Lines 6-17
Link Here
|
6 |
# |
6 |
# |
7 |
|
7 |
|
8 |
PORTNAME= nfsen |
8 |
PORTNAME= nfsen |
9 |
PORTVERSION= 1.2.4.20060412 |
9 |
PORTVERSION= 1.2.4.20060810 |
10 |
CATEGORIES= net-mgmt |
10 |
CATEGORIES= net-mgmt |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
11 |
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |
12 |
http://nfsen.sourceforge.net/ |
12 |
http://nfsen.sourceforge.net/ |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
13 |
MASTER_SITE_SUBDIR= ${PORTNAME} |
14 |
DISTNAME= ${PORTNAME}-snapshot-20060412 |
14 |
DISTNAME= ${PORTNAME}-snapshot-20060810 |
15 |
|
15 |
|
16 |
MAINTAINER= janos.mohacsi@bsd.hu |
16 |
MAINTAINER= janos.mohacsi@bsd.hu |
17 |
COMMENT= Web based frontend to nfdump netflow collector |
17 |
COMMENT= Web based frontend to nfdump netflow collector |
Lines 21-27
Link Here
|
21 |
|
21 |
|
22 |
USE_ICONV= yes |
22 |
USE_ICONV= yes |
23 |
USE_PERL5= yes |
23 |
USE_PERL5= yes |
24 |
USE_PHP= session pcre |
24 |
USE_PHP= session pcre sockets |
25 |
NO_BUILD= yes |
25 |
NO_BUILD= yes |
26 |
PLIST_SUB+= PORTNAME=${PORTNAME} |
26 |
PLIST_SUB+= PORTNAME=${PORTNAME} |
27 |
USE_RC_SUBR= nfsen.sh |
27 |
USE_RC_SUBR= nfsen.sh |