cvs commit: ports/devel/p5-IO-KQueue Makefile

2006-07-05 Thread Sergey Matveychuk
sem 2006-07-06 06:59:18 UTC FreeBSD ports repository Modified files: devel/p5-IO-KQueue Makefile Log: - Fix double post-patch section. It causes problem with PERL_LEVEL < 500800. Pointy hat to: aaron Revision ChangesPath 1.5 +5 -7 ports/devel/p5

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

2006-07-05 Thread Vanilla I. Shu
vanilla 2006-07-06 06:50:52 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/faq book.sgml Log: Make zh_CN.GB2312 more visible. PR: docs/99830 Submitted by: chinsan.tw at gmail.com Revision ChangesPath 1.784 +7 -1 doc/en_U

cvs commit: ports/lang/tcl84 Makefile

2006-07-05 Thread Sergey Matveychuk
sem 2006-07-06 06:42:24 UTC FreeBSD ports repository Modified files: lang/tcl84 Makefile Log: Fix INDEX build Revision ChangesPath 1.94 +1 -1 ports/lang/tcl84/Makefile ___ cvs-all@freebsd.org mailing

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

2006-07-05 Thread Simon L. Nielsen
simon 2006-07-06 06:35:21 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Text for the link should be "Freedesktop website" instead of "on Freedesktop website". [1] - Minor wording improvements. - Fix identation of line

cvs commit: ports/math/fftw3 Makefile distinfo

2006-07-05 Thread Michael Johnson
ahze2006-07-06 06:34:17 UTC FreeBSD ports repository Modified files: math/fftw3 Makefile distinfo Log: - Update to 3.1.2 Revision ChangesPath 1.46 +5 -1 ports/math/fftw3/Makefile 1.11 +3 -3 ports/math/fftw3/distinfo

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

2006-07-05 Thread Alan Cox
alc 2006-07-06 06:17:08 UTC FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: Make two simplifications to pmap_ts_referenced(): Eliminate an unnecessary test and exit the loop in a shorter way. Revision ChangesPath 1.565 +3 -5 src/

cvs commit: ports/mail/missey Makefile ports/mail/missey/files mps.sh.in

2006-07-05 Thread Xin LI
delphij 2006-07-06 06:12:21 UTC FreeBSD ports repository Modified files: mail/missey Makefile Added files: mail/missey/filesmps.sh.in Log: + Add rc.d script: mps * Pet portlint(1) Revision ChangesPath 1.5 +5 -2 ports/mail/missey/Make

cvs commit: ports/audio/twolame Makefile distinfo

2006-07-05 Thread Michael Johnson
ahze2006-07-06 06:09:41 UTC FreeBSD ports repository Modified files: audio/twolameMakefile distinfo Log: Update to 0.3.8 Revision ChangesPath 1.9 +1 -1 ports/audio/twolame/Makefile 1.6 +3 -3 ports/audio/twolame/distinfo

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

2006-07-05 Thread Michael Johnson
ahze2006-07-06 06:00:44 UTC FreeBSD ports repository Modified files: multimedia/libquicktime Makefile distinfo pkg-plist Log: - Update to 0.9.9 Revision ChangesPath 1.42 +3 -9 ports/multimedia/libquicktime/Makefile 1.12 +3 -3 ports/multimedia

cvs commit: ports/misc/zaptel Makefile distinfo pkg-message ports/misc/zaptel/files patch-qozap::Makefile patch-zaphfc::Makefile patch-zaptel::Makefile

2006-07-05 Thread Maxim Sobolev
sobomax 2006-07-06 05:53:36 UTC FreeBSD ports repository Modified files: misc/zaptel Makefile distinfo pkg-message Added files: misc/zaptel/filespatch-qozap::Makefile patch-zaphfc::Makefile patch-zaptel::Makefile

cvs commit: ports/devel/liboil Makefile

2006-07-05 Thread Joe Marcus Clarke
marcus 2006-07-06 05:45:16 UTC FreeBSD ports repository Modified files: devel/liboil Makefile Log: Add a RUN_DEPENDS on gcc34 (yuck!) for 5.X since liboil links to libgcc_s.so which is not installed by the base gcc for some reason. Without this fix binaries that lin

cvs commit: ports/textproc/hyperestraier Makefile distinfo pkg-plist

2006-07-05 Thread Michael Johnson
ahze2006-07-06 05:42:05 UTC FreeBSD ports repository Modified files: textproc/hyperestraier Makefile distinfo pkg-plist Log: - Update to 1.3.0 Spotted on: portscout Revision ChangesPath 1.27 +1 -1 ports/textproc/hyperestraier/Makefile 1.24

cvs commit: ports/devel Makefile

2006-07-05 Thread Michael Johnson
ahze2006-07-06 05:30:41 UTC FreeBSD ports repository Modified files: develMakefile Log: temporarily disconnect devel/otrs to fix index build since www/otrs is a dupe in index. I disconnected devel/otrs since it looks like www/otrs was commited first and ww

cvs commit: ports/audio/p5-MusicBrainz-Client Makefile distinfo

2006-07-05 Thread Yen-Ming Lee
leeym 2006-07-06 05:25:18 UTC FreeBSD ports repository Modified files: audio/p5-MusicBrainz-Client Makefile distinfo Log: - update to 0.11 Revision ChangesPath 1.9 +1 -2 ports/audio/p5-MusicBrainz-Client/Makefile 1.2 +3 -3 ports/audio/p5-Musi

cvs commit: ports/audio/p5-MusicBrainz-Queries Makefile distinfo

2006-07-05 Thread Yen-Ming Lee
leeym 2006-07-06 05:00:48 UTC FreeBSD ports repository Modified files: audio/p5-MusicBrainz-Queries Makefile distinfo Log: - update to 0.11 Revision ChangesPath 1.9 +1 -2 ports/audio/p5-MusicBrainz-Queries/Makefile 1.2 +3 -3 ports/audio/p5-Mu

cvs commit: ports/Tools/portbuild/scripts dopackagestats

2006-07-05 Thread Mark Linimon
linimon 2006-07-06 04:54:53 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackagestats Log: Add some color to the display. Revision ChangesPath 1.7 +31 -18ports/Tools/portbuild/scripts/dopackagestats _

cvs commit: ports/net/penguintv-devel/files patch-penguintv__MediaManager.py

2006-07-05 Thread Edwin Groothuis
edwin 2006-07-06 02:43:58 UTC FreeBSD ports repository Added files: net/penguintv-devel/files patch-penguintv__MediaManager.py Log: First add files, then commit them Revision ChangesPath 1.1 +11 -0 ports/net/penguintv-devel/files/patch-penguintv__MediaMan

cvs commit: ports/net/penguintv-devel Makefile distinfo pkg-plist

2006-07-05 Thread Edwin Groothuis
edwin 2006-07-06 02:34:34 UTC FreeBSD ports repository Modified files: net/penguintv-devel Makefile distinfo pkg-plist Log: Update to version 1.90 Revision ChangesPath 1.12 +1 -2 ports/net/penguintv-devel/Makefile 1.7 +3 -3 ports/net/penguint

cvs commit: ports/chinese/autoconvert Makefile distinfo ports/chinese/autoconvert/files patch-autogb.c

2006-07-05 Thread Rong-En Fan
rafan 2006-07-06 02:25:39 UTC FreeBSD ports repository Modified files: chinese/autoconvert Makefile distinfo Removed files: chinese/autoconvert/files patch-autogb.c Log: - Update to 0.3.14 PR: 99815 Submitted by: rafan Approved by:maintainer,

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

2006-07-05 Thread Rong-En Fan
rafan 2006-07-06 02:24:42 UTC FreeBSD ports repository Modified files: lang/stklos Makefile distinfo pkg-plist Log: - Update to 0.72 PR: 99821 Submitted by: rafan Approved by:maintainer, delphij (mentor, implicit) Revision ChangesPa

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

2006-07-05 Thread Rong-En Fan
rafan 2006-07-06 02:23:54 UTC FreeBSD ports repository Modified files: www/xist Makefile distinfo pkg-plist Log: - Update to 2.14.1 PR: 99823 Submitted by: rafan Approved by:maintainer, delphij (mentor, implicit) Revision Changes

cvs commit: ports/textproc/p5-Lingua-EN-Squeeze Makefile distinfo

2006-07-05 Thread Yen-Ming Lee
leeym 2006-07-06 01:52:23 UTC FreeBSD ports repository Modified files: textproc/p5-Lingua-EN-Squeeze Makefile distinfo Log: - update to 2006.0704 Revision ChangesPath 1.6 +3 -11 ports/textproc/p5-Lingua-EN-Squeeze/Makefile 1.5 +3 -3 ports/text

cvs commit: ports/www/flock Makefile

2006-07-05 Thread Michael Johnson
ahze2006-07-06 01:39:14 UTC FreeBSD ports repository Modified files: www/flockMakefile Log: - Fix typo in IGNORE Revision ChangesPath 1.158 +1 -1 ports/www/flock/Makefile ___ cvs-all@freebsd.org mail

cvs commit: ports/www/nvu Makefile

2006-07-05 Thread Michael Johnson
ahze2006-07-06 01:35:07 UTC FreeBSD ports repository Modified files: www/nvu Makefile Log: Transfer maintainer to gnome@ to be with all other gecko ports Revision ChangesPath 1.25 +1 -1 ports/www/nvu/Makefile

cvs commit: ports/www/flock Makefile ports/www/flock/files patch-xptcall-sparc64

2006-07-05 Thread Michael Johnson
ahze2006-07-06 01:30:50 UTC FreeBSD ports repository Modified files: www/flockMakefile Added files: www/flock/files patch-xptcall-sparc64 Log: - Add sparc64 support Revision ChangesPath 1.157 +5 -1 ports/www/flock/Makefile 1.8

cvs commit: ports/devel/p5-File-Copy-Recursive Makefile distinfo

2006-07-05 Thread Cheng-Lung Sung
clsung 2006-07-06 01:23:02 UTC FreeBSD ports repository Modified files: devel/p5-File-Copy-Recursive Makefile distinfo Log: - update to 0.25 Revision ChangesPath 1.12 +1 -1 ports/devel/p5-File-Copy-Recursive/Makefile 1.10 +3 -3 ports/devel/p5-Fi

cvs commit: ports/www/py-imdbpy Makefile distinfo

2006-07-05 Thread Ying-Chieh Liao
ijliao 2006-07-06 00:57:02 UTC FreeBSD ports repository Modified files: www/py-imdbpyMakefile distinfo Log: upgrade to 2.6 Revision ChangesPath 1.11 +1 -1 ports/www/py-imdbpy/Makefile 1.12 +3 -3 ports/www/py-imdbpy/distinfo _

cvs commit: ports/www/moinmoin Makefile distinfo

2006-07-05 Thread Cheng-Lung Sung
clsung 2006-07-06 00:51:33 UTC FreeBSD ports repository Modified files: www/moinmoin Makefile distinfo Log: - update to 1.5.4 PR: ports/99824 Submitted by: Rick van der Zwet Revision ChangesPath 1.28 +1 -1 ports/www/moinmoin/Ma

cvs commit: ports/editors/openoffice.org-2.0/files patch-i65512 ports/editors/openoffice.org-2.0-devel/files patch-i65512

2006-07-05 Thread Maho Nakata
maho2006-07-06 00:38:48 UTC FreeBSD ports repository Modified files: editors/openoffice.org-2.0/files patch-i65512 editors/openoffice.org-2.0-devel/files patch-i65512 Log: Build fix for 7-current. NAKAJI-san kindly signed to JCA for upstream, so we accept the patc

cvs commit: src/sys/net rtsock.c

2006-07-05 Thread Oleg Bulyzhin
oleg2006-07-06 00:24:36 UTC FreeBSD src repository Modified files: sys/net rtsock.c Log: Adjust rt_(set|get)metrics() to do kernel <-> userland timebase conversion. We need it since kernel timebase has changed (time_second -> time_uptime). Approved by:

cvs commit: src/sys/netinet in_rmx.c src/sys/netinet6 in6_rmx.c

2006-07-05 Thread Oleg Bulyzhin
oleg2006-07-05 23:37:21 UTC FreeBSD src repository Modified files: sys/netinet in_rmx.c sys/netinet6 in6_rmx.c Log: Complete timebase (time_second -> time_uptime) conversion. PR: kern/94249 Reviewed by:andre (few months ago) Appr

cvs commit: ports/lang/php_doc Makefile distinfo

2006-07-05 Thread Edwin Groothuis
edwin 2006-07-05 23:37:16 UTC FreeBSD ports repository Modified files: lang/php_doc Makefile distinfo Log: Update PHP Manuals to version 2006-07-06 Also add a "make fetchdist" target for easier regeneration" Revision ChangesPath 1.31 +12 -1 por

cvs commit: ports/Tools/portbuild/scripts dopackagestats

2006-07-05 Thread Mark Linimon
linimon 2006-07-05 23:30:42 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackagestats Log: Fix CVS tag. Revision ChangesPath 1.6 +1 -1 ports/Tools/portbuild/scripts/dopackagestats ___ cvs

cvs commit: ports/Tools/portbuild/scripts dopackagestats

2006-07-05 Thread Mark Linimon
linimon 2006-07-05 23:29:45 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackagestats Log: Refactor. No code changes yet. Revision ChangesPath 1.5 +16 -16ports/Tools/portbuild/scripts/dopackagestats

cvs commit: ports/x11/kdebase3 Makefile ports/x11/kdebase3/files patch-post-3.5.3-screensavers

2006-07-05 Thread Michael Nottebrock
lofi2006-07-05 23:22:17 UTC FreeBSD ports repository Modified files: x11/kdebase3 Makefile Added files: x11/kdebase3/files patch-post-3.5.3-screensavers Log: Fix KDE Bug 128610 (kscreensaver does not launch screensaver after x minutes). Revision Changes

cvs commit: ports/www/seamonkey Makefile

2006-07-05 Thread Michael Johnson
ahze2006-07-05 23:22:16 UTC FreeBSD ports repository Modified files: www/seamonkeyMakefile Log: - Don't IGNORE on sparc64 >=601101 anymore - Pet portlint Revision ChangesPath 1.249 +7 -3 ports/www/seamonkey/Makefile _

cvs commit: ports/Tools/portbuild/scripts dopackagestats

2006-07-05 Thread Mark Linimon
linimon 2006-07-05 23:17:54 UTC FreeBSD ports repository Modified files: Tools/portbuild/scripts dopackagestats Log: Add a column for last-date stamp and clean up the formatting a bit. Revision ChangesPath 1.4 +22 -7 ports/Tools/portbuild/scripts/dopackagest

cvs commit: ports/deskutils/sunbird Makefile

2006-07-05 Thread Michael Johnson
ahze2006-07-05 23:14:34 UTC FreeBSD ports repository Modified files: deskutils/sunbirdMakefile Log: - Add sparc64 back on the map for kern.osreldate>=601101 Revision ChangesPath 1.7 +2 -2 ports/deskutils/sunbird/Makefile

cvs commit: ports/editors/nvi-perl Makefile

2006-07-05 Thread Shaun Amott
shaun 2006-07-05 23:12:23 UTC FreeBSD ports repository Modified files: editors/nvi-perl Makefile Log: Requires a Perl compiled without threads to build. PR: ports/99100 Submitted by: Tim Welch <[EMAIL PROTECTED]> Approved by:ahze (mentor) Rev

cvs commit: src/lib/msun/src s_tanh.c

2006-07-05 Thread Bruce Evans
bde 2006-07-05 22:59:33 UTC FreeBSD src repository Modified files: lib/msun/src s_tanh.c Log: Fixed tanh(-0.0) on ia64 and optimizeed tanh(x) for 2**-55 <= |x| < 2**-28 as a side effect, by merging with the float precision version of tanh() and the double precisio

cvs commit: src/sys/ia64/disasm disasm.h disasm_decode.c disasm_extract.c disasm_format.c disasm_int.h

2006-07-05 Thread Marcel Moolenaar
marcel 2006-07-05 22:55:01 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/ia64/disasm disasm.h disasm_decode.c disasm_extract.c disasm_format.c disasm_int.h Log: Sync with HEAD: Update to SDM 2.2. Revision Changes

cvs commit: ports/databases/p5-BerkeleyDB Makefile

2006-07-05 Thread Cheng-Lung Sung
clsung 2006-07-05 22:48:02 UTC FreeBSD ports repository Modified files: databases/p5-BerkeleyDB Makefile Log: - currently mark BROKEN on 4.X Revision ChangesPath 1.27 +7 -1 ports/databases/p5-BerkeleyDB/Makefile _

cvs commit: ports/editors/emacs-devel Makefile

2006-07-05 Thread Andrey Slusar
anray 2006-07-05 22:44:07 UTC FreeBSD ports repository Modified files: editors/emacs-devel Makefile Log: Move multiple make install hack to pre-install. PR: ports/99822 (in followup) Submitted by: keramida(maintainer) Revision ChangesPath 1.8

cvs commit: ports/editors/emacs-devel Makefile pkg-plist

2006-07-05 Thread Andrey Slusar
anray 2006-07-05 22:31:55 UTC FreeBSD ports repository Modified files: editors/emacs-devel Makefile pkg-plist Log: Complete previous update. Revision ChangesPath 1.7 +3 -3 ports/editors/emacs-devel/Makefile 1.5 +7 -9 ports/editors/emacs-deve

cvs commit: ports/mail/thunderbird Makefile ports/www/firefox Makefile ports/www/mozilla bsd.gecko.mk ports/www/nvu Makefile

2006-07-05 Thread Michael Johnson
ahze2006-07-05 22:12:13 UTC FreeBSD ports repository Modified files: mail/thunderbird Makefile www/firefox Makefile www/mozilla bsd.gecko.mk www/nvu Makefile Log: - Welcome back sparc64 on kern.osreldate>=601101 Revision

cvs commit: CVSROOT modules

2006-07-05 Thread Boris Samorodov
bsam2006-07-05 21:08:07 UTC FreeBSD ports repository Modified files: .modules Log: linux-libg2c --> ports/lang/linux-libg2c Revision ChangesPath 1.15512 +1 -0 CVSROOT/modules ___ cvs-all@free

cvs commit: ports/lang Makefile ports/lang/linux-libg2c Makefile distinfo.i386 pkg-descr

2006-07-05 Thread Boris Samorodov
bsam2006-07-05 21:07:29 UTC FreeBSD ports repository Modified files: lang Makefile Added files: lang/linux-libg2cMakefile distinfo.i386 pkg-descr Log: This is a Fortran 77 compatibility runtime linux (Fedora Core 4) library built with gcc-3.2.

cvs commit: CVSROOT modules

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 20:44:10 UTC FreeBSD ports repository Modified files: .modules Log: - remove sitemapgen Revision ChangesPath 1.15511 +0 -1 CVSROOT/modules ___ cvs-all@freebsd.org mailing list ht

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

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 20:43:29 UTC FreeBSD ports repository Modified files: .MOVED www Makefile Removed files: www/sitemapgen Makefile distinfo pkg-descr pkg-plist Log: - Remove www/sitemapgen in favor of www/google-sitemapgen p

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

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 20:38:54 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man7 ports.7 Log: - Document RANDOMIZE_MASTER_SITES, MASTER_SORT - Remove OPTIONS, it's no user settable variable Revision ChangesPath 1.54 +7 -13 s

cvs commit: ports/java/javavmwrapper/files javavm_opts.conf.dist

2006-07-05 Thread Greg Lewis
glewis 2006-07-05 20:32:58 UTC FreeBSD ports repository Modified files: java/javavmwrapper/files javavm_opts.conf.dist Log: . The new Diablo JDK release doesn't need -XX:+UseMembar. Revision ChangesPath 1.5 +1 -3 ports/java/javavmwrapper/files/javavm_opts.

cvs commit: ports/java/diablo-jre15 Makefile distinfo pkg-message pkg-plist ports/java/diablo-jre15/files cacerts pkg-install.in

2006-07-05 Thread Greg Lewis
glewis 2006-07-05 20:24:47 UTC FreeBSD ports repository Modified files: java/diablo-jre15Makefile distinfo pkg-plist java/diablo-jre15/files pkg-install.in Removed files: java/diablo-jre15pkg-message java/diablo-jre15/files cacerts Log: . Update to 1.5.0

cvs commit: CVSROOT modules

2006-07-05 Thread Jean Milanez Melo
jmelo 2006-07-05 20:23:23 UTC FreeBSD ports repository Modified files: .modules Log: libepp-nicbr --> ports/devel/libepp-nicbr Revision ChangesPath 1.15510 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/devel Makefile ports/devel/libepp-nicbr Makefile distinfo pkg-descr pkg-plist

2006-07-05 Thread Jean Milanez Melo
jmelo 2006-07-05 20:20:24 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/libepp-nicbr Makefile distinfo pkg-descr pkg-plist Log: - New port: libepp-nicbr This is the LIBEPP-NICBR C++ library that partially implements

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

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 20:16:54 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Chase a rename of BROKEN_WITH_PHP to IGNORE_WITH_PHP Revision ChangesPath 1.727 +1 -1 doc/en_US.ISO8859-1/books/porters-handbook/boo

cvs commit: ports/java/diablo-jdk15 Makefile distinfo pkg-message pkg-plist ports/java/diablo-jdk15/files cacerts pkg-install.in

2006-07-05 Thread Greg Lewis
glewis 2006-07-05 20:15:23 UTC FreeBSD ports repository Modified files: java/diablo-jdk15Makefile distinfo pkg-plist java/diablo-jdk15/files pkg-install.in Removed files: java/diablo-jdk15pkg-message java/diablo-jdk15/files cacerts Log: . Update to 1.5.0

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

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 20:07:59 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man7 ports.7 Log: - Document new missing target Revision ChangesPath 1.53 +2 -0 src/share/man/man7/ports.7 __

cvs commit: src/lib/msun/i387 Makefile.inc e_scalb.S e_scalbf.S

2006-07-05 Thread Bruce Evans
bde 2006-07-05 20:06:42 UTC FreeBSD src repository Modified files: lib/msun/i387Makefile.inc Removed files: lib/msun/i387e_scalb.S e_scalbf.S Log: Removed the optimized asm versions of scalb() and scalbf(). These functions are only for compatibility

cvs commit: ports/lang/tcl84 Makefile

2006-07-05 Thread Mikhail Teterin
mi 2006-07-05 20:04:24 UTC FreeBSD ports repository Modified files: lang/tcl84 Makefile Log: Add check for net.inet.tcp.blackhole and warn users, when it is set, as well as disable socket.test in this case. Some of the TCL's self-tests attempt to open a socket

cvs commit: ports/Mk bsd.scons.mk

2006-07-05 Thread Mark Linimon
linimon 2006-07-05 19:53:28 UTC FreeBSD ports repository Modified files: Mk bsd.scons.mk Log: Whitespace cleanup. Revision ChangesPath 1.3 +11 -11ports/Mk/bsd.scons.mk ___ cvs-all@freebsd.org mail

cvs commit: ports/Mk bsd.scons.mk

2006-07-05 Thread Mark Linimon
linimon 2006-07-05 19:50:28 UTC FreeBSD ports repository Modified files: Mk bsd.scons.mk Log: Correct maintainer email address. Spotted by: pav Revision ChangesPath 1.2 +2 -2 ports/Mk/bsd.scons.mk _

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

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 19:49:17 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document new bsd.wx.mk Revision ChangesPath 1.726 +82 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml ___

cvs commit: CVSROOT modules

2006-07-05 Thread Renato Botelho
garga 2006-07-05 19:32:28 UTC FreeBSD ports repository Modified files: .modules Log: sdcv --> ports/textproc/sdcv Revision ChangesPath 1.15509 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org mail

cvs commit: ports/textproc Makefile ports/textproc/sdcv Makefile distinfo pkg-descr pkg-plist ports/textproc/sdcv/files patch-configure

2006-07-05 Thread Renato Botelho
garga 2006-07-05 19:29:51 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/sdcvMakefile distinfo pkg-descr pkg-plist textproc/sdcv/files patch-configure Log: SDCV(StarDict under Console Version) is simple, cro

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

2006-07-05 Thread Pav Lucistnik
pav 2006-07-05 19:27:14 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: - Document new bsd.scons.mk Revision ChangesPath 1.725 +49 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml

cvs commit: ports/sysutils/p5-Filesys-Df Makefile distinfo

2006-07-05 Thread Emanuel Haupt
ehaupt 2006-07-05 19:25:12 UTC FreeBSD ports repository Modified files: sysutils/p5-Filesys-Df Makefile distinfo Log: - Update to 0.92 PR: 99730 Notified by:Richard <[EMAIL PROTECTED]> Approved by:pirzyk Revision ChangesPath 1.3 +2

cvs commit: src/sys/sys syscall.h syscall.mk sysproto.h src/sys/kern init_sysent.c syscalls.c

2006-07-05 Thread Wayne Salamon
wsalamon2006-07-05 19:24:14 UTC FreeBSD src repository Modified files: sys/sys sysproto.h syscall.mk syscall.h sys/kern init_sysent.c syscalls.c Log: Regen the system calls files, picking up the extended attr events, and some mount-related changes

Re: cvs commit: ports/devel Makefile ports/devel/otrs Makefile distinfo pkg-descr pkg-plist ports/devel/otrs/files patch-scripts::apache2-httpd-new.include.conf pkg-install.in pkg-message.in

2006-07-05 Thread Pav Lucistnik
Sergey Skvortsov píše v st 05. 07. 2006 v 17:15 +: > skv 2006-07-05 17:15:24 UTC > > FreeBSD ports repository > > Modified files: > develMakefile > Added files: > devel/otrs Makefile distinfo pkg-descr pkg-plist > devel/otrs/files >

cvs commit: src/sys/vm vm_page.c vm_pageq.c

2006-07-05 Thread John Baldwin
jhb 2006-07-05 19:08:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/vm vm_page.c vm_pageq.c Log: MFC: Move the code to handle the vm.blacklist tunable up a layer. Revision ChangesPath 1.304.2.3 +39 -1 src/sys/vm/vm_

Re: cvs commit: ports/Tools/scripts addport

2006-07-05 Thread Boris Samorodov
On Wed, 05 Jul 2006 22:24:35 +0400 Sergey Matveychuk wrote: > Boris Samorodov wrote: > > And it is documented: > > http://www.freebsd.org/doc/en_US.ISO8859-1/articles/committers-guide/ports.html#Q12.6.3. > > - > > 12.6.3. Are there any other files I am not allowed to touch? > > > > Any file d

cvs commit: CVSROOT modules

2006-07-05 Thread Renato Botelho
garga 2006-07-05 18:31:54 UTC FreeBSD ports repository Modified files: .modules Log: o2sms --> ports/comms/o2sms Revision ChangesPath 1.15508 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org maili

cvs commit: ports/comms Makefile ports/comms/o2sms Makefile distinfo pkg-descr pkg-plist

2006-07-05 Thread Renato Botelho
garga 2006-07-05 18:31:19 UTC FreeBSD ports repository Modified files: commsMakefile Added files: comms/o2sms Makefile distinfo pkg-descr pkg-plist Log: o2sms is a program to send SMS messages using the websites of Irish mobile operators. Despi

cvs commit: ports/devel/libcheck Makefile distinfo pkg-descr pkg-plist ports/devel/libcheck/files patch-Makefile.in patch-aa patch-ab patch-check.m4 patch-doc+money+Makefile.in

2006-07-05 Thread Sean Chittenden
seanc 2006-07-05 18:30:09 UTC FreeBSD ports repository Modified files: devel/libcheck Makefile distinfo pkg-descr pkg-plist Added files: devel/libcheck/files patch-Makefile.in patch-check.m4 patch-doc+money+Makefile.in Removed files: dev

cvs commit: ports/deskutils/autocutsel Makefile distinfo pkg-plist ports/deskutils/autocutsel/files patch-Makefile.in

2006-07-05 Thread Rong-En Fan
rafan 2006-07-05 18:27:31 UTC FreeBSD ports repository Modified files: deskutils/autocutsel Makefile distinfo deskutils/autocutsel/files patch-Makefile.in Removed files: deskutils/autocutsel pkg-plist Log: - Update to 0.8.1 - Use PLIST_FILES, remove pkg-plist

Re: cvs commit: ports/Tools/scripts addport

2006-07-05 Thread Sergey Matveychuk
Boris Samorodov wrote: > On Wed, 5 Jul 2006 14:28:04 +0200 Erwin Lansing wrote: >> On Wed, Jul 05, 2006 at 06:19:07AM +0200, Oliver Lehmann wrote: >>> Cheng-Lung Sung wrote: >>> That's great. Thanks. >>> And probably useless to prevent any spam. > >> Not probably, but certainly. The address w

cvs commit: ports/x11/gnome2 Makefile

2006-07-05 Thread Joe Marcus Clarke
marcus 2006-07-05 18:07:32 UTC FreeBSD ports repository Modified files: x11/gnome2 Makefile Log: Welcome back to ekiga now that it has been updated for the latest pwlib. Revision ChangesPath 1.124 +6 -6 ports/x11/gnome2/Makefile ___

cvs commit: ports/audio/openal Makefile

2006-07-05 Thread Rong-En Fan
rafan 2006-07-05 17:54:22 UTC FreeBSD ports repository Modified files: audio/openal Makefile Log: - Fix build when CPUTYPE is set and nasm is installed PR: 99809 Submitted by: maintainer Approved by:delphij (mentor, implicit) Revision Ch

cvs commit: ports/security/vuxml vuln.xml

2006-07-05 Thread Thierry Thomas
thierry 2006-07-05 17:45:15 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Add an entry for Horde's latest vulnerabilities. Revision ChangesPath 1.1068+32 -1 ports/security/vuxml/vuln.xml ___

cvs commit: src/lib/msun/src e_scalbf.c

2006-07-05 Thread Bruce Evans
bde 2006-07-05 17:34:57 UTC FreeBSD src repository Modified files: lib/msun/src e_scalbf.c Log: Forced commit to fix the log message for the previous commit: the C files for the scalb() family are only not used for i386, due to only i386 having bogus optimized asm

cvs commit: ports/sysutils/bacula-server Makefile distinfo

2006-07-05 Thread Roman Bogorodskiy
novel 2006-07-05 17:34:00 UTC FreeBSD ports repository Modified files: sysutils/bacula-server Makefile distinfo Log: Include latest doc release. PR: 99713 Submitted by: Dan Langille (maintainer) Revision ChangesPath 1.71 +5 -5 ports/sy

cvs commit: ports/security/vuxml vuln.xml

2006-07-05 Thread Simon L. Nielsen
simon 2006-07-05 17:30:40 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Document mambo -- SQL injection vulnerabilities. Revision ChangesPath 1.1067+32 -1 ports/security/vuxml/vuln.xml ___

cvs commit: src/sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c ng_bt3c_var.h

2006-07-05 Thread Maksim Yevmenkin
emax2006-07-05 17:18:47 UTC FreeBSD src repository Modified files: sys/netgraph/bluetooth/drivers/bt3c ng_bt3c_pccard.c ng_bt3c_var.h Log: Replace inb() and outb() with bus_space_read_1() and bus_space_write_1() Submitted by: ma

cvs commit: ports/devel Makefile ports/devel/otrs Makefile distinfo pkg-descr pkg-plist ports/devel/otrs/files patch-scripts::apache2-httpd-new.include.conf pkg-install.in pkg-message.in

2006-07-05 Thread Sergey Skvortsov
skv 2006-07-05 17:15:24 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/otrs Makefile distinfo pkg-descr pkg-plist devel/otrs/files patch-scripts::apache2-httpd-new.include.conf

cvs commit: ports/textproc/pecl-ctemplate Makefile distinfo

2006-07-05 Thread Vanilla I. Shu
vanilla 2006-07-05 16:46:56 UTC FreeBSD ports repository Modified files: textproc/pecl-ctemplate Makefile distinfo Log: Upgrade to 0.5. Add TempalteFromString support. Revision ChangesPath 1.5 +1 -1 ports/textproc/pecl-ctemplate/Makefile 1.5 +3

cvs commit: src/sys/kern vfs_subr.c

2006-07-05 Thread Konstantin Belousov
kib 2006-07-05 16:34:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/kern vfs_subr.c Log: MFC rev. 1.637: Fix the LOR that occurs when the MAC compiled into the kernel and vnode is destroyed. LOR:189 Approved by:

cvs commit: src/sys/kern vfs_subr.c

2006-07-05 Thread Konstantin Belousov
kib 2006-07-05 16:33:25 UTC FreeBSD src repository Modified files: sys/kern vfs_subr.c Log: Back out my rev. 1.674. The better fix (rev. 1.637) is already in tree. Approved by:kan (mentor) Revision ChangesPath 1.677 +3 -3 src/sys/kern

cvs commit: src/sys/kern syscalls.master

2006-07-05 Thread Wayne Salamon
wsalamon2006-07-05 15:46:02 UTC FreeBSD src repository Modified files: sys/kern syscalls.master Log: Add audit events for the extended attribute system calls. Obtained from: TrustedBSD Project Approved by: rwatson (mentor) Revision ChangesPath 1.217

cvs commit: CVSROOT modules

2006-07-05 Thread Renato Botelho
garga 2006-07-05 15:28:43 UTC FreeBSD ports repository Modified files: .modules Log: jabber-pyaim --> ports/net-im/jabber-pyaim Revision ChangesPath 1.15507 +1 -0 CVSROOT/modules ___ cvs-all@fr

cvs commit: ports/net-im Makefile ports/net-im/jabber-pyaim Makefile distinfo pkg-descr pkg-plist ports/net-im/jabber-pyaim/files jabber-pyaim-transport.sh.in

2006-07-05 Thread Renato Botelho
garga 2006-07-05 15:28:07 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/jabber-pyaim Makefile distinfo pkg-descr pkg-plist net-im/jabber-pyaim/files jabber-pyaim-transport.sh.in Log: PyAIMt is an AIM transport for Ja

cvs commit: ports KNOBS

2006-07-05 Thread Sergey Skvortsov
skv 2006-07-05 15:18:35 UTC FreeBSD ports repository Modified files: .KNOBS Log: Add WITH_ISPELL Revision ChangesPath 1.13 +2 -1 ports/KNOBS ___ cvs-all@freebsd.org mailing list http://lists

cvs commit: ports/editors/emacs-devel distinfo

2006-07-05 Thread Andrey Slusar
anray 2006-07-05 14:34:43 UTC FreeBSD ports repository Modified files: editors/emacs-devel distinfo Log: Distfile on the mastersite repacked without any changes. Fix distinfo. Reported by:Jin-Shan Tseng Revision ChangesPath 1.4 +3 -3 ports/edito

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

2006-07-05 Thread Marcus Alves Grando
mnag2006-07-05 14:21:22 UTC FreeBSD ports repository Modified files: mail/postfix-current Makefile distinfo Log: - Update to 2.3-RC5 Revision ChangesPath 1.177 +1 -1 ports/mail/postfix-current/Makefile 1.118 +3 -3 ports/mail/postfix-current/dis

Re: cvs commit: ports/math Makefile ports/math/UFsparse Makefile distinfo pkg-descr pkg-plist ports/math/UFsparse/files patch-CHOLMOD+Lib+Makefile patch-KLU+Demo+Makefile patch-KLU+Lib+Makefile patch-

2006-07-05 Thread Alexey Dokuchaev
On Tue, Jul 04, 2006 at 04:59:22AM +, Maho Nakata wrote: > maho2006-07-04 04:59:22 UTC > > FreeBSD ports repository > > Modified files: > math Makefile > Added files: > math/UFsparseMakefile distinfo pkg-descr pkg-plist > math/UFsparse/files

cvs commit: ports/databases/memcached Makefile

2006-07-05 Thread Marcus Alves Grando
mnag2006-07-05 13:49:51 UTC FreeBSD ports repository Modified files: databases/memcached Makefile Log: - Fix LIB_DEPENDS Pointy hat to: seanc Revision ChangesPath 1.17 +1 -1 ports/databases/memcached/Makefile __

cvs commit: ports/games/mvdsv Makefile ports/games/mvdsv/files Makefile

2006-07-05 Thread Alexey Dokuchaev
danfe 2006-07-05 13:14:37 UTC FreeBSD ports repository Modified files: games/mvdsv Makefile games/mvdsv/filesMakefile Log: Provide a knob to disable kqueue support. Revision ChangesPath 1.18 +3 -0 ports/games/mvdsv/Makefile 1.12 +4

Re: cvs commit: ports/Tools/scripts addport

2006-07-05 Thread Boris Samorodov
On Wed, 5 Jul 2006 14:28:04 +0200 Erwin Lansing wrote: > On Wed, Jul 05, 2006 at 06:19:07AM +0200, Oliver Lehmann wrote: > > Cheng-Lung Sung wrote: > > > > > That's great. Thanks. > > > > And probably useless to prevent any spam. > Not probably, but certainly. The address will still be listed in

cvs commit: ports/games/mvdsv Makefile distinfo ports/games/mvdsv/files Makefile

2006-07-05 Thread Alexey Dokuchaev
danfe 2006-07-05 13:00:35 UTC FreeBSD ports repository Modified files: games/mvdsv Makefile distinfo games/mvdsv/filesMakefile Log: Update to version 0.20. Revision ChangesPath 1.17 +11 -3 ports/games/mvdsv/Makefile 1.11 +3 -3

cvs commit: src/lib/libc/i386/gen _ctx_start.S

2006-07-05 Thread Konstantin Belousov
kib 2006-07-05 12:43:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) lib/libc/i386/gen_ctx_start.S Log: MFC rev. 1.4. Replace absolute addressing in the call instructions with position-independend calls. This eliminates TEXTREL from libc, makin

Re: cvs commit: ports/Tools/scripts addport

2006-07-05 Thread Erwin Lansing
On Wed, Jul 05, 2006 at 06:19:07AM +0200, Oliver Lehmann wrote: > Cheng-Lung Sung wrote: > > > That's great. Thanks. > > And probably useless to prevent any spam. Not probably, but certainly. The address will still be listed in GNATS, the Makefile, several mailinglists, just to name some. It doe

cvs commit: ports/mail/qmail Makefile

2006-07-05 Thread Renato Botelho
garga 2006-07-05 12:12:10 UTC FreeBSD ports repository Modified files: mail/qmail Makefile Log: Make localtime-date-patch available for qmail-spamcontrol and qmail-ldap Revision ChangesPath 1.100 +2 -4 ports/mail/qmail/Makefile ___

  1   2   >