Commit graph

10 commits

Author SHA1 Message Date
bsiegert
1838a3ce40 Do not link against -lcrypt on MirBSD, fixes the build. 2011-11-01 14:47:09 +00:00
jlam
73485778a7 * makevpopdb(8) does not need to be setgid anything. It is supposed to be
run as "root".

* Remove unnecessary passing of ROOT_USER and ROOT_GROUP to the
  distribution Makefile.  Instead, we simply use BSD_INSTALL_* macros
  to do the installation and use SPECIAL_PERMS to clean up and special
  permissions after the fact.

* Add a TODO section to the package Makefile that highlights the things
  that need to be done to fix this package.

* Fix MESSAGE to refer to ${PREFIX}, not ${LOCALBASE}, for the location
  of the installed files.

Bump PKGREVISION to 3 due to change in permissions for makevpopdb.
2007-06-19 21:07:42 +00:00
joerg
611d2a44a9 Fix errno. 2006-01-08 15:12:11 +00:00
grant
3187b3280f add optional db2 support via PKG_OPTIONS.cucipop=db2. fix some bugs in
db2 code using hints from debian's fix.

makevpopdb works now, but there are still bugs lurking in the virtual
domain code.

no PKGREVISION bump as db2 is not enabled by default.
2004-09-02 10:39:04 +00:00
jmmv
7a859b3f68 Use ROOT_USER and ROOT_GROUP in patch file, instead of root and wheel. 2003-07-15 17:32:32 +00:00
jmmv
965e8e57a5 Avoid hardcoding /usr/pkg in patch files.
Do the "dynamic" substitution in the pre-configure target instead of post-patch
so that patches can be generated properly after a "make patch".
2003-06-07 17:48:34 +00:00
jlam
d4c6e4ffd8 Honor CFLAGS passed in from the environment during the build. Also convert
from a context diff to a unidiff as per pkgsrc standards.
2001-05-01 06:55:51 +00:00
itojun
7b85154b88 pull IPv6 support from ftp.kame.net 2000-11-22 13:05:58 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
agc
63787c3980 Addition of cucipop, version 1.31, to the NetBSD packages collection.
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.
1998-07-21 11:39:54 +00:00