cvs commit: ports/multimedia/xmms Makefile

2008-02-07 Thread Beech Rintoul
beech 2008-02-08 07:20:55 UTC FreeBSD ports repository Modified files: multimedia/xmms Makefile Log: - Go with "old style" options defines - Makefile cleanup PR: ports/120351 Submitted by: Naram Qashat <[EMAIL PROTECTED]> Revision ChangesPa

cvs commit: ports/devel/p5-SVN-Notify Makefile distinfo

2008-02-07 Thread Chin-San Huang
chinsan 2008-02-08 07:20:24 UTC FreeBSD ports repository Modified files: devel/p5-SVN-Notify Makefile distinfo Log: - Update to 2.67 - Use CPAN macro - Changelog: http://search.cpan.org/dist/SVN-Notify/Changes Revision ChangesPath 1.12 +2 -3 ports/devel

cvs commit: ports/devel/p5-Term-Menus Makefile distinfo

2008-02-07 Thread Chin-San Huang
chinsan 2008-02-08 06:58:02 UTC FreeBSD ports repository Modified files: devel/p5-Term-Menus Makefile distinfo Log: - Update to 1.32 - Changelog: http://search.cpan.org/dist/Term-Menus/ChangeLog Revision ChangesPath 1.10 +1 -1 ports/devel/p5-Term-Menus/Ma

cvs commit: ports/security/p5-GSSAPI Makefile distinfo

2008-02-07 Thread Chin-San Huang
chinsan 2008-02-08 06:55:04 UTC FreeBSD ports repository Modified files: security/p5-GSSAPI Makefile distinfo Log: - Update to 0.25 - Changelog: http://search.cpan.org/dist/GSSAPI/Changes Revision ChangesPath 1.11 +1 -1 ports/security/p5-GSSAPI/Makefile

cvs commit: ports/chinese/gcin Makefile distinfo pkg-plist

2008-02-07 Thread Chin-San Huang
chinsan 2008-02-08 06:38:13 UTC FreeBSD ports repository Modified files: chinese/gcin Makefile distinfo pkg-plist Log: - Update to 1.3.9 - Changelog: http://cle.linux.org.tw/gcin/download/Changelog Revision ChangesPath 1.82 +4 -2 ports/chinese/gcin

cvs commit: ports/net-mgmt/ap-utils Makefile

2008-02-07 Thread Mark Linimon
linimon 2008-02-08 05:10:21 UTC FreeBSD ports repository Modified files: net-mgmt/ap-utilsMakefile Log: Maintainer reports that this seems to be abandonware, so set DEPRECATED. Requested by: maintainer Revision ChangesPath 1.24 +4 -1 ports/net-mgm

cvs commit: ports/print/abcm2ps Makefile distinfo

2008-02-07 Thread Marcelo Araujo
araujo 2008-02-08 03:27:25 UTC FreeBSD ports repository Modified files: print/abcm2psMakefile distinfo Log: - Update to 5.7.4. Approved by:stas (mentor, implicit) Revision ChangesPath 1.28 +3 -2 ports/print/abcm2ps/Makefile 1.29 +3 -

cvs commit: ports/www/apache20 Makefile

2008-02-07 Thread Clement Laforet
clement 2008-02-08 03:07:25 UTC FreeBSD ports repository Modified files: www/apache20 Makefile Log: - Workaround a sh segfault on 6-STABLE Reported by:many Revision ChangesPath 1.252 +4 -0 ports/www/apache20/Makefile _

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

2008-02-07 Thread Bruce Evans
bde 2008-02-08 01:45:52 UTC FreeBSD src repository Modified files: lib/msun/src s_truncl.c Log: Fix truncl() when the result should be -0.0L. When the result is +-0.0L, it must have the same sign as the arg in all rounding modes, but it was always +0.0L. Rev

cvs commit: ports/japanese/p5-Mail-SpamAssassin pkg-plist

2008-02-07 Thread Rong-En Fan
rafan 2008-02-08 01:34:27 UTC FreeBSD ports repository Modified files: japanese/p5-Mail-SpamAssassin pkg-plist Log: - Fix build Revision ChangesPath 1.5 +3 -3 ports/japanese/p5-Mail-SpamAssassin/pkg-plist ___ cv

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

2008-02-07 Thread Bruce Evans
bde 2008-02-08 01:22:13 UTC FreeBSD src repository Modified files: lib/msun/src s_logb.c Log: Oops, fix the fix in rev.1.10. logb() and logbf() were broken on denormals, and logb() remained broken after 1.10 because the fix for logbf() was incompletely translated

Re: obsoleteing PORTREVISION bumps (Re: cvs commit: ports/devel/icu)

2008-02-07 Thread garga
> ÞÅÔ×ÅÒ 07 ÌÀÔÉÊ 2008 06:10 ÐÏ, Jeremy Messenger ÷É ÎÁÐÉÓÁÌÉ: >> What about the users that who are using ports, not packages? > > What about them? Which scenario do you foresee breaking? > >> The PORTREVISION is needed or/and add info in /usr/ports/UPDATING about >> š >> reinstall these ports that

cvs commit: ports/multimedia/qdvdauthor Makefile distinfo

2008-02-07 Thread Beech Rintoul
beech 2008-02-08 00:50:42 UTC FreeBSD ports repository Modified files: multimedia/qdvdauthor Makefile distinfo Log: - Fix, distfile renamed PR: ports/120334 Submitted by: Phil Oleson <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.20

cvs commit: src/lib/libc/stdlib malloc.c

2008-02-07 Thread Jason Evans
jasone 2008-02-08 00:35:57 UTC FreeBSD src repository Modified files: lib/libc/stdlib malloc.c Log: Clean up manipulation of chunk page map elements to remove some tenuous assumptions about whether bits are set at various times. This makes adding other flags safe.

Re: obsoleteing PORTREVISION bumps (Re: cvs commit: ports/devel/icu)

2008-02-07 Thread Mikhail Teterin
четвер 07 лютий 2008 07:29 по, [EMAIL PROTECTED] Ви написали: > > I don't think, PORTREVISION bump is needed in these cases -- only when > > the port itself is changed. Any changes due to build-dependencies > > (lib-dependencies among them) should be tracked independently. > > I disagree with you,

Re: obsoleteing PORTREVISION bumps (Re: cvs commit: ports/devel/icu)

2008-02-07 Thread Mikhail Teterin
четвер 07 лютий 2008 06:10 по, Jeremy Messenger Ви написали: > What about the users that who are using ports, not packages? What about them? Which scenario do you foresee breaking? > The PORTREVISION is needed or/and add info in /usr/ports/UPDATING about   > reinstall these ports that depend on i

cvs commit: CVSROOT modules

2008-02-07 Thread Lars Engels
lme 2008-02-07 23:34:39 UTC FreeBSD ports repository Modified files: .modules Log: fcheck --> ports/security/fcheck Revision ChangesPath 1.19313 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.org

cvs commit: ports/security Makefile ports/security/fcheck Makefile distinfo pkg-descr

2008-02-07 Thread Lars Engels
lme 2008-02-07 23:34:08 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/fcheck Makefile distinfo pkg-descr Log: FCheck is an open source PERL script providing intrusion detection and policy enforcement of Windows

Re: obsoleteing PORTREVISION bumps (Re: cvs commit: ports/devel/icu)

2008-02-07 Thread Jeremy Messenger
On Thu, 07 Feb 2008 17:01:36 -0600, Mikhail Teterin <[EMAIL PROTECTED]> wrote: четвер 07 лютий 2008 05:42 по, Pav Lucistnik Ви написали: > Why can't the package-building infrastructure put the > two-and-two together and figure out, that the dependent ports need > rebuilding /without/ explicit

cvs commit: ports/www/runsomebrowser Makefile

2008-02-07 Thread Edwin Groothuis
edwin 2008-02-07 23:17:14 UTC FreeBSD ports repository Modified files: www/runsomebrowser Makefile Log: remove extra space in COMMENT Revision ChangesPath 1.2 +1 -1 ports/www/runsomebrowser/Makefile ___ cvs-al

cvs commit: ports/print/acrobatviewer Makefile

2008-02-07 Thread Greg Lewis
glewis 2008-02-07 23:04:57 UTC FreeBSD ports repository Modified files: print/acrobatviewer Makefile Log: . Make Java an EXTRACT_DEPENDS since we use it in post-extract. Pointed out by: pointyhat (via erwin) Revision ChangesPath 1.11 +1 -0 ports/print

obsoleteing PORTREVISION bumps (Re: cvs commit: ports/devel/icu)

2008-02-07 Thread Mikhail Teterin
четвер 07 лютий 2008 05:42 по, Pav Lucistnik Ви написали: > > Why can't the package-building infrastructure put the > > two-and-two together and figure out, that the dependent ports need > > rebuilding /without/ explicit PORTREVISION bump? > > Where are the patches? Pav, this is insincere. As a po

cvs commit: src/usr.bin/netstat netstat.h route.c

2008-02-07 Thread Marius Strobl
marius 2008-02-07 23:00:40 UTC FreeBSD src repository Modified files: usr.bin/netstat netstat.h route.c Log: Fix netname() [1] and routename() on big-endian LP64 archs. Submitted by: Yuri Pankov [1] MFC after: 3 days Revision ChangesPath 1.53

Re: cvs commit: ports/devel/icu Makefile distinfo pkg-plist ports/devel/icu/files patch-enum-bug patch-install patch-intltest patch-putil

2008-02-07 Thread Pav Lucistnik
Mikhail Teterin píše v čt 07. 02. 2008 v 17:38 -0500: > четвер 07 лютий 2008 05:30 по, Norikatsu Shigemura Ви написали: > > If library's major version is bumped, all ports depending on it > > should be bumped PORTREVISION. > > Why? Because you need to force a relink of all applications against t

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

2008-02-07 Thread Jimmy Olgeni
olgeni 2008-02-07 22:41:14 UTC FreeBSD ports repository Modified files: www/yaws Makefile distinfo pkg-plist Log: Upgrade to version 1.75. Revision ChangesPath 1.35 +1 -1 ports/www/yaws/Makefile 1.21 +3 -3 ports/www/yaws/distinfo 1

cvs commit: ports/lang/erlang-doc Makefile distinfo

2008-02-07 Thread Jimmy Olgeni
olgeni 2008-02-07 22:40:44 UTC FreeBSD ports repository Modified files: lang/erlang-doc Makefile distinfo Log: Upgrade to version R12B-1. Revision ChangesPath 1.42 +2 -4 ports/lang/erlang-doc/Makefile 1.36 +192 -192 ports/lang/erlang-doc/distin

cvs commit: ports/lang/erlang Makefile Makefile.lib Makefile.man distinfo ports/lang/erlang/files patch-erts-emulator-drivers-common-inet_drv.c patch-erts_configure

2008-02-07 Thread Jimmy Olgeni
olgeni 2008-02-07 22:40:17 UTC FreeBSD ports repository Modified files: lang/erlang Makefile Makefile.lib Makefile.man distinfo Removed files: lang/erlang/files patch-erts-emulator-drivers-common-inet_drv.c

Re: cvs commit: ports/devel/icu Makefile distinfo pkg-plist ports/devel/icu/files patch-enum-bug patch-install patch-intltest patch-putil

2008-02-07 Thread Mikhail Teterin
четвер 07 лютий 2008 05:30 по, Norikatsu Shigemura Ви написали: > If library's major version is bumped, all ports depending on it > should be bumped PORTREVISION. Why? That a port installs shared libraries is known. That the major version of the library changed is known too (if only from comparin

Re: cvs commit: ports/devel/icu Makefile distinfo pkg-plist ports/devel/icu/files patch-enum-bug patch-install patch-intltest patch-putil

2008-02-07 Thread Norikatsu Shigemura
Hi mi. On Thu, 7 Feb 2008 16:29:33 -0500 Mikhail Teterin <[EMAIL PROTECTED]> wrote: > четвер 07 лютий 2008 12:17 по, Norikatsu Shigemura Ви написали: > > Please bump PORTREVISION depended on devel/icu. > Done... Don't know, why package-building infrastructure can't handle this > automatically, bu

cvs commit: ports/audio/hydrogen Makefile ports/audio/hydrogen/files patch-src-lib-xml_tinyxml.h

2008-02-07 Thread Martin Wilke
miwi2008-02-07 22:08:48 UTC FreeBSD ports repository Modified files: audio/hydrogen Makefile Added files: audio/hydrogen/files patch-src-lib-xml_tinyxml.h Log: - Fix build with gcc 4.2 PR: 118274 Submitted by: Pietro Cerutti" <[EMAIL PROTECTE

Re: cvs commit: ports/devel/icu Makefile distinfo pkg-plist ports/devel/icu/files patch-enum-bug patch-install patch-intltest patch-putil

2008-02-07 Thread Mikhail Teterin
четвер 07 лютий 2008 12:17 по, Norikatsu Shigemura Ви написали: > Please bump PORTREVISION depended on devel/icu. Done... Don't know, why package-building infrastructure can't handle this automatically, but done. > And, please be careful library's major version at this port: > >ICUMAJOR=       $

cvs commit: ports/audio/picard Makefile

2008-02-07 Thread Andrew Pantyukhin
sat 2008-02-07 21:17:49 UTC FreeBSD ports repository Modified files: audio/picard Makefile Log: - There's no such thing as USE_FFMPEG Disillusioned by: pointyhat via pav Revision ChangesPath 1.12 +2 -2 ports/audio/picard/Makefile _

cvs commit: src/etc/namedb named.root

2008-02-07 Thread Doug Barton
dougb 2008-02-07 20:56:35 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) etc/namedb named.root Log: MFC version 1.14, from the 4 February 2008 update: IPv6 addresses for 6 of the root name servers! Revision ChangesPath 1.12.8.2 +8

cvs commit: src/etc/namedb named.root

2008-02-07 Thread Doug Barton
dougb 2008-02-07 20:55:42 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) etc/namedb named.root Log: MFC version 1.14, from the 4 February 2008 update: IPv6 addresses for 6 of the root name servers! Approved by:re (kensmith) Revi

cvs commit: src/etc/namedb named.root

2008-02-07 Thread Doug Barton
dougb 2008-02-07 20:54:24 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) etc/namedb named.root Log: MFC version 1.14, from the 4 February 2008 update: IPv6 addresses for 6 of the root name servers! Revision ChangesPath 1.12.18.2 +

cvs commit: ports/lang/tcl85 Makefile distinfo ports/x11-toolkits/tk85 Makefile distinfo

2008-02-07 Thread Martin Matuska
mm 2008-02-07 20:46:20 UTC FreeBSD ports repository Modified files: lang/tcl85 Makefile distinfo x11-toolkits/tk85Makefile distinfo Log: - Update to 8.5.1 Revision ChangesPath 1.14 +1 -1 ports/lang/tcl85/Makefile 1.5 +3 -3

cvs commit: ports/print/latex-biblatex Makefile distinfo

2008-02-07 Thread Martin Wilke
miwi2008-02-07 19:45:54 UTC FreeBSD ports repository Modified files: print/latex-biblatex Makefile distinfo Log: - Update to 0.7c PR: 120329 Submitted by: Veit Jahns <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath 1.2 +1 -1 po

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

2008-02-07 Thread Pav Lucistnik
pav 2008-02-07 19:31:30 UTC FreeBSD ports repository Modified files: deskutils/xchm Makefile distinfo pkg-plist Log: - Update to 1.14 Revision ChangesPath 1.32 +1 -1 ports/deskutils/xchm/Makefile 1.22 +3 -3 ports/deskutils/xchm/distinfo

cvs commit: ports/comms/p5-Device-Gsm Makefile

2008-02-07 Thread Pav Lucistnik
pav 2008-02-07 19:31:11 UTC FreeBSD ports repository Modified files: comms/p5-Device-Gsm Makefile Log: - Let Device::Modem be also runtime dependency No reply from: anders Revision ChangesPath 1.4 +2 -0 ports/comms/p5-Device-Gsm/Makefile

cvs commit: ports/databases/mysqlsla Makefile distinfo ports/databases/mysqlsla/files patch-mysqlsla

2008-02-07 Thread Martin Wilke
miwi2008-02-07 19:12:53 UTC FreeBSD ports repository Modified files: databases/mysqlsla Makefile distinfo Removed files: databases/mysqlsla/files patch-mysqlsla Log: - Updated to 1.7a - Makefile cleanup - Add missing R-deps - Removed unnecessary patch - Updat

cvs commit: ports/databases/mysqlreport Makefile distinfo

2008-02-07 Thread Martin Wilke
miwi2008-02-07 19:11:06 UTC FreeBSD ports repository Modified files: databases/mysqlreport Makefile distinfo Log: - Updated to 3.4a - Add missing R-deps - Remove unfetcheable MASTER_SITES - Makefile cleanup - Pass maintainership to submitter PR: 12001

cvs commit: src/usr.sbin/bootparamd Makefile Makefile.inc

2008-02-07 Thread Rink Springer
rink2008-02-07 19:00:00 UTC FreeBSD src repository Modified files: usr.sbin/bootparamd Makefile Makefile.inc Log: The previous commit message was wrong. It should have read: "Fix bootparamd on 64 bit platforms - at least amd64 was broken due to the code believing lon

cvs commit: ports/cad/opencascade Makefile

2008-02-07 Thread Pav Lucistnik
pav 2008-02-07 18:41:25 UTC FreeBSD ports repository Modified files: cad/opencascade Makefile Log: - Mark BROKEN: does not compile Reported by:pointyhat Revision ChangesPath 1.7 +2 -0 ports/cad/opencascade/Makefile

cvs commit: ports/java/avis Makefile

2008-02-07 Thread Pav Lucistnik
pav 2008-02-07 18:35:50 UTC FreeBSD ports repository Modified files: java/avisMakefile Log: - Bump PORTREVISION for previous commit Revision ChangesPath 1.3 +1 -0 ports/java/avis/Makefile ___ cvs-a

cvs commit: ports/databases/firebird2-server Makefile ports/lang/parrot Makefile ports/textproc/xaira Makefile

2008-02-07 Thread Mikhail Teterin
mi 2008-02-07 18:21:59 UTC FreeBSD ports repository Modified files: databases/firebird2-server Makefile lang/parrot Makefile textproc/xaira Makefile Log: Bump PORTREVISIONs of the three ports directly depending on devel/icu. Why can't this sort

cvs commit: src/sbin/md5 md5.c

2008-02-07 Thread David E. O'Brien
obrien 2008-02-07 18:10:25 UTC FreeBSD src repository Modified files: sbin/md5 md5.c Log: style(9) (verifed no-change in .o's) Revision ChangesPath 1.36 +13 -14src/sbin/md5/md5.c ___ cvs-all@freebsd.org

cvs commit: ports/net-p2p/deluge Makefile

2008-02-07 Thread Jeremy Messenger
mezz2008-02-07 17:27:22 UTC FreeBSD ports repository Modified files: net-p2p/deluge Makefile Log: Fix the fetch, they moved their distfiles to http://ftp.osuosl.org host. Reported by:Aryeh Friedman <[EMAIL PROTECTED]> Revision ChangesPath 1.34

cvs commit: ports/net/asterisk-app-notify Makefile distinfo pkg-message pkg-plist ports/net/asterisk-app-notify/files patch-Makefile patch-cflags.sh

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 17:18:48 UTC FreeBSD ports repository Modified files: net/asterisk-app-notify Makefile distinfo pkg-message pkg-plist net/asterisk-app-notify/files patch-Makefile Added files: net/asterisk-app-notify/files patch-cflags.sh

Re: cvs commit: ports/devel/icu Makefile distinfo pkg-plist ports/devel/icu/files patch-enum-bug patch-install patch-intltest patch-putil

2008-02-07 Thread Norikatsu Shigemura
Hi mi! On Thu, 7 Feb 2008 05:31:44 + (UTC) Mikhail Teterin <[EMAIL PROTECTED]> wrote: > mi 2008-02-07 05:31:44 UTC > FreeBSD ports repository > Modified files: > devel/icuMakefile distinfo pkg-plist > Added files: > devel/icu/files patch-install patch-p

cvs commit: CVSROOT modules

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 17:15:41 UTC FreeBSD ports repository Modified files: .modules Log: gnormalize --> ports/audio/gnormalize Revision ChangesPath 1.19312 +1 -0 CVSROOT/modules ___ cvs-all@freebsd

cvs commit: ports/audio Makefile ports/audio/gnormalize Makefile distinfo pkg-descr pkg-plist ports/audio/gnormalize/files patch-Makefile

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 17:15:31 UTC FreeBSD ports repository Modified files: audioMakefile Added files: audio/gnormalize Makefile distinfo pkg-descr pkg-plist audio/gnormalize/files patch-Makefile Log: gnormalize decodes the MP3/MP4/MPC/OGG/APE/FLAC fi

cvs commit: CVSROOT modules

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 16:57:34 UTC FreeBSD ports repository Modified files: .modules Log: sqlninja --> ports/security/sqlninja Revision ChangesPath 1.19311 +1 -0 CVSROOT/modules ___ cvs-all@freebsd.

cvs commit: ports/security Makefile ports/security/sqlninja Makefile distinfo pkg-descr pkg-plist

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 16:57:28 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/sqlninjaMakefile distinfo pkg-descr pkg-plist Log: Sqlninja is a tool targeted to exploit SQL Injection vulnerabilities on a web application t

cvs commit: CVSROOT modules

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 16:56:47 UTC FreeBSD ports repository Modified files: .modules Log: p5-Net-Telnet-Cisco-IOS --> ports/net-mgmt/p5-Net-Telnet-Cisco-IOS Revision ChangesPath 1.19310 +1 -0 CVSROOT/modules __

cvs commit: ports/net-mgmt Makefile ports/net-mgmt/p5-Net-Telnet-Cisco-IOS Makefile distinfo pkg-descr pkg-plist

2008-02-07 Thread Rong-En Fan
rafan 2008-02-07 16:56:39 UTC FreeBSD ports repository Modified files: net-mgmt Makefile Added files: net-mgmt/p5-Net-Telnet-Cisco-IOS Makefile distinfo pkg-descr pkg-plist Log: Net::Telnet::Cisco::IOS (NTCI) is an extens

cvs commit: ports/x11/xterm Makefile distinfo pkg-plist

2008-02-07 Thread Christian Weisgerber
naddy 2008-02-07 16:29:19 UTC FreeBSD ports repository Modified files: x11/xtermMakefile distinfo pkg-plist Log: Update to #232. Most visible changes: * mouse pointer hiding * new koi8rxterm * uxterm man page Approved by:krion Revision Changes

cvs commit: ports/Mk bsd.sites.mk

2008-02-07 Thread Shaun Amott
shaun 2008-02-07 16:13:41 UTC FreeBSD ports repository Modified files: Mk bsd.sites.mk Log: Update the Vim master site list so that the HTTP mirrors are used first. This makes downloading all those patches slightly less painful. Revision ChangesPat

cvs commit: src/bin/date date.c

2008-02-07 Thread Ruslan Ermilov
ru 2008-02-07 16:04:24 UTC FreeBSD src repository Modified files: bin/date date.c Log: Don't reset DST computed by strptime() (when e.g. setting the date via -f %s). Reported by:Eugene Grosbein Diagnosed by: Miguel Lopes Santos Ramos Revision

cvs commit: ports/dns/p5-Net-LibIDN Makefile distinfo

2008-02-07 Thread Martin Wilke
miwi2008-02-07 16:03:31 UTC FreeBSD ports repository Modified files: dns/p5-Net-LibIDNMakefile distinfo Log: - Update to 0.10 - Update maintainer mail adress PR: ports/120108 Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]> Approved by

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

2008-02-07 Thread Sergey Skvortsov
skv 2008-02-07 15:59:18 UTC FreeBSD ports repository Modified files: lang/parrot Makefile distinfo pkg-plist Log: Update to 0.5.2 Changes:http://search.cpan.org/src/RGRJR/parrot-0.5.2/NEWS Revision ChangesPath 1.22 +2 -4 ports/lang/

cvs commit: CVSROOT modules

2008-02-07 Thread Wesley Shields
wxs 2008-02-07 15:26:31 UTC FreeBSD ports repository Modified files: .modules Log: Fix p5-Snort-Rule copy and paste error on my part. Submitted by: Erwin Lansing Approved by:garga (mentor) Revision ChangesPath 1.19309 +1 -1

cvs commit: ports/devel/p5-Bundle-Perl6 Makefile distinfo

2008-02-07 Thread Martin Wilke
miwi2008-02-07 15:23:29 UTC FreeBSD ports repository Modified files: devel/p5-Bundle-Perl6 Makefile distinfo Log: - Update to 0.11 PR: 120023 Submitted by: Felippe de Meirelles Motta <[EMAIL PROTECTED]> Approved by:maintainer Revision Changes

cvs commit: ports/misc/katalog Makefile distinfo pkg-plist

2008-02-07 Thread Martin Wilke
miwi2008-02-07 15:14:08 UTC FreeBSD ports repository Modified files: misc/katalog Makefile distinfo pkg-plist Log: - Update to 4.0 PR: 119726 Submitted by: KATO Tsuguru <[EMAIL PROTECTED]> Revision ChangesPath 1.19 +20 -6 port

cvs commit: ports/ftp/p5-POE-Component-Client-FTP Makefile distinfo pkg-descr

2008-02-07 Thread Sergey Skvortsov
skv 2008-02-07 14:58:43 UTC FreeBSD ports repository Modified files: ftp/p5-POE-Component-Client-FTP Makefile distinfo pkg-descr Log: Update to 0.14 Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-FTP-0.14/Changes Revision ChangesPath

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

2008-02-07 Thread Sergey Skvortsov
skv 2008-02-07 14:50:14 UTC FreeBSD ports repository Modified files: devel/p5-prefork Makefile distinfo Log: Update to 1.02 Revision ChangesPath 1.5 +1 -1 ports/devel/p5-prefork/Makefile 1.6 +3 -3 ports/devel/p5-prefork/distinfo ___

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

2008-02-07 Thread Sergey Skvortsov
skv 2008-02-07 14:49:06 UTC FreeBSD ports repository Modified files: devel/p5-WantMakefile distinfo Log: Update to 0.18 Changes:http://search.cpan.org/src/ROBIN/Want-0.18/Changes Revision ChangesPath 1.11 +1 -1 ports/devel/p5-Want/Ma

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

2008-02-07 Thread Sergey Matveychuk
sem 2008-02-07 14:38:18 UTC FreeBSD ports repository Modified files: ports-mgmt/portupgrade Makefile distinfo Removed files: ports-mgmt/portupgrade/files patch-bin-portsclean Log: - Update to 2.4.2. * Many bugs fixed (thanks to all reporters). * Semantic for -c

cvs commit: ports/devel/p5-Module-Release Makefile distinfo

2008-02-07 Thread Sergey Skvortsov
skv 2008-02-07 14:38:07 UTC FreeBSD ports repository Modified files: devel/p5-Module-Release Makefile distinfo Log: Update to 1.20 Changes:http://search.cpan.org/src/BDFOY/Module-Release-1.20/Changes Revision ChangesPath 1.15 +2 -1 ports/dev

cvs commit: ports/net/openser Makefile distinfo ports/net/openser/files patch-Makefile patch-Makefile.defs

2008-02-07 Thread Martin Wilke
miwi2008-02-07 14:35:04 UTC FreeBSD ports repository Modified files: net/openser Makefile distinfo net/openser/filespatch-Makefile patch-Makefile.defs Log: - Update to 1.2.3 PR: 118878 Submitted by: Aaron Seelye <[EMAIL PROTECTED]> App

cvs commit: ports/www/amaya Makefile distinfo pkg-plist ports/www/amaya/files patch-annotlib-ANNOTtools.c patch-dialogue-attrmenu.c patch-thotlib-presentation-presvariables.c

2008-02-07 Thread Martin Wilke
miwi2008-02-07 14:20:53 UTC FreeBSD ports repository Modified files: www/amayaMakefile distinfo pkg-plist www/amaya/files patch-thotlib-presentation-presvariables.c Added files: www/amaya/files patch-annotlib-ANNOTtools.c

cvs commit: ports/databases/p5-DBD-mysql Makefile distinfo

2008-02-07 Thread Sergey Skvortsov
skv 2008-02-07 14:16:08 UTC FreeBSD ports repository Modified files: databases/p5-DBD-mysql Makefile distinfo Log: Update to 4.006 Revision ChangesPath 1.68 +1 -1 ports/databases/p5-DBD-mysql/Makefile 1.40 +3 -3 ports/databases/p5-DBD-mysql/d

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

2008-02-07 Thread Martin Wilke
miwi2008-02-07 13:40:58 UTC FreeBSD ports repository Modified files: irc/irssi-devel Makefile distinfo irc/irssi-devel/files patch-irssi-version.h.in Log: - Update to 20080205 Revision ChangesPath 1.119 +1 -1 ports/irc/irssi-devel/Makefile 1.7

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

2008-02-07 Thread Martin Wilke
miwi2008-02-07 13:40:22 UTC FreeBSD ports repository Modified files: net-im/sim-im-devel Makefile distinfo pkg-plist Log: - Update to 0.9.5.2099 PR: 119975 Submitted by: "Alexey V. Panfilov" <[EMAIL PROTECTED]> (maintainer) Revision ChangesPath

cvs commit: src/sys/netinet ip_carp.c

2008-02-07 Thread Gleb Smirnoff
glebius 2008-02-07 13:18:59 UTC FreeBSD src repository Modified files: sys/netinet ip_carp.c Log: If the vhid already present, return EEXIST instead of non-informative EINVAL. Revision ChangesPath 1.53 +1 -1 src/sys/netinet/ip_carp.c _

cvs commit: ports/textproc/p5-YAML-Syck Makefile distinfo

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 13:18:26 UTC FreeBSD ports repository Modified files: textproc/p5-YAML-Syck Makefile distinfo Log: Update to 1.01. Changes: http://search.cpan.org/dist/YAML-Syck/Changes Revision ChangesPath 1.28 +1 -1 ports/textproc/p5-YAML-Syck/Make

cvs commit: ports/mail/p5-Mail-Box Makefile distinfo

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 13:16:41 UTC FreeBSD ports repository Modified files: mail/p5-Mail-Box Makefile distinfo Log: Update to 2.080. Changes: http://search.cpan.org/dist/Mail-Box/ChangeLog Revision ChangesPath 1.22 +1 -1 ports/mail/p5-Mail-Box/Makefile

cvs commit: ports/devel/p5-Proc-Queue Makefile distinfo

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 13:12:09 UTC FreeBSD ports repository Modified files: devel/p5-Proc-Queue Makefile distinfo Log: Update to 1.23. Changes: http://search.cpan.org/dist/Proc-Queue/Changes Revision ChangesPath 1.10 +1 -1 ports/devel/p5-Proc-Queue/Makefi

cvs commit: ports/devel/p5-Data-Compare Makefile distinfo

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 12:53:28 UTC FreeBSD ports repository Modified files: devel/p5-Data-Compare Makefile distinfo Log: Update to 1.18. Changes: http://search.cpan.org/dist/Data-Compare/CHANGES Revision ChangesPath 1.12 +1 -1 ports/devel/p5-Data-Compare/M

cvs commit: src/sys/conf newvers.sh

2008-02-07 Thread Ken Smith
kensmith2008-02-07 12:50:27 UTC FreeBSD src repository Modified files:(Branch: RELENG_7_0) sys/conf newvers.sh Log: Get ready for the 7.0-RC2 builds. Approved by:re (implicit) Revision ChangesPath 1.72.2.5.2.2 +1 -1 src/sys/conf/

cvs commit: ports/math/lensnns Makefile pkg-descr pkg-plist ports/math/lensnns/files lensnns.cshrc.in lensnns.profile.in pkg-message.in

2008-02-07 Thread Thomas Abthorpe
tabthorpe2008-02-07 12:49:18 UTC FreeBSD ports repository Modified files: math/lensnns Makefile pkg-descr pkg-plist math/lensnns/files pkg-message.in Added files: math/lensnns/files lensnns.cshrc.in lensnns.profile.in Log: - Add dependency on new port www/

cvs commit: CVSROOT modules

2008-02-07 Thread Thomas Abthorpe
tabthorpe2008-02-07 12:44:10 UTC FreeBSD ports repository Modified files: .modules Log: runsomebrowser --> ports/www/runsomebrowser Revision ChangesPath 1.19308 +1 -0 CVSROOT/modules ___ cvs-all@

cvs commit: ports/www Makefile ports/www/runsomebrowser Makefile distinfo pkg-descr

2008-02-07 Thread Thomas Abthorpe
tabthorpe2008-02-07 12:43:50 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/runsomebrowser Makefile distinfo pkg-descr Log: Shell script for finding and running an available installed browser on the system. WWW:http

cvs commit: ports/devel/p5-BSD-Resource Makefile distinfo pkg-plist

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 12:43:47 UTC FreeBSD ports repository Modified files: devel/p5-BSD-Resource Makefile distinfo pkg-plist Log: Update to 1.2901. Changes: http://search.cpan.org/dist/BSD-Resource/ChangeLog Revision ChangesPath 1.33 +1 -1 ports/devel/p5-

cvs commit: ports/devel/p5-CPAN-Mini Makefile distinfo

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 12:38:33 UTC FreeBSD ports repository Modified files: devel/p5-CPAN-Mini Makefile distinfo Log: Update to 0.566. Changes:http://search.cpan.org/dist/CPAN-Mini/Changes Revision ChangesPath 1.14 +1 -1 ports/devel/p5-CPAN-Mini/

cvs commit: ports/databases/p5-Cache-Memcached-Fast Makefile distinfo

2008-02-07 Thread Anton Berezin
tobez 2008-02-07 12:30:49 UTC FreeBSD ports repository Modified files: databases/p5-Cache-Memcached-Fast Makefile distinfo Log: Update to 0.08. Require Perl 5.8. Revision ChangesPath 1.4 +3 -3 ports/databases/p5-Cache-Memcached-Fast/Makefile 1.4

cvs commit: src/release fixit.profile

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:21:21 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) release fixit.profile Log: MFC revision 1.13 - Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all geom commands in a chrooted environment

cvs commit: src/release fixit.profile

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:20:12 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) release fixit.profile Log: MFC revision 1.13 - Add extra paths for GEOM_LIBRARY_PATH to the fixit environment to enable all geom commands in a chrooted environment

cvs commit: ports/german/wordpress Makefile distinfo

2008-02-07 Thread Martin Wilke
miwi2008-02-07 12:19:31 UTC FreeBSD ports repository Modified files: german/wordpress Makefile distinfo Log: - Update to 2.3.3 Revision ChangesPath 1.17 +2 -2 ports/german/wordpress/Makefile 1.16 +3 -3 ports/german/wordpress/distinfo

cvs commit: src/sbin/geom/core geom.8

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:18:26 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/geom/core geom.8 Log: MFC revision 1.21 - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a colon-separated list of paths. Approved by:pjd (mentor)

cvs commit: src/sbin/geom/core geom.8

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:17:18 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/geom/core geom.8 Log: - Forced commit to note that revision 1.19.2.1 log was misspelled and that comma should be spelled as colon. Approved by:pjd (mentor)

cvs commit: src/sbin/geom/core geom.8

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:13:48 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/geom/core geom.8 Log: MFC revision 1.21 - Update geom(8) to explain that GEOM_LIBRARY_PATH can take a comma-separated list of paths. Approved by:pjd (mentor)

cvs commit: src/sbin/geom/core geom.c

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:10:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) sbin/geom/core geom.c Log: MFC revision 1.34 - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH environment variable using ':' as a separator.

cvs commit: src/sbin/geom/core geom.c

2008-02-07 Thread Ulf Lilleengen
lulf2008-02-07 12:09:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/geom/core geom.c Log: MFC revision 1.34 - Make geom commands handle multiple library paths in the GEOM_LIBRARY_PATH environment variable using ':' as a separator.

cvs commit: ports/x11-drivers/xf86-video-ati Makefile distinfo

2008-02-07 Thread Florent Thoumie
flz 2008-02-07 11:59:04 UTC FreeBSD ports repository Modified files: x11-drivers/xf86-video-ati Makefile distinfo Log: Update xf86-video-ati to 6.7.197. PR: ports/119972 Submitted by: Peter Lai <[EMAIL PROTECTED]> Revision ChangesPath 1.7

cvs commit: ports/x11-drivers/xf86-video-nv Makefile distinfo

2008-02-07 Thread Florent Thoumie
flz 2008-02-07 11:57:24 UTC FreeBSD ports repository Modified files: x11-drivers/xf86-video-nv Makefile distinfo Log: Update xf86-video-nv to 2.1.7. PR: ports/120167 Submitted by: delphij Revision ChangesPath 1.7 +1 -1 ports/x11-dri

cvs commit: src/sys/netinet in_rmx.c

2008-02-07 Thread Gleb Smirnoff
glebius 2008-02-07 11:26:52 UTC FreeBSD src repository Modified files: sys/netinet in_rmx.c Log: Remove unused structure member from struct in_ifadown_arg. Revision ChangesPath 1.58 +1 -2 src/sys/netinet/in_rmx.c

cvs commit: src/sys/netgraph/netflow netflow.c

2008-02-07 Thread Gleb Smirnoff
glebius 2008-02-07 11:10:18 UTC FreeBSD src repository Modified files: sys/netgraph/netflow netflow.c Log: Use rtalloc1() instead of rtalloc_ign(). It returns a locked rtentry. We quickly copy the fields of interest, and then RTFREE_LOCKED(). This should be faster then lock &

cvs commit: src/sbin/ipfw ipfw.8

2008-02-07 Thread Yar Tikhiy
yar 2008-02-07 11:00:42 UTC FreeBSD src repository Modified files: sbin/ipfwipfw.8 Log: Add a note that ipfw states do not implicitly match ICMP error messages. Revision ChangesPath 1.208 +6 -0 src/sbin/ipfw/ipfw.8

cvs commit: ports/net-p2p/rtorrent-devel Makefile distinfo

2008-02-07 Thread Florent Thoumie
flz 2008-02-07 10:55:58 UTC FreeBSD ports repository Modified files: net-p2p/rtorrent-devel Makefile distinfo Log: Update net-p2p/rtorrent-devel to 0.8.0. PR: ports/120338 Submitted by: Gea-Suan Lin Revision ChangesPath 1.17 +4 -4 po

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

2008-02-07 Thread Florent Thoumie
flz 2008-02-07 10:55:25 UTC FreeBSD ports repository Modified files: net-p2p/libtorrent-devel Makefile distinfo pkg-plist Log: Update net-p2p/libtorrent-devel to 0.12.0. PR: ports/120337 Submitted by: Gea-Suan Lin Revision ChangesPath 1.17

  1   2   >