summaryrefslogtreecommitdiff
path: root/mail/cucipop
AgeCommit message (Collapse)AuthorFilesLines
2002-09-29add note about modifying /etc/inetd.conf.grant1-1/+10
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-08-21include libs to make this work on Solaris.grant1-1/+5
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-05-01Honor CFLAGS passed in from the environment during the build. Also convertjlam2-42/+28
from a context diff to a unidiff as per pkgsrc standards.
2001-04-20Move to sha1 digests, and add distfile sizes.agc1-3/+5
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-11/+9
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-23pull latest IPv6 patch. this fixes standalone mode behavior.itojun2-4/+4
commented by brad@openbsd
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-1/+4
2001-01-28pull newer IPv6 patch. fixes issues with loggingitojun2-4/+4
2000-12-01Make this work on pre-1.5 systems -- check if USE_INET6 is definedfredb1-2/+2
before testing it's value.
2000-11-22pull IPv6 support from ftp.kame.netitojun4-6/+20
1999-07-09Add package patch checksum files.agc1-0/+7
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc6-0/+12
1998-07-21Addition of cucipop, version 1.31, to the NetBSD packages collection.agc11-0/+191
Cucipop, the Cubic Circle POP3 server, is a very small and fast server for POP3 mail clients--far faster than UW's ipop3d. It does not support POP2, but it does include support for the TOP extension to POP3, Content-Length: headers, and APOP. It can be run from inetd or standalone. Please note that this package is shareware. This package is based on Todd Vierling's submission in PR pkg/4977, as well as Jim Wise's submission in PR pkg/4910, which were put on hold until the licence logic had been added to bsd.pkg.mk, but I've also updated this to version 1.31, and fixed a few things in the compilation process.