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 --- Makef

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/libda

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 mailt

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: /cvs/ports/textproc/p5-SWISH-API/Makefi

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 rad

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: Makefil

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' : 'sit

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 f

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-Bas

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.7

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. Patch