[Lunar-commits] CVS: moonbase/perl/perlipq BUILD, NONE, 1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1

Jon South striker at lunar-linux.org
Fri Feb 27 22:55:27 GMT 2004


Update of /var/cvs/lunar/moonbase/perl/perlipq
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6251

Added Files:
	BUILD DEPENDS DETAILS 
Log Message:
Depends for countertrace

--- NEW FILE: BUILD ---
(

  # Get rid of user prompt, we know where the iptables headers are...
  sedit "s:^my \\\$IPTABLES_DIR.*:my \$IPTABLES_DIR = '/usr';:" Makefile.PL	&&
  sedit "s:^\\\$IPTABLES_DIR = lc prompt(.*::" Makefile.PL	&&

  perl Makefile.PL	&&
  make			&&
  prepare_install	&&
  make install

) > $C_FIFO 2>&1

--- NEW FILE: DEPENDS ---
depends perl	&&
depends iptables

--- NEW FILE: DETAILS ---
          MODULE=perlipq
         VERSION=1.25
          SOURCE=perlipq-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/perlipq-$VERSION
   SOURCE_URL[0]=http://search.cpan.org/CPAN/authors/id/J/JM/JMORRIS/perlipq-1.25.tar.gz
        WEB_SITE=http://search.cpan.org/search?dist=perlipq
         ENTERED=20040217
         UPDATED=20020217
           SHORT="Perlipq is a Perl extension to Linux iptables userspace queueing via libipq."
cat << EOF
  Perlipq is a Perl extension to Linux iptables userspace queueing via libipq.
  
  Packets may be selected from the stack via the iptables QUEUE target
  and passed to userspace.  Perlipq allows these packets to be manipulated in
  Perl and passed back to the stack.
  
  This is version 1.25, released against iptables 1.2.5 with support for
  IPv6.
EOF



More information about the Lunar-commits mailing list