summaryrefslogtreecommitdiff
path: root/net/ipfm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tell users that some logs are left behind after the port is deinstalled.Yen-Ming Lee2003-10-081-0/+1
| | | | | | | Reminded by: lioux Notes: svn path=/head/; revision=90602
* Don't remove historical logs when deinstalling.Yen-Ming Lee2003-09-301-1/+0
| | | | | | | | | PR: 54465 Submitted by: Phil Regnauld <regnauld@catpipe.net> Reviewed by: maintainer Notes: svn path=/head/; revision=89902
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* update net/ipfm: 0.11.4 -> 0.11.5Daichi GOTO2003-07-232-2/+3
| | | | | | | | PR: 52377 Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=85415
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update from 0.10.4 to 0.11.4Anton Berezin2002-06-176-32/+15
| | | | | | | | | | | | Install manpages correctly Various fixes PR: 39248 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Approved by: maintainer Notes: svn path=/head/; revision=61412
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+1
| | | | Notes: svn path=/head/; revision=37252
* Fix pkg-plistKevin Lo2000-10-281-0/+1
| | | | | | | | PR: 22357 Submitted by: MAINTAINER Notes: svn path=/head/; revision=34358
* 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 Notes: svn path=/head/; revision=33101
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* 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> Notes: svn path=/head/; revision=26755