Lines 6-12
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= libstatgrab |
8 |
PORTNAME= libstatgrab |
9 |
PORTVERSION= 0.11.1 |
9 |
PORTVERSION= 0.12 |
10 |
CATEGORIES= devel |
10 |
CATEGORIES= devel |
11 |
MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ |
11 |
MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ |
12 |
http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ |
12 |
http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ |
Lines 42-47
Link Here
|
42 |
PLIST_SUB+= STATGRAB="@comment " |
42 |
PLIST_SUB+= STATGRAB="@comment " |
43 |
.else |
43 |
.else |
44 |
PLIST_SUB+= STATGRAB="" |
44 |
PLIST_SUB+= STATGRAB="" |
|
|
45 |
MAN1+= statgrab.1 statgrab-make-mrtg-config.1 \ |
46 |
statgrab-make-mrtg-index.1 |
45 |
.endif |
47 |
.endif |
46 |
|
48 |
|
47 |
.ifdef(WITHOUT_SAIDAR) |
49 |
.ifdef(WITHOUT_SAIDAR) |
Lines 49-54
Link Here
|
49 |
PLIST_SUB+= SAIDAR="@comment " |
51 |
PLIST_SUB+= SAIDAR="@comment " |
50 |
.else |
52 |
.else |
51 |
PLIST_SUB+= SAIDAR="" |
53 |
PLIST_SUB+= SAIDAR="" |
|
|
54 |
MAN1+= saidar.1 |
52 |
.endif |
55 |
.endif |
53 |
|
56 |
|
54 |
# setgid kmem binaries needed on FreeBSD 4 only |
57 |
# setgid kmem binaries needed on FreeBSD 4 only |