Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/cutting-edge chapter.sgml
On Fri, 9 Jul 2010 16:13:12 +1000 Peter Jeremy wrote: > On 2010-Jul-07 19:29:07 +0200, Gary Jennejohn > wrote: > >What it can't do is act like cvsupd. It can maintain a local CVS > >repository, I use it for that, but I have to use cvsupd to update > >my ports and src trees from the local repository. > > If you have a local CVS repository, why not use CVS to update your > local src and ports trees? You can always NFS export it to other > hosts and FreeBSD's CVS supports read-only repositories. > OK, I don't _have to_ use cvsupd, but I'm lazy and cvsupd automagically handles the updates for me. -- Gary Jennejohn ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-Directory-Queue Makefile distinfo
tobez 2010-07-09 07:41:35 UTC FreeBSD ports repository Modified files: devel/p5-Directory-Queue Makefile distinfo Log: Update to 0.6. Changes:http://search.cpan.org/dist/Directory-Queue/Changes Revision ChangesPath 1.2 +1 -1 ports/devel/p5-Directory-Queue/Makefile 1.2 +3 -3 ports/devel/p5-Directory-Queue/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/net-mgmt/xymon-client Makefile ports/net-mgmt/xymon-client/files patch-hobbitclient-freebsd.sh
dinoex 2010-07-09 07:41:48 UTC FreeBSD ports repository Modified files: net-mgmt/xymon-client Makefile Added files: net-mgmt/xymon-client/files patch-hobbitclient-freebsd.sh Log: - fix display of IPv6 ports PR: 147915 Submitted by: Frank Bartels Feature safe: yes Revision ChangesPath 1.11 +1 -0 ports/net-mgmt/xymon-client/Makefile 1.1 +11 -0 ports/net-mgmt/xymon-client/files/patch-hobbitclient-freebsd.sh (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/textproc/p5-Text-Xslate Makefile distinfo
tobez 2010-07-09 07:50:37 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Xslate Makefile distinfo Log: Update to 0.1042. Changes:http://search.cpan.org/dist/Text-Xslate/Changes Revision ChangesPath 1.7 +1 -1 ports/textproc/p5-Text-Xslate/Makefile 1.7 +3 -3 ports/textproc/p5-Text-Xslate/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/comms/hylafax Makefile ports/comms/hylafax/files patch-hylafax.in
dinoex 2010-07-09 07:57:34 UTC FreeBSD ports repository Modified files: comms/hylafaxMakefile Added files: comms/hylafax/files patch-hylafax.in Log: - pass args to hfaxd PR: 148343 Obtained from: http://bugs.hylafax.org/show_bug.cgi?id=916 Feature safe: yes Revision ChangesPath 1.98 +1 -1 ports/comms/hylafax/Makefile 1.1 +24 -0 ports/comms/hylafax/files/patch-hylafax.in (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-IPC-Cmd Makefile distinfo
tobez 2010-07-09 08:03:05 UTC FreeBSD ports repository Modified files: devel/p5-IPC-Cmd Makefile distinfo Log: Update to 0.60. Changes:http://search.cpan.org/dist/IPC-Cmd/CHANGES Revision ChangesPath 1.13 +1 -1 ports/devel/p5-IPC-Cmd/Makefile 1.13 +3 -3 ports/devel/p5-IPC-Cmd/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/graphics/png Makefile
dinoex 2010-07-09 08:17:13 UTC FreeBSD ports repository Modified files: graphics/png Makefile Log: - fix option WITH_APNG PR: 148413 Submitted by: Klaus Aehlig Feature safe: yes Revision ChangesPath 1.112 +6 -4 ports/graphics/png/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/sysutils/dtc Makefile
linimon 2010-07-09 09:40:24 UTC FreeBSD ports repository Modified files: sysutils/dtc Makefile Log: Over to new maintainer, who is working on an update. Since this is the case, give it some extra expiration time. Hat:portmgr Revision ChangesPath 1.32 +2 -2 ports/sysutils/dtc/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
Re: cvs commit: ports/devel/p5-Params-Validate Makefile
Hi Denis, I don't understand why you approved this PR. Three days before this commit I had a conversation with you with regard to this port missing a dependency on ExtUtils::CBuilder. You provided a diff with a fix, which I immediately committed with minor modifications. Then, three days later, you approve a PR which removes CBuilder dependency which has just got it. So now the port does not work again. :-/ Could we somehow avoid such flip-flops in the future? Maybe better testing is in order? Just a thought. Cheers, \Anton. ===> Configuring for p5-Params-Validate-0.95_2 Warning: ExtUtils::CBuilder not installed or no compiler detected Proceeding with configuration, but compilation may fail during Build Checking prerequisites... build_requires: ! ExtUtils::CBuilder is not installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation Run 'Build installdeps' to install missing prerequisites. Creating new 'MYMETA.yml' with configuration results Creating new 'Build' script for 'Params-Validate' version '0.95' ===> Building for p5-Params-Validate-0.95_2 Building Params-Validate Error: no compiler detected to compile 'lib/Params/Validate.c'. Aborting *** Error code 2 On Fri, Jun 18, 2010 at 12:34:31AM +, Yen-Ming Lee wrote: > leeym 2010-06-18 00:34:31 UTC > > FreeBSD ports repository > > Modified files: > devel/p5-Params-Validate Makefile > Log: > - simplify dependency > - bump PORTREVISION > > PR: ports/147954 > Submitted by: leeym > Approved by:maintainer > > Revision ChangesPath > 1.42 +9 -6 ports/devel/p5-Params-Validate/Makefile > > > > cvsweb links: > > http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/devel/p5-Params-Validate/Makefile -- Our society can survive even a large amount of irrational regulation. -- John McCarthy ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-Params-Validate Makefile
tobez 2010-07-09 10:32:09 UTC FreeBSD ports repository Modified files: devel/p5-Params-Validate Makefile Log: Fix dependency. Bump PORTREVISION. Assign maintainer to p...@. OKed by:previous maintainer via personal communication Revision ChangesPath 1.43 +4 -2 ports/devel/p5-Params-Validate/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-MooseX-Getopt Makefile distinfo
tobez 2010-07-09 10:47:31 UTC FreeBSD ports repository Modified files: devel/p5-MooseX-Getopt Makefile distinfo Log: Update to 0.31. Changes:http://search.cpan.org/dist/MooseX-Getopt/ChangeLog Revision ChangesPath 1.17 +1 -1 ports/devel/p5-MooseX-Getopt/Makefile 1.15 +3 -3 ports/devel/p5-MooseX-Getopt/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-Mouse Makefile distinfo
tobez 2010-07-09 11:00:47 UTC FreeBSD ports repository Modified files: devel/p5-Mouse Makefile distinfo Log: Update to 0.62(00). Changes:http://search.cpan.org/dist/Mouse/Changes Revision ChangesPath 1.46 +2 -2 ports/devel/p5-Mouse/Makefile 1.41 +3 -3 ports/devel/p5-Mouse/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/textproc/p5-Validator-Custom Makefile distinfo
sylvio 2010-07-09 12:08:01 UTC FreeBSD ports repository Modified files: textproc/p5-Validator-Custom Makefile distinfo Log: - Update to 0.1204 PR: ports/148460 Submitted by: Sunpoet Po-Chuan Hsieh (maintainer) Revision ChangesPath 1.2 +1 -1 ports/textproc/p5-Validator-Custom/Makefile 1.2 +3 -3 ports/textproc/p5-Validator-Custom/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-DateTime Makefile distinfo
tobez 2010-07-09 12:11:50 UTC FreeBSD ports repository Modified files: devel/p5-DateTimeMakefile distinfo Log: Update to 0.60. Add TEST_DEPENDS. Changes:http://search.cpan.org/dist/DateTime/Changes Revision ChangesPath 1.50 +3 -1 ports/devel/p5-DateTime/Makefile 1.49 +3 -3 ports/devel/p5-DateTime/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-JSON-RPC-Dispatcher Makefile distinfo
tobez 2010-07-09 12:35:11 UTC FreeBSD ports repository Modified files: devel/p5-JSON-RPC-Dispatcher Makefile distinfo Log: Update to 0.0503. Changes:http://search.cpan.org/dist/JSON-RPC-Dispatcher/Changes Revision ChangesPath 1.4 +4 -1 ports/devel/p5-JSON-RPC-Dispatcher/Makefile 1.4 +3 -3 ports/devel/p5-JSON-RPC-Dispatcher/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/graphics/p5-Captcha-reCAPTCHA Makefile distinfo
tobez 2010-07-09 12:38:32 UTC FreeBSD ports repository Modified files: graphics/p5-Captcha-reCAPTCHA Makefile distinfo Log: Update to 0.94. Changes:http://search.cpan.org/dist/Captcha-reCAPTCHA/Changes Revision ChangesPath 1.4 +2 -3 ports/graphics/p5-Captcha-reCAPTCHA/Makefile 1.2 +3 -3 ports/graphics/p5-Captcha-reCAPTCHA/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/security/snort Makefile pkg-plist ports/security/snort/files patch-etc__snort.conf patch-snort.conf
clsung 2010-07-09 12:57:30 UTC FreeBSD ports repository Modified files: security/snort Makefile pkg-plist Added files: security/snort/files patch-etc__snort.conf Removed files: security/snort/files patch-snort.conf Log: - Update to 2.8.6 - name for one patch has changed from patch-snort.conf to patch-etc__snort.conf (easier to build diffs with 'make makepatch') - snort.conf was replaced with the version shiped in the rules tarball (Maybe users shoud be pointed to the Changelog) PR: ports/146155 Submitted by: olli hauer Revision ChangesPath 1.121 +2 -3 ports/security/snort/Makefile 1.1 +15 -0 ports/security/snort/files/patch-etc__snort.conf (new) 1.5 +0 -13 ports/security/snort/files/patch-snort.conf (dead) 1.34 +12 -9 ports/security/snort/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
Re: cvs commit: ports/security/snort Makefile pkg-plist ports/security/snort/files patch-etc__snort.conf patch-snort.conf
The Restless Daemon identified a distinfo_update error while trying to build: snort-2.8.6 maintained by cls...@freebsd.org Makefile ident: $FreeBSD: ports/security/snort/Makefile,v 1.121 2010/07/09 12:57:30 clsung Exp $ Excerpt from http://QAT.TecNik93.com/logs/8-STABLE-NPD/snort-2.8.6.log : FTP_PASSIVE_MODE=yes NOPORTEXAMPLES=1 CCACHE_ENABLED=1 EDITOR=vi INDEXFILE=INDEX-8 NOPORTDOCS=1 ---End Environment--- ---Begin OPTIONS List--- ===> The following configuration options are available for snort-2.8.6: DYNAMIC=on (default) "Enable dynamic plugin support" FLEXRESP=off (default) "Flexible response to events" FLEXRESP2=off (default) "Flexible response to events (version 2)" MYSQL=off (default) "Enable MySQL support" ODBC=off (default) "Enable ODBC support" POSTGRESQL=off (default) "Enable PostgreSQL support" PRELUDE=off (default) "Enable Prelude NIDS integration" PERPROFILE=off (default) "Enable Performance Profiling" SNORTSAM=off (default) "Enable output plugin to SnortSam" ===> Use 'make config' to modify these settings ---End OPTIONS List--- End Configuration. FETCH_DEPENDS= PATCH_DEPENDS= EXTRACT_DEPENDS= BUILD_DEPENDS=libtool-2.2.6b.tbz pcre-8.02.tbz RUN_DEPENDS=pcre-8.02.tbz add_pkg ===> License check disabled, port has not defined LICENSE => snort-2.8.6.tar.gz is not in /a/ports/security/snort/distinfo. => Either /a/ports/security/snort/distinfo is out of date, or => snort-2.8.6.tar.gz is spelled incorrectly. *** Error code 1 Stop in /a/ports/security/snort. build of /usr/ports/security/snort ended at Fri Jul 9 12:59:27 UTC 2010 The tarballed WRKDIR can be found here: http://QAT.TecNik93.com/wrkdirs/8-STABLE-NPD/snort-2.8.6.tbz PortsMon page for the port: http://portsmon.freebsd.org/portoverview.py?category=security&portname=snort The build which triggered this BotMail was done under tinderbox-3.3_3; dsversion: 3.2.1 on RELENG_8 on amd64, kern.smp.cpus: 8 with tinderd_flags="-nullfs -plistcheck -onceonly" and ccache support, with the "official" up-to-date Ports Tree, with the following vars set: NOPORTDOCS=yes, NOPORTEXAMPLES=yes, NOPORTDATA=yes, FORCE_PACKAGE=yes. 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 a heck of an error trapping system: - "HMC and EOI?" - "Halt, Melt and Catch fire or Execute Operator Immediately." ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/databases/postgresql-plproxy Makefile distinfo
skv 2010-07-09 13:35:01 UTC FreeBSD ports repository Modified files: databases/postgresql-plproxy Makefile distinfo Log: Update to 2.1 Changes:http://pgfoundry.org/frs/shownotes.php?release_id=1214 http://pgfoundry.org/frs/shownotes.php?release_id=1228 http://pgfoundry.org/frs/shownotes.php?release_id=1284 http://pgfoundry.org/frs/shownotes.php?release_id=1509 http://pgfoundry.org/frs/shownotes.php?release_id=1635 Revision ChangesPath 1.6 +4 -2 ports/databases/postgresql-plproxy/Makefile 1.3 +3 -3 ports/databases/postgresql-plproxy/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/x11-wm/pekwm Makefile distinfo
sylvio 2010-07-09 13:40:32 UTC FreeBSD ports repository Modified files: x11-wm/pekwm Makefile distinfo Log: - Update to 0.1.12 - Pass maintainership to submitter. PR: ports/148466 Submitted by: Bapt Revision ChangesPath 1.38 +2 -4 ports/x11-wm/pekwm/Makefile 1.19 +3 -3 ports/x11-wm/pekwm/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/x11/slock Makefile pkg-descr
sylvio 2010-07-09 13:43:09 UTC FreeBSD ports repository Modified files: x11/slockMakefile pkg-descr Log: - Fix MASTER_SITE - Add license - Pass maintainership to submitter. PR: ports/148467 Submitted by: Bapt Revision ChangesPath 1.14 +5 -2 ports/x11/slock/Makefile 1.3 +1 -1 ports/x11/slock/pkg-descr ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/databases/p5-DBD-CSV Makefile distinfo
tobez 2010-07-09 14:02:31 UTC FreeBSD ports repository Modified files: databases/p5-DBD-CSV Makefile distinfo Log: Update to 0.30. Changes:http://search.cpan.org/dist/DBD-CSV/ChangeLog Revision ChangesPath 1.29 +1 -1 ports/databases/p5-DBD-CSV/Makefile 1.15 +3 -3 ports/databases/p5-DBD-CSV/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/databases/pgbouncer Makefile distinfo
skv 2010-07-09 14:07:32 UTC FreeBSD ports repository Modified files: databases/pgbouncer Makefile distinfo Log: Update to 1.3.3 Changes:http://pgfoundry.org/frs/shownotes.php?release_id=1645 Revision ChangesPath 1.10 +4 -2 ports/databases/pgbouncer/Makefile 1.7 +3 -3 ports/databases/pgbouncer/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/x11-toolkits/qt4-gui Makefile
makc2010-07-09 16:24:56 UTC FreeBSD ports repository Modified files: x11-toolkits/qt4-gui Makefile Log: Fix build for on powerpc64 PR: ports/148199 Submitted by: nwhitehorn@ Revision ChangesPath 1.32 +7 -1 ports/x11-toolkits/qt4-gui/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: www/ja/docs books.sgml
ryusuke 2010-07-09 17:21:00 UTC FreeBSD doc repository Modified files: ja/docs books.sgml Log: Merge the following from the English version: 1.7 -> 1.11 www/ja/docs/books.sgml Revision ChangesPath 1.2 +19 -4 www/ja/docs/books.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: www/ja/share/sgml navibar.l10n.ent www/ja/docproj doc-set.sgml www/ja/projects newbies.sgml www/ja/search site.map web.atoz
ryusuke 2010-07-09 17:27:15 UTC FreeBSD doc repository Modified files: ja/share/sgmlnavibar.l10n.ent ja/docproj doc-set.sgml ja/projects newbies.sgml ja/searchsite.map web.atoz Log: Fix links to Books and Articles page. www/ja/share/sgml/navibar.l10n.ent www/ja/docproj/doc-set.sgml www/ja/projects/newbies.sgml www/ja/search/site.map www/ja/search/web.atoz Revision ChangesPath 1.18 +3 -3 www/ja/docproj/doc-set.sgml 1.36 +2 -2 www/ja/projects/newbies.sgml 1.2 +3 -3 www/ja/search/site.map 1.43 +2 -2 www/ja/search/web.atoz 1.14 +2 -2 www/ja/share/sgml/navibar.l10n.ent ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/emulators/wine Makefile distinfo
gerald 2010-07-09 18:20:15 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo Log: Update to RC7 of Wine 1.2. This brings some translation updates and various bug fixes. Feature safe: yes Revision ChangesPath 1.340 +1 -1 ports/emulators/wine/Makefile 1.211 +3 -3 ports/emulators/wine/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/sysutils Makefile ports/sysutils/etcupdate Makefile pkg-descr ports/sysutils/etcupdate/src etcupdate.8 etcupdate.sh
jhb 2010-07-09 18:29:51 UTC FreeBSD ports repository (src,doc committer) Modified files: sysutils Makefile Added files: sysutils/etcupdate Makefile pkg-descr sysutils/etcupdate/src etcupdate.8 etcupdate.sh Log: Add etcupdate 0.1, manage updates to /etc automatically. Reviewed by:dougb Revision ChangesPath 1.1200+1 -0 ports/sysutils/Makefile 1.1 +31 -0 ports/sysutils/etcupdate/Makefile (new) 1.1 +11 -0 ports/sysutils/etcupdate/pkg-descr (new) 1.1 +769 -0ports/sysutils/etcupdate/src/etcupdate.8 (new) 1.1 +1671 -0 ports/sysutils/etcupdate/src/etcupdate.sh (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel Makefile ports/devel/py-daemon Makefile distinfo pkg-descr pkg-plist
lwhsu 2010-07-09 18:59:18 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/py-daemon Makefile distinfo pkg-descr pkg-plist Log: Add py-daemon 1.5.5, well-behaved daemon framework for Python. PR: ports/148441 Submitted by: jessekempf at gmail.com Revision ChangesPath 1.3983+1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/py-daemon/Makefile (new) 1.1 +3 -0 ports/devel/py-daemon/distinfo (new) 1.1 +11 -0 ports/devel/py-daemon/pkg-descr (new) 1.1 +29 -0 ports/devel/py-daemon/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/sysutils/etcmerge Makefile
jhb 2010-07-09 20:05:39 UTC FreeBSD ports repository (src,doc committer) Modified files: sysutils/etcmergeMakefile Log: Some cleanups inspired by the review of the etcupdate port. - Remove textproc category. - Purge empty do-fetch target. - Don't hide installation steps in do-install target. Suggested by: dougb (1, 2) Revision ChangesPath 1.10 +3 -6 ports/sysutils/etcmerge/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: doc/ru_RU.KOI8-R/articles/pr-guidelines article.sgml
taras 2010-07-09 20:14:09 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/pr-guidelines article.sgml Log: - MFen: article.sgml 1.17 --> 1.32 - reworded a couple of sentences PR: docs/145357 Approved by: maxim (mentor), marck (mentor) Revision ChangesPath 1.5 +560 -27 doc/ru_RU.KOI8-R/articles/pr-guidelines/article.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: doc/ru_RU.KOI8-R/articles/pr-guidelines article.sgml
taras 2010-07-09 20:15:34 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/pr-guidelines article.sgml Log: - nothing but formatting was changed Approved by: maxim (mentor), marck (mentor) Revision ChangesPath 1.6 +181 -181 doc/ru_RU.KOI8-R/articles/pr-guidelines/article.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: doc/ru_RU.KOI8-R/articles/problem-reports article.sgml
taras 2010-07-09 20:24:09 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/problem-reports article.sgml Log: - MFen: article.sgml 1.44 --> 1.61 - a typo was fixed PR: docs/145358 Approved by: maxim (mentor), marck (mentor) Revision ChangesPath 1.7 +350 -37 doc/ru_RU.KOI8-R/articles/problem-reports/article.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: doc/ru_RU.KOI8-R/articles/problem-reports article.sgml
taras 2010-07-09 20:24:59 UTC FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/problem-reports article.sgml Log: - nothing but formatting was changed Approved by: maxim (mentor), marck (mentor) Revision ChangesPath 1.8 +137 -134 doc/ru_RU.KOI8-R/articles/problem-reports/article.sgml ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel Makefile ports/devel/py-mock Makefile distinfo pkg-descr pkg-plist
lwhsu 2010-07-09 20:53:12 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/py-mockMakefile distinfo pkg-descr pkg-plist Log: Add py-mock 0.6.0, mock unit tests for Python. PR: ports/148437 Submitted by: jessekempf at gmail.com Revision ChangesPath 1.3984+1 -0 ports/devel/Makefile 1.1 +19 -0 ports/devel/py-mock/Makefile (new) 1.1 +3 -0 ports/devel/py-mock/distinfo (new) 1.1 +9 -0 ports/devel/py-mock/pkg-descr (new) 1.1 +4 -0 ports/devel/py-mock/pkg-plist (new) ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/devel/p5-B-OPCheck Makefile distinfo
sylvio 2010-07-09 20:53:25 UTC FreeBSD ports repository Modified files: devel/p5-B-OPCheck Makefile distinfo Log: - Update to 0.29 PR: ports/148461 Submitted by: Gea-Suan Lin (maintainer) Revision ChangesPath 1.2 +8 -2 ports/devel/p5-B-OPCheck/Makefile 1.2 +3 -3 ports/devel/p5-B-OPCheck/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: CVSROOT modules
edwin 2010-07-10 00:09:11 UTC FreeBSD ports repository Modified files: .modules Log: Ports modules update at Saturday 10 July 2010 at 00:09 Feature safe: yes Revision ChangesPath 1.20842 +2 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/www/extjs Makefile
wen 2010-07-10 00:17:00 UTC FreeBSD ports repository Modified files: www/extjsMakefile Log: - Update MASTER_SITES PR: ports/148452 Submitted by: Joe Horn (maintainer) Revision ChangesPath 1.4 +2 -1 ports/www/extjs/Makefile ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/mail/pear-Mail_Mime Makefile distinfo
wen 2010-07-10 00:20:20 UTC FreeBSD ports repository Modified files: mail/pear-Mail_Mime Makefile distinfo Log: - Update to 1.7.0 PR: ports/148470 Submitted by: Maarten Bekers Revision ChangesPath 1.23 +17 -9 ports/mail/pear-Mail_Mime/Makefile 1.14 +3 -3 ports/mail/pear-Mail_Mime/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/textproc/libupskirt Makefile distinfo
wen 2010-07-10 00:23:41 UTC FreeBSD ports repository Modified files: textproc/libupskirt Makefile distinfo Log: - Update to 1.0 - Add License PR: ports/148447 Submitted by: Bapt (maintainer) Revision ChangesPath 1.2 +4 -1 ports/textproc/libupskirt/Makefile 1.2 +3 -3 ports/textproc/libupskirt/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/graphics/mapserver Makefile distinfo
wen 2010-07-10 00:31:27 UTC FreeBSD ports repository Modified files: graphics/mapserver Makefile distinfo Log: - Update to 5.6.4 Revision ChangesPath 1.45 +2 -2 ports/graphics/mapserver/Makefile 1.15 +3 -3 ports/graphics/mapserver/distinfo ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: CVSROOT access
wxs 2010-07-10 01:38:34 UTC FreeBSD ports repository Modified files: .access Log: Forced commit to note that sahil@ is flying solo. Go forth and collect the pointyhats! Discussed with: itetcu@ Revision ChangesPath 1.919 +0 -0 CVSROOT/access ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/japanese/p5-Text-MeCab Makefile distinfo pkg-plist ports/japanese/p5-Text-MeCab/files patch-Makefile.PL patch-Makefile.pm
wen 2010-07-10 03:18:18 UTC FreeBSD ports repository Modified files: japanese/p5-Text-MeCab Makefile distinfo pkg-plist japanese/p5-Text-MeCab/files patch-Makefile.PL Added files: japanese/p5-Text-MeCab/files patch-Makefile.pm Log: - Update to 0.20009 PR: ports/148326 Submitted by: TAOKA Fumiyoshi (maintainer) Revision ChangesPath 1.10 +14 -3 ports/japanese/p5-Text-MeCab/Makefile 1.7 +3 -3 ports/japanese/p5-Text-MeCab/distinfo 1.2 +10 -17ports/japanese/p5-Text-MeCab/files/patch-Makefile.PL 1.1 +24 -0 ports/japanese/p5-Text-MeCab/files/patch-Makefile.pm (new) 1.3 +0 -1 ports/japanese/p5-Text-MeCab/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"
cvs commit: ports/net/xprobe Makefile pkg-plist ports/net/xprobe/files patch-Makefile.in patch-libs-external-USI++-src-ip.cc patch-libs-external-USI++-src-misc.cc patch-libs-external-USI++-src-usi++-t
wxs 2010-07-10 03:45:11 UTC FreeBSD ports repository Modified files: net/xprobe Makefile pkg-plist Added files: net/xprobe/files patch-Makefile.in patch-libs-external-USI++-src-ip.cc patch-libs-external-USI++-src-misc.cc patch-libs-external-USI++-src-usi++-tcp.h patch-src-Makefile.in Log: Fix build with gcc45 Don't overwrite configuration file on install Mark MAKE_JOBS_SAFE PR: ports/148451 Submitted by: swel...@gmail.com Revision ChangesPath 1.13 +8 -13 ports/net/xprobe/Makefile 1.1 +30 -0 ports/net/xprobe/files/patch-Makefile.in (new) 1.1 +10 -0 ports/net/xprobe/files/patch-libs-external-USI++-src-ip.cc (new) 1.1 +10 -0 ports/net/xprobe/files/patch-libs-external-USI++-src-misc.cc (new) 1.1 +11 -0 ports/net/xprobe/files/patch-libs-external-USI++-src-usi++-tcp.h (new) 1.1 +10 -0 ports/net/xprobe/files/patch-src-Makefile.in (new) 1.4 +4 -2 ports/net/xprobe/pkg-plist ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"