Commit graph

13 commits

Author SHA1 Message Date
schmonz
90643f60bf Keep up with changes to lukemftp package: Correct the PKGNAME, and
sort the order of fields to placate pkglint.
2002-06-10 10:53:48 +00:00
yyamano
0c95c6e366 Use USE_INET6 instead of "${OPSYS} == Darwin" to disable IPv6.
This change makes it easy to migrate to Jaguar. Approved by schmonz.
2002-06-08 06:42:05 +00:00
schmonz
b4f7f4f8a3 --disable-ipv6 on Darwin. 2002-06-02 02:23:36 +00:00
lukem
d04c24406a Update from 1.1 to 1.2-beta2.
User visible changes include:
    - enable case insensitive fnmatch(3)ing for hostname globs in ftpusers(5)
    - add 'denyquick' ftpd.conf(5) keyword
    - add 'private' ftpd.conf(5) keyword
    - use "advertise" in docco
User visible fixes:
    - reject SIZE requests for ASCII files > 10KB long
    - fixes for mlsd/mlst standards conformance
    - fix passive transfers for various web browsers
    - various glob(3) fixes
    - don't log xferlog-style entries if the transfer didn't start
    - fix skey password challenge
    - don't try and use the motd directive if it's not set
2002-05-23 12:07:59 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
lukem
18139cc0ae update to lukemftpd 1.1. user visible changes:
* Fixed checkportcmd for the IPv4 case.
* Added support for S/Key authentication.
* Use method other than glob(3) to do ~ expansion.
* Improve portability.
* Rewrite method of handling out-of-band operations, in order to more
  easily support RFC2228 security extensions in a future release.
2001-05-09 02:13:41 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00
wennmach
c64280da74 Add a CONFLICTS entry for wu-ftpd and kth-krb4
Detected by pkgconflict.
2001-04-12 09:23:49 +00:00
lukem
66f4b365e3 lukemftpd - a port of netbsd(-current)'s ftpd to older netbsd releases
and other operating systems
2001-04-09 10:14:31 +00:00
lukem
411c9a2ede lukemftpd - a port of netbsd(-current)'s ftpd to older netbsd releases
and other operating systems
2001-04-09 10:03:54 +00:00