Bug 140174 - New port: net-mgmt/glpi-plugins-tracker-agent : Agent get informations of networking devices by SNMP for GLPI
Summary: New port: net-mgmt/glpi-plugins-tracker-agent : Agent get informations of net...
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:00 UTC by David DURIEUX
Modified: 2010-01-09 23:30 UTC (History)
0 users

See Also:


Attachments
file.shar (4.94 KB, text/plain)
2009-11-01 22:00 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:00:07 UTC
New port: net-mgmt/glpi-plugins-tracker-agent : Agent get informations of networking devices by SNMP for GLPI
Comment 1 Philip M. Gollucci freebsd_committer freebsd_triage 2010-01-07 05:30:17 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:01 UTC
pgollucci    2010-01-09 23:19:47 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt             Makefile 
  Added files:
    net-mgmt/glpi-plugins-tracker-agent Makefile distinfo 
                                        pkg-descr pkg-message 
                                        pkg-plist 
  Log:
  glpi-plugin-tracker-agent in a program writen in perl. It receive
  informations from glpi server and query networking devices to
  get informations like serial number, name,
  cartridge and page counter of printers and on switchs, devices connected
  on each port. After it send them to glpi server.
  
  PR:             ports/140174
  Submitted by:   ddurieux <d.durieux at siprossii.com>
  
  Revision  Changes    Path
  1.210     +1 -0      ports/net-mgmt/Makefile
  1.1       +48 -0     ports/net-mgmt/glpi-plugins-tracker-agent/Makefile (new)
  1.1       +3 -0      ports/net-mgmt/glpi-plugins-tracker-agent/distinfo (new)
  1.1       +5 -0      ports/net-mgmt/glpi-plugins-tracker-agent/pkg-descr (new)
  1.1       +8 -0      ports/net-mgmt/glpi-plugins-tracker-agent/pkg-message (new)
  1.1       +20 -0     ports/net-mgmt/glpi-plugins-tracker-agent/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:20 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!