Commit graph

17 commits

Author SHA1 Message Date
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
rillig
579e977969 Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
wiz
898e61efd5 Convert to options framework. 2005-12-02 17:03:54 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
lukem
e1fdf88edd Update to tnftpd 20040810. Notable changes:
* remove use of setjmp/longjmp
* improve safety of signal handlers
* fix minor memory leaks
* improve portability to BSD/OS 3.0
2004-08-10 01:58:11 +00:00
cjep
f6887a97b1 Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
2004-06-08 12:23:59 +00:00
grant
bda506ae88 incorporate patch from othersrc/libexec/tnftpd to honour --sysconfdir
(will be included in the next release) and make the package honour
PKG_SYSCONFDIR.

use CONF_FILES to install the sample configuration ftpd.conf and
ftpusers.

bump PKGREVISION, as the default configuration file location has
changed to ${PKG_SYSCONFDIR}. set PKG_SYSCONFDIR.tnftpd=/etc to get
the previous behaviour.
2003-12-20 13:38:37 +00:00
grant
ea7c879d95 nuke PKGNAME (not needed) and SVR4_PKGNAME (invalid).
use CPPFLAGS.SunOS instead of a conditional.
2003-12-19 21:30:00 +00:00
grant
8f15e0cea5 tnftp listens _on_ a port, not "at" a port.
s/netbsd.org/NetBSD.org/
2003-12-18 01:50:00 +00:00
grant
7bdd4e6e52 indent conditionals, quote some literals, uppercase some literals. 2003-12-18 01:49:05 +00:00
lukem
588a130e02 Update tnftpd to 20031217. Notable changes:
*	Improved portability to Tru64, IRIX, and other LP64 platforms.
	(Inbuilt ls works on IRIX now.  Thanks to Onno van der Linden
	for highlighting the underlying issue!)
    *	License updates on third party code.
    *	Update fts(3) code to include fix for possible race condition.
2003-12-18 01:14:59 +00:00
lukem
1a94f63ead Update to tnftpd 20031210.
Notable changes:
    *	portability fixes for Darwin/Tru64.
    *	license updates
    *	version format change
2003-12-10 02:57:51 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
lukem
b883d5431c tnftpd - The NetBSD FTP Daemon. (replaces lukemftpd) 2003-02-27 04:53:34 +00:00
lukem
3067a8e669 tnftpd - The NetBSD FTP Daemon. (replaces lukemftpd) 2003-02-27 04:40:45 +00:00