cvs commit: ports/net/ekiga Makefile distinfo pkg-plist

2006-12-07 Thread Joe Marcus Clarke
marcus 2006-12-08 07:49:12 UTC FreeBSD ports repository Modified files: net/ekigaMakefile distinfo pkg-plist Log: Update to 2.0.3. Approved by:maintainer Revision ChangesPath 1.67 +1 -2 ports/net/ekiga/Makefile 1.18 +3 -3 po

cvs commit: ports/net/opal Makefile distinfo

2006-12-07 Thread Joe Marcus Clarke
marcus 2006-12-08 07:48:35 UTC FreeBSD ports repository Modified files: net/opal Makefile distinfo Log: Update to 2.2.3. Approved by:maintainer Revision ChangesPath 1.78 +3 -2 ports/net/opal/Makefile 1.29 +3 -3 ports/net/opa

cvs commit: ports/devel/pwlib Makefile distinfo pkg-plist ports/devel/pwlib/files patch-configureac

2006-12-07 Thread Joe Marcus Clarke
marcus 2006-12-08 07:47:27 UTC FreeBSD ports repository Modified files: devel/pwlib Makefile distinfo pkg-plist devel/pwlib/filespatch-configureac Log: Update to 1.10.2, and fix plug-in detection on 64-bit platforms (most notably amd64). With this fix, ekiga

cvs commit: src/bin/hostname hostname.1 hostname.c

2006-12-07 Thread Tim Kientzle
kientzle2006-12-08 07:47:08 UTC FreeBSD src repository Modified files: bin/hostname hostname.1 hostname.c Log: Style(9) fixes, thanks to Ruslan. Revision ChangesPath 1.21 +1 -2 src/bin/hostname/hostname.1 1.19 +7 -5 src/bin/hostname/hostn

cvs commit: src/sys/isofs/cd9660 cd9660_node.h

2006-12-07 Thread Tim Kientzle
kientzle2006-12-08 07:43:53 UTC FreeBSD src repository Modified files: sys/isofs/cd9660 cd9660_node.h Log: The ISO9660 spec does allow files up to 4G. Change the i_size field to "unsigned long" so that it actually works. Thanks to Robert Sciuk for sending me a DVD that

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

2006-12-07 Thread Marc Fonvieille
blackend2006-12-08 07:28:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/multimedia chapter.sgml Log: Fix a broken link. Reported by:[EMAIL PROTECTED] Revision ChangesPath 1.119 +1 -1 doc/en_US.ISO8859-1/books/handbook/m

cvs commit: src/bin/hostname hostname.1 hostname.c

2006-12-07 Thread Tim Kientzle
kientzle2006-12-08 07:19:51 UTC FreeBSD src repository Modified files: bin/hostname hostname.1 hostname.c Log: Support the "-f" option by simply ignoring it. This allows script compatibility with Linux, whose "hostname" is the same as BSD "hostname -s". With this ch

cvs commit: ports/irc/kvirc Makefile

2006-12-07 Thread Rong-En Fan
rafan 2006-12-08 07:12:57 UTC FreeBSD ports repository Modified files: irc/kvircMakefile Log: - Respect X11BASE Approved by:portmgr (linimon) Revision ChangesPath 1.48 +1 -0 ports/irc/kvirc/Makefile

cvs commit: src/etc/rc.d auto_linklocal

2006-12-07 Thread Hiroki Sato
hrs 2006-12-08 06:43:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) etc/rc.d auto_linklocal Log: MFC: Add a link-local address to the lo0 even when ipv6_enable="NO". A kernel with INET6 always has ::1 on lo0, so in the case of

cvs commit: src/etc/rc.d auto_linklocal

2006-12-07 Thread Hiroki Sato
hrs 2006-12-08 06:40:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d auto_linklocal Log: MFC: Add a link-local address to the lo0 even when ipv6_enable="NO". A kernel with INET6 always has ::1 on lo0, so in the case of

cvs commit: src/etc/rc.d auto_linklocal

2006-12-07 Thread Hiroki Sato
hrs 2006-12-08 06:34:06 UTC FreeBSD src repository Modified files: etc/rc.d auto_linklocal Log: Add a link-local address to the lo0 even when ipv6_enable="NO". A kernel with INET6 always has ::1 on lo0, so in the case of ipv6_enable="NO" the lo0 can have ::

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

2006-12-07 Thread Wes Peters
wes 2006-12-08 06:26:15 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Phil Budne, creator of the new snobol4 port. Revision ChangesPath 1.650 +5 -0 doc/en_US.ISO8859-1/articles/contribut

cvs commit: CVSROOT modules

2006-12-07 Thread Wes Peters
wes 2006-12-08 06:22:31 UTC FreeBSD ports repository Modified files: .modules Log: snobol4 --> ports/lang/snobol4 Revision ChangesPath 1.16797 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

cvs commit: ports/lang Makefile ports/lang/snobol4 Makefile distinfo pkg-descr pkg-plist ports/lang/snobol4/files patch-Makefile2.m4

2006-12-07 Thread Wes Peters
wes 2006-12-08 06:22:12 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/snobol4 Makefile distinfo pkg-descr pkg-plist lang/snobol4/files patch-Makefile2.m4 Log: New, improved snobol4 interpreter from Phil Budn

cvs commit: ports/www/p5-Bigtop Makefile distinfo

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-08 06:18:45 UTC FreeBSD ports repository Modified files: www/p5-BigtopMakefile distinfo Log: - Update to 0.20 Revision ChangesPath 1.3 +1 -1 ports/www/p5-Bigtop/Makefile 1.3 +3 -3 ports/www/p5-Bigtop/distinfo ___

cvs commit: src/lib/libarchive archive_platform.h config_freebsd.h

2006-12-07 Thread Tim Kientzle
kientzle2006-12-08 06:13:49 UTC FreeBSD src repository Modified files: lib/libarchive archive_platform.h Added files: lib/libarchive config_freebsd.h Log: Minor refactoring; move the FreeBSD-specific config info into config_freebsd.h. archive_platform.h deci

cvs commit: ports/Mk bsd.python.mk

2006-12-07 Thread Alexander Botero-Lowry
alexbl 2006-12-08 04:57:49 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk Log: - Add PYNUMPY macro to bsd.python.mk Ports using Py-Numeric should be aware that it is considered deprecated in favor of NumPy. PR: 105

Re: cvs commit: src/sys/pci if_xl.c

2006-12-07 Thread Bruce Evans
On Fri, 8 Dec 2006, Marius Strobl wrote: marius 2006-12-08 03:18:16 UTC FreeBSD src repository Modified files: sys/pci if_xl.c Log: - Revert the parts of the previous revision which reloaded the watchdog timer in xl_txeof()/xl_txeof_90xB(); xl_poll_locked() uncondit

cvs commit: ports UPDATING

2006-12-07 Thread Rong-En Fan
rafan 2006-12-08 03:27:47 UTC FreeBSD ports repository Modified files: .UPDATING Log: - recent devel/p5-PAR update Revision ChangesPath 1.431 +9 -1 ports/UPDATING ___ cvs-all@freebsd.org mailin

cvs commit: src/sys/pci if_xl.c

2006-12-07 Thread Marius Strobl
marius 2006-12-08 03:18:16 UTC FreeBSD src repository Modified files: sys/pci if_xl.c Log: - Revert the parts of the previous revision which reloaded the watchdog timer in xl_txeof()/xl_txeof_90xB(); xl_poll_locked() unconditionally invokes xl_txeof()/xl_txe

Re: cvs commit: src/sys/pci if_xl.c if_xlreg.h

2006-12-07 Thread Marius Strobl
On Wed, Dec 06, 2006 at 06:01:48PM +1100, Bruce Evans wrote: > On Wed, 6 Dec 2006, Marius Strobl wrote: > > >marius 2006-12-06 02:18:41 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/pci if_xl.c if_xlreg.h > > Log: > > - Use the xl_stats_update() callout ins

cvs commit: ports/comms/ser2net Makefile ports/comms/ser2net/files patch-dataxfer.c

2006-12-07 Thread Shaun Amott
shaun 2006-12-08 03:00:42 UTC FreeBSD ports repository Modified files: comms/ser2netMakefile Added files: comms/ser2net/files patch-dataxfer.c Log: Add UUCP device locking support. PR: ports/106457 Submitted by: Eric Masson <[EMAIL PROTECTED

cvs commit: ports/devel/p5-Object-Enum Makefile distinfo pkg-descr

2006-12-07 Thread Shaun Amott
shaun 2006-12-08 02:47:55 UTC FreeBSD ports repository Modified files: devel/p5-Object-Enum Makefile distinfo pkg-descr Log: Update to 0.07.0. PR: ports/102633 Submitted by: Jin-Shan Tseng <[EMAIL PROTECTED]> Approved by:aaron (maintainer, EBUSY blank

cvs commit: ports/archivers/p5-Archive-Extract Makefile distinfo

2006-12-07 Thread Shaun Amott
shaun 2006-12-08 02:45:07 UTC FreeBSD ports repository Modified files: archivers/p5-Archive-Extract Makefile distinfo Log: Upgrade to 0.14. PR: ports/106294 Submitted by: chinsan Approved by:aaron (EBUSY blanket) Revision ChangesPath 1.3

cvs commit: CVSROOT modules

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-08 01:50:41 UTC FreeBSD ports repository Modified files: .modules Log: p5-CGI-Application-Plugin-LogDispatch --> ports/www/p5-CGI-Application-Plugin-LogDispatch Revision ChangesPath 1.16796 +1 -0 CVSROOT/modules __

cvs commit: ports/www Makefile ports/www/p5-CGI-Application-Plugin-LogDispatch Makefile distinfo pkg-descr pkg-plist

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-08 01:50:22 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Application-Plugin-LogDispatch Makefile distinfo pkg-descr pkg-plist Log: Add p5-CGI-Application-Pl

cvs commit: CVSROOT modules

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-08 01:49:06 UTC FreeBSD ports repository Modified files: .modules Log: p5-CGI-Application-Plugin-LinkIntegrity --> ports/www/p5-CGI-Application-Plugin-LinkIntegrity Revision ChangesPath 1.16795 +1 -0 CVSROOT/modules __

cvs commit: ports/www Makefile ports/www/p5-CGI-Application-Plugin-LinkIntegrity Makefile distinfo pkg-descr pkg-plist

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-08 01:48:45 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Application-Plugin-LinkIntegrity Makefile distinfo pkg-descr

cvs commit: ports/www/adzap Makefile distinfo

2006-12-07 Thread Kris Kennaway
kris2006-12-08 01:35:56 UTC FreeBSD ports repository Modified files: www/adzapMakefile distinfo Log: Update to adzap-20061122 Revision ChangesPath 1.49 +1 -1 ports/www/adzap/Makefile 1.45 +3 -3 ports/www/adzap/distinfo ___

cvs commit: src/sys/dev/mpt mpt.c mpt.h

2006-12-07 Thread Matt Jacob
mjacob 2006-12-07 23:51:00 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c mpt.h Log: PH! Forgot to do my cross-compile check. Also now rearranged things so the ENDIAN defines are consistent between mpt.h and mpt.c. Revision ChangesPath 1.39

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

2006-12-07 Thread Michael Johnson
ahze2006-12-07 23:50:19 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins Makefile distinfo pkg-plist Log: Update gstreamer-plugins and base plugins to 0.10.11 Revision ChangesPath 1.107 +3 -2 ports/multimedia/gstreamer-plugins/Mak

cvs commit: ports/multimedia/gstreamer Makefile distinfo pkg-plist ports/multimedia/gstreamer/files patch-01_fix_gst_init_race_issue

2006-12-07 Thread Michael Johnson
ahze2006-12-07 23:49:51 UTC FreeBSD ports repository Modified files: multimedia/gstreamer Makefile distinfo pkg-plist Removed files: multimedia/gstreamer/files patch-01_fix_gst_init_race_issue Log: Update to 0.10.11 Revision ChangesPath 1.56 +3 -3

Re: cvs commit: src/sys/dev/usb usbdi.c

2006-12-07 Thread Daan Vreeken [PA4DAN]
Hi Ian, On Wednesday 06 December 2006 03:43, you wrote: > In message <[EMAIL PROTECTED]>, "Daan Vreeken > [PA4DAN]" > > writes: > >Hi Ian, > > > >On Wednesday 29 November 2006 11:58, you wrote: > >> Thanks for all the details - I'll try to put together a patch in the > >> next few days that adds b

cvs commit: ports/x11/rxvt-unicode Makefile distinfo pkg-plist

2006-12-07 Thread Thierry Thomas
thierry 2006-12-07 22:57:15 UTC FreeBSD ports repository Modified files: x11/rxvt-unicode Makefile distinfo pkg-plist Log: Upgrade to 8.1. Changelog at . Revision ChangesPath 1.105 +1 -1 ports/x11/rxvt-uni

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

2006-12-07 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Alexey Dokuchaev writes: >On Thu, Nov 30, 2006 at 08:27:38AM +, Poul-Henning Kamp wrote: >> phk 2006-11-30 08:27:38 UTC >> >> FreeBSD src repository >> >> Modified files: >> sys/kern kern_synch.c >> Log: >> Only grab the sched_l

cvs commit: src/usr.sbin/bsnmpd/modules/snmp_bridge BEGEMOT-BRIDGE-MIB.txt Makefile RSTP-MIB.txt bridge_if.c bridge_port.c bridge_snmp.c bridge_snmp.h bridge_sys.c bridge_tree.def snmp_bridge.3

2006-12-07 Thread Shteryana Shopova
syrinx 2006-12-07 22:36:17 UTC FreeBSD src repository Modified files: usr.sbin/bsnmpd/modules/snmp_bridge BEGEMOT-BRIDGE-MIB.txt Makefile bridge_if.c bridge_port.c

Re: cvs commit: src/sys/boot/i386/btx/btx btx.S

2006-12-07 Thread John Baldwin
On Thursday 07 December 2006 17:26, John Baldwin wrote: > jhb 2006-12-07 22:26:51 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > sys/boot/i386/btx/btx btx.S > Log: > MFC: Ignore breakpoint instructions in vm86 mode. FYI, I know that some of th

cvs commit: src/sys/boot/i386/btx/btx btx.S

2006-12-07 Thread John Baldwin
jhb 2006-12-07 22:30:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) sys/boot/i386/btx/btx btx.S Log: MFC: Ignore breakpoint instructions in vm86 mode. Approved by:re (kensmith) Revision ChangesPath 1.38.2.1.2.1 +2 -0 s

cvs commit: src/sys/dev/nve if_nvereg.h

2006-12-07 Thread John Baldwin
jhb 2006-12-07 22:28:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) sys/dev/nve if_nvereg.h Log: MFC: Fix an off by one error in struct nve_tx_desc's frags[] array. Approved by:re (kensmith) Revision ChangesPath 1.3.

cvs commit: src/sys/kern subr_rman.c

2006-12-07 Thread John Baldwin
jhb 2006-12-07 22:28:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) sys/kern subr_rman.c Log: MFC: Handle an end of ULONG_MAX properly in rman_manage_region(). Approved by:re (kensmith) Revision ChangesPath 1.43.

cvs commit: src/sys/boot/i386/btx/btx btx.S

2006-12-07 Thread John Baldwin
jhb 2006-12-07 22:26:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/btx/btx btx.S Log: MFC: Ignore breakpoint instructions in vm86 mode. Revision ChangesPath 1.38.2.2 +2 -0 src/sys/boot/i386/btx/btx/btx.S __

cvs commit: src/sys/dev/nve if_nvereg.h

2006-12-07 Thread John Baldwin
jhb 2006-12-07 22:26:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/nve if_nvereg.h Log: MFC: Fix an off by one error in struct nve_tx_desc's frags[] array. Revision ChangesPath 1.3.2.3 +1 -1 src/sys/dev/nve/if_nver

cvs commit: src/sys/kern subr_rman.c

2006-12-07 Thread John Baldwin
jhb 2006-12-07 22:25:50 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern subr_rman.c Log: MFC: Handle an end of ULONG_MAX properly in rman_manage_region(). Revision ChangesPath 1.43.2.3 +7 -4 src/sys/kern/subr_rman.c

cvs commit: ports/www/mozilla Makefile.common

2006-12-07 Thread Michael Johnson
ahze2006-12-07 22:14:36 UTC FreeBSD ports repository Modified files: www/mozilla Makefile.common Log: Fix a bug to only allow some geckos to build java xpcom when WITH_JAVA is defined. PR: ports/105315 Reported by:Reed A. Cartwright <[EMAIL P

cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c mpt_raid.c

2006-12-07 Thread Matt Jacob
mjacob 2006-12-07 22:02:28 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c mpt.h mpt_cam.c mpt_debug.c mpt_raid.c Log: MFP4: principally to reapply tagged command support to FC and SAS cards. Revision ChangesPath 1.38

cvs commit: ports/comms/cwdaemon Makefile pkg-descr

2006-12-07 Thread Shaun Amott
shaun 2006-12-07 21:55:55 UTC FreeBSD ports repository Modified files: comms/cwdaemon Makefile pkg-descr Log: Update MASTER_SITES and WWW line. PR: ports/106452 Submitted by: Diane Bruce <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath

cvs commit: CVSROOT modules

2006-12-07 Thread Thierry Thomas
thierry 2006-12-07 20:37:04 UTC FreeBSD ports repository Modified files: .modules Log: pinot --> ports/deskutils/pinot Revision ChangesPath 1.16794 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

cvs commit: ports/deskutils Makefile ports/deskutils/pinot Makefile distinfo pkg-descr pkg-plist

2006-12-07 Thread Thierry Thomas
thierry 2006-12-07 20:36:50 UTC FreeBSD ports repository Modified files: deskutilsMakefile Added files: deskutils/pinot Makefile distinfo pkg-descr pkg-plist Log: Add pinot 0.64, personal search and metasearch for the Free Desktop. Revision Changes

cvs commit: ports/audio/jack Makefile pkg-descr ports/audio/jack/files patch-jackd_engine.c

2006-12-07 Thread Jeremy Messenger
mezz2006-12-07 19:42:00 UTC FreeBSD ports repository Modified files: audio/jack Makefile pkg-descr Added files: audio/jack/files patch-jackd_engine.c Log: - Fix the jackd getting into infinite loop on client disconnect. [1] [2] - Fix a Linuxish, md5sum

cvs commit: ports/misc/mime-support Makefile distinfo

2006-12-07 Thread Oliver Lehmann
oliver 2006-12-07 19:04:17 UTC FreeBSD ports repository Modified files: misc/mime-supportMakefile distinfo Log: update to 3.39.1 Revision ChangesPath 1.13 +1 -1 ports/misc/mime-support/Makefile 1.11 +3 -3 ports/misc/mime-support/distinfo ___

cvs commit: CVSROOT modules

2006-12-07 Thread Alejandro Pulver
alepulver2006-12-07 18:03:24 UTC FreeBSD ports repository Modified files: .modules Log: multiget --> ports/ftp/multiget Revision ChangesPath 1.16793 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/ftp Makefile ports/ftp/multiget Makefile distinfo pkg-descr ports/ftp/multiget/files patch-mgsocket.h

2006-12-07 Thread Alejandro Pulver
alepulver2006-12-07 18:01:00 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/multiget Makefile distinfo pkg-descr ftp/multiget/files patch-mgsocket.h Log: MultiGet is an easy-to-use GUI file downloader for Linux/Un

cvs commit: CVSROOT modules

2006-12-07 Thread Alejandro Pulver
alepulver2006-12-07 17:53:49 UTC FreeBSD ports repository Modified files: .modules Log: wxdfast --> ports/ftp/wxdfast Revision ChangesPath 1.16792 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

cvs commit: ports/ftp Makefile ports/ftp/wxdfast Makefile distinfo pkg-descr pkg-plist ports/ftp/wxdfast/files patch-src__FinishedList.cpp

2006-12-07 Thread Alejandro Pulver
alepulver2006-12-07 17:52:07 UTC FreeBSD ports repository Modified files: ftp Makefile Added files: ftp/wxdfast Makefile distinfo pkg-descr pkg-plist ftp/wxdfast/filespatch-src__FinishedList.cpp Log: wxDownload Fast (also known as wxDFast

cvs commit: ports/security/vuxml vuln.xml

2006-12-07 Thread MANTANI Nobutaka
nobutaka2006-12-07 17:50:39 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add an entry for libxine multiple buffer overflow vulnerabilities. Revision ChangesPath 1.1242+46 -1 ports/security/vuxml/vuln.xml _

Re: cvs commit: src/etc/rc.d auditd

2006-12-07 Thread John E Hein
John E Hein wrote at 09:51 -0700 on Dec 7, 2006: > Another option is to start auditd behind lockf. To determine whether > auditd has exited, check for the lock file (put it in /var/run). The bad part about this is the extra lockf process lying around. What would be nice would be an inetd-like

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes Makefile

2006-12-07 Thread Hiroki Sato
hrs 2006-12-07 17:45:45 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes Makefile Log: Fix DESTDIR. Spotted by: bmah Revision ChangesPath 1.11 +2 -2 src/release/doc/en_US.ISO8859-1/relnotes/Makefile ___

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes Makefile Makefile.inc

2006-12-07 Thread Hiroki Sato
hrs 2006-12-07 17:22:01 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes Makefile Removed files: release/doc/en_US.ISO8859-1/relnotes Makefile.inc Log: Fix a build breakage due to undefined DESTDIR. Revision ChangesPath 1.10

cvs commit: ports/audio/amarok Makefile ports/audio/muine Makefile ports/graphics/epsilon Makefile ports/graphics/gimageview Makefile ports/graphics/pornview Makefile ports/multimedia/emotion Makefile

2006-12-07 Thread MANTANI Nobutaka
nobutaka2006-12-07 17:17:44 UTC FreeBSD ports repository Modified files: audio/amarok Makefile audio/muine Makefile graphics/epsilon Makefile graphics/gimageview Makefile graphics/pornviewMakefile multimedia/emotion Makefile mu

cvs commit: ports/multimedia/libxine Makefile distinfo pkg-plist ports/multimedia/libxine/files patch-config.rpath patch-configure

2006-12-07 Thread MANTANI Nobutaka
nobutaka2006-12-07 17:13:41 UTC FreeBSD ports repository Modified files: multimedia/libxine Makefile distinfo pkg-plist multimedia/libxine/files patch-configure Added files: multimedia/libxine/files patch-config.rpath Log: - Update to 1.1.3. This version fixes heap

cvs commit: src/sys/powerpc/powerpc intr_machdep.c

2006-12-07 Thread Marcel Moolenaar
marcel 2006-12-07 17:08:16 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc intr_machdep.c Log: Add support for multiple FAST handlers. Reviewed & tested by: grehan@ Revision ChangesPath 1.9 +99 -166 src/sys/powerpc/powerpc/intr_machdep.c

cvs commit: ports/graphics/gphoto2 Makefile distinfo

2006-12-07 Thread Pav Lucistnik
pav 2006-12-07 17:05:45 UTC FreeBSD ports repository Modified files: graphics/gphoto2 Makefile distinfo Log: - Update to 2.3.0 Revision ChangesPath 1.45 +2 -2 ports/graphics/gphoto2/Makefile 1.17 +3 -3 ports/graphics/gphoto2/distinfo

cvs commit: ports/graphics/libgphoto2 Makefile distinfo pkg-plist ports/graphics/libgphoto2/files patch-camlibs-ptp2-ptpip.c patch-camlibs-sonix-library.c patch-libgphoto2_port-disk-disk.c patch-libgp

2006-12-07 Thread Pav Lucistnik
pav 2006-12-07 17:05:36 UTC FreeBSD ports repository Modified files: graphics/libgphoto2 Makefile distinfo pkg-plist Removed files: graphics/libgphoto2/files patch-camlibs-ptp2-ptpip.c patch-camlibs-sonix-library.c

Re: cvs commit: src/etc/rc.d auditd

2006-12-07 Thread John E Hein
Doug Barton wrote at 15:55 -0800 on Dec 6, 2006: > Robert Watson wrote: > > > > On Wed, 6 Dec 2006, Doug Barton wrote: > > > >>> Sleep for one second after calling audit -t to give the audit daemon a > >>> chance to actually terminate the audit service and exit. > >>> Otherwise, on

cvs commit: ports/games/duel Makefile pkg-descr

2006-12-07 Thread Alejandro Pulver
alepulver2006-12-07 16:44:53 UTC FreeBSD ports repository Modified files: games/duel Makefile pkg-descr Log: - Mirror distfile because MASTER_SITE disappeared. - Remove WWW from pkg-descr. Revision ChangesPath 1.7 +2 -1 ports/games/duel/Makefile

cvs commit: ports/security/tor-devel Makefile distinfo

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 16:40:13 UTC FreeBSD ports repository Modified files: security/tor-devel Makefile distinfo Log: Update to version 0.1.2.4 PR: ports/106477 Submitted by: Peter Thoenen <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.35

cvs commit: src/sys/dev/bce if_bce.c if_bcereg.h

2006-12-07 Thread John Baldwin
jhb 2006-12-07 16:30:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) sys/dev/bce if_bce.c if_bcereg.h Log: Sync with RELENG_6 including: - Use bus_dmamap_load_mbuf_sg() for tx packets and associated stability fixes. - Kick the firmware

cvs commit: src/sys/dev/mii brgphy.c

2006-12-07 Thread John Baldwin
jhb 2006-12-07 16:28:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) sys/dev/mii brgphy.c Log: Sync with RELENG_6 including: - Add support for the 5752 and 5780 phys. - Handle 10/100 only "bge" phys correctly. - MFC some parts of 1.6 tha

cvs commit: ports/www/linux-flashplugin7 Makefile distinfo

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 16:27:56 UTC FreeBSD ports repository Modified files: www/linux-flashplugin7 Makefile distinfo Log: Update of www/linuxflashplugin7 from 7.0r68 to 7.0r69 Make fetchable again. PR: ports/106433 Submitted by: Jamie Jones <[EMAIL PROTECTED]>

cvs commit: src/sys/dev/mii miidevs.h

2006-12-07 Thread John Baldwin
jhb 2006-12-07 16:25:53 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) sys/dev/mii miidevs.h Log: Regen. Revision ChangesPath 1.4.2.18 +5 -1 src/sys/dev/mii/miidevs.h ___ cvs-all@free

cvs commit: src/sys/dev/mii miidevs

2006-12-07 Thread John Baldwin
jhb 2006-12-07 16:25:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_4) sys/dev/mii miidevs Log: Add BCM5752 and BCM5780. Revision ChangesPath 1.4.2.18 +2 -0 src/sys/dev/mii/miidevs __

cvs commit: ports/textproc/p5-TeX-Encode Makefile

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 16:18:27 UTC FreeBSD ports repository Modified files: textproc/p5-TeX-Encode Makefile Log: - it would appear as though pod2latex comes bundled with lang/perl5.8, so the textproc/p5-Pod-LaTeX dependancy can be removed PR: ports/104986 Submitt

cvs commit: ports/math/p5-Number-WithError-LaTeX Makefile distinfo

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 16:12:42 UTC FreeBSD ports repository Modified files: math/p5-Number-WithError-LaTeX Makefile distinfo Log: - Update to 0.04 PR: ports/104982 Submitted by: Thomas Abthorpe <[EMAIL PROTECTED]> Approved by:maintainer timeout (5 weeks)

cvs commit: ports/math/p5-Number-WithError Makefile distinfo ports/math/p5-Number-WithError/files patch-Makefile.PL

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 16:08:35 UTC FreeBSD ports repository Modified files: math/p5-Number-WithError Makefile distinfo Removed files: math/p5-Number-WithError/files patch-Makefile.PL Log: - Update to 0.06 PR: ports/104981 Submitted by: Thomas Abthorpe <[E

cvs commit: ports/multimedia/p5-MP4-Info Makefile distinfo

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 16:01:19 UTC FreeBSD ports repository Modified files: multimedia/p5-MP4-Info Makefile distinfo Log: - Update to 1.11 PR: ports/103742 Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> Approved by:maintainer timeout (10 weeks) Revisi

cvs commit: ports/biology/p5-Bio-Phylo Makefile distinfo pkg-descr pkg-plist

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 15:43:27 UTC FreeBSD ports repository Modified files: biology/p5-Bio-Phylo Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.14 Submitted by: Jin-Shan Tseng <[EMAIL PROTECTED]> Approved by:maintainer timeout (3 months) Revision Changes

cvs commit: ports/devel/p5-FSA-Rules Makefile distinfo

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 15:32:42 UTC FreeBSD ports repository Modified files: devel/p5-FSA-Rules Makefile distinfo Log: - Update to 0.26 - Use BUILD_DEPENDS=${RUN_DEPENDS} to prevent from unused run-depends when using PERL_MODBUILD=yes (it will add something to BUILD_DEP

cvs commit: src/sys/dev/iwi if_iwi.c src/sys/dev/ral rt2560.c rt2661.c

2006-12-07 Thread Kevin Lo
kevlo 2006-12-07 15:24:38 UTC FreeBSD src repository Modified files: sys/dev/iwi if_iwi.c sys/dev/ral rt2560.c rt2661.c Log: Add header files and for mtx_init() and friends. Approved by: cognet Revision ChangesPath 1.44 +2 -0

cvs commit: ports/textproc/p5-XML-Atom-Stream Makefile distinfo pkg-plist

2006-12-07 Thread Frank J. Laszlo
laszlof 2006-12-07 15:10:41 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Atom-Stream Makefile distinfo pkg-plist Log: - Update to 0.09 PR: ports/102052 Submitted by: Jin-Shan Tseng <[EMAIL PROTECTED]> Approved by:maintainer timeout (4 mo

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

2006-12-07 Thread Alexey Dokuchaev
On Thu, Nov 30, 2006 at 08:27:38AM +, Poul-Henning Kamp wrote: > phk 2006-11-30 08:27:38 UTC > > FreeBSD src repository > > Modified files: > sys/kern kern_synch.c > Log: > Only grab the sched_lock if we actually need to modify the thread priority. > > Du

cvs commit: ports/databases/postgresql82-server Makefile ports/databases/postgresql82-server/files regresspatch-src-test-regress-pgregress-sh

2006-12-07 Thread Palle Girgensohn
girgen 2006-12-07 14:28:41 UTC FreeBSD ports repository Modified files: databases/postgresql82-server Makefile Removed files: databases/postgresql82-server/files regresspatch-src-test-regress-pgregress-sh Log: Fix build problems w

cvs commit: ports UPDATING ports/net/samba-nmblookup Makefile ports/net/samba3 Makefile distinfo pkg-plist ports/net/samba3/files patch-configure.in patch-za pkg-deinstall.in pkg-install.in

2006-12-07 Thread Marcus Alves Grando
mnag2006-12-07 13:55:52 UTC FreeBSD ports repository Modified files: .UPDATING net/samba-nmblookup Makefile net/samba3 Makefile distinfo pkg-plist net/samba3/files patch-configure.in pkg-deinstall.in pkg-i

cvs commit: ports/net-im/licq-console/files patch-config.h.in

2006-12-07 Thread Dirk Meyer
dinoex 2006-12-07 13:30:28 UTC FreeBSD ports repository Added files: net-im/licq-console/files patch-config.h.in Log: - fix build for FreeBSD 4.11 Revision ChangesPath 1.1 +8 -0 ports/net-im/licq-console/files/patch-config.h.in (new) __

cvs commit: ports/security/vuxml vuln.xml

2006-12-07 Thread Marcus Alves Grando
mnag2006-12-07 12:37:01 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Ok. gnupg-devel are not affected. Revision ChangesPath 1.1241+1 -5 ports/security/vuxml/vuln.xml ___ cvs-

cvs commit: ports/security/vuxml vuln.xml

2006-12-07 Thread Marcus Alves Grando
mnag2006-12-07 12:24:17 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Add gnupg-devel package in last entry - Add secunia reference in las entry Revision ChangesPath 1.1240+6 -1 ports/security/vuxml/vuln.xml _

cvs commit: ports/audio/qjackctl Makefile pkg-plist

2006-12-07 Thread Martin Wilke
miwi2006-12-07 12:16:46 UTC FreeBSD ports repository Modified files: audio/qjackctl Makefile Added files: audio/qjackctl pkg-plist Log: - Fix pkg-plist Revision ChangesPath 1.2 +0 -3 ports/audio/qjackctl/Makefile 1.1 +3 -0

cvs commit: www/share/sgml news.xml

2006-12-07 Thread Joel Dahl
joel2006-12-07 12:14:29 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Podcast interview with Kip Macy. Revision ChangesPath 1.34 +16 -1 www/share/sgml/news.xml ___ cvs-all@freebsd

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

2006-12-07 Thread Marc Fonvieille
blackend2006-12-07 11:47:36 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: In the USB storage section: Describe how to make USB devices mountable as a normal user. PR: docs/106148 Submitted by: Roland Smith

cvs commit: CVSROOT modules ports/devel Makefile ports/devel/automake110 Makefile distinfo pkg-plist ports/devel/automake110/files patch-aclocal.in patch-configure patch-doc::automake.texi patch-lib::

2006-12-07 Thread Ade Lovett
ade 2006-12-07 10:57:12 UTC FreeBSD ports repository Modified files: .modules develMakefile devel/automake110Makefile distinfo pkg-plist devel/automake110/files patch-aclocal.in patch-configure pat

cvs commit: src/share/man/man4 ath.4

2006-12-07 Thread Ruslan Ermilov
ru 2006-12-07 10:56:27 UTC FreeBSD src repository Modified files: share/man/man4 ath.4 Log: Update the URL for the list of supported products. Revision ChangesPath 1.41 +2 -2 src/share/man/man4/ath.4 ___

cvs commit: CVSROOT modules ports MOVED ports/devel Makefile ports/devel/autoconf26 Makefile distinfo pkg-descr pkg-plist ports/devel/autoconf26/files patch-autoconf.texi patch-configure patch-standar

2006-12-07 Thread Ade Lovett
ade 2006-12-07 10:52:38 UTC FreeBSD ports repository Modified files: .modules .MOVED develMakefile devel/autoconf261Makefile Removed files: devel/autoconf26 Makefile distinfo pkg-descr pkg-plist

Re: cvs commit: ports/x11/nvidia-driver Makefile distinfo pkg-plist ports/x11/nvidia-driver/files 6113-patch-src::nvidia_pci.c 6113-patch-src::nvidia_subr.c pkg-message.in

2006-12-07 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 7 Dec 2006 10:10:11 + Alexey Dokuchaev <[EMAIL PROTECTED]> wrote: > This is bad. Let me try this on work on my -CURRENT. Did it happen > when you were running mplayer? Yep, The old driver running fine here ... - - Martin - -- Martin

cvs commit: ports/mail/mail-notification Makefile distinfo

2006-12-07 Thread Jean-Yves Lefort
jylefort2006-12-07 10:46:42 UTC FreeBSD ports repository Modified files: mail/mail-notification Makefile distinfo Log: Update to 4.0-RC2 Revision ChangesPath 1.45 +1 -1 ports/mail/mail-notification/Makefile 1.21 +3 -3 ports/mail/mail-notification

cvs commit: ports/net/ngrep Makefile distinfo ports/net/ngrep/files patch-ngrep.c

2006-12-07 Thread Edwin Groothuis
edwin 2006-12-07 10:43:58 UTC FreeBSD ports repository Modified files: net/ngrepMakefile distinfo Removed files: net/ngrep/files patch-ngrep.c Log: Update to 1.45 v1.45 o fixed bug where setting the snaplen smaller than the minimum

cvs commit: ports/x11/p5-X11-Protocol Makefile distinfo

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-07 10:23:54 UTC FreeBSD ports repository Modified files: x11/p5-X11-Protocol Makefile distinfo Log: - Update to 0.56 PR: ports/104199 Submitted by: clsung Approved by:maintainer (timeout) Revision ChangesPath 1.9 +1 -1

cvs commit: ports/lang/gcc42 Makefile distinfo

2006-12-07 Thread Max Khon
fjoe2006-12-07 10:24:26 UTC FreeBSD ports repository Modified files: lang/gcc42 Makefile distinfo Log: Update to 20061205 snapshot. On behalf of: MAINTAINER Revision ChangesPath 1.293 +1 -1 ports/lang/gcc42/Makefile 1.182 +18 -18

cvs commit: CVSROOT modules

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-07 10:22:17 UTC FreeBSD ports repository Modified files: .modules Log: p5-Image-PBMlib --> ports/graphics/p5-Image-PBMlib Revision ChangesPath 1.16789 +1 -0 CVSROOT/modules ___ cv

cvs commit: ports/graphics Makefile ports/graphics/p5-Image-PBMlib Makefile distinfo pkg-descr pkg-plist

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-07 10:22:00 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Image-PBMlib Makefile distinfo pkg-descr pkg-plist Log: Add p5-Image-PBMlib 1.05, helper functions for PBM/PGM/PPM image file formats. PR:

cvs commit: ports/www Makefile ports/www/p5-CGI-Application-Plugin-Stream Makefile distinfo pkg-descr pkg-plist

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-07 10:18:15 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/p5-CGI-Application-Plugin-Stream Makefile distinfo pkg-descr pkg-plist Log: Add p5-CGI-Application-Plugin-Strea

cvs commit: CVSROOT modules

2006-12-07 Thread Cheng-Lung Sung
clsung 2006-12-07 10:18:28 UTC FreeBSD ports repository Modified files: .modules Log: p5-CGI-Application-Plugin-Stream --> ports/www/p5-CGI-Application-Plugin-Stream Revision ChangesPath 1.16788 +1 -0 CVSROOT/modules

  1   2   >