Re: cvs commit: src/lib/libc/sys symlink.2

2006-12-12 Thread Pawel Jakub Dawidek
On Wed, Dec 13, 2006 at 01:57:01PM +1100, Bruce Evans wrote: > On Tue, 12 Dec 2006, Pawel Jakub Dawidek wrote: > > >pjd 2006-12-12 20:05:04 UTC > > > > FreeBSD src repository > > > > Modified files: > > lib/libc/sys symlink.2 > > Log: > > symlink(2) return EACCES if a component o

cvs commit: CVSROOT modules ports MOVED ports/multimedia Makefile ports/multimedia/gstreamer-plugins-dirac80 Makefile

2006-12-12 Thread Vasil Dimov
vd 2006-12-13 07:44:35 UTC FreeBSD ports repository Modified files: .modules .MOVED multimedia Makefile Removed files: multimedia/gstreamer-plugins-dirac80 Makefile Log: Remove expired leaf port: 2006-12-01

cvs commit: ports/sysutils/ipsc Makefile

2006-12-12 Thread Martin Wilke
miwi2006-12-13 07:43:31 UTC FreeBSD ports repository Modified files: sysutils/ipscMakefile Log: - Forget to remove expire date - Fixed INSTALL_MAN PR: ports/106651 Submitted by: Beech Rintoul <[EMAIL PROTECTED]> (maintainer) Revision Chang

cvs commit: ports/Mk bsd.gstreamer.mk ports/multimedia/gstreamer-plugins80 Makefile.common

2006-12-12 Thread Vasil Dimov
vd 2006-12-13 07:39:01 UTC FreeBSD ports repository Modified files: Mk bsd.gstreamer.mk multimedia/gstreamer-plugins80 Makefile.common Log: Remove dirac references in preparation for removal of multimedia/gstreamer-plugins-dirac80 Revision Chan

cvs commit: ports/databases/slony1 pkg-plist

2006-12-12 Thread Martin Wilke
miwi2006-12-13 07:37:49 UTC FreeBSD ports repository Modified files: databases/slony1 pkg-plist Log: - Fix pkg-plist PR: ports/106512 Submitted by: Robert Gogolok<[EMAIL PROTECTED]> Approved by:Vivek Khera <[EMAIL PROTECTED]> (maintainer) R

cvs commit: ports/Tools/scripts rmport

2006-12-12 Thread Vasil Dimov
vd 2006-12-13 07:32:58 UTC FreeBSD ports repository Modified files: Tools/scriptsrmport Log: Add check for existing non-closed PRs related to the port being removed. If any are found then ask if the port should be skipped from removal or removed regardless of the

cvs commit: ports/audio/raop_play Makefile

2006-12-12 Thread Munechika SUMIKAWA
sumikawa2006-12-13 07:28:17 UTC FreeBSD ports repository Modified files: audio/raop_play Makefile Log: Add another missing dependency. Revision ChangesPath 1.3 +1 -0 ports/audio/raop_play/Makefile ___ cvs-all

cvs commit: ports/ftp/tnftpd Makefile ports/ftp/tnftpd/files patch-libnetbsd-glob.c

2006-12-12 Thread Martin Wilke
miwi2006-12-13 07:21:34 UTC FreeBSD ports repository Modified files: ftp/tnftpd Makefile Added files: ftp/tnftpd/files patch-libnetbsd-glob.c Log: - Fix root exploid PR: ports/106594 Submitted by: Sergey N. Voronkov <[EMAIL PROTECTED]

Re: cvs commit: ports/textproc/docbook-xsd Makefile

2006-12-12 Thread Vasil Dimov
On Tue, Dec 12, 2006 at 08:12:26PM +0300, Sergey Skvortsov wrote: > On 12.12.2006 20:01, Vasil Dimov wrote: > > > > DEPRECATED= website disappeared and not used by other ports > > It is untrue. > > -MASTER_SITES= > http://www.oasis-open.org/committees/docbook/xmlschema/${PORTVERSION:S/.b/b/}

cvs commit: ports/textproc/docbook-xsd Makefile pkg-descr

2006-12-12 Thread Vasil Dimov
vd 2006-12-13 07:14:36 UTC FreeBSD ports repository Modified files: textproc/docbook-xsd Makefile pkg-descr Log: Cure textproc/docbook-xsd by fixing master site. New master site pointed by: Sergey Skvortsov <[EMAIL PROTECTED]> Revision ChangesPath 1.3

cvs commit: ports/security/vuxml vuln.xml

2006-12-12 Thread Martin Wilke
miwi2006-12-13 07:04:45 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix tnftpd entry (made validate happy) Revision ChangesPath 1.1246+1 -2 ports/security/vuxml/vuln.xml ___

cvs commit: ports/security/vuxml vuln.xml

2006-12-12 Thread Martin Wilke
miwi2006-12-13 06:42:52 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: tnftpd - remote root exploit Reviewed by:simon Approved by:secteam Revision ChangesPath 1.1245+25 -1 ports/security/vuxml/vuln.xml __

cvs commit: ports/devel/p5-Danga-Socket Makefile distinfo

2006-12-12 Thread Rong-En Fan
rafan 2006-12-13 06:34:43 UTC FreeBSD ports repository Modified files: devel/p5-Danga-Socket Makefile distinfo Log: - Update to 1.55 PR: ports/105914 Submitted by: Paul Dlug Approved by:maintainer timeout (16 days) Revision ChangesPath 1.

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

2006-12-12 Thread Ruslan Ermilov
On Wed, Dec 13, 2006 at 06:27:20AM +, Ruslan Ermilov wrote: > ru 2006-12-13 06:27:20 UTC > > FreeBSD src repository > > Modified files: > share/man/man9 bpf.9 > Log: > - Fix prototype of bpf_filter(). > - Document what passing it a zero buflen argument means. >

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

2006-12-12 Thread Ruslan Ermilov
ru 2006-12-13 06:27:20 UTC FreeBSD src repository Modified files: share/man/man9 bpf.9 Log: - Fix prototype of bpf_filter(). - Document what passing it a zero buflen argument means. Revision ChangesPath 1.7 +8 -2 src/share/man/man9/bpf.9 __

cvs commit: src/usr.bin/login Makefile login.c login.h

2006-12-12 Thread Christian S.J. Peron
csjp2006-12-13 06:13:32 UTC FreeBSD src repository Modified files: usr.bin/loginMakefile login.c login.h Log: Teach login(1) about the make.conf NO_AUDIT variable. This allows us to conditionally build in audit support. Submitted by: bz MFC after: 1 w

cvs commit: src/sys/powerpc/powerpc ofw_machdep.c

2006-12-12 Thread Marcel Moolenaar
marcel 2006-12-13 06:11:22 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc ofw_machdep.c Log: Implement OF_decode_addr(). This makes uart(4) work as a serial console on a Xserve G4. Revision ChangesPath 1.17 +128 -8src/sys/powerpc/powerpc/o

cvs commit: src/sys/security/mac_biba mac_biba.c src/sys/security/mac_lomac mac_lomac.c src/sys/security/mac_mls mac_mls.c

2006-12-12 Thread Christian S.J. Peron
csjp2006-12-13 06:03:22 UTC FreeBSD src repository Modified files: sys/security/mac_biba mac_biba.c sys/security/mac_lomac mac_lomac.c sys/security/mac_mls mac_mls.c Log: Teach the MAC policies which utilize mbuf labeling the new syncache entry points. Properly i

cvs commit: src/sys/netinet tcp_syncache.c src/sys/security/mac mac_framework.h mac_inet.c src/sys/sys mac_policy.h

2006-12-12 Thread Christian S.J. Peron
csjp2006-12-13 06:00:57 UTC FreeBSD src repository Modified files: sys/netinet tcp_syncache.c sys/security/mac mac_framework.h mac_inet.c sys/sys mac_policy.h Log: Fix LOR between the syncache and inpcb locks when MAC is present in the ke

Re: cvs commit: src/sys/net if_ethersubr.c

2006-12-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Luigi Rizzo <[EMAIL PROTECTED]> writes: : On Tue, Dec 12, 2006 at 09:13:23PM -0700, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : ... : > : while established practice in NetBSD, met with considerable : > : controversy when I tried to expand

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Scott Long
Bruce Evans wrote: On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote: On Tue, 12 Dec 2006, Scott Long wrote: scottl 2006-12-12 05:11:12 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Fix support for certain 575x/578x chips. This consists of th

Re: cvs commit: src/sys/net if_ethersubr.c

2006-12-12 Thread Luigi Rizzo
On Tue, Dec 12, 2006 at 09:13:23PM -0700, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> ... > : while established practice in NetBSD, met with considerable > : controversy when I tried to expand it in FreeBSD land. However, > : putting things in param.h met with no resistance whatsoever

Re: cvs commit: src/sys/net if_ethersubr.c

2006-12-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "M. Warner Losh" <[EMAIL PROTECTED]> writes: : In message: <[EMAIL PROTECTED]> : John-Mark Gurney <[EMAIL PROTECTED]> writes: : : Luigi Rizzo wrote this message on Tue, Dec 12, 2006 at 06:24 -0800: : : > On Tue, Dec 12, 2006 at 03:17:59PM +010

cvs commit: ports/security/py-hashlib Makefile

2006-12-12 Thread Alexander Botero-Lowry
alexbl 2006-12-13 03:52:56 UTC FreeBSD ports repository Modified files: security/py-hashlib Makefile Log: - pass maintainership to python@ (it should have been that way in the first place) Revision ChangesPath 1.2 +1 -1 ports/security/py-hashlib/Mak

cvs commit: src/sys/amd64/conf GENERIC src/sys/i386/conf GENERIC

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 03:41:47 UTC FreeBSD src repository Modified files: sys/amd64/conf GENERIC sys/i386/confGENERIC Log: Add msk(4) to the list of drivers supported by GENERIC kernel. Revision ChangesPath 1.471 +1 -0 src/sys/amd64/conf/GENER

cvs commit: src/sys/powerpc/include bus.h

2006-12-12 Thread Marcel Moolenaar
marcel 2006-12-13 03:25:32 UTC FreeBSD src repository Modified files: sys/powerpc/include bus.h Log: Implement bus_space_map(). Revision ChangesPath 1.19 +2 -1 src/sys/powerpc/include/bus.h ___ cvs-all@freebsd.or

cvs commit: ports/Mk bsd.python.mk

2006-12-12 Thread Alexander Botero-Lowry
alexbl 2006-12-13 03:22:23 UTC FreeBSD ports repository Modified files: Mk bsd.python.mk Log: - add ${PYHASHLIB} dependency macro to bsd.python.mk Revision ChangesPath 1.89 +10 -1 ports/Mk/bsd.python.mk

cvs commit: CVSROOT modules

2006-12-12 Thread Alexander Botero-Lowry
alexbl 2006-12-13 03:19:31 UTC FreeBSD ports repository Modified files: .modules Log: py-hashlib --> ports/security/py-hashlib Revision ChangesPath 1.16834 +1 -0 CVSROOT/modules ___ cvs-all@free

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

2006-12-12 Thread Alexander Botero-Lowry
alexbl 2006-12-13 03:19:18 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/py-hashlib Makefile distinfo pkg-descr pkg-plist Log: - Add hashlib-20060408a Python secure hash and message digest module MD5, SHA1, SHA224

cvs commit: ports/databases/sqlite3 Makefile

2006-12-12 Thread Marcus Alves Grando
mnag2006-12-13 03:16:47 UTC FreeBSD ports repository Modified files: databases/sqlite3Makefile Log: - Add OPTION to build FTS1 (Full text search). PR: 106281 Submitted by: Barry Pederson Revision ChangesPath 1.22 +6 -0 ports/data

cvs commit: ports/mail/libspf2 Makefile ports/mail/libspf2/files patch-src__libspf2__spf_interpret.c patch-src_libspf2_spf__dns__resolv.c

2006-12-12 Thread Marcus Alves Grando
mnag2006-12-13 02:57:08 UTC FreeBSD ports repository Modified files: mail/libspf2 Makefile mail/libspf2/files patch-src_libspf2_spf__dns__resolv.c Added files: mail/libspf2/files patch-src__libspf2__spf_interpret.c Log: - Fix SIGSEGV in amd64 using siz

Re: cvs commit: src/lib/libc/sys symlink.2

2006-12-12 Thread Bruce Evans
On Tue, 12 Dec 2006, Pawel Jakub Dawidek wrote: pjd 2006-12-12 20:05:04 UTC FreeBSD src repository Modified files: lib/libc/sys symlink.2 Log: symlink(2) return EACCES if a component of the name2 path prefix denies write permission. Isn't that a bog in symlink(2)? PO

cvs commit: src/usr.sbin/sysinstall devices.c

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:51:27 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall devices.c Log: Add msk(4) to the list of supported network interface. Revision ChangesPath 1.171 +1 -0 src/usr.sbin/sysinstall/devices.c __

cvs commit: src/sys/boot/forth loader.conf

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:48:22 UTC FreeBSD src repository Modified files: sys/boot/forth loader.conf Log: Add an entry for the msk(4) module. Revision ChangesPath 1.114 +1 -0 src/sys/boot/forth/loader.conf ___ cv

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

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:46:32 UTC FreeBSD src repository Modified files: share/man/man4 miibus.4 Log: Add msk(4) to the list of device drivers use the miibus interface. Revision ChangesPath 1.18 +3 -1 src/share/man/man4/miibus.4 _

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

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:42:02 UTC FreeBSD src repository Modified files: share/man/man4 vlan.4 Log: Add msk(4) to the list of devices supporting full VLAN processing in the hardware. Revision ChangesPath 1.33 +2 -1 src/share/man/man4/vlan.4 ___

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

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:40:06 UTC FreeBSD src repository Modified files: share/man/man4 altq.4 Log: Add msk(4) to the list of drivers supporting ALTQ. Revision ChangesPath 1.23 +2 -1 src/share/man/man4/altq.4 _

cvs commit: src/share/man/man4 Makefile

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:37:48 UTC FreeBSD src repository Modified files: share/man/man4 Makefile Log: Hook up msk(4) to the build. Revision ChangesPath 1.370 +1 -0 src/share/man/man4/Makefile ___ cvs-all@freebsd

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

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:37:01 UTC FreeBSD src repository Added files: share/man/man4 msk.4 Log: Add a man page for msk(4). Revision ChangesPath 1.1 +238 -0src/share/man/man4/msk.4 (new) ___ cvs-all@freebsd.org

cvs commit: src/sys/conf NOTES files src/sys/modules Makefile src/sys/modules/msk Makefile

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:33:33 UTC FreeBSD src repository Modified files: sys/conf NOTES files sys/modules Makefile Added files: sys/modules/msk Makefile Log: Hook up msk(4) to the build. Revision ChangesPath 1.1402+4 -0 src

cvs commit: src/sys/dev/msk if_msk.c if_mskreg.h

2006-12-12 Thread Pyun YongHyeon
yongari 2006-12-13 02:30:11 UTC FreeBSD src repository Added files: sys/dev/msk if_msk.c if_mskreg.h Log: Add msk(4), a driver for Marvell/SysKonnect Yukon II Gigabit Ethernet controller. Due to lack of documentation, this driver is based on the code from sk(4) and M

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Bruce Evans
On Wed, 13 Dec 2006, Oleg Bulyzhin wrote: On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote: On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote: I would say you have simplified it too much. With your change you will get wrong numbers after ifconfig down/up (since it implies

Re: cvs commit: src/sys/dev/bge if_bge.c

2006-12-12 Thread Bruce Evans
On Wed, 13 Dec 2006, Oleg Bulyzhin wrote: On Tue, Dec 12, 2006 at 06:24:43PM -0500, Jung-uk Kim wrote: On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote: On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote: jkim2006-12-11 18:00:35 UTC FreeBSD src repository Modif

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Oleg Bulyzhin
On Tue, Dec 12, 2006 at 08:07:46PM -0500, Jung-uk Kim wrote: > On Tuesday 12 December 2006 07:44 pm, Oleg Bulyzhin wrote: > > On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote: > > > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote: > > > > On Tue, Dec 12, 2006 at 06:09:17PM -050

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Scott Long
On Wed, 13 Dec 2006, Bruce Evans wrote: On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote: On Tue, 12 Dec 2006, Scott Long wrote: scottl 2006-12-12 05:11:12 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Fix support for certain 575x/578x chi

cvs commit: ports/security/clamav-devel Makefile

2006-12-12 Thread Marcus Alves Grando
mnag2006-12-13 01:41:51 UTC FreeBSD ports repository Modified files: security/clamav-devel Makefile Log: - Mark as FORBIDDEN Security: http://www.vuxml.org/freebsd/eb5124a4-8a20-11db-b033-00123ffe8333.html With hat: secteam Revision ChangesPath

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Jung-uk Kim
On Tuesday 12 December 2006 07:44 pm, Oleg Bulyzhin wrote: > On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote: > > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote: > > > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote: > > > > On Tuesday 12 December 2006 05:05 pm, O

Re: cvs commit: src/sys/dev/bge if_bge.c

2006-12-12 Thread Jung-uk Kim
On Tuesday 12 December 2006 07:03 pm, Oleg Bulyzhin wrote: > On Tue, Dec 12, 2006 at 06:24:43PM -0500, Jung-uk Kim wrote: > > On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote: > > > On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote: > > > > jkim2006-12-11 18:00:35 UTC > >

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Oleg Bulyzhin
On Tue, Dec 12, 2006 at 07:31:24PM -0500, Jung-uk Kim wrote: > On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote: > > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote: > > > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote: > > > > On Fri, Dec 01, 2006 at 01:08:52AM +000

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Bruce Evans
On Tue, 12 Dec 2006, Bjoern A. Zeeb wrote: On Tue, 12 Dec 2006, Scott Long wrote: scottl 2006-12-12 05:11:12 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Fix support for certain 575x/578x chips. This consists of the following: ... th

cvs commit: src/games/fortune/datfiles fortunes

2006-12-12 Thread Greg Lehey
grog2006-12-13 00:33:40 UTC FreeBSD src repository Modified files: games/fortune/datfiles fortunes Log: Wisdom of Chinggis (Genghis) Khan. Submitted by: Ganbold <[EMAIL PROTECTED]> Revision ChangesPath 1.232 +60 -1 src/games/fortune/datfiles/fortunes

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Jung-uk Kim
On Tuesday 12 December 2006 06:44 pm, Oleg Bulyzhin wrote: > On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote: > > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote: > > > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote: > > > > jkim2006-12-01 01:08:52 UTC > >

cvs commit: ports/net/p5-POE-Component-Client-Ident Makefile distinfo

2006-12-12 Thread Andrew Pantyukhin
sat 2006-12-13 00:07:56 UTC FreeBSD ports repository Modified files: net/p5-POE-Component-Client-Ident Makefile distinfo Log: - Update to 1.04 Revision ChangesPath 1.6 +1 -1 ports/net/p5-POE-Component-Client-Ident/Makefile 1.5 +3 -3 ports/n

Re: cvs commit: src/sys/dev/bge if_bge.c

2006-12-12 Thread Oleg Bulyzhin
On Tue, Dec 12, 2006 at 06:24:43PM -0500, Jung-uk Kim wrote: > On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote: > > On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote: > > > jkim2006-12-11 18:00:35 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > >

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

2006-12-12 Thread Andrew Pantyukhin
sat 2006-12-12 23:59:11 UTC FreeBSD ports repository Modified files: www/xpi-noscript Makefile distinfo Log: - Update to 1.1.4.5.061206 Revision ChangesPath 1.9 +1 -1 ports/www/xpi-noscript/Makefile 1.7 +3 -3 ports/www/xpi-noscript/dist

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

2006-12-12 Thread Andrew Pantyukhin
sat 2006-12-12 23:55:49 UTC FreeBSD ports repository Modified files: www/xpi-tabmixplus Makefile distinfo Log: - Update to 0.3.5.2 Revision ChangesPath 1.7 +1 -4 ports/www/xpi-tabmixplus/Makefile 1.5 +3 -3 ports/www/xpi-tabmixplus/distinf

cvs commit: ports/mail/fdm Makefile distinfo

2006-12-12 Thread Andrew Pantyukhin
sat 2006-12-12 23:48:37 UTC FreeBSD ports repository Modified files: mail/fdm Makefile distinfo Log: - Update to 0.7 Revision ChangesPath 1.9 +3 -3 ports/mail/fdm/Makefile 1.7 +3 -3 ports/mail/fdm/distinfo __

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Oleg Bulyzhin
On Tue, Dec 12, 2006 at 06:09:17PM -0500, Jung-uk Kim wrote: > On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote: > > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote: > > > jkim2006-12-01 01:08:52 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > >

Re: cvs commit: src/sys/dev/bge if_bge.c

2006-12-12 Thread Jung-uk Kim
On Tuesday 12 December 2006 05:25 pm, Oleg Bulyzhin wrote: > On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote: > > jkim2006-12-11 18:00:35 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/bge if_bge.c > > Log: > > - Correct collision cou

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Bjoern A. Zeeb
On Tue, 12 Dec 2006, Scott Long wrote: scottl 2006-12-12 05:11:12 UTC FreeBSD src repository Modified files: sys/dev/bge if_bge.c if_bgereg.h Log: Fix support for certain 575x/578x chips. This consists of the following: - Use the appropriate register writing method when

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Jung-uk Kim
On Tuesday 12 December 2006 05:05 pm, Oleg Bulyzhin wrote: > On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote: > > jkim2006-12-01 01:08:52 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/dev/bge if_bge.c if_bgereg.h > > Log: > > Simplify st

Re: cvs commit: src/sys/dev/bge if_bge.c

2006-12-12 Thread Oleg Bulyzhin
On Mon, Dec 11, 2006 at 06:00:35PM +, Jung-uk Kim wrote: > jkim2006-12-11 18:00:35 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c > Log: > - Correct collision counter for BCM5705+. This register is read/clear. > - Correct RX packet d

Re: cvs commit: ports UPDATING

2006-12-12 Thread Doug Barton
Lars Thegler wrote: > lth 2006-12-12 12:54:33 UTC > > FreeBSD ports repository > > Modified files: > .UPDATING > Log: > Added note about rcNG for Smokeping > > Revision ChangesPath > 1.432 +8 -1 ports/UPDATING > > http://www.FreeBSD.o

cvs commit: ports/lang/php4 Makefile.ext

2006-12-12 Thread Alex Dupre
ale 2006-12-12 21:58:05 UTC FreeBSD ports repository Modified files: lang/php4Makefile.ext Log: Remove expired ming extensions. Revision ChangesPath 1.30 +0 -6 ports/lang/php4/Makefile.ext ___ cvs-a

cvs commit: ports/Mk bsd.php.mk

2006-12-12 Thread Alex Dupre
ale 2006-12-12 22:01:14 UTC FreeBSD ports repository Modified files: Mk bsd.php.mk Log: Remove expired php4-ming extension. Revision ChangesPath 1.36 +3 -3 ports/Mk/bsd.php.mk ___ cvs-all@free

Re: cvs commit: src/sys/dev/bge if_bge.c if_bgereg.h

2006-12-12 Thread Oleg Bulyzhin
On Fri, Dec 01, 2006 at 01:08:52AM +, Jung-uk Kim wrote: > jkim2006-12-01 01:08:52 UTC > > FreeBSD src repository > > Modified files: > sys/dev/bge if_bge.c if_bgereg.h > Log: > Simplify statistics updates, remove redundant register reads, and add > discarded R

cvs commit: ports/lang/php4-extensions Makefile

2006-12-12 Thread Alex Dupre
ale 2006-12-12 21:59:26 UTC FreeBSD ports repository Modified files: lang/php4-extensions Makefile Log: Remove expired ming and panda extensions. Revision ChangesPath 1.11 +2 -4 ports/lang/php4-extensions/Makefile

cvs commit: ports/java/castor Makefile distinfo

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:44:25 UTC FreeBSD ports repository Modified files: java/castor Makefile distinfo Log: - Update to 1.0.5 PR: 106647 Submitted by: Adam VanderHook <[EMAIL PROTECTED]> Revision ChangesPath 1.10 +1 -1 ports/jav

cvs commit: ports/net/proxychains Makefile distinfo pkg-descr pkg-plist ports/net/proxychains/files gethostbyaddr-proto-int patch-::acconfig.h patch-::configure.in patch-proxychains-Makefile.in patch-

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:39:24 UTC FreeBSD ports repository Modified files: net/proxychains Makefile distinfo pkg-descr pkg-plist Added files: net/proxychains/files gethostbyaddr-proto-int patch-proxychains-Makefile.in pat

cvs commit: ports/polish/aspell Makefile distinfo pkg-plist

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:35:01 UTC FreeBSD ports repository Modified files: polish/aspellMakefile distinfo pkg-plist Log: - Update to 6.0.20061121 PR: ports/106575 Submitted by: Marcin Wisnicki <[EMAIL PROTECTED]> Revision ChangesPath 1.7

cvs commit: ports/lang/see-devel Makefile ports/lang/see-devel/files patch-libsee_input__utf8.c

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:32:37 UTC FreeBSD ports repository Modified files: lang/see-devel Makefile Added files: lang/see-devel/files patch-libsee_input__utf8.c Log: - Fix UTF8 decoding PR: ports/106635 Submitted by: Simun Mikecin <[EMAIL PROTECTED]

cvs commit: ports/x11-themes/baghira Makefile distinfo pkg-descr pkg-plist

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:11:47 UTC FreeBSD ports repository Modified files: x11-themes/baghira Makefile distinfo pkg-descr pkg-plist Log: - Update to 0.8 - Update maintainer mail PR: ports/106610 Submitted by: Miguel Mendez <[EMAIL PROTECTED]> (maintainer)

cvs commit: ports/net/quagga Makefile distinfo ports/net/quagga/files extra-tcpmd5-patch-bgpd-bgpd.c extra-tcpmd5-patch-vtysh-extract.pl.in patch-ospfd-ospf_packet.c patch-ripd-ripd.c

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:08:40 UTC FreeBSD ports repository Modified files: net/quagga Makefile distinfo net/quagga/files extra-tcpmd5-patch-bgpd-bgpd.c Added files: net/quagga/files extra-tcpmd5-patch-vtysh-extract.pl.in Removed files: net/quagga/fil

cvs commit: ports/misc/bibletime Makefile distinfo pkg-plist ports/misc/bibletime/files patch-bibletime::backend::cswordbackend.cpp

2006-12-12 Thread Martin Wilke
miwi2006-12-12 21:06:24 UTC FreeBSD ports repository Modified files: misc/bibletime Makefile distinfo pkg-plist Removed files: misc/bibletime/files patch-bibletime::backend::cswordbackend.cpp Log: - Update to 1.6.2 PR: p

Re: cvs commit: src/sys/net if_ethersubr.c

2006-12-12 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> John-Mark Gurney <[EMAIL PROTECTED]> writes: : Luigi Rizzo wrote this message on Tue, Dec 12, 2006 at 06:24 -0800: : > On Tue, Dec 12, 2006 at 03:17:59PM +0100, Bernd Walter wrote: : > > On Tue, Dec 12, 2006 at 05:57:56AM -0800, Luigi Rizzo wrote: : > ...

cvs commit: ports/devel/py-notify pkg-descr

2006-12-12 Thread Jeremy Messenger
mezz2006-12-12 21:02:59 UTC FreeBSD ports repository Modified files: devel/py-notify pkg-descr Log: Merge with MC's py-libnotify for pkg-descr that has the better info. I didn't know about that MC has py-libnotify. Revision ChangesPath 1.2 +6 -2

cvs commit: ports/games/gtetrinet Makefile distinfo

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:54:17 UTC FreeBSD ports repository Modified files: games/gtetrinet Makefile distinfo Log: - Update to 0.7.11 - Pass maintainership to submitter PR: ports/106611 Submitted by: Miguel Mendez <[EMAIL PROTECTED]> Revision Change

cvs commit: ports/security/vuxml vuln.xml

2006-12-12 Thread Marcus Alves Grando
mnag2006-12-12 20:51:25 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - clamav -- Multipart Nestings Denial of Service Revision ChangesPath 1.1244+36 -1 ports/security/vuxml/vuln.xml ___

cvs commit: ports/textproc/p5-Search-Saryer Makefile distinfo ports/textproc/p5-Search-Saryer/files patch-Makefile.PL patch-Saryer.pm patch-Saryer.xs

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:44:23 UTC FreeBSD ports repository Modified files: textproc/p5-Search-Saryer Makefile distinfo textproc/p5-Search-Saryer/files patch-Saryer.pm Removed files: textproc/p5-Search-Saryer/files patch-Makefile.PL patch-

cvs commit: ports/mail/py-milter Makefile distinfo pkg-plist ports/mail/py-milter/files patch-aa

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:40:41 UTC FreeBSD ports repository Modified files: mail/py-milter Makefile distinfo pkg-plist mail/py-milter/files patch-aa Log: - Update to 0.8.6 PR: ports/106606 Submitted by: Oliver Fromme <[EMAIL PROTECTED]> Approved by:

cvs commit: ports/mail/courier Makefile distinfo ports/mail/courier/files extrapatch-maildir__maildirfilter.c extrapatch-webmail__folder.c extrapatch-webmail__newmsg.c patch-courier::configure patch-c

2006-12-12 Thread Gabor Kovesdan
gabor 2006-12-12 20:32:45 UTC FreeBSD ports repository Modified files: mail/courier Makefile distinfo Added files: mail/courier/files extrapatch-maildir__maildirfilter.c extrapatch-webmail__folder.c extrapatch-webm

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

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:32:38 UTC FreeBSD ports repository Modified files: security/nmapMakefile distinfo pkg-plist Log: - Update to 4.20 PR: ports/106567 Submitted by: Jose Fernandes<[EMAIL PROTECTED]> Approved by:maintainer Revision Change

cvs commit: ports/graphics/gqview Makefile distinfo

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:30:06 UTC FreeBSD ports repository Modified files: graphics/gqview Makefile distinfo Log: - Update to 2.0.4 PR: ports/106619 Submitted by: Lars Engels <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.63 +1 -1

cvs commit: ports/dns/nsd Makefile distinfo

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:28:43 UTC FreeBSD ports repository Modified files: dns/nsd Makefile distinfo Log: - Update to 3.0.3 PR: ports/106607 Submitted by: Olafur Osvaldsson <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.33

cvs commit: ports/security/p5-openxpki Makefile distinfo pkg-plist

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:27:12 UTC FreeBSD ports repository Modified files: security/p5-openxpki Makefile distinfo pkg-plist Log: - Update to 0.9.633 PR: ports/106609 Submitted by: Sergei Vyshenski <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath

cvs commit: ports/graphics/npretty Makefile distinfo pkg-plist

2006-12-12 Thread Gabor Kovesdan
gabor 2006-12-12 20:24:59 UTC FreeBSD ports repository Modified files: graphics/npretty Makefile distinfo pkg-plist Log: - Fix MASTER_SITES - Fix LIB_DEPENDS - Add support for NOPORTDOCS - Fix typo PR: ports/105379 Submitted by: Peter Ankerstal <[

cvs commit: ports/sysutils/ipsc Makefile pkg-descr ports/sysutils/ipsc/files ipsc.8

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:23:04 UTC FreeBSD ports repository Modified files: sysutils/ipscMakefile pkg-descr Added files: sysutils/ipsc/files ipsc.8 Log: - Pass maintainership to submitter - Update WWW and MASTER_SITES - Remove EXPIRATION_DATE PR:

cvs commit: ports/mail/postfix Makefile distinfo

2006-12-12 Thread Marcus Alves Grando
mnag2006-12-12 20:12:56 UTC FreeBSD ports repository Modified files: mail/postfix Makefile distinfo Log: - Update to 2.3.5 Revision ChangesPath 1.123 +1 -1 ports/mail/postfix/Makefile 1.83 +3 -3 ports/mail/postfix/distinfo

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

2006-12-12 Thread Pawel Jakub Dawidek
pjd 2006-12-12 20:06:52 UTC FreeBSD src repository Modified files: lib/libc/sys symlink.2 Log: Be more specific when ELOOP can be returned. Revision ChangesPath 1.20 +3 -1 src/lib/libc/sys/symlink.2 ___

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

2006-12-12 Thread Pawel Jakub Dawidek
pjd 2006-12-12 20:05:04 UTC FreeBSD src repository Modified files: lib/libc/sys symlink.2 Log: symlink(2) return EACCES if a component of the name2 path prefix denies write permission. Revision ChangesPath 1.19 +4 -0 src/lib/libc/sys/symlink.2

cvs commit: ports/www/serendipity-devel Makefile distinfo

2006-12-12 Thread Martin Wilke
miwi2006-12-12 20:04:57 UTC FreeBSD ports repository Modified files: www/serendipity-devel Makefile distinfo Log: - Update to 200612102342 Submitted by: farrokhi Revision ChangesPath 1.21 +1 -1 ports/www/serendipity-devel/Makefile 1.15 +3 -

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

2006-12-12 Thread Pawel Jakub Dawidek
pjd 2006-12-12 19:57:17 UTC FreeBSD src repository Modified files: lib/libc/sys symlink.2 Log: Correct ENOENT description. Revision ChangesPath 1.18 +4 -2 src/lib/libc/sys/symlink.2 ___ cvs-all@freebsd.

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

2006-12-12 Thread Pawel Jakub Dawidek
pjd 2006-12-12 19:48:15 UTC FreeBSD src repository Modified files: lib/libc/sys symlink.2 Log: The 'name1' argument to symlink(2) is only limited to 1023 characters, its components are not checked. Revision ChangesPath 1.17 +3 -1 src/lib/libc/s

cvs commit: src/sys/net if_ppp.c if_pppvar.h ppp_tty.c

2006-12-12 Thread Hajimu UMEMOTO
ume 2006-12-12 19:41:41 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net if_ppp.c if_pppvar.h ppp_tty.c Log: MFC: Use callout mechanism instead of timeout()/untimeout(). sys/net/if_ppp.c: 1.119 sys/net/if_p

cvs commit: ports/devel Makefile ports/devel/py-notify Makefile distinfo pkg-descr pkg-plist

2006-12-12 Thread Jeremy Messenger
mezz2006-12-12 19:38:47 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/py-notify Makefile distinfo pkg-descr pkg-plist Log: A python bindings for libnotify. WWW: http://www.galago-project.org/ Revision Chan

cvs commit: CVSROOT modules

2006-12-12 Thread Jeremy Messenger
mezz2006-12-12 19:39:02 UTC FreeBSD ports repository Modified files: .modules Log: py-notify --> ports/devel/py-notify Revision ChangesPath 1.16833 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.o

cvs commit: ports/multimedia/xmms-avi Makefile ports/multimedia/xmms-avi/files patch-Cache.cpp patch-infotypes.h patch-quantize-pvt.c patch-win32.h

2006-12-12 Thread Martin Wilke
miwi2006-12-12 19:36:14 UTC FreeBSD ports repository Modified files: multimedia/xmms-avi Makefile Added files: multimedia/xmms-avi/files patch-Cache.cpp patch-infotypes.h patch-quantize-pvt.c patch-win32.h Log: - Unbreak for 5/6/7 P

cvs commit: src/sys/dev/pci pci.c pcireg.h

2006-12-12 Thread John Baldwin
jhb 2006-12-12 19:33:25 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c pcireg.h Log: - Add constants for HT PCI capability registers including the various subtypes of HT capabilities. - Add constants for the MSI mapping window HT PCI capability.

cvs commit: CVSROOT modules

2006-12-12 Thread Martin Wilke
miwi2006-12-12 19:31:32 UTC FreeBSD ports repository Modified files: .modules Log: routers2 --> ports/net-mgmt/routers2 Revision ChangesPath 1.16832 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/net-mgmt Makefile ports/net-mgmt/routers2 Makefile distinfo pkg-descr pkg-plist ports/net-mgmt/routers2/files patch-routers2.cgi.pl patch-routers2.conf

2006-12-12 Thread Martin Wilke
miwi2006-12-12 19:31:12 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/routers2Makefile distinfo pkg-descr pkg-plist net-mgmt/routers2/files patch-routers2.cgi.pl patch-routers2.conf

  1   2   >