ports/51868: fix build on 4.x for net/p5-Net-RawSock

Giorgos Keramidas keramida at freebsd.org
Mon May 19 22:40:09 UTC 2003


The following reply was made to PR ports/51868; it has been noted by GNATS.

From: Giorgos Keramidas <keramida at freebsd.org>
To: bug-followup at freebsd.org
Cc:  
Subject: Re: ports/51868: fix build on 4.x for net/p5-Net-RawSock
Date: Tue, 20 May 2003 01:34:38 +0300

 [-- Adding to audit trail --]
 
 --- pending/51930 ------------------------------------------------------
 
 : Message-Id: <20030507162821.GK65805 at shiva.int.ipv42.net>
 : Date: Wed, 7 May 2003 18:28:21 +0200
 : From: Nicolas Jombart <ecu at ipv42.net>
 :
 : On Tue, May 06, 2003 at 04:37:27PM +0200, Erwin Lansing wrote:
 : > >Description:
 : >
 : > - fix build for perl 5.005_03
 : > - add missing directories to plist
 :
 : Approved.
 :
 : How about using REINPLACE ?
 :
 : +post-patch:
 : +       @${REINPLACE_CMD} -E -e 's|^our[\ \t]+([\$$@\%][^\ ]+)|use vars qw(\1); \1|;' \
 : +                         -e 's|use warnings;||;' ${WRKSRC}/RawSock.pm
 
 --- pending/51943 ------------------------------------------------------
 
 : Message-Id: <20030507221730.GB94067 at droso.net>
 : Date: Thu, 8 May 2003 00:17:30 +0200
 : From: Erwin Lansing <erwin at lansing.dk>
 :
 : On Wed, May 07, 2003 at 06:28:21PM +0200, Nicolas Jombart wrote:
 : > On Tue, May 06, 2003 at 04:37:27PM +0200, Erwin Lansing wrote:
 : > > >Description:
 : > >
 : > > - fix build for perl 5.005_03
 : > > - add missing directories to plist
 : >
 : > Approved.
 :
 : Thanks.
 : >
 : > How about using REINPLACE ?
 : >
 : Why not use perl? :)
 : It's a perl port, so it already needs perl, so there's no need to use
 : REINPLACE to avoid using perl.
 :
 : Cheers,
 : -erwin



More information about the freebsd-ports-bugs mailing list