From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 05:00:10 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 0E9F3106566B for ; Thu, 1 Jan 2009 05:00:10 +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 DDCFB8FC18 for ; Thu, 1 Jan 2009 05:00:09 +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 n01509SZ014404 for ; Thu, 1 Jan 2009 05:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01509MS014403; Thu, 1 Jan 2009 05:00:09 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 05:00:09 GMT Resent-Message-Id: <200901010500.n01509MS014403@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, Eitan Adler Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 973BC106564A for ; Thu, 1 Jan 2009 04:55:39 +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 854A08FC13 for ; Thu, 1 Jan 2009 04:55:39 +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 n014tdUL055842 for ; Thu, 1 Jan 2009 04:55:39 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n014tdmb055841; Thu, 1 Jan 2009 04:55:39 GMT (envelope-from nobody) Message-Id: <200901010455.n014tdmb055841@www.freebsd.org> Date: Thu, 1 Jan 2009 04:55:39 GMT From: Eitan Adler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130087: [new port] geresh 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: Thu, 01 Jan 2009 05:00:10 -0000 >Number: 130087 >Category: ports >Synopsis: [new port] geresh >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 05:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Eitan Adler >Release: >Organization: >Environment: >Description: Shar file attached >How-To-Repeat: >Fix: Patch attached with submission follows: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # Makefile # distinfo # files # pkg-descr # files/patch-cxx.patch # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# New ports collection makefile for: geresh X# Date created: 30 December 2008 X# Whom: Eitan Adler X# X# $FreeBSD$ X# X XPORTNAME= geresh XPORTVERSION= 0.6.3 XCATEGORIES= editors XMASTER_SITES= http://www.typo.co.il/~mooffie/geresh/download/ X XMAINTAINER= EitanAdlerList@gmail.com XCOMMENT= A hebrew console based text edtior X XRUN_DEPENDS= ${LOCALBASE}/bin/fribidi:${PORTSDIR}/converters/fribidi X XGNU_CONFIGURE= yes X X.include b67911656ef5d18c4ae36cb6741b7965 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XMD5 (geresh-0.6.3.tar.gz) = 60a1fd8801ef23edc481ad6474abfd0e XSHA256 (geresh-0.6.3.tar.gz) = cb44f68adad3e2e59ab4635f14de3f11bb2882506b2e47266757410cdbacf63a XSIZE (geresh-0.6.3.tar.gz) = 202272 57677d168a5ec21bdf22c9501f075a8f echo c - files mkdir -p files > /dev/null 2>&1 echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' X Geresh is just a text editor, multi - lingual, the console text. 7f9555c3c1089940396b503dd37f3979 echo x - files/patch-cxx.patch sed 's/^X//' >files/patch-cxx.patch << '1e84cd34f6a1578f15a989654d66ee4e' X--- dialogline.cc X+++ dialogline.cc X@@ -16,6 +16,7 @@ X X #include X X+#include X #include X X #include "dialogline.h" X--- editbox2.cc X+++ editbox2.cc X@@ -14,6 +14,7 @@ X // along with this program; if not, write to the Free Software X // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. X X+#include X #include X X #include "editbox.h" X--- editbox.h X+++ editbox.h X@@ -768,7 +768,7 @@ X int para_num X ); X X- void EditBox::redraw_unwrapped_paragraph( X+ void redraw_unwrapped_paragraph( X Paragraph &p, X int window_start_line, X bool only_cursor, X@@ -780,7 +780,7 @@ X bool eop_is_selected X ); X X- void EditBox::redraw_wrapped_paragraph( X+ void redraw_wrapped_paragraph( X Paragraph &p, X int window_start_line, X bool only_cursor, X--- io.cc X+++ io.cc X@@ -16,6 +16,7 @@ X X #include X X+#include X #include X #include // file primitives X #include X--- transtbl.cc X+++ transtbl.cc X@@ -16,6 +16,7 @@ X X #include X X+#include X #include X #include 1e84cd34f6a1578f15a989654d66ee4e exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 05:30:08 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 F0C07106568E for ; Thu, 1 Jan 2009 05:30:07 +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 CC52F8FC23 for ; Thu, 1 Jan 2009 05:30:07 +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 n015U7hu042062 for ; Thu, 1 Jan 2009 05:30:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n015U7m8042061; Thu, 1 Jan 2009 05:30:07 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 05:30:07 GMT Resent-Message-Id: <200901010530.n015U7m8042061@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D75911065889 for ; Thu, 1 Jan 2009 05:20:21 +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 C4D478FC0C for ; Thu, 1 Jan 2009 05:20:21 +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 n015KK61056760 for ; Thu, 1 Jan 2009 05:20:20 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n015KKlP056759; Thu, 1 Jan 2009 05:20:20 GMT (envelope-from nobody) Message-Id: <200901010520.n015KKlP056759@www.freebsd.org> Date: Thu, 1 Jan 2009 05:20:20 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130088: [Update]xxx/xist:update to 3.6 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: Thu, 01 Jan 2009 05:30:08 -0000 >Number: 130088 >Category: ports >Synopsis: [Update]xxx/xist:update to 3.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 05:30:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 3.6 from 3.5 and take over the maintainership >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-01-01 12:57:51.000000000 +0800 +++ Makefile 2009-01-01 12:57:51.000000000 +0800 @@ -7,13 +7,13 @@ # PORTNAME= xist -PORTVERSION= 3.5 +PORTVERSION= 3.6 CATEGORIES= www python MASTER_SITES= http://ftp.livinglogic.de/xist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ll-${PORTNAME}-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= An XML-based extensible HTML generator RUN_DEPENDS= ${PYXML} \ --- distinfo.orig 2009-01-01 12:57:51.000000000 +0800 +++ distinfo 2009-01-01 12:57:51.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ll-xist-3.5.tar.bz2) = b7181b89a261e6e1405e102a0f88517b -SHA256 (ll-xist-3.5.tar.bz2) = a30ecb18572729c0562fe63d9ceeb37f7322202ab55d5538e5722ab185361eaa -SIZE (ll-xist-3.5.tar.bz2) = 321169 +MD5 (ll-xist-3.6.tar.bz2) = 37644e5aa50ef820a5aad2b37cc3c238 +SHA256 (ll-xist-3.6.tar.bz2) = 085399e7b0e4bd1c5fc195d6ee2415fc61934dbc72fe0866ebcef23c7cb9e825 +SIZE (ll-xist-3.6.tar.bz2) = 312103 --- pkg-plist.orig 2009-01-01 12:57:51.000000000 +0800 +++ pkg-plist 2009-01-01 12:57:51.000000000 +0800 @@ -22,7 +22,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ul4c.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/url.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xml_codec.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xpit.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.so %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.so %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.so @@ -41,7 +40,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ul4c.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/url.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xml_codec.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xpit.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/__init__.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ansistyle.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/astyle.pyo @@ -56,7 +54,6 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ul4c.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/url.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xml_codec.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xpit.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.py @@ -72,15 +69,12 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/db2ul4.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/ucp.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/uls.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/db2ul4.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/ucp.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/uls.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/__init__.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/db2ul4.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/ucp.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/uls.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/converters.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/css.py >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 05:44:03 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 4450F106566C; Thu, 1 Jan 2009 05:44:03 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1AA398FC18; Thu, 1 Jan 2009 05:44:03 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n015i29n057661; Thu, 1 Jan 2009 05:44:02 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n015i2Vr057657; Thu, 1 Jan 2009 05:44:02 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 05:44:02 GMT Message-Id: <200901010544.n015i2Vr057657@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130088: [Update] www/xist:update to 3.6 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: Thu, 01 Jan 2009 05:44:03 -0000 Synopsis: [Update] www/xist:update to 3.6 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 05:44:02 UTC 2009 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130088 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 10:30:02 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 0F9A4106567A for ; Thu, 1 Jan 2009 10:30:02 +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 E03558FC16 for ; Thu, 1 Jan 2009 10:30: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 n01AU1pI097090 for ; Thu, 1 Jan 2009 10:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01AU1f7097087; Thu, 1 Jan 2009 10:30:01 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 10:30:01 GMT Resent-Message-Id: <200901011030.n01AU1f7097087@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A7E5E106564A for ; Thu, 1 Jan 2009 10:26:02 +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 97D248FC2B for ; Thu, 1 Jan 2009 10:26:02 +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 n01AQ2I3096069 for ; Thu, 1 Jan 2009 10:26:02 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n01AQ2nA096058; Thu, 1 Jan 2009 10:26:02 GMT (envelope-from nobody) Message-Id: <200901011026.n01AQ2nA096058@www.freebsd.org> Date: Thu, 1 Jan 2009 10:26:02 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130090: [Update]devel/py-pyke:update to 0.6 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: Thu, 01 Jan 2009 10:30:02 -0000 >Number: 130090 >Category: ports >Synopsis: [Update]devel/py-pyke:update to 0.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 10:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.6 from 0.5 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2009-01-01 18:07:53.000000000 +0800 +++ Makefile 2009-01-01 18:22:01.000000000 +0800 @@ -6,10 +6,9 @@ # PORTNAME= pyke -PORTVERSION= 0.5 +PORTVERSION= 0.6 CATEGORIES= devel python -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= pyke +MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= thinker@branda.to --- distinfo.orig 2009-01-01 18:07:53.000000000 +0800 +++ distinfo 2009-01-01 18:07:53.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (pyke-0.5.tar.gz) = 2da0643bb0de11c467840845acc59561 -SHA256 (pyke-0.5.tar.gz) = 4fad76b01c95f14189f662fbec4b4be0dfeec935cde0925b7e2dc50cf95b6955 -SIZE (pyke-0.5.tar.gz) = 942203 +MD5 (pyke-0.6.tar.gz) = ecd21dfb4f190577f39b17cb43c7cc47 +SHA256 (pyke-0.6.tar.gz) = ad389ddf73c7ace1d7d8fee8afdc074e5e3f187eb67f4af8c9251617c1affef9 +SIZE (pyke-0.6.tar.gz) = 967883 --- pkg-plist.orig 2009-01-01 18:07:53.000000000 +0800 +++ pkg-plist 2009-01-01 18:07:53.000000000 +0800 @@ -1,2 +1,101 @@ -@comment $FreeBSD: ports/devel/py-pyke/pkg-plist,v 1.1 2008/12/25 00:33:00 miwi Exp $ -%%PYTHON_SITELIBDIR%%/pyke-0.5-py2.5.egg +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/requires.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/ask_tty.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/ask_tty.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/ask_tty.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/ask_wx.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/ask_wx.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/ask_wx.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/bc_rule.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/bc_rule.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/bc_rule.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/condensedPrint.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/condensedPrint.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/condensedPrint.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/contexts.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/contexts.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/contexts.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/fact_base.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/fact_base.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/fact_base.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/fc_rule.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/fc_rule.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/fc_rule.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/immutable_dict.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/immutable_dict.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/immutable_dict.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/knowledge_base.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/knowledge_base.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/knowledge_base.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/knowledge_engine.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/knowledge_engine.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/knowledge_engine.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/compiler.krb +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/compiler_bc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/compiler_bc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/compiler_bc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/helpers.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/helpers.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/helpers.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kfbparser.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kfbparser.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kfbparser.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kfbparser_tables.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kfbparser_tables.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kfbparser_tables.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kqb_parser.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kqb_parser.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/kqb_parser.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/krbparser.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/krbparser.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/krbparser.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/krbparser_tables.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/krbparser_tables.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/krbparser_tables.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/scanner.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/scanner.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/scanner.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/scanner_tables.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/scanner_tables.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler/scanner_tables.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_traceback.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_traceback.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_traceback.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/pattern.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/pattern.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/pattern.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/qa_helpers.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/qa_helpers.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/qa_helpers.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/question_base.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/question_base.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/question_base.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/rule_base.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/rule_base.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/rule_base.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/special.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/special.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/special.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/test.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/test.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/test.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/unique.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/unique.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/unique.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/user_question.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/user_question.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/user_question.pyo +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke/krb_compiler +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyke +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 10:30:14 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 5F827106564A; Thu, 1 Jan 2009 10:30:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3896C8FC18; Thu, 1 Jan 2009 10:30:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01AUE24098490; Thu, 1 Jan 2009 10:30:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01AUE3T098476; Thu, 1 Jan 2009 10:30:14 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 10:30:14 GMT Message-Id: <200901011030.n01AUE3T098476@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130090: [Update]devel/py-pyke:update to 0.6 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: Thu, 01 Jan 2009 10:30:14 -0000 Synopsis: [Update]devel/py-pyke:update to 0.6 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 10:30:13 UTC 2009 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130090 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 11:10:02 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 875671065672 for ; Thu, 1 Jan 2009 11:10:02 +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 63C988FC21 for ; Thu, 1 Jan 2009 11:10:02 +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 n01BA2h6026811 for ; Thu, 1 Jan 2009 11:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01BA2W5026810; Thu, 1 Jan 2009 11:10:02 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 11:10:02 GMT Resent-Message-Id: <200901011110.n01BA2W5026810@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, Alexander Logvinov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 780F51065675 for ; Thu, 1 Jan 2009 11:03:25 +0000 (UTC) (envelope-from user@blg.akavia.ru) Received: from blg.akavia.ru (aka-blg.amur.ru [85.88.166.30]) by mx1.freebsd.org (Postfix) with ESMTP id 3A1388FC19 for ; Thu, 1 Jan 2009 11:03:23 +0000 (UTC) (envelope-from user@blg.akavia.ru) Received: from blg.akavia.ru (localhost [127.0.0.1]) by blg.akavia.ru (8.14.3/8.14.3) with ESMTP id n01B3HHK027145; Thu, 1 Jan 2009 20:03:17 +0900 (YAKT) (envelope-from user@blg.akavia.ru) Received: (from root@localhost) by blg.akavia.ru (8.14.3/8.14.3/Submit) id n01B3Bkl027144; Thu, 1 Jan 2009 20:03:11 +0900 (YAKT) (envelope-from user) Message-Id: <200901011103.n01B3Bkl027144@blg.akavia.ru> Date: Thu, 1 Jan 2009 20:03:11 +0900 (YAKT) From: Alexander Logvinov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Alexander Logvinov Subject: ports/130091: [new port] deskutils/gbirthday: A birthday reminder for Evolution contacts X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Alexander Logvinov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 11:10:02 -0000 >Number: 130091 >Category: ports >Synopsis: [new port] deskutils/gbirthday: A birthday reminder for Evolution contacts >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: Thu Jan 01 11:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: GBirthday is a birthday reminder application that helps you to remember your evolution contacts' birthdays. It puts an icon on notification area which will blink when there is any of your contacts' birthday today. You can also check if there is any of your contacs' birhday on next days. WWW: http://gbirthday.sourceforge.net/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # gbirthday # gbirthday/files # gbirthday/files/patch-gbirthday.desktop # gbirthday/files/patch-languages_ru.lang # gbirthday/Makefile # gbirthday/distinfo # gbirthday/pkg-descr # gbirthday/pkg-plist # echo c - gbirthday mkdir -p gbirthday > /dev/null 2>&1 echo c - gbirthday/files mkdir -p gbirthday/files > /dev/null 2>&1 echo x - gbirthday/files/patch-gbirthday.desktop sed 's/^X//' >gbirthday/files/patch-gbirthday.desktop << '6f181f1cde8d0762d1ddbf135e24eb9c' X--- gbirthday.desktop.orig 2007-11-21 08:25:22.000000000 +0900 X+++ gbirthday.desktop 2009-01-01 19:22:13.000000000 +0900 X@@ -1,5 +1,6 @@ X [Desktop Entry] X Name=GBirthday X+Name[ru]=Напоминание о Днях рождения GBirthday X Version=0.4.0 X Comment=Birthday reminder for Evolution contacts X Comment[en]=Birthday reminder for Evolution contacts X@@ -9,6 +10,7 @@ X Comment[gl]=Recordatorio de aniversarios pros contactos do Evolution X Comment[it]=Promemoria compleanno per i contatti di Evolution X Comment[pt]=Lembrete dos aniversários para os contatos do Evolution X+Comment[ru]=Напоминание о Днях рождения для контактов Evolution X Comment[sk]=Upozornenie na narodeniny pre kontakty programu Evolution X Exec=gbirthday X Terminal=false 6f181f1cde8d0762d1ddbf135e24eb9c echo x - gbirthday/files/patch-languages_ru.lang sed 's/^X//' >gbirthday/files/patch-languages_ru.lang << '40ae381c765ad63c6ac23c729c0d50b5' X--- languages/ru.lang 2009-01-01 18:35:18.000000000 +0900 X+++ languages/ru.lang 2009-01-01 18:33:20.000000000 +0900 X@@ -0,0 +1,21 @@ X+about_language=Русский перевод X+about_translation=Alexander Logvinov X+about_comments=Напоминание о Днях рождения для контактов Evolution X+menu_reload=Загрузить данные X+menu_blink=Остановить индикацию X+menu_preferences=Настройки X+menu_about=О программе X+menu_quit=Выход X+pref_past=Предыдущие Дни рождения X+pref_next=Следующие Дни рождения X+pref_button=Сохранить и выйти X+pos_month=2 X+pos_day=1 X+txt_birthday=Дни рождения X+txt_empty=В указанном периоде Дней рождения нет X+txt_today=Сегодня X+txt_yesterday=Вчера X+txt_daysago=### дня(ей) назад X+txt_tomorrow=Завтра X+txt_days=дня(ей) X+txt_years=лет 40ae381c765ad63c6ac23c729c0d50b5 echo x - gbirthday/Makefile sed 's/^X//' >gbirthday/Makefile << '83bdcfa7d9ca973f78f49132cf858440' X# New ports collection makefile for: gbirthday X# Date created: 01 January 2009 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X# X XPORTNAME= gbirthday XPORTVERSION= 0.4.1 XCATEGORIES= deskutils gnome XMASTER_SITES= SF X XMAINTAINER= ports@logvinov.com XCOMMENT= A birthday reminder for Evolution contacts X XRUN_DEPENDS= ${PYTHON_SITELIBDIR}/_bsddb.so:${PORTSDIR}/databases/py-bsddb X XNO_BUILD= yes XNO_WRKSUBDIR= yes XUSE_PYTHON_RUN= yes XUSE_GNOME= pygtk2 evolutiondataserver X Xpost-patch: X @${REINPLACE_CMD} -e 's|/usr/share/${PORTNAME}|${DATADIR}|g' \ X ${WRKSRC}/${PORTNAME}.py ${WRKSRC}/${PORTNAME}.desktop X @${RM} ${WRKSRC}/languages/*.orig X Xdo-install: X.for dir in pics languages X @${MKDIR} ${DATADIR}/${dir} X ${INSTALL_DATA} ${WRKSRC}/${dir}/* ${DATADIR}/${dir}/ X.endfor X ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.py ${DATADIR} X ${LN} -fs ${DATADIR}/${PORTNAME}.py ${PREFIX}/bin/${PORTNAME} X @${MKDIR} ${PREFIX}/share/applications X ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.desktop ${PREFIX}/share/applications X X.include 83bdcfa7d9ca973f78f49132cf858440 echo x - gbirthday/distinfo sed 's/^X//' >gbirthday/distinfo << 'cb5055b3a04ef9020609d3d282d35af1' XMD5 (gbirthday-0.4.1.tar.gz) = d2a028ab886d05702152386e6e2978c7 XSHA256 (gbirthday-0.4.1.tar.gz) = 22094bc69a0ab1490875988bd485ac07be8eeab436d394ec2e0d5250f4ca12ff XSIZE (gbirthday-0.4.1.tar.gz) = 38572 cb5055b3a04ef9020609d3d282d35af1 echo x - gbirthday/pkg-descr sed 's/^X//' >gbirthday/pkg-descr << '1020c1429a6dc62f301623c64e5a9dd2' XGBirthday is a birthday reminder application that helps you to remember your Xevolution contacts' birthdays. It puts an icon on notification area which will Xblink when there is any of your contacts' birthday today. You can also check if Xthere is any of your contacs' birhday on next days. X XWWW: http://gbirthday.sourceforge.net/ 1020c1429a6dc62f301623c64e5a9dd2 echo x - gbirthday/pkg-plist sed 's/^X//' >gbirthday/pkg-plist << 'cc63a2bc7907b23dffb17dc81ebf0e0c' Xbin/gbirthday Xshare/applications/gbirthday.desktop X%%DATADIR%%/gbirthday.py X%%DATADIR%%/languages/de.lang X%%DATADIR%%/languages/en.lang X%%DATADIR%%/languages/es.lang X%%DATADIR%%/languages/es_AR.lang X%%DATADIR%%/languages/es_ES.lang X%%DATADIR%%/languages/fr.lang X%%DATADIR%%/languages/gl.lang X%%DATADIR%%/languages/it.lang X%%DATADIR%%/languages/ru.lang X%%DATADIR%%/languages/pt.lang X%%DATADIR%%/languages/sk.lang X%%DATADIR%%/pics/birthday.png X%%DATADIR%%/pics/birthdaylost.png X%%DATADIR%%/pics/birthdaynext.png X%%DATADIR%%/pics/birthdaytoday.png X%%DATADIR%%/pics/gbirthday.png X%%DATADIR%%/pics/gbirthday.svg X%%DATADIR%%/pics/nobirthday.png X%%DATADIR%%/pics/pie.svg X@dirrmtry %%DATADIR%%/languages X@dirrmtry %%DATADIR%%/pics X@dirrmtry %%DATADIR%% X@dirrmtry share/applications cc63a2bc7907b23dffb17dc81ebf0e0c exit >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 12:10: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 06B5C1065672 for ; Thu, 1 Jan 2009 12:10: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 D78A28FC13 for ; Thu, 1 Jan 2009 12:10:00 +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 n01CA05Z073280 for ; Thu, 1 Jan 2009 12:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01CA0uM073279; Thu, 1 Jan 2009 12:10:00 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 12:10:00 GMT Resent-Message-Id: <200901011210.n01CA0uM073279@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, Hendrik Rittich Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0792C1065670 for ; Thu, 1 Jan 2009 12:04:51 +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 D25398FC14 for ; Thu, 1 Jan 2009 12:04:50 +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 n01C4ofl034899 for ; Thu, 1 Jan 2009 12:04:50 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n01C4oQh034898; Thu, 1 Jan 2009 12:04:50 GMT (envelope-from nobody) Message-Id: <200901011204.n01C4oQh034898@www.freebsd.org> Date: Thu, 1 Jan 2009 12:04:50 GMT From: Hendrik Rittich To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130092: Incorrect dependency in ports/devel/gio-fam-backend 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: Thu, 01 Jan 2009 12:10:01 -0000 >Number: 130092 >Category: ports >Synopsis: Incorrect dependency in ports/devel/gio-fam-backend >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 12:10:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Hendrik Rittich >Release: 7.0-RELEASE >Organization: >Environment: >Description: The port "gio-fam-backend" depends on libgio, which means that it needs at least GLib 2.16. I think, this should be noted as dependency in the package. >How-To-Repeat: Install a version of GLib former 2.16 and try to compile the gio-fam-backend. >Fix: Setup dependency information correctly. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 12:10:19 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 75C531065680; Thu, 1 Jan 2009 12:10:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 4D9488FC18; Thu, 1 Jan 2009 12:10:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01CAJAO074926; Thu, 1 Jan 2009 12:10:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01CAJQu074913; Thu, 1 Jan 2009 12:10:19 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 12:10:19 GMT Message-Id: <200901011210.n01CAJQu074913@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130092: Incorrect dependency in ports/devel/gio-fam-backend 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: Thu, 01 Jan 2009 12:10:19 -0000 Synopsis: Incorrect dependency in ports/devel/gio-fam-backend Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 12:10:18 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130092 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 12:20:11 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 8E3521065676 for ; Thu, 1 Jan 2009 12:20:11 +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 6A9F18FC1F for ; Thu, 1 Jan 2009 12:20:11 +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 n01CKBcq082663 for ; Thu, 1 Jan 2009 12:20:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01CKBiZ082657; Thu, 1 Jan 2009 12:20:11 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 12:20:11 GMT Resent-Message-Id: <200901011220.n01CKBiZ082657@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, Dikshie Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDB6D106566B for ; Thu, 1 Jan 2009 12:16:59 +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 AB9C48FC25 for ; Thu, 1 Jan 2009 12:16:59 +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 n01CGxBJ037173 for ; Thu, 1 Jan 2009 12:16:59 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n01CGx10037172; Thu, 1 Jan 2009 12:16:59 GMT (envelope-from nobody) Message-Id: <200901011216.n01CGx10037172@www.freebsd.org> Date: Thu, 1 Jan 2009 12:16:59 GMT From: Dikshie To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130093: ports/security/silktools update 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: Thu, 01 Jan 2009 12:20:13 -0000 >Number: 130093 >Category: ports >Synopsis: ports/security/silktools update >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 12:20:10 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dikshie >Release: FreeBSD-7.1-PRERELEASE >Organization: Keio University >Environment: FreeBSD totoro.sfc.wide.ad.jp 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5: Sun Dec 21 15:53:55 JST 2008 dikshie@totoro.sfc.wide.ad.jp:/usr/obj/usr/src/sys/T41 i386 >Description: ports/security/silktools update to 1.1.3 >How-To-Repeat: >Fix: --- Makefile.orig 2009-01-01 21:06:42.000000000 +0900 +++ Makefile 2009-01-01 21:06:56.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= silktools -PORTVERSION= 1.1.2 +PORTVERSION= 1.1.3 CATEGORIES= security net MASTER_SITES= http://tools.netsa.cert.org/releases/ \ http://redundancy.redundancy.org/mirror/ --- distinfo.orig 2008-10-23 06:52:21.000000000 +0900 +++ distinfo 2009-01-01 21:11:48.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (silk-1.1.2.tar.gz) = f17c3b559857ec4800fdb7f14b8b367f -SHA256 (silk-1.1.2.tar.gz) = 46d039099a95dd8ae8d77ed661886fec60e2bd51fac70f8e332109738ec293c3 -SIZE (silk-1.1.2.tar.gz) = 2225329 +MD5 (silk-1.1.3.tar.gz) = b5f2e258574f7db2f3b87c2c9e7dd92e +SHA256 (silk-1.1.3.tar.gz) = 99ad875585e1623b8af993efca3f32aa5a2fdb40fcfa8f097e5c578b197e1692 +SIZE (silk-1.1.3.tar.gz) = 2233412 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 12:20:23 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 E222D106564A; Thu, 1 Jan 2009 12:20:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BA9DC8FC18; Thu, 1 Jan 2009 12:20:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01CKN3H084313; Thu, 1 Jan 2009 12:20:23 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01CKNLT084303; Thu, 1 Jan 2009 12:20:23 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 12:20:23 GMT Message-Id: <200901011220.n01CKNLT084303@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, lx@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130093: ports/security/silktools update 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: Thu, 01 Jan 2009 12:20:24 -0000 Synopsis: ports/security/silktools update Responsible-Changed-From-To: freebsd-ports-bugs->lx Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 12:20:23 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130093 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 14:00:11 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 AFD16106567F for ; Thu, 1 Jan 2009 14:00:11 +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 7FBB08FC1E for ; Thu, 1 Jan 2009 14:00:11 +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 n01E06jj071523 for ; Thu, 1 Jan 2009 14:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01E06ux071522; Thu, 1 Jan 2009 14:00:06 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 14:00:06 GMT Resent-Message-Id: <200901011400.n01E06ux071522@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, Yuri Pankov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 515A3106564A for ; Thu, 1 Jan 2009 13:50:38 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from mail-ew0-f21.google.com (mail-ew0-f21.google.com [209.85.219.21]) by mx1.freebsd.org (Postfix) with ESMTP id 832578FC14 for ; Thu, 1 Jan 2009 13:50:37 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: by ewy14 with SMTP id 14so7256195ewy.19 for ; Thu, 01 Jan 2009 05:50:36 -0800 (PST) Received: by 10.210.29.11 with SMTP id c11mr2802997ebc.101.1230817836362; Thu, 01 Jan 2009 05:50:36 -0800 (PST) Received: from darklight.homeunix.org ([85.175.24.248]) by mx.google.com with ESMTPS id t12sm18664627gvd.25.2009.01.01.05.50.35 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Jan 2009 05:50:35 -0800 (PST) Received: from darklight.homeunix.org (yuri@darklight.homeunix.org [127.0.0.1]) by darklight.homeunix.org (8.14.3/8.14.3) with ESMTP id n01DoWdX062557; Thu, 1 Jan 2009 16:50:32 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.homeunix.org (8.14.3/8.14.3/Submit) id n01DoWRf062556; Thu, 1 Jan 2009 16:50:32 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Message-Id: <200901011350.n01DoWRf062556@darklight.homeunix.org> Date: Thu, 1 Jan 2009 16:50:32 +0300 (MSK) From: Yuri Pankov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: gnome@FreeBSD.org Subject: ports/130094: [PATCH] audio/pulseaudio: build-depend on intltool 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: Thu, 01 Jan 2009 14:00:17 -0000 >Number: 130094 >Category: ports >Synopsis: [PATCH] audio/pulseaudio: build-depend on intltool >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: Thu Jan 01 14:00:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Yuri Pankov >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD darklight.homeunix.org 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Wed Dec 31 18:31:48 MSK 2008 >Description: Add missing intltool dependency. Port maintainer (gnome@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pulseaudio-0.9.13_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/audio/pulseaudio/Makefile,v retrieving revision 1.34 diff -u -r1.34 Makefile --- Makefile 17 Dec 2008 05:42:43 -0000 1.34 +++ Makefile 1 Jan 2009 13:48:49 -0000 @@ -21,7 +21,7 @@ dbus-1.3:${PORTSDIR}/devel/dbus \ gdbm.3:${PORTSDIR}/databases/gdbm -USE_GNOME= gnometarget gnomehack glib20 ltverhack +USE_GNOME= gnometarget gnomehack glib20 intltool ltverhack USE_XORG= x11 sm USE_LDCONFIG= yes GNU_CONFIGURE= yes --- pulseaudio-0.9.13_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 14:00:31 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 3BED1106567A; Thu, 1 Jan 2009 14:00:31 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0D9C68FC1A; Thu, 1 Jan 2009 14:00:31 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01E0Ucq074455; Thu, 1 Jan 2009 14:00:30 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01E0Uol074445; Thu, 1 Jan 2009 14:00:30 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 14:00:30 GMT Message-Id: <200901011400.n01E0Uol074445@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130094: [PATCH] audio/pulseaudio: build-depend on intltool 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: Thu, 01 Jan 2009 14:00:33 -0000 Synopsis: [PATCH] audio/pulseaudio: build-depend on intltool Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 14:00:30 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130094 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 14:32:18 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 1E212106566B; Thu, 1 Jan 2009 14:32:18 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E9C708FC1E; Thu, 1 Jan 2009 14:32:17 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01EWG6R001648; Thu, 1 Jan 2009 14:32:16 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01EWGaD001644; Thu, 1 Jan 2009 14:32:16 GMT (envelope-from miwi) Date: Thu, 1 Jan 2009 14:32:16 GMT Message-Id: <200901011432.n01EWGaD001644@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130087: [new port] geresh 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: Thu, 01 Jan 2009 14:32:18 -0000 Synopsis: [new port] geresh Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Jan 1 14:32:16 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130087 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 14:32:19 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 8747D106566B; Thu, 1 Jan 2009 14:32:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5E58F8FC0C; Thu, 1 Jan 2009 14:32:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01EWJsd001740; Thu, 1 Jan 2009 14:32:19 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01EWJ9n001736; Thu, 1 Jan 2009 14:32:19 GMT (envelope-from miwi) Date: Thu, 1 Jan 2009 14:32:19 GMT Message-Id: <200901011432.n01EWJ9n001736@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130091: [new port] deskutils/gbirthday: A birthday reminder for Evolution contacts 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: Thu, 01 Jan 2009 14:32:19 -0000 Synopsis: [new port] deskutils/gbirthday: A birthday reminder for Evolution contacts Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Jan 1 14:32:18 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130091 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 14:40:03 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 7A5EE106566B for ; Thu, 1 Jan 2009 14:40:03 +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 2D5C18FC16 for ; Thu, 1 Jan 2009 14:40:03 +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 n01Ee2wr002507 for ; Thu, 1 Jan 2009 14:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01Ee2C6002506; Thu, 1 Jan 2009 14:40:02 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 14:40:02 GMT Resent-Message-Id: <200901011440.n01Ee2C6002506@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, Dennis Herrmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 693BA106566C for ; Thu, 1 Jan 2009 14:38:14 +0000 (UTC) (envelope-from adox@mcx2.org) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id E9D5B8FC13 for ; Thu, 1 Jan 2009 14:38:13 +0000 (UTC) (envelope-from adox@mcx2.org) Received: by bwz12 with SMTP id 12so16301808bwz.19 for ; Thu, 01 Jan 2009 06:38:12 -0800 (PST) Received: by 10.223.110.11 with SMTP id l11mr11374256fap.50.1230820691401; Thu, 01 Jan 2009 06:38:11 -0800 (PST) Received: from localhost (p5090B9FE.dip.t-dialin.net [80.144.185.254]) by mx.google.com with ESMTPS id 3sm19817058fxm.17.2009.01.01.06.38.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Jan 2009 06:38:10 -0800 (PST) Message-Id: <495cd552.030db80a.7ccb.5572@mx.google.com> Date: Thu, 01 Jan 2009 06:38:10 -0800 (PST) From: Dennis Herrmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130095: [PATCH] math/ruby18-narray: update to 0.5.9p6 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: Thu, 01 Jan 2009 14:40:04 -0000 >Number: 130095 >Category: ports >Synopsis: [PATCH] math/ruby18-narray: update to 0.5.9p6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 14:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Nov 6 17:50:47 CET >Description: - Update to 0.5.9p6 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ruby18-narray-0.5.9p6.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/math/ruby-narray/Makefile,v retrieving revision 1.19 diff -u -u -r1.19 Makefile --- Makefile 26 Sep 2008 07:05:56 -0000 1.19 +++ Makefile 30 Dec 2008 19:33:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= narray -PORTVERSION= 0.5.9p5 +PORTVERSION= 0.5.9p6 CATEGORIES= math ruby MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/math/ruby-narray/distinfo,v retrieving revision 1.15 diff -u -u -r1.15 distinfo --- distinfo 26 Sep 2008 07:05:56 -0000 1.15 +++ distinfo 30 Dec 2008 19:33:18 -0000 @@ -1,3 +1,3 @@ -MD5 (ruby/narray-0.5.9p5.tar.gz) = d6f47cfeb89d1d379c4a9d1ec0ded305 -SHA256 (ruby/narray-0.5.9p5.tar.gz) = 527a136ae643c435c876d67a5d6b6ec0e0d7d98a3d6028dfdb5622ca416c56c4 -SIZE (ruby/narray-0.5.9p5.tar.gz) = 65763 +MD5 (ruby/narray-0.5.9p6.tar.gz) = 214f9e8ab7dc82e6212f3bc19041052f +SHA256 (ruby/narray-0.5.9p6.tar.gz) = a37c552bfaeb4186241db06d8e4bfe15186bb6a53465d58512a101141f350e30 +SIZE (ruby/narray-0.5.9p6.tar.gz) = 65924 --- ruby18-narray-0.5.9p6.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 14:40:14 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 139491065673; Thu, 1 Jan 2009 14:40:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DE1C08FC1B; Thu, 1 Jan 2009 14:40:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01EeDup002982; Thu, 1 Jan 2009 14:40:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01EeDKF002972; Thu, 1 Jan 2009 14:40:13 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 14:40:13 GMT Message-Id: <200901011440.n01EeDKF002972@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130095: [PATCH] math/ruby18-narray: update to 0.5.9p6 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: Thu, 01 Jan 2009 14:40:14 -0000 Synopsis: [PATCH] math/ruby18-narray: update to 0.5.9p6 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 14:40:13 UTC 2009 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130095 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 15:10:03 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 4DBA91065672 for ; Thu, 1 Jan 2009 15:10:03 +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 F347E8FC16 for ; Thu, 1 Jan 2009 15:10:02 +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 n01FA29H023230 for ; Thu, 1 Jan 2009 15:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01FA2hX023229; Thu, 1 Jan 2009 15:10:02 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 15:10:02 GMT Resent-Message-Id: <200901011510.n01FA2hX023229@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, Dennis Herrmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 651281065673 for ; Thu, 1 Jan 2009 15:01:33 +0000 (UTC) (envelope-from adox@mcx2.org) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id B3C648FC18 for ; Thu, 1 Jan 2009 15:01:32 +0000 (UTC) (envelope-from adox@mcx2.org) Received: by bwz12 with SMTP id 12so16315810bwz.19 for ; Thu, 01 Jan 2009 07:01:31 -0800 (PST) Received: by 10.223.108.210 with SMTP id g18mr12232342fap.38.1230822090750; Thu, 01 Jan 2009 07:01:30 -0800 (PST) Received: from localhost (p5090B9FE.dip.t-dialin.net [80.144.185.254]) by mx.google.com with ESMTPS id 6sm20081093fxm.46.2009.01.01.07.01.29 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 01 Jan 2009 07:01:30 -0800 (PST) Message-Id: <495cdaca.060db80a.21f3.ffff852b@mx.google.com> Date: Thu, 01 Jan 2009 07:01:30 -0800 (PST) From: Dennis Herrmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: david@trucs.org Subject: ports/130096: [PATCH] audio/gnupod: update to 0.99.7 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: Thu, 01 Jan 2009 15:10:03 -0000 >Number: 130096 >Category: ports >Synopsis: [PATCH] audio/gnupod: update to 0.99.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 15:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Nov 6 17:50:47 CET >Description: - Update to 0.99.7 Port maintainer (david@trucs.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- gnupod-0.99.7.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/gnupod/Makefile,v retrieving revision 1.24 diff -u -u -r1.24 Makefile --- Makefile 29 Nov 2008 22:36:28 -0000 1.24 +++ Makefile 1 Jan 2009 14:40:13 -0000 @@ -6,7 +6,7 @@ # PORTNAME= gnupod -PORTVERSION= 0.99.6 +PORTVERSION= 0.99.7 CATEGORIES= audio perl5 MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ http://www.blinkenlights.ch/gnupod-dist/stable/ @@ -18,6 +18,7 @@ BUILD_DEPENDS= ${SITE_PERL}/MP3/Info.pm:${PORTSDIR}/audio/p5-MP3-Info \ ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \ + ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ ${SITE_PERL}/${PERL_ARCH}/Unicode/String.pm:${PORTSDIR}/converters/p5-Unicode-String \ ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed \ ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/gnupod/distinfo,v retrieving revision 1.14 diff -u -u -r1.14 distinfo --- distinfo 2 May 2008 19:27:35 -0000 1.14 +++ distinfo 30 Dec 2008 23:50:56 -0000 @@ -1,3 +1,3 @@ -MD5 (gnupod-0.99.6.tgz) = 11e07a56f7c808701a9ec80ff5ceae00 -SHA256 (gnupod-0.99.6.tgz) = 7e5b94583a556d2c2a09c235b8bb145b923dca1ec6031217e044b23a0bc7bfa8 -SIZE (gnupod-0.99.6.tgz) = 195700 +MD5 (gnupod-0.99.7.tgz) = 5531f0e372c71cd66583fe1b8aac0afc +SHA256 (gnupod-0.99.7.tgz) = 52cfd91fe50a8f9800b15cf4e83d9a02ac806e5620f49f99c3c905a1b8574b4a +SIZE (gnupod-0.99.7.tgz) = 197025 --- gnupod-0.99.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 15:10:03 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 83DB81065674 for ; Thu, 1 Jan 2009 15:10:03 +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 5FECC8FC18 for ; Thu, 1 Jan 2009 15:10:03 +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 n01FA394023243 for ; Thu, 1 Jan 2009 15:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01FA3qe023242; Thu, 1 Jan 2009 15:10:03 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 15:10:03 GMT Resent-Message-Id: <200901011510.n01FA3qe023242@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, "Pedro F. Giffuni" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 325A61065670 for ; Thu, 1 Jan 2009 15:06:12 +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 204B68FC13 for ; Thu, 1 Jan 2009 15:06:12 +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 n01F6A99083277 for ; Thu, 1 Jan 2009 15:06:10 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n01F6ABj083276; Thu, 1 Jan 2009 15:06:10 GMT (envelope-from nobody) Message-Id: <200901011506.n01F6ABj083276@www.freebsd.org> Date: Thu, 1 Jan 2009 15:06:10 GMT From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130097: Update math/plplot to version 5.8.0 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: Thu, 01 Jan 2009 15:10:03 -0000 >Number: 130097 >Category: ports >Synopsis: Update math/plplot to version 5.8.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 15:10:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-RC2 >Organization: >Environment: FreeBSD kakumen.cable.net.co 7.1-RC2 FreeBSD 7.1-RC2 #0: Tue Dec 23 11:42:13 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: This is the latest stable version, and apparently the last one to support the autoconf tools. It includes C++ and Octave updates. - Add to science category. - Make explicit that the python bindings are not building. - For now keep using the autoconf interface, we have sorted out the issues there but we will have to move to CMake soon anyways. >How-To-Repeat: >Fix: diff -ruN plplot.orig/Makefile plplot/Makefile --- plplot.orig/Makefile 2008-08-21 01:17:42.000000000 -0500 +++ plplot/Makefile 2009-01-01 09:51:18.000000000 -0500 @@ -6,9 +6,8 @@ # PORTNAME= plplot -PORTVERSION= 5.6.1 -PORTREVISION= 5 -CATEGORIES= math +PORTVERSION= 5.8.0 +CATEGORIES= math science MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org diff -ruN plplot.orig/distinfo plplot/distinfo --- plplot.orig/distinfo 2006-06-05 17:17:48.000000000 -0500 +++ plplot/distinfo 2009-01-01 01:36:44.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (plplot-5.6.1.tar.gz) = 51029b256f3333449de9bcd3e00c088f -SHA256 (plplot-5.6.1.tar.gz) = b2f1d93c605dd98bd95909ee9aca52d6c6cda476405b583f8a486f90aae893ad -SIZE (plplot-5.6.1.tar.gz) = 6357444 +MD5 (plplot-5.8.0.tar.gz) = 63e954448b12056aeecf2b53cd97f1f5 +SHA256 (plplot-5.8.0.tar.gz) = 595bcc021b415ba191979586543f95285f03f5b54ed77f452976a89ad2850877 +SIZE (plplot-5.8.0.tar.gz) = 7582217 diff -ruN plplot.orig/pkg-plist plplot/pkg-plist --- plplot.orig/pkg-plist 2008-08-24 19:15:59.000000000 -0500 +++ plplot/pkg-plist 2009-01-01 09:38:03.000000000 -0500 @@ -14,6 +14,7 @@ include/plplot/plConfig.h include/plplot/plDevs.h include/plplot/pldebug.h +include/plplot/pldll.h include/plplot/plevent.h include/plplot/plplot.h include/plplot/plplotP.h @@ -165,6 +166,7 @@ %%DATADIR%%%%VERSION%%/examples/c/x23c.c %%DATADIR%%%%VERSION%%/examples/c/x24c.c %%DATADIR%%%%VERSION%%/examples/c/x25c.c +%%DATADIR%%%%VERSION%%/examples/c/x26c.c %%DATADIR%%%%VERSION%%/examples/c++/Makefile %%DATADIR%%%%VERSION%%/examples/c++/lena.pgm %%DATADIR%%%%VERSION%%/examples/c++/plc++demos.h @@ -193,6 +195,7 @@ %%DATADIR%%%%VERSION%%/examples/c++/x22.cc %%DATADIR%%%%VERSION%%/examples/c++/x23.cc %%DATADIR%%%%VERSION%%/examples/c++/x24.cc +%%DATADIR%%%%VERSION%%/examples/c++/x26.cc %%DATADIR%%%%VERSION%%/examples/f77/Makefile %%DATADIR%%%%VERSION%%/examples/f77/x01f.f %%DATADIR%%%%VERSION%%/examples/f77/x02f.f >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 15:10:14 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 98941106566B; Thu, 1 Jan 2009 15:10:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6F7BD8FC1F; Thu, 1 Jan 2009 15:10:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01FAEJu024084; Thu, 1 Jan 2009 15:10:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01FAETs024080; Thu, 1 Jan 2009 15:10:14 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 15:10:14 GMT Message-Id: <200901011510.n01FAETs024080@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130096: [PATCH] audio/gnupod: update to 0.99.7 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: Thu, 01 Jan 2009 15:10:14 -0000 Synopsis: [PATCH] audio/gnupod: update to 0.99.7 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 15:10:13 UTC 2009 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130096 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 17:40:02 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 987FC1065673 for ; Thu, 1 Jan 2009 17:40:02 +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 734778FC17 for ; Thu, 1 Jan 2009 17:40:02 +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 n01He2h2035813 for ; Thu, 1 Jan 2009 17:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01He2Xu035812; Thu, 1 Jan 2009 17:40:02 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 17:40:02 GMT Resent-Message-Id: <200901011740.n01He2Xu035812@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, Peter Schuller Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6038D1065673; Thu, 1 Jan 2009 17:34:54 +0000 (UTC) (envelope-from root@prometheus.scode.org) Received: from proxy1.bredband.net (proxy1.bredband.net [195.54.101.71]) by mx1.freebsd.org (Postfix) with ESMTP id EF5328FC13; Thu, 1 Jan 2009 17:34:53 +0000 (UTC) (envelope-from root@prometheus.scode.org) Received: from ironport2.bredband.com (195.54.101.122) by proxy1.bredband.net (7.3.127) id 494BF21C00300CD2; Thu, 1 Jan 2009 18:34:51 +0100 Received: from c-b416e555.03-51-73746f3.cust.bredbandsbolaget.se (HELO prometheus.scode.org) ([85.229.22.180]) by ironport2.bredband.com with ESMTP; 01 Jan 2009 18:34:51 +0100 Received: by prometheus.scode.org (Postfix, from userid 0) id 3838C2134E1; Thu, 1 Jan 2009 18:34:51 +0100 (CET) Message-Id: <20090101173451.3838C2134E1@prometheus.scode.org> Date: Thu, 1 Jan 2009 18:34:51 +0100 (CET) From: Peter Schuller To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: vd@FreeBSD.org Subject: ports/130098: [PATCH] sysutils/duplicity: update to 0.5.05 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: Thu, 01 Jan 2009 17:40:02 -0000 >Number: 130098 >Category: ports >Synopsis: [PATCH] sysutils/duplicity: update to 0.5.05 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 17:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: peter.schuller@infidyne.com >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Dec 3 01:00:41 CET >Description: - Update to 0.5.05 - Duplicity now uses gettext. - Note to committer: I used share/locale in plist; I saw some other use of %%NLS%% but was not sure whether %%NLS%% was correct in this case. I saw a lot of ports definitely using hard-coded share/locale paths, so I left that as is. Port maintainer (vd@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 Upstream ChangeLog relative to .03: New in v0.5.05 (2008/12/30) --------------------------- bug #25194: Duplicity 5.04 requires python-distutils-extra... https://savannah.nongnu.org/bugs/?25194 New in v0.5.04 (2008/12/27) --------------------------- patch #6678: Add progress metering https://savannah.nongnu.org/patch/?6678 patch #6686: Add error codes for all fatal errors https://savannah.nongnu.org/patch/?6686 bug #25090: Typos and trailing whitespace in duplicity manpage https://savannah.nongnu.org/bugs/?25090 bug #24889: NCFTP cannot deal with some FTP servers https://savannah.nongnu.org/bugs/?24889 patch #6692: Print collection status in a machine-readable way https://savannah.nongnu.org/patch/?6692 patch #6693: Some FatalError's don't have codes still https://savannah.nongnu.org/patch/?6693 patch #6694: Log exceptions https://savannah.nongnu.org/patch/?6694 patch #6695: Log filenames https://savannah.nongnu.org/patch/?6695 patch #6696: Consolidate get_delta_iter and get_delta_iter_w_sig https://savannah.nongnu.org/patch/?6696 patch #6697: Always log at least one progress during dry run https://savannah.nongnu.org/patch/?6697 patch #6700: Make duplicity translatable https://savannah.nongnu.org/patch/?6700 patch #6701: Make current-list command machine-readable https://savannah.nongnu.org/patch/?6701 patch #6702: handle unknown errnos in robust.py https://savannah.nongnu.org/patch/?6702 GPG was throwing "gpg: [don't know]: invalid packet (ctb=14)" and apparently this is non-fatal. There is a fix for this being rolled into GPG 2.x. http://lists.gnupg.org/pipermail/gnupg-devel/2006-September/023180.html Copied from collections.py. Fix supplied by Simon Blandford >How-To-Repeat: >Fix: --- duplicity-0.5.05.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/Makefile /usr/ports/sysutils/duplicity/Makefile --- /usr/ports/sysutils/duplicity.orig/Makefile 2008-11-27 08:23:50.000000000 +0100 +++ /usr/ports/sysutils/duplicity/Makefile 2009-01-01 16:51:30.068988409 +0100 @@ -6,7 +6,7 @@ # PORTNAME= duplicity -PORTVERSION= 0.5.03 +PORTVERSION= 0.5.05 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -21,6 +21,7 @@ PEXPECT_DIR= misc/py-pexpect OPTIONS= PEXPECT "Depend on ${PEXPECT_DIR}, needed for ssh backend" On +USE_GETTEXT= yes USE_PYTHON= 2.4+ USE_PYDISTUTILS=yes diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/distinfo /usr/ports/sysutils/duplicity/distinfo --- /usr/ports/sysutils/duplicity.orig/distinfo 2008-11-27 08:23:50.000000000 +0100 +++ /usr/ports/sysutils/duplicity/distinfo 2009-01-01 16:52:04.182237562 +0100 @@ -1,3 +1,3 @@ -MD5 (duplicity-0.5.03.tar.gz) = 80273525ae47e8075078a855cf4a134e -SHA256 (duplicity-0.5.03.tar.gz) = d6e3929dc515b72916bfe7cadb25cbe7b383b9f699353bed65c16029ea1cda81 -SIZE (duplicity-0.5.03.tar.gz) = 146490 +MD5 (duplicity-0.5.05.tar.gz) = 2c381aae63fd635568d00eb67bf54a36 +SHA256 (duplicity-0.5.05.tar.gz) = 9b28905a0afadd3e3f8c75a98cf537d9581a2cf5925e61c280ab46fe81e97acd +SIZE (duplicity-0.5.05.tar.gz) = 158213 diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/files/patch-setup.py /usr/ports/sysutils/duplicity/files/patch-setup.py --- /usr/ports/sysutils/duplicity.orig/files/patch-setup.py 2008-09-28 21:28:11.000000000 +0200 +++ /usr/ports/sysutils/duplicity/files/patch-setup.py 2009-01-01 17:42:51.880902924 +0100 @@ -1,8 +1,8 @@ ---- setup.py.orig 2008-09-21 17:21:44.000000000 +0300 -+++ setup.py 2008-09-28 22:24:48.000000000 +0300 -@@ -21,6 +21,10 @@ +--- setup.py.orig 2008-12-30 16:23:25.000000000 +0100 ++++ setup.py 2009-01-01 17:28:47.610476569 +0100 +@@ -22,6 +22,10 @@ - incdir_list = libdir_list = None + incdir_list = libdir_list = None +LOCALBASE = os.environ.get("LOCALBASE", "/usr/local") +incdir_list = ['%s/include' % LOCALBASE] @@ -11,14 +11,22 @@ if os.name == 'posix': LIBRSYNC_DIR = os.environ.get('LIBRSYNC_DIR', '') args = sys.argv[:] -@@ -48,9 +52,6 @@ - include_dirs=incdir_list, - library_dirs=libdir_list, - libraries=["rsync"])], -- scripts = ['rdiffdir', 'duplicity'], -- data_files = [('share/man/man1', ['duplicity.1', 'rdiffdir.1']), -- ('share/doc/duplicity-%s' % version_string, -- ['COPYING', 'README', 'CHANGELOG'])]) -+ scripts = ['rdiffdir', 'duplicity']) +@@ -33,17 +37,7 @@ + incdir_list = [os.path.join(LIBRSYNC_DIR, 'include')] + libdir_list = [os.path.join(LIBRSYNC_DIR, 'lib')] +-data_files = [('share/man/man1', +- ['duplicity.1', +- 'rdiffdir.1']), +- ('share/doc/duplicity-%s' % version_string, +- ['COPYING', +- 'CVS-README', +- 'LOG-README', +- 'README', +- 'tarfile-LICENSE', +- 'CHANGELOG']), +- ] ++data_files = [] + assert os.path.exists("po"), "Missing 'po' directory." + for root, dirs, files in os.walk("po"): diff -ruN --exclude=CVS /usr/ports/sysutils/duplicity.orig/pkg-plist /usr/ports/sysutils/duplicity/pkg-plist --- /usr/ports/sysutils/duplicity.orig/pkg-plist 2008-11-27 08:23:50.000000000 +0100 +++ /usr/ports/sysutils/duplicity/pkg-plist 2009-01-01 17:38:26.797736304 +0100 @@ -1,5 +1,6 @@ bin/duplicity bin/rdiffdir +share/locale/io/LC_MESSAGES/duplicity.mo %%PYTHON_SITELIBDIR%%/duplicity/__init__.py %%PYTHON_SITELIBDIR%%/duplicity/__init__.pyc %%PYTHON_SITELIBDIR%%/duplicity/__init__.pyo --- duplicity-0.5.05.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 17:40:13 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 1F35A106566B; Thu, 1 Jan 2009 17:40:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA57E8FC16; Thu, 1 Jan 2009 17:40:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01HeCMf036506; Thu, 1 Jan 2009 17:40:12 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01HeCfW036496; Thu, 1 Jan 2009 17:40:12 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 17:40:12 GMT Message-Id: <200901011740.n01HeCfW036496@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, vd@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130098: [PATCH] sysutils/duplicity: update to 0.5.05 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: Thu, 01 Jan 2009 17:40:13 -0000 Synopsis: [PATCH] sysutils/duplicity: update to 0.5.05 Responsible-Changed-From-To: freebsd-ports-bugs->vd Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 17:40:12 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130098 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 18:50:04 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 2341A106567B for ; Thu, 1 Jan 2009 18:50:04 +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 00EFB8FC13; Thu, 1 Jan 2009 18:50:04 +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 n01Io3Zq087182; Thu, 1 Jan 2009 18:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01Io3bL087181; Thu, 1 Jan 2009 18:50:03 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 18:50:03 GMT Resent-Message-Id: <200901011850.n01Io3bL087181@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Cc: daniel@roe.ch Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Daniel Roethlisberger Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C1FAF106566B for ; Thu, 1 Jan 2009 18:49:38 +0000 (UTC) (envelope-from roe@calvin.ustdmz.roe.ch) Received: from calvin.ustdmz.roe.ch (calvin.ustdmz.roe.ch [IPv6:2001:41e0:ff17:face::26]) by mx1.freebsd.org (Postfix) with ESMTP id 015958FC14 for ; Thu, 1 Jan 2009 18:49:37 +0000 (UTC) (envelope-from roe@calvin.ustdmz.roe.ch) Received: from roe by calvin.ustdmz.roe.ch (envelope-from ) with LOCAL (auth=roe) id 1LISYv-0002FC-Pm ; Thu, 01 Jan 2009 19:46:29 +0100 Message-Id: Date: Thu, 01 Jan 2009 19:46:29 +0100 From: Daniel Roethlisberger To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 X-GNATS-Notify: daniel@roe.ch Cc: daniel@roe.ch Subject: ports/130099: [patch] security/md5coll - take up maintainership X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Daniel Roethlisberger List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 18:50:04 -0000 >Number: 130099 >Category: ports >Synopsis: [patch] security/md5coll - take up maintainership >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: Thu Jan 01 18:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Daniel Roethlisberger >Release: FreeBSD 6.3-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD calvin.ustdmz.roe.ch 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 #0: Wed Oct 1 05:50:20 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386 >Description: I'd like to adopt security/md5coll. The attached patch also adds a mirror MASTER_SITE and removes the deprecated pkg-descr signature line. >How-To-Repeat: >Fix: --- md5coll.diff begins here --- diff -ruN md5coll.orig/Makefile md5coll/Makefile --- md5coll.orig/Makefile 2008-11-30 05:20:05.000000000 +0100 +++ md5coll/Makefile 2009-01-01 19:44:13.000000000 +0100 @@ -8,12 +8,13 @@ PORTNAME= md5coll DISTVERSION= 0.1 CATEGORIES= security -MASTER_SITES= http://www.stachliu.com/ +MASTER_SITES= http://www.stachliu.com/ \ + http://mirror.roe.ch/dist/${PORTNAME}/${DISTVERSION}/ DISTNAME= ${PORTNAME}.c EXTRACT_SUFX= EXTRACT_ONLY= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= daniel@roe.ch COMMENT= Fast MD5 collision generator ONLY_FOR_ARCHS= i386 diff -ruN md5coll.orig/pkg-descr md5coll/pkg-descr --- md5coll.orig/pkg-descr 2005-11-23 06:15:03.000000000 +0100 +++ md5coll/pkg-descr 2009-01-01 19:37:33.000000000 +0100 @@ -8,5 +8,3 @@ Author: Patrick Stach WWW: http://www.stachliu.com/collisions.html - --- lioux@FreeBSD.org --- md5coll.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 19:10:43 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 107D1106566C; Thu, 1 Jan 2009 19:10:43 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DA06D8FC12; Thu, 1 Jan 2009 19:10:42 +0000 (UTC) (envelope-from wxs@FreeBSD.org) Received: from freefall.freebsd.org (wxs@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01JAgYK006755; Thu, 1 Jan 2009 19:10:42 GMT (envelope-from wxs@freefall.freebsd.org) Received: (from wxs@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01JAg6q006751; Thu, 1 Jan 2009 19:10:42 GMT (envelope-from wxs) Date: Thu, 1 Jan 2009 19:10:42 GMT Message-Id: <200901011910.n01JAg6q006751@freefall.freebsd.org> To: daniel@roe.ch, wxs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, wxs@FreeBSD.org From: wxs@FreeBSD.org Cc: Subject: Re: ports/130099: [patch] security/md5coll - take up maintainership 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: Thu, 01 Jan 2009 19:10:43 -0000 Synopsis: [patch] security/md5coll - take up maintainership Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Thu Jan 1 19:10:42 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130099 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 20:00:04 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 49F34106564A for ; Thu, 1 Jan 2009 20:00:04 +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 1D3AE8FC1E for ; Thu, 1 Jan 2009 20:00:04 +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 n01K04Fi038618 for ; Thu, 1 Jan 2009 20:00:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01K03hU038617; Thu, 1 Jan 2009 20:00:03 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 20:00:03 GMT Resent-Message-Id: <200901012000.n01K03hU038617@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, Jeremy Chadwick Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 34CD6106566B for ; Thu, 1 Jan 2009 19:53:50 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from QMTA01.emeryville.ca.mail.comcast.net (qmta01.emeryville.ca.mail.comcast.net [76.96.30.16]) by mx1.freebsd.org (Postfix) with ESMTP id 1DCDA8FC16 for ; Thu, 1 Jan 2009 19:53:50 +0000 (UTC) (envelope-from jdc@koitsu.dyndns.org) Received: from OMTA07.emeryville.ca.mail.comcast.net ([76.96.30.59]) by QMTA01.emeryville.ca.mail.comcast.net with comcast id yKW81a00f1GXsucA1KdrmG; Thu, 01 Jan 2009 19:37:51 +0000 Received: from koitsu.dyndns.org ([69.181.141.110]) by OMTA07.emeryville.ca.mail.comcast.net with comcast id yKdq1a0012P6wsM8TKdqHr; Thu, 01 Jan 2009 19:37:50 +0000 Received: by icarus.home.lan (Postfix, from userid 1000) id 024DE33C36; Thu, 1 Jan 2009 11:37:49 -0800 (PST) Message-Id: <20090101193749.024DE33C36@icarus.home.lan> Date: Thu, 1 Jan 2009 11:37:49 -0800 (PST) From: Jeremy Chadwick To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130100: www/webalizer: Unreasonable "truncating oversized request field" warnings X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Jeremy Chadwick List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 20:00:04 -0000 >Number: 130100 >Category: ports >Synopsis: www/webalizer: Unreasonable "truncating oversized request field" warnings >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: Thu Jan 01 20:00:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jeremy Chadwick >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD icarus.home.lan 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Sat Dec 6 03:51:10 PST 2008 root@icarus.home.lan:/usr/obj/usr/src/sys/X7SBA_RELENG_7_amd64 amd64 >Description: When webalizer encounters an Apache log entry whose request (GET/HEAD/POST) exceeds 512 bytes in length, it emits the following warning while processing: Warning: Truncating oversized request field [647] The number shown correlates with the log file line number which caused the warning. In this case, here is the log entry: 89.128.3.8 - - [31/Dec/2008:12:34:00 -0800] "GET /category/trans/im-kid-dracula/fonts/category/blog/page/2/trans/im-kid-dracula/trans/dream-penguin-adventure/trans/sd-hiryu-no-ken-ex/contact/trans/nekketsu-street-basket-ganbare-dunk-heroes/fonts/contact/trans/dream-penguin-adventure/donations/category/blog/category/blog/contact/contact/contact/trans/sd-hiryu-no-ken-ex/trans/karnov/fonts/trans/doki-doki-panic/trans/nettou-the-king-of-fighters-96/trans/sd-hiryu-no-ken-ex/category/blog/trans/ys-iii-wanderers-from-ys/category/blog/trans/tomorrows-joe/trans/fonts/ HTTP/1.1" 200 5300 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)" This is indeed a long URL -- the content request portion is ~517 bytes long. RFCs do not define the length, so each web server has an arbitrary limit. Using Apache as an example: Apache 1.x supports up to 4000 characters, while 2.x supports up to 8192. Present-day web browsers will submit anywhere between 65536 and 190000 characters. webalizer's code, however, imposes a limit of 512. The define is called MAXURLH located in webalizer.h at line 19. I feel this value should be increased to something more reasonable, given that URLs in this day and age are often longer than they were when webalizer was originally written. I fully acknowledge that this issue should be reported upstream, but I've a gut feeling administrators/users have done this with either no response or rejection. (This is an assumption on my part.) I have not verified that the code change will not break anything internally, but based on reading Debian and OpenSuSE mailing lists, they have increased this value in the past without harm. >How-To-Repeat: Place an entry in your webserver log file which contains a request that exceeds 512 bytes and run webalizer. >Fix: Increase MAXURLH from 512 to something larger; I propose 2048. I have concerns increasing it to 4096, as I'm not sure how this variable interacts or relates to the "MAXURL" variable (which is 4096). >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 20:00:14 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 DC0211065674; Thu, 1 Jan 2009 20:00:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B130D8FC18; Thu, 1 Jan 2009 20:00:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01K0EoH039168; Thu, 1 Jan 2009 20:00:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01K0E3a039161; Thu, 1 Jan 2009 20:00:14 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 20:00:14 GMT Message-Id: <200901012000.n01K0E3a039161@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dinoex@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130100: www/webalizer: Unreasonable "truncating oversized request field" warnings 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: Thu, 01 Jan 2009 20:00:15 -0000 Synopsis: www/webalizer: Unreasonable "truncating oversized request field" warnings Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 20:00:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130100 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 20:10:02 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 56BF81065675 for ; Thu, 1 Jan 2009 20:10:02 +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 2F6018FC17 for ; Thu, 1 Jan 2009 20:10:02 +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 n01KA1wc045805 for ; Thu, 1 Jan 2009 20:10:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01KA1EE045804; Thu, 1 Jan 2009 20:10:01 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 20:10:01 GMT Resent-Message-Id: <200901012010.n01KA1EE045804@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, Lucian Lazar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5009A106566C for ; Thu, 1 Jan 2009 20:00:31 +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 3AA218FC12 for ; Thu, 1 Jan 2009 20:00:31 +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 n01K0VR5019681 for ; Thu, 1 Jan 2009 20:00:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n01K0VQ0019680; Thu, 1 Jan 2009 20:00:31 GMT (envelope-from nobody) Message-Id: <200901012000.n01K0VQ0019680@www.freebsd.org> Date: Thu, 1 Jan 2009 20:00:31 GMT From: Lucian Lazar To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130101: /usr/ports/devel/gio-fam-backend does not compile even tho whole ports tree is updated 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: Thu, 01 Jan 2009 20:10:02 -0000 >Number: 130101 >Category: ports >Synopsis: /usr/ports/devel/gio-fam-backend does not compile even tho whole ports tree is updated >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 01 20:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Lucian Lazar >Release: FreeBSD7 RELENG_7_0 >Organization: none >Environment: FreeBSD tus.dexterlab.net 7.0-RELEASE-p7 FreeBSD 7.0-RELEASE-p7 #0: Thu Jan 1 19:41:16 EET 2009 root@tus.dexterlab.net:/usr/obj/usr/src/sys/TUS i386 >Description: Port /usr/ports/devel/gio-fam-backend does not compile even tho whole ports tree is updated via cvsup. Many other ports depend on this port. >How-To-Repeat: Go to /usr/ports/devel/gio-fam-backend and type make. Here is the script output I get: Script started on Thu Jan 1 21:41:48 2009 root@tus /usr/ports/devel/gio-fam-backend# make ===> Vulnerability check disabled, database not found ===> Extracting for gio-fam-backend-2.16.5 => MD5 Checksum OK for gnome2/glib-2.16.5.tar.bz2. => SHA256 Checksum OK for gnome2/glib-2.16.5.tar.bz2. ===> Patching for gio-fam-backend-2.16.5 ===> Applying FreeBSD patches for gio-fam-backend-2.16.5 ===> gio-fam-backend-2.16.5 depends on executable: gmake - found ===> gio-fam-backend-2.16.5 depends on executable: pkg-config - found ===> gio-fam-backend-2.16.5 depends on shared library: fam.0 - found ===> gio-fam-backend-2.16.5 depends on shared library: glib-2.0.0 - found ===> Configuring for gio-fam-backend-2.16.5 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking for gawk... (cached) nawk checking for perl5... perl5 checking for indent... indent checking for perl5... /usr/bin/perl5 checking for a Python interpreter with version >= 2.4... python checking for python... /usr/local/bin/python checking for python version... 2.5 checking for python platform... freebsd7 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for libiconv_open in -liconv... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether we are using the GNU C Library 2.1 or newer... no checking Whether to cache iconv descriptors... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... am ar as az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kn ko ku lt lv mg mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... no checking for alloca... yes checking for posix_memalign... yes checking for memalign... no checking for valloc... yes checking for atexit... yes checking for on_exit... no checking for timegm... yes checking for gmtime_r... yes checking size of char... 1 checking size of short... 2 checking size of long... 4 checking size of int... 4 checking size of void *... 4 checking size of long long... 8 checking size of __int64... 0 checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking if malloc() and friends prototypes are gmem.h compatible... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... (cached) no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking size of size_t... 4 checking for the appropriate definition for size_t... unsigned int checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for chown... yes checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for statvfs... yes checking for statfs... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getmntent_r... no checking for setmntent... no checking for endmntent... no checking for hasmntopt... no checking for getmntinfo... yes checking for nanosleep... yes checking for nsleep... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking number of arguments to statfs()... 2 checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for wcslen... yes checking for C99 snprintf... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... no checking whether va_lists can be copied by value... yes checking for dlopen... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for is_selinux_enabled in -lselinux... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for FAMOpen in -lfam... yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for FAMNoExists in -lfam... yes checking for getxattr in -lc... no checking for getxattr in -lattr... no checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking for sched_get_priority_min... yes checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_r... yes checking size of pthread_t... 4 checking for pthread_attr_setstacksize... yes checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) checking for pthread_setschedparam... yes checking for posix yield function... sched_yield checking size of pthread_mutex_t... 4 checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0 checking for clock_gettime... yes checking for monotonic clocks... yes checking whether to use assembler code for atomic operations... none checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking whether compiler understands -Wno-pointer-sign... yes checking for EILSEQ... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gmodule-no-export-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-2.0-uninstalled.pc config.status: creating gio-unix-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating build/win32/vs8/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/tests/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing glibconfig.h commands config.status: executing chmod-scripts commands ===> Building for gio-fam-backend-2.16.5 /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c -o libgiofam_la-fam-helper.lo `test -f 'fam-helper.c' || echo './'`fam-helper.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c fam-helper.c -fPIC -DPIC -o .libs/libgiofam_la-fam-helper.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c fam-helper.c -o libgiofam_la-fam-helper.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-fam-helper.Tpo .deps/libgiofam_la-fam-helper.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c -o libgiofam_la-fam-module.lo `test -f 'fam-module.c' || echo './'`fam-module.c cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c fam-module.c -fPIC -DPIC -o .libs/libgiofam_la-fam-module.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c fam-module.c -o libgiofam_la-fam-module.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-fam-module.Tpo .deps/libgiofam_la-fam-module.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c -o libgiofam_la-gfamdirectorymonitor.lo `test -f 'gfamdirectorymonitor.c' || echo './'`gfamdirectorymonitor.c cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c gfamdirectorymonitor.c -fPIC -DPIC -o .libs/libgiofam_la-gfamdirectorymonitor.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c gfamdirectorymonitor.c -o libgiofam_la-gfamdirectorymonitor.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-gfamdirectorymonitor.Tpo .deps/libgiofam_la-gfamdirectorymonitor.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c -o libgiofam_la-gfamfilemonitor.lo `test -f 'gfamfilemonitor.c' || echo './'`gfamfilemonitor.c cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -fPIC -DPIC -o .libs/libgiofam_la-gfamfilemonitor.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -o libgiofam_la-gfamfilemonitor.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la -rpath /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam generating symbol list for `libgiofam.la' /usr/bin/nm -B .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgiofam.exp /usr/bin/grep -E -e "^g_io_module_(load|unload)" ".libs/libgiofam.exp" > ".libs/libgiofam.expT" mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp" cc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so -Wl,-soname -Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. root@tus /usr/ports/devel/gio-fam-backend# exit exit Script done on Thu Jan 1 21:42:38 2009 >Fix: To fix the problem I get into directory /usr/ports/devel/gio-fam-backend/work/glib-2.16.5/gio/fam and edit Makefile and simply erase line 328 which says: "-lgio-2.0 \" After deleting this line and save the Makefile the compile process of this port goes ok. Patch attached with submission follows: Script started on Thu Jan 1 21:41:48 2009 root@tus /usr/ports/devel/gio-fam-backend# make ===> Vulnerability check disabled, database not found ===> Extracting for gio-fam-backend-2.16.5 => MD5 Checksum OK for gnome2/glib-2.16.5.tar.bz2. => SHA256 Checksum OK for gnome2/glib-2.16.5.tar.bz2. ===> Patching for gio-fam-backend-2.16.5 ===> Applying FreeBSD patches for gio-fam-backend-2.16.5 ===> gio-fam-backend-2.16.5 depends on executable: gmake - found ===> gio-fam-backend-2.16.5 depends on executable: pkg-config - found ===> gio-fam-backend-2.16.5 depends on shared library: fam.0 - found ===> gio-fam-backend-2.16.5 depends on shared library: glib-2.0.0 - found ===> Configuring for gio-fam-backend-2.16.5 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-portbld-freebsd7.0 checking host system type... i386-portbld-freebsd7.0 checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... checking for style of include used by gmake... GNU checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking dependency style of cc... gcc3 checking how to run the C preprocessor... cc -E no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking for c++... c++ checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking dependency style of cc... (cached) gcc3 checking whether cc understands -c and -o together... yes checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking for gawk... (cached) nawk checking for perl5... perl5 checking for indent... indent checking for perl5... /usr/bin/perl5 checking for a Python interpreter with version >= 2.4... python checking for python... /usr/local/bin/python checking for python version... 2.5 checking for python platform... freebsd7 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for libiconv_open in -liconv... yes checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether we are using the GNU C Library 2.1 or newer... no checking Whether to cache iconv descriptors... yes checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for catalogs to be installed... am ar as az be be@latin bg bn bn_IN bs ca cs cy da de dz el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu hy id is it ja ka kn ko ku lt lv mg mk ml mn mr ms nb ne nl nn oc or pa pl pt pt_BR ro ru rw si sk sl sq sr sr@Latn sr@ije sv ta te th tl tr tt uk vi wa xh yi zh_CN zh_HK zh_TW checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.0 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for working alloca.h... no checking for alloca... yes checking for posix_memalign... yes checking for memalign... no checking for valloc... yes checking for atexit... yes checking for on_exit... no checking for timegm... yes checking for gmtime_r... yes checking size of char... 1 checking size of short... 2 checking size of long... 4 checking size of int... 4 checking size of void *... 4 checking size of long long... 8 checking size of __int64... 0 checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking if malloc() and friends prototypes are gmem.h compatible... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... no checking values.h presence... no checking for values.h... no checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking sys/vfs.h usability... no checking sys/vfs.h presence... no checking for sys/vfs.h... no checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... no checking sys/statfs.h presence... no checking for sys/statfs.h... no checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking mntent.h usability... no checking mntent.h presence... no checking for mntent.h... no checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... no checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... no checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... (cached) no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking size of size_t... 4 checking for the appropriate definition for size_t... unsigned int checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for chown... yes checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for statvfs... yes checking for statfs... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getmntent_r... no checking for setmntent... no checking for endmntent... no checking for hasmntopt... no checking for getmntinfo... yes checking for nanosleep... yes checking for nsleep... no checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking number of arguments to statfs()... 2 checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for wcslen... yes checking for C99 snprintf... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... yes checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... no checking whether va_lists can be copied by value... yes checking for dlopen... yes checking for dlsym... yes checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking for is_selinux_enabled in -lselinux... no checking sys/inotify.h usability... no checking sys/inotify.h presence... no checking for sys/inotify.h... no checking for FAMOpen in -lfam... yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for FAMNoExists in -lfam... yes checking for getxattr in -lc... no checking for getxattr in -lattr... no checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking for sched_get_priority_min... yes checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_r... yes checking size of pthread_t... 4 checking for pthread_attr_setstacksize... yes checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) checking for pthread_setschedparam... yes checking for posix yield function... sched_yield checking size of pthread_mutex_t... 4 checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0 checking for clock_gettime... yes checking for monotonic clocks... yes checking whether to use assembler code for atomic operations... none checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking whether compiler understands -Wno-pointer-sign... yes checking for EILSEQ... yes checking whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gmodule-no-export-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-2.0-uninstalled.pc config.status: creating gio-unix-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating build/win32/vs8/Makefile config.status: creating glib/Makefile config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gio/Makefile config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/tests/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing glibconfig.h commands config.status: executing chmod-scripts commands ===> Building for gio-fam-backend-2.16.5 /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c -o libgiofam_la-fam-helper.lo `test -f 'fam-helper.c' || echo './'`fam-helper.c mkdir .libs cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c fam-helper.c -fPIC -DPIC -o .libs/libgiofam_la-fam-helper.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c fam-helper.c -o libgiofam_la-fam-helper.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-fam-helper.Tpo .deps/libgiofam_la-fam-helper.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c -o libgiofam_la-fam-module.lo `test -f 'fam-module.c' || echo './'`fam-module.c cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c fam-module.c -fPIC -DPIC -o .libs/libgiofam_la-fam-module.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c fam-module.c -o libgiofam_la-fam-module.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-fam-module.Tpo .deps/libgiofam_la-fam-module.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c -o libgiofam_la-gfamdirectorymonitor.lo `test -f 'gfamdirectorymonitor.c' || echo './'`gfamdirectorymonitor.c cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c gfamdirectorymonitor.c -fPIC -DPIC -o .libs/libgiofam_la-gfamdirectorymonitor.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c gfamdirectorymonitor.c -o libgiofam_la-gfamdirectorymonitor.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-gfamdirectorymonitor.Tpo .deps/libgiofam_la-gfamdirectorymonitor.Plo /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c -o libgiofam_la-gfamfilemonitor.lo `test -f 'gfamfilemonitor.c' || echo './'`gfamfilemonitor.c cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -fPIC -DPIC -o .libs/libgiofam_la-gfamfilemonitor.o cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -o libgiofam_la-gfamfilemonitor.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la -rpath /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam generating symbol list for `libgiofam.la' /usr/bin/nm -B .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgiofam.exp /usr/bin/grep -E -e "^g_io_module_(load|unload)" ".libs/libgiofam.exp" > ".libs/libgiofam.expT" mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp" cc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so -Wl,-soname -Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. root@tus /usr/ports/devel/gio-fam-backend# exit exit Script done on Thu Jan 1 21:42:38 2009 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 20:10:15 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 1585E106566B; Thu, 1 Jan 2009 20:10:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DEBD48FC17; Thu, 1 Jan 2009 20:10:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01KAEwL046692; Thu, 1 Jan 2009 20:10:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01KAEfY046688; Thu, 1 Jan 2009 20:10:14 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 20:10:14 GMT Message-Id: <200901012010.n01KAEfY046688@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130101: /usr/ports/devel/gio-fam-backend does not compile even tho whole ports tree is updated 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: Thu, 01 Jan 2009 20:10:15 -0000 Synopsis: /usr/ports/devel/gio-fam-backend does not compile even tho whole ports tree is updated Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 20:10:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130101 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 23:32:45 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 9836F106564A; Thu, 1 Jan 2009 23:32:45 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6D7978FC14; Thu, 1 Jan 2009 23:32:45 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (beech@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01NWjTP006036; Thu, 1 Jan 2009 23:32:45 GMT (envelope-from beech@freefall.freebsd.org) Received: (from beech@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01NWjRA006032; Thu, 1 Jan 2009 23:32:45 GMT (envelope-from beech) Date: Thu, 1 Jan 2009 23:32:45 GMT Message-Id: <200901012332.n01NWjRA006032@freefall.freebsd.org> To: beech@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, beech@FreeBSD.org From: beech@FreeBSD.org Cc: Subject: Re: ports/130097: Update math/plplot to version 5.8.0 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: Thu, 01 Jan 2009 23:32:45 -0000 Synopsis: Update math/plplot to version 5.8.0 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Thu Jan 1 23:32:05 UTC 2009 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=130097 From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 23:50:10 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 6689F106564A for ; Thu, 1 Jan 2009 23:50:10 +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 422478FC12 for ; Thu, 1 Jan 2009 23:50:10 +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 n01NoAQw013839 for ; Thu, 1 Jan 2009 23:50:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01NoAiZ013838; Thu, 1 Jan 2009 23:50:10 GMT (envelope-from gnats) Resent-Date: Thu, 1 Jan 2009 23:50:10 GMT Resent-Message-Id: <200901012350.n01NoAiZ013838@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, James Bailie Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 21F61106564A for ; Thu, 1 Jan 2009 23:48:59 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: from smtp121.rog.mail.re2.yahoo.com (smtp121.rog.mail.re2.yahoo.com [206.190.53.26]) by mx1.freebsd.org (Postfix) with SMTP id C56F88FC1E for ; Thu, 1 Jan 2009 23:48:58 +0000 (UTC) (envelope-from jimmy@mammothcheese.ca) Received: (qmail 2159 invoked from network); 1 Jan 2009 23:48:57 -0000 Received: from unknown (HELO ?HOSTNAME?) (jimmy@72.138.160.206 with login) by smtp121.rog.mail.re2.yahoo.com with SMTP; 1 Jan 2009 23:48:57 -0000 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Thu, 1 Jan 2009 18:48:57 -0500 Message-Id: <20090101234858.C56F88FC1E@mx1.freebsd.org> Date: Thu, 1 Jan 2009 18:48:57 -0500 From: "James Bailie" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130104: Update Port: www/drood => 1.38 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: James Bailie List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jan 2009 23:50:10 -0000 >Number: 130104 >Category: ports >Synopsis: Update Port: www/drood => 1.38 >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: Thu Jan 01 23:50:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD localhost 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #5: Wed Dec 24 19:29:10 EST 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64 >Description: >How-To-Repeat: >Fix: --- drood.diff begins here --- diff -ruN /usr/ports/www/drood/Makefile ./drood/Makefile --- /usr/ports/www/drood/Makefile 2008-12-18 08:42:22.000000000 -0500 +++ ./drood/Makefile 2009-01-01 18:32:58.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= drood -PORTVERSION= 1.37 +PORTVERSION= 1.38 CATEGORIES= www MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/www/drood/distinfo ./drood/distinfo --- /usr/ports/www/drood/distinfo 2008-12-18 08:42:22.000000000 -0500 +++ ./drood/distinfo 2009-01-01 18:38:13.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (drood-1.37.tar.gz) = d9b913254007d19c4e167fe1d9b0ee1b -SHA256 (drood-1.37.tar.gz) = 55b1f9d334a92ea8aff1cde9019e7ff48cc08137cf4d484e52ea8744a2b500d2 -SIZE (drood-1.37.tar.gz) = 34253 +MD5 (drood-1.38.tar.gz) = 10497a42abab8e0fa248b90ed217039f +SHA256 (drood-1.38.tar.gz) = 43dfa22162e9faee2c8a853039fc0a007f17212a446a9bb0fa96ddca43c9a61c +SIZE (drood-1.38.tar.gz) = 36270 diff -ruN /usr/ports/www/drood/pkg-plist ./drood/pkg-plist --- /usr/ports/www/drood/pkg-plist 2008-09-25 08:57:21.000000000 -0400 +++ ./drood/pkg-plist 2009-01-01 18:33:27.000000000 -0500 @@ -1,5 +1,7 @@ bin/drood +bin/scgid etc/rc.d/drood +etc/rc.d/scgid @unexec if cmp -s %D/etc/drood/types.tab %D/etc/drood/types.tab.dist; then rm -f %D/etc/drood/types.tab; fi etc/drood/types.tab.dist @dirrm /etc/drood --- drood.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jan 1 23:50:27 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 0C85E106564A; Thu, 1 Jan 2009 23:50:27 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D66A88FC0C; Thu, 1 Jan 2009 23:50:26 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n01NoQiw015753; Thu, 1 Jan 2009 23:50:26 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n01NoQcR015749; Thu, 1 Jan 2009 23:50:26 GMT (envelope-from edwin) Date: Thu, 1 Jan 2009 23:50:26 GMT Message-Id: <200901012350.n01NoQcR015749@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, tabthorpe@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130104: Update Port: www/drood => 1.38 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: Thu, 01 Jan 2009 23:50:27 -0000 Synopsis: Update Port: www/drood => 1.38 Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe Responsible-Changed-By: edwin Responsible-Changed-When: Thu Jan 1 23:50:26 UTC 2009 Responsible-Changed-Why: tabthorpe@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130104 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 03:40:02 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 D34111065673 for ; Fri, 2 Jan 2009 03:40:02 +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 AA6028FC12 for ; Fri, 2 Jan 2009 03:40:02 +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 n023e2oa085129 for ; Fri, 2 Jan 2009 03:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n023e23g085128; Fri, 2 Jan 2009 03:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 03:40:02 GMT Resent-Message-Id: <200901020340.n023e23g085128@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, Joseph Koshy Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 25065106564A for ; Fri, 2 Jan 2009 03:34:10 +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 13C778FC14 for ; Fri, 2 Jan 2009 03:34:10 +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 n023Y9xc076545 for ; Fri, 2 Jan 2009 03:34:09 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n023Y90a076544; Fri, 2 Jan 2009 03:34:09 GMT (envelope-from nobody) Message-Id: <200901020334.n023Y90a076544@www.freebsd.org> Date: Fri, 2 Jan 2009 03:34:09 GMT From: Joseph Koshy To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130106: [patch] Update to ports/deskutils/remember.el 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: Fri, 02 Jan 2009 03:40:03 -0000 >Number: 130106 >Category: ports >Synopsis: [patch] Update to ports/deskutils/remember.el >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 03:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Joseph Koshy >Release: 6.4 PRERELEASE/amd64 >Organization: Volunteer, The FreeBSD Project >Environment: >Description: The attached patch: - updates ports/deskutils/remember.el to version 2.0, - removes the DEPRECATED line, - turns dependencies on the BBDB and PLANNER ports to be off by default. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/deskutils/remember.el/Makefile,v retrieving revision 1.16 diff -u -r1.16 Makefile --- Makefile 19 Dec 2008 22:00:28 -0000 1.16 +++ Makefile 27 Dec 2008 05:35:03 -0000 @@ -6,37 +6,30 @@ # PORTNAME= remember.el -PORTVERSION= 1.9 -PORTREVISION= 3 +PORTVERSION= 2.0 CATEGORIES= deskutils elisp -MASTER_SITES= http://download.gna.org/remember-el/ \ - http://dryice.name/computer/FreeBSD/distfiles/ +MASTER_SITES= http://download.gna.org/remember-el/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= remember-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} MAINTAINER= dryice@dryice.name COMMENT= A Emacs mode for remembering data -BROKEN= Conflicting dependencies -DEPRECATED= has been broken for more than 6 months -EXPIRATION_DATE=2009-01-19 - USE_EMACS= yes USE_GMAKE= yes -EMACS_PORT_NAME?= emacs21 -INFO= remember-el +INFO= remember remember-extra -OPTIONS= BBDB "BBDB support" on -OPTIONS+= PLANNER "Planner.el support" on +OPTIONS= BBDB "BBDB support" off +OPTIONS+= PLANNER "Planner.el support" off .include .if !defined(WITHOUT_BBDB) .if ${EMACS_NAME} == "xemacs" -BUILD_DEPENDS+= ${PREFIX}/${EMACS_LIBDIR}/xemacs-packages/lisp/bbdb/bbdb-com.el:${PORTSDIR}/editors/xemacs-packages +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_LIBDIR}/xemacs-packages/lisp/bbdb/bbdb-com.el:${PORTSDIR}/editors/xemacs-packages .else -BUILD_DEPENDS+= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/bbdb/bbdb-com.el:${PORTSDIR}/databases/bbdb +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR}/bbdb/bbdb-com.el:${PORTSDIR}/databases/bbdb .endif PLIST_SUB+= HAS_BBDB="" .else @@ -44,7 +37,7 @@ .endif .if !defined(WITHOUT_PLANNER) -BUILD_DEPENDS+= ${PREFIX}/${EMACS_SITE_LISPDIR}/planner/planner.el:${PORTSDIR}/deskutils/planner.el +BUILD_DEPENDS+= ${LOCALBASE}/${EMACS_SITE_LISPDIR}/planner/planner.el:${PORTSDIR}/deskutils/planner.el PLIST_SUB+= HAS_PLANNER="" .else PLIST_SUB+= HAS_PLANNER="@comment " Index: distinfo =================================================================== RCS file: /cvs/FreeBSD/ports/deskutils/remember.el/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 9 Aug 2006 19:35:41 -0000 1.5 +++ distinfo 25 Dec 2008 08:59:03 -0000 @@ -1,3 +1,3 @@ -MD5 (remember-1.9.tar.gz) = 1de06197374deff41d5c756e5f25ced9 -SHA256 (remember-1.9.tar.gz) = 64ac85177414f88597e2cae8bf7b7ae3a3fe68a5543f2ba329865da166bf9e83 -SIZE (remember-1.9.tar.gz) = 41293 +MD5 (remember-2.0.tar.gz) = 7b5fac511a3546d417ec09a72ead49e3 +SHA256 (remember-2.0.tar.gz) = 95a7a69e6418d8cb9a5edd65b38f40a2bf3c81fa8c5f79f5aa662dd9c3017711 +SIZE (remember-2.0.tar.gz) = 48096 Index: pkg-plist =================================================================== RCS file: /cvs/FreeBSD/ports/deskutils/remember.el/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 9 Sep 2006 09:53:38 -0000 1.5 +++ pkg-plist 26 Dec 2008 17:44:00 -0000 @@ -5,8 +5,6 @@ %%HAS_BBDB%%%%EMACS_SITE_LISPDIR%%/remember/remember-bbdb.elc %%EMACS_SITE_LISPDIR%%/remember/remember-bibl.el %%EMACS_SITE_LISPDIR%%/remember/remember-blosxom.el -%%EMACS_SITE_LISPDIR%%/remember/remember-diary.el -%%EMACS_SITE_LISPDIR%%/remember/remember-diary.elc %%EMACS_SITE_LISPDIR%%/remember/remember-emacs-wiki-journal.el %%EMACS_SITE_LISPDIR%%/remember/remember-experimental.el %%HAS_PLANNER%%%%EMACS_SITE_LISPDIR%%/remember/remember-experimental.elc Index: files/patch-Makefile =================================================================== RCS file: /cvs/FreeBSD/ports/deskutils/remember.el/files/patch-Makefile,v retrieving revision 1.1 diff -u -r1.1 patch-Makefile --- files/patch-Makefile 9 Sep 2006 09:48:31 -0000 1.1 +++ files/patch-Makefile 27 Dec 2008 05:24:22 -0000 @@ -1,13 +1,15 @@ ---- Makefile.orig Sat Sep 9 12:36:41 2006 -+++ Makefile Sat Sep 9 12:36:49 2006 -@@ -42,8 +42,8 @@ +--- Makefile.orig 2008-04-17 09:43:47.000000000 +0530 ++++ Makefile 2008-12-26 23:15:14.000000000 +0530 +@@ -45,10 +45,8 @@ install -m 0644 $(PROJECT)-autoloads.el $(EL) $(wildcard *.elc) \ $(ELISPDIR) [ -d $(INFODIR) ] || install -d $(INFODIR) - install -m 0644 $(MANUAL).info $(INFODIR)/$(MANUAL) +- install -m 0644 $(MANUAL)-extra.info $(INFODIR)/$(MANUAL)-extra - $(INSTALLINFO) $(INFODIR)/$(MANUAL) -+ install -m 0644 $(MANUAL).info $(INFODIR)/$(MANUAL).info -+ $(INSTALLINFO) $(INFODIR)/$(MANUAL).info +- $(INSTALLINFO) $(INFODIR)/$(MANUAL)-extra ++ install -m 0644 $(MANUAL).info $(INFODIR) ++ install -m 0644 $(MANUAL)-extra.info $(INFODIR) test: $(ELC) $(EMACS) -q $(SITEFLAG) -batch -l ./scripts/$(PROJECT)-build.el \ Index: files/patch-Makefile.defs =================================================================== RCS file: files/patch-Makefile.defs diff -N files/patch-Makefile.defs --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-Makefile.defs 26 Dec 2008 17:29:35 -0000 @@ -0,0 +1,15 @@ +--- Makefile.defs-- 2008-12-26 22:58:25.000000000 +0530 ++++ Makefile.defs 2008-12-26 22:59:01.000000000 +0530 +@@ -8,9 +8,9 @@ + + # Installation options + # PREFIX is only used here. +-PREFIX = /usr/local +-ELISPDIR = $(PREFIX)/share/emacs/site-lisp/remember +-INFODIR = $(PREFIX)/info ++PREFIX ?= /usr/local ++ELISPDIR ?= $(PREFIX)/share/emacs/site-lisp/remember ++INFODIR ?= $(PREFIX)/info + + # Command to use to install the Info dir entry + INSTALLINFO = install-info --info-dir=$(INFODIR) >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 03:40:15 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 005EE106564A; Fri, 2 Jan 2009 03:40:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CB7698FC1B; Fri, 2 Jan 2009 03:40:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n023eEp0085929; Fri, 2 Jan 2009 03:40:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n023eEYi085919; Fri, 2 Jan 2009 03:40:14 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 03:40:14 GMT Message-Id: <200901020340.n023eEYi085919@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, anray@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130106: [patch] Update to ports/deskutils/remember.el 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: Fri, 02 Jan 2009 03:40:15 -0000 Synopsis: [patch] Update to ports/deskutils/remember.el Responsible-Changed-From-To: freebsd-ports-bugs->anray Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 03:40:14 UTC 2009 Responsible-Changed-Why: anray@ wants this category PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130106 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 04:06:14 2009 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8DE471065675 for ; Fri, 2 Jan 2009 04:06:14 +0000 (UTC) (envelope-from eric_delacruz@yahoo.com) Received: from web56305.mail.re3.yahoo.com (web56305.mail.re3.yahoo.com [216.252.110.229]) by mx1.freebsd.org (Postfix) with SMTP id 3741C8FC19 for ; Fri, 2 Jan 2009 04:06:14 +0000 (UTC) (envelope-from eric_delacruz@yahoo.com) Received: (qmail 26146 invoked by uid 60001); 2 Jan 2009 03:39:32 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-ID; b=4Zu+RngnIGAghPVkhd9zCSSNsZ1x6G4+GlpfouuvJKQx/qLKymrcXGl13L8N7+1nET8gAPg1swwQWGo4dWouo6UaxVlqpkvONBsEiie+tq/jC5+fQ+y4+hwby9M31o94oea78AVtEcIXpxSsGOhjufmWjgMPsLK5bLc/Tx0oqEc=; X-YMail-OSG: HPKGdLwVM1lpMnJmNyLfHi.Xdt24F3ls2aftlToihsRljQ_BA0aLS3qAgMX9mekKcjg00fHMJosRCDjA9CJA7UXq4vvED1K1KEfGlZBsPfafg82ILXEhbcJ868PPKxA8lsFSYFBZJdc9ToBIqRsvAa8yjpfJGQTULXZAvSmCDQG67FFh.G8.zyUvHb1jE88FwHzdRZOHXnf34Os3dTmKlS1wGyokvarD Received: from [189.202.66.188] by web56305.mail.re3.yahoo.com via HTTP; Thu, 01 Jan 2009 19:39:32 PST X-Mailer: YahooMailRC/1156.77 YahooMailWebService/0.7.260.1 Date: Thu, 1 Jan 2009 19:39:32 -0800 (PST) From: Eric De La Cruz Lugo To: stefan@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-ID: <247652.25962.qm@web56305.mail.re3.yahoo.com> X-Mailman-Approved-At: Fri, 02 Jan 2009 06:05:52 +0000 Cc: freebsd-ports-bugs@FreeBSD.org Subject: icc Current Status 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: Fri, 02 Jan 2009 04:06:14 -0000 Hi, Stefan:=0A=A0=0AI=A0was wondering about the Status for the intel Compil= er "icc V. 10 " , there are any news about it?=0A=A0=0AI am into a cluster = (HPC) project for this Year (2009), and am trying to install FreeBSD 7 or 6= .4 at least, but one requierement for the Physics and Math Guys is the Inte= l Compiler.=0A=A0=0AThanks in advance on this.=0A=A0=0AEric De La Cruz Lugo= =0AMerida, Yucatan, Mexico.=0A=A0=0A=A0=0AFrom: Stefan Walter stefan@freebs= d.org =0ADate: Wed, 15 Oct 2008 10:12:17 +0200 =0AFeedback received by or= iginator:=0A=0ASimon Robbins, 14.10.08, 14:47h CEST:=0A=0A> > Simon, are yo= u still interested in updating the port? Maybe you'd=0A> > even be interest= ed in becoming its maintainer?=0A> =0A> The patch provided is not up to dat= e and also has limitations in terms=0A> of the icc functionality provided. = Recent discussions I've had with=0A> intel sales representatives have sugge= sted that they maybe more=0A> inclined to support icc on FreeBSD directly i= n the future. This gave=0A> me the impression that maybe someone else withi= n the FreeBSD community=0A> must be in discussions with Intel.=0A> =0A> I a= m rather busy at the moment but will try to find time later this=0A> week t= o reevaluate icc on FreeBSD. I currently use icc9.1 on FreeBSD=0A> for prof= iling and optimization of code but am interested in using it=0A> more widel= y in the future.=0A=0A=0A From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 06:30:05 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 49791106567C for ; Fri, 2 Jan 2009 06:30:05 +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 229A58FC17 for ; Fri, 2 Jan 2009 06:30:05 +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 n026U4hl015843 for ; Fri, 2 Jan 2009 06:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n026U4kG015837; Fri, 2 Jan 2009 06:30:04 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 06:30:04 GMT Resent-Message-Id: <200901020630.n026U4kG015837@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, Keith Gaughan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A5991065670 for ; Fri, 2 Jan 2009 06:28:28 +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 568778FC08 for ; Fri, 2 Jan 2009 06:28:28 +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 n026SS23068099 for ; Fri, 2 Jan 2009 06:28:28 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n026SSLP068098; Fri, 2 Jan 2009 06:28:28 GMT (envelope-from nobody) Message-Id: <200901020628.n026SSLP068098@www.freebsd.org> Date: Fri, 2 Jan 2009 06:28:28 GMT From: Keith Gaughan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130108: graphics/py-cairo: Unneeded dependency on math/py-numpy 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: Fri, 02 Jan 2009 06:30:05 -0000 >Number: 130108 >Category: ports >Synopsis: graphics/py-cairo: Unneeded dependency on math/py-numpy >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 06:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Keith Gaughan >Release: FreeBSD 7.0 >Organization: >Environment: FreeBSD talisra.talideon.com 7.0-RELEASE-p7 FreeBSD 7.0-RELEASE-p7 #0: Sun Dec 21 12:33:45 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: PR ports/130031 requested that the dependency on math/py-numeric be replaced with a dependency on math/py-numpy because PyCairo 1.4.0 removed Numeric Python support. However, that change didn't introduce a dependency on NumPy; all it did was remove some needless cruft from the bindings. All that cairo.ImageSurface.create_for_data() requires is an object that can be flattened by PyObject_AsWriteBuffer() such as an instance of array.array, a NumPy array of some kind, &c. This is demonstrated by the sample files within the distribution's test directory. It's a good idea to commit this change as math/py-numpy pulls in quite a few rather large dependencies of its own that take a long time to build. >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile 2009-01-01 22:44:39.000000000 +0000 +++ Makefile.new 2009-01-02 06:22:08.000000000 +0000 @@ -8,7 +8,7 @@ PORTNAME= cairo PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= http://cairographics.org/releases/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,9 +17,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Python bindings for Cairo -BUILD_DEPENDS= ${PYNUMPY} LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo -RUN_DEPENDS= ${PYNUMPY} USE_PYTHON= yes USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 06:30:17 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 CE124106564A; Fri, 2 Jan 2009 06:30:17 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A27618FC08; Fri, 2 Jan 2009 06:30:17 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n026UHAB016911; Fri, 2 Jan 2009 06:30:17 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n026UHO2016892; Fri, 2 Jan 2009 06:30:17 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 06:30:17 GMT Message-Id: <200901020630.n026UHO2016892@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130108: graphics/py-cairo: Unneeded dependency on math/py-numpy 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: Fri, 02 Jan 2009 06:30:18 -0000 Synopsis: graphics/py-cairo: Unneeded dependency on math/py-numpy Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 06:30:16 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130108 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 09:50:03 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 250751065670 for ; Fri, 2 Jan 2009 09:50:03 +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 F3B228FC13 for ; Fri, 2 Jan 2009 09:50:02 +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 n029o2ZT084532 for ; Fri, 2 Jan 2009 09:50:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n029o2YM084531; Fri, 2 Jan 2009 09:50:02 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 09:50:02 GMT Resent-Message-Id: <200901020950.n029o2YM084531@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, Nino Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 11806106566B for ; Fri, 2 Jan 2009 09:43:54 +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 F22EB8FC14 for ; Fri, 2 Jan 2009 09:43:53 +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 n029hriW070751 for ; Fri, 2 Jan 2009 09:43:53 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n029hrVK070750; Fri, 2 Jan 2009 09:43:53 GMT (envelope-from nobody) Message-Id: <200901020943.n029hrVK070750@www.freebsd.org> Date: Fri, 2 Jan 2009 09:43:53 GMT From: Nino To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130111: [PATCH] www/rt38 - fix path in pkg-message.in 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: Fri, 02 Jan 2009 09:50:03 -0000 >Number: 130111 >Category: ports >Synopsis: [PATCH] www/rt38 - fix path in pkg-message.in >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 09:50:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Nino >Release: 6.4-RELEASE >Organization: - >Environment: - >Description: www/rt38 port contains a typo in files/pkg-message.in (%%LOCALBASE% -> %%LOCALBASE%%). >How-To-Repeat: - >Fix: apply patch Patch attached with submission follows: --- pkg-message.in.orig 2008-12-29 06:35:06.000000000 +0100 +++ pkg-message.in 2009-01-02 10:34:22.000000000 +0100 @@ -2,7 +2,7 @@ To complete the installation of this port, please follow these steps: -1. Edit %%LOCALBASE%/etc/rt38/RT_SiteConfig.pm, by referring to +1. Edit %%LOCALBASE%%/etc/rt38/RT_SiteConfig.pm, by referring to the default config file (%%LOCALBASE%%/etc/rt38/RT_Config.pm). 2. Configure the email and web gateways. Please refer to 'SETTING UP THE MAIL GATEWAY' in %%DOCSDIR%%/README >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 10:20:05 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 3E03E1065678 for ; Fri, 2 Jan 2009 10:20:05 +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 176BA8FC14 for ; Fri, 2 Jan 2009 10:20:05 +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 n02AK4NZ006785 for ; Fri, 2 Jan 2009 10:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02AK4ts006784; Fri, 2 Jan 2009 10:20:04 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 10:20:04 GMT Resent-Message-Id: <200901021020.n02AK4ts006784@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, Beat Gtzi Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 371C3106564A for ; Fri, 2 Jan 2009 10:12:04 +0000 (UTC) (envelope-from beat@chruetertee.ch) Received: from marvin.chruetertee.ch (marvin.chruetertee.ch [217.150.245.55]) by mx1.freebsd.org (Postfix) with ESMTP id C47AF8FC0C for ; Fri, 2 Jan 2009 10:12:03 +0000 (UTC) (envelope-from beat@chruetertee.ch) Received: from _HOSTNAME_ (BAA7c16.baa.pppool.de [77.128.124.22]) (authenticated bits=0) by marvin.chruetertee.ch (8.14.2/8.13.6) with ESMTP id n02AC0jk094167 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Fri, 2 Jan 2009 10:12:01 GMT (envelope-from beat@chruetertee.ch) Received: by _HOSTNAME_ (sSMTP sendmail emulation); Fri, 2 Jan 2009 11:12:10 +0100 Message-Id: <200901021012.n02AC0jk094167@marvin.chruetertee.ch> Date: Fri, 2 Jan 2009 11:12:10 +0100 From: "Beat Gtzi" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130112: [PATCH] mail/thunderbird: update to 2.0.0.19 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Beat Gtzi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 10:20:05 -0000 >Number: 130112 >Category: ports >Synopsis: [PATCH] mail/thunderbird: update to 2.0.0.19 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 10:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Beat Gtzi >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD daedalus.network.local 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Tue Dec 23 22:44:10 CET 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386 >Description: - Update mail/thunderbird to version 2.0.0.19. - There are some moderate vulnerabilities fixed in this release: http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.19 >How-To-Repeat: >Fix: --- thunderbird.patch begins here --- diff -Naur thunderbird.orig/Makefile thunderbird/Makefile --- thunderbird.orig/Makefile 2008-11-23 17:06:53.000000000 +0100 +++ thunderbird/Makefile 2009-01-01 17:23:51.000000000 +0100 @@ -7,7 +7,7 @@ # PORTNAME= thunderbird -DISTVERSION= 2.0.0.18 +DISTVERSION= 2.0.0.19 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA_EXTENDED} MASTER_SITE_SUBDIR= thunderbird/releases/${DISTVERSION}/source diff -Naur thunderbird.orig/distinfo thunderbird/distinfo --- thunderbird.orig/distinfo 2008-11-23 17:06:53.000000000 +0100 +++ thunderbird/distinfo 2009-01-01 17:30:45.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (thunderbird-2.0.0.18-source.tar.bz2) = 1d131408b2338132a154700cc92a1d58 -SHA256 (thunderbird-2.0.0.18-source.tar.bz2) = f18f97833661b260d819161080329f857e489b3c934f4648012b8728b7f3d597 -SIZE (thunderbird-2.0.0.18-source.tar.bz2) = 40455125 +MD5 (thunderbird-2.0.0.19-source.tar.bz2) = 546e81748f5f8bf06cacbcb8c358395f +SHA256 (thunderbird-2.0.0.19-source.tar.bz2) = 9a23d3a93c7646867227558727cf564eaba70da87e21e097eb46d951ed839f25 +SIZE (thunderbird-2.0.0.19-source.tar.bz2) = 40452690 --- thunderbird.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 10:20:15 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 5EAAD106564A; Fri, 2 Jan 2009 10:20:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 341BD8FC17; Fri, 2 Jan 2009 10:20:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02AKFSn007283; Fri, 2 Jan 2009 10:20:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02AKFm7007278; Fri, 2 Jan 2009 10:20:15 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 10:20:15 GMT Message-Id: <200901021020.n02AKFm7007278@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, gnome@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130112: [PATCH] mail/thunderbird: update to 2.0.0.19 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: Fri, 02 Jan 2009 10:20:15 -0000 Synopsis: [PATCH] mail/thunderbird: update to 2.0.0.19 Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 10:20:14 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130112 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 11:20:02 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 810DD1065676 for ; Fri, 2 Jan 2009 11:20:02 +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 6206E8FC22 for ; Fri, 2 Jan 2009 11:20:02 +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 n02BK2tf053789 for ; Fri, 2 Jan 2009 11:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02BK1nG053788; Fri, 2 Jan 2009 11:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 11:20:01 GMT Resent-Message-Id: <200901021120.n02BK1nG053788@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 736B6106566C for ; Fri, 2 Jan 2009 11:14:18 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: from chinsan.info (chinsan.info [72.21.49.42]) by mx1.freebsd.org (Postfix) with ESMTP id 5BDB68FC0C for ; Fri, 2 Jan 2009 11:14:18 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: by chinsan.info (Postfix, from userid 1001) id EFDEAB823; Fri, 2 Jan 2009 19:04:10 +0800 (CST) Message-Id: <20090102110411.EFDEAB823@chinsan.info> Date: Fri, 2 Jan 2009 19:04:10 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: toasty@dragondata.com Subject: ports/130113: [PATCH] editors/joe: update to 3.6 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: Fri, 02 Jan 2009 11:20:02 -0000 >Number: 130113 >Category: ports >Synopsis: [PATCH] editors/joe: update to 3.6 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 11:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008 >Description: - Update to 3.6 Port maintainer (toasty@dragondata.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- joe-3.6,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/editors/joe/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/Makefile --- /usr/ports/editors/joe/Makefile 2008-08-21 18:06:47.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/Makefile 2009-01-02 16:14:00.000000000 +0800 @@ -6,8 +6,7 @@ # PORTNAME= joe -PORTVERSION= 3.5 -PORTREVISION= 1 +PORTVERSION= 3.6 PORTEPOCH= 1 CATEGORIES+= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} diff -ruN --exclude=CVS /usr/ports/editors/joe/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/distinfo --- /usr/ports/editors/joe/distinfo 2006-08-16 14:29:33.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/distinfo 2009-01-02 16:14:07.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (joe-3.5.tar.gz) = 9bdffecce7ef910feaa06452d48843de -SHA256 (joe-3.5.tar.gz) = a295f1c5e0cb0f0ae0446c419a248517cb04ae1881f982964a7a7595cde9f2e6 -SIZE (joe-3.5.tar.gz) = 613815 +MD5 (joe-3.6.tar.gz) = 0e48931e116d659f71f1f552947f9842 +SHA256 (joe-3.6.tar.gz) = 3fc26cea065f9908bfee840b775cf428e4e5abd7ce0ddac6b89e59b983150251 +SIZE (joe-3.6.tar.gz) = 662767 diff -ruN --exclude=CVS /usr/ports/editors/joe/pkg-plist /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/pkg-plist --- /usr/ports/editors/joe/pkg-plist 2006-08-16 14:29:33.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/editors/joe/pkg-plist 2009-01-02 19:00:09.000000000 +0800 @@ -31,6 +31,7 @@ etc/joe/lang/de.po etc/joe/lang/fr.po etc/joe/lang/ru.po +etc/joe/lang/uk.po etc/joe/syntax/4gl.jsf etc/joe/syntax/ada.jsf etc/joe/syntax/asm.jsf @@ -46,11 +47,14 @@ etc/joe/syntax/html.jsf etc/joe/syntax/java.jsf etc/joe/syntax/joerc.jsf +etc/joe/syntax/jsf.jsf +etc/joe/syntax/jsf_check.jsf etc/joe/syntax/lisp.jsf etc/joe/syntax/lua.jsf etc/joe/syntax/m4.jsf etc/joe/syntax/mail.jsf etc/joe/syntax/mason.jsf +etc/joe/syntax/matlab.jsf etc/joe/syntax/ocaml.jsf etc/joe/syntax/pascal.jsf etc/joe/syntax/perl.jsf @@ -63,6 +67,7 @@ etc/joe/syntax/sh.jsf etc/joe/syntax/skill.jsf etc/joe/syntax/sml.jsf +etc/joe/syntax/spec.jsf etc/joe/syntax/sql.jsf etc/joe/syntax/tcl.jsf etc/joe/syntax/tex.jsf --- joe-3.6,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 11:20:13 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 D249A1065673; Fri, 2 Jan 2009 11:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A945E8FC17; Fri, 2 Jan 2009 11:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02BKD9a054426; Fri, 2 Jan 2009 11:20:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02BKD8s054417; Fri, 2 Jan 2009 11:20:13 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 11:20:13 GMT Message-Id: <200901021120.n02BKD8s054417@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130113: [PATCH] editors/joe: update to 3.6 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: Fri, 02 Jan 2009 11:20:14 -0000 Synopsis: [PATCH] editors/joe: update to 3.6 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 11:20:13 UTC 2009 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130113 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 12:01:38 2009 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9AF991065672 for ; Fri, 2 Jan 2009 12:01:38 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) Received: from 0.mx.codelabs.ru (0.mx.codelabs.ru [144.206.177.45]) by mx1.freebsd.org (Postfix) with ESMTP id 2685B8FC1F for ; Fri, 2 Jan 2009 12:01:38 +0000 (UTC) (envelope-from rea-fbsd@codelabs.ru) DomainKey-Signature: a=rsa-sha1; q=dns; c=simple; s=one; d=codelabs.ru; h=Received:Date:From:To:Cc:Subject:Message-ID:Reply-To:References:MIME-Version:Content-Type:Content-Disposition:Content-Transfer-Encoding:In-Reply-To:Sender; b=Z1QuEJf1qosWMSah3swFxwwPUM/lQnmSDHBjkokXHtv8wlMJ8zeNoIfaVZUJDjJCnr2E91JbqxKYFsKuQKbfityrH4iK9VgO+y4lNqT2vFMJ6rW/cyT9MYmvoyoB9ObnMsYMz47dMRRquycwB3qD+hxXubW/e6T384NQJynnPiQ=; Received: from phoenix.codelabs.ru (ppp91-77-173-142.pppoe.mtu-net.ru [91.77.173.142]) by 0.mx.codelabs.ru with esmtpsa (TLSv1:AES256-SHA:256) id 1LIiie-000K7w-S3; Fri, 02 Jan 2009 15:01:37 +0300 Date: Fri, 2 Jan 2009 15:01:35 +0300 From: Eygene Ryabinkin To: pav@FreeBSD.org Message-ID: References: <200812311824.mBVIOUXb046088@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <200812311824.mBVIOUXb046088@freefall.freebsd.org> Sender: rea-fbsd@codelabs.ru Cc: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/129763: [patch] add HTTP locations of OpenBSD mirrors to bsd.sites.mk X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: rea-fbsd@codelabs.ru List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 12:01:39 -0000 Pav, good day. Wed, Dec 31, 2008 at 06:24:30PM +0000, pav@FreeBSD.org wrote: > I think this is somewhat excessive - can we perhaps trim the list to, say= , 20 > best http and 20 best ftp sites? Fair enough. I had trimmed the list, the patch to the previous one goes below: --- bsd.sites.mk-trim-the-list-of-OpenBSD-master-sites.patch begins here --- =46rom 797c667f3bd824e1d9ffee59d8120286068bc9ed Mon Sep 17 00:00:00 2001 =46rom: Eygene Ryabinkin Date: Fri, 2 Jan 2009 14:49:26 +0300 Subject: [PATCH] bsd.sites.mk: trim the list of OpenBSD master sites and re= order it Following suggestion of Pav Lucistnik, I had left slightly more then 20 sites for each protocol and sticked first- and second-level sites to the beginning of the list: these sites should provide higher quality of service, so people who will not use master site randomization, will hit the primary sites first. The list was trimmed using the following strategy: I left only big download sites that are powered by universities, ISPs or entities like this -- chances are greater then such mirror providers will deliver higher service levels. For sites that appeared both at HTTP and FTP mirrors, I had left only one protocol flavour -- chances are high that if, for example, FTP service will be down, then HTTP will be down too. And I had tried to select more different geographical locations. Signed-off-by: Eygene Ryabinkin --- Mk/bsd.sites.mk | 134 ++++++++++-----------------------------------------= --- 1 files changed, 25 insertions(+), 109 deletions(-) diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 7253603..a9cc42f 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -855,144 +855,60 @@ MASTER_SITE_NVIDIA+=3D \ ftp://download1.nvidia.com/%SUBDIR%/ .endif =20 +# First- and second-level sites come first. Others go later. +# +# Mirrors that are accessible both by HTTP and FTP should be specified +# only for one protocol -- this provides better redundancy: if +# FTP-accessible part of the mirror fails, HTTP-accessible one will +# likely to fail too. And vice-versa. .if !defined(IGNORE_MASTER_SITE_OPENBSD) MASTER_SITE_OPENBSD+=3D \ - http://ftp.heanet.ie/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.belnet.be/packages/openbsd/%SUBDIR%/ \ - http://mirrors.nic.funet.fi/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.public-internet.co.uk/ftp/OpenBSD/%SUBDIR%/ \ http://anga.funkfeuer.at/ftp/pub/OpenBSD/%SUBDIR%/ \ http://spargel.kd85.com/ftp/pub/OpenBSD/%SUBDIR%/ \ http://ftp.eu.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ http://obsd.cec.mtu.edu/pub/OpenBSD/%SUBDIR%/ \ - http://openbsd.noc.jgm.gov.ar/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.iinet.net.au/pub/OpenBSD/%SUBDIR%/ \ + ftp://ftp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ + ftp://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/%SUBDIR%/ \ + ftp://ftp5.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ + ftp://ftp3.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ + ftp://rt.fm/pub/OpenBSD/%SUBDIR%/ \ + http://ftp.heanet.ie/pub/OpenBSD/%SUBDIR%/ \ + http://ftp.belnet.be/packages/openbsd/%SUBDIR%/ \ + http://mirrors.nic.funet.fi/pub/OpenBSD/%SUBDIR%/ \ + http://mirror.public-internet.co.uk/ftp/OpenBSD/%SUBDIR%/ \ http://mirror.pacific.net.au/OpenBSD/%SUBDIR%/ \ - http://mirror.internode.on.net/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.wu-wien.ac.at/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.das.ufsc.br/pub/OpenBSD/%SUBDIR%/ \ - http://mirrors.uol.com.br/pub/OpenBSD/%SUBDIR%/ \ - http://ivete.fis.unb.br/mirror/OpenBSD/%SUBDIR%/ \ - http://gulus.usherbrooke.ca/pub/distro/OpenBSD/%SUBDIR%/ \ http://ftp.openbsd.dk/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.dkuug.dk/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.aso.ee/pub/OpenBSD/%SUBDIR%/ \ http://ftp.estpak.ee/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.jyu.fi/ftp/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.arcane-networks.fr/pub/OpenBSD/%SUBDIR%/ \ - http://ftp-stud.fht-esslingen.de/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.roothell.org/pub/OpenBSD/%SUBDIR%/ \ - http://artfiles.org/openbsd/%SUBDIR%/ \ - http://ftp.duth.gr/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.cc.uoc.gr/mirrors/OpenBSD/%SUBDIR%/ \ - http://ftp.esat.net/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.jaist.ac.jp/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.kaist.ac.kr/pub/OpenBSD/%SUBDIR%/ \ - http://mirrors.gamevil.com/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.hostfuss.com/pub/OpenBSD/%SUBDIR%/ \ - http://jane.tihlde.org/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.task.gda.pl/pub/OpenBSD/%SUBDIR%/ \ - http://piotrkosoft.net/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.fmed.uc.pt/pub/OpenBSD/%SUBDIR%/ \ + http://mirror.internode.on.net/pub/OpenBSD/%SUBDIR%/ \ http://ftp.chg.ru/pub/OpenBSD/%SUBDIR%/ \ - http://www.obsd.si/pub/OpenBSD/%SUBDIR%/ \ - http://sunsite.rediris.es/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.udc.es/OpenBSD/%SUBDIR%/ \ + http://ftp.arcane-networks.fr/pub/OpenBSD/%SUBDIR%/ \ http://ftp.netbsd.se/OpenBSD/%SUBDIR%/ \ - http://mirror.switch.ch/ftp/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.tcc.edu.tw/pub/OpenBSD/%SUBDIR%/ \ http://openbsd.cs.pu.edu.tw/%SUBDIR%/ \ + http://ftp.wu-wien.ac.at/pub/OpenBSD/%SUBDIR%/ \ http://www.mirrorservice.org/pub/OpenBSD/%SUBDIR%/ \ - http://ftp.plig.net/pub/OpenBSD/%SUBDIR%/ \ - http://openbsd.berkeley.edu/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.planetunix.net/pub/OpenBSD/%SUBDIR%/ \ - http://mirrors.24-7-solutions.net/pub/OpenBSD/%SUBDIR%/ \ - http://carroll.cac.psu.edu/pub/OpenBSD/%SUBDIR%/ \ - http://openbsd.mirrors.hoobly.com/%SUBDIR%/ \ - http://filedump.se.rit.edu/pub/OpenBSD/%SUBDIR%/ \ - http://mirror.rit.edu/pub/OpenBSD/%SUBDIR%/ \ - http://openbsd.mirror.frontiernet.net/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://anga.funkfeuer.at/pub/OpenBSD/%SUBDIR%/ \ - ftp://spargel.kd85.com/pub/OpenBSD/%SUBDIR%/ \ - ftp://openbsd.informatik.uni-erlangen.de/pub/OpenBSD/%SUBDIR%/ \ + http://mirror.switch.ch/ftp/pub/OpenBSD/%SUBDIR%/ \ + http://ftp.jaist.ac.jp/pub/OpenBSD/%SUBDIR%/ \ + http://ftp.kaist.ac.kr/pub/OpenBSD/%SUBDIR%/ \ + http://ftp.cc.uoc.gr/mirrors/OpenBSD/%SUBDIR%/ \ + http://mirror.hostfuss.com/pub/OpenBSD/%SUBDIR%/ \ + http://ivete.fis.unb.br/mirror/OpenBSD/%SUBDIR%/ \ ftp://ftp.stacken.kth.se/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp5.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp3.usa.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://rt.fm/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.openbsd.md5.com.ar/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.it.net.au/mirrors/OpenBSD/%SUBDIR%/ \ - ftp://ftp.iinet.net.au/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.pacific.net.au/OpenBSD/%SUBDIR%/ \ - ftp://mirror.internode.on.net/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.aarnet.edu.au/pub/OpenBSD/%SUBDIR%/ \ - ftp://playboy.wu-wien.ac.at/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.scarlet.be/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.belnet.be/packages/OpenBSD/%SUBDIR%/ \ - ftp://ftp.das.ufsc.br/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.bg.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://openbsd.arcticnetwork.ca/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.ca.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://gulus.usherbrooke.ca/pub/distro/OpenBSD/%SUBDIR%/ \ ftp://ftp.freebsdchina.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.openbsd.dk/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.dkuug.dk/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.aso.ee/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirrors.nic.funet.fi/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.jyu.fi/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.arcane-networks.fr/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.crans.org/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.irisa.fr/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.ftp.fu-berlin.de/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.spline.de/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.freenet.de/pub/ftp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp-stud.fht-esslingen.de/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.roothell.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.bytemine.net/pub/OpenBSD/%SUBDIR%/ \ - ftp://filoktitis.noc.uoa.gr/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.physics.auth.gr/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.duth.gr/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.cc.uoc.gr/mirrors/OpenBSD/%SUBDIR%/ \ - ftp://ftp.fsn.hu/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.esat.net/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.heanet.ie/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.inter.net.il/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.unina.it/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.jaist.ac.jp/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.nara.wide.ad.jp/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.jp.openbsd.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.kddlabs.co.jp/OpenBSD/%SUBDIR%/ \ - ftp://ftp.kaist.ac.kr/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.secure.lv/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.bsd.lv/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.calyx.nl/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.nluug.nl/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.hostfuss.com/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.inet.no/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.uninett.no/pub/OpenBSD/%SUBDIR%/ \ - ftp://jane.tihlde.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.task.gda.pl/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.fmed.uc.pt/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.chg.ru/pub/OpenBSD/%SUBDIR%/ \ + ftp://ftp.nluug.nl/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.gamma.ru/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.obsd.si/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.rediris.es/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.udc.es/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.df.lth.se/pub/OpenBSD/%SUBDIR%/ \ ftp://ftp.su.se/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.btradianz.se/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.switch.ch/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.enderunix.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://gaia.colocall.net/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.public-internet.co.uk/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.mirrorservice.org/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirror.planetunix.net/pub/OpenBSD/%SUBDIR%/ \ ftp://osmirrors.cerias.purdue.edu/pub/OpenBSD/%SUBDIR%/ \ ftp://mirror.iawnet.sandia.gov/pub/OpenBSD/%SUBDIR%/ \ - ftp://ftp.cse.buffalo.edu/pub/OpenBSD/%SUBDIR%/ \ - ftp://mirrors.24-7-solutions.net/pub/OpenBSD/%SUBDIR%/ \ - ftp://openbsd.mirrors.pair.com/%SUBDIR%/ \ ftp://carroll.cac.psu.edu/pub/OpenBSD/%SUBDIR%/ \ ftp://openbsd.mirrors.tds.net/pub/OpenBSD/%SUBDIR%/ .endif --=20 1.6.0.5 --- bsd.sites.mk-trim-the-list-of-OpenBSD-master-sites.patch ends here --- During the testing of this patch I had created small script that will permit one to check the master mirrors from bsd.sites.mk. The script goes below, may be it will be useful for someone else and even could be dropped to the 'tools/' directory. --- verify-master-sites.sh begins here --- #!/bin/sh # Simple script for verification that all mirrors have the given # file on the given subdirectory. # # Eygene Ryabinkin, rea-fbsd at codelabs dot ru, 2009. SITES_MK=3Dbsd.sites.mk usage () { cat >&2 << EOF Usage: $0 make-variable path-to-file I will use file '$SITES_MK' and 'make-variable' to get the list of the bsd.sites.mk-style master sites. Then I'll take the argument 'path-to-file' and will try to download it from each mirror in turn. If there will be any download errors, they will be printed to the standard output. EOF } if ! [ -f "$SITES_MK" ]; then echo "I must be called from the directory with file '$SITES_MK'" >&2 exit 2 fi if [ -z "$1" -o -z "$2" ]; then usage exit 2 fi MASTER_LIST=3D`make -f "$SITES_MK" -V "$1"` if [ -z "$MASTER_LIST" ]; then cat >&2 << EOF I wasn't able to extract master site list from the file '$SITES_MK' using the variable '$1'. Exiting. EOF exit 2 fi SUBDIR=3D`dirname "$2"` if [ "X$SUBDIR" =3D "X." ]; then SUBDIR=3D"" fi FILE=3D`basename "$2"` RETVAL=3D0 for i in $MASTER_LIST; do URL=3D`echo "$i" | sed -e's|%SUBDIR%|'"$SUBDIR"'|g'` fetch -o /dev/null -qp "$URL""$FILE" || RETVAL=3D1 done exit "$RETVAL" --- verify-master-sites.sh ends here --- --=20 Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 12:40:04 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 9915C1065673 for ; Fri, 2 Jan 2009 12:40:04 +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 4CACA8FC20 for ; Fri, 2 Jan 2009 12:40:04 +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 n02Ce4ev014125 for ; Fri, 2 Jan 2009 12:40:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02Ce4r2014124; Fri, 2 Jan 2009 12:40:04 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 12:40:04 GMT Resent-Message-Id: <200901021240.n02Ce4r2014124@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, Dennis Herrmann Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2DE910656CC for ; Fri, 2 Jan 2009 12:32:03 +0000 (UTC) (envelope-from adox@mcx2.org) Received: from mail-bw0-f19.google.com (mail-bw0-f19.google.com [209.85.218.19]) by mx1.freebsd.org (Postfix) with ESMTP id 02CD18FC08 for ; Fri, 2 Jan 2009 12:32:02 +0000 (UTC) (envelope-from adox@mcx2.org) Received: by bwz12 with SMTP id 12so17112482bwz.19 for ; Fri, 02 Jan 2009 04:32:01 -0800 (PST) Received: by 10.223.108.196 with SMTP id g4mr4396411fap.36.1230899521533; Fri, 02 Jan 2009 04:32:01 -0800 (PST) Received: from localhost (p5090E46D.dip.t-dialin.net [80.144.228.109]) by mx.google.com with ESMTPS id 8sm26553274fxm.76.2009.01.02.04.32.00 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 02 Jan 2009 04:32:01 -0800 (PST) Message-Id: <495e0941.080db80a.541e.fffff61c@mx.google.com> Date: Fri, 02 Jan 2009 04:32:01 -0800 (PST) From: Dennis Herrmann To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130114: [PATCH] sysutils/fusefs-curlftpfs: update to 0.9.2, take maintainership 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: Fri, 02 Jan 2009 12:40:04 -0000 >Number: 130114 >Category: ports >Synopsis: [PATCH] sysutils/fusefs-curlftpfs: update to 0.9.2, take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 12:40:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dennis Herrmann >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD dhn.homeunix.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Nov 6 17:50:47 CET >Description: - Update to 0.9.2 - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fusefs-curlftpfs-0.9.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/fusefs-curlftpfs/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 7 Sep 2008 00:18:44 -0000 1.9 +++ Makefile 2 Jan 2009 12:30:50 -0000 @@ -6,13 +6,12 @@ # PORTNAME= curlftpfs -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 0.9.2 CATEGORIES= sysutils MASTER_SITES= SF PKGNAMEPREFIX= fusefs- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Mount remote ftp directories LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs \ @@ -20,7 +19,6 @@ RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man USE_GNOME= glib20 MAN1= ${PORTNAME}.1 PLIST_FILES= bin/curlftpfs Index: distinfo =================================================================== RCS file: /home/pcvs/ports/sysutils/fusefs-curlftpfs/distinfo,v retrieving revision 1.3 diff -u -u -r1.3 distinfo --- distinfo 28 Jul 2007 11:24:57 -0000 1.3 +++ distinfo 2 Jan 2009 11:17:04 -0000 @@ -1,3 +1,3 @@ -MD5 (curlftpfs-0.9.1.tar.gz) = 969998e9cf1663824f44739e94c703a1 -SHA256 (curlftpfs-0.9.1.tar.gz) = 9f50cdf02c0dc31ef148410345b2374d294d8853d2dae11775e36b0268ad227d -SIZE (curlftpfs-0.9.1.tar.gz) = 362542 +MD5 (curlftpfs-0.9.2.tar.gz) = b452123f755114cd4461d56c648d9f12 +SHA256 (curlftpfs-0.9.2.tar.gz) = 4eb44739c7078ba0edde177bdd266c4cfb7c621075f47f64c85a06b12b3c6958 +SIZE (curlftpfs-0.9.2.tar.gz) = 365503 --- fusefs-curlftpfs-0.9.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 12:40:14 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 D9400106566B; Fri, 2 Jan 2009 12:40:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B0EA68FC24; Fri, 2 Jan 2009 12:40:14 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02CeENp014867; Fri, 2 Jan 2009 12:40:14 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02CeEij014858; Fri, 2 Jan 2009 12:40:14 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 12:40:14 GMT Message-Id: <200901021240.n02CeEij014858@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130114: [PATCH] sysutils/fusefs-curlftpfs: update to 0.9.2, take maintainership 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: Fri, 02 Jan 2009 12:40:15 -0000 Synopsis: [PATCH] sysutils/fusefs-curlftpfs: update to 0.9.2, take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 12:40:14 UTC 2009 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130114 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 13:25:37 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 2E7D2106564A; Fri, 2 Jan 2009 13:25:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 06E978FC20; Fri, 2 Jan 2009 13:25:37 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (amdmi3@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02DPaPr049746; Fri, 2 Jan 2009 13:25:36 GMT (envelope-from amdmi3@freefall.freebsd.org) Received: (from amdmi3@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02DPae2049742; Fri, 2 Jan 2009 13:25:36 GMT (envelope-from amdmi3) Date: Fri, 2 Jan 2009 13:25:36 GMT Message-Id: <200901021325.n02DPae2049742@freefall.freebsd.org> To: amdmi3@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, amdmi3@FreeBSD.org From: amdmi3@FreeBSD.org Cc: Subject: Re: ports/130111: [PATCH] www/rt38 - fix path in pkg-message.in 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: Fri, 02 Jan 2009 13:25:37 -0000 Synopsis: [PATCH] www/rt38 - fix path in pkg-message.in Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Fri Jan 2 13:25:36 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130111 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 14:20:04 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 85680106564A for ; Fri, 2 Jan 2009 14:20:04 +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 DB21A8FC0C for ; Fri, 2 Jan 2009 14:20:03 +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 n02EK3VS087308 for ; Fri, 2 Jan 2009 14:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02EK35G087307; Fri, 2 Jan 2009 14:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 14:20:03 GMT Resent-Message-Id: <200901021420.n02EK35G087307@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, Wen Heping Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6084A106566C for ; Fri, 2 Jan 2009 14:12:32 +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 515878FC0C for ; Fri, 2 Jan 2009 14:12:32 +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 n02ECVfM045185 for ; Fri, 2 Jan 2009 14:12:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n02ECVXd045184; Fri, 2 Jan 2009 14:12:31 GMT (envelope-from nobody) Message-Id: <200901021412.n02ECVXd045184@www.freebsd.org> Date: Fri, 2 Jan 2009 14:12:31 GMT From: Wen Heping To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130115: [Update]math/p5-Math-Cephes:update to 0.46 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: Fri, 02 Jan 2009 14:20:04 -0000 >Number: 130115 >Category: ports >Synopsis: [Update]math/p5-Math-Cephes:update to 0.46 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 14:20:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT-200811 FreeBSD 8.0-CURRENT-200811 #0: Thu Nov 6 00:32:12 UTC 2008 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.46 from 0.45 and take over the maintainership >How-To-Repeat: >Fix: Patch attached with submission follows: diff -curN p5-Math-Cephes/Makefile p5-Math-Cephes.new/Makefile --- p5-Math-Cephes/Makefile 2008-04-29 13:26:51.000000000 +0800 +++ p5-Math-Cephes.new/Makefile 2009-01-02 21:55:30.000000000 +0800 @@ -6,12 +6,12 @@ # PORTNAME= Math-Cephes -PORTVERSION= 0.45 +PORTVERSION= 0.46 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= Perl interface to the cephes math library MAN1= pmath.1 diff -curN p5-Math-Cephes/distinfo p5-Math-Cephes.new/distinfo --- p5-Math-Cephes/distinfo 2008-02-24 03:27:33.000000000 +0800 +++ p5-Math-Cephes.new/distinfo 2009-01-02 21:52:27.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Math-Cephes-0.45.tar.gz) = 77631c4286d346b0ff58772ac4d02c12 -SHA256 (Math-Cephes-0.45.tar.gz) = 42df808401a3a287d2eadfe535f5f49e74a96116fd9044f9e57899853d7aeb87 -SIZE (Math-Cephes-0.45.tar.gz) = 301731 +MD5 (Math-Cephes-0.46.tar.gz) = 1f1d56dcc5829d5b3a08fe7e4f363eb3 +SHA256 (Math-Cephes-0.46.tar.gz) = e3ae7237b4ba655fe3338f9ed0451ba14867c9861a50df945f3c31f25c34fa60 +SIZE (Math-Cephes-0.46.tar.gz) = 301984 diff -curN p5-Math-Cephes/files/patch-Makefile.PL p5-Math-Cephes.new/files/patch-Makefile.PL --- p5-Math-Cephes/files/patch-Makefile.PL 2006-06-17 02:30:56.000000000 +0800 +++ p5-Math-Cephes.new/files/patch-Makefile.PL 1970-01-01 08:00:00.000000000 +0800 @@ -1,13 +0,0 @@ ---- Makefile.PL.orig Wed Dec 31 00:57:31 2003 -+++ Makefile.PL Fri Jun 16 12:05:48 2006 -@@ -23,8 +23,8 @@ - # fool WriteMakefile into thinking there's a libmd lib - my $lib = 'libmd' . $Config{lib_ext}; - my $dummy = catfile $libmd, $lib; --open(DUMMY, ">$dummy") or die "Cannot create $dummy: $!"; --close DUMMY; -+#open(DUMMY, ">$dummy") or die "Cannot create $dummy: $!"; -+#close DUMMY; - - my %opts = ( - NAME => 'Math::Cephes', >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 14:20:16 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 0AFCC10656C4; Fri, 2 Jan 2009 14:20:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D84FC8FC18; Fri, 2 Jan 2009 14:20:15 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02EKFaD087999; Fri, 2 Jan 2009 14:20:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02EKF1w087995; Fri, 2 Jan 2009 14:20:15 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 14:20:15 GMT Message-Id: <200901021420.n02EKF1w087995@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130115: [Update]math/p5-Math-Cephes:update to 0.46 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: Fri, 02 Jan 2009 14:20:16 -0000 Synopsis: [Update]math/p5-Math-Cephes:update to 0.46 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 14:20:15 UTC 2009 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130115 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 15:40:06 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 C13661065670 for ; Fri, 2 Jan 2009 15:40:06 +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 A00128FC16 for ; Fri, 2 Jan 2009 15:40:06 +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 n02Fe6R5047286 for ; Fri, 2 Jan 2009 15:40:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02Fe6qK047285; Fri, 2 Jan 2009 15:40:06 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 15:40:06 GMT Resent-Message-Id: <200901021540.n02Fe6qK047285@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, Jun Kuriyama Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2B1501065672 for ; Fri, 2 Jan 2009 15:31: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 02F858FC18 for ; Fri, 2 Jan 2009 15:31: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 n02FVeUo084178 for ; Fri, 2 Jan 2009 15:31:40 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n02FVeKD084177; Fri, 2 Jan 2009 15:31:40 GMT (envelope-from nobody) Message-Id: <200901021531.n02FVeKD084177@www.freebsd.org> Date: Fri, 2 Jan 2009 15:31:40 GMT From: Jun Kuriyama To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130116: [repocopy] misc/amanda-{server, client} to amanda25-{server, client} 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: Fri, 02 Jan 2009 15:40:07 -0000 >Number: 130116 >Category: ports >Synopsis: [repocopy] misc/amanda-{server,client} to amanda25-{server,client} >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 15:40:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Jun Kuriyama >Release: >Organization: The FreeBSD Project >Environment: >Description: I'm planning to upgrade amanda-{server,client} ports to v2.6.x, but they have minor incompatibiliy with v2.5.x series. So I'd like to preserve old v2.5.x series as amanda25-{server,client} by repocopy. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 15:42:44 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 9F1A7106566C; Fri, 2 Jan 2009 15:42:44 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 76D1A8FC14; Fri, 2 Jan 2009 15:42:44 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from freefall.freebsd.org (kuriyama@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02Fgig8054133; Fri, 2 Jan 2009 15:42:44 GMT (envelope-from kuriyama@freefall.freebsd.org) Received: (from kuriyama@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02Fgiml054129; Fri, 2 Jan 2009 15:42:44 GMT (envelope-from kuriyama) Date: Fri, 2 Jan 2009 15:42:44 GMT Message-Id: <200901021542.n02Fgiml054129@freefall.freebsd.org> To: kuriyama@FreeBSD.org, kuriyama@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, portmgr@FreeBSD.org From: kuriyama@FreeBSD.org Cc: Subject: Re: ports/130116: [repocopy] misc/amanda-{server, client} to amanda25-{server, client} 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: Fri, 02 Jan 2009 15:42:45 -0000 Synopsis: [repocopy] misc/amanda-{server,client} to amanda25-{server,client} State-Changed-From-To: open->repocopy State-Changed-By: kuriyama State-Changed-When: Fri Jan 2 15:41:42 UTC 2009 State-Changed-Why: Pass to portmgr. Responsible-Changed-From-To: freebsd-ports-bugs->portmgr Responsible-Changed-By: kuriyama Responsible-Changed-When: Fri Jan 2 15:41:42 UTC 2009 Responsible-Changed-Why: Pass to portmgr. http://www.freebsd.org/cgi/query-pr.cgi?pr=130116 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 17:20:06 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 9191A106566B for ; Fri, 2 Jan 2009 17:20:06 +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 6A7228FC0C for ; Fri, 2 Jan 2009 17:20:06 +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 n02HK5bD021677 for ; Fri, 2 Jan 2009 17:20:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02HK4rf021676; Fri, 2 Jan 2009 17:20:05 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 17:20:05 GMT Resent-Message-Id: <200901021720.n02HK4rf021676@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, Dan Langille Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C91D3106564A for ; Fri, 2 Jan 2009 17:19:11 +0000 (UTC) (envelope-from dan@bast.unixathome.org) Received: from nyi.unixathome.org (nyi.unixathome.org [64.147.113.42]) by mx1.freebsd.org (Postfix) with ESMTP id 6B7FC8FC17 for ; Fri, 2 Jan 2009 17:19:11 +0000 (UTC) (envelope-from dan@bast.unixathome.org) Received: from localhost (localhost [127.0.0.1]) by nyi.unixathome.org (Postfix) with ESMTP id C693A50990; Fri, 2 Jan 2009 17:19:10 +0000 (GMT) Received: from nyi.unixathome.org ([127.0.0.1]) by localhost (nyi.unixathome.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id ajVdVtf66iYm; Fri, 2 Jan 2009 17:19:09 +0000 (GMT) Received: from bast.unixathome.org (bast.unixathome.org [10.8.1.1]) by nyi.unixathome.org (Postfix) with ESMTP id 54AF95092B; Fri, 2 Jan 2009 17:19:09 +0000 (GMT) Received: by bast.unixathome.org (Postfix, from userid 1001) id 4B8F3BD52; Fri, 2 Jan 2009 17:19:10 +0000 (GMT) Message-Id: <20090102171910.4B8F3BD52@bast.unixathome.org> Date: Fri, 2 Jan 2009 17:19:10 +0000 (GMT) From: Dan Langille To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Dan Langille Subject: ports/130117: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dan Langille List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 17:20:06 -0000 >Number: 130117 >Category: ports >Synopsis: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version >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: Fri Jan 02 17:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dan Langille >Release: FreeBSD 6.2-STABLE i386 >Organization: The FreeBSD Diary >Environment: System: FreeBSD bast.example.org 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Feb 28 22:21:12 EST 2007 dan@bast.example.org:/usr/obj/usr/src/sys/BAST i386 >Description: Upgrade to 2.4.4-b2 >How-To-Repeat: >Fix: --- bacula-server-devel.patch begins here --- diff -ruN /usr/ports/sysutils/bacula-server-devel/Makefile bacula-server-devel/Makefile --- /usr/ports/sysutils/bacula-server-devel/Makefile Sun Dec 7 14:34:47 2008 +++ bacula-server-devel/Makefile Fri Jan 2 12:05:58 2009 @@ -6,7 +6,7 @@ # PORTNAME= bacula -DISTVERSION= 2.4.4-b1 +DISTVERSION= 2.4.4-b2 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= bacula diff -ruN /usr/ports/sysutils/bacula-server-devel/distinfo bacula-server-devel/distinfo --- /usr/ports/sysutils/bacula-server-devel/distinfo Sun Dec 7 14:34:47 2008 +++ bacula-server-devel/distinfo Fri Jan 2 12:06:42 2009 @@ -1,3 +1,3 @@ -MD5 (bacula-2.4.4-b1.tar.gz) = 1beee6b921d2cb6b445c9650327b19d2 -SHA256 (bacula-2.4.4-b1.tar.gz) = 5e74c8142aa48362dc97c51f1a723ec80bf5af64e0107a5094bc4f8059ef1a4a -SIZE (bacula-2.4.4-b1.tar.gz) = 3142393 +MD5 (bacula-2.4.4-b2.tar.gz) = 4726a2ebb9a0a28696fb822063d5f814 +SHA256 (bacula-2.4.4-b2.tar.gz) = 8857ba355ee1eaef068a84b4e279044f459ff7ef6c52824e1f5b3a32aaba781f +SIZE (bacula-2.4.4-b2.tar.gz) = 3145178 --- bacula-server-devel.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 17: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 84DAD106567C for ; Fri, 2 Jan 2009 17: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 5F27F8FC1A for ; Fri, 2 Jan 2009 17: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 n02He1kn037226 for ; Fri, 2 Jan 2009 17: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 n02He1pj037225; Fri, 2 Jan 2009 17:40:01 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 17:40:01 GMT Resent-Message-Id: <200901021740.n02He1pj037225@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, Alex Samorukov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BB7F1065678 for ; Fri, 2 Jan 2009 17:31:47 +0000 (UTC) (envelope-from root@deepvision.tsua.net) Received: from deepvision.tsua.net (s2.sdv.com.ua [212.40.43.22]) by mx1.freebsd.org (Postfix) with ESMTP id C214E8FC2D for ; Fri, 2 Jan 2009 17:31:45 +0000 (UTC) (envelope-from root@deepvision.tsua.net) Received: from root by deepvision.tsua.net with local (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LIns7-000EX2-Qv for FreeBSD-gnats-submit@freebsd.org; Fri, 02 Jan 2009 19:31:43 +0200 Message-Id: Date: Fri, 02 Jan 2009 19:31:43 +0200 From: Alex Samorukov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130118: [MAINTAINER] palm/jpilot: update to 1.6.1 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: Fri, 02 Jan 2009 17:40:01 -0000 >Number: 130118 >Category: ports >Synopsis: [MAINTAINER] palm/jpilot: update to 1.6.1 >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: Fri Jan 02 17:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alex Samorukov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: NetArt >Environment: System: FreeBSD deepvision.tsua.net 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #4: Fri Mar 28 05:16:52 EET 2008 >Description: - Update to 1.6.1 - Remove obsoleted GTK1 binding - Change port description to more correct Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- jpilot-1.6.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/palm/jpilot/Makefile /usr/home/samm/tmp/jpilot/Makefile --- /usr/ports/palm/jpilot/Makefile 2008-11-08 22:03:36.000000000 +0200 +++ /usr/home/samm/tmp/jpilot/Makefile 2009-01-02 19:05:37.000000000 +0200 @@ -7,7 +7,7 @@ # "?=" and "+=" are for including this Makefile from japanese/jpilot PORTNAME= jpilot -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES+= palm comms MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distfiles/ \ http://jpilot.org/ @@ -36,12 +36,7 @@ PLIST_SUB= NLS="@comment " .endif -.if defined(WITH_GTK1) -USE_GNOME+= gtk12 -CONFIGURE_ARGS+= --disable-gtk2=yes -.else USE_GNOME+= gtk20 -.endif MAN1= jpilot-dial.1 jpilot-dump.1 jpilot-sync.1 jpilot.1 diff -ruN --exclude=CVS /usr/ports/palm/jpilot/distinfo /usr/home/samm/tmp/jpilot/distinfo --- /usr/ports/palm/jpilot/distinfo 2008-11-08 22:03:36.000000000 +0200 +++ /usr/home/samm/tmp/jpilot/distinfo 2008-12-30 22:43:31.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (jpilot-1.6.0.tar.gz) = 7918d345fb7e4b644a7211db03ddd148 -SHA256 (jpilot-1.6.0.tar.gz) = e606ebad9817f90e358515dbe06c887592ba7ad4ea6357bded6eb9139d8c35ef -SIZE (jpilot-1.6.0.tar.gz) = 1573667 +MD5 (jpilot-1.6.1.tar.gz) = c414f565a3dcc4b6fb63f02313cb5d9d +SHA256 (jpilot-1.6.1.tar.gz) = 3af042ac92f3d9423275f7506efcd1e1fa744d9c13138b39767943fc1a37b9a0 +SIZE (jpilot-1.6.1.tar.gz) = 1592563 diff -ruN --exclude=CVS /usr/ports/palm/jpilot/pkg-descr /usr/home/samm/tmp/jpilot/pkg-descr --- /usr/ports/palm/jpilot/pkg-descr 2004-08-21 09:22:57.000000000 +0300 +++ /usr/home/samm/tmp/jpilot/pkg-descr 2009-01-02 18:57:52.000000000 +0200 @@ -1,6 +1,5 @@ -J-Pilot is a desktop organizer application for the palm pilot that -runs under Linux and Unix using X-Windows and GTK+. It is similar in -functionality to the one that 3com distributes and has many features -not found in the 3com desktop. +J-Pilot is a desktop organizer application for PalmOS devices. It is meant to +be an alternative to the Palm Desktop for those who run the most popular +Operating Systems in the World, Linux and Unix. WWW: http://jpilot.org/ --- jpilot-1.6.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 17:40:03 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 3A2961065672 for ; Fri, 2 Jan 2009 17:40:03 +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 24BDC8FC19 for ; Fri, 2 Jan 2009 17:40:03 +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 n02He3eQ037290 for ; Fri, 2 Jan 2009 17:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02He398037289; Fri, 2 Jan 2009 17:40:03 GMT (envelope-from gnats) Date: Fri, 2 Jan 2009 17:40:03 GMT Message-Id: <200901021740.n02He398037289@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Volodymyr Kostyrko Cc: Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volodymyr Kostyrko List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 17:40:03 -0000 The following reply was made to PR ports/130069; it has been noted by GNATS. From: Volodymyr Kostyrko To: bug-followup@FreeBSD.org, mwlucas@blackhelicopters.org Cc: Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work Date: Fri, 02 Jan 2009 19:13:24 +0200 This is a multi-part message in MIME format. --------------010106020801090608060703 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sorry for late response. How about patching all other python/perl files? Try the attached patch please, however it's really a bit trivial... -- Sphinx of black quartz judge my vow. --------------010106020801090608060703 Content-Type: text/x-patch; name="flow-tools-ng.diff" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="flow-tools-ng.diff" --- flow-tools-ng/Makefile 2008-11-17 00:36:39.000000000 +0200 +++ flow-tools-ng/Makefile 2009-01-02 17:58:34.304407395 +0200 @@ -7,6 +7,7 @@ PORTNAME= flow-tools PORTVERSION= 0.68.4 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMESUFFIX= -ng --- flow-tools-ng/files/patch-bin_flow-log2rrd 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-bin_flow-log2rrd 2009-01-02 17:53:13.719912661 +0200 @@ -0,0 +1,8 @@ +--- bin/flow-log2rrd 2009-01-02 17:32:21.588275331 +0200 ++++ bin/flow-log2rrd 2009-01-02 17:32:39.900713112 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env python ++#!/usr/bin/env python + + import getopt + import os --- flow-tools-ng/files/patch-bin_flow-rpt2rrd 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-bin_flow-rpt2rrd 2009-01-02 17:53:20.104061780 +0200 @@ -0,0 +1,8 @@ +--- bin/flow-rpt2rrd 2009-01-02 17:33:17.206602894 +0200 ++++ bin/flow-rpt2rrd 2009-01-02 17:33:22.376724684 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env python ++#!/usr/bin/env python + + import getopt + import os --- flow-tools-ng/files/patch-bin_flow-rptfmt 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-bin_flow-rptfmt 2009-01-02 17:53:26.763217105 +0200 @@ -0,0 +1,8 @@ +--- bin/flow-rptfmt 2009-01-02 17:33:38.775116046 +0200 ++++ bin/flow-rptfmt 2009-01-02 17:33:49.412371040 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env python ++#!/usr/bin/env python + + import sys + import string --- flow-tools-ng/files/patch-utils_asn2c 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-utils_asn2c 2009-01-02 17:53:37.399465539 +0200 @@ -0,0 +1,8 @@ +--- utils/asn2c 2009-01-02 17:43:39.817453768 +0200 ++++ utils/asn2c 2009-01-02 17:45:34.815184855 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env perl ++#!/usr/bin/env perl + + # + # converts internic netinfo/asn.txt to C code --- flow-tools-ng/files/patch-utils_gasn 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-utils_gasn 2009-01-02 17:53:43.364605409 +0200 @@ -0,0 +1,8 @@ +--- utils/gasn 2009-01-02 17:43:46.090603005 +0200 ++++ utils/gasn 2009-01-02 17:45:41.373337880 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env perl ++#!/usr/bin/env perl + + # + # converts internic netinfo/asn.txt to flow-tools format --- flow-tools-ng/files/patch-utils_gprot 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-utils_gprot 2009-01-02 17:53:51.323791774 +0200 @@ -0,0 +1,8 @@ +--- utils/gprot 2009-01-02 17:45:21.124863843 +0200 ++++ utils/gprot 2009-01-02 17:45:47.768487968 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env perl ++#!/usr/bin/env perl + + # + # convert unix /etc/{protocols} format to flow-tools --- flow-tools-ng/files/patch-utils_gserv 1970-01-01 03:00:00.000000000 +0300 +++ flow-tools-ng/files/patch-utils_gserv 2009-01-02 17:53:57.741940954 +0200 @@ -0,0 +1,8 @@ +--- utils/gserv 2009-01-02 17:45:25.461965099 +0200 ++++ utils/gserv 2009-01-02 17:45:52.473597407 +0200 +@@ -1,4 +1,4 @@ +-#!/bin/env perl ++#!/usr/bin/env perl + + # + # convert unix /etc/services format to flow-tools --------------010106020801090608060703-- From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 18:00:08 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 EA95F106566C for ; Fri, 2 Jan 2009 18:00:07 +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 BC09A8FC12 for ; Fri, 2 Jan 2009 18:00:07 +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 n02I07ME051034 for ; Fri, 2 Jan 2009 18:00:07 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02I07tK051033; Fri, 2 Jan 2009 18:00:07 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 18:00:07 GMT Resent-Message-Id: <200901021800.n02I07tK051033@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, falz Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D755E106564A for ; Fri, 2 Jan 2009 17:55:56 +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 C58588FC12 for ; Fri, 2 Jan 2009 17:55:56 +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 n02HtuQc068060 for ; Fri, 2 Jan 2009 17:55:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n02Htu2J068059; Fri, 2 Jan 2009 17:55:56 GMT (envelope-from nobody) Message-Id: <200901021755.n02Htu2J068059@www.freebsd.org> Date: Fri, 2 Jan 2009 17:55:56 GMT From: falz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130119: update mail/phplist to 2.10.8 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: Fri, 02 Jan 2009 18:00:08 -0000 >Number: 130119 >Category: ports >Synopsis: update mail/phplist to 2.10.8 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 18:00:07 UTC 2009 >Closed-Date: >Last-Modified: >Originator: falz >Release: 7.0 >Organization: >Environment: FreeBSD chrisw.colo.supranet.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Thu Oct 16 09:35:45 CDT 2008 root@chrisw.colo.supranet.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update mail/phplist to 2.10.8 which fixes a vulnerability: http://www.phplist.com/?lid=273 Attached diff is also at http://falz.net/static/mail_phplist.diff >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/mail/phplist/Makefile /usr/local/ports/mail/phplist/Makefile --- /usr/ports/mail/phplist/Makefile 2007-09-30 01:00:27.000000000 -0500 +++ /usr/local/ports/mail/phplist/Makefile 2009-01-02 11:45:59.000000000 -0600 @@ -5,8 +5,7 @@ # $FreeBSD: ports/mail/phplist/Makefile,v 1.2 2007/09/30 06:00:27 edwin Exp $ PORTNAME= phplist -PORTVERSION= 2.10.5 -PORTREVISION= 1 +PORTVERSION= 2.10.8 CATEGORIES= mail www MASTER_SITES= SF EXTRACT_SUFX= .tgz diff -ruN /usr/ports/mail/phplist/distinfo /usr/local/ports/mail/phplist/distinfo --- /usr/ports/mail/phplist/distinfo 2007-09-24 16:38:43.000000000 -0500 +++ /usr/local/ports/mail/phplist/distinfo 2009-01-02 10:43:10.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (phplist-2.10.5.tgz) = 24b29ea7b8e020afadbe21c754a742e7 -SHA256 (phplist-2.10.5.tgz) = d5ad2aa472224d709cf3abb84c9897e7d6a78d22c163e3c43946f80591c3c83d -SIZE (phplist-2.10.5.tgz) = 1385495 +MD5 (phplist-2.10.8.tgz) = f58b38ccfe4aeda0500a8823dd74b0a4 +SHA256 (phplist-2.10.8.tgz) = 117d58003dfe5d169648ea69ec7a1ac282dcd112433754adbcbe03e46822a0f4 +SIZE (phplist-2.10.8.tgz) = 1753685 diff -ruN /usr/ports/mail/phplist/pkg-plist /usr/local/ports/mail/phplist/pkg-plist --- /usr/ports/mail/phplist/pkg-plist 2007-09-24 16:38:43.000000000 -0500 +++ /usr/local/ports/mail/phplist/pkg-plist 2009-01-02 11:38:19.000000000 -0600 @@ -1,5 +1,4 @@ bin/phplist -%%WWWDIR%%/index.html %%WWWDIR%%/lists/ut.php %%WWWDIR%%/lists/dl.php %%WWWDIR%%/lists/styles/styles_unix1.css @@ -147,6 +146,8 @@ %%WWWDIR%%/lists/texts/german.inc %%WWWDIR%%/lists/texts/greek.inc %%WWWDIR%%/lists/texts/estonian.inc +%%WWWDIR%%/lists/texts/arabic.inc +%%WWWDIR%%/lists/texts/bulgarian.inc %%WWWDIR%%/lists/index.html %%WWWDIR%%/lists/lt.php %%WWWDIR%%/lists/config/.htaccess @@ -154,11 +155,17 @@ %%WWWDIR%%/lists/config/footer.inc %%WWWDIR%%/lists/index.php %%WWWDIR%%/lists/admin/mimePart.php +%%WWWDIR%%/lists/admin/Attic/getrss.php +%%WWWDIR%%/lists/admin/Attic/purgerss.php +%%WWWDIR%%/lists/admin/Attic/rsslib.php +%%WWWDIR%%/lists/admin/Attic/sidebar.php +%%WWWDIR%%/lists/admin/Attic/viewrss.php %%WWWDIR%%/lists/admin/commonlib/pages/dbcheck.php %%WWWDIR%%/lists/admin/commonlib/pages/user.php %%WWWDIR%%/lists/admin/commonlib/pages/.htaccess %%WWWDIR%%/lists/admin/commonlib/pages/attributes.php %%WWWDIR%%/lists/admin/commonlib/pages/usermgt.php +%%WWWDIR%%/lists/admin/commonlib/pages/userhistory.php %%WWWDIR%%/lists/admin/commonlib/pages/users.php %%WWWDIR%%/lists/admin/commonlib/pages/importcsv.php %%WWWDIR%%/lists/admin/commonlib/lib/userlib.php @@ -168,6 +175,9 @@ %%WWWDIR%%/lists/admin/commonlib/lib/magic_quotes.php %%WWWDIR%%/lists/admin/commonlib/lib/accesscheck.php %%WWWDIR%%/lists/admin/commonlib/lib/interfacelib.php +%%WWWDIR%%/lists/admin/commonlib/lib/Sajax.php +%%WWWDIR%%/lists/admin/commonlib/lib/bdebuglib.php +%%WWWDIR%%/lists/admin/commonlib/lib/debuglib.php %%WWWDIR%%/lists/admin/subscribelib2.php %%WWWDIR%%/lists/admin/import1.php %%WWWDIR%%/lists/admin/sendemaillib.php @@ -303,6 +313,17 @@ %%WWWDIR%%/lists/admin/help/fr/attachments.php %%WWWDIR%%/lists/admin/help/fr/preparemessage.php %%WWWDIR%%/lists/admin/help/fr/usetemplate.php +%%WWWDIR%%/lists/admin/help/ja/attachments.php +%%WWWDIR%%/lists/admin/help/ja/embargo.php +%%WWWDIR%%/lists/admin/help/ja/format.php +%%WWWDIR%%/lists/admin/help/ja/from.php +%%WWWDIR%%/lists/admin/help/ja/mergeattributes.php +%%WWWDIR%%/lists/admin/help/ja/message.php +%%WWWDIR%%/lists/admin/help/ja/preparemessage.php +%%WWWDIR%%/lists/admin/help/ja/repetition.php +%%WWWDIR%%/lists/admin/help/ja/sendformat.php +%%WWWDIR%%/lists/admin/help/ja/subject.php +%%WWWDIR%%/lists/admin/help/ja/usetemplate.php %%WWWDIR%%/lists/admin/connect.php %%WWWDIR%%/lists/admin/import3.php %%WWWDIR%%/lists/admin/setup.php @@ -674,6 +695,68 @@ %%WWWDIR%%/lists/admin/lan/fr/bouncemgt.php %%WWWDIR%%/lists/admin/lan/fr/pagetitles.php %%WWWDIR%%/lists/admin/lan/fr/userclicks.php +%%WWWDIR%%/lists/admin/lan/ja/import1.php +%%WWWDIR%%/lists/admin/lan/ja/bounce.php +%%WWWDIR%%/lists/admin/lan/ja/messages.php +%%WWWDIR%%/lists/admin/lan/ja/usercheck.php +%%WWWDIR%%/lists/admin/lan/ja/reconcileusers.php +%%WWWDIR%%/lists/admin/lan/ja/getrss.php +%%WWWDIR%%/lists/admin/lan/ja/userhistory.php +%%WWWDIR%%/lists/admin/lan/ja/common.php +%%WWWDIR%%/lists/admin/lan/ja/message.php +%%WWWDIR%%/lists/admin/lan/ja/initialise.php +%%WWWDIR%%/lists/admin/lan/ja/admins.php +%%WWWDIR%%/lists/admin/lan/ja/spageedit.php +%%WWWDIR%%/lists/admin/lan/ja/importadmin.php +%%WWWDIR%%/lists/admin/lan/ja/processbounces.php +%%WWWDIR%%/lists/admin/lan/ja/generatebouncerules.php +%%WWWDIR%%/lists/admin/lan/ja/home.php +%%WWWDIR%%/lists/admin/lan/ja/user.php +%%WWWDIR%%/lists/admin/lan/ja/eventlog.php +%%WWWDIR%%/lists/admin/lan/ja/login.php +%%WWWDIR%%/lists/admin/lan/ja/editlist.php +%%WWWDIR%%/lists/admin/lan/ja/import3.php +%%WWWDIR%%/lists/admin/lan/ja/setup.php +%%WWWDIR%%/lists/admin/lan/ja/uclicks.php +%%WWWDIR%%/lists/admin/lan/ja/about.php +%%WWWDIR%%/lists/admin/lan/ja/dlusers.php +%%WWWDIR%%/lists/admin/lan/ja/defaults.php +%%WWWDIR%%/lists/admin/lan/ja/bounces.php +%%WWWDIR%%/lists/admin/lan/ja/bouncerules.php +%%WWWDIR%%/lists/admin/lan/ja/import2.php +%%WWWDIR%%/lists/admin/lan/ja/template.php +%%WWWDIR%%/lists/admin/lan/ja/bouncerule.php +%%WWWDIR%%/lists/admin/lan/ja/viewtemplate.php +%%WWWDIR%%/lists/admin/lan/ja/templates.php +%%WWWDIR%%/lists/admin/lan/ja/checkbouncerules.php +%%WWWDIR%%/lists/admin/lan/ja/list.php +%%WWWDIR%%/lists/admin/lan/ja/configure.php +%%WWWDIR%%/lists/admin/lan/ja/mclicks.php +%%WWWDIR%%/lists/admin/lan/ja/processqueue.php +%%WWWDIR%%/lists/admin/lan/ja/admin.php +%%WWWDIR%%/lists/admin/lan/ja/export.php +%%WWWDIR%%/lists/admin/lan/ja/statsmgt.php +%%WWWDIR%%/lists/admin/lan/ja/editattributes.php +%%WWWDIR%%/lists/admin/lan/ja/attributes.php +%%WWWDIR%%/lists/admin/lan/ja/domainstats.php +%%WWWDIR%%/lists/admin/lan/ja/import4.php +%%WWWDIR%%/lists/admin/lan/ja/usermgt.php +%%WWWDIR%%/lists/admin/lan/ja/send.php +%%WWWDIR%%/lists/admin/lan/ja/users.php +%%WWWDIR%%/lists/admin/lan/ja/mviews.php +%%WWWDIR%%/lists/admin/lan/ja/spage.php +%%WWWDIR%%/lists/admin/lan/ja/members.php +%%WWWDIR%%/lists/admin/lan/ja/adminattributes.php +%%WWWDIR%%/lists/admin/lan/ja/bouncemgt.php +%%WWWDIR%%/lists/admin/lan/ja/pagetitles.php +%%WWWDIR%%/lists/admin/lan/ja/userclicks.php +%%WWWDIR%%/lists/admin/lan/ja/frontend.php +%%WWWDIR%%/lists/admin/lan/ja/massunconfirm.php +%%WWWDIR%%/lists/admin/lan/ja/preparesend.php +%%WWWDIR%%/lists/admin/lan/ja/purgerss.php +%%WWWDIR%%/lists/admin/lan/ja/sendprepared.php +%%WWWDIR%%/lists/admin/lan/ja/statsoverview.php +%%WWWDIR%%/lists/admin/lan/ja/template_bk.php %%WWWDIR%%/lists/admin/init.php %%WWWDIR%%/lists/admin/info/de/import1.php %%WWWDIR%%/lists/admin/info/de/messages.php @@ -813,6 +896,34 @@ %%WWWDIR%%/lists/admin/info/fr/spage.php %%WWWDIR%%/lists/admin/info/fr/members.php %%WWWDIR%%/lists/admin/info/fr/adminattributes.php +%%WWWDIR%%/lists/admin/info/ja/import1.php +%%WWWDIR%%/lists/admin/info/ja/messages.php +%%WWWDIR%%/lists/admin/info/ja/reconcileusers.php +%%WWWDIR%%/lists/admin/info/ja/getrss.php +%%WWWDIR%%/lists/admin/info/ja/vote.php +%%WWWDIR%%/lists/admin/info/ja/message.php +%%WWWDIR%%/lists/admin/info/ja/logout.php +%%WWWDIR%%/lists/admin/info/ja/community.php +%%WWWDIR%%/lists/admin/info/ja/spageedit.php +%%WWWDIR%%/lists/admin/info/ja/importadmin.php +%%WWWDIR%%/lists/admin/info/ja/eventlog.php +%%WWWDIR%%/lists/admin/info/ja/login.php +%%WWWDIR%%/lists/admin/info/ja/setup.php +%%WWWDIR%%/lists/admin/info/ja/import.php +%%WWWDIR%%/lists/admin/info/ja/defaults.php +%%WWWDIR%%/lists/admin/info/ja/bounces.php +%%WWWDIR%%/lists/admin/info/ja/import2.php +%%WWWDIR%%/lists/admin/info/ja/templates.php +%%WWWDIR%%/lists/admin/info/ja/configure.php +%%WWWDIR%%/lists/admin/info/ja/admin.php +%%WWWDIR%%/lists/admin/info/ja/export.php +%%WWWDIR%%/lists/admin/info/ja/statsmgt.php +%%WWWDIR%%/lists/admin/info/ja/attributes.php +%%WWWDIR%%/lists/admin/info/ja/usermgt.php +%%WWWDIR%%/lists/admin/info/ja/send.php +%%WWWDIR%%/lists/admin/info/ja/spage.php +%%WWWDIR%%/lists/admin/info/ja/members.php +%%WWWDIR%%/lists/admin/info/ja/adminattributes.php %%WWWDIR%%/lists/admin/mysql.inc %%WWWDIR%%/lists/admin/auth/phplist_auth.inc %%WWWDIR%%/lists/admin/.htaccess @@ -881,26 +992,70 @@ %%WWWDIR%%/lists/admin/bouncemgt.php %%WWWDIR%%/lists/admin/addprefix.php %%WWWDIR%%/lists/admin/purgerss.php +%%WWWDIR%%/lists/admin/FCKeditor/_documentation.html +%%WWWDIR%%/lists/admin/FCKeditor/_upgrade.html +%%WWWDIR%%/lists/admin/FCKeditor/_whatsnew.html +%%WWWDIR%%/lists/admin/FCKeditor/_whatsnew_history.html +%%WWWDIR%%/lists/admin/FCKeditor/fckeditor_php4.php +%%WWWDIR%%/lists/admin/FCKeditor/fckeditor_php5.php +%%WWWDIR%%/lists/admin/FCKeditor/fckpackager.xml +%%WWWDIR%%/lists/admin/FCKeditor/fckutils.cfm +%%WWWDIR%%/lists/admin/FCKeditor/license.txt %%WWWDIR%%/lists/admin/FCKeditor/fckeditor.php %%WWWDIR%%/lists/admin/FCKeditor/fckconfig.js %%WWWDIR%%/lists/admin/FCKeditor/editor/fckdialog.html %%WWWDIR%%/lists/admin/FCKeditor/editor/fckdebug.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_address.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_blockquote.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_div.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_h1.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_h2.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_h3.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_h4.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_h5.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_h6.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_p.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/block_pre.png %%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/fck_anchor.gif -%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/fck_pagebreak.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/fck_flashlogo.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/fck_hiddenfield.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/fck_pagebreak.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/css/images/fck_plugin.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/css/behaviors/disablehandles.htc %%WWWDIR%%/lists/admin/FCKeditor/editor/css/behaviors/showtableborders.htc -%%WWWDIR%%/lists/admin/FCKeditor/editor/css/behaviors/hiddenfield.gif -%%WWWDIR%%/lists/admin/FCKeditor/editor/css/behaviors/hiddenfield.htc %%WWWDIR%%/lists/admin/FCKeditor/editor/css/fck_showtableborders_gecko.css %%WWWDIR%%/lists/admin/FCKeditor/editor/css/fck_internal.css %%WWWDIR%%/lists/admin/FCKeditor/editor/css/fck_editorarea.css +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/angel_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/angry_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/broken_heart.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/cake.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/confused_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/cry_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/devil_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/envelope.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/heart.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/kiss.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/lightbulb.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/omg_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/regular_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/sad_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/shades_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/teeth_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/thumbs_down.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/thumbs_up.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/tounge_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn/wink_smile.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/images/spacer.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/images/anchor.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/images/arrow_rtl.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/images/arrow_ltr.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/js/fckeditorcode_ie.js %%WWWDIR%%/lists/admin/FCKeditor/editor/js/fckeditorcode_gecko.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/js/fckadobeair.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/lang/af.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/mn.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/et.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/sr.js @@ -924,9 +1079,9 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/sl.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/hu.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/fr.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/lang/fr-ca.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/zh-cn.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/zh.js -%%WWWDIR%%/lists/admin/FCKeditor/editor/lang/_getfontformat.html %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/hr.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/es.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/km.js @@ -956,9 +1111,7 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/bg.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/he.js %%WWWDIR%%/lists/admin/FCKeditor/editor/lang/sv.js -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/upload/phplist/util.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/upload/phplist/config.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/upload/phplist/upload.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/lang/gu.js %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/browser.html %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html @@ -985,6 +1138,7 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/doc.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/rdp.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/vsd.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/png.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/gif.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif @@ -1011,6 +1165,7 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/fla.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/dll.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32/png.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/txt.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/zip.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/xls.gif @@ -1027,14 +1182,17 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/js/common.js %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/browser.css -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist/util.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist/config.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist/basexml.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist/io.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist/commands.php -%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist/connector.php %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/frmupload.html -%%WWWDIR%%/lists/admin/FCKeditor/editor/fckblank.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/basexml.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/commands.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/config.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/connector.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/io.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/phpcompat.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/upload.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php/util.php +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/test.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/uploadtest.html %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/toolbar.expand.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/toolbar.start.gif @@ -1042,9 +1200,50 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/toolbar.separator.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/toolbar.collapse.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/toolbar.end.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/dialog.sides.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/dialog.sides.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/dialog.sides.rtl.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/sprites.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images/sprites.png %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/fck_strip.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/fck_editor.css %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/fck_dialog.css +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/fck_dialog_ie6.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.expand.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.start.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.separator.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/toolbar.end.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/dialog.sides.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/dialog.sides.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/dialog.sides.rtl.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/sprites.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images/sprites.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/fck_strip.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/fck_editor.css +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/fck_dialog.css +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/fck_dialog_ie6.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.start.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/toolbar.end.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/dialog.sides.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/dialog.sides.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/dialog.sides.rtl.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/sprites.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images/sprites.png +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/fck_strip.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/fck_editor.css +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/fck_dialog.css +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/fck_dialog_ie6.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/skins/_fckviewstrips.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_image.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_source.html @@ -1063,7 +1262,6 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_tablecell.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_hiddenfield.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about.html -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_find.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_select.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_listprop.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_link/fck_link.js @@ -1071,20 +1269,18 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_radiobutton.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_paste.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_textfield.html -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_template.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_form.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_div.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/fck_dialog_common.js %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/fck_dialog_common.css %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/images/locked.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/images/reset.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/images/unlocked.gif -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/moz-bindings.xml -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/fcknumericfield.htc %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about/lgpl.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about/logo_fredck.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js @@ -1099,16 +1295,29 @@ %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_checkbox.html %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_image/fck_image.js %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_image/fck_image_preview.html -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/diacritic.js -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/00.gif -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/multihexa.js -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/data.js -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/fck_universalkey.css -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/keyboard_layout.gif -%%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey/dialogue.js %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_template/images/template1.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_template/images/template3.gif %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_template/images/template2.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/dtd/fck_dtd_test.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/dtd/fck_xhtml10strict.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/dtd/fck_xhtml10transitional.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/autogrow/fckplugin.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/bbcode/_sample/sample.config.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/bbcode/_sample/sample.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/bbcode/fckplugin.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/dragresizetable/fckplugin.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang/de.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang/en.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang/es.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang/fr.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang/it.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang/pl.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/fck_placeholder.html +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/fckplugin.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/placeholder.gif +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/simplecommands/fckplugin.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/tablecommands/fckplugin.js +%%WWWDIR%%/lists/admin/FCKeditor/editor/fckeditor.original.html %%WWWDIR%%/lists/admin/FCKeditor/editor/fckeditor.html %%WWWDIR%%/lists/admin/FCKeditor/fcktemplates.xml %%WWWDIR%%/lists/admin/FCKeditor/fckstyles.xml @@ -1123,6 +1332,7 @@ @dirrm %%WWWDIR%%/lists/js @dirrm %%WWWDIR%%/lists/texts @dirrmtry %%WWWDIR%%/lists/config +@dirrm %%WWWDIR%%/lists/admin/Attic @dirrm %%WWWDIR%%/lists/admin/commonlib/pages @dirrm %%WWWDIR%%/lists/admin/commonlib/lib @dirrm %%WWWDIR%%/lists/admin/commonlib @@ -1138,6 +1348,7 @@ @dirrm %%WWWDIR%%/lists/admin/help/es @dirrm %%WWWDIR%%/lists/admin/help/en @dirrm %%WWWDIR%%/lists/admin/help/fr +@dirrm %%WWWDIR%%/lists/admin/help/ja @dirrm %%WWWDIR%%/lists/admin/help @dirrm %%WWWDIR%%/lists/admin/js @dirrm %%WWWDIR%%/lists/admin/phpmailer/language @@ -1148,47 +1359,63 @@ @dirrm %%WWWDIR%%/lists/admin/lan/es @dirrm %%WWWDIR%%/lists/admin/lan/en @dirrm %%WWWDIR%%/lists/admin/lan/fr +@dirrm %%WWWDIR%%/lists/admin/lan/ja @dirrm %%WWWDIR%%/lists/admin/lan @dirrm %%WWWDIR%%/lists/admin/info/de @dirrm %%WWWDIR%%/lists/admin/info/pt-br @dirrm %%WWWDIR%%/lists/admin/info/es @dirrm %%WWWDIR%%/lists/admin/info/en @dirrm %%WWWDIR%%/lists/admin/info/fr +@dirrm %%WWWDIR%%/lists/admin/info/ja @dirrm %%WWWDIR%%/lists/admin/info @dirrm %%WWWDIR%%/lists/admin/auth @dirrm %%WWWDIR%%/lists/admin/data @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/css/images @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/css/behaviors @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/css +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley/msn +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/images/smiley @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/images @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/js @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/lang -@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/upload/phplist -@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/upload @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons/32 @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images/icons @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/images @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/js -@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors/phplist -@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default/connectors @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser/default @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/browser +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors/php +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager/connectors @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/filemanager +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/autogrow +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/bbcode/_sample +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/bbcode +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/dragresizetable +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder/lang +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/placeholder +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/simplecommands +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins/tablecommands +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/plugins @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default/images @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/default +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003/images +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/office2003 +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver/images +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins/silver @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/skins +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dtd @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_flash @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_select @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_link @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common/images @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/common @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_docprops +@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about/sponsors @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_about @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages/spellerpages @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_spellerpages @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_image -@dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_universalkey @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_template/images @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog/fck_template @dirrm %%WWWDIR%%/lists/admin/FCKeditor/editor/dialog >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 18:00:19 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 1FA83106566C; Fri, 2 Jan 2009 18:00:19 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EB80C8FC16; Fri, 2 Jan 2009 18:00:18 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02I0IUL051729; Fri, 2 Jan 2009 18:00:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02I0ImN051718; Fri, 2 Jan 2009 18:00:18 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 18:00:18 GMT Message-Id: <200901021800.n02I0ImN051718@freefall.freebsd.org> To: me@falz.net, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130119: update mail/phplist to 2.10.8 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: Fri, 02 Jan 2009 18:00:19 -0000 Synopsis: update mail/phplist to 2.10.8 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Fri Jan 2 18:00:18 UTC 2009 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130119 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 18:10:02 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 916CD1065670 for ; Fri, 2 Jan 2009 18:10:02 +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 80F698FC16 for ; Fri, 2 Jan 2009 18:10:02 +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 n02IA2jM058145 for ; Fri, 2 Jan 2009 18:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02IA2QY058144; Fri, 2 Jan 2009 18:10:02 GMT (envelope-from gnats) Date: Fri, 2 Jan 2009 18:10:02 GMT Message-Id: <200901021810.n02IA2QY058144@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/130119: update mail/phplist to 2.10.8 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 18:10:02 -0000 The following reply was made to PR ports/130119; it has been noted by GNATS. From: Edwin Groothuis To: nick@foobar.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/130119: update mail/phplist to 2.10.8 Date: Fri, 2 Jan 2009 18:00:15 UT Maintainer of mail/phplist, Please note that PR ports/130119 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130119 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 18:20: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 A9BF01065673 for ; Fri, 2 Jan 2009 18:20: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 871AB8FC16 for ; Fri, 2 Jan 2009 18:20: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 n02IK1vB066166 for ; Fri, 2 Jan 2009 18:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02IK1Ht066165; Fri, 2 Jan 2009 18:20:01 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 18:20:01 GMT Resent-Message-Id: <200901021820.n02IK1Ht066165@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, Oleg Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C04B1065670 for ; Fri, 2 Jan 2009 18:12:13 +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 326958FC17 for ; Fri, 2 Jan 2009 18:12:13 +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 n02ICCSD072475 for ; Fri, 2 Jan 2009 18:12:12 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n02ICCVM072474; Fri, 2 Jan 2009 18:12:12 GMT (envelope-from nobody) Message-Id: <200901021812.n02ICCVM072474@www.freebsd.org> Date: Fri, 2 Jan 2009 18:12:12 GMT From: Oleg To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130120: games/el 1.4 version deprecated 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: Fri, 02 Jan 2009 18:20:02 -0000 >Number: 130120 >Category: ports >Synopsis: games/el 1.4 version deprecated >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 18:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Oleg >Release: 8.0-CURRENT i386 >Organization: no company >Environment: FreeBSD home 8.0-CURRENT FreeBSD 8.0-CURRENT #8: Wed Dec 31 18:26:02 MSK 2008 root@home:/usr/obj/usr/src/sys/home i386 >Description: 1.4 version of eternal-lands is unsupported by server. After install and greetings message, got: This version is no longer supported, plase update! http://www.eternal-lands.com/index.php?content=update >How-To-Repeat: cd /usr/ports/games/el && make install; el >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 18:20:12 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 1C80A1065670; Fri, 2 Jan 2009 18:20:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DD76F8FC13; Fri, 2 Jan 2009 18:20:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02IKBTg066591; Fri, 2 Jan 2009 18:20:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02IKBId066586; Fri, 2 Jan 2009 18:20:11 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 18:20:11 GMT Message-Id: <200901021820.n02IKBId066586@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, acm@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130120: games/el 1.4 version deprecated 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: Fri, 02 Jan 2009 18:20:12 -0000 Synopsis: games/el 1.4 version deprecated Responsible-Changed-From-To: freebsd-ports-bugs->acm Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 18:20:11 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130120 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 18:40:02 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 4D9C8106566B for ; Fri, 2 Jan 2009 18:40:02 +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 2903C8FC17 for ; Fri, 2 Jan 2009 18:40:02 +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 n02Ie2fS081823 for ; Fri, 2 Jan 2009 18:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02Ie2dL081822; Fri, 2 Jan 2009 18:40:02 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 18:40:02 GMT Resent-Message-Id: <200901021840.n02Ie2dL081822@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, "Pedro F. Giffuni" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E38A106566B for ; Fri, 2 Jan 2009 18:35:57 +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 F01548FC13 for ; Fri, 2 Jan 2009 18:35:56 +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 n02IZu4a098454 for ; Fri, 2 Jan 2009 18:35:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n02IZu8S098400; Fri, 2 Jan 2009 18:35:56 GMT (envelope-from nobody) Message-Id: <200901021835.n02IZu8S098400@www.freebsd.org> Date: Fri, 2 Jan 2009 18:35:56 GMT From: "Pedro F. Giffuni" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130121: math/plplot: make Fortran support optional 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: Fri, 02 Jan 2009 18:40:02 -0000 >Number: 130121 >Category: ports >Synopsis: math/plplot: make Fortran support optional >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: Fri Jan 02 18:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-RC2 >Organization: >Environment: %uname -a FreeBSD kakumen.cable.net.co 7.1-RC2 FreeBSD 7.1-RC2 #0: Tue Dec 23 11:42:13 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: - Make Fortran support conditional: no port seems to use it, and leaving it out makes compiling much easier. - Assume maintainership, at least while I get this to build well with CMake. >How-To-Repeat: >Fix: diff -ruN plplot.orig/Makefile plplot/Makefile --- plplot.orig/Makefile 2009-01-02 10:58:00.000000000 -0500 +++ plplot/Makefile 2009-01-02 13:18:55.000000000 -0500 @@ -10,7 +10,7 @@ CATEGORIES= math science MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= giffunip@tutopia.com COMMENT= A scientific plotting package BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 @@ -18,25 +18,32 @@ gd.4:${PORTSDIR}/graphics/gd \ qhull.5:${PORTSDIR}/math/qhull -USE_FORTRAN= yes - USE_AUTOTOOLS= libltdl:15 USE_PERL5_BUILD=yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ - M4="${LOCALBASE}/bin/gm4" \ - FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" + M4="${LOCALBASE}/bin/gm4" CONFIGURE_ARGS= --disable-cgm --disable-java --disable-octave \ --with-gd-incdir=${LOCALBASE}/include \ --with-gd-libdir=${LOCALBASE}/lib \ - --with-freetype-font-dir=${LOCALBASE} \ - --enable-f95 + --with-freetype-font-dir=${LOCALBASE} USE_LDCONFIG= yes PLIST_SUB= VERSION="${PORTVERSION}" MAN1= plm2gif.1 plplot_libtool.1 plpr.1 pltek.1 pstex2eps.1 +.if defined(WITH_FORTRAN) +PKGNAMESUFFIX= -fortran +USE_FORTRAN= yes +CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" +CONFIGURE_ARGS+= --enable-f95 +PLIST_SUB+= FORTRAN="" +.else +CONFIGURE_ARGS+= --disable-f77 +PLIST_SUB+= FORTRAN="@comment " +.endif + .if defined(WITHOUT_X11) PKGNAMESUFFIX= -nox11 CONFIGURE_ARGS+= --without-x @@ -104,6 +111,7 @@ @${ECHO_MSG} "" @${ECHO_MSG} " WITHOUT_X11=yes Turns off X11 support" @${ECHO_MSG} " WITHOUT_PTHREAD=yes Turns off pthread support" + @${ECHO_MSG} " WITH_FORTRAN=yes Turns on Fortran support" @${ECHO_MSG} " WITH_SVGALIB=yes Turns on SVGAlib support" @${ECHO_MSG} " WITH_GNOME=yes Turns on GNOME driver support" @${ECHO_MSG} " WITH_PYTHON=yes Turns on Python support" diff -ruN plplot.orig/pkg-plist plplot/pkg-plist --- plplot.orig/pkg-plist 2009-01-02 10:58:00.000000000 -0500 +++ plplot/pkg-plist 2009-01-02 11:18:35.000000000 -0500 @@ -41,28 +41,28 @@ lib/libplplotd.la lib/libplplotd.so lib/libplplotd.so.11 -lib/libplplotf77cd.a -lib/libplplotf77cd.la -lib/libplplotf77cd.so -lib/libplplotf77cd.so.10 -lib/libplplotf77d.a -lib/libplplotf77d.la -lib/libplplotf77d.so -lib/libplplotf77d.so.10 -lib/libplplotf95cd.so -lib/libplplotf95cd.so.0 -lib/libplplotf95cd.la -lib/libplplotf95cd.a -lib/libplplotf95d.so -lib/libplplotf95d.so.0 -lib/libplplotf95d.la -lib/libplplotf95d.a -lib/fortran/modules/plplot/plplot.mod -lib/fortran/modules/plplot/plplotp.mod -lib/fortran/modules/plplot/plplot_flt.mod -@dirrm lib/fortran/modules/plplot -@dirrm lib/fortran/modules -@dirrm lib/fortran +%%FORTRAN%%lib/libplplotf77cd.a +%%FORTRAN%%lib/libplplotf77cd.la +%%FORTRAN%%lib/libplplotf77cd.so +%%FORTRAN%%lib/libplplotf77cd.so.10 +%%FORTRAN%%lib/libplplotf77d.a +%%FORTRAN%%lib/libplplotf77d.la +%%FORTRAN%%lib/libplplotf77d.so +%%FORTRAN%%lib/libplplotf77d.so.10 +%%FORTRAN%%lib/libplplotf95cd.so +%%FORTRAN%%lib/libplplotf95cd.so.0 +%%FORTRAN%%lib/libplplotf95cd.la +%%FORTRAN%%lib/libplplotf95cd.a +%%FORTRAN%%lib/libplplotf95d.so +%%FORTRAN%%lib/libplplotf95d.so.0 +%%FORTRAN%%lib/libplplotf95d.la +%%FORTRAN%%lib/libplplotf95d.a +%%FORTRAN%%lib/fortran/modules/plplot/plplot.mod +%%FORTRAN%%lib/fortran/modules/plplot/plplotp.mod +%%FORTRAN%%lib/fortran/modules/plplot/plplot_flt.mod +%%FORTRAN%%@dirrm lib/fortran/modules/plplot +%%FORTRAN%%@dirrm lib/fortran/modules +%%FORTRAN%%@dirrm lib/fortran %%TCLTK%%lib/libplplottcltkd.a %%TCLTK%%lib/libplplottcltkd.la %%TCLTK%%lib/libplplottcltkd.so @@ -119,8 +119,8 @@ %%PYTHON%%%%PYTHON_SITELIBDIR%%/plplotc.py libdata/pkgconfig/plplotd.pc libdata/pkgconfig/plplotd-c++.pc -libdata/pkgconfig/plplotd-f77.pc -libdata/pkgconfig/plplotd-f95.pc +%%FORTRAN%%libdata/pkgconfig/plplotd-f77.pc +%%FORTRAN%%libdata/pkgconfig/plplotd-f95.pc %%TCLTK%%libdata/pkgconfig/plplotd-tcl.pc %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog @@ -196,57 +196,57 @@ %%DATADIR%%%%VERSION%%/examples/c++/x23.cc %%DATADIR%%%%VERSION%%/examples/c++/x24.cc %%DATADIR%%%%VERSION%%/examples/c++/x26.cc -%%DATADIR%%%%VERSION%%/examples/f77/Makefile -%%DATADIR%%%%VERSION%%/examples/f77/x01f.f -%%DATADIR%%%%VERSION%%/examples/f77/x02f.f -%%DATADIR%%%%VERSION%%/examples/f77/x03f.f -%%DATADIR%%%%VERSION%%/examples/f77/x04f.f -%%DATADIR%%%%VERSION%%/examples/f77/x05f.f -%%DATADIR%%%%VERSION%%/examples/f77/x06f.f -%%DATADIR%%%%VERSION%%/examples/f77/x07f.f -%%DATADIR%%%%VERSION%%/examples/f77/x08f.f -%%DATADIR%%%%VERSION%%/examples/f77/x09f.f -%%DATADIR%%%%VERSION%%/examples/f77/x10f.f -%%DATADIR%%%%VERSION%%/examples/f77/x11f.f -%%DATADIR%%%%VERSION%%/examples/f77/x12f.f -%%DATADIR%%%%VERSION%%/examples/f77/x13f.f -%%DATADIR%%%%VERSION%%/examples/f77/x14f.f -%%DATADIR%%%%VERSION%%/examples/f77/x15f.f -%%DATADIR%%%%VERSION%%/examples/f77/x16af.f -%%DATADIR%%%%VERSION%%/examples/f77/x16f.f -%%DATADIR%%%%VERSION%%/examples/f77/x17f.f -%%DATADIR%%%%VERSION%%/examples/f77/x18f.f -%%DATADIR%%%%VERSION%%/examples/f77/x19f.f -%%DATADIR%%%%VERSION%%/examples/f77/x22f.f -%%DATADIR%%%%VERSION%%/examples/f77/x23f.f -%%DATADIR%%%%VERSION%%/examples/f95/x01f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x02f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x03f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x04f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x05f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x06f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x07f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x08f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x09f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x10f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x11f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x12f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x13f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x14f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x15f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x16af.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x16f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x17f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x18f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x19f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x22f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/x23f.f90 -%%DATADIR%%%%VERSION%%/examples/f95/Makefile -%%DATADIR%%%%VERSION%%/examples/test_f95.sh +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/Makefile +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x01f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x02f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x03f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x04f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x05f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x06f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x07f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x08f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x09f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x10f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x11f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x12f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x13f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x14f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x15f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x16af.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x16f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x17f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x18f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x19f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x22f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f77/x23f.f +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x01f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x02f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x03f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x04f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x05f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x06f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x07f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x08f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x09f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x10f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x11f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x12f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x13f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x14f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x15f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x16af.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x16f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x17f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x18f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x19f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x22f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/x23f.f90 +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/f95/Makefile %%DATADIR%%%%VERSION%%/examples/plplot-test.sh %%DATADIR%%%%VERSION%%/examples/test_c.sh %%DATADIR%%%%VERSION%%/examples/test_cxx.sh -%%DATADIR%%%%VERSION%%/examples/test_f77.sh +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/test_f77.sh +%%FORTRAN%%%%DATADIR%%%%VERSION%%/examples/test_f95.sh %%DATADIR%%%%VERSION%%/globe.map %%DATADIR%%%%VERSION%%/plstnd5.fnt %%DATADIR%%%%VERSION%%/plxtnd5.fnt @@ -415,8 +415,8 @@ %%GNOME%%%%DATADIR%%%%VERSION%%/examples/c/README.plplotcanvas %%GNOME%%%%DATADIR%%%%VERSION%%/examples/c/plplotcanvas_animation.c %%GNOME%%%%DATADIR%%%%VERSION%%/examples/c/plplotcanvas_demo.c -@dirrm %%DATADIR%%%%VERSION%%/examples/f95 -@dirrm %%DATADIR%%%%VERSION%%/examples/f77 +%%FORTRAN%%@dirrm %%DATADIR%%%%VERSION%%/examples/f95 +%%FORTRAN%%@dirrm %%DATADIR%%%%VERSION%%/examples/f77 @dirrm %%DATADIR%%%%VERSION%%/examples/c++ @dirrm %%DATADIR%%%%VERSION%%/examples/c @dirrm %%DATADIR%%%%VERSION%%/examples >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 19:20:08 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 C949810656CB for ; Fri, 2 Jan 2009 19:20:08 +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 B766D8FC0C for ; Fri, 2 Jan 2009 19:20:08 +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 n02JK8lD010716 for ; Fri, 2 Jan 2009 19:20:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02JK8mP010715; Fri, 2 Jan 2009 19:20:08 GMT (envelope-from gnats) Date: Fri, 2 Jan 2009 19:20:08 GMT Message-Id: <200901021920.n02JK8mP010715@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/127978: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 19:20:09 -0000 The following reply was made to PR ports/127978; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/127978: commit references a PR Date: Fri, 2 Jan 2009 19:18:19 +0000 (UTC) lippe 2009-01-02 19:18:02 UTC FreeBSD ports repository Modified files: ftp/jftpgw Makefile ftp/jftpgw/files jftpgw.sh.in Log: - Fix rc script when setting pidfile in the main config file. - PORTREVISION bumped. PR: ports/127978 Submitted by: Helmut Schneider Revision Changes Path 1.16 +1 -1 ports/ftp/jftpgw/Makefile 1.8 +0 -1 ports/ftp/jftpgw/files/jftpgw.sh.in _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 19:21:15 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 D885F106566B; Fri, 2 Jan 2009 19:21:15 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ADFA18FC1E; Fri, 2 Jan 2009 19:21:15 +0000 (UTC) (envelope-from lippe@FreeBSD.org) Received: from freefall.freebsd.org (lippe@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02JLFCV017552; Fri, 2 Jan 2009 19:21:15 GMT (envelope-from lippe@freefall.freebsd.org) Received: (from lippe@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02JLFH8017548; Fri, 2 Jan 2009 19:21:15 GMT (envelope-from lippe) Date: Fri, 2 Jan 2009 19:21:15 GMT Message-Id: <200901021921.n02JLFH8017548@freefall.freebsd.org> To: jumper99@gmx.de, lippe@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: lippe@FreeBSD.org Cc: Subject: Re: ports/127978: ftp/jftpgw - 'pidfile=/var/run/jftpgw.pid' interferes in rc script 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: Fri, 02 Jan 2009 19:21:16 -0000 Synopsis: ftp/jftpgw - 'pidfile=/var/run/jftpgw.pid' interferes in rc script State-Changed-From-To: open->closed State-Changed-By: lippe State-Changed-When: Fri Jan 2 19:21:15 UTC 2009 State-Changed-Why: Committed. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=127978 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 19:34:26 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 D297E106566C; Fri, 2 Jan 2009 19:34:26 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A88C28FC08; Fri, 2 Jan 2009 19:34:26 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (beech@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02JYQGS026302; Fri, 2 Jan 2009 19:34:26 GMT (envelope-from beech@freefall.freebsd.org) Received: (from beech@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02JYQCq026298; Fri, 2 Jan 2009 19:34:26 GMT (envelope-from beech) Date: Fri, 2 Jan 2009 19:34:26 GMT Message-Id: <200901021934.n02JYQCq026298@freefall.freebsd.org> To: beech@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, beech@FreeBSD.org From: beech@FreeBSD.org Cc: Subject: Re: ports/130121: math/plplot: make Fortran support optional 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: Fri, 02 Jan 2009 19:34:27 -0000 Synopsis: math/plplot: make Fortran support optional Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Fri Jan 2 19:33:48 UTC 2009 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=130121 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 20:04:07 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 68660106566C; Fri, 2 Jan 2009 20:04:07 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3D4258FC14; Fri, 2 Jan 2009 20:04:07 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (beech@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02K479X047087; Fri, 2 Jan 2009 20:04:07 GMT (envelope-from beech@freefall.freebsd.org) Received: (from beech@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02K47mU047083; Fri, 2 Jan 2009 20:04:07 GMT (envelope-from beech) Date: Fri, 2 Jan 2009 20:04:07 GMT Message-Id: <200901022004.n02K47mU047083@freefall.freebsd.org> To: beech@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, beech@FreeBSD.org From: beech@FreeBSD.org Cc: Subject: Re: ports/130117: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version 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: Fri, 02 Jan 2009 20:04:07 -0000 Synopsis: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Fri Jan 2 20:03:30 UTC 2009 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=130117 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 20:12:18 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 893C5106567E; Fri, 2 Jan 2009 20:12:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5523D8FC12; Fri, 2 Jan 2009 20:12:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (amdmi3@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02KCItP054293; Fri, 2 Jan 2009 20:12:18 GMT (envelope-from amdmi3@freefall.freebsd.org) Received: (from amdmi3@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02KCINj054289; Fri, 2 Jan 2009 20:12:18 GMT (envelope-from amdmi3) Date: Fri, 2 Jan 2009 20:12:18 GMT Message-Id: <200901022012.n02KCINj054289@freefall.freebsd.org> To: amdmi3@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, amdmi3@FreeBSD.org From: amdmi3@FreeBSD.org Cc: Subject: Re: ports/130118: [MAINTAINER] palm/jpilot: update to 1.6.1 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: Fri, 02 Jan 2009 20:12:20 -0000 Synopsis: [MAINTAINER] palm/jpilot: update to 1.6.1 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Fri Jan 2 20:12:17 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130118 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 21:01:52 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 64D3510656FA; Fri, 2 Jan 2009 21:01:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 381D08FC22; Fri, 2 Jan 2009 21:01:52 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02L1qvi094604; Fri, 2 Jan 2009 21:01:52 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02L1prq094600; Fri, 2 Jan 2009 21:01:51 GMT (envelope-from miwi) Date: Fri, 2 Jan 2009 21:01:51 GMT Message-Id: <200901022101.n02L1prq094600@freefall.freebsd.org> To: nick@foobar.org, miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130119: update mail/phplist to 2.10.8 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: Fri, 02 Jan 2009 21:01:53 -0000 Synopsis: update mail/phplist to 2.10.8 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Jan 2 21:01:50 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130119 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 22:30:05 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 3B615106566C for ; Fri, 2 Jan 2009 22:30:05 +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 1592F8FC1E for ; Fri, 2 Jan 2009 22:30:05 +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 n02MU49U054166 for ; Fri, 2 Jan 2009 22:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02MU44J054165; Fri, 2 Jan 2009 22:30:04 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 22:30:04 GMT Resent-Message-Id: <200901022230.n02MU44J054165@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, Diego Depaoli Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93109106566B for ; Fri, 2 Jan 2009 22:22:38 +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 7FFC68FC12 for ; Fri, 2 Jan 2009 22:22:38 +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 n02MMcaj038993 for ; Fri, 2 Jan 2009 22:22:38 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n02MMbnV038992; Fri, 2 Jan 2009 22:22:37 GMT (envelope-from nobody) Message-Id: <200901022222.n02MMbnV038992@www.freebsd.org> Date: Fri, 2 Jan 2009 22:22:37 GMT From: Diego Depaoli To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130124: [patch] multimedia/smile update revision 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: Fri, 02 Jan 2009 22:30:05 -0000 >Number: 130124 >Category: ports >Synopsis: [patch] multimedia/smile update revision >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: Fri Jan 02 22:30:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Diego Depaoli >Release: FreeBSD -current >Organization: >Environment: >Description: Update to version 0.8.9 >How-To-Repeat: >Fix: diff -ruN smile.bak/Makefile smile/Makefile --- smile.bak/Makefile 2009-01-02 19:26:06.000000000 +0100 +++ smile/Makefile 2009-01-02 22:58:24.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= smile -PORTVERSION= 0.8.7 +PORTVERSION= 0.8.9 CATEGORIES= multimedia kde MASTER_SITES= http://download.tuxfamily.org/smiletool/ @@ -36,7 +36,7 @@ @${REINPLACE_CMD} -e 's|bash|sh|g' ${WRKSRC}/mainfrm.cpp \ ${WRKSRC}/render.cpp @${RM} -f ${WRKSRC}/ui_*.h ${WRKSRC}/moc_*.cpp ${WRKSRC}/qrc_*.cpp \ - ${WRKSRC}/BIB_ManSlide/Help/doc_fr + ${WRKSRC}/BIB_ManSlide/Help/doc_fr ${WRKSRC}/BIB_ManSlide/*/*~ do-configure: @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC} smile.pro diff -ruN smile.bak/distinfo smile/distinfo --- smile.bak/distinfo 2009-01-02 19:26:06.000000000 +0100 +++ smile/distinfo 2009-01-02 19:27:07.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (smile-0.8.7.tar.gz) = b5f0027b921258871a80cda51707ddd7 -SHA256 (smile-0.8.7.tar.gz) = e80d39e5d6d279e501d2f7d834a8168ec9561d96aa02e54055675f58700349ff -SIZE (smile-0.8.7.tar.gz) = 9179261 +MD5 (smile-0.8.9.tar.gz) = c917bfb441be66b7f0fd82b770d646bf +SHA256 (smile-0.8.9.tar.gz) = 3bf4b451bb6dfe72ed669dd4281319837fc1d526326869df39655f9823522472 +SIZE (smile-0.8.9.tar.gz) = 8137156 diff -ruN smile.bak/pkg-plist smile/pkg-plist --- smile.bak/pkg-plist 2009-01-02 19:26:06.000000000 +0100 +++ smile/pkg-plist 2009-01-02 20:37:39.000000000 +0100 @@ -264,6 +264,7 @@ %%DATADIR%%/smile_de.qm %%DATADIR%%/smile_pl.qm %%DATADIR%%/smile_ru.qm +%%DATADIR%%/smile_pt.qm @dirrm %%DATADIR%%/BIB_ManSlide/Eff_sup @dirrm %%DATADIR%%/BIB_ManSlide/Luma @dirrm %%DATADIR%%/BIB_ManSlide/Help/images_en >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 23:00:10 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 2B23A1065673 for ; Fri, 2 Jan 2009 23:00:10 +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 02DFC8FC13 for ; Fri, 2 Jan 2009 23:00:10 +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 n02N09mp076586 for ; Fri, 2 Jan 2009 23:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02N09WZ076585; Fri, 2 Jan 2009 23:00:09 GMT (envelope-from gnats) Resent-Date: Fri, 2 Jan 2009 23:00:09 GMT Resent-Message-Id: <200901022300.n02N09WZ076585@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, Dmitry Marakasov Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 560431065675 for ; Fri, 2 Jan 2009 22:50:50 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from smtp.timeweb.ru (smtp.timeweb.ru [217.170.79.85]) by mx1.freebsd.org (Postfix) with ESMTP id 7EF988FC26 for ; Fri, 2 Jan 2009 22:50:49 +0000 (UTC) (envelope-from amdmi3@amdmi3.ru) Received: from [213.148.20.85] (helo=hive.panopticon) by smtp.timeweb.ru with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1LIsqt-0003Tq-MA; Sat, 03 Jan 2009 01:50:47 +0300 Received: from hades.panopticon (hades.panopticon [192.168.0.32]) by hive.panopticon (Postfix) with ESMTP id EBC297D8; Sat, 3 Jan 2009 01:50:50 +0300 (MSK) Received: by hades.panopticon (Postfix, from userid 1000) id 2283017033; Sat, 3 Jan 2009 01:50:46 +0300 (MSK) Message-Id: <20090102225046.2283017033@hades.panopticon> Date: Sat, 3 Jan 2009 01:50:46 +0300 (MSK) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: az@FreeBSD.org Subject: ports/130125: [PATCH] games/lincity-ng: update to 1.97.beta 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: Fri, 02 Jan 2009 23:00:10 -0000 >Number: 130125 >Category: ports >Synopsis: [PATCH] games/lincity-ng: update to 1.97.beta >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Jan 02 23:00:09 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: Update to 1.97.beta, remove obsolete 5.x-releated patches. Removed file(s): - files/extra-src-gui-Gradient.cpp - files/extra-src-gui-PainterSDL-PainterSDL.cpp Port maintainer (az@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lincity-ng-1.97.b.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/lincity-ng/Makefile,v retrieving revision 1.21 diff -u -u -r1.21 Makefile --- Makefile 21 Aug 2008 06:17:10 -0000 1.21 +++ Makefile 2 Jan 2009 13:45:36 -0000 @@ -6,8 +6,7 @@ # PORTNAME= lincity-ng -PORTVERSION= 1.1.2 -PORTREVISION= 0 +DISTVERSION= 1.97.beta CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -31,12 +30,6 @@ .include -.if ${OSVERSION} < 504000 -pre-configure:: - @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-src-gui-Gradient.cpp - @${PATCH} ${PATCH_ARGS} < ${PATCHDIR}/extra-src-gui-PainterSDL-PainterSDL.cpp -.endif - do-build: @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} jam) Index: distinfo =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/lincity-ng/distinfo,v retrieving revision 1.7 diff -u -u -r1.7 distinfo --- distinfo 27 Jul 2008 14:31:07 -0000 1.7 +++ distinfo 2 Jan 2009 13:45:30 -0000 @@ -1,3 +1,3 @@ -MD5 (lincity-ng-1.1.2.tar.bz2) = 3b4b67044230bdab64e7976e212cdd80 -SHA256 (lincity-ng-1.1.2.tar.bz2) = 6d69de4e1a7f2befef54168d5a29afaf1de85b0e63e4e7080a12b7646c3423f2 -SIZE (lincity-ng-1.1.2.tar.bz2) = 29567088 +MD5 (lincity-ng-1.97.beta.tar.bz2) = 04218b695055beaa3f969477a716f34f +SHA256 (lincity-ng-1.97.beta.tar.bz2) = 1ed304b291e89d2da5e11b9409d388ac627162a91598f5acf2ea3ecb99a80bdd +SIZE (lincity-ng-1.97.beta.tar.bz2) = 38435836 Index: pkg-plist =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/games/lincity-ng/pkg-plist,v retrieving revision 1.9 diff -u -u -r1.9 pkg-plist --- pkg-plist 22 Aug 2007 14:48:55 -0000 1.9 +++ pkg-plist 2 Jan 2009 14:00:01 -0000 @@ -3,13 +3,13 @@ %%DOCSDIR%%/COPYING %%DOCSDIR%%/COPYING-data.txt %%DOCSDIR%%/COPYING-fonts.txt +%%DOCSDIR%%/CREDITS %%DOCSDIR%%/README %%DOCSDIR%%/RELNOTES %%DOCSDIR%%/TODO %%DOCSDIR%%/lincityconfig.xml %%DOCSDIR%%/userconfig.xml %%DATADIR%%/colour.pal -%%DATADIR%%/fonts/fixed.ttf %%DATADIR%%/fonts/sans.ttf %%DATADIR%%/gui/allgone.xml %%DATADIR%%/gui/app.xml @@ -70,6 +70,7 @@ %%DATADIR%%/gui/solarpowerup.xml %%DATADIR%%/gui/speedpanel.xml %%DATADIR%%/gui/sustain.xml +%%DATADIR%%/gui/too-old.xml %%DATADIR%%/gui/tradedialog.xml %%DATADIR%%/gui/universityup.xml %%DATADIR%%/gui/warning.xml @@ -151,6 +152,7 @@ %%DATADIR%%/help/de/tutorial-scenario.xml %%DATADIR%%/help/de/tutorial.xml %%DATADIR%%/help/de/university.xml +%%DATADIR%%/help/de/waterwell.xml %%DATADIR%%/help/de/windmill.xml %%DATADIR%%/help/en/blacksmith.xml %%DATADIR%%/help/en/bulldoze.xml @@ -226,6 +228,7 @@ %%DATADIR%%/help/en/tutorial-scenario.xml %%DATADIR%%/help/en/tutorial.xml %%DATADIR%%/help/en/university.xml +%%DATADIR%%/help/en/waterwell.xml %%DATADIR%%/help/en/windmill.xml %%DATADIR%%/help/es/blacksmith.xml %%DATADIR%%/help/es/bulldoze.xml @@ -369,7 +372,85 @@ %%DATADIR%%/help/fr/tutorial-scenario.xml %%DATADIR%%/help/fr/tutorial.xml %%DATADIR%%/help/fr/university.xml +%%DATADIR%%/help/fr/waterwell.xml %%DATADIR%%/help/fr/windmill.xml +%%DATADIR%%/help/gl/blacksmith.xml +%%DATADIR%%/help/gl/bulldoze.xml +%%DATADIR%%/help/gl/button-index.xml +%%DATADIR%%/help/gl/coal.xml +%%DATADIR%%/help/gl/coalmine.xml +%%DATADIR%%/help/gl/commune.xml +%%DATADIR%%/help/gl/cricket.xml +%%DATADIR%%/help/gl/dialogs.xml +%%DATADIR%%/help/gl/economy.xml +%%DATADIR%%/help/gl/export.xml +%%DATADIR%%/help/gl/farm.xml +%%DATADIR%%/help/gl/fast.xml +%%DATADIR%%/help/gl/finance.xml +%%DATADIR%%/help/gl/firestation.xml +%%DATADIR%%/help/gl/food.xml +%%DATADIR%%/help/gl/goods.xml +%%DATADIR%%/help/gl/health.xml +%%DATADIR%%/help/gl/help.xml +%%DATADIR%%/help/gl/housing.xml +%%DATADIR%%/help/gl/index.xml +%%DATADIR%%/help/gl/industryh.xml +%%DATADIR%%/help/gl/industryl.xml +%%DATADIR%%/help/gl/industyh.xml +%%DATADIR%%/help/gl/jobs.xml +%%DATADIR%%/help/gl/keys.xml +%%DATADIR%%/help/gl/market.xml +%%DATADIR%%/help/gl/medium.xml +%%DATADIR%%/help/gl/mill.xml +%%DATADIR%%/help/gl/mini-screen.xml +%%DATADIR%%/help/gl/monument.xml +%%DATADIR%%/help/gl/msb-coal.xml +%%DATADIR%%/help/gl/msb-cricket.xml +%%DATADIR%%/help/gl/msb-fire.xml +%%DATADIR%%/help/gl/msb-health.xml +%%DATADIR%%/help/gl/msb-normal.xml +%%DATADIR%%/help/gl/msb-pol.xml +%%DATADIR%%/help/gl/msb-power.xml +%%DATADIR%%/help/gl/msb-starve.xml +%%DATADIR%%/help/gl/msb-transport.xml +%%DATADIR%%/help/gl/msb-ub40.xml +%%DATADIR%%/help/gl/ore.xml +%%DATADIR%%/help/gl/oremine.xml +%%DATADIR%%/help/gl/other-costs.xml +%%DATADIR%%/help/gl/park.xml +%%DATADIR%%/help/gl/pause.xml +%%DATADIR%%/help/gl/pbar.xml +%%DATADIR%%/help/gl/pollution.xml +%%DATADIR%%/help/gl/port.xml +%%DATADIR%%/help/gl/pottery.xml +%%DATADIR%%/help/gl/powerline.xml +%%DATADIR%%/help/gl/powerscoal.xml +%%DATADIR%%/help/gl/powerssolar.xml +%%DATADIR%%/help/gl/query.xml +%%DATADIR%%/help/gl/rail.xml +%%DATADIR%%/help/gl/recycle.xml +%%DATADIR%%/help/gl/residential.xml +%%DATADIR%%/help/gl/river.xml +%%DATADIR%%/help/gl/road.xml +%%DATADIR%%/help/gl/rocket.xml +%%DATADIR%%/help/gl/school.xml +%%DATADIR%%/help/gl/slow.xml +%%DATADIR%%/help/gl/steel.xml +%%DATADIR%%/help/gl/substation.xml +%%DATADIR%%/help/gl/sustain.xml +%%DATADIR%%/help/gl/tech-level.xml +%%DATADIR%%/help/gl/tip.xml +%%DATADIR%%/help/gl/track.xml +%%DATADIR%%/help/gl/transport.xml +%%DATADIR%%/help/gl/tutorial-advanced.xml +%%DATADIR%%/help/gl/tutorial-aim.xml +%%DATADIR%%/help/gl/tutorial-basics.xml +%%DATADIR%%/help/gl/tutorial-overview.xml +%%DATADIR%%/help/gl/tutorial-scenario.xml +%%DATADIR%%/help/gl/tutorial.xml +%%DATADIR%%/help/gl/university.xml +%%DATADIR%%/help/gl/waterwell.xml +%%DATADIR%%/help/gl/windmill.xml %%DATADIR%%/help/nl/blacksmith.xml %%DATADIR%%/help/nl/bulldoze.xml %%DATADIR%%/help/nl/button-index.xml @@ -445,6 +526,7 @@ %%DATADIR%%/help/nl/tutorial-scenario.xml %%DATADIR%%/help/nl/tutorial.xml %%DATADIR%%/help/nl/university.xml +%%DATADIR%%/help/nl/waterwell.xml %%DATADIR%%/help/nl/windmill.xml %%DATADIR%%/help/pt_BR/blacksmith.xml %%DATADIR%%/help/pt_BR/bulldoze.xml @@ -520,6 +602,7 @@ %%DATADIR%%/help/pt_BR/tutorial-scenario.xml %%DATADIR%%/help/pt_BR/tutorial.xml %%DATADIR%%/help/pt_BR/university.xml +%%DATADIR%%/help/pt_BR/waterwell.xml %%DATADIR%%/help/pt_BR/windmill.xml %%DATADIR%%/help/ru/blacksmith.xml %%DATADIR%%/help/ru/bulldoze.xml @@ -595,6 +678,7 @@ %%DATADIR%%/help/ru/tutorial-scenario.xml %%DATADIR%%/help/ru/tutorial.xml %%DATADIR%%/help/ru/university.xml +%%DATADIR%%/help/ru/waterwell.xml %%DATADIR%%/help/ru/windmill.xml %%DATADIR%%/help/sv/blacksmith.xml %%DATADIR%%/help/sv/bulldoze.xml @@ -663,6 +747,82 @@ %%DATADIR%%/help/sv/transport.xml %%DATADIR%%/help/sv/university.xml %%DATADIR%%/help/sv/windmill.xml +%%DATADIR%%/help/tr/blacksmith.xml +%%DATADIR%%/help/tr/bulldoze.xml +%%DATADIR%%/help/tr/button-index.xml +%%DATADIR%%/help/tr/coal.xml +%%DATADIR%%/help/tr/coalmine.xml +%%DATADIR%%/help/tr/commune.xml +%%DATADIR%%/help/tr/cricket.xml +%%DATADIR%%/help/tr/dialogs.xml +%%DATADIR%%/help/tr/economy.xml +%%DATADIR%%/help/tr/export.xml +%%DATADIR%%/help/tr/farm.xml +%%DATADIR%%/help/tr/fast.xml +%%DATADIR%%/help/tr/finance.xml +%%DATADIR%%/help/tr/firestation.xml +%%DATADIR%%/help/tr/food.xml +%%DATADIR%%/help/tr/goods.xml +%%DATADIR%%/help/tr/health.xml +%%DATADIR%%/help/tr/help.xml +%%DATADIR%%/help/tr/housing.xml +%%DATADIR%%/help/tr/index.xml +%%DATADIR%%/help/tr/industryh.xml +%%DATADIR%%/help/tr/industryl.xml +%%DATADIR%%/help/tr/jobs.xml +%%DATADIR%%/help/tr/keys.xml +%%DATADIR%%/help/tr/market.xml +%%DATADIR%%/help/tr/medium.xml +%%DATADIR%%/help/tr/mill.xml +%%DATADIR%%/help/tr/mini-screen.xml +%%DATADIR%%/help/tr/monument.xml +%%DATADIR%%/help/tr/msb-coal.xml +%%DATADIR%%/help/tr/msb-cricket.xml +%%DATADIR%%/help/tr/msb-fire.xml +%%DATADIR%%/help/tr/msb-health.xml +%%DATADIR%%/help/tr/msb-normal.xml +%%DATADIR%%/help/tr/msb-pol.xml +%%DATADIR%%/help/tr/msb-power.xml +%%DATADIR%%/help/tr/msb-starve.xml +%%DATADIR%%/help/tr/msb-transport.xml +%%DATADIR%%/help/tr/msb-ub40.xml +%%DATADIR%%/help/tr/ore.xml +%%DATADIR%%/help/tr/oremine.xml +%%DATADIR%%/help/tr/other-costs.xml +%%DATADIR%%/help/tr/park.xml +%%DATADIR%%/help/tr/pause.xml +%%DATADIR%%/help/tr/pbar.xml +%%DATADIR%%/help/tr/pollution.xml +%%DATADIR%%/help/tr/port.xml +%%DATADIR%%/help/tr/pottery.xml +%%DATADIR%%/help/tr/powerline.xml +%%DATADIR%%/help/tr/powerscoal.xml +%%DATADIR%%/help/tr/powerssolar.xml +%%DATADIR%%/help/tr/query.xml +%%DATADIR%%/help/tr/rail.xml +%%DATADIR%%/help/tr/recycle.xml +%%DATADIR%%/help/tr/residential.xml +%%DATADIR%%/help/tr/river.xml +%%DATADIR%%/help/tr/road.xml +%%DATADIR%%/help/tr/rocket.xml +%%DATADIR%%/help/tr/school.xml +%%DATADIR%%/help/tr/slow.xml +%%DATADIR%%/help/tr/steel.xml +%%DATADIR%%/help/tr/substation.xml +%%DATADIR%%/help/tr/sustain.xml +%%DATADIR%%/help/tr/tech-level.xml +%%DATADIR%%/help/tr/tip.xml +%%DATADIR%%/help/tr/track.xml +%%DATADIR%%/help/tr/transport.xml +%%DATADIR%%/help/tr/tutorial-advanced.xml +%%DATADIR%%/help/tr/tutorial-aim.xml +%%DATADIR%%/help/tr/tutorial-basics.xml +%%DATADIR%%/help/tr/tutorial-overview.xml +%%DATADIR%%/help/tr/tutorial-scenario.xml +%%DATADIR%%/help/tr/tutorial.xml +%%DATADIR%%/help/tr/university.xml +%%DATADIR%%/help/tr/waterwell.xml +%%DATADIR%%/help/tr/windmill.xml %%DATADIR%%/images/gui/back.png %%DATADIR%%/images/gui/buttonpanel/base/bulldozer.png %%DATADIR%%/images/gui/buttonpanel/base/pointer.png @@ -700,6 +860,8 @@ %%DATADIR%%/images/gui/buttonpanel/parks/monument.png %%DATADIR%%/images/gui/buttonpanel/parks/tree.png %%DATADIR%%/images/gui/buttonpanel/parks/water.png +%%DATADIR%%/images/gui/buttonpanel/pointer-query.png +%%DATADIR%%/images/gui/buttonpanel/pointer-yellow.png %%DATADIR%%/images/gui/buttonpanel/pointer1.png %%DATADIR%%/images/gui/buttonpanel/pottery.png %%DATADIR%%/images/gui/buttonpanel/power/coalpower.png @@ -729,8 +891,12 @@ %%DATADIR%%/images/gui/buttonpanel/transport/road.png %%DATADIR%%/images/gui/buttonpanel/transport/rocket.png %%DATADIR%%/images/gui/buttonpanel/transport/tracks.png +%%DATADIR%%/images/gui/buttonpanel/waterwell.png %%DATADIR%%/images/gui/buttonpanel/windmill.png +%%DATADIR%%/images/gui/buttons/button-border-1.png %%DATADIR%%/images/gui/buttons/button-border-2.png +%%DATADIR%%/images/gui/buttons/button-border-3.png +%%DATADIR%%/images/gui/buttons/button-border-4.png %%DATADIR%%/images/gui/buttons/button-border-5.png %%DATADIR%%/images/gui/buttons/button-border-6.png %%DATADIR%%/images/gui/buttons/button-checked.png @@ -880,6 +1046,44 @@ %%DATADIR%%/images/mainmenu/slider/slider-position.png %%DATADIR%%/images/mainmenu/slider/slider-up-highlight.png %%DATADIR%%/images/mainmenu/slider/slider-up.png +%%DATADIR%%/images/tiles/Market_ancient-empty.png +%%DATADIR%%/images/tiles/Market_ancient-full.png +%%DATADIR%%/images/tiles/Market_ancient-low.png +%%DATADIR%%/images/tiles/Market_ancient-medium.png +%%DATADIR%%/images/tiles/Railbridge1.png +%%DATADIR%%/images/tiles/Railbridge2.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_00.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_180.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_270.png +%%DATADIR%%/images/tiles/Railbridge_entrance1_90.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_00.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_180.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_270.png +%%DATADIR%%/images/tiles/Railbridge_entrance2_90.png +%%DATADIR%%/images/tiles/Railbridge_pg1.png +%%DATADIR%%/images/tiles/Railbridge_pg2.png +%%DATADIR%%/images/tiles/Roadbridge1.png +%%DATADIR%%/images/tiles/Roadbridge1s.png +%%DATADIR%%/images/tiles/Roadbridge2.png +%%DATADIR%%/images/tiles/Roadbridge2s.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_00.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_180.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_270.png +%%DATADIR%%/images/tiles/Roadbridge_entrance1_90.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_00.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_180.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_270.png +%%DATADIR%%/images/tiles/Roadbridge_entrance2_90.png +%%DATADIR%%/images/tiles/Roadbridge_pg1.png +%%DATADIR%%/images/tiles/Roadbridge_pg2.png +%%DATADIR%%/images/tiles/Trackbridge1.png +%%DATADIR%%/images/tiles/Trackbridge2.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_00.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_180.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_270.png +%%DATADIR%%/images/tiles/Trackbridge_entrance_90.png +%%DATADIR%%/images/tiles/Trackbridge_pg1.png +%%DATADIR%%/images/tiles/Trackbridge_pg2.png %%DATADIR%%/images/tiles/blacksmith0.png %%DATADIR%%/images/tiles/blacksmith1.png %%DATADIR%%/images/tiles/blacksmith2.png @@ -911,6 +1115,22 @@ %%DATADIR%%/images/tiles/cricket5.png %%DATADIR%%/images/tiles/cricket6.png %%DATADIR%%/images/tiles/cricket7.png +%%DATADIR%%/images/tiles/desert.png +%%DATADIR%%/images/tiles/desert_0.png +%%DATADIR%%/images/tiles/desert_1d.png +%%DATADIR%%/images/tiles/desert_1l.png +%%DATADIR%%/images/tiles/desert_1r.png +%%DATADIR%%/images/tiles/desert_1u.png +%%DATADIR%%/images/tiles/desert_2ld.png +%%DATADIR%%/images/tiles/desert_2lr.png +%%DATADIR%%/images/tiles/desert_2lu.png +%%DATADIR%%/images/tiles/desert_2rd.png +%%DATADIR%%/images/tiles/desert_2ru.png +%%DATADIR%%/images/tiles/desert_2ud.png +%%DATADIR%%/images/tiles/desert_3lrd.png +%%DATADIR%%/images/tiles/desert_3lru.png +%%DATADIR%%/images/tiles/desert_3lud.png +%%DATADIR%%/images/tiles/desert_3rud.png %%DATADIR%%/images/tiles/ex_port.png %%DATADIR%%/images/tiles/farm0.png %%DATADIR%%/images/tiles/farm11.png @@ -1060,6 +1280,8 @@ %%DATADIR%%/images/tiles/railudr.png %%DATADIR%%/images/tiles/railur.png %%DATADIR%%/images/tiles/recycle-centre.png +%%DATADIR%%/images/tiles/reshihbhd2a.png +%%DATADIR%%/images/tiles/reshihbhd2b.png %%DATADIR%%/images/tiles/reshihi.png %%DATADIR%%/images/tiles/reshilow.png %%DATADIR%%/images/tiles/reslowhi.png @@ -1110,6 +1332,9 @@ %%DATADIR%%/images/tiles/trackud.png %%DATADIR%%/images/tiles/trackudr.png %%DATADIR%%/images/tiles/trackur.png +%%DATADIR%%/images/tiles/tree.png +%%DATADIR%%/images/tiles/tree2.png +%%DATADIR%%/images/tiles/tree3.png %%DATADIR%%/images/tiles/university.png %%DATADIR%%/images/tiles/water.png %%DATADIR%%/images/tiles/waterd.png @@ -1127,6 +1352,8 @@ %%DATADIR%%/images/tiles/waterud.png %%DATADIR%%/images/tiles/waterur.png %%DATADIR%%/images/tiles/waterurd.png +%%DATADIR%%/images/tiles/waterwell.ivar1.png +%%DATADIR%%/images/tiles/waterwell.png %%DATADIR%%/images/tiles/windmill1g.png %%DATADIR%%/images/tiles/windmill1r.png %%DATADIR%%/images/tiles/windmill1rg.png @@ -1142,29 +1369,38 @@ %%DATADIR%%/lincityconfig.xml %%DATADIR%%/locale/ca.po %%DATADIR%%/locale/cs.po +%%DATADIR%%/locale/da.po %%DATADIR%%/locale/de.po %%DATADIR%%/locale/es.po %%DATADIR%%/locale/fr.po +%%DATADIR%%/locale/gl.po %%DATADIR%%/locale/gui/ca.po %%DATADIR%%/locale/gui/cs.po %%DATADIR%%/locale/gui/de.po %%DATADIR%%/locale/gui/es.po %%DATADIR%%/locale/gui/fr.po +%%DATADIR%%/locale/gui/gl.po +%%DATADIR%%/locale/gui/ja.po %%DATADIR%%/locale/gui/nl.po %%DATADIR%%/locale/gui/pl.po %%DATADIR%%/locale/gui/pt_BR.po %%DATADIR%%/locale/gui/ru.po %%DATADIR%%/locale/gui/sv.po +%%DATADIR%%/locale/gui/tr.po +%%DATADIR%%/locale/ja.po %%DATADIR%%/locale/nl.po %%DATADIR%%/locale/pl.po %%DATADIR%%/locale/pt_BR.po %%DATADIR%%/locale/ru.po %%DATADIR%%/locale/sv.po +%%DATADIR%%/locale/tr.po %%DATADIR%%/music/01 - pronobozo - lincity.ogg %%DATADIR%%/music/02 - Robert van Herk - City Blues.ogg %%DATADIR%%/music/03 - Robert van Herk - Architectural Contemplations.ogg %%DATADIR%%/opening/Beach.scn %%DATADIR%%/opening/bad_times.scn +%%DATADIR%%/opening/extreme_arid.scn +%%DATADIR%%/opening/extreme_wetland.scn %%DATADIR%%/opening/good_times.scn %%DATADIR%%/sounds/Blacksmith1.wav %%DATADIR%%/sounds/Blacksmith2.wav @@ -1344,10 +1580,12 @@ @dirrm %%DATADIR%%/images/gui/buttonpanel @dirrm %%DATADIR%%/images/gui @dirrm %%DATADIR%%/images +@dirrm %%DATADIR%%/help/tr @dirrm %%DATADIR%%/help/sv @dirrm %%DATADIR%%/help/ru @dirrm %%DATADIR%%/help/pt_BR @dirrm %%DATADIR%%/help/nl +@dirrm %%DATADIR%%/help/gl @dirrm %%DATADIR%%/help/fr @dirrm %%DATADIR%%/help/es @dirrm %%DATADIR%%/help/en Index: files/extra-src-gui-Gradient.cpp =================================================================== RCS file: files/extra-src-gui-Gradient.cpp diff -N files/extra-src-gui-Gradient.cpp --- files/extra-src-gui-Gradient.cpp 23 Jul 2005 10:41:11 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,12 +0,0 @@ ---- src/gui/Gradient.cpp.orig Fri Jul 15 19:47:11 2005 -+++ src/gui/Gradient.cpp Sat Jul 23 12:40:46 2005 -@@ -28,9 +28,7 @@ - #include "Painter.hpp" - #include "ComponentFactory.hpp" - --#ifdef _MSC_VER - #define lrintf(x) (long int)x --#endif - - Gradient::Gradient() - : direction(LEFT_RIGHT) Index: files/extra-src-gui-PainterSDL-PainterSDL.cpp =================================================================== RCS file: files/extra-src-gui-PainterSDL-PainterSDL.cpp diff -N files/extra-src-gui-PainterSDL-PainterSDL.cpp --- files/extra-src-gui-PainterSDL-PainterSDL.cpp 23 Jul 2005 10:41:11 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,13 +0,0 @@ ---- src/gui/PainterSDL/PainterSDL.cpp.orig Fri Jul 15 19:47:12 2005 -+++ src/gui/PainterSDL/PainterSDL.cpp Sat Jul 23 12:41:09 2005 -@@ -30,10 +30,8 @@ - - #include "TextureSDL.hpp" - --#ifdef _MSC_VER - #define lrint(x) (long int)x - #define lroundf(x) (long int)(x + .5) --#endif - - PainterSDL::PainterSDL(SDL_Surface* _target) - : target(_target) --- lincity-ng-1.97.b.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 23:00:20 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 96E531065688; Fri, 2 Jan 2009 23:00:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6C56B8FC12; Fri, 2 Jan 2009 23:00:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02N0Kdb077275; Fri, 2 Jan 2009 23:00:20 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02N0K4w077271; Fri, 2 Jan 2009 23:00:20 GMT (envelope-from edwin) Date: Fri, 2 Jan 2009 23:00:20 GMT Message-Id: <200901022300.n02N0K4w077271@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, az@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130125: [PATCH] games/lincity-ng: update to 1.97.beta 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: Fri, 02 Jan 2009 23:00:21 -0000 Synopsis: [PATCH] games/lincity-ng: update to 1.97.beta Responsible-Changed-From-To: freebsd-ports-bugs->az Responsible-Changed-By: edwin Responsible-Changed-When: Fri Jan 2 23:00:19 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130125 From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 2 23:41:19 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 6EE22106568D; Fri, 2 Jan 2009 23:41:19 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C28D88FC26; Fri, 2 Jan 2009 23:41:18 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from freefall.freebsd.org (amdmi3@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n02NfI9Y014133; Fri, 2 Jan 2009 23:41:18 GMT (envelope-from amdmi3@freefall.freebsd.org) Received: (from amdmi3@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n02NfIjc014129; Fri, 2 Jan 2009 23:41:18 GMT (envelope-from amdmi3) Date: Fri, 2 Jan 2009 23:41:18 GMT Message-Id: <200901022341.n02NfIjc014129@freefall.freebsd.org> To: amdmi3@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, amdmi3@FreeBSD.org From: amdmi3@FreeBSD.org Cc: Subject: Re: ports/130124: [patch] multimedia/smile update revision 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: Fri, 02 Jan 2009 23:41:20 -0000 Synopsis: [patch] multimedia/smile update revision Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Fri Jan 2 23:41:18 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130124 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 01: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 45ABC1065689 for ; Sat, 3 Jan 2009 01: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 251A38FC19 for ; Sat, 3 Jan 2009 01: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 n031e0Bt098377 for ; Sat, 3 Jan 2009 01:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n031e02F098376; Sat, 3 Jan 2009 01:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 01:40:00 GMT Resent-Message-Id: <200901030140.n031e02F098376@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, Shane Bell Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ACF50106564A for ; Sat, 3 Jan 2009 01:35:52 +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 9F81E8FC0C for ; Sat, 3 Jan 2009 01:35:52 +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 n031ZqXX052841 for ; Sat, 3 Jan 2009 01:35:52 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n031ZqM5052840; Sat, 3 Jan 2009 01:35:52 GMT (envelope-from nobody) Message-Id: <200901030135.n031ZqM5052840@www.freebsd.org> Date: Sat, 3 Jan 2009 01:35:52 GMT From: Shane Bell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130126: [UPDATE]: x11-themes/qtcurve-kde4, Update to 0.60.0 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: Sat, 03 Jan 2009 01:40:01 -0000 >Number: 130126 >Category: ports >Synopsis: [UPDATE]: x11-themes/qtcurve-kde4, Update to 0.60.0 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 01:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Shane Bell >Release: >Organization: >Environment: >Description: Update to 0.60.0 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/x11-themes/qtcurve-kde4/Makefile qtcurve-kde4/Makefile --- /usr/ports/x11-themes/qtcurve-kde4/Makefile 2008-09-01 01:10:17.000000000 +1200 +++ qtcurve-kde4/Makefile 2009-01-03 13:41:13.000000000 +1300 @@ -6,7 +6,7 @@ # PORTNAME= qtcurve -PORTVERSION= 0.59.6 +PORTVERSION= 0.60.0 CATEGORIES= x11-themes MASTER_SITES= http://home.freeuk.com/cpdrummond/ PKGNAMEPREFIX= kde4-style- diff -ruN /usr/ports/x11-themes/qtcurve-kde4/distinfo qtcurve-kde4/distinfo --- /usr/ports/x11-themes/qtcurve-kde4/distinfo 2008-09-01 01:10:17.000000000 +1200 +++ qtcurve-kde4/distinfo 2009-01-03 13:42:00.000000000 +1300 @@ -1,3 +1,3 @@ -MD5 (QtCurve-KDE4-0.59.6.tar.bz2) = ccd75213261c2e2576995f3377249341 -SHA256 (QtCurve-KDE4-0.59.6.tar.bz2) = 621dada9e13d417f74a2c389234c4e3a9eef40dacbc1d8eb7ac0ba317387cc37 -SIZE (QtCurve-KDE4-0.59.6.tar.bz2) = 105358 +MD5 (QtCurve-KDE4-0.60.0.tar.bz2) = d455cfbd72091fb826ee4d38e75e6e39 +SHA256 (QtCurve-KDE4-0.60.0.tar.bz2) = 153cb3a3965894d41db9032e52c43759bf7d2a7544de32c4562fac40af08a8bd +SIZE (QtCurve-KDE4-0.60.0.tar.bz2) = 111661 diff -ruN /usr/ports/x11-themes/qtcurve-kde4/pkg-plist qtcurve-kde4/pkg-plist --- /usr/ports/x11-themes/qtcurve-kde4/pkg-plist 2008-09-01 01:10:17.000000000 +1200 +++ qtcurve-kde4/pkg-plist 2009-01-03 14:04:43.000000000 +1300 @@ -14,6 +14,7 @@ share/apps/QtCurve/Plain.qtcurve share/apps/QtCurve/Plastic.qtcurve share/apps/QtCurve/Shiny_Glass.qtcurve +share/apps/QtCurve/Silk.qtcurve share/apps/color-schemes/QtCurve.colors share/apps/kstyle/themes/qtc_klearlooks.themerc share/apps/kstyle/themes/qtcurve.themerc >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 01:40:11 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 A024E1065689; Sat, 3 Jan 2009 01:40:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7A90F8FC18; Sat, 3 Jan 2009 01:40:11 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n031eB8k099035; Sat, 3 Jan 2009 01:40:11 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n031eBVH099026; Sat, 3 Jan 2009 01:40:11 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 01:40:11 GMT Message-Id: <200901030140.n031eBVH099026@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, makc@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130126: [UPDATE]: x11-themes/qtcurve-kde4, Update to 0.60.0 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: Sat, 03 Jan 2009 01:40:12 -0000 Synopsis: [UPDATE]: x11-themes/qtcurve-kde4, Update to 0.60.0 Responsible-Changed-From-To: freebsd-ports-bugs->makc Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 01:40:10 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130126 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 05:00:10 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 49B09106566B for ; Sat, 3 Jan 2009 05:00:10 +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 38C218FC30 for ; Sat, 3 Jan 2009 05:00:10 +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 n03508fm047332 for ; Sat, 3 Jan 2009 05:00:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03508b9047329; Sat, 3 Jan 2009 05:00:08 GMT (envelope-from gnats) Date: Sat, 3 Jan 2009 05:00:08 GMT Message-Id: <200901030500.n03508b9047329@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: "Michael W. Lucas" Cc: Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Michael W. Lucas" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 05:00:10 -0000 The following reply was made to PR ports/130069; it has been noted by GNATS. From: "Michael W. Lucas" To: Volodymyr Kostyrko Cc: bug-followup@FreeBSD.org Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work Date: Fri, 2 Jan 2009 23:44:38 -0500 Good idea. Seems to work fine. Thanks! On Fri, Jan 02, 2009 at 07:13:24PM +0200, Volodymyr Kostyrko wrote: > Sorry for late response. > > How about patching all other python/perl files? Try the attached patch > please, however it's really a bit trivial... > > -- > Sphinx of black quartz judge my vow. -- Michael W. Lucas mwlucas@BlackHelicopters.org, mwlucas@FreeBSD.org http://www.BlackHelicopters.org/~mwlucas/ "My pessimism extends to the point of even suspecting the sincerity of the pessimists." -- Jean Rostand, French biologist and philosopher From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 05:50: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 B28B1106566C for ; Sat, 3 Jan 2009 05:50: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 8EB318FC23 for ; Sat, 3 Jan 2009 05:50: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 n035o1Gq091407 for ; Sat, 3 Jan 2009 05:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n035o1ba091406; Sat, 3 Jan 2009 05:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 05:50:01 GMT Resent-Message-Id: <200901030550.n035o1ba091406@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, Keith Gaughan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1C459106564A for ; Sat, 3 Jan 2009 05:42:56 +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 0A3E68FC17 for ; Sat, 3 Jan 2009 05:42:56 +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 n035gt25057348 for ; Sat, 3 Jan 2009 05:42:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n035gtkR057347; Sat, 3 Jan 2009 05:42:55 GMT (envelope-from nobody) Message-Id: <200901030542.n035gtkR057347@www.freebsd.org> Date: Sat, 3 Jan 2009 05:42:55 GMT From: Keith Gaughan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130127: net-p2p/transmission-* - Build fails (missing symbols) if curl was built with GnuTLS rather than OpenSSL 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: Sat, 03 Jan 2009 05:50:01 -0000 >Number: 130127 >Category: ports >Synopsis: net-p2p/transmission-* - Build fails (missing symbols) if curl was built with GnuTLS rather than OpenSSL >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 05:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Keith Gaughan >Release: FreeBSD 7.0 >Organization: >Environment: FreeBSD talisra.talideon.com 7.0-RELEASE-p7 FreeBSD 7.0-RELEASE-p7 #0: Sun Dec 21 12:33:45 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: If ftp/curl was build against GnuTLS rather than OpenSSL, building Transmission fails with these errors during linkage: cc -DNO_IDEA -I/usr/local/include -I/usr/include -D_THREAD_SAFE -pthread -Wall -Wformat-security -W -Wmissing-prototypes -Wdeclaration-after-statement -rpath=/usr/lib:/usr/local/lib -o transmissioncli cli.o -L/usr/lib ../libtransmission/libtransmission.a ../third-party/libevent/.libs/libevent.a ../third-party/libnatpmp/libnatpmp.a ../third-party/miniupnp/libminiupnp.a -L/usr/local/lib /usr/local/lib/libcurl.so /usr/local/lib/libgnutls.so /usr/local/lib/libtasn1.so /usr/local/lib/libgcrypt.so /usr/local/lib/libgpg-error.so -lz -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./libtransmission/libtransmission.a(utils.o)(.text+0x1f2b): In function `tr_base64_encode': : undefined reference to `BIO_s_mem' ./libtransmission/libtransmission.a(utils.o)(.text+0x1f33): In function `tr_base64_encode': : undefined reference to `BIO_new' ./libtransmission/libtransmission.a(utils.o)(.text+0x1f3b): In function `tr_base64_encode': : undefined reference to `BIO_f_base64' ./libtransmission/libtransmission.a(utils.o)(.text+0x1f43): In function `tr_base64_encode': : undefined reference to `BIO_new' ./libtransmission/libtransmission.a(utils.o)(.text+0x1f58): In function `tr_base64_encode': : undefined reference to `BIO_push' ./libtransmission/libtransmission.a(utils.o)(.text+0x1f74): In function `tr_base64_encode': : undefined reference to `BIO_write' ./libtransmission/libtransmission.a(utils.o)(.text+0x1f97): In function `tr_base64_encode': : undefined reference to `BIO_ctrl' ./libtransmission/libtransmission.a(utils.o)(.text+0x1fb9): In function `tr_base64_encode': : undefined reference to `BIO_ctrl' ./libtransmission/libtransmission.a(utils.o)(.text+0x1fee): In function `tr_base64_encode': : undefined reference to `BIO_free_all' ./libtransmission/libtransmission.a(utils.o)(.text+0x2029): In function `tr_base64_decode': : undefined reference to `BIO_f_base64' ./libtransmission/libtransmission.a(utils.o)(.text+0x2031): In function `tr_base64_decode': : undefined reference to `BIO_new' ./libtransmission/libtransmission.a(utils.o)(.text+0x2046): In function `tr_base64_decode': : undefined reference to `BIO_new_mem_buf' ./libtransmission/libtransmission.a(utils.o)(.text+0x205b): In function `tr_base64_decode': : undefined reference to `BIO_push' ./libtransmission/libtransmission.a(utils.o)(.text+0x2077): In function `tr_base64_decode': : undefined reference to `BIO_read' ./libtransmission/libtransmission.a(utils.o)(.text+0x208b): In function `tr_base64_decode': : undefined reference to `BIO_free_all' ./libtransmission/libtransmission.a(utils.o)(.text+0x2090): In function `tr_base64_decode': : undefined reference to `BIO_f_base64' ./libtransmission/libtransmission.a(utils.o)(.text+0x2098): In function `tr_base64_decode': : undefined reference to `BIO_new' ./libtransmission/libtransmission.a(utils.o)(.text+0x20ae): In function `tr_base64_decode': : undefined reference to `BIO_set_flags' ./libtransmission/libtransmission.a(utils.o)(.text+0x20c0): In function `tr_base64_decode': : undefined reference to `BIO_new_mem_buf' ./libtransmission/libtransmission.a(utils.o)(.text+0x20d5): In function `tr_base64_decode': : undefined reference to `BIO_push' ./libtransmission/libtransmission.a(utils.o)(.text+0x20f1): In function `tr_base64_decode': : undefined reference to `BIO_read' ./libtransmission/libtransmission.a(utils.o)(.text+0x210d): In function `tr_base64_decode': : undefined reference to `BIO_free_all' ./libtransmission/libtransmission.a(crypto.o)(.text+0x10): In function `tr_sha1': : undefined reference to `SHA1_Init' ./libtransmission/libtransmission.a(crypto.o)(.text+0x29): In function `tr_sha1': : undefined reference to `SHA1_Update' ./libtransmission/libtransmission.a(crypto.o)(.text+0x87): In function `tr_sha1': : undefined reference to `SHA1_Update' ./libtransmission/libtransmission.a(crypto.o)(.text+0x9b): In function `tr_sha1': : undefined reference to `SHA1_Final' ./libtransmission/libtransmission.a(crypto.o)(.text+0xc1): In function `getSharedDH': : undefined reference to `DH_new' ./libtransmission/libtransmission.a(crypto.o)(.text+0xe8): In function `getSharedDH': : undefined reference to `BN_bin2bn' ./libtransmission/libtransmission.a(crypto.o)(.text+0x10d): In function `getSharedDH': : undefined reference to `BN_bin2bn' ./libtransmission/libtransmission.a(crypto.o)(.text+0x11d): In function `getSharedDH': : undefined reference to `DH_generate_key' ./libtransmission/libtransmission.a(crypto.o)(.text+0x187): In function `tr_cryptoNew': : undefined reference to `DH_size' ./libtransmission/libtransmission.a(crypto.o)(.text+0x1ff): In function `tr_cryptoNew': : undefined reference to `BN_bn2bin' ./libtransmission/libtransmission.a(crypto.o)(.text+0x250): In function `tr_cryptoComputeSecret': : undefined reference to `BN_bin2bn' ./libtransmission/libtransmission.a(crypto.o)(.text+0x266): In function `tr_cryptoComputeSecret': : undefined reference to `DH_size' ./libtransmission/libtransmission.a(crypto.o)(.text+0x2a8): In function `tr_cryptoComputeSecret': : undefined reference to `DH_compute_key' ./libtransmission/libtransmission.a(crypto.o)(.text+0x342): In function `tr_cryptoComputeSecret': : undefined reference to `BN_free' ./libtransmission/libtransmission.a(crypto.o)(.text+0x3ea): In function `initRC4': : undefined reference to `SHA1_Init' ./libtransmission/libtransmission.a(crypto.o)(.text+0x404): In function `initRC4': : undefined reference to `SHA1_Update' ./libtransmission/libtransmission.a(crypto.o)(.text+0x423): In function `initRC4': : undefined reference to `SHA1_Update' ./libtransmission/libtransmission.a(crypto.o)(.text+0x442): In function `initRC4': : undefined reference to `SHA1_Update' ./libtransmission/libtransmission.a(crypto.o)(.text+0x454): In function `initRC4': : undefined reference to `SHA1_Final' ./libtransmission/libtransmission.a(crypto.o)(.text+0x46e): In function `initRC4': : undefined reference to `RC4_set_key' ./libtransmission/libtransmission.a(crypto.o)(.text+0x4f5): In function `tr_cryptoDecryptInit': : undefined reference to `RC4' ./libtransmission/libtransmission.a(crypto.o)(.text+0x522): In function `tr_cryptoDecrypt': : undefined reference to `RC4' ./libtransmission/libtransmission.a(crypto.o)(.text+0x5b1): In function `tr_cryptoEncryptInit': : undefined reference to `RC4' ./libtransmission/libtransmission.a(crypto.o)(.text+0x5e8): In function `tr_cryptoEncrypt': : undefined reference to `RC4' ./libtransmission/libtransmission.a(crypto.o)(.text+0x745): In function `tr_cryptoRandInt': : undefined reference to `RAND_pseudo_bytes' ./libtransmission/libtransmission.a(crypto.o)(.text+0x814): In function `tr_cryptoRandBuf': : undefined reference to `RAND_pseudo_bytes' ./libtransmission/libtransmission.a(inout.o)(.text+0x861): In function `recalculateHash': : undefined reference to `SHA1_Init' ./libtransmission/libtransmission.a(inout.o)(.text+0x919): In function `recalculateHash': : undefined reference to `SHA1_Update' ./libtransmission/libtransmission.a(inout.o)(.text+0x947): In function `recalculateHash': : undefined reference to `SHA1_Final' gmake[1]: *** [transmissioncli] Error 1 gmake[1]: Leaving directory `/usr/ports/net-p2p/transmission-cli/work/transmission-1.42/cli' gmake: *** [all-recursive] Error 1 *** Error code 2 >How-To-Repeat: 1. Reconfigure ftp/curl to build against GnuTLS rather than OpenSSL, rebuild, and reinstall it. 2. Rebuild net-p2p/transmission-cli (or any of the other variants), and it will eventually fail when linking. >Fix: Not a clue at present aside from possibly forcing ftp/curl to always build against OpenSSL, though patching transmission to link against OpenSSL itself might also do the trick rather than depending on the output of "pkg-config --static --libs libcurl". >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 09:00:09 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 7C7C31065674 for ; Sat, 3 Jan 2009 09:00: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 513458FC0C for ; Sat, 3 Jan 2009 09:00:09 +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 n0390934064697 for ; Sat, 3 Jan 2009 09:00:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03909JH064690; Sat, 3 Jan 2009 09:00:09 GMT (envelope-from gnats) Date: Sat, 3 Jan 2009 09:00:09 GMT Message-Id: <200901030900.n03909JH064690@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Volodymyr Kostyrko Cc: Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Volodymyr Kostyrko List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 09:00:09 -0000 The following reply was made to PR ports/130069; it has been noted by GNATS. From: Volodymyr Kostyrko To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work Date: Sat, 03 Jan 2009 10:53:15 +0200 Ok, so I can approve it now. This patch: - fixes invocation of python and perl scripts by correcting path to env executable. -- Sphinx of black quartz judge my vow. From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 09:07:57 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 541C41065675; Sat, 3 Jan 2009 09:07:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 296598FC14; Sat, 3 Jan 2009 09:07:57 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n0397vkZ071541; Sat, 3 Jan 2009 09:07:57 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n0397uFW071537; Sat, 3 Jan 2009 09:07:56 GMT (envelope-from linimon) Date: Sat, 3 Jan 2009 09:07:56 GMT Message-Id: <200901030907.n0397uFW071537@freefall.freebsd.org> To: c.kworr@gmail.com, mwlucas@blackhelicopters.org, linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/130069: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work 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: Sat, 03 Jan 2009 09:07:57 -0000 Synopsis: PATCH: flow-rptfmt in net-mgmt/flow-tools-ng does not work State-Changed-From-To: feedback->open State-Changed-By: linimon State-Changed-When: Sat Jan 3 09:07:28 UTC 2009 State-Changed-Why: Maintainer approved. http://www.freebsd.org/cgi/query-pr.cgi?pr=130069 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 09:20:02 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 23A781065672 for ; Sat, 3 Jan 2009 09:20:02 +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 003EC8FC12 for ; Sat, 3 Jan 2009 09:20:02 +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 n039K1fD079718 for ; Sat, 3 Jan 2009 09:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n039K1IS079717; Sat, 3 Jan 2009 09:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 09:20:01 GMT Resent-Message-Id: <200901030920.n039K1IS079717@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, "Joseph S. Atkinson" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9807C1065673 for ; Sat, 3 Jan 2009 09:14:00 +0000 (UTC) (envelope-from jsa@mephisto.wickedmachine.net) Received: from mephisto.wickedmachine.net (tn-76-7-143-48.dhcp.embarqhsd.net [76.7.143.48]) by mx1.freebsd.org (Postfix) with ESMTP id AF2D98FC08 for ; Sat, 3 Jan 2009 09:13:58 +0000 (UTC) (envelope-from jsa@mephisto.wickedmachine.net) Received: from mephisto.wickedmachine.net (localhost [127.0.0.1]) by mephisto.wickedmachine.net (8.14.3/8.14.3) with ESMTP id n03912k4090057 for ; Sat, 3 Jan 2009 04:01:03 -0500 (EST) (envelope-from jsa@mephisto.wickedmachine.net) Message-Id: <1230973263.87679@mephisto.wickedmachine.net> Date: Sat, 3 Jan 2009 04:01:03 -0500 From: "Joseph S. Atkinson" To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.9 Cc: Subject: ports/130128: multimedia/vlc-devel *Fix Embedded Video* 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: Sat, 03 Jan 2009 09:20:02 -0000 >Number: 130128 >Category: ports >Synopsis: multimedia/vlc-devel *Fix Embedded Video* >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: Sat Jan 03 09:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Joseph S. Atkinson >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD 8.0-CURRENT #0: Mon Dec 22 20:04:21 EST 2008 jsa@mephisto.wickedmachine.net:/usr/obj/usr/src/sys/MEPHISTO >Description: Through a series of mysterious circumstances, I discovered other people had embedded video working in the vlc-0.9.x series... A little investigation revealed that it's a case of an off-by-one error... >How-To-Repeat: Embedded video is the default. Toggle it on and off, it makes no difference. All video pops up seperate from the control interface. >Fix: Drop this in multimedia/vlc-devel/files and bump PORTREVISION please. Obtained from: RPM Fusion --- patch-modules__gui__qt4__qt4.cpp begins here --- diff -up vlc-0.9.8a/modules/gui/qt4/qt4.cpp.embedded vlc-0.9.8a/modules/gui/qt4/qt4.cpp --- modules/gui/qt4/qt4.cpp.embedded 2008-12-05 02:27:20.000000000 +0100 +++ modules/gui/qt4/qt4.cpp 2008-12-05 02:27:27.000000000 +0100 @@ -213,7 +213,7 @@ vlc_module_begin(); set_callbacks( OpenDialogs, Close ); -#if 0 +#if 1 add_submodule(); set_capability( "vout window", 50 ); set_callbacks( WindowOpen, WindowClose ); --- patch-modules__gui__qt4__qt4.cpp ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 09:20:13 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 80FE21065675; Sat, 3 Jan 2009 09:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 584058FC17; Sat, 3 Jan 2009 09:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n039KD07080295; Sat, 3 Jan 2009 09:20:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n039KDQt080285; Sat, 3 Jan 2009 09:20:13 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 09:20:13 GMT Message-Id: <200901030920.n039KDQt080285@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130128: multimedia/vlc-devel *Fix Embedded Video* 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: Sat, 03 Jan 2009 09:20:13 -0000 Synopsis: multimedia/vlc-devel *Fix Embedded Video* Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: edwin Class-Changed-When: Sat Jan 3 09:20:12 UTC 2009 Class-Changed-Why: Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130128 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 09:20:18 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 5C3541065675; Sat, 3 Jan 2009 09:20:18 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 32F3D8FC13; Sat, 3 Jan 2009 09:20:18 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n039KI7X080723; Sat, 3 Jan 2009 09:20:18 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n039KIqP080713; Sat, 3 Jan 2009 09:20:18 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 09:20:18 GMT Message-Id: <200901030920.n039KIqP080713@freefall.freebsd.org> To: jsa@mephisto.wickedmachine.net, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130128: multimedia/vlc-devel *Fix Embedded Video* 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: Sat, 03 Jan 2009 09:20:18 -0000 Synopsis: multimedia/vlc-devel *Fix Embedded Video* State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Jan 3 09:20:17 UTC 2009 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130128 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 09:30:05 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 C1BCE1065673 for ; Sat, 3 Jan 2009 09:30:05 +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 ACD3B8FC13 for ; Sat, 3 Jan 2009 09:30:05 +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 n039U5Bd087033 for ; Sat, 3 Jan 2009 09:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n039U58j087030; Sat, 3 Jan 2009 09:30:05 GMT (envelope-from gnats) Date: Sat, 3 Jan 2009 09:30:05 GMT Message-Id: <200901030930.n039U58j087030@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/130128: multimedia/vlc-devel *Fix Embedded Video* X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 09:30:06 -0000 The following reply was made to PR ports/130128; it has been noted by GNATS. From: Edwin Groothuis To: jsa@wickedmachine.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/130128: multimedia/vlc-devel *Fix Embedded Video* Date: Sat, 3 Jan 2009 09:20:15 UT Maintainer of multimedia/vlc-devel, Please note that PR ports/130128 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130128 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 11:06:19 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 364131065670; Sat, 3 Jan 2009 11:06:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0CB388FC1A; Sat, 3 Jan 2009 11:06:19 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03B6Idh063380; Sat, 3 Jan 2009 11:06:18 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03B6Ixd063376; Sat, 3 Jan 2009 11:06:18 GMT (envelope-from miwi) Date: Sat, 3 Jan 2009 11:06:18 GMT Message-Id: <200901031106.n03B6Ixd063376@freefall.freebsd.org> To: jsa@mephisto.wickedmachine.net, miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130128: multimedia/vlc-devel *Fix Embedded Video* 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: Sat, 03 Jan 2009 11:06:19 -0000 Synopsis: multimedia/vlc-devel *Fix Embedded Video* Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Jan 3 11:06:18 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130128 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 11:20:05 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 243811065674 for ; Sat, 3 Jan 2009 11:20:05 +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 F25078FC0C for ; Sat, 3 Jan 2009 11:20:04 +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 n03BK4FQ071494 for ; Sat, 3 Jan 2009 11:20:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03BK4kh071493; Sat, 3 Jan 2009 11:20:04 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 11:20:04 GMT Resent-Message-Id: <200901031120.n03BK4kh071493@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, Ganael Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64CB110656BD for ; Sat, 3 Jan 2009 11:16:30 +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 50E4F8FC1E for ; Sat, 3 Jan 2009 11:16:30 +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 n03BGUkg099228 for ; Sat, 3 Jan 2009 11:16:30 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n03BGUX1099227; Sat, 3 Jan 2009 11:16:30 GMT (envelope-from nobody) Message-Id: <200901031116.n03BGUX1099227@www.freebsd.org> Date: Sat, 3 Jan 2009 11:16:30 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130129: Port update: devel/simgear - Update to v1.9.0 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: Sat, 03 Jan 2009 11:20:05 -0000 >Number: 130129 >Category: ports >Synopsis: Port update: devel/simgear - Update to v1.9.0 >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: Sat Jan 03 11:20:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #27: Thu Dec 4 14:58:40 CET 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This patch updates devel/simgear to v1.9.0. As simgear and flightgear are tightly bound, please commit this patch along with the updates of : - games/flighgear-aircrafts (see ports/129884) - games/fgfs-base -> games/flightgear-data v1.9.0 - games/flightgear v1.9.0 I will submit other PRs for the last two ports. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN simgear.orig/Makefile simgear/Makefile --- simgear.orig/Makefile 2008-05-02 22:23:47.000000000 +0200 +++ simgear/Makefile 2009-01-01 18:49:00.000000000 +0100 @@ -6,10 +6,10 @@ # PORTNAME= SimGear -PORTVERSION= 1.0.0 +PORTVERSION= 1.9.0 CATEGORIES= devel games -MASTER_SITES= ftp://ftp.simgear.org/pub/simgear/Source/ \ - ftp://ftp.de.simgear.org/pub/simgear/Source/ +MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/ \ + ftp://ftp.simgear.org/pub/simgear/Source/ MAINTAINER= ganael.laplanche@martymac.com COMMENT= A toolkit for 3D games and simulations @@ -18,7 +18,9 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ jpeg.9:${PORTSDIR}/graphics/jpeg \ - alut.1:${PORTSDIR}/audio/freealut + alut.1:${PORTSDIR}/audio/freealut \ + osg.48:${PORTSDIR}/graphics/osg \ + boost_thread.4:${PORTSDIR}/devel/boost USE_XORG= ice sm x11 xext xi xt xmu USE_GL= gl glu glut diff -aurN simgear.orig/distinfo simgear/distinfo --- simgear.orig/distinfo 2008-05-02 22:23:47.000000000 +0200 +++ simgear/distinfo 2008-12-23 11:38:34.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (SimGear-1.0.0.tar.gz) = 6d90c1b9e6fdd3d7a4a39bef027bfd10 -SHA256 (SimGear-1.0.0.tar.gz) = 574e1d41a3a310f7904549af62dd0d7029d841c1eb78dcd2fc5649401b378a5d -SIZE (SimGear-1.0.0.tar.gz) = 769214 +MD5 (SimGear-1.9.0.tar.gz) = c9e532dc8e80025bbd90c6be4a72aad1 +SHA256 (SimGear-1.9.0.tar.gz) = 7b89130103294c29cbc3071c03c6fdbc81c3b5d7d9b3fde49c61eecea67e7a18 +SIZE (SimGear-1.9.0.tar.gz) = 860424 diff -aurN simgear.orig/pkg-plist simgear/pkg-plist --- simgear.orig/pkg-plist 2008-05-02 22:23:47.000000000 +0200 +++ simgear/pkg-plist 2008-12-23 11:43:28.000000000 +0100 @@ -1,130 +1,181 @@ -include/simgear/sound/xmlsound.hxx -include/simgear/sound/sample_openal.hxx -include/simgear/sound/soundmgr_openal.hxx +include/simgear/xml/easyxml.hxx +include/simgear/debug/debug_types.h +include/simgear/debug/logstream.hxx +include/simgear/misc/sg_path.hxx +include/simgear/misc/sgstream.hxx +include/simgear/misc/stopwatch.hxx +include/simgear/misc/strutils.hxx +include/simgear/misc/tabbed_values.hxx +include/simgear/misc/texcoord.hxx +include/simgear/misc/zfstream.hxx +include/simgear/misc/interpolator.hxx +include/simgear/misc/stdint.hxx +include/simgear/misc/PathOptions.hxx +include/simgear/structure/callback.hxx +include/simgear/structure/commands.hxx +include/simgear/structure/exception.hxx +include/simgear/structure/event_mgr.hxx +include/simgear/structure/subsystem_mgr.hxx +include/simgear/structure/OSGUtils.hxx +include/simgear/structure/OSGVersion.hxx +include/simgear/structure/SGAtomic.hxx +include/simgear/structure/SGBinding.hxx +include/simgear/structure/SGExpression.hxx +include/simgear/structure/SGReferenced.hxx +include/simgear/structure/SGSharedPtr.hxx +include/simgear/structure/SGSmplhist.hxx +include/simgear/structure/SGSmplstat.hxx +include/simgear/structure/Singleton.hxx +include/simgear/bucket/newbucket.hxx +include/simgear/ephemeris/celestialBody.hxx +include/simgear/ephemeris/ephemeris.hxx +include/simgear/ephemeris/jupiter.hxx include/simgear/ephemeris/mars.hxx -include/simgear/ephemeris/neptune.hxx +include/simgear/ephemeris/mercury.hxx include/simgear/ephemeris/moonpos.hxx +include/simgear/ephemeris/neptune.hxx include/simgear/ephemeris/saturn.hxx -include/simgear/ephemeris/ephemeris.hxx +include/simgear/ephemeris/star.hxx +include/simgear/ephemeris/stardata.hxx include/simgear/ephemeris/uranus.hxx include/simgear/ephemeris/venus.hxx -include/simgear/ephemeris/celestialBody.hxx -include/simgear/ephemeris/stardata.hxx -include/simgear/ephemeris/mercury.hxx -include/simgear/ephemeris/star.hxx -include/simgear/ephemeris/jupiter.hxx -include/simgear/bucket/newbucket.hxx -include/simgear/screen/screen-dump.hxx -include/simgear/screen/RenderTexture.h -include/simgear/screen/jpgfactory.hxx -include/simgear/screen/shader.h -include/simgear/screen/texture.hxx -include/simgear/screen/colors.hxx -include/simgear/screen/extensions.hxx -include/simgear/screen/tr.h -include/simgear/io/sg_serial.hxx +include/simgear/io/iochannel.hxx include/simgear/io/lowlevel.hxx -include/simgear/io/sg_socket.hxx include/simgear/io/sg_binobj.hxx -include/simgear/io/iochannel.hxx -include/simgear/io/sg_socket_udp.hxx include/simgear/io/sg_file.hxx -include/simgear/route/route.hxx -include/simgear/route/waypoint.hxx -include/simgear/math/sg_geodesy.hxx -include/simgear/math/SGCMath.hxx -include/simgear/math/SGMatrix.hxx -include/simgear/math/point3d.hxx +include/simgear/io/sg_serial.hxx +include/simgear/io/sg_socket.hxx +include/simgear/io/sg_socket_udp.hxx +include/simgear/magvar/magvar.hxx include/simgear/math/interpolater.hxx -include/simgear/math/SGGeodesy.hxx -include/simgear/math/SGVec3.hxx -include/simgear/math/SGVec4.hxx -include/simgear/math/SGMathFwd.hxx -include/simgear/math/sg_memory.h -include/simgear/math/SGLimits.hxx -include/simgear/math/SGMisc.hxx +include/simgear/math/leastsqs.hxx +include/simgear/math/point3d.hxx +include/simgear/math/polar3d.hxx +include/simgear/math/sg_geodesy.hxx include/simgear/math/sg_random.h +include/simgear/math/sg_types.hxx include/simgear/math/vector.hxx -include/simgear/math/polar3d.hxx -include/simgear/math/SGQuat.hxx +include/simgear/math/Math.hxx +include/simgear/math/SGBox.hxx +include/simgear/math/SGCMath.hxx include/simgear/math/SGGeoc.hxx include/simgear/math/SGGeod.hxx -include/simgear/math/sg_types.hxx -include/simgear/math/leastsqs.hxx +include/simgear/math/SGGeodesy.hxx +include/simgear/math/SGGeometry.hxx +include/simgear/math/SGGeometryFwd.hxx +include/simgear/math/SGIntersect.hxx +include/simgear/math/SGLimits.hxx +include/simgear/math/SGLineSegment.hxx +include/simgear/math/SGMatrix.hxx include/simgear/math/SGMath.hxx -include/simgear/version.h -include/simgear/constants.h -include/simgear/structure/ssgSharedPtr.hxx -include/simgear/structure/SGSmplstat.hxx -include/simgear/structure/exception.hxx -include/simgear/structure/callback.hxx -include/simgear/structure/SGSharedPtr.hxx -include/simgear/structure/subsystem_mgr.hxx -include/simgear/structure/event_mgr.hxx -include/simgear/structure/SGSmplhist.hxx -include/simgear/structure/SGReferenced.hxx -include/simgear/structure/commands.hxx -include/simgear/sg_traits.hxx -include/simgear/misc/zfstream.hxx -include/simgear/misc/interpolator.hxx -include/simgear/misc/stopwatch.hxx -include/simgear/misc/sgstream.hxx -include/simgear/misc/strutils.hxx -include/simgear/misc/sg_path.hxx -include/simgear/misc/texcoord.hxx -include/simgear/misc/tabbed_values.hxx -include/simgear/misc/stdint.hxx -include/simgear/nasal/naref.h -include/simgear/nasal/nasal.h -include/simgear/magvar/magvar.hxx -include/simgear/timing/geocoord.h -include/simgear/timing/timestamp.hxx -include/simgear/timing/lowleveltime.h -include/simgear/timing/sg_time.hxx -include/simgear/timing/timezone.h +include/simgear/math/SGMathFwd.hxx +include/simgear/math/SGMisc.hxx +include/simgear/math/SGPlane.hxx +include/simgear/math/SGQuat.hxx +include/simgear/math/SGRay.hxx +include/simgear/math/SGSphere.hxx +include/simgear/math/SGTriangle.hxx +include/simgear/math/SGVec2.hxx +include/simgear/math/SGVec3.hxx +include/simgear/math/SGVec4.hxx include/simgear/environment/metar.hxx include/simgear/environment/visual_enviro.hxx -include/simgear/debug/debug_types.h -include/simgear/debug/logstream.hxx -include/simgear/sg_inlines.h -include/simgear/threads/SGGuard.hxx -include/simgear/threads/SGQueue.hxx -include/simgear/threads/SGThread.hxx -include/simgear/serial/serial.hxx -include/simgear/props/props_io.hxx -include/simgear/props/props.hxx +include/simgear/environment/precipitation.hxx +include/simgear/nasal/nasal.h +include/simgear/nasal/naref.h include/simgear/props/condition.hxx -include/simgear/compiler.h -include/simgear/scene/sky/sphere.hxx -include/simgear/scene/sky/sky.hxx -include/simgear/scene/sky/cloud.hxx -include/simgear/scene/sky/stars.hxx -include/simgear/scene/sky/newcloud.hxx -include/simgear/scene/sky/cloudfield.hxx -include/simgear/scene/sky/oursun.hxx -include/simgear/scene/sky/bbcache.hxx -include/simgear/scene/sky/moon.hxx -include/simgear/scene/sky/dome.hxx -include/simgear/scene/tgdb/leaf.hxx -include/simgear/scene/tgdb/pt_lights.hxx -include/simgear/scene/tgdb/vasi.hxx -include/simgear/scene/tgdb/userdata.hxx -include/simgear/scene/tgdb/obj.hxx -include/simgear/scene/tgdb/apt_signs.hxx +include/simgear/props/props.hxx +include/simgear/props/props_io.hxx +include/simgear/route/route.hxx +include/simgear/route/waypoint.hxx include/simgear/scene/material/mat.hxx include/simgear/scene/material/matlib.hxx include/simgear/scene/material/matmodel.hxx -include/simgear/scene/model/placementtrans.hxx -include/simgear/scene/model/personality.hxx -include/simgear/scene/model/custtrans.hxx -include/simgear/scene/model/placement.hxx -include/simgear/scene/model/modellib.hxx -include/simgear/scene/model/persparam.hxx -include/simgear/scene/model/location.hxx -include/simgear/scene/model/shadowvolume.hxx include/simgear/scene/model/animation.hxx +include/simgear/scene/model/particles.hxx +include/simgear/scene/model/location.hxx include/simgear/scene/model/model.hxx -include/simgear/xml/easyxml.hxx +include/simgear/scene/model/modellib.hxx +include/simgear/scene/model/ModelRegistry.hxx +include/simgear/scene/model/persparam.hxx +include/simgear/scene/model/placement.hxx +include/simgear/scene/model/placementtrans.hxx +include/simgear/scene/model/CheckSceneryVisitor.hxx +include/simgear/scene/model/SGClipGroup.hxx +include/simgear/scene/model/SGMaterialAnimation.hxx +include/simgear/scene/model/SGOffsetTransform.hxx +include/simgear/scene/model/SGPagedLOD.hxx +include/simgear/scene/model/SGReaderWriterXML.hxx +include/simgear/scene/model/SGReaderWriterXMLOptions.hxx +include/simgear/scene/model/SGRotateTransform.hxx +include/simgear/scene/model/SGScaleTransform.hxx +include/simgear/scene/model/SGTranslateTransform.hxx +include/simgear/scene/sky/cloud.hxx +include/simgear/scene/sky/dome.hxx +include/simgear/scene/sky/moon.hxx +include/simgear/scene/sky/oursun.hxx +include/simgear/scene/sky/sky.hxx +include/simgear/scene/sky/sphere.hxx +include/simgear/scene/sky/stars.hxx +include/simgear/scene/sky/bbcache.hxx +include/simgear/scene/sky/cloudfield.hxx +include/simgear/scene/sky/newcloud.hxx +include/simgear/scene/sky/CloudShaderGeometry.hxx +include/simgear/scene/tgdb/apt_signs.hxx +include/simgear/scene/tgdb/obj.hxx +include/simgear/scene/tgdb/pt_lights.hxx +include/simgear/scene/tgdb/userdata.hxx +include/simgear/scene/tgdb/ReaderWriterSTG.hxx +include/simgear/scene/tgdb/SGOceanTile.hxx +include/simgear/scene/tgdb/SGVasiDrawable.hxx +include/simgear/scene/tgdb/SGDirectionalLightBin.hxx +include/simgear/scene/tgdb/SGLightBin.hxx +include/simgear/scene/tgdb/SGReaderWriterBTGOptions.hxx +include/simgear/scene/tgdb/SGTexturedTriangleBin.hxx +include/simgear/scene/tgdb/SGTriangleBin.hxx +include/simgear/scene/tgdb/SGVertexArrayBin.hxx +include/simgear/scene/tgdb/GroundLightManager.hxx +include/simgear/scene/tgdb/ShaderGeometry.hxx +include/simgear/scene/tgdb/TileCache.hxx +include/simgear/scene/tgdb/TileEntry.hxx +include/simgear/scene/util/SGDebugDrawCallback.hxx +include/simgear/scene/util/SGEnlargeBoundingBox.hxx +include/simgear/scene/util/SGNodeMasks.hxx +include/simgear/scene/util/SGPickCallback.hxx +include/simgear/scene/util/SGSceneFeatures.hxx +include/simgear/scene/util/SGSceneUserData.hxx +include/simgear/scene/util/SGStateAttributeVisitor.hxx +include/simgear/scene/util/SGTextureStateAttributeVisitor.hxx +include/simgear/scene/util/SGUpdateVisitor.hxx +include/simgear/scene/util/NodeAndDrawableVisitor.hxx +include/simgear/scene/util/QuadTreeBuilder.hxx +include/simgear/scene/util/RenderConstants.hxx +include/simgear/scene/util/StateAttributeFactory.hxx +include/simgear/scene/util/VectorArrayAdapter.hxx +include/simgear/screen/colors.hxx +include/simgear/screen/texture.hxx +include/simgear/screen/jpgfactory.hxx +include/simgear/screen/screen-dump.hxx +include/simgear/screen/extensions.hxx +include/simgear/screen/RenderTexture.h +include/simgear/screen/shader.h +include/simgear/screen/tr.h +include/simgear/serial/serial.hxx +include/simgear/sound/sample_openal.hxx +include/simgear/sound/soundmgr_openal.hxx +include/simgear/sound/xmlsound.hxx +include/simgear/threads/SGGuard.hxx +include/simgear/threads/SGQueue.hxx +include/simgear/threads/SGThread.hxx +include/simgear/timing/geocoord.h +include/simgear/timing/lowleveltime.h +include/simgear/timing/sg_time.hxx +include/simgear/timing/timestamp.hxx +include/simgear/timing/timezone.h +include/simgear/compiler.h +include/simgear/constants.h +include/simgear/sg_inlines.h +include/simgear/version.h @dirrm include/simgear/xml @dirrm include/simgear/timing @dirrm include/simgear/threads @@ -132,6 +183,7 @@ @dirrm include/simgear/sound @dirrm include/simgear/serial @dirrm include/simgear/screen +@dirrm include/simgear/scene/util @dirrm include/simgear/scene/tgdb @dirrm include/simgear/scene/sky @dirrm include/simgear/scene/model @@ -149,25 +201,26 @@ @dirrm include/simgear/debug @dirrm include/simgear/bucket @dirrm include/simgear +lib/libsgxml.a +lib/libsgdebug.a lib/libsgmisc.a -lib/libsgprops.a +lib/libsgstructure.a +lib/libsgbucket.a +lib/libsgephem.a +lib/libsgio.a lib/libsgmagvar.a -lib/libsgmodel.a -lib/libsgserial.a -lib/libsgroute.a lib/libsgmath.a -lib/libsgtgdb.a lib/libsgenvironment.a +lib/libsgnasal.a +lib/libsgprops.a +lib/libsgroute.a +lib/libsgmaterial.a +lib/libsgmodel.a lib/libsgsky.a -lib/libsgstructure.a -lib/libsgdebug.a +lib/libsgtgdb.a +lib/libsgutil.a lib/libsgscreen.a -lib/libsgnasal.a -lib/libsgbucket.a -lib/libsgxml.a +lib/libsgserial.a lib/libsgsound.a lib/libsgthreads.a -lib/libsgio.a lib/libsgtiming.a -lib/libsgephem.a -lib/libsgmaterial.a >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 11:30:02 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 4E2A61065670 for ; Sat, 3 Jan 2009 11:30:02 +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 290708FC19 for ; Sat, 3 Jan 2009 11:30:02 +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 n03BU2fL078333 for ; Sat, 3 Jan 2009 11:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03BU220078331; Sat, 3 Jan 2009 11:30:02 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 11:30:02 GMT Resent-Message-Id: <200901031130.n03BU220078331@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, Ganael Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDA4E106564A for ; Sat, 3 Jan 2009 11:29:29 +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 AB1558FC08 for ; Sat, 3 Jan 2009 11:29:29 +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 n03BTTsp009789 for ; Sat, 3 Jan 2009 11:29:29 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n03BTTQi009788; Sat, 3 Jan 2009 11:29:29 GMT (envelope-from nobody) Message-Id: <200901031129.n03BTTQi009788@www.freebsd.org> Date: Sat, 3 Jan 2009 11:29:29 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130130: Repocopy + Port update: games/fgfs-base -> games/flightgear-data v1.9.0 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: Sat, 03 Jan 2009 11:30:02 -0000 >Number: 130130 >Category: ports >Synopsis: Repocopy + Port update: games/fgfs-base -> games/flightgear-data v1.9.0 >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: Sat Jan 03 11:30:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #27: Thu Dec 4 14:58:40 CET 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This patch updates games/fgfs-base to v1.9.0. It also adds new mirrors and fixes problems in automatic plist generation. To stick to FlighGear's new naming scheme, please repocopy fgfs-base to flightgear-data before applying the update. As SimGear and FlightGear are tightly bound, please commit this patch along with the updates of : - games/flightgear-aircrafts (see ports/129884) - devel/simgear v1.9.0 (see ports/130129) - games/flightgear v1.9.0 I will send another PR for the last port update. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN fgfs-base.orig/Makefile flightgear-data/Makefile --- fgfs-base.orig/Makefile 2008-05-05 09:43:48.000000000 +0200 +++ flightgear-data/Makefile 2009-01-02 12:10:58.000000000 +0100 @@ -5,16 +5,18 @@ # $FreeBSD: ports/games/fgfs-base/Makefile,v 1.44 2008/05/05 07:43:48 pav Exp $ # -PORTNAME= fgfs-base -PORTVERSION= 1.0.0 +PORTNAME= FlightGear-data +PORTVERSION= 1.9.0 CATEGORIES= games # see http://www.flightgear.org/templates.js -MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ - ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \ +MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Shared/ \ ftp://ftp.kingmont.com/flightsims/flightgear/Shared/ \ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Shared/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/ \ - http://ftp3.linux.kiev.ua/pub/fgfs/Shared/ + http://ftp3.linux.kiev.ua/pub/fgfs/Shared/ \ + ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Shared/ \ + ftp://ftp.flightgear.org/pub/fgfs/Shared/ \ + ftp://ftp.is.co.za/pub/games/flightgear/ftp/Shared/ MAINTAINER= ganael.laplanche@martymac.com COMMENT= FlightGear scenery, textures and aircraft models @@ -28,13 +30,13 @@ PLIST_DIRS= %%DATADIR%% post-patch: - @${RM} -f ${WRKSRC}/COPYING ${WRKSRC}/Aircraft/A-10/COPYING ${WRKSRC}/Aircraft/787/COPYING + @${RM} -f ${WRKSRC}/COPYING pre-install: @${RM} -f ${PLIST} @cd ${WRKSRC} && \ ${FIND} * -type d -empty | ${SORT} \ - | ${SED} -e 's|^|@exec ${MKDIR} %%DATADIR%%/|' >> ${PLIST} && \ + | ${SED} -e 's|^|@exec ${MKDIR} %D/share/FlightGear/|' >> ${PLIST} && \ ${FIND} * -type f | ${SORT} \ | ${SED} -e 's|^|%%DATADIR%%/|' >> ${PLIST} && \ ${FIND} * -type d | ${SORT} -r \ diff -aurN fgfs-base.orig/distinfo flightgear-data/distinfo --- fgfs-base.orig/distinfo 2008-05-03 02:24:45.000000000 +0200 +++ flightgear-data/distinfo 2008-12-23 12:17:11.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (fgfs-base-1.0.0.tar.bz2) = 105478648b01e8a16ee31ba7cbd201da -SHA256 (fgfs-base-1.0.0.tar.bz2) = 52b20cbe61a47e5a51fdd0d492a326c19b0d323ec0c7304609acba53f1c787eb -SIZE (fgfs-base-1.0.0.tar.bz2) = 191345428 +MD5 (FlightGear-data-1.9.0.tar.bz2) = 4a6eabe5cd9f9b4063efbc38908ab068 +SHA256 (FlightGear-data-1.9.0.tar.bz2) = 19600130d862108678d415e71b2fe3d8c9cd4168e123704b0121dd7fd6adc3c0 +SIZE (FlightGear-data-1.9.0.tar.bz2) = 239976097 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 11:40:02 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 B367F106566C for ; Sat, 3 Jan 2009 11:40:02 +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 8EA7A8FC19 for ; Sat, 3 Jan 2009 11:40:02 +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 n03Be2S9087039 for ; Sat, 3 Jan 2009 11:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Be2d2087038; Sat, 3 Jan 2009 11:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 11:40:02 GMT Resent-Message-Id: <200901031140.n03Be2d2087038@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, Ganael Laplanche Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B016A106564A for ; Sat, 3 Jan 2009 11:33:56 +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 9DDB58FC08 for ; Sat, 3 Jan 2009 11:33:56 +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 n03BXuDP010336 for ; Sat, 3 Jan 2009 11:33:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n03BXuxF010335; Sat, 3 Jan 2009 11:33:56 GMT (envelope-from nobody) Message-Id: <200901031133.n03BXuxF010335@www.freebsd.org> Date: Sat, 3 Jan 2009 11:33:56 GMT From: Ganael Laplanche To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130131: Port update: games/flightgear - Update to v1.9.0 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: Sat, 03 Jan 2009 11:40:03 -0000 >Number: 130131 >Category: ports >Synopsis: Port update: games/flightgear - Update to v1.9.0 >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: Sat Jan 03 11:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #27: Thu Dec 4 14:58:40 CET 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This patch updates games/flightgear to v1.9.0. It also adds new mirrors. As SimGear and FlightGear are tightly bound, please commit this patch along with the updates of : - games/flightgear-aircrafts (see ports/129884) - devel/simgear v1.9.0 (see ports/130129) - games/fgfs-base -> games/flightgear-data v1.9.0 (see ports/130130) >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN flightgear.orig/Makefile flightgear/Makefile --- flightgear.orig/Makefile 2008-08-21 08:17:07.000000000 +0200 +++ flightgear/Makefile 2009-01-03 11:36:33.000000000 +0100 @@ -9,13 +9,14 @@ PORTVERSION?= ${FGVERSION} CATEGORIES= games # see http://www.flightgear.org/templates.js -MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ - ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \ +MASTER_SITES= ftp://ftp.de.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.kingmont.com/flightsims/flightgear/Source/ \ ftp://ftp.linux.kiev.ua/pub/mirrors/ftp.flightgear.org/flightgear/Source/ \ http://mirrors.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ - http://flightgear.mxchange.org/pub/fgfs/Source/ \ - http://ftp3.linux.kiev.ua/pub/fgfs/Source/ + http://ftp3.linux.kiev.ua/pub/fgfs/Source/ \ + ftp://ftp.ibiblio.org/pub/mirrors/flightgear/ftp/Source/ \ + ftp://ftp.flightgear.org/pub/fgfs/Source/ \ + ftp://ftp.is.co.za/pub/games/flightgear/ftp/Source/ MAINTAINER?= ganael.laplanche@martymac.com COMMENT?= The FlightGear flight simulator @@ -25,9 +26,9 @@ ${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \ ${LOCALBASE}/lib/libsgmisc.a:${PORTSDIR}/devel/simgear \ - ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base + ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data -FGVERSION= 1.0.0 +FGVERSION= 1.9.0 USE_XORG= ice sm x11 xext xi xt xmu USE_GL= gl glu glut @@ -35,7 +36,8 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" -CONFIGURE_ARGS= --datadir=${LOCALBASE}/share # location of fgfs-base +# location of flightgear-data +CONFIGURE_ARGS= --datadir=${LOCALBASE}/share MAN1= est-epsilon.1 js_demo.1 pstest.1 fgjs.1 gl-info.1 fgfs.1 diff -aurN flightgear.orig/distinfo flightgear/distinfo --- flightgear.orig/distinfo 2008-05-03 02:24:45.000000000 +0200 +++ flightgear/distinfo 2008-12-23 17:31:22.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (FlightGear-1.0.0.tar.gz) = fd960c6c8c537bdb8764c111ad4b1356 -SHA256 (FlightGear-1.0.0.tar.gz) = 7add44fe5742d9712cc3543e2de066eac55f435b49b266f623bf53762520813d -SIZE (FlightGear-1.0.0.tar.gz) = 2123216 +MD5 (FlightGear-1.9.0.tar.gz) = b9eb97efd5c42a37e64cb228fdcdf13b +SHA256 (FlightGear-1.9.0.tar.gz) = 138ed33d352b7c37b409cf3ec10c8c19608b4d3c9900298887c5a0dea9dbc33c +SIZE (FlightGear-1.9.0.tar.gz) = 2255522 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 12:37:33 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 A82CD1065675; Sat, 3 Jan 2009 12:37:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7FA478FC08; Sat, 3 Jan 2009 12:37:33 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03CbXqj031951; Sat, 3 Jan 2009 12:37:33 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03CbX09031947; Sat, 3 Jan 2009 12:37:33 GMT (envelope-from miwi) Date: Sat, 3 Jan 2009 12:37:33 GMT Message-Id: <200901031237.n03CbX09031947@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130129: Port update: devel/simgear - Update to v1.9.0 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: Sat, 03 Jan 2009 12:37:34 -0000 Synopsis: Port update: devel/simgear - Update to v1.9.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Jan 3 12:37:32 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130129 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 12:37:35 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 A18391065672; Sat, 3 Jan 2009 12:37:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 794AF8FC21; Sat, 3 Jan 2009 12:37:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03CbZBr032017; Sat, 3 Jan 2009 12:37:35 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03CbZ8E032013; Sat, 3 Jan 2009 12:37:35 GMT (envelope-from miwi) Date: Sat, 3 Jan 2009 12:37:35 GMT Message-Id: <200901031237.n03CbZ8E032013@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130130: Repocopy + Port update: games/fgfs-base -> games/flightgear-data v1.9.0 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: Sat, 03 Jan 2009 12:37:35 -0000 Synopsis: Repocopy + Port update: games/fgfs-base -> games/flightgear-data v1.9.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Jan 3 12:37:35 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130130 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 12:37:37 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 D2D99106564A; Sat, 3 Jan 2009 12:37:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id AA86B8FC08; Sat, 3 Jan 2009 12:37:37 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from freefall.freebsd.org (miwi@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03CbbcO032083; Sat, 3 Jan 2009 12:37:37 GMT (envelope-from miwi@freefall.freebsd.org) Received: (from miwi@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Cbbuc032079; Sat, 3 Jan 2009 12:37:37 GMT (envelope-from miwi) Date: Sat, 3 Jan 2009 12:37:37 GMT Message-Id: <200901031237.n03Cbbuc032079@freefall.freebsd.org> To: miwi@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, miwi@FreeBSD.org From: miwi@FreeBSD.org Cc: Subject: Re: ports/130131: Port update: games/flightgear - Update to v1.9.0 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: Sat, 03 Jan 2009 12:37:38 -0000 Synopsis: Port update: games/flightgear - Update to v1.9.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Jan 3 12:37:37 UTC 2009 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=130131 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 14:10:02 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 49849106566B for ; Sat, 3 Jan 2009 14:10:02 +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 2403C8FC19 for ; Sat, 3 Jan 2009 14:10:02 +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 n03EA2X7097597 for ; Sat, 3 Jan 2009 14:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03EA1WN097596; Sat, 3 Jan 2009 14:10:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 14:10:01 GMT Resent-Message-Id: <200901031410.n03EA1WN097596@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, Peter Schuller Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 692E9106566B for ; Sat, 3 Jan 2009 14:03:48 +0000 (UTC) (envelope-from root@prometheus.scode.org) Received: from proxy3.bredband.net (proxy3.bredband.net [195.54.101.73]) by mx1.freebsd.org (Postfix) with ESMTP id 267AB8FC1E for ; Sat, 3 Jan 2009 14:03:47 +0000 (UTC) (envelope-from root@prometheus.scode.org) Received: from ironport2.bredband.com (195.54.101.122) by proxy3.bredband.net (7.3.127) id 492A9CFF00DA6D7E for FreeBSD-gnats-submit@freebsd.org; Sat, 3 Jan 2009 15:03:46 +0100 Received: from c-b416e555.03-51-73746f3.cust.bredbandsbolaget.se (HELO prometheus.scode.org) ([85.229.22.180]) by ironport2.bredband.com with ESMTP; 03 Jan 2009 15:03:45 +0100 Received: by prometheus.scode.org (Postfix, from userid 0) id 797AD20B62A; Sat, 3 Jan 2009 15:03:45 +0100 (CET) Message-Id: <20090103140345.797AD20B62A@prometheus.scode.org> Date: Sat, 3 Jan 2009 15:03:45 +0100 (CET) From: Peter Schuller To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130134: [MAINTAINER] lang/clojure: honor CLASSPATH from environment 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: Sat, 03 Jan 2009 14:10:02 -0000 >Number: 130134 >Category: ports >Synopsis: [MAINTAINER] lang/clojure: honor CLASSPATH from environment >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: Sat Jan 03 14:10:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: peter.schuller@infidyne.com >Release: FreeBSD 8.0-CURRENT amd64 >Organization: >Environment: System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Wed Dec 3 01:00:41 CET >Description: The clojure binary wrapper script now correctly honors CLASSPATH in the environment, which would be expected by the user. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- clojure-20081217.patch begins here --- diff -ruN --exclude=CVS /usr/ports/lang/clojure.orig/files/clojure-bin.in /usr/ports/lang/clojure/files/clojure-bin.in --- /usr/ports/lang/clojure.orig/files/clojure-bin.in 2008-12-23 21:31:42.000000000 +0100 +++ /usr/ports/lang/clojure/files/clojure-bin.in 2009-01-03 15:00:40.357751742 +0100 @@ -4,9 +4,9 @@ if [ -z "$1" ] then - JAVA_VERSION="1.5+" "%%LOCALBASE%%/bin/java" -cp "%%JAVAJARDIR%%/clojure.jar" clojure.lang.Repl + JAVA_VERSION="1.5+" "%%LOCALBASE%%/bin/java" -cp "%%JAVAJARDIR%%/clojure.jar:$CLASSPATH" clojure.lang.Repl else SCRIPT="$1" shift 1 - JAVA_VERSION="1.5+" "%%LOCALBASE%%/bin/java" -cp "%%JAVAJARDIR%%/clojure.jar" clojure.lang.Script "$SCRIPT" -- "$@" + JAVA_VERSION="1.5+" "%%LOCALBASE%%/bin/java" -cp "%%JAVAJARDIR%%/clojure.jar:$CLASSPATH" clojure.lang.Script "$SCRIPT" -- "$@" fi --- clojure-20081217.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 14:50:12 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 2F07A106564A for ; Sat, 3 Jan 2009 14:50:12 +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 0EF3F8FC18 for ; Sat, 3 Jan 2009 14:50:07 +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 n03Eo1ES028226 for ; Sat, 3 Jan 2009 14:50:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Eo1H5028225; Sat, 3 Jan 2009 14:50:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 14:50:01 GMT Resent-Message-Id: <200901031450.n03Eo1H5028225@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B236106566B for ; Sat, 3 Jan 2009 14:42:24 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: from chinsan.info (chinsan.info [72.21.49.42]) by mx1.freebsd.org (Postfix) with ESMTP id 639A78FC0C for ; Sat, 3 Jan 2009 14:42:24 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: by chinsan.info (Postfix, from userid 1001) id 07A42B823; Sat, 3 Jan 2009 22:47:41 +0800 (CST) Message-Id: <20090103144742.07A42B823@chinsan.info> Date: Sat, 3 Jan 2009 22:47:41 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: sunpoet@sunpoet.net Subject: ports/130135: [UPDATE] net/tintin++-devel: update to 1.98.7 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: chinsan List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 14:50:12 -0000 >Number: 130135 >Category: ports >Synopsis: [UPDATE] net/tintin++-devel: update to 1.98.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 14:50:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Chinsan >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008 root@chinsan.info:/usr/obj/usr/src/sys/DNA2 i386 >Description: - Update to 1.98.7 maintainer is CC'ed. >How-To-Repeat: >Fix: --- tintin++-devel.diff begins here --- diff -uN /usr/ports/net/tintin++-devel/Makefile tintin++-devel/Makefile --- /usr/ports/net/tintin++-devel/Makefile 2008-11-26 06:09:18.000000000 +0800 +++ tintin++-devel/Makefile 2009-01-03 20:42:33.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= tintin -PORTVERSION= 1.98.6 +PORTVERSION= 1.98.7 CATEGORIES+= net games MASTER_SITES= SFE @@ -28,6 +28,9 @@ docs/chat_protocol.txt docs/tintin19.txt PORTDOCS= ${DOCS:T} +pre-configure: + @${CHMOD} +x ${WRKSRC}/configure + post-configure: @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|' ${WRKSRC}/Makefile diff -uN /usr/ports/net/tintin++-devel/distinfo tintin++-devel/distinfo --- /usr/ports/net/tintin++-devel/distinfo 2008-11-26 06:09:18.000000000 +0800 +++ tintin++-devel/distinfo 2009-01-03 20:40:26.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (tintin-1.98.6.tar.gz) = 13beababaeef255a073685cc1dc9b955 -SHA256 (tintin-1.98.6.tar.gz) = 4ef9e7ab1b1665ce7edc958cfbd130855dc40dffc93d596bf1757d77d29e9830 -SIZE (tintin-1.98.6.tar.gz) = 223277 +MD5 (tintin-1.98.7.tar.gz) = 0ef0e6695ca3d1fb11676fdcae6339d6 +SHA256 (tintin-1.98.7.tar.gz) = 5812b0dc9db03a9639c7ef8ad74f4a8339afebd48f23c75941d8623f57ba522e +SIZE (tintin-1.98.7.tar.gz) = 224394 --- tintin++-devel.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 14:50:24 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 46B10106564A; Sat, 3 Jan 2009 14:50:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1DC938FC12; Sat, 3 Jan 2009 14:50:24 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03EoNvq030248; Sat, 3 Jan 2009 14:50:24 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03EoNX6030243; Sat, 3 Jan 2009 14:50:23 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 14:50:23 GMT Message-Id: <200901031450.n03EoNX6030243@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130135: [UPDATE] net/tintin++-devel: update to 1.98.7 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: Sat, 03 Jan 2009 14:50:24 -0000 Synopsis: [UPDATE] net/tintin++-devel: update to 1.98.7 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 14:50:23 UTC 2009 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130135 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 15: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 C322C1065670 for ; Sat, 3 Jan 2009 15: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 8F7DF8FC18 for ; Sat, 3 Jan 2009 15: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 n03Fe18C065906 for ; Sat, 3 Jan 2009 15: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 n03Fe1do065905; Sat, 3 Jan 2009 15:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 15:40:01 GMT Resent-Message-Id: <200901031540.n03Fe1do065905@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, Mark Andrews Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4F955106566B for ; Sat, 3 Jan 2009 15:31:16 +0000 (UTC) (envelope-from Mark_Andrews@isc.org) Received: from mx.isc.org (mx.isc.org [IPv6:2001:4f8:0:2::1c]) by mx1.freebsd.org (Postfix) with ESMTP id 2BBBF8FC1C for ; Sat, 3 Jan 2009 15:31:16 +0000 (UTC) (envelope-from Mark_Andrews@isc.org) Received: from farside.isc.org (farside.isc.org [IPv6:2001:4f8:3:bb::5]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "farside.isc.org", Issuer "ISC CA" (verified OK)) by mx.isc.org (Postfix) with ESMTPS id 7AB1A11401C for ; Sat, 3 Jan 2009 15:31:01 +0000 (UTC) (envelope-from Mark_Andrews@isc.org) Received: from drugs.dv.isc.org (drugs.dv.isc.org [IPv6:2001:470:1f00:820:214:22ff:fed9:fbdc]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "drugs.dv.isc.org", Issuer "ISC CA" (not verified)) by farside.isc.org (Postfix) with ESMTP id 8FC55E60B1 for ; Sat, 3 Jan 2009 15:30:59 +0000 (UTC) (envelope-from marka@isc.org) Received: from drugs.dv.isc.org (localhost [127.0.0.1]) by drugs.dv.isc.org (8.14.3/8.14.3) with ESMTP id n03FUvqW019735 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sun, 4 Jan 2009 02:30:57 +1100 (EST) (envelope-from marka@drugs.dv.isc.org) Received: (from marka@localhost) by drugs.dv.isc.org (8.14.3/8.14.3/Submit) id n03FUuro019734; Sun, 4 Jan 2009 02:30:56 +1100 (EST) (envelope-from marka) Message-Id: <200901031530.n03FUuro019734@drugs.dv.isc.org> Date: Sun, 4 Jan 2009 02:30:56 +1100 (EST) From: Mark Andrews To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130136: "make index" broken if security/openssl-stable is installed X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Mark Andrews List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 15:40:02 -0000 >Number: 130136 >Category: ports >Synopsis: "make index" broken if security/openssl-stable is installed >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 15:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Mark Andrews >Release: FreeBSD 6.4-PRERELEASE i386 >Organization: ISC >Environment: System: FreeBSD drugs.dv.isc.org 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #21: Sat Oct 4 01:34:20 EST 2008 marka@drugs.dv.isc.org:/usr/obj/usr/src/sys/DRUGS i386 915resolution-0.5.3_1,1 Resolution tool for Intel i915 video cards ORBit2-2.14.14 High-performance CORBA ORB with support for the C language aalib-1.4.r5_4 An ascii art library acroread8-8.1.3_1 Adobe Reader for view, print, and search PDF documents (ENU acroreadwrapper-0.0.20080906 Wrapper script for Adobe Reader amspsfnt-1.0_5 AMSFonts PostScript Fonts (Adobe Type 1 format) appres-1.0.1 Program to list application's resources apr-gdbm-db46-1.3.3.1.3.4 Apache Portability Library atk-1.22.0_1 A GNOME accessibility toolkit (ATK) autoconf-2.13.000227_6 Automatically configure source code on many Un*x platforms autoconf-2.62 Automatically configure source code on many Un*x platforms autoconf-wrapper-20071109 Wrapper script for GNU autoconf automake-1.10.1 GNU Standards-compliant Makefile generator (1.10) automake-1.4.6_5 GNU Standards-compliant Makefile generator (1.4) automake-1.5_5,1 GNU Standards-compliant Makefile generator (1.5) automake-1.9.6_3 GNU Standards-compliant Makefile generator (1.9) automake-wrapper-20071109 Wrapper script for GNU automake avahi-app-0.6.24 Service discovery on a local network bash-3.2.39_1 The GNU Project's Bourne Again SHell bdftopcf-1.0.1 Convert X font from BDF to PCF beforelight-1.0.2 A sample screen saver for X bigreqsproto-1.0.2 BigReqs extension headers birda-1.3 Bohlin's IrDA utilities, ported from NetBSD's pkgsrc bison-2.3_4,1 A parser generator from FSF, (mostly) compatible with Yacc bitmap-1.0.3 Bitmap editor and converter utilities for X bitstream-vera-1.10_4 Bitstream Vera TrueType font collection boehm-gc-6.8 Garbage collection and memory leak detection for C and C++ boost-1.34.1 Free peer-reviewed portable C++ source libraries british-ispell-3.1_4 An interactive spelling checker for multiple languages ca-roots-1.2 A list of SSL CA root certificates ca_root_nss-3.11.9_2 The root certificate bundle from the Mozilla Project cairo-1.6.4_3,1 Vector graphics library with cross-device output support cdrtools-2.01_7 CD/CD-R[W] and ISO-9660 image creation and extraction tools cm-super-0.3.4_1 Computer Modern Font Families in Type 1 Fonts cmake-2.6.1_1 A cross-platform make cmpsfont-1.0_6 Computer Modern PostScript Fonts (Adobe Type 1 format) compositeproto-0.4 Composite extension headers consolekit-0.2.10_3 Framework for defining and tracking users cups-base-1.3.9_2 Common UNIX Printing System curl-7.18.0 Non-interactive tool to get files from FTP, GOPHER, HTTP(S) cvsup-without-gui-16.1h_4 File distribution system optimized for CVS (non-GUI version cyrus-sasl-2.1.22_2 RFC 2222 SASL (Simple Authentication and Security Layer) damageproto-1.1.0_2 Damage extension headers db2latex-0.8p1_1 DocBook to LaTeX XSL stylesheets db41-4.1.25_4 The Berkeley DB package, revision 4.1 db46-4.6.21.1 The Berkeley DB package, revision 4.6 dbus-1.2.1 A message bus system for inter-application communication dbus-glib-0.76 GLib bindings for the D-BUS messaging system desktop-file-utils-0.15_1 A couple of command line utilities for working with desktop diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02 dirmngr-1.0.2 A client for managing and downloading certificate revocatio djbfft-0.76_2 An extremely fast library for floating-point convolution dmidecode-2.10 A tool for dumping DMI (SMBIOS) contents in human-readable dmxproto-2.2.2 DMX extension headers docbook-4.1_3 V4.1 of the DocBook DTD, designed for technical documentati docbook-sk-4.1.2_4 XML version of the DocBook DTD version controlled for Scrol docbook-xml-4.2_1 XML version of the DocBook DTD docbook-xsl-1.74.0 XSL DocBook stylesheets doclifter-2.3 Translates documents written in troff macros to DocBook doxygen-1.5.7.1 A documentation system for C, C++ and other languages dri-7.0.3_1,2 OpenGL hardware acceleration drivers for the DRI dvipsk-tetex-5.95a_2 Convert a TeX DVI file to PostScript editres-1.0.3 Dynamic resource editor for X Toolkit Applications encodings-1.0.2,1 X.Org Encoding fonts esound-0.2.40 A sound library for enlightenment package evieext-1.0.2 XEVIE extension headers expat-2.0.1 XML 1.0 parser written in C ezm3-1.2_1 Easier, more portable Modula-3 distribution for building CV faad2-2.6.1_1,1 MPEG-2 and MPEG-4 AAC audio decoder fetchmail-6.3.8_7 Batch mail retrieval utility for IMAP/POP3/ETRN/ODMR ffmpeg-2008.07.27_7 Hyper fast realtime audio/video encoder/converter, streamin fftw3-3.1.3 Fast C routines to compute the Discrete Fourier Transform firefox-2.0.0.20,1 Web browser based on the browser portion of Mozilla fixesproto-4.0 Fixes extension headers flac-1.2.1 Free lossless audio codec flashplayer-0.4.13_2 GPL standalone Flash (TM) player font-adobe-100dpi-1.0.0_1 X.Org Adobe 100dpi font font-adobe-75dpi-1.0.0 X.Org Adobe 75dpi font font-adobe-utopia-100dpi-1.0.1 X.Org Adobe Utopia 100dpi font font-adobe-utopia-75dpi-1.0.1 X.Org Adobe Utopia 75dpi font font-adobe-utopia-type1-1.0.1 X.Org Adobe Utopia Type1 font font-alias-1.0.1 X.Org Font aliases font-arabic-misc-1.0.0 X.Org miscellaneous Arabic fonts font-bh-100dpi-1.0.0 X.Org Bigelow Holmes 100dpi font font-bh-75dpi-1.0.0 X.Org Bigelow Holmes 75dpi font font-bh-lucidatypewriter-100dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 100dpi font font-bh-lucidatypewriter-75dpi-1.0.0 X.Org Bigelow Holmes Lucida TypeWriter 75dpi font font-bh-ttf-1.0.0 X.Org Bigelow & Holmes TTF font font-bh-type1-1.0.0 X.Org Bigelow Holmes Type1 font font-bitstream-100dpi-1.0.0 X.Org Bitstream Vera 100dpi font font-bitstream-75dpi-1.0.0 X.Org Bitstream Vera 75dpi font font-bitstream-type1-1.0.0 X.Org Bitstream Vera Type1 font font-cronyx-cyrillic-1.0.0 X.Org Cronyx Cyrillic font font-cursor-misc-1.0.0 X.Org miscellaneous Cursor fonts font-daewoo-misc-1.0.0 X.Org miscellaneous Daewoo fonts font-dec-misc-1.0.0 X.Org miscellaneous Dec fonts font-ibm-type1-1.0.0 X.Org IBM Type1 font font-isas-misc-1.0.0 X.Org miscellaneous ISAS fonts font-jis-misc-1.0.0 X.Org miscellaneous JIS fonts font-micro-misc-1.0.0 X.Org miscellaneous Micro fonts font-misc-cyrillic-1.0.0 X.Org miscellaneous Cyrillic font font-misc-ethiopic-1.0.0 X.Org miscellaneous Ethiopic font font-misc-meltho-1.0.0_1 X.Org miscellaneous Meltho font font-misc-misc-1.0.0 X.Org miscellaneous Misc fonts font-mutt-misc-1.0.0 X.Org miscellaneous Mutt fonts font-schumacher-misc-1.0.0 X.Org miscellaneous Schumacher fonts font-screen-cyrillic-1.0.1 X.Org Screen Cyrillic font font-sony-misc-1.0.0 X.Org miscellaneous Sony fonts font-sun-misc-1.0.0 X.Org miscellaneous Sun fonts font-util-1.0.1 Create an index of X font files in a directory font-winitzki-cyrillic-1.0.0 X.Org Winitzki Cyrillic font font-xfree86-type1-1.0.0 X.Org XFree86 Type1 font fontcacheproto-0.1.2 Fontcache extension headers fontconfig-2.5.0,1 An XML-based font configuration API for X Windows fontsproto-2.0.2 Fonts extension headers fonttosfnt-1.0.3 Wrap a bitmap font in a sftn wrapper freetype-1.3.1_4 A free and portable TrueType font rendering engine freetype2-2.3.7 A free and portable TrueType font rendering engine fslsfonts-1.0.1 List fonts served by the X font server fstobdf-1.0.2 Generate BDF font from X font server fvwm-2.5.26_1 Popular virtual window manager for X gallery-1.5.10 A slick web based photo album written using PHP gamin-0.1.9_2 A file and directory monitoring system gcc-4.3.3_20081106 GNU Compiler Collection 4.3 gccmakedep-1.0.2 Create dependencies in makefiles using 'gcc -M' gconf2-2.22.0_1 A configuration database system for GNOME gd-2.0.35,1 A graphics library for fast creation of images gdbm-1.8.3_3 The GNU database manager getopt-1.1.4_1 A getopt(1) replacement that supports GNU-style long option gettext-0.17_1 GNU gettext package ghostscript8-8.63 Ghostscript 8.x PostScript interpreter gio-fam-backend-2.16.5 FAM backend for GLib's GIO library glib-1.2.10_12 Some useful routines of C programming (previous stable vers glib-2.16.5_1 Some useful routines of C programming (current stable versi glproto-1.4.8 GLX extension headers gmake-3.81_3 GNU version of 'make' utility gnash-0.8.1_3 GNU Flash movie player gnokii-0.6.26_3,1 Tools to talk to GSM cellular phones gnome-mime-data-2.18.0_3 A MIME and Application database for GNOME gnome-vfs-2.22.0_2 GNOME Virtual File System gnome_subr-1.0 Common startup and shutdown subroutines used by GNOME scrip gnomehier-2.3_10 A utility port that creates the GNOME directory tree gnupg-1.4.9_1 The GNU Privacy Guard gnupg-2.0.9_2 The GNU Privacy Guard gnupg-idea-1.0.6_3 IDEA extension module for gnupg (and RSA for demonstration) gnutls-2.4.2_1 GNU Transport Layer Security library gpac-libgpac-0.4.4,1 Gpac MPEG-4 Systems library and headers gperf-3.0.3 Generates perfect hash functions for sets of keywords gphoto2-2.4.3 A command-line frontend to libgphoto2 graphviz-2.20.3 Graph Visualization Software from AT&T and Bell Labs gsfonts-8.11_4 Fonts used by GNU Ghostscript (or X) gsm-1.0.12_1 Audio converter and library for converting u-law to gsm enc gtk-1.2.10_20 Gimp Toolkit for X11 GUI (previous stable version) gtk-2.12.11_1 Gimp Toolkit for X11 GUI (current stable version) gtkglext-1.2.0_2 An OpenGL extension to GTK hal-0.5.11_1 Hardware Abstraction Layer for simplifying device access help2man-1.36.4_2 Automatically generating simple manual pages from program o hicolor-icon-theme-0.10_2 A high-color icon theme shell from the FreeDesktop project iceauth-1.0.2 ICE authority file utility for X ico-1.0.2 Displays a wire-frame rotating plyhedron idnkit-1.0_3 A library to handle internationalized domain names imake-1.0.2_4,1 Imake and other utilities from X.Org imlib-1.9.15_7 A graphic library for enlightenment package inputproto-1.4.2.1 Input extension headers intltool-0.37.1 Tools to internationalize various kinds of data files isc-dhcp30-server-3.0.7_3 The ISC Dynamic Host Configuration Protocol server iso8879-1986_2 Character entity sets from ISO 8879:1986 (SGML) iwi-firmware-kmod-3.0_3 Intel PRO/Wireless 2200 Firmware Kernel Module javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines jbigkit-1.6 Lossless compression for bi-level images such as scanned pa jhead-2.84 Exif Jpeg camera setting parser, rotator and much more jpeg-6b_7 IJG's jpeg compression utilities kbproto-1.0.3 KB extension headers kphone-4.2_2 A voice over internet phone kqemu-kmod-1.3.0.p11_9 Kernel Accelerator for QEMU CPU Emulator krb5-1.6.3_5 An authentication system developed at MIT, successor to Ker lame-3.97_1 ISO code based fast MP3 encoder kit lcms-1.17,1 Light Color Management System -- a color management library libFS-1.0.0_1 The FS library libGL-7.0.3 OpenGL library that renders using GLX or DRI libGLU-7.0.3 OpenGL utility library libICE-1.0.4_1,1 Inter Client Exchange library for X11 libIDL-0.8.12 A library for creating trees of CORBA IDL files libSM-1.0.3_1,1 Session Management library for X11 libX11-1.1.3_1,1 X11 library libXScrnSaver-1.1.2 The XScrnSaver library libXTrap-1.0.0 The XTrap library libXau-1.0.3_2 Authentication Protocol library for X11 libXaw-1.0.4_1,1 X Athena Widgets library libXcomposite-0.4.0,1 X Composite extension library libXcursor-1.1.9_1 X client-side cursor loading library libXdamage-1.1.1 X Damage extension library libXdmcp-1.0.2_1 X Display Manager Control Protocol library libXevie-1.0.2 The Xevie library libXext-1.0.3,1 X11 Extension library libXfixes-4.0.3_1 X Fixes extension library libXfont-1.3.1_3,1 X font libary libXfontcache-1.0.4 The Xfontcache library libXft-2.1.13 A client-sided font API for X applications libXi-1.1.3,1 X Input extension library libXinerama-1.0.2,1 X11 Xinerama library libXmu-1.0.3,1 X Miscellaneous Utilities libraries libXp-1.0.0,1 X print library libXpm-3.5.7 X Pixmap library libXprintAppUtil-1.0.1 The XprintAppUtil library libXprintUtil-1.0.1 The XprintUtil library libXrandr-1.2.2_1 X Resize and Rotate extension library libXrender-0.9.4_1 X Render extension library libXres-1.0.3_3 X Resource usage library libXt-1.0.5_1 X Toolkit library libXtst-1.0.3_1 X Test extension libXv-1.0.3_1,1 X Video Extension library libXvMC-1.0.4_1 X Video Extension Motion Compensation library libXxf86dga-1.0.2 X DGA Extension libXxf86misc-1.0.1 X XF86-Misc Extension libXxf86vm-1.0.1 X Vidmode Extension liba52-0.7.4_2 A free library for decoding ATSC A/52 streams, aka AC-3 libao-0.8.8_1 Portable audio output library libassuan-1.0.4 IPC library used by GnuPG and gpgme libaudiofile-0.2.6 A sound library for SGI audio file libbonobo-2.22.0_1 A component and compound document system for GNOME2 libcheck-0.9.5_1 A unit test framework for C libdaemon-0.12 Lightweight C library that eases the writing of UNIX daemon libdca-0.0.5 Free DTS Coherent Acoustics decoder libdmx-1.0.2_1 DMX extension library libdnet-1.11_2 A simple interface to low level networking routines libdrm-2.3.0 Userspace interface to kernel Direct Rendering Module servi libexecinfo-1.1_3 A library for inspecting program's backtrace libexif-0.6.16 Library to read digital camera file meta-data libflash-0.4.13_3 GPL Flash (TM) Library libfontenc-1.0.4 The fontenc Library libgcrypt-1.4.1_1 General purpose crypto library based on code used in GnuPG libgmp-4.2.4 A free library for arbitrary precision arithmetic libgnome-2.22.0_1 Libraries for GNOME, a GNU desktop environment libgpg-error-1.6_1 Common error values for all GnuPG components libgphoto2-2.4.3 A universal digital camera picture control tool libiconv-1.11_1 A character set conversion library libksba-1.0.4 KSBA is an X.509 Library libltdl-1.5.26 System independent dlopen wrapper libmad-0.15.1b_2 Libmad library (part of MAD project) libmikmod-esound-3.1.11_2 MikMod Sound Library libmng-1.0.10 Multiple-image Network Graphics (MNG) reference library libogg-1.1.3,4 Ogg bitstream library liboldX-1.0.1 Old X library libpthread-stubs-0.1 This library provides weak aliases for pthread functions libsamplerate-0.1.4 Secret Rabbit Code: a Sample Rate Converter for audio libsndfile-1.0.17_2 Reading and writing files containing sampled sound (like WA libtheora-1.0.b2 Theora video codec for the Ogg multimedia streaming system libtool-1.5.26 Generic shared library support script libungif-4.1.4_5 Tools and library routines for working with GIF images libusb-0.1.12_4 Library giving userland programs access to USB devices libvolume_id-0.81.0 Library to provide file system type information libvorbis-1.2.0_2,3 Audio compression codec library libwww-5.4.0_4 The W3C Reference Library libxcb-1.1.90.1 The X protocol C-language Binding (XCB) library libxkbfile-1.0.4 XKB file library libxkbui-1.0.2_1 The xkbui library libxml-1.8.17_4 XML parser library for GNOME libxml2-2.6.32_2 XML parser library for GNOME libxslt-1.1.24_1 The XSLT C library for GNOME linux-atk-1.9.1 Accessibility Toolkit, Linux/i386 binary linux-cairo-1.0.2 Linux cairo binary linux-expat-1.95.8 Linux/i386 binary port of Expat XML-parsing library linux-fontconfig-2.2.3_7 Linux/i386 binary of Fontconfig linux-glib2-2.6.6_1 Version 2.X Linux/i386 binary port of GLib linux-gtk2-2.6.10 GTK+ library, version 2.X, Linux binary linux-hicolor-icon-theme-0.5_1 A high-color icon theme shell from the FreeDesktop project linux-jpeg-6b.34 RPM of the JPEG lib linux-nvu-1.0 A complete Web Authoring System linux-pango-1.10.2 Linux pango binary linux-png-1.2.8_2 RPM of the PNG lib linux-realplayer-10.0.9.809.20070726 Linux RealPlayer 10 from RealNetworks linux-scim-gtk-fc4-1.4.4 Smart Common Input Method platform, gtk module, Linux binar linux-scim-libs-fc4-1.4.4_1 Smart Common Input Method platform, library part, Linux bin linux-tiff-3.7.1 TIFF library, Linux/i386 binary linux-xorg-libs-6.8.2_5 Xorg libraries, linux binaries linux_base-fc-4_13 Base set of packages needed in Linux mode (for i386/amd64) linuxpluginwrapper-20051113_10 A wrapper allowing use of linux-plugins with native applica listres-1.0.1 List resources in widgets lua-5.1.3_3 Small, compilable scripting language providing easy access luit-1.0.2_2 Locale and ISO 2022 support for Unicode terminals lynx-2.8.6.5_4,1 A non-graphical, text-based World-Wide Web client m4-1.4.11,1 GNU m4 magicpoint-1.13a_1 An X11-based presentation tool makedepend-1.0.1,1 A dependency generator for makefiles miredo-1.0.6_1 Opensource Teredo (IPv6 tunneling) implementation mkcomposecache-1.2_1 Program to create Compose cache files mkfontdir-1.0.3_1 Create an index of X font files in a directory mkfontscale-1.0.3 Creates an index of scalable font files for X mpeg4ip-libmp4v2-1.6.1 Mpeg-4 library and tools from mpeg4ip mpfr-2.3.2 A library for multiple-precision floating-point computation mplayer-0.99.11_8 High performance media player supporting many formats mplayer-skins-1.1.2_6 Skins for MPlayer's Graphical User Interface (GUI) nas-1.9.1_2 Network Audio System nasm-2.05.01,1 General-purpose multi-platform x86 and x86-64 assembler neon28-0.28.3 An HTTP and WebDAV client library for Unix systems netpbm-10.26.58 A toolkit for conversion of images between different format nmap-4.76 Port scanning utility for large networks nmh-1.2_2 A cleaned up MH mailer suite nspr-4.7 A platform-neutral API for system level and libc like funct nss-3.11.9_2 Libraries to support development of security-enabled applic oclock-1.0.1 Round clock application for X open-motif-2.2.3_5 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) openldap-client-2.3.43 Open source LDAP client implementation openssl-stable-0.9.7m_1 SSL and crypto library p5-Archive-Tar-1.42 Perl module for creation and manipulation of tar files p5-Authen-SASL-2.12 Perl5 module for SASL authentication p5-Compress-Raw-Bzip2-2.015 Low-Level Interface to bzip2 compression library p5-Compress-Raw-Zlib-2.015 Low-Level Interface to zlib compression library p5-Compress-Zlib-2.015 Perl5 interface to zlib compression library p5-Crypt-OpenSSL-Bignum-0.04 OpenSSL's multiprecision integer arithmetic p5-Crypt-OpenSSL-RSA-0.25 Perl5 module to RSA encode and decode strings using OpenSSL p5-Crypt-OpenSSL-Random-0.04 Perl5 interface to the OpenSSL pseudo-random number generat p5-Digest-1.15_1 Modules that calculate message digests p5-Digest-HMAC-1.01 Perl5 interface to HMAC Message-Digest Algorithms p5-Digest-MD5-2.38 Perl5 interface to the MD5 algorithm p5-Digest-SHA-5.47 Perl extension for SHA-1/224/256/384/512 p5-Digest-SHA1-2.11 Perl interface to the SHA-1 Algorithm p5-Email-Address-1.88.9 RFC 2822 Address Parsing and Creation p5-Encode-Detect-1.01 An Encode::Encoding subclass that detects the encoding of d p5-Error-0.17015 Perl module to provide Error/exception support for perl: Er p5-ExtUtils-CBuilder-0.24 Compile and link C code for Perl modules p5-ExtUtils-ParseXS-2.19 Converts Perl XS code into C code p5-GSSAPI-0.26 Perl extension providing access to the GSSAPIv2 library p5-HTML-Parser-3.59 Perl5 module for parsing HTML documents p5-HTML-Tagset-3.20 Some useful data table in parsing HTML p5-IO-Compress-Base-2.015 Base Class for IO::Uncompress modules p5-IO-Compress-Bzip2-2.015 An interface to allow writing bzip2 compressed data to file p5-IO-Compress-Zlib-2.015 Perl5 interface for reading and writing of (g)zip files p5-IO-Socket-INET6-2.56 Perl module with object interface to AF_INET6 domain socket p5-IO-Socket-SSL-1.18 Perl5 interface to SSL sockets p5-IO-String-1.08 Simplified Perl5 module to handle I/O on in-core strings p5-IO-Zlib-1.09 IO:: style interface to Compress::Zlib p5-MIME-Base64-3.07 Perl5 module for Base64 and Quoted-Printable encodings p5-Mail-DKIM-0.32 Perl5 module to process and/or create DKIM email p5-Mail-DomainKeys-1.0 Perl implementation of DomainKeys p5-Mail-SPF-2.005 Reference implementation of the RFC 4408 SPF protocol p5-Mail-SpamAssassin-3.2.5 A highly efficient mail filter for identifying spam p5-Mail-Tools-2.04 Perl5 modules for dealing with Internet e-mail messages p5-Math-BigInt-1.89 Math::BigInt - Arbitrary size integer math package p5-Module-Build-0.30 Build and install Perl modules p5-Net-1.22_1,1 Perl5 modules to access and use network protocols p5-Net-DNS-0.63 Perl5 interface to the DNS resolver, and dynamic updates p5-Net-DNS-Resolver-Programmable-0.003 Programmable DNS resolver for off-line testing p5-Net-IP-1.25 Perl extension for manipulating IPv4/IPv6 addresses p5-Net-SSLeay-1.35 Perl5 interface to SSL p5-NetAddr-IP-4.01.7 Perl module for working with IP addresses and blocks thereo p5-Package-Constants-0.01 List all constants declared in a package p5-PathTools-3.2900 A Perl module for portably manipulating file specifications p5-Scalar-List-Utils-1.19,1 Perl subroutines that would be nice to have in the perl cor p5-Socket6-0.23 IPv6 related part of the C socket.h defines and structure m p5-Spiffy-0.30 Spiffy Perl Interface Framework For You p5-Test-Base-0.54_1 Test::Base - A Data Driven Testing Framework p5-Test-Harness-3.14 Run perl standard test scripts with statistics p5-Test-Simple-0.86 Basic utilities for writing tests in perl p5-TimeDate-1.16,1 Perl5 module containing a better/faster date parser for abs p5-URI-1.37 Perl5 interface to Uniform Resource Identifier (URI) refere p5-XML-Parser-2.36 Perl extension interface to James Clark's XML parser, expat p5-YAML-0.66 YAML implementation in Perl p5-gettext-1.05_2 Message handling functions p5-libwww-5.822 Perl5 library for WWW access p5-type1inst-0.6.1_5 A script that helps install Postscript fonts in X Window Sy p5-version-0.76 Perl extension for Version Objects pango-1.20.5 An open-source framework for the layout and rendering of i1 pciids-20081012 Database of all known ID's used in PCI devices pcre-7.8 Perl Compatible Regular Expressions library perl-5.8.8_1 Practical Extraction and Report Language php5-5.2.8 PHP Scripting Language php5-gettext-5.2.8 The gettext shared extension for php php5-session-5.2.8 The session shared extension for php pixman-0.10.0_2 Low-level pixel manipulation library pkg-config-0.23_1 A utility to retrieve information about installed libraries png-1.2.33 Library for manipulating PNG images policykit-0.9_1 Framework for controlling access to system-wide components popt-1.7_5 A getopt(3) like library with a number of enhancements, fro portaudit-0.5.12 Checks installed ports against a list of security vulnerabi portupgrade-devel-2.4.6 FreeBSD ports/packages administration and management tool s printproto-1.0.3 Print extension headers psi-0.12 A Qt-based Jabber client pstree-2.32 List processes as a tree pth-2.0.7 GNU Portable Threads python-2.5,2 The "meta-port" for the default version of Python interpret python24-2.4.5_2 An interpreted object-oriented programming language python25-2.5.2_3 An interpreted object-oriented programming language qca-2.0.0 Cross-platform crypto API for QT qca-tls-1.0_4 SSL/TLS plugin for Qt qemu-0.9.1_11 QEMU CPU Emulator qmake-3.3.8_1 The build utility of the Qt project qt-3.3.8_9 Multiplatform C++ application framework qt4-corelib-4.4.1 Qt core library qt4-dbus-4.4.1 Qt4 bindings for the D-BUS messaging system qt4-gui-4.4.1_1 Qt graphical user interface library qt4-iconengines-4.4.1 Qt SVG icon engine plugin qt4-imageformats-4.4.1 Qt imageformat plugins for GIF, JPEG, MNG and SVG qt4-inputmethods-4.4.1 Qt input method plugins qt4-moc-4.4.1 Qt meta object compiler qt4-network-4.4.1 Qt network library qt4-qmake-4.4.1 The build utility of the Qt project qt4-qt3support-4.4.1 Qt3 compatibility library qt4-qtestlib-4.4.1 Qt unit testing library qt4-rcc-4.4.1 Qt resource compiler qt4-script-4.4.1 Qt script qt4-sql-4.4.1 Qt SQL library qt4-svg-4.4.1 Qt SVG library qt4-uic-4.4.1 Qt user interface compiler qt4-xml-4.4.1 Qt XML library randrproto-1.2.1 Randr extension headers rarian-0.8.1 An OMF help system based on the Freedesktop specification rdesktop-1.6.0 RDP client for Windows NT/2000/2003 Terminal Server recordproto-1.13.2 RECORD extension headers renderproto-0.9.3 RenderProto protocol headers resourceproto-1.0.2 Resource extension headers rgb-1.0.1 Uncompile an rgb corl-name database rpm-3.0.6_14 The Red Hat Package Manager rpm2cpio-1.2_2 Convert .rpm files for extraction with /usr/bin/cpio, needs rstart-1.0.2 Sample implementation of a Remote Start client rsync-3.0.4 A network file distribution/synchronization utility rtfreader-1.0_1 A portable application/ms-rtf parser ruby-1.8.6.287,1 An object-oriented interpreted scripting language ruby18-bdb-0.6.4 Ruby interface to Sleepycat's Berkeley DB revision 2 or lat ruby18-bdb1-0.2.3 Ruby interface to Berkeley DB revision 1.8x with full featu samba-3.0.32_2,1 A free SMB and CIFS client and server for UNIX samba-libsmbclient-3.0.32_2 Shared libs from the samba package scons-1.1.0 A build tool alternative to make scripts-1.0.1 Various X related scripts scrnsaverproto-1.1.0 ScrnSaver extension headers sdl-1.2.13_2,2 Cross-platform multimedia development API sdl_mixer-1.2.8_1 A sample multi-channel audio mixer library sdocbook-xml-1.1,1 "Simplified" DocBook XML DTD seamonkey-1.1.14 The open source, standards compliant web browser sessreg-1.0.3 Manage utmp/wtmp entries for non-init X clients setxkbmap-1.0.4 Set the keyboard using the X Keyboard Extension shared-mime-info-0.51 A MIME type database from the FreeDesktop project showfont-1.0.1_1 Font dumper for the X font server smpeg-0.4.4_8 A free MPEG1 video player library with sound support smproxy-1.0.2 Session Manager Proxy sox-14.2.0 SOund eXchange - universal sound sample translator subversion-1.5.4_2 Version control system svgalib-1.4.3_5 A low level console graphics library t1lib-5.1.2,1 A Type 1 Rasterizer Library for UNIX/X11 tcl-8.4.19,1 Tool Command Language tcptrace-6.6.7 A TCP dump file analysis tool teTeX-3.0_2 A meta port for teTeX suite teTeX-base-3.0_14 Thomas Esser's distribution of TeX & friends (binaries) teTeX-texmf-3.0_5 Thomas Esser's distribution of TeX & friends (texmf tree) tex-texmflocal-1.9 Meta-port that creates a site-local $TEXMF directory texi2html-1.76_1,1 Texinfo to HTML converter texinfo-4.11 A typeset documentation system with multiple format output thunderbird-2.0.0.18 Mozilla Thunderbird is standalone mail and news that stands tiff-3.8.2_2 Tools and library routines for working with TIFF images tk-8.4.19,2 Graphical toolkit for TCL tmake-1.7_5 Extremely portable perl-based make utility tonicpoint-viewer-1.4_2 PowerPoint presentations viewer trapproto-3.4.3 DEC-XTRAP extension headers trn-4.0.b76_1 Version 4.0 of the threaded readnews newsreader twm-1.0.3_3 Tab Window Manager for the X Window System unzip-5.52_5 List, test and extract compressed files in a ZIP archive videoproto-2.2.2 Video extension headers viewres-1.0.1 Graphical class browser for Xt w3m-0.5.2_2 A pager/text-based WWW browser win32-codecs-3.1.0.r1,1 Huge compilation of Win32 binary video codecs x11perf-1.4.1 X11 server performance test program x264-0.0.20080409_2 Multimedia library and tool for encoding H.264/AVC video st xauth-1.0.2 X authority file utility xbacklight-1.1 Program to adjust backlight brightness xbatt-1.2.1_1 Laptop battery status display for X11 xbiff-1.0.1 Mailbox flag for X xbitmaps-1.0.1 X.Org bitmaps data xcalc-1.0.2 Scientific calculator for X xcb-proto-1.2 The X protocol C-language Binding (XCB) protocol xcb-util-0.2.1 A module with libxcb/libX11 extension/replacement libraries xclipboard-1.0.1 X clipboard client xclock-1.0.3 Analog and digital clock for X xcmiscproto-1.1.2 XCMisc extension headers xcmsdb-1.0.1 Device Color Characterization utility for X xconsole-1.0.3 Monitor system console messages with X xcursor-themes-1.0.1_1 X.org cursors themes xcursorgen-1.0.2 Create an X cursor file from a collection of PNG images xdbedizzy-1.0.2 Demo of DBE creating a double buffered spinning scene xditview-1.0.1 Display ditroff output xdm-1.1.6_3 X.Org X display manager xdpyinfo-1.0.2_1 Display information utility for X xdriinfo-1.0.2 Query configuration information of DRI drivers xdvik-tetex-22.84.10_2 DVI Previewer(kpathsearch) for X xedit-1.0.2 Simple text editor for X xev-1.0.2 Print contents of X events xextproto-7.0.2 XExt extension headers xeyes-1.0.1 A follow the mouse X demo xf86-input-acecad-1.2.1_1 X.Org acecad input driver xf86-input-calcomp-1.1.1_1 X.Org calcomp input driver xf86-input-citron-2.2.1_1 X.Org citron input driver xf86-input-digitaledge-1.1.0_1 X.Org digitaledge input driver xf86-input-dmc-1.1.1_1 X.Org dmc input driver xf86-input-dynapro-1.1.1_1 X.Org dynapro input driver xf86-input-elo2300-1.1.1_1 X.Org elo2300 input driver xf86-input-elographics-1.1.0_1 X.Org elographics input driver xf86-input-fpit-1.1.0_1 X.Org fpit input driver xf86-input-hyperpen-1.1.0_1 X.Org hyperpen input driver xf86-input-jamstudio-1.1.0_1 X.Org jamstudio input driver xf86-input-joystick-1.2.3_1 X.Org joystick input driver xf86-input-keyboard-1.2.2_2 X.Org keyboard input driver xf86-input-magellan-1.1.1_1 X.Org magellan input driver xf86-input-magictouch-1.0.0.5_2 X.Org magictouch input driver xf86-input-microtouch-1.1.1_1 X.Org microtouch input driver xf86-input-mouse-1.2.3_2 X.Org mouse input driver xf86-input-mutouch-1.1.0_1 X.Org mutouch input driver xf86-input-palmax-1.1.0_1 X.Org palmax input driver xf86-input-penmount-1.2.1_1 X.Org penmount input driver xf86-input-spaceorb-1.1.1_1 X.Org spaceorb input driver xf86-input-summa-1.1.0_1 X.Org summa input driver xf86-input-tek4957-1.1.0_1 X.Org tek4957 input driver xf86-input-void-1.1.1_1 X.Org void input driver xf86-video-apm-1.1.1_2 X.Org apm display driver xf86-video-ark-0.6.0_2 X.Org ark display driver xf86-video-ati-6.9.0 X.Org ati display driver xf86-video-chips-1.1.1_2 X.Org chips display driver xf86-video-cirrus-1.1.0_2 X.Org cirrus display driver xf86-video-cyrix-1.1.0_2 X.Org cyrix display driver xf86-video-dummy-0.2.0_2 X.Org dummy display driver xf86-video-fbdev-0.3.1_2 X.Org fbdev display driver xf86-video-glint-1.1.1_4 X.Org glint display driver xf86-video-i128-1.2.1_2 X.Org i128 display driver xf86-video-i740-1.1.0_2 X.Org i740 display driver xf86-video-i810-1.7.4_1 X.Org i810 display driver xf86-video-imstt-1.1.0_2 X.Org imstt display driver xf86-video-mach64-6.8.0 X.Org mach64 display driver xf86-video-mga-1.4.9,1 X.Org mga display driver xf86-video-neomagic-1.1.1_2 X.Org neomagic display driver xf86-video-newport-0.2.1_2 X.Org newport display driver xf86-video-nsc-2.8.3_1 X.Org nsc display driver xf86-video-nv-2.1.12 X.Org nv display driver xf86-video-r128-6.8.0 X.Org r128 display driver xf86-video-radeonhd-1.2.1_2 X.Org ati RadeonHD display driver xf86-video-rendition-4.1.3_2 X.Org rendition display driver xf86-video-s3-0.5.0_2 X.Org s3 display driver xf86-video-s3virge-1.9.1_2 X.Org s3virge display driver xf86-video-savage-2.1.3_1 X.Org savage display driver xf86-video-siliconmotion-1.5.1_1 X.Org siliconmotion display driver xf86-video-sis-0.10.0 X.Org sis display driver xf86-video-tdfx-1.3.0_3 X.Org tdfx display driver xf86-video-tga-1.1.0_2 X.Org tga display driver xf86-video-trident-1.2.3_2 X.Org trident display driver xf86-video-tseng-1.1.1_2 X.Org tseng display driver xf86-video-vesa-1.3.0_2 X.Org vesa display driver xf86-video-vga-4.1.0_2 X.Org vga display driver xf86-video-via-0.2.2_3 X.Org via display driver xf86-video-vmware-10.15.2_1 X.Org vmware display driver xf86bigfontproto-1.1.2 XFree86-Bigfont extension headers xf86dga-1.0.2 Test program for the XFree86-DGA extension xf86dgaproto-2.0.3 XFree86-DGA extension headers xf86driproto-2.0.3 XFree86-DRI extension headers xf86miscproto-0.9.2 XFree86-Misc extension headers xf86rushproto-1.1.2 XFree86-Rush extension headers xf86vidmodeproto-2.2.2 XFree86-VidModeExtension extension headers xfd-1.0.1 Display all characters in an X font xfindproxy-1.0.1 Locate available proxy services xfontsel-1.0.2 Point and click selection of X11 font names xfs-1.0.5_1,1 X.Org font server xfsinfo-1.0.1 X font server information utility xfwp-1.0.1 X firewall proxy xgamma-1.0.2 Gamma correction through the X server. xgc-1.0.1 X graphics demo xhost-1.0.2 Server access control program for X xineramaproto-1.1.2 Xinerama extension headers xinit-1.0.7 X Window System initializer xkbcomp-1.0.3 Compile XKB keyboard description xkbevd-1.0.2 XKB event daemon xkbprint-1.0.1 Utility for printing an XKB keyboard description xkbutils-1.0.1_1 XKB utility demos xkeyboard-config-1.4 X Keyboard Configuration Database xkill-1.0.1 Utility for killing a client by its X resource xload-1.0.2 System load average display for X xloadimage-4.1.16_4 X11 Image Loading Utility xlogo-1.0.1 Displays the X Window System logo. xlsatoms-1.0.1 List interned atoms defined on a server xlsclients-1.0.1 List client applications running on a display xlsfonts-1.0.2 Server font list displayer for X xmag-1.0.2 X application for screen magnifying xman-1.0.3 Manual page display program for X xmessage-1.0.2 Display message or query in a X window xml2rfc-1.33 A tool to create RFCs and related documents from XML, as pe xmlcatmgr-2.2 SGML and XML catalog manager xmms-1.2.11_6 X Multimedia System -- An audio player with Winamp GUI xmodmap-1.0.3 Utility for modifying keymaps and pointer button mappings i xmore-1.0.1 Plain text display program for X xorg-7.3_2 X.Org complete distribution metaport xorg-apps-7.3 X.org apps meta-port xorg-cf-files-1.0.2_2 X.org cf files for use with imake builds xorg-docs-1.4,1 X.org documentation files xorg-drivers-7.3_3 X.org drivers meta-port xorg-fonts-100dpi-7.3 X.Org 100dpi bitmap fonts xorg-fonts-7.3_1 X.org fonts meta-port xorg-fonts-75dpi-7.3 X.Org 75dpi bitmap fonts xorg-fonts-cyrillic-7.3 X.Org Cyrillic bitmap fonts xorg-fonts-miscbitmaps-7.3 X.Org miscellaneous bitmap fonts xorg-fonts-truetype-7.3 X.Org TrueType fonts xorg-fonts-type1-7.3 X.Org Type1 fonts xorg-libraries-7.3_2 X.org libraries meta-port xorg-nestserver-1.4_1,1 Nesting X server from X.Org xorg-protos-7.3_2 X.org protos meta-port xorg-server-1.4.2,1 X.Org X server and related programs xorg-vfbserver-1.4_1,1 X virtual framebuffer server from X.Org xpdf-3.02_10 Display PDF files, and convert them to other formats xphelloworld-1.0.1_1 Sends a test page to an Xprint printer xplsprinters-1.0.1 Shows a list of Xprint printers xpr-1.0.2 Utility for printing an X window dump xprehashprinterlist-1.0.1 Recomputes the list of available printers. xprop-1.0.3 Property displayer for X xproto-7.0.10_1 X11 protocol headers xproxymanagementprotocol-1.0.2 X Proxy Management Protocol headers xrandr-1.2.2 Primitive command line interface to the RandR extension xrdb-1.0.4 X server resource database utility xrefresh-1.0.2 Refresh all or part of an X screen xrx-1.0.1_1 RX helper program xset-1.0.3 User preference utility for X xsetmode-1.0.0 Set the mode for an X Input Device xsetpointer-1.0.1 Set an X Input device as the main pointer xsetroot-1.0.2 root window parameter setting utility for X xsm-1.0.1 X Session Manager xstdcmap-1.0.1 X standard colormap utility xterm-237 Terminal emulator for the X Window System xtrans-1.0.4 Abstract network code for X xtrap-1.0.2 XTrap sample clients for X xv-3.10a_7 An X11 program that displays images of various formats xvid-1.2.1,1 An opensource MPEG-4 codec, based on OpenDivx xvidtune-1.0.1 Video mode tuner for X xvinfo-1.0.2 Print out X-Video extension adaptor information xwd-1.0.1 Dump an image of an X window xwininfo-1.0.3 Window information utility for X xwud-1.0.1 Image displayer for X yasm-0.7.2 A complete rewrite of the NASM assembler zip-3.0 Create/update ZIP files compatible with pkzip >Description: security/openssl-stable no longer exists but Mk/bsd.openssl.mk has not been updated to reflect that. e.g. .elif defined(WITH_OPENSSL_STABLE) OPENSSL_PORT?= security/openssl-stable >How-To-Repeat: Run "make index" with security/openssl-stable installed. Every port which uses OPENSSL will report a error. Reading Mk/bsd.openssl.mk it looks like defining WITH_OPENSSL_STABLE will also produce the same error. make_index: ipmitool-1.8.10: no entry for /usr/ports/security/openssl-stable make_index: ipmitool-1.8.10: no entry for /usr/ports/security/openssl-stable make_index: slush-0.1.1_1: no entry for /usr/ports/security/openssl-stable make_index: slush-0.1.1_1: no entry for /usr/ports/security/openssl-stable make_index: gq-1.3.4_1,1: no entry for /usr/ports/security/openssl-stable make_index: gq-1.3.4_1,1: no entry for /usr/ports/security/openssl-stable make_index: kannel-1.4.1: no entry for /usr/ports/security/openssl-stable make_index: kannel-1.4.1: no entry for /usr/ports/security/openssl-stable make_index: irssi-devel-20081222: no entry for /usr/ports/security/openssl-stable make_index: irssi-devel-20081222: no entry for /usr/ports/security/openssl-stable make_index: openldap-sasl-client-2.4.11: no entry for /usr/ports/security/openssl-stable make_index: openldap-sasl-client-2.4.11: no entry for /usr/ports/security/openssl-stable >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 17:20:02 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 2A54B1065679 for ; Sat, 3 Jan 2009 17:20:02 +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 021EE8FC16 for ; Sat, 3 Jan 2009 17:20:02 +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 n03HK1Gw040411 for ; Sat, 3 Jan 2009 17:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03HK1GU040410; Sat, 3 Jan 2009 17:20:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 17:20:01 GMT Resent-Message-Id: <200901031720.n03HK1GU040410@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, "N.J. Mann" Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2273E1065673 for ; Sat, 3 Jan 2009 17:13:06 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: from smtp003.apm-internet.net (smtp003.apm-internet.net [85.119.248.52]) by mx1.freebsd.org (Postfix) with SMTP id 764848FC19 for ; Sat, 3 Jan 2009 17:13:05 +0000 (UTC) (envelope-from njm@njm.me.uk) Received: (qmail 94634 invoked from network); 3 Jan 2009 17:13:03 -0000 Received: from unknown (HELO titania.njm.me.uk) (86.129.194.20) by smtp003.apm-internet.net with SMTP; 3 Jan 2009 17:13:03 -0000 Received: from titania.njm.me.uk (localhost [127.0.0.1]) by titania.njm.me.uk (8.14.3/8.14.3) with ESMTP id n03HD33O009799 for ; Sat, 3 Jan 2009 17:13:03 GMT (envelope-from njm@titania.njm.me.uk) Received: (from njm@localhost) by titania.njm.me.uk (8.14.3/8.14.3/Submit) id n03HD3Xd009798; Sat, 3 Jan 2009 17:13:03 GMT (envelope-from njm) Message-Id: <200901031713.n03HD3Xd009798@titania.njm.me.uk> Date: Sat, 3 Jan 2009 17:13:03 GMT From: "N.J. Mann" To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130137: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "N.J. Mann" List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 17:20:02 -0000 >Number: 130137 >Category: ports >Synopsis: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 17:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: N.J. Mann >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD titania.njm.me.uk 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Sat Jan 3 12:48:00 GMT 2009 njm@titania.njm.me.uk:/usr/obj/usr/src/sys/Titania i386 >Description: The URL for the project web site quoted in the pkg_descr file is wrong - the URL quoted returns a 404 error. The correct URL (found by a little browsing) is: https://computing.llnl.gov/linux/scrub.html >How-To-Repeat: >Fix: --- diskscrub.patch.txt begins here --- Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/sysutils/diskscrub/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 28 Nov 2006 23:35:01 -0000 1.1 +++ pkg-descr 3 Jan 2009 16:58:39 -0000 @@ -14,4 +14,4 @@ Scrub implements user-selectable pattern algorithms that are compliant with DoD 5520.22-M or NNSA NAP-14.x. -WWW: http://www.llnl.gov/linux/scrub/scrub.html +WWW: https://computing.llnl.gov/linux/scrub.html --- diskscrub.patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 17:20:13 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 ACAEC10656C2; Sat, 3 Jan 2009 17:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 82C558FC1D; Sat, 3 Jan 2009 17:20:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03HKDNd041091; Sat, 3 Jan 2009 17:20:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03HKDf8041087; Sat, 3 Jan 2009 17:20:13 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 17:20:13 GMT Message-Id: <200901031720.n03HKDf8041087@freefall.freebsd.org> To: njm@njm.me.uk, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130137: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr 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: Sat, 03 Jan 2009 17:20:14 -0000 Synopsis: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Jan 3 17:20:12 UTC 2009 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130137 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 17:30:04 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 C15A1106566B for ; Sat, 3 Jan 2009 17:30:04 +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 78DD08FC16 for ; Sat, 3 Jan 2009 17:30:04 +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 n03HU4MG047542 for ; Sat, 3 Jan 2009 17:30:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03HU4AV047533; Sat, 3 Jan 2009 17:30:04 GMT (envelope-from gnats) Date: Sat, 3 Jan 2009 17:30:04 GMT Message-Id: <200901031730.n03HU4AV047533@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/130137: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 17:30:05 -0000 The following reply was made to PR ports/130137; it has been noted by GNATS. From: Edwin Groothuis To: erik@smluc.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/130137: [PATCH] sysutils/diskscrub project web site URL wrong in pkg_descr Date: Sat, 3 Jan 2009 17:20:10 UT Maintainer of sysutils/diskscrub, Please note that PR ports/130137 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130137 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 17: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 E1A511065673 for ; Sat, 3 Jan 2009 17: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 C2A818FC12 for ; Sat, 3 Jan 2009 17: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 n03He19o056094 for ; Sat, 3 Jan 2009 17: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 n03He11Y056093; Sat, 3 Jan 2009 17:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 17:40:01 GMT Resent-Message-Id: <200901031740.n03He11Y056093@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 39B231065675 for ; Sat, 3 Jan 2009 17:31:15 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: from chinsan.info (chinsan.info [72.21.49.42]) by mx1.freebsd.org (Postfix) with ESMTP id 074278FC12 for ; Sat, 3 Jan 2009 17:31:14 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: by chinsan.info (Postfix, from userid 1001) id A47E8B823; Sun, 4 Jan 2009 01:36:33 +0800 (CST) Message-Id: <20090103173633.A47E8B823@chinsan.info> Date: Sun, 4 Jan 2009 01:36:33 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130138: [PATCH] sysutils/fonteditfs: update to 1.1 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: Sat, 03 Jan 2009 17:40:02 -0000 >Number: 130138 >Category: ports >Synopsis: [PATCH] sysutils/fonteditfs: update to 1.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 17:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008 >Description: - Update to 1.1 Removed file(s): - files/patch-aa Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fonteditfs-1.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/fonteditfs/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/Makefile --- /usr/ports/sysutils/fonteditfs/Makefile 2006-05-13 12:15:31.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/Makefile 2009-01-04 01:10:46.000000000 +0800 @@ -5,16 +5,15 @@ # $FreeBSD: ports/sysutils/fonteditfs/Makefile,v 1.3 2006/05/13 04:15:31 edwin Exp $ # -PORTNAME= fonteditfs -PORTVERSION= 1.0 -CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} -DISTNAME= fnteditfs-${PORTVERSION} +PORTNAME= fonteditfs +PORTVERSION= 1.1 +CATEGORIES= sysutils +MASTER_SITES= SF +DISTNAME= fnteditfs-${PORTVERSION} EXTRACT_SUFX=.tgz -MAINTAINER= uri@keves.org -COMMENT= A Full Screen Syscons Font Editor +MAINTAINER= uri@keves.org +COMMENT= A Full Screen Syscons Font Editor MAN1= fnteditfs.1 PLIST_FILES= bin/fnteditfs diff -ruN --exclude=CVS /usr/ports/sysutils/fonteditfs/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/distinfo --- /usr/ports/sysutils/fonteditfs/distinfo 2006-01-24 09:06:06.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/distinfo 2009-01-04 01:10:46.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (fnteditfs-1.0.tgz) = 07f126a9145af8564ddca571c2cd33c3 -SHA256 (fnteditfs-1.0.tgz) = c6350ef24b2fe0b4305878488be73900482be7eef1df92c514d589bde2342f79 -SIZE (fnteditfs-1.0.tgz) = 4697 +MD5 (fnteditfs-1.1.tgz) = 481244ff07e2f31e99cebc664d99d99b +SHA256 (fnteditfs-1.1.tgz) = 1e283c7dfc7175d8ca3a2645be4e6cada3a4cb3d61604c414d743f2afee54627 +SIZE (fnteditfs-1.1.tgz) = 6160 diff -ruN --exclude=CVS /usr/ports/sysutils/fonteditfs/files/patch-Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/files/patch-Makefile --- /usr/ports/sysutils/fonteditfs/files/patch-Makefile 2003-05-13 12:08:02.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/files/patch-Makefile 2009-01-04 01:14:13.000000000 +0800 @@ -1,6 +1,7 @@ ---- Makefile.orig Sun Sep 29 18:01:01 2002 -+++ Makefile Sat Oct 12 21:05:22 2002 -@@ -1,20 +1,14 @@ +--- Makefile.orig 2009-01-04 01:11:33.000000000 +0800 ++++ Makefile 2009-01-04 01:13:51.000000000 +0800 +@@ -1,22 +1,16 @@ + # Makefile for Fonteditfs. # This makefile should work under most POSIX OSes (at least FreeBSD) -BINDIR = /usr/local/bin @@ -8,15 +9,15 @@ - - -CFLAGS = -O2 -pipe -Wall +- +all: fnteditfs - - fnteditfs: fnteditfs.o -- gcc -o fnteditfs fnteditfs.c -lcurses -+ gcc -o fnteditfs fnteditfs.o -lcurses + fnteditfs: fnteditfs.o font.o + gcc -o fnteditfs fnteditfs.o font.o -lcurses strip fnteditfs --fnteditfs.o: fnteditfs.c -- +-fnteditfs.o: fnteditfs.c font.h + font.o: font.c font.h + install: fnteditfs fnteditfs.1 - cp fnteditfs $(BINDIR) - gzip < fnteditfs.1 > $(MANDIR)/man1/fnteditfs.1.gz diff -ruN --exclude=CVS /usr/ports/sysutils/fonteditfs/files/patch-aa /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/files/patch-aa --- /usr/ports/sysutils/fonteditfs/files/patch-aa 2003-05-13 12:08:02.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/fonteditfs/files/patch-aa 1970-01-01 08:00:00.000000000 +0800 @@ -1,19 +0,0 @@ ---- version.orig Wed Oct 2 16:30:17 2002 -+++ version Tue Dec 3 14:46:52 2002 -@@ -2,4 +2,4 @@ - Version: 1.0 - Date: Wed Oct 2 13:27:20 GMT 2002 - Authors: Uri Shaked , Amir Shalem --Homepage: http://www.a-i-systems.net/~uri/projects/fonteditfs/ -+Homepage: http://fonteditfs.sourceforge.net/ ---- fnteditfs.1.orig Tue Oct 1 22:10:07 2002 -+++ fnteditfs.1 Tue Dec 3 14:46:40 2002 -@@ -43,7 +43,7 @@ - .Sh AVAILABILITY - The latest release and some online documentation are available on the - .Nm fnteditfs --Page, URL http://www.a-i-systems.net/~uri/projects/fonteditfs/ -+Page, URL http://fonteditfs.sourceforge.net/ - .Sh BUGS - Sure to be some. Please report the author if you find any. - .Sh AUTHORS --- fonteditfs-1.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 17:40:12 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 C8208106564A; Sat, 3 Jan 2009 17:40:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9EBA88FC13; Sat, 3 Jan 2009 17:40:12 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03HeCtX056736; Sat, 3 Jan 2009 17:40:12 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03HeCDG056732; Sat, 3 Jan 2009 17:40:12 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 17:40:12 GMT Message-Id: <200901031740.n03HeCDG056732@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130138: [PATCH] sysutils/fonteditfs: update to 1.1 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: Sat, 03 Jan 2009 17:40:13 -0000 Synopsis: [PATCH] sysutils/fonteditfs: update to 1.1 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 17:40:12 UTC 2009 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130138 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 18:37:08 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 9734B106566C; Sat, 3 Jan 2009 18:37:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 6E0FB8FC1D; Sat, 3 Jan 2009 18:37:08 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03Ib8Rh000765; Sat, 3 Jan 2009 18:37:08 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Ib8Qn000761; Sat, 3 Jan 2009 18:37:08 GMT (envelope-from linimon) Date: Sat, 3 Jan 2009 18:37:08 GMT Message-Id: <200901031837.n03Ib8Qn000761@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, dinoex@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/130136: "make index" broken if security/openssl-stable is installed 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: Sat, 03 Jan 2009 18:37:08 -0000 Synopsis: "make index" broken if security/openssl-stable is installed Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: linimon Responsible-Changed-When: Sat Jan 3 18:36:54 UTC 2009 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=130136 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 19:50:04 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 0945D1065670 for ; Sat, 3 Jan 2009 19:50:04 +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 DE9BF8FC0C for ; Sat, 3 Jan 2009 19:50:03 +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 n03Jo34V052176 for ; Sat, 3 Jan 2009 19:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Jo3bt052175; Sat, 3 Jan 2009 19:50:03 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 19:50:03 GMT Resent-Message-Id: <200901031950.n03Jo3bt052175@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65E5B10656C2 for ; Sat, 3 Jan 2009 19:47:35 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: from chinsan.info (chinsan.info [72.21.49.42]) by mx1.freebsd.org (Postfix) with ESMTP id 4F2928FC08 for ; Sat, 3 Jan 2009 19:47:35 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: by chinsan.info (Postfix, from userid 1001) id 97B3BB823; Sun, 4 Jan 2009 03:52:54 +0800 (CST) Message-Id: <20090103195254.97B3BB823@chinsan.info> Date: Sun, 4 Jan 2009 03:52:54 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: uzgrishin@mail.ru Subject: ports/130140: [PATCH] www/sams: update to 1.0.4 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: Sat, 03 Jan 2009 19:50:04 -0000 >Number: 130140 >Category: ports >Synopsis: [PATCH] www/sams: update to 1.0.4 >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: Sat Jan 03 19:50:03 UTC 2009 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008 >Description: update to 1.0.4 Port maintainer (uzgrishin@mail.ru) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- sams-1.0.4,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/sams/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/www/sams/Makefile --- /usr/ports/www/sams/Makefile 2008-11-14 18:17:21.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/www/sams/Makefile 2009-01-04 02:48:47.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= sams -DISTVERSION= 1.0.3 +DISTVERSION= 1.0.4 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= http://sams.perm.ru/download/ \ diff -ruN --exclude=CVS /usr/ports/www/sams/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/www/sams/distinfo --- /usr/ports/www/sams/distinfo 2008-11-14 18:17:21.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/www/sams/distinfo 2009-01-04 02:49:04.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (sams-1.0.3.tar.bz2) = 78782acf45dc8d69976f23f5a9de816f -SHA256 (sams-1.0.3.tar.bz2) = 0369e1397eccb2e32f6132069b8a45638d8507214ebd935084d0a871ca1ad05d -SIZE (sams-1.0.3.tar.bz2) = 1561538 +MD5 (sams-1.0.4.tar.bz2) = e0aad64098968bd4159687d2d569dcea +SHA256 (sams-1.0.4.tar.bz2) = 6f770008cb910418011118198f0a6d211588cc24e9d567a2dee49f78f29681ec +SIZE (sams-1.0.4.tar.bz2) = 1561524 diff -ruN --exclude=CVS /usr/ports/www/sams/pkg-plist /usr/home/tinderbox/portstrees/FreeBSD/ports/www/sams/pkg-plist --- /usr/ports/www/sams/pkg-plist 2008-11-14 18:17:22.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/www/sams/pkg-plist 2009-01-04 03:07:24.000000000 +0800 @@ -33,7 +33,6 @@ %%DATADIR%%/doc/RU/script.html %%DATADIR%%/doc/RU/settings.html %%DATADIR%%/doc/RU/samba.html -%%DATADIR%%/doc/RU/weather.php %%DATADIR%%/doc/RU/apache.html %%DATADIR%%/doc/RU/groups.html %%DATADIR%%/doc/RU/users.html @@ -478,7 +477,6 @@ %%DATADIR%%/install.php %%DATADIR%%/lang/koi8r-2-utf8 %%DATADIR%%/lang/koi8r-2-win1251 -%%DATADIR%%/lang/koi8r-2-win1251.php %%DATADIR%%/lang/lang.EN %%DATADIR%%/lang/lang.KOI8-R %%DATADIR%%/lang/lang.UTF8 @@ -616,7 +614,6 @@ %%DATADIR%%/src/newgrpbuttom_1_adldap.php %%DATADIR%%/src/newgrpbuttom_5_addgroup.php %%DATADIR%%/src/newgrptray.php -%%DATADIR%%/src/newshablon.php %%DATADIR%%/src/proxybuttom_1_down.php %%DATADIR%%/src/proxytray.php %%DATADIR%%/src/redirbuttom_1_loadlist.php --- sams-1.0.4,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 19:50:20 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 431B4106564A; Sat, 3 Jan 2009 19:50:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1A2BE8FC1A; Sat, 3 Jan 2009 19:50:20 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03JoJ6u053533; Sat, 3 Jan 2009 19:50:19 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03JoJZ4053523; Sat, 3 Jan 2009 19:50:19 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 19:50:19 GMT Message-Id: <200901031950.n03JoJZ4053523@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130140: [PATCH] www/sams: update to 1.0.4 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: Sat, 03 Jan 2009 19:50:20 -0000 Synopsis: [PATCH] www/sams: update to 1.0.4 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 19:50:19 UTC 2009 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130140 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 20:00:12 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 9A6D81065717 for ; Sat, 3 Jan 2009 20:00:12 +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 7876A8FC08 for ; Sat, 3 Jan 2009 20:00:12 +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 n03K0BwI059384 for ; Sat, 3 Jan 2009 20:00:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03K0Bea059383; Sat, 3 Jan 2009 20:00:11 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 20:00:11 GMT Resent-Message-Id: <200901032000.n03K0Bea059383@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4670C1065670 for ; Sat, 3 Jan 2009 19:51:05 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: from chinsan.info (chinsan.info [72.21.49.42]) by mx1.freebsd.org (Postfix) with ESMTP id 2F6928FC08 for ; Sat, 3 Jan 2009 19:51:05 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: by chinsan.info (Postfix, from userid 1001) id 51B4AB823; Sun, 4 Jan 2009 03:56:24 +0800 (CST) Message-Id: <20090103195624.51B4AB823@chinsan.info> Date: Sun, 4 Jan 2009 03:56:24 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: snowfly@yuntech.edu.tw Subject: ports/130141: [PATCH] comms/p5-SMS-Send-TW-emome: update to 0.02 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: Sat, 03 Jan 2009 20:00:13 -0000 >Number: 130141 >Category: ports >Synopsis: [PATCH] comms/p5-SMS-Send-TW-emome: update to 0.02 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 20:00:11 UTC 2009 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008 >Description: - Update to 0.02 - Remove whitespace before end of line. Port maintainer (snowfly@yuntech.edu.tw) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-SMS-Send-TW-emome-0.02.patch begins here --- diff -ruN --exclude=CVS /usr/ports/comms/p5-SMS-Send-TW-emome/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/comms/p5-SMS-Send-TW-emome/Makefile --- /usr/ports/comms/p5-SMS-Send-TW-emome/Makefile 2008-04-21 01:31:48.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/comms/p5-SMS-Send-TW-emome/Makefile 2009-01-04 03:55:26.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= SMS-Send-TW-emome -PORTVERSION= 0.01 +PORTVERSION= 0.02 CATEGORIES= comms perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,7 +19,7 @@ ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv BUILD_DEPENDS= ${SITE_PERL}/SMS/Send.pm:${PORTSDIR}/comms/p5-SMS-Send \ ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ - ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv + ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5-Text-Iconv PERL_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/comms/p5-SMS-Send-TW-emome/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/comms/p5-SMS-Send-TW-emome/distinfo --- /usr/ports/comms/p5-SMS-Send-TW-emome/distinfo 2007-10-10 23:56:30.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/comms/p5-SMS-Send-TW-emome/distinfo 2009-01-04 03:09:37.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (SMS-Send-TW-emome-0.01.tar.gz) = a06e98da2691c790953110747387efd7 -SHA256 (SMS-Send-TW-emome-0.01.tar.gz) = 49d5ed427d6194c9a89f46aa675b8bcde027128e53cfeffaad4d76096266c445 -SIZE (SMS-Send-TW-emome-0.01.tar.gz) = 3279 +MD5 (SMS-Send-TW-emome-0.02.tar.gz) = 4747465b422c90c435f45cb39659103c +SHA256 (SMS-Send-TW-emome-0.02.tar.gz) = 7780642c2318320daa31cbf7233c6af590ebe293279b0963ab8fe885ac1c0735 +SIZE (SMS-Send-TW-emome-0.02.tar.gz) = 3337 --- p5-SMS-Send-TW-emome-0.02.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 20:00:13 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 092B7106572F for ; Sat, 3 Jan 2009 20:00:13 +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 DCFE68FC13 for ; Sat, 3 Jan 2009 20:00:12 +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 n03K0CEO059404 for ; Sat, 3 Jan 2009 20:00:12 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03K0CWq059400; Sat, 3 Jan 2009 20:00:12 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 20:00:12 GMT Resent-Message-Id: <200901032000.n03K0CWq059400@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, chinsan Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55064106564A for ; Sat, 3 Jan 2009 19:53:17 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: from chinsan.info (chinsan.info [72.21.49.42]) by mx1.freebsd.org (Postfix) with ESMTP id 3DF7F8FC08 for ; Sat, 3 Jan 2009 19:53:17 +0000 (UTC) (envelope-from chinsan@chinsan.info) Received: by chinsan.info (Postfix, from userid 1001) id AF195B823; Sun, 4 Jan 2009 03:58:36 +0800 (CST) Message-Id: <20090103195836.AF195B823@chinsan.info> Date: Sun, 4 Jan 2009 03:58:36 +0800 (CST) From: chinsan To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: john@pcbsd.org Subject: ports/130142: [PATCH] sysutils/mtpfs: update to 0.9 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: Sat, 03 Jan 2009 20:00:14 -0000 >Number: 130142 >Category: ports >Synopsis: [PATCH] sysutils/mtpfs: update to 0.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 20:00:12 UTC 2009 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Taiwan >Environment: System: FreeBSD chinsan.info 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Sep 29 01:43:14 CST 2008 >Description: - Update to 0.9 Port maintainer (john@pcbsd.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mtpfs-0.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/mtpfs/Makefile /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/mtpfs/Makefile --- /usr/ports/sysutils/mtpfs/Makefile 2008-06-09 22:49:27.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/mtpfs/Makefile 2009-01-04 03:02:46.000000000 +0800 @@ -6,8 +6,7 @@ # PORTNAME= mtpfs -PORTVERSION= 0.6 -PORTREVISION= 4 +PORTVERSION= 0.9 CATEGORIES= sysutils MASTER_SITES= http://www.adebenham.com/mtpfs/ diff -ruN --exclude=CVS /usr/ports/sysutils/mtpfs/distinfo /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/mtpfs/distinfo --- /usr/ports/sysutils/mtpfs/distinfo 2007-09-08 13:11:27.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/mtpfs/distinfo 2009-01-04 03:02:51.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (mtpfs-0.6.tar.gz) = d81202b04b621334952d42527ee1c8e7 -SHA256 (mtpfs-0.6.tar.gz) = be5245d779aaa8dbec6844ae3f62dfa236957c3444607f7387528ad5125a61a3 -SIZE (mtpfs-0.6.tar.gz) = 91014 +MD5 (mtpfs-0.9.tar.gz) = 70adfdbef3b228f7f6db4c01a08cf29a +SHA256 (mtpfs-0.9.tar.gz) = 828e82955232155380b243348eb16cb5f6acfe02ddbf97222308b2fc2dcb1d09 +SIZE (mtpfs-0.9.tar.gz) = 95038 diff -ruN --exclude=CVS /usr/ports/sysutils/mtpfs/files/patch-mtpfs.h /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/mtpfs/files/patch-mtpfs.h --- /usr/ports/sysutils/mtpfs/files/patch-mtpfs.h 2007-09-08 13:10:39.000000000 +0800 +++ /usr/home/tinderbox/portstrees/FreeBSD/ports/sysutils/mtpfs/files/patch-mtpfs.h 2009-01-04 03:05:35.000000000 +0800 @@ -1,22 +1,23 @@ ---- mtpfs.h.orig Sun Jul 1 11:45:49 2007 -+++ mtpfs.h Sun Jul 1 11:46:22 2007 -@@ -18,7 +18,9 @@ +--- mtpfs.h.orig 2009-01-04 03:03:56.000000000 +0800 ++++ mtpfs.h 2009-01-04 03:05:16.000000000 +0800 +@@ -18,8 +18,9 @@ #include #include #include -#include +- +#include +#include +#include - #include #include -@@ -48,7 +50,7 @@ + #include +@@ -49,7 +50,7 @@ static int mtpfs_unlink (const gchar * path); static int mtpfs_mkdir (const char *path, mode_t mode); static int mtpfs_rmdir (const char *path); -static int mtpfs_statfs (const char *path, struct statfs *stbuf); +static int mtpfs_statfs (const char *path, struct statvfs *stbuf); + int calc_length(int f); - static LIBMTP_mtpdevice_t *device; --- mtpfs-0.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 20:00:23 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 4FD22106568D; Sat, 3 Jan 2009 20:00:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 26A348FC14; Sat, 3 Jan 2009 20:00:23 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03K0NhX060252; Sat, 3 Jan 2009 20:00:23 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03K0N10060248; Sat, 3 Jan 2009 20:00:23 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 20:00:23 GMT Message-Id: <200901032000.n03K0N10060248@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130141: [PATCH] comms/p5-SMS-Send-TW-emome: update to 0.02 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: Sat, 03 Jan 2009 20:00:23 -0000 Synopsis: [PATCH] comms/p5-SMS-Send-TW-emome: update to 0.02 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 20:00:22 UTC 2009 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130141 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 20:00:35 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 EDEDF106568A; Sat, 3 Jan 2009 20:00:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C52DD8FC14; Sat, 3 Jan 2009 20:00:35 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03K0ZHE062040; Sat, 3 Jan 2009 20:00:35 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03K0Z66062030; Sat, 3 Jan 2009 20:00:35 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 20:00:35 GMT Message-Id: <200901032000.n03K0Z66062030@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130142: [PATCH] sysutils/mtpfs: update to 0.9 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: Sat, 03 Jan 2009 20:00:36 -0000 Synopsis: [PATCH] sysutils/mtpfs: update to 0.9 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 20:00:35 UTC 2009 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130142 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:40:02 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 99BD9106566C for ; Sat, 3 Jan 2009 21:40:02 +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 6F7278FC16 for ; Sat, 3 Jan 2009 21:40:02 +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 n03Le10k035551 for ; Sat, 3 Jan 2009 21: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 n03Le1JJ035550; Sat, 3 Jan 2009 21:40:01 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 21:40:01 GMT Resent-Message-Id: <200901032140.n03Le1JJ035550@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, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7B0221065670 for ; Sat, 3 Jan 2009 21:36:55 +0000 (UTC) (envelope-from cyberbotx@kirby.cyberbotx.com) Received: from QMTA08.westchester.pa.mail.comcast.net (qmta08.westchester.pa.mail.comcast.net [76.96.62.80]) by mx1.freebsd.org (Postfix) with ESMTP id 2674E8FC1B for ; Sat, 3 Jan 2009 21:36:54 +0000 (UTC) (envelope-from cyberbotx@kirby.cyberbotx.com) Received: from OMTA02.westchester.pa.mail.comcast.net ([76.96.62.19]) by QMTA08.westchester.pa.mail.comcast.net with comcast id z91N1a0080QuhwU589cvwj; Sat, 03 Jan 2009 21:36:55 +0000 Received: from kirby.cyberbotx.com ([68.43.195.82]) by OMTA02.westchester.pa.mail.comcast.net with comcast id z9cs1a00B1n8LeU3N9cs5d; Sat, 03 Jan 2009 21:36:54 +0000 Received: from kirby.cyberbotx.com (localhost [127.0.0.1]) by kirby.cyberbotx.com (Postfix) with ESMTP id 9682D1149B; Sat, 3 Jan 2009 16:36:46 -0500 (EST) Received: (from root@localhost) by kirby.cyberbotx.com (8.14.2/8.14.2/Submit) id n03Laj06009677; Sat, 3 Jan 2009 16:36:45 -0500 (EST) (envelope-from cyberbotx) Message-Id: <200901032136.n03Laj06009677@kirby.cyberbotx.com> Date: Sat, 3 Jan 2009 16:36:45 -0500 (EST) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: samm@os2.kiev.ua Subject: ports/130143: [PATCH] www/awstats: update to 6.9 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: Sat, 03 Jan 2009 21:40:03 -0000 >Number: 130143 >Category: ports >Synopsis: [PATCH] www/awstats: update to 6.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 21:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 7.0-STABLE FreeBSD 7.0-STABLE #3: Fri Aug 22 17:52:25 EDT 2008 >Description: - Update to 6.9 Port maintainer (samm@os2.kiev.ua) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- awstats-6.9,1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/awstats/Makefile /kirby/shared/ports/awstats/Makefile --- /usr/ports/www/awstats/Makefile 2008-07-25 11:08:36.000000000 -0400 +++ /kirby/shared/ports/awstats/Makefile 2009-01-03 16:35:56.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= awstats -PORTVERSION= 6.8 -PORTREVISION= 1 +PORTVERSION= 6.9 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= SF @@ -75,6 +74,7 @@ @${MKDIR} ${PREFIX}/www/awstats/js @${MKDIR} ${PREFIX}/www/awstats/tools @${MKDIR} ${PREFIX}/www/awstats/tools/webmin + @${MKDIR} ${PREFIX}/www/awstats/tools/xslt ${INSTALL_SCRIPT} ${WRKSRC}/tools/awstats_buildstaticpages.pl ${PREFIX}/www/awstats/tools ${INSTALL_SCRIPT} ${WRKSRC}/tools/awstats_exportlib.pl ${PREFIX}/www/awstats/tools ${INSTALL_SCRIPT} ${WRKSRC}/tools/awstats_updateall.pl ${PREFIX}/www/awstats/tools @@ -82,7 +82,8 @@ ${INSTALL_SCRIPT} ${WRKSRC}/tools/logresolvemerge.pl ${PREFIX}/www/awstats/tools ${INSTALL_SCRIPT} ${WRKSRC}/tools/maillogconvert.pl ${PREFIX}/www/awstats/tools ${INSTALL_SCRIPT} ${WRKSRC}/tools/urlaliasbuilder.pl ${PREFIX}/www/awstats/tools - ${INSTALL_SCRIPT} ${WRKSRC}/tools/webmin/awstats-1.8.wbm ${PREFIX}/www/awstats/tools/webmin + ${INSTALL_DATA} ${WRKSRC}/tools/webmin/awstats-1.8.wbm ${PREFIX}/www/awstats/tools/webmin + ${INSTALL_DATA} ${WRKSRC}/tools/xslt/* ${PREFIX}/www/awstats/tools/xslt ${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awredir.pl ${PREFIX}/www/awstats/cgi-bin ${INSTALL_DATA} ${WRKSRC}/wwwroot/cgi-bin/awstats.model.conf ${PREFIX}/www/awstats/cgi-bin ${INSTALL_SCRIPT} ${WRKSRC}/wwwroot/cgi-bin/awstats.pl ${PREFIX}/www/awstats/cgi-bin @@ -103,16 +104,17 @@ ${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/os/* ${PREFIX}/www/awstats/icons/os ${INSTALL_DATA} ${WRKSRC}/wwwroot/icon/other/* ${PREFIX}/www/awstats/icons/other ${INSTALL_DATA} ${WRKSRC}/wwwroot/js/* ${PREFIX}/www/awstats/js - @${ECHO_CMD} "" - @${ECHO_CMD} "* Rename ${PREFIX}/www/awstats/cgi-bin/awstats.model.conf to awstats.site.conf to setup awstats" - @${ECHO_CMD} "* Documentation has been installed in ${PREFIX}/share/doc/awstats" - @${ECHO_CMD} "" - .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR}/images ${INSTALL_DATA} ${WRKSRC}/docs/images/* ${DOCSDIR}/images ${INSTALL_DATA} ${WRKSRC}/docs/*.* ${DOCSDIR} .endif + @${ECHO_CMD} "" + @${ECHO_CMD} "* Rename ${PREFIX}/www/awstats/cgi-bin/awstats.model.conf to awstats.site.conf to setup awstats" +.if !defined(NOPORTDOCS) + @${ECHO_CMD} "* Documentation has been installed in ${PREFIX}/share/doc/awstats" +.endif + @${ECHO_CMD} "" .if !defined(BATCH) post-install: diff -ruN --exclude=CVS /usr/ports/www/awstats/distinfo /kirby/shared/ports/awstats/distinfo --- /usr/ports/www/awstats/distinfo 2008-07-24 06:03:20.000000000 -0400 +++ /kirby/shared/ports/awstats/distinfo 2009-01-03 16:24:48.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (awstats-6.8.tar.gz) = 1a35d5a2ca29b31dabd650f3e5f173e9 -SHA256 (awstats-6.8.tar.gz) = a888d0fd680016f71950f584b70c607ae3e28f192a0b8a6d758ed2a7928b6a99 -SIZE (awstats-6.8.tar.gz) = 1101851 +MD5 (awstats-6.9.tar.gz) = fc19dbb8449eccf3300efb30ca3376cb +SHA256 (awstats-6.9.tar.gz) = c5e288d05c71c5692c59625aa4bcf4c9b41ee0c46cb9b83e7dcac6510bb8b04f +SIZE (awstats-6.9.tar.gz) = 1125906 diff -ruN --exclude=CVS /usr/ports/www/awstats/files/patch-wwwroot-cgi-bin-awstats.pl /kirby/shared/ports/awstats/files/patch-wwwroot-cgi-bin-awstats.pl --- /usr/ports/www/awstats/files/patch-wwwroot-cgi-bin-awstats.pl 2006-01-29 19:34:32.000000000 -0500 +++ /kirby/shared/ports/awstats/files/patch-wwwroot-cgi-bin-awstats.pl 2009-01-03 16:32:54.000000000 -0500 @@ -1,11 +1,11 @@ ---- wwwroot/cgi-bin/awstats.pl.orig Sun Jan 15 22:28:43 2006 -+++ wwwroot/cgi-bin/awstats.pl Sun Jan 15 22:30:17 2006 -@@ -1911,7 +1911,7 @@ - # Windows and standard package: "$DIR/plugins" (plugins in same dir than awstats.pl) - # Redhat : "/usr/local/awstats/wwwroot/cgi-bin/plugins" - # Debian package : "/usr/share/awstats/plugins" -- my @PossiblePluginsDir=("$DIR/plugins","/usr/local/awstats/wwwroot/cgi-bin/plugins","/usr/share/awstats/plugins"); -+ my @PossiblePluginsDir=("$DIR/plugins","%%PREFIX%%/www/awstats/cgi-bin/plugins","/usr/share/awstats/plugins"); - my %DirAddedInINC=(); - - #Removed for security reason +--- wwwroot/cgi-bin/awstats.pl.orig 2008-11-30 10:42:46.000000000 -0500 ++++ wwwroot/cgi-bin/awstats.pl 2009-01-03 16:32:27.000000000 -0500 +@@ -2925,7 +2925,7 @@ + # Debian package : "/usr/share/awstats/plugins" + my @PossiblePluginsDir = ( + "$DIR/plugins", +- "/usr/local/awstats/wwwroot/cgi-bin/plugins", ++ "%%PREFIX%%/www/awstats/cgi-bin/plugins", + "/usr/share/awstats/plugins" + ); + my %DirAddedInINC = (); diff -ruN --exclude=CVS /usr/ports/www/awstats/pkg-plist /kirby/shared/ports/awstats/pkg-plist --- /usr/ports/www/awstats/pkg-plist 2008-07-24 06:03:20.000000000 -0400 +++ /kirby/shared/ports/awstats/pkg-plist 2009-01-03 16:35:17.000000000 -0500 @@ -156,6 +156,7 @@ www/awstats/cgi-bin/plugins/clusterinfo.pm www/awstats/cgi-bin/plugins/decodeutfkeys.pm www/awstats/cgi-bin/plugins/example/example.pm +www/awstats/cgi-bin/plugins/export_to_csv.pm www/awstats/cgi-bin/plugins/geoip.pm www/awstats/cgi-bin/plugins/geoip_city_maxmind.pm www/awstats/cgi-bin/plugins/geoip_isp_maxmind.pm @@ -185,6 +186,7 @@ www/awstats/icons/browser/bpftp.png www/awstats/icons/browser/bytel.png www/awstats/icons/browser/chimera.png +www/awstats/icons/browser/chrome.png www/awstats/icons/browser/cyberdog.png www/awstats/icons/browser/da.png www/awstats/icons/browser/dillo.png @@ -501,6 +503,7 @@ www/awstats/icons/flags/pt.png www/awstats/icons/flags/py.png www/awstats/icons/flags/qa.png +www/awstats/icons/flags/re.png www/awstats/icons/flags/ro.png www/awstats/icons/flags/ru.png www/awstats/icons/flags/rw.png @@ -562,6 +565,7 @@ www/awstats/icons/mime/ai.png www/awstats/icons/mime/archive.png www/awstats/icons/mime/audio.png +www/awstats/icons/mime/css.png www/awstats/icons/mime/doc.png www/awstats/icons/mime/flash.png www/awstats/icons/mime/html.png @@ -614,6 +618,7 @@ www/awstats/icons/os/linuxcentos.png www/awstats/icons/os/linuxdebian.png www/awstats/icons/os/linuxfedora.png +www/awstats/icons/os/linuxgentoo.png www/awstats/icons/os/linuxmandr.png www/awstats/icons/os/linuxredhat.png www/awstats/icons/os/linuxsuse.png @@ -646,6 +651,7 @@ www/awstats/icons/os/winlong.png www/awstats/icons/os/winme.png www/awstats/icons/os/winnt.png +www/awstats/icons/os/winunknown.png www/awstats/icons/os/winxp.png www/awstats/icons/os/commodore.png www/awstats/icons/os/psp.png @@ -684,6 +690,13 @@ www/awstats/tools/maillogconvert.pl www/awstats/tools/urlaliasbuilder.pl www/awstats/tools/webmin/awstats-1.8.wbm +www/awstats/tools/xslt/README.txt +www/awstats/tools/xslt/awstats.datademo1.xml +www/awstats/tools/xslt/awstats.datademo1.xslt +www/awstats/tools/xslt/awstats.datademo2.xml +www/awstats/tools/xslt/awstats.datademo2.xslt +www/awstats/tools/xslt/awstats.xsd +@dirrm www/awstats/tools/xslt @dirrm www/awstats/tools/webmin @dirrm www/awstats/tools @dirrm www/awstats/js --- awstats-6.9,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:40:03 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 EA35E1065674 for ; Sat, 3 Jan 2009 21:40:02 +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 C61E48FC19 for ; Sat, 3 Jan 2009 21:40:02 +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 n03Le22d035599 for ; Sat, 3 Jan 2009 21:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Le2Qj035598; Sat, 3 Jan 2009 21:40:02 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 21:40:02 GMT Resent-Message-Id: <200901032140.n03Le2Qj035598@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, Dave Grochowski Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7FC52106566B for ; Sat, 3 Jan 2009 21:39:49 +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 6EB6E8FC18 for ; Sat, 3 Jan 2009 21:39:49 +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 n03Ldm6G001216 for ; Sat, 3 Jan 2009 21:39:49 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id n03LdmEV001215; Sat, 3 Jan 2009 21:39:48 GMT (envelope-from nobody) Message-Id: <200901032139.n03LdmEV001215@www.freebsd.org> Date: Sat, 3 Jan 2009 21:39:48 GMT From: Dave Grochowski To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/130144: Update port: www/nspluginwrapper to 1.2.2 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: Sat, 03 Jan 2009 21:40:03 -0000 >Number: 130144 >Category: ports >Synopsis: Update port: www/nspluginwrapper to 1.2.2 >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: Sat Jan 03 21:40:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Dave Grochowski >Release: 8.0-CURRENT >Organization: Lockheed Martin >Environment: FreeBSD wanderer 8.0-CURRENT FreeBSD 8.0-CURRENT #29: Thu Nov 20 05:38:50 EST 2008 root@wanderer:/usr/obj/usr/src/sys/WANDERER i386 >Description: Multiple changes here: - Update to version 1.2.2. - Remove configure patching since it is now unnecessary. - Switch to USE_XORG and remove USE_XLIB and friends. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -urN www/nspluginwrapper.orig/Makefile www/nspluginwrapper/Makefile --- www/nspluginwrapper.orig/Makefile 2009-01-03 14:25:27.000000000 -0500 +++ www/nspluginwrapper/Makefile 2009-01-03 16:15:44.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= nspluginwrapper -PORTVERSION= 1.0.0 +PORTVERSION= 1.2.2 CATEGORIES= www linux emulators MASTER_SITES= http://gwenole.beauchesne.info/projects/nspluginwrapper/files/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RPMFILE} @@ -24,7 +24,7 @@ USE_BZIP2= yes USE_LINUX= yes -USE_XLIB= yes +USE_XORG= x11 xt USE_GNOME= glib20 pkgconfig CFLAGS+= -std=c99 @@ -47,20 +47,10 @@ ${WRKSRC}/usr/lib/nspluginwrapper/i386/linux/npviewer ${RM} ${WRKSRC}/usr/lib/nspluginwrapper/i386/linux/npviewer.bak -post-patch: - @${REINPLACE_CMD} -e 's,x86_64,amd64,g' ${WRKSRC}/configure - @${REINPLACE_CMD} -e 's,/usr/X11R6,${LOCALBASE},g' ${WRKSRC}/configure - post-install: ${MKDIR} ${LIBDIR}/i386/linux ${INSTALL_SCRIPT} ${WRKSRC}/usr/lib/nspluginwrapper/i386/linux/* \ ${LIBDIR}/i386/linux/ @${CAT} ${PKGMESSAGE} -.include - -# XXX switch to USE_XORG once XFree86-4 is removed -BUILD_DEPENDS+= ${LOCALBASE}/libdata/xorg/libraries:${X_LIBRARIES_PORT} -RUN_DEPENDS+= ${LOCALBASE}/libdata/xorg/libraries:${X_LIBRARIES_PORT} - -.include +.include diff -urN www/nspluginwrapper.orig/distinfo www/nspluginwrapper/distinfo --- www/nspluginwrapper.orig/distinfo 2009-01-03 14:25:27.000000000 -0500 +++ www/nspluginwrapper/distinfo 2009-01-03 14:26:21.000000000 -0500 @@ -1,6 +1,6 @@ -MD5 (nspluginwrapper-1.0.0.tar.bz2) = 054e6023c1080b850d72f6c76485003f -SHA256 (nspluginwrapper-1.0.0.tar.bz2) = e5c4661eb91d05fc3da2f4ccf6e0769e8cd097ac232ffc6afe16e645729a02d5 -SIZE (nspluginwrapper-1.0.0.tar.bz2) = 271028 -MD5 (nspluginwrapper-i386-1.0.0-1.x86_64.rpm) = aede6a34555e78328019014cacfb64d3 -SHA256 (nspluginwrapper-i386-1.0.0-1.x86_64.rpm) = fd39e7b6f07298c0ccb925f9f2e1e9a39241537d8552d2640ee26e4dd24a5f72 -SIZE (nspluginwrapper-i386-1.0.0-1.x86_64.rpm) = 53496 +MD5 (nspluginwrapper-1.2.2.tar.bz2) = 197e3439aa7136addb88972e48c2fe4a +SHA256 (nspluginwrapper-1.2.2.tar.bz2) = 4e6cbb7aeda1c9f0d6e5a17e729160b5d3f3e7048f90353238806289752175c3 +SIZE (nspluginwrapper-1.2.2.tar.bz2) = 327947 +MD5 (nspluginwrapper-i386-1.2.2-1.x86_64.rpm) = a7c7d46d0ae887a0fab6cd14348c36aa +SHA256 (nspluginwrapper-i386-1.2.2-1.x86_64.rpm) = c9572430351b716ca1c63170150981cfc8546f0cb7e03c7a75f1d0687db99e6f +SIZE (nspluginwrapper-i386-1.2.2-1.x86_64.rpm) = 69425 diff -urN www/nspluginwrapper.orig/pkg-plist www/nspluginwrapper/pkg-plist --- www/nspluginwrapper.orig/pkg-plist 2009-01-03 14:25:27.000000000 -0500 +++ www/nspluginwrapper/pkg-plist 2009-01-03 16:18:47.000000000 -0500 @@ -1,14 +1,16 @@ +bin/nspluginplayer bin/nspluginwrapper %%LIBDIR%%/%%ARCH%%/freebsd/npconfig +%%LIBDIR%%/%%ARCH%%/freebsd/npplayer %%LIBDIR%%/%%ARCH%%/freebsd/npwrapper.so -%%LIBDIR%%/i386/linux/npviewer.bin -%%LIBDIR%%/i386/linux/npviewer +%%LIBDIR%%/i386/linux/libnoxshm.so %%LIBDIR%%/i386/linux/libxpcom.so -%%LIBDIR%%/noarch/mkruntime +%%LIBDIR%%/i386/linux/npviewer +%%LIBDIR%%/i386/linux/npviewer.bin %%LIBDIR%%/noarch/npviewer +@dirrm %%LIBDIR%%/noarch +@dirrm %%LIBDIR%%/i386/linux @dirrm %%LIBDIR%%/%%ARCH%%/freebsd +@dirrm %%LIBDIR%%/i386 @dirrmtry %%LIBDIR%%/%%ARCH%% -@dirrm %%LIBDIR%%/i386/linux -@dirrmtry %%LIBDIR%%/i386 -@dirrm %%LIBDIR%%/noarch @dirrm %%LIBDIR%% >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:40:13 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 C44701065674; Sat, 3 Jan 2009 21:40:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A7458FC1C; Sat, 3 Jan 2009 21:40:13 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03LeDOD036280; Sat, 3 Jan 2009 21:40:13 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03LeDY7036276; Sat, 3 Jan 2009 21:40:13 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 21:40:13 GMT Message-Id: <200901032140.n03LeDY7036276@freefall.freebsd.org> To: cyberbotx@cyberbotx.com, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130143: [PATCH] www/awstats: update to 6.9 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: Sat, 03 Jan 2009 21:40:14 -0000 Synopsis: [PATCH] www/awstats: update to 6.9 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Jan 3 21:40:13 UTC 2009 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130143 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:50:04 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 70FA910656D0 for ; Sat, 3 Jan 2009 21:50:04 +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 534E38FC25 for ; Sat, 3 Jan 2009 21:50:04 +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 n03Lo3xd042758 for ; Sat, 3 Jan 2009 21:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Lo3bp042757; Sat, 3 Jan 2009 21:50:03 GMT (envelope-from gnats) Date: Sat, 3 Jan 2009 21:50:03 GMT Message-Id: <200901032150.n03Lo3bp042757@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/130143: [PATCH] www/awstats: update to 6.9 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Jan 2009 21:50:15 -0000 The following reply was made to PR ports/130143; it has been noted by GNATS. From: Edwin Groothuis To: samm@os2.kiev.ua Cc: bug-followup@FreeBSD.org Subject: Re: ports/130143: [PATCH] www/awstats: update to 6.9 Date: Sat, 3 Jan 2009 21:40:11 UT Maintainer of www/awstats, Please note that PR ports/130143 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130143 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:50:15 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 C1C9310656F8 for ; Sat, 3 Jan 2009 21:50:04 +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 9740B8FC2C for ; Sat, 3 Jan 2009 21:50:04 +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 n03Lo448042774 for ; Sat, 3 Jan 2009 21:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Lo4dw042773; Sat, 3 Jan 2009 21:50:04 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 21:50:04 GMT Resent-Message-Id: <200901032150.n03Lo4dw042773@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 357CB1065670 for ; Sat, 3 Jan 2009 21:44:10 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: from sunpoet.net (123-204-189-131.adsl.dynamic.seed.net.tw [123.204.189.131]) by mx1.freebsd.org (Postfix) with ESMTP id 0227D8FC08 for ; Sat, 3 Jan 2009 21:44:09 +0000 (UTC) (envelope-from sunpoet@sunpoet.net) Received: by sunpoet.net (Postfix, from userid 1000) id E3F2F22DC; Sun, 4 Jan 2009 05:44:06 +0800 (CST) Message-Id: <20090103214406.E3F2F22DC@sunpoet.net> Date: Sun, 4 Jan 2009 05:44:06 +0800 (CST) From: Sunpoet Po-Chuan Hsieh To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/130145: [PATCH] archivers/unshield: take maintainership 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: Sat, 03 Jan 2009 21:50:25 -0000 >Number: 130145 >Category: ports >Synopsis: [PATCH] archivers/unshield: take maintainership >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: Sat Jan 03 21:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sunpoet Po-Chuan Hsieh >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: SUNPOET.net >Environment: System: FreeBSD bonjour.sunpoet.net 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Tue Dec 30 15:39:28 CST 2008 >Description: - Take maintainership Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- unshield-0.5.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/archivers/unshield/Makefile /usr/ports/sunpoet/unshield/Makefile --- /usr/ports/archivers/unshield/Makefile 2008-12-18 10:33:36.000000000 +0800 +++ /usr/ports/sunpoet/unshield/Makefile 2009-01-04 01:50:23.829163000 +0800 @@ -11,7 +11,7 @@ MASTER_SITES= SF MASTER_SITE_SUBDIR=synce -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sunpoet@sunpoet.net COMMENT= Extract data from InstallShield CAB files USE_AUTOTOOLS= libtool:15 --- unshield-0.5.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:50:25 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 354561065716 for ; Sat, 3 Jan 2009 21:50:05 +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 E1C458FC2F for ; Sat, 3 Jan 2009 21:50:04 +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 n03Lo4Xm042787 for ; Sat, 3 Jan 2009 21:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Lo4W5042786; Sat, 3 Jan 2009 21:50:04 GMT (envelope-from gnats) Resent-Date: Sat, 3 Jan 2009 21:50:04 GMT Resent-Message-Id: <200901032150.n03Lo4W5042786@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, Naram Qashat Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 444621065704 for ; Sat, 3 Jan 2009 21:49:35 +0000 (UTC) (envelope-from cyberbotx@kirby.cyberbotx.com) Received: from QMTA07.westchester.pa.mail.comcast.net (qmta07.westchester.pa.mail.comcast.net [76.96.62.64]) by mx1.freebsd.org (Postfix) with ESMTP id DD78A8FC0C for ; Sat, 3 Jan 2009 21:49:34 +0000 (UTC) (envelope-from cyberbotx@kirby.cyberbotx.com) Received: from OMTA13.westchester.pa.mail.comcast.net ([76.96.62.52]) by QMTA07.westchester.pa.mail.comcast.net with comcast id z0H81a00117dt5G579pbvC; Sat, 03 Jan 2009 21:49:35 +0000 Received: from kirby.cyberbotx.com ([68.43.195.82]) by OMTA13.westchester.pa.mail.comcast.net with comcast id z9pa1a00m1n8LeU3Z9pbNm; Sat, 03 Jan 2009 21:49:35 +0000 Received: from kirby.cyberbotx.com (localhost [127.0.0.1]) by kirby.cyberbotx.com (Postfix) with ESMTP id 7AC771149B; Sat, 3 Jan 2009 16:49:33 -0500 (EST) Received: (from root@localhost) by kirby.cyberbotx.com (8.14.2/8.14.2/Submit) id n03LnXIc020277; Sat, 3 Jan 2009 16:49:33 -0500 (EST) (envelope-from cyberbotx) Message-Id: <200901032149.n03LnXIc020277@kirby.cyberbotx.com> Date: Sat, 3 Jan 2009 16:49:33 -0500 (EST) From: Naram Qashat To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: multimedia@FreeBSD.org Subject: ports/130146: [PATCH] multimedia/transcode: update to 1.0.7 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: Sat, 03 Jan 2009 21:50:33 -0000 >Number: 130146 >Category: ports >Synopsis: [PATCH] multimedia/transcode: update to 1.0.7 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Jan 03 21:50:04 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Naram Qashat >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD kirby.cyberbotx.com 7.0-STABLE FreeBSD 7.0-STABLE #3: Fri Aug 22 17:52:25 EDT 2008 >Description: - Update to 1.0.7 Port maintainer (multimedia@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- transcode-1.0.7.patch begins here --- diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/Makefile /kirby/shared/ports/transcode/Makefile --- /usr/ports/multimedia/transcode/Makefile 2008-09-02 05:33:16.000000000 -0400 +++ /kirby/shared/ports/transcode/Makefile 2009-01-03 16:49:19.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= transcode -PORTVERSION= 1.0.6 -PORTREVISION= 1 +PORTVERSION= 1.0.7 CATEGORIES= multimedia MASTER_SITES= http://transcode.kabewm.com/ \ http://fromani.exit1.org/ @@ -45,7 +44,7 @@ .include -.if ${OSVERSION} < 700000 +.if ${OSVERSION} < 700000 CONFIGURE_ENV+= LIBAVCODEC_EXTRA_LIBS="-pthread" .endif diff -ruN --exclude=CVS /usr/ports/multimedia/transcode/distinfo /kirby/shared/ports/transcode/distinfo --- /usr/ports/multimedia/transcode/distinfo 2008-07-27 12:29:59.000000000 -0400 +++ /kirby/shared/ports/transcode/distinfo 2009-01-03 16:40:34.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (transcode-1.0.6.tar.bz2) = 7c3a341b0e4540e34ef50c66b0ab751d -SHA256 (transcode-1.0.6.tar.bz2) = cb6f2a33e5fd00f2ba1dcdb13c65fa60553a4a501161fe7e05bd05511bc92eb1 -SIZE (transcode-1.0.6.tar.bz2) = 1937157 +MD5 (transcode-1.0.7.tar.bz2) = 48a57f36861450dde78d6a1ad5edf99f +SHA256 (transcode-1.0.7.tar.bz2) = 8015efe2a62edf4280ad156995c540285e9dbc92b540c66f81cc180eb3d2481e +SIZE (transcode-1.0.7.tar.bz2) = 1942127 --- transcode-1.0.7.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:50:52 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 F2FF81065690; Sat, 3 Jan 2009 21:50:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C91908FC1E; Sat, 3 Jan 2009 21:50:51 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03Lop5E048734; Sat, 3 Jan 2009 21:50:51 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03Lopo3048723; Sat, 3 Jan 2009 21:50:51 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 21:50:51 GMT Message-Id: <200901032150.n03Lopo3048723@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130145: [PATCH] archivers/unshield: take maintainership 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: Sat, 03 Jan 2009 21:50:52 -0000 Synopsis: [PATCH] archivers/unshield: take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 21:50:51 UTC 2009 Responsible-Changed-Why: chinsan@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130145 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 21:50:59 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 1DED41065732; Sat, 3 Jan 2009 21:50:59 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E8AE68FC1E; Sat, 3 Jan 2009 21:50:58 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (edwin@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03Lowk9049666; Sat, 3 Jan 2009 21:50:58 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03LowIo049662; Sat, 3 Jan 2009 21:50:58 GMT (envelope-from edwin) Date: Sat, 3 Jan 2009 21:50:58 GMT Message-Id: <200901032150.n03LowIo049662@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-multimedia@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/130146: [PATCH] multimedia/transcode: update to 1.0.7 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: Sat, 03 Jan 2009 21:51:00 -0000 Synopsis: [PATCH] multimedia/transcode: update to 1.0.7 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Sat Jan 3 21:50:58 UTC 2009 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=130146 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 22:18:58 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 1A0861065674; Sat, 3 Jan 2009 22:18:58 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E3B538FC1B; Sat, 3 Jan 2009 22:18:57 +0000 (UTC) (envelope-from chinsan@FreeBSD.org) Received: from freefall.freebsd.org (chinsan@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03MIvUK064879; Sat, 3 Jan 2009 22:18:57 GMT (envelope-from chinsan@freefall.freebsd.org) Received: (from chinsan@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03MIvBQ064875; Sat, 3 Jan 2009 22:18:57 GMT (envelope-from chinsan) Date: Sat, 3 Jan 2009 22:18:57 GMT Message-Id: <200901032218.n03MIvBQ064875@freefall.freebsd.org> To: samm@os2.kiev.ua, chinsan@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, chinsan@FreeBSD.org From: chinsan@FreeBSD.org Cc: Subject: Re: ports/130143: [PATCH] www/awstats: update to 6.9 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: Sat, 03 Jan 2009 22:18:58 -0000 Synopsis: [PATCH] www/awstats: update to 6.9 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: chinsan Responsible-Changed-When: Sat Jan 3 22:18:38 UTC 2009 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=130143 From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jan 3 22:26:34 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 A1331106564A; Sat, 3 Jan 2009 22:26:34 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 78E568FC0C; Sat, 3 Jan 2009 22:26:34 +0000 (UTC) (envelope-from beech@FreeBSD.org) Received: from freefall.freebsd.org (beech@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n03MQY0f071824; Sat, 3 Jan 2009 22:26:34 GMT (envelope-from beech@freefall.freebsd.org) Received: (from beech@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n03MQYLj071820; Sat, 3 Jan 2009 22:26:34 GMT (envelope-from beech) Date: Sat, 3 Jan 2009 22:26:34 GMT Message-Id: <200901032226.n03MQYLj071820@freefall.freebsd.org> To: beech@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, beech@FreeBSD.org From: beech@FreeBSD.org Cc: Subject: Re: ports/130144: Update port: www/nspluginwrapper to 1.2.2 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: Sat, 03 Jan 2009 22:26:34 -0000 Synopsis: Update port: www/nspluginwrapper to 1.2.2 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Sat Jan 3 22:25:56 UTC 2009 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=130144