Commit Graph

59 Commits

Author SHA1 Message Date
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
brad
4b0f608ec9 re-add libtool wrappers 2003-07-19 00:46:48 +00:00
danh
b7dd8859e1 extendable -> extendible 2003-04-22 15:15:57 +00:00
danh
14a604a2c8 update to ucd-snmp 4.2.6
from Sergio Jimenez Romero <tripledes@eslack.org>
2003-04-22 15:11:05 +00:00
david
32bf3deee8 necessary is spelled necessary.
similar is spelled similar.
functionality is spelled functionality.
ok brad@ jmc@
2003-02-26 15:13:04 +00:00
henning
b9ef3f547b make it compile on -current again
ok maintainer danh@
2003-01-24 20:06:57 +00:00
fgsch
e5e4446061 finally, no more NEED_VERSION. 2002-12-29 21:14:10 +00:00
pvalchev
98edb320fa pull <des.h> and use our own libdes 2002-06-16 20:02:19 +00:00
pvalchev
d61eeffd56 sync 2002-06-16 19:59:09 +00:00
espie
aa8b372d10 say goodbye to MASTER_SITE_SUBDIR 2002-05-15 17:42:24 +00:00
danh
fc8876006b do not prepend an underscore to function names when __ELF__ is defined.
suggested by brad@
2002-02-19 14:19:54 +00:00
danh
1fb14f4e4a allows extending the agent using shared libraries
from Claudio Castiglia <ccastig@softhome.net>
2002-02-18 14:53:50 +00:00
danh
9bc5bd9e99 update to ucd-snmp 4.2.3
* contains security fixes
* rename checksum file
* bump NEED_VERSION
2002-02-13 21:22:03 +00:00
danh
2c0ddd86e5 * fix bug where a partial walk shows extra dummy interface entries.
* add package patch level (p1)

patch from net-snmp pointed out by peter@ and honzaf@eunet.cz
2001-12-11 15:36:02 +00:00
danh
ec0a445436 NO_REGRESS= Yes 2001-11-13 20:14:39 +00:00
wilfried
f6e5760dcd /usr/include/vm is gone, use uvm instead, ok maintainer 2001-11-10 22:15:34 +00:00
danh
a8a264afd9 upgrade to ucd-snmp 4.2.2 2001-10-11 19:16:19 +00:00
danh
3b2e027e05 use in tree libtool patches 2001-10-08 16:07:12 +00:00
danh
2d9fa14b26 * bump NEED_VERSION
* sync libtool patches
* use gnu module
* OpenBSD 3.0 uses UVM, 2.9-stable hack no longer needed
2001-09-24 16:03:39 +00:00
danh
61ed4958b7 sync libtool patches 2001-08-10 19:53:18 +00:00
danh
4bccda6ac1 - bump NEED_VERSION
- fix compilation issues under -current
- add "-DUVM" to CFLAGS to allow compiling under -stable still
2001-07-19 05:31:06 +00:00
danh
2452c2ecf2 update to ucd-snmp 4.2.1 2001-05-22 19:21:34 +00:00
danh
9bc8553e63 - bump NEED_VERSION
- integrate COMMENT
- fix man page references in MESSAGE (Sean Cavanaugh <seanc@unixgeeks.ca>)
2001-03-28 19:05:30 +00:00
danh
1da9a04304 sync libtool patches 2001-02-19 16:16:14 +00:00
danh
5d89fd558a - /etc -> SYSCONFDIR
- general cleanups
2001-02-13 02:23:40 +00:00
danh
306bbf753c fix post-install error introduced in last commit.
reported by Joshua Krage <jkrage@buser.net>
2001-02-01 21:50:30 +00:00
brad
f42633ddf6 ${STRIP} -> strip 2001-01-28 02:08:53 +00:00
danh
cab4062703 upgrade to ucd-snmp 4.2 2001-01-05 09:19:44 +00:00
danh
6e3b8903e0 project has moved to sourceforge under the name 'net-snmp'.
- update MASTER_SITES and add MASTER_SITE_SUBDIR
- change HOMEPAGE
2000-11-22 21:55:21 +00:00
danh
707a281d78 remove silly patch; blank SHLIB_LDCONFIG_CMD so ldconfig isn't run from any subdir's Makefile 2000-10-26 01:55:22 +00:00
brad
c77cb6b7e3 do not run ldconfig durring install. 2000-10-25 21:12:08 +00:00
brad
4a2b15759a the CONFIGURE_STYLE option autoconf implies the use of gnu. 2000-10-25 21:05:23 +00:00
brad
2717f0492a use "cc -shared" to create shared libraries on 2.8 and up. 2000-10-25 20:48:22 +00:00
brad
908af27721 die! unnecessary subshells 2000-10-25 20:46:49 +00:00
danh
1aa3d48c3f added real name to MAINTAINER 2000-09-23 19:59:51 +00:00
danh
c68478b76b - always build static libraries even when shared libraries are supported.
- fix pkg/PLIST to reflect changes.
2000-09-20 00:07:27 +00:00
danh
8b954bdf68 style 2000-08-30 17:36:24 +00:00
danh
b06463a686 - re-organized Makefile.
- added shared library support.
- updated PLIST, and added PFRAG.shared, PFRAG.no-shared for libraries.
2000-08-29 17:49:09 +00:00
danh
a786e1dd69 fixed configure.in which was broken on sparc; now requires autoconf 2000-08-05 09:39:20 +00:00
danh
a112b59d1e updated MAINTAINER 2000-07-10 20:28:00 +00:00
jakob
8924f7ee74 cleanup
rename patches to new naming scheme
(from maintainer; Dan Harnett <danh@nfol.com>)
2000-06-29 21:20:03 +00:00
jakob
ae32375913 correct CONFIGURE_STYLE; reported by Dan Harnett <danh@nfol.com> 2000-06-27 06:36:10 +00:00
jakob
0a63ba109f Makefile 2000-06-22 15:36:26 +00:00
hugh
0e487b12dd tweaks from Dan Harnett 2000-06-02 19:47:07 +00:00
hugh
544d49e026 pick up missed files 2000-06-02 15:45:05 +00:00
hugh
ce1aa8d01b Updated Makefile is probably handy. (Cursing cvs, it WAS specified
explicitly on commandline.)
2000-05-31 16:13:08 +00:00
hugh
671c648da8 Updated and faked ucd-snmp port from Dan Harnett <danh@nfol.com>,
who is now the maintainer.
2000-05-31 15:35:54 +00:00
angelos
f6e868c46d Mark broken, all the scripts try to use /usr/local/bin/perl 2000-04-12 21:21:28 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00