Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

freebsd-ports-bugs Digest, Vol 320, Issue 11

50 views
Skip to first unread message

freebsd-ports...@freebsd.org

unread,
Apr 9, 2010, 7:15:18 PM4/9/10
to freebsd-p...@freebsd.org
Send freebsd-ports-bugs mailing list submissions to
freebsd-p...@freebsd.org

To subscribe or unsubscribe via the World Wide Web, visit
http://lists.freebsd.org/mailman/listinfo/freebsd-ports-bugs
or, via email, send a message with subject or body 'help' to
freebsd-ports...@freebsd.org

You can reach the person managing the list at
freebsd-port...@freebsd.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of freebsd-ports-bugs digest..."


Today's Topics:

1. ports/145576: cannot build cups-base: mantohtml: shared
object problem (Norbert Koch)
2. ports/145577: Added a patch to avoid a problem with the
variable with used by python (giacomo...@yahoo.it)
3. ports/145578: Upgrade www/grails to version 1.2.2 (Jani Kaarela)
4. ports/145579: mail/t-prot: Update to 2.98 (Lars Engels)
5. ports/145581: textproc/ctpp2: update to 2.5.18
(Andrei V. Shetuhin)
6. ports/145582: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays
and hashes as lists (Mons Anderson)
7. ports/145583: [Patch][Maintainer Update] net/haproxy: v1.4.3
-> v1.4.4 (Ross West)
8. ports/145584: [patch] update readline to 6.1 (Eitan Adler)
9. Re: ports/145578: Upgrade www/grails to version 1.2.2
(ed...@FreeBSD.org)
10. Re: ports/145579: mail/t-prot: Update to 2.98 (ed...@FreeBSD.org)
11. Re: ports/145581: textproc/ctpp2: update to 2.5.18
(ed...@FreeBSD.org)
12. Re: ports/145578: Upgrade www/grails to version 1.2.2
(Edwin Groothuis)
13. ports/145585: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays
and hashes as lists (Andrey Kostenko)
14. Re: ports/145584: [patch] update readline to 6.1
(syl...@FreeBSD.org)
15. Re: ports/145582: [NEW PORT] devel/p5-MooseX-Lists: Treat
arrays and hashes as lists (syl...@FreeBSD.org)
16. Re: ports/145585: [NEW PORT] devel/p5-MooseX-Lists: Treat
arrays and hashes as lists (syl...@FreeBSD.org)
17. Re: ports/145581: textproc/ctpp2: update to 2.5.18
(syl...@FreeBSD.org)
18. Re: ports/145583: [Patch][Maintainer Update] net/haproxy:
v1.4.3 -> v1.4.4 (syl...@FreeBSD.org)
19. ports/145586: multimedia/ffmpeg has poor performance on amd64
(bob frazier)
20. Re: ports/145586: multimedia/ffmpeg has poor performance on
amd64 (ed...@FreeBSD.org)
21. ports/145588: [MAINTAINER] sysutils/rdup: update to 1.1.4
(Charlie Kester)
22. ports/145589: php5-filter port needs update (xxx)
23. Re: ports/145589: security/php5-filter port needs update
(lin...@FreeBSD.org)
24. Re: ports/145576: cannot build print/cups-base: mantohtml:
shared object problem (lin...@FreeBSD.org)
25. ports/145591: [ports] (Garrett Cooper)
26. ports/145592: [MAINTAINER] textproc/p5-FormValidator-Lite:
update to 0.11 (TAKAHASHI Kaoru)
27. ports/145595: [patch] www/uzbl fix calling of (optional)
python scripts (Klaus T Aehlig)
28. Re: ports/145592: [MAINTAINER]
textproc/p5-FormValidator-Lite: update to 0.11 (syl...@FreeBSD.org)


----------------------------------------------------------------------

Message: 1
Date: Fri, 9 Apr 2010 09:50:44 GMT
From: Norbert Koch <nk...@demig.de>
Subject: ports/145576: cannot build cups-base: mantohtml: shared
object problem
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004090950....@www.freebsd.org>


>Number: 145576
>Category: ports
>Synopsis: cannot build cups-base: mantohtml: shared object problem
>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: Fri Apr 09 16:10:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Norbert Koch
>Release: 7.2
>Organization:
>Environment:
FreeBSD firewall.demig.intra 7.2-RELEASE-p7 FreeBSD 7.2-RELEASE-p7 #3: Thu Mar 11 17:08:15 CET 2010 ro...@firewall.demig.intra:/usr/obj/usr/src/sys/FIREWALL i386

>Description:
# cd /usr/ports/print/cups-base
# make rmconfig clean
# make

..

echo Compiling mantohtml.c...
Compiling mantohtml.c...
cc -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -I.. -D_CUPS_SOURCE -I/usr/local/include -O -pipe -march=pentium4 -I/usr/local/include -D_LARGEFILE_SOURCE -D_THREAD_SAFE -D_REENTRANT -c mantohtml.c
cc -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -L/usr/local/lib -Wl,-R/usr/local/lib -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector -o mantohtml mantohtml.o
echo Converting man pages to HTML...
Converting man pages to HTML...
for file in cancel.1 cupstestdsc.1 cupstestppd.1 lp.1 lpoptions.1 lppasswd.1 lpq.1 lprm.1 lpr.1 lpstat.1 ppdc.1 ppdhtml.1 ppdi.1 ppdmerge.1 ppdpo.1; do \
echo " $file..."; \
./mantohtml `basename $file .1`.man >../doc/help/man-`basename $file .1`.html; \
done
cancel.1...
Abort trap
cupstestdsc.1...
Abort trap
cupstestppd.1...
Abort trap
lp.1...
Abort trap
lpoptions.1...
Abort trap
lppasswd.1...
Abort trap
lpq.1...
Abort trap
lprm.1...
Abort trap
lpr.1...
Abort trap
lpstat.1...
Abort trap
ppdc.1...
Abort trap
ppdhtml.1...
Abort trap
ppdi.1...

..

+----------------------------------+

# cd work/cups-1.4.3/man
# ./mantohtml
Abort trap: 6
# ldd ./mantohtml
./mantohtml:
libc.so.7 => /lib/libc.so.7 (0x2807e000)
# ./mantohtml `basename cancel.1 .1`.man
Abort trap: 6


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 2
Date: Fri, 9 Apr 2010 12:21:15 +0200 (CEST)
From: giacomo...@yahoo.it
Subject: ports/145577: Added a patch to avoid a problem with the
variable with used by python
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <201004091021....@die191.ing.unibo.it>


>Number: 145577
>Category: ports
>Synopsis: Added a patch to avoid a problem with the variable with used by python
>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 Apr 09 16:10:08 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Giacomo Mariani <giacomo...@yahoo.it>
>Release: FreeBSD 6.3-RELEASE-p13 i386
>Organization:
nothing
>Environment:
System: FreeBSD die191.ing.unibo.it 6.3-RELEASE-p13 FreeBSD 6.3-RELEASE-p13 #0: Thu Oct 1 22:14:44 UTC 2009 ro...@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Added a patch to avoid a problem with the variable with. It arose with python 2.6
because the considered variable, used by the port, is also used by python.
>How-To-Repeat:
>Fix:

--- fvwm-crystal.diff begins here ---
diff -ruN fvwm-crystal.bak/Makefile fvwm-crystal/Makefile
--- fvwm-crystal.bak/Makefile 2010-03-28 08:47:40.000000000 +0200
+++ fvwm-crystal/Makefile 2010-04-09 12:01:22.000000000 +0200
@@ -76,6 +76,7 @@
post-patch:
@${REINPLACE_CMD} -e 's|cp -r -d|cp -r|; s|cp -d|cp|' \
${WRKSRC}/${MAKEFILE}
+ patch ./work/fvwm-crystal-3.0.6/bin/fvwm-crystal.apps < files/fvwm-crystal.apps.diff
.for i in addons/* bin/* fvwm/scripts/speed_value
@${REINPLACE_CMD} -e 's|/bin/bash|${PREFIX}/bin/bash|g' ${WRKSRC}/${i}
@${FIND} ${WRKSRC} -name '*.bak' -delete
diff -ruN fvwm-crystal.bak/files/fvwm-crystal.apps.diff fvwm-crystal/files/fvwm-crystal.apps.diff
--- fvwm-crystal.bak/files/fvwm-crystal.apps.diff 1970-01-01 01:00:00.000000000 +0100
+++ fvwm-crystal/files/fvwm-crystal.apps.diff 2010-04-09 12:01:22.000000000 +0200
@@ -0,0 +1,74 @@
+--- fvwm-crystal.apps_old 2008-06-23 23:42:54.000000000 +0300
++++ fvwm-crystal.apps_new 2010-03-22 14:07:57.000000000 +0200
+@@ -102,7 +102,7 @@
+ group = OptionGroup(parser, "General creation options", "Options definig what should be generated")
+ # group.add_option('-g', '--generate', action = 'store', choices=['all','menus','panel','topapps'], dest='generate', default='all', metavar='WHAT',
+ # help = "what should be generated. aviable options are: all, menus, panel, topapps. default is all.")
+- group.add_option('--with', action = 'append', type='string', dest='with', metavar='DIRECTORY',
++ group.add_option('--with', action = 'append', type='string', dest='xwith', metavar='DIRECTORY',
+ help = 'generate entries only for defined entries (directories or files)')
+ group.add_option('--without', action = 'append', type='string', dest='without', metavar='DIRECTORY',
+ help = 'do NOT use defined entries (directories or files) for generating output.')
+@@ -206,12 +206,12 @@
+ #end of parseArgv
+
+
+-def getAppsData(databases=[database],checkExecs=False,searchIconsIn='',sortOrder='prio',minLength=3,with=None,without=None,rootName='/Applications',topInSub=True,fileIcon='default.png',dirIcon='directory.png'):
++def getAppsData(databases=[database],checkExecs=False,searchIconsIn='',sortOrder='prio',minLength=3,xwith=None,without=None,rootName='/Applications',topInSub=True,fileIcon='default.png',dirIcon='directory.png'):
+ """Read application databases from directories.
+ if checkExecs is True then use exec_field from file name to check access before adding it to database
+ if searchIconsIn is provided then use this path to check icons existence
+ sortOrder defines sorting order for entries
+- with is a list of entries (relative to the database root) that should be read
++ xwith is a list of entries (relative to the database root) that should be read
+ without is a list of entries (relative to the database root or absolute targets for symlinks) that should be left out
+ """
+
+@@ -235,7 +235,7 @@
+ return True
+ return False
+
+- def get_entry(root,dir,cat,sort,check,with,without,realcat):
++ def get_entry(root,dir,cat,sort,check,xwith,without,realcat):
+ if not os.path.isdir(os.path.join(root,dir)) or not os.access(os.path.join(root,dir),os.R_OK):
+ yield None
+ for entry in os.listdir(os.path.join(root,dir)):
+@@ -268,9 +268,9 @@
+ if not checkFileAccess(test):
+ continue
+
+- if with and len(with)>0:
++ if xwith and len(xwith)>0:
+ cont=False
+- for i,v in enumerate(with):
++ for i,v in enumerate(xwith):
+ if not (os.path.join(cat,name).startswith(v) or os.path.join(cat,name.replace('_',' ')).startswith(v)):
+ cont=True
+ break
+@@ -305,7 +305,7 @@
+ x = realcat[:]
+ x.extend([prio,name])
+ if access:
+- for sub in get_entry(root,os.path.join(dir,entry),os.path.join(cat,name).replace(' ','_'),sort,check,with,without,x):
++ for sub in get_entry(root,os.path.join(dir,entry),os.path.join(cat,name).replace(' ','_'),sort,check,xwith,without,x):
+ yield sub
+ elif os.path.isfile(file):
+ if sort=='name' or sort=='rname':
+@@ -327,7 +327,7 @@
+ db=os.path.abspath(os.path.expanduser(databases[i]))
+ if not os.path.isdir(db) or not os.access(db,os.R_OK):
+ continue
+- for entry in get_entry(db,'',os.path.join('/',rootName),sortOrder,checkExecs,with,without,[0,rootName]):
++ for entry in get_entry(db,'',os.path.join('/',rootName),sortOrder,checkExecs,xwith,without,[0,rootName]):
+ if not entry:
+ continue
+ if not entry[5]:
+@@ -850,7 +850,7 @@
+ if params[0].database and len(params[0].database)>0:
+ database=params[0].database
+
+-apps=getAppsData(database,checkExecs=params[0].checkExecs,searchIconsIn=params[0].iconPath,sortOrder=params[0].sortOrder,minLength=params[0].subLength,with=params[0].with,without=params[0].without,rootName=params[0].rootCat,topInSub=params[0].topInSub,fileIcon=params[0].fileDefault,dirIcon=params[0].dirDefault)
++apps=getAppsData(database,checkExecs=params[0].checkExecs,searchIconsIn=params[0].iconPath,sortOrder=params[0].sortOrder,minLength=params[0].subLength,xwith=params[0].xwith,without=params[0].without,rootName=params[0].rootCat,topInSub=params[0].topInSub,fileIcon=params[0].fileDefault,dirIcon=params[0].dirDefault)
+
+ ########################## DEBUG ################################
+ if params[0].verbosity > 1:
--- fvwm-crystal.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 3
Date: Fri, 9 Apr 2010 11:35:47 GMT
From: Jani Kaarela <jani.k...@gmail.com>
Subject: ports/145578: Upgrade www/grails to version 1.2.2
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004091135....@www.freebsd.org>


>Number: 145578
>Category: ports
>Synopsis: Upgrade www/grails to version 1.2.2
>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 Apr 09 16:10:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Jani Kaarela
>Release: 8.0-RELEASE
>Organization:
Fifth Element Oy
>Environment:
FreeBSD moondragon 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 15:48:17 UTC 2009 ro...@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
>Description:
Please update port to Grails version 1.2.2, thanks!
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN grails.bak/Makefile grails/Makefile
--- grails.bak/Makefile 2010-04-09 11:40:42.000000000 +0300
+++ grails/Makefile 2010-04-09 13:25:01.000000000 +0300
@@ -6,7 +6,7 @@
#

PORTNAME= grails
-DISTVERSION= 1.2.1
+DISTVERSION= 1.2.2
CATEGORIES= www java
MASTER_SITES= http://dist.codehaus.org/grails/
DISTNAME= ${PORTNAME}-${PORTVERSION}
@@ -31,7 +31,7 @@
PLIST_FILES= ${SCRIPTFILES:S,^,bin/,} \
${SCRIPTFILES:S,^,${DATADIR:S,${PREFIX}/,,}/bin/,}
PLIST_DIRS= ${DATADIR:S,${PREFIX}/,,}/bin
-SUB_FILES= set-grails_home.sed pkg-message
+SUB_FILES= edit-startGrails.sed pkg-message

do-install:
@${ECHO_MSG} -n ">> Installing data files in ${DATADIR}..."
@@ -41,7 +41,7 @@
@${ECHO_MSG} " [ DONE ]"
@${ECHO_MSG} -n ">> Installing and symlinking executables..."
@${MKDIR} ${DATADIR}/bin
- @${REINPLACE_CMD} -f ${WRKDIR}/set-grails_home.sed ${WRKSRC}/bin/startGrails
+ @${REINPLACE_CMD} -f ${WRKDIR}/edit-startGrails.sed ${WRKSRC}/bin/startGrails
.for file in ${SCRIPTFILES}
@${ECHO_MSG} -n " ${file}"
@${INSTALL_SCRIPT} ${WRKSRC}/bin/${file} ${DATADIR}/bin/${file}
diff -ruN grails.bak/distinfo grails/distinfo
--- grails.bak/distinfo 2010-04-09 11:40:42.000000000 +0300
+++ grails/distinfo 2010-04-09 11:56:59.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (grails-1.2.1.zip) = d82553956c8249906d247172cfea9e55
-SHA256 (grails-1.2.1.zip) = 933a96f324824ebb58a99cb526d597d051941dd52b713cd03d44cc8a4f9ca642
-SIZE (grails-1.2.1.zip) = 48385758
+MD5 (grails-1.2.2.zip) = dcfe25c2425ec86e47dea7722b44c744
+SHA256 (grails-1.2.2.zip) = 9154c603c2ae3aade28c9bd21171c1632ec08817d056e3f80bf0b86220b1b261
+SIZE (grails-1.2.2.zip) = 48488122
diff -ruN grails.bak/files/edit-startGrails.sed.in grails/files/edit-startGrails.sed.in
--- grails.bak/files/edit-startGrails.sed.in 1970-01-01 02:00:00.000000000 +0200
+++ grails/files/edit-startGrails.sed.in 2010-04-09 13:28:13.000000000 +0300
@@ -0,0 +1,7 @@
+# $FreeBSD: ports/www/grails/files/set-grails_home.sed.in,v 1.1 2008/03/11 20:10:29 beech Exp $
+14i\
+: ${GRAILS_HOME="%%DATADIR%%"}
+14i\
+[ -z "${JAVA_HOME}" ] && JAVA_HOME="`env JAVAVM_DRYRUN=yes %%LOCALBASE%%/bin/java | grep '^JAVA_HOME' | cut -c11-`"
+231c\
+\ if [ -n "$GRAILS_OPTS" ]
diff -ruN grails.bak/files/set-grails_home.sed.in grails/files/set-grails_home.sed.in
--- grails.bak/files/set-grails_home.sed.in 2010-04-09 11:40:42.000000000 +0300
+++ grails/files/set-grails_home.sed.in 1970-01-01 02:00:00.000000000 +0200
@@ -1,5 +0,0 @@
-# $FreeBSD: ports/www/grails/files/set-grails_home.sed.in,v 1.1 2008/03/11 20:10:29 beech Exp $
-14i\
-: ${GRAILS_HOME="%%DATADIR%%"}
-14i\
-[ -z "${JAVA_HOME}" ] && JAVA_HOME="`env JAVAVM_DRYRUN=yes %%LOCALBASE%%/bin/java | grep '^JAVA_HOME' | cut -c11-`"


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 4
Date: Fri, 9 Apr 2010 13:28:43 +0200 (CEST)
From: Lars Engels <l...@FreeBSD.org>
Subject: ports/145579: mail/t-prot: Update to 2.98
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <201004091128...@mail.0x20.net>


>Number: 145579
>Category: ports
>Synopsis: mail/t-prot: Update to 2.98
>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 Apr 09 16:10:11 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Lars Engels
>Release: FreeBSD 5.5-RELEASE-p19 i386
>Organization:
>Environment:
System: FreeBSD e.0x20.net 5.5-RELEASE-p19 FreeBSD 5.5-RELEASE-p19 #6: Fri Feb 15 15:16:05 CET 2008 ro...@e.0x20.net:/data/sysstuff/obj/data/sysstuff/5.5/src/sys/NADE_55_b0 i386



>Description:
This patch updates the mail/t-prot port to version 2.98. It also respects NOPORTEXAMPLES and uses p5-Getopt-Long instead
of the deprecated p5-Getopt-Mixed.

>How-To-Repeat:

>Fix:

--- t-prot.2.98.diff begins here ---
diff -Nur t-prot.orig/Makefile t-prot/Makefile
--- t-prot.orig/Makefile Fri Apr 9 13:03:52 2010
+++ t-prot/Makefile Fri Apr 9 13:13:55 2010
@@ -6,8 +6,7 @@
#

PORTNAME= t-prot
-PORTVERSION= 2.5
-PORTREVISION= 2
+PORTVERSION= 2.98
CATEGORIES= mail
MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \
${MASTER_SITE_LOCAL}
@@ -16,7 +15,7 @@
MAINTAINER= ser...@FreeBSD.org
COMMENT= TOFU Protection - Display Filter for RFC822 messages

-RUN_DEPENDS= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed
+RUN_DEPENDS= ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long

USE_PERL5= yes
NO_BUILD= yes
@@ -27,8 +26,10 @@
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/t-prot ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/t-prot.1 ${MAN1PREFIX}/man/man1
+.if !defined(NOPORTEXAMPLES)
@${MKDIR} ${EXAMPLESDIR}
${INSTALL_DATA} ${WRKSRC}/contrib/* ${EXAMPLESDIR}
+.endif
.if !defined(NOPORTDOCS)
@${MKDIR} ${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
diff -Nur t-prot.orig/distinfo t-prot/distinfo
--- t-prot.orig/distinfo Fri Apr 9 13:03:52 2010
+++ t-prot/distinfo Fri Apr 9 13:04:43 2010
@@ -1,3 +1,3 @@
-MD5 (t-prot-2.5.tar.gz) = 2ff61e5a823c9eea9f04f4e6a1e5e8ed
-SHA256 (t-prot-2.5.tar.gz) = 7047b8f6175796708624c7a1d88ef5d2126bcd782c8b7cac13b235c42518f234
-SIZE (t-prot-2.5.tar.gz) = 41136
+MD5 (t-prot-2.98.tar.gz) = c55e83a583d48bd4ffbc4437c21ef547
+SHA256 (t-prot-2.98.tar.gz) = 000cfd20586f15cce3f5c677d7f386cd0ca155d41470d6e7ada44797f5ff8d06
+SIZE (t-prot-2.98.tar.gz) = 46174
diff -Nur t-prot.orig/pkg-plist t-prot/pkg-plist
--- t-prot.orig/pkg-plist Fri Apr 9 13:03:52 2010
+++ t-prot/pkg-plist Fri Apr 9 13:15:50 2010
@@ -4,12 +4,15 @@
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%%%DOCSDIR%%/TODO
%%PORTDOCS%%@dirrm %%DOCSDIR%%
-%%EXAMPLESDIR%%/README.examples
-%%EXAMPLESDIR%%/README.patches
-%%EXAMPLESDIR%%/filter_innd.pl
-%%EXAMPLESDIR%%/muttrc.t-prot
-%%EXAMPLESDIR%%/t-prot-r1.238-gpg126.diff
-%%EXAMPLESDIR%%/t-prot-r1.246-mutt1512.diff
-%%EXAMPLESDIR%%/t-prot.sl
-%%EXAMPLESDIR%%/t-prot.sl-slang2.diff
-@dirrm %%EXAMPLESDIR%%
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.examples
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/README.patches
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filter_innd.pl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mailcap.t-prot
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/muttrc.t-prot
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/muttrc.t-prot.m1512
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nailrc.t-prot
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/t-prot-r1.238-gpg126.diff
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/t-prot-r1.279-mutt1512.diff
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/t-prot.sl
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/t-prot.sl-slang2.diff
+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
--- t-prot.2.98.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 5
Date: Fri, 9 Apr 2010 14:08:05 GMT
From: "Andrei V. Shetuhin" <re...@reki.ru>
Subject: ports/145581: textproc/ctpp2: update to 2.5.18
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004091408....@www.freebsd.org>


>Number: 145581
>Category: ports
>Synopsis: textproc/ctpp2: update to 2.5.18
>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 Apr 09 16:10:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Andrei V. Shetuhin
>Release: FreeBSD 7.2-RELEASE
>Organization:
SVRG
>Environment:
FreeBSD adolf.havoc.ru 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 08:49:13 UTC 2009 ro...@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

>Description:

>How-To-Repeat:

>Fix:
Apply following patch

Patch attached with submission follows:

diff -ur ctpp2.old/Makefile ctpp2/Makefile
--- ctpp2.old/Makefile 2009-12-30 16:31:40.000000000 +0300
+++ ctpp2/Makefile 2010-04-09 17:51:20.000000000 +0400
@@ -6,7 +6,7 @@
#

PORTNAME= ctpp2
-PORTVERSION= 2.5.15
+PORTVERSION= 2.5.18
CATEGORIES= textproc devel
MASTER_SITES= http://ctpp.havoc.ru/download/

diff -ur ctpp2.old/distinfo ctpp2/distinfo
--- ctpp2.old/distinfo 2009-12-30 16:31:40.000000000 +0300
+++ ctpp2/distinfo 2010-04-09 17:51:28.000000000 +0400
@@ -1,3 +1,3 @@
-MD5 (ctpp2-2.5.15.tar.gz) = 897cad0c79e3cea56a7a0ffaa67c1633
-SHA256 (ctpp2-2.5.15.tar.gz) = 660072f6de0a798172436ca4d91ddd98a03783837a528a86f8a7d722b6637d24
-SIZE (ctpp2-2.5.15.tar.gz) = 175144
+MD5 (ctpp2-2.5.18.tar.gz) = 5abdd0c4c47b7922629f330a99071f17
+SHA256 (ctpp2-2.5.18.tar.gz) = fbbfa8a8b4373265599e1d62aebf42ab4133885bf606345342c4aedc8c275e39
+SIZE (ctpp2-2.5.18.tar.gz) = 218758
diff -ur ctpp2.old/pkg-plist ctpp2/pkg-plist
--- ctpp2.old/pkg-plist 2009-12-30 16:31:40.000000000 +0300
+++ ctpp2/pkg-plist 2010-04-09 17:54:26.000000000 +0400
@@ -18,6 +18,7 @@
include/ctpp2/CTPP2Parser.hpp
include/ctpp2/CTPP2ParserException.hpp
include/ctpp2/CTPP2SourceLoader.hpp
+include/ctpp2/CTPP2StringBuffer.hpp
include/ctpp2/CTPP2SymbolTable.hpp
include/ctpp2/CTPP2Syntax.h
include/ctpp2/CTPP2SysHeaders.h


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 6
Date: Fri, 9 Apr 2010 19:02:47 +0400 (MSD)
From: Mons Anderson <mo...@cpan.org>
Subject: ports/145582: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays
and hashes as lists
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <201004091502....@veda.park.rambler.ru>


>Number: 145582
>Category: ports
>Synopsis: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays and hashes as lists
>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: Fri Apr 09 16:10:15 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Mons Anderson
>Release: FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
treat arrays and hashes as lists

WWW: http://search.cpan.org/dist/MooseX-Lists/

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-MooseX-Lists-0.05.shar begins here ---
# 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:
#
# p5-MooseX-Lists
# p5-MooseX-Lists/pkg-descr
# p5-MooseX-Lists/Makefile
# p5-MooseX-Lists/pkg-plist
# p5-MooseX-Lists/distinfo
#
echo c - p5-MooseX-Lists
mkdir -p p5-MooseX-Lists > /dev/null 2>&1
echo x - p5-MooseX-Lists/pkg-descr
sed 's/^X//' >p5-MooseX-Lists/pkg-descr << '6f872943fb9f2213d2ffcb7bffc21c43'
Xtreat arrays and hashes as lists
X
XWWW: http://search.cpan.org/dist/MooseX-Lists/
6f872943fb9f2213d2ffcb7bffc21c43
echo x - p5-MooseX-Lists/Makefile
sed 's/^X//' >p5-MooseX-Lists/Makefile << '2b72f4cb2dffc32083fe6b76ea15dd86'
X# New ports collection makefile for: p5-MooseX-Lists
X# Date created: 2010-04-09
X# Whom: Mons Anderson <mo...@cpan.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME= MooseX-Lists
XPORTVERSION= 0.05
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= mo...@cpan.org
XCOMMENT= Treat arrays and hashes as lists
X
XBUILD_DEPENDS= p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose
XRUN_DEPENDS=${BUILD_DEPENDS}
X
XPERL_CONFIGURE= yes
X
XMAN3= MooseX::Lists.3
X
X.include <bsd.port.mk>
2b72f4cb2dffc32083fe6b76ea15dd86
echo x - p5-MooseX-Lists/pkg-plist
sed 's/^X//' >p5-MooseX-Lists/pkg-plist << 'e927538a04d086f057bee8fc6c3a1f82'
X@comment $FreeBSD$
X%%SITE_PERL%%/MooseX/Lists.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Lists/.packlist
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Lists
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
X@dirrmtry %%SITE_PERL%%/MooseX
e927538a04d086f057bee8fc6c3a1f82
echo x - p5-MooseX-Lists/distinfo
sed 's/^X//' >p5-MooseX-Lists/distinfo << 'fc45d2c61461eb0bcf167bf11a596fe4'
XMD5 (MooseX-Lists-0.05.tar.gz) = b456390af670f1eef1a0e7cba653dda7
XSHA256 (MooseX-Lists-0.05.tar.gz) = fb494b3f36b395fb91edaefced4f7536b6eca3be7ceadf06c9b27cb2a38dea4e
XSIZE (MooseX-Lists-0.05.tar.gz) = 4536
fc45d2c61461eb0bcf167bf11a596fe4
exit
--- p5-MooseX-Lists-0.05.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 7
Date: Fri, 9 Apr 2010 15:24:42 GMT
From: Ross West <fre...@linepoint.com>
Subject: ports/145583: [Patch][Maintainer Update] net/haproxy: v1.4.3
-> v1.4.4
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004091524....@www.freebsd.org>


>Number: 145583
>Category: ports
>Synopsis: [Patch][Maintainer Update] net/haproxy: v1.4.3 -> v1.4.4
>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 Apr 09 16:10:15 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Ross West
>Release: FreeBSD 8.0-RELEASE amd64
>Organization:
>Environment:
>Description:
Update of haproxy port from v1.4.3 to v1.4.4

Fixes:
2010/04/07 : 1.4.4
- [BUG] appsession should match the whole cookie name
- [CLEANUP] proxy: move PR_O_SSL3_CHK to options2 to release one flag
- [MEDIUM] backend: move the transparent proxy address selection to backend
- [MINOR] add very fast IP parsing functions
- [MINOR] add new tproxy flags for dynamic source address binding
- [MEDIUM] add ability to connect to a server from an IP found in a header
- [BUILD] config: last patch breaks build without CONFIG_HAP_LINUX_TPROXY
- [MINOR] http: make it possible to pretend keep-alive when doing close
- [MINOR] config: report "default-server" instead of "(null)" in error messages


>How-To-Repeat:

>Fix:
diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.3/Makefile /usr/ports/net/haproxy/Makefile
--- /usr/ports/net/haproxy.1.4.3/Makefile 2010-04-02 09:13:16.000000000 -0400
+++ /usr/ports/net/haproxy/Makefile 2010-04-09 09:23:06.000000000 -0400
@@ -6,7 +6,7 @@
#

PORTNAME= haproxy
-PORTVERSION= 1.4.3
+PORTVERSION= 1.4.4
CATEGORIES= net www
MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/

diff -ruN --exclude=CVS /usr/ports/net/haproxy.1.4.3/distinfo /usr/ports/net/haproxy/distinfo
--- /usr/ports/net/haproxy.1.4.3/distinfo 2010-04-02 09:13:16.000000000 -0400
+++ /usr/ports/net/haproxy/distinfo 2010-04-09 09:23:27.000000000 -0400
@@ -1,3 +1,3 @@
-MD5 (haproxy-1.4.3.tar.gz) = 673459008444d7a44f55a647ce32e382
-SHA256 (haproxy-1.4.3.tar.gz) = 484ec3f152da1e3739a11324d8d6c186ef1f79dff9258a085944dacc23a9ac46
-SIZE (haproxy-1.4.3.tar.gz) = 761085
+MD5 (haproxy-1.4.4.tar.gz) = 0a18b915c3039f37004a346a5ddc17cd
+SHA256 (haproxy-1.4.4.tar.gz) = c0508869a9bb7bbc7f306469afdd078076fb4d22c123ece9cc8beeafc7ad60b2
+SIZE (haproxy-1.4.4.tar.gz) = 764810


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 8
Date: Fri, 9 Apr 2010 15:32:13 GMT
From: Eitan Adler <eitanad...@gmail.com>
Subject: ports/145584: [patch] update readline to 6.1
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004091532....@www.freebsd.org>


>Number: 145584
>Category: ports
>Synopsis: [patch] update readline to 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 Apr 09 16:10:16 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Eitan Adler
>Release:
>Organization:
>Environment:
>Description:
In order to get readline to build on i386 and amd64 I had to remove files/patch-support-shlib-install
I don't have access to sparc64 hardware. Feel free to add/modify any patches needed for sparc64.

--- Makefile.old 2010-04-09 18:25:18.000000000 +0300
+++ Makefile 2010-04-09 18:25:28.000000000 +0300
@@ -6,7 +6,7 @@
#

PORTNAME= readline
-PORTVERSION= 6.0
+PORTVERSION= 6.1
PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU} \
--- distinfo.old 2009-05-11 14:51:05.000000000 +0300
+++ distinfo 2010-04-09 18:28:07.000000000 +0300
@@ -1,3 +1,3 @@
-MD5 (readline-6.0.tar.gz) = b7f65a48add447693be6e86f04a63019
-SHA256 (readline-6.0.tar.gz) = 1199d905c025735b34cf67d03078585e18f84707052413279fe68ce48c1cc1de
-SIZE (readline-6.0.tar.gz) = 2270818
+MD5 (readline-6.1.tar.gz) = fc2f7e714fe792db1ce6ddc4c9fb4ef3
+SHA256 (readline-6.1.tar.gz) = f0caf608c06ccd6d56b3bee1843458d509c53f9b53dffffe07cc11d8f03fa969
+SIZE (readline-6.1.tar.gz) = 2261725

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 9
Date: Fri, 9 Apr 2010 16:12:50 GMT
From: ed...@FreeBSD.org
Subject: Re: ports/145578: Upgrade www/grails to version 1.2.2
To: jani.k...@gmail.com, ed...@FreeBSD.org,
freebsd-p...@FreeBSD.org
Message-ID: <201004091612....@freefall.freebsd.org>

Synopsis: Upgrade www/grails to version 1.2.2

State-Changed-From-To: open->feedback
State-Changed-By: edwin
State-Changed-When: Fri Apr 9 16:12:49 UTC 2010
State-Changed-Why:
Awaiting maintainers feedback (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=145578


------------------------------

Message: 10
Date: Fri, 9 Apr 2010 16:12:57 GMT
From: ed...@FreeBSD.org
Subject: Re: ports/145579: mail/t-prot: Update to 2.98
To: ed...@FreeBSD.org, freebsd-p...@FreeBSD.org,
ser...@FreeBSD.org
Message-ID: <201004091612....@freefall.freebsd.org>

Synopsis: mail/t-prot: Update to 2.98

Responsible-Changed-From-To: freebsd-ports-bugs->sergei
Responsible-Changed-By: edwin
Responsible-Changed-When: Fri Apr 9 16:12:57 UTC 2010
Responsible-Changed-Why:
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=145579


------------------------------

Message: 11
Date: Fri, 9 Apr 2010 16:13:07 GMT
From: ed...@FreeBSD.org
Subject: Re: ports/145581: textproc/ctpp2: update to 2.5.18
To: ed...@FreeBSD.org, freebsd-p...@FreeBSD.org,
freebsd-p...@FreeBSD.org
Message-ID: <201004091613....@freefall.freebsd.org>

Synopsis: textproc/ctpp2: update to 2.5.18

Class-Changed-From-To: update->maintainer-update
Class-Changed-By: edwin
Class-Changed-When: Fri Apr 9 16:13:06 UTC 2010
Class-Changed-Why:
Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=145581


------------------------------

Message: 12
Date: Fri, 9 Apr 2010 16:20:03 GMT
From: Edwin Groothuis <ed...@FreeBSD.org>
Subject: Re: ports/145578: Upgrade www/grails to version 1.2.2
To: freebsd-p...@FreeBSD.org
Message-ID: <201004091620....@freefall.freebsd.org>

The following reply was made to PR ports/145578; it has been noted by GNATS.

From: Edwin Groothuis <ed...@FreeBSD.org>
To: m...@bur.st
Cc: bug-fo...@FreeBSD.org
Subject: Re: ports/145578: Upgrade www/grails to version 1.2.2
Date: Fri, 9 Apr 2010 16:12:48 UT

Maintainer of www/grails,

Please note that PR ports/145578 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/145578

--
Edwin Groothuis via the GNATS Auto Assign Tool
ed...@FreeBSD.org


------------------------------

Message: 13
Date: Fri, 9 Apr 2010 20:27:43 +0400 (MSD)
From: Andrey Kostenko <and...@kostenko.name>
Subject: ports/145585: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays
and hashes as lists
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <201004091627....@veda.park.rambler.ru>


>Number: 145585
>Category: ports
>Synopsis: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays and hashes as lists
>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: Fri Apr 09 16:30:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Andrey Kostenko
>Release: FreeBSD 7.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD veda.park.rambler.ru 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Thu Feb 12 22:34:21 MSK 2009
>Description:
treat arrays and hashes as lists

WWW: http://search.cpan.org/dist/MooseX-Lists

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-MooseX-Lists-0.05.shar begins here ---
# 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:
#
# p5-MooseX-Lists
# p5-MooseX-Lists/Makefile
# p5-MooseX-Lists/pkg-plist
# p5-MooseX-Lists/pkg-descr
# p5-MooseX-Lists/distinfo
#
echo c - p5-MooseX-Lists
mkdir -p p5-MooseX-Lists > /dev/null 2>&1
echo x - p5-MooseX-Lists/Makefile
sed 's/^X//' >p5-MooseX-Lists/Makefile << '2b72f4cb2dffc32083fe6b76ea15dd86'
X# New ports collection makefile for: MooseX-Lists
X# Date created: 09 April 2010
X# Whom: and...@kostenko.name
X#
X# $FreeBSD$
X
XPORTNAME= MooseX-Lists
XPORTVERSION= 0.05
XCATEGORIES= devel perl5
XMASTER_SITES= CPAN
XPKGNAMEPREFIX= p5-
X
XMAINTAINER= and...@kostenko.name
XCOMMENT= Treat arrays and hashes as lists
X
XRUN_DEPENDS= p5-Moose>=0.93:${PORTSDIR}/devel/p5-Moose
XBUILD_DEPENDS= ${RUN_DEPENDS}
X
XPERL_CONFIGURE= YES
XMAN3= MooseX::Lists.3
X
X.include <bsd.port.mk>
2b72f4cb2dffc32083fe6b76ea15dd86
echo x - p5-MooseX-Lists/pkg-plist
sed 's/^X//' >p5-MooseX-Lists/pkg-plist << 'e927538a04d086f057bee8fc6c3a1f82'
X%%SITE_PERL%%/MooseX/Lists.pm
X%%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Lists/.packlist
X@dirrmtry %%SITE_PERL%%/MooseX
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX/Lists
X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MooseX
e927538a04d086f057bee8fc6c3a1f82
echo x - p5-MooseX-Lists/pkg-descr
sed 's/^X//' >p5-MooseX-Lists/pkg-descr << '6f872943fb9f2213d2ffcb7bffc21c43'
Xtreat arrays and hashes as lists
X
XWWW: http://search.cpan.org/dist/MooseX-Lists
6f872943fb9f2213d2ffcb7bffc21c43
echo x - p5-MooseX-Lists/distinfo
sed 's/^X//' >p5-MooseX-Lists/distinfo << 'fc45d2c61461eb0bcf167bf11a596fe4'
XMD5 (MooseX-Lists-0.05.tar.gz) = b456390af670f1eef1a0e7cba653dda7
XSHA256 (MooseX-Lists-0.05.tar.gz) = fb494b3f36b395fb91edaefced4f7536b6eca3be7ceadf06c9b27cb2a38dea4e
XSIZE (MooseX-Lists-0.05.tar.gz) = 4536
fc45d2c61461eb0bcf167bf11a596fe4
exit
--- p5-MooseX-Lists-0.05.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 14
Date: Fri, 9 Apr 2010 16:36:18 GMT
From: syl...@FreeBSD.org
Subject: Re: ports/145584: [patch] update readline to 6.1
To: syl...@FreeBSD.org, freebsd-p...@FreeBSD.org,
syl...@FreeBSD.org
Message-ID: <201004091636....@freefall.freebsd.org>

Synopsis: [patch] update readline to 6.1

Responsible-Changed-From-To: freebsd-ports-bugs->sylvio
Responsible-Changed-By: sylvio
Responsible-Changed-When: Fri Apr 9 16:36:18 UTC 2010
Responsible-Changed-Why:
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145584


------------------------------

Message: 15
Date: Fri, 9 Apr 2010 16:44:48 GMT
From: syl...@FreeBSD.org
Subject: Re: ports/145582: [NEW PORT] devel/p5-MooseX-Lists: Treat
arrays and hashes as lists
To: mo...@cpan.org, syl...@FreeBSD.org, freebsd-p...@FreeBSD.org
Message-ID: <201004091644....@freefall.freebsd.org>

Synopsis: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays and hashes as lists

State-Changed-From-To: open->closed
State-Changed-By: sylvio
State-Changed-When: Fri Apr 9 16:44:48 UTC 2010
State-Changed-Why:
Closed due of submitter have sent a new .shar in ports/145585

http://www.freebsd.org/cgi/query-pr.cgi?pr=145582


------------------------------

Message: 16
Date: Fri, 9 Apr 2010 16:45:27 GMT
From: syl...@FreeBSD.org
Subject: Re: ports/145585: [NEW PORT] devel/p5-MooseX-Lists: Treat
arrays and hashes as lists
To: syl...@FreeBSD.org, freebsd-p...@FreeBSD.org,
syl...@FreeBSD.org
Message-ID: <201004091645....@freefall.freebsd.org>

Synopsis: [NEW PORT] devel/p5-MooseX-Lists: Treat arrays and hashes as lists

Responsible-Changed-From-To: freebsd-ports-bugs->sylvio
Responsible-Changed-By: sylvio
Responsible-Changed-When: Fri Apr 9 16:45:27 UTC 2010
Responsible-Changed-Why:
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145585


------------------------------

Message: 17
Date: Fri, 9 Apr 2010 16:46:39 GMT
From: syl...@FreeBSD.org
Subject: Re: ports/145581: textproc/ctpp2: update to 2.5.18
To: syl...@FreeBSD.org, freebsd-p...@FreeBSD.org,
syl...@FreeBSD.org
Message-ID: <201004091646....@freefall.freebsd.org>

Synopsis: textproc/ctpp2: update to 2.5.18

Responsible-Changed-From-To: freebsd-ports-bugs->sylvio
Responsible-Changed-By: sylvio
Responsible-Changed-When: Fri Apr 9 16:46:39 UTC 2010
Responsible-Changed-Why:
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145581


------------------------------

Message: 18
Date: Fri, 9 Apr 2010 16:47:06 GMT
From: syl...@FreeBSD.org
Subject: Re: ports/145583: [Patch][Maintainer Update] net/haproxy:
v1.4.3 -> v1.4.4
To: syl...@FreeBSD.org, freebsd-p...@FreeBSD.org,
syl...@FreeBSD.org
Message-ID: <201004091647....@freefall.freebsd.org>

Synopsis: [Patch][Maintainer Update] net/haproxy: v1.4.3 -> v1.4.4

Responsible-Changed-From-To: freebsd-ports-bugs->sylvio
Responsible-Changed-By: sylvio
Responsible-Changed-When: Fri Apr 9 16:47:06 UTC 2010
Responsible-Changed-Why:
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145583


------------------------------

Message: 19
Date: Fri, 9 Apr 2010 16:50:13 GMT
From: bob frazier <bo...@mrp3.com>
Subject: ports/145586: multimedia/ffmpeg has poor performance on amd64
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004091650....@www.freebsd.org>


>Number: 145586
>Category: ports
>Synopsis: multimedia/ffmpeg has poor performance on amd64
>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: Fri Apr 09 17:00:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: bob frazier
>Release: 8.0-STABLE
>Organization:
SFT Inc.
>Environment:
FreeBSD hack.SFT.local 8.0-STABLE FreeBSD 8.0-STABLE #0: Wed Apr 7 11:02:24 PDT 2010 ro...@hack.SFT.local:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
on amd64 platforms the ffmpeg port incorrectly uses MACHINE_CPU and a lack of the text 'sse' or 'mmx' to DISABLE sse and mmx capability.

This is completely unnecessary since ffmpeg's configuration script already works without making these additional checks.

Further it does not follow the standard (which would be to use ARCH) and uses the BUILD platform to make the determination for the TARGET platform's code.

The correct solution would be to either eliminate these checks or patch the Makefile using the patch submitted with this report. Alternately use ARCH to (correctly) determine whether or not these capabilities should be enabled.

>How-To-Repeat:
On an amd64 platform, clean multimedia/ffmpeg and run 'make configure' and note the text output showing mmx and sse disabled. Then apply the patch (or remove the appropriate sections from Makefile), clean, and run 'make configure' again. Note the correct enabling of mmx and sse for amd64.

>Fix:


Patch attached with submission follows:

--- Makefile.orig 2010-03-24 11:44:18.000000000 -0700
+++ Makefile 2010-04-09 09:05:55.000000000 -0700
@@ -111,16 +111,20 @@
.endif

# sse hardware vector support
.if (defined(MACHINE_CPU) && ${MACHINE_CPU:Msse} == "sse")
WITH_BUILTIN_VECTOR= yes
+.elif (defined(MACHINE_CPU) && ${MACHINE_CPU:Mamd64} == "amd64")
+WITH_BUILTIN_VECTOR= yes
.else
CONFIGURE_ARGS+= --disable-sse
.endif

# mmx support
-.if ${MACHINE_CPU:Mmmx} == ""
+.if (defined(MACHINE_CPU) && ${MACHINE_CPU:Mamd64} == "amd64")
+#WITH_BUILTIN_VECTOR= yes
+.elif ${MACHINE_CPU:Mmmx} == ""
CONFIGURE_ARGS+= --disable-mmx
WITHOUT_BUILTIN_VECTOR= yes
.endif

# builtin vector, requires mmx


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 20
Date: Fri, 9 Apr 2010 17:06:53 GMT
From: ed...@FreeBSD.org
Subject: Re: ports/145586: multimedia/ffmpeg has poor performance on
amd64
To: ed...@FreeBSD.org, freebsd-p...@FreeBSD.org, m...@FreeBSD.org
Message-ID: <201004091706....@freefall.freebsd.org>

Synopsis: multimedia/ffmpeg has poor performance on amd64

Responsible-Changed-From-To: freebsd-ports-bugs->mm
Responsible-Changed-By: edwin
Responsible-Changed-When: Fri Apr 9 17:06:53 UTC 2010
Responsible-Changed-Why:
Over to maintainer (via the GNATS Auto Assign Tool)

http://www.freebsd.org/cgi/query-pr.cgi?pr=145586


------------------------------

Message: 21
Date: Fri, 09 Apr 2010 10:35:55 -0700
From: Charlie Kester <cork...@comcast.net>
Subject: ports/145588: [MAINTAINER] sysutils/rdup: update to 1.1.4
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <2010040917355...@hub.freebsd.org>


>Number: 145588
>Category: ports
>Synopsis: [MAINTAINER] sysutils/rdup: update to 1.1.4
>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 Apr 09 17:40:05 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Charlie Kester <cork...@comcast.net>
>Release: FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD atom.local 8.0-STABLE FreeBSD 8.0-STABLE #1: Mon Apr 5 10:13:33 PDT 2010 ro...@atom.local:/usr/obj/usr/src/sys/ATOM i386

>Description:
Update from 1.1.2 to 1.1.4
This release contains several bug-fixes. See the changelog on the author's website for details.

Changes to the FreeBSD port include:
- Patch file for rdup-simple.in renamed to follow make makepatch conventions
- rdup-simple is now patched to use Posix sh rather than bash, and is compatible with BSD date and cp.

>How-To-Repeat:
>Fix:

New files:
files/patch-rdup-tr.c : fixes a line that causes a fatal error when compiled with -Werror
files/patch-sh__rdup-simple.in: as described above

Files removed:
files/patch-rdup-simple.in: as described above

--- rdup-1.1.4.diff begins here ---
diff -ruN /usr/ports/sysutils/rdup/Makefile ./rdup/Makefile
--- /usr/ports/sysutils/rdup/Makefile 2010-03-15 00:10:46.000000000 -0700
+++ ./rdup/Makefile 2010-04-06 20:05:11.000000000 -0700
@@ -7,7 +7,7 @@
#

PORTNAME= rdup
-PORTVERSION= 1.1.2
+PORTVERSION= 1.1.4
CATEGORIES= sysutils
MASTER_SITES= http://miek.nl/projects/rdup/

@@ -39,7 +39,5 @@

MAN7= rdup-backups.7

-post-patch:
- @${REINPLACE_CMD} -e 's|/bin/bash|${LOCALBASE}/bin/bash|' ${WRKSRC}/sh/rdup-simple.in

.include <bsd.port.mk>
diff -ruN /usr/ports/sysutils/rdup/distinfo ./rdup/distinfo
--- /usr/ports/sysutils/rdup/distinfo 2010-03-15 00:10:46.000000000 -0700
+++ ./rdup/distinfo 2010-04-06 20:05:39.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (rdup-1.1.2.tar.bz2) = 4e543871c6178d5edc597fcb628a24e7
-SHA256 (rdup-1.1.2.tar.bz2) = d5b2c4e7a4df62909a18ae70c241fb4bf3c405afa369dbd1259efd22eed9b327
-SIZE (rdup-1.1.2.tar.bz2) = 357713
+MD5 (rdup-1.1.4.tar.bz2) = 295acf3674fe891873a95c4cf608b304
+SHA256 (rdup-1.1.4.tar.bz2) = 94a0b6de4aa5b25ba888347acd424c6b97343ff207a9587fc68fc1e4d5710500
+SIZE (rdup-1.1.4.tar.bz2) = 358160
diff -ruN /usr/ports/sysutils/rdup/files/patch-GNUmakefile.in ./rdup/files/patch-GNUmakefile.in
--- /usr/ports/sysutils/rdup/files/patch-GNUmakefile.in 2010-03-15 00:10:46.000000000 -0700
+++ ./rdup/files/patch-GNUmakefile.in 2010-04-08 20:34:59.000000000 -0700
@@ -1,5 +1,5 @@
---- GNUmakefile.in.orig 2010-03-02 11:04:44.000000000 -0800
-+++ GNUmakefile.in 2010-03-02 11:06:56.000000000 -0800
+--- ./GNUmakefile.in.orig 2010-04-04 13:23:22.000000000 -0700
++++ ./GNUmakefile.in 2010-04-08 20:21:36.000000000 -0700
@@ -19,7 +19,7 @@
sbindir=@sbindir@
mandir=@mandir@
diff -ruN /usr/ports/sysutils/rdup/files/patch-rdup-simple.in ./rdup/files/patch-rdup-simple.in
--- /usr/ports/sysutils/rdup/files/patch-rdup-simple.in 2009-12-02 05:48:23.000000000 -0800
+++ ./rdup/files/patch-rdup-simple.in 1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
---- sh/rdup-simple.in.orig 2009-10-09 23:37:15.000000000 -0700
-+++ sh/rdup-simple.in 2009-10-09 23:44:36.000000000 -0700
-@@ -41,7 +41,7 @@
- }
-
- PROGNAME=$0
--NOW=`date +%Y%m/%d`
-+NOW=`gdate +%Y%m/%d`
- DAYS=8
- ssh=
- trans=
diff -ruN /usr/ports/sysutils/rdup/files/patch-rdup-tr.c ./rdup/files/patch-rdup-tr.c
--- /usr/ports/sysutils/rdup/files/patch-rdup-tr.c 1969-12-31 16:00:00.000000000 -0800
+++ ./rdup/files/patch-rdup-tr.c 2010-04-08 20:34:59.000000000 -0700
@@ -0,0 +1,12 @@
+--- ./rdup-tr.c.orig 2010-04-04 13:23:22.000000000 -0700
++++ ./rdup-tr.c 2010-04-08 20:21:36.000000000 -0700
+@@ -100,7 +100,8 @@
+ struct archive_entry *entry;
+ struct stat *s;
+ struct rdup *rdup_entry = NULL;
+- GSList *hlinks, *hl = NULL;
++ GSList *hlinks = NULL;
++ GSList *hl = NULL;
+ GHashTable *trhash; /* look up for encrypted/decrypted strs */
+
+ delim = '\n';
diff -ruN /usr/ports/sysutils/rdup/files/patch-sh__rdup-simple.in ./rdup/files/patch-sh__rdup-simple.in
--- /usr/ports/sysutils/rdup/files/patch-sh__rdup-simple.in 1969-12-31 16:00:00.000000000 -0800
+++ ./rdup/files/patch-sh__rdup-simple.in 2010-04-08 20:34:59.000000000 -0700
@@ -0,0 +1,195 @@
+--- ./sh/rdup-simple.in.orig 2010-04-04 13:23:22.000000000 -0700
++++ ./sh/rdup-simple.in 2010-04-08 20:34:49.000000000 -0700
+@@ -1,4 +1,4 @@
+-#!/bin/bash
++#!/bin/sh
+
+ # updates a hardlinked backup
+ # licensed under the GPL version 3
+@@ -31,23 +31,24 @@
+ TOPDIR="$1"
+
+ if $dry; then exit 1; fi
+- [[ -z $TOPDIR ]] && exit 2
+- [[ -d $TOPDIR/$TODAY ]] && exit 0
++ [ -z "$TOPDIR" ] && exit 2
++ [ -d $TOPDIR/$TODAY ] && exit 0
+
+ if ! mkdir -p $TOPDIR/$TODAY; then
+ exit 2
+ fi
+
+- let i=1
+- while [[ $i -le $LOOKBACK ]]; do
+- D=$(date $DATESTR --date "$i days ago")
+- if [[ -d $TOPDIR/$D ]]; then
+- if ! cp -plr $TOPDIR/$D/* $TOPDIR/$TODAY; then
++ i=1
++ while [ $i -le $LOOKBACK ]; do
++ adjust=$(printf %dd $i)
++ D=$(date -v-$adjust $DATESTR)
++ if [ -d $TOPDIR/$D ]; then
++ if ! cp -plR $TOPDIR/$D/* $TOPDIR/$TODAY; then
+ exit 2
+ fi
+ exit 0
+ fi
+- let i=i+1
++ i=$((i+1))
+ done
+ exit 1
+ }
+@@ -86,7 +87,7 @@
+ }
+
+ PROGNAME=$0
+-NOW=`date +%Y%m/%d`
++NOW=$(date +%Y%m/%d)
+ DAYS=8
+ OPT_DRY=
+ ssh=
+@@ -105,7 +106,7 @@
+ case $o in
+ a) atime=" -a " ;;
+ E)
+- if [[ -z "$OPTARG" ]]; then
++ if [ -z "$OPTARG" ]; then
+ echo2 "-E needs an argument"
+ exit 1
+ fi
+@@ -116,12 +117,12 @@
+ pathtrans="-$o $OPTARG";
+ ;;
+ k)
+- if [[ -z "$OPTARG" ]]; then
++ if [ -z "$OPTARG" ]; then
+ echo2 "-k needs an argument"
+ exit 1
+ fi
+- if [[ ! -r "$OPTARG" ]]; then
+- echo2 "Cannot read keyfile \`$OPTARG': failed"
++ if [ ! -r "$OPTARG" ]; then
++ echo2 "Cannot read keyfile \'$OPTARG': failed"
+ exit 1
+ fi
+ trans="$trans -Pmcrypt,-q,-f,$OPTARG"
+@@ -144,7 +145,7 @@
+ exit 1
+ fi
+ # if there a no key, this will fail
+- if [[ $(gpg --list-keys | wc -l) -eq "0" ]]; then
++ if [ $(gpg --list-keys | wc -l) -eq "0" ]; then
+ echo2 "No gpg keys found"
+ exit 1
+ fi
+@@ -163,9 +164,9 @@
+ done
+ shift $((OPTIND - 1))
+
+-if [[ ${1:0:1} == "+" ]]; then
+- DAYS=${1:1}
+- if [[ $DAYS -lt 1 || $DAYS -gt 99 ]]; then
++if [ "${1%${1#?}}" = "+" ]; then
++ DAYS=${1#?}
++ if [ $DAYS -lt 1 ] || [ $DAYS -gt 99 ]; then
+ echo2 "+N needs to be a number [1..99]"
+ exit 1
+ fi
+@@ -174,7 +175,7 @@
+ DAYS=8
+ fi
+
+-[[ $# -lt 2 ]] && usage && exit
++[ $# -lt 2 ] && usage && exit
+
+ if $mcrypt; then
+ if ! which mcrypt 2>/dev/null 1>&2; then
+@@ -184,10 +185,10 @@
+ fi
+
+ i=1; last=$#; DIRS=
+-while [[ $i -lt $last ]]; do
++while [ $i -lt $last ]; do
+ DIRS="$DIRS $1"
+ shift
+- ((i=$i+1))
++ i=$((i+1))
+ done
+ # rdup [options] source destination
+ #dest="ssh://elektron.atoom.net/directory"
+@@ -197,50 +198,50 @@
+ #dest="ssh://mi...@elektron.atoom.net/directory"
+
+ dest=$1
+-if [[ ${dest:0:6} == "ssh://" ]]; then
+- rest=${dest/ssh:\/\//}
++if [ "${dest%${dest#??????}}" = "ssh://" ]; then
++ rest=${dest#ssh://}
+ u=${rest%%@*}
+
+- if [[ "$u" == "$rest" ]]; then
++ if [ "$u" = "$rest" ]; then
+ # no @ used, nullify $u
+ u=
+ fi
+
+- rest=${rest/$u@/}
+- h=`echo $rest | cut -s -f1 -d/`
+- BACKUPDIR=${rest/$h/}
++ rest=${rest#$u@}
++ h=$(echo $rest | cut -s -f1 -d/)
++ BACKUPDIR=${rest#$h}
+
+- if [[ -z $u ]]; then
++ if [ -z "$u" ]; then
+ ssh=" ssh -c blowfish -x $h"
+ else
+ ssh=" ssh -c blowfish -x $u@$h"
+ fi
+ fi
+-if [[ ${dest:0:7} == "file://" ]]; then
+- rest=${dest/file:\/\//}
++if [ "${dest%${dest#???????}}" = "file://" ]; then
++ rest=${dest#file://}
+ BACKUPDIR=$rest
+ fi
+-[[ ${dest:0:1} == "/" ]] && BACKUPDIR=$dest
++[ "${dest%${dest#?}}" = "/" ] && BACKUPDIR=$dest
+
+ # no hits above, assume relative filename
+-[[ -z $BACKUPDIR ]] && BACKUPDIR=$PWD/$dest
++[ -z "$BACKUPDIR" ] && BACKUPDIR=$PWD/$dest
+
+ $link && copy_and_link $DAYS $BACKUPDIR
+
+ # change all / to _ to make a valid filename
+-STAMP=$etc/timestamp.${HOSTNAME}.${dest//\//_}
+-LIST=$etc/list.${HOSTNAME}.${dest//\//_}
++STAMP=$etc/timestamp.${HOSTNAME}.$(echo $dest | tr / _)
++LIST=$etc/list.${HOSTNAME}.$(echo $dest | tr / _)
+
+-[[ ! -d $etc ]] && mkdir $etc
++[ ! -d $etc ] && mkdir $etc
+
+ # remote or not
+-if [[ -z $ssh ]]; then
++if [ -z "$ssh" ]; then
+ pipe="rdup-up$OPT $OPT_DRY $STRIP -t $BACKUPDIR/$NOW"
+ else
+ pipe="$ssh rdup-up$OPT $OPT_DRY $STRIP -t $BACKUPDIR/$NOW"
+ fi
+ # path encryption
+-if [[ -n $pathtrans ]]; then
++if [ -n "$pathtrans" ]; then
+ pipe="rdup-tr $pathtrans | $pipe"
+ fi
+
+@@ -248,7 +249,7 @@
+
+ if ! $force; then
+ # path is set at the top
+- if [[ -z $ssh ]]; then
++ if [ -z "$ssh" ]; then
+ $PROGNAME $OPT_DRY -L +$DAYS /dev/null $BACKUPDIR
+ # rdup-ln -l $DAYS $BACKUPDIR
+ purpose=$?
diff -ruN /usr/ports/sysutils/rdup/pkg-descr ./rdup/pkg-descr
--- /usr/ports/sysutils/rdup/pkg-descr 2010-03-15 00:10:46.000000000 -0700
+++ ./rdup/pkg-descr 2010-04-06 20:03:48.000000000 -0700
@@ -5,8 +5,6 @@
removed, allowing for correct incremental backups.

An example script named rdup-simple is included to show how to
-implement a simple snapshot-style backup strategy. This bash script requires
-GNU date and cp, which are not installed by this FreeBSD port. If you want to
-use the script, you should also install the sysutils/coreutils port.
+implement a simple snapshot-style backup strategy.

WWW: http://miek.nl/projects/rdup
--- rdup-1.1.4.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 22
Date: Fri, 9 Apr 2010 19:45:25 GMT
From: xxx <n...@present.com>
Subject: ports/145589: php5-filter port needs update
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004091945....@www.freebsd.org>


>Number: 145589
>Category: ports
>Synopsis: php5-filter port needs update
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Fri Apr 09 19:50:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: xxx
>Release: FreeBSD 8.0-STABLE i386
>Organization:
>Environment:
FreeBSD 8.0-STABLE i386
>Description:
php5-filter http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/php5-filter is not updated to php 5.3.2 thus causing invalid dependency on php5-pcre-5.2.12_2 which is moved to php core and removed as a separate package
>How-To-Repeat:
try to install php5-filter with the latest port tree
>Fix:
update php5-filter port to a new php 5.3.2 version

>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 23
Date: Fri, 9 Apr 2010 19:58:10 GMT
From: lin...@FreeBSD.org
Subject: Re: ports/145589: security/php5-filter port needs update
To: lin...@FreeBSD.org, freebsd-p...@FreeBSD.org,
a...@FreeBSD.org
Message-ID: <201004091958....@freefall.freebsd.org>

Old Synopsis: php5-filter port needs update
New Synopsis: security/php5-filter port needs update

Responsible-Changed-From-To: freebsd-ports-bugs->ale
Responsible-Changed-By: linimon
Responsible-Changed-When: Fri Apr 9 19:57:35 UTC 2010
Responsible-Changed-Why:
Fix synopsis and assign.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145589


------------------------------

Message: 24
Date: Fri, 9 Apr 2010 20:19:32 GMT
From: lin...@FreeBSD.org
Subject: Re: ports/145576: cannot build print/cups-base: mantohtml:
shared object problem
To: lin...@FreeBSD.org, freebsd-p...@FreeBSD.org,
din...@FreeBSD.org
Message-ID: <201004092019....@freefall.freebsd.org>

Old Synopsis: cannot build cups-base: mantohtml: shared object problem
New Synopsis: cannot build print/cups-base: mantohtml: shared object problem

Responsible-Changed-From-To: freebsd-ports-bugs->dinoex
Responsible-Changed-By: linimon
Responsible-Changed-When: Fri Apr 9 20:19:02 UTC 2010
Responsible-Changed-Why:
Fix synopsis and assign.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145576


------------------------------

Message: 25
Date: Fri, 9 Apr 2010 22:08:43 GMT
From: Garrett Cooper <gco...@FreeBSD.org>
Subject: ports/145591: [ports]
To: freebsd-gn...@FreeBSD.org
Message-ID: <201004092208....@www.freebsd.org>


>Number: 145591
>Category: ports
>Synopsis: [ports]
>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: Fri Apr 09 22:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Garrett Cooper
>Release: 9-CURRENT
>Organization:
Cisco Systems, Inc.
>Environment:
FreeBSD bioshock.cisco.com 9.0-CURRENT FreeBSD 9.0-CURRENT #1 r205503M: Sat Mar 27 04:29:59 PDT 2010 garr...@bioshock.cisco.com:/usr/obj/usr/src/sys/BIOSHOCK amd64
>Description:
QEMU requires cURL, but that currently isn't noted in the dependencies for the emulator/qemu* ports.

$ qemu-system-x86_64
/libexec/ld-elf.so.1: Shared object "libcurl.so.5" not found, required by "qemu-system-x86_64"

It also requires libssl, and a number of other pertinent libraries. Example (after rebuild):

$ ldd `which qemu`
/usr/local/bin/qemu:
libthr.so.3 => /lib/libthr.so.3 (0x800821000)
libutil.so.9 => /lib/libutil.so.9 (0x800938000)
libcurl.so.6 => /usr/local/lib/libcurl.so.6 (0x800a47000)
libssl.so.6 => /usr/lib/libssl.so.6 (0x800b91000)
libcrypto.so.6 => /lib/libcrypto.so.6 (0x800ce1000)
libz.so.6 => /lib/libz.so.6 (0x800f6f000)
libncurses.so.8 => /lib/libncurses.so.8 (0x801085000)
libpcap.so.7 => /lib/libpcap.so.7 (0x8011d0000)
libSDL-1.2.so.11 => /usr/local/lib/libSDL-1.2.so.11 (0x8012fe000)
libX11.so.6 => /usr/local/lib/libX11.so.6 (0x801464000)
libm.so.5 => /lib/libm.so.5 (0x80168c000)
libc.so.7 => /lib/libc.so.7 (0x8017ab000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x8019e1000)
libvgl.so.6 => /usr/lib/libvgl.so.6 (0x801bda000)
libaa.so.1 => /usr/local/lib/libaa.so.1 (0x801ce2000)
libxcb.so.2 => /usr/local/lib/libxcb.so.2 (0x801dfc000)
libXau.so.6 => /usr/local/lib/libXau.so.6 (0x801f15000)
libXdmcp.so.6 => /usr/local/lib/libXdmcp.so.6 (0x802017000)
libpthread-stubs.so.0 => /usr/local/lib/libpthread-stubs.so.0 (0x80211c000)
librpcsvc.so.5 => /usr/lib/librpcsvc.so.5 (0x80221d000)
libusbhid.so.4 => /usr/lib/libusbhid.so.4 (0x802325000)

These libraries should be properly noted in the build dependencies for the port and the config dialog.
>How-To-Repeat:
1. Grab ports prior to 2010-04-03.
2. Update curl.
3. Try executing qemu.
>Fix:
1. Port needs to be bumped.
2. Dependency needs to be filled in.

>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 26
Date: Sat, 10 Apr 2010 07:14:26 +0900 (JST)
From: TAKAHASHI Kaoru <ka...@kaisei.org>
Subject: ports/145592: [MAINTAINER] textproc/p5-FormValidator-Lite:
update to 0.11
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <201004092214...@rave.kaoru.trans-nt.com>


>Number: 145592
>Category: ports
>Synopsis: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.11
>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 Apr 09 22:20:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: TAKAHASHI Kaoru
>Release: FreeBSD 6.4-RELEASE-p7 i386
>Organization:
>Environment:
System: FreeBSD rave.kaoru.trans-nt.com 6.4-RELEASE-p7 FreeBSD 6.4-RELEASE-p7 #0: Fri Oct 2 02:46:10 UTC
>Description:
- Update to 0.11

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- p5-FormValidator-Lite-0.11.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/Makefile /tmp/p5-FormValidator-Lite/Makefile
--- /usr/ports/textproc/p5-FormValidator-Lite/Makefile 2010-04-02 22:55:49.000000000 +0900
+++ /tmp/p5-FormValidator-Lite/Makefile 2010-04-10 07:11:42.000000000 +0900
@@ -6,7 +6,7 @@
#

PORTNAME= FormValidator-Lite
-PORTVERSION= 0.10
+PORTVERSION= 0.11
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
diff -ruN --exclude=CVS /usr/ports/textproc/p5-FormValidator-Lite/distinfo /tmp/p5-FormValidator-Lite/distinfo
--- /usr/ports/textproc/p5-FormValidator-Lite/distinfo 2010-04-02 22:55:49.000000000 +0900
+++ /tmp/p5-FormValidator-Lite/distinfo 2010-04-10 07:11:48.000000000 +0900
@@ -1,3 +1,3 @@
-MD5 (FormValidator-Lite-0.10.tar.gz) = d3580e36158390ed7f380674523b48fe
-SHA256 (FormValidator-Lite-0.10.tar.gz) = 798bdde14a972674467fbd53dac6694217db9f3322d7ec455dd871ce5d239dbc
-SIZE (FormValidator-Lite-0.10.tar.gz) = 59160
+MD5 (FormValidator-Lite-0.11.tar.gz) = 0879da0512c1bb8570c320482f5ac185
+SHA256 (FormValidator-Lite-0.11.tar.gz) = b01f5f05aca0ca02c66a1bee1fad710a58c8b048aeef49a7db666970a5f4aa1c
+SIZE (FormValidator-Lite-0.11.tar.gz) = 59186
--- p5-FormValidator-Lite-0.11.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 27
Date: Fri, 9 Apr 2010 18:00:53 +0200 (CEST)
From: Klaus T Aehlig <aeh...@linta.de>
Subject: ports/145595: [patch] www/uzbl fix calling of (optional)
python scripts
To: FreeBSD-gn...@FreeBSD.org
Message-ID: <201004091600...@kleene.linta.de>


>Number: 145595
>Category: ports
>Synopsis: [patch] www/uzbl fix calling of (optional) python scripts
>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 Apr 09 23:10:01 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator: Klaus T Aehlig
>Release: FreeBSD 7.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD kleene.linta.de 7.3-STABLE FreeBSD 7.3-STABLE #11: Sun Mar 28 16:02:20 CEST 2010 aeh...@kleene.linta.de:/usr/obj/usr/src/sys/KLEENE i386
>Description:
Uzbl comes with a python script that can be used as auth manager. Its #!-line
is '#!/usr/bin/python' which won't work under FreeBSD, as python usually resides
under ${PREFIX}. Hence patch to use the standard '#!/usr/bin/evn python'

Reported by: Tobias Lott
>How-To-Repeat:

>Fix:
add the following patch in the files directory and bump PORTREVISION

--- patch-examples__data__scripts__auth.py begins here ---
--- examples/data/scripts/auth.py.orig 2010-04-09 13:34:30.000000000 +0200
+++ examples/data/scripts/auth.py 2010-04-09 13:35:05.000000000 +0200
@@ -1,4 +1,5 @@
-#!/usr/bin/python
+#!/usr/bin/env python
+

import gtk
import sys
--- patch-examples__data__scripts__auth.py ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


------------------------------

Message: 28
Date: Fri, 9 Apr 2010 23:15:09 GMT
From: syl...@FreeBSD.org
Subject: Re: ports/145592: [MAINTAINER]
textproc/p5-FormValidator-Lite: update to 0.11
To: syl...@FreeBSD.org, freebsd-p...@FreeBSD.org,
syl...@FreeBSD.org
Message-ID: <201004092315....@freefall.freebsd.org>

Synopsis: [MAINTAINER] textproc/p5-FormValidator-Lite: update to 0.11

Responsible-Changed-From-To: freebsd-ports-bugs->sylvio
Responsible-Changed-By: sylvio
Responsible-Changed-When: Fri Apr 9 23:15:08 UTC 2010
Responsible-Changed-Why:
I'll take it.

http://www.freebsd.org/cgi/query-pr.cgi?pr=145592


------------------------------

End of freebsd-ports-bugs Digest, Vol 320, Issue 11
***************************************************

0 new messages