cvs commit: ports/devel/portmk/Mk bsd.port.mk

2006-09-13 Thread Mark Linimon
linimon 2006-09-14 06:50:46 UTC FreeBSD ports repository Modified files: devel/portmk/Mk bsd.port.mk Log: Re-add definition forgotten in last checkin. Revision ChangesPath 1.37 +2 -1 ports/devel/portmk/Mk/bsd.port.mk

cvs commit: src/gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c config.h init.c nm-fbsd.h tm-fbsd.h xm-fbsd.h

2006-09-13 Thread Warner Losh
imp 2006-09-14 06:49:34 UTC FreeBSD src repository Added files: gnu/usr.bin/gdb/arch/arm Makefile armfbsd-nat.c armfbsd-tdep.c config.h init.c nm-fbsd.h tm-fbsd.h xm-fbsd.h Log: Architecture specific portions of gdb

cvs commit: ports/net/silc-server Makefile distinfo ports/net/silc-server/files patch-Makefile.in patch-apps:silcd:Makefile.in patch-doc:Makefile.in patch-lib:Makefile.in patch-lib:silcsim:Makefile.in

2006-09-13 Thread Martin Wilke
miwi2006-09-14 06:47:58 UTC FreeBSD ports repository Modified files: net/silc-server Makefile distinfo net/silc-server/files silcd.sh Added files: net/silc-server/files patch-apps:silcd:Makefile.in patch-doc:Makefile.in

cvs commit: src/gnu/usr.bin/binutils/as/arm-freebsd targ-cpu.h

2006-09-13 Thread Warner Losh
imp 2006-09-14 06:39:07 UTC FreeBSD src repository Added files: gnu/usr.bin/binutils/as/arm-freebsd targ-cpu.h Log: Config file for arm assembler Revision ChangesPath 1.1 +3 -0 src/gnu/usr.bin/binutils/as/arm-freebsd/targ-cpu.h (new) ___

cvs commit: src/gnu/usr.bin/binutils/libiberty config.h

2006-09-13 Thread Warner Losh
imp 2006-09-14 06:36:13 UTC FreeBSD src repository Modified files: gnu/usr.bin/binutils/libiberty config.h Log: TARGET_BIG_ENDIAN isn't appropriate here. __ARMEB__ is sufficient and besides, TARGET_BIG_ENDIAN isn't defined anyway. Revision ChangesPath 1.8

cvs commit: ports/audio/herrie Makefile distinfo

2006-09-13 Thread Alexander Botero-Lowry
alexbl 2006-09-14 06:24:51 UTC FreeBSD ports repository Modified files: audio/herrie Makefile distinfo Log: Update to 0.4 Changes include a new search function ('/' and 'n', just like Mutt and Vi), proper libsndfile support on big endian platforms, support for old

cvs commit: CVSROOT modules

2006-09-13 Thread Andrew Pantyukhin
sat 2006-09-14 06:24:14 UTC FreeBSD ports repository Modified files: .modules Log: xpi-informenter --> ports/www/xpi-informenter Revision ChangesPath 1.16215 +1 -0 CVSROOT/modules ___ cvs-all

cvs commit: ports/www Makefile ports/www/xpi-informenter Makefile distinfo pkg-descr ports/www/xpi-informenter/files chrome.manifest

2006-09-13 Thread Andrew Pantyukhin
sat 2006-09-14 06:23:39 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/xpi-informenter Makefile distinfo pkg-descr www/xpi-informenter/files chrome.manifest Log: Add port xpi-informenter: InFormEnter adds a small,

cvs commit: ports/audio/pacpl Makefile distinfo

2006-09-13 Thread Andrew Pantyukhin
sat 2006-09-14 06:09:28 UTC FreeBSD ports repository Modified files: audio/pacpl Makefile distinfo Log: - Update to 3.2.4 Revision ChangesPath 1.6 +1 -1 ports/audio/pacpl/Makefile 1.5 +3 -3 ports/audio/pacpl/distinfo __

cvs commit: ports/security/openvpn-devel Makefile distinfo pkg-plist ports/security/openvpn-devel/files patch-fix-cltsrv-timeout

2006-09-13 Thread Rong-En Fan
rafan 2006-09-14 05:59:57 UTC FreeBSD ports repository Modified files: security/openvpn-devel Makefile distinfo pkg-plist Added files: security/openvpn-devel/files patch-fix-cltsrv-timeout Log: - Update to 2.1.beta15 PR: ports/103244 Submitted by: Ma

cvs commit: ports/www/p5-WWW-OpenSearch Makefile distinfo pkg-descr pkg-plist

2006-09-13 Thread Rong-En Fan
rafan 2006-09-14 05:58:59 UTC FreeBSD ports repository Modified files: www/p5-WWW-OpenSearch Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.08 - Pass maintainership to perl@ - Remove Author in pkg-descr PR: ports/103247 Submitted by: Jin-Shan

cvs commit: ports/Tools/portbuild/scripts dopackages

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:43:23 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackages Log: * Back up duds to duds.old before, not after we create the new one * Add more XXX comments for future work * Only record a cvsdone timestamp if we updated cv

cvs commit: ports/Tools/portbuild/scripts portbuild

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:33:12 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts portbuild Log: * When calculating the IP address to use for the jail, don't use 127.0.0.0 or 127.0.0.1 * Don't use chroot to mount the linprocfs, or it won't be visible w

cvs commit: ports/Tools/portbuild/scripts processonelog

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:30:04 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts processonelog Log: * Support bzipped logfiles * More robust extraction of the header values (copes with the addition of the build uname to the header) Revision Changes

cvs commit: ports/Tools/portbuild/scripts processlogs

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:26:08 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts processlogs Log: * If .force exists, rebuild index unconditionally * Support .log.bz2 files * Clarify that BROKEN ports are not frequently rebuilt so probably won't appe

cvs commit: ports/Tools/portbuild/scripts makeworld

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:24:31 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts makeworld Log: Correct typo in previous commit Revision ChangesPath 1.8 +2 -2 ports/Tools/portbuild/scripts/makeworld __

cvs commit: ports/Tools/portbuild/scripts pdispatch

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:24:09 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts pdispatch Log: * Drop alpha support * Increase sparc64 build timeout to 24 hours (we have so few build machines that we cannot afford to tie them up for longer) * Increa

cvs commit: ports/Tools/portbuild/scripts mkbindist

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:21:49 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts mkbindist Log: * Retire 4-exp builds and add support for 6-exp. * Use a generation number for the bindist tarballs, with compatibility symlink. Eventually we'll use this to

cvs commit: ports/Tools/portbuild/scripts buildscript

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:19:10 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts buildscript Log: * Silence gconf spam from the mtree checks (for now) * Don't try and mount/umount procfs, it won't work when we build inside a jail. * Report the uname

cvs commit: ports/Tools/portbuild/scripts makeworld

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:17:12 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts makeworld Log: * Use SRCBASE for source location * The 5.x variant for populating /etc does not work on 6.x and above, and vice versa. Conditionalize old and new methods.

cvs commit: ports/Tools/portbuild/scripts clean-chroot

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:14:19 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts clean-chroot Log: Go back to force unmounting because not doing so was too unreliable. Revision ChangesPath 1.12 +2 -2 ports/Tools/portbuild/scripts/clean-chroot

cvs commit: ports/Tools/portbuild/scripts claim-chroot

2006-09-13 Thread Kris Kennaway
kris2006-09-14 05:13:50 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts claim-chroot Log: Silence the clean-chroot invocation Revision ChangesPath 1.9 +1 -1 ports/Tools/portbuild/scripts/claim-chroot

cvs commit: CVSROOT modules

2006-09-13 Thread Alexander Botero-Lowry
alexbl 2006-09-14 05:09:41 UTC FreeBSD ports repository Modified files: .modules Log: gazpacho --> ports/devel/gazpacho Revision ChangesPath 1.16214 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/devel Makefile ports/devel/gazpacho Makefile distinfo pkg-descr pkg-plist ports/devel/gazpacho/files patch-setup.py

2006-09-13 Thread Alexander Botero-Lowry
alexbl 2006-09-14 05:09:28 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/gazpacho Makefile distinfo pkg-descr pkg-plist devel/gazpacho/files patch-setup.py Log: GUI builder for the GTK+ toolkit designed to be ultr

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

2006-09-13 Thread Philippe Charnier
charnier2006-09-14 04:45:45 UTC FreeBSD src repository Modified files: usr.sbin/edquota edquota.c Log: initialize unitialized variables (WARNS=6) Revision ChangesPath 1.24 +6 -2 src/usr.sbin/edquota/edquota.c _

cvs commit: src/sys/dev/sio sio_pccard.c

2006-09-13 Thread John-Mark Gurney
jmg 2006-09-14 03:47:59 UTC FreeBSD src repository Modified files: sys/dev/sio sio_pccard.c Log: Only treat positive values as errors... Pointed out by: wsk Message-ID: <[EMAIL PROTECTED]> Revision ChangesPath 1.18 +1 -1 src/sys/dev/sio/s

cvs commit: ports/security/gnutls Makefile distinfo

2006-09-13 Thread Roman Bogorodskiy
novel 2006-09-14 03:11:16 UTC FreeBSD ports repository Modified files: security/gnutls Makefile distinfo Log: - Update to 1.4.4 - Replace INSTALLS_SHLIB with USE_LDCONFIG Revision ChangesPath 1.43 +2 -2 ports/security/gnutls/Makefile 1.19 +3

cvs commit: ports/devel/pear-Date_Holidays Makefile

2006-09-13 Thread Roman Bogorodskiy
novel 2006-09-14 02:56:46 UTC FreeBSD ports repository Modified files: devel/pear-Date_Holidays Makefile Log: Add an additional MASTER_SITE. Submitted by: Thomas Abthorpe (maintainer) Revision ChangesPath 1.3 +1 -0 ports/devel/pear-Date_Holidays/Ma

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

2006-09-13 Thread Cheng-Lung Sung
clsung 2006-09-14 02:07:44 UTC FreeBSD ports repository Modified files: devel/p5-Object-InsideOut Makefile distinfo pkg-plist Log: - Update to 1.52 - Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid unused dependency PR: ports/102788 Submitted by: Gea-Suan Lin

cvs commit: ports/x11/kdebase3 Makefile pkg-plist ports/multimedia/kdemultimedia3 Makefile pkg-plist

2006-09-13 Thread Michael Nottebrock
lofi2006-09-14 01:38:30 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile pkg-plist multimedia/kdemultimedia3 Makefile pkg-plist Log: Fix KControl. Paving the road to a peaceful coexistence with GNOME in ${LOCALBASE} takes more patching than ex

cvs commit: ports/security/openvpn Makefile

2006-09-13 Thread Rong-En Fan
rafan 2006-09-14 01:22:01 UTC FreeBSD ports repository Modified files: security/openvpn Makefile Log: - Update comments for OpenVPN 2.0.8 PR: ports/103243 Submitted by: Matthias Andree (maintainer) Revision ChangesPath 1.28 +3 -3

Re: cvs commit: src/sys/kern kern_exit.c (DEVFS bug) ?

2006-09-13 Thread Max Laier
On Wednesday 13 September 2006 23:54, Martin Blapp wrote: > Hi all, > > The kernel I've made with 'mtx_assert(&Giant, MA_OWNED);' in all tty > functions works fine. I'm not able to crash it yet, even under 24 hour > load. Strange. Probably the asserts screw up the timing just enough to "fix" the

cvs commit: ports/devel/open-beagle/files patch-config:ltmain.sh

2006-09-13 Thread Rong-En Fan
rafan 2006-09-14 01:14:17 UTC FreeBSD ports repository Removed files: devel/open-beagle/files patch-config:ltmain.sh Log: - Remove no longer used patch Forgotten by: rafan Revision ChangesPath 1.3 +0 -0 ports/devel/open-beagle/files/patch-config:lt

Re: cvs commit: src/sys/kern kern_exit.c (DEVFS bug) ?

2006-09-13 Thread Christian S.J. Peron
Aye This is one of the panics which plagued me. If I remember correctly, this particular race rears it's ugly head in situations where you are opening and revoking/closing TTY devices. I seem to recall that the the devfs<->tty interactions were suspect here. I've also seen this problem this R

Re: cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk

2006-09-13 Thread David O'Brien
On Wed, Sep 13, 2006 at 01:32:11PM -1000, Juli Mallett wrote: > [ cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk ] > > When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy > > to see "warning: unused variable `foo'". > > I think it might be a better idea to -Wno-un

cvs commit: ports/multimedia/gstreamer-plugins80/files patch-ext_faad_gstfaad.c ports/audio/gstreamer-plugins-faad80 Makefile

2006-09-13 Thread Michael Johnson
ahze2006-09-13 23:39:50 UTC FreeBSD ports repository Modified files: audio/gstreamer-plugins-faad80 Makefile Added files: multimedia/gstreamer-plugins80/files patch-ext_faad_gstfaad.c Log: - Fix build on gstreamer-plugins-faad80 & remove BROKEN Revision Changes

Re: cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk

2006-09-13 Thread Juli Mallett
Hi David, * "David E. O'Brien" <[EMAIL PROTECTED]> [ 2006-09-13 ] [ cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk ] > When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy > to see "warning: unused variable `foo'". I think it might be a better idea to -Wno-unuse

cvs commit: src/share/mk bsd.lib.mk bsd.prog.mk

2006-09-13 Thread David E. O'Brien
obrien 2006-09-13 23:27:21 UTC FreeBSD src repository Modified files: share/mk bsd.lib.mk bsd.prog.mk Log: When building WITHOUT_ASSERT_DEBUG, we need to disable -Werror as its easy to see "warning: unused variable `foo'". Revision ChangesPath 1.178

cvs commit: ports/security/gpgme/files patch-assuan-assuan-defs.h patch-configure

2006-09-13 Thread Michael Nottebrock
lofi2006-09-13 22:44:05 UTC FreeBSD ports repository Added files: security/gpgme/files patch-assuan-assuan-defs.h patch-configure Log: Fix build on 4.x Revision ChangesPath 1.1 +19 -0 ports/security/gpgme/files/patch-assuan-assu

cvs commit: ports/security/vuxml vuln.xml

2006-09-13 Thread Remko Lodder
remko 2006-09-13 22:07:28 UTC FreeBSD ports repository (doc committer) Modified files: security/vuxml vuln.xml Log: Attempt two: Document php -- multiple vulnerabilities Revision ChangesPath 1.1137+64 -1 ports/security/vuxml/vuln.xml _

cvs commit: ports/security/vuxml vuln.xml

2006-09-13 Thread Remko Lodder
remko 2006-09-13 22:01:57 UTC FreeBSD ports repository (doc committer) Modified files: security/vuxml vuln.xml Log: OK, I do not know WHAT went wrong but it went wrong, revert to the old situation and i will re-adopt the PHP entry. Revision ChangesPath 1.113

Re: cvs commit: src/sys/kern kern_exit.c (DEVFS bug) ?

2006-09-13 Thread Martin Blapp
Hi all, The kernel I've made with 'mtx_assert(&Giant, MA_OWNED);' in all tty functions works fine. I'm not able to crash it yet, even under 24 hour load. But I have also seen what appears to be strange interactions or races between devfs and the TTY code before the Giant push down here, which

cvs commit: ports/security/vuxml vuln.xml

2006-09-13 Thread Remko Lodder
remko 2006-09-13 21:53:27 UTC FreeBSD ports repository (doc committer) Modified files: security/vuxml vuln.xml Log: Document php -- multiple vulnerabilities Revision ChangesPath 1.1135+802 -739 ports/security/vuxml/vuln.xml ___

cvs commit: ports/deskutils/kdepim3 Makefile ports/devel/bazaar Makefile ports/finance/qhacc Makefile ports/mail/balsa Makefile ports/mail/mutt-devel Makefile ports/mail/sylpheed Makefile ports/mail/s

2006-09-13 Thread Michael Nottebrock
lofi2006-09-13 21:24:20 UTC FreeBSD ports repository Modified files: deskutils/kdepim3Makefile devel/bazaar Makefile finance/qhaccMakefile mail/balsa Makefile mail/mutt-devel Makefile mail/sylpheedMakefile ma

cvs commit: ports/security/dirmngr Makefile distinfo ports/security/dirmngr/files patch-doc-dirmngr.texi

2006-09-13 Thread Michael Nottebrock
lofi2006-09-13 21:12:05 UTC FreeBSD ports repository Modified files: security/dirmngr Makefile distinfo Removed files: security/dirmngr/files patch-doc-dirmngr.texi Log: Update to 0.9.6 Revision ChangesPath 1.23 +3 -3 ports/security/dirmngr/Ma

cvs commit: ports/security/gnupg-devel Makefile distinfo ports/security/gnupg-devel/files patch-tools_gpgparsemail.c

2006-09-13 Thread Michael Nottebrock
lofi2006-09-13 21:11:41 UTC FreeBSD ports repository Modified files: security/gnupg-devel Makefile distinfo Removed files: security/gnupg-devel/files patch-tools_gpgparsemail.c Log: Update to 1.9.22 Revision ChangesPath 1.32 +2 -3 ports/security/g

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

2006-09-13 Thread John Baldwin
jhb 2006-09-13 21:11:13 UTC FreeBSD src repository Modified files: share/man/man4 ipmi.4 Log: Correct include path. Revision ChangesPath 1.5 +1 -1 src/share/man/man4/ipmi.4 ___ cvs-all@freebsd.org mailin

cvs commit: ports/security/libksba Makefile distinfo pkg-plist

2006-09-13 Thread Michael Nottebrock
lofi2006-09-13 21:10:45 UTC FreeBSD ports repository Modified files: security/libksba Makefile distinfo pkg-plist Log: Update to 1.0.0 Revision ChangesPath 1.30 +2 -3 ports/security/libksba/Makefile 1.13 +3 -3 ports/security/libksba/disti

cvs commit: ports/www/xpi-togglewordwrap Makefile distinfo pkg-plist

2006-09-13 Thread Andrew Pantyukhin
sat 2006-09-13 20:30:08 UTC FreeBSD ports repository Modified files: www/xpi-togglewordwrap Makefile distinfo pkg-plist Log: - Update to 1.0 Revision ChangesPath 1.3 +1 -1 ports/www/xpi-togglewordwrap/Makefile 1.3 +3 -3 ports/www/xpi-toggle

cvs commit: ports/sysutils/desktopbsd-tools Makefile distinfo pkg-plist

2006-09-13 Thread Sam Lawrance
lawrance2006-09-13 20:28:46 UTC FreeBSD ports repository Modified files: sysutils/desktopbsd-tools Makefile distinfo pkg-plist Log: Update to 1.1: - Improved package manager withs support for portaudit and portsnap - Configurable warning thresholds for battery monitor - Tra

cvs commit: ports/games/vavoom Makefile

2006-09-13 Thread Alejandro Pulver
alepulver2006-09-13 20:27:57 UTC FreeBSD ports repository Modified files: games/vavoom Makefile Log: - Set the correct permissions of the files in DATADIR. Revision ChangesPath 1.22 +4 -0 ports/games/vavoom/Makefile __

cvs commit: ports/net-im/kopete/files patch-kopete_libkopete_avdevice-videodevicepool.cpp

2006-09-13 Thread Michael Nottebrock
lofi2006-09-13 20:21:30 UTC FreeBSD ports repository Removed files: net-im/kopete/files patch-kopete_libkopete_avdevice-videodevicepool.cpp Log: Oops, missed an obsolete patch. Revision ChangesPath 1.2 +0 -11 ports/net-im/kope

cvs commit: ports/ftp/lftp Makefile

2006-09-13 Thread Emanuel Haupt
ehaupt 2006-09-13 20:07:40 UTC FreeBSD ports repository Modified files: ftp/lftp Makefile Log: Depend on devel/readline even if misc/compat5x is installed. If misc/compat5x is installed ${LOCALBASE}/lib/compat/libreadline.so.5 exists and devel/readline won't be i

cvs commit: ports/ftp/p5-File-Fetch Makefile distinfo

2006-09-13 Thread Yen-Ming Lee
leeym 2006-09-13 20:01:04 UTC FreeBSD ports repository Modified files: ftp/p5-File-FetchMakefile distinfo Log: - Update to 0.08 PR: 101258 Submitted by: Gea-Suan Lin Approved by:maintainer timeout Revision ChangesPath 1.2 +5 -3

cvs commit: src/lib/libc/sys send.2

2006-09-13 Thread Joel Dahl
joel2006-09-13 19:48:00 UTC FreeBSD src repository (doc committer) Modified files: lib/libc/sys send.2 Log: Remove reference to T/TCP. Reviewed by:andre Revision ChangesPath 1.33 +2 -5 src/lib/libc/sys/send.2

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2006-09-13 Thread Joel Dahl
On Mon, 2006-09-11 at 20:10 +, John Baldwin wrote: > jhb 2006-09-11 20:10:42 UTC > > FreeBSD src repository > > Modified files: > sys/amd64/amd64 mp_machdep.c > sys/i386/i386mp_machdep.c > Log: > Actually hook up the IPI_INVLCACHE IDT vectors backing >

cvs commit: ports/x11-themes/gnome-icons Makefile

2006-09-13 Thread Tom McLaughlin
tmclaugh2006-09-13 19:34:30 UTC FreeBSD ports repository Modified files: x11-themes/gnome-icons Makefile Log: Add gnome-icons-snowish to the meta-port too. Revision ChangesPath 1.7 +2 -1 ports/x11-themes/gnome-icons/Makefile

cvs commit: ports/games/vavoom/files vavoom.in

2006-09-13 Thread Alejandro Pulver
alepulver2006-09-13 19:33:58 UTC FreeBSD ports repository Modified files: games/vavoom/files vavoom.in Log: - Fix wrapper script broken with last commit. Revision ChangesPath 1.5 +3 -3 ports/games/vavoom/files/vavoom.in ___

cvs commit: src/sys/nfsclient nfs_node.c

2006-09-13 Thread Mohan Srinivasan
mohans 2006-09-13 19:25:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/nfsclientnfs_node.c Log: MFC: Vnode locks are recursive and the NFS client support shared vnode locks. Approved by: re Revision ChangesPath 1.76.2.3

cvs commit: ports/x11-themes/gnome-icons Makefile

2006-09-13 Thread Tom McLaughlin
tmclaugh2006-09-13 19:25:21 UTC FreeBSD ports repository Modified files: x11-themes/gnome-icons Makefile Log: Add gnome-icons-edge to meta-port Revision ChangesPath 1.6 +3 -1 ports/x11-themes/gnome-icons/Makefile

cvs commit: ports/x11-themes/gnome-icons-lila pkg-plist

2006-09-13 Thread Tom McLaughlin
tmclaugh2006-09-13 19:22:00 UTC FreeBSD ports repository Modified files: x11-themes/gnome-icons-lila pkg-plist Log: Remove dupes from pkg-plist before anyone notices. Revision ChangesPath 1.2 +0 -2 ports/x11-themes/gnome-icons-lila/pkg-plist ___

cvs commit: ports/x11-themes/gnome-icons bsd.gnome-icons.mk ports/x11-themes/gnome-icons-aqua-fusion Makefile pkg-plist ports/x11-themes/gnome-icons-cool-gorilla Makefile pkg-plist ports/x11-themes/gn

2006-09-13 Thread Tom McLaughlin
tmclaugh2006-09-13 19:15:57 UTC FreeBSD ports repository Modified files: x11-themes/gnome-icons bsd.gnome-icons.mk x11-themes/gnome-icons-aqua-fusion Makefile x11-themes/gnome-icons-cool-gorilla Makefile x11-themes/gnome-icons-crystal Makefile x11-themes/gnome-icon

cvs commit: src/sys/pci intpm.c intpmreg.h

2006-09-13 Thread John Baldwin
jhb 2006-09-13 18:56:39 UTC FreeBSD src repository Modified files: sys/pci intpm.c intpmreg.h Log: intpm(4) meet style(9). style(9) meet intpm(4). Revision ChangesPath 1.35 +521 -483 src/sys/pci/intpm.c 1.3 +60 -49src/sys/pci/intpmr

cvs commit: ports/security/vuxml vuln.xml

2006-09-13 Thread Roman Bogorodskiy
novel 2006-09-13 18:39:38 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Cancel latest gnutls entry (GNUTLS-SA-2006-3) - it is a false alarm: http://lists.gnupg.org/pipermail/gnutls-dev/2006-September/001208.html Revision ChangesP

cvs commit: src/sys/kern vfs_lookup.c src/sys/nfs4client nfs4_vfsops.c nfs4_vnops.c src/sys/nfsclient nfs_node.c nfs_subs.c nfs_vfsops.c nfs_vnops.c nfsnode.h src/sys/sys mount.h

2006-09-13 Thread Mohan Srinivasan
mohans 2006-09-13 18:39:09 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c sys/nfs4client nfs4_vfsops.c nfs4_vnops.c sys/nfsclientnfs_node.c nfs_subs.c nfs_vfsops.c nfs_vnops.c nfsnode.h sys/sys

cvs commit: CVSROOT modules

2006-09-13 Thread Martin Wilke
miwi2006-09-13 18:38:03 UTC FreeBSD ports repository Modified files: .modules Log: wxd --> ports/x11-toolkits/wxd Revision ChangesPath 1.16213 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

cvs commit: ports/x11-toolkits Makefile ports/x11-toolkits/wxd Makefile distinfo pkg-descr pkg-plist ports/x11-toolkits/wxd/files patch-Makefile patch-wx-Makefile patch-wxc-Makefile

2006-09-13 Thread Martin Wilke
miwi2006-09-13 18:37:25 UTC FreeBSD ports repository Modified files: x11-toolkits Makefile Added files: x11-toolkits/wxd Makefile distinfo pkg-descr pkg-plist x11-toolkits/wxd/files patch-Makefile patch-wx-Makefile patch-wxc-Make

cvs commit: src/lib/libpam/modules/pam_login_access login.access.5

2006-09-13 Thread Joel Dahl
joel2006-09-13 18:34:32 UTC FreeBSD src repository (doc committer) Modified files: lib/libpam/modules/pam_login_access login.access.5 Log: Bump .Dd. Noticed by: danger Revision ChangesPath 1.17 +1 -1 src/lib/libpam/modules/pam_login_access/login

cvs commit: ports/x11-wm/openbox/files patch-openbox-menuframe.c patch-render-font.c patch-render-gradient.c

2006-09-13 Thread Roman Bogorodskiy
novel 2006-09-13 18:14:36 UTC FreeBSD ports repository Added files: x11-wm/openbox/files patch-openbox-menuframe.c patch-render-font.c patch-render-gradient.c Log: Fix build on 4.x. Reported by:pointyhat via kris

cvs commit: ports/lang/cu-prolog Makefile pkg-plist

2006-09-13 Thread Shaun Amott
shaun 2006-09-13 18:09:15 UTC FreeBSD ports repository Modified files: lang/cu-prolog Makefile pkg-plist Log: - Add mirror. - Use PORTDOCS and EXAMPLESDIR macros. - Pass maintainership to submitter. PR: ports/100634 Submitted by: Stanislav Sedov <

cvs commit: ports/security/vuxml vuln.xml ports/www/drupal-pubcookie Makefile distinfo

2006-09-13 Thread Brooks Davis
brooks 2006-09-13 18:03:26 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml www/drupal-pubcookie Makefile distinfo Log: Upgrade drupal-pubcookie to the latest version fixing a security hole allowing anyone to bypass the authenication system and b

cvs commit: CVSROOT modules

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 17:50:42 UTC FreeBSD ports repository Modified files: .modules Log: p5-Test-HTML-Tidy --> ports/devel/p5-Test-HTML-Tidy Revision ChangesPath 1.16212 +1 -0 CVSROOT/modules ___ c

cvs commit: ports/devel Makefile ports/devel/p5-Test-HTML-Tidy Makefile distinfo pkg-descr pkg-plist

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 17:50:35 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/p5-Test-HTML-Tidy Makefile distinfo pkg-descr pkg-plist Log: Add p5-Test-HTML-Tidy 1.00, Test::More-style wrapper around HTML::Tidy. This is a step f

cvs commit: src/share/man/man7 hier.7 src/usr.bin/su su.1 src/usr.bin/login login.1 src/lib/libpam/modules/pam_login_access login.access.5

2006-09-13 Thread Joel Dahl
joel2006-09-13 17:46:20 UTC FreeBSD src repository (doc committer) Modified files: share/man/man7 hier.7 usr.bin/su su.1 usr.bin/loginlogin.1 lib/libpam/modules/pam_login_access login.access.5 Log: Remove references to the pam(8) manual

cvs commit: ports/devel/open-beagle Makefile distinfo pkg-plist ports/devel/open-beagle/files patch-PACC-Util-SignalHandler.cpp patch-config:ltmain.sh

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 17:09:33 UTC FreeBSD ports repository Modified files: devel/open-beagleMakefile distinfo pkg-plist devel/open-beagle/files patch-config:ltmain.sh Added files: devel/open-beagle/files patch-PACC-Util-SignalHandler.cpp Log: - Update to 3.0.1 - P

cvs commit: doc/en_US.ISO8859-1/articles/problem-reports article.sgml

2006-09-13 Thread Marc Fonvieille
blackend2006-09-13 17:03:53 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/problem-reports article.sgml Log: Add a missing closing tag. PR: docs/103229 Submitted by: Hiroo Ono <[EMAIL PROTECTED]> Revision ChangesPath 1.49

cvs commit: ports/graphics/bugle Makefile distinfo

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 16:55:54 UTC FreeBSD ports repository Modified files: graphics/bugle Makefile distinfo Log: - Update to 0.0.20060913 PR: ports/103225 Submitted by: Erik Greenwald (maintainer) Revision ChangesPath 1.25 +1 -1 por

cvs commit: ports/print/pcal Makefile distinfo pkg-plist ports/print/pcal/files patch-aa

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 16:53:07 UTC FreeBSD ports repository Modified files: print/pcal Makefile distinfo pkg-plist print/pcal/files patch-aa Log: - Update to 4.10.0 PR: ports/103224 Submitted by: Frank J. Laszlo (maintainer) Revision Ch

cvs commit: ports/devel/gengetopt Makefile distinfo

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 16:52:12 UTC FreeBSD ports repository Modified files: devel/gengetopt Makefile distinfo Log: - Update to 2.17 PR: ports/103223 Submitted by: Frank J. Laszlo (maintainer) Revision ChangesPath 1.21 +2 -4 ports/deve

cvs commit: ports/irc/miau Makefile distinfo

2006-09-13 Thread Rong-En Fan
rafan 2006-09-13 16:50:09 UTC FreeBSD ports repository Modified files: irc/miau Makefile distinfo Log: - Update to 0.6.2 PR: ports/103222 Submitted by: Frank J. Laszlo (maintainer) Revision ChangesPath 1.11 +4 -2 ports/irc

cvs commit: ports/net/rdesktop Makefile distinfo

2006-09-13 Thread David E. O'Brien
obrien 2006-09-13 16:46:57 UTC FreeBSD ports repository Modified files: net/rdesktop Makefile distinfo Log: Update to version 1.5.0. * SeamlessRDP - seamless windows support * Keyboard handling improvements and fixes * Support for clipboard INCR protocol * Ses

cvs commit: ports/java/jdk15 Makefile

2006-09-13 Thread Greg Lewis
glewis 2006-09-13 16:44:39 UTC FreeBSD ports repository Modified files: java/jdk15 Makefile Log: . Diablo is no longer restricted to i386, so allow it to be a possible native bootstrap JDK on all (supported) architectures. This is a slightly different change

cvs commit: ports/lang/ocaml-camlidl Makefile

2006-09-13 Thread Shaun Amott
shaun 2006-09-13 16:39:47 UTC FreeBSD ports repository Modified files: lang/ocaml-camlidl Makefile Log: Fix build/install on 4.x by using gmake+gunzip. PR: ports/103216 Submitted by: Stanislav Sedov <[EMAIL PROTECTED]> Revision ChangesPath 1.2

cvs commit: ports/lang/python distinfo

2006-09-13 Thread Hye-Shik Chang
perky 2006-09-13 16:29:31 UTC FreeBSD ports repository Modified files: lang/python distinfo Log: Add a checksum for 2.5c2 and remove checksums for old beta releases. Revision ChangesPath 1.61 +3 -6 ports/lang/python/distinfo __

cvs commit: ports/Mk bsd.python.mk ports/lang/python-devel Makefile distinfo pkg-plist

2006-09-13 Thread Hye-Shik Chang
perky 2006-09-13 16:26:49 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk lang/python-develMakefile distinfo pkg-plist Log: - Update lang/python-devel to Python 2.5c2 - Sync some recent workarounds from lang/python. Revision Chan

cvs commit: ports/www/linuxpluginwrapper Makefile distinfo

2006-09-13 Thread MANTANI Nobutaka
nobutaka2006-09-13 16:11:03 UTC FreeBSD ports repository Modified files: www/linuxpluginwrapper Makefile distinfo Log: Fix breakage of acroread plugin. PR: ports/101420 Submitted by: Andrew N. Below <[EMAIL PROTECTED]> Approved by:nork Revision Ch

cvs commit: src/sys/kern subr_witness.c src/sys/dev/syscons scmouse.c syscons.c syscons.h

2006-09-13 Thread Scott Long
scottl 2006-09-13 15:48:15 UTC FreeBSD src repository Modified files: sys/kern subr_witness.c sys/dev/syscons scmouse.c syscons.c syscons.h Log: Introduce a spinlock for synchronizing access to the video output hardware in syscons. This replaces a simple

cvs commit: src/sys/kern kern_exit.c

2006-09-13 Thread Christian S.J. Peron
csjp2006-09-13 15:47:53 UTC FreeBSD src repository Modified files: sys/kern kern_exit.c Log: Back out one of the Giant removals from revision 1.272. Giant was not here to protect the vnode, it was present to synchronize access to TTY session information betwee

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

2006-09-13 Thread Gleb Smirnoff
glebius 2006-09-13 15:47:26 UTC FreeBSD src repository Modified files: share/man/man4 tcp.4 Log: Fix markup bug in last commit. Submitted by: ru Revision ChangesPath 1.54 +1 -1 src/share/man/man4/tcp.4 ___

cvs commit: src/sys/geom/mirror g_mirror.c src/sys/geom/raid3 g_raid3.c

2006-09-13 Thread Pawel Jakub Dawidek
pjd 2006-09-13 15:46:49 UTC FreeBSD src repository Modified files: sys/geom/mirror g_mirror.c sys/geom/raid3 g_raid3.c Log: Fix synchronization in gmirror and graid3 which I broken. Synchronization request can still have bio_to set to sc_provider (this is RE

cvs commit: www/share/sgml news.xml

2006-09-13 Thread Roman Bogorodskiy
novel 2006-09-13 15:35:08 UTC FreeBSD doc repository (ports committer) Modified files: share/sgml news.xml Log: - Separate two entries by a blank line - Use two spaces instead of one for indenting Reviewed by:remko Revision ChangesPath 1.5

cvs commit: CVSROOT modules

2006-09-13 Thread Martin Wilke
miwi2006-09-13 15:24:58 UTC FreeBSD ports repository Modified files: .modules Log: newlisp --> ports/lang/newlisp Revision ChangesPath 1.16211 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org ma

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

2006-09-13 Thread Gleb Smirnoff
glebius 2006-09-13 15:24:27 UTC FreeBSD src repository Modified files: share/man/man4 tcp.4 Log: Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait. Wording by: Devon O'Dell Revision ChangesPath 1.53 +19 -1 src/share/man/man4/tcp.4

cvs commit: ports/lang Makefile ports/lang/newlisp Makefile distinfo pkg-descr pkg-plist ports/lang/newlisp/files patch-makefile_bsd patch-makefile_bsd_lib patch-makefile_bsd_utf8

2006-09-13 Thread Martin Wilke
miwi2006-09-13 15:24:13 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/newlisp Makefile distinfo pkg-descr pkg-plist lang/newlisp/files patch-makefile_bsd patch-makefile_bsd_lib patch-mak

cvs commit: doc/share/pgpkeys alexbl.key pgpkeys-developers.sgml pgpkeys.ent

2006-09-13 Thread Alexander Botero-Lowry
alexbl 2006-09-13 15:23:30 UTC FreeBSD doc repository (ports committer) Modified files: share/pgpkeyspgpkeys-developers.sgml pgpkeys.ent Added files: share/pgpkeysalexbl.key Log: Add my new PGP Key Approved by:novel Revision ChangesPath

Re: cvs commit: ports/security/vuxml vuln.xml

2006-09-13 Thread Remko Lodder
Roman Bogorodskiy wrote: novel 2006-09-13 15:17:36 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Style neats for the latest gnutls entry. Reviewed by:remko Great work! thanks! -- Kind regards, Remko Lodder

Re: cvs commit: src/sys/amd64/amd64 mp_machdep.c src/sys/i386/i386 mp_machdep.c

2006-09-13 Thread Scott Long
John Baldwin wrote: On Wednesday 13 September 2006 09:33, Norikatsu Shigemura wrote: On Mon, 11 Sep 2006 20:10:42 + (UTC) John Baldwin <[EMAIL PROTECTED]> wrote: jhb 2006-09-11 20:10:42 UTC FreeBSD src repository Modified files: sys/amd64/amd64 mp_machdep.c sys/i386

cvs commit: src/sys/boot/i386/cdboot cdboot.s

2006-09-13 Thread John Baldwin
jhb 2006-09-13 15:17:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/boot/i386/cdboot cdboot.s Log: MFC: Tweak comment. Approved by:re (mlaier) Requestd by:delphij Revision ChangesPath 1.13.8.3 +4 -4 src/sys/boot/i3

cvs commit: ports/security/vuxml vuln.xml

2006-09-13 Thread Roman Bogorodskiy
novel 2006-09-13 15:17:36 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Style neats for the latest gnutls entry. Reviewed by:remko Revision ChangesPath 1.1132+11 -9 ports/security/vuxml/vuln.xml

cvs commit: src/sys/contrib/dev/nve adapter.h nvenet_version.h src/sys/contrib/dev/nve/amd64 nvenetlib.o.bz2.uu src/sys/contrib/dev/nve/i386 nvenetlib.o.bz2.uu src/sys/dev/nve if_nve.c if_nvereg.h

2006-09-13 Thread John Baldwin
jhb 2006-09-13 15:15:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/contrib/dev/nve adapter.h sys/contrib/dev/nve/amd64 nvenetlib.o.bz2.uu sys/contrib/dev/nve/i386 nvenetlib.o.bz2.uu sys/dev/nve if_nve.c if_nvereg.h Added fi

  1   2   >