summaryrefslogtreecommitdiff
path: root/net/ucd-snmp
AgeCommit message (Collapse)AuthorFilesLines
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-01-24Be friendly with ELF-based netbsd systems.itojun4-2842/+11
(issue in ucd-snmp side - submitted diff to ucd-snmp-coders@ucdavis) depend on devel/autoconf, to simplify the build. ELF breakage reported from: "Michael L. Hitch" <mhitch@lightning.msu.montana.edu>
2000-01-23use today's KAME diff.itojun2-4/+4
this should fix non-IPv6 compilation on NetBSd-current node. From: tron
2000-01-23remove explicit PKGNAME (DISNAME == PKGNAME).itojun2-2/+2
include $NetBSD$ into patches.
2000-01-23upgrade ucd-snmp to 4.0.1.itojun12-258/+3082
include IPv6 MIB support patch into compilation.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-08-15Fix "ucd-snmpd" to return "mib-2.ip.ipAddrTable" and make sure "netbsd1"tron4-2/+85
preprocessor symbol gets defined on NetBSD systems. Patches supplied by Zdenek Salvet in PR pkg/7799.
1999-08-15Use package libtool to install "snmptrapd" because we will get a uselesstron2-6/+8
shell script otherwise.
1999-08-15Make this package build on ELF systems.tron6-10/+185
1999-07-09Add package patch checksum files.agc1-0/+4
1999-06-14Now detecting the type of rtentry works (on my 1.3H) andkim1-3/+141
the software compiles. Hopefully this change does not break anything on 1.4 systems.
1999-05-04Build libsnmp as a shared object with libtool. Bump version to "...p1".tv4-92/+66
1999-04-21Previous workaround for dynamically linking against libwrap but not usingabs3-59/+79
any functions does not appear to work anymore. Modify config to only use libwrap in for the snmpd agent (which fixes it in a more 'clean' fashion.
1999-04-05rcsid policehubertf1-0/+2
1999-04-05Update to V3.6.1, as sent in in PR 7322 by Greg A. Woods <woods@planix.com>hubertf5-62/+124
Changes: - 3.6.1 is a bugfix release - This package uses NetBSD's libwrap
1999-03-07Update to V3.6hubertf3-47/+65
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1998-10-07Update ucd-snmp, an extensible Simple Network Management Protocolagc2-5/+5
implementation, to version 3.5.3. This is a bug-fix release, with no added functionality.
1998-08-23Add missing / to HOMEPAGE URL.frueauf1-2/+2
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-08-03Update ucd-snmp to 3.5, inspired by pr 5880 by Jeff Rizzo.frueauf5-31/+26
XXX The configure script sets KERNEL and _KERNEL before including XXX <sys/socket.h> for whatever reason. This breaks some little XXX programms which detect options for configure, one of those XXX should detect the rtentry style, on NetBSD-current where XXX <sys/socket.h> includes opt_compat_*.h files. patch-aa XXX workarounds this, but a clean solution should be found and XXX feedbacked to the author.
1998-06-22Update package Makefiles for automatic manual page handling.agc1-7/+1
1998-06-01Correct some typos.agc1-1/+1
1998-05-30Shut up portlint.frueauf1-6/+6
1998-05-24Add pkg for UCD SNMP implementation, based on FreeBSD port.hubertf7-0/+166