cvs commit: ports/devel/py-zopetesting Makefile distinfo
wen 2011-02-22 08:00:15 UTC FreeBSD ports repository Modified files: devel/py-zopetesting Makefile distinfo Log: - Update to 3.10.2 Revision ChangesPath 1.14 +1 -1 ports/devel/py-zopetesting/Makefile 1.14 +2 -2 ports/devel/py-zopetesting/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/p5-DBIx-Custom Makefile distinfo pkg-plist
wen 2011-02-22 08:03:37 UTC FreeBSD ports repository Modified files: databases/p5-DBIx-Custom Makefile distinfo pkg-plist Log: - Update to 0.1648 ChangeLog: http://cpansearch.perl.org/src/KIMOTO/DBIx-Custom-0.1648/Changes Revision ChangesPath 1.13 +9 -6 ports/databases/p5-DBIx-Custom/Makefile 1.12 +2 -2 ports/databases/p5-DBIx-Custom/distinfo 1.6 +6 -5 ports/databases/p5-DBIx-Custom/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/astro/viking Makefile distinfo pkg-plist
wen 2011-02-22 08:06:56 UTC FreeBSD ports repository Modified files: astro/viking Makefile distinfo pkg-plist Log: - Update to 1.1 Revision ChangesPath 1.24 +1 -1 ports/astro/viking/Makefile 1.15 +2 -2 ports/astro/viking/distinfo 1.7 +3 -0 ports/astro/viking/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/devel/libevent Makefile ports/devel/libevent/files patch-configure.in patch-evdns.c patch-event.c patch-evutil.c patch-http.c patch-signal.c
mm 2011-02-22 08:57:43 UTC FreeBSD ports repository Modified files: devel/libevent Makefile Added files: devel/libevent/files patch-configure.in patch-evdns.c patch-event.c patch-evutil.c patch-http.c patch-signal.c Log: Import changes from upstream git repository. Includes fixes for the following Bug IDs: #3028594 - evutil.c fcntl() uses long for F_SETFL #3048812 - Signal socketpair blocking #3107877 - evdns can issue duplicate tx ids Revision ChangesPath 1.46 +1 -1 ports/devel/libevent/Makefile 1.1 +27 -0 ports/devel/libevent/files/patch-configure.in (new) 1.3 +52 -0 ports/devel/libevent/files/patch-evdns.c (new) 1.3 +26 -0 ports/devel/libevent/files/patch-event.c (new) 1.1 +11 -0 ports/devel/libevent/files/patch-evutil.c (new) 1.4 +20 -0 ports/devel/libevent/files/patch-http.c (new) 1.1 +38 -0 ports/devel/libevent/files/patch-signal.c (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/ftp/uftp Makefile distinfo
demon 2011-02-22 10:14:46 UTC FreeBSD ports repository Modified files: ftp/uftp Makefile distinfo Log: Update to version 3.4.1. Revision ChangesPath 1.23 +1 -1 ports/ftp/uftp/Makefile 1.22 +2 -2 ports/ftp/uftp/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"
Re: cvs commit: ports/devel/libevent Makefile ports/devel/libevent/files patch-configure.in patch-evdns.c patch-event.c patch-evutil.c patch-http.c patch-signal.c
Hi, I can only build devel/libevent without files/patch-configure.in. Otherwise I get: /bin/sh ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands /bin/sh ./libtool --tag=CC--mode=compile cc -DHAVE_CONFIG_H -I. -I./compat -O2 -pipe -march=nocona -fno-strict-aliasing -march=nocona -O2 -pipe -march=nocona -fno-strict-aliasing -Wall -fno-strict-aliasing -D_THREAD_SAFE -c -o event.lo event.c libtool: Version mismatch error. This is libtool 2.2.6b, but the libtool: definition of this LT_INIT comes from libtool 2.2.10. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b libtool: and run autoconf again. *** Error code 63 -Herbert ___ 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/en_US.ISO8859-1/articles/committers-guide article.sgml
ryusuke 2011-02-22 10:27:25 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: s/the the/the/ PR: docs/154950 Submitted by: Eitan Adler Revision ChangesPath 1.293 +1 -1 doc/en_US.ISO8859-1/articles/committers-guide/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"
Re: cvs commit: ports/www/orangehrm distinfo
On Mon, 21 Feb 2011 18:49:46 +0800 wen heping wrote: > 2011/2/21 Boris Samorodov : > > On Mon, 21 Feb 2011 00:22:25 + (UTC) Wen Heping wrote: > > > >> wen 2011-02-21 00:22:21 UTC > > > >> FreeBSD ports repository > > > >> Modified files: > >> www/orangehrm distinfo > >> Log: > >> - Fix fetch > > > > As for me extra 40kB at a distfile is far from just "fix fetch"... > I agree but seems upstream do not think so. > I get the source file from SF mirrors and compared the sha result with > SF offered, > It is OK, so I think It could be trusted . Then it may be a good idea to show up this information at a commit log. > >> Reported by: pointyhat@ > >> > >> Revision Changes Path > >> 1.11 +2 -2 ports/www/orangehrm/distinfo > > > >> Index: ports/www/orangehrm/distinfo > >> diff -u ports/www/orangehrm/distinfo:1.10 ports/www/orangehrm/distinfo:1.11 > >> --- ports/www/orangehrm/distinfo:1.10 Thu Feb 17 01:39:07 2011 > >> +++ ports/www/orangehrm/distinfo Mon Feb 21 00:22:21 2011 > >> @@ -1,2 +1,2 @@ > >> -SHA256 (orangehrm-2.6.1.tar.gz) = > >> 4d486d7202790c3593702a30a76c50dafc84b8470aed4c2080cbdaa4280f029f > >> -SIZE (orangehrm-2.6.1.tar.gz) = 5813414 > >> +SHA256 (orangehrm-2.6.1.tar.gz) = > >> 2a2ef6f636e150e9eca4060bff874b539dad88cbe034a8606a5d281df402e994 > >> +SIZE (orangehrm-2.6.1.tar.gz) = 5855001 -- WBR, bsam ___ 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/libevent Makefile distinfo
mm 2011-02-22 10:52:46 UTC FreeBSD ports repository Modified files: devel/libevent Makefile distinfo Log: - Fix USE_AUTOTOOLS Revision ChangesPath 1.47 +7 -0 ports/devel/libevent/Makefile 1.29 +0 -1 ports/devel/libevent/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/libevent Makefile ports/devel/libevent/files patch-configure.in
mm 2011-02-22 11:15:04 UTC FreeBSD ports repository Modified files: devel/libevent Makefile Removed files: devel/libevent/files patch-configure.in Log: - Remove unnecessary patch for configure.in - Remove dependency on USE_AUTOTOOLS Revision ChangesPath 1.48 +0 -4 ports/devel/libevent/Makefile 1.2 +0 -27 ports/devel/libevent/files/patch-configure.in (dead) ___ 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/audio/caps-plugins Makefile distinfo
sylvio 2011-02-22 11:58:34 UTC FreeBSD ports repository Modified files: audio/caps-plugins Makefile distinfo Log: - Update to 0.4.4 Revision ChangesPath 1.12 +1 -1 ports/audio/caps-plugins/Makefile 1.5 +2 -3 ports/audio/caps-plugins/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/quagga/files quagga.sh.in
sem 2011-02-22 12:29:09 UTC FreeBSD ports repository Modified files: net/quagga/files quagga.sh.in Log: - A little hack for RC script to allow start/stop/restart only specified daemons. No PORTVERSION bump. Submitted by: Dmitrij Tejblum Approved by:maintainer Revision ChangesPath 1.18 +5 -0 ports/net/quagga/files/quagga.sh.in ___ 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/libevent2 Makefile distinfo pkg-descr pkg-plist ports/devel/libevent2/files patch-Makefile.in
mm 2011-02-22 13:22:14 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/libevent2 Makefile distinfo pkg-descr pkg-plist devel/libevent2/files patch-Makefile.in Log: Libevent version 2.x The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). The internal event mechanism is completely independent of the exposed event API, and a simple update of libevent can provide new functionality without having to redesign the applications. As a result, Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. Libevent can also be used for multi-threaded applications. WWW: http://www.monkey.org/~provos/libevent/ Revision ChangesPath 1.4234+1 -0 ports/devel/Makefile 1.1 +58 -0 ports/devel/libevent2/Makefile (new) 1.1 +2 -0 ports/devel/libevent2/distinfo (new) 1.1 +20 -0 ports/devel/libevent2/files/patch-Makefile.in (new) 1.1 +18 -0 ports/devel/libevent2/pkg-descr (new) 1.1 +62 -0 ports/devel/libevent2/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/net/istgt Makefile distinfo pkg-plist
sunpoet 2011-02-22 13:26:57 UTC FreeBSD ports repository Modified files: net/istgtMakefile distinfo Removed files: net/istgtpkg-plist Log: - Update to 20110219 - Update COMMENT - Use PLIST_FILES/PLIST_DIRS - Use ETCDIR - Simplify Makefile Changes:http://shell.peach.ne.jp/aoyama/archives/1393 (in Japanese) PR: ports/154880 Submitted by: Daisuke Aoyama (maintainer) Revision ChangesPath 1.20 +15 -10ports/net/istgt/Makefile 1.20 +2 -2 ports/net/istgt/distinfo 1.3 +0 -9 ports/net/istgt/pkg-plist (dead) ___ 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/www/websh Makefile
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/21/11 11:18 PM, Mikhail Teterin wrote: > mi 2011-02-22 04:18:39 UTC > > FreeBSD ports repository > > Modified files: > www/webshMakefile > Log: > The PORTREVISION bump was not warranted -- the pre-built package was not > affected by the ohauer's change, which only affected the post-install > target. > > Revision ChangesPath > 1.17 +1 -1 ports/www/websh/Makefile Is it a good idea to decrement PORTREVISION after the previous commit has been in the tree for some number of hours? Won't that mess up portsnap or some other auto-building process, not to mention pkg_version, etc.? - -Greg - -- Greg Larkin http://www.FreeBSD.org/ - The Power To Serve http://www.sourcehosting.net/ - Ready. Set. Code. http://twitter.com/sourcehosting/ - Follow me, follow you -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1jt5UACgkQ0sRouByUApCqYgCgw4RxNVvBDX+RPnVeB0/o56y4 ZdAAoM3mIaaYsBc9tDmqvEoXXZj4+m6u =7dPd -END PGP SIGNATURE- ___ 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/mimetex Makefile pkg-message pkg-plist ports/www/mimetex/files pkg-message.in
tota2011-02-22 14:33:47 UTC FreeBSD ports repository Modified files: www/mimetex Makefile pkg-plist Added files: www/mimetex/filespkg-message.in Removed files: www/mimetex pkg-message Log: - Use WWWDIR - Use FETCH_ARGS instead of FETCH_CMD - Move pkg-message to files/pkg-message.in - Fix pkg-plist - Bump PORTREVISION RP: ports/153598 Submitted by: tota (myself) Approved by:maintainer timeout (> 7 weeks) Revision ChangesPath 1.16 +14 -6 ports/www/mimetex/Makefile 1.1 +9 -0 ports/www/mimetex/files/pkg-message.in (new) 1.2 +0 -6 ports/www/mimetex/pkg-message (dead) 1.6 +6 -6 ports/www/mimetex/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/mail/enma Makefile
arved 2011-02-22 15:02:08 UTC FreeBSD ports repository Modified files: mail/enmaMakefile Log: Add Build dependency on perl Reported by:pointyhat Revision ChangesPath 1.9 +1 -0 ports/mail/enma/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/cvs-devel Makefile ports/devel/cvs-devel/files patch-src-myndbm.c
arved 2011-02-22 15:48:45 UTC FreeBSD ports repository Modified files: devel/cvs-devel Makefile Added files: devel/cvs-devel/files patch-src-myndbm.c Log: Fix a coredump when tagging a release PR: 153874 Submitted by: Dan Mahoney Approved by:maintainer timeout Revision ChangesPath 1.26 +1 -1 ports/devel/cvs-devel/Makefile 1.1 +14 -0 ports/devel/cvs-devel/files/patch-src-myndbm.c (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"
Re: cvs commit: ports/www/websh Makefile
On Tue, Feb 22, 2011 at 08:18:14AM -0500, Greg Larkin wrote: > Is it a good idea to decrement PORTREVISION after the previous commit > has been in the tree for some number of hours? Nope. For instance, if a pointyhat run _had_ been started during that window, the uploaded package would now be wrong. mcl ___ 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/rancid Makefile ports/net-mgmt/rancid/files patch-bin-rancid.in
arved 2011-02-22 16:05:24 UTC FreeBSD ports repository Modified files: net-mgmt/rancid Makefile Added files: net-mgmt/rancid/files patch-bin-rancid.in Log: Fix a bug when using svn instead of cvs PR: 151347 Submitted by: "Maxim P. Kondakov" Approved by:maintainer timeout Revision ChangesPath 1.30 +1 -0 ports/net-mgmt/rancid/Makefile 1.1 +13 -0 ports/net-mgmt/rancid/files/patch-bin-rancid.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"
Re: cvs commit: ports/www/websh Makefile
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2/22/11 10:48 AM, Mark Linimon wrote: > On Tue, Feb 22, 2011 at 08:18:14AM -0500, Greg Larkin wrote: >> Is it a good idea to decrement PORTREVISION after the previous commit >> has been in the tree for some number of hours? > > Nope. For instance, if a pointyhat run _had_ been started during that > window, the uploaded package would now be wrong. > > mcl What's the proper fix at this point - rebump to current PORTREVISION+2, or is a PORTEPOCH bump required? Thank you, Greg -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk1j35QACgkQ0sRouByUApADAwCgzP5GIibqwO9Vq27OfpLO8ZXR jSQAoK/LJteMVb3ztlPnDNQpj+L6Sl9v =hm88 -END PGP SIGNATURE- ___ 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/www/websh Makefile
On Tue, Feb 22, 2011 at 11:08:52AM -0500, Greg Larkin wrote: > On 2/22/11 10:48 AM, Mark Linimon wrote: > > On Tue, Feb 22, 2011 at 08:18:14AM -0500, Greg Larkin wrote: > >> Is it a good idea to decrement PORTREVISION after the previous commit > >> has been in the tree for some number of hours? > > > > Nope. For instance, if a pointyhat run _had_ been started during that > > window, the uploaded package would now be wrong. > > > > mcl > > What's the proper fix at this point - rebump to current PORTREVISION+2, > or is a PORTEPOCH bump required? > Just reinstating it to PORTREVISON+1 should be good enough. There's no need to get the, few, people that may have upgraded during the time to upgrade again to +2. PKGVERSION needs to be the same or higher, it just cannot go down. -erwin -- Erwin Lansing http://droso.org Prediction is very difficult especially about the futureer...@freebsd.org pgp0AdsxUvZAH.pgp Description: PGP signature
Re: cvs commit: ports/www/websh Makefile
On Tue, Feb 22, 2011 at 7:54 PM, Erwin Lansing wrote: > On Tue, Feb 22, 2011 at 11:08:52AM -0500, Greg Larkin wrote: > > On 2/22/11 10:48 AM, Mark Linimon wrote: > > > On Tue, Feb 22, 2011 at 08:18:14AM -0500, Greg Larkin wrote: > > >> Is it a good idea to decrement PORTREVISION after the previous commit > > >> has been in the tree for some number of hours? > > > > > > Nope. For instance, if a pointyhat run _had_ been started during that > > > window, the uploaded package would now be wrong. > > > > > > mcl > > > > What's the proper fix at this point - rebump to current PORTREVISION+2, > > or is a PORTEPOCH bump required? > > > Just reinstating it to PORTREVISON+1 should be good enough. There's no > need to get the, few, people that may have upgraded during the time to > upgrade again to +2. PKGVERSION needs to be the same or higher, it just > cannot go down. > > -erwin > How about to fix it? :-) > > -- > Erwin Lansing http://droso.org > Prediction is very difficult > especially about the futureer...@freebsd.org > ___ 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/www/websh Makefile
On 22.02.2011 11:54, Erwin Lansing wrote: Just reinstating it to PORTREVISON+1 should be good enough. There's no need to get the, few, people that may have upgraded during the time to upgrade again to +2. PKGVERSION needs to be the same or higher, it just cannot go down. Since the package remains exactly the same in this case, it does not even matter, does it? Some time later, when/if the PORTREVISION needs to be bumped for real, it can be bumped to +2 for those (if any), who may have updated during the between-commits window yesterday. But for the time being both they and all the rest don't need to do anything... -mi ___ 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/dns/dnsmasq Makefile ports/dns/dnsmasq/files dnsmasq.sh.in
mandree 2011-02-22 17:19:28 UTC FreeBSD ports repository Modified files: dns/dnsmasq Makefile dns/dnsmasq/filesdnsmasq.sh.in Log: Change rc.d file to ensure proper startup order: - depend on named, in case dnsmasq uses named as resolver - start before ntpdate and rpcbase (which require named). Bump PORTREVISION. Revision ChangesPath 1.69 +1 -0 ports/dns/dnsmasq/Makefile 1.6 +12 -3 ports/dns/dnsmasq/files/dnsmasq.sh.in ___ 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/www/websh Makefile
On 22.02.2011 11:08, Greg Larkin wrote: What's the proper fix at this point - rebump to current PORTREVISION+2, or is a PORTEPOCH bump required? Since the pointyhat had not started then, I don't think, there is anything to be fixed at all now... -mi ___ 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/math/levmar Makefile
bf 2011-02-22 17:40:44 UTC FreeBSD ports repository Modified files: math/levmar Makefile Log: - Fix the option to build profiling libraries as was done in ports/150174 and ports/150549 for math/blas and math/lapack, respectively. - Remove the devel/binutils-related additions to MAKE_ENV, as these are now done by default. - Adjust linking - Add a test target - Bump PORTREVISION PR: 154645 Approved by:makc, miwi (mentors, implicit) Eijiro Shibusawa (maintainer) Revision ChangesPath 1.3 +31 -16ports/math/levmar/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/www/websh Makefile
On Feb 22, 2011, at 5:51 PM, Mikhail T. wrote: > On 22.02.2011 11:08, Greg Larkin wrote: >> What's the proper fix at this point - rebump to current PORTREVISION+2, >> or is a PORTEPOCH bump required? > Since the pointyhat had not started then, I don't think, there is anything to > be fixed at all now... > > -mi *PORTEPOCH, THE HORROR!* :-) (no specific reply to Mikhail btw.. I share the points mentioned) -- /"\ Best regards,| re...@freebsd.org \ / Remko Lodder | Xhttp://www.evilcoder.org/| Quis custodiet ipsos custodes / \ ASCII Ribbon Campaign| Against HTML Mail and News ___ 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/math/py-numpy Makefile distinfo
bf 2011-02-22 18:37:57 UTC FreeBSD ports repository Modified files: math/py-numpyMakefile distinfo Log: - Slightly simplify the fenv fix, and note that FreeBSD 7.3 and 7.4 no longer need the fix after the MFC of r203441 on 17 February 2010 - While here, remove MD5 checksums in distinfo PR: 154742 Approved by:makc, miwi (mentors, implicit) Li-Lun Wang (maintainer) Revision ChangesPath 1.33 +11 -4 ports/math/py-numpy/Makefile 1.18 +0 -7 ports/math/py-numpy/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/audio/timemachine Makefile distinfo
sylvio 2011-02-22 18:49:44 UTC FreeBSD ports repository Modified files: audio/timemachineMakefile distinfo Log: - Update to 0.3.3 Revision ChangesPath 1.12 +1 -2 ports/audio/timemachine/Makefile 1.3 +2 -3 ports/audio/timemachine/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/lang/gcc46 Makefile distinfo pkg-plist
gerald 2011-02-22 18:56:53 UTC FreeBSD ports repository Modified files: lang/gcc46 Makefile distinfo pkg-plist Log: Update to the 20110219 snapshot of GCC 4.6.0. This addresses the pollution of common namespace by share/python/aotcompile.py and share/python/classfile.py which now go into version-specific directories. By means of an extra patch default code generation on i386 defaults to i486 on FreeBSD 6 and above. [1] Submitted by: tijl [1] Reported by:Yuri Karaban [1] PR: 154364 [1] Revision ChangesPath 1.479 +1 -1 ports/lang/gcc46/Makefile 1.345 +10 -10ports/lang/gcc46/distinfo 1.112 +4 -4 ports/lang/gcc46/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/lang/gcc46/files patch-default-i486
gerald 2011-02-22 18:57:48 UTC FreeBSD ports repository Added files: lang/gcc46/files patch-default-i486 Log: Update to the 20110219 snapshot of GCC 4.6.0. This addresses the pollution of common namespace by share/python/aotcompile.py and share/python/classfile.py which are now saved in version-specific directories. By means of an extra patch default code generation on i386 now defaults to i486 on FreeBSD 6 and above. [1] Submitted by: tijl [1] Reported by:Yuri Karaban [1] PR: 154364 [1] Revision ChangesPath 1.1 +25 -0 ports/lang/gcc46/files/patch-default-i486 (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/latex2html Makefile distinfo pkg-plist
hrs 2011-02-22 19:08:53 UTC FreeBSD ports repository Modified files: textproc/latex2html Makefile distinfo pkg-plist Log: Update to 2008. Revision ChangesPath 1.42 +1 -3 ports/textproc/latex2html/Makefile 1.8 +2 -3 ports/textproc/latex2html/distinfo 1.11 +3 -3 ports/textproc/latex2html/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/devel/p5-Locale-Maketext-Lexicon Makefile distinfo
culot 2011-02-22 19:13:14 UTC FreeBSD ports repository Modified files: devel/p5-Locale-Maketext-Lexicon Makefile distinfo Log: - Update to 0.86 Changes:http://search.cpan.org/dist/Locale-Maketext-Lexicon/Changes Revision ChangesPath 1.41 +1 -1 ports/devel/p5-Locale-Maketext-Lexicon/Makefile 1.38 +2 -2 ports/devel/p5-Locale-Maketext-Lexicon/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"
Re: cvs commit: ports/net/quagga/files quagga.sh.in
On 02/22/2011 04:29, Sergey Matveychuk wrote: sem 2011-02-22 12:29:09 UTC FreeBSD ports repository Modified files: net/quagga/files quagga.sh.in Log: - A little hack for RC script to allow start/stop/restart only specified daemons. No PORTVERSION bump. Given that this actually changes the package, there should be a bump. hth, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/ ___ 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/dns/dnsmasq Makefile ports/dns/dnsmasq/files dnsmasq.sh.in pkg-message.in
mandree 2011-02-22 19:20:17 UTC FreeBSD ports repository Modified files: dns/dnsmasq Makefile dns/dnsmasq/filesdnsmasq.sh.in pkg-message.in Log: Update dnsmasq rc.d script again (sorry for the churn with portrev. 1) - Start before named, to unbreak named_wait if /etc/resolv.conf points to dnsmasq (when named is the resolver that dnsmasq forwards to). Is also more robust/maintenance friendly if other scripts depend on "named". - Track if the configuration has changed since start, and upgrade reload to restart by default in that case (can be disabled with dnsmasq_restart="NO" in /etc/rc.conf[.local]), to work around dnsmasq shortcoming - Add a "logstats" action to the rcscript, and document it. - Document the "reload" action and the new dnsmasq_restart variable. - Properly quote variable expansions. - Enhance pkg-message to point to the rcfile for feature documentation. - Bump PORTREVISION to 2. Revision ChangesPath 1.70 +1 -1 ports/dns/dnsmasq/Makefile 1.7 +63 -15ports/dns/dnsmasq/files/dnsmasq.sh.in 1.2 +5 -0 ports/dns/dnsmasq/files/pkg-message.in ___ 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/discount Makefile distinfo
culot 2011-02-22 19:26:36 UTC FreeBSD ports repository Modified files: textproc/discountMakefile distinfo Log: - Update to 2.0.7 Changes:http://www.pell.portland.or.us/~orc/Code/markdown/#Source.Code PR: ports/154963 Submitted by: Julien Laffaye (maintainer) Revision ChangesPath 1.21 +1 -1 ports/textproc/discount/Makefile 1.21 +2 -2 ports/textproc/discount/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/lang/gcc45 Makefile distinfo ports/lang/gcc45/files patch-default-i486
gerald 2011-02-22 19:44:39 UTC FreeBSD ports repository Modified files: lang/gcc45 Makefile distinfo Added files: lang/gcc45/files patch-default-i486 Log: Update to the 20110217 snapshot of GCC 4.5.3. By means of an extra patch code generation on i386 now defaults to i486 on FreeBSD 6 and above. [1] Submitted by: tijl [1] Reported by:Yuri Karaban [1] PR: 154364 [1] Revision ChangesPath 1.480 +1 -1 ports/lang/gcc45/Makefile 1.346 +10 -10ports/lang/gcc45/distinfo 1.1 +25 -0 ports/lang/gcc45/files/patch-default-i486 (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/print/lilypond Makefile distinfo pkg-plist
gahr2011-02-22 20:02:23 UTC FreeBSD ports repository Modified files: print/lilypond Makefile distinfo pkg-plist Log: - Update to 2.13.51 Revision ChangesPath 1.89 +1 -1 ports/print/lilypond/Makefile 1.38 +4 -4 ports/print/lilypond/distinfo 1.32 +1 -0 ports/print/lilypond/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/textproc/htdig Makefile distinfo
Hi Olli, On Feb 22, 2011, at 01:36, Doug Barton wrote: > On 02/21/2011 16:29, Olli Hauer wrote: >> ohauer 2011-02-22 00:29:58 UTC >> >> FreeBSD ports repository >> >> Modified files: >> textproc/htdig Makefile distinfo >> Log: >>- fix pkg-plist if installed with apache20 / apache22 >>- remove MD5 from distinfo >> >> PR: ports/154758 >> http://www.FreeBSD.org/cgi/query-pr.cgi?pr=154758 >> Submitted by: myself >> Approved by:maintainer timeout > > The last time I checked maintainer timeout was 14 days. Given that this is a > low-priority port I treated it accordingly. Agreed. Please respect our maintainer timeout. I see you jumped the gun on ports/154752, ports/154754, ports/154756 and ports/154759 as well. Regards, Brix -- Henrik Brix Andersen PGP.sig Description: This is a digitally signed message part
cvs commit: ports/devel/nasm Makefile distinfo
dhn 2011-02-22 20:29:29 UTC FreeBSD ports repository Modified files: devel/nasm Makefile distinfo Log: - Update to 2.09.05 Revision ChangesPath 1.40 +1 -1 ports/devel/nasm/Makefile 1.21 +4 -4 ports/devel/nasm/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: doc/en_US.ISO8859-1/books/handbook/install chapter.sgml
jkois 2011-02-22 20:57:42 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/install chapter.sgml Log: PR: docs/154931 Fix some problems/hickups in the "Prepare Boot Media" section. Problem found by: Taras (ds ett ukrhub dott net) Patch provided by: Warren Block (wblock ett wonkity dott com) Revision ChangesPath 1.420 +4 -18 doc/en_US.ISO8859-1/books/handbook/install/chapter.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/x11-wm/echinus distinfo pkg-descr
dhn 2011-02-22 21:01:07 UTC FreeBSD ports repository Modified files: x11-wm/echinus distinfo pkg-descr Log: - Fix WWW in pkg-descr - Remove MD5 checksum PR: ports/154944 Submitted by: Aldis Berjoza Approved by:maintainer (via IRC) Revision ChangesPath 1.10 +0 -1 ports/x11-wm/echinus/distinfo 1.3 +1 -1 ports/x11-wm/echinus/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/math/asymptote Makefile
mandree 2011-02-22 21:18:37 UTC FreeBSD ports repository Modified files: math/asymptote Makefile Log: Mark MAKE_JOBS_UNSAFE. Revision ChangesPath 1.66 +1 -0 ports/math/asymptote/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/security/vuxml vuln.xml
flo 2011-02-22 21:30:19 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - add asterisk -- Exploitable Stack and Heap Array Overflows Revision ChangesPath 1.2313+39 -1 ports/security/vuxml/vuln.xml ___ 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/games/xboard Makefile distinfo
johans 2011-02-22 21:33:59 UTC FreeBSD ports repository Modified files: games/xboard Makefile distinfo Log: Update xboard to 4.5.1 Revision ChangesPath 1.51 +1 -1 ports/games/xboard/Makefile 1.29 +2 -2 ports/games/xboard/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/asterisk Makefile distinfo
flo 2011-02-22 21:44:15 UTC FreeBSD ports repository Modified files: net/asterisk Makefile distinfo Log: - Update to 1.8.2.4 PR: ports/154953 Submitted by: Alexander Brovikov Security: http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html Revision ChangesPath 1.144 +1 -1 ports/net/asterisk/Makefile 1.56 +2 -2 ports/net/asterisk/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/asterisk16 Makefile distinfo
flo 2011-02-22 21:45:22 UTC FreeBSD ports repository Modified files: net/asterisk16 Makefile distinfo Log: - Update to 1.6.2.16.2 Security: http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html Revision ChangesPath 1.149 +1 -1 ports/net/asterisk16/Makefile 1.55 +2 -2 ports/net/asterisk16/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: doc/ja_JP.eucJP/books/handbook/install chapter.sgml
ryusuke 2011-02-22 22:23:00 UTC FreeBSD doc repository Modified files: ja_JP.eucJP/books/handbook/install chapter.sgml Log: Merge the following from the English version: 1.419 -> 1.420 doc/ja_JP.eucJP/books/handbook/install/chapter.sgml Revision ChangesPath 1.54 +1 -11 doc/ja_JP.eucJP/books/handbook/install/chapter.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: CVSROOT modules
edwin 2011-02-23 00:09:08 UTC FreeBSD ports repository Modified files: .modules Log: Ports modules update at Wednesday 23 February 2011 at 00:09 Feature safe: yes Revision ChangesPath 1.21069 +3 -4 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/moodle2 Makefile distinfo
wen 2011-02-23 01:51:46 UTC FreeBSD ports repository Modified files: www/moodle2 Makefile distinfo Log: - Update to 2.0.2 Revision ChangesPath 1.30 +1 -1 ports/www/moodle2/Makefile 1.25 +2 -2 ports/www/moodle2/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/p5-Redis Makefile distinfo
clsung 2011-02-23 03:40:55 UTC FreeBSD ports repository Modified files: databases/p5-Redis Makefile distinfo Log: - Update to 1.903(0) Changes:http://search.cpan.org/dist/Redis/Changes Revision ChangesPath 1.4 +2 -3 ports/databases/p5-Redis/Makefile 1.4 +2 -2 ports/databases/p5-Redis/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: doc/nl_NL.ISO8859-1/books/handbook/install chapter.sgml
remko 2011-02-23 06:04:59 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/install chapter.sgml Log: MFen install/chapter.sgml v1.240 Obtained from: The FreeBSD Dutch Documentation Project Revision ChangesPath 1.22 +7 -23 doc/nl_NL.ISO8859-1/books/handbook/install/chapter.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"