Re: cvs commit: ports/audio/cantus_3 Makefile

2008-03-26 Thread Jeremy Messenger
On Thu, 27 Mar 2008 01:39:18 -0500, Jeremy Messenger <[EMAIL PROTECTED]> wrote: mezz2008-03-27 06:39:18 UTC FreeBSD ports repository Modified files: audio/cantus_3 Makefile Log: Fix the build with new libsigc++20 2.2.2. Reported by:pointyhat via pav With help

cvs commit: ports/audio/cantus_3 Makefile

2008-03-26 Thread Jeremy Messenger
mezz2008-03-27 06:39:18 UTC FreeBSD ports repository Modified files: audio/cantus_3 Makefile Log: Fix the build with new libsigc++20 2.2.2. Reported by:pointyhat via pav Revision ChangesPath 1.18 +4 -0 ports/audio/cantus_3/Makefile ___

cvs commit: ports/graphics/dcraw Makefile distinfo

2008-03-26 Thread Andrew Pantyukhin
sat 2008-03-27 06:22:59 UTC FreeBSD ports repository Modified files: graphics/dcraw Makefile distinfo Log: - Update to 0.83 Revision ChangesPath 1.50 +1 -1 ports/graphics/dcraw/Makefile 1.48 +3 -3 ports/graphics/dcraw/distinfo _

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

2008-03-26 Thread Andrew Pantyukhin
sat 2008-03-27 06:18:33 UTC FreeBSD ports repository Modified files: www/xpi-flashgot Makefile distinfo Log: - Update to 0.9 Revision ChangesPath 1.22 +1 -1 ports/www/xpi-flashgot/Makefile 1.22 +3 -3 ports/www/xpi-flashgot/distinfo __

cvs commit: ports/www/firefox-i18n Makefile distinfo ports/www/linux-firefox Makefile distinfo

2008-03-26 Thread Andrew Pantyukhin
sat 2008-03-27 06:16:28 UTC FreeBSD ports repository Modified files: www/firefox-i18n Makefile distinfo www/linux-firefoxMakefile distinfo Log: - Update to 2.0.0.13 Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2

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

2008-03-26 Thread Andrew Pantyukhin
sat 2008-03-27 05:59:30 UTC FreeBSD ports repository Modified files: www/linux-seamonkey Makefile distinfo Log: - Update to 1.1.9 Security: http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9 Revision ChangesPath 1.24

Re: cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml

2008-03-26 Thread Ben Kaduk
On 3/27/08, Bruce A. Mah <[EMAIL PROTECTED]> wrote: > bmah2008-03-27 04:55:06 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_6) > release/doc/en_US.ISO8859-1/errata article.sgml > Log: > Fix typo and wording glitch. > > Submitted by: Ben Kaduk > F

cvs commit: ports/misc/xosd Makefile

2008-03-26 Thread Alexander Nedotsukov
bland 2008-03-27 05:26:08 UTC FreeBSD ports repository Modified files: misc/xosdMakefile Log: Fix PORTREVISION bump. Revision ChangesPath 1.38 +1 -1 ports/misc/xosd/Makefile ___ cvs-all@freebsd.org ma

cvs commit: src/sys/amd64/include param.h src/sys/arm/include param.h src/sys/i386/include param.h src/sys/ia64/include param.h src/sys/powerpc/include param.h src/sys/sparc64/include param.h src/sys/

2008-03-26 Thread John Birrell
jb 2008-03-27 05:03:26 UTC FreeBSD src repository Modified files: sys/amd64/includeparam.h sys/arm/include param.h sys/i386/include param.h sys/ia64/include param.h sys/powerpc/include param.h sys/sparc64/include param.h sys/sun4v/

cvs commit: www/share/sgml news.xml

2008-03-26 Thread Murray Stokely
murray 2008-03-27 05:02:39 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Another GSoC newsflash to note that the application period is open. Revision ChangesPath 1.157 +19 -1 www/share/sgml/news.xml

cvs commit: www/en/releases/6.3R errata.html

2008-03-26 Thread Bruce A. Mah
bmah2008-03-27 04:59:10 UTC FreeBSD doc repository Modified files: en/releases/6.3R errata.html Log: Regen from errata/article.sgml 1.73.2.56. Revision ChangesPath 1.6 +2 -2 www/en/releases/6.3R/errata.html __

cvs commit: src/release/doc/en_US.ISO8859-1/errata article.sgml

2008-03-26 Thread Bruce A. Mah
bmah2008-03-27 04:55:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/errata article.sgml Log: Fix typo and wording glitch. Submitted by: Ben Kaduk Revision ChangesPath 1.73.2.56 +1 -1 src/release/do

cvs commit: src/sys/i386/i386 pmap.c src/sys/i386/include pmap.h

2008-03-26 Thread Alan Cox
alc 2008-03-27 04:34:18 UTC FreeBSD src repository Modified files: sys/i386/i386pmap.c sys/i386/include pmap.h Log: MFamd64 with few changes: 1. Add support for automatic promotion of 4KB page mappings to 2MB page mappings. Automatic promotion can

Re: cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys

2008-03-26 Thread Xin LI
Great work! I have not dig into the code yet but just curious - will it be feasible to have the userland RPC client to share some code to make it MTSAFE? Cheers, -- Xin LI <[EMAIL PROTECTED]>http://www.delphij.net/ FreeBSD - The Power to Serve! _

cvs commit: ports/ftp/proftpd Makefile ports/ftp/proftpd/files patch-contrib_mod_quotatab_sql.c

2008-03-26 Thread Beech Rintoul
beech 2008-03-27 03:37:53 UTC FreeBSD ports repository Modified files: ftp/proftpd Makefile Added files: ftp/proftpd/filespatch-contrib_mod_quotatab_sql.c Log: - Fix segfault in mod_quotatab_sql if the SQL query returns NULL bytes/files values - Bump port

cvs commit: src/etc newsyslog.conf

2008-03-26 Thread Brooks Davis
brooks 2008-03-27 03:30:15 UTC FreeBSD src repository Modified files: etc newsyslog.conf Log: Remove the C flag from slip.log. The current slip userbase does not justify the presence of a (usually empty) /var/log/slip.log on every FreeBSD box. Revision

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

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 02:41:02 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Similarity Makefile distinfo Log: - Update to 0.04 Changes:http://search.cpan.org/dist/Text-Similarity/Changes Revision ChangesPath 1.3 +2 -3 ports/textpr

cvs commit: ports/www/cocoon Makefile Makefile.options

2008-03-26 Thread Beech Rintoul
beech 2008-03-27 02:22:19 UTC FreeBSD ports repository Modified files: www/cocoon Makefile Makefile.options Log: - Fix single-quotes in OPTIONS - Reset maintainer (per maintainer request) PR: ports/122108 Submitted by: Dima Panov <[EMAIL PROTECT

cvs commit: ports/net/p5-XML-Compile-SOAP Makefile distinfo pkg-plist

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 02:16:15 UTC FreeBSD ports repository Modified files: net/p5-XML-Compile-SOAP Makefile distinfo pkg-plist Log: - Update to 0.67 - reset maintainershipt Changes:http://search.cpan.org/dist/XML-Compile-SOAP/ChangeLog PR: ports/121339

cvs commit: ports/science/ruby-gphys Makefile distinfo pkg-plist

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 02:14:57 UTC FreeBSD ports repository Modified files: science/ruby-gphys Makefile distinfo pkg-plist Log: - update to 0.6.1 Changes: PR: ports/121261 Submitted by: maintainer ("Shin'ya Murakami") Revision ChangesPath 1.20

cvs commit: ports/science/ruby-dcl Makefile distinfo

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 02:14:17 UTC FreeBSD ports repository Modified files: science/ruby-dcl Makefile distinfo Log: - Update to 1.5.3. - Fix BUILD_DEPENDS. - Change depending library name. (ports/121284) - Remove BROKEN on amd64. (ports/121284) Changes: PR:

cvs commit: ports/japanese/mecab Makefile distinfo

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 02:06:38 UTC FreeBSD ports repository Modified files: japanese/mecab Makefile distinfo Log: - Update to 0.97 Changes: PR: ports/121400 Submitted by: TAOKA Fumiyoshi Reviewed by:clsung Revision ChangesPath 1.29

cvs commit: ports/graphics/f-spot Makefile

2008-03-26 Thread Jeremy Messenger
mezz2008-03-27 02:06:20 UTC FreeBSD ports repository Modified files: graphics/f-spot Makefile Log: Fix the build with new glib 2.16. Reported by:pointyhat via pav Revision ChangesPath 1.28 +2 -0 ports/graphics/f-spot/Makefile __

cvs commit: ports/databases/mysql-proxy Makefile ports/databases/mysql-proxy/files mysql-proxy.sh.in

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 02:05:18 UTC FreeBSD ports repository Modified files: databases/mysql-proxy Makefile Added files: databases/mysql-proxy/files mysql-proxy.sh.in Log: - Startup script to mysql-proxy Changes: PR: ports/120183 Submitted by: Reviewe

cvs commit: src/sys/kern init_sysent.c syscalls.c systrace_args.c src/sys/sys syscall.h syscall.mk sysproto.h

2008-03-26 Thread John Birrell
jb 2008-03-27 01:55:06 UTC FreeBSD src repository Modified files: sys/kern init_sysent.c syscalls.c systrace_args.c sys/sys syscall.h syscall.mk sysproto.h Log: Regen after makesyscalls.sh change. Revision ChangesPath 1.238 +0 -0

cvs commit: src/sys/kern makesyscalls.sh

2008-03-26 Thread John Birrell
jb 2008-03-27 01:53:45 UTC FreeBSD src repository Modified files: sys/kern makesyscalls.sh Log: Generate another function for the DTrace syscall provider to specify the syscall argument types. This code is only compiled into the systrace kernel modul and h

cvs commit: ports/mail/evolution-sharp Makefile distinfo ports/mail/evolution-sharp/files patch-evolution::Makefile.in

2008-03-26 Thread Jeremy Messenger
mezz2008-03-27 01:51:52 UTC FreeBSD ports repository Modified files: mail/evolution-sharp Makefile distinfo mail/evolution-sharp/files patch-evolution::Makefile.in Log: Update to 0.16.0 to fix the build with GNOME 2.22. Reported by:pointyhat via pav Revisio

cvs commit: ports/deskutils/conduit Makefile pkg-plist

2008-03-26 Thread Jeremy Messenger
mezz2008-03-27 01:38:58 UTC FreeBSD ports repository Modified files: deskutils/conduitMakefile pkg-plist Log: Fix the plist, bump the PORTREVISION. Reported by:pointyhat via pav Revision ChangesPath 1.7 +1 -1 ports/deskutils/conduit/Makefil

cvs commit: src/usr.bin/awk Makefile

2008-03-26 Thread John Birrell
jb 2008-03-27 01:33:26 UTC FreeBSD src repository Modified files: usr.bin/awk Makefile Log: Allow awk (the one true one!) to handle 64 files instead of just 20. The current FreeBSD syscall generation script uses all 20 and I need another open file. It's a s

cvs commit: ports/net-p2p/deluge Makefile distinfo pkg-plist ports/net-p2p/deluge/files patch-libtorrent_src_enum_net.cpp

2008-03-26 Thread Jeremy Messenger
mezz2008-03-27 01:32:15 UTC FreeBSD ports repository Modified files: net-p2p/deluge Makefile distinfo pkg-plist Removed files: net-p2p/deluge/files patch-libtorrent_src_enum_net.cpp Log: Update to 0.5.8.7. Revision ChangesPath 1.37 +1 -1 por

cvs commit: src/sys/netsmb smb_iod.c

2008-03-26 Thread Attilio Rao
attilio 2008-03-27 01:23:59 UTC FreeBSD src repository Modified files: sys/netsmb smb_iod.c Log: Really, smb_iod_main() is not totally MPSAFE, so just acquire and drop Giant around it in order to assume MPSAFETY. Reported by:jhb, rwatson Pointy hat to: att

cvs commit: ports/x11/electricsheep Makefile

2008-03-26 Thread Beech Rintoul
beech 2008-03-27 01:14:39 UTC FreeBSD ports repository Modified files: x11/electricsheepMakefile Log: - Add USE_XORG (modules) - Bump portrevision Reported by:pointyhat via pav Revision ChangesPath 1.41 +2 -1 ports/x11/electricsheep/Makefile

cvs commit: ports/archivers/p5-Compress-LZO Makefile

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 00:49:05 UTC FreeBSD ports repository Modified files: archivers/p5-Compress-LZO Makefile Log: - use CPAN Macro Changes: PR: ports/121991 Submitted by: "Philip M. Gollucci" Revision ChangesPath 1.2 +1 -2 ports/archi

cvs commit: ports/net/p5-Net-Twitter Makefile distinfo

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 00:41:55 UTC FreeBSD ports repository Modified files: net/p5-Net-Twitter Makefile distinfo Log: - Update to 1.09 Changes:http://search.cpan.org/dist/Net-Twitter/Changes PR: ports/121875 Submitted by: ijliao Revision Change

cvs commit: ports/security/py-openid Makefile distinfo pkg-plist

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 00:40:49 UTC FreeBSD ports repository Modified files: security/py-openid Makefile distinfo pkg-plist Log: - update to 2.1.1 - dependencies are now part of the package - fix MASTER_SITES - tinderbox tested (amd64+i386) Changes: PR: por

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

2008-03-26 Thread Cheng-Lung Sung
clsung 2008-03-27 00:39:29 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Compile Makefile distinfo pkg-plist Log: - Updated to 0.69 - Update pkg-plist Changes:http://search.cpan.org/dist/XML-Compile/ChangeLog PR: ports/121029 Submitt

cvs commit: ports/x11-fm/py-nautilus Makefile

2008-03-26 Thread Jeremy Messenger
mezz2008-03-27 00:21:13 UTC FreeBSD ports repository Modified files: x11-fm/py-nautilus Makefile Log: -Fix the build on FreeBSD 6.x and below. -Remove USE_X_PREFIX, no dependency change. Reported by:pointyhat via pav Revision ChangesPath 1.8 +1

cvs commit: ports KNOBS

2008-03-26 Thread Alexey Dokuchaev
danfe 2008-03-27 00:05:09 UTC FreeBSD ports repository Modified files: .KNOBS Log: - Restore correct sorting order - Put a dot after "etc" Revision ChangesPath 1.26 +3 -3 ports/KNOBS ___ cvs

cvs commit: ports KNOBS

2008-03-26 Thread Alexey Dokuchaev
danfe 2008-03-27 00:00:32 UTC FreeBSD ports repository Modified files: .KNOBS Log: Lua scripting support is rather common these days. Revision ChangesPath 1.25 +2 -1 ports/KNOBS ___ cvs-all@fr

cvs commit: src/include stdio.h

2008-03-26 Thread John Birrell
jb 2008-03-26 23:43:11 UTC FreeBSD src repository Modified files: include stdio.h Log: Allow an application to define FOPEN_MAX (like we allow for OPEN_MAX in sys/syslimits.h). Revision ChangesPath 1.61 +2 -0 src/include/stdio.h _

cvs commit: ports/www/wml Makefile pkg-plist ports/www/wml/files patch-configure

2008-03-26 Thread Pietro Cerutti
gahr2008-03-26 23:28:45 UTC FreeBSD ports repository Modified files: www/wml Makefile pkg-plist www/wml/filespatch-configure Log: - Fix plist Approved by:miwi (mentor) Revision ChangesPath 1.64 +3 -1 ports/www/wml/Makef

cvs commit: src/lib/libc/gen sysctl.3

2008-03-26 Thread Ruslan Ermilov
ru 2008-03-26 23:02:18 UTC FreeBSD src repository Modified files: lib/libc/gen sysctl.3 Log: Removed no longer existing CTL_MACHDEP defines. Inspired by:phk Revision ChangesPath 1.75 +1 -12 src/lib/libc/gen/sysctl.3 _

cvs commit: ports/comms/gnuradio Makefile distinfo pkg-plist ports/comms/gnuradio/files patch-config.h.in patch-configure.ac patch-gnuradio-core_Makefile.in patch-gnuradio-core_src_lib_io_gr_udp_sink.

2008-03-26 Thread Diane Bruce
db 2008-03-26 22:42:45 UTC FreeBSD ports repository Modified files: comms/gnuradio Makefile distinfo pkg-plist comms/gnuradio/files patch-config.h.in patch-gnuradio-core_Makefile.in patch-gr-atsc_Makefile.in

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

2008-03-26 Thread Robert Watson
rwatson 2008-03-26 22:25:48 UTC FreeBSD doc repository Modified files: en/projects/ideasideas.xml Log: Add SNTP implementation to ideas list; we are hosting this idea as part of Google Summer of Code for the NTP project. Revision ChangesPath 1.79 +28 -1

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

2008-03-26 Thread Lars Engels
lme 2008-03-26 22:17:18 UTC FreeBSD ports repository Modified files: games/scummvmMakefile distinfo pkg-descr Log: - Force commit to note the correct version. It is 0.11.1, not 0.11.2 Revision ChangesPath 1.46 +0 -0 ports/games/scummvm/Makefile

cvs commit: ports/games/scummvm Makefile distinfo

2008-03-26 Thread Lars Engels
lme 2008-03-26 22:13:18 UTC FreeBSD ports repository Modified files: games/scummvmMakefile distinfo Log: - Update to 0.11.2 PR: 122022 Submitted by: Oliver Herold Revision ChangesPath 1.45 +1 -2 ports/games/scummvm/Makefile

cvs commit: src/sys/amd64/conf NOTES src/sys/amd64/isa clock.c src/sys/conf options.amd64 options.i386 options.pc98 src/sys/i386/conf NOTES src/sys/i386/isa clock.c src/sys/pc98/cbus clock.c src/sys/p

2008-03-26 Thread Poul-Henning Kamp
phk 2008-03-26 22:12:00 UTC FreeBSD src repository Modified files: sys/amd64/conf NOTES sys/amd64/isaclock.c sys/conf options.amd64 options.i386 options.pc98 sys/i386/confNOTES sys/i386/isa clock.c sys/pc98/cbus

cvs commit: src/sys/isa syscons_isa.c src/sys/pc98/cbus syscons_cbus.c

2008-03-26 Thread Poul-Henning Kamp
phk 2008-03-26 22:02:51 UTC FreeBSD src repository Modified files: sys/isa syscons_isa.c sys/pc98/cbussyscons_cbus.c Log: Further cleanup of sound generation in syscons: The timer_spkr_*() functions take care of the enabling/disabling of the s

cvs commit: src/etc/rc.d ppp src/share/man/man5 rc.conf.5

2008-03-26 Thread Brooks Davis
brooks 2008-03-26 21:54:48 UTC FreeBSD src repository Modified files: etc/rc.d ppp share/man/man5 rc.conf.5 Log: Allow the characters .-+/ to appear in ppp profile names by folding them to _ when evaluating ppp__nat and ppp__mode. Document the per-pro

cvs commit: ports/x11/xscreensaver-gnome/files patch-fix_with_glib-2.16

2008-03-26 Thread Jeremy Messenger
mezz2008-03-26 21:42:38 UTC FreeBSD ports repository Added files: x11/xscreensaver-gnome/files patch-fix_with_glib-2.16 Log: Fix the build with new glib 2.16. Reported by:pointyhat via pav Revision ChangesPath 1.1 +11 -0 ports/x11/xscreensaver-

cvs commit: src/sys/dev/speaker spkr.c

2008-03-26 Thread Poul-Henning Kamp
phk 2008-03-26 21:33:41 UTC FreeBSD src repository Modified files: sys/dev/speaker spkr.c Log: Make speaker a pseudo device driver instead of attaching to a PnP id. If somebody cleaned this code up to proper style(9), it could become a great educational starting p

cvs commit: src/sys/net bpf_zerocopy.c

2008-03-26 Thread Robert Watson
rwatson 2008-03-26 21:29:13 UTC FreeBSD src repository Modified files: sys/net bpf_zerocopy.c Log: Add a comment explaining that we initialize the 'a' buffer for zero-copy to the store buffer position on the BPF descriptor, and the 'b' buffer as the free buffer i

cvs commit: ports/net/py-ldap2 pkg-descr

2008-03-26 Thread Xin LI
delphij 2008-03-26 21:23:01 UTC FreeBSD ports repository Modified files: net/py-ldap2 pkg-descr Log: Remove a dead link Revision ChangesPath 1.3 +0 -1 ports/net/py-ldap2/pkg-descr ___ cvs-all@freebsd.org m

cvs commit: src/sys/netgraph ng_pptpgre.c

2008-03-26 Thread Alexander Motin
mav 2008-03-26 21:19:03 UTC FreeBSD src repository Modified files: sys/netgraph ng_pptpgre.c Log: Some minor code and math optimizations. Revision ChangesPath 1.42 +21 -40src/sys/netgraph/ng_pptpgre.c __

cvs commit: ports/net/py-ldap2 Makefile distinfo pkg-plist

2008-03-26 Thread Xin LI
delphij 2008-03-26 21:18:38 UTC FreeBSD ports repository Modified files: net/py-ldap2 Makefile distinfo pkg-plist Log: Update to 2.3.3 Revision ChangesPath 1.42 +3 -2 ports/net/py-ldap2/Makefile 1.19 +3 -3 ports/net/py-ldap2/distinfo 1.

cvs commit: ports/print/system-config-printer Makefile pkg-plist

2008-03-26 Thread Jeremy Messenger
mezz2008-03-26 21:14:54 UTC FreeBSD ports repository Modified files: print/system-config-printer Makefile pkg-plist Log: Fix the plist, bump the PORTREVISION. Reported by:pointyhat via pav Revision ChangesPath 1.3 +2 -1 ports/print/system-confi

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

2008-03-26 Thread Marc Fonvieille
blackend2008-03-26 21:07:47 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/printing chapter.sgml Log: - Punctuation fix; - Avoid the use of a lowercase to start a sentence; - Reword a sentence to remove a "let me". Revision ChangesPath 1

cvs commit: src/sys/gnu/fs/ext2fs ext2_vfsops.c src/sys/ufs/ffs ffs_vfsops.c

2008-03-26 Thread John Baldwin
jhb 2008-03-26 20:48:08 UTC FreeBSD src repository Modified files: sys/gnu/fs/ext2fsext2_vfsops.c sys/ufs/ffs ffs_vfsops.c Log: Fix a nit with the 'nofoo' options where 'foo' is mapped to 'nonofoo' (such as 'atime' vs 'noatime'). The filesystems will alwa

cvs commit: src/sys/sun4v/include clock.h

2008-03-26 Thread Poul-Henning Kamp
phk 2008-03-26 20:28:52 UTC FreeBSD src repository Modified files: sys/sun4v/includeclock.h Log: Remove two variables which are handled MI now. Revision ChangesPath 1.3 +0 -3 src/sys/sun4v/include/clock.h

cvs commit: src/sys/amd64/isa clock.c

2008-03-26 Thread Poul-Henning Kamp
phk 2008-03-26 20:26:12 UTC FreeBSD src repository Modified files: sys/amd64/isaclock.c Log: Eliminate unnecessary #includes Revision ChangesPath 1.240 +0 -9 src/sys/amd64/isa/clock.c ___ cvs-all@freebsd

cvs commit: src/sys/amd64/include clock.h timerreg.h src/sys/amd64/isa clock.c src/sys/dev/speaker spkr.c src/sys/dev/syscons syscons.c src/sys/i386/i386 trap.c src/sys/i386/include clock.h timerreg.h

2008-03-26 Thread Poul-Henning Kamp
phk 2008-03-26 20:09:21 UTC FreeBSD src repository Modified files: sys/amd64/includeclock.h timerreg.h sys/amd64/isaclock.c sys/dev/speaker spkr.c sys/dev/syscons syscons.c sys/i386/i386trap.c sys/i386/include clock.h time

Re: cvs commit: ports/devel/glibmm Makefile ports/devel/glibmm-reference Makefile pkg-plist

2008-03-26 Thread Jeremy Messenger
On Wed, 26 Mar 2008 14:03:54 -0500, Jeremy Messenger <[EMAIL PROTECTED]> wrote: mezz2008-03-26 19:03:54 UTC FreeBSD ports repository Modified files: devel/glibmm Makefile devel/glibmm-reference Makefile Added files: devel/glibmm-reference pkg-plist Log:

cvs commit: ports/devel/glibmm Makefile ports/devel/glibmm-reference Makefile pkg-plist

2008-03-26 Thread Jeremy Messenger
mezz2008-03-26 19:03:54 UTC FreeBSD ports repository Modified files: devel/glibmm Makefile devel/glibmm-reference Makefile Added files: devel/glibmm-reference pkg-plist Log: Fix the plist, bump the PORTREVISION on glibmm-reference. Revision Changes

cvs commit: doc/de_DE.ISO8859-1/books/faq book.sgml doc/de_DE.ISO8859-1/books/handbook Makefile doc/de_DE.ISO8859-1/books/handbook/basics chapter.sgml doc/de_DE.ISO8859-1/books/handbook/config chapter

2008-03-26 Thread Johann Kois
jkois 2008-03-26 19:02:45 UTC FreeBSD doc repository Modified files: de_DE.ISO8859-1/books/faq book.sgml de_DE.ISO8859-1/books/handbook Makefile de_DE.ISO8859-1/books/handbook/basics chapter.sgml de_DE.ISO8859-1/books/handbook/config chapter.sgml de_DE.ISO8859-1/

cvs commit: ports/security/vuxml vuln.xml

2008-03-26 Thread Wesley Shields
wxs 2008-03-26 18:23:10 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document buffer overflow in silc-client and silc-server. Reviewed by:remko Approved by:garga (mentor) Revision ChangesPath 1.1583+39 -1 p

cvs commit: ports/net-mgmt/ipcad Makefile

2008-03-26 Thread Max Khon
fjoe2008-03-26 18:03:41 UTC FreeBSD ports repository Modified files: net-mgmt/ipcad Makefile Log: Unbreak on 7.x and later. Approved by:MAINTAINER Revision ChangesPath 1.20 +3 -8 ports/net-mgmt/ipcad/Makefile __

cvs commit: CVSROOT modules

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:50:11 UTC FreeBSD ports repository Modified files: .modules Log: libdiscid --> ports/audio/libdiscid Revision ChangesPath 1.19558 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.o

cvs commit: ports/audio Makefile ports/audio/libdiscid Makefile distinfo pkg-descr pkg-plist

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:49:49 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/libdiscid Makefile distinfo pkg-descr pkg-plist Log: libdiscid is a C library for creating MusicBrainz DiscIDs from audio CDs. It reads a CD's t

Re: cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c makesyscalls.sh syscalls.master

2008-03-26 Thread Ruslan Ermilov
On Wed, Mar 26, 2008 at 11:31:39AM -0400, John Baldwin wrote: > On Tuesday 25 March 2008 06:48:41 pm Ruslan Ermilov wrote: > > On Tue, Mar 25, 2008 at 03:21:58PM -0400, John Baldwin wrote: > > > Maybe we need a pre-commit hook for > > > sys/kern/syscalls.master that has an all caps message about u

cvs commit: CVSROOT modules

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:18:51 UTC FreeBSD ports repository Modified files: .modules Log: p5-MIME-Lite-TT-HTML --> ports/mail/p5-MIME-Lite-TT-HTML Revision ChangesPath 1.19557 +1 -0 CVSROOT/modules

cvs commit: ports/mail Makefile ports/mail/p5-MIME-Lite-TT-HTML Makefile distinfo pkg-descr pkg-plist

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:18:29 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-MIME-Lite-TT-HTML Makefile distinfo pkg-descr pkg-plist Log: This module provide easy interface to make MIME::Lite obj

cvs commit: CVSROOT modules

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:18:13 UTC FreeBSD ports repository Modified files: .modules Log: p5-MIME-Lite-TT --> ports/mail/p5-MIME-Lite-TT Revision ChangesPath 1.19556 +1 -0 CVSROOT/modules ___ cvs-al

cvs commit: ports/mail Makefile ports/mail/p5-MIME-Lite-TT Makefile distinfo pkg-descr pkg-plist

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:17:50 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/p5-MIME-Lite-TT Makefile distinfo pkg-descr pkg-plist Log: MIME::Lite::TT is the wrapper of MIME::Lite which enabled Template::Toolkit as a template o

cvs commit: ports/www/pear-HTTP_Client Makefile distinfo

2008-03-26 Thread Martin Wilke
miwi2008-03-26 17:16:50 UTC FreeBSD ports repository Modified files: www/pear-HTTP_Client Makefile distinfo Log: - Update to 1.1.1 PR: 121974 Submitted by: Anish Mistry <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.4

cvs commit: CVSROOT modules

2008-03-26 Thread Martin Wilke
miwi2008-03-26 16:54:07 UTC FreeBSD ports repository Modified files: .modules Log: glsfcave --> ports/games/glsfcave Revision ChangesPath 1.19555 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

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

2008-03-26 Thread Martin Wilke
miwi2008-03-26 16:53:46 UTC FreeBSD ports repository Modified files: gamesMakefile Added files: games/glsfcave Makefile distinfo pkg-descr Log: GLSFcave is a port of SunFlat's SFcave for UNIX/OpenGL. SFcave is a game where the player controls a

cvs commit: src/sys/dev/aac aac.c

2008-03-26 Thread Ed Maste
emaste 2008-03-26 16:53:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/aac aac.c Log: MFC aac.c r1.127 Avoid holding the aac_io_lock over copyout. Submitted by: Achim Leubner @ Adaptec. Revision ChangesPath 1.1

cvs commit: ports/www/suphp Makefile

2008-03-26 Thread Jeremy Chadwick
koitsu 2008-03-26 16:41:30 UTC FreeBSD ports repository Modified files: www/suphpMakefile Log: * Pipe is not slash. *sigh* Revision ChangesPath 1.26 +1 -1 ports/www/suphp/Makefile ___ cvs-all@freebsd.

cvs commit: src/sys/geom/vinum geom_vinum_drive.c

2008-03-26 Thread Ulf Lilleengen
lulf2008-03-26 16:33:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/geom/vinum geom_vinum_drive.c Log: MFC Revision 1.27 - Fix a memory leak when re-discovering a gvinum configuration. Approved by:pjd (mentor) Revision Cha

Re: cvs commit: src/sys/sys cpuset.h src/sys/kern kern_cpuset.c makesyscalls.sh syscalls.master

2008-03-26 Thread John Baldwin
On Tuesday 25 March 2008 06:48:41 pm Ruslan Ermilov wrote: > On Tue, Mar 25, 2008 at 03:21:58PM -0400, John Baldwin wrote: > > On Tuesday 25 March 2008 02:38:48 pm Ruslan Ermilov wrote: > > > On Tue, Mar 25, 2008 at 12:01:08PM -0400, John Baldwin wrote: > > > > On Tuesday 25 March 2008 05:11:53 am

cvs commit: src/sys/geom/vinum geom_vinum_drive.c

2008-03-26 Thread Ulf Lilleengen
lulf2008-03-26 16:28:50 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/geom/vinum geom_vinum_drive.c Log: MFC Revision 1.27 - Fix a memory leak when re-discovering a gvinum configuration. Approved by:pjd (mentor) Revision Chang

cvs commit: ports/games/nethack34 Makefile ports/www/cgiwrap Makefile ports/www/suphp Makefile

2008-03-26 Thread Jeremy Chadwick
koitsu 2008-03-26 16:25:20 UTC FreeBSD ports repository Modified files: games/nethack34 Makefile www/cgiwrap Makefile www/suphpMakefile Log: * Maintainer [EMAIL PROTECTED] --> [EMAIL PROTECTED] (I'm both) * Add some redundancy fetch location

cvs commit: ports/net-p2p/azureus Makefile distinfo

2008-03-26 Thread Martin Wilke
miwi2008-03-26 16:11:50 UTC FreeBSD ports repository Modified files: net-p2p/azureus Makefile distinfo Log: - Update to 3.0.5.0 PR: 121982 Submitted by: Naram Qashat <[EMAIL PROTECTED]> Approved by:maintainer via irc Revision ChangesP

cvs commit: ports/graphics/uniconvertor Makefile distinfo

2008-03-26 Thread Martin Wilke
miwi2008-03-26 16:01:35 UTC FreeBSD ports repository Modified files: graphics/uniconvertor Makefile distinfo Log: - Update to 1.1.2 PR: 122034 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.4 +1 -1

Re: cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys/conf NO

2008-03-26 Thread Doug Rabson
On 26 Mar 2008, at 15:47, Sam Leffler wrote: Doug Rabson wrote: Add the new kernel-mode NFS Lock Manager. To use it instead of the user-mode lock manager, build a kernel with the NFSLOCKD option and add '-k' to 'rpc_lockd_flags' in rc.conf. Any reason not to turn this on by default so you

cvs commit: ports/games/briquolo Makefile

2008-03-26 Thread Martin Wilke
miwi2008-03-26 16:00:27 UTC FreeBSD ports repository Modified files: games/briquolo Makefile Log: - Remove USE_XLIB in favor of USE_XORG PR: 121971 Submitted by: Chess Griffin <[EMAIL PROTECTED]> Revision ChangesPath 1.32 +3 -3

Re: cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys/conf NO

2008-03-26 Thread Doug Rabson
On 26 Mar 2008, at 15:37, Bruce M. Simpson wrote: Interesting stuff... are there any automated tests for this, I wonder? It's out of my scope but very happy to see this kind of thing go in. I've just committed a set of regression tests. There is also the NFS Connectathon test suite.

cvs commit: ports/games/ensemblist Makefile

2008-03-26 Thread Martin Wilke
miwi2008-03-26 15:57:10 UTC FreeBSD ports repository Modified files: games/ensemblist Makefile Log: - Remove USE_X_PREFIX - Fix USE_GL PR: 121972 Submitted by: Chess Griffin <[EMAIL PROTECTED]> Revision ChangesPath 1.6 +2 -3 p

Re: cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys

2008-03-26 Thread Sam Leffler
Doug Rabson wrote: Add the new kernel-mode NFS Lock Manager. To use it instead of the user-mode lock manager, build a kernel with the NFSLOCKD option and add '-k' to 'rpc_lockd_flags' in rc.conf. Any reason not to turn this on by default so you get wider testing? Sam ___

cvs commit: src/tools/regression/file/flock flock.c

2008-03-26 Thread Doug Rabson
dfr 2008-03-26 15:42:22 UTC FreeBSD src repository Modified files: tools/regression/file/flock flock.c Log: Fix the __FreeBSD_version check. Revision ChangesPath 1.2 +1 -1 src/tools/regression/file/flock/flock.c _

cvs commit: src/sys/sys param.h

2008-03-26 Thread Doug Rabson
dfr 2008-03-26 15:41:00 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump __FreeBSD_version for the addition of 'l_sysid' to the flock structure. Revision ChangesPath 1.344 +1 -1 src/sys/sys/param.h

cvs commit: ports/www/joomla15 Makefile distinfo pkg-descr pkg-plist

2008-03-26 Thread Martin Wilke
miwi2008-03-26 15:40:01 UTC FreeBSD ports repository Modified files: www/joomla15 Makefile distinfo pkg-descr pkg-plist Log: - Force commit repocopy from www/joomla -> www/joomla15 Repocopy by:marcus Revision ChangesPath 1.15 +0 -0

cvs commit: src/tools/regression/file/flock Makefile flock.c

2008-03-26 Thread Doug Rabson
dfr 2008-03-26 15:39:44 UTC FreeBSD src repository Added files: tools/regression/file/flock Makefile flock.c Log: Add some regression tests for posix record locks. Revision ChangesPath 1.1 +7 -0 src/tools/regression/file/flock/Makefile (new) 1.1

Re: cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys

2008-03-26 Thread Bruce M. Simpson
Interesting stuff... are there any automated tests for this, I wonder? It's out of my scope but very happy to see this kind of thing go in. ___ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any m

cvs commit: src/sys/dev/aac aac.c

2008-03-26 Thread Ed Maste
emaste 2008-03-26 15:28:56 UTC FreeBSD src repository Modified files: sys/dev/aac aac.c Log: Add \n to the end of a printf string and remove it from panic strings. Revision ChangesPath 1.135 +6 -6 src/sys/dev/aac/aac.c __

cvs commit: ports/games/wop Makefile

2008-03-26 Thread Martin Wilke
miwi2008-03-26 15:28:06 UTC FreeBSD ports repository Modified files: games/wopMakefile Log: * Depend on `makedepend' in a correct way * Remove useless GCC variable PR: 122026 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer)

cvs commit: src/sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c src/sys/kern init_sysent.c syscalls.c systrace_args.c src/sys/sys syscall.h syscall.m

2008-03-26 Thread Doug Rabson
dfr 2008-03-26 15:24:02 UTC FreeBSD src repository Modified files: sys/compat/freebsd32 freebsd32_proto.h freebsd32_syscall.h freebsd32_syscalls.c freebsd32_sysent.c sys/kern init_sysent.c syscalls.c systrace_args.c sys/sys

cvs commit: src/lib/libc/gen lockf.c src/lib/libc/sys Symbol.map fcntl.2 src/sys/compat/freebsd32 syscalls.master src/sys/compat/linux linux_file.c src/sys/compat/svr4 svr4_fcntl.c src/sys/conf NOTES

2008-03-26 Thread Doug Rabson
dfr 2008-03-26 15:23:13 UTC FreeBSD src repository Modified files: lib/libc/gen lockf.c lib/libc/sys Symbol.map fcntl.2 sys/compat/freebsd32 syscalls.master sys/compat/linux linux_file.c sys/compat/svr4 svr4_fcntl.c sys/conf

cvs commit: ports/www/bookmarkbridge Makefile distinfo pkg-plist ports/www/bookmarkbridge/files patch-configure.ac

2008-03-26 Thread Martin Wilke
miwi2008-03-26 15:23:02 UTC FreeBSD ports repository Modified files: www/bookmarkbridge Makefile distinfo pkg-plist Added files: www/bookmarkbridge/files patch-configure.ac Log: - Update to 0.76 PR: 121090 Submitted by: Ports Fury Revision

cvs commit: ports/www/pear-Services_Digg Makefile distinfo

2008-03-26 Thread Martin Wilke
miwi2008-03-26 15:20:54 UTC FreeBSD ports repository Modified files: www/pear-Services_Digg Makefile distinfo Log: - Update to 0.4.3 PR: 121957 Submitted by: Wen heping <[EMAIL PROTECTED]> Approved by:maintainer Revision ChangesPath 1.4

  1   2   >