aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Cflow
Commit message (Collapse)AuthorAgeFilesLines
* fix typo ( <= instead of == )Ying-Chieh Liao2004-11-232-3/+3
| | | | | | | Submitted by: Gea-Suan Lin <gslin@ccca.nctu.edu.tw> Notes: svn path=/head/; revision=122208
* - Use WITH_FLOW_TOOLS to specify RUN_DEPENDS.Cheng-Lung Sung2004-11-092-4/+18
| | | | | | | | | | | | - Use ${LOCALBASE}. - flow-tools need zlib (so we need to add "-lz") - Bugfix for flow-tools support. PR: ports/73630 Submitted by: Gea-Suan Lin <gslin AT netnews dot NCTU dot edu dot tw> Notes: svn path=/head/; revision=121172
* - Make this compilable with flow-tools and perl-5.8.x on currentJun Kuriyama2004-07-261-4/+3
| | | | | | | (also tested on 4.x/5.x without flow-tools). Notes: svn path=/head/; revision=114751
* support for flow-tools data formatYing-Chieh Liao2004-04-181-0/+6
| | | | | | | | PR: 65064 Submitted by: Viktor Fomichev <vfom@sicex.ru> Notes: svn path=/head/; revision=107405
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-02-231-1/+1
| | | | | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus Notes: svn path=/head/; revision=101812
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* utilize SITE_PERLYing-Chieh Liao2003-10-241-6/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* upgrade to 1.051Ying-Chieh Liao2002-03-302-2/+2
| | | | | | | | PR: 36510 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=56954
* Update to 1.045Patrick Li2002-01-172-2/+2
| | | | | | | | PR: 33893 Submitted by: Tilman Linneweh <freebsdports@arved.de> Notes: svn path=/head/; revision=53218
* new port p5-CflowAndreas Klemm2001-03-135-0/+35
Cflow is a perl module for analyzing raw flow files written by cflowd, a package used to collect Cisco NetFlow data. WWW: http://net.doit.wisc.edu/~plonka/Cflow/ Notes: svn path=/head/; revision=39800