cvs commit: ports/textproc/libextractor Makefile distinfo

2006-09-07 Thread Vasil Dimov
vd 2006-09-08 06:01:11 UTC FreeBSD ports repository Modified files: textproc/libextractor Makefile distinfo Log: Archive rerolled to fix a bug that the plugins directory was not created thus resulting in make install falure. We do not need to explicitly create this direc

cvs commit: ports/converters/php5-mbstring/files patch-config.m4

2006-09-07 Thread Alex Dupre
ale 2006-09-08 05:58:39 UTC FreeBSD ports repository Added files: converters/php5-mbstring/files patch-config.m4 Log: Try to fix build on amd64. Revision ChangesPath 1.1 +10 -0 ports/converters/php5-mbstring/files/patch-config.m4 (new) _

cvs commit: src/sys/dev/mpt mpt_pci.c

2006-09-07 Thread Matt Jacob
mjacob 2006-09-08 05:27:04 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt_pci.c Log: Support for PCI-Express 4Gb Cards. Revision ChangesPath 1.38 +14 -5 src/sys/dev/mpt/mpt_pci.c ___ cvs-all@fr

cvs commit: ports/security/openssl Makefile distinfo

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-08 05:20:50 UTC FreeBSD ports repository Modified files: security/openssl Makefile distinfo Log: - update to 0.9.8c - update stable to 0.9.7k md5 verified Security: http://www.openssl.org/news/secadv_20060905.txt Security: CAN-2006-4339 Revision

cvs commit: src/share/man/man7 security.7

2006-09-07 Thread Tom Rhodes
trhodes 2006-09-08 04:56:21 UTC FreeBSD src repository Modified files: share/man/man7 security.7 Log: So there is where that handbook paragraph came from. Kill it here too. Remove a paragraph about over building security, it's a bit off. Discussed with: des, FreeBSD

cvs commit: ports/java/poseidon Makefile distinfo

2006-09-07 Thread Volker Stolz
vs 2006-09-08 01:32:54 UTC FreeBSD ports repository Modified files: java/poseidonMakefile distinfo Log: Update to 4.2.1 PR: ports/102830 Submitted by: maintainer Revision ChangesPath 1.19 +1 -1 ports/java/poseidon/Makefile

cvs commit: src/sys/dev/re if_re.c

2006-09-07 Thread Pyun YongHyeon
yongari 2006-09-08 00:58:02 UTC FreeBSD src repository Modified files: sys/dev/re if_re.c Log: Make 8139C+ work again which was broken since rev 1.68. Ever since rev 1.68 re(4) checks the validity of link in re_start. But rlphy(4) got a garbled data due to a differe

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

2006-09-07 Thread Tom Rhodes
trhodes 2006-09-08 00:30:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: Remove a paragraph about over building security, it's a bit off. Discussed with: des, FreeBSD-security Revision ChangesPath 1.298

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

2006-09-07 Thread Bruce A. Mah
bmah2006-09-07 23:59:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC: SA-06:19.openssl, SA-06:20.bind, audit kernel support, OpenBSM userland, cp(1) -l, freebsd-update(8), pkill(1) moved

cvs commit: ports/games/warsow-data Makefile

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 23:51:08 UTC FreeBSD ports repository Modified files: games/warsow-dataMakefile Log: - Remove duplicate MASTER_SITES variable. Approved by:garga (mentor,implicit) Revision ChangesPath 1.3 +0 -1 ports/games/warsow-data/Makefil

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

2006-09-07 Thread Bruce A. Mah
bmah2006-09-07 23:49:26 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: Sigh. Fix name/path to SA-06:20. Revision ChangesPath 1.974 +3 -3 src/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml __

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

2006-09-07 Thread Bruce A. Mah
bmah2006-09-07 23:41:11 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: MFC noted: lukemftpd from NetBSD snapshot. Revision ChangesPath 1.973 +1 -1 src/release/doc/en_US.ISO8859-1/relnotes/common/new.s

cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h

2006-09-07 Thread Maksim Yevmenkin
emax2006-09-07 23:38:09 UTC FreeBSD src repository Modified files: sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h Log: s/USBDEVNAME/device_get_nameunit/g s/USBBASEDEVICE/device_t/g Revision ChangesPath 1.28 +103 -103 src/sys/netgraph/bluetooth/dr

cvs commit: src/sys/dev/mpt mpt.c mpt.h mpt_cam.c

2006-09-07 Thread Matt Jacob
mjacob 2006-09-07 23:08:21 UTC FreeBSD src repository Modified files: sys/dev/mpt mpt.c mpt.h mpt_cam.c Log: Create a 'ready' handler for each personality. The purpose of this handler is to able to be called after *all* attach and enable events are done. We estab

cvs commit: src/sys/dev/drm drmP.h drm_drv.c drm_pciids.h i915_dma.c i915_drm.h i915_drv.h i915_irq.c mach64_drm.h radeon_cp.c radeon_drm.h radeon_drv.h radeon_state.c

2006-09-07 Thread Eric Anholt
anholt 2006-09-07 23:04:47 UTC FreeBSD src repository Modified files: sys/dev/drm drmP.h drm_drv.c drm_pciids.h i915_dma.c i915_drm.h i915_drv.h i915_irq.c mach64_drm.h radeon_cp.c radeon_drm.h rad

cvs commit: ports/multimedia/kbtv Makefile

2006-09-07 Thread Mark Linimon
linimon 2006-09-07 22:49:53 UTC FreeBSD ports repository Modified files: multimedia/kbtv Makefile Log: Update mastersite. PR: 103003 Submitted by: maintainer Forgotten by: linimon Revision ChangesPath 1.9 +2 -1 ports/multimedia

cvs commit: ports/x11-themes/gtk-qt-engine Makefile ports/x11-toolkits/qscintilla Makefile ports/x11-toolkits/py-qt Makefile ports/x11-toolkits/py-kde Makefile ports/multimedia/kbtv Makefile

2006-09-07 Thread Mark Linimon
linimon 2006-09-07 22:47:42 UTC FreeBSD ports repository Modified files: x11-themes/gtk-qt-engine Makefile x11-toolkits/qscintilla Makefile x11-toolkits/py-qt Makefile x11-toolkits/py-kde Makefile multimedia/kbtv Makefile Log: Reset maintainer at his r

cvs commit: ports/devel/py-sip Makefile

2006-09-07 Thread Mark Linimon
linimon 2006-09-07 22:41:08 UTC FreeBSD ports repository Modified files: devel/py-sip Makefile Log: Reset maintainer by request. Note: the canonical mastersite is at 4.4.5 now. PR: ports/102998 Revision ChangesPath 1.29 +1 -1 ports/

cvs commit: src/etc/defaults rc.conf src/etc/rc.d Makefile bthidd

2006-09-07 Thread Maksim Yevmenkin
emax2006-09-07 22:25:08 UTC FreeBSD src repository Modified files: etc/defaults rc.conf etc/rc.d Makefile Added files: etc/rc.d bthidd Log: Add bthidd(8) rc(8) script MFC after: 1 month Revision ChangesPath 1.2

cvs commit: src/sys/arm/at91 at91_twi.c

2006-09-07 Thread Warner Losh
imp 2006-09-07 21:53:28 UTC FreeBSD src repository Modified files: sys/arm/at91 at91_twi.c Log: MFp4: first cut at getting I2C transfers working (generically). I'm unsure if this driver correctly implements all the start/stop junk right (but it did or didn't befo

cvs commit: ports/lang/fpc-units Makefile

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:51:18 UTC FreeBSD ports repository Modified files: lang/fpc-units Makefile Log: - Fix PORTVERSION to 2.0.4 Approved by:garga (mentor,implicit) Revision ChangesPath 1.6 +1 -2 ports/lang/fpc-units/Makefile

cvs commit: src/sys/arm/at91 if_atereg.h

2006-09-07 Thread Warner Losh
imp 2006-09-07 21:50:01 UTC FreeBSD src repository Modified files: sys/arm/at91 if_atereg.h Log: MFp4: berndt pointed me at an errata that shows that the stat register offsets were originally documented incorrectly. This fixes that. It shouldn't affect anything

cvs commit: src/usr.sbin/bluetooth Makefile src/usr.sbin/bluetooth/bthidd Makefile bthid_config.h bthidd.8 bthidd.c bthidd.conf.sample bthidd.h client.c hid.c kbd.c kbd.h lexer.l parser.y server.c ses

2006-09-07 Thread Maksim Yevmenkin
emax2006-09-07 21:47:49 UTC FreeBSD src repository Modified files: usr.sbin/bluetooth Makefile usr.sbin/bluetooth/bthidd Makefile bthid_config.h bthidd.c bthidd.conf.sample bthidd.h client.c hid.c kbd.c kbd.h lex

cvs commit: CVSROOT modules

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:43:28 UTC FreeBSD ports repository Modified files: .modules Log: - security/fpc-md5 was renamed to security/fpc-hash Revision ChangesPath 1.16176 +0 -1 CVSROOT/modules ___ cvs

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

2006-09-07 Thread Maho Nakata
maho2006-09-07 21:43:21 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0/files Makefile.knobs editors/openoffice.org-2.0-devel/files Makefile.knobs Log: Location of ant home has been changed. Submitted by: Jona Joachim <[EMAIL PROTECTED]>

cvs commit: ports MOVED

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:42:26 UTC FreeBSD ports repository Modified files: .MOVED Log: - security/fpc-md5 was renamed to security/fpc-hash Revision ChangesPath 1.1133+2 -1 ports/MOVED ___ cvs-all@f

cvs commit: ports/security Makefile ports/security/fpc-md5 Makefile pkg-plist

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:40:37 UTC FreeBSD ports repository Modified files: security Makefile Removed files: security/fpc-md5 Makefile pkg-plist Log: - Remove security/fpc-md5. It was renamed to security/fpc-hash Approved by:garga (mentor, implicit)

cvs commit: ports/net/globus4 Makefile

2006-09-07 Thread Brooks Davis
brooks 2006-09-07 21:38:58 UTC FreeBSD ports repository Modified files: net/globus4 Makefile Log: The globus build requires GNU tar (or at least a tar named gtar) so add an appropriate BUILD_DEPEND. Create a variable, TMPBINDIR, to hold ${WRKDIR}/tmpdir to keep t

cvs commit: ports/irc/p5-POE-Component-IRC Makefile distinfo

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 21:34:17 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo Log: Update to 5.00 PR: 102894 Submitted by: chinsan <[EMAIL PROTECTED]> Approved by:Jin-Shan Tseng <[EMAIL PROTECTED]> (maintainer)

cvs commit: ports/lang/fpc Makefile Makefile.units distinfo pkg-plist ports/lang/fpc-base Makefile ports/devel/fpc-bfd Makefile ports/lang/fpc-docs Makefile ports/devel/fpc-fcl Makefile pkg-plist port

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:32:29 UTC FreeBSD ports repository Modified files: lang/fpc Makefile Makefile.units distinfo pkg-plist lang/fpc-baseMakefile devel/fpc-bfdMakefile lang/fpc-docsMakefile devel/fpc-fc

cvs commit: CVSROOT modules

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:23:17 UTC FreeBSD ports repository Modified files: .modules Log: fpc-hash --> ports/security/fpc-hash Revision ChangesPath 1.16175 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.or

Re: cvs commit: ports/security Makefile ports/security/fpc-hash Makefile pkg-plist

2006-09-07 Thread Jose Alonso Cardenas Marquez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 7 Sep 2006 21:09:28 + (UTC) Jose Alonso Cardenas Marquez <[EMAIL PROTECTED]> wrote: > acm 2006-09-07 21:09:28 UTC > > FreeBSD ports repository > > Modified files: > security Makefile > security/fpc-hash

cvs commit: ports/security Makefile ports/security/fpc-hash Makefile pkg-plist

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:09:28 UTC FreeBSD ports repository Modified files: security Makefile security/fpc-hashMakefile pkg-plist Log: - New port: Revision ChangesPath 1.815 +1 -0 ports/security/Makefile 1.7 +3 -3 ports/security

cvs commit: CVSROOT modules

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:05:10 UTC FreeBSD ports repository Modified files: .modules Log: - fpc-graph --> ports/graphics/fpc-graph Revision ChangesPath 1.16174 +1 -0 CVSROOT/modules ___ cvs-all@freebs

cvs commit: CVSROOT modules

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 21:03:51 UTC FreeBSD ports repository Modified files: .modules Log: - fpc-fftw --> ports/math/fpc-fftw Revision ChangesPath 1.16173 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/math Makefile ports/math/fpc-fftw Makefile pkg-plist

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 20:59:17 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/fpc-fftwMakefile pkg-plist Log: - New port: math/fpc-fftw Free Pascal interface to the FFTW3 library Approved by:garga (mentor,imp

cvs commit: ports/graphics Makefile ports/graphics/fpc-graph Makefile pkg-plist

2006-09-07 Thread Jose Alonso Cardenas Marquez
acm 2006-09-07 20:57:34 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/fpc-graph Makefile pkg-plist Log: - New port: graphics/fpc-graph Free Pascal interface to graphical applications Approved by:garga (

Re: cvs commit: src/sbin/ifconfig ifconfig.8 ifconfig.c

2006-09-07 Thread Pawel Worach
Andre Oppermann wrote: andre 2006-09-06 22:07:14 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 ifconfig.c Log: Make TSO (TCP segmentation offload) capabilities visible and accessible with 'ifconfig em0 tso' and 'ifconfig em0 -tso'. TSO for IPv

cvs commit: ports/sysutils/ipmi-kmod Makefile

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 20:33:21 UTC FreeBSD ports repository Modified files: sysutils/ipmi-kmod Makefile Log: - Don't strip module on amd64 systems [1] - Bump PORTREVISION [1] ipmi-kmod seg faults on amd64 machines when running kldxref during installation, and when att

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-07 Thread Gleb Smirnoff
On Thu, Sep 07, 2006 at 11:40:59AM -0700, Julian Elischer wrote: J> If we are seeing less than stellar TCP performance on a loaded 6.1 machine J> will this change possibly fix it (was faster under 4.8).? J> J> when will the MFC occur? If you mean that bulk session is slower, than this is not the

cvs commit: src Makefile.inc1

2006-09-07 Thread Ruslan Ermilov
ru 2006-09-07 20:27:56 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: While experimenting with cross-building by specifying just TARGET, I found one bug. Pass our idea of TARGET_ARCH and TARGET down to XMAKE, the cross-tools make. Pr

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

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 20:21:33 UTC FreeBSD ports repository Modified files: lang/see-devel Makefile Added files: lang/see-devel/files patch-libsee_obj__Date.c Log: - Provide a patch to fix daylight saving calculations - Bump PORTREVISION PR: 102895

cvs commit: CVSROOT modules

2006-09-07 Thread Boris Samorodov
bsam2006-09-07 20:21:32 UTC FreeBSD ports repository Modified files: .modules Log: linux-freealut --> ports/audio/linux-freealut Revision ChangesPath 1.16172 +1 -0 CVSROOT/modules ___ cvs-all

cvs commit: ports/audio Makefile ports/audio/linux-freealut Makefile distinfo.i386 pkg-descr

2006-09-07 Thread Boris Samorodov
bsam2006-09-07 20:20:55 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/linux-freealut Makefile distinfo.i386 pkg-descr Log: Freealut is a free implementation of the OpenAL Utility Toolkit (ALUT). It is well suited t

cvs commit: ports/games/kmquake2 Makefile

2006-09-07 Thread Alejandro Pulver
alepulver2006-09-07 20:15:36 UTC FreeBSD ports repository Modified files: games/kmquake2 Makefile Log: - Fix building ("-1" suffix present in distname but not in extracted directory). Revision ChangesPath 1.5 +3 -3 ports/games/kmquake2/Makefile __

cvs commit: ports/emulators/vice Makefile distinfo pkg-plist ports/emulators/vice/files patch-configure patch-doc-Makefile.in patch-doc-html-Makefile.in

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-07 20:12:42 UTC FreeBSD ports repository Modified files: emulators/vice Makefile distinfo pkg-plist emulators/vice/files patch-configure patch-doc-Makefile.in patch-doc-html-Makefile.in Log: - upodate to 1.20 Revision Cha

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-07 Thread Mike Silbersack
On Thu, 7 Sep 2006, Julian Elischer wrote: > many thousands per second. Then it may certainly affect you, yes. I'd like to try to reimplement my heuristic before Gleb does any MFCing, but I should be able to do that this weekend. So yes, I think we can get it all fixed and MFC'd in time for 6.

cvs commit: ports/security/libssh2 Makefile ports/security/libssh2/files patch-configure

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 20:04:19 UTC FreeBSD ports repository Modified files: security/libssh2 Makefile Added files: security/libssh2/files patch-configure Log: - Provide a patch to fix a bug in the configure script that caused the include and library directory flags to

cvs commit: src/etc inetd.conf

2006-09-07 Thread David E. O'Brien
obrien 2006-09-07 20:03:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc inetd.conf Log: MFC: rev 1.72: lukemftpd. Revision ChangesPath 1.70.2.2 +2 -0 src/etc/inetd.conf ___

cvs commit: src/libexec/lukemftpd Makefile nbsd2fbsd.h nbsd_pidfile.h pamize.h

2006-09-07 Thread David E. O'Brien
obrien 2006-09-07 20:02:23 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) libexec/lukemftpdMakefile nbsd2fbsd.h Added files: (Branch: RELENG_6) libexec/lukemftpdnbsd_pidfile.h Removed files: (Branch: RELENG_6) libexec/luke

cvs commit: src/usr.bin/tip/tip cu.c

2006-09-07 Thread Ruslan Ermilov
ru 2006-09-07 19:48:53 UTC FreeBSD src repository Modified files: usr.bin/tip/tip cu.c Log: Fixed the -# option to work as documented in a manpage. Revision ChangesPath 1.7 +20 -8 src/usr.bin/tip/tip/cu.c ___

Re: cvs commit: src/sys/net if.h src/sys/netinet ip_output.c tcp_input.c tcp_subr.c tcp_var.h src/sys/netinet6 icmp6.c src/sys/sys mbuf.h

2006-09-07 Thread Andrew Gallatin
Andre Oppermann [EMAIL PROTECTED] wrote: > Joao Barros wrote: > > On 9/6/06, Andre Oppermann <[EMAIL PROTECTED]> wrote: > >> Log: > >> First step of TSO (TCP segmentation offload) support in our network > >> stack. Hurray! > > I have been following the thread on TSO with the Intel boys. > >

cvs commit: src Makefile.inc1

2006-09-07 Thread Ruslan Ermilov
ru 2006-09-07 19:36:16 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: Added timestamping to buildworld, similar to buildkernel. Revision ChangesPath 1.557 +12 -2 src/Makefile.inc1 ___

cvs commit: src/sys/dev/mfi mfireg.h

2006-09-07 Thread Doug Ambrisko
ambrisko2006-09-07 19:32:05 UTC FreeBSD src repository Modified files: sys/dev/mfi mfireg.h Log: Change the class from uint8_t to int8_t so people can filter on >0 events. Revision ChangesPath 1.5 +1 -1 src/sys/dev/mfi/mfireg.h __

cvs commit: src/contrib/lukemftpd/src Makefile cmds.c conf.c extern.h ftpcmd.y ftpd.8 ftpd.c ftpd.conf.5 logutmp.c logwtmp.c pathnames.h popen.c version.h

2006-09-07 Thread David E. O'Brien
obrien 2006-09-07 19:29:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) contrib/lukemftpd/src Makefile cmds.c conf.c extern.h ftpcmd.y ftpd.8 ftpd.c ftpd.conf.5 logutmp.c logwtmp.c pathnames.h popen.c versi

Re: cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h

2006-09-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : On Thu, Sep 07, 2006 at 10:44:56AM -0600, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > Tom Rhodes <[EMAIL PROTECTED]> writes: : > : On Thu, 7 Sep 2006 06:14:05 + (UTC) : > : Ma

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-07 Thread Julian Elischer
Mike Silbersack wrote: On Wed, 6 Sep 2006, Gleb Smirnoff wrote: I think we should free the oldmost tcptw entry in a case if we can't find the local endpoint. We can tell definitely that we can't find one only in in_pcbbind_setup() in the "do {} while (in_pcblookup_local)" cycle, where EADDR

Re: cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h

2006-09-07 Thread David O'Brien
On Thu, Sep 07, 2006 at 10:44:56AM -0600, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Tom Rhodes <[EMAIL PROTECTED]> writes: > : On Thu, 7 Sep 2006 06:14:05 + (UTC) > : Matt Jacob <[EMAIL PROTECTED]> wrote: > : > : > mjacob 2006-09-07 06:14:05 UTC > : > > : >

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

2006-09-07 Thread Bruce A. Mah
bmah2006-09-07 18:58:19 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/relnotes/common new.sgml Log: New release notes: SA-06:19.openssl, SA-06:20.bind. Modified release notes: BIND 9.3.2-P1. MFCs noted: GCC 3.4.6. Revision Changes

Re: cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h

2006-09-07 Thread Scott Long
M. Warner Losh wrote: In message: <[EMAIL PROTECTED]> Tom Rhodes <[EMAIL PROTECTED]> writes: : On Thu, 7 Sep 2006 06:14:05 + (UTC) : Matt Jacob <[EMAIL PROTECTED]> wrote: : : > mjacob 2006-09-07 06:14:05 UTC : > : > FreeBSD src repository : > : > Modified files: : >

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-07 Thread Julian Elischer
Mike Silbersack wrote: On Thu, 7 Sep 2006, Julian Elischer wrote: If we are seeing less than stellar TCP performance on a loaded 6.1 machine will this change possibly fix it (was faster under 4.8).? I guess it depends on what you mean by "TCP performance". Are you making hundreds o

Re: cvs commit: src/sys/netinet in_pcb.c tcp_subr.c tcp_timer.c tcp_var.h

2006-09-07 Thread Mike Silbersack
On Thu, 7 Sep 2006, Julian Elischer wrote: > If we are seeing less than stellar TCP performance on a loaded 6.1 machine > will this change possibly fix it (was faster under 4.8).? I guess it depends on what you mean by "TCP performance". Are you making hundreds or thousands of outbound connect

cvs commit: ports/devel/glib20 Makefile

2006-09-07 Thread Jean-Yves Lefort
jylefort2006-09-07 18:47:07 UTC FreeBSD ports repository Modified files: devel/glib20 Makefile Log: Fix glib20-reference fetching. Revision ChangesPath 1.126 +1 -1 ports/devel/glib20/Makefile ___ cvs-all@fre

cvs commit: src/sys/netinet6 udp6_usrreq.c

2006-09-07 Thread John Hay
jhay2006-09-07 18:44:54 UTC FreeBSD src repository Modified files: sys/netinet6 udp6_usrreq.c Log: All multicast listeners on a port should get one copy of the packet. This was broken during the locking changes. Revision ChangesPath 1.68 +3 -3

cvs commit: ports/audio/volumecontrol.app Makefile pkg-plist

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-07 18:43:55 UTC FreeBSD ports repository Modified files: audio/volumecontrol.app Makefile pkg-plist Log: - fix PORTNAME - fix pkg-plist Revision ChangesPath 1.2 +1 -2 ports/audio/volumecontrol.app/Makefile 1.2 +0 -6 ports/audi

cvs commit: src/sys/dev/mfi mfi.c mfireg.h

2006-09-07 Thread Doug Ambrisko
ambrisko2006-09-07 18:40:49 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c mfireg.h Log: Change the event log dump on initial boot to use get_event versus AEN. This makes the boot messages cleaner. I now know how this structure works so I can implemen

cvs commit: src/etc/mtree BSD.include.dist src/include Makefile

2006-09-07 Thread Maksim Yevmenkin
emax2006-09-07 18:24:24 UTC FreeBSD src repository Modified files: etc/mtreeBSD.include.dist include Makefile Log: Prepare for upcoming bthidd(8) update. Install vkbd(4) header into dev/vkbd. MFC after: 1 month Revision Changes

cvs commit: src/sys/nfsclient nfs_vfsops.c

2006-09-07 Thread Brooks Davis
brooks 2006-09-07 17:38:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/nfsclientnfs_vfsops.c Log: MFC: rev 1.185 Add a new kernel environment variable "boot.netif.mtu" which is used to set the MTU prior to mounting root via NFS. This

cvs commit: ports/math Makefile ports/math/stepulator Makefile distinfo pkg-descr pkg-plist

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-07 17:18:40 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/stepulator Makefile distinfo pkg-descr pkg-plist Log: Stepulator is a scientific calculator implementing the RPN notation. It is developed in Obj

cvs commit: src/sbin/sysctl sysctl.c src/sys/dev/acpica acpi_thermal.c

2006-09-07 Thread Hajimu UMEMOTO
ume 2006-09-07 17:25:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/sysctl sysctl.c sys/dev/acpica acpi_thermal.c Log: MFC: Support Celsius (nn.nC), Fahrenheit (nn.nF) and Kelvin () to specify temperature. s

cvs commit: CVSROOT modules

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-07 17:19:30 UTC FreeBSD ports repository Modified files: .modules Log: stepulator --> ports/math/stepulator Revision ChangesPath 1.16171 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: CVSROOT modules

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-07 17:16:54 UTC FreeBSD ports repository Modified files: .modules Log: edenmath --> ports/math/edenmath Revision ChangesPath 1.16170 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/math Makefile ports/math/edenmath Makefile distinfo pkg-descr pkg-plist

2006-09-07 Thread Dirk Meyer
dinoex 2006-09-07 17:15:58 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/edenmathMakefile distinfo pkg-descr pkg-plist Log: EdenMath is a scientific calculator. It does standard arithmetic, probability, and trigonom

cvs commit: src/usr.bin/truncate truncate.c

2006-09-07 Thread Ceri Davies
ceri2006-09-07 17:10:26 UTC FreeBSD src repository Modified files: usr.bin/truncate truncate.c Log: Chase revision 1.10 in usage string and a comment. Revision ChangesPath 1.11 +2 -2 src/usr.bin/truncate/truncate.c ___

cvs commit: ports/irc/thales/files thales.sh.in

2006-09-07 Thread Martin Wilke
miwi2006-09-07 17:07:21 UTC FreeBSD ports repository Modified files: irc/thales/files thales.sh.in Log: - Fix path in rc script PR: ports/102949 Submitted by: Gerrit Beine (maintainer) Revision ChangesPath 1.2 +2 -2 ports/irc/t

cvs commit: ports/games/p5-Baseball-Sabermetrics Makefile distinfo

2006-09-07 Thread Martin Wilke
miwi2006-09-07 16:54:56 UTC FreeBSD ports repository Modified files: games/p5-Baseball-Sabermetrics Makefile distinfo Log: - Update to 0.03 PR: ports/102935 Submitted by: chinsan (maintainer) Revision ChangesPath 1.3 +1 -1 ports/ga

cvs commit: ports/www/linux-mplayer-plugin Makefile distinfo.i386

2006-09-07 Thread Andrew Pantyukhin
sat 2006-09-07 16:50:46 UTC FreeBSD ports repository Modified files: www/linux-mplayer-plugin Makefile distinfo.i386 Log: - Update to 3.31 - We're a bit closer to linux-opera support, but not quite there yet Prodded by: pointyhat via kris Revision Changes

cvs commit: ports/deskutils/alexandria Makefile distinfo pkg-plist

2006-09-07 Thread Martin Wilke
miwi2006-09-07 16:50:02 UTC FreeBSD ports repository Modified files: deskutils/alexandria Makefile distinfo pkg-plist Log: - Unbreak - Upgrade to 0.6.1 PR: ports/102528 Submitted by: Konstantin Saurbier <[EMAIL PROTECTED]> Approved by:Maintainer t

Re: cvs commit: src/sys/netgraph/bluetooth/drivers/ubt ng_ubt.c ng_ubt_var.h

2006-09-07 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Tom Rhodes <[EMAIL PROTECTED]> writes: : On Thu, 7 Sep 2006 06:14:05 + (UTC) : Matt Jacob <[EMAIL PROTECTED]> wrote: : : > mjacob 2006-09-07 06:14:05 UTC : > : > FreeBSD src repository : > : > Modified files: : > sys/netgraph/bluetooth

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

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 16:42:44 UTC FreeBSD ports repository Modified files: textproc/p5-Text-vCard Makefile distinfo Log: Update to 1.99 Revision ChangesPath 1.5 +1 -1 ports/textproc/p5-Text-vCard/Makefile 1.4 +3 -3 ports/textproc/p5-Text-vCard/di

cvs commit: ports/math/p5-Math-Random Makefile pkg-plist

2006-09-07 Thread Sergey Skvortsov
skv 2006-09-07 16:42:25 UTC FreeBSD ports repository Modified files: math/p5-Math-Random Makefile pkg-plist Log: Fix plist. Pointed by: pointyhat (kris) Revision ChangesPath 1.6 +5 -0 ports/math/p5-Math-Random/Makefile 1.4 +0 -1 p

cvs commit: CVSROOT modules

2006-09-07 Thread Andrej Zverev
az 2006-09-07 16:42:20 UTC FreeBSD ports repository Modified files: .modules Log: microdc --> ports/net-p2p/microdc Revision ChangesPath 1.16169 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/net-p2p Makefile ports/net-p2p/microdc Makefile distinfo pkg-descr pkg-plist ports/net-p2p/microdc/files patch-filelist-in.c

2006-09-07 Thread Andrej Zverev
az 2006-09-07 16:41:50 UTC FreeBSD ports repository Modified files: net-p2p Makefile Added files: net-p2p/microdc Makefile distinfo pkg-descr pkg-plist net-p2p/microdc/files patch-filelist-in.c Log: microdc is a command-line based Direct Connect

cvs commit: src Makefile.inc1

2006-09-07 Thread Ruslan Ermilov
ru 2006-09-07 16:41:30 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: - Rewrite logic to guess TARGET_ARCH/TARGET to be more readable, but without changes in behavior. - Add sanity checking for TARGET_ARCH/TARGET. Revision C

cvs commit: ports/science/gchemutils Makefile distinfo pkg-plist ports/science/gchemutils/files patch-configure_mozilla-config

2006-09-07 Thread Pav Lucistnik
pav 2006-09-07 16:40:40 UTC FreeBSD ports repository Modified files: science/gchemutils Makefile distinfo pkg-plist Removed files: science/gchemutils/files patch-configure_mozilla-config Log: - Update to 0.6.2 Revision ChangesPath 1.38 +6 -2 por

cvs commit: ports/net/liveMedia Makefile distinfo

2006-09-07 Thread Norikatsu Shigemura
nork2006-09-07 16:34:13 UTC FreeBSD ports repository Modified files: net/liveMediaMakefile distinfo Log: Update to 2006.09.07. Revision ChangesPath 1.241 +1 -1 ports/net/liveMedia/Makefile 1.226 +3 -3 ports/net/liveMedia/distinfo __

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

2006-09-07 Thread Mathieu Arnold
mat 2006-09-07 16:30:32 UTC FreeBSD ports repository Modified files: textproc/p5-Tk-XMLViewer Makefile distinfo pkg-plist Log: Update to 0.18 Revision ChangesPath 1.9 +1 -1 ports/textproc/p5-Tk-XMLViewer/Makefile 1.7 +3 -3 ports/textproc/p5

cvs commit: ports/misc/bestfit Makefile pkg-descr

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 16:23:15 UTC FreeBSD ports repository Modified files: misc/bestfit Makefile pkg-descr Log: Update MASTER_SITES and WWW, project page disappeared. Use freshmeat page for WWW instead. Revision ChangesPath 1.8 +1 -2 ports/misc/best

cvs commit: ports/math/mathomatic Makefile distinfo

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 16:20:22 UTC FreeBSD ports repository Modified files: math/mathomatic Makefile distinfo Log: Update to 12.6.3 Revision ChangesPath 1.20 +1 -1 ports/math/mathomatic/Makefile 1.19 +3 -3 ports/math/mathomatic/distinfo ___

cvs commit: ports/games/typespeed Makefile distinfo pkg-plist

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 16:11:49 UTC FreeBSD ports repository Modified files: games/typespeed Makefile distinfo pkg-plist Log: Update to 0.5.2 Revision ChangesPath 1.14 +1 -1 ports/games/typespeed/Makefile 1.6 +3 -3 ports/games/typespeed/distinf

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

2006-09-07 Thread Andrew Pantyukhin
sat 2006-09-07 16:06:59 UTC FreeBSD ports repository Modified files: www/xpi-searchstatus Makefile distinfo Log: - Update to 1.17 Revision ChangesPath 1.3 +1 -1 ports/www/xpi-searchstatus/Makefile 1.3 +3 -3 ports/www/xpi-searchstatus/distin

cvs commit: ports/polish/gnugadu2 Makefile distinfo pkg-plist ports/polish/gnugadu2/files patch-src_plugins_GUI_gui__chat.c patch-src_plugins_GUI_gui__preferences.c patch-src_plugins_GUI_gui__userview

2006-09-07 Thread Pav Lucistnik
pav 2006-09-07 15:44:21 UTC FreeBSD ports repository Modified files: polish/gnugadu2 Makefile distinfo pkg-plist Removed files: polish/gnugadu2/files patch-src_plugins_GUI_gui__chat.c patch-src_plugins_GUI_gui__preferences.c

cvs commit: ports/archivers/gzrecover Makefile distinfo ports/archivers/gzrecover/files patch-gzrecover.c

2006-09-07 Thread Emanuel Haupt
ehaupt 2006-09-07 15:37:57 UTC FreeBSD ports repository Modified files: archivers/gzrecover Makefile distinfo Removed files: archivers/gzrecover/files patch-gzrecover.c Log: Update to 0.5 Revision ChangesPath 1.6 +3 -3 ports/archivers/gzrecover/Mak

cvs commit: ports/misc/cstream Makefile

2006-09-07 Thread Martin Cracauer
cracauer2006-09-07 15:35:21 UTC FreeBSD ports repository Modified files: misc/cstream Makefile Log: Clean up distfiles sources. Revision ChangesPath 1.24 +1 -2 ports/misc/cstream/Makefile ___ cvs-all@freebs

cvs commit: src/sys/amd64/amd64 machdep.c src/sys/i386/i386 machdep.c

2006-09-07 Thread John Baldwin
jhb 2006-09-07 15:03:02 UTC FreeBSD src repository Modified files: sys/amd64/amd64 machdep.c sys/i386/i386machdep.c Log: Use a single constant to define the sizes of the physmap[], phys_avail[], and dump_avail[] arrays so they are in sync (previously it wa

Re: cvs commit: www/en/releases/4.11R errata.html www/en/releases/5.5R errata.html www/en/releases/6.1R errata.html

2006-09-07 Thread Bruce A. Mah
If memory serves me right, Remko Lodder wrote: > remko 2006-09-06 23:16:48 UTC > > FreeBSD doc repository > > Modified files: > en/releases/4.11Rerrata.html > en/releases/5.5R errata.html > en/releases/6.1R errata.html > Log: > Merge the latest security er

cvs commit: ports/deskutils/phpgroupware Makefile distinfo pkg-plist

2006-09-07 Thread Jimmy Olgeni
olgeni 2006-09-07 13:51:39 UTC FreeBSD ports repository Modified files: deskutils/phpgroupware Makefile distinfo pkg-plist Log: Upgrade to version 0.9.16.011. Revision ChangesPath 1.25 +1 -1 ports/deskutils/phpgroupware/Makefile 1.17 +3 -3 ports

cvs commit: ports/www/p5-Apache-Radius Makefile distinfo ports/www/p5-Apache-Radius/files patch-aa

2006-09-07 Thread Mathieu Arnold
mat 2006-09-07 13:34:45 UTC FreeBSD ports repository Modified files: www/p5-Apache-Radius Makefile distinfo Removed files: www/p5-Apache-Radius/files patch-aa Log: Update to 0.9 Revision ChangesPath 1.14 +1 -1 ports/www/p5-Apache-Radius/Makefile

Re: cvs commit: src/contrib/gcc ChangeLog ansidecl.h builtins.c c-common.c c-common.h c-decl.c c-objc-common.c c-pch.c c-typeck.c cfgcleanup.c combine.c config.gcc config.host config.in configure conf

2006-09-07 Thread Ken Smith
On Thu, 2006-09-07 at 03:52 +, David E. O'Brien wrote: > obrien 2006-09-07 03:52:59 UTC > Log: > MFC: GCC 3.4.6 Thanks for taking care of this. -- Ken Smith - From there to here, from here to | [EMAIL PROTECTED] there, fu

cvs commit: ports/textproc/libextractor Makefile distinfo pkg-plist

2006-09-07 Thread Vasil Dimov
vd 2006-09-07 13:18:36 UTC FreeBSD ports repository Modified files: textproc/libextractor Makefile distinfo pkg-plist Log: * Update from 0.5.14 to 0.5.15 * Relieve portlint about LIB_DEPENDS location * Switch to USE_LDCONFIG * Some style and cosmetic changes Revis

  1   2   >