|
Lines 7-13
Link Here
|
| 7 |
# |
7 |
# |
| 8 |
|
8 |
|
| 9 |
PORTNAME= lsof |
9 |
PORTNAME= lsof |
| 10 |
PORTVERSION= 4.86 |
10 |
DISTVERSION= 4.87A |
| 11 |
PORTEPOCH= 7 |
11 |
PORTEPOCH= 7 |
| 12 |
CATEGORIES= sysutils |
12 |
CATEGORIES= sysutils |
| 13 |
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ |
13 |
MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ |
|
Lines 25-37
Link Here
|
| 25 |
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ |
25 |
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/ \ |
| 26 |
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \ |
26 |
ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \ |
| 27 |
ftp://ftp.tau.ac.il/pub/unix/admin/ |
27 |
ftp://ftp.tau.ac.il/pub/unix/admin/ |
| 28 |
DISTNAME= ${PORTNAME}_${PORTVERSION}${DISTNAME_SUFFIX} |
28 |
DISTNAME= ${PORTNAME}_${DISTVERSION}${DISTNAME_SUFFIX} |
| 29 |
|
29 |
|
| 30 |
MAINTAINER= ler@lerctr.org |
30 |
MAINTAINER= ler@lerctr.org |
| 31 |
COMMENT= Lists information about open files (similar to fstat(1)) |
31 |
COMMENT= Lists information about open files (similar to fstat(1)) |
| 32 |
|
32 |
|
| 33 |
#Please leave the below line in for the next clean up. |
33 |
#Please leave the below line in for the next clean up. |
| 34 |
#FIXUP_RELEASE= YES |
34 |
FIXUP_RELEASE= YES |
| 35 |
.if defined(FIXUP_RELEASE) |
35 |
.if defined(FIXUP_RELEASE) |
| 36 |
DISTNAME_SUFFIX=.freebsd |
36 |
DISTNAME_SUFFIX=.freebsd |
| 37 |
.else |
37 |
.else |