Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h

2010-08-03 Thread Andrey Chernov
On Wed, Aug 04, 2010 at 11:36:28AM +0900, Hiroki Sato wrote: > Thanks for the report. Could you try the attached patch and let me > know if it solves the dependency issue? > CONFIGURE_ARGS+=--without-x > +.if defined(WITH_GS_display) > +CONFIGURE_ARGS+=--disable-gtk > +.endif Do you mean !def

cvs commit: ports/biology/lamarc Makefile distinfo

2010-08-03 Thread Li-Wen Hsu
lwhsu 2010-08-04 06:30:07 UTC FreeBSD ports repository Modified files: biology/lamarc Makefile distinfo Log: - Update to 2.1.5 - Pass maintainership to submitter PR: ports/149247 Submitted by: C-S Revision ChangesPath 1.12 +9 -4

cvs commit: ports/www/php-plurk-api Makefile distinfo pkg-plist

2010-08-03 Thread Li-Wen Hsu
lwhsu 2010-08-04 06:26:49 UTC FreeBSD ports repository Modified files: www/php-plurk-apiMakefile distinfo pkg-plist Log: - Update to 1.5.0 PR: ports/145833 Submitted by: Bo-Yi Wu (maintainer) Revision ChangesPath 1.2 +2 -8 ports/

cvs commit: ports/databases/py-pylibmc Makefile

2010-08-03 Thread Li-Wen Hsu
lwhsu 2010-08-04 06:09:50 UTC FreeBSD ports repository Modified files: databases/py-pylibmc Makefile Log: - Restrict Python version to 2.5+ PR: ports/149252 Submitted by: glarkin Approved by:Gea-Suan Lin (maintainer) Revision ChangesPath

cvs commit: ports/astro/qlandkartegt Makefile distinfo

2010-08-03 Thread Li-Wen Hsu
lwhsu 2010-08-04 06:02:46 UTC FreeBSD ports repository Modified files: astro/qlandkartegt Makefile distinfo Log: - Update to 0.18.5 PR: ports/149214 Submitted by: Mykola Dzham (maintainer) Revision ChangesPath 1.12 +1 -1 ports/astro

cvs commit: ports/graphics/mupdf Makefile distinfo

2010-08-03 Thread Baptiste Daroussin
bapt2010-08-04 05:25:07 UTC FreeBSD ports repository Modified files: graphics/mupdf Makefile distinfo Log: - Respect ports CFLAGS [1] - Cleanup REINPLACE_CMD usage [2] - Bump PORTREVISION - Correctly define i386 and amd64 optimisation [2] PR: port

cvs commit: ports/net-mgmt/bsnmp-jails Makefile distinfo

2010-08-03 Thread Dirk Meyer
dinoex 2010-08-04 04:59:55 UTC FreeBSD ports repository Modified files: net-mgmt/bsnmp-jails Makefile distinfo Log: - update to 0.9 Revision ChangesPath 1.4 +1 -1 ports/net-mgmt/bsnmp-jails/Makefile 1.2 +3 -3 ports/net-mgmt/bsnmp-jails/distinf

cvs commit: ports/net Makefile ports/net/freerdp Makefile distinfo pkg-descr pkg-plist

2010-08-03 Thread Alexander Logvinov
avl 2010-08-04 04:08:04 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/freerdp Makefile distinfo pkg-descr pkg-plist Log: FreeRDP is a fork of the rdesktop project that intends to rapidly start moving forward and

Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h

2010-08-03 Thread Hiroki Sato
Andrey Chernov wrote in <20100803215558.ga28...@nagual.pp.ru>: ac> On Tue, Aug 03, 2010 at 11:50:47PM +0400, Andrey Chernov wrote: ac> > On Tue, Aug 03, 2010 at 11:33:30PM +0400, Andrey Chernov wrote: ac> > > On Tue, Aug 03, 2010 at 03:39:45PM +, Hiroki Sato wrote: ac> > > > hrs 201

cvs commit: ports/mail/mime-construct Makefile distinfo

2010-08-03 Thread Sahil Tandon
sahil 2010-08-04 00:54:52 UTC FreeBSD ports repository Modified files: mail/mime-construct Makefile distinfo Log: - Update to 1.11 PR: ports/149190 Submitted by: Frederic Culot Approved by:Alexey V. Degtyarev (maintainer) Revision Changes

Re: cvs commit: ports/graphics/osg Makefile ports/graphics/osg-devel Makefile ports/graphics/mapserver Makefile ports/math/saga Makefile ports/graphics/gdal Makefile distinfo pkg-plist ports/graphics/

2010-08-03 Thread Mark Linimon
I don't want to pick on osa in particular, as this is a problem I've been tripping over in other commits the past week on a lot of ports: On Tue, Aug 03, 2010 at 01:35:21PM +, Sergey A. Osokin wrote: > Modified files: > graphics/osg Makefile > graphics/osg-devel Makefile

cvs commit: CVSROOT modules

2010-08-03 Thread Edwin Groothuis
edwin 2010-08-04 00:09:11 UTC FreeBSD ports repository Modified files: .modules Log: Ports modules update at Wednesday 04 August 2010 at 00:09 Feature safe: yes Revision ChangesPath 1.20867 +16 -1 CVSROOT/modules _

cvs commit: ports/x11/eaglemode Makefile

2010-08-03 Thread Dmitry Marakasov
amdmi3 2010-08-03 23:37:38 UTC FreeBSD ports repository Modified files: x11/eaglemodeMakefile Log: - Mark BROKEN in 6.x for all archs Reported by:pointyhat via pav Revision ChangesPath 1.22 +2 -2 ports/x11/eaglemode/Makefile ___

cvs commit: ports/devel/py-pyro Makefile

2010-08-03 Thread Greg Larkin
glarkin 2010-08-03 23:23:52 UTC FreeBSD ports repository Modified files: devel/py-pyroMakefile Log: - py-pyro requires at least Python 2.5, so update the USE_PYTHON variable. Build output with Python forced to version 2.4: ===> py24-pyro-4.1 depends on file:

Re: cvs commit: src/sys/kern kern_rwlock.c

2010-08-03 Thread Robert Watson
On Wed, 14 Nov 2007, Attilio Rao wrote: attilio 2007-11-14 21:21:48 UTC FreeBSD src repository Modified files: sys/kern kern_rwlock.c Log: Remove a bogus KASSERT which will prevent rwlock to be acquired recursively in exclusive mode with debugging kernels. Submitted b

Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h

2010-08-03 Thread Andrey Chernov
On Tue, Aug 03, 2010 at 11:50:47PM +0400, Andrey Chernov wrote: > On Tue, Aug 03, 2010 at 11:33:30PM +0400, Andrey Chernov wrote: > > On Tue, Aug 03, 2010 at 03:39:45PM +, Hiroki Sato wrote: > > > hrs 2010-08-03 15:39:45 UTC > > > > > > FreeBSD ports repository > > > > > > Modifie

Now OK (Re: cvs commit: ports/deskutils/lightning Makefile distinfo pkg-descr pkg-message ports/deskutils/lightning/files liboggplay_oss patch-Makefile.in patch-bug533070 patch-bugzilla149334 patch-ca

2010-08-03 Thread QAT
deskutils/lightning, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparin

cvs commit: ports/mail/thunderbird3 Makefile

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 21:17:21 UTC FreeBSD ports repository Modified files: mail/thunderbird3Makefile Log: - Update CONFLICTS after the removal of mail/lightning and the update of mail/thunderbird to 3.1.1. Revision ChangesPath 1.121 +1 -1 ports/mail/thu

cvs commit: ports MOVED ports/mail Makefile ports/mail/lightning Makefile distinfo pkg-descr ports/mail/lightning/files extra-patch-config_make-jars.pl patch-Double.cpp patch-bugzilla149334 patch-cale

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 21:15:11 UTC FreeBSD ports repository Modified files: .MOVED mail Makefile Removed files: mail/lightning Makefile distinfo pkg-descr mail/lightning/files extra-patch-config_make-jars.pl

Re: cvs commit: ports/deskutils/lightning Makefile distinfo pkg-descr ports/deskutils/lightning/files patch-Makefile.in patch-bugzilla149334 patch-calendar_libical_src_libical_icalrecur.c patch-config

2010-08-03 Thread QAT
The Restless Daemon identified a mtree error while trying to build: sunbird-0.9_3,1 maintained by ge...@freebsd.org Makefile ident: $FreeBSD: ports/deskutils/lightning/Makefile,v 1.31 2010/08/03 20:23:15 beat Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/sunbird-0.9_3,1.log : 40

cvs commit: ports MOVED

2010-08-03 Thread Tim Bishop
tdb 2010-08-03 21:04:12 UTC FreeBSD ports repository Modified files: .MOVED Log: Add entry for sysutils/zfSnap -> sysutils/zfsnap. Revision ChangesPath 1.2186+2 -1 ports/MOVED ___ cvs-all@fre

cvs commit: ports/mail/thunderbird Makefile distinfo ports/mail/thunderbird/files liboggplay_oss patch-Double.cpp patch-build_unix_run-mozilla.sh patch-config-autoconf.mk.in patch-config-mkdepend-imak

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 20:55:29 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile distinfo mail/thunderbird-i18n Makefile distinfo Added files: mail/thunderbird/files liboggplay_oss patch-config-autoconf.mk.in

cvs commit: ports MOVED ports/deskutils/lightning-xpi Makefile distinfo pkg-descr

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 20:44:24 UTC FreeBSD ports repository Modified files: .MOVED Removed files: deskutils/lightning-xpi Makefile distinfo pkg-descr Log: - Remove deskutils/lightning-xpi: Depends on obsolete Thunderbird 2. Revision ChangesPath

cvs commit: ports/deskutils Makefile

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 20:41:36 UTC FreeBSD ports repository Modified files: deskutilsMakefile Log: - Connect deskutils/lightning to the build - Disconnect deskutils/lightning-xpi from the build Revision ChangesPath 1.400 +1 -1 ports/deskutils/Makef

cvs commit: ports/www/sitecopy Makefile pkg-descr

2010-08-03 Thread Mark Linimon
linimon 2010-08-03 20:39:49 UTC FreeBSD ports repository Modified files: www/sitecopy Makefile pkg-descr Log: Over to new volunteer. Approved by:current maintainer Revision ChangesPath 1.54 +1 -1 ports/www/sitecopy/Makefile 1.7 +0 -3

cvs commit: ports/deskutils/lightning Makefile distinfo pkg-descr pkg-message ports/deskutils/lightning/files liboggplay_oss patch-Makefile.in patch-bug533070 patch-bugzilla149334 patch-calendar_libic

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 20:35:04 UTC FreeBSD ports repository Modified files: deskutils/lightning Makefile distinfo pkg-descr deskutils/lightning/files patch-config-mkdepend-imakemdep.h patch-config_autoconf.mk.in patch-co

cvs commit: ports/math/gmp-ecm Makefile distinfo

2010-08-03 Thread Baptiste Daroussin
bapt2010-08-03 20:33:07 UTC FreeBSD ports repository Modified files: math/gmp-ecm Makefile distinfo Log: - Update to 6.3 - Submitter is now maintainer - Add license PR: ports/149054 Submitted by: Frederic Culot (maintainer) Approved by:

cvs commit: ports/www/zend-framework Makefile distinfo pkg-plist

2010-08-03 Thread Greg Larkin
glarkin 2010-08-03 20:28:55 UTC FreeBSD ports repository Modified files: www/zend-framework Makefile distinfo pkg-plist Log: - Updated to 1.10.7 Revision ChangesPath 1.50 +1 -1 ports/www/zend-framework/Makefile 1.42 +6 -6 ports/www/zend-framewo

cvs commit: ports/deskutils/lightning Makefile distinfo pkg-descr ports/deskutils/lightning/files patch-Makefile.in patch-bugzilla149334 patch-calendar_libical_src_libical_icalrecur.c patch-config-mkd

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 20:23:15 UTC FreeBSD ports repository Modified files: deskutils/lightning Makefile distinfo pkg-descr deskutils/lightning/files patch-Makefile.in patch-bugzilla149334 patch-calendar_libical_src_libi

cvs commit: ports/net/mDNSResponder Makefile distinfo pkg-plist

2010-08-03 Thread Rene Ladan
rene2010-08-03 20:11:31 UTC FreeBSD ports repository Modified files: net/mDNSResponderMakefile distinfo Removed files: net/mDNSResponderpkg-plist Log: - Update to 214.3.2 - Remove MAKE_JOBS_UNSAFE=yes (tested on asmallorange.com) - add license info - cons

cvs commit: ports/mail/enigmail-thunderbird Makefile

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 20:03:01 UTC FreeBSD ports repository Modified files: mail/enigmail-thunderbird Makefile Log: - Mark as IGNORE for now as it will not work with upcoming Thunderbird 3.1. I already had the approval from the maintainer to remove this port but as Enigmail f

Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h

2010-08-03 Thread Andrey Chernov
On Tue, Aug 03, 2010 at 11:33:30PM +0400, Andrey Chernov wrote: > On Tue, Aug 03, 2010 at 03:39:45PM +, Hiroki Sato wrote: > > hrs 2010-08-03 15:39:45 UTC > > > > FreeBSD ports repository > > > > Modified files: > > print/ghostscript8 Makefile > > Removed files: > > p

cvs commit: ports MOVED ports/mail Makefile ports/mail/moztraybiff Makefile distinfo pkg-descr ports/mail/moztraybiff/files patch-Makefile patch-components_Makefile patch-make-install.rdf pkg-message.

2010-08-03 Thread Beat Gaetzi
beat2010-08-03 19:47:43 UTC FreeBSD ports repository Modified files: .MOVED mail Makefile Removed files: mail/moztraybiff Makefile distinfo pkg-descr mail/moztraybiff/files patch-Makefile patch-co

Re: cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h

2010-08-03 Thread Andrey Chernov
On Tue, Aug 03, 2010 at 03:39:45PM +, Hiroki Sato wrote: > hrs 2010-08-03 15:39:45 UTC > > FreeBSD ports repository > > Modified files: > print/ghostscript8 Makefile > Removed files: > print/ghostscript8/files patch-jbig2dec__os_types.h > Log: > Use graphics/jbig

cvs commit: ports/security/pulledpork Makefile

2010-08-03 Thread olli hauer
ohauer 2010-08-03 19:16:35 UTC FreeBSD ports repository Modified files: security/pulledpork Makefile Log: - force commit PR ports/148267 PR: ports/148267 Approved by:glarkin (mentor) Revision ChangesPath 1.5 +0 -0 ports/security/pul

cvs commit: ports/www/lighttpd Makefile distinfo pkg-plist ports/www/lighttpd/files lighttpd.sh.in patch-src-connections.c patch-src-mod_extforward.c

2010-08-03 Thread Martin Matuska
mm 2010-08-03 19:09:15 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile distinfo pkg-plist www/lighttpd/files lighttpd.sh.in Added files: www/lighttpd/files patch-src-connections.c patch-src-mod_extforward.c L

cvs commit: ports/security/pulledpork Makefile ports/security/pulledpork/files pkg-message.in

2010-08-03 Thread olli hauer
ohauer 2010-08-03 19:03:38 UTC FreeBSD ports repository Modified files: security/pulledpork Makefile security/pulledpork/files pkg-message.in Log: - enable LICENSE framework (thanks to swell.k _at_ gmail.com) Approved by:glarkin (mentor) Revision Changes

cvs commit: ports/audio/squeezeboxserver-superdatetime Makefile distinfo

2010-08-03 Thread Tim Bishop
tdb 2010-08-03 19:03:12 UTC FreeBSD ports repository Modified files: audio/squeezeboxserver-superdatetime Makefile distinfo Log: - Update to 5.9.3 PR: ports/149184 Submitted by: Alex Varju Revision ChangesPath 1.14 +1 -1 ports/audio

Re: cvs commit: ports/sysutils Makefile ports/sysutils/zfSnap Makefile distinfo pkg-descr

2010-08-03 Thread Alexey Dokuchaev
On Tue, Aug 03, 2010 at 01:27:32PM +0100, Tim Bishop wrote: > Shall I just readd it and delete the original? Or can someone repomv it > to the right name? Thanks for fixing it. Yes, rm/add was sufficient here as there's no history to preserve, just as itetcu@ have said. I could not easily find i

cvs commit: doc/en_US.ISO8859-1/share/sgml authors.ent doc/share/pgpkeys pgpkeys-developers.sgml

2010-08-03 Thread olli hauer
ohauer 2010-08-03 18:06:28 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/share/sgml authors.ent share/pgpkeyspgpkeys-developers.sgml Log: set my pgpkey in the right order change Oliver -> Olli (preferred) Approved by:glarkin

cvs commit: ports/sysutils/polkit-qt Makefile distinfo pkg-plist

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 18:03:11 UTC FreeBSD ports repository Modified files: sysutils/polkit-qt Makefile distinfo pkg-plist Log: Update to 0.96.1 Clean up port Revision ChangesPath 1.3 +6 -12 ports/sysutils/polkit-qt/Makefile 1.2 +3 -3 ports/sys

cvs commit: ports/sysutils/polkit-kde Makefile pkg-plist

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 18:02:57 UTC FreeBSD ports repository Modified files: sysutils/polkit-kde Makefile pkg-plist Log: Update to Clean up port Revision ChangesPath 1.3 +5 -14 ports/sysutils/polkit-kde/Makefile 1.2 +2 -1 ports/sysutils/polkit-kd

cvs commit: ports/sysutils/policykit-qt Makefile distinfo pkg-plist

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 18:02:44 UTC FreeBSD ports repository Modified files: sysutils/policykit-qt Makefile distinfo pkg-plist Log: Update to 0.9.4 Clean up port Revision ChangesPath 1.7 +2 -9 ports/sysutils/policykit-qt/Makefile 1.3 +3 -3 ports/

cvs commit: ports/x11-fonts/wqy Makefile distinfo pkg-plist ports/x11-fonts/wqy/files 85-wqy.conf

2010-08-03 Thread Xin LI
delphij 2010-08-03 17:55:44 UTC FreeBSD ports repository Modified files: x11-fonts/wqyMakefile distinfo pkg-plist x11-fonts/wqy/files 85-wqy.conf Log: Update x11-fonts/wqy to include the following improvements: - Update Song bitmap and Zenhei TrueType fonts;

cvs commit: ports/math/gmm++ Makefile distinfo

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 17:51:38 UTC FreeBSD ports repository Modified files: math/gmm++ Makefile distinfo Log: Update to 4.1 Revision ChangesPath 1.4 +1 -1 ports/math/gmm++/Makefile 1.4 +3 -3 ports/math/gmm++/distinfo

cvs commit: ports/math/eigen2 Makefile distinfo pkg-plist

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 17:51:23 UTC FreeBSD ports repository Modified files: math/eigen2 Makefile distinfo pkg-plist Log: Update to 2.0.15 Revision ChangesPath 1.14 +1 -1 ports/math/eigen2/Makefile 1.11 +3 -3 ports/math/eigen2/distinfo 1.9

cvs commit: ports/sysutils/zfsnap Makefile distinfo pkg-descr

2010-08-03 Thread Tim Bishop
tdb 2010-08-03 17:42:59 UTC FreeBSD ports repository Modified files: sysutils/zfsnap Makefile distinfo pkg-descr Log: - Update to 1.1.8 PR: ports/149239 Submitted by: Aldis Berjoza Revision ChangesPath 1.2 +1 -1 ports/sysutils

cvs commit: ports/sysutils Makefile ports/sysutils/zfSnap Makefile distinfo pkg-descr

2010-08-03 Thread Tim Bishop
tdb 2010-08-03 17:40:43 UTC FreeBSD ports repository Modified files: sysutils Makefile Removed files: sysutils/zfSnap Makefile distinfo pkg-descr Log: Replace sysutils/zfSnap with more appropriately named sysutils/zfsnap. PR: ports/149

cvs commit: ports/sysutils Makefile ports/sysutils/zfsnap Makefile distinfo pkg-descr

2010-08-03 Thread Tim Bishop
tdb 2010-08-03 17:39:21 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/zfsnap Makefile distinfo pkg-descr Log: - Add new port sysutils/zfsnap: zfSnap is very simple sh script to make periodic zfs snapshots wit

cvs commit: ports/multimedia/umph Makefile pkg-plist

2010-08-03 Thread Li-Wen Hsu
lwhsu 2010-08-03 17:39:02 UTC FreeBSD ports repository Modified files: multimedia/umph Makefile Removed files: multimedia/umph pkg-plist Log: - Use PLIST_DIRS and PLIST_FILES PR: ports/149217 Submitted by: Sunpoet Po-Chuan Hsieh (maintaine

cvs commit: ports/dns/nsd Makefile distinfo

2010-08-03 Thread Li-Wen Hsu
lwhsu 2010-08-03 17:26:10 UTC FreeBSD ports repository Modified files: dns/nsd Makefile distinfo Log: - Update to 3.2.6 PR: ports/149234 Submitted by: Jaap Akkerhuis (maintainer) Revision ChangesPath 1.49 +5 -8 ports/dns/

cvs commit: ports/www/moonshine Makefile distinfo pkg-plist ports/www/moonshine/files patch-autogen.sh patch-configure patch-configure.ac patch-plugin-generate-resource patch-plugin-xpi-Makefile.am pa

2010-08-03 Thread Romain Tarti�re
romain 2010-08-03 16:18:59 UTC FreeBSD ports repository Modified files: www/moonshineMakefile distinfo pkg-plist Added files: www/moonshine/files patch-autogen.sh patch-configure.ac patch-plugin-generate-resource pat

cvs commit: ports/www/nginx-devel Makefile distinfo

2010-08-03 Thread Sergey A. Osokin
osa 2010-08-03 15:48:44 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update from 0.8.47 to 0.8.48. *) Change: now the "server_name" directive default value is an empty name "". Thanks to Gena Makhomed. *) C

Re: cvs commit: ports/sysutils Makefile ports/sysutils/zfSnap Makefile distinfo pkg-descr

2010-08-03 Thread Ion-Mihai Tetcu
On Tue, 3 Aug 2010 13:27:32 +0100 Tim Bishop wrote: > On Tue, Aug 03, 2010 at 12:18:02PM +, Alexey Dokuchaev wrote: > > On Tue, Aug 03, 2010 at 11:01:40AM +, Tim Bishop wrote: > > > tdb 2010-08-03 11:01:40 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files:

cvs commit: doc/hu_HU.ISO8859-2/books/handbook/linuxemu chapter.sgml

2010-08-03 Thread Gabor Pali
pgj 2010-08-03 15:41:15 UTC FreeBSD doc repository Modified files: hu_HU.ISO8859-2/books/handbook/linuxemu chapter.sgml Log: - Fix typos, correct spelling, and improve translation in the Hungarian Handbook, Chapter 10 Submitted by: Katalin Konkoly Revision C

cvs commit: ports/print/ghostscript8 Makefile ports/print/ghostscript8/files patch-jbig2dec__os_types.h

2010-08-03 Thread Hiroki Sato
hrs 2010-08-03 15:39:45 UTC FreeBSD ports repository Modified files: print/ghostscript8 Makefile Removed files: print/ghostscript8/files patch-jbig2dec__os_types.h Log: Use graphics/jbig2dec for libjbig2dec instead of the bundled one. Submitted by: mi Rev

cvs commit: www/en/cgi man.cgi

2010-08-03 Thread Wolfram Schneider
wosch 2010-08-03 15:28:38 UTC FreeBSD doc repository Modified files: en/cgi man.cgi Log: Fix "RELEASE and Ports" config. PR: www/149093 Revision ChangesPath 1.251 +7 -8 www/en/cgi/man.cgi ___ cvs-all

cvs commit: ports LEGAL MOVED ports/sysutils Makefile ports/sysutils/aaccli Makefile distinfo.i386 pkg-descr pkg-plist.i386

2010-08-03 Thread Baptiste Daroussin
bapt2010-08-03 14:36:38 UTC FreeBSD ports repository Modified files: .LEGAL MOVED sysutils Makefile Removed files: sysutils/aaccli Makefile distinfo.i386 pkg-descr pkg-plist.i386 Log: Remove expired aa

cvs commit: ports/graphics/py-graphviz Makefile distinfo pkg-plist ports/graphics/py-graphviz/files patch-setup.py

2010-08-03 Thread Rong-En Fan
rafan 2010-08-03 14:15:52 UTC FreeBSD ports repository Modified files: graphics/py-graphviz Makefile distinfo pkg-plist graphics/py-graphviz/files patch-setup.py Log: - Update to 1.0 Revision ChangesPath 1.24 +1 -2 ports/graphics/py-graphviz/Makefile

cvs commit: ports/devel/p5-Module-ScanDeps Makefile distinfo

2010-08-03 Thread Rong-En Fan
rafan 2010-08-03 14:15:21 UTC FreeBSD ports repository Modified files: devel/p5-Module-ScanDeps Makefile distinfo Log: - Update to 0.98 PR: ports/149223 Submitted by: Frederic Culot Revision ChangesPath 1.47 +1 -1 ports/devel/p5-Modul

cvs commit: ports/graphics/gdal Makefile pkg-plist

2010-08-03 Thread Sergey A. Osokin
osa 2010-08-03 13:53:47 UTC FreeBSD ports repository Modified files: graphics/gdalMakefile pkg-plist Log: Fix pkg-plist. Bump PORTREVISION. Approved by:glebius (maintainer) Revision ChangesPath 1.45 +1 -0 ports/graphics/gdal/Makefile

Re: cvs commit: ports/graphics/osg Makefile ports/graphics/osg-devel Makefile ports/graphics/mapserver Makefile ports/math/saga Makefile ports/graphics/gdal Makefile distinfo pkg-plist ports/graphics/

2010-08-03 Thread QAT
The Restless Daemon identified a mtree error while trying to build: gdal-1.7.2 maintained by gleb...@freebsd.org Makefile ident: $FreeBSD: ports/graphics/gdal/Makefile,v 1.44 2010/08/03 13:35:21 osa Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/gdal-1.7.2.log : libtool: install:

cvs commit: ports/misc Makefile ports/misc/kbdscan Makefile distinfo pkg-descr ports/misc/kbdscan/files LICENSE-kbdscan

2010-08-03 Thread Giuseppe Pilichi
jacula 2010-08-03 13:45:22 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/kbdscan Makefile distinfo pkg-descr misc/kbdscan/files LICENSE-kbdscan Log: kbdscan is a small program to set the FreeBSD console keyboar

cvs commit: ports/graphics/osg Makefile ports/graphics/osg-devel Makefile ports/graphics/mapserver Makefile ports/math/saga Makefile ports/graphics/gdal Makefile distinfo pkg-plist ports/graphics/gdal

2010-08-03 Thread Sergey A. Osokin
osa 2010-08-03 13:35:21 UTC FreeBSD ports repository Modified files: graphics/osg Makefile graphics/osg-devel Makefile graphics/mapserver Makefile math/sagaMakefile graphics/gdalMakefile distinfo pkg-plist graphics/gdal/file

cvs commit: doc/ru_RU.KOI8-R/books/handbook/boot chapter.sgml

2010-08-03 Thread Taras Korenko
taras 2010-08-03 12:48:56 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/boot chapter.sgml Log: - MFen: handbook/boot/chapter.sgml 1.65 --> 1.70 Approved by: marck (mentor) Revision ChangesPath 1.18 +181 -2doc/ru_RU.KOI8-R/boo

cvs commit: ports/misc/rabbit Makefile distinfo pkg-plist

2010-08-03 Thread TAKATSU Tomonari
tota2010-08-03 12:42:57 UTC FreeBSD ports repository Modified files: misc/rabbit Makefile distinfo pkg-plist Log: - Update to 0.6.5 - Remove LICENSE and LICENSE_FILE because Rabbit is distributed under the RUBY LICENSE Revision ChangesPath 1.3

cvs commit: ports/multimedia/mencoder Makefile distinfo ports/multimedia/mplayer Makefile Makefile.options Makefile.shared distinfo ports/multimedia/mplayer/files patch-configure patch-vidix-pci.c

2010-08-03 Thread Rene Ladan
rene2010-08-03 12:37:29 UTC FreeBSD ports repository Modified files: multimedia/mencoder Makefile distinfo multimedia/mplayer Makefile Makefile.options Makefile.shared distinfo multimedia/mplayer/files patch-configure Removed files: mu

cvs commit: ports/deskutils/phpgroupware Makefile distinfo pkg-plist

2010-08-03 Thread Jimmy Olgeni
olgeni 2010-08-03 12:35:39 UTC FreeBSD ports repository Modified files: deskutils/phpgroupware Makefile distinfo pkg-plist Log: Upgrade to version 0.9.16.017. Revision ChangesPath 1.29 +1 -1 ports/deskutils/phpgroupware/Makefile 1.20 +3 -3 ports

Re: cvs commit: ports/sysutils Makefile ports/sysutils/zfSnap Makefile distinfo pkg-descr

2010-08-03 Thread Tim Bishop
On Tue, Aug 03, 2010 at 12:18:02PM +, Alexey Dokuchaev wrote: > On Tue, Aug 03, 2010 at 11:01:40AM +, Tim Bishop wrote: > > tdb 2010-08-03 11:01:40 UTC > > > > FreeBSD ports repository > > > > Modified files: > > sysutils Makefile > > Added files: > > sy

cvs commit: ports/www/xpi-statusbarclock Makefile

2010-08-03 Thread Rene Ladan
rene2010-08-03 12:24:55 UTC FreeBSD ports repository Modified files: www/xpi-statusbarclock Makefile Log: Deprecate, for firefox2 only, scheduled to expire on 2010-10-01 PR: ports/149210 Submitted by: maintainer Approved by:tabthorpe (mentor) R

cvs commit: ports/www/xpi-preferential Makefile

2010-08-03 Thread Rene Ladan
rene2010-08-03 12:23:28 UTC FreeBSD ports repository Modified files: www/xpi-preferential Makefile Log: Deprecate, for firefox2 only, scheduled to expire on 2010-10-01 PR: ports/149209 Submitted by: maintainer Approved by:tabthorpe (mentor) Rev

cvs commit: ports/www/xpi-hit-a-hint Makefile

2010-08-03 Thread Rene Ladan
rene2010-08-03 12:22:11 UTC FreeBSD ports repository Modified files: www/xpi-hit-a-hint Makefile Log: Deprecate, for firefox2 only, scheduled to expire on 2010-10-01 PR: ports/149207 Submitted by: maintainer Approved by:tabthorpe (mentor) Rev

cvs commit: ports/devel/doxygen Makefile distinfo ports/devel/doxygen/files patch-addon-doxywizard-Makefile.in patch-configure patch-md5 ports/graphics/libwpg Makefile pkg-plist ports/audio/libnjb Mak

2010-08-03 Thread Rene Ladan
rene2010-08-03 12:18:30 UTC FreeBSD ports repository Modified files: devel/doxygenMakefile distinfo devel/doxygen/files patch-addon-doxywizard-Makefile.in patch-configure patch-md5 graphics/libwpg Makefile pkg-plist audio/libn

Re: cvs commit: ports/sysutils Makefile ports/sysutils/zfSnap Makefile distinfo pkg-descr

2010-08-03 Thread Alexey Dokuchaev
On Tue, Aug 03, 2010 at 11:01:40AM +, Tim Bishop wrote: > tdb 2010-08-03 11:01:40 UTC > > FreeBSD ports repository > > Modified files: > sysutils Makefile > Added files: > sysutils/zfSnap Makefile distinfo pkg-descr > Log: > - Add new port sysutils

Now OK (Re: cvs commit: ports/x11-fonts/moveable-type-fonts Makefile)

2010-08-03 Thread QAT
x11-fonts/moveable-type-fonts, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemo

cvs commit: ports/x11-fonts/moveable-type-fonts Makefile

2010-08-03 Thread Jimmy Olgeni
olgeni 2010-08-03 12:13:36 UTC FreeBSD ports repository Modified files: x11-fonts/moveable-type-fonts Makefile Log: Use WRKDIR correctly in do-install target. Reported by:QAT Revision ChangesPath 1.3 +3 -3 ports/x11-fonts/moveable-type-fonts/Makef

Re: cvs commit: ports/x11-fonts/moveable-type-fonts Makefile

2010-08-03 Thread QAT
The Restless Daemon identified a PLIST error while trying to build: moveable-type-fonts-20100801 maintained by olg...@freebsd.org Makefile ident: $FreeBSD: ports/x11-fonts/moveable-type-fonts/Makefile,v 1.2 2010/08/03 12:08:35 olgeni Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD

cvs commit: ports/x11-fonts/moveable-type-fonts Makefile

2010-08-03 Thread Jimmy Olgeni
olgeni 2010-08-03 12:08:35 UTC FreeBSD ports repository Modified files: x11-fonts/moveable-type-fonts Makefile Log: Use INSTALL_DATA and make the installation steps more verbose, trying to figure out why QAT doesn't like this. Revision ChangesPath 1.2 +3 -3

cvs commit: ports/graphics/sdl_gfx Makefile distinfo

2010-08-03 Thread Marcus von Appen
mva 2010-08-03 11:59:36 UTC FreeBSD ports repository Modified files: graphics/sdl_gfx Makefile distinfo Log: - Update to 2.0.21 Revision ChangesPath 1.44 +1 -1 ports/graphics/sdl_gfx/Makefile 1.16 +3 -3 ports/graphics/sdl_gfx/distinfo ___

Re: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/moveable-type-fonts Makefile distinfo pkg-descr pkg-plist

2010-08-03 Thread QAT
The Restless Daemon identified a PLIST error while trying to build: moveable-type-fonts-20100801 maintained by olg...@freebsd.org Makefile ident: $FreeBSD: ports/x11-fonts/moveable-type-fonts/Makefile,v 1.1 2010/08/03 11:47:04 olgeni Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD

cvs commit: ports/x11-fonts Makefile ports/x11-fonts/moveable-type-fonts Makefile distinfo pkg-descr pkg-plist

2010-08-03 Thread Jimmy Olgeni
olgeni 2010-08-03 11:47:04 UTC FreeBSD ports repository Modified files: x11-fontsMakefile Added files: x11-fonts/moveable-type-fonts Makefile distinfo pkg-descr pkg-plist Log: Add moveable-type-fonts, a collection of open sou

Now OK (Re: cvs commit: ports/graphics/libecwj2 Makefile)

2010-08-03 Thread QAT
graphics/libecwj2, which was previously failing is OK after this commit. Thanks for fixing it! A description of the testing process can be found here: http://T32.TecNik93.com/FreeBSD/QA-Tindy/ Thanks for your work on making FreeBSD better, -- QAT - your friendly neighborhood Daemon, preparing

cvs commit: ports/graphics/libecwj2 Makefile

2010-08-03 Thread Sergey A. Osokin
osa 2010-08-03 11:38:24 UTC FreeBSD ports repository Modified files: graphics/libecwj2Makefile Log: The distfile is now temporary unavailable on vendor website. Place it temporarily into local distfiles. http://www.erdas.com/Products/ERDASProductInformation/tabid

cvs commit: ports/graphics/glew Makefile distinfo

2010-08-03 Thread Marcus von Appen
mva 2010-08-03 11:29:34 UTC FreeBSD ports repository Modified files: graphics/glewMakefile distinfo Log: - Update to 1.5.5 Revision ChangesPath 1.26 +1 -1 ports/graphics/glew/Makefile 1.15 +3 -3 ports/graphics/glew/distinfo __

cvs commit: ports/editors/vile Makefile distinfo ports/editors/xvile Makefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl pkg-plist.perl+filt

2010-08-03 Thread Gary Jennejohn
gj 2010-08-03 11:25:46 UTC FreeBSD ports repository Modified files: editors/vile Makefile distinfo editors/xvileMakefile distinfo pkg-plist pkg-plist.filt pkg-plist.perl pkg-plist.perl+filt Log: Update

cvs commit: ports/sysutils Makefile ports/sysutils/zfSnap Makefile distinfo pkg-descr

2010-08-03 Thread Tim Bishop
tdb 2010-08-03 11:01:40 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/zfSnap Makefile distinfo pkg-descr Log: - Add new port sysutils/zfSnap: zfSnap is very simple sh script to make periodic zfs snapshots wit

cvs commit: ports/math/rpy Makefile pkg-plist

2010-08-03 Thread Pav Lucistnik
pav 2010-08-03 10:59:16 UTC FreeBSD ports repository Modified files: math/rpy Makefile pkg-plist Log: - Chase R update Submitted by: b. f. Revision ChangesPath 1.21 +2 -2 ports/math/rpy/Makefile 1.12 +1 -1 ports/math/rpy/p

cvs commit: ports LEGAL ports/graphics Makefile ports/graphics/libecwj2 Makefile distinfo pkg-descr pkg-plist ports/graphics/libecwj2/files patch-Makefile.am patch-Makefile.in patch-Source-C-NCSUtil-f

2010-08-03 Thread Sergey A. Osokin
osa 2010-08-03 10:26:57 UTC FreeBSD ports repository Modified files: .LEGAL graphics Makefile Added files: graphics/libecwj2Makefile distinfo pkg-descr pkg-plist graphics/libecwj2/files patch-Makefile.am patch-Makefile.in

cvs commit: ports/devel Makefile ports/devel/buildapp Makefile distinfo pkg-descr

2010-08-03 Thread Giuseppe Pilichi
jacula 2010-08-03 10:19:19 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/buildapp Makefile distinfo pkg-descr Log: Allows building executables simply from sbcl. Also allows for ARGV so programs generated behave li

cvs commit: ports/devel/libevent Makefile

2010-08-03 Thread Martin Matuska
mm 2010-08-03 09:54:18 UTC FreeBSD ports repository Modified files: devel/libevent Makefile Log: Remove unused lib dependency on librt PR: ports/148938 Submitted by: swel...@gmail.com Revision ChangesPath 1.45 +2 -0 ports/deve

cvs commit: ports/x11-themes Makefile

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 09:45:42 UTC FreeBSD ports repository Modified files: x11-themes Makefile Log: Connect cursor-chameleon-* ports Revision ChangesPath 1.239 +5 -0 ports/x11-themes/Makefile ___ cvs-all@fre

cvs commit: ports/x11-themes/cursor-chameleon-anthracite Makefile distinfo pkg-descr pkg-plist ports/x11-themes/cursor-chameleon-darkskyblue Makefile distinfo pkg-descr pkg-plist ports/x11-themes/curs

2010-08-03 Thread Max Brazhnikov
makc2010-08-03 09:45:10 UTC FreeBSD ports repository Added files: x11-themes/cursor-chameleon-anthracite Makefile distinfo pkg-descr pkg-plist x11-themes/cursor-chameleon-darkskyblue Makefile distinfo

cvs commit: ports/devel/cvs2cl Makefile distinfo

2010-08-03 Thread Marcus von Appen
mva 2010-08-03 08:29:48 UTC FreeBSD ports repository Modified files: devel/cvs2cl Makefile distinfo Log: - Update to 2.72 Revision ChangesPath 1.31 +1 -1 ports/devel/cvs2cl/Makefile 1.22 +3 -3 ports/devel/cvs2cl/distinfo _