aboutsummaryrefslogtreecommitdiff
path: root/net/py-libnet/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-311-4/+6
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* libnet update:Sergey Matveychuk2005-11-141-2/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* Unbreak: Make python-version agnosticVolker Stolz2004-12-161-9/+10
| | | | Notes: svn path=/head/; revision=124210
* BROKEN: Does not compile after python 2.4 updateKris Kennaway2004-12-111-0/+2
| | | | Notes: svn path=/head/; revision=123756
* BROKEN on amd64: Tries to link non-PIC libnet.a into PIC shared libraryKris Kennaway2004-03-141-1/+7
| | | | Notes: svn path=/head/; revision=103962
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* devel/SWIG -> devel/swig11Akinori MUSHA2002-10-301-1/+1
| | | | Notes: svn path=/head/; revision=69158
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-231-1/+2
| | | | | | | | PR: 39668 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61772
* add py-libnet 1.0Ying-Chieh Liao2002-01-301-0/+36
Python module for the libnet packet construction library Notes: svn path=/head/; revision=54009