Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-06-01 | s/USE_LIBTOOL/USE_PKGLIBTOOL/ | rh | 1 | -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-24 | Be friendly with ELF-based netbsd systems. | itojun | 4 | -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-23 | use today's KAME diff. | itojun | 2 | -4/+4 | |
this should fix non-IPv6 compilation on NetBSd-current node. From: tron | |||||
2000-01-23 | remove explicit PKGNAME (DISNAME == PKGNAME). | itojun | 2 | -2/+2 | |
include $NetBSD$ into patches. | |||||
2000-01-23 | upgrade ucd-snmp to 4.0.1. | itojun | 12 | -258/+3082 | |
include IPv6 MIB support patch into compilation. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-08-15 | Fix "ucd-snmpd" to return "mib-2.ip.ipAddrTable" and make sure "netbsd1" | tron | 4 | -2/+85 | |
preprocessor symbol gets defined on NetBSD systems. Patches supplied by Zdenek Salvet in PR pkg/7799. | |||||
1999-08-15 | Use package libtool to install "snmptrapd" because we will get a useless | tron | 2 | -6/+8 | |
shell script otherwise. | |||||
1999-08-15 | Make this package build on ELF systems. | tron | 6 | -10/+185 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+4 | |
1999-06-14 | Now detecting the type of rtentry works (on my 1.3H) and | kim | 1 | -3/+141 | |
the software compiles. Hopefully this change does not break anything on 1.4 systems. | |||||
1999-05-04 | Build libsnmp as a shared object with libtool. Bump version to "...p1". | tv | 4 | -92/+66 | |
1999-04-21 | Previous workaround for dynamically linking against libwrap but not using | abs | 3 | -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-05 | rcsid police | hubertf | 1 | -0/+2 | |
1999-04-05 | Update to V3.6.1, as sent in in PR 7322 by Greg A. Woods <woods@planix.com> | hubertf | 5 | -62/+124 | |
Changes: - 3.6.1 is a bugfix release - This package uses NetBSD's libwrap | |||||
1999-03-07 | Update to V3.6 | hubertf | 3 | -47/+65 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1998-10-07 | Update ucd-snmp, an extensible Simple Network Management Protocol | agc | 2 | -5/+5 | |
implementation, to version 3.5.3. This is a bug-fix release, with no added functionality. | |||||
1998-08-23 | Add missing / to HOMEPAGE URL. | frueauf | 1 | -2/+2 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -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-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-08-03 | Update ucd-snmp to 3.5, inspired by pr 5880 by Jeff Rizzo. | frueauf | 5 | -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-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -7/+1 | |
1998-06-01 | Correct some typos. | agc | 1 | -1/+1 | |
1998-05-30 | Shut up portlint. | frueauf | 1 | -6/+6 | |
1998-05-24 | Add pkg for UCD SNMP implementation, based on FreeBSD port. | hubertf | 7 | -0/+166 | |