summaryrefslogtreecommitdiff
path: root/net-mgmt/p5-SNMP/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix to work after the ucd-snmp library bump.Bill Fumerola1999-09-041-3/+1
| | | | | | | | Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540 Notes: svn path=/head/; revision=21267
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Upgrade SNMP to 4.0.1, which is a last minute bugfix.Bill Fumerola1999-08-271-3/+5
| | | | | | | | | | Upgrade p5-SNMP to 1.8.1 and mark it broken as it is incompatible with the ucd-snmp changes. If this is a huge problem, then a repo copy of ucd-snmp can be made and we can have the hassle of keeping two copies in our tree. Notes: svn path=/head/; revision=21027
* Upgrade to p5-SNMP-1.8b5Justin M. Seger1999-04-071-3/+3
| | | | | | | | PR: ports/11000 Submitted by: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=17699
* Unbreak.Mark Murray1998-10-211-7/+5
| | | | | | | | Upgrade to v1.8b3. Fix for Perl5. Notes: svn path=/head/; revision=14147
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Don't ask me why, but this port doesn't build anymore.Satoshi Asami1998-04-301-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | ------- ## make >> Checksum OK for SNMP-1.6.tar.gz. ===> Extracting for p5-SNMP-1.6 ===> p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found ===> p5-SNMP-1.6 depends on executable: perl5.00404 - found ===> Patching for p5-SNMP-1.6 ===> Applying FreeBSD patches for p5-SNMP-1.6 ===> Configuring for p5-SNMP-1.6 Checking if your kit is complete... Looks good Writing Makefile for SNMP ===> Building for p5-SNMP-1.6 mkdir ./blib mkdir ./blib/lib cp SNMP.pm ./blib/lib/SNMP.pm AutoSplitting SNMP (./blib/lib/auto/SNMP) make: don't know how to make /asn1.h. Stop *** Error code 2 Stop. Notes: svn path=/head/; revision=10777
* Import of a perl5 interface to UCD's SNMP libraryJames FitzGibbon1997-06-271-0/+27
Notes: svn path=/head/; revision=7085