cvs commit: ports/lang/gcc43 Makefile distinfo

2008-03-21 Thread Gerald Pfeifer
gerald 2008-03-22 05:47:55 UTC FreeBSD ports repository Modified files: lang/gcc43 Makefile distinfo Log: Update to the 20080320 snapshot of GCC 4.3.1. Revision ChangesPath 1.341 +1 -1 ports/lang/gcc43/Makefile 1.225 +18 -18ports/lang/gcc

cvs commit: src/lib/libthread_db libc_r_db.c libpthread_db.c libthr_db.c thread_db.c

2008-03-21 Thread David Xu
davidxu 2008-03-22 05:40:44 UTC FreeBSD src repository Modified files: lib/libthread_db libc_r_db.c libpthread_db.c libthr_db.c thread_db.c Log: Use linker set to collection all target operations. Revision ChangesPath 1.4 +3 -0

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

2008-03-21 Thread Doug Ambrisko
ambrisko2008-03-22 02:57:50 UTC FreeBSD src repository Modified files: sys/dev/mfi mfi.c Log: Add in a compat. mode so you can either open the card's device node or directly open mfi0 and specify the card you want to talk to in the ioctl. Revision ChangesPa

cvs commit: ports/databases/mysql-proxy Makefile

2008-03-21 Thread Vanilla I. Shu
vanilla 2008-03-22 02:57:04 UTC FreeBSD ports repository Modified files: databases/mysql-proxy Makefile Log: Fix build (was due to lua's upgrade). Submitted by: pav@ via email Approved by:clsung@ (maintainer) Revision ChangesPath 1.10 +1 -1 port

cvs commit: CVSROOT modules

2008-03-21 Thread Cheng-Lung Sung
clsung 2008-03-22 00:43:06 UTC FreeBSD ports repository Modified files: .modules Log: p5-Net-Jifty --> ports/net/p5-Net-Jifty Revision ChangesPath 1.19525 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/net Makefile ports/net/p5-Net-Jifty Makefile distinfo pkg-descr pkg-plist

2008-03-21 Thread Cheng-Lung Sung
clsung 2008-03-22 00:42:55 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-Jifty Makefile distinfo pkg-descr pkg-plist Log: Jifty is a full-stack web framework. It provides an optional REST interface for application

cvs commit: ports/deskutils/buoh Makefile ports/finance/homebank Makefile ports/graphics/comix Makefile

2008-03-21 Thread Jeremy Messenger
mezz2008-03-22 00:38:38 UTC FreeBSD ports repository Modified files: deskutils/buoh Makefile finance/homebank Makefile graphics/comix Makefile Log: Remove USE_XLIB, bump the PORTREVISION on homebank and comix. As for the buoh, it's unchange so no b

cvs commit: ports/net-im/gajim Makefile ports/net-im/gajim-devel Makefile ports/mail/claws-mail-vcalendar Makefile ports/x11/silo Makefile ports/comms/ghfaxviewer Makefile ports/databases/gtksql Makef

2008-03-21 Thread Martin Wilke
miwi2008-03-21 23:55:13 UTC FreeBSD ports repository Modified files: net-im/gajim Makefile net-im/gajim-devel Makefile mail/claws-mail-vcalendar Makefile x11/silo Makefile comms/ghfaxviewerMakefile databases/gtksql Makefile

cvs commit: src/sys/netinet ip_ipsec.c src/sys/netinet6 ip6_output.c src/sys/netipsec ipsec_output.c

2008-03-21 Thread Bjoern A. Zeeb
bz 2008-03-21 23:22:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/netinet ip_ipsec.c sys/netinet6 ip6_output.c sys/netipsec ipsec_output.c Log: MFC: rev. 1.9 ip_ipsec.c, 1.117 ip6_output.c, 1.18 ipsec_output.c

cvs commit: src/sys/netipsec key.c

2008-03-21 Thread Bjoern A. Zeeb
bz 2008-03-21 23:15:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/netipsec key.c Log: MFC: rev. 1.30 key.c Remove the "Fast " from the "Fast IPsec: Initialized Security Association Processing." printf. People kept asking q

cvs commit: src/sys/netinet6 ip6_ipsec.c ip6_output.c

2008-03-21 Thread Bjoern A. Zeeb
bz 2008-03-21 23:08:36 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/netinet6 ip6_ipsec.c ip6_output.c Log: MFC: rev. 1.9 ip6_ipsec.c, 1.116 ip6_output.c Correct reference counting on the SP for outgoing IPv6 IPsec connections.

cvs commit: doc/mn_MN.UTF-8/books/handbook/printing chapter.sgml

2008-03-21 Thread Ganbold Tsagaankhuu
ganbold 2008-03-21 23:04:13 UTC FreeBSD doc repository Modified files: mn_MN.UTF-8/books/handbook/printing chapter.sgml Log: MFen: 1.102 --> 1.107 Update the Mongolian Handbook translation (obtained from FreeBSD Mongolian Documentation project). Approved by: keramida(ment

cvs commit: src/sys/netinet6 ip6_ipsec.c ip6_ipsec.h

2008-03-21 Thread Bjoern A. Zeeb
bz 2008-03-21 23:03:32 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/netinet6 ip6_ipsec.c ip6_ipsec.h Log: MFC: rev. 1.8 ip6_ipsec.c, 1.4 ip6_ipsec.h #if 0 out a currently unsued (and incomplete) function: ip6_ipsec_mtu(). No nee

cvs commit: src/sys/netinet6 ip6_output.c

2008-03-21 Thread Bjoern A. Zeeb
bz 2008-03-21 23:00:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/netinet6 ip6_output.c Log: MFC: rev. 1.115 ip6_output.c Replace the function name in two identical printfs by __func__, __LINE__ so we can distinguish them

cvs commit: ports/emulators/qemu-devel Makefile ports/emulators/qemu-devel/files patch-curses_keys.h

2008-03-21 Thread Juergen Lock
nox 2008-03-21 22:20:07 UTC FreeBSD ports repository Modified files: emulators/qemu-devel Makefile Added files: emulators/qemu-devel/files patch-curses_keys.h Log: - Fix -curses typo concerning ctrl-d and ctrl-t handling - Bump PORTREVISION Obtained from: qemu

cvs commit: ports/www/bookmarkbridge Makefile ports/www/cheetah Makefile ports/www/cssed Makefile ports/www/mmosaic Makefile ports/www/screem Makefile ports/www/sidplug Makefile ports/www/syndigator M

2008-03-21 Thread Beech Rintoul
beech 2008-03-21 22:06:15 UTC FreeBSD ports repository Modified files: www/bookmarkbridge Makefile www/cheetah Makefile www/cssedMakefile www/mmosaic Makefile www/screem Makefile www/sidplug Makefile ww

cvs commit: ports/x11/bbappconf Makefile ports/databases/gbib Makefile ports/french/gfaim Makefile ports/graphics/figurine Makefile ports/math/guppi Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 21:36:23 UTC FreeBSD ports repository Modified files: x11/bbappconfMakefile databases/gbib Makefile french/gfaim Makefile graphics/figurineMakefile math/guppi Makefile Log: - Remove USE_XLIB/USE_X_PREFIX/U

cvs commit: ports/devel/sourcenav Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 21:31:15 UTC FreeBSD ports repository Modified files: devel/sourcenav Makefile Log: - Bump PORTREVISION (forgot in the previous commit) Revision ChangesPath 1.24 +1 -1 ports/devel/sourcenav/Makefile ___

cvs commit: ports/devel/sourcenav Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 21:29:44 UTC FreeBSD ports repository Modified files: devel/sourcenav Makefile Log: - Fix buid Submitted by: pavbot Revision ChangesPath 1.23 +3 -2 ports/devel/sourcenav/Makefile ___

cvs commit: ports/print/gutenprint-cups Makefile pkg-plist

2008-03-21 Thread Michael Johnson
ahze2008-03-21 20:43:02 UTC FreeBSD ports repository Modified files: print/gutenprint-cups Makefile pkg-plist Log: Fix Plist Reported by:pav Revision ChangesPath 1.6 +1 -1 ports/print/gutenprint-cups/Makefile 1.8 +1 -0 ports/print/

cvs commit: src/sbin/devd token.l

2008-03-21 Thread Warner Losh
imp 2008-03-21 20:38:28 UTC FreeBSD src repository Modified files: sbin/devdtoken.l Log: No need to be gratuitously style(9) non-compliant here, even though C++ lets me get away with it. Revision ChangesPath 1.7 +1 -1 src/sbin/devd/token.l

cvs commit: ports/lang/lush Makefile ports/x11/electricsheep Makefile ports/x11/mrxvt Makefile

2008-03-21 Thread Beech Rintoul
beech 2008-03-21 20:30:20 UTC FreeBSD ports repository Modified files: lang/lushMakefile x11/electricsheepMakefile x11/mrxvtMakefile Log: - Remove USE_X_PREFIX - Use SF macro - Bump portrevision Approved by:David Yeske <[EMAIL

cvs commit: ports/graphics/quat-gui Makefile ports/graphics/reallyslick Makefile ports/graphics/xmms-blursk Makefile ports/graphics/xmms-finespectrum Makefile ports/graphics/xmms-fishmatic Makefile po

2008-03-21 Thread Beech Rintoul
beech 2008-03-21 20:20:09 UTC FreeBSD ports repository Modified files: graphics/quat-guiMakefile graphics/reallyslick Makefile graphics/xmms-blursk Makefile graphics/xmms-finespectrum Makefile graphics/xmms-fishmatic Makefile graphics/xmms-infinity Makef

cvs commit: www/en/projects/ideas ideas.xml

2008-03-21 Thread Robert Watson
rwatson 2008-03-21 20:18:13 UTC FreeBSD doc repository Modified files: en/projects/ideasideas.xml Log: Add two specific DTrace tasks that might be worked on as part of Summer of Code. Submitted by: jb Revision ChangesPath 1.70 +12 -2 www/en/proje

cvs commit: src/sbin/newfs newfs.8

2008-03-21 Thread Remko Lodder
remko 2008-03-21 20:16:25 UTC FreeBSD src repository Modified files: sbin/newfs newfs.8 Log: Replace reference from vinum.8 to gvinum.8, it was advised in the PR to replace this with vinum.4, but that's the kernel interface manual, which is not appropriate in my u

Re: cvs commit: src/sys/netipsec xform_tcp.c

2008-03-21 Thread Robert Watson
On Fri, 21 Mar 2008, Bjoern A. Zeeb wrote: bz 2008-03-21 18:31:42 UTC FreeBSD src repository Modified files: sys/netipsec xform_tcp.c Log: Add ';' missed with the SYSINIT changes. Thanks, sorry to have missed that one! Not noticed by tb as TCP_SIGNATURE is not in

cvs commit: ports/graphics/imgtops Makefile ports/graphics/imgtops/files patch-setup.py

2008-03-21 Thread Rong-En Fan
rafan 2008-03-21 20:10:12 UTC FreeBSD ports repository Modified files: graphics/imgtops Makefile graphics/imgtops/files patch-setup.py Log: - Remove unnecessary INSTALLS_EGGINFO - Fix wrong patch for testing existence of PIL Approved by:maintainer via privat

cvs commit: ports/irc/olirc Makefile

2008-03-21 Thread Juergen Lock
nox 2008-03-21 20:07:14 UTC FreeBSD ports repository Modified files: irc/olircMakefile Log: - Get rid of USE_X_PREFIX - Bump PORTREVISION Revision ChangesPath 1.19 +1 -2 ports/irc/olirc/Makefile _

cvs commit: ports/biology/L-Breeder Makefile ports/biology/lsysexp Makefile

2008-03-21 Thread Beech Rintoul
beech 2008-03-21 20:00:05 UTC FreeBSD ports repository Modified files: biology/L-BreederMakefile biology/lsysexp Makefile Log: - Remove USE_X_PREFIX - Bump portrevision Approved by:David Yeske <[EMAIL PROTECTED]> (maintainer, implicit) Revision Ch

cvs commit: ports/audio/xmms-faad Makefile ports/audio/xmms-fc Makefile ports/audio/xmms-jack Makefile ports/audio/xmms-mad Makefile ports/audio/xmms-pipe Makefile ports/audio/xmms-sid Makefile

2008-03-21 Thread Beech Rintoul
beech 2008-03-21 19:51:42 UTC FreeBSD ports repository Modified files: audio/xmms-faad Makefile audio/xmms-fcMakefile audio/xmms-jack Makefile audio/xmms-mad Makefile audio/xmms-pipe Makefile audio/xmms-sid Makefile Log:

cvs commit: ports/net/grdesktop Makefile ports/x11-themes/cursor-dmz-aa-theme Makefile ports/x11-themes/cursor-dmz-theme Makefile ports/x11-wm/tinywm Makefile ports/x11/wmctrl Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 19:03:29 UTC FreeBSD ports repository Modified files: net/grdesktopMakefile x11-themes/cursor-dmz-aa-theme Makefile x11-themes/cursor-dmz-theme Makefile x11-wm/tinywmMakefile x11/wmctrl Makefile Log: - Remove USE_XL

cvs commit: ports/x11-fonts/farsifonts Makefile ports/x11-themes/cursor-grounation-theme Makefile ports/x11-themes/cursor-neutral-theme Makefile ports/x11-wm/jwm Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 19:02:39 UTC FreeBSD ports repository Modified files: x11-fonts/farsifonts Makefile x11-themes/cursor-grounation-theme Makefile x11-themes/cursor-neutral-theme Makefile x11-wm/jwm Makefile Log: - Remove USE_XLIB in favor of USE_XORG -

cvs commit: ports/sysutils/xfce4-fsguard-plugin Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 18:48:40 UTC FreeBSD ports repository Modified files: sysutils/xfce4-fsguard-plugin Makefile Log: - Get rid of USE_XLIB Revision ChangesPath 1.30 +1 -1 ports/sysutils/xfce4-fsguard-plugin/Makefile __

cvs commit: ports/devel/p5-accessors pkg-plist

2008-03-21 Thread Yen-Ming Lee
leeym 2008-03-21 18:32:05 UTC FreeBSD ports repository Added files: devel/p5-accessors pkg-plist Log: - add pkg-plist needed by 1.00 Revision ChangesPath 1.1 +6 -0 ports/devel/p5-accessors/pkg-plist (new) ___

cvs commit: src/sys/netipsec xform_tcp.c

2008-03-21 Thread Bjoern A. Zeeb
bz 2008-03-21 18:31:42 UTC FreeBSD src repository Modified files: sys/netipsec xform_tcp.c Log: Add ';' missed with the SYSINIT changes. Not noticed by tb as TCP_SIGNATURE is not in LINT. MFC after: 1 month Revision ChangesPath 1.6 +1 -1

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

2008-03-21 Thread Yen-Ming Lee
leeym 2008-03-21 18:31:49 UTC FreeBSD ports repository Modified files: devel/p5-accessors Makefile distinfo Log: - update to 1.00 Revision ChangesPath 1.3 +3 -6 ports/devel/p5-accessors/Makefile 1.3 +3 -3 ports/devel/p5-accessors/distinfo _

cvs commit: ports/converters/p5-Encode-Detect Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 17:48:09 UTC FreeBSD ports repository Modified files: converters/p5-Encode-Detect Makefile Log: - Fix build - Pass maintainership to perl PR: 121944 Submitted by: Gea-Suan Lin ([EMAIL PROTECTED]) (maintainer) Revision ChangesPat

cvs commit: ports/emulators/qemu Makefile ports/emulators/qemu/files patch-vl.c ports/emulators/qemu-devel Makefile ports/emulators/qemu-devel/files patch-vl.c

2008-03-21 Thread Juergen Lock
nox 2008-03-21 17:31:52 UTC FreeBSD ports repository Modified files: emulators/qemu Makefile emulators/qemu/files patch-vl.c emulators/qemu-devel Makefile emulators/qemu-devel/files patch-vl.c Log: - Add runtime warning when aio is not loaded - Bump POR

Re: cvs commit: src/tools/tools/editing freebsd.vim

2008-03-21 Thread Rui Paulo
On Thu, Mar 13, 2008 at 05:32:05PM -0700, David O'Brien wrote: > On Thu, Mar 13, 2008 at 06:02:44PM -0500, Sean C. Farley wrote: > >> Vim function to style(9). > >> Issue ':call FreeBSD_Style()' while editing a file. > > > > Should this file (and the Emacs file? Nah! :)) be documented somewher

cvs commit: src/sys/dev/drm drm_pciids.h i915_dma.c

2008-03-21 Thread Remko Lodder
remko 2008-03-21 16:38:43 UTC FreeBSD src repository Modified files: sys/dev/drm drm_pciids.h i915_dma.c Log: Add the i915 GME device to DRM. PR: kern/121808 Submitted by: Volker Werth Approved by:imp (mentor, implicit for trivial changes)

cvs commit: ports/mail/claws-mail-att_remover Makefile ports/mail/claws-mail-attach_warner Makefile ports/mail/claws-mail-cachesaver Makefile ports/mail/claws-mail-fetchinfo Makefile ports/mail/claws-

2008-03-21 Thread Martin Wilke
miwi2008-03-21 16:35:56 UTC FreeBSD ports repository Modified files: mail/claws-mail-att_remover Makefile mail/claws-mail-attach_warner Makefile mail/claws-mail-cachesaver Makefile mail/claws-mail-fetchinfo Makefile mail/claws-mail-gtkhtml2_viewer Makefile

cvs commit: CVSROOT modules ports MOVED ports/mail Makefile ports/mail/claws-mail-maildir Makefile distinfo pkg-descr ports/mail/claws-mail-maildir/files patch-configure.ac patch-plugin.c ports/x11 Ma

2008-03-21 Thread Martin Wilke
miwi2008-03-21 16:27:31 UTC FreeBSD ports repository Modified files: .modules .MOVED mail Makefile x11 Makefile Removed files: mail/claws-mail-maildir Makefile distinfo pkg-descr ma

cvs commit: ports/devel/p5-Module-Load-Conditional Makefile

2008-03-21 Thread Yen-Ming Lee
leeym 2008-03-21 16:14:31 UTC FreeBSD ports repository Modified files: devel/p5-Module-Load-Conditional Makefile Log: - fix dependency - bump PORTREVISION Revision ChangesPath 1.15 +11 -6 ports/devel/p5-Module-Load-Conditional/Makefile ___

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

2008-03-21 Thread John Baldwin
jhb 2008-03-21 15:40:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/i386/i386machdep.c Log: MFC: Use the SMAP data from the loader if it is provided. RevisionChangesPath 1.616.2.12 +99 -60src/sys/i386/i386/machdep.c ___

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

2008-03-21 Thread John Baldwin
jhb 2008-03-21 15:40:20 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/i386/i386machdep.c Log: MFC: Use the SMAP data from the loader if it is provided. Revision ChangesPath 1.658.2.4 +99 -60src/sys/i386/i386/machdep.c _

cvs commit: src/sys/amd64/amd64 machdep.c src/sys/amd64/include/pc bios.h src/sys/boot/i386/libi386 biosmem.c biossmap.c src/sys/i386/i386 machdep.c src/sys/i386/include/pc bios.h

2008-03-21 Thread John Baldwin
jhb 2008-03-21 15:34:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/amd64/amd64 machdep.c sys/amd64/include/pc bios.h sys/boot/i386/libi386 biosmem.c biossmap.c sys/i386/i386machdep.c sys/i386/include/pc bios.h Log:

cvs commit: src/sys/amd64/amd64 machdep.c nexus.c src/sys/amd64/include/pc bios.h src/sys/boot/i386/libi386 biosmem.c biossmap.c src/sys/i386/i386 machdep.c src/sys/i386/include/pc bios.h

2008-03-21 Thread John Baldwin
jhb 2008-03-21 15:34:14 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 machdep.c nexus.c sys/amd64/include/pc bios.h sys/boot/i386/libi386 biosmem.c biossmap.c sys/i386/i386machdep.c sys/i386/include/pc bios.h

cvs commit: ports/audio/xfmpc Makefile ports/deskutils/xfce4-notes-plugin Makefile ports/graphics/ristretto Makefile ports/mail/claws-mail-spamreport Makefile ports/mail/claws-mail-clamav Makefile por

2008-03-21 Thread Martin Wilke
miwi2008-03-21 15:33:07 UTC FreeBSD ports repository Modified files: audio/xfmpc Makefile deskutils/xfce4-notes-plugin Makefile graphics/ristretto Makefile mail/claws-mail-spamreport Makefile mail/claws-mail-clamav Makefile mail/claws-mail-tnef

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

2008-03-21 Thread John Baldwin
jhb 2008-03-21 15:23:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/amd64/amd64 intr_machdep.c sys/i386/i386intr_machdep.c Log: MFC: Fix bug that prevented all CPUs that were marked as interrupt receivers from being used in cer

cvs commit: ports/games/umark Makefile

2008-03-21 Thread Alexey Dokuchaev
danfe 2008-03-21 15:01:33 UTC FreeBSD ports repository Modified files: games/umark Makefile Log: Bump PORTREVISION after removal of USE_X_PREFIX. Reported by:pav Revision ChangesPath 1.5 +1 -1 ports/games/umark/Makefile _

Re: cvs commit: ports/games/umark Makefile pkg-plist ports/games/umark/files pkg-message.in

2008-03-21 Thread Alexey Dokuchaev
On Fri, Mar 21, 2008 at 03:04:56PM +0100, Pav Lucistnik wrote: > Alexey Dokuchaev p??e v p? 21. 03. 2008 v 13:36 +: > > danfe 2008-03-21 13:36:37 UTC > > > > FreeBSD ports repository > > > > Modified files: > > games/umark Makefile pkg-plist > > games/umark/files

cvs commit: ports/ports-mgmt/portupgrade-devel Makefile ports/ports-mgmt/portupgrade-devel/files patch-bin-portupgrade

2008-03-21 Thread Sergey Matveychuk
sem 2008-03-21 14:20:44 UTC FreeBSD ports repository Modified files: ports-mgmt/portupgrade-devel Makefile Added files: ports-mgmt/portupgrade-devel/files patch-bin-portupgrade Log: - Sync patches with ports-mgmt/portupgrade port Revision ChangesPath 1.258

cvs commit: ports/audio/gmpc-autoplaylist Makefile ports/audio/gmpc-lastfm Makefile ports/audio/gmpc-lyrics Makefile ports/audio/gmpc-magnatune Makefile ports/audio/gmpc-mdcover Makefile ports/audio/g

2008-03-21 Thread Martin Wilke
miwi2008-03-21 14:13:56 UTC FreeBSD ports repository Modified files: audio/gmpc-autoplaylist Makefile audio/gmpc-lastfmMakefile audio/gmpc-lyricsMakefile audio/gmpc-magnatune Makefile audio/gmpc-mdcover Makefile audio/gmpc-osd Makefile

Re: cvs commit: ports/games/umark Makefile pkg-plist ports/games/umark/files pkg-message.in

2008-03-21 Thread Pav Lucistnik
Alexey Dokuchaev píše v pá 21. 03. 2008 v 13:36 +: > danfe 2008-03-21 13:36:37 UTC > > FreeBSD ports repository > > Modified files: > games/umark Makefile pkg-plist > games/umark/filespkg-message.in > Log: > - Remove USE_GCC, USE_X_PREFIX > - Drop redund

cvs commit: ports/graphics/geist Makefile

2008-03-21 Thread Alexey Dokuchaev
danfe 2008-03-21 13:40:01 UTC FreeBSD ports repository Modified files: graphics/geist Makefile Log: - Remove USE_X_PREFIX - Drop maintainership Revision ChangesPath 1.23 +1 -2 ports/graphics/geist/Makefile __

cvs commit: ports/games/umark Makefile pkg-plist ports/games/umark/files pkg-message.in

2008-03-21 Thread Alexey Dokuchaev
danfe 2008-03-21 13:36:37 UTC FreeBSD ports repository Modified files: games/umark Makefile pkg-plist games/umark/filespkg-message.in Log: - Remove USE_GCC, USE_X_PREFIX - Drop redundant PKGMESSAGE assignment - Utilize PORTDOCS - Clean up Makefile and pk

cvs commit: src/contrib/bsnmp/snmpd main.c

2008-03-21 Thread Shteryana Shopova
syrinx 2008-03-21 13:21:08 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) contrib/bsnmp/snmpd main.c Log: MFC: src/contrib/bsnmp/snmpd/main.c: Revision 1.1.1.14 Vendor patch: Prevent bsnmpd from dumping core when a module's init hook returns an er

cvs commit: ports/games/cake Makefile pkg-message

2008-03-21 Thread Alexey Dokuchaev
danfe 2008-03-21 13:18:09 UTC FreeBSD ports repository Modified files: games/cake Makefile pkg-message Log: - Drop USE_X_PREFIX - Clean up pkg-message and Makefile Revision ChangesPath 1.14 +3 -2 ports/games/cake/Makefile 1.2 +0 -5

cvs commit: ports/audio/aube Makefile ports/audio/bebocd Makefile ports/audio/bmp-songchange Makefile ports/audio/cdplayer.app Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 13:02:19 UTC FreeBSD ports repository Modified files: audio/aube Makefile audio/bebocd Makefile audio/bmp-songchange Makefile audio/cdplayer.app Makefile Log: - Get rid of USE_X_PREFIX Revision ChangesPath 1.11

cvs commit: ports/astro/roadmap Makefile ports/astro/spacechart Makefile ports/astro/stars Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 12:56:39 UTC FreeBSD ports repository Modified files: astro/roadmapMakefile astro/spacechart Makefile astro/stars Makefile Log: - Get rid of USE_X_PREFIX Revision ChangesPath 1.16 +1 -2 ports/astro/roadmap/Ma

Re: cvs commit: src/sys/ufs/ffs ffs_vnops.c

2008-03-21 Thread Kostik Belousov
On Fri, Mar 21, 2008 at 02:50:42PM +0200, Kostik Belousov wrote: > On Fri, Mar 21, 2008 at 02:44:39AM -1000, Jeff Roberson wrote: > > On Fri, 21 Mar 2008, Konstantin Belousov wrote: > > > > >kib 2008-03-21 12:33:00 UTC > > > > > > FreeBSD src repository > > > > > > Modified files: > > >

Re: cvs commit: src/sys/ufs/ffs ffs_vnops.c

2008-03-21 Thread Kostik Belousov
On Fri, Mar 21, 2008 at 02:44:39AM -1000, Jeff Roberson wrote: > On Fri, 21 Mar 2008, Konstantin Belousov wrote: > > >kib 2008-03-21 12:33:00 UTC > > > > FreeBSD src repository > > > > Modified files: > > sys/ufs/ffs ffs_vnops.c > > Log: > > Reduce the acquisition of the vnode i

Re: cvs commit: src/sys/ufs/ffs ffs_vnops.c

2008-03-21 Thread Jeff Roberson
On Fri, 21 Mar 2008, Konstantin Belousov wrote: kib 2008-03-21 12:33:00 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c Log: Reduce the acquisition of the vnode interlock in the ffs_read() and ffs_extread() when setting the IN_ACCESS flag by checking

cvs commit: src/sys/kern vfs_bio.c

2008-03-21 Thread Konstantin Belousov
kib 2008-03-21 12:38:44 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: Reduce contention on the vnode interlock by not acquiring the BO_LOCK around the check for the BV_BKGRDINPROG in the brelse() and bqrelse(). See the comment for the expl

cvs commit: src/sys/ufs/ffs ffs_vnops.c

2008-03-21 Thread Konstantin Belousov
kib 2008-03-21 12:33:00 UTC FreeBSD src repository Modified files: sys/ufs/ffs ffs_vnops.c Log: Reduce the acquisition of the vnode interlock in the ffs_read() and ffs_extread() when setting the IN_ACCESS flag by checking whether the IN_ACCESS is already set. The

cvs commit: ports/audio/asmix Makefile ports/audio/asmixer Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:58:23 UTC FreeBSD ports repository Modified files: audio/asmix Makefile audio/asmixerMakefile Log: - Repleace USE_XPM to USE_XORG - Get rid of USE_X_PREFIX Revision ChangesPath 1.9 +2 -3 ports/audio/asmix/Makefi

cvs commit: ports/games/stormbaancoureur Makefile distinfo

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:45:29 UTC FreeBSD ports repository Modified files: games/stormbaancoureur Makefile distinfo Log: - Update to 2.1.2 PR: 121842 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.9 +1 -

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

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:44:22 UTC FreeBSD ports repository Modified files: deskutils/qtmMakefile distinfo Added files: deskutils/qtmpkg-plist Log: - Update to 0.5.8.2 PR: 121796 Submitted by: Ports Fury Revision ChangesPath 1.

cvs commit: ports/games/randomshooter Makefile distinfo pkg-plist ports/games/randomshooter/files patch-makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:43:24 UTC FreeBSD ports repository Modified files: games/randomshooter Makefile distinfo pkg-plist games/randomshooter/files patch-makefile Log: - Update to 0.3-1 PR: 121839 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maint

cvs commit: ports/games/tecnoballz Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:42:34 UTC FreeBSD ports repository Modified files: games/tecnoballz Makefile Log: - Add backup mirror - Fix identation PR: 121841 Submitted by: Dmitry Marakasov <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.14

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

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:40:11 UTC FreeBSD ports repository Modified files: math/fityk Makefile distinfo pkg-plist Log: - Update to 0.8.5 PR: 120819 Submitted by: Ports Fury Revision ChangesPath 1.24 +1 -3 ports/math/fityk/Makefil

cvs commit: ports/x11-toolkits/vdkbuilder Makefile distinfo

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:38:11 UTC FreeBSD ports repository Modified files: x11-toolkits/vdkbuilder Makefile distinfo Log: - Update to 2.4.1 PR: 121804 Submitted by: Ports Fury Revision ChangesPath 1.33 +2 -5 ports/x11-toolkits/vdkbuilder/M

cvs commit: ports/deskutils/notecase Makefile distinfo pkg-plist ports/deskutils/notecase/files patch-Makefile patch-src_gui_GuiLanguage.cpp patch-src_lib_CircularBuffer.cpp patch-src_main.cpp

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:35:51 UTC FreeBSD ports repository Modified files: deskutils/notecase Makefile distinfo pkg-plist deskutils/notecase/files patch-Makefile Removed files: deskutils/notecase/files patch-src_gui_GuiLanguage.cpp patch-src_l

cvs commit: ports/x11-toolkits/scintilla Makefile distinfo

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:34:37 UTC FreeBSD ports repository Modified files: x11-toolkits/scintilla Makefile distinfo Log: - Update to 1.76 PR: 121785 Submitted by: Naram Qashat <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.41 +2 -2

cvs commit: ports/emulators/hatari Makefile distinfo pkg-plist ports/emulators/hatari/files patch-Makefile

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:33:24 UTC FreeBSD ports repository Modified files: emulators/hatari Makefile distinfo pkg-plist Added files: emulators/hatari/files patch-Makefile Log: - Update to 1.0.0 PR: 121922 Submitted by: Ganael Laplanche <[EMAIL PROTEC

cvs commit: ports/net/bfilter Makefile distinfo ports/net/bfilter/files patch-main_gui_gtk_Makefile.in

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:31:50 UTC FreeBSD ports repository Modified files: net/bfilter Makefile distinfo Removed files: net/bfilter/filespatch-main_gui_gtk_Makefile.in Log: - Update to 1.1.3 PR: 121801 Submitted by: Ports Fury Revision

cvs commit: ports/sysutils/xfce4-genmon-plugin Makefile distinfo pkg-plist

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:27:58 UTC FreeBSD ports repository Modified files: sysutils/xfce4-genmon-plugin Makefile distinfo pkg-plist Log: - Update to 3.2 - Remove USE_XLIB Revision ChangesPath 1.21 +1 -3 ports/sysutils/xfce4-genmon-plugin/Makefile 1.8

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

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:26:43 UTC FreeBSD ports repository Modified files: www/serendipity Makefile distinfo pkg-plist Log: - Update to 1.3 Approved by:maintainer implicit Revision ChangesPath 1.22 +2 -2 ports/www/serendipity/Makefile 1.15

cvs commit: ports/graphics/xmedcon Makefile distinfo

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:25:42 UTC FreeBSD ports repository Modified files: graphics/xmedcon Makefile distinfo Log: - Update to 0.10.4 Revision ChangesPath 1.36 +1 -1 ports/graphics/xmedcon/Makefile 1.26 +3 -3 ports/graphics/xmedcon/distinfo ___

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

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:24:39 UTC FreeBSD ports repository Modified files: www/serendipity-devel Makefile distinfo pkg-plist Log: - Update to 200803202342 Approved by:maintainer implicit Revision ChangesPath 1.27 +1 -1 ports/www/serendipity-devel/Make

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

2008-03-21 Thread Martin Wilke
miwi2008-03-21 11:23:39 UTC FreeBSD ports repository Modified files: irc/p5-POE-Component-IRC Makefile distinfo pkg-plist Log: - Update to 5.70 - Take maintainership Revision ChangesPath 1.39 +8 -2 ports/irc/p5-POE-Component-IRC/Makefile 1.36 +3

cvs commit: ports/editors/openoffice.org-3-devel Makefile distinfo ports/editors/openoffice.org-3-devel/files patch-i80129 patch-i85027

2008-03-21 Thread Maho Nakata
maho2008-03-21 11:11:32 UTC FreeBSD ports repository Modified files: editors/openoffice.org-3-devel Makefile distinfo editors/openoffice.org-3-devel/files patch-i80129 patch-i85027 Log: Update to DEV300_m4. Revision ChangesPath 1.358 +2 -2 ports/edit

cvs commit: src/lib/libarchive Makefile

2008-03-21 Thread Kai Wang
kaiw2008-03-21 11:10:20 UTC FreeBSD src repository Modified files: lib/libarchive Makefile Log: Add MLINK for archive_write_close. Approved by:jkoshy(mentor), kientzle Revision ChangesPath 1.83 +1 -0 src/lib/libarchive/Makefile ___

Re: cvs commit: src/sys/kern vfs_bio.c

2008-03-21 Thread Jeff Roberson
On Fri, 21 Mar 2008, Poul-Henning Kamp wrote: In message <[EMAIL PROTECTED]>, Jeff Roberson wri tes: jeff2008-03-21 10:00:05 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Reduce contention on the global bdonelock and bpinlock by using a p

Re: cvs commit: src/lib/libthr/thread thr_affinity.c

2008-03-21 Thread Kris Kennaway
Coleman Kane wrote: The KSE syscalls are gone, you have to use libthr rather than libpthread. FWIW, building Java from source has been working for me just fine. It'll be much faster too. Kris ___ cvs-all@freebsd.org mailing list http://lists.fre

Re: cvs commit: src/sys/kern vfs_bio.c

2008-03-21 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Jeff Roberson wri tes: >jeff2008-03-21 10:00:05 UTC > > FreeBSD src repository > > Modified files: >sys/kern vfs_bio.c > Log: > - Reduce contention on the global bdonelock and bpinlock by using > a pool mutex to protect these sleep/w

cvs commit: src/sys/kern vfs_bio.c

2008-03-21 Thread Jeff Roberson
jeff2008-03-21 10:00:05 UTC FreeBSD src repository Modified files: sys/kern vfs_bio.c Log: - Reduce contention on the global bdonelock and bpinlock by using a pool mutex to protect these sleep/wakeup/counter races. This still is preferable to bloating

cvs commit: src/sys/sys proc.h src/sys/kern kern_sig.c kern_thr.c kern_thread.c subr_sleepqueue.c subr_trap.c

2008-03-21 Thread Jeff Roberson
jeff2008-03-21 08:23:25 UTC FreeBSD src repository Modified files: sys/sys proc.h sys/kern kern_sig.c kern_thr.c kern_thread.c subr_sleepqueue.c subr_trap.c Log: - Add a new td flag TDF_NEEDSUSPCHK that is set whenever

cvs commit: ports/audio/py-eyed3 Makefile distinfo

2008-03-21 Thread Philippe Audeoud
jadawin 2008-03-21 08:22:35 UTC FreeBSD ports repository Modified files: audio/py-eyed3 Makefile distinfo Log: - Update to 0.6.15. PR: ports/121901 Submitted by: Tobias Roth <[EMAIL PROTECTED]> (maintainer) Approved by:tabthorpe (mentor) Revi

cvs commit: CVSROOT modules

2008-03-21 Thread Vanilla I. Shu
vanilla 2008-03-21 07:43:25 UTC FreeBSD ports repository Modified files: .modules Log: postgresql-pllua --> ports/databases/postgresql-pllua Revision ChangesPath 1.19523 +1 -0 CVSROOT/modules ___

cvs commit: ports/databases Makefile ports/databases/postgresql-pllua Makefile distinfo pkg-descr pkg-plist ports/databases/postgresql-pllua/files patch-Makefile pkg-message.in

2008-03-21 Thread Vanilla I. Shu
vanilla 2008-03-21 07:42:59 UTC FreeBSD ports repository Modified files: databasesMakefile Added files: databases/postgresql-pllua Makefile distinfo pkg-descr pkg-plist databases/postgresql-pllua/files patch-Makefile pkg-message.