cvs commit: ports/net/quagga Makefile distinfo ports/net/quagga/files patch-cvs-0-bgp-ipv6 patch-cvs-1-prefix_buf patch-cvs-10-connroutechange patch-cvs-13-ifaddress patch-cvs-2-rtm_type_str patch-cvs

2008-06-27 Thread Sergey Matveychuk
sem 2008-06-28 03:23:36 UTC FreeBSD ports repository Modified files: net/quagga Makefile distinfo net/quagga/files quagga.sh.in Removed files: net/quagga/files patch-cvs-0-bgp-ipv6 patch-cvs-1-prefix_buf

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Bruce Evans
On Sat, 28 Jun 2008, Christoph Mallon wrote: I still think, using __volatile only works by accident. volatile for an assembler block mostly means "this asm statement has an effect, even though the register specification looks otherwise, so do not optimise this away (i.e. no CSE, do not remove

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Bruce Evans
On Sat, 28 Jun 2008, Marius Strobl wrote: On Fri, Jun 27, 2008 at 09:58:31PM +0200, Christoph Mallon wrote: This approach seems wrong to me and I think it works only by chance. The I wasn't aware that the clobber list allows to explicitly specify the condition codes, thanks for the hint. Tho

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Bruce Evans
On Fri, 27 Jun 2008, Christoph Mallon wrote: Marius Strobl wrote: marius 2008-06-25 21:04:59 UTC FreeBSD src repository Modified files: sys/sparc64/include in_cksum.h Log: SVN rev 180011 on 2008-06-25 21:04:59Z by marius Use "__asm __volatile" rather than "__asm" for ins

cvs commit: src/lib/msun/man cos.3

2008-06-27 Thread David Schultz
das 2008-06-28 01:43:24 UTC FreeBSD src repository Modified files: lib/msun/man cos.3 Log: SVN rev 180074 on 2008-06-28 01:43:24Z by das Fix a typo in the cosl() prototype. Revision ChangesPath 1.14 +2 -2 src/lib/msun/man/cos.3 _

cvs commit: ports/editors/koffice-kde3 Makefile

2008-06-27 Thread Beech Rintoul
beech 2008-06-28 01:06:55 UTC FreeBSD ports repository Modified files: editors/koffice-kde3 Makefile Log: - Unbreak after downgrading GraphicsMagick Revision ChangesPath 1.110 +0 -2 ports/editors/koffice-kde3/Makefile ___

cvs commit: ports/graphics/GraphicsMagick Makefile distinfo pkg-plist ports/graphics/GraphicsMagick/files patch-Makefile.in patch-configure patch-configure.in patch-magick_symbols.h patch-newfpx

2008-06-27 Thread Beech Rintoul
beech 2008-06-28 01:03:04 UTC FreeBSD ports repository Modified files: graphics/GraphicsMagick Makefile distinfo pkg-plist graphics/GraphicsMagick/files patch-Makefile.in Added files: graphics/GraphicsMagick/files patch-configure patch-

cvs commit: ports/lang/chicken Makefile

2008-06-27 Thread Alejandro Pulver
alepulver2008-06-28 00:09:16 UTC FreeBSD ports repository Modified files: lang/chicken Makefile Log: - Fix building on amd64. Revision ChangesPath 1.36 +2 -1 ports/lang/chicken/Makefile ___ cvs-all@freebsd.

cvs commit: CVSROOT modules

2008-06-27 Thread Jung-uk Kim
jkim2008-06-27 23:30:23 UTC FreeBSD ports repository Modified files: .modules Log: xf86-video-mach64 --> ports/x11-drivers/xf86-video-mach64 xf86-video-r128 --> ports/x11-drivers/xf86-video-r128 Revision ChangesPath 1.20070 +2 -0 CVSRO

Re: cvs commit: ports/lang/chicken Makefile distinfo pkg-plist

2008-06-27 Thread QA Tindy
On Fri, 27 Jun 2008 23:20:26 + (UTC) Alejandro Pulver <[EMAIL PROTECTED]> wrote: > alepulver2008-06-27 23:20:26 UTC > > FreeBSD ports repository > > Modified files: > lang/chicken Makefile distinfo pkg-plist > Log: > - Update to version 3.2.0. > > PR:

cvs commit: ports UPDATING ports/x11-drivers Makefile ports/x11-drivers/xf86-video-ati Makefile distinfo pkg-plist ports/x11-drivers/xf86-video-mach64 Makefile distinfo pkg-descr pkg-plist ports/x11-d

2008-06-27 Thread Jung-uk Kim
jkim2008-06-27 23:26:43 UTC FreeBSD ports repository Modified files: .UPDATING x11-drivers Makefile x11-drivers/xf86-video-ati Makefile distinfo pkg-plist x11-drivers/xorg-drivers Makefile Added files: x11-drivers/xf86-video-mach6

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

2008-06-27 Thread Alejandro Pulver
alepulver2008-06-27 23:20:26 UTC FreeBSD ports repository Modified files: lang/chicken Makefile distinfo pkg-plist Log: - Update to version 3.2.0. PR: ports/124086 Submitted by: Timothy Beyer <[EMAIL PROTECTED]> Revision ChangesPath 1.35

cvs commit: ports/www/http-analyze Makefile ports/www/http-analyze/files patch-Makefile

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 23:18:55 UTC FreeBSD ports repository Modified files: www/http-analyze Makefile www/http-analyze/files patch-Makefile Log: - fix plist for -DNOPORTDPCS - use my new server for MASTER_SITES - bump PORTREVISION Submitted by: QA Tindy run

cvs commit: ports/security/rubygem-net-sftp Makefile distinfo pkg-plist

2008-06-27 Thread Marcelo Araujo
araujo 2008-06-27 23:10:53 UTC FreeBSD ports repository Modified files: security/rubygem-net-sftp Makefile distinfo pkg-plist Log: - Update to 2.0.1. - User RF macro. PR: ports/125028 Submitted by: Philip M. Gollucci <[EMAIL PROTECTED]> Approved by:R

cvs commit: ports/security/rubygem-net-ssh Makefile distinfo pkg-plist

2008-06-27 Thread Marcelo Araujo
araujo 2008-06-27 23:09:20 UTC FreeBSD ports repository Modified files: security/rubygem-net-ssh Makefile distinfo pkg-plist Log: - Update to 2.0.2. - User RF macro. PR: ports/125016 Submitted by: Philip M. Gollucci <[EMAIL PROTECTED]> Approved by:Ro

cvs commit: ports/games/worldofpadman Makefile ports/games/worldofpadman/files extra-patch-cellshading

2008-06-27 Thread Alejandro Pulver
alepulver2008-06-27 22:58:07 UTC FreeBSD ports repository Modified files: games/worldofpadman Makefile Removed files: games/worldofpadman/files extra-patch-cellshading Log: - Remove CELLSHADING option and corresponding patch (not supported). Revision ChangesPath

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Christoph Mallon
Marius Strobl wrote: I wasn't aware that the clobber list allows to explicitly specify the condition codes, thanks for the hint. Though it unfortunately took me longer than two days to verify it's effect on the generated code; sparc64 could still have been one of the archs where "cc" has no effec

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Christoph Mallon
Marius Strobl wrote: marius 2008-06-27 22:17:14 UTC FreeBSD src repository Modified files: sys/sparc64/include in_cksum.h Log: SVN rev 180073 on 2008-06-27 22:17:14Z by marius Improve r180011 by explicitly adding the condition codes to the clobber list. You should

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Marius Strobl
On Fri, Jun 27, 2008 at 09:58:31PM +0200, Christoph Mallon wrote: > Marius Strobl wrote: > >marius 2008-06-25 21:04:59 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/sparc64/include in_cksum.h > > Log: > > SVN rev 180011 on 2008-06-25 21:04:59Z by marius > > > >

cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Marius Strobl
marius 2008-06-27 22:17:14 UTC FreeBSD src repository Modified files: sys/sparc64/include in_cksum.h Log: SVN rev 180073 on 2008-06-27 22:17:14Z by marius Improve r180011 by explicitly adding the condition codes to the clobber list. Suggested by: Christoph Mallon

cvs commit: ports/www/gforge Makefile

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 21:50:59 UTC FreeBSD ports repository Modified files: www/gforge Makefile Log: Mark broken (bad plist). Maintainer notified via BotMail. Submitted by: QA Tindy run Revision ChangesPath 1.23 +2 -0 ports/www/gforge/Makefile

cvs commit: ports/graphics/gracula Makefile pkg-message pkg-plist ports/graphics/gracula/files pkg-message.in

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 21:21:20 UTC FreeBSD ports repository Modified files: graphics/gracula Makefile pkg-plist Added files: graphics/gracula/files pkg-message.in Removed files: graphics/gracula pkg-message Log: - use PORTDOCS, DOCSDIR macros - fix plist for

Re: cvs commit: src/gnu/usr.bin/cvs/contrib Makefile

2008-06-27 Thread Ruslan Ermilov
On Fri, Jun 27, 2008 at 02:59:23PM +, David E. O'Brien wrote: > obrien 2008-06-27 14:59:23 UTC > > FreeBSD src repository > > Modified files: > gnu/usr.bin/cvs/contrib Makefile > Log: > SVN rev 180067 on 2008-06-27 14:59:23Z by obrien > > Instead of using .POSIX:, use t

cvs commit: ports/audio/tcd Makefile ports/audio/tcd/files patch-tcd.c patch-user-interface.c

2008-06-27 Thread Pietro Cerutti
gahr2008-06-27 20:58:02 UTC FreeBSD ports repository Modified files: audio/tcdMakefile audio/tcd/files patch-tcd.c Added files: audio/tcd/files patch-user-interface.c Log: - Add volume handling capabilities Revision ChangesPath 1.

cvs commit: www/en/donations donors.sgml

2008-06-27 Thread Wilko Bulte
wilko 2008-06-27 20:50:45 UTC FreeBSD doc repository Modified files: en/donations donors.sgml Log: Rink took delivery of his Sun Revision ChangesPath 1.371 +2 -2 www/en/donations/donors.sgml ___ cvs-all@fr

Re: cvs commit: src/sys/sparc64/include in_cksum.h

2008-06-27 Thread Christoph Mallon
Marius Strobl wrote: marius 2008-06-25 21:04:59 UTC FreeBSD src repository Modified files: sys/sparc64/include in_cksum.h Log: SVN rev 180011 on 2008-06-25 21:04:59Z by marius Use "__asm __volatile" rather than "__asm" for instruction sequences that modify condition

cvs commit: src/share/man/man4 aac.4 src/sys/dev/aac aac_pci.c

2008-06-27 Thread Ed Maste
emaste 2008-06-27 19:34:47 UTC FreeBSD src repository Modified files: share/man/man4 aac.4 sys/dev/aac aac_pci.c Log: SVN rev 180072 on 2008-06-27 19:34:47Z by emaste Add explicit PCI IDs for the following Adaptec RAID Series 2 adapters: Adaptec R

Re: cvs commit: src/etc/rc.d savecore

2008-06-27 Thread Ruslan Ermilov
On Tue, Jun 24, 2008 at 01:32:17PM +0200, Ronald Klop wrote: > On Mon, 23 Jun 2008 22:54:32 +0200, Mike Makonnen <[EMAIL PROTECTED]> wrote: > > > mtm 2008-06-23 20:54:32 UTC > > > > FreeBSD src repository > > > > Modified files: > > etc/rc.d savecore > > Log: > > SV

cvs commit: ports/www/css-mode.el Makefile pkg-plist

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 18:59:02 UTC FreeBSD ports repository Modified files: www/css-mode.el Makefile pkg-plist Log: - use PORTDOCS, DOCSDIR macros - fix plist for -DNOPORTDOCS - bump PORTREVISION Submitted by: QA Tindy run Revision ChangesPath 1.8 +

cvs commit: ports/sysutils/wmbsdbatt Makefile

2008-06-27 Thread Soeren Straarup
xride 2008-06-27 17:43:55 UTC FreeBSD ports repository Modified files: sysutils/wmbsdbatt Makefile Log: I use it, I'll maintain it. Revision ChangesPath 1.9 +1 -1 ports/sysutils/wmbsdbatt/Makefile ___ cvs-all@

cvs commit: ports/misc/wmwork Makefile

2008-06-27 Thread Soeren Straarup
xride 2008-06-27 17:42:41 UTC FreeBSD ports repository Modified files: misc/wmwork Makefile Log: I use it, i'll maintain it. Revision ChangesPath 1.22 +1 -1 ports/misc/wmwork/Makefile ___ cvs-all@freebsd

cvs commit: ports/net/wmnetload Makefile

2008-06-27 Thread Soeren Straarup
xride 2008-06-27 17:29:52 UTC FreeBSD ports repository Modified files: net/wmnetloadMakefile Log: Since i use this port i'm going to be the maintainer of it. Revision ChangesPath 1.10 +1 -1 ports/net/wmnetload/Makefile _

cvs commit: ports/dns/doc Makefile

2008-06-27 Thread MIHIRA Sanpei Yoshiro
sanpei 2008-06-27 17:15:26 UTC FreeBSD ports repository Modified files: dns/doc Makefile Log: use NO_INSTALL_MANPAGES, instead of NOPORTDOCS Pointyhat by: itetcu@ Revision ChangesPath 1.14 +1 -1 ports/dns/doc/Makefile _

cvs commit: src/usr.sbin/mountd exports.5

2008-06-27 Thread Daniel Gerzo
danger 2008-06-27 16:32:04 UTC FreeBSD src repository Modified files: usr.sbin/mountd exports.5 Log: SVN rev 180071 on 2008-06-27 16:32:04Z by danger - markup fixes - advise to use rc script to SIGHUP mountd - add information about possiblity of using /prefix netwo

cvs commit: ports/graphics/p5-Imager-QRCode Makefile distinfo pkg-plist

2008-06-27 Thread Chin-San Huang
chinsan 2008-06-27 16:25:37 UTC FreeBSD ports repository Modified files: graphics/p5-Imager-QRCode Makefile distinfo pkg-plist Log: - Update to 0.03. - Unbreak build. Revision ChangesPath 1.5 +2 -4 ports/graphics/p5-Imager-QRCode/Makefile 1.2 +3 -

cvs commit: src/etc/rc.d lockd statd

2008-06-27 Thread Mike Makonnen
mtm 2008-06-27 15:45:17 UTC FreeBSD src repository Modified files: etc/rc.d lockd statd Log: SVN rev 180070 on 2008-06-27 15:45:17Z by mtm Backout r179941. The nfsclient knob always confuses me. I should have double-checked my setup before commiting. N

cvs commit: doc/el_GR.ISO8859-7/books/faq book.sgml

2008-06-27 Thread Manolis Kiagias
manolis 2008-06-27 15:31:23 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/faq book.sgml Log: Major whitespace / indentation only update of the translated part of the Greek FAQ. Approved by:gabor(mentor) Revision Changes Path 1.12 +3

cvs commit: src/sys/nlm nlm_prot_impl.c

2008-06-27 Thread Tai-hwa Liang
avatar 2008-06-27 15:29:48 UTC FreeBSD src repository Modified files: sys/nlm nlm_prot_impl.c Log: SVN rev 180069 on 2008-06-27 15:29:48Z by avatar Fixing NO_INET6 build. Revision ChangesPath 1.11 +4 -1 src/sys/nlm/nlm_prot_impl.c

cvs commit: doc/el_GR.ISO8859-7/books/faq book.sgml

2008-06-27 Thread Manolis Kiagias
manolis 2008-06-27 15:28:52 UTC FreeBSD doc repository Modified files: el_GR.ISO8859-7/books/faq book.sgml Log: Update the Greek translation of the FAQ, chapter 5 Reviewed by:keramida Approved by:gabor (mentor) Revision ChangesPath 1.11 +40 -38

cvs commit: src/usr.sbin/config main.c

2008-06-27 Thread Ed Maste
emaste 2008-06-27 15:20:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.sbin/config main.c Log: SVN rev 180068 on 2008-06-27 15:20:18Z by emaste MFC r175163: Honour the logical current working directory ($PWD) when using config's -d

cvs commit: src/gnu/usr.bin/cvs/contrib Makefile

2008-06-27 Thread David E. O'Brien
obrien 2008-06-27 14:59:23 UTC FreeBSD src repository Modified files: gnu/usr.bin/cvs/contrib Makefile Log: SVN rev 180067 on 2008-06-27 14:59:23Z by obrien Instead of using .POSIX:, use the cool looking "@:" rule. Submitted by: ru Revision ChangesPath 1.

cvs commit: src/usr.sbin/config main.c

2008-06-27 Thread Ed Maste
emaste 2008-06-27 14:37:32 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) usr.sbin/config main.c Log: SVN rev 180066 on 2008-06-27 14:37:32Z by emaste MFC r175163: Honour the logical current working directory ($PWD) when using config's -d

cvs commit: src/usr.bin/make make.1

2008-06-27 Thread David E. O'Brien
obrien 2008-06-27 14:35:33 UTC FreeBSD src repository Modified files: usr.bin/make make.1 Log: SVN rev 180065 on 2008-06-27 14:35:33Z by obrien Note that the .POSIX special target disables the "Remaking Makefiles" feature. Revision ChangesPath 1.111

cvs commit: src/sys/rpc auth_unix.c

2008-06-27 Thread Doug Rabson
dfr 2008-06-27 14:35:05 UTC FreeBSD src repository Modified files: sys/rpc auth_unix.c Log: SVN rev 180064 on 2008-06-27 14:35:05Z by dfr Include for curthread. Revision ChangesPath 1.4 +1 -0 src/sys/rpc/auth_unix.c __

cvs commit: src/usr.bin/make globals.h hash_tables.c main.c make.1 parse.c

2008-06-27 Thread David E. O'Brien
obrien 2008-06-27 14:26:43 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) usr.bin/make globals.h hash_tables.c main.c make.1 parse.c Log: SVN rev 180063 on 2008-06-27 14:26:43Z by obrien MFC: r177101, r177102, r177541:

cvs commit: ports/textproc/odt2txt Makefile distinfo

2008-06-27 Thread Chin-San Huang
chinsan 2008-06-27 14:00:54 UTC FreeBSD ports repository Modified files: textproc/odt2txt Makefile distinfo Log: - Update to 0.4 Revision ChangesPath 1.3 +1 -1 ports/textproc/odt2txt/Makefile 1.3 +3 -3 ports/textproc/odt2txt/distinfo __

Re: cvs commit: ports/x11/kdelibs3 Makefile ports/x11/kdelibs3/files patch-kdecore-kpty.cpp

2008-06-27 Thread QA Tindy
On Fri, 27 Jun 2008 13:03:12 + (UTC) Ed Schouten <[EMAIL PROTECTED]> wrote: > ed 2008-06-27 13:03:12 UTC > > FreeBSD ports repository (src committer) > > Modified files: > x11/kdelibs3 Makefile > Added files: > x11/kdelibs3/files patch-kdecore-kpty.cpp >

cvs commit: ports/x11/kdelibs3/files patch-kdecore-kpty.cpp

2008-06-27 Thread Ed Schouten
ed 2008-06-27 13:09:35 UTC FreeBSD ports repository (src committer) Modified files: x11/kdelibs3/files patch-kdecore-kpty.cpp Log: It looks like I pulled the diff against the non-clean source. Approved by:philip (mentor, implicit) Revision ChangesPath

cvs commit: ports/x11/kdelibs3 Makefile ports/x11/kdelibs3/files patch-kdecore-kpty.cpp

2008-06-27 Thread Ed Schouten
ed 2008-06-27 13:03:12 UTC FreeBSD ports repository (src committer) Modified files: x11/kdelibs3 Makefile Added files: x11/kdelibs3/files patch-kdecore-kpty.cpp Log: Prevent the usage of the CTRL() macro. After my change to the CTRL() macro, the kpty co

cvs commit: ports/www Makefile ports/www/pear-Services_Blogging Makefile distinfo pkg-descr

2008-06-27 Thread Martin Wilke
miwi2008-06-27 12:31:07 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-Services_Blogging Makefile distinfo pkg-descr Log: pear-Services_Blogging provides a unified API to post and read blog entries, independent of the

cvs commit: ports/www Makefile ports/www/pear-XML_GRDDL Makefile distinfo pkg-descr

2008-06-27 Thread Martin Wilke
miwi2008-06-27 12:29:28 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/pear-XML_GRDDL Makefile distinfo pkg-descr Log: XML_GRDDL is a PHP library for dealing with GRDDL. It can use Different XSLT engines. WWW: http:

cvs commit: ports/www/drupal5-google_analytics Makefile distinfo

2008-06-27 Thread Martin Wilke
miwi2008-06-27 12:28:31 UTC FreeBSD ports repository Modified files: www/drupal5-google_analytics Makefile distinfo Log: - Update to 5.x-1.6 PR: 124931 Submitted by: Nick Hilliard <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.3

cvs commit: ports/www/bozohttpd Makefile distinfo ports/www/bozohttpd/files patch-bozohttpd.8

2008-06-27 Thread Martin Wilke
miwi2008-06-27 12:27:14 UTC FreeBSD ports repository Modified files: www/bozohttpdMakefile distinfo www/bozohttpd/files patch-bozohttpd.8 Log: - Update to 20080303 - Use Options PR: 124925 Submitted by: Janos Mohacsi <[EMAIL PROTECTED]> (m

cvs commit: ports/www/moinmoin Makefile distinfo pkg-plist ports/www/moinmoin/files pkg-install.in

2008-06-27 Thread Martin Wilke
miwi2008-06-27 12:25:35 UTC FreeBSD ports repository Modified files: www/moinmoin Makefile distinfo pkg-plist www/moinmoin/files pkg-install.in Log: - Update to 1.7.0 PR: 124903 Submitted by: Zhen REN <[EMAIL PROTECTED]> (maintainer) R

Re: cvs commit: src/etc/mtree BSD.include.dist src/include Makefile src/sys/conf files src/sys/dev/mpt mpt.h mpt_user.c src/sys/modules/mpt Makefile src/sys/sys mpt_ioctl.h src/usr.bin/tar COPYING Mak

2008-06-27 Thread John Baldwin
On Friday 27 June 2008 03:31:50 am Richard Tector wrote: > John Baldwin wrote: > > jhb 2008-06-27 04:46:06 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > > etc/mtreeBSD.include.dist > > include Makefile > >

cvs commit: src/etc devd.conf src/sys/dev/acpi_support acpi_asus.c

2008-06-27 Thread Rui Paulo
rpaulo 2008-06-27 12:04:36 UTC FreeBSD src repository Modified files: etc devd.conf sys/dev/acpi_support acpi_asus.c Log: SVN rev 180062 on 2008-06-27 12:04:36Z by rpaulo Add the missing support for Asus Eee PC in acpi_asus(4). This includes hotkeys

cvs commit: ports/textproc/sgmls Makefile pkg-plist

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 11:53:42 UTC FreeBSD ports repository Modified files: textproc/sgmls Makefile pkg-plist Log: - use PORTDOCS, DOCSDIR macros - fix plist for -DNOPORTDOCS - bump PORTREVISION Submitted by: QA Tindy run Revision ChangesPath 1.5 +

cvs commit: ports/textproc/sdf Makefile pkg-plist

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 11:48:19 UTC FreeBSD ports repository Modified files: textproc/sdf Makefile pkg-plist Log: - fix plist for -DNOPORTDOCS - bump PORTREVISION Submitted by: QA Tindy run Revision ChangesPath 1.6 +1 -0 ports/textproc/sdf/Make

cvs commit: ports/sysutils/k8temp Makefile distinfo pkg-descr

2008-06-27 Thread Martin Wilke
miwi2008-06-27 11:46:40 UTC FreeBSD ports repository Modified files: sysutils/k8temp Makefile distinfo pkg-descr Log: - Update to 0.4.0 PR: 124888 Submitted by: Thomas Hurst <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.5

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

2008-06-27 Thread Martin Wilke
miwi2008-06-27 11:43:11 UTC FreeBSD ports repository Modified files: www/fluxcms Makefile distinfo pkg-plist Log: - Update to 20080622 PR: 124879 Submitted by: Beat Gaetzi <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.14

cvs commit: ports/net/jsch Makefile distinfo

2008-06-27 Thread Martin Wilke
miwi2008-06-27 11:41:48 UTC FreeBSD ports repository Modified files: net/jsch Makefile distinfo Log: - Update to 0.1.39 PR: 125008 Submitted by: Wen heping <[EMAIL PROTECTED]> Revision ChangesPath 1.13 +2 -3 ports/net/jsc

cvs commit: ports/math Makefile ports/math/py-mathdom Makefile distinfo pkg-descr pkg-plist

2008-06-27 Thread Martin Wilke
miwi2008-06-27 11:40:56 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-mathdom Makefile distinfo pkg-descr pkg-plist Log: MathDOM is a set of Python modules (using PyXML or lxml, and pyparsing) that import mathem

cvs commit: src/sys/dev/usb usbdevs uscanner.c

2008-06-27 Thread Luigi Rizzo
luigi 2008-06-27 10:30:08 UTC FreeBSD src repository Modified files: sys/dev/usb usbdevs uscanner.c Log: SVN rev 180061 on 2008-06-27 10:30:08Z by luigi Add USB ids for the Epson DX7400 / CX7300 multifunction scanner printer card reader. Tested operation of the

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

2008-06-27 Thread Vasil Dimov
vd 2008-06-27 10:17:09 UTC FreeBSD ports repository Modified files: ports-mgmt/portsearch Makefile distinfo Log: Upgrade ports-mgmt/portsearch from 1.3.1 to 1.3.2 Revision ChangesPath 1.6 +1 -1 ports/ports-mgmt/portsearch/Makefile 1.5 +3 -3

cvs commit: src/sbin/devfs devfs.8

2008-06-27 Thread Mike Makonnen
mtm 2008-06-27 09:09:50 UTC FreeBSD src repository Modified files: sbin/devfs devfs.8 Log: SVN rev 180060 on 2008-06-27 09:09:50Z by mtm Support for filtering on major device number was removed in rev. 1.7 or rule.c. Update man page example accordingly.

cvs commit: ports/www/trac Makefile distinfo pkg-descr pkg-message pkg-plist ports/www/trac/files patch-setup.py

2008-06-27 Thread Cheng-Lung Sung
clsung 2008-06-27 08:59:20 UTC FreeBSD ports repository Modified files: www/trac Makefile distinfo pkg-descr pkg-message pkg-plist Removed files: www/trac/files patch-setup.py Log: - Update to 0.11 Revision ChangesPath

cvs commit: ports/textproc/py-tvgrab Makefile

2008-06-27 Thread Ion-Mihai Tetcu
itetcu 2008-06-27 08:55:39 UTC FreeBSD ports repository Modified files: textproc/py-tvgrab Makefile Log: - respect NOPORTDOCS - bump PORTREVISION Submitted by: QA Tindy run Revision ChangesPath 1.8 +3 -1 ports/textproc/py-tvgrab/Makefile ___

Re: cvs commit: src/etc/mtree BSD.include.dist src/include Makefile src/sys/conf files src/sys/dev/mpt mpt.h mpt_user.c src/sys/modules/mpt Makefile src/sys/sys mpt_ioctl.h src/usr.bin/tar COPYING Mak

2008-06-27 Thread Richard Tector
John Baldwin wrote: jhb 2008-06-27 04:46:06 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/mtreeBSD.include.dist include Makefile sys/conf files sys/dev/mpt mpt.h sys/modules/mpt Mak

cvs commit: ports/devel/newt Makefile

2008-06-27 Thread Maxim Sobolev
sobomax 2008-06-27 07:04:19 UTC FreeBSD ports repository Modified files: devel/newt Makefile Log: Fix after the last commit (undo change to use libslang2). The UI doesn't work with libslang2 correctly. Revision ChangesPath 1.33 +2 -2 ports/devel/