View | Details | Raw Unified | Return to bug 105345
Collapse All | Expand All

(-)/usr/ports/net-mgmt/nfsen/Makefile (-3 / +3 lines)
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
(-)/usr/ports/net-mgmt/nfsen/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (nfsen-snapshot-20060412.tar.gz) = 9bec47c899d6d232479da57824725130
1
MD5 (nfsen-snapshot-20060810.tar.gz) = 4274e60f8a007e4a01923e975a18ef65
2
SHA256 (nfsen-snapshot-20060412.tar.gz) = e34e1f28233a81b92ddb36129a7ff1072d5005208e1ce76231dd89029a93aa46
2
SHA256 (nfsen-snapshot-20060810.tar.gz) = 11c73c5207ea608a2a1d50d84cddeee6ecbd59e048d0622b322e07100e8af50d
3
SIZE (nfsen-snapshot-20060412.tar.gz) = 3357678
3
SIZE (nfsen-snapshot-20060810.tar.gz) = 3362157

Return to bug 105345