Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 1 | -0/+1 |
| | |||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -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-devel | krion | 2004-02-15 | 1 | -1/+1 |
| | |||||
* | Fix build on -current | krion | 2003-07-30 | 1 | -0/+15 |
| | | | | | | | PR: 54612 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: 8 days | ||||
* | Back out last commit. | kuriyama | 2003-03-27 | 6 | -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. | kuriyama | 2003-03-26 | 6 | -82/+22 |
| | | | | No response from: maintainer | ||||
* | De-pkg-comment. | knu | 2003-02-21 | 2 | -1/+1 |
| | |||||
* | Tag the libnet_error() function with __printflike() | kris | 2002-06-07 | 1 | -0/+11 |
| | |||||
* | make WWW correct | ijliao | 2001-11-19 | 1 | -1/+1 |
| | |||||
* | Update this port and close the PR that has been open for a | keichii | 2001-07-13 | 5 | -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. | sobomax | 2001-01-17 | 1 | -1/+1 |
| | |||||
* | Update to libnet-1.0.1b and portlint | kris | 2000-06-03 | 4 | -38/+69 |
| | | | | No response from: Maintainer | ||||
* | white space fixes and add WWW: (portlint) | mharo | 2000-04-21 | 3 | -7/+6 |
| | |||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Err, the last commit was actually a downgrade. | cpiazza | 1999-10-08 | 4 | -5/+35 |
| | | | | Actually upgrade to version 0.99g | ||||
* | Update to version 0.10a | cpiazza | 1999-10-08 | 4 | -26/+18 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-30 | 1 | -1/+1 |
| | |||||
* | Upgrade to fix build problem. | asami | 1999-05-12 | 5 | -20/+13 |
| | | | | Submitted by: maintainer | ||||
* | Hopefully a little bit better worded COMMENT. :) | steve | 1999-05-09 | 1 | -1/+1 |
| | |||||
* | A C library for creating IP packets. | steve | 1999-05-09 | 7 | -0/+99 |
PR: 9901 Submitted by: Peter Shipley <shipley@dis.org> |