aboutsummaryrefslogtreecommitdiff
path: root/net/libnet
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Utilize CONFLICTS with net/libnet-develKirill Ponomarev2004-02-141-1/+1
| | | | Notes: svn path=/head/; revision=100943
* Fix build on -currentKirill Ponomarev2003-07-301-0/+15
| | | | | | | | | | PR: 54612 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: 8 days Notes: svn path=/head/; revision=85900
* Back out last commit.Jun Kuriyama2003-03-276-22/+83
| | | | | | | | | | 1.1.0 is already in net/libnet-devel and has different API. Bump $PORTEPOCH for my mistake. Spotted by: sheldonh Notes: svn path=/head/; revision=77501
* Upgrade to 1.1.0.Jun Kuriyama2003-03-266-82/+22
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=77485
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Tag the libnet_error() function with __printflike()Kris Kennaway2002-06-071-0/+11
| | | | Notes: svn path=/head/; revision=60753
* make WWW correctYing-Chieh Liao2001-11-191-1/+1
| | | | Notes: svn path=/head/; revision=50219
* Update this port and close the PR that has been open for aMichael C . Wu2001-07-125-70/+63
| | | | | | | | | | long time. Maintainer has not responded to the PR at all. PR: 28656 Submitted by: cnh@netVmg.com Notes: svn path=/head/; revision=45084
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Update to libnet-1.0.1b and portlintKris Kennaway2000-06-024-38/+69
| | | | | | | No response from: Maintainer Notes: svn path=/head/; revision=29122
* white space fixes and add WWW: (portlint)Michael Haro2000-04-203-7/+6
| | | | Notes: svn path=/head/; revision=27803
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Err, the last commit was actually a downgrade.Chris Piazza1999-10-084-5/+35
| | | | | | | Actually upgrade to version 0.99g Notes: svn path=/head/; revision=22245
* Update to version 0.10aChris Piazza1999-10-084-26/+18
| | | | Notes: svn path=/head/; revision=22239
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Upgrade to fix build problem.Satoshi Asami1999-05-125-20/+13
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=18800
* Hopefully a little bit better worded COMMENT. :)Steve Price1999-05-091-1/+1
| | | | Notes: svn path=/head/; revision=18622
* A C library for creating IP packets.Steve Price1999-05-097-0/+99
PR: 9901 Submitted by: Peter Shipley <shipley@dis.org> Notes: svn path=/head/; revision=18620