From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- net/wu-ftpd/DESCR | 24 ++++++++++++++++++++++++ net/wu-ftpd/PLIST | 23 +++++++++++++++++++++++ net/wu-ftpd/pkg/DESCR | 24 ------------------------ net/wu-ftpd/pkg/PLIST | 23 ----------------------- 4 files changed, 47 insertions(+), 47 deletions(-) create mode 100644 net/wu-ftpd/DESCR create mode 100644 net/wu-ftpd/PLIST delete mode 100644 net/wu-ftpd/pkg/DESCR delete mode 100644 net/wu-ftpd/pkg/PLIST (limited to 'net/wu-ftpd') diff --git a/net/wu-ftpd/DESCR b/net/wu-ftpd/DESCR new file mode 100644 index 00000000000..c0122679abc --- /dev/null +++ b/net/wu-ftpd/DESCR @@ -0,0 +1,24 @@ +The package is linked dynamic so that you will get the right crypt +library. If you are serious about performance, you may want to recompile +it by yourself (the port will link static by default). +-Satoshi (Nov 14, 1995) + +REMINDER: to use ftpaccess(5) you need to specify -a in command line, +it is changed from previous versions. +-Ache +--- +WASHINGTON UNIVERSITY FTP SERVER, RELEASE 2.4 +wu-ftpd is a replacement ftp server for Un*x systems. Besides +supporting the ftp protocol defined in RFC 959, it adds the following +features: + o logging of transfers + o logging of commands + o on the fly compression and archiving + o classification of users on type and location + o per class limits + o per directory upload permissions + o restricted guest accounts + o system wide and per directory messages. + o directory alias + o cdpath + o filename filter diff --git a/net/wu-ftpd/PLIST b/net/wu-ftpd/PLIST new file mode 100644 index 00000000000..60191ee5d77 --- /dev/null +++ b/net/wu-ftpd/PLIST @@ -0,0 +1,23 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:52 zuntum Exp $ +bin/ftpcount +bin/ftpwho +libexec/ftpd +man/man1/ftpcount.1 +man/man1/ftpwho.1 +man/man5/ftpaccess.5 +man/man5/ftpconversions.5 +man/man5/ftphosts.5 +man/man5/ftpservers.5 +man/man5/xferlog.5 +man/man8/ftpd.8 +man/man8/ftprestart.8 +man/man8/ftpshut.8 +man/man8/privatepw.8 +sbin/ftpckconfig +sbin/ftprestart +sbin/ftpshut +sbin/privatepw +share/examples/wu-ftpd/ftpaccess.example +share/examples/wu-ftpd/ftpconversions.example +share/examples/wu-ftpd/ftpusers.example +@dirrm share/examples/wu-ftpd diff --git a/net/wu-ftpd/pkg/DESCR b/net/wu-ftpd/pkg/DESCR deleted file mode 100644 index c0122679abc..00000000000 --- a/net/wu-ftpd/pkg/DESCR +++ /dev/null @@ -1,24 +0,0 @@ -The package is linked dynamic so that you will get the right crypt -library. If you are serious about performance, you may want to recompile -it by yourself (the port will link static by default). --Satoshi (Nov 14, 1995) - -REMINDER: to use ftpaccess(5) you need to specify -a in command line, -it is changed from previous versions. --Ache ---- -WASHINGTON UNIVERSITY FTP SERVER, RELEASE 2.4 -wu-ftpd is a replacement ftp server for Un*x systems. Besides -supporting the ftp protocol defined in RFC 959, it adds the following -features: - o logging of transfers - o logging of commands - o on the fly compression and archiving - o classification of users on type and location - o per class limits - o per directory upload permissions - o restricted guest accounts - o system wide and per directory messages. - o directory alias - o cdpath - o filename filter diff --git a/net/wu-ftpd/pkg/PLIST b/net/wu-ftpd/pkg/PLIST deleted file mode 100644 index 3cdd01b32a1..00000000000 --- a/net/wu-ftpd/pkg/PLIST +++ /dev/null @@ -1,23 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 2000/07/08 16:52:06 rh Exp $ -bin/ftpcount -bin/ftpwho -libexec/ftpd -man/man1/ftpcount.1 -man/man1/ftpwho.1 -man/man5/ftpaccess.5 -man/man5/ftpconversions.5 -man/man5/ftphosts.5 -man/man5/ftpservers.5 -man/man5/xferlog.5 -man/man8/ftpd.8 -man/man8/ftprestart.8 -man/man8/ftpshut.8 -man/man8/privatepw.8 -sbin/ftpckconfig -sbin/ftprestart -sbin/ftpshut -sbin/privatepw -share/examples/wu-ftpd/ftpaccess.example -share/examples/wu-ftpd/ftpconversions.example -share/examples/wu-ftpd/ftpusers.example -@dirrm share/examples/wu-ftpd -- cgit v1.2.3