aboutsummaryrefslogtreecommitdiff
path: root/net/pdb
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Standardize placement and style of WWW: lines, and in some casesDoug Barton2008-06-191-1/+1
| | | | | | | | | remove ^M from line endings. List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> Notes: svn path=/head/; revision=215241
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-10/+10
| | | | | | | | | | | | | - 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
* Chase net/pcs -> net/py-pcs dependency.Tom McLaughlin2007-03-261-1/+1
| | | | | | | Kicked by: cperciva Notes: svn path=/head/; revision=188418
* The Packet Debugger (pdb) is a program which allows people to workMartin Wilke2007-02-124-0/+44
with packet streams as if they were working with a source code debugger. Users can list, inspect, modify, and retransmit any packet from captured files as well as work with live packet capture. WWW: pktdbg.sf.net PR: ports/109002 Submitted by: gnn@ Notes: svn path=/head/; revision=184952