From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Nov 15 14:40:09 2010 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 BB2A51065674 for ; Mon, 15 Nov 2010 14:40:09 +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 7736E8FC16 for ; Mon, 15 Nov 2010 14:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oAFEe9so009052 for ; Mon, 15 Nov 2010 14:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oAFEe9Q4009051; Mon, 15 Nov 2010 14:40:09 GMT (envelope-from gnats) Resent-Date: Mon, 15 Nov 2010 14:40:09 GMT Resent-Message-Id: <201011151440.oAFEe9Q4009051@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, Sunpoet Po-Chuan Hsieh Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8B91B1065695 for ; Mon, 15 Nov 2010 14:36:00 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from mail-gw0-f54.google.com (mail-gw0-f54.google.com [74.125.83.54]) by mx1.freebsd.org (Postfix) with ESMTP id 3CCFE8FC08 for ; Mon, 15 Nov 2010 14:35:59 +0000 (UTC) Received: by gwj20 with SMTP id 20so2655250gwj.13 for ; Mon, 15 Nov 2010 06:35:59 -0800 (PST) Received: by 10.42.224.136 with SMTP id io8mr279004icb.39.1289831758206; Mon, 15 Nov 2010 06:35:58 -0800 (PST) Received: from sunpoet.net (sunpoet.net [220.133.12.240]) by mx.google.com with ESMTPS id d21sm33659ibg.3.2010.11.15.06.35.55 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 15 Nov 2010 06:35:57 -0800 (PST) Received: by sunpoet.net (Postfix, from userid 1000) id 4713E2AEC95E; Mon, 15 Nov 2010 22:35:48 +0800 (CST) Message-Id: <20101115143548.4713E2AEC95E@sunpoet.net> Date: Mon, 15 Nov 2010 22:35:48 +0800 (CST) From: Sunpoet Po-Chuan Hsieh Sender: Sunpoet Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: ume@FreeBSD.org Subject: ports/152261: [PATCH] security/cyrus-sasl: remove invalid option, use dirrmtry, pet portlint 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: Mon, 15 Nov 2010 14:40:09 -0000 >Number: 152261 >Category: ports >Synopsis: [PATCH] security/cyrus-sasl: remove invalid option, use dirrmtry, pet portlint >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Nov 15 14:40:09 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 8.1-STABLE amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Oct 23 16:01:16 CST 2010 >Description: - Remove invalid KERBEROS4 option which depends on a removed port (security/krb4) - Use dirrmtry on PREFIX/lib/sasl2 where configurations may stay [1] - Pet portlint [1] ===> Deinstalling for security/cyrus-sasl2 ===> Deinstalling cyrus-sasl-2.1.23 pkg_delete: unable to completely remove directory '/usr/local/lib/sasl2' pkg_delete: couldn't entirely delete package (perhaps the packing list is incorrectly specified?) To delete Cyrus user permanently, use 'pw userdel cyrus' To delete Cyrus group permanently, use 'pw groupdel cyrus' % ls -A`l /usr/local/lib/sasl2/ total 1 drwxr-xr-x 2 root wheel 1024 Oct 8 10:41 . drwxr-xr-x 66 root wheel 41472 Nov 15 22:06 .. -rwxr-xr-x 1 root wheel 43 May 13 2008 smtpd.conf Port maintainer (ume@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.99 >How-To-Repeat: >Fix: --- cyrus-sasl-2.1.23.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2/Makefile,v retrieving revision 1.141 diff -u -u -r1.141 Makefile --- Makefile 2 Aug 2009 19:35:25 -0000 1.141 +++ Makefile 15 Nov 2010 14:20:20 -0000 @@ -137,7 +137,7 @@ .if defined(WITHOUT_PLAIN) CONFIGURE_ARGS+=--disable-plain -PLAIN= "@comment " +PLAIN= "@comment " .endif .if defined(WITHOUT_OTP) @@ -177,15 +177,6 @@ GSSAPI= "@comment " .endif -# KERBEROS 4 was removed in FreeBSD 5.0-CURRENT -.if defined(WITH_KERBEROS4) -LIB_DEPENDS+= krb.2:${PORTSDIR}/security/krb4 -CONFIGURE_ARGS+=--enable-krb4=${LOCALBASE}/krb4 -.else -CONFIGURE_ARGS+=--disable-krb4 -EBONES= "@comment " -.endif - .if ${OPENSSLBASE} == /usr CONFIGURE_ARGS+=--with-openssl=yes .else Index: distinfo =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2/distinfo,v retrieving revision 1.29 diff -u -u -r1.29 distinfo --- distinfo 15 May 2009 01:17:57 -0000 1.29 +++ distinfo 15 Nov 2010 14:20:20 -0000 @@ -1,3 +1,2 @@ -MD5 (cyrus-sasl-2.1.23.tar.gz) = 2eb0e48106f0e9cd8001e654f267ecbc SHA256 (cyrus-sasl-2.1.23.tar.gz) = 20efcc4040cbab6e89a636a07dcf5720ee07b5c62359a4e7bf2500ef6020b136 SIZE (cyrus-sasl-2.1.23.tar.gz) = 1613642 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2/pkg-plist,v retrieving revision 1.39 diff -u -u -r1.39 pkg-plist --- pkg-plist 1 Feb 2007 02:41:55 -0000 1.39 +++ pkg-plist 15 Nov 2010 14:20:20 -0000 @@ -109,5 +109,5 @@ %%PORTDOCS%%%%DOCSDIR%%/html/windows.html %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm lib/sasl2 +@dirrmtry lib/sasl2 @cwd %%PREFIX%% --- cyrus-sasl-2.1.23.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: