This is the FreeBSD client for the h-inventory Web application.

This is a sh script that creates an XML file and can upload it.
You will obtain the hardware/software on your FreeBSD computer.

WWW: http://www.h-inventory.com/

PR:		ports/100452
Submitted by:	Thomas BRETON <tom at h-inventory.com>
This commit is contained in:
Alejandro Pulver 2006-10-04 19:41:06 +00:00
parent 87bc68854b
commit bd77d783db
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=174475
5 changed files with 39 additions and 0 deletions

View file

@ -183,6 +183,7 @@
SUBDIR += gurlchecker
SUBDIR += harvest
SUBDIR += havp
SUBDIR += hinventory-client
SUBDIR += horde
SUBDIR += horde-passwd
SUBDIR += hotjava

View file

@ -0,0 +1,25 @@
# New ports collection makefile for: hinventoryFreeBSD
# Date created: 14 July 2006
# Whom: Thomas BRETON <tom@h-inventory.com>
#
# $FreeBSD$
#
PORTNAME= hinventory-client
PORTVERSION= 1.2.5
CATEGORIES= www
MASTER_SITES= ftp://ftp.h-inventory.com/
DISTNAME= hinventoryFreeBSD-${PORTVERSION}
MAINTAINER= tom@h-inventory.com
COMMENT= H-Inventory Client for FreeBSD
NO_BUILD= yes
WRKSRC= ${WRKDIR}/hinventoryFreeBSD
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/hinventory_FreeBSD.sh \
${PREFIX}/bin/hinventory_FreeBSD.sh
${INSTALL_DATA} ${WRKSRC}/hinventory.conf ${PREFIX}/etc/hinventory.conf
.include <bsd.port.mk>

View file

@ -0,0 +1,3 @@
MD5 (hinventoryFreeBSD-1.2.5.tar.gz) = 0149133a827d1be94d7254f89e1d1fe9
SHA256 (hinventoryFreeBSD-1.2.5.tar.gz) = 4c1fc7c1d8f5502b2a4b3f137645925bbe4f856121bd7cefdc08a3a8807a2715
SIZE (hinventoryFreeBSD-1.2.5.tar.gz) = 7433

View file

@ -0,0 +1,5 @@
This is the FreeBSD client for the h-inventory Web application.
This is a sh script that creates an XML file and can upload it.
You will obtain the hardware/software on your FreeBSD computer.
WWW: http://www.h-inventory.com/

View file

@ -0,0 +1,5 @@
bin/hinventory_FreeBSD.sh
etc/hinventory.conf
@cwd /
@exec mkdir -p %D/var/spool/hinventory
@dirrmtry var/spool/hinventory