cvs commit: ports/net-p2p/tvrss Makefile

2007-07-23 Thread Gabor Kovesdan
gabor 2007-07-24 06:53:02 UTC FreeBSD ports repository Modified files: net-p2p/tvrssMakefile Log: - Use USE_PERL5 correctly Revision ChangesPath 1.4 +1 -1 ports/net-p2p/tvrss/Makefile ___ cvs-all@freebsd

cvs commit: ports/net/p5-Net-VNC Makefile distinfo

2007-07-23 Thread Cheng-Lung Sung
clsung 2007-07-24 06:52:01 UTC FreeBSD ports repository Modified files: net/p5-Net-VNC Makefile distinfo Log: - Update to 0.36 - return maintainership PR: ports/114204 Submitted by: Gea-Suan Lin Revision ChangesPath 1.3 +5 -7

cvs commit: src/libexec/getty ttys.5 src/share/man/man7 ports.7 src/share/man/man8 rc.8 src/usr.bin/su su.1 src/usr.sbin/periodic periodic.8

2007-07-23 Thread Xin LI
delphij 2007-07-24 06:41:07 UTC FreeBSD src repository Modified files: libexec/gettyttys.5 share/man/man7 ports.7 share/man/man8 rc.8 usr.bin/su su.1 usr.sbin/periodicperiodic.8 Log: Stop mentioning /usr/X11R6. Approved b

cvs commit: ports/www/dokuwiki-devel Makefile distinfo pkg-plist

2007-07-23 Thread Chin-San Huang
chinsan 2007-07-24 06:34:13 UTC FreeBSD ports repository Modified files: www/dokuwiki-devel Makefile distinfo pkg-plist Log: - Update to 2007-07-23. - Fix an XSS vulnerability. http://bugs.splitbrain.org/index.php?do=details&task_id=1195 Approved by:rafan (mentor

cvs commit: ports/textproc/p5-XML-TreePP Makefile distinfo

2007-07-23 Thread Cheng-Lung Sung
clsung 2007-07-24 06:28:24 UTC FreeBSD ports repository Modified files: textproc/p5-XML-TreePP Makefile distinfo Log: - Update to 0.20 Revision ChangesPath 1.3 +1 -1 ports/textproc/p5-XML-TreePP/Makefile 1.3 +3 -3 ports/textproc/p5-XML-TreePP/

cvs commit: ports/www/p5-HTTP-Cookies-Mozilla Makefile distinfo

2007-07-23 Thread Cheng-Lung Sung
clsung 2007-07-24 06:28:06 UTC FreeBSD ports repository Modified files: www/p5-HTTP-Cookies-Mozilla Makefile distinfo Log: - Update to 1.11 Revision ChangesPath 1.3 +2 -8 ports/www/p5-HTTP-Cookies-Mozilla/Makefile 1.3 +3 -3 ports/www/p5-HTTP-C

cvs commit: CVSROOT modules

2007-07-23 Thread Akinori MUSHA
knu 2007-07-24 06:02:53 UTC FreeBSD ports repository Modified files: .modules Log: cocot --> ports/converters/cocot Revision ChangesPath 1.18396 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/converters Makefile ports/converters/cocot Makefile distinfo pkg-descr pkg-plist

2007-07-23 Thread Akinori MUSHA
knu 2007-07-24 06:02:40 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/cocot Makefile distinfo pkg-descr pkg-plist Log: Add cocot, a code converter on TTY. It transparently filters characters on a TTY convertin

cvs commit: ports/devel/p5-Module-ScanDeps Makefile distinfo

2007-07-23 Thread Rong-En Fan
rafan 2007-07-24 02:16:09 UTC FreeBSD ports repository Modified files: devel/p5-Module-ScanDeps Makefile distinfo Log: - Update to 0.76 Revision ChangesPath 1.31 +1 -2 ports/devel/p5-Module-ScanDeps/Makefile 1.29 +3 -3 ports/devel/p5-Module-Sca

cvs commit: src/lib/ncurses config.mk src/lib/ncurses/ncurses Makefile

2007-07-23 Thread Rong-En Fan
rafan 2007-07-24 01:48:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/ncurses config.mk lib/ncurses/ncurses Makefile Log: MFC ncurse manual page changes - Correctly substitute variables like @NCURSES_MAJOR@ in manual pages

cvs commit: ports CHANGES

2007-07-23 Thread Rong-En Fan
rafan 2007-07-24 01:43:31 UTC FreeBSD ports repository Modified files: .CHANGES Log: - CONFIGURE_ARGS is changed to have --mandir and --infodir when they are applicable Reminded by:pav Revision ChangesPath 1.75 +7 -1 ports/

cvs commit: src/sys/dev/re if_re.c src/sys/pci if_rl.c if_rlreg.h

2007-07-23 Thread Pyun YongHyeon
yongari 2007-07-24 01:24:03 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c sys/pci if_rl.c if_rlreg.h Log: Add MSI support. Ever since switching to adaptive polling re(4) occasionally spews watchdog timeouts on systems with MSI capab

cvs commit: src/sys/dev/nfe if_nfe.c if_nfevar.h

2007-07-23 Thread Pyun YongHyeon
yongari 2007-07-24 01:11:01 UTC FreeBSD src repository Modified files: sys/dev/nfe if_nfe.c if_nfevar.h Log: Don't fail on device attach if jumbo frame support was unsuccessful. Because nfe(4) hardware doesn't support SG on Rx path, supporting jumbo frame requires ve

Re: cvs commit: src/sys/kern kern_descrip.c

2007-07-23 Thread Julian Elischer
Jeremie Le Hen wrote: Hi Jeff, On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote: For the curious, these last two patches make a substantial improvement to mysql write performance on my 8way opteron: http://people.freebsd.org/~jeff/mysqlwrite.png The green line is without and

cvs commit: ports/net/radiusclient Makefile distinfo

2007-07-23 Thread Maxim Sobolev
sobomax 2007-07-24 00:39:17 UTC FreeBSD ports repository Modified files: net/radiusclient Makefile distinfo Log: Update to 0.5.6. Revision ChangesPath 1.28 +3 -3 ports/net/radiusclient/Makefile 1.13 +3 -3 ports/net/radiusclient/distinfo _

Re: cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h

2007-07-23 Thread Attilio Rao
2007/7/23, Constantine A. Murenin <[EMAIL PROTECTED]>: Apparently, it should be enough to remove the "static" keyword from the prototype, in case you want a quick-and-dirty fix. :) After completely removing the prototype and the function definition, kernel does compile and boot without any prob

cvs commit: src/sys/kern kern_kse.c

2007-07-23 Thread Attilio Rao
attilio 2007-07-23 23:16:53 UTC FreeBSD src repository Modified files: sys/kern kern_kse.c Log: upcall_free() was only used in kse_GC() which has been removed so it now results unused; this, with -Werror option of gcc, rise a warning for gcc which let the buildker

cvs commit: ports/databases/gigabase Makefile distinfo

2007-07-23 Thread Martin Matuska
mm 2007-07-23 22:49:29 UTC FreeBSD ports repository Modified files: databases/gigabase Makefile distinfo Log: - update to 3.58 PR: ports/114781 Submitted by: Thomas Abthorpe <[EMAIL PROTECTED]> Approved by:garga (mentor, implicitt) Revision

cvs commit: ports/sysutils/bacula-server-devel Makefile distinfo

2007-07-23 Thread Martin Matuska
mm 2007-07-23 22:44:11 UTC FreeBSD ports repository Modified files: sysutils/bacula-server-devel Makefile distinfo Log: - update to 2.1.28 PR: ports/114777 Submitted by: Dan Langille <[EMAIL PROTECTED]> (maintainer) Approved by:garga (mentor, impli

cvs commit: ports/net-mgmt/nagios-plugins Makefile ports/net-mgmt/nagios-plugins/files patch-lib__utils_base.c

2007-07-23 Thread Martin Matuska
mm 2007-07-23 22:30:42 UTC FreeBSD ports repository Modified files: net-mgmt/nagios-plugins Makefile Added files: net-mgmt/nagios-plugins/files patch-lib__utils_base.c Log: - add patch for 7-CURRENT by Petr Lampa <[EMAIL PROTECTED]> PR: ports/114793

Re: cvs commit: src/sys/kern kern_descrip.c

2007-07-23 Thread Jeff Roberson
On Mon, 23 Jul 2007, Attilio Rao wrote: 2007/7/23, Jeremie Le Hen <[EMAIL PROTECTED]>: Hi Jeff, On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote: > For the curious, these last two patches make a substantial improvement to > mysql write performance on my 8way opteron: > > htt

cvs commit: ports/mail/proxsmtp Makefile distinfo pkg-descr pkg-plist ports/mail/proxsmtp/files pkg-message.in

2007-07-23 Thread Beech Rintoul
beech 2007-07-23 22:20:33 UTC FreeBSD ports repository Modified files: mail/proxsmtpMakefile distinfo pkg-descr pkg-plist mail/proxsmtp/files pkg-message.in Log: - Update to 1.7 - Add config file create PR: ports/114638 Submitted by: Thomas

Re: cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h

2007-07-23 Thread Jung-uk Kim
On Monday 23 July 2007 04:55 pm, Doug Barton wrote: > Marcus Alves Grando wrote: > > Attilio Rao wrote: > >> attilio 2007-07-23 14:52:22 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/kern kern_kse.c kern_thread.c > >> sys/sys proc.h L

Re: cvs commit: ports/sysutils/ucspi-ssl Makefile pkg-plist

2007-07-23 Thread Simon L. Nielsen
On 2007.07.23 20:15:28 +, David Thiel wrote: > lx 2007-07-23 20:15:28 UTC > > FreeBSD ports repository > > Modified files: > sysutils/ucspi-ssl Makefile pkg-plist > Log: > Change to use ca_root_nss instead of ca-roots and clean up PORTDOCS. > > Submitted by: Ren

cvs commit: ports/www/opera Makefile distinfo

2007-07-23 Thread Simon L. Nielsen
simon 2007-07-23 22:03:11 UTC FreeBSD ports repository Modified files: www/operaMakefile distinfo Log: Update to Opera 9.22. Reviewed by:erwin With hat: secteam Approved by:maintainer bypass for important security update Security: htt

cvs commit: ports/cad/gmsh Makefile distinfo ports/cad/gmsh/files patch-Common::AdaptiveViews.cpp patch-Post_AdaptiveViews.cpp patch-configure patch-utils_converters_autocad_message.c

2007-07-23 Thread Thierry Thomas
thierry 2007-07-23 22:00:52 UTC FreeBSD ports repository Modified files: cad/gmsh Makefile distinfo cad/gmsh/files patch-configure Added files: cad/gmsh/files patch-Post_AdaptiveViews.cpp Removed files: cad/gmsh/files patch-Common::Adap

cvs commit: ports/sysutils/dtc Makefile

2007-07-23 Thread Mark Linimon
linimon 2007-07-23 21:59:22 UTC FreeBSD ports repository Modified files: sysutils/dtc Makefile Log: Assign to new volunteer. Revision ChangesPath 1.19 +1 -1 ports/sysutils/dtc/Makefile ___ cvs-all@freebsd.o

Re: cvs commit: src/sys/kern kern_descrip.c

2007-07-23 Thread Attilio Rao
2007/7/23, Jeremie Le Hen <[EMAIL PROTECTED]>: Hi Jeff, On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote: > For the curious, these last two patches make a substantial improvement to > mysql write performance on my 8way opteron: > > http://people.freebsd.org/~jeff/mysqlwrite.png >

cvs commit: ports/misc/zaptel Makefile

2007-07-23 Thread Maxim Sobolev
sobomax 2007-07-23 21:24:52 UTC FreeBSD ports repository Modified files: misc/zaptel Makefile Log: Fix packing list on i386. Submitted by: sat Revision ChangesPath 1.31 +2 -2 ports/misc/zaptel/Makefile

Re: cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h

2007-07-23 Thread Constantine A. Murenin
On 23/07/07, Doug Barton <[EMAIL PROTECTED]> wrote: Marcus Alves Grando wrote: > Attilio Rao wrote: >> attilio 2007-07-23 14:52:22 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern kern_kse.c kern_thread.c >> sys/sys proc.h Log: >> Actuall

cvs commit: ports/ftp/proftpd-mysql Makefile

2007-07-23 Thread Andrew Pantyukhin
sat 2007-07-23 21:12:43 UTC FreeBSD ports repository Modified files: ftp/proftpd-mysqlMakefile Log: - Assign to the proftpd maintainer (beech) at his consent - Clean up a bit Revision ChangesPath 1.4 +6 -9 ports/ftp/proftpd-mysql/Makefile

Re: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

2007-07-23 Thread Andrew Thompson
On Mon, Jul 23, 2007 at 10:50:50AM -0400, John Baldwin wrote: > On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote: > > thompsa 2007-07-22 20:53:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/compat/ndis subr_ntoskrnl.c > > Log: > > ndis will sig

Re: cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h

2007-07-23 Thread Doug Barton
Marcus Alves Grando wrote: > Attilio Rao wrote: >> attilio 2007-07-23 14:52:22 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern kern_kse.c kern_thread.c >> sys/sys proc.h Log: >> Actually, KSE kernel bits locking is broken and can lead

Re: cvs commit: src/sys/kern kern_descrip.c

2007-07-23 Thread Jeremie Le Hen
Hi Jeff, On Tue, Jul 03, 2007 at 02:27:51PM -0700, Jeff Roberson wrote: > For the curious, these last two patches make a substantial improvement to > mysql write performance on my 8way opteron: > > http://people.freebsd.org/~jeff/mysqlwrite.png > > The green line is without and the blue lin

cvs commit: ports/sysutils/ucspi-ssl-tls Makefile

2007-07-23 Thread David Thiel
lx 2007-07-23 20:21:21 UTC FreeBSD ports repository Modified files: sysutils/ucspi-ssl-tls Makefile Log: Bump portrevision to chase ca-roots change in ucspi-ssl. Submitted by: Renato Botelho (garga@) Revision ChangesPath 1.3 +1 -1 ports/sysutils

cvs commit: ports/sysutils/ucspi-ssl Makefile pkg-plist

2007-07-23 Thread David Thiel
lx 2007-07-23 20:15:28 UTC FreeBSD ports repository Modified files: sysutils/ucspi-ssl Makefile pkg-plist Log: Change to use ca_root_nss instead of ca-roots and clean up PORTDOCS. Submitted by: Renato Botelho (garga@) Revision ChangesPath 1.10 +5 -5

cvs commit: ports/net-im/jabber Makefile distinfo ports/net-im/jabber/files patch-jabberd-lib-jutil.cc patch-jabberd-log.cc patch-jsm-sessions.cc patch-xdb_file-xdbfiletool.cc

2007-07-23 Thread Martin Matuska
mm 2007-07-23 20:03:08 UTC FreeBSD ports repository Modified files: net-im/jabberMakefile distinfo Removed files: net-im/jabber/files patch-jabberd-lib-jutil.cc patch-jabberd-log.cc patch-jsm-sessions.cc

Re: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

2007-07-23 Thread John Baldwin
On Monday 23 July 2007 03:20:27 pm Nate Lawson wrote: > John Baldwin wrote: > > On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote: > >> thompsa 2007-07-22 20:53:28 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/compat/ndis subr_ntoskrnl.c > >> Log

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

2007-07-23 Thread Alfred Perlstein
* LI Xin <[EMAIL PROTECTED]> [070723 03:26] wrote: > Bruce M. Simpson wrote: > > Bruce Evans wrote: > >> bde 2007-07-23 07:10:17 UTC > >> > >> FreeBSD src repository > >> > >> Modified files: > >> sys/fs/msdosfs msdosfs_vfsops.c Log: > >> Make using msdosfs as the root fil

cvs commit: ports/print/hplip/files patch-io_hpiod_system.cpp

2007-07-23 Thread Martin Wilke
miwi2007-07-23 19:52:44 UTC FreeBSD ports repository Added files: print/hplip/filespatch-io_hpiod_system.cpp Log: - Fix build on amd64 Submitted by: miwi (via private mail) Approved by:maintainer Revision ChangesPath 1.1 +11 -0 ports/pri

cvs commit: ports/audio/pacpl Makefile distinfo

2007-07-23 Thread Andrew Pantyukhin
sat 2007-07-23 19:32:35 UTC FreeBSD ports repository Modified files: audio/pacpl Makefile distinfo Log: - Update to 3.3.2 Revision ChangesPath 1.13 +9 -9 ports/audio/pacpl/Makefile 1.9 +3 -3 ports/audio/pacpl/distinfo __

cvs commit: ports/devel/llvm pkg-plist

2007-07-23 Thread Brooks Davis
brooks 2007-07-23 19:24:55 UTC FreeBSD ports repository Modified files: devel/llvm pkg-plist Log: Add a missing plist entry. Reported by:pointyhat (via pav) Revision ChangesPath 1.7 +1 -0 ports/devel/llvm/pkg-plist __

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-07-23 Thread Joseph Koshy
jkoshy 2007-07-23 19:23:13 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: Update coordinates. Revision ChangesPath 1.368 +2 -2 ports/astro/xearth/files/freebsd.committers.markers

Re: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

2007-07-23 Thread Nate Lawson
John Baldwin wrote: > On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote: >> thompsa 2007-07-22 20:53:28 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/compat/ndis subr_ntoskrnl.c >> Log: >> ndis will signal the kthread to exit and then sleep on the proc p

Re: cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h

2007-07-23 Thread Marcus Alves Grando
Attilio Rao wrote: attilio 2007-07-23 14:52:22 UTC FreeBSD src repository Modified files: sys/kern kern_kse.c kern_thread.c sys/sys proc.h Log: Actually, KSE kernel bits locking is broken and can lead likely to dangerous races. Fix this proble

cvs commit: ports/www/p5-Catalyst-View-Mason Makefile distinfo pkg-plist

2007-07-23 Thread Lars Balker Rasmussen
lbr 2007-07-23 18:45:08 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-View-Mason Makefile distinfo pkg-plist Log: Update to 0.11 Revision ChangesPath 1.4 +3 -4 ports/www/p5-Catalyst-View-Mason/Makefile 1.2 +3 -3 ports/www/p5-

cvs commit: ports/audio/soundtouch Makefile

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 17:52:20 UTC FreeBSD ports repository Modified files: audio/soundtouch Makefile Log: - Better SSE detection [1] - Reindent comment about GCC 4.x PR: ports/114709 [1] Submitted by: trasz [1] Revision ChangesPath 1.11 +

cvs commit: ports/audio/amarok Makefile ports/audio/rhythmbox Makefile

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 17:35:54 UTC FreeBSD ports repository Modified files: audio/amarok Makefile audio/rhythmbox Makefile Log: Chase libgpod shared library version bump. Revision ChangesPath 1.73 +2 -2 ports/audio/amarok/Makefile 1.100

cvs commit: ports/audio/libgpod Makefile distinfo pkg-plist ports/audio/gtkpod Makefile distinfo pkg-plist

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 17:34:48 UTC FreeBSD ports repository Modified files: audio/libgpodMakefile distinfo pkg-plist audio/gtkpod Makefile distinfo pkg-plist Log: Update libgpod and gtkpod to most recent versions, 0.5.2 and 0.99.10, respectively. Based on

cvs commit: ports/mail/postfix-policyd-sf Makefile distinfo

2007-07-23 Thread Beech Rintoul
beech 2007-07-23 17:33:04 UTC FreeBSD ports repository Modified files: mail/postfix-policyd-sf Makefile distinfo Log: - Update to 1.81,1 - Issues resolved since downgrade (ports/112145) PR: ports/114505 Submitted by: Xavier Beaudouin <[EMAIL PROTECTED]> (

cvs commit: ports/mail/mimedefang Makefile

2007-07-23 Thread Wes Peters
wes 2007-07-23 17:27:14 UTC FreeBSD ports repository Modified files: mail/mimedefang Makefile Log: Move SpamAssassin LOCAL_STATE_DIR to /var/db where it belongs on FreeBSD. See also ports/108934. Thanks Robin! PR: ports/114822 Submitted by: Robin

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

2007-07-23 Thread Chin-San Huang
chinsan 2007-07-23 16:49:01 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: - Update entry of Oracle on FreeBSD. Revision ChangesPath 1.804 +4 -5 doc/en_US.ISO8859-1/books/faq/book.sgml _

Re: cvs commit: ports/Mk bsd.gnome.mk bsd.port.mk bsd.xorg.mk ports/archivers/dpkg Makefile ports/archivers/gtar Makefile ports/archivers/gzip Makefile ports/archivers/libarchive Makefile ports/astro/

2007-07-23 Thread Jeremy Messenger
On Mon, 23 Jul 2007 04:36:52 -0500, Rong-En Fan <[EMAIL PROTECTED]> wrote: rafan 2007-07-23 09:36:52 UTC FreeBSD ports repository Log: - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script supports them. This is determined by running ``configure --help'' in

cvs commit: ports/x11/nvidia-driver Makefile pkg-plist ports/x11/nvidia-driver/files pkg-message.in

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 15:46:06 UTC FreeBSD ports repository Modified files: x11/nvidia-driverMakefile pkg-plist x11/nvidia-driver/files pkg-message.in Log: - Make plist substitution knobs named coherently with X system used, previously they were somewhat misleading (log

cvs commit: ports/graphics/gimp-app Makefile distinfo ports/graphics/gimp Makefile

2007-07-23 Thread Michael Johnson
ahze2007-07-23 15:45:05 UTC FreeBSD ports repository Modified files: graphics/gimp-appMakefile distinfo graphics/gimpMakefile Log: Update to 2.2.17 Revision ChangesPath 1.210 +1 -1 ports/graphics/gimp-app/Makefile 1.88 +3 -3 p

cvs commit: src/usr.bin/netstat atalk.c bpf.c if.c inet.c inet6.c ipsec.c ipx.c main.c mbuf.c mcast.c mroute.c netgraph.c netstat.h pfkey.c route.c unix.c

2007-07-23 Thread John Baldwin
jhb 2007-07-23 15:40:26 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/netstat atalk.c bpf.c if.c inet.c inet6.c ipsec.c ipx.c main.c mbuf.c mcast.c mroute.c netgraph.c netstat.h pfkey.c route.c

Re: cvs commit: src/sys/compat/ndis subr_ntoskrnl.c

2007-07-23 Thread John Baldwin
On Sunday 22 July 2007 04:53:28 pm Andrew Thompson wrote: > thompsa 2007-07-22 20:53:28 UTC > > FreeBSD src repository > > Modified files: > sys/compat/ndis subr_ntoskrnl.c > Log: > ndis will signal the kthread to exit and then sleep on the proc pointer to > be woken up by

cvs commit: ports/sysutils/udfclient Makefile distinfo

2007-07-23 Thread Martin Matuska
mm 2007-07-23 15:28:31 UTC FreeBSD ports repository Modified files: sysutils/udfclient Makefile distinfo Log: - update to 0.5.5 PR: ports/114764 Submitted by: Andriy Gapon <[EMAIL PROTECTED]> (maintainer) Approved by:garga (mentor, implicit)

cvs commit: CVSROOT modules

2007-07-23 Thread Martin Wilke
miwi2007-07-23 14:59:51 UTC FreeBSD ports repository Modified files: .modules Log: rubygem-god --> ports/sysutils/rubygem-god Revision ChangesPath 1.18395 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/sysutils Makefile ports/sysutils/rubygem-god Makefile distinfo pkg-descr pkg-plist

2007-07-23 Thread Martin Wilke
miwi2007-07-23 14:59:10 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rubygem-god Makefile distinfo pkg-descr pkg-plist Log: God is an easy to configure, easy to extend monitoring framework written in Ruby. WWW:

cvs commit: ports/databases/gdl2 pkg-plist

2007-07-23 Thread Dirk Meyer
dinoex 2007-07-23 14:56:37 UTC FreeBSD ports repository Modified files: databases/gdl2 pkg-plist Log: - keep empty directory Revision ChangesPath 1.4 +0 -1 ports/databases/gdl2/pkg-plist ___ cvs-all@freebsd

cvs commit: ports/www/mod_snake Makefile

2007-07-23 Thread Dirk Meyer
dinoex 2007-07-23 14:54:57 UTC FreeBSD ports repository Modified files: www/mod_snakeMakefile Log: - fix build on non i386 Reported by:pointyhat Revision ChangesPath 1.14 +2 -0 ports/www/mod_snake/Makefile _

cvs commit: src/sys/kern kern_kse.c kern_thread.c src/sys/sys proc.h

2007-07-23 Thread Attilio Rao
attilio 2007-07-23 14:52:22 UTC FreeBSD src repository Modified files: sys/kern kern_kse.c kern_thread.c sys/sys proc.h Log: Actually, KSE kernel bits locking is broken and can lead likely to dangerous races. Fix this problems adding correct lock

cvs commit: ports/www/mod_auth_kerb Makefile

2007-07-23 Thread Dirk Meyer
dinoex 2007-07-23 14:45:19 UTC FreeBSD ports repository Modified files: www/mod_auth_kerbMakefile Log: - drop confusing OPTIONS - support build with heimdal from ports PR: 97385 Revision ChangesPath 1.18 +9 -11 ports/www/mod_auth_kerb/Mak

cvs commit: ports/www/mod_auth_kerb Makefile distinfo

2007-07-23 Thread Dirk Meyer
dinoex 2007-07-23 14:18:31 UTC FreeBSD ports repository Modified files: www/mod_auth_kerbMakefile distinfo Log: - Security update to 5.3 - Fix remotely exploitable vulnerability Security: CVE-2006-5989 PR: 113059 Submitted by: Christian Ullrich Rev

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

2007-07-23 Thread Rong-En Fan
rafan 2007-07-23 13:45:01 UTC FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Update the default value of CONFIGURE_ARGS for GNU_CONFIGURE Revision ChangesPath 1.860 +2 -0 doc/en_US.ISO885

cvs commit: ports UPDATING

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 13:56:16 UTC FreeBSD ports repository Modified files: .UPDATING Log: Canonicalize @FreeBSD.org email addresses. Revision ChangesPath 1.529 +9 -9 ports/UPDATING ___ cvs-all@free

cvs commit: ports/security/xca Makefile distinfo pkg-plist ports/security/xca/files patch-doc-Makefile patch-doc-xca.html

2007-07-23 Thread Pav Lucistnik
pav 2007-07-23 13:54:06 UTC FreeBSD ports repository Modified files: security/xca Makefile distinfo pkg-plist Added files: security/xca/files patch-doc-Makefile patch-doc-xca.html Log: - Update to 0.6.3 - Transfer maintainership PR: ports/1

cvs commit: ports MOVED

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 13:52:04 UTC FreeBSD ports repository Modified files: .MOVED Log: Reflect recent changes in nvidia-driver slave ports. Revision ChangesPath 1.1430+3 -1 ports/MOVED ___ cvs-all@

cvs commit: ports/sysutils/rsyslog Makefile distinfo

2007-07-23 Thread Andrew Pantyukhin
sat 2007-07-23 13:49:28 UTC FreeBSD ports repository Modified files: sysutils/rsyslog Makefile distinfo Log: - Update to 1.17.2 Revision ChangesPath 1.2 +26 -14ports/sysutils/rsyslog/Makefile 1.2 +3 -3 ports/sysutils/rsyslog/distinfo ___

cvs commit: ports UPDATING

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 13:48:16 UTC FreeBSD ports repository Modified files: .UPDATING Log: Reflect recent changes in nvidia-driver ports. Revision ChangesPath 1.528 +11 -1 ports/UPDATING ___ cvs-all@

cvs commit: ports/x11/nvidia-driver-71xx Makefile ports/x11/nvidia-driver-96xx Makefile

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 13:43:00 UTC FreeBSD ports repository Modified files: x11/nvidia-driver-71xx Makefile x11/nvidia-driver-96xx Makefile Log: Reset PORTREVISIONs while no one notices. Revision ChangesPath 1.2 +1 -0 ports/x11/nvidia-driver-71xx/Makefile

cvs commit: src/sys/security/mac_mls mac_mls.c

2007-07-23 Thread Robert Watson
rwatson 2007-07-23 13:28:55 UTC FreeBSD src repository Modified files: sys/security/mac_mls mac_mls.c Log: When checking labels during a vnode link operation in MLS, use the file vnode label for a check rather than the directory vnode label a second time. MFC after:

cvs commit: CVSROOT modules

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 13:28:41 UTC FreeBSD ports repository Modified files: .modules Log: Catch up with recent nvidia-driver ports update. Revision ChangesPath 1.18394 +2 -2 CVSROOT/modules ___ cvs-al

cvs commit: ports/x11 Makefile ports/x11/nvidia-driver Makefile pkg-plist ports/x11/nvidia-driver-7184 Makefile ports/x11/nvidia-driver-71xx Makefile ports/x11/nvidia-driver-9631 Makefile ports/x11/nv

2007-07-23 Thread Alexey Dokuchaev
danfe 2007-07-23 13:24:27 UTC FreeBSD ports repository Modified files: x11 Makefile x11/nvidia-driverMakefile pkg-plist Added files: x11/nvidia-driver-71xx Makefile x11/nvidia-driver-96xx Makefile Removed files: x11/nvidia-driver-7184 Mak

cvs commit: ports/mail/addresses-goodies Makefile distinfo ports/mail/addresses Makefile distinfo pkg-plist

2007-07-23 Thread Dirk Meyer
dinoex 2007-07-23 13:16:37 UTC FreeBSD ports repository Modified files: mail/addresses-goodies Makefile distinfo mail/addresses Makefile distinfo pkg-plist Log: - update to 0.4.7 Revision ChangesPath 1.6 +2 -3 ports/mail/addresses-goodies/Makefi

cvs commit: ports/print/hplip Makefile distinfo pkg-plist ports/print/hplip/files patch-prnt_hpijs_djgenericvip.h

2007-07-23 Thread Martin Wilke
miwi2007-07-23 12:49:49 UTC FreeBSD ports repository Modified files: print/hplip Makefile distinfo pkg-plist Added files: print/hplip/filespatch-prnt_hpijs_djgenericvip.h Log: - Update to 1.7.4a [1] - Fix build problems on 6.2 [2] PR: 11

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

2007-07-23 Thread Bruce Evans
On Mon, 23 Jul 2007, LI Xin wrote: Bruce M. Simpson wrote: Bruce Evans wrote: bde 2007-07-23 07:10:17 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_vfsops.c Log: Make using msdosfs as the root file system sort of work: In case anyone is wonderi

Re: cvs commit: ports/devel/qt4-designer Makefile

2007-07-23 Thread Pav Lucistnik
Michael Nottebrock píše v po 23. 07. 2007 v 10:32 +: > lofi2007-07-23 10:32:29 UTC > > FreeBSD ports repository > > Modified files: > devel/qt4-designer Makefile > Log: > (Attempt to) fix build on amd64 Thanks! (It worked.) -- Pav Lucistnik <[EMAIL PROTECTED]>

cvs commit: src/usr.sbin/wpa/wpa_passphrase wpa_passphrase.8

2007-07-23 Thread Simon L. Nielsen
simon 2007-07-23 11:37:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/wpa/wpa_passphrase wpa_passphrase.8 Log: MFC 1.2: The wpa_passphrase(8) manual page states that it first appeared in FreeBSD 6.2, but it didn't make it into RELENG_6_

cvs commit: ports/www/nginx Makefile distinfo

2007-07-23 Thread Sergey A. Osokin
osa 2007-07-23 09:18:54 UTC FreeBSD ports repository Modified files: www/nginxMakefile distinfo Log: Update to 0.5.29. *) Feature: $nginx_version variable. Thanks to Nick S. Grechukh. *) Bugfix: if the FastCGI header was split in records, then

cvs commit: ports/www/groupoffice Makefile distinfo

2007-07-23 Thread Lars Engels
lme 2007-07-23 11:09:16 UTC FreeBSD ports repository Modified files: www/groupoffice Makefile distinfo Log: Update to 2.17 stable 9 Approved by:maintainer implicit, miwi (mentor) Revision ChangesPath 1.4 +1 -1 ports/www/groupoffice/Makefil

cvs commit: ports/www/dokuwiki Makefile ports/www/dokuwiki/files patch-lib-exe-spellcheck.php

2007-07-23 Thread Chin-San Huang
chinsan 2007-07-23 10:57:28 UTC FreeBSD ports repository Modified files: www/dokuwiki Makefile Added files: www/dokuwiki/files patch-lib-exe-spellcheck.php Log: - Fix an XSS vulnerability. http://bugs.splitbrain.org/index.php?do=details&task_id=1195 Appr

cvs commit: ports/ports-mgmt/bpkg Makefile ports/ports-mgmt/bpkg/files bpkg.8 bpkg.sh.in

2007-07-23 Thread Chin-San Huang
chinsan 2007-07-23 10:54:18 UTC FreeBSD ports repository Modified files: ports-mgmt/bpkg Makefile ports-mgmt/bpkg/files bpkg.8 bpkg.sh.in Log: - Update to 1.2. PR: ports/114675 Submitted by: Andy Kosela Approved by:rafan (mentor) Revision

cvs commit: ports/devel/bazaar-ng Makefile ports/devel/bzrtools Makefile ports/security/py-paramiko Makefile

2007-07-23 Thread Martin Matuska
mm 2007-07-23 10:39:02 UTC FreeBSD ports repository Modified files: devel/bazaar-ng Makefile devel/bzrtools Makefile security/py-paramiko Makefile Log: - change maintainer to Matthew Fuller <[EMAIL PROTECTED]> PR: ports/114751 Submitte

cvs commit: ports/devel/qt4-designer Makefile

2007-07-23 Thread Michael Nottebrock
lofi2007-07-23 10:32:29 UTC FreeBSD ports repository Modified files: devel/qt4-designer Makefile Log: (Attempt to) fix build on amd64 Revision ChangesPath 1.9 +4 -0 ports/devel/qt4-designer/Makefile ___ cvs-

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

2007-07-23 Thread Daniel O'Connor
On Mon, 23 Jul 2007, Bruce M. Simpson wrote: > > Make using msdosfs as the root file system sort of work: > > In case anyone is wondering 'Why the hell would anyone wish to do > this?' consider the case of various embedded systems and small > devices where the medium is pre-formatted as MS-DOS. o

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

2007-07-23 Thread LI Xin
Bruce M. Simpson wrote: > Bruce Evans wrote: >> bde 2007-07-23 07:10:17 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/fs/msdosfs msdosfs_vfsops.c Log: >> Make using msdosfs as the root file system sort of work: >> > > In case anyone is wondering 'Why th

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

2007-07-23 Thread Bruce M. Simpson
Bruce Evans wrote: bde 2007-07-23 07:10:17 UTC FreeBSD src repository Modified files: sys/fs/msdosfs msdosfs_vfsops.c Log: Make using msdosfs as the root file system sort of work: In case anyone is wondering 'Why the hell would anyone wish to do this?' consider

cvs commit: ports/graphics/gscan2pdf Makefile distinfo

2007-07-23 Thread Andrew Pantyukhin
sat 2007-07-23 10:16:56 UTC FreeBSD ports repository Modified files: graphics/gscan2pdf Makefile distinfo Log: - Update to 0.9.15 - Depend on ImageMagick Revision ChangesPath 1.25 +2 -1 ports/graphics/gscan2pdf/Makefile 1.19 +3 -3 ports/g

Re: cvs commit: ports/Mk bsd.gnome.mk bsd.port.mk bsd.xorg.mk ports/archivers/dpkg Makefile ports/archivers/gtar Makefile ports/archivers/gzip Makefile ports/archivers/libarchive Makefile ports/ast

2007-07-23 Thread Gerald Pfeifer
On Mon, 23 Jul 2007, Rong-En Fan wrote: > Log: > - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script > supports them. This is determined by running ``configure --help'' in > do-configure target and set the shell variable _LATE_CONFIGURE_ARGS > which is then passe

cvs commit: src/sys/amd64/isa clock.c src/sys/i386/isa clock.c src/sys/ia64/ia64 clock.c src/sys/kern subr_clock.c src/sys/pc98/cbus clock.c src/sys/sparc64/sparc64 eeprom.c rtc.c

2007-07-23 Thread David Malone
dwmalone2007-07-23 09:42:32 UTC FreeBSD src repository Modified files: sys/amd64/isaclock.c sys/i386/isa clock.c sys/ia64/ia64clock.c sys/kern subr_clock.c sys/pc98/cbusclock.c sys/sparc64/sparc64 eeprom.c rtc.c

cvs commit: ports/Mk bsd.gnome.mk bsd.port.mk bsd.xorg.mk ports/archivers/dpkg Makefile ports/archivers/gtar Makefile ports/archivers/gzip Makefile ports/archivers/libarchive Makefile ports/astro/star

2007-07-23 Thread Rong-En Fan
rafan 2007-07-23 09:36:52 UTC FreeBSD ports repository Modified files: Mk bsd.gnome.mk bsd.port.mk bsd.xorg.mk archivers/dpkg Makefile archivers/gtar Makefile archivers/gzip Makefile archivers/libarchive Makefile astro/sta

cvs commit: ports/databases/postgresql74-server/files patch-configure ports/databases/postgresql73-server/files patch-configure

2007-07-23 Thread Rong-En Fan
rafan 2007-07-23 09:25:51 UTC FreeBSD ports repository Modified files: databases/postgresql74-server/files patch-configure databases/postgresql73-server/files patch-configure Log: - Accept --infodir argument in configure script so it won't fail when we set --mandir and

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

2007-07-23 Thread Sergey A. Osokin
osa 2007-07-23 09:25:37 UTC FreeBSD ports repository Modified files: www/nginx-devel Makefile distinfo Log: Update to 0.6.5. *) Feature: $nginx_version variable. Thanks to Nick S. Grechukh. *) Feature: the mail proxy supports AUTHENTICATE in IMAP mod

cvs commit: ports/lang/gcc33/files patch-configure

2007-07-23 Thread Rong-En Fan
rafan 2007-07-23 09:23:53 UTC FreeBSD ports repository Added files: lang/gcc33/files patch-configure Log: - Announce --mandir and --infodir in configure --help so it won't fail when we pass them for GNU_CONFIGURE PR: ports/111470 Approved by:portm

cvs commit: ports/games/acm/files patch-dis-disgen-configure

2007-07-23 Thread Rong-En Fan
rafan 2007-07-23 09:19:24 UTC FreeBSD ports repository Added files: games/acm/files patch-dis-disgen-configure Log: - Patch configure so it actually accepts --mandir and --infodir. Otherwise, it will fail when we set them for GNU_CONFIGURE. PR: ports/1

cvs commit: doc/en_US.ISO8859-1/articles/portbuild article.sgml

2007-07-23 Thread Mark Linimon
linimon 2007-07-23 09:13:13 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/portbuild article.sgml Log: Disambiguate the meaning of "build" in the upload instructions. Revision ChangesPath 1.19 +47 -10doc/en_US.ISO8859-1/articles/portbuild

cvs commit: ports/java/netbeans5 Makefile

2007-07-23 Thread Pav Lucistnik
pav 2007-07-23 08:49:35 UTC FreeBSD ports repository Modified files: java/netbeans5 Makefile Log: - Fix fetch PR: ports/114621 Submitted by: Gabor Tjong A Hung <[EMAIL PROTECTED]> Revision ChangesPath 1.26 +2 -1 ports/java/netb

cvs commit: ports/net/rubygem-twitter4r Makefile distinfo

2007-07-23 Thread Cheng-Lung Sung
clsung 2007-07-23 08:39:43 UTC FreeBSD ports repository Modified files: net/rubygem-twitter4r Makefile distinfo Log: - Update to 0.2.2 Revision ChangesPath 1.2 +1 -1 ports/net/rubygem-twitter4r/Makefile 1.2 +3 -3 ports/net/rubygem-twitter4r/di

  1   2   >