aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/glpi-plugins-tracker-agent
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-2/+6
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-1/+0
| | | | | | | | | (part 9). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248631
* glpi-plugin-tracker-agent in a program writen in perl. It receivePhilip M. Gollucci2010-01-095-0/+84
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> Notes: svn path=/head/; revision=247467