Index: net-mgmt/ocsinventory-server/Makefile =================================================================== --- net-mgmt/ocsinventory-server/Makefile (revision 527819) +++ net-mgmt/ocsinventory-server/Makefile (working copy) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= ocsinventory-server -PORTVERSION= 2.5 +PORTVERSION= 2.6 CATEGORIES= net-mgmt MAINTAINER= dgeo@centrale-marseille.fr @@ -21,6 +21,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/distinfo =================================================================== --- net-mgmt/ocsinventory-server/distinfo (revision 527819) +++ net-mgmt/ocsinventory-server/distinfo (working copy) @@ -1,3 +1,3 @@ -TIMESTAMP = 1535377403 -SHA256 (OCSInventory-NG-OCSInventory-Server-2.5_GH0.tar.gz) = 00f3b5b1ca4a78383d38217a5c8a69ddd9cfa9d794d92d0fb46613f4ebeef42d -SIZE (OCSInventory-NG-OCSInventory-Server-2.5_GH0.tar.gz) = 117868 +TIMESTAMP = 1583417380 +SHA256 (OCSInventory-NG-OCSInventory-Server-2.6_GH0.tar.gz) = 64390033c490a68abc856fc18e443d650cd1b36addda67f34790cb19cba1d240 +SIZE (OCSInventory-NG-OCSInventory-Server-2.6_GH0.tar.gz) = 119037 Index: net-mgmt/ocsinventory-server/files/pkg-message.in =================================================================== --- net-mgmt/ocsinventory-server/files/pkg-message.in (revision 527819) +++ net-mgmt/ocsinventory-server/files/pkg-message.in (working copy) @@ -4,8 +4,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 EOM } Index: net-mgmt/ocsinventory-server/pkg-plist =================================================================== --- net-mgmt/ocsinventory-server/pkg-plist (revision 527819) +++ net-mgmt/ocsinventory-server/pkg-plist (working copy) @@ -15,6 +15,7 @@ %%DATADIR%%/Apache/Ocsinventory/Interface/Internals.pm %%DATADIR%%/Apache/Ocsinventory/Interface/Inventory.pm %%DATADIR%%/Apache/Ocsinventory/Interface/Ipdiscover.pm +%%DATADIR%%/Apache/Ocsinventory/Interface/Saas.pm %%DATADIR%%/Apache/Ocsinventory/Interface/Snmp.pm %%DATADIR%%/Apache/Ocsinventory/Interface/SoftwareCategory.pm %%DATADIR%%/Apache/Ocsinventory/Interface/Updates.pm