Port details |
- pdb Packet Debugger
- 0.1 net
=1 0.1Version of this port present on the latest quarterly branch. DEPRECATED: Depends on expired net/py-pcs
This port expired on: 2019-02-01
- Maintainer: gnn@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2007-02-12 06:54:57
- Last Update: 2019-02-04 19:31:36
- SVN Revision: 492154
- People watching this port, also watch:: python, grepcidr, monit
- License: not specified in port
- WWW:
- http://pktdbg.sf.net/
- Description:
- The Packet Debugger (pdb) is a program which allows people to work
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: http://pktdbg.sf.net/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pdb>0:net/pdb@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-pdb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pdb-0.1.tar.gz) = b7f57fa1ddfbc6fb3bf3be04a79737ad94716a2fc5ca35118c44ff9fdd335323
SIZE (pdb-0.1.tar.gz) = 150029
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- __init__.py : net/py-pcs@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1 04 Feb 2019 19:31:36
![Revision:492154 Revision:492154](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove expired ports:
2019-01-31 mail/dovecot-pigeonhole04: End of Life upstream, use
mail/dovecot-pigeonhole instead
2019-01-31 multimedia/pyjama: Unmaintained upstream
2019-01-31 devel/py-omniorb-3: Uses legacy version of omniORB, consider using
devel/py-omniorb
2019-01-31 mail/dovecot22: End of Life upstream, use mail/dovecot instead
2019-01-31 devel/hs-uuagc-bootstrap: No release since 2011
2019-01-31 sysutils/hs-angel: No releases since 2016
2019-01-31 devel/hs-uuagc: No release since 2015
2019-01-31 ports-mgmt/hs-porte: No updates since 2010
2019-02-01 net/pdb: Depends on expired net/py-pcs
2019-02-01 irc/iroffer: Abandoned upstream
2019-02-03 sysutils/fusefs-wdfs: Abandonware, functionally incomplete, has
problems with caching
2018-12-19 net/py-pcs: Broken for more than 6 months |
0.1 21 Dec 2018 13:44:17
![Revision:487995 Revision:487995](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
rene ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/pdb: mark for removal on 2019-02-01, depends on expired net/py-pcs |
0.1 20 Jun 2018 17:05:44
![Revision:472884 Revision:472884](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
0.1 30 Nov 2017 15:50:34
![Revision:455210 Revision:455210](/images/subversion.png) ![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.1 01 Apr 2016 14:16:20
![Revision:412348 Revision:412348](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.1 22 Nov 2014 14:43:24
![Revision:373063 Revision:373063](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
antoine ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Cleanup plist |
0.1 24 Oct 2014 16:21:26
![Revision:371449 Revision:371449](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mva ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert ports of net/ to new USES=python
Approved by: portmgr (implicit) |
0.1 20 Jun 2014 21:09:16
![Revision:358639 Revision:358639](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
skreuzer ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add staging support |
0.1 20 Sep 2013 22:10:25
![Revision:327755 Revision:327755](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
0.1 20 Mar 2011 12:54:45
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Get Rid MD5 support |
0.1 22 Aug 2009 00:32:25
![Sanity Test Failure Sanity Test Failure](/images/stf.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
0.1 19 Jun 2008 07:33:53
![files touched by this commit files touched by this commit](/images/logs.gif) |
dougb ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Standardize placement and style of WWW: lines, and in some cases
remove ^M from line endings.
List of files with "issues" supplied by: Alex Kozlov <spam@rm-rf.kiev.ua> |
0.1 30 Jul 2007 09:42:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
alexbl ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Make Python 2.5.1 the default Python version
- 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 |
0.1 26 Mar 2007 20:59:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
tmclaugh ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Chase net/pcs -> net/py-pcs dependency.
Kicked by: cperciva |
0.1 12 Feb 2007 06:54:24
![files touched by this commit files touched by this commit](/images/logs.gif) |
miwi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
The Packet Debugger (pdb) is a program which allows people to work
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@ |