Commit graph

17 commits

Author SHA1 Message Date
Peter Pentchev
93ec79962e Update to 5.0.1.
Add the WITH_QMAIL_EXT knob to enable the user-* address extensions.
2001-12-17 18:52:19 +00:00
Peter Pentchev
a7c5e60cc5 Update to 5.0. This should enable the sqwebmail and courier-imap
ports to work once again.

NB: The vpopmail documentation says that the special support for
sqwebmail authorization is no longer needed for sqwebmail 3.0 and above.
If your sqwebmail installation does not work after this vpopmail update,
make sure to try vpopmail built both with and without the WITH_SQWEBMAIL
knob enabled.

Requested and patiently awaited by:	much too many to list..
Tested by:	NERvOus <nervous@nervous.it>,
		Valentin Zahariev <curly@e-card.bg>
2001-11-20 18:11:26 +00:00
Peter Pentchev
88c3bf1dc1 Fix the build of several dependent ports by actually installing
the inc_deps and lib_deps files.  This should fix qmailadmin,
courier-imap and possibly others, after I broke them by my configure
changes to not create and populate ${PREFIX}/vpopmail/etc/ at
configure time.
Add a couple of configuration knobs.
Bump PORTREVISION for the inc_deps/lib_deps fix.

Reported by:	a multitude of innocents :(
Pointy hat:	roam (myself)
2001-11-04 12:05:05 +00:00
Peter Pentchev
6f7ea96ff4 Assume maintainership of this port; Neil has asked me a couple of
times in the last few months :)
2001-11-02 13:49:45 +00:00
Peter Pentchev
63b7fbd702 Fix a CONFIGURE_ARGS typo: --enable-qmail-dir -> --enable-qmaildir.
No PORTREVISION bump necessary IMHO.

Submitted by:	"Dmitry Osipov" <daosipov@mail.ru>
2001-10-15 13:39:11 +00:00
Peter Pentchev
bb8cf40c25 Turn off world-readability on the directories holding the executable
binaries and libraries of vpopmail.  This prevents arbitrary users
from obtaining the username and password for access to the MySQL database,
which are present in plaintext in the vpopmail object files and binaries.

Obtained from:	Bugtraq
2001-09-08 10:48:49 +00:00
Peter Pentchev
0aa41aea19 Rip out the configure script parts that try to modify the destination dir.
Let the user override the MySQL username, password and db at build time.
Let the user override the vchkpw gid and the vpopmail uid.
Bump PORTREVISION.

Approved by:	nbm (maintainer)
2001-07-04 15:34:50 +00:00
Neil Blakey-Milner
f0f39eb425 Update to 4.9.10 2001-05-24 13:15:57 +00:00
Neil Blakey-Milner
4c8ae3e193 Some fixes and tweaks from Yuri, hopefully fixing the mysql problems
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>
2001-03-01 13:05:47 +00:00
Neil Blakey-Milner
452f0fa690 Incorporate optional DEFAULT_DOMAIN and mysql support.
PR:		24718
Submitted by:	Alex Povolotsky <tarkhil@over.ru>
2001-01-29 15:18:28 +00:00
Neil Blakey-Milner
a574638be5 Update to vpopmail 4.9.8. 2001-01-29 12:01:31 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Neil Blakey-Milner
0440a8f280 Upgrade to 4.9.6-1 2001-01-03 14:28:30 +00:00
Neil Blakey-Milner
cdf3cb97b9 Upgrade to 4.9.4.
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.
2000-10-14 01:29:49 +00:00
Satoshi Asami
3834cc1b28 ${PKGDIR}/INSTALL -> ${PKGINSTALL}. ${PKGINSTALL} is called without
any arguments but I'm not sure what I should give it (it's called from
pre-configure!) so I'll leave it alone.
2000-10-08 08:53:06 +00:00
Neil Blakey-Milner
54d149d0d9 As clever as makeport.pl is, I made this port. (change Whom:)
Change ~vpopmail to ${PREFIX}/vpopmail.
2000-09-22 11:39:14 +00:00
Neil Blakey-Milner
25d71de54f Add vpopmail, a virtual host and virtual user manager for qmail, at
version 4.9.

This port reserves uid 89 and gid 89, as mentioned in the
porters-handbook.
2000-09-21 13:01:40 +00:00