cvs commit: ports/security/vuxml vuln.xml

2007-03-15 Thread Remko Lodder
remko 2007-03-16 07:35:42 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Document cacti -- remote injection exploit PR: ports/107838 Submitted by: Dan Langille Revision ChangesPath 1.1298

cvs commit: ports/security/vuxml vuln.xml

2007-03-15 Thread Remko Lodder
remko 2007-03-16 07:31:36 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Correct two tdiary entries: o correct the affected version numbers o package name of www/tdiary-devel is "tdiary-devel", not "tdiary" o add ja-

cvs commit: ports/security/vuxml vuln.xml

2007-03-15 Thread Remko Lodder
remko 2007-03-16 07:28:17 UTC FreeBSD ports repository (src,doc committer) Modified files: security/vuxml vuln.xml Log: Document two long forgotten Samba vulnerabilities. PR: ports/109049 Submitted by: KOMATSU Shinichiro Revision ChangesPat

cvs commit: ports/sysutils/rdiff-backup Makefile ports/sysutils/rdiff-backup-devel Makefile

2007-03-15 Thread Vasil Dimov
vd 2007-03-16 06:59:16 UTC FreeBSD ports repository Modified files: sysutils/rdiff-backup Makefile sysutils/rdiff-backup-devel Makefile Log: Add backup master sites after the only one master site was down recently. Reported by:kris Revision ChangesPat

cvs commit: www/en/cgi dosendpr.cgi

2007-03-15 Thread Remko Lodder
remko 2007-03-16 06:35:54 UTC FreeBSD doc repository Modified files: en/cgi dosendpr.cgi Log: Specify what Content-Type we send, and what the script was expecting to get. PR: www/110285 Submitted by: Devon H. O'Dell Silence on: www@

cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c if_fwe.c if_fwip.c sbp.c sbp_targ.c

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 05:39:33 UTC FreeBSD src repository Modified files: sys/dev/firewire firewire.c firewirereg.h fwdev.c fwmem.c if_fwe.c if_fwip.c sbp.c sbp_targ.c Log: Replace xfer->act.hand with xfer->hand. Revision ChangesPath 1.84

Re: cvs commit: src/share/man/man4 Makefile src/sys/dev/cxgb cxgb_adapter.h cxgb_config.h cxgb_ioctl.h cxgb_lro.c cxgb_main.c cxgb_osdep.h cxgb_sge.c t3fw-3.2.bin.gz.uu src/sys/dev/cxgb/common cxgb_ae

2007-03-15 Thread Kip Macy
I'm not saying it isn't a problem - but I can't reproduce it on my system. I see all sorts of inlining complaints from other modules but not cxgb. Are you sure you don't have a modified make.conf? -Kip On 3/15/07, Peter Pentchev <[EMAIL PROTECTED]> wrote: On Thu, 15 Mar 2007 at 03:06:3

cvs commit: ports/graphics/dcraw Makefile distinfo

2007-03-15 Thread Andrew Pantyukhin
sat 2007-03-16 05:24:10 UTC FreeBSD ports repository Modified files: graphics/dcraw Makefile distinfo Log: - Update to 8.66 Revision ChangesPath 1.38 +1 -1 ports/graphics/dcraw/Makefile 1.36 +3 -3 ports/graphics/dcraw/distinfo _

cvs commit: src/sys/dev/firewire firewire.c firewirereg.h

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 05:17:23 UTC FreeBSD src repository Modified files: sys/dev/firewire firewire.c firewirereg.h Log: Remove retry_count. Revision ChangesPath 1.83 +0 -1 src/sys/dev/firewire/firewire.c 1.40 +0 -2 src/sys/dev/firewire/firewire

cvs commit: src/sys/dev/firewire firewire.c firewirereg.h fwmem.c fwohci.c if_fwe.c if_fwip.c sbp.c sbp_targ.c

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 05:11:43 UTC FreeBSD src repository Modified files: sys/dev/firewire firewire.c firewirereg.h fwmem.c fwohci.c if_fwe.c if_fwip.c sbp.c sbp_targ.c Log: * Remove xfer->retry_req. It is unnecessary because retry is done by OHCI.

cvs commit: src/sys/dev/firewire fwohci.c

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 04:26:58 UTC FreeBSD src repository Modified files: sys/dev/firewire fwohci.c Log: Less verbose debug messages. Revision ChangesPath 1.84 +3 -3 src/sys/dev/firewire/fwohci.c ___ cvs-all@freeb

cvs commit: src/sys/dev/firewire fwohci.c fwohcivar.h

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 04:25:03 UTC FreeBSD src repository Modified files: sys/dev/firewire fwohci.c fwohcivar.h Log: Detect cycle lost. Revision ChangesPath 1.83 +18 -0 src/sys/dev/firewire/fwohci.c 1.15 +1 -0 src/sys/dev/firewire/fwohcivar.h ___

cvs commit: src/usr.bin/gzip gzip.1

2007-03-15 Thread Xin LI
delphij 2007-03-16 03:50:54 UTC FreeBSD src repository Modified files: usr.bin/gzip gzip.1 Log: Mention a limitation that was inherted from RFC1952, making it impossible to obtain correct file size from a file that is larger than 4GB before compression. PR:

Re: cvs commit: src/lib/libufs type.c

2007-03-15 Thread Pawel Jakub Dawidek
On Fri, Mar 16, 2007 at 03:13:29AM +, Pawel Jakub Dawidek wrote: > pjd 2007-03-16 03:13:29 UTC > > FreeBSD src repository > > Modified files: > lib/libufs type.c > Log: > The ufs_disk_fillout(3) can take special device name (with or without /dev/ > prefix) as

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

2007-03-15 Thread Pawel Jakub Dawidek
pjd 2007-03-16 03:23:33 UTC FreeBSD src repository Modified files: usr.sbin/snapinfosnapinfo.c Log: Pass special device to the ufs_disk_fillout() function, instead of mount point path. This way we properly handle the case when file system listed in /etc/fstab was unmo

cvs commit: src/lib/libufs type.c

2007-03-15 Thread Pawel Jakub Dawidek
pjd 2007-03-16 03:13:29 UTC FreeBSD src repository Modified files: lib/libufs type.c Log: The ufs_disk_fillout(3) can take special device name (with or without /dev/ prefix) as an argument and mount point path. At the end it has to find device name file system i

cvs commit: ports/science/abinit Makefile

2007-03-15 Thread Maho Nakata
maho2007-03-16 03:04:18 UTC FreeBSD ports repository Modified files: science/abinit Makefile Log: Temporary place distfile at maho/public_distdir. Submitted by: kris Revision ChangesPath 1.8 +2 -5 ports/science/abinit/Makefile _

cvs commit: ports/devel/p5-Test-Warn Makefile distinfo

2007-03-15 Thread Cheng-Lung Sung
clsung 2007-03-16 02:41:59 UTC FreeBSD ports repository Modified files: devel/p5-Test-Warn Makefile distinfo Log: - Update to 0.09 Revision ChangesPath 1.4 +2 -3 ports/devel/p5-Test-Warn/Makefile 1.3 +3 -3 ports/devel/p5-Test-Warn/distinfo _

cvs commit: src/sys/dev/firewire sbp.c

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 02:29:37 UTC FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: Print warning for large DFLTPHYS. Revision ChangesPath 1.87 +5 -0 src/sys/dev/firewire/sbp.c ___ cvs-all@freebs

cvs commit: ports/japanese/p5-MeCab Makefile distinfo

2007-03-15 Thread Cheng-Lung Sung
clsung 2007-03-16 02:27:43 UTC FreeBSD ports repository Modified files: japanese/p5-MeCabMakefile distinfo Log: - New version 0.95 is released. PR: ports/110347 Submitted by: HASHI Hiroaki Revision ChangesPath 1.13 +1 -1 ports/japa

cvs commit: ports/net/tintin++-devel Makefile distinfo

2007-03-15 Thread Cheng-Lung Sung
clsung 2007-03-16 02:24:30 UTC FreeBSD ports repository Modified files: net/tintin++-devel Makefile distinfo Log: - Update to 1.96.7 Revision ChangesPath 1.33 +1 -1 ports/net/tintin++-devel/Makefile 1.16 +3 -3 ports/net/tintin++-devel/distinfo

cvs commit: ports/devel/p5-Test-Simple Makefile distinfo ports/devel/p5-Test-Simple/files patch-Makefile.PL

2007-03-15 Thread Cheng-Lung Sung
clsung 2007-03-16 02:23:57 UTC FreeBSD ports repository Modified files: devel/p5-Test-Simple Makefile distinfo devel/p5-Test-Simple/files patch-Makefile.PL Log: - Update to 0.70 Revision ChangesPath 1.30 +1 -1 ports/devel/p5-Test-Simple/Makefile 1.25

cvs commit: ports/deskutils/plans Makefile distinfo

2007-03-15 Thread Andrew Pantyukhin
sat 2007-03-16 02:06:04 UTC FreeBSD ports repository Modified files: deskutils/plans Makefile distinfo Log: - Update to 7.9.3 Revision ChangesPath 1.53 +1 -1 ports/deskutils/plans/Makefile 1.50 +3 -3 ports/deskutils/plans/distinfo __

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

2007-03-15 Thread Andrew Pantyukhin
sat 2007-03-16 02:03:41 UTC FreeBSD ports repository Modified files: www/xpi-mldonkey Makefile distinfo Log: - Update to 2.0 Revision ChangesPath 1.6 +2 -2 ports/www/xpi-mldonkey/Makefile 1.4 +3 -3 ports/www/xpi-mldonkey/distinfo __

cvs commit: ports/www/rubygem-hpricot pkg-plist

2007-03-15 Thread Cheng-Lung Sung
clsung 2007-03-16 01:48:20 UTC FreeBSD ports repository Modified files: www/rubygem-hpricot pkg-plist Log: - fix www/rubygem-hpricot pkg-plist PR: ports/110274 Submitted by: TAKATSU Tomonari Revision ChangesPath 1.3 +0 -3 ports/www/r

cvs commit: src/sys/dev/sound/pci/hda hdac.c

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-16 01:44:21 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: Fix support for ASUS A7T ALC882 laptop (gpio0 quirk). Reported/Tested by: cognet Revision ChangesPath 1.29 +3 -0 src/sys/dev/sound/pci/hda/hdac.

cvs commit: src/sys/dev/firewire sbp.c

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-16 01:23:36 UTC FreeBSD src repository Modified files: sys/dev/firewire sbp.c Log: Support MAXPHYS up to 512KB - We need at least two OCBs with indirect pointers allocated in a 4KB page. - SBP_MAXPHYS can increase to 1MB once we separate management OCB/

cvs commit: ports/textproc/txt2man Makefile distinfo

2007-03-15 Thread Cheng-Lung Sung
clsung 2007-03-16 01:23:30 UTC FreeBSD ports repository Modified files: textproc/txt2man Makefile distinfo Log: - Update to 1.5.3 Revision ChangesPath 1.14 +1 -1 ports/textproc/txt2man/Makefile 1.11 +3 -3 ports/textproc/txt2man/distinfo

cvs commit: ports/audio/gnomad2 Makefile

2007-03-15 Thread Juergen Lock
nox 2007-03-16 00:19:07 UTC FreeBSD ports repository Modified files: audio/gnomad2Makefile Log: Bump PORTREVISION because of audio/libmtp shlib version bump Approved by:miwi (mentor) Revision ChangesPath 1.3 +1 -0 ports/audio/gnomad2/Ma

cvs commit: ports/audio/amarok Makefile

2007-03-15 Thread Juergen Lock
nox 2007-03-16 00:08:11 UTC FreeBSD ports repository Modified files: audio/amarok Makefile Log: - Chase audio/libmtp shlib version bump - Bump PORTREVISION Approved by:miwi (mentor) Revision ChangesPath 1.67 +2 -2 ports/audio/amarok/Ma

cvs commit: ports/audio/libmtp Makefile distinfo pkg-plist

2007-03-15 Thread Juergen Lock
nox 2007-03-16 00:04:42 UTC FreeBSD ports repository Modified files: audio/libmtp Makefile distinfo pkg-plist Log: Update to 0.1.4 PR: ports/110355 Submitted by: Petar Zhivkov Petrov <[EMAIL PROTECTED]> (maintainer) Approved by:miwi (mentor)

cvs commit: ports/games/jzip/files patch-aa

2007-03-15 Thread Juergen Lock
nox 2007-03-15 23:49:31 UTC FreeBSD ports repository Modified files: games/jzip/files patch-aa Log: Avoid PR: ports/110361 Submitted by: Ed Schouten <[EMAIL PROTECTED]> Approved by:miwi (mentor, implicit) Revision ChangesPath 1.2

cvs commit: ports/net/freewais-sf/files freebsd.sh

2007-03-15 Thread Juergen Lock
nox 2007-03-15 23:24:02 UTC FreeBSD ports repository Modified files: net/freewais-sf/files freebsd.sh Log: Remove usage of sgtty.h PR: ports/110358 Submitted by: Ed Schouten <[EMAIL PROTECTED]> Approved by:miwi (mentor, implicit) Revision Chan

cvs commit: ports/archivers/pbzip2 Makefile distinfo

2007-03-15 Thread Andrew Pantyukhin
sat 2007-03-15 21:56:07 UTC FreeBSD ports repository Modified files: archivers/pbzip2 Makefile distinfo Log: - Update to 1.0 - Add mirrors Revision ChangesPath 1.9 +4 -4 ports/archivers/pbzip2/Makefile 1.9 +3 -3 ports/archivers/pbzip2

cvs commit: src/sys/kern kern_descrip.c

2007-03-15 Thread John Baldwin
jhb 2007-03-15 21:19:21 UTC FreeBSD src repository Modified files: sys/kern kern_descrip.c Log: Just use 'fdrop()' instead of 'FILE_LOCK(); fdrop_locked()' in dupfdopen(). While I'm at it, move the second fdrop() out from under the filedesc lock. Revisio

cvs commit: src/crypto/openssl FREEBSD-upgrade

2007-03-15 Thread Simon L. Nielsen
simon 2007-03-15 21:06:48 UTC FreeBSD src repository Modified files: crypto/openssl FREEBSD-upgrade Log: - Bring upgrade produce up-to-date for OpenSSL 0.9.8e. - Add reminder to bump version numer in Makefile.inc. Revision ChangesPath 1.2 +4 -3 sr

Re: cvs commit: src/crypto/openssl - Imported sources

2007-03-15 Thread Simon L. Nielsen
On 2007.03.15 20:03:58 +, Simon L. Nielsen wrote: > simon 2007-03-15 20:03:58 UTC > > FreeBSD src repository > > src/crypto/openssl - Imported sources > Update of /home/ncvs/src/crypto/openssl > In directory repoman.freebsd.org:/tmp/cvs-serv45420 > > Log Message: > Vendor

cvs commit: src/crypto/openssl/crypto/evp - Imported sources

2007-03-15 Thread Simon L. Nielsen
. See also: http://bugzilla.mindrot.org/show_bug.cgi?id=1291 Status: Vendor Tag: OPENSSL Release Tags: b0_9_8-20070315 U src/crypto/openssl/crypto/evp/evp_lib.c No conflicts created by this import ___ cvs-all

cvs commit: src/secure/lib/libcrypto Makefile.inc Makefile.man src/secure/lib/libcrypto/man ASN1_OBJECT_new.3 ASN1_STRING_length.3 ASN1_STRING_new.3 ASN1_STRING_print_ex.3 ASN1_generate_nconf.3 BIO_ct

2007-03-15 Thread Simon L. Nielsen
simon 2007-03-15 20:15:15 UTC FreeBSD src repository Modified files: secure/lib/libcrypto Makefile.inc Makefile.man secure/lib/libcrypto/man ASN1_OBJECT_new.3 ASN1_STRING_length.3 ASN1_STRING_new.3

cvs commit: src/secure/lib/libcrypto Makefile

2007-03-15 Thread Simon L. Nielsen
simon 2007-03-15 20:10:14 UTC FreeBSD src repository Modified files: secure/lib/libcrypto Makefile Log: Upgrade to OpenSSL 0.9.8e. Revision ChangesPath 1.80 +2 -1 src/secure/lib/libcrypto/Makefile ___ cvs-all@fre

cvs commit: src/crypto/openssl/crypto/engine eng_all.c eng_padlock.c src/crypto/openssl/crypto/err err_all.c src/crypto/openssl/crypto/evp evp.h src/crypto/openssl/crypto/idea i_ecb.c idea_lcl.h src/c

2007-03-15 Thread Simon L. Nielsen
simon 2007-03-15 20:07:27 UTC FreeBSD src repository Modified files: crypto/openssl/crypto/engine eng_all.c eng_padlock.c crypto/openssl/crypto/err err_all.c crypto/openssl/crypto/evp evp.h crypto/openssl/crypto/idea i_ecb.c idea_lcl.h crypto/openssl/crypto/rsa r

cvs commit: ports/games/awele/files patch-aa patch-ab ports/games/awele Makefile pkg-plist

2007-03-15 Thread Thomas Gellekum
tg 2007-03-15 19:33:51 UTC FreeBSD ports repository Modified files: games/awele/filespatch-ab patch-aa games/awele Makefile Removed files: games/awele pkg-plist Log: Use Tcl/Tk8.4. Use PLIST_FILES. PR: 110323 Submitted by:

cvs commit: ports/finance/p5-Finance-QuoteHist Makefile distinfo

2007-03-15 Thread Mathieu Arnold
mat 2007-03-15 19:15:51 UTC FreeBSD ports repository Modified files: finance/p5-Finance-QuoteHist Makefile distinfo Log: Update to 1.10 Revision ChangesPath 1.21 +1 -1 ports/finance/p5-Finance-QuoteHist/Makefile 1.15 +3 -3 ports/finance/p5-Fi

cvs commit: www/en/projects/ideas ideas.xsl

2007-03-15 Thread Murray Stokely
murray 2007-03-15 18:40:42 UTC FreeBSD doc repository Modified files: en/projects/ideasideas.xsl Log: Indicate directly on the ideas page which projects are most suitable for Summer of Code. Suggested by: luigi Revision ChangesPath 1.5 +5 -2 w

cvs commit: ports/textproc/p5-Makefile-Parser Makefile distinfo

2007-03-15 Thread Mathieu Arnold
mat 2007-03-15 18:39:51 UTC FreeBSD ports repository Modified files: textproc/p5-Makefile-Parser Makefile distinfo Log: Update to 0.15 Revision ChangesPath 1.3 +1 -1 ports/textproc/p5-Makefile-Parser/Makefile 1.3 +3 -3 ports/textproc/p5-Mak

cvs commit: ports/arabic/aspell Makefile ports/textproc/hy-aspell Makefile ports/textproc/ku-aspell Makefile

2007-03-15 Thread Thierry Thomas
thierry 2007-03-15 18:27:59 UTC FreeBSD ports repository Modified files: arabic/aspellMakefile textproc/hy-aspell Makefile textproc/ku-aspell Makefile Log: Release maintainerships. Revision ChangesPath 1.3 +1 -1 ports/arabic/aspell/Mak

cvs commit: src/sys/dev/sound/pcm ac97.c buffer.c fake.c sndstat.c sound.c vchan.c

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-15 18:19:01 UTC FreeBSD src repository Modified files: sys/dev/sound/pcmac97.c buffer.c fake.c sndstat.c sound.c vchan.c Log: Spring cleanup on irrelevant NULL checking over M_WAITOK allocations. Revision ChangesPath 1.66

cvs commit: www/de/news/2004 Makefile press.xml www/de/news/2005 Makefile press.xml www/de/share/sgml libcommon.xsl news.xml press.xml

2007-03-15 Thread Johann Kois
jkois 2007-03-15 18:02:11 UTC FreeBSD doc repository Modified files: de/news/2004 Makefile de/news/2005 Makefile de/share/sgmllibcommon.xsl news.xml press.xml Added files: de/news/2004 press.xml de/news/2005 press.xml

cvs commit: ports/security/putty Makefile ports/security/putty/files patch-Makefile.gtk

2007-03-15 Thread Renato Botelho
garga 2007-03-15 17:59:02 UTC FreeBSD ports repository Modified files: security/putty Makefile security/putty/files patch-Makefile.gtk Log: Install puttygen even if you set WITHOUT_GTK since it doesn't require gtk. PR: ports/110335 Submitted by:

cvs commit: src/sys/dev/sound/pci/hda hdac.c

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-15 17:35:05 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: - Put some sanity break statement in few missing places. - Remove NULL checking on snd_mtxcreate() (M_WAITOK) . Revision ChangesPath 1.28 +4 -6 src/sys

cvs commit: src/sys/dev/sound/pci/hda hdac.c

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-15 17:23:39 UTC FreeBSD src repository Modified files: sys/dev/sound/pci/hda hdac.c Log: NOOP (for now) for hdac_dma_nocache(). It is a wrong way to enforce cache coherency, besides of causing train wreck in other places (especially on amd64, possibly on i386)

cvs commit: ports/devel/p5-DateTime-Locale Makefile distinfo

2007-03-15 Thread Mathieu Arnold
mat 2007-03-15 17:15:59 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-Locale Makefile distinfo Log: Update to 0.34 Revision ChangesPath 1.16 +1 -1 ports/devel/p5-DateTime-Locale/Makefile 1.15 +3 -3 ports/devel/p5-DateTime-Loc

cvs commit: ports/textproc/p5-Makefile-Parser Makefile distinfo pkg-plist

2007-03-15 Thread Mathieu Arnold
mat 2007-03-15 17:12:03 UTC FreeBSD ports repository Modified files: textproc/p5-Makefile-Parser Makefile distinfo pkg-plist Log: Update to 0.14 Revision ChangesPath 1.2 +7 -1 ports/textproc/p5-Makefile-Parser/Makefile 1.2 +3 -3 ports/textp

cvs commit: ports/games/nexuiz Makefile distinfo

2007-03-15 Thread Alexey Dokuchaev
danfe 2007-03-15 17:01:06 UTC FreeBSD ports repository Modified files: games/nexuiz Makefile distinfo Log: Update to version 2.2.3. Revision ChangesPath 1.10 +3 -5 ports/games/nexuiz/Makefile 1.7 +3 -3 ports/games/nexuiz/distinfo _

cvs commit: src/sys/dev/sound/isa ad1816.c mss.c sbc.c src/sys/dev/sound/pci als4000.c atiixp.c cmi.c ds1.c emu10k1.c emu10kx-pcm.c envy24.c envy24ht.c es137x.c ich.c maestro.c maestro3.c solo.c t4dwa

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-15 16:41:27 UTC FreeBSD src repository Modified files: sys/dev/sound/isaad1816.c mss.c sbc.c sys/dev/sound/pcials4000.c atiixp.c cmi.c ds1.c emu10k1.c emu10kx-pcm.c envy24.c envy24ht.c es137x.c ich.c maes

cvs commit: ports/www/p5-Catalyst-Plugin-Session-Store-DBI Makefile distinfo

2007-03-15 Thread Lars Balker Rasmussen
lbr 2007-03-15 16:36:26 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session-Store-DBI Makefile distinfo Log: Update to 0.10 Revision ChangesPath 1.8 +1 -1 ports/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile 1.6 +3 -3

cvs commit: ports/www/p5-Catalyst-Model-DBIC Makefile distinfo

2007-03-15 Thread Lars Balker Rasmussen
lbr 2007-03-15 16:33:14 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Model-DBIC Makefile distinfo Log: Update 0.15 Revision ChangesPath 1.7 +1 -1 ports/www/p5-Catalyst-Model-DBIC/Makefile 1.5 +3 -3 ports/www/p5-Catalyst-Mode

cvs commit: www/share/sgml news.xml

2007-03-15 Thread Murray Stokely
murray 2007-03-15 16:30:17 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Better late than never: note that Gabor was a successful Summer of Code student. Revision ChangesPath 1.63 +9 -3 www/share/sgml/news.xml _

Re: [SRC] cvs commit: src/sys/i386/acpica acpi_wakeup.c src/sys/i386/i386 pmap.c

2007-03-15 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Nate Lawson <[EMAIL PROTECTED]> writes: : I propose conditionalizing this code on "if (pseflag)". Of course, the : acpi suspend code will fail on 486's but we disable acpi entirely if the : bios date < 1999/1/1 and acpi isn't supported on the 486. The e

cvs commit: ports/graphics/netpbm Makefile distinfo

2007-03-15 Thread Dirk Meyer
dinoex 2007-03-15 16:28:17 UTC FreeBSD ports repository Modified files: graphics/netpbm Makefile distinfo Log: - update to 10.26.41 Revision ChangesPath 1.141 +1 -1 ports/graphics/netpbm/Makefile 1.89 +3 -3 ports/graphics/netpbm/distinfo ___

cvs commit: www/en/news Makefile www/en/news/2004 Makefile news.xml press.xml www/en/news/2005 Makefile news.xml press.xml www/share/sgml libcommon.xsl news.xml press.xml

2007-03-15 Thread Murray Stokely
murray 2007-03-15 16:21:15 UTC FreeBSD doc repository Modified files: en/news Makefile share/sgml libcommon.xsl news.xml press.xml Added files: en/news/2004 Makefile news.xml press.xml en/news/2005 Makefile news.xml press.xml

cvs commit: www/en/projects summerofcode.xsl

2007-03-15 Thread Murray Stokely
murray 2007-03-15 16:15:50 UTC FreeBSD doc repository Modified files: en/projects summerofcode.xsl Log: Add Max Laier as a potential firewalls mentor. Revision ChangesPath 1.3 +4 -1 www/en/projects/summerofcode.xsl

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

2007-03-15 Thread Christian Brueffer
brueffer2007-03-15 16:12:08 UTC FreeBSD src repository Modified files: share/man/man4 cxgb.4 Log: Add missing @ Revision ChangesPath 1.6 +1 -1 src/share/man/man4/cxgb.4 ___ cvs-all@freebsd.org mailing list h

cvs commit: src/sys/netinet tcp.h tcp_input.c tcp_output.c tcp_syncache.c tcp_var.h

2007-03-15 Thread Andre Oppermann
andre 2007-03-15 15:59:28 UTC FreeBSD src repository Modified files: sys/netinet tcp.h tcp_input.c tcp_output.c tcp_syncache.c tcp_var.h Log: Consolidate insertion of TCP options into a segment from within tcp_output() and syncache_respond()

cvs commit: ports/emulators/mednafen Makefile

2007-03-15 Thread Jose Alonso Cardenas Marquez
acm 2007-03-15 15:53:34 UTC FreeBSD ports repository Modified files: emulators/mednafen Makefile Log: - Respect LOCALBASE and X11BASE Reported by:flz Revision ChangesPath 1.13 +3 -1 ports/emulators/mednafen/Makefile ___

cvs commit: src/sys/dev/sound/pcm sound.c

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-15 15:06:54 UTC FreeBSD src repository Modified files: sys/dev/sound/pcmsound.c Log: Remove NULL allocation checking since malloc() is allow to wait. (I'll fix other places later..) Revision ChangesPath 1.111 +0 -2 src/sys/dev/sound/pcm/

cvs commit: www/share/sgml news.xml

2007-03-15 Thread Murray Stokely
murray 2007-03-15 15:01:57 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Note that our newest committer, Michael Bushkov, was a successful Summer of Code student. Revision ChangesPath 1.61 +9 -3 www/share/sgml/news.xml

cvs commit: src/sys/dev/sound/midi midi.c sequencer.c

2007-03-15 Thread Ariff Abdullah
ariff 2007-03-15 14:57:54 UTC FreeBSD src repository Modified files: sys/dev/sound/midi midi.c sequencer.c Log: NULL instead of 0 in mtx_init() . Revision ChangesPath 1.23 +3 -3 src/sys/dev/sound/midi/midi.c 1.26 +2 -2 src/sys/dev/sound/midi/

cvs commit: ports/x11-themes/kdeartwork3 Makefile ports/x11/xscreensaver-kde Makefile

2007-03-15 Thread Michael Nottebrock
lofi2007-03-15 14:53:01 UTC FreeBSD ports repository Modified files: x11-themes/kdeartwork3 Makefile x11/xscreensaver-kde Makefile Log: Look for xscreensaver executables in the correct prefix. PR: ports/110330 Submitted by: girgen Revision ChangesP

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

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-15 14:44:03 UTC FreeBSD src repository Modified files: share/man/man4 sbp.4 Log: Add a description about hw.firewire.hold_count. MFC: after 3 days PR: kern/93083 Revision ChangesPath 1.12 +2 -1 src/share/man/man4/sbp.4 __

cvs commit: ports/graphics/p5-Chart-Clicker Makefile distinfo

2007-03-15 Thread Rong-En Fan
rafan 2007-03-15 14:17:44 UTC FreeBSD ports repository Modified files: graphics/p5-Chart-Clicker Makefile distinfo Log: - Update to 1.1.6 PR: ports/110290 Submitted by: chinsan (maintainer) Revision ChangesPath 1.6 +3 -2 ports/graphic

cvs commit: ports/graphics/p5-Image-Pngslimmer Makefile distinfo

2007-03-15 Thread Rong-En Fan
rafan 2007-03-15 14:17:12 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Pngslimmer Makefile distinfo Log: - Update to 0.16 PR: ports/110289 Submitted by: chinsan (maintainer) Revision ChangesPath 1.7 +1 -1 ports/graph

cvs commit: ports/audio/fapg Makefile distinfo

2007-03-15 Thread Rong-En Fan
rafan 2007-03-15 14:16:44 UTC FreeBSD ports repository Modified files: audio/fapg Makefile distinfo Log: - Update to 0.38 PR: ports/110288 Submitted by: chinsan (maintaienr) Revision ChangesPath 1.7 +1 -1 ports/audio/fapg/Ma

cvs commit: src/sys/dev/firewire fwohci_pci.c

2007-03-15 Thread Hidetoshi Shimokawa
simokawa2007-03-15 14:11:46 UTC FreeBSD src repository Modified files: sys/dev/firewire fwohci_pci.c Log: Don't mess with PCIM_CMD_SERRESPEN and PCIM_CMD_PERRESPEN. This will fix 'NMI RAM parity error' while booting on some machines. PR: kern/95077 MFC after: 3 days

cvs commit: www/share/sgml news.xml

2007-03-15 Thread Murray Stokely
murray 2007-03-15 14:11:19 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Announce our participation in the Google Summer of Code program, now open for student applications. Revision ChangesPath 1.60 +24 -1 www/share/sgml/new

cvs commit: src/sys/net if_vlan.c

2007-03-15 Thread Yar Tikhiy
yar 2007-03-15 14:10:51 UTC FreeBSD src repository Modified files: sys/net if_vlan.c Log: Remove a spurious blank line at the start of vlan_growhash(). Add a diagnostic message to the function about resizing vlan hash table. Revision ChangesPath 1

cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml

2007-03-15 Thread Christian Brueffer
brueffer2007-03-15 13:46:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: New release notes: vge(4) altq support, cxgb(4) added. RevisionChangesPath 1.883.2.60 +6 -0 s

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

2007-03-15 Thread Pav Lucistnik
pav 2007-03-15 13:42:19 UTC FreeBSD ports repository Modified files: net/liferea Makefile distinfo pkg-plist Log: - Update to 1.2.8 Revision ChangesPath 1.88 +1 -1 ports/net/liferea/Makefile 1.66 +3 -3 ports/net/liferea/distinfo 1.

cvs commit: ports/devel/subversive Makefile distinfo

2007-03-15 Thread Alex Dupre
ale 2007-03-15 13:33:58 UTC FreeBSD ports repository Modified files: devel/subversive Makefile distinfo Log: Update to 1.1.0 final release. Revision ChangesPath 1.3 +2 -2 ports/devel/subversive/Makefile 1.3 +3 -3 ports/devel/subversive/

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

2007-03-15 Thread Michael Bushkov
bushman 2007-03-15 13:15:38 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml contrib.committers.sgml Log: Adding myself to developers list and removing from addition

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

2007-03-15 Thread Christian Brueffer
brueffer2007-03-15 13:08:50 UTC FreeBSD src repository Modified files: share/man/man4 cxgb.4 Log: Mention the first RELENG_6 release to include this driver. MFC after: 3 days Revision ChangesPath 1.5 +2 -0 src/share/man/man4/cxgb.4 _

cvs commit: src/lib/libc/net sctp_sys_calls.c src/sys/conf files src/sys/netinet sctp.h sctp_asconf.c sctp_asconf.h sctp_auth.c sctp_auth.h sctp_bsd_addr.c sctp_bsd_addr.h sctp_constants.h sctp_header

2007-03-15 Thread Randall Stewart
rrs 2007-03-15 11:27:14 UTC FreeBSD src repository Modified files: lib/libc/net sctp_sys_calls.c sys/conf files sys/netinet sctp.h sctp_asconf.c sctp_asconf.h sctp_auth.c sctp_auth.h sctp_bsd_addr.c

Re: cvs commit: src/share/man/man4 Makefile src/sys/dev/cxgb cxgb_adapter.h cxgb_config.h cxgb_ioctl.h cxgb_lro.c cxgb_main.c cxgb_osdep.h cxgb_sge.c t3fw-3.2.bin.gz.uu src/sys/dev/cxgb/common cxgb_ae

2007-03-15 Thread Peter Pentchev
On Thu, 15 Mar 2007 at 03:06:32 + (UTC), Kip Macy wrote: > > kmacy 2007-03-15 03:06:32 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > share/man/man4 Makefile > Added files: (Branch: RELENG_6) > sys/dev/cxgb cxgb_ada

cvs commit: src/lib/libmemstat memstat.h

2007-03-15 Thread Robert Watson
rwatson 2007-03-15 10:44:18 UTC FreeBSD src repository Modified files: lib/libmemstat memstat.h Log: Fix a comment in memstat.h: errors are associated with memory type lists, not individual types. Submitted by: Bryan Venteicher MFC after: 3 days Revisi

cvs commit: src/usr.bin/tar write.c

2007-03-15 Thread Colin Percival
cperciva2007-03-15 10:11:38 UTC FreeBSD src repository Modified files: usr.bin/tar write.c Log: Don't consider an lstat(2) failure to be an error (in the sense of affecting the return value from bsdtar), since (a) it usually occurs due to a perfectly innocent (and un

cvs commit: ports/www/p5-Catalyst-Plugin-Session-Store-DBI Makefile distinfo

2007-03-15 Thread Lars Balker Rasmussen
lbr 2007-03-15 09:55:26 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session-Store-DBI Makefile distinfo Log: Update to 0.09 Revision ChangesPath 1.7 +1 -1 ports/www/p5-Catalyst-Plugin-Session-Store-DBI/Makefile 1.5 +3 -3

cvs commit: ports/textproc/ffe Makefile distinfo

2007-03-15 Thread Andrew Pantyukhin
sat 2007-03-15 09:53:52 UTC FreeBSD ports repository Modified files: textproc/ffe Makefile distinfo Log: - Update to 0.1.9 Revision ChangesPath 1.4 +1 -1 ports/textproc/ffe/Makefile 1.4 +3 -3 ports/textproc/ffe/distinfo

cvs commit: src/release/doc/en_US.ISO8859-1/hardware/common dev.sgml src/release/doc/share/misc dev.archlist.txt

2007-03-15 Thread Christian Brueffer
brueffer2007-03-15 09:17:02 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/hardware/common dev.sgml release/doc/share/misc dev.archlist.txt Log: MFC: Autogenerate the hardware list for cxgb(4). RevisionChanges

cvs commit: src/usr.sbin/pppd auth.c

2007-03-15 Thread Kevin Lo
kevlo 2007-03-15 09:16:55 UTC FreeBSD src repository Modified files: usr.sbin/pppdauth.c Log: In auth_script(), change the size of an array to match the number of arguments. Revision ChangesPath 1.29 +1 -1 src/usr.sbin/pppd/auth.c ___

cvs commit: www/en/donations wantlist.sgml

2007-03-15 Thread David Xu
davidxu 2007-03-15 08:54:01 UTC FreeBSD doc repository (src committer) Modified files: en/donations wantlist.sgml Log: Got a 4-cpu machine, thank JunFeng Wen < wjf at freebsd.org.cn >. Revision ChangesPath 1.439 +1 -11 www/en/donations/wantlist.sgml __

cvs commit: src/sys/netinet ip_mroute.c

2007-03-15 Thread Bruce M Simpson
bms 2007-03-15 08:44:22 UTC FreeBSD src repository Modified files: sys/netinet ip_mroute.c Log: Diff reduction with NetBSD; use IN_LOCAL_GROUP() to check if an address is within the locally scoped multicast range 224.0.0.0/24. Revision ChangesPath 1.134

cvs commit: www/share/sgml notices.xml

2007-03-15 Thread Colin Percival
cperciva2007-03-15 08:15:18 UTC FreeBSD doc repository (src,ports committer) Modified files: share/sgml notices.xml Log: Add FreeBSD-EN-07:05.freebsd-update. Revision ChangesPath 1.10 +13 -1 www/share/sgml/notices.xml ___

cvs commit: src UPDATING src/sys/conf newvers.sh src/usr.sbin/freebsd-update freebsd-update.sh

2007-03-15 Thread Colin Percival
cperciva2007-03-15 08:06:11 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_2) .UPDATING sys/conf newvers.sh usr.sbin/freebsd-update freebsd-update.sh Log: Fix problems in FreeBSD Update concerning the updating of SMP