Port details |
- vpopmail-stable "Easy virtual domain and authentication package for use with qmail"
- 5.2.1_2 mail
=4 5.2.1_2Version of this port present on the latest quarterly branch. - Maintainer: roam@FreeBSD.org
 - Port Added: 2002-06-12 09:49:24
- Last Update: 2004-02-26 14:18:29
- SVN Revision: UNKNOWN
- People watching this port, also watch:: qmailadmin, vpopmail, netqmail
- License: not specified in port
- WWW:
- http://inter7.com/vpopmail/
- Description:
- vpopmail provides an easy way to manage virtual domains and virtual
accounts on a qmail mail server.
Features:
. Automates all qmail file modifications into documented command line
programs
. Support for named and IP-based virtual domains
. NFS safe
. dynamic directory creation for scalability using fill-in balanced 3
level tree
. understands standard qmail .qmail directives
. interacts well with qmailadmin for web-based administration, courier-imap
for IMAP support, and sqwebmail for web-based mail.
WWW: http://inter7.com/vpopmail/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- qmail-send : mail/qmail
- tcprules : sysutils/ucspi-tcp
- gmake : devel/gmake
- Runtime dependencies:
-
- qmail-send : mail/qmail
- tcprules : sysutils/ucspi-tcp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.2.1_2 26 Feb 2004 14:18:29
 |
ale  |
Remove obsolate port (use mail/vpopmail). |
5.2.1_2 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.2.1_1 19 Feb 2003 16:07:30
 |
roam  |
Remove pkg-comment files in my ports. |
5.2.1_1 09 Feb 2003 13:15:11
 |
roam  |
Fix the regular expressions used for setting the database access
(username, password, database name, etc) - when I did the changeover
from ${PERL} to ${REINPLACE_CMD}, I plain forgot that sed does not
really like Perl-style $1 subexpression references :(
Reported by: Ventsislav Velkov <veno@evrocom.net>,
"Pavel Novikov" <pavel@ext.by> |
5.2.1 20 Jan 2003 16:55:22
 |
roam  |
USE_REINPLACE.
The mail/vpopmail and mail/vpopmail-stable ports retain their Perl
dependency, since the pkg-install script is written in Perl. I think
this might need to be changed when I get the time to look into it.
Submitted by: Ulrich Spoerlein <q@uni.de> |
5.2.1 20 Sep 2002 19:55:07
 |
roam  |
Apply a blessed +3 magic wand of autotools protection; a rogue run of
autoconf or automake over our local patches can ruin your whole day.
This rarely, if ever, affected the vpopmail ports, causing mysterious
failures at install time, but inevitably killed the stunnel build if
automake-1.5 happened to be installed.
Reported by: Dan Langille <dan@langille.org> for stunnel,
Sitchin Zech <mailsagan@yahoo.com> for vpopmail |
5.2.1 12 Jun 2002 09:45:33
 |
roam  |
Create a vpopmail-stable port after a repocopy. The purpose of this
port is to provide easy access to the 'stable' vpopmail branch
(currently 5.2.x), which, while missing some features, may be considered
safer for deployment on production systems.
The main mail/vpopmail port will shortly be updated to the current
development version - 5.3.6 - which, among other things, reintroduces
APOP support, which was removed earlier in the 5.2 branch, and which the
current stable version - 5.2.1 - does not have. IMHO, vpopmail-5.3.6 is
stable enough for production use, but since this may not be true for
future development versions, this vpopmail-stable port was created.
Repocopy by: joe |