aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ipfm
Commit message (Collapse)AuthorAgeFilesLines
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-1/+1
|
* Fix pkg-plistkevlo2000-10-281-0/+1
| | | | | PR: 22357 Submitted by: MAINTAINER
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-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.will2000-08-111-1/+1
| | | | | PR: 20269 Submitted by: Ports Fury
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* IP Flow Meter is a bandwidth analysis tool, that measures how much bandwidthjedgar2000-03-117-0/+56
specified hosts use on their Internet link. PR: 17190 Submitted by: Roman Shterenzon <roman@xpert.com>