diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-06-02 15:20:06 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-06-02 15:20:06 +0000 |
commit | 238444b6afb0d266f99d801d059919ffd644631e (patch) | |
tree | 4156441eee955ca9b3052d32349e2c0213986eb2 /chat/dircproxy/PLIST | |
parent | 26366b734c76729b2f04949f30cd92c13243f9df (diff) | |
download | pkgsrc-238444b6afb0d266f99d801d059919ffd644631e.tar.gz |
Update to 1.0.5; some of the changes:
* New 'pid_file', 'allow_users' and 'allow_kill' config directives.
* New -p command line parameter (adjusts pid_file).
* Included contrib scripts, cronchk.sh and privmsg-log.pl
* New 'server_keepalive' config directive.
* Bug fixes.
Changes in the package:
* We need perl to run some of the installed scripts.
* Provide a rc.d script to run the daemon.
* Honour PKG_SYSCONFDIR.
Closes PR pkg/21644 by Juan RP.
Diffstat (limited to 'chat/dircproxy/PLIST')
-rw-r--r-- | chat/dircproxy/PLIST | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/chat/dircproxy/PLIST b/chat/dircproxy/PLIST index 72dca924961..52913194366 100644 --- a/chat/dircproxy/PLIST +++ b/chat/dircproxy/PLIST @@ -1,8 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 20:06:20 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/06/02 15:20:06 jmmv Exp $ bin/dircproxy bin/dircproxy-crypt -man/man1/dircproxy.1 +etc/rc.d/dircproxy man/man1/dircproxy-crypt.1 -share/dircproxy/dircproxyrc +man/man1/dircproxy.1 +share/dircproxy/cronchk.sh share/dircproxy/log.pl +share/dircproxy/privmsg-log.pl +share/examples/dircproxy/dircproxyrc +@dirrm share/examples/dircproxy @dirrm share/dircproxy |