From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Apr 12 14:40:01 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2BEF106566C for ; Sun, 12 Apr 2009 14:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BAB5E8FC18 for ; Sun, 12 Apr 2009 14:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n3CEe13q078982 for ; Sun, 12 Apr 2009 14:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n3CEe1qe078981; Sun, 12 Apr 2009 14:40:01 GMT (envelope-from gnats) Resent-Date: Sun, 12 Apr 2009 14:40:01 GMT Resent-Message-Id: <200904121440.n3CEe1qe078981@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerrit Beine Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 61CF0106566C for ; Sun, 12 Apr 2009 14:33:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 4FD0C8FC1D for ; Sun, 12 Apr 2009 14:33:41 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n3CEXetX005841 for ; Sun, 12 Apr 2009 14:33:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n3CEXeNW005840; Sun, 12 Apr 2009 14:33:40 GMT (envelope-from nobody) Message-Id: <200904121433.n3CEXeNW005840@www.freebsd.org> Date: Sun, 12 Apr 2009 14:33:40 GMT From: Gerrit Beine To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/133659: Give up maintainership for squirrelmail ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Apr 2009 14:40:02 -0000 >Number: 133659 >Category: ports >Synopsis: Give up maintainership for squirrelmail ports >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: Sun Apr 12 14:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Gerrit Beine >Release: FreeBSD 7.1-RELEASE >Organization: sapat GmbH >Environment: FreeBSD tinderbox.sapat.de 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Give up maintainership on - squirrelmail-calendar_file_backend-plugin - squirrelmail-calendar_sql_backend-plugin - squirrelmail-email_footer-plugin - squirrelmail-login_notes-plugin - squirrelmail-multilogin-plugin - squirrelmail-notes-plugin - squirrelmail-notify-plugin - squirrelmail-plugins - squirrelmail-qmailadmin_login-plugin - squirrelmail-quota_usage-plugin - squirrelmail-sasql-plugin - squirrelmail-shared_calendars-plugin - squirrelmail-wetteronline-plugin Maybe someone else will take them over >How-To-Repeat: >Fix: diff -Nur /usr/ports/mail/squirrelmail-calendar_file_backend-plugin/Makefile mail/squirrelmail-calendar_file_backend-plugin/Makefile --- /usr/ports/mail/squirrelmail-calendar_file_backend-plugin/Makefile 2008-06-06 15:43:01.000000000 +0200 +++ mail/squirrelmail-calendar_file_backend-plugin/Makefile 2009-04-12 18:19:34.000000000 +0200 @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= File backend for SquirrelMail Calendar plugin RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail diff -Nur /usr/ports/mail/squirrelmail-calendar_sql_backend-plugin/Makefile mail/squirrelmail-calendar_sql_backend-plugin/Makefile --- /usr/ports/mail/squirrelmail-calendar_sql_backend-plugin/Makefile 2008-06-06 15:43:01.000000000 +0200 +++ mail/squirrelmail-calendar_sql_backend-plugin/Makefile 2009-04-12 18:19:48.000000000 +0200 @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-2.0 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= SQL backend for SquirrelMail Calendar plugin RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-email_footer-plugin/Makefile mail/squirrelmail-email_footer-plugin/Makefile --- /usr/ports/mail/squirrelmail-email_footer-plugin/Makefile 2008-06-06 15:43:02.000000000 +0200 +++ mail/squirrelmail-email_footer-plugin/Makefile 2009-04-12 18:20:03.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.2 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Automatically appends footer to SquirrelMail-generated emails RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-login_notes-plugin/Makefile mail/squirrelmail-login_notes-plugin/Makefile --- /usr/ports/mail/squirrelmail-login_notes-plugin/Makefile 2008-06-09 15:44:40.000000000 +0200 +++ mail/squirrelmail-login_notes-plugin/Makefile 2009-04-12 18:20:21.000000000 +0200 @@ -13,7 +13,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.0 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Place notes on the login screen RUN_DEPENDS= ${SQUIRRELDIR}/plugins/compatibility:${PORTSDIR}/mail/squirrelmail-compatibility-plugin diff -Nur /usr/ports/mail/squirrelmail-multilogin-plugin/Makefile mail/squirrelmail-multilogin-plugin/Makefile --- /usr/ports/mail/squirrelmail-multilogin-plugin/Makefile 2008-06-06 15:43:03.000000000 +0200 +++ mail/squirrelmail-multilogin-plugin/Makefile 2009-04-12 18:20:39.000000000 +0200 @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.2.9 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Allows manual selection of login server on login page RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-notes-plugin/Makefile mail/squirrelmail-notes-plugin/Makefile --- /usr/ports/mail/squirrelmail-notes-plugin/Makefile 2008-06-06 15:43:03.000000000 +0200 +++ mail/squirrelmail-notes-plugin/Makefile 2009-04-12 18:20:51.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}.${PORTVERSION}-1.4.0 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Allows you to create notes RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-notify-plugin/Makefile mail/squirrelmail-notify-plugin/Makefile --- /usr/ports/mail/squirrelmail-notify-plugin/Makefile 2008-06-06 15:43:04.000000000 +0200 +++ mail/squirrelmail-notify-plugin/Makefile 2009-04-12 18:21:04.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}_${PORTVERSION:S/./_/g} DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Notify when new mail arrives RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-plugins/Makefile mail/squirrelmail-plugins/Makefile --- /usr/ports/mail/squirrelmail-plugins/Makefile 2008-02-17 01:48:49.000000000 +0100 +++ mail/squirrelmail-plugins/Makefile 2009-04-12 18:21:13.000000000 +0200 @@ -11,7 +11,7 @@ MASTER_SITES= # none DISTFILES= # none -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= A "meta-port" to install SquirrelMail plugins NO_BUILD= yes diff -Nur /usr/ports/mail/squirrelmail-qmailadmin_login-plugin/Makefile mail/squirrelmail-qmailadmin_login-plugin/Makefile --- /usr/ports/mail/squirrelmail-qmailadmin_login-plugin/Makefile 2008-06-06 15:43:04.000000000 +0200 +++ mail/squirrelmail-qmailadmin_login-plugin/Makefile 2009-04-12 18:21:26.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.4.3 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Using the QmailAdmin cgi interface from SquirrelMail RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail diff -Nur /usr/ports/mail/squirrelmail-quota_usage-plugin/Makefile mail/squirrelmail-quota_usage-plugin/Makefile --- /usr/ports/mail/squirrelmail-quota_usage-plugin/Makefile 2008-06-06 15:43:04.000000000 +0200 +++ mail/squirrelmail-quota_usage-plugin/Makefile 2009-04-12 18:21:38.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION}-1.2.7 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= View quota and current usage RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-sasql-plugin/Makefile mail/squirrelmail-sasql-plugin/Makefile --- /usr/ports/mail/squirrelmail-sasql-plugin/Makefile 2008-06-06 15:43:04.000000000 +0200 +++ mail/squirrelmail-sasql-plugin/Makefile 2009-04-12 18:21:50.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION} DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Edit SpamAssassin settings stored in an SQL DB RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-shared_calendars-plugin/Makefile mail/squirrelmail-shared_calendars-plugin/Makefile --- /usr/ports/mail/squirrelmail-shared_calendars-plugin/Makefile 2008-06-06 15:43:05.000000000 +0200 +++ mail/squirrelmail-shared_calendars-plugin/Makefile 2009-04-12 18:22:06.000000000 +0200 @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-1.4.0 DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= iCal-compliant calendaring for SquirrelMail RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ diff -Nur /usr/ports/mail/squirrelmail-wetteronline-plugin/Makefile mail/squirrelmail-wetteronline-plugin/Makefile --- /usr/ports/mail/squirrelmail-wetteronline-plugin/Makefile 2008-06-06 15:43:06.000000000 +0200 +++ mail/squirrelmail-wetteronline-plugin/Makefile 2009-04-12 18:22:20.000000000 +0200 @@ -12,7 +12,7 @@ DISTNAME= ${SQUIRREL_PLUGIN_NAME}-${PORTVERSION} DIST_SUBDIR= squirrelmail -MAINTAINER= gerrit.beine@gmx.de +MAINTAINER= ports@freebsd.org COMMENT= Plugin for the weather in Germany RUN_DEPENDS= ${SQUIRRELDIR}/index.php:${PORTSDIR}/mail/squirrelmail \ >Release-Note: >Audit-Trail: >Unformatted: