From owner-freebsd-perl@FreeBSD.ORG Mon Aug 21 13:38:37 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB6FD16A4DD; Mon, 21 Aug 2006 13:38:37 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6F65D43D60; Mon, 21 Aug 2006 13:38:37 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 95CFBF1; Mon, 21 Aug 2006 21:38:32 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: Gea-Suan Lin X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20060821133832.95CFBF1@netnews.NCTU.edu.tw> Date: Mon, 21 Aug 2006 21:38:32 +0800 (CST) Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 13:38:38 -0000 >Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 0.26 - Use BUILD_DEPENDS=${RUN_DEPENDS} Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-HTTP-MobileAgent-0.26.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/p5-HTTP-MobileAgent/Makefile /home/staff/gslin/work/p5-HTTP-MobileAgent/Makefile --- /usr/ports/www/p5-HTTP-MobileAgent/Makefile Thu Feb 9 17:07:04 2006 +++ /home/staff/gslin/work/p5-HTTP-MobileAgent/Makefile Mon Aug 21 21:36:25 2006 @@ -6,7 +6,7 @@ # PORTNAME= HTTP-MobileAgent -PORTVERSION= 0.25 +PORTVERSION= 0.26 CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= HTTP @@ -15,8 +15,8 @@ MAINTAINER= perl@FreeBSD.org COMMENT= An HTTP mobile user agent string parser for Perl -BUILD_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/www/p5-HTTP-MobileAgent/distinfo /home/staff/gslin/work/p5-HTTP-MobileAgent/distinfo --- /usr/ports/www/p5-HTTP-MobileAgent/distinfo Thu Feb 9 17:07:04 2006 +++ /home/staff/gslin/work/p5-HTTP-MobileAgent/distinfo Mon Aug 21 21:36:42 2006 @@ -1,3 +1,3 @@ -MD5 (HTTP-MobileAgent-0.25.tar.gz) = 805ec40ff2d79b586cdfc2211a11eee2 -SHA256 (HTTP-MobileAgent-0.25.tar.gz) = f47f880be4a1c275789868cd72d61e8aa5b3990f1369e3fb6513afe82bc29fe3 -SIZE (HTTP-MobileAgent-0.25.tar.gz) = 21687 +MD5 (HTTP-MobileAgent-0.26.tar.gz) = 220b3d2d682ca2889c3e99bdebc299c9 +SHA256 (HTTP-MobileAgent-0.26.tar.gz) = ca9c212bf18574132723d9ad2a536075155f173609cb2c4d1eeaea5a0eaa4ca5 +SIZE (HTTP-MobileAgent-0.26.tar.gz) = 23245 --- p5-HTTP-MobileAgent-0.26.patch ends here --- From owner-freebsd-perl@FreeBSD.ORG Mon Aug 21 13:40:24 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DE6FB16A4F1; Mon, 21 Aug 2006 13:40:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BECA243D60; Mon, 21 Aug 2006 13:40:21 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7LDeLqa027201; Mon, 21 Aug 2006 13:40:21 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7LDeLmn027197; Mon, 21 Aug 2006 13:40:21 GMT (envelope-from edwin) Date: Mon, 21 Aug 2006 13:40:21 GMT From: Edwin Groothuis Message-Id: <200608211340.k7LDeLmn027197@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org Cc: Subject: Re: ports/102346: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 13:40:25 -0000 Synopsis: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Mon Aug 21 13:40:21 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=102346 From owner-freebsd-perl@FreeBSD.ORG Mon Aug 21 20:24:45 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 835FE16A4E5 for ; Mon, 21 Aug 2006 20:24:45 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BEE043D5E for ; Mon, 21 Aug 2006 20:24:45 +0000 (GMT) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7LJwRxD063906 for ; Mon, 21 Aug 2006 19:58:27 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7LJwQcl063902 for perl@FreeBSD.org; Mon, 21 Aug 2006 19:58:26 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 21 Aug 2006 19:58:26 GMT Message-Id: <200608211958.k7LJwQcl063902@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: linimon set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: perl@FreeBSD.org Cc: Subject: Current problem reports assigned to you X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 20:24:45 -0000 Current FreeBSD problem reports Critical problems Serious problems S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/100376 perl net/p5-Net-XWhois: Update the Whois server name for Ja 1 problem total. Non-critical problems S Tracker Resp. Description -------------------------------------------------------------------------------- s ports/89333 perl Fix the cannot create lockfile /root/.spamassassin/aut f ports/95302 perl p5-Net-XWhois denic-aware o ports/102346 perl [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 3 problems total. From owner-freebsd-perl@FreeBSD.ORG Mon Aug 21 22:58:32 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ACBB916A4DF; Mon, 21 Aug 2006 22:58:32 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C796C43D5C; Mon, 21 Aug 2006 22:58:31 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from freefall.freebsd.org (clsung@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7LMwVVQ086930; Mon, 21 Aug 2006 22:58:31 GMT (envelope-from clsung@freefall.freebsd.org) Received: (from clsung@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7LMwVUA086926; Mon, 21 Aug 2006 22:58:31 GMT (envelope-from clsung) Date: Mon, 21 Aug 2006 22:58:31 GMT From: Cheng-Lung Sung Message-Id: <200608212258.k7LMwVUA086926@freefall.freebsd.org> To: clsung@FreeBSD.org, perl@FreeBSD.org, clsung@FreeBSD.org Cc: Subject: Re: ports/102346: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Aug 2006 22:58:32 -0000 Synopsis: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26 Responsible-Changed-From-To: perl->clsung Responsible-Changed-By: clsung Responsible-Changed-When: Mon Aug 21 22:58:17 UTC 2006 Responsible-Changed-Why: Grab. http://www.freebsd.org/cgi/query-pr.cgi?pr=102346 From owner-freebsd-perl@FreeBSD.ORG Tue Aug 22 21:23:33 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D6FC16A4DA; Tue, 22 Aug 2006 21:23:33 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 19C3C43D55; Tue, 22 Aug 2006 21:23:33 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7MLNWTN016157; Tue, 22 Aug 2006 21:23:32 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7MLNWN0016153; Tue, 22 Aug 2006 21:23:32 GMT (envelope-from edwin) Date: Tue, 22 Aug 2006 21:23:32 GMT From: Edwin Groothuis Message-Id: <200608222123.k7MLNWN0016153@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org Cc: Subject: Re: ports/102393: Crypt-CBC 2.18 has bug. 2.19 does not X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Aug 2006 21:23:33 -0000 Synopsis: Crypt-CBC 2.18 has bug. 2.19 does not Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Tue Aug 22 21:23:32 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=102393 From owner-freebsd-perl@FreeBSD.ORG Wed Aug 23 03:52:54 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B1F516A4ED; Wed, 23 Aug 2006 03:52:54 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0DA943D53; Wed, 23 Aug 2006 03:52:53 +0000 (GMT) (envelope-from mat@FreeBSD.org) Received: from freefall.freebsd.org (mat@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7N3qri3056756; Wed, 23 Aug 2006 03:52:53 GMT (envelope-from mat@freefall.freebsd.org) Received: (from mat@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7N3qpNI056752; Wed, 23 Aug 2006 03:52:51 GMT (envelope-from mat) Date: Wed, 23 Aug 2006 03:52:51 GMT From: Mathieu Arnold Message-Id: <200608230352.k7N3qpNI056752@freefall.freebsd.org> To: marc+perlbug@milestonerdl.com, mat@FreeBSD.org, perl@FreeBSD.org Cc: Subject: Re: ports/102393: Crypt-CBC 2.18 has bug. 2.19 does not X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Aug 2006 03:52:54 -0000 Synopsis: Crypt-CBC 2.18 has bug. 2.19 does not State-Changed-From-To: open->closed State-Changed-By: mat State-Changed-When: Wed Aug 23 03:52:26 UTC 2006 State-Changed-Why: The port has been upgraded to 2.19 last week http://www.freebsd.org/cgi/query-pr.cgi?pr=102393 From owner-freebsd-perl@FreeBSD.ORG Thu Aug 24 11:15:16 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E168716A4DF for ; Thu, 24 Aug 2006 11:15:16 +0000 (UTC) (envelope-from Jan-Peter.Koopmann=perl=freebsd.org=0d7b4c7784201fbcb43aed128cc0f871325f48a7@seceidos.de) Received: from mail.seceidos.de (mail.seceidos.de [213.157.28.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5912F43D5D for ; Thu, 24 Aug 2006 11:15:15 +0000 (GMT) (envelope-from Jan-Peter.Koopmann=perl=freebsd.org=0d7b4c7784201fbcb43aed128cc0f871325f48a7@seceidos.de) MIME-Version: 1.0 Content-class: urn:content-classes:message Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=SHA1; boundary="----=_NextPart_000_01DC_01C6C77F.45DCA560" Date: Thu, 24 Aug 2006 13:14:47 +0200 Message-ID: X-MS-Has-Attach: yes X-MS-TNEF-Correlator: Thread-Topic: FuzzyOCR plugin / port? Thread-Index: AcbHboJPG/Kjxa8TQGefPaUig687Xg== From: "Koopmann, Jan-Peter" To: X-MsgInfo-Seceidos: This message was scanned for viruses. If you have any questions please contact postmaster@seceidos.de Cc: Subject: FuzzyOCR plugin / port? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 11:15:17 -0000 This is a multi-part message in MIME format. ------=_NextPart_000_01DC_01C6C77F.45DCA560 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Hi, I was thinking about creating a FuzzyOCR port: ------=_NextPart_000_01DC_01C6C77F.45DCA560 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAQAAoIII6jCCAnIw ggHboAMCAQICEBM7Dv1pnwMniwfQN8Y+13swDQYJKoZIhvcNAQEEBQAwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBMB4XDTA2MDIxNDE0MDAxMloXDTA3MDIxNDE0MDAx MlowUDEfMB0GA1UEAxMWVGhhd3RlIEZyZWVtYWlsIE1lbWJlcjEtMCsGCSqGSIb3DQEJARYeamFu LXBldGVyLmtvb3BtYW5uQHNlY2VpZG9zLmRlMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDm iE4h5QPJozddGO51fLfqRhuU5g9BfLnQq/Ah5zb+rODxKITSQ3AcS/3eaWRp+eF/aFi6n3BQjvQs 19sN8TbCrCaG2rbkDPs+g/RufXGjXewMaTEYeD63dbILV7nYMiENPbIv+axv1939ki4WnCC67A/L tvRt4xvYz8Ody8cj/QIDAQABozswOTApBgNVHREEIjAggR5qYW4tcGV0ZXIua29vcG1hbm5Ac2Vj ZWlkb3MuZGUwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOBgQByv/vmJ8PPKPD1ACWcHl/H n9oIP2XOKeaXiNeos4L8gkK4SxN5cjqTnu48vkRHQ/ebUS5AqBy++nz9F697P2oRGdYjIS8QMKPT LncckefopMp3F7+35YDnS87VFvUZ19qDf70HoNkyfOon7kCFgDcu7SmZnPe5bnwaZYLInAqfvDCC Ay0wggKWoAMCAQICAQAwDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxX ZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhhd3RlIENvbnN1bHRp bmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1Ro YXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1h aWxAdGhhd3RlLmNvbTAeFw05NjAxMDEwMDAwMDBaFw0yMDEyMzEyMzU5NTlaMIHRMQswCQYDVQQG EwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNVBAoT EVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlz aW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEW HHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ANRp19SwlGRbcelH2AxRtupykbCEXn0tDY97Et+FJXUodDpCLGMnn5V7S+9+GYcdhuqj3bnOlmQa whRuRKx85o/oTQ9xH0A4pgCjh3j2+ZSGXq3qwF5269kUo11uenwMpUtVfwYZKX+emibVars4JAhq mMex2qOYkf152+VaxBy5AgMBAAGjEzARMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEEBQAD gYEAx+ySfk749ZalZ2IqpPBNEWDQb41gWGGsJrtSNVwIzzD7qEqWih9iQiOMFw/0umScF6xHKd+d mF7SbGBxXKKs3Hnj524ARx+1DSjoAp3kmv0T9KbZfLH43F8jJgmRgHPQFBveQ6mDJfLmnC8Vyv6m q4oHdYsM3VGEa+T40c53ooEwggM/MIICqKADAgECAgENMA0GCSqGSIb3DQEBBQUAMIHRMQswCQYD VQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xGjAYBgNV BAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERp dmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29uYWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0B CQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0ZS5jb20wHhcNMDMwNzE3MDAwMDAwWhcNMTMwNzE2 MjM1OTU5WjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0eSkg THRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0EwgZ8wDQYJ KoZIhvcNAQEBBQADgY0AMIGJAoGBAMSmPFVzVftOucqZWh5owHUEcJ3f6f+jHuy9zfVb8hp2vX8M OmHyv1HOAdTlUAow1wJjWiyJFXCO3cnwK4Vaqj9xVsuvPAsH5/EfkTYkKhPPK9Xzgnc9A74r/rsY Pge/QIACZNenprufZdHFKlSFD0gEf6e20TxhBEAeZBlyYLf7AgMBAAGjgZQwgZEwEgYDVR0TAQH/ BAgwBgEB/wIBADBDBgNVHR8EPDA6MDigNqA0hjJodHRwOi8vY3JsLnRoYXd0ZS5jb20vVGhhd3Rl UGVyc29uYWxGcmVlbWFpbENBLmNybDALBgNVHQ8EBAMCAQYwKQYDVR0RBCIwIKQeMBwxGjAYBgNV BAMTEVByaXZhdGVMYWJlbDItMTM4MA0GCSqGSIb3DQEBBQUAA4GBAEiM0VCD6gsuzA2jZqxnD3+v rL7CF6FDlpSdf0whuPg2H6otnzYvwPQcUCCTcDz9reFhYsPZOhl+hLGZGwDFGguCdJ4lUJRix9sn cVcljd2pnDmOjCBPZV+V2vf3h9bGCE6u9uo05RAaWzVNd+NWIXiC3CEZNd4ksdMdRv9dX2VPMYIC +DCCAvQCAQEwdjBiMQswCQYDVQQGEwJaQTElMCMGA1UEChMcVGhhd3RlIENvbnN1bHRpbmcgKFB0 eSkgTHRkLjEsMCoGA1UEAxMjVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIElzc3VpbmcgQ0ECEBM7 Dv1pnwMniwfQN8Y+13swCQYFKw4DAhoFAKCCAdgwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAc BgkqhkiG9w0BCQUxDxcNMDYwODI0MTExNDQ3WjAjBgkqhkiG9w0BCQQxFgQUE9hgrECLFVBS89f8 SNJBE26ksqowZwYJKoZIhvcNAQkPMVowWDAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwDQYI KoZIhvcNAwICAUAwBwYFKw4DAgcwDQYIKoZIhvcNAwICASgwBwYFKw4DAhowCgYIKoZIhvcNAgUw gYUGCSsGAQQBgjcQBDF4MHYwYjELMAkGA1UEBhMCWkExJTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0 aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5n IENBAhATOw79aZ8DJ4sH0DfGPtd7MIGHBgsqhkiG9w0BCRACCzF4oHYwYjELMAkGA1UEBhMCWkEx JTAjBgNVBAoTHFRoYXd0ZSBDb25zdWx0aW5nIChQdHkpIEx0ZC4xLDAqBgNVBAMTI1RoYXd0ZSBQ ZXJzb25hbCBGcmVlbWFpbCBJc3N1aW5nIENBAhATOw79aZ8DJ4sH0DfGPtd7MA0GCSqGSIb3DQEB AQUABIGApAJdxVooNBhuIdKP3MvQUghoMAuKx7k4SiVDgDyjaz4z+KwzUqnZw5/rCx+Kx/T5B0vI czPeh8ftYClDFwXmFPgJhCkSAuXtQzQbmaEQJ3G5mAqgxq8rIcFJvdxfvAz10FZhIdtwW1+O+RFR 1vdaEI/OaI/QZ1NgY1H5LzWpfI8AAAAAAAA= ------=_NextPart_000_01DC_01C6C77F.45DCA560-- From owner-freebsd-perl@FreeBSD.ORG Thu Aug 24 11:15:46 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3349C16A4DA for ; Thu, 24 Aug 2006 11:15:46 +0000 (UTC) (envelope-from Jan-Peter.Koopmann=perl=freebsd.org=0d7b4c7784201fbcb43aed128cc0f871325f48a7@seceidos.de) Received: from mail.seceidos.de (mail.seceidos.de [213.157.28.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id D095743D5A for ; Thu, 24 Aug 2006 11:15:45 +0000 (GMT) (envelope-from Jan-Peter.Koopmann=perl=freebsd.org=0d7b4c7784201fbcb43aed128cc0f871325f48a7@seceidos.de) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message Date: Thu, 24 Aug 2006 13:14:47 +0200 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: FuzzyOCR plugin / port? Thread-Index: AcbHboJPG/Kjxa8TQGefPaUig687Xg== From: "Koopmann, Jan-Peter" To: X-MsgInfo-Seceidos: This message was scanned for viruses. If you have any questions please contact postmaster@seceidos.de Cc: Subject: FuzzyOCR plugin / port? X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 11:15:46 -0000 Hi, I was thinking about creating a FuzzyOCR port: http://wiki.apache.org/spamassassin/FuzzyOcrPlugin?highlight=3D%28FuzzyOC= R%29 Is there any port-guideline for SpamAssassin plugins? Is someone else = already working on it.=20 Kind regards, JP From owner-freebsd-perl@FreeBSD.ORG Thu Aug 24 18:48:09 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BE26216A4E2 for ; Thu, 24 Aug 2006 18:48:09 +0000 (UTC) (envelope-from toomany@toomany.net) Received: from isengard.vlex.com (isengard.vlex.com [87.236.247.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A0943D45 for ; Thu, 24 Aug 2006 18:48:08 +0000 (GMT) (envelope-from toomany@toomany.net) Received: (qmail 38561 invoked by uid 89); 24 Aug 2006 18:50:08 -0000 Received: by simscan 1.2.0 ppid: 38549, pid: 38558, t: 0.0852s scanners: attach: 1.2.0 clamav: 0.88.2/m:38/d:1479 Received: from unknown (HELO ?192.168.1.25?) (toomany@toomany.net@80.224.35.102) by isengard.vlex.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 24 Aug 2006 18:50:08 -0000 Message-ID: <44EDF477.8040907@toomany.net> Date: Thu, 24 Aug 2006 20:48:23 +0200 From: TooManySecrets Organization: TooManySecrets HeadQuarters User-Agent: Thunderbird 1.5.0.5 (X11/20060804) MIME-Version: 1.0 To: perl@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: About Slashcode version. X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 18:48:09 -0000 Hello! My name is Manuel Trujillo, and I would like to install and work the slashcode for my weblog. I can see the port version of /usr/ports/www/p5-Bundle-Slash (2.51), but the question is, isn't it the "R" tag version? I would like to install the last "R" version (with CSS enhancements), and in the Slashcode page, that version is R_2_5_0_94. Is this the same version of the actual port p5-Bundle-Slash? I'm in dude. Thank you very much, and excuse me my bad english. -- \|/ ____ \|/ Have a nice day ;-) "@'/ ,. \'@" TooManySecrets /_| \__/ |_\ \__U_/ ============================ Nine megs for the secretaries fair, Seven megs for the hackers scarce, Five megs for the grads in smoky lairs, Three megs for system source; One disk to rule them all, One disk to bind them, One disk to hold the files And in the darkness grind 'em. ============================ From owner-freebsd-perl@FreeBSD.ORG Thu Aug 24 19:04:33 2006 Return-Path: X-Original-To: perl@FreeBSD.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5BA816A4E5; Thu, 24 Aug 2006 19:04:33 +0000 (UTC) (envelope-from gslin@netnews.NCTU.edu.tw) Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A78B43D73; Thu, 24 Aug 2006 19:04:28 +0000 (GMT) (envelope-from gslin@netnews.NCTU.edu.tw) Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000) id 4DBA47A; Fri, 25 Aug 2006 03:04:23 +0800 (CST) To: FreeBSD-gnats-submit@freebsd.org From: Gea-Suan Lin X-send-pr-version: 3.113 X-GNATS-Notify: Message-Id: <20060824190423.4DBA47A@netnews.NCTU.edu.tw> Date: Fri, 25 Aug 2006 03:04:23 +0800 (CST) Cc: perl@FreeBSD.org, gslin@gslin.org Subject: [PATCH] net/p5-Net-Whois-Raw: update to 1.14 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 19:04:33 -0000 >Submitter-Id: current-users >Originator: Gea-Suan Lin >Organization: >Confidential: no >Synopsis: [PATCH] net/p5-Net-Whois-Raw: update to 1.14 >Severity: non-critical >Priority: low >Category: ports >Class: update >Release: FreeBSD 6.1-RELEASE i386 >Environment: System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006 >Description: - Update to 1.14 Port maintainer (perl@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-Whois-Raw-1.14.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Whois-Raw/Makefile /home/staff/gslin/work/p5-Net-Whois-Raw/Makefile --- /usr/ports/net/p5-Net-Whois-Raw/Makefile Thu Aug 24 03:16:20 2006 +++ /home/staff/gslin/work/p5-Net-Whois-Raw/Makefile Fri Aug 25 03:02:46 2006 @@ -6,7 +6,7 @@ # PORTNAME= Net-Whois-Raw -PORTVERSION= 1.13 +PORTVERSION= 1.14 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net diff -ruN --exclude=CVS /usr/ports/net/p5-Net-Whois-Raw/distinfo /home/staff/gslin/work/p5-Net-Whois-Raw/distinfo --- /usr/ports/net/p5-Net-Whois-Raw/distinfo Thu Aug 24 03:16:20 2006 +++ /home/staff/gslin/work/p5-Net-Whois-Raw/distinfo Fri Aug 25 03:02:56 2006 @@ -1,3 +1,3 @@ -MD5 (Net-Whois-Raw-1.13.tar.gz) = 2ca75ffdfad42535c3e565630bbe800b -SHA256 (Net-Whois-Raw-1.13.tar.gz) = 5c91ab1be3df8790216fd6cb0838d7bcecaeb06e5bff45b9a070bb1d01fb10ea -SIZE (Net-Whois-Raw-1.13.tar.gz) = 18472 +MD5 (Net-Whois-Raw-1.14.tar.gz) = 28dfc91bbaa386dc04902191ccba1185 +SHA256 (Net-Whois-Raw-1.14.tar.gz) = 7536fbd2b0e543d0e07e66a77900f96c60a7ea6f423488543ef34d3e50195591 +SIZE (Net-Whois-Raw-1.14.tar.gz) = 18540 --- p5-Net-Whois-Raw-1.14.patch ends here --- From owner-freebsd-perl@FreeBSD.ORG Thu Aug 24 19:10:35 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9227116A4DA; Thu, 24 Aug 2006 19:10:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49CE743D77; Thu, 24 Aug 2006 19:10:35 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7OJAZx8003879; Thu, 24 Aug 2006 19:10:35 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7OJAZNZ003875; Thu, 24 Aug 2006 19:10:35 GMT (envelope-from edwin) Date: Thu, 24 Aug 2006 19:10:35 GMT From: Edwin Groothuis Message-Id: <200608241910.k7OJAZNZ003875@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org Cc: Subject: Re: ports/102486: [PATCH] net/p5-Net-Whois-Raw: update to 1.14 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 19:10:35 -0000 Synopsis: [PATCH] net/p5-Net-Whois-Raw: update to 1.14 Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Thu Aug 24 19:10:34 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=102486 From owner-freebsd-perl@FreeBSD.ORG Thu Aug 24 22:43:21 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17AB116A4DE; Thu, 24 Aug 2006 22:43:21 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C5E6243D46; Thu, 24 Aug 2006 22:43:20 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from freefall.freebsd.org (clsung@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7OMhKNB024196; Thu, 24 Aug 2006 22:43:20 GMT (envelope-from clsung@freefall.freebsd.org) Received: (from clsung@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7OMhKbr024192; Thu, 24 Aug 2006 22:43:20 GMT (envelope-from clsung) Date: Thu, 24 Aug 2006 22:43:20 GMT From: Cheng-Lung Sung Message-Id: <200608242243.k7OMhKbr024192@freefall.freebsd.org> To: gslin@gslin.org, clsung@FreeBSD.org, perl@FreeBSD.org Cc: Subject: Re: ports/102486: [PATCH] net/p5-Net-Whois-Raw: update to 1.14 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 22:43:21 -0000 Synopsis: [PATCH] net/p5-Net-Whois-Raw: update to 1.14 State-Changed-From-To: open->closed State-Changed-By: clsung State-Changed-When: Thu Aug 24 22:43:05 UTC 2006 State-Changed-Why: Committed before PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=102486 From owner-freebsd-perl@FreeBSD.ORG Fri Aug 25 12:20:25 2006 Return-Path: X-Original-To: perl@freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 81E5316A4F0 for ; Fri, 25 Aug 2006 12:20:25 +0000 (UTC) (envelope-from Mark.Martinec@ijs.si) Received: from mail.ijs.si (mail.ijs.si [193.2.4.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B23E43D5D for ; Fri, 25 Aug 2006 12:20:18 +0000 (GMT) (envelope-from Mark.Martinec@ijs.si) Received: from localhost (mailman.ijs.si [193.2.4.66]) by mail.ijs.si (Postfix) with ESMTP id B18BC17B8BD for ; Fri, 25 Aug 2006 14:20:16 +0200 (CEST) DKIM-Signature: a=rsa-sha1; c=relaxed/simple; d=ijs.si; s=ja-200608; t=1156508416; bh=f6GFn1b9q76xkPC95nLD+zRs4c4=; h=DomainKey-Signature: X-Virus-Scanned:Received:Received:Received:From:Organization:Date: User-Agent:MIME-Version:Subject:To:Content-Type:Message-Id; b=j/dDh 9rUBesA2hXf25wsoBcqcM9FOwSdRQ4PIG35CBv/mGCc1wa1cnUfaeRZry2XKESlo6Vm hX4RcVd6qJseB8mPLsZ0PummK/Mdf//AxyTm3EFF6nXan1p9kO2uPqxI DomainKey-Signature: a=rsa-sha1; s=ja-200608; d=ijs.si; c=nofws; q=dns; h=x-virus-scanned:received:from:organization:date:user-agent: mime-version:subject:to:content-type:message-id; b=WHJHl9gEkrMnRRr4cNS0zAVPSBl0Vu98YP8aUaMHLI9rW7yYEuQGOWXwlUGxoI8DE quAZBCetQ/aZ5FGnbiHU45Clg0D2UK38nTc9pkAMb0TRuLdoVC6IEsvG7pZIG/y X-Virus-Scanned: amavisd-new at ijs.si Received: from mail.ijs.si ([127.0.0.1]) by localhost (mail.ijs.si [127.0.0.1]) (amavisd-new, port 10026) with LMTP id KnyMZ9UZmJsd for ; Fri, 25 Aug 2006 14:20:12 +0200 (CEST) Received: from edina.ijs.si (edina.ijs.si [193.2.4.3]) by mail.ijs.si (Postfix) with ESMTP id 4461117B820 for ; Fri, 25 Aug 2006 14:20:12 +0200 (CEST) Received: from ezri.ijs.si (ezri.ijs.si [193.2.4.245]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by edina.ijs.si (Postfix) with ESMTP id 0B58250C5E for ; Fri, 25 Aug 2006 14:20:11 +0200 (CEST) From: Mark Martinec Organization: J. Stefan Institute Date: Fri, 25 Aug 2006 14:20:11 +0200 User-Agent: KMail/1.9.3 MIME-Version: 1.0 To: perl@freebsd.org Content-Type: Multipart/Mixed; boundary="Boundary-00=_7ru7EjOEx65BKNr" Message-Id: <200608251420.11539.Mark.Martinec@ijs.si> Cc: Subject: Fwd: Re: "sa-learn -q" patch in FreeBSD X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 12:20:25 -0000 --Boundary-00=_7ru7EjOEx65BKNr Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Forwarding to maintainer of port mail/p5-Mail-SpamAssassin. Regards Mark --------------- To: users@SpamAssassin.apache.org Subject: "sa-learn -q" patch in FreeBSD From: jm@jmason.org (Justin Mason) anyone know what this is/does? http://cia.navi.cx/stats/project/FreeBSD/.message/32ba98d/xml --j. Subject: Re: "sa-learn -q" patch in FreeBSD Date: Friday 25 August 2006 12:38 From: Justin Mason To: Mark Martinec Cc: users@spamassassin.apache.org Mark Martinec writes: > Vivek Khera wrote: > > in the current port for 3.1.4, there are no freebsd-specific patches > > to SA, so whatever this was is no longer there. > > You are one day behind :) > > > On Aug 23, 2006, at 5:01 PM, Justin Mason wrote: > > > anyone know what this is/does? > > > http://cia.navi.cx/stats/project/FreeBSD/.message/32ba98d/xml > > No idea why it is there, but apparently adds option -q (=quiet) > to sa-learn and to spamassassin, suppressing the: > print "$phrase tokens from $learnedcount message(s) > ($messagecount message(s) examined)\n" > and the: > print "$count message(s) examined.\n" well, if the FreeBSD people want to submit that patch upstream, we'd appreciate it. Forks between platforms are not a good thing. --j. --Boundary-00=_7ru7EjOEx65BKNr Content-Type: text/plain; name="Re: "sa-learn -q" patch in FreeBSD" Content-Transfer-Encoding: 7bit Mark Martinec writes: > Vivek Khera wrote: > > in the current port for 3.1.4, there are no freebsd-specific patches > > to SA, so whatever this was is no longer there. > > You are one day behind :) > > > On Aug 23, 2006, at 5:01 PM, Justin Mason wrote: > > > anyone know what this is/does? > > > http://cia.navi.cx/stats/project/FreeBSD/.message/32ba98d/xml > > No idea why it is there, but apparently adds option -q (=quiet) > to sa-learn and to spamassassin, suppressing the: > print "$phrase tokens from $learnedcount message(s) > ($messagecount message(s) examined)\n" > and the: > print "$count message(s) examined.\n" well, if the FreeBSD people want to submit that patch upstream, we'd appreciate it. Forks between platforms are not a good thing. --j. --Boundary-00=_7ru7EjOEx65BKNr-- From owner-freebsd-perl@FreeBSD.ORG Fri Aug 25 19:20:46 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ABC9516A4DE; Fri, 25 Aug 2006 19:20:46 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 04DB143D49; Fri, 25 Aug 2006 19:20:45 +0000 (GMT) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7PJKiOO030979; Fri, 25 Aug 2006 19:20:44 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7PJKiPj030975; Fri, 25 Aug 2006 19:20:44 GMT (envelope-from edwin) Date: Fri, 25 Aug 2006 19:20:44 GMT From: Edwin Groothuis Message-Id: <200608251920.k7PJKiPj030975@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, perl@FreeBSD.org Cc: Subject: Re: ports/102513: [MAINTAINER] textproc/p5-XML-DOM-Lite: update to 0.14, transfer maintainship X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Aug 2006 19:20:46 -0000 Synopsis: [MAINTAINER] textproc/p5-XML-DOM-Lite: update to 0.14, transfer maintainship Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Fri Aug 25 19:20:44 UTC 2006 Responsible-Changed-Why: Over to maintainer http://www.freebsd.org/cgi/query-pr.cgi?pr=102513 From owner-freebsd-perl@FreeBSD.ORG Sat Aug 26 03:38:38 2006 Return-Path: X-Original-To: perl@hub.freebsd.org Delivered-To: freebsd-perl@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8776C16A4DA; Sat, 26 Aug 2006 03:38:38 +0000 (UTC) (envelope-from clsung@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3DE3E43D49; Sat, 26 Aug 2006 03:38:38 +0000 (GMT) (envelope-from clsung@FreeBSD.org) Received: from freefall.freebsd.org (clsung@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k7Q3ccYJ075058; Sat, 26 Aug 2006 03:38:38 GMT (envelope-from clsung@freefall.freebsd.org) Received: (from clsung@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k7Q3ccwn075054; Sat, 26 Aug 2006 03:38:38 GMT (envelope-from clsung) Date: Sat, 26 Aug 2006 03:38:38 GMT From: Cheng-Lung Sung Message-Id: <200608260338.k7Q3ccwn075054@freefall.freebsd.org> To: clsung@FreeBSD.org, perl@FreeBSD.org, clsung@FreeBSD.org Cc: Subject: Re: ports/102513: [MAINTAINER] textproc/p5-XML-DOM-Lite: update to 0.14, transfer maintainship X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Aug 2006 03:38:38 -0000 Synopsis: [MAINTAINER] textproc/p5-XML-DOM-Lite: update to 0.14, transfer maintainship Responsible-Changed-From-To: perl->clsung Responsible-Changed-By: clsung Responsible-Changed-When: Sat Aug 26 03:38:37 UTC 2006 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=102513