summaryrefslogtreecommitdiff
path: root/net/p5-SNMP (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix to work after the ucd-snmp library bump.Bill Fumerola1999-09-042-3/+30
| | | | | | | | 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-272-4/+6
| | | | | | | | | | 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
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Upgrade to p5-SNMP-1.8b5Justin M. Seger1999-04-072-4/+4
| | | | | | | | PR: ports/11000 Submitted by: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=17699
* Use %%PERL_VER%% and %%PERL_ARCH%%.Hidetoshi Shimokawa1999-01-121-6/+6
| | | | Notes: svn path=/head/; revision=16014
* Unbreak.Mark Murray1998-10-215-56/+39
| | | | | | | | 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
* Make this one stop asking questions.James FitzGibbon1997-07-021-6/+13
| | | | | | | Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi Notes: svn path=/head/; revision=7192
* Import of a perl5 interface to UCD's SNMP libraryJames FitzGibbon1997-06-276-0/+80
Notes: svn path=/head/; revision=7085