aboutsummaryrefslogtreecommitdiff
path: root/mail/vpopmail
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 4.9.4.Neil Blakey-Milner2000-10-142-4/+53
| | | | | | | | | This changes a default - you now need to specify WITH_PASSWD to authenticate against /etc/passwd. This means the vchkpw needn't run as root. Notes: svn path=/head/; revision=33804
* ${PKGDIR}/INSTALL -> ${PKGINSTALL}. ${PKGINSTALL} is called withoutSatoshi Asami2000-10-081-1/+1
| | | | | | | | any arguments but I'm not sure what I should give it (it's called from pre-configure!) so I'll leave it alone. Notes: svn path=/head/; revision=33566
* As clever as makeport.pl is, I made this port. (change Whom:)Neil Blakey-Milner2000-09-221-2/+2
| | | | | | | Change ~vpopmail to ${PREFIX}/vpopmail. Notes: svn path=/head/; revision=32997
* Add vpopmail, a virtual host and virtual user manager for qmail, atNeil Blakey-Milner2000-09-216-0/+202
version 4.9. This port reserves uid 89 and gid 89, as mentioned in the porters-handbook. Notes: svn path=/head/; revision=32927