diff options
author | rene <rene@FreeBSD.org> | 2013-09-01 23:06:45 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2013-09-01 23:06:45 +0800 |
commit | b42b4bd438b510ee6f99c7b5e5e81c620525fd3b (patch) | |
tree | c3cd600bf732276ea53c01aeb9ac670282ee253b /net/ipex/pkg-descr | |
parent | 39bed773da36f7c642b98914d6a72ededfbab4eb (diff) | |
download | freebsd-ports-gnome-b42b4bd438b510ee6f99c7b5e5e81c620525fd3b.tar.gz freebsd-ports-gnome-b42b4bd438b510ee6f99c7b5e5e81c620525fd3b.tar.zst freebsd-ports-gnome-b42b4bd438b510ee6f99c7b5e5e81c620525fd3b.zip |
Remove expired ports:
2013-08-28 lang/gdc: Broken for more than 6 month
2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013
2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc
2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version
2013-09-01 devel/dsss: Depends on expired lang/gdc
2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer
2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer
2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer
2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer
2013-09-01 net/ipex: Broken on FreeBSD 8 and newer
2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer
2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer
2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer
2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer
2013-09-01 net/libproxy-mozjs: Does not work with newer libxul
2013-09-01 www/helixplugin: Does not work with newer libxul
2013-09-01 deskutils/chmsee: Does not work with newer libxul
2013-09-01 www/moonshine: Does not work with newer libxul
2013-09-01 x11/ggiterm: Unmaintained and broken
2013-09-01 graphics/libggigcp: Unmaintained
2013-09-01 graphics/libggimisc: Unmaintained
2013-09-01 graphics/libggiwmh: Unmaintained
2013-09-01 devel/libgiigic: Unmaintained
2013-09-01 games/koth: Unmaintained
Diffstat (limited to 'net/ipex/pkg-descr')
-rw-r--r-- | net/ipex/pkg-descr | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ipex/pkg-descr b/net/ipex/pkg-descr deleted file mode 100644 index b84376a97e07..000000000000 --- a/net/ipex/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -Ipex is a packet sniffer similar to tcpdump or ngrep. It allows you -to dump the contents of a packet in hexadecimal or plain old text. -Using ipex, you have the ability to dump packets using the -following methods: - - 1) regular expression (standard or extended) - 2) pid, uid or ruid - 3) binary signature - 4) pcap expression - -The manual comes with allot of very descriptive examples on -using ipex and its recommended that you read it. - -WWW: http://ipex.sourceforge.net |