aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/py-flowtools
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-0/+1
| | | | | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav Notes: svn path=/head/; revision=196700
* SHA256ifyEdwin Groothuis2006-01-231-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154298
* MASTER_SITE moved.Roman Bogorodskiy2005-11-151-1/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=148368
* Remove pkg-plist and use PLIST_FILESRoman Bogorodskiy2005-05-022-1/+2
| | | | Notes: svn path=/head/; revision=134496
* Use @freebsd.org address for my ports.Roman Bogorodskiy2005-03-081-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=130591
* Remove useless CFLAGS.Kirill Ponomarev2005-01-191-1/+1
| | | | Notes: svn path=/head/; revision=126823
* Fix build on amd64.Kirill Ponomarev2005-01-081-1/+1
| | | | Notes: svn path=/head/; revision=125781
* Add py-flowtools, an extension module gives you a simple python interfacePav Lucistnik2004-10-154-0/+37
to NetFlow data as stored by Mark Fullmer's flow-tools package. PR: ports/72684 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Notes: svn path=/head/; revision=119514