summaryrefslogtreecommitdiff
path: root/net/p5-Net-RawIP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.09dDmitry Sivachenko2001-03-132-2/+2
|
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-5/+1
|
* Update to version 0.09cDmitry Sivachenko2000-11-142-2/+2
| | | | Approved by: sobomax
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | I am now at FreeBSD dot org Approved by: sobomax
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-4/+4
| | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de>
* Remove empty directories that end with "Net" upon deinstallation.Satoshi Asami2000-05-081-0/+3
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
|
* Update to version 0.09.Steve Price1999-12-242-4/+4
| | | | | PR: 15570 Submitted by: maintainer
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha.Hidetoshi Shimokawa1999-06-071-7/+7
|
* WWW: This is definately the daemon's work. In Chuck we trust.Michael Haro1999-05-031-1/+1
|
* Update net/p5-New-RawIP to 0.06bMichael Haro1999-04-263-5/+6
| | | | | PR: 11311 (thats 11311 backward) Submitted by: maintainer
* This package provides a class object which can be used for creating,Bill Fumerola1999-03-065-0/+43
manipulating and sending a raw IP packets with optional feature for manipulating ethernet headers. http://quake.skif.net/RawIP/ PR: ports/10110 Submitted By: Dima Sivachenko <dima@Chg.RU>