aboutsummaryrefslogtreecommitdiffstats
path: root/net/p5-Net-RawIP
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.09ddemon2001-03-132-2/+2
|
* Remove do-configure section, use PERL_CONFIGURE now.vanilla2001-03-011-5/+1
|
* Update to version 0.09cdemon2000-11-152-2/+2
| | | | Approved by: sobomax
* Change MAINTAINER field.demon2000-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.will2000-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.asami2000-05-081-0/+3
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* Update to version 0.09.steve1999-12-242-4/+4
| | | | | PR: 15570 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-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.simokawa1999-06-071-7/+7
|
* WWW: This is definately the daemon's work. In Chuck we trust.mharo1999-05-031-1/+1
|
* Update net/p5-New-RawIP to 0.06bmharo1999-04-263-5/+6
| | | | | PR: 11311 (thats 11311 backward) Submitted by: maintainer
* This package provides a class object which can be used for creating,billf1999-03-075-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>