cvs commit: ports/devel/libglade2 Makefile distinfo pkg-plist

2007-08-03 Thread Jeremy Messenger
mezz2007-08-04 03:29:57 UTC FreeBSD ports repository Modified files: devel/libglade2 Makefile distinfo pkg-plist Log: Update to 2.6.2. Revision ChangesPath 1.75 +3 -2 ports/devel/libglade2/Makefile 1.30 +3 -3 ports/devel/libglade2/distin

cvs commit: ports/textproc/intltool Makefile distinfo ports/textproc/intltool/files patch-configure

2007-08-03 Thread Jeremy Messenger
mezz2007-08-04 03:29:03 UTC FreeBSD ports repository Modified files: textproc/intltoolMakefile distinfo textproc/intltool/files patch-configure Log: Update to 0.36.0. Revision ChangesPath 1.59 +3 -11 ports/textproc/intltool/Makefile 1.41 +

cvs commit: ports/archivers/zip Makefile pkg-plist

2007-08-03 Thread Andrey A. Chernov
ache2007-08-04 03:00:27 UTC FreeBSD ports repository Modified files: archivers/zipMakefile Removed files: archivers/zippkg-plist Log: Move PLIST to Makefile PR: 115161 Submitted by: David Yeske <[EMAIL PROTECTED]> Revision Cha

Re: cvs commit: src UPDATING src/sys/conf Makefile.amd64 Makefile.arm Makefile.i386 Makefile.ia64 Makefile.pc98 Makefile.powerpc Makefile.sparc64 Makefile.sun4v

2007-08-03 Thread David O'Brien
On Wed, May 16, 2007 at 05:23:54PM +, Wojciech A. Koszek wrote: > wkoszek 2007-05-16 17:23:54 UTC > Modified files: > .UPDATING > sys/conf Makefile.amd64 Makefile.arm Makefile.i386 > Makefile.ia64 Makefile.pc98 >

cvs commit: ports/textproc/metaf2xml Makefile pkg-descr

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-04 02:43:27 UTC FreeBSD ports repository Modified files: textproc/metaf2xml Makefile pkg-descr Log: - update descriptions (COMMENT, pkg-desc) - No need to bump PORTREVISION Submitted by: b-thomas_AT_freenet dot de Revision ChangesPath 1.13

cvs commit: ports/multimedia/dvdrip Makefile

2007-08-03 Thread Edwin Groothuis
edwin 2007-08-04 02:05:51 UTC FreeBSD ports repository Modified files: multimedia/dvdripMakefile Log: Add dependency on rar: rar command (for vobsub compression): rar executable not found: NOT Ok Revision ChangesPath 1.36 +1 -0 ports/multimedi

cvs commit: src/sys/kern sched_ule.c

2007-08-03 Thread Jeff Roberson
jeff2007-08-04 01:21:29 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Fix one line that erroneously crept in my last commit. Approved by:re Revision ChangesPath 1.204 +0 -1 src/sys/kern/sched_ule.c __

cvs commit: ports/editors/openoffice.org-2-devel/files patch-i78417

2007-08-03 Thread Jung-uk Kim
jkim2007-08-04 00:48:23 UTC FreeBSD ports repository (src committer) Added files: editors/openoffice.org-2-devel/files patch-i78417 Log: Add a workaround for 'invisible fonts' bug on amd64. Approved by:maho (amd64 porting blanket) Revision ChangesPath 1.1

Re: cvs commit: ports/graphics/libafterimage Makefile distinfo ports/graphics/libafterimage/files patch-Makefile.in

2007-08-03 Thread Doug Barton
On Thu, 2 Aug 2007, Thierry Thomas wrote: thierry 2007-08-02 22:08:29 UTC FreeBSD ports repository Modified files: graphics/libafterimage Makefile distinfo graphics/libafterimage/files patch-Makefile.in Log: Upgrade to 1.15. Changelog at

cvs commit: src/sys/dev/nmdm nmdm.c

2007-08-03 Thread Maksim Yevmenkin
emax2007-08-04 00:30:14 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/nmdm nmdm.c Log: MFC: Call ttyld_close() in nmdmclose() to ensure that nmdm(4) closes line discipline installed onto /dev/nmdmX device. Reviewed by:jul

cvs commit: src/sys/kern sched_ule.c

2007-08-03 Thread Jeff Roberson
jeff2007-08-03 23:38:46 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - Share scheduler locks between hyper-threaded cores to protect the tdq_group structure. Hyper-threaded cores won't really benefit from seperate locks anyway.

cvs commit: src/sys/kern kern_switch.c

2007-08-03 Thread Jeff Roberson
jeff2007-08-03 23:35:35 UTC FreeBSD src repository Modified files: sys/kern kern_switch.c Log: - Set SW_PREEMPT when we preempt in critical_exit(). Approved by:re Revision ChangesPath 1.133 +1 -1 src/sys/kern/kern_switch.c __

cvs commit: CVSROOT modules

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 23:22:07 UTC FreeBSD ports repository Modified files: .modules Log: shibboleth-sp --> ports/security/shibboleth-sp Revision ChangesPath 1.18473 +1 -0 CVSROOT/modules ___ cvs-all@

cvs commit: ports/security Makefile ports/security/shibboleth-sp Makefile distinfo pkg-descr pkg-plist ports/security/shibboleth-sp/files patch-shib-target_shib-handlers.cpp shibboleth-sp.in

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 23:21:26 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/shibboleth-sp Makefile distinfo pkg-descr pkg-plist security/shibboleth-sp/files patch-shib-target_shib-handlers.c

cvs commit: src/sys/fs/msdosfs msdosfs_fat.c msdosfs_vfsops.c

2007-08-03 Thread Bruce Evans
bde 2007-08-03 23:13:51 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_fat.c msdosfs_vfsops.c Log: Oops, fix the fix for the i/o size of the fsinfo block. Its log message explained why the size is 1 sector, but the code used a size of 1 cluster.

Re: cvs commit: ports/Mk bsd.port.mk

2007-08-03 Thread Michael Nottebrock
On Friday, 3. August 2007, Henrik Brix Andersen wrote: > On Thu, Aug 02, 2007 at 06:17:15PM +0200, Alexander Leidinger wrote: > > Quoting Henrik Brix Andersen <[EMAIL PROTECTED]> (from Thu, 2 Aug > > 2007 > > > > 16:17:10 +0200): > >>> Feature: > >>> - allow to only register explicit dependencies,

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

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 22:21:07 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Close some sect3 tags Submitted by: Aron Schlesinger via miwi Revision ChangesPath 1.866 +2 -0 doc/en_US.ISO8859-1/books/port

cvs commit: ports/x11-toolkits/swt-devel distinfo

2007-08-03 Thread Martin Wilke
miwi2007-08-03 21:57:53 UTC FreeBSD ports repository Modified files: x11-toolkits/swt-devel distinfo Log: - Readd distfile for amd64 Revision ChangesPath 1.8 +3 -0 ports/x11-toolkits/swt-devel/distinfo ___ cvs

cvs commit: ports/x11-toolkits/swt-devel Makefile distinfo ports/x11-toolkits/swt-devel/files patch-os.c

2007-08-03 Thread Martin Wilke
miwi2007-08-03 21:53:45 UTC FreeBSD ports repository Modified files: x11-toolkits/swt-devel Makefile distinfo Added files: x11-toolkits/swt-devel/files patch-os.c Log: - Fix JVM crashes - Bump PORTREVISION PR: 114819 Submitted by: Dmitrij Tejblum

cvs commit: ports/print/ghostscript-afpl Makefile Makefile.inc ports/print/ghostscript-gnu Makefile Makefile.inc ports/print/ghostscript-gpl Makefile Makefile.inc

2007-08-03 Thread Martin Matuska
mm 2007-08-03 21:46:53 UTC FreeBSD ports repository Modified files: print/ghostscript-afpl Makefile Makefile.inc print/ghostscript-gnu Makefile Makefile.inc print/ghostscript-gpl Makefile Makefile.inc Log: - Replace USE_XLIB with USE_XORG (xt xext) - Bump PORTREV

cvs commit: ports/net-mgmt/ndpmon Makefile distinfo ports/net-mgmt/ndpmon/files patch-monitoring.h patch-monitoring__na.h patch-monitoring__ns.h patch-monitoring__ra.h patch-monitoring__rd.h patch-ndp

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 21:40:27 UTC FreeBSD ports repository Modified files: net-mgmt/ndpmon Makefile distinfo net-mgmt/ndpmon/files patch-ndpmon.c Removed files: net-mgmt/ndpmon/files patch-monitoring.h patch-monitoring__na.h

cvs commit: ports/deskutils/pinot Makefile ports/deskutils/pinot/files patch-gsoap279e

2007-08-03 Thread Thierry Thomas
thierry 2007-08-03 21:11:54 UTC FreeBSD ports repository Modified files: deskutils/pinot Makefile deskutils/pinot/files patch-gsoap279e Log: Fix a badly generated stub. Submitted by: Fabrice Colin (author) Revision ChangesPath 1.15 +1 -0 po

Re: cvs commit: ports/Mk bsd.port.mk

2007-08-03 Thread Kris Kennaway
On Fri, Aug 03, 2007 at 09:44:56PM +0200, Michael Nottebrock wrote: > On Friday, 3. August 2007, Henrik Brix Andersen wrote: > > On Thu, Aug 02, 2007 at 06:17:15PM +0200, Alexander Leidinger wrote: > > > Quoting Henrik Brix Andersen <[EMAIL PROTECTED]> (from Thu, 2 Aug > > > 2007 > > > > > > 16:17:

cvs commit: ports/audio/amarok-fs Makefile pkg-plist

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 20:37:25 UTC FreeBSD ports repository Modified files: audio/amarok-fs Makefile pkg-plist Log: - Screwed up, fix plist once more Pointed out by: Jason E. Hale <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.6 +1 -1 ports/

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Doug Barton
Alexey Dokuchaev wrote: > Even so, does it read that 4.X is not vulnerable? No one who isn't capable of 100% self-support should still be using FreeBSD 4.x. No one should be using BIND 8 (which is in 4.x) at all. It will soon be EOL'ed by ISC, and it hasn't been developed in a long time now. hth

Re: cvs commit: src/sys/i386/i386 trap.c

2007-08-03 Thread Szilveszter Adam
On Fri, Aug 03, 2007 at 09:00:36AM -0700, John Polstra wrote: > Don Lewis wrote: >> On 13 Jun, John Baldwin wrote: >>> jhb 2007-06-13 22:37:48 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/i386/i386trap.c Log: >>> Don't clobber tf_err with the eva

cvs commit: ports/audio/last.fm Makefile ports/audio/last.fm/files patch-configure

2007-08-03 Thread Michael Nottebrock
lofi2007-08-03 19:12:16 UTC FreeBSD ports repository Modified files: audio/last.fmMakefile Removed files: audio/last.fm/files patch-configure Log: Use QMAKEFLAGS to deuglify this port just a bit. Revision ChangesPath 1.9 +6 -2 ports/audi

cvs commit: ports/Mk bsd.qt.mk

2007-08-03 Thread Michael Nottebrock
lofi2007-08-03 19:11:00 UTC FreeBSD ports repository Modified files: Mk bsd.qt.mk Log: Add a QMAKEFLAGS variable that contains some useful mappings of standard make and environment variables to their qmake counterparts: QMAKE_CC="${CC}" QMAKE_CXX="${C

cvs commit: src/lib/libnetgraph internal.h msg.c

2007-08-03 Thread Alexander Motin
mav 2007-08-03 18:33:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libnetgraph internal.h msg.c Log: MFC msg.c rev 1.13, 1.14; internal.h rev 1.5 Replace select() by poll() to avoid problems with big descriptor number. Revision Cha

cvs commit: ports/multimedia/gstreamer-plugins Makefile distinfo pkg-plist

2007-08-03 Thread Michael Johnson
ahze2007-08-03 18:22:33 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile distinfo pkg-plist Log: Update base plugins to 0.10.14 Revision ChangesPath 1.120 +2 -2 ports/multimedia/gstreamer-plugins/Makefile 1.35 +3 -

cvs commit: ports/shells/bash Makefile

2007-08-03 Thread David E. O'Brien
obrien 2007-08-03 18:19:53 UTC FreeBSD ports repository Modified files: shells/bash Makefile Log: dd 'cklatest' target. Revision ChangesPath 1.97 +5 -0 ports/shells/bash/Makefile ___ cvs-all@freebsd.org m

Re: cvs commit: src/sys/i386/i386 trap.c

2007-08-03 Thread John Polstra
Don Lewis wrote: Sigh ... I was just about to commit a patch to fix pm3. The patch will probably work for ezm3, too. I never switched because cvsup doesn't go looking for ezm3 if pm3 is already installed. I've mostly just been doing incremental upgrades all these years, and even when I did t

Re: cvs commit: src/tools/regression/lib/libutil Makefile test-flopen.c test-flopen.t

2007-08-03 Thread Alfred Perlstein
Just a guess, it may be because flock locks aren't POSIX afaik, so if you have two copies of the same descriptor open and close one you'll lose your fcntl lock, but not your flock lock. -Alfred * Dag-Erling Smorgrav <[EMAIL PROTECTED]> [070803 04:29] wrote: > des 2007-08-03 11:29:49 UTC >

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Simon L. Nielsen
On 2007.08.03 15:29:14 +, Alexey Dokuchaev wrote: > On Thu, Aug 02, 2007 at 10:47:56AM +0200, Henrik Brix Andersen wrote: > > On Thu, Aug 02, 2007 at 08:44:23AM +, Alexey Dokuchaev wrote: > > > What about RELENG_4, is it going to be fixed, or these bugs are not > > > applicable to it? It w

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Simon L. Nielsen
On 2007.08.03 15:27:06 +, Alexey Dokuchaev wrote: > On Thu, Aug 02, 2007 at 03:07:28AM -0700, Doug Barton wrote: > > Alexey Dokuchaev wrote: > > > > > What about RELENG_4, is it going to be fixed, or these bugs are not > > > applicable to it? > > > > No and no. Support has been dropped for 4

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Kris Kennaway
On Fri, Aug 03, 2007 at 03:29:14PM +, Alexey Dokuchaev wrote: > On Thu, Aug 02, 2007 at 10:47:56AM +0200, Henrik Brix Andersen wrote: > > On Thu, Aug 02, 2007 at 08:44:23AM +, Alexey Dokuchaev wrote: > > > What about RELENG_4, is it going to be fixed, or these bugs are not > > > applicable

cvs commit: ports/databases/ruby-rdbc1 Makefile ports/databases/rubygem-activerecord Makefile

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 16:51:34 UTC FreeBSD ports repository Modified files: databases/ruby-rdbc1 Makefile databases/rubygem-activerecord Makefile Log: - Update RUN_DEPENDS according to the repo of rubygem-postgres Noted by: Dmitry Morozovsky Revision ChangesPa

cvs commit: ports/sysutils/mono-kmod Makefile

2007-08-03 Thread Rong-En Fan
rafan 2007-08-03 16:27:32 UTC FreeBSD ports repository Modified files: sysutils/mono-kmod Makefile Log: - Fix build Submitted by: maintainer via mail Revision ChangesPath 1.4 +1 -0 ports/sysutils/mono-kmod/Makefile ___

Re: cvs commit: src/sys/i386/i386 trap.c

2007-08-03 Thread Don Lewis
On 3 Aug, John Polstra wrote: > Don Lewis wrote: >> On 13 Jun, John Baldwin wrote: >>> jhb 2007-06-13 22:37:48 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> sys/i386/i386trap.c >>> Log: >>> Don't clobber tf_err with the eva from a page fault as the pag

Re: cvs commit: src/sys/i386/i386 trap.c

2007-08-03 Thread John Polstra
Don Lewis wrote: On 13 Jun, John Baldwin wrote: jhb 2007-06-13 22:37:48 UTC FreeBSD src repository Modified files: sys/i386/i386trap.c Log: Don't clobber tf_err with the eva from a page fault as the page fault address is saved in ksi_addr already. PR:

cvs commit: www/en/internal machines.sgml

2007-08-03 Thread Simon L. Nielsen
simon 2007-08-03 16:10:25 UTC FreeBSD doc repository Modified files: en/internal machines.sgml Log: - ns0 is now running 6-STABLE. - Make the difference between ns0 ns[12] more clear. Revision ChangesPath 1.84 +4 -4 www/en/internal/machines.sgml

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Brooks Davis
On Fri, Aug 03, 2007 at 03:29:14PM +, Alexey Dokuchaev wrote: > On Thu, Aug 02, 2007 at 10:47:56AM +0200, Henrik Brix Andersen wrote: > > On Thu, Aug 02, 2007 at 08:44:23AM +, Alexey Dokuchaev wrote: > > > What about RELENG_4, is it going to be fixed, or these bugs are not > > > applicable

cvs commit: src/usr.sbin/iostat iostat.c

2007-08-03 Thread Maxim Konovalov
maxim 2007-08-03 15:45:55 UTC FreeBSD src repository Modified files: usr.sbin/iostat iostat.c Log: o With -x switch do not pay attention at the hardcoded limit of 3 devices and dump stats for all devices in the system. User can still limit iostat

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

2007-08-03 Thread Michael Johnson
ahze2007-08-03 15:40:58 UTC FreeBSD ports repository Modified files: multimedia/gstreamer Makefile distinfo pkg-plist Log: Update to 0.10.14 Revision ChangesPath 1.62 +1 -1 ports/multimedia/gstreamer/Makefile 1.31 +3 -3 ports/multimedia/gstre

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Alexey Dokuchaev
On Thu, Aug 02, 2007 at 10:47:56AM +0200, Henrik Brix Andersen wrote: > On Thu, Aug 02, 2007 at 08:44:23AM +, Alexey Dokuchaev wrote: > > What about RELENG_4, is it going to be fixed, or these bugs are not > > applicable to it? It was not quite clear from the SA. > > RELENG_4 reached EOL on J

Re: cvs commit: src UPDATING src/contrib/bind9/bin/named client.c src/contrib/bind9/lib/dns dispatch.c src/contrib/bind9/lib/dns/include/dns dispatch.h src/contrib/tcpdump print-bgp.c src/etc/rc.d jai

2007-08-03 Thread Alexey Dokuchaev
On Thu, Aug 02, 2007 at 03:07:28AM -0700, Doug Barton wrote: > Alexey Dokuchaev wrote: > > On Wed, Aug 01, 2007 at 08:48:20PM +, Simon L. Nielsen wrote: > >> simon 2007-08-01 20:48:19 UTC > >> > >> FreeBSD src repository > >> > >> Modified files:(Branch: RELENG_5_5) > >> .

cvs commit: ports/textproc/skim Makefile

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 15:18:01 UTC FreeBSD ports repository Modified files: textproc/skimMakefile Log: - Does not need/use distutils; the python dep is there for bundled scons This fixes plist - no egg-info file is expected now Revision ChangesPath 1.34

cvs commit: ports/print/xmbibtex/files patch-c_refform.cc patch-refman.cc

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 14:56:15 UTC FreeBSD ports repository Added files: print/xmbibtex/files patch-c_refform.cc patch-refman.cc Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +25 -0 ports/print/xmbibtex/files/patch-c_refform.cc (new) 1.1 +2

cvs commit: ports/graphics/gtkfig/files patch-src::main.cc

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 14:34:30 UTC FreeBSD ports repository Added files: graphics/gtkfig/files patch-src::main.cc Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +19 -0 ports/graphics/gtkfig/files/patch-src::main.cc (new)

cvs commit: ports/x11-toolkits/vdk/files patch-vdk-vdkclist.cc

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 14:24:41 UTC FreeBSD ports repository Added files: x11-toolkits/vdk/files patch-vdk-vdkclist.cc Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +20 -0 ports/x11-toolkits/vdk/files/patch-vdk-vdkclist.cc (new)

cvs commit: src/sys/kern tty.c

2007-08-03 Thread Konstantin Belousov
kib 2007-08-03 14:24:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern tty.c Log: MFC rev. 1.273, submitted by peter: Change kn_hook value from cdev to struct tty to avoid dereferencing freed cdev. In ttygone(), wake up sele

cvs commit: ports/devel/eboxy/files patch-eboxy::basewidgets::variant.cpp

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 14:15:46 UTC FreeBSD ports repository Added files: devel/eboxy/filespatch-eboxy::basewidgets::variant.cpp Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +11 -0 ports/devel/eboxy/files/patch-eboxy::basewidgets::variant.cpp

cvs commit: ports/games/cube/files patch-clientextras.cpp patch-server.cpp

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 14:01:45 UTC FreeBSD ports repository Modified files: games/cube/files patch-server.cpp Added files: games/cube/files patch-clientextras.cpp Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +16 -0 ports/games/cube/

cvs commit: ports/x11-toolkits/xview/files patch-clients+olwm+screen.c patch-clients+olwm+slave.c patch-clients+olwm+winframe.c patch-clients+olwmslave+helpwin.c

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 13:26:11 UTC FreeBSD ports repository Modified files: x11-toolkits/xview/files patch-clients+olwm+screen.c patch-clients+olwm+slave.c patch-clients+olwmslave+helpwin.c Added files: x11-toolkits/xview

cvs commit: ports/x11-toolkits/inti-gconf/files patch-client.cc

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 12:53:31 UTC FreeBSD ports repository Added files: x11-toolkits/inti-gconf/files patch-client.cc Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +11 -0 ports/x11-toolkits/inti-gconf/files/patch-client.cc (new) __

cvs commit: ports/graphics/cenon Makefile distinfo

2007-08-03 Thread Dirk Meyer
dinoex 2007-08-03 13:10:00 UTC FreeBSD ports repository Modified files: graphics/cenon Makefile distinfo Log: - update to 3.83 Revision ChangesPath 1.11 +1 -2 ports/graphics/cenon/Makefile 1.4 +3 -3 ports/graphics/cenon/distinfo _

cvs commit: doc/mn_MN.UTF-8/books/handbook Makefile doc/mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml doc/mn_MN.UTF-8/books/handbook/install chapter.sgml doc/mn_MN.UTF-8/books/handbook/m

2007-08-03 Thread Giorgos Keramidas
keramida2007-08-03 13:06:34 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook Makefile mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml mn_MN.UTF-8/books/handbook/install chapter.sgml mn_MN.UTF-8/books/handbook/multimedia chapter.sgml

cvs commit: doc/mn_MN.UTF-8/books/handbook Makefile doc/mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml doc/mn_MN.UTF-8/books/handbook/install chapter.sgml doc/mn_MN.UTF-8/books/handbook/m

2007-08-03 Thread Giorgos Keramidas
keramida2007-08-03 13:00:56 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook Makefile mn_MN.UTF-8/books/handbook/advanced-networking chapter.sgml mn_MN.UTF-8/books/handbook/install chapter.sgml mn_MN.UTF-8/books/handbook/multimedia chapter.sgml

cvs commit: doc/mn_MN.UTF-8/share/sgml trademarks.ent

2007-08-03 Thread Giorgos Keramidas
keramida2007-08-03 12:59:22 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/share/sgml trademarks.ent Log: Update the Mongolian translation of the &tm-attrib.xiph; entity. Submitted by:Ganbold Tsagaankhuu < ganbold at micom.mng.net > Revision Changes

Re: cvs commit: ports/Mk bsd.port.mk

2007-08-03 Thread Henrik Brix Andersen
On Thu, Aug 02, 2007 at 06:17:15PM +0200, Alexander Leidinger wrote: > Quoting Henrik Brix Andersen <[EMAIL PROTECTED]> (from Thu, 2 Aug 2007 > 16:17:10 +0200): > >>> Feature: >>> - allow to only register explicit dependencies, disabled by default >>>(EXPLICIT_PACKAGE_DEPENDS=whatever_you_wa

cvs commit: ports/games/orbital_eunuchs_sniper/files patch-target.cpp

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 12:44:31 UTC FreeBSD ports repository Added files: games/orbital_eunuchs_sniper/files patch-target.cpp Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +24 -0 ports/games/orbital_eunuchs_sniper/files/patch-target.cpp (new) _

cvs commit: ports/devel/oniguruma4 Makefile distinfo

2007-08-03 Thread Dirk Meyer
dinoex 2007-08-03 12:34:15 UTC FreeBSD ports repository Modified files: devel/oniguruma4 Makefile distinfo Log: - update to 4.7.0 Revision ChangesPath 1.39 +1 -1 ports/devel/oniguruma4/Makefile 1.31 +3 -3 ports/devel/oniguruma4/distinfo

cvs commit: ports/databases/phppgadmin Makefile distinfo

2007-08-03 Thread Dirk Meyer
dinoex 2007-08-03 12:30:23 UTC FreeBSD ports repository Modified files: databases/phppgadmin Makefile distinfo Log: - update to 4.1.3 Revision ChangesPath 1.39 +1 -1 ports/databases/phppgadmin/Makefile 1.23 +3 -3 ports/databases/phppgadmin/disti

cvs commit: ports/devel/newt Makefile distinfo

2007-08-03 Thread Hye-Shik Chang
perky 2007-08-03 12:04:27 UTC FreeBSD ports repository Modified files: devel/newt Makefile distinfo Log: - Fix snack module for Python 2.5 compatibility - Remove old version support for < FreeBSD 5.0. - Release maintainership Revision ChangesPath 1.29

cvs commit: ports/mbone/mcl/files patch-rse_fec.cpp

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 12:03:06 UTC FreeBSD ports repository Added files: mbone/mcl/files patch-rse_fec.cpp Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +20 -0 ports/mbone/mcl/files/patch-rse_fec.cpp (new) _

cvs commit: ports/net/hlmaster/files patch-HLServerList.cpp

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 11:55:02 UTC FreeBSD ports repository Added files: net/hlmaster/files patch-HLServerList.cpp Log: Fix build on 64bit platforms Revision ChangesPath 1.1 +20 -0 ports/net/hlmaster/files/patch-HLServerList.cpp (new)

cvs commit: src/tools/regression/lib/libutil Makefile test-flopen.c test-flopen.t

2007-08-03 Thread Dag-Erling Smorgrav
des 2007-08-03 11:29:49 UTC FreeBSD src repository Modified files: tools/regression/lib/libutil Makefile Added files: tools/regression/lib/libutil test-flopen.c test-flopen.t Log: Add regression tests for flopen(3). Approved by:re (blanket) Revision Chan

Re: cvs commit: ports/www/mathopd Makefile distinfo ports/www/mathopd/files patch-aa

2007-08-03 Thread Simon L. Nielsen
On 2007.07.27 13:39:52 +, Anton Berezin wrote: > tobez 2007-07-27 13:39:52 UTC > > FreeBSD ports repository > > Modified files: > www/mathopd Makefile distinfo > www/mathopd/filespatch-aa > Log: > Update to 1.5p6. I think the distfile was reroled, at leas

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

2007-08-03 Thread Johann Kois
jkois 2007-08-03 10:52:13 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/bibliography chapter.sgml Log: Fix two broken links. Noticed by: Nuno Afonso (nuno at rnl dot ist dot utl dot pt) Approved by:remko@ (mentor) Revision Change

cvs commit: ports/databases/ruby-dbd_pg Makefile

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 09:56:05 UTC FreeBSD ports repository Modified files: databases/ruby-dbd_pg Makefile Log: - fix INDEX break Pointyhat to: clsung (me) Revision ChangesPath 1.13 +1 -1 ports/databases/ruby-dbd_pg/Makefile ___

cvs commit: ports/audio/amarok-fs Makefile pkg-plist

2007-08-03 Thread Pav Lucistnik
pav 2007-08-03 09:40:53 UTC FreeBSD ports repository Modified files: audio/amarok-fs Makefile pkg-plist Log: - Fix plist problems caused by untested PORTNAME change PR: ports/115158 Submitted by: Jason E. Hale <[EMAIL PROTECTED]> (maintainer) Re

cvs commit: src/lib/libutil flopen.3 flopen.c pidfile.c

2007-08-03 Thread Dag-Erling Smorgrav
des 2007-08-03 09:20:28 UTC FreeBSD src repository Modified files: lib/libutil flopen.3 flopen.c pidfile.c Log: Back out previous commit until I figure out why my regression test fails. Approved by:re (kensmith) Revision ChangesPath 1.5 +9

cvs commit: CVSROOT access

2007-08-03 Thread Wilko Bulte
wilko 2007-08-03 09:05:31 UTC FreeBSD doc repository Modified files: .access Log: reduce mail during holidays Approved by:core (implicit) Revision ChangesPath 1.589 +1 -1 CVSROOT/access __

cvs commit: ports/www/newsbeuter Makefile ports/www/newsbeuter/files patch-configcontainer.cpp

2007-08-03 Thread Tilman Linneweh
arved 2007-08-03 09:02:43 UTC FreeBSD ports repository Modified files: www/newsbeuter Makefile Added files: www/newsbeuter/files patch-configcontainer.cpp Log: Make podbeuter work with the default configuration. Obtained from: newsbeuter SVN Reporte

cvs commit: ports/editors/openoffice.org-2-devel Makefile distinfo ports/editors/openoffice.org-2-devel/files patch-i80295

2007-08-03 Thread Maho Nakata
maho2007-08-03 08:57:51 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2-devel Makefile distinfo Added files: editors/openoffice.org-2-devel/files patch-i80295 Log: Update to SRC680_m224. Revision ChangesPath 1.327 +2 -2 ports/

cvs commit: CVSROOT modules

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 08:49:04 UTC FreeBSD ports repository Modified files: .modules Log: p5-Net-Twitter --> ports/net/p5-Net-Twitter Revision ChangesPath 1.18472 +1 -0 CVSROOT/modules ___ cvs-all@f

cvs commit: ports/net Makefile ports/net/p5-Net-Twitter Makefile distinfo pkg-descr pkg-plist

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 08:48:54 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Twitter Makefile distinfo pkg-descr pkg-plist Log: - add p5-Net-Twitter twitter.com provides a web 2.0 type of ubiquitous presence. This mod

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

2007-08-03 Thread Michael Nottebrock
lofi2007-08-03 08:19:17 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Afterthought on new bsd.qt.mk features Revision ChangesPath 1.865 +3 -2 doc/en_US.ISO8859-1/books/porters-handbook/b

Re: cvs commit: src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c

2007-08-03 Thread LI Xin
Dmitry Morozovsky wrote: > Dear Xin, > > On Fri, 3 Aug 2007, LI Xin wrote: > > LX> > Log: > LX> > MFp4 - Refine locking to eliminate some potential race/panics: > LX> > > LX> >- Copy before testing a pointer. This closes a race window. > LX> >- Use msleep with the node interlock i

Re: cvs commit: src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c

2007-08-03 Thread LI Xin
Dmitry Morozovsky wrote: > Dear Xin, > > On Fri, 3 Aug 2007, LI Xin wrote: > > LX> > Log: > LX> > MFp4 - Refine locking to eliminate some potential race/panics: > LX> > > LX> >- Copy before testing a pointer. This closes a race window. > LX> >- Use msleep with the node interlock i

cvs commit: ports/deskutils/knowit Makefile pkg-descr

2007-08-03 Thread Andrew Pantyukhin
sat 2007-08-03 07:49:22 UTC FreeBSD ports repository Modified files: deskutils/knowit Makefile pkg-descr Log: - Use proper mirrors - Update pkg-descr Revision ChangesPath 1.21 +1 -3 ports/deskutils/knowit/Makefile 1.4 +2 -1 ports/desku

Re: cvs commit: src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c

2007-08-03 Thread Dmitry Morozovsky
Dear Xin, On Fri, 3 Aug 2007, LI Xin wrote: LX> > Log: LX> > MFp4 - Refine locking to eliminate some potential race/panics: LX> > LX> >- Copy before testing a pointer. This closes a race window. LX> >- Use msleep with the node interlock instead of tsleep. LX> >- Do proper lock

cvs commit: ports MOVED

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 07:24:48 UTC FreeBSD ports repository Modified files: .MOVED Log: - address the move of databases/ruby-postgres to databases/rubygem-postgres PR: ports/114048 Submitted by: Roderick van Domburg Revision Changes

cvs commit: CVSROOT modules

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 07:23:13 UTC FreeBSD ports repository Modified files: .modules Log: - databases/ruby-postgres -> databases/rubygem-postgres PR: ports/114048 Submitted by: Roderick van Domburg Revision ChangesPath 1.18471

cvs commit: ports/databases Makefile ports/databases/ruby-postgres Makefile distinfo pkg-descr pkg-plist

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 07:21:46 UTC FreeBSD ports repository Modified files: databasesMakefile Removed files: databases/ruby-postgres Makefile distinfo pkg-descr pkg-plist Log: - databases/ruby-postgres -> databases/rubygem-postgres PR: ports/11404

cvs commit: ports/databases/rubygem-postgres Makefile distinfo pkg-plist

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 07:18:22 UTC FreeBSD ports repository Modified files: databases/rubygem-postgres Makefile distinfo pkg-plist Log: - This updates ruby-postgres to the latest version: 0.7.1.2006.04.06. This offers greatly improved performance and compatibility. The Make

cvs commit: ports/lang/pugs Makefile

2007-08-03 Thread Cheng-Lung Sung
clsung 2007-08-03 07:05:32 UTC FreeBSD ports repository Modified files: lang/pugsMakefile Log: - mark BROKEN - will try to fix in current revision (pugs) Revision ChangesPath 1.17 +1 -0 ports/lang/pugs/Makefile __