cvs commit: src/tools/regression/ipsec ipsec.t ipsec6.t

2007-03-25 Thread George V. Neville-Neil
gnn 2007-03-26 07:40:52 UTC FreeBSD src repository Modified files: tools/regression/ipsec ipsec.t ipsec6.t Log: Adding tests for Camellia which will be added to the tree soon. Added tests for aes-ctr which were not present before. Revision ChangesPath 1.3

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

2007-03-25 Thread Roman Bogorodskiy
novel 2007-03-26 06:29:38 UTC FreeBSD ports repository Modified files: www/neonpp Makefile distinfo pkg-plist Log: Unbreak by updating to 0.3. Revision ChangesPath 1.5 +1 -4 ports/www/neonpp/Makefile 1.4 +3 -3 ports/www/neonpp/disti

cvs commit: ports/www/mod_dtcl/files patch-cast

2007-03-25 Thread Mikhail Teterin
mi 2007-03-26 06:04:57 UTC FreeBSD ports repository Modified files: www/mod_dtcl/files patch-cast Log: Fix two more warnings, one of which is fatal under gcc-4.2 (and 4.1). Prodded by: kris Revision ChangesPath 1.5 +23 -7 ports/www/mod_dtcl/f

cvs commit: ports/editors/openoffice.org-2-devel Makefile distinfo ports/editors/openoffice.org-2-devel/files patch-i75708 patch-i75732

2007-03-25 Thread Maho Nakata
maho2007-03-26 05:57:55 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2-devel Makefile distinfo Added files: editors/openoffice.org-2-devel/files patch-i75708 patch-i75732 Log: Update to SRC680_m206. Revision ChangesPath 1.305 +2 -

cvs commit: ports/x11-fonts/wqy Makefile pkg-plist

2007-03-25 Thread Dryice Dong Liu
dryice 2007-03-26 05:56:52 UTC FreeBSD ports repository Modified files: x11-fonts/wqyMakefile pkg-plist Log: - fix plist - better fontconfig support - optional alias - bump PORTREVISION Approved by:itetcu (mentor, implicit) Revision ChangesPath

cvs commit: ports/mbone/vic Makefile ports/mbone/vic/files patch-warns

2007-03-25 Thread Mikhail Teterin
mi 2007-03-26 05:48:58 UTC FreeBSD ports repository Modified files: mbone/vicMakefile Added files: mbone/vic/files patch-warns Log: Add a patch to fix a harmless warning, which breaks this port under the stricter g++42 (and 41): Prodded by:

cvs commit: ports/devel/py-twistedCore Makefile

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 05:33:17 UTC FreeBSD ports repository Modified files: devel/py-twistedCore Makefile Log: - install man pages - bump PORTREVISION PR: ports/110706 Submitted by: maintainer (Neal Nelson) Revision ChangesPath 1.12 +11 -1

cvs commit: ports/www/py-albatross Makefile distinfo pkg-plist

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 05:32:14 UTC FreeBSD ports repository Modified files: www/py-albatross Makefile distinfo pkg-plist Log: - Update to 1.36 PR: ports/110830 Submitted by: maintainer (Gregory Bond) Revision ChangesPath 1.10 +2 -2 port

cvs commit: ports/lang/sbcl Makefile distinfo pkg-plist

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 05:21:12 UTC FreeBSD ports repository Modified files: lang/sbclMakefile distinfo pkg-plist Log: - Update lang/sbcl to 1.0.4. PR: ports/110829 Submitted by: maintainer (NIIMI Satoshi) Revision ChangesPath 1.45 +1

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

2007-03-25 Thread Luigi Rizzo
On Mon, Mar 26, 2007 at 04:50:06AM +, Yar Tikhiy wrote: > yar 2007-03-26 04:50:06 UTC > > FreeBSD src repository > > Added files: > sys/net if_edsc.c > Log: > Introduce a new toy interface, edsc(4). It's a discard interface > imitating an Ethernet device,

cvs commit: ports/misc/compat5x Makefile

2007-03-25 Thread Norikatsu Shigemura
nork2007-03-26 04:58:06 UTC FreeBSD ports repository Modified files: misc/compat5xMakefile Log: Fix "make clean" error. Revision ChangesPath 1.15 +3 -0 ports/misc/compat5x/Makefile ___ cvs-all@freebsd.o

cvs commit: src/sys/net if_edsc.c

2007-03-25 Thread Yar Tikhiy
yar 2007-03-26 04:50:06 UTC FreeBSD src repository Added files: sys/net if_edsc.c Log: Introduce a new toy interface, edsc(4). It's a discard interface imitating an Ethernet device, so vlan(4) and if_bridge(4) can be attached to it for testing and benchmarki

cvs commit: ports/net/vino Makefile ports/net/vino/files patch-server_libvncserver_sockets.c patch-server_vino-http.c

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-26 04:26:49 UTC FreeBSD ports repository Modified files: net/vino Makefile Added files: net/vino/files patch-server_libvncserver_sockets.c patch-server_vino-http.c Log: Use IPv4-mapped IPv6 sockets so that vino-se

cvs commit: src/sys/i386/i386 mp_machdep.c pmap.c vm_machdep.c

2007-03-25 Thread Alan Cox
alc 2007-03-26 04:22:25 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/i386mp_machdep.c pmap.c vm_machdep.c Log: MFC Acquiring smp_ipi_mtx on every call to pmap_invalidate_*() is wasteful. For example, during a buildworld more th

cvs commit: ports/www/lighttpd Makefile ports/www/lighttpd/files lighttpd.conf.sample lighttpd.sh.in

2007-03-25 Thread Marcus Alves Grando
mnag2007-03-26 03:31:58 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile www/lighttpd/files lighttpd.sh.in Removed files: www/lighttpd/files lighttpd.conf.sample Log: - Add WEBDAV support [1] - Add workaround to enable IPV6 in light

cvs commit: ports/converters/p5-Convert-ASN1 Makefile distinfo

2007-03-25 Thread Yen-Ming Lee
leeym 2007-03-26 03:20:11 UTC FreeBSD ports repository Modified files: converters/p5-Convert-ASN1 Makefile distinfo Log: - update to 0.21 PR: 109126 Submitted by: leeym Approved by:maintainer timeout Revision ChangesPath 1.13 +1 -1

cvs commit: ports/games/vdrift Makefile distinfo ports/games/vdrift/files patch-SConscript pkg-message.in ports/games/vdrift-data Makefile distinfo

2007-03-25 Thread Jose Alonso Cardenas Marquez
acm 2007-03-26 02:24:19 UTC FreeBSD ports repository Modified files: games/vdrift Makefile distinfo games/vdrift/files pkg-message.in games/vdrift-dataMakefile distinfo Removed files: games/vdrift/files patch-SConscript Log: - Update to 200703

cvs commit: ports/devel/py-argparse Makefile distinfo

2007-03-25 Thread Dryice Dong Liu
dryice 2007-03-26 02:20:32 UTC FreeBSD ports repository Modified files: devel/py-argparseMakefile distinfo Log: update to 0.7.0 PR: ports/110822 Submitted by: Li-Wen Hsu <[EMAIL PROTECTED]> (maintainer) Approved by:itetcu (mentor, implicit) Re

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

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 02:05:07 UTC FreeBSD ports repository Modified files: multimedia/libspiff Makefile distinfo pkg-plist Log: - Update to 0.6.1rc1 - A new version of libSpiff has been released. This release includes a C interface, next to the existing C++ bits. libSpiff no

cvs commit: ports/misc/gtl Makefile distinfo

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 01:59:37 UTC FreeBSD ports repository Modified files: misc/gtl Makefile distinfo Log: - Update to 1.2.3 - Now compiles with gcc 33, 34, 40 and 41 PR: ports/110795 Submitted by: Ulrich Spoerlein Revision ChangesPath

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

2007-03-25 Thread Yen-Ming Lee
leeym 2007-03-26 01:53:57 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Trac Makefile distinfo Log: - update to 0.07 Revision ChangesPath 1.9 +1 -1 ports/textproc/p5-Text-Trac/Makefile 1.5 +3 -3 ports/textproc/p5-Text-Trac/dis

cvs commit: ports/emulators/wahcade Makefile

2007-03-25 Thread Alejandro Pulver
alepulver2007-03-26 01:47:12 UTC FreeBSD ports repository Modified files: emulators/wahcadeMakefile Log: - Take maintainership as suggested by the previous maintainer. Pointed out by: linimon Revision ChangesPath 1.4 +1 -1 ports/emulators/wahcade/M

cvs commit: ports/x11-toolkits/p5-Gtk2 Makefile distinfo

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 01:41:35 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Gtk2 Makefile distinfo Log: - Update to 1.144 Revision ChangesPath 1.24 +1 -1 ports/x11-toolkits/p5-Gtk2/Makefile 1.17 +3 -3 ports/x11-toolkits/p5-Gtk2/disti

cvs commit: ports/databases/fastdb Makefile distinfo ports/databases/fastdb/files patch-makefile

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 01:41:14 UTC FreeBSD ports repository Modified files: databases/fastdb Makefile distinfo databases/fastdb/files patch-makefile Log: - Update to 3.35 Revision ChangesPath 1.73 +1 -1 ports/databases/fastdb/Makefile 1.69 +3 -3

cvs commit: CVSROOT modules

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 01:39:19 UTC FreeBSD ports repository Modified files: .modules Log: p5-JSON-XS --> ports/converters/p5-JSON-XS Revision ChangesPath 1.17691 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/converters Makefile ports/converters/p5-JSON-XS Makefile distinfo pkg-descr pkg-plist

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 01:39:09 UTC FreeBSD ports repository Modified files: converters Makefile Added files: converters/p5-JSON-XS Makefile distinfo pkg-descr pkg-plist Log: This module converts Perl data structures to JSON and vice versa. Its primary goal is to b

cvs commit: ports/lang/p5-Pugs-Compiler-Rule Makefile distinfo pkg-plist

2007-03-25 Thread Cheng-Lung Sung
clsung 2007-03-26 01:12:34 UTC FreeBSD ports repository Modified files: lang/p5-Pugs-Compiler-Rule Makefile distinfo pkg-plist Log: - Update to 0.21 Revision ChangesPath 1.7 +4 -9 ports/lang/p5-Pugs-Compiler-Rule/Makefile 1.7 +3 -3 ports/lang/

cvs commit: ports/multimedia/mythtv Makefile pkg-install pkg-plist

2007-03-25 Thread Greg Lehey
grog2007-03-26 00:39:27 UTC FreeBSD ports repository Modified files: multimedia/mythtvMakefile pkg-install pkg-plist Log: Remove extreme breakage. Marked broken by: kris Revision ChangesPath 1.11 +0 -2 ports/multimedia/mythtv/Makefile 1.4

cvs commit: src/etc/rc.d syscons

2007-03-25 Thread Brooks Davis
brooks 2007-03-25 23:58:46 UTC FreeBSD src repository Modified files: etc/rc.d syscons Log: Use "-ne" instead of "!=" for integer comparison. Revision ChangesPath 1.21 +1 -1 src/etc/rc.d/syscons ___ cv

cvs commit: src/sys/netinet tcp_sack.c

2007-03-25 Thread Andre Oppermann
andre 2007-03-25 23:27:27 UTC FreeBSD src repository Modified files: sys/netinet tcp_sack.c Log: In tcp_sack_doack() remove too tight KASSERT() added in last revision. This function may be called without any TCP SACK option blocks present. Protect iteration over

cvs commit: ports/print/epsmerge Makefile

2007-03-25 Thread Bruce M Simpson
bms 2007-03-25 22:31:38 UTC FreeBSD ports repository (src committer) Modified files: print/epsmerge Makefile Log: Drop maintainership for this port. Revision ChangesPath 1.3 +1 -1 ports/print/epsmerge/Makefile _

cvs commit: ports/sysutils/krename Makefile distinfo

2007-03-25 Thread Markus Brueffer
markus 2007-03-25 22:30:00 UTC FreeBSD ports repository Modified files: sysutils/krename Makefile distinfo Log: Update to version 3.0.14 Revision ChangesPath 1.35 +1 -1 ports/sysutils/krename/Makefile 1.22 +3 -3 ports/sysutils/krename/distin

cvs commit: ports/sysutils/lineakd/files patch-lineak__cdromctrl.h

2007-03-25 Thread Markus Brueffer
markus 2007-03-25 22:26:10 UTC FreeBSD ports repository Added files: sysutils/lineakd/files patch-lineak__cdromctrl.h Log: Adjust default cdrom device to the not so new world order Approved by:maintainer Revision ChangesPath 1.1 +11 -0 ports/sysuti

cvs commit: ports/emulators/wahcade Makefile

2007-03-25 Thread Mark Linimon
linimon 2007-03-25 22:25:02 UTC FreeBSD ports repository Modified files: emulators/wahcadeMakefile Log: Reset [EMAIL PROTECTED] by request; he does not have access to a FreeBSD machine right now. Hat:portmgr Revision ChangesPath 1.3 +1 -1

cvs commit: ports/accessibility/java-access-bridge Makefile pkg-plist

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 22:21:35 UTC FreeBSD ports repository Modified files: accessibility/java-access-bridge Makefile Added files: accessibility/java-access-bridge pkg-plist Log: Fix packaging. Reported by:pointyhat via kris Revision ChangesPath 1.4

cvs commit: ports/accessibility/java-access-bridge Makefile

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 22:21:04 UTC FreeBSD ports repository Modified files: accessibility/java-access-bridge Makefile Log: Fix packaging. Reported by:pointyhat via kris Revision ChangesPath 1.3 +2 -0 ports/accessibility/java-access-bridge/Makefile ___

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

2007-03-25 Thread Roman Kurakin
Should I bother about RELENG_5? rik Roman Kurakin wrote: rik 2007-03-25 21:33:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net if_bridge.c Log: MFC: -j 1.95 -j 1.96 rik 2007-03-18 23:28:53 UTC FreeBSD src rep

cvs commit: ports/databases/p5-Exception-Class-DBI Makefile ports/devel/p5-Params-CallbackRequest Makefile ports/devel/p5-Test-File-Contents Makefile ports/math/p5-Geo-Distance Makefile ports/security

2007-03-25 Thread Mark Linimon
linimon 2007-03-25 22:19:12 UTC FreeBSD ports repository Modified files: databases/p5-Exception-Class-DBI Makefile devel/p5-Params-CallbackRequest Makefile devel/p5-Test-File-Contents Makefile math/p5-Geo-Distance Makefile security/p5-GD-SecurityImage Makefile

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

2007-03-25 Thread Alan Cox
alc 2007-03-25 22:01:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/i386pmap.c Log: MFC revision 1.546 Eliminate unnecessary invalidations of the entire TLB by pmap_remove(). Specifically, on mappings with PG_G set pmap_remove

cvs commit: ports/mail/spamcup Makefile ports/mail/spamcup/files patch-spamcup.pl

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 21:59:09 UTC FreeBSD ports repository Modified files: mail/spamcup Makefile Added files: mail/spamcup/files patch-spamcup.pl Log: - Update spamcop addresses PR: ports/110224 Submitted by: Gerard Seibert <[EMAIL PROTECTED]>

cvs commit: ports/mail/normalizemime Makefile ports/mail/normalizemime/files patch-normalizemime.cc

2007-03-25 Thread Mario Sergio Fujikawa Ferreira
lioux 2007-03-25 21:59:03 UTC FreeBSD ports repository Modified files: mail/normalizemime Makefile mail/normalizemime/files patch-normalizemime.cc Log: o Add X-DSPAM-* to the strip headers list side by side with X-CRM114-* o Bump PORTREVISION Revision Changes

cvs commit: ports/ports-mgmt/portmk/Mk bsd.port.mk

2007-03-25 Thread Mark Linimon
linimon 2007-03-25 21:57:00 UTC FreeBSD ports repository Modified files: ports-mgmt/portmk/Mk bsd.port.mk Log: Catch this up with ports/Mk/bsd.port.mk 1.557. Note that some patches were not included in that checkin due to some problems detected. Revision ChangesPath

cvs commit: src/sys/netinet ip_input.c

2007-03-25 Thread Robert Watson
rwatson 2007-03-25 21:49:50 UTC FreeBSD src repository Modified files: sys/netinet ip_input.c Log: Replace a comment about RSVP/mrouting with a different but similar comment explaining that some more locking is needed. The routing pieces are done, but there is an in

cvs commit: CVSROOT modules

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 21:48:52 UTC FreeBSD ports repository Modified files: .modules Log: asterisk-app-notify --> ports/net/asterisk-app-notify Revision ChangesPath 1.17690 +1 -0 CVSROOT/modules ___

cvs commit: ports/net Makefile ports/net/asterisk-app-notify Makefile distinfo pkg-descr pkg-message pkg-plist ports/net/asterisk-app-notify/files patch-Makefile

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 21:48:09 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/asterisk-app-notify Makefile distinfo pkg-descr pkg-message pkg-plist net/asterisk-app-notify/files patch-Makefile Log:

cvs commit: src/sys/rpc rpcclnt.c

2007-03-25 Thread Robert Watson
rwatson 2007-03-25 21:44:25 UTC FreeBSD src repository Modified files: sys/rpc rpcclnt.c Log: Replace GIANT_REQUIRED's present for socket locking with NET_LOCK_GIANT(). If/when someone does the necessary MPSAFEty locking for the NFSv4 client, the socket code is g

cvs commit: ports/ports-mgmt/portmk/Mk bsd.autotools.mk bsd.efl.mk

2007-03-25 Thread Mark Linimon
linimon 2007-03-25 21:39:47 UTC FreeBSD ports repository Removed files: ports-mgmt/portmk/Mk bsd.autotools.mk bsd.efl.mk Log: These have now been committed to ports/Mk, so they are unneeded now. Revision ChangesPath 1.8 +0 -326ports/ports-mgmt/portmk/Mk/bsd.

cvs commit: src/sys/net if_bridge.c

2007-03-25 Thread Roman Kurakin
rik 2007-03-25 21:33:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/net if_bridge.c Log: MFC: -j 1.95 -j 1.96 rik 2007-03-18 23:28:53 UTC FreeBSD src repository Modified files: sys/net if_b

cvs commit: ports/dns/totd Makefile pkg-plist ports/dns/totd/files patch-Makefile.in totd.in totd.sh

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 21:21:40 UTC FreeBSD ports repository Modified files: dns/totd Makefile Added files: dns/totd/files patch-Makefile.in totd.in Removed files: dns/totd pkg-plist dns/totd/files totd.sh Log: - Fix build on gcc

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

2007-03-25 Thread Martin Wilke
miwi2007-03-25 21:21:40 UTC FreeBSD ports repository Modified files: devel/libcwd Makefile devel/libcwd/files patch-configure Log: - Fix build PR: 110279 Submitted by: trasz <[EMAIL PROTECTED]> Revision ChangesPath 1.17 +1

cvs commit: ports/devel/libhoard Makefile distinfo pkg-plist ports/devel/libhoard/files patch-Makefile patch-Makefile.common

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 21:03:41 UTC FreeBSD ports repository Modified files: devel/libhoard Makefile distinfo devel/libhoard/files patch-Makefile Removed files: devel/libhoard pkg-plist devel/libhoard/files patch-Makefile.common Log: - Update to 3.6

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

2007-03-25 Thread Alan Cox
alc 2007-03-25 20:53:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/i386pmap.c Log: MFCrevision 1.560 Don't invalidate the TLB in pmap_qenter() unless the old mapping was valid. Most often, it isn't. Revision Changes

cvs commit: ports/ports-mgmt/portbrowser Makefile distinfo

2007-03-25 Thread Hiroki Sato
hrs 2007-03-25 20:47:38 UTC FreeBSD ports repository Modified files: ports-mgmt/portbrowser Makefile distinfo Log: Update to 0.4. Submitted by: Marcelo Araujo PR: ports/109893 Revision ChangesPath 1.7 +1 -2 ports/ports-mgmt/portbrow

cvs commit: ports/textproc/xmlformat Makefile distinfo

2007-03-25 Thread Hiroki Sato
hrs 2007-03-25 20:44:05 UTC FreeBSD ports repository Modified files: textproc/xmlformat Makefile distinfo Log: Update to 1.04. Changes include: - Assign each token an input line number and display the line number in error messages. This provides better informatio

cvs commit: CVSROOT modules

2007-03-25 Thread Michael Johnson
ahze2007-03-25 20:44:01 UTC FreeBSD ports repository Modified files: .modules Log: Remove xdg-user-dirs-gtk Revision ChangesPath 1.17689 +0 -1 CVSROOT/modules ___ cvs-all@freebsd.org mailing li

cvs commit: ports MOVED ports/devel Makefile ports/devel/xdg-user-dirs-gtk Makefile distinfo pkg-descr pkg-plist

2007-03-25 Thread Michael Johnson
ahze2007-03-25 20:41:51 UTC FreeBSD ports repository Modified files: .MOVED develMakefile Removed files: devel/xdg-user-dirs-gtk Makefile distinfo pkg-descr pkg-plist Log: - Remove xdg-user-dirs-gtk, this was committed a little

cvs commit: CVSROOT modules

2007-03-25 Thread Andrew Pantyukhin
sat 2007-03-25 20:28:27 UTC FreeBSD ports repository Modified files: .modules Log: klavaro --> ports/games/klavaro Revision ChangesPath 1.17688 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

cvs commit: ports/french/aster Makefile

2007-03-25 Thread Thierry Thomas
thierry 2007-03-25 20:28:07 UTC FreeBSD ports repository Modified files: french/aster Makefile Log: Fix my previous commit: -fdefault-integer-8 and -fdefault-real-8 should not be included in CPPFLAGS when ARCH != i386. Revision ChangesPath 1.50 +7 -5

cvs commit: ports/games Makefile ports/games/klavaro Makefile distinfo pkg-descr pkg-plist

2007-03-25 Thread Andrew Pantyukhin
sat 2007-03-25 20:24:58 UTC FreeBSD ports repository Modified files: gamesMakefile Added files: games/klavaroMakefile distinfo pkg-descr pkg-plist Log: Add port games/klavaro: Klavaro is just another free touch typing tutor program. We felt

cvs commit: src/sys/dev/ce if_ce.c

2007-03-25 Thread Roman Kurakin
rik 2007-03-25 20:21:31 UTC FreeBSD src repository Modified files: sys/dev/ce if_ce.c Log: Remove ancient preprocessor code. Fix module compilation. Requested by: n_hibma Revision ChangesPath 1.8 +1 -9 src/sys/dev/ce/if_ce.c ___

cvs commit: CVSROOT modules

2007-03-25 Thread Marcus Alves Grando
mnag2007-03-25 20:03:37 UTC FreeBSD ports repository Modified files: .modules Log: sqlite3-threads -> ports/databases/sqlite3-threads Revision ChangesPath 1.17687 +1 -0 CVSROOT/modules ___ cvs-

cvs commit: ports/databases Makefile ports/databases/sqlite3 Makefile distinfo pkg-plist ports/databases/sqlite3-threads Makefile

2007-03-25 Thread Marcus Alves Grando
mnag2007-03-25 20:02:04 UTC FreeBSD ports repository Modified files: databasesMakefile databases/sqlite3Makefile distinfo pkg-plist Added files: databases/sqlite3-threads Makefile Log: * databases/Makefile - Add sqlite3-threads port * dat

cvs commit: src/etc/rc.d dhclient

2007-03-25 Thread Mike Makonnen
mtm 2007-03-25 19:45:20 UTC FreeBSD src repository Modified files: etc/rc.d dhclient Log: Having gone to the trouble of setting up a variable, we should use it. Revision ChangesPath 1.28 +1 -1 src/etc/rc.d/dhclient ___

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

2007-03-25 Thread Lars Thegler
lth 2007-03-25 19:37:30 UTC FreeBSD ports repository Modified files: mail/p5-Email-Folder Makefile distinfo Log: Update to 0.85.3 (distversion 0.853). Remove 4.x cruft. Revision ChangesPath 1.9 +3 -8 ports/mail/p5-Email-Folder/Makefile 1.10 +3 -3

cvs commit: src/sys/vm vm_map.c

2007-03-25 Thread Alan Cox
alc 2007-03-25 19:33:40 UTC FreeBSD src repository Modified files: sys/vm vm_map.c Log: Two small changes to vm_map_pmap_enter(): 1) Eliminate an unnecessary check for fictitious pages. Specifically, only device-backed objects contain fictitious pages an

cvs commit: ports/graphics/dia Makefile distinfo pkg-plist ports/graphics/dia/files patch-ad

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 19:30:30 UTC FreeBSD ports repository Modified files: graphics/dia Makefile distinfo pkg-plist graphics/dia/files patch-ad Log: Update to 0.96. Revision ChangesPath 1.62 +1 -1 ports/graphics/dia/Makefile 1.25 +3 -3

cvs commit: ports/graphics/graphviz Makefile

2007-03-25 Thread Dirk Meyer
dinoex 2007-03-25 19:07:07 UTC FreeBSD ports repository Modified files: graphics/graphvizMakefile Log: - chase tcl/tk changes Revision ChangesPath 1.77 +2 -2 ports/graphics/graphviz/Makefile ___ cvs-all@freebs

Re: cvs commit: src/usr.bin/mail mail.1 src/usr.bin/nl nl.1

2007-03-25 Thread Maxim Konovalov
On Sun, 25 Mar 2007, 20:41+0200, Niclas Zeising wrote: > Maxim Konovalov wrote: > > maxim 2007-03-25 18:31:45 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > > usr.bin/mail mail.1 usr.bin/nl nl.1 > > Log: > > o ommitted ->

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

2007-03-25 Thread Marcus Alves Grando
mnag2007-03-25 18:50:13 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo pkg-plist Log: - Update to 2.4.0-RC8 Revision ChangesPath 1.202 +1 -1 ports/mail/postfix-current/Makefile 1.141 +3 -3 ports/mail/postfix

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

2007-03-25 Thread Johan van Selst
johans 2007-03-25 18:44:34 UTC FreeBSD ports repository Modified files: math/coq Makefile distinfo pkg-plist Log: - Update to 8.1 - Grab maintainership - Remove FreeBSD-specific workaround that shouldn't be needed anymore Revision ChangesPath 1.13

Re: cvs commit: src/usr.bin/mail mail.1 src/usr.bin/nl nl.1

2007-03-25 Thread Niclas Zeising
Maxim Konovalov wrote: maxim 2007-03-25 18:31:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/mail mail.1 usr.bin/nl nl.1 Log: o ommitted -> omitted. PR: docs/110809 Submitted by: naddy Revisio

cvs commit: src/usr.bin/mail mail.1 src/usr.bin/nl nl.1

2007-03-25 Thread Maxim Konovalov
maxim 2007-03-25 18:37:59 UTC FreeBSD src repository Modified files: usr.bin/mail mail.1 usr.bin/nl nl.1 Log: o Really commit typo fixes to HEAD. PR: docs/110809 Submitted by: naddy Revision ChangesPath 1.48 +1 -1

cvs commit: src/usr.bin/mail mail.1 src/usr.bin/nl nl.1

2007-03-25 Thread Maxim Konovalov
maxim 2007-03-25 18:31:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.bin/mail mail.1 usr.bin/nl nl.1 Log: o ommitted -> omitted. PR: docs/110809 Submitted by: naddy Revision ChangesPath 1.45.8

cvs commit: ports/www/p5-PodToHTML Makefile distinfo

2007-03-25 Thread Hiroki Sato
hrs 2007-03-25 18:10:58 UTC FreeBSD ports repository Modified files: www/p5-PodToHTML Makefile distinfo Log: Update to 0.06. Changes include: * Updated dist to get rid of internal Pod::Find that conflicts with the one from Pod::Parser Submitte

cvs commit: ports/textproc/p5-Text-Trac Makefile

2007-03-25 Thread Yen-Ming Lee
leeym 2007-03-25 17:58:42 UTC FreeBSD ports repository Modified files: textproc/p5-Text-Trac Makefile Log: - update dependency and unbreak this port Revision ChangesPath 1.8 +7 -14 ports/textproc/p5-Text-Trac/Makefile __

cvs commit: ports/devel/p5-AnyEvent Makefile distinfo

2007-03-25 Thread Yen-Ming Lee
leeym 2007-03-25 17:42:30 UTC FreeBSD ports repository Modified files: devel/p5-AnyEventMakefile distinfo Log: - update to 2.5.2 Revision ChangesPath 1.4 +4 -4 ports/devel/p5-AnyEvent/Makefile 1.3 +3 -3 ports/devel/p5-AnyEvent/distinfo __

cvs commit: ports/devel/ncurses-devel Makefile distinfo

2007-03-25 Thread Rong-En Fan
rafan 2007-03-25 17:25:36 UTC FreeBSD ports repository Modified files: devel/ncurses-devel Makefile distinfo Log: - Update to 5.6 snapshot 20070324 Revision ChangesPath 1.52 +2 -1 ports/devel/ncurses-devel/Makefile 1.20 +9 -0 ports/devel/ncurs

cvs commit: ports/mail/spamd/files patch-spamd-setup

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 17:24:07 UTC FreeBSD ports repository Modified files: mail/spamd/files patch-spamd-setup Log: - Fix crash with -t option PR: ports/108657 Submitted by: Alex Samorukov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.3

Re: cvs commit: src/lib/libc/stdlib malloc.c

2007-03-25 Thread Matteo Riondato
On Sun, Mar 25, 2007 at 06:08:37PM +0300, Andrew Pantyukhin wrote: > On 3/23/07, Jason Evans <[EMAIL PROTECTED]> wrote: > >Matteo Riondato wrote: > >> On Fri, Mar 23, 2007 at 05:05:48AM +, Jason Evans wrote: > >>> jasone 2007-03-23 05:05:48 UTC > >>> > >>> FreeBSD src repository > >>> >

cvs commit: ports/japanese/ipa-ttfonts Makefile pkg-plist ports/japanese/ipa-ttfonts/files 2.ipa-ttfonts.conf 20-unhint-ipattfonts.conf 62-fonts-ipattfonts.conf pkg-install.in

2007-03-25 Thread Hiroki Sato
hrs 2007-03-25 17:07:40 UTC FreeBSD ports repository Modified files: japanese/ipa-ttfonts Makefile pkg-plist japanese/ipa-ttfonts/files pkg-install.in Added files: japanese/ipa-ttfonts/files 20-unhint-ipattfonts.conf 62-fonts-ipattfonts.

cvs commit: ports/graphics/p5-Image-Pngslimmer Makefile distinfo

2007-03-25 Thread Rong-En Fan
rafan 2007-03-25 17:06:56 UTC FreeBSD ports repository Modified files: graphics/p5-Image-Pngslimmer Makefile distinfo Log: - Update to 0.20 PR: ports/110745 Submitted by: chinsan (maintainer) Revision ChangesPath 1.8 +2 -3 ports/graph

cvs commit: ports/converters/p5-JSON-DWIW Makefile distinfo

2007-03-25 Thread Rong-En Fan
rafan 2007-03-25 17:06:33 UTC FreeBSD ports repository Modified files: converters/p5-JSON-DWIW Makefile distinfo Log: - Update to 0.04 PR: ports/110744 Submitted by: chinsan (maintainer) Revision ChangesPath 1.3 +1 -1 ports/converters

cvs commit: ports/ftp/py-curl Makefile distinfo pkg-plist ports/ftp/py-curl/files patch-src-pycurl.c

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 17:05:13 UTC FreeBSD ports repository Modified files: ftp/py-curl Makefile distinfo pkg-plist Removed files: ftp/py-curl/filespatch-src-pycurl.c Log: - Update to 7.16.1 PR: ports/109905 Submitted by: Li-Wen Hsu <[EMAIL P

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

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 17:00:05 UTC FreeBSD ports repository Modified files: www/mod_python3 Makefile distinfo pkg-plist Log: - Update to 3.3.1 PR: ports/109378 Submitted by: Li-Wen Hsu <[EMAIL PROTECTED]> Approved by:maintainer timeout (perky; 1 month

cvs commit: ports/databases/py-bsddb3 Makefile distinfo pkg-plist

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:51:53 UTC FreeBSD ports repository Modified files: databases/py-bsddb3 Makefile distinfo pkg-plist Log: - Update to 4.5.0 - Install additional docu PR: ports/109296 Submitted by: Li-Wen Hsu <[EMAIL PROTECTED]> Approved by:mainta

cvs commit: ports/net/GeoIP Makefile distinfo

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:50:59 UTC FreeBSD ports repository Modified files: net/GeoIPMakefile distinfo Log: - Update to 1.4.2 PR: ports/109004 Submitted by: Li-Wen Hsu <[EMAIL PROTECTED]> Approved by:maintainer timeout (shaun; 1 month) Rev

cvs commit: ports/net/ortp Makefile distinfo pkg-descr pkg-plist ports/net/ortp/files patch-configure patch-ltmain.sh

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:47:01 UTC FreeBSD ports repository Modified files: net/ortp Makefile distinfo pkg-descr pkg-plist Removed files: net/ortp/files patch-configure patch-ltmain.sh Log: - Update to 0.13.0 PR: ports/109001 Submitted by:

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

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:45:54 UTC FreeBSD ports repository Modified files: devel/py-astng Makefile distinfo pkg-plist Log: - Update to 0.17.0 PR: ports/109720 Submitted by: Li-Wen Hsu <[EMAIL PROTECTED]> Approved by:maintainer timeout (perky; 24 day

cvs commit: ports/devel/pylint Makefile distinfo

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:42:02 UTC FreeBSD ports repository Modified files: devel/pylint Makefile distinfo Log: - Update to 0.13.0 PR: ports/109721 Submitted by: Li-Wen Hsu <[EMAIL PROTECTED]> Approved by:maintainer timeout (perky; 24 days) Re

cvs commit: ports/www/mplayer-plugin Makefile distinfo pkg-plist

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 16:36:12 UTC FreeBSD ports repository Modified files: www/mplayer-plugin Makefile distinfo pkg-plist Log: Update to 3.40. Revision ChangesPath 1.54 +1 -1 ports/www/mplayer-plugin/Makefile 1.31 +3 -3 ports/www/mplayer-plugin/d

cvs commit: ports/emulators/qemu-devel Makefile distinfo pkg-plist ports/emulators/qemu-devel/files patch-Makefile patch-be

2007-03-25 Thread Juergen Lock
nox 2007-03-25 16:33:01 UTC FreeBSD ports repository Modified files: emulators/qemu-devel Makefile distinfo pkg-plist emulators/qemu-devel/files patch-Makefile patch-be Log: Update to 2007-03-22 snapshot: - ARM reabbot support (orginal patch by Aurelien Jarno). -

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

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:25:45 UTC FreeBSD ports repository Modified files: www/zope29 Makefile distinfo pkg-plist Log: - Update to 2.9.7 PR: ports/110808 Submitted by: Yasushi Hayashi <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1

cvs commit: ports/mail/libetpan Makefile

2007-03-25 Thread Martin Wilke
miwi2007-03-25 16:20:10 UTC FreeBSD ports repository Modified files: mail/libetpanMakefile Log: - Fix build - Bump PORTREVISION PR: 110794 Submitted by: miwi Approved by:maintainer Revision ChangesPath 1.42 +2 -0 port

cvs commit: ports/sysutils/smartmontools Makefile ports/sysutils/smartmontools/files patch-knowndrives.cpp patch-os__freebsd.cpp

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:08:55 UTC FreeBSD ports repository Modified files: sysutils/smartmontools Makefile Added files: sysutils/smartmontools/files patch-knowndrives.cpp patch-os__freebsd.cpp Log: - Fix smartd to detect drives if the first

cvs commit: ports/devel/present Makefile

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 16:05:36 UTC FreeBSD ports repository Modified files: devel/presentMakefile Log: Revert to using goffice1 for these ports until they catch up with the new goffice-3 API. This commit would have included science/gchemutils, but pav beat me to it.

cvs commit: ports/science/gchemutils Makefile

2007-03-25 Thread Pav Lucistnik
pav 2007-03-25 16:02:39 UTC FreeBSD ports repository Modified files: science/gchemutils Makefile Log: - Switch to goffice1, which was just resurrected Revision ChangesPath 1.42 +2 -6 ports/science/gchemutils/Makefile ___

cvs commit: CVSROOT modules

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 16:00:50 UTC FreeBSD ports repository Modified files: .modules Log: goffice1 --> ports/devel/goffice1 Revision ChangesPath 1.17686 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org m

Re: cvs commit: ports/x11/libxklavier Makefile ports/x11/libxklavier/files patch-libxklavier__xklavier_config.c

2007-03-25 Thread Joe Marcus Clarke
On Sun, 2007-03-25 at 07:33 +, Alexander Nedotsukov wrote: > bland 2007-03-25 07:33:11 UTC > > FreeBSD ports repository > > Modified files: > x11/libxklavier Makefile > Added files: > x11/libxklavier/files patch-libxklavier__xklavier_config.c > Log: > Properly c

cvs commit: ports/devel/goffice pkg-plist

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 15:59:00 UTC FreeBSD ports repository Modified files: devel/gofficepkg-plist Log: Handle the shared lib/goffice directory with a @dirrmtry. Revision ChangesPath 1.6 +1 -1 ports/devel/goffice/pkg-plist _

cvs commit: ports/devel Makefile ports/devel/goffice1 Makefile distinfo pkg-descr pkg-plist ports/devel/goffice1/files patch-plugins_plot_radar_gog-radar.c

2007-03-25 Thread Joe Marcus Clarke
marcus 2007-03-25 15:57:41 UTC FreeBSD ports repository Modified files: develMakefile devel/goffice1 Makefile distinfo pkg-descr pkg-plist Added files: devel/goffice1/files patch-plugins_plot_radar_gog-radar.c Log: Resurrect goffice-0.2.2 as gof

  1   2   >