cvs commit: src/lib/libarchive Makefile

2008-01-22 Thread Tim Kientzle
kientzle2008-01-23 05:48:07 UTC FreeBSD src repository Modified files: lib/libarchive Makefile Log: Track version # from the portable release. Revision ChangesPath 1.80 +1 -1 src/lib/libarchive/Makefile ___ c

cvs commit: src/lib/libarchive/test test_write_disk.c

2008-01-22 Thread Tim Kientzle
kientzle2008-01-23 05:47:08 UTC FreeBSD src repository Modified files: lib/libarchive/test test_write_disk.c Log: Explain a subtle API change that was made recently. Even though I believe this is a good change, it does have the potential to break certain clients, so it's g

cvs commit: src/lib/libarchive archive_write_set_format_cpio_newc.c src/lib/libarchive/test test_write_format_cpio_newc.c

2008-01-22 Thread Tim Kientzle
kientzle2008-01-23 05:43:26 UTC FreeBSD src repository Modified files: lib/libarchive archive_write_set_format_cpio_newc.c lib/libarchive/test test_write_format_cpio_newc.c Log: Properly pad symlinks when writing cpio "newc" format. Thanks to: Jesse Barker for repor

cvs commit: src/share/mklocale la_LN.US-ASCII.src

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 04:25:10 UTC FreeBSD src repository Modified files: share/mklocale la_LN.US-ASCII.src Log: "NONE" -> "ASCII" encoding Revision ChangesPath 1.3 +1 -1 src/share/mklocale/la_LN.US-ASCII.src _

cvs commit: src/sys/kern sched_ule.c

2008-01-22 Thread Jeff Roberson
jeff2008-01-23 03:10:18 UTC FreeBSD src repository Modified files: sys/kern sched_ule.c Log: - sched_prio() should only adjust tdq_lowpri if the thread is running or on a run-queue. If the priority is numerically raised only change lowpri if we're cert

cvs commit: src/lib/libc/locale setrunelocale.c

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 03:05:35 UTC FreeBSD src repository Modified files: lib/libc/locale setrunelocale.c Log: Fix longstanding mb/wc functions segfault if error occurse inside __init(). Currently _EUC_init() only was affected. Revision ChangesPath 1.51 +39

cvs commit: ports/databases/rrdtool Makefile distinfo ports/databases/rrdtool/files patch-bindings-Makefile.in

2008-01-22 Thread Tong LIU
nemoliu 2008-01-23 02:56:54 UTC FreeBSD ports repository Modified files: databases/rrdtoolMakefile distinfo databases/rrdtool/files patch-bindings-Makefile.in Log: - update to 1.2.26 PR: ports/119310 Submitted by: Beat Gaetzi <[EMAIL PROTECTED]> Approved b

cvs commit: src/lib/libc/locale setrunelocale.c

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 02:17:27 UTC FreeBSD src repository Modified files: lib/libc/locale setrunelocale.c Log: Better fix for longstanding segfault. Don't touch current locale at all on unknown encoding. Previous fix resets it to POSIX. Revision ChangesPath 1.50

cvs commit: src/lib/libc/locale setrunelocale.c

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 01:57:26 UTC FreeBSD src repository Modified files: lib/libc/locale setrunelocale.c Log: 1) Add (void) cast to _none_init() (while I am here) 2) Fix longstanding segfault in mb/wc code when unknown encoding is specified in the locale file (mb/wc functi

cvs commit: CVSROOT modules

2008-01-22 Thread Xin LI
delphij 2008-01-23 01:50:51 UTC FreeBSD ports repository Modified files: .modules Log: p5-Business-MaxMind-CreditCardFraudDetection --> ports/finance/p5-Business-MaxMind-CreditCardFraudDetection Revision ChangesPath 1.19245 +1 -0 CVSROOT/

cvs commit: ports/finance Makefile ports/finance/p5-Business-MaxMind-CreditCardFraudDetection Makefile distinfo pkg-descr

2008-01-22 Thread Xin LI
delphij 2008-01-23 01:50:29 UTC FreeBSD ports repository Modified files: finance Makefile Added files: finance/p5-Business-MaxMind-CreditCardFraudDetection Makefile distinfo

cvs commit: ports/devel/e4graph Makefile

2008-01-22 Thread Beech Rintoul
beech 2008-01-23 01:04:17 UTC FreeBSD ports repository Modified files: devel/e4graphMakefile Log: - Pass maintainership to Daniel Rucci <[EMAIL PROTECTED]> Approved by:linimon (mentor) Revision ChangesPath 1.28 +1 -1 ports/devel/e4graph/Ma

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

2008-01-22 Thread Lars Balker Rasmussen
lbr 2008-01-23 00:25:11 UTC FreeBSD ports repository Modified files: devel/p5-Moose Makefile distinfo pkg-plist Log: Update to 0.34. See http://search.cpan.org/src/STEVAN/Moose-0.34/Changes Revision ChangesPath 1.22 +10 -1 ports/devel/p5-Moose/Make

cvs commit: src Makefile.inc1

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 00:16:37 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: Conditionally add mklocale to bootstrap-tools Revision ChangesPath 1.595 +5 -0 src/Makefile.inc1 ___ cvs

cvs commit: src/sys/dev/acpica acpi_battery.c

2008-01-22 Thread Jung-uk Kim
jkim2008-01-23 00:15:22 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) sys/dev/acpica acpi_battery.c Log: MFC:1.26 Check battery presence first before trying to get battery information. Approved by:re (kensmith) Revision C

cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 00:08:21 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document FreeBSD_version 800013 Revision ChangesPath 1.896 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml

cvs commit: src/sys/sys param.h

2008-01-22 Thread Andrey A. Chernov
ache2008-01-23 00:04:18 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Bump FreeBSD_version after adding "ASCII" encoding to libc Revision ChangesPath 1.327 +1 -1 src/sys/sys/param.h __

Re: cvs commit: src/usr.bin/mklocale mklocale.1 yacc.y

2008-01-22 Thread Andrey Chernov
On Wed, Jan 23, 2008 at 02:18:31AM +0300, Andrey Chernov wrote: > > mklocale(1) is a tool used during buildworld. Am I right > > that after this commit it should be bootstrapped (i.e., > > a new version should be built and used instead of the > > currently installed one)? > > As I can see in Make

cvs commit: ports/net-p2p/transmission Makefile distinfo ports/net-p2p/transmission/files patch-Makefile.in patch-configure

2008-01-22 Thread Jeremy Messenger
mezz2008-01-22 23:41:16 UTC FreeBSD ports repository Modified files: net-p2p/transmission Makefile distinfo net-p2p/transmission/files patch-Makefile.in patch-configure Log: Update to 1.02. Revision Changes Path 1.28 +1 -1ports/net-p2p/transmiss

Re: cvs commit: src/usr.bin/mklocale mklocale.1 yacc.y

2008-01-22 Thread Andrey Chernov
On Tue, Jan 22, 2008 at 10:08:25PM +0300, Ruslan Ermilov wrote: > On Tue, Jan 22, 2008 at 12:04:53AM +, Andrey A. Chernov wrote: > > ache2008-01-22 00:04:52 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.bin/mklocale mklocale.1 yacc.y > > Log: > >

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

2008-01-22 Thread Bruce A. Mah
bmah2008-01-22 23:05:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) release/doc/en_US.ISO8859-1/relnotes article.sgml Log: New release notes: SA-08:01, SA-08:02. Bump copyright date. Approved by:re (implicitly) Revision Chang

cvs commit: ports/security/vuxml vuln.xml

2008-01-22 Thread Martin Wilke
miwi2008-01-22 22:18:47 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Fix discovery line from the previous commit :( Revision ChangesPath 1.1548+2 -2 ports/security/vuxml/vuln.xml ___

cvs commit: src/sys/dev/mxge if_mxge.c if_mxge_var.h

2008-01-22 Thread Andrew Gallatin
gallatin2008-01-22 22:04:31 UTC FreeBSD src repository Modified files: sys/dev/mxge if_mxge.c if_mxge_var.h Log: Take advantage of the new physically contiguous 9K jumbos in 8. Revision ChangesPath 1.44 +23 -3 src/sys/dev/mxge/if_mxge.c 1.18 +6

cvs commit: ports/security/vuxml vuln.xml

2008-01-22 Thread Martin Wilke
miwi2008-01-22 22:01:46 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document xfce -- multiple vulnerabilities Revision ChangesPath 1.1547+33 -1 ports/security/vuxml/vuln.xml

Re: cvs commit: ports/sysutils/LPRng Makefile distinfo pkg-descr pkg-plist ports/sysutils/LPRng/files lprng.in pkg-message.in

2008-01-22 Thread Henrik Brix Andersen
On Tue, Jan 22, 2008 at 09:51:08AM +0800, Rong-En Fan wrote: > On Mon, Jan 21, 2008 at 12:45:02PM -0800, Doug Barton wrote: > > The script looks good, thanks for doing this! The only thing I would point > > out is that the default _enable=no is not needed, since rc.subr needs to > > see one of th

cvs commit: ports/security/vuxml vuln.xml

2008-01-22 Thread Martin Wilke
miwi2008-01-22 21:38:40 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: - Document claws-mail -- insecure temporary file creation Revision ChangesPath 1.1546+32 -1 ports/security/vuxml/vuln.xml __

cvs commit: src/share/man/man9 BUF_ISLOCKED.9 BUF_RECURSED.9 Makefile

2008-01-22 Thread Attilio Rao
attilio 2008-01-22 21:26:35 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Added files: share/man/man9 BUF_ISLOCKED.9 BUF_RECURSED.9 Log: Add manpages for BUF_RECURSED(9) and BUF_ISLOCKED(9) and connect them to the build. Reviewed by:

cvs commit: ports/devel/ruby-gems Makefile ports/devel/ruby-gems/files patch-lib-rubygems-source_info_cache.rb

2008-01-22 Thread Xin LI
delphij 2008-01-22 21:10:55 UTC FreeBSD ports repository Modified files: devel/ruby-gems Makefile devel/ruby-gems/files patch-lib-rubygems-source_info_cache.rb Log: Fix gem command after last update. PR: ports/119664 Submitted by: maintainer Re

cvs commit: ports/textproc/libxml2 Makefile distinfo ports/textproc/libxml2/files patch-aa patch-doc_devhelp_Makefile.in patch-python::Makefile.in patch-python::tests::Makefile.in

2008-01-22 Thread Joe Marcus Clarke
marcus 2008-01-22 20:59:42 UTC FreeBSD ports repository Modified files: textproc/libxml2 Makefile distinfo textproc/libxml2/files patch-aa patch-doc_devhelp_Makefile.in patch-python::Makefile.in patch-python::tests::Mak

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

2008-01-22 Thread Attilio Rao
attilio 2008-01-22 20:16:10 UTC FreeBSD src repository Modified files: share/man/man9 Makefile lock.9 Log: Add the newly added function lockmgr_recursed() to the manpages. Revision ChangesPath 1.323 +1 -0 src/share/man/man9/Makefile 1.21 +9 -1

cvs commit: src ObsoleteFiles.inc

2008-01-22 Thread Attilio Rao
attilio 2008-01-22 20:08:09 UTC FreeBSD src repository Modified files: .ObsoleteFiles.inc Log: Reflect BUF_REFCNT(9) removal. Pointed out by: brueffer Revision ChangesPath 1.126 +2 -0 src/ObsoleteFiles.inc

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

2008-01-22 Thread Attilio Rao
attilio 2008-01-22 20:02:24 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Removed files: share/man/man9 BUF_REFCNT.9 Log: BUF_REFCNT(9) function no more exists, so just axe out the manpage. Revision ChangesPath 1.8 +0 -61

cvs commit: src/share/man/man9 Makefile

2008-01-22 Thread Attilio Rao
attilio 2008-01-22 19:58:30 UTC FreeBSD src repository Modified files: share/man/man9 Makefile Log: Fix lock.9 manpage in order to recall lockmgr_disown() with 'man' command. Revision ChangesPath 1.321 +1 -0 src/share/man/man9/Makefile _

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : On Tue, Jan 22, 2008 at 10:00:40PM +0300, Ruslan Ermilov wrote: : > How about if we restore the check whose aim was to avoid cluttering : > mailing lists with questions about upsupported source upgrades, but :

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread David O'Brien
On Tue, Jan 22, 2008 at 10:00:40PM +0300, Ruslan Ermilov wrote: > How about if we restore the check whose aim was to avoid cluttering > mailing lists with questions about upsupported source upgrades, but > make it correspond to 6.0-RELEASE: > > %%% > Index: Makefile.inc1 >

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 19:16:09 UTC FreeBSD src repository Modified files: share/man/man4 syncache.4 Log: Correct a typo. Noticed by: ru Revision ChangesPath 1.6 +1 -1 src/share/man/man4/syncache.4 ___

Re: cvs commit: src/usr.bin/mklocale mklocale.1 yacc.y

2008-01-22 Thread Ruslan Ermilov
On Tue, Jan 22, 2008 at 12:04:53AM +, Andrey A. Chernov wrote: > ache2008-01-22 00:04:52 UTC > > FreeBSD src repository > > Modified files: > usr.bin/mklocale mklocale.1 yacc.y > Log: > Understand newly introduced "ASCII" encoding > > Revision ChangesPath >

cvs commit: ports/net/ekiga Makefile

2008-01-22 Thread Mikhail Teterin
mi 2008-01-22 19:05:38 UTC FreeBSD ports repository Modified files: net/ekigaMakefile Log: Submit to portmgr's coersion and bump PORTREVISION. Revision ChangesPath 1.74 +1 -0 ports/net/ekiga/Makefile _

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread Ruslan Ermilov
On Tue, Jan 22, 2008 at 10:29:40AM -0700, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Ruslan Ermilov <[EMAIL PROTECTED]> writes: > : > : I only wonder how was the value of 600029 choosen? > : > > : > It was two revisions before the branch point for RELENG_6, which > : > h

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

2008-01-22 Thread Marcus Alves Grando
mnag2008-01-22 18:58:50 UTC FreeBSD src repository (ports committer) Modified files: usr.sbin/sysinstall menus.c Log: - Add new NTP servers provided by NIC.br (http://www.ntp.br) - Remove nonfunctional servers PR: 119884 Approved by:simon MFC after

Re: cvs commit: ports/net/ekiga pkg-plist

2008-01-22 Thread Joe Marcus Clarke
On Tue, 2008-01-22 at 09:29 -0500, Mikhail Teterin wrote: > понеділок 21 січень 2008 09:21 по, Edwin Groothuis Ви написали: > > > The new package NEVER built because of the problem, that was just fixed. > > > > It's more to differentiate between working and non-working versions. > > They are both

cvs commit: ports/comms/gnuradio Makefile pkg-plist ports/comms/gnuradio/files patch-gr-wxgui_src_python_stdgui.py patch-usrp_host_swig_Makefile.in wxgui_src_python_init.py

2008-01-22 Thread Diane Bruce
db 2008-01-22 18:43:15 UTC FreeBSD ports repository Modified files: comms/gnuradio Makefile pkg-plist comms/gnuradio/files wxgui_src_python_init.py Removed files: comms/gnuradio/files patch-gr-wxgui_src_python_stdgui.py patch-usrp_host_

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 18:35:24 UTC FreeBSD src repository Modified files: share/man/man4 syncache.4 Log: Document net.inet.tcp.syncookies_only using a description taken from tcp_syncache.c revision 1.99 of andre's commit log. PR: 107611 Revision ChangesPat

cvs commit: ports/irc/keitairc Makefile

2008-01-22 Thread Makoto Matsushita
matusita2008-01-22 18:11:47 UTC FreeBSD ports repository Modified files: irc/keitairc Makefile Log: Fix broken MASTER_SITES. No bumps since no content changes. Noticed by: pav Revision ChangesPath 1.8 +2 -1 ports/irc/keitairc/Makefile

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

2008-01-22 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jung-uk Kim wrote: > jkim2008-01-22 17:30:13 UTC > > FreeBSD src repository > > Modified files:(Branch: RELENG_7_0) > sys/dev/bge if_bge.c > Log: > MFC:1.201 > > Fix mbuf pool watermark configuration. >

cvs commit: src/sys/dev/acpica acpi_battery.c

2008-01-22 Thread Jung-uk Kim
jkim2008-01-22 17:53:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/acpica acpi_battery.c Log: MFC:1.26 Check battery presence first before trying to get battery information. Revision ChangesPath 1.25.2.1 +4 -3

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 17:47:05 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook/kerneldebug chapter.sgml Log: Replace 'debug.debugger_on_panic=1' with 'debug.kdb.enter=1' which actually

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 17:39:13 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/geom chapter.sgml Log: Revert newfs options in the gmirror(8) section, avoiding an explicit request for a UFS2 file system. Discussed with: rwatson Revision Changes

cvs commit: ports/devel/p5-Hash-AsObject Makefile distinfo

2008-01-22 Thread Yen-Ming Lee
leeym 2008-01-22 17:35:00 UTC FreeBSD ports repository Modified files: devel/p5-Hash-AsObject Makefile distinfo Log: - update to 0.10 Revision ChangesPath 1.4 +1 -1 ports/devel/p5-Hash-AsObject/Makefile 1.4 +3 -3 ports/devel/p5-Hash-AsObject/

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ruslan Ermilov <[EMAIL PROTECTED]> writes: : > : I only wonder how was the value of 600029 choosen? : > : > It was two revisions before the branch point for RELENG_6, which : > happened at 600031. : : I think you're twice off-by-one here, : : : $ cvs -

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

2008-01-22 Thread Jung-uk Kim
jkim2008-01-22 17:30:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) sys/dev/bge if_bge.c Log: MFC:1.201 Fix mbuf pool watermark configuration. Approved by:re (kensmith) Revision ChangesPath 1.198.2.2.2.1

cvs commit: ports/ftp/wput Makefile distinfo pkg-descr ports/ftp/wput/files patch-Makefile.in patch-src::Makefile.in

2008-01-22 Thread Beech Rintoul
beech 2008-01-22 17:29:58 UTC FreeBSD ports repository Modified files: ftp/wput Makefile distinfo pkg-descr Added files: ftp/wput/files patch-Makefile.in Removed files: ftp/wput/files patch-src::Makefile.in Log: - Update to 0.6.1 - Makefi

cvs commit: ports/devel/p5-Carp-Clan Makefile distinfo ports/devel/p5-Carp-Clan/files patch-Makefile.PL

2008-01-22 Thread Yen-Ming Lee
leeym 2008-01-22 17:27:36 UTC FreeBSD ports repository Modified files: devel/p5-Carp-Clan Makefile distinfo Removed files: devel/p5-Carp-Clan/files patch-Makefile.PL Log: - update to 5.10 Revision ChangesPath 1.6 +2 -2 ports/devel/p5-Carp-Clan/Ma

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

2008-01-22 Thread Jung-uk Kim
jkim2008-01-22 17:13:40 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/bge if_bge.c Log: MFC:1.194 Remove BCM5704S specific tunable (hw.bge.fake_autoneg) and auto-detect the condition. PR: kern/118308 Revision

Re: cvs commit: src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/pc98 boot_crunch.conf src/release/powerpc boot_crunch.conf src/releas

2008-01-22 Thread Sam Leffler
Ken Smith wrote: kensmith2008-01-22 16:35:10 UTC FreeBSD src repository Modified files: release/amd64boot_crunch.conf release/i386 boot_crunch.conf release/ia64 boot_crunch.conf release/pc98 boot_crunch.conf release/powerpc bo

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread Ruslan Ermilov
On Tue, Jan 22, 2008 at 09:57:57AM -0700, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > Ruslan Ermilov <[EMAIL PROTECTED]> writes: > : Hi, > : > : On Mon, Jan 21, 2008 at 03:14:17PM -0700, M. Warner Losh wrote: > : > In message: <[EMAIL PROTECTED]> > : > "David

cvs commit: ports/net-im/jabber-pyaim Makefile pkg-descr

2008-01-22 Thread Renato Botelho
garga 2008-01-22 17:00:02 UTC FreeBSD ports repository Modified files: net-im/jabber-pyaim Makefile pkg-descr Log: - Fix WWW and MASTER_SITES to reflect new project's page PR: ports/119896 Submitted by: garga Approved by:maintainer Revision Cha

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> Ruslan Ermilov <[EMAIL PROTECTED]> writes: : Hi, : : On Mon, Jan 21, 2008 at 03:14:17PM -0700, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > "David E. O'Brien" <[EMAIL PROTECTED]> writes: : > : Remove 5.x and 6.x cruft - sou

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 16:45:20 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml Log: Remove duplicated word introduced in previous revision. Noticed by: ceri Revision ChangesPath 1.281 +1 -1 doc/en_US.ISO8859-

cvs commit: src/release/amd64 boot_crunch.conf src/release/i386 boot_crunch.conf src/release/ia64 boot_crunch.conf src/release/pc98 boot_crunch.conf src/release/powerpc boot_crunch.conf src/release/sp

2008-01-22 Thread Ken Smith
kensmith2008-01-22 16:35:10 UTC FreeBSD src repository Modified files: release/amd64boot_crunch.conf release/i386 boot_crunch.conf release/ia64 boot_crunch.conf release/pc98 boot_crunch.conf release/powerpc boot_crunch.conf

cvs commit: doc/share/pgpkeys ceri.key

2008-01-22 Thread Ceri Davies
ceri2008-01-22 16:10:56 UTC FreeBSD doc repository Modified files: share/pgpkeysceri.key Log: New uid. Revision ChangesPath 1.7 +68 -27doc/share/pgpkeys/ceri.key ___ cvs-all@freebsd.org mailing list htt

cvs commit: ports/security/putty Makefile

2008-01-22 Thread Renato Botelho
garga 2008-01-22 15:58:21 UTC FreeBSD ports repository Modified files: security/putty Makefile Log: Drop maintainership Revision ChangesPath 1.18 +1 -1 ports/security/putty/Makefile ___ cvs-all@freebsd.org

cvs commit: src Makefile.inc1

2008-01-22 Thread Ruslan Ermilov
ru 2008-01-22 15:57:57 UTC FreeBSD src repository Modified files: .Makefile.inc1 Log: Cleanup after last commit (remove undefined variables). Revision ChangesPath 1.594 +1 -7 src/Makefile.inc1 _

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 15:56:49 UTC FreeBSD src repository Modified files: lib/libc/sys flock.2 Log: Xref flopen.3 which references this manual page. PR: 112650 Revision ChangesPath 1.26 +2 -1 src/lib/libc/sys/flock.2 ___

Re: cvs commit: src Makefile.inc1 src/tools/build Makefile

2008-01-22 Thread Ruslan Ermilov
Hi, On Mon, Jan 21, 2008 at 03:14:17PM -0700, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > "David E. O'Brien" <[EMAIL PROTECTED]> writes: > : Remove 5.x and 6.x cruft - source upgrades to RELENG_8 from versions prior > : to RELENG_7 are not supported. > > I've just co

cvs commit: ports/x11/gmrun Makefile

2008-01-22 Thread Renato Botelho
garga 2008-01-22 15:47:59 UTC FreeBSD ports repository Modified files: x11/gmrunMakefile Log: - Mark as BROKEN on amd64, it doesn't run, got a segfault whtn try to start. Patches are welcome Revision ChangesPath 1.21 +7 -1 ports/x11/gmrun/Ma

Re: cvs commit: ports/mail/claws-mail-etpan_privacy Makefile

2008-01-22 Thread Martin Wilke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Jan 22, 2008 at 03:05:57PM +, Martin Wilke wrote: > miwi2008-01-22 15:05:57 UTC > > FreeBSD ports repository > > Modified files: > mail/claws-mail-etpan_privacy Makefile > Log: > - Mark DEPRECATED (no longer supporte

cvs commit: ports/mail/claws-mail-etpan_privacy Makefile

2008-01-22 Thread Martin Wilke
miwi2008-01-22 15:05:57 UTC FreeBSD ports repository Modified files: mail/claws-mail-etpan_privacy Makefile Log: - Mark DEPRECATED (no longer supported by developers) PR : Revision ChangesPath 1.23 +3 -0 ports/mail/claws-mail-etpan_privacy/Makefile

cvs commit: src UPDATING

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 15:05:22 UTC FreeBSD src repository Modified files: .UPDATING Log: Quick note on how to disable malloc debugging in the top entry in this file. PR: 83621 Submitted by: Scott Robbins <[EMAIL PROTECTED]> (original version)

Re: cvs commit: ports/net/ekiga pkg-plist

2008-01-22 Thread Mikhail Teterin
понеділок 21 січень 2008 09:21 по, Edwin Groothuis Ви написали: > > The new package NEVER built because of the problem, that was just fixed. > > It's more to differentiate between working and non-working versions. They are both working versions. If you need to make a distinction, you can look at

cvs commit: ports/databases/postgresql83-server Makefile distinfo pkg-install-server pkg-plist-contrib pkg-plist-server

2008-01-22 Thread Palle Girgensohn
girgen 2008-01-22 14:08:48 UTC FreeBSD ports repository Modified files: databases/postgresql83-server Makefile distinfo pkg-install-server pkg-plist-contrib pkg-plist-server Lo

cvs commit: ports/misc/gnomesword Makefile distinfo pkg-plist

2008-01-22 Thread Thomas Abthorpe
tabthorpe2008-01-22 13:45:33 UTC FreeBSD ports repository Modified files: misc/gnomesword Makefile distinfo pkg-plist Log: - Update to 2.3.3 Revision ChangesPath 1.35 +1 -1 ports/misc/gnomesword/Makefile 1.11 +3 -3 ports/misc/gnomesword/dist

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

2008-01-22 Thread Gabor Kovesdan
gabor 2008-01-22 13:35:46 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: - Revert the previous change, since it was incorrect. The original phrase was not a typo. Pointed out by: brueffer Revision Changes

cvs commit: ports/www/p5-Catalyst-View-Templated Makefile

2008-01-22 Thread Sergey Skvortsov
skv 2008-01-22 13:33:05 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-View-Templated Makefile Log: Fix BUILD_DEPENDS Pointed by: pav Revision ChangesPath 1.2 +1 -1 ports/www/p5-Catalyst-View-Templated/Makefile ___

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

2008-01-22 Thread Gabor Kovesdan
gabor 2008-01-22 13:26:22 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: - Fix typo Submitted by: Hiroshi Saeki <[EMAIL PROTECTED]> (via doc@) Revision ChangesPath 1.122 +1 -1 doc/en_US.ISO88

cvs commit: CVSROOT modules

2008-01-22 Thread Sergey Skvortsov
skv 2008-01-22 13:04:25 UTC FreeBSD ports repository Modified files: .modules Log: rnv --> ports/textproc/rnv Revision ChangesPath 1.19244 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailin

cvs commit: ports/textproc Makefile ports/textproc/rnv Makefile distinfo pkg-descr

2008-01-22 Thread Sergey Skvortsov
skv 2008-01-22 13:04:18 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/rnv Makefile distinfo pkg-descr Log: Relax NG Compact Syntax validator Revision ChangesPath 1.1217+1 -0 ports/textproc/

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

2008-01-22 Thread Tom Rhodes
trhodes 2008-01-22 12:23:30 UTC FreeBSD src repository Modified files: share/man/man7 ports.7 Log: The config-recursive target is not run during the normal install process, move it down to where it belongs. Document 'all-depends-list' target and bump doc date. P

Re: cvs commit: src/share/man/man4 coda.4

2008-01-22 Thread Robert Watson
On Tue, 22 Jan 2008, Christian Brueffer wrote: brueffer2008-01-22 07:40:21 UTC FreeBSD src repository Modified files: share/man/man4 coda.4 Log: Small fixes. Thanks! I'll be sure to MFC them with the man page when I do the MFC. Robert N M Watson Computer Laboratory Univer

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

2008-01-22 Thread Robert Watson
On Tue, 22 Jan 2008, Tom Rhodes wrote: trhodes 2008-01-22 03:44:54 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/geom chapter.sgml Log: Update the gmirror section: 1: Pass -O 2 to newfs for UFS2; newfs defaults to UFS2 on adequately UFS2-aware versi

cvs commit: ports/graphics/enblend Makefile

2008-01-22 Thread Vasil Dimov
vd 2008-01-22 11:32:36 UTC FreeBSD ports repository Modified files: graphics/enblend Makefile Log: Adopt graphics/enblend. Revision ChangesPath 1.9 +1 -1 ports/graphics/enblend/Makefile ___ cvs-all@freebs

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

2008-01-22 Thread Giorgos Keramidas
keramida2008-01-22 11:18:51 UTC FreeBSD src repository (doc committer) Modified files: usr.sbin/iostat iostat.c Log: Repeat iostat header after rows-3 instead of a hardcoded 20. Use ioctl() to get the window size in iostat(8), and force a new header to be prepended to

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

2008-01-22 Thread Christian Brueffer
brueffer2008-01-22 11:07:11 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/audit chapter.sgml Log: Whitespace changes for the previous commit, translators can ignore this. Revision ChangesPath 1.33 +5 -4 doc/en_US.ISO8859-1/books/h

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

2008-01-22 Thread Christian Brueffer
brueffer2008-01-22 11:05:36 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/audit chapter.sgml Log: Adjust version information where needed. Revision ChangesPath 1.32 +3 -3 doc/en_US.ISO8859-1/books/handbook/audit/chapter.sgml _

Re: cvs commit: src/contrib/cvs/src log.c

2008-01-22 Thread Dag-Erling Smørgrav
Jeremie Le Hen <[EMAIL PROTECTED]> writes: > Dag-Erling Smørgrav <[EMAIL PROTECTED]> writes: > > Speaking of which, it's about time we flipped the iso8601 switch for > > ncvs... > Do you have some pointers about this point of history? Huh? CVS uses a non-standard time format (which IIRC has chang

cvs commit: ports/graphics/hugin Makefile

2008-01-22 Thread Vasil Dimov
vd 2008-01-22 10:35:57 UTC FreeBSD ports repository Modified files: graphics/hugin Makefile Log: Hugin does not work with wxgtk 2.8. It crashes at startup, after displaying the startup tip. This has been reported in ports/118190 and ports/119866. So limit the WX

cvs commit: ports/multimedia/clive Makefile distinfo pkg-descr

2008-01-22 Thread Nicola Vitale
nivit 2008-01-22 09:48:06 UTC FreeBSD ports repository Modified files: multimedia/clive Makefile distinfo pkg-descr Log: - Update to 0.4.2 - Add Metacafe to pkg-descr Revision ChangesPath 1.10 +1 -1 ports/multimedia/clive/Makefile 1.10 +3 -3

cvs commit: ports/math/wxMaxima Makefile distinfo

2008-01-22 Thread Nicola Vitale
nivit 2008-01-22 09:45:46 UTC FreeBSD ports repository Modified files: math/wxMaximaMakefile distinfo Log: - Update to 0.7.4 Revision ChangesPath 1.15 +2 -2 ports/math/wxMaxima/Makefile 1.11 +3 -3 ports/math/wxMaxima/distinfo __

cvs commit: ports/www/apache13+ipv6 Makefile distinfo

2008-01-22 Thread Munechika SUMIKAWA
sumikawa2008-01-22 09:41:06 UTC FreeBSD ports repository Modified files: www/apache13+ipv6Makefile distinfo Log: Upgrade to 1.3.41. Revision ChangesPath 1.59 +2 -3 ports/www/apache13+ipv6/Makefile 1.25 +6 -6 ports/www/apache13+ipv6/distinfo _

Re: cvs commit: src/contrib/cvs/src log.c

2008-01-22 Thread Jeremie Le Hen
Hi, On Mon, Jan 21, 2008 at 10:23:11PM +0100, Dag-Erling Smørgrav wrote: > "David E. O'Brien" <[EMAIL PROTECTED]> writes: > > Log: > > Merge rev 1.3 ('-n' option) & rev. 1.2 ("iso8601" option keyword) > > into version 1.11.22. > > Speaking of which, it's about time we flipped the iso8601 sw