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