cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Matteo Riondato
matteo 2007-03-10 07:51:40 UTC FreeBSD ports repository (src committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Add my location: Padova, Italy. Revision ChangesPath 1.344 +2 -1 ports/astro/xearth/files/freebsd.committers.markers

cvs commit: ports/multimedia/audacious-docklet Makefile

2007-03-09 Thread Oliver Lehmann
oliver 2007-03-10 07:40:12 UTC FreeBSD ports repository Modified files: multimedia/audacious-docklet Makefile Log: chase libaudacious version update bump PORTREVISION Noted by: pointyhat Revision ChangesPath 1.2 +2 -1 ports/multimedia/audaciou

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

2007-03-09 Thread Murray Stokely
murray 2007-03-10 07:37:44 UTC FreeBSD doc repository Modified files: en/projects/ideasideas.xml Log: Add a project idea for locking the FireWire driver that might be suitable for the right SoC student. Submitted by: simokawa Revision ChangesPath 1.4

cvs commit: www/share/sgml news.xml

2007-03-09 Thread Joel Dahl
joel2007-03-10 07:23:50 UTC FreeBSD doc repository Modified files: share/sgml news.xml Log: Announce our progress on optimizing FreeBSD 7.0 for MySQL running an 8-core system. Submitted by: kris Discussed with: jhb, rwatson Revision ChangesPath

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

2007-03-09 Thread Ruslan Ermilov
ru 2007-03-10 07:11:20 UTC FreeBSD src repository Modified files: usr.bin/c99 c99.1 Log: Bump the original revision of c89(1). Revision ChangesPath 1.5 +1 -1 src/usr.bin/c99/c99.1 ___ cvs-all@freebsd

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

2007-03-09 Thread Ruslan Ermilov
ru 2007-03-10 07:10:01 UTC FreeBSD src repository Modified files: usr.bin/c89 c89.1 Log: Reduce diffs with c99(1). Revision ChangesPath 1.11 +13 -12src/usr.bin/c89/c89.1 ___ cvs-all@freebsd.org mailing

cvs commit: CVSROOT access

2007-03-09 Thread Takahashi Yoshihiro
nyan2007-03-10 06:08:11 UTC FreeBSD doc repository Modified files: .access Log: Remove myself because I'm not active on the doc repository. Revision ChangesPath 1.580 +0 -1 CVSROOT/access ___

cvs commit: src/usr.bin/calendar/calendars calendar.freebsd

2007-03-09 Thread Kirk McKusick
mckusick2007-03-10 05:56:05 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add myself. Revision ChangesPath 1.206 +1 -0 src/usr.bin/calendar/calendars/calendar.freebsd __

cvs commit: ports/lang/php5 Makefile.ext

2007-03-09 Thread Rong-En Fan
rafan 2007-03-10 05:41:56 UTC FreeBSD ports repository Modified files: lang/php5Makefile.ext Log: - Chase databases/freetds update. Fix php5-pdo_dblib build Reported by:pointyhat via kris Revision ChangesPath 1.41 +1 -1 ports/lang/php5

cvs commit: ports/japanese/mh Makefile

2007-03-09 Thread Motoyuki Konno
motoyuki2007-03-10 05:31:09 UTC FreeBSD ports repository (src,doc committer) Modified files: japanese/mh Makefile Log: Add CONFLICTS=nmh-[0-9]* PR: ports/109402 Submitted by: IWATSUKI Hiroyuki <[EMAIL PROTECTED]> Revision ChangesPath 1.26

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

2007-03-09 Thread Murray Stokely
murray 2007-03-10 05:06:40 UTC FreeBSD doc repository Modified files: en/projects summerofcode.xsl en/projects/ideasideas.xml Log: Add an IPv6 userland cleanup project (suitable for SoC) and note that gnn is willing to mentor general networking projects.

cvs commit: www/en/projects summerofcode.sgml

2007-03-09 Thread Murray Stokely
murray 2007-03-10 04:50:23 UTC FreeBSD doc repository Removed files: en/projects summerofcode.sgml Log: Remove. Content moved to summerofcode.xsl. Revision ChangesPath 1.65 +0 -205www/en/projects/summerofcode.sgml (dead) ___

cvs commit: www/en/projects Makefile summerofcode.sgml summerofcode.xsl

2007-03-09 Thread Murray Stokely
murray 2007-03-10 04:46:53 UTC FreeBSD doc repository Modified files: en/projects Makefile summerofcode.sgml Added files: en/projects summerofcode.xsl Log: Move the Summer of Code page to an XSLT file. Use an XPATH query to extract ideas from the idea

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

2007-03-09 Thread Murray Stokely
murray 2007-03-10 04:31:47 UTC FreeBSD doc repository Modified files: en/projects/ideasideas.xml Log: Annotate some of the project ideas that are suitable for Summer of Code projects with a 'class="soc"' attribute. Discussed at: AsiaBSDCon Dev Summit (thanks brooks@ f

cvs commit: CVSROOT access

2007-03-09 Thread Brooks Davis
brooks 2007-03-10 04:18:08 UTC FreeBSD src repository Modified files: .access Log: Please welcome Michael Bushman to the ranks of src committers. He has done good work on the nsswitch system under the Google Summer of Code in both 2005 and 2006. He will

cvs commit: www/share/sgml ideas.dtd www/en/projects/ideas Makefile ideas.xml ideas.xsl index.sgml

2007-03-09 Thread Murray Stokely
murray 2007-03-10 03:52:09 UTC FreeBSD doc repository Modified files: en/projects/ideasMakefile Added files: share/sgml ideas.dtd en/projects/ideasideas.xml ideas.xsl Removed files: en/projects/ideasindex.sgml Log: Move ideas list to an X

Re: cvs commit: src/usr.sbin/daemon daemon.8 daemon.c

2007-03-09 Thread Robert Watson
On Fri, 9 Mar 2007, Tom Rhodes wrote: trhodes 2007-03-09 09:33:19 UTC FreeBSD src repository Modified files: usr.sbin/daemon daemon.8 daemon.c Log: Add support for dropping privileges to a specified user and/or group. PR: 108523 Submitted by: Dmitri Alenitchev

cvs commit: src/sys/pci if_ste.c if_stereg.h

2007-03-09 Thread Pyun YongHyeon
yongari 2007-03-10 03:10:34 UTC FreeBSD src repository Modified files: sys/pci if_ste.c if_stereg.h Log: Add new ST201 PCI id. PR: kern/108150 Revision ChangesPath 1.98 +2 -1 src/sys/pci/if_ste.c 1.22 +2 -1 src/sys/pci/if_st

Re: cvs commit: src/usr.sbin/daemon daemon.8 daemon.c

2007-03-09 Thread Pawel Jakub Dawidek
On Fri, Mar 09, 2007 at 09:33:19AM +, Tom Rhodes wrote: > trhodes 2007-03-09 09:33:19 UTC > > FreeBSD src repository > > Modified files: > usr.sbin/daemon daemon.8 daemon.c > Log: > Add support for dropping privileges to a specified user and/or group. > > PR:

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

2007-03-09 Thread Bruce A. Mah
bmah2007-03-10 02:46:59 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release notes: ULE 2.0, UNIX domain locking changes, driver ABI/API change for interrupt filtering, zs driver gone, npe(4) (+MFC), bpf(4) directio

cvs commit: src/sys/dev/isp isp.c isp_freebsd.c isp_ioctl.h isp_library.c isp_library.h isp_pci.c isp_stds.h isp_target.c isp_target.h isp_tpublic.h ispmbox.h ispreg.h ispvar.h

2007-03-09 Thread Matt Jacob
mjacob 2007-03-10 02:39:54 UTC FreeBSD src repository Modified files: sys/dev/isp isp.c isp_freebsd.c isp_ioctl.h isp_library.c isp_library.h isp_pci.c isp_stds.h isp_target.c isp_target.h isp_tpub

cvs commit: ports/security/vuxml vuln.xml

2007-03-09 Thread Jun Kuriyama
kuriyama2007-03-10 02:19:13 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add ja-trac-*. Revision ChangesPath 1.1291+5 -1 ports/security/vuxml/vuln.xml ___ cvs-all@freebsd.org maili

cvs commit: ports/japanese/trac Makefile ports/japanese/trac/files patch-0.10.3.1

2007-03-09 Thread Jun Kuriyama
kuriyama2007-03-10 02:18:14 UTC FreeBSD ports repository Modified files: japanese/tracMakefile Added files: japanese/trac/files patch-0.10.3.1 Log: - Merge conditional PostgreSQL/Subversion dependency from www/trac. - Add a patch to merge 0.10.3.1 changes (secur

cvs commit: doc/share/pgpkeys pgpkeys.ent

2007-03-09 Thread Tom Rhodes
trhodes 2007-03-10 01:53:37 UTC FreeBSD doc repository Modified files: share/pgpkeyspgpkeys.ent Log: Add a pgpkey entry to fix the build. Revision ChangesPath 1.136 +1 -0 doc/share/pgpkeys/pgpkeys.ent ___ cv

cvs commit: src/sys/netgraph ng_base.c

2007-03-09 Thread Julian Elischer
julian 2007-03-10 01:02:40 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: oops committed the wrong patch. try this one.. Revision ChangesPath 1.128 +10 -6 src/sys/netgraph/ng_base.c ___

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

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:53:09 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ath if_ath.c if_athvar.h Log: MFC: set the antenna switch when fixing the tx antenna using the dev.ath.X.txantenna sysctl Revision ChangesPath 1.9

cvs commit: src/sys/dev/ath if_ath.c

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:51:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ath if_ath.c Log: MFC 1.162: don't call ath_reset when processing sysctl's before the device is marked running Revision ChangesPath 1.94.2.3

cvs commit: src/sbin/ifconfig ifieee80211.c

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:48:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/ifconfigifieee80211.c Log: MFC 1.44: remove local def for IEEE80211_IS_CHAN_PASSIVE now that it's defined Revision ChangesPath 1.18.2.15 +0 -3 src/sbin

cvs commit: ports/sysutils/whowatch Makefile ports/sysutils/whowatch/files patch-procinfo.c

2007-03-09 Thread Christian Weisgerber
naddy 2007-03-10 00:46:28 UTC FreeBSD ports repository Modified files: sysutils/whowatchMakefile Added files: sysutils/whowatch/files patch-procinfo.c Log: LP64 fix Revision ChangesPath 1.11 +1 -0 ports/sysutils/whowatch/Makefile 1.1 +34

cvs commit: src/sys/dev/ath if_ath.c

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:46:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/ath if_ath.c Log: sync whitepsace Revision ChangesPath 1.94.2.34 +1 -0 src/sys/dev/ath/if_ath.c ___ cvs

cvs commit: www/en/projects/ideas index.sgml

2007-03-09 Thread Robert Watson
rwatson 2007-03-10 00:36:33 UTC FreeBSD doc repository Modified files: en/projects/ideasindex.sgml Log: Add "text kernel dumps" idea to the ideas page. This might make an interesting SoC project. Revision ChangesPath 1.95 +27 -1 www/en/projects/ideas/i

cvs commit: src/sys/net80211 ieee80211_input.c ieee80211_node.c ieee80211_proto.c ieee80211_proto.h

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:33:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net80211 ieee80211_input.c ieee80211_node.c ieee80211_proto.c ieee80211_proto.h Log: MFC: Correct several issues with rate set negotiation S

cvs commit: src/sys/net80211 ieee80211_freebsd.c ieee80211_freebsd.h ieee80211_proto.c

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:31:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net80211 ieee80211_freebsd.c ieee80211_freebsd.h ieee80211_proto.c Log: MFC: Fix potential node refcnt leak Submitted by: Sepherosa Ziehau

cvs commit: src/sys/net80211 _ieee80211.h

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:28:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net80211 _ieee80211.h Log: MFC 1.7: add IEEE80211_IS_CHAN_PASSIVE Revision ChangesPath 1.2.2.4 +2 -0 src/sys/net80211/_ieee80211.h _

cvs commit: src/share/man/man4/man4.arm Makefile npe.4

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:26:12 UTC FreeBSD src repository Added files: (Branch: RELENG_6) share/man/man4/man4.arm Makefile npe.4 Log: start of arm-specific man pages Revision ChangesPath 1.1.2.1 +7 -0 src/share/man/man4/man4.arm/Makefile (new) 1.2.2.1

Re: cvs commit: ports/multimedia/audacious-plugins Makefile

2007-03-09 Thread Andrew Pantyukhin
On 3/9/07, Oliver Lehmann <[EMAIL PROTECTED]> wrote: oliver 2007-03-09 20:36:11 UTC FreeBSD ports repository Modified files: multimedia/audacious-plugins Makefile Log: force the use of the local libflac, even when libflac from ports is installed. the version in ports is to ol

cvs commit: src/sys/conf files.arm

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:19:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/conf files.arm Log: MFC: add ath hal rules Revision ChangesPath 1.8.2.4 +7 -0 src/sys/conf/files.arm ___

cvs commit: src/sys/arm/arm identcpu.c

2007-03-09 Thread Sam Leffler
sam 2007-03-10 00:16:52 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/arm/arm identcpu.c Log: MFC 1.10: elaborate on stepping names Revision ChangesPath 1.4.2.1 +1 -1 src/sys/arm/arm/identcpu.c ___

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

2007-03-09 Thread Bruce A. Mah
bmah2007-03-09 23:52:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: ath(4) HAL 0.9.20.3, 802.11 900 MHz and quarter/half channel support, if_bridge(4) RSTP, ng_deflate(4), ng_pred1(4), u

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

2007-03-09 Thread Bruce A. Mah
bmah2007-03-09 23:49:48 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release notes: 802.11 support for 900 MHz cards and quarter / half channel support (+MFC), ng_deflate(4) (+MFC), ng_pred1(4) (+MFC), wpa_passphra

cvs commit: doc/share/sgml man-refs.ent

2007-03-09 Thread Bruce A. Mah
bmah2007-03-09 23:49:42 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add new entities for ng_deflate(4), ng_pred1(4), wpa_passphrase(8). Revision ChangesPath 1.406 +3 -0 doc/share/sgml/man-refs.ent

cvs commit: src/sys/kern kern_acct.c

2007-03-09 Thread John Baldwin
jhb 2007-03-09 23:29:31 UTC FreeBSD src repository Modified files: sys/kern kern_acct.c Log: Use sx_sleep() in the main loop of the accounting kthread. Revision ChangesPath 1.88 +2 -3 src/sys/kern/kern_acct.c _

cvs commit: src/sbin/ifconfig af_ipx.c

2007-03-09 Thread Sam Leffler
sam 2007-03-09 23:28:40 UTC FreeBSD src repository Modified files: sbin/ifconfigaf_ipx.c Log: point-to-point address should come from ifa_dstaddr Revision ChangesPath 1.3 +1 -1 src/sbin/ifconfig/af_ipx.c _

Re: cvs commit: src/share/man/man9 Makefile condvar.9 lock.9 mi_switch.9 mtx_pool.9 mutex.9 rwlock.9 sleep.9 sleepqueue.9 sx.9 thread_exit.9 src/sys/kern kern_synch.c src/sys/sys mutex.h rwlock.h slee

2007-03-09 Thread John Baldwin
On Friday 09 March 2007 17:41, John Baldwin wrote: > jhb 2007-03-09 22:41:01 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 Makefile condvar.9 lock.9 mi_switch.9 > mtx_pool.9 mutex.9 rwlock.9 sleep.9 >

cvs commit: src/share/man/man9 Makefile condvar.9 lock.9 mi_switch.9 mtx_pool.9 mutex.9 rwlock.9 sleep.9 sleepqueue.9 sx.9 thread_exit.9 src/sys/kern kern_synch.c src/sys/sys mutex.h rwlock.h sleepque

2007-03-09 Thread John Baldwin
jhb 2007-03-09 22:41:01 UTC FreeBSD src repository Modified files: share/man/man9 Makefile condvar.9 lock.9 mi_switch.9 mtx_pool.9 mutex.9 rwlock.9 sleep.9 sleepqueue.9 sx.9 thread_exit.9 sys/kern kern_sync

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Kent Stewart
On Friday 09 March 2007 14:22, Doug Barton wrote: > Jeremy Messenger wrote: > > The 104877 fix is not in ports tree right now, so I think we still > > need to put an entry in UPDATING for our users' sake. > > I just started a thread on -ports@ for this topic, since now that I > understand it, I agr

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Garance A Drosehn
gad 2007-03-09 22:25:17 UTC FreeBSD ports repository (src committer) Modified files: astro/xearth/files freebsd.committers.markers Log: All I had to do was split one entry into two entries, and I managed to put them in the wrong order. Revision ChangesPath 1.3

cvs commit: src/sys/dev/ata ata-chipset.c ata-pci.h

2007-03-09 Thread S�ren Schmidt
sos 2007-03-09 22:23:39 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Add support for the Silicon Image SiI 3124 and SiI 3132. HW donated by: Adriaan de Groot Revision ChangesPath 1.190 +350 -17 src/sys/dev

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Doug Barton
Jeremy Messenger wrote: > The 104877 fix is not in ports tree right now, so I think we still need > to put an entry in UPDATING for our users' sake. I just started a thread on -ports@ for this topic, since now that I understand it, I agree that it's a more serious issue. Doug -- This .sig

cvs commit: CVSROOT modules ports MOVED ports/japanese Makefile ports/japanese/emacs20-dl-canna Makefile distinfo pkg-descr pkg-plist ports/japanese/emacs20-dl-canna/files patch-ab patch-ac patch-ad p

2007-03-09 Thread Gabor Kovesdan
gabor 2007-03-09 22:16:41 UTC FreeBSD ports repository Modified files: .modules .MOVED japanese Makefile Removed files: japanese/emacs20-dl-canna Makefile distinfo pkg-descr pkg-plist

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Doug Barton
Kent Stewart wrote: > On Friday 09 March 2007 11:46, Jean-Yves Lefort wrote: >> I have processed every port whose Makefile contains the string >> "libgpg-error". Please list the ports you think I have missed. > > Information for libgpg-error-1.4_1: > > Required by: ... > xscreensaver-5.01_3 Some

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Garance A Drosehn
gad 2007-03-09 22:13:22 UTC FreeBSD ports repository (src committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Put in more accurate coordinates for both Jon Chen and I. People targetting one of us can now use warheads with smaller payloads, thu

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Jeremy Messenger
On Fri, 09 Mar 2007 15:41:45 -0600, Jean-Yves Lefort <[EMAIL PROTECTED]> wrote: On Fri, 09 Mar 2007 15:13:27 -0600 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: On Fri, 09 Mar 2007 14:50:35 -0600, Jean-Yves Lefort <[EMAIL PROTECTED]> wrote: > On Fri, 09 Mar 2007 13:29:20 -0600 > "Jeremy Mes

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Kent Stewart
On Friday 09 March 2007 13:41, Jean-Yves Lefort wrote: > On Fri, 09 Mar 2007 15:13:27 -0600 > > "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > > On Fri, 09 Mar 2007 14:50:35 -0600, Jean-Yves Lefort > > > > <[EMAIL PROTECTED]> wrote: > > > On Fri, 09 Mar 2007 13:29:20 -0600 > > > > > > "Jeremy Mess

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Kent Stewart
On Friday 09 March 2007 11:46, Jean-Yves Lefort wrote: > On Fri, 9 Mar 2007 10:31:11 -0800 > > Kent Stewart <[EMAIL PROTECTED]> wrote: > > On Thursday 08 March 2007 06:12, Jean-Yves Lefort wrote: > > > jylefort2007-03-08 14:12:08 UTC > > > > > > FreeBSD ports repository > > > > > > Modified

cvs commit: www/en/platforms amd64.sgml

2007-03-09 Thread Simon L. Nielsen
simon 2007-03-09 21:59:07 UTC FreeBSD doc repository Modified files: en/platforms amd64.sgml Log: White-space cleanup, no content change. The main purpose of the change it to commit something so I can test if I just broke the permissions on the doc-committers arc

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Jean-Yves Lefort
On Fri, 09 Mar 2007 15:13:27 -0600 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > On Fri, 09 Mar 2007 14:50:35 -0600, Jean-Yves Lefort > <[EMAIL PROTECTED]> wrote: > > > On Fri, 09 Mar 2007 13:29:20 -0600 > > "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > > > >> On Fri, 09 Mar 2007 12:31:11 -060

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Julian Elischer
julian 2007-03-09 21:24:03 UTC FreeBSD ports repository (src committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Make myself appear again for ICBM rendevous. Revision ChangesPath 1.341 +2 -2 ports/astro/xearth/files/freebsd.commit

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Jeremy Messenger
On Fri, 09 Mar 2007 14:50:35 -0600, Jean-Yves Lefort <[EMAIL PROTECTED]> wrote: On Fri, 09 Mar 2007 13:29:20 -0600 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: On Fri, 09 Mar 2007 12:31:11 -0600, Kent Stewart <[EMAIL PROTECTED]> wrote: > On Thursday 08 March 2007 06:12, Jean-Yves Lefort

cvs commit: src/sys/netgraph ng_base.c

2007-03-09 Thread Julian Elischer
julian 2007-03-09 21:04:50 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: ng_apply_item should be void. It is called from the interrupt source or from whoever has dequeued the item from the queue. Generally they have no interest in the result,

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Jean-Yves Lefort
On Fri, 09 Mar 2007 13:29:20 -0600 "Jeremy Messenger" <[EMAIL PROTECTED]> wrote: > On Fri, 09 Mar 2007 12:31:11 -0600, Kent Stewart <[EMAIL PROTECTED]> wrote: > > > On Thursday 08 March 2007 06:12, Jean-Yves Lefort wrote: > >> jylefort2007-03-08 14:12:08 UTC > >> > >> FreeBSD ports repositor

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

2007-03-09 Thread Nate Lawson
njl 2007-03-09 20:45:52 UTC FreeBSD doc repository (src committer) Modified files: share/pgpkeyspgpkeys-developers.sgml Added files: share/pgpkeysnjl.key Log: Add my gpg key. Revision ChangesPath 1.1 +40 -0 doc/share/pgpkeys/njl.ke

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Bakul Shah
bakul 2007-03-09 20:39:57 UTC FreeBSD ports repository (src committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Add to ICBM target list Revision ChangesPath 1.340 +2 -1 ports/astro/xearth/files/freebsd.committers.markers

cvs commit: ports/multimedia/audacious-plugins Makefile

2007-03-09 Thread Oliver Lehmann
oliver 2007-03-09 20:36:11 UTC FreeBSD ports repository Modified files: multimedia/audacious-plugins Makefile Log: force the use of the local libflac, even when libflac from ports is installed. the version in ports is to old. Noted by: Nick Evans <[EMAIL PROTECTED]>

cvs commit: src/usr.bin/calendar/calendars calendar.freebsd

2007-03-09 Thread Ruslan Ermilov
ru 2007-03-09 20:31:46 UTC FreeBSD src repository Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Sort (once again) by month/day/year/login. Revision ChangesPath 1.205 +9 -9 src/usr.bin/calendar/calendars/calendar.freebsd ___

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Johann Kois
jkois 2007-03-09 20:20:28 UTC FreeBSD ports repository (doc committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Update my record. Discussed with and approved by: remko@ Revision ChangesPath 1.339 +2 -2 ports/astro/xearth/fil

Re: cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Remko Lodder
Mark Santcroos wrote: marks 2007-03-09 15:13:20 UTC FreeBSD ports repository (src committer) Modified files: astro/xearth/files freebsd.committers.markers Log: Update for my recent move to Rotterdam. Getting crowded over here ;) (Rotterdam++) :) -- Kind regards,

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

2007-03-09 Thread Bruce A. Mah
bmah2007-03-09 20:16:50 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: s/filesystem/file system/ in six places for consistency. Revision ChangesPath 1.1001+6 -6 src/release/doc/en_US.ISO8859-1/relnotes/ar

cvs commit: ports/multimedia/clive Makefile distinfo pkg-message pkg-plist ports/multimedia/clive/files patch-clive-newt.py

2007-03-09 Thread Nicola Vitale
nivit 2007-03-09 20:15:53 UTC FreeBSD ports repository Modified files: multimedia/clive Makefile distinfo pkg-plist Added files: multimedia/clive pkg-message multimedia/clive/files patch-clive-newt.py Log: - Updated to 0.1.7 - Added pkg-message, files/patc

cvs commit: ports/graphics/swfdec Makefile pkg-plist

2007-03-09 Thread Eric Anholt
anholt 2007-03-09 20:15:12 UTC FreeBSD ports repository Modified files: graphics/swfdec Makefile pkg-plist Log: Unbreak from my previous update. Additionally, unbreak when our stale ffmpeg-devel happens to be installed. Revision ChangesPath 1.34 +3 -3

cvs commit: src/usr.bin/calendar/calendars calendar.freebsd

2007-03-09 Thread Johann Kois
jkois 2007-03-09 20:14:59 UTC FreeBSD src repository (doc committer) Modified files: usr.bin/calendar/calendars calendar.freebsd Log: Add my record. Discussed with and approved by: remko@ Revision ChangesPath 1.204 +1 -0 src/usr.bin/calendar/calendars/

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

2007-03-09 Thread Bruce A. Mah
bmah2007-03-09 20:14:07 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release notes: GEOM_MULTIPATH, unionfs reimplementation (+MFC), addr2ascii()/ascii2addr() removal, dump(8)/restore(8) extended attributes, objfor

cvs commit: doc/share/sgml man-refs.ent

2007-03-09 Thread Bruce A. Mah
bmah2007-03-09 20:01:59 UTC FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add entity for gmultipath(8). Revision ChangesPath 1.405 +1 -0 doc/share/sgml/man-refs.ent ___ cvs-all@fr

cvs commit: ports/mail/postfix-current Makefile distinfo

2007-03-09 Thread Marcus Alves Grando
mnag2007-03-09 20:01:38 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Log: - Update to 2.4.0-RC4 Revision ChangesPath 1.200 +1 -1 ports/mail/postfix-current/Makefile 1.139 +3 -3 ports/mail/postfix-current/d

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Jean-Yves Lefort
On Fri, 9 Mar 2007 10:31:11 -0800 Kent Stewart <[EMAIL PROTECTED]> wrote: > On Thursday 08 March 2007 06:12, Jean-Yves Lefort wrote: > > jylefort2007-03-08 14:12:08 UTC > > > > FreeBSD ports repository > > > > Modified files: > > deskutils/basket Makefile > > security/gnutls

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

2007-03-09 Thread Bruce M Simpson
bms 2007-03-09 19:43:42 UTC FreeBSD src repository Modified files: lib/libc/sys getsockopt.2 Log: Wordsmithery. Pointed out by: ru Revision ChangesPath 1.38 +1 -1 src/lib/libc/sys/getsockopt.2 ___

cvs commit: src/sys/net bridgestp.c bridgestp.h if_bridge.c

2007-03-09 Thread Andrew Thompson
thompsa 2007-03-09 19:34:55 UTC FreeBSD src repository Modified files: sys/net bridgestp.c bridgestp.h if_bridge.c Log: Change the passing of callbacks to a struct in case this needs to be extended in the future. Revision ChangesPath 1.35 +3 -4

cvs commit: ports/devel/rubygem-transactionsimple Makefile

2007-03-09 Thread Dirk Meyer
dinoex 2007-03-09 19:30:21 UTC FreeBSD ports repository Modified files: devel/rubygem-transactionsimple Makefile Log: - unbreak after update of hoe-1.2.0 Revision ChangesPath 1.6 +1 -1 ports/devel/rubygem-transactionsimple/Makefile

cvs commit: ports/devel/libzvbi Makefile distinfo

2007-03-09 Thread Oliver Lehmann
oliver 2007-03-09 19:28:56 UTC FreeBSD ports repository Modified files: devel/libzvbiMakefile distinfo Log: update to 0.2.25 Revision ChangesPath 1.33 +1 -1 ports/devel/libzvbi/Makefile 1.22 +3 -3 ports/devel/libzvbi/distinfo ___

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Jeremy Messenger
On Fri, 09 Mar 2007 12:31:11 -0600, Kent Stewart <[EMAIL PROTECTED]> wrote: On Thursday 08 March 2007 06:12, Jean-Yves Lefort wrote: jylefort2007-03-08 14:12:08 UTC FreeBSD ports repository Modified files: deskutils/basket Makefile security/gnutls Makefile securit

cvs commit: ports/graphics/jave6 Makefile

2007-03-09 Thread Martin Wilke
miwi2007-03-09 19:08:45 UTC FreeBSD ports repository Modified files: graphics/jave6 Makefile Log: - Update MASTER_SITES Submitted by: maintainer via irc Revision ChangesPath 1.3 +1 -1 ports/graphics/jave6/Makefile __

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

2007-03-09 Thread S�ren Schmidt
sos 2007-03-09 18:45:45 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c Log: More SATA phy/reset cleanup and simplification. Fix a long standing bogon in the sii_reset code. Revision ChangesPath 1.189 +77 -193 src/sys/dev/ata/

Re: cvs commit: src/share/man/man9 condvar.9

2007-03-09 Thread John Baldwin
On Friday 09 March 2007 12:52, John Baldwin wrote: > jhb 2007-03-09 17:52:10 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 condvar.9 > Log: > Correct descriptions of EINTR and ERESTART errors. Masked signals don't > interrupt sleeps. Rather, un

Re: cvs commit: ports/deskutils/basket Makefile ports/security/gnutls Makefile ports/security/dirmngr Makefile ports/security/libotr Makefile ports/security/libgcrypt Makefile ports/security/gnupg Mak

2007-03-09 Thread Kent Stewart
On Thursday 08 March 2007 06:12, Jean-Yves Lefort wrote: > jylefort2007-03-08 14:12:08 UTC > > FreeBSD ports repository > > Modified files: > deskutils/basket Makefile > security/gnutls Makefile > security/dirmngr Makefile > security/libotr Makefile > s

cvs commit: ports/security/f-prot Makefile

2007-03-09 Thread Tim Bishop
tdb 2007-03-09 18:21:19 UTC FreeBSD ports repository Modified files: security/f-prot Makefile Log: Add amd64 to ONLY_FOR_ARCHS - this binary port is reported to work fine on FreeBSD/amd64. PR: 110138 Submitted by: Scot Hetzel <[EMAIL PROTECTED]>

cvs commit: ports/audio/libao Makefile

2007-03-09 Thread Christian Weisgerber
naddy 2007-03-09 18:14:06 UTC FreeBSD ports repository Modified files: audio/libao Makefile Log: Configuration file libao.conf should be in ${PREFIX}/etc. PR: 109914 Submitted by: Ed Schouten <[EMAIL PROTECTED]> Revision ChangesPath 1.3

cvs commit: www/fr art.sgml logo.sgml www/fr/docproj current.sgml handbook3.sgml www/fr/donations donors.sgml www/fr/kse index.sgml www/fr/platforms arm.sgml sparc.sgml xbox.sgml www/fr/projects cvswe

2007-03-09 Thread Marc Fonvieille
blackend2007-03-09 18:12:44 UTC FreeBSD doc repository Modified files: fr art.sgml logo.sgml fr/docproj current.sgml handbook3.sgml fr/donations donors.sgml fr/kse index.sgml fr/platforms arm.sgml sparc.sgml

cvs commit: src/share/man/man9 sleepqueue.9

2007-03-09 Thread John Baldwin
jhb 2007-03-09 18:06:37 UTC FreeBSD src repository Modified files: share/man/man9 sleepqueue.9 Log: Document SLEEPQ_PAUSE. Revision ChangesPath 1.14 +4 -1 src/share/man/man9/sleepqueue.9 ___ cvs-all@freeb

cvs commit: ports/graphics/inkscape Makefile pkg-plist

2007-03-09 Thread Alexander Nedotsukov
bland 2007-03-09 18:04:07 UTC FreeBSD ports repository Modified files: graphics/inkscapeMakefile pkg-plist Log: - Remove gnomeprefix. Inkscape is not GNOME application. This also fixes broken locale initialization. [1] - Remove USE_X_PREFIX. Reported by:A

cvs commit: src/share/man/man9 condvar.9

2007-03-09 Thread John Baldwin
jhb 2007-03-09 17:56:05 UTC FreeBSD src repository Modified files: share/man/man9 condvar.9 Log: Oof, it is not my day. Unswap the descriptions of EINTR and ERESTART. Revision ChangesPath 1.16 +2 -2 src/share/man/man9/condvar.9 ___

cvs commit: src/share/man/man9 condvar.9

2007-03-09 Thread John Baldwin
jhb 2007-03-09 17:53:16 UTC FreeBSD src repository Modified files: share/man/man9 condvar.9 Log: Fix a typo in the last that claimed that only masked signals were caught. Revision ChangesPath 1.15 +2 -2 src/share/man/man9/condvar.9

cvs commit: src/share/man/man9 condvar.9

2007-03-09 Thread John Baldwin
jhb 2007-03-09 17:52:10 UTC FreeBSD src repository Modified files: share/man/man9 condvar.9 Log: Correct descriptions of EINTR and ERESTART errors. Masked signals don't interrupt sleeps. Rather, unmasked signals interrupt restarts and can either interrupt the syst

cvs commit: www/fr/platforms sun4v.sgml

2007-03-09 Thread Marc Fonvieille
blackend2007-03-09 17:39:36 UTC FreeBSD doc repository Added files: fr/platforms sun4v.sgml Log: Add this page to the french site. Revision ChangesPath 1.1 +104 -0www/fr/platforms/sun4v.sgml (new) ___ cvs-a

cvs commit: www/fr/platforms Makefile index.sgml xbox.sgml www/fr/platforms/ia64 index.xsl machines.sgml news.xml refs.sgml todo.xsl

2007-03-09 Thread Marc Fonvieille
blackend2007-03-09 17:38:58 UTC FreeBSD doc repository Modified files: fr/platforms Makefile index.sgml xbox.sgml fr/platforms/ia64index.xsl machines.sgml news.xml refs.sgml todo.xsl Log: MFen fr/platforms/Makefile: 1.

cvs commit: ports/ports-mgmt/portmaster Makefile ports/ports-mgmt/portmaster/files portmaster.sh.in

2007-03-09 Thread Doug Barton
dougb 2007-03-09 17:22:51 UTC FreeBSD ports repository Modified files: ports-mgmt/portmaster Makefile ports-mgmt/portmaster/files portmaster.sh.in Log: Fix a test in find_and_delete_distfiles() introduced in the last commit that I forgot to merge from my devel version.

cvs commit: ports/astro/xearth/files freebsd.committers.markers

2007-03-09 Thread Greg Lewis
glewis 2007-03-09 17:17:59 UTC FreeBSD ports repository Modified files: astro/xearth/files freebsd.committers.markers Log: . Update my ICBM coordinates. Revision ChangesPath 1.338 +2 -2 ports/astro/xearth/files/freebsd.committers.markers __

cvs commit: ports/graphics/py-visual Makefile distinfo pkg-plist ports/graphics/py-visual/files patch-configure patch-src-gtk2-random_device.cpp patch-src-python-cvisualmodule.cpp patch-src-python-num

2007-03-09 Thread Nicola Vitale
nivit 2007-03-09 17:15:06 UTC FreeBSD ports repository Modified files: graphics/py-visual Makefile distinfo pkg-plist Added files: graphics/py-visual/files patch-configure patch-src-gtk2-random_device.cpp patch-src

cvs commit: ports/multimedia/audacious-plugins Makefile pkg-plist

2007-03-09 Thread Oliver Lehmann
oliver 2007-03-09 17:01:51 UTC FreeBSD ports repository Modified files: multimedia/audacious-plugins Makefile pkg-plist Log: enable flac when VORBIS is selected PR: 110129 Submitted by: Roland Smith <[EMAIL PROTECTED]> Revision ChangesPath 1.32

cvs commit: src/share/man/man9 Makefile condvar.9

2007-03-09 Thread John Baldwin
jhb 2007-03-09 16:59:27 UTC FreeBSD src repository Modified files: share/man/man9 Makefile condvar.9 Log: - Document cv_wait_unlock(9). - Don't claim that the mutex is atomically reacquired when a cv_wait routine returns. There's nothing atomic or magical about t

cvs commit: src/share/man/man9 mutex.9 rwlock.9

2007-03-09 Thread John Baldwin
jhb 2007-03-09 16:54:03 UTC FreeBSD src repository Modified files: share/man/man9 mutex.9 rwlock.9 Log: Place mtx_destroy() and rw_destroy() right after mtx_init() and rw_init() to match sx(9) and condvar(9). Revision ChangesPath 1.53 +3 -3 src/s

  1   2   >