import glpi 0.83.4

GLPI is the Information Resource-Manager with an additional
Administration- Interface. You can use it to build up a database with an
inventory for your company (computer, software, printers...). It has
enhanced functions to make the daily life for the administrators easier,
like a job-tracking-system with mail-notification and methods to build a
database with basic information about your network-topology.

ok aja@
This commit is contained in:
jasper 2012-09-10 09:18:54 +00:00
parent ce6cc2f73c
commit 8ea682e2cf
5 changed files with 2423 additions and 0 deletions

36
www/glpi/Makefile Normal file
View File

@ -0,0 +1,36 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/10 09:18:54 jasper Exp $
COMMENT= asset management software
DISTNAME= glpi-0.83.4
CATEGORIES= www productivity
HOMEPAGE= http://wwww.glpi-project.org/
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= https://forge.indepnet.net/attachments/download/1253/
MODULES= lang/php
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-mysql
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
PREFIX= /var/www
INSTDIR= ${PREFIX}/glpi
SUBST_VARS= INSTDIR
WRKSRC= ${WRKDIR}/glpi/
do-install:
cp -pR ${WRKSRC} ${INSTDIR}
chown -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}
.include <bsd.port.mk>

2
www/glpi/distinfo Normal file
View File

@ -0,0 +1,2 @@
SHA256 (glpi-0.83.4.tar.gz) = YMcWB75req6cDAs3cuxCJuk//+0kmy8HwaHGxq/JvJY=
SIZE (glpi-0.83.4.tar.gz) = 4427691

6
www/glpi/pkg/DESCR Normal file
View File

@ -0,0 +1,6 @@
GLPI is the Information Resource-Manager with an additional
Administration- Interface. You can use it to build up a database with an
inventory for your company (computer, software, printers...). It has
enhanced functions to make the daily life for the administrators easier,
like a job-tracking-system with mail-notification and methods to build a
database with basic information about your network-topology.

2361
www/glpi/pkg/PLIST Normal file

File diff suppressed because it is too large Load Diff

18
www/glpi/pkg/README Normal file
View File

@ -0,0 +1,18 @@
$OpenBSD: README,v 1.1.1.1 2012/09/10 09:18:55 jasper Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
+-----------------------------------------------------------------------
The GLPI Asset Management Software has been installed into
${INSTDIR}
You should point this to the DocumentRoot of your web-server:
# ln -s ../glpi /var/www/htdocs/glpi
(make sure you use a relative symlink since Apache is chrooted)
and proceed to complete the installation by reading:
http://www.glpi-project.org/spip.php?rubrique27
You can ensure you have a working install by accessing:
http://<localhost>/glpi/