summaryrefslogtreecommitdiff
path: root/sysutils/lsof
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1997-03-24 18:42:57 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1997-03-24 18:42:57 +0000
commit6804f3986ff2f4fa3dc227eed7f03afddc5123c1 (patch)
tree3ef18df682e77ecb9754f78db2d90e292837d25c /sysutils/lsof
parentUpdate (diff)
Upgrade to 4.02.
Now includes useful scripts in the package. Closes PR: ports/3065
Notes
Notes: svn path=/head/; revision=5989
Diffstat (limited to 'sysutils/lsof')
-rw-r--r--sysutils/lsof/Makefile10
-rw-r--r--sysutils/lsof/distinfo2
-rw-r--r--sysutils/lsof/pkg-plist2
3 files changed, 10 insertions, 4 deletions
diff --git a/sysutils/lsof/Makefile b/sysutils/lsof/Makefile
index 1a143e28b684..ac2aba8fe70c 100644
--- a/sysutils/lsof/Makefile
+++ b/sysutils/lsof/Makefile
@@ -3,11 +3,11 @@
# Date created: Sat July 20, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.5 1997/02/04 08:28:54 max Exp $
+# $Id: Makefile,v 1.6 1997/02/12 10:21:34 obrien Exp $
#
-DISTNAME= lsof_3.87_W
-PKGNAME= lsof-3.87
+DISTNAME= lsof_4.02_W
+PKGNAME= lsof-4.02
CATEGORIES= sysutils
MASTER_SITES= ftp://vic.cc.purdue.edu/pub/tools/unix/lsof/ \
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \
@@ -42,5 +42,9 @@ post-extract:
do-install:
${INSTALL} ${COPY} ${STRIP} -o ${BINOWN} -g ${BINGRP} -m 2755 -g kmem ${WRKSRC}/lsof ${PREFIX}/sbin
${INSTALL_MAN} ${WRKSRC}/lsof.man ${PREFIX}/man/man1/lsof.1
+ @${MKDIR} ${PREFIX}/share/lsof
+ ${INSTALL_SCRIPT} ${WRKSRC}/scripts/* ${PREFIX}/share/lsof
+ @/bin/chmod 0444 ${PREFIX}/share/lsof/00*
+
.include <bsd.port.mk>
diff --git a/sysutils/lsof/distinfo b/sysutils/lsof/distinfo
index 194857987a8e..b734c67de559 100644
--- a/sysutils/lsof/distinfo
+++ b/sysutils/lsof/distinfo
@@ -1 +1 @@
-MD5 (lsof_3.87_W.tar.gz) = b2891b648110cb642170d6f43cd3a0df
+MD5 (lsof_4.02_W.tar.gz) = a81f4397e1479c52caba23edf2e1bc68
diff --git a/sysutils/lsof/pkg-plist b/sysutils/lsof/pkg-plist
index 269c8dfe3175..0196039e36d4 100644
--- a/sysutils/lsof/pkg-plist
+++ b/sysutils/lsof/pkg-plist
@@ -1,2 +1,4 @@
sbin/lsof
man/man1/lsof.1.gz
+@unexec /bin/rm -rf %D/share/lsof
+share/lsof