cvs commit: src/sys/ddb db_output.c

2006-10-09 Thread Bruce Evans
bde 2006-10-10 06:36:01 UTC FreeBSD src repository Modified files: sys/ddb db_output.c Log: Fixed loss of whitespace suppression at ends of lines. Whitespace suppression is only needed at ends of lines, but rev.1.32 forced it off precisely there. The --

cvs commit: ports/devel/cscout Makefile

2006-10-09 Thread Diomidis Spinellis
dds 2006-10-10 06:19:11 UTC FreeBSD ports repository (src committer) Modified files: devel/cscout Makefile Log: This port installs FreeBSD 6.x binaries. Prohibit installation on versions < 6 Submitted by: kris Revision ChangesPath 1.9 +7 -1

cvs commit: ports LEGAL

2006-10-09 Thread Alex Dupre
ale 2006-10-10 06:01:49 UTC FreeBSD ports repository Modified files: .LEGAL Log: Remove ZendOptimizer, since we can distribute distfiles. Spotted by: sat Revision ChangesPath 1.507 +1 -3 ports/LEGAL ___

cvs commit: ports/devel/ZendOptimizer Makefile

2006-10-09 Thread Alex Dupre
ale 2006-10-10 06:00:29 UTC FreeBSD ports repository Modified files: devel/ZendOptimizer Makefile Log: Remove RESTRICTED, since we now have to ability to redistribute binary packages (even if the distfiles must be fetched manually). Add LICENSE file to pkg-plist. Sp

cvs commit: ports/lang/python25 Makefile

2006-10-09 Thread Hye-Shik Chang
perky 2006-10-10 05:31:20 UTC FreeBSD ports repository Modified files: lang/python25Makefile Log: Fix build with WITH_FPECTL=yes on i386. PR: 104243 Submitted by: S Roberts <[EMAIL PROTECTED]> Revision ChangesPath 1.142 +1 -0 po

cvs commit: ports/x11/XFree86-aoutlibs Makefile

2006-10-09 Thread Kris Kennaway
kris2006-10-10 05:18:59 UTC FreeBSD ports repository Modified files: x11/XFree86-aoutlibs Makefile Log: Deprecate and expire, since the required a.out support infrastructure was retired in 2004. Revision ChangesPath 1.28 +3 -0 ports/x11/XFree86-aoutlib

cvs commit: ports/mail/pine-pgp-filters Makefile distinfo pkg-descr

2006-10-09 Thread Doug Barton
dougb 2006-10-10 04:21:17 UTC FreeBSD ports repository Modified files: mail/pine-pgp-filters Makefile distinfo pkg-descr Log: Upgrade to version 1.3, which primarily enhances the capabilities of the MIME scripts, and picks a few other nits. Revision ChangesPath 1.

cvs commit: ports/lang/gcc41 Makefile distinfo

2006-10-09 Thread Gerald Pfeifer
gerald 2006-10-10 03:57:24 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20061006 snapshot of GCC 4.1.2. Revision ChangesPath 1.294 +1 -1 ports/lang/gcc41/Makefile 1.176 +18 -18ports/lang/gcc

cvs commit: www/share/sgml press.xml

2006-10-09 Thread Joseph Koshy
jkoshy 2006-10-10 03:47:39 UTC FreeBSD doc repository Modified files: share/sgml press.xml Log: Techbuilder article on using a laptop as a portable network monitoring system. Submitted by: Dave Markowitz on -www Revision ChangesPath 1.8 +13 -

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

2006-10-09 Thread Munechika SUMIKAWA
sumikawa2006-10-10 03:47:04 UTC FreeBSD ports repository Modified files: textproc/p5-Plagger Makefile distinfo pkg-plist Log: Upgrade to 0.7.13. Revision ChangesPath 1.15 +11 -2 ports/textproc/p5-Plagger/Makefile 1.5 +3 -3 ports/textproc/p5-Plag

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

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-10 02:56:06 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/firewalls chapter.sgml Log: Replace some confusing text about "IPFW being loaded/not being loaded/blah" with some more relevent and clear text about using rc.conf to load the

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

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-10 02:43:40 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: In cases of MIT kerberos, the rc.conf values will be different along with binary locations; note this. PR: 100764 Revision Cha

cvs commit: ports/editors/openoffice.org-2.0/files Makefile.knobs ports/editors/openoffice.org-2.0-devel/files Makefile.knobs

2006-10-09 Thread Maho Nakata
maho2006-10-10 02:32:28 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0/files Makefile.knobs editors/openoffice.org-2.0-devel/files Makefile.knobs Log: OOo requires total 2Gbytes of memory or swap since the last year. Revision ChangesPat

cvs commit: ports/math/elmer-umfpack Makefile ports/math/suitesparse Makefile

2006-10-09 Thread Maho Nakata
maho2006-10-10 02:25:29 UTC FreeBSD ports repository Modified files: math/elmer-umfpack Makefile math/suitesparse Makefile Log: math/elmer-umfpack and math/suitesparse conflicts. Submitted by: Pedro F. Giffuni Revision ChangesPath 1.5 +1 -1

cvs commit: src/sbin/ifconfig ifconfig.8

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-10 02:20:12 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 Log: Note that the -v option may be used to expand long SSIDs. PR: 102118 Reviewed by:sam Revision ChangesPath 1.123 +8 -1 src/sbin/i

cvs commit: ports/math/lp_solve Makefile distinfo pkg-descr ports/math/lp_solve/files patch-lpsolve55+ccc

2006-10-09 Thread Maho Nakata
maho2006-10-10 02:05:45 UTC FreeBSD ports repository Modified files: math/lp_solveMakefile distinfo pkg-descr math/lp_solve/files patch-lpsolve55+ccc Log: Update to 5.5.0.9 * New freely fetchable MASTER_SITE [1] * possible fix for sparc64 [2] Submitted

cvs commit: src/gnu/usr.bin/grep grep.1

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-10 01:57:26 UTC FreeBSD src repository Modified files: gnu/usr.bin/grep grep.1 Log: grep -P xxx file.txt "The -P option is not supported" Removed from the manual page via this commit. PR: 99831 Revision ChangesPath 1.29 +0 -5

cvs commit: ports/print/py-freetype Makefile

2006-10-09 Thread Shaun Amott
shaun 2006-10-10 00:00:30 UTC FreeBSD ports repository Modified files: print/py-freetypeMakefile Log: Deprecate port. According to the submitter: "Distfiles for print/py-freetype are no longer available. Author of the software has been contacted and indicated the

cvs commit: src/sys/dev/ath if_athvar.h

2006-10-09 Thread Sam Leffler
sam 2006-10-09 23:45:26 UTC FreeBSD src repository Modified files: sys/dev/ath if_athvar.h Log: correct diag request to fetch isr state on fatal interrupts MFC after: 1 week Revision ChangesPath 1.54 +1 -1 src/sys/dev/ath/if_athvar.h _

cvs commit: ports/devel Makefile

2006-10-09 Thread Edwin Groothuis
edwin 2006-10-09 23:36:48 UTC FreeBSD ports repository Modified files: develMakefile Log: Add avr-gcc to the system Revision ChangesPath 1.2477+1 -0 ports/devel/Makefile ___ cvs-all@freebsd.org mai

cvs commit: ports/devel/p5-Object-InsideOut Makefile distinfo pkg-plist

2006-10-09 Thread Edwin Groothuis
edwin 2006-10-09 23:25:58 UTC FreeBSD ports repository Modified files: devel/p5-Object-InsideOut Makefile distinfo pkg-plist Log: [MAINTAINER] devel/p5-Object-InsideOut update to 2.05 Update to 2.05 so, noone for ports/104228 before the freeze? I think th

cvs commit: ports/multimedia/ogmrip/files patch-amd64 patch-fix_audio_overhead

2006-10-09 Thread Herve Quiroz
hq 2006-10-09 23:01:45 UTC FreeBSD ports repository Added files: multimedia/ogmrip/files patch-amd64 patch-fix_audio_overhead Log: Add patches from upstream: - Fix build on amd64 - Fix build with mplayer < 1.0pre8 - Fix audio overhead Revision ChangesPath

cvs commit: ports LEGAL

2006-10-09 Thread Shaun Amott
shaun 2006-10-09 23:00:09 UTC FreeBSD ports repository Modified files: .LEGAL Log: - Update games/atitd's distfile name. Revision ChangesPath 1.506 +2 -2 ports/LEGAL ___ cvs-all@freebsd.org mai

cvs commit: ports/games/atitd Makefile distinfo pkg-descr

2006-10-09 Thread Shaun Amott
shaun 2006-10-09 22:58:32 UTC FreeBSD ports repository Modified files: games/atitd Makefile distinfo pkg-descr Log: - Update distfile location, and unbreak port. - Replace self-checksum with ports distinfo. - Update "System Requirements" list in pkg-descr. PR:

cvs commit: ports/mail/p5-Mail-DeliveryStatus-BounceParser Makefile distinfo

2006-10-09 Thread Yen-Ming Lee
leeym 2006-10-09 22:57:16 UTC FreeBSD ports repository Modified files: mail/p5-Mail-DeliveryStatus-BounceParser Makefile distinfo Log: - Update to 1.5.16 PR: 104204 Submitted by: leeym Approved by:maintainer Revision ChangesPath 1.5

cvs commit: CVSROOT modules

2006-10-09 Thread Soeren Straarup
xride 2006-10-09 22:49:56 UTC FreeBSD ports repository Modified files: .modules Log: geomgui --> ports/sysutils/geomgui Approved by:tmclaugh (mentor) Revision ChangesPath 1.16422 +1 -0 CVSROOT/modules _

cvs commit: ports/graphics/openclipart Makefile

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 22:48:24 UTC FreeBSD ports repository Modified files: graphics/openclipart Makefile Log: - Use OPTIONS. - Install data with the correct permissions. Revision ChangesPath 1.7 +6 -9 ports/graphics/openclipart/Makefile ___

cvs commit: ports/sysutils Makefile ports/sysutils/geomgui Makefile distinfo pkg-descr

2006-10-09 Thread Soeren Straarup
xride 2006-10-09 22:46:34 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/geomgui Makefile distinfo pkg-descr Log: Add geomgui 0.12 Geomgui is a viewer for the geom layer in the kernel written in C. It can show

cvs commit: ports/mail/dspam/files patch-src__dspam.conf.in patch-src_dspam.conf.in

2006-10-09 Thread Ion-Mihai Tetcu
itetcu 2006-10-09 22:41:39 UTC FreeBSD ports repository Added files: mail/dspam/files patch-src__dspam.conf.in Removed files: mail/dspam/files patch-src_dspam.conf.in Log: Fix some typos. Revision ChangesPath 1.1 +66 -0 ports/mail/dspam/files

cvs commit: src/lib/libutil login.conf.5

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 22:35:02 UTC FreeBSD src repository Modified files: lib/libutil login.conf.5 Log: Add information on how to escape a literal colon in a value or name. PR: 101262 Revision ChangesPath 1.59 +5 -1 src/lib/libutil/login.conf.

cvs commit: ports/multimedia/ogmrip Makefile distinfo pkg-plist ports/multimedia/ogmrip/files patch-configure patch-gmsgfmt

2006-10-09 Thread Herve Quiroz
hq 2006-10-09 22:30:35 UTC FreeBSD ports repository Modified files: multimedia/ogmripMakefile distinfo pkg-plist Added files: multimedia/ogmrip/files patch-gmsgfmt Removed files: multimedia/ogmrip/files patch-configure Log: - Update to 0.10.0-rc4 - Unbrea

cvs commit: src/usr.sbin/bluetooth/bthidd hid.c

2006-10-09 Thread Markus Brueffer
markus 2006-10-09 22:27:23 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth/bthidd hid.c Log: Fix a typo introduced in the last commit: WWW Refresh is 0x227, not 0227 Approved by:emax (mentor) MFC after: 1 day Revision ChangesPath 1.6

cvs commit: src/sbin/ipfw ipfw.8

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 22:12:09 UTC FreeBSD src repository Modified files: sbin/ipfwipfw.8 Log: Add a note about rule syntax compared to the shell used so users do not get frustraited when: ipfw add 201 deny ip from any to table(2) in via xl1 returns "Badly placed (

cvs commit: ports/shells/ch Makefile

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 21:53:26 UTC FreeBSD ports repository Modified files: shells/chMakefile Log: - Take mainainership back (maintainer address still bounces, Pair Networks relay is just very persistent). Revision ChangesPath 1.4 +1 -1 ports/

cvs commit: src/sys/cam cam_periph.c

2006-10-09 Thread Matt Jacob
mjacob 2006-10-09 21:44:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/cam cam_periph.c Log: MFC 1.63: Put a bit of hysteresis into both BUSY SCSI status returns and CAM_RESRC_UNAVAIL returns. Approved by:re (kensmith) Revis

cvs commit: ports/devel/tcllib Makefile

2006-10-09 Thread Mikhail Teterin
mi 2006-10-09 21:40:57 UTC FreeBSD ports repository Modified files: devel/tcllib Makefile Log: In case of a self-test failure, include the output of "uname -a" in the output to speed up problem resolution. Revision ChangesPath 1.21 +1 -0 ports

cvs commit: ports/devel/tcllib pkg-plist

2006-10-09 Thread Mikhail Teterin
mi 2006-10-09 21:37:23 UTC FreeBSD ports repository Modified files: devel/tcllib pkg-plist Log: Add the three missing executables installed by tcllib into bin/. They were left out during my pkg-plist re-generation :-( PR: 104226 Submitted by: Paul Schm

cvs commit: ports/x11-toolkits/p5-Tk-JComboBox Makefile distinfo

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:36:43 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tk-JComboBox Makefile distinfo Log: - Update to 1.12 Revision ChangesPath 1.2 +1 -1 ports/x11-toolkits/p5-Tk-JComboBox/Makefile 1.2 +3 -3 ports/x11-toolkit

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:32:45 UTC FreeBSD ports repository Modified files: www/xpi-tabletools Makefile distinfo Log: - Update to 0.1.9 Revision ChangesPath 1.7 +2 -2 ports/www/xpi-tabletools/Makefile 1.6 +3 -3 ports/www/xpi-tabletools/distinfo

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:30:17 UTC FreeBSD ports repository Modified files: www/xpi-noscript Makefile distinfo Log: - Update to 1.1.4.4 Revision ChangesPath 1.6 +1 -1 ports/www/xpi-noscript/Makefile 1.4 +3 -3 ports/www/xpi-noscript/distinfo __

cvs commit: ports/www/xpi-inline-google-definitions Makefile distinfo

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:28:04 UTC FreeBSD ports repository Modified files: www/xpi-inline-google-definitions Makefile distinfo Log: - Update to 0.5 Revision ChangesPath 1.2 +1 -1 ports/www/xpi-inline-google-definitions/Makefile 1.2 +3 -3 ports/ww

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:26:52 UTC FreeBSD ports repository Modified files: www/xpi-infolister Makefile distinfo Log: - Update to 0.9.f Revision ChangesPath 1.2 +1 -1 ports/www/xpi-infolister/Makefile 1.2 +3 -3 ports/www/xpi-infolister/distinfo

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:22:29 UTC FreeBSD ports repository Modified files: www/xpi-downthemall Makefile distinfo Log: - Update to 0.9.9.7 Revision ChangesPath 1.10 +1 -1 ports/www/xpi-downthemall/Makefile 1.10 +3 -3 ports/www/xpi-downthemall/disti

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:20:39 UTC FreeBSD ports repository Modified files: www/xpi-clearfields Makefile distinfo Log: - Update to 1.6.1 Revision ChangesPath 1.4 +2 -2 ports/www/xpi-clearfields/Makefile 1.4 +3 -3 ports/www/xpi-clearfields/distinf

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:18:53 UTC FreeBSD ports repository Modified files: www/xpi-autobrowse Makefile distinfo Log: - Update to 0.7 Revision ChangesPath 1.3 +1 -1 ports/www/xpi-autobrowse/Makefile 1.3 +3 -3 ports/www/xpi-autobrowse/distinfo __

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:18:04 UTC FreeBSD ports repository Modified files: www/linux-flock Makefile distinfo Log: - Update to 0.7.6 Revision ChangesPath 1.11 +1 -1 ports/www/linux-flock/Makefile 1.9 +3 -3 ports/www/linux-flock/distinfo __

cvs commit: ports/textproc/p5-Text-Bastardize Makefile distinfo

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 21:11:13 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Bastardize Makefile distinfo Log: - Update to 0.08 Revision ChangesPath 1.4 +1 -2 ports/textproc/p5-Text-Bastardize/Makefile 1.2 +3 -3 ports/textproc/p5-T

cvs commit: src/etc/defaults rc.conf src/etc/mtree BSD.include.dist src/etc/rc.d Makefile bthidd src/include Makefile src/usr.sbin/bluetooth Makefile src/usr.sbin/bluetooth/bthidd Makefile bthid_confi

2006-10-09 Thread Maksim Yevmenkin
emax2006-10-09 21:00:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/defaults rc.conf etc/mtreeBSD.include.dist etc/rc.d Makefile include Makefile usr.sbin/bluetooth Makefile usr.sb

cvs commit: ports/editors/openoffice.org-1.1 Makefile ports/editors/openoffice.org-1.1-devel Makefile

2006-10-09 Thread Maho Nakata
maho2006-10-09 20:54:55 UTC FreeBSD ports repository Modified files: editors/openoffice.org-1.1 Makefile editors/openoffice.org-1.1-devel Makefile Log: Downgrade the compiler to gcc 3.2.3 configured with --disable-shared. Somehow pointyhat builds misunderstand the

cvs commit: ports/mail/qsheff Makefile distinfo pkg-plist

2006-10-09 Thread Martin Wilke
miwi2006-10-09 20:42:12 UTC FreeBSD ports repository Modified files: mail/qsheff Makefile distinfo pkg-plist Log: - Update to 2.1r2 - Pass maintainership to submitter PR: ports/104208 Submitted by: Ozkan KIRIK <[EMAIL PROTECTED]> Revision

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

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 20:36:50 UTC FreeBSD ports repository Modified files: security/p5-Net-SinFP distinfo security/sinfp Makefile Log: - Update to 20061009 fingerprints Revision ChangesPath 1.6 +3 -3 ports/security/p5-Net-SinFP/distinfo 1.7

cvs commit: ports/mail/surblhost Makefile distinfo

2006-10-09 Thread Andrew Pantyukhin
sat 2006-10-09 20:32:23 UTC FreeBSD ports repository Modified files: mail/surblhost Makefile distinfo Log: - Update to 0.6.2 Revision ChangesPath 1.5 +1 -1 ports/mail/surblhost/Makefile 1.4 +3 -3 ports/mail/surblhost/distinfo

cvs commit: ports/devel/avr-libc Makefile distinfo pkg-plist pkg-plist.doc ports/devel/avr-libc/files patch-binutils2.17

2006-10-09 Thread Joerg Wunsch
joerg 2006-10-09 20:30:41 UTC FreeBSD ports repository Modified files: devel/avr-libc Makefile distinfo pkg-plist pkg-plist.doc Removed files: devel/avr-libc/files patch-binutils2.17 Log: Upgrade to version 1.4.5. Revision ChangesPath 1.56 +3 -4

cvs commit: src/sys/pci agp_amd64.c

2006-10-09 Thread Jung-uk Kim
jkim2006-10-09 20:26:32 UTC FreeBSD src repository Modified files: sys/pci agp_amd64.c Log: Fix style(9) nits. Revision ChangesPath 1.14 +37 -38src/sys/pci/agp_amd64.c ___ cvs-all@freebsd.org mailin

cvs commit: src/sys/pci agp_amd64.c

2006-10-09 Thread Jung-uk Kim
jkim2006-10-09 20:24:49 UTC FreeBSD src repository Modified files: sys/pci agp_amd64.c Log: Fix 32-bit PTE in the GART table. Noticed by: jmg Revision ChangesPath 1.13 +3 -1 src/sys/pci/agp_amd64.c __

cvs commit: ports/www/fxhtml Makefile

2006-10-09 Thread Kris Kennaway
kris2006-10-09 20:21:06 UTC FreeBSD ports repository Modified files: www/fxhtml Makefile Log: Deprecate this crusty old a.out binary and expire on 2006-12-01 Revision ChangesPath 1.12 +3 -0 ports/www/fxhtml/Makefile

cvs commit: src/sys/ufs/ufs ufs_vnops.c

2006-10-09 Thread Tor Egge
tegge 2006-10-09 20:09:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ufs/ufs ufs_vnops.c Log: MFC: Correct check for when IO_SYNC should be set for filesystem not using softupdates when truncating a directory to zero length. Ap

cvs commit: ports/www/MT Makefile distinfo

2006-10-09 Thread Tilman Linneweh
arved 2006-10-09 20:05:48 UTC FreeBSD ports repository Modified files: www/MT Makefile distinfo Log: Update to 3.33 Announcement: http://www.sixapart.com/movabletype/news/2006/09/mt_333-mte_103_updates.html Six Apart strongly recommends updating, as th

cvs commit: src/sys/kern kern_lock.c vfs_bio.c src/sys/sys buf.h lockmgr.h

2006-10-09 Thread Tor Egge
tegge 2006-10-09 20:04:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern kern_lock.c vfs_bio.c sys/sys buf.h lockmgr.h Log: MFC: If the buffer lock has waiters after the buffer has changed identity then getnewb

cvs commit: src/sys/kern vfs_mount.c src/sys/ufs/ffs ffs_softdep.c

2006-10-09 Thread Tor Egge
tegge 2006-10-09 19:56:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern vfs_mount.c sys/ufs/ffs ffs_softdep.c Log: MFC: Reduce fluctuations of mnt_flag to allow unlocked readers to get a slightly more consistent v

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

2006-10-09 Thread Tor Egge
tegge 2006-10-09 19:55:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ufs/ffs ffs_snapshot.c Log: MFC: Don't restore MNT_QUOTA bit in mnt_flag after snapshot creation, closing a race between nmount() and quotactl(). Approved by:

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

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 19:53:00 UTC FreeBSD src repository Modified files: share/man/man4 tun.4 Log: Patch in previous commit should have bumped doc date. Fix spelling of ioctl. Note that previous commit was actually submitted by bz. I'm not yet used to the code boxes ye

cvs commit: src/sys/kern vfs_mount.c

2006-10-09 Thread Tor Egge
tegge 2006-10-09 19:52:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern vfs_mount.c Log: MFC: Don't restore MNT_QUOTA bit in mnt_flag after a failed mount with MNT_UPDATE flag, closing a race between nmount() and quotactl().

cvs commit: www/en/donations donors.sgml

2006-10-09 Thread Christian Brueffer
brueffer2006-10-09 19:51:27 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Record donations by netchild to hselasky. Revision ChangesPath 1.333 +10 -1 www/en/donations/donors.sgml __

cvs commit: src/sys/kern vfs_mount.c

2006-10-09 Thread Tor Egge
tegge 2006-10-09 19:50:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern vfs_mount.c Log: MFC: Don't restore mnt_kern_flag on failed MNT_UPDATE mount, it can race with dounmount(), causing loss of MNTK_UNMOUNT flag. Approve

cvs commit: src/sys/fs/devfs devfs_vfsops.c src/sys/fs/hpfs hpfs_vfsops.c src/sys/fs/msdosfs msdosfs_vfsops.c src/sys/fs/ntfs ntfs_vfsops.c src/sys/fs/nullfs null_vfsops.c src/sys/fs/nwfs nwfs_vfsops.

2006-10-09 Thread Tor Egge
tegge 2006-10-09 19:47:17 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/fs/devfs devfs_vfsops.c sys/fs/hpfs hpfs_vfsops.c sys/fs/msdosfs msdosfs_vfsops.c sys/fs/ntfs ntfs_vfsops.c sys/fs/nullfsnul

cvs commit: src/usr.bin/make str.c

2006-10-09 Thread Ruslan Ermilov
ru 2006-10-09 19:37:26 UTC FreeBSD src repository Modified files: usr.bin/make str.c Log: Don't go beyond the provided string when parsing the `\' character. PR: bin/99985 Submitted by: Nate Eldredge MFC after: 3 days Revision Change

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

2006-10-09 Thread Joel Dahl
joel2006-10-09 19:28:30 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Extend the conventions and traditions section with a note about the developers.sgml file. Revision ChangesPath 1.249 +5 -0 do

Re: cvs commit: ports/shells/ch Makefile

2006-10-09 Thread Alejandro Pulver
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, 9 Oct 2006 08:25:15 +0300 Vasil Dimov <[EMAIL PROTECTED]> wrote: > On Sun, Oct 08, 2006 at 04:56:57PM +, Alejandro Pulver wrote: > > alepulver2006-10-08 16:56:57 UTC > > > > FreeBSD ports repository > > > > Modified files: > >

cvs commit: www/en developers.sgml

2006-10-09 Thread Joel Dahl
joel2006-10-09 19:22:55 UTC FreeBSD doc repository Modified files: en developers.sgml Log: Finally sync this with the authors.ent file. So, what will this buy us? 1. No more boring work on this file, as it will be updated "automatically" whe

cvs commit: ports/lang/gcc40 Makefile distinfo

2006-10-09 Thread Gerald Pfeifer
gerald 2006-10-09 19:21:41 UTC FreeBSD ports repository Modified files: lang/gcc40 Makefile distinfo Log: Update to the 20061005 snapshot of GCC 4.0.4. Revision ChangesPath 1.273 +1 -1 ports/lang/gcc40/Makefile 1.167 +12 -12ports/lang/gcc

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

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 19:20:53 UTC FreeBSD src repository Modified files: share/man/man4 tun.4 Log: The SIOCSIFNETMASK ioctl was removed from tun.c, thus remove mention of it in the tun.4 manual page. PR: 98541 Submitted by: David Gilbert Revision

cvs commit: ports/emulators/wine Makefile distinfo pkg-plist

2006-10-09 Thread Gerald Pfeifer
gerald 2006-10-09 19:20:50 UTC FreeBSD ports repository Modified files: emulators/wine Makefile distinfo pkg-plist Log: Update to Wine 0.9.22. Among others, this brings the following changes: - The usual assortment of MSI improvements. - Several bug fixes to the var

cvs commit: ports/www/dokuwiki-devel Makefile

2006-10-09 Thread Martin Wilke
miwi2006-10-09 19:07:54 UTC FreeBSD ports repository Modified files: www/dokuwiki-devel Makefile Log: - Remove deprecated patch PR: ports/104225 Submitted by: chinsan@(maintainer) Revision ChangesPath 1.29 +0 -56 ports/www/d

cvs commit: ports/devel/p5-Sys-SigAction Makefile

2006-10-09 Thread Martin Wilke
miwi2006-10-09 19:06:37 UTC FreeBSD ports repository Modified files: devel/p5-Sys-SigAction Makefile Log: - Remove dependens Submitted by: Gea-Suan Lin <[EMAIL PROTECTED]> Approved by: Sergei Vyshenski <[EMAIL PROTECTED]> (maintainer) Revision ChangesPat

cvs commit: CVSROOT modules

2006-10-09 Thread Boris Samorodov
bsam2006-10-09 19:05:34 UTC FreeBSD ports repository Modified files: .modules Log: sguil-sensor --> ports/security/sguil-sensor Revision ChangesPath 1.16421 +1 -0 CVSROOT/modules ___ cvs-all@

cvs commit: ports/security Makefile ports/security/sguil-sensor Makefile distinfo pkg-descr pkg-plist ports/security/sguil-sensor/files log_packets.conf patch-log_packets.sh patch-sensor_agent.tcl pkg

2006-10-09 Thread Boris Samorodov
bsam2006-10-09 19:04:39 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/sguil-sensor Makefile distinfo pkg-descr pkg-plist security/sguil-sensor/files log_packets.conf patch-log_packets.s

cvs commit: ports/devel/avrdude Makefile distinfo

2006-10-09 Thread Joerg Wunsch
joerg 2006-10-09 19:02:15 UTC FreeBSD ports repository Modified files: devel/avrdudeMakefile distinfo Log: Upgrade to version 5.2. Approved by:bsd (implicitly) Revision ChangesPath 1.12 +1 -1 ports/devel/avrdude/Makefile 1.11 +3 -3

cvs commit: ports/databases/postgresql-odbc Makefile ports/databases/libodbc++ Makefile ports/databases/mysql-connector-odbc Makefile ports/net/openldap23-server Makefile ports/lang/q Makefile ports/d

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 18:51:19 UTC FreeBSD ports repository Modified files: databases/postgresql-odbc Makefile databases/libodbc++ Makefile databases/mysql-connector-odbc Makefile net/openldap23-server Makefile lang/q Makefile databases/p5-DBD-ODB

cvs commit: ports UPDATING

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 18:52:27 UTC FreeBSD ports repository Modified files: .UPDATING Log: - Add note about ODBC ports. Revision ChangesPath 1.405 +10 -1 ports/UPDATING ___ cvs-all@freebsd.org maili

cvs commit: ports KNOBS

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 18:51:50 UTC FreeBSD ports repository Modified files: .KNOBS Log: - Add entries for IODBC and UNIXODBC. Revision ChangesPath 1.19 +3 -1 ports/KNOBS ___ cvs-all@freebsd.org ma

cvs commit: src/usr.sbin/pw pw.8

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 19:01:02 UTC FreeBSD src repository Modified files: usr.sbin/pw pw.8 Log: Better mdoc(7). Bump doc date. Kicked by: ru Revision ChangesPath 1.39 +3 -3 src/usr.sbin/pw/pw.8 ___

cvs commit: src/sys/alpha/conf GENERIC src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC src/sys/ia64/conf GENERIC src/sys/pc98/conf GENERIC src/sys/powerpc/conf GENERIC src/sys/sparc64/conf GENERI

2006-10-09 Thread Simon L. Nielsen
simon 2006-10-09 18:41:37 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/alpha/conf GENERIC sys/amd64/conf GENERIC sys/i386/confGENERIC sys/ia64/confGENERIC sys/pc98/confGENERIC sys/powerpc/conf

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

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 18:36:34 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Add information on portsclean -DD. PR: 103519 Glanced at by: pav Revision ChangesPath 1.260 +5 -0 doc/en_US.ISO88

Re: cvs commit: src/usr.sbin/mountd mountd.c

2006-10-09 Thread Robert Watson
On Mon, 9 Oct 2006, Rink Springer wrote: rink2006-10-09 17:38:18 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.c Log: Prevent mountd(8) from resetting mount options when exporting a filesystem. Approved by:imp (mentor) Sponsored by:

cvs commit: ports/www/neonpp distinfo

2006-10-09 Thread Roman Bogorodskiy
novel 2006-10-09 18:30:48 UTC FreeBSD ports repository Modified files: www/neonpp distinfo Log: The distfile was rerolled (the only change is a few doxygen related fixes). Reported by:pointyhat via kris Revision ChangesPath 1.3 +3 -3 po

cvs commit: ports/devel/p5-Carp-Clan Makefile distinfo

2006-10-09 Thread Cheng-Lung Sung
clsung 2006-10-09 18:20:49 UTC FreeBSD ports repository Modified files: devel/p5-Carp-Clan Makefile distinfo Log: - Update to 5.8 Revision ChangesPath 1.4 +1 -1 ports/devel/p5-Carp-Clan/Makefile 1.5 +3 -3 ports/devel/p5-Carp-Clan/distinfo __

cvs commit: ports MOVED ports/multimedia Makefile ports/multimedia/bmpx-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/multimedia/bmpx-devel/files patch-m4-gettext.m4 patch-src-system_c

2006-10-09 Thread Roman Bogorodskiy
novel 2006-10-09 18:14:08 UTC FreeBSD ports repository Modified files: .MOVED multimedia Makefile Removed files: multimedia/bmpx-devel Makefile distinfo pkg-descr pkg-message pkg-plist multimedia/bmpx-devel/fi

cvs commit: src/sys/conf files

2006-10-09 Thread S�ren Schmidt
sos 2006-10-09 18:13:51 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/conf files Log: MFC: Enable atausb. Approved by: re@ Revision ChangesPath 1.1031.2.42 +1 -0 src/sys/conf/files _

cvs commit: src/sys/dev/ata ata-usb.c

2006-10-09 Thread S�ren Schmidt
sos 2006-10-09 18:11:19 UTC FreeBSD src repository Added files: (Branch: RELENG_6) sys/dev/ata ata-usb.c Log: MFC: Bring in ATA<>USB support. Approved by: re@ Revision ChangesPath 1.5.2.1 +975 -0src/sys/dev/ata/ata-usb.c (ne

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

2006-10-09 Thread Roman Bogorodskiy
novel 2006-10-09 18:01:55 UTC FreeBSD ports repository Modified files: multimedia/bmpx Makefile distinfo pkg-plist Log: Update to 0.32.0. Revision ChangesPath 1.21 +3 -12 ports/multimedia/bmpx/Makefile 1.7 +3 -3 ports/multimedia/bmpx/disti

cvs commit: src/usr.sbin/pw pw.8

2006-10-09 Thread Tom Rhodes
trhodes 2006-10-09 17:57:40 UTC FreeBSD src repository Modified files: usr.sbin/pw pw.8 Log: Note the naming convention of files in share/skel and explain the "dot" prefix is removed. PR: 103828 Revision ChangesPath 1.38 +8 -0 src/usr.sbi

cvs commit: ports/net/samba3 Makefile ports/net/samba3/files patch-za patch-zb samba.in

2006-10-09 Thread Shaun Amott
shaun 2006-10-09 17:50:13 UTC FreeBSD ports repository Modified files: net/samba3 Makefile net/samba3/files samba.in Added files: net/samba3/files patch-za patch-zb Log: - Fix two bugs in the current samba 3.0.23c code, which stopped testparm a

cvs commit: ports/devel/p5-Sys-SigAction Makefile distinfo

2006-10-09 Thread Martin Wilke
miwi2006-10-09 17:46:59 UTC FreeBSD ports repository Modified files: devel/p5-Sys-SigAction Makefile distinfo Log: - Update to 0.07 PR: ports/104218 Submitted by: Sergei Vyshenski <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.2

cvs commit: ports/shells/ch Makefile

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 17:44:57 UTC FreeBSD ports repository Modified files: shells/chMakefile Log: - Reassign maintainership to submitter (mail address doesn't bounce anymore). Revision ChangesPath 1.3 +1 -1 ports/shells/ch/Makefile __

cvs commit: ports/math/wxMaxima Makefile distinfo

2006-10-09 Thread Alejandro Pulver
alepulver2006-10-09 17:39:44 UTC FreeBSD ports repository Modified files: math/wxMaximaMakefile distinfo Log: - Update to 0.7.0a. PR: ports/104166 Submitted by: Nicola Vitale <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.7

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

2006-10-09 Thread Rink Springer
rink2006-10-09 17:38:18 UTC FreeBSD src repository Modified files: usr.sbin/mountd mountd.c Log: Prevent mountd(8) from resetting mount options when exporting a filesystem. Approved by:imp (mentor) Sponsored by: Quality Service Provider BV

cvs commit: ports/benchmarks/rawio Makefile ports/benchmarks/rawio/files patch-ad

2006-10-09 Thread Stefan Esser
se 2006-10-09 17:19:55 UTC FreeBSD ports repository Modified files: benchmarks/rawio Makefile benchmarks/rawio/files patch-ad Log: Fix rawio for sequential read/write tests: Revision 1.3 of patch-ad worked around the problem, that only one writer is allowed t

cvs commit: ports/devel/p5-Class-InsideOut Makefile

2006-10-09 Thread Cheng-Lung Sung
clsung 2006-10-09 17:10:20 UTC FreeBSD ports repository Modified files: devel/p5-Class-InsideOut Makefile Log: - Fix incorrect dependency path PR: ports/103604 Submitted by: clsung Approved by:maintainer (timeout) Revision ChangesPath 1.7

cvs commit: ports/www/dokuwiki Makefile distinfo pkg-plist ports/www/dokuwiki/files patch-lib-exe-fetch.php

2006-10-09 Thread Cheng-Lung Sung
clsung 2006-10-09 17:06:43 UTC FreeBSD ports repository Modified files: www/dokuwiki Makefile distinfo pkg-plist Removed files: www/dokuwiki/files patch-lib-exe-fetch.php Log: upgrade of www/dokuwiki to release 2006-03-09e, as it fixes a bunch of urgent securit

  1   2   >