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

2006-08-05 Thread Alan Cox
alc 2006-08-06 06:29:16 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c sys/i386/i386pmap.c Log: Eliminate the acquisition and release of the page queues lock around a call to vm_page_sleep_if_busy(). Revision ChangesPath 1.56

cvs commit: ports/astro/sunclock Makefile ports/astro/sunclock/files patch-Imakefile patch-editkit_Imakefile patch-sunclock.c

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 06:29:02 UTC FreeBSD ports repository Modified files: astro/sunclock Makefile astro/sunclock/files patch-Imakefile patch-sunclock.c Added files: astro/sunclock/files patch-editkit_Imakefile Log: - Fix pointyhat building (it strange, but it doe

cvs commit: ports/mail/abook Makefile

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 05:48:59 UTC FreeBSD ports repository Modified files: mail/abook Makefile Log: - Add readline as dependency when it was already installed. The program will be linked against it anyway, not against a system one. - Pass maintainership to submitter

cvs commit: ports/ftp/yafc Makefile

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 05:41:20 UTC FreeBSD ports repository Modified files: ftp/yafc Makefile Log: - Add readline as dependency when it was already installed. The program will be linked against it anyway, not against a system one. - Pass maintainership to submitter

cvs commit: ports/deskutils/genius Makefile

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 05:40:13 UTC FreeBSD ports repository Modified files: deskutils/genius Makefile Log: - Add readline as dependency when it was already installed. The program will be linked against it anyway, not against a system one. - Define USE_GETTEXT to make portl

cvs commit: ports/audio/ecasound Makefile

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 05:38:14 UTC FreeBSD ports repository Modified files: audio/ecasound Makefile Log: - Depend on readline port if library exists program will link it rather than a system one PR: ports/101437 Submitted by: Stanislav Sedov Revi

cvs commit: ports/databases/flamerobin Makefile

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 05:35:32 UTC FreeBSD ports repository Modified files: databases/flamerobin Makefile Log: - Use wxgtk2.6-unicode, bump PORTREVISION - Some cleanup PR: ports/101369 Submitted by: dindin (maintainer) Revision ChangesPath 1.3

cvs commit: ports MOVED

2006-08-05 Thread Vanilla I. Shu
vanilla 2006-08-06 05:05:13 UTC FreeBSD ports repository Modified files: .MOVED Log: Correct the reason. (my fault). Revision ChangesPath 1.1110+2 -2 ports/MOVED ___ cvs-all@freebsd.org mailing l

cvs commit: ports MOVED ports/chinese/arnettf Makefile distinfo pkg-descr

2006-08-05 Thread Vanilla I. Shu
vanilla 2006-08-06 05:02:17 UTC FreeBSD ports repository Modified files: .MOVED Removed files: chinese/arnettf Makefile distinfo pkg-descr Log: Remove arnettf, it renamed to CJKUnifonts. Revision ChangesPath 1.1109+2 -1 ports/M

cvs commit: ports/chinese Makefile

2006-08-05 Thread Vanilla I. Shu
vanilla 2006-08-06 05:00:09 UTC FreeBSD ports repository Modified files: chinese Makefile Log: disconnect arnettf, connect CJKUnifonts. Revision ChangesPath 1.233 +1 -1 ports/chinese/Makefile ___ cvs-al

cvs commit: CVSROOT modules

2006-08-05 Thread Vanilla I. Shu
vanilla 2006-08-06 04:58:57 UTC FreeBSD ports repository Modified files: .modules Log: remove zh-arnettf, add zh-CJKUnifonts. Revision ChangesPath 1.15913 +1 -1 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: www/zh_CN includes.xsl

2006-08-05 Thread Xin LI
delphij 2006-08-06 04:49:33 UTC FreeBSD doc repository Modified files: zh_CNincludes.xsl Log: MFen www/share/sgml/includes.header.xsl,v 1.19 Obtained from: The FreeBSD Simplified Chinese Project Revision ChangesPath 1.2 +3 -2 www/zh_CN

cvs commit: www/zh_CN/news news.xml press.xml

2006-08-05 Thread Xin LI
delphij 2006-08-06 04:47:30 UTC FreeBSD doc repository Modified files: zh_CN/news news.xml press.xml Log: MFen news.xml: 1.410 -> 1.417 MFen press.xml: 1.201 -> 1.204 Revision ChangesPath 1.3 +61 -1 www/zh_CN/news/news.xml 1.3 +42 -1

cvs commit: CVSROOT modules

2006-08-05 Thread Marc G. Fournier
scrappy 2006-08-06 03:34:17 UTC FreeBSD ports repository Modified files: .modules Log: bsdstats --> ports/sysutils/bsdstats Revision ChangesPath 1.15912 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/sysutils Makefile ports/sysutils/bsdstats Makefile pkg-descr pkg-message ports/sysutils/bsdstats/files 300.statistics

2006-08-05 Thread Marc G. Fournier
scrappy 2006-08-06 03:34:08 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/bsdstatsMakefile pkg-descr pkg-message sysutils/bsdstats/files 300.statistics Log: Initial port for bsdstats script Submitted by: John

cvs commit: ports UPDATING

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 03:04:13 UTC FreeBSD ports repository Modified files: .UPDATING Log: - Mention latest editor/jedit-devel update Revision ChangesPath 1.379 +9 -1 ports/UPDATING ___ cvs-all@free

cvs commit: ports/editors/jedit-devel Makefile distinfo

2006-08-05 Thread Rong-En Fan
rafan 2006-08-06 03:03:58 UTC FreeBSD ports repository Modified files: editors/jedit-devel Makefile distinfo Log: - Update to 4.3p6 - Require JDK 1.5+ now PR: ports/101370 Submitted by: Linh Pham (maintainer) Revision ChangesPath 1.15 +

cvs commit: src/sys/kern uipc_syscalls.c

2006-08-05 Thread Alan Cox
alc 2006-08-06 01:00:10 UTC FreeBSD src repository Modified files: sys/kern uipc_syscalls.c Log: Reduce the scope of the page queues lock in kern_sendfile() now that vm_page_sleep_if_busy() no longer requires the caller to hold the page queues lock. Revis

cvs commit: src/sys/vm vm_fault.c

2006-08-05 Thread Alan Cox
alc 2006-08-06 00:17:18 UTC FreeBSD src repository Modified files: sys/vm vm_fault.c Log: Eliminate the acquisition and release of the page queues lock around a call to vm_page_sleep_if_busy(). Revision ChangesPath 1.218 +2 -4 src/sys/vm/v

cvs commit: src/sys/vm vm_page.c

2006-08-05 Thread Alan Cox
alc 2006-08-06 00:15:40 UTC FreeBSD src repository Modified files: sys/vm vm_page.c Log: Change vm_page_sleep_if_busy() so that it no longer requires the caller to hold the page queues lock. Revision ChangesPath 1.321 +2 -1 src/sys/vm/vm_p

cvs commit: ports/multimedia/totem Makefile distinfo pkg-plist

2006-08-05 Thread Joe Marcus Clarke
marcus 2006-08-05 23:01:06 UTC FreeBSD ports repository Modified files: multimedia/totem Makefile distinfo pkg-plist Log: Update to 1.4.4. Revision ChangesPath 1.69 +1 -1 ports/multimedia/totem/Makefile 1.31 +3 -3 ports/multimedia/totem/dist

cvs commit: ports/devel/p5-DateTime-Calendar-Discordian Makefile

2006-08-05 Thread Erwin Lansing
erwin 2006-08-05 22:46:55 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-Calendar-Discordian Makefile Log: Remove extraneous / Pointyhat to: erwin Revision ChangesPath 1.3 +1 -1 ports/devel/p5-DateTime-Calendar-Discordian/Makefile _

cvs commit: ports/finance/cbb Makefile ports/finance/cbb/files patch-01 patch-03

2006-08-05 Thread Erwin Lansing
erwin 2006-08-05 22:42:24 UTC FreeBSD ports repository Modified files: finance/cbb Makefile Removed files: finance/cbb/filespatch-01 patch-03 Log: Fix install after DESTDIR patch. Submitted by: gabor Revision ChangesPath 1.27 +11 -1

cvs commit: CVSROOT modules

2006-08-05 Thread Edwin Groothuis
edwin 2006-08-05 22:37:45 UTC FreeBSD ports repository Modified files: .modules Log: dbmail-devel -> mail/dbmail-devel Revision ChangesPath 1.15911 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

cvs commit: ports/mail/dbmail-devel Makefile distinfo pkg-descr pkg-message pkg-plist ports/mail/dbmail-devel/files dbmail-imapd.sh.in dbmail-lmtpd.sh.in dbmail-pop3d.sh.in patch-2.1.7_001_383 patch-2

2006-08-05 Thread Edwin Groothuis
edwin 2006-08-05 22:35:33 UTC FreeBSD ports repository Modified files: mail/dbmail-develMakefile distinfo pkg-descr pkg-plist mail/dbmail-devel/files dbmail-imapd.sh.in dbmail-lmtpd.sh.in dbmail-pop3d.sh.in Added files: mail/dbmail-devel

cvs commit: ports/games/blobandconquer Makefile

2006-08-05 Thread Erwin Lansing
erwin 2006-08-05 22:24:19 UTC FreeBSD ports repository Modified files: games/blobandconquer Makefile Log: Mark BROKEN: does not fetch. Unfortunately, the maintainer blocks my mail, so I see no other way. Revision ChangesPath 1.3 +2 -0 ports/games/bloban

cvs commit: CVSROOT modules

2006-08-05 Thread Edwin Groothuis
edwin 2006-08-05 22:22:34 UTC FreeBSD ports repository Modified files: .modules Log: libsieve --> ports/mail/libsieve Revision ChangesPath 1.15910 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/mail Makefile ports/mail/libsieve Makefile distinfo pkg-descr pkg-plist

2006-08-05 Thread Edwin Groothuis
edwin 2006-08-05 22:21:38 UTC FreeBSD ports repository Modified files: mail Makefile Added files: mail/libsieveMakefile distinfo pkg-descr pkg-plist Log: New port: mail/libsieve A library to interpret Sieve scripts, and to execute them over a gi

cvs commit: src/sys/compat/svr4 svr4_stream.c

2006-08-05 Thread Robert Watson
rwatson 2006-08-05 22:04:21 UTC FreeBSD src repository Modified files: sys/compat/svr4 svr4_stream.c Log: With socket code no longer in svr4_stream.c, MAC includes are no longer required, so GC. Revision ChangesPath 1.62 +0 -2 src/sys/compat/svr4/svr4

cvs commit: ports/misc/bibletime Makefile

2006-08-05 Thread Shaun Amott
shaun 2006-08-05 21:49:31 UTC FreeBSD ports repository Modified files: misc/bibletime Makefile Log: Mark BROKEN on 4.x: fails to compile. PR: ports/101208 Submitted by: Thomas Abthorpe <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath

cvs commit: ports/net-im/sim-im-devel Makefile distinfo pkg-descr pkg-plist

2006-08-05 Thread Ion-Mihai Tetcu
itetcu 2006-08-05 21:47:40 UTC FreeBSD ports repository Modified files: net-im/sim-im-devel Makefile distinfo pkg-descr pkg-plist Log: Update sim-im-devel to latest and unbreak. PR: ports/101249 Submitted by: Alexey V. Panfilov (maintainer) Revision C

cvs commit: src/sys/kern vfs_lookup.c

2006-08-05 Thread Robert Watson
rwatson 2006-08-05 21:41:00 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c Log: Remove register, use ANSI function headers. Revision ChangesPath 1.93 +9 -15 src/sys/kern/vfs_lookup.c __

Re: cvs commit: src/sys/netgraph ng_ether.c

2006-08-05 Thread Yar Tikhiy
On Fri, Aug 04, 2006 at 07:15:09PM +0400, Gleb Smirnoff wrote: > On Fri, Aug 04, 2006 at 01:36:28PM +, Gleb Smirnoff wrote: > T> glebius 2006-08-04 13:36:28 UTC > T> > T> FreeBSD src repository > T> > T> Modified files: > T> sys/netgraph ng_ether.c > T> Log: > T> Turn

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

2006-08-05 Thread Yar Tikhiy
On Fri, Aug 04, 2006 at 09:27:56AM -0700, Sam Leffler wrote: > Yar Tikhiy wrote: > > On Thu, Aug 03, 2006 at 10:11:11AM -0700, Sam Leffler wrote: > >> Yar Tikhiy wrote: > >>> yar 2006-08-03 09:59:09 UTC > >>> > >>> FreeBSD src repository > >>> > >>> Modified files: > >>> sys/net

cvs commit: src/sys/kern vfs_lookup.c

2006-08-05 Thread Robert Watson
rwatson 2006-08-05 21:08:47 UTC FreeBSD src repository Modified files: sys/kern vfs_lookup.c Log: We now spell "inode" as "vnode" in the VFS layer, so update comment for new world order. MFC after: 3 days Pointed out by: mckusick Revision Changes

cvs commit: ports/www/apache22 Makefile.modules

2006-08-05 Thread Clement Laforet
clement 2006-08-05 20:46:43 UTC FreeBSD ports repository Modified files: www/apache22 Makefile.modules Log: - Force to add ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} to force detection of pthread_kill(3). Revision ChangesPath 1.16 +6 -3 ports/www/apac

cvs commit: src/gnu/usr.bin/groff/tmac mdoc.local

2006-08-05 Thread Yar Tikhiy
yar 2006-08-05 20:38:24 UTC FreeBSD src repository Modified files: gnu/usr.bin/groff/tmac mdoc.local Log: Add libbsm to the list of our standard libraries. Approved by:ru Revision ChangesPath 1.53 +1 -0 src/gnu/usr.bin/groff/tmac/mdoc.local

cvs commit: ports/www/apache22 Makefile Makefile.modules distinfo pkg-plist ports/www/apache22/files patch-secfix-CVE-2006-3747

2006-08-05 Thread Clement Laforet
clement 2006-08-05 20:37:23 UTC FreeBSD ports repository Modified files: www/apache22 Makefile Makefile.modules distinfo pkg-plist Removed files: www/apache22/files patch-secfix-CVE-2006-3747 Log: - Update to 2.2.3 - Update apr_dbd to

cvs commit: src/sys/sys param.h

2006-08-05 Thread John Birrell
jb 2006-08-05 20:35:12 UTC FreeBSD src repository Modified files: sys/sys param.h Log: Add OpenSolaris compatibility definitions which are only visible if _SOLARIS_C_SOURCE is defined. The _OpenSolaris_version is set to match the last import of the OpenSo

cvs commit: src/etc/defaults rc.conf

2006-08-05 Thread Nate Lawson
njl 2006-08-05 20:28:50 UTC FreeBSD src repository Modified files: etc/defaults rc.conf Log: Back out 1.272. The LAPIC timer conflicts with C2/3 on various systems, and so users get hangs until interrupts are generated another way. We'll have to find a way to ma

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

2006-08-05 Thread Marcel Moolenaar
On Aug 5, 2006, at 11:41 AM, Yar Tikhiy wrote: On Fri, Aug 04, 2006 at 01:01:54PM -0700, Marcel Moolenaar wrote: On Fri, Aug 04, 2006 at 01:14:22PM -0400, John Baldwin wrote: So, putting the kdb_backtrace() under KDB is not a matter of said function not being present without KDB, it's that w

cvs commit: ports/cad/linux-eagle Makefile

2006-08-05 Thread Ion-Mihai Tetcu
itetcu 2006-08-05 20:16:32 UTC FreeBSD ports repository Modified files: cad/linux-eagle Makefile Log: Depend on linux-xorg libs, reported by Brian Josefsen <[EMAIL PROTECTED]> PR: ports/101227 Submitted by: Thomas E. Zander (maintainer) Revision C

cvs commit: ports/www/apache20 Makefile distinfo ports/www/apache20/files patch-secfix-CVE-2006-3747

2006-08-05 Thread Clement Laforet
clement 2006-08-05 20:16:14 UTC FreeBSD ports repository Modified files: www/apache20 Makefile distinfo Removed files: www/apache20/files patch-secfix-CVE-2006-3747 Log: - Update to 2.0.59 Revision ChangesPath 1.242 +1 -2 ports/www/apache20/M

cvs commit: ports/x11-themes/e17-theme-blue_eyed Makefile distinfo

2006-08-05 Thread Ion-Mihai Tetcu
itetcu 2006-08-05 20:13:17 UTC FreeBSD ports repository Modified files: x11-themes/e17-theme-blue_eyed Makefile distinfo Log: - Update to 0.6.5.1 Changelog: * Big thank you to Stanislav Sedov for adding russian font support to 04b08. * The corners image has been removed

cvs commit: ports/www/linux-firefox-devel Makefile ports/www/linux-seamonkey-devel Makefile

2006-08-05 Thread Andrew Pantyukhin
sat 2006-08-05 20:05:43 UTC FreeBSD ports repository Modified files: www/linux-firefox-devel Makefile www/linux-seamonkey-devel Makefile Log: - Make master sites respect subdir Reported by:pointyhat via erwin Revision ChangesPath 1.8 +4 -4

cvs commit: src/sys/kern Makefile

2006-08-05 Thread John Birrell
jb 2006-08-05 19:25:14 UTC FreeBSD src repository Modified files: sys/kern Makefile Log: Add support for the generated file systrace_args.c. Revision ChangesPath 1.13 +2 -1 src/sys/kern/Makefile __

cvs commit: src/sys/vm swap_pager.c

2006-08-05 Thread Alan Cox
alc 2006-08-05 19:07:07 UTC FreeBSD src repository Modified files: sys/vm swap_pager.c Log: Remove a stale comment. Revision ChangesPath 1.281 +0 -5 src/sys/vm/swap_pager.c ___ cvs-all@freebsd.org

cvs commit: ports/x11-toolkits/ocaml-lablgtk2 Makefile

2006-08-05 Thread Ion-Mihai Tetcu
itetcu 2006-08-05 19:01:53 UTC FreeBSD ports repository Modified files: x11-toolkits/ocaml-lablgtk2 Makefile Log: - CFLAGS safety - Fix permissions (change cp->install in Makefile) - Use new OCaml framework - Pass maintainership to submitter PR: ports/1011

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

2006-08-05 Thread Yar Tikhiy
On Fri, Aug 04, 2006 at 01:01:54PM -0700, Marcel Moolenaar wrote: > On Fri, Aug 04, 2006 at 01:14:22PM -0400, John Baldwin wrote: > > > > > > So, putting the kdb_backtrace() under KDB is not a matter of said > > > function not being present without KDB, it's that we don't want > > > to emit backtr

cvs commit: ports/lang/spidermonkey Makefile

2006-08-05 Thread Andrew Pantyukhin
sat 2006-08-05 18:37:14 UTC FreeBSD ports repository Modified files: lang/spidermonkeyMakefile Log: - Bump portrevision for the previous update - INSTALLS_SHLIB -> USE_LDCONFIG - Beautify master sites Revision ChangesPath 1.19 +5 -6 ports/lang/sp

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

2006-08-05 Thread Warner Losh
imp 2006-08-05 18:22:11 UTC FreeBSD src repository Modified files: usr.sbin/kldxref kldxref.c Log: Use safe strlcpy rather than unsafe strncpy. After marcel's last fix, there was still one overflow possible. strlcpy is faster anyway because it doesn't unexpectedly z

cvs commit: src/tools/tools/net80211/wlaninject wlaninject.c

2006-08-05 Thread Sam Leffler
sam 2006-08-05 18:21:04 UTC FreeBSD src repository Modified files: tools/tools/net80211/wlaninject wlaninject.c Log: make it work after the api change Submitted by: Andrea Bittau <[EMAIL PROTECTED]> Revision ChangesPath 1.2 +43 -6 src/tools/tools/

cvs commit: ports/lang/spidermonkey Makefile

2006-08-05 Thread Andrew Pantyukhin
sat 2006-08-05 18:19:38 UTC FreeBSD ports repository Modified files: lang/spidermonkeyMakefile Log: - Install a versioned lib Approved by:[EMAIL PROTECTED] (maintainer timeout, 16 days) Revision ChangesPath 1.18 +2 -1 ports/lang/spidermonkey

cvs commit: ports/www/p5-Apache-SizeLimit Makefile

2006-08-05 Thread Andrew Pantyukhin
sat 2006-08-05 17:42:09 UTC FreeBSD ports repository Modified files: www/p5-Apache-SizeLimit Makefile Log: - Mark as BROKEN for conflicts with mod_perl Reported by:pointyhat via erwin Revision ChangesPath 1.2 +2 -0 ports/www/p5-Apache-SizeLimit

cvs commit: ports/textproc/gladtex pkg-descr

2006-08-05 Thread Rong-En Fan
rafan 2006-08-05 17:14:53 UTC FreeBSD ports repository Modified files: textproc/gladtex pkg-descr Log: - Remove email for anti-spam PR: ports/101411 Submitted by: Nicola Vitale (maintainer) Revision ChangesPath 1.2 +1 -1 ports/te

cvs commit: ports/sysutils/screen Makefile ports/sysutils/screen/files opt-cjkwidth

2006-08-05 Thread Rong-En Fan
rafan 2006-08-05 16:40:17 UTC FreeBSD ports repository Modified files: sysutils/screen Makefile Added files: sysutils/screen/files opt-cjkwidth Log: A new option is added, called "cjkwidth [on|off]". When it is enabled, it treats CJK ambiguous characters as full w

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

2006-08-05 Thread Joel Dahl
joel2006-08-05 16:31:34 UTC FreeBSD doc repository Modified files: en/projects/acpi index.sgml Log: Remove the cpufreq category. It is no longer needed. Submitted by: njl Revision ChangesPath 1.12 +1 -8 www/en/projects/acpi/index.sgml ___

cvs commit: ports/devel/p5-DateTime-Calendar-Discordian Makefile

2006-08-05 Thread Erwin Lansing
erwin 2006-08-05 16:16:32 UTC FreeBSD ports repository Modified files: devel/p5-DateTime-Calendar-Discordian Makefile Log: Fix dependency Submitted by: pointyhat Pointyhat to: philip Revision ChangesPath 1.2 +1 -1 ports/devel/p5-DateTime-Calend

cvs commit: ports/games/jfduke3d Makefile distinfo pkg-descr pkg-plist ports/games/jfduke3d/files build-wrapper.sh fix.sh patch-Makefile patch-jfbuild_src_20050531-Makefile patch-jfbuild_src_20050531-

2006-08-05 Thread Alejandro Pulver
alepulver2006-08-05 16:12:20 UTC FreeBSD ports repository Modified files: games/jfduke3d Makefile distinfo pkg-descr pkg-plist Removed files: games/jfduke3d/files build-wrapper.sh fix.sh patch-Makefile patch-jfbuild_src_20050531-Makefile

cvs commit: ports/sysutils/bsdadminscripts Makefile distinfo

2006-08-05 Thread Martin Wilke
miwi2006-08-05 16:09:06 UTC FreeBSD ports repository Modified files: sysutils/bsdadminscripts Makefile distinfo Log: - Update to 2.1.1 PR: ports/101319 Submitted by: Dominic Fandrey Approved by:krion (mentor) Revision ChangesPath 1.5

cvs commit: ports/print/foo2zjs Makefile distinfo

2006-08-05 Thread Jose Alonso Cardenas Marquez
acm 2006-08-05 15:58:44 UTC FreeBSD ports repository Modified files: print/foo2zjsMakefile distinfo Log: - Update to 20060804 Approved by:garga (mentor) Revision ChangesPath 1.8 +1 -1 ports/print/foo2zjs/Makefile 1.7 +3 -3

cvs commit: ports/math/asymptote Makefile distinfo pkg-plist

2006-08-05 Thread Martin Wilke
miwi2006-08-05 15:48:36 UTC FreeBSD ports repository Modified files: math/asymptote Makefile distinfo pkg-plist Log: - Update to 1.12 PR: ports/101246 Submitted by: Nicola Vitale Approved by:krion (mentor) Revision ChangesPath 1.2

cvs commit: ports/irc/py-supybot Makefile distinfo

2006-08-05 Thread Martin Wilke
miwi2006-08-05 15:27:18 UTC FreeBSD ports repository Modified files: irc/py-supybot Makefile distinfo Log: - Update 0.83.2 - Take maintainership [1] PR: ports/100988 Submitted by: Radim Kolar Approved by:krion (mentor), [1] miwi Revisi

cvs commit: ports/www/MT Makefile distinfo pkg-plist

2006-08-05 Thread Tilman Linneweh
arved 2006-08-05 15:22:16 UTC FreeBSD ports repository Modified files: www/MT Makefile distinfo pkg-plist Log: Update to 3.3 - Changes: http://www.sixapart.com/movabletype/docs/3.3/ - Add dependency on p5-Crypt-DSA - Mark ignore for perl < 5.6 R

cvs commit: ports/textproc/libtre Makefile

2006-08-05 Thread Joseph Koshy
jkoshy 2006-08-05 15:19:54 UTC FreeBSD ports repository Modified files: textproc/libtre Makefile Log: Add a local MASTER_SITE, note conflict with textproc/glimpse, and adopt this port. Revision ChangesPath 1.37 +6 -2 ports/textproc/libtre/Makefile __

cvs commit: ports/german/wordpress distinfo

2006-08-05 Thread Martin Wilke
miwi2006-08-05 15:02:35 UTC FreeBSD ports repository Modified files: german/wordpress distinfo Log: Some fixes were done in language support, so authors decided to reroll the tarball. Submitted by: pointyhat via erwin Approved by:krion (mentor) Revisio

cvs commit: ports/irc/ircd-ratbox Makefile distinfo pkg-plist ports/irc/ircd-ratbox-devel Makefile distinfo

2006-08-05 Thread Shaun Amott
shaun 2006-08-05 14:39:53 UTC FreeBSD ports repository Modified files: irc/ircd-ratbox Makefile distinfo pkg-plist irc/ircd-ratbox-devel Makefile distinfo Log: - Update ircd-ratbox and ircd-ratbox-devel. They are now both at the same version. - Enable IPv6 by de

cvs commit: CVSROOT modules

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 14:15:53 UTC FreeBSD ports repository Modified files: .modules Log: p5-Image-MetaData-JPEG --> ports/graphics/p5-Image-MetaData-JPEG Revision ChangesPath 1.15909 +1 -0 CVSROOT/modules

cvs commit: ports/graphics Makefile ports/graphics/p5-Image-MetaData-JPEG Makefile distinfo pkg-descr pkg-plist

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 14:15:41 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/p5-Image-MetaData-JPEG Makefile distinfo pkg-descr pkg-plist Log: Add p5-Image-MetaData-JPEG 0.15, perl extensi

cvs commit: src/sys/netatalk ddp_usrreq.c

2006-08-05 Thread Robert Watson
rwatson 2006-08-05 14:14:34 UTC FreeBSD src repository Modified files: sys/netatalk ddp_usrreq.c Log: Since soisdisconnected() is no longer called in pru_detach(), call it near consumers of at_pcbdisconnect() (_close, _abort). Revision ChangesPath 1.52

cvs commit: doc/en_US.ISO8859-1/articles/contributors contrib.additional.sgml

2006-08-05 Thread Joseph Koshy
jkoshy 2006-08-05 14:11:46 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: Add Li-Wen Hsu for ports/101312. Revision ChangesPath 1.598 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.addi

cvs commit: ports/sysutils/xfsprogs Makefile distinfo ports/sysutils/xfsprogs/files patch-log_misc.c

2006-08-05 Thread Craig Rodrigues
rodrigc 2006-08-05 13:59:48 UTC FreeBSD ports repository (src committer) Modified files: sysutils/xfsprogsMakefile distinfo Removed files: sysutils/xfsprogs/files patch-log_misc.c Log: Upgrade to xfsprogs-2.8.10 Revision ChangesPath 1.12 +1 -1 por

cvs commit: src/sbin/ipfw ipfw2.c

2006-08-05 Thread Stefan Farfeleder
stefanf 2006-08-05 13:58:50 UTC FreeBSD src repository Modified files: sbin/ipfwipfw2.c Log: Use the SLIST_NEXT macro instead of sle_next. Checked with: cmp(1) Revision ChangesPath 1.92 +2 -2 src/sbin/ipfw/ipfw2.c _

cvs commit: ports/security/p5-Digest-SHA Makefile distinfo

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 13:55:30 UTC FreeBSD ports repository Modified files: security/p5-Digest-SHA Makefile distinfo Log: - update to 5.43 PR: ports/101405 Submitted by: Gea-Suan Lin Revision ChangesPath 1.10 +1 -1 ports/security/p5-Digest

cvs commit: CVSROOT modules

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 13:53:28 UTC FreeBSD ports repository Modified files: .modules Log: punbb --> ports/www/punbb Revision ChangesPath 1.15908 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing

cvs commit: ports/www Makefile ports/www/punbb Makefile distinfo pkg-descr pkg-plist

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 13:53:16 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/punbbMakefile distinfo pkg-descr pkg-plist Log: Add punbb 1.2.12, a fast and lightweight PHP-powered discussion board. PR: p

cvs commit: ports/irc/eggdrop Makefile distinfo pkg-message pkg-plist ports/irc/eggdrop/files patch-ab patch-ac patch-ad patch-ae patch-ah patch-ai patch-aj patch-ak patch-eggdrop.conf patch-src::md5:

2006-08-05 Thread Martin Wilke
miwi2006-08-05 13:42:19 UTC FreeBSD ports repository Modified files: irc/eggdrop Makefile distinfo pkg-plist irc/eggdrop/filespatch-eggdrop.conf Added files: irc/eggdrop/filespatch-src__Makefile.in patch-src__eggdrop.h patch-s

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

2006-08-05 Thread Maho Nakata
maho2006-08-05 13:33:46 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0 Makefile editors/openoffice.org-2.0/files Makefile.knobs editors/openoffice.org-2.0-devel Makefile editors/openoffice.org-2.0-devel/files Makefile.knobs Removed files:

cvs commit: ports/lang/ruby-usersguide Makefile pkg-plist

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 13:22:36 UTC FreeBSD ports repository Modified files: lang/ruby-usersguide Makefile Removed files: lang/ruby-usersguide pkg-plist Log: - Remove RUBY_DOCDIR as well PR: ports/101350 Submitted by: maintainer (Stanislav Sedov) Revi

cvs commit: ports/lang/ruby-programmingruby Makefile pkg-plist

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 13:22:05 UTC FreeBSD ports repository Modified files: lang/ruby-programmingruby Makefile Removed files: lang/ruby-programmingruby pkg-plist Log: - Deinstall RUBY_DOCDIR as well PR: ports/101347 Submitted by: maintainer (Stanislav Sed

cvs commit: ports/net/ntp-stable Makefile distinfo pkg-plist ports/net/ntp-stable/files patch-aa

2006-08-05 Thread Cy Schubert
cy 2006-08-05 13:09:42 UTC FreeBSD ports repository Modified files: net/ntp-stable Makefile distinfo pkg-plist Removed files: net/ntp-stable/files patch-aa Log: Update 4.2.0a-2006-02-24 --> 4.2.2p3.r2 Revision ChangesPath 1.48 +12 -11ports/n

cvs commit: ports/devel/cil Makefile ports/devel/cil/files patch-configure

2006-08-05 Thread Joseph Koshy
jkoshy 2006-08-05 13:00:16 UTC FreeBSD ports repository Modified files: devel/cilMakefile Added files: devel/cil/files patch-configure Log: - Fix Perl paths to allow "bin/cilly" to work. [1] - Enable this port on FreeBSD/amd64. PR: port

cvs commit: src/sbin/dump optr.c

2006-08-05 Thread Ralf S. Engelschall
rse 2006-08-05 12:50:38 UTC FreeBSD src repository Modified files: sbin/dumpoptr.c Log: Do not pass-through the tailing newline character from the ctime(3) output to setproctitle(3) in order to get rid of the ugly two-character escape sequence "\n" in the ps(1

cvs commit: www/en/gnome/docs faq214.sgml

2006-08-05 Thread Joseph Koshy
jkoshy 2006-08-05 12:47:42 UTC FreeBSD doc repository Modified files: en/gnome/docsfaq214.sgml Log: Correct link text. Submitted by: Kedar Damle Revision ChangesPath 1.9 +2 -2 www/en/gnome/docs/faq214.sgml __

cvs commit: ports/www/xpi-google-notebook Makefile

2006-08-05 Thread Andrew Pantyukhin
sat 2006-08-05 12:38:29 UTC FreeBSD ports repository Modified files: www/xpi-google-notebook Makefile Log: - Update master sites PR: ports/101384 Submitted by: chinsan <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.3 +2 -1

cvs commit: ports/sysutils/unieject Makefile

2006-08-05 Thread Andrew Pantyukhin
sat 2006-08-05 12:29:18 UTC FreeBSD ports repository Modified files: sysutils/uniejectMakefile Log: - Avoid a call to "pkgconfig libconfuse" Reported by:pointyhat via erwin Revision ChangesPath 1.3 +2 -0 ports/sysutils/unieject/Makefile ___

cvs commit: ports/cad/gspiceui Makefile

2006-08-05 Thread Martin Wilke
miwi2006-08-05 11:49:25 UTC FreeBSD ports repository Modified files: cad/gspiceui Makefile Log: - Update MASTER_SITES PR: ports/101240 Submitted by: Jin-Shan Tseng Approved by:krion (mentor), maintainer Revision ChangesPath 1.2

cvs commit: ports/mail/exim-doc-html Makefile distinfo

2006-08-05 Thread Martin Wilke
miwi2006-08-05 11:44:49 UTC FreeBSD ports repository Modified files: mail/exim-doc-html Makefile distinfo Log: - Update to 4.63 PR: ports/101243 Submitted by: Dryice Liu maintainer Approved by:krion (mentor) Revision ChangesPath 1.19

cvs commit: ports/www/trac-gantt Makefile distinfo pkg-descr ports/www/trac-gantt/files patch-tracgantt-gantt.py

2006-08-05 Thread Martin Wilke
miwi2006-08-05 11:42:25 UTC FreeBSD ports repository Modified files: www/trac-gantt Makefile distinfo pkg-descr Removed files: www/trac-gantt/files patch-tracgantt-gantt.py Log: - Update to 0.3.2a - Update WWW and MASTER_SITES PR: ports/101244

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

2006-08-05 Thread S�ren Schmidt
sos 2006-08-05 11:41:46 UTC FreeBSD src repository Modified files: sys/dev/ata ata-chipset.c ata-pci.h Log: Unbreak nForce3 SATA support. Revision ChangesPath 1.167 +19 -19src/sys/dev/ata/ata-chipset.c 1.67 +1 -2 src/sys/dev/ata/ata-pc

cvs commit: ports/mail/p5-Email-FolderType Makefile distinfo pkg-plist

2006-08-05 Thread Lars Thegler
lth 2006-08-05 11:21:09 UTC FreeBSD ports repository Modified files: mail/p5-Email-FolderType Makefile distinfo pkg-plist Log: - Update to 0.8.10 (version number mangled to prevent PORTEPOCH bump) [1] - Use magic MASTER_SITES - Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid ex

cvs commit: ports/textproc/yamcha Makefile

2006-08-05 Thread Cheng-Lung Sung
clsung 2006-08-05 10:59:32 UTC FreeBSD ports repository Modified files: textproc/yamcha Makefile Log: - add USE_PERL5_BUILD Noted by: erwin Revision ChangesPath 1.2 +1 -0 ports/textproc/yamcha/Makefile __

cvs commit: CVSROOT modules

2006-08-05 Thread Martin Wilke
miwi2006-08-05 10:59:08 UTC FreeBSD ports repository Modified files: .modules Log: kbfx --> ports/misc/kbfx Revision ChangesPath 1.15907 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mailing

cvs commit: ports/misc Makefile ports/misc/kbfx Makefile distinfo pkg-descr pkg-plist

2006-08-05 Thread Martin Wilke
miwi2006-08-05 10:58:17 UTC FreeBSD ports repository Modified files: misc Makefile Added files: misc/kbfxMakefile distinfo pkg-descr pkg-plist Log: KBFX is an alternative to the classical K-Menu button and it's menu. It improves the user e

cvs commit: ports/mail/p5-Email-Folder-POP3 Makefile distinfo

2006-08-05 Thread Lars Thegler
lth 2006-08-05 10:55:42 UTC FreeBSD ports repository Modified files: mail/p5-Email-Folder-POP3 Makefile distinfo Log: - Update to 1.01.1 (version number mangled to prevent PORTEPOCH bump) - Use magic MASTER_SITES - Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid extra dependenc

cvs commit: CVSROOT modules

2006-08-05 Thread Martin Wilke
miwi2006-08-05 10:53:59 UTC FreeBSD ports repository Modified files: .modules Log: p5-RRD-Simple --> ports/net/p5-RRD-Simple Revision ChangesPath 1.15906 +1 -0 CVSROOT/modules ___ cvs-all@fre

cvs commit: ports/net Makefile ports/net/p5-RRD-Simple Makefile distinfo pkg-descr pkg-plist

2006-08-05 Thread Martin Wilke
miwi2006-08-05 10:53:21 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-RRD-SimpleMakefile distinfo pkg-descr pkg-plist Log: RRD::Simple provides a simple interface to RRDTool's RRDs module. This module does not curr

cvs commit: ports/x11-clocks/wmbday Makefile distinfo ports/x11-clocks/wmbday/files BSDmakefile

2006-08-05 Thread Martin Wilke
miwi2006-08-05 10:41:33 UTC FreeBSD ports repository Modified files: x11-clocks/wmbdayMakefile distinfo Removed files: x11-clocks/wmbday/files BSDmakefile Log: - Update to 0.3.1 PR: ports/100923 Submitted by: Ulrich Spoerlein (maintainer) Ap

cvs commit: ports/sysutils/procmap Makefile

2006-08-05 Thread Erwin Lansing
erwin 2006-08-05 10:34:50 UTC FreeBSD ports repository Modified files: sysutils/procmap Makefile Log: Fix install after DESTDIR patch Submitted by: gabor Revision ChangesPath 1.9 +1 -1 ports/sysutils/procmap/Makefile ___

cvs commit: ports/sysutils/bksh/files patch-Makefile

2006-08-05 Thread Erwin Lansing
erwin 2006-08-05 10:33:44 UTC FreeBSD ports repository Added files: sysutils/bksh/files patch-Makefile Log: Fix build after DESTDIR patch. Submitted by: gabor Revision ChangesPath 1.1 +10 -0 ports/sysutils/bksh/files/patch-Makefile (new) __

  1   2   >