summaryrefslogtreecommitdiff
path: root/net/libnet10 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -currentKirill Ponomarev2003-07-301-0/+15
| | | | | | | PR: 54612 Submitted by: krion Approved by: fjoe (mentor) (implicit) Maintainer timeout: 8 days
* 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
* Upgrade to 1.1.0.Jun Kuriyama2003-03-266-82/+22
| | | | No response from: maintainer
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Tag the libnet_error() function with __printflike()Kris Kennaway2002-06-071-0/+11
|
* make WWW correctYing-Chieh Liao2001-11-191-1/+1
|
* 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
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
|
* Update to libnet-1.0.1b and portlintKris Kennaway2000-06-024-38/+69
| | | | No response from: Maintainer
* white space fixes and add WWW: (portlint)Michael Haro2000-04-203-7/+6
|
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* Err, the last commit was actually a downgrade.Chris Piazza1999-10-084-5/+35
| | | | Actually upgrade to version 0.99g
* Update to version 0.10aChris Piazza1999-10-084-26/+18
|
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Upgrade to fix build problem.Satoshi Asami1999-05-125-20/+13
| | | | Submitted by: maintainer
* Hopefully a little bit better worded COMMENT. :)Steve Price1999-05-091-1/+1
|
* A C library for creating IP packets.Steve Price1999-05-097-0/+99
PR: 9901 Submitted by: Peter Shipley <shipley@dis.org>