OpenVPN 2.1_rc12

2008-10-01 Thread Felix Kronlage
hi, another rc that fixes stuff in rc9. No clue, how long the OpenVPN people want to keep playing the rc game. Index: Makefile === RCS file: /cvs/ports/net/openvpn/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile ---

p5-Mail-SpamAssassin: fix perl update issue

2008-10-01 Thread Markus Lude
Hello, archivers/p5-Archive-Tar and archivers/p5-IO-Zlib were marked COMES_WITH=4.5. The attached diff removes dependencies of mail/p5-Mail-SpamAssassin on those two ports to make spamassassin build again. Regards, Markus Index: Makefile

Perl 5.10 fallout

2008-10-01 Thread Christian Weisgerber
Here's a list of ports that fail to build after the Perl 5.10 update: archivers/p5-IO-Compress-Base archivers/p5-IO-Compress-Zlib comms/hamlib databases/p5-DBIx-Migration devel/p5-Algorithm-Permute devel/p5-Class-MethodMaker devel/p5-PerlIO-via-dynamic graphics/inkscape lang/ghc math/p5-Math-Pari

mtr 0.74 bug

2008-10-01 Thread irix
Hello Ports, I update mtr package from 0.72 to 0.74 and when i try to use it. mtr show me that message mtr: Couldn't determine raw socket type. and exit. Fix please issue. -- Best regards, irix mailto:[EMAIL PROTECTED]

Re: mtr 0.74 bug

2008-10-01 Thread Marc Balmer
* irix wrote: Hello Ports, I update mtr package from 0.72 to 0.74 and when i try to use it. mtr show me that message mtr: Couldn't determine raw socket type. and exit. Fix please issue. sure. send us a patch, please. -- Best regards, irix

Re: Perl 5.10 fallout

2008-10-01 Thread Stuart Henderson
On 2008/10/01 21:09, Christian Weisgerber wrote: Here's a list of ports that fail to build after the Perl 5.10 update: archivers/p5-IO-Compress-Base Makefile.PL has INSTALLDIRS = ($] = 5.009 ? 'perl' : 'site'), so if the Perl version is 5.009 or higher, it installs into perl (/usr/libdata)

Re: mtr 0.74 bug

2008-10-01 Thread Stuart Henderson
On 2008/10/01 21:56, irix wrote: Hello Ports, I update mtr package from 0.72 to 0.74 and when i try to use it. mtr show me that message mtr: Couldn't determine raw socket type. and exit. Fix please issue. -- Best regards, irix mailto:[EMAIL

Re: Perl 5.10 fallout

2008-10-01 Thread Stuart Henderson
On 2008/10/01 21:39, Stuart Henderson wrote: www/wml still fails with update to 2.0.11; oh, millert fixed this one.

Re: Perl 5.10 fallout

2008-10-01 Thread Mike Erdely
On Wed, Oct 01, 2008 at 09:09:34PM +0200, Christian Weisgerber wrote: textproc/p5-SWISH-API Attached diff ok? (From upstream) Regress tests pass on macppc. -ME Index: Makefile === RCS file:

Re: UPDATE: security/fwbuilder

2008-10-01 Thread Steven Mestdagh
Steven Mestdagh [2008-09-09, 07:05:50]: here is an update to fwbuilder 3.0.0. please comment/give it a try. has anyone tried this?

Re: Perl 5.10 fallout

2008-10-01 Thread Matthias Kilian
On Wed, Oct 01, 2008 at 09:09:34PM +0200, Christian Weisgerber wrote: lang/ghc I'm working on it (where it = the most unwanted perl script): http://darcs.haskell.org/ghc-6.6/ghc/_darcs/pristine/driver/mangler/ghc-asm.lprl Ciao, Kili -- What is this? Some kind of grep bitten by a

Re: Perl 5.10 fallout

2008-10-01 Thread Simon Bertrang
On Wed, Oct 01, 2008 at 09:09:34PM +0200, Christian Weisgerber wrote: Here's a list of ports that fail to build after the Perl 5.10 update: ... devel/p5-Class-MethodMaker ... The following update fixes it. So far tested including dependencies on amd64, oks? Regards, Simon Index: Makefile

Re: Perl 5.10 fallout

2008-10-01 Thread Markus Lude
On Wed, Oct 01, 2008 at 09:39:36PM +0100, Stuart Henderson wrote: On 2008/10/01 21:09, Christian Weisgerber wrote: Here's a list of ports that fail to build after the Perl 5.10 update: archivers/p5-IO-Compress-Base Makefile.PL has INSTALLDIRS = ($] = 5.009 ? 'perl' : 'site'), so

Re: Perl 5.10 fallout

2008-10-01 Thread Mike Erdely
On Wed, Oct 01, 2008 at 11:37:21PM +0200, Simon Bertrang wrote: On Wed, Oct 01, 2008 at 09:09:34PM +0200, Christian Weisgerber wrote: Here's a list of ports that fail to build after the Perl 5.10 update: ... devel/p5-Class-MethodMaker ... The following update fixes it. So far tested

UPDATE: math/octave

2008-10-01 Thread Steven Mestdagh
seems to work on amd64. please give it a try on some other archs. Index: Makefile === RCS file: /cvs/ports/math/octave/Makefile,v retrieving revision 1.38 diff -u -r1.38 Makefile --- Makefile1 Oct 2008 05:16:07 - 1.38

Re: Perl 5.10 fallout

2008-10-01 Thread Simon Bertrang
On Wed, Oct 01, 2008 at 11:43:59PM +0200, Markus Lude wrote: On Wed, Oct 01, 2008 at 09:39:36PM +0100, Stuart Henderson wrote: On 2008/10/01 21:09, Christian Weisgerber wrote: Here's a list of ports that fail to build after the Perl 5.10 update: archivers/p5-IO-Compress-Base

Re: Perl 5.10 fallout

2008-10-01 Thread Simon Bertrang
On Wed, Oct 01, 2008 at 09:09:34PM +0200, Christian Weisgerber wrote: Here's a list of ports that fail to build after the Perl 5.10 update: ... www/p5-CGI-SpeedyCGI ... Only a few bits like found on the web required to make it work again. Regards, Simon Index: Makefile

Re: mtr 0.74 bug

2008-10-01 Thread irix
Hello Ports, to fix this issue need to update port to 0.75 , in this version this issue is fixed -- Best regards, irix mailto:[EMAIL PROTECTED]

Re: mtr 0.74 bug

2008-10-01 Thread Stuart Henderson
On 2008/10/02 02:19, irix wrote: Hello Ports, to fix this issue need to update port to 0.75 , in this version this issue is fixed 0.75 works exactly the same as 0.74; run as non-root, you still get the mtr: unable to get raw sockets message.

Re: mtr 0.74 bug

2008-10-01 Thread irix
Hello Stuart, 0.74 i run as root and i get this message. Thursday, October 2, 2008, 2:39:23 AM, you wrote: SH On 2008/10/02 02:19, irix wrote: Hello Ports, to fix this issue need to update port to 0.75 , in this version this issue is fixed SH 0.75 works exactly the same as 0.74; run as

UPDATE: net/unworkable 0.51

2008-10-01 Thread Niall O'Higgins
Hello, This is a diff to bring net/unworkable up to 0.51. 0.51 contains very minor but important code changes. Tested on amd64 and sparc64. Changes: Fixes a couple of edge-case bugs in the mapping of pieces to mmap'd files on-disk. This makes multi-file torrent downloads more reliable.

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 02:02:59 Modified files: multimedia/gstreamer-0.10/plugins-bad: Makefile multimedia/gstreamer-0.10/plugins-bad/pkg: DESCR-main Added files:

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 06:24:05 Modified files: sysutils/pkg_mgr: Makefile Log message: Mark pkg_mgr as being arch-independent. ok landry@

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Simon Bertrang
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 10:11:44 Modified files: net/p5-Nmap-Scanner: Makefile net/p5-Nmap-Scanner/pkg: PLIST Log message: regen packaging list after update with new perl minus our local MakeMaker changes and

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 10:14:10 Modified files: security : Makefile Log message: +ctunnel

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 11:35:02 Modified files: www/p5-WWW-Google-SiteMap: Makefile www/p5-HTTPD-Log-Filter: Makefile Log message: Adjust dependencies for IO::Zlib which now come as part of base Perl. Fix

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 13:30:03 Modified files: x11/gnome/alacarte: Makefile Log message: - fix LIB_DEPENDS spec on python-expat oh yeah baby! jasper@

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 13:30:39 Modified files: mail/p5-Mail-SpamAssassin: Makefile mail/p5-Mail-SpamAssassin/pkg: PLIST Log message: Adjust dependencies for IO::Zlib and Archive::Tar which now come as part

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Steven Mestdagh
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 13:44:53 ports/lang/tcl/8.5/files Update of /cvs/ports/lang/tcl/8.5/files In directory cvs.openbsd.org:/tmp/cvs-serv30158/files Log Message: Directory /cvs/ports/lang/tcl/8.5/files added to the

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Steven Mestdagh
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 13:48:46 Modified files: x11/tk/8.5 : Makefile distinfo x11/tk/8.5/patches: patch-unix_Makefile_in patch-unix_tcl_m4 x11/tk/8.5/pkg : DESCR PFRAG.shared PLIST Log message:

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 14:34:38 Modified files: x11/gnome/session: Makefile x11/gnome/session/files: README.OpenBSD Log message: - add some necessary and/or helpful RUN_DEPENDS okicoki jasper@

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 14:52:56 Modified files: net/mtr: Makefile Log message: Fix WANTLIB and LIB_DEPENDS, bump.

Re: CVS: cvs.openbsd.org: ports

2008-10-01 Thread Stuart Henderson
On 2008/10/01 13:30, Stuart Henderson wrote: CVSROOT: /cvs Module name: ports Changes by: [EMAIL PROTECTED] 2008/10/01 13:30:39 Modified files: mail/p5-Mail-SpamAssassin: Makefile mail/p5-Mail-SpamAssassin/pkg: PLIST Log message: Adjust dependencies for

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Michael Erdely
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 15:49:02 ports/textproc/p5-SWISH-API/patches Update of /cvs/ports/textproc/p5-SWISH-API/patches In directory cvs.openbsd.org:/tmp/cvs-serv23534/patches Log Message: Directory

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Michael Erdely
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 15:49:48 Modified files: textproc/p5-SWISH-API: Makefile Added files: textproc/p5-SWISH-API/patches: patch-perl_Makefile_PL Log message: Make work with Perl 5.10. Pointed out by naddy@

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Stuart Henderson
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 15:54:55 Modified files: mail/p5-Mail-DKIM: Makefile net/p5-Net-DNS-SEC: Makefile security/p5-Module-Signature: Makefile Log message: Adjust for Digest::SHA move to base perl.

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Simon Bertrang
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 16:01:01 Modified files: devel/p5-Class-MethodMaker: Makefile distinfo Log message: update to version 2.12 to let it work with our new perl pointed out by naddy@ ok merdely@, sthen@

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Simon Bertrang
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 16:09:27 Modified files: archivers/p5-IO-Compress-Base: Makefile archivers/p5-IO-Compress-Zlib: Makefile Log message: two more modules coming with base perl pointed out by Markus

CVS: cvs.openbsd.org: ports

2008-10-01 Thread Simon Bertrang
CVSROOT:/cvs Module name:ports Changes by: [EMAIL PROTECTED] 2008/10/01 16:51:20 Modified files: devel : Makefile Log message: add p5-Internals