a project to simplify installation of open source software
on Mac OS X and Darwin
# $Id: Portfile 20506 2006-11-03 16:00:11Z blair@macports.org $
PortSystem 1.0
PortGroup zope 1.0
zope.setup RevisionManager 1.3.2
revision 2
maintainers nomaintainer@macports.org
description RevisionManager is a CVS frontend for Zope.
long_description RevisionManager is a CVS frontend for Zope. It \
brings the power of revision controlling to the \
ZODB. It introduces all common cvs commands to \
Zope. These include importing, checking in and out, \
updating, adding and removing files, tagging and \
branching. The three common access methods are \
supported: \
- local, i.e. the repository is on the same machine \
as the Zope server \
- server (a.k.a. ext) using rsh or ssh (ssh must be \
used with public key authentication) \
- pserver, the password server. \
Additional features: \
- RevisionManager can use the Zope user id to \
connect to a RSH/SSH or pserver server \
- Upon committing, RevisionManager can include the \
ZODB history of the objects in questions in the CVS \
log. \
- When enabled, RevisionManager stores properties of \
objects in separate .properties files (when \
supported).
homepage http://zope.org/Members/philikon/${zope.product}
master_sites ${homepage}/${version}/
extract.suffix .tgz
checksums md5 0878bd0ba2bdb5d3edee68d4d94f9e44
platforms darwin freebsd
# Depends on these Zope products and external programs
depends_lib-append port:zope-zopetree
depends_run bin:cvs:cvs