aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/bsnmp-regex/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 0.6Kubilay Kocak2013-03-241-2/+2
| | | | | | | | | | | | | | | | - Take maintainership - Add LICENSE - Add CPPFLAGS to fix pcre preprocessor warning - Add DEBUG OPTION - Update WWW: and Tab->space in pkg-descr - Update COMMENT according to standards - Remove ABI version from pcre LIB_DEPENDS PR: ports/169027 Approved by: rm (mentor) Notes: svn path=/head/; revision=315101
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 0.5Dmitry Marakasov2009-11-281-3/+3
| | | | | | | | | | | - While here, fix configure handling PR: 140069 Submitted by: Eugene Grosbein <eugen@eg.sd.rdtc.ru> Approved by: Brock Williams <brock@cottonwoodcomputer.com> (maintainer?), maintainer timeout Notes: svn path=/head/; revision=244879
* - update to 0.3 versionBeech Rintoul2009-03-081-3/+3
| | | | | | | | | | | | | - fix MASTER_SITES url - add WWW address to pkg-descr - fix man install path PR: ports/131913 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout (2+ weeks) Notes: svn path=/head/; revision=229706
* bsnmp-regex is a module for bsnmpd which allows creation of counters from logAlejandro Pulver2007-02-181-0/+3
files, program output or other text data. The counters use regular expressions to count the number of matches, or parse out specific text/numbers. The resulting data can then be queried or graphed with the usual SNMP tools. PR: ports/109103 Submitted by: brock at cotcomsol.com Notes: svn path=/head/; revision=185447