Re: cvs commit: src/share/zoneinfo europe southamerica zone.tab

2007-12-31 Thread Edwin Groothuis
On Tue, Jan 01, 2008 at 07:47:42AM +, Edwin Groothuis wrote: > edwin 2008-01-01 07:47:42 UTC > > FreeBSD src repository > > Modified files: > share/zoneinfo europe southamerica zone.tab > Log: > MFV of tzdata2007k. > > - Adjust Argentinian DST times. > - Add SJ

Re: cvs commit: src/share/zoneinfo - Imported sources

2007-12-31 Thread Edwin Groothuis
On Tue, Jan 01, 2008 at 07:45:11AM +, Edwin Groothuis wrote: > MFV of tzdata2007k That was an import of vendor sources. -- Edwin Groothuis |Personal website: http://www.mavetju.org [EMAIL PROTECTED]| Weblog: http://www.mavetju.org/weblog/ _

cvs commit: src/share/zoneinfo europe southamerica zone.tab

2007-12-31 Thread Edwin Groothuis
edwin 2008-01-01 07:47:42 UTC FreeBSD src repository Modified files: share/zoneinfo europe southamerica zone.tab Log: MFV of tzdata2007k. - Adjust Argentinian DST times. - Add SJ on the right location. Revision ChangesPath 1.36 +1 -2 src/share

cvs commit: src/share/zoneinfo - Imported sources

2007-12-31 Thread Edwin Groothuis
edwin 2008-01-01 07:45:11 UTC FreeBSD src repository src/share/zoneinfo - Imported sources Update of /home/ncvs/src/share/zoneinfo In directory repoman.freebsd.org:/tmp/cvs-serv43771 Log Message: MFV of tzdata2007k - Argentinian DST changes - Put SJ in the right locati

cvs commit: ports/misc/zoneinfo Makefile distinfo ports/misc/zoneinfo/files patch-ar

2007-12-31 Thread Edwin Groothuis
edwin 2008-01-01 07:37:18 UTC FreeBSD ports repository Modified files: misc/zoneinfoMakefile distinfo Removed files: misc/zoneinfo/files patch-ar Log: Update to 2007k, which supports the new Argentinian DST rules. Revision ChangesPath 1.30 +1 -2

cvs commit: ports/www/xpi-noscript Makefile distinfo

2007-12-31 Thread Andrew Pantyukhin
sat 2008-01-01 06:54:13 UTC FreeBSD ports repository Modified files: www/xpi-noscript Makefile distinfo Log: - Update to 1.2 Revision ChangesPath 1.30 +1 -1 ports/www/xpi-noscript/Makefile 1.28 +3 -3 ports/www/xpi-noscript/distinfo __

cvs commit: src/lib/libarchive Makefile mtree.5

2007-12-31 Thread Tim Kientzle
kientzle2008-01-01 06:17:05 UTC FreeBSD src repository Modified files: lib/libarchive Makefile Removed files: lib/libarchive mtree.5 Log: The mtree.5 file has been moved to src/usr.sbin/mtree. Revision ChangesPath 1.79 +0 -1 src/lib/libarc

cvs commit: src/usr.sbin/mtree Makefile mtree.5

2007-12-31 Thread Tim Kientzle
kientzle2008-01-01 06:15:57 UTC FreeBSD src repository Modified files: usr.sbin/mtree Makefile Added files: usr.sbin/mtree mtree.5 Log: Add the mtree.5 manpage. I'll come back soon and remove the format specification from mtree.8. I also need to reconcile

Re: cvs commit: src/lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_link_resolver.c archive_entry_private.h archive_entry_strmode.c archive_platform.h archive_read.c

2007-12-31 Thread Tim Kientzle
M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> "Simon L. Nielsen" <[EMAIL PROTECTED]> writes: : > * New read support: mtree format : : This sounds interesting but I can't really figure out what it : does... ? :) (and I couldn't find any mention in the updated manual : pages

cvs commit: ports/mail/linux-netscape-messenger Makefile

2007-12-31 Thread Andrew Pantyukhin
sat 2008-01-01 06:03:11 UTC FreeBSD ports repository Modified files: mail/linux-netscape-messenger Makefile Log: - Happy new s/2007/2008/ :-) Revision ChangesPath 1.4 +1 -1 ports/mail/linux-netscape-messenger/Makefile ___

cvs commit: ports/devel/cvsutils Makefile distinfo

2007-12-31 Thread Rong-En Fan
rafan 2008-01-01 06:02:53 UTC FreeBSD ports repository Modified files: devel/cvsutils Makefile distinfo Log: - Update to 0.2.4 PR: ports/119198 Submitted by: Marcus von Appen (maintainer) Revision ChangesPath 1.18 +1 -1 ports/de

cvs commit: ports/mail/linux-netscape-messenger Makefile

2007-12-31 Thread Andrew Pantyukhin
sat 2008-01-01 05:59:54 UTC FreeBSD ports repository Modified files: mail/linux-netscape-messenger Makefile Log: - Deprecate, with 1/31 expiration date WWW: http://blog.netscape.com/2007/12/28/end-of-support-for-netscape-web-browsers/ Revision ChangesPath

cvs commit: ports/security/p5-Net-SinFP distinfo ports/security/sinfp Makefile

2007-12-31 Thread Andrew Pantyukhin
sat 2008-01-01 05:50:23 UTC FreeBSD ports repository Modified files: security/p5-Net-SinFP distinfo security/sinfp Makefile Log: - Update to 20071229 snapshot Revision ChangesPath 1.15 +3 -3 ports/security/p5-Net-SinFP/distinfo 1.14 +1

Re: cvs commit: src/sys/netinet sctp_bsd_addr.c

2007-12-31 Thread Bruce Evans
On Mon, 31 Dec 2007, M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> John Baldwin <[EMAIL PROTECTED]> writes: : The more correct fix though is to do a 'sched_prio()' at the start of the : thread's main loop to set the priority and then not adjust it via msleep(). : Kernel thr

Re: cvs commit: src/lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_link_resolver.c archive_entry_private.h archive_entry_strmode.c archive_platform.h archive_read.c

2007-12-31 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Peter Jeremy <[EMAIL PROTECTED]> writes: : On Mon, Dec 31, 2007 at 08:33:52PM -0700, M. Warner Losh wrote: : >Any chance our 'install' tools can be made to copy the files w/o the : >right permissions and 'log' the right stuff to an mtree formatted : >file

cvs commit: src/usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h

2007-12-31 Thread Ken Smith
kensmith2008-01-01 03:59:18 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall dist.c dist.h menus.c sysinstall.h Log: Change sysinstall's handling of X11 stuff. Doing it in pieces was probably the right thing to do a while ago but xorg has progressed to the poi

Re: cvs commit: src/lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_link_resolver.c archive_entry_private.h archive_entry_strmode.c archive_platform.h archive_read.c

2007-12-31 Thread Peter Jeremy
On Mon, Dec 31, 2007 at 08:33:52PM -0700, M. Warner Losh wrote: >Any chance our 'install' tools can be made to copy the files w/o the >right permissions and 'log' the right stuff to an mtree formatted >file? That would make building a distribution as a mere mortal >possible... AFAIK, this is basi

Re: cvs commit: src/sys/netinet sctp_bsd_addr.c

2007-12-31 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> John Baldwin <[EMAIL PROTECTED]> writes: : On Saturday 29 December 2007 10:07:54 am Randall Stewart wrote: : > rrs 2007-12-29 15:07:54 UTC : > : > FreeBSD src repository : > : > Modified files:(Branch: RELENG_7_0) : > sys/netinet

Re: cvs commit: src/lib/libarchive Makefile archive.h.in archive_entry.c archive_entry.h archive_entry_link_resolver.c archive_entry_private.h archive_entry_strmode.c archive_platform.h archive_read.c

2007-12-31 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "Simon L. Nielsen" <[EMAIL PROTECTED]> writes: : > * New read support: mtree format : : This sounds interesting but I can't really figure out what it : does... ? :) (and I couldn't find any mention in the updated manual : pages.) Any chance our 'insta

cvs commit: ports/dns/dnstracer Makefile

2007-12-31 Thread Edwin Groothuis
edwin 2008-01-01 03:22:23 UTC FreeBSD ports repository Modified files: dns/dnstracerMakefile Log: Somebody accidently commited a test version of his Makefile... Revision ChangesPath 1.13 +0 -1 ports/dns/dnstracer/Makefile __

cvs commit: src/sys/ufs/ffs ffs_alloc.c

2007-12-31 Thread David E. O'Brien
obrien 2008-01-01 03:01:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ufs/ffs ffs_alloc.c Log: MFC: rev 1.149: Fix a broken DIAGNOSTICS/INVARIANTS check to handle a block range that spans two block maps. Revision ChangesPa

cvs commit: src/sys/ufs/ffs ffs_alloc.c

2007-12-31 Thread David E. O'Brien
obrien 2008-01-01 03:00:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/ufs/ffs ffs_alloc.c Log: MFC: rev 1.149: Fix a broken DIAGNOSTICS/INVARIANTS check to handle a block range that spans two block maps. Approved by:re(kensmith)

cvs commit: src/sys/kern uipc_usrreq.c

2007-12-31 Thread Jeff Roberson
jeff2008-01-01 01:46:43 UTC FreeBSD src repository Modified files: sys/kern uipc_usrreq.c Log: - Place the fhold() in unp_internalize_fp to be more consistent with refs. - Clear all of the gc flags before doing a run. Stale flags were causing us to skip

cvs commit: src/sys/dev/cxgb cxgb_l2t.c src/sys/netinet if_ether.c if_ether.h

2007-12-31 Thread Julian Elischer
julian 2007-12-31 23:48:06 UTC FreeBSD src repository Modified files: sys/dev/cxgb cxgb_l2t.c sys/netinet if_ether.c if_ether.h Log: Don't duplicate the whole of arpresolve to arpresolve 2 for the sake of two compares against 0. The negative effect of cac

cvs commit: src/sys/kern vfs_mount.c

2007-12-31 Thread Craig Rodrigues
rodrigc 2007-12-31 23:44:53 UTC FreeBSD src repository Modified files: sys/kern vfs_mount.c Log: In vfs_scanopt(), make sure that the mount option value is not NULL before calling vsscanf(). PR: 118531 Submitted by: Jaakko Heinonen MFC after:

cvs commit: ports/devel/z80asm Makefile

2007-12-31 Thread Lars Engels
lme 2007-12-31 22:24:02 UTC FreeBSD ports repository Modified files: devel/z80asm Makefile Log: - s/INSTALL_MAN/INSTALL_DATA/ for example files - It's .if(NOPORTEXAMPLES) not .if(NOEXAMPLES) - Bump PORTREVISION Reported by:araujo via mail Revisio

cvs commit: www/share/sgml header.ent www/en/cgi cgi-style.pl

2007-12-31 Thread Xin LI
delphij 2007-12-31 22:20:54 UTC FreeBSD doc repository Modified files: share/sgml header.ent en/cgi cgi-style.pl Log: Welcome to 2008 Revision ChangesPath 1.35 +2 -2 www/en/cgi/cgi-style.pl 1.8 +2 -2 www/share/sgml/h

cvs commit: src COPYRIGHT

2007-12-31 Thread Xin LI
delphij 2007-12-31 22:12:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) .COPYRIGHT Log: MFC: Happy new year 2008! Revision ChangesPath 1.6.2.3 +1 -1 src/COPYRIGHT ___ cvs-a

cvs commit: src COPYRIGHT

2007-12-31 Thread Xin LI
delphij 2007-12-31 22:09:19 UTC FreeBSD src repository Modified files: .COPYRIGHT Log: Happy new year 2008! Revision ChangesPath 1.9 +1 -1 src/COPYRIGHT ___ cvs-all@freebsd.org mailing list htt

cvs commit: src/sys/kern kern_mib.c

2007-12-31 Thread John Baldwin
jhb 2007-12-31 22:03:57 UTC FreeBSD src repository Modified files: sys/kern kern_mib.c Log: Actually declare the kern.features sysctl node. Pointy hat to: jhb Revision ChangesPath 1.86 +2 -0 src/sys/kern/kern_mib.c _

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

2007-12-31 Thread Li-Wen Hsu
lwhsu 2007-12-31 21:50:52 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add bf for textproc/py-libtre Revision ChangesPath 1.750 +5 -0 doc/en_US.ISO8859-1/articles/contribu

cvs commit: CVSROOT modules

2007-12-31 Thread Li-Wen Hsu
lwhsu 2007-12-31 21:45:31 UTC FreeBSD ports repository Modified files: .modules Log: py-libtre --> ports/textproc/py-libtre Revision ChangesPath 1.19137 +1 -0 CVSROOT/modules ___ cvs-all@freebs

cvs commit: ports/textproc Makefile ports/textproc/py-libtre Makefile distinfo pkg-descr

2007-12-31 Thread Li-Wen Hsu
lwhsu 2007-12-31 21:45:21 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/py-libtre Makefile distinfo pkg-descr Log: Add py-libtre 0.7.5, python interface for the tre regular expressions library. PR: p

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

2007-12-31 Thread John Baldwin
On Monday 31 December 2007 04:12:45 pm John Baldwin wrote: > jhb 2007-12-31 21:12:45 UTC > > FreeBSD src repository > > Modified files: > sys/i386/i386machdep.c > Log: > Include a "pae" feature if an i386 kernel is built with PAE support. > > Obtained from: Yaho

Re: cvs commit: src/sys/sys sysctl.h

2007-12-31 Thread John Baldwin
On Monday 31 December 2007 04:12:05 pm John Baldwin wrote: > jhb 2007-12-31 21:12:05 UTC > > FreeBSD src repository > > Modified files: > sys/sys sysctl.h > Log: > Add very basic support for the kernel to export a list of features. Each > feature is represente

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

2007-12-31 Thread Lars Engels
lme 2007-12-31 21:33:11 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Sean McLaughlin to the list of additional contributors Revision ChangesPath 1.749 +5 -0 doc/en_U

cvs commit: CVSROOT modules

2007-12-31 Thread Lars Engels
lme 2007-12-31 21:30:36 UTC FreeBSD ports repository Modified files: .modules Log: z80asm --> ports/devel/z80asm Revision ChangesPath 1.19136 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mai

cvs commit: ports/devel Makefile ports/devel/z80asm Makefile distinfo pkg-descr pkg-plist ports/devel/z80asm/files patch-Makefile

2007-12-31 Thread Lars Engels
lme 2007-12-31 21:30:16 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/z80asm Makefile distinfo pkg-descr pkg-plist devel/z80asm/files patch-Makefile Log: z80asm is an assembler for the Z80 microprcessor. Th

cvs commit: src/sys/i386/i386 machdep.c

2007-12-31 Thread John Baldwin
jhb 2007-12-31 21:12:45 UTC FreeBSD src repository Modified files: sys/i386/i386machdep.c Log: Include a "pae" feature if an i386 kernel is built with PAE support. Obtained from: Yahoo! Revision ChangesPath 1.665 +4 -0 src/sys/i386/i386/mach

cvs commit: src/sys/sys sysctl.h

2007-12-31 Thread John Baldwin
jhb 2007-12-31 21:12:05 UTC FreeBSD src repository Modified files: sys/sys sysctl.h Log: Add very basic support for the kernel to export a list of features. Each feature is represented by a node in the new 'kern.features' sysctl node. A feature is present if

cvs commit: ports/graphics/mtpaint Makefile distinfo pkg-plist

2007-12-31 Thread Andrew Pantyukhin
sat 2007-12-31 21:00:49 UTC FreeBSD ports repository Modified files: graphics/mtpaint Makefile distinfo pkg-plist Log: - Update to 3.20 Revision ChangesPath 1.3 +4 -3 ports/graphics/mtpaint/Makefile 1.2 +3 -3 ports/graphics/mtpaint/dist

cvs commit: src/sys/net netisr.h

2007-12-31 Thread Robert Watson
rwatson 2007-12-31 20:58:50 UTC FreeBSD src repository Modified files: sys/net netisr.h Log: Update netisr comment for the SMPng world order: netisr is no longer implemented using the ISR facility, and cannot be triggered by calling splnet()/splx(). MFC afte

cvs commit: ports/security/clamtk Makefile distinfo

2007-12-31 Thread Andrew Pantyukhin
sat 2007-12-31 20:42:19 UTC FreeBSD ports repository Modified files: security/clamtk Makefile distinfo Log: - Update to 3.06 Revision ChangesPath 1.8 +1 -1 ports/security/clamtk/Makefile 1.7 +3 -3 ports/security/clamtk/distinfo ___

cvs commit: CVSROOT modules

2007-12-31 Thread Andrew Pantyukhin
sat 2007-12-31 20:37:27 UTC FreeBSD ports repository Modified files: .modules Log: rsyslog-gssapi --> ports/sysutils/rsyslog-gssapi Revision ChangesPath 1.19135 +1 -0 CVSROOT/modules ___ cvs-

cvs commit: ports/sysutils Makefile ports/sysutils/rsyslog-gssapi Makefile

2007-12-31 Thread Andrew Pantyukhin
sat 2007-12-31 20:36:37 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/rsyslog-gssapi Makefile Log: Add port sysutils/rsyslog-gssapi - a GSS API output module for rsyslog. Revision ChangesPath 1.967 +1

cvs commit: ports/sysutils/rsyslog Makefile distinfo

2007-12-31 Thread Andrew Pantyukhin
sat 2007-12-31 20:33:00 UTC FreeBSD ports repository Modified files: sysutils/rsyslog Makefile distinfo Log: - Update to 1.21.2 Revision ChangesPath 1.29 +2 -2 ports/sysutils/rsyslog/Makefile 1.24 +3 -3 ports/sysutils/rsyslog/distinfo ___

cvs commit: ports/misc/nut Makefile distinfo

2007-12-31 Thread Andrew Pantyukhin
sat 2007-12-31 20:26:33 UTC FreeBSD ports repository Modified files: misc/nut Makefile distinfo Log: - Update to 13.1 Revision ChangesPath 1.76 +1 -1 ports/misc/nut/Makefile 1.67 +3 -3 ports/misc/nut/distinfo _

cvs commit: src/games/fortune/datfiles gerrold.limerick

2007-12-31 Thread Doug Barton
dougb 2007-12-31 18:38:32 UTC FreeBSD src repository Modified files: games/fortune/datfiles gerrold.limerick Log: Fix a few small typos, and remove one duplicate. I'm intentionally not sorting this file since it won't be added to. (Although, if it were sorted the duplica

cvs commit: ports/www/glpi Makefile distinfo pkg-plist

2007-12-31 Thread Lars Engels
lme 2007-12-31 18:29:57 UTC FreeBSD ports repository Modified files: www/glpi Makefile distinfo pkg-plist Log: - Update to 0.70 PR: ports/119153 Submitted by: Mathias Monnerville Revision ChangesPath 1.5 +2 -2 ports/www

Re: cvs commit: src/sys/netinet sctp_bsd_addr.c

2007-12-31 Thread John Baldwin
On Saturday 29 December 2007 10:07:54 am Randall Stewart wrote: > rrs 2007-12-29 15:07:54 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_7_0) > sys/netinet sctp_bsd_addr.c > Log: > - sctp-iterator should run at PI_NET priority ...not 0. >

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

2007-12-31 Thread Lars Engels
lme 2007-12-31 18:05:38 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Martin Dieringer to the list of additional contributors Revision ChangesPath 1.748 +5 -0 doc/en_

cvs commit: CVSROOT modules

2007-12-31 Thread Lars Engels
lme 2007-12-31 18:02:47 UTC FreeBSD ports repository Modified files: .modules Log: vrml2pov --> ports/graphics/vrml2pov Revision ChangesPath 1.19134 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/graphics Makefile ports/graphics/vrml2pov Makefile distinfo pkg-descr

2007-12-31 Thread Lars Engels
lme 2007-12-31 18:02:00 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/vrml2povMakefile distinfo pkg-descr Log: Program to convert VRML files to POVRay source. WWW: http://www.chemicalgraphics.com/paul/vrml2pov

cvs commit: src/lib/libc/stdlib grantpt.c

2007-12-31 Thread John Baldwin
jhb 2007-12-31 17:39:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) lib/libc/stdlib grantpt.c Log: MFC: Clean up some of the pts(4) vs pty(4) stuff in grantpt(3) and friends. Approved by:re (gnn) Revision ChangesPath 1.7

cvs commit: src/lib/libc/stdlib grantpt.c

2007-12-31 Thread John Baldwin
jhb 2007-12-31 17:38:55 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) lib/libc/stdlib grantpt.c Log: MFC: Clean up some of the pts(4) vs pty(4) stuff in grantpt(3) and friends. Approved by:re (gnn) Revision ChangesPath 1.7.2.3

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

2007-12-31 Thread Lars Engels
lme 2007-12-31 17:29:38 UTC FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: - Add Roy Maples to the list of additional contributors Revision ChangesPath 1.747 +5 -0 doc/en_US.ISO

cvs commit: CVSROOT modules

2007-12-31 Thread Lars Engels
lme 2007-12-31 17:23:51 UTC FreeBSD ports repository Modified files: .modules Log: dhcpcd --> ports/net/dhcpcd Revision ChangesPath 1.19133 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org maili

cvs commit: ports/net Makefile ports/net/dhcpcd Makefile distinfo pkg-descr ports/net/dhcpcd/files dhcpcd.in

2007-12-31 Thread Lars Engels
lme 2007-12-31 17:23:26 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/dhcpcd Makefile distinfo pkg-descr net/dhcpcd/files dhcpcd.in Log: dhcpcd is an RFC2131 compliant DHCP client. WWW: http://dhcpcd

cvs commit: ports/graphics/pfscalibration Makefile

2007-12-31 Thread Rong-En Fan
rafan 2007-12-31 17:15:15 UTC FreeBSD ports repository Modified files: graphics/pfscalibration Makefile Log: - Use /bin/sh instead of /bin/bash in scripts PR: ports/118948 Submitted by: Iouri V. Ivliev (maintainer) Revision ChangesPath 1.2

cvs commit: src/tools/regression/sockets/unix_gc Makefile unix_gc.c

2007-12-31 Thread Robert Watson
rwatson 2007-12-31 16:45:27 UTC FreeBSD src repository Added files: tools/regression/sockets/unix_gc Makefile unix_gc.c Log: Add regression tests for UNIX domain socket garbage collection. Should be run from single-user mode, as they look at global open file and inflight des

cvs commit: src/sys/dev/acpica acpi_thermal.c

2007-12-31 Thread John Baldwin
jhb 2007-12-31 15:56:03 UTC FreeBSD src repository Modified files: sys/dev/acpica acpi_thermal.c Log: Use devclass_get_count() instead of devclass_get_maxunit() to get the correct number of acpi_thermalX devices. Having this wrong caused the acpi_thermal thread to

cvs commit: ports/mail/imapsync Makefile distinfo

2007-12-31 Thread Rong-En Fan
rafan 2007-12-31 15:46:56 UTC FreeBSD ports repository Modified files: mail/imapsyncMakefile distinfo Log: - Update to 1.241 PR: ports/119191 Submitted by: Jim Riggs (maintainer) Revision ChangesPath 1.29 +1 -1 ports/mail/imap

cvs commit: www/tools/portsgrowth ports.log

2007-12-31 Thread Simon L. Nielsen
simon 2007-12-31 15:26:08 UTC FreeBSD doc repository Modified files: tools/portsgrowthports.log Log: Remove duplicate entries from 2005/02/07. Revision ChangesPath 1.32 +0 -2 www/tools/portsgrowth/ports.log _

cvs commit: doc/zh_CN.GB2312/books/handbook/advanced-networking chapter.sgml doc/zh_CN.GB2312/books/handbook/basics chapter.sgml doc/zh_CN.GB2312/books/handbook/config chapter.sgml doc/zh_CN.GB2312/bo

2007-12-31 Thread Fukang Chen
loader 2007-12-31 15:10:15 UTC FreeBSD doc repository Modified files: zh_CN.GB2312/books/handbook/advanced-networking chapter.sgml zh_CN.GB2312/books/handbook/basics chapter.sgml zh_CN.GB2312/books/handbook/config chapter.sgml zh_CN.GB2312/books/handbook/desktop chapte

Re: cvs commit: www/share/sgml news.xml

2007-12-31 Thread Daniel Gerzo
Hello, Monday, December 31, 2007, 3:32:15 PM, was written: > Modified files: > share/sgml news.xml > Log: > - Announce the release of FreeBSD 6.3-RC1 ^^^ -- RC2 of course :) -- Best regards,

cvs commit: ports/science/liblinear Makefile distinfo

2007-12-31 Thread Rong-En Fan
rafan 2007-12-31 14:39:42 UTC FreeBSD ports repository Modified files: science/liblinearMakefile distinfo Log: - Update to 1.21 Revision ChangesPath 1.5 +1 -1 ports/science/liblinear/Makefile 1.4 +3 -3 ports/science/liblinear/distinfo ___

cvs commit: www/share/sgml news.xml

2007-12-31 Thread Daniel Gerzo
danger 2007-12-31 14:32:15 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: - Announce the release of FreeBSD 6.3-RC1 - Previously, the first 6.3 release candidate has been made available Revision ChangesPath 1.133 +16 -2 www/sh

cvs commit: ports/net-mgmt/rancid-devel Makefile

2007-12-31 Thread Thomas Abthorpe
tabthorpe2007-12-31 14:28:08 UTC FreeBSD ports repository Modified files: net-mgmt/rancid-devel Makefile Log: - Fix as described in ports/118452 PR: ports/119185 Submitted by: Janos Mohacsi <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.2

cvs commit: ports/net-mgmt/rancid Makefile pkg-plist

2007-12-31 Thread Thomas Abthorpe
tabthorpe2007-12-31 14:24:24 UTC FreeBSD ports repository Modified files: net-mgmt/rancid Makefile pkg-plist Log: - Fix up issues with expect as described in ports/118452 - Cleanup pkg-plist PR: ports/119184 Submitted by: Janos Mohacsi <[EMAIL PROTECTE

cvs commit: www/share/sgml release.ent

2007-12-31 Thread Daniel Gerzo
danger 2007-12-31 14:18:01 UTC FreeBSD doc repository Modified files: share/sgml release.ent Log: - reflect release of the FreeBSD 6.3-RC2 Revision ChangesPath 1.18 +2 -2 www/share/sgml/release.ent ___ c

cvs commit: ports/german/wordpress Makefile distinfo

2007-12-31 Thread Martin Wilke
miwi2007-12-31 12:54:42 UTC FreeBSD ports repository Modified files: german/wordpress Makefile distinfo Log: - Update to 2.3.2 Revision ChangesPath 1.16 +2 -2 ports/german/wordpress/Makefile 1.15 +3 -3 ports/german/wordpress/distinfo

cvs commit: ports/x11-toolkits/hs-opengl-ghc Makefile distinfo pkg-plist

2007-12-31 Thread Oliver Braun
obraun 2007-12-31 12:36:24 UTC FreeBSD ports repository Modified files: x11-toolkits/hs-opengl-ghc Makefile distinfo pkg-plist Log: Update to 2.2.1.1. Revision ChangesPath 1.2 +4 -4 ports/x11-toolkits/hs-opengl-ghc/Makefile 1.2 +3 -6 ports/x11

cvs commit: ports COPYRIGHT

2007-12-31 Thread Erwin Lansing
erwin 2007-12-31 12:35:16 UTC FreeBSD ports repository Modified files: .COPYRIGHT Log: Please welcome 2008 Happy New Year! Revision ChangesPath 1.4 +2 -2 ports/COPYRIGHT ___ cvs-all@free

cvs commit: ports/lang/expect-devel Makefile pkg-plist

2007-12-31 Thread Martin Matuska
mm 2007-12-31 12:12:28 UTC FreeBSD ports repository Modified files: lang/expect-develMakefile pkg-plist Log: - If defined WITHOUT_X11: fix build, install and add PKGNAMESUFFIX -nox11 Revision ChangesPath 1.2 +15 -3 ports/lang/expect-devel/Makefile

cvs commit: ports/security/vuxml vuln.xml

2007-12-31 Thread Martin Wilke
miwi2007-12-31 11:59:44 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix the last tcl/tk entry for portaudit. Submitted by: mm@ Reviewed by:simon Revision ChangesPath 1.1527+6 -3 ports/security/vuxml/vuln.

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

2007-12-31 Thread Dag-Erling Smorgrav
des 2007-12-31 11:44:01 UTC FreeBSD src repository Modified files: sys/dev/ichwdichwd.c ichwd.h Log: Add device IDs for the ICH9 family. PR: i386/119126 Submitted by: Dan Lukes <[EMAIL PROTECTED]> MFC after: 1 week Revision Changes

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

2007-12-31 Thread Dag-Erling Smorgrav
des 2007-12-31 11:42:31 UTC FreeBSD src repository Modified files: sys/dev/ichwdichwd.c ichwd.h Log: Tabify. Revision ChangesPath 1.12 +19 -19src/sys/dev/ichwd/ichwd.c 1.6 +1 -1 src/sys/dev/ichwd/ichwd.h __

cvs commit: www/tools/portsgrowth ports.log

2007-12-31 Thread Simon L. Nielsen
simon 2007-12-31 11:29:45 UTC FreeBSD doc repository Modified files: tools/portsgrowthports.log Log: Add more ports counts. Source: http://www.FreeBSD.org/ports/INDEX-6 via http://people.freebsd.org/~simon/portcount.log Revision Changes

cvs commit: ports/x11/hs-x11-ghc Makefile

2007-12-31 Thread Oliver Braun
obraun 2007-12-31 10:57:54 UTC FreeBSD ports repository Modified files: x11/hs-x11-ghc Makefile Log: Reactivate dependency on libgmp-port Revision ChangesPath 1.4 +1 -1 ports/x11/hs-x11-ghc/Makefile ___ cvs

cvs commit: ports/lang/ghc Makefile pkg-plist ports/lang/ghc/files patch-ghc-rts-package.conf.in patch-utils-hsc2hs-Makefile

2007-12-31 Thread Oliver Braun
obraun 2007-12-31 10:55:21 UTC FreeBSD ports repository Modified files: lang/ghc Makefile pkg-plist lang/ghc/files patch-ghc-rts-package.conf.in Added files: lang/ghc/files patch-utils-hsc2hs-Makefile Log: Reactivate dependency on libgmp-port

cvs commit: ports/devel/stlport Makefile

2007-12-31 Thread Thierry Thomas
thierry 2007-12-31 08:59:51 UTC FreeBSD ports repository Modified files: devel/stlportMakefile Log: On non-i386 platforms, don't link with libsupc++, which cannot produce a shared object. Reported by:pointyhat via Pav Revision ChangesPath 1.44

cvs commit: ports/ports-mgmt/tinderbox Makefile distinfo ports/ports-mgmt/tinderbox/files patch-portbuild patch-rawenv.dist

2007-12-31 Thread Martin Wilke
miwi2007-12-31 08:02:01 UTC FreeBSD ports repository Modified files: ports-mgmt/tinderbox Makefile distinfo Removed files: ports-mgmt/tinderbox/files patch-portbuild patch-rawenv.dist Log: - Update to 2.4.2 * Add support for FreeBSD 8.X. * Fix a databas

cvs commit: doc/nl_NL.ISO8859-1/books/handbook/firewalls chapter.sgml

2007-12-31 Thread Remko Lodder
remko 2007-12-31 08:01:12 UTC FreeBSD doc repository Modified files: nl_NL.ISO8859-1/books/handbook/firewalls chapter.sgml Log: MFp4 firewalls -> 1.78 Revision ChangesPath 1.8 +160 -124 doc/nl_NL.ISO8859-1/books/handbook/firewalls/chapter.sgml ___