cvs commit: src/lib/libthr/thread thr_mutex.c

2005-12-14 Thread David Xu
davidxu 2005-12-15 07:28:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr/threadthr_mutex.c Log: MFC revision 1.35: Remove unused _get_curthread() call. Revision ChangesPath 1.33.2.1 +0 -2 src/lib/libthr/thread/thr

cvs commit: src/lib/libpthread pthread.map

2005-12-14 Thread David Xu
davidxu 2005-12-15 07:25:00 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libpthread pthread.map Log: MFC Revision 1.16: Export following functions: _pthread_condattr_getpshared _pthread_condattr_setpshared

cvs commit: src/lib/libpthread/thread Makefile.inc thr_condattr_pshared.c thr_mattr_pshared.c

2005-12-14 Thread David Xu
davidxu 2005-12-15 07:22:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libpthread/thread Makefile.inc Added files: (Branch: RELENG_6) lib/libpthread/thread thr_condattr_pshared.c thr_mattr_pshared.c Log: MF

cvs commit: ports/www/campsite Makefile

2005-12-14 Thread Alex Dupre
ale 2005-12-15 06:53:59 UTC FreeBSD ports repository Modified files: www/campsite Makefile Log: Fix dependency after removal of WANT_PHP_PEAR. Spotted by: pointyhat via kris Revision ChangesPath 1.3 +2 -2 ports/www/campsite/Makefile ___

cvs commit: src/include pthread.h

2005-12-14 Thread David Xu
davidxu 2005-12-15 06:50:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) include pthread.h Log: MFC revision 1.40: Add prototype for following functions: pthread_condattr_getpshared pthread_condattr_setpshared

cvs commit: src/lib/libthr pthread.map

2005-12-14 Thread David Xu
davidxu 2005-12-15 06:43:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr pthread.map Log: MFC Revision 1.8: Put pthread_condattr_init sorted order. Revision 1.7: Export following functions: _pthread_

cvs commit: ports/mail/dspam-devel Makefile pkg-message pkg-plist ports/mail/dspam-devel/files UPDATING dspam-devel.sh.in patch-src_libdspam.c

2005-12-14 Thread Andrej Zverev
az 2005-12-15 06:42:16 UTC FreeBSD ports repository Modified files: mail/dspam-devel Makefile pkg-message pkg-plist mail/dspam-devel/files UPDATING dspam-devel.sh.in Added files: mail/dspam-devel/files patch-src_libdspam.c Log: - Fix memory leak in BNR (resur

cvs commit: src/lib/libthr/thread thr_exit.c thr_join.c

2005-12-14 Thread David Xu
davidxu 2005-12-15 06:36:58 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr/threadthr_exit.c thr_join.c Log: MFC: thr_exit.c: Revision 1.19 Fix code for user stack recycling. thr_join.c: Revision 1.1

cvs commit: src/lib/libthr/thread thr_mutexattr.c

2005-12-14 Thread David Xu
davidxu 2005-12-15 06:31:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libthr/threadthr_mutexattr.c Log: MFC revision 1.3: Add functions pthread_mutexattr_setpshared and pthread_mutexattr_getpshared. Revision Changes

cvs commit: ports/databases/phpmyadmin Makefile

2005-12-14 Thread Bill Fenner
fenner 2005-12-15 06:21:16 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile Log: Add missing dependency on PHP session module. Submitted by: Matthew Seaman (MAINTAINER) PR: ports/90417 Revision ChangesPath 1.42 +1 -

cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2005-12-14 Thread Pyun YongHyeon
yongari 2005-12-15 05:48:49 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Add bge(4) support for big-endian architectures(part 1/2). - Give up endianess support and switch to native-endian format for accessing hardware structure

cvs commit: CVSROOT modules

2005-12-14 Thread Sam Lawrance
lawrance2005-12-15 05:19:50 UTC FreeBSD ports repository Modified files: .modules Log: Remove jpe-emacs20. Revision ChangesPath 1.13860 +0 -1 CVSROOT/modules ___ cvs-all@freebsd.org mailing list ht

cvs commit: ports MOVED ports/java Makefile ports/java/jde-emacs20 Makefile

2005-12-14 Thread Sam Lawrance
lawrance2005-12-15 05:18:27 UTC FreeBSD ports repository Modified files: .MOVED java Makefile Removed files: java/jde-emacs20 Makefile Log: Remove port that depends on the expired cedet-emacs20. Reported by:kris' index

cvs commit: ports/math/gcalctool Makefile distinfo

2005-12-14 Thread Joe Marcus Clarke
marcus 2005-12-15 04:32:47 UTC FreeBSD ports repository Modified files: math/gcalctool Makefile distinfo Log: Updatr to 5.7.15. Revision ChangesPath 1.50 +1 -1 ports/math/gcalctool/Makefile 1.33 +3 -3 ports/math/gcalctool/distinfo

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

2005-12-14 Thread Joe Marcus Clarke
marcus 2005-12-15 04:27:01 UTC FreeBSD ports repository Modified files: multimedia/totem Makefile distinfo pkg-plist Log: Update to 1.2.1. Revision ChangesPath 1.64 +1 -2 ports/multimedia/totem/Makefile 1.29 +3 -3 ports/multimedia/totem/dist

cvs commit: src/sys/boot/i386/boot2 boot2.c src/sbin/reboot boot_i386.8

2005-12-14 Thread Maxim Sobolev
sobomax 2005-12-15 04:03:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/boot2 boot2.c sbin/reboot boot_i386.8 Log: MFC: add new option q to surpress any output in the normal case. Revision ChangesPath 1.52.2.3 +10

cvs commit: src/tools/tools/recoverdisk README recoverdisk.c

2005-12-14 Thread Maxim Sobolev
sobomax 2005-12-15 03:50:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) tools/tools/recoverdisk README recoverdisk.c Log: Extend utility to allow recovering single file from the deffective media. Revision ChangesPath 1.2.4.1 +5 -2 src

cvs commit: ports/x11/gnome-screensaver Makefile distinfo

2005-12-14 Thread Joe Marcus Clarke
marcus 2005-12-15 03:27:37 UTC FreeBSD ports repository Modified files: x11/gnome-screensaver Makefile distinfo Log: Update to 0.0.22. Revision ChangesPath 1.6 +1 -1 ports/x11/gnome-screensaver/Makefile 1.5 +3 -3 ports/x11/gnome-screensaver/di

cvs commit: CVSROOT modules

2005-12-14 Thread Sam Lawrance
lawrance2005-12-15 03:18:05 UTC FreeBSD ports repository Modified files: .modules Log: Remove expired ports. Revision ChangesPath 1.13859 +0 -22 CVSROOT/modules ___ cvs-all@freebsd.org mailing list

cvs commit: ports MOVED ports/devel Makefile ports/devel/cedet-emacs20 Makefile ports/devel/gvd Makefile distinfo pkg-descr pkg-plist ports/devel/gvd/files patch-docs::gvd.info ports/graphics Makefile

2005-12-14 Thread Sam Lawrance
lawrance2005-12-15 03:16:24 UTC FreeBSD ports repository Modified files: .MOVED develMakefile graphics Makefile japanese Makefile misc Makefile net Makefile net-i

cvs commit: ports/textproc/p5-URI-Find Makefile

2005-12-14 Thread Aaron Dalton
aaron 2005-12-15 02:59:28 UTC FreeBSD ports repository Modified files: textproc/p5-URI-Find Makefile Log: - added the missing .if statement around the IGNORE Revision ChangesPath 1.7 +2 -0 ports/textproc/p5-URI-Find/Makefile __

cvs commit: ports/net-im/gaim-assistant Makefile

2005-12-14 Thread Florent Thoumie
flz 2005-12-15 02:26:07 UTC FreeBSD ports repository Modified files: net-im/gaim-assistant Makefile Log: - Fix build on 4.x using USE_GCC=3.4+. - Replace INSTALL_DATA by INSTALL_PROGRAM so that the shared library is striped. Noticed by: pointyhat via kris Reques

cvs commit: src/etc/defaults rc.conf

2005-12-14 Thread Brooks Davis
brooks 2005-12-15 02:13:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/defaults rc.conf Log: MFC rev 1.258 remove removable_interfaces example. It's been dead since 6.0-RELEASE, but I forgot to MFC this. Reminded by:dougb P

cvs commit: CVSROOT modules

2005-12-14 Thread Kelly Yancey
kbyanc 2005-12-15 01:59:05 UTC FreeBSD ports repository Modified files: .modules Log: libpperl --> ports/devel/libpperl Revision ChangesPath 1.13858 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/devel Makefile ports/devel/libpperl Makefile distinfo pkg-descr pkg-plist

2005-12-14 Thread Kelly Yancey
kbyanc 2005-12-15 01:58:58 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/libpperl Makefile distinfo pkg-descr pkg-plist Log: Library simplifying embedding perl interpreters into C programs. Revision ChangesPa

cvs commit: CVSROOT modules

2005-12-14 Thread Edwin Groothuis
edwin 2005-12-15 01:42:31 UTC FreeBSD ports repository Modified files: .modules Log: remove squeuer Revision ChangesPath 1.13857 +0 -1 CVSROOT/modules ___ cvs-all@freebsd.org mailing list http://

cvs commit: ports MOVED ports/astro Makefile ports/astro/squeuer Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/astro/squeuer/files patch-etc::rc.d::S71squeuer.sh patch-etc::squ

2005-12-14 Thread Edwin Groothuis
edwin 2005-12-15 01:41:36 UTC FreeBSD ports repository Modified files: .MOVED astroMakefile Removed files: astro/squeuerMakefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist astro/squeue

cvs commit: CVSROOT modules

2005-12-14 Thread Edwin Groothuis
edwin 2005-12-15 01:36:46 UTC FreeBSD ports repository Modified files: .modules Log: remove [EMAIL PROTECTED] related ports Revision ChangesPath 1.13856 +0 -12 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports MOVED

2005-12-14 Thread Edwin Groothuis
edwin 2005-12-15 01:34:36 UTC FreeBSD ports repository Modified files: .MOVED Log: The [EMAIL PROTECTED] project moves to a new software client based on BOINC. Please install astro/boinc-setiathome. See http://setiathome.ssl.berkeley.edu/, November 15

cvs commit: ports/astro Makefile ports/astro/SETIsupport Makefile distinfo pkg-descr pkg-message pkg-plist ports/astro/SETIsupport/files SETISupport.sh ports/astro/fooseti Makefile distinfo pkg-descr

2005-12-14 Thread Edwin Groothuis
edwin 2005-12-15 01:34:05 UTC FreeBSD ports repository Modified files: astroMakefile Removed files: astro/SETIsupportMakefile distinfo pkg-descr pkg-message pkg-plist astro/SETIsupport/files SETISupport.sh astro/fooseti

cvs commit: src/release Makefile

2005-12-14 Thread Ian Dowse
iedowse 2005-12-15 01:14:36 UTC FreeBSD src repository Modified files: release Makefile Log: Remove one more reference to usbd.conf. Revision ChangesPath 1.893 +0 -1 src/release/Makefile ___ cvs-all@fre

cvs commit: src/etc/rc.d mixer

2005-12-14 Thread Doug Barton
dougb 2005-12-15 01:13:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d mixer Log: MFC 1.6, REQUIRE cleanvar, instead of BEFORE. Revision ChangesPath 1.5.2.1 +1 -1 src/etc/rc.d/mixer

cvs commit: www/en/portmgr Makefile implementation.sgml index.sgml policies.sgml policies_committing.sgml policies_contributors.sgml qa.sgml

2005-12-14 Thread Mark Linimon
linimon 2005-12-15 01:10:43 UTC FreeBSD doc repository Modified files: en/portmgr Makefile index.sgml policies.sgml qa.sgml Added files: en/portmgr implementation.sgml policies_committing.sgml policies_cont

cvs commit: src/etc/rc.d tmp

2005-12-14 Thread Doug Barton
dougb 2005-12-15 01:10:10 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/rc.d tmp Log: MFC 1.37, run this script after mountcritremote to handle cases where /tmp is on a remote filesystem. Revision ChangesPath 1.35.2.1 +1 -1

cvs commit: src ObsoleteFiles.inc src/etc Makefile usbd.conf src/etc/defaults rc.conf src/etc/rc.d Makefile syscons usbd src/share/examples/etc make.conf src/share/man/man4 usb.4 src/share/man/man5 de

2005-12-14 Thread Ian Dowse
iedowse 2005-12-15 01:04:51 UTC FreeBSD src repository Modified files: .ObsoleteFiles.inc etc Makefile etc/defaults rc.conf etc/rc.d Makefile syscons share/examples/etc make.conf share/man/man4 u

cvs commit: www/en/ports ports.inc

2005-12-14 Thread Mark Linimon
linimon 2005-12-15 01:04:29 UTC FreeBSD doc repository Removed files: en/ports ports.inc Log: Rendered obsolete by rework of its text into static SGML pages. Revision ChangesPath 1.70 +0 -88 www/en/ports/ports.inc (dead) __

cvs commit: www/en/ports Makefile Makefile.inc index.sgml installing.sgml portindex ports.ent references.sgml searching.sgml updating.sgml

2005-12-14 Thread Mark Linimon
linimon 2005-12-15 01:02:28 UTC FreeBSD doc repository Modified files: en/ports Makefile Makefile.inc portindex Added files: en/ports index.sgml installing.sgml ports.ent references.sgml searching.sgml

cvs commit: www/en includes.navports.sgml

2005-12-14 Thread Mark Linimon
linimon 2005-12-15 00:59:52 UTC FreeBSD doc repository Added files: en includes.navports.sgml Log: New left-hand side menu for reworked ports/ pages. Revision ChangesPath 1.1 +26 -0 www/en/includes.navports.sgml (new) __

cvs commit: www/share/sgml includes.navports.sgml

2005-12-14 Thread Mark Linimon
linimon 2005-12-15 00:57:05 UTC FreeBSD doc repository Added files: share/sgml includes.navports.sgml Log: New left-hand side menu for reworked ports/ pages. Revision ChangesPath 1.1 +19 -0 www/share/sgml/includes.navports.sgml (new) __

Re: cvs commit: www/en/docs man.sgml

2005-12-14 Thread Joao Barros
On 12/14/05, Ceri Davies <[EMAIL PROTECTED]> wrote: > ceri2005-12-14 23:23:10 UTC > > FreeBSD doc repository > > Modified files: > en/docs man.sgml > Log: > Update for recent releases. > > PR: www/87864 > Submitted by: andreas > > Revision Chang

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

2005-12-14 Thread Ian Dowse
iedowse 2005-12-15 00:36:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/usb usbdi.c Log: MFC 1.92: rorder the calling of the completion callback and the transfer "done" method for non-repeat transfers to avoid problems if the transfer

cvs commit: src/sys/kern uipc_mbuf.c

2005-12-14 Thread Ed Maste
emaste 2005-12-14 23:34:26 UTC FreeBSD src repository Modified files: sys/kern uipc_mbuf.c Log: When using m_dup(9) to copy more than MHLEN bytes of data, don't create an mbuf chain that starts with a cluster containing just MHLEN bytes. This happened because m_

cvs commit: www/en/docs man.sgml

2005-12-14 Thread Ceri Davies
ceri2005-12-14 23:25:34 UTC FreeBSD doc repository Modified files: en/docs man.sgml Log: Update -CURRENT HREF. Revision ChangesPath 1.5 +2 -2 www/en/docs/man.sgml ___ cvs-all@freebsd.org mailing l

cvs commit: www/en/docs man.sgml

2005-12-14 Thread Ceri Davies
ceri2005-12-14 23:23:10 UTC FreeBSD doc repository Modified files: en/docs man.sgml Log: Update for recent releases. PR: www/87864 Submitted by: andreas Revision ChangesPath 1.4 +5 -3 www/en/docs/man.sgml __

cvs commit: ports/multimedia/ffmpeg-devel Makefile

2005-12-14 Thread Mario Sergio Fujikawa Ferreira
lioux 2005-12-14 23:01:33 UTC FreeBSD ports repository Modified files: multimedia/ffmpeg-devel Makefile Log: Fix CONFIGURE_ARGS entry typo Submitted by: Piotr Smyrak <[EMAIL PROTECTED]> Revision ChangesPath 1.83 +1 -1 ports/multimedia/ffmpeg-devel/M

cvs commit: ports/databases/postgis Makefile

2005-12-14 Thread Sam Lawrance
lawrance2005-12-14 22:53:20 UTC FreeBSD ports repository Modified files: databases/postgisMakefile Log: Unbreak INDEX - define DEFAULT_PGSQL_VER, since it is needed before bsd.databases.mk is included. Revision ChangesPath 1.26 +2 -0 ports/databases/po

cvs commit: ports/dns/p5-Net-DNS Makefile distinfo

2005-12-14 Thread Doug Barton
dougb 2005-12-14 22:51:17 UTC FreeBSD ports repository Modified files: dns/p5-Net-DNS Makefile distinfo Log: Upgrade to 0.55, an emergency release to fix a problem with TCP sockets introduced in 0.54. Anyone who upgraded to 0.54 should upgrade to this version ASAP.

cvs commit: ports/devel/avr-gcc Makefile distinfo pkg-descr pkg-plist ports/devel/avr-gcc/files patch-newdevices

2005-12-14 Thread Joerg Wunsch
joerg 2005-12-14 22:42:16 UTC FreeBSD ports repository Modified files: devel/avr-gccMakefile distinfo pkg-descr pkg-plist devel/avr-gcc/files patch-newdevices Log: Upgrade to GCC 3.4.5, and add support for ATtiny24/44/84 devices. Revision ChangesPath 1

cvs commit: ports/devel/avr-binutils Makefile pkg-descr ports/devel/avr-binutils/files patch-newdevices

2005-12-14 Thread Joerg Wunsch
joerg 2005-12-14 22:41:38 UTC FreeBSD ports repository Modified files: devel/avr-binutils Makefile pkg-descr devel/avr-binutils/files patch-newdevices Log: Add support for ATtiny24/44/84 devices. Revision ChangesPath 1.27 +1 -0 ports/devel/avr-binut

cvs commit: www/en/news news.xml

2005-12-14 Thread Christian Brueffer
brueffer2005-12-14 22:34:02 UTC FreeBSD doc repository Modified files: en/news news.xml Log: Announce read-only XFS support. Wording help from: ceri, remko Revision ChangesPath 1.356 +15 -1 www/en/news/news.xml __

cvs commit: src/sys/kern uipc_usrreq.c src/sys/netinet raw_ip.c tcp_usrreq.c udp_usrreq.c

2005-12-14 Thread Maxime Henrion
mux 2005-12-14 22:27:48 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c sys/netinet raw_ip.c tcp_usrreq.c udp_usrreq.c Log: Fix a bunch of SYSCTL_INT() that should have been SYSCTL_ULONG() to match the type of the variable they ar

cvs commit: ports/databases/mantis Makefile

2005-12-14 Thread Simon L. Nielsen
simon 2005-12-14 22:10:27 UTC FreeBSD ports repository Modified files: databases/mantis Makefile Log: Mark FORBIDDEN due to remote file inclusion vulnerability (IE. effectively execute arbitrary PHP code). Security: http://vuxml.FreeBSD.org/82a41084-6ce7-11da-

cvs commit: www/share/sgml usergroups.xml

2005-12-14 Thread Remko Lodder
remko 2005-12-14 22:02:43 UTC FreeBSD doc repository Modified files: share/sgml usergroups.xml Log: Remove BSDBerlin, it does not seem to be alive anymore. PR: www/90405 Submitted by: Wilhelm Buehler Revision ChangesPath 1.21 +1

cvs commit: ports/editors/rox-edit Makefile distinfo pkg-plist

2005-12-14 Thread Jimmy Olgeni
olgeni 2005-12-14 21:59:42 UTC FreeBSD ports repository Modified files: editors/rox-edit Makefile distinfo pkg-plist Log: Upgrade to version 2.0. Revision ChangesPath 1.14 +2 -2 ports/editors/rox-edit/Makefile 1.8 +3 -2 ports/editors/rox-ed

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread John Baldwin
On Wednesday 14 December 2005 03:13 pm, Ian Dowse wrote: > In message <[EMAIL PROTECTED]>, John Baldwin writes: > >On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: > >> Move the remaining entries from usbd.conf to devd.conf. This now > >> makes usbd redundant. > > > >So are you going to

cvs commit: ports/security/vuxml vuln.xml

2005-12-14 Thread Remko Lodder
remko 2005-12-14 21:51:50 UTC FreeBSD ports repository (doc committer) Modified files: security/vuxml vuln.xml Log: Document the following mantis vulnerabilities: o "t_core_path" file inclusion vulnerability o "view_filters_page.php" cross-site scripting vulnerabil

cvs commit: src/sys/amd64/amd64 apic_vector.S src/sys/i386/i386 apic_vector.s

2005-12-14 Thread John Baldwin
jhb 2005-12-14 21:47:02 UTC FreeBSD src repository Modified files: sys/amd64/amd64 apic_vector.S sys/i386/i386apic_vector.s Log: Fix stale comment. Revision ChangesPath 1.107 +1 -2 src/sys/amd64/amd64/apic_vector.S 1.111 +1 -2

Re: cvs commit: ports/graphics/svg2swf Makefile distinfo pkg-descr

2005-12-14 Thread Kris Kennaway
On Wed, Dec 14, 2005 at 10:45:27AM +0100, Simon Barner wrote: > Andrej Zverev wrote: > > az 2005-12-14 09:30:43 UTC > > > > FreeBSD ports repository > > > > Modified files: > > graphics/svg2swf Makefile distinfo pkg-descr > > Log: > > - Unbroke (Distfile was rerolled) >

Re: cvs commit: ports/multimedia/libxine/files patch-src:libffmpeg:libavcodec:h263.c

2005-12-14 Thread Kent Stewart
On Tuesday 13 December 2005 06:08 am, MANTANI Nobutaka wrote: > nobutaka2005-12-13 14:08:53 UTC > > FreeBSD ports repository > > Added files: > multimedia/libxine/files patch-src:libffmpeg:libavcodec:h263.c > Log: > Fix build error. > > Reported by:Nix bat <[EMAIL PROTECTED]>,

cvs commit: src/sys/alpha/alpha clock.c

2005-12-14 Thread John Baldwin
jhb 2005-12-14 21:42:12 UTC FreeBSD src repository Modified files: sys/alpha/alpha clock.c Log: Whitespace. Revision ChangesPath 1.41 +2 -2 src/sys/alpha/alpha/clock.c ___ cvs-all@freebsd.org mailing list

cvs commit: ports/www/horde Makefile distinfo

2005-12-14 Thread Thierry Thomas
thierry 2005-12-14 21:41:18 UTC FreeBSD ports repository Modified files: www/hordeMakefile distinfo Log: Upgrade to 3.0.9. This version fixes a showstopper bug in Horde_Form select fields (Bug #3123) introduced in 3.0.8. Revision ChangesPath 1.27

cvs commit: www/en index.xsl

2005-12-14 Thread Pav Lucistnik
pav 2005-12-14 21:26:05 UTC FreeBSD doc repository Modified files: en index.xsl Log: - Remove "Submit Bug" link from Security Advisories box, it does not fit there much, and there's already "Report a Bug" link in Shortcuts area. PR: www/

cvs commit: ports/games/netris Makefile

2005-12-14 Thread Edwin Groothuis
edwin 2005-12-14 21:25:58 UTC FreeBSD ports repository Modified files: games/netris Makefile Log: reset maintainer: 550 <[EMAIL PROTECTED]>: Recipient address rejected: User unknown in virtual alias table Revision ChangesPath 1.8 +2 -2 ports/ga

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

2005-12-14 Thread Pav Lucistnik
pav 2005-12-14 21:14:49 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - s/it have/it has/ Pointed out by: ceri Revision ChangesPath 1.643 +1 -1 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml __

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

2005-12-14 Thread Christian Brueffer
brueffer2005-12-14 21:11:00 UTC FreeBSD src repository (doc committer) Modified files: share/man/man4 ata.4 Log: Add Via VT8251 support. Revision ChangesPath 1.60 +2 -2 src/share/man/man4/ata.4 ___ cvs-all@fr

cvs commit: ports/www/pecl-APC Makefile

2005-12-14 Thread Marcus Alves Grando
mnag2005-12-14 20:58:35 UTC FreeBSD ports repository Modified files: www/pecl-APC Makefile Log: More accurate info about auto_globals_jit and PHP version Revision ChangesPath 1.14 +1 -1 ports/www/pecl-APC/Makefile

cvs commit: ports/math/geonext Makefile distinfo pkg-plist

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:54:12 UTC FreeBSD ports repository Modified files: math/geonext Makefile distinfo pkg-plist Log: - Update to 1.51 - Fix MASTER_SITES PR: 90348 Submitted by: Andreas Fehlner <[EMAIL PROTECTED]> (maintainer) Approved by:cle

cvs commit: ports/net-mgmt/ipplan Makefile distinfo pkg-plist

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:52:01 UTC FreeBSD ports repository Modified files: net-mgmt/ipplan Makefile distinfo pkg-plist Log: - Update to 4.50 PR: 90343 Submitted by: Babak Farrokhi <[EMAIL PROTECTED]> Approved by:maintainer, clement (mentor) Revi

cvs commit: ports/games/netrek-COW3-bin Makefile

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:47:26 UTC FreeBSD ports repository Modified files: games/netrek-COW3-bin Makefile Log: - Make fetchable; replace MASTER_SITE. PR: 90401 Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]> Approved by:clement (mentor) Revision

cvs commit: ports/games/netrek-BRMH-bin Makefile

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:46:09 UTC FreeBSD ports repository Modified files: games/netrek-BRMH-bin Makefile Log: - Make fetchable; replace MASTER_SITE. PR: 90400 Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]> Approved by:clement (mentor) Revision

cvs commit: ports/games/hlserver-wizwars Makefile

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:44:06 UTC FreeBSD ports repository Modified files: games/hlserver-wizwars Makefile Log: - Mark BROKEN; unfetchable since 2003. PR: 90355 Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]> Approved by:clement (mentor) Revision

cvs commit: ports/games/hlserver-wasteland Makefile

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:43:01 UTC FreeBSD ports repository Modified files: games/hlserver-wasteland Makefile Log: - Mark BROKEN; unfetchable since 2003. PR: 90352 Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]> Approved by:clement (mentor) Revisi

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

2005-12-14 Thread Ceri Davies
On Wed, Dec 14, 2005 at 07:41:16PM +, Pav Lucistnik wrote: > pav 2005-12-14 19:41:16 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/porters-handbook book.sgml > Log: > - Fix grammar bogon > | @@ -6088,8 +6088,8 @@ etc/orbit.conf.sample > | >

cvs commit: ports/games/hlserver-ts Makefile

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 20:41:48 UTC FreeBSD ports repository Modified files: games/hlserver-tsMakefile Log: - Mark BROKEN; unfetchable since 2003. PR: 90349 Submitted by: Jean Milanez Melo <[EMAIL PROTECTED]> Approved by:clement (mentor) Revision

cvs commit: ports/www/pecl-APC Makefile

2005-12-14 Thread Marcus Alves Grando
mnag2005-12-14 20:33:29 UTC FreeBSD ports repository Modified files: www/pecl-APC Makefile Log: Fix PHP4 optimization with new apache versions Bump PORTREVISION Install apc.php in DOCSDIR Add message about APC and PHP >= 5.1 [1] Thanks to: Rasmus Lerdo

cvs commit: CVSROOT modules

2005-12-14 Thread Simon L. Nielsen
simon 2005-12-14 20:33:21 UTC FreeBSD ports repository Modified files: .modules Log: Rename module name for devel/libisc -> ports_libisc to avoid conflict with libisc module name from src/. Reported by:tdb Revision ChangesPath 1.13855

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread Ian Dowse
In message <[EMAIL PROTECTED]>, John Baldwin writes: >On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: >> Move the remaining entries from usbd.conf to devd.conf. This now >> makes usbd redundant. > >So are you going to axe usbd(8) now? Yes, as Anish says I have a patch mostly ready to c

cvs commit: ports/emulators/osmose Makefile

2005-12-14 Thread Pav Lucistnik
pav 2005-12-14 20:01:30 UTC FreeBSD ports repository Modified files: emulators/osmose Makefile Log: - Master site gone; mirror locally Requested by: maintainer Revision ChangesPath 1.4 +2 -1 ports/emulators/osmose/Makefile ___

Re: cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml

2005-12-14 Thread Wilko Bulte
On Wed, Dec 14, 2005 at 07:50:55PM +, Wilko Bulte wrote.. > wilko 2005-12-14 19:50:55 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_5) > release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml > Log: > Spelling fixes and minor nit. > > PR

cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml

2005-12-14 Thread Wilko Bulte
wilko 2005-12-14 19:50:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Spelling fixes and minor nit. PR: doc/9035 Submitted by: Gavin Atkinson <[EMAIL PROTECTED]> Revision Chang

cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml

2005-12-14 Thread Wilko Bulte
wilko 2005-12-14 19:47:32 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Spelling fixes and minor nit. PR: doc/9035 Submitted by: Gavin Atkinson <[EMAIL PROTECTED]> Revision Chang

cvs commit: src/sbin/ifconfig ifconfig.8 ifieee80211.c

2005-12-14 Thread Sam Leffler
sam 2005-12-14 19:44:40 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 ifieee80211.c Log: add control for packet bursting Revision ChangesPath 1.110 +14 -1 src/sbin/ifconfig/ifconfig.8 1.31 +16 -0 src/sbin/ifconfig/if

cvs commit: src/release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml

2005-12-14 Thread Wilko Bulte
wilko 2005-12-14 19:43:54 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/hardware/alpha proc-alpha.sgml Log: Spelling fixes and minor nit. PR: doc/9035 Submitted by: Gavin Atkinson <[EMAIL PROTECTED]> Revision ChangesPath 1.79 +3

cvs commit: ports/net/isc-dhcp3-server Makefile ports/net/isc-dhcp3-server/files isc-dhcpd.sh.sample

2005-12-14 Thread Sergey Matveychuk
sem 2005-12-14 19:41:25 UTC FreeBSD ports repository Modified files: net/isc-dhcp3-server Makefile net/isc-dhcp3-server/files isc-dhcpd.sh.sample Log: - Fix rcNG script on CURRENT - PORTREVISION bump PR: ports/89974 Reported by:Martin MATO Subm

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

2005-12-14 Thread Pav Lucistnik
pav 2005-12-14 19:41:16 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Fix grammar bogon Revision ChangesPath 1.642 +2 -2 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml

cvs commit: src/sys/net80211 ieee80211.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_proto.c ieee80211_var.h

2005-12-14 Thread Sam Leffler
sam 2005-12-14 19:32:53 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_proto.c ieee80211_var.h Log: make packet bursting configurable (default to on

cvs commit: ports/sysutils/pecl-fileinfo Makefile distinfo

2005-12-14 Thread Marcus Alves Grando
mnag2005-12-14 19:27:04 UTC FreeBSD ports repository Modified files: sysutils/pecl-fileinfo Makefile distinfo Log: Update to 1.0.2 Add SHA256 portlint(1) Approved by:ale Revision ChangesPath 1.5 +2 -3 ports/sysutils/pecl-fileinfo/Makefile

cvs commit: ports/games/hlserver-tsc Makefile

2005-12-14 Thread Sergey Matveychuk
sem 2005-12-14 19:15:43 UTC FreeBSD ports repository Modified files: games/hlserver-tsc Makefile Log: - Marked as DEPRECATED, mastersite has disappeared. PR: ports/90350 Submitted by: Jean Milanez Melo Revision ChangesPath 1.8 +4 -0

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread Anish Mistry
On Wednesday 14 December 2005 01:58 pm, John Baldwin wrote: > On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: > > iedowse 2005-12-11 00:18:28 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc devd.conf usbd.conf > > Log: > > Move the remaini

cvs commit: src/sys/compat/linprocfs linprocfs.c

2005-12-14 Thread Max Laier
mlaier 2005-12-14 19:07:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) sys/compat/linprocfs linprocfs.c Log: MFC: 1.91 Fix calculation of meminfo's swaptotal and swapfree on at least amd64. Revision ChangesPath 1.84.2.5 +2 -2 src/sy

cvs commit: src/sys/compat/linprocfs linprocfs.c

2005-12-14 Thread Max Laier
mlaier 2005-12-14 19:06:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/compat/linprocfs linprocfs.c Log: MFC: 1.91 Fix calculation of meminfo's swaptotal and swapfree on at least amd64. Revision ChangesPath 1.89.2.1 +2 -2 src/sy

Re: cvs commit: src/etc devd.conf usbd.conf

2005-12-14 Thread John Baldwin
On Saturday 10 December 2005 07:18 pm, Ian Dowse wrote: > iedowse 2005-12-11 00:18:28 UTC > > FreeBSD src repository > > Modified files: > etc devd.conf usbd.conf > Log: > Move the remaining entries from usbd.conf to devd.conf. This now > makes usbd redundant. > >

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

2005-12-14 Thread John Baldwin
jhb 2005-12-14 18:16:31 UTC FreeBSD ports repository (src,doc committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Tweak ICBM coordinates. Revision ChangesPath 1.273 +2 -2 ports/astro/xearth/files/freebsd.committers.markers

cvs commit: src/sys/pci amdpm.c

2005-12-14 Thread John Baldwin
jhb 2005-12-14 17:49:45 UTC FreeBSD src repository Modified files: sys/pci amdpm.c Log: Add support for the nForce2/3/4 SMBus controllers which all contain two SMBus busses. Because of limitations in smbus_if.m, the second smbus is attached to an amdpm1 devi

cvs commit: src/usr.bin/calendar/calendars calendar.freebsd

2005-12-14 Thread Maxim Konovalov
maxim 2005-12-14 17:33:13 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Fix the name of the country I was born. Revision ChangesPath 1.170 +1 -1 src/usr.bin/calendar/calendars/calendar.freebsd __

cvs commit: src/bin/sh jobs.c

2005-12-14 Thread Maxim Konovalov
maxim 2005-12-14 17:26:29 UTC FreeBSD src repository Modified files: bin/sh jobs.c Log: o Now when SIG_IGN signal action for SIGCHLD reap zombies automatically it is possible wait4(2) returns -1 and sets errno = ECHILD if there were forked children. A user ca

cvs commit: ports/security/uvscan-dat Makefile distinfo

2005-12-14 Thread James E. Housley
jeh 2005-12-14 17:20:27 UTC FreeBSD ports repository Modified files: security/uvscan-dat Makefile distinfo Log: Update to DAT 4650 Revision ChangesPath 1.465 +1 -1 ports/security/uvscan-dat/Makefile 1.460 +3 -3 ports/security/uvscan-dat/distin

cvs commit: ports/graphics/EZWGL Makefile distinfo

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 17:19:52 UTC FreeBSD ports repository Modified files: graphics/EZWGL Makefile distinfo Log: - Unbreak, upstream distfile changed. Change in distfile was a typo fix, diff follows: diff -ruN EZWGL-1.50.old/include/EZ.h EZWGL-1.50/include/EZ.h --

cvs commit: ports/audio/Maaate Makefile distinfo

2005-12-14 Thread Tim Bishop
tdb 2005-12-14 17:17:17 UTC FreeBSD ports repository Modified files: audio/Maaate Makefile distinfo Log: - Unbreak, upstream distfile changed. Contents of new distfile checked, and are identical to old one. PR: 90373 Submitted by: "Ion-Mihai

cvs commit: ports/mail/sylpheed2-devel Makefile distinfo pkg-plist

2005-12-14 Thread Norikatsu Shigemura
nork2005-12-14 17:14:23 UTC FreeBSD ports repository Modified files: mail/sylpheed2-devel Makefile distinfo pkg-plist Log: Update to 2.1.9. Revision ChangesPath 1.131 +1 -1 ports/mail/sylpheed2-devel/Makefile 1.93 +3 -3 ports/mail/sylpheed2-de

  1   2   >