cvs commit: ports/audio/liba52-devel Makefile pkg-plist

2007-01-02 Thread Mario Sergio Fujikawa Ferreira
lioux 2007-01-03 06:25:53 UTC FreeBSD ports repository Modified files: audio/liba52-devel Makefile pkg-plist Log: o Add support to NO_PROFILE o Bump PORTREVISION due to PLIST change Revision ChangesPath 1.21 +7 -0 ports/audio/liba52-devel/Makefile 1

cvs commit: ports/multimedia/audacious Makefile ports/multimedia/audacious-plugins Makefile

2007-01-02 Thread Oliver Lehmann
oliver 2007-01-03 05:47:17 UTC FreeBSD ports repository Modified files: multimedia/audacious Makefile multimedia/audacious-plugins Makefile Log: change the gconf dependency to gconf2 PR: 107445 Submitted by: bgruber<[EMAIL PROTECTED]> Revision Cha

cvs commit: ports/news/pan Makefile distinfo pkg-plist

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 05:43:14 UTC FreeBSD ports repository Modified files: news/pan Makefile distinfo pkg-plist Log: Update to 0.120. Revision ChangesPath 1.76 +1 -1 ports/news/pan/Makefile 1.49 +3 -3 ports/news/pan/distinfo 1.24

Re: cvs commit: src/lib/libc/gdtoa _hdtoa.c src/lib/libc/stdio vfprintf.c

2007-01-02 Thread David Schultz
On Wed, Jan 03, 2007, David Schultz wrote: > das 2007-01-03 04:57:58 UTC > > FreeBSD src repository > > Modified files: > lib/libc/gdtoa _hdtoa.c > lib/libc/stdio vfprintf.c > Log: > Fix rounding of 0xf for hex fp formats. > > PR: 90333 The rounding

cvs commit: src/tools/regression/lib/libc/stdio test-scanfloat.c

2007-01-02 Thread David Schultz
das 2007-01-03 05:38:08 UTC FreeBSD src repository Modified files: tools/regression/lib/libc/stdio test-scanfloat.c Log: Fix cut-and-paste bugs in the regression tests. Revision ChangesPath 1.6 +2 -2 src/tools/regression/lib/libc/stdio/test-scanfloat.c

cvs commit: ports/net/netspeed_applet pkg-descr

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 05:02:21 UTC FreeBSD ports repository Modified files: net/netspeed_applet pkg-descr Log: Update WWW to http://www.wh-hms.uni-ulm.de/~mfcn/netspeed/ .. Revision ChangesPath 1.2 +1 -1 ports/net/netspeed_applet/pkg-descr ___

cvs commit: src/lib/libc/amd64 gd_qnan.h src/lib/libc/arm gd_qnan.h src/lib/libc/i386 gd_qnan.h src/lib/libc/ia64 gd_qnan.h src/lib/libc/powerpc gd_qnan.h src/lib/libc/sparc64 gd_qnan.h

2007-01-02 Thread David Schultz
das 2007-01-03 05:00:03 UTC FreeBSD src repository Added files: lib/libc/amd64 gd_qnan.h lib/libc/arm gd_qnan.h lib/libc/i386gd_qnan.h lib/libc/ia64gd_qnan.h lib/libc/powerpc gd_qnan.h lib/libc/sparc64 gd_qnan.h Log

cvs commit: src/contrib/gdtoa gdtoaimp.h

2007-01-02 Thread David Schultz
das 2007-01-03 04:59:34 UTC FreeBSD src repository Modified files: contrib/gdtoagdtoaimp.h Log: Merge local diffs. Revision ChangesPath 1.8 +27 -25src/contrib/gdtoa/gdtoaimp.h ___ cvs-all@freebsd.org ma

cvs commit: src/contrib/gdtoa - Imported sources

2007-01-02 Thread David Schultz
das 2007-01-03 04:58:56 UTC FreeBSD src repository src/contrib/gdtoa - Imported sources Update of /home/ncvs/src/contrib/gdtoa In directory repoman.freebsd.org:/tmp/cvs-serv63456 Log Message: Import of the latest gdtoa sources, which include fixes for minor problems relat

cvs commit: src/lib/libc/gdtoa _hdtoa.c src/lib/libc/stdio vfprintf.c

2007-01-02 Thread David Schultz
das 2007-01-03 04:57:58 UTC FreeBSD src repository Modified files: lib/libc/gdtoa _hdtoa.c lib/libc/stdio vfprintf.c Log: Fix rounding of 0xf for hex fp formats. PR: 90333 Revision ChangesPath 1.4 +1 -1 src/lib/libc/gdtoa/_hdto

cvs commit: ports/multimedia/p5-GStreamer Makefile distinfo

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 04:55:31 UTC FreeBSD ports repository Modified files: multimedia/p5-GStreamer Makefile distinfo Log: Update to 0.09. Revision ChangesPath 1.10 +1 -5 ports/multimedia/p5-GStreamer/Makefile 1.4 +3 -3 ports/multimedia/p5-GStreame

cvs commit: ports/multimedia/libquicktime Makefile distinfo pkg-plist

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 04:47:53 UTC FreeBSD ports repository Modified files: multimedia/libquicktime Makefile distinfo pkg-plist Log: -Update to 0.9.10. -Add WITH_OPTIMIZED_CFLAGS knob, off by default. -Respect the CFLAGS/CPUTYPE. Reviewed by:ahze Revision Changes

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

2007-01-02 Thread Yen-Ming Lee
leeym 2007-01-03 04:39:00 UTC FreeBSD ports repository Modified files: www/p5-Gantry/files patch-Build.PL Log: - not to touch filesystem before 'make install' (http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2006122405/p5-Gantry-3.45.log) Revision Changes

cvs commit: ports/www/drupal-textile 1

2007-01-02 Thread Brooks Davis
brooks 2007-01-03 04:02:32 UTC FreeBSD ports repository Removed files: www/drupal-textile 1 Log: Nuke a bogus temporary file. Revision ChangesPath 1.2 +0 -35 ports/www/drupal-textile/1 (dead) ___ cvs-all@freebsd

cvs commit: ports/databases/grass-i18n Makefile

2007-01-02 Thread Hiroki Sato
hrs 2007-01-03 03:53:47 UTC FreeBSD ports repository Modified files: databases/grass-i18n Makefile Log: Fix wrong ownership of installed files. Bump PORTREVISION. Submitted by: TAOKA Fumiyoshi PR: ports/104887 Revision ChangesPath 1.37 +

cvs commit: ports/multimedia/gavl Makefile distinfo ports/multimedia/gavl/files patch-configure

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 03:32:44 UTC FreeBSD ports repository Modified files: multimedia/gavl Makefile distinfo Removed files: multimedia/gavl/files patch-configure Log: -Update to 0.2.5. -INSTALLS_SHLIB -> USE_LDCONFIG. Revision ChangesPath 1.10 +10 -9

cvs commit: ports/devel/p5-PadWalker Makefile distinfo

2007-01-02 Thread Cheng-Lung Sung
clsung 2007-01-03 03:19:43 UTC FreeBSD ports repository Modified files: devel/p5-PadWalker Makefile distinfo Log: - Update to 1.3 Revision ChangesPath 1.5 +1 -1 ports/devel/p5-PadWalker/Makefile 1.6 +3 -3 ports/devel/p5-PadWalker/distinfo __

cvs commit: ports/japanese/ipa-ttfonts Makefile distinfo pkg-descr pkg-plist ports/japanese/ipa-ttfonts/files 2.ipa-ttfonts.conf pkg-install.in

2007-01-02 Thread Hiroki Sato
hrs 2007-01-03 03:06:36 UTC FreeBSD ports repository Modified files: japanese/ipa-ttfonts Makefile pkg-descr pkg-plist japanese/ipa-ttfonts/files 2.ipa-ttfonts.conf pkg-install.in Added files: japanese/ipa-ttfonts distinfo Log: Update to 1.0.20060520. This po

cvs commit: src/sys/kern kern_synch.c

2007-01-02 Thread Jeff Roberson
jeff2007-01-03 02:38:41 UTC FreeBSD src repository Modified files: sys/kern kern_synch.c Log: - Fix schedgraph output with KSE threads. Call thread_switchout() after calling CTR() so we don't confuse a new kse thread with a real preemption. Revision C

cvs commit: ports/multimedia/gstreamer-plugins80 Makefile.common ports/audio/gstreamer-plugins-wavpack80 Makefile

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 02:31:51 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins80 Makefile.common audio/gstreamer-plugins-wavpack80 Makefile Log: Chase wavpack's shared library version bump, bump the PORTREVISION. Revision ChangesPath 1.7

cvs commit: ports/multimedia/gstreamer-plugins Makefile.common ports/audio/gstreamer-plugins-wavpack Makefile ports/multimedia/quodlibet Makefile

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 02:19:49 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile.common audio/gstreamer-plugins-wavpack Makefile multimedia/quodlibet Makefile Log: Chase wavpack's shared library version bump, bump PORTREVISION on these port

cvs commit: ports/audio/wavpack Makefile distinfo pkg-plist ports/audio/wavpack/files patch-wavpack.c patch-wvunpack.c

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 02:19:22 UTC FreeBSD ports repository Modified files: audio/wavpackMakefile distinfo pkg-plist audio/wavpack/files patch-wavpack.c patch-wvunpack.c Log: -Update to 4.40.0. -Use USE_DOS2UNIX and get rid of ^M in our files/patch-*. -INSTALLS_SHL

cvs commit: ports/www/youtube_dl Makefile distinfo

2007-01-02 Thread Rong-En Fan
rafan 2007-01-03 01:26:40 UTC FreeBSD ports repository Modified files: www/youtube_dl Makefile distinfo Log: - Update to 2007.01.01 PR: ports/107428 Submitted by: Pankov Pavel (maintainer) Revision ChangesPath 1.7 +1 -1 ports/w

Re: cvs commit: ports/ftp/kftpgrabber distinfo

2007-01-02 Thread Markus Brueffer
On Tuesday 02 January 2007 20:33, Markus Brueffer wrote: > markus 2007-01-02 19:33:49 UTC > > FreeBSD ports repository > > Modified files: > ftp/kftpgrabber distinfo > Log: > The distfile was rerolled. Only change is the adjusted version string in > the 'about' dialog. > > R

cvs commit: ports/audio/twolame Makefile distinfo

2007-01-02 Thread Jeremy Messenger
mezz2007-01-03 00:19:35 UTC FreeBSD ports repository Modified files: audio/twolameMakefile distinfo Log: -Update to 0.3.9. -INSTALLS_SHLIB -> USE_LDCONFIG. Revision ChangesPath 1.10 +10 -9 ports/audio/twolame/Makefile 1.7 +3 -3 port

cvs commit: ports/shells/bash pkg-plist

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 22:47:18 UTC FreeBSD ports repository Modified files: shells/bash pkg-plist Log: - Fix pkg-plist. Approved by:maintainer timeout (5 months) Revision ChangesPath 1.20 +5 -3 ports/shells/bash/pkg-plist _

cvs commit: ports/cad/alliance Makefile distinfo pkg-plist

2007-01-02 Thread Hiroki Sato
hrs 2007-01-02 22:46:37 UTC FreeBSD ports repository Modified files: cad/alliance Makefile distinfo pkg-plist Log: Update to 5.0.20060509. Revision ChangesPath 1.8 +2 -2 ports/cad/alliance/Makefile 1.4 +3 -3 ports/cad/alliance/disti

cvs commit: ports/editors/vim Makefile

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 22:41:37 UTC FreeBSD ports repository Modified files: editors/vim Makefile Log: - FreeBSD's ctags has no -R option. Approved by:maintainer timeout (4 months) Revision ChangesPath 1.292 +7 -1 ports/editors/vim/Makefile

cvs commit: ports/science/mpqc Makefile distinfo pkg-plist ports/science/mpqc/files manpages

2007-01-02 Thread Maho Nakata
maho2007-01-02 22:14:41 UTC FreeBSD ports repository Modified files: science/mpqc Makefile distinfo pkg-plist science/mpqc/files manpages Log: Update to 2.3.1. * documents are now generated with doxygen. * sort pkg-plist. * build with libint; now supports

cvs commit: ports/net-p2p/rtorrent-devel Makefile distinfo

2007-01-02 Thread Florent Thoumie
flz 2007-01-02 21:51:34 UTC FreeBSD ports repository Modified files: net-p2p/rtorrent-devel Makefile distinfo Log: Update to 0.7.1. PR: ports/107297 Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> Revision ChangesPath 1.7 +5 -2 ports

cvs commit: ports/net-p2p/libtorrent-devel Makefile distinfo pkg-plist

2007-01-02 Thread Florent Thoumie
flz 2007-01-02 21:48:24 UTC FreeBSD ports repository Modified files: net-p2p/libtorrent-devel Makefile distinfo pkg-plist Log: Update to 0.11.1. PR: ports/107296 Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> Revision ChangesPath 1.8 +1

cvs commit: ports/lang/gcc43 Makefile distinfo ports/lang/gcc43/files patch-gcc-gimplify.c

2007-01-02 Thread Gerald Pfeifer
gerald 2007-01-02 21:42:49 UTC FreeBSD ports repository Modified files: lang/gcc43 Makefile distinfo Added files: lang/gcc43/files patch-gcc-gimplify.c Log: Update to the 20061230 snapshot of GCC 4.3.0. This adds a libgomp info page (the other changes t

cvs commit: ports/security/p5-Crypt-License Makefile distinfo

2007-01-02 Thread Gabor Kovesdan
gabor 2007-01-02 21:13:18 UTC FreeBSD ports repository Modified files: security/p5-Crypt-License Makefile distinfo Log: - Update to 2.04 Approved by:erwin (mentor) Revision ChangesPath 1.3 +2 -2 ports/security/p5-Crypt-License/Makefile 1.2

cvs commit: ports/dns/pdnsd Makefile distinfo

2007-01-02 Thread Gabor Kovesdan
gabor 2007-01-02 21:12:46 UTC FreeBSD ports repository Modified files: dns/pdnsdMakefile distinfo Log: - Update to 1.2.5 Approved by:erwin (mentor) Revision ChangesPath 1.21 +1 -2 ports/dns/pdnsd/Makefile 1.14 +3 -3 ports/d

cvs commit: ports/archivers/cabextract Makefile distinfo ports/archivers/cabextract/files patch-configure

2007-01-02 Thread Gabor Kovesdan
gabor 2007-01-02 21:12:04 UTC FreeBSD ports repository Modified files: archivers/cabextract Makefile distinfo Removed files: archivers/cabextract/files patch-configure Log: - Update to 1.2 - Remove unnecessary patch - Style Approved by:erwin (mentor) Re

Re: cvs commit: src/etc rc.subr

2007-01-02 Thread Brooks Davis
On Sun, Dec 31, 2006 at 11:04:11AM -0600, Mike Pritchard wrote: > On Sun, Dec 31, 2006 at 11:07:29AM +, Yar Tikhiy wrote: > > yar 2006-12-31 11:07:29 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc rc.subr > > Log: > > Allow for /usr/bi

cvs commit: ports/irc/icbirc/files patch-icb.c

2007-01-02 Thread Hiroki Sato
hrs 2007-01-02 21:09:07 UTC FreeBSD ports repository Added files: irc/icbirc/files patch-icb.c Log: Fix GCC 4.x build. Spotted by: kris Revision ChangesPath 1.1 +105 -0ports/irc/icbirc/files/patch-icb.c (new)

cvs commit: src/sbin/atm/atm atm.8

2007-01-02 Thread Ralf S. Engelschall
rse 2007-01-02 21:00:46 UTC FreeBSD src repository Modified files: sbin/atm/atm atm.8 Log: fix typo: "adaptor" -> "adapter" Revision ChangesPath 1.7 +1 -1 src/sbin/atm/atm/atm.8 ___ cvs-all@freebsd.org

cvs commit: ports/lang/ruby18 Makefile

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 21:00:21 UTC FreeBSD ports repository Modified files: lang/ruby18 Makefile Log: - Forced commit to note, that the previous patch was received from Roman Shterenzon <[EMAIL PROTECTED]>. Thanks! Revision ChangesPath 1.124 +0 -0 p

cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby18 Makefile ports/lang/ruby18/files extra-patch-gc

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 20:58:41 UTC FreeBSD ports repository Modified files: Mk bsd.ruby.mk lang/ruby18 Makefile Added files: lang/ruby18/filesextra-patch-gc Log: - Add patch that allows GC performance profiling and analasys. - Bump portre

Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real

2007-01-02 Thread Doug Barton
Wilko Bulte wrote: > Oh my good heavens... someone touched the fortune files. Lets start > 2007 with a good fortune bikeshed.. Nah, I don't see it that way at all. Nothing to see here, keep moving, these are not the droids you're looking for, happy new year, etc. :) Doug -- This .signatu

cvs commit: ports/misc/kenny Makefile

2007-01-02 Thread Emanuel Haupt
ehaupt 2007-01-02 20:44:29 UTC FreeBSD ports repository Modified files: misc/kenny Makefile Log: Register CONFLICTS Revision ChangesPath 1.11 +2 -0 ports/misc/kenny/Makefile ___ cvs-all@freebsd.org maili

cvs commit: src/sys/nfsserver nfs_srvsubs.c nfsm_subs.h

2007-01-02 Thread Hiroki Sato
hrs 2007-01-02 20:42:08 UTC FreeBSD src repository Modified files: sys/nfsservernfs_srvsubs.c nfsm_subs.h Log: The nfsm_srvpathsiz() macro in nfsrv_symlink() in nfs_serv.c should check length of the pathname in the range 0<=n<=NFS_MAXPATHLEN, not 0http://lists.fre

Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real

2007-01-02 Thread Wilko Bulte
On Tue, Jan 02, 2007 at 01:35:16PM -0500, John Baldwin wrote.. > On Tuesday 02 January 2007 12:55, Doug Barton wrote: > > Greg 'groggy' Lehey wrote: > > > On Saturday, 30 December 2006 at 21:54:41 +, Doug Barton wrote: > > >> dougb 2006-12-30 21:54:41 UTC > > >> > > >> FreeBSD src repos

cvs commit: src/sys/netinet ip_fw2.c

2007-01-02 Thread Julian Elischer
julian 2007-01-02 19:57:31 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Remove a bunch of dependencies in the IP header being the first thing in the mbuf. First moves toward being able to cope better with having layer 2 (or other encapsulatio

cvs commit: ports/Mk bsd.ruby.mk

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 19:43:02 UTC FreeBSD ports repository Modified files: Mk bsd.ruby.mk Log: - Beautify comments (wrap and some fixes). Revision ChangesPath 1.156 +76 -35ports/Mk/bsd.ruby.mk ___ cvs

cvs commit: ports/ftp/kftpgrabber distinfo

2007-01-02 Thread Markus Brueffer
markus 2007-01-02 19:33:49 UTC FreeBSD ports repository Modified files: ftp/kftpgrabber distinfo Log: The distfile was rerolled. Only change is the adjusted version string in the 'about' dialog. Revision ChangesPath 1.9 +3 -3 ports/ftp/kftpgrabber/d

cvs commit: ports/lang/ruby16 Makefile ports/lang/ruby16-shim-ruby18 Makefile ports/lang/ruby16_static Makefile

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 19:19:05 UTC FreeBSD ports repository Modified files: lang/ruby16 Makefile lang/ruby16-shim-ruby18 Makefile lang/ruby16_static Makefile Log: - Deprecate old and unmaintained ruby ports. It seems, that nobody uses it. Revision Changes

Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real

2007-01-02 Thread Doug Barton
John Baldwin wrote: > On Tuesday 02 January 2007 12:55, Doug Barton wrote: >> Greg 'groggy' Lehey wrote: >>> On Saturday, 30 December 2006 at 21:54:41 +, Doug Barton wrote: dougb 2006-12-30 21:54:41 UTC FreeBSD src repository Modified files: games/for

cvs commit: doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug chapter.sgml

2007-01-02 Thread Robert Watson
rwatson 2007-01-02 19:02:00 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/kerneldebug chapter.sgml Log: Correct spelling of "show alllocks" from "show all locks". Submitted by:

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

2007-01-02 Thread Tilman Linneweh
arved 2007-01-02 19:00:16 UTC FreeBSD ports repository Modified files: x11-toolkits/py-kde Makefile Log: py-kde depends on libkonsolepart which is now in kdebase Reported by:Torfinn Ingolfsen, pointyhat Revision ChangesPath 1.41 +2 -1 ports/x11-t

Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real

2007-01-02 Thread John Baldwin
On Tuesday 02 January 2007 12:55, Doug Barton wrote: > Greg 'groggy' Lehey wrote: > > On Saturday, 30 December 2006 at 21:54:41 +, Doug Barton wrote: > >> dougb 2006-12-30 21:54:41 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> games/fortune/datfiles fortunes

Re: cvs commit: src/games/fortune/datfiles fortunes fortunes-o.real

2007-01-02 Thread Doug Barton
Greg 'groggy' Lehey wrote: > On Saturday, 30 December 2006 at 21:54:41 +, Doug Barton wrote: >> dougb 2006-12-30 21:54:41 UTC >> >> FreeBSD src repository >> >> Modified files: >> games/fortune/datfiles fortunes fortunes-o.real >> Log: >> Add the fortunes from the PR that were

cvs commit: CVSROOT modules

2007-01-02 Thread Alejandro Pulver
alepulver2007-01-02 18:21:26 UTC FreeBSD ports repository Modified files: .modules Log: eiffelstudio --> ports/devel/eiffelstudio Revision ChangesPath 1.17034 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/devel Makefile ports/devel/eiffelstudio Makefile distinfo pkg-descr pkg-plist ports/devel/eiffelstudio/files eiffelstudio.in pkg-message.in

2007-01-02 Thread Alejandro Pulver
alepulver2007-01-02 18:20:59 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/eiffelstudio Makefile distinfo pkg-descr pkg-plist devel/eiffelstudio/files eiffelstudio.in pkg-message.in Log: While Eiffel is widely regarded

cvs commit: ports/editors/bed Makefile distinfo pkg-descr pkg-plist ports/editors/bed/files patch-Makefile patch-keyconfig.cpp patch-plugins::examples::Makefile patch-plugins__examples__bitflags.cc pa

2007-01-02 Thread Alejandro Pulver
alepulver2007-01-02 18:13:50 UTC FreeBSD ports repository Modified files: editors/bed Makefile distinfo pkg-descr pkg-plist editors/bed/filespatch-Makefile patch-plugins::examples::Makefile patch-src::Makefile Ad

cvs commit: ports/audio/herrie Makefile distinfo ports/audio/herrie/files patch-gcc4

2007-01-02 Thread Martin Wilke
miwi2007-01-02 18:02:10 UTC FreeBSD ports repository Modified files: audio/herrie Makefile distinfo Removed files: audio/herrie/files patch-gcc4 Log: - Update to 1.2 PR: ports/107398 Submitted by: Ed Schouten <[EMAIL PROTECTED]> (maintain

cvs commit: ports/mail/mahogany Makefile distinfo pkg-plist ports/mail/mahogany/files patch-Makefile patch-c-client-Makefile patch-makeopts.in patch-src-Makefile patch-src-classes-MModule.cpp patch-sr

2007-01-02 Thread Alejandro Pulver
alepulver2007-01-02 17:59:24 UTC FreeBSD ports repository Modified files: mail/mahoganyMakefile distinfo pkg-plist Added files: mail/mahogany/files patch-src-classes-MessageView.cpp Removed files: mail/mahogany/files patch-Makefile patch-c-client-Makefile

cvs commit: ports/games/filters Makefile distinfo pkg-plist ports/games/filters/files patch-Makefile patch-filters.1 patch-ky00te.dir__makefile patch-nethackify.dir__makefile

2007-01-02 Thread Emanuel Haupt
ehaupt 2007-01-02 17:37:36 UTC FreeBSD ports repository Modified files: games/filtersMakefile distinfo pkg-plist Added files: games/filters/files patch-Makefile patch-filters.1 patch-ky00te.dir__makefile patch-nethac

cvs commit: src/sys/fs/pseudofs pseudofs_vncache.c

2007-01-02 Thread John Baldwin
jhb 2007-01-02 17:27:52 UTC FreeBSD src repository Modified files: sys/fs/pseudofs pseudofs_vncache.c Log: Use the vnode interlock to close a race where pfs_vncache_alloc() could attempt to vn_lock() a destroyed vnode resulting in a hang. MFC after: 1 week

cvs commit: ports/Mk bsd.gnustep.mk

2007-01-02 Thread Dirk Meyer
dinoex 2007-01-02 17:26:31 UTC FreeBSD ports repository Modified files: Mk bsd.gnustep.mk Log: - fix path for */Servcies Reported by:cbv on FreeNode Revision ChangesPath 1.41 +3 -3 ports/Mk/bsd.gnustep.mk

cvs commit: ports/x11/ruby-gnome2 Makefile.common

2007-01-02 Thread Jeremy Messenger
mezz2007-01-02 16:49:10 UTC FreeBSD ports repository Modified files: x11/ruby-gnome2 Makefile.common Log: - No longer need to tweak RUBY_DOCDIR and RUBY_EXAMPLESDIR for PREFIX-cleaness, which it was committed in bsd.ruby.mk recently. - Tweak a bit in general-patch

cvs commit: ports/security/mussh Makefile distinfo

2007-01-02 Thread Frank J. Laszlo
laszlof 2007-01-02 16:42:23 UTC FreeBSD ports repository Modified files: security/mussh Makefile distinfo Log: Update to 0.7 Revision ChangesPath 1.12 +1 -2 ports/security/mussh/Makefile 1.6 +3 -3 ports/security/mussh/distinfo

cvs commit: src COPYRIGHT src/sys/sys copyright.h

2007-01-02 Thread Xin LI
delphij 2007-01-02 16:37:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .COPYRIGHT sys/sys copyright.h Log: Bump copyright year to 2007, and a happy new year to everyone! Approved by:re (bmah) Revision

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

2007-01-02 Thread Johan van Selst
johans 2007-01-02 16:33:09 UTC FreeBSD ports repository Modified files: www/xshttpd-develMakefile distinfo Log: - Update to 3.4b23 Revision ChangesPath 1.20 +3 -4 ports/www/xshttpd-devel/Makefile 1.17 +3 -3 ports/www/xshttpd-devel/distinfo _

cvs commit: ports/www/moinmoin Makefile distinfo pkg-plist ports/www/moinmoin/files patch-MoinMoin-request.py

2007-01-02 Thread Xin LI
delphij 2007-01-02 16:28:12 UTC FreeBSD ports repository Modified files: www/moinmoin Makefile distinfo pkg-plist Removed files: www/moinmoin/files patch-MoinMoin-request.py Log: Update to 1.5.6 Revision ChangesPath 1.32 +1 -1 ports/www/moin

cvs commit: ports/Mk bsd.ruby.mk ports/lang/ruby18 Makefile distinfo pkg-plist ports/lang/ruby18/files obsoleted patch-ext-dbm-extconf.rb patch-lib_cgi.rb

2007-01-02 Thread Stanislav Sedov
stas2007-01-02 16:23:42 UTC FreeBSD ports repository Modified files: Mk bsd.ruby.mk lang/ruby18 Makefile distinfo pkg-plist Removed files: lang/ruby18/filesobsoleted patch-ext-dbm-extconf.rb patch-lib_cgi.rb L

cvs commit: ports/textproc/ctpp Makefile distinfo pkg-plist

2007-01-02 Thread Andrey Slusar
anray 2007-01-02 15:47:03 UTC FreeBSD ports repository Modified files: textproc/ctppMakefile distinfo pkg-plist Log: Update to 1.8.3 Revision ChangesPath 1.11 +2 -2 ports/textproc/ctpp/Makefile 1.10 +3 -3 ports/textproc/ctpp/distinfo

cvs commit: src/usr.bin/tar write.c

2007-01-02 Thread Colin Percival
cperciva2007-01-02 15:03:39 UTC FreeBSD src repository Modified files: usr.bin/tar write.c Log: Clean up the struct archive used for reading an archive in the handling of @archive commands. This bug should be harmless as long as you don't use an excessive number of

cvs commit: ports/security/vuxml vuln.xml

2007-01-02 Thread MANTANI Nobutaka
nobutaka2007-01-02 14:12:37 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document a format string vulnerability of w3m. Revision ChangesPath 1.1262+36 -1 ports/security/vuxml/vuln.xml _

cvs commit: ports/www/w3m Makefile ports/www/w3m/files patch-file.c

2007-01-02 Thread MANTANI Nobutaka
nobutaka2007-01-02 14:02:22 UTC FreeBSD ports repository Modified files: www/w3m Makefile www/w3m/filespatch-file.c Log: Fix a format string vulnerability. Security: http://sourceforge.net/tracker/index.php?func=detail&aid=1612792&group_id=39

cvs commit: ports/mail/courier-imap/files patch-maildir-maildirfilter.c

2007-01-02 Thread Oliver Lehmann
oliver 2007-01-02 13:20:55 UTC FreeBSD ports repository Added files: mail/courier-imap/files patch-maildir-maildirfilter.c Log: fix build on FreeBSD 4 Noted by: Adi Pircalabu<[EMAIL PROTECTED]> PR: 107427 Revision ChangesPath 1.1 +18 -0

cvs commit: ports/security/libtasn1 Makefile distinfo

2007-01-02 Thread Roman Bogorodskiy
novel 2007-01-02 13:15:47 UTC FreeBSD ports repository Modified files: security/libtasn1Makefile distinfo Log: Update 0.3.8. Revision ChangesPath 1.29 +2 -2 ports/security/libtasn1/Makefile 1.16 +3 -3 ports/security/libtasn1/distinfo __

Re: cvs commit: src/share/man/man4 blackhole.4

2007-01-02 Thread Giorgos Keramidas
On 2007-01-01 21:22, Daniel Gerzo <[EMAIL PROTECTED]> wrote: > danger 2007-01-01 21:22:32 UTC > > FreeBSD src repository (doc committer) > > Modified files: > share/man/man4 blackhole.4 > Log: > Forgot to mention that the last revision was fix for: > > PR: docs/106315 > M

cvs commit: src/lib/libarchive archive.h.in archive_private.h archive_read.c archive_read_support_compression_bzip2.c archive_read_support_compression_none.c archive_read_support_format_cpio.c archive

2007-01-02 Thread Colin Percival
cperciva2007-01-02 12:35:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libarchive archive.h.in archive_private.h archive_read.c archive_read_support_compression_bzip2.c ar

cvs commit: doc/en_US.ISO8859-1/books/handbook/security chapter.sgml

2007-01-02 Thread Giorgos Keramidas
keramida2007-01-02 12:33:52 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Remove a superfluous 'it' and fix a typo. Submitted by: ganbold(at)micom.mng.net Revision ChangesPath 1.311 +2 -2 doc/en_US

cvs commit: src/usr.bin/tar write.c

2007-01-02 Thread Colin Percival
cperciva2007-01-02 12:24:14 UTC FreeBSD src repository Modified files: usr.bin/tar write.c Log: Handle errors which occur during archive_write_data and archive_write_close by printing an error message and exiting with a non-zero status code. MFC after: 1 week

cvs commit: src/etc/rc.d jail

2007-01-02 Thread Florent Thoumie
flz 2007-01-02 11:14:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d jail Log: Jail_ip and jail_interface local variables were renamed to _ip and _interface in a previous commit to avoid namespace collisions, unfortunately I miss

cvs commit: src/etc/rc.d jail

2007-01-02 Thread Florent Thoumie
flz 2007-01-02 11:07:13 UTC FreeBSD src repository Modified files: etc/rc.d jail Log: Jail_ip and jail_interface local variables were renamed to _ip and _interface in a previous commit to avoid namespace collisions, unfortunately I missed two of them. This lea

cvs commit: ports/security/p5-Authen-Htpasswd Makefile distinfo

2007-01-02 Thread Anton Berezin
tobez 2007-01-02 10:53:19 UTC FreeBSD ports repository Modified files: security/p5-Authen-Htpasswd Makefile distinfo Log: Update to 0.15. Submitted by: [EMAIL PROTECTED] PR: 107387 Revision ChangesPath 1.4 +1 -8 ports/security/p5-Auth

cvs commit: ports/security/opencdk Makefile distinfo pkg-plist

2007-01-02 Thread Roman Bogorodskiy
novel 2007-01-02 10:35:46 UTC FreeBSD ports repository Modified files: security/opencdk Makefile distinfo pkg-plist Log: Update to 0.5.11. Revision ChangesPath 1.25 +7 -2 ports/security/opencdk/Makefile 1.12 +3 -3 ports/security/opencdk/dis

cvs commit: ports/security/gnutls-devel Makefile distinfo pkg-plist

2007-01-02 Thread Roman Bogorodskiy
novel 2007-01-02 10:08:54 UTC FreeBSD ports repository Modified files: security/gnutls-devel Makefile distinfo pkg-plist Log: Update to 1.7.1. Revision ChangesPath 1.40 +1 -1 ports/security/gnutls-devel/Makefile 1.19 +3 -3 ports/security/gnutls

cvs commit: ports/devel/p5-Time-HiRes Makefile distinfo

2007-01-02 Thread Anton Berezin
tobez 2007-01-02 09:33:59 UTC FreeBSD ports repository Modified files: devel/p5-Time-HiRes Makefile distinfo Log: Update to 1.9704. Revision ChangesPath 1.41 +1 -1 ports/devel/p5-Time-HiRes/Makefile 1.34 +3 -3 ports/devel/p5-Time-HiRes/distinf

cvs commit: ports/science/libint Makefile pkg-plist

2007-01-02 Thread Maho Nakata
maho2007-01-02 09:25:01 UTC FreeBSD ports repository Modified files: science/libint Makefile pkg-plist Log: * From PORTREVERSION to PORTREVISION. * Add symlink to version numbered shared libs. e.g. lib*.so to lib*.so.1. Revision ChangesPath 1.3 +6 -1

cvs commit: ports/net/g2ipmsg Makefile distinfo

2007-01-02 Thread Norikatsu Shigemura
nork2007-01-02 09:17:55 UTC FreeBSD ports repository Modified files: net/g2ipmsg Makefile distinfo Log: Update to 0.8.4. Executive Ordered by: George -Push- Kato <[EMAIL PROTECTED]> (author) Revision ChangesPath 1.5 +1 -1 ports/net/g2ipm

cvs commit: src/sbin/init init.8

2007-01-02 Thread Ralf S. Engelschall
rse 2007-01-02 09:12:37 UTC FreeBSD src repository Modified files: sbin/initinit.8 Log: Fix typo: effected -> affected Submitted by: Gordon Stratton Revision ChangesPath 1.50 +1 -1 src/sbin/init/init.8 __

cvs commit: ports/net/bounce/files bounce.in

2007-01-02 Thread Martin Wilke
miwi2007-01-02 09:07:17 UTC FreeBSD ports repository Modified files: net/bounce/files bounce.in Log: Use %%PREFIX%% in rc_subr script PR: ports/106899 Submitted by: Alexander Logvinov <[EMAIL PROTECTED]> Revision ChangesPath 1.2 +2 -

cvs commit: CVSROOT access

2007-01-02 Thread Erwin Lansing
erwin 2007-01-02 09:01:26 UTC FreeBSD ports repository Modified files: .access Log: Remove rse who has been inactive for over 15 months. Submitted by: The Grim Reaper Approved by:portmgr Revision ChangesPath 1.750 +0 -1 CVSR

cvs commit: ports/mail/p5-MIME-Lite-HTML Makefile distinfo

2007-01-02 Thread Cheng-Lung Sung
clsung 2007-01-02 08:58:02 UTC FreeBSD ports repository Modified files: mail/p5-MIME-Lite-HTML Makefile distinfo Log: - Update to 1.22 PR: ports/102953 Submitted by: Gea-Suan Lin Reviewed by:maintainer (Jean-Baptiste Quenot) Approved by:maintain

cvs commit: ports UPDATING ports/devel/libsoup Makefile ports/ftp/curl Makefile ports/ftp/lftp Makefile ports/ftp/moftpd Makefile ports/ftp/wzdftpd Makefile ports/games/libggz Makefile ports/irc/bitlb

2007-01-02 Thread Roman Bogorodskiy
novel 2007-01-02 08:54:13 UTC FreeBSD ports repository Modified files: .UPDATING devel/libsoupMakefile ftp/curl Makefile ftp/lftp Makefile ftp/moftpd Makefile ftp/wzdftpd Makefile ga

cvs commit: ports/security/gnutls Makefile Makefile.man distinfo pkg-plist

2007-01-02 Thread Roman Bogorodskiy
novel 2007-01-02 08:52:38 UTC FreeBSD ports repository Modified files: security/gnutls Makefile Makefile.man distinfo pkg-plist Log: Update to 1.6.1. Revision ChangesPath 1.46 +9 -2 ports/security/gnutls/Makefile 1.3 +3 -1 ports/security/

cvs commit: ports/www/p5-Net-Flickr-Backup Makefile distinfo

2007-01-02 Thread Cheng-Lung Sung
clsung 2007-01-02 08:46:47 UTC FreeBSD ports repository Modified files: www/p5-Net-Flickr-Backup Makefile distinfo Log: - Update to 2.9.6 PR: ports/107166 Submitted by: clsung Approved by:maintainer Revision ChangesPath 1.5 +3 -3

cvs commit: ports/www/p5-Net-Flickr-RDF Makefile distinfo

2007-01-02 Thread Cheng-Lung Sung
clsung 2007-01-02 08:46:00 UTC FreeBSD ports repository Modified files: www/p5-Net-Flickr-RDF Makefile distinfo Log: - Update to 1.9.6 PR: ports/107165 Submitted by: clsung Approved by:maintainer Revision ChangesPath 1.4 +2 -2 p

cvs commit: CVSROOT modules

2007-01-02 Thread Cheng-Lung Sung
clsung 2007-01-02 08:42:55 UTC FreeBSD ports repository Modified files: .modules Log: libmrss --> ports/textproc/libmrss Revision ChangesPath 1.17033 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.or

cvs commit: ports/textproc Makefile ports/textproc/libmrss Makefile distinfo pkg-descr pkg-plist

2007-01-02 Thread Cheng-Lung Sung
clsung 2007-01-02 08:42:42 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/libmrss Makefile distinfo pkg-descr pkg-plist Log: mRss is a C library for parsing, writing and creating RSS files or streams. WWW:http

cvs commit: ports/print/gnomephotoprinter Makefile distinfo pkg-plist

2007-01-02 Thread Jeremy Messenger
mezz2007-01-02 07:58:56 UTC FreeBSD ports repository Modified files: print/gnomephotoprinter Makefile distinfo pkg-plist Log: -Update to 0.6.7. -USE_X_PREFIX -> USE_XLIB, no function change because of gnomeprefix. -Get Makefile to be better view in 80 columns. Revisi