pkgsrc/net/couriertcpd
jlam ed1597fb03 Don't hardcode the use of "99" as a file descriptor because it may
not be available.  Instead, use (OPEN_MAX - 1) which uses the same
"pick a high number" strategy as choosing "99", but is more likely to
be available.  This allows users with a soft limit of 64 open files
to run courierfilter and courierldapaliasd.

Bump the following PKGREVISIONs:

	mail/courier-mta	--> 11
	meta-pkgs/courier	--> 7
	net/couriertcpd		--> 3
2007-09-23 11:42:43 +00:00
..
patches Don't hardcode the use of "99" as a file descriptor because it may 2007-09-23 11:42:43 +00:00
DEINSTALL
DESCR
distinfo Don't hardcode the use of "99" as a file descriptor because it may 2007-09-23 11:42:43 +00:00
Makefile Don't hardcode the use of "99" as a file descriptor because it may 2007-09-23 11:42:43 +00:00
PLIST Install couriertcpd into sbin, which is the location expected by stock 2006-06-26 05:21:17 +00:00