aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ocsinventory-ng
diff options
context:
space:
mode:
authorMarcelo Araujo <araujo@FreeBSD.org>2008-06-21 12:55:49 +0000
committerMarcelo Araujo <araujo@FreeBSD.org>2008-06-21 12:55:49 +0000
commit4861106415af32382dd1e86c7f1f2b3b5fa8cee5 (patch)
tree4c90320f5ba5ff889496ff3cacb0c69508a583cf /net-mgmt/ocsinventory-ng
parent5572fb2f441beb61eb486cbbff722ba5c14788a1 (diff)
downloadports-4861106415af32382dd1e86c7f1f2b3b5fa8cee5.tar.gz
ports-4861106415af32382dd1e86c7f1f2b3b5fa8cee5.zip
Notes
Diffstat (limited to 'net-mgmt/ocsinventory-ng')
-rw-r--r--net-mgmt/ocsinventory-ng/Makefile29
-rw-r--r--net-mgmt/ocsinventory-ng/pkg-plist4
2 files changed, 17 insertions, 16 deletions
diff --git a/net-mgmt/ocsinventory-ng/Makefile b/net-mgmt/ocsinventory-ng/Makefile
index 4e050452aa6b..6ab745121044 100644
--- a/net-mgmt/ocsinventory-ng/Makefile
+++ b/net-mgmt/ocsinventory-ng/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ocsinventory-ng
PORTVERSION= 1.01
+PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= SF
MASTER_SITE_SUBDIR= ocsinventory
@@ -14,21 +15,21 @@ DISTNAME= OCSNG_LINUX_SERVER_${PORTVERSION}
MAINTAINER= araujo@FreeBSD.org
COMMENT= Open Computer and Software Inventory Next Generation
-RUN_DEPENDS= ${PORTSDIR}/www/mod_perl \
- ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
- ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql50 \
- ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
- ${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \
- ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
+#RUN_DEPENDS= ${PORTSDIR}/www/mod_perl \
+# ${SITE_PERL}/XML/Simple.pm:${PORTSDIR}/textproc/p5-XML-Simple \
+W ${SITE_PERL}/Compress/Zlib.pm:${PORTSDIR}/archivers/p5-Compress-Zlib \
+# ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
+# ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql50 \
+# ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI \
+# ${SITE_PERL}/Net/IP.pm:${PORTSDIR}/net-mgmt/p5-Net-IP \
+# ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite
-USE_APACHE= 1.3+
-USE_MYSQL= yes
-WANT_PHP_WEB= yes
-DEFAULT_PHP_VER= 5
-IGNORE_WITH_PHP= 3
-USE_PHP= mysql pcre zlib session xml gd zip
+#USE_APACHE= 1.3+
+#USE_MYSQL= yes
+#WANT_PHP_WEB= yes
+#DEFAULT_PHP_VER= 5
+#IGNORE_WITH_PHP= 3
+#USE_PHP= mysql pcre zlib session xml gd zip
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
diff --git a/net-mgmt/ocsinventory-ng/pkg-plist b/net-mgmt/ocsinventory-ng/pkg-plist
index 6a885fb1849d..8d9f5306927a 100644
--- a/net-mgmt/ocsinventory-ng/pkg-plist
+++ b/net-mgmt/ocsinventory-ng/pkg-plist
@@ -1,4 +1,4 @@
-%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/README
%%DATADIR%%/Apache/INSTALL
%%DATADIR%%/Apache/MANIFEST
%%DATADIR%%/Apache/Makefile.PL
@@ -234,4 +234,4 @@
@dirrm %%DATADIR%%/Apache/Ocsinventory/
@dirrm %%DATADIR%%/Apache/
@dirrm %%DATADIR%%
-@dirrm %%DOCSDIR%%
+%%PORTDOCS%%@dirrm %%DOCSDIR%%