Date: Wed, 7 Jan 2004 23:20:34 +0100 (CET) From: Rob Evers <rob@debank.tv> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/61044: [maintainer-update] mail/postfixadmin Message-ID: <200401072220.i07MKYLs066394@haha.debank.tv> Resent-Message-ID: <200401072230.i07MUOL0065420@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 61044 >Category: ports >Synopsis: [maintainer-update] mail/postfixadmin >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed Jan 07 14:30:24 PST 2004 >Closed-Date: >Last-Modified: >Originator: Rob Evers >Release: FreeBSD 4.9-RELEASE i386 >Organization: >Environment: System: FreeBSD haha.debank.tv 4.9-RELEASE FreeBSD 4.9-RELEASE #1: Thu Nov 13 01:17:26 CET 2003 rob@haha.debank.tv:/usr/obj/usr/src/sys/HAHA i386 >Description: Update mail/postfixadmin Includes ports/60908 by Franz Klammer <klammer@webonaut.com> The new version includes many new features. The database structure has changed !! Read UPGRADE.TXT >How-To-Repeat: >Fix: --- postfixadmin.patch begins here --- diff -ru postfixadmin.orig/Makefile postfixadmin/Makefile --- postfixadmin.orig/Makefile Sat Jan 3 07:56:11 2004 +++ postfixadmin/Makefile Wed Jan 7 22:42:00 2004 @@ -6,7 +6,7 @@ # PORTNAME= postfixadmin -PORTVERSION= 1.5.4 +PORTVERSION= 2.0.2 CATEGORIES= mail MASTER_SITES= http://high5.net/postfixadmin/download.php/ DISTNAME= ${PORTNAME}-${PORTVERSION} @@ -32,7 +32,20 @@ ${FIND} ${WRKSRC} -name '*.orig' -delete do-install: - @${MKDIR} ${PREFIX}/www/postfixadmin - @${CP} -r ${WRKSRC}/* ${PREFIX}/www/postfixadmin/ - + @${MKDIR} ${PREFIX}/www/postfixadmin/VIRTUAL_VACATION + @${MKDIR} ${PREFIX}/www/postfixadmin/admin + @${MKDIR} ${PREFIX}/www/postfixadmin/languages + @${MKDIR} ${PREFIX}/www/postfixadmin/templates + @${MKDIR} ${PREFIX}/www/postfixadmin/users + @${INSTALL_DATA} ${WRKSRC}/*.TXT ${PREFIX}/www/postfixadmin + @${INSTALL_DATA} ${WRKSRC}/*.php ${PREFIX}/www/postfixadmin + @${INSTALL_DATA} ${WRKSRC}/*.png ${PREFIX}/www/postfixadmin + @${INSTALL_DATA} ${WRKSRC}/*.sample ${PREFIX}/www/postfixadmin + @${INSTALL_DATA} ${WRKSRC}/*.css ${PREFIX}/www/postfixadmin + @${INSTALL_DATA} ${WRKSRC}/VIRTUAL_VACATION/* ${PREFIX}/www/postfixadmin/VIRTUAL_VACATION + @${INSTALL_DATA} ${WRKSRC}/admin/* ${PREFIX}/www/postfixadmin/admin + @${INSTALL_DATA} ${WRKSRC}/admin/.ht* ${PREFIX}/www/postfixadmin/admin + @${INSTALL_DATA} ${WRKSRC}/languages/* ${PREFIX}/www/postfixadmin/languages + @${INSTALL_DATA} ${WRKSRC}/templates/* ${PREFIX}/www/postfixadmin/templates + @${INSTALL_DATA} ${WRKSRC}/users/* ${PREFIX}/www/postfixadmin/users .include <bsd.port.mk> diff -ru postfixadmin.orig/distinfo postfixadmin/distinfo --- postfixadmin.orig/distinfo Sat Jan 3 07:56:11 2004 +++ postfixadmin/distinfo Wed Jan 7 22:11:43 2004 @@ -1 +1 @@ -MD5 (postfixadmin-1.5.4.tgz) = a56de975c1c94637689db991eb59ebba +MD5 (postfixadmin-2.0.2.tgz) = 0052f783adcfa3c641687f68cabafc66 diff -ru postfixadmin.orig/pkg-plist postfixadmin/pkg-plist --- postfixadmin.orig/pkg-plist Sat Jan 3 07:56:11 2004 +++ postfixadmin/pkg-plist Wed Jan 7 22:40:27 2004 @@ -1,35 +1,93 @@ -www/postfixadmin/admin/sendmail.php +www/postfixadmin/CHANGELOG.TXT +www/postfixadmin/DATABASE.TXT +www/postfixadmin/INSTALL.TXT +www/postfixadmin/LICENSE.TXT +www/postfixadmin/TABLE_CHANGES.TXT +www/postfixadmin/UPGRADE.TXT +www/postfixadmin/VIRTUAL_VACATION/FILTER_README +www/postfixadmin/VIRTUAL_VACATION/INSTALL.TXT +www/postfixadmin/VIRTUAL_VACATION/mail-filter +www/postfixadmin/VIRTUAL_VACATION/vacation.pl +www/postfixadmin/admin/.htaccess www/postfixadmin/admin/.htpasswd -www/postfixadmin/admin/adminview.php +www/postfixadmin/admin/backup.php +www/postfixadmin/admin/create-admin.php +www/postfixadmin/admin/create-alias.php +www/postfixadmin/admin/create-domain.php +www/postfixadmin/admin/create-mailbox.php www/postfixadmin/admin/delete.php -www/postfixadmin/admin/domainview.php +www/postfixadmin/admin/edit-admin.php +www/postfixadmin/admin/edit-alias.php +www/postfixadmin/admin/edit-domain.php +www/postfixadmin/admin/edit-mailbox.php www/postfixadmin/admin/index.php -www/postfixadmin/admin/newadmin.php -www/postfixadmin/admin/newdomain.php -www/postfixadmin/admin/passwd.php -www/postfixadmin/admin/virtualview.php -www/postfixadmin/admin/.htaccess -www/postfixadmin/admin/modify.php -www/postfixadmin/vacation.php -www/postfixadmin/stylesheet.css -www/postfixadmin/sendmail.php -www/postfixadmin/pwd.php -www/postfixadmin/passwd.php -www/postfixadmin/my_lib.php -www/postfixadmin/modify.php -www/postfixadmin/main.php -www/postfixadmin/mailbox.php -www/postfixadmin/logout.php -www/postfixadmin/login.php -www/postfixadmin/index.php -www/postfixadmin/delete.php +www/postfixadmin/admin/list-admin.php +www/postfixadmin/admin/list-domain.php +www/postfixadmin/admin/list-virtual.php +www/postfixadmin/admin/viewlog.php www/postfixadmin/config.inc.php.sample -www/postfixadmin/changename.php -www/postfixadmin/alias.php -www/postfixadmin/UPGRADE.TXT -www/postfixadmin/LICENSE.TXT -www/postfixadmin/INSTALL.TXT -www/postfixadmin/vcp.php -www/postfixadmin/CHANGELOG.TXT +www/postfixadmin/create-alias.php +www/postfixadmin/create-mailbox.php +www/postfixadmin/delete.php +www/postfixadmin/edit-alias.php +www/postfixadmin/edit-mailbox.php +www/postfixadmin/functions.inc.php +www/postfixadmin/index.php +www/postfixadmin/languages/de.lang +www/postfixadmin/languages/en.lang +www/postfixadmin/languages/es.lang +www/postfixadmin/login.php +www/postfixadmin/logout.php +www/postfixadmin/main.php +www/postfixadmin/overview.php +www/postfixadmin/password.php +www/postfixadmin/postfixadmin.png +www/postfixadmin/sendmail.php +www/postfixadmin/stylesheet.css +www/postfixadmin/templates/admin_create-admin.tpl +www/postfixadmin/templates/admin_create-domain.tpl +www/postfixadmin/templates/admin_create-mailbox.tpl +www/postfixadmin/templates/admin_edit-admin.tpl +www/postfixadmin/templates/admin_edit-domain.tpl +www/postfixadmin/templates/admin_list-admin.tpl +www/postfixadmin/templates/admin_list-domain.tpl +www/postfixadmin/templates/admin_list-virtual.tpl +www/postfixadmin/templates/admin_menu.tpl +www/postfixadmin/templates/create-alias.tpl +www/postfixadmin/templates/create-mailbox.tpl +www/postfixadmin/templates/delete.tpl +www/postfixadmin/templates/edit-alias.tpl +www/postfixadmin/templates/edit-mailbox.tpl +www/postfixadmin/templates/footer.tpl +www/postfixadmin/templates/header.tpl +www/postfixadmin/templates/login.tpl +www/postfixadmin/templates/main.tpl +www/postfixadmin/templates/menu.tpl +www/postfixadmin/templates/overview-get.tpl +www/postfixadmin/templates/overview.tpl +www/postfixadmin/templates/password.tpl +www/postfixadmin/templates/sendmail.tpl +www/postfixadmin/templates/users_edit-alias.tpl +www/postfixadmin/templates/users_login.tpl +www/postfixadmin/templates/users_main.tpl +www/postfixadmin/templates/users_menu.tpl +www/postfixadmin/templates/users_password.tpl +www/postfixadmin/templates/users_vacation-get.tpl +www/postfixadmin/templates/users_vacation.tpl +www/postfixadmin/templates/vcp.tpl +www/postfixadmin/templates/viewlog.tpl +www/postfixadmin/users/edit-alias.php +www/postfixadmin/users/index.php +www/postfixadmin/users/login.php +www/postfixadmin/users/logout.php +www/postfixadmin/users/main.php +www/postfixadmin/users/password.php +www/postfixadmin/users/vacation.php +www/postfixadmin/variables.inc.php +www/postfixadmin/viewlog.php +@dirrm www/postfixadmin/VIRTUAL_VACATION @dirrm www/postfixadmin/admin +@dirrm www/postfixadmin/languages +@dirrm www/postfixadmin/templates +@dirrm www/postfixadmin/users @dirrm www/postfixadmin --- postfixadmin.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401072220.i07MKYLs066394>