summaryrefslogtreecommitdiff
path: root/net/ipfm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix pkg-plistKevin Lo2000-10-281-0/+1
| | | | | PR: 22357 Submitted by: MAINTAINER
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenSatoshi Asami2000-09-251-1/+0
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
|
* IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidthChris D. Faulhaber2000-03-117-0/+56
specified hosts use on their Internet link. PR: 17190 Submitted by: Roman Shterenzon <roman@xpert.com>