diff options
author | knu <knu@FreeBSD.org> | 2001-09-02 02:57:08 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-02 02:57:08 +0800 |
commit | 10038e9948bef09d352da5b9e837459ae7ef18d2 (patch) | |
tree | ff33e9be4d949d50b7838491c62a3db2fb32d483 /devel/p4p/pkg-descr | |
parent | 64e5821660f11b28a765315d5715d896cb379a48 (diff) | |
download | freebsd-ports-gnome-10038e9948bef09d352da5b9e837459ae7ef18d2.tar.gz freebsd-ports-gnome-10038e9948bef09d352da5b9e837459ae7ef18d2.tar.zst freebsd-ports-gnome-10038e9948bef09d352da5b9e837459ae7ef18d2.zip |
- Update to version 01.1
- Support the alpha platform (although it is still at version 99.1)
- Install p4ftpd
- Create a non-privileged user and run p4d as the user
- Dig directories and make the port plug-and-play
- Change the configuration file's name to perforce.conf
- Do not unconditionally remove perforce.conf on deinstall
- Make almost all parameters (including directory layouts and
user/group names) configurable via make variables
- Make the startup script support "restart"
- Take over the maintainership
Approved by: Samuel Tardieu <sam@inf.enst.fr> (ex. MAINTAINER)
Diffstat (limited to 'devel/p4p/pkg-descr')
-rw-r--r-- | devel/p4p/pkg-descr | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p4p/pkg-descr b/devel/p4p/pkg-descr index f58442e3db0a..e6d35851b44b 100644 --- a/devel/p4p/pkg-descr +++ b/devel/p4p/pkg-descr @@ -1,7 +1,4 @@ -Perforce is a commercial revision control system that can be used gratis -for developing free software (see WWW page for details). +Perforce is a commercial revision control system that can be used +gratis for developing free software. (see the WWW page for details). WWW: http://www.perforce.com/ - - -- Samuel Tardieu - sam@inf.enst.fr |