cvs commit: ports/lang/cint/files patch-configure patch-src-gcc3strm.cxx

2007-08-22 Thread Max Khon
fjoe2007-08-23 05:23:54 UTC FreeBSD ports repository Modified files: lang/cint/files patch-configure Added files: lang/cint/files patch-src-gcc3strm.cxx Log: - Fix build on x86_64 [1] - Fix build with gcc 4.2.1. Pointed out by: kris via pointyhat [1]

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

2007-08-22 Thread Chin-San Huang
chinsan 2007-08-23 05:12:26 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/audit chapter.sgml Log: - Fix a missing tag. Reported by: paefchen via #bsddocs Revision ChangesPath 1.30 +1 -0 doc/en_US.ISO8859-1/books/handbook/audi

cvs commit: src/lib/libc/gen fts-compat.c fts-compat.h

2007-08-22 Thread Yar Tikhiy
yar 2007-08-23 05:09:31 UTC FreeBSD src repository Modified files: lib/libc/gen fts-compat.c fts-compat.h Log: Forced commit to note repo-copy: These files have been repo-copied from src/include/fts.h and src/lib/libc/gen/fts.c to serve as a base for 4.4BSD c

cvs commit: ports/lang/arena Makefile distinfo

2007-08-22 Thread Roman Bogorodskiy
novel 2007-08-23 04:38:52 UTC FreeBSD ports repository Modified files: lang/arena Makefile distinfo Log: Update 0.9.12. Revision ChangesPath 1.11 +1 -1 ports/lang/arena/Makefile 1.11 +3 -3 ports/lang/arena/distinfo ___

cvs commit: ports/lang/neko Makefile

2007-08-22 Thread Daichi GOTO
daichi 2007-08-23 04:33:00 UTC FreeBSD ports repository Modified files: lang/nekoMakefile Log: lang/neko: fixed compile error on amd64 6 - fixed compile error (6-RELEASE amd64, 7-CURRENT amd64) PR: ports/115723 Submitted by: Masanori OZAWA

cvs commit: ports/archivers/p5-Compress-Raw-Bzip2 Makefile ports/archivers/p5-Compress-Raw-Zlib Makefile ports/archivers/p5-IO-Compress-Base Makefile ports/archivers/p5-IO-Compress-Bzip2 Makefile port

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-23 04:00:04 UTC FreeBSD ports repository Modified files: archivers/p5-Compress-Raw-Bzip2 Makefile archivers/p5-Compress-Raw-Zlib Makefile archivers/p5-IO-Compress-Base Makefile archivers/p5-IO-Compress-Bzip2 Makefile cad/gplcver Makefile

cvs commit: ports/textproc/p5-XML-Flow Makefile distinfo

2007-08-22 Thread Cheng-Lung Sung
clsung 2007-08-23 03:57:29 UTC FreeBSD ports repository Modified files: textproc/p5-XML-Flow Makefile distinfo Log: - Update to 0.83 Revision ChangesPath 1.3 +1 -2 ports/textproc/p5-XML-Flow/Makefile 1.3 +3 -3 ports/textproc/p5-XML-Flow/distin

cvs commit: ports/audio/gtick Makefile distinfo

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-23 03:53:09 UTC FreeBSD ports repository Modified files: audio/gtick Makefile distinfo Log: - Update to 0.4.1 PR: ports/115735 Approved by:clsung (mentor) Revision ChangesPath 1.18 +1 -1 ports/audio/gtick/Make

cvs commit: ports/french/verbiste/files patch-Makefile.in

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-23 03:46:11 UTC FreeBSD ports repository Added files: french/verbiste/files patch-Makefile.in Log: force commit for missed file. Revision ChangesPath 1.1 +15 -0 ports/french/verbiste/files/patch-Makefile.in (new)

cvs commit: ports/french/verbiste Makefile distinfo pkg-plist ports/french/verbiste/files lib-patch-Makefile.in lib-patch-src_verbiste_FrenchVerbDictionary.cpp patch-configure

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-23 03:44:12 UTC FreeBSD ports repository Modified files: french/verbiste Makefile distinfo pkg-plist french/verbiste/files patch-configure Removed files: french/verbiste/files lib-patch-Makefile.in lib-patch-src_verbiste_Fre

cvs commit: ports/sysutils/eventwatcher Makefile distinfo pkg-plist

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-23 03:37:26 UTC FreeBSD ports repository Modified files: sysutils/eventwatcher Makefile distinfo pkg-plist Log: - Update to 0.4.3 - pass maintainership to submitter PR: ports/115104 Submitted by: tabthorpe@ Approved by:clsung (mentor)

cvs commit: ports/sysutils/pear-File_Gettext Makefile distinfo

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-23 03:30:31 UTC FreeBSD ports repository Modified files: sysutils/pear-File_Gettext Makefile distinfo Log: - Update to 0.4.0 - pass maintainership to submitter PR: ports/115103 Submitted by: tabthorpe@ Approved by:clsung (mentor)

cvs commit: ports/net/ulxmlrpcpp Makefile distinfo pkg-plist

2007-08-22 Thread Ying-Chieh Liao
ijliao 2007-08-23 02:39:22 UTC FreeBSD ports repository Modified files: net/ulxmlrpcpp Makefile distinfo pkg-plist Log: upgrade to 1.7.0 Revision ChangesPath 1.18 +1 -1 ports/net/ulxmlrpcpp/Makefile 1.14 +3 -3 ports/net/ulxmlrpcpp/distinfo

cvs commit: ports/net/openldap24-server Makefile

2007-08-22 Thread Xin LI
delphij 2007-08-23 02:09:15 UTC FreeBSD ports repository Modified files: net/openldap24-server Makefile Log: Mark as incompatible with Berkeley DB 4.6. Next OpenLDAP alpha release will hopefully support it, though. Revision ChangesPath 1.143 +1 -0 ports/ne

cvs commit: ports/net/openldap23-server Makefile

2007-08-22 Thread Xin LI
delphij 2007-08-23 02:07:58 UTC FreeBSD ports repository Modified files: net/openldap23-server Makefile Log: This release of OpenLDAP does not support Berkeley DB 4.6 yet. Submitted by: mm PR: ports/115712 Revision ChangesPath 1.158 +1 -0

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

2007-08-22 Thread Vanilla I. Shu
vanilla 2007-08-23 01:49:40 UTC FreeBSD ports repository Modified files: textproc/google-ctemplate Makefile distinfo Log: Upgrade to 0.8. Approved by:clsung@ Revision ChangesPath 1.9 +1 -1 ports/textproc/google-ctemplate/Makefile 1.8 +3 -3

Re: cvs commit: ports/lang/gcc43 Makefile

2007-08-22 Thread Gerald Pfeifer
On Sun, 12 Aug 2007, Cy Schubert wrote: >> Log: >> Add missing note on the CONFLICTS with lang/gcc295. > Similar changes should be made to the gcc41 and gcc42 ports as these > ports had the same problem. Yup. Done now for lang/gcc41 and planned for the next update of lang/gcc42. Gerald ___

cvs commit: ports/lang/gcc41 Makefile distinfo

2007-08-22 Thread Gerald Pfeifer
gerald 2007-08-22 23:01:24 UTC FreeBSD ports repository Modified files: lang/gcc41 Makefile distinfo Log: Update to the 20070820 snapshot of GCC 4.1.3. Add the same CONFLICTS with lang/gcc295 that we already have in lang/gcc43. Revision ChangesPath 1.329

cvs commit: ports/comms/wsjt Makefile

2007-08-22 Thread Diane Bruce
db 2007-08-22 22:47:33 UTC FreeBSD ports repository Modified files: comms/wsjt Makefile Log: - Add additional mirror for port as BERLIOS is somewhat unreliable. [1] - Fix very minor typo in COMMENT Notified by:kris (via pointyhat) [1] Reviewed by:g

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

2007-08-22 Thread Tom Rhodes
trhodes 2007-08-22 21:29:38 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/audit chapter.sgml Log: Remove duplicate word. Found by: ds Revision ChangesPath 1.29 +1 -1 doc/en_US.ISO8859-1/books/handbook/audit/chapter.sgml

cvs commit: src/sys/crypto/sha2 sha2.c

2007-08-22 Thread Ed Maste
emaste 2007-08-22 21:17:44 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/crypto/sha2 sha2.c Log: MFC sha2.c 1.9: Initialize T1 to silent gcc warning. Revision ChangesPath 1.7.10.2 +1 -1 src/sys/crypto/sha2/sha2.c

cvs commit: src/sys/crypto/sha2 sha2.c

2007-08-22 Thread Ed Maste
emaste 2007-08-22 21:08:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) sys/crypto/sha2 sha2.c Log: MFC elimination of compiler warnings: sha2.c 1.8: GCC 3.4.6 gets confused on this file and produces bogus warning. Shut it up. sha2.

cvs commit: doc/zh_TW.Big5/books/fdp-primer/writing-style chapter.sgml

2007-08-22 Thread Chin-San Huang
chinsan 2007-08-22 21:02:55 UTC FreeBSD doc repository Modified files: zh_TW.Big5/books/fdp-primer/writing-style chapter.sgml Log: - More translation. Obtained from: The FreeBSD Traditional Chinese project Revision ChangesPath 1.3 +106 -125 doc/zh_TW.Big

cvs commit: src/gnu/usr.bin/gdb/kgdb trgt_amd64.c

2007-08-22 Thread John Baldwin
jhb 2007-08-22 20:28:14 UTC FreeBSD src repository Modified files: gnu/usr.bin/gdb/kgdb trgt_amd64.c Log: NMIs now come from 'nmi_calltrap' rather than 'calltrap', so teach 'kgdb' to treat the frame under 'nmi_calltrap' as a trapframe. MFC after: 3 days Approved

cvs commit: ports/comms/smstools Makefile distinfo pkg-plist ports/comms/smstools/files patch-examples_smsd.conf.easy patch-examples_smsd.conf.full patch-install.sh

2007-08-22 Thread Thomas Abthorpe
tabthorpe2007-08-22 19:43:51 UTC FreeBSD ports repository Modified files: comms/smstools Makefile distinfo pkg-plist comms/smstools/files patch-examples_smsd.conf.easy patch-examples_smsd.conf.full patch-install.sh Log:

cvs commit: src/tools/tools/tinybsd tinybsd src/tools/tools/tinybsd/conf/bridge TINYBSD src/tools/tools/tinybsd/conf/default TINYBSD src/tools/tools/tinybsd/conf/firewall TINYBSD src/tools/tools/tinyb

2007-08-22 Thread Remko Lodder
remko 2007-08-22 18:45:00 UTC FreeBSD src repository Modified files: tools/tools/tinybsd tinybsd tools/tools/tinybsd/conf/bridge TINYBSD tools/tools/tinybsd/conf/default TINYBSD tools/tools/tinybsd/conf/firewall TINYBSD tools/tools/tinybsd/conf/minimal TINYBSD

cvs commit: ports/lang/haskell-mode.el Makefile distinfo ports/lang/haskell-mode.el/files patch-haskell-indent.el

2007-08-22 Thread Andrey Slusar
anray 2007-08-22 18:27:38 UTC FreeBSD ports repository Modified files: lang/haskell-mode.el Makefile distinfo Removed files: lang/haskell-mode.el/files patch-haskell-indent.el Log: - Update to latest version 2.3 PR: ports/115685 Submitted by: KIMURA

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

2007-08-22 Thread Chin-San Huang
chinsan 2007-08-22 18:18:25 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/geom chapter.sgml Log: - Whitespace cleanup. This can safely be ignonred by translators. Revision ChangesPath 1.32 +1 -0 doc/en_US.ISO8859-1/books/hand

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

2007-08-22 Thread Chin-San Huang
chinsan 2007-08-22 18:17:51 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/geom chapter.sgml Log: - Fix a missing tag. Reported by:paefchen via #bsddocs Revision ChangesPath 1.31 +1 -0 doc/en_US.ISO8859-1/books/handbook/ge

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

2007-08-22 Thread Gabor Kovesdan
gabor 2007-08-22 18:11:26 UTC FreeBSD src repository (doc,ports committer) Modified files:(Branch: RELENG_6) share/man/man7 ports.7 Log: MFC:r1.61 Approved by:keramida (mentor) Revision ChangesPath 1.50.2.6 +3 -5 src/share/man/man7/p

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

2007-08-22 Thread Gabor Kovesdan
gabor 2007-08-22 18:07:42 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man7 ports.7 Log: - Fix origin of the portcheckout port as we have it in the port-mgmt category now PR: docs/115193 Submitted by: Tomas Mozes A

cvs commit: src/share/man/man5 msdosfs.5

2007-08-22 Thread Gabor Kovesdan
gabor 2007-08-22 18:04:08 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man5 msdosfs.5 Log: - Use mount -t msdosfs instead of mount_msdosfs PR: docs/115571 Submitted by: rodrigc Approved by:re (bmah),

cvs commit: src/share/man/man4 nfe.4

2007-08-22 Thread Gabor Kovesdan
gabor 2007-08-22 18:02:01 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man4 nfe.4 Log: - Fix a copy-paste bug in the list of supported chips PR: docs/115151 Submitted by: O. Hartmann Approved by:re (bmah),

cvs commit: CVSROOT modules

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 17:59:51 UTC FreeBSD ports repository Modified files: .modules Log: compiz-fusion-plugins-unsupported --> ports/x11-wm/compiz-fusion-plugins-unsupported Revision ChangesPath 1.18587 +2 -1 CVSROOT/modules ___

cvs commit: ports/x11-wm Makefile ports/x11-wm/compiz-fusion-plugins-unsupported Makefile distinfo pkg-descr pkg-plist

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 17:58:54 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/compiz-fusion-plugins-unsupported Makefile distinfo pkg-descr pkg-plist Log: Add compiz-fusion-plugins-u

cvs commit: ports/x11-wm/compiz-fusion-plugins-extra Makefile

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 17:50:45 UTC FreeBSD ports repository Modified files: x11-wm/compiz-fusion-plugins-extra Makefile Log: Style fix. Revision ChangesPath 1.2 +1 -2 ports/x11-wm/compiz-fusion-plugins-extra/Makefile ___

cvs commit: CVSROOT modules

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 17:46:53 UTC FreeBSD ports repository Modified files: .modules Log: compiz-fusion-plugins-extra --> ports/x11-wm/compiz-fusion-plugins-extra Revision ChangesPath 1.18586 +1 -0 CVSROOT/modules

cvs commit: ports/x11-wm Makefile ports/x11-wm/compiz-fusion-plugins-extra Makefile distinfo pkg-descr pkg-plist

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 17:46:14 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/compiz-fusion-plugins-extra Makefile distinfo pkg-descr pkg-plist Log: Add compiz-fusion-plugins-extra, the ex

cvs commit: ports/x11-wm/compiz Makefile

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 17:39:04 UTC FreeBSD ports repository Modified files: x11-wm/compizMakefile Log: Force commit to note that previous commit was ports/115703, not ports/112826. Revision ChangesPath 1.3 +0 -0 ports/x11-wm/compiz/Makefile ___

cvs commit: ports/finance/homebank Makefile distinfo pkg-plist

2007-08-22 Thread Jeremy Messenger
mezz2007-08-22 17:19:54 UTC FreeBSD ports repository Modified files: finance/homebank Makefile distinfo pkg-plist Log: Update to 3.5. Revision ChangesPath 1.10 +2 -3 ports/finance/homebank/Makefile 1.8 +3 -3 ports/finance/homebank/distin

cvs commit: CVSROOT modules

2007-08-22 Thread Michael Johnson
ahze2007-08-22 17:10:38 UTC FreeBSD ports repository Modified files: .modules Log: gimp-gap --> ports/graphics/gimp-gap Revision ChangesPath 1.18585 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/graphics Makefile ports/graphics/gimp-gap Makefile distinfo pkg-descr pkg-plist ports/graphics/gimp-gap/files patch-gap_Makefile.in patch-libgapvidapi_gap_vid_api_ffmpeg.c patch-libw

2007-08-22 Thread Michael Johnson
ahze2007-08-22 17:10:17 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/gimp-gapMakefile distinfo pkg-descr pkg-plist graphics/gimp-gap/files patch-gap_Makefile.in patch-libgapvidapi_gap_

cvs commit: ports/devel/qmake Makefile

2007-08-22 Thread Mikhail Teterin
mi 2007-08-22 16:43:57 UTC FreeBSD ports repository Modified files: devel/qmake Makefile Log: Use make's `-j' flag to build (but not install) on all available CPUs. Tested on a four CPU system. The same trick may/should be used when building other large ports (Q

cvs commit: ports/graphics/gimp-app-devel Makefile distinfo pkg-plist ports/graphics/gimp-devel Makefile

2007-08-22 Thread Michael Johnson
ahze2007-08-22 16:43:51 UTC FreeBSD ports repository Modified files: graphics/gimp-app-devel Makefile distinfo pkg-plist graphics/gimp-devel Makefile Log: Update to 2.4.0-rc1 Revision ChangesPath 1.177 +11 -10ports/graphics/gimp-app-devel/Makefile

cvs commit: ports/www/p5-Catalyst-Plugin-Cache-Store-FastMmap Makefile distinfo pkg-descr

2007-08-22 Thread Lars Balker Rasmussen
lbr 2007-08-22 16:40:38 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-Cache-Store-FastMmap Makefile distinfo pkg-descr Log: Update to 0.02. Note, marked DEPRECATED because a Catalyst application can e

cvs commit: ports/sysutils/conky/files patch-src-freebsd.c

2007-08-22 Thread Roman Bogorodskiy
novel 2007-08-22 16:37:44 UTC FreeBSD ports repository Modified files: sysutils/conky/files patch-src-freebsd.c Log: Really fix build on i386. XXXL size pointy hat to:novel Revision ChangesPath 1.13 +6 -7 ports/sysutils/conky/files/patch-src-f

cvs commit: ports/security/vuxml vuln.xml

2007-08-22 Thread Xin LI
delphij 2007-08-22 16:31:46 UTC FreeBSD ports repository Modified files: security/vuxml vuln.xml Log: Update vuln.xml for rsync 2.6.9_1 which fixed CVE-2007-4091 Revision ChangesPath 1.1402+3 -2 ports/security/vuxml/vuln.xml

cvs commit: ports/devel/p5-Test-WWW-Mechanize-Catalyst Makefile distinfo

2007-08-22 Thread Lars Balker Rasmussen
lbr 2007-08-22 16:19:01 UTC FreeBSD ports repository Modified files: devel/p5-Test-WWW-Mechanize-Catalyst Makefile distinfo Log: Update to 0.40 Revision ChangesPath 1.9 +1 -1 ports/devel/p5-Test-WWW-Mechanize-Catalyst/Makefile 1.7 +3 -3 por

cvs commit: ports/graphics/vips Makefile

2007-08-22 Thread Mikhail Teterin
mi 2007-08-22 16:17:23 UTC FreeBSD ports repository Modified files: graphics/vipsMakefile Log: Add libxml2 to the list of the required GNOME-components. Prompted by:build failure (via kris) Confirmed by: software author Revision ChangesPath

cvs commit: ports/net/rsync Makefile ports/net/rsync/files patch-CVE-2007-4091

2007-08-22 Thread Pav Lucistnik
pav 2007-08-22 16:17:01 UTC FreeBSD ports repository Modified files: net/rsyncMakefile Added files: net/rsync/files patch-CVE-2007-4091 Log: - Fix off-by-one buffer overflow in f_name() function. It is not clear if this problem can be exploited.

cvs commit: doc/hu_HU.ISO8859-2/articles/explaining-bsd article.sgml

2007-08-22 Thread Gabor Kovesdan
gabor 2007-08-22 16:12:27 UTC FreeBSD doc repository Modified files: hu_HU.ISO8859-2/articles/explaining-bsd article.sgml Log: - Correct some typos and improve language Reported by:Gyorgy Abraham , Gabor Legradi , Gabor Micsko ,

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

2007-08-22 Thread Lars Balker Rasmussen
lbr 2007-08-22 16:10:34 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Plugin-ConfigLoader Makefile distinfo Log: Update to 0.15 Revision ChangesPath 1.6 +1 -1 ports/www/p5-Catalyst-Plugin-ConfigLoader/Makefile 1.6 +3 -3 ports

cvs commit: CVSROOT modules

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 16:07:05 UTC FreeBSD ports repository Modified files: .modules Log: compiz-fusion-plugins-main --> ports/x11-wm/compiz-fusion-plugins-main Revision ChangesPath 1.18584 +1 -0 CVSROOT/modules __

cvs commit: ports/x11-wm Makefile ports/x11-wm/compiz-fusion-plugins-main Makefile distinfo pkg-descr pkg-plist ports/x11-wm/compiz-fusion-plugins-main/files patch-src-text-text.c

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 16:05:58 UTC FreeBSD ports repository Modified files: x11-wm Makefile Added files: x11-wm/compiz-fusion-plugins-main Makefile distinfo pkg-descr pkg-plist x11-wm/compiz-fusion-plugins-main/files patch-

cvs commit: ports/www/p5-Catalyst-View-Mason Makefile distinfo

2007-08-22 Thread Lars Balker Rasmussen
lbr 2007-08-22 16:05:21 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-View-Mason Makefile distinfo Log: Update to 0.13 Revision ChangesPath 1.6 +1 -1 ports/www/p5-Catalyst-View-Mason/Makefile 1.4 +3 -3 ports/www/p5-Catalyst-V

cvs commit: CVSROOT modules

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 16:00:33 UTC FreeBSD ports repository Modified files: .modules Log: compiz-bcop --> ports/devel/compiz-bcop Revision ChangesPath 1.18583 +1 -0 CVSROOT/modules ___ cvs-all@freeb

cvs commit: ports/devel Makefile ports/devel/compiz-bcop Makefile distinfo pkg-descr pkg-plist

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 15:59:34 UTC FreeBSD ports repository Modified files: develMakefile Added files: devel/compiz-bcopMakefile distinfo pkg-descr pkg-plist Log: Add devel/compiz-bcop, a code generator that provides an easy way to handle plugin options

cvs commit: ports/x11-wm/compiz Makefile distinfo pkg-plist

2007-08-22 Thread Florent Thoumie
flz 2007-08-22 15:55:03 UTC FreeBSD ports repository Modified files: x11-wm/compizMakefile distinfo pkg-plist Log: Update x11-wm/compiz to 0.5.2. PR: ports/112826 Submitted by: maintainer Revision ChangesPath 1.2 +39 -4 ports

cvs commit: ports/www/p5-Catalyst-Runtime Makefile distinfo pkg-plist

2007-08-22 Thread Lars Balker Rasmussen
lbr 2007-08-22 15:50:52 UTC FreeBSD ports repository Modified files: www/p5-Catalyst-Runtime Makefile distinfo pkg-plist Log: Update to 5.7010 Revision ChangesPath 1.7 +1 -1 ports/www/p5-Catalyst-Runtime/Makefile 1.7 +3 -3 ports/www/p5-Cata

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

2007-08-22 Thread Gabor Kovesdan
gabor 2007-08-22 15:50:32 UTC FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/disks chapter.sgml en_US.ISO8859-1/books/handbook/install chapter.sgml Log: - Use mount -t msdosfs instead of mount_msdosfs PR: docs/115571 Submitted by:

Re: cvs commit: ports/www/varnish pkg-plist

2007-08-22 Thread Dag-Erling Smørgrav
Erwin Lansing <[EMAIL PROTECTED]> writes: > On Wed, Aug 22, 2007 at 01:41:25PM +, Dag-Erling Smorgrav wrote: > > Log: > > (annoyed grunt) > So what's the functional change to the file? This is not an acceptable > log message. It's a joke. Wikipedia is your friend. > And why wasn't PORTRE

cvs commit: ports/games/lincity-ng Makefile pkg-plist

2007-08-22 Thread Andrej Zverev
az 2007-08-22 14:48:55 UTC FreeBSD ports repository Modified files: games/lincity-ng Makefile pkg-plist Log: - Fix plist - bump portrevision Pointed by: kris@ via pointyhat Revision ChangesPath 1.16 +1 -0 ports/games/lincity-ng/Makefile

cvs commit: src/sys/dev/aac aac_cam.c

2007-08-22 Thread Ed Maste
emaste 2007-08-22 14:46:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sys/dev/aac aac_cam.c Log: MFC aac_cam.c 1.26: Add a missing mutex unlock to an error path. Submitted by: Yuxiang Luo PR: 107943 Revision ChangesPath

cvs commit: ports/mail/eps Makefile pkg-plist ports/mail/epstools Makefile

2007-08-22 Thread Michael Johnson
ahze2007-08-22 14:37:36 UTC FreeBSD ports repository Modified files: mail/eps Makefile pkg-plist mail/epstoolsMakefile Log: - Install header files in include/eps instead of include/ to not conflict with ffmpeg PR: ports/115038 A

Re: cvs commit: ports/www/varnish pkg-plist

2007-08-22 Thread Erwin Lansing
On Wed, Aug 22, 2007 at 01:41:25PM +, Dag-Erling Smorgrav wrote: > des 2007-08-22 13:41:25 UTC > > FreeBSD ports repository > > Modified files: > www/varnish pkg-plist > Log: > (annoyed grunt) So what's the functional change to the file? This is not an acceptabl

cvs commit: ports/mail/mailman Makefile distinfo pkg-plist

2007-08-22 Thread Martin Matuska
mm 2007-08-22 13:45:09 UTC FreeBSD ports repository Modified files: mail/mailman Makefile distinfo pkg-plist Log: - Add patch with Slovak translation (OPTIONAL) - Bump PORTREVISION PR: ports/114828 Submitted by: mm Approved by:jmelo (main

cvs commit: ports/www/varnish pkg-plist

2007-08-22 Thread Dag-Erling Smorgrav
des 2007-08-22 13:41:25 UTC FreeBSD ports repository Modified files: www/varnish pkg-plist Log: (annoyed grunt) Revision ChangesPath 1.9 +4 -0 ports/www/varnish/pkg-plist ___ cvs-all@freebsd.org maili

cvs commit: ports/net-mgmt/TkTopNetFlows Makefile ports/net-mgmt/tknetmon Makefile

2007-08-22 Thread Martin Matuska
mm 2007-08-22 13:41:00 UTC FreeBSD ports repository Modified files: net-mgmt/TkTopNetFlows Makefile net-mgmt/tknetmonMakefile Log: - Fix TkTable dependency to 2.9 - Bump PORTREVISION Revision ChangesPath 1.3 +2 -2 ports/net-mgmt/TkTopNetFlow

cvs commit: src/sys/dev/mxge eth_z8e.h ethp_z8e.h if_mxge.c if_mxge_var.h mxge_mcp.h

2007-08-22 Thread Andrew Gallatin
gallatin2007-08-22 13:22:12 UTC FreeBSD src repository Modified files: sys/dev/mxge eth_z8e.h ethp_z8e.h if_mxge.c if_mxge_var.h mxge_mcp.h Log: - Fix a bug which could cause a panic when enabling LRO on an down mxge interface - Fix a bug

cvs commit: ports/multimedia/mkvtoolnix Makefile distinfo

2007-08-22 Thread Michael Johnson
ahze2007-08-22 12:49:49 UTC FreeBSD ports repository Modified files: multimedia/mkvtoolnix Makefile distinfo Log: Update to 2.1.0 Revision ChangesPath 1.42 +2 -3 ports/multimedia/mkvtoolnix/Makefile 1.21 +3 -3 ports/multimedia/mkvtoolnix/dist

cvs commit: ports/print/cupsddk Makefile distinfo pkg-plist

2007-08-22 Thread Michael Johnson
ahze2007-08-22 12:32:08 UTC FreeBSD ports repository Modified files: print/cupsddkMakefile distinfo pkg-plist Log: Update to 1.2.0 Revision ChangesPath 1.2 +3 -4 ports/print/cupsddk/Makefile 1.2 +3 -3 ports/print/cupsddk/distinfo

cvs commit: CVSROOT modules

2007-08-22 Thread Martin Wilke
miwi2007-08-22 12:11:31 UTC FreeBSD ports repository Modified files: .modules Log: transkode --> ports/multimedia/transkode Revision ChangesPath 1.18582 +1 -0 CVSROOT/modules ___ cvs-all@free

cvs commit: ports/multimedia Makefile ports/multimedia/transkode Makefile distinfo pkg-descr pkg-plist

2007-08-22 Thread Martin Wilke
miwi2007-08-22 12:11:06 UTC FreeBSD ports repository Modified files: multimedia Makefile Added files: multimedia/transkode Makefile distinfo pkg-descr pkg-plist Log: TransKode is a KDE/Qt based frontend for varios audio transcoding tools. Supported input

cvs commit: ports/converters/fribidi Makefile distinfo

2007-08-22 Thread Michael Johnson
ahze2007-08-22 12:10:08 UTC FreeBSD ports repository Modified files: converters/fribidi Makefile distinfo Log: Update to 0.10.9 Revision ChangesPath 1.20 +1 -2 ports/converters/fribidi/Makefile 1.7 +3 -3 ports/converters/fribidi/distinfo _

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

2007-08-22 Thread Martin Wilke
miwi2007-08-22 12:04:49 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to 20070819 Revision ChangesPath 1.100 +1 -1 ports/irc/irssi-devel/Makefile 1.5

cvs commit: ports/multimedia/gstreamer-plugins-gnonlin Makefile distinfo

2007-08-22 Thread Michael Johnson
ahze2007-08-22 11:58:38 UTC FreeBSD ports repository Modified files: multimedia/gstreamer-plugins-gnonlin Makefile distinfo Log: Update to 0.10.9 Revision ChangesPath 1.18 +1 -1 ports/multimedia/gstreamer-plugins-gnonlin/Makefile 1.9 +3 -3 p

Re: cvs commit: ports/mail/p5-Mail-SpamAssassin/files patch-sa-learn.raw

2007-08-22 Thread Renato Botelho
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Aug 21, 2007 at 03:41:00PM -0700, David O'Brien wrote: > On Tue, Aug 21, 2007 at 09:42:42AM +0200, Pav Lucistnik wrote: > > David E. O'Brien pí¹e v út 21. 08. 2007 v 02:08 +: > > > obrien 2007-08-21 02:08:38 UTC > > > > > > FreeBSD

cvs commit: ports/mail/libetpan Makefile distinfo

2007-08-22 Thread Martin Wilke
miwi2007-08-22 11:41:03 UTC FreeBSD ports repository Modified files: mail/libetpanMakefile distinfo Log: - Update to 0.52 PR: 115150 Submitted by: "Pawel Pekala" <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.44 +5 -8

cvs commit: ports/sysutils/fusefs-kmod/files patch-fuse_module_Makefile

2007-08-22 Thread Martin Matuska
mm 2007-08-22 11:38:06 UTC FreeBSD ports repository Added files: sysutils/fusefs-kmod/files patch-fuse_module_Makefile Log: - Add patch for better processing of KERNCONF variable on build time PR: ports/115585 Submitted by: Marcin Wisnicki Approved by

cvs commit: ports/databases/pear-MDB2_Schema Makefile distinfo

2007-08-22 Thread Martin Wilke
miwi2007-08-22 11:20:32 UTC FreeBSD ports repository Modified files: databases/pear-MDB2_Schema Makefile distinfo Log: - Update to 0.8.0 Revision ChangesPath 1.3 +1 -1 ports/databases/pear-MDB2_Schema/Makefile 1.3 +3 -3 ports/databases/pear

cvs commit: ports/www/tomcat55 Makefile

2007-08-22 Thread Martin Wilke
miwi2007-08-22 09:56:54 UTC FreeBSD ports repository Modified files: www/tomcat55 Makefile Log: My last commit changed functionality, but the old actions were still present. So, just remove the old line. PR: 115680 Submitted by: Tomas Verbaitis

cvs commit: ports/databases/phpmyadmin Makefile distinfo

2007-08-22 Thread Cheng-Lung Sung
clsung 2007-08-22 07:09:41 UTC FreeBSD ports repository Modified files: databases/phpmyadmin Makefile distinfo Log: Routine update of phpmyadmin to version 2.11.0 >From the announce message: The phpMyAdmin Project is proud to announce the immediate availabili

cvs commit: CVSROOT access

2007-08-22 Thread Sergei Kolobov
sergei 2007-08-22 07:06:55 UTC FreeBSD ports repository Modified files: .access Log: Change e-mail address for CVS committ messages Revision ChangesPath 1.799 +1 -1 CVSROOT/access ___ cvs-all@fr

cvs commit: ports/www/ismail Makefile pkg-message

2007-08-22 Thread Andrej Zverev
az 2007-08-22 07:06:41 UTC FreeBSD ports repository Modified files: www/ismail Makefile pkg-message Log: - óhange MASTER_SITES to mirror one - Drop maintainership In original PR maintainer requesting remove port from ports collection, but after email discu