summaryrefslogtreecommitdiff
path: root/net/ucd-snmp
AgeCommit message (Collapse)AuthorFilesLines
2002-04-11Record conflict with "net-snmp-current" package.tron1-1/+3
2002-04-09upgrade to 4.2.4.itojun8-1095/+1384
release note: http://sourceforge.net/project/shownotes.php?release_id=83551
2002-03-04Fix silly typo in original sources which causes build failures on NetBSDtron2-1/+15
systems with utmpx support.
2002-02-27Put a delay in the "restart" code so that the daemon has time to shutdowntron2-2/+4
properly.
2002-02-27Fix message displayed if daemon is started.tron2-4/+4
2002-02-17Add buildlink glue code for libraries and includes delivered by thetron1-0/+37
"ucd-snmp" package.
2002-02-14Add work arround for build problems under NetBSD-i386 1.5.1, 1.5.2 andtron2-7/+500
early 1.5.3 alpha versions caused by an error in "sys/disklabel.h"
2002-02-13Update "ucd-snmp" package to version 4.2.3nb1:tron15-385/+3377
- 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-05/bin/mkdir -> ${MKDIR}.skrll1-2/+2
Make the print-PLIST target output ${MKDIR} also.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-24Put a "@" in front of the recently added "${LN}" command so that thetron1-2/+2
"post-extract" target is quiet again.
2001-09-24Fix build problem under NetBSD-current. Patch supplied by Naoto Shimazakitron1-1/+2
in PR pkg/14045.
2001-08-27Use wildcard dependence on "autoconf" package.tron1-4/+2
2001-04-21Move to sha1 checksum, and/or add distfile sizes.wiz1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+2
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-14A very dirty workaround to a compilation problem on NetBSD hosts caused byagc2-9/+33
configure script problems.
2001-03-05add RCS Id (!)wiz1-1/+1
2001-03-05Undo part of 1.30 (which must have been an error). pkg/12334.wiz1-2/+2
2001-03-04remove obsoleted PATCH_SITES section. the kame patch is already integrateditojun1-5/+1
into ucd-snmp distribution.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-3/+3
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-8/+11
2001-02-06Make that "autoreconf" -- there is no "autoremake".fredb1-3/+3
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.
2001-01-31use MASTER_SITE_SOURCEFORGE for better reachabilityhubertf1-2/+2
2001-01-29Some more MESSAGE cleanup.wiz1-23/+22
2001-01-28This was meant to be added for PR 12043 - fixes part of PR 12055hubertf1-0/+32
2001-01-26Regen.wiz1-1/+1
2001-01-26snmpd tries to use librpm to give a list of installed softwarehubertf1-12/+18
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 * Fix rc.d scriptshubertf5-24/+94
* support HOST-RESOURCES MIB Patch submitted by Greg A. Woods <woods@weird.com> in PR 12043
2001-01-04The way that shared objects were handled in the PLISTs and bsd.pkg.mk wasagc1-1/+7
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this.
2000-12-16Make rc.d script handle stop/start/restarthubertf2-12/+32
2000-12-15Link against libcrypto. Previous versions did not require this, buthubertf2-10/+19
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-04ucd-snmp moved to sourceforge. PR 11592.itojun1-3/+4
2000-11-05Fix the scotty mips path.veego1-2/+2
Should we add a depends line for scotty?
2000-10-13Missed one...kim2-6/+22
2000-10-13Add a startup script.kim3-2/+21
2000-10-13Update to 4.1.2:kim12-234/+224
*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-08-14USE_PKGLIBTOOL -> USE_LIBTOOLwiz2-3/+5
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