Commit graph

26 commits

Author SHA1 Message Date
wiz
9fae80ae8e autoconf dependency not needed -- we already have a configure.
While here, delete unnecessary parts of said configure patch.
2002-10-02 21:10:10 +00:00
jlam
e2afa97f51 Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.  This provides sufficient
buildlink2 infrastructure to start merging other packages from the
buildlink2 branch that have already been converted to use the buildlink2
framework.
2002-08-25 18:38:05 +00:00
tron
92571cd9db Enable memory and VM statistic under NetBSD. This fixes PR pkg/14438
by Scott Presnell.
2002-05-25 08:04:51 +00:00
itojun
d4d005b6f3 upgrade to 4.2.4.
release note: http://sourceforge.net/project/shownotes.php?release_id=83551
2002-04-09 09:53:54 +00:00
tron
3c5b4a5a97 Fix silly typo in original sources which causes build failures on NetBSD
systems with utmpx support.
2002-03-04 12:40:24 +00:00
tron
b67cf00c61 Update "ucd-snmp" package to version 4.2.3nb1:
- Replace with contents of "ucd-snmp-current" package to fix various
  security problems.
- Add patch sent to "bugtraq" by Juan M. de la Torre to fix buffer overflow
  in "snmpnetstat" client.
2002-02-13 16:41:40 +00:00
agc
1b3a258925 A very dirty workaround to a compilation problem on NetBSD hosts caused by
configure script problems.
2001-03-14 10:29:42 +00:00
hubertf
0633c8a40b snmpd tries to use librpm to give a list of installed software
via the swinst table. Disable for a number of reasons.

Patch sent in by "Greg A. Woods" <woods@planix.com> in private mail.
2001-01-26 04:38:04 +00:00
hubertf
7d8e82eb8c * Fix rc.d scripts
* support HOST-RESOURCES MIB

Patch submitted by Greg A. Woods <woods@weird.com> in PR 12043
2001-01-26 02:02:34 +00:00
hubertf
9a3a983912 Link against libcrypto. Previous versions did not require this, but
not doing so results in application code needing change, e.g. pchar.

With this change, pchar now builds with ucd-snmp 4.0.1.12 and 4.1.2
without a change.
2000-12-15 18:46:50 +00:00
kim
8b2612e91e Missed one... 2000-10-13 19:10:03 +00:00
kim
d5d93d218a Update to 4.1.2:
*4.1.2*
 Fixes:
    - Host resources fixes for FreeBSD and NetBSD
    - ucd-snmp memory/vmstat fixes for FreeBSD-3
    - configure --enable-ipv6 fixes
    - AIX fix (use knlist)
    - fix init_master_agent calling exit
    - bad free in subagent.c
    - dont let a agentx subagent be a smux master
    - ucd-snmp/loadave fix for AIX
    - fix doing a set on a pass variable
    - snmptable fixes
    - snmpnetstat fixes for v2c exceptions
    - man page fixes

 Features:
    - Some UnixWare 5 configuration support
    - configure --enable-mini-agent --without-openssl
    - snmptrapd -n
    - snmp_log callbacks
    - noTokenWarnings and noRangeCheck in snmp.conf
    - using a counter type in snmpset/snmptrap

*4.1.1*
 Fixes:
    - Better agent handling of unauthorized requests.
    - Better "make test" support.
    - Misc bug fixes.

*4.1*
 New:
    - Many new command line flags have been added for input/output flexibility.
      (see the snmpcmd(1) manual page on the -O flag and -I flag)
    - The tools support regex matching of oids on the command line.
      (see the snmpcmd(1) manual page on the -Ib option)
    - A ucd-snmp usage tutorial has been placed on the main web page.
      (see http://ucd-snmp.ucdavis.edu/tutorial)
    - snmptable is much smarter and handles sparse tables better.
    - tkmib supports snmpv3.
    - New agent libraries to embed SNMP and AgentX agents into other programs.
      (see the snmp_agent_api(3) manual page and the tutorial)
    - SNMP over TCP is supported.
      (-T TCP on the command lines)
    - OpenSSL has replaced KMT for SHA authentication and DES encryption.
      (Get OpenSSL from http://www.openssl.org/).
    - Some easier-to-use access-control snmpd.conf directives for simple setups.
      (see the snmpd.conf(5) manual page)
    - Easier setup of SNMPv3 support for the agent.
      (see the README.snmpv3 file).
    - Command line argument parsing has been reworked for getopt() use.
      (currently backwards compatible; see the snmpcmd(1) manual page)
    - Table rows with embedded strings are dealt with for both input and output.
      (see the snmpcmd(1) manual on the -Ob flag)
    - Many more snmp.conf directives supported.
      (see the snmp.conf(5) manual page)
    - Many AgentX improvements.
    - All of our distributed mibs have been updated to be SMIv2 compliant.
    - Trap support in the agent has been cleaned up and an API created.

 Perl:
    - Joe Marzot's perl module is now included with the ucd-snmp source.
      (this should help people trying to synchronize the two packages)

 Fixes:
    - SMUX support has been reintegrated into the agent in a better way.
    - Many many others.
2000-10-13 17:55:35 +00:00
itojun
743455bdb1 Be friendly with ELF-based netbsd systems.
(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-24 04:18:35 +00:00
itojun
4dd89641bd remove explicit PKGNAME (DISNAME == PKGNAME).
include $NetBSD$ into patches.
2000-01-23 10:42:15 +00:00
itojun
7a526062c8 upgrade ucd-snmp to 4.0.1.
include IPv6 MIB support patch into compilation.
2000-01-23 10:41:09 +00:00
tron
99888b864b Fix "ucd-snmpd" to return "mib-2.ip.ipAddrTable" and make sure "netbsd1"
preprocessor symbol gets defined on NetBSD systems.
Patches supplied by Zdenek Salvet in PR pkg/7799.
1999-08-15 11:07:13 +00:00
tron
6177eaed01 Use package libtool to install "snmptrapd" because we will get a useless
shell script otherwise.
1999-08-15 10:12:51 +00:00
tron
d77009484c Make this package build on ELF systems. 1999-08-15 09:44:00 +00:00
kim
15e6c91073 Now detecting the type of rtentry works (on my 1.3H) and
the software compiles.  Hopefully this change does not
break anything on 1.4 systems.
1999-06-14 16:04:02 +00:00
tv
a4e21b17ce Build libsnmp as a shared object with libtool. Bump version to "...p1". 1999-05-04 03:51:57 +00:00
abs
363b9e9db7 Previous workaround for dynamically linking against libwrap but not using
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-21 20:47:22 +00:00
hubertf
b9bd29d38b rcsid police 1999-04-05 01:01:30 +00:00
hubertf
0293564ca3 Update to V3.6.1, as sent in in PR 7322 by Greg A. Woods <woods@planix.com>
Changes:
 - 3.6.1 is a bugfix release
 - This package uses NetBSD's libwrap
1999-04-05 00:59:07 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
frueauf
a3ce079050 Update ucd-snmp to 3.5, inspired by pr 5880 by Jeff Rizzo.
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-08-03 19:36:00 +00:00
hubertf
46a3040b2e Add pkg for UCD SNMP implementation, based on FreeBSD port. 1998-05-24 12:31:11 +00:00