aboutsummaryrefslogtreecommitdiff
path: root/mail/vpopmail-stable/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Incorporate optional DEFAULT_DOMAIN and mysql support.Neil Blakey-Milner2001-01-291-0/+14
| | | | | | | | PR: 24718 Submitted by: Alex Povolotsky <tarkhil@over.ru> Notes: svn path=/head/; revision=37753
* Update to vpopmail 4.9.8.Neil Blakey-Milner2001-01-291-2/+1
| | | | Notes: svn path=/head/; revision=37728
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Upgrade to 4.9.6-1Neil Blakey-Milner2001-01-031-1/+2
| | | | Notes: svn path=/head/; revision=36648
* Upgrade to 4.9.4.Neil Blakey-Milner2000-10-141-3/+52
| | | | | | | | | 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-211-0/+47
version 4.9. This port reserves uid 89 and gid 89, as mentioned in the porters-handbook. Notes: svn path=/head/; revision=32927