summaryrefslogtreecommitdiffstats
path: root/net/libnet
Commit message (Collapse)AuthorAgeFilesLines
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* - Utilize CONFLICTS with net/libnet-develkrion2004-02-141-1/+1
|
* Fix build on -currentkrion2003-07-301-0/+15
| | | | | | | PR: 54612 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: 8 days
* Back out last commit.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
* Upgrade to 1.1.0.kuriyama2003-03-266-82/+22
| | | | No response from: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* Tag the libnet_error() function with __printflike()kris2002-06-071-0/+11
|
* make WWW correctijliao2001-11-191-1/+1
|
* Update this port and close the PR that has been open for akeichii2001-07-125-70/+63
| | | | | | | long time. Maintainer has not responded to the PR at all. PR: 28656 Submitted by: cnh@netVmg.com
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-1/+1
|
* Update to libnet-1.0.1b and portlintkris2000-06-024-38/+69
| | | | No response from: Maintainer
* white space fixes and add WWW: (portlint)mharo2000-04-203-7/+6
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-2/+2
|
* Err, the last commit was actually a downgrade.cpiazza1999-10-084-5/+35
| | | | Actually upgrade to version 0.99g
* Update to version 0.10acpiazza1999-10-084-26/+18
|
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Upgrade to fix build problem.asami1999-05-125-20/+13
| | | | Submitted by: maintainer
* Hopefully a little bit better worded COMMENT. :)steve1999-05-091-1/+1
|
* A C library for creating IP packets.steve1999-05-097-0/+99
PR: 9901 Submitted by: Peter Shipley <shipley@dis.org>
OpenPOWER on IntegriCloud