diff options
Diffstat (limited to 'mail/vmailmgr')
22 files changed, 0 insertions, 317 deletions
diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile deleted file mode 100644 index f5e820d..0000000 --- a/mail/vmailmgr/Makefile +++ /dev/null @@ -1,51 +0,0 @@ -# New ports collection makefile for: vmailmgr -# Date created: 24.Sep.2003 -# Whom: patrick@rinke-bochum.de -# -# $FreeBSD$ -# - -PORTNAME= vmailmgr -PORTVERSION= 0.96.9 -PORTREVISION= 2 -CATEGORIES= mail -MASTER_SITES= http://www.vmailmgr.org/archive/ - -MAINTAINER= sergei@FreeBSD.org -COMMENT= Virtual MAIL ManaGeR for virtual mailboxes and domains - -BROKEN= Incomplete pkg-plist -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2007-04-10 - -USE_APACHE= yes -USE_QMAIL_RUN= yes - -HAS_CONFIGURE= yes - -SVC_DIR= "${QMAIL_PREFIX}/service/vmailmgrd" -PHP_DIR= ${PREFIX}/www/data-dist/${PORTNAME} -CGI_DIR= ${PREFIX}/www/cgi-bin-dist - -PLIST_SUB+= PHP_DIR=${PHP_DIR} CGI_DIR=${CGI_DIR} - -MAN1= checkvpw.1 vauthenticate.1 vpasswd2cdb.1 vrehash.1 \ - listvdomain.1 vadduser.1 vchattr.1 vchforwards.1 \ - vcheckquota.1 vdeliver.1 vdeluser.1 vpasswd.1 \ - vpasswd2db.1 vpasswds.1 vpopbull.1 vsetup.1 -MAN7= vmailmgr.7 -MAN8= vmailmgrd.8 - -post-patch: - @${REINPLACE_CMD} -e 's|phpdir=".home.httpd.php"|phpdir="${PHP_DIR}"|g' \ - -e 's|cgidir=...prefix./cgi-bin.|cgidir="${CGI_DIR}"|g' \ - ${WRKSRC}/configure ${WRKSRC}/configure.in -post-install: - ${MKDIR} ${PREFIX}/etc/vmailmgr - ${CP} ${WRKSRC}/scripts/autoresponder.sh ${PREFIX}/etc/vmailmgr/vdeliver-postdeliver - ${ECHO_CMD} "default" >${PREFIX}/etc/vmailmgr/default-username - ${MKDIR} ${SVC_DIR}/log - ${CP} ${WRKSRC}/scripts/vmailmgrd.run ${SVC_DIR}/run - ${CP} ${WRKSRC}/scripts/vmailmgrd-log.run ${SVC_DIR}/log/run - -.include <bsd.port.mk> diff --git a/mail/vmailmgr/distinfo b/mail/vmailmgr/distinfo deleted file mode 100644 index 27e0181..0000000 --- a/mail/vmailmgr/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (vmailmgr-0.96.9.tar.gz) = c8d2bb288eeacb799985e8af2c7101c1 -SHA256 (vmailmgr-0.96.9.tar.gz) = 1538cfd0822c23e57cff5a016c6248cc6ad8280d3708a58eb2ba1ea21dde6b29 -SIZE (vmailmgr-0.96.9.tar.gz) = 362379 diff --git a/mail/vmailmgr/files/patch-authenticate:Makefile.in b/mail/vmailmgr/files/patch-authenticate:Makefile.in deleted file mode 100644 index 51a9960..0000000 --- a/mail/vmailmgr/files/patch-authenticate:Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- authenticate/Makefile.in.orig Mon Feb 2 14:47:40 2004 -+++ authenticate/Makefile.in Mon Feb 2 14:49:35 2004 -@@ -93,7 +93,7 @@ - - EXTRA_DIST = $(man_MANS) $(noinst_HTMLS) $(noinst_PODS) - --CXXLINK = $(CC) $(CXXFLAGS) $(LDFLAGS) -o $@ -+CXXLINK = $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@ - INCLUDES = $(CIINCLUDES) -I../lib - - checkvpw_SOURCES = checkvpw.cc authvlib.cc authvlib.h diff --git a/mail/vmailmgr/files/patch-authenticate:authvmailmgr.cc b/mail/vmailmgr/files/patch-authenticate:authvmailmgr.cc deleted file mode 100644 index 816f9a7..0000000 --- a/mail/vmailmgr/files/patch-authenticate:authvmailmgr.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- ./authenticate/authvmailmgr.cc.orig Mon Feb 2 14:45:25 2004 -+++ ./authenticate/authvmailmgr.cc Mon Feb 2 14:45:40 2004 -@@ -15,6 +15,7 @@ - // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - #include <config.h> -+#include <string.h> - #include "misc/exec.h" - #include "authvlib.h" - // Courier-IMAP includes diff --git a/mail/vmailmgr/files/patch-authenticate:checkvpw.cc b/mail/vmailmgr/files/patch-authenticate:checkvpw.cc deleted file mode 100644 index 2d2957a..0000000 --- a/mail/vmailmgr/files/patch-authenticate:checkvpw.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- authenticate/checkvpw.cc.orig Mon Feb 2 14:51:35 2004 -+++ authenticate/checkvpw.cc Mon Feb 2 14:51:55 2004 -@@ -16,6 +16,7 @@ - - #include <config.h> - #include <errno.h> -+#include <stdlib.h> - #include <string.h> - #include <sys/types.h> - #include "config/configrc.h" diff --git a/mail/vmailmgr/files/patch-authenticate:vauthenticate.cc b/mail/vmailmgr/files/patch-authenticate:vauthenticate.cc deleted file mode 100644 index 87502f9..0000000 --- a/mail/vmailmgr/files/patch-authenticate:vauthenticate.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- authenticate/vauthenticate.cc.orig Mon Feb 2 14:53:58 2004 -+++ authenticate/vauthenticate.cc Mon Feb 2 14:54:10 2004 -@@ -16,6 +16,7 @@ - - #include <config.h> - #include <errno.h> -+#include <stdlib.h> - #include <unistd.h> - #include "authvlib.h" - #include "fdbuf/fdbuf.h" diff --git a/mail/vmailmgr/files/patch-cgi:Makefile.in b/mail/vmailmgr/files/patch-cgi:Makefile.in deleted file mode 100644 index 14b0674..0000000 --- a/mail/vmailmgr/files/patch-cgi:Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- cgi/Makefile.in.orig Mon Feb 2 15:09:56 2004 -+++ cgi/Makefile.in Mon Feb 2 15:10:07 2004 -@@ -86,7 +86,7 @@ - cgi_PROGRAMS = vpasswd vadduser vdeluser vaddalias vchattr vchforwards listvdomain - - --CXXLINK = $(CC) $(CXXFLAGS) $(LDFLAGS) -o $@ -+CXXLINK = $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@ - INCLUDES = -I../lib - - vpasswd_SOURCES = vpasswd.cc diff --git a/mail/vmailmgr/files/patch-commands:Makefile.in b/mail/vmailmgr/files/patch-commands:Makefile.in deleted file mode 100644 index d8eeeec..0000000 --- a/mail/vmailmgr/files/patch-commands:Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- commands/Makefile.in.orig Mon Feb 2 14:57:14 2004 -+++ commands/Makefile.in Mon Feb 2 14:57:24 2004 -@@ -99,7 +99,7 @@ - EXTRA_PROGRAMS = vpasswd2cdb vrehash - EXTRA_SCRIPTS = allvpasswd2cdb - --CXXLINK = $(CC) $(CXXFLAGS) $(LDFLAGS) -o $@ -+CXXLINK = $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@ - INCLUDES = -I../lib -DBINDIR=\"@bindir@\" - - listvdomain_SOURCES = listvdomain.cc vcommand.cc diff --git a/mail/vmailmgr/files/patch-commands:vcheckquota.cc b/mail/vmailmgr/files/patch-commands:vcheckquota.cc deleted file mode 100644 index de8bd01..0000000 --- a/mail/vmailmgr/files/patch-commands:vcheckquota.cc +++ /dev/null @@ -1,17 +0,0 @@ ---- commands/vcheckquota.cc.orig Mon Feb 2 15:00:41 2004 -+++ commands/vcheckquota.cc Mon Feb 2 15:01:15 2004 -@@ -31,10 +31,10 @@ - - const char* cli_program = "vcheckquota"; - const char* cli_help_prefix = "vmailmgr quota enforcement program\n"; --const char* cli_help_suffix = " --Warning: the soft-message is linked into the users maildir once for each --message that is received while the account is over its soft quota. This may --result in multiple warning messages.\n"; -+const char* cli_help_suffix = "\n" -+"Warning: the soft-message is linked into the users maildir once for each\n" -+"message that is received while the account is over its soft quota. This may\n" -+"result in multiple warning messages.\n"; - const char* cli_args_usage = ""; - const int cli_args_min = 0; - const int cli_args_max = 0; diff --git a/mail/vmailmgr/files/patch-commands:vchforwards.cc b/mail/vmailmgr/files/patch-commands:vchforwards.cc deleted file mode 100644 index 8e88068..0000000 --- a/mail/vmailmgr/files/patch-commands:vchforwards.cc +++ /dev/null @@ -1,12 +0,0 @@ ---- commands/vchforwards.cc.orig Mon Feb 2 14:58:55 2004 -+++ commands/vchforwards.cc Mon Feb 2 14:59:29 2004 -@@ -25,8 +25,7 @@ - const char* cli_help_prefix = - "Change virtual user forwarding addresses.\n"; - const char* cli_help_suffix = --"If no forwarding addresses are given, forwarding is disabled. --"; -+"If no forwarding addresses are given, forwarding is disabled.\n"; - const char* cli_args_usage = "USERNAME [DESTINATION1 ...]"; - const int cli_args_min = 1; - const int cli_args_max = -1; diff --git a/mail/vmailmgr/files/patch-commands:vpasswd2cdb.cc b/mail/vmailmgr/files/patch-commands:vpasswd2cdb.cc deleted file mode 100644 index b3f82b2..0000000 --- a/mail/vmailmgr/files/patch-commands:vpasswd2cdb.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- commands/vpasswd2cdb.cc.orig Mon Feb 2 14:55:24 2004 -+++ commands/vpasswd2cdb.cc Mon Feb 2 14:56:26 2004 -@@ -27,9 +27,9 @@ - const char* cli_program = "vpasswd2cdb"; - const char* cli_help_prefix = "Converts text password tables to CDB format\n"; - const char* cli_help_suffix = --"Reads in a standard virtual password table in the current directory, --and writes it out to a CDB table. The file names for the text and CDB --tables are determined from the configuration file."; -+"Reads in a standard virtual password table in the current directory,\n" -+"and writes it out to a CDB table. The file names for the text and CDB\n" -+"tables are determined from the configuration file."; - const char* cli_args_usage = ""; - const int cli_args_min = 0; - const int cli_args_max = 0; diff --git a/mail/vmailmgr/files/patch-commands:vpasswd2db.cc b/mail/vmailmgr/files/patch-commands:vpasswd2db.cc deleted file mode 100644 index 7cb1457..0000000 --- a/mail/vmailmgr/files/patch-commands:vpasswd2db.cc +++ /dev/null @@ -1,15 +0,0 @@ ---- commands/vpasswd2db.cc.orig Mon Feb 2 15:02:15 2004 -+++ commands/vpasswd2db.cc Mon Feb 2 15:02:33 2004 -@@ -26,9 +26,9 @@ - const char* cli_program = "vpasswd2db"; - const char* cli_help_prefix = "Converts text password tables to current vpwtable DB format\n"; - const char* cli_help_suffix = --"Reads in a standard virtual password table in the current directory, --and writes it out to a table. The file names for the input and output --tables are determined from the configuration file."; -+"Reads in a standard virtual password table in the current directory,\n" -+"and writes it out to a table. The file names for the input and output\n" -+"tables are determined from the configuration file."; - const char* cli_args_usage = ""; - const int cli_args_min = 0; - const int cli_args_max = 0; diff --git a/mail/vmailmgr/files/patch-daemon:Makefile.in b/mail/vmailmgr/files/patch-daemon:Makefile.in deleted file mode 100644 index 1338a68..0000000 --- a/mail/vmailmgr/files/patch-daemon:Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- daemon/Makefile.in.orig Mon Feb 2 15:06:13 2004 -+++ daemon/Makefile.in Mon Feb 2 15:06:27 2004 -@@ -91,7 +91,7 @@ - - EXTRA_DIST = $(man_MANS) $(noinst_HTMLS) $(noinst_PODS) - --CXXLINK = $(CC) $(CXXFLAGS) $(LDFLAGS) -o $@ -+CXXLINK = $(CXX) $(CXXFLAGS) $(LDFLAGS) -o $@ - INCLUDES = -I../lib - - vmailmgrd_SOURCES = daemon.h adduser2.cc autoresponse.cc chattr.cc check.cc command.h command.cc deluser.cc dispatch.cc listdomain.cc log.h log.cc lookup.cc main.cc state.h state.cc diff --git a/mail/vmailmgr/files/patch-lib:courier-authlib:changeuidgid.c b/mail/vmailmgr/files/patch-lib:courier-authlib:changeuidgid.c deleted file mode 100644 index d4ffb7d..0000000 --- a/mail/vmailmgr/files/patch-lib:courier-authlib:changeuidgid.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./lib/courier-authlib/changeuidgid.c.orig Mon Feb 2 14:43:32 2004 -+++ ./lib/courier-authlib/changeuidgid.c Mon Feb 2 14:43:57 2004 -@@ -12,6 +12,7 @@ - #endif - #include <stdio.h> - #include <stdlib.h> -+#include <string.h> - #include <grp.h> - #include <pwd.h> - #include <errno.h> diff --git a/mail/vmailmgr/files/patch-lib:fdbuf:fdbuf.h b/mail/vmailmgr/files/patch-lib:fdbuf:fdbuf.h deleted file mode 100644 index 59e536d..0000000 --- a/mail/vmailmgr/files/patch-lib:fdbuf:fdbuf.h +++ /dev/null @@ -1,12 +0,0 @@ ---- lib/fdbuf/fdbuf.h.orig Mon Feb 2 14:40:11 2004 -+++ lib/fdbuf/fdbuf.h Mon Feb 2 14:40:38 2004 -@@ -25,6 +25,9 @@ - #include <pthread.h> - #endif - -+#include <unistd.h> -+#include <sys/types.h> -+ - #ifndef FDBUF_SIZE - #define FDBUF_SIZE 4096 - #endif diff --git a/mail/vmailmgr/files/patch-lib:misc:exec.cc b/mail/vmailmgr/files/patch-lib:misc:exec.cc deleted file mode 100644 index 204239f..0000000 --- a/mail/vmailmgr/files/patch-lib:misc:exec.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/misc/exec.cc.orig Mon Feb 2 14:31:16 2004 -+++ lib/misc/exec.cc Mon Feb 2 14:31:41 2004 -@@ -17,6 +17,7 @@ - #include <config.h> - #include <errno.h> - #include <stdlib.h> -+#include <string.h> - #include <sys/stat.h> - #include <sys/types.h> - #include <sys/wait.h> diff --git a/mail/vmailmgr/files/patch-lib:misc:keystrlist.cc b/mail/vmailmgr/files/patch-lib:misc:keystrlist.cc deleted file mode 100644 index 26bbb79..0000000 --- a/mail/vmailmgr/files/patch-lib:misc:keystrlist.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/misc/keystrlist.cc.orig Mon Feb 2 14:33:33 2004 -+++ lib/misc/keystrlist.cc Mon Feb 2 14:33:55 2004 -@@ -15,6 +15,7 @@ - // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - #include <config.h> -+#include <string.h> - #include "strlist.h" - - void keystrlist::set(const mystring& var, const mystring& val) diff --git a/mail/vmailmgr/files/patch-lib:misc:server.cc b/mail/vmailmgr/files/patch-lib:misc:server.cc deleted file mode 100644 index a0c689d..0000000 --- a/mail/vmailmgr/files/patch-lib:misc:server.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/misc/server.cc.orig Mon Feb 2 14:37:29 2004 -+++ lib/misc/server.cc Mon Feb 2 14:37:47 2004 -@@ -17,6 +17,7 @@ - #include <config.h> - #include "server.h" - #include <stdlib.h> -+#include <string.h> - #include <unistd.h> - #include "un.h" - #include "debug.h" diff --git a/mail/vmailmgr/files/patch-lib:misc:strlist.cc b/mail/vmailmgr/files/patch-lib:misc:strlist.cc deleted file mode 100644 index 583b901..0000000 --- a/mail/vmailmgr/files/patch-lib:misc:strlist.cc +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/misc/strlist.cc.orig Mon Feb 2 14:38:26 2004 -+++ lib/misc/strlist.cc Mon Feb 2 14:38:45 2004 -@@ -15,6 +15,7 @@ - // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - - #include <config.h> -+#include <string.h> - #include "strlist.h" - - static const char* compare(const char* ptr, const char* end, diff --git a/mail/vmailmgr/files/patch-lib:mystring:append.cc b/mail/vmailmgr/files/patch-lib:mystring:append.cc deleted file mode 100644 index b08c792..0000000 --- a/mail/vmailmgr/files/patch-lib:mystring:append.cc +++ /dev/null @@ -1,8 +0,0 @@ ---- lib/mystring/append.cc.orig Mon Feb 2 14:41:33 2004 -+++ lib/mystring/append.cc Mon Feb 2 14:41:52 2004 -@@ -1,3 +1,5 @@ -+#include <string.h> -+ - #include "mystring.h" - #include "trace.h" - diff --git a/mail/vmailmgr/pkg-descr b/mail/vmailmgr/pkg-descr deleted file mode 100644 index 5533b32..0000000 --- a/mail/vmailmgr/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -VMailMgr (short for Virtual MAIL ManaGeR) is a package of programs -designed to manage multiple domains of mail addresses and mailboxes -on a single host. It co-operates with qmail for mail delivery and -program control. - -WWW: http://www.vmailmgr.org/ diff --git a/mail/vmailmgr/pkg-plist b/mail/vmailmgr/pkg-plist deleted file mode 100644 index f25a5e3..0000000 --- a/mail/vmailmgr/pkg-plist +++ /dev/null @@ -1,54 +0,0 @@ -bin/vpasswd2cdb -bin/vrehash -bin/listvdomain -bin/vadduser -bin/vaddusers -bin/vchattr -bin/vchforwards -bin/vcheckquota -bin/vdeliver -bin/vdeluser -bin/vpasswd -bin/vpasswd2db -bin/vpasswds -bin/vpopbull -bin/vsetup -bin/allvpasswd2cdb -bin/vaddalias -bin/vconf2dir -bin/vauthenticate -bin/checkvpw -bin/showvconfig -%%CGI_DIR%%/vpasswd -%%CGI_DIR%%/vadduser -%%CGI_DIR%%/vdeluser -%%CGI_DIR%%/vaddalias -%%CGI_DIR%%/vchattr -%%CGI_DIR%%/vchforwards -%%CGI_DIR%%/listvdomain -@dirrmtry %%CGI_DIR%% -etc/vmailmgr/default-username -etc/vmailmgr/vdeliver-postdeliver -lib/courier-imap/libexec/authlib/authvmailmgr -@dirrm lib/courier-imap/libexec/authlib -@dirrm lib/courier-imap/libexec -@dirrm lib/courier-imap -sbin/vmailmgrd -@dirrm etc/vmailmgr -%%PHP_DIR%%/vmail.inc -@dirrm %%PHP_DIR%% -@cwd /var/qmail/service -vmailmgrd/log/run -vmailmgrd/run -@unexec [ -e %D/vmailmgrd/log/supervise/control ] && rm %D/vmailmgrd/log/supervise/control -@unexec [ -e %D/vmailmgrd/log/supervise/lock ] && rm %D/vmailmgrd/log/supervise/lock -@unexec [ -e %D/vmailmgrd/log/supervise/ok ] && rm %D/vmailmgrd/log/supervise/ok -@unexec [ -e %D/vmailmgrd/log/supervise/status ] && rm %D/vmailmgrd/log/supervise/status -@unexec [ -e %D/vmailmgrd/log/supervise ] && rmdir %D/vmailmgrd/log/supervise -@unexec [ -e %D/vmailmgrd/supervise/control ] && rm %D/vmailmgrd/supervise/control -@unexec [ -e %D/vmailmgrd/supervise/lock ] && rm %D/vmailmgrd/supervise/lock -@unexec [ -e %D/vmailmgrd/supervise/ok ] && rm %D/vmailmgrd/supervise/ok -@unexec [ -e %D/vmailmgrd/supervise/status ] && rm %D/vmailmgrd/supervise/status -@unexec [ -e %D/vmailmgrd/supervise ] && rmdir %D/vmailmgrd/supervise -@dirrm vmailmgrd/log -@dirrm vmailmgrd |