aboutsummaryrefslogtreecommitdiff
path: root/net/py-libnet
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistAntoine Brodin2014-11-221-2/+0
| | | | Notes: svn path=/head/; revision=373063
* - Convert ports of net/ to new USES=pythonMarcus von Appen2014-10-241-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371449
* - Convert net/libnet to USES=libtool and bump dependent portsTijl Coosemans2014-07-141-1/+1
| | | | | | | | | - Add INSTALL_TARGET=install-strip Approved by: portmgr (implicit, bump unstaged port) Notes: svn path=/head/; revision=361791
* - Support STAGEDIRSofian Brabez2014-05-305-46/+60
| | | | | | | | - Add LICENSE - Fix build for amd64 Notes: svn path=/head/; revision=355842
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update my MAINTAINER address to sbz at FreeBSD.org.Sofian Brabez2011-03-181-1/+1
| | | | | | | Approved by: jadawin@ (mentor) Notes: svn path=/head/; revision=271244
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Fix and sort pkg-plistYi-Jheng Lin2009-08-132-3/+10
| | | | | | | | | | | - Bump PORTREVISION PR: ports/137520 Submitted by: Sofian Brabez <sbrabez AT gmail.com> (maintainer) Approved by: rafan (co-mentor) Notes: svn path=/head/; revision=239421
* - Update to 1.1Wesley Shields2009-07-034-80/+25
| | | | | | | | | | | - Switch to using SF macro - Pass maintainer to submitter PR: ports/136283 Submitted by: Sofian Brabez <sbrabez@gmail.com> Notes: svn path=/head/; revision=237011
* - Use swig1.3 instead of the old swig1.1Rong-En Fan2008-05-012-6/+77
| | | | | | | | - Bump PORTREVISION - Pet portlint(1) for BROKEN message Notes: svn path=/head/; revision=212418
* - 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* 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-163-30/+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
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Respect CFLAGSTilman Keskinoz2003-11-211-8/+10
| | | | | | | Add -fPIC to hopefully fix build on amd64 Notes: svn path=/head/; revision=94650
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | 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-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* devel/SWIG -> devel/swig11Akinori MUSHA2002-10-302-4/+5
| | | | 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-306-0/+59
Python module for the libnet packet construction library Notes: svn path=/head/; revision=54009