summaryrefslogtreecommitdiff
path: root/net-mgmt/net-snmp4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* net-snmp4 conflicts with net-snmp-5.x.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90837
* Move USE_* above bsd.port.pre.mk.Joe Marcus Clarke2003-10-021-6/+6
| | | | | | | PR: 57502 Notes: svn path=/head/; revision=90045
* Looks like I accidentally correupted the patch in the previous commit.Joe Marcus Clarke2003-09-022-184/+77
| | | | | | | Fix that and bump PORTREVISION yet again. Notes: svn path=/head/; revision=88369
* Return the correct value for tcp.tcpCurrEstab.0.Joe Marcus Clarke2003-08-172-1/+204
| | | | | | | | PR: 54551 Submitted by: Mário Freitas <sub_0@netcabo.pt> Notes: svn path=/head/; revision=87144
* libtool uber-patchAde Lovett2003-06-262-6/+8
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Fix build on recent -CURRENT.Joe Marcus Clarke2003-03-283-3/+89
| | | | | | | Reported by: Roar Pettersen <edprp@it.uib.no> Notes: svn path=/head/; revision=77637
* WITH_PORTSSL is not needed anymore.Joe Marcus Clarke2003-03-041-4/+0
| | | | | | | Reported by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=76881
* * Fix build once and for all. Tested with -STABLE, 5.0-RELEASE-p3, andJoe Marcus Clarke2003-03-041-12/+4
| | | | | | | | | | | | | -CURRENT * Take maintainership as I need this version for one of my applications PR: 48932 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Thanks to: ade, marcus Reported by: Will Mitayai Keeso Rowe <mit@dreamlabs.com> Notes: svn path=/head/; revision=76878
* Complete previous patch.Joe Marcus Clarke2003-02-221-3/+2
| | | | Notes: svn path=/head/; revision=76183
* Correct logic when building on 5.x.Joe Marcus Clarke2003-02-221-1/+2
| | | | | | | | Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Pointy hat to: me Notes: svn path=/head/; revision=76182
* Fix build on -STABLE with OpenSSL 0.9.7.Joe Marcus Clarke2003-02-221-1/+1
| | | | Notes: svn path=/head/; revision=76074
* - update to 4.2.6Yen-Ming Lee2003-02-212-4/+28
| | | | | | | | | | - fix build on FreeBSD 5 systems PR: 48504 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=76058
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Mark IGNORE with $OSVERSION >= 500100.Jun Kuriyama2003-02-181-1/+4
| | | | | | | | | | | Backporting 4.x for latest OpenSSL suite will take some timeslots, but I'll not work for it. Release maintainership to ports@ until now. If there is no maintainer appeared, I'll remove this port some time after. Notes: svn path=/head/; revision=75797
* net/net-snmp4 requires perl to build -> USE_PERL5=yesEdwin Groothuis2002-11-171-0/+1
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=70307
* Unbreak on -current.Jun Kuriyama2002-11-162-1/+28
| | | | | | | Submitted by: Olivier Houchard <cognet@ci0.org> Notes: svn path=/head/; revision=70252
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+3
| | | | | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento Notes: svn path=/head/; revision=69429
* Add a patch to show enterprises.ucdavis.dskTable.dskEntry.dskPercentNodeJun Kuriyama2002-08-292-1/+33
| | | | | | | | | mibs on our system. Submitted by: Donal Diamond <donal.diamond@eircom.net> Notes: svn path=/head/; revision=65210
* Unbreak on -current.Jun Kuriyama2002-08-291-4/+22
| | | | Notes: svn path=/head/; revision=65207
* Fix incorrect chmod for directory.Jun Kuriyama2002-07-261-2/+3
| | | | | | | | PR: ports/35192 Submitted by: Helge Oldach <ports-net-snmp@oldach.net> Notes: svn path=/head/; revision=63584
* Upgrade to 4.2.5.Jun Kuriyama2002-05-072-3/+2
| | | | Notes: svn path=/head/; revision=58636
* I've mistaken the treatment of --with-mib-modules configure argumentJun Kuriyama2002-04-101-5/+3
| | | | | | | | | | | with multiple modules. With this fix, both of host and ucd-snmp/diskio modules are activated. Spotted by: Alexandr Listopad <laa@laa.zp.ua> Notes: svn path=/head/; revision=57529
* Upgrade to 4.2.4.Jun Kuriyama2002-04-0911-147/+39
| | | | | | | | Some of our patches are integrated into original distribution. Enable diskio mib-module by default. Notes: svn path=/head/; revision=57474
* kuriyama-san has been doing a much better job at maintaining this thenBill Fumerola2002-04-041-1/+1
| | | | | | | i've been doing. switch maintainership over to him. Notes: svn path=/head/; revision=57304
* Use tab instead of space.Jun Kuriyama2002-04-041-1/+1
| | | | | | | Spotted by: portlint Notes: svn path=/head/; revision=57299
* Remove tkmib from installation.Jun Kuriyama2002-04-044-9/+12
| | | | | | | | | | This program will be provided as separated port which depends on p5-Tk and p5-SNMP. PR: ports/19281 Notes: svn path=/head/; revision=57298
* Fix MASTER_SITES.Jun Kuriyama2002-03-251-1/+1
| | | | | | | | PR: ports/36247 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> Notes: svn path=/head/; revision=56595
* Make this port $PREFIX clean.Jun Kuriyama2002-03-222-4/+7
| | | | | | | | PR: ports/34551 Submitted by: Kazutoshi Kubota <tu7k-kbt@asahi-net.or.jp> Notes: svn path=/head/; revision=56441
* Return correct memory size when over 2G.Jun Kuriyama2002-03-072-1/+12
| | | | | | | | PR: ports/35352 Submitted by: Steve Shorter <steve@nomad.tor.lets.net> Notes: svn path=/head/; revision=55662
* Add TCP Wrappers support.Anders Nordby2002-02-241-1/+2
| | | | | | | Silence by: billf Notes: svn path=/head/; revision=55198
* o Add WITH_SNMP_DISKIO knob to collect diskio statistics (will turn on byJun Kuriyama2002-02-154-0/+59
| | | | | | | | | default after some period). o Support 4.x and 5.x for host/hr_disk.c. o Add simple patch to wrap function decraration in HAVE_LPSTAT correctly. Notes: svn path=/head/; revision=54717
* Update 4.2.1 -> 4.2.3Jacques Vidrine2002-01-215-9/+58
| | | | Notes: svn path=/head/; revision=53465
* First round of auto* cleanups:Will Andrews2002-01-061-1/+1
| | | | | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/ Notes: svn path=/head/; revision=52646
* Handle mbuf statistics going away temporarily aroundBill Fenner2001-10-141-0/+39
| | | | | | | | | | __FreeBSD_version 500021. Leave a placeholder for reporting using the new method added around __FreeBSD_version 500024. (This fixes the build on -current.) Notes: svn path=/head/; revision=48758
* fix spelling errorBill Fumerola2001-08-101-1/+1
| | | | | | | Submitted by: Bruce Dang <btdang@home.com> via IRC Notes: svn path=/head/; revision=46027
* Upgrade to 4.2.1.Jun Kuriyama2001-05-108-329/+15
| | | | Notes: svn path=/head/; revision=42483
* Treat shlib number and libtool as our way.Jun Kuriyama2001-02-083-7/+20
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=38092
* Add work around not to dumps core to access host resources.Jun Kuriyama2001-02-021-8/+12
| | | | | | | Sorry for my commit bloat... Notes: svn path=/head/; revision=37901
* Revert $PORTNAME change.Jun Kuriyama2001-02-021-2/+1
| | | | Notes: svn path=/head/; revision=37900
* Oops, changing PORTNAME may affect DISTNAME...Jun Kuriyama2001-02-021-0/+1
| | | | Notes: svn path=/head/; revision=37899
* Change port name to net-snmp.Jun Kuriyama2001-02-022-1/+306
| | | | | | | Patch to hr_swrun.c to unbreak on -current (plus diffs in net-snmp CVS). Notes: svn path=/head/; revision=37898
* Upgrade to version 4.2Bill Fumerola2001-01-1811-79/+133
| | | | | | | | | | | | Some of the shared library magic is very hackish, however the net-snmp library building make-fu is hackish as well, so I don't feel bad about it. This commit also (re-)enables the host module for much more information. It also fixes a long standing bug where 'snmpwalk localhost public' would hang. Notes: svn path=/head/; revision=37290
* ucd-snmp renamed itself to net-snmp and now uses sourceforge. reflectBill Fumerola2001-01-172-15/+11
| | | | | | | | | | this change (with a repocopy) and update various references. this does not upgrade this port to the most recent version of net-snmp, that will be coming soon. Notes: svn path=/head/; revision=37285
* From the submitter:Bill Fumerola2000-12-311-2/+18
| | | | | | | | | | | - <sys/conf.h> requires 'SPECNAMELEN'. - 'SPECNAMELEN' is defined in <sys/param.h> - however, disk.c includes <sys/conf.h> before including <sys/param.h> Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Notes: svn path=/head/; revision=36493
* Activate IPv6 support.Hajimu UMEMOTO2000-07-281-1/+5
| | | | | | | Approved by: billf Notes: svn path=/head/; revision=31087
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-3/+21
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* The port assigns PLIST_SUB after <bsd.port.pre.mk> is included, so substitutionMaxim Sobolev2000-06-181-2/+2
| | | | | | | | | of %%PREFIX%% for ldconfig didn't work. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> Notes: svn path=/head/; revision=29672
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-4/+2
| | | | Notes: svn path=/head/; revision=29613