View | Details | Raw Unified | Return to bug 232460 | Differences between
and this patch

Collapse All | Expand All

(-)net-mgmt/ocsinventory-server/Makefile (+2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	ocsinventory-server
3
PORTNAME=	ocsinventory-server
4
PORTVERSION=	2.5
4
PORTVERSION=	2.5
5
PORTREVISION=	1
5
CATEGORIES=	net-mgmt
6
CATEGORIES=	net-mgmt
6
7
7
MAINTAINER=	dgeo@centrale-marseille.fr
8
MAINTAINER=	dgeo@centrale-marseille.fr
Lines 21-26 Link Here
21
		p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
22
		p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
22
		p5-Apache2-SOAP>=0:net/p5-Apache2-SOAP \
23
		p5-Apache2-SOAP>=0:net/p5-Apache2-SOAP \
23
		p5-Mojolicious>=0:www/p5-Mojolicious \
24
		p5-Mojolicious>=0:www/p5-Mojolicious \
25
		p5-Switch>=0:lang/p5-Switch \
24
		p5-Plack>=0:www/p5-Plack
26
		p5-Plack>=0:www/p5-Plack
25
27
26
USES=		apache:run,2.2+ mysql perl5
28
USES=		apache:run,2.2+ mysql perl5
(-)net-mgmt/ocsinventory-server/files/pkg-message.in (-2 / +3 lines)
Lines 1-6 Link Here
1
ocsinventory-ng server is installed
1
ocsinventory-ng server is installed
2
2
3
You still need to (pick one):
3
You still need to (pick one):
4
* cd to %%DATADIR%% and run ./setup.sh there
4
* edit files in %%ETCDIR%% and link them to apache's
5
* edit files in %%ETCDIR%% and link thew to apache's
6
  Includes/ directory
5
  Includes/ directory
6
* %%DATADIR%%/setup.sh script may help you
7
(reading it only: It won't work. patches welcome)

Return to bug 232460