Bug 140177 - new port : textproc/glpi-plugins-DataInjection : This glpi plugin allows data import into GLPI using CSV files
Summary: new port : textproc/glpi-plugins-DataInjection : This glpi plugin allows data...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Philip M. Gollucci
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-01 22:30 UTC by David DURIEUX
Modified: 2010-01-09 23:30 UTC (History)
0 users

See Also:


Attachments
file.shar (8.80 KB, text/plain)
2009-11-01 22:30 UTC, David DURIEUX
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description David DURIEUX 2009-11-01 22:30:04 UTC
new port : textproc/glpi-plugins-DataInjection : This glpi plugin allows data import into GLPI using CSV files
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-07 05:31:50 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pgollucci

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-01-09 23:20:57 UTC
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"
Comment 3 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-09 23:21:27 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!