aboutsummaryrefslogtreecommitdiff
path: root/mail/vpopmail
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.9.10Neil Blakey-Milner2001-05-242-3/+3
| | | | Notes: svn path=/head/; revision=43011
* Some fixes and tweaks from Yuri, hopefully fixing the mysql problemsNeil Blakey-Milner2001-03-011-4/+10
| | | | | | | | | | | | that have been reported to me. These changes don't affect the package, just if people use some of the WITH_* or WITHOUT_* options Submitted by: Yuri L Khachaturian <yukh@ns.otradnoe.net> Notes: svn path=/head/; revision=38933
* 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-293-3/+5
| | | | 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-032-2/+3
| | | | Notes: svn path=/head/; revision=36648
* 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