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

(-)Makefile (-5 / +6 lines)
Lines 6-19 Link Here
6
#
6
#
7
7
8
PORTNAME=	Ocsinventory
8
PORTNAME=	Ocsinventory
9
PORTVERSION=	0.0.9.2
9
PORTVERSION=	1.02
10
PORTREVISION=	1
11
CATEGORIES=	net-mgmt
10
CATEGORIES=	net-mgmt
12
MASTER_SITES=	http://nana.rulezlan.org/~goneri/ocsinventory-agent/
11
MASTER_SITES=	SF
12
MASTER_SITE_SUBDIR=	ocsinventory
13
PKGNAMESUFFIX=	-Agent
13
PKGNAMESUFFIX=	-Agent
14
DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
14
DISTNAME=	OCSNG_UNIX_AGENT-${PORTVERSION}
15
15
16
MAINTAINER=	freebsd@rootxs.org
16
MAINTAINER=	araujo@FreeBSD.org
17
COMMENT=	Keep track of the computers configuration and software
17
COMMENT=	Keep track of the computers configuration and software
18
18
19
BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
19
BUILD_DEPENDS=	${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \
Lines 26-31 Link Here
26
USE_PERL5=	yes
26
USE_PERL5=	yes
27
PERL_CONFIGURE=	yes
27
PERL_CONFIGURE=	yes
28
IS_INTERACTIVE=	yes
28
IS_INTERACTIVE=	yes
29
WRKSRC=		${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX}-1.0.1
29
30
30
MAN1=		ocsinventory-agent.1
31
MAN1=		ocsinventory-agent.1
31
32
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Ocsinventory-Agent-0.0.9.2.tar.gz) = 9d2461e1e15845e4dee3cb1be2d0f518
1
MD5 (OCSNG_UNIX_AGENT-1.02.tar.gz) = 749501586e0c634680c13000b3b2851e
2
SHA256 (Ocsinventory-Agent-0.0.9.2.tar.gz) = d9b7214e22b6a5983b0fa9b419501f8951c1b7dc93621f5af5bde4d900818518
2
SHA256 (OCSNG_UNIX_AGENT-1.02.tar.gz) = f430264a46c523d5f27ef83ec6c214df4f2354b0191edbf18951c1474dd5ab2b
3
SIZE (Ocsinventory-Agent-0.0.9.2.tar.gz) = 758368
3
SIZE (OCSNG_UNIX_AGENT-1.02.tar.gz) = 1392033

Return to bug 134210