aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Cflow
Commit message (Collapse)AuthorAgeFilesLines
* - Add option for flow-tools-ngPhilippe Audeoud2013-11-123-6/+14
| | | | | | | | | PR: ports/183901 Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> Approved by: maintainer Notes: svn path=/head/; revision=333631
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+3
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327302
* Convert to new options frameworkBaptiste Daroussin2013-05-101-9/+6
| | | | | | | | | | While here do some build with clang fixes PR: ports/178445, ports/178446, ports/178444, ports/178443, ports/178425, ports/178423 Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> Notes: svn path=/head/; revision=317790
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Add OPTIONS support.Stefan Walter2010-06-301-3/+7
| | | | | | | | | | | - Assign maintainership to submitter. PR: 146146 Submitted by: Frank Wall <fw@moov.de> Feature safe: yes Notes: svn path=/head/; revision=257215
* - Add missing dependencyMartin Wilke2009-07-051-0/+2
| | | | | | | | PR: 136284 Submitted by: Frank Wall <fw@moov.de> Notes: svn path=/head/; revision=237192
* - Reset farrokhi@freebsd.org due to long period of inactivity.Martin Wilke2009-03-091-1/+1
| | | | | | | Approved by: portmgr (linimon) Notes: svn path=/head/; revision=229780
* Change my email address to farrokhi@ in all ports that I maintain.Babak Farrokhi2006-11-081-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=176802
* - update to 1.053Emanuel Haupt2006-02-152-6/+5
| | | | | | | | | | - pass maintainer-ship to submitter PR: 93356 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=156105
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149444
* Fix fetch by adding 'old/' subdirectory. Leave the unmodified version soMark Linimon2005-10-121-1/+2
| | | | | | | | as to leave a trail of breadcrumbs for Edwin's survey. The latest version on the site is 1.053. Notes: svn path=/head/; revision=145161
* 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