From vj562001 at yahoo.de Mon Dec 1 00:00:06 2008 From: vj562001 at yahoo.de (Veit Jahns) Date: Mon Dec 1 00:00:12 2008 Subject: ports/129325: Update port: print/latex-csquotes update to 4.3 Message-ID: <200812010758.mB17w7JZ042442@www.freebsd.org> >Number: 129325 >Category: ports >Synopsis: Update port: print/latex-csquotes update to 4.3 >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: Mon Dec 01 08:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Veit Jahns >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: FreeBSD mudfly 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Tue Nov 4 16:07:54 CET 2008 veit@mudfly:/usr/obj/usr/src/sys/KERNELTIGH i386 >Description: Update from 4.2 to 4.3 >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: # # latex-csquotes # latex-csquotes/Makefile # latex-csquotes/distinfo # latex-csquotes/pkg-descr # echo c - latex-csquotes mkdir -p latex-csquotes > /dev/null 2>&1 echo x - latex-csquotes/Makefile sed 's/^X//' >latex-csquotes/Makefile << 'END-of-latex-csquotes/Makefile' X# New ports collection makefile for: latex-csquotes X# Date created: 31 Aug 2008 X# Whom: vj562001@yahoo.de X# X# $FreeBSD: ports/print/latex-csquotes/Makefile,v 1.1 2008/09/05 14:22:42 miwi Exp $ X XPORTNAME= csquotes XPORTVERSION= 4.3 XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= macros/latex/contrib XPKGNAMEPREFIX= latex- XDISTNAME= ${PORTNAME} X XMAINTAINER= vj562001@yahoo.de XCOMMENT= Context sensitive quotation facilities X XBUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal XRUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ X ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox X XUSE_ZIP= YES XNO_BUILD= YES XPLIST= ${WRKDIR}/pkg-plist X XTEXMFLOCAL= share/texmf-local XTEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R XMKTEXLSR= ${LOCALBASE}/bin/mktexlsr XTEX_BIN= ${LOCALBASE}/bin/latex X XCLASSNAME= ${PORTNAME} XCLASSDIR= ${TEXMFLOCAL}/tex/latex/${CLASSNAME} XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} X XCLASS_FILES= csquotes.sty csquotes.def csquotes.cfg XDOC_FILES= LICENSE README csquotes.pdf tutorial.tex X XWRKSRC= ${WRKDIR}/${CLASSNAME} X Xpre-install: X (for F in ${CLASS_FILES}; do \ X ${ECHO_CMD} "${CLASSDIR}/$${F}"; \ X done;) > ${PLIST} X ${ECHO_CMD} "@dirrm ${CLASSDIR}" >> ${PLIST} X.if !defined(NOPORTDOCS) X (for F in ${DOC_FILES}; do \ X ${ECHO_CMD} "${DOCSDIR:S,^${PREFIX}/,,}/$${F}"; \ X done;\ X ${ECHO_CMD} "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}" ) >> ${PLIST} X.endif X ${ECHO_CMD} "@exec ${MKTEXLSR}" >> ${PLIST} X ${ECHO_CMD} "@unexec ${MKTEXLSR}" >> ${PLIST} X Xdo-install: X ${MKDIR} ${PREFIX}/${CLASSDIR} X ${INSTALL_DATA} ${CLASS_FILES:S@^@${WRKSRC}/@} ${PREFIX}/${CLASSDIR} X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${DOC_FILES:S@^@${WRKSRC}/@} ${DOCSDIR} X.endif X Xpost-install: X ${MKTEXLSR} X X.include END-of-latex-csquotes/Makefile echo x - latex-csquotes/distinfo sed 's/^X//' >latex-csquotes/distinfo << 'END-of-latex-csquotes/distinfo' XMD5 (csquotes.zip) = fae87ba78d51fdc099d026cefa95116a XSHA256 (csquotes.zip) = 18b2c6adb8f9b7264ee8f5458d69ad887064c71a771ed4bcd7125738e9fab34c XSIZE (csquotes.zip) = 293013 END-of-latex-csquotes/distinfo echo x - latex-csquotes/pkg-descr sed 's/^X//' >latex-csquotes/pkg-descr << 'END-of-latex-csquotes/pkg-descr' XA LaTeX package, which provides facilities for inline and display quotations. X XWWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/csquotes.html END-of-latex-csquotes/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From p-fbsd-bugs at ziemba.us Mon Dec 1 00:30:01 2008 From: p-fbsd-bugs at ziemba.us (G. Paul Ziemba) Date: Mon Dec 1 00:30:08 2008 Subject: ports/129326: x11-clocks/asclock dies due to buffer overrun at startup Message-ID: <200812010829.mB18TlKA059677@www.freebsd.org> >Number: 129326 >Category: ports >Synopsis: x11-clocks/asclock dies due to buffer overrun at startup >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: Mon Dec 01 08:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: G. Paul Ziemba >Release: 7.1-PRERELEASE >Organization: >Environment: FreeBSD hairball.ziemba.us 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Nov 18 13:50:14 PST 2008 root@hairball:/usr/obj/usr/src/sys/GPZ-081118 i386 >Description: asclock dies immediately with error "not enough free color cells" >How-To-Repeat: $ asclock not enough free color cells $ >Fix: "not enough free color cells" is erroneously printed for any error returned by XpmCreatePixmapFromData, e.g., corrupt xpm data. The actual cause of the error in this case was a buffer overrun when constructing the LED pixmap data. Attached patch addresses several things: 1 - buffer overrun 2 - simplified bizarre method of printing with format %04X 3 - error messages match actual errors from XpmCreatePixmapFromData 4 - missing error test for one call to XpmCreatePixmapFromData Patch attached with submission follows: --- asclock.c +++ work/asclock/asclock.c 2008-11-30 23:32:41.000000000 -0800 @@ -302,8 +302,8 @@ static char **clock_xpm; XColor col; XWindowAttributes attributes; - char led1[22]; - char led2[22]; + char led1[64]; + char led2[64]; int ret; clock_xpm =ONLYSHAPE ? mask_xpm : clk_xpm; @@ -317,51 +317,49 @@ nocolor("parse",LedColor); } - sprintf(&led1[0], ". c #%4X%4X%4X", col.red, col.green, col.blue); - for(ret=10;ret<22;ret++) - if(led1[ret]==' ') led1[ret]='0'; - led_xpm[2] = &led1[0]; + sprintf(led1, ". c #%04X%04X%04X", col.red, col.green, col.blue); + led_xpm[2] = led1; col.red = (col.red /10) *3; col.green = (col.green/10) *3; col.blue = (col.blue /10) *3; - sprintf(&led2[0], "X c #%4X%4X%4X", col.red, col.green, col.blue); - for(ret=10;ret<22;ret++) - if(led2[ret]==' ') led2[ret]='0'; - led_xpm[3] = &led2[0]; + sprintf(led2, "X c #%04X%04X%04X", col.red, col.green, col.blue); + led_xpm[3] = led2; asclock.attributes.valuemask |= (XpmReturnPixels | XpmReturnExtensions); ret = XpmCreatePixmapFromData(dpy, Root, clock_xpm, &asclock.pixmap, &asclock.mask, &asclock.attributes); if(ret != XpmSuccess) - {fprintf(stderr, ERR_colorcells);exit(1);} + {fprintf(stderr, "1: %s\n", XpmGetErrorString(ret));exit(1);} visible.attributes.valuemask |= (XpmReturnPixels | XpmReturnExtensions); ret = XpmCreatePixmapFromData(dpy, Root, clk_xpm, &visible.pixmap, &visible.mask, &visible.attributes); + if(ret != XpmSuccess) + {fprintf(stderr, "2: %s\n", XpmGetErrorString(ret));exit(1);} led.attributes.valuemask |= (XpmReturnPixels | XpmReturnExtensions); ret = XpmCreatePixmapFromData(dpy, Root, led_xpm, &led.pixmap, &led.mask, &led.attributes); if(ret != XpmSuccess) - {fprintf(stderr, ERR_colorcells);exit(1);} + {fprintf(stderr, "3: %s\n", XpmGetErrorString(ret));exit(1);} month.attributes.valuemask |= (XpmReturnPixels | XpmReturnExtensions); ret = XpmCreatePixmapFromData(dpy, Root, month_xpm, &month.pixmap, &month.mask, &month.attributes); if(ret != XpmSuccess) - {fprintf(stderr, ERR_colorcells);exit(1);} + {fprintf(stderr, "4: %s\n", XpmGetErrorString(ret));exit(1);} date.attributes.valuemask |= (XpmReturnPixels | XpmReturnExtensions); ret = XpmCreatePixmapFromData(dpy, Root, date_xpm, &date.pixmap, &date.mask, &date.attributes); if(ret != XpmSuccess) - {fprintf(stderr, ERR_colorcells);exit(1);} + {fprintf(stderr, "5: %s\n", XpmGetErrorString(ret));exit(1);} weekday.attributes.valuemask |= (XpmReturnPixels | XpmReturnExtensions); ret = XpmCreatePixmapFromData(dpy, Root, weekday_xpm, &weekday.pixmap, &weekday.mask, &weekday.attributes); if(ret != XpmSuccess) - {fprintf(stderr, ERR_colorcells);exit(1);} + {fprintf(stderr, "6: %s\n", XpmGetErrorString(ret));exit(1);} } /****************************************************************************/ /* Removes expose events for a specific window from the queue */ >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 00:30:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 00:30:17 2008 Subject: ports/129326: x11-clocks/asclock dies due to buffer overrun at startup Message-ID: <200812010830.mB18UB3t030200@freefall.freebsd.org> Synopsis: x11-clocks/asclock dies due to buffer overrun at startup Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 08:30:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129326 From wenheping at gmail.com Mon Dec 1 00:50:01 2008 From: wenheping at gmail.com (Wen Heping) Date: Mon Dec 1 00:50:07 2008 Subject: ports/129327: [Update]net-p2p/libtorrent:update to 0.12.2 Message-ID: <200812010848.mB18mYvU064832@www.freebsd.org> >Number: 129327 >Category: ports >Synopsis: [Update]net-p2p/libtorrent:update to 0.12.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: Mon Dec 01 08:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 0.12.2 from 0.11.9 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-01 21:38:01.000000000 +0800 +++ Makefile 2008-12-01 21:55:23.000000000 +0800 @@ -6,8 +6,8 @@ # PORTNAME?= libtorrent -PORTVERSION?= 0.11.9 -PORTREVISION?= 0 +PORTVERSION?= 0.12.2 +PORTREVISION?= 1 CATEGORIES= net-p2p MASTER_SITES= http://libtorrent.rakshasa.no/downloads/ \ ${MASTER_SITE_LOCAL} --- distinfo.orig 2008-12-01 21:38:01.000000000 +0800 +++ distinfo 2008-12-01 21:38:01.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (libtorrent-0.11.9.tar.gz) = 8974dc9499b382a09fb952cabcfef9a0 -SHA256 (libtorrent-0.11.9.tar.gz) = 71f09218a7784b21ab53cdfcd8fa122da60352e5ca117fda7cd8d2763f908a08 -SIZE (libtorrent-0.11.9.tar.gz) = 545210 +MD5 (libtorrent-0.12.2.tar.gz) = 0831ca06f8906c7898fd67931ab239c7 +SHA256 (libtorrent-0.12.2.tar.gz) = cf9d2cd667fd6939a3e0bd27e48d0c7f35d9ab2f7affbb3214da03fd2c1360a8 +SIZE (libtorrent-0.12.2.tar.gz) = 585374 --- pkg-plist.orig 2008-12-01 21:38:01.000000000 +0800 +++ pkg-plist 2008-12-01 21:55:17.000000000 +0800 @@ -13,6 +13,7 @@ include/torrent/data/piece.h include/torrent/data/transfer_list.h include/torrent/download.h +include/torrent/dht_manager.h include/torrent/error.h include/torrent/event.h include/torrent/exceptions.h @@ -23,6 +24,7 @@ include/torrent/path.h include/torrent/peer/client_info.h include/torrent/peer/client_list.h +include/torrent/peer/connection_list.h include/torrent/peer/peer.h include/torrent/peer/peer_info.h include/torrent/peer/peer_list.h @@ -32,13 +34,14 @@ include/torrent/poll_select.h include/torrent/rate.h include/torrent/resume.h +include/torrent/throttle.h include/torrent/torrent.h include/torrent/tracker.h include/torrent/tracker_list.h lib/libtorrent.a lib/libtorrent.la lib/libtorrent.so -lib/libtorrent.so.10 +lib/libtorrent.so.11 libdata/pkgconfig/libtorrent.pc @dirrmtry include/torrent/peer @dirrmtry include/torrent/data >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 00:50:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 00:50:17 2008 Subject: ports/129327: [Update]net-p2p/libtorrent:update to 0.12.2 Message-ID: <200812010850.mB18oAnT045343@freefall.freebsd.org> Synopsis: [Update]net-p2p/libtorrent:update to 0.12.2 Responsible-Changed-From-To: freebsd-ports-bugs->flz Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 08:50:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129327 From kappa at rambler-co.ru Mon Dec 1 01:10:02 2008 From: kappa at rambler-co.ru (Alex Kapranoff) Date: Mon Dec 1 01:10:08 2008 Subject: ports/129328: [patch] Update p5-Net-Server-OpenID to 1.02 Message-ID: <20081201091357.926DC425C@capella.park.rambler.ru> >Number: 129328 >Category: ports >Synopsis: [patch] Update p5-Net-Server-OpenID to 1.02 >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 09:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alex Kapranoff >Release: FreeBSD 5.2-CURRENT i386 >Organization: Rambler >Environment: FreeBSD capella.park.rambler.ru 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Fri Mar 17 16:20:26 MSK 2006 root@capella.park.rambler.ru:/usr/obj/usr/src/sys/CAPELLA2 i386 >Description: >How-To-Repeat: >Fix: ===> Generating patch ===> Viewing diff with more diff -ruN --exclude=CVS /usr/ports/security/p5-Net-OpenID-Server/Makefile /usr/home/kappa/work/ports/p5-Net-OpenID-Server/Makefile --- /usr/ports/security/p5-Net-OpenID-Server/Makefile 2008-10-29 23:43:07.000000000 +0300 +++ /usr/home/kappa/work/ports/p5-Net-OpenID-Server/Makefile 2008-12-01 12:03:02.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= Net-OpenID-Server -PORTVERSION= 1.01 +PORTVERSION= 1.02 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff -ruN --exclude=CVS /usr/ports/security/p5-Net-OpenID-Server/distinfo /usr/home/kappa/work/ports/p5-Net-OpenID-Server/distinfo --- /usr/ports/security/p5-Net-OpenID-Server/distinfo 2008-10-29 23:43:07.000000000 +0300 +++ /usr/home/kappa/work/ports/p5-Net-OpenID-Server/distinfo 2008-12-01 12:03:11.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (Net-OpenID-Server-1.01.tar.gz) = f9012729bd0029ce136cbbb00de73c4f -SHA256 (Net-OpenID-Server-1.01.tar.gz) = 326008d4d8238bb908f8ffc58f3b08ffe8bf25349e8dd135312844fc7f04280f -SIZE (Net-OpenID-Server-1.01.tar.gz) = 15929 +MD5 (Net-OpenID-Server-1.02.tar.gz) = 4d10a813ce253fab608c9f490c340009 +SHA256 (Net-OpenID-Server-1.02.tar.gz) = 8c9a6b4d008203b295be94aa3113c67211942e8869a11fe3089047ab138f08a0 +SIZE (Net-OpenID-Server-1.02.tar.gz) = 16996 ===> Done >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Mon Dec 1 01:30:57 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 01:31:07 2008 Subject: ports/129328: [patch] Update p5-Net-Server-OpenID to 1.02 Message-ID: <200812010930.mB19UvB7081652@freefall.freebsd.org> Synopsis: [patch] Update p5-Net-Server-OpenID to 1.02 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Dec 1 09:30:57 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129328 From linimon at FreeBSD.org Mon Dec 1 02:11:53 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Dec 1 02:11:59 2008 Subject: ports/129297: Re: [PATCH] devel/argouml: update to 0.26.2 Message-ID: <200812011011.mB1ABqpB011859@freefall.freebsd.org> Synopsis: Re: [PATCH] devel/argouml: update to 0.26.2 State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Dec 1 10:11:12 UTC 2008 State-Changed-Why: Misfiled followup to ports/129236; content migrated. Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 1 10:11:12 UTC 2008 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=129297 From edwin at FreeBSD.org Mon Dec 1 02:34:02 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 02:34:07 2008 Subject: ports/129293: [Update] audio/wavpack - update to 4.50.1 Message-ID: <200812011034.mB1AY1fm029312@freefall.freebsd.org> Synopsis: [Update] audio/wavpack - update to 4.50.1 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-multimedia Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 10:34:01 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129293 From ports at logvinov.com Mon Dec 1 03:50:03 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Dec 1 03:50:10 2008 Subject: ports/129332: [maintainer update] mail/heirloom-mailx: add mutual CONFLICTS Message-ID: <200812011147.mB1Blv3L027329@blg.akavia.ru> >Number: 129332 >Category: ports >Synopsis: [maintainer update] mail/heirloom-mailx: add mutual CONFLICTS >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: Mon Dec 01 11:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p6 i386 >Organization: >Environment: >Description: Add mutual conflicts to mail/heirloom-mailx and mail/mailx: both install bin/mailx Reported by: Evgeniy Pismenchuk >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/heirloom-mailx/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- Makefile 15 Aug 2008 00:27:48 -0000 1.51 +++ Makefile 1 Dec 2008 11:46:00 -0000 @@ -7,6 +7,7 @@ PORTNAME= mailx PORTVERSION= 12.4 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= SF MASTER_SITE_SUBDIR= heirloom @@ -17,6 +18,8 @@ OPTIONS= IPV6 "Enable IPv6 Support" On +CONFLICTS= mailx-[0-9]* + USE_BZIP2= yes USE_ICONV= yes USE_OPENSSL= yes Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/mailx/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 5 Nov 2003 17:16:59 -0000 1.11 +++ Makefile 1 Dec 2008 11:45:52 -0000 @@ -7,6 +7,7 @@ PORTNAME= mailx PORTVERSION= 0.5 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_PORTS_JP} DISTFILES= mail-2.2.8.tar.gz mailx-memo-2.2.8R @@ -18,6 +19,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Mail command with mailx extensions +CONFLICTS= heirloom-mailx-[0-9]* + EXTRACT_ONLY= mail-2.2.8.tar.gz WRKSRC= ${WRKDIR}/mail-2.2.8 USE_PERL5= yes >Release-Note: >Audit-Trail: >Unformatted: From rea-fbsd at codelabs.ru Mon Dec 1 04:32:46 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Mon Dec 1 04:32:54 2008 Subject: ports/129282: [vuxml] multimedia/vlc-devel: document CVE-2008-4654 and CVE-2008-4686 In-Reply-To: <200811292120.mATLK38v098563@freefall.freebsd.org> References: <20081129211244.505D817115@amnesiac.at.no.dns> <200811292120.mATLK38v098563@freefall.freebsd.org> Message-ID: Joseph, good day. According to Joseph Atkinson: > This is generally correct. The affected version is NOT 0.9.5 > though. 0.9.5 was the release that addressed the issues. So the > affected versions are effectively 0.9.0 through 0.9.4. I mentioned > both of these CVEs in a follow up to ports/128359, which was the > 0.9.5 submission. Sure, 0.9.5. is clean from this issue as the VuXML entry suggests: '>=0.9.0.20080223<0.9.5'. > FreeBSD moved from 0.9.0-test1 directly to 0.9.5, so it is possible that > FreeBSD never included an affected version. As I wrote in the original PR, I had traced this down to 0.9.0.20080223 through the vlc-devel port history. > I can't confirm this at this > time because of being busy (holidays) and that there is no -test1 marked > in their git for easy reference. However, I have no objections to > documenting them to be complete/precise/safe. -test1 can be downloaded from ftp://ftp.freebsd.org/pub/FreeBSD/ports/distfiles/vlc-0.9.0-test1.tar.bz2 Is has the code in question: look at modules/demux/ty.c for the following entries: ----- int i_seq_table_size; /* number of entries in SEQ table */ int i_bits_per_seq_entry; /* # of bits in SEQ table bitmask */ -- for (i=0; ii_seq_table_size; i++) { stream_Read(p_demux->s, mst_buf, 8 + i_map_size); ----- > It is also worth noting that 0.9.5 is vulnerable to other issues that > have already been documented in vulnxml. I mention this to avoid any > confusion. 0.9.5 is not "clean", it's just not affected by these CVEs > specifically. Yes, it is correct. No one claimed that 0.9.5 is vulnerable: this VuXML entry meant to document old vulnerabilities that are still valid for the older port versions. -- Eygene _ ___ _.--. # \`.|\..----...-'` `-._.-'_.-'` # Remember that it is hard / ' ` , __.--' # to read the on-line manual )/' _/ \ `-_, / # while single-stepping the kernel. `-'" `"\_ ,_.-;_.-\_ ', fsc/as # _.-'_./ {_.' ; / # -- FreeBSD Developers handbook {_.-``-' {_/ # -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20081201/78452964/attachment.pgp From rea-fbsd at codelabs.ru Mon Dec 1 05:00:07 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Mon Dec 1 05:00:14 2008 Subject: ports/129333: [patch] devel/bugzilla: update to 3.2 Message-ID: <20081201125650.DC63717106@daemon.grid.kiae.ru> >Number: 129333 >Category: ports >Synopsis: [patch] devel/bugzilla: update to 3.2 >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: Mon Dec 01 13:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: Bugzilla 3.2 is out. >How-To-Repeat: http://www.bugzilla.org/news/#release32 >Fix: The following patch updates the port to 3.2. It works for me (PostgreSQL, update from 3.0.6). I had not tried to test Oracle or RADIUS that were introduced in this release. Perhaps this patch can be used as a basis for the more complete update. --- update-to-3.2.diff begins here --- >From e2d3eaa945159531ee8eed99d2b902a19b50c035 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Mon, 1 Dec 2008 15:47:20 +0300 I had updated Bugzilla port to the latest 3.2 release. It was tested in the local setup with PostgreSQL and works fine for me. Hadn't touched the new functionality: Oracle and RADIUS. Signed-off-by: Eygene Ryabinkin --- devel/bugzilla/Makefile | 4 +- devel/bugzilla/distinfo | 6 +- devel/bugzilla/pkg-message | 11 ++- devel/bugzilla/pkg-plist | 319 +++++++++++++++++++++++--------------------- 4 files changed, 180 insertions(+), 160 deletions(-) diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 729654e..b60694b 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME?= bugzilla -PORTVERSION?= 3.0.6 +PORTVERSION?= 3.2 CATEGORIES?= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived @@ -162,7 +162,7 @@ do-install: .endfor ${TAR} -C ${WRKSRC} -cf - Bugzilla template | ${TAR} --unlink -C ${BUGZILLADIR} -xf - .ifndef NOPORTDOCS -.for D in html images/callouts images pdf txt xml "" +.for D in en en/html en/images/callouts en/images en/pdf en/txt en/xml "" ${MKDIR} ${DOCSDIR}/${D} ${INSTALL_DATA} ${WRKSRC}/docs/${D}/*.* ${DOCSDIR}/${D}/ .endfor diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index a9431f3..fa23ecc 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,3 +1,3 @@ -MD5 (bugzilla-3.0.6.tar.gz) = 50f244f8bf0b2b4e2185808475574c3b -SHA256 (bugzilla-3.0.6.tar.gz) = 3700565d8e87b8cb0c480ab983e46c0c3273c66bde9f6eef54a9473161ad5ab9 -SIZE (bugzilla-3.0.6.tar.gz) = 2418732 +MD5 (bugzilla-3.2.tar.gz) = 01c49f9b371eff9072a8e0f39e01533e +SHA256 (bugzilla-3.2.tar.gz) = 7692c23609bd8605a6e52fa5d614d4bf7a5138a2250b15baf197931fc358135e +SIZE (bugzilla-3.2.tar.gz) = 2415938 diff --git a/devel/bugzilla/pkg-message b/devel/bugzilla/pkg-message index bc3951a..c0dcba2 100644 --- a/devel/bugzilla/pkg-message +++ b/devel/bugzilla/pkg-message @@ -20,5 +20,14 @@ For more complete database setup and post-installation instructions and security tips/notes please read "Bugzilla Guide" in - %%DOCSDIR%%/html/ (chapter 2: "Installing Bugzilla") + %%DOCSDIR%%/en/html/ (chapter 2: "Installing Bugzilla") +========================================================================== + +For upgrades: + 0. Back up your data. + 1. Run "./checksetup.pl" inside %%BUGZILLADIR%%. You may need to + run it several times. + 2. Restart your Web server, especially if you're using mod_perl: this + will save you from a number of troubles. + ========================================================================== diff --git a/devel/bugzilla/pkg-plist b/devel/bugzilla/pkg-plist index 379cd81..6cc4307 100644 --- a/devel/bugzilla/pkg-plist +++ b/devel/bugzilla/pkg-plist @@ -1,124 +1,125 @@ -%%PORTDOCS%%%%DOCSDIR%%/html/Bugzilla-Guide.html -%%PORTDOCS%%%%DOCSDIR%%/html/about.html -%%PORTDOCS%%%%DOCSDIR%%/html/administration.html -%%PORTDOCS%%%%DOCSDIR%%/html/attachments.html -%%PORTDOCS%%%%DOCSDIR%%/html/bug_page.html -%%PORTDOCS%%%%DOCSDIR%%/html/bugreports.html -%%PORTDOCS%%%%DOCSDIR%%/html/classifications.html -%%PORTDOCS%%%%DOCSDIR%%/html/cmdline-bugmail.html -%%PORTDOCS%%%%DOCSDIR%%/html/cmdline.html -%%PORTDOCS%%%%DOCSDIR%%/html/components.html -%%PORTDOCS%%%%DOCSDIR%%/html/configuration.html -%%PORTDOCS%%%%DOCSDIR%%/html/conventions.html -%%PORTDOCS%%%%DOCSDIR%%/html/copyright.html -%%PORTDOCS%%%%DOCSDIR%%/html/credits.html -%%PORTDOCS%%%%DOCSDIR%%/html/cust-change-permissions.html -%%PORTDOCS%%%%DOCSDIR%%/html/cust-hooks.html -%%PORTDOCS%%%%DOCSDIR%%/html/cust-skins.html -%%PORTDOCS%%%%DOCSDIR%%/html/cust-templates.html -%%PORTDOCS%%%%DOCSDIR%%/html/customization.html -%%PORTDOCS%%%%DOCSDIR%%/html/custom-fields.html -%%PORTDOCS%%%%DOCSDIR%%/html/disclaimer.html -%%PORTDOCS%%%%DOCSDIR%%/html/edit-values.html -%%PORTDOCS%%%%DOCSDIR%%/html/extraconfig.html -%%PORTDOCS%%%%DOCSDIR%%/html/faq.html -%%PORTDOCS%%%%DOCSDIR%%/html/flags-overview.html -%%PORTDOCS%%%%DOCSDIR%%/html/flags.html -%%PORTDOCS%%%%DOCSDIR%%/html/general-advice.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-0.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-1.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-10.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-2.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-3.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-4.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-5.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-6.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-7.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-8.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-9.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-howto.html -%%PORTDOCS%%%%DOCSDIR%%/html/gfdl.html -%%PORTDOCS%%%%DOCSDIR%%/html/glossary.html -%%PORTDOCS%%%%DOCSDIR%%/html/groups.html -%%PORTDOCS%%%%DOCSDIR%%/html/hintsandtips.html -%%PORTDOCS%%%%DOCSDIR%%/html/index.html -%%PORTDOCS%%%%DOCSDIR%%/html/install-perlmodules-manual.html -%%PORTDOCS%%%%DOCSDIR%%/html/installation.html -%%PORTDOCS%%%%DOCSDIR%%/html/installing-bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/html/integration.html -%%PORTDOCS%%%%DOCSDIR%%/html/keywords.html -%%PORTDOCS%%%%DOCSDIR%%/html/lifecycle.html -%%PORTDOCS%%%%DOCSDIR%%/html/milestones.html -%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-download.html -%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-instructions.html -%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-optional.html -%%PORTDOCS%%%%DOCSDIR%%/html/multiple-bz-dbs.html -%%PORTDOCS%%%%DOCSDIR%%/html/myaccount.html -%%PORTDOCS%%%%DOCSDIR%%/html/newversions.html -%%PORTDOCS%%%%DOCSDIR%%/html/nonroot.html -%%PORTDOCS%%%%DOCSDIR%%/html/os-specific.html -%%PORTDOCS%%%%DOCSDIR%%/html/parameters.html -%%PORTDOCS%%%%DOCSDIR%%/html/paranoid-security.html -%%PORTDOCS%%%%DOCSDIR%%/html/patches.html -%%PORTDOCS%%%%DOCSDIR%%/html/products.html -%%PORTDOCS%%%%DOCSDIR%%/html/query.html -%%PORTDOCS%%%%DOCSDIR%%/html/quips.html -%%PORTDOCS%%%%DOCSDIR%%/html/reporting.html -%%PORTDOCS%%%%DOCSDIR%%/html/sanitycheck.html -%%PORTDOCS%%%%DOCSDIR%%/html/security-bugzilla.html -%%PORTDOCS%%%%DOCSDIR%%/html/security-mysql.html -%%PORTDOCS%%%%DOCSDIR%%/html/security-os.html -%%PORTDOCS%%%%DOCSDIR%%/html/security-webserver.html -%%PORTDOCS%%%%DOCSDIR%%/html/security.html -%%PORTDOCS%%%%DOCSDIR%%/html/timetracking.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-dbdsponge.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-index.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-passwd-encryption.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-perlmodule.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-relogin-everyone.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-relogin-some.html -%%PORTDOCS%%%%DOCSDIR%%/html/trbl-testserver.html -%%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html -%%PORTDOCS%%%%DOCSDIR%%/html/upgrade.html -%%PORTDOCS%%%%DOCSDIR%%/html/useradmin.html -%%PORTDOCS%%%%DOCSDIR%%/html/userpreferences.html -%%PORTDOCS%%%%DOCSDIR%%/html/using-intro.html -%%PORTDOCS%%%%DOCSDIR%%/html/using.html -%%PORTDOCS%%%%DOCSDIR%%/html/versions.html -%%PORTDOCS%%%%DOCSDIR%%/html/voting.html -%%PORTDOCS%%%%DOCSDIR%%/html/whining.html -%%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.png -%%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.xml -%%PORTDOCS%%%%DOCSDIR%%/images/callouts/1.gif -%%PORTDOCS%%%%DOCSDIR%%/images/callouts/2.gif -%%PORTDOCS%%%%DOCSDIR%%/images/callouts/3.gif -%%PORTDOCS%%%%DOCSDIR%%/images/caution.gif -%%PORTDOCS%%%%DOCSDIR%%/images/note.gif -%%PORTDOCS%%%%DOCSDIR%%/images/tip.gif -%%PORTDOCS%%%%DOCSDIR%%/images/warning.gif +%%PORTDOCS%%%%DOCSDIR%%/bugzilla.ent %%PORTDOCS%%%%DOCSDIR%%/makedocs.pl -%%PORTDOCS%%%%DOCSDIR%%/pdf/Bugzilla-Guide.pdf -%%PORTDOCS%%%%DOCSDIR%%/rel_notes.txt -%%PORTDOCS%%%%DOCSDIR%%/txt/Bugzilla-Guide.txt -%%PORTDOCS%%%%DOCSDIR%%/xml/Bugzilla-Guide.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/about.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/administration.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/bugzilla.ent -%%PORTDOCS%%%%DOCSDIR%%/xml/conventions.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/customization.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/faq.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/gfdl.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/glossary.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/index.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/installation.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/integration.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/introduction.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/modules.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/patches.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/requiredsoftware.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/security.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/troubleshooting.xml -%%PORTDOCS%%%%DOCSDIR%%/xml/using.xml +%%PORTDOCS%%%%DOCSDIR%%/style.css +%%PORTDOCS%%%%DOCSDIR%%/en/rel_notes.txt +%%PORTDOCS%%%%DOCSDIR%%/en/html/Bugzilla-Guide.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/about.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/administration.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/attachments.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/bug_page.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/bug_status_workflow.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/bugreports.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/classifications.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/cmdline-bugmail.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/cmdline.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/components.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/configuration.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/conventions.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/copyright.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/credits.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-change-permissions.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-hooks.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-skins.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/cust-templates.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/customization.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/custom-fields.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/disclaimer.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/edit-values.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/extraconfig.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/flags-overview.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/flags.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/general-advice.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-0.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-1.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-10.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-2.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-3.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-4.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-5.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-6.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-7.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-8.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-9.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl-howto.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/gfdl.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/glossary.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/groups.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/hintsandtips.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/index.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/install-perlmodules-manual.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/installation.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/installing-bugzilla.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/integration.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/keywords.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/lifecycle.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/milestones.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/modules-manual-download.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/modules-manual-instructions.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/modules-manual-optional.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/multiple-bz-dbs.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/myaccount.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/newversions.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/nonroot.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/os-specific.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/parameters.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/paranoid-security.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/patches.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/products.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/query.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/quips.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/reporting.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/sanitycheck.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/security-bugzilla.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/security-mysql.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/security-os.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/security-webserver.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/security.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/timetracking.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-dbdsponge.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-index.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-passwd-encryption.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-perlmodule.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-relogin-everyone.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-relogin-some.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/trbl-testserver.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/troubleshooting.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/upgrade.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/useradmin.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/userpreferences.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/using-intro.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/using.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/versions.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/voting.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/whining.html +%%PORTDOCS%%%%DOCSDIR%%/en/images/bzLifecycle.png +%%PORTDOCS%%%%DOCSDIR%%/en/images/bzLifecycle.xml +%%PORTDOCS%%%%DOCSDIR%%/en/images/callouts/1.gif +%%PORTDOCS%%%%DOCSDIR%%/en/images/callouts/2.gif +%%PORTDOCS%%%%DOCSDIR%%/en/images/callouts/3.gif +%%PORTDOCS%%%%DOCSDIR%%/en/images/caution.gif +%%PORTDOCS%%%%DOCSDIR%%/en/images/note.gif +%%PORTDOCS%%%%DOCSDIR%%/en/images/tip.gif +%%PORTDOCS%%%%DOCSDIR%%/en/images/warning.gif +%%PORTDOCS%%%%DOCSDIR%%/en/pdf/Bugzilla-Guide.pdf +%%PORTDOCS%%%%DOCSDIR%%/en/txt/Bugzilla-Guide.txt +%%PORTDOCS%%%%DOCSDIR%%/en/xml/Bugzilla-Guide.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/about.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/administration.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/bugzilla.ent +%%PORTDOCS%%%%DOCSDIR%%/en/xml/conventions.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/customization.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/gfdl.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/glossary.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/index.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/installation.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/integration.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/introduction.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/modules.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/patches.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/requiredsoftware.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/security.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/troubleshooting.xml +%%PORTDOCS%%%%DOCSDIR%%/en/xml/using.xml %%BUGZILLADIR%%/Bugzilla/Attachment.pm %%BUGZILLADIR%%/Bugzilla/Attachment/PatchReader.pm %%BUGZILLADIR%%/Bugzilla/Auth.pm @@ -131,6 +132,7 @@ %%BUGZILLADIR%%/Bugzilla/Auth/Persist/Cookie.pm %%BUGZILLADIR%%/Bugzilla/Auth/Verify/DB.pm %%BUGZILLADIR%%/Bugzilla/Auth/Verify/LDAP.pm +%%BUGZILLADIR%%/Bugzilla/Auth/Verify/RADIUS.pm %%BUGZILLADIR%%/Bugzilla/Auth/Verify/Stack.pm %%BUGZILLADIR%%/Bugzilla/Bug.pm %%BUGZILLADIR%%/Bugzilla/BugMail.pm @@ -149,20 +151,22 @@ %%BUGZILLADIR%%/Bugzilla/Config/Core.pm %%BUGZILLADIR%%/Bugzilla/Config/DependencyGraph.pm %%BUGZILLADIR%%/Bugzilla/Config/GroupSecurity.pm -%%BUGZILLADIR%%/Bugzilla/Config/L10n.pm %%BUGZILLADIR%%/Bugzilla/Config/LDAP.pm %%BUGZILLADIR%%/Bugzilla/Config/MTA.pm %%BUGZILLADIR%%/Bugzilla/Config/PatchViewer.pm %%BUGZILLADIR%%/Bugzilla/Config/Query.pm +%%BUGZILLADIR%%/Bugzilla/Config/RADIUS.pm %%BUGZILLADIR%%/Bugzilla/Config/ShadowDB.pm %%BUGZILLADIR%%/Bugzilla/Config/UserMatch.pm %%BUGZILLADIR%%/Bugzilla/Constants.pm %%BUGZILLADIR%%/Bugzilla/DB.pm %%BUGZILLADIR%%/Bugzilla/DB/Mysql.pm %%BUGZILLADIR%%/Bugzilla/DB/Pg.pm +%%BUGZILLADIR%%/Bugzilla/DB/Oracle.pm %%BUGZILLADIR%%/Bugzilla/DB/Schema.pm %%BUGZILLADIR%%/Bugzilla/DB/Schema/Mysql.pm %%BUGZILLADIR%%/Bugzilla/DB/Schema/Pg.pm +%%BUGZILLADIR%%/Bugzilla/DB/Schema/Oracle.pm %%BUGZILLADIR%%/Bugzilla/Error.pm %%BUGZILLADIR%%/Bugzilla/Field.pm %%BUGZILLADIR%%/Bugzilla/Flag.pm @@ -171,9 +175,11 @@ %%BUGZILLADIR%%/Bugzilla/Hook.pm %%BUGZILLADIR%%/Bugzilla/Install.pm %%BUGZILLADIR%%/Bugzilla/Install/DB.pm +%%BUGZILLADIR%%/Bugzilla/Install/CPAN.pm %%BUGZILLADIR%%/Bugzilla/Install/Filesystem.pm %%BUGZILLADIR%%/Bugzilla/Install/Localconfig.pm %%BUGZILLADIR%%/Bugzilla/Install/Requirements.pm +%%BUGZILLADIR%%/Bugzilla/Install/Util.pm %%BUGZILLADIR%%/Bugzilla/Keyword.pm %%BUGZILLADIR%%/Bugzilla/Mailer.pm %%BUGZILLADIR%%/Bugzilla/Milestone.pm @@ -183,13 +189,16 @@ %%BUGZILLADIR%%/Bugzilla/Search/Quicksearch.pm %%BUGZILLADIR%%/Bugzilla/Search/Saved.pm %%BUGZILLADIR%%/Bugzilla/Series.pm +%%BUGZILLADIR%%/Bugzilla/Status.pm %%BUGZILLADIR%%/Bugzilla/Template.pm +%%BUGZILLADIR%%/Bugzilla/Template/Parser.pm %%BUGZILLADIR%%/Bugzilla/Template/Plugin/Bugzilla.pm %%BUGZILLADIR%%/Bugzilla/Template/Plugin/Hook.pm %%BUGZILLADIR%%/Bugzilla/Template/Plugin/User.pm %%BUGZILLADIR%%/Bugzilla/Token.pm %%BUGZILLADIR%%/Bugzilla/User.pm %%BUGZILLADIR%%/Bugzilla/User/Setting.pm +%%BUGZILLADIR%%/Bugzilla/User/Setting/Lang.pm %%BUGZILLADIR%%/Bugzilla/User/Setting/Skin.pm %%BUGZILLADIR%%/Bugzilla/Update.pm %%BUGZILLADIR%%/Bugzilla/Util.pm @@ -203,6 +212,7 @@ %%BUGZILLADIR%%/Bugzilla.pm %%BUGZILLADIR%%/QUICKSTART %%BUGZILLADIR%%/README +%%BUGZILLADIR%%/admin.cgi %%BUGZILLADIR%%/attachment.cgi %%BUGZILLADIR%%/buglist.cgi %%BUGZILLADIR%%/bugzilla.dtd @@ -211,10 +221,15 @@ %%BUGZILLADIR%%/colchange.cgi %%BUGZILLADIR%%/collectstats.pl %%BUGZILLADIR%%/config.cgi +%%BUGZILLADIR%%/sanitycheck.pl %%BUGZILLADIR%%/js/attachment.js %%BUGZILLADIR%%/js/duplicates.js %%BUGZILLADIR%%/js/expanding-tree.js +%%BUGZILLADIR%%/js/field.js +%%BUGZILLADIR%%/js/help.js +%%BUGZILLADIR%%/js/params.js %%BUGZILLADIR%%/js/productform.js +%%BUGZILLADIR%%/js/util.js %%BUGZILLADIR%%/js/TUI.js %%BUGZILLADIR%%/skins/standard/IE-fixes.css %%BUGZILLADIR%%/skins/standard/admin.css @@ -224,14 +239,17 @@ %%BUGZILLADIR%%/skins/standard/duplicates.css %%BUGZILLADIR%%/skins/standard/editusers.css %%BUGZILLADIR%%/skins/standard/global.css +%%BUGZILLADIR%%/skins/standard/help.css %%BUGZILLADIR%%/skins/standard/index.css %%BUGZILLADIR%%/skins/standard/panel.css %%BUGZILLADIR%%/skins/standard/params.css %%BUGZILLADIR%%/skins/standard/release-notes.css +%%BUGZILLADIR%%/skins/standard/show_bug.css %%BUGZILLADIR%%/skins/standard/show_multiple.css %%BUGZILLADIR%%/skins/standard/summarize-time.css %%BUGZILLADIR%%/skins/standard/voting.css %%BUGZILLADIR%%/skins/standard/global/body-back.gif +%%BUGZILLADIR%%/skins/standard/global/calendar.png %%BUGZILLADIR%%/skins/standard/global/header.png %%BUGZILLADIR%%/skins/standard/index/front.png %%CONTRIB%%%%BUGZILLADIR%%/contrib/README @@ -282,9 +300,12 @@ %%BUGZILLADIR%%/editvalues.cgi %%BUGZILLADIR%%/editversions.cgi %%BUGZILLADIR%%/editwhines.cgi +%%BUGZILLADIR%%/editworkflow.cgi %%BUGZILLADIR%%/email_in.pl %%BUGZILLADIR%%/enter_bug.cgi %%BUGZILLADIR%%/images/padlock.png +%%BUGZILLADIR%%/images/favicon.ico +%%BUGZILLADIR%%/install-module.pl %%BUGZILLADIR%%/importxml.pl %%BUGZILLADIR%%/index.cgi %%BUGZILLADIR%%/long_list.cgi @@ -292,7 +313,6 @@ %%BUGZILLADIR%%/page.cgi %%BUGZILLADIR%%/post_bug.cgi %%BUGZILLADIR%%/process_bug.cgi -%%BUGZILLADIR%%/productmenu.js %%BUGZILLADIR%%/query.cgi %%BUGZILLADIR%%/quips.cgi %%BUGZILLADIR%%/relogin.cgi @@ -329,64 +349,49 @@ %%BUGZILLADIR%%/template/en/default/account/prefs/saved-searches.html.tmpl %%BUGZILLADIR%%/template/en/default/account/prefs/settings.html.tmpl %%BUGZILLADIR%%/template/en/default/account/profile-activity.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/admin.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/confirm-action.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/sudo.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/table.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/classifications/add.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/classifications/del.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/classifications/delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/classifications/edit.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/classifications/new.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/classifications/reclassify.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/classifications/select.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/classifications/update.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/components/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/components/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/components/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/components/deleted.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/components/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/components/footer.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/components/list.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/components/select-product.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/components/updated.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/custom_fields/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/custom_fields/create.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/custom_fields/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/custom_fields/list.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/fieldvalues/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/deleted.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/fieldvalues/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/fieldvalues/footer.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/fieldvalues/list.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/fieldvalues/select-field.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/updated.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/flag-type/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/flag-type/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/flag-type/list.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/groups/change.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/groups/confirm-remove.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/groups/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/groups/created.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/groups/delete.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/groups/deleted.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/groups/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/groups/list.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/groups/remove.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/keywords/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/keywords/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/keywords/created.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/keywords/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/keywords/list.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/keywords/rebuild-cache.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/milestones/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/milestones/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/milestones/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/milestones/deleted.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/milestones/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/milestones/footer.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/milestones/list.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/milestones/select-product.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/milestones/updated.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/admin.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/attachment.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/auth.html.tmpl @@ -399,17 +404,15 @@ %%BUGZILLADIR%%/template/en/default/admin/params/editparams.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/groupsecurity.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/index.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/params/l10n.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/ldap.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/mta.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/patchviewer.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/query.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/params/radius.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/shadowdb.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/params/usermatch.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/products/created.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/confirm-delete.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/products/deleted.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/edit-common.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/footer.html.tmpl @@ -419,24 +422,26 @@ %%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol/updated.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/products/updated.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/sanitycheck/list.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/sanitycheck/messages.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/settings/edit.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/settings/updated.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/create.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/list.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/listselectvars.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/users/responsibilities.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/search.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/users/userdata.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/versions/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/versions/create.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/versions/created.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/versions/deleted.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/versions/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/versions/footer.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/versions/list.html.tmpl %%BUGZILLADIR%%/template/en/default/admin/versions/select-product.html.tmpl -%%BUGZILLADIR%%/template/en/default/admin/versions/updated.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/workflow/comment.html.tmpl +%%BUGZILLADIR%%/template/en/default/admin/workflow/edit.html.tmpl +%%BUGZILLADIR%%/template/en/default/attachment/cancel-create-dupe.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/choose.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/confirm-delete.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/content-types.html.tmpl @@ -449,6 +454,7 @@ %%BUGZILLADIR%%/template/en/default/attachment/diff-header.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/edit.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/list.html.tmpl +%%BUGZILLADIR%%/template/en/default/attachment/midair.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/show-multiple.html.tmpl %%BUGZILLADIR%%/template/en/default/attachment/updated.html.tmpl %%BUGZILLADIR%%/template/en/default/bug/activity/show.html.tmpl @@ -485,6 +491,7 @@ %%BUGZILLADIR%%/template/en/default/bug/votes/list-for-user.html.tmpl %%BUGZILLADIR%%/template/en/default/config.js.tmpl %%BUGZILLADIR%%/template/en/default/config.rdf.tmpl +%%BUGZILLADIR%%/template/en/default/email/sanitycheck.txt.tmpl %%BUGZILLADIR%%/template/en/default/email/sudo.txt.tmpl %%BUGZILLADIR%%/template/en/default/email/newchangedmail.txt.tmpl %%BUGZILLADIR%%/template/en/default/email/votes-removed.txt.tmpl @@ -501,7 +508,6 @@ %%BUGZILLADIR%%/template/en/default/global/field-descs.none.tmpl %%BUGZILLADIR%%/template/en/default/global/footer.html.tmpl %%BUGZILLADIR%%/template/en/default/global/header.html.tmpl -%%BUGZILLADIR%%/template/en/default/global/help-header.html.tmpl %%BUGZILLADIR%%/template/en/default/global/help.html.tmpl %%BUGZILLADIR%%/template/en/default/global/hidden-fields.html.tmpl %%BUGZILLADIR%%/template/en/default/global/initialize.none.tmpl @@ -578,6 +584,7 @@ %%BUGZILLADIR%%/template/en/default/search/search-report-table.html.tmpl %%BUGZILLADIR%%/template/en/default/search/search-specific.html.tmpl %%BUGZILLADIR%%/template/en/default/search/tabs.html.tmpl +%%BUGZILLADIR%%/template/en/default/setup/strings.txt.pl %%BUGZILLADIR%%/template/en/default/sidebar.xul.tmpl %%BUGZILLADIR%%/template/en/default/welcome-admin.html.tmpl %%BUGZILLADIR%%/template/en/default/whine/mail.html.tmpl @@ -596,6 +603,7 @@ %%BUGZILLADIR%%/xmlrpc.cgi @dirrm %%BUGZILLADIR%%/template/en/extension @dirrm %%BUGZILLADIR%%/template/en/default/whine +@dirrm %%BUGZILLADIR%%/template/en/default/setup @dirrm %%BUGZILLADIR%%/template/en/default/search @dirrm %%BUGZILLADIR%%/template/en/default/request @dirrm %%BUGZILLADIR%%/template/en/default/reports @@ -610,9 +618,11 @@ @dirrm %%BUGZILLADIR%%/template/en/default/bug/activity @dirrm %%BUGZILLADIR%%/template/en/default/bug @dirrm %%BUGZILLADIR%%/template/en/default/attachment +@dirrm %%BUGZILLADIR%%/template/en/default/admin/workflow @dirrm %%BUGZILLADIR%%/template/en/default/admin/versions @dirrm %%BUGZILLADIR%%/template/en/default/admin/users @dirrm %%BUGZILLADIR%%/template/en/default/admin/settings +@dirrm %%BUGZILLADIR%%/template/en/default/admin/sanitycheck @dirrm %%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol @dirrm %%BUGZILLADIR%%/template/en/default/admin/products @dirrm %%BUGZILLADIR%%/template/en/default/admin/params @@ -662,11 +672,12 @@ @dirrm %%BUGZILLADIR%%/skins/standard @dirrm %%BUGZILLADIR%%/skins @dirrmtry %%BUGZILLADIR%% -%%PORTDOCS%%@dirrm %%DOCSDIR%%/xml -%%PORTDOCS%%@dirrm %%DOCSDIR%%/txt -%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images/callouts -%%PORTDOCS%%@dirrm %%DOCSDIR%%/images -%%PORTDOCS%%@dirrm %%DOCSDIR%%/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/xml +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/txt +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/pdf +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/images/callouts +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/images +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/html +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrmtry www/data -- 1.6.0.4 --- update-to-3.2.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 05:00:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 05:00:24 2008 Subject: ports/129333: [patch] devel/bugzilla: update to 3.2 Message-ID: <200812011300.mB1D0Hqw039084@freefall.freebsd.org> Synopsis: [patch] devel/bugzilla: update to 3.2 Responsible-Changed-From-To: freebsd-ports-bugs->skv Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 13:00:16 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129333 From ports at logvinov.com Mon Dec 1 06:00:04 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Dec 1 06:00:10 2008 Subject: ports/129334: [maintainer update] games/sampsvr: update to 0.2.3 Message-ID: <200812011353.mB1DrZZV002954@blg.akavia.ru> >Number: 129334 >Category: ports >Synopsis: [maintainer update] games/sampsvr: update to 0.2.3 >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: Mon Dec 01 14:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 0.2.3, but in fact this is 0.2.X. Move files base to ${PREFIX}/libexec. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/games/sampsvr/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 5 Sep 2007 15:02:49 -0000 1.6 +++ Makefile 26 Nov 2008 05:30:36 -0000 @@ -5,30 +5,24 @@ # $FreeBSD: ports/games/sampsvr/Makefile,v 1.6 2007/09/05 15:02:49 rafan Exp $ PORTNAME= sampsvr -DISTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= games linux -MASTER_SITES= http://www.sa-mp.com/files/ \ - http://eu.littlewhitey.com/ \ - http://dedi.azer.nl/upload/ \ - http://www.kfcgang.com/files/ \ - http://files.gtanet.com/samp/ \ - http://thegtaplanet.net/download/ \ - http://sa-mp.popznet.com/files/ -DISTNAME= samp022svr +MASTER_SITES= http://files.sa-mp.com/ +DISTNAME= samp02Xsvr MAINTAINER= ports@logvinov.com COMMENT= Rockstar's GTA: San Andreas multiplayer modification dedicated server USE_LINUX= yes NO_BUILD= yes -WRKSRC= ${WRKDIR}/samp022 -USE_DOS2UNIX= server.cfg *.pwn +WRKSRC= ${WRKDIR}/${DISTNAME:S,svr,,} +USE_DOS2UNIX= *.txt *.pwn USE_RC_SUBR= sampd -SAMPDIR= ${PREFIX}/lib/${PORTNAME} +SAMPDIR= ${PREFIX}/libexec/${PORTNAME} PORTDOCS= README -PLIST_SUB= SAMPDIR="${SAMPDIR:S,^${PREFIX}/,,}" +PLIST_SUB= SAMPDIR="${SAMPDIR:S,^${PREFIX}/,,}" SAMPBIN=${DISTNAME} SUB_FILES= pkg-message -SUB_LIST= SAMPDIR="${SAMPDIR}" +SUB_LIST= SAMPDIR="${SAMPDIR}" SAMPBIN=${DISTNAME} .if !defined(NOPORTDOCS) SUB_LIST+= NOTEWORK="Read ${DOCSDIR}/README to configure SA-MP Server" .else @@ -39,20 +33,20 @@ do-install: ${MKDIR} ${SAMPDIR} -.for i in samp022svr announce +.for i in ${DISTNAME} announce ${BRANDELF} -t Linux ${WRKSRC}/${i} ${INSTALL_PROGRAM} ${WRKSRC}/${i} ${SAMPDIR} .endfor ${MKDIR} ${DATADIR} cd ${WRKSRC} && \ ${FIND} . -type d ! -empty -exec \ - ${MKDIR} "${DATADIR}/{}" \; && \ - ${FIND} filterscripts -type f -exec \ - ${INSTALL_DATA} "{}" "${DATADIR}/{}" \; && \ - ${FIND} gamemodes -type f -exec \ + ${MKDIR} "${DATADIR}/{}" \; +.for i in filterscripts gamemodes scriptfiles + cd ${WRKSRC} && \ + ${FIND} ${i} -type f -exec \ ${INSTALL_DATA} "{}" "${DATADIR}/{}" \; - ${LN} -sf ${DATADIR}/filterscripts/ ${SAMPDIR}/filterscripts - ${LN} -sf ${DATADIR}/gamemodes/ ${SAMPDIR}/gamemodes + ${LN} -sf ${DATADIR}/${i}/ ${SAMPDIR}/${i} +.endfor .if !exists(${PREFIX}/etc/${PORTNAME}.cfg) ${INSTALL_DATA} ${WRKSRC}/server.cfg ${PREFIX}/etc/${PORTNAME}.cfg .endif Index: distinfo =================================================================== RCS file: /home/pcvs/ports/games/sampsvr/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 5 Sep 2007 15:02:49 -0000 1.6 +++ distinfo 26 Nov 2008 03:56:17 -0000 @@ -1,3 +1,3 @@ -MD5 (samp022svr.tar.gz) = dea3b86a7303a6527912685635b46e60 -SHA256 (samp022svr.tar.gz) = 3864ec979421834e252df8ff98c03c31978c6e18805c13378cbcf2acfa761065 -SIZE (samp022svr.tar.gz) = 569540 +MD5 (samp02Xsvr.tar.gz) = b466193afd886aac9ec48f19c55d8947 +SHA256 (samp02Xsvr.tar.gz) = 185c51e58976546496a9fe818d9da29a9d4064514957085e6a80df75ffae7289 +SIZE (samp02Xsvr.tar.gz) = 632308 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/games/sampsvr/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 5 Sep 2007 15:02:50 -0000 1.5 +++ pkg-plist 26 Nov 2008 05:10:12 -0000 @@ -1,12 +1,12 @@ @unexec if cmp -s %D/etc/sampsvr.cfg %D/etc/sampsvr.cfg.dist; then rm -f %D/etc/sampsvr.cfg; fi etc/sampsvr.cfg.dist @exec [ -f %B/sampsvr.cfg ] || cp %B/%f %B/sampsvr.cfg -%%SAMPDIR%%/samp022svr +%%SAMPDIR%%/%%SAMPBIN%% %%SAMPDIR%%/announce %%SAMPDIR%%/server.cfg %%SAMPDIR%%/filterscripts %%SAMPDIR%%/gamemodes -%%DATADIR%%/filterscripts/DEBUG_05.amx +%%SAMPDIR%%/scriptfiles %%DATADIR%%/filterscripts/actions.amx %%DATADIR%%/filterscripts/actions.pwn %%DATADIR%%/filterscripts/adminspec.amx @@ -43,7 +43,25 @@ %%DATADIR%%/gamemodes/sniper.pwn %%DATADIR%%/gamemodes/timertest.pwn %%DATADIR%%/gamemodes/timertest.amx +%%DATADIR%%/scriptfiles/vehiclelists/README.txt +%%DATADIR%%/scriptfiles/vehiclelists/bone.txt +%%DATADIR%%/scriptfiles/vehiclelists/flint.txt +%%DATADIR%%/scriptfiles/vehiclelists/ls_airport.txt +%%DATADIR%%/scriptfiles/vehiclelists/ls_gen_inner.txt +%%DATADIR%%/scriptfiles/vehiclelists/ls_gen_outer.txt +%%DATADIR%%/scriptfiles/vehiclelists/ls_law.txt +%%DATADIR%%/scriptfiles/vehiclelists/lv_airport.txt +%%DATADIR%%/scriptfiles/vehiclelists/lv_gen.txt +%%DATADIR%%/scriptfiles/vehiclelists/lv_law.txt +%%DATADIR%%/scriptfiles/vehiclelists/red_county.txt +%%DATADIR%%/scriptfiles/vehiclelists/sf_airport.txt +%%DATADIR%%/scriptfiles/vehiclelists/sf_gen.txt +%%DATADIR%%/scriptfiles/vehiclelists/sf_law.txt +%%DATADIR%%/scriptfiles/vehiclelists/tierra.txt +%%DATADIR%%/scriptfiles/vehiclelists/whetstone.txt @dirrmtry %%DATADIR%%/gamemodes @dirrmtry %%DATADIR%%/filterscripts +@dirrmtry %%DATADIR%%/scriptfiles/vehiclelists +@dirrmtry %%DATADIR%%/scriptfiles @dirrmtry %%DATADIR%% @dirrmtry %%SAMPDIR%% Index: files/sampd.in =================================================================== RCS file: /home/pcvs/ports/games/sampsvr/files/sampd.in,v retrieving revision 1.5 diff -u -r1.5 sampd.in --- files/sampd.in 5 Sep 2007 15:02:50 -0000 1.5 +++ files/sampd.in 26 Nov 2008 05:10:02 -0000 @@ -20,7 +20,7 @@ : ${sampd_enable="NO"} : ${sampd_chdir="%%SAMPDIR%%"} -command="%%SAMPDIR%%/samp022svr" +command="%%SAMPDIR%%/%%SAMPBIN%%" command_args="> /dev/null &" required_files="%%PREFIX%%/etc/sampsvr.cfg" start_precmd="sampd_prestart" >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at FreeBSD.org Mon Dec 1 06:10:29 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Mon Dec 1 06:10:35 2008 Subject: ports/129332: [maintainer update] mail/heirloom-mailx: add mutual CONFLICTS Message-ID: <200812011410.mB1EAS4D094300@freefall.freebsd.org> Synopsis: [maintainer update] mail/heirloom-mailx: add mutual CONFLICTS Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Mon Dec 1 14:10:28 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129332 From amdmi3 at FreeBSD.org Mon Dec 1 06:18:29 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Mon Dec 1 06:18:35 2008 Subject: ports/129325: Update port: print/latex-csquotes update to 4.3 Message-ID: <200812011418.mB1EITOb098262@freefall.freebsd.org> Synopsis: Update port: print/latex-csquotes update to 4.3 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Mon Dec 1 14:18:28 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129325 From beech at FreeBSD.org Mon Dec 1 06:20:02 2008 From: beech at FreeBSD.org (beech@) Date: Mon Dec 1 06:20:08 2008 Subject: ports/129335: net/openldap24-client Fails on 6.x - Linker error on pthread Message-ID: <1228140030.71415@stargate.alaskaparadise.com> >Number: 129335 >Category: ports >Synopsis: net/openldap24-client Fails on 6.x - Linker error on pthread >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: Mon Dec 01 14:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: beech@ >Release: FreeBSD 8.0-CURRENT i386 >Organization: FreeBSD >Environment: System: FreeBSD 8.0-CURRENT #2: Mon Dec 1 01:49:28 AKST 2008 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE >Description: (cd .libs && rm -f libldap_r.la && ln -s ../libldap_r.la libldap_r.la) cc -O2 -fno-strict-aliasing -pipe -I../../include -I../../include -DLDAP_R_COMPILE -I./../libldap -I/usr/local/include -c apitest.c /bin/sh /usr/local/bin/libtool --mode=link cc -O2 -fno-strict-aliasing -pipe -rpath=/usr/lib:/usr/local/lib -L/usr/local/lib -o apitest apitest.o libldap_r.la ../../libraries/liblber/liblber.la ../../libraries/liblutil/liblutil.a -lssl -lcrypto -lfetch -lcom_err -lc_r cc -O2 -fno-strict-aliasing -pipe -rpath=/usr/lib:/usr/local/lib -o .libs/apitest apitest.o -L/usr/local/lib ./.libs/libldap_r.so /work/a/ports/net/openldap24-client/work/openldap-2.4.11/libraries/liblber/.libs/liblber.so ../../libraries/liblber/.libs/liblber.so ../../libraries/liblutil/liblutil.a -lssl -lcrypto -lfetch -lcom_err -Wl,--rpath -Wl,/usr/local/lib ./.libs/libldap_r.so: undefined reference to `pthread_attr_destroy' ./.libs/libldap_r.so: undefined reference to `pthread_create' ./.libs/libldap_r.so: undefined reference to `pthread_attr_init' ./.libs/libldap_r.so: undefined reference to `pthread_exit' ./.libs/libldap_r.so: undefined reference to `pthread_equal' ./.libs/libldap_r.so: undefined reference to `pthread_setconcurrency' ./.libs/libldap_r.so: undefined reference to `pthread_kill' ./.libs/libldap_r.so: undefined reference to `pthread_attr_setstacksize' ./.libs/libldap_r.so: undefined reference to `pthread_attr_setdetachstate' ./.libs/libldap_r.so: undefined reference to `pthread_join' ./.libs/libldap_r.so: undefined reference to `pthread_getconcurrency' *** Error code 1 Stop in /work/a/ports/net/openldap24-client/work/openldap-2.4.11/libraries/libldap_r. *** Error code 1 >How-To-Repeat: make clean && make install >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 06:20:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 06:20:18 2008 Subject: ports/129335: net/openldap24-client Fails on 6.x - Linker error on pthread Message-ID: <200812011420.mB1EKBJg099095@freefall.freebsd.org> Synopsis: net/openldap24-client Fails on 6.x - Linker error on pthread Responsible-Changed-From-To: freebsd-ports-bugs->delphij Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 14:20:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129335 From beech at FreeBSD.org Mon Dec 1 06:40:01 2008 From: beech at FreeBSD.org (beech@) Date: Mon Dec 1 06:40:08 2008 Subject: ports/129336: devel/gio-fam-backend - Fails with configure error on 6.x Message-ID: <1228142122.77766@stargate.alaskaparadise.com> >Number: 129336 >Category: ports >Synopsis: devel/gio-fam-backend - Fails with configure error on 6.x >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: Mon Dec 01 14:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: beech@ >Release: FreeBSD 8.0-CURRENT i386 >Organization: FreeBSD >Environment: System: FreeBSD 8.0-CURRENT #2: Mon Dec 1 01:49:28 AKST 2008 root@stargate.alaskaparadise.com:/usr/obj/usr/src/sys/STARGATE >Description: checking for pthread_create/pthread_join... no checking for pthread_create/pthread_join in -lpthread... no checking for pthread_create/pthread_join in -lpthread32... no checking for pthread_create/pthread_join in -lpthreads... no checking for pthread_create/pthread_join in -lthread... no checking for pthread_create/pthread_join in -ldce... no configure: error: I can't find the libraries for the thread implementation posix. Please choose another thread implementation or provide information on your thread implementation. You can also run 'configure --disable-threads' to compile without thread support. >How-To-Repeat: make clean && make install >Fix: Possibly --disable-threads for 6.x >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 06:40:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 06:40:17 2008 Subject: ports/129336: devel/gio-fam-backend - Fails with configure error on 6.x Message-ID: <200812011440.mB1EeBs9014572@freefall.freebsd.org> Synopsis: devel/gio-fam-backend - Fails with configure error on 6.x Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 14:40:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129336 From pneumann at gmail.com Mon Dec 1 07:00:09 2008 From: pneumann at gmail.com (Phillip N.) Date: Mon Dec 1 07:00:33 2008 Subject: ports/129069: [UPDATE] www/asterisk-gui to 2.0.4 Message-ID: <200812011500.mB1F09Kl034508@freefall.freebsd.org> The following reply was made to PR ports/129069; it has been noted by GNATS. From: "Phillip N." To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129069: [UPDATE] www/asterisk-gui to 2.0.4 Date: Mon, 01 Dec 2008 11:50:18 -0300 Any news?... :) From wolfgang at lyxys.ka.sub.org Mon Dec 1 07:20:02 2008 From: wolfgang at lyxys.ka.sub.org (Wolfgang Zenker) Date: Mon Dec 1 07:20:08 2008 Subject: ports/129337: Update port: finance/ktoblzcheck to 1.20 Message-ID: <200812011516.mB1FG47m019438@bacchus.lyxys.ka.sub.org> >Number: 129337 >Category: ports >Synopsis: Update port: finance/ktoblzcheck to 1.20 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 15:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wolfgang Zenker >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD bacchus.lyxys.ka.sub.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Dec 1 00:06:28 CET 2008 wolfgang@bacchus.lyxys.ka.sub.org:/usr/obj/usr/src/sys/BACCHUS i386 >Description: Update to 1.20 >How-To-Repeat: Use current port and you will get a warning about out-of-date version for all checks >Fix: --- patch-1.diff begins here --- diff -urN /usr/ports/finance/ktoblzcheck/Makefile finance/ktoblzcheck/Makefile --- /usr/ports/finance/ktoblzcheck/Makefile 2008-05-30 15:43:41.000000000 +0200 +++ finance/ktoblzcheck/Makefile 2008-12-01 12:19:58.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= ktoblzcheck -PORTVERSION= 1.18 +PORTVERSION= 1.20 CATEGORIES= finance german MASTER_SITES= SF diff -urN /usr/ports/finance/ktoblzcheck/distinfo finance/ktoblzcheck/distinfo --- /usr/ports/finance/ktoblzcheck/distinfo 2008-05-30 15:43:41.000000000 +0200 +++ finance/ktoblzcheck/distinfo 2008-12-01 12:21:23.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (ktoblzcheck-1.18.tar.gz) = 64d09fc23375b0f14d2e1c0608c22e9a -SHA256 (ktoblzcheck-1.18.tar.gz) = 33ee25958173e4d70b7c35b3b7fd8934550f05f1b040194cb8e8d4c9e177829f -SIZE (ktoblzcheck-1.18.tar.gz) = 625459 +MD5 (ktoblzcheck-1.20.tar.gz) = 551c8dd26b46d4cb4b97bb57fe6f6fa7 +SHA256 (ktoblzcheck-1.18.tar.gz) = cd3f08d5eb433cc26ab4615e48362e89ce9fc7c83b516d479255012bc3df623c +SIZE (ktoblzcheck-1.18.tar.gz) = 626108 diff -urN /usr/ports/finance/ktoblzcheck/pkg-plist finance/ktoblzcheck/pkg-plist --- /usr/ports/finance/ktoblzcheck/pkg-plist 2008-05-30 15:43:41.000000000 +0200 +++ finance/ktoblzcheck/pkg-plist 2008-12-01 14:29:15.000000000 +0100 @@ -10,9 +10,9 @@ %%PYTHON_SITELIBDIR%%/ktoblzcheck.pyo libdata/pkgconfig/ktoblzcheck.pc %%DATADIR%%/bankdata.txt -%%DATADIR%%/bankdata_20071203.txt -%%DATADIR%%/bankdata_20080303.txt %%DATADIR%%/bankdata_20080609.txt +%%DATADIR%%/bankdata_20080908.txt +%%DATADIR%%/bankdata_20081208.txt %%DATADIR%%/bundesbank.pl %%DATADIR%%/ibandata.txt %%DATADIR%%/online_update.pl --- patch-1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From skreuzer at exit2shell.com Mon Dec 1 08:00:05 2008 From: skreuzer at exit2shell.com (Steven Kreuzer) Date: Mon Dec 1 08:00:12 2008 Subject: ports/129338: [MAINTAINER] www/p5-Net-GeoPlanet: update to 0.2 Message-ID: <200812011527.mB1FRhWb037589@slurry.exit2shell.com> >Number: 129338 >Category: ports >Synopsis: [MAINTAINER] www/p5-Net-GeoPlanet: update to 0.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: Mon Dec 01 16:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Steven Kreuzer >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD slurry.exit2shell.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 14:01:09 EST 2008 >Description: - Update to 0.2 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-GeoPlanet-0.2.patch begins here --- Index: Makefile =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/p5-Net-GeoPlanet/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 15 Nov 2008 23:03:28 -0000 1.2 +++ Makefile 1 Dec 2008 15:15:26 -0000 @@ -6,8 +6,7 @@ # PORTNAME= Net-GeoPlanet -PORTVERSION= 0.1 -PORTREVISION= 1 +PORTVERSION= 0.2 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +15,6 @@ COMMENT= Access Yahoo's GeoPlanet location service RUN_DEPENDS= p5-libwww>=5.805:${PORTSDIR}/www/p5-libwww \ - p5-XML-Simple>=2.18:${PORTSDIR}/textproc/p5-XML-Simple \ p5-URI>=1.35:${PORTSDIR}/net/p5-URI \ p5-Test-Simple>=0.74:${PORTSDIR}/devel/p5-Test-Simple BUILD_DEPENDS= ${RUN_DEPENDS} Index: distinfo =================================================================== RCS file: /usr/share/cvs/freebsd/ports/www/p5-Net-GeoPlanet/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 10 Aug 2008 22:00:59 -0000 1.1 +++ distinfo 1 Dec 2008 15:15:44 -0000 @@ -1,3 +1,3 @@ -MD5 (Net-GeoPlanet-0.1.tar.gz) = d99a2f4da4032b7ae1bd503abe6dcb52 -SHA256 (Net-GeoPlanet-0.1.tar.gz) = e8f15981fd051230c65e4239352688e313787c8c70ba8066c5f7030b80a12515 -SIZE (Net-GeoPlanet-0.1.tar.gz) = 1381 +MD5 (Net-GeoPlanet-0.2.tar.gz) = 3ef65a640417b427e9a47d87c6ed1fcf +SHA256 (Net-GeoPlanet-0.2.tar.gz) = 8624df8c5f3ae3995229c051d5fdc9f863e2f8d80919a9a95452669c881db1d5 +SIZE (Net-GeoPlanet-0.2.tar.gz) = 3938 --- p5-Net-GeoPlanet-0.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at FreeBSD.org Mon Dec 1 08:43:25 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Mon Dec 1 08:43:33 2008 Subject: ports/129338: [MAINTAINER] www/p5-Net-GeoPlanet: update to 0.2 Message-ID: <200812011643.mB1GhO7S016887@freefall.freebsd.org> Synopsis: [MAINTAINER] www/p5-Net-GeoPlanet: update to 0.2 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Mon Dec 1 16:43:24 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129338 From lioux at FreeBSD.org Mon Dec 1 09:10:01 2008 From: lioux at FreeBSD.org (Mario Sergio Fujikawa Ferreira) Date: Mon Dec 1 09:10:07 2008 Subject: ports/129339: [repocopy] portuguese/aspell -> portuguese/aspell-pt_PT Message-ID: <20081201170813.17395.qmail@exxodus.fedaykin.here> >Number: 129339 >Category: ports >Synopsis: [repocopy] portuguese/aspell -> portuguese/aspell-pt_PT >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 17:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD exxodus.fedaykin.here 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #41: Wed Nov 26 10:14:44 BRST 2008 lioux@exxodus:/usr/obj/usr/src/sys/LIOUX i386 >Description: portuguese/aspell does not relate to the general pt l10n code but to the specific pt_PT. Therefore, it should be named portuguese/aspell-pt_PT following the convention. Repocopy portuguese/aspell to portuguese/aspell-pt_PT The repocopied port will then be modified with the attached patch. Furthermore, an appropriate entry will be added to ports/MOVED. >How-To-Repeat: >Fix: --- Makefile.orig 2008-12-01 14:29:28.000000000 -0200 +++ Makefile 2008-12-01 14:31:04.000000000 -0200 @@ -7,9 +7,10 @@ PORTNAME= aspell DISTVERSION= 6-pt_PT-20070510-0 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= portuguese textproc +PKGNAMEPREFIX?= pt_PT- MAINTAINER= ports@FreeBSD.org COMMENT= Aspell Portuguese dictionary >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 09:10:10 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 09:11:19 2008 Subject: ports/129339: [repocopy] portuguese/aspell -> portuguese/aspell-pt_PT Message-ID: <200812011710.mB1HAAxR031374@freefall.freebsd.org> Synopsis: [repocopy] portuguese/aspell -> portuguese/aspell-pt_PT Responsible-Changed-From-To: freebsd-ports-bugs->lioux Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 17:10:10 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129339 From lioux at FreeBSD.org Mon Dec 1 09:20:01 2008 From: lioux at FreeBSD.org (Mario Sergio Fujikawa Ferreira) Date: Mon Dec 1 09:20:13 2008 Subject: ports/129340: [PATCH] portuguese/pt_BR-kde-l10n: Improve package naming Message-ID: <20081201171621.94340.qmail@exxodus.fedaykin.here> >Number: 129340 >Category: ports >Synopsis: [PATCH] portuguese/pt_BR-kde-l10n: Improve package naming >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 17:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD exxodus.fedaykin.here 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #41: Wed Nov 26 10:14:44 BRST 2008 >Description: - Improve package naming according to language category naming conventions. The language code should be a suffix on the port name but a prefix on the package name. - Bump PORTREVISION. Port maintainer (kde@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pt_BR-kde-l10n-4.1.1_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/portuguese/kde4-l10n-pt_BR/Makefile,v retrieving revision 1.53 diff -d -u -u -r1.53 Makefile --- Makefile 3 Sep 2008 13:06:20 -0000 1.53 +++ Makefile 1 Dec 2008 17:11:26 -0000 @@ -5,9 +5,12 @@ # $FreeBSD: ports/portuguese/kde4-l10n-pt_BR/Makefile,v 1.53 2008/09/03 13:06:20 miwi Exp $ # -PORTNAME= kde-l10n-pt_BR +PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= portuguese kde +DISTNAME= kde-l10n-pt_BR-${PORTVERSION} +PKGNAMEPREFIX?= pt_BR- MAINTAINER= kde@FreeBSD.org COMMENT= Brazilian messages and documentation for KDE4 --- pt_BR-kde-l10n-4.1.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From lioux at FreeBSD.org Mon Dec 1 09:20:01 2008 From: lioux at FreeBSD.org (Mario Sergio Fujikawa Ferreira) Date: Mon Dec 1 09:20:13 2008 Subject: ports/129341: [PATCH] portuguese/kde-l10n: Improve package naming Message-ID: <20081201171623.96145.qmail@exxodus.fedaykin.here> >Number: 129341 >Category: ports >Synopsis: [PATCH] portuguese/kde-l10n: Improve package naming >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 17:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mario Sergio Fujikawa Ferreira >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD exxodus.fedaykin.here 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #41: Wed Nov 26 10:14:44 BRST 2008 >Description: - Improve package naming according to language category naming conventions. The language code should be a suffix on the port name but a prefix on the package name. - Bump PORTREVISION. Port maintainer (kde@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pt-kde-l10n-4.1.1_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/portuguese/kde4-l10n/Makefile,v retrieving revision 1.56 diff -d -u -u -r1.56 Makefile --- Makefile 3 Sep 2008 13:06:20 -0000 1.56 +++ Makefile 1 Dec 2008 17:11:37 -0000 @@ -5,9 +5,11 @@ # $FreeBSD: ports/portuguese/kde4-l10n/Makefile,v 1.56 2008/09/03 13:06:20 miwi Exp $ # -PORTNAME= kde-l10n-pt +PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= portuguese kde +DISTNAME= ${PORTNAME}-pt-${PORTVERSION} MAINTAINER= kde@FreeBSD.org COMMENT= Portuguese messages and documentation for KDE4 --- pt-kde-l10n-4.1.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From lioux at FreeBSD.org Mon Dec 1 09:21:40 2008 From: lioux at FreeBSD.org (lioux@FreeBSD.org) Date: Mon Dec 1 09:21:46 2008 Subject: ports/129340: [PATCH] portuguese/pt_BR-kde-l10n: Improve package naming Message-ID: <200812011721.mB1HLdeb046004@freefall.freebsd.org> Synopsis: [PATCH] portuguese/pt_BR-kde-l10n: Improve package naming Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: lioux Responsible-Changed-When: Mon Dec 1 17:21:39 UTC 2008 Responsible-Changed-Why: 129341 http://www.freebsd.org/cgi/query-pr.cgi?pr=129340 From lioux at FreeBSD.org Mon Dec 1 09:22:52 2008 From: lioux at FreeBSD.org (lioux@FreeBSD.org) Date: Mon Dec 1 09:22:58 2008 Subject: ports/129341: [PATCH] portuguese/kde-l10n: Improve package naming Message-ID: <200812011722.mB1HMpvB046125@freefall.freebsd.org> Synopsis: [PATCH] portuguese/kde-l10n: Improve package naming Responsible-Changed-From-To: freebsd-ports-bugs->kde Responsible-Changed-By: lioux Responsible-Changed-When: Mon Dec 1 17:22:51 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129341 From christoph.mallon at gmx.de Mon Dec 1 11:20:01 2008 From: christoph.mallon at gmx.de (Christoph Mallon) Date: Mon Dec 1 11:20:24 2008 Subject: ports/129342: [maintainer update] devel/libfirm 1.15.0 Message-ID: <200812011911.mB1JBG1i094516@www.freebsd.org> >Number: 129342 >Category: ports >Synopsis: [maintainer update] devel/libfirm 1.15.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: Mon Dec 01 19:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph Mallon >Release: >Organization: >Environment: >Description: Please commit this update for the new version of libFIRM. Changes: * bufixes >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/libfirm/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 23 Nov 2008 22:56:50 -0000 1.1 +++ Makefile 1 Dec 2008 18:59:27 -0000 @@ -6,9 +6,10 @@ # PORTNAME= libfirm -PORTVERSION= 1.14.0 +PORTVERSION= 1.15.0 CATEGORIES= devel lang -MASTER_SITES= http://www.info.uni-karlsruhe.de/software/libfirm/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= christoph.mallon@gmx.de COMMENT= A graph-based SSA intermediate representation library for compilers Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/libfirm/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 23 Nov 2008 22:56:50 -0000 1.1 +++ distinfo 1 Dec 2008 18:59:27 -0000 @@ -1,3 +1,3 @@ -MD5 (libfirm-1.14.0.tar.bz2) = 5c2b952adc651fee7f09601dfa241402 -SHA256 (libfirm-1.14.0.tar.bz2) = c9d14c28213fb4d6bda5fec564771f25d22db40bb535826f0e0fef7bc7985520 -SIZE (libfirm-1.14.0.tar.bz2) = 1520407 +MD5 (libfirm-1.15.0.tar.bz2) = 3c78a2e750f86af7e9b1cb82fd69bec4 +SHA256 (libfirm-1.15.0.tar.bz2) = 4dda0810cd7d2534932a413c6af31890269ecad2a2b1a55f17e51c6709891a88 +SIZE (libfirm-1.15.0.tar.bz2) = 1527744 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/devel/libfirm/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 23 Nov 2008 22:56:50 -0000 1.1 +++ pkg-descr 1 Dec 2008 18:59:27 -0000 @@ -1,7 +1,7 @@ libFIRM provides a graph-based intermediate representation (IR), which operates exclusively in SSA-form, starting at IR construction until assembler code -emission. It offers many analyses and optimizations, provides extensive debug -support and includes a backend framework. +emission. It offers many analyses and optimizations, provides extensive +debugging support and includes a backend framework. * analyses: dominance, loop tree, execution frequency, control dependencies, call graph, rapid type, def-use, alias analysis, class hierarchy analysis @@ -18,7 +18,7 @@ * novel SSA based register allocator * several SSA copy coalescing and spilling algorithms * algorithms for instruction and basic block scheduling -* working ia32 backend, unfinished backends for MIPS, ARM, PPC32 -* handwritten recursive descent C89/C99 frontend available (lang/cparser) +* working ia32 backend, unfinished backends for ARM, MIPS, PPC32 +* handwritten recursive descent C90/C99 frontend available (lang/cparser) WWW: http://libfirm.org/ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/libfirm/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 23 Nov 2008 22:56:50 -0000 1.1 +++ pkg-plist 1 Dec 2008 18:59:27 -0000 @@ -28,7 +28,6 @@ include/libfirm/adt/util.h include/libfirm/adt/xmalloc.h include/libfirm/analyze_irg_args.h -include/libfirm/archop.h include/libfirm/be.h include/libfirm/callgraph.h include/libfirm/cdep.h >Release-Note: >Audit-Trail: >Unformatted: From christoph.mallon at gmx.de Mon Dec 1 11:20:01 2008 From: christoph.mallon at gmx.de (Christoph Mallon) Date: Mon Dec 1 11:20:24 2008 Subject: ports/129343: [maintainer update] lang/cparser 0.9.7 Message-ID: <200812011911.mB1JBkKb094611@www.freebsd.org> >Number: 129343 >Category: ports >Synopsis: [maintainer update] lang/cparser 0.9.7 >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: Mon Dec 01 19:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph Mallon >Release: >Organization: >Environment: >Description: Please commit this update for the new version of cparser. Changes: * several bugfixes * add/correct semantic checks * improved error recovery * support more GCC extensions * support more GCC switches * add a manpage >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/lang/cparser/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 24 Nov 2008 09:33:54 -0000 1.1 +++ Makefile 1 Dec 2008 18:59:36 -0000 @@ -6,14 +6,14 @@ # PORTNAME= cparser -PORTVERSION= 0.9.6 +PORTVERSION= 0.9.7 CATEGORIES= lang devel -MASTER_SITES= http://www.info.uni-karlsruhe.de/software/libfirm/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= christoph.mallon@gmx.de COMMENT= A C99 compiler using libFIRM as backend -RUN_DEPENDS= ${LOCALBASE}/lib/libfirm.a:${PORTSDIR}/devel/libfirm LIB_DEPENDS= firm.0:${PORTSDIR}/devel/libfirm USE_BZIP2= yes @@ -23,7 +23,10 @@ .include +MAN1= cparser.1 + do-install: @${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/build/cparser ${PREFIX}/bin + @${INSTALL_MAN} ${INSTALL_WRKSRC}/cparser.1 ${MAN1PREFIX}/man/man1 .include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/lang/cparser/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 24 Nov 2008 09:33:54 -0000 1.1 +++ distinfo 1 Dec 2008 18:59:36 -0000 @@ -1,3 +1,3 @@ -MD5 (cparser-0.9.6.tar.bz2) = 3efd0e233292038642ec6c0de065bca5 -SHA256 (cparser-0.9.6.tar.bz2) = cb81ff4838aeb39b7692906d7872ccb9c389326136745da9f3dd602fab092149 -SIZE (cparser-0.9.6.tar.bz2) = 179038 +MD5 (cparser-0.9.7.tar.bz2) = 19af4d2d0fe76d444f043b257dc28970 +SHA256 (cparser-0.9.7.tar.bz2) = 623bf32ccfce4a5676c6172a63e3cbada59919cc862c671b35e881a0c424ee00 +SIZE (cparser-0.9.7.tar.bz2) = 187966 Index: pkg-descr =================================================================== RCS file: /home/ncvs/ports/lang/cparser/pkg-descr,v retrieving revision 1.1 diff -u -r1.1 pkg-descr --- pkg-descr 24 Nov 2008 09:33:54 -0000 1.1 +++ pkg-descr 1 Dec 2008 18:59:36 -0000 @@ -1,12 +1,12 @@ -cparser is a C compiler, which can parse C89 and C99 as well as many GCC and +cparser is a C compiler, which can parse C90 and C99 as well as many GCC and some MSVC extensions. It also provides many useful analyses for warnings. It -uses libFIRM, which provides a SSA-based intermediate representation in form of +uses libFIRM, which provides an SSA-based intermediate representation in form of explicit dependency graphs, for optimization and code generation. Parsing is done with a handwritten recursive descent parser. The AST representation is straightforward, so it can be used for other purposes than code generation. -* fast recursive descent parser, parses C89 and C99 -* handles most GCC extensions, f.e. __attribute__, inline assembler, +* fast recursive descent parser, parses C90 and C99 +* handles most GCC extensions, e.g. __attribute__, inline assembler, computed goto, statement expressions * handles some MSVC extensions (like declspec) * provides many useful warnings @@ -18,7 +18,7 @@ * most warnings switches, which are available for GCC * provides concise messages in case of error, for example when encountering misspelled typenames -* compiler driver compatible with with GCC (-fxxx, -Wxxx, -M, ...) +* compiler driver compatible with GCC (-fxxx, -Wxxx, -M, ...) * uses libFIRM for optimization and code generation (devel/libfirm) WWW: http://www.libfirm.org >Release-Note: >Audit-Trail: >Unformatted: From dkirhlarov at team.vega.ru Mon Dec 1 11:20:01 2008 From: dkirhlarov at team.vega.ru (Dmitriy Kirhlarov) Date: Mon Dec 1 11:20:24 2008 Subject: ports/129344: [PATH] openldap24-server update to 2.4.13 Message-ID: <200812011917.mB1JHoNq097426@www.freebsd.org> >Number: 129344 >Category: ports >Synopsis: [PATH] openldap24-server update to 2.4.13 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 19:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitriy Kirhlarov >Release: FreeBSD 6.3-STABLE >Organization: .masterhost >Environment: FreeBSD dimma.masterhost.ru 6.3-STABLE FreeBSD 6.3-STABLE #9: Wed Feb 27 19:18:48 MSK 2008 root@dimma.masterhost.ru:/usr/obj/usr/src/sys/DIMMA i386 >Description: update openldap24-server port to 2.4.13 >How-To-Repeat: >Fix: use attached patch Patch attached with submission follows: diff -ur /usr/ports/net/openldap24-server/Makefile work/ports/net/openldap24-server/Makefile --- /usr/ports/net/openldap24-server/Makefile 2008-10-14 08:38:54.000000000 +0000 +++ work/ports/net/openldap24-server/Makefile 2008-12-01 13:35:35.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= openldap -DISTVERSION= 2.4.11 +DISTVERSION= 2.4.13 PORTREVISION= ${OPENLDAP_PORTREVISION} CATEGORIES= net databases MASTER_SITES= ftp://ftp.OpenLDAP.org/pub/OpenLDAP/%SUBDIR%/ \ @@ -39,7 +39,7 @@ .endif PORTREVISION_CLIENT= 0 -PORTREVISION_SERVER= 2 +PORTREVISION_SERVER= 0 .if !defined(CLIENT_ONLY) OPTIONS= SASL "With (Cyrus) SASL2 support" off \ diff -ur /usr/ports/net/openldap24-server/distinfo work/ports/net/openldap24-server/distinfo --- /usr/ports/net/openldap24-server/distinfo 2008-10-14 08:38:54.000000000 +0000 +++ work/ports/net/openldap24-server/distinfo 2008-12-01 13:36:17.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (openldap-2.4.11.tgz) = 920fedbbb5bc61c2ca52c56edeef770a -SHA256 (openldap-2.4.11.tgz) = 76e57147a2373015f306f2e72128330e51d5c0f1056b4713283234dfd16c1c9c -SIZE (openldap-2.4.11.tgz) = 4941654 +MD5 (openldap-2.4.13.tgz) = 5382bbb4c67172c48c871b6d24b7f8cc +SHA256 (openldap-2.4.13.tgz) = 2c82cacca946b501ccded103101f88834f438f689d2f24aa48d9f2f2d13680a2 +SIZE (openldap-2.4.13.tgz) = 5040598 diff -ur /usr/ports/net/openldap24-server/pkg-plist work/ports/net/openldap24-server/pkg-plist --- /usr/ports/net/openldap24-server/pkg-plist 2008-10-14 08:38:54.000000000 +0000 +++ work/ports/net/openldap24-server/pkg-plist 2008-12-01 18:59:30.000000000 +0000 @@ -6,6 +6,8 @@ etc/openldap/schema/inetorgperson.ldif etc/openldap/schema/nis.ldif etc/openldap/schema/openldap.ldif +etc/openldap/schema/pmi.schema +etc/openldap/schema/pmi.schema.default @unexec if cmp -s %D/etc/openldap/slapd.conf %D/etc/openldap/slapd.conf.default; then rm -f %D/etc/openldap/slapd.conf; fi etc/openldap/slapd.conf.default @exec [ -f %B/slapd.conf ] || cp %B/%f %B/slapd.conf @@ -14,58 +16,58 @@ %%SLAPI%%lib/libslapi.la %%SLAPI%%lib/libslapi.so %%SLAPI%%lib/libslapi-2.4.so -%%SLAPI%%lib/libslapi-2.4.so.3 +%%SLAPI%%lib/libslapi-2.4.so.5 %%MODULES%%@exec mkdir -p %D/libexec/openldap %%BACK_BDB%%libexec/openldap/back_bdb-2.4.so -%%BACK_BDB%%libexec/openldap/back_bdb-2.4.so.3 +%%BACK_BDB%%libexec/openldap/back_bdb-2.4.so.5 %%BACK_BDB%%libexec/openldap/back_bdb.la %%BACK_BDB%%libexec/openldap/back_bdb.so %%BACK_HDB%%libexec/openldap/back_hdb-2.4.so -%%BACK_HDB%%libexec/openldap/back_hdb-2.4.so.3 +%%BACK_HDB%%libexec/openldap/back_hdb-2.4.so.5 %%BACK_HDB%%libexec/openldap/back_hdb.la %%BACK_HDB%%libexec/openldap/back_hdb.so %%BACKEND%%libexec/openldap/back_ldap-2.4.so -%%BACKEND%%libexec/openldap/back_ldap-2.4.so.3 +%%BACKEND%%libexec/openldap/back_ldap-2.4.so.5 %%BACKEND%%libexec/openldap/back_ldap.la %%BACKEND%%libexec/openldap/back_ldap.so %%BACKEND%%libexec/openldap/back_meta-2.4.so -%%BACKEND%%libexec/openldap/back_meta-2.4.so.3 +%%BACKEND%%libexec/openldap/back_meta-2.4.so.5 %%BACKEND%%libexec/openldap/back_meta.la %%BACKEND%%libexec/openldap/back_meta.so %%BACKEND%%libexec/openldap/back_monitor-2.4.so -%%BACKEND%%libexec/openldap/back_monitor-2.4.so.3 +%%BACKEND%%libexec/openldap/back_monitor-2.4.so.5 %%BACKEND%%libexec/openldap/back_monitor.la %%BACKEND%%libexec/openldap/back_monitor.so %%BACKEND%%libexec/openldap/back_null-2.4.so -%%BACKEND%%libexec/openldap/back_null-2.4.so.3 +%%BACKEND%%libexec/openldap/back_null-2.4.so.5 %%BACKEND%%libexec/openldap/back_null.la %%BACKEND%%libexec/openldap/back_null.so %%BACK_DNSSRV%%libexec/openldap/back_dnssrv-2.4.so -%%BACK_DNSSRV%%libexec/openldap/back_dnssrv-2.4.so.3 +%%BACK_DNSSRV%%libexec/openldap/back_dnssrv-2.4.so.5 %%BACK_DNSSRV%%libexec/openldap/back_dnssrv.la %%BACK_DNSSRV%%libexec/openldap/back_dnssrv.so %%BACK_PASSWD%%libexec/openldap/back_passwd-2.4.so -%%BACK_PASSWD%%libexec/openldap/back_passwd-2.4.so.3 +%%BACK_PASSWD%%libexec/openldap/back_passwd-2.4.so.5 %%BACK_PASSWD%%libexec/openldap/back_passwd.la %%BACK_PASSWD%%libexec/openldap/back_passwd.so %%BACK_PERL%%libexec/openldap/back_perl-2.4.so -%%BACK_PERL%%libexec/openldap/back_perl-2.4.so.3 +%%BACK_PERL%%libexec/openldap/back_perl-2.4.so.5 %%BACK_PERL%%libexec/openldap/back_perl.la %%BACK_PERL%%libexec/openldap/back_perl.so %%BACK_RELAY%%libexec/openldap/back_relay-2.4.so -%%BACK_RELAY%%libexec/openldap/back_relay-2.4.so.3 +%%BACK_RELAY%%libexec/openldap/back_relay-2.4.so.5 %%BACK_RELAY%%libexec/openldap/back_relay.la %%BACK_RELAY%%libexec/openldap/back_relay.so %%BACK_SHELL%%libexec/openldap/back_shell-2.4.so -%%BACK_SHELL%%libexec/openldap/back_shell-2.4.so.3 +%%BACK_SHELL%%libexec/openldap/back_shell-2.4.so.5 %%BACK_SHELL%%libexec/openldap/back_shell.la %%BACK_SHELL%%libexec/openldap/back_shell.so %%BACK_SOCK%%libexec/openldap/back_sock-2.4.so -%%BACK_SOCK%%libexec/openldap/back_sock-2.4.so.3 +%%BACK_SOCK%%libexec/openldap/back_sock-2.4.so.5 %%BACK_SOCK%%libexec/openldap/back_sock.la %%BACK_SOCK%%libexec/openldap/back_sock.so %%BACK_SQL%%libexec/openldap/back_sql-2.4.so -%%BACK_SQL%%libexec/openldap/back_sql-2.4.so.3 +%%BACK_SQL%%libexec/openldap/back_sql-2.4.so.5 %%BACK_SQL%%libexec/openldap/back_sql.la %%BACK_SQL%%libexec/openldap/back_sql.so %%SMBPWD%%libexec/openldap/smbk5pwd.la >Release-Note: >Audit-Trail: >Unformatted: From adox at mcx2.org Mon Dec 1 11:20:03 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Mon Dec 1 11:20:24 2008 Subject: ports/129345: [UPDATE] audio/snd - update to 10.2 Message-ID: <49343896.09a1660a.3268.0c5a@mx.google.com> >Number: 129345 >Category: ports >Synopsis: [UPDATE] audio/snd - update to 10.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: Mon Dec 01 19:20:01 UTC 2008 >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 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: Update port to 10.2 >How-To-Repeat: >Fix: --- snd_update.new.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/audio/snd/Makefile,v retrieving revision 1.67 diff -u -r1.67 Makefile --- Makefile 18 Oct 2008 20:51:55 -0000 1.67 +++ Makefile 1 Dec 2008 19:12:30 -0000 @@ -6,7 +6,7 @@ # PORTNAME= snd -PORTVERSION= 10.1 +PORTVERSION= 10.2 CATEGORIES= audio MASTER_SITES= SF \ http://mirror.mcx2.org/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/audio/snd/distinfo,v retrieving revision 1.10 diff -u -r1.10 distinfo --- distinfo 18 Oct 2008 20:51:55 -0000 1.10 +++ distinfo 1 Dec 2008 17:57:28 -0000 @@ -1,3 +1,3 @@ -MD5 (snd-10.1.tar.gz) = b4cdaf485b038191ebcc3e8097058930 -SHA256 (snd-10.1.tar.gz) = 4b8f64f0c2eb4fb869e972da6c8025a224f109a5376ef65c7b8812cc0433f992 -SIZE (snd-10.1.tar.gz) = 13980925 +MD5 (snd-10.2.tar.gz) = 4fb54cf5a963a35eeece23ea7ff5b365 +SHA256 (snd-10.2.tar.gz) = 7f7dc381705f9732cf0b63b031283c0a2479d1b5a1e779ebd8c5fce1b30b9fc9 +SIZE (snd-10.2.tar.gz) = 14094268 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/audio/snd/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 18 Oct 2008 20:51:55 -0000 1.5 +++ pkg-plist 1 Dec 2008 19:09:51 -0000 @@ -375,8 +375,6 @@ %%SCHEME%%%%DATADIR%%/fmv.scm %%SCHEME%%%%DATADIR%%/frame.scm %%SCHEME%%%%DATADIR%%/freeverb.scm -%%SCHEME%%%%DATADIR%%/gauche-format.scm -%%SCHEME%%%%DATADIR%%/gauche-optargs.scm %%SCHEME%%%%DATADIR%%/generators.scm %%SCHEME%%%%DATADIR%%/grani.scm %%SCHEME%%%%DATADIR%%/gtk-effects-utils.scm @@ -405,6 +403,7 @@ %%SCHEME%%%%DATADIR%%/noise.scm %%SCHEME%%%%DATADIR%%/numerics.scm %%SCHEME%%%%DATADIR%%/oo.scm +%%SCHEME%%%%DATADIR%%/osc.scm %%SCHEME%%%%DATADIR%%/oscope.scm %%SCHEME%%%%DATADIR%%/panic.scm %%SCHEME%%%%DATADIR%%/pd-add.scm @@ -451,6 +450,7 @@ %%SCHEME%%%%DATADIR%%/snd9.scm %%SCHEME%%%%DATADIR%%/snd_conffile.scm %%SCHEME%%%%DATADIR%%/snddiff.scm +%%SCHEME%%%%DATADIR%%/sndlib-ws.scm %%SCHEME%%%%DATADIR%%/sndins/samples/agn.scm %%SCHEME%%%%DATADIR%%/sndins/samples/fmviolin.scm %%SCHEME%%%%DATADIR%%/sndins/samples/ws_s.scm --- snd_update.new.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 11:20:29 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 11:20:35 2008 Subject: ports/129345: [UPDATE] audio/snd - update to 10.2 Message-ID: <200812011920.mB1JKSU2033205@freefall.freebsd.org> Synopsis: [UPDATE] audio/snd - update to 10.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 19:20:28 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129345 From adox at mcx2.org Mon Dec 1 11:30:09 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Mon Dec 1 11:30:17 2008 Subject: ports/129346: [NEW PORT] devel/silgraphite - Font engine for complex non-Roman writing systems Message-ID: <493439e7.0af6660a.23b1.39f1@mx.google.com> >Number: 129346 >Category: ports >Synopsis: [NEW PORT] devel/silgraphite - Font engine for complex non-Roman writing systems >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 19:30:01 UTC 2008 >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 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: Graphite is a project under development within SIL'ss Non-Roman Script Initiative and Language Software Development groups to provide rendering capabilities for complex non-Roman writing systems. The original goal was a system for the Windows platform; the system has also been ported to Linux. Graphite can be used to create "smart fonts" capable of displaying writing systems with various complex behaviors. With respect to the Text Encoding Model, Graphite handles the "Rendering" aspect of writing system implementation. >How-To-Repeat: >Fix: --- silgraphite_newport.sh 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: # # silgraphite # silgraphite/pkg-descr # silgraphite/distinfo # silgraphite/Makefile # silgraphite/files # silgraphite/files/patch-engine_Makefile.in # silgraphite/pkg-plist # echo c - silgraphite mkdir -p silgraphite > /dev/null 2>&1 echo x - silgraphite/pkg-descr sed 's/^X//' >silgraphite/pkg-descr << 'd03c1a7c0b7a40c09ce5c904a77d1888' XGraphite is a project under development within SIL'ss Non-Roman Script XInitiative and Language Software Development groups to provide Xrendering capabilities for complex non-Roman writing systems. The Xoriginal goal was a system for the Windows platform; the system has Xalso been ported to Linux. Graphite can be used to create "smart Xfonts" capable of displaying writing systems with various complex Xbehaviors. With respect to the Text Encoding Model, Graphite handles Xthe "Rendering" aspect of writing system implementation. X XWWW: http://silgraphite.sourceforge.net/ d03c1a7c0b7a40c09ce5c904a77d1888 echo x - silgraphite/distinfo sed 's/^X//' >silgraphite/distinfo << '7c9de6d324125b46bf3897d8ca5cfabf' XMD5 (silgraphite-2.3.tar.gz) = 76a6daa2ec802bdd5e5f9a233b4e2ff8 XSHA256 (silgraphite-2.3.tar.gz) = 574dbccd0480e7c571612251afafd8de2019997ee1450ee3e68039f64797f1ec XSIZE (silgraphite-2.3.tar.gz) = 3394463 7c9de6d324125b46bf3897d8ca5cfabf echo x - silgraphite/Makefile sed 's/^X//' >silgraphite/Makefile << '85d8f91ad4aefa3f1a4a3e75eb46c9a9' X# New ports collection makefile for: silgraphite X# Date created: 30 November 2008 X# Whom: Dennis Herrmann X# X# $FreeBSD$ X# X XPORTNAME= silgraphite XPORTVERSION= 2.3 XCATEGORIES= devel graphics XMASTER_SITES= SF X XMAINTAINER= adox@mcx2.org XCOMMENT= Font engine for complex non-Roman writing systems X XBUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config X XOPTIONS= FREETYPE "Build with Freetype support" on X XUSE_GNOME= pkgconfig XUSE_LDCONFIG= yes XGNU_CONFIGURE= yes XCONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" XCONFIGURE_ARGS= --without-xft --without-pangographite X X.include X X.if !defined(WITHOUT_FREETYPE) XLIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2 XUSE_ICONV= yes XCONFIGURE_ARGS+= --with-freetype X.else XCONFIGURE_ARGS+= --without-freetype X.endif X X.include 85d8f91ad4aefa3f1a4a3e75eb46c9a9 echo c - silgraphite/files mkdir -p silgraphite/files > /dev/null 2>&1 echo x - silgraphite/files/patch-engine_Makefile.in sed 's/^X//' >silgraphite/files/patch-engine_Makefile.in << '36530f3d1bfb2819f4a2c6e69d021168' X--- engine/Makefile.in.orig 2008-11-30 19:57:26.000000000 +0100 X+++ engine/Makefile.in 2008-11-30 19:58:25.000000000 +0100 X@@ -196,7 +196,7 @@ X build.bat build_d.bat makefile.vc \ X README X X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = ${PREFIX}/libdata/pkgconfig X pkgconfig_DATA = silgraphite.pc X X # VC_VERSION is the last released version of the software 36530f3d1bfb2819f4a2c6e69d021168 echo x - silgraphite/pkg-plist sed 's/^X//' >silgraphite/pkg-plist << '10584dedcfc95f062e885311af63f807' Xinclude/graphite/FileFont.h Xinclude/graphite/Font.h Xinclude/graphite/FreetypeFont.h Xinclude/graphite/GrAppData.h Xinclude/graphite/GrClient.h Xinclude/graphite/GrCommon.h Xinclude/graphite/GrConstants.h Xinclude/graphite/GrData.h Xinclude/graphite/GrDebug.h Xinclude/graphite/GrExt.h Xinclude/graphite/GrFeature.h Xinclude/graphite/GrMstypes.h Xinclude/graphite/GrPlatform.h Xinclude/graphite/GrResult.h Xinclude/graphite/GrStructs.h Xinclude/graphite/GrWrappers.h Xinclude/graphite/GraphiteProcess.h Xinclude/graphite/IGrEngine.h Xinclude/graphite/IGrJustifier.h Xinclude/graphite/IGraphiteProcess.h Xinclude/graphite/ITextSource.h Xinclude/graphite/MemoryUsage.h Xinclude/graphite/Segment.h Xinclude/graphite/SegmentAux.h Xinclude/graphite/SegmentPainter.h Xlib/libgraphite-ft.a Xlib/libgraphite-ft.la Xlib/libgraphite-ft.so Xlib/libgraphite-ft.so.0 Xlib/libgraphite.a Xlib/libgraphite.la Xlib/libgraphite.so Xlib/libgraphite.so.3 Xlibdata/pkgconfig/silgraphite.pc X@dirrm include/graphite 10584dedcfc95f062e885311af63f807 exit --- silgraphite_newport.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 11:30:23 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 11:30:28 2008 Subject: ports/129346: [NEW PORT] devel/silgraphite - Font engine for complex non-Roman writing systems Message-ID: <200812011930.mB1JUNC1038568@freefall.freebsd.org> Synopsis: [NEW PORT] devel/silgraphite - Font engine for complex non-Roman writing systems Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 19:30:22 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129346 From vj562001 at yahoo.de Mon Dec 1 11:50:01 2008 From: vj562001 at yahoo.de (Veit Jahns) Date: Mon Dec 1 11:50:07 2008 Subject: ports/129347: Update port: print/latex-biblatex update to 0.8a Message-ID: <200812011941.mB1JfllI013906@www.freebsd.org> >Number: 129347 >Category: ports >Synopsis: Update port: print/latex-biblatex update to 0.8a >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: Mon Dec 01 19:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Veit Jahns >Release: FreeBSD 7.0-RELEASE >Organization: >Environment: FreeBSD mudfly 7.0-RELEASE FreeBSD 7.0-RELEASE #1: Tue Nov 4 16:07:54 CET 2008 root@mudfly:/usr/obj/usr/src/sys/KERNELTIGH i386 >Description: - update to 0.8a - moved examples to /usr/local/share/examples >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: # # latex-biblatex # latex-biblatex/Makefile # latex-biblatex/distinfo # latex-biblatex/pkg-descr # echo c - latex-biblatex mkdir -p latex-biblatex > /dev/null 2>&1 echo x - latex-biblatex/Makefile sed 's/^X//' >latex-biblatex/Makefile << 'END-of-latex-biblatex/Makefile' X# New ports collection makefile for: latex-biblatex X# Date created: 19 Jan 2008 X# Whom: vj562001@yahoo.de X# X# $FreeBSD: ports/print/latex-biblatex/Makefile,v 1.4 2008/10/24 14:03:54 miwi Exp $ X# X XPORTNAME= biblatex XPORTVERSION= 0.8a XCATEGORIES= print XMASTER_SITES= ${MASTER_SITE_TEX_CTAN} XMASTER_SITE_SUBDIR= macros/latex/exptl XPKGNAMEPREFIX= latex- XDISTNAME= ${PORTNAME} X XMAINTAINER= vj562001@yahoo.de XCOMMENT= A reimplementation of the LaTeX biliographic facilities X XBUILD_DEPENDS= mktexlsr:${PORTSDIR}/print/teTeX-base \ X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal XRUN_DEPENDS= latex:${PORTSDIR}/print/teTeX-base \ X ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \ X ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox X XUSE_ZIP= YES XNO_BUILD= YES XPLIST= ${WRKDIR}/pkg-plist X XTEXMFLOCAL= share/texmf-local XTEXMFLOCAL_LSR= ${LOCALBASE}/${TEXMFLOCAL}/ls-R XMKTEXLSR= ${LOCALBASE}/bin/mktexlsr XTEX_BIN= ${LOCALBASE}/bin/latex X XCLASSNAME= ${PORTNAME} XCLASSDIR= ${TEXMFLOCAL}/tex/latex/${CLASSNAME} XBSTDIR= ${TEXMFLOCAL}/bibtex/bst XDOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} XEXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} X XCLASS_FILES= biblatex.cfg biblatex.def bibnatex.def biblatex.sty XDOC_FILES= README RELEASE doc/biblatex.pdf LICENSE VERSION XBST_FILES= biblatex.bst X XWRKSRC= ${WRKDIR}/${CLASSNAME} X Xpre-install: X (for F in ${CLASS_FILES}; do \ X ${ECHO_CMD} "${CLASSDIR}/$${F}"; \ X done;) > ${PLIST} X (for F in `${LS} -F ${WRKSRC}/latex | ${GREP} "/"`; do \ X for G in `${LS} ${WRKSRC}/latex/$${F}`; do \ X ${ECHO_CMD} "${CLASSDIR}/$${F}$${G}"; \ X done; \ X ${ECHO_CMD} "@dirrm ${CLASSDIR}/$${F}"; \ X done;) >> ${PLIST} X ${ECHO_CMD} "@dirrm ${CLASSDIR}" >> ${PLIST} X (for F in ${BST_FILES}; do \ X ${ECHO_CMD} "${BSTDIR}/$${F}"; \ X done;) >> ${PLIST} X.if !defined(NOPORTDOCS) X (for F in ${DOC_FILES:S,^doc/,,}; do \ X ${ECHO_CMD} "${DOCSDIR:S,^${PREFIX}/,,}/$${F}"; \ X done;) >> ${PLIST} X (for F in `${LS} ${WRKSRC}/doc/resources`; do \ X ${ECHO_CMD} "${DOCSDIR:S,^${PREFIX}/,,}/resources/$${F}"; \ X done;) >> ${PLIST} X ${ECHO_CMD} "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}/resources" >> ${PLIST} X ${ECHO_CMD} "@dirrm ${DOCSDIR:S,^${PREFIX}/,,}" >> ${PLIST} X (for F in `${LS} ${WRKSRC}/doc/examples`; do \ X ${ECHO_CMD} "${EXAMPLESDIR:S,^${PREFIX}/,,}/$${F}"; \ X done;) >> ${PLIST} X ${ECHO_CMD} "@dirrm ${EXAMPLESDIR:S,^${PREFIX}/,,}" >> ${PLIST} X.endif X ${ECHO_CMD} "@exec ${MKTEXLSR}" >> ${PLIST} X ${ECHO_CMD} "@unexec ${MKTEXLSR}" >> ${PLIST} X Xdo-install: X ${MKDIR} ${PREFIX}/${CLASSDIR} X (cd ${WRKSRC}/latex/ && ${COPYTREE_SHARE} \* ${PREFIX}/${CLASSDIR}) X ${INSTALL_DATA} ${BST_FILES:S@^@${WRKSRC}/bibtex/@} ${PREFIX}/${BSTDIR} X.if !defined(NOPORTDOCS) X ${MKDIR} ${DOCSDIR} X ${MKDIR} ${DOCSDIR}/resources X ${MKDIR} ${EXAMPLESDIR} X ${INSTALL_DATA} ${DOC_FILES:S@^@${WRKSRC}/@} ${DOCSDIR} X (cd ${WRKSRC}/doc/resources && ${COPYTREE_SHARE} \* ${DOCSDIR}/resources) X (cd ${WRKSRC}/doc/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) X.endif X Xpost-install: X ${MKTEXLSR} X X.include END-of-latex-biblatex/Makefile echo x - latex-biblatex/distinfo sed 's/^X//' >latex-biblatex/distinfo << 'END-of-latex-biblatex/distinfo' XMD5 (biblatex.zip) = dd0ad8f65bc9f18394e53cc57986ccb3 XSHA256 (biblatex.zip) = 12f3be7ef30099c32c04694c241b922a93e465bfc1d90a593e6bfa946cd0bdee XSIZE (biblatex.zip) = 3567349 END-of-latex-biblatex/distinfo echo x - latex-biblatex/pkg-descr sed 's/^X//' >latex-biblatex/pkg-descr << 'END-of-latex-biblatex/pkg-descr' XA reimplementation of the LaTeX biliographic facilities. X XWWW: http://www.ctan.org/tex-archive/help/Catalogue/entries/biblatex.html END-of-latex-biblatex/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 11:58:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 11:58:22 2008 Subject: ports/129344: [PATH] net/openldap24-server update to 2.4.13 Message-ID: <200812011958.mB1JwFn9058394@freefall.freebsd.org> Synopsis: [PATH] net/openldap24-server update to 2.4.13 Responsible-Changed-From-To: freebsd-ports-bugs->delphij Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 19:58:15 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129344 From wxs at FreeBSD.org Mon Dec 1 12:20:23 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Mon Dec 1 12:20:29 2008 Subject: ports/129342: [maintainer update] devel/libfirm 1.15.0 Message-ID: <200812012020.mB1KKNTs077113@freefall.freebsd.org> Synopsis: [maintainer update] devel/libfirm 1.15.0 Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Mon Dec 1 20:20:22 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129342 From wxs at FreeBSD.org Mon Dec 1 12:20:32 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Mon Dec 1 12:20:38 2008 Subject: ports/129343: [maintainer update] lang/cparser 0.9.7 Message-ID: <200812012020.mB1KKW1w078801@freefall.freebsd.org> Synopsis: [maintainer update] lang/cparser 0.9.7 Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Mon Dec 1 20:20:31 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129343 From beat at chruetertee.ch Mon Dec 1 12:40:01 2008 From: beat at chruetertee.ch (Beat Gätzi) Date: Mon Dec 1 12:40:08 2008 Subject: ports/129348: [PATCH] audio/asunder: update to 1.6.2 Message-ID: <200812012036.mB1Ka8HD048613@marvin.chruetertee.ch> >Number: 129348 >Category: ports >Synopsis: [PATCH] audio/asunder: update to 1.6.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: Mon Dec 01 20:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Beat Gätzi >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD daedalus.network.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 5 22:34:11 CEST 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386 >Description: - update asunder to version 1.6.2 >How-To-Repeat: >Fix: --- asunder.patch begins here --- diff -Naur asunder.orig/Makefile asunder/Makefile --- asunder.orig/Makefile 2008-07-17 20:47:43.000000000 +0200 +++ asunder/Makefile 2008-12-01 20:29:07.512609231 +0100 @@ -5,7 +5,7 @@ # $FreeBSD: ports/audio/asunder/Makefile,v 1.8 2008/07/17 18:47:43 miwi Exp $ PORTNAME= asunder -PORTVERSION= 1.6 +PORTVERSION= 1.6.2 CATEGORIES= audio MASTER_SITES= http://littlesvr.ca/asunder/releases/ diff -Naur asunder.orig/distinfo asunder/distinfo --- asunder.orig/distinfo 2008-07-17 20:47:43.000000000 +0200 +++ asunder/distinfo 2008-12-01 20:29:37.187090764 +0100 @@ -1,3 +1,3 @@ -MD5 (asunder-1.6.tar.bz2) = 4b54bd62ad5743094715482a0d4812e4 -SHA256 (asunder-1.6.tar.bz2) = 2903438e05c38cbdb7909b753b54c0787c2615383b462268345cded636eadae0 -SIZE (asunder-1.6.tar.bz2) = 190523 +MD5 (asunder-1.6.2.tar.bz2) = 6e9bd170497cb9cd36a544bd36e9634c +SHA256 (asunder-1.6.2.tar.bz2) = 74f77db7ab82fdf4bf21a5c417aa498911b35b72135df0915abcf4f02c4ab239 +SIZE (asunder-1.6.2.tar.bz2) = 194677 --- asunder.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 12:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 12:40:17 2008 Subject: ports/129348: [PATCH] audio/asunder: update to 1.6.2 Message-ID: <200812012040.mB1KeBvm090659@freefall.freebsd.org> Synopsis: [PATCH] audio/asunder: update to 1.6.2 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Dec 1 20:40:11 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129348 From miwi at FreeBSD.org Mon Dec 1 12:40:46 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 12:40:52 2008 Subject: ports/129347: Update port: print/latex-biblatex update to 0.8a Message-ID: <200812012040.mB1Kekve096776@freefall.freebsd.org> Synopsis: Update port: print/latex-biblatex update to 0.8a Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Dec 1 20:40:45 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129347 From miwi at FreeBSD.org Mon Dec 1 12:40:48 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 12:41:08 2008 Subject: ports/129348: [PATCH] audio/asunder: update to 1.6.2 Message-ID: <200812012040.mB1KemfJ096844@freefall.freebsd.org> Synopsis: [PATCH] audio/asunder: update to 1.6.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Dec 1 20:40:48 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129348 From bf2006a at yahoo.com Mon Dec 1 13:00:06 2008 From: bf2006a at yahoo.com (bf) Date: Mon Dec 1 13:00:15 2008 Subject: ports/129349: [PATCH]shells/bash: update to 3.2.48 Message-ID: <200812012055.mB1KtT5L064484@www.freebsd.org> >Number: 129349 >Category: ports >Synopsis: [PATCH]shells/bash: update to 3.2.48 >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: Mon Dec 01 21:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: Bugs announced as fixed by the new patches: --Bash-3.2 changed the behavior of the [[ command's `=~' operator when the right-hand side was quoted: it matched the quoted portions as strings. This patch introduces a new shell option: compat31. When enabled, it restores the bash-3.1 behavior with respect to evaluating quoted arguments to the =~ operator. --When using the `set' builtin to list all shell variables, the shell uses the wrong variable when computing the length of a variable's value. --Bash saved and restored the value of `set -o history' while sourcing files, preventing users from turning off history with `set +o history' in .bashrc. --An operator precedence error prevented the bash arithmetic evaluator from parsing conditional commands correctly. --Side effects caused by setting function-local versions of variables bash handles specially persisted after the function returned. --The presence of invisible characters in a prompt longer than the screenwidth with invisible characters on the first and last prompt lines caused readline to place the cursor in the wrong physical location. --When short-circuiting execution due to the `break' or `continue' builtins, bash did not preserve the value of $?. --Bash did not compute the length of multibyte characters correctly when performing array element length references (e.g., ${#var[subscript]}). --When using the `.' (source) builtin, under certain circumstances bash was too careful in discarding state to preserve internal consistency. One effect was that assignments to readonly variables would cause entire scripts to be aborted instead of execution of the offending command. This behavior was introduced by bash-3.2 patch 20. --When invoked as `bash -c', bash did not execute an EXIT trap when the last command in the executed list was a command run from the file system. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN bash.orig/Makefile bash/Makefile --- bash.orig/Makefile 2008-08-21 02:18:22.000000000 -0400 +++ bash/Makefile 2008-11-25 09:47:37.651389000 -0500 @@ -7,7 +7,7 @@ # PORTNAME= bash -PATCHLEVEL= 39 +PATCHLEVEL= 48 PORTVERSION= 3.2.${PATCHLEVEL:S/^0//g} PORTREVISION?= 1 CATEGORIES= shells diff -ruN bash.orig/distinfo bash/distinfo --- bash.orig/distinfo 2008-05-03 22:34:52.000000000 -0400 +++ bash/distinfo 2008-11-25 09:50:27.823482000 -0500 @@ -118,5 +118,32 @@ MD5 (bash/bash32-039) = e240c34f979b64bcb83c5f6567110bb1 SHA256 (bash/bash32-039) = 46d427fd5b1509ec7dd980c07efd88634fde61cf07ab221dcbde9e1021bd2817 SIZE (bash/bash32-039) = 5034 +MD5 (bash/bash32-040) = 06e6df263398807fa032707fb7b77b5f +SHA256 (bash/bash32-040) = c9e0387eb4a2904126864d24de0699cdb6070789e1c02287a3b81ea96bf945aa +SIZE (bash/bash32-040) = 1403 +MD5 (bash/bash32-041) = 373ae081d658dc85bc1058c4759d6669 +SHA256 (bash/bash32-041) = cc551fa57d613efea30ab2404fe724793a3d10f012b030e611d2c6449e463bcd +SIZE (bash/bash32-041) = 4446 +MD5 (bash/bash32-042) = 9c9ebc6bfc33a0215277ee17a276eb5a +SHA256 (bash/bash32-042) = fd0df54d03034e104b6377f249624bda0271aa874190a46e9d41fc49ad3caaef +SIZE (bash/bash32-042) = 1209 +MD5 (bash/bash32-043) = b87fb9ea16a64ca41b6676e9a7eb7a33 +SHA256 (bash/bash32-043) = 43df7d2d7d61d3a8f0e14bc86d4f55b6d2e64829ba0829a78f5214d186087af7 +SIZE (bash/bash32-043) = 1658 +MD5 (bash/bash32-044) = 07e0229ce5879bfbd26a8146070fd366 +SHA256 (bash/bash32-044) = 204b5ecaaa5de334c3cfbce6dfd8a9d3770b09024ab4724d86080fbf501ded69 +SIZE (bash/bash32-044) = 5565 +MD5 (bash/bash32-045) = 1ad07965a8a93f3556ee1ab18b97cde2 +SHA256 (bash/bash32-045) = 3250e6c6d5d6884e31beaa2f521d2a1af9c2f701a4c0e67a7cd011b6ad8f082b +SIZE (bash/bash32-045) = 1338 +MD5 (bash/bash32-046) = f7b1e19fcad54c2286bc0ed614aad9bf +SHA256 (bash/bash32-046) = fc829e92fa951c34368d83272d746f5c0ed345a7ad037f93322347eed00a1e1f +SIZE (bash/bash32-046) = 1275 +MD5 (bash/bash32-047) = 550690766de770116c34dbdf74e59184 +SHA256 (bash/bash32-047) = 623d4a958d2b022a15929a4de7403766ff07b295a185987b4d1e6cf3b70ea106 +SIZE (bash/bash32-047) = 1981 +MD5 (bash/bash32-048) = 4cc593e7b789b23b37a5397e092d3954 +SHA256 (bash/bash32-048) = 74cb56764274f393676f68738eb22a3ed8fa388c0487feeadf0d78a45b549749 +SIZE (bash/bash32-048) = 1948 MD5 (bash/FAQ) = IGNORE SHA256 (bash/FAQ) = IGNORE >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 13:00:19 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 13:00:25 2008 Subject: ports/129349: [PATCH]shells/bash: update to 3.2.48 Message-ID: <200812012100.mB1L0I4q005461@freefall.freebsd.org> Synopsis: [PATCH]shells/bash: update to 3.2.48 Responsible-Changed-From-To: freebsd-ports-bugs->obrien Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 1 21:00:18 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129349 From lars.stokholm at gmail.com Mon Dec 1 13:30:08 2008 From: lars.stokholm at gmail.com (Lars Stokholm) Date: Mon Dec 1 13:30:14 2008 Subject: ports/129350: purple-remote can't communicate with Pidgin Message-ID: <200812012129.mB1LT5d4085217@www.freebsd.org> >Number: 129350 >Category: ports >Synopsis: purple-remote can't communicate with Pidgin >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: Mon Dec 01 21:30:08 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lars Stokholm >Release: FreeBSD 7-STABLE >Organization: >Environment: FreeBSD eee 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Sun Sep 28 00:59:50 CEST 2008 root@eee:/usr/obj/usr/src/sys/GENERIC i386 >Description: Controlling a running Pidgin with purple-remote doesn't work: %purple-remote "setstatus?status=away&message=test" No existing libpurple instance detected. A similar (if not the same) problem has been discussed here: https://bugs.launchpad.net/ubuntu/+source/pidgin/+bug/236813 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From marcus at FreeBSD.org Mon Dec 1 13:34:57 2008 From: marcus at FreeBSD.org (marcus@FreeBSD.org) Date: Mon Dec 1 13:35:03 2008 Subject: ports/129350: purple-remote can't communicate with Pidgin Message-ID: <200812012134.mB1LYvZN036787@freefall.freebsd.org> Synopsis: purple-remote can't communicate with Pidgin State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Mon Dec 1 21:33:49 UTC 2008 State-Changed-Why: You need to run Pidgin and your purple-remote command inside the same D-Bus session. It's easiest to do this by starting your X session with dbus-launch, but you could also do: dbus-launch xterm Then, from that xterm: pidgin& Then, from that same xterm: purple-remote "setstatus?status=away&message=test" http://www.freebsd.org/cgi/query-pr.cgi?pr=129350 From cwf-ml at arcor.de Mon Dec 1 13:50:05 2008 From: cwf-ml at arcor.de (Christoph Weber-Fahr) Date: Mon Dec 1 13:50:16 2008 Subject: ports/129351: dante patch to tix BSD specific problem with external.rotation Message-ID: <200812012145.mB1LjgjH089833@www.freebsd.org> >Number: 129351 >Category: ports >Synopsis: dante patch to tix BSD specific problem with external.rotation >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: Mon Dec 01 21:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph Weber-Fahr >Release: 6.3-RELEASE >Organization: Arcor AG >Environment: various >Description: there is a bug in dante that prevents it from correctly parsing interface addresses. Therefore the external-rotation mechanism (dealing with more than 1 external interface) doe not work with FreerBSD. The issue is present in both FreeBSD 5.x and Freebsd 6.x (and possibly earlier). I submitted a patch that was developed for us to both the Dante and the FreeBSD port maintainer per email in august. Since nothing happened, I'm resubmiitting it here. >How-To-Repeat: >Fix: Patch attached with submission follows: $Arcor$ --- sockd/getifa.c.orig Tue Jul 1 15:21:40 2003 +++ sockd/getifa.c Mon Aug 14 14:32:57 2006 @@ -58,6 +58,9 @@ * that will be selected by the OS to connect to that destination address. *==========================================================================*/ #include /* RTA_xxx constants */ +#if HAVE_ROUTEINFO_BSD +#include +#endif /* HAVE_ROUTEINFO_BSD */ #if HAVE_ROUTEINFO_LINUX #include #include @@ -233,9 +236,11 @@ pid_t pid; struct rt_msghdr *rtm; struct sockaddr *sa; + char *cp; + int i; uid_t euid; struct in_addr inaddr_none; - struct in_addr gwaddr; + struct sockaddr ifa; inaddr_none.s_addr = htonl(INADDR_NONE); @@ -256,85 +261,123 @@ } /*=================================================================== - * Do until 2 consecutive RTM_GET return the same gateway address. - * The first calls may return router addresses in RTA_GATEWAY and - * those will not match any local external address. + * Do a RTM_GET to look up the gateway for the address. + * Extract the RTM_IFA from it, which is the source address used + * on that interface. + * The code is modeled after the code for route(8). *==================================================================*/ + /*=========================================================== + * Build the necessary data structures to get routing info. + * The structures are: + * rt_msghdr - Specifies RTM_GET for getting routing table + * info + * sockaddr - contains the destination address + * sockaddr_dl - necessary for unkown reasons. + *==========================================================*/ +#define ROUNDUP(a) \ + ((a) > 0 ? (1 + (((a) - 1) | (sizeof(long) - 1))) : sizeof(long)) +#define ADVANCE(x, n) (x += ROUNDUP((n)->sa_len)) + + + bzero(buf, sizeof(buf)); + rtm = (struct rt_msghdr *) buf; + rtm->rtm_version = RTM_VERSION; + rtm->rtm_type = RTM_GET; + rtm->rtm_flags = RTF_UP | RTF_HOST | RTF_GATEWAY | RTF_STATIC; + rtm->rtm_addrs = RTA_DST | RTA_IFA; + rtm->rtm_pid = pid = getpid(); + rtm->rtm_seq = SEQ; + + cp = (char *) (rtm + 1); + sa = (struct sockaddr *) cp; + /* LINTED pointer casts may be troublesome */ + TOIN(sa)->sin_family = AF_INET; + /* LINTED pointer casts may be troublesome */ + TOIN(sa)->sin_addr = destaddr; + /* LINTED pointer casts may be troublesome */ + TOIN(sa)->sin_port = htons(0); + sa->sa_len = sizeof(struct sockaddr_in); + ADVANCE(cp, sa); + sa = (struct sockaddr *) cp; + /* add dummy link layer address */ + sa->sa_family = AF_LINK; + sa->sa_len = sizeof(struct sockaddr_dl); + ADVANCE(cp, sa); + sa = (struct sockaddr *) cp; + rtm->rtm_addrs |= RTA_IFP; + + rtm->rtm_msglen = cp - buf; + + /*=========================================================== + * Send the request and get the response. + *==========================================================*/ + if (write(sockfd, rtm, (size_t)rtm->rtm_msglen) != rtm->rtm_msglen) { + swarn("%s: write() to AF_ROUTE failed", function); + close(sockfd); + return inaddr_none; + } + do { - /*=========================================================== - * Build the necessary data structures to get routing info. - * The structures are: - * rt_msghdr - Specifies RTM_GET for getting routing table - * info - * sockaddr - contains the destination address - *==========================================================*/ - - bzero(buf, sizeof(buf)); - rtm = (struct rt_msghdr *) buf; - rtm->rtm_msglen = sizeof(struct rt_msghdr) + sizeof(struct sockaddr_in); - rtm->rtm_version = RTM_VERSION; - rtm->rtm_type = RTM_GET; - rtm->rtm_addrs = RTA_DST; - rtm->rtm_pid = pid = getpid(); - rtm->rtm_seq = SEQ; - - sa = (struct sockaddr *) (rtm + 1); - /* LINTED pointer casts may be troublesome */ - TOIN(sa)->sin_family = AF_INET; - /* LINTED pointer casts may be troublesome */ - TOIN(sa)->sin_addr = destaddr; - /* LINTED pointer casts may be troublesome */ - TOIN(sa)->sin_port = htons(0); - - /*=========================================================== - * Send the request and get the response. - *==========================================================*/ - if (write(sockfd, rtm, (size_t)rtm->rtm_msglen) != rtm->rtm_msglen) { - swarn("%s: write() to AF_ROUTE failed", function); + if (read(sockfd, rtm, sizeof(buf)) == -1) { + swarn("%s: read from AF_ROUTE failed", function); close(sockfd); return inaddr_none; } + } while (rtm->rtm_type != RTM_GET || rtm->rtm_seq != SEQ + || rtm->rtm_pid != pid); - do { - if (read(sockfd, rtm, sizeof(buf)) == -1) { - swarn("%s: read from AF_ROUTE failed", function); + /*================================================================ + * Iterate over the address structure extracting only the relevant + * addresses. + *===============================================================*/ + cp = (char *) (rtm + 1); + sa = (struct sockaddr *) cp; + + for (i=0; (i < RTAX_MAX) && (cp < buf + sizeof(buf)); i++) { + switch (i) { + case RTAX_GATEWAY: + if (!(rtm->rtm_addrs & RTA_GATEWAY)) { + slog(LOG_DEBUG, "%s: can't find gateway for %s, using defaultexternal", + function, inet_ntoa(destaddr)); close(sockfd); - return inaddr_none; + return getdefaultexternal(); } - } while (rtm->rtm_type != RTM_GET || rtm->rtm_seq != SEQ - || rtm->rtm_pid != pid); - - /*============================================================ - * Go straight to the RTA_GATEWAY entry for our info. - *===========================================================*/ - sa = (struct sockaddr *) (rtm + 1); - - if (!(rtm->rtm_addrs & RTA_GATEWAY) - || (sa += RTAX_GATEWAY) == NULL - || TOIN(sa)->sin_family != AF_INET) { - slog(LOG_DEBUG, "%s: can't find gateway for %s, using defaultexternal", - function, inet_ntoa(destaddr)); - close(sockfd); - return getdefaultexternal(); + break; + case RTAX_IFA: + if (!(rtm->rtm_addrs & RTA_IFA) + || TOIN(sa)->sin_family != AF_INET) { + slog(LOG_DEBUG, "%s: can't find ifa for %s, using defaultexternal", + function, inet_ntoa(destaddr)); + close(sockfd); + return getdefaultexternal(); + } + else { + memcpy((void*)&ifa, (void*)sa, sa->sa_len); + } + break; + } + if (rtm->rtm_addrs & (1<sin_addr.s_addr; - } while (destaddr.s_addr != gwaddr.s_addr); + } close(sockfd); - if (!isonexternal(sa)) { + if (!isonexternal(&ifa)) { char a[MAXSOCKADDRSTRING]; swarnx("%s: address %s selected, but not set for external interface", - function, sockaddr2string(sa, a, sizeof(a))); + function, sockaddr2string(&ifa, a, sizeof(a))); return getdefaultexternal(); } /* LINTED pointer casts may be troublesome */ - return TOIN(sa)->sin_addr; + return TOIN(&ifa)->sin_addr; } #else /* HAVE_ROUTEINFO_BSD */ @@ -393,7 +436,7 @@ struct sockaddr check; int match = 0; - switch ((*sockscf.external.addrv).atype) { + switch (sockscf.external.addrv[i].atype) { case SOCKS_ADDR_IFNAME: { int ifi; >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Mon Dec 1 14:12:42 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Dec 1 14:12:49 2008 Subject: ports/129351: net/dante patch to tix BSD specific problem with external.rotation Message-ID: <200812012212.mB1MCfIr064734@freefall.freebsd.org> Old Synopsis: dante patch to tix BSD specific problem with external.rotation New Synopsis: net/dante patch to tix BSD specific problem with external.rotation Responsible-Changed-From-To: freebsd-ports-bugs->anders Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 1 22:12:15 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129351 From lars.stokholm at gmail.com Mon Dec 1 14:32:40 2008 From: lars.stokholm at gmail.com (Lars Stokholm) Date: Mon Dec 1 14:32:46 2008 Subject: ports/129350: purple-remote can't communicate with Pidgin In-Reply-To: <200812012134.mB1LYvZN036787@freefall.freebsd.org> References: <200812012134.mB1LYvZN036787@freefall.freebsd.org> Message-ID: On Mon, Dec 1, 2008 at 10:34 PM, wrote: > You need to run Pidgin and your purple-remote command inside the same D-Bus > session. It's easiest to do this by starting your X session with > dbus-launch, but you could also do: > > dbus-launch xterm > > Then, from that xterm: > > pidgin& > > Then, from that same xterm: > > purple-remote "setstatus?status=away&message=test" Thanks, and sorry about the non-problem report. :) Cheers, Lars From lars.stokholm at gmail.com Mon Dec 1 15:00:07 2008 From: lars.stokholm at gmail.com (Lars Stokholm) Date: Mon Dec 1 15:00:14 2008 Subject: ports/129353: tor-devel doesn't run after upgrade Message-ID: <200812012256.mB1Mu3wT041334@www.freebsd.org> >Number: 129353 >Category: ports >Synopsis: tor-devel doesn't run after upgrade >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Dec 01 23:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lars Stokholm >Release: FreeBSD 7-STABLE >Organization: >Environment: FreeBSD eee 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Sun Sep 28 00:59:50 CEST 2008 root@eee:/usr/obj/usr/src/sys/GENERIC i386 >Description: After upgrade to 0.2.1.7.a, Tor will no longer run: ---------------------------------------- # /usr/local/etc/rc.d/tor start Starting tor. Dec 01 23:51:19.499 [notice] Tor v0.2.1.7-alpha (r17216). This is experimental software. Do not rely on it for strong anonymity. (Running on FreeBSD i386) Dec 01 23:51:19.512 [notice] Initialized libevent version 1.4.8-stable using method kqueue. Good. Dec 01 23:51:19.520 [notice] Opening Socks listener on 127.0.0.1:9050 Dec 01 23:51:19.531 [warn] Error setting configured groups: Operation not permitted Dec 01 23:51:19.539 [warn] Failed to parse/validate config: Problem with User value. See logs for details. Dec 01 23:51:19.548 [err] Reading config failed--see warnings above. ---------------------------------------- There's noting i /var/log/tor. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From rodrigo at bebik.net Mon Dec 1 16:20:03 2008 From: rodrigo at bebik.net (Rodrigo (ros)) Date: Mon Dec 1 16:20:10 2008 Subject: ports/129235: www/wml is broken since update to 2.1a2 Message-ID: <200812020020.mB20K3hG055345@freefall.freebsd.org> The following reply was made to PR ports/129235; it has been noted by GNATS. From: "Rodrigo (ros)" To: bug-followup@FreeBSD.org, mann-bsd@max93.de Cc: Subject: Re: ports/129235: www/wml is broken since update to 2.1a2 Date: Tue, 02 Dec 2008 00:44:26 +0100 Hi, I'm now making some test with the last wml release (wml-2.0.12). This new version compiles under FreeBSD 'out of the box', and, as I can see, solves the problem reported in the PR. I just want to take a closer look inside the test sequence, cause sometimes one of the test fails. I think this PR and the port update can be done before the next year ;) Cheers, Rodrigo From wenheping at gmail.com Mon Dec 1 17:00:08 2008 From: wenheping at gmail.com (Wen Heping) Date: Mon Dec 1 17:00:15 2008 Subject: ports/129354: [Maintainer Update]www/py-beaker:update to 1.1.2 Message-ID: <200812020059.mB20x3E2012421@www.freebsd.org> >Number: 129354 >Category: ports >Synopsis: [Maintainer Update]www/py-beaker:update to 1.1.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: Tue Dec 02 01:00:07 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 1.1.2 from 1.0.3 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-02 16:04:16.000000000 +0800 +++ Makefile 2008-12-02 16:18:31.000000000 +0800 @@ -6,11 +6,9 @@ # PORTNAME= beaker -PORTVERSION= 1.0.3 +PORTVERSION= 1.1.2 CATEGORIES= www python -MASTER_SITES= ${MASTER_SITE_CHEESESHOP} \ - http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= source/B/Beaker +MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Beaker-${PORTVERSION} --- distinfo.orig 2008-11-12 16:42:39.000000000 +0800 +++ distinfo 2008-12-02 16:05:02.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Beaker-1.0.3.tar.gz) = 9233040099a17b3038f590ef005a8185 -SHA256 (Beaker-1.0.3.tar.gz) = 6df80c412cc2a66c073a90b28f1b2bb67367a57597d4d5f5663a36d9cd3d9742 -SIZE (Beaker-1.0.3.tar.gz) = 34397 +MD5 (Beaker-1.1.2.tar.gz) = 9331ef7df88a5329623ba6b3c71818ee +SHA256 (Beaker-1.1.2.tar.gz) = eb4533eaeb90a0dc97e6fd13759fc9e8f96235b5ff57833b2e6e9804f9d36ec2 +SIZE (Beaker-1.1.2.tar.gz) = 36875 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 17:00:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 17:00:25 2008 Subject: ports/129354: [Maintainer Update]www/py-beaker:update to 1.1.2 Message-ID: <200812020100.mB210IXa085444@freefall.freebsd.org> Synopsis: [Maintainer Update]www/py-beaker:update to 1.1.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 01:00:17 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129354 From jsa at wickedmachine.net Mon Dec 1 17:20:01 2008 From: jsa at wickedmachine.net (Joseph S. Atkinson) Date: Mon Dec 1 17:20:07 2008 Subject: ports/129355: Bump multimedia/vlc-devel to 0.9.8 to address CVE-2008-5276 Message-ID: <200812020111.mB21BLOW015918@www.freebsd.org> >Number: 129355 >Category: ports >Synopsis: Bump multimedia/vlc-devel to 0.9.8 to address CVE-2008-5276 >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Dec 02 01:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Joseph S. Atkinson >Release: >Organization: >Environment: >Description: Move vlc-devel to 0.9.8. This bump addresses a vulnerability in the Real Media demuxer that can allow an attacker to create a heap overflow. CVE-2008-5276 VideoLAN-SA-0811 TKADV2008-013 A proper vulnxml submission is to follow. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ru vlc-devel.orig/Makefile vlc-devel/Makefile --- vlc-devel.orig/Makefile 2008-11-15 18:38:13.000000000 -0500 +++ vlc-devel/Makefile 2008-12-01 18:06:50.000000000 -0500 @@ -9,7 +9,7 @@ # PORTNAME= vlc -DISTVERSION= 0.9.6 +DISTVERSION= 0.9.8 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ diff -ru vlc-devel.orig/distinfo vlc-devel/distinfo --- vlc-devel.orig/distinfo 2008-11-09 11:06:10.000000000 -0500 +++ vlc-devel/distinfo 2008-12-01 18:10:37.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (vlc-0.9.6.tar.bz2) = cd71276ed867029a6d077a40bccd4d05 -SHA256 (vlc-0.9.6.tar.bz2) = ac091ba9b2e2e9aff293969b3405b145c09789e59ac0caab2247211a19e09a8a -SIZE (vlc-0.9.6.tar.bz2) = 16981922 +MD5 (vlc-0.9.8.tar.bz2) = 37d04a166096af9c856a7f1b7326bbac +SHA256 (vlc-0.9.8.tar.bz2) = c1e995b5aa6bd9617169d9cea6bf28436a77d206e6fff696a7336e64c81abe10 +SIZE (vlc-0.9.8.tar.bz2) = 17029733 >Release-Note: >Audit-Trail: >Unformatted: From jsa at wickedmachine.net Mon Dec 1 17:40:01 2008 From: jsa at wickedmachine.net (Joseph S. Atkinson) Date: Mon Dec 1 17:40:08 2008 Subject: ports/129356: Document CVE-2008-5276 for multimedia/vlc-devel Message-ID: <200812020135.mB21ZH0h093496@www.freebsd.org> >Number: 129356 >Category: ports >Synopsis: Document CVE-2008-5276 for multimedia/vlc-devel >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: Tue Dec 02 01:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Joseph S. Atkinson >Release: >Organization: >Environment: >Description: This is an attempt to document CVE-2008-5276 for multimedia/vlc-devel in which a specially crafted Real Media (.rm) file can potentially be used to create a heap overflow. This is my first attempt at a vulnxml entry, so be gentle. Constructive criticism welcomed. >How-To-Repeat: >Fix: Patch attached with submission follows: Real Media integer overflow might trigger heap-based buffer overflow in vlc-devel vlc-devel 0.9.*,20.9.8,3

Tobias Klein (tk@trapkit.de) identified:

The VLC media player contains an integer overflow vulnerability while parsing malformed RealMedia (.rm) files. The vulnerability leads to a heap overflow that can be exploited by a (remote) attacker to execute arbitrary code in the context of VLC media player.

The VideoLAN Security Advisory 0811 entry states:

When parsing the header of an invalid Real Media file an integer overflow might occur then trigger a heap-based buffer overflows.

ports/129355 CVE-2008-5276 http://www.trapkit.de/advisories/TKADV2008-013.txt http://www.videolan.org/security/sa0811.html 2008-11-14 2008-12-01
>Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 17:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 17:40:25 2008 Subject: ports/129356: Document CVE-2008-5276 for multimedia/vlc-devel Message-ID: <200812020140.mB21eCKt017654@freefall.freebsd.org> Synopsis: Document CVE-2008-5276 for multimedia/vlc-devel Class-Changed-From-To: sw-bug->maintainer-update Class-Changed-By: edwin Class-Changed-When: Tue Dec 2 01:40:12 UTC 2008 Class-Changed-Why: Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129356 From ports at logvinov.com Mon Dec 1 18:00:06 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Dec 1 18:00:36 2008 Subject: ports/129357: [maintainer update] databases/rubygem-activerecord-jdbc-adapter: update to 0.9 Message-ID: <200812020150.mB21otww074163@blg.akavia.ru> >Number: 129357 >Category: ports >Synopsis: [maintainer update] databases/rubygem-activerecord-jdbc-adapter: update to 0.9 >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: Tue Dec 02 02:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 0.9 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/rubygem-activerecord-jdbc-adapter/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 7 Aug 2008 21:24:02 -0000 1.1 +++ Makefile 2 Dec 2008 01:41:03 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/databases/rubygem-activerecord-jdbc-adapter/Makefile,v 1.1 2008/08/07 21:24:02 miwi Exp $ PORTNAME= activerecord-jdbc-adapter -PORTVERSION= 0.8.2 +PORTVERSION= 0.9 CATEGORIES= databases rubygems java MASTER_SITES= RF MASTER_SITE_SUBDIR= jruby-extras Index: distinfo =================================================================== RCS file: /home/pcvs/ports/databases/rubygem-activerecord-jdbc-adapter/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 7 Aug 2008 21:24:02 -0000 1.1 +++ distinfo 2 Dec 2008 01:41:11 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/activerecord-jdbc-adapter-0.8.2.gem) = 85b0126618d69594307aa03f1048e69a -SHA256 (rubygem/activerecord-jdbc-adapter-0.8.2.gem) = adc7a54fcef588ac914ea2ff0ab7d96c31e8d19c86c71477cded7b21a74308d8 -SIZE (rubygem/activerecord-jdbc-adapter-0.8.2.gem) = 91648 +MD5 (rubygem/activerecord-jdbc-adapter-0.9.gem) = 142c63d5a5fae5400f5ef4748b595210 +SHA256 (rubygem/activerecord-jdbc-adapter-0.9.gem) = 9f907007979064b5abb01a73fa7ae04f89660d3d6e8c47c51dc1b1588f6f8dc8 +SIZE (rubygem/activerecord-jdbc-adapter-0.9.gem) = 95744 >Release-Note: >Audit-Trail: >Unformatted: From ports at logvinov.com Mon Dec 1 18:00:06 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Dec 1 18:00:36 2008 Subject: ports/129358: [maintainer update] databases/rubygem-activerecord-jdbcmysql-adapter: update to 0.9 Message-ID: <200812020156.mB21u99j074390@blg.akavia.ru> >Number: 129358 >Category: ports >Synopsis: [maintainer update] databases/rubygem-activerecord-jdbcmysql-adapter: update to 0.9 >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: Tue Dec 02 02:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 0.9 >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 8 Aug 2008 10:28:41 -0000 1.1 +++ Makefile 2 Dec 2008 01:41:15 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/databases/rubygem-activerecord-jdbcmysql-adapter/Makefile,v 1.1 2008/08/08 10:28:41 miwi Exp $ PORTNAME= activerecord-jdbcmysql-adapter -PORTVERSION= 0.8.2 +PORTVERSION= 0.9 CATEGORIES= databases rubygems java MASTER_SITES= RF MASTER_SITE_SUBDIR= jruby-extras Index: distinfo =================================================================== RCS file: /home/pcvs/ports/databases/rubygem-activerecord-jdbcmysql-adapter/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 8 Aug 2008 10:28:41 -0000 1.1 +++ distinfo 2 Dec 2008 01:41:18 -0000 @@ -1,3 +1,3 @@ -MD5 (rubygem/activerecord-jdbcmysql-adapter-0.8.2.gem) = 669e5559e9dce73917d73b6c050812bd -SHA256 (rubygem/activerecord-jdbcmysql-adapter-0.8.2.gem) = 587df90d4e55f69f2d61cdd8eeff4dee11cabeab66bd744d2b5e9fde3d65452f -SIZE (rubygem/activerecord-jdbcmysql-adapter-0.8.2.gem) = 5120 +MD5 (rubygem/activerecord-jdbcmysql-adapter-0.9.gem) = 65ea146d59afd00c1c0615e138889efd +SHA256 (rubygem/activerecord-jdbcmysql-adapter-0.9.gem) = c083d9e6b1269f4badeed9f3efb88d8bb2bb1700d3c5d36f44211777d7b1848a +SIZE (rubygem/activerecord-jdbcmysql-adapter-0.9.gem) = 5120 >Release-Note: >Audit-Trail: >Unformatted: From bf2006a at yahoo.com Mon Dec 1 18:20:01 2008 From: bf2006a at yahoo.com (bf) Date: Mon Dec 1 18:20:08 2008 Subject: ports/129359: [NEW PORT]games/Xword: a crossword-solving application Message-ID: <200812020214.mB22EMX4020132@www.freebsd.org> >Number: 129359 >Category: ports >Synopsis: [NEW PORT]games/Xword: a crossword-solving application >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: Tue Dec 02 02:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: A pygtk2-powered crossword-solving application for puzzles in the Across Lite format. This is not to be confused with the older ports games/xword, which has a similar functionality, but uses GNOME1 components. >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: # # Xword # Xword/files # Xword/files/patch-xword # Xword/Makefile # Xword/distinfo # Xword/pkg-descr # echo c - Xword mkdir -p Xword > /dev/null 2>&1 echo c - Xword/files mkdir -p Xword/files > /dev/null 2>&1 echo x - Xword/files/patch-xword sed 's/^X//' >Xword/files/patch-xword << '34229fc80e282c997e2b589269cd4177' X--- xword.orig 2008-12-01 20:07:26.768695743 -0500 X+++ xword 2008-12-01 20:08:01.929339903 -0500 X@@ -51,7 +51,7 @@ X import pickle X import ConfigParser X X-HOME_PATH = os.path.dirname(sys.argv[0]) X+HOME_PATH = %%DATADIR%% X CHECK_ICON = HOME_PATH + '/crossword-check.png' X CHECK_ALL_ICON = HOME_PATH + '/crossword-check-all.png' X SOLVE_ICON = HOME_PATH + '/crossword-solve.png' 34229fc80e282c997e2b589269cd4177 echo x - Xword/Makefile sed 's/^X//' >Xword/Makefile << '4f4b04faf79571c2e10848227a3295bd' X# Ports collection makefile for: Xword X# Date created: Dec. 1, 2008 X# Whom: bf2006a@yahoo.com X# X# $FreeBSD$ X# X XPORTNAME= Xword XPORTVERSION= 1.0 XCATEGORIES= games XMASTER_SITES= http://x-word.org/ XDISTNAME= xword-${PORTVERSION} X XMAINTAINER= bf2006a@yahoo.com XCOMMENT= An application for solving crossword puzzles in the Across Lite format X XUSE_GNOME= pygtk2 XUSE_PYTHON= 24+ XNO_BUILD= yes X XPLIST_DIRS= %%DATADIR%% XPLIST_FILES= bin/Xword \ X %%DATADIR%%/crossword-check-all.png \ X %%DATADIR%%/crossword-check.png \ X %%DATADIR%%/crossword-clock.png \ X %%DATADIR%%/crossword-solve.png \ X %%DATADIR%%/layout-rtb.png X Xpost-patch: X @${REINPLACE_CMD} -e "s|%%DATADIR%%|\'${DATADIR}\'|g" \ X -e "s|/usr/bin/python|${PYTHON_CMD}|g" \ X ${WRKSRC}/xword X Xdo-install: X @${INSTALL_SCRIPT} ${WRKSRC}/xword ${PREFIX}/bin/Xword X @${MKDIR} ${DATADIR} X @(cd ${WRKSRC} && for f in *.png ; do ${INSTALL_DATA} ${WRKSRC}/$$f ${DATADIR} ; \ X done) X X.include 4f4b04faf79571c2e10848227a3295bd echo x - Xword/distinfo sed 's/^X//' >Xword/distinfo << 'cc6183efd50c11e1bcff52a779e11a5a' XMD5 (xword-1.0.tar.gz) = 5e1963b488dfa0aca75be3bc3af04887 XSHA256 (xword-1.0.tar.gz) = 77bec223351173acb194a293299dcbf6668ec72b799480564ade84499625dc85 XSIZE (xword-1.0.tar.gz) = 18347 cc6183efd50c11e1bcff52a779e11a5a echo x - Xword/pkg-descr sed 's/^X//' >Xword/pkg-descr << 'f0bcbe5e63af3fb5dba05a522c18e4a7' XXword is a PyGTK-powered application with a GUI that Xallows users to open, solve, and print Across Lite Xpuzzle format files. X XWWW: http://x-word.org/ f0bcbe5e63af3fb5dba05a522c18e4a7 exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 18:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 18:20:18 2008 Subject: ports/129359: [NEW PORT]games/Xword: a crossword-solving application Message-ID: <200812020220.mB22KBYt046524@freefall.freebsd.org> Synopsis: [NEW PORT]games/Xword: a crossword-solving application Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 02:20:10 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129359 From ports at logvinov.com Mon Dec 1 19:00:10 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Dec 1 19:00:43 2008 Subject: ports/129360: [PATCH] x11/nvidia-driver: update to 177.82 Message-ID: <200812020255.mB22t3Ch075781@blg.akavia.ru> >Number: 129360 >Category: ports >Synopsis: [PATCH] x11/nvidia-driver: update to 177.82 >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: Tue Dec 02 03:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 177.82. Release Highlights: Fixed an image corruption issue seen in FireFox 3. Added support for the following new GPUs: Quadro NVS 450 Quadro FX 370 LP Quadro FX 5800 Quadro FX 4800 Quadro FX 470 Quadro CX >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11/nvidia-driver/Makefile,v retrieving revision 1.85 diff -u -r1.85 Makefile --- Makefile 27 Oct 2008 19:54:17 -0000 1.85 +++ Makefile 2 Dec 2008 02:50:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= nvidia-driver -DISTVERSION?= 177.80 +DISTVERSION?= 177.82 PORTREVISION?= 0 # As a reminder it can be overridden CATEGORIES= x11 kld MASTER_SITES= ${MASTER_SITE_NVIDIA} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11/nvidia-driver/distinfo,v retrieving revision 1.28 diff -u -r1.28 distinfo --- distinfo 29 Oct 2008 04:59:27 -0000 1.28 +++ distinfo 2 Dec 2008 02:49:33 -0000 @@ -1,6 +1,6 @@ -MD5 (NVIDIA-FreeBSD-x86-177.80.tar.gz) = 9058785f24eb5bec2e7f885abdc753a8 -SHA256 (NVIDIA-FreeBSD-x86-177.80.tar.gz) = 169f06ff5af4c4b5a0f0fbec6a1d7d7318feb25dce64cdbe63861af92de65437 -SIZE (NVIDIA-FreeBSD-x86-177.80.tar.gz) = 16704786 +MD5 (NVIDIA-FreeBSD-x86-177.82.tar.gz) = 4efbda2359e0a955b08b8da045554295 +SHA256 (NVIDIA-FreeBSD-x86-177.82.tar.gz) = 705c2ed339fbe17545b490d6fced7da351624f767b3d710dbeabfc6447079ac1 +SIZE (NVIDIA-FreeBSD-x86-177.82.tar.gz) = 16708972 MD5 (NVIDIA-FreeBSD-x86-173.14.12.tar.gz) = d3a622573ed0e2ef14013c51daa3c326 SHA256 (NVIDIA-FreeBSD-x86-173.14.12.tar.gz) = 0b9849d0f2b09533c384227370c94469a45384adc216a8b716a02bfc9a7340be SIZE (NVIDIA-FreeBSD-x86-173.14.12.tar.gz) = 15856061 >Release-Note: >Audit-Trail: >Unformatted: From ports at logvinov.com Mon Dec 1 19:00:11 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Dec 1 19:00:44 2008 Subject: ports/129361: [PATCH] x11/nvidia-settings: update to 177.82 Message-ID: <200812020257.mB22vM14076160@blg.akavia.ru> >Number: 129361 >Category: ports >Synopsis: [PATCH] x11/nvidia-settings: update to 177.82 >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: Tue Dec 02 03:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 177.82. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/x11/nvidia-settings/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- Makefile 17 Oct 2008 13:16:18 -0000 1.26 +++ Makefile 2 Dec 2008 02:55:39 -0000 @@ -6,7 +6,7 @@ # PORTNAME= nvidia-settings -PORTVERSION= 177.80 +PORTVERSION= 177.82 CATEGORIES= x11 MASTER_SITES= ftp://download.nvidia.com/XFree86/nvidia-settings/ \ ftp://download1.nvidia.com/XFree86/nvidia-settings/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/x11/nvidia-settings/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- distinfo 17 Oct 2008 13:16:18 -0000 1.13 +++ distinfo 2 Dec 2008 02:55:52 -0000 @@ -1,3 +1,3 @@ -MD5 (nvidia-settings-177.80.tar.gz) = 5d7ec7f07bc55537b6151127a33ce20e -SHA256 (nvidia-settings-177.80.tar.gz) = 84507802377c970f4a38bf1298746d1ab503023db1390e5bad95b84f3568a42d -SIZE (nvidia-settings-177.80.tar.gz) = 1345105 +MD5 (nvidia-settings-177.82.tar.gz) = ecd537ab6d2787cce9225b8733e625c3 +SHA256 (nvidia-settings-177.82.tar.gz) = d5149b916248f8746a58e992b86b58750f9e2af0e59e2fe63f0439f726b1f7dc +SIZE (nvidia-settings-177.82.tar.gz) = 1349476 >Release-Note: >Audit-Trail: >Unformatted: From freebsd at chthonic.com Mon Dec 1 19:00:11 2008 From: freebsd at chthonic.com (J. Altman <) Date: Mon Dec 1 19:00:44 2008 Subject: ports/129362: audio/freealut fails during make Message-ID: <200812020258.mB22wFTW047495@www.freebsd.org> >Number: 129362 >Category: ports >Synopsis: audio/freealut fails during make >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: Tue Dec 02 03:00:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: J. Altman >Release: FreeBSD 7.0-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD whisperer.chthonixia.net 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Tue Nov 25 08:06:02 EST 2008 root@whisperer.chthonixia.net:/usr/obj/usr/src/sys/WHISPERER i386 >Description: make install ===> Building for freealut-1.1.0_1 gmake all-recursive Making all in examples gmake[2]: Entering directory `/usr/ports/audio/freealut/work/freealut-1.1.0/examples' /bin/sh /usr/local/bin/libtool --tag=CC --mode=link cc -fvisibility=hidden -Wall -ansi -pedantic -O2 -fno-strict-aliasing -pipe -march=prescott -lopenal -pthread -L/usr/local/lib -o hello_world hello_world.o ../src/libalut.la cc -fvisibility=hidden -Wall -ansi -pedantic -O2 -fno-strict-aliasing -pipe -march=prescott -pthread -o .libs/hello_world hello_world.o /usr/local/lib/libopenal.so -L/usr/local/lib -lpthread -pthread ../src/.libs/libalut.so -lm -Wl,--rpath -Wl,/usr/local/lib /usr/local/lib/libopenal.so: undefined reference to `_alMMXmemcpy' /usr/local/lib/libopenal.so: undefined reference to `_alDetectx86CPUCaps' /usr/local/lib/libopenal.so: undefined reference to `__alMMXmemcpy' /usr/local/lib/libopenal.so: undefined reference to `__alDetectx86CPUCaps' gmake[2]: *** [hello_world] Error 1 gmake[2]: Leaving directory `/usr/ports/audio/freealut/work/freealut-1.1.0/examples' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/audio/freealut/work/freealut-1.1.0' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/audio/freealut. >How-To-Repeat: cd into /usr/ports/audio/freealut; type make install. Additional info: I looked through ports/UPDATING; and do not see a clue for resolution. http://bugs.gentoo.org/show_bug.cgi?id=244852 seems to show the same error, and is dated 2008-11-07; also I built freealut in August on an Intel Core2 (built via blender)...and I cannot see what might have changed, but it does not appear to be the port. openal built fine on December 1; but blender (my real goal) fails due to its need for freealut. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 19:00:22 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 19:00:44 2008 Subject: ports/129360: [PATCH] x11/nvidia-driver: update to 177.82 Message-ID: <200812020300.mB230L8r076914@freefall.freebsd.org> Synopsis: [PATCH] x11/nvidia-driver: update to 177.82 Responsible-Changed-From-To: freebsd-ports-bugs->danfe Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 03:00:21 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129360 From edwin at FreeBSD.org Mon Dec 1 19:00:27 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 19:00:44 2008 Subject: ports/129361: [PATCH] x11/nvidia-settings: update to 177.82 Message-ID: <200812020300.mB230RD2077699@freefall.freebsd.org> Synopsis: [PATCH] x11/nvidia-settings: update to 177.82 Responsible-Changed-From-To: freebsd-ports-bugs->bland Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 03:00:26 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129361 From edwin at FreeBSD.org Mon Dec 1 19:00:32 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 19:00:45 2008 Subject: ports/129362: audio/freealut fails during make Message-ID: <200812020300.mB230WrQ078445@freefall.freebsd.org> Synopsis: audio/freealut fails during make Responsible-Changed-From-To: freebsd-ports-bugs->oliver Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 03:00:32 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129362 From wxs at FreeBSD.org Mon Dec 1 19:23:33 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Mon Dec 1 19:23:40 2008 Subject: ports/129235: www/wml is broken since update to 2.1a2 Message-ID: <200812020323.mB23NXJF097935@freefall.freebsd.org> Synopsis: www/wml is broken since update to 2.1a2 Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Tue Dec 2 03:23:32 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129235 From miwi at FreeBSD.org Mon Dec 1 21:32:52 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 21:33:20 2008 Subject: ports/129355: Bump multimedia/vlc-devel to 0.9.8 to address CVE-2008-5276 Message-ID: <200812020532.mB25WpEW001634@freefall.freebsd.org> Synopsis: Bump multimedia/vlc-devel to 0.9.8 to address CVE-2008-5276 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Dec 2 05:32:51 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129355 From miwi at FreeBSD.org Mon Dec 1 21:32:54 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 21:33:20 2008 Subject: ports/129353: security/tor-devel doesn't run after upgrade Message-ID: <200812020532.mB25Wsl8001721@freefall.freebsd.org> Synopsis: security/tor-devel doesn't run after upgrade Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Dec 2 05:32:54 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129353 From miwi at FreeBSD.org Mon Dec 1 21:32:57 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 21:33:20 2008 Subject: ports/129356: Document CVE-2008-5276 for multimedia/vlc-devel Message-ID: <200812020532.mB25Wvq8001811@freefall.freebsd.org> Synopsis: Document CVE-2008-5276 for multimedia/vlc-devel Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Dec 2 05:32:56 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129356 From miwi at FreeBSD.org Mon Dec 1 21:32:59 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 21:33:21 2008 Subject: ports/129357: [maintainer update] databases/rubygem-activerecord-jdbc-adapter: update to 0.9 Message-ID: <200812020532.mB25Wx29001899@freefall.freebsd.org> Synopsis: [maintainer update] databases/rubygem-activerecord-jdbc-adapter: update to 0.9 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Dec 2 05:32:59 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129357 From miwi at FreeBSD.org Mon Dec 1 21:33:02 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Dec 1 21:33:21 2008 Subject: ports/129358: [maintainer update] databases/rubygem-activerecord-jdbcmysql-adapter: update to 0.9 Message-ID: <200812020533.mB25X2IE002003@freefall.freebsd.org> Synopsis: [maintainer update] databases/rubygem-activerecord-jdbcmysql-adapter: update to 0.9 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Dec 2 05:33:01 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129358 From p-fbsd-bugs at ziemba.us Mon Dec 1 22:00:04 2008 From: p-fbsd-bugs at ziemba.us (G. Paul Ziemba) Date: Mon Dec 1 22:00:11 2008 Subject: ports/129363: devel/ace build fails if kernel module aio is loaded Message-ID: <200812020558.mB25w7hB024216@www.freebsd.org> >Number: 129363 >Category: ports >Synopsis: devel/ace build fails if kernel module aio is loaded >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: Tue Dec 02 06:00:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: G. Paul Ziemba >Release: 7.1-PRERELEASE >Organization: >Environment: FreeBSD hairball.ziemba.us 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Tue Nov 18 13:50:14 PST 2008 root@hairball:/usr/obj/usr/src/sys/GPZ-081118 i386 >Description: devel/ace (ace-5.5.2_2) build works OK if aio(4) is not loaded, but if aio kernel module is loaded, build fails when it attempts to compile tests/Proactor_Test.cpp. This failure occurs because of inconsistency between code in POSIX_CB_Proactor.h (which leaves class ACE_POSIX_CB_Proactor undefined if defined (__FreeBSD__)) and code in Proactor_Test.cpp (which assumes it is defined). There is an identical situation with Proactor_Test_IPV6.cpp as well. In the default case where kernel module aio(4) is not loaded, the ACE configure script does not detect the presence of aio and therefore leaves ACE_HAS_AIO_CALLS undefined. In this case, the test code in Proactor_Test.cpp and Proactor_Test_IPV6.cpp is not compiled, and there is no build failure. >How-To-Repeat: # kldload aio # cd /usr/ports/devel/ace # make clean && make >Fix: The attached patch qualifies the relevant code blocks with "!defined(__FreeBSD__)" to make them consistent with POSIX_CB_Proactor.h. Patch attached with submission follows: --- tests/Proactor_Test.cpp.orig 2006-04-20 00:41:47.000000000 -0700 +++ tests/Proactor_Test.cpp 2008-12-01 11:00:05.000000000 -0800 @@ -253,7 +253,7 @@ break; # endif /* sun */ -# if !defined(__Lynx__) +# if !defined(__Lynx__) && !defined (__FreeBSD__) case CB: ACE_NEW_RETURN (proactor_impl, ACE_POSIX_CB_Proactor (max_op), --- tests/Proactor_Test_IPV6.cpp.orig 2006-04-20 00:41:47.000000000 -0700 +++ tests/Proactor_Test_IPV6.cpp 2008-12-01 17:40:59.000000000 -0800 @@ -253,7 +253,7 @@ break; # endif /* sun */ -# if !defined(__Lynx__) +# if !defined(__Lynx__) && !defined(__FreeBSD__) case CB: ACE_NEW_RETURN (proactor_impl, ACE_POSIX_CB_Proactor (max_op), >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 1 22:00:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 1 22:00:21 2008 Subject: ports/129363: devel/ace build fails if kernel module aio is loaded Message-ID: <200812020600.mB260FgG016961@freefall.freebsd.org> Synopsis: devel/ace build fails if kernel module aio is loaded Responsible-Changed-From-To: freebsd-ports-bugs->sem Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 06:00:14 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129363 From beech at FreeBSD.org Mon Dec 1 22:23:17 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Mon Dec 1 22:23:23 2008 Subject: ports/129334: [maintainer update] games/sampsvr: update to 0.2.3 Message-ID: <200812020623.mB26NG5Y038363@freefall.freebsd.org> Synopsis: [maintainer update] games/sampsvr: update to 0.2.3 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Tue Dec 2 06:22:37 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129334 From jsatkinson at embarqmail.com Mon Dec 1 22:23:44 2008 From: jsatkinson at embarqmail.com (Joseph S. Atkinson) Date: Mon Dec 1 22:24:19 2008 Subject: ports/129355: Bump multimedia/vlc-devel to 0.9.8 to address CVE-2008-5276 In-Reply-To: <200812020120.mB21K1r0000736@freefall.freebsd.org> References: <200812020120.mB21K1r0000736@freefall.freebsd.org> Message-ID: <4934929A.4090401@embarqmail.com> The accompanying vulnxml entry can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=129356 From beech at FreeBSD.org Mon Dec 1 23:19:47 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Mon Dec 1 23:19:53 2008 Subject: ports/129086: [patch] Update port audio/ventrilo-server to 3.0.3 Message-ID: <200812020719.mB27Jlo0081452@freefall.freebsd.org> Synopsis: [patch] Update port audio/ventrilo-server to 3.0.3 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Tue Dec 2 07:19:15 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129086 From neldredge at ucsd.edu Tue Dec 2 01:40:01 2008 From: neldredge at ucsd.edu (Nate Eldredge) Date: Tue Dec 2 01:40:43 2008 Subject: ports/129364: java/diablo-jdk15: update tzupdater version Message-ID: <200812020906.mB296UMx071600@vulcan.lan> >Number: 129364 >Category: ports >Synopsis: java/diablo-jdk15: update tzupdater version >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Dec 02 09:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: FreeBSD 7.0-RELEASE-p5 amd64 >Organization: >Environment: System: FreeBSD vulcan.lan 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #14: Sun Oct 5 11:20:57 PDT 2008 nate@vulcan.lan:/usr/obj/usr/src/sys/VULCAN amd64 >Description: The java/diablo-jdk15 port wants tzupdater-1_3_9-2008g.zip from Sun's website. However Sun is currently shipping 1_3_11 and 1_3_9 doesn't seem to be available anywhere, which prevents diablo-jdk15 from being built in its current form. >How-To-Repeat: portupgrade diablo-jdk >Fix: Update the port to use the current version available from Sun. Ideally, convince Sun to keep old versions available so that other people using them don't get stranded every time Sun releases a new version. >Release-Note: >Audit-Trail: >Unformatted: From obezpalko at gmail.com Tue Dec 2 01:40:02 2008 From: obezpalko at gmail.com (Oleksandr Bezpalko) Date: Tue Dec 2 01:40:43 2008 Subject: ports/129365: port upgrade Message-ID: <200812020917.mB29H4qU042968@frux.bestia.kiev.ua> >Number: 129365 >Category: ports >Synopsis: port upgrade >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: Tue Dec 02 09:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Oleksandr Bezpalko >Release: FreeBSD 6.3-RELEASE-p6 i386 >Organization: >Environment: System: FreeBSD frux.bestia.kiev.ua 6.3-RELEASE-p6 FreeBSD 6.3-RELEASE-p6 #0: Sun Nov 23 21:30:58 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: diff -ruNbB --exclude=CVS --exclude=work /usr/ports/russian/fortuneru/Makefile ../fortuneru/Makefile --- /usr/ports/russian/fortuneru/Makefile 2008-04-17 23:23:38.000000000 +0300 +++ ../fortuneru/Makefile 2008-12-02 11:13:30.000000000 +0200 @@ -2,13 +2,13 @@ # Date created: 26-09-2001 # Whom: bestia@iptcom.net # -# $FreeBSD: ports/russian/fortuneru/Makefile,v 1.12 2008/04/17 20:23:38 bsam Exp $ +# $FreeBSD:$ # PORTNAME= fortuneru -PORTVERSION= 20080411 +PORTVERSION= 20081201 CATEGORIES= russian -MASTER_SITES= ftp://hosting.cvu.kiev.ua/pub/files/ ftp://frux.de22.kiev.ua/pub/files/ +MASTER_SITES= ftp://bestia.kiev.ua/pub/files/ ftp://hosting.cvu.kiev.ua/pub/files/ DISTNAME= fortune.ru-${PORTVERSION} MAINTAINER= obezpalko@gmail.com diff -ruNbB --exclude=CVS --exclude=work /usr/ports/russian/fortuneru/distinfo ../fortuneru/distinfo --- /usr/ports/russian/fortuneru/distinfo 2008-04-17 23:23:38.000000000 +0300 +++ ../fortuneru/distinfo 2008-12-02 11:13:32.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (fortune.ru-20080411.tar.gz) = d8278c109d5e606a707f0d6ad5bca073 -SHA256 (fortune.ru-20080411.tar.gz) = 4ab961f736b02b63e0146694575b2311872d530271a7ff177be72c2f9db2f39a -SIZE (fortune.ru-20080411.tar.gz) = 499629 +MD5 (fortune.ru-20081201.tar.gz) = 4f2128060e45ec810f3289ece9cdf2ed +SHA256 (fortune.ru-20081201.tar.gz) = 171aee2d4a56eb5b02f96b13dae23046f9f343d60fb8e3e1a6506fd4ffceeb1e +SIZE (fortune.ru-20081201.tar.gz) = 503030 diff -ruNbB --exclude=CVS --exclude=work /usr/ports/russian/fortuneru/pkg-plist ../fortuneru/pkg-plist --- /usr/ports/russian/fortuneru/pkg-plist 2008-04-17 23:23:38.000000000 +0300 +++ ../fortuneru/pkg-plist 2008-12-02 11:13:30.000000000 +0200 @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/russian/fortuneru/pkg-plist,v 1.11 2008/04/17 20:23:38 bsam Exp $ +@comment $FreeBSD: ports/russian/fortuneru/pkg-plist,v 1.9 2007/09/15 16:18:25 rafan Exp $ share/games/fortune/rus/advert share/games/fortune/rus/advert.dat share/games/fortune/rus/auto @@ -47,6 +47,8 @@ share/games/fortune/rus/rules.dat share/games/fortune/rus/school share/games/fortune/rus/school.dat +share/games/fortune/rus/simpsons +share/games/fortune/rus/simpsons.dat share/games/fortune/rus/speed-info share/games/fortune/rus/speed-info.dat share/games/fortune/rus/speed-info_f >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 01:40:36 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 01:40:44 2008 Subject: ports/129364: java/diablo-jdk15: update tzupdater version Message-ID: <200812020940.mB29eZsH019469@freefall.freebsd.org> Synopsis: java/diablo-jdk15: update tzupdater version Responsible-Changed-From-To: freebsd-ports-bugs->glewis Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 09:40:35 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129364 From rea-fbsd at codelabs.ru Tue Dec 2 02:48:04 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Tue Dec 2 02:48:10 2008 Subject: ports/129303: [vuxml] document vulnerability in dovecot-managesieve In-Reply-To: <200811301640.mAUGe6PE059515@freefall.freebsd.org> References: <20081129115715.11BBBB8041@phoenix.codelabs.ru> <200811301640.mAUGe6PE059515@freefall.freebsd.org> Message-ID: Skipped content of type multipart/mixed-------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 195 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20081202/cb7108b9/attachment.pgp From sergey.dyatko at gmail.com Tue Dec 2 02:50:04 2008 From: sergey.dyatko at gmail.com (Sergey Dyatko) Date: Tue Dec 2 02:50:10 2008 Subject: ports/129366: port trying Install non-exists files Message-ID: <200812021046.mB2AkcoT031625@www.freebsd.org> >Number: 129366 >Category: ports >Synopsis: port trying Install non-exists files >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: Tue Dec 02 10:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergey Dyatko >Release: FreeBSD 7.1-PRERELEASE >Organization: >Environment: FreeBSD notebook.domain 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Mon Sep 22 11:26:54 EEST 2008 root@notebook.domain:/usr/obj/usr/src/sys/tiger-asus-a6m i386 >Description: notebook# make install clean ===> Installing for p5-ExtUtils-MakeMaker-6.48 ===> p5-ExtUtils-MakeMaker-6.48 depends on file: /usr/local/bin/perl5.8.8 - found ===> Generating temporary packing list Manifying blib/man3/ExtUtils::MakeMaker.3 Manifying blib/man3/ExtUtils::MM_OS2.3 Manifying blib/man3/ExtUtils::MM_VOS.3 Manifying blib/man3/ExtUtils::MM_Unix.3 Manifying blib/man3/ExtUtils::Mksymlists.3 Manifying blib/man3/ExtUtils::MM.3 Manifying blib/man3/ExtUtils::MM_Win32.3 Manifying blib/man3/ExtUtils::MM_UWIN.3 Manifying blib/man3/ExtUtils::testlib.3 Manifying blib/man3/ExtUtils::MM_Cygwin.3 Manifying blib/man3/ExtUtils::MM_DOS.3 Manifying blib/man3/ExtUtils::MakeMaker::vmsish.3 Manifying blib/man3/ExtUtils::Packlist.3 Manifying blib/man3/ExtUtils::MY.3 Manifying blib/man3/ExtUtils::MM_MacOS.3 Manifying blib/man3/ExtUtils::MM_VMS.3 Manifying blib/man3/ExtUtils::MM_Win95.3 Manifying blib/man3/ExtUtils::MM_BeOS.3 Manifying blib/man3/ExtUtils::Liblist.3 Manifying blib/man3/ExtUtils::MM_Darwin.3 Manifying blib/man3/ExtUtils::MM_AIX.3 Manifying blib/man3/ExtUtils::MakeMaker::Tutorial.3 Manifying blib/man3/ExtUtils::Mkbootstrap.3 Manifying blib/man3/ExtUtils::MakeMaker::FAQ.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MakeMaker.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_OS2.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_VOS.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_Unix.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Mksymlists.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_Win32.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_UWIN.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::testlib.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_Cygwin.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_DOS.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MakeMaker::vmsish.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Packlist.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MY.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_MacOS.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_VMS.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_Win95.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_BeOS.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Liblist.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_Darwin.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_AIX.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MakeMaker::Tutorial.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Mkbootstrap.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MakeMaker::FAQ.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_QNX.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Command::MM.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MakeMaker::Config.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MakeMaker::bytes.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_NW5.3 Installing /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::MM_Any.3 Writing /usr/local/lib/perl5/site_perl/5.8.8/mach/auto/ExtUtils/MakeMaker/.packlist ===> Compressing manual pages for p5-ExtUtils-MakeMaker-6.48 gzip: can't stat: /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Installed.3: No such file or directory gzip: can't stat: /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Install.3: No such file or directory gzip: can't stat: /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Manifest.3: No such file or director y gzip: can't stat: /usr/local/lib/perl5/5.8.8/man/man3/ExtUtils::Command.3: No such file or directory ===> Registering installation for p5-ExtUtils-MakeMaker-6.48 >How-To-Repeat: # cd /usr/ports/devel/p5-ExtUtils-MakeMaker # make install >Fix: # diff -Nura Makefile.old Makefile --- Makefile.old 2008-10-28 16:48:58.000000000 +0000 +++ Makefile 2008-12-02 10:36:45.000000000 +0000 @@ -16,8 +16,7 @@ PERL_CONFIGURE= YES -MAN3= ExtUtils::Installed.3 ExtUtils::MM_OS2.3 ExtUtils::MakeMaker.3 \ - ExtUtils::Install.3 ExtUtils::Manifest.3 \ +MAN3= ExtUtils::MM_OS2.3 ExtUtils::MakeMaker.3 \ ExtUtils::MM_Unix.3 ExtUtils::Mksymlists.3 ExtUtils::MM.3 \ ExtUtils::MM_Win32.3 ExtUtils::MM_UWIN.3 ExtUtils::testlib.3 \ ExtUtils::MakeMaker::vmsish.3 ExtUtils::MY.3 ExtUtils::MM_DOS.3 \ @@ -28,7 +27,7 @@ ExtUtils::Command::MM.3 ExtUtils::MakeMaker::bytes.3 \ ExtUtils::MM_NW5.3 ExtUtils::MM_Any.3 ExtUtils::MM_VOS.3 \ ExtUtils::MM_QNX.3 ExtUtils::MM_AIX.3 ExtUtils::MakeMaker::Config.3 \ - ExtUtils::Command.3 ExtUtils::MM_Darwin.3 + ExtUtils::MM_Darwin.3 .include >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Tue Dec 2 02:59:46 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Tue Dec 2 02:59:58 2008 Subject: ports/129365: russian/fortuneru - port upgrade Message-ID: <200812021059.mB2Axjpn073898@freefall.freebsd.org> Synopsis: russian/fortuneru - port upgrade Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Tue Dec 2 10:59:45 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129365 From edwin at FreeBSD.org Tue Dec 2 03:05:06 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 03:05:11 2008 Subject: ports/129366: devel/p5-ExtUtils-MakeMaker - port trying Install non-exists files Message-ID: <200812021105.mB2B55fj081599@freefall.freebsd.org> Synopsis: devel/p5-ExtUtils-MakeMaker - port trying Install non-exists files Responsible-Changed-From-To: freebsd-ports-bugs->perl Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 11:05:05 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129366 From edwin at mavetju.org Tue Dec 2 03:10:01 2008 From: edwin at mavetju.org (Edwin Groothuis) Date: Tue Dec 2 03:10:06 2008 Subject: ports/129367: [patch] devel/p5-DateTime-Timezone depends on devel/p5-DateTime Message-ID: <20081202110316.772E645021@k7.mavetju.org> >Number: 129367 >Category: ports >Synopsis: [patch] devel/p5-DateTime-Timezone depends on devel/p5-DateTime >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: Tue Dec 02 11:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 7.1-BETA i386 >Organization: >Environment: System: FreeBSD k7.mavetju.org 7.1-BETA FreeBSD 7.1-BETA #0: Sun Sep 7 13:49:18 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Just found out that DateTime::TimeZone doesn't work without DateTime being installed. >How-To-Repeat: >Fix: Obvious. >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 03:10:09 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 03:10:16 2008 Subject: ports/129367: [patch] devel/p5-DateTime-Timezone depends on devel/p5-DateTime Message-ID: <200812021110.mB2BA9gS081854@freefall.freebsd.org> Synopsis: [patch] devel/p5-DateTime-Timezone depends on devel/p5-DateTime Responsible-Changed-From-To: freebsd-ports-bugs->mat Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 11:10:09 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129367 From marck at FreeBSD.org Tue Dec 2 03:40:01 2008 From: marck at FreeBSD.org (Dmitry Morozovsky) Date: Tue Dec 2 03:40:08 2008 Subject: ports/129368: net/arpdig update to 0.5.2 Message-ID: <200812021100.mB2B0R5b002894@woozle.rinet.ru> >Number: 129368 >Category: ports >Synopsis: net/arpdig update to 0.5.2 >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: Tue Dec 02 11:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Morozovsky >Release: FreeBSD 6-STABLE i386 >Organization: Cronyx Plus LLC (RiNet ISP) >Environment: System: FreeBSD 6-STABLE >Description: Subject said enough ;-) 0.5.2 has bumped up limits which we hit on one of our multi-VLAN routers. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/net/arpdig/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 6 May 2006 16:45:32 -0000 1.1 +++ Makefile 2 Dec 2008 10:58:49 -0000 @@ -6,7 +6,7 @@ # PORTNAME= arpdig -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/net/arpdig/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 6 May 2006 17:55:16 -0000 1.2 +++ distinfo 2 Dec 2008 10:58:49 -0000 @@ -1,3 +1,3 @@ -MD5 (arpdig-0.5.1.tar.gz) = 99258c8d4dd8a627ab9c9e04cd089b37 -SHA256 (arpdig-0.5.1.tar.gz) = 55d0f42e25c96b27f5ea0dde49ec95c93db26fa9aa184e24a885d535f319091a -SIZE (arpdig-0.5.1.tar.gz) = 7837 +MD5 (arpdig-0.5.2.tar.gz) = f2e44f507e607cdcd8bff2fe3d17b1d6 +SHA256 (arpdig-0.5.2.tar.gz) = 75d136ef758d3ee047be40158b9f767a37ffb20d7e7c4f3fc0e8228aa453f122 +SIZE (arpdig-0.5.2.tar.gz) = 7858 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 03:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 03:40:18 2008 Subject: ports/129368: net/arpdig update to 0.5.2 Message-ID: <200812021140.mB2BeCFe006606@freefall.freebsd.org> Synopsis: net/arpdig update to 0.5.2 Responsible-Changed-From-To: freebsd-ports-bugs->marck Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 11:40:11 UTC 2008 Responsible-Changed-Why: Submitter is maintainer and has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129368 From marck at FreeBSD.org Tue Dec 2 04:07:41 2008 From: marck at FreeBSD.org (Dmitry Morozovsky) Date: Tue Dec 2 04:07:47 2008 Subject: ports/129368: net/arpdig update to 0.5.2 In-Reply-To: <200812021140.mB2BeCFe006606@freefall.freebsd.org> References: <200812021140.mB2BeCFe006606@freefall.freebsd.org> Message-ID: Edwin, I'm not ports committer, so have to obtain formal approval to commit. On Tue, 2 Dec 2008, edwin@FreeBSD.org wrote: > Synopsis: net/arpdig update to 0.5.2 > > Responsible-Changed-From-To: freebsd-ports-bugs->marck > Responsible-Changed-By: edwin > Responsible-Changed-When: Tue Dec 2 11:40:11 UTC 2008 > Responsible-Changed-Why: > Submitter is maintainer and has GNATS access (via the GNATS Auto Assign > Tool) > > http://www.freebsd.org/cgi/query-pr.cgi?pr=129368 > Sincerely, D.Marck [DM5020, MCK-RIPE, DM3-RIPN] --------------------------------------------------------------------------- *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org *** --------------------------------------------------------------------------- From erebus at gorodok.net Tue Dec 2 04:30:02 2008 From: erebus at gorodok.net (K. Zolotukhin) Date: Tue Dec 2 04:30:16 2008 Subject: ports/129369: Failed to build multimedia/mencoder with samba support on current i386 Message-ID: <200812021221.mB2CLvcT082196@www.freebsd.org> >Number: 129369 >Category: ports >Synopsis: Failed to build multimedia/mencoder with samba support on current i386 >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: Tue Dec 02 12:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: K. Zolotukhin >Release: 7.1-PRERELEASE >Organization: >Environment: FreeBSD h51n30.campus.nsu.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Mon Nov 10 06:28:52 VLAT 2008 root@h51n30.campus.nsu.ru:/usr/obj/usr/src/sys/HELIAR i386 >Description: Portbuid failed with Option "Enable Samba input support". All is compiled, but isn't linked: cc -o mplayer mplayer.o m_property.o mp_fifo.o mp_msg.o mixer.o parser-mpcmd.o subopt-helper.o command.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o get_path.o m_config.o m_option.o m_struct.o mpcommon.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o unrarlib.o libvo/libvo.a libao2/libao2.a input/libinput.a libmenu/libmenu.a libmpcodecs/libmpcodecs.a libaf/libaf.a libmpdemux/libmpdemux.a stream/stream.a libswscale/libswscale.a libvo/libosd.a libavformat/libavformat.a libavcodec/libavcodec.a libavutil/libavutil.a libpostproc/libpostproc.a loader/libloader.a mp3lib/libmp3.a liba52/liba52.a libmpeg2/libmpeg2.a libfaad2/libfaad2.a dvdread/libdvdread.a libdvdcss/libdvdcss.a osdep/libosdep.a -L/usr/local/lib -liconv -lncurses -lsmbclient -lpng -lz -lspeex -ldts -pthread -rdynamic -lm /usr/local/lib/libssl.so.5: undefined reference to `ENGINE_get_ssl_client_cert_function' /usr/local/lib/libssl.so.5: undefined reference to `HMAC_CTX_set_flags' /usr/local/lib/libssl.so.5: undefined reference to `ENGINE_load_ssl_client_cert' /usr/local/lib/libssl.so.5: undefined reference to `EVP_idea_cbc' gmake: *** [mplayer] Error 1 *** Error code 2 Stop in /usr/ports/multimedia/mencoder. *** Error code 1 Stop in /usr/ports/multimedia/mencoder. OpenSSL version is openssl-0.9.8i from ports. >How-To-Repeat: make -C /usr/ports/multimedia/mencoder >Fix: >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 04:30:20 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 04:30:38 2008 Subject: ports/129369: Failed to build multimedia/mencoder with samba support on current i386 Message-ID: <200812021230.mB2CUJt2044367@freefall.freebsd.org> Synopsis: Failed to build multimedia/mencoder with samba support on current i386 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Dec 2 12:30:19 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129369 From edwin at FreeBSD.org Tue Dec 2 04:40:03 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Tue Dec 2 04:40:09 2008 Subject: ports/129369: Failed to build multimedia/mencoder with samba support on current i386 Message-ID: <200812021240.mB2Ce3ej052442@freefall.freebsd.org> The following reply was made to PR ports/129369; it has been noted by GNATS. From: Edwin Groothuis To: riggs@rrr.de Cc: bug-followup@FreeBSD.org Subject: Re: ports/129369: Failed to build multimedia/mencoder with samba support on current i386 Date: Tue, 2 Dec 2008 12:30:17 UT Maintainer of multimedia/mencoder, Please note that PR ports/129369 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/129369 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From wxs at FreeBSD.org Tue Dec 2 07:21:44 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Tue Dec 2 07:21:50 2008 Subject: ports/129288: patch by PR ports/108413 for net/vnc is not applied well Message-ID: <200812021521.mB2FLh3S078282@freefall.freebsd.org> Synopsis: patch by PR ports/108413 for net/vnc is not applied well Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Tue Dec 2 15:21:43 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129288 From wxs at FreeBSD.org Tue Dec 2 07:21:52 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Tue Dec 2 07:21:59 2008 Subject: ports/129289: update net/vnc Message-ID: <200812021521.mB2FLqR3078373@freefall.freebsd.org> Synopsis: update net/vnc Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Tue Dec 2 15:21:52 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129289 From rea-fbsd at codelabs.ru Tue Dec 2 07:50:02 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Tue Dec 2 07:50:08 2008 Subject: ports/129371: [patch] textproc/meld: update to 1.2.1 Message-ID: <20081202154057.D16F11AF41E@void.codelabs.ru> >Number: 129371 >Category: ports >Synopsis: [patch] textproc/meld: update to 1.2.1 >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: Tue Dec 02 15:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE i386 >Description: Meld 1.2.1 is out: http://ftp.gnome.org/pub/gnome/sources/meld/1.2/ Many small fixes, added Git support, French translation, 4 new localizations. >How-To-Repeat: http://ftp.gnome.org/pub/gnome/sources/meld/1.2/ >Fix: The following patch updates the port to 1.2.1. I was tested it -- works for me like a charm. --- 1.1.5.1-to-1.2.1.diff begins here --- >From e88ecd37f5cdd31ddb68eb4c52b3d2abe1d71741 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Tue, 2 Dec 2008 18:34:55 +0300 Signed-off-by: Eygene Ryabinkin --- textproc/meld/Makefile | 5 ++--- textproc/meld/distinfo | 6 +++--- textproc/meld/pkg-plist | 17 +++++++++++++++++ 3 files changed, 22 insertions(+), 6 deletions(-) diff --git a/textproc/meld/Makefile b/textproc/meld/Makefile index 9b0fa02..9c3806f 100644 --- a/textproc/meld/Makefile +++ b/textproc/meld/Makefile @@ -6,11 +6,10 @@ # PORTNAME= meld -PORTVERSION= 1.1.5.1 -PORTREVISION= 2 +PORTVERSION= 1.2.1 CATEGORIES= textproc devel python MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R:R} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME 2 visual diff and merge tool diff --git a/textproc/meld/distinfo b/textproc/meld/distinfo index 9393003..ad0f402 100644 --- a/textproc/meld/distinfo +++ b/textproc/meld/distinfo @@ -1,3 +1,3 @@ -MD5 (meld-1.1.5.1.tar.bz2) = d7366b958f9897f22eb867726b217b5a -SHA256 (meld-1.1.5.1.tar.bz2) = 6d415c68670474e2800994bbf4162fa438fca1b1332cc34052d4cb9b8a51bc38 -SIZE (meld-1.1.5.1.tar.bz2) = 602859 +MD5 (meld-1.2.1.tar.bz2) = 78f6084b14ee5334cf3578e62383b341 +SHA256 (meld-1.2.1.tar.bz2) = 8ed7834a40fa10aaea33981bcc8f9862afd073461a258fe008e16b6b0c156394 +SIZE (meld-1.2.1.tar.bz2) = 699861 diff --git a/textproc/meld/pkg-plist b/textproc/meld/pkg-plist index e4ab870..d4da349 100644 --- a/textproc/meld/pkg-plist +++ b/textproc/meld/pkg-plist @@ -53,6 +53,9 @@ lib/meld/vc/cvs.pyo lib/meld/vc/darcs.py lib/meld/vc/darcs.pyc lib/meld/vc/darcs.pyo +lib/meld/vc/git.py +lib/meld/vc/git.pyc +lib/meld/vc/git.pyo lib/meld/vc/mercurial.py lib/meld/vc/mercurial.pyc lib/meld/vc/mercurial.pyo @@ -76,8 +79,12 @@ share/gnome/help/meld/C/meld.xml share/gnome/help/meld/es/figures/dirdiff.png share/gnome/help/meld/es/figures/filediff.png share/gnome/help/meld/es/meld.xml +share/gnome/help/meld/fr/figures/dirdiff.png +share/gnome/help/meld/fr/figures/filediff.png +share/gnome/help/meld/fr/meld.xml share/omf/meld/meld-C.omf share/omf/meld/meld-es.omf +share/omf/meld/meld-fr.omf share/pixmaps/meld.png share/locale/ar/LC_MESSAGES/meld.mo share/locale/bg/LC_MESSAGES/meld.mo @@ -85,6 +92,7 @@ share/locale/ca/LC_MESSAGES/meld.mo share/locale/cs/LC_MESSAGES/meld.mo share/locale/de/LC_MESSAGES/meld.mo share/locale/dz/LC_MESSAGES/meld.mo +share/locale/el/LC_MESSAGES/meld.mo share/locale/en_CA/LC_MESSAGES/meld.mo share/locale/en_GB/LC_MESSAGES/meld.mo share/locale/es/LC_MESSAGES/meld.mo @@ -94,13 +102,16 @@ share/locale/hu/LC_MESSAGES/meld.mo share/locale/it/LC_MESSAGES/meld.mo share/locale/ja/LC_MESSAGES/meld.mo share/locale/ko/LC_MESSAGES/meld.mo +share/locale/nb/LC_MESSAGES/meld.mo share/locale/ne/LC_MESSAGES/meld.mo share/locale/nl/LC_MESSAGES/meld.mo +share/locale/oc/LC_MESSAGES/meld.mo share/locale/pa/LC_MESSAGES/meld.mo share/locale/pt/LC_MESSAGES/meld.mo share/locale/pt_BR/LC_MESSAGES/meld.mo share/locale/ru/LC_MESSAGES/meld.mo share/locale/rw/LC_MESSAGES/meld.mo +share/locale/sq/LC_MESSAGES/meld.mo share/locale/sr/LC_MESSAGES/meld.mo share/locale/sr@Latn/LC_MESSAGES/meld.mo share/locale/sv/LC_MESSAGES/meld.mo @@ -108,8 +119,11 @@ share/locale/vi/LC_MESSAGES/meld.mo share/locale/zh_CN/LC_MESSAGES/meld.mo share/locale/zh_TW/LC_MESSAGES/meld.mo %%DATADIR%%/glade2/dirdiff.glade +%%DATADIR%%/glade2/dirdiff-ui.xml +%%DATADIR%%/glade2/filediff-ui.xml %%DATADIR%%/glade2/filediff.glade %%DATADIR%%/glade2/meldapp.glade +%%DATADIR%%/glade2/meldapp-ui.xml %%DATADIR%%/glade2/pixmaps/button_apply0.xpm %%DATADIR%%/glade2/pixmaps/button_apply1.xpm %%DATADIR%%/glade2/pixmaps/button_copy0.xpm @@ -139,12 +153,15 @@ share/locale/zh_TW/LC_MESSAGES/meld.mo %%DATADIR%%/glade2/pixmaps/vc-remove-24.png %%DATADIR%%/glade2/pixmaps/vc-update-24.png %%DATADIR%%/glade2/vcview.glade +%%DATADIR%%/glade2/vcview-ui.xml @dirrm %%DATADIR%%/glade2/pixmaps @dirrm %%DATADIR%%/glade2 @dirrm %%DATADIR%% @dirrmtry share/locale/rw/LC_MESSAGES @dirrmtry share/locale/rw @dirrm share/omf/meld +@dirrm share/gnome/help/meld/fr/figures +@dirrm share/gnome/help/meld/fr @dirrm share/gnome/help/meld/es/figures @dirrm share/gnome/help/meld/es @dirrm share/gnome/help/meld/C/figures -- 1.6.0.4 --- 1.1.5.1-to-1.2.1.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 07:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 07:50:18 2008 Subject: ports/129371: [patch] textproc/meld: update to 1.2.1 Message-ID: <200812021550.mB2FoBHV094929@freefall.freebsd.org> Synopsis: [patch] textproc/meld: update to 1.2.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 15:50:11 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129371 From scheidell at secnap.net Tue Dec 2 09:30:02 2008 From: scheidell at secnap.net (Michael Scheidell) Date: Tue Dec 2 09:30:07 2008 Subject: ports/129372: update altermime to .3.10 Message-ID: <200812021721.mB2HLRpd036134@www.freebsd.org> >Number: 129372 >Category: ports >Synopsis: update altermime to .3.10 >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: Tue Dec 02 17:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Michael Scheidell >Release: NA >Organization: SECNAP Network Security >Environment: NA, all >Description: altermine version .3.10 will be a dependency for an upcoming amavisd-new release. previous versions of altermime could add extra \r\n chars to the email, thus altering it after it is dkim signed. see this for description of problem: http://marc.info/?l=amavis-user&m=121336856317289 >How-To-Repeat: send an email in, dkim signed, with attachment added by altermime. >Fix: patches: easy patches, just need distinfo changed. diff -bBru /var/tmp/altermime/ ./ diff -bBru /var/tmp/altermime/Makefile ./Makefile --- /var/tmp/altermime/Makefile 2008-02-28 15:55:15.000000000 -0500 +++ ./Makefile 2008-12-02 11:27:56.000000000 -0500 @@ -7,7 +7,7 @@ # PORTNAME= altermime -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.10 CATEGORIES= mail textproc MASTER_SITES= http://www.pldaniels.com/altermime/ \ http://sce-tindy.tecnik93.com/FreeBSD/ports/altermime/sources/ diff -bBru /var/tmp/altermime/distinfo ./distinfo --- /var/tmp/altermime/distinfo 2008-02-28 15:55:15.000000000 -0500 +++ ./distinfo 2008-12-02 11:29:19.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (altermime-0.3.8.tar.gz) = e9717152d05318731ffbf67e2087af3b -SHA256 (altermime-0.3.8.tar.gz) = 1894a7a0c5de7274d98f177ffb511f70e17533852f8350a908e5563e1dccb898 -SIZE (altermime-0.3.8.tar.gz) = 82588 +MD5 (altermime-0.3.10.tar.gz) = aaf0ad8029958a2dc6da3abb4dc178c2 +SHA256 (altermime-0.3.10.tar.gz) = 8334da6b55d4a05dfe1492389dfe1f289953053a21773849b060d7c856ddc36e +SIZE (altermime-0.3.10.tar.gz) = 85396 >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Tue Dec 2 10:15:46 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Tue Dec 2 10:15:51 2008 Subject: ports/129372: update mail/altermime to .3.10 Message-ID: <200812021815.mB2IFjmp006520@freefall.freebsd.org> Old Synopsis: update altermime to .3.10 New Synopsis: update mail/altermime to .3.10 Responsible-Changed-From-To: freebsd-ports-bugs->itetcu Responsible-Changed-By: linimon Responsible-Changed-When: Tue Dec 2 18:15:17 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129372 From anderson at cnpm.embrapa.br Tue Dec 2 10:40:02 2008 From: anderson at cnpm.embrapa.br (Anderson S. Ferreira) Date: Tue Dec 2 10:40:09 2008 Subject: ports/129374: [mainteiner-update] databases/postgis: Upgrade to 1.3.4 Message-ID: <20081202182202.EFD9716A49C@caraiba.cnpm.embrapa.br> >Number: 129374 >Category: ports >Synopsis: [mainteiner-update] databases/postgis: Upgrade to 1.3.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: Tue Dec 02 18:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Anderson S. Ferreira >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Embrapa Monitoramento por Satelite >Environment: System: FreeBSD caraiba.cnpm.embrapa.br 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Sun Nov 2 18:36:04 BRST 2008 root@caraiba.cnpm.embrapa.br:/usr/src/sys/amd64/compile/CARAIBA amd64 >Description: Postgis upgrade to 1.3.4 This release includes many bug fixes, and some useful feature enhancements: * ST_AsGeoJSON() function * PostgreSQL 8.4 support * Performance improvements with GEOS 3.1 * Memory leak fixes * Documentation improvements * More reliable handling of curve types >How-To-Repeat: >Fix: --- postgis.patch begins here --- diff -Nur postgis.old/Makefile postgis/Makefile --- postgis.old/Makefile 2008-12-02 16:03:14.000000000 -0200 +++ postgis/Makefile 2008-12-02 16:08:10.000000000 -0200 @@ -6,8 +6,7 @@ # PORTNAME= postgis -DISTVERSION= 1.3.3 -PORTREVISION= 1 +DISTVERSION= 1.3.4 CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ diff -Nur postgis.old/distinfo postgis/distinfo --- postgis.old/distinfo 2008-12-02 16:03:14.000000000 -0200 +++ postgis/distinfo 2008-12-02 16:13:39.000000000 -0200 @@ -1,3 +1,3 @@ -MD5 (postgis-1.3.3.tar.gz) = 0a1df813ca9450e874663f16a35ec34a -SHA256 (postgis-1.3.3.tar.gz) = 2a3ffb4ffbde3b4e87b99ef5351efa837d60b84ecb34d40c0dcab8e776d15440 -SIZE (postgis-1.3.3.tar.gz) = 2089526 +MD5 (postgis-1.3.4.tar.gz) = 4fdf6bc134a0604c5853696589a00782 +SHA256 (postgis-1.3.4.tar.gz) = 455c156db3ff3d03794661f41b7bf82d9b09853042a21c1213feec134bb75cb4 +SIZE (postgis-1.3.4.tar.gz) = 2188846 --- postgis.patch ends here --- --- Aviso de confidencialidade: Esta mensagem da Empresa Brasileira de Pesquisa Agropecuária (Embrapa), empresa pública federal regida pelo disposto na Lei Federal nº 5.851, de 7 de dezembro de 1972, é enviada exclusivamente a seu destinatário e pode conter informações confidenciais, protegidas por sigilo profissional. Sua utilização desautorizada é ilegal e sujeita o infrator às penas da lei. Se você a recebeu indevidamente, queira, por gentileza, reenviá-la ao emitente, esclarecendo o equívoco. Confidentiality note: This message from Empresa Brasileira de Pesquisa Agropecuária (Embrapa), a government company established under Brazilian law (5.851/72), is directed exclusively to its addressee and may contain confidential data, protected under professional secrecy rules. Its unauthorized use is illegal and may subject the transgressor to the law's penalties. If you are not the addressee, please send it back, elucidating the failure. >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at FreeBSD.org Tue Dec 2 11:23:55 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Tue Dec 2 11:24:02 2008 Subject: ports/129374: [mainteiner-update] databases/postgis: Upgrade to 1.3.4 Message-ID: <200812021923.mB2JNsQ2057949@freefall.freebsd.org> Synopsis: [mainteiner-update] databases/postgis: Upgrade to 1.3.4 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Tue Dec 2 19:23:54 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129374 From ongardie at gmail.com Tue Dec 2 12:40:02 2008 From: ongardie at gmail.com (Diego Ongaro) Date: Tue Dec 2 12:40:08 2008 Subject: ports/129375: build devel/libdisasm on amd64 Message-ID: <200812022030.mB2KUr0G069604@www.freebsd.org> >Number: 129375 >Category: ports >Synopsis: build devel/libdisasm on amd64 >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: Tue Dec 02 20:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Diego Ongaro >Release: 8.0-CURRENT >Organization: >Environment: FreeBSD 8.0-CURRENT amd64 >Description: Port devel/libdisasm does not attempt to build on amd64, but works fine. The upstream changelog shows for v0.22: "made types 64bit-safe". http://bastard.svn.sourceforge.net/viewvc/bastard/trunk/libdisasm/ChangeLog?view=markup&pathrev=820 the build is going well on all supported versions on amd64 it was marked as ONLY_FOR_ARCHS=i386 in 1.3 of Makefile http://portsmon.freebsd.org/portoverview.py?category=devel&portname=libdisasm&wildcard= no logs available as to why it was broken on pointyhat it could be that the new version fixes whatever the problem was >How-To-Repeat: Try to install the port. It won't even try. Apply the patch, install the port, verify functionality with /usr/bin/x86dis. It seems OK to me. >Fix: See patch. Patch attached with submission follows: --- devel/libdisasm/Makefile.bck 2008-12-02 14:34:07.000000000 -0600 +++ devel/libdisasm/Makefile 2008-12-02 14:32:45.000000000 -0600 @@ -17,7 +17,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes -ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS= i386 amd64 .ifndef(NOPORTDOCS) PORTDOCS= libdisasm.txt >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 12:40:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 12:40:17 2008 Subject: ports/129375: build devel/libdisasm on amd64 Message-ID: <200812022040.mB2KeAlw012068@freefall.freebsd.org> Synopsis: build devel/libdisasm on amd64 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Dec 2 20:40:10 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129375 From edwin at FreeBSD.org Tue Dec 2 12:50:03 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Tue Dec 2 12:50:10 2008 Subject: ports/129375: build devel/libdisasm on amd64 Message-ID: <200812022050.mB2Ko31E018565@freefall.freebsd.org> The following reply was made to PR ports/129375; it has been noted by GNATS. From: Edwin Groothuis To: bf2006a@yahoo.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/129375: build devel/libdisasm on amd64 Date: Tue, 2 Dec 2008 20:40:08 UT Maintainer of devel/libdisasm, Please note that PR ports/129375 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/129375 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From wxs at FreeBSD.org Tue Dec 2 13:04:43 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Tue Dec 2 13:04:49 2008 Subject: ports/129375: build devel/libdisasm on amd64 Message-ID: <200812022104.mB2L4h68032310@freefall.freebsd.org> Synopsis: build devel/libdisasm on amd64 Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Tue Dec 2 21:04:43 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129375 From beat at chruetertee.ch Tue Dec 2 13:20:01 2008 From: beat at chruetertee.ch (Beat Gätzi) Date: Tue Dec 2 13:20:09 2008 Subject: ports/129376: [PATCH] www/gallery: update to 1.5.10 Message-ID: <200812022112.mB2LC0cP065454@marvin.chruetertee.ch> >Number: 129376 >Category: ports >Synopsis: [PATCH] www/gallery: update to 1.5.10 >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: Tue Dec 02 21:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Beat Gätzi >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD daedalus.network.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 5 22:34:11 CEST 2008 root@daedalus.network.local:/usr/obj/usr/src/sys/BEASTIE i386 >Description: - update gallery to version 1.5.10 - update various language packs - fix permissions on classes/gallery directory >How-To-Repeat: >Fix: --- gallery.patch begins here --- diff -Naur gallery.orig/Makefile gallery/Makefile --- gallery.orig/Makefile 2008-09-19 23:29:02.000000000 +0200 +++ gallery/Makefile 2008-12-02 21:35:01.617292740 +0100 @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.5.9 +PORTVERSION= 1.5.10 CATEGORIES= www MASTER_SITES= SF DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${LANGPACKS} @@ -28,28 +28,28 @@ LANGPACKS= af_ZA-1.5.2${EXTRACT_SUFX} \ ar_EG-1.5.1-cvs${EXTRACT_SUFX} \ - bg_BG-1.5.1${EXTRACT_SUFX} \ + bg_BG-1.5.4${EXTRACT_SUFX} \ ca_ES-1.5${EXTRACT_SUFX} \ cs_CZ.cp1250-1.5.1${EXTRACT_SUFX} \ - cs_CZ.iso-8859-2-1.5.1${EXTRACT_SUFX} \ - da_DK-1.5.1${EXTRACT_SUFX} \ - de_DE-1.5.6${EXTRACT_SUFX} \ + cs_CZ.iso-8859-2-1.5.6${EXTRACT_SUFX} \ + da_DK-1.5.9${EXTRACT_SUFX} \ + de_DE-1.5.9${EXTRACT_SUFX} \ en_GB-1.5-RC2${EXTRACT_SUFX} \ es_ES-1.5.2${EXTRACT_SUFX} \ fi_FI-1.5.2${EXTRACT_SUFX} \ - fr_FR-1.5.2${EXTRACT_SUFX} \ + fr_FR-1.5.9${EXTRACT_SUFX} \ gl_ES-1.5.1${EXTRACT_SUFX} \ hu_HU-1.5.1${EXTRACT_SUFX} \ - is_IS-1.5.1${EXTRACT_SUFX} \ + is_IS-1.5.2${EXTRACT_SUFX} \ it_IT-1.5.2${EXTRACT_SUFX} \ ja_JP-1.5.2${EXTRACT_SUFX} \ ja_JP.utf8-1.5.1${EXTRACT_SUFX} \ - ko_KR-1.5.1${EXTRACT_SUFX} \ + ko_KR-1.5.2${EXTRACT_SUFX} \ lt_LT-1.5.1${EXTRACT_SUFX} \ nl_NL-1.5.2${EXTRACT_SUFX} \ no_NO-1.5.2${EXTRACT_SUFX} \ pl_PL-1.5.2${EXTRACT_SUFX} \ - pt_BR-1.5.2${EXTRACT_SUFX} \ + pt_BR-1.5.4${EXTRACT_SUFX} \ pt_PT-1.5.1${EXTRACT_SUFX} \ ru_RU.cp1251-1.5.2${EXTRACT_SUFX} \ ru_RU.koi8r-1.5.1${EXTRACT_SUFX} \ @@ -70,7 +70,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} NO_BUILD= yes PORTDOCS= AUTHORS ChangeLog README -EXCEPTFILES= ${PORTDOCS} LICENSE.txt gallery +EXCEPTFILES= ${PORTDOCS} LICENSE.txt CPIOARGS= --quiet -pdum -R PKGMESSAGE= ${WRKDIR}/pkg-message diff -Naur gallery.orig/distinfo gallery/distinfo --- gallery.orig/distinfo 2008-09-19 23:29:02.000000000 +0200 +++ gallery/distinfo 2008-12-02 20:51:24.798775303 +0100 @@ -1,30 +1,30 @@ -MD5 (gallery/gallery-1.5.9.tar.gz) = 332e5708220ccb2559646d7aecde8a22 -SHA256 (gallery/gallery-1.5.9.tar.gz) = d48bfbf4d548440a0099a01b87bdaee283f528fb800c801f00360d655dc70bb4 -SIZE (gallery/gallery-1.5.9.tar.gz) = 2563215 +MD5 (gallery/gallery-1.5.10.tar.gz) = a8147e62b248baf25cdd2a79a63453eb +SHA256 (gallery/gallery-1.5.10.tar.gz) = c992a5848d24dfdf774a982e9de06ac7aa41dd6681f00592792d168b0c1ef081 +SIZE (gallery/gallery-1.5.10.tar.gz) = 2490275 MD5 (gallery/af_ZA-1.5.2.tar.gz) = 2f3a7cab65d4e65a5bcad4f9ad3c3bf2 SHA256 (gallery/af_ZA-1.5.2.tar.gz) = 962b741ce5e216d0e526e22b305dbbb5cdd281fd564f821c46f15f1c10733a9a SIZE (gallery/af_ZA-1.5.2.tar.gz) = 168135 MD5 (gallery/ar_EG-1.5.1-cvs.tar.gz) = 089190e0edc3ec3ea2a7bb2f012a4a52 SHA256 (gallery/ar_EG-1.5.1-cvs.tar.gz) = 44174cc9064b1a458c658ca31c989bb5568db6145f2642b4df525aa7458d96a6 SIZE (gallery/ar_EG-1.5.1-cvs.tar.gz) = 135487 -MD5 (gallery/bg_BG-1.5.1.tar.gz) = f64cad7574ba826e7b1510872ccb6b75 -SHA256 (gallery/bg_BG-1.5.1.tar.gz) = 2340ecb8621d8e9dc6687922b0c1c91d85ba7c37745760fa85b8abf5ab72deaf -SIZE (gallery/bg_BG-1.5.1.tar.gz) = 167891 +MD5 (gallery/bg_BG-1.5.4.tar.gz) = 938c003870be2ff0d46b7e4eda5be654 +SHA256 (gallery/bg_BG-1.5.4.tar.gz) = afbe5cbbeb6fbfa6e01429204e87687595e2eaa604f04c00875161d0a4e8dafd +SIZE (gallery/bg_BG-1.5.4.tar.gz) = 169893 MD5 (gallery/ca_ES-1.5.tar.gz) = 73e6749610281faa724c5b885d4e740c SHA256 (gallery/ca_ES-1.5.tar.gz) = 60349f4c4d0c54fefa5d30e295c1b105d07d997f412587a257ab389b65928b3e SIZE (gallery/ca_ES-1.5.tar.gz) = 81227 MD5 (gallery/cs_CZ.cp1250-1.5.1.tar.gz) = 240df7d9024cd00700051bc38b5a9d8d SHA256 (gallery/cs_CZ.cp1250-1.5.1.tar.gz) = fec46b7aa4d039c0708471b4491903ec099d937f1502a50aed6f1f39f83266d8 SIZE (gallery/cs_CZ.cp1250-1.5.1.tar.gz) = 124849 -MD5 (gallery/cs_CZ.iso-8859-2-1.5.1.tar.gz) = 4aac4b150f6f42c03d3c3ef4885d7d64 -SHA256 (gallery/cs_CZ.iso-8859-2-1.5.1.tar.gz) = 317ddcb953743b99baacd413e4fd6fc9e346f38181bcb6d200f6d339d8d2464f -SIZE (gallery/cs_CZ.iso-8859-2-1.5.1.tar.gz) = 130755 -MD5 (gallery/da_DK-1.5.1.tar.gz) = 0348f6bafae263e1f5dfa0055da89569 -SHA256 (gallery/da_DK-1.5.1.tar.gz) = f421de1ea932817c48b7e51fc6cf909c87f0c47ec6154452599a94ef1aef9f49 -SIZE (gallery/da_DK-1.5.1.tar.gz) = 135955 -MD5 (gallery/de_DE-1.5.6.tar.gz) = 9327c565c5fd47419323149e5bff1528 -SHA256 (gallery/de_DE-1.5.6.tar.gz) = 4354603a5059ebed603bf68125c211c6fea574ae2b2115d5119734f6306af42b -SIZE (gallery/de_DE-1.5.6.tar.gz) = 202333 +MD5 (gallery/cs_CZ.iso-8859-2-1.5.6.tar.gz) = e086a44d1c8dc8785a3cc1dc04e2c993 +SHA256 (gallery/cs_CZ.iso-8859-2-1.5.6.tar.gz) = 214dd8e3c9d9da9a69075eb2d76d36741231c7c835b38aa553676046a2626e5e +SIZE (gallery/cs_CZ.iso-8859-2-1.5.6.tar.gz) = 135090 +MD5 (gallery/da_DK-1.5.9.tar.gz) = d2473da6f214007dd1086bb818440cdb +SHA256 (gallery/da_DK-1.5.9.tar.gz) = 9a92e6acbd0f534f8c9c111727d5c5d74311bbe0119355f2f800e2ac51cc8f37 +SIZE (gallery/da_DK-1.5.9.tar.gz) = 176474 +MD5 (gallery/de_DE-1.5.9.tar.gz) = deab0a1e8ded2042064a2fd203411dcf +SHA256 (gallery/de_DE-1.5.9.tar.gz) = 9119c637355a2cf1cd66836b495fae5a782fb3d047d31e41b4eaf69a32ba3aa8 +SIZE (gallery/de_DE-1.5.9.tar.gz) = 207498 MD5 (gallery/en_GB-1.5-RC2.tar.gz) = 7a10ab65955d2bb27d11472626be7c93 SHA256 (gallery/en_GB-1.5-RC2.tar.gz) = f58ced82bae61ade1e722fd8e314a229631c414e749853294179a9ddfc6ec58c SIZE (gallery/en_GB-1.5-RC2.tar.gz) = 46646 @@ -34,18 +34,18 @@ MD5 (gallery/fi_FI-1.5.2.tar.gz) = 7723b9e914d0f19805ac95c3a5419c43 SHA256 (gallery/fi_FI-1.5.2.tar.gz) = b98ede0ff40855b4a179494edcef1583e15db2791572d40d640cfd78d1b6c7f1 SIZE (gallery/fi_FI-1.5.2.tar.gz) = 161886 -MD5 (gallery/fr_FR-1.5.2.tar.gz) = e8cb04ce4688425a192db28ca1295583 -SHA256 (gallery/fr_FR-1.5.2.tar.gz) = f75acd3c9a4b94f757ebbb05ce6c6bb5d576e08d916fa33073d72a7151ceac0b -SIZE (gallery/fr_FR-1.5.2.tar.gz) = 185426 +MD5 (gallery/fr_FR-1.5.9.tar.gz) = ea4d3533f64870b8fa59b6a0580bd23e +SHA256 (gallery/fr_FR-1.5.9.tar.gz) = fc3eaac0c727320473011538e8fa2b8c150689232c3d93a48e6ad3d81490dea5 +SIZE (gallery/fr_FR-1.5.9.tar.gz) = 209210 MD5 (gallery/gl_ES-1.5.1.tar.gz) = c04c4a71cc0dd68c48e3c8a12e38b0e2 SHA256 (gallery/gl_ES-1.5.1.tar.gz) = 770c619eab399e6ef3cc4e43ea7de6c1ad8aab31fe61c3750d19e589bcade06a SIZE (gallery/gl_ES-1.5.1.tar.gz) = 135208 MD5 (gallery/hu_HU-1.5.1.tar.gz) = 0de803fdc3ce39b5507afbc9d5c286cf SHA256 (gallery/hu_HU-1.5.1.tar.gz) = 429a05b0d41b7d6de03cdab8d045fc78d134c95c9fd9b4dd6bad05f758358b59 SIZE (gallery/hu_HU-1.5.1.tar.gz) = 97253 -MD5 (gallery/is_IS-1.5.1.tar.gz) = 810c4cc8237981d9e19300cc9ed85c65 -SHA256 (gallery/is_IS-1.5.1.tar.gz) = af2c8a15e7426f88aee3e40194d660054ca17f444def00a82e2dcdb3dd05b1a7 -SIZE (gallery/is_IS-1.5.1.tar.gz) = 164147 +MD5 (gallery/is_IS-1.5.2.tar.gz) = bff57ccafd552bcfc68773b76f85e491 +SHA256 (gallery/is_IS-1.5.2.tar.gz) = 284b922cec317958e9f0c319c231015530a9a5a887494b2e96f162809b1becc4 +SIZE (gallery/is_IS-1.5.2.tar.gz) = 163434 MD5 (gallery/it_IT-1.5.2.tar.gz) = 6e2b06dc718e5c34c0920dbac2de59f0 SHA256 (gallery/it_IT-1.5.2.tar.gz) = 56361e9ec800c91888ee9493833246f699856e49f00ccf950f530860ff6c7b2b SIZE (gallery/it_IT-1.5.2.tar.gz) = 201308 @@ -55,9 +55,9 @@ MD5 (gallery/ja_JP.utf8-1.5.1.tar.gz) = b7e5d9965cbd8107042cc3238c87a28a SHA256 (gallery/ja_JP.utf8-1.5.1.tar.gz) = 5294202a55d98531f1a5eeec4e1c99cce926bac2a731cf157ef7762f13a395f4 SIZE (gallery/ja_JP.utf8-1.5.1.tar.gz) = 159290 -MD5 (gallery/ko_KR-1.5.1.tar.gz) = 8d5b2e12846fda56051f9858c5a0453c -SHA256 (gallery/ko_KR-1.5.1.tar.gz) = 76d719c632e4f1e543c6816f20066c35d2a7f2072fcae5df3204892dbe90655f -SIZE (gallery/ko_KR-1.5.1.tar.gz) = 155572 +MD5 (gallery/ko_KR-1.5.2.tar.gz) = 8dd3bf91a920005aedd9686d509d16b7 +SHA256 (gallery/ko_KR-1.5.2.tar.gz) = 8fc3d497629c458078491c07e964297043fbf6dde2b51469ffc3a72d3026207e +SIZE (gallery/ko_KR-1.5.2.tar.gz) = 157841 MD5 (gallery/lt_LT-1.5.1.tar.gz) = 2f2c57b0086d736dd420c37ba718b6be SHA256 (gallery/lt_LT-1.5.1.tar.gz) = 491dead156bcb77d61fad0d1f2555b9aea3a5e8b021948a2553c2a5cdd53caa4 SIZE (gallery/lt_LT-1.5.1.tar.gz) = 148186 @@ -70,9 +70,9 @@ MD5 (gallery/pl_PL-1.5.2.tar.gz) = 1dd07a63d96299d8f5e4cc03342d318e SHA256 (gallery/pl_PL-1.5.2.tar.gz) = 79d7ad8e5f9687cd8075fabca52c0555cdb4f8bef00ebce53a2fe0d7ec3eb197 SIZE (gallery/pl_PL-1.5.2.tar.gz) = 177541 -MD5 (gallery/pt_BR-1.5.2.tar.gz) = 12b44986f57245ec16e3460402daf3d7 -SHA256 (gallery/pt_BR-1.5.2.tar.gz) = 3f4ce0591fa73ea104c34aa1a2be1211a806119d60088f9212d9560b9cf3ddf3 -SIZE (gallery/pt_BR-1.5.2.tar.gz) = 181859 +MD5 (gallery/pt_BR-1.5.4.tar.gz) = 5307cd60df4fd19f0dad285c590c8186 +SHA256 (gallery/pt_BR-1.5.4.tar.gz) = d10cca941a33a7bd4489b7f4f04731b98222705d24097274f167d6d5e6f7db77 +SIZE (gallery/pt_BR-1.5.4.tar.gz) = 182245 MD5 (gallery/pt_PT-1.5.1.tar.gz) = 4d2ea0d79c8a0c6980344b49c743f5c0 SHA256 (gallery/pt_PT-1.5.1.tar.gz) = 0dae3980d42d773139d45dfcdf898004ef5b3140850356ef62830f878b1d269c SIZE (gallery/pt_PT-1.5.1.tar.gz) = 131256 diff -Naur gallery.orig/pkg-plist gallery/pkg-plist --- gallery.orig/pkg-plist 2008-09-19 23:29:02.000000000 +0200 +++ gallery/pkg-plist 2008-12-02 21:05:53.855437812 +0100 @@ -100,45 +100,6 @@ %%WWWDIR%%/docs/context-help/search.php %%WWWDIR%%/docs/context-help/slideshow.php %%WWWDIR%%/docs/context-help/test.php -%%WWWDIR%%/docs/g1package/gallery1-admin.backup.html -%%WWWDIR%%/docs/g1package/gallery1-admin.basics.html -%%WWWDIR%%/docs/g1package/gallery1-admin.embedding.html -%%WWWDIR%%/docs/g1package/gallery1-admin.html -%%WWWDIR%%/docs/g1package/gallery1-admin.mirroring.html -%%WWWDIR%%/docs/g1package/gallery1-admin.offline.html -%%WWWDIR%%/docs/g1package/gallery1-admin.patching.html -%%WWWDIR%%/docs/g1package/gallery1-admin.performance.html -%%WWWDIR%%/docs/g1package/gallery1-admin.securing.html -%%WWWDIR%%/docs/g1package/gallery1-admin.users.html -%%WWWDIR%%/docs/g1package/gallery1-install.config-wizard.html -%%WWWDIR%%/docs/g1package/gallery1-install.credits.html -%%WWWDIR%%/docs/g1package/gallery1-install.faq.a.html -%%WWWDIR%%/docs/g1package/gallery1-install.faq.b.html -%%WWWDIR%%/docs/g1package/gallery1-install.faq.c.html -%%WWWDIR%%/docs/g1package/gallery1-install.faq.d.html -%%WWWDIR%%/docs/g1package/gallery1-install.faq.html -%%WWWDIR%%/docs/g1package/gallery1-install.features.html -%%WWWDIR%%/docs/g1package/gallery1-install.help.html -%%WWWDIR%%/docs/g1package/gallery1-install.html -%%WWWDIR%%/docs/g1package/gallery1-install.language-packs.html -%%WWWDIR%%/docs/g1package/gallery1-install.overview.html -%%WWWDIR%%/docs/g1package/gallery1-install.remote-applets.html -%%WWWDIR%%/docs/g1package/gallery1-install.required-programs.html -%%WWWDIR%%/docs/g1package/gallery1-install.requirements.html -%%WWWDIR%%/docs/g1package/gallery1-install.unix-ftp.html -%%WWWDIR%%/docs/g1package/gallery1-install.unix-shell.html -%%WWWDIR%%/docs/g1package/gallery1-install.upgrade.html -%%WWWDIR%%/docs/g1package/gallery1-install.windows-iis.html -%%WWWDIR%%/docs/g1package/gallery1-install.windows.html -%%WWWDIR%%/docs/g1package/gallery1-user.html -%%WWWDIR%%/docs/g1package/gallery1-user.import.html -%%WWWDIR%%/docs/g1package/gallery1-user.watermark.html -%%WWWDIR%%/docs/g1package/html.css -%%WWWDIR%%/docs/g1package/images/basic-auth.gif -%%WWWDIR%%/docs/g1package/images/up-up.gif -%%WWWDIR%%/docs/g1package/images/up.gif -%%WWWDIR%%/docs/g1package/index.html -%%WWWDIR%%/docs/g1package/pretty-html.css %%WWWDIR%%/docs/gallery1-admin.backup.html %%WWWDIR%%/docs/gallery1-admin.basics.html %%WWWDIR%%/docs/gallery1-admin.embedding.html @@ -438,17 +399,16 @@ %%WWWDIR%%/images/gallery1.gif %%WWWDIR%%/images/green_trafficlight.gif %%WWWDIR%%/images/icons/2downarrow.gif -%%WWWDIR%%/images/icons/admin.gif -%%WWWDIR%%/images/icons/behavior-capplet.gif %%WWWDIR%%/images/icons/camera.gif +%%WWWDIR%%/images/icons/cog.png +%%WWWDIR%%/images/icons/comments.png %%WWWDIR%%/images/icons/compressed.gif %%WWWDIR%%/images/icons/decrypted.gif %%WWWDIR%%/images/icons/delete.gif -%%WWWDIR%%/images/icons/display.gif %%WWWDIR%%/images/icons/ecard.gif %%WWWDIR%%/images/icons/editcopy.gif %%WWWDIR%%/images/icons/exit.gif -%%WWWDIR%%/images/icons/folder_new.gif +%%WWWDIR%%/images/icons/folder_new.png %%WWWDIR%%/images/icons/frame_query.gif %%WWWDIR%%/images/icons/help.gif %%WWWDIR%%/images/icons/history.gif @@ -466,6 +426,8 @@ %%WWWDIR%%/images/icons/locked.gif %%WWWDIR%%/images/icons/login.gif %%WWWDIR%%/images/icons/logout.gif +%%WWWDIR%%/images/icons/map.png +%%WWWDIR%%/images/icons/monitor.png %%WWWDIR%%/images/icons/navigation/nav_dot.gif %%WWWDIR%%/images/icons/navigation/nav_dot_left.gif %%WWWDIR%%/images/icons/navigation/nav_dot_right.gif @@ -476,12 +438,12 @@ %%WWWDIR%%/images/icons/navigation/nav_page.gif %%WWWDIR%%/images/icons/navigation/nav_prev.gif %%WWWDIR%%/images/icons/navigation/return_to.gif -%%WWWDIR%%/images/icons/new_album.gif %%WWWDIR%%/images/icons/no_idea.gif %%WWWDIR%%/images/icons/notice/error.gif %%WWWDIR%%/images/icons/notice/information.gif %%WWWDIR%%/images/icons/notice/success.gif %%WWWDIR%%/images/icons/notice/warning.gif +%%WWWDIR%%/images/icons/picture_edit.png %%WWWDIR%%/images/icons/preferences.gif %%WWWDIR%%/images/icons/register.gif %%WWWDIR%%/images/icons/reload.gif @@ -490,14 +452,12 @@ %%WWWDIR%%/images/icons/slideshow/1rightarrow.gif %%WWWDIR%%/images/icons/slideshow/play_stop.gif %%WWWDIR%%/images/icons/tab_duplicate.gif -%%WWWDIR%%/images/icons/thumbnail.gif +%%WWWDIR%%/images/icons/text_list_numbers.png %%WWWDIR%%/images/icons/tree/join-left.gif %%WWWDIR%%/images/icons/tree/join-right.gif %%WWWDIR%%/images/icons/tree/joinbottom-left.gif %%WWWDIR%%/images/icons/tree/joinbottom-right.gif -%%WWWDIR%%/images/icons/unsortedList.gif %%WWWDIR%%/images/icons/user_gray.gif -%%WWWDIR%%/images/icons/view_comment.gif %%WWWDIR%%/images/icons/viewmag1.gif %%WWWDIR%%/images/icons/window_fullscreen.gif %%WWWDIR%%/images/icons/window_nofullscreen.gif @@ -625,8 +585,10 @@ %%NLS%%%%WWWDIR%%/locale/ar_EG/ar_EG-gallery_core.po %%NLS%%%%WWWDIR%%/locale/ar_EG/ar_EG-nls.php %%NLS%%%%WWWDIR%%/locale/ar_EG/flagimage/ar_EG.gif +%%NLS%%%%WWWDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_common.mo %%NLS%%%%WWWDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_config.mo %%NLS%%%%WWWDIR%%/locale/bg_BG/LC_MESSAGES/bg_BG-gallery_core.mo +%%NLS%%%%WWWDIR%%/locale/bg_BG/bg_BG-gallery_common.po %%NLS%%%%WWWDIR%%/locale/bg_BG/bg_BG-gallery_config.po %%NLS%%%%WWWDIR%%/locale/bg_BG/bg_BG-gallery_core.po %%NLS%%%%WWWDIR%%/locale/bg_BG/bg_BG-nls.php @@ -643,14 +605,18 @@ %%NLS%%%%WWWDIR%%/locale/cs_CZ.cp1250/cs_CZ.cp1250-gallery_core.po %%NLS%%%%WWWDIR%%/locale/cs_CZ.cp1250/cs_CZ.cp1250-nls.php %%NLS%%%%WWWDIR%%/locale/cs_CZ.cp1250/flagimage/cs_CZ.cp1250.gif +%%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/LC_MESSAGES/cs_CZ.iso-8859-2-gallery_common.mo %%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/LC_MESSAGES/cs_CZ.iso-8859-2-gallery_config.mo %%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/LC_MESSAGES/cs_CZ.iso-8859-2-gallery_core.mo +%%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-gallery_common.po %%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-gallery_config.po %%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-gallery_core.po %%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/cs_CZ.iso-8859-2-nls.php %%NLS%%%%WWWDIR%%/locale/cs_CZ.iso-8859-2/flagimage/cs_CZ.iso-8859-2.gif +%%NLS%%%%WWWDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_common.mo %%NLS%%%%WWWDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_config.mo %%NLS%%%%WWWDIR%%/locale/da_DK/LC_MESSAGES/da_DK-gallery_core.mo +%%NLS%%%%WWWDIR%%/locale/da_DK/da_DK-gallery_common.po %%NLS%%%%WWWDIR%%/locale/da_DK/da_DK-gallery_config.po %%NLS%%%%WWWDIR%%/locale/da_DK/da_DK-gallery_core.po %%NLS%%%%WWWDIR%%/locale/da_DK/da_DK-nls.php @@ -669,7 +635,7 @@ %%NLS%%%%WWWDIR%%/locale/en_GB/en_GB-gallery_core.po %%NLS%%%%WWWDIR%%/locale/en_GB/en_GB-nls.php %%NLS%%%%WWWDIR%%/locale/en_GB/flagimage/en_GB.gif -%%WWWDIR%%/locale/en_US/flagimage/en_US.gif +%%NLS%%%%WWWDIR%%/locale/en_US/flagimage/en_US.gif %%NLS%%%%WWWDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_common.mo %%NLS%%%%WWWDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_config.mo %%NLS%%%%WWWDIR%%/locale/es_ES/LC_MESSAGES/es_ES-gallery_core.mo @@ -706,9 +672,11 @@ %%NLS%%%%WWWDIR%%/locale/hu_HU/hu_HU-gallery_config.po %%NLS%%%%WWWDIR%%/locale/hu_HU/hu_HU-gallery_core.po %%NLS%%%%WWWDIR%%/locale/hu_HU/hu_HU-nls.php +%%NLS%%%%WWWDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_common.mo %%NLS%%%%WWWDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_config.mo %%NLS%%%%WWWDIR%%/locale/is_IS/LC_MESSAGES/is_IS-gallery_core.mo %%NLS%%%%WWWDIR%%/locale/is_IS/flagimage/is_IS.gif +%%NLS%%%%WWWDIR%%/locale/is_IS/is_IS-gallery_common.po %%NLS%%%%WWWDIR%%/locale/is_IS/is_IS-gallery_config.po %%NLS%%%%WWWDIR%%/locale/is_IS/is_IS-gallery_core.po %%NLS%%%%WWWDIR%%/locale/is_IS/is_IS-nls.php @@ -734,9 +702,11 @@ %%NLS%%%%WWWDIR%%/locale/ja_JP/ja_JP-gallery_config.po %%NLS%%%%WWWDIR%%/locale/ja_JP/ja_JP-gallery_core.po %%NLS%%%%WWWDIR%%/locale/ja_JP/ja_JP-nls.php +%%NLS%%%%WWWDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_common.mo %%NLS%%%%WWWDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_config.mo %%NLS%%%%WWWDIR%%/locale/ko_KR/LC_MESSAGES/ko_KR-gallery_core.mo %%NLS%%%%WWWDIR%%/locale/ko_KR/flagimage/ko_KR.gif +%%NLS%%%%WWWDIR%%/locale/ko_KR/ko_KR-gallery_common.po %%NLS%%%%WWWDIR%%/locale/ko_KR/ko_KR-gallery_config.po %%NLS%%%%WWWDIR%%/locale/ko_KR/ko_KR-gallery_core.po %%NLS%%%%WWWDIR%%/locale/ko_KR/ko_KR-nls.php @@ -1308,8 +1278,8 @@ %%NLS%%@dirrm %%WWWDIR%%/locale/es_ES/flagimage %%NLS%%@dirrm %%WWWDIR%%/locale/es_ES/LC_MESSAGES %%NLS%%@dirrm %%WWWDIR%%/locale/es_ES -@dirrm %%WWWDIR%%/locale/en_US/flagimage -@dirrm %%WWWDIR%%/locale/en_US +%%NLS%%@dirrm %%WWWDIR%%/locale/en_US/flagimage +%%NLS%%@dirrm %%WWWDIR%%/locale/en_US %%NLS%%@dirrm %%WWWDIR%%/locale/en_GB/flagimage %%NLS%%@dirrm %%WWWDIR%%/locale/en_GB/LC_MESSAGES %%NLS%%@dirrm %%WWWDIR%%/locale/en_GB @@ -1337,7 +1307,7 @@ %%NLS%%@dirrm %%WWWDIR%%/locale/af_ZA/flagimage %%NLS%%@dirrm %%WWWDIR%%/locale/af_ZA/LC_MESSAGES %%NLS%%@dirrm %%WWWDIR%%/locale/af_ZA -@dirrm %%WWWDIR%%/locale +%%NLS%%@dirrm %%WWWDIR%%/locale @dirrm %%WWWDIR%%/lib @dirrm %%WWWDIR%%/layout @dirrm %%WWWDIR%%/js/wz/tip_balloon @@ -1381,8 +1351,6 @@ @dirrm %%WWWDIR%%/html @dirrm %%WWWDIR%%/help @dirrm %%WWWDIR%%/docs/images -@dirrm %%WWWDIR%%/docs/g1package/images -@dirrm %%WWWDIR%%/docs/g1package @dirrm %%WWWDIR%%/docs/context-help @dirrm %%WWWDIR%%/docs @dirrm %%WWWDIR%%/css --- gallery.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From bf2006a at yahoo.com Tue Dec 2 15:00:01 2008 From: bf2006a at yahoo.com (bf) Date: Tue Dec 2 15:00:07 2008 Subject: ports/129377: [PATCH]archivers/lzma: update to 4.62 Message-ID: <200812022251.mB2Mp5q7083695@www.freebsd.org> >Number: 129377 >Category: ports >Synopsis: [PATCH]archivers/lzma: update to 4.62 >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: Tue Dec 02 23:00:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: Mostly cosmetic changes since 4.61 beta. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN lzma.orig/Makefile lzma/Makefile --- lzma.orig/Makefile 2008-12-02 17:30:44.416493642 -0500 +++ lzma/Makefile 2008-12-02 17:35:07.606420295 -0500 @@ -6,7 +6,7 @@ # PORTNAME= lzma -PORTVERSION= 4.61 +PORTVERSION= 4.62 CATEGORIES= archivers MASTER_SITES= SFE/sevenzip DISTNAME= lzma${PORTVERSION:S/.//g} diff -ruN lzma.orig/distinfo lzma/distinfo --- lzma.orig/distinfo 2008-12-02 17:30:44.427493085 -0500 +++ lzma/distinfo 2008-12-02 17:35:07.607420143 -0500 @@ -1,3 +1,3 @@ -MD5 (lzma461.tar.bz2) = d08919fe64a1a4848a8945acc68f0599 -SHA256 (lzma461.tar.bz2) = 14727996c1125d1707bd62594895a2b3b951e0dfa51e21c4f8130500d69b72be -SIZE (lzma461.tar.bz2) = 288578 +MD5 (lzma462.tar.bz2) = 79c6ef769ed907994304557085935957 +SHA256 (lzma462.tar.bz2) = 8d5bab7b166b7ab3d60dd0c263e5a001048e12cff7016cea5c11abfdaf35622c +SIZE (lzma462.tar.bz2) = 288620 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 15:00:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 15:00:17 2008 Subject: ports/129377: [PATCH]archivers/lzma: update to 4.62 Message-ID: <200812022300.mB2N0A7C015553@freefall.freebsd.org> Synopsis: [PATCH]archivers/lzma: update to 4.62 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Tue Dec 2 23:00:10 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129377 From ports at logvinov.com Tue Dec 2 15:40:02 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Tue Dec 2 15:40:13 2008 Subject: ports/129379: [maintainer update] textproc/dwdiff: update to 1.5 Message-ID: <200812022331.mB2NVtki089756@blg.akavia.ru> >Number: 129379 >Category: ports >Synopsis: [maintainer update] textproc/dwdiff: update to 1.5 >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: Tue Dec 02 23:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Update to 1.5. This release features an improved algorithm which gives better results for large changes with frequently occuring words. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/dwdiff/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 7 Jul 2008 13:41:49 -0000 1.6 +++ Makefile 2 Dec 2008 23:10:39 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/textproc/dwdiff/Makefile,v 1.6 2008/07/07 13:41:49 miwi Exp $ PORTNAME= dwdiff -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= textproc MASTER_SITES= http://os.ghalkes.nl/dist/ EXTRACT_SUFX= .tgz Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/dwdiff/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- distinfo 7 Jul 2008 13:41:49 -0000 1.4 +++ distinfo 2 Dec 2008 23:10:44 -0000 @@ -1,3 +1,3 @@ -MD5 (dwdiff-1.4.tgz) = 8415fdb6963fe662d0042bb18dde49df -SHA256 (dwdiff-1.4.tgz) = d593c1366235e78ca1a513f100b8e0b48c8f70007162df226c39de95fd9dfb7e -SIZE (dwdiff-1.4.tgz) = 55570 +MD5 (dwdiff-1.5.tgz) = 83ae2714193fbe9bc5e1fb058d5b9eb2 +SHA256 (dwdiff-1.5.tgz) = 0ee7a598a6478e41bb79a91218ec9766bd54ad80c87b227b29b6b957d9901434 +SIZE (dwdiff-1.5.tgz) = 59810 >Release-Note: >Audit-Trail: >Unformatted: From ecrist at secure-computing.net Tue Dec 2 16:30:01 2008 From: ecrist at secure-computing.net (ecrist@secure-computing.net) Date: Tue Dec 2 16:30:08 2008 Subject: ports/129380: update to security/ssl-admin port Message-ID: <20081203002546.107A22E042@juno.secure-computing.net> >Number: 129380 >Category: ports >Synopsis: update to security/ssl-admin port >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: Wed Dec 03 00:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eric Crist >Release: FreeBSD 7.0-RELEASE-p2 i386 >Organization: Secure Computing Networks >Environment: System: FreeBSD juno.secure-computing.net 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Sun Jul 13 14:12:23 CDT 2008 root@snipe.secure-computing.net:/usr/obj/usr/src/sys/SNIPE i386 >Description: Updating ssl-admin port to 1.0 >How-To-Repeat: >Fix: diff -ur /usr/ports/security/ssl-admin/Makefile ssl-admin/Makefile --- /usr/ports/security/ssl-admin/Makefile 2008-07-27 14:05:31.000000000 -0500 +++ ssl-admin/Makefile 2008-12-02 15:09:41.000000000 -0600 @@ -1,4 +1,4 @@ -# New ports collection makefile for: ssl-admin +# Ports collection makefile for: ssl-admin # Date created: 21 July 2008 # Whom: Eric Crist # @@ -6,13 +6,12 @@ # PORTNAME= ssl-admin -DISTVERSION= 1.0b1.2 +DISTVERSION= 1.0 CATEGORIES= security -MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ \ - ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ MAINTAINER= ecrist@secure-computing.net -COMMENT= OpenSSL certificate manager +COMMENT= OpenSSL certificate manager with OpenVPN support. RUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \ zip:${PORTSDIR}/archivers/unzip @@ -22,7 +21,7 @@ MAN5= ssl-admin.conf.5 SUB_FILES= pkg-message -NO_PACKAGE= This is a perl script - there is no reason to package it +NO_PACKAGE= This is a perl script - there is no reason to package it. post-install: ${CAT} ${PKGMESSAGE} >Release-Note: >Audit-Trail: >Unformatted: From zaa at zaa.pp.ru Tue Dec 2 16:50:02 2008 From: zaa at zaa.pp.ru (Alexander Zhuravlev) Date: Tue Dec 2 16:50:08 2008 Subject: ports/129381: [MAINTAINER UPDATE] www/smarty to 2.6.21 Message-ID: <20081203003231.EE1D5BF4A@orion.ulstu.ru> >Number: 129381 >Category: ports >Synopsis: [MAINTAINER UPDATE] www/smarty to 2.6.21 >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: Wed Dec 03 00:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Zhuravlev >Release: >Organization: >Environment: System: FreeBSD orion.ulstu.ru 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #6: Sat Feb 16 11:13:00 MSK 2008 root@orion.ulstu.ru:/usr/obj/usr/src/sys/ORION i386 >Description: Smarty 2.6.21 Released [2-Dec-2008] This release addresses a few of bug fixes, and vulnerability that allows php execution from within a template in security mode. If you use template security, it is recommended to upgrade immediately. >How-To-Repeat: >Fix: --- smarty.diff begins here --- diff -urbN smarty.orig/Makefile smarty/Makefile --- smarty.orig/Makefile 2008-09-03 04:18:14.000000000 +0400 +++ smarty/Makefile 2008-12-03 03:25:37.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= smarty -PORTVERSION= 2.6.20 +PORTVERSION= 2.6.21 CATEGORIES= www MASTER_SITES= http://www.smarty.net/distributions/ \ http://www.smarty.net/distributions/manual/en/:manual diff -urbN smarty.orig/distinfo smarty/distinfo --- smarty.orig/distinfo 2008-09-03 04:18:14.000000000 +0400 +++ smarty/distinfo 2008-12-03 03:25:45.000000000 +0300 @@ -1,6 +1,6 @@ -MD5 (Smarty-2.6.20.tar.gz) = b06deee6d6873436d48f0a0911b11f9f -SHA256 (Smarty-2.6.20.tar.gz) = 33969fa776b40832d3141a71c0f46e648b30c5647d2e8d9713888b8f2b1bf9e7 -SIZE (Smarty-2.6.20.tar.gz) = 158109 +MD5 (Smarty-2.6.21.tar.gz) = 88d94efbb68aea8247163fdd205c5bda +SHA256 (Smarty-2.6.21.tar.gz) = 9c2d904a5c68162350c62e0a17c798ebb97c39cc30444e2c69b87518a0b804e1 +SIZE (Smarty-2.6.21.tar.gz) = 158514 MD5 (Smarty-2.6.14-docs.tar.gz) = 5123152dd248898a84b96b806f551e78 SHA256 (Smarty-2.6.14-docs.tar.gz) = f3d36af8f59ade56d7e5f563273d99e3df2b8a6a86b9fab37a5386a6cae9a401 SIZE (Smarty-2.6.14-docs.tar.gz) = 137509 --- smarty.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at FreeBSD.org Tue Dec 2 16:51:52 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Tue Dec 2 16:51:57 2008 Subject: ports/129379: [maintainer update] textproc/dwdiff: update to 1.5 Message-ID: <200812030051.mB30ppGE005118@freefall.freebsd.org> Synopsis: [maintainer update] textproc/dwdiff: update to 1.5 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Wed Dec 3 00:51:51 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129379 From ecrist at secure-computing.net Tue Dec 2 17:10:03 2008 From: ecrist at secure-computing.net (Eric F Crist) Date: Tue Dec 2 17:10:10 2008 Subject: ports/129380: update to security/ssl-admin port Message-ID: <200812030110.mB31A39P012277@freefall.freebsd.org> The following reply was made to PR ports/129380; it has been noted by GNATS. From: Eric F Crist To: bug-followup@FreeBSD.org, ecrist@secure-computing.net Cc: Subject: Re: ports/129380: update to security/ssl-admin port Date: Tue, 2 Dec 2008 19:08:44 -0600 I forgot to update the distinfo. I'll be submitting a new patch shortly. --- Eric Crist From ecrist at secure-computing.net Tue Dec 2 17:30:05 2008 From: ecrist at secure-computing.net (Eric F Crist) Date: Tue Dec 2 17:30:12 2008 Subject: ports/129380: update to security/ssl-admin port Message-ID: <200812030130.mB31U4Y6027577@freefall.freebsd.org> The following reply was made to PR ports/129380; it has been noted by GNATS. From: Eric F Crist To: bug-followup@FreeBSD.org, ecrist@secure-computing.net Cc: Subject: Re: ports/129380: update to security/ssl-admin port Date: Tue, 2 Dec 2008 19:21:58 -0600 diff -urN ssl-admin/Makefile ../ssl-admin/Makefile --- ssl-admin/Makefile 2008-07-27 14:05:31.000000000 -0500 +++ ../ssl-admin/Makefile 2008-12-02 19:16:58.000000000 -0600 @@ -1,4 +1,4 @@ -# New ports collection makefile for: ssl-admin +# Ports collection makefile for: ssl-admin # Date created: 21 July 2008 # Whom: Eric Crist # @@ -6,13 +6,12 @@ # PORTNAME= ssl-admin -DISTVERSION= 1.0b1.2 +DISTVERSION= 1.0 CATEGORIES= security -MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ \ - ${MASTER_SITE_GOOGLE_CODE} +MASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ MAINTAINER= ecrist@secure-computing.net -COMMENT= OpenSSL certificate manager +COMMENT= OpenSSL certificate manager with OpenVPN support. RUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \ zip:${PORTSDIR}/archivers/unzip @@ -22,7 +21,7 @@ MAN5= ssl-admin.conf.5 SUB_FILES= pkg-message -NO_PACKAGE= This is a perl script - there is no reason to package it +NO_PACKAGE= This is a perl script - there is no reason to package it. post-install: ${CAT} ${PKGMESSAGE} diff -urN ssl-admin/distinfo ../ssl-admin/distinfo --- ssl-admin/distinfo 2008-12-02 19:18:17.000000000 -0600 +++ ../ssl-admin/distinfo 2008-12-02 19:16:58.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (ssl-admin-1.0.tar.gz) = ff42b5bc6286cbcb519bcb1783425af2 -SHA256 (ssl-admin-1.0.tar.gz) = 10b03971356a998d90f30c3db98723db2cb859c52ec7330ae69581720783b84d -SIZE (ssl-admin-1.0.tar.gz) = 9346 +MD5 (ssl-admin-1.0b1.2.tar.gz) = 5724066b6982d494ce57d436d1396d17 +SHA256 (ssl-admin-1.0b1.2.tar.gz) = b07b2a67d11ce3de3fb7867ea44539093dda42fdb2737216375a6c5f7e3c3b9f +SIZE (ssl-admin-1.0b1.2.tar.gz) = 8076 From tabthorpe at FreeBSD.org Tue Dec 2 21:20:02 2008 From: tabthorpe at FreeBSD.org (Thomas Abthorpe) Date: Tue Dec 2 21:20:08 2008 Subject: ports/129382: [PATCH] sysutils/snap: Update to 20070515 Message-ID: <200812030513.mB35DWDL054749@goodking.goodking.ca> >Number: 129382 >Category: ports >Synopsis: [PATCH] sysutils/snap: Update to 20070515 >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: Wed Dec 03 05:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: FreeBSD.GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 15:52:00 EST 2008 >Description: - Update to 20070515 Port maintainer (ta@cs.nctu.edu.tw) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- snap-20070515.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/snap/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 4 Jun 2007 07:28:18 -0000 1.1 +++ Makefile 3 Dec 2008 05:10:30 -0000 @@ -6,7 +6,7 @@ # PORTNAME= snap -DISTVERSION= 20070507 +DISTVERSION= 20070515 CATEGORIES= sysutils MASTER_SITES= http://www.cs.nctu.edu.tw/~wchunhao/download/ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/sysutils/snap/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 4 Jun 2007 07:28:18 -0000 1.1 +++ distinfo 3 Dec 2008 05:10:30 -0000 @@ -1,3 +1,3 @@ -MD5 (snap-20070507.tar.gz) = e7896761ff2e71ee1d9c2242721f9816 -SHA256 (snap-20070507.tar.gz) = 859a6a36257b15e94dfd89348c4b971ae9c5259cf19acba7323a9b61a4d62d21 -SIZE (snap-20070507.tar.gz) = 5138 +MD5 (snap-20070515.tar.gz) = e8919c64b7de9c6f77ef896be35bd91b +SHA256 (snap-20070515.tar.gz) = 4ef982183267abcf0fa981059bba286ed4ffe82eea7dc08d0f145e6dac860439 +SIZE (snap-20070515.tar.gz) = 5180 --- snap-20070515.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 21:20:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 21:20:18 2008 Subject: ports/129382: [PATCH] sysutils/snap: Update to 20070515 Message-ID: <200812030520.mB35KCul006538@freefall.freebsd.org> Synopsis: [PATCH] sysutils/snap: Update to 20070515 Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 05:20:11 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129382 From leeym at FreeBSD.org Tue Dec 2 21:50:01 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Tue Dec 2 21:50:08 2008 Subject: ports/129383: [PATCH] www/p5-WWW-Search: update to 2.507 Message-ID: <200812030544.mB35itTs012975@cn1.leeym.com> >Number: 129383 >Category: ports >Synopsis: [PATCH] www/p5-WWW-Search: update to 2.507 >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: Wed Dec 03 05:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 2.507 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-WWW-Search-2.507.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Search/Makefile,v retrieving revision 1.58 diff -u -d -b -w -u -r1.58 Makefile --- Makefile 26 Jul 2008 01:39:57 -0000 1.58 +++ Makefile 3 Dec 2008 05:44:49 -0000 @@ -6,7 +6,7 @@ # PORTNAME= WWW-Search -PORTVERSION= 2.504 +PORTVERSION= 2.507 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,22 +14,23 @@ MAINTAINER= clsung@FreeBSD.org COMMENT= A perl5 module for WWW searches -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp \ - ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ - ${SITE_PERL}/HTML/TreeBuilder.pm:${PORTSDIR}/www/p5-HTML-Tree \ - ${SITE_PERL}/Date/Manip.pm:${PORTSDIR}/devel/p5-Date-Manip \ - ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI \ - ${SITE_PERL}/MIME/Lite.pm:${PORTSDIR}/mail/p5-MIME-Lite \ - ${SITE_PERL}/Test/Inline.pm:${PORTSDIR}/devel/p5-Test-Inline \ - ${SITE_PERL}/User.pm:${PORTSDIR}/sysutils/p5-User \ - ${SITE_PERL}/Getopt/Long.pm:${PORTSDIR}/devel/p5-Getopt-Long \ - ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ - p5-IO-Capture>0:${PORTSDIR}/devel/p5-IO-Capture \ - p5-Test-File>0:${PORTSDIR}/devel/p5-Test-File +RUN_DEPENDS= p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ + p5-Date-Manip>=0:${PORTSDIR}/devel/p5-Date-Manip \ + p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ + p5-HTML-Parser>=2.23:${PORTSDIR}/www/p5-HTML-Parser \ + p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \ + p5-URI>=0:${PORTSDIR}/net/p5-URI \ + p5-User>=0:${PORTSDIR}/sysutils/p5-User \ + p5-libwww>=2:${PORTSDIR}/www/p5-libwww BUILD_DEPENDS= ${RUN_DEPENDS} +BUILD_DEPENDS+= p5-IO-Capture>=0:${PORTSDIR}/devel/p5-IO-Capture \ + p5-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Pod-Coverage \ + p5-Test-File>=0:${PORTSDIR}/devel/p5-Test-File \ + p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage PERL_CONFIGURE= yes +USE_DOS2UNIX= yes MAN1= AutoSearch.1 \ WebSearch.1 @@ -44,8 +45,10 @@ WWW::Search::Simple.3 \ WWW::Search::Test.3 -post-patch: - ${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${PERL} -pi.orig -e 's/\r//g' - ${FIND} ${WRKSRC} -name "*.orig" -delete +.include -.include +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-Net>=0:${PORTSDIR}/net/p5-Net +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/p5-WWW-Search/distinfo,v retrieving revision 1.39 diff -u -d -b -w -u -r1.39 distinfo --- distinfo 26 Jul 2008 01:39:57 -0000 1.39 +++ distinfo 3 Dec 2008 05:44:49 -0000 @@ -1,3 +1,3 @@ -MD5 (WWW-Search-2.504.tar.gz) = 5e1758ce6710bca8ee638c2f2e2b0eac -SHA256 (WWW-Search-2.504.tar.gz) = 3e6302729cc4f65ed16494a5cafdbddcb1bce048976c1f955a1856f27d71c1ee -SIZE (WWW-Search-2.504.tar.gz) = 85793 +MD5 (WWW-Search-2.507.tar.gz) = 5aadc9c62a7cff95e1e595390a0118b4 +SHA256 (WWW-Search-2.507.tar.gz) = 382a89dad3cb2666fee166fc427f652e6bf4201cf68aa1fcf819cc5b9e6f9811 +SIZE (WWW-Search-2.507.tar.gz) = 87890 --- p5-WWW-Search-2.507.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Dec 2 21:50:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Dec 2 21:50:17 2008 Subject: ports/129383: [PATCH] www/p5-WWW-Search: update to 2.507 Message-ID: <200812030550.mB35oBr4029238@freefall.freebsd.org> Synopsis: [PATCH] www/p5-WWW-Search: update to 2.507 Responsible-Changed-From-To: freebsd-ports-bugs->clsung Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 05:50:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129383 From miwi at FreeBSD.org Tue Dec 2 22:12:33 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Tue Dec 2 22:12:50 2008 Subject: ports/129376: [PATCH] www/gallery: update to 1.5.10 Message-ID: <200812030612.mB36CWId049353@freefall.freebsd.org> Synopsis: [PATCH] www/gallery: update to 1.5.10 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Dec 3 06:12:32 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129376 From miwi at FreeBSD.org Tue Dec 2 22:12:35 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Tue Dec 2 22:12:51 2008 Subject: ports/129380: update to security/ssl-admin port Message-ID: <200812030612.mB36CZkA049419@freefall.freebsd.org> Synopsis: update to security/ssl-admin port Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Dec 3 06:12:34 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129380 From miwi at FreeBSD.org Tue Dec 2 22:12:37 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Tue Dec 2 22:12:51 2008 Subject: ports/129381: [MAINTAINER UPDATE] www/smarty to 2.6.21 Message-ID: <200812030612.mB36Cba9049485@freefall.freebsd.org> Synopsis: [MAINTAINER UPDATE] www/smarty to 2.6.21 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Dec 3 06:12:37 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129381 From sergey.dyatko at gmail.com Wed Dec 3 00:20:01 2008 From: sergey.dyatko at gmail.com (Sergey Dyatko) Date: Wed Dec 3 00:20:08 2008 Subject: ports/129384: [UPDATE] math/p5-Math-Pari Message-ID: <200812030816.mB38G34W035219@www.freebsd.org> >Number: 129384 >Category: ports >Synopsis: [UPDATE] math/p5-Math-Pari >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: Wed Dec 03 08:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergey Dyatko >Release: FreeBSD 7.1-PRERELEASE >Organization: >Environment: FreeBSD notebook.domain 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Mon Sep 22 11:26:54 EEST 2008 root@notebook.domain:/usr/obj/usr/src/sys/tiger-asus-a6m i386 >Description: new version >How-To-Repeat: >Fix: --- Makefile.old 2008-12-03 08:04:35.000000000 +0000 +++ Makefile 2008-12-03 07:59:01.000000000 +0000 @@ -6,7 +6,7 @@ # PORTNAME= Math-Pari -PORTVERSION= 2.010709 +PORTVERSION= 2.010800 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- --- distinfo.old 2008-12-03 08:06:11.000000000 +0000 +++ distinfo 2008-12-03 08:06:30.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (Math-Pari-2.010709.tar.gz) = 58fdea358b37d00072723bd9cd69ce9e -SHA256 (Math-Pari-2.010709.tar.gz) = f64c4d7540b1f67ae3c3b69e0dbb0aaa898c70e1f5519106acf8d63243dbcb9b -SIZE (Math-Pari-2.010709.tar.gz) = 113280 +MD5 (Math-Pari-2.010800.tar.gz) = 43d050e73068360599cde6cc076f1d32 +SHA256 (Math-Pari-2.010800.tar.gz) = d93e8d4150d6671d106eb126ff99cb1a3cd856cf0831abb60e8f7191cfa53f78 +SIZE (Math-Pari-2.010800.tar.gz) = 115099 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 00:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 00:20:16 2008 Subject: ports/129384: [UPDATE] math/p5-Math-Pari Message-ID: <200812030820.mB38KA18073224@freefall.freebsd.org> Synopsis: [UPDATE] math/p5-Math-Pari Responsible-Changed-From-To: freebsd-ports-bugs->skv Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 08:20:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129384 From makc at FreeBSD.org Wed Dec 3 00:39:27 2008 From: makc at FreeBSD.org (Max Brazhnikov) Date: Wed Dec 3 00:40:02 2008 Subject: [kde-freebsd] ports/129341: [PATCH] portuguese/kde-l10n: Improve package naming In-Reply-To: <200812011722.mB1HMpvB046125@freefall.freebsd.org> References: <200812011722.mB1HMpvB046125@freefall.freebsd.org> Message-ID: <200812031127.56791.makc@FreeBSD.org> Hi Mario, most of kde4-l10n ports lives in misc and have kde4-l10n-[lang] names. Are you ok if we convert portuguese/kde-l10n and several other kde-l10n ports (japanese, russian, etc) to the same naming, i.e. without lang prefix, only with suffix? Greets, Max From chifeng at gmail.com Wed Dec 3 01:00:01 2008 From: chifeng at gmail.com (Chifeng Qu) Date: Wed Dec 3 01:00:07 2008 Subject: ports/129385: [NEW PORT] mail/policyd Message-ID: <200812030858.mB38wDFZ064581@www.freebsd.org> >Number: 129385 >Category: ports >Synopsis: [NEW PORT] mail/policyd >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: Wed Dec 03 09:00:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Chifeng Qu >Release: FreeBSD 7.0-RELEASE-p5 >Organization: extmail team >Environment: FreeBSD chifeng.chifeng.name 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Fri Nov 28 11:44:52 UTC 2008 root@chifeng.chifeng.name:/usr/obj/usr/src/sys/CHIFENG amd64 >Description: Submit a new port for policyd v2 software a MTA policy software of support WEB interface. backend MySQL or SQLite. Policyd v1 is /usr/ports/mail/postfix-policyd-sf and written by C language, too old. Policyd v2 is powerful than v1, it's redesign and written by Perl/PHP. New Policyd v2: Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for popular MTAs. This policy daemon is designed mostly for large scale mail hosting environments. The main goal is to implement as many spam combating and email compliance features as possible while at the same time maintaining the portability, stability and performance required for mission critical email hosting of today. Most of the ideas and methods implemented in Policyd v2 stem from Policyd v1 aswell as the authors' long time involvement in large scale mail hosting industry. >How-To-Repeat: NONE. >Fix: please download this port file. http://www.chifeng.name/dist/policyd/policyd.tar.gz chifeng# pwd /usr/ports/mail/policyd chifeng# portlint -CN looks fine. >Release-Note: >Audit-Trail: >Unformatted: From rea-fbsd at codelabs.ru Wed Dec 3 01:30:02 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Wed Dec 3 01:30:09 2008 Subject: ports/129386: [patch] net-mgmt/nrpe2: add nrpe2_pidfile knob Message-ID: <20081203092202.620311AF41E@void.codelabs.ru> >Number: 129386 >Category: ports >Synopsis: [patch] net-mgmt/nrpe2: add nrpe2_pidfile knob >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: Wed Dec 03 09:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE i386 >Description: rc.d script for nrpe2 uses hardcoded value of pidfile. It is not always good, because some people might want to place pid file in some non-default location. One can hack rc.d script, but he will need to do it everytime the port upgrades. Not cool... >How-To-Repeat: Set PID file location in the nrpe.cfg to the non-standard value and try to restart the daemon via rc.d script. It will refuse to stop the daemon, because of missing PID file. >Fix: The following patch takes care about the situation. --- add-knob-nrpe2_pidfile.diff begins here --- >From 2b020ab731eedbeac539103196fd5866007aa736 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Wed, 3 Dec 2008 11:23:11 +0300 Modify rc.d script to allow administrator to change PID file location without editing rc.d script. New knob nrpe2_pidfile is provided for this and it defaults to the old value of the PID file. Signed-off-by: Eygene Ryabinkin --- net-mgmt/nrpe2/Makefile | 1 + net-mgmt/nrpe2/files/nrpe2.in | 4 +++- 2 files changed, 4 insertions(+), 1 deletions(-) diff --git a/net-mgmt/nrpe2/Makefile b/net-mgmt/nrpe2/Makefile index dfbc564..315786d 100644 --- a/net-mgmt/nrpe2/Makefile +++ b/net-mgmt/nrpe2/Makefile @@ -7,6 +7,7 @@ PORTNAME= nrpe DISTVERSION= 2.12 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= SF MASTER_SITE_SUBDIR= nagios diff --git a/net-mgmt/nrpe2/files/nrpe2.in b/net-mgmt/nrpe2/files/nrpe2.in index e80e519..0213beb 100644 --- a/net-mgmt/nrpe2/files/nrpe2.in +++ b/net-mgmt/nrpe2/files/nrpe2.in @@ -13,6 +13,8 @@ # Set it to "YES" to enable nrpe2. # nrpe2_flags (str): Set to "" by default. # nrpe2_configfile (str): Set to "%%PREFIX%%/etc/nrpe.cfg" by default. +# nrpe2_pidfile (str): The location of the PID file. +# Defaults to %%NAGIOSDIR%%/nrpe2.pid. # . %%RC_SUBR%% @@ -23,7 +25,6 @@ rcvar=`set_rcvar` command="%%PREFIX%%/sbin/nrpe2" command_args="-d" extra_commands="reload" -pidfile="%%NAGIOSDIR%%/nrpe2.pid" sig_reload=HUP @@ -33,6 +34,7 @@ sig_reload=HUP load_rc_config "${name}" +pidfile="${nrpe2_pidfile:-%%NAGIOSDIR%%/nrpe2.pid}" required_files="${nrpe2_configfile}" command_args="${command_args} -c ${nrpe2_configfile}" -- 1.6.0.4 --- add-knob-nrpe2_pidfile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 01:30:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 01:30:18 2008 Subject: ports/129386: [patch] net-mgmt/nrpe2: add nrpe2_pidfile knob Message-ID: <200812030930.mB39UCKv025416@freefall.freebsd.org> Synopsis: [patch] net-mgmt/nrpe2: add nrpe2_pidfile knob Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 09:30:11 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129386 From mathias at monnerville.com Wed Dec 3 01:50:01 2008 From: mathias at monnerville.com (Mathias Monnerville) Date: Wed Dec 3 01:50:07 2008 Subject: ports/129387: [maintainer update] www/glpi 0.71.3 Message-ID: <200812030928.mB39SCtC072117@terabsd.iap.fr> >Number: 129387 >Category: ports >Synopsis: [maintainer update] www/glpi 0.71.3 >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: Wed Dec 03 09:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mathias Monnerville >Release: FreeBSD 7.1-BETA amd64 >Organization: >Environment: System: FreeBSD terabsd.iap.fr 7.1-BETA FreeBSD 7.1-BETA #0: Sun Sep 7 09:38:41 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: GLPI upgrade to 0.71.3. >How-To-Repeat: >Fix: --- glpi.diff begins here --- diff -ru glpi.orig/Makefile glpi/Makefile --- glpi.orig/Makefile 2008-12-03 09:39:17.000000000 +0100 +++ glpi/Makefile 2008-12-03 09:39:46.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= glpi -DISTVERSION= 0.71.2 +DISTVERSION= 0.71.3 CATEGORIES= www MASTER_SITES= http://glpi-project.org/IMG/gz/ \ http://download.gna.org/kanicule/freebsd/distfiles/ diff -ru glpi.orig/distinfo glpi/distinfo --- glpi.orig/distinfo 2008-12-03 09:39:17.000000000 +0100 +++ glpi/distinfo 2008-12-03 09:40:53.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (glpi-0.71.2.tar.gz) = 404265b0efa8300a0f303665ff2c741b -SHA256 (glpi-0.71.2.tar.gz) = 92d9292355cb0f078141418d44434b77b1dea61119c5e5faba3d1bc466be06c1 -SIZE (glpi-0.71.2.tar.gz) = 2019123 +MD5 (glpi-0.71.3.tar.gz) = 0ad7e379f69cc81c59d5b297ab83474a +SHA256 (glpi-0.71.3.tar.gz) = 72af0e4f45bd10e61f16a10e992146018cd785a7e33014bf3947a4e9da3c4c95 +SIZE (glpi-0.71.3.tar.gz) = 2025536 diff -ru glpi.orig/pkg-plist glpi/pkg-plist --- glpi.orig/pkg-plist 2008-12-03 09:39:17.000000000 +0100 +++ glpi/pkg-plist 2008-12-03 09:51:47.000000000 +0100 @@ -351,7 +351,7 @@ www/glpi/install/index.php www/glpi/install/install.php www/glpi/install/mysql/.htaccess -www/glpi/install/mysql/glpi-0.71-empty.sql +www/glpi/install/mysql/glpi-0.71.3-empty.sql www/glpi/install/update.php www/glpi/install/update_031_04.php www/glpi/install/update_042_05.php @@ -362,6 +362,7 @@ www/glpi/install/update_0681_07.php www/glpi/install/update_068_0681.php www/glpi/install/update_06_065.php +www/glpi/install/update_0712_0713.php www/glpi/install/update_071_0712.php www/glpi/install/update_07_071.php www/glpi/install/update_content.php --- glpi.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From beech at FreeBSD.org Wed Dec 3 02:06:18 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Wed Dec 3 02:06:51 2008 Subject: ports/129387: [maintainer update] www/glpi 0.71.3 Message-ID: <200812031006.mB3A6HfU053782@freefall.freebsd.org> Synopsis: [maintainer update] www/glpi 0.71.3 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Wed Dec 3 10:05:23 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129387 From jatzen at gmail.com Wed Dec 3 02:20:03 2008 From: jatzen at gmail.com (Jacob Atzen) Date: Wed Dec 3 02:20:09 2008 Subject: ports/129388: FreeImage builds with memalign Message-ID: <200812031013.mB3ADZ15024557@www.freebsd.org> >Number: 129388 >Category: ports >Synopsis: FreeImage builds with memalign >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: Wed Dec 03 10:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jacob Atzen >Release: 6.3-RELEASE >Organization: >Environment: FreeBSD asmussen.crd.dk 6.3-RELEASE FreeBSD 6.3-RELEASE #0: Wed Jan 16 04:45:45 UTC 2008 root@dessler.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386 >Description: FreeImage builds with a dependency on memalign which is not present on FreeBSD. This leads to problems with other programs linking to FreeImage. In this case it is the image_science rubygem that fails to work with the following message: /usr/local/lib/libfreeimage.so.3: Undefined symbol "memalign" - /home/cruise/.ruby_inline/Inline_ImageScience_aa58.so >How-To-Repeat: Build FreeImage, try to use it from Ruby with image_science >Fix: The problem lies in the LibOpenJPEG/opj_malloc.h file where HAVE_MEMALIGN is defined except for OS X and linux_x64. Removing the #define HAVE_MEMALIGN from that file cures the problem. A patch is supplied. Patch attached with submission follows: diff --git a/Source/LibOpenJPEG/opj_malloc.h b/Source/LibOpenJPEG/opj_malloc.h index 6787aed..8ea2c51 100644 --- a/Source/LibOpenJPEG/opj_malloc.h +++ b/Source/LibOpenJPEG/opj_malloc.h @@ -76,8 +76,7 @@ Allocate memory aligned to a 16 byte boundry #if defined(__sun) #define HAVE_MEMALIGN /* Linux x86_64 and OSX always align allocations to 16 bytes */ - #elif !defined(__amd64__) && !defined(__APPLE__) - #define HAVE_MEMALIGN + #elif !defined(__amd64__) && !defined(__APPLE__) #include #endif #endif >Release-Note: >Audit-Trail: >Unformatted: From beech at FreeBSD.org Wed Dec 3 02:35:28 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Wed Dec 3 02:35:34 2008 Subject: ports/129385: [NEW PORT] mail/policyd Message-ID: <200812031035.mB3AZRuL078322@freefall.freebsd.org> Synopsis: [NEW PORT] mail/policyd Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Wed Dec 3 10:34:33 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129385 From edwin at FreeBSD.org Wed Dec 3 03:36:59 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 03:37:11 2008 Subject: ports/129388: graphics/FreeImage builds with memalign Message-ID: <200812031136.mB3Baw8O023091@freefall.freebsd.org> Synopsis: graphics/FreeImage builds with memalign Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: edwin Class-Changed-When: Wed Dec 3 11:36:58 UTC 2008 Class-Changed-Why: Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129388 From edwin at FreeBSD.org Wed Dec 3 03:37:02 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 03:37:11 2008 Subject: ports/129388: graphics/FreeImage builds with memalign Message-ID: <200812031137.mB3Bb1mh023171@freefall.freebsd.org> Synopsis: graphics/FreeImage builds with memalign Responsible-Changed-From-To: freebsd-ports-bugs->gahr Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 11:37:01 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129388 From araujo at FreeBSD.org Wed Dec 3 04:30:02 2008 From: araujo at FreeBSD.org (Marcelo Araujo ) Date: Wed Dec 3 04:30:32 2008 Subject: ports/129389: [UPDATE] devel/geany to 0.15. Message-ID: <1228305133.23814@ponderosa.intelbras.com.br> >Number: 129389 >Category: ports >Synopsis: [UPDATE] devel/geany to 0.15. >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: Wed Dec 03 12:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marcelo Araujo >Release: FreeBSD 7.0-STABLE amd64 >Organization: FreeBSD >Environment: System: FreeBSD 7.0-STABLE #7: Fri Jul 25 15:39:03 BRT 2008 araujo@ponderosa.intelbras.com.br:/usr/obj/usr/src/sys/PONDEROSA >Description: - Update to 0.15. - Remove unnecessary patch. >How-To-Repeat: >Fix: --- geany.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/geany/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 6 Jun 2008 13:21:12 -0000 1.10 +++ Makefile 3 Dec 2008 11:50:15 -0000 @@ -6,8 +6,7 @@ # PORTNAME= geany -PORTVERSION= 0.14 -PORTREVISION= 1 +PORTVERSION= 0.15 CATEGORIES= devel MASTER_SITES= SF Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/geany/distinfo,v retrieving revision 1.7 diff -u -r1.7 distinfo --- distinfo 5 May 2008 06:57:58 -0000 1.7 +++ distinfo 3 Dec 2008 11:50:15 -0000 @@ -1,3 +1,3 @@ -MD5 (geany-0.14.tar.bz2) = c6c22c7f9feff81a15f5c8ece03b87c1 -SHA256 (geany-0.14.tar.bz2) = 619d59b339e1be7687058460c105b8f2d4f00e6409e4450dee385e3086fdf6d7 -SIZE (geany-0.14.tar.bz2) = 2120062 +MD5 (geany-0.15.tar.bz2) = 1bf32cc81251e00995a9ed948e39ff89 +SHA256 (geany-0.15.tar.bz2) = dbc3a204329a40a86294aa8c5ff3c9007808aa3db17f89dfc102056aa1c7367d +SIZE (geany-0.15.tar.bz2) = 2269527 Index: files/patch-tagmaster-html.c =================================================================== RCS file: files/patch-tagmaster-html.c diff -N files/patch-tagmaster-html.c --- files/patch-tagmaster-html.c 5 May 2008 06:57:58 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- tagmanager/html.c.orig 2008-04-26 03:13:29.000000000 +0300 -+++ tagmanager/html.c 2008-04-26 03:13:42.000000000 +0300 -@@ -31,7 +31,7 @@ - - /* this matches simple heading without nested tags */ - /** TODO combine both pattern to be able to match both heading styles */ --#define INNER_HEADING "[ \t]*(.*+)[ \t]*" -+#define INNER_HEADING "[ \t]*(.+)[ \t]*" - - addTagRegex (language, - "Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 04:30:37 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 04:30:44 2008 Subject: ports/129389: [UPDATE] devel/geany to 0.15. Message-ID: <200812031230.mB3CUa07064011@freefall.freebsd.org> Synopsis: [UPDATE] devel/geany to 0.15. Responsible-Changed-From-To: freebsd-ports-bugs->araujo Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 12:30:36 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129389 From tabthorpe at FreeBSD.org Wed Dec 3 07:00:02 2008 From: tabthorpe at FreeBSD.org (Thomas Abthorpe) Date: Wed Dec 3 07:00:09 2008 Subject: ports/129392: [PATCH] sysutils/fetchlog: update to 1.2 Message-ID: <200812031453.mB3Ereq2003441@goodking.goodking.ca> >Number: 129392 >Category: ports >Synopsis: [PATCH] sysutils/fetchlog: update to 1.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: Wed Dec 03 15:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas Abthorpe >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: FreeBSD.GoodKing.Ca >Environment: System: FreeBSD goodking.goodking.ca 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Nov 24 15:52:00 EST 2008 >Description: - Update to 1.2 Added file(s): - files/pkg-message.in Removed file(s): - pkg-message Port maintainer (alexander.haderer@charite.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fetchlog-1.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/fetchlog/Makefile /home/ports/devel/fetchlog/Makefile --- /usr/ports/sysutils/fetchlog/Makefile 2004-03-29 13:40:03.000000000 -0500 +++ /home/ports/devel/fetchlog/Makefile 2008-12-03 09:27:43.000000000 -0500 @@ -6,14 +6,16 @@ # PORTNAME= fetchlog -PORTVERSION= 1.0 +PORTVERSION= 1.2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= fetchlog +MASTER_SITES= SF MAINTAINER= alexander.haderer@charite.de COMMENT= Fetch and convert new messages of a logfile +SUB_FILES= pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message + MAN1= fetchlog.1 DOCS= CHANGES README README.Nagios README.SNMP diff -ruN --exclude=CVS /usr/ports/sysutils/fetchlog/distinfo /home/ports/devel/fetchlog/distinfo --- /usr/ports/sysutils/fetchlog/distinfo 2006-01-23 20:06:05.000000000 -0500 +++ /home/ports/devel/fetchlog/distinfo 2008-12-03 09:16:24.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (fetchlog-1.0.tar.gz) = e2ef0a076d1901c489c953fe48e1b2a9 -SHA256 (fetchlog-1.0.tar.gz) = eba8150015cf43ebd41c8d8f8eaa598967ceafcd288a65ea1da4f21aa9fe3f79 -SIZE (fetchlog-1.0.tar.gz) = 24016 +MD5 (fetchlog-1.2.tar.gz) = 520c5bfd2591506444cd8ca2629c1a98 +SHA256 (fetchlog-1.2.tar.gz) = fecc4c2430fc9af078b2dc256664c3127052adba391e8baa78a2fa7fd7845cf0 +SIZE (fetchlog-1.2.tar.gz) = 24649 diff -ruN --exclude=CVS /usr/ports/sysutils/fetchlog/files/pkg-message.in /home/ports/devel/fetchlog/files/pkg-message.in --- /usr/ports/sysutils/fetchlog/files/pkg-message.in 1969-12-31 19:00:00.000000000 -0500 +++ /home/ports/devel/fetchlog/files/pkg-message.in 2004-03-29 13:40:03.000000000 -0500 @@ -0,0 +1,9 @@ +------------------------------------------------------------------------------- + +Note: If you are upgrading, you must remove the old bookmarkfiles. + When calling fetchlog 1.0 with old bookmarkfiles generated from + version 0.94 or older you will see this error message: + + ERROR: fetchlog: no file/wrong size: /path/to/bookmark/file + +------------------------------------------------------------------------------- diff -ruN --exclude=CVS /usr/ports/sysutils/fetchlog/pkg-message /home/ports/devel/fetchlog/pkg-message --- /usr/ports/sysutils/fetchlog/pkg-message 2004-03-29 13:40:03.000000000 -0500 +++ /home/ports/devel/fetchlog/pkg-message 1969-12-31 19:00:00.000000000 -0500 @@ -1,9 +0,0 @@ -------------------------------------------------------------------------------- - -Note: If you are upgrading, you must remove the old bookmarkfiles. - When calling fetchlog 1.0 with old bookmarkfiles generated from - version 0.94 or older you will see this error message: - - ERROR: fetchlog: no file/wrong size: /path/to/bookmark/file - -------------------------------------------------------------------------------- --- fetchlog-1.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 07:00:22 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 07:00:28 2008 Subject: ports/129392: [PATCH] sysutils/fetchlog: update to 1.2 Message-ID: <200812031500.mB3F0L5t074010@freefall.freebsd.org> Synopsis: [PATCH] sysutils/fetchlog: update to 1.2 Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 15:00:21 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129392 From amdmi3 at FreeBSD.org Wed Dec 3 07:02:53 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Wed Dec 3 07:02:59 2008 Subject: ports/129337: Update port: finance/ktoblzcheck to 1.20 Message-ID: <200812031502.mB3F2rhU078404@freefall.freebsd.org> Synopsis: Update port: finance/ktoblzcheck to 1.20 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Wed Dec 3 15:02:53 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129337 From yvesguerin at yahoo.ca Wed Dec 3 10:00:02 2008 From: yvesguerin at yahoo.ca (yves guerin) Date: Wed Dec 3 10:00:08 2008 Subject: ports/129395: ipw-firmware overwrite the /etc/rc.d/ content Message-ID: <200812031758.mB3HwK3c018464@www.freebsd.org> >Number: 129395 >Category: ports >Synopsis: ipw-firmware overwrite the /etc/rc.d/ content >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Dec 03 18:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: yves guerin >Release: 6.4 >Organization: none >Environment: FreeBSD pbsd.muhc.mcgill.ca 6.4-RELEASE FreeBSD 6.4-RELEASE #0: Tue Dec 2 09:48:41 EST 2008 root@pbsd.muhc.mcgill.ca:/usr/obj/usr/src/sys/PATRIOTEBSD i386 >Description: (fresh install of 6.4) I did a install via the port of the net/ipw-firmware: cd /usr/ports/net/ipw-firmware/ I did a "make install clean" I double check the rc script (ipw) [root@pbsd /usr/ports/net/ipw-firmware-kmod]# ls /etc/rc.d ipw all the rc scripts are gone away (deleted). >How-To-Repeat: do an installation of the net/ipw-firmware from the port >Fix: modify the mtree command, may be >Release-Note: >Audit-Trail: >Unformatted: From thalau at laosnet.de Wed Dec 3 10:30:02 2008 From: thalau at laosnet.de (Andreas Thalau) Date: Wed Dec 3 10:30:08 2008 Subject: ports/129397: Firefox stuck at building chrome's registry Message-ID: <200812031826.mB3IQhDL031358@www.freebsd.org> >Number: 129397 >Category: ports >Synopsis: Firefox stuck at building chrome's registry >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: Wed Dec 03 18:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Andreas Thalau >Release: 7.0-RELEASE >Organization: >Environment: FreeBSD wormhole.cache.internet 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #0: Mon Nov 24 06:43:33 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Installing firefox 2.0.0.18,1 from /usr/ports/www/firefox fails. Installation gets stuck at "Building chrome's registry": ----------------------------------------------------------- [root@wormhole ~]# cd /usr/ports/www/firefox [root@wormhole ~]# make install clean [...] /usr/bin/cpio: /usr/local/include/./firefox/appcomps/nsCharsetMenu.h not created: newer or same age version exists /usr/bin/cpio: /usr/local/include/./firefox/appcomps/nsFontPackageHandler.h not created: newer or same age version exists /usr/bin/cpio: /usr/local/include/./firefox/appcomps/nsXPFEComponentsCID.h not created: newer or same age version exists /usr/bin/cpio: /usr/local/include/./firefox/browsercomps/nsBrowserCompsCID.h not created: newer or same age version exists /usr/bin/cpio: /usr/local/include/./firefox/gtkembedmoz/gtkmozembed.h not created: newer or same age version exists /usr/bin/cpio: /usr/local/include/./firefox/gtkembedmoz/gtkmozembed_internal.h not created: newer or same age version exists 21475 blocks cd /usr/ports/www/firefox/work/fake/lib && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /usr/local/lib 54247 blocks cd /usr/ports/www/firefox/work/fake/share/idl && /usr/bin/find . | /usr/bin/cpio -pdm -L -R root:wheel /usr/local/share/idl 8263 blocks install -o root -g wheel -m 444 /usr/ports/www/firefox/work/fake/libdata/pkgconfig/firefox-gtkmozembed.pc /usr/local/libdata/pkgconfig/firefox-gtkmozembe d.pc install -o root -g wheel -m 444 /usr/ports/www/firefox/work/fake/libdata/pkgconfig/firefox-js.pc /usr/local/libdata/pkgconfig/firefox-js.pc install -o root -g wheel -m 444 /usr/ports/www/firefox/work/fake/libdata/pkgconfig/firefox-xpcom.pc /usr/local/libdata/pkgconfig/firefox-xpcom.pc install -o root -g wheel -m 444 /usr/ports/www/firefox/work/fake/libdata/pkgconfig/firefox-plugin.pc /usr/local/libdata/pkgconfig/firefox-plugin.pc /bin/mkdir -p /usr/local/lib/browser_plugins /usr/bin/touch -f /usr/local/lib/browser_plugins/.firefox.keep if [ ! -L /usr/local/lib/browser_plugins/libjavaplugin_oji.so ]; then for jpi in /usr/local/jdk1.5.0/jre/plugin/i386/ns7/libjavaplugin_oji.so /usr/local/ jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so; do if [ -f ${jpi} ]; then /bin/ln -sf ${jpi} /usr/local/lib/browser_plugins/libjavaplugin_oji.so ; break; fi; done; fi ===> Building Chrome's registry... ----------------------------------------------------------- Hitting CTRL+t shows: ----------------------------------------------------------- load: 0.02 cmd: make 90905 [wait] 0.39u 0.05s 0% 1600k load: 0.05 cmd: make 90905 [wait] 0.39u 0.05s 0% 1600k ----------------------------------------------------------- Output of ps auxwww at this stage: ----------------------------------------------------------- [...] root 27790 0.0 0.2 3456 1164 p0 I+ 2:56PM 0:00.00 /bin/sh -ec if [ -e /usr/ports/www/firefox/work/pkg-install ] ; then /usr/bin/env PKG_PREFIX =/usr/local /bin/sh /usr/ports/www/firefox/work/pkg-install firefox-2.0.0.18,1 POST-INSTALL; fi root 27791 0.0 0.2 3456 1216 p0 I+ 2:56PM 0:00.01 /bin/sh /usr/ports/www/firefox/work/pkg-install firefox-2.0.0.18,1 POST-INSTALL root 27796 0.0 0.3 3456 1276 p0 I+ 2:56PM 0:00.01 /bin/sh ./run-mozilla.sh /usr/local/lib/firefox/regxpcom root 27800 0.0 1.6 19180 7960 p0 I+ 2:56PM 0:00.21 /usr/local/lib/firefox/regxpcom root 90870 0.0 0.3 2912 1324 p0 I+ 12:52PM 0:00.22 make install clean root 90904 0.0 0.2 3456 1168 p0 I+ 12:52PM 0:00.00 /bin/sh -ec cd /usr/ports/www/firefox && make CONFIG_DONE=1 /usr/ports/www/firefox/work/.ins tall_done.firefox._usr_local root 90905 0.0 0.3 2912 1608 p0 I+ 12:52PM 0:00.45 make CONFIG_DONE=1 /usr/ports/www/firefox/work/.install_done.firefox._usr_local [...] ----------------------------------------------------------- CTRL+c'ing the installation will leave an unusable compile of firefox in /usr/local/lib/firefox ----------------------------------------------------------- [root@wormhole /usr/ports/www/firefox]# cat /var/db/ports/firefox/options # This file is auto-generated by 'make config'. # No user-servicable parts inside! # Options for firefox-2.0.0.18,1 _OPTIONS_READ=firefox-2.0.0.18,1 WITH_NEWTAB=true WITHOUT_SMB=true WITHOUT_DEBUG=true WITHOUT_LOGGING=true WITHOUT_OPTIMIZED_CFLAGS=true ----------------------------------------------------------- >How-To-Repeat: cd /usr/ports/www/firefox make install clean >Fix: no idea. >Release-Note: >Audit-Trail: >Unformatted: From pav at FreeBSD.org Wed Dec 3 11:03:26 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 11:03:34 2008 Subject: ports/129123: [PATCH] japanese/ctags: update to 5.7j1 Message-ID: <200812031903.mB3J3Qw3057461@freefall.freebsd.org> Synopsis: [PATCH] japanese/ctags: update to 5.7j1 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 19:02:43 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129123 From pav at FreeBSD.org Wed Dec 3 11:07:31 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 11:07:38 2008 Subject: ports/129295: [PATCH] mesagl works on amd64 with x11/xlockmore Message-ID: <200812031907.mB3J7Uqk057686@freefall.freebsd.org> Synopsis: [PATCH] mesagl works on amd64 with x11/xlockmore State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 19:07:24 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129295 From dfilter at FreeBSD.ORG Wed Dec 3 11:10:03 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 11:10:16 2008 Subject: ports/129123: commit references a PR Message-ID: <200812031910.mB3JA3LB057893@freefall.freebsd.org> The following reply was made to PR ports/129123; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129123: commit references a PR Date: Wed, 3 Dec 2008 19:03:23 +0000 (UTC) pav 2008-12-03 19:03:15 UTC FreeBSD ports repository Modified files: japanese/ctags Makefile distinfo Added files: japanese/ctags/files pkg-message.in Removed files: japanese/ctags pkg-message Log: - Update to 5.7j1 - Modernize pkg-message handling PR: ports/129123 Submitted by: TAKATSU Tomonari Approved by: Issei Suzuki (maintainer) Revision Changes Path 1.2 +4 -3 ports/japanese/ctags/Makefile 1.2 +3 -3 ports/japanese/ctags/distinfo 1.1 +3 -0 ports/japanese/ctags/files/pkg-message.in (new) 1.2 +0 -3 ports/japanese/ctags/pkg-message (dead) _______________________________________________ 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 dfilter at FreeBSD.ORG Wed Dec 3 11:10:05 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 11:10:16 2008 Subject: ports/129295: commit references a PR Message-ID: <200812031910.mB3JA569057909@freefall.freebsd.org> The following reply was made to PR ports/129295; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129295: commit references a PR Date: Wed, 3 Dec 2008 19:07:27 +0000 (UTC) pav 2008-12-03 19:07:19 UTC FreeBSD ports repository Modified files: x11/xlockmore Makefile Log: - Allow mesagl modes on amd64 PR: ports/129295 Submitted by: Roland Smith Revision Changes Path 1.117 +0 -4 ports/x11/xlockmore/Makefile _______________________________________________ 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 edwin at FreeBSD.org Wed Dec 3 12:00:19 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 12:00:25 2008 Subject: ports/129395: net/ipw-firmware overwrite the /etc/rc.d/ content Message-ID: <200812032000.mB3K0Jsj098071@freefall.freebsd.org> Synopsis: net/ipw-firmware overwrite the /etc/rc.d/ content Responsible-Changed-From-To: freebsd-ports-bugs->flz Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 20:00:18 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129395 From edwin at FreeBSD.org Wed Dec 3 12:00:24 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 12:00:35 2008 Subject: ports/129397: www/Firefox stuck at building chrome's registry Message-ID: <200812032000.mB3K0N3S098863@freefall.freebsd.org> Synopsis: www/Firefox stuck at building chrome's registry Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 3 20:00:23 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129397 From jsatkinson at embarqmail.com Wed Dec 3 13:46:51 2008 From: jsatkinson at embarqmail.com (Joseph S. Atkinson) Date: Wed Dec 3 13:47:05 2008 Subject: ports/129356: Document CVE-2008-5276 for multimedia/vlc-devel In-Reply-To: <200812020140.mB21e0al016719@freefall.freebsd.org> References: <200812020140.mB21e0al016719@freefall.freebsd.org> Message-ID: <4936FE4B.3070001@embarqmail.com> Affected versions are now prior to: 0.9.8.a,3 From pav at FreeBSD.org Wed Dec 3 13:46:57 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 13:47:27 2008 Subject: ports/129069: [UPDATE] www/asterisk-gui to 2.0.4 Message-ID: <200812032146.mB3LkvXF079264@freefall.freebsd.org> Synopsis: [UPDATE] www/asterisk-gui to 2.0.4 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 21:46:21 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129069 From dfilter at FreeBSD.ORG Wed Dec 3 13:50:07 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 13:50:14 2008 Subject: ports/129069: commit references a PR Message-ID: <200812032150.mB3Lo7RT079449@freefall.freebsd.org> The following reply was made to PR ports/129069; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129069: commit references a PR Date: Wed, 3 Dec 2008 21:47:02 +0000 (UTC) pav 2008-12-03 21:46:47 UTC FreeBSD ports repository Modified files: www/asterisk-gui Makefile distinfo pkg-plist Log: - Update to 2.0.4 PR: ports/129069 Submitted by: Phillip N. (maintainer) Revision Changes Path 1.12 +2 -5 ports/www/asterisk-gui/Makefile 1.7 +3 -3 ports/www/asterisk-gui/distinfo 1.7 +4 -0 ports/www/asterisk-gui/pkg-plist _______________________________________________ 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 pav at FreeBSD.org Wed Dec 3 13:55:12 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 13:55:25 2008 Subject: ports/129130: [bsd.sites.mk] The source URL list in /usr/ports/Mk/bsd.sites.mk doesn't work for emulators/linux_base-fc4 Message-ID: <200812032155.mB3LtAJp086237@freefall.freebsd.org> Synopsis: [bsd.sites.mk] The source URL list in /usr/ports/Mk/bsd.sites.mk doesn't work for emulators/linux_base-fc4 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 21:48:39 UTC 2008 State-Changed-Why: I have just tried it, and it downloaded all the files on the first or second try from archives.fedoraproject.org Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: pav Responsible-Changed-When: Wed Dec 3 21:48:39 UTC 2008 Responsible-Changed-Why: I have just tried it, and it downloaded all the files on the first or second try from archives.fedoraproject.org http://www.freebsd.org/cgi/query-pr.cgi?pr=129130 From pav at FreeBSD.org Wed Dec 3 14:28:18 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 14:28:25 2008 Subject: ports/129134: update port: devel/jude-community: update to version 5.4 Message-ID: <200812032228.mB3MSHom008646@freefall.freebsd.org> Synopsis: update port: devel/jude-community: update to version 5.4 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 22:27:53 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129134 From pav at FreeBSD.org Wed Dec 3 14:28:29 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 14:28:37 2008 Subject: ports/127259: [update] devel/jude-community to 5.3 Message-ID: <200812032228.mB3MSSml008710@freefall.freebsd.org> Synopsis: [update] devel/jude-community to 5.3 State-Changed-From-To: feedback->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 22:28:22 UTC 2008 State-Changed-Why: Port updated to 5.4 http://www.freebsd.org/cgi/query-pr.cgi?pr=127259 From hartzell at alerce.com Wed Dec 3 14:30:01 2008 From: hartzell at alerce.com (George Hartzell) Date: Wed Dec 3 14:30:13 2008 Subject: ports/129402: New port: www/Template-Provider-FromDATA - load templates from __DATA__ section Message-ID: <200812032221.mB3MLgTZ030278@www.freebsd.org> >Number: 129402 >Category: ports >Synopsis: New port: www/Template-Provider-FromDATA - load templates from __DATA__ section >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Dec 03 22:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: George Hartzell >Release: -STABLE >Organization: >Environment: FreeBSD cgiapp 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Mon Nov 17 01:41:29 PST 2008 root@hive.alerce.com:/usr/obj/usr/src/sys/HIVE amd64 >Description: New port of Template-Provider-FromDATA, a module that provides access to Template::Toolkit templates stored in the __DATA__ section. >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: # # . # ./distinfo # ./Makefile # ./pkg-plist # ./pkg-descr # echo c - . mkdir -p . > /dev/null 2>&1 echo x - ./distinfo sed 's/^X//' >./distinfo << 'aec8793adfd5b7c3f00e62ae41a09ac2' XMD5 (Template-Provider-FromDATA-0.08.tar.gz) = 391b2c4f10e4e3fe8b22a2a3211937be XSHA256 (Template-Provider-FromDATA-0.08.tar.gz) = 1774b934dbb51df8568d5dae95f75bb45954e4a57df3fdabf7539340c7a5bffa XSIZE (Template-Provider-FromDATA-0.08.tar.gz) = 20403 aec8793adfd5b7c3f00e62ae41a09ac2 echo x - ./Makefile sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19' X# New ports collection makefile for: devel/p5-Template-Provider-FromDATA X# Date created: 3 December 2008 X# Whom: George Hartzell X# X# $FreeBSD$ X# X XPORTNAME= Template-Provider-FromDATA XPORTVERSION= 0.08 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= hartzell@alerce.com XCOMMENT= Load templates from your __DATA__ section X XBUILD_DEPENDS= p5-Template-Toolkit>=2:${PORTSDIR}/www/p5-Template-Toolkit \ X p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor X XPERL_CONFIGURE= 5.8.0+ X XMAN3= Template::Provider::FromDATA.3 X X.include 464ef7c6571951809b23e262cbe26e19 echo x - ./pkg-plist sed 's/^X//' >./pkg-plist << 'ef3e7f63841ae908ba397c2bef1fbad6' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider/FromDATA/.packlist X%%SITE_PERL%%/Template/Provider/FromDATA.pm X@dirrmtry %%SITE_PERL%%/Template/Provider X@dirrmtry %%SITE_PERL%%/Template X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template/Provider X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Template ef3e7f63841ae908ba397c2bef1fbad6 echo x - ./pkg-descr sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5' XTemplate::Provider::FromDATA - Load templates from your __DATA__ section X XThis module allows you to store your templates inline with your code Xin the __DATA__ section. It will search any number of classes Xspecified. X XWWW: http://search.cpan.org/~bricas/Template-Provider-FromDATA-0.08 0e313719ff012ceaf97a028d51caa8f5 exit >Release-Note: >Audit-Trail: >Unformatted: From dfilter at FreeBSD.ORG Wed Dec 3 14:30:05 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 14:30:13 2008 Subject: ports/129134: commit references a PR Message-ID: <200812032230.mB3MU4aM009026@freefall.freebsd.org> The following reply was made to PR ports/129134; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129134: commit references a PR Date: Wed, 3 Dec 2008 22:28:22 +0000 (UTC) pav 2008-12-03 22:28:08 UTC FreeBSD ports repository Modified files: devel/jude-community Makefile distinfo devel/jude-community/files mozilla Log: - Update to 5.4 PR: ports/129134 Submitted by: Yoshihiko Sarumaru (maintainer) Revision Changes Path 1.33 +20 -23 ports/devel/jude-community/Makefile 1.25 +3 -3 ports/devel/jude-community/distinfo 1.2 +1 -1 ports/devel/jude-community/files/mozilla _______________________________________________ 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 edwin at FreeBSD.org Wed Dec 3 14:30:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 14:30:20 2008 Subject: ports/129402: New port: www/Template-Provider-FromDATA - load templates from __DATA__ section Message-ID: <200812032230.mB3MUDu2010301@freefall.freebsd.org> Synopsis: New port: www/Template-Provider-FromDATA - load templates from __DATA__ section Class-Changed-From-To: update->change-request Class-Changed-By: edwin Class-Changed-When: Wed Dec 3 22:30:13 UTC 2008 Class-Changed-Why: Fix category (new ports should be change-requests) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129402 From thomas at bsdunix.ch Wed Dec 3 14:40:02 2008 From: thomas at bsdunix.ch (Thomas Vogt) Date: Wed Dec 3 14:40:08 2008 Subject: ports/129403: [UPDATE] /devel/cproto to 4.7g Message-ID: <200812032230.mB3MUtLq003526@bert.mlan.solnet.ch> >Number: 129403 >Category: ports >Synopsis: [UPDATE] /devel/cproto to 4.7g >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: Wed Dec 03 22:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Thomas Vogt >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD bert.mlan.solnet.ch 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #6: Sun Oct 5 22:58:48 CEST 2008 root@bert.mlan.solnet.ch:/usr/obj/usr/src/sys/BERT i386 >Description: Changelog for 4.7g: Version 4.7g - modify cpp command to redirect stderr to /dev/null if -q option is given, for consistency with the non-cpp mode (report by Nicolas Limare). https://bugs.launchpad.net/ubuntu/+source/cproto/+bug/275248 - add configure --disable-leaks option. - use configure macro CF_XOPEN_SOURCE macro to make mkstemp() prototyped on Linux. - remove isascii() usage. - code cleanup, to remove K&R relicts. - update config.guess, config.sub >How-To-Repeat: >Fix: diff -ruN cproto.orig/Makefile cproto/Makefile --- cproto.orig/Makefile 2008-08-21 08:16:36.000000000 +0200 +++ cproto/Makefile 2008-12-03 23:21:38.000000000 +0100 @@ -7,8 +7,7 @@ # PORTNAME= cproto -PORTVERSION= 4.7f -PORTREVISION= 1 +PORTVERSION= 4.7g CATEGORIES= devel MASTER_SITES= ftp://invisible-island.net/cproto/ DISTNAME= ${PORTNAME}-${PORTVERSION} diff -ruN cproto.orig/distinfo cproto/distinfo --- cproto.orig/distinfo 2008-01-03 22:03:24.000000000 +0100 +++ cproto/distinfo 2008-12-03 23:21:45.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (cproto-4.7f.tgz) = d04c9f432188e885df17b15044c38004 -SHA256 (cproto-4.7f.tgz) = 21f526713f1e9f3ea33eeba1aa9e983f7a63ab82e3c916a71e40861c256bb7fc -SIZE (cproto-4.7f.tgz) = 149616 +MD5 (cproto-4.7g.tgz) = 6d7756f36e504c83fbfc29afa3aeb344 +SHA256 (cproto-4.7g.tgz) = 806a4b58f5d7e40bb754d2b95b497e89b2b5f7a286b8f1cc3cf1499f26f26650 +SIZE (cproto-4.7g.tgz) = 154400 >Release-Note: >Audit-Trail: >Unformatted: From pav at FreeBSD.org Wed Dec 3 14:40:59 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 14:41:06 2008 Subject: ports/129262: upgrade of finance/ledgersmb12 Message-ID: <200812032240.mB3MexIu024391@freefall.freebsd.org> Synopsis: upgrade of finance/ledgersmb12 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 22:30:57 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129262 From pav at FreeBSD.org Wed Dec 3 14:42:50 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 14:42:57 2008 Subject: ports/129403: [UPDATE] /devel/cproto to 4.7g Message-ID: <200812032242.mB3Mgni6024508@freefall.freebsd.org> Synopsis: [UPDATE] /devel/cproto to 4.7g State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 22:41:16 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129403 From pav at FreeBSD.org Wed Dec 3 14:46:34 2008 From: pav at FreeBSD.org (pav@FreeBSD.org) Date: Wed Dec 3 14:46:40 2008 Subject: ports/129128: [Maintainer-update] graphics/sdl_image: update to 1.2.7 Message-ID: <200812032246.mB3MkX5S024645@freefall.freebsd.org> Synopsis: [Maintainer-update] graphics/sdl_image: update to 1.2.7 State-Changed-From-To: open->closed State-Changed-By: pav State-Changed-When: Wed Dec 3 22:43:41 UTC 2008 State-Changed-Why: Committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=129128 From dfilter at FreeBSD.ORG Wed Dec 3 14:50:03 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 14:50:20 2008 Subject: ports/129262: commit references a PR Message-ID: <200812032250.mB3Mo22r024829@freefall.freebsd.org> The following reply was made to PR ports/129262; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129262: commit references a PR Date: Wed, 3 Dec 2008 22:40:59 +0000 (UTC) pav 2008-12-03 22:40:46 UTC FreeBSD ports repository Modified files: finance/ledgersmb12 Makefile distinfo pkg-plist Log: - Update to 1.2.17 PR: ports/129262 Submitted by: Antoine Beaupre (maintainer) Revision Changes Path 1.6 +4 -2 ports/finance/ledgersmb12/Makefile 1.4 +3 -3 ports/finance/ledgersmb12/distinfo 1.5 +1 -0 ports/finance/ledgersmb12/pkg-plist _______________________________________________ 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 dfilter at FreeBSD.ORG Wed Dec 3 14:50:05 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 14:50:20 2008 Subject: ports/129403: commit references a PR Message-ID: <200812032250.mB3Mo5FD024861@freefall.freebsd.org> The following reply was made to PR ports/129403; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129403: commit references a PR Date: Wed, 3 Dec 2008 22:42:49 +0000 (UTC) pav 2008-12-03 22:42:40 UTC FreeBSD ports repository Modified files: devel/cproto Makefile distinfo Log: - Update to 4.7g PR: ports/129403 Submitted by: Thomas Vogt (maintainer) Revision Changes Path 1.19 +1 -2 ports/devel/cproto/Makefile 1.8 +3 -3 ports/devel/cproto/distinfo _______________________________________________ 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 dfilter at FreeBSD.ORG Wed Dec 3 14:50:08 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Wed Dec 3 14:50:21 2008 Subject: ports/129128: commit references a PR Message-ID: <200812032250.mB3Mo8GN024982@freefall.freebsd.org> The following reply was made to PR ports/129128; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/129128: commit references a PR Date: Wed, 3 Dec 2008 22:46:36 +0000 (UTC) pav 2008-12-03 22:46:24 UTC FreeBSD ports repository Modified files: graphics/sdl_image Makefile distinfo Removed files: graphics/sdl_image/files patch-IMG_gif.c patch-IMG_lbm.c Log: - Update to 1.2.7 PR: ports/129128 Submitted by: Marcus von Appen (maintainer) Revision Changes Path 1.37 +1 -2 ports/graphics/sdl_image/Makefile 1.13 +3 -3 ports/graphics/sdl_image/distinfo 1.2 +0 -13 ports/graphics/sdl_image/files/patch-IMG_gif.c (dead) 1.2 +0 -28 ports/graphics/sdl_image/files/patch-IMG_lbm.c (dead) _______________________________________________ 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 ports at logvinov.com Wed Dec 3 16:10:04 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Wed Dec 3 16:10:15 2008 Subject: ports/129404: [PATCH] devel/ruby-fam: remove WANT_FAM_SYSTEM Message-ID: <200812040004.mB4045oK007254@blg.akavia.ru> >Number: 129404 >Category: ports >Synopsis: [PATCH] devel/ruby-fam: remove WANT_FAM_SYSTEM >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 Dec 04 00:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.4-RELEASE i386 >Organization: >Environment: >Description: Since 0.2.0 version FAM-Ruby can also be used with Gamin. http://pablotron.org/software/fam-ruby/doc/files/README.html >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/ruby-fam/Makefile,v retrieving revision 1.10 diff -u -r1.10 Makefile --- Makefile 24 Mar 2007 14:03:02 -0000 1.10 +++ Makefile 3 Dec 2008 23:58:51 -0000 @@ -20,7 +20,6 @@ USE_RUBY= yes USE_RUBY_EXTCONF=yes USE_FAM= yes -WANT_FAM_SYSTEM=fam INSTALL_TARGET= site-install >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 16:10:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 16:10:24 2008 Subject: ports/129404: [PATCH] devel/ruby-fam: remove WANT_FAM_SYSTEM Message-ID: <200812040010.mB40AHAc085526@freefall.freebsd.org> Synopsis: [PATCH] devel/ruby-fam: remove WANT_FAM_SYSTEM Responsible-Changed-From-To: freebsd-ports-bugs->stas Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 00:10:17 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129404 From wenheping at gmail.com Wed Dec 3 17:00:01 2008 From: wenheping at gmail.com (Wen Heping) Date: Wed Dec 3 17:00:08 2008 Subject: ports/129406: [Patch]Mk/bsd.php.mk:Add a entry to enable USE_PHP=pdo_pgsql Message-ID: <200812040059.mB40xCKc008296@www.freebsd.org> >Number: 129406 >Category: ports >Synopsis: [Patch]Mk/bsd.php.mk:Add a entry to enable USE_PHP=pdo_pgsql >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 Dec 04 01:00:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: Add a entry to enable USE_PHP=pdo_pgsql >How-To-Repeat: >Fix: Patch attached with submission follows: --- bsd.php.mk.orig 2008-12-04 16:34:48.000000000 +0800 +++ bsd.php.mk 2008-12-04 16:35:20.000000000 +0800 @@ -246,7 +246,7 @@ _USE_PHP_VER4= ${_USE_PHP_ALL} crack dbx dio domxml filepro mcal mcve \ mnogosearch oracle overload pfpro xslt yp _USE_PHP_VER5= ${_USE_PHP_ALL} dom filter ming mysqli oci8 pdo \ - pdo_mysql pdo_sqlite \ + pdo_pgsql pdo_mysql pdo_sqlite \ simplexml soap spl sqlite tidy xmlreader xmlwriter xsl apc_DEPENDS= www/pecl-APC @@ -300,6 +300,7 @@ pdf_DEPENDS= print/pecl-pdflib pdo_DEPENDS= databases/php${PHP_VER}-pdo pdo_mysql_DEPENDS= databases/php${PHP_VER}-pdo_mysql +pdo_pgsql_DEPENDS= databases/php${PHP_VER}-pdo_pgsql pdo_sqlite_DEPENDS= databases/php${PHP_VER}-pdo_sqlite pfpro_DEPENDS= finance/php${PHP_VER}-pfpro pgsql_DEPENDS= databases/php${PHP_VER}-pgsql >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 17:00:22 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 17:00:28 2008 Subject: ports/129406: [Patch]Mk/bsd.php.mk:Add a entry to enable USE_PHP=pdo_pgsql Message-ID: <200812040100.mB410Lc8024471@freefall.freebsd.org> Synopsis: [Patch]Mk/bsd.php.mk:Add a entry to enable USE_PHP=pdo_pgsql Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 01:00:21 UTC 2008 Responsible-Changed-Why: bsd.php.mk is ale territory (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129406 From wenheping at gmail.com Wed Dec 3 17:20:02 2008 From: wenheping at gmail.com (Wen Heping) Date: Wed Dec 3 17:20:08 2008 Subject: ports/129407: [Update]devel/py-simplejson:update to 2.0.5 Message-ID: <200812040111.mB41Bf8m009707@www.freebsd.org> >Number: 129407 >Category: ports >Synopsis: [Update]devel/py-simplejson:update to 2.0.5 >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 Dec 04 01:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 2.0.5 from 2.0.2 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-04 16:46:11.000000000 +0800 +++ Makefile 2008-12-04 16:46:11.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= simplejson -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- distinfo.orig 2008-12-04 16:46:11.000000000 +0800 +++ distinfo 2008-12-04 16:46:11.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (simplejson-2.0.2.tar.gz) = 4dda296391c71ce60a0a6294192a2f37 -SHA256 (simplejson-2.0.2.tar.gz) = e8da80425749af6744bbede64c4fb0dd2fb4c2fe35b4da9ab9f641acf94a1a0c -SIZE (simplejson-2.0.2.tar.gz) = 112182 +MD5 (simplejson-2.0.5.tar.gz) = 11e65b91e7fd08eda931e683c5f98543 +SHA256 (simplejson-2.0.5.tar.gz) = 4b7724e2dfff82f2233226cb065513c0c68e069414838d869f4520b395d14af0 +SIZE (simplejson-2.0.5.tar.gz) = 112011 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 17:20:14 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 17:20:25 2008 Subject: ports/129407: [Update]devel/py-simplejson:update to 2.0.5 Message-ID: <200812040120.mB41KErE038130@freefall.freebsd.org> Synopsis: [Update]devel/py-simplejson:update to 2.0.5 Responsible-Changed-From-To: freebsd-ports-bugs->python Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 01:20:13 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129407 From wenheping at gmail.com Wed Dec 3 18:20:04 2008 From: wenheping at gmail.com (Wen Heping) Date: Wed Dec 3 18:20:22 2008 Subject: ports/129408: [Patch]math/py-mpmath:fix the plist error Message-ID: <200812040218.mB42I3I5022371@www.freebsd.org> >Number: 129408 >Category: ports >Synopsis: [Patch]math/py-mpmath:fix the plist error >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 Dec 04 02:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: fix the plist error after py-sphinx update to 0.5 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-04 17:33:59.000000000 +0800 +++ Makefile 2008-12-04 17:34:07.000000000 +0800 @@ -7,6 +7,7 @@ PORTNAME= mpmath PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- pkg-plist.orig 2008-12-04 17:27:47.000000000 +0800 +++ pkg-plist 2008-12-04 17:33:34.000000000 +0800 @@ -185,8 +185,9 @@ %%PORTDOCS%%%%DOCSDIR%%/summation.html %%PORTDOCS%%%%DOCSDIR%%/technical.html %%PORTDOCS%%%%DOCSDIR%%/genindex.html -%%PORTDOCS%%%%DOCSDIR%%/modindex.html +%%PORTDOCS%%%%DOCSDIR%%/objects.inv %%PORTDOCS%%%%DOCSDIR%%/search.html +%%PORTDOCS%%%%DOCSDIR%%/searchindex.js %%PORTDOCS%%%%DOCSDIR%%/_static/contents.png %%PORTDOCS%%%%DOCSDIR%%/_static/default.css %%PORTDOCS%%%%DOCSDIR%%/_static/doctools.js @@ -201,7 +202,6 @@ %%PORTDOCS%%%%DOCSDIR%%/_static/stickysidebar.css %%PORTDOCS%%%%DOCSDIR%%/_static/traditional.css %%PORTDOCS%%%%DOCSDIR%%/_static/pygments.css -%%PORTDOCS%%%%DOCSDIR%%/searchindex.json %%PORTDOCS%%@dirrm %%DOCSDIR%%/.doctrees %%PORTDOCS%%@dirrm %%DOCSDIR%%/_sources %%PORTDOCS%%@dirrm %%DOCSDIR%%/_static >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 18:20:26 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 18:20:45 2008 Subject: ports/129408: [Patch]math/py-mpmath:fix the plist error Message-ID: <200812040220.mB42KPth085206@freefall.freebsd.org> Synopsis: [Patch]math/py-mpmath:fix the plist error Class-Changed-From-To: update->maintainer-update Class-Changed-By: edwin Class-Changed-When: Thu Dec 4 02:20:25 UTC 2008 Class-Changed-Why: Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129408 From edwin at FreeBSD.org Wed Dec 3 18:20:30 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 18:20:46 2008 Subject: ports/129408: [Patch]math/py-mpmath:fix the plist error Message-ID: <200812040220.mB42KTb7085898@freefall.freebsd.org> Synopsis: [Patch]math/py-mpmath:fix the plist error Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 02:20:29 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129408 From jarrod at netleader.com.au Wed Dec 3 18:50:02 2008 From: jarrod at netleader.com.au (Jarrod Sayers) Date: Wed Dec 3 18:50:13 2008 Subject: ports/129409: [maintainer-update] net-mgmt/nagios: Update to 3.0.6 Message-ID: <200812040246.mB42kSdJ043154@manhattan.netleader.com.au> >Number: 129409 >Category: ports >Synopsis: [maintainer-update] net-mgmt/nagios: Update to 3.0.6 >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 Dec 04 02:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jarrod Sayers >Release: FreeBSD 7.0-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD manhattan.netleader.com.au 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #4: Fri Oct 24 14:12:01 CST 2008 root@manhattan.netleader.com.au:/usr/obj/usr/src/sys/MANHATTAN i386 >Description: Update to Nagios 3.0.6. - Fix for CGI submission of external commands (writing newlines and submitting service comments) - Fix for Apache group membership in RPM spec file - Fix for improper notification propagation command processing - Better out-of-disk-space error handling when writing retention and status files - Disabled adaptive check and eventhandler commands for security reasons - Fix for reading output from system commands (event handlers, etc) that have timed out - Added wildcard host matching in CGIs - Fixes for playing audio alerts in CGIs - Fix for incorrect host status links in status CGI when viewing hostgroup summary - Added support for x509 cert authentication in the CGIs >How-To-Repeat: >Fix: Downloadable diff from: http://www.netleader.com.au/~jarrod/FreeBSD/net-mgmt-nagios-3.0.6.diff --- net-mgmt-nagios-3.0.6.diff begins here --- diff -ruN ports/net-mgmt/nagios.orig/Makefile ports/net-mgmt/nagios/Makefile --- ports/net-mgmt/nagios.orig/Makefile 2008-11-10 03:20:49.000000000 +1030 +++ ports/net-mgmt/nagios/Makefile 2008-12-04 12:55:42.000000000 +1030 @@ -6,7 +6,7 @@ # PORTNAME= nagios -DISTVERSION= 3.0.5 +DISTVERSION= 3.0.6 CATEGORIES= net-mgmt MASTER_SITES= SF diff -ruN ports/net-mgmt/nagios.orig/distinfo ports/net-mgmt/nagios/distinfo --- ports/net-mgmt/nagios.orig/distinfo 2008-11-10 03:20:49.000000000 +1030 +++ ports/net-mgmt/nagios/distinfo 2008-12-04 12:56:52.000000000 +1030 @@ -1,3 +1,3 @@ -MD5 (nagios-3.0.5.tar.gz) = c607ffd5f4574cbea345bdf2e02dc480 -SHA256 (nagios-3.0.5.tar.gz) = 754edfdc08ca5e1f1d88d02a44eea53d5cf3e8acef6acf2cb698a0ff219d0cc9 -SIZE (nagios-3.0.5.tar.gz) = 2735018 +MD5 (nagios-3.0.6.tar.gz) = 900e3f4164f4b2a18485420eeaefe812 +SHA256 (nagios-3.0.6.tar.gz) = bedeb2c1ffbf7525ec19ac84a66bad60a19d2b0544cbf050a53bfc363c09bb22 +SIZE (nagios-3.0.6.tar.gz) = 2735504 --- net-mgmt-nagios-3.0.6.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Wed Dec 3 18:50:02 2008 From: wenheping at gmail.com (Wen Heping) Date: Wed Dec 3 18:50:14 2008 Subject: ports/129410: [New Port]net/py-oauth:Python Libarary for OAuth Message-ID: <200812040246.mB42ksEi035194@www.freebsd.org> >Number: 129410 >Category: ports >Synopsis: [New Port]net/py-oauth:Python Libarary for OAuth >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 Dec 04 02:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: py-oauth is a python libarary for OAuth. OAuth is an open protocol to allow API authentication in a simple and standard method from desktop and web applications. WWW: http://pypi.python.org/pypi/oauth/ >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: # # py-oauth # py-oauth/pkg-plist # py-oauth/pkg-descr # py-oauth/distinfo # py-oauth/Makefile # echo c - py-oauth mkdir -p py-oauth > /dev/null 2>&1 echo x - py-oauth/pkg-plist sed 's/^X//' >py-oauth/pkg-plist << '688fa782138c34df88d4f0c86c567f53' X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% 688fa782138c34df88d4f0c86c567f53 echo x - py-oauth/pkg-descr sed 's/^X//' >py-oauth/pkg-descr << '053a341cacfedc43a16879a31dcd2b74' Xpy-oauth is a python libarary for OAuth. OAuth is an open Xprotocol to allow API authentication in a simple and standard Xmethod from desktop and web applications. X XWWW: http://pypi.python.org/pypi/oauth/ 053a341cacfedc43a16879a31dcd2b74 echo x - py-oauth/distinfo sed 's/^X//' >py-oauth/distinfo << '2f22111fc90b700594cbc3ba0e277d8d' XMD5 (oauth-1.0.tar.gz) = 87bd829bf045f257f1d4b61c1b067b7b XSHA256 (oauth-1.0.tar.gz) = cff08ce53eec7473da7e37e673c154a116ab174f9bd1ab8b4143ab8229d9b2b4 XSIZE (oauth-1.0.tar.gz) = 7672 2f22111fc90b700594cbc3ba0e277d8d echo x - py-oauth/Makefile sed 's/^X//' >py-oauth/Makefile << '08d1358557715b2aa946881f1bdc50ef' X# New ports collection makefile for: py-oauth X# Date created: 03 Dec,2008 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= oauth XPORTVERSION= 1.0 XCATEGORIES= net python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= wenheping@gmail.com XCOMMENT= Python Library for OAuth X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X X.include 08d1358557715b2aa946881f1bdc50ef exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 18:50:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 18:50:26 2008 Subject: ports/129410: [New Port]net/py-oauth:Python Libarary for OAuth Message-ID: <200812040250.mB42oGbN005939@freefall.freebsd.org> Synopsis: [New Port]net/py-oauth:Python Libarary for OAuth Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 02:50:16 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129410 From jonc at chen.org.nz Wed Dec 3 19:00:05 2008 From: jonc at chen.org.nz (Jonathan Chen) Date: Wed Dec 3 19:00:12 2008 Subject: ports/129411: Fix shutdown script for www/tomcat6 Message-ID: <20081204025122.A00F52841C@chen.org.nz> >Number: 129411 >Category: ports >Synopsis: Fix shutdown script for www/tomcat6 >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 Dec 04 03:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jonathan Chen >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD osiris.chen.org.nz 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Nov 1 22:32:19 NZDT 2008 root@osiris.chen.org.nz:/usr/obj/usr/src/sys/OSIRIS amd64 >Description: The rc.d script for www/tomcat6 does not perform stop requests. >How-To-Repeat: # /usr/local/etc/rc.d/tomcat6 start # /usr/local/etc/rc.d/tomcat6 stop tomcat60 not running? (check /var/run/tomcat60.pid). >Fix: --- /usr/ports/www/tomcat6/files/tomcat6.sh.in 2007-10-01 11:04:02.000000000 +1300 +++ ./files/tomcat6.sh.in 2008-12-04 15:44:49.000000000 +1300 @@ -109,7 +109,7 @@ if [ -f $pidfile ]; then read rc_pid junk < $pidfile if [ ! -z "$rc_pid" ]; then - procname=`ps -o ucomm= $rc_pid` + procname=`ps -o command= $rc_pid | cut -f1 -d' '` fi fi if [ -z "$procname" ]; then >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 19:00:23 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 19:00:30 2008 Subject: ports/129411: Fix shutdown script for www/tomcat6 Message-ID: <200812040300.mB430N2Q013494@freefall.freebsd.org> Synopsis: Fix shutdown script for www/tomcat6 Responsible-Changed-From-To: freebsd-ports-bugs->nemoliu Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 03:00:23 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129411 From wxs at FreeBSD.org Wed Dec 3 19:35:25 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Wed Dec 3 19:35:31 2008 Subject: ports/129409: [maintainer-update] net-mgmt/nagios: Update to 3.0.6 Message-ID: <200812040335.mB43ZObc042343@freefall.freebsd.org> Synopsis: [maintainer-update] net-mgmt/nagios: Update to 3.0.6 Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Thu Dec 4 03:35:24 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129409 From wenheping at gmail.com Wed Dec 3 19:50:03 2008 From: wenheping at gmail.com (Wen Heping) Date: Wed Dec 3 19:50:10 2008 Subject: ports/129412: [Update]security/ruby-hmac:update to 0.3.2 Message-ID: <200812040341.mB43fR1M060598@www.freebsd.org> >Number: 129412 >Category: ports >Synopsis: [Update]security/ruby-hmac:update to 0.3.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: Thu Dec 04 03:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: 1 update to 0.3.2 from 0.3 2 use rubygem to install the package 3 take over the maintainership >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-04 18:30:47.000000000 +0800 +++ Makefile 2008-12-04 18:30:47.000000000 +0800 @@ -6,25 +6,17 @@ # PORTNAME= hmac -PORTVERSION= 0.3 +PORTVERSION= 0.3.2 CATEGORIES= security ruby -MASTER_SITES= http://deisui.org/~ueno/ruby/ +MASTER_SITES= RF/ruby-hmac PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= ruby-${PORTNAME}-${PORTVERSION} -DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= A Ruby library which implements the HMAC algorithm USE_RUBY= yes - -NO_BUILD= yes - -do-install: - ${INSTALL_DATA} ${WRKSRC}/hmac*.rb ${RUBY_SITELIBDIR}/ -.if !defined(NOPORTDOCS) - ${MKDIR} ${RUBY_MODEXAMPLESDIR} - ${INSTALL_DATA} ${WRKSRC}/test.rb ${RUBY_MODEXAMPLESDIR}/ -.endif +USE_RUBYGEMS= yes +GEM_NAME= ${DISTNAME} .include --- distinfo.orig 2008-12-04 18:30:47.000000000 +0800 +++ distinfo 2008-12-04 18:30:47.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ruby/ruby-hmac-0.3.tar.gz) = 4f0ca6c3e03d3920ad7e032dd8f79185 -SHA256 (ruby/ruby-hmac-0.3.tar.gz) = d85a2fb76bd74a48a19d5a58dd6a3305ce71de220ad83cec42f970d064ae933e -SIZE (ruby/ruby-hmac-0.3.tar.gz) = 2279 +MD5 (rubygem/ruby-hmac-0.3.2.gem) = 783599ce1320380f08acd6440c1e8669 +SHA256 (rubygem/ruby-hmac-0.3.2.gem) = 6cc3b6becf7a4f54a705dc7deaeea3c9408915b5e68f9c31d68f6593b54d653b +SIZE (rubygem/ruby-hmac-0.3.2.gem) = 7168 --- pkg-plist.orig 2008-12-04 18:30:47.000000000 +0800 +++ pkg-plist 2008-12-04 18:30:47.000000000 +0800 @@ -1,7 +1,61 @@ -%%RUBY_SITELIBDIR%%/hmac-md5.rb -%%RUBY_SITELIBDIR%%/hmac-rmd160.rb -%%RUBY_SITELIBDIR%%/hmac-sha1.rb -%%RUBY_SITELIBDIR%%/hmac-sha2.rb -%%RUBY_SITELIBDIR%%/hmac.rb -%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/test.rb -%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%% +%%GEM_CACHE%% +%%GEM_SPEC%% +%%GEM_LIB_DIR%%/History.txt +%%GEM_LIB_DIR%%/Manifest.txt +%%GEM_LIB_DIR%%/README.txt +%%GEM_LIB_DIR%%/Rakefile +%%GEM_LIB_DIR%%/lib/hmac-md5.rb +%%GEM_LIB_DIR%%/lib/hmac-rmd160.rb +%%GEM_LIB_DIR%%/lib/hmac-sha1.rb +%%GEM_LIB_DIR%%/lib/hmac-sha2.rb +%%GEM_LIB_DIR%%/lib/hmac.rb +%%GEM_LIB_DIR%%/test/test_hmac.rb +@dirrm %%GEM_LIB_DIR%%/lib +@dirrm %%GEM_LIB_DIR%%/test +@dirrm %%GEM_LIB_DIR%% +%%GEM_DOC_DIR%%/rdoc/rdoc-style.css +%%GEM_DOC_DIR%%/rdoc/files/lib/hmac-md5_rb.html +%%GEM_DOC_DIR%%/rdoc/files/lib/hmac-rmd160_rb.html +%%GEM_DOC_DIR%%/rdoc/files/lib/hmac-sha1_rb.html +%%GEM_DOC_DIR%%/rdoc/files/lib/hmac-sha2_rb.html +%%GEM_DOC_DIR%%/rdoc/files/lib/hmac_rb.html +%%GEM_DOC_DIR%%/rdoc/files/History_txt.html +%%GEM_DOC_DIR%%/rdoc/files/Manifest_txt.html +%%GEM_DOC_DIR%%/rdoc/files/README_txt.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA384.src/M000001.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA1.src/M000002.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.src/M000003.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.src/M000004.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.src/M000005.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.src/M000007.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.src/M000008.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/RMD160.src/M000010.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA256.src/M000011.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/MD5.src/M000012.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA512.src/M000013.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA384.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA1.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/RMD160.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA256.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/MD5.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA512.html +%%GEM_DOC_DIR%%/rdoc/classes/HMAC.html +%%GEM_DOC_DIR%%/rdoc/fr_file_index.html +%%GEM_DOC_DIR%%/rdoc/fr_class_index.html +%%GEM_DOC_DIR%%/rdoc/fr_method_index.html +%%GEM_DOC_DIR%%/rdoc/index.html +%%GEM_DOC_DIR%%/rdoc/created.rid +@dirrm %%GEM_DOC_DIR%%/rdoc/files/lib +@dirrm %%GEM_DOC_DIR%%/rdoc/files +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA384.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA1.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/Base.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/RMD160.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA256.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/MD5.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC/SHA512.src +@dirrm %%GEM_DOC_DIR%%/rdoc/classes/HMAC +@dirrm %%GEM_DOC_DIR%%/rdoc/classes +@dirrm %%GEM_DOC_DIR%%/rdoc +@dirrm %%GEM_DOC_DIR%% >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Dec 3 19:50:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Dec 3 19:50:19 2008 Subject: ports/129412: [Update]security/ruby-hmac:update to 0.3.2 Message-ID: <200812040350.mB43oDSf050127@freefall.freebsd.org> Synopsis: [Update]security/ruby-hmac:update to 0.3.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 03:50:12 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129412 From cowbert at gmail.com Wed Dec 3 20:10:01 2008 From: cowbert at gmail.com (Peter C. Lai) Date: Wed Dec 3 20:10:08 2008 Subject: ports/129413: update databases/freetds to 0.82.1 and take maintainership Message-ID: <200812040408.mB448kAL074160@www.freebsd.org> >Number: 129413 >Category: ports >Synopsis: update databases/freetds to 0.82.1 and 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: Thu Dec 04 04:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Peter C. Lai >Release: 7.1-PRERELEASE >Organization: Hyperfine Informatics >Environment: FreeBSD cowbert.simons-rock.edu 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Thu Nov 13 17:03:43 EST 2008 peter@cowbert.simons-rock.edu:/usr/obj/usr/src/sys/SRCOWBERT i386 >Description: I would like to take maintainership of the databases/freetds port, and update it to 0.82.1 Request testing by current users of this port. Fork to -devel if necessary. Currently tested with WITH_MSDBLIB against MS SQL 2000 and MS SQL 2005 and databases/unixODBC. >How-To-Repeat: >Fix: See unified diff below for patch information. Request testing. Patch attached with submission follows: --- databases/freetds/Makefile 2008-08-19 20:56:30.000000000 -0400 +++ databases/freetds-devel/Makefile 2008-12-03 21:38:08.000000000 -0500 @@ -5,11 +5,13 @@ # $FreeBSD: ports/databases/freetds/Makefile,v 1.51 2008/08/20 00:56:30 ade Exp $ PORTNAME= freetds -PORTVERSION= 0.64 -PORTREVISION= 2 +PORTVERSION= 0.82.1 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_SUNSITE} +MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= ALPHA/${PORTNAME}/stable +DISTNAME= freetds-patched +EXTRACT_SUFX= .tgz +WRKSRC= ${WRKDIR}/freetds-0.82.1.dev.20081111 MAINTAINER?= ports@FreeBSD.org COMMENT= Sybase/Microsoft TDS protocol library @@ -26,7 +28,10 @@ USE_LDCONFIG= yes DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION} -MAN1= datacopy.1 freebcp.1 tsql.1 bsqldb.1 defncopy.1 +MAN1= datacopy.1 freebcp.1 tsql.1 bsqldb.1 bsqlodbc.1 \ + defncopy.1 fisql.1 osql.1 + +MAN5= freetds.conf.5 .if defined(WITH_OPENSSL) USE_OPENSSL= yes @@ -34,8 +39,7 @@ .endif .if defined(WITH_IODBC) -LIB_DEPENDS+= iodbc:${PORTSDIR}/databases/libiodbc -CONFIGURE_ARGS+= --with-iodbc=${LOCALBASE} +WITH_IODBC?= yes .endif .if defined(WITH_UNIXODBC) @@ -43,6 +47,10 @@ CONFIGURE_ARGS+= --with-unixodbc=${LOCALBASE} .endif +.if defined(WITH_IODBC) && defined(WITH_UNIXODBC) +IGNORE= selected mutually exclusive options: WITH_IODBC and WITH_UNIXODBC +.endif + .if defined(WITH_IODBC) || defined(WITH_UNIXODBC) PLIST_SUB+= ODBC="" .else @@ -53,12 +61,26 @@ # relies on sybase-style dblib .if defined(WITH_MSDBLIB) CONFIGURE_ARGS+= --enable-msdblib +TDS_VER= 7.0 .endif .if defined(NOPORTDOCS) EXTRA_PATCHES= ${PATCHDIR}/noportdocs-patch-doc__Makefile.in .endif +pre-fetch: + @${ECHO} "" + @${ECHO} "You may use the following build options:" + @${ECHO} "" + @${ECHO} " WITH_IODBC=yes Build the ODBC driver for use under databases/iODBC" + @${ECHO} " WITH_UNIXODBC=yes Build the ODBC driver for use under databases/unixODBC" + @${ECHO} " (Both ODBC options are mutually exclusive)" + @${ECHO} "" + @${ECHO} " WITH_MSDBLIB=yes Build with support for MS SQL Server" + @${ECHO} " (Will disable Sybase functionality [i.e. no support for databases/sybtcl])" + @${ECHO} " (Will set TDS_VER to 7.0 for MS SQL 200x support)" + @${ECHO} "" + post-extract: @cd ${WRKSRC} && ${LN} -s freetds.conf freetds.conf.dist @cd ${WRKSRC} && ${LN} -s locales.conf locales.conf.dist --- databases/freetds/distinfo 2007-03-03 09:18:19.000000000 -0500 +++ databases/freetds-devel/distinfo 2008-12-03 18:33:40.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (freetds-0.64.tar.gz) = ecfee5d6c96932172a1f29fb215c9d23 -SHA256 (freetds-0.64.tar.gz) = 27eeef4049590f459189f859fa73dae27604ea0bf4f197e304f9934c39312c3b -SIZE (freetds-0.64.tar.gz) = 1414954 +MD5 (freetds-patched.tgz) = 70a0fbb639dca41cd74acf621d93c04a +SHA256 (freetds-patched.tgz) = 8332c626e8fe056185484ad2a990b81e112969a75143e9b128c824dca97a5aec +SIZE (freetds-patched.tgz) = 1643212 --- databases/freetds/pkg-plist 2007-03-26 15:15:15.000000000 -0400 +++ databases/freetds-devel/pkg-plist 2008-12-03 23:03:02.000000000 -0500 @@ -1,9 +1,12 @@ +bin/bsqldb +bin/bsqlodbc bin/datacopy +bin/defncopy +bin/fisql bin/freebcp +bin/osql bin/tdspool bin/tsql -bin/bsqldb -bin/defncopy etc/freetds.conf.dist etc/freetds/interfaces.dist etc/locales.conf.dist @@ -17,11 +20,7 @@ include/sybdb.h include/syberror.h include/sybfront.h -include/tds.h include/tds_sysdep_public.h -include/tdsconvert.h -include/tdssrv.h -include/tdsver.h lib/libct.a lib/libct.la lib/libct.so @@ -30,215 +29,242 @@ lib/libsybdb.la lib/libsybdb.so lib/libsybdb.so.5 -lib/libtds.a -lib/libtds.la -lib/libtds.so -lib/libtds.so.5 -lib/libtdssrv.a -lib/libtdssrv.la -lib/libtdssrv.so -lib/libtdssrv.so.2 +%%ODBC%%lib/libtdsodbc.a +%%ODBC%%lib/libtdsodbc.la %%ODBC%%lib/libtdsodbc.so %%ODBC%%lib/libtdsodbc.so.0 -@comment %%ODBC%%lib/libtdsodbc.a -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-11.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/index.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/about.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/what.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/tdshistory.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/freetdshistory.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/projects.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/build.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/packages.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/config.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/osissues.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/install.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/choosingtdsprotocol.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/freetdsconf.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/locales.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/envvar.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/configurations.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/confirminstall.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/prepodbc.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/odbcconnattr.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/php.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/dsnless.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/odbcinionly.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/odbcombo.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/odbcdiagnose.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/configs.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/nonwestern.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/domains.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/appendmode.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/tdspool.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/stunnel.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/software.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/perl.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/sybsql.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/python.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/troubleshooting.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/serverthere.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/logging.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/pagenodata.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/seemtooslow.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/help.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/mailinglist.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/askingforhelp.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/contrib.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/advocacy.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/programming.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/apireference.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/dblib.api.summary.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/ctlib.api.summary.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/odbc.api.summary.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/samplecode.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/acknowledgments.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/contributors.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/interfacesfile.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/interfaceslocation.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/interfacespurpose.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/interfacesformat.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/aboutunicode.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/iso8859.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/unicode.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/unicodegoodbad.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/unicodeutf.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/unicodefreetds.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-1.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-2.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-3.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-4.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-5.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-6.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-7.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-8.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-9.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/gfdl-10.htm -%%PORTDOCS%%%%DOCSDIR%%/userguide/index.html -%%PORTDOCS%%%%DOCSDIR%%/userguide/userguide.css -%%PORTDOCS%%%%DOCSDIR%%/reference/todo.html -%%PORTDOCS%%%%DOCSDIR%%/reference/annotated.html -%%PORTDOCS%%%%DOCSDIR%%/reference/bug.html -%%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.css -%%PORTDOCS%%%%DOCSDIR%%/reference/doxygen.png -%%PORTDOCS%%%%DOCSDIR%%/reference/files.html -%%PORTDOCS%%%%DOCSDIR%%/reference/functions.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals.html -%%PORTDOCS%%%%DOCSDIR%%/reference/index.html -%%PORTDOCS%%%%DOCSDIR%%/reference/modules.html -%%PORTDOCS%%%%DOCSDIR%%/reference/pages.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00069.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00080.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00086.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00087.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00088.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00090.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00092.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00121.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00122.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00123.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00124.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00125.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00126.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00127.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00144.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00147.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00170.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00172.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00248.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00249.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00250.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00251.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00252.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00253.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00254.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00255.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00256.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00257.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00258.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00259.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00260.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00261.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00262.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00263.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00264.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00265.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00266.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00267.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00268.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00269.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00270.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00271.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00272.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00273.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00274.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00275.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00276.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00277.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00278.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00279.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00280.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00281.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00282.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00283.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00284.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00285.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00286.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00287.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00288.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00289.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00290.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00291.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00292.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00293.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00294.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00295.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00296.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00297.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00298.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00299.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00300.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00301.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00302.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00303.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00304.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00305.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00306.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00307.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00308.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00309.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00310.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00311.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00312.html -%%PORTDOCS%%%%DOCSDIR%%/reference/a00313.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000000.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000001.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000002.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000003.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000004.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000005.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000006.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000007.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000008.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000009.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000010.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000011.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000012.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000013.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dir_000014.html -%%PORTDOCS%%%%DOCSDIR%%/reference/dirs.html -%%PORTDOCS%%%%DOCSDIR%%/reference/functions_vars.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals_defs.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals_enum.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals_func.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals_type.html -%%PORTDOCS%%%%DOCSDIR%%/reference/globals_vars.html -%%PORTDOCS%%%%DOCSDIR%%/images/important.gif -%%PORTDOCS%%%%DOCSDIR%%/images/note.gif -%%PORTDOCS%%%%DOCSDIR%%/images/tip.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/1.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/10.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/2.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/3.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/4.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/5.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/6.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/7.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/8.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/callouts/9.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/caution.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/important.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/note.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/tip.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/images/warning.gif +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00009.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00010.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00080.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00091.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00097.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00098.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00099.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00101.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00103.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00107.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00108.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00109.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00113.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00134.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00135.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00136.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00137.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00138.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00139.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00140.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00141.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00142.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00143.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00144.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00145.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00146.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00164.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00167.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00200.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00202.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00283.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00284.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00285.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00286.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00287.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00288.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00289.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00290.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00291.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00292.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00293.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00294.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00295.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00296.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00297.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00298.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00299.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00300.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00301.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00302.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00303.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00304.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00305.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00306.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00307.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00308.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00309.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00310.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00311.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00312.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00313.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00314.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00315.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00316.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00317.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00318.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00319.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00320.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00321.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00322.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00323.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00324.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00325.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00326.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00327.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00328.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00329.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00330.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00331.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00332.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00333.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00334.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00335.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00336.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00337.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00338.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00339.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00340.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00341.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00342.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00343.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00344.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00345.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00346.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00347.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00348.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00349.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00350.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00351.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00352.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00353.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/a00354.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/annotated.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/bug.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000000.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000001.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000002.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000003.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000004.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000005.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000006.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000007.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000008.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000009.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000010.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000011.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000012.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000013.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000014.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dir_000015.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/dirs.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/doxygen.css +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/doxygen.png +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/files.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/functions.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/functions_vars.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals_defs.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals_enum.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals_eval.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals_func.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals_type.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/globals_vars.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/index.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/modules.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/pages.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/reference/todo.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/about.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/aboutunicode.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/acknowledgments.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/advocacy.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/apireference.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/appendmode.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/askingforhelp.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/build.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/choosingtdsprotocol.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/config.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/configs.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/confirminstall.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/contrib.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/contributors.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/ctlib.api.summary.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/dblib.api.summary.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/domains.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/dsnless.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/envvar.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/freetdsconf.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/freetdshistory.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-1.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-10.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-11.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-2.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-3.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-4.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-5.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-6.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-7.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-8.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl-9.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/gfdl.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/help.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/index.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/index.html +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/install.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/interfacesfile.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/interfacesformat.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/interfaceslocation.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/interfacespurpose.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/iso8859.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/locales.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/localization.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/logging.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/mailinglist.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/odbc.api.summary.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/odbcconnattr.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/odbcdiagnose.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/odbcinionly.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/odbcombo.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/osissues.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/packages.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/pagenodata.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/perl.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/php.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/portoverride.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/prepodbc.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/programming.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/projects.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/python.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/samplecode.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/seemtooslow.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/serverthere.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/software.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/stunnel.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/sybsql.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/tdshistory.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/tdspool.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/troubleshooting.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/unicode.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/unicodefreetds.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/unicodegoodbad.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/unicodeutf.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/usefreetds.htm +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/userguide.css +%%PORTDOCS%%%%DOCSDIR%%/freetds-0.82.1.dev.20081111/userguide/what.htm %%PORTDOCS%%@dirrm %%DOCSDIR%%/userguide %%PORTDOCS%%@dirrm %%DOCSDIR%%/reference +%%PORTDOCS%%@dirrm %%DOCSDIR%%/images/callouts %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm etc/freetds >Release-Note: >Audit-Trail: >Unformatted: From beech at FreeBSD.org Wed Dec 3 20:14:21 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Wed Dec 3 20:14:26 2008 Subject: ports/129413: update databases/freetds to 0.82.1 and take maintainership Message-ID: <200812040414.mB44EKSH071503@freefall.freebsd.org> Synopsis: update databases/freetds to 0.82.1 and take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Thu Dec 4 04:13:33 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129413 From linimon at FreeBSD.org Wed Dec 3 20:45:40 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Dec 3 20:45:47 2008 Subject: ports/121902: [PATCH] textproc/ispell add OPTIONS Message-ID: <200812040445.mB44jew8094169@freefall.freebsd.org> Synopsis: [PATCH] textproc/ispell add OPTIONS Responsible-Changed-From-To: freebsd-ports-bugs->gabor Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 4 04:45:29 UTC 2008 Responsible-Changed-Why: Over to new maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=121902 From linimon at FreeBSD.org Wed Dec 3 20:50:25 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Dec 3 20:51:03 2008 Subject: ports/128513: [PATCH] Fixed editors/emacs-devel for non-GTK support Message-ID: <200812040450.mB44oOXX097881@freefall.freebsd.org> Synopsis: [PATCH] Fixed editors/emacs-devel for non-GTK support Responsible-Changed-From-To: freebsd-ports-bugs->keramida Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 4 04:49:54 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=128513 From cowbert at gmail.com Wed Dec 3 20:50:28 2008 From: cowbert at gmail.com (Peter Lai) Date: Wed Dec 3 20:51:03 2008 Subject: ports/129413: update databases/freetds to 0.82.1 and take maintainership In-Reply-To: <200812040410.mB44A0RJ063274@freefall.freebsd.org> References: <200812040408.mB448kAL074160@www.freebsd.org> <200812040410.mB44A0RJ063274@freefall.freebsd.org> Message-ID: Miss post-processed diff for pkg-plist. sed -e 's#freetds-0\.82\.1\.dev\.20081111/##' patch.txt before applying! On Wed, Dec 3, 2008 at 11:10 PM, wrote: > Thank you very much for your problem report. > It has the internal identification `ports/129413'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=129413 > >>Category: ports >>Responsible: freebsd-ports-bugs >>Synopsis: update databases/freetds to 0.82.1 and take maintainership >>Arrival-Date: Thu Dec 04 04:10:00 UTC 2008 > From linimon at FreeBSD.org Wed Dec 3 20:53:13 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Dec 3 20:53:19 2008 Subject: ports/128521: [patch] devel/icu build failed on TestFormatRelative Message-ID: <200812040453.mB44rCtq001301@freefall.freebsd.org> Synopsis: [patch] devel/icu build failed on TestFormatRelative Responsible-Changed-From-To: freebsd-ports-bugs->mi Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 4 04:53:05 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=128521 From linimon at FreeBSD.org Wed Dec 3 20:53:26 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Dec 3 20:53:32 2008 Subject: ports/128142: update net/ekiga to 3.0.0 to fit GNOME 2.24 Message-ID: <200812040453.mB44rPq5001347@freefall.freebsd.org> Synopsis: update net/ekiga to 3.0.0 to fit GNOME 2.24 Responsible-Changed-From-To: freebsd-ports-bugs->mi Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 4 04:53:20 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=128142 From linimon at FreeBSD.org Wed Dec 3 20:53:42 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Dec 3 20:53:49 2008 Subject: ports/128141: update net/opal to 3.4.1 to fit GNOME 2.24 Message-ID: <200812040453.mB44rgVl001393@freefall.freebsd.org> Synopsis: update net/opal to 3.4.1 to fit GNOME 2.24 Responsible-Changed-From-To: freebsd-ports-bugs->mi Responsible-Changed-By: linimon Responsible-Changed-When: Thu Dec 4 04:53:36 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=128141 From linimon at FreeBSD.org Wed Dec 3 21:05:35 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Dec 3 21:05:40 2008 Subject: ports/119183: [NEW PORT] net/freeradius-client: FreeRADIUS Client library Message-ID: <200812040505.mB455XfO014420@freefall.freebsd.org> Synopsis: [NEW PORT] net/freeradius-client: FreeRADIUS Client library State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Thu Dec 4 05:04:55 UTC 2008 State-Changed-Why: Note that feedback was requested quite some time ago. Joe, are you still interested in this port? (commiters: also, see ports/129250) http://www.freebsd.org/cgi/query-pr.cgi?pr=119183 From white_raven at pisem.net Thu Dec 4 01:40:01 2008 From: white_raven at pisem.net (Guram Dukashvili) Date: Thu Dec 4 01:40:08 2008 Subject: ports/129414: net-mgmt/macroscope port update Message-ID: <200812040936.mB49aUHa053224@www.freebsd.org> >Number: 129414 >Category: ports >Synopsis: net-mgmt/macroscope port update >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: Thu Dec 04 09:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Guram Dukashvili >Release: 7.1-PRERELEASE >Organization: Home >Environment: freebsd.td.local 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #8: Fri Nov 14 11:59:33 MSK 2008 root@freebsd.td.local:/usr/obj/usr/src/sys/GENERIC i386 >Description: >How-To-Repeat: >Fix: Patch attached with submission follows: diff /usr/ports/net-mgmt/macroscope/Makefile macroscope-port/Makefile 5c5 < # $FreeBSD: ports/net-mgmt/macroscope/Makefile,v 1.6 2008/07/08 07:14:22 beech Exp $ --- > # $FreeBSD$ 9c9 < PORTVERSION= 1.0.2938 --- > PORTVERSION= 1.0.3787 20c20,21 < pcap:${PORTSDIR}/net/libpcap --- > pcap:${PORTSDIR}/net/libpcap \ > gd:${PORTSDIR}/graphics/gd \ 37c38 < WANT_MYSQL_VER= 50 --- > WANT_MYSQL_VER= 51 49c50 < BROKEN= Does not compile --- > BROKEN= Does not compile diff /usr/ports/net-mgmt/macroscope/distinfo macroscope-port/distinfo 1,3c1,3 < MD5 (macroscope-1.0.2938.tar.bz2) = 50c483b419092d58a2864ec77f1c72c4 < SHA256 (macroscope-1.0.2938.tar.bz2) = 038a619a540a44ef16d109ae2d099dc6d78c83891c2daee66639dfb05682abcc < SIZE (macroscope-1.0.2938.tar.bz2) = 2025959 --- > MD5 (macroscope-1.0.3787.tar.bz2) = 3d19f9288ed6548fe856d2445dd0334a > SHA256 (macroscope-1.0.3787.tar.bz2) = e5e10dfaadb79f7507aba86c349e5c12f98a4c0ed9975ab9991c3888d1480fe5 > SIZE (macroscope-1.0.3787.tar.bz2) = 2086051 diff /usr/ports/net-mgmt/macroscope/pkg-descr macroscope-port/pkg-descr 15,16c15,18 < Portable: BSD os'es and Windows NT family supported, but tested at this time < only under FreeBSD 5.x 6.x 7.x amd64 i386 and Windows 2000 XP 2003. --- > Ports tested on following platforms: > FreeBSD 5.x 6.x 7.x amd64 i386 > CentOS 5.2 i386 > Windows 2000 XP 2003 x86 x64 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 01:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 01:40:25 2008 Subject: ports/129414: net-mgmt/macroscope port update Message-ID: <200812040940.mB49eCgh050680@freefall.freebsd.org> Synopsis: net-mgmt/macroscope port update Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: edwin Class-Changed-When: Thu Dec 4 09:40:12 UTC 2008 Class-Changed-Why: Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129414 From edwin at FreeBSD.org Thu Dec 4 01:40:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 01:40:26 2008 Subject: ports/129414: net-mgmt/macroscope port update Message-ID: <200812040940.mB49eGA8051487@freefall.freebsd.org> Synopsis: net-mgmt/macroscope port update State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Thu Dec 4 09:40:16 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129414 From edwin at FreeBSD.org Thu Dec 4 01:50:03 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Thu Dec 4 01:50:10 2008 Subject: ports/129414: net-mgmt/macroscope port update Message-ID: <200812040950.mB49o3tb056860@freefall.freebsd.org> The following reply was made to PR ports/129414; it has been noted by GNATS. From: Edwin Groothuis To: white_raven@users.berlios.de Cc: bug-followup@FreeBSD.org Subject: Re: ports/129414: net-mgmt/macroscope port update Date: Thu, 4 Dec 2008 09:40:14 UT Maintainer of net-mgmt/macroscope, Please note that PR ports/129414 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/129414 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From tech at wooztalk.com Thu Dec 4 02:20:08 2008 From: tech at wooztalk.com (David) Date: Thu Dec 4 02:20:14 2008 Subject: ports/129415: [PATCH] www/xpi-firefoxonwooztalk: update to 1.2 Message-ID: <200812041017.mB4AHiDw069528@www.freebsd.org> >Number: 129415 >Category: ports >Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 1.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: Thu Dec 04 10:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Kurioos iTech >Environment: FreeBSD montreal.HOME 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Aug 31 22:54:57 CEST 2008 root@montreal.HOME:/usr/obj/usr/src/sys/MONTREAL i386 >Description: Update the wooztalk plugin for firefox. This update is linked to an other one : net-im/wooztalk >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/www/xpi-firefoxonwooztalk/Makefile xpi-firefoxonwooztalk/Makefile --- /usr/ports/www/xpi-firefoxonwooztalk/Makefile 2008-10-05 12:10:59.000000000 +0200 +++ xpi-firefoxonwooztalk/Makefile 2008-12-04 11:17:18.000000000 +0100 @@ -2,14 +2,14 @@ # Date created: 2008-06-13 # Whom: David # -# $FreeBSD: ports/www/xpi-firefoxonwooztalk/Makefile,v 1.2 2008/10/05 10:10:59 miwi Exp $ +# $FreeBSD$ # PORTNAME= firefoxonwooztalk -PORTVERSION= 1.1.24 +PORTVERSION= 1.2 CATEGORIES= www -MASTER_SITES= http://www.wooztalk.com/common/download/firefox/ -DISTNAME= ${PORTNAME} +MASTER_SITES= http://www.wooztalk.com/common/download/ +DISTNAME= firefoxonwooztalk_v0.9.8d-freebsd MAINTAINER= tech@wooztalk.com COMMENT= Meet your World Wide Web neighbors with Firefox @@ -21,8 +21,23 @@ locale/en-US/firefoxonwooztalk.properties locale/fr-FR/contents.rdf \ locale/fr-FR/firefoxonwooztalk.dtd \ locale/fr-FR/firefoxonwooztalk.properties skin/disabled.ico \ - skin/enabled.ico skin/overlay.css skin/wooztalk.ico -XPI_DIRS= content locale/en-US locale/fr-FR locale skin + skin/enabled.ico skin/overlay.css skin/wooztalk.ico \ + plugins/libfirefox.so plugins/firefox.png plugins/firefox_dis.png + +XPI_DIRS= content locale/en-US locale/fr-FR locale skin plugins .include "../xpi-adblock/Makefile.xpi" -.include + +USE_LDCONFIG+= ${PREFIX}/share/wooztalk/plugins/firefox/ +PLIST_FILES+= share/wooztalk/plugins/firefox/libfirefox.so share/wooztalk/plugins/firefox/firefox.png \ + share/wooztalk/plugins/firefox/firefox_dis.png +PLIST_FILES+= "@dirrm share/wooztalk/plugins/firefox" +PLIST_FILES+= "@dirrmtry share/wooztalk/plugins" +PLIST_FILES+= "@dirrmtry share/wooztalk/" + +post-install: + @${MKDIR} ${PREFIX}/share/wooztalk/plugins + @${MKDIR} ${PREFIX}/share/wooztalk/plugins/firefox + @${INSTALL_DATA} ${WRKSRC}/plugins/* ${PREFIX}/share/wooztalk/plugins/firefox + +.include diff -ruN /usr/ports/www/xpi-firefoxonwooztalk/distinfo xpi-firefoxonwooztalk/distinfo --- /usr/ports/www/xpi-firefoxonwooztalk/distinfo 2008-10-05 12:10:59.000000000 +0200 +++ xpi-firefoxonwooztalk/distinfo 2008-12-04 11:07:39.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (xpi/firefoxonwooztalk.xpi) = f57eb19eb3ce1a3389099a2e3775eb30 -SHA256 (xpi/firefoxonwooztalk.xpi) = 7fcc30ea437e3c06177c1e034b66c1a87705bf09a0423f0a2162442da5344c4b -SIZE (xpi/firefoxonwooztalk.xpi) = 15932 +MD5 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 48d0599b87d9c4ba2529fd9f6a6d59f2 +SHA256 (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = eaf4b534f45039d7baceefe50ff921b343269d04dbab9fd38c61436dc1cdbd82 +SIZE (xpi/firefoxonwooztalk_v0.9.8d-freebsd.xpi) = 20594 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 02:20:19 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 02:20:26 2008 Subject: ports/129415: [PATCH] www/xpi-firefoxonwooztalk: update to 1.2 Message-ID: <200812041020.mB4AKIZT081166@freefall.freebsd.org> Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 1.2 Class-Changed-From-To: update->maintainer-update Class-Changed-By: edwin Class-Changed-When: Thu Dec 4 10:20:18 UTC 2008 Class-Changed-Why: Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129415 From tech at wooztalk.com Thu Dec 4 02:30:01 2008 From: tech at wooztalk.com (David) Date: Thu Dec 4 02:30:07 2008 Subject: ports/129416: [PATCH] net-im/wooztalk: update to 0.9.8d Message-ID: <200812041020.mB4AKJxN070004@www.freebsd.org> >Number: 129416 >Category: ports >Synopsis: [PATCH] net-im/wooztalk: update to 0.9.8d >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 Dec 04 10:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Kurioos iTech >Environment: FreeBSD montreal.HOME 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Aug 31 22:54:57 CEST 2008 root@montreal.HOME:/usr/obj/usr/src/sys/MONTREAL i386 >Description: Update to the last version of WoozTalk Instant Messenger This update is linked to an other one : www/xpi-firefoxonwooztalk >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN /usr/ports/net-im/wooztalk/Makefile wooztalk/Makefile --- /usr/ports/net-im/wooztalk/Makefile 2008-10-05 12:16:35.000000000 +0200 +++ wooztalk/Makefile 2008-12-04 11:07:42.000000000 +0100 @@ -2,11 +2,11 @@ # Date created: 2008-07-18 # Whom: David # -# $FreeBSD: ports/net-im/wooztalk/Makefile,v 1.2 2008/10/05 10:16:35 miwi Exp $ +# $FreeBSD$ # PORTNAME= wooztalk -PORTVERSION= 0.9.8c +PORTVERSION= 0.9.8d CATEGORIES= net-im MASTER_SITES= http://www.wooztalk.com/common/download/ DISTNAME= ${PORTNAME}_v${PORTVERSION}-freebsd @@ -19,15 +19,20 @@ boost_regex.4:${PORTSDIR}/devel/boost \ boost_filesystem.4:${PORTSDIR}/devel/boost \ curl.4:${PORTSDIR}/ftp/curl -RUN_DEPENDS= ${LOCALBASE}/lib/xpi/firefoxonwooztalk@kurioos-itech.com:${PORTSDIR}/www/xpi-firefoxonwooztalk USE_BZIP2= yes NO_BUILD= yes USE_WX= 2.8 WX_UNICODE= yes +OPTIONS= FIREFOX "Install Firefox extension (required)" On + .include +.if defined(WITH_FIREFOX) +RUN_DEPENDS+= ${LOCALBASE}/lib/xpi/firefoxonwooztalk@kurioos-itech.com:${PORTSDIR}/www/xpi-firefoxonwooztalk +.endif + .if ${OSVERSION} < 700000 BROKEN= run only on 7.x .endif @@ -35,6 +40,9 @@ do-install: @${MKDIR} ${DATADIR}/img @${MKDIR} ${DATADIR}/sounds + @${MKDIR} ${DATADIR}/resources + @${MKDIR} ${DATADIR}/resources/en + @${MKDIR} ${DATADIR}/resources/fr @${MKDIR} ${PREFIX}/share/locale/en @${MKDIR} ${PREFIX}/share/locale/fr @${INSTALL_PROGRAM} ${WRKSRC}/wooztalk ${PREFIX}/bin/wooztalk @@ -44,6 +52,8 @@ @${INSTALL_DATA} ${WRKSRC}/sounds/*.* ${DATADIR}/sounds/ @${INSTALL_DATA} ${WRKSRC}/resources/en/wooztalk.po ${PREFIX}/share/locale/en/LC_MESSAGES/wooztalk.po @${INSTALL_DATA} ${WRKSRC}/resources/fr/wooztalk.po ${PREFIX}/share/locale/fr/LC_MESSAGES/wooztalk.po + @${INSTALL_DATA} ${WRKSRC}/resources/en/wooztalk.po ${DATADIR}/resources/en/wooztalk.po + @${INSTALL_DATA} ${WRKSRC}/resources/fr/wooztalk.po ${DATADIR}/resources/fr/wooztalk.po post-install: @${CAT} ${PKGMESSAGE} diff -ruN /usr/ports/net-im/wooztalk/distinfo wooztalk/distinfo --- /usr/ports/net-im/wooztalk/distinfo 2008-10-05 12:16:35.000000000 +0200 +++ wooztalk/distinfo 2008-12-04 11:07:42.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (wooztalk_v0.9.8c-freebsd.tar.bz2) = ebe426a238416b9a72b40eb503e610b7 -SHA256 (wooztalk_v0.9.8c-freebsd.tar.bz2) = 86edc6bb43d0b22d828d7fa837dbb1e3f313ffa2a1007471316326ebc22e957d -SIZE (wooztalk_v0.9.8c-freebsd.tar.bz2) = 1258377 +MD5 (wooztalk_v0.9.8d-freebsd.tar.bz2) = f41610d1a1f89daf92cd8b9d7289d909 +SHA256 (wooztalk_v0.9.8d-freebsd.tar.bz2) = c032f5d7842a924b095078dcb0039aae3e41c442abf210fc45418f3c950c1282 +SIZE (wooztalk_v0.9.8d-freebsd.tar.bz2) = 1348268 diff -ruN /usr/ports/net-im/wooztalk/pkg-message wooztalk/pkg-message --- /usr/ports/net-im/wooztalk/pkg-message 2008-08-17 07:51:05.000000000 +0200 +++ wooztalk/pkg-message 2008-12-04 11:07:42.000000000 +0100 @@ -1 +1,3 @@ + Please restart firefox to enable the WoozTalk extension. + diff -ruN /usr/ports/net-im/wooztalk/pkg-plist wooztalk/pkg-plist --- /usr/ports/net-im/wooztalk/pkg-plist 2008-10-05 12:16:35.000000000 +0200 +++ wooztalk/pkg-plist 2008-12-04 11:07:42.000000000 +0100 @@ -3,9 +3,12 @@ %%DATADIR%%/wooztalk.pem %%DATADIR%%/img/about.png %%DATADIR%%/img/add.png +%%DATADIR%%/img/all.png %%DATADIR%%/img/ampoule.png +%%DATADIR%%/img/arrow_down.png %%DATADIR%%/img/arrow_left.png %%DATADIR%%/img/arrow_right.png +%%DATADIR%%/img/arrow_up.png %%DATADIR%%/img/assistant.png %%DATADIR%%/img/bell.png %%DATADIR%%/img/belldef.png @@ -15,6 +18,7 @@ %%DATADIR%%/img/chatsubscribed.png %%DATADIR%%/img/check.png %%DATADIR%%/img/cheeky.png +%%DATADIR%%/img/close_event.png %%DATADIR%%/img/configURL.png %%DATADIR%%/img/confused.png %%DATADIR%%/img/cool.png @@ -24,8 +28,7 @@ %%DATADIR%%/img/emptybell.png %%DATADIR%%/img/emptypopup.png %%DATADIR%%/img/exit.png -%%DATADIR%%/img/firefox.png -%%DATADIR%%/img/firefox_dis.png +%%DATADIR%%/img/expand.png %%DATADIR%%/img/happy.png %%DATADIR%%/img/mars.png %%DATADIR%%/img/newmsg.png @@ -38,19 +41,26 @@ %%DATADIR%%/img/question.png %%DATADIR%%/img/reconnect.png %%DATADIR%%/img/redclose.png +%%DATADIR%%/img/reduce.png %%DATADIR%%/img/roomempty.png %%DATADIR%%/img/roomgreen.png %%DATADIR%%/img/roomgrey.png %%DATADIR%%/img/roomred.png %%DATADIR%%/img/sad.png %%DATADIR%%/img/sendfile.png +%%DATADIR%%/img/separator.png %%DATADIR%%/img/smallassistant.png %%DATADIR%%/img/smallpostit.png %%DATADIR%%/img/smileys.png +%%DATADIR%%/img/star_demi.png +%%DATADIR%%/img/star_empty.png +%%DATADIR%%/img/star_full.png +%%DATADIR%%/img/star_none.png %%DATADIR%%/img/target.png %%DATADIR%%/img/tb_away.ico %%DATADIR%%/img/tb_busy.ico %%DATADIR%%/img/tb_disconnected.ico +%%DATADIR%%/img/tb_message.ico %%DATADIR%%/img/tb_noactivity.ico %%DATADIR%%/img/tb_offline.ico %%DATADIR%%/img/tb_online.ico @@ -60,6 +70,7 @@ %%DATADIR%%/img/treeopened.xpm %%DATADIR%%/img/updownload.png %%DATADIR%%/img/user.png +%%DATADIR%%/img/user_add.png %%DATADIR%%/img/users.png %%DATADIR%%/img/users2.png %%DATADIR%%/img/venus.png @@ -72,10 +83,13 @@ %%DATADIR%%/sounds/message.wav %%DATADIR%%/sounds/offline.wav %%DATADIR%%/sounds/online.wav +%%DATADIR%%/resources/fr/wooztalk.po +%%DATADIR%%/resources/en/wooztalk.po share/locale/fr/LC_MESSAGES/wooztalk.po share/locale/en/LC_MESSAGES/wooztalk.po @dirrm %%DATADIR%%/img @dirrm %%DATADIR%%/sounds -@dirrm %%DATADIR%% +@dirrmtry %%DATADIR%%/plugins +@dirrmtry %%DATADIR%% @dirrmtry share/locale/fr @dirrmtry share/locale/fr/LC_MESSAGES >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 02:30:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 02:30:47 2008 Subject: ports/129416: [PATCH] net-im/wooztalk: update to 0.9.8d Message-ID: <200812041030.mB4AUBEv087219@freefall.freebsd.org> Synopsis: [PATCH] net-im/wooztalk: update to 0.9.8d Class-Changed-From-To: update->maintainer-update Class-Changed-By: edwin Class-Changed-When: Thu Dec 4 10:30:11 UTC 2008 Class-Changed-Why: Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129416 From miwi at FreeBSD.org Thu Dec 4 02:46:33 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 02:46:44 2008 Subject: ports/129414: net-mgmt/macroscope port update Message-ID: <200812041046.mB4AkXc7001998@freefall.freebsd.org> Synopsis: net-mgmt/macroscope port update Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Dec 4 10:46:33 UTC 2008 Responsible-Changed-Why: [12~ http://www.freebsd.org/cgi/query-pr.cgi?pr=129414 From miwi at FreeBSD.org Thu Dec 4 02:46:35 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 02:46:45 2008 Subject: ports/129415: [PATCH] www/xpi-firefoxonwooztalk: update to 1.2 Message-ID: <200812041046.mB4AkZXs002064@freefall.freebsd.org> Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 1.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Dec 4 10:46:35 UTC 2008 Responsible-Changed-Why: [12~ http://www.freebsd.org/cgi/query-pr.cgi?pr=129415 From miwi at FreeBSD.org Thu Dec 4 02:47:07 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 02:47:14 2008 Subject: ports/129416: [PATCH] net-im/wooztalk: update to 0.9.8d Message-ID: <200812041047.mB4Al7ih002292@freefall.freebsd.org> Synopsis: [PATCH] net-im/wooztalk: update to 0.9.8d Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Dec 4 10:47:07 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129416 From neldredge at math.ucsd.edu Thu Dec 4 03:30:01 2008 From: neldredge at math.ucsd.edu (Nate Eldredge) Date: Thu Dec 4 03:30:16 2008 Subject: ports/129417: emulators/qemu savevm/loadvm broken by patch Message-ID: <200812041126.mB4BQs1w010911@vulcan.lan> >Number: 129417 >Category: ports >Synopsis: emulators/qemu savevm/loadvm broken by patch >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 Dec 04 11:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: FreeBSD 7.0-RELEASE-p5 amd64 >Organization: >Environment: System: FreeBSD vulcan.lan 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #14: Sun Oct 5 11:20:57 PDT 2008 nate@vulcan.lan:/usr/obj/usr/src/sys/VULCAN amd64 >Description: The savevm/loadvm feature of qemu[-devel] doesn't work with qemu 0.9.1 from ports. savevm appears to succeed, but a subsequent loadvm fails with "Error -1 while loading VM state". It appears to have been broken by patch-CVE-2008-0928. Reverting this patch for qemu-devel makes it work again. (I didn't try vanilla qemu but suspect it is the same.) The patch in question is security related, but in my case the guest OS is trusted. A better solution should be found which is more secure. There is some relevant info here: http://www.mail-archive.com/kvm@vger.kernel.org/msg01244.html >How-To-Repeat: savevm foo loadvm foo >Fix: Workaround is to revert patch-CVE-2008-0928. Proper fix will require more work. >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 03:30:20 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 03:30:26 2008 Subject: ports/129417: emulators/qemu savevm/loadvm broken by patch Message-ID: <200812041130.mB4BUJvu035067@freefall.freebsd.org> Synopsis: emulators/qemu savevm/loadvm broken by patch Responsible-Changed-From-To: freebsd-ports-bugs->nox Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 11:30:19 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129417 From sunpoet at sunpoet.net Thu Dec 4 03:40:01 2008 From: sunpoet at sunpoet.net (Sunpoet Po-Chuan Hsieh) Date: Thu Dec 4 03:40:08 2008 Subject: ports/129418: [NEW PORT] science/netcdf4: Library for machine-independent, array-oriented data access Message-ID: <20081204113013.AE650F1C@sunpoet.net> >Number: 129418 >Category: ports >Synopsis: [NEW PORT] science/netcdf4: Library for machine-independent, array-oriented data access >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 Dec 04 11:40:00 UTC 2008 >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 #12: Thu Sep 4 10:55:47 CST >Description: NetCDF (network Common Data Form) is an interface for array-oriented data access and a library that provides an implementation of the interface. The netCDF library also defines a machine-independent format for representing scientific data. Together, the interface, library, and format support the creation, access, and sharing of scientific data. The netCDF software was developed at the Unidata Program Center in Boulder, Colorado. WWW: http://www.unidata.ucar.edu/packages/netcdf/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- netcdf-4.0.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: # # netcdf4 # netcdf4/pkg-message # netcdf4/pkg-descr # netcdf4/distinfo # netcdf4/Makefile # netcdf4/files # netcdf4/files/patch-Makefile.in # netcdf4/files/extra-patch-man4-Makefile.in # netcdf4/files/patch-libsrc4-nc4hdf.c # netcdf4/pkg-plist # echo c - netcdf4 mkdir -p netcdf4 > /dev/null 2>&1 echo x - netcdf4/pkg-message sed 's/^X//' >netcdf4/pkg-message << 'a7126ad1ec89b3871f27288862ac1cce' XCATUION: XThe netCDF ncgen utility does not yet handle enhanced model netCDF-4 features, Xlike groups and compound types. (Ncgen does handle netCDF-4/HDF5 files which Xdon't make use of the new expansion of the data model). Ncgen will be able to Xhandle such advanced features in the netCDF-4.1 release. a7126ad1ec89b3871f27288862ac1cce echo x - netcdf4/pkg-descr sed 's/^X//' >netcdf4/pkg-descr << '0fcee3b6fa9dae5c01798ee7677bf3b4' XNetCDF (network Common Data Form) is an interface for array-oriented Xdata access and a library that provides an implementation of the Xinterface. The netCDF library also defines a machine-independent Xformat for representing scientific data. Together, the interface, Xlibrary, and format support the creation, access, and sharing of Xscientific data. The netCDF software was developed at the Unidata XProgram Center in Boulder, Colorado. X XWWW: http://www.unidata.ucar.edu/packages/netcdf/ 0fcee3b6fa9dae5c01798ee7677bf3b4 echo x - netcdf4/distinfo sed 's/^X//' >netcdf4/distinfo << '1497ba94625132edfbb9e5ba5c765532' XMD5 (netcdf-4.0.tar.gz) = afc057b07b6e6843556dcfbc4ced402c XSHA256 (netcdf-4.0.tar.gz) = 4f6934fd862b2e0f5a6ddcd8ef5f86a03d8aebfd106bc09c97afc80fe2ad5c96 XSIZE (netcdf-4.0.tar.gz) = 11584002 1497ba94625132edfbb9e5ba5c765532 echo x - netcdf4/Makefile sed 's/^X//' >netcdf4/Makefile << '794e1aa6342c62a0c8c2b665ca41f730' X# New ports collection makefile for: netcdf4 X# Date created: 2008-11-11 X# Whom: Sunpoet Po-Chuan Hsieh X# X# $FreeBSD$ X# X XPORTNAME= netcdf XPORTVERSION= 4.0 XCATEGORIES= science XMASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ X ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ X http://sunpoet.net/distfiles/ X XMAINTAINER= sunpoet@sunpoet.net XCOMMENT= Library for machine-independent, array-oriented data access X XCONFLICTS= hdf-4.* netcdf-3.* X XCONFIGURE_ARGS= --disable-f77 --disable-f90 \ X --enable-cxx --enable-cxx-4 --enable-netcdf-4 --enable-shared \ X --with-hdf5=${LOCALBASE} --with-zlib=/usr XCONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -fPIC -DPIC -Df2cFortran" XMAKE_ENV+= MAKEINFOFLAGS="--no-split" X XGNU_CONFIGURE= yes XUSE_LDCONFIG= yes X XLIB_DEPENDS+= hdf5.6:${PORTSDIR}/science/hdf5-18 X XINFO= netcdf netcdf-c netcdf-cxx netcdf-cxx4 netcdf-f77 \ X netcdf-f90 netcdf-install netcdf-tutorial X XMAN1= ncdump.1 ncgen.1 XMAN3= netcdf.3 X XOPTIONS= HDF5_CONVERT "Do data conversion through HDF5" off X X.if !defined(NOPORTDOCS) XCONFIGURE_ARGS+= --enable-docs-install X.else XCONFIGURE_ARGS+= --disable-docs-install XEXTRA_PATCHES+= ${FILESDIR}/extra-patch-man4-Makefile.in X.endif X X#.if !defined(NOPORTEXAMPLES) X#CONFIGURE_ARGS+= --enable-examples X#.else X#CONFIGURE_ARGS+= --disable-examples X#.endif X X.if defined(WITH_HDF5_CONVERT) XCONFIGURE_ARGS+= --enable-hdf5-convert X.endif X Xpost-configure: X cd ${WRKSRC}/man4 && make maintainer-clean-aminfo X.for i in ${INFO} X cd ${WRKSRC}/man4 && makeinfo --no-split ${i}.texi X.endfor X Xpost-install: X @${CAT} ${PKGMESSAGE} X Xregression-test: build X @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check X X.include 794e1aa6342c62a0c8c2b665ca41f730 echo c - netcdf4/files mkdir -p netcdf4/files > /dev/null 2>&1 echo x - netcdf4/files/patch-Makefile.in sed 's/^X//' >netcdf4/files/patch-Makefile.in << 'ceee293f88da3e8ffe22169e27277e13' X--- Makefile.in.orig 2008-06-30 03:34:16.000000000 +0800 X+++ Makefile.in 2008-12-03 22:32:58.462711313 +0800 X@@ -259,7 +259,7 @@ X @BUILD_C_TRUE@@USE_NETCDF4_TRUE@NC_TEST4 = nc_test4 X @BUILD_C_TRUE@@USE_NETCDF4_FALSE@MAN = man X @BUILD_C_TRUE@@USE_NETCDF4_TRUE@MAN = man4 X-@INSTALL_DOCS_TRUE@MAN = man X+# @INSTALL_DOCS_TRUE@MAN = man X X # Does the user want F90 API? X @BUILD_F90_TRUE@F90_DIR = f90 ceee293f88da3e8ffe22169e27277e13 echo x - netcdf4/files/extra-patch-man4-Makefile.in sed 's/^X//' >netcdf4/files/extra-patch-man4-Makefile.in << 'a14d68c11cb997920ed7bcc132a069f7' X--- man4/Makefile.in.orig 2008-06-30 03:34:14.000000000 +0800 X+++ man4/Makefile.in 2008-12-01 10:33:08.245819231 +0800 X@@ -707,14 +707,6 @@ X rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ X done X install-docDATA: $(doc_DATA) X- @$(NORMAL_INSTALL) X- test -z "$(docdir)" || $(MKDIR_P) "$(DESTDIR)$(docdir)" X- @list='$(doc_DATA)'; for p in $$list; do \ X- if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ X- f=$(am__strip_dir) \ X- echo " $(docDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(docdir)/$$f'"; \ X- $(docDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(docdir)/$$f"; \ X- done X X uninstall-docDATA: X @$(NORMAL_UNINSTALL) a14d68c11cb997920ed7bcc132a069f7 echo x - netcdf4/files/patch-libsrc4-nc4hdf.c sed 's/^X//' >netcdf4/files/patch-libsrc4-nc4hdf.c << '3bca9892ab2648fe747f03b29a8a5975' X--- libsrc4/nc4hdf.c.orig 2008-06-10 23:38:34.000000000 +0800 X+++ libsrc4/nc4hdf.c 2008-12-04 00:10:23.755371693 +0800 X@@ -465,6 +465,9 @@ X int need_to_extend = 0, fill_value_recs = 0; X int scalar = 0, retval = NC_NOERR, range_error = 0, i, d2; X void *bufr = NULL; X+#ifdef HDF5_CONVERT X+ H5T_conv_except_func_t except_func; X+#endif X #ifndef HDF5_CONVERT X int need_to_convert = 0; X size_t len = 1; 3bca9892ab2648fe747f03b29a8a5975 echo x - netcdf4/pkg-plist sed 's/^X//' >netcdf4/pkg-plist << '579eac0507d72d68707435c9ee13751a' Xbin/ncdump Xbin/ncgen Xinclude/ncvalues.h Xinclude/netcdf.h Xinclude/netcdf.hh Xinclude/netcdfcpp.h Xinclude/netcdfcpp4.h Xlib/libnetcdf.a Xlib/libnetcdf.la Xlib/libnetcdf.so Xlib/libnetcdf.so.5 Xlib/libnetcdf_c++.a Xlib/libnetcdf_c++.la Xlib/libnetcdf_c++.so Xlib/libnetcdf_c++.so.5 Xlib/libnetcdf_c++4.a Xlib/libnetcdf_c++4.la Xlib/libnetcdf_c++4.so Xlib/libnetcdf_c++4.so.1 X%%PORTDOCS%%%%DOCSDIR%%ncdump-man-1.html X%%PORTDOCS%%%%DOCSDIR%%ncgen-man-1.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-c.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-c.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-c.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-c.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-c.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx4.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx4.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx4.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx4.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-cxx4.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf-f77.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-f77.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-f77.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-f77.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-f77.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf-f90.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-f90.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-f90.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-f90.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-f90.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf-install.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-install.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-install.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-install.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-install.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf-man-3.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-tutorial.html X%%PORTDOCS%%%%DOCSDIR%%netcdf-tutorial.info X%%PORTDOCS%%%%DOCSDIR%%netcdf-tutorial.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf-tutorial.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf-tutorial.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf.html X%%PORTDOCS%%%%DOCSDIR%%netcdf.info X%%PORTDOCS%%%%DOCSDIR%%netcdf.pdf X%%PORTDOCS%%%%DOCSDIR%%netcdf.ps X%%PORTDOCS%%%%DOCSDIR%%netcdf.txt X%%PORTDOCS%%%%DOCSDIR%%netcdf_f77-man.html X%%PORTDOCS%%%%DOCSDIR%%netcdf_f90-man.html X%%PORTDOCS%%@dirrm %%DOCSDIR%% 579eac0507d72d68707435c9ee13751a exit --- netcdf-4.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 03:40:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 03:40:17 2008 Subject: ports/129418: [NEW PORT] science/netcdf4: Library for machine-independent, array-oriented data access Message-ID: <200812041140.mB4BeAKc041490@freefall.freebsd.org> Synopsis: [NEW PORT] science/netcdf4: Library for machine-independent, array-oriented data access Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 11:40:10 UTC 2008 Responsible-Changed-Why: chinsan@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129418 From d9364104 at mail.nchu.edu.tw Thu Dec 4 05:25:41 2008 From: d9364104 at mail.nchu.edu.tw (Eric L. Chen) Date: Thu Dec 4 05:26:12 2008 Subject: ports/128086: Add schroedinger (dirac) codec support for multimedia/ffmpeg In-Reply-To: <200810140700.m9E709xZ039359@freefall.freebsd.org> References: <200810140657.m9E6vUhT001121@www.freebsd.org> <200810140700.m9E709xZ039359@freefall.freebsd.org> Message-ID: On Tue, Oct 14, 2008 at 3:00 PM, wrote: > Thank you very much for your problem report. > It has the internal identification `ports/128086'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=128086 > >>Category: ports >>Responsible: freebsd-ports-bugs >>Synopsis: Add schroedinger (dirac) codec support for multimedia/ffmpeg >>Arrival-Date: Tue Oct 14 07:00:09 UTC 2008 > Why no one response on this? /E From antonakis at gmail.com Thu Dec 4 06:40:02 2008 From: antonakis at gmail.com (Antonios Anastasiadis) Date: Thu Dec 4 06:40:08 2008 Subject: ports/129420: New port: ports-mgmt/xps Message-ID: <200812041431.mB4EVbwi054106@www.freebsd.org> >Number: 129420 >Category: ports >Synopsis: New port: ports-mgmt/xps >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 Dec 04 14:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Antonios Anastasiadis >Release: 7.1-PRERELEASE >Organization: >Environment: FreeBSD mithril.crucible.gr 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #15 r185471: Sun Nov 30 14:12:27 EET 2008 root@mithril.crucible.gr:/usr/obj/usr/src/sys/MITHRIL i386 >Description: xps is a command-line tool made in python to search ports with various criteria and display them in a nice and colorful way. >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: # # ./xps # ./xps/Makefile # ./xps/distinfo # ./xps/pkg-descr # echo c - ./xps mkdir -p ./xps > /dev/null 2>&1 echo x - ./xps/Makefile sed 's/^X//' >./xps/Makefile << 'END-of-./xps/Makefile' X# New ports collection makefile for: xps X# Date created: 4 December 2008 X# Whom: antonakis@gmail.com X# X# $FreeBSD$ X XPORTNAME= xps XPORTVERSION= 0.1 XCATEGORIES= ports-mgmt XMASTER_SITES= http://www.crucible.gr:5555/ X XMAINTAINER= antonakis@gmail.com XCOMMENT= A tool that searches the ports tree. X XUSE_PYTHON= yes XNO_BUILD= yes X XPLIST_FILES= bin/xps X XMAN1 = xps.1 X Xdo-install: X ${INSTALL_SCRIPT} ${WRKDIR}/xps.1 ${PREFIX}/man/man1/xps.1 X ${INSTALL_SCRIPT} ${WRKDIR}/xps ${PREFIX}/bin/xps X X.include END-of-./xps/Makefile echo x - ./xps/distinfo sed 's/^X//' >./xps/distinfo << 'END-of-./xps/distinfo' XMD5 (xps-0.1.tar.gz) = b1f14b1b5fcb8d67e36ad0a8527715f0 XSHA256 (xps-0.1.tar.gz) = f19bd4bcd1069b7a588fee9147894cc7869f463b36d66821b2add85ef1e5ecf8 XSIZE (xps-0.1.tar.gz) = 7674 END-of-./xps/distinfo echo x - ./xps/pkg-descr sed 's/^X//' >./xps/pkg-descr << 'END-of-./xps/pkg-descr' Xxps (eXquisite Port Seeker) is a tool that searches the ports XINDEX file and shows the ports that match the given criteria. END-of-./xps/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From mahlon at martini.nu Thu Dec 4 09:10:01 2008 From: mahlon at martini.nu (Mahlon E.Smith) Date: Thu Dec 4 09:10:08 2008 Subject: ports/129421: [maintainer update] Update for net/shelldap to 0.2 Message-ID: <20081204163638.68197.qmail@martini.nu> >Number: 129421 >Category: ports >Synopsis: [maintainer update] Update for net/shelldap to 0.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: Thu Dec 04 17:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mahlon E. Smith >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: (none) >Environment: System: FreeBSD martini.nu 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Sun Jun 1 16:15:59 PDT 2008 root@:/usr/src/sys/i386/compile/SASCROTCH i386 >Description: This is simply a version bump of the net/shelldap port. Thanks guys! diff -ruN /usr/ports/net/shelldap/Makefile shelldap/Makefile --- /usr/ports/net/shelldap/Makefile 2006-07-08 17:51:12.000000000 -0700 +++ shelldap/Makefile 2008-12-04 08:23:05.651978000 -0800 @@ -1,19 +1,19 @@ -# New ports collection makefile for: shelldap -# Date created: 2006-07-07 -# Whom: Mahlon E. Smith +# New ports collection makefile for: shelldap +# Date created: 2006-07-07 +# Whom: Mahlon E. Smith # -# $FreeBSD: ports/net/shelldap/Makefile,v 1.1 2006/07/09 00:51:12 rafan Exp $ +# $FreeBSD$ # -PORTNAME= shelldap -PORTVERSION= 0.1 -CATEGORIES= net -MASTER_SITES= http://www.martini.nu/misc/ +PORTNAME= shelldap +PORTVERSION= 0.2 +CATEGORIES= net +MASTER_SITES= http://www.martini.nu/misc/ -MAINTAINER= mahlon@martini.nu -COMMENT= A shell-like environment for LDAP +MAINTAINER= mahlon@martini.nu +COMMENT= A shell-like environment for LDAP -RUN_DEPENDS= \ +RUN_DEPENDS= \ ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap \ ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \ @@ -22,13 +22,13 @@ ${SITE_PERL}/${PERL_ARCH}/Term/ReadLine/Gnu.pm:${PORTSDIR}/devel/p5-ReadLine-Gnu \ ${SITE_PERL}/${PERL_ARCH}/YAML/Syck.pm:${PORTSDIR}/textproc/p5-YAML-Syck -USE_PERL5= yes +USE_PERL5= yes -MAN1= shelldap.1 +MAN1= shelldap.1 -PLIST_FILES= bin/shelldap +PLIST_FILES= bin/shelldap -NO_BUILD= yes +NO_BUILD= yes post-extract: ${MKDIR} ${WRKSRC}/man/man1 diff -ruN /usr/ports/net/shelldap/distinfo shelldap/distinfo --- /usr/ports/net/shelldap/distinfo 2006-07-08 17:51:12.000000000 -0700 +++ shelldap/distinfo 2008-12-04 08:30:31.494589000 -0800 @@ -1,3 +1,3 @@ -MD5 (shelldap-0.1.tar.gz) = a283288b657ca0a307f12031c9e97371 -SHA256 (shelldap-0.1.tar.gz) = 41344c5a474124a0ddbff1b2086ec3a0d15b4fcc475db993c4ad71782ae3cc7a -SIZE (shelldap-0.1.tar.gz) = 12179 +MD5 (shelldap-0.2.tar.gz) = 2c68afa69968b71888e029485ee32881 +SHA256 (shelldap-0.2.tar.gz) = ea16c9d823794d78bbe4aa51f6a9d91c30a4119fdedad333564af245870efe73 +SIZE (shelldap-0.2.tar.gz) = 12147 diff -ruN /usr/ports/net/shelldap/pkg-plist shelldap/pkg-plist --- /usr/ports/net/shelldap/pkg-plist 1969-12-31 16:00:00.000000000 -0800 +++ shelldap/pkg-plist 2006-09-05 23:35:17.347113000 -0700 @@ -0,0 +1 @@ +bin/shelldap >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Thu Dec 4 09:12:00 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 09:12:11 2008 Subject: ports/129420: New port: ports-mgmt/xps Message-ID: <200812041712.mB4HC0Bs094141@freefall.freebsd.org> Synopsis: New port: ports-mgmt/xps Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Dec 4 17:11:59 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129420 From miwi at FreeBSD.org Thu Dec 4 09:12:03 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 09:12:11 2008 Subject: ports/129421: [maintainer update] Update for net/shelldap to 0.2 Message-ID: <200812041712.mB4HC2pa094224@freefall.freebsd.org> Synopsis: [maintainer update] Update for net/shelldap to 0.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Dec 4 17:12:02 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129421 From pol at opk.ru Thu Dec 4 10:00:15 2008 From: pol at opk.ru (Pavel I Volkov) Date: Thu Dec 4 10:00:23 2008 Subject: ports/129422: [PATCH] mail/cyrus-imapd: add patch for autocreate INBOX, change syslog facility, patch to compatible with DRAC support Message-ID: <200812041731.mB4HVA99077900@pol.iib.ru> >Number: 129422 >Category: ports >Synopsis: [PATCH] mail/cyrus-imapd: add patch for autocreate INBOX, change syslog facility, patch to compatible with DRAC support >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 Dec 04 18:00:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pavel I Volkov >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD pol.iib.ru 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Jul 4 05:20:57 MSD >Description: [DESCRIBE CHANGES] This patch replace for ports/125045 change request. Please drop ports/125045 request. Added file(s): - files/extra-patch-autocreate-contrib::drac_auth.patch - files/extra-patch-autocreate-imap::Makefile.in - files/extra-patch-imap::Makefile.in - files/patch-imap::fud.c - files/patch-imap::mbexamine.c Removed file(s): - files/patch-imap::Makefile.in Port maintainer (ume@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cyrus-imapd-2.3.13_1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/Makefile /usr/ports/mail/cyrus-imapd23/Makefile --- /usr/ports/mail/cyrus-imapd23.orig/Makefile 2008-10-20 20:11:47.000000000 +0400 +++ /usr/ports/mail/cyrus-imapd23/Makefile 2008-12-04 18:46:37.000000000 +0300 @@ -7,7 +7,7 @@ PORTNAME= cyrus-imapd PORTVERSION= 2.3.13 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus/ \ http://ftp.andrew.cmu.edu/pub/cyrus/ \ @@ -52,7 +52,9 @@ REPLICATION "Enable replication" off \ SQLITE "Use SQLite (experimental)" off \ SNMP_4 "Enable SNMP support using net-snmp v4" off \ - SNMP_5 "Enable SNMP support using net-snmp v5" off + SNMP_5 "Enable SNMP support using net-snmp v5" off \ + AUTOCREATE "Enable autocreate users INBOX folders" off \ + SYSLOG_MAIL "Change syslog facility from local6 to mail" off .include @@ -118,6 +120,19 @@ CONFIGURE_ARGS+=--enable-netscapehack .endif +.if defined(WITH_AUTOCREATE) +# http://email.uoa.gr/projects/cyrus/autocreate/README.autocreate-cyrus-2.3 +PATCH_SITES= http://email.uoa.gr/download/cyrus/cyrus-imapd-2.3.13/ +PATCHFILES= cyrus-imapd-2.3.13-autosieve-0.6.0.diff cyrus-imapd-2.3.13-autocreate-0.10-0.diff +PATCH_DIST_STRIP= -E -p1 +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-autocreate-contrib::drac_auth.patch +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-autocreate-imap::Makefile.in +PLIST_SUB+= AUTOCREATE="" +.else +EXTRA_PATCHES+= ${FILESDIR}/extra-patch-imap::Makefile.in +PLIST_SUB+= AUTOCREATE="@comment " +.endif + .if defined(WITH_DRAC) EXTRA_PATCHES+= ${WRKSRC}/contrib/drac_auth.patch EXTRA_PATCHES+= ${FILESDIR}/extra-patch-cmulocal::ucdsnmp.m4 \ @@ -158,6 +173,10 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-configure .endif +.if defined(WITH_SYSLOG_MAIL) +CONFIGURE_ARGS+=--with-syslogfacility=MAIL +.endif + CYRUS_USER?= cyrus CYRUS_GROUP?= cyrus diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/distinfo /usr/ports/mail/cyrus-imapd23/distinfo --- /usr/ports/mail/cyrus-imapd23.orig/distinfo 2008-10-20 20:11:47.000000000 +0400 +++ /usr/ports/mail/cyrus-imapd23/distinfo 2008-11-13 14:41:52.000000000 +0300 @@ -1,3 +1,9 @@ MD5 (cyrus-imapd-2.3.13.tar.gz) = 7dc48324c3a99e210bf777ea74aae694 SHA256 (cyrus-imapd-2.3.13.tar.gz) = f651c3f5112d3aefa5ab5250f9cb9bb012046a0c3bd72eabb82da9dde1150fba SIZE (cyrus-imapd-2.3.13.tar.gz) = 2328467 +MD5 (cyrus-imapd-2.3.13-autosieve-0.6.0.diff) = cce2e7fbc847791182b8f431c59e473a +SHA256 (cyrus-imapd-2.3.13-autosieve-0.6.0.diff) = c3144335e008219ac3fe25b69ece0841d3949d8c8f4195a4d894e38dce641d5c +SIZE (cyrus-imapd-2.3.13-autosieve-0.6.0.diff) = 7918 +MD5 (cyrus-imapd-2.3.13-autocreate-0.10-0.diff) = f1957096f173dcc9ea94d0544a07e9db +SHA256 (cyrus-imapd-2.3.13-autocreate-0.10-0.diff) = 3a9e2e2a970f957d61afd1df59dd60926bbc70f0891c6340974b6700c3d15d75 +SIZE (cyrus-imapd-2.3.13-autocreate-0.10-0.diff) = 85773 diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/files/extra-patch-autocreate-contrib::drac_auth.patch /usr/ports/mail/cyrus-imapd23/files/extra-patch-autocreate-contrib::drac_auth.patch --- /usr/ports/mail/cyrus-imapd23.orig/files/extra-patch-autocreate-contrib::drac_auth.patch 1970-01-01 03:00:00.000000000 +0300 +++ /usr/ports/mail/cyrus-imapd23/files/extra-patch-autocreate-contrib::drac_auth.patch 2008-12-04 11:26:58.000000000 +0300 @@ -0,0 +1,47 @@ +--- contrib/drac_auth.patch.orig 2008-12-03 19:37:19.000000000 +0300 ++++ contrib/drac_auth.patch 2008-12-04 11:24:25.000000000 +0300 +@@ -107,32 +107,32 @@ + DEPLIBS = ../lib/libcyrus.a ../lib/libcyrus_min.a @DEPLIBS@ + + @@ -202,17 +203,17 @@ +- imapd: $(IMAPDOBJS) mutex_fake.o libimap.a $(DEPLIBS) $(SERVICE) ++ imapd: $(IMAPDOBJS) mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(SERVICE) + $(CC) $(LDFLAGS) -o imapd \ + $(SERVICE) $(IMAPDOBJS) mutex_fake.o \ +-- libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) +-+ libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) ++- libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) +++ libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) + +- imapd.pure: $(IMAPDOBJS) mutex_fake.o libimap.a $(DEPLIBS) $(SERVICE) ++ imapd.pure: $(IMAPDOBJS) mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(SERVICE) + $(PURIFY) $(PUREOPT) $(CC) $(LDFLAGS) -o imapd.pure \ + $(SERVICE) $(IMAPDOBJS) mutex_fake.o libimap.a \ +-- $(DEPLIBS) $(LIBS) $(LIB_WRAP) +-+ $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) ++- $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) +++ $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) + +- imapd.quant: $(IMAPDOBJS) mutex_fake.o libimap.a $(DEPLIBS) $(SERVICE) ++ imapd.quant: $(IMAPDOBJS) mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(SERVICE) + $(QUANTIFY) $(QUANTOPT) $(CC) $(LDFLAGS) -o imapd.quant \ + $(SERVICE) $(IMAPDOBJS) mutex_fake.o libimap.a \ +-- $(DEPLIBS) $(LIBS) $(LIB_WRAP) +-+ $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) ++- $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) +++ $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) + + mupdate: mupdate.o mupdate-slave.o mupdate-client.o mutex_pthread.o tls.o \ + libimap.a $(DEPLIBS) + @@ -230,7 +231,7 @@ + pop3d: pop3d.o proxy.o backend.o tls.o mutex_fake.o libimap.a \ +- $(DEPLIBS) $(SERVICE) ++ $(SIEVE_LIBS) $(DEPLIBS) $(SERVICE) + $(CC) $(LDFLAGS) -o pop3d pop3d.o proxy.o backend.o tls.o $(SERVICE) \ +-- mutex_fake.o libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) +-+ mutex_fake.o libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) ++- mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) +++ mutex_fake.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(DRAC_LIBS) + + nntpd: nntpd.o proxy.o backend.o index.o smtpclient.o spool.o tls.o \ + mutex_fake.o nntp_err.o libimap.a $(DEPLIBS) $(SERVICE) diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/files/extra-patch-autocreate-imap::Makefile.in /usr/ports/mail/cyrus-imapd23/files/extra-patch-autocreate-imap::Makefile.in --- /usr/ports/mail/cyrus-imapd23.orig/files/extra-patch-autocreate-imap::Makefile.in 1970-01-01 03:00:00.000000000 +0300 +++ /usr/ports/mail/cyrus-imapd23/files/extra-patch-autocreate-imap::Makefile.in 2007-12-03 15:03:12.000000000 +0300 @@ -0,0 +1,33 @@ +Index: imap/Makefile.in +diff -u imap/Makefile.in.orig imap/Makefile.in +--- imap/Makefile.in.orig Fri Nov 18 00:46:14 2005 ++++ imap/Makefile.in Sat Dec 10 16:46:31 2005 +@@ -130,10 +130,10 @@ + + + install: +- $(srcdir)/../install-sh -d ${DESTDIR}$(service_path) ++ $(INSTALL) -d ${DESTDIR}$(service_path) + for file in $(PROGS); \ + do \ +- $(INSTALL) -m 755 $$file $(DESTDIR)$(service_path) || exit 1; \ ++ $(INSTALL) -s -m 755 $$file $(DESTDIR)$(service_path) || exit 1; \ + done + ln -f $(DESTDIR)$(service_path)/pop3d $(DESTDIR)$(service_path)/pop3proxyd + ln -f $(DESTDIR)$(service_path)/imapd $(DESTDIR)$(service_path)/proxyd +@@ -219,13 +219,13 @@ + $(CC) $(LDFLAGS) -o mupdate \ + $(SERVICETHREAD) mupdate.o mupdate-slave.o mupdate-client.o \ + mutex_pthread.o tls.o libimap.a \ +- $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) -lpthread ++ $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(PTHREAD_LIBS) + + mupdate.pure: mupdate.o mupdate-slave.o mupdate-client.o mutex_pthread.o \ + libimap.a $(SIEVE_LIBS) $(DEPLIBS) + $(PURIFY) $(PUREOPT) $(CC) $(LDFLAGS) -o mupdate.pure \ + $(SERVICETHREAD) mupdate.o mupdate-slave.o mupdate-client.o \ +- mutex_pthread.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) -lpthread ++ mutex_pthread.o libimap.a $(SIEVE_LIBS) $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(PTHREAD_LIBS) + + pop3d: pop3d.o proxy.o backend.o tls.o mutex_fake.o libimap.a \ + $(SIEVE_LIBS) $(DEPLIBS) $(SERVICE) diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/files/extra-patch-imap::Makefile.in /usr/ports/mail/cyrus-imapd23/files/extra-patch-imap::Makefile.in --- /usr/ports/mail/cyrus-imapd23.orig/files/extra-patch-imap::Makefile.in 1970-01-01 03:00:00.000000000 +0300 +++ /usr/ports/mail/cyrus-imapd23/files/extra-patch-imap::Makefile.in 2005-12-20 20:35:41.000000000 +0300 @@ -0,0 +1,33 @@ +Index: imap/Makefile.in +diff -u imap/Makefile.in.orig imap/Makefile.in +--- imap/Makefile.in.orig Fri Nov 18 00:46:14 2005 ++++ imap/Makefile.in Sat Dec 10 16:46:31 2005 +@@ -130,10 +130,10 @@ + + + install: +- $(srcdir)/../install-sh -d ${DESTDIR}$(service_path) ++ $(INSTALL) -d ${DESTDIR}$(service_path) + for file in $(PROGS); \ + do \ +- $(INSTALL) -m 755 $$file $(DESTDIR)$(service_path) || exit 1; \ ++ $(INSTALL) -s -m 755 $$file $(DESTDIR)$(service_path) || exit 1; \ + done + ln -f $(DESTDIR)$(service_path)/pop3d $(DESTDIR)$(service_path)/pop3proxyd + ln -f $(DESTDIR)$(service_path)/imapd $(DESTDIR)$(service_path)/proxyd +@@ -219,13 +219,13 @@ + $(CC) $(LDFLAGS) -o mupdate \ + $(SERVICETHREAD) mupdate.o mupdate-slave.o mupdate-client.o \ + mutex_pthread.o tls.o libimap.a \ +- $(DEPLIBS) $(LIBS) $(LIB_WRAP) -lpthread ++ $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(PTHREAD_LIBS) + + mupdate.pure: mupdate.o mupdate-slave.o mupdate-client.o mutex_pthread.o \ + libimap.a $(DEPLIBS) + $(PURIFY) $(PUREOPT) $(CC) $(LDFLAGS) -o mupdate.pure \ + $(SERVICETHREAD) mupdate.o mupdate-slave.o mupdate-client.o \ +- mutex_pthread.o libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) -lpthread ++ mutex_pthread.o libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(PTHREAD_LIBS) + + pop3d: pop3d.o proxy.o backend.o tls.o mutex_fake.o libimap.a \ + $(DEPLIBS) $(SERVICE) diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/files/patch-imap::Makefile.in /usr/ports/mail/cyrus-imapd23/files/patch-imap::Makefile.in --- /usr/ports/mail/cyrus-imapd23.orig/files/patch-imap::Makefile.in 2005-12-20 20:35:41.000000000 +0300 +++ /usr/ports/mail/cyrus-imapd23/files/patch-imap::Makefile.in 1970-01-01 03:00:00.000000000 +0300 @@ -1,33 +0,0 @@ -Index: imap/Makefile.in -diff -u imap/Makefile.in.orig imap/Makefile.in ---- imap/Makefile.in.orig Fri Nov 18 00:46:14 2005 -+++ imap/Makefile.in Sat Dec 10 16:46:31 2005 -@@ -130,10 +130,10 @@ - - - install: -- $(srcdir)/../install-sh -d ${DESTDIR}$(service_path) -+ $(INSTALL) -d ${DESTDIR}$(service_path) - for file in $(PROGS); \ - do \ -- $(INSTALL) -m 755 $$file $(DESTDIR)$(service_path) || exit 1; \ -+ $(INSTALL) -s -m 755 $$file $(DESTDIR)$(service_path) || exit 1; \ - done - ln -f $(DESTDIR)$(service_path)/pop3d $(DESTDIR)$(service_path)/pop3proxyd - ln -f $(DESTDIR)$(service_path)/imapd $(DESTDIR)$(service_path)/proxyd -@@ -219,13 +219,13 @@ - $(CC) $(LDFLAGS) -o mupdate \ - $(SERVICETHREAD) mupdate.o mupdate-slave.o mupdate-client.o \ - mutex_pthread.o tls.o libimap.a \ -- $(DEPLIBS) $(LIBS) $(LIB_WRAP) -lpthread -+ $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(PTHREAD_LIBS) - - mupdate.pure: mupdate.o mupdate-slave.o mupdate-client.o mutex_pthread.o \ - libimap.a $(DEPLIBS) - $(PURIFY) $(PUREOPT) $(CC) $(LDFLAGS) -o mupdate.pure \ - $(SERVICETHREAD) mupdate.o mupdate-slave.o mupdate-client.o \ -- mutex_pthread.o libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) -lpthread -+ mutex_pthread.o libimap.a $(DEPLIBS) $(LIBS) $(LIB_WRAP) $(PTHREAD_LIBS) - - pop3d: pop3d.o proxy.o backend.o tls.o mutex_fake.o libimap.a \ - $(DEPLIBS) $(SERVICE) diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/files/patch-imap::fud.c /usr/ports/mail/cyrus-imapd23/files/patch-imap::fud.c --- /usr/ports/mail/cyrus-imapd23.orig/files/patch-imap::fud.c 1970-01-01 03:00:00.000000000 +0300 +++ /usr/ports/mail/cyrus-imapd23/files/patch-imap::fud.c 2008-06-27 13:47:49.000000000 +0400 @@ -0,0 +1,14 @@ +--- imap/fud.c.orig 2008-06-27 13:41:16.000000000 +0400 ++++ imap/fud.c 2008-06-27 13:45:58.000000000 +0400 +@@ -102,9 +102,9 @@ + + int soc = 0; /* inetd (master) has handed us the port as stdin */ + +-char who[16]; ++char who[MAXLOGNAME]; + +-#define MAXLOGNAME 16 /* should find out for real */ ++/* #define MAXLOGNAME 16 /* should find out for real */ + #define MAXDOMNAME 20 /* should find out for real */ + + int begin_handling(void) diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/files/patch-imap::mbexamine.c /usr/ports/mail/cyrus-imapd23/files/patch-imap::mbexamine.c --- /usr/ports/mail/cyrus-imapd23.orig/files/patch-imap::mbexamine.c 1970-01-01 03:00:00.000000000 +0300 +++ /usr/ports/mail/cyrus-imapd23/files/patch-imap::mbexamine.c 2008-06-27 14:03:21.000000000 +0400 @@ -0,0 +1,11 @@ +--- imap/mbexamine.c.orig 2008-06-27 13:49:28.000000000 +0400 ++++ imap/mbexamine.c 2008-06-27 14:02:34.000000000 +0400 +@@ -311,7 +311,7 @@ + printf("\n"); + } + printf(" Last POP3 Login: (%ld) %s", mailbox.pop3_last_login, +- ctime((const long *) &mailbox.pop3_last_login)); ++ ctime((time_t *) &mailbox.pop3_last_login)); + if (mailbox.minor_version >= 8) { + printf(" Highest Mod Sequence: " MODSEQ_FMT "\n", + mailbox.highestmodseq); diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/pkg-message /usr/ports/mail/cyrus-imapd23/pkg-message --- /usr/ports/mail/cyrus-imapd23.orig/pkg-message 2003-08-31 11:05:45.000000000 +0400 +++ /usr/ports/mail/cyrus-imapd23/pkg-message 2008-12-04 19:26:32.000000000 +0300 @@ -1,8 +1,8 @@ **************************************************************************** -To setup mail spool, modify /usr/local/etc/imapd.conf appropriately, -then run /usr/local/cyrus/bin/mkimap. +To setup mail spool, modify ${PREFIX}/etc/imapd.conf appropriately, +then run ${PREFIX}/cyrus/bin/mkimap. To run Cyrus IMAPd from startup, add cyrus_imapd_enable="YES" in your -/etc/rc.conf. +/etc/rc.conf[.local]. **************************************************************************** diff -ruN --exclude=CVS /usr/ports/mail/cyrus-imapd23.orig/pkg-plist /usr/ports/mail/cyrus-imapd23/pkg-plist --- /usr/ports/mail/cyrus-imapd23.orig/pkg-plist 2008-10-20 20:11:47.000000000 +0400 +++ /usr/ports/mail/cyrus-imapd23/pkg-plist 2008-11-13 12:08:27.000000000 +0300 @@ -11,6 +11,7 @@ bin/synctest cyrus/bin/arbitron cyrus/bin/chk_cyrus +%%AUTOCREATE%%cyrus/bin/compile_sieve cyrus/bin/ctl_cyrusdb cyrus/bin/ctl_deliver cyrus/bin/ctl_mboxlist --- cyrus-imapd-2.3.13_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From remko at FreeBSD.org Thu Dec 4 10:43:09 2008 From: remko at FreeBSD.org (remko@FreeBSD.org) Date: Thu Dec 4 10:43:15 2008 Subject: ports/129419: x11/pixman: Please update x11/pixman to >= 0.10.x Message-ID: <200812041843.mB4Ih8Xq063503@freefall.freebsd.org> Synopsis: x11/pixman: Please update x11/pixman to >= 0.10.x Responsible-Changed-From-To: freebsd-portsbugs->freebsd-ports-bugs Responsible-Changed-By: remko Responsible-Changed-When: Thu Dec 4 18:42:49 UTC 2008 Responsible-Changed-Why: Typo fix in assignee, reassign to ports-bugs http://www.freebsd.org/cgi/query-pr.cgi?pr=129419 From leeym at FreeBSD.org Thu Dec 4 11:50:01 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Thu Dec 4 11:50:08 2008 Subject: ports/129423: [PATCH] devel/p5-DateTime-Format-Builder: simplify dependency Message-ID: <200812041943.mB4JhDIT090009@cn1.leeym.com> >Number: 129423 >Category: ports >Synopsis: [PATCH] devel/p5-DateTime-Format-Builder: simplify dependency >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 Dec 04 19:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - simplify dependency - update URL in pkg-descr - replace PORTDOCS with PORTEXAMPLES and fix DISTVERSION to make it portlint clean - bump PORTREVISION Port maintainer (mat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DateTime-Format-Builder-0.79.01_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Builder/Makefile,v retrieving revision 1.15 diff -u -d -b -w -u -r1.15 Makefile --- Makefile 26 Oct 2007 19:40:00 -0000 1.15 +++ Makefile 4 Dec 2008 19:41:02 -0000 @@ -7,20 +7,20 @@ PORTNAME= DateTime-Format-Builder PORTVERSION= 0.79.01 -DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= mat@FreeBSD.org COMMENT= Create DateTime parser classes and objects +RUN_DEPENDS= p5-Class-Factory-Util>=1.6:${PORTSDIR}/devel/p5-Class-Factory-Util \ + p5-DateTime>=0.12:${PORTSDIR}/devel/p5-DateTime \ + p5-DateTime-Format-Strptime>=1.04:${PORTSDIR}/devel/p5-DateTime-Format-Strptime \ + p5-Params-Validate>=0.72:${PORTSDIR}/devel/p5-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ - ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \ - ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \ - ${SITE_PERL}/${PERL_ARCH}/DateTime.pm:${PORTSDIR}/devel/p5-DateTime \ - ${SITE_PERL}/DateTime/Format/Strptime.pm:${PORTSDIR}/devel/p5-DateTime-Format-Strptime PERL_MODBUILD= yes Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Builder/pkg-descr,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 pkg-descr --- pkg-descr 6 Jul 2003 12:59:25 -0000 1.1 +++ pkg-descr 4 Dec 2008 19:41:02 -0000 @@ -8,4 +8,4 @@ to any subclasses, or for when you need to do something slightly beyond what I expected. -WWW: http://datetime.perl.org/ +WWW: http://search.cpan.org/dist/DateTime-Format-Builder/ Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime-Format-Builder/pkg-plist,v retrieving revision 1.5 diff -u -d -b -w -u -r1.5 pkg-plist --- pkg-plist 22 Jan 2006 01:47:23 -0000 1.5 +++ pkg-plist 4 Dec 2008 19:41:02 -0000 @@ -7,14 +7,14 @@ %%SITE_PERL%%/DateTime/Format/Builder/Parser/Strptime.pm %%SITE_PERL%%/DateTime/Format/Builder/Parser/generic.pm %%SITE_PERL%%/DateTime/Format/Builder/Tutorial.pod -%%PORTDOCS%%%%EXAMPLESDIR%%/Apache.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/Fall.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/ICal.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/MySQL.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/Simple.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/Tivoli.pm -%%PORTDOCS%%%%EXAMPLESDIR%%/W3CDTF.pm -%%PORTDOCS%%@dirrm %%EXAMPLESDIR%% +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Apache.pm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Fall.pm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ICal.pm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/MySQL.pm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Simple.pm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Tivoli.pm +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/W3CDTF.pm +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% @dirrm %%SITE_PERL%%/DateTime/Format/Builder/Parser @dirrm %%SITE_PERL%%/DateTime/Format/Builder @dirrmtry %%SITE_PERL%%/DateTime/Format --- p5-DateTime-Format-Builder-0.79.01_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 11:50:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 11:50:17 2008 Subject: ports/129423: [PATCH] devel/p5-DateTime-Format-Builder: simplify dependency Message-ID: <200812041950.mB4JoApn009179@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-DateTime-Format-Builder: simplify dependency Responsible-Changed-From-To: freebsd-ports-bugs->mat Responsible-Changed-By: edwin Responsible-Changed-When: Thu Dec 4 19:50:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129423 From yuri.pankov at gmail.com Thu Dec 4 15:00:04 2008 From: yuri.pankov at gmail.com (Yuri Pankov) Date: Thu Dec 4 15:00:10 2008 Subject: ports/129424: [MAINTAINER] emulators/libspectrum: update to 0.5.0 Message-ID: <200812042231.mB4MVWPe036419@darklight.homeunix.org> >Number: 129424 >Category: ports >Synopsis: [MAINTAINER] emulators/libspectrum: update to 0.5.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: Thu Dec 04 23:00:03 UTC 2008 >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 #0: Thu Dec 4 08:55:45 MSK >Description: - Update to 0.5.0 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- libspectrum-0.5.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/libspectrum/Makefile,v retrieving revision 1.12 diff -u -r1.12 Makefile --- Makefile 6 Jun 2008 13:27:01 -0000 1.12 +++ Makefile 4 Dec 2008 22:16:22 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libspectrum -PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTVERSION= 0.5.0 CATEGORIES= emulators devel MASTER_SITES= SF MASTER_SITE_SUBDIR= fuse-emulator Index: distinfo =================================================================== RCS file: /home/ncvs/ports/emulators/libspectrum/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 9 Feb 2008 02:10:46 -0000 1.6 +++ distinfo 4 Dec 2008 22:16:22 -0000 @@ -1,3 +1,3 @@ -MD5 (libspectrum-0.4.0.tar.gz) = 53ac8a2fef9e5fc29060a8612f3c27af -SHA256 (libspectrum-0.4.0.tar.gz) = adddb56806d16b7853642734c2f99460dbb174b5f775ca3a756735eaab0e7ebe -SIZE (libspectrum-0.4.0.tar.gz) = 470513 +MD5 (libspectrum-0.5.0.tar.gz) = d17f018dbf79361f5dfe5dc251bbcbbb +SHA256 (libspectrum-0.5.0.tar.gz) = 63b65557ebbbb4adec2983325754a00c7fd4fdc5ac3908180e28999517aa7cc4 +SIZE (libspectrum-0.5.0.tar.gz) = 490762 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/emulators/libspectrum/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 9 Feb 2008 02:10:46 -0000 1.5 +++ pkg-plist 4 Dec 2008 22:16:22 -0000 @@ -3,7 +3,7 @@ lib/libspectrum.a lib/libspectrum.la lib/libspectrum.so -lib/libspectrum.so.6 +lib/libspectrum.so.7 %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/ChangeLog %%PORTDOCS%%%%DOCSDIR%%/README --- libspectrum-0.5.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From yuri.pankov at gmail.com Thu Dec 4 15:10:01 2008 From: yuri.pankov at gmail.com (Yuri Pankov) Date: Thu Dec 4 15:10:08 2008 Subject: ports/129425: [MAINTAINER] emulators/fuse: update to 0.10.0 Message-ID: <200812042234.mB4MYMmV036844@darklight.homeunix.org> >Number: 129425 >Category: ports >Synopsis: [MAINTAINER] emulators/fuse: update to 0.10.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: Thu Dec 04 23:10:00 UTC 2008 >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 #0: Thu Dec 4 08:55:45 MSK >Description: - Update to 0.10.0 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- fuse-0.10.0.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/fuse/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- Makefile 6 Jun 2008 13:27:00 -0000 1.14 +++ Makefile 4 Dec 2008 22:33:53 -0000 @@ -6,8 +6,7 @@ # PORTNAME= fuse -PORTVERSION= 0.9.0 -PORTREVISION= 2 +PORTVERSION= 0.10.0 CATEGORIES= emulators MASTER_SITES= SF MASTER_SITE_SUBDIR= fuse-emulator @@ -15,7 +14,7 @@ MAINTAINER= yuri.pankov@gmail.com COMMENT= Free Unix (Sinclair ZX-)Spectrum Emulator -LIB_DEPENDS= spectrum.6:${PORTSDIR}/emulators/libspectrum \ +LIB_DEPENDS= spectrum.7:${PORTSDIR}/emulators/libspectrum \ 765.4:${PORTSDIR}/emulators/lib765 \ gcrypt.15:${PORTSDIR}/security/libgcrypt Index: distinfo =================================================================== RCS file: /home/ncvs/ports/emulators/fuse/distinfo,v retrieving revision 1.6 diff -u -r1.6 distinfo --- distinfo 9 Feb 2008 02:13:31 -0000 1.6 +++ distinfo 4 Dec 2008 22:33:54 -0000 @@ -1,3 +1,3 @@ -MD5 (fuse-0.9.0.tar.gz) = e6434ae8d5d97613c5ae0c7d42df0e49 -SHA256 (fuse-0.9.0.tar.gz) = 9db37ce95450d1a6a62d1b177f0a62aaa9866347fb8bb9342a1649584d325ea7 -SIZE (fuse-0.9.0.tar.gz) = 1371359 +MD5 (fuse-0.10.0.tar.gz) = 3c759a1faa7a076c333567192cad009a +SHA256 (fuse-0.10.0.tar.gz) = fc4ffa5c76963a434dbcddd2626b212b9f39f3b6c3ffecf3d2688decbdb0c8fa +SIZE (fuse-0.10.0.tar.gz) = 1573180 --- fuse-0.10.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From yuri.pankov at gmail.com Thu Dec 4 15:40:04 2008 From: yuri.pankov at gmail.com (Yuri Pankov) Date: Thu Dec 4 15:40:10 2008 Subject: ports/129425: [MAINTAINER] emulators/fuse: update to 0.10.0 Message-ID: <200812042340.mB4Ne3cu083940@freefall.freebsd.org> The following reply was made to PR ports/129425; it has been noted by GNATS. From: "Yuri Pankov" To: bug-followup@freebsd.org Cc: Subject: Re: ports/129425: [MAINTAINER] emulators/fuse: update to 0.10.0 Date: Fri, 5 Dec 2008 02:36:54 +0300 Depends on ports/129424 From yuri.pankov at gmail.com Thu Dec 4 15:50:05 2008 From: yuri.pankov at gmail.com (Yuri Pankov) Date: Thu Dec 4 15:50:12 2008 Subject: ports/129425: [MAINTAINER] emulators/fuse: update to 0.10.0 Message-ID: <200812042350.mB4No4Pr090884@freefall.freebsd.org> The following reply was made to PR ports/129425; it has been noted by GNATS. From: "Yuri Pankov" To: bug-followup@freebsd.org Cc: Subject: Re: ports/129425: [MAINTAINER] emulators/fuse: update to 0.10.0 Date: Fri, 5 Dec 2008 02:13:07 +0300 Depends on ports/129424 From linimon at FreeBSD.org Thu Dec 4 16:09:21 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu Dec 4 16:09:27 2008 Subject: ports/129419: x11/pixman: Please update x11/pixman to >= 0.10.x Message-ID: <200812050009.mB509KTU005043@freefall.freebsd.org> Synopsis: x11/pixman: Please update x11/pixman to >= 0.10.x Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Fri Dec 5 00:09:08 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=129419 From sbahra at kerneled.org Thu Dec 4 17:40:03 2008 From: sbahra at kerneled.org (Samy Al Bahra) Date: Thu Dec 4 17:40:10 2008 Subject: ports/129427: New port: textproc/hs-utf8-string Message-ID: <200812050134.mB51Yibb015611@www.freebsd.org> >Number: 129427 >Category: ports >Synopsis: New port: textproc/hs-utf8-string >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 Dec 05 01:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Samy Al Bahra >Release: >Organization: >Environment: >Description: A UTF8 layer for IO, ByteStrings and Strings. The utf8-string package provides operations for encoding UTF8 strings to Word8 lists and back, and for reading and writing UTF8 without truncation. WWW: http://github.com/glguy/utf8-string/ >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: # # hs-utf8-string # hs-utf8-string/pkg-plist # hs-utf8-string/pkg-descr # hs-utf8-string/distinfo # hs-utf8-string/Makefile # echo c - hs-utf8-string mkdir -p hs-utf8-string > /dev/null 2>&1 echo x - hs-utf8-string/pkg-plist sed 's/^X//' >hs-utf8-string/pkg-plist << '4e82f870d7b9f2e9db85fe99b69b2578' X%%SUBDIR%%/ghc-%%GHC_VERSION%%/libHSutf8-string-%%PORTVERSION%%.a X%%SUBDIR%%/ghc-%%GHC_VERSION%%/HSutf8-string-%%PORTVERSION%%.o X%%SUBDIR%%/ghc-%%GHC_VERSION%%/Codec/Binary/UTF8/Generic.hi X%%SUBDIR%%/ghc-%%GHC_VERSION%%/Codec/Binary/UTF8/String.hi X%%SUBDIR%%/ghc-%%GHC_VERSION%%/System/IO/UTF8.hi X%%SUBDIR%%/ghc-%%GHC_VERSION%%/Data/ByteString/Lazy/UTF8.hi X%%SUBDIR%%/ghc-%%GHC_VERSION%%/Data/ByteString/UTF8.hi X%%SUBDIR%%/ghc-%%GHC_VERSION%%/Data/String/UTF8.hi X%%SUBDIR%%/register.sh Xshare/doc/utf8-string-%%PORTVERSION%%/LICENSE X@dirrm share/doc/utf8-string-%%PORTVERSION%% X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Data/ByteString/Lazy X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Data/ByteString X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Data/String X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Data X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/System/IO X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/System X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Codec/Binary/UTF8 X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Codec/Binary X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%%/Codec X@dirrm lib/utf8-string-%%PORTVERSION%%/ghc-%%GHC_VERSION%% X@dirrm lib/utf8-string-%%PORTVERSION%% X@exec /bin/sh %D/%%SUBDIR%%/register.sh X@exec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old X@unexec %D/bin/ghc-pkg unregister utf8-string X@unexec /bin/rm -f %D/lib/ghc-%%GHC_VERSION%%/package.conf.old 4e82f870d7b9f2e9db85fe99b69b2578 echo x - hs-utf8-string/pkg-descr sed 's/^X//' >hs-utf8-string/pkg-descr << 'dc7df5aa96100f4e7ccde0509369113f' XA UTF8 layer for IO, ByteStrings and Strings. The utf8-string package provides Xoperations for encoding UTF8 strings to Word8 lists and back, and for reading Xand writing UTF8 without truncation. X XWWW: http://github.com/glguy/utf8-string/ dc7df5aa96100f4e7ccde0509369113f echo x - hs-utf8-string/distinfo sed 's/^X//' >hs-utf8-string/distinfo << '10282ed0ce0ac9926dbe5898f2fc9fed' XMD5 (utf8-string-0.3.3.tar.gz) = f311e85aebccffb272ebf3bd49a28c8f XSHA256 (utf8-string-0.3.3.tar.gz) = a327daab89cbe9d687f0b612422da0e032f8cb4174abcf058e583a94099b40a5 XSIZE (utf8-string-0.3.3.tar.gz) = 7821 10282ed0ce0ac9926dbe5898f2fc9fed echo x - hs-utf8-string/Makefile sed 's/^X//' >hs-utf8-string/Makefile << '82ac40d8eab64df1a06690ac5f36a808' X# New ports collection makefile for: utf8-string X# Date created: December 4, 2008 X# Whom: Samy Al Bahra X# X# $FreeBSD$ X XPORTNAME= utf8-string XPORTVERSION= 0.3.3 XCATEGORIES= textproc haskell XMASTER_SITES= http://hackage.haskell.org/packages/archive/${PORTNAME}/${PORTVERSION}/ \ X http://carte.kerneled.org/mirror/ XPKGNAMEPREFIX= hs- X XMAINTAINER= sbahra@kerneled.org XCOMMENT= Haskell UTF8 layer for IO, ByteStrings and Strings X XBUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc XLIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 X XCABAL= ${LOCALBASE}/bin/runghc Setup.lhs XGHC_VERSION= `${LOCALBASE}/bin/ghc --numeric-version` XSUBDIR= lib/${PORTNAME}-${PORTVERSION} XPLIST_SUB= GHC_VERSION="${GHC_VERSION}" \ X PORTVERSION=${PORTVERSION} \ X SUBDIR=${SUBDIR} X Xdo-configure: X cd ${WRKSRC} && ${CABAL} configure --prefix=${PREFIX} --ghc X Xdo-build: X cd ${WRKSRC} && ${CABAL} build && ${CABAL} register --gen-script X Xdo-install: X cd ${WRKSRC} && ${CABAL} install X ${INSTALL_SCRIPT} ${WRKSRC}/register.sh ${PREFIX}/${SUBDIR}/register.sh X X.include 82ac40d8eab64df1a06690ac5f36a808 exit >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Thu Dec 4 18:00:02 2008 From: wenheping at gmail.com (Wen Heping) Date: Thu Dec 4 18:00:09 2008 Subject: ports/129429: [Update]devel/py-durus:update to 3.8 Message-ID: <200812050158.mB51whCp069646@www.freebsd.org> >Number: 129429 >Category: ports >Synopsis: [Update]devel/py-durus:update to 3.8 >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 Dec 05 02:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: update to 3.8 from 3.7 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -curN py-durus/Makefile py-durus.new/Makefile --- py-durus/Makefile 2007-07-30 17:41:12.000000000 +0800 +++ py-durus.new/Makefile 2008-12-05 17:37:41.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= durus -PORTVERSION= 3.7 +PORTVERSION= 3.8 CATEGORIES= devel python MASTER_SITES= http://www.mems-exchange.org/software/durus/ \ ${MASTER_SITE_LOCAL} \ @@ -19,18 +19,16 @@ COMMENT= A persistent object storage system for Python USE_PYTHON= 2.4+ -USE_PYDISTUTILS= yes +USE_PYDISTUTILS= easy_install +PYEASYINSTALL_ARCHDEP= yes PYDISTUTILS_PKGNAME= Durus -MAN1= durus.1 .include post-install: - @ ${INSTALL_MAN} ${WRKSRC}/doc/durus.1 ${MANPREFIX}/man/man1 - .if !defined(NOPORTDOCS) @ ${MKDIR} ${DOCSDIR} -.for docfile in ACKS.txt CHANGES.txt history.py INSTALL.txt LICENSE.txt README.txt doc/FAQ.txt +.for docfile in ACKS.txt CHANGES.txt INSTALL.txt LICENSE.txt README.txt doc/FAQ.txt @ ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor .endif diff -curN py-durus/distinfo py-durus.new/distinfo --- py-durus/distinfo 2007-06-16 17:17:06.000000000 +0800 +++ py-durus.new/distinfo 2008-12-05 17:28:41.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Durus-3.7.tar.gz) = 604b20012d7813475fd6d843a6880edb -SHA256 (Durus-3.7.tar.gz) = 025fb8102305ce1301dc87113abc1c416938c3e898ead47fc1f49d5caff26337 -SIZE (Durus-3.7.tar.gz) = 68881 +MD5 (Durus-3.8.tar.gz) = 75018ffc6682d09e5e0cdad065efa00a +SHA256 (Durus-3.8.tar.gz) = 14ea503faafaf87cbb301a845c034a7121a04960904c983f0380fb9ca451299d +SIZE (Durus-3.8.tar.gz) = 71491 diff -curN py-durus/files/patch-setup.py py-durus.new/files/patch-setup.py --- py-durus/files/patch-setup.py 2006-11-15 22:18:12.000000000 +0800 +++ py-durus.new/files/patch-setup.py 1970-01-01 08:00:00.000000000 +0800 @@ -1,19 +0,0 @@ ---- setup.py.orig Wed Aug 16 01:24:55 2006 -+++ setup.py Fri Nov 10 17:39:51 2006 -@@ -2,11 +2,11 @@ - $URL: svn+ssh://svn.mems-exchange.org/repos/trunk/durus/setup.py $ - $Id: setup.py 28588 2006-08-15 17:11:08Z dbinger $ - """ --try: -- import setuptools -- used = setuptools # to quiet import checker. --except ImportError: -- pass -+# try: -+# import setuptools -+# used = setuptools # to quiet import checker. -+# except ImportError: -+# pass - - import os - from distutils.core import setup diff -curN py-durus/pkg-plist py-durus.new/pkg-plist --- py-durus/pkg-plist 2007-06-16 17:17:06.000000000 +0800 +++ py-durus.new/pkg-plist 2008-12-05 17:33:36.000000000 +0800 @@ -1,74 +1,9 @@ bin/durus -%%PYTHON_SITELIBDIR%%/durus/error.py -%%PYTHON_SITELIBDIR%%/durus/client_storage.py -%%PYTHON_SITELIBDIR%%/durus/logger.py -%%PYTHON_SITELIBDIR%%/durus/history.py -%%PYTHON_SITELIBDIR%%/durus/persistent.py -%%PYTHON_SITELIBDIR%%/durus/connection.py -%%PYTHON_SITELIBDIR%%/durus/persistent_set.py -%%PYTHON_SITELIBDIR%%/durus/storage.py -%%PYTHON_SITELIBDIR%%/durus/btree.py -%%PYTHON_SITELIBDIR%%/durus/storage_server.py -%%PYTHON_SITELIBDIR%%/durus/run_durus.py -%%PYTHON_SITELIBDIR%%/durus/client.py -%%PYTHON_SITELIBDIR%%/durus/persistent_dict.py -%%PYTHON_SITELIBDIR%%/durus/serialize.py -%%PYTHON_SITELIBDIR%%/durus/shelf.py -%%PYTHON_SITELIBDIR%%/durus/pack_storage.py -%%PYTHON_SITELIBDIR%%/durus/__init__.py -%%PYTHON_SITELIBDIR%%/durus/persistent_list.py -%%PYTHON_SITELIBDIR%%/durus/file.py -%%PYTHON_SITELIBDIR%%/durus/file_storage.py -%%PYTHON_SITELIBDIR%%/durus/utils.py -%%PYTHON_SITELIBDIR%%/durus/error.pyc -%%PYTHON_SITELIBDIR%%/durus/client_storage.pyc -%%PYTHON_SITELIBDIR%%/durus/logger.pyc -%%PYTHON_SITELIBDIR%%/durus/history.pyc -%%PYTHON_SITELIBDIR%%/durus/persistent.pyc -%%PYTHON_SITELIBDIR%%/durus/connection.pyc -%%PYTHON_SITELIBDIR%%/durus/persistent_set.pyc -%%PYTHON_SITELIBDIR%%/durus/storage.pyc -%%PYTHON_SITELIBDIR%%/durus/btree.pyc -%%PYTHON_SITELIBDIR%%/durus/storage_server.pyc -%%PYTHON_SITELIBDIR%%/durus/run_durus.pyc -%%PYTHON_SITELIBDIR%%/durus/client.pyc -%%PYTHON_SITELIBDIR%%/durus/persistent_dict.pyc -%%PYTHON_SITELIBDIR%%/durus/serialize.pyc -%%PYTHON_SITELIBDIR%%/durus/shelf.pyc -%%PYTHON_SITELIBDIR%%/durus/pack_storage.pyc -%%PYTHON_SITELIBDIR%%/durus/__init__.pyc -%%PYTHON_SITELIBDIR%%/durus/persistent_list.pyc -%%PYTHON_SITELIBDIR%%/durus/file_storage.pyc -%%PYTHON_SITELIBDIR%%/durus/file.pyc -%%PYTHON_SITELIBDIR%%/durus/utils.pyc -%%PYTHON_SITELIBDIR%%/durus/_persistent.so -%%PYTHON_SITELIBDIR%%/durus/error.pyo -%%PYTHON_SITELIBDIR%%/durus/client_storage.pyo -%%PYTHON_SITELIBDIR%%/durus/logger.pyo -%%PYTHON_SITELIBDIR%%/durus/history.pyo -%%PYTHON_SITELIBDIR%%/durus/persistent.pyo -%%PYTHON_SITELIBDIR%%/durus/connection.pyo -%%PYTHON_SITELIBDIR%%/durus/persistent_set.pyo -%%PYTHON_SITELIBDIR%%/durus/storage.pyo -%%PYTHON_SITELIBDIR%%/durus/btree.pyo -%%PYTHON_SITELIBDIR%%/durus/storage_server.pyo -%%PYTHON_SITELIBDIR%%/durus/run_durus.pyo -%%PYTHON_SITELIBDIR%%/durus/client.pyo -%%PYTHON_SITELIBDIR%%/durus/persistent_dict.pyo -%%PYTHON_SITELIBDIR%%/durus/serialize.pyo -%%PYTHON_SITELIBDIR%%/durus/shelf.pyo -%%PYTHON_SITELIBDIR%%/durus/pack_storage.pyo -%%PYTHON_SITELIBDIR%%/durus/__init__.pyo -%%PYTHON_SITELIBDIR%%/durus/persistent_list.pyo -%%PYTHON_SITELIBDIR%%/durus/file_storage.pyo -%%PYTHON_SITELIBDIR%%/durus/file.pyo -%%PYTHON_SITELIBDIR%%/durus/utils.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% %%PORTDOCS%%%%DOCSDIR%%/ACKS.txt %%PORTDOCS%%%%DOCSDIR%%/CHANGES.txt %%PORTDOCS%%%%DOCSDIR%%/FAQ.txt -%%PORTDOCS%%%%DOCSDIR%%/history.py %%PORTDOCS%%%%DOCSDIR%%/INSTALL.txt %%PORTDOCS%%%%DOCSDIR%%/LICENSE.txt %%PORTDOCS%%%%DOCSDIR%%/README.txt %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%PYTHON_SITELIBDIR%%/durus >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 18:00:19 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 18:00:31 2008 Subject: ports/129429: [Update]devel/py-durus:update to 3.8 Message-ID: <200812050200.mB520Jfo089838@freefall.freebsd.org> Synopsis: [Update]devel/py-durus:update to 3.8 Responsible-Changed-From-To: freebsd-ports-bugs->dryice Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 02:00:18 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129429 From miwi at FreeBSD.org Thu Dec 4 21:23:05 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 21:23:11 2008 Subject: ports/129424: [MAINTAINER] emulators/libspectrum: update to 0.5.0 Message-ID: <200812050523.mB55N5Wu050366@freefall.freebsd.org> Synopsis: [MAINTAINER] emulators/libspectrum: update to 0.5.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Dec 5 05:23:04 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129424 From miwi at FreeBSD.org Thu Dec 4 21:23:24 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Dec 4 21:23:30 2008 Subject: ports/129427: New port: textproc/hs-utf8-string Message-ID: <200812050523.mB55NOn1050488@freefall.freebsd.org> Synopsis: New port: textproc/hs-utf8-string Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Dec 5 05:23:24 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129427 From dsl at bitwizards.com.au Thu Dec 4 23:20:05 2008 From: dsl at bitwizards.com.au (David Lay) Date: Thu Dec 4 23:20:12 2008 Subject: ports/128048: www/mod_proxy_html port installs broken configuration Message-ID: <200812050720.mB57K4Zc038967@freefall.freebsd.org> The following reply was made to PR ports/128048; it has been noted by GNATS. From: David Lay To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/128048: www/mod_proxy_html port installs broken configuration Date: Fri, 5 Dec 2008 17:56:52 +1100 --0OAP2g/MAC+5xKAE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline * [2008-10-13 19:21 +1100]: > I've attached a patch which updates to the latest version of mod_proxy_html (v3.0.1) and installs additional documentation, including the Apache configuration required for version 3.x. -- David Lay dsl@bitwizards.com.au --0OAP2g/MAC+5xKAE Content-Type: text/x-diff; charset=us-ascii Content-Disposition: attachment; filename="mod_proxy_html.patch" diff -Nur orig/mod_proxy_html/Makefile www/mod_proxy_html/Makefile --- orig/mod_proxy_html/Makefile 2008-04-07 14:13:31.000000000 +0000 +++ www/mod_proxy_html/Makefile 2008-12-05 11:42:59.000000000 +0000 @@ -6,12 +6,10 @@ # PORTNAME= mod_proxy_html -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.0.1 CATEGORIES= www MASTER_SITES= http://apache.webthing.com/${PORTNAME}/ DISTNAME= ${PORTNAME} -EXTRACT_SUFX= .tgz MAINTAINER= dsl@bitwizards.com.au COMMENT= Apache module for rewriting HTML links in proxied content @@ -21,13 +19,22 @@ AP_FAST_BUILD= YES AP_GENPLIST= YES SHORTMODNAME= proxy_html +USE_BZIP2= YES USE_GNOME= libxml2 AP_INC+= ${LOCALBASE}/include/libxml2 AP_LIB+= ${LOCALBASE}/lib AP_EXTRAS+= -lxml2 +PLIST_FILES= %%DOCSDIR%%/COPYING %%DOCSDIR%%/README \ + %%DOCSDIR%%/proxy_html.conf +PLIST_DIRS= %%DOCSDIR%% + post-install: + ${MKDIR} ${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/COPYING ${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/README ${DOCSDIR} + ${INSTALL_MAN} ${WRKSRC}/proxy_html.conf ${DOCSDIR} @${CAT} ${PKGMESSAGE} .include diff -Nur orig/mod_proxy_html/distinfo www/mod_proxy_html/distinfo --- orig/mod_proxy_html/distinfo 2008-03-31 14:51:22.000000000 +0000 +++ www/mod_proxy_html/distinfo 2008-11-21 14:54:52.000000000 +0000 @@ -1,3 +1,3 @@ -MD5 (mod_proxy_html.tgz) = 499a09839bcc212ea712193767477e0c -SHA256 (mod_proxy_html.tgz) = c2c873627f51d513839eca809f70b2907f83a32903b29bd7c8fc765ff758f4a4 -SIZE (mod_proxy_html.tgz) = 20426 +MD5 (mod_proxy_html.tar.bz2) = badb7ee9fb3b892437589d7ceb21637c +SHA256 (mod_proxy_html.tar.bz2) = 69b9b4a107788a150d84b897656db443b51e13cb1f712a614ba3f7baad0d195d +SIZE (mod_proxy_html.tar.bz2) = 19488 diff -Nur orig/mod_proxy_html/files/pkg-message.in www/mod_proxy_html/files/pkg-message.in --- orig/mod_proxy_html/files/pkg-message.in 2008-03-31 14:51:23.000000000 +0000 +++ www/mod_proxy_html/files/pkg-message.in 2008-12-05 11:53:31.000000000 +0000 @@ -1,11 +1,18 @@ ================================================================================ -Edit your Apache configuration file to enable mod_proxy_html. +If you are upgrading from mod_proxy_html 2.x (or older) you will need to add +some new mod_proxy_html configuration directives to your Apache configuration +file. A sample configuration file that makes mod_proxy_html 3.x operate as a +drop-in replacement for mod_proxy_html 2.x can be found at: -Documentation available: + %%DOCSDIR%%/proxy_html.conf - Configuration guide: http://apache.webthing.com/mod_proxy_html/config.html +For additional documentation, see: - Reverse Proxy Tutorial: http://www.apacheweek.com/features/reverseproxies + %%DOCSDIR%%/README + + Configuration guide: http://apache.webthing.com/mod_proxy_html/config.html + + Reverse Proxy Tutorial: http://www.apachetutor.org/admin/reverseproxies ================================================================================ --0OAP2g/MAC+5xKAE-- From wenheping at gmail.com Thu Dec 4 23:30:01 2008 From: wenheping at gmail.com (Wen Heping) Date: Thu Dec 4 23:30:07 2008 Subject: ports/129430: [Maintainer Update]math/rpy:unbroken it Message-ID: <200812050721.mB57Lirj003634@www.freebsd.org> >Number: 129430 >Category: ports >Synopsis: [Maintainer Update]math/rpy:unbroken it >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 Dec 05 07:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: unbroken it >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-05 16:45:09.000000000 +0800 +++ Makefile 2008-12-05 21:03:10.000000000 +0800 @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF @@ -23,7 +23,7 @@ USE_PYDISTUTILS= yes MAKE_ENV= LDFLAGS="-L${LOCALBASE}/lib/R/modules -L${LOCALBASE}/lib/R/lib" -BROKEN= Does not compile +#BROKEN= Does not compile post-patch: @${REINPLACE_CMD} -e 's,^statichere ,,' ${WRKSRC}/src/rpymodule.c --- pkg-plist.orig 2008-12-05 21:20:59.000000000 +0800 +++ pkg-plist 2008-12-05 21:03:03.000000000 +0800 @@ -1,4 +1,4 @@ -%%PYTHON_SITELIBDIR%%/_rpy2071.so +%%PYTHON_SITELIBDIR%%/_rpy2072.so %%PYTHON_SITELIBDIR%%/rpy.py %%PYTHON_SITELIBDIR%%/rpy.pyc %%PYTHON_SITELIBDIR%%/rpy.pyo >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Dec 4 23:30:14 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Dec 4 23:30:20 2008 Subject: ports/129430: [Maintainer Update]math/rpy:unbroken it Message-ID: <200812050730.mB57UEnH065389@freefall.freebsd.org> Synopsis: [Maintainer Update]math/rpy:unbroken it Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 07:30:13 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129430 From catone at cpan.org Fri Dec 5 04:30:02 2008 From: catone at cpan.org (Denis Pokataev) Date: Fri Dec 5 04:30:09 2008 Subject: ports/129434: [NEW PORT] www/p5-XML-RPC: Pure Perl implementation for an XML-RPC client and server Message-ID: <200812051220.mB5CKLZ6046922@rating.spylog.dev.vega.ru> >Number: 129434 >Category: ports >Synopsis: [NEW PORT] www/p5-XML-RPC: Pure Perl implementation for an XML-RPC client and server >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 Dec 05 12:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Denis Pokataev >Release: FreeBSD 7.0-amd64-20080828-RELENG_7_0 amd64 >Organization: >Environment: System: FreeBSD rating.spylog.dev.vega.ru 7.0-amd64-20080828-RELENG_7_0 FreeBSD 7.0-amd64-20080828-RELENG_7_0 #0: Thu Aug 28 13:18:32 UTC 2008 >Description: Pure Perl implementation for an XML-RPC client and server WWW: http://search.cpan.org/dist/XML-RPC/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-XML-RPC-0.8.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-XML-RPC # p5-XML-RPC/pkg-plist # p5-XML-RPC/distinfo # p5-XML-RPC/Makefile # p5-XML-RPC/pkg-descr # echo c - p5-XML-RPC mkdir -p p5-XML-RPC > /dev/null 2>&1 echo x - p5-XML-RPC/pkg-plist sed 's/^X//' >p5-XML-RPC/pkg-plist << 'END-of-p5-XML-RPC/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC/.packlist X%%SITE_PERL%%/XML/RPC.pm X@dirrmtry %%SITE_PERL%%/XML/RPC X@dirrmtry %%SITE_PERL%%/XML X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/XML-RPC END-of-p5-XML-RPC/pkg-plist echo x - p5-XML-RPC/distinfo sed 's/^X//' >p5-XML-RPC/distinfo << 'END-of-p5-XML-RPC/distinfo' XMD5 (XML-RPC-0.8.tar.gz) = f6af26f1c36719a58bb15a21a38d5aeb XSHA256 (XML-RPC-0.8.tar.gz) = eeeaf2176b57f717359fdf56cabee1702e5f45d11bb4320ba64ed1cb112efa98 XSIZE (XML-RPC-0.8.tar.gz) = 4363 END-of-p5-XML-RPC/distinfo echo x - p5-XML-RPC/Makefile sed 's/^X//' >p5-XML-RPC/Makefile << 'END-of-p5-XML-RPC/Makefile' X# New ports collection makefile for: p5-XML-RPC X# Date created: 05 Dec 2008 X# Whom: Denis Pokataev X# X# $FreeBSD$ X# X XPORTNAME= XML-RPC XPORTVERSION= 0.8 XCATEGORIES= www perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= catone@cpan.org XCOMMENT= Pure Perl implementation for an XML-RPC client and server X XBUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ X ${SITE_PERL}/XML/TreePP.pm:${PORTSDIR}/textproc/p5-XML-TreePP XRUN_DEPENDS= ${BUILD_DEPENDS} X XPERL_CONFIGURE= yes X XMAN3= XML::RPC.3 X X.include END-of-p5-XML-RPC/Makefile echo x - p5-XML-RPC/pkg-descr sed 's/^X//' >p5-XML-RPC/pkg-descr << 'END-of-p5-XML-RPC/pkg-descr' XPure Perl implementation for an XML-RPC client and server X XWWW: http://search.cpan.org/dist/XML-RPC/ END-of-p5-XML-RPC/pkg-descr exit --- p5-XML-RPC-0.8.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From lapo at lapo.it Fri Dec 5 05:00:01 2008 From: lapo at lapo.it (Lapo Luchini) Date: Fri Dec 5 05:00:07 2008 Subject: ports/129435: java/jakarta-commons-dbcp not BROKEN on jdk15 Message-ID: <200812051253.mB5CrrBe029548@deepie.home.lapo.it> >Number: 129435 >Category: ports >Synopsis: java/jakarta-commons-dbcp not BROKEN on jdk15 >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 Dec 05 13:00:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lapo Luchini >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD deepie.home.lapo.it 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #11: Sun Oct 19 15:29:12 CEST 2008 root@deepie.home.lapo.it:/usr/obj/usr/src/sys/DEEPIE amd64 >Description: java/jakarta-commons-dbcp is currently unconditionally BROKEN, but it seems to me to be working OK when using jdk15 (altough it might well be broken with jdk16). I see no way to "correct" the situation programmatically (it depends on the JVM that commons-collections was compiled with, not the JVM that this port was compiled with), but just for clarity we could maybe change BROKEN= does not build to BROKEN= does not build unless jakarta-commons-collections is compiled with jdk15 So that people using jdk15 know they can actually manually delete the BROKEN line and have a working port. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 05:00:20 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 05:00:26 2008 Subject: ports/129435: java/jakarta-commons-dbcp not BROKEN on jdk15 Message-ID: <200812051300.mB5D0JY3011132@freefall.freebsd.org> Synopsis: java/jakarta-commons-dbcp not BROKEN on jdk15 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Fri Dec 5 13:00:19 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129435 From amdmi3 at FreeBSD.org Fri Dec 5 05:02:41 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Fri Dec 5 05:02:47 2008 Subject: ports/129425: [MAINTAINER] emulators/fuse: update to 0.10.0 Message-ID: <200812051302.mB5D2e08015838@freefall.freebsd.org> Synopsis: [MAINTAINER] emulators/fuse: update to 0.10.0 Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Fri Dec 5 13:02:40 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129425 From edwin at FreeBSD.org Fri Dec 5 05:10:03 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Fri Dec 5 05:10:10 2008 Subject: ports/129435: java/jakarta-commons-dbcp not BROKEN on jdk15 Message-ID: <200812051310.mB5DA3cQ015968@freefall.freebsd.org> The following reply was made to PR ports/129435; it has been noted by GNATS. From: Edwin Groothuis To: toha@toha.org.ua Cc: bug-followup@FreeBSD.org Subject: Re: ports/129435: java/jakarta-commons-dbcp not BROKEN on jdk15 Date: Fri, 5 Dec 2008 13:00:17 UT Maintainer of java/jakarta-commons-dbcp, Please note that PR ports/129435 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/129435 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From miwi at FreeBSD.org Fri Dec 5 05:40:02 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Dec 5 05:40:08 2008 Subject: ports/129434: [NEW PORT] www/p5-XML-RPC: Pure Perl implementation for an XML-RPC client and server Message-ID: <200812051340.mB5De1ZE039753@freefall.freebsd.org> Synopsis: [NEW PORT] www/p5-XML-RPC: Pure Perl implementation for an XML-RPC client and server Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Dec 5 13:40:01 UTC 2008 Responsible-Changed-Why: ^1 http://www.freebsd.org/cgi/query-pr.cgi?pr=129434 From acc107_3 at acc.acc.tula.ru Fri Dec 5 07:20:02 2008 From: acc107_3 at acc.acc.tula.ru (Зайков) Date: Fri Dec 5 09:52:14 2008 Subject: ports/129436: port net/samba32-devel don't build at libsmb/libsmb_cache.c Message-ID: <200812051505.mB5F5J5m005313@acc.acc.tula.ru> >Number: 129436 >Category: ports >Synopsis: port net/samba32-devel don't build at libsmb/libsmb_cache.c >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 Dec 05 15:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Зайков >Release: FreeBSD 7.0-RELEASE-p6 i386 >Organization: Tula Stae University >Environment: System: FreeBSD acc.acc.tula.ru 7.0-RELEASE-p6 FreeBSD 7.0-RELEASE-p6 #60: Tue Dec 2 00:11:50 MSK 2008 root@acc.acc.tula.ru:/usr/obj/usr/src/sys/Z i386 Port name: net/samba32-devel Port samba-3.0.32_2,1 is already installed How to config: +--------------------------------------------------------------------+ | Options for samba 3.2.4_1 | | +----------------------------------------------------------------+ | | | [X] LDAP With LDAP support | | | | [ ] ADS With Active Directory support | | | | [X] CUPS With CUPS printing support | | | | [X] WINBIND With WinBIND support | | | | [ ] SWAT With SWAT | | | | [ ] ACL_SUPPORT With ACL support | | | | [ ] AIO_SUPPORT With Asyncronous IO support | | | | [ ] FAM_SUPPORT With File Alteration Monitor | | | | [ ] SYSLOG With Syslog support | | | | [ ] QUOTAS With Disk quota support | | | | [X] UTMP With UTMP accounting support | | | | [ ] PAM_SMBPASS With PAM authentication vs passdb backends | | | | [ ] DNSUPDATE With dynamic DNS update(require ADS) | | | | [ ] DNSSD With DNS service discovery support | | | | [ ] EXP_MODULES With experimental modules | | | | [X] POPT With system-wide POPT library | | | | [ ] MAX_DEBUG With maximum debugging | | | | [ ] SMBTORTURE With smbtorture | | +-+------v(+)------------------------------------------------------+-+ How to install: sudo make install clean Makefile: # New ports collection makefile for: samba32 # Date created: 1 Jul 2008 # Whom: Timur Bakeyev # # $FreeBSD: ports/net/samba32-devel/Makefile,v 1.2 2008/11/29 18:23:52 miwi Exp $ /etc/make.conf: KERNCONF=Z CFLAGS+= -O1 -fno-strict-aliasing -pipe CPUTYPE=core2 NO_ATM=YES NO_GAMES=YES NO_I4B=YES NO_KERBEROS=YES NO_PF=YES DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R #CVSup files SUP_UPDATE= YES SUP= /usr/bin/csup SUPFLAGS= -g -L 2 #SUPHOST= cvsup.de.FreeBSD.org SUPHOST= cvsup.ru.FreeBSD.org SUPFILE= /etc/cvsup/cvs-supfile PORTSSUPFILE= /etc/cvsup/ports-supfile DOCSUPFILE= /etc/cvsup/doc-supfile WITH_JADETEX= yes WITHOUT_X11= YES WITHOUT_JAVA= YES WITH_CUPS=YES CUPS_OVERWRITE_BASE=YES WITHOUT_LPR=YES SU_CMD= /usr/local/bin/sudo /bin/sh -c # added by use.perl 2008-12-02 19:32:16 PERL_VER=5.8.8 PERL_VERSION=5.8.8 >Description: Linking non-shared library bin/libnetapi.a Compiling libsmb/libsmb_cache.c In file included from libsmb/libsmb_cache.c:25: include/libsmb_internal.h:176: error: expected specifier-qualifier-list before 'smbc_smb_encrypt_level' libsmb/libsmb_cache.c: In function 'SMBC_add_cached_server': libsmb/libsmb_cache.c:91: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:91: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:91: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:91: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:91: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c: In function 'SMBC_get_cached_server': libsmb/libsmb_cache.c:121: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:163: error: called object 'smbc_getFunctionRemoveCachedServer(context)' is not a function libsmb/libsmb_cache.c:178: error: called object 'smbc_getFunctionRemoveCachedServer(context)' is not a function libsmb/libsmb_cache.c: In function 'SMBC_remove_cached_server': libsmb/libsmb_cache.c:203: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:207: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:207: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:207: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:207: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c:207: error: dereferencing pointer to incomplete type libsmb/libsmb_cache.c: In function 'SMBC_purge_cached_servers': libsmb/libsmb_cache.c:232: error: dereferencing pointer to incomplete type The following command failed: cc -I. -I/usr/ports/net/samba32-devel/work/samba-3.2.4/source -O -D_SAMBA_BUILD_=3 -I/usr/local/include -I/usr/ports/net/samba32-devel/work/samba-3.2.4/source/iniparser/src -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -DHAVE_CONFIG_H -I/usr/local/include -Iinclude -I./include -I. -I. -I./lib/replace -I./lib/talloc -I./lib/tdb/include -I./libaddns -I./librpc -I./popt -I/usr/local/include -DLDAP_DEPRECATED -I/include -I/usr/ports/net/samba32-devel/work/samba-3.2.4/source/lib -D_SAMBA_BUILD_=3 -fPIC -DPIC -c libsmb/libsmb_cache.c -o libsmb/libsmb_cache.o gmake: *** [libsmb/libsmb_cache.o] Ошибка 1 *** Error code 2 Stop in /usr/ports/net/samba32-devel. *** Error code 1 Stop in /usr/ports/net/samba32-devel. >How-To-Repeat: I have samba-3.0.32_2,1 port installed. When I try to: sudo make install clean I get the error (see Description) >Fix: Sorry, have not >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 09:52:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 09:52:22 2008 Subject: ports/129436: port net/samba32-devel don't build at libsmb/libsmb_cache.c Message-ID: <200812051752.mB5HqGbW036373@freefall.freebsd.org> Synopsis: port net/samba32-devel don't build at libsmb/libsmb_cache.c Responsible-Changed-From-To: freebsd-ports-bugs->timur Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 17:52:15 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129436 From cracauer at cons.org Fri Dec 5 10:30:04 2008 From: cracauer at cons.org (Martin Cracauer) Date: Fri Dec 5 10:30:10 2008 Subject: ports/126890: port update: lang/cmucl Message-ID: <200812051830.mB5IU3LR058818@freefall.freebsd.org> The following reply was made to PR ports/126890; it has been noted by GNATS. From: Martin Cracauer To: bug-followup@FreeBSD.org, oivulf@gmail.com Cc: Subject: Re: ports/126890: port update: lang/cmucl Date: Fri, 5 Dec 2008 13:10:16 -0500 proposed patch looks good. Committer needs to make sure the recent fix nor NOPORTS doc (see last commit) doesn't get nuked. -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ FreeBSD - where you want to go, today. http://www.freebsd.org/ From rea-fbsd at codelabs.ru Fri Dec 5 11:20:01 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Fri Dec 5 11:20:08 2008 Subject: ports/129437: [patch] databases/mantis: upgrade to 1.1.5 Message-ID: <20081205191250.5ECB9B801D@phoenix.codelabs.ru> >Number: 129437 >Category: ports >Synopsis: [patch] databases/mantis: upgrade to 1.1.5 >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 Dec 05 19:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: Mantis 1.1.5 is out and it is said to be the important maintenance release: ----- MantisBT version 1.1.5 is a maintenance update for the stable 1.1.x branch. All installations that are currently running any 1.1.x release are advised to upgrade to this release. This release solves more issues relating to the security fixes introduced by 1.1.3, as well as various other minor bugs. ----- >How-To-Repeat: http://www.mantisbt.org/blog/?p=22 >Fix: The following patch updates the port: --- upgrade-to-1.1.5.diff begins here --- >From 5ff4f5ddfabf22aa787a2e9d2778f97b61468207 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Fri, 5 Dec 2008 21:47:32 +0300 >From the release notes: ----- MantisBT version 1.1.5 is a maintenance update for the stable 1.1.x branch. All installations that are currently running any 1.1.x release are advised to upgrade to this release. This release solves more issues relating to the security fixes introduced by 1.1.3, as well as various other minor bugs. ----- http://www.mantisbt.org/blog/?p=22 Signed-off-by: Eygene Ryabinkin --- databases/mantis/Makefile | 3 ++- databases/mantis/distinfo | 6 +++--- databases/mantis/pkg-descr | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile index 782fa29..08a2b8c 100644 --- a/databases/mantis/Makefile +++ b/databases/mantis/Makefile @@ -6,9 +6,10 @@ # PORTNAME= mantis -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 CATEGORIES= databases www MASTER_SITES= SF/mantisbt +DISTNAME= mantisbt-${PORTVERSION} MAINTAINER= dan@langille.org COMMENT= A bug tracking system written in PHP diff --git a/databases/mantis/distinfo b/databases/mantis/distinfo index 1dfe807..b458b8d 100644 --- a/databases/mantis/distinfo +++ b/databases/mantis/distinfo @@ -1,3 +1,3 @@ -MD5 (mantis-1.1.4.tar.gz) = 7fd9f39d5407172d127fdca833a0fea1 -SHA256 (mantis-1.1.4.tar.gz) = 1a691e720b1992723c4234c0c2a96babff2fa2d09ccd0524a87d3ee554250264 -SIZE (mantis-1.1.4.tar.gz) = 2584719 +MD5 (mantisbt-1.1.5.tar.gz) = f1a03902fc598abd93edad3a0b39c7f9 +SHA256 (mantisbt-1.1.5.tar.gz) = 8ca4489bd1d70dddd9c30dfea0c598790f5fe97fdf1087420cf4048448c7bc1a +SIZE (mantisbt-1.1.5.tar.gz) = 2411502 diff --git a/databases/mantis/pkg-descr b/databases/mantis/pkg-descr index 9c6e788..c72f805 100644 --- a/databases/mantis/pkg-descr +++ b/databases/mantis/pkg-descr @@ -10,4 +10,4 @@ terms of the GNU General Public License (GPL). Mantis is free to use and modify. It is free to redistribute as long as you abide by the distribution terms of the GPL. -WWW: http://www.mantisbugtracker.com/ +WWW: http://www.mantisbt.org/ -- 1.6.0.4 --- upgrade-to-1.1.5.diff ends here --- I had also changed the name of WWW site, because http://www.mantisbt.org/ is now the main place for the project. >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 11:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 11:20:17 2008 Subject: ports/129437: [patch] databases/mantis: upgrade to 1.1.5 Message-ID: <200812051920.mB5JKAmX096898@freefall.freebsd.org> Synopsis: [patch] databases/mantis: upgrade to 1.1.5 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 19:20:10 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129437 From rea-fbsd at codelabs.ru Fri Dec 5 11:30:05 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Fri Dec 5 11:30:20 2008 Subject: ports/129438: [vuxml] database/mantis: document vulnerabilities in 1.1.3 and 1.1.2 Message-ID: <20081205192027.8F60EB801D@phoenix.codelabs.ru> >Number: 129438 >Category: ports >Synopsis: [vuxml] database/mantis: document vulnerabilities in 1.1.3 and 1.1.2 >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 Dec 05 19:30:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: Mantis < 1.1.3 has two vulnerabilities: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4688 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4689 Mantis < 1.1.4 has remote PHP code execution for the authenticated users: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4687 >How-To-Repeat: See references above and http://www.mantisbt.org/bugs/changelog_page.php?version_id=99 http://www.mantisbt.org/bugs/changelog_page.php?version_id=97 Original PR, ports/128938, talks about these, but VuXML entries were not created and submitted. >Fix: The following VuXML entries should be evaluated and added: --- vuln.xml begins here --- mantis -- arbitrary PHP code execution by authenticated users mantis 1.1.4

An entry for CVE-2008-4687 says:

manage_proj_page.php in Mantis before 1.1.4 allows remote authenticated users to execute arbitrary code via a sort parameter containing PHP sequences, which are processed by create_function within the multi_sort function in core/utility_api.php.

CVE-2008-4687 http://www.mantisbt.org/bugs/view.php?id=0009704 http://www.milw0rm.com/exploits/6768 http://secunia.com/advisories/32314 17-10-2008 TODAY
--- vuln.xml ends here --- --- vuln.xml begins here --- mantis -- multiple vulnerabilities mantis 1.1.3

Entry for CVE-2008-4688 says:

core/string_api.php in Mantis before 1.1.3 does not check the privileges of the viewer before composing a link with issue data in the source anchor, which allows remote attackers to discover an issue's title and status via a request with a modified issue number.

Entry for CVE-2008-4689 says:

Mantis before 1.1.3 does not unset the session cookie during logout, which makes it easier for remote attackers to hijack sessions.

http://www.mantisbt.org/bugs/changelog_page.php?version_id=97 CVE-2008-4688 http://www.mantisbt.org/bugs/view.php?id=9321 CVE-2008-4689 http://www.mantisbt.org/bugs/view.php?id=9664 http://xforce.iss.net/xforce/xfdb/46084 22-11-2008 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From volker at thalreit.de Fri Dec 5 11:30:05 2008 From: volker at thalreit.de (Volker Jahns) Date: Fri Dec 5 11:30:20 2008 Subject: ports/129439: libusb does not compile in FreeBSD 7.0-RELEASE Message-ID: <200812051923.mB5JNX8B070298@www.freebsd.org> >Number: 129439 >Category: ports >Synopsis: libusb does not compile in FreeBSD 7.0-RELEASE >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: Fri Dec 05 19:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Volker Jahns >Release: FreeBSD 7.0 release >Organization: Thalreit UNIX >Environment: FreeBSD caspar.thalreit 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Thu Nov 20 08:49:46 CET 2008 root@caspar.thalreit:/usr/obj/usr/src/sys/GENERIC i386 >Description: Compiling libusb in FreeBSD 7.0 RELEASE fails with error message cd /usr/ports/devel/libusb && make all -- .. cc -DHAVE_CONFIG_H -I. -Werror -O2 -fno-strict-aliasing -pipe -Wall -MT usb.lo -MD -MP -MF .deps/usb.Tpo -c usb.c -fPIC -DPIC -o .libs/usb.o cc1: warnings being treated as errors /usr/include/strings.h:44: warning: 'ffs' declared 'static' but never defined /usr/include/strings.h:47: warning: 'fls' declared 'static' but never defined /usr/include/string.h:62: warning: 'memcmp' declared 'static' but never defined /usr/include/string.h:68: warning: 'memset' declared 'static' but never defined /usr/include/string.h:74: warning: 'strchr' declared 'static' but never defined /usr/include/string.h:101: warning: 'strrchr' declared 'static' but never defined *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.12. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.12. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.12. *** Error code 1 Stop in /usr/ports/devel/libusb. *** Error code 1 >How-To-Repeat: cd /usr/ports/devel/libusb && make clean && make all >Fix: Fix Makefile.am and/or Makefile to have gcc treat warnings _not_ as errors -- volker@caspar libusb-0.1.12 > diff Makefile Makefile.ORG 260c260 < AM_CFLAGS = $(AM_CFLAGS_EXT) --- > AM_CFLAGS = -Werror $(AM_CFLAGS_EXT) -- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Fri Dec 5 12:10:01 2008 From: miwi at FreeBSD.org (Martin Wilke) Date: Fri Dec 5 12:10:32 2008 Subject: ports/129440: [PATCH] security/pear-Text_password: update to 1.1.1 Message-ID: <20081205195040.2038C64161@miwi.homeunix.com> >Number: 129440 >Category: ports >Synopsis: [PATCH] security/pear-Text_password: update to 1.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: Fri Dec 05 20:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Wilke >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD miwi.homeunix.com 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Sun Nov 2 12:29:41 CET >Description: - Update to 1.1.1 Port maintainer (jmelo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pear-Text_password-1.1.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/pear-Text_Password/Makefile,v retrieving revision 1.9 diff -u -u -r1.9 Makefile --- Makefile 3 Jul 2006 00:21:02 -0000 1.9 +++ Makefile 5 Dec 2008 19:50:04 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Text_password -PORTVERSION= 1.1.0 +PORTVERSION= 1.1.1 CATEGORIES= security www pear MAINTAINER= jmelo@FreeBSD.org Index: distinfo =================================================================== RCS file: /home/pcvs/ports/security/pear-Text_Password/distinfo,v retrieving revision 1.2 diff -u -u -r1.2 distinfo --- distinfo 26 Dec 2005 19:38:17 -0000 1.2 +++ distinfo 5 Dec 2008 19:50:08 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/Text_password-1.1.0.tgz) = eec0b6af667ac16e14af067951253c94 -SHA256 (PEAR/Text_password-1.1.0.tgz) = 527f82cde71e8f1699b477f4133c2d8e0168f8e5c98b6b022b5c4b69f5eca8d9 -SIZE (PEAR/Text_password-1.1.0.tgz) = 4341 +MD5 (PEAR/Text_password-1.1.1.tgz) = d33c24d56631fb75ca5a83ad1344b355 +SHA256 (PEAR/Text_password-1.1.1.tgz) = 018f64dd1527e6dfbd52ca86c25decfe01b1e6e86892ef0f7f171764eb850c87 +SIZE (PEAR/Text_password-1.1.1.tgz) = 4357 --- pear-Text_password-1.1.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 12:10:36 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 12:10:42 2008 Subject: ports/129440: [PATCH] security/pear-Text_password: update to 1.1.1 Message-ID: <200812052010.mB5KAZ4O037777@freefall.freebsd.org> Synopsis: [PATCH] security/pear-Text_password: update to 1.1.1 Responsible-Changed-From-To: freebsd-ports-bugs->jmelo Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 20:10:35 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129440 From schot at A-Eskwadraat.nl Fri Dec 5 12:40:00 2008 From: schot at A-Eskwadraat.nl (Jeroen Schot) Date: Fri Dec 5 12:40:13 2008 Subject: ports/129441: Update port: x11/dmenu to 3.9 Message-ID: <20081205203311.GA26967@A-Eskwadraat.nl> >Number: 129441 >Category: ports >Synopsis: Update port: x11/dmenu to 3.9 >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 Dec 05 20:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jeroen Schot >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD emmett 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update port: x11/dmenu to 3.9 Attached diff updates the port of x11/dmenu from 3.8 to 3.9. >How-To-Repeat: >Fix: diff -ruN dmenu.orig/Makefile dmenu/Makefile --- dmenu.orig/Makefile 2008-12-05 20:21:36.000000000 +0100 +++ dmenu/Makefile 2008-12-05 20:23:10.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= dmenu -PORTVERSION= 3.8 +PORTVERSION= 3.9 CATEGORIES= x11 MASTER_SITES= http://code.suckless.org/dl/tools/ \ http://schot.a-eskwadraat.nl/files/ diff -ruN dmenu.orig/distinfo dmenu/distinfo --- dmenu.orig/distinfo 2008-12-05 20:21:46.000000000 +0100 +++ dmenu/distinfo 2008-12-05 20:23:18.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (dmenu-3.8.tar.gz) = 67f58a3ae401d17ee64aa75354779b63 -SHA256 (dmenu-3.8.tar.gz) = 6d111a0e4d970df827f6e3c8ff60f5c96fdac4805f8100d508087859dc4f158b -SIZE (dmenu-3.8.tar.gz) = 8602 +MD5 (dmenu-3.9.tar.gz) = 36d546dd4ac21660b20cdb056f5cb341 +SHA256 (dmenu-3.9.tar.gz) = 2370111e02c6a3863ea04376795fa72f9e41cdd2650b12f90e6a0c7d096e4b22 +SIZE (dmenu-3.9.tar.gz) = 8582 >Release-Note: >Audit-Trail: >Unformatted: From rea-fbsd at codelabs.ru Fri Dec 5 12:40:01 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Fri Dec 5 12:40:13 2008 Subject: ports/129442: [patch] [vuxml] multimedia/vlc-devel: fix CVE-2008-5276 Message-ID: <20081205203834.EC762B801D@phoenix.codelabs.ru> >Number: 129442 >Category: ports >Synopsis: [patch] [vuxml] multimedia/vlc-devel: fix CVE-2008-5276 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Dec 05 20:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: New remotely exploitable flaw was found in the RealMedia demuxer: ----- Integer overflow in the ReadRealIndex function in real.c in the Real demuxer plugin in VideoLAN VLC media player 0.9.0 through 0.9.7 allows remote attackers to execute arbitrary code via a malformed RealMedia (.rm) file that triggers a heap-based buffer overflow. ----- >How-To-Repeat: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5276 http://www.trapkit.de/advisories/TKADV2008-013.txt http://www.videolan.org/security/sa0811.html >Fix: The following patch adds the upstream fix. In principle, there is 0.9.8a that has this fix along some new code. But I am not able to test it locally, so I am just patching 0.9.6. --- fix-CVE-2008-5276.diff begins here --- >From 73f8890ffdbdce3b844ce5af45dde304baf780c6 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Fri, 5 Dec 2008 23:33:16 +0300 Signed-off-by: Eygene Ryabinkin --- multimedia/vlc-devel/Makefile | 1 + multimedia/vlc-devel/files/patch-CVE-2008-5276 | 77 ++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 0 deletions(-) create mode 100644 multimedia/vlc-devel/files/patch-CVE-2008-5276 diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index e6ed311..61a08b6 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -11,6 +11,7 @@ PORTNAME= vlc DISTVERSION= 0.9.6 PORTEPOCH= 3 +PORTREVISION= 1 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ http://ftp.snt.utwente.nl/pub/software/videolan/${PORTNAME}/${DISTVERSION}/ \ diff --git a/multimedia/vlc-devel/files/patch-CVE-2008-5276 b/multimedia/vlc-devel/files/patch-CVE-2008-5276 new file mode 100644 index 0000000..929b4d9 --- /dev/null +++ b/multimedia/vlc-devel/files/patch-CVE-2008-5276 @@ -0,0 +1,77 @@ +Patch for CVE-2008-5276 +Combined patch from + http://git.videolan.org/?p=vlc.git;a=commitdiff;h=d19de4e9f2211cbe5bde00726b66c47a424f4e07#patch1 + http://git.videolan.org/?p=vlc.git;a=commitdiff;h=4bc422b0de26c38e70b87f63ee3391d6b6322ac5#patch1 + http://git.videolan.org/?p=vlc.git;a=commitdiff;h=a684d0267892b3cafed7cbf2ae8175a806bb547d#patch1 +index 7574739..ddfb64d 100644 (file) +--- modules/demux/real.c ++++ modules/demux/real.c +@@ -932,16 +932,13 @@ static void ReadRealIndex( demux_t *p_demux ) + msg_Dbg( p_demux, "Real Index: Does next index exist? %d ", + GetDWBE( &buffer[16] ) ); + +- p_sys->p_index = +- (rm_index_t *)malloc( sizeof( rm_index_t ) * (i_index_count+1) ); ++ p_sys->p_index = calloc( i_index_count + 1, sizeof( rm_index_t ) ); + if( p_sys->p_index == NULL ) + { + msg_Err( p_demux, "Memory allocation error" ); + return; + } + +- memset( p_sys->p_index, 0, sizeof(rm_index_t) * (i_index_count+1) ); +- + for( i=0; is, buffer, 14 ) < 14 ) +index ddfb64d..cfadef2 100644 (file) +--- modules/demux/real.c ++++ modules/demux/real.c +@@ -925,14 +925,14 @@ static void ReadRealIndex( demux_t *p_demux ) + + msg_Dbg( p_demux, "Real Index : num : %d ", i_index_count ); + +- if( i_index_count == 0 ) ++ if( i_index_count > ( 0xffffffff / sizeof( rm_index_t ) ) ) + return; + + if( GetDWBE( &buffer[16] ) > 0 ) + msg_Dbg( p_demux, "Real Index: Does next index exist? %d ", + GetDWBE( &buffer[16] ) ); + +- p_sys->p_index = calloc( i_index_count + 1, sizeof( rm_index_t ) ); ++ p_sys->p_index = malloc( ( i_index_count + 1 ) * sizeof( rm_index_t ) ); + if( p_sys->p_index == NULL ) + { + msg_Err( p_demux, "Memory allocation error" ); +@@ -954,12 +954,13 @@ static void ReadRealIndex( demux_t *p_demux ) + p_sys->p_index[i].time_offset = GetDWBE( &buffer[2] ); + p_sys->p_index[i].file_offset = GetDWBE( &buffer[6] ); + p_sys->p_index[i].frame_index = GetDWBE( &buffer[10] ); +- msg_Dbg( p_demux, "Real Index: time %d file %d frame %d ", +- p_sys->p_index[i].time_offset, +- p_sys->p_index[i].file_offset, +- p_sys->p_index[i].frame_index ); +- ++ msg_Dbg( p_demux, ++ "Real Index: time %"PRIu32" file %"PRIu32" frame %"PRIu32, ++ p_sys->p_index[i].time_offset, ++ p_sys->p_index[i].file_offset, ++ p_sys->p_index[i].frame_index ); + } ++ memset( p_sys->p_index + i_index_count, 0, sizeof( rm_index_t ) ); + } + + /***************************************************************************** +index cfadef2..84dde9b 100644 (file) +--- modules/demux/real.c ++++ modules/demux/real.c +@@ -925,7 +925,7 @@ static void ReadRealIndex( demux_t *p_demux ) + + msg_Dbg( p_demux, "Real Index : num : %d ", i_index_count ); + +- if( i_index_count > ( 0xffffffff / sizeof( rm_index_t ) ) ) ++ if( i_index_count >= ( 0xffffffff / sizeof( rm_index_t ) ) ) + return; + + if( GetDWBE( &buffer[16] ) > 0 ) -- 1.6.0.4 --- fix-CVE-2008-5276.diff ends here --- The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- vlc-devel -- arbitrary code execution in the RealMedia processor vlc-devel 0.9.6_1,3

Tobias Klein from TrapKit reports:

The VLC media player contains an integer overflow vulnerability while parsing malformed RealMedia (.rm) files. The vulnerability leads to a heap overflow that can be exploited by a (remote) attacker to execute arbitrary code in the context of VLC media player.

CVE-2008-5276 32545 http://www.trapkit.de/advisories/TKADV2008-013.txt http://www.videolan.org/security/sa0811.html 28-11-2008 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 12:40:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 12:40:23 2008 Subject: ports/129442: [patch] [vuxml] multimedia/vlc-devel: fix CVE-2008-5276 Message-ID: <200812052040.mB5KeGhc058742@freefall.freebsd.org> Synopsis: [patch] [vuxml] multimedia/vlc-devel: fix CVE-2008-5276 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 20:40:15 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129442 From miwi at FreeBSD.org Fri Dec 5 13:14:52 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Dec 5 13:14:59 2008 Subject: ports/129441: Update port: x11/dmenu to 3.9 Message-ID: <200812052114.mB5LEqO6086057@freefall.freebsd.org> Synopsis: Update port: x11/dmenu to 3.9 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Dec 5 21:14:52 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129441 From miwi at FreeBSD.org Fri Dec 5 13:28:08 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Dec 5 13:28:14 2008 Subject: ports/129438: [vuxml] database/mantis: document vulnerabilities in 1.1.3 and 1.1.2 Message-ID: <200812052128.mB5LS7tN093054@freefall.freebsd.org> Synopsis: [vuxml] database/mantis: document vulnerabilities in 1.1.3 and 1.1.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Dec 5 21:28:07 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129438 From freebsd-bug at kirpa.com Fri Dec 5 14:40:01 2008 From: freebsd-bug at kirpa.com (Alexander Kirpa) Date: Fri Dec 5 14:40:06 2008 Subject: ports/129443: Port 'BSDftpd-ssl' staled and not any access Message-ID: <200812052234.mB5MY76T075604@www.freebsd.org> >Number: 129443 >Category: ports >Synopsis: Port 'BSDftpd-ssl' staled and not any access >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 Dec 05 22:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Kirpa >Release: any >Organization: Private >Environment: any >Description: Main page of ports http://www.freebsd.org/cgi/url.cgi?ports/ftp/bsdftpd-ssl/pkg-descr reference to www http://bsdftpd-ssl.sc.ru/ => error 403 Sources for ports/ftp/bsdftpd-ssl http://bsdftpd-ssl.sc.ru/files/bsdftpd-ssl/archive/1.1/src/bsdftpd-ssl-1.1.0.tar.gz => error 404 >How-To-Repeat: wget "http://bsdftpd-ssl.sc.ru/files/bsdftpd-ssl/archive/1.1/src/bsdftpd-ssl-1.1.0.tar.gz" --00:21:20-- http://bsdftpd-ssl.sc.ru/files/bsdftpd-ssl/archive/1.1/src/bsdftpd-ssl-1.1.0.tar.gz => `bsdftpd-ssl-1.1.0.tar.gz' Resolving bsdftpd-ssl.sc.ru... 81.20.192.21 Connecting to bsdftpd-ssl.sc.ru|81.20.192.21|:80... connected. HTTP request sent, awaiting response... 404 Not Found 00:21:23 ERROR 404: Not Found. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 15:32:44 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 15:32:52 2008 Subject: ports/129422: [PATCH] mail/cyrus-imapd23: add patch for autocreate INBOX, change syslog facility, patch to compatible with DRAC support Message-ID: <200812052332.mB5NWhOX090783@freefall.freebsd.org> Synopsis: [PATCH] mail/cyrus-imapd23: add patch for autocreate INBOX, change syslog facility, patch to compatible with DRAC support Responsible-Changed-From-To: freebsd-ports-bugs->ume Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 23:32:43 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129422 From edwin at FreeBSD.org Fri Dec 5 15:34:24 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 15:34:30 2008 Subject: ports/129443: Port ftp/BSDftpd-ssl staled and not any access Message-ID: <200812052334.mB5NYO1X091528@freefall.freebsd.org> Synopsis: Port ftp/BSDftpd-ssl staled and not any access Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: edwin Responsible-Changed-When: Fri Dec 5 23:34:24 UTC 2008 Responsible-Changed-Why: beech@ wants this category PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129443 From edwin at FreeBSD.org Fri Dec 5 15:40:06 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Fri Dec 5 15:40:12 2008 Subject: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Message-ID: <200812052340.mB5Ne6OU091778@freefall.freebsd.org> The following reply was made to PR ports/129439; it has been noted by GNATS. From: Edwin Groothuis To: r.c.ladan@gmail.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Date: Fri, 5 Dec 2008 23:33:33 UT Maintainer of devel/libusb, Please note that PR ports/129439 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/129439 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From edwin at FreeBSD.org Fri Dec 5 15:41:10 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 15:41:16 2008 Subject: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Message-ID: <200812052341.mB5NfACh098589@freefall.freebsd.org> Synopsis: devel/libusb does not compile in FreeBSD 7.0-RELEASE State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Fri Dec 5 23:41:09 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129439 From edwin at FreeBSD.org Fri Dec 5 15:50:04 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Fri Dec 5 15:50:10 2008 Subject: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Message-ID: <200812052350.mB5No4dq098815@freefall.freebsd.org> The following reply was made to PR ports/129439; it has been noted by GNATS. From: Edwin Groothuis To: r.c.ladan@gmail.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Date: Fri, 5 Dec 2008 23:41:08 UT Maintainer of devel/libusb, Please note that PR ports/129439 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/129439 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From mm at FreeBSD.org Fri Dec 5 16:16:26 2008 From: mm at FreeBSD.org (mm@FreeBSD.org) Date: Fri Dec 5 16:16:34 2008 Subject: ports/127675: [patch] net/nss_ldap version 259, with fix for pw_{change, expire} overflow Message-ID: <200812060016.mB60GQsW021085@freefall.freebsd.org> Synopsis: [patch] net/nss_ldap version 259, with fix for pw_{change,expire} overflow Responsible-Changed-From-To: freebsd-ports-bugs->mm Responsible-Changed-By: mm Responsible-Changed-When: Sat Dec 6 00:16:26 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127675 From mm at FreeBSD.org Fri Dec 5 16:20:02 2008 From: mm at FreeBSD.org (Martin Matuska) Date: Fri Dec 5 16:20:09 2008 Subject: ports/129445: [UPDATE] net/nss_ldap to 1.264 Message-ID: <20081206001301.8D4DE4ADAF@mail.vx.sk> >Number: 129445 >Category: ports >Synopsis: [UPDATE] net/nss_ldap to 1.264 >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 Dec 06 00:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Matuska >Release: FreeBSD 7.1-PRERELEASE i386/amd64 >Organization: >Environment: FreeBSD 7.1-PRERELEASE i386/amd64 >Description: - Upgrade nss_ldap from 1.257 to 1.264 - Supersedes ports/129030 - Partially implements features from ports/127675 Removed files: files/patch-configure files/patch-Makefile.in Added files: files/patch-configure.in files/patch-Makefile.am >How-To-Repeat: >Fix: Index: ports/net/nss_ldap/Makefile =================================================================== RCS file: /home/pcvs/ports/net/nss_ldap/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- ports/net/nss_ldap/Makefile 16 Dec 2007 23:18:29 -0000 1.25 +++ ports/net/nss_ldap/Makefile 6 Dec 2008 00:11:26 -0000 @@ -14,14 +14,17 @@ MAINTAINER= kazakov@gmail.com COMMENT= RFC 2307 NSS module -NSS_LDAP_VERSION=257 +NSS_LDAP_VERSION=264 GNU_CONFIGURE= yes USE_GMAKE= yes +USE_AUTOTOOLS= automake:19 aclocal:19 autoconf:262 autoheader:262 USE_LDCONFIG= yes USE_OPENLDAP= yes -PLIST_FILES= etc/nss_ldap.conf.sample lib/nss_ldap.so.1 + +PLIST_FILES= etc/nss_ldap.conf.sample \ + lib/nss_ldap.so.1 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -Wl,-rpath,${LOCALBASE}/lib" @@ -29,7 +32,6 @@ CONFIGURE_ARGS= --with-ldap-conf-file=${PREFIX}/etc/nss_ldap.conf \ --with-ldap-secret-file=${PREFIX}/etc/nss_ldap.secret \ --enable-rfc2307bis \ - --enable-schema-mapping \ --enable-paged-results \ --enable-configurable-krb5-ccname-env Index: ports/net/nss_ldap/distinfo =================================================================== RCS file: /home/pcvs/ports/net/nss_ldap/distinfo,v retrieving revision 1.14 diff -u -r1.14 distinfo --- ports/net/nss_ldap/distinfo 16 Dec 2007 23:18:29 -0000 1.14 +++ ports/net/nss_ldap/distinfo 6 Dec 2008 00:11:26 -0000 @@ -1,3 +1,3 @@ -MD5 (nss_ldap-257.tar.gz) = 8b9c3d91c67ba05d4135f042dd9a35f2 -SHA256 (nss_ldap-257.tar.gz) = 506a89bf9d8fac4182e52cb1a7e9dc5310be865f7c2430b2602d4080c9140dae -SIZE (nss_ldap-257.tar.gz) = 229299 +MD5 (nss_ldap-264.tar.gz) = eebab40c6ce2f54e5c377b4895c0c93a +SHA256 (nss_ldap-264.tar.gz) = 556198f2774bdb61a597da3fa8a5ecc80a3271ed9ab177760df7c4f22d6b1d25 +SIZE (nss_ldap-264.tar.gz) = 278134 Index: ports/net/nss_ldap/files/patch-Makefile.am =================================================================== RCS file: ports/net/nss_ldap/files/patch-Makefile.am diff -N ports/net/nss_ldap/files/patch-Makefile.am --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ports/net/nss_ldap/files/patch-Makefile.am 6 Dec 2008 00:11:26 -0000 @@ -0,0 +1,39 @@ +--- Makefile.am.orig 2007-10-29 06:30:12.000000000 -0700 ++++ Makefile.am 2008-09-26 20:44:49.000000000 -0700 +@@ -9,8 +9,12 @@ + if AIX + INST_GID=system + else ++if FreeBSD ++INST_GID=wheel ++else + INST_GID=root + endif ++endif + + EXTRA_DIST = CVSVersionInfo.txt ChangeLog \ + AUTHORS ANNOUNCE NEWS INSTALL README LICENSE.OpenLDAP COPYING\ +@@ -18,11 +22,10 @@ + + man_MANS = nss_ldap.5 + +-nss_ldap_so_SOURCES = ldap-nss.c ldap-pwd.c ldap-grp.c ldap-netgrp.c ldap-rpc.c \ +- ldap-hosts.c ldap-network.c ldap-proto.c ldap-spwd.c \ +- ldap-alias.c ldap-service.c ldap-schema.c ldap-ethers.c \ +- ldap-bp.c ldap-automount.c util.c ltf.c snprintf.c resolve.c \ +- dnsconfig.c irs-nss.c pagectrl.c ldap-sldap.c ldap-init-krb5-cache.c ++nss_ldap_so_SOURCES = \ ++ ldap-nss.c ldap-pwd.c ldap-grp.c ldap-hosts.c ldap-schema.c \ ++ util.c ltf.c snprintf.c resolve.c dnsconfig.c irs-nss.c pagectrl.c \ ++ ldap-init-krb5-cache.c bsdnss.c + + nss_ldap_so_LDFLAGS = @nss_ldap_so_LDFLAGS@ + +@@ -102,7 +105,6 @@ + $(mkinstalldirs) $(DESTDIR)$(dir $(NSS_LDAP_PATH_CONF)); \ + $(INSTALL_DATA) -o $(INST_UID) -g $(INST_GID) $(srcdir)/ldap.conf $(DESTDIR)$(NSS_LDAP_PATH_CONF); \ + fi +- $(INSTALL_DATA) -o $(INST_UID) -g $(INST_GID) $(srcdir)/nsswitch.ldap $(DESTDIR)$(sysconfdir)/nsswitch.ldap; + + uninstall-local: + @$(NORMAL_UNINSTALL) Index: ports/net/nss_ldap/files/patch-Makefile.in =================================================================== RCS file: ports/net/nss_ldap/files/patch-Makefile.in diff -N ports/net/nss_ldap/files/patch-Makefile.in --- ports/net/nss_ldap/files/patch-Makefile.in 27 May 2006 16:31:57 -0000 1.7 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,82 +0,0 @@ ---- Makefile.in.orig Sat May 27 16:26:52 2006 -+++ Makefile.in Sat May 27 16:46:05 2006 -@@ -82,7 +82,7 @@ - - man_MANS = nss_ldap.5 - --nss_ldap_so_SOURCES = ldap-nss.c ldap-pwd.c ldap-grp.c ldap-netgrp.c ldap-rpc.c ldap-hosts.c ldap-network.c ldap-proto.c ldap-spwd.c ldap-alias.c ldap-service.c ldap-schema.c ldap-ethers.c ldap-bp.c ldap-automount.c util.c ltf.c snprintf.c resolve.c dnsconfig.c irs-nss.c pagectrl.c ldap-sldap.c -+nss_ldap_so_SOURCES = ldap-nss.c ldap-pwd.c ldap-grp.c ldap-hosts.c ldap-schema.c util.c ltf.c snprintf.c resolve.c dnsconfig.c irs-nss.c pagectrl.c bsdnss.c - - - nss_ldap_so_LDFLAGS = @nss_ldap_so_LDFLAGS@ -@@ -118,11 +118,9 @@ - CPPFLAGS = @CPPFLAGS@ - LDFLAGS = @LDFLAGS@ - LIBS = @LIBS@ --nss_ldap_so_OBJECTS = ldap-nss.o ldap-pwd.o ldap-grp.o ldap-netgrp.o \ --ldap-rpc.o ldap-hosts.o ldap-network.o ldap-proto.o ldap-spwd.o \ --ldap-alias.o ldap-service.o ldap-schema.o ldap-ethers.o ldap-bp.o \ --ldap-automount.o util.o ltf.o snprintf.o resolve.o dnsconfig.o \ --irs-nss.o pagectrl.o ldap-sldap.o -+nss_ldap_so_OBJECTS = ldap-nss.o ldap-pwd.o ldap-grp.o \ -+ldap-hosts.o ldap-schema.o util.o ltf.o snprintf.o resolve.o dnsconfig.o \ -+irs-nss.o pagectrl.o bsdnss.o - nss_ldap_so_LDADD = $(LDADD) - nss_ldap_so_DEPENDENCIES = - NSS_LDAP_OBJECTS = ldap-nss.o ldap-grp.o ldap-pwd.o ldap-netgrp.o \ -@@ -147,34 +145,34 @@ - - TAR = tar - GZIP_ENV = --best --DEP_FILES = .deps/aix_authmeth.P .deps/dnsconfig.P .deps/irs-nss.P \ --.deps/ldap-alias.P .deps/ldap-automount.P .deps/ldap-bp.P \ --.deps/ldap-ethers.P .deps/ldap-grp.P .deps/ldap-hosts.P \ --.deps/ldap-netgrp.P .deps/ldap-network.P .deps/ldap-nss.P \ --.deps/ldap-proto.P .deps/ldap-pwd.P .deps/ldap-rpc.P \ --.deps/ldap-schema.P .deps/ldap-service.P .deps/ldap-sldap.P \ --.deps/ldap-spwd.P .deps/ltf.P .deps/pagectrl.P .deps/resolve.P \ --.deps/snprintf.P .deps/util.P -+DEP_FILES = .deps/aix_authmeth.P .deps/dnsconfig.P \ -+.deps/ldap-grp.P .deps/ldap-hosts.P \ -+.deps/irs-nss.P \ -+.deps/ldap-nss.P \ -+.deps/ldap-pwd.P \ -+.deps/ldap-schema.P \ -+.deps/ltf.P .deps/pagectrl.P .deps/resolve.P \ -+.deps/snprintf.P .deps/util.P .deps/bsdnss.Po - SOURCES = $(nss_ldap_so_SOURCES) $(NSS_LDAP_SOURCES) - OBJECTS = $(nss_ldap_so_OBJECTS) $(NSS_LDAP_OBJECTS) - - all: all-redirect - .SUFFIXES: - .SUFFIXES: .S .c .o .s --$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) -- cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile -+#$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) -+# cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile - --Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) -- cd $(top_builddir) \ -- && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status -- --$(ACLOCAL_M4): configure.in -- cd $(srcdir) && $(ACLOCAL) -- --config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) -- $(SHELL) ./config.status --recheck --$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) -- cd $(srcdir) && $(AUTOCONF) -+#Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) -+# cd $(top_builddir) \ -+# && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status -+ -+#$(ACLOCAL_M4): configure.in -+# cd $(srcdir) && $(ACLOCAL) -+ -+#config.status: $(srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) -+# $(SHELL) ./config.status --recheck -+#$(srcdir)/configure: $(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES) -+# cd $(srcdir) && $(AUTOCONF) - - config.h: stamp-h - @if test ! -f $@; then \ Index: ports/net/nss_ldap/files/patch-configure =================================================================== RCS file: ports/net/nss_ldap/files/patch-configure diff -N ports/net/nss_ldap/files/patch-configure --- ports/net/nss_ldap/files/patch-configure 27 May 2006 16:31:57 -0000 1.5 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,89 +0,0 @@ ---- configure.orig Sat May 27 17:06:27 2006 -+++ configure Sat May 27 17:10:45 2006 -@@ -1729,46 +1729,46 @@ - fi - done - -- for ac_hdr in nsswitch.h --do --ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` --echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 --echo "configure:1737: checking for $ac_hdr" >&5 --if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then -- echo $ac_n "(cached) $ac_c" 1>&6 --else -- cat > conftest.$ac_ext < --EOF --ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" --{ (eval echo configure:1747: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } --ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` --if test -z "$ac_err"; then -- rm -rf conftest* -- eval "ac_cv_header_$ac_safe=yes" --else -- echo "$ac_err" >&5 -- echo "configure: failed program was:" >&5 -- cat conftest.$ac_ext >&5 -- rm -rf conftest* -- eval "ac_cv_header_$ac_safe=no" --fi --rm -f conftest* --fi --if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then -- echo "$ac_t""yes" 1>&6 -- ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` -- cat >> confdefs.h <&6 --fi --done -- -+# for ac_hdr in nsswitch.h -+#do -+#ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` -+#echo $ac_n "checking for $ac_hdr""... $ac_c" 1>&6 -+#echo "configure:1737: checking for $ac_hdr" >&5 -+#if eval "test \"`echo '$''{'ac_cv_header_$ac_safe'+set}'`\" = set"; then -+# echo $ac_n "(cached) $ac_c" 1>&6 -+#else -+# cat > conftest.$ac_ext < -+#EOF -+#ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out" -+#{ (eval echo configure:1747: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; } -+#ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"` -+#if test -z "$ac_err"; then -+# rm -rf conftest* -+# eval "ac_cv_header_$ac_safe=yes" -+#else -+# echo "$ac_err" >&5 -+# echo "configure: failed program was:" >&5 -+# cat conftest.$ac_ext >&5 -+# rm -rf conftest* -+# eval "ac_cv_header_$ac_safe=no" -+#fi -+#rm -f conftest* -+#fi -+#if eval "test \"`echo '$ac_cv_header_'$ac_safe`\" = yes"; then -+# echo "$ac_t""yes" 1>&6 -+# ac_tr_hdr=HAVE_`echo $ac_hdr | sed 'y%abcdefghijklmnopqrstuvwxyz./-%ABCDEFGHIJKLMNOPQRSTUVWXYZ___%'` -+# cat >> confdefs.h <&6 -+#fi -+#done -+# - for ac_hdr in irs.h - do - ac_safe=`echo "$ac_hdr" | sed 'y%./+-%__p_%'` Index: ports/net/nss_ldap/files/patch-configure.in =================================================================== RCS file: ports/net/nss_ldap/files/patch-configure.in diff -N ports/net/nss_ldap/files/patch-configure.in --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ ports/net/nss_ldap/files/patch-configure.in 6 Dec 2008 00:11:26 -0000 @@ -0,0 +1,26 @@ +--- configure.in.orig 2007-10-29 06:30:12.000000000 -0700 ++++ configure.in 2008-09-26 20:38:20.000000000 -0700 +@@ -96,11 +96,15 @@ + linux*) nss_ldap_so_LDFLAGS="-shared -Wl,-Bdynamic -Wl,--version-script,\$(srcdir)/exports.linux" ;; + *) nss_ldap_so_LDFLAGS="-shared -Wl,-Bdynamic" ;; + esac ++case "$target_os" in ++freebsd*) TARGET_OS=FreeBSD ;; ++esac + + AM_CONDITIONAL(GCC, test "$GCC" = "yes") + AM_CONDITIONAL(GLIBC, test "$target_os" = "linux" -o "$target_os" = "linux-gnu") + AM_CONDITIONAL(AIX, test "$TARGET_OS" = AIX) + AM_CONDITIONAL(HPUX, test "$TARGET_OS" = HPUX) ++AM_CONDITIONAL(FreeBSD, test "$TARGET_OS" = FreeBSD) + + AM_CONDITIONAL(USE_NATIVE_LINKER, test -n "$nss_ldap_so_LD") + +@@ -152,7 +156,6 @@ + aix*) AC_CHECK_HEADERS(irs.h usersec.h) ;; + hpux*) AC_CHECK_HEADERS(nsswitch.h) ;; + *) AC_CHECK_HEADERS(nss.h) +- AC_CHECK_HEADERS(nsswitch.h) + AC_CHECK_HEADERS(irs.h) ;; + esac + AC_CHECK_HEADERS(thread.h) Index: ports/net/nss_ldap/files/patch-ldap-pwd.c =================================================================== RCS file: /home/pcvs/ports/net/nss_ldap/files/patch-ldap-pwd.c,v retrieving revision 1.2 diff -u -r1.2 patch-ldap-pwd.c --- ports/net/nss_ldap/files/patch-ldap-pwd.c 20 Dec 2006 02:31:17 -0000 1.2 +++ ports/net/nss_ldap/files/patch-ldap-pwd.c 6 Dec 2008 00:11:26 -0000 @@ -1,8 +1,8 @@ ---- ldap-pwd.c.orig Fri Feb 24 11:02:50 2006 -+++ ldap-pwd.c Thu May 11 14:52:42 2006 +--- ldap-pwd.c.orig 2008-10-30 21:50:15.000000000 +0100 ++++ ldap-pwd.c 2008-12-06 00:37:30.216966282 +0100 @@ -21,7 +21,10 @@ static char rcsId[] = - "$Id: ldap-pwd.c,v 2.46 2006/01/11 18:03:49 lukeh Exp $"; + "$Id: ldap-pwd.c,v 2.48 2008/10/30 20:49:47 lukeh Exp $"; +#include +#include >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 16:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 16:20:19 2008 Subject: ports/129445: [UPDATE] net/nss_ldap to 1.264 Message-ID: <200812060020.mB60KBHR021835@freefall.freebsd.org> Synopsis: [UPDATE] net/nss_ldap to 1.264 Responsible-Changed-From-To: freebsd-ports-bugs->mm Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 00:20:11 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129445 From bf2006a at yahoo.com Fri Dec 5 16:40:01 2008 From: bf2006a at yahoo.com (bf) Date: Fri Dec 5 16:40:07 2008 Subject: ports/129446: [PATCH]math/glpk: update to 4.34 Message-ID: <200812060033.mB60Xrhk041500@www.freebsd.org> >Number: 129446 >Category: ports >Synopsis: [PATCH]math/glpk: update to 4.34 >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 Dec 06 00:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: Another shared library version bump: "Thu Dec 04 12:00:00 2008 Andrew Makhorin * GLPK 4.34 (19:0:19) has been released * src/glpios03.c A bug was fixed in the internal routine branch_on. Thanks to Nigel Galloway for bug report. * src/glpmpl05.c Three new MathProg functions were included: gmtime obtaining current calendar time str2time converting character string to calendar time time2str converting calendar time to character string Thanks to Xypron . * doc/glpk.*, doc/gmpl.* A new edition of the GLPK reference manual and GNU MathProg language description were included." >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN glpk.orig/Makefile glpk/Makefile --- glpk.orig/Makefile 2008-12-05 18:17:57.758751826 -0500 +++ glpk/Makefile 2008-12-05 19:09:14.227356635 -0500 @@ -6,7 +6,7 @@ # PORTNAME= glpk -PORTVERSION= 4.33 +PORTVERSION= 4.34 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= glpk @@ -51,8 +51,8 @@ .endif .if !defined(NOPORTDOCS) -PORTDOCS= bench.txt bench1.txt bench2.txt glpk.ps glpk_faq.txt gmpl.ps \ - opb.txt tables.ps dfeas.djvu gomory.djvu scaling.djvu \ +PORTDOCS= bench.txt bench1.txt bench2.txt glpk.pdf glpk_faq.txt gmpl.pdf \ + opb.txt tables.pdf dfeas.djvu gomory.djvu scaling.djvu \ subset.djvu updating.djvu .endif diff -ruN glpk.orig/distinfo glpk/distinfo --- glpk.orig/distinfo 2008-12-05 18:17:57.758751826 -0500 +++ glpk/distinfo 2008-12-05 19:09:14.228356762 -0500 @@ -1,3 +1,3 @@ -MD5 (glpk-4.33.tar.gz) = 27f78f73700add359f8251e0cbbdcc62 -SHA256 (glpk-4.33.tar.gz) = 0a9b73c2dffefa5a4895447fe7d9bb523ee7330891ae637cc8cc5e4828dd50fe -SIZE (glpk-4.33.tar.gz) = 1851995 +MD5 (glpk-4.34.tar.gz) = be85bd4ee1e878535fa19ad37a1c77c4 +SHA256 (glpk-4.34.tar.gz) = 5088b586ea38c7a09d5398c597249190200b574d468af1a03bc16aa3023d9fe2 +SIZE (glpk-4.34.tar.gz) = 2068559 diff -ruN glpk.orig/pkg-plist glpk/pkg-plist --- glpk.orig/pkg-plist 2008-12-05 18:17:57.762751496 -0500 +++ glpk/pkg-plist 2008-12-05 19:09:14.228356762 -0500 @@ -37,4 +37,4 @@ lib/libglpk.a lib/libglpk.la lib/libglpk.so -lib/libglpk.so.18 +lib/libglpk.so.19 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 16:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 16:40:23 2008 Subject: ports/129446: [PATCH]math/glpk: update to 4.34 Message-ID: <200812060040.mB60eCZG037775@freefall.freebsd.org> Synopsis: [PATCH]math/glpk: update to 4.34 Responsible-Changed-From-To: freebsd-ports-bugs->demon Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 00:40:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129446 From wenheping at gmail.com Fri Dec 5 17:00:03 2008 From: wenheping at gmail.com (Wen Heping) Date: Fri Dec 5 17:00:10 2008 Subject: ports/129447: [Update]www/pecl-pecl_http:update to 1.6.2 Message-ID: <200812060054.mB60s2T0049620@www.freebsd.org> >Number: 129447 >Category: ports >Synopsis: [Update]www/pecl-pecl_http:update to 1.6.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: Sat Dec 06 01:00:03 UTC 2008 >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 1.6.2 from 1.6.0 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-06 00:03:29.000000000 +0800 +++ Makefile 2008-12-06 08:35:48.000000000 +0800 @@ -6,8 +6,7 @@ # PORTNAME= pecl_http -DISTVERSION= 1.6.0 -PORTREVISION= 1 +DISTVERSION= 1.6.2 CATEGORIES= www pear MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- --- distinfo.orig 2008-12-06 00:03:29.000000000 +0800 +++ distinfo 2008-12-06 00:03:29.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PECL/pecl_http-1.6.0.tgz) = 21ef481ae45db61591dd98a935a4dfce -SHA256 (PECL/pecl_http-1.6.0.tgz) = 9a43f3f9f3ebd3ff706e5dcae2efba9b6f07167ab56c232c2839cb5b8c14c7e9 -SIZE (PECL/pecl_http-1.6.0.tgz) = 172432 +MD5 (PECL/pecl_http-1.6.2.tgz) = f82d2dd071ba0465443d1c0f90106c45 +SHA256 (PECL/pecl_http-1.6.2.tgz) = 15eff667e8d1fec5e760a5eac89a5dddf407dc1a5ad51b829f82c6d81b5d028c +SIZE (PECL/pecl_http-1.6.2.tgz) = 172858 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 17:00:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 17:00:21 2008 Subject: ports/129447: [Update]www/pecl-pecl_http:update to 1.6.2 Message-ID: <200812060100.mB610E6r051675@freefall.freebsd.org> Synopsis: [Update]www/pecl-pecl_http:update to 1.6.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 01:00:14 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129447 From wenheping at gmail.com Fri Dec 5 19:20:02 2008 From: wenheping at gmail.com (Wen Heping) Date: Fri Dec 5 19:20:13 2008 Subject: ports/129449: [Update]devel/py-ll-core:update to 1.11.1 Message-ID: <200812060319.mB63JXaO086677@www.freebsd.org> >Number: 129449 >Category: ports >Synopsis: [Update]devel/py-ll-core:update to 1.11.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 Dec 06 03:20:01 UTC 2008 >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 1.11.1 from 1.9.1 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-06 10:41:34.000000000 +0800 +++ Makefile 2008-12-06 11:00:30.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= ll-core -PORTVERSION= 1.9.1 +PORTVERSION= 1.11.1 CATEGORIES= devel python MASTER_SITES= http://ftp.livinglogic.de/core/ \ http://cheeseshop.python.org/packages/source/l/ll-core/ @@ -15,8 +15,9 @@ MAINTAINER= quakelee@cn.freebsd.org COMMENT= Utility functions and classes used by the other LivingLogic packages -USE_PYTHON= 2.4+ -USE_PYDISTUTILS= yes -USE_BZIP2= yes +USE_PYTHON= 2.4+ +USE_PYDISTUTILS= easy_install +USE_ZIP= yes +PYEASYINSTALL_ARCHDEP= yes .include --- distinfo.orig 2008-12-06 10:41:34.000000000 +0800 +++ distinfo 2008-12-06 10:41:34.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ll-core-1.9.1.tar.bz2) = 6174711e3044dd60fe277bef90d71ca0 -SHA256 (ll-core-1.9.1.tar.bz2) = c1a39bff67736696638b2a5b88a44c9e7578f078b4b7b615c7acc1689cdcbab0 -SIZE (ll-core-1.9.1.tar.bz2) = 104502 +MD5 (ll-core-1.11.1.zip) = 67380e0334d41f43eb68ca012d71440c +SHA256 (ll-core-1.11.1.zip) = 35493305deb3741c30bf043f2b496a57a41380d452d0facc513fc9a16a23582b +SIZE (ll-core-1.11.1.zip) = 129300 --- pkg-plist.orig 2008-12-06 10:41:34.000000000 +0800 +++ pkg-plist 2008-12-06 10:53:08.000000000 +0800 @@ -1,42 +1,71 @@ -@comment $FreeBSD: ports/devel/py-ll-core/pkg-plist,v 1.6 2007/07/30 09:41:16 alexbl Exp $ +bin/ucp bin/ucp.py -%%PYTHON_SITELIBDIR%%/ll/__init__.py -%%PYTHON_SITELIBDIR%%/ll/__init__.pyc -%%PYTHON_SITELIBDIR%%/ll/__init__.pyo -%%PYTHON_SITELIBDIR%%/ll/_ansistyle.so -%%PYTHON_SITELIBDIR%%/ll/_url.so -%%PYTHON_SITELIBDIR%%/ll/ansistyle.py -%%PYTHON_SITELIBDIR%%/ll/ansistyle.pyc -%%PYTHON_SITELIBDIR%%/ll/ansistyle.pyo -%%PYTHON_SITELIBDIR%%/ll/astyle.py -%%PYTHON_SITELIBDIR%%/ll/astyle.pyc -%%PYTHON_SITELIBDIR%%/ll/astyle.pyo -%%PYTHON_SITELIBDIR%%/ll/color.py -%%PYTHON_SITELIBDIR%%/ll/color.pyc -%%PYTHON_SITELIBDIR%%/ll/color.pyo -%%PYTHON_SITELIBDIR%%/ll/daemon.py -%%PYTHON_SITELIBDIR%%/ll/daemon.pyc -%%PYTHON_SITELIBDIR%%/ll/daemon.pyo -%%PYTHON_SITELIBDIR%%/ll/make.py -%%PYTHON_SITELIBDIR%%/ll/make.pyc -%%PYTHON_SITELIBDIR%%/ll/make.pyo -%%PYTHON_SITELIBDIR%%/ll/misc.py -%%PYTHON_SITELIBDIR%%/ll/misc.pyc -%%PYTHON_SITELIBDIR%%/ll/misc.pyo -%%PYTHON_SITELIBDIR%%/ll/scripts/__init__.py -%%PYTHON_SITELIBDIR%%/ll/scripts/__init__.pyc -%%PYTHON_SITELIBDIR%%/ll/scripts/__init__.pyo -%%PYTHON_SITELIBDIR%%/ll/scripts/ucp.py -%%PYTHON_SITELIBDIR%%/ll/scripts/ucp.pyc -%%PYTHON_SITELIBDIR%%/ll/scripts/ucp.pyo -%%PYTHON_SITELIBDIR%%/ll/sisyphus.py -%%PYTHON_SITELIBDIR%%/ll/sisyphus.pyc -%%PYTHON_SITELIBDIR%%/ll/sisyphus.pyo -%%PYTHON_SITELIBDIR%%/ll/url.py -%%PYTHON_SITELIBDIR%%/ll/url.pyc -%%PYTHON_SITELIBDIR%%/ll/url.pyo -%%PYTHON_SITELIBDIR%%/ll/xpit.py -%%PYTHON_SITELIBDIR%%/ll/xpit.pyc -%%PYTHON_SITELIBDIR%%/ll/xpit.pyo -@dirrm %%PYTHON_SITELIBDIR%%/ll/scripts -@dirrm %%PYTHON_SITELIBDIR%%/ll +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/misc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/astyle.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ansistyle.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/color.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/make.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/sisyphus.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/daemon.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/url.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xpit.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xml_codec.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.so +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.so +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.so +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.so +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/misc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/astyle.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ansistyle.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/color.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/make.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/sisyphus.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/daemon.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/url.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xpit.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xml_codec.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/ucp.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/ucp.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts/ucp.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/misc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/astyle.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ansistyle.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/color.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/make.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/sisyphus.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/daemon.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/url.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xpit.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xml_codec.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.pyo +%%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/entry_points.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/namespace_packages.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/native_libs.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/ucp.py +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Dec 5 19:20:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Dec 5 19:20:24 2008 Subject: ports/129449: [Update]devel/py-ll-core:update to 1.11.1 Message-ID: <200812060320.mB63KH5t056835@freefall.freebsd.org> Synopsis: [Update]devel/py-ll-core:update to 1.11.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 03:20:16 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129449 From emikulic at gmail.com Fri Dec 5 19:30:06 2008 From: emikulic at gmail.com (Emil Mikulic) Date: Fri Dec 5 19:30:12 2008 Subject: ports/129450: Update port: net-mgmt/darkstat to 3.0.712 Message-ID: <20081206030639.BBC8A5C38@ppp154-240.static.internode.on.net> >Number: 129450 >Category: ports >Synopsis: Update port: net-mgmt/darkstat to 3.0.712 >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: Sat Dec 06 03:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Emil Mikulic >Release: >Organization: >Environment: >Description: New release. >How-To-Repeat: >Fix: diff -Nur /usr/ports/net-mgmt/darkstat/Makefile darkstat/Makefile --- /usr/ports/net-mgmt/darkstat/Makefile 2008-08-21 16:18:02.000000000 +1000 +++ darkstat/Makefile 2008-12-06 13:54:57.000000000 +1100 @@ -6,7 +6,7 @@ # PORTNAME= darkstat -PORTVERSION= 3.0.711 +PORTVERSION= 3.0.712 CATEGORIES= net-mgmt MASTER_SITES= http://dmr.ath.cx/net/darkstat/ @@ -18,7 +18,7 @@ USE_BZIP2= yes GNU_CONFIGURE= yes -MAN1= darkstat.1 +MAN8= darkstat.8 DOCS= AUTHORS INSTALL README THANKS .if !defined(NOPORTDOCS) diff -Nur /usr/ports/net-mgmt/darkstat/distinfo darkstat/distinfo --- /usr/ports/net-mgmt/darkstat/distinfo 2008-08-12 10:28:20.000000000 +1000 +++ darkstat/distinfo 2008-12-06 13:53:25.000000000 +1100 @@ -1,3 +1,3 @@ -MD5 (darkstat-3.0.711.tar.bz2) = e72245b72ff4ef3bfcc8ca064f99e45b -SHA256 (darkstat-3.0.711.tar.bz2) = f9aa3943128ff5e030de03bb5fcc19fb92300cdcdac968bce54391e200b748dd -SIZE (darkstat-3.0.711.tar.bz2) = 94745 +MD5 (darkstat-3.0.712.tar.bz2) = b711f64319091d6948a05bc33a4954b3 +SHA256 (darkstat-3.0.712.tar.bz2) = 9b24efeb21e9d01466f8c3464433a4cf3f2ebcaefc0e9136ef1b9f2167bf8842 +SIZE (darkstat-3.0.712.tar.bz2) = 96555 >Release-Note: >Audit-Trail: >Unformatted: From beech at FreeBSD.org Fri Dec 5 19:59:11 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Fri Dec 5 19:59:17 2008 Subject: ports/129450: Update port: net-mgmt/darkstat to 3.0.712 Message-ID: <200812060359.mB63xAsu085607@freefall.freebsd.org> Synopsis: Update port: net-mgmt/darkstat to 3.0.712 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Sat Dec 6 03:58:29 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129450 From fullermd at over-yonder.net Fri Dec 5 20:30:02 2008 From: fullermd at over-yonder.net (Matthew D. Fuller) Date: Fri Dec 5 20:30:13 2008 Subject: ports/129451: [MAINTAINER] Update devel/bazaar-ng to 1.10 Message-ID: <20081206042443.CA87A61C45@draco.over-yonder.net> >Number: 129451 >Category: ports >Synopsis: [MAINTAINER] Update devel/bazaar-ng to 1.10 >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 Dec 06 04:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthew D. Fuller >Release: FreeBSD 7.0-BETA4 i386 >Organization: >Environment: System: FreeBSD draco.over-yonder.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Sun Dec 9 18:37:58 CST 2007 root@draco.over-yonder.net:/bsd/obj/bsd/src/sys/DRACO i386 >Description: New upstream release. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/cvs/ports/devel/bazaar-ng/Makefile,v retrieving revision 1.39 diff -u -r1.39 Makefile --- Makefile 8 Nov 2008 21:47:31 -0000 1.39 +++ Makefile 6 Dec 2008 04:14:06 -0000 @@ -6,10 +6,9 @@ # PORTNAME= bazaar-ng -PORTVERSION= 1.9 +PORTVERSION= 1.10 CATEGORIES= devel -MASTER_SITES= https://launchpad.net/bzr/1.9/${PORTVERSION}/+download/ \ - http://bazaar-vcs.org/releases/src/ +MASTER_SITES= https://launchpad.net/bzr/1.10/${PORTVERSION}/+download/ DISTNAME= bzr-${PORTVERSION} MAINTAINER= fullermd@over-yonder.net Index: distinfo =================================================================== RCS file: /usr/cvs/ports/devel/bazaar-ng/distinfo,v retrieving revision 1.32 diff -u -r1.32 distinfo --- distinfo 8 Nov 2008 21:47:31 -0000 1.32 +++ distinfo 6 Dec 2008 04:16:18 -0000 @@ -1,3 +1,3 @@ -MD5 (bzr-1.9.tar.gz) = 9b6b0a5143cd078ec664a584f0cc40cc -SHA256 (bzr-1.9.tar.gz) = 34cca13aa64cd309a6f8ac47da3e533536206762cb7a4c16cbd2a531d0be20e5 -SIZE (bzr-1.9.tar.gz) = 3859551 +MD5 (bzr-1.10.tar.gz) = 1b31db46601efa8812c4d545a7069f82 +SHA256 (bzr-1.10.tar.gz) = 0545d60ff3c3c4981fbaa04db9760e60855b5719f7bbe8e28d8fa90ae643fe12 +SIZE (bzr-1.10.tar.gz) = 3900618 Index: pkg-plist =================================================================== RCS file: /usr/cvs/ports/devel/bazaar-ng/pkg-plist,v retrieving revision 1.28 diff -u -r1.28 pkg-plist --- pkg-plist 8 Nov 2008 21:47:31 -0000 1.28 +++ pkg-plist 6 Dec 2008 04:19:50 -0000 @@ -240,6 +240,9 @@ %%PYTHON_SITELIBDIR%%/bzrlib/fetch.py %%PYTHON_SITELIBDIR%%/bzrlib/fetch.pyc %%PYTHON_SITELIBDIR%%/bzrlib/fetch.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/foreign.py +%%PYTHON_SITELIBDIR%%/bzrlib/foreign.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/foreign.pyo %%PYTHON_SITELIBDIR%%/bzrlib/generate_ids.py %%PYTHON_SITELIBDIR%%/bzrlib/generate_ids.pyc %%PYTHON_SITELIBDIR%%/bzrlib/generate_ids.pyo @@ -447,6 +450,12 @@ %%PYTHON_SITELIBDIR%%/bzrlib/rules.py %%PYTHON_SITELIBDIR%%/bzrlib/rules.pyc %%PYTHON_SITELIBDIR%%/bzrlib/rules.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/shelf.py +%%PYTHON_SITELIBDIR%%/bzrlib/shelf.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/shelf.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/shelf_ui.py +%%PYTHON_SITELIBDIR%%/bzrlib/shelf_ui.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/shelf_ui.pyo %%PYTHON_SITELIBDIR%%/bzrlib/shellcomplete.py %%PYTHON_SITELIBDIR%%/bzrlib/shellcomplete.pyc %%PYTHON_SITELIBDIR%%/bzrlib/shellcomplete.pyo @@ -1110,6 +1119,9 @@ %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_fetch.py %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_fetch.pyc %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_fetch.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_foreign.py +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_foreign.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_foreign.pyo %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_ftp_transport.py %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_ftp_transport.pyc %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_ftp_transport.pyo @@ -1319,6 +1331,12 @@ %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_sftp_transport.py %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_sftp_transport.pyc %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_sftp_transport.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_shelf.py +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_shelf.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_shelf.pyo +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_shelf_ui.py +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_shelf_ui.pyc +%%PYTHON_SITELIBDIR%%/bzrlib/tests/test_shelf_ui.pyo %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_smart.py %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_smart.pyc %%PYTHON_SITELIBDIR%%/bzrlib/tests/test_smart.pyo >Release-Note: >Audit-Trail: >Unformatted: From fullermd at over-yonder.net Fri Dec 5 20:30:02 2008 From: fullermd at over-yonder.net (Matthew D. Fuller) Date: Fri Dec 5 20:30:14 2008 Subject: ports/129452: [MAINTAINER] Update devel/bzrtools to 1.10.0 Message-ID: <20081206042543.B73C461C45@draco.over-yonder.net> >Number: 129452 >Category: ports >Synopsis: [MAINTAINER] Update devel/bzrtools to 1.10.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 Dec 06 04:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthew D. Fuller >Release: FreeBSD 7.0-BETA4 i386 >Organization: >Environment: System: FreeBSD draco.over-yonder.net 7.0-BETA4 FreeBSD 7.0-BETA4 #0: Sun Dec 9 18:37:58 CST 2007 root@draco.over-yonder.net:/bsd/obj/bsd/src/sys/DRACO i386 >Description: New upstream release. This requires just-submitted upgrade of devel/bazaar-ng 1.10. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/cvs/ports/devel/bzrtools/Makefile,v retrieving revision 1.31 diff -u -r1.31 Makefile --- Makefile 8 Nov 2008 21:47:26 -0000 1.31 +++ Makefile 6 Dec 2008 04:14:51 -0000 @@ -6,7 +6,7 @@ # PORTNAME= bzrtools -PORTVERSION= 1.9.1 +PORTVERSION= 1.10.0 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= https://code.launchpad.net/bzrtools/stable/${PORTVERSION}/+download/ Index: distinfo =================================================================== RCS file: /usr/cvs/ports/devel/bzrtools/distinfo,v retrieving revision 1.26 diff -u -r1.26 distinfo --- distinfo 8 Nov 2008 21:47:26 -0000 1.26 +++ distinfo 6 Dec 2008 04:16:12 -0000 @@ -1,3 +1,3 @@ -MD5 (bzrtools-1.9.1.tar.gz) = 4b35c81a0fc987e3fe8ae62251cbec53 -SHA256 (bzrtools-1.9.1.tar.gz) = 611170dbd2ab5c999c845eabcb59089011b918228bc04831656fb9c89898c5ef -SIZE (bzrtools-1.9.1.tar.gz) = 69410 +MD5 (bzrtools-1.10.0.tar.gz) = d8179995f99286242c0a508a17b046f1 +SHA256 (bzrtools-1.10.0.tar.gz) = e45d55363ab2080492b59f5dff831a9448301ce0e118e6217573fa0e39cda705 +SIZE (bzrtools-1.10.0.tar.gz) = 69727 >Release-Note: >Audit-Trail: >Unformatted: From hide at koie.org Fri Dec 5 21:10:02 2008 From: hide at koie.org (KOIE Hidetaka) Date: Fri Dec 5 21:10:09 2008 Subject: ports/129453: jailaudit does not work since jail supporting multiple address. Message-ID: <200812060506.mB656A5o014579@www.freebsd.org> >Number: 129453 >Category: ports >Synopsis: jailaudit does not work since jail supporting multiple address. >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: Sat Dec 06 05:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: KOIE Hidetaka >Release: 8.0-CURRENT >Organization: surigiken >Environment: FreeBSD guriandgura 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Thu Dec 4 19:51:12 JST 2008 koie@guriandgura:/usr/obj/usr/src/sys/GURIANDGURA amd64 >Description: jailaudit fails. daily security run output: cat: /usr/local/jailaudit/tmp/_jailaudit_allports: No such file or directory jexec: Unable to parse jail ID.: Invalid argument jexec: Could not uniquely identify the jail. >How-To-Repeat: >Fix: jls should be able to output one jail per line for script friendliness. Patch attached with submission follows: diff -pu jailaudit-1.2/jailaudit jailaudit-1.2-koie/jailaudit --- jailaudit-1.2/jailaudit 2006-05-04 22:30:44.000000000 +0900 +++ jailaudit-1.2-koie/jailaudit 2008-12-06 13:58:08.200948487 +0900 @@ -2,6 +2,23 @@ # copyright Philipp Wuensche # License: beer ware (http://en.wikipedia.org/wiki/Beerware) +JLS() { + /usr/sbin/jls | awk ' +$1 == "JID" { next } +$1 == "IP" { next } +$1 ~ /[1-9][0-9]*/ && $3 ~ /^\// { + report = $1 " " $2 " " $3 + next +} +{ + sub(/^ */, "") + report = report " " $0 + print report + next +} +' +} + if [ ! -f /usr/local/sbin/portaudit ]; then echo "Error: `basename $0 ` depends on portaudit" exit @@ -52,7 +69,7 @@ if [ "X${action}" = "Xgenerate" ]; then rm -rf ${audit_path}/* rm -f ${tmp_path}/_jailaudit_allports - for jpath in `/usr/sbin/jls |grep -v JID|awk '{print $4}'`; do + for jpath in `JLS|awk '{print $4}'`; do ls -1 $jpath/var/db/pkg/ >> ${tmp_path}/_jailaudit_allports 2> /dev/null done @@ -60,7 +77,7 @@ if [ "X${action}" = "Xgenerate" ]; then /usr/local/sbin/portaudit $portname > ${tmp_path}/_$portname 2> /dev/null done - for jid in `/usr/sbin/jls |grep -v JID|awk '{print $1}'`; do + for jid in `JLS|awk '{print $1}'`; do pcount=0 for portname in `jexec $jid ls -1 /var/db/pkg/`; do if [ -f ${tmp_path}/_${portname} ]; then @@ -74,7 +91,7 @@ if [ "X${action}" = "Xgenerate" ]; then done cd $audit_path - /usr/sbin/jls | grep -v JID | awk '{print $1" "$3"_"$1}' | xargs -n2 mv + JLS | awk '{print $1" "$3"_"$1}' | xargs -n2 mv rm -rf ${tmp_path}/* exit fi >Release-Note: >Audit-Trail: >Unformatted: From cowbert at gmail.com Fri Dec 5 22:20:01 2008 From: cowbert at gmail.com (Peter C. Lai) Date: Fri Dec 5 22:20:07 2008 Subject: ports/129454: upgrade databases/unixODBC to 2.2.14 Message-ID: <200812060612.mB66CLUA023912@www.freebsd.org> >Number: 129454 >Category: ports >Synopsis: upgrade databases/unixODBC to 2.2.14 >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 Dec 06 06:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Peter C. Lai >Release: 7.1-PRERELEASE >Organization: Hyperfine Informatics >Environment: FreeBSD cowbert.simons-rock.edu 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Thu Nov 13 17:03:43 EST 2008 peter@cowbert.simons-rock.edu:/usr/obj/usr/src/sys/SRCOWBERT i386 >Description: Upgrade databases/unixODBC to 2.2.14 from 2.2.12. Tested with/against databases/freeTDS-0.82 May require GUI fixup (if any). Acquire maintainership >How-To-Repeat: >Fix: 1. nuke files/pkg-message.in 2. apply patch below Patch attached with submission follows: --- Makefile.orig 2008-09-28 14:51:10.000000000 -0400 +++ Makefile 2008-12-06 00:53:21.000000000 -0500 @@ -6,12 +6,11 @@ # PORTNAME= unixODBC -PORTVERSION= 2.2.12 -PORTREVISION= 4 +PORTVERSION= 2.2.14 CATEGORIES= databases MASTER_SITES= http://www.unixodbc.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cowbert@gmail.com COMMENT= ODBC library suite for Unix CONFLICTS= libiodbc-[0-9]* @@ -23,7 +22,7 @@ --with-libiconv-prefix=${LOCALBASE} USE_LDCONFIG= yes -SUB_FILES= pkg-message +PORTDOCS= * .if defined(WITH_GUI) USE_QT_VER= 3 @@ -67,9 +66,5 @@ ${CP} -p ${PREFIX}/etc/${conffile}.sample ${PREFIX}/etc/${conffile} ; \ fi .endfor - @${MKDIR} ${EXAMPLESDIR}/MySQL - cd ${WRKSRC}/Drivers/MySQL && ${INSTALL_DATA} iodbc.ini odbc.ini \ - ${EXAMPLESDIR}/MySQL - @${ECHO_CMD}; ${CAT} ${PKGMESSAGE}; ${ECHO_CMD} .include --- distinfo.orig 2006-11-10 19:44:39.000000000 -0500 +++ distinfo 2008-12-04 00:35:07.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (unixODBC-2.2.12.tar.gz) = 9a116aad4059c31d231b626ffdf1869a -SHA256 (unixODBC-2.2.12.tar.gz) = d8b425e9cd8bf55ac21653d27e017045013a155a6149ca2930e257a146f9fe40 -SIZE (unixODBC-2.2.12.tar.gz) = 2798077 +MD5 (unixODBC-2.2.14.tar.gz) = f47c2efb28618ecf5f33319140a7acd0 +SHA256 (unixODBC-2.2.14.tar.gz) = fea02f2f687f55d4056728a602846fafd0e12d99110986633fb80e1bf0e94da5 +SIZE (unixODBC-2.2.14.tar.gz) = 2189755 --- unixODBC/pkg-plist 2007-12-17 14:33:31.000000000 -0500 +++ unixODBC-devel/pkg-plist 2008-12-06 00:17:49.000000000 -0500 @@ -20,6 +20,7 @@ include/sqlext.h include/sqltypes.h include/sqlucode.h +include/unixodbc_conf.h include/uodbc_extras.h include/uodbc_stats.h lib/libboundparam.a @@ -87,10 +88,6 @@ lib/libodbcpsqlS.la lib/libodbcpsqlS.so lib/libodbcpsqlS.so.1 -lib/libodbctxt.a -lib/libodbctxt.la -lib/libodbctxt.so -lib/libodbctxt.so.1 lib/libodbctxtS.a lib/libodbctxtS.la lib/libodbctxtS.so @@ -115,65 +112,5 @@ lib/libtemplate.la lib/libtemplate.so lib/libtemplate.so.1 -%%EXAMPLESDIR%%/MySQL/iodbc.ini -%%EXAMPLESDIR%%/MySQL/odbc.ini -%%PORTDOCS%%%%DOCSDIR%%/AdministratorManual/index.html -%%PORTDOCS%%%%DOCSDIR%%/AdministratorManual/odbcinst.html -%%PORTDOCS%%%%DOCSDIR%%/AdministratorManual/php3.html -%%PORTDOCS%%%%DOCSDIR%%/AdministratorManual/unixODBC.gif -%%PORTDOCS%%%%DOCSDIR%%/AdministratorManual/unixODBCsetup.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/close.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/conne.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/dsn.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/gloss.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/index.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/intro.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/navi.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/odbc.css -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/query.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/Tutorial/resul.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/index.html -%%PORTDOCS%%%%DOCSDIR%%/ProgrammerManual/unixODBC.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/Figure1.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/Figure2.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/Figure3.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/Figure4.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/Figure6.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/My.sql -%%PORTDOCS%%%%DOCSDIR%%/UserManual/StarOfficeDataGrid.gif -%%PORTDOCS%%%%DOCSDIR%%/UserManual/index.html -%%PORTDOCS%%%%DOCSDIR%%/UserManual/unixODBC.gif -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure.vsd -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure2.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure2.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure3.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure3.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure4.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure4.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure5.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure5.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure6.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure6.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure7.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure7.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure8.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure8.html -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure9.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/InternalStructure9.html -%%PORTDOCS%%%%DOCSDIR%%/lst/back.gif -%%PORTDOCS%%%%DOCSDIR%%/lst/next.gif -%%PORTDOCS%%%%DOCSDIR%%/smallbook.gif -%%PORTDOCS%%%%DOCSDIR%%/unixODBC.gif -%%PORTDOCS%%@dirrm %%DOCSDIR%%/lst -%%PORTDOCS%%@dirrm %%DOCSDIR%%/UserManual -%%PORTDOCS%%@dirrm %%DOCSDIR%%/ProgrammerManual/Tutorial -%%PORTDOCS%%@dirrm %%DOCSDIR%%/ProgrammerManual -%%PORTDOCS%%@dirrm %%DOCSDIR%%/AdministratorManual -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%EXAMPLESDIR%%/MySQL -@dirrm %%EXAMPLESDIR%% @exec mkdir -p %D/etc/ODBCDataSources 2>/dev/null || true @dirrmtry etc/ODBCDataSources >Release-Note: >Audit-Trail: >Unformatted: From beech at FreeBSD.org Fri Dec 5 22:21:45 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Fri Dec 5 22:21:51 2008 Subject: ports/129454: upgrade databases/unixODBC to 2.2.14 Message-ID: <200812060621.mB66LiET002795@freefall.freebsd.org> Synopsis: upgrade databases/unixODBC to 2.2.14 Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Sat Dec 6 06:20:51 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=129454 From miwi at FreeBSD.org Fri Dec 5 22:34:45 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Dec 5 22:34:57 2008 Subject: ports/129451: [MAINTAINER] Update devel/bazaar-ng to 1.10 Message-ID: <200812060634.mB66Yjcb012526@freefall.freebsd.org> Synopsis: [MAINTAINER] Update devel/bazaar-ng to 1.10 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 06:34:44 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129451 From miwi at FreeBSD.org Fri Dec 5 22:34:48 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Dec 5 22:34:57 2008 Subject: ports/129452: [MAINTAINER] Update devel/bzrtools to 1.10.0 Message-ID: <200812060634.mB66YmGI012602@freefall.freebsd.org> Synopsis: [MAINTAINER] Update devel/bzrtools to 1.10.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 06:34:48 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129452 From mva at sysfault.org Sat Dec 6 00:20:02 2008 From: mva at sysfault.org (Marcus von Appen) Date: Sat Dec 6 00:20:15 2008 Subject: ports/129455: [Maintainer-update] devel/py-logilab-common: update to 0.36.1 Message-ID: <200812060820.mB68K3it057824@medusa.sysfault.org> >Number: 129455 >Category: ports >Synopsis: [Maintainer-update] devel/py-logilab-common: update to 0.36.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: Sat Dec 06 08:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marcus von Appen >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD medusa.sysfault.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Sat Nov 22 19:19:14 CET 2008 >Description: - Update to 0.36.1 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py25-logilab-common-0.36.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/py-logilab-common/Makefile /usr/ports/devel/py-logilab-common.new/Makefile --- /usr/ports/devel/py-logilab-common/Makefile 2008-09-25 14:26:43.000000000 +0200 +++ /usr/ports/devel/py-logilab-common.new/Makefile 2008-12-06 08:57:50.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= logilab-common -PORTVERSION= 0.35.0 +PORTVERSION= 0.36.1 CATEGORIES= devel python MASTER_SITES= ftp://ftp.logilab.fr/pub/common/ \ ${MASTER_SITE_LOCAL} diff -ruN --exclude=CVS /usr/ports/devel/py-logilab-common/distinfo /usr/ports/devel/py-logilab-common.new/distinfo --- /usr/ports/devel/py-logilab-common/distinfo 2008-09-25 14:26:43.000000000 +0200 +++ /usr/ports/devel/py-logilab-common.new/distinfo 2008-12-06 08:58:06.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (logilab-common-0.35.0.tar.gz) = f0bd119e6e6a7635a88a0a7035079180 -SHA256 (logilab-common-0.35.0.tar.gz) = 45a4e04af89b8df4753ddb6abdff6bfd5ec036053dd7261ce76581cdaf0425d0 -SIZE (logilab-common-0.35.0.tar.gz) = 161692 +MD5 (logilab-common-0.36.1.tar.gz) = e21cc5fa041cabaab17975dd9f58bc4e +SHA256 (logilab-common-0.36.1.tar.gz) = 6a1aca7216a0eb06dec6d552d7b2a533b46ba28af0e16e629f71dc13a89bcdc2 +SIZE (logilab-common-0.36.1.tar.gz) = 164962 diff -ruN --exclude=CVS /usr/ports/devel/py-logilab-common/pkg-plist /usr/ports/devel/py-logilab-common.new/pkg-plist --- /usr/ports/devel/py-logilab-common/pkg-plist 2008-09-25 14:26:43.000000000 +0200 +++ /usr/ports/devel/py-logilab-common.new/pkg-plist 2008-12-06 09:01:01.000000000 +0100 @@ -31,7 +31,6 @@ %%PYTHON_SITELIBDIR%%/logilab/common/testlib.py %%PYTHON_SITELIBDIR%%/logilab/common/changelog.py %%PYTHON_SITELIBDIR%%/logilab/common/sqlgen.py -%%PYTHON_SITELIBDIR%%/logilab/common/context.py %%PYTHON_SITELIBDIR%%/logilab/common/corbautils.py %%PYTHON_SITELIBDIR%%/logilab/common/configuration.py %%PYTHON_SITELIBDIR%%/logilab/common/astutils.py @@ -69,7 +68,6 @@ %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_textutils.py %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_ureports_text.py %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_changelog.py -%%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_context.py %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_modutils.py %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_date.py %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_umessage.py @@ -166,7 +164,6 @@ %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_textutils.pyc %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_ureports_text.pyc %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_changelog.pyc -%%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_context.pyc %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_modutils.pyc %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_date.pyc %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_umessage.pyc @@ -192,7 +189,6 @@ %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_textutils.pyo %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_ureports_text.pyo %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_changelog.pyo -%%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_context.pyo %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_modutils.pyo %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_date.pyo %%PYTHON_SITELIBDIR%%/logilab/common/test/unittest_umessage.pyo @@ -240,7 +236,6 @@ %%PYTHON_SITELIBDIR%%/logilab/common/testlib.pyc %%PYTHON_SITELIBDIR%%/logilab/common/changelog.pyc %%PYTHON_SITELIBDIR%%/logilab/common/sqlgen.pyc -%%PYTHON_SITELIBDIR%%/logilab/common/context.pyc %%PYTHON_SITELIBDIR%%/logilab/common/corbautils.pyc %%PYTHON_SITELIBDIR%%/logilab/common/configuration.pyc %%PYTHON_SITELIBDIR%%/logilab/common/astutils.pyc @@ -285,7 +280,6 @@ %%PYTHON_SITELIBDIR%%/logilab/common/testlib.pyo %%PYTHON_SITELIBDIR%%/logilab/common/changelog.pyo %%PYTHON_SITELIBDIR%%/logilab/common/sqlgen.pyo -%%PYTHON_SITELIBDIR%%/logilab/common/context.pyo %%PYTHON_SITELIBDIR%%/logilab/common/corbautils.pyo %%PYTHON_SITELIBDIR%%/logilab/common/configuration.pyo %%PYTHON_SITELIBDIR%%/logilab/common/astutils.pyo --- py25-logilab-common-0.36.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From mva at sysfault.org Sat Dec 6 00:20:02 2008 From: mva at sysfault.org (Marcus von Appen) Date: Sat Dec 6 00:20:15 2008 Subject: ports/129456: [Maintainer-update] devel/py-astng: update to 0.17.4 Message-ID: <200812060820.mB68KmTJ058583@medusa.sysfault.org> >Number: 129456 >Category: ports >Synopsis: [Maintainer-update] devel/py-astng: update to 0.17.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: Sat Dec 06 08:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marcus von Appen >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD medusa.sysfault.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Sat Nov 22 19:19:14 CET 2008 >Description: - Update to 0.17.4 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py25-astng-0.17.4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/py-astng/Makefile /usr/ports/devel/py-astng.new/Makefile --- /usr/ports/devel/py-astng/Makefile 2008-09-25 14:27:47.000000000 +0200 +++ /usr/ports/devel/py-astng.new/Makefile 2008-12-06 09:02:37.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= astng -PORTVERSION= 0.17.3 +PORTVERSION= 0.17.4 CATEGORIES= devel python MASTER_SITES= ftp://ftp.logilab.org/pub/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN --exclude=CVS /usr/ports/devel/py-astng/distinfo /usr/ports/devel/py-astng.new/distinfo --- /usr/ports/devel/py-astng/distinfo 2008-09-25 14:27:47.000000000 +0200 +++ /usr/ports/devel/py-astng.new/distinfo 2008-12-06 09:02:57.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (logilab-astng-0.17.3.tar.gz) = d36cd2e705760ee16df375ff83963f5c -SHA256 (logilab-astng-0.17.3.tar.gz) = d80f99bc8fca4ee1c987c382c6a9fbf1a775a71ec5903c2d1cfed4112ea1ad8e -SIZE (logilab-astng-0.17.3.tar.gz) = 66296 +MD5 (logilab-astng-0.17.4.tar.gz) = 68a3ccca76e17df1ae33a20195dc52ac +SHA256 (logilab-astng-0.17.4.tar.gz) = 190b4d9f525d2c4d718e30f6be051d5ccba9a7daf3fed7f85575ae2cbc1f68a4 +SIZE (logilab-astng-0.17.4.tar.gz) = 67581 diff -ruN --exclude=CVS /usr/ports/devel/py-astng/pkg-plist /usr/ports/devel/py-astng.new/pkg-plist --- /usr/ports/devel/py-astng/pkg-plist 2008-09-25 14:27:47.000000000 +0200 +++ /usr/ports/devel/py-astng.new/pkg-plist 2008-12-06 09:06:41.000000000 +0100 @@ -11,6 +11,9 @@ %%PYTHON_SITELIBDIR%%/logilab/astng/utils.py %%PYTHON_SITELIBDIR%%/logilab/astng/__pkginfo__.py %%PYTHON_SITELIBDIR%%/logilab/astng/inspector.py +%%PYTHON_SITELIBDIR%%/logilab/astng/test/__init__.py +%%PYTHON_SITELIBDIR%%/logilab/astng/test/__init__.pyc +%%PYTHON_SITELIBDIR%%/logilab/astng/test/__init__.pyo %%PYTHON_SITELIBDIR%%/logilab/astng/test/unittest_nodes.py %%PYTHON_SITELIBDIR%%/logilab/astng/test/unittest_builder.py %%PYTHON_SITELIBDIR%%/logilab/astng/test/unittest_inference.py --- py25-astng-0.17.4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 00:20:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 00:20:24 2008 Subject: ports/129455: [Maintainer-update] devel/py-logilab-common: update to 0.36.1 Message-ID: <200812060820.mB68KCjd018956@freefall.freebsd.org> Synopsis: [Maintainer-update] devel/py-logilab-common: update to 0.36.1 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 08:20:12 UTC 2008 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129455 From edwin at FreeBSD.org Sat Dec 6 00:20:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 00:20:35 2008 Subject: ports/129456: [Maintainer-update] devel/py-astng: update to 0.17.4 Message-ID: <200812060820.mB68KIMA020083@freefall.freebsd.org> Synopsis: [Maintainer-update] devel/py-astng: update to 0.17.4 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 08:20:17 UTC 2008 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129456 From mva at sysfault.org Sat Dec 6 00:30:01 2008 From: mva at sysfault.org (Marcus von Appen) Date: Sat Dec 6 00:30:08 2008 Subject: ports/129457: [Maintainer-update] devel/pylint: update to 0.15.2 Message-ID: <200812060823.mB68NGtm060824@medusa.sysfault.org> >Number: 129457 >Category: ports >Synopsis: [Maintainer-update] devel/pylint: update to 0.15.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 Dec 06 08:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marcus von Appen >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD medusa.sysfault.org 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Sat Nov 22 19:19:14 CET 2008 >Description: - Update to 0.15.2 Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pylint-0.15.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/pylint/Makefile /usr/ports/devel/pylint.new/Makefile --- /usr/ports/devel/pylint/Makefile 2008-09-26 11:41:10.000000000 +0200 +++ /usr/ports/devel/pylint.new/Makefile 2008-12-06 09:08:06.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= pylint -PORTVERSION= 0.15.1 +PORTVERSION= 0.15.2 CATEGORIES= devel python MASTER_SITES= ftp://ftp.logilab.org/pub/pylint/ \ http://ftp.logilab.org/pub/pylint/ diff -ruN --exclude=CVS /usr/ports/devel/pylint/distinfo /usr/ports/devel/pylint.new/distinfo --- /usr/ports/devel/pylint/distinfo 2008-09-26 11:41:10.000000000 +0200 +++ /usr/ports/devel/pylint.new/distinfo 2008-12-06 09:08:31.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (pylint-0.15.1.tar.gz) = d19b04eb649db5173ee0ba5a78facbca -SHA256 (pylint-0.15.1.tar.gz) = 766119d63fa986eee3242e6115383c9eaffe2f1c9e061fa5caf70bfaea8c1a85 -SIZE (pylint-0.15.1.tar.gz) = 208007 +MD5 (pylint-0.15.2.tar.gz) = 98f3917fc4d0855c8f0eab9761533835 +SHA256 (pylint-0.15.2.tar.gz) = 868c8c105427047842883efc2b1693137fae52e78017a7ae98c2e37b7c1e3f80 +SIZE (pylint-0.15.2.tar.gz) = 208732 diff -ruN --exclude=CVS /usr/ports/devel/pylint/pkg-plist /usr/ports/devel/pylint.new/pkg-plist --- /usr/ports/devel/pylint/pkg-plist 2008-09-26 11:41:10.000000000 +0200 +++ /usr/ports/devel/pylint.new/pkg-plist 2008-12-06 09:14:34.000000000 +0100 @@ -102,15 +102,6 @@ %%PYTHON_SITELIBDIR%%/pylint/test/data/clientmodule_test.py %%PYTHON_SITELIBDIR%%/pylint/test/data/clientmodule_test.pyc %%PYTHON_SITELIBDIR%%/pylint/test/data/clientmodule_test.pyo -%%PYTHON_SITELIBDIR%%/pylint/test/func_test.py -%%PYTHON_SITELIBDIR%%/pylint/test/func_test.pyc -%%PYTHON_SITELIBDIR%%/pylint/test/func_test.pyo -%%PYTHON_SITELIBDIR%%/pylint/test/func_test_rpython.py -%%PYTHON_SITELIBDIR%%/pylint/test/func_test_rpython.pyc -%%PYTHON_SITELIBDIR%%/pylint/test/func_test_rpython.pyo -%%PYTHON_SITELIBDIR%%/pylint/test/func_test_sample_config.py -%%PYTHON_SITELIBDIR%%/pylint/test/func_test_sample_config.pyc -%%PYTHON_SITELIBDIR%%/pylint/test/func_test_sample_config.pyo %%PYTHON_SITELIBDIR%%/pylint/test/genbuiltins.py %%PYTHON_SITELIBDIR%%/pylint/test/genbuiltins.pyc %%PYTHON_SITELIBDIR%%/pylint/test/genbuiltins.pyo @@ -331,6 +322,9 @@ %%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_overloaded_operator.py %%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_overloaded_operator.pyc %%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_overloaded_operator.pyo +%%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_raise_return_self.py +%%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_raise_return_self.pyc +%%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_raise_return_self.pyo %%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_socket_member.py %%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_socket_member.pyc %%PYTHON_SITELIBDIR%%/pylint/test/input/func_noerror_socket_member.pyo @@ -653,9 +647,6 @@ %%PYTHON_SITELIBDIR%%/pylint/test/messages/func_yield_outside_func.txt %%PYTHON_SITELIBDIR%%/pylint/test/messages/nonexistant.txt %%PYTHON_SITELIBDIR%%/pylint/test/messages/nonexistant.txt2 -%%PYTHON_SITELIBDIR%%/pylint/test/regrtest.py -%%PYTHON_SITELIBDIR%%/pylint/test/regrtest.pyc -%%PYTHON_SITELIBDIR%%/pylint/test/regrtest.pyo %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/application_crash.py %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/classdoc_usage.py %%PYTHON_SITELIBDIR%%/pylint/test/regrtest_data/decimal_inference.py @@ -918,9 +909,21 @@ %%PYTHON_SITELIBDIR%%/pylint/test/test_format.py %%PYTHON_SITELIBDIR%%/pylint/test/test_format.pyc %%PYTHON_SITELIBDIR%%/pylint/test/test_format.pyo +%%PYTHON_SITELIBDIR%%/pylint/test/test_func.py +%%PYTHON_SITELIBDIR%%/pylint/test/test_func.pyc +%%PYTHON_SITELIBDIR%%/pylint/test/test_func.pyo +%%PYTHON_SITELIBDIR%%/pylint/test/test_func_rpython.py +%%PYTHON_SITELIBDIR%%/pylint/test/test_func_rpython.pyc +%%PYTHON_SITELIBDIR%%/pylint/test/test_func_rpython.pyo +%%PYTHON_SITELIBDIR%%/pylint/test/test_func_sample_config.py +%%PYTHON_SITELIBDIR%%/pylint/test/test_func_sample_config.pyc +%%PYTHON_SITELIBDIR%%/pylint/test/test_func_sample_config.pyo %%PYTHON_SITELIBDIR%%/pylint/test/test_import_graph.py %%PYTHON_SITELIBDIR%%/pylint/test/test_import_graph.pyc %%PYTHON_SITELIBDIR%%/pylint/test/test_import_graph.pyo +%%PYTHON_SITELIBDIR%%/pylint/test/test_regr.py +%%PYTHON_SITELIBDIR%%/pylint/test/test_regr.pyc +%%PYTHON_SITELIBDIR%%/pylint/test/test_regr.pyo %%PYTHON_SITELIBDIR%%/pylint/test/test_rpycompilation.py %%PYTHON_SITELIBDIR%%/pylint/test/test_rpycompilation.pyc %%PYTHON_SITELIBDIR%%/pylint/test/test_rpycompilation.pyo --- pylint-0.15.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sat Dec 6 01:38:45 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Dec 6 01:39:03 2008 Subject: ports/129457: [Maintainer-update] devel/pylint: update to 0.15.2 Message-ID: <200812060938.mB69cjpt078459@freefall.freebsd.org> Synopsis: [Maintainer-update] devel/pylint: update to 0.15.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 09:38:45 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129457 From edwin at FreeBSD.org Sat Dec 6 02:04:01 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 02:04:07 2008 Subject: ports/129453: ports-mgmt/jailaudit does not work since jail supporting multiple address. Message-ID: <200812061004.mB6A40mx099206@freefall.freebsd.org> Synopsis: ports-mgmt/jailaudit does not work since jail supporting multiple address. State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Dec 6 10:04:00 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129453 From edwin at FreeBSD.org Sat Dec 6 02:10:03 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Sat Dec 6 02:10:17 2008 Subject: ports/129453: ports-mgmt/jailaudit does not work since jail supporting multiple address. Message-ID: <200812061010.mB6AA3Pr099425@freefall.freebsd.org> The following reply was made to PR ports/129453; it has been noted by GNATS. From: Edwin Groothuis To: cryx-ports@h3q.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/129453: ports-mgmt/jailaudit does not work since jail supporting multiple address. Date: Sat, 6 Dec 2008 10:03:59 UT Maintainer of ports-mgmt/jailaudit, Please note that PR ports/129453 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/129453 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From wenheping at gmail.com Sat Dec 6 02:10:04 2008 From: wenheping at gmail.com (Wen Heping) Date: Sat Dec 6 02:10:18 2008 Subject: ports/129458: [Update]www/xist:update to 3.5 Message-ID: <200812061008.mB6A8hnj052607@www.freebsd.org> >Number: 129458 >Category: ports >Synopsis: [Update]www/xist:update to 3.5 >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 Dec 06 10:10:03 UTC 2008 >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.5 from 2.15.2 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-06 11:15:05.000000000 +0800 +++ Makefile 2008-12-06 17:27:47.000000000 +0800 @@ -7,8 +7,7 @@ # PORTNAME= xist -PORTVERSION= 2.15.2 -PORTREVISION= 1 +PORTVERSION= 3.5 CATEGORIES= www python MASTER_SITES= http://ftp.livinglogic.de/xist/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,17 +17,14 @@ COMMENT= An XML-based extensible HTML generator RUN_DEPENDS= ${PYXML} \ - ${PYTHON_SITELIBDIR}/ll/__init__.py:${PORTSDIR}/devel/py-ll-core \ - ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging - -USE_PYTHON= 2.4+ -USE_PYDISTUTILS= yes -USE_BZIP2= yes + ${PYTHON_PKGNAMEPREFIX}ll-core>=1.11.1:${PORTSDIR}/devel/py-ll-core \ + ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging \ + ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.5:${PORTSDIR}/www/py-cssutils + +USE_PYTHON= 2.4+ +USE_PYDISTUTILS= easy_install +PYEASYINSTALL_ARCHDEP= yes +USE_BZIP2= yes PYDISTUTILS_PKGNAME= ll-xist -post-install: -.for file in doc2txt dtd2xsc tld2xsc - @${MV} ${PREFIX}/bin/${file}.py ${PREFIX}/bin/${file} -.endfor - .include --- distinfo.orig 2008-12-06 11:15:05.000000000 +0800 +++ distinfo 2008-12-06 11:15:05.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ll-xist-2.15.2.tar.bz2) = cdecbef782ff4445676125f4fbfa69c4 -SHA256 (ll-xist-2.15.2.tar.bz2) = 8d2827d740bd1c1f3a6b4901a403c147a5e5e30a6b7de5891f0c105350281964 -SIZE (ll-xist-2.15.2.tar.bz2) = 288546 +MD5 (ll-xist-3.5.tar.bz2) = b7181b89a261e6e1405e102a0f88517b +SHA256 (ll-xist-3.5.tar.bz2) = a30ecb18572729c0562fe63d9ceeb37f7322202ab55d5538e5722ab185361eaa +SIZE (ll-xist-3.5.tar.bz2) = 321169 --- pkg-plist.orig 2008-12-06 11:15:05.000000000 +0800 +++ pkg-plist 2008-12-06 15:12:40.000000000 +0800 @@ -1,160 +1,263 @@ +bin/db2ul4 +bin/db2ul4.py +bin/xml2xsc bin/doc2txt bin/dtd2xsc bin/tld2xsc +bin/doc2txt.py +bin/dtd2xsc.py +bin/tld2xsc.py bin/xml2xsc.py -%%PYTHON_SITELIBDIR%%/ll/xist/__init__.py -%%PYTHON_SITELIBDIR%%/ll/xist/__init__.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/__init__.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/converters.py -%%PYTHON_SITELIBDIR%%/ll/xist/converters.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/converters.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/cssparsers.py -%%PYTHON_SITELIBDIR%%/ll/xist/cssparsers.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/cssparsers.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/csstokenizer.so -%%PYTHON_SITELIBDIR%%/ll/xist/helpers.so -%%PYTHON_SITELIBDIR%%/ll/xist/ns/__init__.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/__init__.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/__init__.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/abbr.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/abbr.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/abbr.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/atom.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/atom.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/atom.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/chars.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/chars.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/chars.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/code.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/code.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/code.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/cond.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/cond.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/cond.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/detox.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/detox.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/detox.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/doc.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/doc.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/doc.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/docbook.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/docbook.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/docbook.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/fo.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/fo.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/fo.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/form.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/form.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/form.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/html.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/html.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/html.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/htmlspecials.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/htmlspecials.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/htmlspecials.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/ihtml.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/ihtml.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/ihtml.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/jsp.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/jsp.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/jsp.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/kid.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/kid.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/kid.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/meta.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/meta.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/meta.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/metal.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/metal.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/metal.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/php.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/php.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/php.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rng.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rng.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rng.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rss091.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rss091.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rss091.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rss20.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rss20.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/rss20.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/ruby.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/ruby.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/ruby.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/specials.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/specials.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/specials.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/struts_config.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/struts_config.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/struts_config.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/struts_html.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/struts_html.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/struts_html.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/svg.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/svg.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/svg.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/tal.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/tal.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/tal.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/text.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/text.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/text.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/tld.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/tld.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/tld.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/wml.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/wml.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/wml.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/xlink.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/xlink.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/xlink.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/ns/xml.py -%%PYTHON_SITELIBDIR%%/ll/xist/ns/xml.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/ns/xml.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/options.py -%%PYTHON_SITELIBDIR%%/ll/xist/options.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/options.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/parsers.py -%%PYTHON_SITELIBDIR%%/ll/xist/parsers.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/parsers.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/presenters.py -%%PYTHON_SITELIBDIR%%/ll/xist/presenters.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/presenters.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/publishers.py -%%PYTHON_SITELIBDIR%%/ll/xist/publishers.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/publishers.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/__init__.py -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/__init__.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/__init__.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/doc2txt.py -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/doc2txt.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/doc2txt.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/dtd2xsc.py -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/dtd2xsc.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/dtd2xsc.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/tld2xsc.py -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/tld2xsc.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/tld2xsc.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/xml2xsc.py -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/xml2xsc.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/scripts/xml2xsc.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/sgmlop.so -%%PYTHON_SITELIBDIR%%/ll/xist/sims.py -%%PYTHON_SITELIBDIR%%/ll/xist/sims.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/sims.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/utils.py -%%PYTHON_SITELIBDIR%%/ll/xist/utils.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/utils.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/xfind.py -%%PYTHON_SITELIBDIR%%/ll/xist/xfind.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/xfind.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/xnd.py -%%PYTHON_SITELIBDIR%%/ll/xist/xnd.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/xnd.pyo -%%PYTHON_SITELIBDIR%%/ll/xist/xsc.py -%%PYTHON_SITELIBDIR%%/ll/xist/xsc.pyc -%%PYTHON_SITELIBDIR%%/ll/xist/xsc.pyo -@dirrm %%PYTHON_SITELIBDIR%%/ll/xist/scripts -@dirrm %%PYTHON_SITELIBDIR%%/ll/xist/ns -@dirrm %%PYTHON_SITELIBDIR%%/ll/xist +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ansistyle.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/astyle.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/color.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/daemon.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/make.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/misc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/sisyphus.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/spark.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/stringformat.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/toxicc.py +%%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 +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.so +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/ansistyle.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/astyle.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/color.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/daemon.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/make.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/misc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/sisyphus.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/spark.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/stringformat.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/toxicc.pyc +%%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 +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/color.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/daemon.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/make.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/misc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/sisyphus.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/spark.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/stringformat.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/toxicc.pyo +%%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 +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_url.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_ansistyle.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_misc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/_xml_codec.pyo +%%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 +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/options.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/parsers.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/presenters.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/publishers.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sims.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xfind.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xnd.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xsc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sgmlop.so +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/converters.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/css.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/options.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/parsers.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/presenters.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/publishers.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sims.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xfind.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xnd.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xsc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/converters.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/css.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/options.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/parsers.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/presenters.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/publishers.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sims.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xfind.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xnd.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/xsc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sgmlop.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sgmlop.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/sgmlop.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/abbr.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/atom.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/chars.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/code.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/detox.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/doc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/docbook.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/fo.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/form.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/html.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/htmlspecials.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ihtml.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/jsp.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/kid.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/meta.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/metal.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/php.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rest.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rng.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rss091.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rss20.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ruby.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/svg.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/specials.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/struts_config.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/sxtl.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/struts_html.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/tal.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/tld.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/toxic.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ul4.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/wml.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/xlink.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/xml.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/abbr.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/atom.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/chars.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/code.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/detox.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/doc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/docbook.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/fo.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/form.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/html.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/htmlspecials.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ihtml.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/jsp.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/kid.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/meta.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/metal.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/php.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rng.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rest.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rss091.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rss20.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ruby.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/svg.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/specials.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/struts_config.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/sxtl.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/struts_html.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/tal.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/tld.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/toxic.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ul4.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/wml.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/xlink.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/xml.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/abbr.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/atom.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/chars.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/code.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/detox.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/doc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/docbook.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/fo.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/form.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/html.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/htmlspecials.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ihtml.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/jsp.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/kid.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/meta.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/metal.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/php.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rest.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rng.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rss091.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/rss20.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ruby.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/svg.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/specials.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/struts_config.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/sxtl.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/struts_html.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/tal.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/tld.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/toxic.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/ul4.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/wml.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/xlink.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns/xml.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/doc2txt.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/dtd2xsc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/tld2xsc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/xml2xsc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/doc2txt.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/dtd2xsc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/tld2xsc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/xml2xsc.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/doc2txt.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/dtd2xsc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/tld2xsc.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts/xml2xsc.pyo +%%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/entry_points.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/namespace_packages.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%%/EGG-INFO/native_libs.txt +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/ucp.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/db2ul4.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/dtd2xsc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/tld2xsc.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/doc2txt.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/xml2xsc.py +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/scripts +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/ns +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist/scripts +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll/xist +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/ll +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 02:10:19 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 02:10:25 2008 Subject: ports/129458: [Update]www/xist:update to 3.5 Message-ID: <200812061010.mB6AAJ7T001623@freefall.freebsd.org> Synopsis: [Update]www/xist:update to 3.5 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 10:10:19 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129458 From rea-fbsd at codelabs.ru Sat Dec 6 04:50:01 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sat Dec 6 04:50:08 2008 Subject: ports/129459: [patch] [vuxml] databases/php5-dba, databases/php4-dba: fix dba_replace() file truncation Message-ID: <20081206124406.92582B8019@phoenix.codelabs.ru> >Number: 129459 >Category: ports >Synopsis: [patch] [vuxml] databases/php5-dba, databases/php4-dba: fix dba_replace() file truncation >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 Dec 06 12:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: It was discovered that function dba_replace() from dba extension of PHP 4.x/5.x will truncate INI file when it was asked to replace a non-existent key. >How-To-Repeat: http://securityreason.com/achievement_securityalert/58 >Fix: The following patch adds the fixes both for 4.x and 5.x. --- fix-dba_replace-file-truncation.diff begins here --- >From 77c3812cf5a6b8799c4d7a17d1aaad66b78b07d9 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Sat, 6 Dec 2008 15:19:48 +0300 Original advisory: http://www.securityfocus.com/archive/1/498746/30/0/threaded Please note that 4.x branch has no such fix, but it is vulnerable as well (I had tested it locally). Vendor will be notified about this. Signed-off-by: Eygene Ryabinkin --- databases/php4-dba/Makefile | 1 + .../files/patch-fix-dba_replace-truncation | 17 +++++++++++++++++ databases/php5-dba/Makefile | 1 + .../files/patch-fix-dba_replace-truncation | 17 +++++++++++++++++ 4 files changed, 36 insertions(+), 0 deletions(-) create mode 100644 databases/php4-dba/files/patch-fix-dba_replace-truncation create mode 100644 databases/php5-dba/files/patch-fix-dba_replace-truncation diff --git a/databases/php4-dba/Makefile b/databases/php4-dba/Makefile index 9418475..6336c41 100644 --- a/databases/php4-dba/Makefile +++ b/databases/php4-dba/Makefile @@ -6,6 +6,7 @@ # CATEGORIES= databases +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php4 diff --git a/databases/php4-dba/files/patch-fix-dba_replace-truncation b/databases/php4-dba/files/patch-fix-dba_replace-truncation new file mode 100644 index 0000000..0f6dab4 --- /dev/null +++ b/databases/php4-dba/files/patch-fix-dba_replace-truncation @@ -0,0 +1,17 @@ +Patch that fixes dba_replace() file truncation issue + +Adopted from: http://cvs.php.net/viewvc.cgi/php-src/ext/dba/libinifile/inifile.c?r1=1.14.2.1.2.5&r2=1.14.2.1.2.4&view=patch + +--- libinifile/inifile.c 2007/12/31 07:20:05 1.14.2.1.2.4 ++++ libinifile/inifile.c 2008/11/13 18:22:23 1.14.2.1.2.5 +@@ -508,7 +508,9 @@ + + /* 5 */ + if (ret == SUCCESS) { +- ret = inifile_truncate(dba, append ? pos_grp_next : pos_grp_start TSRMLS_CC); /* writes error on fail */ ++ if (!value || (key->name && strlen(key->name))) { ++ ret = inifile_truncate(dba, append ? pos_grp_next : pos_grp_start TSRMLS_CC); /* writes error on fail */ ++ } + } + + if (ret == SUCCESS) { diff --git a/databases/php5-dba/Makefile b/databases/php5-dba/Makefile index 7e4300b..8dc3456 100644 --- a/databases/php5-dba/Makefile +++ b/databases/php5-dba/Makefile @@ -6,6 +6,7 @@ # CATEGORIES= databases +PORTREVISION= 1 MASTERDIR= ${.CURDIR}/../../lang/php5 diff --git a/databases/php5-dba/files/patch-fix-dba_replace-truncation b/databases/php5-dba/files/patch-fix-dba_replace-truncation new file mode 100644 index 0000000..0f6dab4 --- /dev/null +++ b/databases/php5-dba/files/patch-fix-dba_replace-truncation @@ -0,0 +1,17 @@ +Patch that fixes dba_replace() file truncation issue + +Adopted from: http://cvs.php.net/viewvc.cgi/php-src/ext/dba/libinifile/inifile.c?r1=1.14.2.1.2.5&r2=1.14.2.1.2.4&view=patch + +--- libinifile/inifile.c 2007/12/31 07:20:05 1.14.2.1.2.4 ++++ libinifile/inifile.c 2008/11/13 18:22:23 1.14.2.1.2.5 +@@ -508,7 +508,9 @@ + + /* 5 */ + if (ret == SUCCESS) { +- ret = inifile_truncate(dba, append ? pos_grp_next : pos_grp_start TSRMLS_CC); /* writes error on fail */ ++ if (!value || (key->name && strlen(key->name))) { ++ ret = inifile_truncate(dba, append ? pos_grp_next : pos_grp_start TSRMLS_CC); /* writes error on fail */ ++ } + } + + if (ret == SUCCESS) { -- 1.6.0.4 --- fix-dba_replace-file-truncation.diff ends here --- This is the vulnerability checking bundle. Just extract and run 'make'. --- test.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: # # test/Makefile # test/ham.php # test/test.ini # test/test.ini.orig # echo x - test/Makefile sed 's/^X//' >test/Makefile << '0d8f5a336dfc7f93d0f8ebb4026e4d46' Xall: test X Xtest: test.ini.orig ham.php X @cp -f test.ini.orig test.ini X @rm -f test.ini.lck X @php ham.php X @[ -s test.ini ] && \ X (echo "Not vulnerable: test.ini is not empty:"; cat test.ini) || \ X echo "Vulnerable: test.ini is empty." X @rm -f test.ini.lck 0d8f5a336dfc7f93d0f8ebb4026e4d46 echo x - test/ham.php sed 's/^X//' >test/ham.php << 'a7cabf122ec818d2261bc37c2f29880f' X a7cabf122ec818d2261bc37c2f29880f echo x - test/test.ini sed 's/^X//' >test/test.ini << '0368deadfd01a6af1d47cb55f407fd28' XPATH=/ XCURR=. XHOME=/home/ 0368deadfd01a6af1d47cb55f407fd28 echo x - test/test.ini.orig sed 's/^X//' >test/test.ini.orig << 'd411974d83a21a1687635b704e038703' XPATH=/ XCURR=. XHOME=/home/ d411974d83a21a1687635b704e038703 exit --- test.shar ends here --- The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- PHP -- INI database truncation inside dba_replace() function php4-dba 4.4.9_1 php5-dba 5.2.6_1

A bug that leads to the emptying of the INI file contents if the database key was not found exists in PHP dba extension in versions 5.2.6, 4.4.9 and earlier.

Maksymilian Arciemowicz from Security Reason reports:

Function dba_replace() are not filtering strings key and value. There is a possibility for the destruction of the file.

http://securityreason.com/achievement_securityalert/58 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1314 http://www.securityfocus.com/archive/1/498746/30/0/threaded 28-11-2008 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 04:50:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 04:50:18 2008 Subject: ports/129459: [patch] [vuxml] databases/php5-dba, databases/php4-dba: fix dba_replace() file truncation Message-ID: <200812061250.mB6CoBdA023074@freefall.freebsd.org> Synopsis: [patch] [vuxml] databases/php5-dba, databases/php4-dba: fix dba_replace() file truncation Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 12:50:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129459 From hrkfdn at gmail.com Sat Dec 6 05:00:04 2008 From: hrkfdn at gmail.com (Henrik Friedrichsen) Date: Sat Dec 6 05:00:09 2008 Subject: ports/129460: [MAINTAINER] update x11-wm/echinus to 0.3.2 Message-ID: <200812061255.mB6CtXX1008904@megawr.ath.cx> >Number: 129460 >Category: ports >Synopsis: [MAINTAINER] update x11-wm/echinus to 0.3.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 Dec 06 13:00:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Henrik Friedrichsen >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD dsp.megawr.ath.cx 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Fri Dec 5 19:45:31 CET 2008 root@dsp.megawr.ath.cx:/usr/obj/usr/src/sys/REAKTOR i386 >Description: >How-To-Repeat: >Fix: --- echinus.diff begins here --- diff -Naur ./Makefile ../echinus/Makefile --- ./Makefile 2008-12-06 13:51:00.000000000 +0100 +++ ../echinus/Makefile 2008-12-06 13:51:06.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= echinus -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= x11-wm MASTER_SITES= http://rootshell.be/~polachok/code/ diff -Naur ./distinfo ../echinus/distinfo --- ./distinfo 2008-12-06 13:51:00.000000000 +0100 +++ ../echinus/distinfo 2008-12-06 13:51:17.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (echinus-0.3.1.tar.gz) = 515057b47796534db55826640e6d7d8c -SHA256 (echinus-0.3.1.tar.gz) = f609a53cb81c28d7197fede748ab459b8f96a4d24479c9e28a0c5041b1af2fa3 -SIZE (echinus-0.3.1.tar.gz) = 26905 +MD5 (echinus-0.3.2.tar.gz) = 0eb5769dda59901818b2e9fde9782734 +SHA256 (echinus-0.3.2.tar.gz) = e9a8bdb1d6195da57085e127e4439b3c31f5b45cc65c92a77016d28c35a07391 +SIZE (echinus-0.3.2.tar.gz) = 26957 --- echinus.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sat Dec 6 05:25:18 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Dec 6 05:25:24 2008 Subject: ports/129460: [MAINTAINER] update x11-wm/echinus to 0.3.2 Message-ID: <200812061325.mB6DPIbY051337@freefall.freebsd.org> Synopsis: [MAINTAINER] update x11-wm/echinus to 0.3.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 13:25:18 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129460 From samm at os2.kiev.ua Sat Dec 6 05:40:02 2008 From: samm at os2.kiev.ua (Alex Samorukov) Date: Sat Dec 6 05:40:22 2008 Subject: ports/129461: [PATCH] textproc/wbxml2: update to 0.10.0 Message-ID: >Number: 129461 >Category: ports >Synopsis: [PATCH] textproc/wbxml2: update to 0.10.0 >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Dec 06 13:40:01 UTC 2008 >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 0.10.0 Please, update this port ASAP, because current version is broken and non usable because of last update from SVN patcset. Currently this lubrary is used by libsyncml, and in it current state this libsyncml fail to sync correctly because of this issue. Also, project home changed, and build system moved from autotools to cmake. Added file(s): - files/patch-aa Removed file(s): - files/patch-Makefile.am - files/patch-configure.in - files/patch-libwbxml2.pc.in - files/patch-src_Makefile.am - files/patch-src_wbxml.h - files/patch-src_wbxml_encoder.c - files/patch-src_wbxml_encoder.h - files/patch-src_wbxml_parser.c - files/patch-src_wbxml_tables.h - files/patch-src_wbxml_tree.c - files/patch-src_wbxml_tree.h - files/patch-tools_Makefile.am Port maintainer (czauner+ports@onlineloop.com) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- wbxml2-0.10.0.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/Makefile /usr/home/samm/tmp/wbxml2/Makefile --- /usr/ports/textproc/wbxml2/Makefile 2008-08-20 03:57:25.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/Makefile 2008-12-06 15:27:56.000000000 +0200 @@ -6,30 +6,28 @@ # PORTNAME= wbxml2 -PORTVERSION= 0.9.2 -PORTREVISION= 2 +PORTVERSION= 0.10.0 CATEGORIES= textproc devel -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ - http://czauner.onlineloop.com/pub/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= wbxmllib -DISTNAME= wbxml2-${PORTVERSION} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= libwbxml +DISTNAME= libwbxml-${PORTVERSION} MAINTAINER= czauner+ports@onlineloop.com COMMENT= Library & tools for converting wbxml<->xml LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -USE_AUTOTOOLS= aclocal:19 autoconf:262 autoheader:262 automake:19 libtool:15 -AUTOMAKE_ARGS= -acf -USE_LDCONFIG= yes -USE_GNOME= pkgconfig libxml2 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" - -patch-autotools: - @${CP} ${LOCALBASE}/share/libtool/ltmain.sh ${WRKSRC}/ltmain.sh - @${CAT} ${LOCALBASE}/share/aclocal/libtool.m4 >> ${WRKSRC}/aclocal.m4 - @${TOUCH} ${WRKSRC}/config.h.in - @${REINPLACE_CMD} 's|^.*install_prog.*instname.*destdir.*$$||' ${WRKSRC}/ltmain.sh +USE_BZIP2= YES +USE_CMAKE= YES + +WRKSRC= ${WRKDIR}/libwbxml-${PORTVERSION}/build +CMAKE_SOURCE_PATH=.. +PATCH_WRKSRC= ${WRKDIR}/libwbxml-${PORTVERSION} + +pre-patch: + @cd ${PATCH_WRKSRC} + +post-extract: + ${MKDIR} ${WRKSRC} .include diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/distinfo /usr/home/samm/tmp/wbxml2/distinfo --- /usr/ports/textproc/wbxml2/distinfo 2007-04-23 01:49:41.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/distinfo 2008-12-06 15:26:27.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (wbxml2-0.9.2.tar.gz) = 67a48fd9b69db8818a4dca5375c7993a -SHA256 (wbxml2-0.9.2.tar.gz) = cb4909d8753dff7f6ac90a62a61ed1ae68e49ead2dbc60c22673c55bb0e14a36 -SIZE (wbxml2-0.9.2.tar.gz) = 304115 +MD5 (libwbxml-0.10.0.tar.bz2) = faaa28938e22ba839ca5eafbdaa1543b +SHA256 (libwbxml-0.10.0.tar.bz2) = 35cee44dcec64dce0672aa412df174f6e794445a708d7179be683cb37a2a103e +SIZE (libwbxml-0.10.0.tar.bz2) = 314569 diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-Makefile.am /usr/home/samm/tmp/wbxml2/files/patch-Makefile.am --- /usr/ports/textproc/wbxml2/files/patch-Makefile.am 2007-04-23 01:49:42.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-Makefile.am 1970-01-01 03:00:00.000000000 +0300 @@ -1,29 +0,0 @@ - -$FreeBSD: ports/textproc/wbxml2/files/patch-Makefile.am,v 1.1 2007/04/22 22:49:42 sobomax Exp $ - ---- Makefile.am.orig -+++ Makefile.am -@@ -5,10 +5,10 @@ - - SUBDIRS = src tools - --pkgconfigdir=$(libdir)/pkgconfig -+pkgconfigdir=${prefix}/libdata/pkgconfig - pkgconfig_DATA = libwbxml2.pc - --wbxmldocdir = ${prefix}/share/doc/wbxml2-${VERSION} -+wbxmldocdir = ${prefix}/share/doc/wbxml2 - wbxmldoc_DATA = \ - AUTHORS\ - bootstrap\ -@@ -25,8 +25,8 @@ - doxygen.h - - install-data-local: -- $(mkinstalldirs) $(DESTDIR)$(wbxmldocdir)/manual -- cp -Rp doc/* $(DESTDIR)$(wbxmldocdir)/manual -+# $(mkinstalldirs) $(DESTDIR)$(wbxmldocdir)/manual -+# cp -Rp doc/* $(DESTDIR)$(wbxmldocdir)/manual - - dist-bz2: distdir - sed -e "s/tar.gz/tar.bz2/g" $(distdir)/wbxml2.spec > $(distdir)/wbxml2.spec.aux diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-aa /usr/home/samm/tmp/wbxml2/files/patch-aa --- /usr/ports/textproc/wbxml2/files/patch-aa 1970-01-01 03:00:00.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-aa 2008-12-06 15:17:11.000000000 +0200 @@ -0,0 +1,11 @@ +--- CMakeLists.txt 2008-12-05 16:06:35.000000000 +0200 ++++ CMakeLists.txt 2008-12-06 15:09:44.000000000 +0200 +@@ -152,7 +152,7 @@ + ADD_DOCUMENTATION( TEXT FILE ${CMAKE_SOURCE_DIR}/TODO ) + + # todo: add requires in pc file +-INSTALL( FILES "${CMAKE_CURRENT_BINARY_DIR}/libwbxml2.pc" DESTINATION "${LIB_INSTALL_DIR}/pkgconfig/" ) ++INSTALL( FILES "${CMAKE_CURRENT_BINARY_DIR}/libwbxml2.pc" DESTINATION "${CMAKE_INSTALL_PREFIX}/libdata/pkgconfig/" ) + + # status output + INCLUDE( ShowStatus ) diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-configure.in /usr/home/samm/tmp/wbxml2/files/patch-configure.in --- /usr/ports/textproc/wbxml2/files/patch-configure.in 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-configure.in 1970-01-01 03:00:00.000000000 +0300 @@ -1,16 +0,0 @@ ---- configure.in.orig 2008-06-15 05:56:12.000000000 +1000 -+++ configure.in 2008-06-15 05:56:24.000000000 +1000 -@@ -1,11 +1,11 @@ - dnl Process this file with autoconf to produce a configure script. - AC_INIT(doxygen.h) --AM_INIT_AUTOMAKE(wbxml2, 0.9.0) -+AM_INIT_AUTOMAKE(wbxml2, 0.9.2) - AM_CONFIG_HEADER(config.h) - - - dnl Define common variables --VERSION="0.9.0" -+VERSION="0.9.2" - AC_SUBST(VERSION) - RELEASE="1" - AC_SUBST(RELEASE) diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-libwbxml2.pc.in /usr/home/samm/tmp/wbxml2/files/patch-libwbxml2.pc.in --- /usr/ports/textproc/wbxml2/files/patch-libwbxml2.pc.in 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-libwbxml2.pc.in 1970-01-01 03:00:00.000000000 +0300 @@ -1,8 +0,0 @@ ---- libwbxml2.pc.in.orig 2006-07-11 21:47:44.000000000 +1000 -+++ libwbxml2.pc.in 2008-06-15 06:58:26.000000000 +1000 -@@ -8,4 +8,4 @@ - Version: @VERSION@ - Requires: libxml-2.0 >= 2.6 - Libs: -L${libdir} -lwbxml2 --Cflags: -I${includedir} -+Cflags: -I${includedir} -DHAVE_EXPAT -D_REENTRANT -DWBXML_ENCODER_USE_STRTBL -DWBXML_SUPPORT_WML -DWBXML_SUPPORT_WTA -DWBXML_SUPPORT_SI -DWBXML_SUPPORT_SL -DWBXML_SUPPORT_CO -DWBXML_SUPPORT_PROV -DWBXML_SUPPORT_EMN -DWBXML_SUPPORT_DRMREL -DWBXML_SUPPORT_OTA_SETTINGS -DWBXML_SUPPORT_SYNCML -DWBXML_SUPPORT_WV -DWBXML_SUPPORT_AIRSYNC diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_Makefile.am /usr/home/samm/tmp/wbxml2/files/patch-src_Makefile.am --- /usr/ports/textproc/wbxml2/files/patch-src_Makefile.am 2007-04-23 01:49:42.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_Makefile.am 1970-01-01 03:00:00.000000000 +0300 @@ -1,25 +0,0 @@ - -$FreeBSD: ports/textproc/wbxml2/files/patch-src_Makefile.am,v 1.1 2007/04/22 22:49:42 sobomax Exp $ - ---- src/Makefile.am -+++ src/Makefile.am -@@ -3,7 +3,7 @@ - INCLUDES =\ - -I. -I/usr/include - --CFLAGS =\ -+CFLAGS +=\ - -DHAVE_CONFIG_H\ - -DHAVE_EXPAT\ - -D_REENTRANT\ -@@ -20,9 +20,7 @@ - -DWBXML_SUPPORT_SYNCML\ - -DWBXML_SUPPORT_WV\ - -DWBXML_SUPPORT_AIRSYNC\ -- -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes\ -- -O3\ -- -g -+ -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes - - lib_LTLIBRARIES = libwbxml2.la - diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml.h /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml.h --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml.h 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml.h 1970-01-01 03:00:00.000000000 +0300 @@ -1,9 +0,0 @@ ---- src/wbxml.h.orig 2006-07-11 21:47:44.000000000 +1000 -+++ src/wbxml.h 2008-06-15 06:58:54.000000000 +1000 -@@ -285,6 +285,7 @@ - WBXMLVersion wbxml_version; /**< WBXML Version */ - WB_BOOL keep_ignorable_ws; /**< Keep Ignorable Whitespaces (Default: FALSE) */ - WB_BOOL use_strtbl; /**< Generate String Table (Default: TRUE) */ -+ WB_BOOL produce_anonymous; /**< Produce an anonymous document (Default: FALSE) */ - } WBXMLGenWBXMLParams; - diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml_encoder.c /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_encoder.c --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml_encoder.c 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_encoder.c 1970-01-01 03:00:00.000000000 +0300 @@ -1,277 +0,0 @@ ---- src/wbxml_encoder.c.orig 2006-07-11 21:47:45.000000000 +1000 -+++ src/wbxml_encoder.c 2008-06-15 08:45:31.000000000 +1000 -@@ -136,6 +136,7 @@ - const WBXMLTagEntry *current_tag; /**< Current Tag (See The Warning For This Field !) */ - const WBXMLTreeNode *current_text_parent; /**< Text parent of current Node (See The Warning For This Field !) */ - const WBXMLAttrEntry *current_attr; /**< Current Attribute */ -+ WBXMLTreeNode *current_node; - WB_UTINY tagCodePage; /**< Current Tag Code Page */ - WB_UTINY attrCodePage; /**< Current Attribute Code Page */ - WB_BOOL ignore_empty_text; /**< Do we ignore empty text nodes (ie: ignorable whitespaces)? */ -@@ -153,6 +154,7 @@ - WB_BOOL use_strtbl; /**< Do we use String Table when generating WBXML output ? (default: YES) */ - #endif /* WBXML_ENCODER_USE_STRTBL */ - WB_BOOL xml_encode_header; /**< Do we generate XML Header ? */ -+ WB_BOOL produce_anonymous; - WBXMLVersion wbxml_version; /**< WBXML Version to use (when generating WBXML output) */ - WBXMLCharsetMIBEnum output_charset; /**< Output charset encoding */ - WB_BOOL flow_mode; /**< Is Flow Mode encoding activated ? */ -@@ -269,6 +271,7 @@ - static WBXMLError wbxml_encode_entity(WBXMLEncoder *encoder, WB_ULONG value); - #endif /* 0 */ - static WBXMLError wbxml_encode_opaque(WBXMLEncoder *encoder, WBXMLBuffer *buff); -+static WBXMLError wbxml_encode_opaque_data(WBXMLEncoder *encoder, WB_UTINY *data, WB_ULONG data_len); - #if defined( WBXML_ENCODER_USE_STRTBL ) - static WBXMLError wbxml_encode_tableref(WBXMLEncoder *encoder, WB_ULONG offset); - #endif /* WBXML_ENCODER_USE_STRTBL */ -@@ -292,7 +295,9 @@ - #if defined( WBXML_SUPPORT_DRMREL ) - static WBXMLError wbxml_encode_drmrel_content(WBXMLEncoder *encoder, WB_UTINY *buffer); - #endif /* WBXML_SUPPORT_DRMREL */ -- -+#if defined( WBXML_SUPPORT_OTA_SETTINGS ) -+static WBXMLError wbxml_encode_ota_nokia_icon(WBXMLEncoder *encoder, WB_UTINY *buffer); -+#endif - #if defined( WBXML_ENCODER_USE_STRTBL ) - /* WBXML String Table Functions */ - static WBXMLStringTableElement *wbxml_strtbl_element_create(WBXMLBuffer *string, WB_BOOL is_stat); -@@ -383,6 +388,7 @@ - encoder->current_tag = NULL; - encoder->current_text_parent = NULL; - encoder->current_attr = NULL; -+ encoder->current_node = NULL; - - encoder->tagCodePage = 0; - encoder->attrCodePage = 0; -@@ -400,6 +406,7 @@ - encoder->cdata = NULL; - - encoder->xml_encode_header = TRUE; -+ encoder->produce_anonymous = FALSE; - - /* Default Version: WBXML 1.3 */ - encoder->wbxml_version = WBXML_VERSION_13; -@@ -450,6 +457,7 @@ - - encoder->current_tag = NULL; - encoder->current_attr = NULL; -+ encoder->current_node = NULL; - - encoder->tagCodePage = 0; - encoder->attrCodePage = 0; -@@ -507,7 +515,13 @@ - encoder->use_strtbl = use_strtbl; - #endif /* WBXML_ENCODER_USE_STRTBL */ - } -- -+WBXML_DECLARE(void) wbxml_encoder_set_produce_anonymous(WBXMLEncoder *encoder, WB_BOOL set_anonymous) -+{ -+ if (encoder == NULL) -+ return; -+ -+ encoder->produce_anonymous = set_anonymous; -+} - - WBXML_DECLARE(void) wbxml_encoder_set_wbxml_version(WBXMLEncoder *encoder, WBXMLVersion version) - { -@@ -637,6 +651,9 @@ - - WBXML_DECLARE(WBXMLError) wbxml_encoder_encode_node(WBXMLEncoder *encoder, WBXMLTreeNode *node) - { -+ if (encoder->flow_mode == FALSE) { -+ WBXML_WARNING((WBXML_ENCODER, "You should NOT call wbxml_encoder_encode_node() if you are not in Flow Mode encoding ! (use wbxml_encoder_set_flow_mode(encoder, TRUE))")); -+ } - return wbxml_encoder_encode_node_with_elt_end(encoder, node, TRUE); - } - -@@ -649,10 +666,6 @@ - if ((encoder == NULL) || (node == NULL)) - return WBXML_ERROR_BAD_PARAMETER; - -- if (encoder->flow_mode == FALSE) { -- WBXML_WARNING((WBXML_ENCODER, "You should NOT call wbxml_encoder_encode_node() if you are not in Flow Mode encoding ! (use wbxml_encoder_set_flow_mode(encoder, TRUE))")); -- } -- - /* Check that language table has been set */ - if (encoder->lang == NULL) - return WBXML_ERROR_BAD_PARAMETER; -@@ -965,6 +978,7 @@ - static WBXMLError parse_node(WBXMLEncoder *encoder, WBXMLTreeNode *node, WB_BOOL enc_end) - { - WBXMLError ret = WBXML_OK; -+ encoder->current_node = node; - - /* Parse this node */ - switch (node->type) { -@@ -1078,6 +1092,7 @@ - - /* Reset Current Tag */ - encoder->current_tag = NULL; -+ encoder->current_node = NULL; - - /* Parse next node */ - if (node->next != NULL) -@@ -1464,7 +1479,7 @@ - - /* Encode Public ID */ - /* If WBXML Public Id is '0x01' (unknown), or we forced it, add the XML Public ID in the String Table */ -- if (encoder->textual_publicid || (public_id == WBXML_PUBLIC_ID_UNKNOWN)) -+ if ((encoder->textual_publicid || (public_id == WBXML_PUBLIC_ID_UNKNOWN)) && !encoder->produce_anonymous) - { - if (encoder->lang->publicID->xmlPublicID != NULL) - { -@@ -1500,7 +1515,7 @@ - else { - #endif /* WBXML_ENCODER_USE_STRTBL */ - /* Length of String Table is length of XML Public ID */ -- strstbl_len = wbxml_buffer_len(pid); -+ strstbl_len = wbxml_buffer_len(pid) + 1; - - /* There is only the XML Public ID in String Table */ - public_id_index = 0; -@@ -1548,7 +1563,8 @@ - /* The append includes terminating NULL char */ - if (!wbxml_buffer_append(header, pid)) - return WBXML_ERROR_ENCODER_APPEND_DATA; -- -+ if (!wbxml_buffer_append_char(header, WBXML_STR_END)) -+ return WBXML_ERROR_ENCODER_APPEND_DATA; - /* Clean up */ - wbxml_buffer_destroy(pid); - } -@@ -1870,7 +1886,7 @@ - * Encoder Language Specific Attribute Values - */ - -- if (ctx == WBXML_VALUE_ELEMENT_CTX_ATTR) { -+ if ((ctx == WBXML_VALUE_ELEMENT_CTX_ATTR) && (encoder->current_attr != NULL)) { - switch (encoder->lang->langID) { - #if defined( WBXML_SUPPORT_SI ) - case WBXML_LANG_SI10: -@@ -1892,7 +1908,16 @@ - } - break; - #endif /* WBXML_SUPPORT_EMN */ -- -+#if defined( WBXML_SUPPORT_OTA_SETTINGS ) -+ case WBXML_LANG_OTA_SETTINGS: -+ if ((encoder->current_attr->wbxmlCodePage == 0x00) && -+ (encoder->current_attr->wbxmlToken == 0x11)) -+ { -+ if ((ret = wbxml_encode_ota_nokia_icon(encoder, buffer)) != WBXML_NOT_ENCODED) -+ return ret; -+ } -+ break; -+#endif /* WBXML_SUPPORT_OTA_SETTINGS */ - default: - break; - } -@@ -1936,7 +1961,8 @@ - #if defined( WBXML_SUPPORT_SYNCML ) - /* If this is a SyncML document ? */ - if ((encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML10) || -- (encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML11)) -+ (encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML11) || -+ (encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML12)) - { - /** @todo We must check too if we are in a */ - -@@ -2219,6 +2245,11 @@ - * @param list The Value Element list - * @return WBXML_OK if encoding is OK, an error code otherwise - */ -+static WBXMLError wbxml_encode_opaque(WBXMLEncoder *encoder, WBXMLBuffer *buff) -+{ -+ return wbxml_encode_opaque_data(encoder, wbxml_buffer_get_cstr(buff), wbxml_buffer_len(buff)); -+} -+ - static WBXMLError wbxml_encode_value_element_list(WBXMLEncoder *encoder, WBXMLList *list) - { - WBXMLValueElement *elt = NULL; -@@ -2438,18 +2469,18 @@ - * @note opaque = OPAQUE length *byte - * length = mb_u_int32 - */ --static WBXMLError wbxml_encode_opaque(WBXMLEncoder *encoder, WBXMLBuffer *buff) -+static WBXMLError wbxml_encode_opaque_data(WBXMLEncoder *encoder, WB_UTINY *data, WB_ULONG data_len) - { - /* Add WBXML_OPAQUE */ - if (!wbxml_buffer_append_char(encoder->output, WBXML_OPAQUE)) - return WBXML_ERROR_ENCODER_APPEND_DATA; - - /* Add Length */ -- if (!wbxml_buffer_append_mb_uint_32(encoder->output, wbxml_buffer_len(buff))) -+ if (!wbxml_buffer_append_mb_uint_32(encoder->output, data_len)) - return WBXML_ERROR_ENCODER_APPEND_DATA; - - /* Add Buffer */ -- if (!wbxml_buffer_append(encoder->output, buff)) -+ if (!wbxml_buffer_append_data(encoder->output, data, data_len)) - return WBXML_ERROR_ENCODER_APPEND_DATA; - - return WBXML_OK; -@@ -3146,8 +3177,54 @@ - } - - #endif /* WBXML_SUPPORT_DRMREL */ -+#if defined( WBXML_SUPPORT_OTA_SETTINGS ) -+static WBXMLError wbxml_encode_ota_nokia_icon(WBXMLEncoder *encoder, WB_UTINY *buffer) -+{ -+ WBXMLError ret = WBXML_NOT_ENCODED; -+ -+ /* Is a VALUE attribute ? */ -+ if ((encoder->current_tag != NULL) && -+ (encoder->current_attr->wbxmlCodePage == 0x00) && -+ (encoder->current_attr->wbxmlToken == 0x11) && -+ (encoder->current_node && encoder->current_node->attrs)) -+ { -+ WBXMLList *attrs = encoder->current_node->attrs; -+ WB_ULONG index = 0; -+ WB_ULONG nb_attrs = wbxml_list_len(attrs); -+ WB_BOOL found = FALSE; -+ -+ /* Search for a NAME="ICON" attribute */ -+ while (!found && (index < nb_attrs)) { -+ WBXMLAttribute *attr = (WBXMLAttribute*)wbxml_list_get(attrs, index); -+ -+ if ((WBXML_STRCMP("NAME", wbxml_attribute_get_xml_name(attr)) == 0) && -+ (WBXML_STRCMP("ICON", wbxml_attribute_get_xml_value(attr)) == 0)) -+ { -+ WB_UTINY *data = NULL; -+ WB_LONG data_len = 0; - -+ /* Decode Base64 */ -+ if ((data_len = wbxml_base64_decode(buffer, &data)) < 0) -+ return WBXML_NOT_ENCODED; -+ -+ /* Encode opaque */ -+ if ((ret = wbxml_encode_opaque_data(encoder, data, data_len)) != WBXML_OK) -+ return ret; -+ -+ /* Free Data */ -+ wbxml_free(data); -+ -+ found = TRUE; -+ } -+ -+ index++; -+ } -+ } -+ -+ return ret; -+} - -+#endif /* WBXML_SUPPORT_OTA_SETTINGS */ - #if defined( WBXML_ENCODER_USE_STRTBL ) - - /**************************** -@@ -4019,7 +4096,8 @@ - #if defined( WBXML_SUPPORT_SYNCML ) - /* Change text in from "application/vnd.syncml-devinf+wbxml" to "application/vnd.syncml-devinf+xml" */ - if (((encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML10) || -- (encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML11)) && -+ (encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML11) || -+ (encoder->lang->langID == WBXML_LANG_SYNCML_SYNCML12)) && - (encoder->current_tag != NULL) && - (encoder->current_tag->wbxmlCodePage == 0x01 ) && - (encoder->current_tag->wbxmlToken == 0x13 ) && diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml_encoder.h /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_encoder.h --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml_encoder.h 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_encoder.h 1970-01-01 03:00:00.000000000 +0300 @@ -1,10 +0,0 @@ ---- src/wbxml_encoder.h.orig 2008-06-15 07:38:14.000000000 +1000 -+++ src/wbxml_encoder.h 2008-06-15 07:39:40.000000000 +1000 -@@ -116,6 +116,7 @@ - * @note This function has no effect if WBXML_ENCODER_USE_STRTBL compilation flag is not set - */ - WBXML_DECLARE(void) wbxml_encoder_set_use_strtbl(WBXMLEncoder *encoder, WB_BOOL use_strtbl); -+WBXML_DECLARE(void) wbxml_encoder_set_produce_anonymous(WBXMLEncoder *encoder, WB_BOOL set_anonymous); - - /** - * @brief Set the WBXML Version of the output document, when generating WBXML [Default: 'WBXML_VERSION_TOKEN_13' (1.3)] diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml_parser.c /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_parser.c --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml_parser.c 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_parser.c 1970-01-01 03:00:00.000000000 +0300 @@ -1,300 +0,0 @@ ---- src/wbxml_parser.c.orig 2006-07-11 21:47:45.000000000 +1000 -+++ src/wbxml_parser.c 2008-06-15 06:59:21.000000000 +1000 -@@ -153,11 +153,14 @@ - static WBXMLError parse_mb_uint32(WBXMLParser *parser, WB_ULONG *result); - - /* Language Specific Decoding Functions */ -+static WBXMLError decode_base64_value(WBXMLBuffer **data); -+ - #if defined( WBXML_SUPPORT_SI ) || defined( WBXML_SUPPORT_EMN ) - static WBXMLError decode_datetime(WBXMLBuffer *buff); - #endif /* WBXML_SUPPORT_SI || WBXML_SUPPORT_EMN */ - - static WBXMLError decode_opaque_content(WBXMLParser *parser, WBXMLBuffer **data); -+static WBXMLError decode_opaque_attr_value(WBXMLParser *parser, WBXMLBuffer **data); - - #if defined( WBXML_SUPPORT_WV ) - static WBXMLError decode_wv_content(WBXMLParser *parser, WBXMLBuffer **data); -@@ -165,10 +168,6 @@ - static WBXMLError decode_wv_datetime(WBXMLBuffer **data); - #endif /* WBXML_SUPPORT_WV */ - --#if defined( WBXML_SUPPORT_DRMREL ) --static WBXMLError decode_drmrel_keyvalue(WBXMLBuffer **data); --#endif /* WBXML_SUPPORT_DRMREL */ -- - /* Macro for error handling */ - #define CHECK_ERROR if (ret != WBXML_OK) return ret; - -@@ -277,7 +276,7 @@ - parser->charset = WBXML_PARSER_DEFAULT_CHARSET; - - WBXML_WARNING((WBXML_PARSER, -- "No charset information found, using default : %s", -+ "No charset information found, using default : %x", - WBXML_PARSER_DEFAULT_CHARSET)); - } - } -@@ -659,12 +658,14 @@ - * Do NOT keep 'WBXML_VERSION_UNKNOWN' (0xffffffff) because only one byte will change. - * (for example, if the version is 0x02, then parser->version will be 0xffffff02) - */ -- parser->version = WBXML_VERSION_10; -+ WB_UTINY version = WBXML_VERSION_10; - -- if ((ret = parse_uint8(parser, (WB_UTINY*) &parser->version)) != WBXML_OK) -+ if ((ret = parse_uint8(parser, &version)) != WBXML_OK) - return ret; -+ -+ parser->version = version; - -- WBXML_DEBUG((WBXML_PARSER, "(%d) Parsed version: '0x%X'", parser->pos - 1, (WB_TINY) parser->version)); -+ WBXML_DEBUG((WBXML_PARSER, "(%d) Parsed version: 1.%d", parser->pos - 1, parser->version)); - - return WBXML_OK; - } -@@ -938,6 +939,8 @@ - if ((ret = parse_stag(parser, &tag, &element)) != WBXML_OK ) { - return ret; - } -+ -+ WBXML_DEBUG((WBXML_PARSER, "<%s>", wbxml_tag_get_xml_name(element))); - - /* Set Current Tag */ - if (element->type == WBXML_VALUE_TOKEN) { -@@ -990,11 +993,11 @@ - attrs, - is_empty); - } -- -+ - /* Free Attributes */ - free_attrs_table(attrs); - -- -+ - /* Parse *content */ - if (!is_empty) { - /* There can be NO content */ -@@ -1023,7 +1026,7 @@ - content = NULL; - } - -- WBXML_DEBUG((WBXML_PARSER, "(%d) End of Element", parser->pos)); -+ WBXML_DEBUG((WBXML_PARSER, "(%d) End of Element", parser->pos - 1)); - - /* Skip END */ - parser->pos++; -@@ -1037,7 +1040,9 @@ - element, - is_empty); - } -- -+ -+ WBXML_DEBUG((WBXML_PARSER, "", wbxml_tag_get_xml_name(element))); -+ - /* Free Tag */ - wbxml_tag_destroy(element); - -@@ -1078,7 +1083,7 @@ - WBXML_DEBUG((WBXML_PARSER, "(%d) Parsing switchPage", parser->pos)); - - if ((WB_UTINY) parser->version < (WB_UTINY) WBXML_VERSION_12) -- WBXML_WARNING((WBXML_PARSER, "No Switch Page mecanism possible in WBXML < %s", WBXML_VERSION_TEXT_12)); -+ WBXML_WARNING((WBXML_PARSER, "No Switch Page mecanism possible in WBXML < %s (current: %d)", WBXML_VERSION_TEXT_12, (WB_UTINY) parser->version)); - - /* Skip SWITCH_PAGE token */ - parser->pos++; -@@ -1946,7 +1951,10 @@ - WBXML_ERROR((WBXML_PARSER, "An Attribute value can't be 'opaque' in WBXML version < %s", WBXML_VERSION_TEXT_12)); - } - -- return parse_opaque(parser, result); -+ if ((ret = parse_opaque(parser, result)) != WBXML_OK) -+ return ret; -+ -+ return decode_opaque_attr_value(parser, result); - } - - -@@ -2209,6 +2217,40 @@ - * Language Specific Decoding Functions - */ - -+/** -+ * @brief Decode a BASE64 value -+ * @param data [in/out]The value to decode -+ * @return WBXML_OK if OK, another error code otherwise -+ */ -+static WBXMLError decode_base64_value(WBXMLBuffer **data) -+{ -+ WB_UTINY *result = NULL; -+ WBXMLError ret = WBXML_OK; -+ -+ if ((data == NULL) || (*data == NULL)) { -+ return WBXML_ERROR_INTERNAL; -+ } -+ -+ if ((result = wbxml_base64_encode((const WB_UTINY *) wbxml_buffer_get_cstr(*data), -+ wbxml_buffer_len(*data))) == NULL) -+ { -+ return WBXML_ERROR_B64_ENC; -+ } -+ -+ /* Reset buffer */ -+ wbxml_buffer_delete(*data, 0, wbxml_buffer_len(*data)); -+ -+ /* Set data */ -+ if (!wbxml_buffer_append_cstr(*data, result)) { -+ ret = WBXML_ERROR_NOT_ENOUGH_MEMORY; -+ } -+ -+ wbxml_free(result); -+ -+ return ret; -+} -+ -+ - #if ( defined( WBXML_SUPPORT_SI ) || defined( WBXML_SUPPORT_EMN ) ) - - /************************************** -@@ -2297,8 +2339,6 @@ - * @param parser The WBXML Parser - * @param data The Opaque data buffer - * @return WBXML_OK if OK, another error code otherwise -- * @note Used for: -- * - WV 1.1 / 1.2 - */ - static WBXMLError decode_opaque_content(WBXMLParser *parser, - WBXMLBuffer **data) -@@ -2318,13 +2358,14 @@ - #if defined( WBXML_SUPPORT_DRMREL ) - - case WBXML_LANG_DRMREL10: -+ /* ds:KeyValue */ - if ((parser->current_tag->wbxmlCodePage == 0x00) && - (parser->current_tag->wbxmlToken == 0x0C)) - { - WBXMLError ret = WBXML_OK; - -- /* Decode */ -- if ((ret = decode_drmrel_keyvalue(data)) != WBXML_OK) -+ /* Decode base64 value */ -+ if ((ret = decode_base64_value(data)) != WBXML_OK) - return ret; - - return WBXML_OK; -@@ -2332,7 +2373,62 @@ - break; - - #endif /* WBXML_SUPPORT_DRMREL */ -- -+ -+#if defined( WBXML_SUPPORT_SYNCML ) -+ -+ case WBXML_LANG_SYNCML_SYNCML10: -+ case WBXML_LANG_SYNCML_SYNCML11: -+ case WBXML_LANG_SYNCML_SYNCML12: -+ /* NextNonce */ -+ if ((parser->current_tag->wbxmlCodePage == 0x01) && -+ (parser->current_tag->wbxmlToken == 0x10)) -+ { -+ WBXMLError ret = WBXML_OK; -+ -+ /* Decode base64 value */ -+ if ((ret = decode_base64_value(data)) != WBXML_OK) -+ return ret; -+ -+ return WBXML_OK; -+ } -+ break; -+ -+#endif /* WBXML_SUPPORT_SYNCML */ -+ -+ default: -+ /* NOP */ -+ break; -+ } /* switch */ -+ -+ return WBXML_OK; -+} -+ -+ -+/** -+ * @brief Decode an Opaque Attribute Value buffer -+ * @param parser The WBXML Parser -+ * @param data The Opaque data buffer -+ * @return WBXML_OK if OK, another error code otherwise -+ */ -+static WBXMLError decode_opaque_attr_value(WBXMLParser *parser, WBXMLBuffer **data) -+{ -+ switch (parser->langTable->langID) -+ { -+#if defined( WBXML_SUPPORT_OTA_SETTINGS ) -+ -+ case WBXML_LANG_OTA_SETTINGS: -+ { -+ WBXMLError ret = WBXML_OK; -+ -+ /* Decode base64 value */ -+ if ((ret = decode_base64_value(data)) != WBXML_OK) -+ return ret; -+ -+ return WBXML_OK; -+ } -+ -+#endif /* WBXML_SUPPORT_OTA_SETTINGS */ -+ - default: - /* NOP */ - break; -@@ -2705,49 +2801,3 @@ - } - - #endif /* WBXML_SUPPORT_WV */ -- -- --#if defined( WBXML_SUPPORT_DRMREL ) -- --/************************************** -- * DRMREL 1.0 -- */ -- --/** -- * @brief Decode a DRMREL 'KeyValue' -- * @param data The KeyValue to decode -- * @return WBXML_OK if OK, another error code otherwise -- * @note Used for: -- * - DRMREL 1.0 -- * @note [OMA-Download-DRMREL-v1_0-20020913-C.PDF] - 7.1: -- * "The content of the element MUST be in binary format using the ‘opaque’ token." -- */ --static WBXMLError decode_drmrel_keyvalue(WBXMLBuffer **data) --{ -- WB_UTINY *result = NULL; -- WBXMLError ret = WBXML_OK; -- -- if ((data == NULL) || (*data == NULL)) { -- return WBXML_ERROR_INTERNAL; -- } -- -- if ((result = wbxml_base64_encode((const WB_UTINY *) wbxml_buffer_get_cstr(*data), -- wbxml_buffer_len(*data))) == NULL) -- { -- return WBXML_ERROR_B64_ENC; -- } -- -- /* Reset buffer */ -- wbxml_buffer_delete(*data, 0, wbxml_buffer_len(*data)); -- -- /* Set data */ -- if (!wbxml_buffer_append_cstr(*data, result)) { -- ret = WBXML_ERROR_NOT_ENOUGH_MEMORY; -- } -- -- wbxml_free(result); -- -- return ret; --} -- --#endif /* WBXML_SUPPORT_DRMREL */ diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml_tables.h /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_tables.h --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml_tables.h 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_tables.h 1970-01-01 03:00:00.000000000 +0300 @@ -1,13 +0,0 @@ ---- src/wbxml_tables.h.orig 2008-06-15 07:35:57.000000000 +1000 -+++ src/wbxml_tables.h 2008-06-15 07:36:37.000000000 +1000 -@@ -108,8 +108,8 @@ - - /* SyncML 1.2 */ - #define WBXML_PUBLIC_ID_SYNCML_SYNCML12 0x1201 --#define WBXML_PUBLIC_ID_SYNCML_DEVINF12 0x1202 --#define WBXML_PUBLIC_ID_SYNCML_METINF12 0x1203 -+#define WBXML_PUBLIC_ID_SYNCML_METINF12 0x1202 -+#define WBXML_PUBLIC_ID_SYNCML_DEVINF12 0x1203 - - #define XML_PUBLIC_ID_SYNCML_SYNCML12 "-//SYNCML//DTD SyncML 1.2//EN" - #define XML_PUBLIC_ID_SYNCML_DEVINF12 "-//SYNCML//DTD DevInf 1.2//EN" diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml_tree.c /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_tree.c --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml_tree.c 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_tree.c 1970-01-01 03:00:00.000000000 +0300 @@ -1,253 +0,0 @@ ---- src/wbxml_tree.c.orig 2006-07-11 21:47:45.000000000 +1000 -+++ src/wbxml_tree.c 2008-06-15 06:59:31.000000000 +1000 -@@ -137,6 +137,7 @@ - - /* Use String Table */ - wbxml_encoder_set_use_strtbl(wbxml_encoder, TRUE); -+ wbxml_encoder_set_produce_anonymous(wbxml_encoder, FALSE); - } - else { - /* WBXML Version */ -@@ -153,6 +156,7 @@ - - /* String Table */ - wbxml_encoder_set_use_strtbl(wbxml_encoder, params->use_strtbl); -+ wbxml_encoder_set_produce_anonymous(wbxml_encoder, params->produce_anonymous); - - /** @todo Add parameter to call : wbxml_encoder_set_output_charset() */ - } -@@ -256,7 +262,8 @@ - - #else /* HAVE_EXPAT */ - --#if defined( HAVE_LIBXML ) -+//#if defined( HAVE_LIBXML ) -+#if 0 - - /** @todo Use LibXML2 SAX interface ! */ - return WBXML_ERROR_NO_XMLPARSER; -@@ -333,7 +340,8 @@ - } - - --#if defined( HAVE_LIBXML ) -+// #if defined( HAVE_LIBXML ) -+#if 0 - - WBXML_DECLARE(WBXMLError) wbxml_tree_from_libxml_doc(xmlDocPtr libxml_doc, - WBXMLTree **tree) -@@ -617,6 +625,40 @@ - } - - -+WBXML_DECLARE(WBXMLError) wbxml_tree_node_extract(WBXMLTreeNode *node) -+{ -+ if (node == NULL) -+ return WBXML_ERROR_BAD_PARAMETER; -+ -+ /* Parent link */ -+ if (node->parent != NULL) { -+ if (node->parent->children == node) { -+ /* Update parent children */ -+ node->parent->children = node->next; -+ } -+ -+ /* No more parent */ -+ node->parent = NULL; -+ } -+ -+ /* Next link */ -+ if (node->next != NULL) { -+ /* Link next node to previous node */ -+ node->next->prev = node->prev; -+ node->next = NULL; -+ } -+ -+ /* Previous link */ -+ if (node->prev != NULL) { -+ /* Link previous node to next node */ -+ node->prev->next = node->next; -+ node->prev = NULL; -+ } -+ -+ return WBXML_OK; -+} -+ -+ - WBXML_DECLARE(WBXMLError) wbxml_tree_node_add_attr(WBXMLTreeNode *node, - WBXMLAttribute *attr) - { -@@ -938,34 +982,17 @@ - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WB_BOOL) wbxml_tree_add_node(WBXMLTree *tree, WBXMLTreeNode *parent, WBXMLTreeNode *node) - { - WBXMLTreeNode *tmp = NULL; - - if ((tree == NULL) || (node == NULL)) - return FALSE; -- -- /* Set parent to new node */ -- node->parent = parent; -- -+ - /* Check if this is the Root Element */ - if (parent != NULL) { -- /* This is not the Root Element... search for previous sibbling element */ -- if (parent->children != NULL) { -- /* Add this Node to end of Sibbling Node list of Parent */ -- tmp = parent->children; -- -- while (tmp->next != NULL) -- tmp = tmp->next; -- -- node->prev = tmp; -- tmp->next = node; -- } -- else { -- /* No previous sibbling element */ -- parent->children = node; -- } -+ if (!wbxml_tree_node_add_child(parent, node)) -+ return FALSE; - } - else { - /* We do NOT allow replacement of an existing Tree Node */ -@@ -974,53 +1001,28 @@ - - /* This is the Root Element */ - tree->root = node; -+ node->parent = NULL; - } - - return TRUE; - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WBXMLError) wbxml_tree_extract_node(WBXMLTree *tree, - WBXMLTreeNode *node) - { - if ((tree == NULL) || (node == NULL)) - return WBXML_ERROR_BAD_PARAMETER; -- -- /* Parent link */ -- if (node->parent != NULL) { -- if (node->parent->children == node) { -- /* Update parent children */ -- node->parent->children = node->next; -- } -- -- /* No more parent */ -- node->parent = NULL; -- } -- else { -+ -+ if (node == tree->root) { - /* Root removed ! */ - tree->root = node->next; - } - -- /* Next link */ -- if (node->next != NULL) { -- /* Link next node to previous node */ -- node->next->prev = node->prev; -- node->next = NULL; -- } -- -- /* Previous link */ -- if (node->prev != NULL) { -- /* Link previous node to next node */ -- node->prev->next = node->next; -- node->prev = NULL; -- } -- -- return WBXML_OK; -+ return wbxml_tree_node_extract(node); - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WBXMLTreeNode *) wbxml_tree_add_elt(WBXMLTree *tree, - WBXMLTreeNode *parent, - WBXMLTag *tag) -@@ -1048,7 +1050,6 @@ - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WBXMLTreeNode *) wbxml_tree_add_elt_with_attrs(WBXMLTree *tree, - WBXMLTreeNode *parent, - WBXMLTag *tag, -@@ -1075,36 +1076,15 @@ - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WBXMLTreeNode *) wbxml_tree_add_xml_elt(WBXMLTree *tree, - WBXMLTreeNode *parent, - WB_UTINY *name) - { -- const WBXMLTagEntry *tag_entry = NULL; - WBXMLTreeNode *node = NULL; -- WBXMLTag *tag = NULL; - -- /* Search for XML Tag Name in Table */ -- if ((tag_entry = wbxml_tables_get_tag_from_xml(tree->lang, (const WB_UTINY *) name)) != NULL) { -- /* Found : token tag */ -- tag = wbxml_tag_create_token(tag_entry); -- } -- else { -- /* Not found : literal tag */ -- tag = wbxml_tag_create_literal(name); -- } -- -- if (tag == NULL) -- return NULL; -- -- /* Create a new Node */ -- if ((node = wbxml_tree_node_create(WBXML_TREE_ELEMENT_NODE)) == NULL) { -- wbxml_tag_destroy(tag); -+ /* Create element node */ -+ if ((node = wbxml_tree_node_create_xml_elt(tree->lang, (const WB_UTINY *) name)) == NULL) - return NULL; -- } -- -- /* Set Node Tag */ -- node->name = tag; - - /* Add this Node to Tree */ - if (!wbxml_tree_add_node(tree, parent, node)) { -@@ -1116,7 +1096,6 @@ - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WBXMLTreeNode *) wbxml_tree_add_xml_elt_with_attrs(WBXMLTree *tree, - WBXMLTreeNode *parent, - WB_UTINY *name, -@@ -1143,7 +1122,6 @@ - } - - --/** @todo Rewrite this function (use wbxml_tree_node_* functions) */ - WBXML_DECLARE(WBXMLTreeNode *) wbxml_tree_add_text(WBXMLTree *tree, - WBXMLTreeNode *parent, - const WB_UTINY *text, -@@ -1152,13 +1130,7 @@ - WBXMLTreeNode *node = NULL; - - /* Create a new Node */ -- if ((node = wbxml_tree_node_create(WBXML_TREE_TEXT_NODE)) == NULL) { -- return NULL; -- } -- -- /* Set Content */ -- if ((node->content = wbxml_buffer_create(text, len, len)) == NULL) { -- wbxml_tree_node_destroy(node); -+ if ((node = wbxml_tree_node_create_text(text, len)) == NULL) { - return NULL; - } - diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-src_wbxml_tree.h /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_tree.h --- /usr/ports/textproc/wbxml2/files/patch-src_wbxml_tree.h 2008-07-05 03:31:20.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-src_wbxml_tree.h 1970-01-01 03:00:00.000000000 +0300 @@ -1,10 +0,0 @@ ---- src/wbxml_tree.h.orig 2008-06-15 08:10:30.000000000 +1000 -+++ src/wbxml_tree.h 2008-06-15 08:11:09.000000000 +1000 -@@ -308,6 +308,7 @@ - WBXML_DECLARE(WB_BOOL) wbxml_tree_node_add_child(WBXMLTreeNode *parent, - WBXMLTreeNode *node); - -+WBXML_DECLARE(WBXMLError) wbxml_tree_node_extract(WBXMLTreeNode *node); - /** - * @brief Add a WBXML Attribute to a Tree Node structure - * @param node The Tree Node to modify diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/files/patch-tools_Makefile.am /usr/home/samm/tmp/wbxml2/files/patch-tools_Makefile.am --- /usr/ports/textproc/wbxml2/files/patch-tools_Makefile.am 2007-04-23 01:49:42.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/files/patch-tools_Makefile.am 1970-01-01 03:00:00.000000000 +0300 @@ -1,16 +0,0 @@ - -$FreeBSD: ports/textproc/wbxml2/files/patch-tools_Makefile.am,v 1.1 2007/04/22 22:49:42 sobomax Exp $ - ---- tools/Makefile.am -+++ tools/Makefile.am -@@ -20,9 +20,7 @@ - -DWBXML_SUPPORT_SYNCML\ - -DWBXML_SUPPORT_WV\ - -DWBXML_SUPPORT_AIRSYNC\ -- -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes\ -- -O3\ -- -g -+ -Wall -Wimplicit -Wreturn-type -Wunused -Wswitch -Wcomment -Wuninitialized -Wparentheses -Wpointer-arith -Wmissing-prototypes - - bin_PROGRAMS = wbxml2xml xml2wbxml - diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/pkg-descr /usr/home/samm/tmp/wbxml2/pkg-descr --- /usr/ports/textproc/wbxml2/pkg-descr 2007-04-23 01:49:41.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/pkg-descr 2008-12-06 15:24:13.000000000 +0200 @@ -5,4 +5,4 @@ and used to reduce bandwidth in mobile communications. Author: Aymerick Jehanne -WWW: http://libwbxml.aymerick.com/ +WWW: http://libwbxml.opensync.org/ diff -ruN --exclude=CVS /usr/ports/textproc/wbxml2/pkg-plist /usr/home/samm/tmp/wbxml2/pkg-plist --- /usr/ports/textproc/wbxml2/pkg-plist 2007-04-23 01:49:41.000000000 +0300 +++ /usr/home/samm/tmp/wbxml2/pkg-plist 2008-12-06 15:21:49.000000000 +0200 @@ -17,21 +17,20 @@ include/wbxml_tree.h include/wbxml_tree_clb_wbxml.h include/wbxml_tree_clb_xml.h -lib/libwbxml2.a +include/wbxml_config.h lib/libwbxml2.so lib/libwbxml2.so.0 +lib/libwbxml2.so.0.0.10 libdata/pkgconfig/libwbxml2.pc -share/doc/wbxml2/AUTHORS -share/doc/wbxml2/BUGS -share/doc/wbxml2/COPYING -share/doc/wbxml2/ChangeLog -share/doc/wbxml2/GNU-LGPL -share/doc/wbxml2/INSTALL -share/doc/wbxml2/NEWS -share/doc/wbxml2/README -share/doc/wbxml2/References -share/doc/wbxml2/THANKS -share/doc/wbxml2/TODO -share/doc/wbxml2/bootstrap -share/doc/wbxml2/doxygen.h -@dirrm share/doc/wbxml2 +share/doc/libwbxml/AUTHORS +share/doc/libwbxml/BUGS +share/doc/libwbxml/COPYING +share/doc/libwbxml/ChangeLog +share/doc/libwbxml/GNU-LGPL +share/doc/libwbxml/INSTALL +share/doc/libwbxml/NEWS +share/doc/libwbxml/README +share/doc/libwbxml/References +share/doc/libwbxml/THANKS +share/doc/libwbxml/TODO +@dirrm share/doc/libwbxml --- wbxml2-0.10.0.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Sat Dec 6 05:40:03 2008 From: wenheping at gmail.com (Wen Heping) Date: Sat Dec 6 05:40:23 2008 Subject: ports/129462: [NEW PORT]misc/orangehrm:Open Source Human Resource Management Message-ID: <200812061332.mB6DWvot027690@www.freebsd.org> >Number: 129462 >Category: ports >Synopsis: [NEW PORT]misc/orangehrm:Open Source Human Resource Management >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 Dec 06 13:40:02 UTC 2008 >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: OrangeHRM is an Open Source HRM information system that will provide a vast range of features to manage the crucial organization asset - people. It provides a perfect platform for re-engineering and aligning your HR processes along with the organizational goals. WWW: http://www.orangehrm.com >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: # # orangehrm # orangehrm/files # orangehrm/files/pkg-message.in # orangehrm/pkg-descr # orangehrm/distinfo # orangehrm/Makefile # echo c - orangehrm mkdir -p orangehrm > /dev/null 2>&1 echo c - orangehrm/files mkdir -p orangehrm/files > /dev/null 2>&1 echo x - orangehrm/files/pkg-message.in sed 's/^X//' >orangehrm/files/pkg-message.in << '4251d5e515e9639d58b2f1464790043f' XPOST-INSTALL CONFIGURATION FOR OrangeHRM X===================================== X X1) Add the following to your Apache configuration, and X restart the server: X X ### Add the AcceptPathInfo directive only for Apache 2.0.30 or later. X Alias /orangehrm %%PREFIX%%/www/orangehrm/ X AcceptPathInfo On X X AllowOverride None X Order Allow,Deny X Allow from all X X X2) Visit your OrangeHRM site with a browser (i.e., X http://your.server.com/orangehrm), and you should X be taken to the setup script, which will lead X you through creating a configuration file and then X setting up OrangeHRM, creating an admin account, etc. X XFor more information, see the INSTALL DOCUMENTATION: X X http://www.orangehrm.com/installation-Linux.shtml X X================================================================ 4251d5e515e9639d58b2f1464790043f echo x - orangehrm/pkg-descr sed 's/^X//' >orangehrm/pkg-descr << 'abc7faedb312c722b2b487ddd5f8c35f' XOrangeHRM is an Open Source HRM information system that will Xprovide a vast range of features to manage the crucial Xorganization asset - people. It provides a perfect platform Xfor re-engineering and aligning your HR processes along with Xthe organizational goals. X XWWW: http://www.orangehrm.com abc7faedb312c722b2b487ddd5f8c35f echo x - orangehrm/distinfo sed 's/^X//' >orangehrm/distinfo << 'a55d2e977371600dbcd2a2d458eabd1c' XMD5 (orangehrm-2.4.0.1.tar.gz) = d1b80ba5d1bfda0cfdbd8c34cc7c3e05 XSHA256 (orangehrm-2.4.0.1.tar.gz) = 265aff5cdb3997f2f471c6c337995e5809cd902206f174ee969abfe71d973166 XSIZE (orangehrm-2.4.0.1.tar.gz) = 1806975 a55d2e977371600dbcd2a2d458eabd1c echo x - orangehrm/Makefile sed 's/^X//' >orangehrm/Makefile << '9a584921132426a79181dee740885b5b' X# New ports collection makefile for: orangehrm X# Date created: 06 Dec, 2008 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= orangehrm XPORTVERSION= 2.4.0.1 XCATEGORIES= www XMASTER_SITES= SF X XMAINTAINER= wenheping@gmail.com XCOMMENT= Open Source Human Resource Management X X.include X XUSE_PHP= mysql XNO_BUILD= yes XPLIST= ${WRKDIR}/plist XSUB_FILES= pkg-message XHRMDIR= www/orangehrm X Xpre-install: X @${FIND} -s -d ${WRKSRC} -type f | ${SED} "s#${WRKSRC}#${HRMDIR}#g" >${PLIST} X @${FIND} -s -d ${WRKSRC} -type d | ${SED} "s#${WRKSRC}#@dirrm ${HRMDIR}#g" >> ${PLIST} X Xdo-install: X @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${PREFIX}/${HRMDIR} X @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${HRMDIR} X @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${PREFIX}/${HRMDIR}' \ X >> ${TMPPLIST} X ${CHMOD} -R 755 ${PREFIX}/${HRMDIR} X @${ECHO_CMD} '@exec ${CHMOD} -R 755 ${PREFIX}/${HRMDIR}' >> ${TMPPLIST} X Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include 9a584921132426a79181dee740885b5b exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 05:40:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 05:40:23 2008 Subject: ports/129461: [PATCH] textproc/wbxml2: update to 0.10.0 Message-ID: <200812061340.mB6DeDRv061073@freefall.freebsd.org> Synopsis: [PATCH] textproc/wbxml2: update to 0.10.0 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Dec 6 13:40:13 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129461 From edwin at FreeBSD.org Sat Dec 6 05:40:24 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 05:40:36 2008 Subject: ports/129462: [NEW PORT]misc/orangehrm:Open Source Human Resource Management Message-ID: <200812061340.mB6DeNB5063015@freefall.freebsd.org> Synopsis: [NEW PORT]misc/orangehrm:Open Source Human Resource Management Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 13:40:23 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129462 From edwin at FreeBSD.org Sat Dec 6 05:50:04 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Sat Dec 6 05:50:21 2008 Subject: ports/129461: [PATCH] textproc/wbxml2: update to 0.10.0 Message-ID: <200812061350.mB6Do3g1067210@freefall.freebsd.org> The following reply was made to PR ports/129461; it has been noted by GNATS. From: Edwin Groothuis To: czauner+ports@onlineloop.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/129461: [PATCH] textproc/wbxml2: update to 0.10.0 Date: Sat, 6 Dec 2008 13:40:11 UT Maintainer of textproc/wbxml2, Please note that PR ports/129461 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/129461 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From miwi at FreeBSD.org Sat Dec 6 06:37:36 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Dec 6 06:37:42 2008 Subject: ports/129461: [PATCH] textproc/wbxml2: update to 0.10.0 Message-ID: <200812061437.mB6EbZ43005658@freefall.freebsd.org> Synopsis: [PATCH] textproc/wbxml2: update to 0.10.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 14:37:35 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129461 From adox at mcx2.org Sat Dec 6 06:50:05 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Sat Dec 6 06:50:12 2008 Subject: ports/129463: [UPDATE] audio/ncmpcpp - update to 0.2.5 Message-ID: <493a8f8a.040db80a.2d50.ffffdfa0@mx.google.com> >Number: 129463 >Category: ports >Synopsis: [UPDATE] audio/ncmpcpp - update to 0.2.5 >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 Dec 06 14:50:03 UTC 2008 >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 2008 root@dhn.homeunix.com:/usr/obj/usr/src/sys/PARANOIA i386 >Description: Update port to 0.2.5 * support for unix domain sockets * support for adding to playlist files outside mpd music directory (requires mpd >= 0.14_alpha*) * support for browsing local directories tree (requires mpd >= 0.14_alpha*) * support for searching in current playlist * many bugfixes >How-To-Repeat: >Fix: --- ncmpcpp_update.diff begins here --- diff -ruN ncmpcpp.orig/Makefile ncmpcpp/Makefile --- ncmpcpp.orig/Makefile 2008-12-06 15:38:27.000000000 +0100 +++ ncmpcpp/Makefile 2008-12-06 15:33:03.000000000 +0100 @@ -6,8 +6,7 @@ # PORTNAME= ncmpcpp -PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTVERSION= 0.2.5 CATEGORIES= audio MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \ http://mirror.mcx2.org/ @@ -39,7 +38,8 @@ %%DOCSDIR%%/config \ %%DOCSDIR%%/keys \ %%DOCSDIR%%/NEWS \ - %%DOCSDIR%%/AUTHORS + %%DOCSDIR%%/AUTHORS \ + %%DOCSDIR%%/COPYING PLIST_DIRS= %%DOCSDIR%% .if !defined(WITHOUT_CURL) @@ -63,6 +63,7 @@ @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/NEWS ${DOCSDIR}/NEWS ${INSTALL_DATA} ${WRKSRC}/AUTHORS ${DOCSDIR}/AUTHORS + ${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR}/COPYING ${INSTALL_DATA} ${WRKSRC}/doc/config ${DOCSDIR}/config ${INSTALL_DATA} ${WRKSRC}/doc/keys ${DOCSDIR}/keys .endif diff -ruN ncmpcpp.orig/distinfo ncmpcpp/distinfo --- ncmpcpp.orig/distinfo 2008-12-06 15:38:27.000000000 +0100 +++ ncmpcpp/distinfo 2008-12-06 15:29:10.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (ncmpcpp-0.2.4.tar.bz2) = 4e4968bc70e64cfd29b93430f9d3c572 -SHA256 (ncmpcpp-0.2.4.tar.bz2) = f73dd57b9970d85c269b4e30b58d4a06cf4cd03be2ffe19913f7d107d36f3d9d -SIZE (ncmpcpp-0.2.4.tar.bz2) = 307548 +MD5 (ncmpcpp-0.2.5.tar.bz2) = acd8df3f5512f7cab8b5b9207c778db1 +SHA256 (ncmpcpp-0.2.5.tar.bz2) = 9fde4a7fad47cee62fe5ab9f3c24f6b24cf592d2fd7a3d8009a157a2e4d51531 +SIZE (ncmpcpp-0.2.5.tar.bz2) = 310567 --- ncmpcpp_update.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 06:50:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 06:50:21 2008 Subject: ports/129463: [UPDATE] audio/ncmpcpp - update to 0.2.5 Message-ID: <200812061450.mB6EoEVp013797@freefall.freebsd.org> Synopsis: [UPDATE] audio/ncmpcpp - update to 0.2.5 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 14:50:14 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129463 From njm at njm.me.uk Sat Dec 6 07:50:03 2008 From: njm at njm.me.uk (N.J. Mann) Date: Sat Dec 6 07:50:33 2008 Subject: ports/129465: [PATCH] x11-wm/fvwm2 installs broken symbolic links if NOMANCOMPRESS is defined Message-ID: <200812061514.mB6FEu47053486@titania.njm.me.uk> >Number: 129465 >Category: ports >Synopsis: [PATCH] x11-wm/fvwm2 installs broken symbolic links if NOMANCOMPRESS is defined >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: Sat Dec 06 15:50:02 UTC 2008 >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 #6: Mon Dec 1 10:07:09 GMT 2008 njm@titania.njm.me.uk:/usr/obj/usr/src/sys/Titania i386 >Description: When NOMANCOMPRESS is defined in /etc/make.conf the port x11-wm/fvwm2 installs broken symbolic links for the manual pages fvwm-root(1) and fvwm(1), e.g. % ls -l fvwm-root.1* fvwm.1* lrwxr-xr-x 1 root wheel 12 6 Dec 09:18 fvwm-root.1.gz@ -> xpmroot.1.gz lrwxr-xr-x 1 root wheel 10 6 Dec 09:18 fvwm.1.gz@ -> fvwm2.1.gz where neither xpmroot.1.gz and fvwm2.1.gz exist since the uncompressed versions of said files has been installed instead. The correct links when NOMANCOMPRESS is defined are: % ls fvwm-root.1* fvwm.1* lrwxr-xr-x 1 root wheel 9 6 Dec 14:32 fvwm-root.1@ -> xpmroot.1 lrwxr-xr-x 1 root wheel 7 6 Dec 14:32 fvwm.1@ -> fvwm2.1 >How-To-Repeat: Define NOMANCOMPRESS in /etc/make.conf and install the port. >Fix: The following patch fixes the problem: --- fvwm2.patch.txt begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11-wm/fvwm2/Makefile,v retrieving revision 1.75 diff -u -r1.75 Makefile --- Makefile 23 Mar 2008 16:43:55 -0000 1.75 +++ Makefile 6 Dec 2008 14:32:04 -0000 @@ -71,6 +71,8 @@ fvwm2.1 fvwm24_convert.1 fvwmbug.1 fvwmrc_convert.1 xpmroot.1 \ fvwm-config.1 +MLINKS= fvwm2.1 fvwm.1 xpmroot.1 fvwm-root.1 + .if ${HAVE_GNOME:Mimlib}!="" USE_GNOME= imlib CONFIGURE_ARGS+= --with-gnome --enable-gnome-hints \ Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/x11-wm/fvwm2/pkg-plist,v retrieving revision 1.23 diff -u -r1.23 pkg-plist --- pkg-plist 12 Sep 2002 14:39:37 -0000 1.23 +++ pkg-plist 6 Dec 2008 14:24:24 -0000 @@ -48,10 +48,6 @@ libexec/fvwm/%%FVWM_VERSION%%/FvwmTile libexec/fvwm/%%FVWM_VERSION%%/FvwmWharf libexec/fvwm/%%FVWM_VERSION%%/FvwmWinList -@comment The following are here because they are symlinks -man/man1/fvwm.1.gz -man/man1/fvwm-root.1.gz -@comment End of symlink list share/fvwm2/pixmaps/Jlock.xpm share/fvwm2/pixmaps/Jnews.xpm share/fvwm2/pixmaps/Jrecycle.xpm Index: files/patch-fvwm::Makefile.in =================================================================== RCS file: /home/ncvs/ports/x11-wm/fvwm2/files/patch-fvwm::Makefile.in,v retrieving revision 1.2 diff -u -r1.2 patch-fvwm::Makefile.in --- files/patch-fvwm::Makefile.in 9 Sep 2002 14:14:38 -0000 1.2 +++ files/patch-fvwm::Makefile.in 6 Dec 2008 14:19:12 -0000 @@ -1,15 +1,12 @@ ---- fvwm/Makefile.in.orig Sun Aug 11 08:10:41 2002 -+++ fvwm/Makefile.in Mon Sep 9 06:47:19 2002 -@@ -654,8 +654,8 @@ - echo "Warning: $(bindir)/fvwm symlink was not created" +--- fvwm/Makefile.in.orig 2006-12-09 12:11:00.000000000 +0000 ++++ fvwm/Makefile.in 2008-12-06 14:17:03.000000000 +0000 +@@ -619,8 +619,7 @@ install-data-local: -- @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1 || true + @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1 || true - @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1 $(DESTDIR)$(mandir)/man1/fvwm.1 || \ -+ @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm.1.gz || true -+ @$(NEW_NAME_SYMLINKS) $(LN_S) fvwm2.1.gz $(DESTDIR)$(mandir)/man1/fvwm.1.gz || \ - echo "Warning: $(mandir)/man1/fvwm.1 symlink was not created" -+ echo "Warning: $(mandir)/man1/fvwm.1.gz symlink was not created" - ++ # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: Index: files/patch-utils::Makefile.in =================================================================== RCS file: /home/ncvs/ports/x11-wm/fvwm2/files/patch-utils::Makefile.in,v retrieving revision 1.1 diff -u -r1.1 patch-utils::Makefile.in --- files/patch-utils::Makefile.in 9 Sep 2002 14:04:12 -0000 1.1 +++ files/patch-utils::Makefile.in 6 Dec 2008 14:20:01 -0000 @@ -1,13 +1,12 @@ ---- utils/Makefile.in.orig Sun Aug 11 08:10:50 2002 -+++ utils/Makefile.in Mon Sep 9 06:46:39 2002 -@@ -478,8 +478,8 @@ - echo "Warning: $(bindir)/fvwm-root symlink was not created" +--- utils/Makefile.in.orig 2006-12-09 12:11:12.000000000 +0000 ++++ utils/Makefile.in 2008-12-06 14:17:41.000000000 +0000 +@@ -623,8 +623,7 @@ install-data-local: -- @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1 || true + @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1 || true - @$(NEW_NAME_SYMLINKS) $(LN_S) xpmroot.1 $(DESTDIR)$(mandir)/man1/fvwm-root.1 || \ -+ @$(NEW_NAME_SYMLINKS) rm -f $(DESTDIR)$(mandir)/man1/fvwm-root.1.gz || true -+ @$(NEW_NAME_SYMLINKS) $(LN_S) xpmroot.1.gz $(DESTDIR)$(mandir)/man1/fvwm-root.1.gz || \ - echo "Warning: $(mandir)/man1/fvwm-root.1 symlink was not created" - +- echo "Warning: $(mandir)/man1/fvwm-root.1 symlink was not created" ++ # Tell versions [3.59,3.63) of GNU make to not export all variables. + # Otherwise a system limit (for SysV at least) may be exceeded. + .NOEXPORT: --- fvwm2.patch.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 07:50:37 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 07:50:46 2008 Subject: ports/129465: [PATCH] x11-wm/fvwm2 installs broken symbolic links if NOMANCOMPRESS is defined Message-ID: <200812061550.mB6FoadL065440@freefall.freebsd.org> Synopsis: [PATCH] x11-wm/fvwm2 installs broken symbolic links if NOMANCOMPRESS is defined Responsible-Changed-From-To: freebsd-ports-bugs->cy Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 15:50:36 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129465 From tijl at ulyssis.org Sat Dec 6 08:40:02 2008 From: tijl at ulyssis.org (Tijl Coosemans) Date: Sat Dec 6 08:40:09 2008 Subject: ports/129466: [update] lang/sdcc-devel: version 2.8.5.2008.12.05 Message-ID: <200812061601.mB6G15On017252@kalimero.kotnet.org> >Number: 129466 >Category: ports >Synopsis: [update] lang/sdcc-devel: version 2.8.5.2008.12.05 >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 Dec 06 16:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tijl Coosemans >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: >Description: Update of lang/sdcc-devel to version 2.8.5.2008.12.05 >How-To-Repeat: >Fix: --- sdcc-devel.update begins here --- diff -ur sdcc-devel.orig/Makefile sdcc-devel/Makefile --- sdcc-devel.orig/Makefile 2008-12-06 14:26:48.000000000 +0100 +++ sdcc-devel/Makefile 2008-12-06 16:09:26.000000000 +0100 @@ -6,11 +6,11 @@ # PORTNAME= sdcc -PORTVERSION= 2.8.1.2008.05.29 +PORTVERSION= 2.8.5.2008.12.05 CATEGORIES= lang MASTER_SITES= http://sdcc.sourceforge.net/snapshots/sdcc-src/ \ http://tijl.ulyssis.be/mirror/ -DISTNAME= ${PORTNAME}-src-20080529-5183 +DISTNAME= ${PORTNAME}-src-20081205-5276 MAINTAINER= tijl@ulyssis.org COMMENT= Small Device C Compiler @@ -143,9 +143,7 @@ @${REINPLACE_CMD} 's,ARCH,PICARCH,g' \ ${WRKSRC}/device/lib/pic/Makefile.common.in \ ${WRKSRC}/device/lib/pic/Makefile.rules \ - ${WRKSRC}/device/lib/pic16/Makefile.common.in \ - ${WRKSRC}/device/lib/pic16/Makefile.rules \ - ${WRKSRC}/device/lib/pic16/libio/Makefile.in + ${WRKSRC}/device/lib/pic16/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} 's, [a-z-]*doc,,' \ ${WRKSRC}/Makefile.in \ diff -ur sdcc-devel.orig/distinfo sdcc-devel/distinfo --- sdcc-devel.orig/distinfo 2008-12-06 14:26:48.000000000 +0100 +++ sdcc-devel/distinfo 2008-12-06 14:34:16.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (sdcc-src-20080529-5183.tar.bz2) = f6073d9f9e4886fb3320230d559781b3 -SHA256 (sdcc-src-20080529-5183.tar.bz2) = dd117dbf44c814dd60da28a7f8ef5ba8887e24901884db73ffe319337bed5a20 -SIZE (sdcc-src-20080529-5183.tar.bz2) = 3478507 +MD5 (sdcc-src-20081205-5276.tar.bz2) = 8ad19d0e89b75e18d019d817716485d2 +SHA256 (sdcc-src-20081205-5276.tar.bz2) = 07e2c92ce133103bfcebe15dba24e501dd2257b09ea26a2d3b3634ec1d5d3fde +SIZE (sdcc-src-20081205-5276.tar.bz2) = 3677854 diff -ur sdcc-devel.orig/files/patch-device-lib-Makefile.in sdcc-devel/files/patch-device-lib-Makefile.in --- sdcc-devel.orig/files/patch-device-lib-Makefile.in 2008-12-06 14:26:48.000000000 +0100 +++ sdcc-devel/files/patch-device-lib-Makefile.in 2008-12-06 14:45:12.000000000 +0100 @@ -1,6 +1,6 @@ ---- device/lib/Makefile.in.orig 2007-09-28 16:29:43.000000000 +0200 -+++ device/lib/Makefile.in 2007-09-28 16:30:14.000000000 +0200 -@@ -345,23 +345,6 @@ +--- device/lib/Makefile.in.orig 2008-08-24 22:30:52.000000000 +0200 ++++ device/lib/Makefile.in 2008-12-06 14:39:15.000000000 +0100 +@@ -355,25 +355,6 @@ # --------------------------------------------------- install: all installdirs $(CP_U) -r $(BUILDDIR)/* $(sdcc_libdir) @@ -12,15 +12,17 @@ - for src in $(MODELS) ds390 ds400 gbz80 z80 hc08 pic pic16; do \ - find $(sdcc_libdir)/src/$$src -depth \ - \( -name '*.rel' -o -name '*.dump*' -o -name '*.sym' -o -name '*.o' -o -name '*.lib' -o \ -- -name '*.lst' -o -name '*.asm' -o -name '.svn' -o -name 'build' -o -name 'bin' -o \ -- -name 'Makefile*' \) \ -- -exec rm -rf {}+ \; ; \ +- -name '*.lst' -o -name '*.asm' -o -name '.svn' -o -name 'autom4te.cache' -o \ +- -name 'build' -o -name 'bin' -o -name 'Makefile*' -o -name 'config*' -o \ +- -name 'depcomp' -o -name 'missing' -o -name 'install-sh' -o \ +- -name 'bootstrap.sh' \) \ +- -exec rm -rf {} + ; \ - done - find $(sdcc_libdir)/src/mcs51 -depth \ - \( -name '*.rel' -o -name '*.dump*' -o -name '*.sym' -o -name '*.o' -o -name '*.lib' -o \ - -name '*.lst' -o -name '.svn' -o -name 'build' -o -name 'bin' -o \ - -name 'Makefile*' \) \ -- -exec rm -rf {}+ \; +- -exec rm -rf {} + # Deleting all the installed files # -------------------------------- diff -ur sdcc-devel.orig/pkg-plist sdcc-devel/pkg-plist --- sdcc-devel.orig/pkg-plist 2008-12-06 14:26:48.000000000 +0100 +++ sdcc-devel/pkg-plist 2008-12-06 16:31:51.000000000 +0100 @@ -119,11 +119,15 @@ %%MCS51%%%%DATADIR%%/include/mcs51/C8051F320.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F326.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F330.h +%%MCS51%%%%DATADIR%%/include/mcs51/C8051F336.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F340.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F350.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F360.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F410.h %%MCS51%%%%DATADIR%%/include/mcs51/C8051F520.h +%%MCS51%%%%DATADIR%%/include/mcs51/C8051T600.h +%%MCS51%%%%DATADIR%%/include/mcs51/C8051T610.h +%%MCS51%%%%DATADIR%%/include/mcs51/C8051T630.h %%MCS51%%%%DATADIR%%/include/mcs51/P89LPC901.h %%MCS51%%%%DATADIR%%/include/mcs51/P89LPC922.h %%MCS51%%%%DATADIR%%/include/mcs51/P89LPC925.h @@ -149,8 +153,11 @@ %%MCS51%%%%DATADIR%%/include/mcs51/msc1210.h %%MCS51%%%%DATADIR%%/include/mcs51/msm8xc154s.h %%MCS51%%%%DATADIR%%/include/mcs51/p89c66x.h +%%MCS51%%%%DATADIR%%/include/mcs51/p89lpc933_4.h +%%MCS51%%%%DATADIR%%/include/mcs51/p89lpc935_6.h %%MCS51%%%%DATADIR%%/include/mcs51/p89lpc938.h %%MCS51%%%%DATADIR%%/include/mcs51/p89v51rd2.h +%%MCS51%%%%DATADIR%%/include/mcs51/p89v66x.h %%MCS51%%%%DATADIR%%/include/mcs51/reg51.h %%MCS51%%%%DATADIR%%/include/mcs51/reg764.h %%MCS51%%%%DATADIR%%/include/mcs51/regc515c.h @@ -267,14 +274,18 @@ %%PIC16%%%%DATADIR%%/include/pic16/pic18f2320.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2321.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2331.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f2410.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f242.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2420.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2423.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2431.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f2450.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2455.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f248.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2480.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f24j10.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f2510.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f2515.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f252.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2520.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2523.h @@ -284,6 +295,7 @@ %%PIC16%%%%DATADIR%%/include/pic16/pic18f2580.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2585.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f25j10.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f2610.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2620.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2680.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f2682.h @@ -293,14 +305,18 @@ %%PIC16%%%%DATADIR%%/include/pic16/pic18f4320.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4321.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4331.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f4410.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f442.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4420.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4423.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4431.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f4450.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4455.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f448.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4480.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f44j10.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f4510.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f4515.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f452.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4520.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4523.h @@ -310,6 +326,7 @@ %%PIC16%%%%DATADIR%%/include/pic16/pic18f4580.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4585.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f45j10.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f4610.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4620.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4680.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f4682.h @@ -318,12 +335,21 @@ %%PIC16%%%%DATADIR%%/include/pic16/pic18f6585.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f6620.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f6680.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f66j60.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f66j65.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f6720.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f67j60.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f8520.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f8585.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f8620.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f8680.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f86j60.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f86j65.h %%PIC16%%%%DATADIR%%/include/pic16/pic18f8720.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f87j60.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f96j60.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f96j65.h +%%PIC16%%%%DATADIR%%/include/pic16/pic18f97j60.h %%PIC16%%%%DATADIR%%/include/pic16/pic18fregs.h %%PIC16%%%%DATADIR%%/include/pic16/sdcc-lib.h %%PIC16%%%%DATADIR%%/include/pic16/signal.h @@ -1854,7 +1880,6 @@ %%DEVLIB%%%%MCS51%%%%DATADIR%%/lib/medium/vprintf.rel %%DEVLIB%%%%PIC%%%%DATADIR%%/lib/pic/libm.lib %%DEVLIB%%%%PIC%%%%DATADIR%%/lib/pic/libsdcc.lib -%%DEVLIB%%%%PIC%%%%DATADIR%%/lib/pic/pic.lib %%DEVLIB%%%%PIC%%%%DATADIR%%/lib/pic/pic12f629.lib %%DEVLIB%%%%PIC%%%%DATADIR%%/lib/pic/pic12f635.lib %%DEVLIB%%%%PIC%%%%DATADIR%%/lib/pic/pic12f675.lib @@ -1943,41 +1968,132 @@ %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/crt0i.o %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/crt0iz.o %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libc18f.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libcrt0.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libcrt0i.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libcrt0iz.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdebug.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f1220.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f1320.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2220.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2320.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2321.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2331.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2410.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f242.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2420.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2431.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2450.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2455.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f248.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2480.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f24j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2515.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f252.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2520.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2523.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2525.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2550.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f258.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2580.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2585.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f25j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2610.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2620.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2680.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2682.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f2685.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4220.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4320.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4321.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4331.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4410.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f442.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4420.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4431.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4450.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4455.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f448.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4480.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f44j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4510.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4515.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f452.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4520.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4525.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4550.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f458.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4580.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4585.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f45j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4610.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4620.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4680.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4682.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f4685.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f6520.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f6585.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f6620.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f6680.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f66j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f66j65.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f6720.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f67j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f8520.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f8585.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f8620.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f8680.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f86j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f86j65.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f8720.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f87j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f96j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f96j65.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libdev18f97j60.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f1220.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f1320.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2220.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2320.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2321.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2331.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2410.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f242.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2420.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2431.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2450.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2455.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f248.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2480.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f24j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2515.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f252.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2520.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2523.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2525.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2550.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f258.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2580.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2585.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f25j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2610.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2620.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2680.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2682.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f2685.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4220.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4320.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4321.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4331.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4410.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f442.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4420.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4431.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4450.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4455.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f448.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4480.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f44j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4510.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4515.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f452.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4520.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4525.lib @@ -1986,6 +2102,7 @@ %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4580.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4585.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f45j10.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4610.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4620.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4680.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f4682.lib @@ -1994,79 +2111,23 @@ %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f6585.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f6620.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f6680.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f66j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f66j65.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f6720.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f67j60.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f8520.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f8585.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f8620.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f8680.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f86j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f86j65.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f8720.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f87j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f96j60.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f96j65.lib +%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libio18f97j60.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libm18f.lib %%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/libsdcc.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic16.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f1220.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f1320.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2220.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2221.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2320.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2321.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2331.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f242.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2420.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2423.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2431.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2455.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f248.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2480.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f24j10.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f252.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2520.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2523.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2525.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2550.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f258.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2580.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2585.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f25j10.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2620.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2680.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2682.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f2685.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4220.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4221.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4320.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4321.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4331.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f442.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4420.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4423.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4431.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4455.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f448.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4480.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f44j10.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f452.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4520.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4523.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4525.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4550.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f458.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4580.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4585.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f45j10.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4620.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4680.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4682.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f4685.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f6520.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f6585.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f6620.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f6680.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f6720.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f8520.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f8585.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f8620.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f8680.lib -%%DEVLIB%%%%PIC16%%%%DATADIR%%/lib/pic16/pic18f8720.lib %%DEVLIB%%%%MCS51%%%%DATADIR%%/lib/small/_atof.asm %%DEVLIB%%%%MCS51%%%%DATADIR%%/lib/small/_atof.rel %%DEVLIB%%%%MCS51%%%%DATADIR%%/lib/small/_atoi.asm --- sdcc-devel.update ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sat Dec 6 08:50:28 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Dec 6 08:50:35 2008 Subject: ports/129466: [update] lang/sdcc-devel: version 2.8.5.2008.12.05 Message-ID: <200812061650.mB6GoRZF008996@freefall.freebsd.org> Synopsis: [update] lang/sdcc-devel: version 2.8.5.2008.12.05 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 16:50:27 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129466 From g71 at laposte.net Sat Dec 6 09:10:01 2008 From: g71 at laposte.net (guillaume) Date: Sat Dec 6 09:10:07 2008 Subject: ports/129467: package install of firefox 3.0.3, 1 - navigation toolbar inactive Message-ID: <200812061701.mB6H1nfx075710@www.freebsd.org> >Number: 129467 >Category: ports >Synopsis: package install of firefox 3.0.3,1 - navigation toolbar inactive >Confidential: no >Severity: serious >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 06 17:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: guillaume >Release: 7.0 >Organization: >Environment: FreeBSD ordi1.guigui.net 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: when i install firefox3 package (portinstall -RPP firefox3), the installation goes fine but when i run firefox, the navigation toolbar is inactive except for "home" button. the address bar don't react to the entered address. when i click "home" it goes on the google page. i can only navigate through web pages. the Alt- keys don't work too. note: when i install the firefox 2.0.0.12 package it's ok. (portinstall -RPP firefox) when i install the firefox 3.0.4,1 port it's ok. (portinstall -R firefox3) >How-To-Repeat: 1.FreeBSD 7.0 release, with PACKAGESITE to packages-7-stable, and portupgrade installed 2.install package: portinstall -RPP firefox3 3.(it install firefox 3.0.3,1 - the installation is ok) 4.run firefox: /usr/local/bin/firefox3 (i'm using xfce 3.8.18_8) >Fix: >Release-Note: >Audit-Trail: >Unformatted: From rea-fbsd at codelabs.ru Sat Dec 6 09:50:01 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sat Dec 6 09:50:08 2008 Subject: ports/129468: [vuxml] security/ipsec-tools: document CVE-2008-3651 and CVE-2008-3652 Message-ID: <20081206174049.274EDB8019@phoenix.codelabs.ru> >Number: 129468 >Category: ports >Synopsis: [vuxml] security/ipsec-tools: document CVE-2008-3651 and CVE-2008-3652 >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: Sat Dec 06 17:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: Two remotely-exploitable vulnerabilities that can cause DoS were found in ipsec-tools before 0.7.1. The port was updated in Jul 2008, but no VuXML entry was submitted. >How-To-Repeat: http://www.securityfocus.com/bid/30657/info >Fix: The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- ipsec-tools -- two DoS attacks ipsec-tools 0.7.1

Two Denial of Service vulnerabilities that could allow a remote attacker to consume all available memory were discovered by vendor:

Memory leak in racoon/proposal.c in the racoon daemon in ipsec-tools before 0.7.1 allows remote authenticated users to cause a denial of service (memory consumption) via invalid proposals.

src/racoon/handler.c in racoon in ipsec-tools does not remove an "orphaned ph1" (phase 1) handle when it has been initiated remotely, which allows remote attackers to cause a denial of service (resource consumption).

CVE-2008-3651 CVE-2008-3652 30657 http://marc.info/?l=ipsec-tools-devel&m=121688914101709&w=2 24-07-2008 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 09:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 09:50:18 2008 Subject: ports/129468: [vuxml] security/ipsec-tools: document CVE-2008-3651 and CVE-2008-3652 Message-ID: <200812061750.mB6HoCoM050387@freefall.freebsd.org> Synopsis: [vuxml] security/ipsec-tools: document CVE-2008-3651 and CVE-2008-3652 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 17:50:12 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129468 From schot at A-Eskwadraat.nl Sat Dec 6 11:30:01 2008 From: schot at A-Eskwadraat.nl (Jeroen Schot) Date: Sat Dec 6 11:30:07 2008 Subject: ports/129469: Update port: x11-wm/dwm to 5.3.1 Message-ID: <20081206192419.GA5256@A-Eskwadraat.nl> >Number: 129469 >Category: ports >Synopsis: Update port: x11-wm/dwm to 5.3.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: Sat Dec 06 19:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jeroen Schot >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD emmett 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 >Description: Update port: x11-wm/dwm to 5.3.1 Attached diff updates the port of x11-wm/dwm from 5.2 to 5.3.1. >How-To-Repeat: >Fix: diff -ruN dwm.orig/Makefile dwm/Makefile --- dwm.orig/Makefile 2008-12-05 20:21:03.000000000 +0100 +++ dwm/Makefile 2008-12-05 20:39:11.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= dwm -PORTVERSION= 5.2 +PORTVERSION= 5.3.1 CATEGORIES= x11-wm MASTER_SITES= http://code.suckless.org/dl/${PORTNAME}/ \ http://schot.a-eskwadraat.nl/files/ @@ -25,7 +25,7 @@ pre-everything:: @${ECHO_MSG} "You can build dwm with your own config.h using the DWM_CONF knob:" @${ECHO_MSG} "make DWM_CONF=/path/to/dwm/config.h install clean" - @${ECHO_MSG} "Note: Pre-5.0 config.h-files no longer work." + @${ECHO_MSG} "Note: Pre-5.3 config.h-files no longer work." post-extract: .if defined(DWM_CONF) diff -ruN dwm.orig/distinfo dwm/distinfo --- dwm.orig/distinfo 2008-12-05 20:21:09.000000000 +0100 +++ dwm/distinfo 2008-12-06 19:11:18.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (dwm-5.2.tar.gz) = ff64bf01a2dde4b038aac6601f737dc0 -SHA256 (dwm-5.2.tar.gz) = ece6ecd8150e53c4704305eab902b2b84f6e1432df4c1cf846cbb5c3800465a7 -SIZE (dwm-5.2.tar.gz) = 18372 +MD5 (dwm-5.3.1.tar.gz) = 65b6eaa997984685887450885f5a36c6 +SHA256 (dwm-5.3.1.tar.gz) = 9d65d97bd3bcc440f9d13c279eca7db9808ac763a1f0cfdf0610d557155c2bec +SIZE (dwm-5.3.1.tar.gz) = 18403 >Release-Note: >Audit-Trail: >Unformatted: From r.c.ladan at gmail.com Sat Dec 6 11:40:04 2008 From: r.c.ladan at gmail.com (Rene Ladan) Date: Sat Dec 6 11:40:10 2008 Subject: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Message-ID: <200812061940.mB6Je3Ca032504@freefall.freebsd.org> The following reply was made to PR ports/129439; it has been noted by GNATS. From: "Rene Ladan" To: bug-followup@freebsd.org, volker@thalreit.de Cc: Subject: Re: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Date: Sat, 6 Dec 2008 20:30:34 +0100 It builds fine for me on 7.0R/i386, 7.0R/amd64 and 7.1/amd64. There are no error reports on http://portsmon.freebsd.org/portserrs.py Is there anything non-standard in your environment setings or /etc/make.conf ? Which compiler version do you use? From rea-fbsd at codelabs.ru Sat Dec 6 12:20:01 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sat Dec 6 12:20:07 2008 Subject: ports/129471: [patch] [vuxml] comms/mgetty+sendfax: fix and document CVE-2008-4936 Message-ID: <20081206201839.01A26B8019@phoenix.codelabs.ru> >Number: 129471 >Category: ports >Synopsis: [patch] [vuxml] comms/mgetty+sendfax: fix and document CVE-2008-4936 >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 06 20:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: Mgetty is guilty in the creation and usage of insecure temporary files. >How-To-Repeat: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496403 http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4936 >Fix: The following patch fixes the bug in the current version of FreeBSD port. --- fix-CVE-2008-4936.diff begins here --- >From 1a2271c4270da1f286c66ef8b002adf6269150f8 Mon Sep 17 00:00:00 2001 From: Eygene Ryabinkin Date: Sat, 6 Dec 2008 23:10:26 +0300 Insecure temporary file usage was detected by Debian developer Dmitry Oboukhov, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496403 I am not updating the port to 1.1.36, since the bug is present even in this version and I can't test the new port. So now I am just patching current FreeBSD port version, 1.1.35. Signed-off-by: Eygene Ryabinkin --- comms/mgetty+sendfax/Makefile | 2 +- comms/mgetty+sendfax/files/patch-CVE-2008-4936 | 68 ++++++++++++++++++++++++ 2 files changed, 69 insertions(+), 1 deletions(-) create mode 100644 comms/mgetty+sendfax/files/patch-CVE-2008-4936 diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile index f31fd5d..4376dd5 100644 --- a/comms/mgetty+sendfax/Makefile +++ b/comms/mgetty+sendfax/Makefile @@ -7,7 +7,7 @@ PORTNAME= mgetty PORTVERSION= 1.1.35 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= ftp://mgetty.greenie.net/pub/mgetty/source/1.1/ DISTNAME= ${PORTNAME}${PORTVERSION}-Feb22 diff --git a/comms/mgetty+sendfax/files/patch-CVE-2008-4936 b/comms/mgetty+sendfax/files/patch-CVE-2008-4936 new file mode 100644 index 0000000..6260c12 --- /dev/null +++ b/comms/mgetty+sendfax/files/patch-CVE-2008-4936 @@ -0,0 +1,68 @@ +Fixes CVE-2008-4936 + +This patch takes ideas from both Debian and Gentoo patches for this +problem: + http://mirror.yandex.ru/gentoo-portage/net-dialup/mgetty/files/mgetty-1.1.36-tmpfile.patch + http://ftp.de.debian.org/debian/pool/main/m/mgetty/mgetty_1.1.36.orig.tar.gz + +However, Gentoo's patch seems to be incorrect and Debian's one, well..., +I like the idea of putting temporary file to the spooldir, not directly +to /tmp (or $TMP). + +NB: This issue wasn't fixed even in 1.1.36 and this patch should go to +NB: that version too. It was written for 1.1.35 and 1.1.36, so it can +NB: be left unmodified for these versions and may be even for the +NB: future ones. + +--- fax/faxspool.in.orig 2008-12-06 22:30:36.000000000 +0300 ++++ fax/faxspool.in 2008-12-06 22:48:40.000000000 +0300 +@@ -653,12 +653,12 @@ + # + # mkdir a directory in $TMP (or /tmp), convert input to G3 in there + # +-spooldir=${TMP:-/tmp}/$new_seq.$$.`date +%S` ++spooldir=`mktemp -d "${TMP:-/tmp}"/"$new_seq.$$".XXXXXXXX` + +-if ( umask 077 ; mkdir $spooldir ) ; then ++if [ $? -eq 0 ]; then + $echo "spooling to $spooldir (->$new_seq)..." + else +- $echo "ERROR: can't create work dir '$spooldir', giving up" >&2 ; exit 6 ++ $echo "ERROR: can't create work dir inside '${TMP:-/tmp}', giving up" >&2 ; exit 6 + fi + + # +@@ -675,9 +675,12 @@ + if [ x$file = x- ] + then + $echo "spooling $file (stdin)..." +- trap "rm /tmp/faxsp.$$" 0 +- cat - >/tmp/faxsp.$$ +- file=/tmp/faxsp.$$ ++ file=`mktemp "$spooldir/faxsp.XXXXXXXX"` ++ if [ -z "$file" ]; then ++ $echo "ERROR: can't create work file, giving up" >&2; exit 6 ++ fi ++ trap "rm -f $file" 0 ++ cat - >"$file" + else + $echo "spooling $file..." + fi +@@ -924,7 +927,7 @@ + then + $echo "\nnothing to do (no cover page, no data)." >&2 + cd $FAX_SPOOL_OUT +- rmdir $spooldir ++ rm -rf $spooldir + exit 52 + fi + +@@ -965,7 +968,7 @@ + # clean up + rm $job.q + cd .. +-rmdir $spooldir ++rm -rf $spooldir + + if [ -z "`find $LAST_RUN -ctime -1 -print 2>/dev/null`" ] + then -- 1.6.0.4 --- fix-CVE-2008-4936.diff ends here --- The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- mgetty+sendfax -- symlink attack via insecure temporary files mgetty 1.1.35_2

Entry for CVE-2008-4936 says:

faxspool in mgetty 1.1.36 allows local users to overwrite arbitrary files via a symlink attack on a /tmp/faxsp.##### temporary file.

CVE-2008-4936 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496403 24-08-2008 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 12:20:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 12:20:19 2008 Subject: ports/129471: [patch] [vuxml] comms/mgetty+sendfax: fix and document CVE-2008-4936 Message-ID: <200812062020.mB6KKCKt062247@freefall.freebsd.org> Synopsis: [patch] [vuxml] comms/mgetty+sendfax: fix and document CVE-2008-4936 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 20:20:11 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129471 From miwi at FreeBSD.org Sat Dec 6 12:24:50 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Dec 6 12:24:56 2008 Subject: ports/129469: Update port: x11-wm/dwm to 5.3.1 Message-ID: <200812062024.mB6KOoKD068496@freefall.freebsd.org> Synopsis: Update port: x11-wm/dwm to 5.3.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Dec 6 20:24:50 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129469 From rea-fbsd at codelabs.ru Sat Dec 6 12:50:05 2008 From: rea-fbsd at codelabs.ru (Eygene Ryabinkin) Date: Sat Dec 6 12:50:15 2008 Subject: ports/129472: [vuxml] www/lighttpd: document CVE-2008-{4298, 4359, 4360} Message-ID: <20081206204118.3C7B7B8019@phoenix.codelabs.ru> >Number: 129472 >Category: ports >Synopsis: [vuxml] www/lighttpd: document CVE-2008-{4298,4359,4360} >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 Dec 06 20:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Eygene Ryabinkin >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: Code Labs >Environment: System: FreeBSD 7.1-PRERELEASE amd64 >Description: Multiple issues were fixed in lighttpd 1.4.20: http://www.lighttpd.net/security/lighttpd_sa_2008_07.txt http://www.lighttpd.net/security/lighttpd_sa_2008_05.txt http://www.lighttpd.net/security/lighttpd_sa_2008_06.txt Port was updated in October 2008 (ports/127861), but VuXML entry was not created. >How-To-Repeat: Look at the above URLs. >Fix: The following VuXML entry should be evaluated and added: --- vuln.xml begins here --- lighttpd -- multiple vulnerabilities lighttpd 1.4.20

Multiple issues were fixed in lighttpd 1.4.20:

Memory leak in the http_request_parse function in request.c in lighttpd before 1.4.20 allows remote attackers to cause a denial of service (memory consumption) via a large number of requests with duplicate request headers.

lighttpd before 1.4.20 compares URIs to patterns in the (1) url.redirect and (2) url.rewrite configuration settings before performing URL decoding, which might allow remote attackers to bypass intended access restrictions, and obtain sensitive information or possibly modify data.

mod_userdir in lighttpd before 1.4.20, when a case-insensitive operating system or filesystem is used, performs case-sensitive comparisons on filename components in configuration options, which might allow remote attackers to bypass intended access restrictions, as demonstrated by a request for a .PHP file when there is a configuration rule for .php files.

CVE-2008-4298 CVE-2008-4359 CVE-2008-4360 http://www.lighttpd.net/security/lighttpd_sa_2008_07.txt http://www.lighttpd.net/security/lighttpd_sa_2008_05.txt http://www.lighttpd.net/security/lighttpd_sa_2008_06.txt 02-12-2008 TODAY
--- vuln.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 12:50:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 12:50:23 2008 Subject: ports/129472: [vuxml] www/lighttpd: document CVE-2008-{4298, 4359, 4360} Message-ID: <200812062050.mB6KoHpd087791@freefall.freebsd.org> Synopsis: [vuxml] www/lighttpd: document CVE-2008-{4298,4359,4360} Responsible-Changed-From-To: freebsd-ports-bugs->mnag Responsible-Changed-By: edwin Responsible-Changed-When: Sat Dec 6 20:50:17 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129472 From linimon at FreeBSD.org Sat Dec 6 13:43:58 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Dec 6 13:44:09 2008 Subject: ports/129467: www/firefox3: package install of firefox 3.0.3, 1 - navigation toolbar inactive Message-ID: <200812062143.mB6LhvR9030899@freefall.freebsd.org> Old Synopsis: package install of firefox 3.0.3,1 - navigation toolbar inactive New Synopsis: www/firefox3: package install of firefox 3.0.3,1 - navigation toolbar inactive Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: linimon Responsible-Changed-When: Sat Dec 6 21:43:23 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=129467 From leeym at FreeBSD.org Sat Dec 6 19:20:03 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Sat Dec 6 19:20:11 2008 Subject: ports/129473: [PATCH] devel/p5-DateTime: update to 0.45.01 Message-ID: <200812070314.mB73E2Bl032350@cn1.leeym.com> >Number: 129473 >Category: ports >Synopsis: [PATCH] devel/p5-DateTime: update to 0.45.01 >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: Sun Dec 07 03:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yen-Ming Lee >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD cn1.leeym.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008 >Description: - Update to 0.45.01 Port maintainer (mat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-DateTime-0.45.01.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime/Makefile,v retrieving revision 1.36 diff -u -d -b -w -u -r1.36 Makefile --- Makefile 22 May 2008 14:04:25 -0000 1.36 +++ Makefile 7 Dec 2008 03:13:47 -0000 @@ -6,20 +6,18 @@ # PORTNAME= DateTime -PORTVERSION= 0.43.02 -DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} +PORTVERSION= 0.45.01 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= mat@FreeBSD.org COMMENT= A date and time object -RUN_DEPENDS= ${SITE_PERL}/Class/Factory/Util.pm:${PORTSDIR}/devel/p5-Class-Factory-Util \ - ${SITE_PERL}/${PERL_ARCH}/Params/Validate.pm:${PORTSDIR}/devel/p5-Params-Validate \ - ${SITE_PERL}/DateTime/TimeZone.pm:${PORTSDIR}/devel/p5-DateTime-TimeZone \ - ${SITE_PERL}/DateTime/Locale.pm:${PORTSDIR}/devel/p5-DateTime-Locale \ - ${SITE_PERL}/Time/Local.pm:${PORTSDIR}/devel/p5-Time-Local +RUN_DEPENDS= p5-DateTime-Locale>=0.41:${PORTSDIR}/devel/p5-DateTime-Locale \ + p5-DateTime-TimeZone>=0.59:${PORTSDIR}/devel/p5-DateTime-TimeZone \ + p5-Params-Validate>=0.76:${PORTSDIR}/devel/p5-Params-Validate BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes @@ -38,8 +36,9 @@ .include -.if ${PERL_LEVEL} < 500800 -RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/Scalar/Util.pm:${PORTSDIR}/lang/p5-Scalar-List-Utils +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \ + p5-Time-Local>=1.04:${PORTSDIR}/devel/p5-Time-Local .endif .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime/distinfo,v retrieving revision 1.37 diff -u -d -b -w -u -r1.37 distinfo --- distinfo 22 May 2008 14:04:25 -0000 1.37 +++ distinfo 7 Dec 2008 03:13:47 -0000 @@ -1,3 +1,3 @@ -MD5 (DateTime-0.4302.tar.gz) = 419405573f3a01cf621e692e65dc9fbe -SHA256 (DateTime-0.4302.tar.gz) = 050aa0f97cc14a93558e5dbc7d4a3e160e6083aff39fb6b770617a60533346d9 -SIZE (DateTime-0.4302.tar.gz) = 100707 +MD5 (DateTime-0.4501.tar.gz) = 890270f12eb4eb07dc1ddf8b26794ffe +SHA256 (DateTime-0.4501.tar.gz) = fa94cd5ac302607a8031842ee555ec77688e12894b3e84480e8c3de93a6110c3 +SIZE (DateTime-0.4501.tar.gz) = 135817 Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/devel/p5-DateTime/pkg-descr,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 pkg-descr --- pkg-descr 7 Jun 2003 10:08:40 -0000 1.1 +++ pkg-descr 7 Dec 2008 03:13:47 -0000 @@ -1,4 +1,4 @@ DateTime is a class for the representation of date/time combinations, and is part of the Perl DateTime project. For details on this project please see -WWW: http://datetime.perl.org/ +WWW: http://search.cpan.org/dist/DateTime/ --- p5-DateTime-0.45.01.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 19:20:14 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 19:20:19 2008 Subject: ports/129473: [PATCH] devel/p5-DateTime: update to 0.45.01 Message-ID: <200812070320.mB73KD5V080288@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-DateTime: update to 0.45.01 Responsible-Changed-From-To: freebsd-ports-bugs->mat Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 03:20:13 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129473 From gcooper at FreeBSD.org Sat Dec 6 22:30:02 2008 From: gcooper at FreeBSD.org (Garrett Cooper) Date: Sat Dec 6 22:30:08 2008 Subject: ports/129474: [CRUFT] shell/zoidberg not maintained and site isn't accessible Message-ID: <200812070623.mB76N1qH084017@www.freebsd.org> >Number: 129474 >Category: ports >Synopsis: [CRUFT] shell/zoidberg not maintained and site isn't accessible >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Dec 07 06:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Garrett Cooper >Release: >Organization: n/a >Environment: >Description: 1. Zoidberg doesn't package (it's marked broken). 2. It isn't listed in CPAN by module, but instead on the respective CPAN page: , under: . 3. The maintainer hasn't made any activity on the project in 6~7 years from the look of it. 4. The noted webpage, both on the CPAN module and the port is invalid: http://pardus-larus.student.utwente.nl/~pardus/projects/zoidberg/ I vote to deprecate it permanently from the ports tree it because it appears to be unmaintained cruft. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From ayu at dahlia.commun.jp Sat Dec 6 22:40:01 2008 From: ayu at dahlia.commun.jp (Ayumi M) Date: Sat Dec 6 22:40:08 2008 Subject: ports/129475: [vuxml] [MAINTAINER] www/habari: Message-ID: <20081207063800.B653062E3@dahlia.commun.jp> >Number: 129475 >Category: ports >Synopsis: [vuxml] [MAINTAINER] www/habari: >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Dec 07 06:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ayumi M >Release: FreeBSD 7.0-RELEASE-p5 i386 >Organization: >Environment: System: FreeBSD dahlia.commun.jp 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct 1 10:10:12 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: VuXML update for CVE-2008-4601 criting from http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4601 -- Cross-site scripting (XSS) vulnerability in the login feature in Habari CMS 0.5.1 allows remote attackers to inject arbitrary web script or HTML via the habari_username parameter. -- >How-To-Repeat: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4601 http://secunia.com/advisories/32311/ >Fix: --- vuln-5e051e94-c35d-11dd-aff6-001b210f913f.xml begins here --- habari -- Cross-site scripting habari 0.5.2

swappie has discovered a vulnerability in Habari, which can be exploited by malicious people to conduct cross-site scripting attacks.

Input passed via the "habari_username" parameter when logging in is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.

CVE-2008-4601 http://secunia.com/advisories/32311/ http://www.habariproject.org/en/habari-version-0-5-2 2008-10-15
--- vuln-5e051e94-c35d-11dd-aff6-001b210f913f.xml ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Dec 6 22:40:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 22:40:23 2008 Subject: ports/129475: [vuxml] [MAINTAINER] www/habari: Message-ID: <200812070640.mB76eBl6039073@freefall.freebsd.org> Synopsis: [vuxml] [MAINTAINER] www/habari: Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: edwin Class-Changed-When: Sun Dec 7 06:40:11 UTC 2008 Class-Changed-Why: Fix category (submitter is not maintainer) (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129475 From edwin at FreeBSD.org Sat Dec 6 22:40:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Dec 6 22:40:24 2008 Subject: ports/129475: [vuxml] [MAINTAINER] www/habari: Message-ID: <200812070640.mB76eFO6039699@freefall.freebsd.org> Synopsis: [vuxml] [MAINTAINER] www/habari: State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sun Dec 7 06:40:15 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129475 From edwin at FreeBSD.org Sat Dec 6 22:50:04 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Sat Dec 6 22:50:17 2008 Subject: ports/129475: [vuxml] [MAINTAINER] www/habari: Message-ID: <200812070650.mB76o4pN045512@freefall.freebsd.org> The following reply was made to PR ports/129475; it has been noted by GNATS. From: Edwin Groothuis To: ayu@commun.jp Cc: bug-followup@FreeBSD.org Subject: Re: ports/129475: [vuxml] [MAINTAINER] www/habari: Date: Sun, 7 Dec 2008 06:40:13 UT Maintainer of www/habari, Please note that PR ports/129475 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/129475 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From ayu at commun.jp Sat Dec 6 22:50:07 2008 From: ayu at commun.jp (Ayumi M) Date: Sat Dec 6 22:50:17 2008 Subject: ports/129475: [vuxml] [MAINTAINER] www/habari: Message-ID: <200812070650.mB76o6T6045576@freefall.freebsd.org> The following reply was made to PR ports/129475; it has been noted by GNATS. From: "Ayumi M" To: bug-followup@freebsd.org Cc: Subject: Re: ports/129475: [vuxml] [MAINTAINER] www/habari: Date: Sun, 7 Dec 2008 15:48:52 +0900 please update it. 2008/12/7 Edwin Groothuis : > Maintainer of www/habari, > > Please note that PR ports/129475 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/129475 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > -- Ayumi Mitsui http://ayu.commun.jp/ PGP: EE97 796C 77F6 CFC9 1FBC C56A 318B F019 E605 D988 From edwin at FreeBSD.org Sun Dec 7 00:35:44 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 00:35:52 2008 Subject: ports/129474: cruft: shells/zoidberg not maintained and site isn't accessible Message-ID: <200812070835.mB78ZhGt058027@freefall.freebsd.org> Synopsis: cruft: shells/zoidberg not maintained and site isn't accessible Responsible-Changed-From-To: freebsd-ports-bugs->gcooper Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 08:35:43 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129474 From miwi at FreeBSD.org Sun Dec 7 01:06:49 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 01:06:56 2008 Subject: ports/129475: [vuxml] [MAINTAINER] www/habari: Message-ID: <200812070906.mB796mYI078775@freefall.freebsd.org> Synopsis: [vuxml] [MAINTAINER] www/habari: Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Dec 7 09:06:47 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129475 From volker at thalreit.de Sun Dec 7 01:50:12 2008 From: volker at thalreit.de (Volker Jahns) Date: Sun Dec 7 01:50:18 2008 Subject: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Message-ID: <200812070950.mB79oBK7012275@freefall.freebsd.org> The following reply was made to PR ports/129439; it has been noted by GNATS. From: Volker Jahns To: Rene Ladan Cc: bug-followup@freebsd.org Subject: Re: ports/129439: devel/libusb does not compile in FreeBSD 7.0-RELEASE Date: Sun, 07 Dec 2008 10:33:23 +0100 Rene Ladan schrieb: > It builds fine for me on 7.0R/i386, 7.0R/amd64 and 7.1/amd64. > There are no error reports on http://portsmon.freebsd.org/portserrs.py > > Is there anything non-standard in your environment setings or /etc/make.conf ? > Which compiler version do you use? > Yes, on 6.2-STABLE I do not observe this problem either. On 7.0-RELEASE libusb won't compile. The information you requested -- volker@caspar ~ > gcc -dumpversion 4.2.1 volker@caspar ~ > gcc -dumpmachine i386-undermydesk-freebsd volker@caspar ~ > cat /etc/make.conf # added by use.perl 2008-05-28 18:27:44 PERL_VER=5.8.8 PERL_VERSION=5.8.8 -- however, what I am really concerned about is this error message -- /usr/include/strings.h:44: warning: 'ffs' declared 'static' but never defined /usr/include/strings.h:47: warning: 'fls' declared 'static' but never defined /usr/include/string.h:62: warning: 'memcmp' declared 'static' but never defined /usr/include/string.h:68: warning: 'memset' declared 'static' but never defined /usr/include/string.h:74: warning: 'strchr' declared 'static' but never defined /usr/include/string.h:101: warning: 'strrchr' declared 'static' but never defined -- gcc issues here warnings which - because of the makefile configuration - leads to a fullstop in the compilation process. If the corresponding configuration option is removed compilation continues and the libraries created are functional ( which I have tested with a 1-Wire DS9097U USB adapter). Therefore I question the configuration option -Werrors in libusb's makefile. On the other hand, gcc warnings are observed whenever source code is compiled which includes the system header files and/or . This might be caused by outdated and/or inappropriate system headers. I will look into this. -- Volker Jahns, volker@thalreit.de From trasz at FreeBSD.org Sun Dec 7 03:50:04 2008 From: trasz at FreeBSD.org (Edward Tomasz Napierala) Date: Sun Dec 7 03:50:11 2008 Subject: ports/129476: [PATCH] games/openttd: update to 0.6.3 Message-ID: <20081207113905.4940C39BC9@pin.if.uz.zgora.pl> >Number: 129476 >Category: ports >Synopsis: [PATCH] games/openttd: update to 0.6.3 >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: Sun Dec 07 11:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edward Tomasz Napierala >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD pin.if.uz.zgora.pl 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue Jul 22 14:57:37 CEST 2008 >Description: - Update to 0.6.3 Added file(s): - files/patch-config.lib Port maintainer (danfe@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- openttd-0.6.3.patch begins here --- diff -ruN --exclude=CVS /usr/ports/games/openttd/Makefile /home/trasz/openttd/Makefile --- /usr/ports/games/openttd/Makefile 2008-06-19 14:47:42.000000000 +0200 +++ /home/trasz/openttd/Makefile 2008-12-07 12:34:55.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= openttd -PORTVERSION= 0.6.1 +PORTVERSION= 0.6.3 CATEGORIES= games MASTER_SITES= SF @@ -61,10 +61,6 @@ @${ECHO_MSG} "Define WITH_DEDICATED_SERVER_ONLY to build CLI-based dedicated server" .endif -post-patch: -# Remove extra (vendor) CFLAGS, we set our own - @${REINPLACE_CMD} '877,878d' ${WRKSRC}/config.lib - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bin/${PORTNAME} ${PREFIX}/bin @${MKDIR} ${DATADIR}/data ${DATADIR}/lang ${DATADIR}/scripts diff -ruN --exclude=CVS /usr/ports/games/openttd/distinfo /home/trasz/openttd/distinfo --- /usr/ports/games/openttd/distinfo 2008-06-19 14:47:42.000000000 +0200 +++ /home/trasz/openttd/distinfo 2008-12-07 12:34:56.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (openttd-0.6.1-source.tar.bz2) = f7c0f19dcca051cd28641109d795f202 -SHA256 (openttd-0.6.1-source.tar.bz2) = d7d26e41f78a904e84dbfafad0f555e5d29aa20f3688e8d6865a57a46837086c -SIZE (openttd-0.6.1-source.tar.bz2) = 3690207 +MD5 (openttd-0.6.3-source.tar.bz2) = d05b9ebf67c83f07e8286d0d2b1fc293 +SHA256 (openttd-0.6.3-source.tar.bz2) = 2d60e8a08768a9c81f37e699df6890c12d53f4d56b5562724c3a9ffa302c7197 +SIZE (openttd-0.6.3-source.tar.bz2) = 4609714 diff -ruN --exclude=CVS /usr/ports/games/openttd/files/patch-config.lib /home/trasz/openttd/files/patch-config.lib --- /usr/ports/games/openttd/files/patch-config.lib 1970-01-01 01:00:00.000000000 +0100 +++ /home/trasz/openttd/files/patch-config.lib 2008-12-07 12:34:55.000000000 +0100 @@ -0,0 +1,11 @@ +--- config.lib.orig 2008-12-07 11:59:39.000000000 +0100 ++++ config.lib 2008-12-07 12:00:13.000000000 +0100 +@@ -962,8 +962,6 @@ + CFLAGS="-I/gg/os-include -noixemul -fstrict-aliasing -fexpensive-optimizations -mcpu=604 -fno-inline -mstring -mmultiple $CFLAGS" + LDFLAGS="$LDFLAGS -noixemul" + fi +- +- CFLAGS="-O2 -fomit-frame-pointer $CFLAGS" + fi + else + OBJS_SUBDIR="debug" --- openttd-0.6.3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 03:50:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 03:50:21 2008 Subject: ports/129476: [PATCH] games/openttd: update to 0.6.3 Message-ID: <200812071150.mB7BoEKY006237@freefall.freebsd.org> Synopsis: [PATCH] games/openttd: update to 0.6.3 Responsible-Changed-From-To: freebsd-ports-bugs->danfe Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 11:50:14 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129476 From jhs at berklix.org Sun Dec 7 06:10:04 2008 From: jhs at berklix.org (Julian H. Stacey" >Number: 129478 >Category: ports >Synopsis: patch file to commit to ports >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 07 14:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: "Julian H. Stacey" >Release: FreeBSD 7.1-BETA2 amd64 >Organization: http://berklix.com BSD Linux Unix Consultancy, Munich/Muenchen. >Environment: System: FreeBSD fire.js.berklix.net 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Wed Nov 26 14:28:54 CET 2008 jhs@fire.js.berklix.net:/usr1/src/sys/amd64/compile/FIRE64.small amd64 >Description: Port fails at run time without this patch. Author of generic ports has abandoned maintenance, invite to commit to ports >How-To-Repeat: See patch below >Fix: Hi acid_kewpie@@@users.sourceforge.net http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/multimedia/acidrip/files/patch-ja Patch written by jhs@@@berklix.com 2008.12.05 It is a bug fix, not an enhancement. It applies to FreeBSD-7.1-BETA2 /usr/ports/multimedia/acidrip acidrip-0.14.tar.gz /usr/local/bin/perl5.8.8 The exact ~/.acidriprc that I used with it is also appended. The problem was, the log failed at this point: mencoder \.\/\/DVDVOLUME1\-1\.vob -alang English -info \ srcform="DVD ripped by acidrip.sf.net" -oac mp3lame \ -lameopts abr:br=128 -ovc xvid -xvidencopts :bitrate=4878 \ -vf pp=de,crop=0:0:0:0,scale=720:-2 -o "./something-1.avi" Option xvidencopts: Unknown suboption Error parsing option on the command line: -xvidencopts Hand running the line above after removing the ":" before "bitrate" worked ok, so I then fixed the Perl script to not prepend ":" before "bitrate" if xvid_options was null string. I assume if I had had eg: xvid_options = SOMETHING it would have chanced to get past the syntax error but xvid_options was not set by default, & I did not know dummy values I might set there to satisfy the syntax, & anyway its better to fix the Perl than set a dummy value. The still included extra debug is a bit verbose as I am a C programmer, first venturing into Perl. *** AcidRip/acidrip.pm.orig Sat Dec 6 12:35:37 2008 --- AcidRip/acidrip.pm Sat Dec 6 13:04:18 2008 *************** *** 218,224 **** $menc{'video'} .= ":pass=$::settings->{'video_pass'}" if $::settings->{'video_passes'} > 1; } if ( $::settings->{'video_codec'} eq 'xvid' ) { ! $menc{'video'} = "-ovc xvid -xvidencopts $::settings->{'xvid_options'}:bitrate=$::settings->{'video_bitrate'}"; $menc{'video'} .= ":pass=$::settings->{'video_pass'}" if $::settings->{'video_passes'} > 1; } if ( $::settings->{'video_codec'} eq 'nuv' ) { --- 218,243 ---- $menc{'video'} .= ":pass=$::settings->{'video_pass'}" if $::settings->{'video_passes'} > 1; } if ( $::settings->{'video_codec'} eq 'xvid' ) { ! #---------------- ! #ORIGINAL $menc{'video'} = "-ovc xvid -xvidencopts $::settings->{'xvid_options'}:bitrate=$::settings->{'video_bitrate'}"; ! $menc{'video'} = "-ovc xvid -xvidencopts "; ! if ( $::settings->{'xvid_options'} eq '' ) ! { ! # my $msgaa = "AA You have no xvid_options set."; ! # message($msgaa); ! # print $msgaa . "\n"; ! # my $msgbb = "BB You have no xvid_options set."; ! # message($msgbb); ! # print $msgbb . "\n"; ! } ! else ! { ! # my $msgaa = "AA You do have some xvid_options set."; ! # message($msgaa); ! # print $msgaa . "\n"; ! # my $msgbb = "BB You do have some xvid_options set."; ! # message($msgbb); ! # print $msgbb . "\n"; ! $menc{'video'} .= "$::settings->{'xvid_options'}:" ; ! } ! $menc{'video'} .= "bitrate=$::settings->{'video_bitrate'}"; ! #---------------- $menc{'video'} .= ":pass=$::settings->{'video_pass'}" if $::settings->{'video_passes'} > 1; } if ( $::settings->{'video_codec'} eq 'nuv' ) { #------------- ~jhs/.acidriprc dvd_device = ./ filesize = 1500 filename = ./%T-%N audio_codec = mp3lame audio_mp3lame_options = abr:br=128 audio_lavc_options = acodec=mp3:abitrate=128 video_codec = xvid scale_enable = 1 autoload = 0 mpegfile = 0 eject = 0 scale_auto = 1 scale_height = -2 scale_width = 720 crop_enable = 1 language = English mencoder = nice mencoder mplayer = mplayer lsdvd = lsdvd tooltips = 1 video_passes = 1 video_bitrate_lock = 0 lavc_options = vcodec=mpeg4:vhq:v4mv:vqmin=2 total_blocks = 1 overwrite = 1 cache = 0 vf_pre_enable = 1 audio_gain = 0 vf_post_enable = 0 vf_pre = pp=de del_cache = 1 ppc_bug = 0 compact = 0 flickbook_preview = 0 enforce_space = 1 vobsubout = 0 video_bitrate = 0 ui_language = English ----------------- From: "Chris Phillips" Date: Sat, 6 Dec 2008 14:30:26 +0000 To: "Julian Stacey" There are alternative views of the following: (Invoke menu with right button.) Thanks, unfortunately I'm no longer developing this. feel free to fork, or just patch within ports. Cheers Chris ---------- OK, Thanks Chris, I'll try to feed it to FreeBSD ports/ for now, I don't think I'm up to being a fork leader, 'cos this is Perl, & its the 1st Perl I recall hacking :-) Gary did you retain your ports/ commit bit ? Julian >Release-Note: >Audit-Trail: >Unformatted: From cristianorolim at hotmail.com Sun Dec 7 06:10:04 2008 From: cristianorolim at hotmail.com (Cristiano Rolim Pereira) Date: Sun Dec 7 06:10:18 2008 Subject: ports/129479: correction/improvement to port: sysutils/rsyslog3 version 3.20.2 Message-ID: <200812071409.mB7E9gJC007006@www.freebsd.org> >Number: 129479 >Category: ports >Synopsis: correction/improvement to port: sysutils/rsyslog3 version 3.20.2 >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: Sun Dec 07 14:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Cristiano Rolim Pereira >Release: 7.0 >Organization: >Environment: >Description: In the "Makefile": Under the "CONFIGURE_ARGS" field, the option "--enable-openssl" is no long recognized. At present, in its place, there is the option "--enable-gnutls", which enables support for improved cryptography over log messages. >How-To-Repeat: >Fix: This option will generates a new dependency: LIB_DEPENDS+= gnutls.26:${PORTSDIR}/security/gnutls Maybe another slave port will be necessary... >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 06:10:21 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 06:10:27 2008 Subject: ports/129479: correction/improvement to port: sysutils/rsyslog3 version 3.20.2 Message-ID: <200812071410.mB7EAKrD013714@freefall.freebsd.org> Synopsis: correction/improvement to port: sysutils/rsyslog3 version 3.20.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 14:10:20 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129479 From giffunip at tutopia.com Sun Dec 7 07:40:01 2008 From: giffunip at tutopia.com (Pedro F. Giffuni) Date: Sun Dec 7 07:40:08 2008 Subject: ports/129480: Update devel/commoncpp to version 1.6.3 Message-ID: <200812071536.mB7FapDx079903@www.freebsd.org> >Number: 129480 >Category: ports >Synopsis: Update devel/commoncpp to version 1.6.3 >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: Sun Dec 07 15:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-BETA2 >Organization: >Environment: %uname -a FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Minor updates (from ChangeLog): >From Common C++ 1.6.2 to 1.6.3 - Debian patches applied upstream - Some code cleanup >From Common C++ 1.6.1 to 1.6.2 - fix pointer.h for recursive/multiple include - dsp files updated. >How-To-Repeat: You thought I update this before attempting to update net/twinkle. >Fix: diff -ruN commoncpp.orig/Makefile commoncpp/Makefile --- commoncpp.orig/Makefile 2008-12-07 10:25:31.000000000 -0500 +++ commoncpp/Makefile 2008-12-07 10:26:34.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= commoncpp -PORTVERSION= 1.6.1 -PORTEPOCH= 2 +PORTVERSION= 1.6.3 CATEGORIES= devel MASTER_SITES= GNU DISTNAME= ${PORTNAME:S/$/2/}-${PORTVERSION} diff -ruN commoncpp.orig/distinfo commoncpp/distinfo --- commoncpp.orig/distinfo 2008-12-07 10:25:31.000000000 -0500 +++ commoncpp/distinfo 2008-12-07 10:26:46.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (commoncpp2-1.6.1.tar.gz) = 2ebd8eb80996515be0385378da783091 -SHA256 (commoncpp2-1.6.1.tar.gz) = 54dd187608917fa7f3368b70e637c27fe2d0b2996463d6ef6373f1b9f99bbeb2 -SIZE (commoncpp2-1.6.1.tar.gz) = 864006 +MD5 (commoncpp2-1.6.3.tar.gz) = f4238f9f2bba5b643238c2b0b42ef797 +SHA256 (commoncpp2-1.6.3.tar.gz) = 09367a681413500955fcd07c224427c9d752c674d80dda1134bcaa2776221d1a +SIZE (commoncpp2-1.6.3.tar.gz) = 886825 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 07:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 07:40:20 2008 Subject: ports/129480: Update devel/commoncpp to version 1.6.3 Message-ID: <200812071540.mB7FeBAw081293@freefall.freebsd.org> Synopsis: Update devel/commoncpp to version 1.6.3 Responsible-Changed-From-To: freebsd-ports-bugs->acm Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 15:40:11 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129480 From giffunip at tutopia.com Sun Dec 7 08:00:07 2008 From: giffunip at tutopia.com (Pedro F. Giffuni) Date: Sun Dec 7 08:00:13 2008 Subject: ports/129481: Update devel/ccrtp to version 1.6.2 Message-ID: <200812071554.mB7FsiNk084535@www.freebsd.org> >Number: 129481 >Category: ports >Synopsis: Update devel/ccrtp to version 1.6.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: Sun Dec 07 16:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-BETA2 >Organization: >Environment: %uname -a FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: - depends on ports/129480: Update devel/commoncpp to version 1.6.3 - Bumps shared library version >How-To-Repeat: Just thought I update this before attempting to update net/twinkle. >Fix: diff -ruN ccrtp.orig/Makefile ccrtp/Makefile --- ccrtp.orig/Makefile 2008-12-07 10:38:29.000000000 -0500 +++ ccrtp/Makefile 2008-12-07 10:46:49.000000000 -0500 @@ -6,14 +6,14 @@ # PORTNAME= ccrtp -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.2 CATEGORIES= devel MASTER_SITES= GNU MAINTAINER= acm@FreeBSD.org COMMENT= Implementation of the real-time transport protocol -LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp +LIB_DEPENDS= ccgnu2-1.6:${PORTSDIR}/devel/commoncpp GNU_CONFIGURE= yes USE_GMAKE= yes diff -ruN ccrtp.orig/distinfo ccrtp/distinfo --- ccrtp.orig/distinfo 2008-12-07 10:38:29.000000000 -0500 +++ ccrtp/distinfo 2008-12-07 10:41:45.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (ccrtp-1.6.0.tar.gz) = ce02643d9091d769943c9b186203a7b4 -SHA256 (ccrtp-1.6.0.tar.gz) = 509801156cc54a4af8d1a75fba18698ac4117bdd564ac3f61a4e0f07035a370b -SIZE (ccrtp-1.6.0.tar.gz) = 624644 +MD5 (ccrtp-1.6.2.tar.gz) = e6abc10abc0784f2aa4dd5597c1f1ad5 +SHA256 (ccrtp-1.6.2.tar.gz) = 0370b545050dcf4848cbe14c9f7447b9586dc33075532d6e407757b96ae2a87b +SIZE (ccrtp-1.6.2.tar.gz) = 643175 diff -ruN ccrtp.orig/pkg-plist ccrtp/pkg-plist --- ccrtp.orig/pkg-plist 2008-12-07 10:38:29.000000000 -0500 +++ ccrtp/pkg-plist 2008-12-07 10:48:53.000000000 -0500 @@ -13,7 +13,7 @@ include/ccrtp/rtp.h include/ccrtp/rtppkt.h include/ccrtp/sources.h -lib/libccrtp1-1.6.so.0 +lib/libccrtp1-1.6.so.1 lib/libccrtp1-1.6.so lib/libccrtp1.so lib/libccrtp1.a >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 08:00:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 08:00:22 2008 Subject: ports/129481: Update devel/ccrtp to version 1.6.2 Message-ID: <200812071600.mB7G0GAA095390@freefall.freebsd.org> Synopsis: Update devel/ccrtp to version 1.6.2 Responsible-Changed-From-To: freebsd-ports-bugs->acm Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 16:00:16 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129481 From giffunip at tutopia.com Sun Dec 7 08:30:01 2008 From: giffunip at tutopia.com (Pedro F. Giffuni) Date: Sun Dec 7 08:30:08 2008 Subject: ports/129482: Update devel/ libzrtpcpp to version 1.4.0 Message-ID: <200812071623.mB7GNRQN001934@www.freebsd.org> >Number: 129482 >Category: ports >Synopsis: Update devel/ libzrtpcpp to version 1.4.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: Sun Dec 07 16:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-BETA2 >Organization: >Environment: %uname -a FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: - depends on ports/129481: Update devel/ccrtp to version 1.6.2 This is the first release that is conformant to the ZRTP specification that eventually will become a RFC. See: [http://tools.ietf.org/html/draft-zimmermann-avt-zrtp-10] The ZRTP protocol version was updated to 1.00. Clients must be compiled and linked with the new library. >How-To-Repeat: Just thought I update this before attempting to update net/twinkle. >Fix: diff -ruN libzrtpcpp.orig/Makefile libzrtpcpp/Makefile --- libzrtpcpp.orig/Makefile 2008-12-07 10:58:38.000000000 -0500 +++ libzrtpcpp/Makefile 2008-12-07 11:00:46.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= libzrtpcpp -PORTVERSION= 1.0.0 +PORTVERSION= 1.4.0 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR=ccrtp @@ -14,7 +14,7 @@ MAINTAINER= acm@FreeBSD.org COMMENT= ZRTP extension for GNU ccRTP -LIB_DEPENDS= ccrtp1-1.6.0:${PORTSDIR}/devel/ccrtp +LIB_DEPENDS= ccrtp1-1.6:${PORTSDIR}/devel/ccrtp GNU_CONFIGURE= yes USE_GMAKE= yes diff -ruN libzrtpcpp.orig/distinfo libzrtpcpp/distinfo --- libzrtpcpp.orig/distinfo 2008-12-07 10:58:38.000000000 -0500 +++ libzrtpcpp/distinfo 2008-12-07 10:59:41.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (libzrtpcpp-1.0.0.tar.gz) = ddc7d87fd539bab20114619f00c9f350 -SHA256 (libzrtpcpp-1.0.0.tar.gz) = 7a2f0ebd615621659d2dc3938581ae83aab00dad06488bb2597f4446341e0cb7 -SIZE (libzrtpcpp-1.0.0.tar.gz) = 405532 +MD5 (libzrtpcpp-1.4.0.tar.gz) = 690d9bd0051c8c4325575a760bc3a3fe +SHA256 (libzrtpcpp-1.4.0.tar.gz) = 452c18035407ce6ed12fe538614e3876f43a1cbe03cba7eb995de9dad2a5e7d9 +SIZE (libzrtpcpp-1.4.0.tar.gz) = 447814 diff -ruN libzrtpcpp.orig/files/patch-Makefile.in libzrtpcpp/files/patch-Makefile.in --- libzrtpcpp.orig/files/patch-Makefile.in 2008-12-07 10:58:38.000000000 -0500 +++ libzrtpcpp/files/patch-Makefile.in 2008-12-07 11:02:49.000000000 -0500 @@ -1,9 +1,9 @@ ---- Makefile.in Wed Oct 4 22:52:54 2006 -+++ Makefile.in Wed Oct 4 22:54:10 2006 -@@ -219,7 +219,7 @@ - AUTOMAKE_OPTIONS = foreign - SUBDIRS = src - EXTRA_DIST = README AUTHORS COPYING *.pc* *.spec* autoconf/* reconfig +--- Makefile.in.orig 2008-11-18 06:14:18.000000000 -0500 ++++ Makefile.in 2008-12-07 11:02:05.000000000 -0500 +@@ -240,7 +240,7 @@ + libzrtpcpp.pc.in libzrtpcpp.spec.in autogen.sh autoconf/* + + ACLOCAL_AMFLAGS = -I m4 -pkgconfigdir = $(libdir)/pkgconfig +pkgconfigdir = $(libdir)data/pkgconfig pkgconfig_DATA = libzrtpcpp.pc diff -ruN libzrtpcpp.orig/files/patch-src-libzrtpcpp_ZrtpPacketBase.h libzrtpcpp/files/patch-src-libzrtpcpp_ZrtpPacketBase.h --- libzrtpcpp.orig/files/patch-src-libzrtpcpp_ZrtpPacketBase.h 2008-12-07 10:58:38.000000000 -0500 +++ libzrtpcpp/files/patch-src-libzrtpcpp_ZrtpPacketBase.h 2008-12-07 11:05:45.000000000 -0500 @@ -1,9 +1,9 @@ ---- src/libzrtpcpp/ZrtpPacketBase.h Fri Oct 6 13:49:31 2006 -+++ src/libzrtpcpp/ZrtpPacketBase.h Fri Oct 6 13:49:55 2006 -@@ -27,6 +27,7 @@ +--- src/libzrtpcpp/ZrtpPacketBase.h.orig 2008-10-21 07:39:34.000000000 -0500 ++++ src/libzrtpcpp/ZrtpPacketBase.h 2008-12-07 11:05:06.000000000 -0500 +@@ -26,6 +26,7 @@ #include #include - #include + #include +#include #include diff -ruN libzrtpcpp.orig/pkg-plist libzrtpcpp/pkg-plist --- libzrtpcpp.orig/pkg-plist 2008-12-07 10:58:38.000000000 -0500 +++ libzrtpcpp/pkg-plist 2008-12-07 11:17:19.000000000 -0500 @@ -1,25 +1,6 @@ -include/libzrtpcpp/Base32.h -include/libzrtpcpp/ZrtpCrc32.h -include/libzrtpcpp/ZrtpPacketBase.h -include/libzrtpcpp/ZrtpPacketDHPart.h -include/libzrtpcpp/ZrtpPacketErrorAck.h -include/libzrtpcpp/ZrtpPacketHello.h -include/libzrtpcpp/ZIDFile.h -include/libzrtpcpp/ZrtpPacketClearAck.h -include/libzrtpcpp/ZrtpPacketError.h -include/libzrtpcpp/ZrtpStateClass.h -include/libzrtpcpp/ZIDRecord.h -include/libzrtpcpp/ZrtpPacketCommit.h -include/libzrtpcpp/ZrtpPacketGoClear.h -include/libzrtpcpp/ZrtpStates.h +include/libzrtpcpp/ZrtpCodes.h include/libzrtpcpp/ZrtpCallback.h -include/libzrtpcpp/ZrtpPacketConf2Ack.h -include/libzrtpcpp/zrtpPacket.h -include/libzrtpcpp/ZrtpTextData.h -include/libzrtpcpp/ZRtp.h -include/libzrtpcpp/ZrtpPacketConfirm.h include/libzrtpcpp/ZrtpQueue.h -include/libzrtpcpp/ZrtpPacketHelloAck.h include/libzrtpcpp/ZrtpUserCallback.h include/libzrtpcpp/TimeoutProvider.h include/libzrtpcpp/zrtpccrtp.h >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sun Dec 7 09:49:21 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 09:49:27 2008 Subject: ports/125783: New port: www/vulture - A HTTP reverse proxy for your web applications Message-ID: <200812071749.mB7HnK7B090742@freefall.freebsd.org> Synopsis: New port: www/vulture - A HTTP reverse proxy for your web applications State-Changed-From-To: feedback->closed State-Changed-By: miwi State-Changed-When: Sun Dec 7 17:49:09 UTC 2008 State-Changed-Why: Feedback timeout 3 Months. If you want to have this port in the Ports tree, please feel free to follow-up this PR so that we can re-open it and find a solution to the problem. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=125783 From miwi at FreeBSD.org Sun Dec 7 09:50:20 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 09:50:26 2008 Subject: ports/126148: [NEW PORT] security/bro-devel: System for detecting Network Intruders in real-time Message-ID: <200812071750.mB7HoJxH093129@freefall.freebsd.org> Synopsis: [NEW PORT] security/bro-devel: System for detecting Network Intruders in real-time State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sun Dec 7 17:50:07 UTC 2008 State-Changed-Why: Feedback timeout 3 Months. If you want to have this port in the Ports tree, please feel free to follow-up this PR so that we can re-open it and find a solution to the problem. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=126148 From miwi at FreeBSD.org Sun Dec 7 09:50:28 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 09:50:34 2008 Subject: ports/126150: [NEW PORT] security/broccoli-devel: The Bro Client Communications Library Message-ID: <200812071750.mB7HoRBV094739@freefall.freebsd.org> Synopsis: [NEW PORT] security/broccoli-devel: The Bro Client Communications Library State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sun Dec 7 17:50:22 UTC 2008 State-Changed-Why: Feedback timeout 3 Months. If you want to have this port in the Ports tree, please feel free to follow-up this PR so that we can re-open it and find a solution to the problem. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=126150 From miwi at FreeBSD.org Sun Dec 7 09:50:35 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 09:50:42 2008 Subject: ports/126151: [NEW PORT] security/p5-Bro-devel: Perl module for scripts bundeled with the bro IDS Message-ID: <200812071750.mB7HoZ7T096089@freefall.freebsd.org> Synopsis: [NEW PORT] security/p5-Bro-devel: Perl module for scripts bundeled with the bro IDS State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Sun Dec 7 17:50:30 UTC 2008 State-Changed-Why: Feedback timeout 3 Months. If you want to have this port in the Ports tree, please feel free to follow-up this PR so that we can re-open it and find a solution to the problem. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=126151 From linimon at FreeBSD.org Sun Dec 7 11:04:29 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 11:04:37 2008 Subject: ports/129478: patch file to commit to ports Message-ID: <200812071904.mB7J4S6J051177@freefall.freebsd.org> Synopsis: patch file to commit to ports State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Sun Dec 7 19:03:42 UTC 2008 State-Changed-Why: To which port does this PR apply? http://www.freebsd.org/cgi/query-pr.cgi?pr=129478 From dan at langille.org Sun Dec 7 11:10:06 2008 From: dan at langille.org (Dan Langille) Date: Sun Dec 7 11:11:13 2008 Subject: ports/129484: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version Message-ID: <20081207190639.ABA10B8B3@bast.unixathome.org> >Number: 129484 >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: Sun Dec 07 19:10:05 UTC 2008 >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: >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 Fri Jun 6 10:02:51 2008 +++ bacula-server-devel/Makefile Sun Dec 7 13:56:19 2008 @@ -6,8 +6,7 @@ # PORTNAME= bacula -DISTVERSION= 2.1.30 -PORTREVISION= 2 +DISTVERSION= 2.4.4-b1 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 Aug 12 07:12:44 2007 +++ bacula-server-devel/distinfo Sun Dec 7 13:57:30 2008 @@ -1,3 +1,3 @@ -MD5 (bacula-2.1.30.tar.gz) = ae4cab41d3eb0cf82cdc3b9b583bb4b5 -SHA256 (bacula-2.1.30.tar.gz) = b9cd00e0a486a4f924e8cf5b9e10ae05c3f5ca9097f14913bb7fc53343c514d7 -SIZE (bacula-2.1.30.tar.gz) = 3021143 +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 --- bacula-server-devel.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sun Dec 7 11:14:11 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 11:14:18 2008 Subject: ports/129484: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version Message-ID: <200812071914.mB7JEBLm059402@freefall.freebsd.org> Synopsis: [MAINTAINER-UPDATE] sysutils/bacula-server-devel upgrade to latest version Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Dec 7 19:14:11 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=129484 From miwi at FreeBSD.org Sun Dec 7 11:14:39 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Dec 7 11:15:35 2008 Subject: ports/129482: Update devel/libzrtpcpp to version 1.4.0 Message-ID: <200812071914.mB7JEd6X059730@freefall.freebsd.org> Synopsis: Update devel/libzrtpcpp to version 1.4.0 Responsible-Changed-From-To: freebsd-ports-bugs->acm Responsible-Changed-By: miwi Responsible-Changed-When: Sun Dec 7 19:14:38 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=129482 From ohauer at gmx.de Sun Dec 7 11:50:04 2008 From: ohauer at gmx.de (olli hauer) Date: Sun Dec 7 11:50:13 2008 Subject: ports/129485: [patch] net-mgmt/ndoutil rc script Message-ID: <200812071944.mB7Jiw8c033418@www.freebsd.org> >Number: 129485 >Category: ports >Synopsis: [patch] net-mgmt/ndoutil rc script >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: Sun Dec 07 19:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: olli hauer >Release: >Organization: >Environment: >Description: The rc script for the ndoutil does not work. ndo2db config file is /usr/local/etc/nagios/ndo2db.cfg not nagios.cfg the binary name is ndo2db-3x not ndo2db load_rc_config $name is executed before the default vars are set >How-To-Repeat: cd /usr/ports/net-mgmt/ndoutils make install # set this vars in rc.conf.local, they will be ignored ndo2db_enable="YES" ndo2db_configfile="/usr/local/etc/nagios/ndo2db.cfg" >Fix: Patch attached with submission follows: --- ndo2db.in 2008/12/07 19:28:56 1.1 +++ ndo2db.in 2008/12/07 19:32:54 @@ -10,20 +10,19 @@ # Add the following lines to /etc/rc.conf to enable ndo2db: # ndo2db_enable (bool): Set to "NO" by default. # ndo2db_flags (str): Set to "" by default. -# ndo2db_configfile (str): Set to "%%PREFIX%%/etc/nagios/nagios.cfg" by default. +# ndo2db_configfile (str): Set to "%%PREFIX%%/etc/nagios/ndo2db.cfg" by default. + +: ${ndo2db_enable="NO"} +: ${ndo2db_configfile="%%PREFIX%%/etc/nagios/ndo2db.cfg"} . %%RC_SUBR%% name="ndo2db" rcvar=${name}_enable -command="%%PREFIX%%/bin/${name}" +command="%%PREFIX%%/bin/ndo2db-3x" required_files="${ndo2db_configfile}" command_args="-c ${ndo2db_configfile}" load_rc_config $name - -: ${ndo2db_enable=-NO} -: ${ndo2db_configfile=-%%PREFIX%%/etc/nagios/nagios.cfg} - run_rc_command "$1" >Release-Note: >Audit-Trail: >Unformatted: From jhs at berklix.org Sun Dec 7 12:00:32 2008 From: jhs at berklix.org (Julian Stacey) Date: Sun Dec 7 12:00:39 2008 Subject: ports/129478: patch file to commit to ports In-Reply-To: Your message "Sun, 07 Dec 2008 19:04:28 GMT." <200812071904.mB7J4S6J051177@freefall.freebsd.org> Message-ID: <200812071942.mB7JfwCV063490@fire.js.berklix.net> Hi, Reference: > From: linimon@freebsd.org > Date: Sun, 7 Dec 2008 19:04:28 GMT > Message-id: <200812071904.mB7J4S6J051177@freefall.freebsd.org> linimon@freebsd.org wrote: > Synopsis: patch file to commit to ports > > State-Changed-From-To: open->feedback > State-Changed-By: linimon > State-Changed-When: Sun Dec 7 19:03:42 UTC 2008 > State-Changed-Why: > To which port does this PR apply? Hi Mark, I guess I didn't make that explicit in main body of send-pr, but:, line 2 of the patch: http://berklix.com/~jhs/src/bsd/fixes/FreeBSD/ports/gen/multimedia/acidrip/files/patch-ja line 5 of the patch: It applies to FreeBSD-7.1-BETA2 /usr/ports/multimedia/acidrip so multimedia/acidrip/files/patch-ja > > http://www.freebsd.org/cgi/query-pr.cgi?pr=129478 > Cheers, Julian -- Julian Stacey: BSDUnixLinux C Prog Admin SysEng Consult Munich www.berklix.com Mail plain ASCII text. HTML & Base64 text are spam. www.asciiribbon.org From onemda at gmail.com Sun Dec 7 12:10:04 2008 From: onemda at gmail.com (Paul) Date: Sun Dec 7 12:10:11 2008 Subject: ports/129486: update to xf86-video-vesa-2.0.0 Message-ID: <200812072004.mB7K4YO9048280@www.freebsd.org> >Number: 129486 >Category: ports >Synopsis: update to xf86-video-vesa-2.0.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: Sun Dec 07 20:10:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Paul >Release: FreeBSD 8.0 >Organization: >Environment: FreeBSD dhcppc1 8.0-CURRENT FreeBSD 8.0-CURRENT #2: Sun Dec 7 15:40:44 CET 2008 root@dhcppc1:/usr/obj/usr/src/sys/KERNEL i386 >Description: x11-driver/xf86-video-vesa have newer version. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From giffunip at tutopia.com Sun Dec 7 13:50:02 2008 From: giffunip at tutopia.com (Pedro F. Giffuni) Date: Sun Dec 7 13:50:09 2008 Subject: ports/129487: Update net/twinkle to version 1.3.2 Message-ID: <200812072141.mB7LfEKr097598@www.freebsd.org> >Number: 129487 >Category: ports >Synopsis: Update net/twinkle to version 1.3.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: Sun Dec 07 21:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Pedro F. Giffuni >Release: 7.1-BETA2 >Organization: >Environment: FreeBSD kakumen.cable.net.co 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Sun Oct 12 20:59:28 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: New version depends on: ports/129482: Update devel/ libzrtpcpp to version 1.4.0 ports/129481: Update devel/ccrtp to version 1.6.2 ports/129480: Update devel/commoncpp to version 1.6.3 I still haven't figured out how to build it with KDE but at least now it builds when KDE is present. >How-To-Repeat: >Fix: diff -ruN twinkle.orig/Makefile twinkle/Makefile --- twinkle.orig/Makefile 2008-12-07 10:23:29.000000000 -0500 +++ twinkle/Makefile 2008-12-07 16:28:33.000000000 -0500 @@ -6,8 +6,7 @@ # PORTNAME= twinkle -PORTVERSION= 1.2 -PORTREVISION= 1 +PORTVERSION= 1.3.2 CATEGORIES= net MASTER_SITES= http://www.xs4all.nl/~mfnboer/twinkle/download/ @@ -15,8 +14,8 @@ COMMENT= Soft phone for your VoIP communcations using the SIP protocol BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake -LIB_DEPENDS= ccgnu2-1.6.0:${PORTSDIR}/devel/commoncpp \ - ccrtp1-1.6.0:${PORTSDIR}/devel/ccrtp \ +LIB_DEPENDS= ccgnu2-1.6:${PORTSDIR}/devel/commoncpp \ + ccrtp1-1.6.1:${PORTSDIR}/devel/ccrtp \ sndfile.1:${PORTSDIR}/audio/libsndfile \ boost_regex.4:${PORTSDIR}/devel/boost \ speex.1:${PORTSDIR}/audio/speex \ @@ -33,6 +32,12 @@ USE_QT_VER= 3 CONFIGURE_ARGS= --with-qt-dir=${QT_PREFIX} QTDIR=${LOCALBASE} +.ifndef WITH_KDE +CONFIGURE_ARGS+= --without-kde +.else +USE_KDEBASE_VER= 3 +.endif + CONFIGURE_ENV= QMAKESPEC="${QMAKESPEC}" \ CFLAGS="${CFLAGS}" MAKE_ENV= QTDIR=${QT_PREFIX} diff -ruN twinkle.orig/distinfo twinkle/distinfo --- twinkle.orig/distinfo 2008-12-07 10:23:29.000000000 -0500 +++ twinkle/distinfo 2008-12-07 15:54:57.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (twinkle-1.2.tar.gz) = bd83f658ec0d1f59750b7464ea1e2318 -SHA256 (twinkle-1.2.tar.gz) = 978a220eb5b40458d52fce8e0e7ab38fc6a81adb477a9d0673bdf77bcae1b4a3 -SIZE (twinkle-1.2.tar.gz) = 1445224 +MD5 (twinkle-1.3.2.tar.gz) = 8bafa14baeafc47be43c59fefc836c63 +SHA256 (twinkle-1.3.2.tar.gz) = 7b69415468351e3c3ef69e803acfa611bdf2713642bd8ea6bac5d3ac2d1b0ccf +SIZE (twinkle-1.3.2.tar.gz) = 1505824 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 13:50:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 13:50:17 2008 Subject: ports/129487: Update net/twinkle to version 1.3.2 Message-ID: <200812072150.mB7LoBO0075203@freefall.freebsd.org> Synopsis: Update net/twinkle to version 1.3.2 Responsible-Changed-From-To: freebsd-ports-bugs->acm Responsible-Changed-By: edwin Responsible-Changed-When: Sun Dec 7 21:50:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129487 From jumper99 at gmx.de Sun Dec 7 15:30:01 2008 From: jumper99 at gmx.de (Helmut Schneider) Date: Sun Dec 7 15:30:07 2008 Subject: ports/129489: lang/php5-5.2.7 breaks mediawiki, joomla, typo3 and more Message-ID: <200812072325.mB7NPFsq052453@www.freebsd.org> >Number: 129489 >Category: ports >Synopsis: lang/php5-5.2.7 breaks mediawiki, joomla, typo3 and more >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: Sun Dec 07 23:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Helmut Schneider >Release: 7.0-RELEASE >Organization: >Environment: >Description: After upgrading to php5-5.2.7 (on different machines) applications like mediawiki-1.13.2, joomla-1.x and typo3-4.2.2. are broken with different error messages. After replacing php5-5.2.7 with php5-2.5.6_2 and manually installing php5-pcre-5.2.6_2 everything is fine again. Joomla: pat-Error Missing 'condition' attribute for subtemplate in topmenu.html on line 19 Mediawiki: Warning: preg_replace() [function.preg-replace]: Internal pcre_fullinfo() error -3 in /var/www/vhosts/wiki.v-pe.de/mediawiki/includes/GlobalFunctions.php on line 208 Typo3: The page is not configured! [type= 0][] >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Sun Dec 7 16:31:38 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 16:31:49 2008 Subject: ports/129486: x11-drivers/xf86-video-vesa: update to xf86-video-vesa-2.0.0 Message-ID: <200812080031.mB80VbsF001076@freefall.freebsd.org> Old Synopsis: update to xf86-video-vesa-2.0.0 New Synopsis: x11-drivers/xf86-video-vesa: update to xf86-video-vesa-2.0.0 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 00:31:11 UTC 2008 Responsible-Changed-Why: Over to maintainer(s). http://www.freebsd.org/cgi/query-pr.cgi?pr=129486 From shurd at sasktel.net Sun Dec 7 17:00:07 2008 From: shurd at sasktel.net (Stephen Hurd) Date: Sun Dec 7 17:00:13 2008 Subject: ports/129490: Update games/wargus to latest version Message-ID: <200812080053.mB80rCvq002217@www.freebsd.org> >Number: 129490 >Category: ports >Synopsis: Update games/wargus to latest version >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: Mon Dec 08 01:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Stephen Hurd >Release: 7.0-RELEASE >Organization: >Environment: FreeBSD server.hurd.local 7.0-RELEASE FreeBSD 7.0-RELEASE #4: Mon Mar 10 23:00:02 PDT 2008 admin@server.hurd.local:/usr/obj/usr/src/sys/SERVER i386 >Description: Latest version of Wargus is 2.2.4 >How-To-Repeat: >Fix: Apply patch Patch attached with submission follows: diff -r wargus-old/Makefile wargus/Makefile 9,10c9 < PORTVERSION= 2.2.2 < PORTREVISION= 1 --- > PORTVERSION= 2.2.4 13c12,13 < EXTRACT_SUFX= -src.tar.gz --- > EXTRACT_SUFX= -src.zip > EXTRACT_BEFORE_ARGS= -a 20a21 > USE_ZIP= yes diff -r wargus-old/distinfo wargus/distinfo 1,3c1,3 < MD5 (wargus-2.2.2-src.tar.gz) = 7cbcfd055fbff964ea2143975c5cd87f < SHA256 (wargus-2.2.2-src.tar.gz) = b451d6a46ab501e29648cac3eedf91552fd2ccdd9093f229d36d77ea84dc816b < SIZE (wargus-2.2.2-src.tar.gz) = 574443 --- > MD5 (wargus-2.2.4-src.zip) = b851eaf1f806996369f0ca57ee370455 > SHA256 (wargus-2.2.4-src.zip) = 81043f1a344c19130bcec5c5f2f473ca0bca45e22209033fbe75da8a182e3433 > SIZE (wargus-2.2.4-src.zip) = 944566 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 17:00:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 17:00:24 2008 Subject: ports/129490: Update games/wargus to latest version Message-ID: <200812080100.mB810GWB016672@freefall.freebsd.org> Synopsis: Update games/wargus to latest version State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Dec 8 01:00:16 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129490 From edwin at FreeBSD.org Sun Dec 7 17:10:05 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Sun Dec 7 17:10:18 2008 Subject: ports/129490: Update games/wargus to latest version Message-ID: <200812080110.mB81A4pL023093@freefall.freebsd.org> The following reply was made to PR ports/129490; it has been noted by GNATS. From: Edwin Groothuis To: tlp@liquidx.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/129490: Update games/wargus to latest version Date: Mon, 8 Dec 2008 01:00:14 UT Maintainer of games/wargus, Please note that PR ports/129490 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/129490 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From scheidell at secnap.net Sun Dec 7 17:20:01 2008 From: scheidell at secnap.net (Michael Scheidell) Date: Sun Dec 7 17:20:08 2008 Subject: ports/129491: missing php5-pcre and upgrade error and php5.7 mq error Message-ID: <200812080113.mB81DBXb015442@www.freebsd.org> >Number: 129491 >Category: ports >Synopsis: missing php5-pcre and upgrade error and php5.7 mq error >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: Mon Dec 08 01:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Michael Scheidell >Release: all >Organization: SECNAP Network Security >Environment: all >Description: after upgrading to php5.2.7, a 'php -v' shows a duplicate pcre module: php -v PHP Warning: Module 'pcre' already loaded in Unknown on line 0 Warning: Module 'pcre' already loaded in Unknown on line 0 although there is only one pcre module listed in extentions.ini a pkg_info | grep php5-pcre showed an old pcre loaded, so I did a : portupgrade php5-pcre. supprize: Detected a package name change: php5-pcre (lang/php5) -> 'php5' (lang/php5) ---> Upgrading 'php5-pcre-5.2.0' to 'php5-5.2.7' (lang/php5) ---> Building '/usr/ports/lang/php5' ===> Cleaning for php5-5.2.7 ===> Found saved configuration for php5-5.2.2 I stopped it. I noticed that /usr/ports/devel/php5-pcre is missing from ports now. suggestion(s?) change php5-5.2.7 to look for, delete, pkg_delete and take pcre.so out of extentions.ini library, or, document that it is included in php5.2.7 (I googled, did not find that at all, but did find that maybe a dependency on pcre 7.8 should be included, or a security alert in portsaudit should be made: Fixes CVE-2008-2371 and, big woops: on php's side: on their web site: PHP 5.2.7 Due to unfortunate regressions installing 5.2.7 is highly discouraged For those who already have installed 5.2.7 can workaround the MQ bug by setting "filter.default_flags=0" in php.ini A new release fixing this regression is expected shortly >How-To-Repeat: >Fix: maybe uninstall php5-pcre, strip it from extentions.ini file, but wait for php to fix the MQ error. >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Sun Dec 7 20:15:41 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 20:15:48 2008 Subject: ports/129491: missing php5-pcre and upgrade error and php5.7 mq error Message-ID: <200812080415.mB84FfYL065823@freefall.freebsd.org> Synopsis: missing php5-pcre and upgrade error and php5.7 mq error State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Mon Dec 8 04:15:06 UTC 2008 State-Changed-Why: An entry has been added to ports/UPDATING on 20081207 to explain how to eliminate this error. Responsible-Changed-From-To: freebsd-ports-bugs->linimon Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 04:15:06 UTC 2008 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=129491 From chess at chessgriffin.com Sun Dec 7 21:20:01 2008 From: chess at chessgriffin.com (Chess Griffin) Date: Sun Dec 7 21:20:08 2008 Subject: ports/129493: [patch] - add two patches to deskutils/pypanel Message-ID: <200812080513.mB85DQCt075815@www.freebsd.org> >Number: 129493 >Category: ports >Synopsis: [patch] - add two patches to deskutils/pypanel >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon Dec 08 05:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Chess Griffin >Release: 7.1-PRERELEASE >Organization: >Environment: FreeBSD fbsd.localdomain 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sun Dec 7 12:53:38 EST 2008 root@fbsd.localdomain:/usr/obj/usr/src/sys/CNG i386 >Description: Add two patches from pypanel home page to introduce a STARTUP_DELAY configuration variable to allow pypanel to wait to start until after window manager. Some window managers start up too quickly and having just pypanel & in .xinitrc it sometimes fails to start. One patch is to pypanel and the other is to pypanelrc default configuration file. Diff is attached. Tested here and works fine. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN pypanel.orig/Makefile pypanel/Makefile --- pypanel.orig/Makefile 2008-12-07 23:26:52.000000000 -0500 +++ pypanel/Makefile 2008-12-07 23:38:39.000000000 -0500 @@ -7,7 +7,7 @@ PORTNAME= pypanel PORTVERSION= 2.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= pypanel diff -ruN pypanel.orig/files/patch-pypanel pypanel/files/patch-pypanel --- pypanel.orig/files/patch-pypanel 1969-12-31 19:00:00.000000000 -0500 +++ pypanel/files/patch-pypanel 2008-12-08 00:07:16.000000000 -0500 @@ -0,0 +1,31 @@ +--- pypanel.orig 2005-06-26 19:24:43.000000000 -0400 ++++ pypanel 2008-12-08 00:06:37.000000000 -0500 +@@ -95,6 +95,7 @@ + self.root.change_attributes(event_mask=(X.PropertyChangeMask)) + self.window.map() + self.display.flush() ++ self.updatePanel(self.root, self.window, self.panel) + self.loop(self.display, self.root, self.window, self.panel) + + #------------------------------------ +@@ -944,6 +945,9 @@ + main = 2.4 + config = globals().get("VERSION", None) + ++ # Get the startup delay ++ delay = globals().get("STARTUP_DELAY", None) ++ + # Set locale to user's default + locale.setlocale(locale.LC_ALL, "") + +@@ -953,5 +957,9 @@ + sys.stderr.write("\nA current pypanelrc example can be found here -\n") + sys.stderr.write("%s/pypanel/pypanelrc\n\n" % sysconfig.get_python_lib()) + del main, config +- ++ ++ # If delay is set, pause, and let windowmanager load ++ if delay: ++ time.sleep(delay) ++ + PyPanel(display.Display()) diff -ruN pypanel.orig/files/patch-pypanelrc pypanel/files/patch-pypanelrc --- pypanel.orig/files/patch-pypanelrc 1969-12-31 19:00:00.000000000 -0500 +++ pypanel/files/patch-pypanelrc 2008-12-08 00:07:23.000000000 -0500 @@ -0,0 +1,15 @@ +--- pypanelrc.orig 2005-06-26 19:27:37.000000000 -0400 ++++ pypanelrc 2008-12-08 00:06:54.000000000 -0500 +@@ -9,6 +9,12 @@ + VERSION = 2.4 # Config file version + + #------------------------------------------------------------------------------ ++# Startup delay: The time to wait before painting the pypanel window. This lets ++# the background load up so that pypanel will be displayed correctly. ++#------------------------------------------------------------------------------ ++STARTUP_DELAY = 2 ++ ++#------------------------------------------------------------------------------ + # Colors: Format is hex triplet - 0xrrggbb + #------------------------------------------------------------------------------ + BG_COLOR = "0xd6d6d6" # Panel background and tinting color >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 21:20:10 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 21:20:16 2008 Subject: ports/129493: [patch] - add two patches to deskutils/pypanel Message-ID: <200812080520.mB85KA7h017197@freefall.freebsd.org> Synopsis: [patch] - add two patches to deskutils/pypanel State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Mon Dec 8 05:20:10 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129493 From edwin at FreeBSD.org Sun Dec 7 21:30:05 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Sun Dec 7 21:30:11 2008 Subject: ports/129493: [patch] - add two patches to deskutils/pypanel Message-ID: <200812080530.mB85U5B9023962@freefall.freebsd.org> The following reply was made to PR ports/129493; it has been noted by GNATS. From: Edwin Groothuis To: u0@rootofallevil.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/129493: [patch] - add two patches to deskutils/pypanel Date: Mon, 8 Dec 2008 05:20:08 UT Maintainer of deskutils/pypanel, Please note that PR ports/129493 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/129493 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From linimon at FreeBSD.org Sun Dec 7 22:51:49 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 22:51:54 2008 Subject: ports/125266: [Update]biology/biojava:update to 1.6 Message-ID: <200812080651.mB86pmPO094759@freefall.freebsd.org> Synopsis: [Update]biology/biojava:update to 1.6 Responsible-Changed-From-To: nemoliu->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 06:51:28 UTC 2008 Responsible-Changed-Why: Maintainer was reset. http://www.freebsd.org/cgi/query-pr.cgi?pr=125266 From linimon at FreeBSD.org Sun Dec 7 22:52:03 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 22:52:10 2008 Subject: ports/127306: [patch] Upgrade www/tomcat6 to 6.0.18 Message-ID: <200812080652.mB86q3cC094805@freefall.freebsd.org> Synopsis: [patch] Upgrade www/tomcat6 to 6.0.18 Responsible-Changed-From-To: nemoliu->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 06:51:52 UTC 2008 Responsible-Changed-Why: Maintainer was reset. http://www.freebsd.org/cgi/query-pr.cgi?pr=127306 From linimon at FreeBSD.org Sun Dec 7 22:52:14 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 22:52:20 2008 Subject: ports/128241: update www/geronimo to 2.1.3 Message-ID: <200812080652.mB86qDOY094851@freefall.freebsd.org> Synopsis: update www/geronimo to 2.1.3 Responsible-Changed-From-To: nemoliu->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 06:52:05 UTC 2008 Responsible-Changed-Why: Maintainer was reset. http://www.freebsd.org/cgi/query-pr.cgi?pr=128241 From linimon at FreeBSD.org Sun Dec 7 22:52:27 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 22:52:33 2008 Subject: ports/129271: www/jakarta-tomcatX are obsolete Message-ID: <200812080652.mB86qRkh094897@freefall.freebsd.org> Synopsis: www/jakarta-tomcatX are obsolete Responsible-Changed-From-To: nemoliu->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 06:52:16 UTC 2008 Responsible-Changed-Why: Maintainer was reset. http://www.freebsd.org/cgi/query-pr.cgi?pr=129271 From linimon at FreeBSD.org Sun Dec 7 22:52:38 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Dec 7 22:52:44 2008 Subject: ports/129411: Fix shutdown script for www/tomcat6 Message-ID: <200812080652.mB86qbo4094943@freefall.freebsd.org> Synopsis: Fix shutdown script for www/tomcat6 Responsible-Changed-From-To: nemoliu->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Mon Dec 8 06:52:29 UTC 2008 Responsible-Changed-Why: Maintainer was reset. http://www.freebsd.org/cgi/query-pr.cgi?pr=129411 From wenheping at gmail.com Sun Dec 7 23:20:02 2008 From: wenheping at gmail.com (Wen Heping) Date: Sun Dec 7 23:20:08 2008 Subject: ports/129494: [Maintainer Update]deskutils/egroupware:add missing depend and source package Message-ID: <200812080717.mB87HhiG039706@www.freebsd.org> >Number: 129494 >Category: ports >Synopsis: [Maintainer Update]deskutils/egroupware:add missing depend and source package >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: Mon Dec 08 07:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD-8.0 Current >Organization: ChangAn Middle School >Environment: FreeBSD fb8.wenjing.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC i386 >Description: add missing depend and source package >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-12-08 19:56:20.000000000 +0800 +++ Makefile 2008-12-08 20:16:21.000000000 +0800 @@ -6,8 +6,11 @@ PORTNAME= eGroupware PORTVERSION= 1.6.001 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= SF +DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ + ${PORTNAME}-egw-pear-${PORTVERSION}.tar.bz2 MAINTAINER= wenheping@gmail.com COMMENT= A web based GroupWare system @@ -42,6 +45,8 @@ .endif .if defined(WITH_POSTGRE) USE_PHP+= pgsql +#USE_PHP+= pdo_pgsql +RUN_DEPENDS+= ${LOCALBASE}/lib/php/${PHP_EXT_DIR}/pdo_pgsql.so:${PORTSDIR}/databases/php5-pdo_pgsql .endif .if defined(WITH_MBSTRING) USE_PHP+= mbstring --- distinfo.orig 2008-12-08 19:56:20.000000000 +0800 +++ distinfo 2008-12-08 19:56:20.000000000 +0800 @@ -1,3 +1,6 @@ MD5 (eGroupware-1.6.001.tar.bz2) = 95fef56b60b21b1dbd5b402e4af29d95 SHA256 (eGroupware-1.6.001.tar.bz2) = 1c7442b34e629065419e4414ae96b7990a6c0f5fdc411ee556259744e7594ba7 SIZE (eGroupware-1.6.001.tar.bz2) = 9021592 +MD5 (eGroupware-egw-pear-1.6.001.tar.bz2) = 287d678e4b08ae7a2c4f344e6ac6bec5 +SHA256 (eGroupware-egw-pear-1.6.001.tar.bz2) = e3ddd771b43be3e0643c47d5df6d04290b95caebbd714360c033cf238da97b46 +SIZE (eGroupware-egw-pear-1.6.001.tar.bz2) = 68887 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Dec 7 23:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Dec 7 23:20:18 2008 Subject: ports/129494: [Maintainer Update]deskutils/egroupware:add missing depend and source package Message-ID: <200812080720.mB87KBNc012731@freefall.freebsd.org> Synopsis: [Maintainer Update]deskutils/egroupware:add missing depend and source package Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 8 07:20:11 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129494 From bg1tpt at gmail.com Mon Dec 8 00:00:12 2008 From: bg1tpt at gmail.com (Zhen REN) Date: Mon Dec 8 00:00:23 2008 Subject: ports/129495: [UPDATE] update devel/pear-HTML_Template_PHPLIB to 1.4.0 Message-ID: <200812080759.mB87xHad068214@www.freebsd.org> >Number: 129495 >Category: ports >Synopsis: [UPDATE] update devel/pear-HTML_Template_PHPLIB to 1.4.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: Mon Dec 08 08:00:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Zhen REN >Release: 7.0-STABLE >Organization: >Environment: FreeBSD razor 7.0-STABLE FreeBSD 7.0-STABLE #0: Tue May 22 10:54:26 CST 2008 root@razor:/usr/obj/usr/src/sys/GENERIC i386 >Description: update devel/pear-HTML_Template_PHPLIB to 1.4.0 >How-To-Repeat: N/A >Fix: N/A Patch attached with submission follows: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/pear-HTML_Template_PHPLIB/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 25 Feb 2008 08:41:51 -0000 1.6 +++ Makefile 8 Dec 2008 07:55:12 -0000 @@ -6,7 +6,7 @@ # PORTNAME= HTML_Template_PHPLIB -PORTVERSION= 1.3.3 +PORTVERSION= 1.4.0 CATEGORIES= devel www pear MAINTAINER= bg1tpt@gmail.com @@ -15,14 +15,26 @@ BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${BUILD_DEPENDS} -FILES= HTML/Template/PHPLIB.php +SCRIPTFILES= html_template_phplibtool +FILES= HTML/Template/PHPLIB.php HTML/Template/PHPLIB/Generator.php \ + HTML/Template/PHPLIB/Helper.php \ + HTML/Template/PHPLIB/Tool.php \ + HTML/Template/PHPLIB/Validator.php DOCS= README -EXAMPLES= authors.php authors.tpl block.ihtml block.php ittest.php tpl1.ihtml tpl1.php +EXAMPLES= authors.php authors.tpl block.ihtml block.php broken.tpl ittest.php tpl1.ihtml tpl1.php _DOCSDIR= examples TESTS= AllTests.php HTML_Template_PHPLIBTest.php \ + HTML_Template_PHPLIB_GeneratorTest.php \ + HTML_Template_PHPLIB_HelperTest.php \ + HTML_Template_PHPLIB_ValidatorTest.php \ templates/block.tpl templates/block2.tpl templates/block3.tpl \ templates/simple.tpl templates/simple2.tpl +post-patch: +.for _FILE in ${SCRIPTFILES} + ${MV} ${WRKSRC}/bin/${_FILE} ${WRKSRC}/pear-${_FILE} +.endfor + do-install-tests-msg: .USE @${ECHO_MSG} " (These tests require PEAR::Benchmark - see" @${ECHO_MSG} " ;;;)." Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/pear-HTML_Template_PHPLIB/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 25 Feb 2008 08:41:51 -0000 1.5 +++ distinfo 8 Dec 2008 06:47:06 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/HTML_Template_PHPLIB-1.3.3.tgz) = 9e415db896569c5542c7d15b5926551d -SHA256 (PEAR/HTML_Template_PHPLIB-1.3.3.tgz) = 51a23f4cd78835729c006a14e7ed1c66a9166001ab011c1125f464c8c6499322 -SIZE (PEAR/HTML_Template_PHPLIB-1.3.3.tgz) = 9157 +MD5 (PEAR/HTML_Template_PHPLIB-1.4.0.tgz) = ffaec612100e05e989d859cea7a00bb2 +SHA256 (PEAR/HTML_Template_PHPLIB-1.4.0.tgz) = 739b6c0225f5ca44a3c21c77928d5793d18ad921a6f48edee5670dee3ded3067 +SIZE (PEAR/HTML_Template_PHPLIB-1.4.0.tgz) = 18051 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Dec 8 00:00:28 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Dec 8 00:00:35 2008 Subject: ports/129495: [UPDATE] update devel/pear-HTML_Template_PHPLIB to 1.4.0 Message-ID: <200812080800.mB880RdK070419@freefall.freebsd.org> Synopsis: [UPDATE] update devel/pear-HTML_Template_PHPLIB to 1.4.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Mon Dec 8 08:00:27 UTC 2008 Responsible-Changed-Why: miwi@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=129495 From bg1tpt at gmail.com Mon Dec 8 01:06:18 2008 From: bg1tpt at gmail.com (Razor) Date: Mon Dec 8 01:06:34 2008 Subject: ports/129039: [PATCH] www/moinmoin: update to 1.8.0 In-Reply-To: <200811211525.mALFP5Hq042375@freefall.freebsd.org> References: <200811211525.mALFP5Hq042375@freefall.freebsd.org> Message-ID: <5e81405d0812080039v8da46e0pe7a8d601f0de8579@mail.gmail.com> Hi, Thanks for your patch, but it seems something wrong when I use it patch the HEAD of www/moinmoin. So I made a patch again, It's in the attachment. On Fri, Nov 21, 2008 at 11:25 PM, wrote: > Synopsis: [PATCH] www/moinmoin: update to 1.8.0 > > Responsible-Changed-From-To: freebsd-ports-bugs->wxs > Responsible-Changed-By: wxs > Responsible-Changed-When: Fri Nov 21 15:25:05 UTC 2008 > Responsible-Changed-Why: > I'll take it. > > http://www.freebsd.org/cgi/query-pr.cgi?pr=129039 > -------------- next part -------------- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/moinmoin/Makefile,v retrieving revision 1.41 diff -u -r1.41 Makefile --- Makefile 6 Sep 2008 15:46:59 -0000 1.41 +++ Makefile 8 Dec 2008 08:24:28 -0000 @@ -6,7 +6,7 @@ # PORTNAME= moinmoin -PORTVERSION= 1.7.1 +PORTVERSION= 1.8.0 CATEGORIES= www python MASTER_SITES= http://static.moinmo.in/files/ DISTNAME= moin-${PORTVERSION} @@ -18,7 +18,8 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= moin -PLIST_SUB+= PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||} +PLIST_SUB+= PYTHON_SITELIB=${PYTHON_SITELIBDIR:S|^${LOCALBASE}/||} \ + DATADIR=share/moin SUB_FILES= pkg-install SUB_LIST= MOINDIR=${MOINDIR} MOINDEST=${MOINDEST} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/www/moinmoin/distinfo,v retrieving revision 1.26 diff -u -r1.26 distinfo --- distinfo 6 Sep 2008 15:46:59 -0000 1.26 +++ distinfo 8 Dec 2008 08:03:09 -0000 @@ -1,3 +1,3 @@ -MD5 (moin-1.7.1.tar.gz) = 871337b8171c91f9a6803e5376857e8d -SHA256 (moin-1.7.1.tar.gz) = f2818bf700257c240962a4861b4cb1bc200ee51aa7390f90fdd345db8e8d79d7 -SIZE (moin-1.7.1.tar.gz) = 5468224 +MD5 (moin-1.8.0.tar.gz) = 8f22aed6244cb00c66f029faa12a2b76 +SHA256 (moin-1.8.0.tar.gz) = cb5c95e98df4d5dc1be50955b2685de24cbb9c8e2986a6491b28f5dddaf9b04e +SIZE (moin-1.8.0.tar.gz) = 5918078 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/www/moinmoin/pkg-plist,v retrieving revision 1.23 diff -u -r1.23 pkg-plist --- pkg-plist 6 Sep 2008 15:46:59 -0000 1.23 +++ pkg-plist 8 Dec 2008 08:27:41 -0000 @@ -382,6 +382,7 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/i18n/pt.MoinMoin.po %%PYTHON_SITELIBDIR%%/MoinMoin/i18n/ro.MoinMoin.po %%PYTHON_SITELIBDIR%%/MoinMoin/i18n/ru.MoinMoin.po +%%PYTHON_SITELIBDIR%%/MoinMoin/i18n/sk.MoinMoin.po %%PYTHON_SITELIBDIR%%/MoinMoin/i18n/sl.MoinMoin.po %%PYTHON_SITELIBDIR%%/MoinMoin/i18n/sr.MoinMoin.po %%PYTHON_SITELIBDIR%%/MoinMoin/i18n/sv.MoinMoin.po @@ -539,6 +540,12 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/macro/WantedPages.py %%PYTHON_SITELIBDIR%%/MoinMoin/macro/WantedPages.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/macro/WantedPages.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/macro/WikiConfig.py +%%PYTHON_SITELIBDIR%%/MoinMoin/macro/WikiConfig.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/macro/WikiConfig.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/macro/WikiConfigHelp.py +%%PYTHON_SITELIBDIR%%/MoinMoin/macro/WikiConfigHelp.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/macro/WikiConfigHelp.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/macro/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/macro/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/macro/__init__.pyo @@ -722,6 +729,12 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1050800.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1050800.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1050800.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059997.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059997.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059997.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059998.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059998.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059998.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059999.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059999.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1059999.pyo @@ -764,6 +777,12 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1070100.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1070100.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1070100.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1070200.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1070200.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1070200.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1080000.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1080000.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/1080000.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/__init__.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/__init__.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/__init__.pyo @@ -773,6 +792,12 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160_wiki.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160_wiki.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160_wiki.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160a.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160a.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160a.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160a_wiki.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160a_wiki.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/_conv160a_wiki.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/data.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/data.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/data.pyo @@ -782,6 +807,12 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/text_moin158_wiki.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/text_moin158_wiki.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/text_moin158_wiki.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/text_moin160a_wiki.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/text_moin160a_wiki.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/text_moin160a_wiki.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/wikiutil160a.py +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/wikiutil160a.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/script/migration/wikiutil160a.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/script/moin.py %%PYTHON_SITELIBDIR%%/MoinMoin/script/moin.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/script/moin.pyo @@ -974,12 +1005,6 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/parsedatetime_consts.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/parsedatetime_consts.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/parsedatetime_consts.pyo -%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdt.pyo -%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdtc.py -%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdtc.pyc -%%PYTHON_SITELIBDIR%%/MoinMoin/support/parsedatetime/pdtc.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/support/python_compatibility.py %%PYTHON_SITELIBDIR%%/MoinMoin/support/python_compatibility.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/support/python_compatibility.pyo @@ -1007,6 +1032,9 @@ %%PYTHON_SITELIBDIR%%/MoinMoin/theme/modern.py %%PYTHON_SITELIBDIR%%/MoinMoin/theme/modern.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/theme/modern.pyo +%%PYTHON_SITELIBDIR%%/MoinMoin/theme/modernized.py +%%PYTHON_SITELIBDIR%%/MoinMoin/theme/modernized.pyc +%%PYTHON_SITELIBDIR%%/MoinMoin/theme/modernized.pyo %%PYTHON_SITELIBDIR%%/MoinMoin/theme/rightsidebar.py %%PYTHON_SITELIBDIR%%/MoinMoin/theme/rightsidebar.pyc %%PYTHON_SITELIBDIR%%/MoinMoin/theme/rightsidebar.pyo @@ -1184,2533 +1212,1801 @@ %%PYTHON_SITELIBDIR%%/jabberbot/xmppbot.py %%PYTHON_SITELIBDIR%%/jabberbot/xmppbot.pyc %%PYTHON_SITELIBDIR%%/jabberbot/xmppbot.pyo -share/moin/config/logging/README -share/moin/config/logging/logfile -share/moin/config/logging/logfile_debug_auth -share/moin/config/logging/stderr -share/moin/config/more_samples/README -share/moin/config/more_samples/auth_session_wikiconfig_snippet -share/moin/config/more_samples/http_auth_wikiconfig_snippet -share/moin/config/more_samples/jabber_wikiconfig_snippet -share/moin/config/more_samples/ldap_wikiconfig_snippet -share/moin/config/more_samples/mail_wikiconfig_snippet -share/moin/config/more_samples/mailimportconf.py -share/moin/config/more_samples/security_wikiconfig_snippet -share/moin/config/more_samples/smb_wikiconfig_snippet -share/moin/config/more_samples/ui_wikiconfig_snippet -share/moin/config/more_samples/user_wikiconfig_snippet -share/moin/config/wikiconfig.py -share/moin/config/wikifarm/farmconfig.py -share/moin/config/wikifarm/mywiki.py -share/moin/data/cache/README -share/moin/data/dict/dummy_dict -share/moin/data/edit-log -share/moin/data/event-log -share/moin/data/intermap.txt -share/moin/data/meta -share/moin/data/pages/BadContent/current -share/moin/data/pages/BadContent/revisions/00000001 -share/moin/data/plugin/__init__.py -share/moin/data/plugin/action/__init__.py -share/moin/data/plugin/converter/__init__.py -share/moin/data/plugin/events/__init__.py -share/moin/data/plugin/filter/__init__.py -share/moin/data/plugin/formatter/__init__.py -share/moin/data/plugin/macro/__init__.py -share/moin/data/plugin/parser/__init__.py -share/moin/data/plugin/theme/__init__.py -share/moin/data/plugin/userprefs/__init__.py -share/moin/data/plugin/xmlrpc/__init__.py -share/moin/data/user/README -share/moin/htdocs/applets/FCKeditor/README -share/moin/htdocs/applets/FCKeditor/_documentation.html -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/fckplugin.js -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/find.gif -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/find.html -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/lang/en.js -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/lang/fr.js -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/lang/it.js -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/replace.gif -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/replace.html -share/moin/htdocs/applets/FCKeditor/_samples/_plugins/samples/fckplugin.js -share/moin/htdocs/applets/FCKeditor/_samples/afp/fck.afpa -share/moin/htdocs/applets/FCKeditor/_samples/afp/fck.afpa.code -share/moin/htdocs/applets/FCKeditor/_samples/afp/sample01.afp -share/moin/htdocs/applets/FCKeditor/_samples/afp/sampleposteddata.afp -share/moin/htdocs/applets/FCKeditor/_samples/asp/sample01.asp -share/moin/htdocs/applets/FCKeditor/_samples/asp/sample02.asp -share/moin/htdocs/applets/FCKeditor/_samples/asp/sample03.asp -share/moin/htdocs/applets/FCKeditor/_samples/asp/sample04.asp -share/moin/htdocs/applets/FCKeditor/_samples/asp/sampleposteddata.asp -share/moin/htdocs/applets/FCKeditor/_samples/cfm/sample01.cfm -share/moin/htdocs/applets/FCKeditor/_samples/cfm/sample02_mx.cfm -share/moin/htdocs/applets/FCKeditor/_samples/default.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample01.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample02.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample03.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample04.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample05.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample06.config.js -share/moin/htdocs/applets/FCKeditor/_samples/html/sample06.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample07.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample08.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample09.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sample10.html -share/moin/htdocs/applets/FCKeditor/_samples/html/sampleposteddata.asp -share/moin/htdocs/applets/FCKeditor/_samples/html/sampleposteddata.html -share/moin/htdocs/applets/FCKeditor/_samples/lasso/sample01.lasso -share/moin/htdocs/applets/FCKeditor/_samples/lasso/sample02.lasso -share/moin/htdocs/applets/FCKeditor/_samples/lasso/sample03.lasso -share/moin/htdocs/applets/FCKeditor/_samples/lasso/sample04.lasso -share/moin/htdocs/applets/FCKeditor/_samples/lasso/sampleposteddata.lasso -share/moin/htdocs/applets/FCKeditor/_samples/perl/sample01.cgi -share/moin/htdocs/applets/FCKeditor/_samples/perl/sample02.cgi -share/moin/htdocs/applets/FCKeditor/_samples/perl/sample03.cgi -share/moin/htdocs/applets/FCKeditor/_samples/perl/sample04.cgi -share/moin/htdocs/applets/FCKeditor/_samples/perl/sampleposteddata.cgi -share/moin/htdocs/applets/FCKeditor/_samples/php/sample01.php -share/moin/htdocs/applets/FCKeditor/_samples/php/sample02.php -share/moin/htdocs/applets/FCKeditor/_samples/php/sample03.php -share/moin/htdocs/applets/FCKeditor/_samples/php/sample04.php -share/moin/htdocs/applets/FCKeditor/_samples/php/sampleposteddata.php -share/moin/htdocs/applets/FCKeditor/_samples/py/sample01.py -share/moin/htdocs/applets/FCKeditor/_samples/py/sampleposteddata.py -share/moin/htdocs/applets/FCKeditor/_samples/sample.css -share/moin/htdocs/applets/FCKeditor/_samples/sampleslist.html -share/moin/htdocs/applets/FCKeditor/_testcases/001.html -share/moin/htdocs/applets/FCKeditor/_testcases/002.html -share/moin/htdocs/applets/FCKeditor/_testcases/003.html -share/moin/htdocs/applets/FCKeditor/_testcases/004.html -share/moin/htdocs/applets/FCKeditor/_testcases/005.html -share/moin/htdocs/applets/FCKeditor/_testcases/006.html -share/moin/htdocs/applets/FCKeditor/_testcases/007.html -share/moin/htdocs/applets/FCKeditor/_testcases/008.html -share/moin/htdocs/applets/FCKeditor/_testcases/009.html -share/moin/htdocs/applets/FCKeditor/_testcases/010.html -share/moin/htdocs/applets/FCKeditor/_testcases/sampleposteddata.asp -share/moin/htdocs/applets/FCKeditor/_testcases/testcases.css -share/moin/htdocs/applets/FCKeditor/_whatsnew.html -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckcontextmenugroup.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckcontextmenuitem.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckcontextmenuseparator.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckevents.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckpanel_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckpanel_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckplugin.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckspecialcombo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckstyledef.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckstyledef_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckstyledef_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckstylesloader.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbar.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbutton.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fck_othercommands.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckstylecommand.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktablecommand.js -share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js -share/moin/htdocs/applets/FCKeditor/editor/_source/globals/fck_constants.js -share/moin/htdocs/applets/FCKeditor/editor/_source/globals/fckeditorapi.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_1.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_1_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_1_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_2.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_2_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_2_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_last.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fck_onload.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckbrowserinfo.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckcodeformatter.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckcommands.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckconfig.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckcontextmenu.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckcoreextensions.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckdialog.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckdialog_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckdialog_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcklanguagemanager.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcknamespace.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckplugins.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckregexlib.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckscriptloader.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckselection.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbaritems.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbarset.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktools.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckundo_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckundo_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckurlparams.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_gecko.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_ie.js -share/moin/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtmlentities.js -share/moin/htdocs/applets/FCKeditor/editor/css/behaviors/disablehandles.htc -share/moin/htdocs/applets/FCKeditor/editor/css/behaviors/hiddenfield.gif -share/moin/htdocs/applets/FCKeditor/editor/css/behaviors/hiddenfield.htc -share/moin/htdocs/applets/FCKeditor/editor/css/behaviors/showtableborders.htc -share/moin/htdocs/applets/FCKeditor/editor/css/fck_editorarea.css -share/moin/htdocs/applets/FCKeditor/editor/css/fck_internal.css -share/moin/htdocs/applets/FCKeditor/editor/css/fck_showtableborders_gecko.css -share/moin/htdocs/applets/FCKeditor/editor/css/images/fck_anchor.gif -share/moin/htdocs/applets/FCKeditor/editor/css/images/fck_flashlogo.gif -share/moin/htdocs/applets/FCKeditor/editor/css/images/fck_pagebreak.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.css -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/fcknumericfield.htc -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/images/locked.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/images/reset.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/images/unlocked.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/common/moz-bindings.xml -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_about.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_about/lgpl.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fredck.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_anchor.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_button.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_checkbox.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_colorselector.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_docprops.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_find.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_flash.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_form.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_hiddenfield.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_image.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image_preview.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_link.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_link/fck_link.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_listprop.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_paste.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_radiobutton.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_replace.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_select.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_select/fck_select.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_smiley.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_source.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_specialchar.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_table.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_tablecell.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_template.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template1.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template2.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template3.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_textarea.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_textfield.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey.html -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/00.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/data.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/diacritic.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/dialogue.js -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/fck_universalkey.css -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/keyboard_layout.gif -share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey/multihexa.js -share/moin/htdocs/applets/FCKeditor/editor/fckblank.html -share/moin/htdocs/applets/FCKeditor/editor/fckdebug.html -share/moin/htdocs/applets/FCKeditor/editor/fckdialog.html -share/moin/htdocs/applets/FCKeditor/editor/fckdocument.html -share/moin/htdocs/applets/FCKeditor/editor/fckeditor.html -share/moin/htdocs/applets/FCKeditor/editor/fckeditor.original.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.css -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/basexml.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/class_upload.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/commands.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/config.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/connector.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/io.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp/util.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/aspx/connector.aspx -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/cfm/config.cfm -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/cfm/connector.cfm -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/lasso/config.lasso -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/lasso/connector.lasso -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl/basexml.pl -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl/commands.pl -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl/connector.cgi -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl/io.pl -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl/upload_fck.pl -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl/util.pl -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php/basexml.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php/commands.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php/config.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php/connector.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php/io.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php/util.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/py/connector.py -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/test.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmfolders.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmupload.html -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/ButtonArrow.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder32.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened32.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderUp.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ai.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/avi.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/cs.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/dll.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/doc.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/exe.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/fla.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/gif.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/htm.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/html.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/js.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swf.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swt.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/txt.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xls.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xml.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/zip.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ai.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/avi.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/bmp.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/cs.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/default.icon.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/dll.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/doc.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/exe.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/fla.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/gif.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/htm.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/html.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/jpg.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/js.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mdb.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mp3.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/pdf.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ppt.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/rdp.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swf.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swt.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/txt.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/vsd.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xls.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xml.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/zip.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/spacer.gif -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/common.js -share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/fckxml.js -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/asp/class_upload.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/asp/config.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/asp/io.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/asp/upload.asp -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/aspx/upload.aspx -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/cfm/config.cfm -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/cfm/upload.cfm -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/lasso/config.lasso -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/lasso/upload.lasso -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/php/config.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/php/upload.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/php/util.php -share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/test.html -share/moin/htdocs/applets/FCKeditor/editor/images/anchor.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/angel_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/angry_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/broken_heart.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/cake.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/confused_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/cry_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/devil_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/envelope.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/heart.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/kiss.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/lightbulb.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/omg_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/regular_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/sad_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/shades_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/teeth_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_down.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_up.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/tounge_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn/wink_smile.gif -share/moin/htdocs/applets/FCKeditor/editor/images/spacer.gif -share/moin/htdocs/applets/FCKeditor/editor/js/fck_startup.js -share/moin/htdocs/applets/FCKeditor/editor/js/fckeditorcode_gecko_1.js -share/moin/htdocs/applets/FCKeditor/editor/js/fckeditorcode_gecko_2.js -share/moin/htdocs/applets/FCKeditor/editor/js/fckeditorcode_ie_1.js -share/moin/htdocs/applets/FCKeditor/editor/js/fckeditorcode_ie_2.js -share/moin/htdocs/applets/FCKeditor/editor/lang/_getfontformat.html -share/moin/htdocs/applets/FCKeditor/editor/lang/_translationstatus.txt -share/moin/htdocs/applets/FCKeditor/editor/lang/ar.js -share/moin/htdocs/applets/FCKeditor/editor/lang/bg.js -share/moin/htdocs/applets/FCKeditor/editor/lang/bs.js -share/moin/htdocs/applets/FCKeditor/editor/lang/ca.js -share/moin/htdocs/applets/FCKeditor/editor/lang/cs.js -share/moin/htdocs/applets/FCKeditor/editor/lang/da.js -share/moin/htdocs/applets/FCKeditor/editor/lang/de.js -share/moin/htdocs/applets/FCKeditor/editor/lang/el.js -share/moin/htdocs/applets/FCKeditor/editor/lang/en-au.js -share/moin/htdocs/applets/FCKeditor/editor/lang/en-uk.js -share/moin/htdocs/applets/FCKeditor/editor/lang/en.js -share/moin/htdocs/applets/FCKeditor/editor/lang/eo.js -share/moin/htdocs/applets/FCKeditor/editor/lang/es.js -share/moin/htdocs/applets/FCKeditor/editor/lang/et.js -share/moin/htdocs/applets/FCKeditor/editor/lang/eu.js -share/moin/htdocs/applets/FCKeditor/editor/lang/fa.js -share/moin/htdocs/applets/FCKeditor/editor/lang/fcklanguagemanager.js -share/moin/htdocs/applets/FCKeditor/editor/lang/fi.js -share/moin/htdocs/applets/FCKeditor/editor/lang/fo.js -share/moin/htdocs/applets/FCKeditor/editor/lang/fr.js -share/moin/htdocs/applets/FCKeditor/editor/lang/gl.js -share/moin/htdocs/applets/FCKeditor/editor/lang/he.js -share/moin/htdocs/applets/FCKeditor/editor/lang/hi.js -share/moin/htdocs/applets/FCKeditor/editor/lang/hr.js -share/moin/htdocs/applets/FCKeditor/editor/lang/hu.js -share/moin/htdocs/applets/FCKeditor/editor/lang/it.js -share/moin/htdocs/applets/FCKeditor/editor/lang/ja.js -share/moin/htdocs/applets/FCKeditor/editor/lang/ko.js -share/moin/htdocs/applets/FCKeditor/editor/lang/lt.js -share/moin/htdocs/applets/FCKeditor/editor/lang/lv.js -share/moin/htdocs/applets/FCKeditor/editor/lang/mn.js -share/moin/htdocs/applets/FCKeditor/editor/lang/ms.js -share/moin/htdocs/applets/FCKeditor/editor/lang/nl.js -share/moin/htdocs/applets/FCKeditor/editor/lang/no.js -share/moin/htdocs/applets/FCKeditor/editor/lang/pl.js -share/moin/htdocs/applets/FCKeditor/editor/lang/pt-br.js -share/moin/htdocs/applets/FCKeditor/editor/lang/pt.js -share/moin/htdocs/applets/FCKeditor/editor/lang/ro.js -share/moin/htdocs/applets/FCKeditor/editor/lang/ru.js -share/moin/htdocs/applets/FCKeditor/editor/lang/sk.js -share/moin/htdocs/applets/FCKeditor/editor/lang/sl.js -share/moin/htdocs/applets/FCKeditor/editor/lang/sr-latn.js -share/moin/htdocs/applets/FCKeditor/editor/lang/sr.js -share/moin/htdocs/applets/FCKeditor/editor/lang/sv.js -share/moin/htdocs/applets/FCKeditor/editor/lang/th.js -share/moin/htdocs/applets/FCKeditor/editor/lang/tr.js -share/moin/htdocs/applets/FCKeditor/editor/lang/uk.js -share/moin/htdocs/applets/FCKeditor/editor/lang/vi.js -share/moin/htdocs/applets/FCKeditor/editor/lang/zh-cn.js -share/moin/htdocs/applets/FCKeditor/editor/lang/zh.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/fck_placeholder.html -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/fckplugin.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/de.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/en.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/fr.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/it.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/pl.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/placeholder.gif -share/moin/htdocs/applets/FCKeditor/editor/plugins/simplecommands/fckplugin.js -share/moin/htdocs/applets/FCKeditor/editor/plugins/tablecommands/fckplugin.js -share/moin/htdocs/applets/FCKeditor/editor/skins/default/fck_contextmenu.css -share/moin/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog.css -share/moin/htdocs/applets/FCKeditor/editor/skins/default/fck_editor.css -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.buttonarrow.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.collapse.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.end.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.expand.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.separator.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.start.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/about.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/anchor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/bgcolor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/bold.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/bulletedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/button.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/checkbox.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/copy.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/cut.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/docprops.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/find.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/flash.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/form.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/hiddenfield.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/image.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/imagebutton.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/indent.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/inserthorizontalrule.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/insertorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/insertunorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/italic.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/justifycenter.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/justifyfull.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/justifyleft.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/justifyright.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/link.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/newpage.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/numberedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/outdent.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/pagebreak.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/paste.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/pastetext.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/pasteword.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/preview.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/print.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/radio.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/redo.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/removeformat.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/replace.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/save.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/select.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/selectall.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/showdetails.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/showtableborders.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/smiley.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/source.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/specialchar.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/spellcheck.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/strikethrough.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/subscript.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/superscript.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/table.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tablecell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tabledeletecells.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tabledeletecolumns.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tabledeleterows.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tableinsertcell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tableinsertcolumn.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tableinsertrow.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tablemergecells.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/tablesplitcell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/templates.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/textarea.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/textcolor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/textfield.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/underline.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/undo.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/universalkey.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/unlink.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar/unorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/fck_contextmenu.css -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog.css -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/fck_editor.css -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/office.start.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.end.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.start.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/about.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/anchor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/bgcolor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/bold.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/bulletedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/button.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/checkbox.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/copy.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/cut.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/docprops.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/find.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/flash.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/fontstyleadv.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/form.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/hidden.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/hiddenfield.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/image.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/imagebutton.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/indent.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/input.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/inserthorizontalrule.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/insertorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/insertunorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/italic.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/justifycenter.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/justifyfull.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/justifyleft.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/justifyright.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/link.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/mail.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/new.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/newpage.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/numberedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/open.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/outdent.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/pagebreak.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/paste.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/pastetext.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/pasteword.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/preview.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/print.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/radio.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/redo.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/removeformat.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/replace.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/save.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/select.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/selectall.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/showdetails.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/showtableborders.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/smiley.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/source.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/specialchar.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/spellcheck.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/strikethrough.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/subscript.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/superscript.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/table.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tablecell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tabledeletecells.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tabledeletecolumns.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tabledeleterows.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tableinsertcell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tableinsertcolumn.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tableinsertrow.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tablemergecells.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/tablesplitcell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/templates.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/textarea.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/textcolor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/textfield.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/underline.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/undo.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/universalkey.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/unlink.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar/unorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/fck_contextmenu.css -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog.css -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/fck_editor.css -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.end.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.expand.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.separator.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.start.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/about.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/anchor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/bgcolor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/bold.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/bulletedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/button.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/checkbox.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/copy.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/cut.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/docprops.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/find.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/flash.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/form.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/hiddenfield.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/image.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/imagebutton.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/indent.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/inserthorizontalrule.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/insertorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/insertunorderedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/italic.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/justifycenter.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/justifyfull.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/justifyleft.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/justifyright.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/link.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/newpage.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/numberedlist.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/outdent.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/pagebreak.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/paste.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/pastetext.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/pasteword.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/preview.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/print.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/radio.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/redo.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/removeformat.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/replace.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/save.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/select.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/selectall.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/showdetails.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/showtableborders.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/smiley-corporate.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/smiley.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/source.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/specialchar.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/spellcheck.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/strikethrough.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/subscript.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/superscript.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/table.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tablecell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tabledeletecells.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tabledeletecolumns.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tabledeleterows.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tableinsertcell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tableinsertcolumn.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tableinsertrow.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tablemergecells.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/tablesplitcell.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/templates.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/textarea.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/textcolor.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/textfield.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/underline.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/undo.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/universalkey.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/unlink.gif -share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar/unorderedlist.gif -share/moin/htdocs/applets/FCKeditor/fckconfig.js -share/moin/htdocs/applets/FCKeditor/fckeditor.afp -share/moin/htdocs/applets/FCKeditor/fckeditor.asp -share/moin/htdocs/applets/FCKeditor/fckeditor.cfc -share/moin/htdocs/applets/FCKeditor/fckeditor.cfm -share/moin/htdocs/applets/FCKeditor/fckeditor.js -share/moin/htdocs/applets/FCKeditor/fckeditor.lasso -share/moin/htdocs/applets/FCKeditor/fckeditor.php -share/moin/htdocs/applets/FCKeditor/fckeditor.pl -share/moin/htdocs/applets/FCKeditor/fckeditor.py -share/moin/htdocs/applets/FCKeditor/fckstyles.xml -share/moin/htdocs/applets/FCKeditor/fcktemplates.xml -share/moin/htdocs/applets/FCKeditor/htaccess.txt -share/moin/htdocs/applets/FCKeditor/license.txt -share/moin/htdocs/applets/TWikiDrawPlugin/README -share/moin/htdocs/applets/TWikiDrawPlugin/twikidraw.jar -share/moin/htdocs/applets/moinFCKplugins/macro/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/macro/lang/en.js -share/moin/htdocs/applets/moinFCKplugins/macro/lang/it.js -share/moin/htdocs/applets/moinFCKplugins/macro/macro.gif -share/moin/htdocs/applets/moinFCKplugins/moinattachment/attachment.gif -share/moin/htdocs/applets/moinFCKplugins/moinattachment/fck_attachment.js -share/moin/htdocs/applets/moinFCKplugins/moinattachment/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/moinbehaviour/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/moinformat/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/moinimage/fck_image.js -share/moin/htdocs/applets/moinFCKplugins/moinimage/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/moinlink/fck_link.js -share/moin/htdocs/applets/moinFCKplugins/moinlink/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/moinunlink/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/moinurllib.js -share/moin/htdocs/applets/moinFCKplugins/placeholder/fck_placeholder.html -share/moin/htdocs/applets/moinFCKplugins/placeholder/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/placeholder/lang/en.js -share/moin/htdocs/applets/moinFCKplugins/placeholder/lang/it.js -share/moin/htdocs/applets/moinFCKplugins/placeholder/placeholder.gif -share/moin/htdocs/applets/moinFCKplugins/restrict_actions/fckplugin.js -share/moin/htdocs/applets/moinFCKplugins/selection/fckplugin.js -share/moin/htdocs/applets/moinfckconfig.js -share/moin/htdocs/applets/moinfckstyles.xml -share/moin/htdocs/classic/css/common.css -share/moin/htdocs/classic/css/msie.css -share/moin/htdocs/classic/css/print.css -share/moin/htdocs/classic/css/projection.css -share/moin/htdocs/classic/css/screen.css -share/moin/htdocs/classic/img/PythonPowered.png -share/moin/htdocs/classic/img/alert.png -share/moin/htdocs/classic/img/angry.png -share/moin/htdocs/classic/img/attach.png -share/moin/htdocs/classic/img/attention.png -share/moin/htdocs/classic/img/biggrin.png -share/moin/htdocs/classic/img/checkmark.png -share/moin/htdocs/classic/img/devil.png -share/moin/htdocs/classic/img/draft.png -share/moin/htdocs/classic/img/frown.png -share/moin/htdocs/classic/img/icon-error.png -share/moin/htdocs/classic/img/icon-info.png -share/moin/htdocs/classic/img/idea.png -share/moin/htdocs/classic/img/moin-attach.png -share/moin/htdocs/classic/img/moin-bottom.png -share/moin/htdocs/classic/img/moin-conflict.png -share/moin/htdocs/classic/img/moin-deleted.png -share/moin/htdocs/classic/img/moin-diff.png -share/moin/htdocs/classic/img/moin-edit.png -share/moin/htdocs/classic/img/moin-email.png -share/moin/htdocs/classic/img/moin-ftp.png -share/moin/htdocs/classic/img/moin-help.png -share/moin/htdocs/classic/img/moin-home.png -share/moin/htdocs/classic/img/moin-icon.png -share/moin/htdocs/classic/img/moin-info.png -share/moin/htdocs/classic/img/moin-inter.png -share/moin/htdocs/classic/img/moin-new.png -share/moin/htdocs/classic/img/moin-news.png -share/moin/htdocs/classic/img/moin-parent.png -share/moin/htdocs/classic/img/moin-print.png -share/moin/htdocs/classic/img/moin-raw.png -share/moin/htdocs/classic/img/moin-renamed.png -share/moin/htdocs/classic/img/moin-rss.png -share/moin/htdocs/classic/img/moin-search.png -share/moin/htdocs/classic/img/moin-show.png -share/moin/htdocs/classic/img/moin-subscribe.png -share/moin/htdocs/classic/img/moin-telnet.png -share/moin/htdocs/classic/img/moin-top.png -share/moin/htdocs/classic/img/moin-unsubscribe.png -share/moin/htdocs/classic/img/moin-up.png -share/moin/htdocs/classic/img/moin-updated.png -share/moin/htdocs/classic/img/moin-www.png -share/moin/htdocs/classic/img/moin-xml.png -share/moin/htdocs/classic/img/moin-xml2.png -share/moin/htdocs/classic/img/ohwell.png -share/moin/htdocs/classic/img/prio1.png -share/moin/htdocs/classic/img/prio2.png -share/moin/htdocs/classic/img/prio3.png -share/moin/htdocs/classic/img/redface.png -share/moin/htdocs/classic/img/sad.png -share/moin/htdocs/classic/img/smile.png -share/moin/htdocs/classic/img/smile2.png -share/moin/htdocs/classic/img/smile3.png -share/moin/htdocs/classic/img/smile4.png -share/moin/htdocs/classic/img/star_off.png -share/moin/htdocs/classic/img/star_on.png -share/moin/htdocs/classic/img/thumbs-up.png -share/moin/htdocs/classic/img/tired.png -share/moin/htdocs/classic/img/tongue.png -share/moin/htdocs/common/js/common.js -share/moin/htdocs/common/js/countdown.js -share/moin/htdocs/common/js/infobox.js -share/moin/htdocs/common/moindude.png -share/moin/htdocs/common/moinmoin.png -share/moin/htdocs/common/moinmoin_alpha.png -share/moin/htdocs/common/openid.png -share/moin/htdocs/favicon.ico -share/moin/htdocs/index.html -share/moin/htdocs/modern/css/common.css -share/moin/htdocs/modern/css/msie.css -share/moin/htdocs/modern/css/print.css -share/moin/htdocs/modern/css/projection.css -share/moin/htdocs/modern/css/screen.css -share/moin/htdocs/modern/img/PythonPowered.png -share/moin/htdocs/modern/img/admon-caution.png -share/moin/htdocs/modern/img/admon-important.png -share/moin/htdocs/modern/img/admon-note.png -share/moin/htdocs/modern/img/admon-tip.png -share/moin/htdocs/modern/img/admon-warning.png -share/moin/htdocs/modern/img/alert.png -share/moin/htdocs/modern/img/angry.png -share/moin/htdocs/modern/img/attach.png -share/moin/htdocs/modern/img/attention.png -share/moin/htdocs/modern/img/biggrin.png -share/moin/htdocs/modern/img/checkmark.png -share/moin/htdocs/modern/img/devil.png -share/moin/htdocs/modern/img/draft.png -share/moin/htdocs/modern/img/frown.png -share/moin/htdocs/modern/img/icon-error.png -share/moin/htdocs/modern/img/icon-info.png -share/moin/htdocs/modern/img/idea.png -share/moin/htdocs/modern/img/moin-attach.png -share/moin/htdocs/modern/img/moin-bottom.png -share/moin/htdocs/modern/img/moin-conflict.png -share/moin/htdocs/modern/img/moin-deleted.png -share/moin/htdocs/modern/img/moin-diff.png -share/moin/htdocs/modern/img/moin-edit.png -share/moin/htdocs/modern/img/moin-email.png -share/moin/htdocs/modern/img/moin-ftp.png -share/moin/htdocs/modern/img/moin-help.png -share/moin/htdocs/modern/img/moin-home.png -share/moin/htdocs/modern/img/moin-icon.png -share/moin/htdocs/modern/img/moin-info.png -share/moin/htdocs/modern/img/moin-inter.png -share/moin/htdocs/modern/img/moin-new.png -share/moin/htdocs/modern/img/moin-news.png -share/moin/htdocs/modern/img/moin-parent.png -share/moin/htdocs/modern/img/moin-print.png -share/moin/htdocs/modern/img/moin-raw.png -share/moin/htdocs/modern/img/moin-renamed.png -share/moin/htdocs/modern/img/moin-rss.png -share/moin/htdocs/modern/img/moin-search.png -share/moin/htdocs/modern/img/moin-show.png -share/moin/htdocs/modern/img/moin-subscribe.png -share/moin/htdocs/modern/img/moin-telnet.png -share/moin/htdocs/modern/img/moin-top.png -share/moin/htdocs/modern/img/moin-unsubscribe.png -share/moin/htdocs/modern/img/moin-up.png -share/moin/htdocs/modern/img/moin-updated.png -share/moin/htdocs/modern/img/moin-www.png -share/moin/htdocs/modern/img/moin-xml.png -share/moin/htdocs/modern/img/moin-xml2.png -share/moin/htdocs/modern/img/ohwell.png -share/moin/htdocs/modern/img/prio1.png -share/moin/htdocs/modern/img/prio2.png -share/moin/htdocs/modern/img/prio3.png -share/moin/htdocs/modern/img/redface.png -share/moin/htdocs/modern/img/sad.png -share/moin/htdocs/modern/img/smile.png -share/moin/htdocs/modern/img/smile2.png -share/moin/htdocs/modern/img/smile3.png -share/moin/htdocs/modern/img/smile4.png -share/moin/htdocs/modern/img/star_off.png -share/moin/htdocs/modern/img/star_on.png -share/moin/htdocs/modern/img/thumbs-up.png -share/moin/htdocs/modern/img/tired.png -share/moin/htdocs/modern/img/tongue.png -share/moin/htdocs/rightsidebar/css/common.css -share/moin/htdocs/rightsidebar/css/msie.css -share/moin/htdocs/rightsidebar/css/print.css -share/moin/htdocs/rightsidebar/css/projection.css -share/moin/htdocs/rightsidebar/css/screen.css -share/moin/htdocs/rightsidebar/img/PythonPowered.png -share/moin/htdocs/rightsidebar/img/alert.png -share/moin/htdocs/rightsidebar/img/angry.png -share/moin/htdocs/rightsidebar/img/attach.png -share/moin/htdocs/rightsidebar/img/attention.png -share/moin/htdocs/rightsidebar/img/biggrin.png -share/moin/htdocs/rightsidebar/img/checkmark.png -share/moin/htdocs/rightsidebar/img/devil.png -share/moin/htdocs/rightsidebar/img/draft.png -share/moin/htdocs/rightsidebar/img/frown.png -share/moin/htdocs/rightsidebar/img/icon-error.png -share/moin/htdocs/rightsidebar/img/icon-info.png -share/moin/htdocs/rightsidebar/img/idea.png -share/moin/htdocs/rightsidebar/img/logout.png -share/moin/htdocs/rightsidebar/img/moin-attach.png -share/moin/htdocs/rightsidebar/img/moin-bottom.png -share/moin/htdocs/rightsidebar/img/moin-conflict.png -share/moin/htdocs/rightsidebar/img/moin-deleted.png -share/moin/htdocs/rightsidebar/img/moin-diff.png -share/moin/htdocs/rightsidebar/img/moin-edit.png -share/moin/htdocs/rightsidebar/img/moin-email.png -share/moin/htdocs/rightsidebar/img/moin-ftp.png -share/moin/htdocs/rightsidebar/img/moin-help.png -share/moin/htdocs/rightsidebar/img/moin-home.png -share/moin/htdocs/rightsidebar/img/moin-icon.png -share/moin/htdocs/rightsidebar/img/moin-info.png -share/moin/htdocs/rightsidebar/img/moin-inter.png -share/moin/htdocs/rightsidebar/img/moin-new.png -share/moin/htdocs/rightsidebar/img/moin-news.png -share/moin/htdocs/rightsidebar/img/moin-parent.png -share/moin/htdocs/rightsidebar/img/moin-print.png -share/moin/htdocs/rightsidebar/img/moin-raw.png -share/moin/htdocs/rightsidebar/img/moin-renamed.png -share/moin/htdocs/rightsidebar/img/moin-rss.png -share/moin/htdocs/rightsidebar/img/moin-search.png -share/moin/htdocs/rightsidebar/img/moin-show.png -share/moin/htdocs/rightsidebar/img/moin-subscribe.png -share/moin/htdocs/rightsidebar/img/moin-telnet.png -share/moin/htdocs/rightsidebar/img/moin-top.png -share/moin/htdocs/rightsidebar/img/moin-unsubscribe.png -share/moin/htdocs/rightsidebar/img/moin-up.png -share/moin/htdocs/rightsidebar/img/moin-updated.png -share/moin/htdocs/rightsidebar/img/moin-www.png -share/moin/htdocs/rightsidebar/img/moin-xml.png -share/moin/htdocs/rightsidebar/img/moin-xml2.png -share/moin/htdocs/rightsidebar/img/ohwell.png -share/moin/htdocs/rightsidebar/img/prio1.png -share/moin/htdocs/rightsidebar/img/prio2.png -share/moin/htdocs/rightsidebar/img/prio3.png -share/moin/htdocs/rightsidebar/img/redface.png -share/moin/htdocs/rightsidebar/img/sad.png -share/moin/htdocs/rightsidebar/img/smile.png -share/moin/htdocs/rightsidebar/img/smile2.png -share/moin/htdocs/rightsidebar/img/smile3.png -share/moin/htdocs/rightsidebar/img/smile4.png -share/moin/htdocs/rightsidebar/img/star_off.png -share/moin/htdocs/rightsidebar/img/star_on.png -share/moin/htdocs/rightsidebar/img/thumbs-up.png -share/moin/htdocs/rightsidebar/img/tired.png -share/moin/htdocs/rightsidebar/img/tongue.png -share/moin/htdocs/robots.txt -share/moin/server/moin -share/moin/server/moin.cgi -share/moin/server/moin.fcg -share/moin/server/moin.wsgi -share/moin/server/moin_flup_wsgi.py -share/moin/server/moinmodpy.htaccess -share/moin/server/moinmodpy.py -share/moin/server/mointwisted -share/moin/server/mointwisted.cmd -share/moin/server/mointwisted.py -share/moin/server/wikiserver.py -share/moin/server/wikiserverconfig.py -share/moin/underlay/pages/AbandonedPages/edit-log -share/moin/underlay/pages/AbandonedPages/current -share/moin/underlay/pages/AbandonedPages/revisions/00000001 -share/moin/underlay/pages/AbandonedPages/cache/pagelinks -share/moin/underlay/pages/AutoAdminGroup/edit-log -share/moin/underlay/pages/AutoAdminGroup/current -share/moin/underlay/pages/AutoAdminGroup/revisions/00000001 -share/moin/underlay/pages/AutoAdminGroup/cache/pagelinks -share/moin/underlay/pages/BadContent/current -share/moin/underlay/pages/BadContent/revisions/00000001 -share/moin/underlay/pages/CamelCase/edit-log -share/moin/underlay/pages/CamelCase/current -share/moin/underlay/pages/CamelCase/revisions/00000001 -share/moin/underlay/pages/CamelCase/cache/pagelinks -share/moin/underlay/pages/CategoryCategory/edit-log -share/moin/underlay/pages/CategoryCategory/current -share/moin/underlay/pages/CategoryCategory/revisions/00000001 -share/moin/underlay/pages/CategoryCategory/cache/pagelinks -share/moin/underlay/pages/CategoryHomepage/edit-log -share/moin/underlay/pages/CategoryHomepage/current -share/moin/underlay/pages/CategoryHomepage/revisions/00000001 -share/moin/underlay/pages/CategoryHomepage/cache/pagelinks -share/moin/underlay/pages/CategoryTemplate/edit-log -share/moin/underlay/pages/CategoryTemplate/current -share/moin/underlay/pages/CategoryTemplate/revisions/00000001 -share/moin/underlay/pages/CategoryTemplate/cache/pagelinks -share/moin/underlay/pages/DesktopEdition/edit-log -share/moin/underlay/pages/DesktopEdition/current -share/moin/underlay/pages/DesktopEdition/revisions/00000001 -share/moin/underlay/pages/DesktopEdition/cache/pagelinks -share/moin/underlay/pages/EditedSystemPages/edit-log -share/moin/underlay/pages/EditedSystemPages/current -share/moin/underlay/pages/EditedSystemPages/revisions/00000001 -share/moin/underlay/pages/EditedSystemPages/cache/pagelinks -share/moin/underlay/pages/EventStats(2f)HitCounts/edit-log -share/moin/underlay/pages/EventStats(2f)HitCounts/current -share/moin/underlay/pages/EventStats(2f)HitCounts/revisions/00000001 -share/moin/underlay/pages/EventStats(2f)HitCounts/cache/pagelinks -share/moin/underlay/pages/EventStats(2f)Languages/edit-log -share/moin/underlay/pages/EventStats(2f)Languages/current -share/moin/underlay/pages/EventStats(2f)Languages/revisions/00000001 -share/moin/underlay/pages/EventStats(2f)Languages/cache/pagelinks -share/moin/underlay/pages/EventStats(2f)UserAgents/edit-log -share/moin/underlay/pages/EventStats(2f)UserAgents/current -share/moin/underlay/pages/EventStats(2f)UserAgents/revisions/00000001 -share/moin/underlay/pages/EventStats(2f)UserAgents/cache/pagelinks -share/moin/underlay/pages/EventStats/edit-log -share/moin/underlay/pages/EventStats/current -share/moin/underlay/pages/EventStats/revisions/00000001 -share/moin/underlay/pages/EventStats/cache/pagelinks -share/moin/underlay/pages/FindPage/edit-log -share/moin/underlay/pages/FindPage/current -share/moin/underlay/pages/FindPage/revisions/00000001 -share/moin/underlay/pages/FindPage/cache/pagelinks -share/moin/underlay/pages/FortuneCookies/edit-log -share/moin/underlay/pages/FortuneCookies/current -share/moin/underlay/pages/FortuneCookies/revisions/00000001 -share/moin/underlay/pages/FortuneCookies/cache/pagelinks -share/moin/underlay/pages/FrontPage/edit-log -share/moin/underlay/pages/FrontPage/current -share/moin/underlay/pages/FrontPage/revisions/00000001 -share/moin/underlay/pages/FrontPage/cache/pagelinks -share/moin/underlay/pages/HelpContents/edit-log -share/moin/underlay/pages/HelpContents/current -share/moin/underlay/pages/HelpContents/revisions/00000001 -share/moin/underlay/pages/HelpContents/cache/pagelinks -share/moin/underlay/pages/HelpForAdministrators/edit-log -share/moin/underlay/pages/HelpForAdministrators/current -share/moin/underlay/pages/HelpForAdministrators/revisions/00000001 -share/moin/underlay/pages/HelpForAdministrators/cache/pagelinks -share/moin/underlay/pages/HelpForBeginners/edit-log -share/moin/underlay/pages/HelpForBeginners/current -share/moin/underlay/pages/HelpForBeginners/revisions/00000001 -share/moin/underlay/pages/HelpForBeginners/cache/pagelinks -share/moin/underlay/pages/HelpForDevelopers/edit-log -share/moin/underlay/pages/HelpForDevelopers/current -share/moin/underlay/pages/HelpForDevelopers/revisions/00000001 -share/moin/underlay/pages/HelpForDevelopers/cache/pagelinks -share/moin/underlay/pages/HelpForUsers/edit-log -share/moin/underlay/pages/HelpForUsers/current -share/moin/underlay/pages/HelpForUsers/revisions/00000001 -share/moin/underlay/pages/HelpForUsers/cache/pagelinks -share/moin/underlay/pages/HelpIndex/edit-log -share/moin/underlay/pages/HelpIndex/current -share/moin/underlay/pages/HelpIndex/revisions/00000001 -share/moin/underlay/pages/HelpIndex/cache/pagelinks -share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/edit-log -share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/current -share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/revisions/00000001 -share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/cache/pagelinks -share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/edit-log -share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/current -share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/revisions/00000001 -share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/cache/pagelinks -share/moin/underlay/pages/HelpMiscellaneous/edit-log -share/moin/underlay/pages/HelpMiscellaneous/current -share/moin/underlay/pages/HelpMiscellaneous/revisions/00000001 -share/moin/underlay/pages/HelpMiscellaneous/cache/pagelinks -share/moin/underlay/pages/HelpOnAccessControlLists/edit-log -share/moin/underlay/pages/HelpOnAccessControlLists/current -share/moin/underlay/pages/HelpOnAccessControlLists/revisions/00000001 -share/moin/underlay/pages/HelpOnAccessControlLists/cache/pagelinks -share/moin/underlay/pages/HelpOnAcl/edit-log -share/moin/underlay/pages/HelpOnAcl/current -share/moin/underlay/pages/HelpOnAcl/revisions/00000001 -share/moin/underlay/pages/HelpOnAcl/cache/pagelinks -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/move_example1.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/move_example2.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip1.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip2.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip3a.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip3b.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip5.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip6.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip6b.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip7.png -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/edit-log -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/current -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/revisions/00000001 -share/moin/underlay/pages/HelpOnActions(2f)AttachFile/cache/pagelinks -share/moin/underlay/pages/HelpOnActions/edit-log -share/moin/underlay/pages/HelpOnActions/current -share/moin/underlay/pages/HelpOnActions/revisions/00000001 -share/moin/underlay/pages/HelpOnActions/cache/pagelinks -share/moin/underlay/pages/HelpOnAdministration/edit-log -share/moin/underlay/pages/HelpOnAdministration/current -share/moin/underlay/pages/HelpOnAdministration/revisions/00000001 -share/moin/underlay/pages/HelpOnAdministration/cache/pagelinks -share/moin/underlay/pages/HelpOnAdmonitions/edit-log -share/moin/underlay/pages/HelpOnAdmonitions/current -share/moin/underlay/pages/HelpOnAdmonitions/revisions/00000001 -share/moin/underlay/pages/HelpOnAdmonitions/cache/pagelinks -share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/edit-log -share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/current -share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/revisions/00000001 -share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/cache/pagelinks -share/moin/underlay/pages/HelpOnAuthentication/edit-log -share/moin/underlay/pages/HelpOnAuthentication/current -share/moin/underlay/pages/HelpOnAuthentication/revisions/00000001 -share/moin/underlay/pages/HelpOnAuthentication/cache/pagelinks -share/moin/underlay/pages/HelpOnAutoAdmin/edit-log -share/moin/underlay/pages/HelpOnAutoAdmin/current -share/moin/underlay/pages/HelpOnAutoAdmin/revisions/00000001 -share/moin/underlay/pages/HelpOnAutoAdmin/cache/pagelinks -share/moin/underlay/pages/HelpOnCategories/edit-log -share/moin/underlay/pages/HelpOnCategories/current -share/moin/underlay/pages/HelpOnCategories/revisions/00000001 -share/moin/underlay/pages/HelpOnCategories/cache/pagelinks -share/moin/underlay/pages/HelpOnComments/edit-log -share/moin/underlay/pages/HelpOnComments/current -share/moin/underlay/pages/HelpOnComments/revisions/00000001 -share/moin/underlay/pages/HelpOnComments/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/current -share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport/current -share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments/current -share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/current -share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/current -share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/current -share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/current -share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences/edit-log -share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences/current -share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences/cache/pagelinks -share/moin/underlay/pages/HelpOnConfiguration/edit-log -share/moin/underlay/pages/HelpOnConfiguration/current -share/moin/underlay/pages/HelpOnConfiguration/revisions/00000001 -share/moin/underlay/pages/HelpOnConfiguration/cache/pagelinks -share/moin/underlay/pages/HelpOnCreoleSyntax/edit-log -share/moin/underlay/pages/HelpOnCreoleSyntax/current -share/moin/underlay/pages/HelpOnCreoleSyntax/revisions/00000001 -share/moin/underlay/pages/HelpOnCreoleSyntax/cache/pagelinks -share/moin/underlay/pages/HelpOnDictionaries/edit-log -share/moin/underlay/pages/HelpOnDictionaries/current -share/moin/underlay/pages/HelpOnDictionaries/revisions/00000001 -share/moin/underlay/pages/HelpOnDictionaries/cache/pagelinks -share/moin/underlay/pages/HelpOnEditLocks/edit-log -share/moin/underlay/pages/HelpOnEditLocks/current -share/moin/underlay/pages/HelpOnEditLocks/revisions/00000001 -share/moin/underlay/pages/HelpOnEditLocks/cache/pagelinks -share/moin/underlay/pages/HelpOnEditing(2f)SubPages/edit-log -share/moin/underlay/pages/HelpOnEditing(2f)SubPages/current -share/moin/underlay/pages/HelpOnEditing(2f)SubPages/revisions/00000001 -share/moin/underlay/pages/HelpOnEditing(2f)SubPages/cache/pagelinks -share/moin/underlay/pages/HelpOnEditing/edit-log -share/moin/underlay/pages/HelpOnEditing/current -share/moin/underlay/pages/HelpOnEditing/revisions/00000001 -share/moin/underlay/pages/HelpOnEditing/cache/pagelinks -share/moin/underlay/pages/HelpOnFormatting/edit-log -share/moin/underlay/pages/HelpOnFormatting/current -share/moin/underlay/pages/HelpOnFormatting/revisions/00000001 -share/moin/underlay/pages/HelpOnFormatting/cache/pagelinks -share/moin/underlay/pages/HelpOnGraphicalEditor/edit-log -share/moin/underlay/pages/HelpOnGraphicalEditor/current -share/moin/underlay/pages/HelpOnGraphicalEditor/revisions/00000001 -share/moin/underlay/pages/HelpOnGraphicalEditor/cache/pagelinks -share/moin/underlay/pages/HelpOnHeadlines/edit-log -share/moin/underlay/pages/HelpOnHeadlines/current -share/moin/underlay/pages/HelpOnHeadlines/revisions/00000001 -share/moin/underlay/pages/HelpOnHeadlines/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)AolServer/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)AolServer/current -share/moin/underlay/pages/HelpOnInstalling(2f)AolServer/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)AolServer/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/attachments/explore.py -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/current -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/attachments/pythontest.cgi -share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/current -share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi/current -share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/current -share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki/current -share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer/current -share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/attachments/is_python_here.sh -share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/current -share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb/current -share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic/current -share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/attachments/createinstance.sh -share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/current -share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/edit-log -share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/current -share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/cache/pagelinks -share/moin/underlay/pages/HelpOnInstalling/edit-log -share/moin/underlay/pages/HelpOnInstalling/current -share/moin/underlay/pages/HelpOnInstalling/revisions/00000001 -share/moin/underlay/pages/HelpOnInstalling/cache/pagelinks -share/moin/underlay/pages/HelpOnLanguages/edit-log -share/moin/underlay/pages/HelpOnLanguages/current -share/moin/underlay/pages/HelpOnLanguages/revisions/00000001 -share/moin/underlay/pages/HelpOnLanguages/cache/pagelinks -share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/attachments/docprop.jpg -share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/edit-log -share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/current -share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/revisions/00000001 -share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/cache/pagelinks -share/moin/underlay/pages/HelpOnLinking/edit-log -share/moin/underlay/pages/HelpOnLinking/current -share/moin/underlay/pages/HelpOnLinking/revisions/00000001 -share/moin/underlay/pages/HelpOnLinking/cache/pagelinks -share/moin/underlay/pages/HelpOnLists/edit-log -share/moin/underlay/pages/HelpOnLists/current -share/moin/underlay/pages/HelpOnLists/revisions/00000001 -share/moin/underlay/pages/HelpOnLists/cache/pagelinks -share/moin/underlay/pages/HelpOnLogin/edit-log -share/moin/underlay/pages/HelpOnLogin/current -share/moin/underlay/pages/HelpOnLogin/revisions/00000001 -share/moin/underlay/pages/HelpOnLogin/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject/edit-log -share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject/current -share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject/revisions/00000001 -share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros(2f)ImageLink/edit-log -share/moin/underlay/pages/HelpOnMacros(2f)ImageLink/current -share/moin/underlay/pages/HelpOnMacros(2f)ImageLink/revisions/00000001 -share/moin/underlay/pages/HelpOnMacros(2f)ImageLink/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros(2f)Include/edit-log -share/moin/underlay/pages/HelpOnMacros(2f)Include/current -share/moin/underlay/pages/HelpOnMacros(2f)Include/revisions/00000001 -share/moin/underlay/pages/HelpOnMacros(2f)Include/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros(2f)MailTo/edit-log -share/moin/underlay/pages/HelpOnMacros(2f)MailTo/current -share/moin/underlay/pages/HelpOnMacros(2f)MailTo/revisions/00000001 -share/moin/underlay/pages/HelpOnMacros(2f)MailTo/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar/edit-log -share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar/current -share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar/revisions/00000001 -share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros/edit-log -share/moin/underlay/pages/HelpOnMacros/current -share/moin/underlay/pages/HelpOnMacros/revisions/00000001 -share/moin/underlay/pages/HelpOnMacros/cache/pagelinks -share/moin/underlay/pages/HelpOnMacros/cache/hitcounts -share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump/edit-log -share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump/current -share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump/revisions/00000001 -share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump/cache/pagelinks -share/moin/underlay/pages/HelpOnMoinCommand/edit-log -share/moin/underlay/pages/HelpOnMoinCommand/current -share/moin/underlay/pages/HelpOnMoinCommand/revisions/00000001 -share/moin/underlay/pages/HelpOnMoinCommand/cache/pagelinks -share/moin/underlay/pages/HelpOnMoinWikiSyntax/attachments/myexample.draw -share/moin/underlay/pages/HelpOnMoinWikiSyntax/attachments/myexample.png -share/moin/underlay/pages/HelpOnMoinWikiSyntax/edit-log -share/moin/underlay/pages/HelpOnMoinWikiSyntax/current -share/moin/underlay/pages/HelpOnMoinWikiSyntax/revisions/00000001 -share/moin/underlay/pages/HelpOnMoinWikiSyntax/cache/pagelinks -share/moin/underlay/pages/HelpOnNavigation/edit-log -share/moin/underlay/pages/HelpOnNavigation/current -share/moin/underlay/pages/HelpOnNavigation/revisions/00000001 -share/moin/underlay/pages/HelpOnNavigation/cache/pagelinks -share/moin/underlay/pages/HelpOnNotification/edit-log -share/moin/underlay/pages/HelpOnNotification/current -share/moin/underlay/pages/HelpOnNotification/revisions/00000001 -share/moin/underlay/pages/HelpOnNotification/cache/pagelinks -share/moin/underlay/pages/HelpOnOpenIDProvider/edit-log -share/moin/underlay/pages/HelpOnOpenIDProvider/current -share/moin/underlay/pages/HelpOnOpenIDProvider/revisions/00000001 -share/moin/underlay/pages/HelpOnOpenIDProvider/cache/pagelinks -share/moin/underlay/pages/HelpOnPackageInstaller/edit-log -share/moin/underlay/pages/HelpOnPackageInstaller/current -share/moin/underlay/pages/HelpOnPackageInstaller/revisions/00000001 -share/moin/underlay/pages/HelpOnPackageInstaller/cache/pagelinks -share/moin/underlay/pages/HelpOnPageCreation/edit-log -share/moin/underlay/pages/HelpOnPageCreation/current -share/moin/underlay/pages/HelpOnPageCreation/revisions/00000001 -share/moin/underlay/pages/HelpOnPageCreation/cache/pagelinks -share/moin/underlay/pages/HelpOnPageDeletion/edit-log -share/moin/underlay/pages/HelpOnPageDeletion/current -share/moin/underlay/pages/HelpOnPageDeletion/revisions/00000001 -share/moin/underlay/pages/HelpOnPageDeletion/cache/pagelinks -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/edit-log -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/current -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/revisions/00000001 -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/cache/pagelinks -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText/edit-log -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText/current -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText/revisions/00000001 -share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText/cache/pagelinks -share/moin/underlay/pages/HelpOnParsers/edit-log -share/moin/underlay/pages/HelpOnParsers/current -share/moin/underlay/pages/HelpOnParsers/revisions/00000001 -share/moin/underlay/pages/HelpOnParsers/cache/pagelinks -share/moin/underlay/pages/HelpOnPatchCreation/edit-log -share/moin/underlay/pages/HelpOnPatchCreation/current -share/moin/underlay/pages/HelpOnPatchCreation/revisions/00000001 -share/moin/underlay/pages/HelpOnPatchCreation/cache/pagelinks -share/moin/underlay/pages/HelpOnProcessingInstructions/edit-log -share/moin/underlay/pages/HelpOnProcessingInstructions/current -share/moin/underlay/pages/HelpOnProcessingInstructions/revisions/00000001 -share/moin/underlay/pages/HelpOnProcessingInstructions/cache/pagelinks -share/moin/underlay/pages/HelpOnRules/edit-log -share/moin/underlay/pages/HelpOnRules/current -share/moin/underlay/pages/HelpOnRules/revisions/00000001 -share/moin/underlay/pages/HelpOnRules/cache/pagelinks -share/moin/underlay/pages/HelpOnSearching/edit-log -share/moin/underlay/pages/HelpOnSearching/current -share/moin/underlay/pages/HelpOnSearching/revisions/00000001 -share/moin/underlay/pages/HelpOnSearching/cache/pagelinks -share/moin/underlay/pages/HelpOnSessions/edit-log -share/moin/underlay/pages/HelpOnSessions/current -share/moin/underlay/pages/HelpOnSessions/revisions/00000001 -share/moin/underlay/pages/HelpOnSessions/cache/pagelinks -share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/edit-log -share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/current -share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/revisions/00000001 -share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/cache/pagelinks -share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/edit-log -share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/current -share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/revisions/00000001 -share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/cache/pagelinks -share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/edit-log -share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/current -share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/revisions/00000001 -share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/cache/pagelinks -share/moin/underlay/pages/HelpOnSlideShows/edit-log -share/moin/underlay/pages/HelpOnSlideShows/current -share/moin/underlay/pages/HelpOnSlideShows/revisions/00000001 -share/moin/underlay/pages/HelpOnSlideShows/cache/pagelinks -share/moin/underlay/pages/HelpOnSmileys/edit-log -share/moin/underlay/pages/HelpOnSmileys/current -share/moin/underlay/pages/HelpOnSmileys/revisions/00000001 -share/moin/underlay/pages/HelpOnSmileys/cache/pagelinks -share/moin/underlay/pages/HelpOnSpam/edit-log -share/moin/underlay/pages/HelpOnSpam/current -share/moin/underlay/pages/HelpOnSpam/revisions/00000001 -share/moin/underlay/pages/HelpOnSpam/cache/pagelinks -share/moin/underlay/pages/HelpOnSpellCheck/edit-log -share/moin/underlay/pages/HelpOnSpellCheck/current -share/moin/underlay/pages/HelpOnSpellCheck/revisions/00000001 -share/moin/underlay/pages/HelpOnSpellCheck/cache/pagelinks -share/moin/underlay/pages/HelpOnSubscribing/edit-log -share/moin/underlay/pages/HelpOnSubscribing/current -share/moin/underlay/pages/HelpOnSubscribing/revisions/00000001 -share/moin/underlay/pages/HelpOnSubscribing/cache/pagelinks -share/moin/underlay/pages/HelpOnSuperUser/edit-log -share/moin/underlay/pages/HelpOnSuperUser/current -share/moin/underlay/pages/HelpOnSuperUser/revisions/00000001 -share/moin/underlay/pages/HelpOnSuperUser/cache/pagelinks -share/moin/underlay/pages/HelpOnSynchronisation/edit-log -share/moin/underlay/pages/HelpOnSynchronisation/current -share/moin/underlay/pages/HelpOnSynchronisation/revisions/00000001 -share/moin/underlay/pages/HelpOnSynchronisation/cache/pagelinks -share/moin/underlay/pages/HelpOnTables/attachments/MiniPage.png -share/moin/underlay/pages/HelpOnTables/edit-log -share/moin/underlay/pages/HelpOnTables/current -share/moin/underlay/pages/HelpOnTables/revisions/00000001 -share/moin/underlay/pages/HelpOnTables/cache/pagelinks -share/moin/underlay/pages/HelpOnTemplates/edit-log -share/moin/underlay/pages/HelpOnTemplates/current -share/moin/underlay/pages/HelpOnTemplates/revisions/00000001 -share/moin/underlay/pages/HelpOnTemplates/cache/pagelinks -share/moin/underlay/pages/HelpOnTextChas/edit-log -share/moin/underlay/pages/HelpOnTextChas/current -share/moin/underlay/pages/HelpOnTextChas/revisions/00000001 -share/moin/underlay/pages/HelpOnTextChas/cache/pagelinks -share/moin/underlay/pages/HelpOnThemes/edit-log -share/moin/underlay/pages/HelpOnThemes/current -share/moin/underlay/pages/HelpOnThemes/revisions/00000001 -share/moin/underlay/pages/HelpOnThemes/cache/pagelinks -share/moin/underlay/pages/HelpOnUpdating/edit-log -share/moin/underlay/pages/HelpOnUpdating/current -share/moin/underlay/pages/HelpOnUpdating/revisions/00000001 -share/moin/underlay/pages/HelpOnUpdating/cache/pagelinks -share/moin/underlay/pages/HelpOnUpdatingPython/edit-log -share/moin/underlay/pages/HelpOnUpdatingPython/current -share/moin/underlay/pages/HelpOnUpdatingPython/revisions/00000001 -share/moin/underlay/pages/HelpOnUpdatingPython/cache/pagelinks -share/moin/underlay/pages/HelpOnUserHandling/edit-log -share/moin/underlay/pages/HelpOnUserHandling/current -share/moin/underlay/pages/HelpOnUserHandling/revisions/00000001 -share/moin/underlay/pages/HelpOnUserHandling/cache/pagelinks -share/moin/underlay/pages/HelpOnUserPreferences/edit-log -share/moin/underlay/pages/HelpOnUserPreferences/current -share/moin/underlay/pages/HelpOnUserPreferences/revisions/00000001 -share/moin/underlay/pages/HelpOnUserPreferences/cache/pagelinks -share/moin/underlay/pages/HelpOnVariables/edit-log -share/moin/underlay/pages/HelpOnVariables/current -share/moin/underlay/pages/HelpOnVariables/revisions/00000001 -share/moin/underlay/pages/HelpOnVariables/cache/pagelinks -share/moin/underlay/pages/HelpOnXapian/edit-log -share/moin/underlay/pages/HelpOnXapian/current -share/moin/underlay/pages/HelpOnXapian/revisions/00000001 -share/moin/underlay/pages/HelpOnXapian/cache/pagelinks -share/moin/underlay/pages/HelpOnXmlPages/edit-log -share/moin/underlay/pages/HelpOnXmlPages/current -share/moin/underlay/pages/HelpOnXmlPages/revisions/00000001 -share/moin/underlay/pages/HelpOnXmlPages/cache/pagelinks -share/moin/underlay/pages/HelpTemplate/edit-log -share/moin/underlay/pages/HelpTemplate/current -share/moin/underlay/pages/HelpTemplate/revisions/00000001 -share/moin/underlay/pages/HelpTemplate/cache/pagelinks -share/moin/underlay/pages/HomepageGroupsTemplate/edit-log -share/moin/underlay/pages/HomepageGroupsTemplate/current -share/moin/underlay/pages/HomepageGroupsTemplate/revisions/00000001 -share/moin/underlay/pages/HomepageGroupsTemplate/cache/pagelinks -share/moin/underlay/pages/HomepagePrivatePageTemplate/edit-log -share/moin/underlay/pages/HomepagePrivatePageTemplate/current -share/moin/underlay/pages/HomepagePrivatePageTemplate/revisions/00000001 -share/moin/underlay/pages/HomepagePrivatePageTemplate/cache/pagelinks -share/moin/underlay/pages/HomepageReadPageTemplate/edit-log -share/moin/underlay/pages/HomepageReadPageTemplate/current -share/moin/underlay/pages/HomepageReadPageTemplate/revisions/00000001 -share/moin/underlay/pages/HomepageReadPageTemplate/cache/pagelinks -share/moin/underlay/pages/HomepageReadWritePageTemplate/edit-log -share/moin/underlay/pages/HomepageReadWritePageTemplate/current -share/moin/underlay/pages/HomepageReadWritePageTemplate/revisions/00000001 -share/moin/underlay/pages/HomepageReadWritePageTemplate/cache/pagelinks -share/moin/underlay/pages/HomepageTemplate/edit-log -share/moin/underlay/pages/HomepageTemplate/current -share/moin/underlay/pages/HomepageTemplate/revisions/00000001 -share/moin/underlay/pages/HomepageTemplate/cache/pagelinks -share/moin/underlay/pages/InterWiki/edit-log -share/moin/underlay/pages/InterWiki/current -share/moin/underlay/pages/InterWiki/revisions/00000001 -share/moin/underlay/pages/InterWiki/cache/pagelinks -share/moin/underlay/pages/LocalBadContent/edit-log -share/moin/underlay/pages/LocalBadContent/current -share/moin/underlay/pages/LocalBadContent/revisions/00000001 -share/moin/underlay/pages/LocalBadContent/cache/pagelinks -share/moin/underlay/pages/LocalSpellingWords/edit-log -share/moin/underlay/pages/LocalSpellingWords/current -share/moin/underlay/pages/LocalSpellingWords/revisions/00000001 -share/moin/underlay/pages/LocalSpellingWords/cache/pagelinks -share/moin/underlay/pages/MissingHomePage/edit-log -share/moin/underlay/pages/MissingHomePage/current -share/moin/underlay/pages/MissingHomePage/revisions/00000001 -share/moin/underlay/pages/MissingHomePage/cache/pagelinks -share/moin/underlay/pages/MissingPage/edit-log -share/moin/underlay/pages/MissingPage/current -share/moin/underlay/pages/MissingPage/revisions/00000001 -share/moin/underlay/pages/MissingPage/cache/pagelinks -share/moin/underlay/pages/MoinMoin(2f)InstallDocs/edit-log -share/moin/underlay/pages/MoinMoin(2f)InstallDocs/current -share/moin/underlay/pages/MoinMoin(2f)InstallDocs/revisions/00000001 -share/moin/underlay/pages/MoinMoin(2f)InstallDocs/cache/pagelinks -share/moin/underlay/pages/MoinMoin(2f)TextFormatting/edit-log -share/moin/underlay/pages/MoinMoin(2f)TextFormatting/current -share/moin/underlay/pages/MoinMoin(2f)TextFormatting/revisions/00000001 -share/moin/underlay/pages/MoinMoin(2f)TextFormatting/cache/pagelinks -share/moin/underlay/pages/MoinMoin/edit-log -share/moin/underlay/pages/MoinMoin/current -share/moin/underlay/pages/MoinMoin/revisions/00000001 -share/moin/underlay/pages/MoinMoin/cache/pagelinks -share/moin/underlay/pages/OrphanedPages/edit-log -share/moin/underlay/pages/OrphanedPages/current -share/moin/underlay/pages/OrphanedPages/revisions/00000001 -share/moin/underlay/pages/OrphanedPages/cache/pagelinks -share/moin/underlay/pages/PageHits/edit-log -share/moin/underlay/pages/PageHits/current -share/moin/underlay/pages/PageHits/revisions/00000001 -share/moin/underlay/pages/PageHits/cache/pagelinks -share/moin/underlay/pages/PageSize/edit-log -share/moin/underlay/pages/PageSize/current -share/moin/underlay/pages/PageSize/revisions/00000001 -share/moin/underlay/pages/PageSize/cache/pagelinks -share/moin/underlay/pages/PermissionDeniedPage/edit-log -share/moin/underlay/pages/PermissionDeniedPage/current -share/moin/underlay/pages/PermissionDeniedPage/revisions/00000001 -share/moin/underlay/pages/PermissionDeniedPage/cache/pagelinks -share/moin/underlay/pages/ProjectGroupsTemplate/edit-log -share/moin/underlay/pages/ProjectGroupsTemplate/current -share/moin/underlay/pages/ProjectGroupsTemplate/revisions/00000001 -share/moin/underlay/pages/ProjectGroupsTemplate/cache/pagelinks -share/moin/underlay/pages/ProjectTemplate/edit-log -share/moin/underlay/pages/ProjectTemplate/current -share/moin/underlay/pages/ProjectTemplate/revisions/00000001 -share/moin/underlay/pages/ProjectTemplate/cache/pagelinks -share/moin/underlay/pages/RandomPage/edit-log -share/moin/underlay/pages/RandomPage/current -share/moin/underlay/pages/RandomPage/revisions/00000001 -share/moin/underlay/pages/RandomPage/cache/pagelinks -share/moin/underlay/pages/RecentChanges/edit-log -share/moin/underlay/pages/RecentChanges/current -share/moin/underlay/pages/RecentChanges/revisions/00000001 -share/moin/underlay/pages/RecentChanges/cache/pagelinks -share/moin/underlay/pages/SiteNavigation/edit-log -share/moin/underlay/pages/SiteNavigation/current -share/moin/underlay/pages/SiteNavigation/revisions/00000001 -share/moin/underlay/pages/SiteNavigation/cache/pagelinks -share/moin/underlay/pages/SlideShowHandOutTemplate/edit-log -share/moin/underlay/pages/SlideShowHandOutTemplate/current -share/moin/underlay/pages/SlideShowHandOutTemplate/revisions/00000001 -share/moin/underlay/pages/SlideShowHandOutTemplate/cache/pagelinks -share/moin/underlay/pages/SlideShowTemplate/edit-log -share/moin/underlay/pages/SlideShowTemplate/current -share/moin/underlay/pages/SlideShowTemplate/revisions/00000001 -share/moin/underlay/pages/SlideShowTemplate/cache/pagelinks -share/moin/underlay/pages/SlideTemplate/edit-log -share/moin/underlay/pages/SlideTemplate/current -share/moin/underlay/pages/SlideTemplate/revisions/00000001 -share/moin/underlay/pages/SlideTemplate/cache/pagelinks -share/moin/underlay/pages/SyncJobTemplate/edit-log -share/moin/underlay/pages/SyncJobTemplate/current -share/moin/underlay/pages/SyncJobTemplate/revisions/00000001 -share/moin/underlay/pages/SyncJobTemplate/cache/pagelinks -share/moin/underlay/pages/SyntaxReference/edit-log -share/moin/underlay/pages/SyntaxReference/current -share/moin/underlay/pages/SyntaxReference/revisions/00000001 -share/moin/underlay/pages/SyntaxReference/cache/pagelinks -share/moin/underlay/pages/SystemAdmin/edit-log -share/moin/underlay/pages/SystemAdmin/current -share/moin/underlay/pages/SystemAdmin/revisions/00000001 -share/moin/underlay/pages/SystemAdmin/cache/pagelinks -share/moin/underlay/pages/SystemInfo/edit-log -share/moin/underlay/pages/SystemInfo/current -share/moin/underlay/pages/SystemInfo/revisions/00000001 -share/moin/underlay/pages/SystemInfo/cache/pagelinks -share/moin/underlay/pages/SystemPagesGroup/edit-log -share/moin/underlay/pages/SystemPagesGroup/current -share/moin/underlay/pages/SystemPagesGroup/revisions/00000001 -share/moin/underlay/pages/SystemPagesGroup/cache/pagelinks -share/moin/underlay/pages/SystemPagesInEnglishGroup/edit-log -share/moin/underlay/pages/SystemPagesInEnglishGroup/current -share/moin/underlay/pages/SystemPagesInEnglishGroup/revisions/00000001 -share/moin/underlay/pages/SystemPagesInEnglishGroup/cache/pagelinks -share/moin/underlay/pages/SystemPagesSetup/attachments/Bulgarian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Croatian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Czech.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Danish.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Dutch.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/EuropeanPortuguese.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Finnish.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/French.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/German.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Hebrew.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Hungarian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Indonesian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Italian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Japanese.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Korean.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Latvian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Lithuanian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Mongolian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/NorwegianBokmal.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Polish.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Portuguese.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Romanian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Russian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Serbian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/SimplifiedChinese.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Slovenian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Spanish.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Swedish.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/TraditionalChinese.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Turkish.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/Ukrainian.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/all_languages.zip -share/moin/underlay/pages/SystemPagesSetup/attachments/extra.zip -share/moin/underlay/pages/SystemPagesSetup/edit-log -share/moin/underlay/pages/SystemPagesSetup/current -share/moin/underlay/pages/SystemPagesSetup/revisions/00000001 -share/moin/underlay/pages/SystemPagesSetup/cache/pagelinks -share/moin/underlay/pages/TitleIndex/edit-log -share/moin/underlay/pages/TitleIndex/current -share/moin/underlay/pages/TitleIndex/revisions/00000001 -share/moin/underlay/pages/TitleIndex/cache/pagelinks -share/moin/underlay/pages/WantedPages/edit-log -share/moin/underlay/pages/WantedPages/current -share/moin/underlay/pages/WantedPages/revisions/00000001 -share/moin/underlay/pages/WantedPages/cache/pagelinks -share/moin/underlay/pages/WhyWikiWorks/edit-log -share/moin/underlay/pages/WhyWikiWorks/current -share/moin/underlay/pages/WhyWikiWorks/revisions/00000001 -share/moin/underlay/pages/WhyWikiWorks/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f)/edit-log -share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f)/current -share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f)/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f)/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/edit-log -share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/current -share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date/edit-log -share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date/current -share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account/edit-log -share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account/current -share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences/edit-log -share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences/current -share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage/edit-log -share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage/current -share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor/edit-log -share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor/current -share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys/edit-log -share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys/current -share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup/edit-log -share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup/current -share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs/edit-log -share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs/current -share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines/edit-log -share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines/current -share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)13(20)Lists/edit-log -share/moin/underlay/pages/WikiCourse(2f)13(20)Lists/current -share/moin/underlay/pages/WikiCourse(2f)13(20)Lists/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)13(20)Lists/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/edit-log -share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/current -share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)15(20)Tables/edit-log -share/moin/underlay/pages/WikiCourse(2f)15(20)Tables/current -share/moin/underlay/pages/WikiCourse(2f)15(20)Tables/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)15(20)Tables/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links/edit-log -share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links/current -share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links/edit-log -share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links/current -share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/attachments/letter.txt -share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/edit-log -share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/current -share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols/edit-log -share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols/current -share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content/edit-log -share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content/current -share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)21(20)Macros/edit-log -share/moin/underlay/pages/WikiCourse(2f)21(20)Macros/current -share/moin/underlay/pages/WikiCourse(2f)21(20)Macros/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)21(20)Macros/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers/edit-log -share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers/current -share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)23(20)Actions/edit-log -share/moin/underlay/pages/WikiCourse(2f)23(20)Actions/current -share/moin/underlay/pages/WikiCourse(2f)23(20)Actions/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)23(20)Actions/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor/edit-log -share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor/current -share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/edit-log -share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/current -share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette/edit-log -share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette/current -share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)51(20)Applications/edit-log -share/moin/underlay/pages/WikiCourse(2f)51(20)Applications/current -share/moin/underlay/pages/WikiCourse(2f)51(20)Applications/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)51(20)Applications/cache/pagelinks -share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki/edit-log -share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki/current -share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki/revisions/00000001 -share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki/cache/pagelinks -share/moin/underlay/pages/WikiCourse/edit-log -share/moin/underlay/pages/WikiCourse/current -share/moin/underlay/pages/WikiCourse/revisions/00000001 -share/moin/underlay/pages/WikiCourse/cache/pagelinks -share/moin/underlay/pages/WikiCourseHandOut/edit-log -share/moin/underlay/pages/WikiCourseHandOut/current -share/moin/underlay/pages/WikiCourseHandOut/revisions/00000001 -share/moin/underlay/pages/WikiCourseHandOut/cache/pagelinks -share/moin/underlay/pages/WikiHomePage/edit-log -share/moin/underlay/pages/WikiHomePage/current -share/moin/underlay/pages/WikiHomePage/revisions/00000001 -share/moin/underlay/pages/WikiHomePage/cache/pagelinks -share/moin/underlay/pages/WikiName/edit-log -share/moin/underlay/pages/WikiName/current -share/moin/underlay/pages/WikiName/revisions/00000001 -share/moin/underlay/pages/WikiName/cache/pagelinks -share/moin/underlay/pages/WikiSandBox/attachments/mytest.draw -share/moin/underlay/pages/WikiSandBox/attachments/mytest.map -share/moin/underlay/pages/WikiSandBox/attachments/mytest.png -share/moin/underlay/pages/WikiSandBox/edit-log -share/moin/underlay/pages/WikiSandBox/current -share/moin/underlay/pages/WikiSandBox/revisions/00000001 -share/moin/underlay/pages/WikiSandBox/cache/pagelinks -share/moin/underlay/pages/WikiTipOfTheDay/edit-log -share/moin/underlay/pages/WikiTipOfTheDay/current -share/moin/underlay/pages/WikiTipOfTheDay/revisions/00000001 -share/moin/underlay/pages/WikiTipOfTheDay/cache/pagelinks -share/moin/underlay/pages/WikiWikiWeb/edit-log -share/moin/underlay/pages/WikiWikiWeb/current -share/moin/underlay/pages/WikiWikiWeb/revisions/00000001 -share/moin/underlay/pages/WikiWikiWeb/cache/pagelinks -share/moin/underlay/pages/WordIndex/edit-log -share/moin/underlay/pages/WordIndex/current -share/moin/underlay/pages/WordIndex/revisions/00000001 -share/moin/underlay/pages/WordIndex/cache/pagelinks -share/moin/underlay/pages/XsltVersion/edit-log -share/moin/underlay/pages/XsltVersion/current -share/moin/underlay/pages/XsltVersion/revisions/00000001 -share/moin/underlay/pages/XsltVersion/cache/pagelinks -@dirrm share/moin/underlay/pages/XsltVersion/cache -@dirrm share/moin/underlay/pages/XsltVersion/revisions -@dirrm share/moin/underlay/pages/XsltVersion -@dirrm share/moin/underlay/pages/WordIndex/cache -@dirrm share/moin/underlay/pages/WordIndex/revisions -@dirrm share/moin/underlay/pages/WordIndex -@dirrm share/moin/underlay/pages/WikiWikiWeb/cache -@dirrm share/moin/underlay/pages/WikiWikiWeb/revisions -@dirrm share/moin/underlay/pages/WikiWikiWeb -@dirrm share/moin/underlay/pages/WikiTipOfTheDay/cache -@dirrm share/moin/underlay/pages/WikiTipOfTheDay/revisions -@dirrm share/moin/underlay/pages/WikiTipOfTheDay -@dirrm share/moin/underlay/pages/WikiSandBox/cache -@dirrm share/moin/underlay/pages/WikiSandBox/revisions -@dirrm share/moin/underlay/pages/WikiSandBox/attachments -@dirrm share/moin/underlay/pages/WikiSandBox -@dirrm share/moin/underlay/pages/WikiName/cache -@dirrm share/moin/underlay/pages/WikiName/revisions -@dirrm share/moin/underlay/pages/WikiName -@dirrm share/moin/underlay/pages/WikiHomePage/cache -@dirrm share/moin/underlay/pages/WikiHomePage/revisions -@dirrm share/moin/underlay/pages/WikiHomePage -@dirrm share/moin/underlay/pages/WikiCourseHandOut/cache -@dirrm share/moin/underlay/pages/WikiCourseHandOut/revisions -@dirrm share/moin/underlay/pages/WikiCourseHandOut -@dirrm share/moin/underlay/pages/WikiCourse/cache -@dirrm share/moin/underlay/pages/WikiCourse/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)52(20)Structure(20)in(20)the(20)wiki -@dirrm share/moin/underlay/pages/WikiCourse(2f)51(20)Applications/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)51(20)Applications/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)51(20)Applications -@dirrm share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)50(20)Wiki(20)etiquette -@dirrm share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)40(20)Creating(20)more(20)pages -@dirrm share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)30(20)The(20)graphical(20)editor -@dirrm share/moin/underlay/pages/WikiCourse(2f)23(20)Actions/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)23(20)Actions/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)23(20)Actions -@dirrm share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)22(20)Parsers -@dirrm share/moin/underlay/pages/WikiCourse(2f)21(20)Macros/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)21(20)Macros/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)21(20)Macros -@dirrm share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)20(20)Dynamic(20)content -@dirrm share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)19(20)Symbols -@dirrm share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments/attachments -@dirrm share/moin/underlay/pages/WikiCourse(2f)18(20)Attachments -@dirrm share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)17(20)External(20)links -@dirrm share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)16(20)Wiki(20)internal(20)links -@dirrm share/moin/underlay/pages/WikiCourse(2f)15(20)Tables/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)15(20)Tables/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)15(20)Tables -@dirrm share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)14(20)Text(20)styles -@dirrm share/moin/underlay/pages/WikiCourse(2f)13(20)Lists/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)13(20)Lists/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)13(20)Lists -@dirrm share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)12(20)Headlines -@dirrm share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)11(20)Paragraphs -@dirrm share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)10(20)Text(20)layout(20)with(20)wiki(20)markup -@dirrm share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)08(20)Hot(20)Keys -@dirrm share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)07(20)The(20)text(20)editor -@dirrm share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)06(20)Your(20)own(20)wiki(20)homepage -@dirrm share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)05(20)User(20)preferences -@dirrm share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)04(20)Creating(20)a(20)wiki(20)account -@dirrm share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)03(20)Staying(20)up(20)to(20)date -@dirrm share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)02(20)Finding(20)information -@dirrm share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f)/cache -@dirrm share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f)/revisions -@dirrm share/moin/underlay/pages/WikiCourse(2f)01(20)What(20)is(20)a(20)MoinMoin(20)wiki(3f) -@dirrm share/moin/underlay/pages/WikiCourse -@dirrm share/moin/underlay/pages/WhyWikiWorks/cache -@dirrm share/moin/underlay/pages/WhyWikiWorks/revisions -@dirrm share/moin/underlay/pages/WhyWikiWorks -@dirrm share/moin/underlay/pages/WantedPages/cache -@dirrm share/moin/underlay/pages/WantedPages/revisions -@dirrm share/moin/underlay/pages/WantedPages -@dirrm share/moin/underlay/pages/TitleIndex/cache -@dirrm share/moin/underlay/pages/TitleIndex/revisions -@dirrm share/moin/underlay/pages/TitleIndex -@dirrm share/moin/underlay/pages/SystemPagesSetup/cache -@dirrm share/moin/underlay/pages/SystemPagesSetup/revisions -@dirrm share/moin/underlay/pages/SystemPagesSetup/attachments -@dirrm share/moin/underlay/pages/SystemPagesSetup -@dirrm share/moin/underlay/pages/SystemPagesInEnglishGroup/cache -@dirrm share/moin/underlay/pages/SystemPagesInEnglishGroup/revisions -@dirrm share/moin/underlay/pages/SystemPagesInEnglishGroup -@dirrm share/moin/underlay/pages/SystemPagesGroup/cache -@dirrm share/moin/underlay/pages/SystemPagesGroup/revisions -@dirrm share/moin/underlay/pages/SystemPagesGroup -@dirrm share/moin/underlay/pages/SystemInfo/cache -@dirrm share/moin/underlay/pages/SystemInfo/revisions -@dirrm share/moin/underlay/pages/SystemInfo -@dirrm share/moin/underlay/pages/SystemAdmin/cache -@dirrm share/moin/underlay/pages/SystemAdmin/revisions -@dirrm share/moin/underlay/pages/SystemAdmin -@dirrm share/moin/underlay/pages/SyntaxReference/cache -@dirrm share/moin/underlay/pages/SyntaxReference/revisions -@dirrm share/moin/underlay/pages/SyntaxReference -@dirrm share/moin/underlay/pages/SyncJobTemplate/cache -@dirrm share/moin/underlay/pages/SyncJobTemplate/revisions -@dirrm share/moin/underlay/pages/SyncJobTemplate -@dirrm share/moin/underlay/pages/SlideTemplate/cache -@dirrm share/moin/underlay/pages/SlideTemplate/revisions -@dirrm share/moin/underlay/pages/SlideTemplate -@dirrm share/moin/underlay/pages/SlideShowTemplate/cache -@dirrm share/moin/underlay/pages/SlideShowTemplate/revisions -@dirrm share/moin/underlay/pages/SlideShowTemplate -@dirrm share/moin/underlay/pages/SlideShowHandOutTemplate/cache -@dirrm share/moin/underlay/pages/SlideShowHandOutTemplate/revisions -@dirrm share/moin/underlay/pages/SlideShowHandOutTemplate -@dirrm share/moin/underlay/pages/SiteNavigation/cache -@dirrm share/moin/underlay/pages/SiteNavigation/revisions -@dirrm share/moin/underlay/pages/SiteNavigation -@dirrm share/moin/underlay/pages/RecentChanges/cache -@dirrm share/moin/underlay/pages/RecentChanges/revisions -@dirrm share/moin/underlay/pages/RecentChanges -@dirrm share/moin/underlay/pages/RandomPage/cache -@dirrm share/moin/underlay/pages/RandomPage/revisions -@dirrm share/moin/underlay/pages/RandomPage -@dirrm share/moin/underlay/pages/ProjectTemplate/cache -@dirrm share/moin/underlay/pages/ProjectTemplate/revisions -@dirrm share/moin/underlay/pages/ProjectTemplate -@dirrm share/moin/underlay/pages/ProjectGroupsTemplate/cache -@dirrm share/moin/underlay/pages/ProjectGroupsTemplate/revisions -@dirrm share/moin/underlay/pages/ProjectGroupsTemplate -@dirrm share/moin/underlay/pages/PermissionDeniedPage/cache -@dirrm share/moin/underlay/pages/PermissionDeniedPage/revisions -@dirrm share/moin/underlay/pages/PermissionDeniedPage -@dirrm share/moin/underlay/pages/PageSize/cache -@dirrm share/moin/underlay/pages/PageSize/revisions -@dirrm share/moin/underlay/pages/PageSize -@dirrm share/moin/underlay/pages/PageHits/cache -@dirrm share/moin/underlay/pages/PageHits/revisions -@dirrm share/moin/underlay/pages/PageHits -@dirrm share/moin/underlay/pages/OrphanedPages/cache -@dirrm share/moin/underlay/pages/OrphanedPages/revisions -@dirrm share/moin/underlay/pages/OrphanedPages -@dirrm share/moin/underlay/pages/MoinMoin/cache -@dirrm share/moin/underlay/pages/MoinMoin/revisions -@dirrm share/moin/underlay/pages/MoinMoin(2f)TextFormatting/cache -@dirrm share/moin/underlay/pages/MoinMoin(2f)TextFormatting/revisions -@dirrm share/moin/underlay/pages/MoinMoin(2f)TextFormatting -@dirrm share/moin/underlay/pages/MoinMoin(2f)InstallDocs/cache -@dirrm share/moin/underlay/pages/MoinMoin(2f)InstallDocs/revisions -@dirrm share/moin/underlay/pages/MoinMoin(2f)InstallDocs -@dirrm share/moin/underlay/pages/MoinMoin -@dirrm share/moin/underlay/pages/MissingPage/cache -@dirrm share/moin/underlay/pages/MissingPage/revisions -@dirrm share/moin/underlay/pages/MissingPage -@dirrm share/moin/underlay/pages/MissingHomePage/cache -@dirrm share/moin/underlay/pages/MissingHomePage/revisions -@dirrm share/moin/underlay/pages/MissingHomePage -@dirrm share/moin/underlay/pages/LocalSpellingWords/cache -@dirrm share/moin/underlay/pages/LocalSpellingWords/revisions -@dirrm share/moin/underlay/pages/LocalSpellingWords -@dirrm share/moin/underlay/pages/LocalBadContent/cache -@dirrm share/moin/underlay/pages/LocalBadContent/revisions -@dirrm share/moin/underlay/pages/LocalBadContent -@dirrm share/moin/underlay/pages/InterWiki/cache -@dirrm share/moin/underlay/pages/InterWiki/revisions -@dirrm share/moin/underlay/pages/InterWiki -@dirrm share/moin/underlay/pages/HomepageTemplate/cache -@dirrm share/moin/underlay/pages/HomepageTemplate/revisions -@dirrm share/moin/underlay/pages/HomepageTemplate -@dirrm share/moin/underlay/pages/HomepageReadWritePageTemplate/cache -@dirrm share/moin/underlay/pages/HomepageReadWritePageTemplate/revisions -@dirrm share/moin/underlay/pages/HomepageReadWritePageTemplate -@dirrm share/moin/underlay/pages/HomepageReadPageTemplate/cache -@dirrm share/moin/underlay/pages/HomepageReadPageTemplate/revisions -@dirrm share/moin/underlay/pages/HomepageReadPageTemplate -@dirrm share/moin/underlay/pages/HomepagePrivatePageTemplate/cache -@dirrm share/moin/underlay/pages/HomepagePrivatePageTemplate/revisions -@dirrm share/moin/underlay/pages/HomepagePrivatePageTemplate -@dirrm share/moin/underlay/pages/HomepageGroupsTemplate/cache -@dirrm share/moin/underlay/pages/HomepageGroupsTemplate/revisions -@dirrm share/moin/underlay/pages/HomepageGroupsTemplate -@dirrm share/moin/underlay/pages/HelpTemplate/cache -@dirrm share/moin/underlay/pages/HelpTemplate/revisions -@dirrm share/moin/underlay/pages/HelpTemplate -@dirrm share/moin/underlay/pages/HelpOnXmlPages/cache -@dirrm share/moin/underlay/pages/HelpOnXmlPages/revisions -@dirrm share/moin/underlay/pages/HelpOnXmlPages -@dirrm share/moin/underlay/pages/HelpOnXapian/cache -@dirrm share/moin/underlay/pages/HelpOnXapian/revisions -@dirrm share/moin/underlay/pages/HelpOnXapian -@dirrm share/moin/underlay/pages/HelpOnVariables/cache -@dirrm share/moin/underlay/pages/HelpOnVariables/revisions -@dirrm share/moin/underlay/pages/HelpOnVariables -@dirrm share/moin/underlay/pages/HelpOnUserPreferences/cache -@dirrm share/moin/underlay/pages/HelpOnUserPreferences/revisions -@dirrm share/moin/underlay/pages/HelpOnUserPreferences -@dirrm share/moin/underlay/pages/HelpOnUserHandling/cache -@dirrm share/moin/underlay/pages/HelpOnUserHandling/revisions -@dirrm share/moin/underlay/pages/HelpOnUserHandling -@dirrm share/moin/underlay/pages/HelpOnUpdatingPython/cache -@dirrm share/moin/underlay/pages/HelpOnUpdatingPython/revisions -@dirrm share/moin/underlay/pages/HelpOnUpdatingPython -@dirrm share/moin/underlay/pages/HelpOnUpdating/cache -@dirrm share/moin/underlay/pages/HelpOnUpdating/revisions -@dirrm share/moin/underlay/pages/HelpOnUpdating -@dirrm share/moin/underlay/pages/HelpOnThemes/cache -@dirrm share/moin/underlay/pages/HelpOnThemes/revisions -@dirrm share/moin/underlay/pages/HelpOnThemes -@dirrm share/moin/underlay/pages/HelpOnTextChas/cache -@dirrm share/moin/underlay/pages/HelpOnTextChas/revisions -@dirrm share/moin/underlay/pages/HelpOnTextChas -@dirrm share/moin/underlay/pages/HelpOnTemplates/cache -@dirrm share/moin/underlay/pages/HelpOnTemplates/revisions -@dirrm share/moin/underlay/pages/HelpOnTemplates -@dirrm share/moin/underlay/pages/HelpOnTables/cache -@dirrm share/moin/underlay/pages/HelpOnTables/revisions -@dirrm share/moin/underlay/pages/HelpOnTables/attachments -@dirrm share/moin/underlay/pages/HelpOnTables -@dirrm share/moin/underlay/pages/HelpOnSynchronisation/cache -@dirrm share/moin/underlay/pages/HelpOnSynchronisation/revisions -@dirrm share/moin/underlay/pages/HelpOnSynchronisation -@dirrm share/moin/underlay/pages/HelpOnSuperUser/cache -@dirrm share/moin/underlay/pages/HelpOnSuperUser/revisions -@dirrm share/moin/underlay/pages/HelpOnSuperUser -@dirrm share/moin/underlay/pages/HelpOnSubscribing/cache -@dirrm share/moin/underlay/pages/HelpOnSubscribing/revisions -@dirrm share/moin/underlay/pages/HelpOnSubscribing -@dirrm share/moin/underlay/pages/HelpOnSpellCheck/cache -@dirrm share/moin/underlay/pages/HelpOnSpellCheck/revisions -@dirrm share/moin/underlay/pages/HelpOnSpellCheck -@dirrm share/moin/underlay/pages/HelpOnSpam/cache -@dirrm share/moin/underlay/pages/HelpOnSpam/revisions -@dirrm share/moin/underlay/pages/HelpOnSpam -@dirrm share/moin/underlay/pages/HelpOnSmileys/cache -@dirrm share/moin/underlay/pages/HelpOnSmileys/revisions -@dirrm share/moin/underlay/pages/HelpOnSmileys -@dirrm share/moin/underlay/pages/HelpOnSlideShows/cache -@dirrm share/moin/underlay/pages/HelpOnSlideShows/revisions -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/cache -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/revisions -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/cache -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/revisions -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/cache -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/revisions -@dirrm share/moin/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction -@dirrm share/moin/underlay/pages/HelpOnSlideShows -@dirrm share/moin/underlay/pages/HelpOnSessions/cache -@dirrm share/moin/underlay/pages/HelpOnSessions/revisions -@dirrm share/moin/underlay/pages/HelpOnSessions -@dirrm share/moin/underlay/pages/HelpOnSearching/cache -@dirrm share/moin/underlay/pages/HelpOnSearching/revisions -@dirrm share/moin/underlay/pages/HelpOnSearching -@dirrm share/moin/underlay/pages/HelpOnRules/cache -@dirrm share/moin/underlay/pages/HelpOnRules/revisions -@dirrm share/moin/underlay/pages/HelpOnRules -@dirrm share/moin/underlay/pages/HelpOnProcessingInstructions/cache -@dirrm share/moin/underlay/pages/HelpOnProcessingInstructions/revisions -@dirrm share/moin/underlay/pages/HelpOnProcessingInstructions -@dirrm share/moin/underlay/pages/HelpOnPatchCreation/cache -@dirrm share/moin/underlay/pages/HelpOnPatchCreation/revisions -@dirrm share/moin/underlay/pages/HelpOnPatchCreation -@dirrm share/moin/underlay/pages/HelpOnParsers/cache -@dirrm share/moin/underlay/pages/HelpOnParsers/revisions -@dirrm share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText/cache -@dirrm share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText/revisions -@dirrm share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/cache -@dirrm share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/revisions -@dirrm share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer -@dirrm share/moin/underlay/pages/HelpOnParsers(2f)ReStructuredText -@dirrm share/moin/underlay/pages/HelpOnParsers -@dirrm share/moin/underlay/pages/HelpOnPageDeletion/cache -@dirrm share/moin/underlay/pages/HelpOnPageDeletion/revisions -@dirrm share/moin/underlay/pages/HelpOnPageDeletion -@dirrm share/moin/underlay/pages/HelpOnPageCreation/cache -@dirrm share/moin/underlay/pages/HelpOnPageCreation/revisions -@dirrm share/moin/underlay/pages/HelpOnPageCreation -@dirrm share/moin/underlay/pages/HelpOnPackageInstaller/cache -@dirrm share/moin/underlay/pages/HelpOnPackageInstaller/revisions -@dirrm share/moin/underlay/pages/HelpOnPackageInstaller -@dirrm share/moin/underlay/pages/HelpOnOpenIDProvider/cache -@dirrm share/moin/underlay/pages/HelpOnOpenIDProvider/revisions -@dirrm share/moin/underlay/pages/HelpOnOpenIDProvider -@dirrm share/moin/underlay/pages/HelpOnNotification/cache -@dirrm share/moin/underlay/pages/HelpOnNotification/revisions -@dirrm share/moin/underlay/pages/HelpOnNotification -@dirrm share/moin/underlay/pages/HelpOnNavigation/cache -@dirrm share/moin/underlay/pages/HelpOnNavigation/revisions -@dirrm share/moin/underlay/pages/HelpOnNavigation -@dirrm share/moin/underlay/pages/HelpOnMoinWikiSyntax/cache -@dirrm share/moin/underlay/pages/HelpOnMoinWikiSyntax/revisions -@dirrm share/moin/underlay/pages/HelpOnMoinWikiSyntax/attachments -@dirrm share/moin/underlay/pages/HelpOnMoinWikiSyntax -@dirrm share/moin/underlay/pages/HelpOnMoinCommand/cache -@dirrm share/moin/underlay/pages/HelpOnMoinCommand/revisions -@dirrm share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump/cache -@dirrm share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump/revisions -@dirrm share/moin/underlay/pages/HelpOnMoinCommand(2f)ExportDump -@dirrm share/moin/underlay/pages/HelpOnMoinCommand -@dirrm share/moin/underlay/pages/HelpOnMacros/cache -@dirrm share/moin/underlay/pages/HelpOnMacros/revisions -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar/cache -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar/revisions -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)MonthCalendar -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)MailTo/cache -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)MailTo/revisions -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)MailTo -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)Include/cache -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)Include/revisions -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)Include -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)ImageLink/cache -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)ImageLink/revisions -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)ImageLink -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject/cache -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject/revisions -@dirrm share/moin/underlay/pages/HelpOnMacros(2f)EmbedObject -@dirrm share/moin/underlay/pages/HelpOnMacros -@dirrm share/moin/underlay/pages/HelpOnLogin/cache -@dirrm share/moin/underlay/pages/HelpOnLogin/revisions -@dirrm share/moin/underlay/pages/HelpOnLogin -@dirrm share/moin/underlay/pages/HelpOnLists/cache -@dirrm share/moin/underlay/pages/HelpOnLists/revisions -@dirrm share/moin/underlay/pages/HelpOnLists -@dirrm share/moin/underlay/pages/HelpOnLinking/cache -@dirrm share/moin/underlay/pages/HelpOnLinking/revisions -@dirrm share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/cache -@dirrm share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/revisions -@dirrm share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks/attachments -@dirrm share/moin/underlay/pages/HelpOnLinking(2f)NotesLinks -@dirrm share/moin/underlay/pages/HelpOnLinking -@dirrm share/moin/underlay/pages/HelpOnLanguages/cache -@dirrm share/moin/underlay/pages/HelpOnLanguages/revisions -@dirrm share/moin/underlay/pages/HelpOnLanguages -@dirrm share/moin/underlay/pages/HelpOnInstalling/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/attachments -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)WebLogic -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TwistedWeb -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting/attachments -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)TroubleShooting -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)StandaloneServer -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)MinimalWiki -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)InternetInformationServer -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)FastCgi -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation/attachments -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)BasicInstallation -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32 -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/attachments -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)AolServer/cache -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)AolServer/revisions -@dirrm share/moin/underlay/pages/HelpOnInstalling(2f)AolServer -@dirrm share/moin/underlay/pages/HelpOnInstalling -@dirrm share/moin/underlay/pages/HelpOnHeadlines/cache -@dirrm share/moin/underlay/pages/HelpOnHeadlines/revisions -@dirrm share/moin/underlay/pages/HelpOnHeadlines -@dirrm share/moin/underlay/pages/HelpOnGraphicalEditor/cache -@dirrm share/moin/underlay/pages/HelpOnGraphicalEditor/revisions -@dirrm share/moin/underlay/pages/HelpOnGraphicalEditor -@dirrm share/moin/underlay/pages/HelpOnFormatting/cache -@dirrm share/moin/underlay/pages/HelpOnFormatting/revisions -@dirrm share/moin/underlay/pages/HelpOnFormatting -@dirrm share/moin/underlay/pages/HelpOnEditing/cache -@dirrm share/moin/underlay/pages/HelpOnEditing/revisions -@dirrm share/moin/underlay/pages/HelpOnEditing(2f)SubPages/cache -@dirrm share/moin/underlay/pages/HelpOnEditing(2f)SubPages/revisions -@dirrm share/moin/underlay/pages/HelpOnEditing(2f)SubPages -@dirrm share/moin/underlay/pages/HelpOnEditing -@dirrm share/moin/underlay/pages/HelpOnEditLocks/cache -@dirrm share/moin/underlay/pages/HelpOnEditLocks/revisions -@dirrm share/moin/underlay/pages/HelpOnEditLocks -@dirrm share/moin/underlay/pages/HelpOnDictionaries/cache -@dirrm share/moin/underlay/pages/HelpOnDictionaries/revisions -@dirrm share/moin/underlay/pages/HelpOnDictionaries -@dirrm share/moin/underlay/pages/HelpOnCreoleSyntax/cache -@dirrm share/moin/underlay/pages/HelpOnCreoleSyntax/revisions -@dirrm share/moin/underlay/pages/HelpOnCreoleSyntax -@dirrm share/moin/underlay/pages/HelpOnConfiguration/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)UserPreferences -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SurgeProtection -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SupplementationPage -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)FileAttachments -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)EmailSupport -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/cache -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/revisions -@dirrm share/moin/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo -@dirrm share/moin/underlay/pages/HelpOnConfiguration -@dirrm share/moin/underlay/pages/HelpOnComments/cache -@dirrm share/moin/underlay/pages/HelpOnComments/revisions -@dirrm share/moin/underlay/pages/HelpOnComments -@dirrm share/moin/underlay/pages/HelpOnCategories/cache -@dirrm share/moin/underlay/pages/HelpOnCategories/revisions -@dirrm share/moin/underlay/pages/HelpOnCategories -@dirrm share/moin/underlay/pages/HelpOnAutoAdmin/cache -@dirrm share/moin/underlay/pages/HelpOnAutoAdmin/revisions -@dirrm share/moin/underlay/pages/HelpOnAutoAdmin -@dirrm share/moin/underlay/pages/HelpOnAuthentication/cache -@dirrm share/moin/underlay/pages/HelpOnAuthentication/revisions -@dirrm share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/cache -@dirrm share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/revisions -@dirrm share/moin/underlay/pages/HelpOnAuthentication(2f)ExternalCookie -@dirrm share/moin/underlay/pages/HelpOnAuthentication -@dirrm share/moin/underlay/pages/HelpOnAdmonitions/cache -@dirrm share/moin/underlay/pages/HelpOnAdmonitions/revisions -@dirrm share/moin/underlay/pages/HelpOnAdmonitions -@dirrm share/moin/underlay/pages/HelpOnAdministration/cache -@dirrm share/moin/underlay/pages/HelpOnAdministration/revisions -@dirrm share/moin/underlay/pages/HelpOnAdministration -@dirrm share/moin/underlay/pages/HelpOnActions/cache -@dirrm share/moin/underlay/pages/HelpOnActions/revisions -@dirrm share/moin/underlay/pages/HelpOnActions(2f)AttachFile/cache -@dirrm share/moin/underlay/pages/HelpOnActions(2f)AttachFile/revisions -@dirrm share/moin/underlay/pages/HelpOnActions(2f)AttachFile/attachments -@dirrm share/moin/underlay/pages/HelpOnActions(2f)AttachFile -@dirrm share/moin/underlay/pages/HelpOnActions -@dirrm share/moin/underlay/pages/HelpOnAcl/cache -@dirrm share/moin/underlay/pages/HelpOnAcl/revisions -@dirrm share/moin/underlay/pages/HelpOnAcl -@dirrm share/moin/underlay/pages/HelpOnAccessControlLists/cache -@dirrm share/moin/underlay/pages/HelpOnAccessControlLists/revisions -@dirrm share/moin/underlay/pages/HelpOnAccessControlLists -@dirrm share/moin/underlay/pages/HelpMiscellaneous/cache -@dirrm share/moin/underlay/pages/HelpMiscellaneous/revisions -@dirrm share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/cache -@dirrm share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/revisions -@dirrm share/moin/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions -@dirrm share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/cache -@dirrm share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/revisions -@dirrm share/moin/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures -@dirrm share/moin/underlay/pages/HelpMiscellaneous -@dirrm share/moin/underlay/pages/HelpIndex/cache -@dirrm share/moin/underlay/pages/HelpIndex/revisions -@dirrm share/moin/underlay/pages/HelpIndex -@dirrm share/moin/underlay/pages/HelpForUsers/cache -@dirrm share/moin/underlay/pages/HelpForUsers/revisions -@dirrm share/moin/underlay/pages/HelpForUsers -@dirrm share/moin/underlay/pages/HelpForDevelopers/cache -@dirrm share/moin/underlay/pages/HelpForDevelopers/revisions -@dirrm share/moin/underlay/pages/HelpForDevelopers -@dirrm share/moin/underlay/pages/HelpForBeginners/cache -@dirrm share/moin/underlay/pages/HelpForBeginners/revisions -@dirrm share/moin/underlay/pages/HelpForBeginners -@dirrm share/moin/underlay/pages/HelpForAdministrators/cache -@dirrm share/moin/underlay/pages/HelpForAdministrators/revisions -@dirrm share/moin/underlay/pages/HelpForAdministrators -@dirrm share/moin/underlay/pages/HelpContents/cache -@dirrm share/moin/underlay/pages/HelpContents/revisions -@dirrm share/moin/underlay/pages/HelpContents -@dirrm share/moin/underlay/pages/FrontPage/cache -@dirrm share/moin/underlay/pages/FrontPage/revisions -@dirrm share/moin/underlay/pages/FrontPage -@dirrm share/moin/underlay/pages/FortuneCookies/cache -@dirrm share/moin/underlay/pages/FortuneCookies/revisions -@dirrm share/moin/underlay/pages/FortuneCookies -@dirrm share/moin/underlay/pages/FindPage/cache -@dirrm share/moin/underlay/pages/FindPage/revisions -@dirrm share/moin/underlay/pages/FindPage -@dirrm share/moin/underlay/pages/EventStats/cache -@dirrm share/moin/underlay/pages/EventStats/revisions -@dirrm share/moin/underlay/pages/EventStats(2f)UserAgents/cache -@dirrm share/moin/underlay/pages/EventStats(2f)UserAgents/revisions -@dirrm share/moin/underlay/pages/EventStats(2f)UserAgents -@dirrm share/moin/underlay/pages/EventStats(2f)Languages/cache -@dirrm share/moin/underlay/pages/EventStats(2f)Languages/revisions -@dirrm share/moin/underlay/pages/EventStats(2f)Languages -@dirrm share/moin/underlay/pages/EventStats(2f)HitCounts/cache -@dirrm share/moin/underlay/pages/EventStats(2f)HitCounts/revisions -@dirrm share/moin/underlay/pages/EventStats(2f)HitCounts -@dirrm share/moin/underlay/pages/EventStats -@dirrm share/moin/underlay/pages/EditedSystemPages/cache -@dirrm share/moin/underlay/pages/EditedSystemPages/revisions -@dirrm share/moin/underlay/pages/EditedSystemPages -@dirrm share/moin/underlay/pages/DesktopEdition/cache -@dirrm share/moin/underlay/pages/DesktopEdition/revisions -@dirrm share/moin/underlay/pages/DesktopEdition -@dirrm share/moin/underlay/pages/CategoryTemplate/cache -@dirrm share/moin/underlay/pages/CategoryTemplate/revisions -@dirrm share/moin/underlay/pages/CategoryTemplate -@dirrm share/moin/underlay/pages/CategoryHomepage/cache -@dirrm share/moin/underlay/pages/CategoryHomepage/revisions -@dirrm share/moin/underlay/pages/CategoryHomepage -@dirrm share/moin/underlay/pages/CategoryCategory/cache -@dirrm share/moin/underlay/pages/CategoryCategory/revisions -@dirrm share/moin/underlay/pages/CategoryCategory -@dirrm share/moin/underlay/pages/CamelCase/cache -@dirrm share/moin/underlay/pages/CamelCase/revisions -@dirrm share/moin/underlay/pages/CamelCase -@dirrm share/moin/underlay/pages/BadContent/revisions -@dirrm share/moin/underlay/pages/BadContent -@dirrm share/moin/underlay/pages/AutoAdminGroup/cache -@dirrm share/moin/underlay/pages/AutoAdminGroup/revisions -@dirrm share/moin/underlay/pages/AutoAdminGroup -@dirrm share/moin/underlay/pages/AbandonedPages/cache -@dirrm share/moin/underlay/pages/AbandonedPages/revisions -@dirrm share/moin/underlay/pages/AbandonedPages -@dirrm share/moin/underlay/pages -@dirrm share/moin/underlay -@dirrm share/moin/server -@dirrm share/moin/htdocs/rightsidebar/img -@dirrm share/moin/htdocs/rightsidebar/css -@dirrm share/moin/htdocs/rightsidebar -@dirrm share/moin/htdocs/modern/img -@dirrm share/moin/htdocs/modern/css -@dirrm share/moin/htdocs/modern -@dirrm share/moin/htdocs/common/js -@dirrm share/moin/htdocs/common -@dirrm share/moin/htdocs/classic/img -@dirrm share/moin/htdocs/classic/css -@dirrm share/moin/htdocs/classic -@dirrm share/moin/htdocs/applets/moinFCKplugins/selection -@dirrm share/moin/htdocs/applets/moinFCKplugins/restrict_actions -@dirrm share/moin/htdocs/applets/moinFCKplugins/placeholder/lang -@dirrm share/moin/htdocs/applets/moinFCKplugins/placeholder -@dirrm share/moin/htdocs/applets/moinFCKplugins/moinunlink -@dirrm share/moin/htdocs/applets/moinFCKplugins/moinlink -@dirrm share/moin/htdocs/applets/moinFCKplugins/moinimage -@dirrm share/moin/htdocs/applets/moinFCKplugins/moinformat -@dirrm share/moin/htdocs/applets/moinFCKplugins/moinbehaviour -@dirrm share/moin/htdocs/applets/moinFCKplugins/moinattachment -@dirrm share/moin/htdocs/applets/moinFCKplugins/macro/lang -@dirrm share/moin/htdocs/applets/moinFCKplugins/macro -@dirrm share/moin/htdocs/applets/moinFCKplugins -@dirrm share/moin/htdocs/applets/TWikiDrawPlugin -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/silver/toolbar -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/silver/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/silver -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/toolbar -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/office2003/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/office2003 -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/default/toolbar -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/default/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins/default -@dirrm share/moin/htdocs/applets/FCKeditor/editor/skins -@dirrm share/moin/htdocs/applets/FCKeditor/editor/plugins/tablecommands -@dirrm share/moin/htdocs/applets/FCKeditor/editor/plugins/simplecommands -@dirrm share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang -@dirrm share/moin/htdocs/applets/FCKeditor/editor/plugins/placeholder -@dirrm share/moin/htdocs/applets/FCKeditor/editor/plugins -@dirrm share/moin/htdocs/applets/FCKeditor/editor/lang -@dirrm share/moin/htdocs/applets/FCKeditor/editor/js -@dirrm share/moin/htdocs/applets/FCKeditor/editor/images/smiley/msn -@dirrm share/moin/htdocs/applets/FCKeditor/editor/images/smiley -@dirrm share/moin/htdocs/applets/FCKeditor/editor/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/php -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/lasso -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/cfm -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/aspx -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload/asp -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/upload -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32 -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/py -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/php -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/perl -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/lasso -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/cfm -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/aspx -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors/asp -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser/default -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager/browser -@dirrm share/moin/htdocs/applets/FCKeditor/editor/filemanager -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_universalkey -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_template/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_template -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_select -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_link -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_image -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_flash -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_docprops -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/fck_about -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/common/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog/common -@dirrm share/moin/htdocs/applets/FCKeditor/editor/dialog -@dirrm share/moin/htdocs/applets/FCKeditor/editor/css/images -@dirrm share/moin/htdocs/applets/FCKeditor/editor/css/behaviors -@dirrm share/moin/htdocs/applets/FCKeditor/editor/css -@dirrm share/moin/htdocs/applets/FCKeditor/editor/_source/internals -@dirrm share/moin/htdocs/applets/FCKeditor/editor/_source/globals -@dirrm share/moin/htdocs/applets/FCKeditor/editor/_source/commandclasses -@dirrm share/moin/htdocs/applets/FCKeditor/editor/_source/classes -@dirrm share/moin/htdocs/applets/FCKeditor/editor/_source -@dirrm share/moin/htdocs/applets/FCKeditor/editor -@dirrm share/moin/htdocs/applets/FCKeditor/_testcases -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/py -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/php -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/perl -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/lasso -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/html -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/cfm -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/asp -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/afp -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/_plugins/samples -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace/lang -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/_plugins/findreplace -@dirrm share/moin/htdocs/applets/FCKeditor/_samples/_plugins -@dirrm share/moin/htdocs/applets/FCKeditor/_samples -@dirrm share/moin/htdocs/applets/FCKeditor -@dirrm share/moin/htdocs/applets -@dirrm share/moin/htdocs -@dirrm share/moin/data/user -@dirrm share/moin/data/plugin/xmlrpc -@dirrm share/moin/data/plugin/userprefs -@dirrm share/moin/data/plugin/theme -@dirrm share/moin/data/plugin/parser -@dirrm share/moin/data/plugin/macro -@dirrm share/moin/data/plugin/formatter -@dirrm share/moin/data/plugin/filter -@dirrm share/moin/data/plugin/events -@dirrm share/moin/data/plugin/converter -@dirrm share/moin/data/plugin/action -@dirrm share/moin/data/plugin -@dirrm share/moin/data/pages/BadContent/revisions -@dirrm share/moin/data/pages/BadContent -@dirrm share/moin/data/pages -@dirrm share/moin/data/dict -@dirrm share/moin/data/cache -@dirrm share/moin/data -@dirrm share/moin/config/wikifarm -@dirrm share/moin/config/more_samples -@dirrm share/moin/config/logging -@dirrm share/moin/config -@dirrm share/moin +%%DATADIR%%/config/logging/README +%%DATADIR%%/config/logging/logfile +%%DATADIR%%/config/logging/logfile_debug_auth +%%DATADIR%%/config/logging/stderr +%%DATADIR%%/config/more_samples/README +%%DATADIR%%/config/more_samples/auth_session_wikiconfig_snippet +%%DATADIR%%/config/more_samples/http_auth_wikiconfig_snippet +%%DATADIR%%/config/more_samples/jabber_wikiconfig_snippet +%%DATADIR%%/config/more_samples/ldap_wikiconfig_snippet +%%DATADIR%%/config/more_samples/mail_wikiconfig_snippet +%%DATADIR%%/config/more_samples/mailimportconf.py +%%DATADIR%%/config/more_samples/secrets_wikiconfig_snippet +%%DATADIR%%/config/more_samples/security_wikiconfig_snippet +%%DATADIR%%/config/more_samples/smb_wikiconfig_snippet +%%DATADIR%%/config/more_samples/ui_wikiconfig_snippet +%%DATADIR%%/config/more_samples/user_wikiconfig_snippet +%%DATADIR%%/config/wikiconfig.py +%%DATADIR%%/config/wikifarm/farmconfig.py +%%DATADIR%%/config/wikifarm/mywiki.py +%%DATADIR%%/data/cache/README +%%DATADIR%%/data/dict/dummy_dict +%%DATADIR%%/data/edit-log +%%DATADIR%%/data/event-log +%%DATADIR%%/data/intermap.txt +%%DATADIR%%/data/meta +%%DATADIR%%/data/pages/BadContent/current +%%DATADIR%%/data/pages/BadContent/revisions/00000001 +%%DATADIR%%/data/plugin/__init__.py +%%DATADIR%%/data/plugin/action/__init__.py +%%DATADIR%%/data/plugin/converter/__init__.py +%%DATADIR%%/data/plugin/events/__init__.py +%%DATADIR%%/data/plugin/filter/__init__.py +%%DATADIR%%/data/plugin/formatter/__init__.py +%%DATADIR%%/data/plugin/macro/__init__.py +%%DATADIR%%/data/plugin/parser/__init__.py +%%DATADIR%%/data/plugin/theme/__init__.py +%%DATADIR%%/data/plugin/userprefs/__init__.py +%%DATADIR%%/data/plugin/xmlrpc/__init__.py +%%DATADIR%%/data/user/README +%%DATADIR%%/htdocs/applets/FCKeditor/_documentation.html +%%DATADIR%%/htdocs/applets/FCKeditor/_upgrade.html +%%DATADIR%%/htdocs/applets/FCKeditor/_whatsnew.html +%%DATADIR%%/htdocs/applets/FCKeditor/_whatsnew_history.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckcontextmenu.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdataprocessor.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdocumentfragment_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdocumentfragment_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrange_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckdomrangeiterator.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckeditingarea.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckelementpath.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckenterkey.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckevents.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckhtmliterator.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckicon.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckiecleanup.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckimagepreloader.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckkeystrokehandler.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckmenublock.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckmenublockpanel.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckmenuitem.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckpanel.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckspecialcombo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckstyle.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbar.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbreak_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbutton.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarbuttonui.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontformatcombo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontscombo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarfontsizecombo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarpanelbutton.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarspecialcombo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fcktoolbarstylecombo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckw3crange.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckxml.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/classes/fckxml_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fck_othercommands.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckblockquotecommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckcorestylecommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckfitwindow.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckindentcommands.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckjustifycommands.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcklistcommands.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcknamedcommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpasteplaintextcommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckpastewordcommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckremoveformatcommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckshowblocks.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckspellcheckcommand_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fckstylecommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktablecommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/commandclasses/fcktextcolorcommand.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/fckconstants.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/fckeditorapi.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/fckjscoreextensions.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/fckscriptloader.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fck.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fck_contextmenu.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fck_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fck_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckbrowserinfo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckcodeformatter.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckcommands.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckconfig.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckdebug_empty.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckdialog.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckdocumentprocessor.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckdomtools.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcklanguagemanager.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcklisthandler.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcklistslib.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckplugins.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckregexlib.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckselection.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckselection_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckstyles.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktablehandler_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbaritems.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktoolbarset.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktools.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fcktools_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckundo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckurlparams.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtml_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/_source/internals/fckxhtmlentities.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/behaviors/disablehandles.htc +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/behaviors/showtableborders.htc +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/fck_editorarea.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/fck_internal.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/fck_showtableborders_gecko.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_address.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_blockquote.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_div.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_h1.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_h2.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_h3.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_h4.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_h5.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_h6.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_p.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/block_pre.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/fck_anchor.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/fck_flashlogo.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/fck_hiddenfield.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/fck_pagebreak.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/css/images/fck_plugin.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/common/fck_dialog_common.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/common/images/locked.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/common/images/reset.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/common/images/unlocked.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_about.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fckeditor.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_about/logo_fredck.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_about/sponsors/spellchecker_net.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_anchor.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_button.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_checkbox.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_colorselector.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_div.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_docprops.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_docprops/fck_document_preview.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_flash.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_flash/fck_flash_preview.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_form.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_hiddenfield.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_image.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_image/fck_image_preview.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_link.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_link/fck_link.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_listprop.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_paste.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_radiobutton.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_replace.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_select.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_select/fck_select.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_smiley.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_source.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_specialchar.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/blank.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controlWindow.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/controls.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellChecker.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellchecker.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/spellerStyle.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/wordWindow.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_table.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_tablecell.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_template.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template1.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template2.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_template/images/template3.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_textarea.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dialog/fck_textfield.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dtd/fck_dtd_test.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dtd/fck_xhtml10strict.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/dtd/fck_xhtml10transitional.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/fckdebug.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/fckdialog.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/fckeditor.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/fckeditor.original.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/browser.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmactualfolder.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmcreatefolder.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmfolders.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourceslist.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmresourcetype.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/frmupload.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/ButtonArrow.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/Folder32.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderOpened32.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/FolderUp.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ai.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/avi.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/bmp.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/cs.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/default.icon.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/dll.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/doc.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/exe.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/fla.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/gif.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/htm.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/html.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/jpg.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/js.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mdb.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/mp3.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/pdf.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/png.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/ppt.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/rdp.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swf.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/swt.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/txt.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/vsd.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xls.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/xml.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/32/zip.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ai.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/avi.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/bmp.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/cs.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/default.icon.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/dll.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/doc.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/exe.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/fla.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/gif.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/htm.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/html.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/jpg.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/js.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mdb.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/mp3.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/pdf.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/png.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/ppt.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/rdp.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swf.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/swt.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/txt.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/vsd.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xls.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/xml.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/icons/zip.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/images/spacer.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/common.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/browser/default/js/fckxml.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/basexml.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/class_upload.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/commands.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/config.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/connector.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/io.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/upload.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/asp/util.asp +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/config.ascx +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/connector.aspx +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/aspx/upload.aspx +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/ImageObject.cfc +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf5_connector.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf5_upload.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_basexml.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_commands.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_connector.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_io.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_upload.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/cf_util.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/config.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/connector.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/image.cfc +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/cfm/upload.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/config.lasso +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/connector.lasso +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/lasso/upload.lasso +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/basexml.pl +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/commands.pl +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/connector.cgi +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/io.pl +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload.cgi +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/upload_fck.pl +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/perl/util.pl +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/basexml.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/commands.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/config.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/connector.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/io.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/phpcompat.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/upload.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/php/util.php +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/config.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/connector.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckcommands.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckconnector.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckoutput.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/fckutil.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/htaccess.txt +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/upload.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/wsgi.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/py/zope.py +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/test.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/filemanager/connectors/uploadtest.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/anchor.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/arrow_ltr.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/arrow_rtl.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/angel_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/angry_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/broken_heart.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/cake.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/confused_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/cry_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/devil_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/embaressed_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/envelope.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/heart.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/kiss.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/lightbulb.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/omg_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/regular_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/sad_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/shades_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/teeth_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_down.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/thumbs_up.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/tounge_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/whatchutalkingabout_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/smiley/msn/wink_smile.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/images/spacer.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/js/fckadobeair.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/js/fckeditorcode_gecko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/js/fckeditorcode_ie.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/_translationstatus.txt +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/af.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ar.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/bg.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/bn.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/bs.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ca.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/cs.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/da.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/de.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/el.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/en-au.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/en-ca.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/en-uk.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/en.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/eo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/es.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/et.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/eu.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/fa.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/fi.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/fo.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/fr-ca.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/fr.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/gl.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/gu.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/he.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/hi.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/hr.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/hu.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/it.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ja.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/km.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ko.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/lt.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/lv.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/mn.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ms.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/nb.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/nl.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/no.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/pl.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/pt-br.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/pt.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ro.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/ru.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/sk.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/sl.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/sr-latn.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/sr.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/sv.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/th.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/tr.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/uk.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/vi.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/zh-cn.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/lang/zh.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/autogrow/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample/sample.config.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/bbcode/_sample/sample.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/bbcode/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/dragresizetable/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/fck_placeholder.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/de.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/en.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/es.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/fr.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/it.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/lang/pl.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/placeholder/placeholder.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/simplecommands/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/plugins/tablecommands/fckplugin.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/_fckviewstrips.html +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/fck_dialog_ie6.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/fck_editor.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/fck_strip.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/dialog.sides.rtl.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/sprites.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/sprites.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.arrowright.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.buttonarrow.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.collapse.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.end.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.expand.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.separator.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/default/images/toolbar.start.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/fck_dialog_ie6.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/fck_editor.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/fck_strip.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/dialog.sides.rtl.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/sprites.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/sprites.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.arrowright.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.bg.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.buttonarrow.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.collapse.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.end.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.expand.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.separator.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/office2003/images/toolbar.start.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/fck_dialog_ie6.js +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/fck_editor.css +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/fck_strip.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/dialog.sides.rtl.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/sprites.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/sprites.png +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.arrowright.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonarrow.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.buttonbg.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.collapse.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.end.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.expand.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.separator.gif +%%DATADIR%%/htdocs/applets/FCKeditor/editor/skins/silver/images/toolbar.start.gif +%%DATADIR%%/htdocs/applets/FCKeditor/fckconfig.js +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.afp +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.asp +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.cfc +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.js +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.lasso +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.php +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.pl +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor.py +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor_php4.php +%%DATADIR%%/htdocs/applets/FCKeditor/fckeditor_php5.php +%%DATADIR%%/htdocs/applets/FCKeditor/fckpackager.xml +%%DATADIR%%/htdocs/applets/FCKeditor/fckstyles.xml +%%DATADIR%%/htdocs/applets/FCKeditor/fcktemplates.xml +%%DATADIR%%/htdocs/applets/FCKeditor/fckutils.cfm +%%DATADIR%%/htdocs/applets/FCKeditor/license.txt +%%DATADIR%%/htdocs/applets/TWikiDrawPlugin/README +%%DATADIR%%/htdocs/applets/TWikiDrawPlugin/twikidraw.jar +%%DATADIR%%/htdocs/applets/moinFCKplugins/macro/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/macro/lang/en.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/macro/lang/it.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/macro/macro.gif +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinattachment/attachment.gif +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinattachment/fck_attachment.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinattachment/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinbehaviour/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinformat/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinimage/fck_image.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinimage/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinlink/fck_link.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinlink/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinunlink/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/moinurllib.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/placeholder/fck_placeholder.html +%%DATADIR%%/htdocs/applets/moinFCKplugins/placeholder/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/placeholder/lang/en.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/placeholder/lang/it.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/placeholder/placeholder.gif +%%DATADIR%%/htdocs/applets/moinFCKplugins/restrict_actions/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/selection/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/smiley/fck_smiley.html +%%DATADIR%%/htdocs/applets/moinFCKplugins/smiley/fckplugin.js +%%DATADIR%%/htdocs/applets/moinFCKplugins/smiley/smile.png +%%DATADIR%%/htdocs/applets/moinfckconfig.js +%%DATADIR%%/htdocs/applets/moinfckstyles.xml +%%DATADIR%%/htdocs/classic/css/common.css +%%DATADIR%%/htdocs/classic/css/msie.css +%%DATADIR%%/htdocs/classic/css/print.css +%%DATADIR%%/htdocs/classic/css/projection.css +%%DATADIR%%/htdocs/classic/css/screen.css +%%DATADIR%%/htdocs/classic/img/PythonPowered.png +%%DATADIR%%/htdocs/classic/img/alert.png +%%DATADIR%%/htdocs/classic/img/angry.png +%%DATADIR%%/htdocs/classic/img/attach.png +%%DATADIR%%/htdocs/classic/img/attention.png +%%DATADIR%%/htdocs/classic/img/biggrin.png +%%DATADIR%%/htdocs/classic/img/checkmark.png +%%DATADIR%%/htdocs/classic/img/devil.png +%%DATADIR%%/htdocs/classic/img/draft.png +%%DATADIR%%/htdocs/classic/img/frown.png +%%DATADIR%%/htdocs/classic/img/icon-error.png +%%DATADIR%%/htdocs/classic/img/icon-info.png +%%DATADIR%%/htdocs/classic/img/idea.png +%%DATADIR%%/htdocs/classic/img/moin-attach.png +%%DATADIR%%/htdocs/classic/img/moin-bottom.png +%%DATADIR%%/htdocs/classic/img/moin-conflict.png +%%DATADIR%%/htdocs/classic/img/moin-deleted.png +%%DATADIR%%/htdocs/classic/img/moin-diff.png +%%DATADIR%%/htdocs/classic/img/moin-edit.png +%%DATADIR%%/htdocs/classic/img/moin-email.png +%%DATADIR%%/htdocs/classic/img/moin-ftp.png +%%DATADIR%%/htdocs/classic/img/moin-help.png +%%DATADIR%%/htdocs/classic/img/moin-home.png +%%DATADIR%%/htdocs/classic/img/moin-icon.png +%%DATADIR%%/htdocs/classic/img/moin-info.png +%%DATADIR%%/htdocs/classic/img/moin-inter.png +%%DATADIR%%/htdocs/classic/img/moin-new.png +%%DATADIR%%/htdocs/classic/img/moin-news.png +%%DATADIR%%/htdocs/classic/img/moin-parent.png +%%DATADIR%%/htdocs/classic/img/moin-print.png +%%DATADIR%%/htdocs/classic/img/moin-raw.png +%%DATADIR%%/htdocs/classic/img/moin-renamed.png +%%DATADIR%%/htdocs/classic/img/moin-rss.png +%%DATADIR%%/htdocs/classic/img/moin-search.png +%%DATADIR%%/htdocs/classic/img/moin-show.png +%%DATADIR%%/htdocs/classic/img/moin-subscribe.png +%%DATADIR%%/htdocs/classic/img/moin-telnet.png +%%DATADIR%%/htdocs/classic/img/moin-top.png +%%DATADIR%%/htdocs/classic/img/moin-unsubscribe.png +%%DATADIR%%/htdocs/classic/img/moin-up.png +%%DATADIR%%/htdocs/classic/img/moin-updated.png +%%DATADIR%%/htdocs/classic/img/moin-www.png +%%DATADIR%%/htdocs/classic/img/moin-xml.png +%%DATADIR%%/htdocs/classic/img/moin-xml2.png +%%DATADIR%%/htdocs/classic/img/ohwell.png +%%DATADIR%%/htdocs/classic/img/prio1.png +%%DATADIR%%/htdocs/classic/img/prio2.png +%%DATADIR%%/htdocs/classic/img/prio3.png +%%DATADIR%%/htdocs/classic/img/redface.png +%%DATADIR%%/htdocs/classic/img/sad.png +%%DATADIR%%/htdocs/classic/img/smile.png +%%DATADIR%%/htdocs/classic/img/smile2.png +%%DATADIR%%/htdocs/classic/img/smile3.png +%%DATADIR%%/htdocs/classic/img/smile4.png +%%DATADIR%%/htdocs/classic/img/star_off.png +%%DATADIR%%/htdocs/classic/img/star_on.png +%%DATADIR%%/htdocs/classic/img/thumbs-up.png +%%DATADIR%%/htdocs/classic/img/tired.png +%%DATADIR%%/htdocs/classic/img/tongue.png +%%DATADIR%%/htdocs/common/js/common.js +%%DATADIR%%/htdocs/common/js/countdown.js +%%DATADIR%%/htdocs/common/js/infobox.js +%%DATADIR%%/htdocs/common/moindude.png +%%DATADIR%%/htdocs/common/moinmoin.png +%%DATADIR%%/htdocs/common/moinmoin_alpha.png +%%DATADIR%%/htdocs/common/openid.png +%%DATADIR%%/htdocs/favicon.ico +%%DATADIR%%/htdocs/index.html +%%DATADIR%%/htdocs/modern/css/common.css +%%DATADIR%%/htdocs/modern/css/msie.css +%%DATADIR%%/htdocs/modern/css/print.css +%%DATADIR%%/htdocs/modern/css/projection.css +%%DATADIR%%/htdocs/modern/css/screen.css +%%DATADIR%%/htdocs/modern/img/PythonPowered.png +%%DATADIR%%/htdocs/modern/img/admon-caution.png +%%DATADIR%%/htdocs/modern/img/admon-important.png +%%DATADIR%%/htdocs/modern/img/admon-note.png +%%DATADIR%%/htdocs/modern/img/admon-tip.png +%%DATADIR%%/htdocs/modern/img/admon-warning.png +%%DATADIR%%/htdocs/modern/img/alert.png +%%DATADIR%%/htdocs/modern/img/angry.png +%%DATADIR%%/htdocs/modern/img/attach.png +%%DATADIR%%/htdocs/modern/img/attention.png +%%DATADIR%%/htdocs/modern/img/biggrin.png +%%DATADIR%%/htdocs/modern/img/checkmark.png +%%DATADIR%%/htdocs/modern/img/devil.png +%%DATADIR%%/htdocs/modern/img/draft.png +%%DATADIR%%/htdocs/modern/img/frown.png +%%DATADIR%%/htdocs/modern/img/icon-error.png +%%DATADIR%%/htdocs/modern/img/icon-info.png +%%DATADIR%%/htdocs/modern/img/idea.png +%%DATADIR%%/htdocs/modern/img/moin-attach.png +%%DATADIR%%/htdocs/modern/img/moin-bottom.png +%%DATADIR%%/htdocs/modern/img/moin-conflict.png +%%DATADIR%%/htdocs/modern/img/moin-deleted.png +%%DATADIR%%/htdocs/modern/img/moin-diff.png +%%DATADIR%%/htdocs/modern/img/moin-edit.png +%%DATADIR%%/htdocs/modern/img/moin-email.png +%%DATADIR%%/htdocs/modern/img/moin-ftp.png +%%DATADIR%%/htdocs/modern/img/moin-help.png +%%DATADIR%%/htdocs/modern/img/moin-home.png +%%DATADIR%%/htdocs/modern/img/moin-icon.png +%%DATADIR%%/htdocs/modern/img/moin-info.png +%%DATADIR%%/htdocs/modern/img/moin-inter.png +%%DATADIR%%/htdocs/modern/img/moin-new.png +%%DATADIR%%/htdocs/modern/img/moin-news.png +%%DATADIR%%/htdocs/modern/img/moin-parent.png +%%DATADIR%%/htdocs/modern/img/moin-print.png +%%DATADIR%%/htdocs/modern/img/moin-raw.png +%%DATADIR%%/htdocs/modern/img/moin-renamed.png +%%DATADIR%%/htdocs/modern/img/moin-rss.png +%%DATADIR%%/htdocs/modern/img/moin-search.png +%%DATADIR%%/htdocs/modern/img/moin-show.png +%%DATADIR%%/htdocs/modern/img/moin-subscribe.png +%%DATADIR%%/htdocs/modern/img/moin-telnet.png +%%DATADIR%%/htdocs/modern/img/moin-top.png +%%DATADIR%%/htdocs/modern/img/moin-unsubscribe.png +%%DATADIR%%/htdocs/modern/img/moin-up.png +%%DATADIR%%/htdocs/modern/img/moin-updated.png +%%DATADIR%%/htdocs/modern/img/moin-www.png +%%DATADIR%%/htdocs/modern/img/moin-xml.png +%%DATADIR%%/htdocs/modern/img/moin-xml2.png +%%DATADIR%%/htdocs/modern/img/ohwell.png +%%DATADIR%%/htdocs/modern/img/prio1.png +%%DATADIR%%/htdocs/modern/img/prio2.png +%%DATADIR%%/htdocs/modern/img/prio3.png +%%DATADIR%%/htdocs/modern/img/redface.png +%%DATADIR%%/htdocs/modern/img/sad.png +%%DATADIR%%/htdocs/modern/img/smile.png +%%DATADIR%%/htdocs/modern/img/smile2.png +%%DATADIR%%/htdocs/modern/img/smile3.png +%%DATADIR%%/htdocs/modern/img/smile4.png +%%DATADIR%%/htdocs/modern/img/star_off.png +%%DATADIR%%/htdocs/modern/img/star_on.png +%%DATADIR%%/htdocs/modern/img/thumbs-up.png +%%DATADIR%%/htdocs/modern/img/tired.png +%%DATADIR%%/htdocs/modern/img/tongue.png +%%DATADIR%%/htdocs/modernized/css/common.css +%%DATADIR%%/htdocs/modernized/css/msie.css +%%DATADIR%%/htdocs/modernized/css/print.css +%%DATADIR%%/htdocs/modernized/css/projection.css +%%DATADIR%%/htdocs/modernized/css/screen.css +%%DATADIR%%/htdocs/modernized/img/PythonPowered.png +%%DATADIR%%/htdocs/modernized/img/admon-caution.png +%%DATADIR%%/htdocs/modernized/img/admon-important.png +%%DATADIR%%/htdocs/modernized/img/admon-note.png +%%DATADIR%%/htdocs/modernized/img/admon-tip.png +%%DATADIR%%/htdocs/modernized/img/admon-warning.png +%%DATADIR%%/htdocs/modernized/img/alert.png +%%DATADIR%%/htdocs/modernized/img/angry.png +%%DATADIR%%/htdocs/modernized/img/attach.png +%%DATADIR%%/htdocs/modernized/img/attention.png +%%DATADIR%%/htdocs/modernized/img/biggrin.png +%%DATADIR%%/htdocs/modernized/img/checkmark.png +%%DATADIR%%/htdocs/modernized/img/devil.png +%%DATADIR%%/htdocs/modernized/img/draft.png +%%DATADIR%%/htdocs/modernized/img/frown.png +%%DATADIR%%/htdocs/modernized/img/icon-error.png +%%DATADIR%%/htdocs/modernized/img/icon-info.png +%%DATADIR%%/htdocs/modernized/img/idea.png +%%DATADIR%%/htdocs/modernized/img/moin-attach.png +%%DATADIR%%/htdocs/modernized/img/moin-bottom.png +%%DATADIR%%/htdocs/modernized/img/moin-conflict.png +%%DATADIR%%/htdocs/modernized/img/moin-deleted.png +%%DATADIR%%/htdocs/modernized/img/moin-diff.png +%%DATADIR%%/htdocs/modernized/img/moin-download.png +%%DATADIR%%/htdocs/modernized/img/moin-edit.png +%%DATADIR%%/htdocs/modernized/img/moin-email.png +%%DATADIR%%/htdocs/modernized/img/moin-ftp.png +%%DATADIR%%/htdocs/modernized/img/moin-help.png +%%DATADIR%%/htdocs/modernized/img/moin-home.png +%%DATADIR%%/htdocs/modernized/img/moin-icon.png +%%DATADIR%%/htdocs/modernized/img/moin-info.png +%%DATADIR%%/htdocs/modernized/img/moin-inter.png +%%DATADIR%%/htdocs/modernized/img/moin-jabber.png +%%DATADIR%%/htdocs/modernized/img/moin-new.png +%%DATADIR%%/htdocs/modernized/img/moin-news.png +%%DATADIR%%/htdocs/modernized/img/moin-parent.png +%%DATADIR%%/htdocs/modernized/img/moin-print.png +%%DATADIR%%/htdocs/modernized/img/moin-raw.png +%%DATADIR%%/htdocs/modernized/img/moin-readonly.png +%%DATADIR%%/htdocs/modernized/img/moin-renamed.png +%%DATADIR%%/htdocs/modernized/img/moin-rss.png +%%DATADIR%%/htdocs/modernized/img/moin-search.png +%%DATADIR%%/htdocs/modernized/img/moin-show.png +%%DATADIR%%/htdocs/modernized/img/moin-subscribe.png +%%DATADIR%%/htdocs/modernized/img/moin-telnet.png +%%DATADIR%%/htdocs/modernized/img/moin-top.png +%%DATADIR%%/htdocs/modernized/img/moin-unsubscribe.png +%%DATADIR%%/htdocs/modernized/img/moin-up.png +%%DATADIR%%/htdocs/modernized/img/moin-updated.png +%%DATADIR%%/htdocs/modernized/img/moin-www.png +%%DATADIR%%/htdocs/modernized/img/ohwell.png +%%DATADIR%%/htdocs/modernized/img/prio1.png +%%DATADIR%%/htdocs/modernized/img/prio2.png +%%DATADIR%%/htdocs/modernized/img/prio3.png +%%DATADIR%%/htdocs/modernized/img/redface.png +%%DATADIR%%/htdocs/modernized/img/sad.png +%%DATADIR%%/htdocs/modernized/img/smile.png +%%DATADIR%%/htdocs/modernized/img/smile2.png +%%DATADIR%%/htdocs/modernized/img/smile3.png +%%DATADIR%%/htdocs/modernized/img/smile4.png +%%DATADIR%%/htdocs/modernized/img/star_off.png +%%DATADIR%%/htdocs/modernized/img/star_on.png +%%DATADIR%%/htdocs/modernized/img/thumbs-up.png +%%DATADIR%%/htdocs/modernized/img/tired.png +%%DATADIR%%/htdocs/modernized/img/tongue.png +%%DATADIR%%/htdocs/rightsidebar/css/common.css +%%DATADIR%%/htdocs/rightsidebar/css/msie.css +%%DATADIR%%/htdocs/rightsidebar/css/print.css +%%DATADIR%%/htdocs/rightsidebar/css/projection.css +%%DATADIR%%/htdocs/rightsidebar/css/screen.css +%%DATADIR%%/htdocs/rightsidebar/img/PythonPowered.png +%%DATADIR%%/htdocs/rightsidebar/img/alert.png +%%DATADIR%%/htdocs/rightsidebar/img/angry.png +%%DATADIR%%/htdocs/rightsidebar/img/attach.png +%%DATADIR%%/htdocs/rightsidebar/img/attention.png +%%DATADIR%%/htdocs/rightsidebar/img/biggrin.png +%%DATADIR%%/htdocs/rightsidebar/img/checkmark.png +%%DATADIR%%/htdocs/rightsidebar/img/devil.png +%%DATADIR%%/htdocs/rightsidebar/img/draft.png +%%DATADIR%%/htdocs/rightsidebar/img/frown.png +%%DATADIR%%/htdocs/rightsidebar/img/icon-error.png +%%DATADIR%%/htdocs/rightsidebar/img/icon-info.png +%%DATADIR%%/htdocs/rightsidebar/img/idea.png +%%DATADIR%%/htdocs/rightsidebar/img/logout.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-attach.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-bottom.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-conflict.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-deleted.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-diff.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-edit.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-email.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-ftp.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-help.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-home.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-icon.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-info.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-inter.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-new.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-news.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-parent.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-print.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-raw.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-renamed.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-rss.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-search.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-show.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-subscribe.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-telnet.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-top.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-unsubscribe.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-up.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-updated.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-www.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-xml.png +%%DATADIR%%/htdocs/rightsidebar/img/moin-xml2.png +%%DATADIR%%/htdocs/rightsidebar/img/ohwell.png +%%DATADIR%%/htdocs/rightsidebar/img/prio1.png +%%DATADIR%%/htdocs/rightsidebar/img/prio2.png +%%DATADIR%%/htdocs/rightsidebar/img/prio3.png +%%DATADIR%%/htdocs/rightsidebar/img/redface.png +%%DATADIR%%/htdocs/rightsidebar/img/sad.png +%%DATADIR%%/htdocs/rightsidebar/img/smile.png +%%DATADIR%%/htdocs/rightsidebar/img/smile2.png +%%DATADIR%%/htdocs/rightsidebar/img/smile3.png +%%DATADIR%%/htdocs/rightsidebar/img/smile4.png +%%DATADIR%%/htdocs/rightsidebar/img/star_off.png +%%DATADIR%%/htdocs/rightsidebar/img/star_on.png +%%DATADIR%%/htdocs/rightsidebar/img/thumbs-up.png +%%DATADIR%%/htdocs/rightsidebar/img/tired.png +%%DATADIR%%/htdocs/rightsidebar/img/tongue.png +%%DATADIR%%/htdocs/robots.txt +%%DATADIR%%/server/moin +%%DATADIR%%/server/moin.cgi +%%DATADIR%%/server/moin.fcg +%%DATADIR%%/server/moin.wsgi +%%DATADIR%%/server/moin_flup_wsgi.py +%%DATADIR%%/server/moinmodpy.htaccess +%%DATADIR%%/server/moinmodpy.py +%%DATADIR%%/server/mointwisted +%%DATADIR%%/server/mointwisted.cmd +%%DATADIR%%/server/mointwisted.py +%%DATADIR%%/server/test.wsgi +%%DATADIR%%/server/wikiserver.py +%%DATADIR%%/underlay/pages/AbandonedPages/current +%%DATADIR%%/underlay/pages/AbandonedPages/revisions/00000001 +%%DATADIR%%/underlay/pages/AutoAdminGroup/current +%%DATADIR%%/underlay/pages/AutoAdminGroup/revisions/00000001 +%%DATADIR%%/underlay/pages/BadContent/current +%%DATADIR%%/underlay/pages/BadContent/revisions/00000001 +%%DATADIR%%/underlay/pages/CamelCase/current +%%DATADIR%%/underlay/pages/CamelCase/revisions/00000001 +%%DATADIR%%/underlay/pages/CategoryCategory/current +%%DATADIR%%/underlay/pages/CategoryCategory/revisions/00000001 +%%DATADIR%%/underlay/pages/CategoryHomepage/current +%%DATADIR%%/underlay/pages/CategoryHomepage/revisions/00000001 +%%DATADIR%%/underlay/pages/CategoryTemplate/current +%%DATADIR%%/underlay/pages/CategoryTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/DesktopEdition/current +%%DATADIR%%/underlay/pages/DesktopEdition/revisions/00000001 +%%DATADIR%%/underlay/pages/EditedSystemPages/current +%%DATADIR%%/underlay/pages/EditedSystemPages/revisions/00000001 +%%DATADIR%%/underlay/pages/EventStats(2f)HitCounts/current +%%DATADIR%%/underlay/pages/EventStats(2f)HitCounts/revisions/00000001 +%%DATADIR%%/underlay/pages/EventStats(2f)Languages/current +%%DATADIR%%/underlay/pages/EventStats(2f)Languages/revisions/00000001 +%%DATADIR%%/underlay/pages/EventStats(2f)UserAgents/current +%%DATADIR%%/underlay/pages/EventStats(2f)UserAgents/revisions/00000001 +%%DATADIR%%/underlay/pages/EventStats/current +%%DATADIR%%/underlay/pages/EventStats/revisions/00000001 +%%DATADIR%%/underlay/pages/FindPage/current +%%DATADIR%%/underlay/pages/FindPage/revisions/00000001 +%%DATADIR%%/underlay/pages/FortuneCookies/current +%%DATADIR%%/underlay/pages/FortuneCookies/revisions/00000001 +%%DATADIR%%/underlay/pages/FrontPage/current +%%DATADIR%%/underlay/pages/FrontPage/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpContents/current +%%DATADIR%%/underlay/pages/HelpContents/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpForAdministrators/current +%%DATADIR%%/underlay/pages/HelpForAdministrators/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpForBeginners/current +%%DATADIR%%/underlay/pages/HelpForBeginners/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpForDevelopers/current +%%DATADIR%%/underlay/pages/HelpForDevelopers/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpForUsers/current +%%DATADIR%%/underlay/pages/HelpForUsers/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpIndex/current +%%DATADIR%%/underlay/pages/HelpIndex/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/current +%%DATADIR%%/underlay/pages/HelpMiscellaneous(2f)ExperimentalFeatures/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/current +%%DATADIR%%/underlay/pages/HelpMiscellaneous(2f)FrequentlyAskedQuestions/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpMiscellaneous/current +%%DATADIR%%/underlay/pages/HelpMiscellaneous/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAccessControlLists/current +%%DATADIR%%/underlay/pages/HelpOnAccessControlLists/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAcl/current +%%DATADIR%%/underlay/pages/HelpOnAcl/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/move_example1.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/move_example2.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip1.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip2.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip3a.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip3b.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip5.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip6.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip6b.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/attachments/unzip7.png +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/current +%%DATADIR%%/underlay/pages/HelpOnActions(2f)AttachFile/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnActions/current +%%DATADIR%%/underlay/pages/HelpOnActions/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAdministration/current +%%DATADIR%%/underlay/pages/HelpOnAdministration/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAdmonitions/current +%%DATADIR%%/underlay/pages/HelpOnAdmonitions/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/current +%%DATADIR%%/underlay/pages/HelpOnAuthentication(2f)ExternalCookie/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAuthentication/current +%%DATADIR%%/underlay/pages/HelpOnAuthentication/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnAutoAdmin/current +%%DATADIR%%/underlay/pages/HelpOnAutoAdmin/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnCategories/current +%%DATADIR%%/underlay/pages/HelpOnCategories/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnComments/current +%%DATADIR%%/underlay/pages/HelpOnComments/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)ApacheVoodoo/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)EmailSupport/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)EmailSupport/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)FileAttachments/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)FileAttachments/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)IntegratingWithApache/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)SecurityPolicy/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)SupplementationPage/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)SurgeProtection/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)UserPreferences/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration(2f)UserPreferences/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnConfiguration/current +%%DATADIR%%/underlay/pages/HelpOnConfiguration/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnCreoleSyntax/current +%%DATADIR%%/underlay/pages/HelpOnCreoleSyntax/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnDictionaries/current +%%DATADIR%%/underlay/pages/HelpOnDictionaries/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnEditLocks/current +%%DATADIR%%/underlay/pages/HelpOnEditLocks/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnEditing(2f)SubPages/current +%%DATADIR%%/underlay/pages/HelpOnEditing(2f)SubPages/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnEditing/current +%%DATADIR%%/underlay/pages/HelpOnEditing/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnFormatting/current +%%DATADIR%%/underlay/pages/HelpOnFormatting/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnGraphicalEditor/current +%%DATADIR%%/underlay/pages/HelpOnGraphicalEditor/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnHeadlines/current +%%DATADIR%%/underlay/pages/HelpOnHeadlines/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)AolServer/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)AolServer/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnLinux/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/attachments/explore.py +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnLinuxFtp/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnMacOsx/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withDomainAuthentication/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheOnWin32withFastCgi/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheWithModPython/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)ApacheWithModWSGI/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)BasicInstallation/attachments/pythontest.cgi +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)BasicInstallation/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)BasicInstallation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)FastCgi/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)FastCgi/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)InternetInformationServer/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)MinimalWiki/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)MinimalWiki/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)StandaloneServer/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)StandaloneServer/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)TroubleShooting/attachments/is_python_here.sh +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)TroubleShooting/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)TroubleShooting/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)TwistedWeb/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)TwistedWeb/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)WebLogic/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)WebLogic/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/attachments/createinstance.sh +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)WikiInstanceCreation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/current +%%DATADIR%%/underlay/pages/HelpOnInstalling(2f)Win32MoinEasyBackup/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnInstalling/current +%%DATADIR%%/underlay/pages/HelpOnInstalling/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnLanguages/current +%%DATADIR%%/underlay/pages/HelpOnLanguages/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnLinking(2f)NotesLinks/attachments/docprop.jpg +%%DATADIR%%/underlay/pages/HelpOnLinking(2f)NotesLinks/current +%%DATADIR%%/underlay/pages/HelpOnLinking(2f)NotesLinks/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnLinking/current +%%DATADIR%%/underlay/pages/HelpOnLinking/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnLists/current +%%DATADIR%%/underlay/pages/HelpOnLists/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnLogin/current +%%DATADIR%%/underlay/pages/HelpOnLogin/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)EmbedObject/current +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)EmbedObject/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)ImageLink/current +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)ImageLink/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)Include/current +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)Include/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)MailTo/current +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)MailTo/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)MonthCalendar/current +%%DATADIR%%/underlay/pages/HelpOnMacros(2f)MonthCalendar/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMacros/current +%%DATADIR%%/underlay/pages/HelpOnMacros/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMoinCommand(2f)ExportDump/current +%%DATADIR%%/underlay/pages/HelpOnMoinCommand(2f)ExportDump/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMoinCommand/current +%%DATADIR%%/underlay/pages/HelpOnMoinCommand/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnMoinWikiSyntax/attachments/myexample.draw +%%DATADIR%%/underlay/pages/HelpOnMoinWikiSyntax/attachments/myexample.png +%%DATADIR%%/underlay/pages/HelpOnMoinWikiSyntax/current +%%DATADIR%%/underlay/pages/HelpOnMoinWikiSyntax/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnNavigation/current +%%DATADIR%%/underlay/pages/HelpOnNavigation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnNotification/current +%%DATADIR%%/underlay/pages/HelpOnNotification/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnOpenIDProvider/current +%%DATADIR%%/underlay/pages/HelpOnOpenIDProvider/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnPackageInstaller/current +%%DATADIR%%/underlay/pages/HelpOnPackageInstaller/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnPageCreation/current +%%DATADIR%%/underlay/pages/HelpOnPageCreation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnPageDeletion/current +%%DATADIR%%/underlay/pages/HelpOnPageDeletion/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/current +%%DATADIR%%/underlay/pages/HelpOnParsers(2f)ReStructuredText(2f)RstPrimer/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnParsers(2f)ReStructuredText/current +%%DATADIR%%/underlay/pages/HelpOnParsers(2f)ReStructuredText/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnParsers/current +%%DATADIR%%/underlay/pages/HelpOnParsers/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnPatchCreation/current +%%DATADIR%%/underlay/pages/HelpOnPatchCreation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnProcessingInstructions/current +%%DATADIR%%/underlay/pages/HelpOnProcessingInstructions/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnRules/current +%%DATADIR%%/underlay/pages/HelpOnRules/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSearching/current +%%DATADIR%%/underlay/pages/HelpOnSearching/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSessions/current +%%DATADIR%%/underlay/pages/HelpOnSessions/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/current +%%DATADIR%%/underlay/pages/HelpOnSlideShows(2f)000(20)Introduction/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/current +%%DATADIR%%/underlay/pages/HelpOnSlideShows(2f)100(20)Creating(20)the(20)slides/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/current +%%DATADIR%%/underlay/pages/HelpOnSlideShows(2f)900(20)Last(20)but(20)not(20)least(3a20)Running(20)your(20)presentation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSlideShows/current +%%DATADIR%%/underlay/pages/HelpOnSlideShows/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSmileys/current +%%DATADIR%%/underlay/pages/HelpOnSmileys/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSpam/current +%%DATADIR%%/underlay/pages/HelpOnSpam/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSpellCheck/current +%%DATADIR%%/underlay/pages/HelpOnSpellCheck/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSubscribing/current +%%DATADIR%%/underlay/pages/HelpOnSubscribing/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSuperUser/current +%%DATADIR%%/underlay/pages/HelpOnSuperUser/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnSynchronisation/current +%%DATADIR%%/underlay/pages/HelpOnSynchronisation/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnTables/attachments/MiniPage.png +%%DATADIR%%/underlay/pages/HelpOnTables/current +%%DATADIR%%/underlay/pages/HelpOnTables/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnTemplates/current +%%DATADIR%%/underlay/pages/HelpOnTemplates/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnTextChas/current +%%DATADIR%%/underlay/pages/HelpOnTextChas/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnThemes/current +%%DATADIR%%/underlay/pages/HelpOnThemes/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnUpdating/current +%%DATADIR%%/underlay/pages/HelpOnUpdating/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnUpdatingPython/current +%%DATADIR%%/underlay/pages/HelpOnUpdatingPython/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnUserHandling/current +%%DATADIR%%/underlay/pages/HelpOnUserHandling/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnUserPreferences/current +%%DATADIR%%/underlay/pages/HelpOnUserPreferences/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnVariables/current +%%DATADIR%%/underlay/pages/HelpOnVariables/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnXapian/current +%%DATADIR%%/underlay/pages/HelpOnXapian/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpOnXmlPages/current +%%DATADIR%%/underlay/pages/HelpOnXmlPages/revisions/00000001 +%%DATADIR%%/underlay/pages/HelpTemplate/current +%%DATADIR%%/underlay/pages/HelpTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/HomepageGroupsTemplate/current +%%DATADIR%%/underlay/pages/HomepageGroupsTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/HomepagePrivatePageTemplate/current +%%DATADIR%%/underlay/pages/HomepagePrivatePageTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/HomepageReadPageTemplate/current +%%DATADIR%%/underlay/pages/HomepageReadPageTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/HomepageReadWritePageTemplate/current +%%DATADIR%%/underlay/pages/HomepageReadWritePageTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/HomepageTemplate/current +%%DATADIR%%/underlay/pages/HomepageTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/InterWiki/current +%%DATADIR%%/underlay/pages/InterWiki/revisions/00000001 +%%DATADIR%%/underlay/pages/LocalBadContent/current +%%DATADIR%%/underlay/pages/LocalBadContent/revisions/00000001 +%%DATADIR%%/underlay/pages/LocalSpellingWords/current +%%DATADIR%%/underlay/pages/LocalSpellingWords/revisions/00000001 +%%DATADIR%%/underlay/pages/MissingHomePage/current +%%DATADIR%%/underlay/pages/MissingHomePage/revisions/00000001 +%%DATADIR%%/underlay/pages/MissingPage/current +%%DATADIR%%/underlay/pages/MissingPage/revisions/00000001 +%%DATADIR%%/underlay/pages/MoinMoin(2f)InstallDocs/current +%%DATADIR%%/underlay/pages/MoinMoin(2f)InstallDocs/revisions/00000001 +%%DATADIR%%/underlay/pages/MoinMoin(2f)TextFormatting/current +%%DATADIR%%/underlay/pages/MoinMoin(2f)TextFormatting/revisions/00000001 +%%DATADIR%%/underlay/pages/MoinMoin/current +%%DATADIR%%/underlay/pages/MoinMoin/revisions/00000001 +%%DATADIR%%/underlay/pages/OrphanedPages/current +%%DATADIR%%/underlay/pages/OrphanedPages/revisions/00000001 +%%DATADIR%%/underlay/pages/PageHits/current +%%DATADIR%%/underlay/pages/PageHits/revisions/00000001 +%%DATADIR%%/underlay/pages/PageSize/current +%%DATADIR%%/underlay/pages/PageSize/revisions/00000001 +%%DATADIR%%/underlay/pages/PermissionDeniedPage/current +%%DATADIR%%/underlay/pages/PermissionDeniedPage/revisions/00000001 +%%DATADIR%%/underlay/pages/ProjectGroupsTemplate/current +%%DATADIR%%/underlay/pages/ProjectGroupsTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/ProjectTemplate/current +%%DATADIR%%/underlay/pages/ProjectTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/RandomPage/current +%%DATADIR%%/underlay/pages/RandomPage/revisions/00000001 +%%DATADIR%%/underlay/pages/RecentChanges/current +%%DATADIR%%/underlay/pages/RecentChanges/revisions/00000001 +%%DATADIR%%/underlay/pages/SiteNavigation/current +%%DATADIR%%/underlay/pages/SiteNavigation/revisions/00000001 +%%DATADIR%%/underlay/pages/SlideShowHandOutTemplate/current +%%DATADIR%%/underlay/pages/SlideShowHandOutTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/SlideShowTemplate/current +%%DATADIR%%/underlay/pages/SlideShowTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/SlideTemplate/current +%%DATADIR%%/underlay/pages/SlideTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/SyncJobTemplate/current +%%DATADIR%%/underlay/pages/SyncJobTemplate/revisions/00000001 +%%DATADIR%%/underlay/pages/SyntaxReference/current +%%DATADIR%%/underlay/pages/SyntaxReference/revisions/00000001 +%%DATADIR%%/underlay/pages/SystemAdmin/current +%%DATADIR%%/underlay/pages/SystemAdmin/revisions/00000001 +%%DATADIR%%/underlay/pages/Sys