From leeym at FreeBSD.org Wed Oct 1 01:00:11 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Wed Oct 1 01:00:18 2008 Subject: ports/127758: [PATCH] mail/p5-Net-SMTP-TLS: fix dependencies Message-ID: <200810010059.m910xtmU070985@cn1.leeym.com> >Number: 127758 >Category: ports >Synopsis: [PATCH] mail/p5-Net-SMTP-TLS: fix dependencies >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 Oct 01 01:00:10 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: - fix dependencies - bump PORTREVISION Port maintainer (gslin@gslin.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-SMTP-TLS-0.12_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Net-SMTP-TLS/Makefile,v retrieving revision 1.4 diff -u -d -b -w -u -r1.4 Makefile --- Makefile 17 Apr 2008 14:27:03 -0000 1.4 +++ Makefile 1 Oct 2008 00:59:20 -0000 @@ -7,6 +7,7 @@ PORTNAME= Net-SMTP-TLS PORTVERSION= 0.12 +PORTREVISION= 1 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,13 +15,18 @@ MAINTAINER= gslin@gslin.org COMMENT= An SMTP client supporting TLS and AUTH -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${SITE_PERL}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ - ${SITE_PERL}/Digest/HMAC_MD5.pm:${PORTSDIR}/security/p5-Digest-HMAC \ - ${SITE_PERL}/IO/Socket/SSL.pm:${PORTSDIR}/security/p5-IO-Socket-SSL +RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ + p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ + p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay PERL_CONFIGURE= yes MAN3= Net::SMTP::TLS.3 -.include +.include + +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 +.endif + +.include --- p5-Net-SMTP-TLS-0.12_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 01:00:20 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 01:00:26 2008 Subject: ports/127758: [PATCH] mail/p5-Net-SMTP-TLS: fix dependencies Message-ID: <200810010100.m9110K5G069136@freefall.freebsd.org> Synopsis: [PATCH] mail/p5-Net-SMTP-TLS: fix dependencies Responsible-Changed-From-To: freebsd-ports-bugs->leeym Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 01:00:20 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127758 From wenheping at gmail.com Wed Oct 1 03:30:02 2008 From: wenheping at gmail.com (Wen heping) Date: Wed Oct 1 03:30:08 2008 Subject: ports/127760: [Update]graphics/libglut:update to 7.2 Message-ID: <200810010327.m913RL3r020348@www.freebsd.org> >Number: 127760 >Category: ports >Synopsis: [Update]graphics/libglut:update to 7.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 Oct 01 03:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 7.2 from 7.0.1 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -curN libglut/Makefile libglut.new/Makefile --- libglut/Makefile 2008-06-06 19:51:59.000000000 +0800 +++ libglut.new/Makefile 2008-10-01 16:37:58.000000000 +0800 @@ -6,8 +6,8 @@ # PORTNAME= libglut -PORTVERSION= 7.0.1 -PORTREVISION= 1 +PORTVERSION= 7.2 +#PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mesa3d diff -curN libglut/distinfo libglut.new/distinfo --- libglut/distinfo 2007-08-16 00:58:45.000000000 +0800 +++ libglut.new/distinfo 2008-10-01 16:38:09.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (MesaGLUT-7.0.1.tar.bz2) = 25f30d0c1651997b4412366ba0572f7f -SHA256 (MesaGLUT-7.0.1.tar.bz2) = 4f7cd181b652d88cea4aac59564b757de95cd6ca0ab00441dc0707b377d5527e -SIZE (MesaGLUT-7.0.1.tar.bz2) = 315599 +MD5 (MesaGLUT-7.2.tar.bz2) = f67daf93e12c4a459703bbf3e4004e31 +SHA256 (MesaGLUT-7.2.tar.bz2) = 33c51e5f0971c0da568c13b6a7f68d77ef3e0b0ec5c5758f8198ef37320daafe +SIZE (MesaGLUT-7.2.tar.bz2) = 327717 diff -curN libglut/files/Makefile libglut.new/files/Makefile --- libglut/files/Makefile 2008-06-06 19:52:01.000000000 +0800 +++ libglut.new/files/Makefile 2008-10-01 17:58:59.000000000 +0800 @@ -29,7 +29,7 @@ glut_dstr.c \ glut_event.c \ glut_ext.c \ - glut_fbc.c \ + glut_fcb.c \ glut_fullscrn.c \ glut_gamemode.c \ glut_get.c \ >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 03:30:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 03:30:18 2008 Subject: ports/127760: [Update]graphics/libglut:update to 7.2 Message-ID: <200810010330.m913UC9b081430@freefall.freebsd.org> Synopsis: [Update]graphics/libglut:update to 7.2 Responsible-Changed-From-To: freebsd-ports-bugs->shaun Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 03:30:12 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127760 From beyert at cs.ucr.edu Wed Oct 1 04:20:03 2008 From: beyert at cs.ucr.edu (Timothy Beyer) Date: Wed Oct 1 04:20:09 2008 Subject: ports/127761: Port options added for scheme implementations: audio/snd Message-ID: <87k5ct7z05.wl%beyert@cs.ucr.edu> >Number: 127761 >Category: ports >Synopsis: Port options added for scheme implementations: audio/snd >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 Oct 01 04:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Timothy Beyer >Release: FreeBSD 7.0-RELEASE-p3 i386 >Organization: no organization >Environment: FreeBSD aeonserv.aeonnet 7.0-RELEASE-p3 FreeBSD 7.0-RELEASE-p3 #0: Sat Jul 26 03:31:31 PDT 2008 beyert@aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM i386 >Description: This patch makes the following changes: Adds OPTIONS for the following scheme implementations: -Gauche -S7 (which according to the documentation, is now the default instead of Guile) -Modifies pkg-plist to install DATADIR files if it is Gauche, S7, or Guile, since these are compatable with the scm files. Hence the keyword is now "SCHEME" rather than "GUILE", because it is shared by these 3 OPTIONS. (notice that PLIST_SUB+= SCHEME="@comment " is only used for Ruby, since this is the only non-Scheme language supported). If forth support is added to the port, then a similar convention would be used for that option. (note that fth would need to be ported to FreeBSD to add forth support to snd) -Removed licensing comment from pkg-descr, because SND has been distributed under a BSD-style (not LGPL, which pkg-descr states) license for some time, as COPYING indicates; it is likely that the old web page may not have been updated to reflect this change. >How-To-Repeat: Apply the patches >Fix: N/A --- Makefile.diff begins here --- --- Makefile.orig 2008-09-26 03:30:40.000000000 -0700 +++ Makefile 2008-09-30 20:14:08.000000000 -0700 @@ -18,6 +18,8 @@ FFTW3 "Use FFTW" on \ GSL "Use GNU Scientific Library" on \ GUILE "Use Guile as the extension language" on \ + GAUCHE "Use Gauche as the extension language" off \ + S7 "Use S7 as the extension language" off \ LADSPA "Include support for LADSPA plugins" on \ NLS "Native Language Support" on \ RUBY "Use Ruby as the extension language" off \ @@ -61,10 +63,24 @@ .if !defined(WITHOUT_GUILE) LIB_DEPENDS+= guile.19:${PORTSDIR}/lang/guile -PLIST_SUB+= GUILE="" +PLIST_SUB+= SCHEME="" .else CONFIGURE_ARGS+= --without-guile -PLIST_SUB+= GUILE="@comment " +.endif + +.if !defined(WITHOUT_GAUCHE) +CONFIGURE_ARGS+= --with-gauche +LIB_DEPENDS+= gauche.0:${PORTSDIR}/lang/gauche +PLIST_SUB+= SCHEME="" +.else +CONFIGURE_ARGS+= --without-gauche +.endif + +.if !defined(WITHOUT_S7) +CONFIGURE_ARGS+= --with-s7 +PLIST_SUB+= SCHEME="" +.else +CONFIGURE_ARGS+= --without-s7 .endif .if !defined(WITHOUT_LADSPA) @@ -86,6 +102,7 @@ USE_RUBY= yes .include "${PORTSDIR}/Mk/bsd.ruby.mk" CONFIGURE_ARGS+= --with-ruby +PLIST_SUB+= SCHEME="@comment " .endif .if defined(WITHOUT_X11) @@ -126,6 +143,22 @@ @${MKDIR} ${DATADIR}/sndins/samples ${INSTALL_DATA} ${WRKSRC}/sndins/samples/*.scm ${DATADIR}/sndins/samples .endif +.if !defined(WITHOUT_GAUCHE) + @${MKDIR} ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/*.scm ${DATADIR} + @${MKDIR} ${DATADIR}/tools + ${INSTALL_DATA} ${WRKSRC}/tools/*.scm ${DATADIR}/tools + @${MKDIR} ${DATADIR}/sndins/samples + ${INSTALL_DATA} ${WRKSRC}/sndins/samples/*.scm ${DATADIR}/sndins/samples +.endif +.if !defined(WITHOUT_S7) + @${MKDIR} ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/*.scm ${DATADIR} + @${MKDIR} ${DATADIR}/tools + ${INSTALL_DATA} ${WRKSRC}/tools/*.scm ${DATADIR}/tools + @${MKDIR} ${DATADIR}/sndins/samples + ${INSTALL_DATA} ${WRKSRC}/sndins/samples/*.scm ${DATADIR}/sndins/samples +.endif .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} .for i in HISTORY.Snd README.Snd TODO.Snd --- Makefile.diff ends here --- --- pkg-plist.diff begins here --- --- pkg-plist.orig 2008-09-26 03:30:40.000000000 -0700 +++ pkg-plist 2008-09-30 16:45:33.000000000 -0700 @@ -346,140 +346,140 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/DotEmacs %%X11%%%%PORTEXAMPLES%%%%EXAMPLESDIR%%/Snd.gtkrc %%NLS%%share/locale/de/LC_MESSAGES/snd.mo -%%GUILE%%%%DATADIR%%/analog-filter.scm -%%GUILE%%%%DATADIR%%/animals.scm -%%GUILE%%%%DATADIR%%/autosave.scm -%%GUILE%%%%DATADIR%%/bess.scm -%%GUILE%%%%DATADIR%%/bess1.scm -%%GUILE%%%%DATADIR%%/bird.scm -%%GUILE%%%%DATADIR%%/clean.scm -%%GUILE%%%%DATADIR%%/clm-ins.scm -%%GUILE%%%%DATADIR%%/clm23.scm -%%GUILE%%%%DATADIR%%/debug.scm -%%GUILE%%%%DATADIR%%/dlocsig.scm -%%GUILE%%%%DATADIR%%/draw.scm -%%GUILE%%%%DATADIR%%/dsp.scm -%%GUILE%%%%DATADIR%%/edit-menu.scm -%%GUILE%%%%DATADIR%%/edit123.scm -%%GUILE%%%%DATADIR%%/effects-utils.scm -%%GUILE%%%%DATADIR%%/env.scm -%%GUILE%%%%DATADIR%%/enved.scm -%%GUILE%%%%DATADIR%%/eval-c.scm -%%GUILE%%%%DATADIR%%/event.scm -%%GUILE%%%%DATADIR%%/examp.scm -%%GUILE%%%%DATADIR%%/export-all.scm -%%GUILE%%%%DATADIR%%/extensions.scm -%%GUILE%%%%DATADIR%%/fade.scm -%%GUILE%%%%DATADIR%%/fft-menu.scm -%%GUILE%%%%DATADIR%%/fix-optargs.scm -%%GUILE%%%%DATADIR%%/fmv.scm -%%GUILE%%%%DATADIR%%/frame.scm -%%GUILE%%%%DATADIR%%/freeverb.scm -%%GUILE%%%%DATADIR%%/gauche-format.scm -%%GUILE%%%%DATADIR%%/gauche-optargs.scm -%%GUILE%%%%DATADIR%%/generators.scm -%%GUILE%%%%DATADIR%%/grani.scm -%%GUILE%%%%DATADIR%%/gtk-effects-utils.scm -%%GUILE%%%%DATADIR%%/gtk-effects.scm -%%GUILE%%%%DATADIR%%/gtk-popup.scm -%%GUILE%%%%DATADIR%%/gui.scm -%%GUILE%%%%DATADIR%%/hooks.scm -%%GUILE%%%%DATADIR%%/index.scm -%%GUILE%%%%DATADIR%%/jcrev.scm -%%GUILE%%%%DATADIR%%/kmenu.scm -%%GUILE%%%%DATADIR%%/ladspa-help.scm -%%GUILE%%%%DATADIR%%/ladspa.scm -%%GUILE%%%%DATADIR%%/maraca.scm -%%GUILE%%%%DATADIR%%/marks-menu.scm -%%GUILE%%%%DATADIR%%/marks.scm -%%GUILE%%%%DATADIR%%/maxf.scm -%%GUILE%%%%DATADIR%%/misc.scm -%%GUILE%%%%DATADIR%%/mix.scm -%%GUILE%%%%DATADIR%%/mixer.scm -%%GUILE%%%%DATADIR%%/moog.scm -%%GUILE%%%%DATADIR%%/musglyphs.scm -%%GUILE%%%%DATADIR%%/nb.scm -%%GUILE%%%%DATADIR%%/new-backgrounds.scm -%%GUILE%%%%DATADIR%%/new-buttons.scm -%%GUILE%%%%DATADIR%%/new-effects.scm -%%GUILE%%%%DATADIR%%/noise.scm -%%GUILE%%%%DATADIR%%/numerics.scm -%%GUILE%%%%DATADIR%%/oo.scm -%%GUILE%%%%DATADIR%%/oscope.scm -%%GUILE%%%%DATADIR%%/panic.scm -%%GUILE%%%%DATADIR%%/pd-add.scm -%%GUILE%%%%DATADIR%%/pd-any.scm -%%GUILE%%%%DATADIR%%/pd-fm.scm -%%GUILE%%%%DATADIR%%/pd-global.scm -%%GUILE%%%%DATADIR%%/pd-inout.scm -%%GUILE%%%%DATADIR%%/pd-local.scm -%%GUILE%%%%DATADIR%%/pd-mozilla.scm -%%GUILE%%%%DATADIR%%/pd-send_receive.scm -%%GUILE%%%%DATADIR%%/pd-stochastic.scm -%%GUILE%%%%DATADIR%%/peak-env.scm -%%GUILE%%%%DATADIR%%/peak-phases.scm -%%GUILE%%%%DATADIR%%/piano.scm -%%GUILE%%%%DATADIR%%/play.scm -%%GUILE%%%%DATADIR%%/poly.scm -%%GUILE%%%%DATADIR%%/popup.scm -%%GUILE%%%%DATADIR%%/prc95.scm -%%GUILE%%%%DATADIR%%/pvoc.scm -%%GUILE%%%%DATADIR%%/rgb.scm -%%GUILE%%%%DATADIR%%/rt-clm-ins.scm -%%GUILE%%%%DATADIR%%/rt-compiler.scm -%%GUILE%%%%DATADIR%%/rt-coroutines.scm -%%GUILE%%%%DATADIR%%/rt-engine.scm -%%GUILE%%%%DATADIR%%/rt-examples.scm -%%GUILE%%%%DATADIR%%/rt-faust.scm -%%GUILE%%%%DATADIR%%/rt-player.scm -%%GUILE%%%%DATADIR%%/rt-stalin.scm -%%GUILE%%%%DATADIR%%/rtio.scm -%%GUILE%%%%DATADIR%%/rubber.scm -%%GUILE%%%%DATADIR%%/selection.scm -%%GUILE%%%%DATADIR%%/singer.scm -%%GUILE%%%%DATADIR%%/snd-gl.scm -%%GUILE%%%%DATADIR%%/snd-gtk.scm -%%GUILE%%%%DATADIR%%/snd-hobbit.scm -%%GUILE%%%%DATADIR%%/snd-motif.scm -%%GUILE%%%%DATADIR%%/snd-test.scm -%%GUILE%%%%DATADIR%%/snd4.scm -%%GUILE%%%%DATADIR%%/snd5.scm -%%GUILE%%%%DATADIR%%/snd6.scm -%%GUILE%%%%DATADIR%%/snd7.scm -%%GUILE%%%%DATADIR%%/snd8.scm -%%GUILE%%%%DATADIR%%/snd9.scm -%%GUILE%%%%DATADIR%%/snd_conffile.scm -%%GUILE%%%%DATADIR%%/snddiff.scm -%%GUILE%%%%DATADIR%%/sndins/samples/agn.scm -%%GUILE%%%%DATADIR%%/sndins/samples/fmviolin.scm -%%GUILE%%%%DATADIR%%/sndins/samples/ws_s.scm -%%GUILE%%%%DATADIR%%/sndwarp.scm -%%GUILE%%%%DATADIR%%/special-menu.scm -%%GUILE%%%%DATADIR%%/spectr.scm -%%GUILE%%%%DATADIR%%/spokenword.scm -%%GUILE%%%%DATADIR%%/stochastic.scm -%%GUILE%%%%DATADIR%%/strad.scm -%%GUILE%%%%DATADIR%%/toolbar.scm -%%GUILE%%%%DATADIR%%/tools/check-gtk.scm -%%GUILE%%%%DATADIR%%/tools/check-help.scm -%%GUILE%%%%DATADIR%%/tools/clisp-number-tests.scm -%%GUILE%%%%DATADIR%%/tools/clisp-other-tests.scm -%%GUILE%%%%DATADIR%%/tools/gldata.scm -%%GUILE%%%%DATADIR%%/tools/lines.scm -%%GUILE%%%%DATADIR%%/tools/makegl.scm -%%GUILE%%%%DATADIR%%/tools/makexg.scm -%%GUILE%%%%DATADIR%%/tools/nor.scm -%%GUILE%%%%DATADIR%%/tools/table.scm -%%GUILE%%%%DATADIR%%/tools/va.scm -%%GUILE%%%%DATADIR%%/tools/xgdata.scm -%%GUILE%%%%DATADIR%%/v.scm -%%GUILE%%%%DATADIR%%/ws.scm -%%GUILE%%%%DATADIR%%/xm-enved.scm -%%GUILE%%%%DATADIR%%/zip.scm -%%GUILE%%@dirrm %%DATADIR%%/tools -%%GUILE%%@dirrm %%DATADIR%%/sndins/samples -%%GUILE%%@dirrm %%DATADIR%%/sndins -%%GUILE%%@dirrm %%DATADIR%% +%%SCHEME%%%%DATADIR%%/analog-filter.scm +%%SCHEME%%%%DATADIR%%/animals.scm +%%SCHEME%%%%DATADIR%%/autosave.scm +%%SCHEME%%%%DATADIR%%/bess.scm +%%SCHEME%%%%DATADIR%%/bess1.scm +%%SCHEME%%%%DATADIR%%/bird.scm +%%SCHEME%%%%DATADIR%%/clean.scm +%%SCHEME%%%%DATADIR%%/clm-ins.scm +%%SCHEME%%%%DATADIR%%/clm23.scm +%%SCHEME%%%%DATADIR%%/debug.scm +%%SCHEME%%%%DATADIR%%/dlocsig.scm +%%SCHEME%%%%DATADIR%%/draw.scm +%%SCHEME%%%%DATADIR%%/dsp.scm +%%SCHEME%%%%DATADIR%%/edit-menu.scm +%%SCHEME%%%%DATADIR%%/edit123.scm +%%SCHEME%%%%DATADIR%%/effects-utils.scm +%%SCHEME%%%%DATADIR%%/env.scm +%%SCHEME%%%%DATADIR%%/enved.scm +%%SCHEME%%%%DATADIR%%/eval-c.scm +%%SCHEME%%%%DATADIR%%/event.scm +%%SCHEME%%%%DATADIR%%/examp.scm +%%SCHEME%%%%DATADIR%%/export-all.scm +%%SCHEME%%%%DATADIR%%/extensions.scm +%%SCHEME%%%%DATADIR%%/fade.scm +%%SCHEME%%%%DATADIR%%/fft-menu.scm +%%SCHEME%%%%DATADIR%%/fix-optargs.scm +%%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 +%%SCHEME%%%%DATADIR%%/gtk-effects.scm +%%SCHEME%%%%DATADIR%%/gtk-popup.scm +%%SCHEME%%%%DATADIR%%/gui.scm +%%SCHEME%%%%DATADIR%%/hooks.scm +%%SCHEME%%%%DATADIR%%/index.scm +%%SCHEME%%%%DATADIR%%/jcrev.scm +%%SCHEME%%%%DATADIR%%/kmenu.scm +%%SCHEME%%%%DATADIR%%/ladspa-help.scm +%%SCHEME%%%%DATADIR%%/ladspa.scm +%%SCHEME%%%%DATADIR%%/maraca.scm +%%SCHEME%%%%DATADIR%%/marks-menu.scm +%%SCHEME%%%%DATADIR%%/marks.scm +%%SCHEME%%%%DATADIR%%/maxf.scm +%%SCHEME%%%%DATADIR%%/misc.scm +%%SCHEME%%%%DATADIR%%/mix.scm +%%SCHEME%%%%DATADIR%%/mixer.scm +%%SCHEME%%%%DATADIR%%/moog.scm +%%SCHEME%%%%DATADIR%%/musglyphs.scm +%%SCHEME%%%%DATADIR%%/nb.scm +%%SCHEME%%%%DATADIR%%/new-backgrounds.scm +%%SCHEME%%%%DATADIR%%/new-buttons.scm +%%SCHEME%%%%DATADIR%%/new-effects.scm +%%SCHEME%%%%DATADIR%%/noise.scm +%%SCHEME%%%%DATADIR%%/numerics.scm +%%SCHEME%%%%DATADIR%%/oo.scm +%%SCHEME%%%%DATADIR%%/oscope.scm +%%SCHEME%%%%DATADIR%%/panic.scm +%%SCHEME%%%%DATADIR%%/pd-add.scm +%%SCHEME%%%%DATADIR%%/pd-any.scm +%%SCHEME%%%%DATADIR%%/pd-fm.scm +%%SCHEME%%%%DATADIR%%/pd-global.scm +%%SCHEME%%%%DATADIR%%/pd-inout.scm +%%SCHEME%%%%DATADIR%%/pd-local.scm +%%SCHEME%%%%DATADIR%%/pd-mozilla.scm +%%SCHEME%%%%DATADIR%%/pd-send_receive.scm +%%SCHEME%%%%DATADIR%%/pd-stochastic.scm +%%SCHEME%%%%DATADIR%%/peak-env.scm +%%SCHEME%%%%DATADIR%%/peak-phases.scm +%%SCHEME%%%%DATADIR%%/piano.scm +%%SCHEME%%%%DATADIR%%/play.scm +%%SCHEME%%%%DATADIR%%/poly.scm +%%SCHEME%%%%DATADIR%%/popup.scm +%%SCHEME%%%%DATADIR%%/prc95.scm +%%SCHEME%%%%DATADIR%%/pvoc.scm +%%SCHEME%%%%DATADIR%%/rgb.scm +%%SCHEME%%%%DATADIR%%/rt-clm-ins.scm +%%SCHEME%%%%DATADIR%%/rt-compiler.scm +%%SCHEME%%%%DATADIR%%/rt-coroutines.scm +%%SCHEME%%%%DATADIR%%/rt-engine.scm +%%SCHEME%%%%DATADIR%%/rt-examples.scm +%%SCHEME%%%%DATADIR%%/rt-faust.scm +%%SCHEME%%%%DATADIR%%/rt-player.scm +%%SCHEME%%%%DATADIR%%/rt-stalin.scm +%%SCHEME%%%%DATADIR%%/rtio.scm +%%SCHEME%%%%DATADIR%%/rubber.scm +%%SCHEME%%%%DATADIR%%/selection.scm +%%SCHEME%%%%DATADIR%%/singer.scm +%%SCHEME%%%%DATADIR%%/snd-gl.scm +%%SCHEME%%%%DATADIR%%/snd-gtk.scm +%%SCHEME%%%%DATADIR%%/snd-hobbit.scm +%%SCHEME%%%%DATADIR%%/snd-motif.scm +%%SCHEME%%%%DATADIR%%/snd-test.scm +%%SCHEME%%%%DATADIR%%/snd4.scm +%%SCHEME%%%%DATADIR%%/snd5.scm +%%SCHEME%%%%DATADIR%%/snd6.scm +%%SCHEME%%%%DATADIR%%/snd7.scm +%%SCHEME%%%%DATADIR%%/snd8.scm +%%SCHEME%%%%DATADIR%%/snd9.scm +%%SCHEME%%%%DATADIR%%/snd_conffile.scm +%%SCHEME%%%%DATADIR%%/snddiff.scm +%%SCHEME%%%%DATADIR%%/sndins/samples/agn.scm +%%SCHEME%%%%DATADIR%%/sndins/samples/fmviolin.scm +%%SCHEME%%%%DATADIR%%/sndins/samples/ws_s.scm +%%SCHEME%%%%DATADIR%%/sndwarp.scm +%%SCHEME%%%%DATADIR%%/special-menu.scm +%%SCHEME%%%%DATADIR%%/spectr.scm +%%SCHEME%%%%DATADIR%%/spokenword.scm +%%SCHEME%%%%DATADIR%%/stochastic.scm +%%SCHEME%%%%DATADIR%%/strad.scm +%%SCHEME%%%%DATADIR%%/toolbar.scm +%%SCHEME%%%%DATADIR%%/tools/check-gtk.scm +%%SCHEME%%%%DATADIR%%/tools/check-help.scm +%%SCHEME%%%%DATADIR%%/tools/clisp-number-tests.scm +%%SCHEME%%%%DATADIR%%/tools/clisp-other-tests.scm +%%SCHEME%%%%DATADIR%%/tools/gldata.scm +%%SCHEME%%%%DATADIR%%/tools/lines.scm +%%SCHEME%%%%DATADIR%%/tools/makegl.scm +%%SCHEME%%%%DATADIR%%/tools/makexg.scm +%%SCHEME%%%%DATADIR%%/tools/nor.scm +%%SCHEME%%%%DATADIR%%/tools/table.scm +%%SCHEME%%%%DATADIR%%/tools/va.scm +%%SCHEME%%%%DATADIR%%/tools/xgdata.scm +%%SCHEME%%%%DATADIR%%/v.scm +%%SCHEME%%%%DATADIR%%/ws.scm +%%SCHEME%%%%DATADIR%%/xm-enved.scm +%%SCHEME%%%%DATADIR%%/zip.scm +%%SCHEME%%@dirrm %%DATADIR%%/tools +%%SCHEME%%@dirrm %%DATADIR%%/sndins/samples +%%SCHEME%%@dirrm %%DATADIR%%/sndins +%%SCHEME%%@dirrm %%DATADIR%% %%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% %%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/images/jpg %%PORTDOCS%%@dirrm %%DOCSDIR%%/tutorial/images --- pkg-plist.diff ends here --- --- pkg-descr.diff begins here --- --- pkg-descr.orig 2008-06-12 13:14:24.000000000 -0700 +++ pkg-descr 2008-09-30 20:21:06.000000000 -0700 @@ -1,7 +1,7 @@ Snd is a sound editor modeled loosely after Emacs and an old, sorely-missed PDP-10 sound editor named Dpysnd. It can accommodate any number of sounds, each with any number of channels, and can be customized and extended using -Guile, Ruby or Forth. It is under LGPL. +Guile, Ruby or Forth. Included with it are some command-line utilities: - snd-info (note: renamed from sndinfo, for this FreeBSD port) prints a --- pkg-descr.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 04:20:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 04:20:18 2008 Subject: ports/127761: Port options added for scheme implementations: audio/snd Message-ID: <200810010420.m914KCWP085274@freefall.freebsd.org> Synopsis: Port options added for scheme implementations: audio/snd State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Wed Oct 1 04:20:12 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127761 From edwin at FreeBSD.org Wed Oct 1 04:30:05 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Wed Oct 1 04:30:11 2008 Subject: ports/127761: Port options added for scheme implementations: audio/snd Message-ID: <200810010430.m914U44T085516@freefall.freebsd.org> The following reply was made to PR ports/127761; it has been noted by GNATS. From: Edwin Groothuis To: adox@mcx2.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/127761: Port options added for scheme implementations: audio/snd Date: Wed, 1 Oct 2008 04:20:10 UT Maintainer of audio/snd, Please note that PR ports/127761 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/127761 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From leeym at FreeBSD.org Wed Oct 1 05:10:26 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Wed Oct 1 05:10:33 2008 Subject: ports/127762: [PATCH] security/p5-NTLM: update to 1.05 Message-ID: <200810010506.m91562qJ004637@cn1.leeym.com> >Number: 127762 >Category: ports >Synopsis: [PATCH] security/p5-NTLM: update to 1.05 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 01 05:10:04 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 1.05 Port maintainer (james@divide.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-NTLM-1.05.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/p5-Authen-NTLM/Makefile,v retrieving revision 1.3 diff -u -d -b -w -u -r1.3 Makefile --- Makefile 17 Apr 2008 14:27:59 -0000 1.3 +++ Makefile 1 Oct 2008 05:05:55 -0000 @@ -6,19 +6,25 @@ # $FreeBSD: ports/security/p5-Authen-NTLM/Makefile,v 1.3 2008/04/17 14:27:59 araujo Exp $ PORTNAME= NTLM -PORTVERSION= 1.03 +PORTVERSION= 1.05 CATEGORIES= security perl5 MASTER_SITES= CPAN +MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- MAINTAINER= james@divide.org -COMMENT= Perl extension to authenticate against an NTLM server +COMMENT= An NTLM authentication module -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC PERL_CONFIGURE= yes MAN3= Authen::NTLM.3 -.include +.include + +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/security/p5-Authen-NTLM/distinfo,v retrieving revision 1.2 diff -u -d -b -w -u -r1.2 distinfo --- distinfo 21 Jan 2008 13:35:03 -0000 1.2 +++ distinfo 1 Oct 2008 05:05:55 -0000 @@ -1,3 +1,3 @@ -MD5 (NTLM-1.03.tar.gz) = 5e851a4a2590069cb76f92f6db370493 -SHA256 (NTLM-1.03.tar.gz) = aef30926b23d52415037d3da055198e160ce33058703142fe61963dd9a68d4d4 -SIZE (NTLM-1.03.tar.gz) = 18206 +MD5 (NTLM-1.05.tar.gz) = 5d148e88d96785d996bdd8e1517b9d8c +SHA256 (NTLM-1.05.tar.gz) = e40da75fc9fdd8b96b3b7439b42823bbb5bc087f26f07b241fa608f6f7872fdf +SIZE (NTLM-1.05.tar.gz) = 11069 --- p5-NTLM-1.05.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From leeym at FreeBSD.org Wed Oct 1 05:50:01 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Wed Oct 1 05:50:07 2008 Subject: ports/127763: [PATCH] mail/p5-Mail-Tools: update to 2.04 Message-ID: <200810010545.m915jhVK040410@cn1.leeym.com> >Number: 127763 >Category: ports >Synopsis: [PATCH] mail/p5-Mail-Tools: update to 2.04 >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 Oct 01 05: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: - Update to 2.04 Port maintainer (kuriyama@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Mail-Tools-2.04.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Tools/Makefile,v retrieving revision 1.47 diff -u -d -b -w -u -r1.47 Makefile --- Makefile 24 Feb 2008 08:11:57 -0000 1.47 +++ Makefile 1 Oct 2008 05:45:23 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Mail-Tools -PORTVERSION= 2.02 +PORTVERSION= 2.04 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,7 +15,9 @@ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Perl5 modules for dealing with Internet e-mail messages -PERL_CONFIGURE= yes +RUN_DEPENDS= p5-TimeDate>=0:${PORTSDIR}/devel/p5-TimeDate + +PERL_CONFIGURE= 5.8.1+ MAN3= Mail::Address.3 \ Mail::Cap.3 \ Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/p5-Mail-Tools/distinfo,v retrieving revision 1.28 diff -u -d -b -w -u -r1.28 distinfo --- distinfo 24 Feb 2008 08:11:57 -0000 1.28 +++ distinfo 1 Oct 2008 05:45:23 -0000 @@ -1,3 +1,3 @@ -MD5 (MailTools-2.02.tar.gz) = 824bdbe6c4084739ac2d005eebb09b0e -SHA256 (MailTools-2.02.tar.gz) = cc3150db9400e6b269b20c140defecf8e84d8b306ba8541ed4a9a2f15f894c9b -SIZE (MailTools-2.02.tar.gz) = 52013 +MD5 (MailTools-2.04.tar.gz) = d21ea4f375d1e5f3da6b0a4e8ba1e2c6 +SHA256 (MailTools-2.04.tar.gz) = bda9734b212343d8e4ec2743a98e1383f354f3a2bb8a6d6d93176cf233cb2171 +SIZE (MailTools-2.04.tar.gz) = 52292 --- p5-Mail-Tools-2.04.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 05:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 05:50:19 2008 Subject: ports/127763: [PATCH] mail/p5-Mail-Tools: update to 2.04 Message-ID: <200810010550.m915oB8W098044@freefall.freebsd.org> Synopsis: [PATCH] mail/p5-Mail-Tools: update to 2.04 Responsible-Changed-From-To: freebsd-ports-bugs->kuriyama Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 05: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=127763 From edwin at FreeBSD.org Wed Oct 1 07:48:35 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 07:48:41 2008 Subject: ports/127762: [PATCH] security/p5-Authen-NTLM: update to 1.05 Message-ID: <200810010748.m917mZdw037046@freefall.freebsd.org> Synopsis: [PATCH] security/p5-Authen-NTLM: update to 1.05 Responsible-Changed-From-To: freebsd-ports-bugs->leeym Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 07:48:34 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127762 From leeym at FreeBSD.org Wed Oct 1 08:20:01 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Wed Oct 1 08:20:08 2008 Subject: ports/127765: [PATCH] devel/p5-Danga-Socket: fix dependency Message-ID: <200810010813.m918Dxuo002725@cn1.leeym.com> >Number: 127765 >Category: ports >Synopsis: [PATCH] devel/p5-Danga-Socket: fix 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: Wed Oct 01 08:20: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: - fix dependency - bump PORTREVISION Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Danga-Socket-1.59_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/p5-Danga-Socket/Makefile,v retrieving revision 1.12 diff -u -d -b -w -u -r1.12 Makefile --- Makefile 24 Jun 2008 14:10:47 -0000 1.12 +++ Makefile 1 Oct 2008 08:13:33 -0000 @@ -7,6 +7,7 @@ PORTNAME= Danga-Socket PORTVERSION= 1.59 +PORTREVISION= 1 CATEGORIES= devel net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,16 +15,17 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Event loop and event-driven async socket base class -BUILD_DEPENDS= ${SITE_PERL}/Sys/Syscall.pm:${PORTSDIR}/devel/p5-Sys-Syscall \ - ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes \ - ${SITE_PERL}/${PERL_ARCH}/IO/KQueue.pm:${PORTSDIR}/devel/p5-IO-KQueue \ - ${SITE_PERL}/${PERL_ARCH}/BSD/Resource.pm:${PORTSDIR}/devel/p5-BSD-Resource \ - ${SITE_PERL}/${PERL_ARCH}/IO/Poll.pm:${PORTSDIR}/devel/p5-IO \ - ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= p5-IO-KQueue>=0:${PORTSDIR}/devel/p5-IO-KQueue \ + p5-Sys-Syscall>=0:${PORTSDIR}/devel/p5-Sys-Syscall PERL_CONFIGURE= yes MAN3= Danga::Socket.3 -.include +.include + +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-Time-HiRes>=0:${PORTSDIR}/devel/p5-Time-HiRes +.endif + +.include --- p5-Danga-Socket-1.59_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 08:20:10 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 08:20:16 2008 Subject: ports/127765: [PATCH] devel/p5-Danga-Socket: fix dependency Message-ID: <200810010820.m918KAf4042550@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-Danga-Socket: fix dependency Responsible-Changed-From-To: freebsd-ports-bugs->skv Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 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=127765 From amdmi3 at amdmi3.ru Wed Oct 1 11:40:02 2008 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Wed Oct 1 11:40:14 2008 Subject: ports/127766: [PATCH] science/cdcl: fix typo in the port Message-ID: <20081001113532.5A7611702D@hades.panopticon> >Number: 127766 >Category: ports >Synopsis: [PATCH] science/cdcl: fix typo in the port >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 Oct 01 11:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: There's typo in the Makefile, so CONFIGURE_ARGS may be incorrect which may lead to hidden depends (if the configure picks up installed gtk). Port maintainer (murashin@gfd-dennou.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- cdcl-5.3.3_3.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/science/cdcl/Makefile,v retrieving revision 1.12 diff -u -u -r1.12 Makefile --- Makefile 26 Sep 2008 09:08:12 -0000 1.12 +++ Makefile 1 Oct 2008 11:33:56 -0000 @@ -7,7 +7,7 @@ PORTNAME= cdcl PORTVERSION= 5.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science graphics MASTER_SITES= http://www.gfd-dennou.org/arch/dcl/ \ http://dennou-h.gfd-dennou.org/arch/dcl/ \ @@ -26,7 +26,7 @@ CONFIGURE_ARGS= --prefix=${PREFIX} --exec-prefix=${PREFIX} --with-x .if defined(WITHOUT_GTK) -CUNFIGURE_ARGS+= --disable-gtk --disable-gtk2 +CONFIGURE_ARGS+= --disable-gtk --disable-gtk2 .endif PLIST_SUB= DCL_VERSION=${PORTVERSION:S/.//g} --- cdcl-5.3.3_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at amdmi3.ru Wed Oct 1 11:40:02 2008 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Wed Oct 1 11:40:15 2008 Subject: ports/127767: [PATCH] graphics/ilmbase: fix typo Message-ID: <20081001113726.1ED3B1702D@hades.panopticon> >Number: 127767 >Category: ports >Synopsis: [PATCH] graphics/ilmbase: fix typo >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 Oct 01 11:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: There's typo in the Makefile, so CONFLICTS are incorrect. Port maintainer (nork@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ilmbase-1.0.1_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/graphics/ilmbase/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 23 Jul 2008 17:17:10 -0000 1.7 +++ Makefile 1 Oct 2008 11:36:46 -0000 @@ -15,7 +15,7 @@ MAINTAINER= nork@FreeBSD.org COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex -CONFLICT= OpenEXR-1.[0-4].* +CONFLICTS= OpenEXR-1.[0-4].* OPTIONS= THREAD "Enable multithreaded file I/O support" on --- ilmbase-1.0.1_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 11:40:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 11:40:26 2008 Subject: ports/127766: [PATCH] science/cdcl: fix typo in the port Message-ID: <200810011140.m91BeHiq060648@freefall.freebsd.org> Synopsis: [PATCH] science/cdcl: fix typo in the port State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Wed Oct 1 11:40:17 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127766 From edwin at FreeBSD.org Wed Oct 1 11:40:25 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 11:40:32 2008 Subject: ports/127767: [PATCH] graphics/ilmbase: fix typo Message-ID: <200810011140.m91BeP84060781@freefall.freebsd.org> Synopsis: [PATCH] graphics/ilmbase: fix typo Responsible-Changed-From-To: freebsd-ports-bugs->nork Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 11:40:25 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127767 From edwin at FreeBSD.org Wed Oct 1 11:50:03 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Wed Oct 1 11:50:22 2008 Subject: ports/127766: [PATCH] science/cdcl: fix typo in the port Message-ID: <200810011150.m91Bo3EM060940@freefall.freebsd.org> The following reply was made to PR ports/127766; it has been noted by GNATS. From: Edwin Groothuis To: murashin@gfd-dennou.org Cc: bug-followup@FreeBSD.org Subject: Re: ports/127766: [PATCH] science/cdcl: fix typo in the port Date: Wed, 1 Oct 2008 11:40:10 UT Maintainer of science/cdcl, Please note that PR ports/127766 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/127766 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From amdmi3 at amdmi3.ru Wed Oct 1 11:50:04 2008 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Wed Oct 1 11:50:22 2008 Subject: ports/127768: [PATCH] databases/memcachedb: fix typo Message-ID: <20081001114429.1C2A11702D@hades.panopticon> >Number: 127768 >Category: ports >Synopsis: [PATCH] databases/memcachedb: fix typo >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 Oct 01 11:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: CONFIGURE_ARGS is spelled incorrectly, so --enable-threads won't get to configure actually. This should probably be tested by someone using memcachedb before committing. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- memcachedb-1.0.3_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/databases/memcachedb/Makefile,v retrieving revision 1.10 diff -u -u -r1.10 Makefile --- Makefile 19 Aug 2008 16:40:12 -0000 1.10 +++ Makefile 1 Oct 2008 11:40:05 -0000 @@ -7,7 +7,7 @@ PORTNAME= memcachedb PORTVERSION= 1.0.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ http://freebsd.csie.nctu.edu.tw/~gslin/files/ @@ -18,7 +18,7 @@ LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent CFLAGS= -I"${BDB_INCLUDE_DIR}" -CONFIUGRE_ARGS= --enable-threads --with-bdb="${LOCALBASE}" \ +CONFIGURE_ARGS= --enable-threads --with-bdb="${LOCALBASE}" \ --with-libevent="${LOCALBASE}" CONFIGURE_ENV= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" GNU_CONFIGURE= yes --- memcachedb-1.0.3_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at amdmi3.ru Wed Oct 1 11:50:04 2008 From: amdmi3 at amdmi3.ru (Dmitry Marakasov) Date: Wed Oct 1 11:50:22 2008 Subject: ports/127769: [PATCH] devel/p5-Perl-Version: fix typo in the port Message-ID: <20081001114456.ABC4F17032@hades.panopticon> >Number: 127769 >Category: ports >Synopsis: [PATCH] devel/p5-Perl-Version: fix typo in the port >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 Oct 01 11:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 >Description: There's typo in the Makefile, so RUN_DEPENDS may be incorrect. See patch. Port maintainer (lth@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Perl-Version-1.007_1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/amdmi3/projects/freebsd/FreeBSD.cvs/ports/devel/p5-Perl-Version/Makefile,v retrieving revision 1.1 diff -u -u -r1.1 Makefile --- Makefile 10 Apr 2008 12:50:59 -0000 1.1 +++ Makefile 1 Oct 2008 11:28:51 -0000 @@ -7,6 +7,7 @@ PORTNAME= Perl-Version PORTVERSION= 1.007 +PORTREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -29,7 +30,7 @@ RUN_DEPENDS+= p5-Pod-Parser>=1.3:${PORTSDIR}/textproc/p5-Pod-Parser .endif BUILD_DEPENDS+= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp -RUND_DEPENDS+= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp +RUN_DEPENDS+= p5-File-Slurp>=9999.12:${PORTSDIR}/devel/p5-File-Slurp MAN1= perl-reversion.1 PROMPT= Y PLIST_SUB= PERLREVERSION= --- p5-Perl-Version-1.007_1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 11:50:23 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 11:50:29 2008 Subject: ports/127769: [PATCH] devel/p5-Perl-Version: fix typo in the port Message-ID: <200810011150.m91BoNRT061088@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-Perl-Version: fix typo in the port Responsible-Changed-From-To: freebsd-ports-bugs->lth Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 11:50:23 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127769 From amdmi3 at FreeBSD.org Wed Oct 1 12:03:16 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Wed Oct 1 12:03:22 2008 Subject: ports/127766: [PATCH] science/cdcl: fix typo in the port Message-ID: <200810011203.m91C3GbD061497@freefall.freebsd.org> Synopsis: [PATCH] science/cdcl: fix typo in the port Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Wed Oct 1 12:03:15 UTC 2008 Responsible-Changed-Why: My PR http://www.freebsd.org/cgi/query-pr.cgi?pr=127766 From wenheping at gmail.com Wed Oct 1 12:10:02 2008 From: wenheping at gmail.com (Wen heping) Date: Wed Oct 1 12:10:19 2008 Subject: ports/127770: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder Message-ID: <200810011200.m91C0iAJ037003@www.freebsd.org> >Number: 127770 >Category: ports >Synopsis: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder >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 Oct 01 12:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: zbase32 is a base32 encoder/decoder.It is an alternate base32 encoder but not RFC 3548 compliant. WWW: http://pypi.python.org/pypi/zbase32/ >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: # # zbase32 # zbase32/pkg-plist # zbase32/pkg-descr # zbase32/distinfo # zbase32/Makefile # echo c - zbase32 mkdir -p zbase32 > /dev/null 2>&1 echo x - zbase32/pkg-plist sed 's/^X//' >zbase32/pkg-plist << 'END-of-zbase32/pkg-plist' X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/_version.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32id.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/_version.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32id.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/test_zbase32.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/test_zbase32.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/test_zbase32.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/_version.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32id.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32 X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% END-of-zbase32/pkg-plist echo x - zbase32/pkg-descr sed 's/^X//' >zbase32/pkg-descr << 'END-of-zbase32/pkg-descr' Xzbase32 is a base32 encoder/decoder.It is an alternate Xbase32 encoder but not RFC 3548 compliant. X XWWW: http://pypi.python.org/pypi/zbase32/ END-of-zbase32/pkg-descr echo x - zbase32/distinfo sed 's/^X//' >zbase32/distinfo << 'END-of-zbase32/distinfo' XMD5 (zbase32-1.1.0.tar.gz) = 49cfe9ec9999a0ed0181b260eed506ad XSHA256 (zbase32-1.1.0.tar.gz) = 46dac8ffc0a5626044029ea51860c671d65da08c61f39905615874a209b33df9 XSIZE (zbase32-1.1.0.tar.gz) = 21185 END-of-zbase32/distinfo echo x - zbase32/Makefile sed 's/^X//' >zbase32/Makefile << 'END-of-zbase32/Makefile' X# New ports collection makefile for: zbase32 X# Date created: 1st,Oct 2008 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= zbase32 XPORTVERSION= 1.1.0 XPORTREVISION= 2 XCATEGORIES= converters python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= wenheping@gmail.com XCOMMENT= Base32 Encoder/Decoder X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X X.include END-of-zbase32/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Wed Oct 1 12:10:03 2008 From: wenheping at gmail.com (Wen heping) Date: Wed Oct 1 12:10:19 2008 Subject: ports/127771: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder Message-ID: <200810011204.m91C44GD040320@www.freebsd.org> >Number: 127771 >Category: ports >Synopsis: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder >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 Oct 01 12:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: zbase32 is a base32 encoder/decoder.It is an alternate base32 encoder but not RFC 3548 compliant. WWW: http://pypi.python.org/pypi/zbase32/ >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: # # zbase32 # zbase32/pkg-plist # zbase32/pkg-descr # zbase32/distinfo # zbase32/Makefile # echo c - zbase32 mkdir -p zbase32 > /dev/null 2>&1 echo x - zbase32/pkg-plist sed 's/^X//' >zbase32/pkg-plist << 'END-of-zbase32/pkg-plist' X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/_version.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32id.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/_version.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32id.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/test_zbase32.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/test_zbase32.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/test_zbase32.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/_version.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32id.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/zbase32.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32/test X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zbase32 X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% END-of-zbase32/pkg-plist echo x - zbase32/pkg-descr sed 's/^X//' >zbase32/pkg-descr << 'END-of-zbase32/pkg-descr' Xzbase32 is a base32 encoder/decoder.It is an alternate Xbase32 encoder but not RFC 3548 compliant. X XWWW: http://pypi.python.org/pypi/zbase32/ END-of-zbase32/pkg-descr echo x - zbase32/distinfo sed 's/^X//' >zbase32/distinfo << 'END-of-zbase32/distinfo' XMD5 (zbase32-1.1.0.tar.gz) = 49cfe9ec9999a0ed0181b260eed506ad XSHA256 (zbase32-1.1.0.tar.gz) = 46dac8ffc0a5626044029ea51860c671d65da08c61f39905615874a209b33df9 XSIZE (zbase32-1.1.0.tar.gz) = 21185 END-of-zbase32/distinfo echo x - zbase32/Makefile sed 's/^X//' >zbase32/Makefile << 'END-of-zbase32/Makefile' X# New ports collection makefile for: zbase32 X# Date created: 1st,Oct 2008 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= zbase32 XPORTVERSION= 1.1.0 XCATEGORIES= converters python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= wenheping@gmail.com XCOMMENT= Base32 Encoder/Decoder X XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X X.include END-of-zbase32/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 12:10:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 12:10:40 2008 Subject: ports/127770: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder Message-ID: <200810011210.m91CAHWH061881@freefall.freebsd.org> Synopsis: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 12:10: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=127770 From edwin at FreeBSD.org Wed Oct 1 12:10:21 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 12:10:40 2008 Subject: ports/127771: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder Message-ID: <200810011210.m91CAKOZ061962@freefall.freebsd.org> Synopsis: [NEW PORT]converters/zbase32:Base32 Encoder/Decoder Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 12:10:20 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127771 From wenheping at gmail.com Wed Oct 1 12:40:02 2008 From: wenheping at gmail.com (Wen heping) Date: Wed Oct 1 12:40:10 2008 Subject: ports/127772: [Update]devel/py-pyutil:update to 1.3.25 Message-ID: <200810011236.m91Caivf085606@www.freebsd.org> >Number: 127772 >Category: ports >Synopsis: [Update]devel/py-pyutil:update to 1.3.25 >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 Oct 01 12:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: 1 update to 1.3.25 from 1.3.7 2 converters/zbase32 (which is not committed yet) is requried >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-01 19:02:12.000000000 +0800 +++ Makefile 2008-10-01 23:25:10.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= pyutil -PORTVERSION= 1.3.7 +PORTVERSION= 1.3.25 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,10 +15,11 @@ MAINTAINER= quakelee@cn.FreeBSD.org COMMENT= A collection of mature utilities for Python programmers -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0.8.0:${PORTSDIR}/devel/py-argparse +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}argparse>=0.8.0:${PORTSDIR}/devel/py-argparse \ + ${PYTHON_PKGNAMEPREFIX}zbase32>=1.1.0:${PORTSDIR}/converters/zbase32 USE_PYTHON= 2.4+ USE_PYDISTUTILS=easy_install -PYEASYINSTALL_ARCHDEP= yes +#PYEASYINSTALL_ARCHDEP= yes .include --- distinfo.orig 2008-10-01 19:02:12.000000000 +0800 +++ distinfo 2008-10-01 19:02:12.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (pyutil-1.3.7.tar.gz) = 19352cec85e50adae6581a467f841fef -SHA256 (pyutil-1.3.7.tar.gz) = e3a1e23b249b19f65f21817a0c99855f8537a6dc7f7b1fa67327439695d467e4 -SIZE (pyutil-1.3.7.tar.gz) = 55575 +MD5 (pyutil-1.3.25.tar.gz) = b21f37337ef14c3d317f46eccdf937a2 +SHA256 (pyutil-1.3.25.tar.gz) = 6bd442ef5d2d7a916e052e15f75581d41efbf09a1d60111de0e00e9025548254 +SIZE (pyutil-1.3.25.tar.gz) = 70830 --- pkg-plist.orig 2008-10-01 19:02:12.000000000 +0800 +++ pkg-plist 2008-10-01 21:59:56.000000000 +0800 @@ -1,18 +1,26 @@ bin/randfile bin/lines -bin/sha256sum bin/randcookie bin/adler32sum bin/tailx -bin/darcsver -bin/sha1sum +bin/sha256dsum +bin/find_trial +bin/sha1sum_py +bin/sha256sum_py +bin/sha256dcppsum %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/_version.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/assertutil.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/benchutil.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/benchmarks/bench_xor.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/benchmarks/bench_xor.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/benchmarks/bench_xor.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/cache.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/dictutil.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/fileutil.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/find_exe.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/find_exe.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/find_exe.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/hashexpand.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/humanreadable.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/increasing_timer.py @@ -22,6 +30,9 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/mathutil.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/memutil.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/nummedobj.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/observer.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/observer.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/observer.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/PickleSaver.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/randutil.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/repeatable_random.py @@ -51,15 +62,10 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/PickleSaver.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/xor.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/xormodule.c -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/c_xor.so %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/xor.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/c_xor.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/c_xor.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/__init__.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/xor.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor/c_xor.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/randutil.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/repeatable_random.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/strutil.pyc @@ -69,6 +75,48 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/twistedutil.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/version_class.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/zlibutil.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/__init__.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/__init__.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/__init__.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/adler32sum.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/adler32sum.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/adler32sum.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/find_trial.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/find_trial.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/find_trial.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/lines.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/lines.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/lines.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/memdump2dot.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/memdump2dot.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/memdump2dot.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/nullsum.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/nullsum.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/nullsum.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/randcookie.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/randcookie.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/randcookie.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/randfile.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/randfile.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/randfile.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/revlines.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/revlines.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/revlines.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha1sum.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha1sum.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha1sum.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256dcppsum.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256dcppsum.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256dcppsum.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256dsum.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256dsum.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256dsum.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256sum.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256sum.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/sha256sum.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/tailx.py +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/tailx.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts/tailx.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_assertutil.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_cache.py @@ -88,6 +136,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_mathutil.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_picklesaver.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_strutil.pyc +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_template %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_time_format.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_xor.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test/test_zlibutil.pyc @@ -128,53 +177,17 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/twistedutil.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/version_class.pyo %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/zlibutil.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/__init__.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/adler32sum.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/darcsver.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/lines.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/memdump2dot.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/nullsum.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/randcookie.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/randfile.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/revlines.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/sha1sum.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/sha256sum.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/tailx.py -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/__init__.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/adler32sum.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/darcsver.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/lines.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/memdump2dot.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/nullsum.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/randcookie.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/randfile.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/revlines.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/sha1sum.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/sha256sum.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/tailx.pyc -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/__init__.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/adler32sum.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/darcsver.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/lines.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/memdump2dot.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/nullsum.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/randcookie.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/randfile.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/revlines.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/sha1sum.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/sha256sum.pyo -%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts/tailx.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/native_libs.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 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/benchmarks/ @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/xor @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/test +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil/scripts @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/pyutil -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/scripts @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 12:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 12:40:20 2008 Subject: ports/127772: [Update]devel/py-pyutil:update to 1.3.25 Message-ID: <200810011240.m91CeCuA066068@freefall.freebsd.org> Synopsis: [Update]devel/py-pyutil:update to 1.3.25 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 12:40: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=127772 From pacija at gmail.com Wed Oct 1 13:19:22 2008 From: pacija at gmail.com (pacija) Date: Wed Oct 1 13:19:34 2008 Subject: linuxdcpp hang on RELENG_7 Message-ID: <3be3d9ff0810010550h1fc9107aje9649ac98792a364@mail.gmail.com> Hello all, my linuxdcpp app stopped working after upgrade to from 7-RELEASE to RELENG_7. When i run it from console, i get following output: --- > linuxdcpp /home/pacija/.dc++/Certificates/client.key: No such file or directory 6310:error:02001002:system library:fopen:No such file or directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:352:fopen('/home/pacija/.dc++/Certificates/client.key','w') 6310:error:20074002:BIO routines:FILE_CTRL:system lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:354: Error opening Private Key /home/pacija/.dc++/Certificates/client.key 6312:error:02001002:system library:fopen:No such file or directory:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:352:fopen('/home/pacija/.dc++/Certificates/client.key','r') 6312:error:20074002:BIO routines:FILE_CTRL:system lib:/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bio/bss_file.c:354: unable to load Private Key Loading: Hash database --- After this, i can not kill process with ctrl+c. Closing console window does not kill process either. All i could find regarding this issue was this thread: http://www.nabble.com/mysterious-hang-in-pthread_create-td19209314.html but understanding it is beyond my knowledge. Any help would be appretiated... From yokota at res.otaru-uc.ac.jp Wed Oct 1 13:40:02 2008 From: yokota at res.otaru-uc.ac.jp (Koji Yokota) Date: Wed Oct 1 13:40:08 2008 Subject: ports/127773: [PATCH] www/xpi-adblock: small modification to incorporate the support for xpi's for Firefox 3 Message-ID: <20081001131431.26763B85C@room520-1.yokota-s.otaru-uc.ac.jp> >Number: 127773 >Category: ports >Synopsis: [PATCH] www/xpi-adblock: small modification to incorporate the support for xpi's for Firefox 3 >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 Oct 01 13:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: Otaru University of Commerce >Environment: System: FreeBSD hoge.otaru-uc.ac.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 29 23:57:30 JST 2008 >Description: [DESCRIBE CHANGES] Modification of Makefile.xpi to support xpi's for Firefox 3. Port maintainer (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xpi-adblock-0.5.3.043.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-adblock.orig/Makefile.xpi /usr/ports/www/xpi-adblock/Makefile.xpi --- /usr/ports/www/xpi-adblock.orig/Makefile.xpi 2008-04-20 02:54:14.000000000 +0900 +++ /usr/ports/www/xpi-adblock/Makefile.xpi 2008-10-01 21:48:34.000000000 +0900 @@ -87,7 +87,7 @@ XPI_APPS_ALL_WC= *firefox* *thunderbird* *flock* *sunbird* \ *netscape-navigator* *netscape-messenger* # *nvu* -XPI_APPS_ALL= firefox firefox-devel linux-firefox linux-firefox-devel \ +XPI_APPS_ALL= firefox firefox3 firefox-devel linux-firefox linux-firefox-devel \ thunderbird linux-thunderbird flock linux-flock \ linux-netscape-navigator linux-netscape-messenger \ sunbird linux-sunbird --- xpi-adblock-0.5.3.043.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 13:40:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 13:40:19 2008 Subject: ports/127773: [PATCH] www/xpi-adblock: small modification to incorporate the support for xpi's for Firefox 3 Message-ID: <200810011340.m91DeCEs070875@freefall.freebsd.org> Synopsis: [PATCH] www/xpi-adblock: small modification to incorporate the support for xpi's for Firefox 3 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 13:40:12 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127773 From yokota at res.otaru-uc.ac.jp Wed Oct 1 13:50:01 2008 From: yokota at res.otaru-uc.ac.jp (Koji Yokota) Date: Wed Oct 1 13:50:09 2008 Subject: ports/127775: [NEW PORT] www/firefox3-i18n: Localized interface for Firefox3 Message-ID: <20081001132242.58D77B85C@room520-1.yokota-s.otaru-uc.ac.jp> >Number: 127775 >Category: ports >Synopsis: [NEW PORT] www/firefox3-i18n: Localized interface for Firefox3 >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 Oct 01 13:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: Otaru University of Commerce >Environment: System: FreeBSD hoge.otaru-uc.ac.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 29 23:57:30 JST 2008 >Description: Language packs for Firefox 3 WWW: http://www.mozilla.org/projects/l10n/ This port is adapted from www/firefox-i18n. Port maintainer of www/firefox-i18n (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- firefox3-i18n-3.0.2.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: # # firefox3-i18n # firefox3-i18n/Makefile # firefox3-i18n/distinfo # firefox3-i18n/pkg-descr # echo c - firefox3-i18n mkdir -p firefox3-i18n > /dev/null 2>&1 echo x - firefox3-i18n/Makefile sed 's/^X//' >firefox3-i18n/Makefile << 'END-of-firefox3-i18n/Makefile' X# New ports collection makefile for: firefox3-i18n X# Date created: 28 May 2006 X# Whom: Andrew Pantyukhin X# X# $FreeBSD$ X# X XPORTNAME= firefox3-i18n XPORTVERSION= 3.0.2 XCATEGORIES= www XMASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}/linux-i686/xpi XPKGNAMEPREFIX= XDISTFILES= ${FIREFOX_I18N_:S/$/.xpi/} XDIST_SUBDIR= xpi/${DISTNAME} X XMAINTAINER= chinsan@FreeBSD.org XCOMMENT= Localized interface for Firefox3 X X.ifndef WITHOUT_SWITCHER XRUN_DEPENDS+= xpi-quick-locale-switcher>=0:${PORTSDIR}/www/xpi-quick-locale-switcher X.endif X XNO_BUILD= yes XUSE_XPI= *firefox3 X XFIREFOX_I18N_ALL= af ar be bn-IN ca cs da de el en-GB es-AR es-ES eu fi \ X fr fy-NL ga-IE gl gu-IN he hi-IN hu id is it ja ka kn \ X ko ku lt mk mn mr nb-NO nl nn-NO pa-IN pl pt-BR pt-PT \ X ro ru si sk sl sq sr sv-SE te th tr uk zh-CN zh-TW X.ifdef PACKAGE_BUILDING XFIREFOX_I18N?= all X.else XFIREFOX_I18N?= zh-CN zh-TW es-ES ar pt-BR ru ja de fr pa-IN ko it X.endif X# http://en.wikipedia.org/wiki/List_of_languages_by_number_of_native_speakers X X.if ${FIREFOX_I18N} == all XFIREFOX_I18N_= ${FIREFOX_I18N_ALL} X.endif XFIREFOX_I18N_?= ${FIREFOX_I18N} X XWDIR= langpack3-*@firefox.mozilla.org X XXPI_DISTNAMES= ${FIREFOX_I18N_} X.for dist in ${XPI_DISTNAMES} XXPI_ID_${dist}= langpack3-${dist}@firefox.mozilla.org XXPI_FILES_${dist}= chrome.manifest install.rdf chrome/${dist}.jar XXPI_DIRS_${dist}= chrome X.endfor X Xdo-extract: X @${RM} -rf ${WRKDIR} X @${MKDIR} ${WRKDIR} ${WRKSRC} X @for lang in ${FIREFOX_I18N_}; do \ X if ! (${EXTRACT_CMD} ${_DISTDIR}/$$lang.xpi -d ${WRKSRC}/langpack3-$$lang@firefox.mozilla.org);\ X then \ X exit 1; \ X fi \ X done X Xdo-install: X @${INSTALL} -d ${XPI_LIBDIR} ${XPI_SLDIRS_ALL} X @${CP} -R ${WRKSRC}/ ${XPI_LIBDIR}/ X @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${XPI_LIBDIR}/${WDIR}/ X @${CHMOD} -R a+rX,go-w ${XPI_LIBDIR}/${WDIR}/ X @for _dir in ${XPI_LINKFARMS} ; { ${LN} -sf ${XPI_LIBDIR}/${WDIR} $$_dir/ ${_Q} ; } X @${ECHO_CMD} '@exec ${INSTALL} -d ${XPI_SLDIRS_ALL:S,^${PREFIX},%D,}' ${_A} X @${ECHO_CMD} '@exec for _dir in ${XPI_LINKFARMS} ; { \ X ${LN} -sf ${XPI_LIBDIR}/${WDIR} $$_dir/ ${_Q}; }' ${_A} X @${ECHO_CMD} '@unexec for _dir in ${XPI_LINKFARMS} ; { ${RM} -f $$_dir/${WDIR} ; }' ${_A} X @${ECHO_CMD} '@unexec ${RMDIR} ${XPI_DIRS_TRY:S,^,%D/,} ${_Q}' ${_A} X Xpost-patch: X ${FIND} ${WRKSRC} -name install.rdf -print0 | \ X ${XARGS} -0L1 ${REINPLACE_CMD} -i '' -e '/ END-of-firefox3-i18n/Makefile echo x - firefox3-i18n/distinfo sed 's/^X//' >firefox3-i18n/distinfo << 'END-of-firefox3-i18n/distinfo' XMD5 (xpi/firefox3-i18n-3.0.2/af.xpi) = d764021a21dba7ce7038339341a1ce9b XSHA256 (xpi/firefox3-i18n-3.0.2/af.xpi) = 6f19b2ad523506391ec30275c687916f64e2c5fd98e7d3e64135eae3db345846 XSIZE (xpi/firefox3-i18n-3.0.2/af.xpi) = 117767 XMD5 (xpi/firefox3-i18n-3.0.2/ar.xpi) = ee8726ff62dee3cf3970d6487bf2a3a9 XSHA256 (xpi/firefox3-i18n-3.0.2/ar.xpi) = b126df276dba6c738369deb9f627c308c17895bbdba7fec8dab6ebedf689483d XSIZE (xpi/firefox3-i18n-3.0.2/ar.xpi) = 125760 XMD5 (xpi/firefox3-i18n-3.0.2/be.xpi) = ca95d150b535e970134adc30c3c1b6a8 XSHA256 (xpi/firefox3-i18n-3.0.2/be.xpi) = 188803b510b3652059dd0b921f3b52c7e3004d1382753dae7465aa29c3338241 XSIZE (xpi/firefox3-i18n-3.0.2/be.xpi) = 120852 XMD5 (xpi/firefox3-i18n-3.0.2/bn-IN.xpi) = cb2c4f58036193f4de32f2e1449ed4e9 XSHA256 (xpi/firefox3-i18n-3.0.2/bn-IN.xpi) = c08c1f1889a2eadd54880bdea5c430f74e26573d7b9788a9cb8dd40b88e2fef2 XSIZE (xpi/firefox3-i18n-3.0.2/bn-IN.xpi) = 151442 XMD5 (xpi/firefox3-i18n-3.0.2/ca.xpi) = d274b22e13c8247e8e7c02f89a3a2e41 XSHA256 (xpi/firefox3-i18n-3.0.2/ca.xpi) = d429293b6c71036b83a02e11061ea6d9d8eddb0578ff84cc9d1673302d3d1216 XSIZE (xpi/firefox3-i18n-3.0.2/ca.xpi) = 124285 XMD5 (xpi/firefox3-i18n-3.0.2/cs.xpi) = e11be1c8a9b19ce912cc2e8a2cc2415a XSHA256 (xpi/firefox3-i18n-3.0.2/cs.xpi) = 32df6813b49b4d87038c38db5df9e213ba299adcca8beda597bf6c8d21005840 XSIZE (xpi/firefox3-i18n-3.0.2/cs.xpi) = 123364 XMD5 (xpi/firefox3-i18n-3.0.2/da.xpi) = ddb3d27a39a9e7ea2045a29edb1139d3 XSHA256 (xpi/firefox3-i18n-3.0.2/da.xpi) = 78674cada97884f0c8b76ad3a548e66b85cfe484da182b8373a59979c0b9d031 XSIZE (xpi/firefox3-i18n-3.0.2/da.xpi) = 121721 XMD5 (xpi/firefox3-i18n-3.0.2/de.xpi) = be074bc3b73b61825aec291df5d66abc XSHA256 (xpi/firefox3-i18n-3.0.2/de.xpi) = bf779f44a32a8d6d0621a1cb9af660161e6eb1449abf768eab751fab8c48dd0f XSIZE (xpi/firefox3-i18n-3.0.2/de.xpi) = 125467 XMD5 (xpi/firefox3-i18n-3.0.2/el.xpi) = 26d58a7bff635e384f41659c63042b3c XSHA256 (xpi/firefox3-i18n-3.0.2/el.xpi) = 70cfce58328a6367c3bd7b93efb631bc60d9a0df76bacbe6f33a1a240af190b5 XSIZE (xpi/firefox3-i18n-3.0.2/el.xpi) = 130996 XMD5 (xpi/firefox3-i18n-3.0.2/en-GB.xpi) = ca5c8e7239f436193aa37ad5a89aacbe XSHA256 (xpi/firefox3-i18n-3.0.2/en-GB.xpi) = 2f25b17bc5ad2a3f1b00d045098a521ef086dbab5ae9e7657e52d902e8717170 XSIZE (xpi/firefox3-i18n-3.0.2/en-GB.xpi) = 115458 XMD5 (xpi/firefox3-i18n-3.0.2/es-AR.xpi) = 9042e6d8ebfa7787566c0a2ca9172338 XSHA256 (xpi/firefox3-i18n-3.0.2/es-AR.xpi) = 824a2227201cafb547d302a3f4fdd2a4c21e2c1ac4396779633aa017c7b9f3e8 XSIZE (xpi/firefox3-i18n-3.0.2/es-AR.xpi) = 124221 XMD5 (xpi/firefox3-i18n-3.0.2/es-ES.xpi) = 4f36a595e396c1d61f059c830040bcf6 XSHA256 (xpi/firefox3-i18n-3.0.2/es-ES.xpi) = e79bcc2384538167014faac8fb2fd9aa2ffa08b3a6ecd169a3d1711c471b0892 XSIZE (xpi/firefox3-i18n-3.0.2/es-ES.xpi) = 108039 XMD5 (xpi/firefox3-i18n-3.0.2/eu.xpi) = 5bd7ef7e596f71b01a7c4f7735451a3a XSHA256 (xpi/firefox3-i18n-3.0.2/eu.xpi) = ef61829a094d3f7ac8932771a0c9816b2f72735463e565ebd5bbd57755af2f9e XSIZE (xpi/firefox3-i18n-3.0.2/eu.xpi) = 118404 XMD5 (xpi/firefox3-i18n-3.0.2/fi.xpi) = 23dcbab3f440447beed2c7eb84693282 XSHA256 (xpi/firefox3-i18n-3.0.2/fi.xpi) = 11248c13c84516879f1b279fa2de4246cbfaf1a7e6586373387a18f4fbab3cba XSIZE (xpi/firefox3-i18n-3.0.2/fi.xpi) = 122681 XMD5 (xpi/firefox3-i18n-3.0.2/fr.xpi) = 21cc3cecbfec3dbc83b72297385685a1 XSHA256 (xpi/firefox3-i18n-3.0.2/fr.xpi) = 7d5125f9c45204b6aaf9a289b09117e26a5ed3e2299fd4020b25f75f3b5cdd92 XSIZE (xpi/firefox3-i18n-3.0.2/fr.xpi) = 125691 XMD5 (xpi/firefox3-i18n-3.0.2/fy-NL.xpi) = 86e01114709cd3cb7396f02c629d8a94 XSHA256 (xpi/firefox3-i18n-3.0.2/fy-NL.xpi) = 622155224c11f693d577d842e1ce493b5c31c2e39612b7028e4310ff935f163f XSIZE (xpi/firefox3-i18n-3.0.2/fy-NL.xpi) = 125586 XMD5 (xpi/firefox3-i18n-3.0.2/ga-IE.xpi) = 8b46bed5596ad0aebdbafe72adb72ca6 XSHA256 (xpi/firefox3-i18n-3.0.2/ga-IE.xpi) = 62e7439da872fa6a355d690d1aa5126193eb44e93576286289a2052ae6eb1b09 XSIZE (xpi/firefox3-i18n-3.0.2/ga-IE.xpi) = 124247 XMD5 (xpi/firefox3-i18n-3.0.2/gl.xpi) = b71dd5a292b5b00fb22853fcb43a7e11 XSHA256 (xpi/firefox3-i18n-3.0.2/gl.xpi) = 8ba092f20179038dd9dfbf9b1895be49e71bb4693ea8aad0373888103762c8e9 XSIZE (xpi/firefox3-i18n-3.0.2/gl.xpi) = 120683 XMD5 (xpi/firefox3-i18n-3.0.2/gu-IN.xpi) = 8f8cdd6600a6e3c1ea7c718a9ccbc120 XSHA256 (xpi/firefox3-i18n-3.0.2/gu-IN.xpi) = 9793de996121491e95c770e39206fc193788104ef0bbfe175ec80c532187524b XSIZE (xpi/firefox3-i18n-3.0.2/gu-IN.xpi) = 142569 XMD5 (xpi/firefox3-i18n-3.0.2/he.xpi) = a61c013f7628783bb8928c02149c3663 XSHA256 (xpi/firefox3-i18n-3.0.2/he.xpi) = 6da13149d446149ca06f1e5c1e1ad437de3b1b518075e696b478c19a9b2f3917 XSIZE (xpi/firefox3-i18n-3.0.2/he.xpi) = 118359 XMD5 (xpi/firefox3-i18n-3.0.2/hi-IN.xpi) = 327f0e671e7ff4e864f65e1a45dbccf1 XSHA256 (xpi/firefox3-i18n-3.0.2/hi-IN.xpi) = 4c474e77731fdf9d66ebd50d53c1835dd3ae9cf4e11d03db1b94542b4975e1f3 XSIZE (xpi/firefox3-i18n-3.0.2/hi-IN.xpi) = 137424 XMD5 (xpi/firefox3-i18n-3.0.2/hu.xpi) = 09905126aabf06cde76a95e75c246ed3 XSHA256 (xpi/firefox3-i18n-3.0.2/hu.xpi) = 94b8ab0d26f5b054103af9f587d8c17ab7837680013442da7053812db161f958 XSIZE (xpi/firefox3-i18n-3.0.2/hu.xpi) = 127013 XMD5 (xpi/firefox3-i18n-3.0.2/id.xpi) = e0cf0e5cb69000ed0480c5d5a437626a XSHA256 (xpi/firefox3-i18n-3.0.2/id.xpi) = 17e98e280608607fdb9851a45be9ef25fa65822735facb90585683fe3f080758 XSIZE (xpi/firefox3-i18n-3.0.2/id.xpi) = 102515 XMD5 (xpi/firefox3-i18n-3.0.2/is.xpi) = 3495f874b6783a932becc81d1152f65c XSHA256 (xpi/firefox3-i18n-3.0.2/is.xpi) = 6249beac7bf14f69a0949fb8047fa009e625fc7362cf27bf4e649615893430ce XSIZE (xpi/firefox3-i18n-3.0.2/is.xpi) = 118826 XMD5 (xpi/firefox3-i18n-3.0.2/it.xpi) = 067462db2beb69af90b4acd2f445f841 XSHA256 (xpi/firefox3-i18n-3.0.2/it.xpi) = b1c5c6ea2cd5244a0c1c548ccb0636778d33ada63546cb33c942ae1daf62ec5e XSIZE (xpi/firefox3-i18n-3.0.2/it.xpi) = 106634 XMD5 (xpi/firefox3-i18n-3.0.2/ja.xpi) = fc027b810e3c57e96d888039ed675258 XSHA256 (xpi/firefox3-i18n-3.0.2/ja.xpi) = 713ffa62cd6b62e4333c4b2c8ce0b908895531a884f23c536d4bc5a74f48cd2a XSIZE (xpi/firefox3-i18n-3.0.2/ja.xpi) = 131643 XMD5 (xpi/firefox3-i18n-3.0.2/ka.xpi) = ac4c9586d10b55c3f94374e6e9538c72 XSHA256 (xpi/firefox3-i18n-3.0.2/ka.xpi) = 878324a8512b25ca045761e82f4ab2785268903a2149ce072b8b8e2e2b89c91a XSIZE (xpi/firefox3-i18n-3.0.2/ka.xpi) = 147832 XMD5 (xpi/firefox3-i18n-3.0.2/kn.xpi) = 56c1ae83b0cbe039abc7f0cf791baf7b XSHA256 (xpi/firefox3-i18n-3.0.2/kn.xpi) = a15592c7963013d496aac5073229f3ae7da2608b026517bef08cedf704055037 XSIZE (xpi/firefox3-i18n-3.0.2/kn.xpi) = 145158 XMD5 (xpi/firefox3-i18n-3.0.2/ko.xpi) = a536754509d4a90cdb341b8c9b4e3b7f XSHA256 (xpi/firefox3-i18n-3.0.2/ko.xpi) = d24040f85610959e267fa80c32c95ff55315b0af674de331f3c03344c168d44f XSIZE (xpi/firefox3-i18n-3.0.2/ko.xpi) = 111003 XMD5 (xpi/firefox3-i18n-3.0.2/ku.xpi) = 86a60004c2ac360e21db06dd68d3060a XSHA256 (xpi/firefox3-i18n-3.0.2/ku.xpi) = 6a8a083e7c98982e4fb87c541fafee0f9d74e7b6b97ee75712d03049d552d197 XSIZE (xpi/firefox3-i18n-3.0.2/ku.xpi) = 124488 XMD5 (xpi/firefox3-i18n-3.0.2/lt.xpi) = 8c557f9b2a39bc2c1630259c703fcc1f XSHA256 (xpi/firefox3-i18n-3.0.2/lt.xpi) = 2d1859f4f1279c1376d345e93b7b9a7eae63580ef4c5a1343d3fbfd9410a9c5f XSIZE (xpi/firefox3-i18n-3.0.2/lt.xpi) = 134836 XMD5 (xpi/firefox3-i18n-3.0.2/mk.xpi) = 743145e86b9ff26760dada88c615b383 XSHA256 (xpi/firefox3-i18n-3.0.2/mk.xpi) = 058ea9eb513c8037406a247649785d3b82ddeb21f37c7dec8ae85af7c30026da XSIZE (xpi/firefox3-i18n-3.0.2/mk.xpi) = 122096 XMD5 (xpi/firefox3-i18n-3.0.2/mn.xpi) = e359e793898e26c95da986183a6c5ab5 XSHA256 (xpi/firefox3-i18n-3.0.2/mn.xpi) = 92fe090b9e6e78af7fe5748e6ab32f5e272bccf71bff8e7d4dd4cccf0140b349 XSIZE (xpi/firefox3-i18n-3.0.2/mn.xpi) = 128954 XMD5 (xpi/firefox3-i18n-3.0.2/mr.xpi) = 0e1c7cd69d23d9493d9e8c0b98c5d36c XSHA256 (xpi/firefox3-i18n-3.0.2/mr.xpi) = dd464633752d067bd2684c1498710e479aa91ea3b50ce3c9b29ccdc64f96aa5b XSIZE (xpi/firefox3-i18n-3.0.2/mr.xpi) = 134346 XMD5 (xpi/firefox3-i18n-3.0.2/nb-NO.xpi) = 8c1abcfc4250b84b8d9d731af4712aad XSHA256 (xpi/firefox3-i18n-3.0.2/nb-NO.xpi) = d3e71c27f443f017e60261868859bddcd3806650dbcdf4111694ddcb99769586 XSIZE (xpi/firefox3-i18n-3.0.2/nb-NO.xpi) = 120938 XMD5 (xpi/firefox3-i18n-3.0.2/nl.xpi) = b667655f7cbad804068db13f3ffa3cc4 XSHA256 (xpi/firefox3-i18n-3.0.2/nl.xpi) = 64fe3f6b62e66134c274f90947fb73ce3aae4d33564916e0ad2cad18c7b00032 XSIZE (xpi/firefox3-i18n-3.0.2/nl.xpi) = 123034 XMD5 (xpi/firefox3-i18n-3.0.2/nn-NO.xpi) = b1219b6512b7f1ce87bf633450872aad XSHA256 (xpi/firefox3-i18n-3.0.2/nn-NO.xpi) = bc68b1d912e23ec972cd4d918fcd729a254da21513cfcf7a348fc87b4003fe59 XSIZE (xpi/firefox3-i18n-3.0.2/nn-NO.xpi) = 122752 XMD5 (xpi/firefox3-i18n-3.0.2/pa-IN.xpi) = bbbad4fe5c339c8cb03d44b73f4f8340 XSHA256 (xpi/firefox3-i18n-3.0.2/pa-IN.xpi) = 2381901a29c141763970bf87d5be6dc6aa618d6ce41024a47cfdbacc25fdd9d9 XSIZE (xpi/firefox3-i18n-3.0.2/pa-IN.xpi) = 138284 XMD5 (xpi/firefox3-i18n-3.0.2/pl.xpi) = e552d8439c9877746c73047bdf947775 XSHA256 (xpi/firefox3-i18n-3.0.2/pl.xpi) = 2fc207fb38266ddd1f9a0823a5563176f75232e6b293ce70b3cce860b04df114 XSIZE (xpi/firefox3-i18n-3.0.2/pl.xpi) = 128203 XMD5 (xpi/firefox3-i18n-3.0.2/pt-BR.xpi) = 98a7bf5046a5188955334eec93ec49ef XSHA256 (xpi/firefox3-i18n-3.0.2/pt-BR.xpi) = c65ab120b230dc1fea833a476f0be561941b675f9cd42379d3104a25a8e65e5a XSIZE (xpi/firefox3-i18n-3.0.2/pt-BR.xpi) = 121366 XMD5 (xpi/firefox3-i18n-3.0.2/pt-PT.xpi) = 5297f8361650714b5e6b8491e538e0e7 XSHA256 (xpi/firefox3-i18n-3.0.2/pt-PT.xpi) = 6ef7edcd0874a2ca7bee624bab2490568b4d4b600f1b60e73be143cfedf3e639 XSIZE (xpi/firefox3-i18n-3.0.2/pt-PT.xpi) = 120808 XMD5 (xpi/firefox3-i18n-3.0.2/ro.xpi) = c047ad0dc6f179eb26737d77c99ce2f0 XSHA256 (xpi/firefox3-i18n-3.0.2/ro.xpi) = 8ccdb4b63314f688968006b51cd57801a83111f8449c3b1276d2deae59f69980 XSIZE (xpi/firefox3-i18n-3.0.2/ro.xpi) = 125298 XMD5 (xpi/firefox3-i18n-3.0.2/ru.xpi) = 528a7b7967b09fa7df70d19f83d276c9 XSHA256 (xpi/firefox3-i18n-3.0.2/ru.xpi) = c591e9cc00f6983918d8ca56b6d0a8f0202c2760fcc9865d24751a9930fefdec XSIZE (xpi/firefox3-i18n-3.0.2/ru.xpi) = 123878 XMD5 (xpi/firefox3-i18n-3.0.2/si.xpi) = 8c8aab091920cc975315c79dbd371603 XSHA256 (xpi/firefox3-i18n-3.0.2/si.xpi) = 603b97186e53d846f1f321616da1221754c7c4018226ac71cf9d0c3cc280fcd8 XSIZE (xpi/firefox3-i18n-3.0.2/si.xpi) = 136548 XMD5 (xpi/firefox3-i18n-3.0.2/sk.xpi) = 0467a9e73cc723d162db8339d57b9e7c XSHA256 (xpi/firefox3-i18n-3.0.2/sk.xpi) = eb1c86c415d2bc93faa451c4589389f0db65abc4466ff81bcdd728b120e4025a XSIZE (xpi/firefox3-i18n-3.0.2/sk.xpi) = 126593 XMD5 (xpi/firefox3-i18n-3.0.2/sl.xpi) = e2830300015d77db538ef9f569c7c08b XSHA256 (xpi/firefox3-i18n-3.0.2/sl.xpi) = 2123aab4fd33cf9e9180b995dc12b0c433bf5830266a61bd91e3c237fecc3c69 XSIZE (xpi/firefox3-i18n-3.0.2/sl.xpi) = 119868 XMD5 (xpi/firefox3-i18n-3.0.2/sq.xpi) = bcebf0276dcedcd7d2148f8dab757e0c XSHA256 (xpi/firefox3-i18n-3.0.2/sq.xpi) = ea06458ae68c113ac2e560eacfa8f63e9fcd5940a8237350914eb55b9b1cc589 XSIZE (xpi/firefox3-i18n-3.0.2/sq.xpi) = 117918 XMD5 (xpi/firefox3-i18n-3.0.2/sr.xpi) = 306b44210d1d20a943eac5673c2f1eaf XSHA256 (xpi/firefox3-i18n-3.0.2/sr.xpi) = 15902ce2a1c043eac2624f7f57e0e56cdd8879a0b59f75599c78359276f080f8 XSIZE (xpi/firefox3-i18n-3.0.2/sr.xpi) = 132389 XMD5 (xpi/firefox3-i18n-3.0.2/sv-SE.xpi) = 89091df9730e26c9d2263f7b41e7f562 XSHA256 (xpi/firefox3-i18n-3.0.2/sv-SE.xpi) = 76a984d6e920ff5d649c00c8e0c51625b507abd0b8297f4c158bfeed666eab0f XSIZE (xpi/firefox3-i18n-3.0.2/sv-SE.xpi) = 125439 XMD5 (xpi/firefox3-i18n-3.0.2/te.xpi) = ae5d64e2ef18992eacc774e2b566b919 XSHA256 (xpi/firefox3-i18n-3.0.2/te.xpi) = 15a56a26e5a918e489f62e327929976d8aada452d57c4d7bf0d3d018606b36bb XSIZE (xpi/firefox3-i18n-3.0.2/te.xpi) = 142070 XMD5 (xpi/firefox3-i18n-3.0.2/th.xpi) = c6b4f518157249643efc6191980a0081 XSHA256 (xpi/firefox3-i18n-3.0.2/th.xpi) = 99186f8ca5edcced125798aababd9e3ed3f901c315d8089feee465ec1a4f792a XSIZE (xpi/firefox3-i18n-3.0.2/th.xpi) = 127693 XMD5 (xpi/firefox3-i18n-3.0.2/tr.xpi) = 39e7848f3d92abd45738fd156e4023a6 XSHA256 (xpi/firefox3-i18n-3.0.2/tr.xpi) = 76dfdf9f2ec7a065a33434708f384fd4dc0b5386cf05825aff80a0f976194c06 XSIZE (xpi/firefox3-i18n-3.0.2/tr.xpi) = 116108 XMD5 (xpi/firefox3-i18n-3.0.2/uk.xpi) = bf4884091fde6b56cb4f1e1e08a95725 XSHA256 (xpi/firefox3-i18n-3.0.2/uk.xpi) = 869e515f6b2cbd49c7894fff8b030de0d021c32bebfc47e70ddcc8435f0d1a5b XSIZE (xpi/firefox3-i18n-3.0.2/uk.xpi) = 134780 XMD5 (xpi/firefox3-i18n-3.0.2/zh-CN.xpi) = 10e96ddbbeb6df86bc465d8ba8806d91 XSHA256 (xpi/firefox3-i18n-3.0.2/zh-CN.xpi) = 89736f6a31213b38165d1756231fd7399eafdbde9a6376a24824236d710919bc XSIZE (xpi/firefox3-i18n-3.0.2/zh-CN.xpi) = 105878 XMD5 (xpi/firefox3-i18n-3.0.2/zh-TW.xpi) = 7df8a05cc1f3651036f6a5712b866b04 XSHA256 (xpi/firefox3-i18n-3.0.2/zh-TW.xpi) = 70554d2574ea75acaca8c6cbf9eee6795989f844230f8929215a0a10399d50af XSIZE (xpi/firefox3-i18n-3.0.2/zh-TW.xpi) = 119141 END-of-firefox3-i18n/distinfo echo x - firefox3-i18n/pkg-descr sed 's/^X//' >firefox3-i18n/pkg-descr << 'END-of-firefox3-i18n/pkg-descr' XLanguage packs for Firefox 3 X XWWW: http://www.mozilla.org/projects/l10n/ END-of-firefox3-i18n/pkg-descr exit --- firefox3-i18n-3.0.2.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Wed Oct 1 14:00:06 2008 From: wenheping at gmail.com (Wen heping) Date: Wed Oct 1 14:00:51 2008 Subject: ports/127776: [Update]biology/py-biopython:update to 1.48 Message-ID: <200810011356.m91Du8Fo065444@www.freebsd.org> >Number: 127776 >Category: ports >Synopsis: [Update]biology/py-biopython:update to 1.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: Wed Oct 01 14:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 1.48 from 1.47 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-01 23:47:52.000000000 +0800 +++ Makefile 2008-10-01 23:47:52.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= biopython -PORTVERSION= 1.47 +PORTVERSION= 1.48 CATEGORIES= biology python MASTER_SITES= http://www.biopython.org/DIST/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} --- distinfo.orig 2008-10-01 23:47:52.000000000 +0800 +++ distinfo 2008-10-01 23:47:52.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (biopython-1.47.tar.gz) = d4906278f7f0d0054f20ea73565fdf43 -SHA256 (biopython-1.47.tar.gz) = a83544c3ed155acfa3f38929b44a890e77806799399193e48b8787efa89b6213 -SIZE (biopython-1.47.tar.gz) = 4114907 +MD5 (biopython-1.48.tar.gz) = b049e3af8128bea68e4e86b55c6d0996 +SHA256 (biopython-1.48.tar.gz) = cfb3a1774d1d4b01a66b3428cec7b4c943517b2485e0ca577a6b540818f29cb0 +SIZE (biopython-1.48.tar.gz) = 4149100 --- pkg-plist.orig 2008-10-01 23:47:52.000000000 +0800 +++ pkg-plist 2008-10-01 23:47:52.000000000 +0800 @@ -227,6 +227,12 @@ %%PYTHON_SITELIBDIR%%/Bio/Emboss/Primer.py %%PYTHON_SITELIBDIR%%/Bio/Emboss/Primer.pyc %%PYTHON_SITELIBDIR%%/Bio/Emboss/Primer.pyo +%%PYTHON_SITELIBDIR%%/Bio/Emboss/Primer3.py +%%PYTHON_SITELIBDIR%%/Bio/Emboss/Primer3.pyc +%%PYTHON_SITELIBDIR%%/Bio/Emboss/Primer3.pyo +%%PYTHON_SITELIBDIR%%/Bio/Emboss/PrimerSearch.py +%%PYTHON_SITELIBDIR%%/Bio/Emboss/PrimerSearch.pyc +%%PYTHON_SITELIBDIR%%/Bio/Emboss/PrimerSearch.pyo %%PYTHON_SITELIBDIR%%/Bio/Emboss/__init__.py %%PYTHON_SITELIBDIR%%/Bio/Emboss/__init__.pyc %%PYTHON_SITELIBDIR%%/Bio/Emboss/__init__.pyo @@ -914,12 +920,18 @@ %%PYTHON_SITELIBDIR%%/Bio/SeqIO/PhylipIO.py %%PYTHON_SITELIBDIR%%/Bio/SeqIO/PhylipIO.pyc %%PYTHON_SITELIBDIR%%/Bio/SeqIO/PhylipIO.pyo +%%PYTHON_SITELIBDIR%%/Bio/SeqIO/PirIO.py +%%PYTHON_SITELIBDIR%%/Bio/SeqIO/PirIO.pyc +%%PYTHON_SITELIBDIR%%/Bio/SeqIO/PirIO.pyo %%PYTHON_SITELIBDIR%%/Bio/SeqIO/StockholmIO.py %%PYTHON_SITELIBDIR%%/Bio/SeqIO/StockholmIO.pyc %%PYTHON_SITELIBDIR%%/Bio/SeqIO/StockholmIO.pyo %%PYTHON_SITELIBDIR%%/Bio/SeqIO/SwissIO.py %%PYTHON_SITELIBDIR%%/Bio/SeqIO/SwissIO.pyc %%PYTHON_SITELIBDIR%%/Bio/SeqIO/SwissIO.pyo +%%PYTHON_SITELIBDIR%%/Bio/SeqIO/TabIO.py +%%PYTHON_SITELIBDIR%%/Bio/SeqIO/TabIO.pyc +%%PYTHON_SITELIBDIR%%/Bio/SeqIO/TabIO.pyo %%PYTHON_SITELIBDIR%%/Bio/SeqIO/__init__.py %%PYTHON_SITELIBDIR%%/Bio/SeqIO/__init__.pyc %%PYTHON_SITELIBDIR%%/Bio/SeqIO/__init__.pyo @@ -1001,18 +1013,6 @@ %%PYTHON_SITELIBDIR%%/Bio/UniGene/__init__.py %%PYTHON_SITELIBDIR%%/Bio/UniGene/__init__.pyc %%PYTHON_SITELIBDIR%%/Bio/UniGene/__init__.pyo -%%PYTHON_SITELIBDIR%%/Bio/WWW/ExPASy.py -%%PYTHON_SITELIBDIR%%/Bio/WWW/ExPASy.pyc -%%PYTHON_SITELIBDIR%%/Bio/WWW/ExPASy.pyo -%%PYTHON_SITELIBDIR%%/Bio/WWW/InterPro.py -%%PYTHON_SITELIBDIR%%/Bio/WWW/InterPro.pyc -%%PYTHON_SITELIBDIR%%/Bio/WWW/InterPro.pyo -%%PYTHON_SITELIBDIR%%/Bio/WWW/NCBI.py -%%PYTHON_SITELIBDIR%%/Bio/WWW/NCBI.pyc -%%PYTHON_SITELIBDIR%%/Bio/WWW/NCBI.pyo -%%PYTHON_SITELIBDIR%%/Bio/WWW/SCOP.py -%%PYTHON_SITELIBDIR%%/Bio/WWW/SCOP.pyc -%%PYTHON_SITELIBDIR%%/Bio/WWW/SCOP.pyo %%PYTHON_SITELIBDIR%%/Bio/WWW/__init__.py %%PYTHON_SITELIBDIR%%/Bio/WWW/__init__.pyc %%PYTHON_SITELIBDIR%%/Bio/WWW/__init__.pyo @@ -1031,9 +1031,6 @@ %%PYTHON_SITELIBDIR%%/Bio/__init__.py %%PYTHON_SITELIBDIR%%/Bio/__init__.pyc %%PYTHON_SITELIBDIR%%/Bio/__init__.pyo -%%PYTHON_SITELIBDIR%%/Bio/biblio.py -%%PYTHON_SITELIBDIR%%/Bio/biblio.pyc -%%PYTHON_SITELIBDIR%%/Bio/biblio.pyo %%PYTHON_SITELIBDIR%%/Bio/builders/Search/__init__.py %%PYTHON_SITELIBDIR%%/Bio/builders/Search/__init__.pyc %%PYTHON_SITELIBDIR%%/Bio/builders/Search/__init__.pyo >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 14:00:55 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 14:01:02 2008 Subject: ports/127776: [Update]biology/py-biopython:update to 1.48 Message-ID: <200810011400.m91E0sqi071407@freefall.freebsd.org> Synopsis: [Update]biology/py-biopython:update to 1.48 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 14:00:54 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127776 From yokota at res.otaru-uc.ac.jp Wed Oct 1 14:20:03 2008 From: yokota at res.otaru-uc.ac.jp (Koji Yokota) Date: Wed Oct 1 14:20:09 2008 Subject: ports/127777: [PATCH] www/xpi-quick-locale-switcher: update to 1.6.5.9 Message-ID: <20081001131611.68C15B85C@room520-1.yokota-s.otaru-uc.ac.jp> >Number: 127777 >Category: ports >Synopsis: [PATCH] www/xpi-quick-locale-switcher: update to 1.6.5.9 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Wed Oct 01 14:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Koji Yokota >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: Otaru University of Commerce >Environment: System: FreeBSD hoge.otaru-uc.ac.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 29 23:57:30 JST 2008 >Description: - Update to 1.6.5.9 which supports language packs for Firefox 3 Port maintainer (chinsan@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- xpi-quick-locale-switcher-1.6.5.9.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-quick-locale-switcher.orig/Makefile /usr/ports/www/xpi-quick-locale-switcher/Makefile --- /usr/ports/www/xpi-quick-locale-switcher.orig/Makefile 2008-09-07 15:27:26.000000000 +0900 +++ /usr/ports/www/xpi-quick-locale-switcher/Makefile 2008-10-01 22:05:21.000000000 +0900 @@ -6,9 +6,9 @@ # PORTNAME= quick-locale-switcher -PORTVERSION= 1.6.5.1 -#DISTVERSIONSUFFIX= -fx+mz+tb+sb+nvu+ns+sm+fl -DISTVERSIONSUFFIX= - +PORTVERSION= 1.6.5.9 +DISTVERSIONSUFFIX= -fx+mz+tb+sb+sm +#DISTVERSIONSUFFIX= - CATEGORIES= www MAINTAINER= chinsan@FreeBSD.org @@ -24,5 +24,13 @@ @${REINPLACE_CMD} -e '/maxVersion/s|0.5|0.7|' ${WRKSRC}/install.rdf @${RM} -f ${WRKSRC}/install.rdf.bak +post-install: + @${ECHO_MSG} + @${ECHO_MSG} "=== NOTE ===" + @${ECHO_MSG} " For this xpi to work, you must install appropriate language" + @${ECHO_MSG} " pack from ${PORTSDIR}/www/firefox-i18n for Firefox," + @${ECHO_MSG} " or from ${PORTSDIR}/www/firefox3-i18n for Firefox 3." + @${ECHO_MSG} + .include "${.CURDIR}/../xpi-adblock/Makefile.xpi" .include diff -ruN --exclude=CVS /usr/ports/www/xpi-quick-locale-switcher.orig/distinfo /usr/ports/www/xpi-quick-locale-switcher/distinfo --- /usr/ports/www/xpi-quick-locale-switcher.orig/distinfo 2008-04-08 15:51:43.000000000 +0900 +++ /usr/ports/www/xpi-quick-locale-switcher/distinfo 2008-10-01 19:09:40.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (xpi/quick_locale_switcher-1.6.5.1-.xpi) = 280e48cd8bc585fab25eadac874316b6 -SHA256 (xpi/quick_locale_switcher-1.6.5.1-.xpi) = 2d7b5822fd52ee779f542c6228e4c01982fc0a53fd68c31b81f8d7e558556ceb -SIZE (xpi/quick_locale_switcher-1.6.5.1-.xpi) = 254355 +MD5 (xpi/quick_locale_switcher-1.6.5.9-fx+mz+tb+sb+sm.xpi) = e485693a1c5ca2415e6e119de4a6d1a4 +SHA256 (xpi/quick_locale_switcher-1.6.5.9-fx+mz+tb+sb+sm.xpi) = de57fb1683dce6d7f3d6575c387516593a405bcea6228ed862d288150f143b10 +SIZE (xpi/quick_locale_switcher-1.6.5.9-fx+mz+tb+sb+sm.xpi) = 255300 --- xpi-quick-locale-switcher-1.6.5.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 14:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 14:20:18 2008 Subject: ports/127777: [PATCH] www/xpi-quick-locale-switcher: update to 1.6.5.9 Message-ID: <200810011420.m91EKBXr073725@freefall.freebsd.org> Synopsis: [PATCH] www/xpi-quick-locale-switcher: update to 1.6.5.9 Responsible-Changed-From-To: freebsd-ports-bugs->chinsan Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 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=127777 From roberto at FreeBSD.org Wed Oct 1 15:10:01 2008 From: roberto at FreeBSD.org (Ollivier Robert) Date: Wed Oct 1 15:10:12 2008 Subject: ports/127778: llvm can't create shared lib Message-ID: <20081001150930.14762391CA@keltia.freenix.fr> >Number: 127778 >Category: ports >Synopsis: llvm can't create shared lib >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: Wed Oct 01 15:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ollivier Robert >Release: FreeBSD 7.0-RELEASE amd64 >Organization: Usenet Canal Historique >Environment: System: FreeBSD keltia.freenix.fr 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Sun Feb 24 10:35:36 UTC 2008 root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 llvm-2.3_2 llvm-gcc4-2.3 rubinius from git repository. >Description: Rubinius tries to create some shared libs during its build process. The build fails with the following error: llvm-gcc -shared src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/.libs/closures.o src/x86/.libs/ffi64.o src/x86/.libs/unix64.o src/x86/.libs/ffi.o src/x86/.libs/sysv.o -Wl,-soname -Wl,libffi.so.5 -o .libs/libffi.so.5 /usr/bin/ld: /local/local/bin/../lib/llvm-gcc-2.3/gcc/x86_64-portbld-freebsd7.0/4.2.1/crtbeginS.o: relocation R_X86_64_32S can not be used when making a shared object; recompile with -fPIC /local/local/bin/../lib/llvm-gcc-2.3/gcc/x86_64-portbld-freebsd7.0/4.2.1/crtbeginS.o: could not read symbols: Bad value collect2: ld returned 1 exit status gmake[4]: *** [libffi.la] Error 1 gmake[4]: Leaving directory `/data/home/staff/roberto/Build/GIT/rubinius/shotgun/external_libs/libffi' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/data/home/staff/roberto/Build/GIT/rubinius/shotgun/external_libs/libffi' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/data/home/staff/roberto/Build/GIT/rubinius/shotgun/external_libs/libffi' gmake[1]: *** [external_libs/libffi/.libs/libffi.a] Error 2 gmake[1]: Leaving directory `/data/home/staff/roberto/Build/GIT/rubinius/shotgun' >How-To-Repeat: Get rubinius (http://rubinius.lighthouseapp.com/projects/5089/installation) and use CC=llvm-gcc rake build >Fix: My guess would be that we need a crtbeginS.so or that crtbeginS.o is not correctly generated. >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Wed Oct 1 15:19:37 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Wed Oct 1 15:19:43 2008 Subject: ports/127775: [NEW PORT] www/firefox3-i18n: Localized interface for Firefox3 Message-ID: <200810011519.m91FJbnx079496@freefall.freebsd.org> Synopsis: [NEW PORT] www/firefox3-i18n: Localized interface for Firefox3 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Oct 1 15:19:36 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127775 From wahjava at gmail.com Wed Oct 1 15:50:02 2008 From: wahjava at gmail.com (Ashish Shukla) Date: Wed Oct 1 15:50:09 2008 Subject: ports/127779: New Port: devel/giggle GTK+ frontend for git version control system Message-ID: <200810011542.m91Fg2FW079750@www.freebsd.org> >Number: 127779 >Category: ports >Synopsis: New Port: devel/giggle GTK+ frontend for git version control system >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 Oct 01 15:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ashish Shukla >Release: 8.0-CURRENT >Organization: N/A >Environment: FreeBSD monte-cristo.france 8.0-CURRENT FreeBSD 8.0-CURRENT #9: Sun Sep 28 02:55:38 IST 2008 root@monte-cristo.france:/usr/obj/usr/src/sys/ULE amd64 >Description: Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+). >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # giggle # giggle/pkg-descr # giggle/Makefile # giggle/pkg-plist # giggle/distinfo # echo c - giggle mkdir -p giggle > /dev/null 2>&1 echo x - giggle/pkg-descr sed 's/^X//' >giggle/pkg-descr << 'ba71346945fc4bbde4b43b114142ab2d' XGiggle is a graphical frontend for the git Xdirectory tracker (think of gitk on GTK+). X XWWW: http://developer.imendio.com/projects/giggle ba71346945fc4bbde4b43b114142ab2d echo x - giggle/Makefile sed 's/^X//' >giggle/Makefile << '47028e55932c41d8e8bd55ef912ebfc4' X# New ports collection makefile for: giggle X# Date created: 2008-10-01 X# Whom: Ashish Shukla X# X# $FreeBSD$ X# X XPORTNAME= giggle XPORTVERSION= 0.4 XCATEGORIES= devel XMASTER_SITES= http://ftp.imendio.com/${MASTER_SITE_SUBDIR}/ XMASTER_SITE_SUBDIR= pub/imendio/giggle/src X XMAINTAINER= wahjava@gmail.com XCOMMENT= GTK+ frontend for git version control system X XBUILD_DEPENDS= git:${PORTSDIR}/devel/git XRUN_DEPENDS= git:${PORTSDIR}/devel/git X XGNU_CONFIGURE= yes XUSE_GMAKE= yes XUSE_GNOME= glib20 gtk20 gtksourceview2 libglade2 XUSE_GETTEXT= yes XUSE_LDCONFIG= yes XINSTALLS_ICONS= yes XCONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ X LDFLAGS="-L${LOCALBASE}/lib" X X.include 47028e55932c41d8e8bd55ef912ebfc4 echo x - giggle/pkg-plist sed 's/^X//' >giggle/pkg-plist << 'f7260f64c1cc0ea39d30249ac526c5c2' Xbin/giggle Xlib/libgiggle-0.4.so Xlib/libgiggle.la Xlib/libgiggle.so Xshare/applications/giggle.desktop X%%DATADIR%%/glade/main-window.glade Xshare/icons/hicolor/16x16/apps/giggle.png Xshare/icons/hicolor/22x22/apps/giggle.png Xshare/icons/hicolor/32x32/apps/giggle.png Xshare/icons/hicolor/48x48/apps/giggle.png Xshare/icons/hicolor/scalable/apps/giggle.svg Xshare/locale/ca/LC_MESSAGES/giggle.mo Xshare/locale/de/LC_MESSAGES/giggle.mo Xshare/locale/es/LC_MESSAGES/giggle.mo Xshare/locale/fr/LC_MESSAGES/giggle.mo Xshare/locale/pl/LC_MESSAGES/giggle.mo Xshare/locale/sv/LC_MESSAGES/giggle.mo Xshare/locale/vi/LC_MESSAGES/giggle.mo X@dirrm %%DATADIR%%/glade X@dirrm %%DATADIR%% f7260f64c1cc0ea39d30249ac526c5c2 echo x - giggle/distinfo sed 's/^X//' >giggle/distinfo << 'c76eb8c59a685a18ed1d21fbe224284c' XMD5 (giggle-0.4.tar.gz) = 695b381d42de8338626068dfa5341406 XSHA256 (giggle-0.4.tar.gz) = e46399530676a9a2473473471c0ee8a3c417923756867c83c1f70653c13409ad XSIZE (giggle-0.4.tar.gz) = 539885 c76eb8c59a685a18ed1d21fbe224284c exit >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Wed Oct 1 16:28:41 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Wed Oct 1 16:28:48 2008 Subject: ports/127779: New Port: devel/giggle GTK+ frontend for git version control system Message-ID: <200810011628.m91GSfob084571@freefall.freebsd.org> Synopsis: New Port: devel/giggle GTK+ frontend for git version control system Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Oct 1 16:28:40 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127779 From linimon at FreeBSD.org Wed Oct 1 16:52:50 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Wed Oct 1 16:52:56 2008 Subject: ports/127778: lang/llvm-gcc4: llvm can't create shared lib Message-ID: <200810011652.m91Gqoku087031@freefall.freebsd.org> Old Synopsis: llvm can't create shared lib New Synopsis: lang/llvm-gcc4: llvm can't create shared lib Responsible-Changed-From-To: freebsd-ports-bugs->brooks Responsible-Changed-By: linimon Responsible-Changed-When: Wed Oct 1 16:51:46 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127778 From miwi at FreeBSD.org Wed Oct 1 17:03:44 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Wed Oct 1 17:03:51 2008 Subject: ports/127761: Port options added for scheme implementations: audio/snd Message-ID: <200810011703.m91H3io9087337@freefall.freebsd.org> Synopsis: Port options added for scheme implementations: audio/snd Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Oct 1 17:03:43 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127761 From ganael.laplanche at martymac.com Wed Oct 1 17:40:01 2008 From: ganael.laplanche at martymac.com (Ganael Laplanche) Date: Wed Oct 1 17:40:08 2008 Subject: ports/127780: Port update: security/fakeroot - Update to v1.9.7 Message-ID: <200810011733.m91HXucW044058@www.freebsd.org> >Number: 127780 >Category: ports >Synopsis: Port update: security/fakeroot - Update to v1.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: Wed Oct 01 17:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #24: Thu Sep 18 17:14:04 CEST 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This is a bugfix update, fixes rights on installed libraries. >From Changelog : fakeroot 1.9.7 : * chmod fakeroot libraries to 0644. closes: #393983. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN fakeroot.orig/Makefile fakeroot/Makefile --- fakeroot.orig/Makefile 2008-09-30 12:05:26.000000000 +0200 +++ fakeroot/Makefile 2008-09-30 12:05:40.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= fakeroot -PORTVERSION= 1.9.6 +PORTVERSION= 1.9.7 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/f/fakeroot diff -aurN fakeroot.orig/distinfo fakeroot/distinfo --- fakeroot.orig/distinfo 2008-09-30 12:05:26.000000000 +0200 +++ fakeroot/distinfo 2008-09-30 12:05:46.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (fakeroot_1.9.6.tar.gz) = 9441c981bfd4e521abcd5d93385f71d8 -SHA256 (fakeroot_1.9.6.tar.gz) = 06c2772ae6e446227f6798ad8994fcdb1fe64385bc83a34f7e29fd8af2e4f5da -SIZE (fakeroot_1.9.6.tar.gz) = 395907 +MD5 (fakeroot_1.9.7.tar.gz) = a02902306f4fd25b05f67c53bfc484de +SHA256 (fakeroot_1.9.7.tar.gz) = c6f82612a0ba80c9ba524171678ae7c9ea1a58bdb4297f548f6715d43a0bdf06 +SIZE (fakeroot_1.9.7.tar.gz) = 395685 diff -aurN fakeroot.orig/files/patch-doc.diff fakeroot/files/patch-doc.diff --- fakeroot.orig/files/patch-doc.diff 2008-09-30 12:05:26.000000000 +0200 +++ fakeroot/files/patch-doc.diff 2008-09-30 13:37:06.000000000 +0200 @@ -1,27 +1,27 @@ -diff -aur doc.orig/es/faked.1 doc/es/faked.1 ---- doc.orig/es/faked.1 2008-03-18 11:35:33.029414914 +0100 -+++ doc/es/faked.1 2008-03-18 11:35:38.848400009 +0100 +diff -aurN doc.orig/es/faked.1 doc/es/faked.1 +--- doc.orig/es/faked.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/es/faked.1 2008-09-30 13:32:01.000000000 +0200 @@ -86,5 +86,4 @@ la mayor parte de J.H.M. Dassen con muchas modificaciones y añadiduras de joost y Clint. .SH "VÉASE ADEMÁS" --\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) +-\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aur doc.orig/es/fakeroot.1 doc/es/fakeroot.1 ---- doc.orig/es/fakeroot.1 2008-03-18 11:35:33.029414914 +0100 -+++ doc/es/fakeroot.1 2008-03-18 11:35:38.849399857 +0100 +diff -aurN doc.orig/es/fakeroot.1 doc/es/fakeroot.1 +--- doc.orig/es/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/es/fakeroot.1 2008-09-30 13:32:19.000000000 +0200 @@ -236,6 +236,4 @@ la mayor parte de J.H.M. Dassen con muchas modificaciones y añadiduras de joost y Clint. .SH "VÉASE ADEMÁS" --\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) +-\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) -diff -aur doc.orig/faked.1 doc/faked.1 ---- doc.orig/faked.1 2008-03-18 11:35:33.030415042 +0100 -+++ doc/faked.1 2008-03-18 11:36:10.811317084 +0100 +diff -aurN doc.orig/faked.1 doc/faked.1 +--- doc.orig/faked.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/faked.1 2008-09-30 13:33:00.000000000 +0200 @@ -91,7 +91,4 @@ .RI mods/additions by joost and Clint. @@ -31,9 +31,9 @@ -.BR debuild (1) -.BR /usr/share/doc/fakeroot/DEBUG +.BR fakeroot (1) -diff -aur doc.orig/fakeroot.1 doc/fakeroot.1 ---- doc.orig/fakeroot.1 2008-03-18 11:35:33.030415042 +0100 -+++ doc/fakeroot.1 2008-03-18 11:35:38.850399704 +0100 +diff -aurN doc.orig/fakeroot.1 doc/fakeroot.1 +--- doc.orig/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/fakeroot.1 2008-09-30 13:33:17.000000000 +0200 @@ -297,7 +297,3 @@ Rather a lot mods/additions by joost and Clint. .SH "SEE ALSO" @@ -42,30 +42,30 @@ -.BR debuild (1) -.BR /usr/share/doc/fakeroot/DEBUG - -diff -aur doc.orig/fr/faked.1 doc/fr/faked.1 ---- doc.orig/fr/faked.1 2008-03-18 11:35:33.026414813 +0100 -+++ doc/fr/faked.1 2008-03-18 11:35:38.850399704 +0100 +diff -aurN doc.orig/fr/faked.1 doc/fr/faked.1 +--- doc.orig/fr/faked.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/fr/faked.1 2008-09-30 13:33:42.000000000 +0200 @@ -90,5 +90,4 @@ En majeure partie écrite par J.H.M. Dassen . La plupart des ajouts et des modifications par Joost et Clint. .SH "VOIR AUSSI" --\fBfakeroot\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) +-\fBfakeroot\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aur doc.orig/fr/fakeroot.1 doc/fr/fakeroot.1 ---- doc.orig/fr/fakeroot.1 2008-03-18 11:35:33.026414813 +0100 -+++ doc/fr/fakeroot.1 2008-03-18 11:35:38.851402625 +0100 -@@ -243,6 +243,4 @@ +diff -aurN doc.orig/fr/fakeroot.1 doc/fr/fakeroot.1 +--- doc.orig/fr/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/fr/fakeroot.1 2008-09-30 13:34:43.000000000 +0200 +@@ -244,6 +244,4 @@ En majeure partie écrite par J.H.M. Dassen : La plupart des ajouts et des modifications par Joost et Clint. .SH "VOIR AUSSI" --\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) +-\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) -diff -aur doc.orig/nl/faked.1 doc/nl/faked.1 ---- doc.orig/nl/faked.1 2008-03-18 11:35:33.026414813 +0100 -+++ doc/nl/faked.1 2008-03-18 11:35:38.852399958 +0100 +diff -aurN doc.orig/nl/faked.1 doc/nl/faked.1 +--- doc.orig/nl/faked.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/nl/faked.1 2008-09-30 13:33:58.000000000 +0200 @@ -90,5 +90,4 @@ Vooral door J.H.M. Dassen <\fIjdassen@debian.org\fP>. Wijzigingen en aanvullingen door joost en Clint. @@ -73,35 +73,35 @@ -\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1), -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aur doc.orig/nl/fakeroot.1 doc/nl/fakeroot.1 ---- doc.orig/nl/fakeroot.1 2008-03-18 11:35:33.025414965 +0100 -+++ doc/nl/fakeroot.1 2008-03-18 11:35:38.852399958 +0100 +diff -aurN doc.orig/nl/fakeroot.1 doc/nl/fakeroot.1 +--- doc.orig/nl/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/nl/fakeroot.1 2008-09-30 13:35:02.000000000 +0200 @@ -249,6 +249,4 @@ Vooral door J.H.M. Dassen <\fIjdassen@debian.org\fP>. Nogal wat wijzigingen en aanvullingen door joost en Clint. .SH "ZIE OOK" --\fBfaked\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1), +-\fBfaked\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1), -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) -diff -aur doc.orig/sv/faked.1 doc/sv/faked.1 ---- doc.orig/sv/faked.1 2008-03-18 11:35:33.029414914 +0100 -+++ doc/sv/faked.1 2008-03-18 11:35:38.853399806 +0100 +diff -aurN doc.orig/sv/faked.1 doc/sv/faked.1 +--- doc.orig/sv/faked.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/sv/faked.1 2008-09-30 13:34:13.000000000 +0200 @@ -87,5 +87,4 @@ mostly by J.H.M. Dassen mods/additions by joost and Clint. .SH "SE ÄVEN" --\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) +-\fBfakeroot\fP(1), \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP +\fBfakeroot\fP(1) -diff -aur doc.orig/sv/fakeroot.1 doc/sv/fakeroot.1 ---- doc.orig/sv/fakeroot.1 2008-03-18 11:35:33.029414914 +0100 -+++ doc/sv/fakeroot.1 2008-03-18 11:35:38.853399806 +0100 +diff -aurN doc.orig/sv/fakeroot.1 doc/sv/fakeroot.1 +--- doc.orig/sv/fakeroot.1 2008-09-30 13:29:52.000000000 +0200 ++++ doc/sv/fakeroot.1 2008-09-30 13:35:16.000000000 +0200 @@ -228,6 +228,4 @@ mostly by J.H.M. Dassen Rather a lot mods/additions by joost and Clint. .SH "SE ÄVEN" --\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) +-\fBfaked\fP(1) \fBdpkg\-buildpackage\fP(1), \fBdebuild\fP(1) -\fB/usr/share/doc/fakeroot/DEBUG\fP - +\fBfaked\fP(1) >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Wed Oct 1 17:46:33 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Wed Oct 1 17:46:39 2008 Subject: ports/127780: Port update: security/fakeroot - Update to v1.9.7 Message-ID: <200810011746.m91HkWlD091569@freefall.freebsd.org> Synopsis: Port update: security/fakeroot - Update to v1.9.7 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Oct 1 17:46:32 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127780 From adox at mcx2.org Wed Oct 1 18:30:03 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Wed Oct 1 18:30:10 2008 Subject: ports/127781: [UPDATE] www/zerowait-httpd and take maintainership Message-ID: <48e3c108.0aec660a.4629.188f@mx.google.com> >Number: 127781 >Category: ports >Synopsis: [UPDATE] www/zerowait-httpd and take maintainership >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 01 18: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 #2: Sun Sep 14 08:19:18 CEST 2008 root@contempt:/usr/obj/usr/src/sys/CONTEMPT i386 >Description: I update it to 0.8d and take maintainership >How-To-Repeat: >Fix: --- zerowait-httpd.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/zerowait-httpd/Makefile,v retrieving revision 1.8 diff -u -r1.8 Makefile --- Makefile 19 Aug 2008 09:18:37 -0000 1.8 +++ Makefile 26 Sep 2008 17:39:14 -0000 @@ -5,21 +5,22 @@ # $FreeBSD: ports/www/zerowait-httpd/Makefile,v 1.8 2008/08/19 09:18:37 linimon Exp $ # -PORTNAME= zerowait-httpd -PORTVERSION= 0.7p +PORTNAME= zerowait +PORTVERSION= 0.8d CATEGORIES= www -MASTER_SITES= http://www.0w.ru/httpd/ -DISTNAME= 0W-httpd-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} +MASTER_SITES= http://www.0w.ru/httpd/ \ + http://mirror.mcx2.org/ +PKGNAMESUFFIX= -httpd +DISTNAME= 0W-httpd-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Lightweight and fast http server USE_GMAKE= yes USE_OPENSSL= yes USE_RC_SUBR= 0W-httpd -ALL_TARGET= # none +ALL_TARGET= #none -MAKE_ARGS= CFLAGS="${CFLAGS}" CPPFLAGS=-I.. HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --owner=${WWWOWN} --group=${WWWGRP} PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/zerowait-httpd/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- distinfo 5 Dec 2006 20:14:29 -0000 1.5 +++ distinfo 26 Sep 2008 13:49:03 -0000 @@ -1,3 +1,3 @@ -MD5 (0W-httpd-0.7p.tar.gz) = 4d4a3fe0581b5b1e4fad50c34a1c0d7f -SHA256 (0W-httpd-0.7p.tar.gz) = db4e9c3eca019b61a86abbb0866827d8b344bd316ef8f8ef0738ee54001be4f8 -SIZE (0W-httpd-0.7p.tar.gz) = 99506 +MD5 (0W-httpd-0.8d.tar.gz) = 2fd1db27c4d2950a63da271e2c839197 +SHA256 (0W-httpd-0.8d.tar.gz) = 17e80d7eb9bed49736f696c720d4f6fdb25e974f615e1dd456c455d885233e13 +SIZE (0W-httpd-0.8d.tar.gz) = 111979 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/www/zerowait-httpd/pkg-plist,v retrieving revision 1.3 diff -u -r1.3 pkg-plist --- pkg-plist 25 Apr 2006 19:52:00 -0000 1.3 +++ pkg-plist 29 Sep 2008 17:48:03 -0000 @@ -1,17 +1,19 @@ @unexec %D/etc/rc.d/0W-httpd stop -bin/update-countries.sh -bin/convert-ranges bin/convert-geoip -sbin/0W-httpd +bin/convert-ranges +bin/update-countries.sh etc/0W-httpd/countries etc/0W-httpd/countries.ips etc/0W-httpd/countries.rus +@unexec if cmp -s %D/etc/0W-httpd/httpd.conf.sample %D/etc/0W-httpd/httpd.conf; then rm -f %D/etc/0W-httpd/httpd.conf; fi etc/0W-httpd/httpd.conf.sample +@exec if [ ! -f %D/etc/0W-httpd/httpd.conf ] ; then cp -p %D/%F %B/httpd.conf; fi @exec install -d -o %%WWWOWN%% -g %%WWWGRP%% %D/0W-httpd/pids @exec install -d -o %%WWWOWN%% -g %%WWWGRP%% %D/0W-httpd/data @exec install -d -o %%WWWOWN%% -g %%WWWGRP%% %D/0W-httpd/logs -@dirrm etc/0W-httpd/ +sbin/0W-httpd +@unexec rm -fr %D/0W-httpd/logs > /dev/null 2>&1 || true +@dirrmtry etc/0W-httpd @dirrm 0W-httpd/pids @dirrm 0W-httpd/data -@unexec rm -fr %D/0W-httpd/logs > /dev/null 2>&1 || true @dirrm 0W-httpd Index: files/patch-Makefile =================================================================== RCS file: /home/pcvs/ports/www/zerowait-httpd/files/patch-Makefile,v retrieving revision 1.3 diff -u -r1.3 patch-Makefile --- files/patch-Makefile 5 Dec 2006 20:14:29 -0000 1.3 +++ files/patch-Makefile 29 Sep 2008 17:06:36 -0000 @@ -1,5 +1,5 @@ ---- Makefile.orig Tue Dec 5 15:06:00 2006 -+++ Makefile Tue Dec 5 15:07:24 2006 +--- Makefile.orig 2008-03-16 00:44:45.000000000 +0100 ++++ Makefile 2008-09-26 19:44:38.000000000 +0200 @@ -13,13 +13,14 @@ rm -f *~ src/*~ @@ -8,12 +8,12 @@ - install -d -o $(OWNER) -g $(GROUP) $(ROOT)/logs $(ROOT)/data/pids $(ROOT)/data/httpd - test -f $(ROOT)/conf/httpd.conf || install -m 644 conf/httpd.conf* $(ROOT)/conf - install -b -m 644 conf/countries* conf/regions* $(ROOT)/conf -- install -b -m 644 docs/crontab docs/httpd.ru.txt $(ROOT)/docs +- install -b -m 644 docs/*.txt $(ROOT)/docs - install -b bin/update-countries.sh src/httpd/convert-ranges src/httpd/convert-geoip $(ROOT)/bin - install -b -m 6755 -o $(OWNER) -g $(GROUP) src/httpd/0W-httpd $(ROOT)/bin + test -d $(ROOT)/0W-httpd || (mkdir $(ROOT)/0W-httpd) + install -d $(ROOT)/0W-httpd/data $(ROOT)/0W-httpd/logs $(ROOT)/0W-httpd/pids -+ install -m 0755 bin/update-countries.sh src/httpd/convert-ranges src/httpd/convert-geoip $(ROOT)/bin ++ install -m 755 bin/update-countries.sh src/httpd/convert-ranges src/httpd/convert-geoip $(ROOT)/bin + install -m 6755 -o $(OWNER) -g $(GROUP) src/httpd/0W-httpd $(ROOT)/sbin + test -d $(ROOT)/etc/0W-httpd || (mkdir $(ROOT)/etc/0W-httpd && cd conf/ && \ + cp countries* $(ROOT)/etc/0W-httpd/ && \ @@ -21,4 +21,3 @@ + chown -R $(OWNER):$(GROUP) $(ROOT)/sbin/0W-httpd $(ROOT)/0W-httpd/logs $(ROOT)/0W-httpd/data $(ROOT)/0W-httpd/pids @echo @echo "Installed, run as root: $(ROOT)/bin/0W-httpd [-h]" - Index: files/patch-src_common_settings.h =================================================================== RCS file: /home/pcvs/ports/www/zerowait-httpd/files/patch-src_common_settings.h,v retrieving revision 1.1 diff -u -r1.1 patch-src_common_settings.h --- files/patch-src_common_settings.h 22 Jun 2005 14:51:27 -0000 1.1 +++ files/patch-src_common_settings.h 26 Sep 2008 17:01:22 -0000 @@ -1,6 +1,6 @@ ---- src/common/settings.h.orig Sat Apr 16 06:48:58 2005 -+++ src/common/settings.h Wed Jun 22 13:35:16 2005 -@@ -37,18 +37,18 @@ +--- src/common/settings.h.orig 2008-02-04 12:42:36.000000000 +0100 ++++ src/common/settings.h 2008-09-26 18:59:48.000000000 +0200 +@@ -40,15 +40,15 @@ #ifndef ROOT #define ROOT "/var/0W" #endif @@ -9,21 +9,17 @@ -#define CMD ROOT "/cmd" -#define LOGS ROOT "/logs" -#define TMP ROOT "/tmp" -+ +#define CONF ROOT "/etc/0W-httpd/" +#define DATA ROOT "/0W-httpd" -+#define CMD ROOT "/0W-httpd/cmd" ++#define CMD ROOT "/0W-httpd/cmd" +#define LOGS ROOT "/0W-httpd/logs" -+#define TMP ROOT "/0W-httpd/tmp" ++#define TMP ROOT "/0W-httpd/tmp" #define PIDS DATA "/pids" #define TMPL DATA "/templates" -#define WWW ROOT "/www" -#define HTML WWW "/data" -+#define WWW ROOT "/0W-httpd" -+#define HTML ROOT "/0W-httpd/data" ++#define WWW ROOT "/0W-httpd" ++#define HTML WWW "/0W-httpd/data" #define RN "\r\n" -- - #if __GLIBC__ == 2 && __GLIBC_MINOR__ >= 1 - #define HAVE_BACKTRACE --- zerowait-httpd.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 18:30:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 18:30:22 2008 Subject: ports/127781: [UPDATE] www/zerowait-httpd and take maintainership Message-ID: <200810011830.m91IUFLQ095484@freefall.freebsd.org> Synopsis: [UPDATE] www/zerowait-httpd and take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 18:30: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=127781 From kiwi at oav.net Wed Oct 1 18:50:02 2008 From: kiwi at oav.net (Xavier Beaudouin) Date: Wed Oct 1 18:50:09 2008 Subject: ports/127782: [NEW PORT] sysutils/syslogger: A logger(1) like tool that sends file or pipe througth syslog Message-ID: <20081001184242.621D32E02E@proxy.home.oav.net> >Number: 127782 >Category: ports >Synopsis: [NEW PORT] sysutils/syslogger: A logger(1) like tool that sends file or pipe througth syslog >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 Oct 01 18:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Xavier Beaudouin >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: Association KAZAR / The Caudium Group >Environment: System: FreeBSD proxy.home.oav.net 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC >Description: syslogger is a software that send file into syslog (local or remote). This can be used for example to send a pipe like for example apache log into a remote system. WWW: http://oav.net/projects/syslogger/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- syslogger-1.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: # # syslogger # syslogger/Makefile # syslogger/distinfo # syslogger/pkg-descr # echo c - syslogger mkdir -p syslogger > /dev/null 2>&1 echo x - syslogger/Makefile sed 's/^X//' >syslogger/Makefile << 'END-of-syslogger/Makefile' X# New ports collection makefile for: syslogger X# Date created: 01 October 2008 X# Whom: Xavier Beaudouin X# X# $FreeBSD$ X# X XPORTNAME= syslogger XPORTVERSION= 1.0 XCATEGORIES= sysutils XMASTER_SITES= http://oav.net/projects/syslogger/ X XMAINTAINER= kiwi@oav.net XCOMMENT= A logger(1) like tool that sends file or pipe througth syslog X XWRKSRC= ${WRKDIR}/${PORTNAME} X XPLIST_FILES= bin/syslogger X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/syslogger ${PREFIX}/bin X X.include END-of-syslogger/Makefile echo x - syslogger/distinfo sed 's/^X//' >syslogger/distinfo << 'END-of-syslogger/distinfo' XMD5 (syslogger-1.0.tar.gz) = 6ca9cc93584746d9b9469660cc7228c9 XSHA256 (syslogger-1.0.tar.gz) = 93602dc802779dc7d18201e063dbce62f49b8ad46e1370a3bce72251a58dd613 XSIZE (syslogger-1.0.tar.gz) = 3836 END-of-syslogger/distinfo echo x - syslogger/pkg-descr sed 's/^X//' >syslogger/pkg-descr << 'END-of-syslogger/pkg-descr' Xsyslogger is a software that send file into syslog (local or remote). This Xcan be used for example to send a pipe like for example apache log into a Xremote system. X XWWW: http://oav.net/projects/syslogger/ END-of-syslogger/pkg-descr exit --- syslogger-1.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Wed Oct 1 18:53:04 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Wed Oct 1 18:53:10 2008 Subject: ports/127782: [NEW PORT] sysutils/syslogger: A logger(1) like tool that sends file or pipe througth syslog Message-ID: <200810011853.m91Ir346097089@freefall.freebsd.org> Synopsis: [NEW PORT] sysutils/syslogger: A logger(1) like tool that sends file or pipe througth syslog Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Wed Oct 1 18:53:03 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127782 From adox at mcx2.org Wed Oct 1 19:10:03 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Wed Oct 1 19:10:10 2008 Subject: ports/127783: [UPDATE] textproc/p5-XML-Parser-Lite-Tree and take maintainership Message-ID: <48e3caf5.0aa5660a.0c93.1e75@mx.google.com> >Number: 127783 >Category: ports >Synopsis: [UPDATE] textproc/p5-XML-Parser-Lite-Tree and take maintainership >Confidential: yes >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 Oct 01 19:10:02 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 #2: Sun Sep 14 08:19:18 CEST 2008 root@contempt:/usr/obj/usr/src/sys/CONTEMPT i386 >Description: I Update it and take maintainership >How-To-Repeat: >Fix: --- p5-XML-Parser-Lite-Tree.diff begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Parser-Lite-Tree/Makefile,v retrieving revision 1.4 diff -u -r1.4 Makefile --- Makefile 17 Apr 2008 14:29:21 -0000 1.4 +++ Makefile 1 Oct 2008 23:57:18 -0000 @@ -7,12 +7,12 @@ # PORTNAME= XML-Parser-Lite-Tree -PORTVERSION= 0.03 +PORTVERSION= 0.06 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Lightweight XML tree builder BUILD_DEPENDS= ${SITE_PERL}/XML/Parser/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/p5-XML-Parser-Lite-Tree/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- distinfo 25 Nov 2005 18:40:41 -0000 1.2 +++ distinfo 1 Oct 2008 23:55:31 -0000 @@ -1,3 +1,3 @@ -MD5 (XML-Parser-Lite-Tree-0.03.tar.gz) = 9435bb1e1f64433d657c35287388302d -SHA256 (XML-Parser-Lite-Tree-0.03.tar.gz) = 8fb8020f140fd49594a41121b06ceb58a42096a95b6977c90ae4263355be37c9 -SIZE (XML-Parser-Lite-Tree-0.03.tar.gz) = 2294 +MD5 (XML-Parser-Lite-Tree-0.06.tar.gz) = 0e3f35f162c41f41320eee6ac3f760a2 +SHA256 (XML-Parser-Lite-Tree-0.06.tar.gz) = dd45aac0bd195ee1a8d21bba12782ffb6cbd56242ea09ba7c8b1ff876c3e38a4 +SIZE (XML-Parser-Lite-Tree-0.06.tar.gz) = 8329 --- p5-XML-Parser-Lite-Tree.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 19:10:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 19:10:21 2008 Subject: ports/127783: [UPDATE] textproc/p5-XML-Parser-Lite-Tree and take maintainership Message-ID: <200810011910.m91JAEOE097572@freefall.freebsd.org> Synopsis: [UPDATE] textproc/p5-XML-Parser-Lite-Tree and take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 19:10: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=127783 From leeym at FreeBSD.org Wed Oct 1 19:30:02 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Wed Oct 1 19:30:09 2008 Subject: ports/127784: [PATCH] mail/p5-MIME-Charset: update to 1.006.2 Message-ID: <200810011925.m91JPkXC009141@cn1.leeym.com> >Number: 127784 >Category: ports >Synopsis: [PATCH] mail/p5-MIME-Charset: update to 1.006.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 Oct 01 19:30: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: - Update to 1.006.2 Port maintainer (Olivier.Girard@univ-angers.fr) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-MIME-Charset-1.006.2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-MIME-Charset/Makefile,v retrieving revision 1.2 diff -u -d -b -w -u -r1.2 Makefile --- Makefile 17 Apr 2008 14:26:55 -0000 1.2 +++ Makefile 1 Oct 2008 19:25:39 -0000 @@ -6,18 +6,16 @@ # PORTNAME= MIME-Charset -PORTVERSION= 0.044 +PORTVERSION= 1.006.2 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= Olivier.Girard@univ-angers.fr -COMMENT= MIME::Charset - Charset Informations for MIME +COMMENT= Charset Informations for MIME PERL_CONFIGURE= yes -MAN3= \ - MIME::Charset.3 \ - MIME::Charset-ja_JP.3 +MAN3= MIME::Charset.3 MIME::Charset::JA_JP.3 .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/p5-MIME-Charset/distinfo,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 distinfo --- distinfo 6 Jun 2007 17:14:24 -0000 1.1 +++ distinfo 1 Oct 2008 19:25:39 -0000 @@ -1,3 +1,3 @@ -MD5 (MIME-Charset-0.044.tar.gz) = 782acf737cc17898341cb68511ca9041 -SHA256 (MIME-Charset-0.044.tar.gz) = a3b3cc4009850492e75e3b34bae72ab9475df380fa031b398a140557af735e25 -SIZE (MIME-Charset-0.044.tar.gz) = 29499 +MD5 (MIME-Charset-1.006.2.tar.gz) = 22a140a7f323518301d9998bf50e2e17 +SHA256 (MIME-Charset-1.006.2.tar.gz) = ca8d2fb05724cc8c4202532382825dec232eb3992d8b547ab62888dd2fbb77af +SIZE (MIME-Charset-1.006.2.tar.gz) = 36303 Index: pkg-plist =================================================================== RCS file: /home/pcvs/ports/mail/p5-MIME-Charset/pkg-plist,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 pkg-plist --- pkg-plist 6 Jun 2007 17:14:24 -0000 1.1 +++ pkg-plist 1 Oct 2008 19:25:39 -0000 @@ -1,8 +1,9 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset/.packlist -%%SITE_PERL%%/MIME/Charset-ja_JP.pod %%SITE_PERL%%/MIME/Charset.pm +%%SITE_PERL%%/MIME/Charset/Defaults.pm.sample +%%SITE_PERL%%/MIME/Charset/JA_JP.pod %%SITE_PERL%%/MIME/Charset/_Compat.pm -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset +%%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset/.packlist +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME/Charset @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/MIME -@dirrm %%SITE_PERL%%/MIME/Charset +@dirrmtry %%SITE_PERL%%/MIME/Charset @dirrmtry %%SITE_PERL%%/MIME --- p5-MIME-Charset-1.006.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 19:30:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 19:30:19 2008 Subject: ports/127784: [PATCH] mail/p5-MIME-Charset: update to 1.006.2 Message-ID: <200810011930.m91JUCXc000864@freefall.freebsd.org> Synopsis: [PATCH] mail/p5-MIME-Charset: update to 1.006.2 Responsible-Changed-From-To: freebsd-ports-bugs->leeym Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 19:30: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=127784 From agarrison at smartechcorp.net Wed Oct 1 20:40:01 2008 From: agarrison at smartechcorp.net (Alvin Garrison) Date: Wed Oct 1 20:40:08 2008 Subject: ports/127786: Segmentation fault with php unixodbc extension Message-ID: <200810012031.m91KVV9t099298@www.freebsd.org> >Number: 127786 >Category: ports >Synopsis: Segmentation fault with php unixodbc extension >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 Oct 01 20:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alvin Garrison >Release: 7.0-RELEASE-p4 amd64 >Organization: Smartech Corp >Environment: FreeBSD gdev.smartechcorp.net 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Wed Oct 1 12:55:15 EDT 2008 root@gdev.smartechcorp.net:/usr/obj/usr/src/sys/MPROXY amd64 >Description: If you install the php5-extension port with the ODBC option checked then every time you run php it does a segmentation fault/core dump like below gdev# php -v PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: Oct 1 2008 14:13:43) Copyright (c) 1997-2008 The PHP Group Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies Segmentation fault (core dumped) We have run across this issue with several machines. >How-To-Repeat: Simply install the php5-extension with odbc checked/enabled >Fix: Simply commenting out the odbc extension in the extenstions.ini file fixes the issue in that you no longer get a segmentation fault, but you cannot use unixodbc with php now. >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Wed Oct 1 21:10:38 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Wed Oct 1 21:10:44 2008 Subject: ports/127786: databases/php5-odbc - Segmentation fault with php unixodbc extension Message-ID: <200810012110.m91LAbAq007689@freefall.freebsd.org> Synopsis: databases/php5-odbc - Segmentation fault with php unixodbc extension Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: edwin Responsible-Changed-When: Wed Oct 1 21:10:37 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127786 From wenheping at gmail.com Thu Oct 2 00:50:01 2008 From: wenheping at gmail.com (wenheping@gmail.com) Date: Thu Oct 2 00:50:07 2008 Subject: ports/127788: [Patch]www/cmsmadesimple:mark BROKEN Message-ID: <200810020043.m920h3pu016397@www.freebsd.org> >Number: 127788 >Category: ports >Synopsis: [Patch]www/cmsmadesimple:mark BROKEN >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 Oct 02 00:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: wenheping@gmail.com >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: mark BROKEN , because it failed in MD5 check >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-02 16:07:09.000000000 +0800 +++ Makefile 2008-10-02 16:10:42.000000000 +0800 @@ -14,6 +14,8 @@ MAINTAINER= wenheping@gmail.com COMMENT= A Simple Open Source CMS +BROKEN= failed in MD5 check + USE_PHP= mysql tokenizer gd WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 00:50:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 00:50:17 2008 Subject: ports/127788: [Patch]www/cmsmadesimple:mark BROKEN Message-ID: <200810020050.m920oBC1026139@freefall.freebsd.org> Synopsis: [Patch]www/cmsmadesimple:mark BROKEN Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 00: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=127788 From benjsc at FreeBSD.org Thu Oct 2 02:50:01 2008 From: benjsc at FreeBSD.org (Benjamin Close) Date: Thu Oct 2 02:50:08 2008 Subject: ports/127791: Fix intermittent delays caused in synergy Message-ID: <200810020244.m922iCVP032299@www.freebsd.org> >Number: 127791 >Category: ports >Synopsis: Fix intermittent delays caused in synergy >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 Oct 02 02:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Benjamin Close >Release: 8-Current >Organization: >Environment: FreeBSD wolf.clearchain.com 8.0-CURRENT FreeBSD 8.0-CURRENT #0 r183368: Mon Sep 29 08:37:02 CST 2008 root@wolf.clearchain.com:/usr/obj/devel/FreeBSD/svn/head/sys/GENERIC amd64 >Description: There is a bug in synergy that causes delays under the current X windows version when using synergyc. Below is a description of the report submitted to sourceforge. However since the synergy project hasn't been updated in close to 2 years I figured a local fix was also in order. --- Bug description: There is poor assumption in the synergy XWindowsEventQueue class. The assumption is that all events will cause a change on the Xwindows file descriptor. This is not true. Some events are queued in the Xlib buffers. This is extremely noticable with the new xcb version of Xorg. It causes synergy to hang or delay for a period of time (timeout value in waitForEvent) as there is no event on the fd to wake up the thread. This delay is VERY annoying. The fix is to check for events not only from the server itself but also in the xlib event queue. We don't need to lock this test as it's a non blocking io call. We change the XPending call in isEmpty to QueueLength to avoid the XFlush call that XPending may cause. This fix eliminates the delay at the cost of a little more cpu time - still < 1% on my box. >How-To-Repeat: Use synergyc on FBSD to connect to a synergy server. >Fix: The attached patch is a bump to port revision and also contains the required patch to fix the problem. Should just be able to apply. Please note I don't have a ports commit bit so can't commit this. Patch attached with submission follows: diff -urN synergy/Makefile synergy2/Makefile --- synergy/Makefile 2008-04-24 12:38:43.260017882 +0930 +++ synergy2/Makefile 2008-10-02 12:05:33.732674843 +0930 @@ -7,7 +7,7 @@ PORTNAME= synergy PORTVERSION= 1.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}2 diff -urN synergy/files/patch-lib__platform__CXWindowsEventQueueBuffer.cpp synergy2/files/patch-lib__platform__CXWindowsEventQueueBuffer.cpp --- synergy/files/patch-lib__platform__CXWindowsEventQueueBuffer.cpp 1970-01-01 09:30:00.000000000 +0930 +++ synergy2/files/patch-lib__platform__CXWindowsEventQueueBuffer.cpp 2008-10-02 12:07:49.922114563 +0930 @@ -0,0 +1,58 @@ +--- ./lib/platform/CXWindowsEventQueueBuffer.cpp 2005-04-24 12:32:16.000000000 +0930 ++++ ./lib/platform/CXWindowsEventQueueBuffer.cpp 2008-10-02 11:14:18.112098206 +0930 +@@ -84,6 +73,8 @@ + pfds[0].events = POLLIN; + int timeout = (dtimeout < 0.0) ? -1 : + static_cast(1000.0 * dtimeout); ++ int remaining = timeout; ++ int retval = 0; + #else + struct timeval timeout; + struct timeval* timeoutPtr; +@@ -102,19 +93,31 @@ + FD_ZERO(&rfds); + FD_SET(ConnectionNumber(m_display), &rfds); + #endif ++ // It's possible that the X server has queued events locally ++ // in xlib's event buffer and not pushed on to the fd. Hence we ++ // can't simply monitor the fd as we may never be woken up. ++ // ie addEvent calls flush, XFlush may not send via the fd hence ++ // there is an event waiting to be sent but we must exit the poll ++ // before it can. ++ // Instead we poll for a brief period of time (so if events ++ // queued locally in the xlib buffer can be processed) ++ // and continue doing this until timeout is reached. ++ // The human eye can notice 60hz (ansi) which is 16ms, however ++ // we want to give the cpu a chance s owe up this to 25ms ++#define TIMEOUT_DELAY 25 + +- // wait for message from X server or for timeout. also check +- // if the thread has been cancelled. poll() should return -1 +- // with EINTR when the thread is cancelled. ++ while( remaining > 0 && QLength(m_display)==0 && retval==0){ + #if HAVE_POLL +- poll(pfds, 1, timeout); ++ retval = poll(pfds, 1, TIMEOUT_DELAY); //16ms = 60hz, but we make it > to play nicely with the cpu + #else +- select(ConnectionNumber(m_display) + 1, ++ retval = select(ConnectionNumber(m_display) + 1, + SELECT_TYPE_ARG234 &rfds, + SELECT_TYPE_ARG234 NULL, + SELECT_TYPE_ARG234 NULL, +- SELECT_TYPE_ARG5 timeoutPtr); ++ SELECT_TYPE_ARG5 TIMEOUT_DELAY); + #endif ++ remaining-=TIMEOUT_DELAY; ++ } + + { + // we're no longer waiting for events +@@ -179,7 +184,7 @@ + CXWindowsEventQueueBuffer::isEmpty() const + { + CLock lock(&m_mutex); +- return (XPending(m_display) == 0); ++ return (QLength(m_display) == 0 ); + } + + CEventQueueTimer* >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Thu Oct 2 03:53:44 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Thu Oct 2 03:53:50 2008 Subject: ports/127791: Fix intermittent delays caused in sysutils/synergy Message-ID: <200810020353.m923rhg4040992@freefall.freebsd.org> Old Synopsis: Fix intermittent delays caused in synergy New Synopsis: Fix intermittent delays caused in sysutils/synergy Responsible-Changed-From-To: freebsd-ports-bugs->kevlo Responsible-Changed-By: linimon Responsible-Changed-When: Thu Oct 2 03:53:17 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127791 From bf2006a at yahoo.com Thu Oct 2 05:00:02 2008 From: bf2006a at yahoo.com (bf) Date: Thu Oct 2 05:00:08 2008 Subject: ports/127792: [PATCH]security/tor-devel: update to 0.2.1.6-alpha Message-ID: <200810020452.m924qtRt085904@www.freebsd.org> >Number: 127792 >Category: ports >Synopsis: [PATCH]security/tor-devel: update to 0.2.1.6-alpha >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 Oct 02 05:00:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: bf >Release: 7-STABLE i386 >Organization: - >Environment: >Description: Some new and useful configuration options, so users may wish to update their torrc. There is a summary of changes in the relevant section in: https://svn.torproject.org/svn/tor/trunk/ChangeLog >How-To-Repeat: >Fix: Patch attached with submission follows: diff -ruN tor-devel.orig/Makefile tor-devel/Makefile --- tor-devel.orig/Makefile 2008-10-01 23:32:39.855319492 -0400 +++ tor-devel/Makefile 2008-10-01 23:54:16.605258661 -0400 @@ -6,7 +6,7 @@ # PORTNAME= tor -DISTVERSION= 0.2.1.5-alpha +DISTVERSION= 0.2.1.6-alpha CATEGORIES= security net ipv6 MASTER_SITES= http://www.torproject.org/dist/ \ http://tor.cypherpunks.at/dist/ \ diff -ruN tor-devel.orig/distinfo tor-devel/distinfo --- tor-devel.orig/distinfo 2008-10-01 23:32:39.855319492 -0400 +++ tor-devel/distinfo 2008-10-01 23:54:16.605258661 -0400 @@ -1,3 +1,3 @@ -MD5 (tor-0.2.1.5-alpha.tar.gz) = a490a534ef08257cf5c2f9f435182f92 -SHA256 (tor-0.2.1.5-alpha.tar.gz) = 3b631a81cd4e6db331dcc644761d0eea9684cb3350641c3d84c1574ce615efe4 -SIZE (tor-0.2.1.5-alpha.tar.gz) = 2245787 +MD5 (tor-0.2.1.6-alpha.tar.gz) = db49c016e3ec55773687207dfe556662 +SHA256 (tor-0.2.1.6-alpha.tar.gz) = e51cbcfe85a05ca7c1b212da76e91e407fbadd911c6c1e3aa36d53424be1a435 +SIZE (tor-0.2.1.6-alpha.tar.gz) = 2295719 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 05:00:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 05:00:23 2008 Subject: ports/127792: [PATCH]security/tor-devel: update to 0.2.1.6-alpha Message-ID: <200810020500.m9250HEo046153@freefall.freebsd.org> Synopsis: [PATCH]security/tor-devel: update to 0.2.1.6-alpha Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 05: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=127792 From yzlin at cs.nctu.edu.tw Thu Oct 2 05:50:04 2008 From: yzlin at cs.nctu.edu.tw (Yi-Jheng Lin) Date: Thu Oct 2 05:53:47 2008 Subject: ports/127793: [PATCH] graphics/p5-Graphics-ColorNames-WWW: update to 1.00 Message-ID: <200810020545.m925jSpo056156@stucgi.cs.nctu.edu.tw> >Number: 127793 >Category: ports >Synopsis: [PATCH] graphics/p5-Graphics-ColorNames-WWW: update to 1.00 >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 Oct 02 05:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: NCTU CS >Environment: System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep 5 14:56:26 CST >Description: - Update to 1.00 Port maintainer (cherry@trombik.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Graphics-ColorNames-WWW-1.00.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/p5-Graphics-ColorNames-WWW/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 6 Aug 2008 15:15:51 -0000 1.1 +++ Makefile 2 Oct 2008 05:45:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= Graphics-ColorNames-WWW -PORTVERSION= 0.01 +PORTVERSION= 1.00 CATEGORIES= graphics MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/graphics/p5-Graphics-ColorNames-WWW/distinfo,v retrieving revision 1.1 diff -u -r1.1 distinfo --- distinfo 6 Aug 2008 15:15:51 -0000 1.1 +++ distinfo 2 Oct 2008 05:45:16 -0000 @@ -1,3 +1,3 @@ -MD5 (Graphics-ColorNames-WWW-0.01.tar.gz) = e8cb5f84b94fdb57f5bc4e6f988f1189 -SHA256 (Graphics-ColorNames-WWW-0.01.tar.gz) = 611b8e11e353cbc11bfb945e1b4b8bdaa5ab4cc92538901bf013b795746d9a7f -SIZE (Graphics-ColorNames-WWW-0.01.tar.gz) = 6384 +MD5 (Graphics-ColorNames-WWW-1.00.tar.gz) = 9e0ab306ab2ffc9aa3f33ce233e6d20f +SHA256 (Graphics-ColorNames-WWW-1.00.tar.gz) = 09a94a05f5f1728043ad714ce9e033a8893879ed71d7855453dbb0631c7a7581 +SIZE (Graphics-ColorNames-WWW-1.00.tar.gz) = 6382 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/p5-Graphics-ColorNames-WWW/pkg-plist,v retrieving revision 1.1 diff -u -r1.1 pkg-plist --- pkg-plist 6 Aug 2008 15:15:51 -0000 1.1 +++ pkg-plist 2 Oct 2008 05:45:16 -0000 @@ -6,3 +6,4 @@ @dirrmtry %%SITE_PERL%%/mach/auto/Graphics/ColorNames @dirrmtry %%SITE_PERL%%/mach/auto/Graphics @dirrmtry %%SITE_PERL%%/Graphics/ColorNames +@dirrmtry %%SITE_PERL%%/Graphics --- p5-Graphics-ColorNames-WWW-1.00.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 05:53:51 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 05:53:58 2008 Subject: ports/127793: [PATCH] graphics/p5-Graphics-ColorNames-WWW: update to 1.00 Message-ID: <200810020553.m925roVO056456@freefall.freebsd.org> Synopsis: [PATCH] graphics/p5-Graphics-ColorNames-WWW: update to 1.00 Responsible-Changed-From-To: freebsd-ports-bugs->lwhsu Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 05:53:50 UTC 2008 Responsible-Changed-Why: lwhsu@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127793 From yzlin at cs.nctu.edu.tw Thu Oct 2 06:50:02 2008 From: yzlin at cs.nctu.edu.tw (Yi-Jheng Lin) Date: Thu Oct 2 06:50:09 2008 Subject: ports/127794: [PATCH] devel/p5-App-Info: update to 0.55 Message-ID: <200810020644.m926iMUH061097@stucgi.cs.nctu.edu.tw> >Number: 127794 >Category: ports >Synopsis: [PATCH] devel/p5-App-Info: update to 0.55 >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 Oct 02 06:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: NCTU CS >Environment: System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep 5 14:56:26 CST >Description: - Update to 0.55 Port maintainer (demon@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-App-Info-0.55.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/p5-App-Info/Makefile,v retrieving revision 1.11 diff -u -r1.11 Makefile --- Makefile 12 Dec 2007 14:38:52 -0000 1.11 +++ Makefile 2 Oct 2008 06:44:15 -0000 @@ -6,7 +6,7 @@ # PORTNAME= App-Info -PORTVERSION= 0.52 +PORTVERSION= 0.55 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/p5-App-Info/distinfo,v retrieving revision 1.8 diff -u -r1.8 distinfo --- distinfo 12 Dec 2007 14:38:52 -0000 1.8 +++ distinfo 2 Oct 2008 06:44:15 -0000 @@ -1,3 +1,3 @@ -MD5 (App-Info-0.52.tar.gz) = 9d7c7daa40dd9662f5ccd135835680d6 -SHA256 (App-Info-0.52.tar.gz) = 79b26b9f1ad0984827f6e78400ae8953d8bb91572e609b9d044db8bbc8a38693 -SIZE (App-Info-0.52.tar.gz) = 69078 +MD5 (App-Info-0.55.tar.gz) = d21e3eee4099c8b4e89c36809a6ed7b4 +SHA256 (App-Info-0.55.tar.gz) = bef174e69a2476ee0ebcfdef7dcc25c92c9c6c7a827aafe476e89de1da02c077 +SIZE (App-Info-0.55.tar.gz) = 69521 --- p5-App-Info-0.55.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 06:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 06:50:19 2008 Subject: ports/127794: [PATCH] devel/p5-App-Info: update to 0.55 Message-ID: <200810020650.m926oCT2064896@freefall.freebsd.org> Synopsis: [PATCH] devel/p5-App-Info: update to 0.55 Responsible-Changed-From-To: freebsd-ports-bugs->demon Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 06:50:12 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127794 From antonios at crucible.gr Thu Oct 2 09:40:01 2008 From: antonios at crucible.gr (Antonios Anastasiadis) Date: Thu Oct 2 09:40:07 2008 Subject: ports/127796: [NEW PORT] graphics/optar Message-ID: <200810020931.m929VTcT089347@www.freebsd.org> >Number: 127796 >Category: ports >Synopsis: [NEW PORT] graphics/optar >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 Oct 02 09:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Antonios Anastasiadis >Release: 7.1 PRERELEASE >Organization: >Environment: >Description: Optar stands for OPTical ARchiver. It's a codec for encoding data on paper, then you print it with a laser printer. If you want to read the recording, scan it with a scanner and feed into the decoder program. WWW: http://ronja.twibright.com/optar/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # optar # optar/Makefile # optar/distinfo # optar/pkg-descr # optar/pkg-plist # optar/files # optar/files/patch-Makefile # echo c - optar mkdir -p optar > /dev/null 2>&1 echo x - optar/Makefile sed 's/^X//' >optar/Makefile << 'c7e1faa04d8f0fb3610d9a027446e19d' X# New ports collection makefile for: optar X# Date created: 27 September 2008 X# Whom: antonakis@gmail.com X# X# $FreeBSD$ X# X XPORTNAME= optar XPORTVERSION= 1.0 XCATEGORIES= graphics XMASTER_SITES= http://ronja.twibright.com/:main \ X http://ronja.twibright.com/grx/optar/:header X#EXTRACT_SUFX= .tgz XDISTFILES= optar.tgz:main \ X font.h:header XEXTRACT_ONLY= optar.tgz X XMAINTAINER= antonakis@gmail.com XCOMMENT= A tool for encoding data on paper X XBUILD_DEPENDS= ${LOCALBASE}/include/libpng/png.h:${PORTSDIR}/graphics/png XRUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick X XUSE_GMAKE= yes XWRKSRC= ${WRKDIR}/optar X Xpost-extract: X @${RM} -v ${WRKSRC}/font.h X @${CP} -v ${DISTDIR}/font.h ${WRKSRC}/font.h X X.include c7e1faa04d8f0fb3610d9a027446e19d echo x - optar/distinfo sed 's/^X//' >optar/distinfo << 'c412fa879ade52851b72b7310a948821' XMD5 (optar.tgz) = 83e75d96b405e76b5a3c33a55fdf30f6 XSHA256 (optar.tgz) = 9c37dfba31e2d5ebb43a2ac066b67d774bf7ba059f882047668be6567793c942 XSIZE (optar.tgz) = 28384 XMD5 (font.h) = 7ba772998b3e5ec78864c48304860ba9 XSHA256 (font.h) = f4e284c152fde4034f0950e4b52ee137f0e3085dd510f3ccc898aaaf3d8f3bce XSIZE (font.h) = 81164 c412fa879ade52851b72b7310a948821 echo x - optar/pkg-descr sed 's/^X//' >optar/pkg-descr << '1ab346cb795aace1de17bc99eaf8f7d9' XOptar stands for OPTical ARchiver. XIt's a codec for encoding data on paper, then you print it with a laser printer. XIf you want to read the recording, scan it with a scanner and feed into the Xdecoder program. X XWWW: http://ronja.twibright.com/optar/ 1ab346cb795aace1de17bc99eaf8f7d9 echo x - optar/pkg-plist sed 's/^X//' >optar/pkg-plist << '66924575fe30c404e45756f7c0bf761b' Xbin/optar Xbin/unoptar Xbin/pgm2ps 66924575fe30c404e45756f7c0bf761b echo c - optar/files mkdir -p optar/files > /dev/null 2>&1 echo x - optar/files/patch-Makefile sed 's/^X//' >optar/files/patch-Makefile << '9fe61f1d08d8c2b3b0f2052beada03a1' X--- ./Makefile.orig 2008-03-02 21:42:19.000000000 +0200 X+++ ./Makefile 2008-10-01 19:12:22.000000000 +0300 X@@ -1,6 +1,5 @@ X LDFLAGS=-lm X-CFLAGS=-O3 -Wall -Wuninitialized -fomit-frame-pointer -funroll-loops \ X- -fstrength-reduce -DNODEBUG `libpng-config --I_opts` X+CFLAGS= `libpng-config --I_opts` X X all: optar unoptar X 9fe61f1d08d8c2b3b0f2052beada03a1 exit >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Thu Oct 2 09:42:59 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Oct 2 09:43:05 2008 Subject: ports/127796: [NEW PORT] graphics/optar Message-ID: <200810020942.m929gxId007580@freefall.freebsd.org> Synopsis: [NEW PORT] graphics/optar Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Oct 2 09:42:59 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127796 From tech at wooztalk.com Thu Oct 2 10:30:01 2008 From: tech at wooztalk.com (David) Date: Thu Oct 2 10:30:08 2008 Subject: ports/127797: [PATCH] net-im/wooztalk: update to 0.9.8c Message-ID: <200810021026.m92AQLAn068701@www.freebsd.org> >Number: 127797 >Category: ports >Synopsis: [PATCH] net-im/wooztalk: update to 0.9.8c >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 Oct 02 10:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Kurioos iTech >Environment: System: FreeBSD montreal.HOME 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Aug 31 22:54:57 CEST 2008 >Description: Update to 0.9.8c >How-To-Repeat: >Fix: Patch attached with submission follows: --- wooztalk-0.9.8c.patch begins here --- diff -ruN --exclude=CVS /usr/ports/net-im/wooztalk/Makefile /tmp/net-im/wooztalk/Makefile --- /usr/ports/net-im/wooztalk/Makefile 2008-08-17 07:51:05.000000000 +0200 +++ /tmp/net-im/wooztalk/Makefile 2008-10-01 01:35:10.000000000 +0200 @@ -2,11 +2,11 @@ # Date created: 2008-07-18 # Whom: David # -# $FreeBSD: ports/net-im/wooztalk/Makefile,v 1.1 2008/08/17 05:51:05 edwin Exp $ +# $FreeBSD$ # PORTNAME= wooztalk -PORTVERSION= 0.9.8b +PORTVERSION= 0.9.8c CATEGORIES= net-im MASTER_SITES= http://www.wooztalk.com/common/download/ DISTNAME= ${PORTNAME}_v${PORTVERSION}-freebsd diff -ruN --exclude=CVS /usr/ports/net-im/wooztalk/distinfo /tmp/net-im/wooztalk/distinfo --- /usr/ports/net-im/wooztalk/distinfo 2008-08-17 07:51:05.000000000 +0200 +++ /tmp/net-im/wooztalk/distinfo 2008-10-02 11:25:00.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (wooztalk_v0.9.8b-freebsd.tar.bz2) = 25e40824b79139645da51889922c52af -SHA256 (wooztalk_v0.9.8b-freebsd.tar.bz2) = afbdbe368992ff01850e02811a502a2efe0f643344d1a4bd981b6ebfc0cdb8c4 -SIZE (wooztalk_v0.9.8b-freebsd.tar.bz2) = 1107590 +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 diff -ruN --exclude=CVS /usr/ports/net-im/wooztalk/pkg-plist /tmp/net-im/wooztalk/pkg-plist --- /usr/ports/net-im/wooztalk/pkg-plist 2008-08-17 07:51:05.000000000 +0200 +++ /tmp/net-im/wooztalk/pkg-plist 2008-10-01 01:45:35.000000000 +0200 @@ -6,14 +6,14 @@ %%DATADIR%%/img/ampoule.png %%DATADIR%%/img/arrow_left.png %%DATADIR%%/img/arrow_right.png +%%DATADIR%%/img/assistant.png %%DATADIR%%/img/bell.png %%DATADIR%%/img/belldef.png -%%DATADIR%%/img/bigbell.png -%%DATADIR%%/img/bigpopup.png %%DATADIR%%/img/blush.png %%DATADIR%%/img/chat.png %%DATADIR%%/img/chatnotsubscribed.png %%DATADIR%%/img/chatsubscribed.png +%%DATADIR%%/img/check.png %%DATADIR%%/img/cheeky.png %%DATADIR%%/img/configURL.png %%DATADIR%%/img/confused.png @@ -44,8 +44,10 @@ %%DATADIR%%/img/roomred.png %%DATADIR%%/img/sad.png %%DATADIR%%/img/sendfile.png +%%DATADIR%%/img/smallassistant.png %%DATADIR%%/img/smallpostit.png %%DATADIR%%/img/smileys.png +%%DATADIR%%/img/target.png %%DATADIR%%/img/tb_away.ico %%DATADIR%%/img/tb_busy.ico %%DATADIR%%/img/tb_disconnected.ico --- wooztalk-0.9.8c.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 10:30:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 10:30:18 2008 Subject: ports/127797: [PATCH] net-im/wooztalk: update to 0.9.8c Message-ID: <200810021030.m92AUBKw012193@freefall.freebsd.org> Synopsis: [PATCH] net-im/wooztalk: update to 0.9.8c Class-Changed-From-To: update->maintainer-update Class-Changed-By: edwin Class-Changed-When: Thu Oct 2 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=127797 From tech at wooztalk.com Thu Oct 2 10:40:03 2008 From: tech at wooztalk.com (David) Date: Thu Oct 2 10:40:20 2008 Subject: ports/127798: [PATCH] www/xpi-firefoxonwooztalk: update to 1.1.24 Message-ID: <200810021038.m92Ace11085730@www.freebsd.org> >Number: 127798 >Category: ports >Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 1.1.24 >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 Oct 02 10:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: David >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Kurioos iTech >Environment: System: FreeBSD montreal.HOME 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #2: Sun Aug 31 22:54:57 CEST 2008 >Description: Update to 1.1.24 Removed file: - pkg-message >How-To-Repeat: >Fix: Patch attached with submission follows: --- xpi-firefoxonwooztalk-1.1.24.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/xpi-firefoxonwooztalk/Makefile /tmp/www/xpi-firefoxonwooztalk/Makefile --- /usr/ports/www/xpi-firefoxonwooztalk/Makefile 2008-08-15 06:21:04.000000000 +0200 +++ /tmp/www/xpi-firefoxonwooztalk/Makefile 2008-10-02 12:33:09.000000000 +0200 @@ -2,11 +2,11 @@ # Date created: 2008-06-13 # Whom: David # -# $FreeBSD: ports/www/xpi-firefoxonwooztalk/Makefile,v 1.1 2008/08/15 04:21:04 edwin Exp $ +# $FreeBSD$ # PORTNAME= firefoxonwooztalk -PORTVERSION= 1.1.22 +PORTVERSION= 1.1.24 CATEGORIES= www MASTER_SITES= http://www.wooztalk.com/common/download/firefox/ DISTNAME= ${PORTNAME} diff -ruN --exclude=CVS /usr/ports/www/xpi-firefoxonwooztalk/distinfo /tmp/www/xpi-firefoxonwooztalk/distinfo --- /usr/ports/www/xpi-firefoxonwooztalk/distinfo 2008-08-15 06:21:04.000000000 +0200 +++ /tmp/www/xpi-firefoxonwooztalk/distinfo 2008-10-01 12:22:52.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (xpi/firefoxonwooztalk.xpi) = 45e4b071865f6a37dc3e72b1a9e9f3bc -SHA256 (xpi/firefoxonwooztalk.xpi) = ea926faadfd3aeca917253b0a2075f07543f4acc7f0d01ea5ffc9ee92e83a4d7 -SIZE (xpi/firefoxonwooztalk.xpi) = 14337 +MD5 (xpi/firefoxonwooztalk.xpi) = 9d267ae15743696c8b6ac271bb44b943 +SHA256 (xpi/firefoxonwooztalk.xpi) = f481b9247d8807f666424a3750155f5d08179aece57eebbb64816e93c1fec4fa +SIZE (xpi/firefoxonwooztalk.xpi) = 15932 diff -ruN --exclude=CVS /usr/ports/www/xpi-firefoxonwooztalk/pkg-message /tmp/www/xpi-firefoxonwooztalk/pkg-message --- /usr/ports/www/xpi-firefoxonwooztalk/pkg-message 2008-08-15 06:21:04.000000000 +0200 +++ /tmp/www/xpi-firefoxonwooztalk/pkg-message 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -Please restart firefox to enable the WoozTalk extension. --- xpi-firefoxonwooztalk-1.1.24.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 10:40:26 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 10:41:48 2008 Subject: ports/127798: [PATCH] www/xpi-firefoxonwooztalk: update to 1.1.24 Message-ID: <200810021040.m92AeOre013597@freefall.freebsd.org> Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 1.1.24 Class-Changed-From-To: update->maintainer-update Class-Changed-By: edwin Class-Changed-When: Thu Oct 2 10:40:23 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=127798 From miwi at FreeBSD.org Thu Oct 2 10:43:11 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Oct 2 10:43:23 2008 Subject: ports/127798: [PATCH] www/xpi-firefoxonwooztalk: update to 1.1.24 Message-ID: <200810021043.m92AhBd4013705@freefall.freebsd.org> Synopsis: [PATCH] www/xpi-firefoxonwooztalk: update to 1.1.24 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Oct 2 10:43:10 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127798 From miwi at FreeBSD.org Thu Oct 2 10:43:13 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Oct 2 10:43:23 2008 Subject: ports/127797: [PATCH] net-im/wooztalk: update to 0.9.8c Message-ID: <200810021043.m92AhDgg013771@freefall.freebsd.org> Synopsis: [PATCH] net-im/wooztalk: update to 0.9.8c Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Oct 2 10:43:12 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127797 From olgeni at FreeBSD.org Thu Oct 2 11:30:01 2008 From: olgeni at FreeBSD.org (Jimmy Olgeni) Date: Thu Oct 2 11:30:08 2008 Subject: ports/127799: [PATCH] emulators/open-vm-tools: fix pkg-plist (PLIST_SUB) Message-ID: <200810021119.m92BJ3fh039345@backoffice.colby.local> >Number: 127799 >Category: ports >Synopsis: [PATCH] emulators/open-vm-tools: fix pkg-plist (PLIST_SUB) >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 Oct 02 11:30:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD backoffice 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC >Description: Add missing PLIST_SUB settings to Makefile, else "make package" would fail. Port maintainer (mbr@freebsd.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- open-vm-tools-102166_4.patch begins here --- diff -ruN --exclude=CVS /usr/ports/emulators/open-vm-tools/Makefile /usr/chroot.RELENG_7_0/bsdpackage/open-vm-tools/Makefile --- /usr/ports/emulators/open-vm-tools/Makefile 2008-09-29 21:17:15.000000000 +0200 +++ /usr/chroot.RELENG_7_0/bsdpackage/open-vm-tools/Makefile 2008-10-02 13:09:37.000000000 +0200 @@ -56,8 +56,10 @@ .include .if ${OSVERSION} < 600000 +PLIST_SUB+= NOTON5="@comment " SUB_LIST+= NOTON5="@comment " .else +PLIST_SUB+= NOTON5="" SUB_LIST+= NOTON5="" .endif --- open-vm-tools-102166_4.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 11:30:10 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 11:30:20 2008 Subject: ports/127799: [PATCH] emulators/open-vm-tools: fix pkg-plist (PLIST_SUB) Message-ID: <200810021130.m92BUA13017536@freefall.freebsd.org> Synopsis: [PATCH] emulators/open-vm-tools: fix pkg-plist (PLIST_SUB) Responsible-Changed-From-To: freebsd-ports-bugs->mbr Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 11:30:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127799 From wxs at FreeBSD.org Thu Oct 2 13:06:33 2008 From: wxs at FreeBSD.org (wxs@FreeBSD.org) Date: Thu Oct 2 13:06:39 2008 Subject: ports/127324: [PATCH] security/apache-xml-security-c: update to 1.4.0 Message-ID: <200810021306.m92D6WHb024229@freefall.freebsd.org> Synopsis: [PATCH] security/apache-xml-security-c: update to 1.4.0 Responsible-Changed-From-To: freebsd-ports-bugs->wxs Responsible-Changed-By: wxs Responsible-Changed-When: Thu Oct 2 13:06:32 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127324 From fullermd at over-yonder.net Thu Oct 2 13:30:05 2008 From: fullermd at over-yonder.net (Matthew D. Fuller) Date: Thu Oct 2 13:30:20 2008 Subject: ports/127800: [MAINTAINER] Update devel/bazaar-ng to 1.7.1 Message-ID: <20081002132338.6A4CB61C41@draco.over-yonder.net> >Number: 127800 >Category: ports >Synopsis: [MAINTAINER] Update devel/bazaar-ng to 1.7.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: Thu Oct 02 13:30:04 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 point release. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /usr/cvs/ports/devel/bazaar-ng/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- Makefile 24 Sep 2008 14:54:19 -0000 1.36 +++ Makefile 2 Oct 2008 13:18:16 -0000 @@ -6,7 +6,7 @@ # PORTNAME= bazaar-ng -PORTVERSION= 1.7 +PORTVERSION= 1.7.1 CATEGORIES= devel MASTER_SITES= https://launchpad.net/bzr/1.7/${PORTVERSION}/+download/ \ http://bazaar-vcs.org/releases/src/ Index: distinfo =================================================================== RCS file: /usr/cvs/ports/devel/bazaar-ng/distinfo,v retrieving revision 1.29 diff -u -r1.29 distinfo --- distinfo 24 Sep 2008 14:54:19 -0000 1.29 +++ distinfo 2 Oct 2008 13:19:08 -0000 @@ -1,3 +1,3 @@ -MD5 (bzr-1.7.tar.gz) = 54b8d060f8579907f6e0d0acf6c008c9 -SHA256 (bzr-1.7.tar.gz) = 96a7ec7e984095dbb8c5ea05c8737807c6cc9792b98ea15e9ddfbc3edf4c59d9 -SIZE (bzr-1.7.tar.gz) = 3736116 +MD5 (bzr-1.7.1.tar.gz) = 40b9219e59d6cd747906a35ff10d0aba +SHA256 (bzr-1.7.1.tar.gz) = 481af979ecff9f47e77683e65354da932a364d6911bdb155245329429c2c83ab +SIZE (bzr-1.7.1.tar.gz) = 3750181 >Release-Note: >Audit-Trail: >Unformatted: From leeym at FreeBSD.org Thu Oct 2 13:30:05 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Thu Oct 2 13:30:20 2008 Subject: ports/127801: [PATCH] mail/p5-MIME-EncWords: update to 1.010.101 Message-ID: <200810021326.m92DQXOa020675@cn1.leeym.com> >Number: 127801 >Category: ports >Synopsis: [PATCH] mail/p5-MIME-EncWords: update to 1.010.101 >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 Oct 02 13:30:05 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 1.010.101 Port maintainer (Olivier.Girard@univ-angers.fr) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-MIME-EncWords-1.010.101.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/p5-MIME-EncWords/Makefile,v retrieving revision 1.2 diff -u -d -b -w -u -r1.2 Makefile --- Makefile 17 Apr 2008 14:26:55 -0000 1.2 +++ Makefile 2 Oct 2008 13:26:02 -0000 @@ -6,21 +6,24 @@ # PORTNAME= MIME-EncWords -PORTVERSION= 0.040 +PORTVERSION= 1.010.101 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= Olivier.Girard@univ-angers.fr -COMMENT= MIME::EncWords - deal with RFC-1522 encoded words (improved) +COMMENT= Deal with RFC 2047 encoded words (improved) -BUILD_DEPENDS= ${SITE_PERL}/MIME/Charset.pm:${PORTSDIR}/mail/p5-MIME-Charset \ - ${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools -RUN_DEPENDS= ${SITE_PERL}/MIME/Charset.pm:${PORTSDIR}/mail/p5-MIME-Charset \ - ${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools +RUN_DEPENDS= p5-MIME-Charset>=1.006.2:${PORTSDIR}/mail/p5-MIME-Charset PERL_CONFIGURE= yes MAN3= MIME::EncWords.3 -.include +.include + +.if ${PERL_LEVEL} < 500801 +RUN_DEPENDS+= p5-MIME-Base64>=2.13:${PORTSDIR}/converters/p5-MIME-Base64 +.endif + +.include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/mail/p5-MIME-EncWords/distinfo,v retrieving revision 1.1 diff -u -d -b -w -u -r1.1 distinfo --- distinfo 2 Jul 2007 17:18:07 -0000 1.1 +++ distinfo 2 Oct 2008 13:26:02 -0000 @@ -1,3 +1,3 @@ -MD5 (MIME-EncWords-0.040.tar.gz) = b208f410f6a93eface5e34d4c88105e8 -SHA256 (MIME-EncWords-0.040.tar.gz) = 3b355d59154c5e7c4ea3cba9fff6577645b189c6176a9dd90c1f3bdddae0be54 -SIZE (MIME-EncWords-0.040.tar.gz) = 21869 +MD5 (MIME-EncWords-1.010.101.tar.gz) = 2009449d0af39275d45e45a4afcaf58f +SHA256 (MIME-EncWords-1.010.101.tar.gz) = 28a64e9e836ad0d55e3f08bd459a9a40ec88d8ff08adc547b518e952c6cf820a +SIZE (MIME-EncWords-1.010.101.tar.gz) = 32267 --- p5-MIME-EncWords-1.010.101.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 13:30:25 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 13:30:30 2008 Subject: ports/127801: [PATCH] mail/p5-MIME-EncWords: update to 1.010.101 Message-ID: <200810021330.m92DUO1J027528@freefall.freebsd.org> Synopsis: [PATCH] mail/p5-MIME-EncWords: update to 1.010.101 Responsible-Changed-From-To: freebsd-ports-bugs->leeym Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 13:30:24 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127801 From leeym at FreeBSD.org Thu Oct 2 15:30:02 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Thu Oct 2 15:30:09 2008 Subject: ports/127802: [PATCH] textproc/p5-YAML-Tiny: update to 1.32 Message-ID: <200810021524.m92FOHwg069436@cn1.leeym.com> >Number: 127802 >Category: ports >Synopsis: [PATCH] textproc/p5-YAML-Tiny: update to 1.32 >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 Oct 02 15:30: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: - Update to 1.32 Port maintainer (ychsiao@ychsiao.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-YAML-Tiny-1.32.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/textproc/p5-YAML-Tiny/Makefile,v retrieving revision 1.7 diff -u -d -b -w -u -r1.7 Makefile --- Makefile 25 Feb 2008 13:33:39 -0000 1.7 +++ Makefile 2 Oct 2008 15:24:10 -0000 @@ -6,18 +6,16 @@ # PORTNAME= YAML-Tiny -PORTVERSION= 1.25 +PORTVERSION= 1.32 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ychsiao@ychsiao.org -COMMENT= YAML::Tiny - Read/Write YAML files with as little code as possible +COMMENT= Read/Write YAML files with as little code as possible PERL_CONFIGURE= yes -BUILD_DEPENDS+= p5-Test-Base>=0.47:${PORTSDIR}/devel/p5-Test-Base - MAN3= YAML::Tiny.3 .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/textproc/p5-YAML-Tiny/distinfo,v retrieving revision 1.7 diff -u -d -b -w -u -r1.7 distinfo --- distinfo 25 Feb 2008 13:33:39 -0000 1.7 +++ distinfo 2 Oct 2008 15:24:10 -0000 @@ -1,3 +1,3 @@ -MD5 (YAML-Tiny-1.25.tar.gz) = 12d21c46c74b006a2f87c21f7a464f20 -SHA256 (YAML-Tiny-1.25.tar.gz) = 3f780b2c0f1621141e8cba0b9d03d086b3f8b568541b5ba04350eed8434a8dc1 -SIZE (YAML-Tiny-1.25.tar.gz) = 30017 +MD5 (YAML-Tiny-1.32.tar.gz) = 494c5d61d5f0321b59a5b40351e504f6 +SHA256 (YAML-Tiny-1.32.tar.gz) = 16869250c6f6beeebd885dd7048992e474cabf1a86eab6f4c63fe57b033a8653 +SIZE (YAML-Tiny-1.32.tar.gz) = 32501 --- p5-YAML-Tiny-1.32.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 15:30:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 15:30:19 2008 Subject: ports/127802: [PATCH] textproc/p5-YAML-Tiny: update to 1.32 Message-ID: <200810021530.m92FUDBS036823@freefall.freebsd.org> Synopsis: [PATCH] textproc/p5-YAML-Tiny: update to 1.32 Responsible-Changed-From-To: freebsd-ports-bugs->leeym Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 15:30:12 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127802 From miwi at FreeBSD.org Thu Oct 2 15:31:16 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Thu Oct 2 15:31:22 2008 Subject: ports/127800: [MAINTAINER] Update devel/bazaar-ng to 1.7.1 Message-ID: <200810021531.m92FVF8D037280@freefall.freebsd.org> Synopsis: [MAINTAINER] Update devel/bazaar-ng to 1.7.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Thu Oct 2 15:31:15 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127800 From amdmi3 at FreeBSD.org Thu Oct 2 18:40:02 2008 From: amdmi3 at FreeBSD.org (Dmitry Marakasov) Date: Thu Oct 2 18:40:08 2008 Subject: ports/127803: www/firefox3: doesn't use plugins from /usr/local/lib/browser_plugins Message-ID: <20081002183913.9CF0817031@hades.panopticon> >Number: 127803 >Category: ports >Synopsis: www/firefox3: doesn't use plugins from /usr/local/lib/browser_plugins >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Oct 02 18:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #1: Wed Jun 25 15:36:22 MSD 2008 root@hades.panopticon:/usr/obj/usr/src/sys/HADES i386 >Description: Firefox3 doesn't detect any plugins installed under /usr/local/lib/browser_plugins (i.e. gnash, dvju, java). The only plugin available is libnullplugin.so from /usr/local/lib/firefox3/plugins/. If I create symlink to, say, /usr/local/lib/browser_plugins/libgnashplugin.so in /usr/local/lib/firefox3/plugins/, the plugin is detected and works properly. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 18:40:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 18:40:24 2008 Subject: ports/127803: www/firefox3: doesn't use plugins from /usr/local/lib/browser_plugins Message-ID: <200810021840.m92IeCSF052227@freefall.freebsd.org> Synopsis: www/firefox3: doesn't use plugins from /usr/local/lib/browser_plugins Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 18:40:12 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127803 From frtzkatz at yahoo.com Thu Oct 2 19:30:07 2008 From: frtzkatz at yahoo.com (Fritz_Katz) Date: Thu Oct 2 19:30:18 2008 Subject: ports/127804: /usr/ports/devel/gio-fam-backend fails to compile. Message-ID: <200810021928.m92JSXZo078524@www.freebsd.org> >Number: 127804 >Category: ports >Synopsis: /usr/ports/devel/gio-fam-backend fails to compile. >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: Thu Oct 02 19:30:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Fritz_Katz >Release: 7.0-RELEASE i386 >Organization: AAArt >Environment: FreeBSD nvdev.AAArt.com 7.0-RELEASE FreeBSD 7.0-RELEASE #0: Wed May 21 13:31:32 PDT 2008 root@nvdev.expressofitness.com:/usr/obj/usr/src/sys/AAArt i386 >Description: Make of /usr/ports/devel/gio-fam-backend fails. # pkg_add -r gio-fam-backend also fails because 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/gio-fam-backend.tbz' does not exist. >How-To-Repeat: # cd /usr/ports/devel/gio-fam-backend. # make clean ===> Cleaning for gio-fam-backend-2.16.3_1 # make ===> Vulnerability check disabled, database not found ===> Extracting for gio-fam-backend-2.16.3_1 => MD5 Checksum OK for gnome2/glib-2.16.3.tar.bz2. => SHA256 Checksum OK for gnome2/glib-2.16.3.tar.bz2. ===> Patching for gio-fam-backend-2.16.3_1 ===> Applying FreeBSD patches for gio-fam-backend-2.16.3_1 ===> gio-fam-backend-2.16.3_1 depends on executable: gmake - found ===> gio-fam-backend-2.16.3_1 depends on executable: pkg-config - found ===> gio-fam-backend-2.16.3_1 depends on shared library: fam.0 - found ===> gio-fam-backend-2.16.3_1 depends on shared library: glib-2.0.0 - found ===> Configuring for gio-fam-backend-2.16.3_1 (...) cc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so -Wl,-soname -Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. +++++++++++++++++++++++++++++++++++++++++++++ # pkg_add -r gio-fam-backend Error: FTP Unable to get ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/gio-fam-backend.tbz: File unavailable (e.g., file not found, no access) pkg_add: unable to fetch 'ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7.0-release/Latest/gio-fam-backend.tbz' by URL >Fix: >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Thu Oct 2 19:30:21 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Thu Oct 2 19:30:27 2008 Subject: ports/127804: /usr/ports/devel/gio-fam-backend fails to compile. Message-ID: <200810021930.m92JUKkZ055915@freefall.freebsd.org> Synopsis: /usr/ports/devel/gio-fam-backend fails to compile. Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Thu Oct 2 19:30:20 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127804 From peter.schuller at infidyne.com Thu Oct 2 22:00:07 2008 From: peter.schuller at infidyne.com (peter.schuller@infidyne.com) Date: Thu Oct 2 22:00:13 2008 Subject: ports/127805: [MAINTAINER UPDATE] devel/py25-boto: update to 1.4c Message-ID: <20081002215232.D451AA741C@prometheus.scode.org> >Number: 127805 >Category: ports >Synopsis: [MAINTAINER UPDATE] devel/py25-boto: update to 1.4c >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 Oct 02 22:00:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: User & >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD prometheus.scode.org 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #2: Thu Sep 25 20:45:07 CEST 2008 >Description: - Update to 1.4c. This is a bugfix-only upstream release relative to 1.4a (currently in ports). Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- py25-boto-1.4c.patch begins here --- diff -ruN --exclude=CVS /usr/ports/devel/py-boto.orig/Makefile /usr/ports/devel/py-boto/Makefile --- /usr/ports/devel/py-boto.orig/Makefile 2008-09-07 06:49:31.000000000 +0200 +++ /usr/ports/devel/py-boto/Makefile 2008-10-02 23:44:53.892921000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= boto -PORTVERSION= 1.4a +PORTVERSION= 1.4c CATEGORIES= devel python MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff -ruN --exclude=CVS /usr/ports/devel/py-boto.orig/distinfo /usr/ports/devel/py-boto/distinfo --- /usr/ports/devel/py-boto.orig/distinfo 2008-09-07 06:49:31.000000000 +0200 +++ /usr/ports/devel/py-boto/distinfo 2008-10-02 23:45:01.994914131 +0200 @@ -1,3 +1,3 @@ -MD5 (boto-1.4a.tar.gz) = f349767aad47a73455e1e71c356f23be -SHA256 (boto-1.4a.tar.gz) = bee52c9b9896840e82bb70246208008626240df05a6c1080daa7b11b1d1b093a -SIZE (boto-1.4a.tar.gz) = 123754 +MD5 (boto-1.4c.tar.gz) = cdc586bc0e01035c1f7c17d6a317cc55 +SHA256 (boto-1.4c.tar.gz) = 25fe3221f07017085ab2a315b349aec87dbcb354722ff4ef78f5f5ab80e3fd65 +SIZE (boto-1.4c.tar.gz) = 123862 --- py25-boto-1.4c.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From amdmi3 at FreeBSD.org Thu Oct 2 22:25:49 2008 From: amdmi3 at FreeBSD.org (amdmi3@FreeBSD.org) Date: Thu Oct 2 22:25:56 2008 Subject: ports/127805: [MAINTAINER UPDATE] devel/py25-boto: update to 1.4c Message-ID: <200810022225.m92MPnNY068920@freefall.freebsd.org> Synopsis: [MAINTAINER UPDATE] devel/py25-boto: update to 1.4c Responsible-Changed-From-To: freebsd-ports-bugs->amdmi3 Responsible-Changed-By: amdmi3 Responsible-Changed-When: Thu Oct 2 22:25:48 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127805 From beech at FreeBSD.org Thu Oct 2 23:41:05 2008 From: beech at FreeBSD.org (beech@FreeBSD.org) Date: Thu Oct 2 23:41:14 2008 Subject: ports/127768: [PATCH] databases/memcachedb: fix typo Message-ID: <200810022341.m92Nf5OJ076087@freefall.freebsd.org> Synopsis: [PATCH] databases/memcachedb: fix typo Responsible-Changed-From-To: freebsd-ports-bugs->beech Responsible-Changed-By: beech Responsible-Changed-When: Thu Oct 2 23:40:26 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=127768 From svvord at spline-studio.ru Fri Oct 3 01:30:02 2008 From: svvord at spline-studio.ru (Sergei Golyashov) Date: Fri Oct 3 01:30:10 2008 Subject: ports/127806: New port for GEGL Message-ID: <200810030126.m931Q2jI031304@www.freebsd.org> >Number: 127806 >Category: ports >Synopsis: New port for GEGL >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 03 01:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergei Golyashov >Release: FreeBSD 7.0-STABLE i386 >Organization: Spline Ltd. >Environment: FreeBSD crush.dony 7.0-STABLE FreeBSD 7.0-STABLE #2: Sat Aug 23 03:58:51 VLAST 2008 crush@crush.dony:/usr/obj/usr/src/sys/CRUSH i386 >Description: GEGL it is required for build GIMP 2.6 >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: # # gegl # gegl/files # gegl/files/patch-docs__Makefile.am # gegl/files/patch-docs__Makefile.in # gegl/files/patch-Makefile.am # gegl/files/patch-Makefile.in # gegl/Makefile # gegl/pkg-descr # gegl/pkg-plist # gegl/distinfo # echo c - gegl mkdir -p gegl > /dev/null 2>&1 echo c - gegl/files mkdir -p gegl/files > /dev/null 2>&1 echo x - gegl/files/patch-docs__Makefile.am sed 's/^X//' >gegl/files/patch-docs__Makefile.am << '4e5825b7a95671da75b6f73d0ec21c37' X--- docs/Makefile.am.orig 2008-07-01 16:19:28.000000000 +1100 X+++ docs/Makefile.am 2008-07-01 16:19:56.000000000 +1100 X@@ -192,7 +192,7 @@ X $(INSTALL) $(srcdir)/api.html $(help_dir) X endif X $(INSTALL) $(srcdir)/gegl.devhelp $(help_dir) X- $(INSTALL) -T $(srcdir)/devhelp.css $(help_dir)/gegl.css X+ $(INSTALL) $(srcdir)/devhelp.css $(help_dir)/gegl.css X X uninstall-local: X if HAVE_ENSCRIPT 4e5825b7a95671da75b6f73d0ec21c37 echo x - gegl/files/patch-docs__Makefile.in sed 's/^X//' >gegl/files/patch-docs__Makefile.in << 'cf48dffeeab1820a2e10ee924fe75203' X--- docs/Makefile.in.orig 2008-07-01 16:19:37.000000000 +1100 X+++ docs/Makefile.in 2008-07-01 16:19:49.000000000 +1100 X@@ -751,7 +751,7 @@ X @HAVE_ENSCRIPT_TRUE@ $(srcdir)/gegl-plugin.h.html $(help_dir) X @HAVE_RUBY_TRUE@ $(INSTALL) $(srcdir)/api.html $(help_dir) X $(INSTALL) $(srcdir)/gegl.devhelp $(help_dir) X- $(INSTALL) -T $(srcdir)/devhelp.css $(help_dir)/gegl.css X+ $(INSTALL) $(srcdir)/devhelp.css $(help_dir)/gegl.css X X uninstall-local: X @HAVE_ENSCRIPT_TRUE@ rm -f $(help_dir)/brightness-contrast.c.html $(help_dir)/gegl.h.html cf48dffeeab1820a2e10ee924fe75203 echo x - gegl/files/patch-Makefile.am sed 's/^X//' >gegl/files/patch-Makefile.am << '8cab6898432482b3e9197aa29fd6c418' X--- Makefile.am.orig 2008-09-13 03:33:09.000000000 +1100 X+++ Makefile.am 2008-09-13 03:33:40.000000000 +1100 X@@ -11,7 +11,7 @@ X SUBDIRS+= docs X endif X X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(libdir)data/pkgconfig X pkgconfig_DATA = gegl.pc X X built_dist_files = README 8cab6898432482b3e9197aa29fd6c418 echo x - gegl/files/patch-Makefile.in sed 's/^X//' >gegl/files/patch-Makefile.in << '4b610468f7f2e58e9e9094a111ee0197' X--- Makefile.in.orig 2008-09-13 03:44:08.000000000 +1100 X+++ Makefile.in 2008-09-13 03:45:19.000000000 +1100 X@@ -322,7 +322,7 @@ X target_alias = @target_alias@ X AUTOMAKE_OPTIONS = dist-bzip2 X SUBDIRS = gegl operations bin tools examples $(am__append_1) X-pkgconfigdir = $(libdir)/pkgconfig X+pkgconfigdir = $(libdir)data/pkgconfig X pkgconfig_DATA = gegl.pc X built_dist_files = README X EXTRA_DIST = \ 4b610468f7f2e58e9e9094a111ee0197 echo x - gegl/Makefile sed 's/^X//' >gegl/Makefile << '471c29dcb473946bff8fa187e1f604ca' X# New ports collection makefile for: gegl X# Date created: Fri Sep 12 17:01:40 UTC 2008 X# Whom: Golyashov Sergey X# X# $FreeBSD$ X# X XPORTNAME= gegl XPORTVERSION= 0.0.18 XCATEGORIES= graphics XMASTER_SITES= ftp://ftp.gimp.org/pub/gegl/0.0/ X XMAINTAINER= svvord@spline-studio.ru XCOMMENT= GEGL engenie X XLIB_DEPENDS+= babl:${PORTSDIR}/x11/babl X#LIB_DEPENDS+= enscript-a4:${PORTSDIR}/print/enscript-a4 X XUSE_BZIP2= yes XUSE_LDCONFIG= yes XUSE_GMAKE= yes X XDOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME} XGNU_CONFIGURE= yes X XCONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ X --enable-gtk-doc X XCONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" \ X CPPFLAGS="-I${LOCALBASE}/include" X Xpre-configure: X @cd ${WRKSRC}; ${AUTORECONF} X @cd ${WRKSRC}; ${AUTOCONF} X X.include 471c29dcb473946bff8fa187e1f604ca echo x - gegl/pkg-descr sed 's/^X//' >gegl/pkg-descr << 'cf47638ed5c60dfec36532b7dfe3aaf4' XGEGL (Generic Graphics Library) is a graph based image processing framework. X XWWW: http://gegl.org/ cf47638ed5c60dfec36532b7dfe3aaf4 echo x - gegl/pkg-plist sed 's/^X//' >gegl/pkg-plist << 'fe0c96c6b24dd3828325fb130e080263' Xbin/gegl Xinclude/gegl-0.0/operation/gegl-operation.h Xinclude/gegl-0.0/operation/gegl-operation-area-filter.h Xinclude/gegl-0.0/operation/gegl-operation-composer.h Xinclude/gegl-0.0/operation/gegl-operation-filter.h Xinclude/gegl-0.0/operation/gegl-operation-meta.h Xinclude/gegl-0.0/operation/gegl-operation-point-composer.h Xinclude/gegl-0.0/operation/gegl-operation-point-filter.h Xinclude/gegl-0.0/operation/gegl-operation-point-render.h Xinclude/gegl-0.0/operation/gegl-operation-sink.h Xinclude/gegl-0.0/operation/gegl-operation-source.h Xinclude/gegl-0.0/operation/gegl-operation-temporal.h Xinclude/gegl-0.0/gegl.h Xinclude/gegl-0.0/gegl-utils.h Xinclude/gegl-0.0/gegl-chant.h Xinclude/gegl-0.0/gegl-plugin.h Xinclude/gegl-0.0/gegl-config.c Xinclude/gegl-0.0/gegl-buffer.h Xinclude/gegl-0.0/gegl-paramspecs.h Xinclude/gegl-0.0/gegl-color.h Xinclude/gegl-0.0/gegl-curve.h Xlib/libgegl-0.0.so.18 Xlib/libgegl-0.0.so Xlib/libgegl-0.0.la Xlib/gegl-0.0/affine.so Xlib/gegl-0.0/affine.la Xlib/gegl-0.0/clone.so Xlib/gegl-0.0/clone.la Xlib/gegl-0.0/convert-format.so Xlib/gegl-0.0/convert-format.la Xlib/gegl-0.0/crop.so Xlib/gegl-0.0/crop.la Xlib/gegl-0.0/nop.so Xlib/gegl-0.0/nop.la Xlib/gegl-0.0/shift.so Xlib/gegl-0.0/shift.la Xlib/gegl-0.0/bilateral-filter.so Xlib/gegl-0.0/bilateral-filter.la Xlib/gegl-0.0/box-blur.so Xlib/gegl-0.0/box-blur.la Xlib/gegl-0.0/brightness-contrast.so Xlib/gegl-0.0/brightness-contrast.la Xlib/gegl-0.0/c2g.so Xlib/gegl-0.0/c2g.la Xlib/gegl-0.0/checkerboard.so Xlib/gegl-0.0/checkerboard.la Xlib/gegl-0.0/color-temperature.so Xlib/gegl-0.0/color-temperature.la Xlib/gegl-0.0/color.so Xlib/gegl-0.0/color.la Xlib/gegl-0.0/contrast-curve.so Xlib/gegl-0.0/contrast-curve.la Xlib/gegl-0.0/difference-of-gaussians.so Xlib/gegl-0.0/difference-of-gaussians.la Xlib/gegl-0.0/dropshadow.so Xlib/gegl-0.0/dropshadow.la Xlib/gegl-0.0/fractal-explorer.so Xlib/gegl-0.0/fractal-explorer.la Xlib/gegl-0.0/gaussian-blur.so Xlib/gegl-0.0/gaussian-blur.la Xlib/gegl-0.0/grey.so Xlib/gegl-0.0/grey.la Xlib/gegl-0.0/introspect.so Xlib/gegl-0.0/introspect.la Xlib/gegl-0.0/invert.so Xlib/gegl-0.0/invert.la Xlib/gegl-0.0/layer.so Xlib/gegl-0.0/layer.la Xlib/gegl-0.0/levels.so Xlib/gegl-0.0/levels.la Xlib/gegl-0.0/load-buffer.so Xlib/gegl-0.0/load-buffer.la Xlib/gegl-0.0/load.so Xlib/gegl-0.0/load.la Xlib/gegl-0.0/magick-load.so Xlib/gegl-0.0/magick-load.la Xlib/gegl-0.0/mblur.so Xlib/gegl-0.0/mblur.la Xlib/gegl-0.0/mono-mixer.so Xlib/gegl-0.0/mono-mixer.la Xlib/gegl-0.0/noise.so Xlib/gegl-0.0/noise.la Xlib/gegl-0.0/opacity.so Xlib/gegl-0.0/opacity.la Xlib/gegl-0.0/open-buffer.so Xlib/gegl-0.0/open-buffer.la Xlib/gegl-0.0/raw-load.so Xlib/gegl-0.0/raw-load.la Xlib/gegl-0.0/rectangle.so Xlib/gegl-0.0/rectangle.la Xlib/gegl-0.0/remap.so Xlib/gegl-0.0/remap.la Xlib/gegl-0.0/save-buffer.so Xlib/gegl-0.0/save-buffer.la Xlib/gegl-0.0/snn-mean.so Xlib/gegl-0.0/snn-mean.la Xlib/gegl-0.0/stress.so Xlib/gegl-0.0/stress.la Xlib/gegl-0.0/stretch-contrast.so Xlib/gegl-0.0/stretch-contrast.la Xlib/gegl-0.0/svg-huerotate.so Xlib/gegl-0.0/svg-huerotate.la Xlib/gegl-0.0/svg-luminancetoalpha.so Xlib/gegl-0.0/svg-luminancetoalpha.la Xlib/gegl-0.0/svg-matrix.so Xlib/gegl-0.0/svg-matrix.la Xlib/gegl-0.0/svg-saturate.so Xlib/gegl-0.0/svg-saturate.la Xlib/gegl-0.0/threshold.so Xlib/gegl-0.0/threshold.la Xlib/gegl-0.0/tonemap.so Xlib/gegl-0.0/tonemap.la Xlib/gegl-0.0/unsharp-mask.so Xlib/gegl-0.0/unsharp-mask.la Xlib/gegl-0.0/value-invert.so Xlib/gegl-0.0/value-invert.la Xlib/gegl-0.0/whitebalance.so Xlib/gegl-0.0/whitebalance.la Xlib/gegl-0.0/write-buffer.so Xlib/gegl-0.0/write-buffer.la Xlib/gegl-0.0/text.so Xlib/gegl-0.0/text.la Xlib/gegl-0.0/png-load.so Xlib/gegl-0.0/png-load.la Xlib/gegl-0.0/png-save.so Xlib/gegl-0.0/png-save.la Xlib/gegl-0.0/jpg-load.so Xlib/gegl-0.0/jpg-load.la Xlib/gegl-0.0/svg-load.so Xlib/gegl-0.0/svg-load.la Xlib/gegl-0.0/pixbuf.so Xlib/gegl-0.0/pixbuf.la Xlib/gegl-0.0/save-pixbuf.so Xlib/gegl-0.0/save-pixbuf.la Xlib/gegl-0.0/exr-load.so Xlib/gegl-0.0/exr-load.la Xlib/gegl-0.0/display.so Xlib/gegl-0.0/display.la Xlib/gegl-0.0/v4l.so Xlib/gegl-0.0/v4l.la Xlib/gegl-0.0/ff-load.so Xlib/gegl-0.0/ff-load.la Xlib/gegl-0.0/add.so Xlib/gegl-0.0/add.la Xlib/gegl-0.0/clear.so Xlib/gegl-0.0/clear.la Xlib/gegl-0.0/color-burn.so Xlib/gegl-0.0/color-burn.la Xlib/gegl-0.0/color-dodge.so Xlib/gegl-0.0/color-dodge.la Xlib/gegl-0.0/darken.so Xlib/gegl-0.0/darken.la Xlib/gegl-0.0/difference.so Xlib/gegl-0.0/difference.la Xlib/gegl-0.0/divide.so Xlib/gegl-0.0/divide.la Xlib/gegl-0.0/dst-atop.so Xlib/gegl-0.0/dst-atop.la Xlib/gegl-0.0/dst-in.so Xlib/gegl-0.0/dst-in.la Xlib/gegl-0.0/dst-out.so Xlib/gegl-0.0/dst-out.la Xlib/gegl-0.0/dst-over.so Xlib/gegl-0.0/dst-over.la Xlib/gegl-0.0/dst.so Xlib/gegl-0.0/dst.la Xlib/gegl-0.0/exclusion.so Xlib/gegl-0.0/exclusion.la Xlib/gegl-0.0/gamma.so Xlib/gegl-0.0/gamma.la Xlib/gegl-0.0/hard-light.so Xlib/gegl-0.0/hard-light.la Xlib/gegl-0.0/lighten.so Xlib/gegl-0.0/lighten.la Xlib/gegl-0.0/multiply.so Xlib/gegl-0.0/multiply.la Xlib/gegl-0.0/normal.so Xlib/gegl-0.0/normal.la Xlib/gegl-0.0/over.so Xlib/gegl-0.0/over.la Xlib/gegl-0.0/overlay.so Xlib/gegl-0.0/overlay.la Xlib/gegl-0.0/plus.so Xlib/gegl-0.0/plus.la Xlib/gegl-0.0/screen.so Xlib/gegl-0.0/screen.la Xlib/gegl-0.0/soft-light.so Xlib/gegl-0.0/soft-light.la Xlib/gegl-0.0/src-atop.so Xlib/gegl-0.0/src-atop.la Xlib/gegl-0.0/src-in.so Xlib/gegl-0.0/src-in.la Xlib/gegl-0.0/src-out.so Xlib/gegl-0.0/src-out.la Xlib/gegl-0.0/src-over.so Xlib/gegl-0.0/src-over.la Xlib/gegl-0.0/src.so Xlib/gegl-0.0/src.la Xlib/gegl-0.0/subtract.so Xlib/gegl-0.0/subtract.la Xlib/gegl-0.0/svg-multiply.so Xlib/gegl-0.0/svg-multiply.la Xlib/gegl-0.0/xor.so Xlib/gegl-0.0/xor.la Xlibdata/pkgconfig/gegl.pc X@dirrm include/gegl-0.0/operation X@dirrm include/gegl-0.0 X@dirrm lib/gegl-0.0 fe0c96c6b24dd3828325fb130e080263 echo x - gegl/distinfo sed 's/^X//' >gegl/distinfo << 'f07c7ef4fbfe33c5d7d9e08b5ccc7a69' XMD5 (gegl-0.0.18.tar.bz2) = e458409440a7b51f446df321c3657e4d XSHA256 (gegl-0.0.18.tar.bz2) = 58d5c2c415684f5744dd8dec80a1c230fc4b02ecea6c9edf3b5ef3ed4046ef93 XSIZE (gegl-0.0.18.tar.bz2) = 1204867 f07c7ef4fbfe33c5d7d9e08b5ccc7a69 exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 01:30:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 01:30:21 2008 Subject: ports/127806: New port for GEGL Message-ID: <200810030130.m931UCAf084240@freefall.freebsd.org> Synopsis: New port for GEGL Class-Changed-From-To: maintainer-update->change-request Class-Changed-By: edwin Class-Changed-When: Fri Oct 3 01:30:12 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=127806 From wenheping at gmail.com Fri Oct 3 04:20:02 2008 From: wenheping at gmail.com (Wen heping) Date: Fri Oct 3 04:20:09 2008 Subject: ports/127807: [Update]devel/nasm:update to 2.05rc1 Message-ID: <200810030417.m934H81Q002041@www.freebsd.org> >Number: 127807 >Category: ports >Synopsis: [Update]devel/nasm:update to 2.05rc1 >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 Oct 03 04:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 2.05rc1 from 2.02 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-03 19:38:34.000000000 +0800 +++ Makefile 2008-10-03 19:40:41.000000000 +0800 @@ -6,11 +6,12 @@ # PORTNAME= nasm -PORTVERSION= 2.02 +PORTVERSION= 2.05r1 PORTEPOCH= 1 CATEGORIES= devel lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nasm +DISTNAME= ${PORTNAME}-2.05rc1 DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-xdoc${EXTRACT_SUFX} MAINTAINER= krion@FreeBSD.org --- distinfo.orig 2008-06-06 19:41:30.000000000 +0800 +++ distinfo 2008-10-03 19:40:54.000000000 +0800 @@ -1,6 +1,6 @@ -MD5 (nasm-2.02.tar.bz2) = 2662a090fb0d31ae27334a2393ef5240 -SHA256 (nasm-2.02.tar.bz2) = 1746c4d0fbe6f1f37c54459143f3a03875c372896ed823e3fa826f14fe72fbd2 -SIZE (nasm-2.02.tar.bz2) = 729602 -MD5 (nasm-2.02-xdoc.tar.bz2) = e9db57c13a76bb588ced26b76db3705e -SHA256 (nasm-2.02-xdoc.tar.bz2) = a4a58d06b97cb5a6a4878668006a53fd0b40d8be4b6418b2252cf4ff0babea05 -SIZE (nasm-2.02-xdoc.tar.bz2) = 581772 +MD5 (nasm-2.05rc1.tar.bz2) = 160402deaa645fde6b7145895c556195 +SHA256 (nasm-2.05rc1.tar.bz2) = fd9747787375e36979ce8f085040e3cb64692250bcaf078a2c376161b100b04e +SIZE (nasm-2.05rc1.tar.bz2) = 787223 +MD5 (nasm-2.05rc1-xdoc.tar.bz2) = 59b637a7ff7fc4cb20af6167137611c8 +SHA256 (nasm-2.05rc1-xdoc.tar.bz2) = 4cfeb4764d105836c106851307decde2a671b41c28e70f9dbd9dfdaf3a4672d7 +SIZE (nasm-2.05rc1-xdoc.tar.bz2) = 798262 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 04:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 04:20:17 2008 Subject: ports/127807: [Update]devel/nasm:update to 2.05rc1 Message-ID: <200810030420.m934KBEq097200@freefall.freebsd.org> Synopsis: [Update]devel/nasm:update to 2.05rc1 Responsible-Changed-From-To: freebsd-ports-bugs->krion Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 04: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=127807 From linimon at FreeBSD.org Fri Oct 3 05:45:45 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Oct 3 05:45:52 2008 Subject: ports/127725: graphics/gd: gd-2.0.25 cann't be installed from ports Message-ID: <200810030545.m935jjRi010030@freefall.freebsd.org> Old Synopsis: gd-2.0.25 cann't be installed from ports New Synopsis: graphics/gd: gd-2.0.25 cann't be installed from ports Responsible-Changed-From-To: freebsd-ports-bugs->dinoex Responsible-Changed-By: linimon Responsible-Changed-When: Fri Oct 3 05:45:09 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127725 From linimon at FreeBSD.org Fri Oct 3 05:49:09 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Oct 3 05:49:16 2008 Subject: ports/127496: devel/icu 3.8.1_1 does not build when Danish locale is in effect Message-ID: <200810030549.m935n9n9010106@freefall.freebsd.org> Synopsis: devel/icu 3.8.1_1 does not build when Danish locale is in effect Responsible-Changed-From-To: freebsd-ports-bugs->mi Responsible-Changed-By: linimon Responsible-Changed-When: Fri Oct 3 05:48:49 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127496 From yzlin at cs.nctu.edu.tw Fri Oct 3 06:10:02 2008 From: yzlin at cs.nctu.edu.tw (Yi-Jheng Lin) Date: Fri Oct 3 06:10:11 2008 Subject: ports/127808: [PATCH] devel/ipython-py25: update to 0.9.1 Message-ID: <200810030604.m9364I2T034196@stucgi.cs.nctu.edu.tw> >Number: 127808 >Category: ports >Synopsis: [PATCH] devel/ipython-py25: update to 0.9.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 Oct 03 06:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Yi-Jheng Lin >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: NCTU CS >Environment: System: FreeBSD stucgi 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Fri Sep 5 14:56:26 CST >Description: - Update to 0.9.1 Added file(s): - files/patch-setupbase.py Removed file(s): - files/patch-setup.py Port maintainer (dryice@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- ipython-py25-0.9.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/devel/ipython/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- Makefile 5 Jun 2008 12:21:14 -0000 1.29 +++ Makefile 3 Oct 2008 06:01:18 -0000 @@ -6,7 +6,7 @@ # PORTNAME= ipython -PORTVERSION= 0.8.4 +PORTVERSION= 0.9.1 CATEGORIES= devel python MASTER_SITES= http://ipython.scipy.org/dist/ \ ${MASTER_SITE_LOCAL} \ @@ -17,38 +17,27 @@ MAINTAINER= dryice@FreeBSD.org COMMENT= An enhanced Interactive Python shell -RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pexpect.py:${PORTSDIR}/misc/py-pexpect +RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pexpect.py:${PORTSDIR}/misc/py-pexpect \ + ${PYCTYPES} -post-patch: -.if defined(NOPORTDOCS) - ${REINPLACE_CMD} -e "s#('data', docdirbase, docfiles),# #g" ${WRKSRC}/setup.py - ${REINPLACE_CMD} -e "s#('data', pjoin(docdirbase, 'manual'),manfiles),# #g" ${WRKSRC}/setup.py - ${REINPLACE_CMD} -e "s#('data', pjoin(docdirbase, 'manual/_static'),manstatic),# #g" ${WRKSRC}/setup.py - ${REINPLACE_CMD} -e "s#('data',pjoin(docdirbase, 'extensions'),igridhelpfiles),# #g" ${WRKSRC}/setup.py -.endif - -.if defined(NOPORTEXAMPLES) - ${REINPLACE_CMD} -e "s#('data', pjoin(docdirbase, 'examples'),examfiles),# #g" ${WRKSRC}/setup.py -.endif +USE_PYTHON= yes +USE_PYDISTUTILS= yes -.if defined(NOPORTEXAMPLES) - ${REINPLACE_CMD} -e "s#('data', manpagebase, manpages),# #g" ${WRKSRC}/setup.py -.else MAN1= ipython.1 pycolor.1 MANCOMPRESSED= yes -.endif .ifndef NOPORTDOCS PORTDOCS= * .endif -USE_PYTHON= yes -USE_PYDISTUTILS= yes - -.include +post-patch: +.if defined(NOPORTDOCS) + ${REINPLACE_CMD} -e "s#('data',pjoin(docdirbase,'extensions'),igridhelpfiles),# #g" ${WRKSRC}/setupbase.py + ${REINPLACE_CMD} -e "s# + manual_files##g" ${WRKSRC}/setupbase.py +.endif -.if ${PYTHON_REL} < 250 -RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/_ctypes.so:${PORTSDIR}/devel/py-ctypes +.if defined(NOPORTEXAMPLES) + ${REINPLACE_CMD} -e "s# + example_files##g" ${WRKSRC}/setupbase.py .endif -.include +.include Index: distinfo =================================================================== RCS file: /home/ncvs/ports/devel/ipython/distinfo,v retrieving revision 1.25 diff -u -r1.25 distinfo --- distinfo 5 Jun 2008 12:21:14 -0000 1.25 +++ distinfo 3 Oct 2008 06:01:18 -0000 @@ -1,3 +1,3 @@ -MD5 (ipython-0.8.4.tar.gz) = 9b8b439d295defa694b9fbf799203680 -SHA256 (ipython-0.8.4.tar.gz) = 8e66b67913415ecb29366e20d37929922e9df2a33e52684dd9cdfdccec867c3e -SIZE (ipython-0.8.4.tar.gz) = 1161945 +MD5 (ipython-0.9.1.tar.gz) = 8a1bd1a9be272f4ddf4de99e5c1ad0dc +SHA256 (ipython-0.9.1.tar.gz) = 5540bc1a01f11ca66c3d7c31a43af670fd0f0044b8e38d142614872956548006 +SIZE (ipython-0.9.1.tar.gz) = 2798383 Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/devel/ipython/pkg-plist,v retrieving revision 1.20 diff -u -r1.20 pkg-plist --- pkg-plist 5 Jun 2008 12:21:14 -0000 1.20 +++ pkg-plist 3 Oct 2008 06:01:18 -0000 @@ -1,363 +1,838 @@ +bin/ipengine +bin/ipcontroller +bin/ipcluster bin/ipython -bin/irunner +bin/ipythonx +bin/ipython-wx bin/pycolor +bin/irunner +bin/iptest %%PYTHON_SITELIBDIR%%/IPython/ColorANSI.py -%%PYTHON_SITELIBDIR%%/IPython/ColorANSI.pyc -%%PYTHON_SITELIBDIR%%/IPython/ColorANSI.pyo %%PYTHON_SITELIBDIR%%/IPython/ConfigLoader.py -%%PYTHON_SITELIBDIR%%/IPython/ConfigLoader.pyc -%%PYTHON_SITELIBDIR%%/IPython/ConfigLoader.pyo %%PYTHON_SITELIBDIR%%/IPython/CrashHandler.py -%%PYTHON_SITELIBDIR%%/IPython/CrashHandler.pyc -%%PYTHON_SITELIBDIR%%/IPython/CrashHandler.pyo %%PYTHON_SITELIBDIR%%/IPython/DPyGetOpt.py -%%PYTHON_SITELIBDIR%%/IPython/DPyGetOpt.pyc -%%PYTHON_SITELIBDIR%%/IPython/DPyGetOpt.pyo %%PYTHON_SITELIBDIR%%/IPython/Debugger.py -%%PYTHON_SITELIBDIR%%/IPython/Debugger.pyc -%%PYTHON_SITELIBDIR%%/IPython/Debugger.pyo +%%PYTHON_SITELIBDIR%%/IPython/FakeModule.py +%%PYTHON_SITELIBDIR%%/IPython/Gnuplot2.py +%%PYTHON_SITELIBDIR%%/IPython/GnuplotInteractive.py +%%PYTHON_SITELIBDIR%%/IPython/GnuplotRuntime.py +%%PYTHON_SITELIBDIR%%/IPython/Itpl.py +%%PYTHON_SITELIBDIR%%/IPython/Logger.py +%%PYTHON_SITELIBDIR%%/IPython/Magic.py +%%PYTHON_SITELIBDIR%%/IPython/OInspect.py +%%PYTHON_SITELIBDIR%%/IPython/Prompts.py +%%PYTHON_SITELIBDIR%%/IPython/OutputTrap.py +%%PYTHON_SITELIBDIR%%/IPython/PyColorize.py +%%PYTHON_SITELIBDIR%%/IPython/Release.py +%%PYTHON_SITELIBDIR%%/IPython/Shell.py +%%PYTHON_SITELIBDIR%%/IPython/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/background_jobs.py +%%PYTHON_SITELIBDIR%%/IPython/completer.py +%%PYTHON_SITELIBDIR%%/IPython/gui/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipshell_nonblocking.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_history.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_view.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/thread_ex.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/wxIPython.py +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipshell_nonblocking.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_history.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_view.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/thread_ex.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/wxIPython.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipshell_nonblocking.pyo +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_history.pyo +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_view.pyo +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/thread_ex.pyo +%%PYTHON_SITELIBDIR%%/IPython/gui/wx/wxIPython.pyo +%%PYTHON_SITELIBDIR%%/IPython/gui/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/gui/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/deep_reload.py +%%PYTHON_SITELIBDIR%%/IPython/demo.py +%%PYTHON_SITELIBDIR%%/IPython/dtutils.py +%%PYTHON_SITELIBDIR%%/IPython/excolors.py +%%PYTHON_SITELIBDIR%%/IPython/generics.py +%%PYTHON_SITELIBDIR%%/IPython/genutils.py +%%PYTHON_SITELIBDIR%%/IPython/history.py +%%PYTHON_SITELIBDIR%%/IPython/hooks.py +%%PYTHON_SITELIBDIR%%/IPython/ipapi.py +%%PYTHON_SITELIBDIR%%/IPython/iplib.py +%%PYTHON_SITELIBDIR%%/IPython/ipmaker.py +%%PYTHON_SITELIBDIR%%/IPython/ipstruct.py +%%PYTHON_SITELIBDIR%%/IPython/irunner.py +%%PYTHON_SITELIBDIR%%/IPython/macro.py +%%PYTHON_SITELIBDIR%%/IPython/numutils.py +%%PYTHON_SITELIBDIR%%/IPython/platutils.py +%%PYTHON_SITELIBDIR%%/IPython/platutils_dummy.py +%%PYTHON_SITELIBDIR%%/IPython/platutils_posix.py +%%PYTHON_SITELIBDIR%%/IPython/platutils_win32.py +%%PYTHON_SITELIBDIR%%/IPython/prefilter.py +%%PYTHON_SITELIBDIR%%/IPython/rlineimpl.py +%%PYTHON_SITELIBDIR%%/IPython/shadowns.py +%%PYTHON_SITELIBDIR%%/IPython/shellglobals.py +%%PYTHON_SITELIBDIR%%/IPython/strdispatch.py +%%PYTHON_SITELIBDIR%%/IPython/twshell.py +%%PYTHON_SITELIBDIR%%/IPython/ultraTB.py +%%PYTHON_SITELIBDIR%%/IPython/upgrade_dir.py +%%PYTHON_SITELIBDIR%%/IPython/usage.py +%%PYTHON_SITELIBDIR%%/IPython/wildcard.py +%%PYTHON_SITELIBDIR%%/IPython/winconsole.py +%%PYTHON_SITELIBDIR%%/IPython/config/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/config/api.py +%%PYTHON_SITELIBDIR%%/IPython/config/cutils.py +%%PYTHON_SITELIBDIR%%/IPython/config/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/config/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/config/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/config/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/config/api.pyc +%%PYTHON_SITELIBDIR%%/IPython/config/cutils.pyc +%%PYTHON_SITELIBDIR%%/IPython/config/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/config/api.pyo +%%PYTHON_SITELIBDIR%%/IPython/config/cutils.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterExec.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterExec.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterExec.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterPasteInput.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterPasteInput.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterPasteInput.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInput.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInput.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInput.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInteractive.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInteractive.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInteractive.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/__init__.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/__init__.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/__init__.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/astyle.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/astyle.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/astyle.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/clearcmd.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/clearcmd.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/clearcmd.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/envpersist.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/envpersist.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/envpersist.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ext_rescapture.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ext_rescapture.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ext_rescapture.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ibrowse.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ibrowse.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ibrowse.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/igrid.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/igrid.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/igrid.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipipe.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipipe.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipipe.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_app_completers.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_app_completers.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_app_completers.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_autoreload.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_autoreload.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_autoreload.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_bzr.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_bzr.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_bzr.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_completers.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_completers.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_completers.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_constants.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_constants.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_constants.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_defaults.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_defaults.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_defaults.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_editors.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_editors.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_editors.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_exportdb.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_exportdb.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_exportdb.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_extutil.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_extutil.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_extutil.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_fsops.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_fsops.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_fsops.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_gnuglobal.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_gnuglobal.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_gnuglobal.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_greedycompleter.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_greedycompleter.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_greedycompleter.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_jot.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_jot.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_jot.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_kitcfg.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_kitcfg.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_kitcfg.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_legacy.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_legacy.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_legacy.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_leo.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_leo.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_leo.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_lookfor.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_lookfor.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_lookfor.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_p4.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_p4.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_p4.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_doctest.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_doctest.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_doctest.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_none.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_none.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_none.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_numpy.py %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_scipy.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_scipy.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_scipy.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_sh.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_sh.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_sh.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_zope.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_zope.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_zope.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_pydb.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_pydb.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_pydb.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_rehashdir.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_rehashdir.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_rehashdir.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/jobctrl.py %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_render.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_render.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_render.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_server.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_server.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_server.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_signals.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_signals.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_signals.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_stock_completers.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_stock_completers.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_stock_completers.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_synchronize_with.py %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_system_conf.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_system_conf.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_system_conf.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_traits_completer.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_traits_completer.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_traits_completer.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_vimserver.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_vimserver.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_vimserver.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_which.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_which.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_which.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_winpdb.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_winpdb.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_winpdb.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_workdir.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_workdir.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_workdir.pyo -%%PYTHON_SITELIBDIR%%/IPython/Extensions/jobctrl.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/jobctrl.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/jobctrl.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/ledit.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ledit.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/ledit.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/numeric_formats.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/numeric_formats.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/numeric_formats.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/pickleshare.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/pickleshare.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/pickleshare.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/pspersistence.py -%%PYTHON_SITELIBDIR%%/IPython/Extensions/pspersistence.pyc -%%PYTHON_SITELIBDIR%%/IPython/Extensions/pspersistence.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/scitedirector.py %%PYTHON_SITELIBDIR%%/IPython/Extensions/win32clip.py +%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterExec.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterPasteInput.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInput.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInteractive.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/astyle.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/clearcmd.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/envpersist.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ext_rescapture.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ibrowse.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/igrid.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipipe.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_app_completers.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_autoreload.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_bzr.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_completers.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_constants.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_defaults.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_editors.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_exportdb.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_extutil.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_fsops.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_gnuglobal.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_greedycompleter.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_jot.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_kitcfg.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_legacy.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_leo.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_lookfor.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_p4.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_doctest.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_none.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_numpy.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_scipy.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_sh.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_zope.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_pydb.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_rehashdir.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/jobctrl.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_render.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_server.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_signals.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_stock_completers.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_synchronize_with.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_system_conf.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_traits_completer.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_vimserver.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_which.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_winpdb.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_workdir.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ledit.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/numeric_formats.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/pickleshare.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/pspersistence.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/scitedirector.pyc %%PYTHON_SITELIBDIR%%/IPython/Extensions/win32clip.pyc +%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterExec.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/InterpreterPasteInput.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInput.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/PhysicalQInteractive.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/astyle.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/clearcmd.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/envpersist.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ext_rescapture.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ibrowse.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/igrid.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipipe.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_app_completers.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_autoreload.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_bzr.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_completers.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_constants.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_defaults.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_editors.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_exportdb.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_extutil.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_fsops.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_gnuglobal.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_greedycompleter.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_jot.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_kitcfg.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_legacy.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_leo.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_lookfor.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_p4.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_doctest.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_none.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_numpy.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_scipy.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_sh.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_profile_zope.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_pydb.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_rehashdir.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/jobctrl.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_render.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_server.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_signals.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_stock_completers.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_synchronize_with.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_system_conf.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_traits_completer.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_vimserver.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_which.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_winpdb.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ipy_workdir.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/ledit.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/numeric_formats.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/pickleshare.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/pspersistence.pyo +%%PYTHON_SITELIBDIR%%/IPython/Extensions/scitedirector.pyo %%PYTHON_SITELIBDIR%%/IPython/Extensions/win32clip.pyo -%%PYTHON_SITELIBDIR%%/IPython/FakeModule.py +%%PYTHON_SITELIBDIR%%/IPython/external/Itpl.py +%%PYTHON_SITELIBDIR%%/IPython/external/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/external/configobj.py +%%PYTHON_SITELIBDIR%%/IPython/external/guid.py +%%PYTHON_SITELIBDIR%%/IPython/external/mglob.py +%%PYTHON_SITELIBDIR%%/IPython/external/path.py +%%PYTHON_SITELIBDIR%%/IPython/external/simplegeneric.py +%%PYTHON_SITELIBDIR%%/IPython/external/validate.py +%%PYTHON_SITELIBDIR%%/IPython/external/Itpl.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/configobj.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/guid.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/mglob.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/path.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/simplegeneric.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/validate.pyc +%%PYTHON_SITELIBDIR%%/IPython/external/Itpl.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/configobj.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/guid.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/mglob.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/path.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/simplegeneric.pyo +%%PYTHON_SITELIBDIR%%/IPython/external/validate.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/asyncfrontendbase.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/frontendbase.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/linefrontendbase.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/prefilterfrontend.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/zopeinterface.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_asyncfrontendbase.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_frontendbase.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_prefilterfrontend.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_process.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_asyncfrontendbase.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_frontendbase.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_prefilterfrontend.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_process.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_asyncfrontendbase.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_frontendbase.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_prefilterfrontend.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/tests/test_process.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/killableprocess.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/pipedprocess.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/winprocess.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/killableprocess.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/pipedprocess.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/winprocess.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/killableprocess.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/pipedprocess.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/_process/winprocess.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/console_widget.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/ipythonx.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/wx_frontend.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/console_widget.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/ipythonx.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/wx_frontend.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/console_widget.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/ipythonx.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/wx/wx_frontend.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/cocoa_frontend.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests/test_cocoa_frontend.py +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests/test_cocoa_frontend.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests/test_cocoa_frontend.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/cocoa_frontend.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/cocoa_frontend.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/asyncfrontendbase.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/frontendbase.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/linefrontendbase.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/prefilterfrontend.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/zopeinterface.pyc +%%PYTHON_SITELIBDIR%%/IPython/frontend/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/asyncfrontendbase.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/frontendbase.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/linefrontendbase.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/prefilterfrontend.pyo +%%PYTHON_SITELIBDIR%%/IPython/frontend/zopeinterface.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/asyncclient.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/client.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/clientconnector.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/clientinterfaces.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/codeutil.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/contexts.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/controllerservice.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/engineconnector.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/enginefc.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/engineservice.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/error.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/fcutil.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/magic.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/map.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/mapper.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/multiengine.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/multiengineclient.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/multienginefc.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/newserialized.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/parallelfunction.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/pbconfig.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/pbutil.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/pendingdeferred.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/pickleutil.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/task.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/taskclient.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/taskfc.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/twistedutil.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/util.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/config/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/config/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/config/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/controllertest.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/engineservicetest.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/multienginetest.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/tasktest.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_contexts.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_controllerservice.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_enginefc.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_engineservice.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_multiengine.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_multienginefc.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_newserialized.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_pendingdeferred.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_task.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_taskfc.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/controllertest.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/engineservicetest.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/multienginetest.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/tasktest.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_contexts.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_controllerservice.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_enginefc.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_engineservice.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_multiengine.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_multienginefc.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_newserialized.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_pendingdeferred.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_task.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_taskfc.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/controllertest.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/engineservicetest.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/multienginetest.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/tasktest.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_contexts.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_controllerservice.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_enginefc.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_engineservice.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_multiengine.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_multienginefc.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_newserialized.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_pendingdeferred.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_task.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/tests/test_taskfc.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipcluster.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipcontroller.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipengine.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipcluster.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipcontroller.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipengine.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipcluster.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipcontroller.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/scripts/ipengine.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/display_formatter.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/display_trap.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/error.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/fd_redirector.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/file_like.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/history.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/interpreter.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/macro.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/magic.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/message_cache.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/notification.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/output_trap.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/prompts.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/redirector_output_trap.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/sync_traceback_trap.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/traceback_formatter.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/traceback_trap.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/ultraTB.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/util.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/config/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/config/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/config/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_interpreter.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_notification.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_redirectors.py +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_interpreter.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_notification.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_redirectors.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_interpreter.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_notification.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests/test_redirectors.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/display_formatter.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/display_trap.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/error.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/fd_redirector.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/file_like.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/history.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/interpreter.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/macro.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/magic.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/message_cache.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/notification.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/output_trap.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/prompts.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/redirector_output_trap.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/sync_traceback_trap.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/traceback_formatter.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/ultraTB.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/traceback_trap.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/util.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/display_formatter.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/display_trap.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/error.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/fd_redirector.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/file_like.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/history.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/interpreter.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/macro.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/magic.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/message_cache.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/notification.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/output_trap.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/prompts.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/redirector_output_trap.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/sync_traceback_trap.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/traceback_formatter.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/ultraTB.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/traceback_trap.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/core/util.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/asyncclient.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/client.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/clientconnector.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/clientinterfaces.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/codeutil.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/contexts.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/controllerservice.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/error.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/engineconnector.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/enginefc.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/engineservice.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/fcutil.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/magic.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/map.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/mapper.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/multiengine.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/multiengineclient.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/multienginefc.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/newserialized.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/parallelfunction.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/pbconfig.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/pbutil.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/pendingdeferred.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/pickleutil.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/task.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/taskclient.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/taskfc.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/twistedutil.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/util.pyc +%%PYTHON_SITELIBDIR%%/IPython/kernel/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/asyncclient.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/client.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/clientconnector.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/clientinterfaces.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/codeutil.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/contexts.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/controllerservice.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/engineconnector.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/enginefc.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/engineservice.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/error.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/fcutil.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/magic.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/map.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/mapper.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/multiengine.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/multiengineclient.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/multienginefc.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/newserialized.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/parallelfunction.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/pbconfig.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/pbutil.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/pendingdeferred.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/pickleutil.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/task.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/taskclient.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/taskfc.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/twistedutil.pyo +%%PYTHON_SITELIBDIR%%/IPython/kernel/util.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/testing/decorator_msim.py +%%PYTHON_SITELIBDIR%%/IPython/testing/decorators.py +%%PYTHON_SITELIBDIR%%/IPython/testing/decorators_numpy.py +%%PYTHON_SITELIBDIR%%/IPython/testing/iptest.py +%%PYTHON_SITELIBDIR%%/IPython/testing/mkdoctests.py +%%PYTHON_SITELIBDIR%%/IPython/testing/parametric.py +%%PYTHON_SITELIBDIR%%/IPython/testing/tutils.py +%%PYTHON_SITELIBDIR%%/IPython/testing/util.py +%%PYTHON_SITELIBDIR%%/IPython/testing/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/testing/tests/test_decorators.py +%%PYTHON_SITELIBDIR%%/IPython/testing/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/tests/test_decorators.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/tests/test_decorators.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/dtexample.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/ipdoctest.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/iptest.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/setup.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/show_refs.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/simple.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/simplevars.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/test_refs.py +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/dtexample.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/ipdoctest.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/iptest.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/setup.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/show_refs.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/simple.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/simplevars.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/test_refs.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/dtexample.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/ipdoctest.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/iptest.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/setup.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/show_refs.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/simple.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/simplevars.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/plugin/test_refs.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/notes.txt +%%PYTHON_SITELIBDIR%%/IPython/testing/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/decorator_msim.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/decorators.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/decorators_numpy.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/iptest.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/mkdoctests.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/parametric.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/tutils.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/util.pyc +%%PYTHON_SITELIBDIR%%/IPython/testing/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/decorator_msim.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/decorators.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/decorators_numpy.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/iptest.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/mkdoctests.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/parametric.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/tutils.pyo +%%PYTHON_SITELIBDIR%%/IPython/testing/util.pyo +%%PYTHON_SITELIBDIR%%/IPython/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/tests/test_genutils.py +%%PYTHON_SITELIBDIR%%/IPython/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/tests/test_genutils.pyc +%%PYTHON_SITELIBDIR%%/IPython/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/tests/test_genutils.pyo +%%PYTHON_SITELIBDIR%%/IPython/tools/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/tools/growl.py +%%PYTHON_SITELIBDIR%%/IPython/tools/utils.py +%%PYTHON_SITELIBDIR%%/IPython/tools/tests/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/tools/tests/test_tools_utils.txt +%%PYTHON_SITELIBDIR%%/IPython/tools/tests/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/tools/tests/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/tools/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/tools/growl.pyc +%%PYTHON_SITELIBDIR%%/IPython/tools/utils.pyc +%%PYTHON_SITELIBDIR%%/IPython/tools/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/tools/growl.pyo +%%PYTHON_SITELIBDIR%%/IPython/tools/utils.pyo +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/__init__.py +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipy_user_conf.py +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-math +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-numeric +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-physics +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-pysh +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-tutorial +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/__init__.pyc +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipy_user_conf.pyc +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipy_user_conf.pyo +%%PYTHON_SITELIBDIR%%/IPython/ColorANSI.pyc +%%PYTHON_SITELIBDIR%%/IPython/ConfigLoader.pyc +%%PYTHON_SITELIBDIR%%/IPython/CrashHandler.pyc +%%PYTHON_SITELIBDIR%%/IPython/DPyGetOpt.pyc +%%PYTHON_SITELIBDIR%%/IPython/Debugger.pyc %%PYTHON_SITELIBDIR%%/IPython/FakeModule.pyc -%%PYTHON_SITELIBDIR%%/IPython/FakeModule.pyo -%%PYTHON_SITELIBDIR%%/IPython/Gnuplot2.py %%PYTHON_SITELIBDIR%%/IPython/Gnuplot2.pyc -%%PYTHON_SITELIBDIR%%/IPython/Gnuplot2.pyo -%%PYTHON_SITELIBDIR%%/IPython/GnuplotInteractive.py +%%PYTHON_SITELIBDIR%%/IPython/Itpl.pyc %%PYTHON_SITELIBDIR%%/IPython/GnuplotInteractive.pyc -%%PYTHON_SITELIBDIR%%/IPython/GnuplotInteractive.pyo -%%PYTHON_SITELIBDIR%%/IPython/GnuplotRuntime.py %%PYTHON_SITELIBDIR%%/IPython/GnuplotRuntime.pyc -%%PYTHON_SITELIBDIR%%/IPython/GnuplotRuntime.pyo -%%PYTHON_SITELIBDIR%%/IPython/Itpl.py -%%PYTHON_SITELIBDIR%%/IPython/Itpl.pyc -%%PYTHON_SITELIBDIR%%/IPython/Itpl.pyo -%%PYTHON_SITELIBDIR%%/IPython/Logger.py %%PYTHON_SITELIBDIR%%/IPython/Logger.pyc -%%PYTHON_SITELIBDIR%%/IPython/Logger.pyo -%%PYTHON_SITELIBDIR%%/IPython/Magic.py %%PYTHON_SITELIBDIR%%/IPython/Magic.pyc -%%PYTHON_SITELIBDIR%%/IPython/Magic.pyo -%%PYTHON_SITELIBDIR%%/IPython/OInspect.py %%PYTHON_SITELIBDIR%%/IPython/OInspect.pyc -%%PYTHON_SITELIBDIR%%/IPython/OInspect.pyo -%%PYTHON_SITELIBDIR%%/IPython/OutputTrap.py -%%PYTHON_SITELIBDIR%%/IPython/OutputTrap.pyc -%%PYTHON_SITELIBDIR%%/IPython/OutputTrap.pyo -%%PYTHON_SITELIBDIR%%/IPython/Prompts.py %%PYTHON_SITELIBDIR%%/IPython/Prompts.pyc -%%PYTHON_SITELIBDIR%%/IPython/Prompts.pyo -%%PYTHON_SITELIBDIR%%/IPython/PyColorize.py +%%PYTHON_SITELIBDIR%%/IPython/OutputTrap.pyc %%PYTHON_SITELIBDIR%%/IPython/PyColorize.pyc -%%PYTHON_SITELIBDIR%%/IPython/PyColorize.pyo -%%PYTHON_SITELIBDIR%%/IPython/Release.py %%PYTHON_SITELIBDIR%%/IPython/Release.pyc -%%PYTHON_SITELIBDIR%%/IPython/Release.pyo -%%PYTHON_SITELIBDIR%%/IPython/Shell.py %%PYTHON_SITELIBDIR%%/IPython/Shell.pyc -%%PYTHON_SITELIBDIR%%/IPython/Shell.pyo -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipy_user_conf.py -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipy_user_conf.pyc -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipy_user_conf.pyo -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-math -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-numeric -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-physics -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-pysh -%%PYTHON_SITELIBDIR%%/IPython/UserConfig/ipythonrc-tutorial -%%PYTHON_SITELIBDIR%%/IPython/__init__.py %%PYTHON_SITELIBDIR%%/IPython/__init__.pyc -%%PYTHON_SITELIBDIR%%/IPython/__init__.pyo -%%PYTHON_SITELIBDIR%%/IPython/background_jobs.py %%PYTHON_SITELIBDIR%%/IPython/background_jobs.pyc -%%PYTHON_SITELIBDIR%%/IPython/background_jobs.pyo -%%PYTHON_SITELIBDIR%%/IPython/completer.py %%PYTHON_SITELIBDIR%%/IPython/completer.pyc -%%PYTHON_SITELIBDIR%%/IPython/completer.pyo -%%PYTHON_SITELIBDIR%%/IPython/deep_reload.py %%PYTHON_SITELIBDIR%%/IPython/deep_reload.pyc -%%PYTHON_SITELIBDIR%%/IPython/deep_reload.pyo -%%PYTHON_SITELIBDIR%%/IPython/demo.py %%PYTHON_SITELIBDIR%%/IPython/demo.pyc -%%PYTHON_SITELIBDIR%%/IPython/demo.pyo -%%PYTHON_SITELIBDIR%%/IPython/dtutils.py %%PYTHON_SITELIBDIR%%/IPython/dtutils.pyc -%%PYTHON_SITELIBDIR%%/IPython/dtutils.pyo -%%PYTHON_SITELIBDIR%%/IPython/excolors.py %%PYTHON_SITELIBDIR%%/IPython/excolors.pyc -%%PYTHON_SITELIBDIR%%/IPython/excolors.pyo -%%PYTHON_SITELIBDIR%%/IPython/external/__init__.py -%%PYTHON_SITELIBDIR%%/IPython/external/__init__.pyc -%%PYTHON_SITELIBDIR%%/IPython/external/__init__.pyo -%%PYTHON_SITELIBDIR%%/IPython/external/mglob.py -%%PYTHON_SITELIBDIR%%/IPython/external/mglob.pyc -%%PYTHON_SITELIBDIR%%/IPython/external/mglob.pyo -%%PYTHON_SITELIBDIR%%/IPython/external/path.py -%%PYTHON_SITELIBDIR%%/IPython/external/path.pyc -%%PYTHON_SITELIBDIR%%/IPython/external/path.pyo -%%PYTHON_SITELIBDIR%%/IPython/external/simplegeneric.py -%%PYTHON_SITELIBDIR%%/IPython/external/simplegeneric.pyc -%%PYTHON_SITELIBDIR%%/IPython/external/simplegeneric.pyo -%%PYTHON_SITELIBDIR%%/IPython/generics.py %%PYTHON_SITELIBDIR%%/IPython/generics.pyc -%%PYTHON_SITELIBDIR%%/IPython/generics.pyo -%%PYTHON_SITELIBDIR%%/IPython/genutils.py %%PYTHON_SITELIBDIR%%/IPython/genutils.pyc -%%PYTHON_SITELIBDIR%%/IPython/genutils.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/__init__.py -%%PYTHON_SITELIBDIR%%/IPython/gui/__init__.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/__init__.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/__init__.py -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/__init__.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/__init__.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipshell_nonblocking.py -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipshell_nonblocking.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipshell_nonblocking.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_history.py -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_history.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_history.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_view.py -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_view.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/ipython_view.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/thread_ex.py -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/thread_ex.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/thread_ex.pyo -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/wxIPython.py -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/wxIPython.pyc -%%PYTHON_SITELIBDIR%%/IPython/gui/wx/wxIPython.pyo -%%PYTHON_SITELIBDIR%%/IPython/history.py %%PYTHON_SITELIBDIR%%/IPython/history.pyc -%%PYTHON_SITELIBDIR%%/IPython/history.pyo -%%PYTHON_SITELIBDIR%%/IPython/hooks.py %%PYTHON_SITELIBDIR%%/IPython/hooks.pyc -%%PYTHON_SITELIBDIR%%/IPython/hooks.pyo -%%PYTHON_SITELIBDIR%%/IPython/ipapi.py %%PYTHON_SITELIBDIR%%/IPython/ipapi.pyc -%%PYTHON_SITELIBDIR%%/IPython/ipapi.pyo -%%PYTHON_SITELIBDIR%%/IPython/iplib.py %%PYTHON_SITELIBDIR%%/IPython/iplib.pyc -%%PYTHON_SITELIBDIR%%/IPython/iplib.pyo -%%PYTHON_SITELIBDIR%%/IPython/ipmaker.py %%PYTHON_SITELIBDIR%%/IPython/ipmaker.pyc -%%PYTHON_SITELIBDIR%%/IPython/ipmaker.pyo -%%PYTHON_SITELIBDIR%%/IPython/ipstruct.py %%PYTHON_SITELIBDIR%%/IPython/ipstruct.pyc -%%PYTHON_SITELIBDIR%%/IPython/ipstruct.pyo -%%PYTHON_SITELIBDIR%%/IPython/irunner.py %%PYTHON_SITELIBDIR%%/IPython/irunner.pyc -%%PYTHON_SITELIBDIR%%/IPython/irunner.pyo -%%PYTHON_SITELIBDIR%%/IPython/macro.py %%PYTHON_SITELIBDIR%%/IPython/macro.pyc -%%PYTHON_SITELIBDIR%%/IPython/macro.pyo -%%PYTHON_SITELIBDIR%%/IPython/numutils.py %%PYTHON_SITELIBDIR%%/IPython/numutils.pyc -%%PYTHON_SITELIBDIR%%/IPython/numutils.pyo -%%PYTHON_SITELIBDIR%%/IPython/platutils.py %%PYTHON_SITELIBDIR%%/IPython/platutils.pyc -%%PYTHON_SITELIBDIR%%/IPython/platutils.pyo -%%PYTHON_SITELIBDIR%%/IPython/platutils_dummy.py %%PYTHON_SITELIBDIR%%/IPython/platutils_dummy.pyc -%%PYTHON_SITELIBDIR%%/IPython/platutils_dummy.pyo -%%PYTHON_SITELIBDIR%%/IPython/platutils_posix.py %%PYTHON_SITELIBDIR%%/IPython/platutils_posix.pyc -%%PYTHON_SITELIBDIR%%/IPython/platutils_posix.pyo -%%PYTHON_SITELIBDIR%%/IPython/platutils_win32.py %%PYTHON_SITELIBDIR%%/IPython/platutils_win32.pyc -%%PYTHON_SITELIBDIR%%/IPython/platutils_win32.pyo -%%PYTHON_SITELIBDIR%%/IPython/prefilter.py %%PYTHON_SITELIBDIR%%/IPython/prefilter.pyc -%%PYTHON_SITELIBDIR%%/IPython/prefilter.pyo -%%PYTHON_SITELIBDIR%%/IPython/rlineimpl.py %%PYTHON_SITELIBDIR%%/IPython/rlineimpl.pyc -%%PYTHON_SITELIBDIR%%/IPython/rlineimpl.pyo -%%PYTHON_SITELIBDIR%%/IPython/shadowns.py %%PYTHON_SITELIBDIR%%/IPython/shadowns.pyc -%%PYTHON_SITELIBDIR%%/IPython/shadowns.pyo -%%PYTHON_SITELIBDIR%%/IPython/shellglobals.py %%PYTHON_SITELIBDIR%%/IPython/shellglobals.pyc -%%PYTHON_SITELIBDIR%%/IPython/shellglobals.pyo -%%PYTHON_SITELIBDIR%%/IPython/strdispatch.py %%PYTHON_SITELIBDIR%%/IPython/strdispatch.pyc -%%PYTHON_SITELIBDIR%%/IPython/strdispatch.pyo -%%PYTHON_SITELIBDIR%%/IPython/twshell.py %%PYTHON_SITELIBDIR%%/IPython/twshell.pyc -%%PYTHON_SITELIBDIR%%/IPython/twshell.pyo -%%PYTHON_SITELIBDIR%%/IPython/ultraTB.py %%PYTHON_SITELIBDIR%%/IPython/ultraTB.pyc -%%PYTHON_SITELIBDIR%%/IPython/ultraTB.pyo -%%PYTHON_SITELIBDIR%%/IPython/upgrade_dir.py %%PYTHON_SITELIBDIR%%/IPython/upgrade_dir.pyc -%%PYTHON_SITELIBDIR%%/IPython/upgrade_dir.pyo -%%PYTHON_SITELIBDIR%%/IPython/usage.py %%PYTHON_SITELIBDIR%%/IPython/usage.pyc -%%PYTHON_SITELIBDIR%%/IPython/usage.pyo -%%PYTHON_SITELIBDIR%%/IPython/wildcard.py %%PYTHON_SITELIBDIR%%/IPython/wildcard.pyc -%%PYTHON_SITELIBDIR%%/IPython/wildcard.pyo -%%PYTHON_SITELIBDIR%%/IPython/winconsole.py %%PYTHON_SITELIBDIR%%/IPython/winconsole.pyc +%%PYTHON_SITELIBDIR%%/IPython/Itpl.pyo +%%PYTHON_SITELIBDIR%%/IPython/ColorANSI.pyo +%%PYTHON_SITELIBDIR%%/IPython/ConfigLoader.pyo +%%PYTHON_SITELIBDIR%%/IPython/CrashHandler.pyo +%%PYTHON_SITELIBDIR%%/IPython/DPyGetOpt.pyo +%%PYTHON_SITELIBDIR%%/IPython/Debugger.pyo +%%PYTHON_SITELIBDIR%%/IPython/FakeModule.pyo +%%PYTHON_SITELIBDIR%%/IPython/Gnuplot2.pyo +%%PYTHON_SITELIBDIR%%/IPython/GnuplotInteractive.pyo +%%PYTHON_SITELIBDIR%%/IPython/GnuplotRuntime.pyo +%%PYTHON_SITELIBDIR%%/IPython/Logger.pyo +%%PYTHON_SITELIBDIR%%/IPython/Magic.pyo +%%PYTHON_SITELIBDIR%%/IPython/OInspect.pyo +%%PYTHON_SITELIBDIR%%/IPython/Prompts.pyo +%%PYTHON_SITELIBDIR%%/IPython/OutputTrap.pyo +%%PYTHON_SITELIBDIR%%/IPython/PyColorize.pyo +%%PYTHON_SITELIBDIR%%/IPython/Release.pyo +%%PYTHON_SITELIBDIR%%/IPython/Shell.pyo +%%PYTHON_SITELIBDIR%%/IPython/__init__.pyo +%%PYTHON_SITELIBDIR%%/IPython/background_jobs.pyo +%%PYTHON_SITELIBDIR%%/IPython/completer.pyo +%%PYTHON_SITELIBDIR%%/IPython/deep_reload.pyo +%%PYTHON_SITELIBDIR%%/IPython/demo.pyo +%%PYTHON_SITELIBDIR%%/IPython/dtutils.pyo +%%PYTHON_SITELIBDIR%%/IPython/excolors.pyo +%%PYTHON_SITELIBDIR%%/IPython/generics.pyo +%%PYTHON_SITELIBDIR%%/IPython/genutils.pyo +%%PYTHON_SITELIBDIR%%/IPython/history.pyo +%%PYTHON_SITELIBDIR%%/IPython/hooks.pyo +%%PYTHON_SITELIBDIR%%/IPython/ipapi.pyo +%%PYTHON_SITELIBDIR%%/IPython/iplib.pyo +%%PYTHON_SITELIBDIR%%/IPython/ipmaker.pyo +%%PYTHON_SITELIBDIR%%/IPython/ipstruct.pyo +%%PYTHON_SITELIBDIR%%/IPython/irunner.pyo +%%PYTHON_SITELIBDIR%%/IPython/macro.pyo +%%PYTHON_SITELIBDIR%%/IPython/numutils.pyo +%%PYTHON_SITELIBDIR%%/IPython/platutils.pyo +%%PYTHON_SITELIBDIR%%/IPython/platutils_dummy.pyo +%%PYTHON_SITELIBDIR%%/IPython/platutils_posix.pyo +%%PYTHON_SITELIBDIR%%/IPython/platutils_win32.pyo +%%PYTHON_SITELIBDIR%%/IPython/prefilter.pyo +%%PYTHON_SITELIBDIR%%/IPython/rlineimpl.pyo +%%PYTHON_SITELIBDIR%%/IPython/shadowns.pyo +%%PYTHON_SITELIBDIR%%/IPython/shellglobals.pyo +%%PYTHON_SITELIBDIR%%/IPython/strdispatch.pyo +%%PYTHON_SITELIBDIR%%/IPython/twshell.pyo +%%PYTHON_SITELIBDIR%%/IPython/ultraTB.pyo +%%PYTHON_SITELIBDIR%%/IPython/upgrade_dir.pyo +%%PYTHON_SITELIBDIR%%/IPython/usage.pyo +%%PYTHON_SITELIBDIR%%/IPython/wildcard.pyo %%PYTHON_SITELIBDIR%%/IPython/winconsole.pyo -@dirrm %%PYTHON_SITELIBDIR%%/IPython/external -@dirrm %%PYTHON_SITELIBDIR%%/IPython/gui/wx -@dirrm %%PYTHON_SITELIBDIR%%/IPython/gui -@dirrm %%PYTHON_SITELIBDIR%%/IPython/UserConfig -@dirrm %%PYTHON_SITELIBDIR%%/IPython/Extensions -@dirrm %%PYTHON_SITELIBDIR%%/IPython +@dirrm %%PYTHON_SITELIBDIR%%/IPython/tools/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/tools +@dirrm %%PYTHON_SITELIBDIR%%/IPython/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/testing/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/testing/plugin +@dirrm %%PYTHON_SITELIBDIR%%/IPython/testing +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel/scripts +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel/core/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel/core/config +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel/core +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel/config +@dirrm %%PYTHON_SITELIBDIR%%/IPython/kernel +@dirrm %%PYTHON_SITELIBDIR%%/IPython/frontend/wx +@dirrm %%PYTHON_SITELIBDIR%%/IPython/frontend/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/frontend/cocoa +@dirrm %%PYTHON_SITELIBDIR%%/IPython/frontend/_process +@dirrm %%PYTHON_SITELIBDIR%%/IPython/frontend +@dirrm %%PYTHON_SITELIBDIR%%/IPython/config/tests +@dirrm %%PYTHON_SITELIBDIR%%/IPython/config +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/demo_colors_blink.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/embtest.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/example-demo.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/example-embed-short.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/example-embed.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/example-gnuplot.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/ipy.vim +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/ipython-sh.desktop +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/ipython.desktop +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/ipython_here_shell_extension.reg +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/leo_bridge_demo.leo +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/core/seteditor.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/HISTORY.gz +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/asyncmultiengine1.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/davinci.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/davinci0.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/davinci1.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/davinci2.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/davinci3.txt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/fetchparse.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/helloworld.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/mcdriver.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/mcpricer.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/multiengine1.ipy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/multiengine2.ipy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/multienginemap.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/nwmerge.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/parallel_pylab.ipy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/phistogram.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/plotting_backend.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/plotting_frontend.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/rmt.ipy +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/pwordfreq.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/pwordfreq_skel.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/rmtkernel.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/task1.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/task2.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/task_profiler.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/taskmap.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/wordfreq.py +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/kernel/wordfreq_skel.py +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/kernel +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%/core +%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%% Index: files/patch-setup.py =================================================================== RCS file: files/patch-setup.py diff -N files/patch-setup.py --- files/patch-setup.py 5 Jun 2008 12:21:14 -0000 1.4 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- setup.py.orig 2008-06-01 06:31:42.000000000 +0800 -+++ setup.py 2008-06-05 16:05:08.000000000 +0800 -@@ -107,7 +107,7 @@ - # information on how to do this more cleanly once python 2.4 can be assumed. - # Thanks to Noel for the tip. - docdirbase = 'share/doc/ipython' --manpagebase = 'share/man/man1' -+manpagebase = 'man/man1' - - # We only need to exclude from this things NOT already excluded in the - # MANIFEST.in file. Index: files/patch-setupbase.py =================================================================== RCS file: files/patch-setupbase.py diff -N files/patch-setupbase.py --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ files/patch-setupbase.py 3 Oct 2008 06:01:18 -0000 @@ -0,0 +1,21 @@ +--- setupbase.py.orig 2008-09-15 05:26:16.000000000 +0800 ++++ setupbase.py 2008-10-03 13:45:28.000000000 +0800 +@@ -188,7 +188,8 @@ + """ + + docdirbase = 'share/doc/ipython' +- manpagebase = 'share/man/man1' ++ manpagebase = 'man/man1' ++ examplebase = 'share/examples/ipython' + + # Simple file lists can be made by hand + manpages = filter(isfile, glob('docs/man/*.1.gz')) +@@ -196,7 +197,7 @@ + + # For nested structures, use the utility above + example_files = make_dir_struct('data','docs/examples', +- pjoin(docdirbase,'examples')) ++ examplebase) + manual_files = make_dir_struct('data','docs/dist',pjoin(docdirbase,'manual')) + + # And assemble the entire output list --- ipython-py25-0.9.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From swhetzel at gmail.com Fri Oct 3 06:40:01 2008 From: swhetzel at gmail.com (Scot W. Hetzel) Date: Fri Oct 3 06:40:09 2008 Subject: ports/127809: [patch] security/cyrus-sasl2-authd: install man8/saslauthd.8 instead of cat8/saslauthd.8 Message-ID: <200810030635.m936ZnvQ092768@www.freebsd.org> >Number: 127809 >Category: ports >Synopsis: [patch] security/cyrus-sasl2-authd: install man8/saslauthd.8 instead of cat8/saslauthd.8 >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 Oct 03 06:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: 8.0-CURRENT >Organization: >Environment: FreeBSD hp010 8.0-CURRENT FreeBSD 8.0-CURRENT #8: Mon Aug 11 17:10:07 CDT 2008 root@hp010:/usr/obj/usr/src/8x/sys/DV8135NR amd64 >Description: While making a backup package of cyrus-sasl2-saslauthd, pkg-create complained about a missing /usr/local/man/cat8/saslauthd.8.gz. I found that /etc/periodic/weekly/330.catman (with weekly_catman_enable=YES0 will cause the PREFIX/man/cat8/saslauthd.8.gz file to be removed., when it fails to find a corresponding PREFIX/man/man8/saslauthd.8{,.gz} file. I noticed that ports do-build target removes ${WRKSRC}/saslauthd/saslauthd.8, which causes the saslauthd.8 to be rebuilt using nroff -mdoc saslauthd.mdoc, when ${WRKSRC}/saslauthd/Makefile is used to install this files. A much cleaner solution would be to install saslauthd.mdoc to PREFIX/man/man8/saslauthd.8, and use the MAN8 variable in the ports Makefile. After I had modified the port to do this, I compared the man generated cat8/saslauthd.8 file to the nroff -mdoc generated saslauthd.8 file. The only difference I found involved white space changes between these files. >How-To-Repeat: Install the port, set weekly_catman_enable=YES in /etc/periodic.conf, run /etc/periodic/weekly/330.catman, finally use 'pkg_create -b cyrus-sasl2-saslauthd-2.1.22' or uninstall the port. >Fix: Install saslauthd.mdoc in PREFIX/man/man8/saslauthd.8 The attached patch provides this change, as well as some minor fixes. NOTE: The patch affects both the security/cyrus-sasl2 and security/cyrus-sasl2-saslauthd ports. Patch attached with submission follows: Index: cyrus-sasl2/Makefile =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2/Makefile,v retrieving revision 1.135 diff -u -r1.135 Makefile --- cyrus-sasl2/Makefile 21 May 2008 02:30:23 -0000 1.135 +++ cyrus-sasl2/Makefile 3 Oct 2008 04:10:15 -0000 @@ -73,7 +73,9 @@ .if defined(WITH_BDB) USE_BDB= yes -CONFIGURE_ARGS+=--with-dblib=berkeley --with-bdb-libdir=${LOCALBASE}/lib \ +INVALID_BDB_VER=2 +CONFIGURE_ARGS+=--with-dblib=berkeley \ + --with-bdb-libdir=${BDB_LIB_DIR} \ --with-bdb-incdir=${BDB_INCLUDE_DIR} \ --with-bdb=${BDB_LIB_NAME} SASLDB_NAME= sasldb2 Index: cyrus-sasl2/files/patch-saslauthd::Makefile.in =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2/files/patch-saslauthd::Makefile.in,v retrieving revision 1.3 diff -u -r1.3 patch-saslauthd::Makefile.in --- cyrus-sasl2/files/patch-saslauthd::Makefile.in 19 May 2006 20:45:36 -0000 1.3 +++ cyrus-sasl2/files/patch-saslauthd::Makefile.in 3 Oct 2008 01:38:15 -0000 @@ -7,7 +7,7 @@ install-data-local: saslauthd.8 $(mkinstalldirs) $(DESTDIR)$(mandir)/man8 - $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/man8/saslauthd.8 -+ $(INSTALL_DATA) $(srcdir)/saslauthd.8 $(DESTDIR)$(mandir)/cat8/saslauthd.8 ++ $(INSTALL_DATA) $(srcdir)/saslauthd.mdoc $(DESTDIR)$(mandir)/man8/saslauthd.8 # 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: cyrus-sasl2-saslauthd/Makefile =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2-saslauthd/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- cyrus-sasl2-saslauthd/Makefile 7 Aug 2007 16:46:22 -0000 1.51 +++ cyrus-sasl2-saslauthd/Makefile 3 Oct 2008 05:11:56 -0000 @@ -27,6 +27,8 @@ INSTALL_WRKSRC= ${WRKDIR}/${DISTNAME}/saslauthd DOCSDIR= ${PREFIX}/share/doc/cyrus-sasl2 +MAN8= saslauthd.8 + USE_RC_SUBR= saslauthd.sh USE_OPENSSL= yes @@ -50,7 +52,9 @@ .if defined(WITH_BDB) USE_BDB= yes -CONFIGURE_ARGS+=--with-dblib=berkeley --with-bdb-libdir=${LOCALBASE}/lib \ +INVALID_BDB_VER=2 +CONFIGURE_ARGS+=--with-dblib=berkeley \ + --with-bdb-libdir=${BDB_LIB_DIR} \ --with-bdb-incdir=${BDB_INCLUDE_DIR} \ --with-bdb=${BDB_LIB_NAME} .else @@ -118,7 +122,6 @@ SUB_LIST+= SASLAUTHD_RUNPATH=${SASLAUTHD_RUNPATH} do-build: - @${RM} -f ${WRKSRC}/saslauthd/saslauthd.8 cd ${WRKSRC}/include && ${MAKE} cd ${WRKSRC}/sasldb && ${MAKE} cd ${WRKSRC}/saslauthd && ${MAKE} @@ -130,11 +133,10 @@ ${PREFIX}/sbin/saslcache @${INSTALL_PROGRAM} ${WRKSRC}/saslauthd/testsaslauthd \ ${PREFIX}/sbin/testsaslauthd - ${GZIP_CMD} ${MAN8PREFIX}/man/cat8/saslauthd.8 .if ${SASLAUTHD_RUNPATH} != /var/run/saslauthd @${ECHO_MSG} "" @${ECHO_MSG} "SASLAUTHD_RUNPATH was specified." - @${ECHO_MSG} "Make sure to have ${SASLAUTHD_RUNPATH} by yourself." + @${ECHO_MSG} "Make sure you create ${SASLAUTHD_RUNPATH}." @${ECHO_MSG} "" .else ${MKDIR} -m 770 ${SASLAUTHD_RUNPATH} Index: cyrus-sasl2-saslauthd/pkg-plist =================================================================== RCS file: /home/ncvs/ports/security/cyrus-sasl2-saslauthd/pkg-plist,v retrieving revision 1.6 diff -u -r1.6 pkg-plist --- cyrus-sasl2-saslauthd/pkg-plist 26 Dec 2005 14:52:22 -0000 1.6 +++ cyrus-sasl2-saslauthd/pkg-plist 3 Oct 2008 01:41:14 -0000 @@ -1,4 +1,3 @@ -man/cat8/saslauthd.8.gz sbin/saslauthd sbin/saslcache sbin/testsaslauthd >Release-Note: >Audit-Trail: >Unformatted: From torfinn.ingolfsen at broadpark.no Fri Oct 3 07:50:02 2008 From: torfinn.ingolfsen at broadpark.no (Torfinn Ingolfsen) Date: Fri Oct 3 07:50:08 2008 Subject: ports/127810: hplip 2.8.2 can't talk to my usnb printer (HP PS8250) Message-ID: <1223019693.62253@kg-work2.kg4.no> >Number: 127810 >Category: ports >Synopsis: hplip 2.8.2 can't talk to my usnb printer (HP PS8250) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Oct 03 07:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Torfinn Ingolfsen >Release: FreeBSD 7.0-STABLE i386 >Organization: LNSF >Environment: System: FreeBSD 7.0-STABLE #1: Mon Sep 22 23:02:46 CEST 2008 root@kg-work2.kg4.no:/usr/obj/usr/src/sys/SX270 >Description: History: my HP PS 8250 printer (usb) have been working with hplip since teh days of the port to FreeBSD. Recently I moved the printer to a new workstation. I installed hplip from ports, but hp-setup would not detect the printer. Further investigation revealed that hp-probe thinks the serial number is zero: Device URI Model --------------------------------------- ------------------------- hp:/usb/Photosmart_8200_series?serial=0 HP Photosmart 8200 series and that is wrong, because on my old workstation, it got the serial number right. I found a patch by searchin the net (see Fix section), and that got me as afr as hp-probe working correctly. hp-setup still doesn't work, ending with this error message: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed I used the cups web interface to set up my printer. >How-To-Repeat: - install HPLIP from ports - attach HP PS 8250 printer via usb - try to use hp-setup or hp-probe to find the printer >Fix: A bit of searching found this thread[1] and this patch[2] by Isaac Mushinsky. His patch is backwards (it need to be added with the -R flag), but that was easily fixed, see attached patch. --- patch-io_hpmud_musb.c begins here --- $FreeBSD$ --- io/hpmud/musb.c.orig +++ io/hpmud/musb.c @@ -121,10 +121,12 @@ { ret = usb_control_msg(dev, USB_ENDPOINT_IN, USB_REQ_GET_DESCRIPTOR, (USB_DT_STRING << 8) + index, 0x409, tbuf, sizeof(tbuf), LIBUSB_CONTROL_REQ_TIMEOUT); - if (ret==0) + if (ret <=0 ) { - /* This retry is necessary for lj1000 and lj1005. des 12/12/07 */ - BUG("get_string_descriptor zero result, retrying..."); + /* This retry is necessary for lj1000 and lj1005. des 12/12/07 + Also HP Photosmart 42xx seems to suffer transient errors with serial id */ + BUG("get_string_descriptor error result %d, retrying in 2 secs...", ret); + sleep(2); continue; } break; --- patch-io_hpmud_musb.c ends here --- With this patch hp-probe reports the serial number correctly: Device URI Model ---------------------------------------------------- ------------------------- hp:/usb/Photosmart_8200_series?serial=MY61B3X1NC04KJ HP Photosmart 8200 series References: 1) http://lists.freebsd.org/pipermail/freebsd-questions/2008-March/171994.html 2) http://lists.freebsd.org/pipermail/freebsd-questions/2008-March/172250.html >Release-Note: >Audit-Trail: >Unformatted: From ports at logvinov.com Fri Oct 3 08:20:03 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Fri Oct 3 08:20:11 2008 Subject: ports/127811: [new port] palm/synce-sync-engine: Synchronization Engine for Windows Mobile devices Message-ID: <200810030811.m938Bk1f006535@blg.akavia.ru> >Number: 127811 >Category: ports >Synopsis: [new port] palm/synce-sync-engine: Synchronization Engine for Windows Mobile devices >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 Oct 03 08:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: SynCE is a project for connecting to devices running Windows CE or Pocket PC. SyncEngine talks the to a Windows Mobile device through the ActiveSync protocol. WWW: http://www.synce.org/moin/ >How-To-Repeat: >Fix: This port also is a master port for upcoming deskutils/libopensync-plugin-synce and deskutils/libopensync-plugin-synce-devel # 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: # # synce-sync-engine # synce-sync-engine/Makefile # synce-sync-engine/distinfo # synce-sync-engine/pkg-descr # synce-sync-engine/pkg-plist # synce-sync-engine/pkg-plist.plugin # echo c - synce-sync-engine mkdir -p synce-sync-engine > /dev/null 2>&1 echo x - synce-sync-engine/Makefile sed 's/^X//' >synce-sync-engine/Makefile << 'END-of-synce-sync-engine/Makefile' X# New ports collection makefile for: synce-sync-engine X# Date created: 27 September 2008 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X XPORTNAME?= sync-engine XPORTVERSION= 0.12 XCATEGORIES?= palm XMASTER_SITES= SF XMASTER_SITE_SUBDIR= synce XDISTNAME= sync-engine-${PORTVERSION} X XMAINTAINER?= ports@logvinov.com XCOMMENT?= Synchronization Engine for Windows Mobile devices X XRUN_DEPENDS+= ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \ X ${PYTHON_SITELIBDIR}/libxslt.py:${PORTSDIR}/textproc/py-libxslt \ X ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ X ${PYTHON_SITELIBDIR}/pyrtfcomp.so:${PORTSDIR}/archivers/py-librtfcomp \ X ${PYTHON_SITELIBDIR}/pywbxml.so:${PORTSDIR}/textproc/py-wbxml \ X ${PYTHON_SITELIBDIR}/pyrra.so:${PORTSDIR}/palm/py-synce-librra \ X ${PYTHON_SITELIBDIR}/pyrapi2.so:${PORTSDIR}/palm/py-synce-librapi2 X X.if defined(ENGINE_VER) && defined(PLUGINDIR) XNO_BUILD= yes XUSE_PYTHON_RUN= yes XPLIST_SUB= PLUGINDIR=${PLUGINDIR} XPLIST= ${PKGDIR}/pkg-plist.plugin X.else XPKGNAMEPREFIX= synce- XUSE_PYTHON= yes XUSE_PYDISTUTILS= easy_install X.endif X X.include X X.if defined(ENGINE_VER) && defined(PLUGINDIR) Xdo-install: X @${MKDIR} ${PREFIX}/${PLUGINDIR} X ${INSTALL_SCRIPT} ${WRKSRC}/plugins/synce-opensync-plugin-${ENGINE_VER}x.py \ X ${PREFIX}/${PLUGINDIR}/synce-opensync-plugin.py X.endif X X.include END-of-synce-sync-engine/Makefile echo x - synce-sync-engine/distinfo sed 's/^X//' >synce-sync-engine/distinfo << 'END-of-synce-sync-engine/distinfo' XMD5 (sync-engine-0.12.tar.gz) = 2886545a8f7a029063b9b5f804806e23 XSHA256 (sync-engine-0.12.tar.gz) = 037d228176d1469c8cdbb82fcd56cb1d021ac1d04b666e3cca46a0bd714c0191 XSIZE (sync-engine-0.12.tar.gz) = 155827 END-of-synce-sync-engine/distinfo echo x - synce-sync-engine/pkg-descr sed 's/^X//' >synce-sync-engine/pkg-descr << 'END-of-synce-sync-engine/pkg-descr' XSynCE is a project for connecting to devices running Windows CE or Pocket PC. XSyncEngine talks the to a Windows Mobile device through the ActiveSync Xprotocol. X XWWW: http://www.synce.org/moin/ END-of-synce-sync-engine/pkg-descr echo x - synce-sync-engine/pkg-plist sed 's/^X//' >synce-sync-engine/pkg-plist << 'END-of-synce-sync-engine/pkg-plist' Xbin/clean_partnerships.py Xbin/configure_bindings.py Xbin/create_partnership.py Xbin/delete_partnership.py Xbin/list_partnerships.py Xbin/sync-engine Xbin/synce-install-plugins.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/synce-opensync-plugin-2x.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/synce-opensync-plugin-3x.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/synce-opensync-plugin-2x.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/synce-opensync-plugin-3x.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/synce-opensync-plugin-2x.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins/synce-opensync-plugin-3x.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/config.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/airsync.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/characteristics.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/dtptserver.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/errors.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/util.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/prefill.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/synchandler.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/syncdb.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/pshipmgr.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/xml2util.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/constants.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/rapicontext.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/kernel.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formatapi.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/rrasyncmanager.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/auth.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/config.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/airsync.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/characteristics.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/dtptserver.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/errors.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/util.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/prefill.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/synchandler.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/syncdb.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/pshipmgr.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/xml2util.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/constants.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/rapicontext.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/kernel.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formatapi.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/rrasyncmanager.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/auth.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzconv.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/parser.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/conversions.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/task-to-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/event-to-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/contact-from-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/contact-to-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/event-from-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/task-from-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzconv.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/parser.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/conversions.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/recurrence.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/tzone.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/dateutil.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/timespan.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/recurrence.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/tzone.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/dateutil.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/timespan.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/recurrence.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/tzone.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/dateutil.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils/timespan.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzconv.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/parser.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/conversions.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/eventconv.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/commonconv.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/parser.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/dateutil.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/contactconv.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/taskconv.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzdatabase.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/task-to-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/event-to-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/contact-from-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/contact-to-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/event-from-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/task-from-airsync.xsl X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/eventconv.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/commonconv.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/parser.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/dateutil.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/contactconv.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/taskconv.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzdatabase.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/recurrence.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/tzone.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/timespan.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/recurrence.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/tzone.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/timespan.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/recurrence.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/tzone.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils/timespan.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/eventconv.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/commonconv.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/parser.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/dateutil.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/contactconv.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/taskconv.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzdatabase.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/dtd.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/codec.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/converters.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/__init__.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/dtd.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/codec.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/converters.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/__init__.pyc X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/dtd.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/codec.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/converters.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/config.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/airsync.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/characteristics.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/dtptserver.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/errors.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/util.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/prefill.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/synchandler.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/syncdb.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/pshipmgr.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/xml2util.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/constants.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/__init__.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/rapicontext.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/kernel.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formatapi.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/rrasyncmanager.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/auth.pyo X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/PKG-INFO X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/SOURCES.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/dependency_links.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/top_level.txt X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/not-zip-safe X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/sync-engine X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/clean_partnerships.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/create_partnership.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/delete_partnership.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/list_partnerships.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/configure_bindings.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts/synce-install-plugins.py X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/share/doc/sync-engine/org.synce.SyncEngine.service X%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/share/doc/sync-engine/syncengine.conf.xml X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/plugins X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/wbxml X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats/tzutils X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30/tzutils X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine/formats30 X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/SyncEngine X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO/scripts X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/share/doc/sync-engine X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/share/doc X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/share X@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% END-of-synce-sync-engine/pkg-plist echo x - synce-sync-engine/pkg-plist.plugin sed 's/^X//' >synce-sync-engine/pkg-plist.plugin << 'END-of-synce-sync-engine/pkg-plist.plugin' X%%PLUGINDIR%%/synce-opensync-plugin.py X@dirrmtry %%PLUGINDIR%% END-of-synce-sync-engine/pkg-plist.plugin exit >Release-Note: >Audit-Trail: >Unformatted: From inouetom at noppo.org Fri Oct 3 08:30:05 2008 From: inouetom at noppo.org (Tomonori INOUE) Date: Fri Oct 3 08:30:11 2008 Subject: ports/127812: typo a line in /usr/ports/MOVED Message-ID: <200810030827.m938Rvtb039516@www.freebsd.org> >Number: 127812 >Category: ports >Synopsis: typo a line in /usr/ports/MOVED >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: Fri Oct 03 08:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tomonori INOUE >Release: FreeBSD 6.4-PRERELEASE >Organization: noppo.org >Environment: FreeBSD boss.noppo.org 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #0: Thu Sep 4 22:11:40 JST 2008 root@boss.noppo.org:/usr/obj/usr/src/sys/BOSS i386 >Description: When I tried to upgrade sysutils/gnu-unifont to x11-fonts/gnu-unifont (Category changed at 2008-07-25) using ports-mgmt/portupgrade, it was failed. /usr/ports/MOVED has a typo. There is no x11-fonts/gun-unifont, but x11-fonts/gnu-unifont. >How-To-Repeat: 1. Install sysutils/gnu-unifont (using ports tree before 2008-07-25) 2. Upgrade ports tree after 2008-07-25. 3. Upgrade sysutils/gnu-unifont using portupgrade with no option, it will fail. # portupgrade gnu-unifont-1.0.0 ===> failed. But, if we use portupgrade with -o option, upgrade succeed. # portupgrade -o x11-fonts/gnu-unifont gnu-unifont-1.0.0 >Fix: Fix the typo. (x11-fonts/gun-unifont -> x11-fonts/gnu-unifont) --- MOVED.orig 2008-10-01 08:30:44.000000000 +0900 +++ MOVED 2008-10-03 17:23:00.000000000 +0900 @@ -3526,7 +3526,7 @@ deskutils/gnome-menu-editor||2008-07-03|Disappeared from master site and take over by alacarte textproc/dictum-emacs22||2008-07-05|Assimilated into textproc/dictum www/drupal5-gsitemap|www/drupal5-xmlsitemap|2008-07-04|Rename after vendor name change -sysutils/gnu-unifont|x11-fonts/gun-unifont|2008-07-05|Category change +sysutils/gnu-unifont|x11-fonts/gnu-unifont|2008-07-05|Category change chinese/links||2008-07-05|Has been ignored for 15 months net-im/psi-gentoo||2008-07-11|Removed because no longer supported lang/yarv|lang/ruby19|2008-07-11|Officially released as Ruby 1.9 >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Fri Oct 3 08:43:08 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 08:43:30 2008 Subject: ports/127812: typo a line in /usr/ports/MOVED Message-ID: <200810030843.m938h85U056703@freefall.freebsd.org> Synopsis: typo a line in /usr/ports/MOVED Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 08:43:07 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127812 From miwi at FreeBSD.org Fri Oct 3 08:43:10 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 08:43:30 2008 Subject: ports/127811: [new port] palm/synce-sync-engine: Synchronization Engine for Windows Mobile devices Message-ID: <200810030843.m938hA11056772@freefall.freebsd.org> Synopsis: [new port] palm/synce-sync-engine: Synchronization Engine for Windows Mobile devices Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 08:43:10 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127811 From miwi at FreeBSD.org Fri Oct 3 08:43:12 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 08:43:31 2008 Subject: ports/127808: [PATCH] devel/ipython-py25: update to 0.9.1 Message-ID: <200810030843.m938hCt1056838@freefall.freebsd.org> Synopsis: [PATCH] devel/ipython-py25: update to 0.9.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 08:43:12 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127808 From miwi at FreeBSD.org Fri Oct 3 08:43:15 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 08:43:31 2008 Subject: ports/127806: New port: graphics/gegl, a graph based image processing framework Message-ID: <200810030843.m938hEC9056904@freefall.freebsd.org> Synopsis: New port: graphics/gegl, a graph based image processing framework Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 08:43:14 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127806 From hideo at lastamericanempire.com Fri Oct 3 12:50:02 2008 From: hideo at lastamericanempire.com (hideo) Date: Fri Oct 3 12:50:08 2008 Subject: ports/127816: [maintainer update] Update databases/p5-Rose-DB-Object to 0.773 Message-ID: <20081003124615.4F6281D162@darwin.lastamericanempire.com> >Number: 127816 >Category: ports >Synopsis: [maintainer update] Update databases/p5-Rose-DB-Object to 0.773 >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 Oct 03 12:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: hideo >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD darwin.lastamericanempire.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Sat Sep 6 15:48:59 MDT 2008 hideo@darwin.lastamericanempire.com:/usr/obj/usr/src/sys/darwin i386 >Description: Update databases/p5-Rose-DB-Object from version 0.7722 to 0.773 >How-To-Repeat: >Fix: --- p5-rdbo-0.773 begins here --- diff -ruN /usr/ports/databases/p5-Rose-DB-Object/Makefile p5-Rose-DB-Object/Makefile --- /usr/ports/databases/p5-Rose-DB-Object/Makefile 2008-10-02 03:43:22.000000000 -0600 +++ p5-Rose-DB-Object/Makefile 2008-10-03 06:42:33.000000000 -0600 @@ -2,11 +2,11 @@ # Date created: 09 June 2006 # Whom: Zach Thompson # -# $FreeBSD: ports/databases/p5-Rose-DB-Object/Makefile,v 1.30 2008/09/30 14:11:34 miwi Exp $ +# $FreeBSD: ports/databases/p5-Rose-DB-Object/Makefile,v 1.29 2008/09/29 07:32:39 miwi Exp $ # PORTNAME= Rose-DB-Object -PORTVERSION= 0.7722 +PORTVERSION= 0.7730 PORTEPOCH= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN diff -ruN /usr/ports/databases/p5-Rose-DB-Object/distinfo p5-Rose-DB-Object/distinfo --- /usr/ports/databases/p5-Rose-DB-Object/distinfo 2008-10-02 03:43:22.000000000 -0600 +++ p5-Rose-DB-Object/distinfo 2008-10-03 06:42:43.000000000 -0600 @@ -1,3 +1,3 @@ -MD5 (Rose-DB-Object-0.7722.tar.gz) = 15dc891b0db108622bb3a83730849095 -SHA256 (Rose-DB-Object-0.7722.tar.gz) = 24e86d13c85a1ba8b390e4c04f5fd5e3476ba5a9298e127fcb3466ee64b66daf -SIZE (Rose-DB-Object-0.7722.tar.gz) = 522958 +MD5 (Rose-DB-Object-0.773.tar.gz) = c278080b463f80ed4f7feb19f0f3fe60 +SHA256 (Rose-DB-Object-0.773.tar.gz) = 5eca1c1f40ba0d55e8ac0b50487a920f99e693d8f4b08e7539bf28fc6a5e3c75 +SIZE (Rose-DB-Object-0.773.tar.gz) = 523955 --- p5-rdbo-0.773 ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Fri Oct 3 12:57:28 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 12:57:34 2008 Subject: ports/127816: [maintainer update] Update databases/p5-Rose-DB-Object to 0.773 Message-ID: <200810031257.m93CvRLs076658@freefall.freebsd.org> Synopsis: [maintainer update] Update databases/p5-Rose-DB-Object to 0.773 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 12:57:27 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127816 From mamalos at eng.auth.gr Fri Oct 3 13:33:32 2008 From: mamalos at eng.auth.gr (George Mamalakis) Date: Fri Oct 3 13:33:39 2008 Subject: freebsd-6-stable clamav-0.94_1 problems Message-ID: <48E617E4.1070601@eng.auth.gr> Hello everybody, today I updated my port of clamav, from clamav-0.92-something to clamav-0.94_1. Clamd restarted nicely; but when I tried to restart clamav-milter, I encountered the following message: Waiting for clamd socket.. 60.. 50.. 40.. 30.. 20.. 10.. There is no clamd socket (/var/run/clamav/clamd.sock)! And it was right! There was no /var/run/clamav/clamd.sock socket on my system, instead there was a /var/run/clamav/clamd. But /usr/local/etc/rc.d/clamav-milter looks for /var/run/clamav/clamd.sock in its clamav_clamd_socket variable. Then I looked up the same variable (clamav_clamd_socket) in the startup script /usr/local/etc/rc.d/clamav-clamd. It was /var/run/clamav/clamd.sock! But whenever I was restarting clamd via /usr/local/etc/rc.d/clamav-clamd it kept creating the socket /var/run/clamav/clamd (not clamd.sock as it was supposed to). Even when I set the clamav_clamd_socket in /etc/rc.conf and restarted clamd, I still would get the same results. The interesting thing is, that /usr/local/etc/rc.d/clamav-milter was aware of the changes made in /etc/rc.conf regarding the clamav_clamd_socket variable, whereas /usr/local/etc/rc.d/clamav-clamd wasn't. I assume that /usr/local/etc/rc.d/clamav-clamd is not checking /etc/rc.conf of where it should place its socket, nor does clamd read it correctly from /usr/local/etc/rc.d/clamav-clamd, since even though the startup script has the entry : : ${clamav_clamd_socket="/var/run/clamav/clamd.sock"} in it, clamd keeps on creating the /var/run/clamav/clamd socket instead. In order for my scripts to be useable, I have changed /etc/rc.conf to state: clamav_clamd_socket="/var/run/clamav/clamd" so as to override what /usr/local/etc/rc.d/clamav-milter thinks. If someone knows why this happens I would be grateful if they could help me. Thank you for your time, in advance, regards, -- George Mamalakis IT Officer Electrical and Computer Engineer (Aristotle Un. of Thessaloniki), MSc (Imperial College of London) Department of Electrical and Computer Engineering Faculty of Engineering Aristotle University of Thessaloniki phone number : +30 (2310) 994379 From tomasv at megalogika.lt Fri Oct 3 13:40:03 2008 From: tomasv at megalogika.lt (Tomas Verbaitis) Date: Fri Oct 3 13:40:14 2008 Subject: ports/127817: [PATCH] www/tomcat: update to 5.5.27 Message-ID: <20081003132110.3E3AA40D1@pilvas.lan> >Number: 127817 >Category: ports >Synopsis: [PATCH] www/tomcat: update to 5.5.27 >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 Oct 03 13:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tomas Verbaitis >Release: FreeBSD 8.0-CURRENT i386 >Organization: >Environment: System: FreeBSD pilvas.lan 8.0-CURRENT FreeBSD 8.0-CURRENT #23: Tue Aug 19 13:30:07 EEST 2008 >Description: - Update to 5.5.27 Port maintainer (tomasv@megalogika.lt) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- tomcat-5.5.27.patch begins here --- diff -u -ruN --exclude=CVS /usr/ports/www/tomcat/Makefile /usr/home/tomasv/ports/www/tomcat55/Makefile --- /usr/ports/www/tomcat/Makefile 2008-06-25 13:26:51.000000000 +0300 +++ /usr/home/tomasv/ports/www/tomcat55/Makefile 2008-10-03 15:57:30.000000000 +0300 @@ -6,7 +6,7 @@ # PORTNAME= tomcat -PORTVERSION= 5.5.26 +PORTVERSION= 5.5.27 CATEGORIES= www java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tomcat/tomcat-5/v${PORTVERSION}/bin @@ -29,7 +29,6 @@ APP_SHORTNAME= tomcat${MAJOR_VER:S/.//} TOMCAT_USER?= www TOMCAT_GROUP?= www -PW?= /usr/sbin/pw HTTP_PORT?= 8180 SHUTDOWN_PORT?= 8005 AJP_1_3_PORT?= 8009 diff -u -ruN --exclude=CVS /usr/ports/www/tomcat/distinfo /usr/home/tomasv/ports/www/tomcat55/distinfo --- /usr/ports/www/tomcat/distinfo 2008-06-25 13:26:51.000000000 +0300 +++ /usr/home/tomasv/ports/www/tomcat55/distinfo 2008-10-03 15:54:07.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (apache-tomcat-5.5.26.tar.gz) = d7d1ac1505a295ca304dc4e8b5bafdeb -SHA256 (apache-tomcat-5.5.26.tar.gz) = 7b1c3c1017584f59d2b31f2a85ef2ee25de03e6e3b917642cef4d41450dcd8b0 -SIZE (apache-tomcat-5.5.26.tar.gz) = 6372195 +MD5 (apache-tomcat-5.5.27.tar.gz) = e576fed8ce66c32ee5295d5f7727b138 +SHA256 (apache-tomcat-5.5.27.tar.gz) = b1fa8816881963ce9486b0d45ed0d946cb98b9e04dbdc6fd31fc54b6af378aba +SIZE (apache-tomcat-5.5.27.tar.gz) = 6478912 diff -u -ruN --exclude=CVS /usr/ports/www/tomcat/pkg-plist /usr/home/tomasv/ports/www/tomcat55/pkg-plist --- /usr/ports/www/tomcat/pkg-plist 2008-06-25 13:26:51.000000000 +0300 +++ /usr/home/tomasv/ports/www/tomcat55/pkg-plist 2008-10-03 15:59:07.000000000 +0300 @@ -91,6 +91,7 @@ %%T%%/server/webapps/host-manager/manager.xml %%T%%/server/webapps/manager/WEB-INF/lib/catalina-manager.jar %%T%%/server/webapps/manager/WEB-INF/lib/commons-fileupload-1.2.jar +%%T%%/server/webapps/manager/WEB-INF/lib/commons-io-1.4.jar %%T%%/server/webapps/manager/WEB-INF/web.xml %%T%%/server/webapps/manager/html-manager-howto.html %%T%%/server/webapps/manager/images/add.gif @@ -546,11 +547,13 @@ %%T%%/webapps/tomcat-docs/config/printer/resources.html %%T%%/webapps/tomcat-docs/config/printer/server.html %%T%%/webapps/tomcat-docs/config/printer/service.html +%%T%%/webapps/tomcat-docs/config/printer/systemprops.html %%T%%/webapps/tomcat-docs/config/printer/valve.html %%T%%/webapps/tomcat-docs/config/realm.html %%T%%/webapps/tomcat-docs/config/resources.html %%T%%/webapps/tomcat-docs/config/server.html %%T%%/webapps/tomcat-docs/config/service.html +%%T%%/webapps/tomcat-docs/config/systemprops.html %%T%%/webapps/tomcat-docs/config/valve.html %%T%%/webapps/tomcat-docs/connectors.html %%T%%/webapps/tomcat-docs/default-servlet.html --- tomcat-5.5.27.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From wtp at bsdguru.org Fri Oct 3 13:40:04 2008 From: wtp at bsdguru.org (Krzysztof Stryjek) Date: Fri Oct 3 13:40:14 2008 Subject: ports/127818: snort does not compile with prelude support Message-ID: <20081003131613.ED2298FF7F@fw.wtp3.org> >Number: 127818 >Category: ports >Synopsis: snort does not compile with prelude 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: Fri Oct 03 13:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Krzysztof Stryjek >Release: FreeBSD 6.3-STABLE i386 >Organization: private >Environment: System: FreeBSD xys.wtp3.org 6.3-STABLE FreeBSD 6.3-STABLE #3: Mon Apr 21 07:34:02 CEST 2008 toor@xys.wtp3.org:/usr/obj/usr/src/sys/POOH6 i386 >Description: One of the config options for security/snort is WITH_PRELUDE. Last time libprelude has changed to new version, but Makefile for snort is not updated. This patch corrects this issue. >How-To-Repeat: cd /security/snort && make all >Fix: --- Makefile.orig 2008-09-27 04:10:00.000000000 +0200 +++ Makefile 2008-10-03 15:08:59.000000000 +0200 @@ -114,7 +114,7 @@ .endif .if defined(WITH_PRELUDE) -LIB_DEPENDS+= prelude.14:${PORTSDIR}/security/libprelude +LIB_DEPENDS+= prelude.17:${PORTSDIR}/security/libprelude CONFIGURE_ARGS+= --enable-prelude PLIST_SUB+= PRELUDE="" .else >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Fri Oct 3 14:45:25 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Oct 3 14:45:32 2008 Subject: ports/127818: security/snort does not compile with prelude support Message-ID: <200810031445.m93EjPcV086269@freefall.freebsd.org> Old Synopsis: snort does not compile with prelude support New Synopsis: security/snort does not compile with prelude support Responsible-Changed-From-To: freebsd-ports-bugs->clsung Responsible-Changed-By: linimon Responsible-Changed-When: Fri Oct 3 14:44:59 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127818 From wenheping at gmail.com Fri Oct 3 15:00:12 2008 From: wenheping at gmail.com (Wen heping) Date: Fri Oct 3 15:00:19 2008 Subject: ports/127820: [Update]devel/libconfig:update to 1.3.1 Message-ID: <200810031454.m93EsGhV006518@www.freebsd.org> >Number: 127820 >Category: ports >Synopsis: [Update]devel/libconfig:update to 1.3.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 Oct 03 15:00:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 1.3.1 from 1.2.1 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-04 01:07:35.000000000 +0800 +++ Makefile 2008-10-04 01:40:09.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= libconfig -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.1 CATEGORIES= devel MASTER_SITES= http://www.hyperrealm.com/libconfig/ --- distinfo.orig 2008-10-04 01:07:35.000000000 +0800 +++ distinfo 2008-10-04 01:07:35.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (libconfig-1.2.1.tar.gz) = 53e2fc5394c456add5581606c5165dd7 -SHA256 (libconfig-1.2.1.tar.gz) = a2147ff379a83fc3e6a549a1a69bca4f3bdb0d4d8eafe6c9c25824aa2581a1e9 -SIZE (libconfig-1.2.1.tar.gz) = 513066 +MD5 (libconfig-1.3.1.tar.gz) = f02bfa27a21b3040089026975b9dc0b8 +SHA256 (libconfig-1.3.1.tar.gz) = 5677f32eff184883d7ca402234f92142f35bea7d04d503becdd104ae8343cb1c +SIZE (libconfig-1.3.1.tar.gz) = 529332 --- pkg-plist.orig 2008-10-04 01:07:35.000000000 +0800 +++ pkg-plist 2008-10-04 01:32:26.000000000 +0800 @@ -3,10 +3,10 @@ lib/libconfig.a lib/libconfig.la lib/libconfig.so -lib/libconfig.so.5 +lib/libconfig.so.7 lib/libconfig++.a lib/libconfig++.la lib/libconfig++.so -lib/libconfig++.so.5 +lib/libconfig++.so.7 libdata/pkgconfig/libconfig.pc libdata/pkgconfig/libconfig++.pc >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 15:00:21 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 15:00:31 2008 Subject: ports/127820: [Update]devel/libconfig:update to 1.3.1 Message-ID: <200810031500.m93F0LvU086727@freefall.freebsd.org> Synopsis: [Update]devel/libconfig:update to 1.3.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 15:00:21 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127820 From skv at FreeBSD.org Fri Oct 3 15:30:04 2008 From: skv at FreeBSD.org (Sergey Skvortsov) Date: Fri Oct 3 15:30:10 2008 Subject: ports/127822: [PATCH] security/sudo: add tuneable variable SUDO_LDAP_CONF Message-ID: <200810031521.m93FL29Q088791@freefall.freebsd.org> >Number: 127822 >Category: ports >Synopsis: [PATCH] security/sudo: add tuneable variable SUDO_LDAP_CONF >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 Oct 03 15:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD vega.protey.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Sep 8 18:35:31 MSD >Description: Variable SUDO_LDAP_CONF can be useful to allow "sudo" with LDAP and "nss_ldap" use the same config file (ex., "nss_ldap.conf"). Note that SUDO_LDAP_CONF set only filename. Maybe full path to file should be more adequate choice. >How-To-Repeat: >Fix: --- sudo-1.6.9.17.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/sudo/Makefile,v retrieving revision 1.100 diff -u -u -r1.100 Makefile --- Makefile 21 Aug 2008 06:18:21 -0000 1.100 +++ Makefile 3 Oct 2008 15:14:27 -0000 @@ -52,7 +52,8 @@ .if defined(WITH_LDAP) USE_OPENLDAP=yes CONFIGURE_ARGS+=--with-ldap=${PREFIX} -CONFIGURE_ARGS+=--with-ldap-conf-file=${PREFIX}/etc/ldap.conf +SUDO_LDAP_CONF?= ldap.conf +CONFIGURE_ARGS+=--with-ldap-conf-file=${PREFIX}/etc/${SUDO_LDAP_CONF} PLIST_SUB+= LDAP="" .else PLIST_SUB= LDAP="@comment " --- sudo-1.6.9.17.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 15:30:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 15:30:22 2008 Subject: ports/127822: [PATCH] security/sudo: add tuneable variable SUDO_LDAP_CONF Message-ID: <200810031530.m93FUFFf090140@freefall.freebsd.org> Synopsis: [PATCH] security/sudo: add tuneable variable SUDO_LDAP_CONF Responsible-Changed-From-To: freebsd-ports-bugs->tmclaugh Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 15:30:15 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127822 From leeym at FreeBSD.org Fri Oct 3 16:10:03 2008 From: leeym at FreeBSD.org (Yen-Ming Lee) Date: Fri Oct 3 16:10:09 2008 Subject: ports/127823: [PATCH] net/p5-Net: update depenedency Message-ID: <200810031603.m93G3Mj6050465@cn1.leeym.com> >Number: 127823 >Category: ports >Synopsis: [PATCH] net/p5-Net: update depenedency >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 Oct 03 16:10:02 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 dependency - shorten pkg-descr to make portlint happier - bump PORTREVISION Port maintainer (mat@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- p5-Net-1.22_1,1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net/p5-Net/Makefile,v retrieving revision 1.47 diff -u -d -b -w -u -r1.47 Makefile --- Makefile 28 Aug 2007 10:09:07 -0000 1.47 +++ Makefile 3 Oct 2008 16:02:44 -0000 @@ -7,6 +7,7 @@ PORTNAME= Net PORTVERSION= 1.22 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net perl5 MASTER_SITES= CPAN @@ -16,11 +17,9 @@ MAINTAINER= mat@FreeBSD.org COMMENT= Perl5 modules to access and use network protocols -RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \ - ${SITE_PERL}/Authen/SASL.pm:${PORTSDIR}/security/p5-Authen-SASL +RUN_DEPENDS= p5-Authen-SASL>=0:${PORTSDIR}/security/p5-Authen-SASL PERL_CONFIGURE= yes -CONFIGURE_ARGS= < /dev/null MAN3= Net::Cmd.3 \ Net::Config.3 \ @@ -33,4 +32,11 @@ Net::Time.3 \ Net::libnetFAQ.3 -.include +.include + +.if ${PERL_LEVEL} < 500703 +RUN_DEPENDS+= p5-Digest-MD5>=0:${PORTSDIR}/security/p5-Digest-MD5 \ + p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64 +.endif + +.include Index: pkg-descr =================================================================== RCS file: /home/pcvs/ports/net/p5-Net/pkg-descr,v retrieving revision 1.4 diff -u -d -b -w -u -r1.4 pkg-descr --- pkg-descr 21 Sep 2005 19:31:13 -0000 1.4 +++ pkg-descr 3 Oct 2008 16:02:44 -0000 @@ -1,88 +1,20 @@ -Contents of perl5 Net class: - -Net::FTP - FTP Client class - - Net::FTP is a class implementing a simple FTP client in - Perl as described in RFC959 - - Net::FTP provides methods that will perform various - operations. These methods could be split into groups - depending the level of interface the user requires. - - -Net::Time - time and daytime network client interface - - Net::Time provides subroutines that obtain the time on a - remote machine. - - -Net::DummyInetd - A dummy Inetd server - - Net::DummyInetd is just what it's name says, it is a dummy - inetd server. Creation of a Net::DummyInetd will cause a - child process to be spawned off which will listen to a - socket. When a connection arrives on this socket the - specified command is fork'd and exec'd with STDIN and - STDOUT file descriptors duplicated to the new socket. - - -Net::NNTP - NNTP Client class - - Net::NNTP is a class implementing a simple NNTP client in - Perl as described in RFC977. Net::NNTP inherits its - communication methods from Net::Cmd - - -Net::SNPP - Simple Network Pager Protocol Client - - This module implements a client interface to the SNPP - protocol, enabling a perl5 application to talk to SNPP - servers. This documentation assumes that you are familiar - with the SNPP protocol described in RFC1861. - - -Net::POP3 - Post Office Protocol 3 Client class (RFC1081) - - This module implements a client interface to the POP3 - protocol, enabling a perl5 application to talk to POP3 - servers. This documentation assumes that you are familiar - with the POP3 protocol described in RFC1081. - - -Net::Cmd - Network Command class (as used by FTP, SMTP etc) - - Net::Cmd is a collection of methods that can be inherited - by a sub class of IO::Handle. These methods implement the - functionality required for a command based protocol, for - example FTP and SMTP. - -Net::SMTP - Simple Mail transfer Protocol Client - - This module implements a client interface to the SMTP - protocol, enabling a perl5 application to talk to SMTP - servers. This documentation assumes that you are familiar - with the SMTP protocol described in RFC821. - - -Net::Domain - Attempt to evaluate the current host's internet name and domain - - Using various methods attempt to find the Fully Qualified - Domain Name (FQDN) of the current host. From this - determine the host-name and the host-domain. - - -Net::Netrc - OO interface to users netrc file - - Net::Netrc is a class implementing a simple interface to - the .netrc file used as by the ftp program. +libnet is a collection of Perl modules which provides a simple +and consistent programming interface (API) to the client side +of various protocols used in the internet community. +For details of each protocol please refer to the RFC. RFC's +can be found a various places on the WEB, for a starting +point look at: -Net::Telnet - Defines constants for the telnet protocol + http://www.yahoo.com/Computers_and_Internet/Standards/RFCs/ - This module is VERY preliminary as I am not 100% sure how - it should be implemented. + The RFC implemented in this distribution are - Currently it just exports constants used in the telnet - protocol. + Net::FTP RFC959 File Transfer Protocol + Net::SMTP RFC821 Simple Mail Transfer Protocol + Net::Time RFC867 Daytime Protocol + Net::Time RFC868 Time Protocol + Net::NNTP RFC977 Network News Transfer Protocol + Net::POP3 RFC1939 Post Office Protocol 3 WWW: http://search.cpan.org/dist/libnet/ --- p5-Net-1.22_1,1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 16:10:14 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 16:10:21 2008 Subject: ports/127823: [PATCH] net/p5-Net: update depenedency Message-ID: <200810031610.m93GAE2e092172@freefall.freebsd.org> Synopsis: [PATCH] net/p5-Net: update depenedency Responsible-Changed-From-To: freebsd-ports-bugs->mat Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 16:10:14 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127823 From skv at FreeBSD.org Fri Oct 3 16:40:01 2008 From: skv at FreeBSD.org (Sergey Skvortsov) Date: Fri Oct 3 16:40:08 2008 Subject: ports/127825: [PATCH] mail/exim: add support for DKIM Message-ID: <200810031635.m93GZbwB096023@freefall.freebsd.org> >Number: 127825 >Category: ports >Synopsis: [PATCH] mail/exim: add support for DKIM >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: Fri Oct 03 16:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergey Skvortsov >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD vega.protey.ru 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #3: Mon Sep 8 18:35:31 MSD >Description: Add support for DKIM. >How-To-Repeat: >Fix: --- exim-4.69.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/mail/exim/Makefile,v retrieving revision 1.237 diff -u -u -r1.237 Makefile --- Makefile 19 Apr 2008 17:51:39 -0000 1.237 +++ Makefile 3 Oct 2008 16:33:52 -0000 @@ -231,6 +231,9 @@ # Enable DomainKeys support #WITH_DOMAINKEYS= yes # +# Enable DKIM (DomainKeys Identified Mail) support +#WITH_DKIM= yes +# # Enable Sender Rewriting Scheme (SRS) #WITH_SRS= yes # @@ -506,6 +509,14 @@ SEDLIST+= -e 's,XX_DOMAINKEYS_LIBS_XX,,' .endif +.if defined(WITH_DKIM) +LIB_DEPENDS+= dkim.1:${PORTSDIR}/mail/libdkim +SEDLIST+= -e 's,XX_DKIM_LIBS_XX,-ldkim,' \ + -e 's,^\# (EXPERIMENTAL_DKIM=),\1,' +.else +SEDLIST+= -e 's,XX_DKIM_LIBS_XX,,' +.endif + .if defined(WITH_SRS) LIB_DEPENDS+= srs2.0:${PORTSDIR}/mail/libsrs2 SEDLIST+= -e 's,XX_SRS_FLAGS_XX,-DSRS,' \ Index: options =================================================================== RCS file: /home/pcvs/ports/mail/exim/options,v retrieving revision 1.10 diff -u -u -r1.10 options --- options 31 May 2007 06:48:14 -0000 1.10 +++ options 3 Oct 2008 16:33:52 -0000 @@ -139,6 +139,9 @@ # Enable Yahoo DomainKeys support. # DomainKeys support depends on exiscan. +#WITHOUT_DKIM +# Enable DKIM (DomainKeys Identified Mail) support. + #WITHOUT_TCP_WRAPPERS # Link against libwrap to support /etc/hosts.allow access control. @@ -279,6 +282,9 @@ .ifndef WITH_DOMAINKEYS WITHOUT_DOMAINKEYS?=yes .endif +.ifndef WITH_DKIM +WITHOUT_DKIM?=yes +.endif .ifndef WITH_TCP_WRAPPERS WITHOUT_TCP_WRAPPERS?=yes .endif Index: files/patch-src::EDITME =================================================================== RCS file: /home/pcvs/ports/mail/exim/files/patch-src::EDITME,v retrieving revision 1.26 diff -u -u -r1.26 patch-src::EDITME --- files/patch-src::EDITME 28 May 2007 21:09:37 -0000 1.26 +++ files/patch-src::EDITME 3 Oct 2008 16:33:52 -0000 @@ -69,15 +69,16 @@ #------------------------------------------------------------------------------ -@@ -372,6 +375,7 @@ +@@ -372,6 +375,8 @@ +# EXPERIMENTAL_DOMAINKEYS=yes ++# EXPERIMENTAL_DKIM=yes ############################################################################### # THESE ARE THINGS YOU MIGHT WANT TO SPECIFY # ############################################################################### -@@ -440,6 +444,7 @@ +@@ -440,6 +445,7 @@ # ALT_CONFIG_PREFIX=/some/directory/ # ALT_CONFIG_PREFIX=/some/directory/exim.conf- @@ -85,7 +86,7 @@ #------------------------------------------------------------------------------ -@@ -494,7 +499,7 @@ +@@ -494,7 +500,7 @@ # one that is set in the headers_charset option. The default setting is # defined by this setting: @@ -94,7 +95,7 @@ # If you are going to make use of $header_xxx expansions in your configuration # file, or if your users are going to use them in filter files, and the normal -@@ -579,7 +584,7 @@ +@@ -579,7 +585,7 @@ # SUPPORT_TLS=yes # Uncomment this setting if you are using OpenSSL @@ -103,7 +104,7 @@ # Uncomment these settings if you are using GnuTLS # USE_GNUTLS=yes -@@ -630,7 +635,7 @@ +@@ -630,7 +636,7 @@ # Once you have done this, "make install" will build the info files and # install them in the directory you have defined. @@ -112,7 +113,7 @@ #------------------------------------------------------------------------------ -@@ -643,7 +648,7 @@ +@@ -643,7 +649,7 @@ # %s. This will be replaced by one of the strings "main", "panic", or "reject" # to form the final file names. Some installations may want something like this: @@ -121,7 +122,7 @@ # which results in files with names /var/log/exim_mainlog, etc. The directory # in which the log files are placed must exist; Exim does not try to create -@@ -719,7 +724,7 @@ +@@ -719,7 +725,7 @@ # that the local_scan API is made available by the linker. You may also need # to add -ldl to EXTRALIBS so that dlopen() is available to Exim. @@ -130,7 +131,7 @@ #------------------------------------------------------------------------------ -@@ -811,13 +816,21 @@ +@@ -811,13 +817,21 @@ # library for TCP wrappers, so you probably need something like this: # # USE_TCP_WRAPPERS=yes @@ -138,7 +139,7 @@ -# EXTRALIBS_EXIM=-L/usr/local/lib -lwrap -# +CFLAGS=XX_CFLAGS_XX XX_SPF_FLAGS_XX XX_SRS_FLAGS_XX XX_SQLITE_FLAGS_XX -+EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX XX_ICONV_LIBS_XX XX_SPF_LIBS_XX XX_SRS_LIBS_XX XX_DOMAINKEYS_LIBS_XX XX_RADIUS_LIBS_XX XX_SQLITE_LIBS_XX ++EXTRALIBS=XX_TCP_WRAPPERS_LIBS_XX XX_PAM_LIBS_XX XX_ICONV_LIBS_XX XX_SPF_LIBS_XX XX_SRS_LIBS_XX XX_DOMAINKEYS_LIBS_XX XX_DKIM_LIBS_XX XX_RADIUS_LIBS_XX XX_SQLITE_LIBS_XX + # but of course there may need to be other things in CFLAGS and EXTRALIBS_EXIM # as well. @@ -155,7 +156,7 @@ #------------------------------------------------------------------------------ # The default action of the exim_install script (which is run by "make # install") is to install the Exim binary with a unique name such as -@@ -1082,7 +1095,7 @@ +@@ -1082,7 +1096,7 @@ # (process id) to a file so that it can easily be identified. The path of the # file can be specified here. Some installations may want something like this: --- exim-4.69.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 16:40:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 16:40:19 2008 Subject: ports/127825: [PATCH] mail/exim: add support for DKIM Message-ID: <200810031640.m93GeC0l096257@freefall.freebsd.org> Synopsis: [PATCH] mail/exim: add support for DKIM Responsible-Changed-From-To: freebsd-ports-bugs->krion Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 16:40:12 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127825 From jfb at mr-happy.com Fri Oct 3 17:30:02 2008 From: jfb at mr-happy.com (Jeffrey Blank) Date: Fri Oct 3 17:30:09 2008 Subject: ports/127827: request maintainership of comms/qpage Message-ID: <200810031729.m93HTn9L045392@www.freebsd.org> >Number: 127827 >Category: ports >Synopsis: request maintainership of comms/qpage >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 Oct 03 17:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Jeffrey Blank >Release: mix of 6.3 and 7.0/7-STABLE >Organization: Michigan Technological University >Environment: >Description: I am interested in taking maintainership of the port comms/qpage. My short list of (admittedly somewhat weak) qualifications for this: - My site has had a small number of critical qpage installations for 10+ years. - I have found two qpage bugs and developed patches for both (only submitted a PR for one, ports/127075), so I am somewhat familiar with the qpage source code. - I have developed three ports from scratch for use at my site. I have read the porter's handbook and the "Contributing to the FreeBSD Ports Collection" article/collection. If there is anything else I can do to demonstrate that I would be an appropriate choice for the maintainer or this port, please let me know. Thank you, Jeff Blank >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From wojtek at tensor.gdynia.pl Fri Oct 3 19:50:04 2008 From: wojtek at tensor.gdynia.pl (Wojciech Puchar) Date: Fri Oct 3 19:50:11 2008 Subject: ports/127829: asterisk don't keep parent priority/rtpriority at startup Message-ID: <200810031949.m93JnAbN078294@www.freebsd.org> >Number: 127829 >Category: ports >Synopsis: asterisk don't keep parent priority/rtpriority at startup >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 Oct 03 19:50:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wojciech Puchar >Release: 7.0-stable >Organization: TENSOR ap >Environment: FreeBSD wojtek.tensor.gdynia.pl 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Sep 22 22:36:43 CEST 2008 root@wojtek.tensor.gdynia.pl:/tmp/1 i386 (but arch-independent) >Description: asterisk, no matter what priority it has on start, falls back to default priority >How-To-Repeat: example: rtprio 31 asterisk and look asterisk won't have rtpriority, with H option in top (show every thread) only one thread will. >Fix: yes. patchfile attached put into /usr/ports/net/asterisk/files strip down .txt extension >Release-Note: >Audit-Trail: >Unformatted: From mopsfelder at gmail.com Fri Oct 3 20:10:03 2008 From: mopsfelder at gmail.com (Murilo Opsfelder) Date: Fri Oct 3 20:10:09 2008 Subject: ports/127830: [new port]: devel/py-ipaddr Message-ID: <200810032004.m93K4u7H004665@www.freebsd.org> >Number: 127830 >Category: ports >Synopsis: [new port]: devel/py-ipaddr >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 Oct 03 20:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Murilo Opsfelder >Release: -CURRENT >Organization: BluePex Security Solutions >Environment: >Description: A Google open source IPv4/IPv6 manipulation library in Python. This library is used to create/poke/manipulate IPv4 and IPv6 addresses and prefixes. Development mailing list: http://groups.google.com/group/ipaddr-py-dev WWW: http://code.google.com/p/ipaddr-py/ >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-ipaddr # ./py-ipaddr/pkg-descr # ./py-ipaddr/Makefile # ./py-ipaddr/distinfo # echo c - ./py-ipaddr mkdir -p ./py-ipaddr > /dev/null 2>&1 echo x - ./py-ipaddr/pkg-descr sed 's/^X//' >./py-ipaddr/pkg-descr << '8afbec57fbb1ac408f6cfdee32a94fa4' XA Google open source IPv4/IPv6 manipulation library in Python. XThis library is used to create/poke/manipulate IPv4 and XIPv6 addresses and prefixes. XDevelopment mailing list: Xhttp://groups.google.com/group/ipaddr-py-dev X XWWW: http://code.google.com/p/ipaddr-py/ 8afbec57fbb1ac408f6cfdee32a94fa4 echo x - ./py-ipaddr/Makefile sed 's/^X//' >./py-ipaddr/Makefile << '28f184221fef8c2cd3f28d5ff886e1a5' X# New ports collection makefile for: py-ipaddr X# Date created: 2008-10-03 X# Whom: Murilo Opsfelder X# X# $FreeBSD$ X# X XPORTNAME= ipaddr XPORTVERSION= 1.0.0 XCATEGORIES= devel python XMASTER_SITES= http://ipaddr-py.googlecode.com/files/ XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= mopsfelder@gmail.com XCOMMENT= A Google open source IPv4/IPv6 manipulation library in Python X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_PKGNAME= ipaddr X XPLIST_FILES= %%PYTHON_SITELIBDIR%%/ipaddr.py \ X %%PYTHON_SITELIBDIR%%/ipaddr.pyc \ X %%PYTHON_SITELIBDIR%%/ipaddr.pyo X Xtest: install X ${PYTHON_CMD} ${WRKSRC}/ipaddr_test.py X X.include 28f184221fef8c2cd3f28d5ff886e1a5 echo x - ./py-ipaddr/distinfo sed 's/^X//' >./py-ipaddr/distinfo << '27cb32c1fe891227385ac5e840bf21d6' XMD5 (ipaddr-1.0.0.tar.gz) = 2eec9c501a9d836fb366b89b8808eaf5 XSHA256 (ipaddr-1.0.0.tar.gz) = 80d76b51bc3a488c730342b17e13e41617fc4883fe18fbbb8687164eb3a903eb XSIZE (ipaddr-1.0.0.tar.gz) = 15138 27cb32c1fe891227385ac5e840bf21d6 exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 20:10:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 20:10:22 2008 Subject: ports/127830: [new port]: devel/py-ipaddr Message-ID: <200810032010.m93KABou011833@freefall.freebsd.org> Synopsis: [new port]: devel/py-ipaddr Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 20:10:11 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=127830 From dsh at vlink.ru Fri Oct 3 20:30:07 2008 From: dsh at vlink.ru (Denis Shaposhnikov) Date: Fri Oct 3 20:30:13 2008 Subject: ports/127831: [PATCH] textproc/rst.el: update to 5648 Message-ID: <200810032010.m93KAkMJ014917@localhost.my.domain> >Number: 127831 >Category: ports >Synopsis: [PATCH] textproc/rst.el: update to 5648 >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 Oct 03 20:30:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Denis Shaposhnikov >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD localhost.my.domain 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Apr 27 02:22:16 MSD 2008 >Description: - Update to 5648 - Change my email Added file(s): - Makefile - distinfo - pkg-descr - pkg-message - pkg-plist Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- rst.el-5648.patch begins here --- diff -ruN --exclude=CVS /usr/ports/textproc/rst.el/Makefile /home/dsh/ports/textproc/rst.el/Makefile --- /usr/ports/textproc/rst.el/Makefile 2008-06-06 18:04:57.000000000 +0400 +++ /home/dsh/ports/textproc/rst.el/Makefile 2008-10-04 00:07:14.000000000 +0400 @@ -6,15 +6,14 @@ # PORTNAME= rst.el -PORTVERSION= 5039 -PORTREVISION= 1 +PORTVERSION= 5648 CATEGORIES= textproc elisp MASTER_SITES= http://svn.berlios.de/viewcvs/*checkout*/docutils/trunk/docutils/tools/editors/emacs/ PKGNAMESUFFIX= -${EMACS_NAME} DISTNAME= rst.el\?rev=${PORTVERSION} EXTRACT_SUFX= # empty -MAINTAINER= dsh@vlink.ru +MAINTAINER= dsh@wizard.volgograd.ru COMMENT= ReStructuredText Support for Emacs USE_EMACS= yes diff -ruN --exclude=CVS /usr/ports/textproc/rst.el/distinfo /home/dsh/ports/textproc/rst.el/distinfo --- /usr/ports/textproc/rst.el/distinfo 2007-06-30 00:57:54.000000000 +0400 +++ /home/dsh/ports/textproc/rst.el/distinfo 2008-10-03 23:50:42.000000000 +0400 @@ -1,3 +1,3 @@ -MD5 (rst.el?rev=5039) = b973a0d4729bdd4a2c77d1801a933e11 -SHA256 (rst.el?rev=5039) = 2a4a7a0d1cc27fcb6858b3f4d83ed7c767f1ff9ab6546967ef4b5b523477247e -SIZE (rst.el?rev=5039) = 115815 +MD5 (rst.el?rev=5648) = d3dcde052a3db0ba14f33ac1674007ae +SHA256 (rst.el?rev=5648) = e5794f79f7ddfc80a8ebb22a8c66e1dd29720f067972ed36f99bde0b6b1b67ae +SIZE (rst.el?rev=5648) = 117139 --- rst.el-5648.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 20:30:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 20:30:23 2008 Subject: ports/127831: [PATCH] textproc/rst.el: update to 5648 Message-ID: <200810032030.m93KUGrH014826@freefall.freebsd.org> Synopsis: [PATCH] textproc/rst.el: update to 5648 Responsible-Changed-From-To: freebsd-ports-bugs->anray Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 20:30:16 UTC 2008 Responsible-Changed-Why: anray@ wants this category PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127831 From linimon at FreeBSD.org Fri Oct 3 20:44:12 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Oct 3 20:44:18 2008 Subject: ports/127829: net/asterisk don't keep parent priority/rtpriority at startup Message-ID: <200810032044.m93KiC2M016241@freefall.freebsd.org> Old Synopsis: asterisk don't keep parent priority/rtpriority at startup New Synopsis: net/asterisk don't keep parent priority/rtpriority at startup Responsible-Changed-From-To: freebsd-ports-bugs->sobomax Responsible-Changed-By: linimon Responsible-Changed-When: Fri Oct 3 20:43:50 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127829 From Mark_Andrews at isc.org Fri Oct 3 21:20:03 2008 From: Mark_Andrews at isc.org (Mark Andrews) Date: Fri Oct 3 21:20:10 2008 Subject: ports/127832: cvsup is reporting RCS errors in ports. Message-ID: <200810032115.m93LFKRB023614@drugs.dv.isc.org> >Number: 127832 >Category: ports >Synopsis: cvsup is reporting RCS errors in ports. >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 Oct 03 21:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Mark Andrews >Release: FreeBSD 6.4-PRERELEASE i386 >Organization: ISC >Environment: System: FreeBSD drugs.dv.isc.org 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #21: Sat Oct 4 01:34:20 EST 2008 marka@drugs.dv.isc.org:/usr/obj/usr/src/sys/DRUGS i386 >Description: csup is reporting RCS errors in ports. make update -------------------------------------------------------------- >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: >>> Running csup -------------------------------------------------------------- Connected to 204.152.184.73 Updating collection ports-all/cvs Edit ports/MOVED Edit ports/archivers/deco/Makefile Edit ports/archivers/deco/distinfo Edit ports/archivers/deco/pkg-plist Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/astro/gkrellmoon2/pkg-descr,v": 1: "head" expected Edit ports/astro/p5-Astro-SpaceTrack/Makefile Edit ports/astro/p5-Astro-SpaceTrack/distinfo Edit ports/astro/xearth/files/freebsd.committers.markers Edit ports/audio/Makefile Edit ports/audio/dvda-author/Makefile Edit ports/audio/dvda-author/distinfo Edit ports/audio/espeak/Makefile Edit ports/audio/espeak/distinfo Edit ports/audio/espeak/pkg-plist Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/audio/gkrellmms/distinfo,v": 1: "head" expected Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/audio/gkrellmms/files/patch-aa,v": 1: "head" expected Edit ports/audio/gmpc/Makefile Edit ports/audio/gmpc/distinfo Edit ports/audio/gmpc/pkg-descr Edit ports/audio/gmpc/pkg-plist Checkout ports/audio/gmpc-alarm/Makefile Checkout ports/audio/gmpc-alarm/distinfo Checkout ports/audio/gmpc-alarm/pkg-descr Checkout ports/audio/gmpc-alarm/pkg-plist Edit ports/audio/gmpc-autoplaylist/Makefile Edit ports/audio/gmpc-extraplaylist/Makefile Edit ports/audio/gmpc-extraplaylist/distinfo Edit ports/audio/gmpc-extraplaylist/pkg-descr Edit ports/audio/gmpc-extraplaylist/pkg-plist Edit ports/audio/gmpc-favorites/Makefile Edit ports/audio/gmpc-lastfm/Makefile Edit ports/audio/gmpc-lastfm/distinfo Edit ports/audio/gmpc-lastfm/pkg-descr Edit ports/audio/gmpc-lastfm/pkg-plist Edit ports/audio/gmpc-libnotify/Makefile Edit ports/audio/gmpc-libnotify/distinfo Edit ports/audio/gmpc-libnotify/pkg-descr Edit ports/audio/gmpc-libnotify/pkg-plist Edit ports/audio/gmpc-lyrics/Makefile Edit ports/audio/gmpc-lyrics/distinfo Edit ports/audio/gmpc-lyrics/pkg-descr Edit ports/audio/gmpc-lyrics/pkg-plist Checkout ports/audio/gmpc-lyricwiki/Makefile Checkout ports/audio/gmpc-lyricwiki/distinfo Checkout ports/audio/gmpc-lyricwiki/pkg-descr Checkout ports/audio/gmpc-lyricwiki/pkg-plist Edit ports/audio/gmpc-magnatune/Makefile Edit ports/audio/gmpc-magnatune/distinfo Edit ports/audio/gmpc-magnatune/pkg-descr Edit ports/audio/gmpc-magnatune/pkg-plist Edit ports/audio/gmpc-mdcover/Makefile Edit ports/audio/gmpc-mdcover/distinfo Edit ports/audio/gmpc-mdcover/pkg-descr Edit ports/audio/gmpc-mdcover/pkg-plist Edit ports/audio/gmpc-mserver/Makefile Edit ports/audio/gmpc-osd/Makefile Edit ports/audio/gmpc-osd/distinfo Edit ports/audio/gmpc-osd/pkg-descr Edit ports/audio/gmpc-osd/pkg-plist Edit ports/audio/gmpc-qosd/Makefile Edit ports/audio/gmpc-random-playlist/Makefile Edit ports/audio/gmpc-serverstats/Makefile Edit ports/audio/gmpc-serverstats/distinfo Edit ports/audio/gmpc-serverstats/pkg-descr Edit ports/audio/gmpc-serverstats/pkg-plist Edit ports/audio/gmpc-shout/Makefile Edit ports/audio/gmpc-shout/distinfo Edit ports/audio/gmpc-shout/pkg-descr Edit ports/audio/gmpc-shout/pkg-plist Edit ports/audio/gmpc-stopbutton/Makefile Edit ports/audio/gmpc-wikipedia/Makefile Edit ports/audio/gmpccaa/Makefile Edit ports/audio/gmpccaa/distinfo Edit ports/audio/gmpccaa/pkg-descr Edit ports/audio/gmpccaa/pkg-plist Edit ports/audio/libmpd/Makefile Edit ports/audio/libmpd/distinfo Edit ports/audio/libmpd/pkg-descr Edit ports/audio/mma/Makefile Edit ports/audio/mma/distinfo Edit ports/audio/mma/files/patch-cp-install Edit ports/audio/mma/pkg-plist Edit ports/biology/paml/Makefile Edit ports/biology/paml/distinfo Edit ports/biology/paml/pkg-plist Edit ports/chinese/stardict2-dict-zh_CN/Makefile Edit ports/chinese/stardict2-dict-zh_CN/distinfo Edit ports/comms/smstools3/Makefile Edit ports/comms/smstools3/distinfo Edit ports/comms/smstools3/pkg-plist Edit ports/converters/tnef/Makefile Edit ports/converters/tnef/distinfo Edit ports/databases/Makefile Edit ports/databases/libgdamm/Makefile Edit ports/databases/libgdamm/distinfo Edit ports/databases/libmemcached/Makefile Edit ports/databases/libmemcached/distinfo Edit ports/databases/memcachedb/Makefile Edit ports/databases/p5-Rose-DB-Object/Makefile Edit ports/databases/p5-Rose-DB-Object/distinfo Edit ports/databases/pecl-memcache/Makefile Edit ports/databases/pecl-memcache/distinfo Edit ports/databases/pgfouine/Makefile Checkout ports/databases/ruby-sybct/Makefile Checkout ports/databases/ruby-sybct/distinfo Checkout ports/databases/ruby-sybct/files/patch-extconf.rb Checkout ports/databases/ruby-sybct/pkg-descr Checkout ports/databases/ruby-sybct/pkg-plist Checkout ports/databases/rubygem-rbase/Makefile Checkout ports/databases/rubygem-rbase/distinfo Checkout ports/databases/rubygem-rbase/pkg-descr Edit ports/deskutils/horde-kronolith/Makefile Edit ports/deskutils/horde-kronolith/distinfo Edit ports/deskutils/horde-kronolith/pkg-plist Edit ports/deskutils/horde-nag/Makefile Edit ports/deskutils/horde-nag/distinfo Edit ports/deskutils/horde-nag/pkg-plist Edit ports/deskutils/plans/Makefile Edit ports/deskutils/plans/distinfo Edit ports/devel/Makefile Edit ports/devel/compiz-bcop/Makefile Edit ports/devel/compiz-bcop/distinfo Edit ports/devel/libslang/Makefile Edit ports/devel/libslang/pkg-descr Edit ports/devel/libslang2/Makefile Edit ports/devel/libslang2/distinfo Edit ports/devel/libslang2/pkg-descr Edit ports/devel/libslang2/pkg-plist Edit ports/devel/mkcmd/Makefile Edit ports/devel/msrc0/Makefile Edit ports/devel/omniORB/Makefile Edit ports/devel/omniORB/distinfo Edit ports/devel/omniORB/files/patch-configure Edit ports/devel/omniORB/pkg-plist Edit ports/devel/p5-App-Info/Makefile Edit ports/devel/p5-App-Info/distinfo Edit ports/devel/p5-CPANPLUS/Makefile Edit ports/devel/p5-Carp-Assert-More/Makefile Edit ports/devel/p5-Config-Model/Makefile Edit ports/devel/p5-Config-Model/distinfo Edit ports/devel/p5-EV/Makefile Edit ports/devel/p5-EV/distinfo Edit ports/devel/p5-File-HomeDir/Makefile Edit ports/devel/p5-File-HomeDir/distinfo Edit ports/devel/p5-Moose/Makefile Edit ports/devel/p5-Moose/distinfo Checkout ports/devel/p5-Moose/pkg-message Edit ports/devel/p5-Moose/pkg-plist Edit ports/devel/p5-MooseX-AttributeHelpers/Makefile Edit ports/devel/p5-MooseX-AttributeHelpers/distinfo Edit ports/devel/p5-MooseX-Singleton/Makefile Edit ports/devel/p5-MooseX-Singleton/distinfo Edit ports/devel/p5-Mouse/Makefile Edit ports/devel/p5-Mouse/distinfo Edit ports/devel/p5-Mouse/pkg-plist Edit ports/devel/p5-PAR-Dist/Makefile Edit ports/devel/p5-PAR-Dist/distinfo Edit ports/devel/p5-TimeDate/Makefile Edit ports/devel/pear-Console_CommandLine/Makefile Edit ports/devel/pear-Console_CommandLine/distinfo Edit ports/devel/py-boto/Makefile Edit ports/devel/py-boto/distinfo Edit ports/devel/py-mwlib/Makefile Edit ports/devel/py-mwlib/distinfo Edit ports/devel/py-mwlib/pkg-plist Edit ports/devel/py-omniorb/Makefile Edit ports/devel/py-omniorb/distinfo Edit ports/devel/pysvn/Makefile Edit ports/devel/pysvn/distinfo Edit ports/devel/rubygem-eventmachine/Makefile Edit ports/devel/rubygem-eventmachine/distinfo Delete ports/devel/rubygem-eventmachine/pkg-plist Edit ports/devel/rubygem-fastercsv/Makefile Edit ports/devel/rubygem-fastercsv/distinfo Delete ports/devel/rubygem-fastercsv/pkg-plist Edit ports/devel/rubygem-warbler/Makefile Edit ports/devel/rubygem-warbler/distinfo Checkout ports/devel/upslug/Makefile Checkout ports/devel/upslug/distinfo Checkout ports/devel/upslug/pkg-descr Edit ports/editors/openoffice.org-3-RC/Makefile Edit ports/editors/openoffice.org-3-RC/distinfo Edit ports/emulators/linux_base-f8/Makefile Edit ports/emulators/linux_base-f8/distinfo.i386 Edit ports/emulators/linux_base-f8/pkg-plist Checkout ports/emulators/open-vm-tools/files/pkg-message.in Edit ports/french/mozilla-flp/Makefile Edit ports/french/mozilla-flp/distinfo.seamonkey Edit ports/games/gnomesudoku/Makefile Edit ports/games/gnomesudoku/distinfo Edit ports/games/gnomesudoku/pkg-plist Edit ports/games/hex-a-hop/Makefile Checkout ports/games/hex-a-hop/files/patch-hex_puzzzle.cpp Checkout ports/games/hex-a-hop/files/patch-menus.h Edit ports/games/hex-a-hop/pkg-plist Edit ports/games/love/Makefile Edit ports/games/love/distinfo Delete ports/games/love/files/patch-Makefile Edit ports/games/palomino/Makefile Edit ports/games/palomino/distinfo Edit ports/games/palomino/pkg-plist Edit ports/games/secretmaryochronicles/Makefile Edit ports/games/secretmaryochronicles/distinfo Edit ports/games/secretmaryochronicles/pkg-plist Edit ports/games/vitetris/Makefile Edit ports/games/vitetris/distinfo Edit ports/graphics/Makefile Checkout ports/graphics/gegl/Makefile Checkout ports/graphics/gegl/distinfo Checkout ports/graphics/gegl/pkg-descr Checkout ports/graphics/gegl/pkg-plist Edit ports/graphics/gnash/Makefile Edit ports/graphics/gnash/pkg-plist Edit ports/graphics/gnash-devel/Makefile Edit ports/graphics/gnash-devel/distinfo Delete ports/graphics/gnash-devel/files/patch-backend-render_handler_ogl.h Delete ports/graphics/gnash-devel/files/patch-server-asobj-flash-geom-Point_as.cpp Delete ports/graphics/gnash-devel/files/patch-server-asobj-flash-geom-Rectangle_as.cpp Edit ports/graphics/gnash-devel/pkg-plist Edit ports/graphics/ilmbase/Makefile Edit ports/graphics/ruby-rmagick/Makefile Edit ports/graphics/ruby-rmagick/distinfo Edit ports/graphics/ruby-rmagick/pkg-plist Edit ports/irc/quassel/Makefile Edit ports/irc/quassel/distinfo Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/japanese/multiskkserv/pkg-plist,v": 1: "head" expected Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/japanese/mutt/Makefile,v": 1: "head" expected Edit ports/java/bouncycastle/Makefile Edit ports/java/bouncycastle/distinfo Edit ports/java/jgraph/Makefile Edit ports/java/jgraph/distinfo Edit ports/java/jgraph/pkg-descr Edit ports/lang/execline/Makefile Edit ports/lang/execline/distinfo Edit ports/lang/execline/pkg-plist Edit ports/lang/sbcl/Makefile Edit ports/lang/sbcl/distinfo Edit ports/mail/Makefile Edit ports/mail/cyrus-imapd23/Makefile Checkout ports/mail/cyrus-imapd23/files/extra-patch-configure Edit ports/mail/horde-dimp/Makefile Edit ports/mail/horde-dimp/distinfo Edit ports/mail/horde-imp/Makefile Edit ports/mail/horde-imp/distinfo Edit ports/mail/horde-imp/pkg-plist Edit ports/mail/horde-turba/Makefile Edit ports/mail/horde-turba/distinfo Edit ports/mail/horde-turba/pkg-plist Edit ports/mail/lbdb/Makefile Edit ports/mail/lbdb/distinfo Checkout ports/mail/libdkim/Makefile Checkout ports/mail/libdkim/distinfo Checkout ports/mail/libdkim/files/Makefile Checkout ports/mail/libdkim/pkg-descr Checkout ports/mail/libdkim/pkg-plist Edit ports/mail/p5-Email-MessageID/Makefile Edit ports/mail/p5-Email-MessageID/distinfo Edit ports/mail/p5-MIME-Charset/Makefile Edit ports/mail/p5-MIME-Charset/distinfo Edit ports/mail/p5-MIME-Charset/pkg-plist Edit ports/mail/p5-MIME-EncWords/Makefile Edit ports/mail/p5-MIME-EncWords/distinfo Edit ports/mail/p5-MIME-EncWords/pkg-plist Edit ports/mail/qmail/Makefile Edit ports/mail/qmail-spamcontrol/Makefile Edit ports/math/maxima/Makefile Edit ports/math/qtiplot/Makefile Edit ports/math/qtiplot/distinfo Edit ports/math/qtiplot/files/patch-qtiplot__qtiplot.pro Edit ports/math/qtiplot-doc/Makefile Edit ports/math/qtiplot-doc/distinfo Edit ports/math/qtiplot-doc/pkg-plist Edit ports/multimedia/Makefile Checkout ports/multimedia/cx88/Makefile Checkout ports/multimedia/cx88/distinfo Checkout ports/multimedia/cx88/pkg-descr Checkout ports/multimedia/cx88/pkg-plist Checkout ports/multimedia/libtuner/Makefile Checkout ports/multimedia/libtuner/distinfo Checkout ports/multimedia/libtuner/pkg-descr Checkout ports/multimedia/libtuner/pkg-plist Edit ports/multimedia/mplayer/Makefile Checkout ports/multimedia/mplayer/files/patch-CVE-2008-3827 Edit ports/multimedia/ogle/Makefile Edit ports/multimedia/p5-FLV-Info/Makefile Edit ports/multimedia/p5-FLV-Info/distinfo Edit ports/multimedia/xmms/Makefile Checkout ports/multimedia/xmms/files/extra-patch-Visualization_Makefile.am Checkout ports/multimedia/xmms/files/pkg-message.in Delete ports/multimedia/xmms/pkg-message Edit ports/multimedia/xmms/pkg-plist Edit ports/net/asterisk-app-ldap/Makefile Edit ports/net/mpd5/Makefile Edit ports/net/mpd5/distinfo Edit ports/net/mtr/Makefile Edit ports/net/mtr/distinfo Edit ports/net/nepenthes/Makefile Edit ports/net/openldap24-server/Makefile Edit ports/net/openldap24-server/files/slapd.sh.in Edit ports/net/spserver/Makefile Edit ports/net/spserver/distinfo Edit ports/net/spserver/files/patch-spdispatcher.cpp Delete ports/net/spserver/files/patch-spporting.hpp Edit ports/net/spserver/files/patch-spserver_Makefile Edit ports/net-im/centerim-devel/Makefile Edit ports/net-im/centerim-devel/distinfo Edit ports/net-mgmt/vidalia/Makefile Edit ports/net-mgmt/vidalia/distinfo Checkout ports/net-mgmt/vidalia/pkg-plist Edit ports/print/fontforge/Makefile Edit ports/print/fontforge/distinfo Edit ports/print/fontforge/pkg-plist Edit ports/print/p5-Net-Printer/Makefile Edit ports/print/p5-Net-Printer/distinfo Edit ports/science/cdcl/Makefile Edit ports/security/Makefile Edit ports/security/fwbuilder/Makefile Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/security/hamachi/distinfo,v": 8: "Colon" expected Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/security/krb5/files/patch-config::pre.in,v": 1: "head" expected Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/security/krb5/files/patch-config::shlib.conf,v": 1: "head" expected Server warning: RCS file error in "/usr/local/etc/cvsup/prefixes/FreeBSD.cvs/ports/security/krb5/files/patch-lib-krb5-os-localaddr.c,v": 1: "head" expected Edit ports/security/libfwbuilder/Makefile Edit ports/security/libprelude/Makefile Edit ports/security/libprelude/distinfo Edit ports/security/libprelude/files/patch-Makefile.in Delete ports/security/libprelude/files/patch-bindings_perl_Prelude.c Edit ports/security/libprelude/files/patch-libmissing_Makefile.in Edit ports/security/libprelude/pkg-plist Edit ports/security/libpreludedb/Makefile Edit ports/security/libpreludedb/distinfo Edit ports/security/libpreludedb/files/patch-Makefile.in Edit ports/security/libpreludedb/pkg-plist Checkout ports/security/op/Makefile Checkout ports/security/op/distinfo Checkout ports/security/op/pkg-descr Checkout ports/security/op/pkg-plist Edit ports/security/p5-Authen-NTLM/Makefile Edit ports/security/p5-Authen-NTLM/distinfo Edit ports/security/p5-Crypt-CBC/Makefile Edit ports/security/p5-Crypt-CBC/distinfo Edit ports/security/p5-Crypt-CBC/pkg-descr Edit ports/security/pear-Auth_OpenID/Makefile Edit ports/security/pear-Auth_OpenID/distinfo Edit ports/security/pear-Crypt_Blowfish/Makefile Edit ports/security/pear-Crypt_Blowfish/distinfo Edit ports/security/pear-Crypt_CBC/Makefile Edit ports/security/pear-Crypt_CBC/distinfo Edit ports/security/sshguard/Makefile Edit ports/security/sshguard/distinfo Edit ports/security/vuxml/vuln.xml Edit ports/sysutils/freeipmi/Makefile Edit ports/sysutils/freeipmi/distinfo Edit ports/textproc/Makefile Checkout ports/textproc/amberfish/Makefile Checkout ports/textproc/amberfish/distinfo Checkout ports/textproc/amberfish/files/patch-Makefile.in Checkout ports/textproc/amberfish/files/porter.cc Checkout ports/textproc/amberfish/pkg-descr Checkout ports/textproc/amberfish/pkg-plist Edit ports/textproc/beediff/Makefile Edit ports/textproc/beediff/distinfo Edit ports/textproc/docbook-to-man/Makefile Edit ports/textproc/p5-CAM-PDF/Makefile Edit ports/textproc/p5-CAM-PDF/distinfo Checkout ports/textproc/p5-Text-WikiCreole/Makefile Checkout ports/textproc/p5-Text-WikiCreole/distinfo Checkout ports/textproc/p5-Text-WikiCreole/pkg-descr Checkout ports/textproc/p5-Text-WikiCreole/pkg-plist Edit ports/textproc/p5-XML-Parser-Lite-Tree/Makefile Edit ports/textproc/p5-XML-Parser-Lite-Tree/distinfo Edit ports/textproc/p5-XML-Parser-Lite-Tree/pkg-plist Checkout ports/textproc/p5-pod2pdf/Makefile Checkout ports/textproc/p5-pod2pdf/distinfo Checkout ports/textproc/p5-pod2pdf/pkg-descr Checkout ports/textproc/p5-pod2pdf/pkg-plist Edit ports/textproc/uni2ascii/Makefile Edit ports/textproc/uni2ascii/distinfo Edit ports/www/apache13+ipv6/Makefile Edit ports/www/apache13+ipv6/files/patch-ag Edit ports/www/cherokee/Makefile Edit ports/www/cherokee/distinfo Edit ports/www/firefox3/Makefile Edit ports/www/firefox3/distinfo Edit ports/www/google-appengine/Makefile Edit ports/www/google-appengine/distinfo Edit ports/www/google-appengine/pkg-plist Edit ports/www/horde-base/Makefile Edit ports/www/horde-base/distinfo Edit ports/www/horde-base/files/pkg-message.in Edit ports/www/horde-base/pkg-plist Edit ports/www/p5-AnyEvent-HTTP/Makefile Edit ports/www/p5-AnyEvent-HTTP/distinfo Edit ports/www/p5-Catalyst-Plugin-PageCache/Makefile Edit ports/www/p5-Catalyst-Plugin-PageCache/distinfo Edit ports/www/p5-Flickr-API/Makefile Edit ports/www/p5-HTML-FormFu/Makefile Edit ports/www/p5-HTML-FormFu/distinfo Edit ports/www/p5-HTML-FormFu/pkg-plist Edit ports/www/p5-IMDB-Film/Makefile Edit ports/www/p5-IMDB-Film/distinfo Edit ports/www/p5-Task-Catalyst/Makefile Edit ports/www/p5-Task-Catalyst/distinfo Edit ports/www/p5-WWW-Myspace/Makefile Edit ports/www/p5-WWW-Myspace/distinfo Edit ports/www/p5-libwww/Makefile Edit ports/www/p5-libwww/distinfo Edit ports/www/p5-libwww/pkg-plist Edit ports/www/py-prewikka/Makefile Edit ports/www/roundup/Makefile Edit ports/www/roundup/distinfo Edit ports/www/samidare/Makefile Edit ports/www/samidare/distinfo Edit ports/www/xshttpd-devel/Makefile Edit ports/www/xshttpd-devel/distinfo Edit ports/www/zenphoto/Makefile Edit ports/www/zenphoto/distinfo Edit ports/www/zenphoto/pkg-plist Checkout ports/x11-drivers/xf86-video-i810/Makefile Edit ports/x11-fonts/dejavu/Makefile Edit ports/x11-fonts/dejavu/distinfo Edit ports/x11-fonts/gnu-unifont-ttf/Makefile Edit ports/x11-fonts/gnu-unifont-ttf/distinfo Edit ports/x11-themes/Makefile Edit ports/x11-themes/gnome-icons-dropline-nou/Makefile Checkout ports/x11-themes/gnome-icons-jini/Makefile Checkout ports/x11-themes/gnome-icons-jini/distinfo Checkout ports/x11-themes/gnome-icons-jini/pkg-descr Checkout ports/x11-themes/gnome-icons-jini/pkg-plist Edit ports/x11-toolkits/p5-Tk-FontDialog/Makefile Edit ports/x11-toolkits/p5-Tk-FontDialog/distinfo Edit ports/x11-toolkits/swt/Makefile Edit ports/x11-toolkits/swt/distinfo Edit ports/x11-toolkits/swt-devel/Makefile Edit ports/x11-toolkits/swt-devel/distinfo Edit ports/x11-wm/Makefile Edit ports/x11-wm/ccsm/Makefile Edit ports/x11-wm/ccsm/distinfo Edit ports/x11-wm/ccsm/pkg-plist Edit ports/x11-wm/compiz/Makefile Edit ports/x11-wm/compiz/distinfo Checkout ports/x11-wm/compiz/files/extra-patch-no-xcb Edit ports/x11-wm/compiz/pkg-plist Edit ports/x11-wm/compiz-fusion/Makefile Edit ports/x11-wm/compiz-fusion-plugins-extra/Makefile Edit ports/x11-wm/compiz-fusion-plugins-extra/distinfo Edit ports/x11-wm/compiz-fusion-plugins-extra/pkg-plist Edit ports/x11-wm/compiz-fusion-plugins-main/Makefile Edit ports/x11-wm/compiz-fusion-plugins-main/distinfo Edit ports/x11-wm/compiz-fusion-plugins-main/pkg-plist Edit ports/x11-wm/compiz-fusion-plugins-unsupported/Makefile Edit ports/x11-wm/compiz-fusion-plugins-unsupported/distinfo Edit ports/x11-wm/compiz-fusion-plugins-unsupported/pkg-plist Edit ports/x11-wm/compizconfig-backend-gconf/Makefile Edit ports/x11-wm/compizconfig-backend-gconf/distinfo Edit ports/x11-wm/compizconfig-python/Makefile Edit ports/x11-wm/compizconfig-python/distinfo Edit ports/x11-wm/emerald/Makefile Edit ports/x11-wm/emerald/distinfo Delete ports/x11-wm/emerald/files/patch-src_main.c Edit ports/x11-wm/emerald/pkg-plist Edit ports/x11-wm/libcompizconfig/Makefile Edit ports/x11-wm/libcompizconfig/distinfo Edit ports/x11-wm/libcompizconfig/files/patch-src-main.c Edit ports/x11-wm/libcompizconfig/pkg-plist Checkout ports/x11-wm/simple-ccsm/Makefile Checkout ports/x11-wm/simple-ccsm/distinfo Checkout ports/x11-wm/simple-ccsm/pkg-descr Checkout ports/x11-wm/simple-ccsm/pkg-plist Finished successfully From linimon at FreeBSD.org Fri Oct 3 21:45:57 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Oct 3 21:46:03 2008 Subject: bin/127832: csup(1) is reporting RCS errors in ports. Message-ID: <200810032145.m93Ljv20020851@freefall.freebsd.org> Old Synopsis: cvsup is reporting RCS errors in ports. New Synopsis: csup(1) is reporting RCS errors in ports. Responsible-Changed-From-To: freebsd-ports-bugs->mux Responsible-Changed-By: linimon Responsible-Changed-When: Fri Oct 3 21:44:20 UTC 2008 Responsible-Changed-Why: Maxime, can you take a look at this? Thanks. http://www.freebsd.org/cgi/query-pr.cgi?pr=127832 From fcondo at quinn.com Fri Oct 3 22:00:12 2008 From: fcondo at quinn.com (Fred Condo) Date: Fri Oct 3 22:00:24 2008 Subject: ports/127833: ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1 Message-ID: <200810032151.m93Lpoi3084304@www.freebsd.org> >Number: 127833 >Category: ports >Synopsis: ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 03 22:00:12 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Fred Condo >Release: 6.3-RELEASE-p3 >Organization: Quinn Interactive, Inc. >Environment: FreeBSD YYY.quinn.com 6.3-RELEASE-p3 FreeBSD 6.3-RELEASE-p3 #5: Mon Jul 14 10:22:10 PDT 2008 fred@XXX.quinn.com:/usr/obj/usr/src/sys/NAT i386 >Description: The version of ImageMagick referenced in the port is no longer available at the distribution sites. This patch updates the Makfile and distinfo to use the current release of ImageMagick. >How-To-Repeat: portinstall ImageMagick >Fix: Apply this patch. Patch attached with submission follows: diff -ru ImageMagick-old/Makefile ImageMagick/Makefile --- ImageMagick-old/Makefile 2008-10-03 13:04:45.000000000 -0700 +++ ImageMagick/Makefile 2008-10-03 13:12:08.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= ImageMagick -DISTVERSION= 6.4.4-0 +DISTVERSION= 6.4.4-1 CATEGORIES= graphics perl5 MASTER_SITES= ftp://ftp.imagemagick.org/pub/ImageMagick/ \ ftp://gd.tuwien.ac.at/pub/graphics/ImageMagick/ \ diff -ru ImageMagick-old/distinfo ImageMagick/distinfo --- ImageMagick-old/distinfo 2008-10-03 13:04:45.000000000 -0700 +++ ImageMagick/distinfo 2008-10-03 13:18:20.000000000 -0700 @@ -1,3 +1,3 @@ -MD5 (ImageMagick-6.4.4-0.tar.bz2) = 29ef2c5f6c26d7b1e2e2dbd6b197cb98 -SHA256 (ImageMagick-6.4.4-0.tar.bz2) = 834272feaafa59c90ba36445084e88a381ce2db447acbf0f4e00336546e25719 -SIZE (ImageMagick-6.4.4-0.tar.bz2) = 8880026 +MD5 (ImageMagick-6.4.4-1.tar.bz2) = 882ff241f6ad39655541d5055596f93b +SHA256 (ImageMagick-6.4.4-1.tar.bz2) = 5a5b2779707bfd9816cf17d8f53d242c05005092da192a898ac10961b3b19dda +SIZE (ImageMagick-6.4.4-1.tar.bz2) = 8879839 >Release-Note: >Audit-Trail: >Unformatted: From beat at chruetertee.ch Fri Oct 3 22:40:06 2008 From: beat at chruetertee.ch (Beat Gätzi) Date: Fri Oct 3 22:40:13 2008 Subject: ports/127835: [PATCH] devel/libYGP: update to 0.9.10 Message-ID: <200810032238.m93McHR8060794@marvin.chruetertee.ch> >Number: 127835 >Category: ports >Synopsis: [PATCH] devel/libYGP: update to 0.9.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: Fri Oct 03 22:40:05 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 libYGP to version 0.9.10. >How-To-Repeat: >Fix: --- libYGP.patch begins here --- diff -Naur /usr/ports/.zfs/snapshot/auto-2008-10-03_19.00/devel/libYGP/Makefile /usr/ports/devel/libYGP/Makefile --- /usr/ports/.zfs/snapshot/auto-2008-10-03_19.00/devel/libYGP/Makefile 2008-09-07 02:18:25.000000000 +0200 +++ /usr/ports/devel/libYGP/Makefile 2008-10-03 19:23:04.342838394 +0200 @@ -6,8 +6,7 @@ # PORTNAME?= libYGP -PORTVERSION= 0.8.23 -PORTREVISION= 1 +PORTVERSION= 0.9.10 CATEGORIES= devel MASTER_SITES= SF/libymp DISTNAME= libYGP-${PORTVERSION} diff -Naur /usr/ports/.zfs/snapshot/auto-2008-10-03_19.00/devel/libYGP/distinfo /usr/ports/devel/libYGP/distinfo --- /usr/ports/.zfs/snapshot/auto-2008-10-03_19.00/devel/libYGP/distinfo 2007-04-23 02:27:12.000000000 +0200 +++ /usr/ports/devel/libYGP/distinfo 2008-10-03 19:23:15.021213439 +0200 @@ -1,3 +1,3 @@ -MD5 (libYGP-0.8.23.tar.bz2) = 5f2e3d6285185e84e92505ee5b7d6d8a -SHA256 (libYGP-0.8.23.tar.bz2) = e6425b05bb6e6d283306d4347952137ac10832fd8d51de3caa1294b0691d3ec2 -SIZE (libYGP-0.8.23.tar.bz2) = 722641 +MD5 (libYGP-0.9.10.tar.bz2) = e26bfb8677990cbd170013265d05d583 +SHA256 (libYGP-0.9.10.tar.bz2) = 62eaeb08217101db459789e5491825ef22dbb1b4a9f671da2daa49a5052eb4a4 +SIZE (libYGP-0.9.10.tar.bz2) = 792990 diff -Naur /usr/ports/.zfs/snapshot/auto-2008-10-03_19.00/devel/libYGP/pkg-plist /usr/ports/devel/libYGP/pkg-plist --- /usr/ports/.zfs/snapshot/auto-2008-10-03_19.00/devel/libYGP/pkg-plist 2007-04-04 23:53:38.000000000 +0200 +++ /usr/ports/devel/libYGP/pkg-plist 2008-10-03 21:51:27.489092177 +0200 @@ -50,6 +50,7 @@ %%YGP%%include/YGP/XStrBuf.h %%YGP%%include/YGP/XStream.h %%XGP%%include/xgp-cfg.h +%%XGP%%include/XGP/AnimWindow.h %%XGP%%include/XGP/AutoContainer.h %%XGP%%include/XGP/BrowserDlg.h %%XGP%%include/XGP/ConnectDlg.h --- libYGP.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From beat at chruetertee.ch Fri Oct 3 22:50:02 2008 From: beat at chruetertee.ch (Beat Gätzi) Date: Fri Oct 3 22:50:09 2008 Subject: ports/127836: [PATCH] sysutils/iextract: update to 0.9.10 Message-ID: <200810032245.m93Mj2xM066615@marvin.chruetertee.ch> >Number: 127836 >Category: ports >Synopsis: [PATCH] sysutils/iextract: update to 0.9.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: Fri Oct 03 22:50:01 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 IExtract to version 0.9.10. This version depends on devel/libYGP version 0.9.10 so please commit ports/127835 first. >How-To-Repeat: >Fix: --- iextract.patch begins here --- diff -Naur ../.zfs/snapshot/auto-2008-10-03_17.00/sysutils/iextract/Makefile iextract/Makefile --- ../.zfs/snapshot/auto-2008-10-03_17.00/sysutils/iextract/Makefile 2008-09-07 02:18:44.000000000 +0200 +++ iextract/Makefile 2008-10-03 19:15:59.469536000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= IExtract -PORTVERSION= 0.9.02 -PORTREVISION= 1 +PORTVERSION= 0.9.10 CATEGORIES= sysutils MASTER_SITES= SF diff -Naur ../.zfs/snapshot/auto-2008-10-03_17.00/sysutils/iextract/distinfo iextract/distinfo --- ../.zfs/snapshot/auto-2008-10-03_17.00/sysutils/iextract/distinfo 2007-10-29 19:51:11.000000000 +0100 +++ iextract/distinfo 2008-10-03 19:16:23.049946000 +0200 @@ -1,3 +1,3 @@ -MD5 (IExtract-0.9.02.tar.bz2) = 767703c7f4d99e15351ca7ab8ab936ba -SHA256 (IExtract-0.9.02.tar.bz2) = 817d7b4213c099497088f33700b80d9362fec5bb33e90683d7da30c51e52f999 -SIZE (IExtract-0.9.02.tar.bz2) = 468214 +MD5 (IExtract-0.9.10.tar.bz2) = 6e6eb5802f0afb0c8498bc1506862de2 +SHA256 (IExtract-0.9.10.tar.bz2) = e80c038848706d38bfd54db5e0e568667042d7290b3a2bcc3f6a25cdf31d6607 +SIZE (IExtract-0.9.10.tar.bz2) = 512195 --- iextract.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Fri Oct 3 23:13:35 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 23:13:46 2008 Subject: ports/127835: [PATCH] devel/libYGP: update to 0.9.10 Message-ID: <200810032313.m93NDZa3026986@freefall.freebsd.org> Synopsis: [PATCH] devel/libYGP: update to 0.9.10 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 23:13:35 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127835 From miwi at FreeBSD.org Fri Oct 3 23:13:38 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Fri Oct 3 23:13:47 2008 Subject: ports/127836: [PATCH] sysutils/iextract: update to 0.9.10 Message-ID: <200810032313.m93NDbDH027053@freefall.freebsd.org> Synopsis: [PATCH] sysutils/iextract: update to 0.9.10 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Fri Oct 3 23:13:37 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127836 From linimon at FreeBSD.org Fri Oct 3 23:33:02 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Fri Oct 3 23:33:08 2008 Subject: ports/127833: graphics/ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1 Message-ID: <200810032333.m93NX203029616@freefall.freebsd.org> Old Synopsis: ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1 New Synopsis: graphics/ImageMagick port is outdated/broken. 6.4.4-0 -> 6.4.4-1 Responsible-Changed-From-To: freebsd-ports-bugs->mm Responsible-Changed-By: linimon Responsible-Changed-When: Fri Oct 3 23:32:26 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127833 From matthias.andree at gmx.de Fri Oct 3 23:40:03 2008 From: matthias.andree at gmx.de (Matthias Andree) Date: Fri Oct 3 23:40:15 2008 Subject: ports/127837: [MAINTAINER] sysutils/e2fsprogs: update to 1.41.2, regression fixes Message-ID: <20081003233253.DB2B8C153@merlin.emma.line.org> >Number: 127837 >Category: ports >Synopsis: [MAINTAINER] sysutils/e2fsprogs: update to 1.41.2, regression fixes >Confidential: no >Severity: critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Oct 03 23:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 6.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #37: Sat Sep 20 11:01:06 CEST 2008 >Description: - Update to 1.41.2, fixing an "e2fsck -b NNN /dev/foo" regression w/ automatic blocksize detection. This regression appeared in 1.40.7. ! Please consider updating the 6.4 and 7.1 tagged ports trees with this port. Ted Y. Ts'o, the upstream maintainer, recommends that distributors use 1.41.2. - Install COPYING and RELEASE-NOTES into ${DOCSDIR} (unless NOPORTDOCS set) Upstream maintainer's release notes: ------------------------------------------------------------------------ E2fsprogs 1.41.2 (October 2, 2008) ================================== Fix e2fsck's automatic blocksize detection. This fixes a regression from e2fsprogs 1.40.7 which caused e2fsck to fail if the user specifies a block number using the -b option if the blocksize option isn't also specified using -B. Unfortunately, users very commonly invoke e2fsck using "e2fsck -b 32768 /dev/hdXXX" to use the backup superblock; in fack e2fsck will often suggest this kind of command line. Oops. Enhance the debugfs's "ncheck" command so it will print all of the pathnames for the specified inodes. (Previously, in some cases ncheck might not print a pathname for an inode at all if some of the other inodes had multiple hard links.) Enhance debugfs's "hash" command so the hash seed can be specified via a command-line option. In addition, allow the hash algorithm to be specified by name instead of just by number. Fix e2fsck so that we don't accidentally print the translation file's header when asking the user a custom question so there is no prompt defined for a particular problem record. For example, the question "Run journal anyway" will get the PO header tacked on because e2fsck erroneously passed the null string to _(). (Addresses Launchpad Bug: #246892) Enhance badblocks so that it can test a normal file which is greater than 2GB. Enhance the badblocks command so that it displays the time and percentage complete when in verbose mode. (Addresses Debian Bug: #429739) Fix a potential memory leak in a error handling path in debugfs's ncheck function. Fix a potential memory corruption problem if a memory allocation fails in resize2fs. Fix the usage message for debugfs's logdump command to be consistent with its man manpage. Update Polish, French, Vietnamese, Dutch, Indonesian, German, Czech, and Sweedish translation from the Translation Project. Add documentation for the file I/O functions to the libext2fs.texinfo file. (Addresses Debian Bug: #484877) Update and clarified various man pages. (Addresses Launchpad Bug #275272; Addresses Debian Bugs: #498100, #498101, #498102, #498103) Fixed various Debian packaging issues --- see debian/changelog for details. (Addresses Debian Bug: #497619) Programmer's Notes ------------------ Fix a potential file descriptor leack in libcom_err by setting the close-on-exec flag for a fd used for debugging. (Addresses Red Hat Bugzilla #464689) Fix a potential race in libcom_err by using sem_post/sem_init. SuSE has been carrying a patch for a long time to prevent a largely theoretical race condition if a multi-threaded application adds and removes error tables in multiple threads. Unfortunately SuSE's approach breaks compatibility by forcing applications to link and compile with the -pthread option; using pthread mutexes has historically been problematic. We fix this by using sem_post/sem_init instead. Fix e2fsprogs-libs build failure due to 'subs' target. (Addresses Sourceforge Bug: #2087502) Avoid linking e2initrd_helper, debugfs, blkid, and fsck with unneeded libraries when using ELF shared libraries. Fix ELF shared library when building on systems that don't already have the e2fsprogs shared libraries already installed. (Addresses Sourceforge Bug: #2088537) Fix the pkg-config files so they work correctly when linking with static libraries and fix the include directory so programs don't have to use #include , but can use #include instead. (Addresses Sourceforge Bug: #2089537) Make sure ext2fs_swab64() is compiled for all platforms, and not just for x86. (Addresses Debian Bug: #497515) Remove the unused ext2fs_find_{first,ext}_bit_set() functions for all non-x86 platforms. (They had been removed for x86 earlier.) Fix diet libc compilation support, which had bitrotted due to lack of TLC. Fixing this improves general portability. When installing the link library when using ELF shared libraries, avoid using absolute pathnames if the link library and the shared library are installed in the same directory. (Addresses Sourceforge Bug: #1782913) Fix gen-tarball so it will work even if the top-level directory has been renamed to something other than "e2fsprogs". Also make gen-tarball print the size of the resulting tar.gz file. ------------------------------------------------------------------------ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- e2fsprogs-1.41.2.patch begins here --- diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/Makefile /usr/home/emma/ports/sysutils/e2fsprogs/Makefile --- /usr/ports/sysutils/e2fsprogs/Makefile 2008-09-23 10:18:45.000000000 +0200 +++ /usr/home/emma/ports/sysutils/e2fsprogs/Makefile 2008-10-04 01:27:10.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= e2fsprogs -PORTVERSION= 1.41.1 +PORTVERSION= 1.41.2 PORTREVISION?= 0 CATEGORIES?= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} @@ -30,13 +30,14 @@ OPTIONS= NLS "Enable national language support" on .if !defined(MASTERDIR) -MAN1= chattr.1 lsattr.1 -MAN5= e2fsck.conf.5 mke2fs.conf.5 -MAN8= badblocks.8 debugfs.8 dumpe2fs.8 e2fsck.8 e2image.8 e2label.8 \ - e2undo.8 mke2fs.8 mklost+found.8 resize2fs.8 tune2fs.8 \ - fsck.ext2.8 fsck.ext3.8 fsck.ext4.8 fsck.ext4dev.8 \ - mkfs.ext2.8 mkfs.ext3.8 mkfs.ext4.8 mkfs.ext4dev.8 \ - findfs.8 blkid.8 logsave.8 fsck_ext2fs.8 +MAN1= chattr.1 lsattr.1 +MAN5= e2fsck.conf.5 mke2fs.conf.5 +MAN8= badblocks.8 debugfs.8 dumpe2fs.8 e2fsck.8 e2image.8 e2label.8 \ + e2undo.8 mke2fs.8 mklost+found.8 resize2fs.8 tune2fs.8 \ + fsck.ext2.8 fsck.ext3.8 fsck.ext4.8 fsck.ext4dev.8 \ + mkfs.ext2.8 mkfs.ext3.8 mkfs.ext4.8 mkfs.ext4dev.8 \ + findfs.8 blkid.8 logsave.8 fsck_ext2fs.8 +PORTDOCS= COPYING RELEASE-NOTES post-extract: @${CHMOD} u+w ${WRKSRC}/po/*.po ${WRKSRC}/po/*.pot \ @@ -109,8 +110,16 @@ ${LN} ${PREFIX}/sbin/e2fsck /sbin/ 2>/dev/null || \ ${INSTALL_PROGRAM} ${PREFIX}/sbin/e2fsck /sbin/ ${INSTALL_MAN} ${FILESDIR}/fsck_ext2fs.8 ${PREFIX}/man/man8/ +.if !defined(NOPORTDOCS) + ${MKDIR} ${DOCSDIR} +.for i in ${PORTDOCS} + ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR} +.endfor +.endif PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL @${ECHO_MSG} ; ${CAT} ${PKGMESSAGE} ; ${ECHO_MSG} + +# .if ${MASTERDIR} == ${.CURDIR} .endif .include diff -ruN --exclude=CVS /usr/ports/sysutils/e2fsprogs/distinfo /usr/home/emma/ports/sysutils/e2fsprogs/distinfo --- /usr/ports/sysutils/e2fsprogs/distinfo 2008-09-23 10:18:45.000000000 +0200 +++ /usr/home/emma/ports/sysutils/e2fsprogs/distinfo 2008-10-04 01:00:07.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (e2fsprogs-1.41.1.tar.gz) = ddf13b3c9ece247c457db20ca9a10c3c -SHA256 (e2fsprogs-1.41.1.tar.gz) = 4b0fb1fdceea52dabdb7f9aadd34febe5a4bb229d2ac8ff97229d0d349c118e4 -SIZE (e2fsprogs-1.41.1.tar.gz) = 4352631 +MD5 (e2fsprogs-1.41.2.tar.gz) = 1c1c5177aea9a23b45b9b3f5b3241819 +SHA256 (e2fsprogs-1.41.2.tar.gz) = 635d6d07e5a4d615e599c051166af965baa754f9ff7435e746de1a5d2a5c0d56 +SIZE (e2fsprogs-1.41.2.tar.gz) = 4365064 --- e2fsprogs-1.41.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From tut at nhamon.com.ua Fri Oct 3 23:40:03 2008 From: tut at nhamon.com.ua (Artem Naluzhnyy) Date: Fri Oct 3 23:40:16 2008 Subject: ports/127838: [patch] devel/kdesvn: update to 1.0.2 Message-ID: <200810032337.m93Nb7k5051000@www.freebsd.org> >Number: 127838 >Category: ports >Synopsis: [patch] devel/kdesvn: update to 1.0.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 03 23:40:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Artem Naluzhnyy >Release: >Organization: >Environment: >Description: >How-To-Repeat: >Fix: diff -ruN kdesvn.bak/Makefile kdesvn/Makefile --- kdesvn.bak/Makefile 2008-10-04 02:33:39.000000000 +0300 +++ kdesvn/Makefile 2008-10-04 02:33:14.000000000 +0300 @@ -5,9 +5,9 @@ # $FreeBSD: ports/devel/kdesvn/Makefile,v 1.27 2008/07/24 11:54:45 pav Exp $ PORTNAME= kdesvn -PORTVERSION= 0.14.4 +PORTVERSION= 1.0.2 CATEGORIES= devel kde -MASTER_SITES= http://kdesvn.alwins-world.de/trac.fcgi/downloads/ +MASTER_SITES= http://kdesvn.alwins-world.de/downloads/ MAINTAINER= yuanjue@FreeBSD.org COMMENT= KDE frontend for Subversion @@ -22,8 +22,6 @@ USE_LDCONFIG= yes INSTALLS_ICONS= yes -CMAKE_ARGS= -DLIB_SUFFIX= - .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" @@ -32,7 +30,7 @@ EXTRA_PATCHES= ${FILESDIR}/nls-patch-CMakeLists.txt .endif -DOCSDIR= ${PREFIX}/share/doc/HTML/en/${PORTNAME} +DOCSDIR= ${PREFIX}/share/doc/HTML MAN1= kdesvn.1 kdesvnaskpass.1 diff -ruN kdesvn.bak/distinfo kdesvn/distinfo --- kdesvn.bak/distinfo 2008-08-11 12:47:16.000000000 +0300 +++ kdesvn/distinfo 2008-10-04 01:16:11.000000000 +0300 @@ -1,3 +1,3 @@ -MD5 (kdesvn-0.14.4.tar.bz2) = 70901a2450f74702dff99f7c0fe00a8c -SHA256 (kdesvn-0.14.4.tar.bz2) = e4f5359cd088c960d0522e06a76165aafd002d3cd041b58a2c65c2786442f319 -SIZE (kdesvn-0.14.4.tar.bz2) = 1277228 +MD5 (kdesvn-1.0.2.tar.bz2) = b33a98229444a3e81d0335e59927f4cb +SHA256 (kdesvn-1.0.2.tar.bz2) = 11123767b704c6fe5aa45177cbe228cd7b7448881612dace0be6ef83520ca1c9 +SIZE (kdesvn-1.0.2.tar.bz2) = 1380737 diff -ruN kdesvn.bak/pkg-plist kdesvn/pkg-plist --- kdesvn.bak/pkg-plist 2008-08-11 12:47:16.000000000 +0300 +++ kdesvn/pkg-plist 2008-10-04 02:26:51.000000000 +0300 @@ -2,12 +2,18 @@ bin/kdesvnaskpass include/svnqt/annotate_line.hpp include/svnqt/apr.hpp +include/svnqt/cache/DatabaseException.hpp +include/svnqt/cache/LogCache.hpp +include/svnqt/cache/ReposLog.hpp include/svnqt/check.hpp include/svnqt/client.hpp include/svnqt/commititem.hpp +include/svnqt/conflictdescription.hpp +include/svnqt/conflictresult.hpp include/svnqt/context.hpp include/svnqt/context_listener.hpp include/svnqt/datetime.hpp +include/svnqt/diffoptions.hpp include/svnqt/dirent.hpp include/svnqt/entry.hpp include/svnqt/exception.hpp @@ -22,6 +28,7 @@ include/svnqt/shared_pointer.hpp include/svnqt/smart_pointer.hpp include/svnqt/status.hpp +include/svnqt/stringarray.hpp include/svnqt/svnfilestream.hpp include/svnqt/svnqt_defines.hpp include/svnqt/svnqttypes.hpp @@ -38,24 +45,33 @@ lib/kde3/libkdesvnpart.so lib/libsvnqt.so lib/libsvnqt.so.4 -lib/libsvnqt.so.4.1.1 +lib/libsvnqt.so.4.2.0 share/applications/kde/kdesvn.desktop -share/apps/kconf_update/kdesvnpartrc-use-external.upd share/apps/kconf_update/kdesvn-use-external-update.sh +share/apps/kconf_update/kdesvnpartrc-use-external.upd share/apps/kdesvn/kdesvnui.rc share/apps/kdesvnpart/kdesvn_part.rc share/apps/konqueror/servicemenus/kdesvn_subversion.desktop share/config.kcfg/kdesvn_part.kcfg -%%PORTDOCS%%%%DOCSDIR%%/common -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvnadded.png -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvnconflicted.png -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvndeleted.png -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvnlocked.png -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvnmodified.png -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvnneedlock.png -%%PORTDOCS%%%%DOCSDIR%%/hi128-filesys-kdesvnupdates.png -%%PORTDOCS%%%%DOCSDIR%%/index.cache.bz2 -%%PORTDOCS%%%%DOCSDIR%%/index.docbook +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/common +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvnadded.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvnconflicted.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvndeleted.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvnlocked.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvnmodified.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvnneedlock.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/hi128-filesys-kdesvnupdates.png +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/index.cache.bz2 +%%PORTDOCS%%%%DOCSDIR%%/en/kdesvn/index.docbook +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvnadded.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvnconflicted.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvndeleted.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvnlocked.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvnmodified.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvnneedlock.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/hi128-filesys-kdesvnupdates.png +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/index.cache.bz2 +%%PORTDOCS%%%%DOCSDIR%%/nl/kdesvn/index.docbook share/icons/hicolor/128x128/actions/kdesvnadd.png share/icons/hicolor/128x128/actions/kdesvnaddrecursive.png share/icons/hicolor/128x128/actions/kdesvnblame.png @@ -259,6 +275,7 @@ %%NLS%%share/locale/fr/LC_MESSAGES/kdesvn.mo %%NLS%%share/locale/gl/LC_MESSAGES/kdesvn.mo %%NLS%%share/locale/it/LC_MESSAGES/kdesvn.mo +%%NLS%%share/locale/ja/LC_MESSAGES/kdesvn.mo %%NLS%%share/locale/lt/LC_MESSAGES/kdesvn.mo %%NLS%%share/locale/nl/LC_MESSAGES/kdesvn.mo %%NLS%%share/locale/pa/LC_MESSAGES/kdesvn.mo @@ -276,8 +293,51 @@ share/services/svn+ssh.protocol share/services/svn.protocol @dirrmtry share/services/kded +@dirrmtry share/services +@dirrmtry share/icons/hicolor/scalable/filesystems +@dirrmtry share/icons/hicolor/scalable/apps +@dirrmtry share/icons/hicolor/scalable/actions +@dirrmtry share/icons/hicolor/scalable +@dirrmtry share/icons/hicolor/64x64/filesystems +@dirrmtry share/icons/hicolor/64x64/apps +@dirrmtry share/icons/hicolor/64x64/actions +@dirrmtry share/icons/hicolor/64x64 +@dirrmtry share/icons/hicolor/48x48/filesystems +@dirrmtry share/icons/hicolor/48x48/apps +@dirrmtry share/icons/hicolor/48x48/actions +@dirrmtry share/icons/hicolor/48x48 +@dirrmtry share/icons/hicolor/32x32/filesystems +@dirrmtry share/icons/hicolor/32x32/apps +@dirrmtry share/icons/hicolor/32x32/actions +@dirrmtry share/icons/hicolor/32x32 +@dirrmtry share/icons/hicolor/22x22/filesystems +@dirrmtry share/icons/hicolor/22x22/apps +@dirrmtry share/icons/hicolor/22x22/actions +@dirrmtry share/icons/hicolor/22x22 +@dirrmtry share/icons/hicolor/16x16/filesystems +@dirrmtry share/icons/hicolor/16x16/apps +@dirrmtry share/icons/hicolor/16x16/actions +@dirrmtry share/icons/hicolor/16x16 +@dirrmtry share/icons/hicolor/128x128/filesystems +@dirrmtry share/icons/hicolor/128x128/apps +@dirrmtry share/icons/hicolor/128x128/actions +@dirrmtry share/icons/hicolor/128x128 +@dirrmtry share/icons/hicolor +@dirrmtry share/icons +%%PORTDOCS%%@dirrm %%DOCSDIR%%/nl/kdesvn +%%PORTDOCS%%@dirrm %%DOCSDIR%%/nl +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en/kdesvn +%%PORTDOCS%%@dirrm %%DOCSDIR%%/en +%%PORTDOCS%%@dirrm %%DOCSDIR%% +@dirrmtry share/config.kcfg +@dirrmtry share/apps/konqueror/servicemenus +@dirrmtry share/apps/konqueror @dirrm share/apps/kdesvnpart -@dirrm share/apps/kdesvn +@dirrmtry share/apps/kdesvn +@dirrmtry share/apps/kconf_update +@dirrmtry share/apps @dirrmtry share/applications/kde +@dirrmtry share/applications +@dirrmtry lib/kde3 +@dirrm include/svnqt/cache @dirrm include/svnqt -%%PORTDOCS%%@dirrm %%DOCSDIR%% >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Fri Oct 3 23:40:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Fri Oct 3 23:40:23 2008 Subject: ports/127838: [patch] devel/kdesvn: update to 1.0.2 Message-ID: <200810032340.m93NeHLr030292@freefall.freebsd.org> Synopsis: [patch] devel/kdesvn: update to 1.0.2 Responsible-Changed-From-To: freebsd-ports-bugs->yuanjue Responsible-Changed-By: edwin Responsible-Changed-When: Fri Oct 3 23:40:17 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127838 From tijl at ulyssis.org Sat Oct 4 00:00:14 2008 From: tijl at ulyssis.org (Tijl Coosemans) Date: Sat Oct 4 00:00:21 2008 Subject: ports/127839: [update] www/linux-flashplugin9: new libflashsupport Message-ID: <200810032328.m93NSXjP034315@kalimero.kotnet.org> >Number: 127839 >Category: ports >Synopsis: [update] www/linux-flashplugin9: new libflashsupport >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 Oct 04 00:00:13 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tijl Coosemans >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: >Description: The Linux Flash 9 plugin allows anyone to implement support for additional sound, video and crypto backends through libflashsupport.so. The libflashsupport.so currently installed by www/linux-flashplugin9 is compiled from [1], but a newer version is available at [2]. In addition to that patch-flashsupport.c below improves OSS sound support. You can compile your own version of libflashsupport on a Linux system by dowloading [2] and patching it with patch-flashsupport.c. Then run ./configure and make. Also, the lib has to be linked with the same version of OpenSLL as currently in the linux-openssl port. The patch-linux-flashplugin9 file updates the port to install the new libflashsupport. I've uploaded a compiled version of the lib to my website, but I would prefer if it could be hosted on LOCAL as it is now. I've also removed the IGNORE flag because the plugin should soon work [3]. [1] http://labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux [2] http://sourceforge.net/projects/flashsupport/ [3] http://lists.freebsd.org/pipermail/freebsd-emulation/2008-September/005311.html (thread continues in October archives) >How-To-Repeat: >Fix: --- patch-linux-flashplugin9 begins here --- diff -u linux-flashplugin9.orig/Makefile linux-flashplugin9/Makefile --- linux-flashplugin9/Makefile.orig 2008-10-04 00:24:53.000000000 +0200 +++ linux-flashplugin9/Makefile 2008-10-04 00:30:30.000000000 +0200 @@ -10,7 +10,7 @@ PORTREVISION= 1 CATEGORIES= www multimedia linux MASTER_SITES= http://fpdownload.macromedia.com/get/flashplayer/current/:plugin \ - LOCAL/lofi:suplib + http://tijl.ulyssis.be/mirror/:suplib PKGNAMEPREFIX= linux- DISTFILES= install_flash_player_9_linux.tar.gz:plugin \ libflashsupport.so:suplib @@ -25,7 +25,6 @@ ONLY_FOR_ARCHS= amd64 i386 USE_LINUX= yes -IGNORE= Unstable, no sound, generally unusable state RESTRICTED= Redistribution not allowed NO_BUILD= yes diff -u linux-flashplugin9.orig/distinfo linux-flashplugin9/distinfo --- linux-flashplugin9/distinfo.orig 2008-10-04 00:24:53.000000000 +0200 +++ linux-flashplugin9/distinfo 2008-10-04 00:30:34.000000000 +0200 @@ -1,6 +1,6 @@ MD5 (flashplugin/9.0r124/install_flash_player_9_linux.tar.gz) = a311fd97aa6c214f63dc089a20cf7a39 SHA256 (flashplugin/9.0r124/install_flash_player_9_linux.tar.gz) = f4295c0e008d5658db601bdaf44e2594e823713b9899e9d00d04243f9c44e99a SIZE (flashplugin/9.0r124/install_flash_player_9_linux.tar.gz) = 3044538 -MD5 (flashplugin/9.0r124/libflashsupport.so) = 20a61e9de44e7f58e9566b16ee6651d9 -SHA256 (flashplugin/9.0r124/libflashsupport.so) = 0ddd948214657e17866663cad5fb02ff2bfe8360969359db4aca6d65456d4cad -SIZE (flashplugin/9.0r124/libflashsupport.so) = 7493 +MD5 (flashplugin/9.0r124/libflashsupport.so) = c034ff03c92f94b2938062b6bbc02669 +SHA256 (flashplugin/9.0r124/libflashsupport.so) = d5c943e5a59016dcfeab5016d701e1e5e08fb30e8780d239053fec175b89d1e1 +SIZE (flashplugin/9.0r124/libflashsupport.so) = 44752 --- patch-linux-flashplugin9 ends here --- --- patch-flashsupport.c begins here --- --- flashsupport.c.orig 2008-10-01 16:25:02.000000000 +0200 +++ flashsupport.c 2008-10-03 19:48:24.000000000 +0200 @@ -44,11 +44,11 @@ #endif // HAVE_ALSA_ASOUNDLIB_H #ifdef HAVE_LINUX_SOUNDCARD_H -//#define OSS +#define OSS #endif // HAVE_LINUX_SOUNDCARD_H #ifdef HAVE_LINUX_VIDEODEV_H -#define V4L1 +//#define V4L1 #endif // HAVE_LINUX_VIDEODEV_H //////////////////////////////////////////////////////////////////////////////////////////////////// @@ -735,31 +735,22 @@ struct SoundOutput_Instance { int oss_fd; pthread_t thread; - int signal; + volatile int signal; + char * buf; + int bsize; }; static void *oss_thread(void *ptr) { struct SoundOutput_Instance *instance = (struct SoundOutput_Instance *)ptr; - char buffer[4096]; - int len = 0; - int written = 0; - for(;;) { - FPI_SoundOutput_FillBuffer(ptr,buffer,4096); - len = 4096; - while ( len ) { - written = write(instance->oss_fd, buffer, len); - if ( written >= 0 ) { - len -= written; - } - if ( instance->signal ) { - pthread_exit(0); - } - if ( written < 0 ) { - usleep(100); - } + usleep(100); + while ( instance->signal == 0 ) { + FPI_SoundOutput_FillBuffer(ptr, instance->buf, instance->bsize); + if ( write(instance->oss_fd, instance->buf, instance->bsize) < 0 ) { + usleep(100); } } + return NULL; } static void *FPX_SoundOutput_Open() @@ -784,12 +775,16 @@ if ( ioctl(instance->oss_fd, SNDCTL_DSP_SPEED, &speed) < 0 ) goto fail; + if ( ioctl(instance->oss_fd, SNDCTL_DSP_GETBLKSIZE, &instance->bsize) < 0 ) goto fail; + + instance->buf = (char *)FPI_Mem_Alloc(instance->bsize); + if ( pthread_create(&instance->thread, 0, oss_thread, instance) < 0 ) goto fail; return instance; fail: if ( instance ) { - if ( FPI_Mem_Free ) FPI_Mem_Free(instance); + FPX_SoundOutput_Close(instance); } return 0; } @@ -803,18 +798,19 @@ instance->signal = 1; - if ( instance->oss_fd ) { - ioctl(instance->oss_fd, SNDCTL_DSP_RESET, 0); - } - if ( instance->thread ) { pthread_join(instance->thread,&retVal); } if ( instance->oss_fd ) { + ioctl(instance->oss_fd, SNDCTL_DSP_RESET, 0); close(instance->oss_fd); } + if ( instance->buf ) { + if ( FPI_Mem_Free ) FPI_Mem_Free(instance->buf); + } + if ( FPI_Mem_Free ) FPI_Mem_Free(instance); return 0; @@ -827,10 +823,10 @@ struct SoundOutput_Instance *instance = (struct SoundOutput_Instance *)ptr; if ( instance->oss_fd ) { int value = 0; - if ( ( value = ioctl(instance->oss_fd,SNDCTL_DSP_GETODELAY,&value) ) == 0 ) { - return value / 4; + if ( ioctl(instance->oss_fd,SNDCTL_DSP_GETODELAY,&value) == -1 ) { + return 0; } - return 0; + return value / 4; } return -1; } --- patch-flashsupport.c ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 00:00:24 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 00:00:30 2008 Subject: ports/127839: [update] www/linux-flashplugin9: new libflashsupport Message-ID: <200810040000.m9400N6E030804@freefall.freebsd.org> Synopsis: [update] www/linux-flashplugin9: new libflashsupport State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Oct 4 00:00:23 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127839 From edwin at FreeBSD.org Sat Oct 4 00:10:04 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Sat Oct 4 00:10:10 2008 Subject: ports/127839: [update] www/linux-flashplugin9: new libflashsupport Message-ID: <200810040010.m940A4CN031085@freefall.freebsd.org> The following reply was made to PR ports/127839; it has been noted by GNATS. From: Edwin Groothuis To: jamie@bishopston.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/127839: [update] www/linux-flashplugin9: new libflashsupport Date: Sat, 4 Oct 2008 00:00:22 UT Maintainer of www/linux-flashplugin9, Please note that PR ports/127839 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/127839 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From tota at rtfm.jp Sat Oct 4 04:20:07 2008 From: tota at rtfm.jp (TAKATSU Tomonari) Date: Sat Oct 4 04:20:14 2008 Subject: ports/127843: [PATCH] www/ruby-aws: update to 0.4.4 Message-ID: <200810040416.m944GmZC020839@www2.inetd.co.jp> >Number: 127843 >Category: ports >Synopsis: [PATCH] www/ruby-aws: update to 0.4.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Oct 04 04:20:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: TAKATSU Tomonari >Release: FreeBSD 7.0-RELEASE-p5 i386 >Organization: none(personal) >Environment: System: FreeBSD photon.rtfm.jp 7.0-RELEASE-p5 FreeBSD 7.0-RELEASE-p5 #0: Wed Oct 1 10:10:12 UTC >Description: - update to 0.4.4 Port maintainer (don@na.rim.or.jp) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: diff -urN ruby-aws.orig/Makefile ruby-aws/Makefile --- ruby-aws.orig/Makefile 2008-06-30 20:20:57.000000000 +0900 +++ ruby-aws/Makefile 2008-10-04 13:01:53.000000000 +0900 @@ -6,7 +6,7 @@ # PORTNAME= aws -PORTVERSION= 0.3.3 +PORTVERSION= 0.4.4 CATEGORIES= www ruby MASTER_SITES= http://www.caliban.org/files/ruby/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff -urN ruby-aws.orig/distinfo ruby-aws/distinfo --- ruby-aws.orig/distinfo 2008-06-30 20:20:57.000000000 +0900 +++ ruby-aws/distinfo 2008-10-04 13:01:58.000000000 +0900 @@ -1,3 +1,3 @@ -MD5 (ruby/ruby-aws-0.3.3.tar.gz) = 4a740e49d55f54cea3446d29975d519c -SHA256 (ruby/ruby-aws-0.3.3.tar.gz) = 96e7ba34f99d71056858f9a95c2780ab1a6dc67a38aa7b09952d1b299eaceacc -SIZE (ruby/ruby-aws-0.3.3.tar.gz) = 58747 +MD5 (ruby/ruby-aws-0.4.4.tar.gz) = 55493a287874fdfd87b27fd02f62cbe4 +SHA256 (ruby/ruby-aws-0.4.4.tar.gz) = a955604ed042ede8d9384136f953868945d11650a306635e5e837d62b1f26a5f +SIZE (ruby/ruby-aws-0.4.4.tar.gz) = 62271 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 04:20:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 04:20:24 2008 Subject: ports/127843: [PATCH] www/ruby-aws: update to 0.4.4 Message-ID: <200810040420.m944KH7p051896@freefall.freebsd.org> Synopsis: [PATCH] www/ruby-aws: update to 0.4.4 Responsible-Changed-From-To: freebsd-ports-bugs->clsung Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 4 04:20:16 UTC 2008 Responsible-Changed-Why: clsung@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127843 From hartzell at alerce.com Sat Oct 4 05:40:02 2008 From: hartzell at alerce.com (George Hartzell) Date: Sat Oct 4 05:40:09 2008 Subject: ports/127845: update for p5-Rose-DB-Object Message-ID: <200810040532.m945Wk4H005267@www.freebsd.org> >Number: 127845 >Category: ports >Synopsis: update for p5-Rose-DB-Object >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Oct 04 05:40:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: George Hartzell >Release: FreeBSD cgiapp 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Aug 22 07:57:50 PDT 2008 >Organization: >Environment: > uname -a FreeBSD cgiapp 7.0-STABLE FreeBSD 7.0-STABLE #0: Fri Aug 22 07:57:50 PDT 2008 root@:/usr/obj/usr/src/sys/HIVE amd64 >Description: Upgrade Rose-DB-Object to latest release, fixes several problems with *-many relationships. >How-To-Repeat: >Fix: (delicious)[10:27pm]~/Desktop>>diff -r p5-Rose-DB-Object* diff -r p5-Rose-DB-Object/Makefile p5-Rose-DB-Object.orig/Makefile 9c9 < PORTVERSION= 0.773 --- > PORTVERSION= 0.7722 Only in p5-Rose-DB-Object: Makefile.orig diff -r p5-Rose-DB-Object/distinfo p5-Rose-DB-Object.orig/distinfo 1,3c1,3 < MD5 (Rose-DB-Object-0.773.tar.gz) = c278080b463f80ed4f7feb19f0f3fe60 < SHA256 (Rose-DB-Object-0.773.tar.gz) = 5eca1c1f40ba0d55e8ac0b50487a920f99e693d8f4b08e7539bf28fc6a5e3c75 < SIZE (Rose-DB-Object-0.773.tar.gz) = 523955 --- > MD5 (Rose-DB-Object-0.7722.tar.gz) = 15dc891b0db108622bb3a83730849095 > SHA256 (Rose-DB-Object-0.7722.tar.gz) = 24e86d13c85a1ba8b390e4c04f5fd5e3476ba5a9298e127fcb3466ee64b66daf > SIZE (Rose-DB-Object-0.7722.tar.gz) = 522958 >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Sat Oct 4 06:20:03 2008 From: wenheping at gmail.com (Wen Heping) Date: Sat Oct 4 06:20:13 2008 Subject: ports/127846: [Maintainer Update]www/sakai:update to 2.5.3 Message-ID: <1223126072.85017@fb8.wenjing.com> >Number: 127846 >Category: ports >Synopsis: [Maintainer Update]www/sakai:update to 2.5.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: Sat Oct 04 06:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT i386 >Organization: ChangAn Midlle School >Environment: System: FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC >Description: update to 2.5.3 from 2.5.2 >How-To-Repeat: >Fix: --- sakai253.diff.txt begins here --- --- Makefile.orig 2008-09-28 15:59:34.000000000 +0800 +++ Makefile 2008-09-28 16:04:02.000000000 +0800 @@ -6,9 +6,9 @@ # PORTNAME= sakai -PORTVERSION= 2.5.2 +PORTVERSION= 2.5.3 CATEGORIES= www java -MASTER_SITES= http://source.sakaiproject.org/release/2.5.2/sakai-2-5-2/ +MASTER_SITES= http://source.sakaiproject.org/release/${PORTVERSION}/sakai-2-5-3/ DISTNAME= ${PORTNAME}-bin-${PORTVERSION} MAINTAINER= wenheping@gmail.com --- distinfo.orig 2008-08-14 19:00:50.000000000 +0800 +++ distinfo 2008-09-28 16:12:28.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (sakai-bin-2.5.2.tar.gz) = 95c03b0513c866ac7c6829570ac8323c -SHA256 (sakai-bin-2.5.2.tar.gz) = 8251bcac72a5c1900288fff2807a219a5fa3cd74c6fb725e2eea7413cda9f590 -SIZE (sakai-bin-2.5.2.tar.gz) = 228921453 +MD5 (sakai-bin-2.5.3.tar.gz) = a13276c2caaa69df2fb6a45a550b8075 +SHA256 (sakai-bin-2.5.3.tar.gz) = 385b84118ded018e3d94b9fb1c5ba146cf5fe7ac8d145352c7948060f743f056 +SIZE (sakai-bin-2.5.3.tar.gz) = 228941715 --- pkg-plist.orig 2008-09-28 15:59:47.000000000 +0800 +++ pkg-plist 2008-09-28 16:33:56.000000000 +0800 @@ -1,257 +1,256 @@ -tomcat5.5/ECLv1.txt tomcat5.5/common/lib/commons-logging-1.0.4.jar tomcat5.5/common/lib/log4j-1.2.8.jar -tomcat5.5/common/lib/sakai-dav-common-2.5.2.jar -tomcat5.5/common/lib/sakai-util-log-2.5.2.jar -tomcat5.5/components/000sakai-portal-service-pack/META-INF/MANIFEST.MF +tomcat5.5/common/lib/sakai-dav-common-2.5.3.jar +tomcat5.5/common/lib/sakai-util-log-2.5.3.jar tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven/org.sakaiproject/000sakai-portal-service-pack/pom.properties tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven/org.sakaiproject/000sakai-portal-service-pack/pom.xml +tomcat5.5/components/000sakai-portal-service-pack/META-INF/MANIFEST.MF +tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/lib/sakai-portal-service-impl-2.5.3.jar +tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/components.xml -tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/lib/sakai-portal-service-impl-2.5.2.jar -tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/web.xml -tomcat5.5/components/entitybroker-pack/META-INF/MANIFEST.MF tomcat5.5/components/entitybroker-pack/META-INF/maven/org.sakaiproject.entitybroker/entitybroker-pack/pom.properties tomcat5.5/components/entitybroker-pack/META-INF/maven/org.sakaiproject.entitybroker/entitybroker-pack/pom.xml -tomcat5.5/components/entitybroker-pack/WEB-INF/components.xml -tomcat5.5/components/entitybroker-pack/WEB-INF/spring-jdbc.xml +tomcat5.5/components/entitybroker-pack/META-INF/MANIFEST.MF tomcat5.5/components/entitybroker-pack/WEB-INF/lib/commons-beanutils-1.8.0-BETA.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/entitybroker-impl-1.3.3.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/entitybroker-utils-1.3.3.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/generic-dao-0.9.5.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/jettison-1.0.jar +tomcat5.5/components/entitybroker-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/entitybroker-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/stax-api-1.0.1.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/xpp3-1.1.3.3.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/xpp3_min-1.1.3.4.O.jar tomcat5.5/components/entitybroker-pack/WEB-INF/lib/xstream-1.2.2.jar -tomcat5.5/components/entitybroker-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/entitybroker-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/entitybroker-pack/WEB-INF/components.xml +tomcat5.5/components/entitybroker-pack/WEB-INF/spring-jdbc.xml tomcat5.5/components/entitybroker-pack/WEB-INF/web.xml -tomcat5.5/components/osp-common-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-common-component/META-INF/maven/org.sakaiproject.osp/osp-common-component/pom.properties tomcat5.5/components/osp-common-component/META-INF/maven/org.sakaiproject.osp/osp-common-component/pom.xml -tomcat5.5/components/osp-common-component/WEB-INF/components.xml +tomcat5.5/components/osp-common-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-common-component/WEB-INF/lib/commons-beanutils-1.7.0.jar tomcat5.5/components/osp-common-component/WEB-INF/lib/commons-codec-1.2.jar tomcat5.5/components/osp-common-component/WEB-INF/lib/commons-digester-1.6.jar tomcat5.5/components/osp-common-component/WEB-INF/lib/jsf-api-1.1.01.jar tomcat5.5/components/osp-common-component/WEB-INF/lib/jsf-impl-1.1.01.jar -tomcat5.5/components/osp-common-component/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.2.jar -tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/osp-common-component/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.3.jar +tomcat5.5/components/osp-common-component/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/osp-common-component/WEB-INF/lib/standard-1.1.2.jar tomcat5.5/components/osp-common-component/WEB-INF/lib/velocity-1.3.1.jar +tomcat5.5/components/osp-common-component/WEB-INF/components.xml tomcat5.5/components/osp-common-component/WEB-INF/web.xml -tomcat5.5/components/osp-glossary-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-glossary-component/META-INF/maven/org.sakaiproject.osp/osp-glossary-component/pom.properties tomcat5.5/components/osp-glossary-component/META-INF/maven/org.sakaiproject.osp/osp-glossary-component/pom.xml -tomcat5.5/components/osp-glossary-component/WEB-INF/components.xml +tomcat5.5/components/osp-glossary-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-glossary-component/WEB-INF/lib/commons-codec-1.2.jar -tomcat5.5/components/osp-glossary-component/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-glossary-component/WEB-INF/lib/osp-glossary-impl-2.5.2.jar -tomcat5.5/components/osp-glossary-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-glossary-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-glossary-component/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/osp-glossary-component/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-glossary-component/WEB-INF/lib/osp-glossary-impl-2.5.3.jar +tomcat5.5/components/osp-glossary-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-glossary-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-glossary-component/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/osp-glossary-component/WEB-INF/components.xml tomcat5.5/components/osp-glossary-component/WEB-INF/web.xml -tomcat5.5/components/osp-integration-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-integration-component/META-INF/maven/org.sakaiproject.osp/osp-integration-component/pom.properties tomcat5.5/components/osp-integration-component/META-INF/maven/org.sakaiproject.osp/osp-integration-component/pom.xml -tomcat5.5/components/osp-integration-component/WEB-INF/components.xml +tomcat5.5/components/osp-integration-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-integration-component/WEB-INF/lib/commons-codec-1.2.jar -tomcat5.5/components/osp-integration-component/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-integration-component/WEB-INF/lib/osp-integration-impl-2.5.2.jar -tomcat5.5/components/osp-integration-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-integration-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-integration-component/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/osp-integration-component/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-integration-component/WEB-INF/lib/osp-integration-impl-2.5.3.jar +tomcat5.5/components/osp-integration-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-integration-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-integration-component/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/osp-integration-component/WEB-INF/components.xml tomcat5.5/components/osp-integration-component/WEB-INF/web.xml -tomcat5.5/components/osp-matrix-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-matrix-component/META-INF/maven/org.sakaiproject.osp/osp-matrix-component/pom.properties tomcat5.5/components/osp-matrix-component/META-INF/maven/org.sakaiproject.osp/osp-matrix-component/pom.xml -tomcat5.5/components/osp-matrix-component/WEB-INF/components.xml +tomcat5.5/components/osp-matrix-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-matrix-component/WEB-INF/lib/commons-codec-1.2.jar -tomcat5.5/components/osp-matrix-component/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-matrix-component/WEB-INF/lib/osp-matrix-impl-2.5.2.jar -tomcat5.5/components/osp-matrix-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-matrix-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-matrix-component/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/osp-matrix-component/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-matrix-component/WEB-INF/lib/osp-matrix-impl-2.5.3.jar +tomcat5.5/components/osp-matrix-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-matrix-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-matrix-component/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/osp-matrix-component/WEB-INF/components.xml tomcat5.5/components/osp-matrix-component/WEB-INF/web.xml -tomcat5.5/components/osp-portal-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-portal-component/META-INF/maven/org.sakaiproject.osp/osp-portal-component/pom.properties tomcat5.5/components/osp-portal-component/META-INF/maven/org.sakaiproject.osp/osp-portal-component/pom.xml +tomcat5.5/components/osp-portal-component/META-INF/MANIFEST.MF +tomcat5.5/components/osp-portal-component/WEB-INF/lib/osp-portal-impl-2.5.3.jar +tomcat5.5/components/osp-portal-component/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/osp-portal-component/WEB-INF/components.xml -tomcat5.5/components/osp-portal-component/WEB-INF/lib/osp-portal-impl-2.5.2.jar -tomcat5.5/components/osp-portal-component/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/osp-portal-component/WEB-INF/web.xml -tomcat5.5/components/osp-presentation-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-presentation-component/META-INF/maven/org.sakaiproject.osp/osp-presentation-component/pom.properties tomcat5.5/components/osp-presentation-component/META-INF/maven/org.sakaiproject.osp/osp-presentation-component/pom.xml -tomcat5.5/components/osp-presentation-component/WEB-INF/components.xml +tomcat5.5/components/osp-presentation-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-presentation-component/WEB-INF/lib/commons-beanutils-1.7.0.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/commons-codec-1.2.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/commons-digester-1.6.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/jsf-api-1.1.01.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/jsf-impl-1.1.01.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/osp-common-tool-lib-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/osp-presentation-impl-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-jsf-tool-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-jsf-widgets-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-jsf-widgets-sun-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.2.jar -tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/osp-common-tool-lib-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/osp-presentation-impl-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-jsf-tool-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-jsf-widgets-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-jsf-widgets-sun-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.3.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/standard-1.1.2.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/velocity-1.3.1.jar tomcat5.5/components/osp-presentation-component/WEB-INF/lib/websphinx-0.5.jar +tomcat5.5/components/osp-presentation-component/WEB-INF/components.xml tomcat5.5/components/osp-presentation-component/WEB-INF/web.xml -tomcat5.5/components/osp-warehouse-component/META-INF/MANIFEST.MF tomcat5.5/components/osp-warehouse-component/META-INF/maven/org.sakaiproject.osp/osp-warehouse-component/pom.properties tomcat5.5/components/osp-warehouse-component/META-INF/maven/org.sakaiproject.osp/osp-warehouse-component/pom.xml +tomcat5.5/components/osp-warehouse-component/META-INF/MANIFEST.MF +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/commons-codec-1.2.jar +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/osp-warehouse-impl-2.5.3.jar +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-warehouse-impl-2.5.3.jar tomcat5.5/components/osp-warehouse-component/WEB-INF/components.xml tomcat5.5/components/osp-warehouse-component/WEB-INF/glossary-components.xml tomcat5.5/components/osp-warehouse-component/WEB-INF/guidance-components.xml -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/commons-codec-1.2.jar -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/osp-warehouse-impl-2.5.2.jar -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-util-2.5.2.jar -tomcat5.5/components/osp-warehouse-component/WEB-INF/lib/sakai-warehouse-impl-2.5.2.jar tomcat5.5/components/osp-warehouse-component/WEB-INF/matrix-components.xml tomcat5.5/components/osp-warehouse-component/WEB-INF/presentation-components.xml tomcat5.5/components/osp-warehouse-component/WEB-INF/scaffolding-components.xml tomcat5.5/components/osp-warehouse-component/WEB-INF/web.xml tomcat5.5/components/osp-warehouse-component/WEB-INF/wizard-components.xml -tomcat5.5/components/osp-wizard-components/META-INF/MANIFEST.MF tomcat5.5/components/osp-wizard-components/META-INF/maven/org.sakaiproject.osp/osp-wizard-components/pom.properties tomcat5.5/components/osp-wizard-components/META-INF/maven/org.sakaiproject.osp/osp-wizard-components/pom.xml -tomcat5.5/components/osp-wizard-components/WEB-INF/components.xml +tomcat5.5/components/osp-wizard-components/META-INF/MANIFEST.MF tomcat5.5/components/osp-wizard-components/WEB-INF/lib/commons-beanutils-1.7.0.jar tomcat5.5/components/osp-wizard-components/WEB-INF/lib/commons-codec-1.2.jar tomcat5.5/components/osp-wizard-components/WEB-INF/lib/commons-digester-1.6.jar tomcat5.5/components/osp-wizard-components/WEB-INF/lib/jsf-api-1.1.01.jar tomcat5.5/components/osp-wizard-components/WEB-INF/lib/jsf-impl-1.1.01.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-common-impl-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-common-tool-lib-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-glossary-impl-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-wizard-impl-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-jsf-tool-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-jsf-widgets-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-jsf-widgets-sun-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.2.jar -tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-common-impl-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-common-tool-lib-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-glossary-impl-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/osp-wizard-impl-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-jsf-tool-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-jsf-widgets-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-jsf-widgets-sun-2.5.3.jar tomcat5.5/components/osp-wizard-components/WEB-INF/lib/standard-1.1.2.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.3.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/osp-wizard-components/WEB-INF/lib/velocity-1.3.1.jar +tomcat5.5/components/osp-wizard-components/WEB-INF/components.xml tomcat5.5/components/osp-wizard-components/WEB-INF/web.xml -tomcat5.5/components/sakai-alias-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-alias-pack/META-INF/maven/org.sakaiproject/sakai-alias-pack/pom.properties tomcat5.5/components/sakai-alias-pack/META-INF/maven/org.sakaiproject/sakai-alias-pack/pom.xml +tomcat5.5/components/sakai-alias-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-alias-impl-2.5.3.jar +tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-alias-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-alias-impl-2.5.2.jar -tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-alias-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-alias-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-announcement-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-announcement-pack/META-INF/maven/org.sakaiproject/sakai-announcement-pack/pom.properties tomcat5.5/components/sakai-announcement-pack/META-INF/maven/org.sakaiproject/sakai-announcement-pack/pom.xml +tomcat5.5/components/sakai-announcement-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-announcement-impl-2.5.3.jar +tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-message-impl-2.5.3.jar +tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-announcement-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-announcement-impl-2.5.2.jar -tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-message-impl-2.5.2.jar -tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-announcement-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-archive-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-archive-pack/META-INF/maven/org.sakaiproject/sakai-archive-pack/pom.properties tomcat5.5/components/sakai-archive-pack/META-INF/maven/org.sakaiproject/sakai-archive-pack/pom.xml -tomcat5.5/components/sakai-archive-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-archive-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/sakai-archive-impl-2.5.2.jar -tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/sakai-archive-impl2-2.5.2.jar -tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/sakai-archive-impl-2.5.3.jar +tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/sakai-archive-impl2-2.5.3.jar +tomcat5.5/components/sakai-archive-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-archive-pack/WEB-INF/components.xml tomcat5.5/components/sakai-archive-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-assignment-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-assignment-pack/META-INF/maven/org.sakaiproject/sakai-assignment-pack/pom.properties tomcat5.5/components/sakai-assignment-pack/META-INF/maven/org.sakaiproject/sakai-assignment-pack/pom.xml -tomcat5.5/components/sakai-assignment-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-assignment-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/poi-2.5.1-final-20040804.jar -tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-assignment-impl-2.5.2.jar -tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-db-conversion-2.5.2.jar -tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-assignment-impl-2.5.3.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-db-conversion-2.5.3.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-assignment-pack/WEB-INF/components.xml tomcat5.5/components/sakai-assignment-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-authz-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-authz-pack/META-INF/maven/org.sakaiproject/sakai-authz-pack/pom.properties tomcat5.5/components/sakai-authz-pack/META-INF/maven/org.sakaiproject/sakai-authz-pack/pom.xml +tomcat5.5/components/sakai-authz-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-authz-impl-2.5.3.jar +tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-authz-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-authz-impl-2.5.2.jar -tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-authz-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-authz-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-calendar-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-calendar-pack/META-INF/maven/org.sakaiproject/sakai-calendar-pack/pom.properties tomcat5.5/components/sakai-calendar-pack/META-INF/maven/org.sakaiproject/sakai-calendar-pack/pom.xml -tomcat5.5/components/sakai-calendar-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-calendar-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/avalon-framework-20020627.jar tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/batik-batik-1.5-fop-0.20-5.jar tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/fop-0.20.5.jar tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/ical4j-1.0-beta4.jar -tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-calendar-impl-2.5.2.jar -tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-calendar-util-2.5.2.jar -tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-calendar-impl-2.5.3.jar +tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-calendar-util-2.5.3.jar +tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-calendar-pack/WEB-INF/components.xml tomcat5.5/components/sakai-calendar-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-chat-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-chat-pack/META-INF/maven/org.sakaiproject/sakai-chat-pack/pom.properties tomcat5.5/components/sakai-chat-pack/META-INF/maven/org.sakaiproject/sakai-chat-pack/pom.xml +tomcat5.5/components/sakai-chat-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-chat-impl-2.5.3.jar +tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-message-impl-2.5.3.jar +tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-chat-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-chat-impl-2.5.2.jar -tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-message-impl-2.5.2.jar -tomcat5.5/components/sakai-chat-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-chat-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-citations-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-citations-pack/META-INF/maven/org.sakaiproject/sakai-citations-pack/pom.properties tomcat5.5/components/sakai-citations-pack/META-INF/maven/org.sakaiproject/sakai-citations-pack/pom.xml -tomcat5.5/components/sakai-citations-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-citations-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/cql-java-0.7.jar -tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-impl-2.5.2.jar -tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-util-2.5.2.jar -tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-web2bridge-2.5.2.jar -tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-xserver-2.5.2.jar -tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-impl-2.5.3.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-util-2.5.3.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-web2bridge-2.5.3.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-citations-xserver-2.5.3.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-citations-pack/WEB-INF/components.xml tomcat5.5/components/sakai-citations-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-cluster-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-cluster-pack/META-INF/maven/org.sakaiproject/sakai-cluster-pack/pom.properties tomcat5.5/components/sakai-cluster-pack/META-INF/maven/org.sakaiproject/sakai-cluster-pack/pom.xml +tomcat5.5/components/sakai-cluster-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-cluster-pack/WEB-INF/lib/sakai-cluster-impl-2.5.3.jar tomcat5.5/components/sakai-cluster-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-cluster-pack/WEB-INF/lib/sakai-cluster-impl-2.5.2.jar tomcat5.5/components/sakai-cluster-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-common-components/META-INF/MANIFEST.MF tomcat5.5/components/sakai-common-components/META-INF/maven/org.sakaiproject/sakai-common-components/pom.properties tomcat5.5/components/sakai-common-components/META-INF/maven/org.sakaiproject/sakai-common-components/pom.xml -tomcat5.5/components/sakai-common-components/WEB-INF/components.xml +tomcat5.5/components/sakai-common-components/META-INF/MANIFEST.MF tomcat5.5/components/sakai-common-components/WEB-INF/lib/commons-beanutils-1.7.0.jar -tomcat5.5/components/sakai-common-components/WEB-INF/lib/sakai-common-composite-component-2.5.2.jar +tomcat5.5/components/sakai-common-components/WEB-INF/lib/sakai-common-composite-component-2.5.3.jar +tomcat5.5/components/sakai-common-components/WEB-INF/components.xml tomcat5.5/components/sakai-common-components/WEB-INF/web.xml -tomcat5.5/components/sakai-comp-help/META-INF/MANIFEST.MF tomcat5.5/components/sakai-comp-help/META-INF/maven/org.sakaiproject/sakai-comp-help/pom.properties tomcat5.5/components/sakai-comp-help/META-INF/maven/org.sakaiproject/sakai-comp-help/pom.xml +tomcat5.5/components/sakai-comp-help/META-INF/MANIFEST.MF tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help/DefaultGlossary.class tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help/HelpManagerImpl$1.class tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help/HelpManagerImpl$2.class @@ -260,120 +259,119 @@ tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help/HelpManagerImpl.class tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help/RestConfigurationImpl.class tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help/SizedList.class -tomcat5.5/components/sakai-comp-help/WEB-INF/components.xml tomcat5.5/components/sakai-comp-help/WEB-INF/lib/lucene-1.4.3.jar -tomcat5.5/components/sakai-comp-help/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-comp-help/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-comp-help/WEB-INF/components.xml tomcat5.5/components/sakai-comp-help/WEB-INF/web.xml -tomcat5.5/components/sakai-comp-scheduler/META-INF/MANIFEST.MF tomcat5.5/components/sakai-comp-scheduler/META-INF/maven/org.sakaiproject/sakai-comp-scheduler/pom.properties tomcat5.5/components/sakai-comp-scheduler/META-INF/maven/org.sakaiproject/sakai-comp-scheduler/pom.xml +tomcat5.5/components/sakai-comp-scheduler/META-INF/MANIFEST.MF tomcat5.5/components/sakai-comp-scheduler/WEB-INF/components.xml tomcat5.5/components/sakai-comp-scheduler/WEB-INF/web.xml -tomcat5.5/components/sakai-component-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-component-pack/META-INF/maven/org.sakaiproject/sakai-component-pack/pom.properties tomcat5.5/components/sakai-component-pack/META-INF/maven/org.sakaiproject/sakai-component-pack/pom.xml +tomcat5.5/components/sakai-component-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-component-pack/WEB-INF/lib/sakai-component-impl-2.5.3.jar +tomcat5.5/components/sakai-component-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-component-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-component-pack/WEB-INF/lib/sakai-component-impl-2.5.2.jar -tomcat5.5/components/sakai-component-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-component-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-content-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-content-pack/META-INF/maven/org.sakaiproject/sakai-content-pack/pom.properties tomcat5.5/components/sakai-content-pack/META-INF/maven/org.sakaiproject/sakai-content-pack/pom.xml -tomcat5.5/components/sakai-content-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-content-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-content-pack/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-content-impl-2.5.2.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-db-conversion-2.5.2.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-content-impl-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-db-conversion-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-content-pack/WEB-INF/components.xml tomcat5.5/components/sakai-content-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-content-providers-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-content-providers-pack/META-INF/maven/org.sakaiproject/sakai-content-providers-pack/pom.properties tomcat5.5/components/sakai-content-providers-pack/META-INF/maven/org.sakaiproject/sakai-content-providers-pack/pom.xml +tomcat5.5/components/sakai-content-providers-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-content-providers-pack/WEB-INF/lib/sakai-content-providers-impl-2.5.3.jar tomcat5.5/components/sakai-content-providers-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-content-providers-pack/WEB-INF/lib/sakai-content-providers-impl-2.5.2.jar tomcat5.5/components/sakai-content-providers-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-courier-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-courier-pack/META-INF/maven/org.sakaiproject/sakai-courier-pack/pom.properties tomcat5.5/components/sakai-courier-pack/META-INF/maven/org.sakaiproject/sakai-courier-pack/pom.xml +tomcat5.5/components/sakai-courier-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-courier-pack/WEB-INF/lib/sakai-courier-impl-2.5.3.jar +tomcat5.5/components/sakai-courier-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-courier-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-courier-pack/WEB-INF/lib/sakai-courier-impl-2.5.2.jar -tomcat5.5/components/sakai-courier-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-courier-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven/org.sakaiproject/sakai-coursemanagement-hibernate-pack/pom.properties tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven/org.sakaiproject/sakai-coursemanagement-hibernate-pack/pom.xml +tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/lib/sakai-coursemanagement-hibernate-impl-2.5.3.jar tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/components-demo.xml tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/lib/sakai-coursemanagement-hibernate-impl-2.5.2.jar tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-db-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-db-pack/META-INF/maven/org.sakaiproject/sakai-db-pack/pom.properties tomcat5.5/components/sakai-db-pack/META-INF/maven/org.sakaiproject/sakai-db-pack/pom.xml +tomcat5.5/components/sakai-db-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-db-pack/WEB-INF/lib/sakai-db-impl-2.5.3.jar tomcat5.5/components/sakai-db-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-db-pack/WEB-INF/lib/sakai-db-impl-2.5.2.jar tomcat5.5/components/sakai-db-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-email-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-email-pack/META-INF/maven/org.sakaiproject/sakai-email-pack/pom.properties tomcat5.5/components/sakai-email-pack/META-INF/maven/org.sakaiproject/sakai-email-pack/pom.xml +tomcat5.5/components/sakai-email-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-email-impl-2.5.3.jar +tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-email-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-email-impl-2.5.2.jar -tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-email-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-email-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-entity-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-entity-pack/META-INF/maven/org.sakaiproject/sakai-entity-pack/pom.properties tomcat5.5/components/sakai-entity-pack/META-INF/maven/org.sakaiproject/sakai-entity-pack/pom.xml +tomcat5.5/components/sakai-entity-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-entity-pack/WEB-INF/lib/sakai-entity-impl-2.5.3.jar +tomcat5.5/components/sakai-entity-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-entity-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-entity-pack/WEB-INF/lib/sakai-entity-impl-2.5.2.jar -tomcat5.5/components/sakai-entity-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-entity-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-event-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-event-pack/META-INF/maven/org.sakaiproject/sakai-event-pack/pom.properties tomcat5.5/components/sakai-event-pack/META-INF/maven/org.sakaiproject/sakai-event-pack/pom.xml +tomcat5.5/components/sakai-event-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-event-impl-2.5.3.jar +tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-event-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-event-impl-2.5.2.jar -tomcat5.5/components/sakai-event-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-event-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-gradebook-service-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-import/META-INF/maven/org.sakaiproject/sakai-import/pom.properties +tomcat5.5/components/sakai-import/META-INF/maven/org.sakaiproject/sakai-import/pom.xml +tomcat5.5/components/sakai-import/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-archive-import-2.5.3.jar +tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-common-cartridge-2.5.3.jar +tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-import-announcement-2.5.3.jar +tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-import-content-2.5.3.jar +tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-import-impl-2.5.3.jar +tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-import/WEB-INF/lib/saxpath-1.0-FCS.jar +tomcat5.5/components/sakai-import/WEB-INF/components.xml +tomcat5.5/components/sakai-import/WEB-INF/web.xml tomcat5.5/components/sakai-gradebook-service-pack/META-INF/maven/org.sakaiproject/sakai-gradebook-service-pack/pom.properties tomcat5.5/components/sakai-gradebook-service-pack/META-INF/maven/org.sakaiproject/sakai-gradebook-service-pack/pom.xml +tomcat5.5/components/sakai-gradebook-service-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/hsqldb/sakai_gradebook_post_schemaupdate.sql tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/mysql/sakai_gradebook_post_schemaupdate.sql tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/oracle/sakai_gradebook_post_schemaupdate.sql -tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/lib/sakai-gradebook-service-impl-2.5.2.jar +tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/lib/sakai-gradebook-service-impl-2.5.3.jar tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/lib/xpp3_min-1.1.3.4.O.jar tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/lib/xstream-1.2.1.jar +tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/components.xml tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/MANIFEST.MF tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven/org.sakaiproject/sakai-gradebooksample-grade-converter/pom.properties tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven/org.sakaiproject/sakai-gradebooksample-grade-converter/pom.xml +tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/MANIFEST.MF tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org/sakaiproject/gradebooksample/CourseGradesToSpreadsheetConverterSample.class tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/components.xml tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/web.xml -tomcat5.5/components/sakai-import/META-INF/MANIFEST.MF -tomcat5.5/components/sakai-import/META-INF/maven/org.sakaiproject/sakai-import/pom.properties -tomcat5.5/components/sakai-import/META-INF/maven/org.sakaiproject/sakai-import/pom.xml -tomcat5.5/components/sakai-import/WEB-INF/components.xml -tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-archive-import-2.5.2.jar -tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-common-cartridge-2.5.2.jar -tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-import-announcement-2.5.2.jar -tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-import-content-2.5.2.jar -tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-import-impl-2.5.2.jar -tomcat5.5/components/sakai-import/WEB-INF/lib/sakai-util-2.5.2.jar -tomcat5.5/components/sakai-import/WEB-INF/lib/saxpath-1.0-FCS.jar -tomcat5.5/components/sakai-import/WEB-INF/web.xml -tomcat5.5/components/sakai-jackrabbit-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven/org.sakaiproject/sakai-jackrabbit-pack/pom.properties tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven/org.sakaiproject/sakai-jackrabbit-pack/pom.xml -tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-jackrabbit-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/concurrent-1.3.4.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/derby-10.2.1.6.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/geronimo-jta_1.0.1B_spec-1.0.1.jar @@ -385,173 +383,174 @@ tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/nekohtml-0.9.4.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/pdfbox-0.6.4.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/poi-2.5.1-final-20040804.jar -tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/sakai-jackrabbit-impl-2.5.2.jar -tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/sakai-user-util-2.5.2.jar +tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/sakai-jackrabbit-impl-2.5.3.jar +tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/sakai-user-util-2.5.3.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/slf4j-api-1.3.0.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/slf4j-log4j12-1.0.jar tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib/tm-extractors-0.4.jar +tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/components.xml tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/preloadcontent.xml tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-mailarchive-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven/org.sakaiproject/sakai-mailarchive-pack/pom.properties tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven/org.sakaiproject/sakai-mailarchive-pack/pom.xml +tomcat5.5/components/sakai-mailarchive-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-mailarchive-impl-2.5.3.jar +tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-message-impl-2.5.3.jar +tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-mailarchive-impl-2.5.2.jar -tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-message-impl-2.5.2.jar -tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-memory-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-memory-pack/META-INF/maven/org.sakaiproject/sakai-memory-pack/pom.properties tomcat5.5/components/sakai-memory-pack/META-INF/maven/org.sakaiproject/sakai-memory-pack/pom.xml +tomcat5.5/components/sakai-memory-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-memory-pack/WEB-INF/lib/sakai-memory-impl-2.5.3.jar tomcat5.5/components/sakai-memory-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-memory-pack/WEB-INF/lib/sakai-memory-impl-2.5.2.jar tomcat5.5/components/sakai-memory-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-messageforums-components/META-INF/MANIFEST.MF tomcat5.5/components/sakai-messageforums-components/META-INF/maven/org.sakaiproject/sakai-messageforums-components/pom.properties tomcat5.5/components/sakai-messageforums-components/META-INF/maven/org.sakaiproject/sakai-messageforums-components/pom.xml -tomcat5.5/components/sakai-messageforums-components/WEB-INF/components.xml +tomcat5.5/components/sakai-messageforums-components/META-INF/MANIFEST.MF tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/commons-beanutils-1.7.0.jar tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-messageforums-component-impl-2.5.2.jar -tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-messageforums-component-impl-2.5.3.jar +tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-messageforums-components/WEB-INF/components.xml tomcat5.5/components/sakai-messageforums-components/WEB-INF/web.xml -tomcat5.5/components/sakai-metaobj-component/META-INF/MANIFEST.MF tomcat5.5/components/sakai-metaobj-component/META-INF/maven/org.sakaiproject/sakai-metaobj-component/pom.properties tomcat5.5/components/sakai-metaobj-component/META-INF/maven/org.sakaiproject/sakai-metaobj-component/pom.xml -tomcat5.5/components/sakai-metaobj-component/WEB-INF/components.xml +tomcat5.5/components/sakai-metaobj-component/META-INF/MANIFEST.MF tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/commons-codec-1.2.jar -tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-metaobj-component/WEB-INF/components.xml tomcat5.5/components/sakai-metaobj-component/WEB-INF/web.xml -tomcat5.5/components/sakai-news-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-news-pack/META-INF/maven/org.sakaiproject/sakai-news-pack/pom.properties tomcat5.5/components/sakai-news-pack/META-INF/maven/org.sakaiproject/sakai-news-pack/pom.xml -tomcat5.5/components/sakai-news-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-news-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-news-pack/WEB-INF/lib/commons-codec-1.3.jar tomcat5.5/components/sakai-news-pack/WEB-INF/lib/itunes-0.3.jar tomcat5.5/components/sakai-news-pack/WEB-INF/lib/rome-0.8.jar tomcat5.5/components/sakai-news-pack/WEB-INF/lib/rome-fetcher-0.7.jar -tomcat5.5/components/sakai-news-pack/WEB-INF/lib/sakai-news-impl-2.5.2.jar -tomcat5.5/components/sakai-news-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-news-pack/WEB-INF/lib/sakai-news-impl-2.5.3.jar +tomcat5.5/components/sakai-news-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-news-pack/WEB-INF/components.xml tomcat5.5/components/sakai-news-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-podcasts-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-podcasts-pack/META-INF/maven/org.sakaiproject/sakai-podcasts-pack/pom.properties tomcat5.5/components/sakai-podcasts-pack/META-INF/maven/org.sakaiproject/sakai-podcasts-pack/pom.xml -tomcat5.5/components/sakai-podcasts-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-podcasts-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/itunes-0.3.jar tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/rome-0.8.jar -tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-podcasts-impl-2.5.2.jar -tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-podcasts-impl-2.5.3.jar +tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-podcasts-pack/WEB-INF/components.xml tomcat5.5/components/sakai-podcasts-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-poll-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-poll-pack/META-INF/maven/org.sakaiproject/sakai-poll-pack/pom.properties tomcat5.5/components/sakai-poll-pack/META-INF/maven/org.sakaiproject/sakai-poll-pack/pom.xml +tomcat5.5/components/sakai-poll-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-poll-pack/WEB-INF/lib/commons-codec-1.3.jar +tomcat5.5/components/sakai-poll-pack/WEB-INF/lib/sakai-poll-dao-impl-2.5.3.jar +tomcat5.5/components/sakai-poll-pack/WEB-INF/lib/sakai-poll-logic-impl-2.5.3.jar tomcat5.5/components/sakai-poll-pack/WEB-INF/components.xml tomcat5.5/components/sakai-poll-pack/WEB-INF/hibernate-hbms.xml -tomcat5.5/components/sakai-poll-pack/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-poll-pack/WEB-INF/lib/sakai-poll-dao-impl-2.5.2.jar -tomcat5.5/components/sakai-poll-pack/WEB-INF/lib/sakai-poll-logic-impl-2.5.2.jar tomcat5.5/components/sakai-poll-pack/WEB-INF/spring-hibernate.xml tomcat5.5/components/sakai-poll-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-portal-render-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-portal-render-pack/META-INF/maven/org.sakaiproject/sakai-portal-render-pack/pom.properties tomcat5.5/components/sakai-portal-render-pack/META-INF/maven/org.sakaiproject/sakai-portal-render-pack/pom.xml -tomcat5.5/components/sakai-portal-render-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-portal-render-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-portal-render-impl-2.5.2.jar -tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-portal-util-2.5.2.jar -tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-tool-util-2.5.2.jar -tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-user-util-2.5.2.jar -tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-portal-render-impl-2.5.3.jar +tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-portal-util-2.5.3.jar +tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-tool-util-2.5.3.jar +tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-user-util-2.5.3.jar +tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-portal-render-pack/WEB-INF/components.xml tomcat5.5/components/sakai-portal-render-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-postem-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-postem-pack/META-INF/maven/org.sakaiproject/sakai-postem-pack/pom.properties tomcat5.5/components/sakai-postem-pack/META-INF/maven/org.sakaiproject/sakai-postem-pack/pom.xml +tomcat5.5/components/sakai-postem-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-postem-pack/WEB-INF/lib/sakai-postem-impl-2.5.3.jar tomcat5.5/components/sakai-postem-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-postem-pack/WEB-INF/lib/sakai-postem-impl-2.5.2.jar tomcat5.5/components/sakai-postem-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-presence-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-presence-pack/META-INF/maven/org.sakaiproject/sakai-presence-pack/pom.properties tomcat5.5/components/sakai-presence-pack/META-INF/maven/org.sakaiproject/sakai-presence-pack/pom.xml +tomcat5.5/components/sakai-presence-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-presence-pack/WEB-INF/lib/sakai-presence-impl-2.5.3.jar tomcat5.5/components/sakai-presence-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-presence-pack/WEB-INF/lib/sakai-presence-impl-2.5.2.jar tomcat5.5/components/sakai-presence-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-presentation-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-presentation-pack/META-INF/maven/org.sakaiproject/sakai-presentation-pack/pom.properties tomcat5.5/components/sakai-presentation-pack/META-INF/maven/org.sakaiproject/sakai-presentation-pack/pom.xml +tomcat5.5/components/sakai-presentation-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-presentation-pack/WEB-INF/lib/sakai-presentation-impl-2.5.3.jar tomcat5.5/components/sakai-presentation-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-presentation-pack/WEB-INF/lib/sakai-presentation-impl-2.5.2.jar tomcat5.5/components/sakai-presentation-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-privacy-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-privacy-pack/META-INF/maven/org.sakaiproject/sakai-privacy-pack/pom.properties tomcat5.5/components/sakai-privacy-pack/META-INF/maven/org.sakaiproject/sakai-privacy-pack/pom.xml +tomcat5.5/components/sakai-privacy-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib/sakai-privacy-impl-2.5.3.jar +tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-privacy-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib/sakai-privacy-impl-2.5.2.jar -tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-privacy-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-profile-components/META-INF/MANIFEST.MF -tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject/sakai-profile-components/pom.properties -tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject/sakai-profile-components/pom.xml -tomcat5.5/components/sakai-profile-components/WEB-INF/components.xml -tomcat5.5/components/sakai-profile-components/WEB-INF/web.xml -tomcat5.5/components/sakai-provider-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-provider-pack/META-INF/maven/org.sakaiproject/sakai-provider-pack/pom.properties tomcat5.5/components/sakai-provider-pack/META-INF/maven/org.sakaiproject/sakai-provider-pack/pom.xml +tomcat5.5/components/sakai-provider-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-coursemanagement-authz-provider-impl-2.5.3.jar +tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-coursemanagement-cm-provider-impl-2.5.3.jar +tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-sample-provider-2.5.3.jar +tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-provider-pack/WEB-INF/components-demo.xml tomcat5.5/components/sakai-provider-pack/WEB-INF/components.xml tomcat5.5/components/sakai-provider-pack/WEB-INF/jldap-beans.xml -tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-coursemanagement-authz-provider-impl-2.5.2.jar -tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-coursemanagement-cm-provider-impl-2.5.2.jar -tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-sample-provider-2.5.2.jar -tomcat5.5/components/sakai-provider-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-provider-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-reports-components/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject/sakai-profile-components/pom.properties +tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject/sakai-profile-components/pom.xml +tomcat5.5/components/sakai-profile-components/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-profile-components/WEB-INF/components.xml +tomcat5.5/components/sakai-profile-components/WEB-INF/web.xml tomcat5.5/components/sakai-reports-components/META-INF/maven/org.sakaiproject/sakai-reports-components/pom.properties tomcat5.5/components/sakai-reports-components/META-INF/maven/org.sakaiproject/sakai-reports-components/pom.xml -tomcat5.5/components/sakai-reports-components/WEB-INF/components.xml +tomcat5.5/components/sakai-reports-components/META-INF/MANIFEST.MF tomcat5.5/components/sakai-reports-components/WEB-INF/lib/commons-beanutils-1.7.0.jar tomcat5.5/components/sakai-reports-components/WEB-INF/lib/commons-codec-1.2.jar tomcat5.5/components/sakai-reports-components/WEB-INF/lib/commons-digester-1.6.jar tomcat5.5/components/sakai-reports-components/WEB-INF/lib/jsf-api-1.1.01.jar tomcat5.5/components/sakai-reports-components/WEB-INF/lib/jsf-impl-1.1.01.jar -tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.2.jar -tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-reports-component-shared-2.5.2.jar -tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-metaobj-tool-lib-2.5.3.jar +tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-reports-component-shared-2.5.3.jar +tomcat5.5/components/sakai-reports-components/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-reports-components/WEB-INF/lib/standard-1.1.2.jar tomcat5.5/components/sakai-reports-components/WEB-INF/lib/velocity-1.3.1.jar +tomcat5.5/components/sakai-reports-components/WEB-INF/components.xml tomcat5.5/components/sakai-reports-components/WEB-INF/web.xml -tomcat5.5/components/sakai-rights-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-rights-pack/META-INF/maven/org.sakaiproject/sakai-rights-pack/pom.properties tomcat5.5/components/sakai-rights-pack/META-INF/maven/org.sakaiproject/sakai-rights-pack/pom.xml +tomcat5.5/components/sakai-rights-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-rights-impl-2.5.3.jar +tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-rights-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-rights-impl-2.5.2.jar -tomcat5.5/components/sakai-rights-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-rights-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-roster-components/META-INF/MANIFEST.MF tomcat5.5/components/sakai-roster-components/META-INF/maven/org.sakaiproject/sakai-roster-components/pom.properties tomcat5.5/components/sakai-roster-components/META-INF/maven/org.sakaiproject/sakai-roster-components/pom.xml +tomcat5.5/components/sakai-roster-components/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-roster-components/WEB-INF/lib/sakai-roster-impl-2.5.3.jar +tomcat5.5/components/sakai-roster-components/WEB-INF/lib/sakai-roster-model-2.5.3.jar +tomcat5.5/components/sakai-roster-components/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-roster-components/WEB-INF/components.xml -tomcat5.5/components/sakai-roster-components/WEB-INF/lib/sakai-roster-impl-2.5.2.jar -tomcat5.5/components/sakai-roster-components/WEB-INF/lib/sakai-roster-model-2.5.2.jar -tomcat5.5/components/sakai-roster-components/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-roster-components/WEB-INF/web.xml -tomcat5.5/components/sakai-rwiki-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-rwiki-pack/META-INF/maven/org.sakaiproject/sakai-rwiki-pack/pom.properties tomcat5.5/components/sakai-rwiki-pack/META-INF/maven/org.sakaiproject/sakai-rwiki-pack/pom.xml +tomcat5.5/components/sakai-rwiki-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/META-INF/services/org.radeox.macro.Macro tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051017.sql tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb/migrateTo20051026.sql @@ -562,10 +561,6 @@ tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051017.sql tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051026.sql tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle/migrateTo20051107.sql -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/coreDaoComponents.xml -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/coreServiceComponents.xml -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/datamigrationComponents.xml tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/avalon-framework-api-4.3.1.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/avalon-framework-impl-4.3.1.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/batik-awt-util-1.6-1.jar @@ -580,26 +575,30 @@ tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/batik-script-1.6-1.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/batik-svg-dom-1.6-1.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/batik-transcoder-1.6-1.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/xalan-2.6.0.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/batik-util-1.6-1.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/batik-xml-1.6-1.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/fop-20070301.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-radeox-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-rwiki-impl-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-rwiki-util-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-search-util-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-util-2.5.2.jar -tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/xalan-2.6.0.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-radeox-2.5.3.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-rwiki-impl-2.5.3.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-rwiki-util-2.5.3.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-search-util-2.5.3.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/xercesImpl-2.6.2.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/xmlParserAPIs-2.6.2.jar tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib/xmlgraphics-commons-1.1.jar +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/coreDaoComponents.xml +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/coreServiceComponents.xml +tomcat5.5/components/sakai-rwiki-pack/WEB-INF/datamigrationComponents.xml tomcat5.5/components/sakai-rwiki-pack/WEB-INF/messagingComponents.xml tomcat5.5/components/sakai-rwiki-pack/WEB-INF/rwikiAdapterComponents.xml tomcat5.5/components/sakai-rwiki-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-samigo-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-samigo-pack/META-INF/maven/org.sakaiproject/sakai-samigo-pack/pom.properties tomcat5.5/components/sakai-samigo-pack/META-INF/maven/org.sakaiproject/sakai-samigo-pack/pom.xml +tomcat5.5/components/sakai-samigo-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb/patches/SAK-1659.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb/patches/SAK-1894.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb/patches/SAK-2179.sql @@ -637,7 +636,6 @@ tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql/sakai_samigo_tables_v2_2.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql/sakai_samigo_tables_v2_3.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql/sakai_samigo_tables_v2_4.sql -tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/02_migrateData_v1_to_v1_5_oracle.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches/SAK-1659.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches/SAK-1894.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches/SAK-2179.sql @@ -651,6 +649,7 @@ tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches/SAK-5595.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches/SAK-6790.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches/SAK-8727.sql +tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/02_migrateData_v1_to_v1_5_oracle.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/sakai_samigo.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/sakai_samigo_post_schema_update.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/sakai_samigo_tables_v2_1_2.sql @@ -658,27 +657,24 @@ tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/sakai_samigo_tables_v2_3.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/sakai_samigo_tables_v2_4.sql tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool/assessment/shared/SakaiBootStrap.class -tomcat5.5/components/sakai-samigo-pack/WEB-INF/components.xml tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/imsqti-1.2.jar tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/jsr173-1.0_api.jar -tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/sakai-samlite-impl-2.5.2.jar -tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/sakai-samlite-impl-2.5.3.jar +tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib/xbean-2.2.0.jar +tomcat5.5/components/sakai-samigo-pack/WEB-INF/components.xml tomcat5.5/components/sakai-samigo-pack/WEB-INF/testbeans.xml tomcat5.5/components/sakai-samigo-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven/org.sakaiproject/sakai-sample-impl-access-pack/pom.properties tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven/org.sakaiproject/sakai-sample-impl-access-pack/pom.xml +tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/lib/sakai-sample-impl-access-impl-2.5.3.jar +tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/lib/sakai-sample-impl-access-impl-2.5.2.jar -tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-search-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-search-pack/META-INF/maven/org.sakaiproject/sakai-search-pack/pom.properties tomcat5.5/components/sakai-search-pack/META-INF/maven/org.sakaiproject/sakai-search-pack/pom.xml -tomcat5.5/components/sakai-search-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-search-pack/WEB-INF/contentAdapterComponents.xml -tomcat5.5/components/sakai-search-pack/WEB-INF/coreSearchComponents.xml +tomcat5.5/components/sakai-search-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-search-pack/WEB-INF/lib/commons-codec-1.3.jar tomcat5.5/components/sakai-search-pack/WEB-INF/lib/commons-httpclient-3.0.jar tomcat5.5/components/sakai-search-pack/WEB-INF/lib/jtidy-4aug2000r7-dev.jar @@ -686,101 +682,104 @@ tomcat5.5/components/sakai-search-pack/WEB-INF/lib/pdfbox-0.7.1.jar tomcat5.5/components/sakai-search-pack/WEB-INF/lib/poi-3.0-alpha3-20070301.jar tomcat5.5/components/sakai-search-pack/WEB-INF/lib/poi-scratchpad-3.0-alpha3-20070301.jar -tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-search-impl-2.5.2.jar -tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-search-model-2.5.2.jar -tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-search-util-2.5.2.jar -tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-search-impl-2.5.3.jar +tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-search-model-2.5.3.jar +tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-search-util-2.5.3.jar +tomcat5.5/components/sakai-search-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-search-pack/WEB-INF/lib/tm-extractors-0.4.jar +tomcat5.5/components/sakai-search-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-search-pack/WEB-INF/contentAdapterComponents.xml +tomcat5.5/components/sakai-search-pack/WEB-INF/coreSearchComponents.xml tomcat5.5/components/sakai-search-pack/WEB-INF/messageAdapterComponents.xml tomcat5.5/components/sakai-search-pack/WEB-INF/parallelIndexComponents.xml tomcat5.5/components/sakai-search-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-sections-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-sections-pack/META-INF/maven/org.sakaiproject/sakai-sections-pack/pom.properties tomcat5.5/components/sakai-sections-pack/META-INF/maven/org.sakaiproject/sakai-sections-pack/pom.xml +tomcat5.5/components/sakai-sections-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-sections-pack/WEB-INF/lib/sakai-sections-impl-2.5.3.jar tomcat5.5/components/sakai-sections-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-sections-pack/WEB-INF/lib/sakai-sections-impl-2.5.2.jar tomcat5.5/components/sakai-sections-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-site-manage-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-site-manage-pack/META-INF/maven/org.sakaiproject/sakai-site-manage-pack/pom.properties tomcat5.5/components/sakai-site-manage-pack/META-INF/maven/org.sakaiproject/sakai-site-manage-pack/pom.xml +tomcat5.5/components/sakai-site-manage-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib/sakai-site-manage-impl-2.5.3.jar +tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib/sakai-site-manage-util-2.5.3.jar +tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-site-manage-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib/sakai-site-manage-impl-2.5.2.jar -tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib/sakai-site-manage-util-2.5.2.jar -tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-site-manage-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-site-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-site-pack/META-INF/maven/org.sakaiproject/sakai-site-pack/pom.properties tomcat5.5/components/sakai-site-pack/META-INF/maven/org.sakaiproject/sakai-site-pack/pom.xml +tomcat5.5/components/sakai-site-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-site-impl-2.5.3.jar +tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-tool-util-2.5.3.jar +tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-site-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-site-impl-2.5.2.jar -tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-tool-util-2.5.2.jar -tomcat5.5/components/sakai-site-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-site-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-syllabus-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-syllabus-pack/META-INF/maven/org.sakaiproject/sakai-syllabus-pack/pom.properties tomcat5.5/components/sakai-syllabus-pack/META-INF/maven/org.sakaiproject/sakai-syllabus-pack/pom.xml -tomcat5.5/components/sakai-syllabus-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-syllabus-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-syllabus-impl-2.5.2.jar -tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-util-2.5.2.jar +tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-syllabus-impl-2.5.3.jar +tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-syllabus-pack/WEB-INF/components.xml tomcat5.5/components/sakai-syllabus-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-tool-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-tool-pack/META-INF/maven/org.sakaiproject/sakai-tool-pack/pom.properties tomcat5.5/components/sakai-tool-pack/META-INF/maven/org.sakaiproject/sakai-tool-pack/pom.xml +tomcat5.5/components/sakai-tool-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-tool-pack/WEB-INF/lib/sakai-tool-impl-2.5.3.jar +tomcat5.5/components/sakai-tool-pack/WEB-INF/lib/sakai-tool-util-2.5.3.jar +tomcat5.5/components/sakai-tool-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-tool-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-tool-pack/WEB-INF/lib/sakai-tool-impl-2.5.2.jar -tomcat5.5/components/sakai-tool-pack/WEB-INF/lib/sakai-tool-util-2.5.2.jar -tomcat5.5/components/sakai-tool-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-tool-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-user-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-user-pack/META-INF/maven/org.sakaiproject/sakai-user-pack/pom.properties tomcat5.5/components/sakai-user-pack/META-INF/maven/org.sakaiproject/sakai-user-pack/pom.xml +tomcat5.5/components/sakai-user-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-db-storage-2.5.3.jar +tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-user-impl-2.5.3.jar +tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-user-util-2.5.3.jar +tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-user-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-db-storage-2.5.2.jar -tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-user-impl-2.5.2.jar -tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-user-util-2.5.2.jar -tomcat5.5/components/sakai-user-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-user-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-usermembership-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-usermembership-pack/META-INF/maven/org.sakaiproject/sakai-usermembership-pack/pom.properties tomcat5.5/components/sakai-usermembership-pack/META-INF/maven/org.sakaiproject/sakai-usermembership-pack/pom.xml +tomcat5.5/components/sakai-usermembership-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-usermembership-pack/WEB-INF/lib/sakai-usermembership-impl-2.5.3.jar +tomcat5.5/components/sakai-usermembership-pack/WEB-INF/lib/sakai-util-2.5.3.jar tomcat5.5/components/sakai-usermembership-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-usermembership-pack/WEB-INF/lib/sakai-usermembership-impl-2.5.2.jar -tomcat5.5/components/sakai-usermembership-pack/WEB-INF/lib/sakai-util-2.5.2.jar tomcat5.5/components/sakai-usermembership-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-util-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-util-pack/META-INF/maven/org.sakaiproject/sakai-util-pack/pom.properties tomcat5.5/components/sakai-util-pack/META-INF/maven/org.sakaiproject/sakai-util-pack/pom.xml +tomcat5.5/components/sakai-util-pack/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-util-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-util-pack/WEB-INF/lib/sakai-util-impl-2.5.3.jar tomcat5.5/components/sakai-util-pack/WEB-INF/components.xml -tomcat5.5/components/sakai-util-pack/WEB-INF/lib/sakai-util-2.5.2.jar -tomcat5.5/components/sakai-util-pack/WEB-INF/lib/sakai-util-impl-2.5.2.jar tomcat5.5/components/sakai-util-pack/WEB-INF/web.xml -tomcat5.5/components/sakai-warehouse-component/META-INF/MANIFEST.MF tomcat5.5/components/sakai-warehouse-component/META-INF/maven/org.sakaiproject/sakai-warehouse-component/pom.properties tomcat5.5/components/sakai-warehouse-component/META-INF/maven/org.sakaiproject/sakai-warehouse-component/pom.xml +tomcat5.5/components/sakai-warehouse-component/META-INF/MANIFEST.MF +tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/commons-codec-1.2.jar +tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-content-util-2.5.3.jar +tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-metaobj-impl-2.5.3.jar +tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-warehouse-impl-2.5.3.jar tomcat5.5/components/sakai-warehouse-component/WEB-INF/assignment-components.xml tomcat5.5/components/sakai-warehouse-component/WEB-INF/components.xml -tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/commons-codec-1.2.jar -tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-content-util-2.5.2.jar -tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-metaobj-impl-2.5.2.jar -tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-util-2.5.2.jar -tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib/sakai-warehouse-impl-2.5.2.jar tomcat5.5/components/sakai-warehouse-component/WEB-INF/resource-components.xml tomcat5.5/components/sakai-warehouse-component/WEB-INF/web.xml -tomcat5.5/components/sakai-web-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-web-pack/META-INF/maven/org.sakaiproject/sakai-web-pack/pom.properties tomcat5.5/components/sakai-web-pack/META-INF/maven/org.sakaiproject/sakai-web-pack/pom.xml -tomcat5.5/components/sakai-web-pack/WEB-INF/components.xml +tomcat5.5/components/sakai-web-pack/META-INF/MANIFEST.MF tomcat5.5/components/sakai-web-pack/WEB-INF/lib/commons-codec-1.3.jar -tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-entity-util-2.5.2.jar -tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-event-util-2.5.2.jar -tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-util-2.5.2.jar -tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-web-impl-2.5.2.jar +tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-entity-util-2.5.3.jar +tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-event-util-2.5.3.jar +tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-util-2.5.3.jar +tomcat5.5/components/sakai-web-pack/WEB-INF/lib/sakai-web-impl-2.5.3.jar +tomcat5.5/components/sakai-web-pack/WEB-INF/components.xml tomcat5.5/components/sakai-web-pack/WEB-INF/web.xml tomcat5.5/licenses/LGPL2.1.license.txt tomcat5.5/licenses/MIT.license.txt @@ -838,10 +837,10 @@ tomcat5.5/licenses/jing.license.txt tomcat5.5/licenses/jsf-api.license.txt tomcat5.5/licenses/jsf-impl.license.txt +tomcat5.5/licenses/jta.license.txt tomcat5.5/licenses/jsp-api.license.txt tomcat5.5/licenses/jsr170-api.license.txt tomcat5.5/licenses/jstl.license.txt -tomcat5.5/licenses/jta.license.txt tomcat5.5/licenses/junit-3.8.1.license.txt tomcat5.5/licenses/ldap.txt tomcat5.5/licenses/log4j-1.2.8.license.txt @@ -871,7 +870,7 @@ tomcat5.5/licenses/xml-apis.license.txt tomcat5.5/licenses/xmlform.license.txt tomcat5.5/licenses/xpp3-1.1.3.4.G.license.txt -tomcat5.5/server/lib/sakai-dav-server-2.5.2.jar +tomcat5.5/server/lib/sakai-dav-server-2.5.3.jar tomcat5.5/shared/lib/OkiOSID-2.0.jar tomcat5.5/shared/lib/activation-1.0.2.jar tomcat5.5/shared/lib/antlr-2.7.6.jar @@ -887,8 +886,8 @@ tomcat5.5/shared/lib/dom4j-1.6.1.jar tomcat5.5/shared/lib/ehcache-1.3.0.jar tomcat5.5/shared/lib/entitybroker-api-1.3.3.jar -tomcat5.5/shared/lib/geronimo-spec-jms-1.1-rc4.jar tomcat5.5/shared/lib/hibernate-3.2.5.ga.jar +tomcat5.5/shared/lib/geronimo-spec-jms-1.1-rc4.jar tomcat5.5/shared/lib/hsqldb-1.8.0.7.jar tomcat5.5/shared/lib/jaxen-1.1-beta-10.jar tomcat5.5/shared/lib/jcr-1.0.jar @@ -897,132 +896,131 @@ tomcat5.5/shared/lib/jstl-1.1.2.jar tomcat5.5/shared/lib/jta-h2.1.8.jar tomcat5.5/shared/lib/mail-1.3.1.jar -tomcat5.5/shared/lib/osp-common-api-2.5.2.jar -tomcat5.5/shared/lib/osp-glossary-api-2.5.2.jar -tomcat5.5/shared/lib/osp-glossary-help-2.5.2.jar -tomcat5.5/shared/lib/osp-integration-api-2.5.2.jar -tomcat5.5/shared/lib/osp-matrix-api-2.5.2.jar -tomcat5.5/shared/lib/osp-matrix-help-2.5.2.jar -tomcat5.5/shared/lib/osp-portal-api-2.5.2.jar -tomcat5.5/shared/lib/osp-presentation-api-2.5.2.jar -tomcat5.5/shared/lib/osp-presentation-help-2.5.2.jar -tomcat5.5/shared/lib/osp-styles-help-2.5.2.jar -tomcat5.5/shared/lib/osp-wizard-api-2.5.2.jar -tomcat5.5/shared/lib/osp-wizard-help-2.5.2.jar +tomcat5.5/shared/lib/osp-common-api-2.5.3.jar +tomcat5.5/shared/lib/osp-glossary-api-2.5.3.jar +tomcat5.5/shared/lib/osp-glossary-help-2.5.3.jar +tomcat5.5/shared/lib/osp-integration-api-2.5.3.jar +tomcat5.5/shared/lib/osp-matrix-api-2.5.3.jar +tomcat5.5/shared/lib/osp-matrix-help-2.5.3.jar +tomcat5.5/shared/lib/osp-portal-api-2.5.3.jar +tomcat5.5/shared/lib/osp-presentation-api-2.5.3.jar +tomcat5.5/shared/lib/osp-presentation-help-2.5.3.jar +tomcat5.5/shared/lib/osp-styles-help-2.5.3.jar +tomcat5.5/shared/lib/osp-wizard-api-2.5.3.jar +tomcat5.5/shared/lib/osp-wizard-help-2.5.3.jar tomcat5.5/shared/lib/pluto-container-1.1.2.jar tomcat5.5/shared/lib/pluto-descriptor-api-1.1.2.jar tomcat5.5/shared/lib/pluto-descriptor-impl-1.1.2.jar tomcat5.5/shared/lib/pluto-taglib-1.1.2.jar tomcat5.5/shared/lib/portlet-api-1.0.jar tomcat5.5/shared/lib/quartz-1.5.2.jar -tomcat5.5/shared/lib/sakai-alias-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-announcement-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-announcement-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-archive-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-assignment-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-assignment-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-authz-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-calendar-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-calendar-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-chat-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-chat-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-citations-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-cluster-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-common-composite-component-data-2.5.2.jar -tomcat5.5/shared/lib/sakai-common-edu-person-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-common-manager-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-common-type-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-comp-shared-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-comp-shared-scheduler-2.5.2.jar -tomcat5.5/shared/lib/sakai-component-2.5.2.jar -tomcat5.5/shared/lib/sakai-component-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-content-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-content-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-content-lock-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-contentreview-logic-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-contentreview-model-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-contentreview-service-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-courier-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-coursemanagement-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-coursemanagement-hibernate-model-2.5.2.jar -tomcat5.5/shared/lib/sakai-db-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-db-ext-2.5.2.jar -tomcat5.5/shared/lib/sakai-email-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-entity-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-event-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-gradebook-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-gradebook-service-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-gradebook-service-hibernate-2.5.2.jar -tomcat5.5/shared/lib/sakai-help-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-help-content-2.5.2.jar -tomcat5.5/shared/lib/sakai-import-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-jcr-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-mailarchive-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-mailarchive-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-mailtool-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-memory-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-message-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-messageforums-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-messageforums-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-messageforums-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-metaobj-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-metaobj-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-news-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-podcasts-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-podcasts-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-poll-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-poll-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-poll-logic-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-poll-model-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-portal-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-portal-render-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-postem-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-postem-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-postem-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-presence-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-presentation-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-presentation-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-privacy-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-privacy-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-profile-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-profile-component-shared-2.5.2.jar -tomcat5.5/shared/lib/sakai-reports-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-reset-pass-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-rights-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-roster-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-roster-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-rwiki-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-rwiki-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-rwiki-model-2.5.2.jar -tomcat5.5/shared/lib/sakai-samigo-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-samigo-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-samigo-hibernate-2.5.2.jar -tomcat5.5/shared/lib/sakai-samigo-services-2.5.2.jar -tomcat5.5/shared/lib/sakai-scheduler-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-search-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-search-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-search-model-2.5.2.jar -tomcat5.5/shared/lib/sakai-sections-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-sections-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-sections-model-2.5.2.jar -tomcat5.5/shared/lib/sakai-site-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-site-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-site-manage-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-site-manage-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-syllabus-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-syllabus-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-syllabus-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-tool-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-tool-servlet-2.5.2.jar -tomcat5.5/shared/lib/sakai-user-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-usermembership-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-usermembership-help-2.5.2.jar -tomcat5.5/shared/lib/sakai-util-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-util-id-hbm-2.5.2.jar -tomcat5.5/shared/lib/sakai-velocity-tool-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-warehouse-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-web-api-2.5.2.jar -tomcat5.5/shared/lib/sakai-web-help-2.5.2.jar +tomcat5.5/shared/lib/sakai-alias-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-announcement-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-archive-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-announcement-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-assignment-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-assignment-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-authz-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-calendar-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-calendar-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-chat-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-chat-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-citations-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-cluster-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-common-composite-component-data-2.5.3.jar +tomcat5.5/shared/lib/sakai-common-edu-person-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-common-manager-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-common-type-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-comp-shared-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-comp-shared-scheduler-2.5.3.jar +tomcat5.5/shared/lib/sakai-component-2.5.3.jar +tomcat5.5/shared/lib/sakai-component-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-content-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-content-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-content-lock-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-contentreview-model-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-contentreview-service-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-courier-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-coursemanagement-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-coursemanagement-hibernate-model-2.5.3.jar +tomcat5.5/shared/lib/sakai-db-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-db-ext-2.5.3.jar +tomcat5.5/shared/lib/sakai-email-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-entity-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-event-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-gradebook-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-gradebook-service-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-gradebook-service-hibernate-2.5.3.jar +tomcat5.5/shared/lib/sakai-help-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-help-content-2.5.3.jar +tomcat5.5/shared/lib/sakai-import-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-jcr-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-mailarchive-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-mailarchive-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-mailtool-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-memory-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-message-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-messageforums-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-messageforums-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-messageforums-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-metaobj-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-metaobj-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-news-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-podcasts-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-podcasts-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-poll-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-poll-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-poll-logic-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-poll-model-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-portal-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-portal-render-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-postem-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-postem-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-postem-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-presence-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-presentation-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-presentation-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-privacy-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-privacy-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-profile-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-profile-component-shared-2.5.3.jar +tomcat5.5/shared/lib/sakai-reports-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-reset-pass-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-rights-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-roster-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-roster-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-rwiki-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-rwiki-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-rwiki-model-2.5.3.jar +tomcat5.5/shared/lib/sakai-samigo-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-samigo-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-samigo-hibernate-2.5.3.jar +tomcat5.5/shared/lib/sakai-samigo-services-2.5.3.jar +tomcat5.5/shared/lib/sakai-scheduler-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-search-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-search-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-search-model-2.5.3.jar +tomcat5.5/shared/lib/sakai-sections-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-sections-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-sections-model-2.5.3.jar +tomcat5.5/shared/lib/sakai-site-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-site-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-site-manage-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-site-manage-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-syllabus-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-syllabus-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-syllabus-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-tool-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-tool-servlet-2.5.3.jar +tomcat5.5/shared/lib/sakai-user-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-usermembership-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-usermembership-help-2.5.3.jar +tomcat5.5/shared/lib/sakai-util-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-util-id-hbm-2.5.3.jar +tomcat5.5/shared/lib/sakai-web-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-velocity-tool-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-warehouse-api-2.5.3.jar +tomcat5.5/shared/lib/sakai-web-help-2.5.3.jar tomcat5.5/shared/lib/spring-2.0.6.jar tomcat5.5/webapps/access.war tomcat5.5/webapps/authn.war @@ -1058,8 +1056,8 @@ tomcat5.5/webapps/sakai-content-tool.war tomcat5.5/webapps/sakai-fck-connector.war tomcat5.5/webapps/sakai-gradebook-testservice.war -tomcat5.5/webapps/sakai-gradebook-tool.war tomcat5.5/webapps/sakai-help-tool.war +tomcat5.5/webapps/sakai-gradebook-tool.war tomcat5.5/webapps/sakai-jsf-resource.war tomcat5.5/webapps/sakai-login-tool.war tomcat5.5/webapps/sakai-mailarchive-james.war @@ -1074,6 +1072,7 @@ tomcat5.5/webapps/sakai-postem-tool.war tomcat5.5/webapps/sakai-presence-tool.war tomcat5.5/webapps/sakai-presentation-tool.war +tomcat5.5/webapps/samigo.war tomcat5.5/webapps/sakai-profile-tool.war tomcat5.5/webapps/sakai-reports-tool.war tomcat5.5/webapps/sakai-reset-pass.war @@ -1096,509 +1095,508 @@ tomcat5.5/webapps/sakai-user-tool.war tomcat5.5/webapps/sakai-usermembership-tool.war tomcat5.5/webapps/sakai-web-tool.war -tomcat5.5/webapps/samigo.war tomcat5.5/webapps/savecite.war tomcat5.5/webapps/tool.war tomcat5.5/webapps/web.war tomcat5.5/webapps/xsl-portal.war -@dirrm tomcat5.5/licenses -@dirrm tomcat5.5/components/sakai-web-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-web-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-web-pack/META-INF/maven/org.sakaiproject/sakai-web-pack -@dirrm tomcat5.5/components/sakai-web-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-web-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-web-pack/META-INF -@dirrm tomcat5.5/components/sakai-web-pack -@dirrm tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-warehouse-component/WEB-INF -@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF/maven/org.sakaiproject/sakai-warehouse-component -@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF/maven -@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF -@dirrm tomcat5.5/components/sakai-warehouse-component -@dirrm tomcat5.5/components/sakai-util-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-util-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-util-pack/META-INF/maven/org.sakaiproject/sakai-util-pack -@dirrm tomcat5.5/components/sakai-util-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-util-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-util-pack/META-INF -@dirrm tomcat5.5/components/sakai-util-pack -@dirrm tomcat5.5/components/sakai-usermembership-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-usermembership-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF/maven/org.sakaiproject/sakai-usermembership-pack -@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF -@dirrm tomcat5.5/components/sakai-usermembership-pack -@dirrm tomcat5.5/components/sakai-user-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-user-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-user-pack/META-INF/maven/org.sakaiproject/sakai-user-pack -@dirrm tomcat5.5/components/sakai-user-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-user-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-user-pack/META-INF -@dirrm tomcat5.5/components/sakai-user-pack -@dirrm tomcat5.5/components/sakai-tool-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-tool-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-tool-pack/META-INF/maven/org.sakaiproject/sakai-tool-pack -@dirrm tomcat5.5/components/sakai-tool-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-tool-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-tool-pack/META-INF -@dirrm tomcat5.5/components/sakai-tool-pack -@dirrm tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-syllabus-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF/maven/org.sakaiproject/sakai-syllabus-pack -@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF -@dirrm tomcat5.5/components/sakai-syllabus-pack -@dirrm tomcat5.5/components/sakai-site-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-site-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-site-pack/META-INF/maven/org.sakaiproject/sakai-site-pack -@dirrm tomcat5.5/components/sakai-site-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-site-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-site-pack/META-INF -@dirrm tomcat5.5/components/sakai-site-pack -@dirrm tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-site-manage-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF/maven/org.sakaiproject/sakai-site-manage-pack -@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF -@dirrm tomcat5.5/components/sakai-site-manage-pack -@dirrm tomcat5.5/components/sakai-sections-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-sections-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-sections-pack/META-INF/maven/org.sakaiproject/sakai-sections-pack -@dirrm tomcat5.5/components/sakai-sections-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-sections-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-sections-pack/META-INF -@dirrm tomcat5.5/components/sakai-sections-pack -@dirrm tomcat5.5/components/sakai-search-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-search-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-search-pack/META-INF/maven/org.sakaiproject/sakai-search-pack -@dirrm tomcat5.5/components/sakai-search-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-search-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-search-pack/META-INF -@dirrm tomcat5.5/components/sakai-search-pack -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven/org.sakaiproject/sakai-sample-impl-access-pack -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF -@dirrm tomcat5.5/components/sakai-sample-impl-access-pack -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool/assessment/shared -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool/assessment -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql/patches -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb/patches -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes -@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF/maven/org.sakaiproject/sakai-samigo-pack -@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF -@dirrm tomcat5.5/components/sakai-samigo-pack -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/META-INF/services -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/META-INF -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes -@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF/maven/org.sakaiproject/sakai-rwiki-pack -@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF -@dirrm tomcat5.5/components/sakai-rwiki-pack -@dirrm tomcat5.5/components/sakai-roster-components/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-roster-components/WEB-INF -@dirrm tomcat5.5/components/sakai-roster-components/META-INF/maven/org.sakaiproject/sakai-roster-components -@dirrm tomcat5.5/components/sakai-roster-components/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-roster-components/META-INF/maven -@dirrm tomcat5.5/components/sakai-roster-components/META-INF -@dirrm tomcat5.5/components/sakai-roster-components -@dirrm tomcat5.5/components/sakai-rights-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-rights-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-rights-pack/META-INF/maven/org.sakaiproject/sakai-rights-pack -@dirrm tomcat5.5/components/sakai-rights-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-rights-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-rights-pack/META-INF -@dirrm tomcat5.5/components/sakai-rights-pack -@dirrm tomcat5.5/components/sakai-reports-components/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-reports-components/WEB-INF -@dirrm tomcat5.5/components/sakai-reports-components/META-INF/maven/org.sakaiproject/sakai-reports-components -@dirrm tomcat5.5/components/sakai-reports-components/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-reports-components/META-INF/maven -@dirrm tomcat5.5/components/sakai-reports-components/META-INF -@dirrm tomcat5.5/components/sakai-reports-components -@dirrm tomcat5.5/components/sakai-provider-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-provider-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-provider-pack/META-INF/maven/org.sakaiproject/sakai-provider-pack -@dirrm tomcat5.5/components/sakai-provider-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-provider-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-provider-pack/META-INF -@dirrm tomcat5.5/components/sakai-provider-pack -@dirrm tomcat5.5/components/sakai-profile-components/WEB-INF -@dirrm tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject/sakai-profile-components -@dirrm tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-profile-components/META-INF/maven -@dirrm tomcat5.5/components/sakai-profile-components/META-INF -@dirrm tomcat5.5/components/sakai-profile-components -@dirrm tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-privacy-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF/maven/org.sakaiproject/sakai-privacy-pack -@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF -@dirrm tomcat5.5/components/sakai-privacy-pack -@dirrm tomcat5.5/components/sakai-presentation-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-presentation-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF/maven/org.sakaiproject/sakai-presentation-pack -@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF -@dirrm tomcat5.5/components/sakai-presentation-pack -@dirrm tomcat5.5/components/sakai-presence-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-presence-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-presence-pack/META-INF/maven/org.sakaiproject/sakai-presence-pack -@dirrm tomcat5.5/components/sakai-presence-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-presence-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-presence-pack/META-INF -@dirrm tomcat5.5/components/sakai-presence-pack -@dirrm tomcat5.5/components/sakai-postem-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-postem-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-postem-pack/META-INF/maven/org.sakaiproject/sakai-postem-pack -@dirrm tomcat5.5/components/sakai-postem-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-postem-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-postem-pack/META-INF -@dirrm tomcat5.5/components/sakai-postem-pack -@dirrm tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-portal-render-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF/maven/org.sakaiproject/sakai-portal-render-pack -@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF -@dirrm tomcat5.5/components/sakai-portal-render-pack -@dirrm tomcat5.5/components/sakai-poll-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-poll-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-poll-pack/META-INF/maven/org.sakaiproject/sakai-poll-pack -@dirrm tomcat5.5/components/sakai-poll-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-poll-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-poll-pack/META-INF -@dirrm tomcat5.5/components/sakai-poll-pack -@dirrm tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-podcasts-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF/maven/org.sakaiproject/sakai-podcasts-pack -@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF -@dirrm tomcat5.5/components/sakai-podcasts-pack -@dirrm tomcat5.5/components/sakai-news-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-news-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-news-pack/META-INF/maven/org.sakaiproject/sakai-news-pack -@dirrm tomcat5.5/components/sakai-news-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-news-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-news-pack/META-INF -@dirrm tomcat5.5/components/sakai-news-pack -@dirrm tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-metaobj-component/WEB-INF -@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF/maven/org.sakaiproject/sakai-metaobj-component -@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF/maven -@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF -@dirrm tomcat5.5/components/sakai-metaobj-component -@dirrm tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-messageforums-components/WEB-INF -@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF/maven/org.sakaiproject/sakai-messageforums-components -@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF/maven -@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF -@dirrm tomcat5.5/components/sakai-messageforums-components -@dirrm tomcat5.5/components/sakai-memory-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-memory-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-memory-pack/META-INF/maven/org.sakaiproject/sakai-memory-pack -@dirrm tomcat5.5/components/sakai-memory-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-memory-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-memory-pack/META-INF -@dirrm tomcat5.5/components/sakai-memory-pack -@dirrm tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-mailarchive-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven/org.sakaiproject/sakai-mailarchive-pack -@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF -@dirrm tomcat5.5/components/sakai-mailarchive-pack -@dirrm tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven/org.sakaiproject/sakai-jackrabbit-pack -@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF -@dirrm tomcat5.5/components/sakai-jackrabbit-pack -@dirrm tomcat5.5/components/sakai-import/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-import/WEB-INF +tomcat5.5/ECLv1.txt +@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven/org.sakaiproject/000sakai-portal-service-pack +@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven +@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF +@dirrm tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/lib +@dirrm tomcat5.5/components/000sakai-portal-service-pack/WEB-INF +@dirrm tomcat5.5/components/000sakai-portal-service-pack +@dirrm tomcat5.5/components/entitybroker-pack/META-INF/maven/org.sakaiproject.entitybroker/entitybroker-pack +@dirrm tomcat5.5/components/entitybroker-pack/META-INF/maven/org.sakaiproject.entitybroker +@dirrm tomcat5.5/components/entitybroker-pack/META-INF/maven +@dirrm tomcat5.5/components/entitybroker-pack/META-INF +@dirrm tomcat5.5/components/entitybroker-pack/WEB-INF/lib +@dirrm tomcat5.5/components/entitybroker-pack/WEB-INF +@dirrm tomcat5.5/components/entitybroker-pack +@dirrm tomcat5.5/components/osp-common-component/META-INF/maven/org.sakaiproject.osp/osp-common-component +@dirrm tomcat5.5/components/osp-common-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-common-component/META-INF/maven +@dirrm tomcat5.5/components/osp-common-component/META-INF +@dirrm tomcat5.5/components/osp-common-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-common-component/WEB-INF +@dirrm tomcat5.5/components/osp-common-component +@dirrm tomcat5.5/components/osp-glossary-component/META-INF/maven/org.sakaiproject.osp/osp-glossary-component +@dirrm tomcat5.5/components/osp-glossary-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-glossary-component/META-INF/maven +@dirrm tomcat5.5/components/osp-glossary-component/META-INF +@dirrm tomcat5.5/components/osp-glossary-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-glossary-component/WEB-INF +@dirrm tomcat5.5/components/osp-glossary-component +@dirrm tomcat5.5/components/osp-integration-component/META-INF/maven/org.sakaiproject.osp/osp-integration-component +@dirrm tomcat5.5/components/osp-integration-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-integration-component/META-INF/maven +@dirrm tomcat5.5/components/osp-integration-component/META-INF +@dirrm tomcat5.5/components/osp-integration-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-integration-component/WEB-INF +@dirrm tomcat5.5/components/osp-integration-component +@dirrm tomcat5.5/components/osp-matrix-component/META-INF/maven/org.sakaiproject.osp/osp-matrix-component +@dirrm tomcat5.5/components/osp-matrix-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-matrix-component/META-INF/maven +@dirrm tomcat5.5/components/osp-matrix-component/META-INF +@dirrm tomcat5.5/components/osp-matrix-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-matrix-component/WEB-INF +@dirrm tomcat5.5/components/osp-matrix-component +@dirrm tomcat5.5/components/osp-portal-component/META-INF/maven/org.sakaiproject.osp/osp-portal-component +@dirrm tomcat5.5/components/osp-portal-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-portal-component/META-INF/maven +@dirrm tomcat5.5/components/osp-portal-component/META-INF +@dirrm tomcat5.5/components/osp-portal-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-portal-component/WEB-INF +@dirrm tomcat5.5/components/osp-portal-component +@dirrm tomcat5.5/components/osp-presentation-component/META-INF/maven/org.sakaiproject.osp/osp-presentation-component +@dirrm tomcat5.5/components/osp-presentation-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-presentation-component/META-INF/maven +@dirrm tomcat5.5/components/osp-presentation-component/META-INF +@dirrm tomcat5.5/components/osp-presentation-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-presentation-component/WEB-INF +@dirrm tomcat5.5/components/osp-presentation-component +@dirrm tomcat5.5/components/osp-warehouse-component/META-INF/maven/org.sakaiproject.osp/osp-warehouse-component +@dirrm tomcat5.5/components/osp-warehouse-component/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-warehouse-component/META-INF/maven +@dirrm tomcat5.5/components/osp-warehouse-component/META-INF +@dirrm tomcat5.5/components/osp-warehouse-component/WEB-INF/lib +@dirrm tomcat5.5/components/osp-warehouse-component/WEB-INF +@dirrm tomcat5.5/components/osp-warehouse-component +@dirrm tomcat5.5/components/osp-wizard-components/META-INF/maven/org.sakaiproject.osp/osp-wizard-components +@dirrm tomcat5.5/components/osp-wizard-components/META-INF/maven/org.sakaiproject.osp +@dirrm tomcat5.5/components/osp-wizard-components/META-INF/maven +@dirrm tomcat5.5/components/osp-wizard-components/META-INF +@dirrm tomcat5.5/components/osp-wizard-components/WEB-INF/lib +@dirrm tomcat5.5/components/osp-wizard-components/WEB-INF +@dirrm tomcat5.5/components/osp-wizard-components +@dirrm tomcat5.5/components/sakai-alias-pack/META-INF/maven/org.sakaiproject/sakai-alias-pack +@dirrm tomcat5.5/components/sakai-alias-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-alias-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-alias-pack/META-INF +@dirrm tomcat5.5/components/sakai-alias-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-alias-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-alias-pack +@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF/maven/org.sakaiproject/sakai-announcement-pack +@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF +@dirrm tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-announcement-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-announcement-pack +@dirrm tomcat5.5/components/sakai-archive-pack/META-INF/maven/org.sakaiproject/sakai-archive-pack +@dirrm tomcat5.5/components/sakai-archive-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-archive-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-archive-pack/META-INF +@dirrm tomcat5.5/components/sakai-archive-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-archive-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-archive-pack +@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF/maven/org.sakaiproject/sakai-assignment-pack +@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF +@dirrm tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-assignment-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-assignment-pack +@dirrm tomcat5.5/components/sakai-authz-pack/META-INF/maven/org.sakaiproject/sakai-authz-pack +@dirrm tomcat5.5/components/sakai-authz-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-authz-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-authz-pack/META-INF +@dirrm tomcat5.5/components/sakai-authz-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-authz-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-authz-pack +@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF/maven/org.sakaiproject/sakai-calendar-pack +@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF +@dirrm tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-calendar-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-calendar-pack +@dirrm tomcat5.5/components/sakai-chat-pack/META-INF/maven/org.sakaiproject/sakai-chat-pack +@dirrm tomcat5.5/components/sakai-chat-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-chat-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-chat-pack/META-INF +@dirrm tomcat5.5/components/sakai-chat-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-chat-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-chat-pack +@dirrm tomcat5.5/components/sakai-citations-pack/META-INF/maven/org.sakaiproject/sakai-citations-pack +@dirrm tomcat5.5/components/sakai-citations-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-citations-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-citations-pack/META-INF +@dirrm tomcat5.5/components/sakai-citations-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-citations-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-citations-pack +@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF/maven/org.sakaiproject/sakai-cluster-pack +@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF +@dirrm tomcat5.5/components/sakai-cluster-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-cluster-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-cluster-pack +@dirrm tomcat5.5/components/sakai-common-components/META-INF/maven/org.sakaiproject/sakai-common-components +@dirrm tomcat5.5/components/sakai-common-components/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-common-components/META-INF/maven +@dirrm tomcat5.5/components/sakai-common-components/META-INF +@dirrm tomcat5.5/components/sakai-common-components/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-common-components/WEB-INF +@dirrm tomcat5.5/components/sakai-common-components +@dirrm tomcat5.5/components/sakai-comp-help/META-INF/maven/org.sakaiproject/sakai-comp-help +@dirrm tomcat5.5/components/sakai-comp-help/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-comp-help/META-INF/maven +@dirrm tomcat5.5/components/sakai-comp-help/META-INF +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF +@dirrm tomcat5.5/components/sakai-comp-help +@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF/maven/org.sakaiproject/sakai-comp-scheduler +@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF/maven +@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF +@dirrm tomcat5.5/components/sakai-comp-scheduler/WEB-INF +@dirrm tomcat5.5/components/sakai-comp-scheduler +@dirrm tomcat5.5/components/sakai-component-pack/META-INF/maven/org.sakaiproject/sakai-component-pack +@dirrm tomcat5.5/components/sakai-component-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-component-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-component-pack/META-INF +@dirrm tomcat5.5/components/sakai-component-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-component-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-component-pack +@dirrm tomcat5.5/components/sakai-content-pack/META-INF/maven/org.sakaiproject/sakai-content-pack +@dirrm tomcat5.5/components/sakai-content-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-content-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-content-pack/META-INF +@dirrm tomcat5.5/components/sakai-content-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-content-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-content-pack +@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF/maven/org.sakaiproject/sakai-content-providers-pack +@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF +@dirrm tomcat5.5/components/sakai-content-providers-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-content-providers-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-content-providers-pack +@dirrm tomcat5.5/components/sakai-courier-pack/META-INF/maven/org.sakaiproject/sakai-courier-pack +@dirrm tomcat5.5/components/sakai-courier-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-courier-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-courier-pack/META-INF +@dirrm tomcat5.5/components/sakai-courier-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-courier-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-courier-pack +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven/org.sakaiproject/sakai-coursemanagement-hibernate-pack +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack +@dirrm tomcat5.5/components/sakai-db-pack/META-INF/maven/org.sakaiproject/sakai-db-pack +@dirrm tomcat5.5/components/sakai-db-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-db-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-db-pack/META-INF +@dirrm tomcat5.5/components/sakai-db-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-db-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-db-pack +@dirrm tomcat5.5/components/sakai-email-pack/META-INF/maven/org.sakaiproject/sakai-email-pack +@dirrm tomcat5.5/components/sakai-email-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-email-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-email-pack/META-INF +@dirrm tomcat5.5/components/sakai-email-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-email-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-email-pack +@dirrm tomcat5.5/components/sakai-entity-pack/META-INF/maven/org.sakaiproject/sakai-entity-pack +@dirrm tomcat5.5/components/sakai-entity-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-entity-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-entity-pack/META-INF +@dirrm tomcat5.5/components/sakai-entity-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-entity-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-entity-pack +@dirrm tomcat5.5/components/sakai-event-pack/META-INF/maven/org.sakaiproject/sakai-event-pack +@dirrm tomcat5.5/components/sakai-event-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-event-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-event-pack/META-INF +@dirrm tomcat5.5/components/sakai-event-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-event-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-event-pack @dirrm tomcat5.5/components/sakai-import/META-INF/maven/org.sakaiproject/sakai-import @dirrm tomcat5.5/components/sakai-import/META-INF/maven/org.sakaiproject @dirrm tomcat5.5/components/sakai-import/META-INF/maven @dirrm tomcat5.5/components/sakai-import/META-INF +@dirrm tomcat5.5/components/sakai-import/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-import/WEB-INF @dirrm tomcat5.5/components/sakai-import -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org/sakaiproject/gradebooksample -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org/sakaiproject -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven/org.sakaiproject/sakai-gradebooksample-grade-converter -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF -@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter -@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/oracle -@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/mysql -@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/hsqldb -@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes -@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF @dirrm tomcat5.5/components/sakai-gradebook-service-pack/META-INF/maven/org.sakaiproject/sakai-gradebook-service-pack @dirrm tomcat5.5/components/sakai-gradebook-service-pack/META-INF/maven/org.sakaiproject @dirrm tomcat5.5/components/sakai-gradebook-service-pack/META-INF/maven @dirrm tomcat5.5/components/sakai-gradebook-service-pack/META-INF +@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/hsqldb +@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/mysql +@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes/oracle +@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/classes +@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-gradebook-service-pack/WEB-INF @dirrm tomcat5.5/components/sakai-gradebook-service-pack -@dirrm tomcat5.5/components/sakai-event-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-event-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-event-pack/META-INF/maven/org.sakaiproject/sakai-event-pack -@dirrm tomcat5.5/components/sakai-event-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-event-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-event-pack/META-INF -@dirrm tomcat5.5/components/sakai-event-pack -@dirrm tomcat5.5/components/sakai-entity-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-entity-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-entity-pack/META-INF/maven/org.sakaiproject/sakai-entity-pack -@dirrm tomcat5.5/components/sakai-entity-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-entity-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-entity-pack/META-INF -@dirrm tomcat5.5/components/sakai-entity-pack -@dirrm tomcat5.5/components/sakai-email-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-email-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-email-pack/META-INF/maven/org.sakaiproject/sakai-email-pack -@dirrm tomcat5.5/components/sakai-email-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-email-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-email-pack/META-INF -@dirrm tomcat5.5/components/sakai-email-pack -@dirrm tomcat5.5/components/sakai-db-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-db-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-db-pack/META-INF/maven/org.sakaiproject/sakai-db-pack -@dirrm tomcat5.5/components/sakai-db-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-db-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-db-pack/META-INF -@dirrm tomcat5.5/components/sakai-db-pack -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven/org.sakaiproject/sakai-coursemanagement-hibernate-pack -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack/META-INF -@dirrm tomcat5.5/components/sakai-coursemanagement-hibernate-pack -@dirrm tomcat5.5/components/sakai-courier-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-courier-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-courier-pack/META-INF/maven/org.sakaiproject/sakai-courier-pack -@dirrm tomcat5.5/components/sakai-courier-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-courier-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-courier-pack/META-INF -@dirrm tomcat5.5/components/sakai-courier-pack -@dirrm tomcat5.5/components/sakai-content-providers-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-content-providers-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF/maven/org.sakaiproject/sakai-content-providers-pack -@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-content-providers-pack/META-INF -@dirrm tomcat5.5/components/sakai-content-providers-pack -@dirrm tomcat5.5/components/sakai-content-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-content-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-content-pack/META-INF/maven/org.sakaiproject/sakai-content-pack -@dirrm tomcat5.5/components/sakai-content-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-content-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-content-pack/META-INF -@dirrm tomcat5.5/components/sakai-content-pack -@dirrm tomcat5.5/components/sakai-component-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-component-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-component-pack/META-INF/maven/org.sakaiproject/sakai-component-pack -@dirrm tomcat5.5/components/sakai-component-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-component-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-component-pack/META-INF -@dirrm tomcat5.5/components/sakai-component-pack -@dirrm tomcat5.5/components/sakai-comp-scheduler/WEB-INF -@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF/maven/org.sakaiproject/sakai-comp-scheduler -@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF/maven -@dirrm tomcat5.5/components/sakai-comp-scheduler/META-INF -@dirrm tomcat5.5/components/sakai-comp-scheduler -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app/help -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component/app -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject/component -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org/sakaiproject -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes/org -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF/classes -@dirrm tomcat5.5/components/sakai-comp-help/WEB-INF -@dirrm tomcat5.5/components/sakai-comp-help/META-INF/maven/org.sakaiproject/sakai-comp-help -@dirrm tomcat5.5/components/sakai-comp-help/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-comp-help/META-INF/maven -@dirrm tomcat5.5/components/sakai-comp-help/META-INF -@dirrm tomcat5.5/components/sakai-comp-help -@dirrm tomcat5.5/components/sakai-common-components/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-common-components/WEB-INF -@dirrm tomcat5.5/components/sakai-common-components/META-INF/maven/org.sakaiproject/sakai-common-components -@dirrm tomcat5.5/components/sakai-common-components/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-common-components/META-INF/maven -@dirrm tomcat5.5/components/sakai-common-components/META-INF -@dirrm tomcat5.5/components/sakai-common-components -@dirrm tomcat5.5/components/sakai-cluster-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-cluster-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF/maven/org.sakaiproject/sakai-cluster-pack -@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-cluster-pack/META-INF -@dirrm tomcat5.5/components/sakai-cluster-pack -@dirrm tomcat5.5/components/sakai-citations-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-citations-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-citations-pack/META-INF/maven/org.sakaiproject/sakai-citations-pack -@dirrm tomcat5.5/components/sakai-citations-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-citations-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-citations-pack/META-INF -@dirrm tomcat5.5/components/sakai-citations-pack -@dirrm tomcat5.5/components/sakai-chat-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-chat-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-chat-pack/META-INF/maven/org.sakaiproject/sakai-chat-pack -@dirrm tomcat5.5/components/sakai-chat-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-chat-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-chat-pack/META-INF -@dirrm tomcat5.5/components/sakai-chat-pack -@dirrm tomcat5.5/components/sakai-calendar-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-calendar-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF/maven/org.sakaiproject/sakai-calendar-pack -@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-calendar-pack/META-INF -@dirrm tomcat5.5/components/sakai-calendar-pack -@dirrm tomcat5.5/components/sakai-authz-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-authz-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-authz-pack/META-INF/maven/org.sakaiproject/sakai-authz-pack -@dirrm tomcat5.5/components/sakai-authz-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-authz-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-authz-pack/META-INF -@dirrm tomcat5.5/components/sakai-authz-pack -@dirrm tomcat5.5/components/sakai-assignment-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-assignment-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF/maven/org.sakaiproject/sakai-assignment-pack -@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-assignment-pack/META-INF -@dirrm tomcat5.5/components/sakai-assignment-pack -@dirrm tomcat5.5/components/sakai-archive-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-archive-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-archive-pack/META-INF/maven/org.sakaiproject/sakai-archive-pack -@dirrm tomcat5.5/components/sakai-archive-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-archive-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-archive-pack/META-INF -@dirrm tomcat5.5/components/sakai-archive-pack -@dirrm tomcat5.5/components/sakai-announcement-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-announcement-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF/maven/org.sakaiproject/sakai-announcement-pack -@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-announcement-pack/META-INF -@dirrm tomcat5.5/components/sakai-announcement-pack -@dirrm tomcat5.5/components/sakai-alias-pack/WEB-INF/lib -@dirrm tomcat5.5/components/sakai-alias-pack/WEB-INF -@dirrm tomcat5.5/components/sakai-alias-pack/META-INF/maven/org.sakaiproject/sakai-alias-pack -@dirrm tomcat5.5/components/sakai-alias-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/sakai-alias-pack/META-INF/maven -@dirrm tomcat5.5/components/sakai-alias-pack/META-INF -@dirrm tomcat5.5/components/sakai-alias-pack -@dirrm tomcat5.5/components/osp-wizard-components/WEB-INF/lib -@dirrm tomcat5.5/components/osp-wizard-components/WEB-INF -@dirrm tomcat5.5/components/osp-wizard-components/META-INF/maven/org.sakaiproject.osp/osp-wizard-components -@dirrm tomcat5.5/components/osp-wizard-components/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-wizard-components/META-INF/maven -@dirrm tomcat5.5/components/osp-wizard-components/META-INF -@dirrm tomcat5.5/components/osp-wizard-components -@dirrm tomcat5.5/components/osp-warehouse-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-warehouse-component/WEB-INF -@dirrm tomcat5.5/components/osp-warehouse-component/META-INF/maven/org.sakaiproject.osp/osp-warehouse-component -@dirrm tomcat5.5/components/osp-warehouse-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-warehouse-component/META-INF/maven -@dirrm tomcat5.5/components/osp-warehouse-component/META-INF -@dirrm tomcat5.5/components/osp-warehouse-component -@dirrm tomcat5.5/components/osp-presentation-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-presentation-component/WEB-INF -@dirrm tomcat5.5/components/osp-presentation-component/META-INF/maven/org.sakaiproject.osp/osp-presentation-component -@dirrm tomcat5.5/components/osp-presentation-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-presentation-component/META-INF/maven -@dirrm tomcat5.5/components/osp-presentation-component/META-INF -@dirrm tomcat5.5/components/osp-presentation-component -@dirrm tomcat5.5/components/osp-portal-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-portal-component/WEB-INF -@dirrm tomcat5.5/components/osp-portal-component/META-INF/maven/org.sakaiproject.osp/osp-portal-component -@dirrm tomcat5.5/components/osp-portal-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-portal-component/META-INF/maven -@dirrm tomcat5.5/components/osp-portal-component/META-INF -@dirrm tomcat5.5/components/osp-portal-component -@dirrm tomcat5.5/components/osp-matrix-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-matrix-component/WEB-INF -@dirrm tomcat5.5/components/osp-matrix-component/META-INF/maven/org.sakaiproject.osp/osp-matrix-component -@dirrm tomcat5.5/components/osp-matrix-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-matrix-component/META-INF/maven -@dirrm tomcat5.5/components/osp-matrix-component/META-INF -@dirrm tomcat5.5/components/osp-matrix-component -@dirrm tomcat5.5/components/osp-integration-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-integration-component/WEB-INF -@dirrm tomcat5.5/components/osp-integration-component/META-INF/maven/org.sakaiproject.osp/osp-integration-component -@dirrm tomcat5.5/components/osp-integration-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-integration-component/META-INF/maven -@dirrm tomcat5.5/components/osp-integration-component/META-INF -@dirrm tomcat5.5/components/osp-integration-component -@dirrm tomcat5.5/components/osp-glossary-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-glossary-component/WEB-INF -@dirrm tomcat5.5/components/osp-glossary-component/META-INF/maven/org.sakaiproject.osp/osp-glossary-component -@dirrm tomcat5.5/components/osp-glossary-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-glossary-component/META-INF/maven -@dirrm tomcat5.5/components/osp-glossary-component/META-INF -@dirrm tomcat5.5/components/osp-glossary-component -@dirrm tomcat5.5/components/osp-common-component/WEB-INF/lib -@dirrm tomcat5.5/components/osp-common-component/WEB-INF -@dirrm tomcat5.5/components/osp-common-component/META-INF/maven/org.sakaiproject.osp/osp-common-component -@dirrm tomcat5.5/components/osp-common-component/META-INF/maven/org.sakaiproject.osp -@dirrm tomcat5.5/components/osp-common-component/META-INF/maven -@dirrm tomcat5.5/components/osp-common-component/META-INF -@dirrm tomcat5.5/components/osp-common-component -@dirrm tomcat5.5/components/entitybroker-pack/WEB-INF/lib -@dirrm tomcat5.5/components/entitybroker-pack/WEB-INF -@dirrm tomcat5.5/components/entitybroker-pack/META-INF/maven/org.sakaiproject.entitybroker/entitybroker-pack -@dirrm tomcat5.5/components/entitybroker-pack/META-INF/maven/org.sakaiproject.entitybroker -@dirrm tomcat5.5/components/entitybroker-pack/META-INF/maven -@dirrm tomcat5.5/components/entitybroker-pack/META-INF -@dirrm tomcat5.5/components/entitybroker-pack -@dirrm tomcat5.5/components/000sakai-portal-service-pack/WEB-INF/lib -@dirrm tomcat5.5/components/000sakai-portal-service-pack/WEB-INF -@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven/org.sakaiproject/000sakai-portal-service-pack -@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven/org.sakaiproject -@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF/maven -@dirrm tomcat5.5/components/000sakai-portal-service-pack/META-INF -@dirrm tomcat5.5/components/000sakai-portal-service-pack +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven/org.sakaiproject/sakai-gradebooksample-grade-converter +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF/maven +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/META-INF +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org/sakaiproject/gradebooksample +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org/sakaiproject +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes/org +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF/classes +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter/WEB-INF +@dirrm tomcat5.5/components/sakai-gradebooksample-grade-converter +@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven/org.sakaiproject/sakai-jackrabbit-pack +@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-jackrabbit-pack/META-INF +@dirrm tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-jackrabbit-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-jackrabbit-pack +@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven/org.sakaiproject/sakai-mailarchive-pack +@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-mailarchive-pack/META-INF +@dirrm tomcat5.5/components/sakai-mailarchive-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-mailarchive-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-mailarchive-pack +@dirrm tomcat5.5/components/sakai-memory-pack/META-INF/maven/org.sakaiproject/sakai-memory-pack +@dirrm tomcat5.5/components/sakai-memory-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-memory-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-memory-pack/META-INF +@dirrm tomcat5.5/components/sakai-memory-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-memory-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-memory-pack +@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF/maven/org.sakaiproject/sakai-messageforums-components +@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF/maven +@dirrm tomcat5.5/components/sakai-messageforums-components/META-INF +@dirrm tomcat5.5/components/sakai-messageforums-components/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-messageforums-components/WEB-INF +@dirrm tomcat5.5/components/sakai-messageforums-components +@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF/maven/org.sakaiproject/sakai-metaobj-component +@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF/maven +@dirrm tomcat5.5/components/sakai-metaobj-component/META-INF +@dirrm tomcat5.5/components/sakai-metaobj-component/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-metaobj-component/WEB-INF +@dirrm tomcat5.5/components/sakai-metaobj-component +@dirrm tomcat5.5/components/sakai-news-pack/META-INF/maven/org.sakaiproject/sakai-news-pack +@dirrm tomcat5.5/components/sakai-news-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-news-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-news-pack/META-INF +@dirrm tomcat5.5/components/sakai-news-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-news-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-news-pack +@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF/maven/org.sakaiproject/sakai-podcasts-pack +@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-podcasts-pack/META-INF +@dirrm tomcat5.5/components/sakai-podcasts-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-podcasts-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-podcasts-pack +@dirrm tomcat5.5/components/sakai-poll-pack/META-INF/maven/org.sakaiproject/sakai-poll-pack +@dirrm tomcat5.5/components/sakai-poll-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-poll-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-poll-pack/META-INF +@dirrm tomcat5.5/components/sakai-poll-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-poll-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-poll-pack +@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF/maven/org.sakaiproject/sakai-portal-render-pack +@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-portal-render-pack/META-INF +@dirrm tomcat5.5/components/sakai-portal-render-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-portal-render-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-portal-render-pack +@dirrm tomcat5.5/components/sakai-postem-pack/META-INF/maven/org.sakaiproject/sakai-postem-pack +@dirrm tomcat5.5/components/sakai-postem-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-postem-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-postem-pack/META-INF +@dirrm tomcat5.5/components/sakai-postem-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-postem-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-postem-pack +@dirrm tomcat5.5/components/sakai-presence-pack/META-INF/maven/org.sakaiproject/sakai-presence-pack +@dirrm tomcat5.5/components/sakai-presence-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-presence-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-presence-pack/META-INF +@dirrm tomcat5.5/components/sakai-presence-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-presence-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-presence-pack +@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF/maven/org.sakaiproject/sakai-presentation-pack +@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-presentation-pack/META-INF +@dirrm tomcat5.5/components/sakai-presentation-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-presentation-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-presentation-pack +@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF/maven/org.sakaiproject/sakai-privacy-pack +@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-privacy-pack/META-INF +@dirrm tomcat5.5/components/sakai-privacy-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-privacy-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-privacy-pack +@dirrm tomcat5.5/components/sakai-provider-pack/META-INF/maven/org.sakaiproject/sakai-provider-pack +@dirrm tomcat5.5/components/sakai-provider-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-provider-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-provider-pack/META-INF +@dirrm tomcat5.5/components/sakai-provider-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-provider-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-provider-pack +@dirrm tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject/sakai-profile-components +@dirrm tomcat5.5/components/sakai-profile-components/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-profile-components/META-INF/maven +@dirrm tomcat5.5/components/sakai-profile-components/META-INF +@dirrm tomcat5.5/components/sakai-profile-components/WEB-INF +@dirrm tomcat5.5/components/sakai-profile-components +@dirrm tomcat5.5/components/sakai-reports-components/META-INF/maven/org.sakaiproject/sakai-reports-components +@dirrm tomcat5.5/components/sakai-reports-components/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-reports-components/META-INF/maven +@dirrm tomcat5.5/components/sakai-reports-components/META-INF +@dirrm tomcat5.5/components/sakai-reports-components/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-reports-components/WEB-INF +@dirrm tomcat5.5/components/sakai-reports-components +@dirrm tomcat5.5/components/sakai-rights-pack/META-INF/maven/org.sakaiproject/sakai-rights-pack +@dirrm tomcat5.5/components/sakai-rights-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-rights-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-rights-pack/META-INF +@dirrm tomcat5.5/components/sakai-rights-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-rights-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-rights-pack +@dirrm tomcat5.5/components/sakai-roster-components/META-INF/maven/org.sakaiproject/sakai-roster-components +@dirrm tomcat5.5/components/sakai-roster-components/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-roster-components/META-INF/maven +@dirrm tomcat5.5/components/sakai-roster-components/META-INF +@dirrm tomcat5.5/components/sakai-roster-components/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-roster-components/WEB-INF +@dirrm tomcat5.5/components/sakai-roster-components +@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF/maven/org.sakaiproject/sakai-rwiki-pack +@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-rwiki-pack/META-INF +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/META-INF/services +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/META-INF +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/hsqldb +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/mysql +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle/oracle +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model/bundle +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki/model +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai/rwiki +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret/sakai +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam/caret +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac/cam +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk/ac +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes/uk +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/classes +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-rwiki-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-rwiki-pack +@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF/maven/org.sakaiproject/sakai-samigo-pack +@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-samigo-pack/META-INF +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb/patches +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/hsqldb +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql/patches +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/mysql +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle/patches +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/oracle +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool/assessment/shared +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool/assessment +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject/tool +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org/sakaiproject +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes/org +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/classes +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-samigo-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-samigo-pack +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven/org.sakaiproject/sakai-sample-impl-access-pack +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/META-INF +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-sample-impl-access-pack +@dirrm tomcat5.5/components/sakai-search-pack/META-INF/maven/org.sakaiproject/sakai-search-pack +@dirrm tomcat5.5/components/sakai-search-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-search-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-search-pack/META-INF +@dirrm tomcat5.5/components/sakai-search-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-search-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-search-pack +@dirrm tomcat5.5/components/sakai-sections-pack/META-INF/maven/org.sakaiproject/sakai-sections-pack +@dirrm tomcat5.5/components/sakai-sections-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-sections-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-sections-pack/META-INF +@dirrm tomcat5.5/components/sakai-sections-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-sections-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-sections-pack +@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF/maven/org.sakaiproject/sakai-site-manage-pack +@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-site-manage-pack/META-INF +@dirrm tomcat5.5/components/sakai-site-manage-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-site-manage-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-site-manage-pack +@dirrm tomcat5.5/components/sakai-site-pack/META-INF/maven/org.sakaiproject/sakai-site-pack +@dirrm tomcat5.5/components/sakai-site-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-site-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-site-pack/META-INF +@dirrm tomcat5.5/components/sakai-site-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-site-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-site-pack +@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF/maven/org.sakaiproject/sakai-syllabus-pack +@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-syllabus-pack/META-INF +@dirrm tomcat5.5/components/sakai-syllabus-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-syllabus-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-syllabus-pack +@dirrm tomcat5.5/components/sakai-tool-pack/META-INF/maven/org.sakaiproject/sakai-tool-pack +@dirrm tomcat5.5/components/sakai-tool-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-tool-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-tool-pack/META-INF +@dirrm tomcat5.5/components/sakai-tool-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-tool-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-tool-pack +@dirrm tomcat5.5/components/sakai-user-pack/META-INF/maven/org.sakaiproject/sakai-user-pack +@dirrm tomcat5.5/components/sakai-user-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-user-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-user-pack/META-INF +@dirrm tomcat5.5/components/sakai-user-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-user-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-user-pack +@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF/maven/org.sakaiproject/sakai-usermembership-pack +@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-usermembership-pack/META-INF +@dirrm tomcat5.5/components/sakai-usermembership-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-usermembership-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-usermembership-pack +@dirrm tomcat5.5/components/sakai-util-pack/META-INF/maven/org.sakaiproject/sakai-util-pack +@dirrm tomcat5.5/components/sakai-util-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-util-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-util-pack/META-INF +@dirrm tomcat5.5/components/sakai-util-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-util-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-util-pack +@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF/maven/org.sakaiproject/sakai-warehouse-component +@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF/maven +@dirrm tomcat5.5/components/sakai-warehouse-component/META-INF +@dirrm tomcat5.5/components/sakai-warehouse-component/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-warehouse-component/WEB-INF +@dirrm tomcat5.5/components/sakai-warehouse-component +@dirrm tomcat5.5/components/sakai-web-pack/META-INF/maven/org.sakaiproject/sakai-web-pack +@dirrm tomcat5.5/components/sakai-web-pack/META-INF/maven/org.sakaiproject +@dirrm tomcat5.5/components/sakai-web-pack/META-INF/maven +@dirrm tomcat5.5/components/sakai-web-pack/META-INF +@dirrm tomcat5.5/components/sakai-web-pack/WEB-INF/lib +@dirrm tomcat5.5/components/sakai-web-pack/WEB-INF +@dirrm tomcat5.5/components/sakai-web-pack @dirrm tomcat5.5/components --- sakai253.diff.txt ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 06:20:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 06:20:23 2008 Subject: ports/127846: [Maintainer Update]www/sakai:update to 2.5.3 Message-ID: <200810040620.m946KGZA067205@freefall.freebsd.org> Synopsis: [Maintainer Update]www/sakai:update to 2.5.3 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 4 06: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=127846 From miwi at FreeBSD.org Sat Oct 4 07:00:52 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 07:01:04 2008 Subject: ports/127845: update for databases/p5-Rose-DB-Object Message-ID: <200810040700.m9470qhx073571@freefall.freebsd.org> Synopsis: update for databases/p5-Rose-DB-Object Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 4 07:00:52 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127845 From miwi at FreeBSD.org Sat Oct 4 07:00:54 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 07:01:04 2008 Subject: ports/127837: [MAINTAINER] sysutils/e2fsprogs: update to 1.41.2, regression fixes Message-ID: <200810040700.m9470sho073637@freefall.freebsd.org> Synopsis: [MAINTAINER] sysutils/e2fsprogs: update to 1.41.2, regression fixes Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 4 07:00:54 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127837 From leopold at iki.fi Sat Oct 4 07:20:10 2008 From: leopold at iki.fi (Henrik Herranen) Date: Sat Oct 4 07:20:17 2008 Subject: ports/127847: Too low fixed image limit in libgphoto2-2.4.2 Message-ID: <200810040718.m947Iq1d017751@www.freebsd.org> >Number: 127847 >Category: ports >Synopsis: Too low fixed image limit in libgphoto2-2.4.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: Sat Oct 04 07:20:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Henrik Herranen >Release: 7.1-PRERELEASE #14 >Organization: >Environment: FreeBSD koti 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #14: Tue Sep 30 17:37:23 EEST 2008 leopold@koti:/usr/obj/usr/src/sys/JEEVES i386 >Description: gphoto2 cannot handle situations where there are more than 1024 images on a memory card, which in itself is a situation is very typical already on 16 GB Compact Flash cards, not to even speak of new 100 GB cards. The problem is caused port libgphoto2-2.4.2 file gphoto2-list.c line 75 that says: #define MAX_ENTRIES 1024 >How-To-Repeat: Take a memory card with over 1024 images, and try to copy images above the 1024th image, and you'll get the following message: *** Error (-8: 'Fixed limit exceeded') *** >Fix: The quick fix is to change this to a larger number, i.e. 8192 or 16384. I've been using a version modified as this and it works well for my needs. #define MAX_ENTRIES 8192 However, who such an arbitrary restriction? The correct way would be to dynamically allocate as much space as is needed. >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Sat Oct 4 07:32:02 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Oct 4 07:32:08 2008 Subject: ports/127847: graphics/libgphoto2: Too low fixed image limit in libgphoto2-2.4.2 Message-ID: <200810040732.m947W1lS097417@freefall.freebsd.org> Old Synopsis: Too low fixed image limit in libgphoto2-2.4.2 New Synopsis: graphics/libgphoto2: Too low fixed image limit in libgphoto2-2.4.2 Responsible-Changed-From-To: freebsd-ports-bugs->pav Responsible-Changed-By: linimon Responsible-Changed-When: Sat Oct 4 07:30:50 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127847 From miwi at FreeBSD.org Sat Oct 4 07:42:56 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 07:43:02 2008 Subject: ports/126867: security/sshguard-pf 1.1 fails to detect attempted logins Message-ID: <200810040742.m947guvr004106@freefall.freebsd.org> Synopsis: security/sshguard-pf 1.1 fails to detect attempted logins State-Changed-From-To: feedback->open State-Changed-By: miwi State-Changed-When: Sat Oct 4 07:42:55 UTC 2008 State-Changed-Why: . http://www.freebsd.org/cgi/query-pr.cgi?pr=126867 From miwi at FreeBSD.org Sat Oct 4 07:43:46 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 07:43:52 2008 Subject: ports/126867: security/sshguard-pf 1.1 fails to detect attempted logins Message-ID: <200810040743.m947hj3J004211@freefall.freebsd.org> Synopsis: security/sshguard-pf 1.1 fails to detect attempted logins State-Changed-From-To: open->feedback State-Changed-By: miwi State-Changed-When: Sat Oct 4 07:43:01 UTC 2008 State-Changed-Why: Hi, Could you please test if this issue still exists with an fresh ports tree? Thanks for your report. - Martin http://www.freebsd.org/cgi/query-pr.cgi?pr=126867 From matthias.andree at gmx.de Sat Oct 4 10:50:04 2008 From: matthias.andree at gmx.de (Matthias Andree) Date: Sat Oct 4 10:50:11 2008 Subject: ports/127848: dnsmasq failes link with dbus enabled/dbus pkg-config incomplete? Message-ID: <20081004104222.51959C1BC@merlin.emma.line.org> >Number: 127848 >Category: ports >Synopsis: dnsmasq failes link with dbus enabled/dbus pkg-config incomplete? >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 Oct 04 10:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthias Andree >Release: FreeBSD 6.4-PRERELEASE i386 >Organization: >Environment: System: FreeBSD merlin.emma.line.org 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #37: Sat Sep 20 11:01:06 CEST 2008 root@merlin:/usr/obj/usr/src/sys/MERLIN i386 >Description: dnsmasq fails compile if dbus is enabled. This may be a problem with dbus's pkg-config configuration that doesn't list -lpthread. Symptom: gmake[1]: Entering directory `/usr/home/emma/ports/dns/dnsmasq/work/dnsmasq-2.45 /src' cc -o dnsmasq cache.o rfc1035.o util.o option.o forward.o isc.o network.o dnsm asq.o dhcp.o lease.o rfc2131.o netlink.o dbus.o bpf.o helper.o tftp.o log.o -L/u sr/local/lib -ldbus-1 /usr/local/lib/libdbus-1.so: undefined reference to `pthread_equal' /usr/local/lib/libdbus-1.so: undefined reference to `pthread_cond_timedwait' gmake[1]: *** [dnsmasq] Error 1 gmake[1]: Leaving directory `/usr/home/emma/ports/dns/dnsmasq/work/dnsmasq-2.45/ src' gmake: *** [dnsmasq] Error 2 *** Error code 2 Stop in /usr/home/emma/ports/dns/dnsmasq. *** Error code 1 Stop in /usr/home/emma/ports/dns/dnsmasq. >How-To-Repeat: cd /usr/ports/dns/dnsmasq make config # enable DBUS support make >Fix: >Release-Note: >Audit-Trail: >Unformatted: From ganael.laplanche at martymac.com Sat Oct 4 11:50:15 2008 From: ganael.laplanche at martymac.com (Ganael Laplanche) Date: Sat Oct 4 11:50:22 2008 Subject: ports/127849: New port: multimedia/libdvdread-mplayer Message-ID: <200810041142.m94Bgdkr077703@www.freebsd.org> >Number: 127849 >Category: ports >Synopsis: New port: multimedia/libdvdread-mplayer >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 Oct 04 11:50:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #24: Thu Sep 18 17:14:04 CEST 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This port is the new (Mplayer team's) version of the dvdread library, which has been split apart from the dvdnav library. Here is the Changelog : libdvdread (4.1.3) * an embarassing amount of fixes regarding potential memory and resource leaks (patches contributed by Erik Hovland) * added dvdread-config (dvdnav-config's younger brother) * added pkgconfig support * split dvdread to a separate tree >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: # # libdvdread-mplayer # libdvdread-mplayer/pkg-plist # libdvdread-mplayer/Makefile # libdvdread-mplayer/distinfo # libdvdread-mplayer/files # libdvdread-mplayer/files/patch-Makefile # libdvdread-mplayer/files/patch-configure2 # libdvdread-mplayer/pkg-descr # echo c - libdvdread-mplayer mkdir -p libdvdread-mplayer > /dev/null 2>&1 echo x - libdvdread-mplayer/pkg-plist sed 's/^X//' >libdvdread-mplayer/pkg-plist << '58ff0b826dc4d88c27bcb55ca0265cc2' Xbin/dvdread-config Xinclude/dvdread/dvd_reader.h Xinclude/dvdread/ifo_print.h Xinclude/dvdread/ifo_read.h Xinclude/dvdread/ifo_types.h Xinclude/dvdread/nav_print.h Xinclude/dvdread/nav_read.h Xinclude/dvdread/dvd_udf.h Xinclude/dvdread/nav_types.h Xinclude/dvdread/bitreader.h X@dirrm include/dvdread Xlib/libdvdread.so.4.1.3 Xlib/libdvdread.so.4 Xlib/libdvdread.so Xlib/libdvdread.a Xlibdata/pkgconfig/dvdread.pc 58ff0b826dc4d88c27bcb55ca0265cc2 echo x - libdvdread-mplayer/Makefile sed 's/^X//' >libdvdread-mplayer/Makefile << 'abfc209f1c060dc5bd5bc9889f156be8' X# New ports collection makefile for: libdvdread-mplayer X# Date created: 04 October 2008 X# Whom: Ganael Laplanche X# X# $FreeBSD$ X# X XPORTNAME= libdvdread-mplayer XPORTVERSION= 4.1.3 XCATEGORIES= multimedia XMASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ X http://www2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ X http://www3.mplayerhq.hu/MPlayer/releases/dvdnav/ \ X http://www4.mplayerhq.hu/MPlayer/releases/dvdnav/ \ X http://www5.mplayerhq.hu/MPlayer/releases/dvdnav/ \ X ftp://ftp1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ X ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ XDISTNAME= libdvdread-${PORTVERSION} X XMAINTAINER= ganael.laplanche@martymac.com XCOMMENT= Mplayer version of the lidvdread project X XUSE_BZIP2= yes XCFLAGS+= "-I${LOCALBASE}/include" XLDFLAGS+= "-L${LOCALBASE}/lib" XHAS_CONFIGURE= yes XCONFIGURE_SCRIPT= configure2 XCONFIGURE_ARGS= --prefix="${PREFIX}" \ X --libdir="${PREFIX}/lib" \ X --libdatadir="${PREFIX}/libdata/pkgconfig" \ X --shlibdir="${PREFIX}/lib" \ X --incdir="${PREFIX}/include/dvdread" \ X --disable-opts \ X --disable-debug \ X --extra-cflags="${CFLAGS}" \ X --extra-ldflags="${LDFLAGS}" XUSE_GMAKE= yes XCONFLICTS= libdvdread-[0-9]* XUSE_LDCONFIG= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|-ldl ||g' \ X ${WRKSRC}/Makefile X X.include abfc209f1c060dc5bd5bc9889f156be8 echo x - libdvdread-mplayer/distinfo sed 's/^X//' >libdvdread-mplayer/distinfo << '5a09704f165e52b56ad9a113efb2db54' XMD5 (libdvdread-4.1.3.tar.bz2) = 6dc068d442c85a3cdd5ad3da75f6c6e8 XSHA256 (libdvdread-4.1.3.tar.bz2) = 07c39907beccd141adb710403c4704a1e1fe2f3f61d1e5a74fc5bcb7679819b4 XSIZE (libdvdread-4.1.3.tar.bz2) = 96899 5a09704f165e52b56ad9a113efb2db54 echo c - libdvdread-mplayer/files mkdir -p libdvdread-mplayer/files > /dev/null 2>&1 echo x - libdvdread-mplayer/files/patch-Makefile sed 's/^X//' >libdvdread-mplayer/files/patch-Makefile << 'fcfd58000ea016c23145b5f28a20ec53' X--- Makefile.orig 2008-08-31 11:27:37.000000000 +0200 X+++ Makefile 2008-10-04 12:42:55.833207676 +0200 X@@ -90,8 +90,8 @@ X # Install targets X X install-headers: X- install -d $(DESTDIR)$(dvdread_incdir) X- install -m 644 $(DVDREAD_HEADERS) $(DESTDIR)$(dvdread_incdir) X+ install -d $(DESTDIR)$(incdir) X+ install -m 644 $(DVDREAD_HEADERS) $(DESTDIR)$(incdir) X X install-shared: $(SHLIB) X install -d $(DESTDIR)$(shlibdir) X@@ -154,8 +154,8 @@ X $(pcedit) $< > $@ X X install-pkgconfig: $(.OBJDIR)/dvdread.pc X- install -d $(DESTDIR)$(libdir)/pkgconfig X- install -m 0644 $(.OBJDIR)/dvdread.pc $(DESTDIR)$(libdir)/pkgconfig X+ install -d $(DESTDIR)$(libdatadir) X+ install -m 0644 $(.OBJDIR)/dvdread.pc $(DESTDIR)$(libdatadir) X X vpath %.so ${.OBJDIR} X vpath %.o ${.OBJDIR} fcfd58000ea016c23145b5f28a20ec53 echo x - libdvdread-mplayer/files/patch-configure2 sed 's/^X//' >libdvdread-mplayer/files/patch-configure2 << '166f03458169d34a657ef33c3bc86bb2' X--- configure2.orig 2008-08-31 11:27:37.000000000 +0200 X+++ configure2 2008-10-04 12:41:51.534005961 +0200 X@@ -26,6 +26,7 @@ X echo " --help print this message" X echo " --prefix=PREFIX install in PREFIX [$PREFIX]" X echo " --libdir=DIR install libs in DIR [PREFIX/lib]" X+ echo " --libdatadir=DIR install pkgconfig files in DIR [PREFIX/lib/pkgconfig]" X echo " --shlibdir=DIR install shared libs in DIR [PREFIX/lib]" X echo " --incdir=DIR install includes in DIR [PREFIX/include/libdvdread]" X echo " --enable-static build static libraries [default=yes]" X@@ -67,6 +68,8 @@ X ;; X --libdir=*) libdir="$optval" X ;; X+ --libdatadir=*) libdatadir="$optval" X+ ;; X --shlibdir=*) shlibdir="$optval" X ;; X --incdir=*) incdir="$optval" X@@ -95,8 +98,9 @@ X PREFIX=`cd $PREFIX && pwd` X X test -z "$libdir" && libdir=$PREFIX/lib X+test -z "$libdatadir" && libdir=$PREFIX/lib/pkgconfig X test -z "$shlibdir" && shlibdir=$PREFIX/lib X-test -z "$incdir" && dvdread_incdir=$PREFIX/include/dvdread X+test -z "$incdir" && incdir=$PREFIX/include/dvdread X X targetos=`uname -s` X case $targetos in X@@ -112,9 +116,9 @@ X # Automatically generated by configure, do not edit X PREFIX=$PREFIX X libdir=$libdir X+libdatadir=$libdatadir X shlibdir=$shlibdir X incdir=$incdir X-dvdread_incdir=$dvdread_incdir X BUILD_SHARED=$SHARED X BUILD_STATIC=$STATIC X SHLIB_VERSION=$dvdread_sh_version 166f03458169d34a657ef33c3bc86bb2 echo x - libdvdread-mplayer/pkg-descr sed 's/^X//' >libdvdread-mplayer/pkg-descr << '1bcb4dedf2bf410e1d86fcdcd9b2288f' XMplayer version of the libdvdread project. X XWWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav 1bcb4dedf2bf410e1d86fcdcd9b2288f exit >Release-Note: >Audit-Trail: >Unformatted: From ganael.laplanche at martymac.com Sat Oct 4 12:00:13 2008 From: ganael.laplanche at martymac.com (Ganael Laplanche) Date: Sat Oct 4 12:00:26 2008 Subject: ports/127850: Port update: multimedia/libdvdread - Add CONFLICTS for the new multimedia/libdvdread-mplayer port Message-ID: <200810041151.m94BpmOf078730@www.freebsd.org> >Number: 127850 >Category: ports >Synopsis: Port update: multimedia/libdvdread - Add CONFLICTS for the new multimedia/libdvdread-mplayer port >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 Oct 04 12:00:13 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #24: Thu Sep 18 17:14:04 CEST 2008 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: As a followup to ports/127849, here is a small patch for multimedia/libdvdread to make it CONFLICT with multimedia/libdvdread-mplayer. It should be committed if ports/127849 is accepted. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN libdvdread.orig/Makefile libdvdread/Makefile --- libdvdread.orig/Makefile 2008-10-04 13:43:10.104096294 +0200 +++ libdvdread/Makefile 2008-10-04 13:44:07.438112210 +0200 @@ -19,6 +19,7 @@ .endif USE_AUTOTOOLS= libtool:15 +CONFLICTS= libdvdread-mplayer-[0-9]* GNU_CONFIGURE= yes USE_LDCONFIG= yes >Release-Note: >Audit-Trail: >Unformatted: From ganael.laplanche at martymac.com Sat Oct 4 12:00:14 2008 From: ganael.laplanche at martymac.com (Ganael Laplanche) Date: Sat Oct 4 12:00:26 2008 Subject: ports/127851: Port update: multimedia/libdvdnav-mplayer - Update to v4.1.3 Message-ID: <200810041156.m94BuTlt088236@www.freebsd.org> >Number: 127851 >Category: ports >Synopsis: Port update: multimedia/libdvdnav-mplayer - Update to v4.1.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: Sat Oct 04 12:00:13 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD camembert.sis.pasteur.fr 7.0-STABLE FreeBSD 7.0-STABLE #8: Wed Jul 16 18:38:54 CEST 2008 root@camembert.sis.pasteur.fr:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: Here is an update to libdvdnav-mplayer. Libdvdread has been updated and bundled apart (see ports/127849 - libdvdread-mplayer). Changelog : libdvdnav (4.1.3) * an embarassing amount of fixes regarding potential memory and resource leaks (patches contributed by Erik Hovland) * added dvdread-config (dvdnav-config's younger brother) * added pkg-config support * split dvdread to a separate tree; now you need to check it out and install it before building libdvdnav. In order to configure libdvdnav We need the executable dvdread-config somewhere in the PATH or explicitly specified to configure[2] with --with-dvdread-config=~/bin/dvdread-config >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN libdvdnav-mplayer.orig/Makefile libdvdnav-mplayer/Makefile --- libdvdnav-mplayer.orig/Makefile 2008-08-17 08:12:16.000000000 +0200 +++ libdvdnav-mplayer/Makefile 2008-10-04 13:06:46.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= libdvdnav-mplayer -PORTVERSION= 4.1.2 +PORTVERSION= 4.1.3 CATEGORIES= multimedia MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ http://www2.mplayerhq.hu/MPlayer/releases/dvdnav/ \ @@ -18,19 +18,20 @@ DISTNAME= libdvdnav-${PORTVERSION} MAINTAINER= ganael.laplanche@martymac.com -COMMENT= Mplayer fork of the lidvdnav project +COMMENT= Mplayer version of the lidvdnav project -LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread +LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread-mplayer +USE_BZIP2= yes CFLAGS+= "-I${LOCALBASE}/include" LDFLAGS+= "-L${LOCALBASE}/lib" HAS_CONFIGURE= yes CONFIGURE_SCRIPT= configure2 CONFIGURE_ARGS= --prefix="${PREFIX}" \ --libdir="${PREFIX}/lib" \ + --libdatadir="${PREFIX}/libdata/pkgconfig" \ --shlibdir="${PREFIX}/lib" \ --incdir="${PREFIX}/include/dvdnav" \ - --with-dvdread="${LOCALBASE}/include/dvdread" \ --disable-opts \ --disable-debug \ --extra-cflags="${CFLAGS}" \ @@ -42,7 +43,7 @@ post-patch: @${REINPLACE_CMD} -e 's|-ldl ||g' \ ${WRKSRC}/Makefile - @${REINPLACE_CMD} -e 's|threadlib="-lpthread"|threadlib="${PTHREAD_LIBS}"|g' \ + @${REINPLACE_CMD} -e 's|^threadlib="-lpthread"|threadlib="${PTHREAD_LIBS}"|g' \ ${WRKSRC}/configure2 .include diff -aurN libdvdnav-mplayer.orig/distinfo libdvdnav-mplayer/distinfo --- libdvdnav-mplayer.orig/distinfo 2008-08-17 08:12:16.000000000 +0200 +++ libdvdnav-mplayer/distinfo 2008-10-03 11:23:29.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (libdvdnav-4.1.2.tar.gz) = 0e9a494403f9f5a2e781252c77599561 -SHA256 (libdvdnav-4.1.2.tar.gz) = 56bcb75113bb8091574c36590f84fb00d37711e8cda9f5f7152667b33b2d0cd1 -SIZE (libdvdnav-4.1.2.tar.gz) = 196223 +MD5 (libdvdnav-4.1.3.tar.bz2) = d62383c45b28816771e283515f2c27fa +SHA256 (libdvdnav-4.1.3.tar.bz2) = e82a3d7b3c342a895a332fc0fb2281f40ff9978cb8cbb8bf1343fcad0063759d +SIZE (libdvdnav-4.1.3.tar.bz2) = 110843 diff -aurN libdvdnav-mplayer.orig/files/patch-Makefile libdvdnav-mplayer/files/patch-Makefile --- libdvdnav-mplayer.orig/files/patch-Makefile 2008-08-17 08:12:16.000000000 +0200 +++ libdvdnav-mplayer/files/patch-Makefile 2008-10-04 12:36:41.000000000 +0200 @@ -1,11 +1,16 @@ ---- Makefile.orig 2008-08-11 07:48:09.644830172 +0200 -+++ Makefile 2008-08-11 07:48:56.632122342 +0200 -@@ -101,7 +101,7 @@ - cd $(.OBJDIR) && $(CC) $(SHLDFLAGS) -L. -Wl,-soname=$(SHLIB).$(SHLIB_MAJOR) -o $@ $(SHOBJS) -ldvdread $(THREADLIB) - else - ${SHLIB}: version.h $(.OBJDIR) $(SHOBJS) $(BUILDDEPS) -- cd $(.OBJDIR) && $(CC) $(SHLDFLAGS) -Wl,-soname=$(SHLIB).$(SHLIB_MAJOR) -o $@ $(SHOBJS) -ldvdread $(THREADLIB) -+ cd $(.OBJDIR) && $(CC) $(SHLDFLAGS) $(LDFLAGS) -Wl,-soname=$(SHLIB).$(SHLIB_MAJOR) -o $@ $(SHOBJS) -ldvdread $(THREADLIB) - endif - ${MINI_SHLIB}: version.h $(.OBJDIR) $(SHOBJS) $(BUILDDEPS) - cd $(.OBJDIR) && $(CC) $(SHLDFLAGS) -Wl,-soname=$(MINI_SHLIB).$(SHLIB_MAJOR) -o $@ $(SHOBJS) $(THREADLIB) +--- Makefile.orig 2008-10-04 12:25:15.145677557 +0200 ++++ Makefile 2008-10-04 12:36:23.806607647 +0200 +@@ -131,10 +131,9 @@ + $(pcedit) $< > $@ + + install-pkgconfig: $(.OBJDIR)/dvdnav.pc $(.OBJDIR)/dvdnavmini.pc +- install -d $(DESTDIR)$(libdir)/pkgconfig +- install -m 0644 $(.OBJDIR)/dvdnav.pc $(DESTDIR)$(libdir)/pkgconfig +- install -m 0644 $(.OBJDIR)/dvdnavmini.pc \ +- $(DESTDIR)$(libdir)/pkgconfig ++ install -d $(DESTDIR)$(libdatadir) ++ install -m 0644 $(.OBJDIR)/dvdnav.pc $(DESTDIR)$(libdatadir) ++ install -m 0644 $(.OBJDIR)/dvdnavmini.pc $(DESTDIR)$(libdatadir) + + distclean: clean + find . -name "*~" | xargs rm -rf diff -aurN libdvdnav-mplayer.orig/files/patch-configure2 libdvdnav-mplayer/files/patch-configure2 --- libdvdnav-mplayer.orig/files/patch-configure2 1970-01-01 01:00:00.000000000 +0100 +++ libdvdnav-mplayer/files/patch-configure2 2008-10-04 12:35:14.000000000 +0200 @@ -0,0 +1,35 @@ +--- configure2.orig 2008-10-04 12:27:58.564694499 +0200 ++++ configure2 2008-10-04 12:35:04.406225755 +0200 +@@ -26,6 +26,7 @@ + echo " --help print this message" + echo " --prefix=PREFIX install in PREFIX [$PREFIX]" + echo " --libdir=DIR install libs in DIR [PREFIX/lib]" ++ echo " --libdatadir=DIR install pkgconfig files in DIR [PREFIX/lib/pkgconfig]" + echo " --shlibdir=DIR install shared libs in DIR [PREFIX/lib]" + echo " --incdir=DIR install includes in DIR [PREFIX/include/dvdnav]" + echo " --enable-static build static libraries [default=yes]" +@@ -72,6 +73,8 @@ + ;; + --libdir=*) libdir="$optval" + ;; ++ --libdatadir=*) libdatadir="$optval" ++ ;; + --shlibdir=*) shlibdir="$optval" + ;; + --incdir=*) incdir="$optval" +@@ -100,6 +103,7 @@ + PREFIX=`cd $PREFIX && pwd` + + test -z "$libdir" && libdir=$PREFIX/lib ++test -z "$libdatadir" && libdir=$PREFIX/lib/pkgconfig + test -z "$shlibdir" && shlibdir=$PREFIX/lib + test -z "$incdir" && incdir=$PREFIX/include/dvdnav + +@@ -127,6 +131,7 @@ + # Automatically generated by configure, do not edit + PREFIX=$PREFIX + libdir=$libdir ++libdatadir=$libdatadir + shlibdir=$shlibdir + incdir=$incdir + THREADLIB=$threadlib diff -aurN libdvdnav-mplayer.orig/pkg-descr libdvdnav-mplayer/pkg-descr --- libdvdnav-mplayer.orig/pkg-descr 2008-08-17 08:12:16.000000000 +0200 +++ libdvdnav-mplayer/pkg-descr 2008-10-04 13:06:54.000000000 +0200 @@ -1,3 +1,3 @@ -Mplayer fork of the libdvdnav project. +Mplayer version of the libdvdnav project. WWW: http://www.mplayerhq.hu/MPlayer/releases/dvdnav diff -aurN libdvdnav-mplayer.orig/pkg-plist libdvdnav-mplayer/pkg-plist --- libdvdnav-mplayer.orig/pkg-plist 2008-08-17 08:12:16.000000000 +0200 +++ libdvdnav-mplayer/pkg-plist 2008-10-04 12:56:18.000000000 +0200 @@ -3,10 +3,12 @@ include/dvdnav/dvdnav.h include/dvdnav/dvdnav_events.h @dirrm include/dvdnav -lib/libdvdnav.so.4.1.2 -lib/libdvdnavmini.so.4.1.2 +lib/libdvdnav.so.4.1.3 lib/libdvdnav.so.4 -lib/libdvdnavmini.so.4 lib/libdvdnav.so -lib/libdvdnavmini.so lib/libdvdnav.a +lib/libdvdnavmini.so.4.1.3 +lib/libdvdnavmini.so.4 +lib/libdvdnavmini.so +libdata/pkgconfig/dvdnav.pc +libdata/pkgconfig/dvdnavmini.pc >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 12:00:27 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 12:00:37 2008 Subject: ports/127850: Port update: multimedia/libdvdread - Add CONFLICTS for the new multimedia/libdvdread-mplayer port Message-ID: <200810041200.m94C0R2i027709@freefall.freebsd.org> Synopsis: Port update: multimedia/libdvdread - Add CONFLICTS for the new multimedia/libdvdread-mplayer port Responsible-Changed-From-To: freebsd-ports-bugs->rnoland Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 4 12:00:27 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127850 From linimon at FreeBSD.org Sat Oct 4 13:00:07 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sat Oct 4 13:00:13 2008 Subject: ports/127848: dns/dnsmasq fails link with dbus enabled/dbus pkg-config incomplete? Message-ID: <200810041300.m94D067U032325@freefall.freebsd.org> Old Synopsis: dnsmasq failes link with dbus enabled/dbus pkg-config incomplete? New Synopsis: dns/dnsmasq fails link with dbus enabled/dbus pkg-config incomplete? Responsible-Changed-From-To: freebsd-ports-bugs->farrokhi Responsible-Changed-By: linimon Responsible-Changed-When: Sat Oct 4 12:58:56 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127848 From ports at fsck.ch Sat Oct 4 14:00:15 2008 From: ports at fsck.ch (Tobias Roth) Date: Sat Oct 4 14:00:22 2008 Subject: ports/127852: [MAINTAINER] x11/slim: update to 1.3.1 Message-ID: >Number: 127852 >Category: ports >Synopsis: [MAINTAINER] x11/slim: update to 1.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 Oct 04 14:00:14 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Tobias Roth >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD default.fsck.ch 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Fri Sep 26 17:17:15 CEST 2008 >Description: - Update to 1.3.1 Removed file(s): - files/patch-PAM.cpp Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- slim-1.3.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/x11/slim/Makefile,v retrieving revision 1.12 diff -u -u -r1.12 Makefile --- Makefile 19 Jun 2008 12:14:29 -0000 1.12 +++ Makefile 4 Oct 2008 11:55:01 -0000 @@ -6,8 +6,7 @@ # PORTNAME= slim -PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTVERSION= 1.3.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_BERLIOS} \ http://depot.fsck.ch/mirror/distfiles/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/x11/slim/distinfo,v retrieving revision 1.4 diff -u -u -r1.4 distinfo --- distinfo 19 Jul 2007 16:08:59 -0000 1.4 +++ distinfo 4 Oct 2008 11:55:01 -0000 @@ -1,3 +1,3 @@ -MD5 (slim-1.3.0.tar.gz) = 1c1a87f3cbd3c334c874585e42701961 -SHA256 (slim-1.3.0.tar.gz) = b3cb736ce567146e9bdb5e081fce95d4ec69d64ccc30d004e921823b54c44e9b -SIZE (slim-1.3.0.tar.gz) = 218646 +MD5 (slim-1.3.1.tar.gz) = 727d0acb24c0fbf0751134c37a9c895f +SHA256 (slim-1.3.1.tar.gz) = acd7a4024bfd7c2a4f3cd5d77ffed4956d13727a8f554042126d0568defe0f77 +SIZE (slim-1.3.1.tar.gz) = 219446 Index: files/patch-Makefile.freebsd =================================================================== RCS file: /home/ncvs/ports/x11/slim/files/patch-Makefile.freebsd,v retrieving revision 1.5 diff -u -u -r1.5 patch-Makefile.freebsd --- files/patch-Makefile.freebsd 19 Jun 2008 12:14:29 -0000 1.5 +++ files/patch-Makefile.freebsd 4 Oct 2008 11:55:01 -0000 @@ -1,13 +1,13 @@ ---- Makefile.freebsd.orig 2007-07-15 17:09:28.000000000 +0300 -+++ Makefile.freebsd 2008-05-13 11:56:53.000000000 +0300 +--- Makefile.freebsd.orig 2008-10-04 13:37:07.000000000 +0200 ++++ Makefile.freebsd 2008-10-04 13:40:07.000000000 +0200 @@ -3,18 +3,14 @@ # Edit the following section to adjust the options # to fit into your operating system / distribution ####################################################### -CXX=/usr/bin/g++ -CC=/usr/bin/gcc --CFLAGS=-I. -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I/usr/local/include/libpng -I/usr/local/include -I/usr/include --LDFLAGS=-L/usr/X11R6/lib -L/usr/local/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig -lpng -lz -lm -lcrypt -lXmu -lpng -ljpeg +-CFLAGS=-I. -I/usr/local/include/freetype2 -I/usr/local/include/freetype2/config -I/usr/local/include/libpng -I/usr/local/include -I/usr/include +-LDFLAGS= -L/usr/local/lib -lXft -lX11 -lfreetype -lXrender -lfontconfig -lpng -lz -lm -lcrypt -lXmu -lpng -ljpeg -CUSTOM=-DNEEDS_BASENAME -.ifdef(USE_PAM) - LDFLAGS+= -lpam @@ -35,7 +35,7 @@ -.ifdef USE_PAM - OBJECTS+=PAM.o -.endif -+OBJECTS=jpeg.o png.o main.o image.o numlock.o cfg.o switchuser.o app.o panel.o PAM.o ++OBJECTS=jpeg.o png.o main.o image.o numlock.o cfg.o switchuser.o app.o panel.o PAM.o all: slim Index: files/patch-PAM.cpp =================================================================== RCS file: files/patch-PAM.cpp diff -N files/patch-PAM.cpp --- files/patch-PAM.cpp 19 Jun 2008 12:14:29 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,11 +0,0 @@ ---- PAM.cpp.orig 2008-05-13 12:04:37.000000000 +0300 -+++ PAM.cpp 2008-05-13 12:04:45.000000000 +0300 -@@ -6,7 +6,7 @@ - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - */ --#include -+#include "PAM.h" - #include - #include - Index: files/patch-app.cpp =================================================================== RCS file: /home/ncvs/ports/x11/slim/files/patch-app.cpp,v retrieving revision 1.2 diff -u -u -r1.2 patch-app.cpp --- files/patch-app.cpp 19 Jul 2007 16:09:00 -0000 1.2 +++ files/patch-app.cpp 4 Oct 2008 11:55:01 -0000 @@ -1,19 +1,11 @@ ---- app.cpp.orig Sun Jul 15 16:09:28 2007 -+++ app.cpp Wed Jul 18 20:28:27 2007 -@@ -135,6 +135,7 @@ - ServerPID = -1; - testing = false; - mcookie = "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa"; -+ daemonmode = false; - Dpy = NULL; - - // Parse command line -@@ -858,7 +859,7 @@ +--- app.cpp.orig 2008-10-04 13:45:58.000000000 +0200 ++++ app.cpp 2008-10-04 13:46:07.000000000 +0200 +@@ -887,7 +887,7 @@ } if (!hasVtSet && daemonmode) { -- server[argc++] = "vt07"; -+ server[argc++] = "vt09"; +- server[argc++] = (char*)"vt07"; ++ server[argc++] = (char*)"vt09"; } server[argc] = NULL; Index: files/patch-slim.conf =================================================================== RCS file: /home/ncvs/ports/x11/slim/files/patch-slim.conf,v retrieving revision 1.5 diff -u -u -r1.5 patch-slim.conf --- files/patch-slim.conf 24 Sep 2007 11:15:43 -0000 1.5 +++ files/patch-slim.conf 4 Oct 2008 11:55:01 -0000 @@ -1,10 +1,10 @@ ---- slim.conf.orig Thu Nov 16 17:59:38 2006 -+++ slim.conf Thu Nov 16 18:14:31 2006 +--- slim.conf.orig 2008-10-04 13:49:03.000000000 +0200 ++++ slim.conf 2008-10-04 13:52:44.000000000 +0200 @@ -1,17 +1,19 @@ # Path, X server and arguments (if needed) # Note: -xauth $authfile is automatically appended --default_path ./:/bin:/usr/bin:/usr/local/bin:/usr/X11R6/bin --default_xserver /usr/X11R6/bin/X +-default_path ./:/bin:/usr/bin:/usr/local/bin +-default_xserver /usr/bin/X -#xserver_arguments -dpi 75 +default_path ./:/bin:/usr/bin:%%LOCALBASE%%/bin:%%LOCALBASE%%/bin +default_xserver %%LOCALBASE%%/bin/X @@ -16,13 +16,13 @@ -halt_cmd /sbin/shutdown -h now +halt_cmd /sbin/shutdown -p now reboot_cmd /sbin/shutdown -r now --console_cmd /usr/X11R6/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login" +-console_cmd /usr/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login" -#suspend_cmd /usr/sbin/suspend -+console_cmd %%LOCALBASE%%/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/motd; exec /usr/bin/login" ++console_cmd /usr/X11R6/bin/xterm -C -fg white -bg black +sb -T "Console login" -e /bin/sh -c "/bin/cat /etc/issue; exec /bin/login" +suspend_cmd /usr/sbin/acpiconf -s 3 # Full path to the xauth binary --xauth_path /usr/X11R6/bin/xauth +-xauth_path /usr/bin/xauth +xauth_path %%LOCALBASE%%/bin/xauth # Xauth file for server @@ -38,8 +38,8 @@ # Commands executed when starting and exiting a session. # They can be used for registering a X11 session with -@@ -60,7 +62,7 @@ - welcome_msg Welcome to %host +@@ -63,7 +65,7 @@ + # session_msg Session: # shutdown / reboot messages -shutdown_msg The system is halting... @@ -47,7 +47,7 @@ reboot_msg The system is rebooting... # default user, leave blank or remove this line -@@ -72,7 +74,7 @@ +@@ -84,7 +86,7 @@ current_theme default # Lock file --- slim-1.3.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From tut at nhamon.com.ua Sat Oct 4 14:20:01 2008 From: tut at nhamon.com.ua (Artem Naluzhnyy) Date: Sat Oct 4 14:20:07 2008 Subject: ports/127853: Change databases/mtop port maintainer Message-ID: <200810041412.m94ECZL6025455@www.freebsd.org> >Number: 127853 >Category: ports >Synopsis: Change databases/mtop port maintainer >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 Oct 04 14:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Artem Naluzhnyy >Release: >Organization: >Environment: >Description: I'd like to take maintainership of databases/mtop port. >How-To-Repeat: >Fix: diff -ruN mtop.bak/Makefile mtop/Makefile --- mtop.bak/Makefile 2007-10-17 14:02:08.000000000 +0000 +++ mtop/Makefile 2008-10-04 14:10:41.000000000 +0000 @@ -7,14 +7,13 @@ # PORTNAME= mtop -PORTVERSION= 0.6.6 -PORTREVISION= 1 +PORTVERSION= 0.6.7.r1 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF +DISTNAME= ${PORTNAME}-0.6.6 -MAINTAINER= ports@FreeBSD.org -COMMENT= MySQL Monitoring Tool +MAINTAINER= tut@nhamon.com.ua +COMMENT= MySQL top-like monitoring tool BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses \ ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql \ diff -ruN mtop.bak/files/patch-Makefile.PL mtop/files/patch-Makefile.PL --- mtop.bak/files/patch-Makefile.PL 1970-01-01 00:00:00.000000000 +0000 +++ mtop/files/patch-Makefile.PL 2008-10-04 13:36:18.000000000 +0000 @@ -0,0 +1,11 @@ +--- Makefile.PL.orig 2004-09-13 11:19:24.000000000 +0000 ++++ Makefile.PL 2008-10-04 13:35:43.000000000 +0000 +@@ -52,7 +52,7 @@ + $d = "0$d" if $d <= 9; + + my $release = "$y$m$d"; +-my $version = "0.6.6"; ++my $version = "0.6.7.rc1"; + + my %opts = ( + ABSTRACT => 'A top program for MySQL which shows the longest running queries.', diff -ruN mtop.bak/files/patch-mtop.PL mtop/files/patch-mtop.PL --- mtop.bak/files/patch-mtop.PL 1970-01-01 00:00:00.000000000 +0000 +++ mtop/files/patch-mtop.PL 2008-10-04 13:33:40.000000000 +0000 @@ -0,0 +1,11 @@ +--- mtop.PL.orig 2004-09-12 22:22:03.000000000 +0000 ++++ mtop.PL 2008-10-04 13:26:58.000000000 +0000 +@@ -1253,7 +1253,7 @@ + $data =~ s/\.$DOMAIN//o if $col eq "Host"; + if ($col eq "Info") { + $data = strip_comments($data); +- $data = select_fold($data); ++ $data = select_fold($data) if $opt_fold; + } + $data =~ s/\s+/ /g; + $data =~ s/^\s+//; >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sat Oct 4 14:57:38 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 14:57:49 2008 Subject: ports/127852: [MAINTAINER] x11/slim: update to 1.3.1 Message-ID: <200810041457.m94Evcbo041649@freefall.freebsd.org> Synopsis: [MAINTAINER] x11/slim: update to 1.3.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 4 14:57:38 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127852 From miwi at FreeBSD.org Sat Oct 4 14:57:41 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 14:57:50 2008 Subject: ports/127853: Change databases/mtop port maintainer Message-ID: <200810041457.m94EveN6041715@freefall.freebsd.org> Synopsis: Change databases/mtop port maintainer Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 4 14:57:40 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127853 From decke at bluelife.at Sat Oct 4 15:20:02 2008 From: decke at bluelife.at (Bernhard Froehlich) Date: Sat Oct 4 15:20:09 2008 Subject: ports/127854: [PATCH] databases/couchdb: update to 0.8.1 Message-ID: <20081004171309.14b72a77@chii.bluelife.at> >Number: 127854 >Category: ports >Synopsis: [PATCH] databases/couchdb: update to 0.8.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 Oct 04 15:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Bernhard Fr__hlich >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD chii.bluelife.at 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Tue Sep 2 20:58:26 CEST >Description: - Update to 0.8.1 - using erlang-lite like recommended in PR ports/126689 - rc.d startscript added - running couchdb with his own user Added file(s): - files/couchdb.in - files/patch-etc-Makefile.am - files/patch-etc-Makefile.in - files/pkg-install.in - patch-GIDs.diff - patch-UIDs.diff Port maintainer (ditesh@gathani.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- couchdb-0.8.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/Makefile /usr/ports/databases/couchdb/Makefile --- /usr/ports/databases/couchdb.orig/Makefile 2008-07-23 02:39:33.000000000 +0200 +++ /usr/ports/databases/couchdb/Makefile 2008-10-04 16:41:53.000000000 +0200 @@ -6,32 +6,64 @@ # PORTNAME= couchdb -PORTVERSION= 0.7.0 +PORTVERSION= 0.8.1 CATEGORIES= databases -MASTER_SITES= http://couchdb.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_APACHE} +MASTER_SITE_SUBDIR=incubator/couchdb/${PORTVERSION}-incubating +DISTNAME= apache-${PORTNAME}-${PORTVERSION}-incubating MAINTAINER= ditesh@gathani.org COMMENT= A document database server, accessible via a RESTful JSON API -LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu -BUILD_DEPENDS= ${LOCALBASE}/lib/erlang/usr/include/erl_driver.h:${PORTSDIR}/lang/erlang -RUN_DEPENDS= ${BUILD_DEPENDS} +LIB_DEPENDS= icudata:${PORTSDIR}/devel/icu \ + js:${PORTSDIR}/lang/spidermonkey +BUILD_DEPENDS= erlc:${PORTSDIR}/lang/erlang-lite \ + spidermonkey>=1.7.0:${PORTSDIR}/lang/spidermonkey \ + help2man:${PORTSDIR}/misc/help2man +RUN_DEPENDS= erl:${PORTSDIR}/lang/erlang-lite +USE_RC_SUBR= couchdb USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_LDCONFIG= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_ARGS= --with-erlang=${LOCALBASE}/lib/erlang/usr/include \ - --localstatedir=/var \ + --localstatedir=/var -post-patch: - @${REINPLACE_CMD} -e "s|),Linux|),FreeBSD|g" ${WRKSRC}/src/js/config.mk +MAN1= couchdb.1 couchjs.1 + +COUCHDBUSER?= couchdb +COUCHDBGROUP?= couchdb +COUCHDBUID?= 916 +COUCHDBGID?= 916 +COUCHDBDIR?= /var/db/couchdb +COUCHDBLOGDIR?= /var/log/couchdb + +PLIST_SUB= COUCHDBUSER=${COUCHDBUSER} \ + COUCHDBGROUP=${COUCHDBGROUP} \ + COUCHDBUID=${COUCHDBUID} \ + COUCHDBGID=${COUCHDBGID} \ + COUCHDBDIR=${COUCHDBDIR} \ + COUCHDBLOGDIR=${COUCHDBLOGDIR} -MAN1= couchdb.1 couchjs.1 +SUB_FILES= pkg-install -.include +SUB_LIST= PREFIX=${PREFIX} \ + ${PLIST_SUB} -.if ${ARCH} != "i386" -BROKEN= does not compile +post-patch: + @${REINPLACE_CMD} -e 's|-ljs |-ljs -lm |' ${WRKSRC}/configure + @${REINPLACE_CMD} -e 's|\$${localstatedir}/lib/|\$${localstatedir}/db/|' ${WRKSRC}/configure + +.if defined(NOPORTDOCS) + @${REINPLACE_CMD} -e 's| install-localdocDATA||' ${WRKSRC}/Makefile.in .endif -.include +post-install: + @${SETENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL + @${CHOWN} -R ${COUCHDBUSER}:${COUCHDBGROUP} ${COUCHDBDIR} + @${CHOWN} -R ${COUCHDBUSER}:${COUCHDBGROUP} ${COUCHDBLOGDIR} + +.include diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/distinfo /usr/ports/databases/couchdb/distinfo --- /usr/ports/databases/couchdb.orig/distinfo 2008-06-23 23:44:15.000000000 +0200 +++ /usr/ports/databases/couchdb/distinfo 2008-10-01 17:33:45.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (couchdb-0.7.0.tar.gz) = 2e214874e9063cc178bde7ab0f703b89 -SHA256 (couchdb-0.7.0.tar.gz) = 34311f849512e557e565417fd97a87a8db8cf704956373a83613606e9a545ecd -SIZE (couchdb-0.7.0.tar.gz) = 1602625 +MD5 (apache-couchdb-0.8.1-incubating.tar.gz) = 89e037b370bef33be93f0f317e07615f +SHA256 (apache-couchdb-0.8.1-incubating.tar.gz) = 647f1506979ee53d4887a2b3a5fcf1004be64c9457c8d358a8fed5720f9da970 +SIZE (apache-couchdb-0.8.1-incubating.tar.gz) = 562627 diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/files/couchdb.in /usr/ports/databases/couchdb/files/couchdb.in --- /usr/ports/databases/couchdb.orig/files/couchdb.in 1970-01-01 01:00:00.000000000 +0100 +++ /usr/ports/databases/couchdb/files/couchdb.in 2008-10-01 17:33:47.000000000 +0200 @@ -0,0 +1,60 @@ +#!/bin/sh + +# PROVIDE: couchdb +# REQUIRE: DAEMON +# BEFORE: LOGIN +# +# Add the following line to /etc/rc.conf[.local] to enable couchdb +# +# couchdb_enable (bool): Set to "NO" by default. +# Set it to "YES" to enable couchdb. +# couchdb_flags (str): Additional arguments to be passed +# to couchdb. + +. %%RC_SUBR%% + +name="couchdb" +rcvar=`set_rcvar` +pidfile="/var/run/${name}.pid" +command="%%PREFIX%%/bin/${name}" + +COUCHDBCTL=%%PREFIX%%/bin/${name} +COUCHDBUSER=%%COUCHDBUSER%% +COUCHDBLOG=%%COUCHDBLOGDIR%% + +# set default +: ${couchdb_enable="NO"} +: ${couchdb_flags=""} + +# handler +start_cmd="couchdb_start" +status_cmd="couchdb_status" +stop_cmd="couchdb_stop" + +couchdb_status() +{ + su -m $COUCHDBUSER -c "$COUCHDBCTL -s" +} + +couchdb_start() +{ + echo -n "Starting $name: " + touch $pidfile && chown $COUCHDBUSER $pidfile + su -m $COUCHDBUSER -c "$COUCHDBCTL -b -o $COUCHDBLOG/stdout.log \ + -e $COUCHDBLOG/stderr.log ${couchdb_flags}" +} + +couchdb_stop() +{ + echo -n "Stopping $name: " + if su -m $COUCHDBUSER -c "$COUCHDBCTL -d"; then + sleep 2 + killall -u $COUCHDBUSER -kill 2>/dev/null + rm -f $pidfile + else + echo -n " failed " + fi +} + +load_rc_config $name +run_rc_command "$1" diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/files/patch-etc-Makefile.am /usr/ports/databases/couchdb/files/patch-etc-Makefile.am --- /usr/ports/databases/couchdb.orig/files/patch-etc-Makefile.am 1970-01-01 01:00:00.000000000 +0100 +++ /usr/ports/databases/couchdb/files/patch-etc-Makefile.am 2008-10-01 17:33:48.000000000 +0200 @@ -0,0 +1,35 @@ +--- etc/Makefile.am.orig 2008-09-30 22:43:53.000000000 +0200 ++++ etc/Makefile.am 2008-09-30 22:44:59.000000000 +0200 +@@ -10,12 +10,12 @@ + ## License for the specific language governing permissions and limitations + ## under the License. + +-SUBDIRS = couchdb default init launchd logrotate.d ++SUBDIRS = couchdb default init launchd + +-default_sysconf_data = logrotate.d/couchdb ++default_sysconf_data = + + if INIT +-init_sysconf_data = default/couchdb ++init_sysconf_data = couchdb/couchdb.sample + init_DATA = init/couchdb + endif + +@@ -30,12 +30,12 @@ + transform = @program_transform_name@ + couchdb_command_name = `echo couchdb | sed '$(transform)'` + +-default/couchdb: default/couchdb.tpl ++couchdb/couchdb.sample: default/couchdb.tpl + if test "$(mkdir_p)"; then \ +- $(mkdir_p) default; \ ++ $(mkdir_p) couchdb; \ + else \ +- if test ! -d default; then \ +- mkdir default; \ ++ if test ! -d couchdb; then \ ++ mkdir couchdb; \ + fi \ + fi + sed -e "s|%configure_input%|$@. Generated from $< by configure.|" \ diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/files/patch-etc-Makefile.in /usr/ports/databases/couchdb/files/patch-etc-Makefile.in --- /usr/ports/databases/couchdb.orig/files/patch-etc-Makefile.in 1970-01-01 01:00:00.000000000 +0100 +++ /usr/ports/databases/couchdb/files/patch-etc-Makefile.in 2008-10-03 20:00:52.000000000 +0200 @@ -0,0 +1,24 @@ +--- etc/Makefile.in.orig 2008-08-11 19:25:53.000000000 +0200 ++++ etc/Makefile.in 2008-10-03 20:00:02.000000000 +0200 +@@ -211,9 +211,9 @@ + version_release = @version_release@ + version_revision = @version_revision@ + version_stage = @version_stage@ +-SUBDIRS = couchdb default init launchd logrotate.d +-default_sysconf_data = logrotate.d/couchdb +-@INIT_TRUE@init_sysconf_data = default/couchdb ++SUBDIRS = couchdb default init launchd ++default_sysconf_data = ++@INIT_TRUE@init_sysconf_data = couchdb/couchdb.sample + @INIT_TRUE@init_DATA = init/couchdb + @LAUNCHD_TRUE@launchd_DATA = launchd/org.apache.couchdb.plist + nobase_sysconf_DATA = $(default_sysconf_data) $(init_sysconf_data) +@@ -595,7 +595,7 @@ + uninstall-nobase_sysconfDATA + + +-default/couchdb: default/couchdb.tpl ++couchdb/couchdb.sample: default/couchdb.tpl + if test "$(mkdir_p)"; then \ + $(mkdir_p) default; \ + else \ diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/files/pkg-install.in /usr/ports/databases/couchdb/files/pkg-install.in --- /usr/ports/databases/couchdb.orig/files/pkg-install.in 1970-01-01 01:00:00.000000000 +0100 +++ /usr/ports/databases/couchdb/files/pkg-install.in 2008-10-01 17:33:49.000000000 +0200 @@ -0,0 +1,38 @@ +#!/bin/sh + +case $2 in +POST-INSTALL) + USER=%%COUCHDBUSER%% + GROUP=%%COUCHDBGROUP%% + UID=%%COUCHDBUID%% + GID=%%COUCHDBGID%% + HOMEDIR=%%COUCHDBDIR%% + PW=/usr/sbin/pw + + if ${PW} group show "${GROUP}" 2>/dev/null; then + echo "You already have a group \"${GROUP}\", so I will use it." + else + if ${PW} groupadd ${GROUP} -g ${GID}; then + echo "Added group \"${GROUP}\"." + else + echo "Adding group \"${GROUP}\" failed..." + exit 1 + fi + fi + + if ${PW} user show "${USER}" 2>/dev/null; then + echo "You already have a user \"${USER}\", so I will use it." + else + if ${PW} useradd ${USER} -u ${UID} -g ${GROUP} -h - \ + -d ${HOMEDIR} -s /usr/sbin/nologin -c "CouchDB Daemon" + then + echo "Added user \"${USER}\"." + else + echo "Adding user \"${USER}\" failed..." + exit 1 + fi + fi + + exit 0 + ;; +esac diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/patch-GIDs.diff /usr/ports/databases/couchdb/patch-GIDs.diff --- /usr/ports/databases/couchdb.orig/patch-GIDs.diff 1970-01-01 01:00:00.000000000 +0100 +++ /usr/ports/databases/couchdb/patch-GIDs.diff 2008-10-04 16:59:28.000000000 +0200 @@ -0,0 +1,7 @@ +--- /usr/ports/GIDs.orig 2008-10-04 16:55:18.000000000 +0200 ++++ /usr/ports/GIDs 2008-10-04 16:55:39.000000000 +0200 +@@ -133,3 +133,4 @@ + _relayd:*:913: + bitlbee:*:914: + logcheck:*:915: ++couchdb:*:916: diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/patch-UIDs.diff /usr/ports/databases/couchdb/patch-UIDs.diff --- /usr/ports/databases/couchdb.orig/patch-UIDs.diff 1970-01-01 01:00:00.000000000 +0100 +++ /usr/ports/databases/couchdb/patch-UIDs.diff 2008-10-04 16:59:41.000000000 +0200 @@ -0,0 +1,7 @@ +--- /usr/ports/UIDs.orig 2008-10-04 16:55:13.000000000 +0200 ++++ /usr/ports/UIDs 2008-10-04 16:55:39.000000000 +0200 +@@ -145,3 +145,4 @@ + _relayd:*:913:913::0:0:Relay Daemon:/var/empty:/usr/sbin/nologin + bitlbee:*:914:914::0:0:Bitlbee pseudo-user:/nonexistent:/sbin/nologin + logcheck:*:915:915::0:0:Logcheck system account:/var/lib/logcheck:/usr/local/bin/bash ++couchdb:*:916:916::0:0:CouchDB Daemon:/var/db/couchdb:/usr/sbin/nologin diff -ruN --exclude=CVS /usr/ports/databases/couchdb.orig/pkg-plist /usr/ports/databases/couchdb/pkg-plist --- /usr/ports/databases/couchdb.orig/pkg-plist 2008-06-23 23:44:15.000000000 +0200 +++ /usr/ports/databases/couchdb/pkg-plist 2008-10-01 17:33:52.000000000 +0200 @@ -1,110 +1,63 @@ +@comment $FreeBSD$ bin/couchdb bin/couchjs -%%ETCDIR%%/conf/mime.types %%ETCDIR%%/couch.ini -%%ETCDIR%%/couch_httpd.conf -etc/default/couchdb -etc/rc.d/couchdb -lib/couchdb/bin/_couchjs -lib/couchdb/erlang/bin/couch.boot -lib/couchdb/erlang/lib/couch-0.7.0/ebin/cjson.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch.app -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_btree.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_db.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_db_sup.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_db_update_notifier.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_doc.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_event_sup.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_file.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_ft_query.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_log.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_query_servers.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_rep.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_server.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_server_sup.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_stream.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_util.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/couch_view_group.beam -lib/couchdb/erlang/lib/couch-0.7.0/ebin/mod_couch.beam -lib/couchdb/erlang/lib/couch-0.7.0/include/couch_db.hrl -lib/couchdb/erlang/lib/couch-0.7.0/priv/lib/couch_erl_driver.a -lib/couchdb/erlang/lib/couch-0.7.0/priv/lib/couch_erl_driver.la -lib/couchdb/erlang/lib/couch-0.7.0/priv/lib/couch_erl_driver.so -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/couch_inets.app -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/ftp.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/ftp_progress.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/ftp_response.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/ftp_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_base_64.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_chunk.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_cookie.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_request.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_response.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_transport.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_uri.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/http_util.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpc_handler.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpc_manager.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpc_request.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpc_response.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpc_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_acceptor.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_acceptor_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_cgi.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_conf.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_esi.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_example.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_instance_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_manager.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_misc_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_request.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_request_handler.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_response.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_script_env.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_socket.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/httpd_util.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/inets.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/inets_app.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/inets_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_actions.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_alias.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_auth.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_auth_dets.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_auth_mnesia.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_auth_plain.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_auth_server.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_browser.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_cgi.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_dir.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_disk_log.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_esi.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_get.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_head.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_htaccess.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_include.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_log.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_range.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_responsecontrol.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_security.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_security_server.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/mod_trace.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/tftp.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/tftp_binary.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/tftp_engine.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/tftp_file.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/tftp_lib.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin/tftp_sup.beam -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/ftp_internal.hrl -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/http_internal.hrl -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/httpc_internal.hrl -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/httpd.hrl -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/inets_internal.hrl -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/mod_auth.hrl -lib/couchdb/erlang/lib/couch_inets-4.7.5/include/tftp.hrl +%%ETCDIR%%/couchdb.sample +lib/couchdb/bin/couchjs +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/cjson.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch.app +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_btree.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_db.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_db_update_notifier.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_doc.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_event_sup.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_file.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_ft_query.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_httpd.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_key_tree.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_log.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_query_servers.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_rep.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_server.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_server_sup.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_stream.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_util.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin/couch_view.beam +lib/couchdb/erlang/lib/couch-0.8.1-incubating/include/couch_db.hrl +lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib/couch_erl_driver.a +lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib/couch_erl_driver.la +lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib/couch_erl_driver.so +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb.app +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochifmt.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochifmt_records.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochifmt_std.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochihex.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochijson.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochijson2.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochinum.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_app.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_charref.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_cookies.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_echo.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_headers.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_html.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_http.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_multipart.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_request.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_response.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_skel.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_socket_server.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_sup.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/mochiweb_util.beam +lib/couchdb/erlang/lib/mochiweb-r82/ebin/reloader.beam %%DATADIR%%/server/main.js +%%DATADIR%%/www/browse/_compact_database.html +%%DATADIR%%/www/browse/_create_database.html +%%DATADIR%%/www/browse/_create_document.html +%%DATADIR%%/www/browse/_delete_database.html +%%DATADIR%%/www/browse/_delete_document.html +%%DATADIR%%/www/browse/_save_view_as.html %%DATADIR%%/www/browse/database.html %%DATADIR%%/www/browse/document.html %%DATADIR%%/www/browse/index.html @@ -114,38 +67,49 @@ %%DATADIR%%/www/image/apply.gif %%DATADIR%%/www/image/bg.png %%DATADIR%%/www/image/cancel.gif +%%DATADIR%%/www/image/compact.gif %%DATADIR%%/www/image/delete-mini.gif %%DATADIR%%/www/image/delete.gif +%%DATADIR%%/www/image/grippie.gif %%DATADIR%%/www/image/hgrad.gif %%DATADIR%%/www/image/load.gif %%DATADIR%%/www/image/logo.png +%%DATADIR%%/www/image/order-asc.gif +%%DATADIR%%/www/image/order-desc.gif %%DATADIR%%/www/image/path.gif +%%DATADIR%%/www/image/progress.gif %%DATADIR%%/www/image/run-mini.gif %%DATADIR%%/www/image/run.gif %%DATADIR%%/www/image/running.gif %%DATADIR%%/www/image/save.gif +%%DATADIR%%/www/image/spinner.gif %%DATADIR%%/www/image/test_failure.gif %%DATADIR%%/www/image/test_success.gif %%DATADIR%%/www/image/thead.gif +%%DATADIR%%/www/image/thead-key.gif %%DATADIR%%/www/image/toggle-collapse.gif %%DATADIR%%/www/image/toggle-expand.gif +%%DATADIR%%/www/image/twisty.gif %%DATADIR%%/www/index.html %%DATADIR%%/www/replicator.html %%DATADIR%%/www/script/browse.js %%DATADIR%%/www/script/couch.js %%DATADIR%%/www/script/couch_tests.js %%DATADIR%%/www/script/jquery.js -%%DATADIR%%/www/script/json.js +%%DATADIR%%/www/script/jquery.cookies.js +%%DATADIR%%/www/script/jquery.couch.js +%%DATADIR%%/www/script/jquery.dialog.js +%%DATADIR%%/www/script/jquery.resizer.js +%%DATADIR%%/www/script/jquery.suggest.js +%%DATADIR%%/www/script/json2.js %%DATADIR%%/www/script/pprint.js -%%DATADIR%%/www/script/shell.js -%%DATADIR%%/www/shell.html %%DATADIR%%/www/style/layout.css %%PORTDOCS%%%%DOCSDIR%%/AUTHORS.gz %%PORTDOCS%%%%DOCSDIR%%/BUGS.gz +%%PORTDOCS%%%%DOCSDIR%%/CHANGES.gz %%PORTDOCS%%%%DOCSDIR%%/NEWS.gz %%PORTDOCS%%%%DOCSDIR%%/README.gz %%PORTDOCS%%%%DOCSDIR%%/THANKS.gz -%%PORTDOCS%%%%DOCSDIR%%/changelog.gz %%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/www/style @dirrm %%DATADIR%%/www/script @@ -154,19 +118,15 @@ @dirrm %%DATADIR%%/www @dirrm %%DATADIR%%/server @dirrm %%DATADIR%% -@dirrm lib/couchdb/erlang/lib/couch_inets-4.7.5/include -@dirrm lib/couchdb/erlang/lib/couch_inets-4.7.5/ebin -@dirrm lib/couchdb/erlang/lib/couch_inets-4.7.5 -@dirrm lib/couchdb/erlang/lib/couch-0.7.0/priv/lib -@dirrm lib/couchdb/erlang/lib/couch-0.7.0/priv -@dirrm lib/couchdb/erlang/lib/couch-0.7.0/include -@dirrm lib/couchdb/erlang/lib/couch-0.7.0/ebin -@dirrm lib/couchdb/erlang/lib/couch-0.7.0 +@dirrm lib/couchdb/erlang/lib/couch-0.8.1-incubating/include +@dirrm lib/couchdb/erlang/lib/couch-0.8.1-incubating/ebin +@dirrm lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv/lib +@dirrm lib/couchdb/erlang/lib/couch-0.8.1-incubating/priv +@dirrm lib/couchdb/erlang/lib/couch-0.8.1-incubating +@dirrm lib/couchdb/erlang/lib/mochiweb-r82/ebin +@dirrm lib/couchdb/erlang/lib/mochiweb-r82 @dirrm lib/couchdb/erlang/lib -@dirrm lib/couchdb/erlang/bin @dirrm lib/couchdb/erlang @dirrm lib/couchdb/bin @dirrm lib/couchdb -@dirrm etc/default -@dirrm %%ETCDIR%%/conf @dirrm %%ETCDIR%% --- couchdb-0.8.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 15:20:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 15:20:17 2008 Subject: ports/127854: [PATCH] databases/couchdb: update to 0.8.1 Message-ID: <200810041520.m94FKBOs043787@freefall.freebsd.org> Synopsis: [PATCH] databases/couchdb: update to 0.8.1 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Sat Oct 4 15:20:11 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127854 From miwi at FreeBSD.org Sat Oct 4 15:29:28 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 15:30:13 2008 Subject: ports/127854: [PATCH] databases/couchdb: update to 0.8.1 Message-ID: <200810041529.m94FTSq5044021@freefall.freebsd.org> Synopsis: [PATCH] databases/couchdb: update to 0.8.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 4 15:29:27 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127854 From decke at bluelife.at Sat Oct 4 16:00:15 2008 From: decke at bluelife.at (Bernhard Froehlich) Date: Sat Oct 4 16:00:22 2008 Subject: ports/127856: [NEW PORT] multimedia/mythtv-frontend: MythTV is a homebrew PVR project Message-ID: <20081004175814.18697406@chii.bluelife.at> >Number: 127856 >Category: ports >Synopsis: [NEW PORT] multimedia/mythtv-frontend: MythTV is a homebrew PVR project >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 Oct 04 16:00:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Bernhard Fr__hlich >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD chii.bluelife.at 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Tue Sep 2 20:58:26 CEST >Description: MythTV is a "Personal Video Recorder", i.e. a computer-based video recorder. It supports pausing and rewinding live TV, multiple tuner cards, hardware or software video compression, onscreen program guides and a distributed architecture. WWW: http://www.mythtv.org Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mythtv-frontend-0.21.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: # # mythtv-frontend # mythtv-frontend/files # mythtv-frontend/files/patch-libs-libmythfreemheg-Programs.cpp # mythtv-frontend/files/patch-libs-libmythtv-libmythtv.pro # mythtv-frontend/files/patch-libs-libmyth-util.cpp # mythtv-frontend/files/patch-libs-mythdvdnav-dvd_input.c # mythtv-frontend/files/patch-programs-mythfrontend-main.cpp # mythtv-frontend/files/patch-programs-mythtranscode-mythtranscode.pro # mythtv-frontend/files/patch-settings.pro # mythtv-frontend/pkg-plist # mythtv-frontend/pkg-descr # mythtv-frontend/distinfo # mythtv-frontend/Makefile # echo c - mythtv-frontend mkdir -p mythtv-frontend > /dev/null 2>&1 echo c - mythtv-frontend/files mkdir -p mythtv-frontend/files > /dev/null 2>&1 echo x - mythtv-frontend/files/patch-libs-libmythfreemheg-Programs.cpp sed 's/^X//' >mythtv-frontend/files/patch-libs-libmythfreemheg-Programs.cpp << 'bf87f09c2d2dbdf20cd3e2c514e619aa' X--- libs/libmythfreemheg/Programs.cpp 2007-03-29 21:44:23.000000000 +0200 X+++ libs/libmythfreemheg/Programs.cpp 2008-09-15 20:07:39.000000000 +0200 X@@ -32,6 +32,10 @@ X #include X #include X X+#ifdef __FreeBSD__ X+#include X+#endif X+ X #include "../../config.h" X X /* bf87f09c2d2dbdf20cd3e2c514e619aa echo x - mythtv-frontend/files/patch-libs-libmythtv-libmythtv.pro sed 's/^X//' >mythtv-frontend/files/patch-libs-libmythtv-libmythtv.pro << 'ca863012c5a7429e7b081aad2bdb7215' X--- libs/libmythtv/libmythtv.pro.orig 2008-02-18 23:59:32.000000000 +0100 X+++ libs/libmythtv/libmythtv.pro 2008-09-22 11:56:52.000000000 +0200 X@@ -49,6 +49,7 @@ X X X DEFINES += _LARGEFILE_SOURCE X+QMAKE_CXXFLAGS = -I../libmyth -I../libavcodec -I../libavutil -I../libmythmpeg2 $${QMAKE_CXXFLAGS} X QMAKE_CXXFLAGS += $${FREETYPE_CFLAGS} X QMAKE_LFLAGS_SHLIB += $${FREETYPE_LIBS} X ca863012c5a7429e7b081aad2bdb7215 echo x - mythtv-frontend/files/patch-libs-libmyth-util.cpp sed 's/^X//' >mythtv-frontend/files/patch-libs-libmyth-util.cpp << '590937c9c298c8ebfcdd693aad688268' X--- libs/libmyth/util.cpp 2008-09-14 23:29:09.000000000 +0200 X+++ libs/libmyth/util.cpp 2008-09-14 23:28:01.000000000 +0200 X@@ -54,6 +54,10 @@ X #include // for struct statfs X #endif X X+#ifdef __FreeBSD__ X+#include X+#endif X+ X #ifdef USE_LIRC X #include "lircevent.h" X #endif 590937c9c298c8ebfcdd693aad688268 echo x - mythtv-frontend/files/patch-libs-mythdvdnav-dvd_input.c sed 's/^X//' >mythtv-frontend/files/patch-libs-mythdvdnav-dvd_input.c << '8d492c9da779c551f724917f9c971390' X--- libs/libmythdvdnav/dvd_input.c 2008-09-14 22:40:08.000000000 +0200 X+++ libs/libmythdvdnav/dvd_input.c 2008-09-14 22:40:22.000000000 +0200 X@@ -24,6 +24,9 @@ X #include X #include X X+#define off64_t off_t X+#define lseek64 lseek X+ X #include "dvd_reader.h" X #include "dvd_input.h" X 8d492c9da779c551f724917f9c971390 echo x - mythtv-frontend/files/patch-programs-mythfrontend-main.cpp sed 's/^X//' >mythtv-frontend/files/patch-programs-mythfrontend-main.cpp << 'b04bf903d1110eaec7784278343ef5b2' X--- programs/mythfrontend/main.cpp 2008-09-17 20:22:31.000000000 +0200 X+++ programs/mythfrontend/main.cpp 2008-09-17 20:22:58.000000000 +0200 X@@ -577,7 +577,7 @@ X void haltnow() X { X QString halt_cmd = gContext->GetSetting("HaltCommand", X- "sudo /sbin/halt -p"); X+ "/sbin/shutdown -p now"); X if (!halt_cmd.isEmpty()) X system(halt_cmd.ascii()); X } b04bf903d1110eaec7784278343ef5b2 echo x - mythtv-frontend/files/patch-programs-mythtranscode-mythtranscode.pro sed 's/^X//' >mythtv-frontend/files/patch-programs-mythtranscode-mythtranscode.pro << '8a2abbcda6474ddba2a3d79f7d6bc9e2' X--- programs/mythtranscode/mythtranscode.pro.orig 2008-09-23 11:10:01.000000000 +0200 X+++ programs/mythtranscode/mythtranscode.pro 2008-09-23 11:10:42.000000000 +0200 X@@ -20,3 +20,7 @@ X INCLUDEPATH += replex X INCLUDEPATH += ../../libs/libavcodec ../../libs/libavformat \ X ../../libs/libavutil ../../libs/libmythmpeg2 X+ X+QMAKE_CXXFLAGS = -I../../libs/libavcodec -I../../libs/libavformat \ X+ -I../../libs/libavutil -I../../libs/libmythmpeg2 \ X+ $${QMAKE_CXXFLAGS} 8a2abbcda6474ddba2a3d79f7d6bc9e2 echo x - mythtv-frontend/files/patch-settings.pro sed 's/^X//' >mythtv-frontend/files/patch-settings.pro << '428a37adf1e1223b445282cbe21ac30d' X--- settings.pro.orig 2008-02-05 12:18:34.000000000 +0100 X+++ settings.pro 2008-09-17 14:29:22.000000000 +0200 X@@ -50,8 +50,8 @@ X # and we do that in their Makefiles if CONFIG has mac_bundle X macx: CONFIG += console X X-INCLUDEPATH += $${PREFIX}/include X-INCLUDEPATH += $$CONFIG_INCLUDEPATH X+#INCLUDEPATH += $${PREFIX}/include X+#INCLUDEPATH += $$CONFIG_INCLUDEPATH X X # remove warn_{on|off} from CONFIG since we set it in our CFLAGS X CONFIG -= warn_on warn_off 428a37adf1e1223b445282cbe21ac30d echo x - mythtv-frontend/pkg-plist sed 's/^X//' >mythtv-frontend/pkg-plist << '243b6de3bb221312accbe307372ec60a' X@comment $FreeBSD$ Xbin/mythbackend Xbin/mythcommflag Xbin/mythfilldatabase Xbin/mythfrontend Xbin/mythjobqueue Xbin/mythlcdserver Xbin/mythreplex Xbin/mythshutdown Xbin/mythtranscode Xbin/mythtv Xbin/mythtv-setup Xbin/mythtvosd Xbin/mythwelcome Xinclude/mythtv/audiooutput.h Xinclude/mythtv/compat.h Xinclude/mythtv/dialogbox.h Xinclude/mythtv/dvdnav/dvd_reader.h Xinclude/mythtv/dvdnav/dvd_types.h Xinclude/mythtv/dvdnav/dvdnav.h Xinclude/mythtv/dvdnav/dvdnav_events.h Xinclude/mythtv/dvdnav/ifo_read.h Xinclude/mythtv/dvdnav/ifo_types.h Xinclude/mythtv/dvdnav/nav_print.h Xinclude/mythtv/dvdnav/nav_read.h Xinclude/mythtv/dvdnav/nav_types.h Xinclude/mythtv/exitcodes.h Xinclude/mythtv/ffmpeg/adler32.h Xinclude/mythtv/ffmpeg/aes.h Xinclude/mythtv/ffmpeg/avcodec.h Xinclude/mythtv/ffmpeg/avformat.h Xinclude/mythtv/ffmpeg/avio.h Xinclude/mythtv/ffmpeg/avstring.h Xinclude/mythtv/ffmpeg/avutil.h Xinclude/mythtv/ffmpeg/base64.h Xinclude/mythtv/ffmpeg/common.h Xinclude/mythtv/ffmpeg/crc.h Xinclude/mythtv/ffmpeg/fifo.h Xinclude/mythtv/ffmpeg/integer.h Xinclude/mythtv/ffmpeg/internal.h Xinclude/mythtv/ffmpeg/intfloat_readwrite.h Xinclude/mythtv/ffmpeg/lls.h Xinclude/mythtv/ffmpeg/log.h Xinclude/mythtv/ffmpeg/lzo.h Xinclude/mythtv/ffmpeg/mathematics.h Xinclude/mythtv/ffmpeg/md5.h Xinclude/mythtv/ffmpeg/mem.h Xinclude/mythtv/ffmpeg/mmx.h Xinclude/mythtv/ffmpeg/opt.h Xinclude/mythtv/ffmpeg/random.h Xinclude/mythtv/ffmpeg/rational.h Xinclude/mythtv/ffmpeg/rtp.h Xinclude/mythtv/ffmpeg/rtsp.h Xinclude/mythtv/ffmpeg/rtspcodes.h Xinclude/mythtv/ffmpeg/sha1.h Xinclude/mythtv/ffmpeg/softfloat.h Xinclude/mythtv/ffmpeg/tree.h Xinclude/mythtv/ffmpeg/x86_cpu.h Xinclude/mythtv/generictree.h Xinclude/mythtv/httpcomms.h Xinclude/mythtv/langsettings.h Xinclude/mythtv/lcddevice.h Xinclude/mythtv/libmyth/audiooutput.h Xinclude/mythtv/libmyth/compat.h Xinclude/mythtv/libmyth/dialogbox.h Xinclude/mythtv/libmyth/exitcodes.h Xinclude/mythtv/libmyth/generictree.h Xinclude/mythtv/libmyth/httpcomms.h Xinclude/mythtv/libmyth/langsettings.h Xinclude/mythtv/libmyth/lcddevice.h Xinclude/mythtv/libmyth/managedlist.h Xinclude/mythtv/libmyth/mythconfig.h Xinclude/mythtv/libmyth/mythconfig.mak Xinclude/mythtv/libmyth/mythconfigdialogs.h Xinclude/mythtv/libmyth/mythconfiggroups.h Xinclude/mythtv/libmyth/mythcontext.h Xinclude/mythtv/libmyth/mythdbcon.h Xinclude/mythtv/libmyth/mythdialogs.h Xinclude/mythtv/libmyth/mythevent.h Xinclude/mythtv/libmyth/mythexp.h Xinclude/mythtv/libmyth/mythmedia.h Xinclude/mythtv/libmyth/mythmediamonitor.h Xinclude/mythtv/libmyth/mythobservable.h Xinclude/mythtv/libmyth/mythplugin.h Xinclude/mythtv/libmyth/mythpluginapi.h Xinclude/mythtv/libmyth/mythsocket.h Xinclude/mythtv/libmyth/mythstorage.h Xinclude/mythtv/libmyth/mythverbose.h Xinclude/mythtv/libmyth/mythwidgets.h Xinclude/mythtv/libmyth/mythwizard.h Xinclude/mythtv/libmyth/oldsettings.h Xinclude/mythtv/libmyth/output.h Xinclude/mythtv/libmyth/qmdcodec.h Xinclude/mythtv/libmyth/remotefile.h Xinclude/mythtv/libmyth/settings.h Xinclude/mythtv/libmyth/storagegroup.h Xinclude/mythtv/libmyth/uilistbtntype.h Xinclude/mythtv/libmyth/uitypes.h Xinclude/mythtv/libmyth/util.h Xinclude/mythtv/libmyth/virtualkeyboard.h Xinclude/mythtv/libmyth/visual.h Xinclude/mythtv/libmyth/volumebase.h Xinclude/mythtv/libmyth/volumecontrol.h Xinclude/mythtv/libmyth/xmlparse.h Xinclude/mythtv/libmythtv/programinfo.h Xinclude/mythtv/libmythtv/recordingtypes.h Xinclude/mythtv/libmythtv/remoteutil.h Xinclude/mythtv/libmythui/mythdialogbox.h Xinclude/mythtv/libmythui/mythfontproperties.h Xinclude/mythtv/libmythui/mythgesture.h Xinclude/mythtv/libmythui/mythimage.h Xinclude/mythtv/libmythui/mythlistbutton.h Xinclude/mythtv/libmythui/mythmainwindow.h Xinclude/mythtv/libmythui/mythpainter.h Xinclude/mythtv/libmythui/mythpainter_ogl.h Xinclude/mythtv/libmythui/mythpainter_qt.h Xinclude/mythtv/libmythui/mythscreenstack.h Xinclude/mythtv/libmythui/mythscreentype.h Xinclude/mythtv/libmythui/myththemebase.h Xinclude/mythtv/libmythui/myththemedmenu.h Xinclude/mythtv/libmythui/mythuibutton.h Xinclude/mythtv/libmythui/mythuiclock.h Xinclude/mythtv/libmythui/mythuiimage.h Xinclude/mythtv/libmythui/mythuistatetype.h Xinclude/mythtv/libmythui/mythuitext.h Xinclude/mythtv/libmythui/mythuitype.h Xinclude/mythtv/libmythui/xmlparsebase.h Xinclude/mythtv/managedlist.h Xinclude/mythtv/mpeg2dec/mpeg2.h Xinclude/mythtv/mythconfig.h Xinclude/mythtv/mythconfig.mak Xinclude/mythtv/mythconfigdialogs.h Xinclude/mythtv/mythconfiggroups.h Xinclude/mythtv/mythcontext.h Xinclude/mythtv/mythdbcon.h Xinclude/mythtv/mythdialogs.h Xinclude/mythtv/mythevent.h Xinclude/mythtv/mythexp.h Xinclude/mythtv/mythmedia.h Xinclude/mythtv/mythmediamonitor.h Xinclude/mythtv/mythobservable.h Xinclude/mythtv/mythplugin.h Xinclude/mythtv/mythpluginapi.h Xinclude/mythtv/mythsocket.h Xinclude/mythtv/mythstorage.h Xinclude/mythtv/mythverbose.h Xinclude/mythtv/mythwidgets.h Xinclude/mythtv/mythwizard.h Xinclude/mythtv/oldsettings.h Xinclude/mythtv/output.h Xinclude/mythtv/qmdcodec.h Xinclude/mythtv/remotefile.h Xinclude/mythtv/samplerate.h Xinclude/mythtv/settings.h Xinclude/mythtv/storagegroup.h Xinclude/mythtv/uilistbtntype.h Xinclude/mythtv/uitypes.h Xinclude/mythtv/upnp/broadcast.h Xinclude/mythtv/upnp/bufferedsocketdevice.h Xinclude/mythtv/upnp/configuration.h Xinclude/mythtv/upnp/eventing.h Xinclude/mythtv/upnp/httprequest.h Xinclude/mythtv/upnp/httpserver.h Xinclude/mythtv/upnp/multicast.h Xinclude/mythtv/upnp/mythxmlclient.h Xinclude/mythtv/upnp/soapclient.h Xinclude/mythtv/upnp/ssdp.h Xinclude/mythtv/upnp/ssdpcache.h Xinclude/mythtv/upnp/taskqueue.h Xinclude/mythtv/upnp/threadpool.h Xinclude/mythtv/upnp/upnp.h Xinclude/mythtv/upnp/upnpcds.h Xinclude/mythtv/upnp/upnpcdsobjects.h Xinclude/mythtv/upnp/upnpcmgr.h Xinclude/mythtv/upnp/upnpdevice.h Xinclude/mythtv/upnp/upnpimpl.h Xinclude/mythtv/upnp/upnptaskcache.h Xinclude/mythtv/upnp/upnptaskevent.h Xinclude/mythtv/upnp/upnptasknotify.h Xinclude/mythtv/upnp/upnptasksearch.h Xinclude/mythtv/upnp/upnputil.h Xinclude/mythtv/util.h Xinclude/mythtv/virtualkeyboard.h Xinclude/mythtv/visual.h Xinclude/mythtv/volumebase.h Xinclude/mythtv/volumecontrol.h Xinclude/mythtv/xmlparse.h Xlib/libmyth-0.21.so Xlib/libmyth-0.21.so.0 Xlib/libmyth-0.21.so.0.21 Xlib/libmyth-0.21.so.0.21.0 Xlib/libmythavcodec-0.21.so Xlib/libmythavcodec-0.21.so.0 Xlib/libmythavcodec-0.21.so.0.21 Xlib/libmythavcodec-0.21.so.0.21.0 Xlib/libmythavformat-0.21.so Xlib/libmythavformat-0.21.so.0 Xlib/libmythavformat-0.21.so.0.21 Xlib/libmythavformat-0.21.so.0.21.0 Xlib/libmythavutil-0.21.so Xlib/libmythavutil-0.21.so.0 Xlib/libmythavutil-0.21.so.0.21 Xlib/libmythavutil-0.21.so.0.21.0 Xlib/libmythdvdnav-0.21.a Xlib/libmythfreemheg-0.21.so Xlib/libmythfreemheg-0.21.so.0 Xlib/libmythfreemheg-0.21.so.0.21 Xlib/libmythfreemheg-0.21.so.0.21.0 Xlib/libmythlivemedia-0.21.so Xlib/libmythlivemedia-0.21.so.0 Xlib/libmythlivemedia-0.21.so.0.21 Xlib/libmythlivemedia-0.21.so.0.21.0 Xlib/libmythtv-0.21.so Xlib/libmythtv-0.21.so.0 Xlib/libmythtv-0.21.so.0.21 Xlib/libmythtv-0.21.so.0.21.0 Xlib/libmythui-0.21.so Xlib/libmythui-0.21.so.0 Xlib/libmythui-0.21.so.0.21 Xlib/libmythui-0.21.so.0.21.0 Xlib/libmythupnp-0.21.so Xlib/libmythupnp-0.21.so.0 Xlib/libmythupnp-0.21.so.0.21 Xlib/libmythupnp-0.21.so.0.21.0 Xlib/mythtv/filters/libadjust.so Xlib/mythtv/filters/libbobdeint.so Xlib/mythtv/filters/libconvert.so Xlib/mythtv/filters/libcrop.so Xlib/mythtv/filters/libdenoise3d.so Xlib/mythtv/filters/libforce.so Xlib/mythtv/filters/libgreedyhdeint.so Xlib/mythtv/filters/libinvert.so Xlib/mythtv/filters/libivtc.so Xlib/mythtv/filters/libkerneldeint.so Xlib/mythtv/filters/liblinearblend.so Xlib/mythtv/filters/libonefield.so Xlib/mythtv/filters/libquickdnr.so Xlib/mythtv/filters/libyadif.so X%%DATADIR%%/CDS_scpd.xml X%%DATADIR%%/CMGR_scpd.xml X%%DATADIR%%/FreeMono.ttf X%%DATADIR%%/FreeSans.ttf X%%DATADIR%%/FreeSansBold.ttf X%%DATADIR%%/MSRR_scpd.xml X%%DATADIR%%/MXML_scpd.xml X%%DATADIR%%/devicemaster.xml X%%DATADIR%%/deviceslave.xml X%%DATADIR%%/i18n/mythfrontend_ca.qm X%%DATADIR%%/i18n/mythfrontend_cz.qm X%%DATADIR%%/i18n/mythfrontend_de.qm X%%DATADIR%%/i18n/mythfrontend_dk.qm X%%DATADIR%%/i18n/mythfrontend_en_gb.qm X%%DATADIR%%/i18n/mythfrontend_es.qm X%%DATADIR%%/i18n/mythfrontend_et.qm X%%DATADIR%%/i18n/mythfrontend_fi.qm X%%DATADIR%%/i18n/mythfrontend_fr.qm X%%DATADIR%%/i18n/mythfrontend_he.qm X%%DATADIR%%/i18n/mythfrontend_is.qm X%%DATADIR%%/i18n/mythfrontend_it.qm X%%DATADIR%%/i18n/mythfrontend_ja.qm X%%DATADIR%%/i18n/mythfrontend_nb.qm X%%DATADIR%%/i18n/mythfrontend_nl.qm X%%DATADIR%%/i18n/mythfrontend_pl.qm X%%DATADIR%%/i18n/mythfrontend_pt.qm X%%DATADIR%%/i18n/mythfrontend_pt_br.qm X%%DATADIR%%/i18n/mythfrontend_ru.qm X%%DATADIR%%/i18n/mythfrontend_si.qm X%%DATADIR%%/i18n/mythfrontend_sv.qm X%%DATADIR%%/i18n/mythfrontend_tr.qm X%%DATADIR%%/i18n/mythfrontend_zh_tw.qm X%%DATADIR%%/info_menu.xml X%%DATADIR%%/info_settings.xml X%%DATADIR%%/library.xml X%%DATADIR%%/main_settings.xml X%%DATADIR%%/mainmenu.xml X%%DATADIR%%/manage_recordings.xml X%%DATADIR%%/media_settings.xml X%%DATADIR%%/optical_menu.xml X%%DATADIR%%/recpriorities_settings.xml X%%DATADIR%%/setup.xml X%%DATADIR%%/themes/DVR/dvr-preview.png X%%DATADIR%%/themes/DVR/main_settings.xml X%%DATADIR%%/themes/DVR/mainmenu.xml X%%DATADIR%%/themes/DVR/recpriorities_settings.xml X%%DATADIR%%/themes/DVR/themeinfo.xml X%%DATADIR%%/themes/DVR/tv_lists.xml X%%DATADIR%%/themes/DVR/tv_schedule.xml X%%DATADIR%%/themes/DVR/tv_search.xml X%%DATADIR%%/themes/DVR/tv_settings.xml X%%DATADIR%%/themes/DVR/tvmenu.xml X%%DATADIR%%/themes/DVR/util_menu.xml X%%DATADIR%%/themes/G.A.N.T/README X%%DATADIR%%/themes/G.A.N.T/arrow_down.png X%%DATADIR%%/themes/G.A.N.T/arrow_up.png X%%DATADIR%%/themes/G.A.N.T/bar.png X%%DATADIR%%/themes/G.A.N.T/base.xml X%%DATADIR%%/themes/G.A.N.T/bkg/grey.png X%%DATADIR%%/themes/G.A.N.T/cloudy.png X%%DATADIR%%/themes/G.A.N.T/fair.png X%%DATADIR%%/themes/G.A.N.T/flurries.png X%%DATADIR%%/themes/G.A.N.T/fog.png X%%DATADIR%%/themes/G.A.N.T/gantdown.png X%%DATADIR%%/themes/G.A.N.T/gantleft.png X%%DATADIR%%/themes/G.A.N.T/gantright.png X%%DATADIR%%/themes/G.A.N.T/gantup.png X%%DATADIR%%/themes/G.A.N.T/lshowers.png X%%DATADIR%%/themes/G.A.N.T/mcloudy.png X%%DATADIR%%/themes/G.A.N.T/mm_blankbutton_off.png X%%DATADIR%%/themes/G.A.N.T/mm_blankbutton_on.png X%%DATADIR%%/themes/G.A.N.T/mm_blankbutton_pushed.png X%%DATADIR%%/themes/G.A.N.T/mm_checked.png X%%DATADIR%%/themes/G.A.N.T/mm_checked_high.png X%%DATADIR%%/themes/G.A.N.T/mm_ffw.png X%%DATADIR%%/themes/G.A.N.T/mm_leftright_off.png X%%DATADIR%%/themes/G.A.N.T/mm_leftright_on.png X%%DATADIR%%/themes/G.A.N.T/mm_leftright_pushed.png X%%DATADIR%%/themes/G.A.N.T/mm_next.png X%%DATADIR%%/themes/G.A.N.T/mm_pause.png X%%DATADIR%%/themes/G.A.N.T/mm_play.png X%%DATADIR%%/themes/G.A.N.T/mm_prev.png X%%DATADIR%%/themes/G.A.N.T/mm_rating.png X%%DATADIR%%/themes/G.A.N.T/mm_rew.png X%%DATADIR%%/themes/G.A.N.T/mm_selectionbar.png X%%DATADIR%%/themes/G.A.N.T/mm_simple_button_off.png X%%DATADIR%%/themes/G.A.N.T/mm_simple_button_on.png X%%DATADIR%%/themes/G.A.N.T/mm_simple_button_pushed.png X%%DATADIR%%/themes/G.A.N.T/mm_stop.png X%%DATADIR%%/themes/G.A.N.T/mm_track_info_background.png X%%DATADIR%%/themes/G.A.N.T/mm_unchecked.png X%%DATADIR%%/themes/G.A.N.T/mm_unchecked_high.png X%%DATADIR%%/themes/G.A.N.T/mm_waiting.png X%%DATADIR%%/themes/G.A.N.T/music-ui.xml X%%DATADIR%%/themes/G.A.N.T/myth_logo.png X%%DATADIR%%/themes/G.A.N.T/pcloudy.png X%%DATADIR%%/themes/G.A.N.T/preview.jpg X%%DATADIR%%/themes/G.A.N.T/qtlook.txt X%%DATADIR%%/themes/G.A.N.T/rainsnow.png X%%DATADIR%%/themes/G.A.N.T/rk-selectbar.png X%%DATADIR%%/themes/G.A.N.T/showers.png X%%DATADIR%%/themes/G.A.N.T/snowshow.png X%%DATADIR%%/themes/G.A.N.T/sunny.png X%%DATADIR%%/themes/G.A.N.T/text-blank.png X%%DATADIR%%/themes/G.A.N.T/theme.xml X%%DATADIR%%/themes/G.A.N.T/themeinfo.xml X%%DATADIR%%/themes/G.A.N.T/thunshowers.png X%%DATADIR%%/themes/G.A.N.T/title/title_dvd.png X%%DATADIR%%/themes/G.A.N.T/title/title_dvd_setup.png X%%DATADIR%%/themes/G.A.N.T/title/title_gallery.png X%%DATADIR%%/themes/G.A.N.T/title/title_game_setup.png X%%DATADIR%%/themes/G.A.N.T/title/title_info_center.png X%%DATADIR%%/themes/G.A.N.T/title/title_info_settings.png X%%DATADIR%%/themes/G.A.N.T/title/title_main.png X%%DATADIR%%/themes/G.A.N.T/title/title_manage.png X%%DATADIR%%/themes/G.A.N.T/title/title_media_library.png X%%DATADIR%%/themes/G.A.N.T/title/title_media_settings.png X%%DATADIR%%/themes/G.A.N.T/title/title_music.png X%%DATADIR%%/themes/G.A.N.T/title/title_music_setup.png X%%DATADIR%%/themes/G.A.N.T/title/title_netflix.png X%%DATADIR%%/themes/G.A.N.T/title/title_optical_discs.png X%%DATADIR%%/themes/G.A.N.T/title/title_priorities.png X%%DATADIR%%/themes/G.A.N.T/title/title_schedule.png X%%DATADIR%%/themes/G.A.N.T/title/title_search.png X%%DATADIR%%/themes/G.A.N.T/title/title_search_lists.png X%%DATADIR%%/themes/G.A.N.T/title/title_search_words.png X%%DATADIR%%/themes/G.A.N.T/title/title_setup.png X%%DATADIR%%/themes/G.A.N.T/title/title_tv.png X%%DATADIR%%/themes/G.A.N.T/title/title_tv_settings.png X%%DATADIR%%/themes/G.A.N.T/title/title_utilities.png X%%DATADIR%%/themes/G.A.N.T/title/title_video.png X%%DATADIR%%/themes/G.A.N.T/title/title_video_setup.png X%%DATADIR%%/themes/G.A.N.T/type/autoexpire.png X%%DATADIR%%/themes/G.A.N.T/type/bookmark.png X%%DATADIR%%/themes/G.A.N.T/type/commflagged.png X%%DATADIR%%/themes/G.A.N.T/type/cutlist.png X%%DATADIR%%/themes/G.A.N.T/type/processing.png X%%DATADIR%%/themes/G.A.N.T/ui.xml X%%DATADIR%%/themes/G.A.N.T/unknown.png X%%DATADIR%%/themes/G.A.N.T/watermark/archive.png X%%DATADIR%%/themes/G.A.N.T/watermark/camera.png X%%DATADIR%%/themes/G.A.N.T/watermark/cd.png X%%DATADIR%%/themes/G.A.N.T/watermark/cd_music.png X%%DATADIR%%/themes/G.A.N.T/watermark/cd_play.png X%%DATADIR%%/themes/G.A.N.T/watermark/check.png X%%DATADIR%%/themes/G.A.N.T/watermark/clock.png X%%DATADIR%%/themes/G.A.N.T/watermark/conflict.png X%%DATADIR%%/themes/G.A.N.T/watermark/delete.png X%%DATADIR%%/themes/G.A.N.T/watermark/dvd.png X%%DATADIR%%/themes/G.A.N.T/watermark/eject.png X%%DATADIR%%/themes/G.A.N.T/watermark/game.png X%%DATADIR%%/themes/G.A.N.T/watermark/globe.png X%%DATADIR%%/themes/G.A.N.T/watermark/log.png X%%DATADIR%%/themes/G.A.N.T/watermark/music.png X%%DATADIR%%/themes/G.A.N.T/watermark/music_playlist.png X%%DATADIR%%/themes/G.A.N.T/watermark/newspaper.png X%%DATADIR%%/themes/G.A.N.T/watermark/padlock.png X%%DATADIR%%/themes/G.A.N.T/watermark/paint.png X%%DATADIR%%/themes/G.A.N.T/watermark/pizza.png X%%DATADIR%%/themes/G.A.N.T/watermark/previous.png X%%DATADIR%%/themes/G.A.N.T/watermark/refresh.png X%%DATADIR%%/themes/G.A.N.T/watermark/rip_cd.png X%%DATADIR%%/themes/G.A.N.T/watermark/search.png X%%DATADIR%%/themes/G.A.N.T/watermark/stop.png X%%DATADIR%%/themes/G.A.N.T/watermark/telephone.png X%%DATADIR%%/themes/G.A.N.T/watermark/tv.png X%%DATADIR%%/themes/G.A.N.T/watermark/tv2.png X%%DATADIR%%/themes/G.A.N.T/watermark/tv_recorded.png X%%DATADIR%%/themes/G.A.N.T/watermark/video.png X%%DATADIR%%/themes/G.A.N.T/watermark/video_folder.png X%%DATADIR%%/themes/G.A.N.T/watermark/weather.png X%%DATADIR%%/themes/G.A.N.T/watermark/webcam.png X%%DATADIR%%/themes/G.A.N.T/watermark/wrench.png X%%DATADIR%%/themes/blue/APPEARANCE.png X%%DATADIR%%/themes/blue/FILE_TYPES.png X%%DATADIR%%/themes/blue/FINDER.png X%%DATADIR%%/themes/blue/GAME_SCAN.png X%%DATADIR%%/themes/blue/MANUAL.png X%%DATADIR%%/themes/blue/MEDIA_LIBRARY.png X%%DATADIR%%/themes/blue/MUSIC_PLAY.png X%%DATADIR%%/themes/blue/MUSIC_SCAN.png X%%DATADIR%%/themes/blue/POWER_SEARCH.png X%%DATADIR%%/themes/blue/SEARCH_CAT.png X%%DATADIR%%/themes/blue/SEARCH_CHAN.png X%%DATADIR%%/themes/blue/SEARCH_KEYWORDS.png X%%DATADIR%%/themes/blue/SEARCH_LISTS.png X%%DATADIR%%/themes/blue/SEARCH_MOVIES.png X%%DATADIR%%/themes/blue/SEARCH_NEW.png X%%DATADIR%%/themes/blue/SEARCH_PEOPLE.png X%%DATADIR%%/themes/blue/SEARCH_TIME.png X%%DATADIR%%/themes/blue/SEARCH_TITLES.png X%%DATADIR%%/themes/blue/SEARCH_WORDS.png X%%DATADIR%%/themes/blue/SETTINGS.png X%%DATADIR%%/themes/blue/UPCOMING.png X%%DATADIR%%/themes/blue/autoexpire.png X%%DATADIR%%/themes/blue/background.png X%%DATADIR%%/themes/blue/bar.png X%%DATADIR%%/themes/blue/base.xml X%%DATADIR%%/themes/blue/blankbutton_off.png X%%DATADIR%%/themes/blue/blankbutton_on.png X%%DATADIR%%/themes/blue/blankbutton_pushed.png X%%DATADIR%%/themes/blue/blankicon.jpg X%%DATADIR%%/themes/blue/bookmark.png X%%DATADIR%%/themes/blue/button_off.png X%%DATADIR%%/themes/blue/button_on.png X%%DATADIR%%/themes/blue/button_template.psd X%%DATADIR%%/themes/blue/cd.png X%%DATADIR%%/themes/blue/checked.png X%%DATADIR%%/themes/blue/checked_high.png X%%DATADIR%%/themes/blue/conflict.png X%%DATADIR%%/themes/blue/cr-background.png X%%DATADIR%%/themes/blue/cr-lines.png X%%DATADIR%%/themes/blue/cr-selectbar.png X%%DATADIR%%/themes/blue/cutlist.png X%%DATADIR%%/themes/blue/delete.png X%%DATADIR%%/themes/blue/downarrow.png X%%DATADIR%%/themes/blue/dvd.png X%%DATADIR%%/themes/blue/eject.png X%%DATADIR%%/themes/blue/ff_button_off.png X%%DATADIR%%/themes/blue/ff_button_on.png X%%DATADIR%%/themes/blue/ff_button_pushed.png X%%DATADIR%%/themes/blue/gallery-ui.xml X%%DATADIR%%/themes/blue/game-ui.xml X%%DATADIR%%/themes/blue/game.png X%%DATADIR%%/themes/blue/gg-background.png X%%DATADIR%%/themes/blue/gg-vid-background.png X%%DATADIR%%/themes/blue/home.png X%%DATADIR%%/themes/blue/images.png X%%DATADIR%%/themes/blue/leftarrow.png X%%DATADIR%%/themes/blue/leftright_off.png X%%DATADIR%%/themes/blue/leftright_on.png X%%DATADIR%%/themes/blue/leftright_pushed.png X%%DATADIR%%/themes/blue/logo_template.psd X%%DATADIR%%/themes/blue/mm_waiting.png X%%DATADIR%%/themes/blue/music-ui.xml X%%DATADIR%%/themes/blue/mv-vbrowser.png X%%DATADIR%%/themes/blue/mv-vlist.png X%%DATADIR%%/themes/blue/mv-vmanager.png X%%DATADIR%%/themes/blue/mv_filerequest.png X%%DATADIR%%/themes/blue/myth_tv_logo.png X%%DATADIR%%/themes/blue/news.png X%%DATADIR%%/themes/blue/next_button_off.png X%%DATADIR%%/themes/blue/next_button_on.png X%%DATADIR%%/themes/blue/next_button_pushed.png X%%DATADIR%%/themes/blue/pause_button_off.png X%%DATADIR%%/themes/blue/pause_button_on.png X%%DATADIR%%/themes/blue/pause_button_pushed.png X%%DATADIR%%/themes/blue/play.png X%%DATADIR%%/themes/blue/play_button_off.png X%%DATADIR%%/themes/blue/play_button_on.png X%%DATADIR%%/themes/blue/play_button_pushed.png X%%DATADIR%%/themes/blue/play_cd.png X%%DATADIR%%/themes/blue/playlist.png X%%DATADIR%%/themes/blue/prev_button_off.png X%%DATADIR%%/themes/blue/prev_button_on.png X%%DATADIR%%/themes/blue/prev_button_pushed.png X%%DATADIR%%/themes/blue/preview.jpg X%%DATADIR%%/themes/blue/previous.png X%%DATADIR%%/themes/blue/processing.png X%%DATADIR%%/themes/blue/progfind_background.png X%%DATADIR%%/themes/blue/progfind_lines.png X%%DATADIR%%/themes/blue/progfind_sel1.png X%%DATADIR%%/themes/blue/progfind_sel2.png X%%DATADIR%%/themes/blue/progfind_sel3.png X%%DATADIR%%/themes/blue/progfind_top.png X%%DATADIR%%/themes/blue/qtlook.txt X%%DATADIR%%/themes/blue/record.png X%%DATADIR%%/themes/blue/recpriorities.png X%%DATADIR%%/themes/blue/rew_button_off.png X%%DATADIR%%/themes/blue/rew_button_on.png X%%DATADIR%%/themes/blue/rew_button_pushed.png X%%DATADIR%%/themes/blue/rightarrow.png X%%DATADIR%%/themes/blue/rip_cd.png X%%DATADIR%%/themes/blue/rip_dvd.png X%%DATADIR%%/themes/blue/rk-lines.png X%%DATADIR%%/themes/blue/rolines.png X%%DATADIR%%/themes/blue/search_template.psd X%%DATADIR%%/themes/blue/selectionbar.png X%%DATADIR%%/themes/blue/setup.png X%%DATADIR%%/themes/blue/showstatus.png X%%DATADIR%%/themes/blue/stop_button_off.png X%%DATADIR%%/themes/blue/stop_button_on.png X%%DATADIR%%/themes/blue/stop_button_pushed.png X%%DATADIR%%/themes/blue/text_button_off.png X%%DATADIR%%/themes/blue/text_button_on.png X%%DATADIR%%/themes/blue/text_button_pushed.png X%%DATADIR%%/themes/blue/theme.xml X%%DATADIR%%/themes/blue/themeinfo.xml X%%DATADIR%%/themes/blue/track_info_background.png X%%DATADIR%%/themes/blue/trans-background.png X%%DATADIR%%/themes/blue/trans-game-background.png X%%DATADIR%%/themes/blue/trans-gameshowings.png X%%DATADIR%%/themes/blue/trans-mmbackground.png X%%DATADIR%%/themes/blue/trans-rk-background.png X%%DATADIR%%/themes/blue/trans-showings.png X%%DATADIR%%/themes/blue/trans-sr-background.png X%%DATADIR%%/themes/blue/trans-titles.png X%%DATADIR%%/themes/blue/trans-vm-background.png X%%DATADIR%%/themes/blue/ui.xml X%%DATADIR%%/themes/blue/unchecked.png X%%DATADIR%%/themes/blue/unchecked_high.png X%%DATADIR%%/themes/blue/uparrow.png X%%DATADIR%%/themes/blue/video-ui.xml X%%DATADIR%%/themes/blue/videobutton.png X%%DATADIR%%/themes/blue/watch_dvd.png X%%DATADIR%%/themes/blue/watch_tv.png X%%DATADIR%%/themes/blue/watch_vcd.png X%%DATADIR%%/themes/blue/weather.png X%%DATADIR%%/themes/blue/webpage.png X%%DATADIR%%/themes/blueosd/blueosd-preview.png X%%DATADIR%%/themes/blueosd/cut-end.png X%%DATADIR%%/themes/blueosd/cut-start.png X%%DATADIR%%/themes/blueosd/fill-blue.png X%%DATADIR%%/themes/blueosd/grey.png X%%DATADIR%%/themes/blueosd/osd-alert.png X%%DATADIR%%/themes/blueosd/osd-big.png X%%DATADIR%%/themes/blueosd/osd-callerid.png X%%DATADIR%%/themes/blueosd/osd-channel-edit.png X%%DATADIR%%/themes/blueosd/osd-mid.png X%%DATADIR%%/themes/blueosd/osd-small.png X%%DATADIR%%/themes/blueosd/osd.xml X%%DATADIR%%/themes/blueosd/position-indicator.png X%%DATADIR%%/themes/blueosd/red.png X%%DATADIR%%/themes/blueosd/themeinfo.xml X%%DATADIR%%/themes/classic/classic-preview.png X%%DATADIR%%/themes/classic/main_settings.xml X%%DATADIR%%/themes/classic/mainmenu.xml X%%DATADIR%%/themes/classic/recpriorities_settings.xml X%%DATADIR%%/themes/classic/themeinfo.xml X%%DATADIR%%/themes/classic/tv_schedule.xml X%%DATADIR%%/themes/classic/tv_search.xml X%%DATADIR%%/themes/classic/tv_settings.xml X%%DATADIR%%/themes/classic/tvmenu.xml X%%DATADIR%%/themes/default-wide/appear-ui.xml X%%DATADIR%%/themes/default-wide/bar.png X%%DATADIR%%/themes/default-wide/controls-ui.xml X%%DATADIR%%/themes/default-wide/cr-lines.png X%%DATADIR%%/themes/default-wide/cr-selectbar.png X%%DATADIR%%/themes/default-wide/def-ro-lines.png X%%DATADIR%%/themes/default-wide/filler.png X%%DATADIR%%/themes/default-wide/gallery-ui.xml X%%DATADIR%%/themes/default-wide/game-ui.xml X%%DATADIR%%/themes/default-wide/gg-background.png X%%DATADIR%%/themes/default-wide/gg-vid-background.png X%%DATADIR%%/themes/default-wide/md_progress_background.png X%%DATADIR%%/themes/default-wide/mm_blackhole_border.png X%%DATADIR%%/themes/default-wide/mm_volume_background.png X%%DATADIR%%/themes/default-wide/mm_waiting.png X%%DATADIR%%/themes/default-wide/music-sel-bg.png X%%DATADIR%%/themes/default-wide/music-ui.xml X%%DATADIR%%/themes/default-wide/mv_pushbutton_off.png X%%DATADIR%%/themes/default-wide/mv_pushbutton_on.png X%%DATADIR%%/themes/default-wide/mv_pushbutton_pushed.png X%%DATADIR%%/themes/default-wide/mytharchive-ui.xml X%%DATADIR%%/themes/default-wide/mythburn-ui.xml X%%DATADIR%%/themes/default-wide/mythnative-ui.xml X%%DATADIR%%/themes/default-wide/netflix-bg.png X%%DATADIR%%/themes/default-wide/netflix-ui.xml X%%DATADIR%%/themes/default-wide/news-ui.xml X%%DATADIR%%/themes/default-wide/pd-background.png X%%DATADIR%%/themes/default-wide/pf-background.png X%%DATADIR%%/themes/default-wide/pf-lines.png X%%DATADIR%%/themes/default-wide/pf-sel1.png X%%DATADIR%%/themes/default-wide/pf-sel2.png X%%DATADIR%%/themes/default-wide/pf-sel3.png X%%DATADIR%%/themes/default-wide/pf-top.png X%%DATADIR%%/themes/default-wide/preview.png X%%DATADIR%%/themes/default-wide/rk-lines.png X%%DATADIR%%/themes/default-wide/rk-selectbar.png X%%DATADIR%%/themes/default-wide/selectbar.png X%%DATADIR%%/themes/default-wide/solid-background.png X%%DATADIR%%/themes/default-wide/solid-container.png X%%DATADIR%%/themes/default-wide/solid-cr-background.png X%%DATADIR%%/themes/default-wide/solid-showings.png X%%DATADIR%%/themes/default-wide/status-bar.png X%%DATADIR%%/themes/default-wide/status-ui.xml X%%DATADIR%%/themes/default-wide/text_button_off.png X%%DATADIR%%/themes/default-wide/text_button_on.png X%%DATADIR%%/themes/default-wide/text_button_pushed.png X%%DATADIR%%/themes/default-wide/track_info_background.png X%%DATADIR%%/themes/default-wide/trans-background.png X%%DATADIR%%/themes/default-wide/trans-backup.png X%%DATADIR%%/themes/default-wide/trans-container.png X%%DATADIR%%/themes/default-wide/trans-cr-background.png X%%DATADIR%%/themes/default-wide/trans-rk-background.png X%%DATADIR%%/themes/default-wide/trans-showings.png X%%DATADIR%%/themes/default-wide/trans-sr-background.png X%%DATADIR%%/themes/default-wide/trans-titles.png X%%DATADIR%%/themes/default-wide/welcome-ui.xml X%%DATADIR%%/themes/default/appear-ui.xml X%%DATADIR%%/themes/default/autoexpire.png X%%DATADIR%%/themes/default/bar.png X%%DATADIR%%/themes/default/base.xml X%%DATADIR%%/themes/default/blank.png X%%DATADIR%%/themes/default/blankbutton_off.png X%%DATADIR%%/themes/default/blankbutton_on.png X%%DATADIR%%/themes/default/blankbutton_pushed.png X%%DATADIR%%/themes/default/bookmark.png X%%DATADIR%%/themes/default/bottomright.png X%%DATADIR%%/themes/default/categories.xml X%%DATADIR%%/themes/default/cc.png X%%DATADIR%%/themes/default/checked.png X%%DATADIR%%/themes/default/checked_high.png X%%DATADIR%%/themes/default/commflagged.png X%%DATADIR%%/themes/default/cr-lines.png X%%DATADIR%%/themes/default/cr-selectbar.png X%%DATADIR%%/themes/default/cutlist.png X%%DATADIR%%/themes/default/dd.png X%%DATADIR%%/themes/default/def-ro-lines.png X%%DATADIR%%/themes/default/downarrow.png X%%DATADIR%%/themes/default/dummy1280x720p29.97.ts X%%DATADIR%%/themes/default/dummy1920x1088p29.97.ts X%%DATADIR%%/themes/default/dummy640x480p29.97.ts X%%DATADIR%%/themes/default/dummy720x480p29.97.ts X%%DATADIR%%/themes/default/dummy720x576p25.00.ts X%%DATADIR%%/themes/default/dummy768x576p50.00.ts X%%DATADIR%%/themes/default/filler.png X%%DATADIR%%/themes/default/galleryfolder.png X%%DATADIR%%/themes/default/gg-arrow-left.png X%%DATADIR%%/themes/default/gg-arrow-right.png X%%DATADIR%%/themes/default/gg-background.png X%%DATADIR%%/themes/default/gg-chans.png X%%DATADIR%%/themes/default/gg-rs-all.png X%%DATADIR%%/themes/default/gg-rs-channel.png X%%DATADIR%%/themes/default/gg-rs-findone.png X%%DATADIR%%/themes/default/gg-rs-override.png X%%DATADIR%%/themes/default/gg-rs-single.png X%%DATADIR%%/themes/default/gg-rs-timeslot.png X%%DATADIR%%/themes/default/gg-rs-weekslot.png X%%DATADIR%%/themes/default/gg-times.png X%%DATADIR%%/themes/default/gg-vid-background.png X%%DATADIR%%/themes/default/hd.png X%%DATADIR%%/themes/default/keyboard/ar_ui.xml X%%DATADIR%%/themes/default/keyboard/de_ui.xml X%%DATADIR%%/themes/default/keyboard/dk_ui.xml X%%DATADIR%%/themes/default/keyboard/en_uk_ui.xml X%%DATADIR%%/themes/default/keyboard/en_us_ui.xml X%%DATADIR%%/themes/default/keyboard/es_ui.xml X%%DATADIR%%/themes/default/keyboard/fr_ch_ui.xml X%%DATADIR%%/themes/default/keyboard/fr_ui.xml X%%DATADIR%%/themes/default/keyboard/he_ui.xml X%%DATADIR%%/themes/default/keyboard/it_ui.xml X%%DATADIR%%/themes/default/keyboard/key_down.png X%%DATADIR%%/themes/default/keyboard/key_down_back.png X%%DATADIR%%/themes/default/keyboard/key_down_del.png X%%DATADIR%%/themes/default/keyboard/key_down_done.png X%%DATADIR%%/themes/default/keyboard/key_down_move.png X%%DATADIR%%/themes/default/keyboard/key_down_shift.png X%%DATADIR%%/themes/default/keyboard/key_down_space.png X%%DATADIR%%/themes/default/keyboard/key_down_space2.png X%%DATADIR%%/themes/default/keyboard/key_downfocused.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_back.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_del.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_done.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_move.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_shift.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_space.png X%%DATADIR%%/themes/default/keyboard/key_downfocused_space2.png X%%DATADIR%%/themes/default/keyboard/key_focused.png X%%DATADIR%%/themes/default/keyboard/key_focused_back.png X%%DATADIR%%/themes/default/keyboard/key_focused_del.png X%%DATADIR%%/themes/default/keyboard/key_focused_done.png X%%DATADIR%%/themes/default/keyboard/key_focused_move.png X%%DATADIR%%/themes/default/keyboard/key_focused_shift.png X%%DATADIR%%/themes/default/keyboard/key_focused_space.png X%%DATADIR%%/themes/default/keyboard/key_focused_space2.png X%%DATADIR%%/themes/default/keyboard/key_normal.png X%%DATADIR%%/themes/default/keyboard/key_normal_back.png X%%DATADIR%%/themes/default/keyboard/key_normal_del.png X%%DATADIR%%/themes/default/keyboard/key_normal_done.png X%%DATADIR%%/themes/default/keyboard/key_normal_move.png X%%DATADIR%%/themes/default/keyboard/key_normal_shift.png X%%DATADIR%%/themes/default/keyboard/key_normal_space.png X%%DATADIR%%/themes/default/keyboard/key_normal_space2.png X%%DATADIR%%/themes/default/keyboard/ru_ui.xml X%%DATADIR%%/themes/default/keyboard/sv_ui.xml X%%DATADIR%%/themes/default/lb-arrow.png X%%DATADIR%%/themes/default/lb-check-empty.png X%%DATADIR%%/themes/default/lb-check-full.png X%%DATADIR%%/themes/default/lb-check-half.png X%%DATADIR%%/themes/default/lb-check.png X%%DATADIR%%/themes/default/lb-dnarrow-reg.png X%%DATADIR%%/themes/default/lb-dnarrow-sel.png X%%DATADIR%%/themes/default/lb-ltarrow-reg.png X%%DATADIR%%/themes/default/lb-ltarrow-sel.png X%%DATADIR%%/themes/default/lb-rtarrow-reg.png X%%DATADIR%%/themes/default/lb-rtarrow-sel.png X%%DATADIR%%/themes/default/lb-uparrow-reg.png X%%DATADIR%%/themes/default/lb-uparrow-sel.png X%%DATADIR%%/themes/default/leftarrow.png X%%DATADIR%%/themes/default/leftright_off.png X%%DATADIR%%/themes/default/leftright_on.png X%%DATADIR%%/themes/default/leftright_pushed.png X%%DATADIR%%/themes/default/mono.png X%%DATADIR%%/themes/default/mw_text_button_off.png X%%DATADIR%%/themes/default/mw_text_button_on.png X%%DATADIR%%/themes/default/mw_text_button_pushed.png X%%DATADIR%%/themes/default/mythdialogbox-background.png X%%DATADIR%%/themes/default/pd-background.png X%%DATADIR%%/themes/default/pf-background.png X%%DATADIR%%/themes/default/pf-lines.png X%%DATADIR%%/themes/default/pf-sel1.png X%%DATADIR%%/themes/default/pf-sel2.png X%%DATADIR%%/themes/default/pf-sel3.png X%%DATADIR%%/themes/default/pf-top.png X%%DATADIR%%/themes/default/preview.png X%%DATADIR%%/themes/default/processing.png X%%DATADIR%%/themes/default/rightarrow.png X%%DATADIR%%/themes/default/rk-lines.png X%%DATADIR%%/themes/default/rk-selectbar.png X%%DATADIR%%/themes/default/scrollarrow-dn.png X%%DATADIR%%/themes/default/scrollarrow-left.png X%%DATADIR%%/themes/default/scrollarrow-right.png X%%DATADIR%%/themes/default/scrollarrow-up.png X%%DATADIR%%/themes/default/selectbar.png X%%DATADIR%%/themes/default/solid-background.png X%%DATADIR%%/themes/default/solid-container.png X%%DATADIR%%/themes/default/solid-cr-background.png X%%DATADIR%%/themes/default/solid-showings.png X%%DATADIR%%/themes/default/solid-titles.png X%%DATADIR%%/themes/default/status-bar.png X%%DATADIR%%/themes/default/status-ui.xml X%%DATADIR%%/themes/default/stereo.png X%%DATADIR%%/themes/default/subs.png X%%DATADIR%%/themes/default/subs_onscreen.png X%%DATADIR%%/themes/default/surround.png X%%DATADIR%%/themes/default/text_button_off.png X%%DATADIR%%/themes/default/text_button_on.png X%%DATADIR%%/themes/default/text_button_pushed.png X%%DATADIR%%/themes/default/topleft.png X%%DATADIR%%/themes/default/trans-background.png X%%DATADIR%%/themes/default/trans-backup.png X%%DATADIR%%/themes/default/trans-container.png X%%DATADIR%%/themes/default/trans-cr-background.png X%%DATADIR%%/themes/default/trans-rk-background.png X%%DATADIR%%/themes/default/trans-showings.png X%%DATADIR%%/themes/default/trans-sr-background.png X%%DATADIR%%/themes/default/trans-titles.png X%%DATADIR%%/themes/default/unchecked.png X%%DATADIR%%/themes/default/unchecked_high.png X%%DATADIR%%/themes/default/uparrow.png X%%DATADIR%%/themes/default/watched.png X%%DATADIR%%/themes/default/welcome-ui.xml X%%DATADIR%%/themes/default/wide.png X%%DATADIR%%/themes/defaultosd/cut-end.png X%%DATADIR%%/themes/defaultosd/cut-start.png X%%DATADIR%%/themes/defaultosd/defaultosd-preview.png X%%DATADIR%%/themes/defaultosd/fill-blue.png X%%DATADIR%%/themes/defaultosd/grey.png X%%DATADIR%%/themes/defaultosd/osd-alert.png X%%DATADIR%%/themes/defaultosd/osd-big.png X%%DATADIR%%/themes/defaultosd/osd-browse.png X%%DATADIR%%/themes/defaultosd/osd-callerid.png X%%DATADIR%%/themes/defaultosd/osd-channel-edit.png X%%DATADIR%%/themes/defaultosd/osd-small.png X%%DATADIR%%/themes/defaultosd/osd.xml X%%DATADIR%%/themes/defaultosd/position-indicator.png X%%DATADIR%%/themes/defaultosd/red.png X%%DATADIR%%/themes/defaultosd/themeinfo.xml X%%DATADIR%%/tv_lists.xml X%%DATADIR%%/tv_schedule.xml X%%DATADIR%%/tv_search.xml X%%DATADIR%%/tv_settings.xml X%%DATADIR%%/tvmenu.xml X%%DATADIR%%/util_menu.xml X@dirrm include/mythtv/upnp/ X@dirrm include/mythtv/mpeg2dec/ X@dirrm include/mythtv/libmythui/ X@dirrm include/mythtv/libmythtv/ X@dirrm include/mythtv/libmyth/ X@dirrm include/mythtv/ffmpeg X@dirrm include/mythtv/dvdnav X@dirrm include/mythtv X@dirrm lib/mythtv/filters/ X@dirrm lib/mythtv/ X@dirrm %%DATADIR%%/themes/defaultosd/ X@dirrm %%DATADIR%%/themes/default/keyboard/ X@dirrm %%DATADIR%%/themes/default/ X@dirrm %%DATADIR%%/themes/default-wide/ X@dirrm %%DATADIR%%/themes/classic/ X@dirrm %%DATADIR%%/themes/blueosd/ X@dirrm %%DATADIR%%/themes/blue/ X@dirrm %%DATADIR%%/themes/G.A.N.T/watermark/ X@dirrm %%DATADIR%%/themes/G.A.N.T/type/ X@dirrm %%DATADIR%%/themes/G.A.N.T/title/ X@dirrm %%DATADIR%%/themes/G.A.N.T/bkg/ X@dirrm %%DATADIR%%/themes/G.A.N.T/ X@dirrm %%DATADIR%%/themes/DVR/ X@dirrmtry %%DATADIR%%/themes/ X@dirrm %%DATADIR%%/i18n/ X@dirrmtry %%DATADIR%% 243b6de3bb221312accbe307372ec60a echo x - mythtv-frontend/pkg-descr sed 's/^X//' >mythtv-frontend/pkg-descr << 'd625b421896d2b324344da6173c24a86' XMythTV is a "Personal Video Recorder", i.e. a computer-based video Xrecorder. It supports pausing and rewinding live TV, multiple tuner Xcards, hardware or software video compression, onscreen program guides Xand a distributed architecture. X XWWW: http://www.mythtv.org d625b421896d2b324344da6173c24a86 echo x - mythtv-frontend/distinfo sed 's/^X//' >mythtv-frontend/distinfo << '8f4c30ee0e876cb33aee4b88233e0b4c' XMD5 (mythtv-0.21.tar.bz2) = 49fc135e1cde90cd935c1229467fa37e XSHA256 (mythtv-0.21.tar.bz2) = 33a878a8fc3efdd74519b09b4ec3d16fa9d3a0436b321c13344e5f3ab723c5e4 XSIZE (mythtv-0.21.tar.bz2) = 14230687 8f4c30ee0e876cb33aee4b88233e0b4c echo x - mythtv-frontend/Makefile sed 's/^X//' >mythtv-frontend/Makefile << '95814f04be540b069b572eb2f5c36cbb' X# X# Ports collection makefile for: mythtv-frontend X# Date created: 14 September 2008 X# Whom: Bernhard Fr__hlich X# X# $FreeBSD$ X XPORTNAME= mythtv XPORTVERSION= 0.21 XCATEGORIES= multimedia XMASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ X http://ftp.oregonstate.edu/pub/mythtv/ XPKGNAMESUFFIX= -frontend XDISTNAME= ${PORTNAME}-${PORTVERSION} X XMAINTAINER= decke@bluelife.at XCOMMENT= MythTV is a homebrew PVR project X XLIB_DEPENDS= mp3lame.0:${PORTSDIR}/audio/lame \ X freetype.9:${PORTSDIR}/print/freetype2 XBUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake XRUN_DEPENDS= ${LOCALBASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin X XCONFLICTS= mythtv-[0-9]* X XONLY_FOR_ARCHS= i386 amd64 XUSE_BZIP2= yes XUSE_QT_VER= 3 XQT_NONSTANDARD= yes XUSE_GMAKE= yes XHAS_CONFIGURE= yes XUSE_LDCONFIG= yes X XMAKE_ENV= QTDIR="${QT_PREFIX}" \ X QMAKESPEC="${QMAKESPEC}" X XCONFIGURE_ENV+= QMAKESPEC="${QMAKESPEC}" MOC="${MOC}" CPPFLAGS="${CPPFLAGS} ${QTCPPFLAGS}" \ X QTDIR="${QT_PREFIX}" KDEDIR="${KDE_PREFIX}" \ X CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" X XCONFIGURE_ARGS= --prefix="${PREFIX}" --disable-v4l --disable-ivtv --disable-firewire \ X --disable-dvb --disable-dbox2 --disable-hdhomerun --disable-iptv \ X --without-bindings=perl,python --enable-xvmc --enable-xvmc-pro --disable-xvmcw X XQMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ X XOPTIONS= ARTS "arts sound driver" off \ X JACK "JACK sound driver" off X X.include X X.if defined(WITH_ARTS) XLIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts XCONFIGURE_ARGS+= --enable-audio-arts X.else XCONFIGURE_ARGS+= --disable-audio-arts X.endif X X.if defined(WITH_JACK) XLIB_DEPENDS+= jack.0:${PORTSDIR}/audio/jack XCONFIGURE_ARGS+= --enable-audio-jack X.else XCONFIGURE_ARGS+= --disable-audio-jack X.endif X X.include 95814f04be540b069b572eb2f5c36cbb exit --- mythtv-frontend-0.21.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From decke at bluelife.at Sat Oct 4 16:30:04 2008 From: decke at bluelife.at (Bernhard Froehlich) Date: Sat Oct 4 16:30:13 2008 Subject: ports/127857: [NEW PORT] multimedia/mythtv-themes: The official MythTV Themes for your PVR Message-ID: <20081004182530.3fc99fb2@chii.bluelife.at> >Number: 127857 >Category: ports >Synopsis: [NEW PORT] multimedia/mythtv-themes: The official MythTV Themes for your PVR >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 Oct 04 16:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Bernhard Fr__hlich >Release: FreeBSD 7.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD chii.bluelife.at 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Tue Sep 2 20:58:26 CEST >Description: This are the official MythTV Themes for your PVR. WWW: http://www.mythtv.org/wiki/index.php/Category:Themes Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- mythtv-themes-0.21.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: # # mythtv-themes # mythtv-themes/pkg-plist # mythtv-themes/pkg-descr # mythtv-themes/distinfo # mythtv-themes/Makefile # echo c - mythtv-themes mkdir -p mythtv-themes > /dev/null 2>&1 echo x - mythtv-themes/pkg-plist sed 's/^X//' >mythtv-themes/pkg-plist << '677d61c20b12b8dc0f6677fae505bd36' X@comment $FreeBSD$ X%%DATADIR%%/themes/Gray-OSD/DejaVuSans-Bold.ttf X%%DATADIR%%/themes/Gray-OSD/DejaVuSans-Oblique.ttf X%%DATADIR%%/themes/Gray-OSD/DejaVuSans.ttf X%%DATADIR%%/themes/Gray-OSD/cut_end.png X%%DATADIR%%/themes/Gray-OSD/cut_start.png X%%DATADIR%%/themes/Gray-OSD/fill_green.png X%%DATADIR%%/themes/Gray-OSD/fill_red.png X%%DATADIR%%/themes/Gray-OSD/gray-osd-preview.png X%%DATADIR%%/themes/Gray-OSD/osd-bar-mid.png X%%DATADIR%%/themes/Gray-OSD/osd-channel-edit.png X%%DATADIR%%/themes/Gray-OSD/osd-editmode.png X%%DATADIR%%/themes/Gray-OSD/osd-notify.png X%%DATADIR%%/themes/Gray-OSD/osd-small.png X%%DATADIR%%/themes/Gray-OSD/osd.xml X%%DATADIR%%/themes/Gray-OSD/popup.png X%%DATADIR%%/themes/Gray-OSD/position_marker.png X%%DATADIR%%/themes/Gray-OSD/selector.png X%%DATADIR%%/themes/Gray-OSD/slider_frame.png X%%DATADIR%%/themes/Gray-OSD/themeinfo.xml X%%DATADIR%%/themes/Iulius-OSD/blue.png X%%DATADIR%%/themes/Iulius-OSD/cut-end.png X%%DATADIR%%/themes/Iulius-OSD/cut-start.png X%%DATADIR%%/themes/Iulius-OSD/green-slide.png X%%DATADIR%%/themes/Iulius-OSD/green.png X%%DATADIR%%/themes/Iulius-OSD/iulius-osd-preview.png X%%DATADIR%%/themes/Iulius-OSD/osd-alert.png X%%DATADIR%%/themes/Iulius-OSD/osd-big.png X%%DATADIR%%/themes/Iulius-OSD/osd-callerid.png X%%DATADIR%%/themes/Iulius-OSD/osd-channel-edit.png X%%DATADIR%%/themes/Iulius-OSD/osd-edit-bg.png X%%DATADIR%%/themes/Iulius-OSD/osd-small.png X%%DATADIR%%/themes/Iulius-OSD/osd.xml X%%DATADIR%%/themes/Iulius-OSD/popup.png X%%DATADIR%%/themes/Iulius-OSD/position-indicator.png X%%DATADIR%%/themes/Iulius-OSD/red.png X%%DATADIR%%/themes/Iulius-OSD/themeinfo.xml X%%DATADIR%%/themes/Iulius/background.png X%%DATADIR%%/themes/Iulius/bar.png X%%DATADIR%%/themes/Iulius/base.xml X%%DATADIR%%/themes/Iulius/button_off.png X%%DATADIR%%/themes/Iulius/button_on.png X%%DATADIR%%/themes/Iulius/cr-selectbar.png X%%DATADIR%%/themes/Iulius/mythtv-logo.png X%%DATADIR%%/themes/Iulius/pf-sel1.png X%%DATADIR%%/themes/Iulius/pf-sel2.png X%%DATADIR%%/themes/Iulius/pf-sel3.png X%%DATADIR%%/themes/Iulius/pf-top.png X%%DATADIR%%/themes/Iulius/preview.jpg X%%DATADIR%%/themes/Iulius/qtlook.txt X%%DATADIR%%/themes/Iulius/rk-selectbar.png X%%DATADIR%%/themes/Iulius/theme.xml X%%DATADIR%%/themes/Iulius/themeinfo.xml X%%DATADIR%%/themes/Iulius/title/title_blank.png X%%DATADIR%%/themes/Iulius/title/title_dvd.png X%%DATADIR%%/themes/Iulius/title/title_gallery.png X%%DATADIR%%/themes/Iulius/title/title_games.png X%%DATADIR%%/themes/Iulius/title/title_music.png X%%DATADIR%%/themes/Iulius/title/title_setup.png X%%DATADIR%%/themes/Iulius/title/title_sports.png X%%DATADIR%%/themes/Iulius/title/title_tv.png X%%DATADIR%%/themes/Iulius/title/title_video.png X%%DATADIR%%/themes/Iulius/title/title_weather.png X%%DATADIR%%/themes/Iulius/type/autoexpire.png X%%DATADIR%%/themes/Iulius/type/bookmark.png X%%DATADIR%%/themes/Iulius/type/commflagged.png X%%DATADIR%%/themes/Iulius/type/cutlist.png X%%DATADIR%%/themes/Iulius/type/processing.png X%%DATADIR%%/themes/Iulius/ui.xml X%%DATADIR%%/themes/Minimalist-wide/README.txt X%%DATADIR%%/themes/Minimalist-wide/background.jpg X%%DATADIR%%/themes/Minimalist-wide/base.xml X%%DATADIR%%/themes/Minimalist-wide/button-background.jpg X%%DATADIR%%/themes/Minimalist-wide/button_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/DVD_PLAY.png X%%DATADIR%%/themes/Minimalist-wide/buttons/DVD_PLAY_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/DVD_RIP.png X%%DATADIR%%/themes/Minimalist-wide/buttons/DVD_RIP_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/EJECT.png X%%DATADIR%%/themes/Minimalist-wide/buttons/EJECT_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/GAME.png X%%DATADIR%%/themes/Minimalist-wide/buttons/GAME_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/IMAGES.png X%%DATADIR%%/themes/Minimalist-wide/buttons/IMAGES_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_INFO_CENTER.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_INFO_CENTER_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_MANAGE_RECORDINGS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_MANAGE_RECORDINGS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_MEDIA_LIBRARY.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_MEDIA_LIBRARY_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_OPTICAL_DISKS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_OPTICAL_DISKS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_UTILITIES_SETUP.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MENU_UTILITIES_SETUP_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_PLAY.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_PLAYLIST.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_PLAYLIST_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_PLAY_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_RIP.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_RIP_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_SCAN.png X%%DATADIR%%/themes/Minimalist-wide/buttons/MUSIC_SCAN_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/NEWS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/NEWS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/RADIO.png X%%DATADIR%%/themes/Minimalist-wide/buttons/RADIO_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/SETTINGS_APPEARANCE.png X%%DATADIR%%/themes/Minimalist-wide/buttons/SETTINGS_APPEARANCE_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_CUSTOM_RECORD.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_CUSTOM_RECORD_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_DELETE.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_DELETE_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_MANUAL_SCHEDULE.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_MANUAL_SCHEDULE_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_PREVIOUS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_PREVIOUS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_PROGFIND.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_PROGFIND_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_PROGRAM_GUIDE.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_PROGRAM_GUIDE_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_RECPRIORITIES.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_RECPRIORITIES_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SCHEDULE_RECORDINGS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SCHEDULE_RECORDINGS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_CATEGORIES.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_CATEGORIES_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_CHANNELS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_CHANNELS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_LISTINGS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_LISTINGS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_LISTS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_LISTS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_MOVIES.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_MOVIES_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_NEW_TITLES.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_NEW_TITLES_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_PEOPLE.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_PEOPLE_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_POWER.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_POWER_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_TIME.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_TIME_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_TITLES.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_TITLES_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_WORDS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_SEARCH_WORDS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_STATUS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_STATUS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_UPCOMING_RECORDINGS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_UPCOMING_RECORDINGS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_WATCH_RECORDINGS.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_WATCH_RECORDINGS_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_WATCH_TV.png X%%DATADIR%%/themes/Minimalist-wide/buttons/TV_WATCH_TV_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/VCD_PLAY.png X%%DATADIR%%/themes/Minimalist-wide/buttons/VCD_PLAY_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/VIDEO_BROWSER.png X%%DATADIR%%/themes/Minimalist-wide/buttons/VIDEO_BROWSER_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/VIDEO_MANAGER.png X%%DATADIR%%/themes/Minimalist-wide/buttons/VIDEO_MANAGER_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/WEATHER.png X%%DATADIR%%/themes/Minimalist-wide/buttons/WEATHER_off.png X%%DATADIR%%/themes/Minimalist-wide/buttons/WEBPAGE.png X%%DATADIR%%/themes/Minimalist-wide/buttons/WEBPAGE_off.png X%%DATADIR%%/themes/Minimalist-wide/gallery-ui.xml X%%DATADIR%%/themes/Minimalist-wide/game-ui.xml X%%DATADIR%%/themes/Minimalist-wide/gg-chans.png X%%DATADIR%%/themes/Minimalist-wide/gg-times.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-background.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-all.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-channel.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-findone.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-override.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-single.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-timeslot.png X%%DATADIR%%/themes/Minimalist-wide/guide/gg-rs-weekslot.png X%%DATADIR%%/themes/Minimalist-wide/music-ui.xml X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-backward.png X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-forward.png X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-next.png X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-pause.png X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-play.png X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-prev.png X%%DATADIR%%/themes/Minimalist-wide/music/cdplayer-stop.png X%%DATADIR%%/themes/Minimalist-wide/music/mm-sel-bg.png X%%DATADIR%%/themes/Minimalist-wide/music/mm_rating.png X%%DATADIR%%/themes/Minimalist-wide/music/mm_simple_button_on.png X%%DATADIR%%/themes/Minimalist-wide/news-ui.xml X%%DATADIR%%/themes/Minimalist-wide/pd-wbackground.png X%%DATADIR%%/themes/Minimalist-wide/playback_box/delrec-filler.png X%%DATADIR%%/themes/Minimalist-wide/playback_box/trans-container.png X%%DATADIR%%/themes/Minimalist-wide/playback_box/trans-pbb_back.png X%%DATADIR%%/themes/Minimalist-wide/preview.jpg X%%DATADIR%%/themes/Minimalist-wide/progfind/progfind_background.png X%%DATADIR%%/themes/Minimalist-wide/progfind/progfind_lines.png X%%DATADIR%%/themes/Minimalist-wide/progfind/progfind_sel1.png X%%DATADIR%%/themes/Minimalist-wide/progfind/progfind_sel2.png X%%DATADIR%%/themes/Minimalist-wide/progfind/progfind_sel3.png X%%DATADIR%%/themes/Minimalist-wide/qtlook.txt X%%DATADIR%%/themes/Minimalist-wide/rec_opts/ro-background.png X%%DATADIR%%/themes/Minimalist-wide/rec_opts/ro-lines.png X%%DATADIR%%/themes/Minimalist-wide/rec_priority/tit-trk-selectbar.png X%%DATADIR%%/themes/Minimalist-wide/rec_priority/trans-rk-background.png X%%DATADIR%%/themes/Minimalist-wide/shared/down_arrow.png X%%DATADIR%%/themes/Minimalist-wide/shared/left_arrow.png X%%DATADIR%%/themes/Minimalist-wide/shared/long_bar.png X%%DATADIR%%/themes/Minimalist-wide/shared/right_arrow.png X%%DATADIR%%/themes/Minimalist-wide/shared/trans-titles.png X%%DATADIR%%/themes/Minimalist-wide/shared/up_arrow.png X%%DATADIR%%/themes/Minimalist-wide/shared/very_long_bar.png X%%DATADIR%%/themes/Minimalist-wide/text-blank.png X%%DATADIR%%/themes/Minimalist-wide/theme.xml X%%DATADIR%%/themes/Minimalist-wide/themeinfo.xml X%%DATADIR%%/themes/Minimalist-wide/title/media_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_dvd.png X%%DATADIR%%/themes/Minimalist-wide/title/title_dvd_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_gallery.png X%%DATADIR%%/themes/Minimalist-wide/title/title_game_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_info_center.png X%%DATADIR%%/themes/Minimalist-wide/title/title_info_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_library.png X%%DATADIR%%/themes/Minimalist-wide/title/title_main.png X%%DATADIR%%/themes/Minimalist-wide/title/title_manage_recordings.png X%%DATADIR%%/themes/Minimalist-wide/title/title_media_settings.png X%%DATADIR%%/themes/Minimalist-wide/title/title_music.png X%%DATADIR%%/themes/Minimalist-wide/title/title_music_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_optical_disks.png X%%DATADIR%%/themes/Minimalist-wide/title/title_schedule.png X%%DATADIR%%/themes/Minimalist-wide/title/title_search.png X%%DATADIR%%/themes/Minimalist-wide/title/title_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_tv.png X%%DATADIR%%/themes/Minimalist-wide/title/title_tv_setup.png X%%DATADIR%%/themes/Minimalist-wide/title/title_util.png X%%DATADIR%%/themes/Minimalist-wide/title/title_video.png X%%DATADIR%%/themes/Minimalist-wide/title/title_video_setup.png X%%DATADIR%%/themes/Minimalist-wide/trans-backup.png X%%DATADIR%%/themes/Minimalist-wide/type/autoexpire.png X%%DATADIR%%/themes/Minimalist-wide/type/bookmark.png X%%DATADIR%%/themes/Minimalist-wide/type/commflagged.png X%%DATADIR%%/themes/Minimalist-wide/type/cutlist.png X%%DATADIR%%/themes/Minimalist-wide/type/processing.png X%%DATADIR%%/themes/Minimalist-wide/ui.xml X%%DATADIR%%/themes/Minimalist-wide/video-ui.xml X%%DATADIR%%/themes/Minimalist-wide/video/imdb-selectbar.png X%%DATADIR%%/themes/Minimalist-wide/video/imdb_sel.png X%%DATADIR%%/themes/Minimalist-wide/video/mv-background.png X%%DATADIR%%/themes/Minimalist-wide/weather/logo.png X%%DATADIR%%/themes/Minimalist-wide/weather/mw-background.png X%%DATADIR%%/themes/Minimalist-wide/weather/mw-lines.png X%%DATADIR%%/themes/Minimalist-wide/weather/showers.png X%%DATADIR%%/themes/Minimalist-wide/weather/snowshow.png X%%DATADIR%%/themes/Minimalist-wide/weather/sunny.png X%%DATADIR%%/themes/Minimalist-wide/weather/thunshowers.png X%%DATADIR%%/themes/Minimalist-wide/weather/trans-backup.png X%%DATADIR%%/themes/Minimalist-wide/weather/unknown.png X%%DATADIR%%/themes/MythCenter-wide/README X%%DATADIR%%/themes/MythCenter-wide/base.xml X%%DATADIR%%/themes/MythCenter-wide/preview.jpg X%%DATADIR%%/themes/MythCenter-wide/qtlook.txt X%%DATADIR%%/themes/MythCenter-wide/theme.xml X%%DATADIR%%/themes/MythCenter-wide/themeinfo.xml X%%DATADIR%%/themes/MythCenter-wide/title/title_dvd.png X%%DATADIR%%/themes/MythCenter-wide/title/title_gallery.png X%%DATADIR%%/themes/MythCenter-wide/title/title_games.png X%%DATADIR%%/themes/MythCenter-wide/title/title_info_center.png X%%DATADIR%%/themes/MythCenter-wide/title/title_info_settings.png X%%DATADIR%%/themes/MythCenter-wide/title/title_main.png X%%DATADIR%%/themes/MythCenter-wide/title/title_multimedia.png X%%DATADIR%%/themes/MythCenter-wide/title/title_music.png X%%DATADIR%%/themes/MythCenter-wide/title/title_music_setup.png X%%DATADIR%%/themes/MythCenter-wide/title/title_priority.png X%%DATADIR%%/themes/MythCenter-wide/title/title_record.png X%%DATADIR%%/themes/MythCenter-wide/title/title_schedule.png X%%DATADIR%%/themes/MythCenter-wide/title/title_search.png X%%DATADIR%%/themes/MythCenter-wide/title/title_setup.png X%%DATADIR%%/themes/MythCenter-wide/title/title_tv.png X%%DATADIR%%/themes/MythCenter-wide/title/title_video.png X%%DATADIR%%/themes/MythCenter-wide/title/title_weather.png X%%DATADIR%%/themes/MythCenter-wide/ui.xml X%%DATADIR%%/themes/MythCenter-wide/ui/background.png X%%DATADIR%%/themes/MythCenter-wide/ui/button_off.png X%%DATADIR%%/themes/MythCenter-wide/ui/button_on.png X%%DATADIR%%/themes/MythCenter-wide/ui/down.png X%%DATADIR%%/themes/MythCenter-wide/ui/mythtv_logo.png X%%DATADIR%%/themes/MythCenter-wide/ui/up.png X%%DATADIR%%/themes/MythCenter-wide/watermark/alarmclock.png X%%DATADIR%%/themes/MythCenter-wide/watermark/appearance.png X%%DATADIR%%/themes/MythCenter-wide/watermark/big_arrow_down.png X%%DATADIR%%/themes/MythCenter-wide/watermark/browser.png X%%DATADIR%%/themes/MythCenter-wide/watermark/cd.png X%%DATADIR%%/themes/MythCenter-wide/watermark/cd_rip.png X%%DATADIR%%/themes/MythCenter-wide/watermark/checklist.png X%%DATADIR%%/themes/MythCenter-wide/watermark/clock.png X%%DATADIR%%/themes/MythCenter-wide/watermark/dvd.png X%%DATADIR%%/themes/MythCenter-wide/watermark/dvd_burn.png X%%DATADIR%%/themes/MythCenter-wide/watermark/dvd_eject.png X%%DATADIR%%/themes/MythCenter-wide/watermark/dvd_rip.png X%%DATADIR%%/themes/MythCenter-wide/watermark/error.png X%%DATADIR%%/themes/MythCenter-wide/watermark/gallery.png X%%DATADIR%%/themes/MythCenter-wide/watermark/gallery_settings.png X%%DATADIR%%/themes/MythCenter-wide/watermark/hardware_info.png X%%DATADIR%%/themes/MythCenter-wide/watermark/hardware_settings.png X%%DATADIR%%/themes/MythCenter-wide/watermark/important.png X%%DATADIR%%/themes/MythCenter-wide/watermark/info.png X%%DATADIR%%/themes/MythCenter-wide/watermark/ipod.png X%%DATADIR%%/themes/MythCenter-wide/watermark/joystick.png X%%DATADIR%%/themes/MythCenter-wide/watermark/keys.png X%%DATADIR%%/themes/MythCenter-wide/watermark/movietime.png X%%DATADIR%%/themes/MythCenter-wide/watermark/multimedia.png X%%DATADIR%%/themes/MythCenter-wide/watermark/music.png X%%DATADIR%%/themes/MythCenter-wide/watermark/music_settings.png X%%DATADIR%%/themes/MythCenter-wide/watermark/news.png X%%DATADIR%%/themes/MythCenter-wide/watermark/phone.png X%%DATADIR%%/themes/MythCenter-wide/watermark/pie.png X%%DATADIR%%/themes/MythCenter-wide/watermark/play.png X%%DATADIR%%/themes/MythCenter-wide/watermark/priority.png X%%DATADIR%%/themes/MythCenter-wide/watermark/radio.png X%%DATADIR%%/themes/MythCenter-wide/watermark/record.png X%%DATADIR%%/themes/MythCenter-wide/watermark/search.png X%%DATADIR%%/themes/MythCenter-wide/watermark/setup.png X%%DATADIR%%/themes/MythCenter-wide/watermark/stream.png X%%DATADIR%%/themes/MythCenter-wide/watermark/tv.png X%%DATADIR%%/themes/MythCenter-wide/watermark/video.png X%%DATADIR%%/themes/MythCenter-wide/watermark/video_settings.png X%%DATADIR%%/themes/MythCenter-wide/watermark/weather.png X%%DATADIR%%/themes/MythCenter-wide/watermark/zoneminder.png X%%DATADIR%%/themes/MythCenter/README X%%DATADIR%%/themes/MythCenter/base.xml X%%DATADIR%%/themes/MythCenter/preview.jpg X%%DATADIR%%/themes/MythCenter/qtlook.txt X%%DATADIR%%/themes/MythCenter/theme.xml X%%DATADIR%%/themes/MythCenter/themeinfo.xml X%%DATADIR%%/themes/MythCenter/title/title_dvd.png X%%DATADIR%%/themes/MythCenter/title/title_gallery.png X%%DATADIR%%/themes/MythCenter/title/title_games.png X%%DATADIR%%/themes/MythCenter/title/title_info_center.png X%%DATADIR%%/themes/MythCenter/title/title_info_settings.png X%%DATADIR%%/themes/MythCenter/title/title_main.png X%%DATADIR%%/themes/MythCenter/title/title_multimedia.png X%%DATADIR%%/themes/MythCenter/title/title_music.png X%%DATADIR%%/themes/MythCenter/title/title_music_setup.png X%%DATADIR%%/themes/MythCenter/title/title_priority.png X%%DATADIR%%/themes/MythCenter/title/title_record.png X%%DATADIR%%/themes/MythCenter/title/title_schedule.png X%%DATADIR%%/themes/MythCenter/title/title_search.png X%%DATADIR%%/themes/MythCenter/title/title_setup.png X%%DATADIR%%/themes/MythCenter/title/title_tv.png X%%DATADIR%%/themes/MythCenter/title/title_video.png X%%DATADIR%%/themes/MythCenter/title/title_weather.png X%%DATADIR%%/themes/MythCenter/ui.xml X%%DATADIR%%/themes/MythCenter/ui/background.png X%%DATADIR%%/themes/MythCenter/ui/button_off.png X%%DATADIR%%/themes/MythCenter/ui/button_on.png X%%DATADIR%%/themes/MythCenter/ui/down.png X%%DATADIR%%/themes/MythCenter/ui/mythtv_logo.png X%%DATADIR%%/themes/MythCenter/ui/up.png X%%DATADIR%%/themes/MythCenter/watermark/alarmclock.png X%%DATADIR%%/themes/MythCenter/watermark/appearance.png X%%DATADIR%%/themes/MythCenter/watermark/big_arrow_down.png X%%DATADIR%%/themes/MythCenter/watermark/browser.png X%%DATADIR%%/themes/MythCenter/watermark/cd.png X%%DATADIR%%/themes/MythCenter/watermark/cd_rip.png X%%DATADIR%%/themes/MythCenter/watermark/checklist.png X%%DATADIR%%/themes/MythCenter/watermark/clock.png X%%DATADIR%%/themes/MythCenter/watermark/dvd.png X%%DATADIR%%/themes/MythCenter/watermark/dvd_burn.png X%%DATADIR%%/themes/MythCenter/watermark/dvd_eject.png X%%DATADIR%%/themes/MythCenter/watermark/dvd_rip.png X%%DATADIR%%/themes/MythCenter/watermark/error.png X%%DATADIR%%/themes/MythCenter/watermark/gallery.png X%%DATADIR%%/themes/MythCenter/watermark/gallery_settings.png X%%DATADIR%%/themes/MythCenter/watermark/hardware_info.png X%%DATADIR%%/themes/MythCenter/watermark/hardware_settings.png X%%DATADIR%%/themes/MythCenter/watermark/important.png X%%DATADIR%%/themes/MythCenter/watermark/info.png X%%DATADIR%%/themes/MythCenter/watermark/ipod.png X%%DATADIR%%/themes/MythCenter/watermark/joystick.png X%%DATADIR%%/themes/MythCenter/watermark/keys.png X%%DATADIR%%/themes/MythCenter/watermark/movietime.png X%%DATADIR%%/themes/MythCenter/watermark/multimedia.png X%%DATADIR%%/themes/MythCenter/watermark/music.png X%%DATADIR%%/themes/MythCenter/watermark/music_settings.png X%%DATADIR%%/themes/MythCenter/watermark/news.png X%%DATADIR%%/themes/MythCenter/watermark/phone.png X%%DATADIR%%/themes/MythCenter/watermark/pie.png X%%DATADIR%%/themes/MythCenter/watermark/play.png X%%DATADIR%%/themes/MythCenter/watermark/priority.png X%%DATADIR%%/themes/MythCenter/watermark/radio.png X%%DATADIR%%/themes/MythCenter/watermark/record.png X%%DATADIR%%/themes/MythCenter/watermark/search.png X%%DATADIR%%/themes/MythCenter/watermark/setup.png X%%DATADIR%%/themes/MythCenter/watermark/stream.png X%%DATADIR%%/themes/MythCenter/watermark/tv.png X%%DATADIR%%/themes/MythCenter/watermark/video.png X%%DATADIR%%/themes/MythCenter/watermark/video_settings.png X%%DATADIR%%/themes/MythCenter/watermark/weather.png X%%DATADIR%%/themes/MythCenter/watermark/zoneminder.png X%%DATADIR%%/themes/Retro-OSD/Vera.ttf X%%DATADIR%%/themes/Retro-OSD/VeraBd.ttf X%%DATADIR%%/themes/Retro-OSD/cut_end.png X%%DATADIR%%/themes/Retro-OSD/cut_start.png X%%DATADIR%%/themes/Retro-OSD/edit.png X%%DATADIR%%/themes/Retro-OSD/fill_green.png X%%DATADIR%%/themes/Retro-OSD/fill_red.png X%%DATADIR%%/themes/Retro-OSD/osd-channel-edit.png X%%DATADIR%%/themes/Retro-OSD/osd.xml X%%DATADIR%%/themes/Retro-OSD/osd_mid.png X%%DATADIR%%/themes/Retro-OSD/pause.png X%%DATADIR%%/themes/Retro-OSD/paused_frame.png X%%DATADIR%%/themes/Retro-OSD/phone.png X%%DATADIR%%/themes/Retro-OSD/popup.png X%%DATADIR%%/themes/Retro-OSD/position_marker.png X%%DATADIR%%/themes/Retro-OSD/retro-osd-preview.png X%%DATADIR%%/themes/Retro-OSD/scroll.png X%%DATADIR%%/themes/Retro-OSD/select.png X%%DATADIR%%/themes/Retro-OSD/settings.png X%%DATADIR%%/themes/Retro-OSD/themeinfo.xml X%%DATADIR%%/themes/Retro/base.xml X%%DATADIR%%/themes/Retro/blank.png X%%DATADIR%%/themes/Retro/pd-background.png X%%DATADIR%%/themes/Retro/preview.jpg X%%DATADIR%%/themes/Retro/qtlook.txt X%%DATADIR%%/themes/Retro/theme.xml X%%DATADIR%%/themes/Retro/themeinfo.xml X%%DATADIR%%/themes/Retro/title/title_dvd.png X%%DATADIR%%/themes/Retro/title/title_dvd_setup.png X%%DATADIR%%/themes/Retro/title/title_gallery.png X%%DATADIR%%/themes/Retro/title/title_game_setup.png X%%DATADIR%%/themes/Retro/title/title_games.png X%%DATADIR%%/themes/Retro/title/title_info_center.png X%%DATADIR%%/themes/Retro/title/title_info_settings.png X%%DATADIR%%/themes/Retro/title/title_main.png X%%DATADIR%%/themes/Retro/title/title_manage.png X%%DATADIR%%/themes/Retro/title/title_media_library copy.png X%%DATADIR%%/themes/Retro/title/title_media_library.png X%%DATADIR%%/themes/Retro/title/title_media_settings.png X%%DATADIR%%/themes/Retro/title/title_multimedia.png X%%DATADIR%%/themes/Retro/title/title_music.png X%%DATADIR%%/themes/Retro/title/title_music_setup.png X%%DATADIR%%/themes/Retro/title/title_optical_discs.png X%%DATADIR%%/themes/Retro/title/title_priority.png X%%DATADIR%%/themes/Retro/title/title_record.png X%%DATADIR%%/themes/Retro/title/title_schedule.png X%%DATADIR%%/themes/Retro/title/title_search.png X%%DATADIR%%/themes/Retro/title/title_search_lists.png X%%DATADIR%%/themes/Retro/title/title_search_words.png X%%DATADIR%%/themes/Retro/title/title_setup.png X%%DATADIR%%/themes/Retro/title/title_tv.png X%%DATADIR%%/themes/Retro/title/title_tv_settings.png X%%DATADIR%%/themes/Retro/title/title_utilities.png X%%DATADIR%%/themes/Retro/title/title_video.png X%%DATADIR%%/themes/Retro/title/title_video_setup.png X%%DATADIR%%/themes/Retro/title/title_weather.png X%%DATADIR%%/themes/Retro/ui.xml X%%DATADIR%%/themes/Retro/ui/background.png X%%DATADIR%%/themes/Retro/ui/button_off.png X%%DATADIR%%/themes/Retro/ui/button_on.png X%%DATADIR%%/themes/Retro/ui/down.png X%%DATADIR%%/themes/Retro/ui/mythtv_logo.png X%%DATADIR%%/themes/Retro/ui/up.png X%%DATADIR%%/themes/Retro/watermark/calendar.png X%%DATADIR%%/themes/Retro/watermark/clock.png X%%DATADIR%%/themes/Retro/watermark/delete.png X%%DATADIR%%/themes/Retro/watermark/dvd.png X%%DATADIR%%/themes/Retro/watermark/dvd_rip.png X%%DATADIR%%/themes/Retro/watermark/dvd_rip_settings.png X%%DATADIR%%/themes/Retro/watermark/dvd_settings.png X%%DATADIR%%/themes/Retro/watermark/error.png X%%DATADIR%%/themes/Retro/watermark/gallery.png X%%DATADIR%%/themes/Retro/watermark/gallery_settings.png X%%DATADIR%%/themes/Retro/watermark/games.png X%%DATADIR%%/themes/Retro/watermark/games_settings.png X%%DATADIR%%/themes/Retro/watermark/hardware_info.png X%%DATADIR%%/themes/Retro/watermark/hardware_settings.png X%%DATADIR%%/themes/Retro/watermark/important.png X%%DATADIR%%/themes/Retro/watermark/info.png X%%DATADIR%%/themes/Retro/watermark/info_settings.png X%%DATADIR%%/themes/Retro/watermark/media_settings.png X%%DATADIR%%/themes/Retro/watermark/multimedia.png X%%DATADIR%%/themes/Retro/watermark/music.png X%%DATADIR%%/themes/Retro/watermark/music_settings.png X%%DATADIR%%/themes/Retro/watermark/netflix.png X%%DATADIR%%/themes/Retro/watermark/netflix_settings.png X%%DATADIR%%/themes/Retro/watermark/news.png X%%DATADIR%%/themes/Retro/watermark/news_settings.png X%%DATADIR%%/themes/Retro/watermark/phone.png X%%DATADIR%%/themes/Retro/watermark/phone_settings.png X%%DATADIR%%/themes/Retro/watermark/priority.png X%%DATADIR%%/themes/Retro/watermark/prog_guide.png X%%DATADIR%%/themes/Retro/watermark/recordings.png X%%DATADIR%%/themes/Retro/watermark/search.png X%%DATADIR%%/themes/Retro/watermark/search_calendar.png X%%DATADIR%%/themes/Retro/watermark/search_guide.png X%%DATADIR%%/themes/Retro/watermark/setup.png X%%DATADIR%%/themes/Retro/watermark/streaming.png X%%DATADIR%%/themes/Retro/watermark/streaming_settings.png X%%DATADIR%%/themes/Retro/watermark/system_status.png X%%DATADIR%%/themes/Retro/watermark/tv.png X%%DATADIR%%/themes/Retro/watermark/tv_settings.png X%%DATADIR%%/themes/Retro/watermark/video.png X%%DATADIR%%/themes/Retro/watermark/video_settings.png X%%DATADIR%%/themes/Retro/watermark/weather.png X%%DATADIR%%/themes/Retro/watermark/weather_settings.png X%%DATADIR%%/themes/Retro/watermark/web.png X%%DATADIR%%/themes/Retro/watermark/web_settings.png X%%DATADIR%%/themes/Titivillus-OSD/cut-end.png X%%DATADIR%%/themes/Titivillus-OSD/cut-start.png X%%DATADIR%%/themes/Titivillus-OSD/edit_background.png X%%DATADIR%%/themes/Titivillus-OSD/fill-blue.png X%%DATADIR%%/themes/Titivillus-OSD/grey.png X%%DATADIR%%/themes/Titivillus-OSD/length.png X%%DATADIR%%/themes/Titivillus-OSD/osd-alert.png X%%DATADIR%%/themes/Titivillus-OSD/osd-big.png X%%DATADIR%%/themes/Titivillus-OSD/osd-callerid.png X%%DATADIR%%/themes/Titivillus-OSD/osd-channel-edit.png X%%DATADIR%%/themes/Titivillus-OSD/osd-small.png X%%DATADIR%%/themes/Titivillus-OSD/osd.xml X%%DATADIR%%/themes/Titivillus-OSD/popup.png X%%DATADIR%%/themes/Titivillus-OSD/position-indicator.png X%%DATADIR%%/themes/Titivillus-OSD/red.png X%%DATADIR%%/themes/Titivillus-OSD/themeinfo.xml X%%DATADIR%%/themes/Titivillus-OSD/titivillus-osd-preview.png X%%DATADIR%%/themes/Titivillus/README.txt X%%DATADIR%%/themes/Titivillus/background.jpg X%%DATADIR%%/themes/Titivillus/background.png X%%DATADIR%%/themes/Titivillus/base.xml X%%DATADIR%%/themes/Titivillus/button_off.png X%%DATADIR%%/themes/Titivillus/button_on.png X%%DATADIR%%/themes/Titivillus/conflict/cr-background.png X%%DATADIR%%/themes/Titivillus/conflict/cr-lines.png X%%DATADIR%%/themes/Titivillus/conflict/tit-cr-selectbar.png X%%DATADIR%%/themes/Titivillus/conflict/trans-cr-background.png X%%DATADIR%%/themes/Titivillus/forward.png X%%DATADIR%%/themes/Titivillus/gallery-ui.xml X%%DATADIR%%/themes/Titivillus/game-ui.xml X%%DATADIR%%/themes/Titivillus/guide/gg-arrow-left.png X%%DATADIR%%/themes/Titivillus/guide/gg-arrow-right.png X%%DATADIR%%/themes/Titivillus/guide/gg-background.jpg X%%DATADIR%%/themes/Titivillus/guide/gg-background.png X%%DATADIR%%/themes/Titivillus/guide/gg-chans.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-all.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-channel.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-findone.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-override.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-single.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-timeslot.png X%%DATADIR%%/themes/Titivillus/guide/gg-rs-weekslot.png X%%DATADIR%%/themes/Titivillus/guide/gg-times.png X%%DATADIR%%/themes/Titivillus/guide/gg-vid-background.png X%%DATADIR%%/themes/Titivillus/music-ui.xml X%%DATADIR%%/themes/Titivillus/music/mm-background.png X%%DATADIR%%/themes/Titivillus/music/mm-showings.png X%%DATADIR%%/themes/Titivillus/music/mm_blackhole_border.png X%%DATADIR%%/themes/Titivillus/music/mm_ff_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_ff_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_ff_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_next_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_next_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_next_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_pause_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_pause_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_pause_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_play_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_play_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_play_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_prev_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_prev_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_prev_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_rating.png X%%DATADIR%%/themes/Titivillus/music/mm_rew_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_rew_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_rew_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_selectionbar.png X%%DATADIR%%/themes/Titivillus/music/mm_simple_button_active.png X%%DATADIR%%/themes/Titivillus/music/mm_simple_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_simple_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_stop_button_off.png X%%DATADIR%%/themes/Titivillus/music/mm_stop_button_on.png X%%DATADIR%%/themes/Titivillus/music/mm_stop_button_pushed.png X%%DATADIR%%/themes/Titivillus/music/mm_track_info_background.png X%%DATADIR%%/themes/Titivillus/music/mm_volume_background.png X%%DATADIR%%/themes/Titivillus/music/mm_volume_tick.png X%%DATADIR%%/themes/Titivillus/music/mm_waiting.png X%%DATADIR%%/themes/Titivillus/music/music-sel-bg.png X%%DATADIR%%/themes/Titivillus/music/trans-mm-background.png X%%DATADIR%%/themes/Titivillus/music/trans-mm-showings.png X%%DATADIR%%/themes/Titivillus/news-ui.xml X%%DATADIR%%/themes/Titivillus/playback_box/delrec-filler.png X%%DATADIR%%/themes/Titivillus/playback_box/pbb_bot.png X%%DATADIR%%/themes/Titivillus/playback_box/solid-showings.png X%%DATADIR%%/themes/Titivillus/playback_box/trans-container.png X%%DATADIR%%/themes/Titivillus/playback_box/trans-pbb_back.png X%%DATADIR%%/themes/Titivillus/playback_box/trans-showings.png X%%DATADIR%%/themes/Titivillus/preview.jpg X%%DATADIR%%/themes/Titivillus/progfind/progfind_background.png X%%DATADIR%%/themes/Titivillus/progfind/progfind_lines.png X%%DATADIR%%/themes/Titivillus/progfind/progfind_sel1.png X%%DATADIR%%/themes/Titivillus/progfind/progfind_sel2.png X%%DATADIR%%/themes/Titivillus/progfind/progfind_sel3.png X%%DATADIR%%/themes/Titivillus/progfind/progfind_top.png X%%DATADIR%%/themes/Titivillus/qtlook.txt X%%DATADIR%%/themes/Titivillus/rec_opts/ro-background.png X%%DATADIR%%/themes/Titivillus/rec_opts/ro-lines.png X%%DATADIR%%/themes/Titivillus/rec_priority/rk-background.jpg X%%DATADIR%%/themes/Titivillus/rec_priority/rk-lines.png X%%DATADIR%%/themes/Titivillus/rec_priority/tit-trk-selectbar.png X%%DATADIR%%/themes/Titivillus/shared/down_arrow.png X%%DATADIR%%/themes/Titivillus/shared/left_arrow.png X%%DATADIR%%/themes/Titivillus/shared/long_bar.png X%%DATADIR%%/themes/Titivillus/shared/right_arrow.png X%%DATADIR%%/themes/Titivillus/shared/trans-titles.png X%%DATADIR%%/themes/Titivillus/shared/trans-titles.psd X%%DATADIR%%/themes/Titivillus/shared/up_arrow.png X%%DATADIR%%/themes/Titivillus/text-blank.png X%%DATADIR%%/themes/Titivillus/theme.xml X%%DATADIR%%/themes/Titivillus/themeinfo.xml X%%DATADIR%%/themes/Titivillus/title/media_setup.png X%%DATADIR%%/themes/Titivillus/title/title_dvd.png X%%DATADIR%%/themes/Titivillus/title/title_dvd_setup.png X%%DATADIR%%/themes/Titivillus/title/title_gallery.png X%%DATADIR%%/themes/Titivillus/title/title_game_setup.png X%%DATADIR%%/themes/Titivillus/title/title_info_center.png X%%DATADIR%%/themes/Titivillus/title/title_info_setup.png X%%DATADIR%%/themes/Titivillus/title/title_library.png X%%DATADIR%%/themes/Titivillus/title/title_main.png X%%DATADIR%%/themes/Titivillus/title/title_manage_recordings.png X%%DATADIR%%/themes/Titivillus/title/title_media_setup.jpg X%%DATADIR%%/themes/Titivillus/title/title_music.jpg X%%DATADIR%%/themes/Titivillus/title/title_music.png X%%DATADIR%%/themes/Titivillus/title/title_music_setup.png X%%DATADIR%%/themes/Titivillus/title/title_optical_disks.png X%%DATADIR%%/themes/Titivillus/title/title_schedule.png X%%DATADIR%%/themes/Titivillus/title/title_search.png X%%DATADIR%%/themes/Titivillus/title/title_setup.png X%%DATADIR%%/themes/Titivillus/title/title_tv.png X%%DATADIR%%/themes/Titivillus/title/title_tv_settings.png X%%DATADIR%%/themes/Titivillus/title/title_tv_setup.png X%%DATADIR%%/themes/Titivillus/title/title_util.png X%%DATADIR%%/themes/Titivillus/title/title_video.png X%%DATADIR%%/themes/Titivillus/title/title_video_setup.png X%%DATADIR%%/themes/Titivillus/type/autoexpire.png X%%DATADIR%%/themes/Titivillus/type/bookmark.png X%%DATADIR%%/themes/Titivillus/type/commflagged.png X%%DATADIR%%/themes/Titivillus/type/cutlist.png X%%DATADIR%%/themes/Titivillus/type/processing.png X%%DATADIR%%/themes/Titivillus/ui.xml X%%DATADIR%%/themes/Titivillus/video-ui.xml X%%DATADIR%%/themes/Titivillus/video/mv-background.png X%%DATADIR%%/themes/Titivillus/video/vm-background.png X%%DATADIR%%/themes/Titivillus/watermark/dvd.png X%%DATADIR%%/themes/Titivillus/watermark/dvd_play.png X%%DATADIR%%/themes/Titivillus/watermark/dvd_rip.png X%%DATADIR%%/themes/Titivillus/watermark/exec.png X%%DATADIR%%/themes/Titivillus/watermark/gallery.png X%%DATADIR%%/themes/Titivillus/watermark/game.png X%%DATADIR%%/themes/Titivillus/watermark/info_center.png X%%DATADIR%%/themes/Titivillus/watermark/library.png X%%DATADIR%%/themes/Titivillus/watermark/manage_recordings.png X%%DATADIR%%/themes/Titivillus/watermark/music.png X%%DATADIR%%/themes/Titivillus/watermark/music_playlist.png X%%DATADIR%%/themes/Titivillus/watermark/music_rip.png X%%DATADIR%%/themes/Titivillus/watermark/music_scan.png X%%DATADIR%%/themes/Titivillus/watermark/news.png X%%DATADIR%%/themes/Titivillus/watermark/phonepic.png X%%DATADIR%%/themes/Titivillus/watermark/radio.png X%%DATADIR%%/themes/Titivillus/watermark/recipe.png X%%DATADIR%%/themes/Titivillus/watermark/search_categories.png X%%DATADIR%%/themes/Titivillus/watermark/search_channels.png X%%DATADIR%%/themes/Titivillus/watermark/search_keywords.png X%%DATADIR%%/themes/Titivillus/watermark/search_lists.png X%%DATADIR%%/themes/Titivillus/watermark/search_movies.png X%%DATADIR%%/themes/Titivillus/watermark/search_new_titles.png X%%DATADIR%%/themes/Titivillus/watermark/search_people.png X%%DATADIR%%/themes/Titivillus/watermark/search_power.png X%%DATADIR%%/themes/Titivillus/watermark/search_time.png X%%DATADIR%%/themes/Titivillus/watermark/search_titles.png X%%DATADIR%%/themes/Titivillus/watermark/search_words.png X%%DATADIR%%/themes/Titivillus/watermark/setup.png X%%DATADIR%%/themes/Titivillus/watermark/tv.png X%%DATADIR%%/themes/Titivillus/watermark/tv_conflicts.png X%%DATADIR%%/themes/Titivillus/watermark/tv_delete.png X%%DATADIR%%/themes/Titivillus/watermark/tv_playback.png X%%DATADIR%%/themes/Titivillus/watermark/tv_previous.png X%%DATADIR%%/themes/Titivillus/watermark/tv_progfind.png X%%DATADIR%%/themes/Titivillus/watermark/tv_programguide.png X%%DATADIR%%/themes/Titivillus/watermark/tv_recpriorities.png X%%DATADIR%%/themes/Titivillus/watermark/tv_schedule.png X%%DATADIR%%/themes/Titivillus/watermark/tv_searchlistings.png X%%DATADIR%%/themes/Titivillus/watermark/tv_status.png X%%DATADIR%%/themes/Titivillus/watermark/vcd_play.png X%%DATADIR%%/themes/Titivillus/watermark/video.png X%%DATADIR%%/themes/Titivillus/watermark/video_browser.png X%%DATADIR%%/themes/Titivillus/watermark/video_gallery.png X%%DATADIR%%/themes/Titivillus/watermark/video_list.png X%%DATADIR%%/themes/Titivillus/watermark/video_manager.png X%%DATADIR%%/themes/Titivillus/watermark/weather.png X%%DATADIR%%/themes/Titivillus/watermark/web.png X%%DATADIR%%/themes/Titivillus/watermark/xbox.png X%%DATADIR%%/themes/Titivillus/weather/cloudy.png X%%DATADIR%%/themes/Titivillus/weather/fair.png X%%DATADIR%%/themes/Titivillus/weather/flurries.png X%%DATADIR%%/themes/Titivillus/weather/fog.png X%%DATADIR%%/themes/Titivillus/weather/logo.png X%%DATADIR%%/themes/Titivillus/weather/lshowers.png X%%DATADIR%%/themes/Titivillus/weather/mcloudy.png X%%DATADIR%%/themes/Titivillus/weather/mw-background.png X%%DATADIR%%/themes/Titivillus/weather/mw-lines.png X%%DATADIR%%/themes/Titivillus/weather/pcloudy.png X%%DATADIR%%/themes/Titivillus/weather/rainsnow.png X%%DATADIR%%/themes/Titivillus/weather/showers.png X%%DATADIR%%/themes/Titivillus/weather/snowshow.png X%%DATADIR%%/themes/Titivillus/weather/sunny.png X%%DATADIR%%/themes/Titivillus/weather/thunshowers.png X%%DATADIR%%/themes/Titivillus/weather/trans-backup.png X%%DATADIR%%/themes/Titivillus/weather/unknown.png X%%DATADIR%%/themes/isthmus/cut_end.png X%%DATADIR%%/themes/isthmus/cut_start.png X%%DATADIR%%/themes/isthmus/fill_green.png X%%DATADIR%%/themes/isthmus/fill_red.png X%%DATADIR%%/themes/isthmus/isthmus-preview.png X%%DATADIR%%/themes/isthmus/news_scroller.png X%%DATADIR%%/themes/isthmus/osd-alert.png X%%DATADIR%%/themes/isthmus/osd-channel-edit.png X%%DATADIR%%/themes/isthmus/osd-mid.png X%%DATADIR%%/themes/isthmus/osd.xml X%%DATADIR%%/themes/isthmus/phone.png X%%DATADIR%%/themes/isthmus/popup.png X%%DATADIR%%/themes/isthmus/position_marker.png X%%DATADIR%%/themes/isthmus/red.png X%%DATADIR%%/themes/isthmus/selector.png X%%DATADIR%%/themes/isthmus/slider_frame.png X%%DATADIR%%/themes/isthmus/themeinfo.xml X@dirrm %%DATADIR%%/themes/isthmus X@dirrm %%DATADIR%%/themes/Titivillus/weather X@dirrm %%DATADIR%%/themes/Titivillus/watermark X@dirrm %%DATADIR%%/themes/Titivillus/video X@dirrm %%DATADIR%%/themes/Titivillus/type X@dirrm %%DATADIR%%/themes/Titivillus/title X@dirrm %%DATADIR%%/themes/Titivillus/shared X@dirrm %%DATADIR%%/themes/Titivillus/rec_priority X@dirrm %%DATADIR%%/themes/Titivillus/rec_opts X@dirrm %%DATADIR%%/themes/Titivillus/progfind X@dirrm %%DATADIR%%/themes/Titivillus/playback_box X@dirrm %%DATADIR%%/themes/Titivillus/music X@dirrm %%DATADIR%%/themes/Titivillus/guide X@dirrm %%DATADIR%%/themes/Titivillus/conflict X@dirrm %%DATADIR%%/themes/Titivillus-OSD X@dirrm %%DATADIR%%/themes/Titivillus X@dirrm %%DATADIR%%/themes/Retro/watermark X@dirrm %%DATADIR%%/themes/Retro/ui X@dirrm %%DATADIR%%/themes/Retro/title X@dirrm %%DATADIR%%/themes/Retro-OSD X@dirrm %%DATADIR%%/themes/Retro X@dirrm %%DATADIR%%/themes/MythCenter/watermark X@dirrm %%DATADIR%%/themes/MythCenter/ui X@dirrm %%DATADIR%%/themes/MythCenter/title X@dirrm %%DATADIR%%/themes/MythCenter-wide/watermark X@dirrm %%DATADIR%%/themes/MythCenter-wide/ui X@dirrm %%DATADIR%%/themes/MythCenter-wide/title X@dirrm %%DATADIR%%/themes/MythCenter-wide X@dirrm %%DATADIR%%/themes/MythCenter X@dirrm %%DATADIR%%/themes/Minimalist-wide/weather X@dirrm %%DATADIR%%/themes/Minimalist-wide/video X@dirrm %%DATADIR%%/themes/Minimalist-wide/type X@dirrm %%DATADIR%%/themes/Minimalist-wide/title X@dirrm %%DATADIR%%/themes/Minimalist-wide/shared X@dirrm %%DATADIR%%/themes/Minimalist-wide/rec_priority X@dirrm %%DATADIR%%/themes/Minimalist-wide/rec_opts X@dirrm %%DATADIR%%/themes/Minimalist-wide/progfind X@dirrm %%DATADIR%%/themes/Minimalist-wide/playback_box X@dirrm %%DATADIR%%/themes/Minimalist-wide/music X@dirrm %%DATADIR%%/themes/Minimalist-wide/guide X@dirrm %%DATADIR%%/themes/Minimalist-wide/buttons X@dirrm %%DATADIR%%/themes/Minimalist-wide X@dirrm %%DATADIR%%/themes/Iulius/type X@dirrm %%DATADIR%%/themes/Iulius/title X@dirrm %%DATADIR%%/themes/Iulius-OSD X@dirrm %%DATADIR%%/themes/Iulius X@dirrm %%DATADIR%%/themes/Gray-OSD X@dirrmtry %%DATADIR%%/themes X@dirrmtry %%DATADIR%% 677d61c20b12b8dc0f6677fae505bd36 echo x - mythtv-themes/pkg-descr sed 's/^X//' >mythtv-themes/pkg-descr << '8065610286a2f3a16b1bf3d403182b44' XThis are the official MythTV Themes for your PVR. X XWWW: http://www.mythtv.org/wiki/index.php/Category:Themes 8065610286a2f3a16b1bf3d403182b44 echo x - mythtv-themes/distinfo sed 's/^X//' >mythtv-themes/distinfo << '94dd06c2594af6d2d657a08e1eeaaeb4' XMD5 (myththemes-0.21.tar.bz2) = 9a569ab5561f348fdbf82cdc46a1df9b XSHA256 (myththemes-0.21.tar.bz2) = 7c4197bcd3f3fa6a59d841cb2bc967c297a0133c6bd4291462401197cae9df1a XSIZE (myththemes-0.21.tar.bz2) = 14554212 94dd06c2594af6d2d657a08e1eeaaeb4 echo x - mythtv-themes/Makefile sed 's/^X//' >mythtv-themes/Makefile << '8a1196bc669f310f3f8635e29c7005ad' X# X# Ports collection makefile for: mythtv-themes X# Date created: 18 September 2008 X# Whom: Bernhard Fr__hlich X# X# $FreeBSD$ X XPORTNAME= mythtv XPORTVERSION= 0.21 XCATEGORIES= multimedia XMASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ X http://ftp.oregonstate.edu/pub/mythtv/ XPKGNAMESUFFIX= -themes XDISTNAME= myththemes-${PORTVERSION} X XMAINTAINER= decke@bluelife.at XCOMMENT= The official MythTV Themes for your PVR X XBUILD_DEPENDS= mythfrontend:${PORTSDIR}/multimedia/mythtv-frontend \ X qmake:${PORTSDIR}/devel/qmake X XUSE_BZIP2= yes XHAS_CONFIGURE= yes X XCONFIGURE_ENV+= QMAKESPEC="${QMAKESPEC}" X XCONFIGURE_ARGS= --prefix="${PREFIX}" X XQMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++ X X.include 8a1196bc669f310f3f8635e29c7005ad exit --- mythtv-themes-0.21.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From bsam at FreeBSD.org Sat Oct 4 16:35:23 2008 From: bsam at FreeBSD.org (bsam@FreeBSD.org) Date: Sat Oct 4 16:35:30 2008 Subject: ports/127839: [update] www/linux-flashplugin9: new libflashsupport Message-ID: <200810041635.m94GZMa6051109@freefall.freebsd.org> Synopsis: [update] www/linux-flashplugin9: new libflashsupport Responsible-Changed-From-To: freebsd-ports-bugs->bsam Responsible-Changed-By: bsam Responsible-Changed-When: Sat Oct 4 16:34:59 UTC 2008 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=127839 From lapo at lapo.it Sat Oct 4 16:50:02 2008 From: lapo at lapo.it (Lapo Luchini) Date: Sat Oct 4 16:50:08 2008 Subject: ports/127858: port upgrade: www/xpi-firebug Message-ID: <20081004164555.69549.qmail@mail.lapo.it> >Number: 127858 >Category: ports >Synopsis: port upgrade: www/xpi-firebug >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 Oct 04 16:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lapo Luchini >Release: FreeBSD 6.3-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD motoko.lapo.it 6.3-PRERELEASE FreeBSD 6.3-PRERELEASE #8: Thu Dec 13 09:33:49 CET 2007 root@motoko.lapo.it:/usr/obj/usr/src/sys/MOTOKO amd64 >Description: New upstream release. >How-To-Repeat: >Fix: diff -ruN xpi-firebug/Makefile xpi-firebug.new/Makefile --- xpi-firebug/Makefile 2008-09-05 16:15:47.000000000 +0200 +++ xpi-firebug.new/Makefile 2008-10-04 15:49:00.000000000 +0200 @@ -6,7 +6,7 @@ # PORTNAME= firebug -PORTVERSION= 1.2.0 +PORTVERSION= 1.2.1 PORTEPOCH= 2 DISTVERSIONSUFFIX= -fx CATEGORIES= www diff -ruN xpi-firebug/distinfo xpi-firebug.new/distinfo --- xpi-firebug/distinfo 2008-09-05 16:15:47.000000000 +0200 +++ xpi-firebug.new/distinfo 2008-10-04 15:49:06.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (xpi/firebug-1.2.0-fx.xpi) = cb12bd83eb2ffe2f1ddad27ca4a429d0 -SHA256 (xpi/firebug-1.2.0-fx.xpi) = 6c64f66646ee6e3a7a2ee77281cb04ef6b95fdd0253715e56e21f30dffcec412 -SIZE (xpi/firebug-1.2.0-fx.xpi) = 487963 +MD5 (xpi/firebug-1.2.1-fx.xpi) = 65dc6405c9e2a3e68f03135112d2a193 +SHA256 (xpi/firebug-1.2.1-fx.xpi) = 208912fadd26eb0e09da21300cf2bce8fc1f2883431aed07d3c36a32f7c76be3 +SIZE (xpi/firebug-1.2.1-fx.xpi) = 489666 >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sat Oct 4 17:12:47 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sat Oct 4 17:12:53 2008 Subject: ports/127858: port upgrade: www/xpi-firebug Message-ID: <200810041712.m94HClJ2052134@freefall.freebsd.org> Synopsis: port upgrade: www/xpi-firebug Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sat Oct 4 17:12:46 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127858 From danger at FreeBSD.org Sat Oct 4 21:20:03 2008 From: danger at FreeBSD.org (Daniel Gerzo) Date: Sat Oct 4 21:20:10 2008 Subject: ports/127861: [patch] update www/lighttpd to 1.4.20 Message-ID: <20081004205553.31AF89583F@web1.hockeyarena.net> >Number: 127861 >Category: ports >Synopsis: [patch] update www/lighttpd to 1.4.20 >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 Oct 04 21:20:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Daniel Gerzo >Release: FreeBSD 8.0-CURRENT amd64 >Organization: The FreeBSD Project >Environment: System: FreeBSD 8.0-CURRENT #1: Sat Oct 4 21:15:32 CEST 2008 danger@web1:/usr/obj/usr/src.head/sys/WEB amd64 >Description: Update the www/lighttpd to the latest release >How-To-Repeat: http://www.lighttpd.net/2008/9/30/1-4-20-Otherwise-the-terrorists-win >Fix: --- lighttpd.diff begins here --- diff -ruN lighttpd/Makefile lighttpd.new/Makefile --- lighttpd/Makefile 2008-09-28 02:54:08.000000000 +0200 +++ lighttpd.new/Makefile 2008-10-04 22:39:35.000000000 +0200 @@ -6,8 +6,7 @@ # PORTNAME= lighttpd -PORTVERSION= 1.4.19 -PORTREVISION= 3 +PORTVERSION= 1.4.20 CATEGORIES= www MASTER_SITES= http://www.lighttpd.net/download/ \ http://mirrors.cat.pdx.edu/lighttpd/ diff -ruN lighttpd/distinfo lighttpd.new/distinfo --- lighttpd/distinfo 2008-03-16 22:01:10.000000000 +0100 +++ lighttpd.new/distinfo 2008-10-04 22:39:43.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (lighttpd-1.4.19.tar.bz2) = d787374e4e4aaa09d5cfa9ab9d23ad40 -SHA256 (lighttpd-1.4.19.tar.bz2) = a239323239c3735a04290f7c063a14ed2c4560a88c15181c253fcd68c6c2f1d7 -SIZE (lighttpd-1.4.19.tar.bz2) = 610347 +MD5 (lighttpd-1.4.20.tar.bz2) = ed6ee0bb714f393219a32768d86984d8 +SHA256 (lighttpd-1.4.20.tar.bz2) = 3cda2ce779f24948062f765f2630b5865e483f5fab7149681a2a25422fd61176 +SIZE (lighttpd-1.4.20.tar.bz2) = 618018 diff -ruN lighttpd/files/patch-CVE-2008-1531 lighttpd.new/files/patch-CVE-2008-1531 --- lighttpd/files/patch-CVE-2008-1531 2008-04-13 05:50:28.000000000 +0200 +++ lighttpd.new/files/patch-CVE-2008-1531 1970-01-01 01:00:00.000000000 +0100 @@ -1,119 +0,0 @@ -Index: src/connections.c -=================================================================== ---- src/connections.c (revision 2103) -+++ src/connections.c (revision 2136) -@@ -200,4 +200,5 @@ - /* don't resize the buffer if we were in SSL_ERROR_WANT_* */ - -+ ERR_clear_error(); - do { - if (!con->ssl_error_want_reuse_buffer) { -@@ -1670,4 +1671,5 @@ - if (srv_sock->is_ssl) { - int ret; -+ ERR_clear_error(); - switch ((ret = SSL_shutdown(con->ssl))) { - case 1: -@@ -1675,6 +1677,8 @@ - break; - case 0: -- SSL_shutdown(con->ssl); -- break; -+ ERR_clear_error(); -+ if ((ret = SSL_shutdown(con->ssl)) == 1) break; -+ -+ // fall through - default: - log_error_write(srv, __FILE__, __LINE__, "sds", "SSL:", -Index: src/network_openssl.c -=================================================================== ---- src/network_openssl.c (revision 2084) -+++ src/network_openssl.c (revision 2136) -@@ -86,4 +86,5 @@ - */ - -+ ERR_clear_error(); - if ((r = SSL_write(ssl, offset, toSend)) <= 0) { - unsigned long err; -@@ -188,4 +189,5 @@ - close(ifd); - -+ ERR_clear_error(); - if ((r = SSL_write(ssl, s, toSend)) <= 0) { - unsigned long err; -Index: src/connections.c -=================================================================== ---- src/connections.c (revision 2136) -+++ src/connections.c (revision 2139) -@@ -1670,5 +1670,6 @@ - #ifdef USE_OPENSSL - if (srv_sock->is_ssl) { -- int ret; -+ int ret, ssl_r; -+ unsigned long err; - ERR_clear_error(); - switch ((ret = SSL_shutdown(con->ssl))) { -@@ -1678,14 +1679,40 @@ - case 0: - ERR_clear_error(); -- if ((ret = SSL_shutdown(con->ssl)) == 1) break; -+ if (-1 != (ret = SSL_shutdown(con->ssl))) break; - - // fall through - default: -- log_error_write(srv, __FILE__, __LINE__, "sds", "SSL:", -- SSL_get_error(con->ssl, ret), -- ERR_error_string(ERR_get_error(), NULL)); -- return -1; -+ -+ switch ((ssl_r = SSL_get_error(con->ssl, ret))) { -+ case SSL_ERROR_WANT_WRITE: -+ case SSL_ERROR_WANT_READ: -+ break; -+ case SSL_ERROR_SYSCALL: -+ /* perhaps we have error waiting in our error-queue */ -+ if (0 != (err = ERR_get_error())) { -+ do { -+ log_error_write(srv, __FILE__, __LINE__, "sdds", "SSL:", -+ ssl_r, ret, -+ ERR_error_string(err, NULL)); -+ } while((err = ERR_get_error())); -+ } else { -+ log_error_write(srv, __FILE__, __LINE__, "sddds", "SSL (error):", -+ ssl_r, r, errno, -+ strerror(errno)); -+ } -+ -+ break; -+ default: -+ while((err = ERR_get_error())) { -+ log_error_write(srv, __FILE__, __LINE__, "sdds", "SSL:", -+ ssl_r, ret, -+ ERR_error_string(err, NULL)); -+ } -+ -+ break; -+ } - } - } -+ ERR_clear_error(); - #endif - -Index: src/connections.c -=================================================================== ---- src/connections.c (revision 2139) -+++ src/connections.c (revision 2144) -@@ -1681,5 +1681,5 @@ - if (-1 != (ret = SSL_shutdown(con->ssl))) break; - -- // fall through -+ /* fall through */ - default: - -@@ -1698,5 +1698,5 @@ - } else { - log_error_write(srv, __FILE__, __LINE__, "sddds", "SSL (error):", -- ssl_r, r, errno, -+ ssl_r, ret, errno, - strerror(errno)); - } diff -ruN lighttpd/files/patch-sa_2008_05 lighttpd.new/files/patch-sa_2008_05 --- lighttpd/files/patch-sa_2008_05 2008-09-28 01:47:57.000000000 +0200 +++ lighttpd.new/files/patch-sa_2008_05 1970-01-01 01:00:00.000000000 +0100 @@ -1,91 +0,0 @@ -# -# http://www.lighttpd.net/security/lighttpd_sa_2008_05.txt -# -Index: src/mod_rewrite.c -=================================================================== ---- src/mod_rewrite.c (revision 2148) -+++ src/mod_rewrite.c (revision 2278) -@@ -351,5 +351,9 @@ - if (!p->conf.rewrite) return HANDLER_GO_ON; - -- buffer_copy_string_buffer(p->match_buf, con->request.uri); -+ buffer_copy_string_buffer(p->match_buf, con->uri.path); -+ if (con->uri.query->used > 0) { -+ buffer_append_string_len(p->match_buf, CONST_STR_LEN("?")); -+ buffer_append_string_buffer(p->match_buf, con->uri.query); -+ } - - for (i = 0; i < p->conf.rewrite->used; i++) { -Index: src/response.c -=================================================================== ---- src/response.c (revision 2250) -+++ src/response.c (revision 2278) -@@ -233,25 +233,4 @@ - - -- /** -- * -- * call plugins -- * -- * - based on the raw URL -- * -- */ -- -- switch(r = plugins_call_handle_uri_raw(srv, con)) { -- case HANDLER_GO_ON: -- break; -- case HANDLER_FINISHED: -- case HANDLER_COMEBACK: -- case HANDLER_WAIT_FOR_EVENT: -- case HANDLER_ERROR: -- return r; -- default: -- log_error_write(srv, __FILE__, __LINE__, "sd", "handle_uri_raw: unknown return value", r); -- break; -- } -- - /* build filename - * -@@ -259,5 +238,4 @@ - * - remove path-modifiers (e.g. /../) - */ -- - - -@@ -275,4 +253,26 @@ - log_error_write(srv, __FILE__, __LINE__, "s", "-- sanatising URI"); - log_error_write(srv, __FILE__, __LINE__, "sb", "URI-path : ", con->uri.path); -+ } -+ -+ -+ /** -+ * -+ * call plugins -+ * -+ * - based on the raw URL -+ * -+ */ -+ -+ switch(r = plugins_call_handle_uri_raw(srv, con)) { -+ case HANDLER_GO_ON: -+ break; -+ case HANDLER_FINISHED: -+ case HANDLER_COMEBACK: -+ case HANDLER_WAIT_FOR_EVENT: -+ case HANDLER_ERROR: -+ return r; -+ default: -+ log_error_write(srv, __FILE__, __LINE__, "sd", "handle_uri_raw: unknown return value", r); -+ break; - } - -Index: NEWS -=================================================================== ---- NEWS (revision 2277) -+++ NEWS (revision 2278) -@@ -50,4 +50,5 @@ - * fixed dropping last character of evhost pattern (#161) - * print helpful error message on conditionals in global block (#1550) -+ * decode url before matching in mod_rewrite (#1720) - - - 1.4.19 - 2008-03-10 diff -ruN lighttpd/files/patch-sa_2008_06 lighttpd.new/files/patch-sa_2008_06 --- lighttpd/files/patch-sa_2008_06 2008-09-28 01:47:57.000000000 +0200 +++ lighttpd.new/files/patch-sa_2008_06 1970-01-01 01:00:00.000000000 +0100 @@ -1,49 +0,0 @@ -# -# http://www.lighttpd.net/security/lighttpd_sa_2008_06.txt -# -Index: src/mod_userdir.c -=================================================================== ---- src/mod_userdir.c (revision 2120) -+++ src/mod_userdir.c (revision 2283) -@@ -263,4 +263,7 @@ - } - } -+ if (con->conf.force_lowercase_filenames) { -+ buffer_to_lower(p->username); -+ } - - buffer_copy_string_buffer(p->temp_path, p->conf.basepath); -@@ -285,6 +288,22 @@ - } - -+ /* the physical rel_path is basically the same as uri.path; -+ * but it is converted to lowercase in case of force_lowercase_filenames and some special handling -+ * for trailing '.', ' ' and '/' on windows -+ * we assume that no docroot/physical handler changed this -+ * (docroot should only set the docroot/server name, phyiscal should only change the phyiscal.path; -+ * the exception mod_secure_download doesn't work with userdir anyway) -+ */ - BUFFER_APPEND_SLASH(p->temp_path); -- buffer_append_string(p->temp_path, rel_url + 1); /* skip the / */ -+ /* if no second '/' is found, we assume that it was stripped from the uri.path for the special handling -+ * on windows. -+ * we do not care about the trailing slash here on windows, as we already ensured it is a directory -+ * -+ * TODO: what to do with trailing dots in usernames on windows? they may result in the same directory -+ * as a username without them. -+ */ -+ if (NULL != (rel_url = strchr(con->physical.rel_path->ptr + 2, '/'))) { -+ buffer_append_string(p->temp_path, rel_url + 1); /* skip the / */ -+ } - buffer_copy_string_buffer(con->physical.path, p->temp_path); - -Index: NEWS -=================================================================== ---- NEWS (revision 2281) -+++ NEWS (revision 2283) -@@ -53,4 +53,5 @@ - * fixed conditional patching of ldap filter (#1564) - * Match headers case insensitive in response (removing of X-{Sendfile,LIGHTTPD-*}, catching Date/Server) -+ * fixed bug with case-insensitive filenames in mod_userdir (#1589), spotted by "anders1" - - - 1.4.19 - 2008-03-10 diff -ruN lighttpd/files/patch-sa_2008_07 lighttpd.new/files/patch-sa_2008_07 --- lighttpd/files/patch-sa_2008_07 2008-09-28 01:47:57.000000000 +0200 +++ lighttpd.new/files/patch-sa_2008_07 1970-01-01 01:00:00.000000000 +0100 @@ -1,53 +0,0 @@ -# -# http://www.lighttpd.net/security/lighttpd_sa_2008_07.txt -# -Index: src/request.c -=================================================================== ---- src/request.c (revision 1947) -+++ src/request.c (revision 2305) -@@ -826,4 +826,5 @@ - con->request.request); - } -+ array_insert_unique(con->request.headers, (data_unset *)ds); - return 0; - } -@@ -875,4 +876,5 @@ - con->request.request); - } -+ array_insert_unique(con->request.headers, (data_unset *)ds); - return 0; - } -@@ -912,4 +914,5 @@ - con->request.request); - } -+ array_insert_unique(con->request.headers, (data_unset *)ds); - return 0; - } -@@ -937,4 +940,5 @@ - con->request.request); - } -+ array_insert_unique(con->request.headers, (data_unset *)ds); - return 0; - } -@@ -954,4 +958,5 @@ - con->request.request); - } -+ array_insert_unique(con->request.headers, (data_unset *)ds); - return 0; - } -@@ -977,4 +982,5 @@ - con->request.request); - } -+ array_insert_unique(con->request.headers, (data_unset *)ds); - return 0; - } -Index: NEWS -=================================================================== ---- NEWS (revision 2304) -+++ NEWS (revision 2305) -@@ -63,4 +63,5 @@ - * workaround ldap connection leak if a ldap connection failed (restarting ldap) - * fix auth.backend.ldap.bind-dn/pw problems (only read from global context for temporary ldap reconnects, thx ruskie) -+ * fix memleak in request header parsing (#1774, thx qhy) - - - 1.4.19 - 2008-03-10 diff -ruN lighttpd/files/patch-src__mod_fastcgi.c lighttpd.new/files/patch-src__mod_fastcgi.c --- lighttpd/files/patch-src__mod_fastcgi.c 2008-09-07 17:05:44.000000000 +0200 +++ lighttpd.new/files/patch-src__mod_fastcgi.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,18 +0,0 @@ -# -# http://trac.lighttpd.net/trac/changeset/2143 -# -Index: /branches/lighttpd-1.4.x/src/mod_fastcgi.c -=================================================================== ---- src/mod_fastcgi.c (revision 2119) -+++ src/mod_fastcgi.c (revision 2143) -@@ -2545,5 +2545,8 @@ - - if (HANDLER_ERROR != stat_cache_get_entry(srv, con, ds->value, &sce)) { -- data_string *dcls = data_string_init(); -+ data_string *dcls; -+ if (NULL == (dcls = (data_string *)array_get_unused_element(con->response.headers, TYPE_STRING))) { -+ dcls = data_response_init(); -+ } - /* found */ - http_chunk_append_file(srv, con, ds->value, 0, sce->st.st_size); - diff -ruN lighttpd/files/patch-src__network_freebsd_sendfile.c lighttpd.new/files/patch-src__network_freebsd_sendfile.c --- lighttpd/files/patch-src__network_freebsd_sendfile.c 2007-09-23 01:13:47.000000000 +0200 +++ lighttpd.new/files/patch-src__network_freebsd_sendfile.c 1970-01-01 01:00:00.000000000 +0100 @@ -1,47 +0,0 @@ -# -# Respect EAGAIN and retry sendfile() instead close connection. -# Remove empty lines and add two more cases to switch(errno) -# ---- src/network_freebsd_sendfile.c.orig 2007-09-22 19:55:26.000000000 -0300 -+++ src/network_freebsd_sendfile.c 2007-09-22 19:43:28.000000000 -0300 -@@ -151,23 +151,23 @@ - if (-1 == c->file.fd) { - if (-1 == (c->file.fd = open(c->file.name->ptr, O_RDONLY))) { - log_error_write(srv, __FILE__, __LINE__, "ss", "open failed: ", strerror(errno)); -- - return -1; - } -- - #ifdef FD_CLOEXEC - fcntl(c->file.fd, F_SETFD, FD_CLOEXEC); - #endif - } - -- r = 0; -- -+eagain: - /* FreeBSD sendfile() */ -+ r = 0; - if (-1 == sendfile(c->file.fd, fd, offset, toSend, NULL, &r, 0)) { - switch(errno) { - case EAGAIN: -+ case EINTR: - break; - case ENOTCONN: -+ case ENOTSOCK: - return -2; - default: - log_error_write(srv, __FILE__, __LINE__, "ssd", "sendfile: ", strerror(errno), errno); -@@ -190,12 +190,10 @@ - if (offset >= sce->st.st_size) { - /* file shrinked, close the connection */ - errno = oerrno; -- - return -1; - } - - errno = oerrno; -- return -2; - } - - c->offset += r; --- lighttpd.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 21:20:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 21:20:21 2008 Subject: ports/127861: [patch] update www/lighttpd to 1.4.20 Message-ID: <200810042120.m94LKFnG072298@freefall.freebsd.org> Synopsis: [patch] update www/lighttpd to 1.4.20 Responsible-Changed-From-To: freebsd-ports-bugs->mnag Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 4 21: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=127861 From adox at mcx2.org Sat Oct 4 22:20:07 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Sat Oct 4 22:20:14 2008 Subject: ports/127862: [NEW PORT] audio/p5-Audio-Mixer - Perl extension for Sound Mixer control Message-ID: <48e7ea3b.0af5660a.7233.33dd@mx.google.com> >Number: 127862 >Category: ports >Synopsis: [NEW PORT] audio/p5-Audio-Mixer - Perl extension for Sound Mixer control >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 Oct 04 22:20:04 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 #2: Sun Sep 14 08:19:18 CEST 2008 root@contempt:/usr/obj/usr/src/sys/CONTEMPT i386 >Description: Perl interface to libcdaudio (cd + cddb): http://cdcd.undergrid.net/ This module was created for adding CDDB support to and cd tray . I added methods for a good chunk of other functions while I was at it, but the docs and glue is not complete. I do not have interest in completing the interface and docs, because xmms/Xmms::shell provides everything I need (at the moment) for audio. If you have an interesting reason for needing the missing pieces, I'll probably be interested in adding them. WWW: http://www.perl.com/CPAN/authors/id/R/RC/RCAPUTO/ >How-To-Repeat: >Fix: --- shar-p5-Audio-Mixer.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: # # p5-Audio-Mixer/Makefile # p5-Audio-Mixer/distinfo # p5-Audio-Mixer/pkg-descr # p5-Audio-Mixer/pkg-plist # echo x - p5-Audio-Mixer/Makefile sed 's/^X//' >p5-Audio-Mixer/Makefile << 'END-of-p5-Audio-Mixer/Makefile' X# New ports collection makefile for: p5-Audio-Mixer X# Date created: 05 Oct 2008 X# Whom: Dennis Herrmann X# X# $FreeBSD: $ X# X XPORTNAME= Audio-Mixer XPORTVERSION= 0.7 XCATEGORIES= audio perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= adox@mcx2.org XCOMMENT= Perl extension for Sound Mixer control X XPERL_CONFIGURE= YES X XMAN3= Audio::Mixer.3 X X.include END-of-p5-Audio-Mixer/Makefile echo x - p5-Audio-Mixer/distinfo sed 's/^X//' >p5-Audio-Mixer/distinfo << 'END-of-p5-Audio-Mixer/distinfo' XMD5 (Audio-Mixer-0.7.tar.gz) = 5aaa808a4852ed68f952705172ece2a8 XSHA256 (Audio-Mixer-0.7.tar.gz) = fa7e2fbb3242744b34f150e86006697ec96c68eb0a406969557032610787aae8 XSIZE (Audio-Mixer-0.7.tar.gz) = 6709 END-of-p5-Audio-Mixer/distinfo echo x - p5-Audio-Mixer/pkg-descr sed 's/^X//' >p5-Audio-Mixer/pkg-descr << 'END-of-p5-Audio-Mixer/pkg-descr' XAudio::Mixer - Perl extension for Sound Mixer control X XThis is just a very simple Perl interface which allows to set various Xsound mixer parameters. The most important probably 'vol' (volume). The Xlist of all mixer parameters can be obtained using get_mixer_params() Xfunction. X XAll values (lcval, rcval) are numbers in 0-100 range. X XWWW: http://search.cpan.org/~sergey/Audio-Mixer-0.7/ END-of-p5-Audio-Mixer/pkg-descr echo x - p5-Audio-Mixer/pkg-plist sed 's/^X//' >p5-Audio-Mixer/pkg-plist << 'END-of-p5-Audio-Mixer/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Audio/volume.pl X%%SITE_PERL%%/%%PERL_ARCH%%/Audio/Mixer.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/Mixer.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/Mixer.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/autosplit.ix X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer/.packlist X@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio/Mixer X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Audio X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Audio END-of-p5-Audio-Mixer/pkg-plist exit --- shar-p5-Audio-Mixer.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 22:20:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 22:20:23 2008 Subject: ports/127862: [NEW PORT] audio/p5-Audio-Mixer - Perl extension for Sound Mixer control Message-ID: <200810042220.m94MKGrl077006@freefall.freebsd.org> Synopsis: [NEW PORT] audio/p5-Audio-Mixer - Perl extension for Sound Mixer control Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 4 22:20: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=127862 From lth at FreeBSD.org Sat Oct 4 23:51:30 2008 From: lth at FreeBSD.org (Lars Thegler) Date: Sat Oct 4 23:52:01 2008 Subject: ports/127863: [PATCH] net-mgmt/pnp: Fix PHP module dependency Message-ID: <20081004230047.2530B28973@hal.thegler.dk> >Number: 127863 >Category: ports >Synopsis: [PATCH] net-mgmt/pnp: Fix PHP module 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: Sat Oct 04 23:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Lars Thegler >Release: FreeBSD 6.3-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD hal.thegler.dk 6.3-RELEASE-p4 FreeBSD 6.3-RELEASE-p4 #0: Tue Sep 2 23:52:50 UTC >Description: PNP uses 'preg_mtch(), which is only included in php5-pcre. Add this to the PHP modules list. Port maintainer (rea-fbsd@codelabs.ru) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pnp-0.4.10_2.patch begins here --- Index: Makefile =================================================================== RCS file: /home/pcvs/ports/net-mgmt/pnp/Makefile,v retrieving revision 1.3 diff -u -u -r1.3 Makefile --- Makefile 18 Aug 2008 15:42:50 -0000 1.3 +++ Makefile 4 Oct 2008 22:59:17 -0000 @@ -21,7 +21,7 @@ OPTIONS= PDF "Use built-in fpdf library to produce PDF views" ON -USE_PHP= zlib gd xml +USE_PHP= zlib gd xml pcre WANT_PHP_WEB= yes USE_RC_SUBR= npcd.sh MAN1= pnpsender.1 --- pnp-0.4.10_2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sat Oct 4 23:52:04 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sat Oct 4 23:52:10 2008 Subject: ports/127863: [PATCH] net-mgmt/pnp: Fix PHP module dependency Message-ID: <200810042352.m94Nq39i084053@freefall.freebsd.org> Synopsis: [PATCH] net-mgmt/pnp: Fix PHP module dependency Responsible-Changed-From-To: freebsd-ports-bugs->lth Responsible-Changed-By: edwin Responsible-Changed-When: Sat Oct 4 23:52:03 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127863 From wenheping at gmail.com Sun Oct 5 00:30:04 2008 From: wenheping at gmail.com (Wen heping) Date: Sun Oct 5 00:30:11 2008 Subject: ports/127864: [NEW PORT]print/py-plastex:LaTeX Document Processing Framework Message-ID: <200810050023.m950NLRH079931@www.freebsd.org> >Number: 127864 >Category: ports >Synopsis: [NEW PORT]print/py-plastex:LaTeX Document Processing Framework >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: Sun Oct 05 00:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: plasTeX is a LaTeX document processing framework written entirely in Python. It currently comes bundled with renderers for XHTML, DocBook, man pages, plain text, as well as a way to simply dump the document to a generic form of XML. Other renderers can be added as well and are planned for future releases. WWW: http://plastex.sf.net/ >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-plastex # py-plastex/distinfo # py-plastex/pkg-plist # py-plastex/pkg-descr # py-plastex/Makefile # echo c - py-plastex mkdir -p py-plastex > /dev/null 2>&1 echo x - py-plastex/distinfo sed 's/^X//' >py-plastex/distinfo << 'END-of-py-plastex/distinfo' XMD5 (plastex-0.9.1.tgz) = 7b9377c2f2315a71aa7790455b3d6673 XSHA256 (plastex-0.9.1.tgz) = 19e2ef04c92677bedf0f828c06004136bbf254ec9bc0879308e0d6ad5be7d2af XSIZE (plastex-0.9.1.tgz) = 862020 END-of-py-plastex/distinfo echo x - py-plastex/pkg-plist sed 's/^X//' >py-plastex/pkg-plist << 'END-of-py-plastex/pkg-plist' Xbin/plastex Xbin/cgpdfpng X%%PYTHON_SITELIBDIR%%/plasTeX/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Config.py X%%PYTHON_SITELIBDIR%%/plasTeX/Context.py X%%PYTHON_SITELIBDIR%%/plasTeX/dictutils.py X%%PYTHON_SITELIBDIR%%/plasTeX/Filenames.py X%%PYTHON_SITELIBDIR%%/plasTeX/Logging.py X%%PYTHON_SITELIBDIR%%/plasTeX/TeX.py X%%PYTHON_SITELIBDIR%%/plasTeX/Tokenizer.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Accents.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Alignment.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Arrays.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Bibliography.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Boxes.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Breaking.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Characters.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Crossref.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Declarations.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Definitions.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Document.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Entities.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Environments.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Files.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Floats.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/FontSelection.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Footnotes.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Index.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Lengths.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Math.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Lists.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/ent.xml X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Numbering.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Packages.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Paragraphs.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Pictures.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/pyuca.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Quotations.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Sectioning.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Sentences.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Space.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Tabbing.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Verbatim.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/allkeys.txt X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Accents.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Alignment.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Arrays.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Bibliography.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Boxes.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Breaking.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Characters.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Crossref.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Declarations.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Definitions.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Document.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Entities.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Environments.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Files.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Floats.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/FontSelection.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Footnotes.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Index.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Lengths.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Math.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Lists.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Numbering.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Packages.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Paragraphs.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Pictures.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/pyuca.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Quotations.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Sectioning.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Sentences.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Space.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Tabbing.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Verbatim.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Accents.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Alignment.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Arrays.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Bibliography.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Boxes.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Breaking.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Characters.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Crossref.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Declarations.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Definitions.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Document.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Entities.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Environments.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Files.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Floats.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/FontSelection.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Footnotes.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Index.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Lengths.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Math.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Lists.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Numbering.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Packages.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Paragraphs.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Pictures.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/pyuca.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Quotations.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Sectioning.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Sentences.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Space.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Tabbing.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX/Verbatim.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Fonts.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Parameters.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Primitives.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Registers.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Text.py X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Fonts.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Parameters.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Primitives.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Registers.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Text.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Fonts.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Parameters.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Primitives.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Registers.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX/Text.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Base/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Base/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Boolean.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Compound.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Counted.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Directories.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Files.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Float.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Generic.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Integer.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Multi.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/String.py X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Boolean.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Compound.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Counted.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Directories.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Files.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Float.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Generic.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Integer.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Multi.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/String.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Boolean.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Compound.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Counted.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Directories.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Files.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Float.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Generic.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Integer.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/Multi.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager/String.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/DOM/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/DOM/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/DOM/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvi2bitmap.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvipng.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvisvgm.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/gsdvipng.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/gspdfpng.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/OSXCoreGraphics.py X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvi2bitmap.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvipng.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvisvgm.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/gsdvipng.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/gspdfpng.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/OSXCoreGraphics.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvi2bitmap.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvipng.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/dvisvgm.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/gsdvipng.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/gspdfpng.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Imagers/OSXCoreGraphics.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/a4wide.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/alltt.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsart.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsfonts.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsmath.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amssymb.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsthm.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/article.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/babel.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/beamer.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/beamerthemesplit.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/book.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/changebar.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/CJK.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/color.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/comment.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancybox.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancyhdr.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancyvrb.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/float.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fontenc.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/geometry.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/graphics.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/graphicx.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/hyperref.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ifpdf.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ifthen.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/inputenc.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/keyval.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/lipsum.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/longtable.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/makeidx.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/memoir.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/minitoc.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/natbib.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/pslatex.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/report.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/rotating.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/shortvrb.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/subfig.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/subfigure.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/textcomp.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/times.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ucs.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/url.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/verbatim.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/wrapfig.py X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/a4wide.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/alltt.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsart.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsfonts.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsmath.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amssymb.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsthm.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/article.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/babel.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/beamer.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/beamerthemesplit.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/book.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/changebar.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/CJK.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/color.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/comment.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancybox.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancyhdr.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancyvrb.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/float.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fontenc.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/geometry.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/graphics.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ucs.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/graphicx.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/hyperref.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ifpdf.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ifthen.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/inputenc.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/keyval.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/lipsum.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/longtable.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/makeidx.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/memoir.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/minitoc.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/natbib.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/pslatex.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/report.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/rotating.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/shortvrb.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/subfig.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/subfigure.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/textcomp.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/times.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/url.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/verbatim.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/wrapfig.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/a4wide.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/alltt.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsart.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsfonts.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsmath.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amssymb.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/amsthm.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/article.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/babel.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/beamer.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/beamerthemesplit.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/book.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/changebar.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/CJK.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/color.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/comment.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancybox.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancyhdr.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fancyvrb.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/float.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/fontenc.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/geometry.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/graphics.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/graphicx.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/hyperref.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ifpdf.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ifthen.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/inputenc.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/keyval.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/lipsum.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/longtable.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/makeidx.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/memoir.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/minitoc.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/natbib.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/pslatex.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/report.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/rotating.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/shortvrb.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/subfig.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/subfigure.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/textcomp.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/times.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/ucs.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/url.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/verbatim.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Packages/wrapfig.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/blank.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/contents.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/index.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/loading.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/modules.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/next.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/previous.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/up.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/missing.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/overlay.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/functionAddEvent.js X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/imgadjust.js X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/toolTipLib.js X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/styles/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/styles/styles.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/styles/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/styles/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/default-layout.html X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/blank.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/contents.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/index.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/modules.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/next.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/previous.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/pyfav.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/up.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/blank.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/contents.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/index.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/modules.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/next.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/previous.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/pyfav.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/up.png X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/default-layout.html X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/document-layout.html X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/style.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/plain/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/plain/default-layout.html X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/plain/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/plain/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/minimal/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/minimal/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/minimal/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/alltt.html X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Accents.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Alignment.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Arrays.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/babel.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Bibliography.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Boxes.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Breaking.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/changebar.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/CHM.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/color.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Crossref.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/EclipseHelp.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/fancybox.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/float.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Floats.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/FontSelection.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Footnotes.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/graphicx.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/hyperref.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/ifthen.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Index.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/JavaHelp.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/lipsum.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Lists.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/longtable.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Math.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/memoir.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/minitoc.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Misc.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/natbib.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Pictures.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Primitives.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Quotations.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Sectioning.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Sentences.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Space.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/subfig.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/subfigure.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Tabbing.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/textcomp.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/url.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Verbatim.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/wrapfig.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/default/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/default/default-layout.xml X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/default/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/default/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/book/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/book/default-layout.xml X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/book/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/book/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/article/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/article/default-layout.xml X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/article/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/article/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Accents.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Alignment.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Arrays.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/babel.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Bibliography.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Boxes.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Breaking.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/color.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Crossref.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/float.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Floats.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/FontSelection.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Footnotes.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/graphicx.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/hyperref.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Index.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/lipsum.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Lists.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Math.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/memoir.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/minitoc.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Misc.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/natbib.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Pictures.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Primitives.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Quotations.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Sectioning.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Sentences.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Space.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Tabbing.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Verbatim.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ManPage/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ManPage/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ManPage/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/Text/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/Text/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/Text/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ZPT/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ZPT/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ZPT/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/DummyLogger.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/FixedHTMLParser.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/sgmlentitynames.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleElementTree.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTALUtils.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/DummyLogger.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/FixedHTMLParser.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/sgmlentitynames.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleElementTree.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTALUtils.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/DummyLogger.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/FixedHTMLParser.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/sgmlentitynames.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleElementTree.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTAL.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTALES.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal/simpleTALUtils.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/__init__.py X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/framing.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/opera.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/outline.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/pretty.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/print.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/s5-core.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/slides.css X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/blank.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/bodybg.gif X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/slides.js X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/iepngfix.htc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/default-layout.html X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/beamer.zpts X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Renderers/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/i18n.xml X%%PYTHON_SITELIBDIR%%/plasTeX/__init__.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Config.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Context.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/dictutils.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Filenames.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Logging.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/TeX.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Tokenizer.pyc X%%PYTHON_SITELIBDIR%%/plasTeX/Config.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/__init__.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Context.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/dictutils.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Filenames.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Logging.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/TeX.pyo X%%PYTHON_SITELIBDIR%%/plasTeX/Tokenizer.pyo X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Base/LaTeX X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Base/TeX X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Base X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/ConfigManager X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/DOM X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Imagers X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Packages X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/icons X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default/styles X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/default X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python/icons X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/python X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/plain X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes/minimal X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML/Themes X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/XHTML X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/default X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/book X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes/article X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook/Themes X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/DocBook X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ManPage X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/Text X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/ZPT X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate/simpletal X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/PageTemplate X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui/default X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default/ui X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes/default X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5/Themes X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers/S5 X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX/Renderers X@dirrm %%PYTHON_SITELIBDIR%%/plasTeX END-of-py-plastex/pkg-plist echo x - py-plastex/pkg-descr sed 's/^X//' >py-plastex/pkg-descr << 'END-of-py-plastex/pkg-descr' XplasTeX is a LaTeX document processing framework Xwritten entirely in Python. It currently comes Xbundled with renderers for XHTML, DocBook, man Xpages, plain text, as well as a way to simply dump Xthe document to a generic form of XML. Other Xrenderers can be added as well and are planned Xfor future releases. X XWWW: http://plastex.sf.net/ END-of-py-plastex/pkg-descr echo x - py-plastex/Makefile sed 's/^X//' >py-plastex/Makefile << 'END-of-py-plastex/Makefile' X# New ports collection makefile for: py-plastex X# Date created: 2008-10-04 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= plastex XPORTVERSION= 0.9.1 XCATEGORIES= math python XMASTER_SITES= SF XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} XEXTRACT_SUFX= .tgz X XMAINTAINER= wenheping@gmail.com XCOMMENT= LaTeX Document Processing Framework X XUSE_PYTHON= yes XUSE_PYDISTUTILS= yes XPYDISTUTILS_EGGINFO= plasTeX-0.0.0-${PYTHON_VERSION:S/thon//}.egg-info X X.include END-of-py-plastex/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 00:30:17 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 00:30:23 2008 Subject: ports/127864: [NEW PORT]print/py-plastex:LaTeX Document Processing Framework Message-ID: <200810050030.m950UGjC087794@freefall.freebsd.org> Synopsis: [NEW PORT]print/py-plastex:LaTeX Document Processing Framework Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 00:30: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=127864 From wenheping at gmail.com Sun Oct 5 01:30:06 2008 From: wenheping at gmail.com (Wen heping) Date: Sun Oct 5 01:30:12 2008 Subject: ports/127865: [Update]math/py-numpy:update to 1.2.0 Message-ID: <200810050128.m951SLPS017150@www.freebsd.org> >Number: 127865 >Category: ports >Synopsis: [Update]math/py-numpy:update to 1.2.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 Oct 05 01:30:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 1.2.0 from 1.1.1 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -curN py-numpy/Makefile py-numpy.new/Makefile --- py-numpy/Makefile 2008-09-30 05:36:52.000000000 +0800 +++ py-numpy.new/Makefile 2008-10-05 09:47:43.000000000 +0800 @@ -6,8 +6,7 @@ # PORTNAME= numpy -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.2.0 PORTEPOCH= 1 CATEGORIES= math python MASTER_SITES= http://numpy.scipy.org/:doc \ diff -curN py-numpy/distinfo py-numpy.new/distinfo --- py-numpy/distinfo 2008-08-17 14:19:05.000000000 +0800 +++ py-numpy.new/distinfo 2008-10-04 16:28:56.000000000 +0800 @@ -1,6 +1,6 @@ -MD5 (numpy-1.1.1.tar.gz) = af066b59a50bf5dbe1a14d6be3df6937 -SHA256 (numpy-1.1.1.tar.gz) = d430273a77aed959c007595d969fefa36c59249807212d7d89f5d6cf2a701dd6 -SIZE (numpy-1.1.1.tar.gz) = 1611021 +MD5 (numpy-1.2.0.tar.gz) = 1e760a8bca54f6116c42cd1b124673af +SHA256 (numpy-1.2.0.tar.gz) = 13cfa68706a698dd8497755fe2154f406399a6a6d9828a253b3c767c04806d55 +SIZE (numpy-1.2.0.tar.gz) = 1425633 MD5 (numpy.pdf) = 258b3758645568724ab1a3ead67db78a SHA256 (numpy.pdf) = 1005b55ee84265be490d8270b4e464e11f59455c220da822f6901342f5fe804f SIZE (numpy.pdf) = 1234555 diff -curN py-numpy/pkg-plist py-numpy.new/pkg-plist --- py-numpy/pkg-plist 2008-09-30 05:36:52.000000000 +0800 +++ py-numpy.new/pkg-plist 2008-10-05 09:21:42.000000000 +0800 @@ -4,6 +4,7 @@ %%PYTHON_SITELIBDIR%%/numpy/LICENSE.txt %%PYTHON_SITELIBDIR%%/numpy/README.txt %%PYTHON_SITELIBDIR%%/numpy/THANKS.txt +%%PYTHON_SITELIBDIR%%/numpy/INSTALL.txt %%PYTHON_SITELIBDIR%%/numpy/__config__.py %%PYTHON_SITELIBDIR%%/numpy/__config__.pyc %%PYTHON_SITELIBDIR%%/numpy/__config__.pyo @@ -39,9 +40,9 @@ %%PYTHON_SITELIBDIR%%/numpy/core/fromnumeric.py %%PYTHON_SITELIBDIR%%/numpy/core/fromnumeric.pyc %%PYTHON_SITELIBDIR%%/numpy/core/fromnumeric.pyo -%%PYTHON_SITELIBDIR%%/numpy/core/generate_array_api.py -%%PYTHON_SITELIBDIR%%/numpy/core/generate_array_api.pyc -%%PYTHON_SITELIBDIR%%/numpy/core/generate_array_api.pyo +%%PYTHON_SITELIBDIR%%/numpy/core/generate_numpy_api.py +%%PYTHON_SITELIBDIR%%/numpy/core/generate_numpy_api.pyc +%%PYTHON_SITELIBDIR%%/numpy/core/generate_numpy_api.pyo %%PYTHON_SITELIBDIR%%/numpy/core/include/numpy/__multiarray_api.h %%PYTHON_SITELIBDIR%%/numpy/core/include/numpy/__ufunc_api.h %%PYTHON_SITELIBDIR%%/numpy/core/include/numpy/arrayobject.h @@ -83,12 +84,15 @@ %%PYTHON_SITELIBDIR%%/numpy/core/setupscons.pyo %%PYTHON_SITELIBDIR%%/numpy/core/tests/data/astype_copy.pkl %%PYTHON_SITELIBDIR%%/numpy/core/tests/data/recarray_from_file.fits +%%PYTHON_SITELIBDIR%%/numpy/core/tests/test_blasdot.py +%%PYTHON_SITELIBDIR%%/numpy/core/tests/test_defchararray.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_defmatrix.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_errstate.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_memmap.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_multiarray.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_numeric.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_numerictypes.py +%%PYTHON_SITELIBDIR%%/numpy/core/tests/test_print.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_records.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_regression.py %%PYTHON_SITELIBDIR%%/numpy/core/tests/test_scalarmath.py @@ -297,89 +301,54 @@ %%PYTHON_SITELIBDIR%%/numpy/distutils/unixccompiler.py %%PYTHON_SITELIBDIR%%/numpy/distutils/unixccompiler.pyc %%PYTHON_SITELIBDIR%%/numpy/distutils/unixccompiler.pyo -%%PYTHON_SITELIBDIR%%/numpy/doc/CAPI.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/DISTUTILS.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/EXAMPLE_DOCSTRING.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/HOWTO_BUILD_DOCS.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/HOWTO_DOCUMENT.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/README.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/MANIFEST -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/Makefile -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/README.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/c_numpy.pxd -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/c_python.pxd -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/numpyx.pyx -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/run_test.py -%%PYTHON_SITELIBDIR%%/numpy/doc/cython/setup.py -%%PYTHON_SITELIBDIR%%/numpy/doc/example.py -%%PYTHON_SITELIBDIR%%/numpy/doc/html/api-objects.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/html/crarr.png -%%PYTHON_SITELIBDIR%%/numpy/doc/html/epydoc.css -%%PYTHON_SITELIBDIR%%/numpy/doc/html/epydoc.js -%%PYTHON_SITELIBDIR%%/numpy/doc/html/example-module.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/example-pysrc.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/frames.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/help.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/identifier-index.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/index.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/module-tree.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/redirect.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/toc-everything.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/toc-example-module.html -%%PYTHON_SITELIBDIR%%/numpy/doc/html/toc.html -%%PYTHON_SITELIBDIR%%/numpy/doc/newdtype_example/example.py -%%PYTHON_SITELIBDIR%%/numpy/doc/newdtype_example/floatint.c -%%PYTHON_SITELIBDIR%%/numpy/doc/newdtype_example/floatint/__init__.py -%%PYTHON_SITELIBDIR%%/numpy/doc/newdtype_example/setup.py -%%PYTHON_SITELIBDIR%%/numpy/doc/npy-format.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/pep_buffer.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/MANIFEST -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/Makefile -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/README.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/c_numpy.pxd -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/c_python.pxd -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/notes -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/numpyx.c -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/numpyx.pyx -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/run_test.py -%%PYTHON_SITELIBDIR%%/numpy/doc/pyrex/setup.py -%%PYTHON_SITELIBDIR%%/numpy/doc/records.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/Makefile -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/README -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/Makefile -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/numpy_swig.html -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/numpy_swig.pdf -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/numpy_swig.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/testing.html -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/testing.pdf -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc/testing.txt -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/numpy.i -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/pyfragments.swg -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Array.i -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Array1.cxx -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Array1.h -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Array2.cxx -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Array2.h -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Farray.cxx -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Farray.h -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Farray.i -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Makefile -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Matrix.cxx -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Matrix.h -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Matrix.i -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Tensor.cxx -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Tensor.h -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Tensor.i -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Vector.cxx -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Vector.h -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/Vector.i -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/setup.py -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/testArray.py -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/testFarray.py -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/testMatrix.py -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/testTensor.py -%%PYTHON_SITELIBDIR%%/numpy/doc/swig/test/testVector.py -%%PYTHON_SITELIBDIR%%/numpy/doc/ufuncs.txt +%%PYTHON_SITELIBDIR%%/numpy/doc/__init__.py +%%PYTHON_SITELIBDIR%%/numpy/doc/__init__.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/__init__.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/basics.py +%%PYTHON_SITELIBDIR%%/numpy/doc/basics.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/basics.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/broadcasting.py +%%PYTHON_SITELIBDIR%%/numpy/doc/broadcasting.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/broadcasting.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/creation.py +%%PYTHON_SITELIBDIR%%/numpy/doc/creation.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/creation.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/glossary.py +%%PYTHON_SITELIBDIR%%/numpy/doc/glossary.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/glossary.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/howtofind.py +%%PYTHON_SITELIBDIR%%/numpy/doc/howtofind.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/howtofind.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/indexing.py +%%PYTHON_SITELIBDIR%%/numpy/doc/indexing.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/indexing.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/internals.py +%%PYTHON_SITELIBDIR%%/numpy/doc/internals.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/internals.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/io.py +%%PYTHON_SITELIBDIR%%/numpy/doc/io.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/io.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/jargon.py +%%PYTHON_SITELIBDIR%%/numpy/doc/jargon.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/jargon.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/methods_vs_functions.py +%%PYTHON_SITELIBDIR%%/numpy/doc/methods_vs_functions.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/methods_vs_functions.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/misc.py +%%PYTHON_SITELIBDIR%%/numpy/doc/misc.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/misc.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/performance.py +%%PYTHON_SITELIBDIR%%/numpy/doc/performance.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/performance.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/structured_arrays.py +%%PYTHON_SITELIBDIR%%/numpy/doc/structured_arrays.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/structured_arrays.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/subclassing.py +%%PYTHON_SITELIBDIR%%/numpy/doc/subclassing.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/subclassing.pyo +%%PYTHON_SITELIBDIR%%/numpy/doc/ufuncs.py +%%PYTHON_SITELIBDIR%%/numpy/doc/ufuncs.pyc +%%PYTHON_SITELIBDIR%%/numpy/doc/ufuncs.pyo %%PYTHON_SITELIBDIR%%/numpy/dual.py %%PYTHON_SITELIBDIR%%/numpy/dual.pyc %%PYTHON_SITELIBDIR%%/numpy/dual.pyo @@ -521,9 +490,10 @@ %%PYTHON_SITELIBDIR%%/numpy/lib/arraysetops.py %%PYTHON_SITELIBDIR%%/numpy/lib/arraysetops.pyc %%PYTHON_SITELIBDIR%%/numpy/lib/arraysetops.pyo -%%PYTHON_SITELIBDIR%%/numpy/lib/convdtype.py -%%PYTHON_SITELIBDIR%%/numpy/lib/convdtype.pyc -%%PYTHON_SITELIBDIR%%/numpy/lib/convdtype.pyo +%%PYTHON_SITELIBDIR%%/numpy/lib/arrayterator.py +%%PYTHON_SITELIBDIR%%/numpy/lib/arrayterator.pyc +%%PYTHON_SITELIBDIR%%/numpy/lib/arrayterator.pyo +%%PYTHON_SITELIBDIR%%/numpy/lib/benchmarks/bench_arraysetops.py %%PYTHON_SITELIBDIR%%/numpy/lib/financial.py %%PYTHON_SITELIBDIR%%/numpy/lib/financial.pyc %%PYTHON_SITELIBDIR%%/numpy/lib/financial.pyo @@ -563,8 +533,12 @@ %%PYTHON_SITELIBDIR%%/numpy/lib/shape_base.py %%PYTHON_SITELIBDIR%%/numpy/lib/shape_base.pyc %%PYTHON_SITELIBDIR%%/numpy/lib/shape_base.pyo +%%PYTHON_SITELIBDIR%%/numpy/lib/stride_tricks.py +%%PYTHON_SITELIBDIR%%/numpy/lib/stride_tricks.pyc +%%PYTHON_SITELIBDIR%%/numpy/lib/stride_tricks.pyo %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test__datasource.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_arraysetops.py +%%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_arrayterator.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_financial.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_format.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_function_base.py @@ -575,6 +549,7 @@ %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_polynomial.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_regression.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_shape_base.py +%%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_stride_tricks.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_twodim_base.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_type_check.py %%PYTHON_SITELIBDIR%%/numpy/lib/tests/test_ufunclike.py @@ -811,9 +786,18 @@ %%PYTHON_SITELIBDIR%%/numpy/testing/__init__.py %%PYTHON_SITELIBDIR%%/numpy/testing/__init__.pyc %%PYTHON_SITELIBDIR%%/numpy/testing/__init__.pyo -%%PYTHON_SITELIBDIR%%/numpy/testing/info.py -%%PYTHON_SITELIBDIR%%/numpy/testing/info.pyc -%%PYTHON_SITELIBDIR%%/numpy/testing/info.pyo +%%PYTHON_SITELIBDIR%%/numpy/testing/decorators.py +%%PYTHON_SITELIBDIR%%/numpy/testing/decorators.pyc +%%PYTHON_SITELIBDIR%%/numpy/testing/decorators.pyo +%%PYTHON_SITELIBDIR%%/numpy/testing/noseclasses.py +%%PYTHON_SITELIBDIR%%/numpy/testing/noseclasses.pyc +%%PYTHON_SITELIBDIR%%/numpy/testing/noseclasses.pyo +%%PYTHON_SITELIBDIR%%/numpy/testing/nosetester.py +%%PYTHON_SITELIBDIR%%/numpy/testing/nosetester.pyc +%%PYTHON_SITELIBDIR%%/numpy/testing/nosetester.pyo +%%PYTHON_SITELIBDIR%%/numpy/testing/nulltester.py +%%PYTHON_SITELIBDIR%%/numpy/testing/nulltester.pyc +%%PYTHON_SITELIBDIR%%/numpy/testing/nulltester.pyo %%PYTHON_SITELIBDIR%%/numpy/testing/numpytest.py %%PYTHON_SITELIBDIR%%/numpy/testing/numpytest.pyc %%PYTHON_SITELIBDIR%%/numpy/testing/numpytest.pyo @@ -849,6 +833,7 @@ @dirrm %%PYTHON_SITELIBDIR%%/numpy/ma @dirrm %%PYTHON_SITELIBDIR%%/numpy/linalg/tests @dirrm %%PYTHON_SITELIBDIR%%/numpy/linalg +@dirrm %%PYTHON_SITELIBDIR%%/numpy/lib/benchmarks @dirrm %%PYTHON_SITELIBDIR%%/numpy/lib/tests @dirrm %%PYTHON_SITELIBDIR%%/numpy/lib @dirrm %%PYTHON_SITELIBDIR%%/numpy/fft/tests @@ -857,14 +842,6 @@ @dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/docs/usersguide @dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py/docs @dirrm %%PYTHON_SITELIBDIR%%/numpy/f2py -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/swig/test -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/swig/doc -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/swig -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/pyrex -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/newdtype_example/floatint -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/newdtype_example -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/html -@dirrm %%PYTHON_SITELIBDIR%%/numpy/doc/cython @dirrm %%PYTHON_SITELIBDIR%%/numpy/doc @dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/swig_ext/tests @dirrm %%PYTHON_SITELIBDIR%%/numpy/distutils/tests/swig_ext/src >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 01:30:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 01:30:21 2008 Subject: ports/127865: [Update]math/py-numpy:update to 1.2.0 Message-ID: <200810050130.m951UFZG091902@freefall.freebsd.org> Synopsis: [Update]math/py-numpy:update to 1.2.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 01:30: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=127865 From hrs at FreeBSD.org Sun Oct 5 04:20:05 2008 From: hrs at FreeBSD.org (Hiroki Sato) Date: Sun Oct 5 04:20:43 2008 Subject: ports/127867: repo-copy request: japanese/onew-freewnn -> japanese/onew Message-ID: <200810050341.m953f0jN050768@alph.d.allbsd.org> >Number: 127867 >Category: ports >Synopsis: repo-copy request: japanese/onew-freewnn -> japanese/onew >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: Sun Oct 05 04:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.allbsd.org 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #1: Thu Sep 25 21:19:27 UTC 2008 hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH i386 >Description: To simplify japanese/onew-* variants, I would like to get a repo-copy of japanese/onew-freewnn -> japanese/onew. After the repo-copy I will remove japanese/onew-* and merge necessary changes from them to japanese/onew. >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: From hrs at FreeBSD.org Sun Oct 5 04:20:06 2008 From: hrs at FreeBSD.org (Hiroki Sato) Date: Sun Oct 5 04:20:44 2008 Subject: ports/127868: repo-copy request: japanese/kinput2-freewnn -> japanese/kinput2 Message-ID: <200810050340.m953eu8Y050716@alph.d.allbsd.org> >Number: 127868 >Category: ports >Synopsis: repo-copy request: japanese/kinput2-freewnn -> japanese/kinput2 >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: Sun Oct 05 04:20:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.allbsd.org 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #1: Thu Sep 25 21:19:27 UTC 2008 hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH i386 >Description: To simplify japanese/kinput2-* variants, I would like to get a repo-copy of japanese/kinput2-freewnn -> japanese/kinput2. After the repo-copy I will remove japanese/kinput2-* and merge necessary changes from them to japanese/kinput2. >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: From hrs at FreeBSD.org Sun Oct 5 04:20:06 2008 From: hrs at FreeBSD.org (Hiroki Sato) Date: Sun Oct 5 04:20:44 2008 Subject: ports/127869: repo-copy request: japanese/Canna -> japanese/canna-server and japanese/canna-lib Message-ID: <200810050340.m953epie050664@alph.d.allbsd.org> >Number: 127869 >Category: ports >Synopsis: repo-copy request: japanese/Canna -> japanese/canna-server and japanese/canna-lib >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: Sun Oct 05 04:20:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Hiroki Sato >Release: FreeBSD 7.0-RELEASE-p4 i386 >Organization: Tokyo University of Science >Environment: System: FreeBSD alph.allbsd.org 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #1: Thu Sep 25 21:19:27 UTC 2008 hrs@alph.allbsd.org:/usr/obj/usr/src/sys/ALPH i386 >Description: To get more flexibility and finer specification of dependency between the Canna port, ports which depend on the Canna library, and ones which depend on the Canna daemon and dictionary files, I would like to get a repo-copy of japanese/Canna -> japanese/canna-server and japanese/canna-lib. >How-To-Repeat: N/A >Fix: N/A >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 04:20:20 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 04:20:45 2008 Subject: ports/127867: repo-copy request: japanese/onew-freewnn -> japanese/onew Message-ID: <200810050420.m954KJKi005989@freefall.freebsd.org> Synopsis: repo-copy request: japanese/onew-freewnn -> japanese/onew Responsible-Changed-From-To: freebsd-ports-bugs->hrs Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 04:20:19 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127867 From edwin at FreeBSD.org Sun Oct 5 04:20:25 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 04:20:45 2008 Subject: ports/127868: repo-copy request: japanese/kinput2-freewnn -> japanese/kinput2 Message-ID: <200810050420.m954KPPl006069@freefall.freebsd.org> Synopsis: repo-copy request: japanese/kinput2-freewnn -> japanese/kinput2 Responsible-Changed-From-To: freebsd-ports-bugs->hrs Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 04:20:24 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127868 From edwin at FreeBSD.org Sun Oct 5 04:20:30 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 04:20:46 2008 Subject: ports/127869: repo-copy request: japanese/Canna -> japanese/canna-server and japanese/canna-lib Message-ID: <200810050420.m954KTDV006149@freefall.freebsd.org> Synopsis: repo-copy request: japanese/Canna -> japanese/canna-server and japanese/canna-lib Responsible-Changed-From-To: freebsd-ports-bugs->hrs Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 04:20:29 UTC 2008 Responsible-Changed-Why: Submitter has GNATS access (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127869 From linimon at FreeBSD.org Sun Oct 5 06:58:10 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Oct 5 06:58:17 2008 Subject: ports/127871: RE: port net-mgmt/ng_ipacct not build at current 7.1-PRERELEASE Message-ID: <200810050658.m956wAxW027562@freefall.freebsd.org> Synopsis: RE: port net-mgmt/ng_ipacct not build at current 7.1-PRERELEASE State-Changed-From-To: open->closed State-Changed-By: linimon State-Changed-When: Sun Oct 5 06:57:30 UTC 2008 State-Changed-Why: Misfiled followup to ports/127437; content migrated. Responsible-Changed-From-To: gnats-admin->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Sun Oct 5 06:57:30 UTC 2008 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=127871 From wenheping at gmail.com Sun Oct 5 09:30:04 2008 From: wenheping at gmail.com (Wen heping) Date: Sun Oct 5 09:30:10 2008 Subject: ports/127873: [Update]security/ipguard:update to 1.00 Message-ID: <200810050928.m959Sf8q095459@www.freebsd.org> >Number: 127873 >Category: ports >Synopsis: [Update]security/ipguard:update to 1.00 >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 Oct 05 09:30:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 1.00 from 0.04 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -curN ipguard/Makefile ipguard.new/Makefile --- ipguard/Makefile 2007-01-31 22:09:53.000000000 +0800 +++ ipguard.new/Makefile 2008-10-06 01:20:45.000000000 +0800 @@ -6,15 +6,14 @@ # PORTNAME= ipguard -PORTVERSION= 0.04 -PORTREVISION= 2 +PORTVERSION= 1.00 CATEGORIES= security net MASTER_SITES= http://ipguard.deep.perm.ru/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Tool designed to protect LAN IP adress space by ARP spoofing -BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10 +BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet MAN8= ipguard.8 @@ -25,7 +24,7 @@ SUB_FILES= pkg-message SUB_LIST= ETHERS=${ETHERS} -LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet10-config +LIBNET_CONFIG?= ${LOCALBASE}/bin/libnet11-config post-patch: @${REINPLACE_CMD} -Ee \ diff -curN ipguard/distinfo ipguard.new/distinfo --- ipguard/distinfo 2006-01-24 09:03:05.000000000 +0800 +++ ipguard.new/distinfo 2008-10-05 11:19:47.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (ipguard-0.04.tar.gz) = 00bff6650e3908e9fa352d48d1574850 -SHA256 (ipguard-0.04.tar.gz) = 9316d69010027c14f73e237e4b3584b8c1d86552c59e45df132470a0bf74c8ac -SIZE (ipguard-0.04.tar.gz) = 11169 +MD5 (ipguard-1.00.tar.gz) = 3b8e99994a283c549e2e7f452ef38fd7 +SHA256 (ipguard-1.00.tar.gz) = fb9d7f34a9c83976a1186f6fd33b04e31462beee7550c95001132aef3d08322e +SIZE (ipguard-1.00.tar.gz) = 25095 diff -curN ipguard/files/patch-Makefile ipguard.new/files/patch-Makefile --- ipguard/files/patch-Makefile 2005-09-04 02:51:19.000000000 +0800 +++ ipguard.new/files/patch-Makefile 1970-01-01 08:00:00.000000000 +0800 @@ -1,27 +0,0 @@ ---- Makefile.orig Mon Aug 22 17:34:48 2005 -+++ Makefile Sat Sep 3 19:27:19 2005 -@@ -3,18 +3,19 @@ - ## copyright (c) 2005 SeaD - ## - --PREFIX=/usr/local --ETHERS=/etc/ethers -+PREFIX?=/usr/local -+LOCALBASE?=/usr/local -+ETHERS?=/etc/ethers - - NAME=ipguard - VERSION=0.04 --INCLUDES=-I/usr/local/include --LIBS=-lpcap `libnet-config --libs` -L/usr/local/lib -+INCLUDES=-I${LOCALBASE}/include -+LIBS=-lpcap `libnet-config --libs` -L${LOCALBASE}/lib - DEFINES=`libnet-config --defines` - STATIC= - CC=gcc - --CFLAGS+=-g -Wall -O2 -DETHERS='"$(ETHERS)"' -+CFLAGS+=-g -Wall -DETHERS='"$(ETHERS)"' - - OBJS=ethers.o ipguard.o packet.o system.o - DOCS=ethers.sample ipguard.sh.sample NEWS README TODO >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 09:30:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 09:30:21 2008 Subject: ports/127873: [Update]security/ipguard:update to 1.00 Message-ID: <200810050930.m959UE53069716@freefall.freebsd.org> Synopsis: [Update]security/ipguard:update to 1.00 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 09:30: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=127873 From rafan at FreeBSD.org Sun Oct 5 09:53:26 2008 From: rafan at FreeBSD.org (rafan@FreeBSD.org) Date: Sun Oct 5 09:53:32 2008 Subject: ports/127590: [PATCH] textproc/db2latex: fix compilation error Message-ID: <200810050953.m959rQHE071129@freefall.freebsd.org> Synopsis: [PATCH] textproc/db2latex: fix compilation error Responsible-Changed-From-To: freebsd-ports-bugs->rafan Responsible-Changed-By: rafan Responsible-Changed-When: Sun Oct 5 09:53:26 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127590 From ports at logvinov.com Sun Oct 5 10:30:10 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Sun Oct 5 10:30:22 2008 Subject: ports/127874: [new port] deskutils/libopensync-plugin-synce: SynCE plugin for the OpenSync framework Message-ID: <200810051029.m95AT781028567@blg.akavia.ru> >Number: 127874 >Category: ports >Synopsis: [new port] deskutils/libopensync-plugin-synce: SynCE plugin for the OpenSync framework >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: Sun Oct 05 10:30:09 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: This plugin allows applications using OpenSync to synchronise to and from Windows CE and PockectPC based devices. WWW: http://www.synce.org/moin/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libopensync-plugin-synce # libopensync-plugin-synce/Makefile # libopensync-plugin-synce/pkg-descr # echo c - libopensync-plugin-synce mkdir -p libopensync-plugin-synce > /dev/null 2>&1 echo x - libopensync-plugin-synce/Makefile sed 's/^X//' >libopensync-plugin-synce/Makefile << 'END-of-libopensync-plugin-synce/Makefile' X# New ports collection makefile for: libopensync-plugin-synce X# Date created: 27 September 2008 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X# X XPORTNAME= libopensync-plugin-synce XCATEGORIES= deskutils palm X XMAINTAINER= ports@logvinov.com XCOMMENT= SynCE plugin for the OpenSync framework X XRUN_DEPENDS= sync-engine:${PORTSDIR}/palm/synce-sync-engine \ X ${LOCALBASE}/lib/opensync/plugins/python_module.so:${PORTSDIR}/deskutils/libopensync-plugin-python X XMASTERDIR= ${.CURDIR}/../../palm/synce-sync-engine X XCONFLICTS= libopensync-plugin-synce-devel-[0-9]* X XENGINE_VER= 2 XPLUGINDIR= lib/opensync/python-plugins X X.include "${MASTERDIR}/Makefile" END-of-libopensync-plugin-synce/Makefile echo x - libopensync-plugin-synce/pkg-descr sed 's/^X//' >libopensync-plugin-synce/pkg-descr << 'END-of-libopensync-plugin-synce/pkg-descr' XThis plugin allows applications using OpenSync to synchronise to and from XWindows CE and PockectPC based devices. X XWWW: http://www.synce.org/moin/ END-of-libopensync-plugin-synce/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From ports at logvinov.com Sun Oct 5 10:30:10 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Sun Oct 5 10:30:22 2008 Subject: ports/127875: [new port] deskutils/libopensync-plugin-synce-devel: SynCE plugin for the OpenSync framework Message-ID: <200810051029.m95ATLMi028637@blg.akavia.ru> >Number: 127875 >Category: ports >Synopsis: [new port] deskutils/libopensync-plugin-synce-devel: SynCE plugin for the OpenSync framework >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: Sun Oct 05 10:30:10 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: This plugin allows applications using OpenSync to synchronise to and from Windows CE and PockectPC based devices. WWW: http://www.synce.org/moin/ >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # libopensync-plugin-synce-devel # libopensync-plugin-synce-devel/Makefile # libopensync-plugin-synce-devel/pkg-descr # echo c - libopensync-plugin-synce-devel mkdir -p libopensync-plugin-synce-devel > /dev/null 2>&1 echo x - libopensync-plugin-synce-devel/Makefile sed 's/^X//' >libopensync-plugin-synce-devel/Makefile << 'END-of-libopensync-plugin-synce-devel/Makefile' X# New ports collection makefile for: libopensync-plugin-synce-devel X# Date created: 27 September 2008 X# Whom: Alexander Logvinov X# X# $FreeBSD$ X# X XPORTNAME= libopensync-plugin-synce XCATEGORIES= deskutils palm XPKGNAMESUFFIX= -devel X XMAINTAINER= ports@logvinov.com XCOMMENT= SynCE plugin for the OpenSync framework X XRUN_DEPENDS= sync-engine:${PORTSDIR}/palm/synce-sync-engine \ X ${LOCALBASE}/lib/opensync-1.0/plugins/python-module.so:${PORTSDIR}/deskutils/libopensync-plugin-python-devel X XMASTERDIR= ${.CURDIR}/../../palm/synce-sync-engine X XCONFLICTS= libopensync-plugin-synce-[0-9]* X XENGINE_VER= 3 XPLUGINDIR= lib/opensync-1.0/plugins X X.include "${MASTERDIR}/Makefile" END-of-libopensync-plugin-synce-devel/Makefile echo x - libopensync-plugin-synce-devel/pkg-descr sed 's/^X//' >libopensync-plugin-synce-devel/pkg-descr << 'END-of-libopensync-plugin-synce-devel/pkg-descr' XThis plugin allows applications using OpenSync to synchronise to and from XWindows CE and PockectPC based devices. X XWWW: http://www.synce.org/moin/ END-of-libopensync-plugin-synce-devel/pkg-descr exit >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sun Oct 5 11:25:39 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Oct 5 11:25:53 2008 Subject: ports/127874: [new port] deskutils/libopensync-plugin-synce: SynCE plugin for the OpenSync framework Message-ID: <200810051125.m95BPcgM080402@freefall.freebsd.org> Synopsis: [new port] deskutils/libopensync-plugin-synce: SynCE plugin for the OpenSync framework Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Oct 5 11:25:38 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127874 From miwi at FreeBSD.org Sun Oct 5 11:25:41 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Oct 5 11:25:54 2008 Subject: ports/127875: [new port] deskutils/libopensync-plugin-synce-devel: SynCE plugin for the OpenSync framework Message-ID: <200810051125.m95BPeMD080469@freefall.freebsd.org> Synopsis: [new port] deskutils/libopensync-plugin-synce-devel: SynCE plugin for the OpenSync framework Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Oct 5 11:25:40 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127875 From wenheping at gmail.com Sun Oct 5 12:20:05 2008 From: wenheping at gmail.com (Wen heping) Date: Sun Oct 5 12:20:16 2008 Subject: ports/127876: [Maintainer Update]net/pear-Net_Vpopmaild:update to 0.3.2 Message-ID: <200810051212.m95CCcOb041361@www.freebsd.org> >Number: 127876 >Category: ports >Synopsis: [Maintainer Update]net/pear-Net_Vpopmaild:update 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: Sun Oct 05 12:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 0.3.2 from 0.3.1 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-06 02:41:24.000000000 +0800 +++ Makefile 2008-10-06 02:42:23.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= Net_Vpopmaild -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= net mail pear MAINTAINER= wenheping@gmail.com --- distinfo.orig 2008-06-21 02:57:16.000000000 +0800 +++ distinfo 2008-10-06 02:42:30.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (PEAR/Net_Vpopmaild-0.3.1.tgz) = a9a2cb875c880254fe0517ee2549d3a3 -SHA256 (PEAR/Net_Vpopmaild-0.3.1.tgz) = 5e181a79b1a2d52087c9544a1c11d18cebdab842e500753493ae975f1f14cbcf -SIZE (PEAR/Net_Vpopmaild-0.3.1.tgz) = 20397 +MD5 (PEAR/Net_Vpopmaild-0.3.2.tgz) = d8ea0aa72062af4e52af9629d47e039f +SHA256 (PEAR/Net_Vpopmaild-0.3.2.tgz) = e7626025dca79a3aa4d03362cfe4a5d532d591b85fcae9f01fff98d5a2c65ba2 +SIZE (PEAR/Net_Vpopmaild-0.3.2.tgz) = 20484 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 12:20:19 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 12:20:25 2008 Subject: ports/127876: [Maintainer Update]net/pear-Net_Vpopmaild:update to 0.3.2 Message-ID: <200810051220.m95CKJgA085147@freefall.freebsd.org> Synopsis: [Maintainer Update]net/pear-Net_Vpopmaild:update to 0.3.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 12:20:18 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127876 From adox at mcx2.org Sun Oct 5 13:50:05 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Sun Oct 5 13:50:29 2008 Subject: ports/127877: [NEW PORT] audio/cutmp3 - A small and fast command line MP3 editor Message-ID: <48e8c3ca.0aa1660a.2b75.5b03@mx.google.com> >Number: 127877 >Category: ports >Synopsis: [NEW PORT] audio/cutmp3 - A small and fast command line MP3 editor >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: Sun Oct 05 13: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 #2: Sun Sep 14 08:19:18 CEST 2008 root@contempt:/usr/obj/usr/src/sys/CONTEMPT i386 >Description: cutmp3 is a small and fast command line MP3 editor. It lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s. WWW: http://www.puchalla-online.de/cutmp3.html >How-To-Repeat: >Fix: --- shar-cutmp3.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: # # cutmp3/Makefile # cutmp3/distinfo # cutmp3/files # cutmp3/pkg-descr # cutmp3/pkg-message # echo x - cutmp3/Makefile sed 's/^X//' >cutmp3/Makefile << 'END-of-cutmp3/Makefile' X# New ports collection makefile for: cutmp3 X# Date created: 05 Oct 2008 X# Whom: Dennis Herrmann X# X# $FreeBSD: $ X# X XPORTNAME= cutmp3 XPORTVERSION= 1.9.2 XCATEGORIES= audio XMASTER_SITES= http://www.puchalla-online.de/ \ X http://mirror.mcx2.org/ X XMAINTAINER= adox@mcx2.org XCOMMENT= A small and fast command line MP3 editor X XUSE_BZIP2= yes XMAN1= ${PORTNAME}.1 XMANCOMPRESSED= yes X XPLIST_FILES= bin/cutmp3 \ X %%DOCSDIR%%/README \ X %%DOCSDIR%%/README.timetable \ X %%DOCSDIR%%/USAGE XPLIST_DIRS= %%DOCSDIR%% X Xpost-install: X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}/README X ${INSTALL_DATA} ${WRKSRC}/README.timetable ${DOCSDIR}/README.timetable X ${INSTALL_DATA} ${WRKSRC}/USAGE ${DOCSDIR}/USAGE X.endif X X @${ECHO_MSG} "" X @${CAT} ${PKGMESSAGE} X @${ECHO_MSG} "" X X.include END-of-cutmp3/Makefile echo x - cutmp3/distinfo sed 's/^X//' >cutmp3/distinfo << 'END-of-cutmp3/distinfo' XMD5 (cutmp3-1.9.2.tar.bz2) = 1e612f637620732009f402b64ce8e418 XSHA256 (cutmp3-1.9.2.tar.bz2) = 5266a02b4dc9d23aa3574c71720ce9d4419191d10531cda14d9bf9ffb54980e6 XSIZE (cutmp3-1.9.2.tar.bz2) = 47690 END-of-cutmp3/distinfo echo c - cutmp3/files mkdir -p cutmp3/files > /dev/null 2>&1 echo x - cutmp3/pkg-descr sed 's/^X//' >cutmp3/pkg-descr << 'END-of-cutmp3/pkg-descr' Xcutmp3 is a small and fast command line MP3 editor. It lets Xyou select sections of an MP3 interactively or via a timetable Xand save them to separate files without quality loss. It uses Xmpg123 for playback and works with VBR files and even with files Xbigger than 2GB. Other features are configurable silence seeking Xand ID3 tag seeking, which are useful for concatenated mp3s. X XWWW: http://www.puchalla-online.de/cutmp3.html END-of-cutmp3/pkg-descr echo x - cutmp3/pkg-message sed 's/^X//' >cutmp3/pkg-message << 'END-of-cutmp3/pkg-message' X########################################################################### Xcutmp3 has been installed. X XFor more information about cutmp3 use "man cutmp3" or visit: Xhttp://www.puchalla-online.de/cutmp3.html X########################################################################### END-of-cutmp3/pkg-message exit --- shar-cutmp3.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Sun Oct 5 13:50:05 2008 From: wenheping at gmail.com (Wen heping) Date: Sun Oct 5 13:50:29 2008 Subject: ports/127878: [NEW PORT]finance/weberp:An Open-Source Web-Based ERP System Message-ID: <200810051347.m95DlCNn010806@www.freebsd.org> >Number: 127878 >Category: ports >Synopsis: [NEW PORT]finance/weberp:An Open-Source Web-Based ERP System >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: Sun Oct 05 13:50:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: webERP is a complete web based accounting/ERP system that requires only a web-browser and pdf reader to use. It has a wide range of features suitable for many businesses particularly distributed businesses in wholesale and distribution. It is developed as an open-source application and is available as a free download to use. The feature set is continually expanding as new businesses and developers adopt it.There have been in excess of 80,000 downloads to date. WWW: http://www.weberp.org/ >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: # # weberp # weberp/files # weberp/files/pkg-message.in # weberp/pkg-plist # weberp/pkg-descr # weberp/distinfo # weberp/Makefile # echo c - weberp mkdir -p weberp > /dev/null 2>&1 echo c - weberp/files mkdir -p weberp/files > /dev/null 2>&1 echo x - weberp/files/pkg-message.in sed 's/^X//' >weberp/files/pkg-message.in << 'END-of-weberp/files/pkg-message.in' X XPOST-INSTALL CONFIGURATION FOR webERP 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 /weberp %%WWWDIR%%/ X AcceptPathInfo On X X AllowOverride None X Order Allow,Deny X Allow from all X X X XBefore you start webERP, please read carefully the INSTALL file: X /usr/local/www/weberp/doc/INSTALL.txt Xfor detailed information. X X===================================== END-of-weberp/files/pkg-message.in echo x - weberp/pkg-plist sed 's/^X//' >weberp/pkg-plist << 'END-of-weberp/pkg-plist' X%%WWWDIR%%/messages.mo X%%WWWDIR%%/fpdi/decoders/ASCII85Decode.php X%%WWWDIR%%/fpdi/decoders/LZWDecode.php X%%WWWDIR%%/fpdi/fpdf_tpl.php X%%WWWDIR%%/fpdi/fpdi.php X%%WWWDIR%%/fpdi/fpdi_pdf_parser.php X%%WWWDIR%%/fpdi/pdf_context.php X%%WWWDIR%%/fpdi/pdf_parser.php X%%WWWDIR%%/fpdi/wrapper_functions.php X%%WWWDIR%%/DiscountCategories.php X%%WWWDIR%%/Z_Upgrade_3.08-3.09.php X%%WWWDIR%%/Payments.php X%%WWWDIR%%/GetStockImage.php X%%WWWDIR%%/Suppliers.php X%%WWWDIR%%/InventoryValuation.php X%%WWWDIR%%/StockLocTransferReceive.php X%%WWWDIR%%/locale/en_GB/LC_MESSAGES/messages.po X%%WWWDIR%%/locale/en_US/LC_MESSAGES/messages.po~ X%%WWWDIR%%/locale/en_US/LC_MESSAGES/messages.mo X%%WWWDIR%%/locale/en_US/LC_MESSAGES/messages.po X%%WWWDIR%%/WhereUsedInquiry.php X%%WWWDIR%%/PaymentAllocations.php X%%WWWDIR%%/OrderDetails.php X%%WWWDIR%%/WorkOrderIssue.php X%%WWWDIR%%/Z_UploadForm.php X%%WWWDIR%%/PDFPriceList.php X%%WWWDIR%%/CompanyPreferences.php X%%WWWDIR%%/Tax.php X%%WWWDIR%%/index.php X%%WWWDIR%%/StockCostUpdate.php X%%WWWDIR%%/StockUsage.php X%%WWWDIR%%/SystemCheck.php X%%WWWDIR%%/COGSGLPostings.php X%%WWWDIR%%/PDFDIFOT.php X%%WWWDIR%%/AccountGroups.php X%%WWWDIR%%/PeriodsInquiry.php X%%WWWDIR%%/GLTrialBalance.php X%%WWWDIR%%/Customers.php X%%WWWDIR%%/StockCounts.php X%%WWWDIR%%/Currencies.php X%%WWWDIR%%/Z_UploadResult.php X%%WWWDIR%%/PDFQuotation.php X%%WWWDIR%%/SupplierInvoice.php X%%WWWDIR%%/Z_ReApplyCostToSA.php X%%WWWDIR%%/Z_UpdateChartDetailsBFwd.php X%%WWWDIR%%/SupplierCredit.php X%%WWWDIR%%/WWW_Users.php X%%WWWDIR%%/SuppInvGRNs.php X%%WWWDIR%%/PO_OrderDetails.php X%%WWWDIR%%/Z_CheckGLTransBalance.php X%%WWWDIR%%/TaxAuthorityRates.php X%%WWWDIR%%/AgedSuppliers.php X%%WWWDIR%%/PrintCustOrder.php X%%WWWDIR%%/WWW_Access.php X%%WWWDIR%%/StockMovements.php X%%WWWDIR%%/MailSalesReport_csv.php X%%WWWDIR%%/BankReconciliation.php X%%WWWDIR%%/StockAdjustmentsControlled.php X%%WWWDIR%%/BOMs.php X%%WWWDIR%%/ConfirmDispatch_Invoice.php X%%WWWDIR%%/PDFStockNegatives.php X%%WWWDIR%%/SelectGLAccount.php X%%WWWDIR%%/GLBudgets.php X%%WWWDIR%%/Z_poAdmin.php X%%WWWDIR%%/Numbers/Words/lang.bg.php X%%WWWDIR%%/Numbers/Words/lang.cs.php X%%WWWDIR%%/Numbers/Words/lang.de.php X%%WWWDIR%%/Numbers/Words/lang.dk.php X%%WWWDIR%%/Numbers/Words/lang.en_100.php X%%WWWDIR%%/Numbers/Words/lang.en_GB.php X%%WWWDIR%%/Numbers/Words/lang.en_US.php X%%WWWDIR%%/Numbers/Words/lang.es.php X%%WWWDIR%%/Numbers/Words/lang.es_AR.php X%%WWWDIR%%/Numbers/Words/lang.et.php X%%WWWDIR%%/Numbers/Words/lang.fr.php X%%WWWDIR%%/Numbers/Words/lang.fr_BE.php X%%WWWDIR%%/Numbers/Words/lang.he.php X%%WWWDIR%%/Numbers/Words/lang.hu_HU.php X%%WWWDIR%%/Numbers/Words/lang.id.php X%%WWWDIR%%/Numbers/Words/lang.it_IT.php X%%WWWDIR%%/Numbers/Words/lang.lt.php X%%WWWDIR%%/Numbers/Words/lang.nl.php X%%WWWDIR%%/Numbers/Words/lang.pl.php X%%WWWDIR%%/Numbers/Words/lang.pt_BR.php X%%WWWDIR%%/Numbers/Words/lang.ru.php X%%WWWDIR%%/Numbers/Words/lang.sv.php X%%WWWDIR%%/Numbers/ChangeLog X%%WWWDIR%%/Numbers/README X%%WWWDIR%%/Numbers/Words.php X%%WWWDIR%%/Z_DataExport.php X%%WWWDIR%%/Stocks.php X%%WWWDIR%%/EDI_Incoming_Orders/Order1.edi X%%WWWDIR%%/WorkOrderReceive.php X%%WWWDIR%%/CustEDISetup.php X%%WWWDIR%%/TaxGroups.php X%%WWWDIR%%/Z_DeleteCreditNote.php X%%WWWDIR%%/StockCheck.php X%%WWWDIR%%/Z_CreateCompany.php X%%WWWDIR%%/Z_DeleteSalesTransActions.php X%%WWWDIR%%/SupplierBalsAtPeriodEnd.php X%%WWWDIR%%/Z_poAddLanguage.php X%%WWWDIR%%/SystemParameters.php X%%WWWDIR%%/CustomerTransInquiry.php X%%WWWDIR%%/Z_CheckDebtorsControl.php X%%WWWDIR%%/SelectCustomer.php X%%WWWDIR%%/Shipt_Select.php X%%WWWDIR%%/StockUsageGraph.php X%%WWWDIR%%/StockSerialItems.php X%%WWWDIR%%/SalesAnalReptCols.php X%%WWWDIR%%/MailSalesReport.php X%%WWWDIR%%/AccountSections.php X%%WWWDIR%%/PrintCheque.php X%%WWWDIR%%/FTP_RadioBeacon.php X%%WWWDIR%%/PDFChequeListing.php X%%WWWDIR%%/Z_CheckAllocationsFrom.php X%%WWWDIR%%/Z_CurrencySuppliersBalances.php X%%WWWDIR%%/SupplierContacts.php X%%WWWDIR%%/CustomerReceipt.php X%%WWWDIR%%/GLAccountInquiry.php X%%WWWDIR%%/report_runner.php X%%WWWDIR%%/PO_Header.php X%%WWWDIR%%/Z_ChangeBranchCode.php X%%WWWDIR%%/SalesCategories.php X%%WWWDIR%%/PrintCustOrder_generic.php X%%WWWDIR%%/Credit_Invoice.php X%%WWWDIR%%/ExchangeRateTrend.php X%%WWWDIR%%/Z_MakeStockLocns.php X%%WWWDIR%%/SelectCompletedOrder.php X%%WWWDIR%%/companies/weberp/logo.jpg X%%WWWDIR%%/companies/weberp/part_pics/HON90021.jpg X%%WWWDIR%%/companies/weberp/part_pics/HON90022.jpg X%%WWWDIR%%/companies/weberp/part_pics/PHIS01.jpg X%%WWWDIR%%/companies/weberp/part_pics/webERPsmall.png X%%WWWDIR%%/companies/weberp/reportwriter/CustomerList.rpt.txt X%%WWWDIR%%/companies/weberp/reportwriter/InvoiceReport.rpt.txt X%%WWWDIR%%/WorkCentres.php X%%WWWDIR%%/GoodsReceivedControlled.php X%%WWWDIR%%/SuppTransGLAnalysis.php X%%WWWDIR%%/sql/mysql/upgrade2.7-2.8.sql X%%WWWDIR%%/sql/mysql/upgrade2.8-2.9.sql X%%WWWDIR%%/sql/mysql/upgrade2.9-2.9a.sql X%%WWWDIR%%/sql/mysql/upgrade2.9a-2.9b.sql X%%WWWDIR%%/sql/mysql/upgrade2.9b-3.0.sql X%%WWWDIR%%/sql/mysql/upgrade3.00-3.01.sql X%%WWWDIR%%/sql/mysql/upgrade3.01-3.02.sql X%%WWWDIR%%/sql/mysql/upgrade3.02-3.03.sql X%%WWWDIR%%/sql/mysql/upgrade3.03-3.04.sql X%%WWWDIR%%/sql/mysql/upgrade3.04-3.05.sql X%%WWWDIR%%/sql/mysql/upgrade3.05-3.06.sql X%%WWWDIR%%/sql/mysql/upgrade3.06-3.07.sql X%%WWWDIR%%/sql/mysql/upgrade3.07-3.08.sql X%%WWWDIR%%/sql/mysql/upgrade3.08-3.09.sql X%%WWWDIR%%/sql/mysql/weberp-demo.sql X%%WWWDIR%%/sql/mysql/weberp-new.sql X%%WWWDIR%%/Z_DeleteInvoice.php X%%WWWDIR%%/StockSerialItemResearch.php X%%WWWDIR%%/PDFStockCheckComparison.php X%%WWWDIR%%/StockQuantityByDate.php X%%WWWDIR%%/Z_CreateChartDetails.php X%%WWWDIR%%/DemandWorkOrders.php X%%WWWDIR%%/StockStatus.php X%%WWWDIR%%/EDIProcessOrders.php X%%WWWDIR%%/favicon.ico X%%WWWDIR%%/AuditTrail.php X%%WWWDIR%%/PO_SelectPurchOrder.php X%%WWWDIR%%/SpecialOrder.php X%%WWWDIR%%/StockLocTransfer.php X%%WWWDIR%%/EDISendInvoices.php X%%WWWDIR%%/SelectOrderItems.php X%%WWWDIR%%/Z_index.php X%%WWWDIR%%/StockCategories.php X%%WWWDIR%%/StockAdjustments.php X%%WWWDIR%%/CreditItemsControlled.php X%%WWWDIR%%/StockLocMovements.php X%%WWWDIR%%/SalesAnalRepts.php X%%WWWDIR%%/Prices_Customer.php X%%WWWDIR%%/ConfirmDispatchControlled_Invoice.php X%%WWWDIR%%/TaxCategories.php X%%WWWDIR%%/Z_SalesIntegrityCheck.php X%%WWWDIR%%/SalesPeople.php X%%WWWDIR%%/SuppPaymentRun.php X%%WWWDIR%%/CustomerBranches.php X%%WWWDIR%%/PDFLowGP.php X%%WWWDIR%%/DiscountMatrix.php X%%WWWDIR%%/SelectCreditItems.php X%%WWWDIR%%/config.php X%%WWWDIR%%/Z_Upgrade_3.04-3.05.php X%%WWWDIR%%/UnitsOfMeasure.php X%%WWWDIR%%/SelectSalesOrder.php X%%WWWDIR%%/SuppShiptChgs.php X%%WWWDIR%%/GLBalanceSheet.php X%%WWWDIR%%/MailInventoryValuation.php X%%WWWDIR%%/GoodsReceived.php X%%WWWDIR%%/Z_poEditLangRemaining.php X%%WWWDIR%%/Z_poEditLangModule.php X%%WWWDIR%%/PO_PDFPurchOrder.php X%%WWWDIR%%/SelectWorkOrder.php X%%WWWDIR%%/SuppInvGLAnalysis.php X%%WWWDIR%%/StockReorderLevel.php X%%WWWDIR%%/PaymentMethods.php X%%WWWDIR%%/doc/Manual/images/RBCritSetup.gif X%%WWWDIR%%/doc/Manual/images/RBDbSetup.gif X%%WWWDIR%%/doc/Manual/images/RBFldSetup.gif X%%WWWDIR%%/doc/Manual/images/RBFrmCritSetup.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDbSetup.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaBlk.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaCoBlk.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaCoLine.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaFxdLine.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaImg.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaLine.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaPgNum.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaRect.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaTbl.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaText.gif X%%WWWDIR%%/doc/Manual/images/RBFrmDtaTtl.gif X%%WWWDIR%%/doc/Manual/images/RBFrmFldSetup.gif X%%WWWDIR%%/doc/Manual/images/RBFrmName.gif X%%WWWDIR%%/doc/Manual/images/RBFrmPageSetup.gif X%%WWWDIR%%/doc/Manual/images/RBFrmShow.gif X%%WWWDIR%%/doc/Manual/images/RBFrmShowCrit.gif X%%WWWDIR%%/doc/Manual/images/RBHome.gif X%%WWWDIR%%/doc/Manual/images/RBPageSetup.gif X%%WWWDIR%%/doc/Manual/images/RBRptName.gif X%%WWWDIR%%/doc/Manual/ManualARInquiries.html X%%WWWDIR%%/doc/Manual/ManualARReports.html X%%WWWDIR%%/doc/Manual/ManualARTransactions.html X%%WWWDIR%%/doc/Manual/ManualAccountsPayable.html X%%WWWDIR%%/doc/Manual/ManualAccountsReceivable.html X%%WWWDIR%%/doc/Manual/ManualContents.php X%%WWWDIR%%/doc/Manual/ManualContributors.html X%%WWWDIR%%/doc/Manual/ManualCreatingNewSystem.html X%%WWWDIR%%/doc/Manual/ManualCreditStatus.html X%%WWWDIR%%/doc/Manual/ManualDevelopmentStructure.html X%%WWWDIR%%/doc/Manual/ManualFooter.html X%%WWWDIR%%/doc/Manual/ManualGeneralLedger.html X%%WWWDIR%%/doc/Manual/ManualGettingStarted.html X%%WWWDIR%%/doc/Manual/ManualTax.html X%%WWWDIR%%/doc/Manual/ManualHeader.html X%%WWWDIR%%/doc/Manual/ManualIntroduction.html X%%WWWDIR%%/doc/Manual/ManualInventory.html X%%WWWDIR%%/doc/Manual/ManualManufacturing.html X%%WWWDIR%%/doc/Manual/ManualMultilanguage.html X%%WWWDIR%%/doc/Manual/ManualNewScripts.html X%%WWWDIR%%/doc/Manual/ManualPaymentTerms.html X%%WWWDIR%%/doc/Manual/ManualPrices.html X%%WWWDIR%%/doc/Manual/ManualReportBuilder.html X%%WWWDIR%%/doc/Manual/ManualRequirements.html X%%WWWDIR%%/doc/Manual/ManualSalesAnalysis.html X%%WWWDIR%%/doc/Manual/ManualSalesOrders.html X%%WWWDIR%%/doc/Manual/ManualSalesPeople.html X%%WWWDIR%%/doc/Manual/ManualSalesTypes.html X%%WWWDIR%%/doc/Manual/ManualSecuritySchema.html X%%WWWDIR%%/doc/Manual/ManualShipments.html X%%WWWDIR%%/doc/Manual/ManualSpecialUtilities.html X%%WWWDIR%%/doc/Manual/ManualSystemConventions.html X%%WWWDIR%%/doc/Change.log.html X%%WWWDIR%%/doc/INSTALL.txt X%%WWWDIR%%/doc/LICENSE.txt X%%WWWDIR%%/doc/README.txt X%%WWWDIR%%/doc/UPGRADING.txt X%%WWWDIR%%/ShiptsList.php X%%WWWDIR%%/CustWhereAlloc.php X%%WWWDIR%%/Z_ChangeStockCode.php X%%WWWDIR%%/EmailConfirmation.php X%%WWWDIR%%/SuppCreditGRNs.php X%%WWWDIR%%/CustomerAllocations.php X%%WWWDIR%%/PrintCustStatements.php X%%WWWDIR%%/PDFDeliveryDifferences.php X%%WWWDIR%%/PurchData.php X%%WWWDIR%%/DebtorsAtPeriodEnd.php X%%WWWDIR%%/StockLocStatus.php X%%WWWDIR%%/reports/PurchOrder.pdf X%%WWWDIR%%/PO_SelectOSPurchOrder.php X%%WWWDIR%%/SupplierInquiry.php X%%WWWDIR%%/RecurringSalesOrders.php X%%WWWDIR%%/PrintCustTrans.php X%%WWWDIR%%/Z_poRebuildDefault.php X%%WWWDIR%%/PO_Items.php X%%WWWDIR%%/GLAccounts.php X%%WWWDIR%%/Z_PriceChanges.php X%%WWWDIR%%/EDIMessageFormat.php X%%WWWDIR%%/StockTransferControlled.php X%%WWWDIR%%/GLCodesInquiry.php X%%WWWDIR%%/Z_poEditLangHeader.php X%%WWWDIR%%/Z_RePostGLFromPeriod.php X%%WWWDIR%%/EDI_Sent/EDI_INV_67 X%%WWWDIR%%/EDI_Sent/EDI_INV_68 X%%WWWDIR%%/DeliveryDetails.php X%%WWWDIR%%/ReverseGRN.php X%%WWWDIR%%/BankMatching.php X%%WWWDIR%%/css/spacer.gif X%%WWWDIR%%/css/bg.gif X%%WWWDIR%%/css/default/images/allocation.gif X%%WWWDIR%%/css/default/images/ar.gif X%%WWWDIR%%/css/default/images/ar.png X%%WWWDIR%%/css/default/images/bank.gif X%%WWWDIR%%/css/default/images/button_bg.png X%%WWWDIR%%/css/default/images/company.gif X%%WWWDIR%%/css/default/images/company.png X%%WWWDIR%%/css/default/images/credit.gif X%%WWWDIR%%/css/default/images/currency.gif X%%WWWDIR%%/css/default/images/email.gif X%%WWWDIR%%/css/default/images/folders.gif X%%WWWDIR%%/css/default/images/input_bg.png X%%WWWDIR%%/css/default/images/inquiries.png X%%WWWDIR%%/css/default/images/inventory.gif X%%WWWDIR%%/css/default/images/inventory.png X%%WWWDIR%%/css/default/images/maintenance.gif X%%WWWDIR%%/css/default/images/maintenance.png X%%WWWDIR%%/css/default/images/menu_bg.png X%%WWWDIR%%/css/default/images/menu_bg_blue.png X%%WWWDIR%%/css/default/images/menu_bg_dblue.png X%%WWWDIR%%/css/default/images/menu_bg_grey.png X%%WWWDIR%%/css/default/images/menu_bg_indigo.png X%%WWWDIR%%/css/default/images/menu_bg_white.png X%%WWWDIR%%/css/default/images/menucurve.gif X%%WWWDIR%%/css/default/images/preview.gif X%%WWWDIR%%/css/default/images/reports.gif X%%WWWDIR%%/css/default/images/reports.png X%%WWWDIR%%/css/default/images/stripe.png X%%WWWDIR%%/css/default/images/transactions.gif X%%WWWDIR%%/css/default/images/transactions.png X%%WWWDIR%%/css/default/default.css X%%WWWDIR%%/css/default/login.css X%%WWWDIR%%/css/webERP.gif X%%WWWDIR%%/css/webERPsm.gif X%%WWWDIR%%/css/fresh/images/allocation.gif X%%WWWDIR%%/css/fresh/images/ar.gif X%%WWWDIR%%/css/fresh/images/ar.png X%%WWWDIR%%/css/fresh/images/bank.gif X%%WWWDIR%%/css/fresh/images/button_bg.png X%%WWWDIR%%/css/fresh/images/company.gif X%%WWWDIR%%/css/fresh/images/company.png X%%WWWDIR%%/css/fresh/images/credit.gif X%%WWWDIR%%/css/fresh/images/currency.gif X%%WWWDIR%%/css/fresh/images/email.gif X%%WWWDIR%%/css/fresh/images/folders.gif X%%WWWDIR%%/css/fresh/images/input_bg.png X%%WWWDIR%%/css/fresh/images/inquiries.png X%%WWWDIR%%/css/fresh/images/inventory.gif X%%WWWDIR%%/css/fresh/images/inventory.png X%%WWWDIR%%/css/fresh/images/maintenance.gif X%%WWWDIR%%/css/fresh/images/maintenance.png X%%WWWDIR%%/css/fresh/images/menu_bg.png X%%WWWDIR%%/css/fresh/images/menu_bg_blue.png X%%WWWDIR%%/css/fresh/images/menu_bg_dblue.png X%%WWWDIR%%/css/fresh/images/menu_bg_grey.png X%%WWWDIR%%/css/fresh/images/menu_bg_indigo.png X%%WWWDIR%%/css/fresh/images/menu_bg_white.png X%%WWWDIR%%/css/fresh/images/menucurve.gif X%%WWWDIR%%/css/fresh/images/preview.gif X%%WWWDIR%%/css/fresh/images/reports.gif X%%WWWDIR%%/css/fresh/images/reports.png X%%WWWDIR%%/css/fresh/images/stripe.png X%%WWWDIR%%/css/fresh/images/transactions.gif X%%WWWDIR%%/css/fresh/images/transactions.png X%%WWWDIR%%/css/fresh/bullet.gif X%%WWWDIR%%/css/fresh/default.css X%%WWWDIR%%/css/fresh/login.css X%%WWWDIR%%/css/professional/images/allocation.gif X%%WWWDIR%%/css/professional/images/ar.gif X%%WWWDIR%%/css/professional/images/ar.png X%%WWWDIR%%/css/professional/images/bank.gif X%%WWWDIR%%/css/professional/images/button_bg.png X%%WWWDIR%%/css/professional/images/company.gif X%%WWWDIR%%/css/professional/images/company.png X%%WWWDIR%%/css/professional/images/credit.gif X%%WWWDIR%%/css/professional/images/currency.gif X%%WWWDIR%%/css/professional/images/email.gif X%%WWWDIR%%/css/professional/images/folders.gif X%%WWWDIR%%/css/professional/images/input_bg.png X%%WWWDIR%%/css/professional/images/inquiries.png X%%WWWDIR%%/css/professional/images/inventory.gif X%%WWWDIR%%/css/professional/images/inventory.png X%%WWWDIR%%/css/professional/images/maintenance.gif X%%WWWDIR%%/css/professional/images/maintenance.png X%%WWWDIR%%/css/professional/images/menu_bg.png X%%WWWDIR%%/css/professional/images/menu_bg_blue.png X%%WWWDIR%%/css/professional/images/menu_bg_dblue.png X%%WWWDIR%%/css/professional/images/menu_bg_grey.png X%%WWWDIR%%/css/professional/images/menu_bg_indigo.png X%%WWWDIR%%/css/professional/images/menu_bg_white.png X%%WWWDIR%%/css/professional/images/menucurve.gif X%%WWWDIR%%/css/professional/images/preview.gif X%%WWWDIR%%/css/professional/images/reports.gif X%%WWWDIR%%/css/professional/images/reports.png X%%WWWDIR%%/css/professional/images/stripe.png X%%WWWDIR%%/css/professional/images/transactions.gif X%%WWWDIR%%/css/professional/images/transactions.png X%%WWWDIR%%/css/professional/default.css X%%WWWDIR%%/css/professional/login.css X%%WWWDIR%%/css/professional- rtl/images/allocation.gif X%%WWWDIR%%/css/professional- rtl/images/ar.gif X%%WWWDIR%%/css/professional- rtl/images/ar.png X%%WWWDIR%%/css/professional- rtl/images/bank.gif X%%WWWDIR%%/css/professional- rtl/images/button_bg.png X%%WWWDIR%%/css/professional- rtl/images/company.gif X%%WWWDIR%%/css/professional- rtl/images/company.png X%%WWWDIR%%/css/professional- rtl/images/credit.gif X%%WWWDIR%%/css/professional- rtl/images/currency.gif X%%WWWDIR%%/css/professional- rtl/images/email.gif X%%WWWDIR%%/css/professional- rtl/images/folders.gif X%%WWWDIR%%/css/professional- rtl/images/input_bg.png X%%WWWDIR%%/css/professional- rtl/images/inquiries.png X%%WWWDIR%%/css/professional- rtl/images/inventory.gif X%%WWWDIR%%/css/professional- rtl/images/inventory.png X%%WWWDIR%%/css/professional- rtl/images/maintenance.gif X%%WWWDIR%%/css/professional- rtl/images/maintenance.png X%%WWWDIR%%/css/professional- rtl/images/menu_bg.png X%%WWWDIR%%/css/professional- rtl/images/menu_bg_blue.png X%%WWWDIR%%/css/professional- rtl/images/menu_bg_dblue.png X%%WWWDIR%%/css/professional- rtl/images/menu_bg_grey.png X%%WWWDIR%%/css/professional- rtl/images/menu_bg_indigo.png X%%WWWDIR%%/css/professional- rtl/images/menu_bg_white.png X%%WWWDIR%%/css/professional- rtl/images/menucurve.gif X%%WWWDIR%%/css/professional- rtl/images/preview.gif X%%WWWDIR%%/css/professional- rtl/images/reports.gif X%%WWWDIR%%/css/professional- rtl/images/reports.png X%%WWWDIR%%/css/professional- rtl/images/stripe.png X%%WWWDIR%%/css/professional- rtl/images/transactions.gif X%%WWWDIR%%/css/professional- rtl/images/transactions.png X%%WWWDIR%%/css/professional- rtl/default.css X%%WWWDIR%%/css/professional- rtl/login.css X%%WWWDIR%%/css/silverwolf/images/company.png X%%WWWDIR%%/css/silverwolf/images/ar.png X%%WWWDIR%%/css/silverwolf/images/button_bg.png X%%WWWDIR%%/css/silverwolf/images/credit.gif X%%WWWDIR%%/css/silverwolf/images/email.gif X%%WWWDIR%%/css/silverwolf/images/input_bg.png X%%WWWDIR%%/css/silverwolf/images/inventory.png X%%WWWDIR%%/css/silverwolf/images/maintenance.png X%%WWWDIR%%/css/silverwolf/images/menu_bg.png X%%WWWDIR%%/css/silverwolf/images/menu_bg_blue.png X%%WWWDIR%%/css/silverwolf/images/menu_bg_dblue.png X%%WWWDIR%%/css/silverwolf/images/menu_bg_grey.png X%%WWWDIR%%/css/silverwolf/images/menu_bg_indigo.png X%%WWWDIR%%/css/silverwolf/images/menu_bg_white.png X%%WWWDIR%%/css/silverwolf/images/preview.gif X%%WWWDIR%%/css/silverwolf/images/reports.png X%%WWWDIR%%/css/silverwolf/images/stripe.png X%%WWWDIR%%/css/silverwolf/images/transactions.png X%%WWWDIR%%/css/silverwolf/default.css X%%WWWDIR%%/css/silverwolf/login.css X%%WWWDIR%%/SalesGLPostings.php X%%WWWDIR%%/WorkOrderCosting.php X%%WWWDIR%%/BankAccounts.php X%%WWWDIR%%/Prices.php X%%WWWDIR%%/Z_Upgrade_3.05-3.06.php X%%WWWDIR%%/WorkOrderStatus.php X%%WWWDIR%%/WorkOrderEntry.php X%%WWWDIR%%/.htaccess X%%WWWDIR%%/PDFOrdersInvoiced.php X%%WWWDIR%%/BOMListing.php X%%WWWDIR%%/GLTransInquiry.php X%%WWWDIR%%/Z_ChangeCustomerCode.php X%%WWWDIR%%/SupplierTransInquiry.php X%%WWWDIR%%/SalesAnalysis_UserDefined.php X%%WWWDIR%%/includes/DefineStockTransfer.php X%%WWWDIR%%/includes/PDFTrialBalancePageHeader.inc X%%WWWDIR%%/includes/DefineCartClass.php X%%WWWDIR%%/includes/InputSerialItemsSequential.php X%%WWWDIR%%/includes/PO_UnsetFormVbls.php X%%WWWDIR%%/includes/PDFQuotationPageHeader.inc X%%WWWDIR%%/includes/ConnectDB_mysqli.inc X%%WWWDIR%%/includes/PDFInventoryPlanPageHeader.inc X%%WWWDIR%%/includes/DefineJournalClass.php X%%WWWDIR%%/includes/FPDF_Korean.php X%%WWWDIR%%/includes/php-gettext/ChangeLog X%%WWWDIR%%/includes/php-gettext/AUTHORS X%%WWWDIR%%/includes/php-gettext/COPYING X%%WWWDIR%%/includes/php-gettext/gettext.inc X%%WWWDIR%%/includes/php-gettext/README X%%WWWDIR%%/includes/php-gettext/gettext.php X%%WWWDIR%%/includes/php-gettext/streams.php X%%WWWDIR%%/includes/GetPaymentMethods.php X%%WWWDIR%%/includes/Login.php X%%WWWDIR%%/includes/RFC822.php X%%WWWDIR%%/includes/PDFCustomerListPageHeader.inc X%%WWWDIR%%/includes/session.inc X%%WWWDIR%%/includes/PDFOrderPageHeader_generic.inc X%%WWWDIR%%/includes/PDFProfitAndLossPageHeader.inc X%%WWWDIR%%/includes/PDFDebtorBalsPageHeader.inc X%%WWWDIR%%/includes/PDFTransPageHeader.inc X%%WWWDIR%%/includes/PDFPaymentRun_PymtFooter.php X%%WWWDIR%%/includes/PDFOrderStatusPageHeader.inc X%%WWWDIR%%/includes/InputSerialItemsKeyed.php X%%WWWDIR%%/includes/PDFChequeListingPageHeader.inc X%%WWWDIR%%/includes/PDFStarter.php X%%WWWDIR%%/includes/PDFBankingSummaryPageHeader.inc X%%WWWDIR%%/includes/PDFPaymentRunPageHeader.inc X%%WWWDIR%%/includes/phplot/phplot.php X%%WWWDIR%%/includes/phplot/phplot_data.php X%%WWWDIR%%/includes/phplot/rgb.inc.php X%%WWWDIR%%/includes/PDFBOMListingPageHeader.inc X%%WWWDIR%%/includes/DefinePaymentClass.php X%%WWWDIR%%/includes/smtp.php X%%WWWDIR%%/includes/DefineStockTransfers.php X%%WWWDIR%%/includes/EDIconfig.inc X%%WWWDIR%%/includes/ConnectDB_mysql.inc X%%WWWDIR%%/includes/fpdf.php X%%WWWDIR%%/includes/DefineReceiptClass.php X%%WWWDIR%%/includes/GetPrice.inc X%%WWWDIR%%/includes/PDFBalanceSheetPageHeader.inc X%%WWWDIR%%/includes/GetSalesTransGLCodes.inc X%%WWWDIR%%/includes/DefineSerialItems.php X%%WWWDIR%%/includes/DateFunctions.inc X%%WWWDIR%%/includes/PO_PDFOrderPageHeader.inc X%%WWWDIR%%/includes/PDFInventoryValnPageHeader.inc X%%WWWDIR%%/includes/DefineCustAllocsClass.php X%%WWWDIR%%/includes/Add_SerialItemsOut.php X%%WWWDIR%%/includes/CSVSalesAnalysis.inc X%%WWWDIR%%/includes/PDFStockCheckPageHeader.inc X%%WWWDIR%%/includes/PDFDIFOTPageHeader.inc X%%WWWDIR%%/includes/PDFTransPageHeaderPortrait.inc X%%WWWDIR%%/includes/GLPostings.inc X%%WWWDIR%%/includes/ConstructSQLForUserDefinedSalesReport.inc X%%WWWDIR%%/includes/FPDF_Chinese.php X%%WWWDIR%%/includes/PDFStatementPageHeader.inc X%%WWWDIR%%/includes/htmlMimeMail.php X%%WWWDIR%%/includes/InputSerialItemsFile.php X%%WWWDIR%%/includes/FailedLogin.php X%%WWWDIR%%/includes/mimePart.php X%%WWWDIR%%/includes/DefinePOClass.php X%%WWWDIR%%/includes/PDFStockNegativesHeader.inc X%%WWWDIR%%/includes/PDFOrderPageHeader.inc X%%WWWDIR%%/includes/DefineShiptClass.php X%%WWWDIR%%/includes/PDFSupplierBalsPageHeader.inc X%%WWWDIR%%/includes/Wiki.php X%%WWWDIR%%/includes/ConnectDB_postgres.inc X%%WWWDIR%%/includes/SQL_CommonFunctions.inc X%%WWWDIR%%/includes/PO_ReadInOrder.inc X%%WWWDIR%%/includes/PDFPriceListPageHeader.inc X%%WWWDIR%%/includes/DefineSpecialOrderClass.php X%%WWWDIR%%/includes/PDFLowGPPageHeader.inc X%%WWWDIR%%/includes/DefineSuppAllocsClass.php X%%WWWDIR%%/includes/Add_SerialItems.php X%%WWWDIR%%/includes/InputSerialItems.php X%%WWWDIR%%/includes/PDFAgedSuppliersPageHeader.inc X%%WWWDIR%%/includes/PDFSalesAnalPageHeader.inc X%%WWWDIR%%/includes/SelectOrderItems_IntoCart.inc X%%WWWDIR%%/includes/GetConfig.php X%%WWWDIR%%/includes/PDFAgedDebtorsPageHeader.inc X%%WWWDIR%%/includes/EDIVariableSubstitution.inc X%%WWWDIR%%/includes/MiscFunctions.php X%%WWWDIR%%/includes/ConnectDB.inc X%%WWWDIR%%/includes/FPDF_Japanese.php X%%WWWDIR%%/includes/FreightCalculation.inc X%%WWWDIR%%/includes/header.inc X%%WWWDIR%%/includes/DefineStockAdjustment.php X%%WWWDIR%%/includes/DefineSuppTransClass.php X%%WWWDIR%%/includes/AccountSectionsDef.inc X%%WWWDIR%%/includes/PDFOrdersInvoicedPageHeader.inc X%%WWWDIR%%/includes/InputSerialItemsExisting.php X%%WWWDIR%%/includes/footer.inc X%%WWWDIR%%/includes/PDFDeliveryDifferencesPageHeader.inc X%%WWWDIR%%/includes/class.pdf.php X%%WWWDIR%%/includes/PDFSalesAnalysis.inc X%%WWWDIR%%/includes/PDFStockLocTransferHeader.inc X%%WWWDIR%%/includes/PDFTaxPageHeader.inc X%%WWWDIR%%/includes/PDFOstdgGRNsPageHeader.inc X%%WWWDIR%%/includes/LanguageSetup.php X%%WWWDIR%%/includes/PDFStockComparisonPageHeader.inc X%%WWWDIR%%/PDFCustomerList.php X%%WWWDIR%%/Logout.php X%%WWWDIR%%/SalesTypes.php X%%WWWDIR%%/SelectRecurringSalesOrder.php X%%WWWDIR%%/Z_Upgrade_3.07-3.08.php X%%WWWDIR%%/ShipmentCosting.php X%%WWWDIR%%/UserSettings.php X%%WWWDIR%%/SelectSupplier.php X%%WWWDIR%%/Z_CurrencyDebtorsBalances.php X%%WWWDIR%%/Z_Upgrade_3.01-3.02.php X%%WWWDIR%%/reportwriter/admin/forms/ReportsCritSetup.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsDBSetup.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsFieldSetup.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsHome.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsID.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsImport.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsPageSetup.html X%%WWWDIR%%/reportwriter/admin/forms/ReportsRename.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmCBlk.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmCDta.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmData.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmImg.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmLine.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmPgNum.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmRect.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmTBlk.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmTbl.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmText.html X%%WWWDIR%%/reportwriter/admin/forms/TplFrmTtl.html X%%WWWDIR%%/reportwriter/admin/RCFunctions.inc X%%WWWDIR%%/reportwriter/admin/ReportCreator.php X%%WWWDIR%%/reportwriter/admin/defaults.php X%%WWWDIR%%/reportwriter/FormMaker.php X%%WWWDIR%%/reportwriter/ReportMaker.php X%%WWWDIR%%/reportwriter/WriteForm.inc X%%WWWDIR%%/reportwriter/WriteReport.inc X%%WWWDIR%%/reportwriter/forms/FormsFilter.html X%%WWWDIR%%/reportwriter/forms/FormsList.html X%%WWWDIR%%/reportwriter/forms/ReportsFieldSetup.html X%%WWWDIR%%/reportwriter/forms/ReportsFilter.html X%%WWWDIR%%/reportwriter/forms/ReportsList.html X%%WWWDIR%%/reportwriter/forms/ReportsPageUpdate.html X%%WWWDIR%%/reportwriter/forms/ReportsSave.html X%%WWWDIR%%/reportwriter/forms/TplFrmLine.html X%%WWWDIR%%/reportwriter/images/delicon.png X%%WWWDIR%%/reportwriter/images/downicon.png X%%WWWDIR%%/reportwriter/images/editicon.png X%%WWWDIR%%/reportwriter/images/pull_down_active.gif X%%WWWDIR%%/reportwriter/images/pull_down_inactive.gif X%%WWWDIR%%/reportwriter/images/upicon.png X%%WWWDIR%%/reportwriter/install/ReportListForm.php X%%WWWDIR%%/reportwriter/install/ReportListLinks.php X%%WWWDIR%%/reportwriter/languages/en_US/reports.php X%%WWWDIR%%/Z_CheckAllocs.php X%%WWWDIR%%/Areas.php X%%WWWDIR%%/EmailCustTrans.php X%%WWWDIR%%/RecurringSalesOrdersProcess.php X%%WWWDIR%%/SelectProduct.php X%%WWWDIR%%/Locations.php X%%WWWDIR%%/GLJournal.php X%%WWWDIR%%/BOMInquiry.php X%%WWWDIR%%/Z_ReverseSuppPaymentRun.php X%%WWWDIR%%/Factors.php X%%WWWDIR%%/Shippers.php X%%WWWDIR%%/PO_Chk_ShiptRef_JobRef.php X%%WWWDIR%%/PDFStockLocTransfer.php X%%WWWDIR%%/StockTransfers.php X%%WWWDIR%%/api/api_branches.php X%%WWWDIR%%/api/api_currencies.php X%%WWWDIR%%/api/api_customers.php X%%WWWDIR%%/api/api_errorcodes.php X%%WWWDIR%%/api/api_holdreasons.php X%%WWWDIR%%/api/api_paymentterms.php X%%WWWDIR%%/api/api_php.php X%%WWWDIR%%/api/api_salestypes.php X%%WWWDIR%%/api/api_xml-rpc.php X%%WWWDIR%%/InventoryPlanning.php X%%WWWDIR%%/part_pics/HON90021.jpg X%%WWWDIR%%/part_pics/HON90022.jpg X%%WWWDIR%%/part_pics/webERPsmall.png X%%WWWDIR%%/AgedDebtors.php X%%WWWDIR%%/SalesGraph.php X%%WWWDIR%%/StockQties_csv.php X%%WWWDIR%%/OutstandingGRNs.php X%%WWWDIR%%/phpinfo.php X%%WWWDIR%%/CustomerInquiry.php X%%WWWDIR%%/PDFOrderStatus.php X%%WWWDIR%%/Z_MakeNewCompany.php X%%WWWDIR%%/GLProfit_Loss.php X%%WWWDIR%%/logo_server.jpg X%%WWWDIR%%/flags/GYD.gif X%%WWWDIR%%/flags/XPF.gif X%%WWWDIR%%/flags/JPY.gif X%%WWWDIR%%/flags/PGK.gif X%%WWWDIR%%/flags/KHR.gif X%%WWWDIR%%/flags/VND.gif X%%WWWDIR%%/flags/GIP.gif X%%WWWDIR%%/flags/RWF.gif X%%WWWDIR%%/flags/MAD.gif X%%WWWDIR%%/flags/KES.gif X%%WWWDIR%%/flags/PKR.gif X%%WWWDIR%%/flags/TOP.gif X%%WWWDIR%%/flags/MNT.gif X%%WWWDIR%%/flags/MKD.gif X%%WWWDIR%%/flags/SZL.gif X%%WWWDIR%%/flags/CLP.gif X%%WWWDIR%%/flags/JMD.gif X%%WWWDIR%%/flags/VUV.gif X%%WWWDIR%%/flags/OMR.gif X%%WWWDIR%%/flags/CUP.gif X%%WWWDIR%%/flags/SGD.gif X%%WWWDIR%%/flags/RSD.gif X%%WWWDIR%%/flags/TRY.gif X%%WWWDIR%%/flags/IDR.gif X%%WWWDIR%%/flags/HTG.gif X%%WWWDIR%%/flags/BOB.gif X%%WWWDIR%%/flags/SRD.gif X%%WWWDIR%%/flags/SOS.gif X%%WWWDIR%%/flags/IQD.gif X%%WWWDIR%%/flags/VEF.gif X%%WWWDIR%%/flags/GTQ.gif X%%WWWDIR%%/flags/LYD.gif X%%WWWDIR%%/flags/BIF.gif X%%WWWDIR%%/flags/NOK.gif X%%WWWDIR%%/flags/CNY.gif X%%WWWDIR%%/flags/TWD.gif X%%WWWDIR%%/flags/GHS.gif X%%WWWDIR%%/flags/MYR.gif X%%WWWDIR%%/flags/YER.gif X%%WWWDIR%%/flags/AZN.gif X%%WWWDIR%%/flags/RON.gif X%%WWWDIR%%/flags/PLN.gif X%%WWWDIR%%/flags/KRW.gif X%%WWWDIR%%/flags/DZD.gif X%%WWWDIR%%/flags/MWK.gif X%%WWWDIR%%/flags/ILS.gif X%%WWWDIR%%/flags/LBP.gif X%%WWWDIR%%/flags/BAM.gif X%%WWWDIR%%/flags/TZS.gif X%%WWWDIR%%/flags/KMF.gif X%%WWWDIR%%/flags/TTD.gif X%%WWWDIR%%/flags/SCR.gif X%%WWWDIR%%/flags/LSL.gif X%%WWWDIR%%/flags/ANG.gif X%%WWWDIR%%/flags/MVR.gif X%%WWWDIR%%/flags/BYR.gif X%%WWWDIR%%/flags/GEL.gif X%%WWWDIR%%/flags/SBD.gif X%%WWWDIR%%/flags/LRD.gif X%%WWWDIR%%/flags/SEK.gif X%%WWWDIR%%/flags/AFN.gif X%%WWWDIR%%/flags/XDR.gif X%%WWWDIR%%/flags/GBP.gif X%%WWWDIR%%/flags/BDT.gif X%%WWWDIR%%/flags/BND.gif X%%WWWDIR%%/flags/DJF.gif X%%WWWDIR%%/flags/UGX.gif X%%WWWDIR%%/flags/SLL.gif X%%WWWDIR%%/flags/SKK.gif X%%WWWDIR%%/flags/AOA.gif X%%WWWDIR%%/flags/MZN.gif X%%WWWDIR%%/flags/UYU.gif X%%WWWDIR%%/flags/NZD.gif X%%WWWDIR%%/flags/MTL.gif X%%WWWDIR%%/flags/INR.gif X%%WWWDIR%%/flags/EGP.gif X%%WWWDIR%%/flags/BGN.gif X%%WWWDIR%%/flags/KGS.gif X%%WWWDIR%%/flags/HKD.gif X%%WWWDIR%%/flags/TND.gif X%%WWWDIR%%/flags/CRC.gif X%%WWWDIR%%/flags/JOD.gif X%%WWWDIR%%/flags/GNF.gif X%%WWWDIR%%/flags/IRR.gif X%%WWWDIR%%/flags/RUB.gif X%%WWWDIR%%/flags/ZMK.gif X%%WWWDIR%%/flags/FJD.gif X%%WWWDIR%%/flags/CHF.gif X%%WWWDIR%%/flags/PHP.gif X%%WWWDIR%%/flags/THB.gif X%%WWWDIR%%/flags/ALL.gif X%%WWWDIR%%/flags/EEK.gif X%%WWWDIR%%/flags/LAK.gif X%%WWWDIR%%/flags/BTN.gif X%%WWWDIR%%/flags/SAR.gif X%%WWWDIR%%/flags/LVL.gif X%%WWWDIR%%/flags/CVE.gif X%%WWWDIR%%/flags/TJS.gif X%%WWWDIR%%/flags/HUF.gif X%%WWWDIR%%/flags/MUR.gif X%%WWWDIR%%/flags/STD.gif X%%WWWDIR%%/flags/SDG.gif X%%WWWDIR%%/flags/AED.gif X%%WWWDIR%%/flags/NPR.gif X%%WWWDIR%%/flags/TMM.gif X%%WWWDIR%%/flags/CZK.gif X%%WWWDIR%%/flags/GMD.gif X%%WWWDIR%%/flags/UAH.gif X%%WWWDIR%%/flags/HRK.gif X%%WWWDIR%%/flags/ERN.gif X%%WWWDIR%%/flags/MXN.gif X%%WWWDIR%%/flags/BHD.gif X%%WWWDIR%%/flags/XCD.gif X%%WWWDIR%%/flags/MRO.gif X%%WWWDIR%%/flags/SVC.gif X%%WWWDIR%%/flags/NAD.gif X%%WWWDIR%%/flags/BRL.gif X%%WWWDIR%%/flags/ZAR.gif X%%WWWDIR%%/flags/PYG.gif X%%WWWDIR%%/flags/BSD.gif X%%WWWDIR%%/flags/BZD.gif X%%WWWDIR%%/flags/ETB.gif X%%WWWDIR%%/flags/BBD.gif X%%WWWDIR%%/flags/BWP.gif X%%WWWDIR%%/flags/XAF.gif X%%WWWDIR%%/flags/ISK.gif X%%WWWDIR%%/flags/UZS.gif X%%WWWDIR%%/flags/KZT.gif X%%WWWDIR%%/flags/COP.gif X%%WWWDIR%%/flags/NIO.gif X%%WWWDIR%%/flags/LTL.gif X%%WWWDIR%%/flags/SYP.gif X%%WWWDIR%%/flags/ZWD.gif X%%WWWDIR%%/flags/MDL.gif X%%WWWDIR%%/flags/blank.gif X%%WWWDIR%%/flags/MGA.gif X%%WWWDIR%%/flags/EUR.gif X%%WWWDIR%%/flags/CAD.gif X%%WWWDIR%%/flags/PEN.gif X%%WWWDIR%%/flags/HNL.gif X%%WWWDIR%%/flags/KWD.gif X%%WWWDIR%%/flags/QAR.gif X%%WWWDIR%%/flags/DOP.gif X%%WWWDIR%%/flags/USD.gif X%%WWWDIR%%/flags/XOF.gif X%%WWWDIR%%/flags/ARS.gif X%%WWWDIR%%/flags/AUD.gif X%%WWWDIR%%/flags/LKR.gif X%%WWWDIR%%/flags/AMD.gif X%%WWWDIR%%/flags/NGN.gif X%%WWWDIR%%/flags/PAB.gif X%%WWWDIR%%/flags/DKK.gif X%%WWWDIR%%/PaymentTerms.php X%%WWWDIR%%/xmlrpc/debugger/action.php X%%WWWDIR%%/xmlrpc/debugger/common.php X%%WWWDIR%%/xmlrpc/debugger/controller.php X%%WWWDIR%%/xmlrpc/debugger/index.php X%%WWWDIR%%/xmlrpc/Changelog X%%WWWDIR%%/xmlrpc/Makefile X%%WWWDIR%%/xmlrpc/NEWS X%%WWWDIR%%/xmlrpc/README X%%WWWDIR%%/xmlrpc/lib/compat/array_key_exists.php X%%WWWDIR%%/xmlrpc/lib/compat/is_a.php X%%WWWDIR%%/xmlrpc/lib/compat/is_callable.php X%%WWWDIR%%/xmlrpc/lib/compat/is_scalar.php X%%WWWDIR%%/xmlrpc/lib/compat/var_export.php X%%WWWDIR%%/xmlrpc/lib/compat/version_compare.php X%%WWWDIR%%/xmlrpc/lib/xmlrpc.inc X%%WWWDIR%%/xmlrpc/lib/xmlrpc_wrappers.inc X%%WWWDIR%%/xmlrpc/lib/xmlrpcs.inc X%%WWWDIR%%/Shipments.php X%%WWWDIR%%/FreightCosts.php X%%WWWDIR%%/TaxProvinces.php X%%WWWDIR%%/PDFBankingSummary.php X%%WWWDIR%%/TaxAuthorities.php X%%WWWDIR%%/fonts/makefont/cp1250.map X%%WWWDIR%%/fonts/makefont/cp1251.map X%%WWWDIR%%/fonts/makefont/cp1252.map X%%WWWDIR%%/fonts/makefont/cp1253.map X%%WWWDIR%%/fonts/makefont/cp1254.map X%%WWWDIR%%/fonts/makefont/cp1255.map X%%WWWDIR%%/fonts/makefont/cp1257.map X%%WWWDIR%%/fonts/makefont/cp1258.map X%%WWWDIR%%/fonts/makefont/cp874.map X%%WWWDIR%%/fonts/makefont/iso-8859-1.map X%%WWWDIR%%/fonts/makefont/iso-8859-11.map X%%WWWDIR%%/fonts/makefont/iso-8859-15.map X%%WWWDIR%%/fonts/makefont/iso-8859-16.map X%%WWWDIR%%/fonts/makefont/iso-8859-2.map X%%WWWDIR%%/fonts/makefont/iso-8859-4.map X%%WWWDIR%%/fonts/makefont/iso-8859-5.map X%%WWWDIR%%/fonts/makefont/iso-8859-7.map X%%WWWDIR%%/fonts/makefont/iso-8859-9.map X%%WWWDIR%%/fonts/makefont/koi8-r.map X%%WWWDIR%%/fonts/makefont/koi8-u.map X%%WWWDIR%%/fonts/makefont/makefont.php X%%WWWDIR%%/fonts/courier.php X%%WWWDIR%%/fonts/helvetica.php X%%WWWDIR%%/fonts/helvetica.z X%%WWWDIR%%/fonts/helveticab.php X%%WWWDIR%%/fonts/helveticab.z X%%WWWDIR%%/fonts/helveticabi.php X%%WWWDIR%%/fonts/helveticai.php X%%WWWDIR%%/fonts/helveticai.z X%%WWWDIR%%/fonts/symbol.php X%%WWWDIR%%/fonts/times.php X%%WWWDIR%%/fonts/timesb.php X%%WWWDIR%%/fonts/timesbi.php X%%WWWDIR%%/fonts/timesi.php X%%WWWDIR%%/PrintCustTransPortrait.php X%%WWWDIR%%/SupplierAllocations.php X%%WWWDIR%%/CreditStatus.php X@dirrm %%WWWDIR%%/fpdi/decoders X@dirrm %%WWWDIR%%/fpdi X@dirrm %%WWWDIR%%/locale/en_GB/LC_MESSAGES X@dirrm %%WWWDIR%%/locale/en_GB X@dirrm %%WWWDIR%%/locale/en_US/LC_MESSAGES X@dirrm %%WWWDIR%%/locale/en_US X@dirrm %%WWWDIR%%/locale X@dirrm %%WWWDIR%%/Numbers/Words X@dirrm %%WWWDIR%%/Numbers X@dirrm %%WWWDIR%%/EDI_Incoming_Orders X@dirrm %%WWWDIR%%/companies/weberp/part_pics X@dirrm %%WWWDIR%%/companies/weberp/reportwriter X@dirrm %%WWWDIR%%/companies/weberp X@dirrm %%WWWDIR%%/companies X@dirrm %%WWWDIR%%/sql/mysql X@dirrm %%WWWDIR%%/sql X@dirrm %%WWWDIR%%/doc/Manual/images X@dirrm %%WWWDIR%%/doc/Manual X@dirrm %%WWWDIR%%/doc X@dirrm %%WWWDIR%%/reports X@dirrm %%WWWDIR%%/EDI_Sent X@dirrm %%WWWDIR%%/css/default/images X@dirrm %%WWWDIR%%/css/default X@dirrm %%WWWDIR%%/css/fresh/images X@dirrm %%WWWDIR%%/css/fresh X@dirrm %%WWWDIR%%/css/professional/images X@dirrm %%WWWDIR%%/css/professional X@dirrm %%WWWDIR%%/css/professional- rtl/images X@dirrm %%WWWDIR%%/css/professional- rtl X@dirrm %%WWWDIR%%/css/silverwolf/images X@dirrm %%WWWDIR%%/css/silverwolf X@dirrm %%WWWDIR%%/css X@dirrm %%WWWDIR%%/includes/php-gettext X@dirrm %%WWWDIR%%/includes/phplot X@dirrm %%WWWDIR%%/includes X@dirrm %%WWWDIR%%/reportwriter/admin/forms X@dirrm %%WWWDIR%%/reportwriter/admin X@dirrm %%WWWDIR%%/reportwriter/forms X@dirrm %%WWWDIR%%/reportwriter/images X@dirrm %%WWWDIR%%/reportwriter/install X@dirrm %%WWWDIR%%/reportwriter/languages/en_US X@dirrm %%WWWDIR%%/reportwriter/languages X@dirrm %%WWWDIR%%/reportwriter X@dirrm %%WWWDIR%%/api X@dirrm %%WWWDIR%%/part_pics X@dirrm %%WWWDIR%%/flags X@dirrm %%WWWDIR%%/xmlrpc/debugger X@dirrm %%WWWDIR%%/xmlrpc/lib/compat X@dirrm %%WWWDIR%%/xmlrpc/lib X@dirrm %%WWWDIR%%/xmlrpc X@dirrm %%WWWDIR%%/fonts/makefont X@dirrm %%WWWDIR%%/fonts X@dirrm %%WWWDIR%% END-of-weberp/pkg-plist echo x - weberp/pkg-descr sed 's/^X//' >weberp/pkg-descr << 'END-of-weberp/pkg-descr' XwebERP is a complete web based accounting/ERP system Xthat requires only a web-browser and pdf reader to use. XIt has a wide range of features suitable for many Xbusinesses particularly distributed businesses in Xwholesale and distribution. It is developed as an Xopen-source application and is available as a free Xdownload to use. The feature set is continually expanding Xas new businesses and developers adopt it.There have Xbeen in excess of 80,000 downloads to date. X XWWW: http://www.weberp.org/ END-of-weberp/pkg-descr echo x - weberp/distinfo sed 's/^X//' >weberp/distinfo << 'END-of-weberp/distinfo' XMD5 (webERP_3.09.zip) = d5925901cb06f56e3a40cc3d9effff5a XSHA256 (webERP_3.09.zip) = ba84ec5eecd01acc169a2270adf6c13e2b23e60abc6ccf1f0b9c3d7274b8e39c XSIZE (webERP_3.09.zip) = 2730963 END-of-weberp/distinfo echo x - weberp/Makefile sed 's/^X//' >weberp/Makefile << 'END-of-weberp/Makefile' X# New ports collection makefile for: weberp X# Date created: 05 Oct 2008 X# Whom: Wen heping X# X# $FreeBSD$ X# X XPORTNAME= weberp XPORTVERSION= 3.09 XCATEGORIES= finance www XMASTER_SITES= SF XMASTER_SITE_SUBDIR= web-erp XDISTNAME= webERP_${PORTVERSION} X XMAINTAINER= wenheping@gmail.com XCOMMENT= An Open-Source Web-Based ERP System X XUSE_ZIP= yes XUSE_PHP= mysql gettext XUSE_GETTEXT= yes XWRKSRC= ${WRKDIR}/webERP X XNO_BUILD= yes XSUB_FILES= pkg-message X X.include Xdo-install: X @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${WWWDIR} X @${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} X @${CHMOD} -R 755 ${WWWDIR} X Xpost-install: X @${ECHO_CMD} '@exec ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR}' \ X >> ${TMPPLIST} X @${ECHO_CMD} '@exec ${CHMOD} 755 -R ${WWWDIR}' \ X >> ${TMPPLIST} X X ${CAT} ${PKGMESSAGE} X X.include END-of-weberp/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 13:50:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 13:50:30 2008 Subject: ports/127877: [NEW PORT] audio/cutmp3 - A small and fast command line MP3 editor Message-ID: <200810051350.m95DoFZ1093864@freefall.freebsd.org> Synopsis: [NEW PORT] audio/cutmp3 - A small and fast command line MP3 editor Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 13:50: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=127877 From edwin at FreeBSD.org Sun Oct 5 13:50:21 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 13:50:30 2008 Subject: ports/127878: [NEW PORT]finance/weberp:An Open-Source Web-Based ERP System Message-ID: <200810051350.m95DoKdY093944@freefall.freebsd.org> Synopsis: [NEW PORT]finance/weberp:An Open-Source Web-Based ERP System Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 13:50:20 UTC 2008 Responsible-Changed-Why: miwi@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127878 From rnejdl at tethys.ringofsaturn.com Sun Oct 5 14:10:01 2008 From: rnejdl at tethys.ringofsaturn.com (Rusty Nejdl) Date: Sun Oct 5 14:10:08 2008 Subject: ports/127879: Update mozplugger to 1.11.0 Message-ID: <200810051338.m95DcFLp008008@tethys.ringofsaturn.com> >Number: 127879 >Category: ports >Synopsis: Update mozplugger to 1.11.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 Oct 05 14:10:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Rusty Nejdl >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD tethys.ringofsaturn.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0: Wed Sep 24 22:47:10 CDT 2008 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN i386 >Description: Apply the attached patch to the mozplugger port to upgrade it to 1.11.0 >How-To-Repeat: See attached patch >Fix: See attached patch --- mozplugger.patch begins here --- diff -ur mozplugger/Makefile mozplugger.new/Makefile --- mozplugger/Makefile 2008-07-21 19:43:15.000000000 -0500 +++ mozplugger.new/Makefile 2008-10-04 15:15:42.000000000 -0500 @@ -6,7 +6,7 @@ # PORTNAME= mozplugger -PORTVERSION= 1.10.2 +PORTVERSION= 1.11.0 CATEGORIES= www MASTER_SITES= http://mozplugger.mozdev.org/files/ diff -ur mozplugger/distinfo mozplugger.new/distinfo --- mozplugger/distinfo 2008-07-21 19:43:15.000000000 -0500 +++ mozplugger.new/distinfo 2008-10-04 15:15:30.000000000 -0500 @@ -1,3 +1,3 @@ -MD5 (mozplugger-1.10.2.tar.gz) = 2c1ce1f3f4f7cd4acb41e01209c7b20a -SHA256 (mozplugger-1.10.2.tar.gz) = b5609e864f78f1c70772db62b281542d9b3e61b95e49573b25f4a3b262e7bbf4 -SIZE (mozplugger-1.10.2.tar.gz) = 68982 +MD5 (mozplugger-1.11.0.tar.gz) = ed289d21ba68533fc35787711d917623 +SHA256 (mozplugger-1.11.0.tar.gz) = 711fc2cbbd22b22f30e72e786d50bcf87101bc4382be834c36504c4739579a0a +SIZE (mozplugger-1.11.0.tar.gz) = 92007 diff -ur mozplugger/files/patch-Makefile mozplugger.new/files/patch-Makefile --- mozplugger/files/patch-Makefile 2008-07-21 19:43:15.000000000 -0500 +++ mozplugger.new/files/patch-Makefile 2008-10-04 16:14:40.000000000 -0500 @@ -1,5 +1,5 @@ ---- Makefile.orig 2008-03-22 16:47:51.000000000 -0500 -+++ Makefile 2008-07-05 15:24:56.000000000 -0500 +--- Makefile.orig 2008-10-04 16:12:18.000000000 -0500 ++++ Makefile 2008-10-04 16:14:19.000000000 -0500 @@ -1,5 +1,5 @@ # Where is your Xwindows located? -X11=/usr/X11R6 @@ -24,7 +24,7 @@ LD=gcc BINFORMAT=bin -@@ -66,7 +66,7 @@ +@@ -70,7 +70,7 @@ ${MAKE} all CC=gcc XCFLAGS='-fPIC -aout' LD=gcc XLDFLAGS='-shared -aout' freebsd: @@ -33,16 +33,16 @@ openbsd: ${MAKE} all CC=gcc XCFLAGS=-fPIC LD=gcc XLDFLAGS=-shared X11=/usr/X11R6/ -@@ -109,7 +109,7 @@ - mozplugger-helper \ - mozplugger-controller +@@ -114,7 +114,7 @@ + mozplugger-controller \ + mozplugger-linker -DEFINES= -DXP_UNIX -DVERSION=\"$(VERSION)\" -D$(BUILD) #-D__amd64__ +DEFINES= -DXP_UNIX -DVERSION=\"$(VERSION)\" -DPREFIX=\"$(prefix)\" -D$(BUILD) #-D__amd64__ INCLUDES= -Inpapi/include -I$(X11)/include - RPM_OPT_FLAGS=-O2 + RPM_OPT_FLAGS ?= -O2 COMMON_CFLAGS=$(RPM_OPT_FLAGS) $(INCLUDES) $(DEFINES) -@@ -175,14 +175,14 @@ +@@ -185,15 +185,15 @@ install: -@mkdir -p $(root)$(prefix)/bin @@ -54,6 +54,7 @@ + -@mkdir -p $(root)$(prefix)/etc cp mozplugger-helper $(root)$(prefix)/bin/ cp mozplugger-controller $(root)$(prefix)/bin/ + cp mozplugger-linker $(root)$(prefix)/bin/ - cp mozplugger.so $(root)$(prefix)/lib/mozilla/plugins/ - cp mozpluggerrc $(root)/etc/ - cp mozplugger.7 $(root)$(prefix)/share/man/man7/ --- mozplugger.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From m.seaman at infracaninophile.co.uk Sun Oct 5 14:50:11 2008 From: m.seaman at infracaninophile.co.uk (Matthew Seaman) Date: Sun Oct 5 14:50:23 2008 Subject: ports/127880: [maintainer] databases/phpmyadmin -- split off databases/phpmyadmin211 and update databases/phpmyadmin to 3.0.0 Message-ID: <200810051445.m95Ejsre062016@happy-idiot-talk.infracaninophile.co.uk> >Number: 127880 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin -- split off databases/phpmyadmin211 and update databases/phpmyadmin to 3.0.0 >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 Oct 05 14:50:11 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #45: Sun Sep 21 18:18:24 BST 2008 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: This is a major version update to phpmyadmin-3.0.0 -- as this release drops support for PHP older than version 5.2 and MySQL older than version 5.0, I'd like to request a repo-copy of databases/phpmyadmin to a new port databases/phpmyadmin211, which will contain a legacy version of PMA for those that cannot upgrade yet. Please apply the attached patches as follows, once the repo copy has been done: phpmyadmin.diff to databases/phpmyadmin phpmyadmin211.diff to databases/phpmyadmin211 Release Notes: http://sourceforge.net/project/shownotes.php?release_id=629153 -or- http://www.phpmyadmin.net/home_page/downloads.php?relnotes=0 Announce Message: http://sourceforge.net/forum/forum.php?forum_id=871388 >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile 2008-09-25 07:08:13.000000000 +0100 +++ phpmyadmin/Makefile 2008-10-05 12:01:10.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 2.11.9.2 +DISTVERSION= 3.0.0 CATEGORIES= databases www MASTER_SITES= SF/phpmyadmin DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages @@ -14,6 +14,8 @@ MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= A set of PHP-scripts to manage MySQL over the web +IGNORE_WITH_PHP= 4 +IGNORE_WITH_MYSQL= 323 40 41 USE_BZIP2= yes NO_BUILD= yes .if !defined(WITHOUT_PHP_DEPENDS) @@ -121,12 +123,10 @@ ${ECHO_MSG} " WITH_SUPHP=yes Install appropriately for use with" ${ECHO_MSG} " the www/suphp port [default: no]" ${ECHO_MSG} "" - ${ECHO_MSG} "Note that selecting the MYSQLI option will only work" - ${ECHO_MSG} "with PHP5 and MySQL 4.1.x" - ${ECHO_MSG} "" - ${ECHO_MSG} "If you want to use PHP4, for best results, please" - ${ECHO_MSG} "install lang/php4 before attempting to install" - ${ECHO_MSG} "databases/phpmyadmin" + ${ECHO_MSG} "This version of phpmyadmin requires PHP 5.2+ and MySQL" + ${ECHO_MSG} "5.0+. If you need to use an older version of PHP or" + ${ECHO_MSG} "manage older MYSQL databases, please use the" + ${ECHO_MSG} "databases/phpmyadmin211 port instead." ${ECHO_MSG} "" .if defined(WITH_SUPHP) && !defined(WITHOUT_SUPHP) @if ${PW} show -n phpmyadm >/dev/null 2>&1 ; then \ diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo --- /usr/ports/databases/phpmyadmin/distinfo 2008-09-25 07:08:13.000000000 +0100 +++ phpmyadmin/distinfo 2008-10-05 12:01:37.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (phpMyAdmin-2.11.9.2-all-languages.tar.bz2) = fa1f19b342cbd5d0e23dcc47bff40635 -SHA256 (phpMyAdmin-2.11.9.2-all-languages.tar.bz2) = fa1189b5d1722775e9360ee0a8a271710fb58beb0ab018849e63a7763306e0a9 -SIZE (phpMyAdmin-2.11.9.2-all-languages.tar.bz2) = 3110531 +MD5 (phpMyAdmin-3.0.0-all-languages.tar.bz2) = f14b23fa5065fdc1e1709c87bb2aad1d +SHA256 (phpMyAdmin-3.0.0-all-languages.tar.bz2) = fe6aea7acccb168b06b282f0828fcef32ead017225fdd5d27e1e75a338bfa42c +SIZE (phpMyAdmin-3.0.0-all-languages.tar.bz2) = 2409082 --- phpmyadmin.diff ends here --- --- phpmyadmin211.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin211/Makefile --- /usr/ports/databases/phpmyadmin/Makefile 2008-09-25 07:08:13.000000000 +0100 +++ phpmyadmin211/Makefile 2008-10-05 15:35:19.000000000 +0100 @@ -5,11 +5,11 @@ # $FreeBSD: ports/databases/phpmyadmin/Makefile,v 1.93 2008/09/23 09:28:28 miwi Exp $ # -PORTNAME= phpMyAdmin +PORTNAME= phpMyAdmin211 DISTVERSION= 2.11.9.2 CATEGORIES= databases www MASTER_SITES= SF/phpmyadmin -DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages +DISTNAME= ${PORTNAME:S/211//}-${DISTVERSION}-all-languages MAINTAINER= m.seaman@infracaninophile.co.uk COMMENT= A set of PHP-scripts to manage MySQL over the web @@ -116,6 +116,9 @@ pre-everything:: ${ECHO_MSG} "" + ${ECHO_MSG} "This is the legacy version of phpMyAdmin that will" + ${ECHO_MSG} "work with PHP4 and versions of MySQL older than 5.0" + ${ECHO_MSG} "" ${ECHO_MSG} "You may use the following additional build option:" ${ECHO_MSG} "" ${ECHO_MSG} " WITH_SUPHP=yes Install appropriately for use with" --- phpmyadmin211.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sun Oct 5 15:39:00 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Oct 5 15:39:07 2008 Subject: ports/127880: [maintainer] databases/phpmyadmin -- split off databases/phpmyadmin211 and update databases/phpmyadmin to 3.0.0 Message-ID: <200810051539.m95Fd0ul003597@freefall.freebsd.org> Synopsis: [maintainer] databases/phpmyadmin -- split off databases/phpmyadmin211 and update databases/phpmyadmin to 3.0.0 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Oct 5 15:39:00 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127880 From adox at mcx2.org Sun Oct 5 15:50:03 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Sun Oct 5 15:50:09 2008 Subject: ports/127881: [NEW PORT] devel/p5-Cwd - Get pathname of current working directory Message-ID: <48e8e12b.02e2660a.6426.130a@mx.google.com> >Number: 127881 >Category: ports >Synopsis: [NEW PORT] devel/p5-Cwd - Get pathname of current working directory >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: Sun Oct 05 15:50: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 #2: Sun Sep 14 08:19:18 CEST 2008 root@contempt:/usr/obj/usr/src/sys/CONTEMPT i386 >Description: Cwd - get pathname of current working directory This module provides functions for determining the pathname of the current working directory. It is recommended that getcwd (or another *cwd() function) be used in all code to ensure portability. By default, it exports the functions cwd(), getcwd(), fastcwd(), and fastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace. WWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm >How-To-Repeat: >Fix: --- p5-Cwd-shar.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: # # p5-Cwd/Makefile # p5-Cwd/distinfo # p5-Cwd/pkg-descr # p5-Cwd/pkg-plist # echo x - p5-Cwd/Makefile sed 's/^X//' >p5-Cwd/Makefile << 'END-of-p5-Cwd/Makefile' X# New ports collection makefile for: p5-Audio-Mixer X# Date created: 06 Oct 2008 X# Whom: Dennis Herrmann X# X# $FreeBSD:$ X# X XPORTNAME= Cwd XPORTVERSION= 2.21 XCATEGORIES= devel perl5 XMASTER_SITES= CPAN XPKGNAMEPREFIX= p5- X XMAINTAINER= adox@mcx2.org XCOMMENT= Get pathname of current working directory X XPERL_CONFIGURE= YES X XMAN3= Cwd.3 X X.include END-of-p5-Cwd/Makefile echo x - p5-Cwd/distinfo sed 's/^X//' >p5-Cwd/distinfo << 'END-of-p5-Cwd/distinfo' XMD5 (Cwd-2.21.tar.gz) = 030eeaa1957726b5e32d0eaada9c7bf6 XSHA256 (Cwd-2.21.tar.gz) = 103ce2613776ea6a7bf1ab580fbbdad20a09e3ccd48a001a32c59e3d95b30260 XSIZE (Cwd-2.21.tar.gz) = 16223 END-of-p5-Cwd/distinfo echo x - p5-Cwd/pkg-descr sed 's/^X//' >p5-Cwd/pkg-descr << 'END-of-p5-Cwd/pkg-descr' XCwd - get pathname of current working directory X XThis module provides functions for determining the pathname of the current Xworking directory. It is recommended that getcwd (or another *cwd() function) Xbe used in all code to ensure portability. X XBy default, it exports the functions cwd(), getcwd(), fastcwd(), and Xfastgetcwd() (and, on Win32, getdcwd()) into the caller's namespace. X XWWW: http://search.cpan.org/~kwilliams/Cwd-2.21/Cwd.pm END-of-p5-Cwd/pkg-descr echo x - p5-Cwd/pkg-plist sed 's/^X//' >p5-Cwd/pkg-plist << 'END-of-p5-Cwd/pkg-plist' X%%SITE_PERL%%/%%PERL_ARCH%%/Cwd.pm X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/Cwd.bs X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/Cwd.so X%%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd/.packlist X@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Cwd END-of-p5-Cwd/pkg-plist exit --- p5-Cwd-shar.sh ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 15:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 15:50:18 2008 Subject: ports/127881: [NEW PORT] devel/p5-Cwd - Get pathname of current working directory Message-ID: <200810051550.m95FoBiR004092@freefall.freebsd.org> Synopsis: [NEW PORT] devel/p5-Cwd - Get pathname of current working directory Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 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=127881 From linimon at FreeBSD.org Sun Oct 5 16:15:31 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Oct 5 16:15:38 2008 Subject: ports/127879: Update www/mozplugger to 1.11.0 Message-ID: <200810051615.m95GFV5u006201@freefall.freebsd.org> Old Synopsis: Update mozplugger to 1.11.0 New Synopsis: Update www/mozplugger to 1.11.0 Class-Changed-From-To: update->maintainer-update Class-Changed-By: linimon Class-Changed-When: Sun Oct 5 16:14:53 UTC 2008 Class-Changed-Why: Fix class. http://www.freebsd.org/cgi/query-pr.cgi?pr=127879 From wahjava at gmail.com Sun Oct 5 16:40:02 2008 From: wahjava at gmail.com (Ashish Shukla) Date: Sun Oct 5 16:40:08 2008 Subject: ports/127882: Update Port: www/xpi-firegpg to v.0.5.2 Message-ID: <200810051633.m95GX6PX021501@www.freebsd.org> >Number: 127882 >Category: ports >Synopsis: Update Port: www/xpi-firegpg to v.0.5.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: Sun Oct 05 16:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ashish Shukla >Release: 8.0-CURRENT >Organization: N/A >Environment: FreeBSD monte-cristo.france 8.0-CURRENT FreeBSD 8.0-CURRENT #10: Thu Oct 2 15:11:19 IST 2008 root@monte-cristo.france:/usr/obj/usr/src/sys/ULE amd64 >Description: Updated port to v.0.5.2. >How-To-Repeat: >Fix: diff -urN /usr/ports/www/xpi-firegpg/Makefile xpi-firegpg/Makefile --- /usr/ports/www/xpi-firegpg/Makefile 2008-09-26 14:37:45.000000000 +0530 +++ xpi-firegpg/Makefile 2008-10-05 21:56:33.000000000 +0530 @@ -6,7 +6,7 @@ # PORTNAME= firegpg -PORTVERSION= 0.5.1 +PORTVERSION= 0.5.2 CATEGORIES= www MASTER_SITES= http://getfiregpg.org/${MASTER_SITE_SUBDIR}/ MASTER_SITE_SUBDIR= stable diff -urN /usr/ports/www/xpi-firegpg/distinfo xpi-firegpg/distinfo --- /usr/ports/www/xpi-firegpg/distinfo 2008-09-26 14:37:45.000000000 +0530 +++ xpi-firegpg/distinfo 2008-10-05 21:43:45.000000000 +0530 @@ -1,3 +1,3 @@ -MD5 (xpi/firegpg-0.5.1.xpi) = a9b88810502c636e0d97455e4a7eb1cb -SHA256 (xpi/firegpg-0.5.1.xpi) = 200974fb7522977fc814e924591b0841014a66c6124b2bb55f267a7eb719e5dc -SIZE (xpi/firegpg-0.5.1.xpi) = 161592 +MD5 (xpi/firegpg-0.5.2.xpi) = 2961683d624b7569f59836f8e2b7c19d +SHA256 (xpi/firegpg-0.5.2.xpi) = 9f4e74c2c234c55b4459d71ec933dc4a7690cd2fc592501fa2453d5efcd694fb +SIZE (xpi/firegpg-0.5.2.xpi) = 162882 >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sun Oct 5 16:48:21 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Oct 5 16:48:28 2008 Subject: ports/127882: Update Port: www/xpi-firegpg to v.0.5.2 Message-ID: <200810051648.m95GmLb6009277@freefall.freebsd.org> Synopsis: Update Port: www/xpi-firegpg to v.0.5.2 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Oct 5 16:48:20 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127882 From dnaeon at gmail.com Sun Oct 5 17:00:15 2008 From: dnaeon at gmail.com (Marin Atanasov) Date: Sun Oct 5 17:00:21 2008 Subject: ports/127883: New port: ports-mgmt/pkg_add_it Message-ID: <200810051654.m95GsfHh025013@www.freebsd.org> >Number: 127883 >Category: ports >Synopsis: New port: ports-mgmt/pkg_add_it >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: Sun Oct 05 17:00:15 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marin Atanasov >Release: FreeBSD-7.0-RELEASE >Organization: >Environment: >Description: This is an interactive version of the pkg_add(1) command. It's not a clone of pkg_add(1) or a new package install tool, instead this program uses pkg_add(1) to install packages while providing the user an interactive interface. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/ports-mgmt/pkg_add_it/ # /usr/ports/ports-mgmt/pkg_add_it/pkg-descr # /usr/ports/ports-mgmt/pkg_add_it/Makefile # /usr/ports/ports-mgmt/pkg_add_it/distinfo # echo c - /usr/ports/ports-mgmt/pkg_add_it/ mkdir -p /usr/ports/ports-mgmt/pkg_add_it/ > /dev/null 2>&1 echo x - /usr/ports/ports-mgmt/pkg_add_it/pkg-descr sed 's/^X//' >/usr/ports/ports-mgmt/pkg_add_it/pkg-descr << 'END-of-/usr/ports/ports-mgmt/pkg_add_it/pkg-descr' XThis program provides an interactive interface for the pkg_add(1) tool. X XIt's purpose is to search for a package pattern, making easier for the user Xto find a package and install it. This tool is not a clone of pkg_add(1). XIt uses pkg_add(1) to install packages while providing an interactive Xinterface, so the user could easily choose and install a given package. X XThis tool is written in C and does not require any additional packages to be Xinstalled. It should build and run on any system which supports pkg_add(1). X XThe pkg_add_it(1) tool supports local and remote pattern search: X X * Local pattern search - recursively scanning a directory for X a given package pattern X * Remote pattern search - accomplished by searching the INDEX file. X If INDEX is not in current directory pkg_add_it(1) fetches it and X then scans the INDEX file for a pattern X XTo learn more about the pkg_add_it(1) tool read the manual page. X XAuthor: Marin Atanasov XWWW: http://www.unix-heaven.org/pkg_add_it.html END-of-/usr/ports/ports-mgmt/pkg_add_it/pkg-descr echo x - /usr/ports/ports-mgmt/pkg_add_it/Makefile sed 's/^X//' >/usr/ports/ports-mgmt/pkg_add_it/Makefile << 'END-of-/usr/ports/ports-mgmt/pkg_add_it/Makefile' X# New ports collection makefile for: pkg_add_it X# Date created: 05 October 2008 X# Whom: Marin Atanasov X# X# $FreeBSD$ X# X XPORTNAME= pkg_add_it XPORTVERSION= 1.0 XCATEGORIES= ports-mgmt XMASTER_SITES= http://www.unix-heaven.org/ports-mgmt/ X XMAINTAINER= dnaeon@gmail.com XCOMMENT= Interactive interface for the pkg_add(1) command X XMAN1= pkg_add_it.1 XPLIST_FILES= sbin/pkg_add_it X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/pkg_add_it ${PREFIX}/sbin/pkg_add_it X ${INSTALL_MAN} ${WRKSRC}/pkg_add_it.1 ${MAN1PREFIX}/man/man1 X X.include END-of-/usr/ports/ports-mgmt/pkg_add_it/Makefile echo x - /usr/ports/ports-mgmt/pkg_add_it/distinfo sed 's/^X//' >/usr/ports/ports-mgmt/pkg_add_it/distinfo << 'END-of-/usr/ports/ports-mgmt/pkg_add_it/distinfo' XMD5 (pkg_add_it-1.0.tar.gz) = 558589812547be1f7ea878381f5899d1 XSHA256 (pkg_add_it-1.0.tar.gz) = c96fabdbe501659a00a7aba3c6310022d956f4aae39cbf3c27537e300a222c39 XSIZE (pkg_add_it-1.0.tar.gz) = 9199 END-of-/usr/ports/ports-mgmt/pkg_add_it/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: From jimmy at mammothcheese.ca Sun Oct 5 17:20:04 2008 From: jimmy at mammothcheese.ca (James Bailie) Date: Sun Oct 5 17:20:10 2008 Subject: ports/127884: Update Port: lang/munger => 4.156 Message-ID: <20081005171441.777BB8FC12@mx1.freebsd.org> >Number: 127884 >Category: ports >Synopsis: Update Port: lang/munger => 4.156 >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 Oct 05 17:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: James Bailie >Release: FreeBSD 7.0-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD localhost 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #3: Sat Sep 6 12:18:54 EDT 2008 jbailie@localhost:/usr/obj/usr/src/sys/LOCAL amd64 >Description: >How-To-Repeat: >Fix: --- munger.diff begins here --- diff -ruN /usr/ports/lang/munger/Makefile ./munger/Makefile --- /usr/ports/lang/munger/Makefile 2008-09-29 09:04:29.000000000 -0400 +++ ./munger/Makefile 2008-10-04 03:27:52.000000000 -0400 @@ -6,7 +6,7 @@ # PORTNAME= munger -PORTVERSION= 4.155 +PORTVERSION= 4.156 CATEGORIES= lang MASTER_SITES= http://www.mammothcheese.ca/ diff -ruN /usr/ports/lang/munger/distinfo ./munger/distinfo --- /usr/ports/lang/munger/distinfo 2008-09-29 09:04:29.000000000 -0400 +++ ./munger/distinfo 2008-10-05 13:02:24.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (munger-4.155.tar.gz) = 0cb4cdb9659c171fae9289a61377cf77 -SHA256 (munger-4.155.tar.gz) = 7fd89ab2e711f0a28e83a8e22a2b0c44c2428029fb34d36078fd8ea45f794a28 -SIZE (munger-4.155.tar.gz) = 261213 +MD5 (munger-4.156.tar.gz) = 09be336b1c481ec8b58e492777d09786 +SHA256 (munger-4.156.tar.gz) = b3d94bf0598d732647fb9f711004b11d6549ee75ac3e6631ef4047aef3f7f05d +SIZE (munger-4.156.tar.gz) = 261932 diff -ruN /usr/ports/lang/munger/pkg-plist ./munger/pkg-plist --- /usr/ports/lang/munger/pkg-plist 2008-09-29 09:04:29.000000000 -0400 +++ ./munger/pkg-plist 2008-10-04 03:28:10.000000000 -0400 @@ -1,5 +1,5 @@ bin/munger -lib/libmunger.so.41 +lib/libmunger.so.42 %%DATADIR%%/ipdatabase.munger %%DATADIR%%/httpd.munger %%DATADIR%%/scgid.munger --- munger.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Sun Oct 5 17:20:15 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Sun Oct 5 17:20:21 2008 Subject: ports/127884: Update Port: lang/munger => 4.156 Message-ID: <200810051720.m95HKEmx011571@freefall.freebsd.org> Synopsis: Update Port: lang/munger => 4.156 Responsible-Changed-From-To: freebsd-ports-bugs->tabthorpe Responsible-Changed-By: edwin Responsible-Changed-When: Sun Oct 5 17:20:14 UTC 2008 Responsible-Changed-Why: tabthorpe@ wants his PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127884 From serge.gagnon.1 at ulaval.ca Sun Oct 5 18:00:15 2008 From: serge.gagnon.1 at ulaval.ca (Serge Gagnon) Date: Sun Oct 5 18:00:22 2008 Subject: ports/127885: [MAINTAINER] Update port: devel/plan9port to 20080909 Message-ID: >Number: 127885 >Category: ports >Synopsis: [MAINTAINER] Update port: devel/plan9port to 20080909 >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 Oct 05 18:00:05 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Serge Gagnon >Release: FreeBSD 7.0-STABLE i386 >Organization: me >Environment: System: FreeBSD quenix2.dyndns.org 7.0-STABLE FreeBSD 7.0-STABLE #0: Sun Mar 16 18:33:07 EDT 2008 root@quenix2.dyndns.org:/System/usr/obj/System/usr/src/sys/QUENIX2 i386 >Description: Update plan9port to 20080909 >How-To-Repeat: >Fix: --- plan9port.patch begins here --- diff -urN devel/plan9port.orig/Makefile devel/plan9port/Makefile --- devel/plan9port.orig/Makefile 2008-04-19 13:48:02.000000000 -0400 +++ devel/plan9port/Makefile 2008-10-05 12:42:45.000000000 -0400 @@ -6,8 +6,7 @@ # PORTNAME= plan9port -PORTVERSION= 20080409 -PORTREVISION= 1 +PORTVERSION= 20080909 CATEGORIES= devel plan9 MASTER_SITES= http://swtch.com/plan9port/ \ ftp://quenix2.dyndns.org/FreeBSD/ports/distfiles/ @@ -72,7 +71,7 @@ acme.3 drawfcall.3 MAN4= 0intro.4 9pserve.4 acme.4 import.4 plumber.4 ramfs.4 \ - vacfs.4 factotum.4 srv.4 9pfuse.4 + vacfs.4 factotum.4 srv.4 9pfuse.4 tapefs.4 smugfs.4 MAN7= utf.7 regexp.7 0intro.7 color.7 face.7 font.7 image.7 \ man.7 map.7 ms.7 plot.7 plumb.7 thumbprint.7 ndb.7 \ diff -urN devel/plan9port.orig/distinfo devel/plan9port/distinfo --- devel/plan9port.orig/distinfo 2008-04-16 05:56:49.000000000 -0400 +++ devel/plan9port/distinfo 2008-10-04 20:00:37.000000000 -0400 @@ -1,3 +1,3 @@ -MD5 (plan9port-20080409.tgz) = 98186bb2610f2fa9c1a04ee4a0a9adec -SHA256 (plan9port-20080409.tgz) = e7e0aa0339a6a58bb3e4404dd0b7399391f4751823403f4ab73e53188c7ff997 -SIZE (plan9port-20080409.tgz) = 22645319 +MD5 (plan9port-20080909.tgz) = f8b1afb3c64e6f66952b2329a2559247 +SHA256 (plan9port-20080909.tgz) = 583484c8ca0accc39a9d43b0decbfc3597a59a8627917fed3e6535d547551a65 +SIZE (plan9port-20080909.tgz) = 22716400 --- plan9port.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Sun Oct 5 18:29:03 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Sun Oct 5 18:29:15 2008 Subject: ports/127885: [MAINTAINER] Update port: devel/plan9port to 20080909 Message-ID: <200810051829.m95IT2W0016317@freefall.freebsd.org> Synopsis: [MAINTAINER] Update port: devel/plan9port to 20080909 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Sun Oct 5 18:29:02 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127885 From beat at chruetertee.ch Sun Oct 5 19:50:01 2008 From: beat at chruetertee.ch (Beat Gätzi) Date: Sun Oct 5 19:50:08 2008 Subject: ports/127886: [PATCH] science/linsmith: update to 0.99.11 Message-ID: <200810051943.m95Jh8cG000397@marvin.chruetertee.ch> >Number: 127886 >Category: ports >Synopsis: [PATCH] science/linsmith: update to 0.99.11 >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 Oct 05 19:50: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 linsmith to version 0.99.11. >How-To-Repeat: >Fix: --- linsmith.patch begins here --- diff -Naur /usr/ports/.zfs/snapshot/auto-2008-10-05_11.00/science/linsmith/Makefile linsmith/Makefile --- /usr/ports/.zfs/snapshot/auto-2008-10-05_11.00/science/linsmith/Makefile 2008-09-06 18:35:26.000000000 +0200 +++ linsmith/Makefile 2008-10-05 13:14:40.375967811 +0200 @@ -7,7 +7,7 @@ # PORTNAME= linsmith -PORTVERSION= 0.99.10 +PORTVERSION= 0.99.11 PORTREVISION= 0 CATEGORIES= science MASTER_SITES= SF diff -Naur /usr/ports/.zfs/snapshot/auto-2008-10-05_11.00/science/linsmith/distinfo linsmith/distinfo --- /usr/ports/.zfs/snapshot/auto-2008-10-05_11.00/science/linsmith/distinfo 2008-09-06 18:35:26.000000000 +0200 +++ linsmith/distinfo 2008-10-05 13:14:55.839614448 +0200 @@ -1,3 +1,3 @@ -MD5 (linsmith-0.99.10.tar.gz) = 3cdc9727cddd2c976ba8af59c2677c8e -SHA256 (linsmith-0.99.10.tar.gz) = ac27df9cc962db558b43b76951280f32bb41e76cba471f78b78fd32ce26abf78 -SIZE (linsmith-0.99.10.tar.gz) = 1089853 +MD5 (linsmith-0.99.11.tar.gz) = 33256af1c310309da6f03f2a2fe8a869 +SHA256 (linsmith-0.99.11.tar.gz) = ed14e0c791d26aefa98d537102098eb6b5b76ab84eebd54b6a1ed655d89d2523 +SIZE (linsmith-0.99.11.tar.gz) = 1089917 --- linsmith.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From neldredge at math.ucsd.edu Sun Oct 5 23:20:04 2008 From: neldredge at math.ucsd.edu (Nate Eldredge) Date: Sun Oct 5 23:20:11 2008 Subject: ports/127889: portupgrade detects spurious failures and skips ports unnecessarily Message-ID: <200810052318.m95NI2pI048470@www.freebsd.org> >Number: 127889 >Category: ports >Synopsis: portupgrade detects spurious failures and skips ports unnecessarily >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 Oct 05 23:20:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nate Eldredge >Release: 7.0-RELEASE-p4 >Organization: >Environment: FreeBSD vulcan.lan 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #13: Wed Sep 3 16:13:10 PDT 2008 nate@vulcan.lan:/usr/obj/usr/src/sys/VULCAN amd64 >Description: When running portupgrade -a, if ports A and B are to be upgraded and B depends on A, it sometimes happens that A is upgraded first, successfully, but portupgrade for some reason thinks it fails and skips upgrading B. A script session with portupgrade is posted at http://math.ucsd.edu/~neldredg/script-200810051055 (too large to attach). Note, at line 53711, that textproc/rarian was skipped due to the ostensible failure of libxslt. However, just before this we see that libxslt in fact installed successfully. If portupgrade is run a second time, rarian will upgrade successfully. >How-To-Repeat: It is a bit awkward because it requires that you have ports that are out of date, and once you run portupgrade, they are no longer out of date. I tried to put together an easy testcase, but did not succeed. But hopefully there is enough information here to let someone else make one. >Fix: As a workaround, you can just run portupgrade -a repeatedly until no more packages are skipped, but this is a pain. >Release-Note: >Audit-Trail: >Unformatted: From linimon at FreeBSD.org Sun Oct 5 23:38:09 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Sun Oct 5 23:38:15 2008 Subject: ports/127889: ports-mgmt/portupgrade detects spurious failures and skips ports unnecessarily Message-ID: <200810052338.m95Nc9jw041163@freefall.freebsd.org> Old Synopsis: portupgrade detects spurious failures and skips ports unnecessarily New Synopsis: ports-mgmt/portupgrade detects spurious failures and skips ports unnecessarily Responsible-Changed-From-To: freebsd-ports-bugs->sem Responsible-Changed-By: linimon Responsible-Changed-When: Sun Oct 5 23:37:38 UTC 2008 Responsible-Changed-Why: Over to maintainer. http://www.freebsd.org/cgi/query-pr.cgi?pr=127889 From erik at smluc.org Mon Oct 6 00:10:02 2008 From: erik at smluc.org (Erik Greenwald) Date: Mon Oct 6 00:10:09 2008 Subject: ports/127891: [Maintainer Update] cad/brlcad 7.12.4 -> 7.12.6 Message-ID: <20081005234553.EBDF7434001@sinistar.bluecows.com> >Number: 127891 >Category: ports >Synopsis: [Maintainer Update] cad/brlcad 7.12.4 -> 7.12.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: Mon Oct 06 00:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Erik Greenwald >Release: FreeBSD 7.0-STABLE i386 >Organization: >Environment: System: FreeBSD fenris 7.0-STABLE FreeBSD 7.0-STABLE #0: Mon Aug 18 16:24:27 EDT 2008 root@fenris:/usr/obj/usr/src/sys/GENERIC i386 >Description: standard version bump. Tested on above noted host as well as FreeBSD vidar.br0kenland.org 8.0-CURRENT FreeBSD 8.0-CURRENT #4: Sat Sep 20 17:19:41 EDT 2008 root@vidar.br0kenland.org:/usr/obj/usr/src/sys/GENERIC i386 Thanks! >How-To-Repeat: >Fix: --- cad_brlcad.patch begins here --- Index: cad/brlcad/Makefile =================================================================== RCS file: /home/ncvs/ports/cad/brlcad/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- cad/brlcad/Makefile 28 Sep 2008 00:00:29 -0000 1.36 +++ cad/brlcad/Makefile 5 Oct 2008 23:37:48 -0000 @@ -6,7 +6,7 @@ # PORTNAME= brlcad -PORTVERSION= 7.12.4 +PORTVERSION= 7.12.6 CATEGORIES= cad MASTER_SITES= SF @@ -24,8 +24,6 @@ USE_GMAKE= yes USE_TK= 85 -BROKEN= Does not compile - PREFIX?= ${LOCALBASE}/${PORTNAME} GNU_CONFIGURE= yes NO_MTREE= yes @@ -115,10 +113,6 @@ .include -.if ${OSVERSION} >= 800032 -BROKEN= Does not compile -.endif - EXTRA_LIBS= ${PTHREAD_LIBS} .ifdef WITH_OPTIMIZATION Index: cad/brlcad/distinfo =================================================================== RCS file: /home/ncvs/ports/cad/brlcad/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- cad/brlcad/distinfo 30 May 2008 13:49:18 -0000 1.18 +++ cad/brlcad/distinfo 5 Oct 2008 23:37:48 -0000 @@ -1,3 +1,3 @@ -MD5 (brlcad-7.12.4.tar.bz2) = d9a062a83d303ebf3aebb2b11add0d8f -SHA256 (brlcad-7.12.4.tar.bz2) = ad58536517c330f1b15cd9c22424e2753d4e05412f27063652571e5245222c30 -SIZE (brlcad-7.12.4.tar.bz2) = 24570087 +MD5 (brlcad-7.12.6.tar.bz2) = 532fe9df258f2fc332a848506d445c31 +SHA256 (brlcad-7.12.6.tar.bz2) = 2eade11701d06dc44e7908531a5e6dfd6941f73e6f346746810890f46fd443f5 +SIZE (brlcad-7.12.6.tar.bz2) = 23909924 Index: cad/brlcad/pkg-plist =================================================================== RCS file: /home/ncvs/ports/cad/brlcad/pkg-plist,v retrieving revision 1.19 diff -u -r1.19 pkg-plist --- cad/brlcad/pkg-plist 30 May 2008 13:49:18 -0000 1.19 +++ cad/brlcad/pkg-plist 5 Oct 2008 23:37:48 -0000 @@ -321,7 +321,6 @@ bin/rpatch bin/rt bin/rt_bot_faces -bin/rt_simple bin/rtarea bin/rtcell bin/rtcheck @@ -420,7 +419,6 @@ include/bltVector.h include/bltWait.h include/bltWin.h -include/bot.h include/brlcad/RtServerImpl.h include/brlcad/anim.h include/brlcad/blt.h @@ -453,6 +451,7 @@ include/brlcad/bltWait.h include/brlcad/bltWin.h include/brlcad/bn.h +include/brlcad/bot.h include/brlcad/brep.h include/brlcad/brlcad.h include/brlcad/brlcad_config.h @@ -511,7 +510,6 @@ include/brlcad/vfont-if.h include/brlcad/vmath.h include/brlcad/wdb.h -include/fixpt.h include/itcl.h include/itclDecls.h include/itclInt.h @@ -870,17 +868,17 @@ lib/tkimg.la lib/tkimg.so lib/tkimg.so.0 -libdata/pkgconfig/bn.pc -libdata/pkgconfig/brlcad.pc -libdata/pkgconfig/bu.pc -libdata/pkgconfig/dm.pc -libdata/pkgconfig/fb.pc -libdata/pkgconfig/fft.pc -libdata/pkgconfig/multispectral.pc -libdata/pkgconfig/optical.pc -libdata/pkgconfig/pkg.pc -libdata/pkgconfig/rt.pc -libdata/pkgconfig/wdb.pc +libdata/pkgconfig/libbn.pc +libdata/pkgconfig/libbrlcad.pc +libdata/pkgconfig/libbu.pc +libdata/pkgconfig/libdm.pc +libdata/pkgconfig/libfb.pc +libdata/pkgconfig/libfft.pc +libdata/pkgconfig/libmultispectral.pc +libdata/pkgconfig/liboptical.pc +libdata/pkgconfig/libpkg.pc +libdata/pkgconfig/librt.pc +libdata/pkgconfig/libwdb.pc %%DATADIR%%/%%PORTVERSION%%/AUTHORS %%DATADIR%%/%%PORTVERSION%%/COPYING %%DATADIR%%/%%PORTVERSION%%/HACKING @@ -958,7 +956,7 @@ %%DATADIR%%/%%PORTVERSION%%/doc/legal/lgpl.txt %%DATADIR%%/%%PORTVERSION%%/doc/mater.txt %%DATADIR%%/%%PORTVERSION%%/doc/matrix.txt -%%DATADIR%%/%%PORTVERSION%%/doc/mged.tr +%%DATADIR%%/%%PORTVERSION%%/doc/mged.sh %%DATADIR%%/%%PORTVERSION%%/doc/mk.tr %%DATADIR%%/%%PORTVERSION%%/doc/movie.txt %%DATADIR%%/%%PORTVERSION%%/doc/old-mged.tr @@ -1276,6 +1274,7 @@ %%DATADIR%%/%%PORTVERSION%%/nirt/csv-gap.nrt %%DATADIR%%/%%PORTVERSION%%/nirt/csv.nrt %%DATADIR%%/%%PORTVERSION%%/nirt/default.nrt +%%DATADIR%%/%%PORTVERSION%%/nirt/entryexit.nrt %%DATADIR%%/%%PORTVERSION%%/nirt/gap1.nrt %%DATADIR%%/%%PORTVERSION%%/nirt/gap2.nrt %%DATADIR%%/%%PORTVERSION%%/pix/bldg391.log @@ -1302,7 +1301,6 @@ %%DATADIR%%/%%PORTVERSION%%/sample_applications/g-xxx.c %%DATADIR%%/%%PORTVERSION%%/sample_applications/g-xxx_facets.c %%DATADIR%%/%%PORTVERSION%%/sample_applications/g_transfer.c -%%DATADIR%%/%%PORTVERSION%%/sample_applications/g_xxx.c %%DATADIR%%/%%PORTVERSION%%/sample_applications/nurb_example.c %%DATADIR%%/%%PORTVERSION%%/sample_applications/pl-dm.c %%DATADIR%%/%%PORTVERSION%%/sample_applications/raydebug.tcl --- cad_brlcad.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From nikola.lecic at anthesphoria.net Mon Oct 6 02:30:02 2008 From: nikola.lecic at anthesphoria.net (Nikola Lecic) Date: Mon Oct 6 02:30:26 2008 Subject: ports/127892: [Patch] textproc/scim-m17n: Aesthetic changes and adoption Message-ID: <200810060215.m962FJJH084201@anthesphoria.net> >Number: 127892 >Category: ports >Synopsis: [Patch] textproc/scim-m17n: Aesthetic changes and adoption >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 Oct 06 02:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD black 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Sep 11 15:05:17 CEST 2008 nikola@black:/usr/obj/usr/src/sys/GENERIC i386 >Description: NOTE: This is no. 3 of 4 PRs related to m17n ports: 2 new ports and 4 upgrades/adoptions. I'd like to adopt this unmaintained port as a part of this 6-port m17n-related PR group and in the light of my past 5 scim-related PRs. This minor change: * adds a missing build dependency; * expands pkg-descr to be more informative and useful for searching. >How-To-Repeat: >Fix: --- scim-m17n-0.2.2_3.patch begins here --- diff -ruN scim-m17n.orig/Makefile scim-m17n/Makefile --- scim-m17n.orig/Makefile 2008-06-06 16:05:00.000000000 +0200 +++ scim-m17n/Makefile 2008-10-06 02:54:58.000000000 +0200 @@ -9,13 +9,15 @@ PORTVERSION= 0.2.2 PORTREVISION= 3 CATEGORIES= textproc -MASTER_SITES= SF +MASTER_SITES= SF \ + http://anthesphoria.net/FreeBSD/ports/distfiles/ MASTER_SITE_SUBDIR=scim -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= A SCIM IMEngine module which uses m17n library as the backend -BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim +BUILD_DEPENDS= scim:${PORTSDIR}/textproc/scim \ + gsed:${PORTSDIR}/textproc/gsed LIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim diff -ruN scim-m17n.orig/pkg-descr scim-m17n/pkg-descr --- scim-m17n.orig/pkg-descr 2007-06-05 11:38:39.000000000 +0200 +++ scim-m17n/pkg-descr 2008-10-06 02:18:16.000000000 +0200 @@ -1,3 +1,7 @@ -This is a SCIM IMEngine module which uses m17n library as the backend. +This is a SCIM IMEngine module which uses m17n library as the backend. It +allows you to use keyboard layouts available via devel/m17n-db and +textproc/m17n-contrib through standard SCIM interface. m17n-lib currently +supports input of more than 60 languages with more than 70 language +specific input methods. WWW: http://www.scim-im.org/ --- scim-m17n-0.2.2_3.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From nikola.lecic at anthesphoria.net Mon Oct 6 02:30:02 2008 From: nikola.lecic at anthesphoria.net (Nikola Lecic) Date: Mon Oct 6 02:30:27 2008 Subject: ports/127893: [New Port] textproc/m17n-im-config: A GUI for per-user configuration of m17n-lib input methods Message-ID: <200810060214.m962En0W083764@anthesphoria.net> >Number: 127893 >Category: ports >Synopsis: [New Port] textproc/m17n-im-config: A GUI for per-user configuration of m17n-lib input methods >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 Oct 06 02:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD black 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Sep 11 15:05:17 CEST 2008 nikola@black:/usr/obj/usr/src/sys/GENERIC i386 >Description: NOTE: This is no. 2 of 4 PRs related to m17n ports: 2 new ports and 4 upgrades/adoptions. pkg-descr: The program m17n-im-config provides a GUI for per-user configuration of input methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib). The following methods are customisable at the moment: Unicode, Vietnamese, Malayalam, Tibetan, Thai, Japanese and Chinese. WWW: http://www.m17n.org http://www.m17n.org/common/im-config/index.html >How-To-Repeat: >Fix: --- m17n-im-config-0.9.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: # # m17n-im-config # m17n-im-config/distinfo # m17n-im-config/pkg-descr # m17n-im-config/pkg-plist # m17n-im-config/Makefile # echo c - m17n-im-config mkdir -p m17n-im-config > /dev/null 2>&1 echo x - m17n-im-config/distinfo sed 's/^X//' >m17n-im-config/distinfo << 'd0e51e0b7c3a7d39089d6249dacf07d6' XMD5 (m17n-im-config-0.9.0.tar.gz) = dfb1812d604c5b2392ebb7e47034c3f9 XSHA256 (m17n-im-config-0.9.0.tar.gz) = a5f24f9bf70de4c1b840af889128cde80e62e40b1f2aac3ef64203d6ee3fee01 XSIZE ( m17n-im-config-0.9.0.tar.gz) = 383283 d0e51e0b7c3a7d39089d6249dacf07d6 echo x - m17n-im-config/pkg-descr sed 's/^X//' >m17n-im-config/pkg-descr << 'b6a4a6dc2974748079a7ecf7ea7e9387' XThe program m17n-im-config provides a GUI for per-user configuration of Xinput methods of the m17n library (devel/m17n-lib and textproc/m17n-contrib). X XThe following methods are customisable at the moment: Unicode, Vietnamese, XMalayalam, Tibetan, Thai, Japanese and Chinese. X XWWW: http://www.m17n.org X http://www.m17n.org/common/im-config/index.html b6a4a6dc2974748079a7ecf7ea7e9387 echo x - m17n-im-config/pkg-plist sed 's/^X//' >m17n-im-config/pkg-plist << 'd639e9f453adb55f9df08588bdd625e8' X%%NLS%%share/locale/ja/LC_MESSAGES/m17n-im-config.mo X%%NLS%%share/locale/fr/LC_MESSAGES/m17n-im-config.mo Xbin/m17n-im-config Xinclude/m17n-im-config.h Xlib/libm17n-im-config.so.0 Xlib/libm17n-im-config.la Xlib/libm17n-im-config.a Xlibdata/pkgconfig/m17n-im-config.pc d639e9f453adb55f9df08588bdd625e8 echo x - m17n-im-config/Makefile sed 's/^X//' >m17n-im-config/Makefile << 'ba3929d156a08161caab9de8120c7428' X# New ports collection makefile for: m17n-im-config X# Date created: 1 October 2008 X# Whom: Nikola Lecic X# X# $FreeBSD:$ X# X XPORTNAME= m17n-im-config XPORTVERSION= 0.9.0 XCATEGORIES= textproc XMASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ X http://anthesphoria.net/FreeBSD/ports/distfiles/ X XMAINTAINER= nikola.lecic@anthesphoria.net XCOMMENT= A GUI for per-user configuration of m17n-lib input methods X XLIB_DEPENDS= m17n.3:${PORTSDIR}/devel/m17n-lib X XUSE_AUTOTOOLS= libtool:15 XUSE_GNOME= gtk20 intltool intlhack pkgconfig glib20 XUSE_GETTEXT= yes XUSE_LDCONFIG= yes XGNU_CONFIGURE= yes X Xpost-patch: X @${REINPLACE_CMD} -e 's|^pkgconfigdir = $${libdir}/pkgconfig|pkgconfigdir = $${prefix}/libdata/pkgconfig|' \ X ${WRKSRC}/Makefile.in X X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XPLIST_SUB+= NLS="" X.else XCONFIGURE_ARGS+= --disable-nls XPLIST_SUB+= NLS="@comment " X.endif X X.include ba3929d156a08161caab9de8120c7428 exit --- m17n-im-config-0.9.0.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From nikola.lecic at anthesphoria.net Mon Oct 6 02:30:02 2008 From: nikola.lecic at anthesphoria.net (Nikola Lecic) Date: Mon Oct 6 02:30:27 2008 Subject: ports/127894: [New Port] textproc/m17n-contrib: User-contributed input methods for the m17n library Message-ID: <200810060214.m962EKnv083641@anthesphoria.net> >Number: 127894 >Category: ports >Synopsis: [New Port] textproc/m17n-contrib: User-contributed input methods for the m17n library >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 Oct 06 02:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD black 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Sep 11 15:05:17 CEST 2008 nikola@black:/usr/obj/usr/src/sys/GENERIC i386 >Description: NOTE: This is no. 1 of 4 PRs related to m17n ports: 2 new ports and 4 upgrades/adoptions. This port is a cousin of devel/m17n-db, however it's my humble opinion that it belongs to textproc, like all other keyboard layout files of many different input platforms. pkg-descr: This port installs the user-contributed input methods for the m17n library (the official ones are installed through devel/m17n-lib). It currently supports Punjabi, Sinhala, Telugu, Nepali, Russian, Assamese, Bengali, Gujarati, Hindi, Kannada, Malayalam, Marathi, Oriya and Vietnamese layouts with various sub-variants. The port also provides the tbl2mim.awk script for conversion of keyboard files used by textproc/scim-table-imengine into SCIM-independent .mim format (usable by m17n library). WWW: http://www.m17n.org/ http://www.m17n.org/m17n-lib-en/contribution.html >How-To-Repeat: >Fix: --- m17n-contrib-1.1.7.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: # # m17n-contrib # m17n-contrib/files # m17n-contrib/files/patch-tbl2mim.awk # m17n-contrib/pkg-descr # m17n-contrib/pkg-plist # m17n-contrib/Makefile # m17n-contrib/distinfo # echo c - m17n-contrib mkdir -p m17n-contrib > /dev/null 2>&1 echo c - m17n-contrib/files mkdir -p m17n-contrib/files > /dev/null 2>&1 echo x - m17n-contrib/files/patch-tbl2mim.awk sed 's/^X//' >m17n-contrib/files/patch-tbl2mim.awk << '304b9a58ea801a608021f7de2fc4f6d7' X--- tbl2mim.awk.orig 2006-12-08 03:01:57.000000000 +0100 X+++ tbl2mim.awk 2008-03-30 19:20:34.000000000 +0200 X@@ -1,4 +1,4 @@ X-#!/usr/bin/gawk X+#!/usr/bin/awk X # Copyright (C) 2006 X # National Institute of Advanced Industrial Science and Technology (AIST) X # Registration Number H15PRO112 X@@ -25,6 +25,7 @@ X begin_table = 0; X } X X+/^ *###/ { next; } X /^ICON *=/ { ICON = " \""$3"\""; next; } X /^NAME *=/ { NAME = tolower($3); next; } X /^LANGUAGES *=/ { LANG = $3; next; } 304b9a58ea801a608021f7de2fc4f6d7 echo x - m17n-contrib/pkg-descr sed 's/^X//' >m17n-contrib/pkg-descr << '84b31d40fe50b54b0457a90f7443933b' XThis port installs the user-contributed input methods for the m17n library X(the official ones are installed through devel/m17n-lib). It currently Xsupports Punjabi, Sinhala, Telugu, Nepali, Russian, Assamese, Bengali, XGujarati, Hindi, Kannada, Malayalam, Marathi, Oriya and Vietnamese layouts Xwith various sub-variants. X XThe port also provides the tbl2mim.awk script for conversion of keyboard Xfiles used by textproc/scim-table-imengine into SCIM-independent .mim format X(usable by m17n library). X XWWW: http://www.m17n.org/ X http://www.m17n.org/m17n-lib-en/contribution.html 84b31d40fe50b54b0457a90f7443933b echo x - m17n-contrib/pkg-plist sed 's/^X//' >m17n-contrib/pkg-plist << 'efd45795163093751c394f968b64742a' X%%NLS%%share/locale/eo/LC_MESSAGES/m17n-contrib.mo Xbin/tbl2mim.awk Xshare/m17n/as-inscript.mim Xshare/m17n/as-phonetic.mim Xshare/m17n/bn-inscript.mim Xshare/m17n/bn-probhat.mim Xshare/m17n/eo-h-f.mim Xshare/m17n/eo-h.mim Xshare/m17n/eo-plena.mim Xshare/m17n/eo-q.mim Xshare/m17n/eo-x.mim Xshare/m17n/gu-inscript.mim Xshare/m17n/gu-phonetic.mim Xshare/m17n/hi-inscript.mim Xshare/m17n/hi-phonetic.mim Xshare/m17n/hi-remington.mim Xshare/m17n/kn-inscript.mim Xshare/m17n/kn-kgp.mim Xshare/m17n/ml-inscript.mim Xshare/m17n/ml-mozhi.mim Xshare/m17n/ml-swanalekha.mim Xshare/m17n/mr-inscript.mim Xshare/m17n/ne-rom.mim Xshare/m17n/mr-itrans.mim Xshare/m17n/mr-phonetic.mim Xshare/m17n/ne-trad.mim Xshare/m17n/or-inscript.mim Xshare/m17n/or-phonetic.mim Xshare/m17n/pa-inscript.mim Xshare/m17n/pa-jhelum.mim Xshare/m17n/pa-phonetic.mim Xshare/m17n/ru-translit.mim Xshare/m17n/si-phonetic-dynamic.mim Xshare/m17n/si-phonetic-static.mim Xshare/m17n/si-trans.mim Xshare/m17n/ta-inscript.mim Xshare/m17n/ta-phonetic.mim Xshare/m17n/ta-tamil99.mim Xshare/m17n/ta-typewriter.mim Xshare/m17n/tai-sonla.mim Xshare/m17n/te-apple.mim Xshare/m17n/te-inscript.mim Xshare/m17n/te-pothana.mim Xshare/m17n/icons/as-inscript.png Xshare/m17n/icons/as-phonetic.png Xshare/m17n/icons/bn-inscript.png Xshare/m17n/icons/bn-probhat.png Xshare/m17n/icons/eo-h-fundamente.png Xshare/m17n/icons/eo-h-sistemo.png Xshare/m17n/icons/eo-plena.png Xshare/m17n/icons/eo-q-sistemo.png Xshare/m17n/icons/eo-x-sistemo.png Xshare/m17n/icons/gu-inscript.png Xshare/m17n/icons/gu-phonetic.png Xshare/m17n/icons/hi-inscript.png Xshare/m17n/icons/hi-phonetic.png Xshare/m17n/icons/hi-remington.png Xshare/m17n/icons/kn-inscript.png Xshare/m17n/icons/kn-kgp.png Xshare/m17n/icons/ml-inscript.png Xshare/m17n/icons/ml-mozhi.png Xshare/m17n/icons/mr-inscript.png Xshare/m17n/icons/ne-rom.png Xshare/m17n/icons/ne-trad.png Xshare/m17n/icons/or-inscript.png Xshare/m17n/icons/pa-inscript.png Xshare/m17n/icons/pa-jhelum.png Xshare/m17n/icons/pa-phonetic.png Xshare/m17n/icons/ta-inscript.png xshare/m17n/icons/ta-phonetic.png Xshare/m17n/icons/ta-tamil99.png Xshare/m17n/icons/ta-typewriter.png Xshare/m17n/icons/te-inscript.png Xshare/m17n/icons/te-pothana.png Xshare/m17n/icons/ur-phonetic.png Xshare/m17n/icons/vi-nom-vni.png Xshare/m17n/icons/vi-nom.png Xshare/m17n/te-rts.mim Xshare/m17n/ur-phonetic.mim Xshare/m17n/vi-han.mim Xshare/m17n/vi-nom-vni.mim Xshare/m17n/vi-nom.mim X@dirrmtry share/m17n/icons X@dirrmtry share/m17n efd45795163093751c394f968b64742a echo x - m17n-contrib/Makefile sed 's/^X//' >m17n-contrib/Makefile << '9c28e3fdf7d1fc3b81f89a8f8286160e' X# New ports collection makefile for: m17n-contrib X# Date created: 5 October 2008 X# Whom: Nikola Lecic X# X# $FreeBSD:$ X# X XPORTNAME= m17n-contrib XPORTVERSION= 1.1.7 XCATEGORIES= textproc XMASTER_SITES= http://www.m17n.org/m17n-lib-download/ \ X http://anthesphoria.net/FreeBSD/ports/distfiles/ X XMAINTAINER= nikola.lecic@anthesphoria.net XCOMMENT= User-contributed input methods for the m17n library X XUSE_GMAKE= yes XGNU_CONFIGURE= yes X X.if !defined(WITHOUT_NLS) XUSE_GETTEXT= yes XPLIST_SUB+= NLS="" X.else XCONFIGURE_ARGS+= --disable-nls XPLIST_SUB+= NLS="@comment " X.endif X Xpost-patch: X @${REINPLACE_CMD} -e 's|^m17n_scriptdir = $${m17ndir}/scripts|m17n_scriptdir = ${LOCALBASE}/bin|'\ X ${WRKSRC}/Makefile.in X X.include 9c28e3fdf7d1fc3b81f89a8f8286160e echo x - m17n-contrib/distinfo sed 's/^X//' >m17n-contrib/distinfo << '1b8dfb0fc3227a52cbd41a4297fa8e06' XMD5 (m17n-contrib-1.1.7.tar.gz) = eff285fa2beb739b004c4661abc3eb0b XSHA256 (m17n-contrib-1.1.7.tar.gz) = 3592aecbf5d65e28c4997da12ed2afd5f1397b889819b4347f2b10706712fb33 XSIZE (m17n-contrib-1.1.7.tar.gz) = 522515 1b8dfb0fc3227a52cbd41a4297fa8e06 exit --- m17n-contrib-1.1.7.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From nikola.lecic at anthesphoria.net Mon Oct 6 02:30:03 2008 From: nikola.lecic at anthesphoria.net (Nikola Lecic) Date: Mon Oct 6 02:30:28 2008 Subject: ports/127895: [Patch] devel/m17n-lib (and -docs, -db) to 1.5.2, some fixes and adoption Message-ID: <200810060215.m962Fkux089193@anthesphoria.net> >Number: 127895 >Category: ports >Synopsis: [Patch] devel/m17n-lib (and -docs, -db) to 1.5.2, some fixes and adoption >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 Oct 06 02:30:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Nikola Lecic >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: >Environment: System: FreeBSD black 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Thu Sep 11 15:05:17 CEST 2008 nikola@black:/usr/obj/usr/src/sys/GENERIC i386 >Description: NOTE: This is no. 4 of 4 PRs related to m17n ports: 2 new ports and 4 upgrades/adoptions. I wasn't aware of ports/126799 at the time I was preparing this 6-port PR group. However, it still differs from ports/126799 since it contains several fixes that doesn't exist there, so I hope that my submission is worth considering to be adopted instead. Additionally, I offer to adopt all 4 unmaintained m17n-related ports at once (together with adding two new ones). Fixes included in three patches attached here are: m17n-docs: * now all files necessary for correct HTML look are installed; m17n-lib: * IMHO much simpler solution for the patch-examples__Makefile.in problem than it was offered in ports/126799. P.S. This patch leaves files/patch-examples__Makefile.in empty. >How-To-Repeat: >Fix: --- m17n-db-1.5.2.patch begins here --- diff -ruN m17n-db.orig/Makefile m17n-db/Makefile --- m17n-db.orig/Makefile 2008-06-06 15:21:31.000000000 +0200 +++ m17n-db/Makefile 2008-10-06 03:01:43.000000000 +0200 @@ -6,17 +6,17 @@ # PORTNAME= m17n-db -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= devel MASTER_SITES= http://www.m17n.org/m17n-lib-download/:m17n \ + http://anthesphoria.net/FreeBSD/ports/distfiles/:m17n \ ${MASTER_SITE_GNU:S/$/:glibc/} MASTER_SITE_SUBDIR= glibc/:glibc DISTFILES= ${M17N_DISTFILE}:m17n \ ${GLIBC_DISTFILE}:glibc EXTRACT_ONLY= ${M17N_DISTFILE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= Data files for the m17n library USE_GNOME= gnometarget pkgconfig diff -ruN m17n-db.orig/distinfo m17n-db/distinfo --- m17n-db.orig/distinfo 2008-02-28 10:19:42.000000000 +0100 +++ m17n-db/distinfo 2008-10-06 03:06:52.000000000 +0200 @@ -1,6 +1,6 @@ -MD5 (m17n-db-1.5.1.tar.gz) = 1627c9d8808115567412192a595a434b -SHA256 (m17n-db-1.5.1.tar.gz) = ca67cab22cebe6a4279fb8944d471d964cb711a223de788e78890091a23510e7 -SIZE (m17n-db-1.5.1.tar.gz) = 1280954 +MD5 (m17n-db-1.5.2.tar.gz) = 1d23fdcd8395acdb662de28e8bad4dc5 +SHA256 (m17n-db-1.5.2.tar.gz) = d05ecb11faafffbb7f07c6620a75d612bf27009e06da0e71a2163b2292bdd448 +SIZE (m17n-db-1.5.2.tar.gz) = 1284002 MD5 (glibc-2.3.6.tar.bz2) = bfdce99f82d6dbcb64b7f11c05d6bc96 SHA256 (glibc-2.3.6.tar.bz2) = e73ff5eddea95d09238b41d3c9c4d9ccddcf99fcc93d04956599c91c704f4a8e SIZE (glibc-2.3.6.tar.bz2) = 14014977 diff -ruN m17n-db.orig/pkg-descr m17n-db/pkg-descr --- m17n-db.orig/pkg-descr 2004-05-29 19:13:44.000000000 +0200 +++ m17n-db/pkg-descr 2008-10-06 02:21:44.000000000 +0200 @@ -1,3 +1,5 @@ -This package contains the data files for the m17n library. +This package contains the data files for the m17n library. m17n-lib +currently supports input of more than 60 languages with more than 70 +language specific input methods. WWW: http://www.m17n.org/m17n-lib/ diff -ruN m17n-db.orig/pkg-plist m17n-db/pkg-plist --- m17n-db.orig/pkg-plist 2008-02-28 10:19:42.000000000 +0100 +++ m17n-db/pkg-plist 2008-10-05 19:29:44.000000000 +0200 @@ -1,7 +1,7 @@ -bin/m17n-db -libdata/pkgconfig/m17n-db.pc %%NLS%%share/locale/ja/LC_MESSAGES/m17n-db.mo %%NLS%%share/locale/vi/LC_MESSAGES/m17n-db.mo +bin/m17n-db +libdata/pkgconfig/m17n-db.pc share/m17n/8859-10.map share/m17n/8859-11.map share/m17n/8859-13.map @@ -422,5 +422,5 @@ share/m17n/zh.lnm share/m17n/zh_Hans.lnm share/m17n/zh_Hant.lnm -@dirrm share/m17n/icons -@dirrm share/m17n +@dirrmtry share/m17n/icons +@dirrmtry share/m17n --- m17n-db-1.5.2.patch ends here --- --- m17n-lib-1.5.2.patch begins here --- diff -ruN m17n-lib.orig/Makefile m17n-lib/Makefile --- m17n-lib.orig/Makefile 2008-08-20 02:56:37.000000000 +0200 +++ m17n-lib/Makefile 2008-10-06 03:13:13.000000000 +0200 @@ -6,12 +6,12 @@ # PORTNAME= m17n-lib -PORTVERSION= 1.5.1 -PORTREVISION= 1 +PORTVERSION= 1.5.2 CATEGORIES= devel -MASTER_SITES= http://www.m17n.org/m17n-lib-download/ +MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \ + http://anthesphoria.net/FreeBSD/ports/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= A library for the multilingual text handling BUILD_DEPENDS= m17n-db>=1.5.1:${PORTSDIR}/devel/m17n-db @@ -22,9 +22,9 @@ USE_XORG= xaw xft xt USE_GNOME= gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= autoconf:262 libtool:15 +USE_AUTOTOOLS= libtool:15 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - LDFLAGS="-L${LOCALBASE}/lib" + LDFLAGS="-L${LOCALBASE}/lib -lintl" USE_LDCONFIG= yes OPTIONS= ANTHY "With Anthy support" off \ diff -ruN m17n-lib.orig/distinfo m17n-lib/distinfo --- m17n-lib.orig/distinfo 2008-02-28 10:21:34.000000000 +0100 +++ m17n-lib/distinfo 2008-10-06 03:08:31.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (m17n-lib-1.5.1.tar.gz) = 1fc48e2e2f42a6bb966026b61834d089 -SHA256 (m17n-lib-1.5.1.tar.gz) = e06ba9e2b39553c50c903667e164b4cc2e3a44dea5a20b75c8b5799141f435f5 -SIZE (m17n-lib-1.5.1.tar.gz) = 990729 +MD5 (m17n-lib-1.5.2.tar.gz) = d4d51ff3866e702b97eb173f35eee1e3 +SHA256 (m17n-lib-1.5.2.tar.gz) = 389cc05194e9a1f9e58b186c3fcd60d7fee2a6f627c3ea8f9c944d69983721f1 +SIZE (m17n-lib-1.5.2.tar.gz) = 997592 diff -ruN m17n-lib.orig/files/patch-examples__Makefile.in m17n-lib/files/patch-examples__Makefile.in --- m17n-lib.orig/files/patch-examples__Makefile.in 2008-02-28 10:21:35.000000000 +0100 +++ m17n-lib/files/patch-examples__Makefile.in 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- example/Makefile.in.orig Fri Dec 28 10:11:44 2007 -+++ example/Makefile.in Sun Dec 30 22:34:16 2007 -@@ -328,7 +328,7 @@ - sysconfdir = @sysconfdir@ - target_alias = @target_alias@ - BASICPROGS = m17n-conv --common_ldflags = ${top_builddir}/src/libm17n-core.la ${top_builddir}/src/libm17n.la -+common_ldflags = ${top_builddir}/src/libm17n-core.la ${top_builddir}/src/libm17n.la $(INTLLIBS) - common_ldflags_gui = ${common_ldflags} ${top_builddir}/src/libm17n-flt.la ${top_builddir}/src/libm17n-gui.la - AM_CPPFLAGS = @CONFIG_FLAGS@ - m17n_date_SOURCES = mdate.c --- m17n-lib-1.5.2.patch ends here --- --- m17n-docs-1.5.2.patch begins here --- diff -ruN m17n-docs.orig/Makefile m17n-docs/Makefile --- m17n-docs.orig/Makefile 2008-08-23 01:54:46.000000000 +0200 +++ m17n-docs/Makefile 2008-10-06 03:01:11.000000000 +0200 @@ -6,18 +6,21 @@ # PORTNAME= m17n-docs -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.2 CATEGORIES= devel -MASTER_SITES= http://www.m17n.org/m17n-lib-download/ +MASTER_SITES= http://www.m17n.org/m17n-lib-download/ \ + http://anthesphoria.net/FreeBSD/ports/distfiles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= The m17n library documentation USE_GNOME= gnometarget GNU_CONFIGURE= yes MAN1= m17n-config.1 m17n-db.1 -MAN3= m17nCharacter.3m17n \ +MAN3= M17NObjectHead.3m17n \ + MDrawMetric.3m17n \ + m17nCharacter.3m17n \ m17nCharset.3m17n \ m17nChartable.3m17n \ m17nConv.3m17n \ @@ -271,8 +274,9 @@ DOCSDIR= ${PREFIX}/share/doc/m17n post-patch: -.for file in configure Makefile.in - @${REINPLACE_CMD} -e 's|/m17n/docs|/doc/m17n|g' ${WRKSRC}/${file} -.endfor + @${REINPLACE_CMD} -e 's|/m17n/docs|/doc/m17n|g' \ + ${WRKSRC}/configure ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e 's|for f in \*.html \*.png; do|for f in \*; do|' \ + ${WRKSRC}/Makefile.in .include diff -ruN m17n-docs.orig/distinfo m17n-docs/distinfo --- m17n-docs.orig/distinfo 2008-02-28 10:20:21.000000000 +0100 +++ m17n-docs/distinfo 2008-10-06 03:06:22.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (m17n-docs-1.5.0.tar.gz) = fd050874138dcd2c529a13a6df79e7b6 -SHA256 (m17n-docs-1.5.0.tar.gz) = 4f1eb27d2dcf003ec298b26c77a48eb8d0a8c0fa30bdc432eea48101dfcccda0 -SIZE (m17n-docs-1.5.0.tar.gz) = 2325655 +MD5 (m17n-docs-1.5.2.tar.gz) = 4fc8a4a60fbeafa0340e011a9bed0800 +SHA256 (m17n-docs-1.5.2.tar.gz) = 3fb9ab259dab57caf4dc5827ce788c981d97548137886fbb9d138c63d0b5cb6d +SIZE (m17n-docs-1.5.2.tar.gz) = 2289798 diff -ruN m17n-docs.orig/pkg-plist m17n-docs/pkg-plist --- m17n-docs.orig/pkg-plist 2008-08-23 01:54:46.000000000 +0200 +++ m17n-docs/pkg-plist 2008-10-05 17:27:13.000000000 +0200 @@ -2,69 +2,12 @@ %%DOCSDIR%%/html/annotated.html %%DOCSDIR%%/html/bopo-kbd.png %%DOCSDIR%%/html/classes.html +%%DOCSDIR%%/html/doxygen.css %%DOCSDIR%%/html/doxygen.png %%DOCSDIR%%/html/el-kbd.png %%DOCSDIR%%/html/functions.html %%DOCSDIR%%/html/functions_enum.html -%%DOCSDIR%%/html/functions_eval.html %%DOCSDIR%%/html/functions_vars.html -%%DOCSDIR%%/html/globals.html -%%DOCSDIR%%/html/globals_0x61.html -%%DOCSDIR%%/html/globals_0x62.html -%%DOCSDIR%%/html/globals_0x63.html -%%DOCSDIR%%/html/globals_0x64.html -%%DOCSDIR%%/html/globals_0x65.html -%%DOCSDIR%%/html/globals_0x66.html -%%DOCSDIR%%/html/globals_0x67.html -%%DOCSDIR%%/html/globals_0x68.html -%%DOCSDIR%%/html/globals_0x69.html -%%DOCSDIR%%/html/globals_0x6c.html -%%DOCSDIR%%/html/globals_0x6d.html -%%DOCSDIR%%/html/globals_0x6e.html -%%DOCSDIR%%/html/globals_0x6f.html -%%DOCSDIR%%/html/globals_0x70.html -%%DOCSDIR%%/html/globals_0x72.html -%%DOCSDIR%%/html/globals_0x73.html -%%DOCSDIR%%/html/globals_0x74.html -%%DOCSDIR%%/html/globals_0x75.html -%%DOCSDIR%%/html/globals_0x76.html -%%DOCSDIR%%/html/globals_0x77.html -%%DOCSDIR%%/html/globals_0x78.html -%%DOCSDIR%%/html/globals_defs.html -%%DOCSDIR%%/html/globals_enum.html -%%DOCSDIR%%/html/globals_eval.html -%%DOCSDIR%%/html/globals_func.html -%%DOCSDIR%%/html/globals_func_0x63.html -%%DOCSDIR%%/html/globals_func_0x64.html -%%DOCSDIR%%/html/globals_func_0x66.html -%%DOCSDIR%%/html/globals_func_0x69.html -%%DOCSDIR%%/html/globals_func_0x6c.html -%%DOCSDIR%%/html/globals_func_0x70.html -%%DOCSDIR%%/html/globals_func_0x73.html -%%DOCSDIR%%/html/globals_func_0x74.html -%%DOCSDIR%%/html/globals_type.html -%%DOCSDIR%%/html/globals_vars.html -%%DOCSDIR%%/html/globals_vars_0x61.html -%%DOCSDIR%%/html/globals_vars_0x62.html -%%DOCSDIR%%/html/globals_vars_0x63.html -%%DOCSDIR%%/html/globals_vars_0x64.html -%%DOCSDIR%%/html/globals_vars_0x65.html -%%DOCSDIR%%/html/globals_vars_0x66.html -%%DOCSDIR%%/html/globals_vars_0x67.html -%%DOCSDIR%%/html/globals_vars_0x68.html -%%DOCSDIR%%/html/globals_vars_0x69.html -%%DOCSDIR%%/html/globals_vars_0x6c.html -%%DOCSDIR%%/html/globals_vars_0x6d.html -%%DOCSDIR%%/html/globals_vars_0x6e.html -%%DOCSDIR%%/html/globals_vars_0x6f.html -%%DOCSDIR%%/html/globals_vars_0x70.html -%%DOCSDIR%%/html/globals_vars_0x72.html -%%DOCSDIR%%/html/globals_vars_0x73.html -%%DOCSDIR%%/html/globals_vars_0x74.html -%%DOCSDIR%%/html/globals_vars_0x75.html -%%DOCSDIR%%/html/globals_vars_0x76.html -%%DOCSDIR%%/html/globals_vars_0x77.html -%%DOCSDIR%%/html/globals_vars_0x78.html %%DOCSDIR%%/html/group__m17nCharacter.html %%DOCSDIR%%/html/group__m17nCharset.html %%DOCSDIR%%/html/group__m17nChartable.html @@ -100,6 +43,7 @@ %%DOCSDIR%%/html/icon-bn-itrans.png %%DOCSDIR%%/html/icon-bn-unijoy.png %%DOCSDIR%%/html/icon-bo-wylie.png +%%DOCSDIR%%/html/icon-cmc-kbd.png %%DOCSDIR%%/html/icon-dv-phonetic.png %%DOCSDIR%%/html/icon-el-kbd.png %%DOCSDIR%%/html/icon-en-ispell.png @@ -145,6 +89,7 @@ %%DOCSDIR%%/html/icon-th-tis820-2.png %%DOCSDIR%%/html/icon-th-tis820.png %%DOCSDIR%%/html/icon-unicode.png +%%DOCSDIR%%/html/icon-vi-tcvn.png %%DOCSDIR%%/html/icon-vi-telex.png %%DOCSDIR%%/html/icon-vi-viqr.png %%DOCSDIR%%/html/icon-vi-vni.png @@ -171,6 +116,7 @@ %%DOCSDIR%%/html/m17nExProg.html %%DOCSDIR%%/html/modules.html %%DOCSDIR%%/html/pages.html +%%DOCSDIR%%/html/parrot.png %%DOCSDIR%%/html/ru-kbd.png %%DOCSDIR%%/html/ru-phonetic.png %%DOCSDIR%%/html/ru-yawerty.png @@ -187,7 +133,6 @@ %%DOCSDIR%%/html/structMDrawGlyphInfo.html %%DOCSDIR%%/html/structMDrawMetric.html %%DOCSDIR%%/html/structMDrawTextItem.html -%%DOCSDIR%%/html/structMFLTFont.html %%DOCSDIR%%/html/structMFLTGlyph.html %%DOCSDIR%%/html/structMFLTGlyphAdjustment.html %%DOCSDIR%%/html/structMFLTGlyphString.html @@ -200,6 +145,11 @@ %%DOCSDIR%%/html/structMInputMethod.html %%DOCSDIR%%/html/structMInputXIMArgIC.html %%DOCSDIR%%/html/structMInputXIMArgIM.html +%%DOCSDIR%%/html/struct__MFLTFont.html +%%DOCSDIR%%/html/tab_b.gif +%%DOCSDIR%%/html/tab_l.gif +%%DOCSDIR%%/html/tab_r.gif +%%DOCSDIR%%/html/tabs.css %%DOCSDIR%%/m17n-lib.dvi %%DOCSDIR%%/m17n-lib.ps @dirrm %%DOCSDIR%%/html --- m17n-docs-1.5.2.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted: From miwi at FreeBSD.org Mon Oct 6 04:51:25 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 04:51:32 2008 Subject: ports/127895: [Patch] devel/m17n-lib (and -docs, -db) to 1.5.2, some fixes and adoption Message-ID: <200810060451.m964pObt064948@freefall.freebsd.org> Synopsis: [Patch] devel/m17n-lib (and -docs, -db) to 1.5.2, some fixes and adoption State-Changed-From-To: open->closed State-Changed-By: miwi State-Changed-When: Mon Oct 6 04:51:24 UTC 2008 State-Changed-Why: duplicate with 126799 and 127638. http://www.freebsd.org/cgi/query-pr.cgi?pr=127895 From miwi at FreeBSD.org Mon Oct 6 04:51:46 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 04:52:34 2008 Subject: ports/127891: [Maintainer Update] cad/brlcad 7.12.4 -> 7.12.6 Message-ID: <200810060451.m964pjP2065038@freefall.freebsd.org> Synopsis: [Maintainer Update] cad/brlcad 7.12.4 -> 7.12.6 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Oct 6 04:51:45 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127891 From miwi at FreeBSD.org Mon Oct 6 04:51:48 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 04:52:34 2008 Subject: ports/127892: [Patch] textproc/scim-m17n: Aesthetic changes and adoption Message-ID: <200810060451.m964pmAj065105@freefall.freebsd.org> Synopsis: [Patch] textproc/scim-m17n: Aesthetic changes and adoption Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Oct 6 04:51:47 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127892 From miwi at FreeBSD.org Mon Oct 6 04:51:50 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 04:52:35 2008 Subject: ports/127893: [New Port] textproc/m17n-im-config: A GUI for per-user configuration of m17n-lib input methods Message-ID: <200810060451.m964poQq065171@freefall.freebsd.org> Synopsis: [New Port] textproc/m17n-im-config: A GUI for per-user configuration of m17n-lib input methods Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Oct 6 04:51:50 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127893 From miwi at FreeBSD.org Mon Oct 6 04:51:52 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 04:52:35 2008 Subject: ports/127894: [New Port] textproc/m17n-contrib: User-contributed input methods for the m17n library Message-ID: <200810060451.m964pq50065237@freefall.freebsd.org> Synopsis: [New Port] textproc/m17n-contrib: User-contributed input methods for the m17n library Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Oct 6 04:51:52 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127894 From miwi at FreeBSD.org Mon Oct 6 05:30:31 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 05:30:37 2008 Subject: ports/127895: [Patch] devel/m17n-lib (and -docs, -db) to 1.5.2, some fixes and adoption Message-ID: <200810060530.m965UVeZ074977@freefall.freebsd.org> Synopsis: [Patch] devel/m17n-lib (and -docs, -db) to 1.5.2, some fixes and adoption Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Oct 6 05:30:30 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127895 From ports at logvinov.com Mon Oct 6 08:50:02 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Oct 6 08:50:19 2008 Subject: ports/127896: [patch] palm/py-synce-librapi2: Speedup build phase Message-ID: <200810060846.m968k9mY040530@blg.akavia.ru> >Number: 127896 >Category: ports >Synopsis: [patch] palm/py-synce-librapi2: Speedup build phase >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 Oct 06 08:50:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: Speedup build phase. Remove stale distinfo file. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/palm/py-synce-librapi2/Makefile,v retrieving revision 1.2 diff -u -r1.2 Makefile --- Makefile 7 Sep 2008 22:06:11 -0000 1.2 +++ Makefile 6 Oct 2008 08:24:48 -0000 @@ -21,6 +21,13 @@ RAPI_SLAVE= pythonb +pre-patch: + @${REINPLACE_CMD} -e 's|$$(top_builddir)/src/librapi.la|${PREFIX}/lib/librapi.la|g' \ + ${WRKSRC}/python/Makefile.in + +do-build: + @(cd ${WRKSRC}/python && ${MAKE}) + do-install: @(cd ${WRKSRC}/python && ${MAKE} install) Index: distinfo =================================================================== RCS file: distinfo diff -N distinfo --- distinfo 7 Sep 2008 16:02:56 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,3 +0,0 @@ -MD5 (librapi2-0.11.1.tar.gz) = 577f3a0e338c6a0e664ff40d9c3c8411 -SHA256 (librapi2-0.11.1.tar.gz) = 34c34befd0d462729115bd35df89e3492befc8d2db8e7f2e1f5719c181ebaaaa -SIZE (librapi2-0.11.1.tar.gz) = 481948 >Release-Note: >Audit-Trail: >Unformatted: From ports at logvinov.com Mon Oct 6 08:50:02 2008 From: ports at logvinov.com (Alexander Logvinov) Date: Mon Oct 6 08:50:19 2008 Subject: ports/127897: [patch] palm/py-synce-librra: Speedup build phase Message-ID: <200810060846.m968kl7L040618@blg.akavia.ru> >Number: 127897 >Category: ports >Synopsis: [patch] palm/py-synce-librra: Speedup build phase >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 Oct 06 08:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Alexander Logvinov >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: >Environment: >Description: Speedup build phase. Remove stale distinfo file. >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/pcvs/ports/palm/py-synce-librra/Makefile,v retrieving revision 1.1 diff -u -r1.1 Makefile --- Makefile 7 Sep 2008 16:03:36 -0000 1.1 +++ Makefile 6 Oct 2008 08:24:41 -0000 @@ -21,6 +21,13 @@ RRA_SLAVE= pythonb +pre-patch: + @${REINPLACE_CMD} -e 's|$$(top_builddir)/lib/librra.la|${PREFIX}/lib/librra.la|g' \ + ${WRKSRC}/python/Makefile.in + +do-build: + @(cd ${WRKSRC}/python && ${MAKE}) + do-install: @(cd ${WRKSRC}/python && ${MAKE} install) Index: distinfo =================================================================== RCS file: distinfo diff -N distinfo --- distinfo 7 Sep 2008 16:03:36 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,3 +0,0 @@ -MD5 (librra-0.11.1.tar.gz) = 1dff577a2b1ac85a69768de555d05ee7 -SHA256 (librra-0.11.1.tar.gz) = 6a0991c7af8472a882beb8738f2e8d9b8ccc9e2bea7709a5ad8137850541164e -SIZE (librra-0.11.1.tar.gz) = 433941 >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Oct 6 08:50:12 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Oct 6 08:50:20 2008 Subject: ports/127896: [patch] palm/py-synce-librapi2: Speedup build phase Message-ID: <200810060850.m968oChu022722@freefall.freebsd.org> Synopsis: [patch] palm/py-synce-librapi2: Speedup build phase Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Mon Oct 6 08:50: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=127896 From edwin at FreeBSD.org Mon Oct 6 08:50:23 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Oct 6 08:50:39 2008 Subject: ports/127897: [patch] palm/py-synce-librra: Speedup build phase Message-ID: <200810060850.m968oN7K022928@freefall.freebsd.org> Synopsis: [patch] palm/py-synce-librra: Speedup build phase Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Mon Oct 6 08:50:22 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=127897 From roam at FreeBSD.org Mon Oct 6 09:07:04 2008 From: roam at FreeBSD.org (roam@FreeBSD.org) Date: Mon Oct 6 09:07:11 2008 Subject: ports/127883: New port: ports-mgmt/pkg_add_it Message-ID: <200810060907.m96974ut023387@freefall.freebsd.org> Synopsis: New port: ports-mgmt/pkg_add_it State-Changed-From-To: open->analyzed State-Changed-By: roam State-Changed-When: Mon Oct 6 09:06:30 UTC 2008 State-Changed-Why: I'll take a look at this. Responsible-Changed-From-To: freebsd-ports-bugs->roam Responsible-Changed-By: roam Responsible-Changed-When: Mon Oct 6 09:06:30 UTC 2008 Responsible-Changed-Why: I'll take a look at this. http://www.freebsd.org/cgi/query-pr.cgi?pr=127883 From christop at physik.tu-berlin.de Mon Oct 6 09:10:05 2008 From: christop at physik.tu-berlin.de (Christoph) Date: Mon Oct 6 09:10:11 2008 Subject: ports/127899: mail/sympa is outdated Message-ID: <200810060901.m9691DOp049916@www.freebsd.org> >Number: 127899 >Category: ports >Synopsis: mail/sympa is outdated >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 Oct 06 09:10:04 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph >Release: >Organization: >Environment: >Description: The mail/sympa port is at version 4.1.2_3 and over a year old. Sympa 5.4.3 has been in may 2008. An update would be nice. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: From christop at physik.tu-berlin.de Mon Oct 6 09:30:07 2008 From: christop at physik.tu-berlin.de (Christoph) Date: Mon Oct 6 09:30:13 2008 Subject: ports/127900: database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf Message-ID: <200810060922.m969MTcX053389@www.freebsd.org> >Number: 127900 >Category: ports >Synopsis: database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf >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 Oct 06 09:30:06 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Christoph >Release: FreeBSD 7.0 && 7.1-Prerelease >Organization: >Environment: FreeBSD example.com 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #1: Fri Sep 5 19:17:59 CEST 2008 root@example.com:/usr/obj//GENERIC amd64 >Description: A MySQL config in /usr/local/etc/mysql/my.cnf is not used by mysql, because a part of the config path is missing a slash. Output of mysql --help: [...] Default options are read from the following files in the given order: /etc/my.cnf /usr/local/etc/my.cnf /usr/local/etcmysql/my.cnf ~/.my.cnf [...] >How-To-Repeat: Install MySQL and put a config into /usr/local/etc/mysql/. >Fix: Well, somewhere is missing a slash. >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Oct 6 10:43:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Oct 6 10:43:25 2008 Subject: ports/127899: mail/sympa is outdated Message-ID: <200810061043.m96AhIjv034046@freefall.freebsd.org> Synopsis: mail/sympa is outdated State-Changed-From-To: open->closed State-Changed-By: edwin State-Changed-When: Mon Oct 6 10:43:04 UTC 2008 State-Changed-Why: Have a look at mail/sympa5 :-) http://www.freebsd.org/cgi/query-pr.cgi?pr=127899 From db at FreeBSD.org Mon Oct 6 12:13:03 2008 From: db at FreeBSD.org (db@FreeBSD.org) Date: Mon Oct 6 12:13:09 2008 Subject: ports/127886: [PATCH] science/linsmith: update to 0.99.11 Message-ID: <200810061213.m96CD2JP043675@freefall.freebsd.org> Synopsis: [PATCH] science/linsmith: update to 0.99.11 Responsible-Changed-From-To: freebsd-ports-bugs->db Responsible-Changed-By: db Responsible-Changed-When: Mon Oct 6 12:12:31 UTC 2008 Responsible-Changed-Why: I'll take it http://www.freebsd.org/cgi/query-pr.cgi?pr=127886 From meritus at innervision.pl Mon Oct 6 13:10:03 2008 From: meritus at innervision.pl (Piotr Rybicki) Date: Mon Oct 6 13:10:09 2008 Subject: ports/127902: [patch] Update port: databases/memcachedb Message-ID: <200810061308.m96D8kAP017420@www.freebsd.org> >Number: 127902 >Category: ports >Synopsis: [patch] Update port: databases/memcachedb >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 Oct 06 13:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Piotr Rybicki >Release: FreeBSD 7.0 >Organization: none >Environment: >Description: - Update port to latest version (1.1.0) - take maintainership Please note, that this version now requires BDB 4.7. Older version of BDB is not supported anymore. >How-To-Repeat: Please commit patch. Thanks >Fix: diff -ruN /root/memcachedb/Makefile /usr/ports/databases/memcachedb/Makefile --- /root/memcachedb/Makefile 2008-10-04 17:24:22.000000000 +0200 +++ /usr/ports/databases/memcachedb/Makefile 2008-10-06 14:52:51.000000000 +0200 @@ -6,13 +6,11 @@ # PORTNAME= memcachedb -PORTVERSION= 1.0.3 -PORTREVISION= 2 +PORTVERSION= 1.1.0 CATEGORIES= databases -MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ - http://freebsd.csie.nctu.edu.tw/~gslin/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= meritus@innervision.pl COMMENT= Distributed storage system designed for persistent LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent @@ -24,7 +22,7 @@ GNU_CONFIGURE= yes LDFLAGS= -l"${BDB_LIB_NAME}" -L"${LOCALBASE}/lib" MCDBDIR?= /var/db/memcachedb -USE_BDB= 46+ +USE_BDB= 47+ USE_RC_SUBR= ${PORTNAME} post-install: diff -ruN /root/memcachedb/distinfo /usr/ports/databases/memcachedb/distinfo --- /root/memcachedb/distinfo 2008-03-31 20:34:34.000000000 +0200 +++ /usr/ports/databases/memcachedb/distinfo 2008-10-06 14:51:24.000000000 +0200 @@ -1,3 +1,3 @@ -MD5 (memcachedb-1.0.3.tar.gz) = a2306946d9c5e645f5452df346fdf6f6 -SHA256 (memcachedb-1.0.3.tar.gz) = 781ef6ffa42e66614cc871659548a8c2c2b62b6233a4403857f1c8f384f3a8d4 -SIZE (memcachedb-1.0.3.tar.gz) = 150717 +MD5 (memcachedb-1.1.0.tar.gz) = 4f8c15e46e110866beec0f4bb2c83069 +SHA256 (memcachedb-1.1.0.tar.gz) = 55f8121598a0dae9cd47049a75fde247e4da2d344db947078bc510f5e4f2d409 +SIZE (memcachedb-1.1.0.tar.gz) = 140956 diff -ruN /root/memcachedb/files/memcachedb.in /usr/ports/databases/memcachedb/files/memcachedb.in --- /root/memcachedb/files/memcachedb.in 2008-01-07 11:44:43.000000000 +0100 +++ /usr/ports/databases/memcachedb/files/memcachedb.in 2008-10-06 14:56:08.000000000 +0200 @@ -18,7 +18,7 @@ load_rc_config $name -command="%%PREFIX%%/sbin/${name}" +command="%%PREFIX%%/bin/${name}" : ${memcachedb_flags="-p11211 -l 127.0.0.1 -d -u nobody -f /var/db/memcachedb/default.db -H /var/db/memcachedb -P /var/run/memcachedb.pid"} >Release-Note: >Audit-Trail: >Unformatted: From christop at physik.tu-berlin.de Mon Oct 6 13:20:04 2008 From: christop at physik.tu-berlin.de (christop) Date: Mon Oct 6 13:20:11 2008 Subject: ports/127899: mail/sympa is outdated Message-ID: <200810061320.m96DK4oK049732@freefall.freebsd.org> The following reply was made to PR ports/127899; it has been noted by GNATS. From: christop To: edwin@FreeBSD.org, bug-followup@FreeBSD.org Cc: Subject: Re: ports/127899: mail/sympa is outdated Date: Mon, 06 Oct 2008 14:57:49 +0200 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB1C3745F1453FBEA4A54337E Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable edwin@FreeBSD.org schrieb: > Synopsis: mail/sympa is outdated >=20 > State-Changed-From-To: open->closed > State-Changed-By: edwin > State-Changed-When: Mon Oct 6 10:43:04 UTC 2008 > State-Changed-Why:=20 > Have a look at mail/sympa5 :-) Sorry, i wrote mail/sympa, but i meant mail/sympa5. mail/sympa5 is 5.3.2_1, which was released June 13th 2007, so it could need an update. MfG Christoph --------------enigB1C3745F1453FBEA4A54337E Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQIVAwUBSOoLUnCw2mNEmnLaAQMMrBAAl300e1B1EdfCM389iPmQNxIXduBCBv6v E7y+v6jbZnfiBro/7pKFUtGglZ0eWvWpkQ9F16jc6KGpFfNa0eq/GBzgVCVxYMCg G/T0cDawEaUrzO/JO0rV+lu1t/czyjGEunSOlerf7sRA4jZn21bYBGLF6RA62pFB QTZ4Ccwae65DJyi7SFI8hEF+yEILGuE8VrDwO31DudQNwRzTavm+oQibeTpDuuzK lj3QAx3HottxGdeJeaRkcMekCT80v081OPFkoivNAGAp8lwjRHjt5nvkXcUufe45 pdh7iIqYH8Mt20OtCbOtepFTTW7+1tdBHDs4sPgatWXRSE1eSauMMuL/636e8O3c RyFEvOmakf42FS0YhA/iw8W+AcZ9x5VMkxBoXmUFl9mi68mdYYw7JfE9GVvSAnX9 6jAtbBYtV5f9yDnoxn7V0RsY8yEV7qMalbG/7vsKfNiBTVYIxfwiDqllBRHykczM tuER5jkTxHceNjF9mGF+EKnaFGWT1LKJ+R9LbNN3ZOPg/ewMKac8TLaaGXIYdZQ9 uTuTQuVe5q2b393dS+NP2/nvtp7pTFOO1xZx2KVaMopV5+Pg3LWzgzk9ZSSAGCTc 9VS1AwDBwhjBAMQsnkCqutnYodU+zMOoR7rhuu1wQtgZbLS1lGIRYATjB7I603Yf iYhxWJViFa8= =OEvd -----END PGP SIGNATURE----- --------------enigB1C3745F1453FBEA4A54337E-- From miwi at FreeBSD.org Mon Oct 6 13:21:46 2008 From: miwi at FreeBSD.org (miwi@FreeBSD.org) Date: Mon Oct 6 13:21:53 2008 Subject: ports/127902: [patch] Update port: databases/memcachedb Message-ID: <200810061321.m96DLkCW049904@freefall.freebsd.org> Synopsis: [patch] Update port: databases/memcachedb Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: miwi Responsible-Changed-When: Mon Oct 6 13:21:46 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127902 From ack at telefonica.net Mon Oct 6 15:50:02 2008 From: ack at telefonica.net (Angel Carpintero) Date: Mon Oct 6 15:50:14 2008 Subject: ports/127903: [maintainer-update] fix get package name and version Message-ID: <200810061540.m96Few6U033688@www.freebsd.org> >Number: 127903 >Category: ports >Synopsis: [maintainer-update] fix get package name and version >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: Mon Oct 06 15:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Angel Carpintero >Release: 7.0-RELEASE-p4 >Organization: N/A >Environment: FreeBSD freebsd.local.house 7.0-RELEASE-p4 FreeBSD 7.0-RELEASE-p4 #0: Tue Sep 2 19:32:35 UTC 2008 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: current configure.in is broken to get PACKAGE_VERSION , PACKAGE_NAME because lack of persmission in version.sh . Also motion.conf has a bad default value for pid file. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Naup motion/Makefile motion-3.2.11-1/Makefile --- motion/Makefile 2008-10-06 15:51:03.000000000 +0200 +++ motion-3.2.11-1/Makefile 2008-10-06 17:21:15.000000000 +0200 @@ -7,11 +7,12 @@ PORTNAME= motion PORTVERSION= 3.2.11 +PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= SF PATCH_SITES= http://www.lavrsen.dk/twiki/pub/Motion/FreeBSDPatch/ -PATCHFILES= motion-3.2.10.1.port-freebsd.diff.gz +PATCHFILES= motion-3.2.11.port-freebsd.diff.gz PATCH_DIST_STRIP= -p1 MAINTAINER= ack@telefonica.net diff -Naup motion/distinfo motion-3.2.11-1/distinfo --- motion/distinfo 2008-10-06 15:51:03.000000000 +0200 +++ motion-3.2.11-1/distinfo 2008-10-06 17:28:37.000000000 +0200 @@ -1,6 +1,6 @@ MD5 (motion-3.2.11.tar.gz) = 3a26c00f3250eacf6fa93c7a7e0249d9 SHA256 (motion-3.2.11.tar.gz) = f1e187c61702a727bbd20bf5a66a310363257acc04b1f1c6e0b2e06e9b5dfa6e SIZE (motion-3.2.11.tar.gz) = 416156 -MD5 (motion-3.2.10.1.port-freebsd.diff.gz) = 8e0b6606d7cfd2d469806c5b8626651e -SHA256 (motion-3.2.10.1.port-freebsd.diff.gz) = 0fafd866fc9601cc59dec12a2a8da11da39e4d99c462efc0d36c840342bdc373 -SIZE (motion-3.2.10.1.port-freebsd.diff.gz) = 2615 +MD5 (motion-3.2.11.port-freebsd.diff.gz) = 9ec42c6523936a89f80505a1ee2a7883 +SHA256 (motion-3.2.11.port-freebsd.diff.gz) = 9e3403a793df532caf2223b1d99e133c26771f2eda50e7cdf9ca4fc0eb223ad4 +SIZE (motion-3.2.11.port-freebsd.diff.gz) = 2945 >Release-Note: >Audit-Trail: >Unformatted: From wenheping at gmail.com Mon Oct 6 15:50:03 2008 From: wenheping at gmail.com (Wen heping) Date: Mon Oct 6 15:50:14 2008 Subject: ports/127904: [NEW PORT]net-p2p/unworkable:A Free BitTorrent Implementation Message-ID: <200810061542.m96FgRwY034856@www.freebsd.org> >Number: 127904 >Category: ports >Synopsis: [NEW PORT]net-p2p/unworkable:A Free BitTorrent Implementation >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 Oct 06 15:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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: Unworkable is a BSD-licensed BitTorrent implementation for UNIX written from-scratch in C. It uses libevent for scalable asynchronous networking and the mmap() system call for local data access. Some of the goals of the project include (in no particular order) high code quality, efficiency, simplicity and security. Unworkable is still in an early stage of development, and is far behind most other BitTorrent implementations. However, it is usable for some basic things and the source code is quite minimal(4,000 lines of C compared to rTorrent's 40,000+ of C++). WWW: http://p2presearch.com/unworkable/ >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: # # unworkable # unworkable/pkg-descr # unworkable/distinfo # unworkable/Makefile # echo c - unworkable mkdir -p unworkable > /dev/null 2>&1 echo x - unworkable/pkg-descr sed 's/^X//' >unworkable/pkg-descr << 'END-of-unworkable/pkg-descr' XUnworkable is a BSD-licensed BitTorrent implementation Xfor UNIX written from-scratch in C. It uses libevent Xfor scalable asynchronous networking and the mmap() Xsystem call for local data access. Some of the goals of Xthe project include (in no particular order) high code Xquality, efficiency, simplicity and security. X XUnworkable is still in an early stage of development, Xand is far behind most other BitTorrent implementations. XHowever, it is usable for some basic things and the Xsource code is quite minimal(4,000 lines of C compared Xto rTorrent's 40,000+ of C++). X XWWW: http://p2presearch.com/unworkable/ END-of-unworkable/pkg-descr echo x - unworkable/distinfo sed 's/^X//' >unworkable/distinfo << 'END-of-unworkable/distinfo' XMD5 (unworkable-0.51.tar.gz) = 9a8156f1f2a08a954f3e5d18d67a27ee XSHA256 (unworkable-0.51.tar.gz) = 4f5f96daf1d40ebc64fe8b736da77c67d9f22f25b5c90fc235d6d00c3a74df4e XSIZE (unworkable-0.51.tar.gz) = 71020 END-of-unworkable/distinfo echo x - unworkable/Makefile sed 's/^X//' >unworkable/Makefile << 'END-of-unworkable/Makefile' X# New ports collection makefile for: unworkable X# Date created: 06 Oct 2008 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= unworkable XPORTVERSION= 0.51 XCATEGORIES= net-p2p XMASTER_SITES= http://p2presearch.com/unworkable/dist/ X XMAINTAINER= wenheping@gmail.com XCOMMENT= A Free BitTorrent Implementation X XLIB_DEPENDS= event:${PORTSDIR}/devel/libevent X# crypto:${PORTDIR}/security/openssl X XUSE_SCONS= yes XUSE_OPENSSL= yes XSCONS_BUILDENV= ${SCONS_ENV} XWRKSRC= ${WRKDIR}/${PORTNAME} XPLIST_FILES= bin/unworkable X XMAN1= unworkable.1 X X.include Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/unworkable ${LOCALBASE}/bin X ${INSTALL_MAN} ${WRKSRC}/unworkable.1 ${LOCALBASE}/man/man1/ X X.include END-of-unworkable/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Oct 6 15:50:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Oct 6 15:50:22 2008 Subject: ports/127904: [NEW PORT]net-p2p/unworkable:A Free BitTorrent Implementation Message-ID: <200810061550.m96FoFko061584@freefall.freebsd.org> Synopsis: [NEW PORT]net-p2p/unworkable:A Free BitTorrent Implementation Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Mon Oct 6 15:50: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=127904 From mrkvrg at acm.org Mon Oct 6 17:40:02 2008 From: mrkvrg at acm.org (Marek) Date: Mon Oct 6 17:40:08 2008 Subject: ports/127905: Installation and runtime problems with gramps-3.0.1 Message-ID: <200810061730.m96HUqSa060256@www.freebsd.org> >Number: 127905 >Category: ports >Synopsis: Installation and runtime problems with gramps-3.0.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: Mon Oct 06 17:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Marek >Release: 6.3-Stable, amd64 >Organization: >Environment: FreeBSD gecko3.bs.net 6.3-STABLE FreeBSD 6.3-STABLE #0: Tue Jul 22 14:02:05 EDT 2008 root@gecko3.bs.net:/usr/obj/usr/src/sys/CUSTOM-6.3.0 amd64 >Description: gramps-3.0.1-1 does not install or run properly Running make from ports produces the following error message: "config.status: WARNING: gramps.sh.in seems to ignore the --datarootdir setting" The error message that is produced at run time depends on the window manager being used. Using csh within xterm to start gramps produces the following messages: Using KDE-3.5.10 or TWM: "Upgrading INI file" "Bus error" Using Gnome-2.22.3: "Upgrading INI file" "/usr/local/libexec/gramps.py: No such file or directory" "Killed" After searching my disk I did found gramps.py; but it was located in /usr/local/share/ Any help to resolve this problem would be greatly appreciated. >How-To-Repeat: Normal port installation. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From adox at mcx2.org Mon Oct 6 18:20:04 2008 From: adox at mcx2.org (Dennis Herrmann) Date: Mon Oct 6 18:20:12 2008 Subject: ports/127906: [NEW PORT] www/multisort - A small program to take multiple httpd logfiles into a single log Message-ID: <48ea548c.1c185e0a.460c.5340@mx.google.com> >Number: 127906 >Category: ports >Synopsis: [NEW PORT] www/multisort - A small program to take multiple httpd logfiles into a single log >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 Oct 06 18:20:02 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 #2: Sun Sep 14 08:19:18 CEST 2008 root@contempt:/usr/obj/usr/src/sys/CONTEMPT i386 >Description: `multisort' is a small program designed to take multiple httpd logfiles in the Common Log Format and merge them into a single log, sorted by date, sent to standard output. This is useful if you're running a single website on multiple hosts and using round-robin DNS to do load distribution. With multisort, you can take the various logfiles from each server and merge them into a single file for analysis. WWW: http://www.xach.com/multisort/ >How-To-Repeat: >Fix: --- shar-multisort 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: # # multisort # multisort/pkg-descr # multisort/distinfo # multisort/Makefile # multisort/files # multisort/files/patch-Makefile # echo c - multisort mkdir -p multisort > /dev/null 2>&1 echo x - multisort/pkg-descr sed 's/^X//' >multisort/pkg-descr << 'END-of-multisort/pkg-descr' X`multisort' is a small program designed to take multiple httpd Xlogfiles in the Common Log Format and merge them into a single log, Xsorted by date, sent to standard output. X XThis is useful if you're running a single website on multiple hosts Xand using round-robin DNS to do load distribution. With multisort, you Xcan take the various logfiles from each server and merge them into a Xsingle file for analysis. X XWWW: http://www.xach.com/multisort/ END-of-multisort/pkg-descr echo x - multisort/distinfo sed 's/^X//' >multisort/distinfo << 'END-of-multisort/distinfo' XMD5 (multisort-1.1.tar.gz) = c47f7622773022119e1ea21d2b211bd3 XSHA256 (multisort-1.1.tar.gz) = 50cc0e84738f1c9b4b587e4d13564c233be20c693fd2154f2e8a293f3d5bc17d XSIZE (multisort-1.1.tar.gz) = 3520 END-of-multisort/distinfo echo x - multisort/Makefile sed 's/^X//' >multisort/Makefile << 'END-of-multisort/Makefile' X# New ports collection makefile for: multisort X# Date created: 06 Oct 2008 X# Whom: Dennis Herrmann X# X# $FreeBSD: $ X# X XPORTNAME= multisort XPORTVERSION= 1.1 XCATEGORIES= www XMASTER_SITES= http://www.xach.com/multisort/ \ X http://mirror.mcx2.org/ X XMAINTAINER= adox@mcx2.org XCOMMENT= A small program to take multiple httpd logfiles into one X XPLIST_FILES= bin/multisort X X.include END-of-multisort/Makefile echo c - multisort/files mkdir -p multisort/files > /dev/null 2>&1 echo x - multisort/files/patch-Makefile sed 's/^X//' >multisort/files/patch-Makefile << 'END-of-multisort/files/patch-Makefile' X--- Makefile.orig 1999-10-28 21:04:24.000000000 +0200 X+++ Makefile 2008-10-07 18:48:41.000000000 +0200 X@@ -1,9 +1,10 @@ X-# X-# $Id: Makefile,v 1.1 1999/01/14 19:05:35 xach Exp $ X-# X- X+PREFIX?= /usr/local X CC = gcc X CFLAGS = -Wall -g -O2 X X-multisort: multisort.c X+all: X $(CC) $(CFLAGS) -o multisort multisort.c X+ X+install: X+ @mkdir -p ${DESTDIR}${PREFIX}/bin X+ install -m 755 multisort ${PREFIX}/bin END-of-multisort/files/patch-Makefile exit --- shar-multisort ends here --- >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Oct 6 18:20:16 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Oct 6 18:20:22 2008 Subject: ports/127906: [NEW PORT] www/multisort - A small program to take multiple httpd logfiles into a single log Message-ID: <200810061820.m96IKGaB072712@freefall.freebsd.org> Synopsis: [NEW PORT] www/multisort - A small program to take multiple httpd logfiles into a single log Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Mon Oct 6 18: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=127906 From kjdavey at us.ibm.com Mon Oct 6 19:50:02 2008 From: kjdavey at us.ibm.com (Keith Davey) Date: Mon Oct 6 19:50:08 2008 Subject: ports/127907: www/firefox (firefox-2.0.0.12, 1) (unknown build error) Message-ID: <200810061945.m96Jj7b5066670@www.freebsd.org> >Number: 127907 >Category: ports >Synopsis: www/firefox (firefox-2.0.0.12,1) (unknown build error) >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 Oct 06 19:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Keith Davey >Release: 7.0-p5 i386 >Organization: IBM Corp. >Environment: FreeBSD gus33.localdomain 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: mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link cc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../gmodule -I../../gio -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/local/lib/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -O2 -fno-strict-aliasing -pipe -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload)' -L/usr/local/lib -lintl -o libgiofam.la -rpath /usr/local/lib/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lfam generating symbol list for `libgiofam.la' /usr/bin/nm -B .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgiofam.exp /usr/bin/grep -E -e "^g_io_module_(load|unload)" ".libs/libgiofam.exp" > ".libs/libgiofam.expT" mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp" cc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lgio-2.0 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libfam.so -Wl,-soname -Wl,libgiofam.so -Wl,-retain-symbols-file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so /usr/bin/ld: cannot find -lgio-2.0 gmake: *** [libgiofam.la] Error 1 *** Error code 2 Stop in /usr/ports/devel/gio-fam-backend. *** Error code 1 Stop in /usr/ports/devel/ORBit2. ! www/firefox (firefox-2.0.0.12,1) (unknown build error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed >How-To-Repeat: portupgrade firefox >Fix: none >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Mon Oct 6 19:50:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Mon Oct 6 19:50:24 2008 Subject: ports/127907: www/firefox (firefox-2.0.0.12, 1) (unknown build error) Message-ID: <200810061950.m96JoC7K079791@freefall.freebsd.org> Synopsis: www/firefox (firefox-2.0.0.12,1) (unknown build error) Responsible-Changed-From-To: freebsd-ports-bugs->gnome Responsible-Changed-By: edwin Responsible-Changed-When: Mon Oct 6 19:50:12 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127907 From linimon at FreeBSD.org Mon Oct 6 22:22:57 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Mon Oct 6 22:23:03 2008 Subject: ports/127899: mail/sympa5 is outdated Message-ID: <200810062222.m96MMueW090997@freefall.freebsd.org> Old Synopsis: mail/sympa is outdated New Synopsis: mail/sympa5 is outdated State-Changed-From-To: closed->open State-Changed-By: linimon State-Changed-When: Mon Oct 6 22:22:13 UTC 2008 State-Changed-Why: re-open with corrected portname. http://www.freebsd.org/cgi/query-pr.cgi?pr=127899 From edwin at FreeBSD.org Tue Oct 7 00:20:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 00:20:24 2008 Subject: ports/127900: database/mysql50-server - database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf Message-ID: <200810070020.m970KH1I000621@freefall.freebsd.org> Old Synopsis: database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf New Synopsis: database/mysql50-server - database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf State-Changed-From-To: open->open State-Changed-By: edwin State-Changed-When: Mon Oct 6 23:47:54 UTC 2008 State-Changed-Why: state change? http://www.freebsd.org/cgi/query-pr.cgi?pr=127900 From edwin at FreeBSD.org Tue Oct 7 00:28:49 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 00:28:56 2008 Subject: ports/127905: science/gramps: installation and runtime problems with gramps-3.0.1 Message-ID: <200810070028.m970Snfb000801@freefall.freebsd.org> Synopsis: science/gramps: installation and runtime problems with gramps-3.0.1 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Oct 7 00:28:49 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127905 From edwin at FreeBSD.org Tue Oct 7 00:28:59 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 00:29:11 2008 Subject: ports/127809: [patch] security/cyrus-sasl2-saslauthd: install man8/saslauthd.8 instead of cat8/saslauthd.8 Message-ID: <200810070028.m970SxUw000934@freefall.freebsd.org> Synopsis: [patch] security/cyrus-sasl2-saslauthd: install man8/saslauthd.8 instead of cat8/saslauthd.8 Responsible-Changed-From-To: freebsd-ports-bugs->ume Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 7 00:28:58 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127809 From edwin at FreeBSD.org Tue Oct 7 00:29:04 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 00:29:11 2008 Subject: ports/127879: Update www/mozplugger to 1.11.0 Message-ID: <200810070029.m970T3u3001009@freefall.freebsd.org> Synopsis: Update www/mozplugger to 1.11.0 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Oct 7 00:29:03 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127879 From edwin at FreeBSD.org Tue Oct 7 00:29:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 00:29:19 2008 Subject: ports/127810: print/hplip 2.8.2 can't talk to my usnb printer (HP PS8250) Message-ID: <200810070029.m970TACA001144@freefall.freebsd.org> Synopsis: print/hplip 2.8.2 can't talk to my usnb printer (HP PS8250) State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Tue Oct 7 00:29:10 UTC 2008 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127810 From edwin at FreeBSD.org Tue Oct 7 00:30:09 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Tue Oct 7 00:30:28 2008 Subject: ports/127905: science/gramps: Installation and runtime problems with gramps-3.0.1 Message-ID: <200810070030.m970U9BW001689@freefall.freebsd.org> The following reply was made to PR ports/127905; it has been noted by GNATS. From: Edwin Groothuis To: freebsd@troback.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/127905: science/gramps: Installation and runtime problems with gramps-3.0.1 Date: Tue, 7 Oct 2008 00:28:47 UT Maintainer of science/gramps, Please note that PR ports/127905 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/127905 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From edwin at FreeBSD.org Tue Oct 7 00:30:12 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Tue Oct 7 00:30:29 2008 Subject: ports/127879: Update www/mozplugger to 1.11.0 Message-ID: <200810070030.m970UCFK001905@freefall.freebsd.org> The following reply was made to PR ports/127879; it has been noted by GNATS. From: Edwin Groothuis To: rnejdl@ringofsaturn.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/127879: Update www/mozplugger to 1.11.0 Date: Tue, 7 Oct 2008 00:29:02 UT Maintainer of www/mozplugger, Please note that PR ports/127879 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/127879 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From edwin at FreeBSD.org Tue Oct 7 00:30:17 2008 From: edwin at FreeBSD.org (Edwin Groothuis) Date: Tue Oct 7 00:30:29 2008 Subject: ports/127810: print/hplip 2.8.2 can't talk to my usnb printer (HP PS8250) Message-ID: <200810070030.m970UHx3002227@freefall.freebsd.org> The following reply was made to PR ports/127810; it has been noted by GNATS. From: Edwin Groothuis To: amistry@am-productions.biz Cc: bug-followup@FreeBSD.org Subject: Re: ports/127810: print/hplip 2.8.2 can't talk to my usnb printer (HP PS8250) Date: Tue, 7 Oct 2008 00:29:09 UT Maintainer of print/hplip, Please note that PR ports/127810 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/127810 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From edwin at FreeBSD.org Tue Oct 7 00:31:37 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 00:31:43 2008 Subject: ports/127900: databases/mysql50-server - database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf Message-ID: <200810070031.m970Va60002629@freefall.freebsd.org> Synopsis: databases/mysql50-server - database/mysql-{server|client}-5.0.67 does not read config in /usr/local/etc/mysql/my.cnf Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 7 00:31:36 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127900 From maho at FreeBSD.org Tue Oct 7 00:38:37 2008 From: maho at FreeBSD.org (maho@FreeBSD.org) Date: Tue Oct 7 00:38:43 2008 Subject: ports/127641: Fixes to devel/ptmalloc devel/ptmalloc2 Message-ID: <200810070038.m970caao003428@freefall.freebsd.org> Synopsis: Fixes to devel/ptmalloc devel/ptmalloc2 State-Changed-From-To: open->closed State-Changed-By: maho State-Changed-When: Tue Oct 7 00:38:28 UTC 2008 State-Changed-Why: committed, thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=127641 From dfilter at FreeBSD.ORG Tue Oct 7 00:40:04 2008 From: dfilter at FreeBSD.ORG (dfilter service) Date: Tue Oct 7 00:40:10 2008 Subject: ports/127641: commit references a PR Message-ID: <200810070040.m970e4qc003516@freefall.freebsd.org> The following reply was made to PR ports/127641; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/127641: commit references a PR Date: Tue, 7 Oct 2008 00:38:22 +0000 (UTC) maho 2008-10-07 00:38:13 UTC FreeBSD ports repository Modified files: devel/ptmalloc Makefile devel/ptmalloc/files patch-Makefile devel/ptmalloc2 Makefile Log: Fix typos. PR: 127641 Submitted by: Pedro Giffuni Revision Changes Path 1.9 +1 -1 ports/devel/ptmalloc/Makefile 1.5 +1 -1 ports/devel/ptmalloc/files/patch-Makefile 1.9 +1 -1 ports/devel/ptmalloc2/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 rnejdl at ringofsaturn.com Tue Oct 7 01:50:05 2008 From: rnejdl at ringofsaturn.com (Rusty Nejdl) Date: Tue Oct 7 01:50:11 2008 Subject: ports/127879: Update www/mozplugger to 1.11.0 Message-ID: <200810070150.m971o515008474@freefall.freebsd.org> The following reply was made to PR ports/127879; it has been noted by GNATS. From: "Rusty Nejdl" To: bug-followup@FreeBSD.ORG Cc: Subject: Re: ports/127879: Update www/mozplugger to 1.11.0 Date: Mon, 6 Oct 2008 20:08:03 -0500 (CDT) ------=_20081006200803_13770 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit I approve the patch that I submitted. Rusty Nejdl > Maintainer of www/mozplugger, > > Please note that PR ports/127879 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/127879 > > -- > Edwin Groothuis via the GNATS Auto Assign Tool > edwin@FreeBSD.org > ------=_20081006200803_13770 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: 8bit I approve the patch that I submitted.

Rusty Nejdl

> Maintainer of www/mozplugger,
>
> Please note that PR ports/127879 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/127879
>
> --
> Edwin Groothuis via the GNATS Auto Assign Tool
> edwin@FreeBSD.org
>
------=_20081006200803_13770-- From freeyourmind at gmail.com Tue Oct 7 02:10:02 2008 From: freeyourmind at gmail.com (Stephen Marsh) Date: Tue Oct 7 02:10:08 2008 Subject: ports/127909: emulators/wine missing dependency on libXrender, cripples package Message-ID: <200810070206.m97262dN057868@www.freebsd.org> >Number: 127909 >Category: ports >Synopsis: emulators/wine missing dependency on libXrender, cripples package >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 Oct 07 02:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Stephen Marsh >Release: 7.1-BETA >Organization: >Environment: FreeBSD .metrocast.net 7.1-BETA FreeBSD 7.1-BETA #9: Fri Sep 19 13:15:48 EDT 2008 l@.metrocast.net:/usr/obj/usr/src/sys/MINE i386 >Description: If you install wine with pkg_add -r wine (with setenv PACKAGESITE ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-7-stable/Latest/ so you get the newest package), you get a version that was not compiled correctly. For example, when running Firefox 3: fixme:xrender:X11DRV_AlphaBlend not supported - XRENDER headers were missing at compile time is printed many times and the running window has no images for its buttons (e.g. back button) and the text has gaps, I believe because Firefox uses antialiased fonts and without blending what should be gray simply isn't drawn. However, if you have libXrender installed, and compile and install wine from the ports, it will work correctly. >How-To-Repeat: pkg_add -r wine wine path_to_firefox_installer.exe wine ~/.wine/drive_c/Program\ Files/Mozilla\ Firefox/firefox.exe >Fix: make emulators/wine depend on x11/libXrender >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Oct 7 02:10:11 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 02:10:19 2008 Subject: ports/127909: emulators/wine missing dependency on libXrender, cripples package Message-ID: <200810070210.m972AATG009042@freefall.freebsd.org> Synopsis: emulators/wine missing dependency on libXrender, cripples package Responsible-Changed-From-To: freebsd-ports-bugs->gerald Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 7 02:10:10 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127909 From linimon at FreeBSD.org Tue Oct 7 03:08:02 2008 From: linimon at FreeBSD.org (linimon@FreeBSD.org) Date: Tue Oct 7 03:08:49 2008 Subject: ports/127879: Update www/mozplugger to 1.11.0 Message-ID: <200810070308.m97382CN013642@freefall.freebsd.org> Synopsis: Update www/mozplugger to 1.11.0 State-Changed-From-To: feedback->open State-Changed-By: linimon State-Changed-When: Tue Oct 7 03:07:07 UTC 2008 State-Changed-Why: Submitter is maintainer using another address. http://www.freebsd.org/cgi/query-pr.cgi?pr=127879 From satwell at disjoint.net Tue Oct 7 07:40:01 2008 From: satwell at disjoint.net (Steve Atwell) Date: Tue Oct 7 07:40:07 2008 Subject: ports/127911: New port: sysutils/slack - Simple configuration management utility Message-ID: <200810070703.m9773ehs085132@stripped.disjoint.net> >Number: 127911 >Category: ports >Synopsis: New port: sysutils/slack - Simple configuration management utility >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 Oct 07 07:40:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Steve Atwell >Release: FreeBSD 7.0-RELEASE i386 >Organization: >Environment: System: FreeBSD freebsd7-dev.disjoint.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: New port, sysutils/slack. Description: slack is an evolution from the usual "put files in some central directory" that is fairly common practice. It's descended from an earlier system its author also wrote, called "subsets", and uses a multi-stage rsync to fix some of the problems he had there. Basically, it's a glorified wrapper around rsync. WWW: http://code.google.com/p/slack/ >How-To-Repeat: >Fix: --- slack.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: # # slack # slack/Makefile # slack/distinfo # slack/files # slack/files/patch-installpaths # slack/pkg-descr # slack/pkg-plist # echo c - slack mkdir -p slack > /dev/null 2>&1 echo x - slack/Makefile sed 's/^X//' >slack/Makefile << 'END-of-slack/Makefile' X# New ports collection makefile for: slack X# Date created: 3 October 2008 X# Whom: Steve Atwell X# X# $FreeBSD$ X# X XPORTNAME= slack XPORTVERSION= 0.15.2 XCATEGORIES= sysutils XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} \ X http://www.sundell.net/~alan/projects/slack/ X XMAINTAINER= satwell@disjoint.net XCOMMENT= Configuration management system designed to appeal to lazy admins X XRUN_DEPENDS= rsync:${PORTSDIR}/net/rsync X XUSE_PERL5_RUN= 5.6.0+ XUSE_GMAKE= yes X XMAN1= slack-diff.1 XMAN5= slack.conf.5 XMAN8= slack.8 X XPORTDOCS= ChangeLog COPYING CREDITS FAQ GPL README TODO \ X fixfiles-and-dirs.txt slack-intro X XMAKE_ARGS= prefix=${PREFIX} exec_prefix=${PREFIX} \ X libexecdir=${PREFIX}/libexec mandir=${PREFIX}/man \ X localstatedir=/var X Xpost-build: X @for f in ${WRKSRC}/src/build/*; do \ X ${REINPLACE_CMD} -e '1s,^#!.*perl,#!${PERL},' $$f; \ X done X Xpost-install: X @${INSTALL_DATA} ${WRKSRC}/src/slack.conf ${PREFIX}/etc/slack.conf.sample X.if !defined(NOPORTDOCS) X @${MKDIR} ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/ChangeLog ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/COPYING ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/CREDITS ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/FAQ ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/GPL ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/TODO ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/doc/fixfiles-and-dirs.txt ${DOCSDIR} X @${INSTALL_DATA} ${WRKSRC}/doc/slack-intro ${DOCSDIR} X.endif X X.include END-of-slack/Makefile echo x - slack/distinfo sed 's/^X//' >slack/distinfo << 'END-of-slack/distinfo' XMD5 (slack-0.15.2.tar.gz) = 4056df8e7e152a6e4e6730708a86bd25 XSHA256 (slack-0.15.2.tar.gz) = 5c11a6d29035bbb202a5c20c180ae86e8d9fa8ecc89b7f110713d0e0bedf21ce XSIZE (slack-0.15.2.tar.gz) = 51555 END-of-slack/distinfo echo c - slack/files mkdir -p slack/files > /dev/null 2>&1 echo x - slack/files/patch-installpaths sed 's/^X//' >slack/files/patch-installpaths << 'END-of-slack/files/patch-installpaths' Xdiff -uNr ./Makefile.common ../slack-0.15.2/Makefile.common X--- ./Makefile.common 2008-04-20 18:06:15.000000000 -0700 X+++ ../slack-0.15.2/Makefile.common 2008-10-05 09:04:50.000000000 -0700 X@@ -6,7 +6,7 @@ X X DESTDIR = X X-prefix = / X+prefix = X exec_prefix = /usr X sysconfdir = ${prefix}/etc X mandir = ${exec_prefix}/share/man Xdiff -uNr ./src/Makefile ../slack-0.15.2/src/Makefile X--- ./src/Makefile 2008-04-20 18:06:15.000000000 -0700 X+++ ../slack-0.15.2/src/Makefile 2008-10-06 22:48:40.000000000 -0700 X@@ -2,35 +2,53 @@ X X include ../Makefile.common X X+BUILDDIR = build X+ X BACKENDS = slack-getroles slack-installfiles slack-runscript slack-sync slack-stage slack-rolediff X X-all: X+TARGETS = $(addprefix $(BUILDDIR)/,$(BACKENDS)) \ X+ $(BUILDDIR)/Slack.pm \ X+ $(BUILDDIR)/slack \ X+ $(BUILDDIR)/slack-diff \ X+ $(BUILDDIR)/slack.conf X+ X+all: $(TARGETS) X+ X+$(BUILDDIR)/%: % X+ mkdir -p $(BUILDDIR) X+ sed -e 's#@SYSCONFDIR@#$(sysconfdir)#g' \ X+ -e 's#@SLACK_LIBDIR@#$(slack_libdir)#g' \ X+ -e 's#@SLACK_LIBEXECDIR@#$(slack_libexecdir)#g' \ X+ -e 's#@SLACK_LOCALSTATEDIR@#$(slack_localstatedir)#g' \ X+ -e 's#@SLACK_LOCALCACHEDIR@#$(slack_localcachedir)#g' $< > $@ X X install: install-bin install-conf install-lib install-man X X install-bin: all X $(MKDIR) $(DESTDIR)$(sbindir) X- $(INSTALL) slack $(DESTDIR)$(sbindir) X+ $(INSTALL) $(BUILDDIR)/slack $(DESTDIR)$(sbindir) X $(MKDIR) $(DESTDIR)$(bindir) X- $(INSTALL) slack-diff $(DESTDIR)$(bindir) X+ $(INSTALL) $(BUILDDIR)/slack-diff $(DESTDIR)$(bindir) X $(MKDIR) $(DESTDIR)$(slack_libexecdir) X @set -ex;\ X for i in $(BACKENDS); do \ X- $(INSTALL) $$i $(DESTDIR)$(slack_libexecdir); done X+ $(INSTALL) $(BUILDDIR)/$$i $(DESTDIR)$(slack_libexecdir); done X $(INSTALL) -d -m $(PRIVDIRMODE) $(DESTDIR)$(slack_localstatedir) X $(INSTALL) -d -m $(PRIVDIRMODE) $(DESTDIR)$(slack_localcachedir) X X install-conf: all X $(MKDIR) $(DESTDIR)$(sysconfdir) X- $(INSTALL) -m 0644 slack.conf $(DESTDIR)$(sysconfdir) X+ test -f $(DESTDIR)$(sysconfdir)/slack.conf || \ X+ $(INSTALL) -m 0644 $(BUILDDIR)/slack.conf $(DESTDIR)$(sysconfdir) X X install-lib: all X $(MKDIR) $(DESTDIR)$(slack_libdir) X- $(INSTALL) -m 0644 Slack.pm $(DESTDIR)$(slack_libdir) X+ $(INSTALL) -m 0644 $(BUILDDIR)/Slack.pm $(DESTDIR)$(slack_libdir) X X install-man: all X X clean: X+ rm -rf $(BUILDDIR) X X realclean: clean X Xdiff -uNr ./src/slack ../slack-0.15.2/src/slack X--- ./src/slack 2008-04-20 18:06:15.000000000 -0700 X+++ ../slack-0.15.2/src/slack 2008-10-06 20:38:16.000000000 -0700 X@@ -19,8 +19,8 @@ X use File::Find; X use POSIX; # for strftime X X-use constant LIBEXEC_DIR => '/usr/lib/slack'; X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIBEXEC_DIR => '@SLACK_LIBEXECDIR@'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X Xdiff -uNr ./src/slack.conf ../slack-0.15.2/src/slack.conf X--- ./src/slack.conf 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/slack.conf 2008-10-06 20:37:03.000000000 -0700 X@@ -3,7 +3,7 @@ X # See slack.conf(5) X ROLE_LIST=etc/roles.conf X SOURCE=slack-master::slack X-CACHE=/var/cache/slack X-STAGE=/var/lib/slack/stage X+CACHE=@SLACK_LOCALCACHEDIR@ X+STAGE=@SLACK_LOCALSTATEDIR@/stage X ROOT=/ X-BACKUP_DIR=/var/lib/slack/backups X+BACKUP_DIR=@SLACK_LOCALSTATEDIR@/backups Xdiff -uNr ./src/slack-getroles ../slack-0.15.2/src/slack-getroles X--- ./src/slack-getroles 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/slack-getroles 2008-10-06 20:37:17.000000000 -0700 X@@ -17,7 +17,7 @@ X X use File::Path; X X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X Xdiff -uNr ./src/slack-installfiles ../slack-0.15.2/src/slack-installfiles X--- ./src/slack-installfiles 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/slack-installfiles 2008-10-06 20:37:26.000000000 -0700 X@@ -17,7 +17,7 @@ X X use File::Path; X X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X Xdiff -uNr ./src/Slack.pm ../slack-0.15.2/src/Slack.pm X--- ./src/Slack.pm 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/Slack.pm 2008-10-06 20:37:38.000000000 -0700 X@@ -19,7 +19,7 @@ X @EXPORT = qw(); X @EXPORT_OK = qw(); X X-$DEFAULT_CONFIG_FILE = '/etc/slack.conf'; X+$DEFAULT_CONFIG_FILE = '@SYSCONFDIR@/slack.conf'; X X my $term; X Xdiff -uNr ./src/slack-rolediff ../slack-0.15.2/src/slack-rolediff X--- ./src/slack-rolediff 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/slack-rolediff 2008-10-06 20:37:45.000000000 -0700 X@@ -18,7 +18,7 @@ X use File::Path; X use File::Find; X X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X Xdiff -uNr ./src/slack-runscript ../slack-0.15.2/src/slack-runscript X--- ./src/slack-runscript 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/slack-runscript 2008-10-06 20:37:52.000000000 -0700 X@@ -17,7 +17,7 @@ X use File::Path; X use File::Find; X X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X Xdiff -uNr ./src/slack-stage ../slack-0.15.2/src/slack-stage X--- ./src/slack-stage 2008-04-20 18:06:15.000000000 -0700 X+++ ../slack-0.15.2/src/slack-stage 2008-10-06 20:38:01.000000000 -0700 X@@ -19,7 +19,7 @@ X use File::Path; X use File::Find; X X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X Xdiff -uNr ./src/slack-sync ../slack-0.15.2/src/slack-sync X--- ./src/slack-sync 2008-04-20 18:06:14.000000000 -0700 X+++ ../slack-0.15.2/src/slack-sync 2008-10-06 20:38:07.000000000 -0700 X@@ -17,7 +17,7 @@ X X use File::Path; X X-use constant LIB_DIR => '/usr/lib/slack'; X+use constant LIB_DIR => '@SLACK_LIBDIR@'; X use lib LIB_DIR; X use Slack; X END-of-slack/files/patch-installpaths echo x - slack/pkg-descr sed 's/^X//' >slack/pkg-descr << 'END-of-slack/pkg-descr' Xslack is an evolution from the usual "put files in some central directory" Xthat is fairly common practice. It's descended from an earlier system its Xauthor also wrote, called "subsets", and uses a multi-stage rsync to fix Xsome of the problems he had there. X XBasically, it's a glorified wrapper around rsync. X XWWW: http://code.google.com/p/slack/ END-of-slack/pkg-descr echo x - slack/pkg-plist sed 's/^X//' >slack/pkg-plist << 'END-of-slack/pkg-plist' X@unexec if cmp -s %D/etc/slack.conf.sample %D/etc/slack.conf; then rm -f %D/etc/slack.conf; fi Xetc/slack.conf.sample X@exec if [ ! -f %D/etc/slack.conf ]; then cp -p %D/%F %B/slack.conf; fi Xlib/slack/Slack.pm Xlibexec/slack/slack-getroles Xlibexec/slack/slack-installfiles Xlibexec/slack/slack-rolediff Xlibexec/slack/slack-runscript Xlibexec/slack/slack-stage Xlibexec/slack/slack-sync Xsbin/slack X@exec install -d -m 0700 /var/lib/slack X@exec install -d -m 0700 /var/cache/slack X@unexec rmdir /var/lib/slack 2>/dev/null || true X@unexec rmdir /var/lib 2>/dev/null || true X@unexec rmdir /var/cache/slack 2>/dev/null || true X@unexec rmdir /var/cache 2>/dev/null || true X@dirrm lib/slack X@dirrm libexec/slack END-of-slack/pkg-plist exit --- slack.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: From bart at tapolsky.net.ua Tue Oct 7 08:30:57 2008 From: bart at tapolsky.net.ua (Anton Lysenok) Date: Tue Oct 7 08:31:04 2008 Subject: ports/127542: Port www/mod_ntlm2 does not working Message-ID: <200810070830.m978U51n076559@freefall.freebsd.org> The following reply was made to PR ports/127542; it has been noted by GNATS. From: Anton Lysenok To: bug-followup@FreeBSD.org, bart.tapolsky@i.ua Cc: Subject: Re: ports/127542: Port www/mod_ntlm2 does not working Date: Tue, 7 Oct 2008 11:26:52 +0300 ------------2E1571DA16E81E43 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: quoted-printable Here is a patch, made according to http://www.lissyara.su/?id=3D1510. This= =20 article was written by mantainer of this port. ------------2E1571DA16E81E43 Content-Type: APPLICATION/OCTET-STREAM; name="patch-mod_ntlm.c" Content-transfer-encoding: base64 Content-Disposition: attachment; filename="patch-mod_ntlm.c" LS0tIG1vZF9udGxtLmMub3JpZwkyMDAzLTAyLTIzIDE3OjU4OjAyLjAwMDAwMDAwMCArMDIw MAorKysgbW9kX250bG0uYwkyMDA4LTEwLTA2IDE2OjM0OjU1LjAwMDAwMDAwMCArMDMwMApA QCAtNTg3LDcgKzU4Nyw3IEBACiAgICAgICAgIHJldHVybiBOVUxMOwogICAgIH0KIAotICAg IGFwcl9wb29sX3N1Yl9tYWtlKCZzcCxwLE5VTEwpOworICAgIGFwcl9wb29sX2NyZWF0ZV9l eCgmc3AscCxOVUxMLE5VTEwpOwogCiAgICAgd2hpbGUgKCEoYXBfY2ZnX2dldGxpbmUobCwg TUFYX1NUUklOR19MRU4sIGYpKSkgewogICAgICAgICBpZiAoKGxbMF0gPT0gJyMnKSB8fCAo IWxbMF0pKQo= ------------2E1571DA16E81E43-- From rafan at FreeBSD.org Tue Oct 7 09:12:07 2008 From: rafan at FreeBSD.org (rafan@FreeBSD.org) Date: Tue Oct 7 09:12:15 2008 Subject: ports/127903: [maintainer-update] multimedia/motion: fix get package name and version Message-ID: <200810070912.m979C6xl079299@freefall.freebsd.org> Synopsis: [maintainer-update] multimedia/motion: fix get package name and version Responsible-Changed-From-To: freebsd-ports-bugs->rafan Responsible-Changed-By: rafan Responsible-Changed-When: Tue Oct 7 09:12:06 UTC 2008 Responsible-Changed-Why: I'll take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=127903 From serg at tmn.ru Tue Oct 7 10:20:01 2008 From: serg at tmn.ru (Sergey N. Voronkov) Date: Tue Oct 7 10:20:07 2008 Subject: ports/127914: x11/xkeyboard-config-1.3 russian language broken Message-ID: <200810070957.m979v5jT014552@sv.tech.sibitex.tmn.ru> >Number: 127914 >Category: ports >Synopsis: x11/xkeyboard-config-1.3 russian language broken >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 Oct 07 10:20:00 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Sergey N. Voronkov >Release: FreeBSD 6.3-RELEASE-p5 i386 >Organization: Sibitex Ltd. >Environment: System: FreeBSD sv.tech.sibitex.tmn.ru 6.3-RELEASE-p5 FreeBSD 6.3-RELEASE-p5 #0: Thu Oct 2 13:31:51 YEKST 2008 serg@sv.tech.sibitex.tmn.ru:/usr/obj/usr/src/sys/SV i386 >Description: In x11/xkeyboard-config-1.3 russian language support is complitely broken: 1) Default keymap moved to old winkeys one. That will broke xorg.conf for many people. Old one is avalible as ru(os) 2) In ru(os) keymap russian "e" (typed on top of '"') isn't avalible. Some linux-powered-monkey, who just got down from theyr tree (windows box) broke xkeyboard-config maked it usable only with winkeys layout. >How-To-Repeat: Try to use russian old(classic) keymap, KOI8-R locale. >Fix: Backout x11/xkeyboard-config-1.2. >Release-Note: >Audit-Trail: >Unformatted: From scheidell at secnap.net Tue Oct 7 10:40:02 2008 From: scheidell at secnap.net (Michael Scheidell) Date: Tue Oct 7 10:40:09 2008 Subject: ports/127915: Security port patch for mysql-client51.28 Message-ID: <20081007102248.8BAC91CF34@scanner.secnap.net> >Number: 127915 >Category: ports >Synopsis: Security port patch for mysql-client51.28 >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 Oct 07 10:40:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Michael Scheidell >Release: FreeBSD 6.3-RELEASE-p1 i386 >Organization: SECNAP Network Security >Environment: System: FreeBSD scanner.secnap.net 6.3-RELEASE-p1 FreeBSD 6.3-RELEASE-p1 #0: Mon Apr 28 20:18:31 EDT 2008 admin@tpa.link.hackertrap.net:/usr/obj/usr/src/sys/TPA_LINK i386 >Description: portaudit and bugtraq http://bugs.mysql.com/bug.php?id=27884 portaudit portaudit Affected package: mysql-client-5.1.28 Type of problem: mysql -- command line client input validation vulnerability. Reference: >How-To-Repeat: mysql --html --execute "select ''" (note, original report shows -execute. correct option is --execute) if bad, will show: mysql --html --execute "select ''"
>Fix: patches from http://bugs.mysql.com/file.php?id=9232 changed locations for mysql51-28rc tested, looks like it fixed it. if you make full (client/server) and cd to $WORK/mysql* make test runs fine now after patches: note the escaped <>. note this is the correct test results, not as per patch
<a>
<a>
please inform portsaudit/security of fix and update portsaudit. How serious? serious enough to be in portsaudit :-) added files Only in ./files: patch-client:mysql.cc Only in ./files: patch-mysql-test:mysql.result Only in ./files: patch-mysql-test:mysql.test diff -bBru /var/tmp/mysql51-server ./ diff -bBru /var/tmp/mysql51-server/Makefile ./Makefile --- /var/tmp/mysql51-server/Makefile 2008-09-23 01:43:45.000000000 -0400 +++ ./Makefile 2008-10-07 05:50:21.000000000 -0400 @@ -7,7 +7,7 @@ PORTNAME?= mysql PORTVERSION= 5.1.28 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_MYSQL} MASTER_SITE_SUBDIR= MySQL-5.1 diff -bBru /var/tmp/mysql51-server/files/patch-client:mysql.cc ./files/patch-client:mysql.cc --- /var/tmp/mysql51-server/files/patch-client:mysql.cc 2008-10-07 06:20:40.000000000 -0400 +++ ./files/patch-client:mysql.cc 2008-10-07 05:51:58.000000000 -0400 @@ -0,0 +1,27 @@ +--- client/mysql.cc.orig 2008-08-28 11:39:27.000000000 -0400 ++++ client/mysql.cc 2008-10-07 05:44:20.000000000 -0400 +@@ -3372,9 +3372,12 @@ + { + while((field = mysql_fetch_field(result))) + { +- tee_fprintf(PAGER, "%s", (field->name ? +- (field->name[0] ? field->name : +- "   ") : "NULL")); ++ tee_fputs("", PAGER); ++ if (field->name && field->name[0]) ++ xmlencode_print(field->name, field->name_length); ++ else ++ tee_fputs(field->name ? "   " : "NULL", PAGER); ++ tee_fputs("", PAGER); + } + (void) tee_fputs("", PAGER); + } +@@ -3387,7 +3390,7 @@ + for (uint i=0; i < mysql_num_fields(result); i++) + { + (void) tee_fputs("", PAGER); +- safe_put_field(cur[i],lengths[i]); ++ xmlencode_print(cur[i],lengths[i]); + (void) tee_fputs("", PAGER); + } + (void) tee_fputs("", PAGER); diff -bBru /var/tmp/mysql51-server/files/patch-mysql-test:mysql.result ./files/patch-mysql-test:mysql.result --- /var/tmp/mysql51-server/files/patch-mysql-test:mysql.result 2008-10-07 06:20:49.000000000 -0400 +++ ./files/patch-mysql-test:mysql.result 2008-10-07 06:13:49.000000000 -0400 @@ -0,0 +1,11 @@ +--- mysql-test/r/mysql.result.orig 2008-08-28 12:08:36.000000000 -0400 ++++ mysql-test/r/mysql.result 2008-10-07 05:45:48.000000000 -0400 +@@ -182,6 +182,8 @@ + This is a file starting with UTF8 BOM 0xEFBBBF + End of 5.0 tests + WARNING: --server-arg option not supported in this configuration. +
<a>
<a>
++End of 5.1 tests + Warning (Code 1286): Unknown table engine 'nonexistent' + Warning (Code 1266): Using storage engine MyISAM for table 't2' + Warning (Code 1286): Unknown table engine 'nonexistent2' diff -bBru /var/tmp/mysql51-server/files/patch-mysql-test:mysql.test ./files/patch-mysql-test:mysql.test --- /var/tmp/mysql51-server/files/patch-mysql-test:mysql.test 2008-10-07 06:21:00.000000000 -0400 +++ ./files/patch-mysql-test:mysql.test 2008-10-07 05:54:12.000000000 -0400 @@ -0,0 +1,17 @@ +--- mysql-test/t/mysql.test.orig 2008-08-28 12:08:36.000000000 -0400 ++++ mysql-test/t/mysql.test 2008-10-07 05:48:59.000000000 -0400 +@@ -301,6 +301,14 @@ + --enable_query_log + + # ++# Bug #27884: mysql --html does not quote HTML special characters in output ++# ++--exec $MYSQL --html test -e "select '< & >' as \`<\`" ++ ++--echo ++--echo End of 5.1 tests ++ ++# + # Bug #25146: Some warnings/errors not shown when using --show-warnings + # + >Release-Note: >Audit-Trail: >Unformatted: Class: sw-bug From wenheping at gmail.com Tue Oct 7 10:50:03 2008 From: wenheping at gmail.com (Wen heping) Date: Tue Oct 7 10:50:09 2008 Subject: ports/127916: [Update]devel/py-zopeInterface:update to 3.4.1 Message-ID: <200810071043.m97Ahxss042993@www.freebsd.org> >Number: 127916 >Category: ports >Synopsis: [Update]devel/py-zopeInterface:update to 3.4.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: Tue Oct 07 10:50:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen heping >Release: FreeBSD 7.0 release >Organization: ChangAn Middle School >Environment: FreeBSD tinderbox.wenjing.com 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 to 3.4.1 from 3.3.0.1 >How-To-Repeat: >Fix: Patch attached with submission follows: --- Makefile.orig 2008-10-07 22:29:36.000000000 +0800 +++ Makefile 2008-10-07 22:29:36.000000000 +0800 @@ -6,7 +6,7 @@ # PORTNAME= zopeInterface -PORTVERSION= 3.3.0.1 +PORTVERSION= 3.4.1 CATEGORIES= devel zope python MASTER_SITES= http://cheeseshop.python.org/packages/source/z/zope.interface/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -15,6 +15,8 @@ MAINTAINER= neal@nelson.name COMMENT= Zope.interface package from Zope 3 +FETCH_CMD= fetch -RP + USE_PYTHON= yes USE_PYDISTUTILS= easy_install PYDISTUTILS_NOEGGINFO= yes --- distinfo.orig 2008-10-07 22:29:36.000000000 +0800 +++ distinfo 2008-10-07 22:29:36.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (zope.interface-3.3.0.1.tar.gz) = 9f2388c0f67757e3b2530216a4f29b86 -SHA256 (zope.interface-3.3.0.1.tar.gz) = 3dc5c140f7d564223e960969cb7a36ae453d9eafff2645c6db7ab0f59ab4c9c4 -SIZE (zope.interface-3.3.0.1.tar.gz) = 105075 +MD5 (zope.interface-3.4.1.tar.gz) = b085f4a774adab688e037ad32fbbf08e +SHA256 (zope.interface-3.4.1.tar.gz) = 033b0f230e55fc610d06ad1e5f058e0b449fb015481bd59bb7c9babf83941b38 +SIZE (zope.interface-3.4.1.tar.gz) = 115412 --- pkg-plist.orig 2008-10-07 22:29:36.000000000 +0800 +++ pkg-plist 2008-10-07 23:17:20.000000000 +0800 @@ -1,11 +1,3 @@ -@comment $FreeBSD: ports/devel/py-zopeInterface/pkg-plist,v 1.6 2007/10/24 01:34:57 rafan Exp $ -%%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/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%%/zope/__init__.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/__init__.pyo @@ -28,6 +20,7 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/adapter.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/adapter.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/adapter.pyo +%%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/adapter.ru.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/adapter.txt %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/advice.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/advice.pyc @@ -131,10 +124,17 @@ %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/verify.py %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/verify.pyc %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/verify.pyo -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/tests +%%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/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 +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/common/tests @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/common +@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface/tests @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope/interface @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/zope -@dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%/EGG-INFO @dirrm %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% >Release-Note: >Audit-Trail: >Unformatted: From edwin at FreeBSD.org Tue Oct 7 10:50:13 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 10:50:20 2008 Subject: ports/127916: [Update]devel/py-zopeInterface:update to 3.4.1 Message-ID: <200810071050.m97AoDOn089113@freefall.freebsd.org> Synopsis: [Update]devel/py-zopeInterface:update to 3.4.1 Responsible-Changed-From-To: freebsd-ports-bugs->miwi Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 7 10: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=127916 From edwin at FreeBSD.org Tue Oct 7 11:46:18 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 11:46:25 2008 Subject: ports/127914: x11/xkeyboard-config v1.3 russian language broken Message-ID: <200810071146.m97BkH5d093671@freefall.freebsd.org> Synopsis: x11/xkeyboard-config v1.3 russian language broken Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-x11 Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 7 11:46:17 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127914 From edwin at FreeBSD.org Tue Oct 7 11:46:24 2008 From: edwin at FreeBSD.org (edwin@FreeBSD.org) Date: Tue Oct 7 11:46:35 2008 Subject: ports/127915: Security port patch for databases/mysql51-client 51.28 Message-ID: <200810071146.m97BkOTX093756@freefall.freebsd.org> Synopsis: Security port patch for databases/mysql51-client 51.28 Responsible-Changed-From-To: freebsd-ports-bugs->ale Responsible-Changed-By: edwin Responsible-Changed-When: Tue Oct 7 11:46:24 UTC 2008 Responsible-Changed-Why: Over to maintainer (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=127915 From wenheping at gmail.com Tue Oct 7 12:20:04 2008 From: wenheping at gmail.com (Wen Heping) Date: Tue Oct 7 12:20:26 2008 Subject: ports/127919: [Update]devel/py-twisted:update to 8.1.0 Message-ID: <1223386985.7367@fb8.wenjing.com> >Number: 127919 >Category: ports >Synopsis: [Update]devel/py-twisted:update to 8.1.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: Tue Oct 07 12:20:03 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Wen Heping >Release: FreeBSD 8.0-CURRENT i386 >Organization: ChangAn Midlle School >Environment: System: FreeBSD 8.0-CURRENT #0: Sun Sep 21 18:56:51 HKT 2008 root@fb8.wenjing.com:/usr/obj/usr/src/sys/GENERIC >Description: update to 8.1.0 from 1.3.0 and take over the maintainership >How-To-Repeat: >Fix: --- pytwisted810.diff.txt begins here --- diff -curN py-twisted/Makefile py-twisted.new/Makefile --- py-twisted/Makefile 2007-07-30 17:41:23.000000000 +0800 +++ py-twisted.new/Makefile 2008-10-07 21:07:40.000000000 +0800 @@ -6,37 +6,26 @@ # PORTNAME= twisted -PORTVERSION= 1.3.0 -PORTREVISION= 2 +PORTVERSION= 8.1.0 CATEGORIES= devel net python -MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/ -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/Twisted/8.1/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DISTNAME= Twisted_NoDocs-${PORTVERSION} +DISTNAME= Twisted-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wenheping@gmail.com COMMENT= An event-based Python framework for internet applications CONFLICTS= py??-twistedCore-[0-9]* -# - Note that Twisted ships with some graphical examples and clients that -# require PyGNOME to run. These are not central to the funcitoning of -# Twisted, but the user should feel free to install x11-toolits/py-gnome -# separately if desired. +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zopeInterface>=3.0.1:${PORTSDIR}/devel/py-zopeInterface USE_BZIP2= yes -USE_PYTHON= 2.2+ -USE_PYDISTUTILS= yes +USE_PYTHON= 2.4+ +USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= Twisted -PYDISTUTILS_PKGVERSION= 1.3.0rc1 - -PLIST_SUB+= S=${PYTHONPREFIX_SITELIBDIR:S;${PREFIX}/;;} +PYEASYINSTALL_ARCHDEP= yes +PYDISTUTILS_NOEGGINFO= yes WRKSRC= ${WRKDIR}/Twisted-${PORTVERSION} -post-install: - @ ${MKDIR} ${DATADIR}/admin - @ ${INSTALL_SCRIPT} ${WRKSRC}/admin/accepttests \ - ${WRKSRC}/admin/runtests ${DATADIR}/admin - .include diff -curN py-twisted/distinfo py-twisted.new/distinfo --- py-twisted/distinfo 2005-11-24 23:39:52.000000000 +0800 +++ py-twisted.new/distinfo 2008-10-07 20:32:16.000000000 +0800 @@ -1,3 +1,3 @@ -MD5 (Twisted_NoDocs-1.3.0.tar.bz2) = 10020b6ce2ddad90004d6f2c7333942e -SHA256 (Twisted_NoDocs-1.3.0.tar.bz2) = bef1611e10a7493647b668dfff9095754a8881b4ac9364c098ca025820b48aef -SIZE (Twisted_NoDocs-1.3.0.tar.bz2) = 1545890 +MD5 (Twisted-8.1.0.tar.bz2) = a575f29ead4cc02c54e9061d0e6ac7c3 +SHA256 (Twisted-8.1.0.tar.bz2) = 344788c5894ea77a87b94f33e456e07814384fc1551c05e15376fe4ef2fa4560 +SIZE (Twisted-8.1.0.tar.bz2) = 2371422 diff -curN py-twisted/pkg-plist py-twisted.new/pkg-plist --- py-twisted/pkg-plist 2004-06-18 14:52:26.000000000 +0800 +++ py-twisted.new/pkg-plist 2008-10-07 20:32:16.000000000 +0800 @@ -1,1657 +1,2385 @@ -bin/ckeygen -bin/conch -bin/im -bin/lore -bin/mailmail -bin/manhole -bin/mktap -bin/t-im bin/tap2deb -bin/tap2rpm bin/tapconvert -bin/tkconch -bin/tkmktap +bin/manhole +bin/tap2rpm +bin/t-im +bin/pyhtmlizer bin/trial +bin/mktap bin/twistd -bin/websetroot -%%S%%/twisted/__init__.py -%%S%%/twisted/__init__.pyc -%%S%%/twisted/__init__.pyo -%%S%%/twisted/application/__init__.py -%%S%%/twisted/application/__init__.pyc -%%S%%/twisted/application/__init__.pyo -%%S%%/twisted/application/app.py -%%S%%/twisted/application/app.pyc -%%S%%/twisted/application/app.pyo -%%S%%/twisted/application/compat.py -%%S%%/twisted/application/compat.pyc -%%S%%/twisted/application/compat.pyo -%%S%%/twisted/application/internet.py -%%S%%/twisted/application/internet.pyc -%%S%%/twisted/application/internet.pyo -%%S%%/twisted/application/service.py -%%S%%/twisted/application/service.pyc -%%S%%/twisted/application/service.pyo -%%S%%/twisted/application/strports.py -%%S%%/twisted/application/strports.pyc -%%S%%/twisted/application/strports.pyo -%%S%%/twisted/conch/__init__.py -%%S%%/twisted/conch/__init__.pyc -%%S%%/twisted/conch/__init__.pyo -%%S%%/twisted/conch/authorizer.py -%%S%%/twisted/conch/authorizer.pyc -%%S%%/twisted/conch/authorizer.pyo -%%S%%/twisted/conch/avatar.py -%%S%%/twisted/conch/avatar.pyc -%%S%%/twisted/conch/avatar.pyo -%%S%%/twisted/conch/checkers.py -%%S%%/twisted/conch/checkers.pyc -%%S%%/twisted/conch/checkers.pyo -%%S%%/twisted/conch/client/__init__.py -%%S%%/twisted/conch/client/__init__.pyc -%%S%%/twisted/conch/client/__init__.pyo -%%S%%/twisted/conch/client/agent.py -%%S%%/twisted/conch/client/agent.pyc -%%S%%/twisted/conch/client/agent.pyo -%%S%%/twisted/conch/client/connect.py -%%S%%/twisted/conch/client/connect.pyc -%%S%%/twisted/conch/client/connect.pyo -%%S%%/twisted/conch/client/default.py -%%S%%/twisted/conch/client/default.pyc -%%S%%/twisted/conch/client/default.pyo -%%S%%/twisted/conch/client/direct.py -%%S%%/twisted/conch/client/direct.pyc -%%S%%/twisted/conch/client/direct.pyo -%%S%%/twisted/conch/client/options.py -%%S%%/twisted/conch/client/options.pyc -%%S%%/twisted/conch/client/options.pyo -%%S%%/twisted/conch/client/unix.py -%%S%%/twisted/conch/client/unix.pyc -%%S%%/twisted/conch/client/unix.pyo -%%S%%/twisted/conch/credentials.py -%%S%%/twisted/conch/credentials.pyc -%%S%%/twisted/conch/credentials.pyo -%%S%%/twisted/conch/error.py -%%S%%/twisted/conch/error.pyc -%%S%%/twisted/conch/error.pyo -%%S%%/twisted/conch/identity.py -%%S%%/twisted/conch/identity.pyc -%%S%%/twisted/conch/identity.pyo -%%S%%/twisted/conch/insults/__init__.py -%%S%%/twisted/conch/insults/__init__.pyc -%%S%%/twisted/conch/insults/__init__.pyo -%%S%%/twisted/conch/insults/client.py -%%S%%/twisted/conch/insults/client.pyc -%%S%%/twisted/conch/insults/client.pyo -%%S%%/twisted/conch/insults/colors.py -%%S%%/twisted/conch/insults/colors.pyc -%%S%%/twisted/conch/insults/colors.pyo -%%S%%/twisted/conch/interfaces.py -%%S%%/twisted/conch/interfaces.pyc -%%S%%/twisted/conch/interfaces.pyo -%%S%%/twisted/conch/openssh_compat/__init__.py -%%S%%/twisted/conch/openssh_compat/__init__.pyc -%%S%%/twisted/conch/openssh_compat/__init__.pyo -%%S%%/twisted/conch/openssh_compat/factory.py -%%S%%/twisted/conch/openssh_compat/factory.pyc -%%S%%/twisted/conch/openssh_compat/factory.pyo -%%S%%/twisted/conch/openssh_compat/primes.py -%%S%%/twisted/conch/openssh_compat/primes.pyc -%%S%%/twisted/conch/openssh_compat/primes.pyo -%%S%%/twisted/conch/pamauth.py -%%S%%/twisted/conch/pamauth.pyc -%%S%%/twisted/conch/pamauth.pyo -%%S%%/twisted/conch/ssh/__init__.py -%%S%%/twisted/conch/ssh/__init__.pyc -%%S%%/twisted/conch/ssh/__init__.pyo -%%S%%/twisted/conch/ssh/agent.py -%%S%%/twisted/conch/ssh/agent.pyc -%%S%%/twisted/conch/ssh/agent.pyo -%%S%%/twisted/conch/ssh/asn1.py -%%S%%/twisted/conch/ssh/asn1.pyc -%%S%%/twisted/conch/ssh/asn1.pyo -%%S%%/twisted/conch/ssh/channel.py -%%S%%/twisted/conch/ssh/channel.pyc -%%S%%/twisted/conch/ssh/channel.pyo -%%S%%/twisted/conch/ssh/common.py -%%S%%/twisted/conch/ssh/common.pyc -%%S%%/twisted/conch/ssh/common.pyo -%%S%%/twisted/conch/ssh/connection.py -%%S%%/twisted/conch/ssh/connection.pyc -%%S%%/twisted/conch/ssh/connection.pyo -%%S%%/twisted/conch/ssh/factory.py -%%S%%/twisted/conch/ssh/factory.pyc -%%S%%/twisted/conch/ssh/factory.pyo -%%S%%/twisted/conch/ssh/filetransfer.py -%%S%%/twisted/conch/ssh/filetransfer.pyc -%%S%%/twisted/conch/ssh/filetransfer.pyo -%%S%%/twisted/conch/ssh/forwarding.py -%%S%%/twisted/conch/ssh/forwarding.pyc -%%S%%/twisted/conch/ssh/forwarding.pyo -%%S%%/twisted/conch/ssh/keys.py -%%S%%/twisted/conch/ssh/keys.pyc -%%S%%/twisted/conch/ssh/keys.pyo -%%S%%/twisted/conch/ssh/service.py -%%S%%/twisted/conch/ssh/service.pyc -%%S%%/twisted/conch/ssh/service.pyo -%%S%%/twisted/conch/ssh/session.py -%%S%%/twisted/conch/ssh/session.pyc -%%S%%/twisted/conch/ssh/session.pyo -%%S%%/twisted/conch/ssh/sexpy.py -%%S%%/twisted/conch/ssh/sexpy.pyc -%%S%%/twisted/conch/ssh/sexpy.pyo -%%S%%/twisted/conch/ssh/transport.py -%%S%%/twisted/conch/ssh/transport.pyc -%%S%%/twisted/conch/ssh/transport.pyo -%%S%%/twisted/conch/ssh/userauth.py -%%S%%/twisted/conch/ssh/userauth.pyc -%%S%%/twisted/conch/ssh/userauth.pyo -%%S%%/twisted/conch/ttymodes.py -%%S%%/twisted/conch/ttymodes.pyc -%%S%%/twisted/conch/ttymodes.pyo -%%S%%/twisted/conch/ui/__init__.py -%%S%%/twisted/conch/ui/__init__.pyc -%%S%%/twisted/conch/ui/__init__.pyo -%%S%%/twisted/conch/ui/ansi.py -%%S%%/twisted/conch/ui/ansi.pyc -%%S%%/twisted/conch/ui/ansi.pyo -%%S%%/twisted/conch/ui/tkvt100.py -%%S%%/twisted/conch/ui/tkvt100.pyc -%%S%%/twisted/conch/ui/tkvt100.pyo -%%S%%/twisted/conch/unix.py -%%S%%/twisted/conch/unix.pyc -%%S%%/twisted/conch/unix.pyo -%%S%%/twisted/copyright.py -%%S%%/twisted/copyright.pyc -%%S%%/twisted/copyright.pyo -%%S%%/twisted/cred/__init__.py -%%S%%/twisted/cred/__init__.pyc -%%S%%/twisted/cred/__init__.pyo -%%S%%/twisted/cred/authorizer.py -%%S%%/twisted/cred/authorizer.pyc -%%S%%/twisted/cred/authorizer.pyo -%%S%%/twisted/cred/checkers.py -%%S%%/twisted/cred/checkers.pyc -%%S%%/twisted/cred/checkers.pyo -%%S%%/twisted/cred/credentials.py -%%S%%/twisted/cred/credentials.pyc -%%S%%/twisted/cred/credentials.pyo -%%S%%/twisted/cred/error.py -%%S%%/twisted/cred/error.pyc -%%S%%/twisted/cred/error.pyo -%%S%%/twisted/cred/identity.py -%%S%%/twisted/cred/identity.pyc -%%S%%/twisted/cred/identity.pyo -%%S%%/twisted/cred/perspective.py -%%S%%/twisted/cred/perspective.pyc -%%S%%/twisted/cred/perspective.pyo -%%S%%/twisted/cred/portal.py -%%S%%/twisted/cred/portal.pyc -%%S%%/twisted/cred/portal.pyo -%%S%%/twisted/cred/service.py -%%S%%/twisted/cred/service.pyc -%%S%%/twisted/cred/service.pyo -%%S%%/twisted/cred/util.py -%%S%%/twisted/cred/util.pyc -%%S%%/twisted/cred/util.pyo -%%S%%/twisted/enterprise/__init__.py -%%S%%/twisted/enterprise/__init__.pyc -%%S%%/twisted/enterprise/__init__.pyo -%%S%%/twisted/enterprise/adbapi.py -%%S%%/twisted/enterprise/adbapi.pyc -%%S%%/twisted/enterprise/adbapi.pyo -%%S%%/twisted/enterprise/dbcred.py -%%S%%/twisted/enterprise/dbcred.pyc -%%S%%/twisted/enterprise/dbcred.pyo -%%S%%/twisted/enterprise/dbgadgets.py -%%S%%/twisted/enterprise/dbgadgets.pyc -%%S%%/twisted/enterprise/dbgadgets.pyo -%%S%%/twisted/enterprise/reflector.py -%%S%%/twisted/enterprise/reflector.pyc -%%S%%/twisted/enterprise/reflector.pyo -%%S%%/twisted/enterprise/row.py -%%S%%/twisted/enterprise/row.pyc -%%S%%/twisted/enterprise/row.pyo -%%S%%/twisted/enterprise/sqlreflector.py -%%S%%/twisted/enterprise/sqlreflector.pyc -%%S%%/twisted/enterprise/sqlreflector.pyo -%%S%%/twisted/enterprise/util.py -%%S%%/twisted/enterprise/util.pyc -%%S%%/twisted/enterprise/util.pyo -%%S%%/twisted/enterprise/xmlreflector.py -%%S%%/twisted/enterprise/xmlreflector.pyc -%%S%%/twisted/enterprise/xmlreflector.pyo -%%S%%/twisted/flow/__init__.py -%%S%%/twisted/flow/__init__.pyc -%%S%%/twisted/flow/__init__.pyo -%%S%%/twisted/flow/base.py -%%S%%/twisted/flow/base.pyc -%%S%%/twisted/flow/base.pyo -%%S%%/twisted/flow/controller.py -%%S%%/twisted/flow/controller.pyc -%%S%%/twisted/flow/controller.pyo -%%S%%/twisted/flow/flow.py -%%S%%/twisted/flow/flow.pyc -%%S%%/twisted/flow/flow.pyo -%%S%%/twisted/flow/pipe.py -%%S%%/twisted/flow/pipe.pyc -%%S%%/twisted/flow/pipe.pyo -%%S%%/twisted/flow/protocol.py -%%S%%/twisted/flow/protocol.pyc -%%S%%/twisted/flow/protocol.pyo -%%S%%/twisted/flow/stage.py -%%S%%/twisted/flow/stage.pyc -%%S%%/twisted/flow/stage.pyo -%%S%%/twisted/flow/threads.py -%%S%%/twisted/flow/threads.pyc -%%S%%/twisted/flow/threads.pyo -%%S%%/twisted/flow/web.py -%%S%%/twisted/flow/web.pyc -%%S%%/twisted/flow/web.pyo -%%S%%/twisted/flow/wrap.py -%%S%%/twisted/flow/wrap.pyc -%%S%%/twisted/flow/wrap.pyo -%%S%%/twisted/im/__init__.py -%%S%%/twisted/im/__init__.pyc -%%S%%/twisted/im/__init__.pyo -%%S%%/twisted/im/baseaccount.py -%%S%%/twisted/im/baseaccount.pyc -%%S%%/twisted/im/baseaccount.pyo -%%S%%/twisted/im/basechat.py -%%S%%/twisted/im/basechat.pyc -%%S%%/twisted/im/basechat.pyo -%%S%%/twisted/im/basesupport.py -%%S%%/twisted/im/basesupport.pyc -%%S%%/twisted/im/basesupport.pyo -%%S%%/twisted/im/gtkaccount.py -%%S%%/twisted/im/gtkaccount.pyc -%%S%%/twisted/im/gtkaccount.pyo -%%S%%/twisted/im/gtkchat.py -%%S%%/twisted/im/gtkchat.pyc -%%S%%/twisted/im/gtkchat.pyo -%%S%%/twisted/im/gtkcommon.py -%%S%%/twisted/im/gtkcommon.pyc -%%S%%/twisted/im/gtkcommon.pyo -%%S%%/twisted/im/instancemessenger.glade -%%S%%/twisted/im/interfaces.py -%%S%%/twisted/im/interfaces.pyc -%%S%%/twisted/im/interfaces.pyo -%%S%%/twisted/im/ircsupport.py -%%S%%/twisted/im/ircsupport.pyc -%%S%%/twisted/im/ircsupport.pyo -%%S%%/twisted/im/jyaccount.py -%%S%%/twisted/im/jyaccount.pyc -%%S%%/twisted/im/jyaccount.pyo -%%S%%/twisted/im/jychat.py -%%S%%/twisted/im/jychat.pyc -%%S%%/twisted/im/jychat.pyo -%%S%%/twisted/im/locals.py -%%S%%/twisted/im/locals.pyc -%%S%%/twisted/im/locals.pyo -%%S%%/twisted/im/pbsupport.py -%%S%%/twisted/im/pbsupport.pyc -%%S%%/twisted/im/pbsupport.pyo -%%S%%/twisted/im/proxyui.py -%%S%%/twisted/im/proxyui.pyc -%%S%%/twisted/im/proxyui.pyo -%%S%%/twisted/im/tap.py -%%S%%/twisted/im/tap.pyc -%%S%%/twisted/im/tap.pyo -%%S%%/twisted/im/tocsupport.py -%%S%%/twisted/im/tocsupport.pyc -%%S%%/twisted/im/tocsupport.pyo -%%S%%/twisted/internet/__init__.py -%%S%%/twisted/internet/__init__.pyc -%%S%%/twisted/internet/__init__.pyo -%%S%%/twisted/internet/abstract.py -%%S%%/twisted/internet/abstract.pyc -%%S%%/twisted/internet/abstract.pyo -%%S%%/twisted/internet/address.py -%%S%%/twisted/internet/address.pyc -%%S%%/twisted/internet/address.pyo -%%S%%/twisted/internet/app.py -%%S%%/twisted/internet/app.pyc -%%S%%/twisted/internet/app.pyo -%%S%%/twisted/internet/base.py -%%S%%/twisted/internet/base.pyc -%%S%%/twisted/internet/base.pyo -%%S%%/twisted/internet/cfreactor.py -%%S%%/twisted/internet/cfreactor.pyc -%%S%%/twisted/internet/cfreactor.pyo -%%S%%/twisted/internet/default.py -%%S%%/twisted/internet/default.pyc -%%S%%/twisted/internet/default.pyo -%%S%%/twisted/internet/defer.py -%%S%%/twisted/internet/defer.pyc -%%S%%/twisted/internet/defer.pyo -%%S%%/twisted/internet/error.py -%%S%%/twisted/internet/error.pyc -%%S%%/twisted/internet/error.pyo -%%S%%/twisted/internet/fdesc.py -%%S%%/twisted/internet/fdesc.pyc -%%S%%/twisted/internet/fdesc.pyo -%%S%%/twisted/internet/gtk2reactor.py -%%S%%/twisted/internet/gtk2reactor.pyc -%%S%%/twisted/internet/gtk2reactor.pyo -%%S%%/twisted/internet/gtkreactor.py -%%S%%/twisted/internet/gtkreactor.pyc -%%S%%/twisted/internet/gtkreactor.pyo -%%S%%/twisted/internet/interfaces.py -%%S%%/twisted/internet/interfaces.pyc -%%S%%/twisted/internet/interfaces.pyo -%%S%%/twisted/internet/iocpreactor/__init__.py -%%S%%/twisted/internet/iocpreactor/__init__.pyc -%%S%%/twisted/internet/iocpreactor/__init__.pyo -%%S%%/twisted/internet/iocpreactor/abstract.py -%%S%%/twisted/internet/iocpreactor/abstract.pyc -%%S%%/twisted/internet/iocpreactor/abstract.pyo -%%S%%/twisted/internet/iocpreactor/address.py -%%S%%/twisted/internet/iocpreactor/address.pyc -%%S%%/twisted/internet/iocpreactor/address.pyo -%%S%%/twisted/internet/iocpreactor/client.py -%%S%%/twisted/internet/iocpreactor/client.pyc -%%S%%/twisted/internet/iocpreactor/client.pyo -%%S%%/twisted/internet/iocpreactor/error.py -%%S%%/twisted/internet/iocpreactor/error.pyc -%%S%%/twisted/internet/iocpreactor/error.pyo -%%S%%/twisted/internet/iocpreactor/iocpdebug.py -%%S%%/twisted/internet/iocpreactor/iocpdebug.pyc -%%S%%/twisted/internet/iocpreactor/iocpdebug.pyo -%%S%%/twisted/internet/iocpreactor/ops.py -%%S%%/twisted/internet/iocpreactor/ops.pyc -%%S%%/twisted/internet/iocpreactor/ops.pyo -%%S%%/twisted/internet/iocpreactor/proactor.py -%%S%%/twisted/internet/iocpreactor/proactor.pyc -%%S%%/twisted/internet/iocpreactor/proactor.pyo -%%S%%/twisted/internet/iocpreactor/server.py -%%S%%/twisted/internet/iocpreactor/server.pyc -%%S%%/twisted/internet/iocpreactor/server.pyo -%%S%%/twisted/internet/iocpreactor/tcp.py -%%S%%/twisted/internet/iocpreactor/tcp.pyc -%%S%%/twisted/internet/iocpreactor/tcp.pyo -%%S%%/twisted/internet/iocpreactor/udp.py -%%S%%/twisted/internet/iocpreactor/udp.pyc -%%S%%/twisted/internet/iocpreactor/udp.pyo -%%S%%/twisted/internet/iocpreactor/util.py -%%S%%/twisted/internet/iocpreactor/util.pyc -%%S%%/twisted/internet/iocpreactor/util.pyo -%%S%%/twisted/internet/javareactor.py -%%S%%/twisted/internet/javareactor.pyc -%%S%%/twisted/internet/javareactor.pyo -%%S%%/twisted/internet/kqreactor.py -%%S%%/twisted/internet/kqreactor.pyc -%%S%%/twisted/internet/kqreactor.pyo -%%S%%/twisted/internet/main.py -%%S%%/twisted/internet/main.pyc -%%S%%/twisted/internet/main.pyo -%%S%%/twisted/internet/pollreactor.py -%%S%%/twisted/internet/pollreactor.pyc -%%S%%/twisted/internet/pollreactor.pyo -%%S%%/twisted/internet/process.py -%%S%%/twisted/internet/process.pyc -%%S%%/twisted/internet/process.pyo -%%S%%/twisted/internet/protocol.py -%%S%%/twisted/internet/protocol.pyc -%%S%%/twisted/internet/protocol.pyo -%%S%%/twisted/internet/pyuisupport.py -%%S%%/twisted/internet/pyuisupport.pyc -%%S%%/twisted/internet/pyuisupport.pyo -%%S%%/twisted/internet/qtreactor.py -%%S%%/twisted/internet/qtreactor.pyc -%%S%%/twisted/internet/qtreactor.pyo -%%S%%/twisted/internet/reactor.py -%%S%%/twisted/internet/reactor.pyc -%%S%%/twisted/internet/reactor.pyo -%%S%%/twisted/internet/serialport/__init__.py -%%S%%/twisted/internet/serialport/__init__.pyc -%%S%%/twisted/internet/serialport/__init__.pyo -%%S%%/twisted/internet/serialport/javaserialport.py -%%S%%/twisted/internet/serialport/javaserialport.pyc -%%S%%/twisted/internet/serialport/javaserialport.pyo -%%S%%/twisted/internet/serialport/posixserialport.py -%%S%%/twisted/internet/serialport/posixserialport.pyc -%%S%%/twisted/internet/serialport/posixserialport.pyo -%%S%%/twisted/internet/serialport/serialport.py -%%S%%/twisted/internet/serialport/serialport.pyc -%%S%%/twisted/internet/serialport/serialport.pyo -%%S%%/twisted/internet/serialport/win32serialport.py -%%S%%/twisted/internet/serialport/win32serialport.pyc -%%S%%/twisted/internet/serialport/win32serialport.pyo -%%S%%/twisted/internet/ssl.py -%%S%%/twisted/internet/ssl.pyc -%%S%%/twisted/internet/ssl.pyo -%%S%%/twisted/internet/stdio.py -%%S%%/twisted/internet/stdio.pyc -%%S%%/twisted/internet/stdio.pyo -%%S%%/twisted/internet/task.py -%%S%%/twisted/internet/task.pyc -%%S%%/twisted/internet/task.pyo -%%S%%/twisted/internet/tcp.py -%%S%%/twisted/internet/tcp.pyc -%%S%%/twisted/internet/tcp.pyo -%%S%%/twisted/internet/threads.py -%%S%%/twisted/internet/threads.pyc -%%S%%/twisted/internet/threads.pyo -%%S%%/twisted/internet/tksupport.py -%%S%%/twisted/internet/tksupport.pyc -%%S%%/twisted/internet/tksupport.pyo -%%S%%/twisted/internet/udp.py -%%S%%/twisted/internet/udp.pyc -%%S%%/twisted/internet/udp.pyo -%%S%%/twisted/internet/unix.py -%%S%%/twisted/internet/unix.pyc -%%S%%/twisted/internet/unix.pyo -%%S%%/twisted/internet/utils.py -%%S%%/twisted/internet/utils.pyc -%%S%%/twisted/internet/utils.pyo -%%S%%/twisted/internet/win32eventreactor.py -%%S%%/twisted/internet/win32eventreactor.pyc -%%S%%/twisted/internet/win32eventreactor.pyo -%%S%%/twisted/internet/wxreactor.py -%%S%%/twisted/internet/wxreactor.pyc -%%S%%/twisted/internet/wxreactor.pyo -%%S%%/twisted/internet/wxsupport.py -%%S%%/twisted/internet/wxsupport.pyc -%%S%%/twisted/internet/wxsupport.pyo -%%S%%/twisted/lore/__init__.py -%%S%%/twisted/lore/__init__.pyc -%%S%%/twisted/lore/__init__.pyo -%%S%%/twisted/lore/book.py -%%S%%/twisted/lore/book.pyc -%%S%%/twisted/lore/book.pyo -%%S%%/twisted/lore/default.py -%%S%%/twisted/lore/default.pyc -%%S%%/twisted/lore/default.pyo -%%S%%/twisted/lore/docbook.py -%%S%%/twisted/lore/docbook.pyc -%%S%%/twisted/lore/docbook.pyo -%%S%%/twisted/lore/htmlbook.py -%%S%%/twisted/lore/htmlbook.pyc -%%S%%/twisted/lore/htmlbook.pyo -%%S%%/twisted/lore/indexer.py -%%S%%/twisted/lore/indexer.pyc -%%S%%/twisted/lore/indexer.pyo -%%S%%/twisted/lore/latex.py -%%S%%/twisted/lore/latex.pyc -%%S%%/twisted/lore/latex.pyo -%%S%%/twisted/lore/lint.py -%%S%%/twisted/lore/lint.pyc -%%S%%/twisted/lore/lint.pyo -%%S%%/twisted/lore/lmath.py -%%S%%/twisted/lore/lmath.pyc -%%S%%/twisted/lore/lmath.pyo -%%S%%/twisted/lore/man2lore.py -%%S%%/twisted/lore/man2lore.pyc -%%S%%/twisted/lore/man2lore.pyo -%%S%%/twisted/lore/nevowlore.py -%%S%%/twisted/lore/nevowlore.pyc -%%S%%/twisted/lore/nevowlore.pyo -%%S%%/twisted/lore/numberer.py -%%S%%/twisted/lore/numberer.pyc -%%S%%/twisted/lore/numberer.pyo -%%S%%/twisted/lore/process.py -%%S%%/twisted/lore/process.pyc -%%S%%/twisted/lore/process.pyo -%%S%%/twisted/lore/slides.py -%%S%%/twisted/lore/slides.pyc -%%S%%/twisted/lore/slides.pyo -%%S%%/twisted/lore/template.mgp -%%S%%/twisted/lore/texi.py -%%S%%/twisted/lore/texi.pyc -%%S%%/twisted/lore/texi.pyo -%%S%%/twisted/lore/tree.py -%%S%%/twisted/lore/tree.pyc -%%S%%/twisted/lore/tree.pyo -%%S%%/twisted/mail/__init__.py -%%S%%/twisted/mail/__init__.pyc -%%S%%/twisted/mail/__init__.pyo -%%S%%/twisted/mail/alias.py -%%S%%/twisted/mail/alias.pyc -%%S%%/twisted/mail/alias.pyo -%%S%%/twisted/mail/bounce.py -%%S%%/twisted/mail/bounce.pyc -%%S%%/twisted/mail/bounce.pyo -%%S%%/twisted/mail/mail.py -%%S%%/twisted/mail/mail.pyc -%%S%%/twisted/mail/mail.pyo -%%S%%/twisted/mail/maildir.py -%%S%%/twisted/mail/maildir.pyc -%%S%%/twisted/mail/maildir.pyo -%%S%%/twisted/mail/pb.py -%%S%%/twisted/mail/pb.pyc -%%S%%/twisted/mail/pb.pyo -%%S%%/twisted/mail/protocols.py -%%S%%/twisted/mail/protocols.pyc -%%S%%/twisted/mail/protocols.pyo -%%S%%/twisted/mail/relay.py -%%S%%/twisted/mail/relay.pyc -%%S%%/twisted/mail/relay.pyo -%%S%%/twisted/mail/relaymanager.py -%%S%%/twisted/mail/relaymanager.pyc -%%S%%/twisted/mail/relaymanager.pyo -%%S%%/twisted/mail/tap.py -%%S%%/twisted/mail/tap.pyc -%%S%%/twisted/mail/tap.pyo -%%S%%/twisted/manhole/__init__.py -%%S%%/twisted/manhole/__init__.pyc -%%S%%/twisted/manhole/__init__.pyo -%%S%%/twisted/manhole/_inspectro.py -%%S%%/twisted/manhole/_inspectro.pyc -%%S%%/twisted/manhole/_inspectro.pyo -%%S%%/twisted/manhole/explorer.py -%%S%%/twisted/manhole/explorer.pyc -%%S%%/twisted/manhole/explorer.pyo -%%S%%/twisted/manhole/gladereactor.glade -%%S%%/twisted/manhole/gladereactor.py -%%S%%/twisted/manhole/gladereactor.pyc -%%S%%/twisted/manhole/gladereactor.pyo -%%S%%/twisted/manhole/inspectro.glade -%%S%%/twisted/manhole/logview.glade -%%S%%/twisted/manhole/service.py -%%S%%/twisted/manhole/service.pyc -%%S%%/twisted/manhole/service.pyo -%%S%%/twisted/manhole/telnet.py -%%S%%/twisted/manhole/telnet.pyc -%%S%%/twisted/manhole/telnet.pyo -%%S%%/twisted/manhole/ui/__init__.py -%%S%%/twisted/manhole/ui/__init__.pyc -%%S%%/twisted/manhole/ui/__init__.pyo -%%S%%/twisted/manhole/ui/gtk2manhole.glade -%%S%%/twisted/manhole/ui/gtk2manhole.py -%%S%%/twisted/manhole/ui/gtk2manhole.pyc -%%S%%/twisted/manhole/ui/gtk2manhole.pyo -%%S%%/twisted/manhole/ui/gtkmanhole.py -%%S%%/twisted/manhole/ui/gtkmanhole.pyc -%%S%%/twisted/manhole/ui/gtkmanhole.pyo -%%S%%/twisted/manhole/ui/pywidgets.py -%%S%%/twisted/manhole/ui/pywidgets.pyc -%%S%%/twisted/manhole/ui/pywidgets.pyo