summaryrefslogtreecommitdiff
path: root/net/pchar
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-21 15:34:47 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-21 15:34:47 +0000
commit0ecef16e4f6d676d5396ff804e5f98277476e7d9 (patch)
treeae8c5545c70be0bb9c6f2d235933ba499afb4435 /net/pchar
parentUpdate to 0.33, and move to the sourceforge download site. This brings (diff)
1. Update to pchar-1.2.
2. New MASTER_SITES and WWW. 3. pchar-1.2 makes patches/patch-PctestIpv6Udp.h unnecessary. 4. Add patches/patch-pchar.8 (patch from author) to fix a typo. (Will be fixed in next pchar release.) 5. Install CHANGES file in doc directory. 6. Fix PLIST to keep bento happy. PR: 19305 Submitted by: Bruce A. Mah <bmah@cisco.com> (author of the pchar)
Notes
Notes: svn path=/head/; revision=29747
Diffstat (limited to 'net/pchar')
-rw-r--r--net/pchar/Makefile6
-rw-r--r--net/pchar/distinfo2
-rw-r--r--net/pchar/files/patch-pchar.821
-rw-r--r--net/pchar/pkg-descr2
-rw-r--r--net/pchar/pkg-plist2
5 files changed, 28 insertions, 5 deletions
diff --git a/net/pchar/Makefile b/net/pchar/Makefile
index 199433967f5f..40b646bb6fd0 100644
--- a/net/pchar/Makefile
+++ b/net/pchar/Makefile
@@ -7,9 +7,9 @@
#
PORTNAME= pchar
-PORTVERSION= 1.1.1
+PORTVERSION= 1.2
CATEGORIES= net ipv6
-MASTER_SITES= http://www.ca.sandia.gov/~bmah/Software/pchar/
+MASTER_SITES= http://www.employees.org/~bmah/Software/pchar/
MAINTAINER= obrien@FreeBSD.org
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-ipv6
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${PREFIX}/share/doc/pchar
- cd ${WRKSRC} ; ${INSTALL_DATA} README FAQ ${PREFIX}/share/doc/pchar
+ cd ${WRKSRC} ; ${INSTALL_DATA} README CHANGES FAQ ${PREFIX}/share/doc/pchar
.endif
.include <bsd.port.post.mk>
diff --git a/net/pchar/distinfo b/net/pchar/distinfo
index dc15ca1230ee..7c7f922a041e 100644
--- a/net/pchar/distinfo
+++ b/net/pchar/distinfo
@@ -1 +1 @@
-MD5 (pchar-1.1.1.tar.gz) = f9cc39f013e2a60a285b47936279c62c
+MD5 (pchar-1.2.tar.gz) = 501f2930fa9992fee8232dc86ecbdc2b
diff --git a/net/pchar/files/patch-pchar.8 b/net/pchar/files/patch-pchar.8
new file mode 100644
index 000000000000..1fa3f1203f36
--- /dev/null
+++ b/net/pchar/files/patch-pchar.8
@@ -0,0 +1,21 @@
+Index: pchar.8
+===================================================================
+RCS file: /home/users/bmah/src/CVS/pc/pchar.8,v
+retrieving revision 1.12
+retrieving revision 1.13
+diff -c -r1.12 -r1.13
+*** pchar.8 2000/05/10 20:54:06 1.12
+--- pchar.8 2000/06/15 16:44:41 1.13
+***************
+*** 1,5 ****
+ .\" Copyright and comments
+! .TH pchar 1 "29 December 1998"
+ .SH PCHAR
+ pchar \- Perform network measurements along an Internet path
+ .SH SYNOPSIS
+--- 1,5 ----
+ .\" Copyright and comments
+! .TH pchar 8 "29 December 1998"
+ .SH PCHAR
+ pchar \- Perform network measurements along an Internet path
+ .SH SYNOPSIS
diff --git a/net/pchar/pkg-descr b/net/pchar/pkg-descr
index 9ae98bdf9e36..fe737e3d3f52 100644
--- a/net/pchar/pkg-descr
+++ b/net/pchar/pkg-descr
@@ -1,6 +1,6 @@
pchar finds bandwidth, delay, average queue and loss rate of hops between
source and destination.
-WWW: http://www.ca.sandia.gov/~bmah/Software/pchar/
+WWW: http://www.employees.org/~bmah/Software/pchar/
--
David E. O'Brien <obrien@cs.ucdavis.edu>
diff --git a/net/pchar/pkg-plist b/net/pchar/pkg-plist
index 6852a2309016..92dc83c7a626 100644
--- a/net/pchar/pkg-plist
+++ b/net/pchar/pkg-plist
@@ -1,4 +1,6 @@
@comment $FreeBSD$
sbin/pchar
+share/doc/pchar/CHANGES
share/doc/pchar/FAQ
share/doc/pchar/README
+@dirrm share/doc/pchar