Commit graph

5 commits

Author SHA1 Message Date
gson
058c8809bc Updated to version 0.21_03 as version 0.2 no longer builds on
NetBSD-current.

Changes since 0.2:

0.21_03 Fri Sep 15 11:26:17 IDT 2006
    - Received official maintainership from Sergey
    - In Makefile.PL check for the location of the header file,
      report if it could not be found.

0.21_02 Sep 10 2006
    - Cleaning up the C code (indentation)
    - More tests
    - Cleaning up the documentation, replacing the bad English of Sergey
      with the bad English of Gabor.
    - new() dies if wrong or duplicate protocols given
      All by Gabor Szabo

0.21_01   Sat Sep  9 23:59:07 IDT 2006
    - Cleaning up many warnings that were probably due to using gcc 4+
    - Cleaning up several assignment errors that were probably due to gcc 4+
    - Lots of cleanup in the Perl code
    - Add tests
      All by Gabor Szabo
2007-03-07 16:46:39 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
wiz
372119b753 This is the perl interface to libpcap, so add libpcap buildlink3.mk file.
Breaks build if not libpcap found, so no PKGREVISION bump needed.
2005-07-25 10:00:12 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
bouyer
3e4bdf0492 Initial import of p5-Net-RawIP: Perl extension to manipulate raw ip packets
with interface to libpcap.

This package provides a class object which can be used for creating,
manipulating and sending a raw ip packets with optional feature for
manipulating ethernet headers.
2005-05-27 15:12:53 +00:00