aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 05:37:23 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-08 05:37:23 +0000
commit6bac6ddb452d8da1079dd9c0987f293793d1b3ec (patch)
tree921dee52cbb452b85383b8b08dfd513e6ae8631b /net
parent5510066e80646d208f7dddcd3da879b72dc10133 (diff)
downloadports-6bac6ddb452d8da1079dd9c0987f293793d1b3ec.tar.gz
ports-6bac6ddb452d8da1079dd9c0987f293793d1b3ec.zip
2010-08-01 net-p2p/javadc: is ancient, unmaintained, works only with JDK 1.3, no master site
2010-09-01 net/pathchar: has been broken for 2+ years, no sources available 2010-08-05 www/linux-nvu: NVU 1.0, released June 2005, is the last official release of NVU. Kompozer has picked up where NVU has left off. Please consider using /pr/www/kompozer instead
Notes
Notes: svn path=/head/; revision=260754
Diffstat (limited to 'net')
-rw-r--r--net/Makefile1
-rw-r--r--net/pathchar/Makefile49
-rw-r--r--net/pathchar/distinfo15
-rw-r--r--net/pathchar/files/README.pathchar39
-rw-r--r--net/pathchar/files/patch-0126
-rw-r--r--net/pathchar/pkg-descr7
-rw-r--r--net/pathchar/pkg-plist6
7 files changed, 0 insertions, 143 deletions
diff --git a/net/Makefile b/net/Makefile
index 61d1fd45d26e..8b7d8f383c67 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -724,7 +724,6 @@
SUBDIR += panoptis
SUBDIR += paris-traceroute
SUBDIR += passlogd
- SUBDIR += pathchar
SUBDIR += pathneck
SUBDIR += pbnc
SUBDIR += pcbsd-netmanager
diff --git a/net/pathchar/Makefile b/net/pathchar/Makefile
deleted file mode 100644
index 5ab6db9ccaa9..000000000000
--- a/net/pathchar/Makefile
+++ /dev/null
@@ -1,49 +0,0 @@
-# ex:ts=8
-# Ports collection makefile for: pathchar
-# Date created: 7 November 1998
-# Whom: Josh Gilliam <josh@quick.net>
-#
-# $FreeBSD$
-#
-
-PORTNAME= pathchar
-PORTVERSION= a1
-CATEGORIES= net
-MASTER_SITES= ftp://ftp.ee.lbl.gov/pathchar/:lbl \
- http://www.caida.org/tools/utilities/others/pathchar/:caida \
- http://sitka.triumf.ca/net/:sitka \
- ${MASTER_SITE_LOCAL:S/$/:local/}
-MASTER_SITE_SUBDIR= obrien/:local
-DISTNAME= pathchar-a1-freebsd-3.0
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:lbl pathcharnotes.html:caida,local \
- pathchar.8:local pathchar.mantxt:sitka,local
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= LBNL Internet path characterization tool
-
-IGNORE= coredumps immediately, see PR ports/124404
-DEPRECATED= has been broken for 2+ years, no sources available
-EXPIRATION_DATE=2010-09-01
-
-ONLY_FOR_ARCHS= i386
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAN8= pathchar.8
-
-NO_BUILD= yes
-NO_WRKSUBDIR= yes
-
-pre-patch:
- @${CP} ${DISTDIR}/pathchar.8 ${WRKSRC}
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/pathchar ${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/pathchar.8 ${PREFIX}/man/man8
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/pathchar
- ${INSTALL_MAN} ${FILESDIR}/README.pathchar \
- ${DISTDIR}/pathcharnotes.html \
- ${DISTDIR}/pathchar.mantxt \
- ${PREFIX}/share/doc/pathchar
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/pathchar/distinfo b/net/pathchar/distinfo
deleted file mode 100644
index 7e56f2d8b7aa..000000000000
--- a/net/pathchar/distinfo
+++ /dev/null
@@ -1,15 +0,0 @@
-MD5 (pathchar-a0-freebsd-2.2.tar.gz) = 29075c83b08e8cb8d70f9e1151eb9663
-SHA256 (pathchar-a0-freebsd-2.2.tar.gz) = de7023eee91099c2ab7cf41f68294607b5f0bcde4e7d23d8b4876627b027e8dc
-SIZE (pathchar-a0-freebsd-2.2.tar.gz) = 82995
-MD5 (pathchar-a1-freebsd-3.0.tar.gz) = e3d13b94252fb1bd9115f577e41fb42d
-SHA256 (pathchar-a1-freebsd-3.0.tar.gz) = 5057f83e1ef633815760a57bc407c1b29538f05be68a0ed7ca43d4375eb5e159
-SIZE (pathchar-a1-freebsd-3.0.tar.gz) = 90455
-MD5 (pathcharnotes.html) = 31f6c38788e1a650ebf76cfea09d77ee
-SHA256 (pathcharnotes.html) = ae8d9e62a2e3acfa7a38589d156fdbece1a5d85d528bcf3544b32989b222deff
-SIZE (pathcharnotes.html) = 10425
-MD5 (pathchar.8) = 4542627a7e5093f9031b1a3bfd3245d2
-SHA256 (pathchar.8) = 40821deb0ddec3efe711b7ff45b121c5e72555a295b5837a83452ea82faf526d
-SIZE (pathchar.8) = 3016
-MD5 (pathchar.mantxt) = f5a616a65f43f402d82b163ec396a7ce
-SHA256 (pathchar.mantxt) = 6cfdafd41a97eee9a84c8279218f156f5e70dd05d34b924c9a89debbc939834f
-SIZE (pathchar.mantxt) = 3774
diff --git a/net/pathchar/files/README.pathchar b/net/pathchar/files/README.pathchar
deleted file mode 100644
index f0c5d5654829..000000000000
--- a/net/pathchar/files/README.pathchar
+++ /dev/null
@@ -1,39 +0,0 @@
-Pathchar finds bandwidth, delay, average queue and loss rate
-of hops between source and destination.
-
-This tool, written by Van Jacobson (author of traceroute), is
-alpha quality. Source code is not available.
-
-Command line arguments
- -a:
- -A:
- -d:
- -D: filename for debug output
- -f: initial hop #
- -F: probefilter
- -i: intersampletime
- -l: max ttl
- -L: locality
- -m: maxsize maximum packet size in bytes
- (if absent, pathchar determines path MTU)
- -M: minsize default: smallest possible
- (want large differential between max and min size,
- o/w a node w/queue will impact later nodes )
- -n: don't dns-resolve
- -p: port @@?
- -q: #queries, default 32
- -Q: bytes,
- if (-), packet size increment per query, defaults to 92.
- if (+), number of sizes, defaults to 32
- -s: lsrr?
- -S: fit spacing
- -t: tos
- -v: verbose mode
- -V: verbose?
- -w: seconds wait time
-
-"Please report problems to pathchar@ee.lbl.gov. But please
-don't ask questions -- if it doesn't make sense, wait for the
-beta release. Thanks. Have fun."
-
-http://www.caida.org/Pathchar/
diff --git a/net/pathchar/files/patch-01 b/net/pathchar/files/patch-01
deleted file mode 100644
index a6626e40c346..000000000000
--- a/net/pathchar/files/patch-01
+++ /dev/null
@@ -1,26 +0,0 @@
---- pathchar.8.orig Mon Jul 12 16:09:19 1999
-+++ pathchar.8 Mon Jul 12 16:13:44 1999
-@@ -145,6 +145,10 @@
- .br
- Between hop 0 and 1 there was a measured bandwith of 30Mb/s, average round-trip-time
- to hop 1 of 1.27 ms and a maximum round-trip-time of 2.93 ms to hop 1.
-+.SH "SEE ALSO"
-+ping(8) , traceroute(8)
-+.br
-+http://www.caida.org/Pathchar/pathcharnotes.html
- .SH "AUTHOR"
- Implemented by Van Jacobson.
- The current version is available via anonymous ftp:
-@@ -153,12 +157,6 @@
- .I ftp://ftp.ee.lbl.gov/pathchar/
- .RE
- .SH "COMMENTS"
--Strongly to be continued.
- Send comments about this manpage to man@fips.de
- .br
- Bugreports and other to pathchar@ee.lbl.gov.
--.SH "SEE ALSO"
--.BR traceroute (8), ping (1M),
--.br
--http://www.caida.org/Pathchar/pathcharnotes.html
--
diff --git a/net/pathchar/pkg-descr b/net/pathchar/pkg-descr
deleted file mode 100644
index 394e962ca9ec..000000000000
--- a/net/pathchar/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-Pathchar finds bandwidth, delay, average queue and loss rate
-of hops between source and destination.
-
-This tool, written by Van Jacobson (author of traceroute), is
-alpha quality. Source code is not available.
-
-WWW: http://www.caida.org/tools/utilities/others/pathchar/
diff --git a/net/pathchar/pkg-plist b/net/pathchar/pkg-plist
deleted file mode 100644
index 97dcc2de7708..000000000000
--- a/net/pathchar/pkg-plist
+++ /dev/null
@@ -1,6 +0,0 @@
-@comment $FreeBSD$
-bin/pathchar
-%%PORTDOCS%%%%DOCSDIR%%/README.pathchar
-%%PORTDOCS%%%%DOCSDIR%%/pathcharnotes.html
-%%PORTDOCS%%%%DOCSDIR%%/pathchar.mantxt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%