Bug 100452

Summary: New port: www/hinventory-client Script to generate Hardware/Software report file in xml for H-Inventory web application
Product: Ports & Packages Reporter: Thomas BRETON <tom>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Thomas BRETON 2006-07-18 00:30:15 UTC
This is a sh script that create a hardware/software/audit report in xml.
The script can upload this xml by ftp/nfs/soap/http/scp/smb to the web application H-Inventory. 
You can have a look on our site: http://www.h-inventory.com
A demo site http://demo.h-inventory.com
Login: admin
Pass: password

Thanks again for your work
Tom
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-04 01:03:48 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

Take PR.
Comment 2 Alejandro Pulver freebsd_committer freebsd_triage 2006-10-04 20:40:32 UTC
State Changed
From-To: open->closed

New port added with a few modifications, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-10-04 20:41:26 UTC
alepulver    2006-10-04 19:41:06 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/hinventory-client Makefile distinfo pkg-descr pkg-plist 
  Log:
  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>
  
  Revision  Changes    Path
  1.1581    +1 -0      ports/www/Makefile
  1.1       +25 -0     ports/www/hinventory-client/Makefile (new)
  1.1       +3 -0      ports/www/hinventory-client/distinfo (new)
  1.1       +5 -0      ports/www/hinventory-client/pkg-descr (new)
  1.1       +5 -0      ports/www/hinventory-client/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 dfilter service freebsd_committer freebsd_triage 2006-10-04 20:45:21 UTC
alepulver    2006-10-04 19:44:49 UTC

  FreeBSD doc repository (ports committer)

  Modified files:
    en_US.ISO8859-1/articles/contributors contrib.additional.sgml 
  Log:
  Add Thomas BRETON for www/hinventory-client.
  
  PR:             ports/100452
  Submitted by:   Thomas BRETON <tom@h-inventory.com>
  
  Revision  Changes    Path
  1.617     +5 -0      doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"