summaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-SNMP
Commit message (Collapse)AuthorAgeFilesLines
* Fix to work after the ucd-snmp library bump.billf1999-09-042-3/+30
| | | | | Submitted by: <jack@germanium.xtalwind.net> PR: ports/13540
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
|
* Upgrade SNMP to 4.0.1, which is a last minute bugfix.billf1999-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.
* Commit #3/4 to enforce caps, no period.hoek1999-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
* Upgrade to p5-SNMP-1.8b5jseger1999-04-072-4/+4
| | | | | PR: ports/11000 Submitted by: Dima Sivachenko <dima@Chg.RU>
* Use %%PERL_VER%% and %%PERL_ARCH%%.simokawa1999-01-121-6/+6
|
* Unbreak.markm1998-10-215-56/+39
| | | | | Upgrade to v1.8b3. Fix for Perl5.
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-151-2/+2
| | | | | | checks haven't missed anything. Submitted by: dima
* Don't ask me why, but this port doesn't build anymore.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.
* Make this one stop asking questions.jfitz1997-07-021-6/+13
| | | | Locked-in-a-room,bound,gagged,and-beaten-up-by: Satoshi
* Import of a perl5 interface to UCD's SNMP libraryjfitz1997-06-276-0/+80
OpenPOWER on IntegriCloud