Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup plist | Antoine Brodin | 2014-11-22 | 1 | -1/+0 |
| | |||||
* | - Convert ports of net/ to new USES=python | Marcus von Appen | 2014-10-25 | 1 | -3/+2 |
| | | | | Approved by: portmgr (implicit) | ||||
* | Add staging support | Steven Kreuzer | 2014-06-21 | 1 | -1/+0 |
| | |||||
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ↵ | Baptiste Daroussin | 2013-09-21 | 1 | -5/+2 |
| | | | | net) | ||||
* | - Get Rid MD5 support | Martin Wilke | 2011-03-20 | 1 | -1/+0 |
| | |||||
* | - Switch SourceForge ports to the new File Release System: categories ↵ | Dmitry Marakasov | 2009-08-22 | 1 | -2/+1 |
| | | | | starting with N | ||||
* | Standardize placement and style of WWW: lines, and in some cases | Doug Barton | 2008-06-19 | 1 | -1/+1 |
| | | | | | | remove ^M from line endings. List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> | ||||
* | - Make Python 2.5.1 the default Python version | Alexander Botero-Lowry | 2007-07-30 | 1 | -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 | ||||
* | Chase net/pcs -> net/py-pcs dependency. | Tom McLaughlin | 2007-03-27 | 1 | -1/+1 |
| | | | | Kicked by: cperciva | ||||
* | The Packet Debugger (pdb) is a program which allows people to work | Martin Wilke | 2007-02-12 | 4 | -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@ |