Summary: | new port : textproc/glpi-plugins-DataInjection : This glpi plugin allows data import into GLPI using CSV files | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | David DURIEUX <d.durieux> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
David DURIEUX
2009-11-01 22:30:04 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it. pgollucci 2010-01-09 23:20:48 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/glpi-plugins-DataInjection Makefile distinfo pkg-descr pkg-plist Log: glpi-plugins-DataInjection is a glpi plugin. It allows data import into GLPI using CSV files. It allows to create models of injection for a future re-use. It's been created in order to : * Import datas coming from others asset management softwares * Inject electronic delivery forms Datas to be imported using the plugains are : * Inventory datas (except softwares and licenses) * Management datas (contract, contact, supplier) * Configuration datas (user, group, entity) PR: ports/140177 Submitted by: ddurieux <d.durieux at siprossii.com> Revision Changes Path 1.1402 +1 -0 ports/textproc/Makefile 1.1 +35 -0 ports/textproc/glpi-plugins-DataInjection/Makefile (new) 1.1 +3 -0 ports/textproc/glpi-plugins-DataInjection/distinfo (new) 1.1 +11 -0 ports/textproc/glpi-plugins-DataInjection/pkg-descr (new) 1.1 +91 -0 ports/textproc/glpi-plugins-DataInjection/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" State Changed From-To: open->closed Committed, with minor changes. Thanks! |