cvs commit: ports/dns/maradns Makefile pkg-plist ports/dns/maradns/files maradns.in rc_d.sh zoneserver.in

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 06:58:30 UTC FreeBSD ports repository Modified files: dns/maradns Makefile pkg-plist Added files: dns/maradns/filesmaradns.in zoneserver.in Removed files: dns/maradns/filesrc_d.sh Log: - USE_RC_SUBR != yes - clean up rc scripts

cvs commit: ports/sysutils/uptimec Makefile ports/sysutils/uptimec/files uptimec.in uptimec.sh.in

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 06:41:07 UTC FreeBSD ports repository Modified files: sysutils/uptimec Makefile Added files: sysutils/uptimec/files uptimec.in Removed files: sysutils/uptimec/files uptimec.sh.in Log: - USE_RC_SUBR != yes - portlint Revision Changes

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

2009-07-14 Thread Alexey Dokuchaev
On Tue, Jul 14, 2009 at 09:14:00PM +, Kris Moore wrote: > kmoore 2009-07-14 21:14:00 UTC > > FreeBSD ports repository > > Added files: > sysutils/libpcbsdMakefile distinfo pkg-descr > Log: > PC-BSD Support Libraries > > Set of functions used by various PC-BSD utilit

cvs commit: ports/ftp/jftpgw Makefile pkg-plist ports/ftp/jftpgw/files jftpgw.in jftpgw.sh.in

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 05:37:48 UTC FreeBSD ports repository Modified files: ftp/jftpgw Makefile pkg-plist Added files: ftp/jftpgw/files jftpgw.in Removed files: ftp/jftpgw/files jftpgw.sh.in Log: - USE_RC_SUBR != yes - portlint Revision Chang

Re: cvs commit: ports/net/howl Makefile pkg-plist ports/net/howl/files mdnsresponder.in mdnsresponder.sh

2009-07-14 Thread Doug Barton
This script has a few more issues. :) The empty _flags assignment should be removed. The default variable assignments should go below load_rc_config. The _start method should just be removed, and instead the following should be added after rcvar= command=%%PREFIX%%/bin/mDNSResponder The _stop meth

cvs commit: ports/mail/nullmailer Makefile pkg-plist ports/mail/nullmailer/files nullmail.sh nullmailer.in pkg-install.in pkg-install.proto pkg-message.in pkg-message.proto

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 05:33:15 UTC FreeBSD ports repository Modified files: mail/nullmailer Makefile pkg-plist Added files: mail/nullmailer/files nullmailer.in pkg-install.in pkg-message.in Removed files: mail/nullmailer/files nullmail.sh pk

Re: cvs commit: ports/sysutils/idled Makefile pkg-plist ports/sysutils/idled/files idled.in idled.sh patch-Makefile patch-aa

2009-07-14 Thread Philip M. Gollucci
Doug Barton wrote: Overall this is a big improvement, thanks. :) The only real error in the script is the empty _flags assignment which should be removed. You might also want to take a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html hope this helps, yo

Re: cvs commit: ports/sysutils/idled Makefile pkg-plist ports/sysutils/idled/files idled.in idled.sh patch-Makefile patch-aa

2009-07-14 Thread Doug Barton
Overall this is a big improvement, thanks. :) The only real error in the script is the empty _flags assignment which should be removed. You might also want to take a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/rc-scripts.html hope this helps, Doug Philip M. Gollucc

cvs commit: ports/net/howl Makefile pkg-plist ports/net/howl/files mdnsresponder.in mdnsresponder.sh

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 05:21:42 UTC FreeBSD ports repository Modified files: net/howl Makefile pkg-plist Added files: net/howl/files mdnsresponder.in Removed files: net/howl/files mdnsresponder.sh Log: - USE_RC_SUBR !=yes - portlint Revis

cvs commit: ports/archivers/p5-IO-Zlib Makefile distinfo

2009-07-14 Thread Jun Kuriyama
kuriyama2009-07-15 05:12:51 UTC FreeBSD ports repository Modified files: archivers/p5-IO-Zlib Makefile distinfo Log: Upgrade to 1.10. Revision ChangesPath 1.11 +3 -3 ports/archivers/p5-IO-Zlib/Makefile 1.8 +3 -3 ports/archivers/p5-IO-Zlib/distin

cvs commit: ports/sysutils/idled Makefile pkg-plist ports/sysutils/idled/files idled.in idled.sh patch-Makefile patch-aa

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 05:09:46 UTC FreeBSD ports repository Modified files: sysutils/idled Makefile Added files: sysutils/idled/files idled.in patch-Makefile Removed files: sysutils/idled pkg-plist sysutils/idled/files idled.sh patch-aa Log: - USE_RC_

cvs commit: ports/textproc/mxml/files patch-libtool22

2009-07-14 Thread Jeremy Messenger
mezz2009-07-15 04:52:12 UTC FreeBSD ports repository Added files: textproc/mxml/files patch-libtool22 Log: Fix the installation w/ libtool 2.2. Revision ChangesPath 1.1 +15 -0 ports/textproc/mxml/files/patch-libtool22 (new) _

cvs commit: ports/textproc/sgmls Makefile

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 04:39:36 UTC FreeBSD ports repository Modified files: textproc/sgmls Makefile Log: - Fix build with custom PREFIX Reported by:QATty Revision ChangesPath 1.6 +5 -2 ports/textproc/sgmls/Makefile _

cvs commit: ports/net/etunnel Makefile

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 04:33:20 UTC FreeBSD ports repository Modified files: net/etunnel Makefile Log: - Fix build with custom LOCALBASE Reported by:QATty Revision ChangesPath 1.5 +3 -6 ports/net/etunnel/Makefile _

cvs commit: ports/www/flickcurl Makefile distinfo pkg-plist

2009-07-14 Thread Vanilla I. Shu
vanilla 2009-07-15 03:36:55 UTC FreeBSD ports repository Modified files: www/flickcurlMakefile distinfo pkg-plist Log: Upgrade to 1.12. Revision ChangesPath 1.17 +1 -1 ports/www/flickcurl/Makefile 1.14 +3 -3 ports/www/flickcurl/distinfo

Re: cvs commit: ports/www Makefile ports/www/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Masafumi NAKANE
On Tue, 14 Jul 2009 22:11:58 -0400, Greg Larkin wrote: > Hello all, > I added this port to the security category a while back: > http://www.freebsd.org/cgi/cvsweb.cgi/ports/security/p5-Apache-Htpasswd/ > If it needs the www category added to it, I can do that after the new > port is removed. Oo

Re: cvs commit: ports/www Makefile ports/www/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Wilke wrote: > miwi2009-07-14 22:26:04 UTC > > FreeBSD ports repository > > Modified files: > www Makefile > Added files: > www/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist > Log: > This

cvs commit: ports/databases/libmemcached Makefile

2009-07-14 Thread Vanilla I. Shu
vanilla 2009-07-15 01:38:46 UTC FreeBSD ports repository Modified files: databases/libmemcached Makefile Log: Fix build problem. Obtained from: QAT@ Revision ChangesPath 1.18 +1 -0 ports/databases/libmemcached/Makefile _

cvs commit: ports/cad/p5-Verilog-Perl Makefile distinfo pkg-plist

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 00:42:29 UTC FreeBSD ports repository Modified files: cad/p5-Verilog-Perl Makefile distinfo pkg-plist Log: - Update to 2.11 PR: ports/136485 Submitted by: otacilio.n...@ee.ufcg.edu.br (maintainer) Revision ChangesPath 1.3

cvs commit: ports/www/p5-Web-Scraper Makefile distinfo pkg-plist

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 00:27:18 UTC FreeBSD ports repository Modified files: www/p5-Web-Scraper Makefile distinfo pkg-plist Log: - Update to 0.30 PR: ports/136692 Submitted by: TERAMOTO Masahiro Tested by: Cezary Morga Revision ChangesPath

cvs commit: CVSROOT modules

2009-07-14 Thread Edwin Groothuis
edwin 2009-07-15 00:26:27 UTC FreeBSD ports repository Modified files: .modules Log: Ports modules update at Wednesday 15 July 2009 at 00:26 Revision ChangesPath 1.20481 +30 -2 CVSROOT/modules ___

cvs commit: ports/audio/p5-MusicBrainz-Client Makefile

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 00:15:07 UTC FreeBSD ports repository Modified files: audio/p5-MusicBrainz-Client Makefile Log: - Fix build with custom LOCALBASE Reported by:QATty Submitted by: Cezary Morga Revision ChangesPath 1.12 +3 -0 ports/audio/p5-Mu

cvs commit: ports/multimedia/smplayer Makefile

2009-07-14 Thread Martin Wilke
miwi2009-07-15 00:12:21 UTC FreeBSD ports repository Modified files: multimedia/smplayer Makefile Log: - Pass maintainership also to dhn@ Revision ChangesPath 1.17 +1 -1 ports/multimedia/smplayer/Makefile ___

cvs commit: ports/www/firefox35-i18n Makefile Makefile.lang Makefile.option distinfo

2009-07-14 Thread Martin Wilke
miwi2009-07-15 00:06:11 UTC FreeBSD ports repository Modified files: www/firefox35-i18n Makefile Makefile.lang Makefile.option distinfo Log: - Add some new language Submitted by: jkim Revision ChangesPath 1.41 +1 -0 por

cvs commit: ports/www/xpi-quick-locale-switcher Makefile distinfo

2009-07-14 Thread Martin Wilke
miwi2009-07-15 00:04:04 UTC FreeBSD ports repository Modified files: www/xpi-quick-locale-switcher Makefile distinfo Log: - Update to 1.6.10 Submitted by: jkim Revision ChangesPath 1.18 +2 -2 ports/www/xpi-quick-locale-switcher/Makefile 1.11

cvs commit: ports/www/libapreq2 Makefile

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-15 00:03:41 UTC FreeBSD ports repository Modified files: www/libapreq2Makefile Log: - Duplicate the fix for ports/134889 in the base port. Reported by:Vick Khera Approved by:maintainer(skv; implicit) With Hat: apache@ Revision

cvs commit: ports/dns/p5-Net-LibIDN Makefile distinfo

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:55:23 UTC FreeBSD ports repository Modified files: dns/p5-Net-LibIDNMakefile distinfo Log: - Update to 0.12 PR: ports/136536 Approved by:maintainer Submitted by: myself (pgollucci@) Revision ChangesPath 1.16 +

cvs commit: ports/net/ssltunnel-client Makefile distinfo

2009-07-14 Thread Marcelo Araujo
araujo 2009-07-14 23:54:55 UTC FreeBSD ports repository Modified files: net/ssltunnel-client Makefile distinfo Log: - Update to 1.16. - Mark as unbroken. PR: ports/136077 Submitted by: Sylvio Cesar Approved by:maintainer timeout ( > 2 weeks) Re

cvs commit: ports/audio/p5-MP3-Tag Makefile distinfo pkg-plist

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:53:50 UTC FreeBSD ports repository Modified files: audio/p5-MP3-Tag Makefile distinfo pkg-plist Log: - Update to 1.11 PR: ports/136484 Approved by:maintainer Submitted by: myself (pgollucci@) Revision ChangesPath 1

cvs commit: ports/net/ssltunnel-server Makefile distinfo

2009-07-14 Thread Marcelo Araujo
araujo 2009-07-14 23:52:47 UTC FreeBSD ports repository Modified files: net/ssltunnel-server Makefile distinfo Log: - Update to 1.16. PR: ports/136076 Submitted by: Sylvio Cesar Approved by:maintainer timeout ( > 2 weeks) Revision ChangesPat

cvs commit: ports/lang/p5-Tcl/files patch-Makefile.PL

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:38:32 UTC FreeBSD ports repository Added files: lang/p5-Tcl/filespatch-Makefile.PL Log: - Fix build with custom LOCALBASE Reported by:QATty Submitted by: Cezary Morga Revision ChangesPath 1.1 +12 -0 ports/lang/p5-Tcl/

cvs commit: ports/www/p5-Gantry Makefile ports/www/p5-Gantry/files patch-Build.PL patch-lib__Gantry__Build.pm

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:30:56 UTC FreeBSD ports repository Modified files: www/p5-GantryMakefile www/p5-Gantry/files patch-Build.PL Added files: www/p5-Gantry/files patch-lib__Gantry__Build.pm Log: - Fix build with custom PREFIX [1] - Fix Dependencies [2]

cvs commit: ports/net-mgmt/nipper Makefile

2009-07-14 Thread Martin Wilke
miwi2009-07-14 23:21:43 UTC FreeBSD ports repository Modified files: net-mgmt/nipper Makefile Log: - Downgrade Makefile to 0.11.10 - Pass maintainership to new volunteer Revision ChangesPath 1.23 +3 -2 ports/net-mgmt/nipper/Makefile __

cvs commit: ports/mail/p5-Mail-RFC822-Address Makefile

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:20:59 UTC FreeBSD ports repository Modified files: mail/p5-Mail-RFC822-Address Makefile Log: - pass to perl@, a dep of www/p5-Gantry Revision ChangesPath 1.8 +1 -1 ports/mail/p5-Mail-RFC822-Address/Makefile ___

cvs commit: ports/textproc Makefile ports/textproc/p5-Template-Plugin-HTML-SuperForm Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:18:18 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-Template-Plugin-HTML-SuperForm Makefile distinfo pkg-descr pkg-plist Log: This is an interface i

cvs commit: ports/textproc Makefile ports/textproc/p5-HTML-SuperForm Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 23:17:36 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/p5-HTML-SuperForm Makefile distinfo pkg-descr pkg-plist Log: Used in its basic form, this module provides an interf

cvs commit: ports/www Makefile ports/www/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Martin Wilke
miwi2009-07-14 22:26:04 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-Apache-Htpasswd Makefile distinfo pkg-descr pkg-plist Log: This module comes with a set of methods to use with htaccess password files. These files

cvs commit: ports MOVED

2009-07-14 Thread Martin Wilke
miwi2009-07-14 22:12:13 UTC FreeBSD ports repository Modified files: .MOVED Log: - Document firefox-devel removal Revision ChangesPath 1.1949+3 -1 ports/MOVED ___ cvs-all@freebsd.org mailing

cvs commit: ports/www Makefile ports/www/firefox-devel Makefile distinfo pkg-descr pkg-message ports/www/firefox-devel/files firefox.desktop.in moz_pis_S50cleanhome patch-browser_app_mozilla.in patch-

2009-07-14 Thread Martin Wilke
miwi2009-07-14 22:10:37 UTC FreeBSD ports repository Modified files: www Makefile Removed files: www/firefox-develMakefile distinfo pkg-descr pkg-message www/firefox-devel/files firefox.desktop.in moz_pis_S50cleanhome

cvs commit: ports/www Makefile

2009-07-14 Thread Martin Wilke
miwi2009-07-14 22:07:13 UTC FreeBSD ports repository Modified files: www Makefile Log: - Connect firefox35-i18n to the build Revision ChangesPath 1.2401+3 -2 ports/www/Makefile ___ cvs-all@freeb

cvs commit: ports/www/firefox35-i18n Makefile Makefile.lang Makefile.option distinfo pkg-descr

2009-07-14 Thread Martin Wilke
miwi2009-07-14 22:02:22 UTC FreeBSD ports repository Modified files: www/firefox35-i18n Makefile Makefile.lang Makefile.option distinfo pkg-descr Log: - Update to 3.5 PR: 136235 Submitted by: Dominic Fandrey Revision Cha

cvs commit: ports/www/firefox35-i18n Makefile Makefile.lang Makefile.option distinfo pkg-descr

2009-07-14 Thread Martin Wilke
miwi2009-07-14 22:01:11 UTC FreeBSD ports repository Modified files: www/firefox35-i18n Makefile Makefile.lang Makefile.option distinfo pkg-descr Log: - Force commit after repocopy: www/firefox3-i18n -> www/firefox35-i18n Revision C

cvs commit: ports/www/p5-WWW-Shorten-Bitly Makefile distinfo pkg-plist

2009-07-14 Thread Martin Wilke
miwi2009-07-14 21:57:45 UTC FreeBSD ports repository Modified files: www/p5-WWW-Shorten-Bitly Makefile distinfo pkg-plist Log: - Update to 1.10 PR: 136766 Submitted by: Masafumi NAKANE (maintainer) Revision ChangesPath 1.2 +2 -2 po

cvs commit: ports/www Makefile ports/www/rubygem-feed-normalizer Makefile distinfo pkg-descr

2009-07-14 Thread Martin Wilke
miwi2009-07-14 21:55:19 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/rubygem-feed-normalizer Makefile distinfo pkg-descr Log: Feed normalizer wraps various RSS and Atom parsers, and returns a single unified object graph,

cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_ice Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Martin Wilke
miwi2009-07-14 21:40:06 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-check_ice Makefile distinfo pkg-descr pkg-plist Log: check_ice is a Nagios plugin-in that checks if a stream i

cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_nick Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Martin Wilke
miwi2009-07-14 21:39:29 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-check_nick Makefile distinfo pkg-descr pkg-plist Log: check_nick is a Nagios plugin-in written in python that

cvs commit: ports/net-mgmt Makefile ports/net-mgmt/nagios-check_smartmon Makefile distinfo pkg-descr pkg-plist

2009-07-14 Thread Martin Wilke
miwi2009-07-14 21:39:07 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/nagios-check_smartmon Makefile distinfo pkg-descr pkg-plist Log: check_smartmon is a Nagios plug-in written in p

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

2009-07-14 Thread Kris Moore
kmoore 2009-07-14 21:25:40 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pcbsd-netmanager Makefile distinfo pkg-descr pkg-plist Log: PC-BSD Networking Utilities Includes GUI's for setting up and managing ethernet and wire

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

2009-07-14 Thread Kris Moore
kmoore 2009-07-14 21:14:00 UTC FreeBSD ports repository Added files: sysutils/libpcbsdMakefile distinfo pkg-descr Log: PC-BSD Support Libraries Set of functions used by various PC-BSD utilities WWW: http://www.pcbsd.org/ Approved by:miwi (mentor) Revi

cvs commit: ports/sysutils Makefile

2009-07-14 Thread Kris Moore
kmoore 2009-07-14 21:10:25 UTC FreeBSD ports repository Modified files: sysutils Makefile Log: PC-BSD Support Libraries Set of functions used by various PC-BSD utilities WWW: http://www.pcbsd.org/ Approved by:miwi (mentor) Revision Changes

cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2009-07-14 Thread John Baldwin
jhb 2009-07-14 19:54:10 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document 702104 for MFC of closefrom(2). Revision ChangesPath 1.1020+7 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml ___

cvs commit: ports/graphics/digikam Makefile distinfo

2009-07-14 Thread Alex Dupre
ale 2009-07-14 19:10:25 UTC FreeBSD ports repository Modified files: graphics/digikam Makefile distinfo Log: Update to 0.9.6 release. Revision ChangesPath 1.49 +1 -1 ports/graphics/digikam/Makefile 1.16 +3 -3 ports/graphics/digikam/distin

cvs commit: ports/databases/p5-Rose-DB-Object Makefile distinfo

2009-07-14 Thread Martin Wilke
miwi2009-07-14 18:53:20 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB-Object Makefile distinfo Log: - Update to 0.7820 PR: 136641 Submitted by: hideo (maintainer) Revision ChangesPath 1.40 +2 -2 ports/databases/p

cvs commit: ports/databases/p5-Rose-DB Makefile distinfo

2009-07-14 Thread Martin Wilke
miwi2009-07-14 18:52:00 UTC FreeBSD ports repository Modified files: databases/p5-Rose-DB Makefile distinfo Log: - Update to 0.753 PR: 136641 Submitted by: hideo (maintainer) Revision ChangesPath 1.32 +1 -1 ports/databases/p5-Rose-D

cvs commit: ports/sysutils/syslog-ng3 Makefile ports/sysutils/syslog-ng3/files patch-syslog-names.c patch-syslog-ng.h

2009-07-14 Thread Cy Schubert
cy 2009-07-14 18:42:12 UTC FreeBSD ports repository Modified files: sysutils/syslog-ng3 Makefile Removed files: sysutils/syslog-ng3/files patch-syslog-names.c patch-syslog-ng.h Log: Remove redundant patch files. PR: 136

cvs commit: ports/devel/p5-MooseX-Types-DateTimeX Makefile.orig distinfo.orig pkg-descr.orig pkg-plist.orig ports/devel/p5-DateTime-Format-Flexible Makefile.orig distinfo.orig pkg-descr.orig pkg-plist

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:49:44 UTC FreeBSD ports repository Removed files: devel/p5-MooseX-Types-DateTimeX Makefile.orig distinfo.orig pkg-descr.orig pkg-plist.orig devel/p5-DateTime-Format-Flexible Makefile.orig distinfo.orig

cvs commit: ports/devel Makefile ports/devel/p5-MooseX-Types-DateTimeX Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:40:13 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-MooseX-Types-DateTimeX Makefile Makefile.orig distinfo distinfo.orig pkg-descr

cvs commit: ports/devel Makefile ports/devel/p5-DateTime-Format-Flexible Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:39:36 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-DateTime-Format-Flexible Makefile Makefile.orig distinfo distinfo.orig pkg

Re: cvs commit: ports/devel Makefile ports/devel/p5-Olson-Abbreviations Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig

2009-07-14 Thread Marcelo Araujo
On Tue, Jul 14, 2009 at 05:37:13PM +, Philip M. Gollucci wrote: > pgollucci2009-07-14 17:37:13 UTC > > FreeBSD ports repository > > Modified files: > develMakefile > Added files: > devel/p5-Olson-Abbreviations Makefile Makefile.orig distinfo >

cvs commit: ports/devel Makefile ports/devel/p5-DateTimeX-Easy Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:38:32 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-DateTimeX-Easy Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plis

cvs commit: ports/devel Makefile ports/devel/p5-MooseX-Types-DateTime-ButMaintained Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:38:01 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-MooseX-Types-DateTime-ButMaintained Makefile Makefile.orig

cvs commit: ports/devel Makefile ports/devel/p5-Olson-Abbreviations Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-descr.orig pkg-plist pkg-plist.orig

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:37:13 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-Olson-Abbreviations Makefile Makefile.orig distinfo distinfo.orig pkg-descr pkg-desc

cvs commit: ports/www/rubygem-haml Makefile distinfo

2009-07-14 Thread Philip M. Gollucci
pgollucci2009-07-14 17:34:14 UTC FreeBSD ports repository Modified files: www/rubygem-haml Makefile distinfo Log: - Update to 2.2.1 PR: ports/136746 Approved by:maintainer Submitted by: myself (pgollucci@) Revision ChangesPath 1.7

cvs commit: ports/x11-fm/gnome-commander2 Makefile distinfo pkg-plist

2009-07-14 Thread Marcelo Araujo
araujo 2009-07-14 17:32:52 UTC FreeBSD ports repository Modified files: x11-fm/gnome-commander2 Makefile distinfo pkg-plist Log: - Update to 1.2.8. PR: ports/136702 Submitted by: Sylvio Cesar (maintainer) Revision ChangesPath 1.45 +11 -3

cvs commit: ports/devel/py-boto Makefile distinfo

2009-07-14 Thread Li-Wen Hsu
lwhsu 2009-07-14 17:29:33 UTC FreeBSD ports repository Modified files: devel/py-botoMakefile distinfo Log: - Update to 1.8d PR: ports/136760 Submitted by: Gea-Suan Lin Approved by:Peter Schuller (maintainer) Revision ChangesPath

cvs commit: ports/textproc/tth Makefile distinfo

2009-07-14 Thread David Thiel
lx 2009-07-14 17:25:33 UTC FreeBSD ports repository Modified files: textproc/tth Makefile distinfo Log: Update to 3.85. Revision ChangesPath 1.45 +1 -1 ports/textproc/tth/Makefile 1.22 +3 -3 ports/textproc/tth/distinfo __

cvs commit: ports/databases/memcached Makefile ports/databases/memcached/files patch-configure

2009-07-14 Thread Sergey Skvortsov
skv 2009-07-14 17:23:30 UTC FreeBSD ports repository Modified files: databases/memcached Makefile Removed files: databases/memcached/files patch-configure Log: Fix "patch" target: replace files/patch-configure with inline patch, because "patch-configure" conflicts w

cvs commit: ports/converters/php5-bsdconv Makefile distinfo

2009-07-14 Thread Dmitry Marakasov
amdmi3 2009-07-14 17:22:01 UTC FreeBSD ports repository Modified files: converters/php5-bsdconv Makefile distinfo Log: - Update to 2.1 PR: 136756 Submitted by: Kuan-Chung Chiu (maintainer) Revision ChangesPath 1.2 +4 -4 ports/converte

cvs commit: ports/converters/p5-bsdconv Makefile distinfo

2009-07-14 Thread Dmitry Marakasov
amdmi3 2009-07-14 17:22:00 UTC FreeBSD ports repository Modified files: converters/p5-bsdconv Makefile distinfo Log: - Update to 2.1 PR: 136755 Submitted by: Kuan-Chung Chiu (maintainer) Revision ChangesPath 1.2 +8 -4 ports/converters

cvs commit: ports/converters/bsdconv Makefile distinfo pkg-plist

2009-07-14 Thread Dmitry Marakasov
amdmi3 2009-07-14 17:21:45 UTC FreeBSD ports repository Modified files: converters/bsdconv Makefile distinfo pkg-plist Log: - Update to 2.1 - While here, use %%DATADIR%% in plist, use make correctly and respect PREFIX PR: 136752 Submitted by: Kuan-Chung

Re: cvs commit: ports/databases/memcached Makefile distinfo ports/databases/memcached/files patch-configure

2009-07-14 Thread QAT
The Restless Daemon identified a patch error while trying to build: memcached-1.2.8 maintained by m...@freebsd.org Makefile ident: $FreeBSD: ports/databases/memcached/Makefile,v 1.32 2009/07/14 15:45:50 skv Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/memcached-1.2.8.log :

cvs commit: ports/multimedia/smplayer-themes Makefile

2009-07-14 Thread Dennis Herrmann
dhn 2009-07-14 17:00:24 UTC FreeBSD ports repository Modified files: multimedia/smplayer-themes Makefile Log: - Take maintainership Approved by:miwi (old maintainer) Revision ChangesPath 1.10 +1 -1 ports/multimedia/smplayer-themes/Makefile _

cvs commit: ports/editors/vim Makefile

2009-07-14 Thread Sergey Skvortsov
skv 2009-07-14 17:00:11 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: Fix fetching famous^Wannoying patchfile 7.2.041%. Note that "7.2.041%" can not be correct part of http:// URL at all, because must be encoded as "7.2.041%25". Fetchi

cvs commit: ports/games/vitetris Makefile distinfo ports/games/vitetris/files patch-Makefile

2009-07-14 Thread Dennis Herrmann
dhn 2009-07-14 16:50:03 UTC FreeBSD ports repository Modified files: games/vitetris Makefile distinfo games/vitetris/files patch-Makefile Log: - Update to 0.56 - Take maintainership Approved by:miwi (old maintainer) Revision ChangesPath 1.6

cvs commit: ports/math/fxt Makefile distinfo

2009-07-14 Thread Dennis Herrmann
dhn 2009-07-14 16:06:48 UTC FreeBSD ports repository Modified files: math/fxt Makefile distinfo Log: - Update to 2009.07.14 Revision ChangesPath 1.46 +1 -1 ports/math/fxt/Makefile 1.37 +3 -3 ports/math/fxt/distinfo ___

cvs commit: ports/www/wordpress-mu Makefile distinfo pkg-plist

2009-07-14 Thread Marcelo Araujo
araujo 2009-07-14 15:56:25 UTC FreeBSD ports repository Modified files: www/wordpress-mu Makefile distinfo pkg-plist Log: - Update to 2.8.1. Revision ChangesPath 1.27 +1 -2 ports/www/wordpress-mu/Makefile 1.22 +3 -3 ports/www/wordpress-mu/di

cvs commit: ports/devel/p5-File-Find-Rule-VCS Makefile distinfo

2009-07-14 Thread Dmitry Marakasov
amdmi3 2009-07-14 15:54:11 UTC FreeBSD ports repository Modified files: devel/p5-File-Find-Rule-VCS Makefile distinfo Log: - Update to 1.06 PR: 136696 Submitted by: Cezary Morga (maintainer) Revision ChangesPath 1.2 +7 -2 ports/devel/

cvs commit: ports/devel/p5-Parse-ExuberantCTags Makefile distinfo

2009-07-14 Thread Dmitry Marakasov
amdmi3 2009-07-14 15:54:01 UTC FreeBSD ports repository Modified files: devel/p5-Parse-ExuberantCTags Makefile distinfo Log: - Update to 1.01 PR: 136697 Submitted by: Cezary Morga (maintainer) Revision ChangesPath 1.2 +1 -1 ports/deve

cvs commit: ports/databases/memcached Makefile distinfo ports/databases/memcached/files patch-configure

2009-07-14 Thread Sergey Skvortsov
skv 2009-07-14 15:45:51 UTC FreeBSD ports repository Modified files: databases/memcached Makefile distinfo databases/memcached/files patch-configure Log: Update REPCACHED patch: to 1.2.8 PR: ports/136103 Submitted by: Sunpoet Po-Chuan Hsieh Appro

Re: cvs commit: ports/databases/libmemcached Makefile distinfo pkg-plist ports/databases/libmemcached/files patch-configure

2009-07-14 Thread QAT
The Restless Daemon identified a configure error while trying to build: libmemcached-0.31 maintained by vani...@freebsd.org Makefile ident: $FreeBSD: ports/databases/libmemcached/Makefile,v 1.17 2009/07/14 15:13:07 vanilla Exp $ Excerpt from http://QAT.TecNik93.com/logs/7-STABLE-FPT-NPD/libmem

cvs commit: ports/databases/libmemcached Makefile distinfo pkg-plist ports/databases/libmemcached/files patch-configure

2009-07-14 Thread Vanilla I. Shu
vanilla 2009-07-14 15:13:07 UTC FreeBSD ports repository Modified files: databases/libmemcached Makefile distinfo pkg-plist Removed files: databases/libmemcached/files patch-configure Log: Upgrade to 0.31. Revision ChangesPath 1.17 +5 -1 ports/databas

cvs commit: ports/www/ikiwiki Makefile distinfo pkg-plist

2009-07-14 Thread Henrik Brix Andersen
brix2009-07-14 14:59:34 UTC FreeBSD ports repository Modified files: www/ikiwiki Makefile distinfo pkg-plist Log: - Update to v3.1415 - Some Makefile changes based on the patch in ports/136186 PR: ports/136186 Submitted by: Yarema Revisio

cvs commit: ports/devel/p5-Test-Declare Makefile distinfo

2009-07-14 Thread Jun Kuriyama
kuriyama2009-07-14 14:53:25 UTC FreeBSD ports repository Modified files: devel/p5-Test-Declare Makefile distinfo Log: Upgrade to 0.05. Revision ChangesPath 1.3 +1 -1 ports/devel/p5-Test-Declare/Makefile 1.3 +3 -3 ports/devel/p5-Test-Declare/dis

cvs commit: ports/devel/p5-Data-Util Makefile distinfo

2009-07-14 Thread Jun Kuriyama
kuriyama2009-07-14 14:53:05 UTC FreeBSD ports repository Modified files: devel/p5-Data-Util Makefile distinfo Log: Upgrade to 0.52. Revision ChangesPath 1.3 +3 -2 ports/devel/p5-Data-Util/Makefile 1.3 +3 -3 ports/devel/p5-Data-Util/distinfo _

cvs commit: ports/devel/p5-TAP-Harness-JUnit Makefile distinfo

2009-07-14 Thread Jun Kuriyama
kuriyama2009-07-14 14:51:35 UTC FreeBSD ports repository Modified files: devel/p5-TAP-Harness-JUnit Makefile distinfo Log: Upgrade to 0.32. Revision ChangesPath 1.3 +1 -1 ports/devel/p5-TAP-Harness-JUnit/Makefile 1.3 +3 -3 ports/devel/p5-TAP-Ha

cvs commit: ports/textproc/docbook-xsl Makefile

2009-07-14 Thread Sergey Skvortsov
skv 2009-07-14 14:41:09 UTC FreeBSD ports repository Modified files: textproc/docbook-xsl Makefile Log: Fix typo. Submitted by: Guy Yur Revision ChangesPath 1.50 +1 -1 ports/textproc/docbook-xsl/Makefile __

Re: cvs commit: ports/games/secretmaryochronicles Makefile ports/games/tnl Makefile ports/games/rigsofrods Makefile ports/graphics/crystalspace Makefile ports/graphics/ogre3d Makefile ports/graphics/c

2009-07-14 Thread Oliver Lehmann
Dmitry Marakasov wrote: > * Oliver Lehmann (oli...@freebsd.org) wrote: > > > oliver 2009-07-11 06:13:55 UTC > > > > FreeBSD ports repository > > > > Modified files: > > games/secretmaryochronicles Makefile > > games/tnlMakefile > > games/rigsofrods Makefil

cvs commit: ports/sysutils/fusefs-mhddfs Makefile distinfo

2009-07-14 Thread Wesley Shields
wxs 2009-07-14 14:24:23 UTC FreeBSD ports repository Modified files: sysutils/fusefs-mhddfs Makefile distinfo Log: - Update to 0.1.21 PR: ports/136252 Submitted by: oleg Revision ChangesPath 1.2 +1 -1 ports/sysutils/fusefs-mhddfs/M

cvs commit: ports/lang/gambas2-base Makefile.components

2009-07-14 Thread Jose Alonso Cardenas Marquez
acm 2009-07-14 13:48:11 UTC FreeBSD ports repository Modified files: lang/gambas2-baseMakefile.components Log: - gambas2-gb-opengl: respect custom LOCALBASE/PREFIX Reported by:QAT Revision ChangesPath 1.5 +2 -2 ports/lang/gambas2-base/Makef

Re: cvs commit: ports/net-mgmt/flowd Makefile ports/net-mgmt/flowd/files flowd.in

2009-07-14 Thread Wesley Shields
On Mon, Jul 13, 2009 at 11:00:30PM -0700, Doug Barton wrote: > Wesley Shields wrote: > > wxs 2009-07-13 16:22:56 UTC > > > > FreeBSD ports repository > > > > Modified files: > > net-mgmt/flowd Makefile > > Added files: > > net-mgmt/flowd/files flowd.in > > Log: > >

cvs commit: ports/net-mgmt/flowd/files flowd.in

2009-07-14 Thread Wesley Shields
wxs 2009-07-14 12:59:10 UTC FreeBSD ports repository Modified files: net-mgmt/flowd/files flowd.in Log: - Eliminate empty _flags assignment - s/ipcad/flowd Noticed by: dougb Revision ChangesPath 1.2 +4 -3 ports/net-mgmt/flowd/files/flowd.in _

cvs commit: ports/net-mgmt/nagios2 Makefile ports/net-mgmt/nagios2/files patch-cgi-statuswml.c

2009-07-14 Thread Wesley Shields
wxs 2009-07-14 12:55:38 UTC FreeBSD ports repository Modified files: net-mgmt/nagios2 Makefile Added files: net-mgmt/nagios2/files patch-cgi-statuswml.c Log: - Address command injection vulnerability Submitted by: Jarrod Sayers (private mail) Security:

cvs commit: ports/net-mgmt/nagios Makefile ports/net-mgmt/nagios/files patch-cgi-statuswml.c

2009-07-14 Thread Wesley Shields
wxs 2009-07-14 12:54:20 UTC FreeBSD ports repository Modified files: net-mgmt/nagios Makefile Added files: net-mgmt/nagios/files patch-cgi-statuswml.c Log: - Address command injection vulnerability PR: ports/136187 Submitted by: Jarrod Sayers

Re: cvs commit: ports/games/secretmaryochronicles Makefile ports/games/tnl Makefile ports/games/rigsofrods Makefile ports/graphics/crystalspace Makefile ports/graphics/ogre3d Makefile ports/graphics/c

2009-07-14 Thread Dmitry Marakasov
* Oliver Lehmann (oli...@freebsd.org) wrote: > oliver 2009-07-11 06:13:55 UTC > > FreeBSD ports repository > > Modified files: > games/secretmaryochronicles Makefile > games/tnlMakefile > games/rigsofrods Makefile > graphics/crystalspace Makefile >

cvs commit: ports/devel/maven2 Makefile distinfo

2009-07-14 Thread Herve Quiroz
hq 2009-07-14 12:24:28 UTC FreeBSD ports repository Modified files: devel/maven2 Makefile distinfo Log: Update to 2.2.0 PR: 136749 Submitted by: Tomas Verbaitis Revision ChangesPath 1.16 +1 -1 ports/devel/maven2/Makefile

cvs commit: ports/textproc/texi2html Makefile distinfo pkg-plist ports/textproc/texi2html/files patch-doc::Makefile.in patch-texi2html.pl

2009-07-14 Thread Peter Pentchev
roam2009-07-14 11:55:44 UTC FreeBSD ports repository Modified files: textproc/texi2html Makefile distinfo pkg-plist textproc/texi2html/files patch-doc::Makefile.in Removed files: textproc/texi2html/files patch-texi2html.pl Log: Update the texi2html port to versi

cvs commit: ports/x11-toolkits/py-tktreectrl Makefile

2009-07-14 Thread Marcelo Araujo
araujo 2009-07-14 11:20:07 UTC FreeBSD ports repository Modified files: x11-toolkits/py-tktreectrl Makefile Log: - Bump PORTREVISION in favor of x11-toolkits/tktreectrl. - Pass maintainer to Sylvio Cesar . Revision ChangesPath 1.12 +2 -2 ports/x11-toolkit

cvs commit: ports/x11-toolkits/tktreectrl Makefile distinfo

2009-07-14 Thread Marcelo Araujo
araujo 2009-07-14 11:18:14 UTC FreeBSD ports repository Modified files: x11-toolkits/tktreectrl Makefile distinfo Log: - Update to 2.2.9. PR: ports/136662 Submitted by: Sylvio Cesar (maintainer) Revision ChangesPath 1.17 +1 -1 ports/x1

cvs commit: ports/lang/python23 Makefile ports/lang/python24 Makefile ports/lang/python25 Makefile ports/lang/python26 Makefile ports/lang/python30 Makefile ports/lang/python31 Makefile

2009-07-14 Thread Li-Wen Hsu
lwhsu 2009-07-14 09:29:03 UTC FreeBSD ports repository Modified files: lang/python23Makefile lang/python24Makefile lang/python25Makefile lang/python26Makefile lang/python30Makefile lang/python31Makefile Log:

cvs commit: ports/devel/pstreams Makefile

2009-07-14 Thread Mark Linimon
linimon 2009-07-14 09:13:39 UTC FreeBSD ports repository Modified files: devel/pstreams Makefile Log: Over to new volunteer. Revision ChangesPath 1.6 +1 -1 ports/devel/pstreams/Makefile ___ cvs-all@freebsd.o

  1   2   >