cvs commit: ports/ports-mgmt/instant-tinderbox Makefile

2007-08-18 Thread Edwin Groothuis
edwin 2007-08-19 06:49:12 UTC FreeBSD ports repository Modified files: ports-mgmt/instant-tinderbox Makefile Log: Fix building of autotools after the large rename earlier Reviewed by:miwi Revision ChangesPath 1.9 +5 -5 ports/ports-mgmt/instant-ti

cvs commit: ports/multimedia/libdvdnav Makefile

2007-08-18 Thread MANTANI Nobutaka
nobutaka2007-08-19 06:09:29 UTC FreeBSD ports repository Modified files: multimedia/libdvdnav Makefile Log: Add missing dependency on automake16. PR: ports/115435 [1], ports/115607 [2] Submitted by: rink [1], kevin <[EMAIL PROTECTED]> [2], Andreas Braml <[EM

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

2007-08-18 Thread Alfred Perlstein
* Daniel Eischen <[EMAIL PROTECTED]> [070818 17:47] wrote: > > I would rather just use sigqueue in 7.0 if necessary and drop support > for some set of applications run under Wine in 6.0. We shouldn't be > adding hacks like this to suit just one application... not to pick on you specifically Dani

cvs commit: ports/java/jde Makefile

2007-08-18 Thread MANTANI Nobutaka
nobutaka2007-08-19 05:37:15 UTC FreeBSD ports repository Modified files: java/jde Makefile Log: Correct dependencies to fix package build. Reported by:pointyhat via kris Revision ChangesPath 1.14 +14 -5 ports/java/jde/Makefile ___

Re: cvs commit: ports MOVED ports/chinese Makefile ports/chinese/CJK Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/chinese/CJK/files patch-Makefile patch-texinput-Bg5-c00bsmi.

2007-08-18 Thread Xin LI
Rong-En Fan wrote: rafan 2007-08-19 03:39:30 UTC FreeBSD ports repository Modified files: .MOVED chinese Makefile Removed files: chinese/CJK Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-pl

cvs commit: ports/chinese/docproj Makefile

2007-08-18 Thread Rong-En Fan
rafan 2007-08-19 04:39:20 UTC FreeBSD ports repository Modified files: chinese/docproj Makefile Log: - Chase chinese/CJK -> print/latex-cjk move Noticed by: portsnap INDEX builder Revision ChangesPath 1.7 +1 -1 ports/chinese/docproj/Makefile

cvs commit: ports/net-im Makefile

2007-08-18 Thread Rong-En Fan
rafan 2007-08-19 04:37:41 UTC FreeBSD ports repository Modified files: net-im Makefile Log: - Connect net-im/pidgin-latex to build Revision ChangesPath 1.66 +1 -0 ports/net-im/Makefile ___ cvs-all@f

cvs commit: ports/net-im/pidgin-latex Makefile distinfo pkg-descr ports/net-im/pidgin-latex/files patch-LaTeX.c

2007-08-18 Thread Rong-En Fan
rafan 2007-08-19 04:37:29 UTC FreeBSD ports repository Modified files: net-im/pidgin-latex Makefile distinfo pkg-descr Removed files: net-im/pidgin-latex/files patch-LaTeX.c Log: - Update to 1.0 PR: ports/115116 Submitted by: Geoffrey Mainland (mai

cvs commit: ports MOVED ports/chinese Makefile ports/chinese/CJK Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/chinese/CJK/files patch-Makefile patch-texinput-Bg5-c00bsmi.fd pa

2007-08-18 Thread Rong-En Fan
rafan 2007-08-19 03:39:30 UTC FreeBSD ports repository Modified files: .MOVED chinese Makefile Removed files: chinese/CJK Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist chinese/CJK/

cvs commit: ports/print Makefile

2007-08-18 Thread Rong-En Fan
rafan 2007-08-19 03:36:38 UTC FreeBSD ports repository Modified files: printMakefile Log: - Connect print/latex-cjk to build Revision ChangesPath 1.432 +1 -0 ports/print/Makefile ___ cvs-all@freebs

cvs commit: ports/print/latex-cjk Makefile

2007-08-18 Thread Rong-En Fan
rafan 2007-08-19 03:36:23 UTC FreeBSD ports repository Modified files: print/latex-cjk Makefile Log: - Finish move chinese/CJK to print/latex-cjk PR: ports/115451 Submitted by: Koji Yokota Revision ChangesPath 1.45 +2 -2 ports/pr

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys

2007-08-18 Thread Daniel Eischen
On Sat, 18 Aug 2007, Marc G. Fournier wrote: - --On Saturday, August 18, 2007 20:51:57 -0400 Daniel Eischen <[EMAIL PROTECTED]> wrote: You can say that about a lot of APIs, but that doesn't mean we should add them. This is a bit of a hack to satisfy one application (Wine) when there are other

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

2007-08-18 Thread Scott Long
Daniel Eischen wrote: On Sat, 18 Aug 2007, Robert Watson wrote: On Sat, 18 Aug 2007, Tijl Coosemans wrote: Perhaps it should be stressed in documentation that this syscall is only meant for Wine and to be removed at some point when better solutions become available. I want to test this sigq

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys

2007-08-18 Thread Marc G. Fournier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 - --On Saturday, August 18, 2007 20:51:57 -0400 Daniel Eischen <[EMAIL PROTECTED]> wrote: > You can say that about a lot of APIs, but that doesn't mean we should add > them. This is a bit of a hack to satisfy one application (Wine) when there > ar

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

2007-08-18 Thread Daniel Eischen
On Sat, 18 Aug 2007, Robert Watson wrote: On Sat, 18 Aug 2007, Tijl Coosemans wrote: Perhaps it should be stressed in documentation that this syscall is only meant for Wine and to be removed at some point when better solutions become available. I want to test this sigqueue solution some more

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

2007-08-18 Thread Daniel Eischen
On Sat, 18 Aug 2007, Tijl Coosemans wrote: On Friday 17 August 2007 04:33:07 Daniel Eischen wrote: Yes, I know it's not needed by libthr :-) I would think you could use mq_open(), mq_notify() with sigev_notify = SIGEV_SIGNAL, etc. When the receiving process gets the signal, it reads the messag

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

2007-08-18 Thread Ben Kaduk
On 8/18/07, Bruce A. Mah <[EMAIL PROTECTED]> wrote: > bmah2007-08-18 23:12:23 UTC > > FreeBSD doc repository > > Modified files: > en_US.ISO8859-1/books/handbook/introduction chapter.sgml > Log: > Mention IPsec and IPv6 among the networking features. > >@@ -92,7 +92,7 @@ >

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

2007-08-18 Thread Bruce A. Mah
bmah2007-08-18 23:12:23 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/introduction chapter.sgml Log: A few minor changes I thought of, while sketching out some other changes: Reword a comment about money (to make it look less like we're joki

cvs commit: ports/irc/irssi-devel Makefile distinfo ports/irc/irssi-devel/files patch-irssi-version.h.in

2007-08-18 Thread Martin Wilke
miwi2007-08-18 22:00:55 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to 20070807 Revision ChangesPath 1.99 +1 -1 ports/irc/irssi-devel/Makefile 1.5

cvs commit: src/lib/libarchive archive_read_support_format_tar.c src/lib/libarchive/test test_read_format_gtar_sparse.c

2007-08-18 Thread Tim Kientzle
kientzle2007-08-18 21:53:25 UTC FreeBSD src repository Modified files: lib/libarchive archive_read_support_format_tar.c lib/libarchive/test test_read_format_gtar_sparse.c Log: This commit updates libarchive to be compatible with GNU tar 1.17's implementation of --po

cvs commit: ports/games/wormux-devel Makefile distinfo pkg-plist ports/games/wormux-devel/files patch-src-character_character.cpp patch-src-particles_body_member.cpp patch-src-weapon_air_attack.cpp pa

2007-08-18 Thread Martin Wilke
patch-src-weapon_air_attack.cpp patch-src-weapon_mine.cpp Log: - Update to 20070818 Revision ChangesPath 1.6 +1 -1 ports/games/wormux-devel/Makefile 1.4 +3 -3 ports/games/wormux-devel/distinfo 1.1 +40 -0

cvs commit: ports/devel/py-dbus Makefile pkg-plist

2007-08-18 Thread Joe Marcus Clarke
marcus 2007-08-18 21:14:59 UTC FreeBSD ports repository Modified files: devel/py-dbusMakefile pkg-plist Log: Handle the case when py-docutils is installed, and register HTML documentation plist entries. Submitted by: Herbert J. Skuhra <[EMAIL PROTECTED]> Re

cvs commit: ports/graphics/libungif Makefile

2007-08-18 Thread Dirk Meyer
dinoex 2007-08-18 21:10:42 UTC FreeBSD ports repository Modified files: graphics/libungifMakefile Log: - list detailed dependencies PR: 115077 Submitted by: mm Revision ChangesPath 1.40 +2 -2 ports/graphics/libungif/Makefile __

cvs commit: ports/www/trac-blog Makefile

2007-08-18 Thread Martin Wilke
miwi2007-08-18 20:42:03 UTC FreeBSD ports repository Modified files: www/trac-blogMakefile Log: - Unbreak - Fix build after www/trac-tag update Approved by:maintainer implicit Revision ChangesPath 1.4 +2 -3 ports/www/trac-blog/Makefil

cvs commit: ports/graphics/evolvotron Makefile ports/graphics/evolvotron/files patch-gcc4

2007-08-18 Thread Beech Rintoul
beech 2007-08-18 19:50:29 UTC FreeBSD ports repository Modified files: graphics/evolvotron Makefile Added files: graphics/evolvotron/files patch-gcc4 Log: - Fix build with gcc42 - Add patch-gcc4 PR: ports/115566 Submitted by: David Yeske <[EMAIL P

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

2007-08-18 Thread Robert Watson
On Sat, 18 Aug 2007, Tijl Coosemans wrote: To be honest, I'm not entirely fond of adding this syscall either, but from an engineering point of view, it's really the easiest and cheapest solution right now. POSIX message queues aren't needed. Sigqueue() with sigval set to the thread id would

cvs commit: ports/cad/leocad Makefile

2007-08-18 Thread Beech Rintoul
beech 2007-08-18 19:45:01 UTC FreeBSD ports repository Modified files: cad/leocad Makefile Log: - Fix build with gcc42 PR: ports/115565 Submitted by: David Yeske <[EMAIL PROTECTED]> (maintainer) Approved by:sat (mentor) Revision Change

Re: cvs commit: src/sys/kern kern_thr.c syscalls.master src/sys/sys thr.h

2007-08-18 Thread Tijl Coosemans
On Friday 17 August 2007 04:33:07 Daniel Eischen wrote: > On Friday 17 August 2007 03:42:26 David Xu wrote: >> Daniel Eischen wrote: >>> On Thu, 16 Aug 2007, Xin LI wrote: Daniel Eischen wrote: > On Thu, 16 Aug 2007, David Xu wrote: >> davidxu 2007-08-16 05:26:42 UTC >> >>

cvs commit: ports/devel/py-dbus Makefile

2007-08-18 Thread Joe Marcus Clarke
marcus 2007-08-18 18:45:29 UTC FreeBSD ports repository Modified files: devel/py-dbusMakefile Log: Cleanup doc installation to prevent potential installation failures. Revision ChangesPath 1.28 +3 -3 ports/devel/py-dbus/Makefile

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

2007-08-18 Thread Bruce A. Mah
bmah2007-08-18 17:11:15 UTC FreeBSD src repository Modified files: release/doc/en_US.ISO8859-1/readme article.sgml Log: Remove references to the now-deleted installation notes and add a pointer to the installation chapter of the Handbook (it might be a good idea to sprink

cvs commit: src/sys/arm/arm busdma_machdep.c

2007-08-18 Thread Olivier Houchard
cognet 2007-08-18 16:47:28 UTC FreeBSD src repository Modified files: sys/arm/arm busdma_machdep.c Log: Just wbinv if both PREREAD and PREWRITE are set. In PREREAD, just invalidate the cache lines, and do not write back them, if the buffer is properly aligned.

cvs commit: src/sys/vm device_pager.c

2007-08-18 Thread Konstantin Belousov
kib 2007-08-18 16:41:31 UTC FreeBSD src repository Modified files: sys/vm device_pager.c Log: Remove comment that is no longer quite true. Noted by: alc Approved by:re (kensmith) Revision ChangesPath 1.84 +0 -3 src/sys/vm/d

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

2007-08-18 Thread Bruce A. Mah
bmah2007-08-18 16:40:38 UTC FreeBSD src repository Modified files: release/doc/share/sgml release.ent release/doc/en_US.ISO8859-1/relnotes article.sgml release/doc/en_US.ISO8859-1/hardware article.sgml Log: Factor out arch.* entities so we don't need to include them

cvs commit: src/sys/vm phys_pager.c

2007-08-18 Thread Konstantin Belousov
kib 2007-08-18 16:40:33 UTC FreeBSD src repository Modified files: sys/vm phys_pager.c Log: Fix the phys_pager in the way similar to the rev. 1.83 of the sys/vm/device_pager.c: Protect the creation of the phys pager with non-NULL handle with the phys_pa

cvs commit: ports/net-mgmt/nipper Makefile distinfo

2007-08-18 Thread Andrew Pantyukhin
sat 2007-08-18 16:21:03 UTC FreeBSD ports repository Modified files: net-mgmt/nipper Makefile distinfo Log: - Update to 0.10.4 Revision ChangesPath 1.6 +1 -1 ports/net-mgmt/nipper/Makefile 1.6 +3 -3 ports/net-mgmt/nipper/distinfo _

cvs commit: ports/security/seahorse Makefile

2007-08-18 Thread Joe Marcus Clarke
marcus 2007-08-18 16:15:38 UTC FreeBSD ports repository Modified files: security/seahorseMakefile Log: * Improve COMMENT to more properly reflect what seahorse has become * Fix a crash that occurs with newer OpenLDAP versions PR: 115160 Submitted by: Y

cvs commit: ports/x11/gdm Makefile

2007-08-18 Thread Joe Marcus Clarke
marcus 2007-08-18 16:06:20 UTC FreeBSD ports repository Modified files: x11/gdm Makefile Log: Correct the location of the gdm.conf file in the gdm(1) man page. PR: 115325 Revision ChangesPath 1.91 +3 -0 ports/x11/gdm/Makefile _

cvs commit: ports/net/p5-Net-SSH-Expect Makefile distinfo

2007-08-18 Thread Cheng-Lung Sung
clsung 2007-08-18 16:05:38 UTC FreeBSD ports repository Modified files: net/p5-Net-SSH-Expect Makefile distinfo Log: - Update to 1.04 PR: ports/115493 Submitted by: clsung Approved by:maintainer Revision ChangesPath 1.6 +1 -1 po

cvs commit: ports/www/p5-Net-Flickr-API Makefile distinfo

2007-08-18 Thread Cheng-Lung Sung
clsung 2007-08-18 16:04:58 UTC FreeBSD ports repository Modified files: www/p5-Net-Flickr-API Makefile distinfo Log: - Update to 1.66 PR: ports/115492 Submitted by: clsung Approved by:maintainer Revision ChangesPath 1.7 +1 -1 po

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

2007-08-18 Thread Cheng-Lung Sung
clsung 2007-08-18 16:00:29 UTC FreeBSD ports repository Modified files: www/validatorMakefile distinfo pkg-plist Log: - New version 0.8.1 is released. PR: ports/115613 Submitted by: KIMURA Yasuhiro Approved by:maintainer (Naram Qashat) Re

cvs commit: ports/audio/libmtp Makefile

2007-08-18 Thread Andrew Pantyukhin
sat 2007-08-18 14:13:17 UTC FreeBSD ports repository Modified files: audio/libmtp Makefile Log: - Change the order of cflags to prevent build failure when an old version of libmtp is already installed Approved by:Petar Petrov <[EMAIL PROTECTED]> (maintain

cvs commit: ports/games/scourge Makefile distinfo ports/games/scourge-data Makefile distinfo pkg-plist

2007-08-18 Thread Jose Alonso Cardenas Marquez
acm 2007-08-18 13:21:09 UTC FreeBSD ports repository Modified files: games/scourgeMakefile distinfo games/scourge-data Makefile distinfo Removed files: games/scourge-data pkg-plist Log: - Update to 0.18 - Remove 4.x support - Remove sourge-data/pkg

cvs commit: ports/audio/xmms-speex Makefile

2007-08-18 Thread Beech Rintoul
beech 2007-08-18 13:12:28 UTC FreeBSD ports repository Modified files: audio/xmms-speex Makefile Log: - Fix build with gcc42 PR: ports/115567 Submitted by: David Yeske <[EMAIL PROTECTED]> (maintainer) Approved by:sat (mentor) Revision Change

cvs commit: ports/textproc/soothsayer Makefile distinfo

2007-08-18 Thread Andrew Pantyukhin
sat 2007-08-18 12:22:39 UTC FreeBSD ports repository Modified files: textproc/soothsayer Makefile distinfo Log: - Update to 0.5 Revision ChangesPath 1.2 +1 -1 ports/textproc/soothsayer/Makefile 1.2 +3 -3 ports/textproc/soothsayer/distinfo

cvs commit: src/sys/net bridgestp.c

2007-08-18 Thread Andrew Thompson
thompsa 2007-08-18 12:06:13 UTC FreeBSD src repository Modified files: sys/net bridgestp.c Log: If the STP state machine is stopped then clear the bridge-id and root-id. Approved by:re (kensmith) Revision ChangesPath 1.39 +13 -8 src/sys/

cvs commit: src/sys/netgraph ng_base.c

2007-08-18 Thread Alexander Motin
mav 2007-08-18 11:59:17 UTC FreeBSD src repository Modified files: sys/netgraph ng_base.c Log: Add ng_send_fn() error handeling inside ng_con_nodes(). Without it some errors may left unnoticed and unhandeled that will lead to hooks left in half-connected state.

cvs commit: ports/security/py-openssl Makefile

2007-08-18 Thread Hye-Shik Chang
perky 2007-08-18 10:55:26 UTC FreeBSD ports repository Modified files: security/py-openssl Makefile Log: Fix port to use openssl configurations provided by bsd.openssl.mk. PR: 115532 Submitted by: Piet Delport <[EMAIL PROTECTED]> Revision Changes

cvs commit: ports/print/latex-cjk Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist ports/print/latex-cjk/files patch-Makefile patch-texinput-Bg5-c00bsmi.fd patch-texinput-GB-c10gbsn.fd

2007-08-18 Thread Rong-En Fan
rafan 2007-08-18 10:02:06 UTC FreeBSD ports repository Modified files: print/latex-cjk Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist print/latex-cjk/files patch-Makefile patch-texinput-Bg5-c00bsmi.fd

cvs commit: ports/net-im/pidgin-latex Makefile distinfo pkg-descr ports/net-im/pidgin-latex/files patch-LaTeX.c

2007-08-18 Thread Rong-En Fan
rafan 2007-08-18 09:56:26 UTC FreeBSD ports repository Modified files: net-im/pidgin-latex Makefile distinfo pkg-descr net-im/pidgin-latex/files patch-LaTeX.c Log: - Force commit to note this port is copied from net-im/gaim-latex PR: ports/115116 Submit

cvs commit: ports/lang/xotcl Makefile

2007-08-18 Thread Martin Matuska
mm 2007-08-18 09:23:11 UTC FreeBSD ports repository Modified files: lang/xotcl Makefile Log: - Fix PORTDOCS for AOLSERVER_XOTCL Revision ChangesPath 1.13 +1 -2 ports/lang/xotcl/Makefile ___ cvs-all@f

cvs commit: src/sys/modules/cxgb Makefile src/sys/dev/cxgb cxgb_adapter.h cxgb_include.h cxgb_ioctl.h cxgb_l2t.c cxgb_main.c cxgb_offload.c cxgb_offload.h cxgb_osdep.h cxgb_sge.c t3b_protocol_sram-1.1

2007-08-18 Thread Kip Macy
kmacy 2007-08-18 09:10:26 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/modules/cxgb Makefile sys/dev/cxgb cxgb_adapter.h cxgb_include.h cxgb_ioctl.h cxgb_l2t.c cxgb_main.c cxgb_offload.c

cvs commit: ports/www/twig Makefile

2007-08-18 Thread Dirk Meyer
dinoex 2007-08-18 08:57:33 UTC FreeBSD ports repository Modified files: www/twig Makefile Log: - change default installation dir to www/twig Revision ChangesPath 1.25 +2 -1 ports/www/twig/Makefile ___

cvs commit: ports/www/p5-Catalyst-Plugin-Session Makefile distinfo

2007-08-18 Thread Lars Balker Rasmussen
lbr 2007-08-18 08:50:54 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Session Makefile distinfo Log: Update to 0.18 Revision ChangesPath 1.19 +2 -3 ports/www/p5-Catalyst-Plugin-Session/Makefile 1.16 +3 -3 ports/www/p5-Ca

cvs commit: ports/devel/p5-Test-Inline Makefile distinfo

2007-08-18 Thread Erwin Lansing
erwin 2007-08-18 08:35:54 UTC FreeBSD ports repository Modified files: devel/p5-Test-Inline Makefile distinfo Log: Update to 2.207 Revision ChangesPath 1.16 +1 -1 ports/devel/p5-Test-Inline/Makefile 1.11 +3 -3 ports/devel/p5-Test-Inline/distinf

cvs commit: ports/multimedia/xanim Makefile ports/multimedia/xanim/files patch-xa_input.c

2007-08-18 Thread Dirk Meyer
dinoex 2007-08-18 08:12:17 UTC FreeBSD ports repository Modified files: multimedia/xanim Makefile Added files: multimedia/xanim/files patch-xa_input.c Log: - fix build for gcc42 Submitted by: rdivacky (Roman Divacky) Revision ChangesPath 1.43 +1 -

cvs commit: src/sbin/reboot boot_i386.8

2007-08-18 Thread Daniel Gerzo
danger 2007-08-18 07:58:36 UTC FreeBSD src repository (doc committer) Modified files: sbin/reboot boot_i386.8 Log: - Sweep the boot(8) man page after addition of boot.config(5). Reviewed by: keramida Approved by: re (kensmith) Revision ChangesPath 1.6