Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/net-snmp: rebuild against libressl | Natanael Copa | 2016-10-10 | 1 | -3/+3 |
| | |||||
* | main/net-snmp: fixes for perl-5.24 | Natanael Copa | 2016-07-27 | 3 | -1/+2550 |
| | |||||
* | main/net-snmp: install initscript as symlink | Natanael Copa | 2015-10-20 | 1 | -4/+7 |
| | |||||
* | net-snmp: fix init script to be backwards compatible | Natanael Copa | 2015-10-13 | 2 | -5/+10 |
| | |||||
* | main/net_snmp: init scripts cleanup and modify configs to run snmpd & ↵ | Valery Kartel | 2015-10-13 | 6 | -84/+40 |
| | | | | snmptrapd out from the box | ||||
* | Do not delete *.la files manually | Bartłomiej Piotrowski | 2015-09-10 | 1 | -1/+0 |
| | | | | | Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | ||||
* | main/net-snmp: security fix for CVE-2015-5621 | Natanael Copa | 2015-08-04 | 2 | -1/+138 |
| | |||||
* | main/net-snmp: rebuild against perl-5.22 | Natanael Copa | 2015-07-16 | 1 | -1/+1 |
| | |||||
* | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | 2015-04-28 | 3 | -9/+9 |
| | |||||
* | main/net-snmp: upgrade to 5.7.3 | Carlo Landmeter | 2015-02-23 | 3 | -469/+20 |
| | |||||
* | main/net-snmp: needs linux-headers to build | Leonardo Arena | 2015-02-10 | 1 | -2/+2 |
| | |||||
* | main/net-snmp: fix CVE-2014-3565 | Natanael Copa | 2014-09-24 | 2 | -1/+451 |
| | | | | ref #3351 | ||||
* | main/net-snmp: rebuild against perl-5.20 | Natanael Copa | 2014-07-15 | 1 | -1/+1 |
| | |||||
* | main/net-snmp: lower logging from debugging to warning | Leonardo Arena | 2014-06-12 | 2 | -5/+5 |
| | |||||
* | main/net-snmp: upgrade to 5.7.2.1 | Bartłomiej Piotrowski | 2014-03-16 | 1 | -26/+18 |
| | |||||
* | main/net-snmp: update initd, adding reload function | Leonardo Arena | 2014-01-03 | 2 | -15/+21 |
| | |||||
* | main/net-snmp: add missing patch | Timo Teräs | 2013-09-29 | 2 | -3/+13 |
| | |||||
* | main/net-snmp: fix musl build | Timo Teräs | 2013-09-29 | 1 | -2/+18 |
| | |||||
* | [all autotools packages]: normalize ./configure | Timo Teräs | 2013-07-30 | 1 | -2/+6 |
| | |||||
* | main/net-snmp: rebuild against perl-5.18 | Natanael Copa | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | main/net-snmp: upgrade to 5.7.2 | Carlo Landmeter | 2012-12-18 | 2 | -29/+11 |
| | |||||
* | main/net-snmp: fix bootstrap issue | Natanael Copa | 2012-10-25 | 1 | -2/+4 |
| | | | | | | | net-snmp-gui has perl-net-snmp in its depends but there was noting to help abuild to know that perl-net-snmp had to be built first. We solve that by adding perl-net-snmp to makedepends | ||||
* | main/net-snmp: fix parallel build issues | Natanael Copa | 2012-08-21 | 1 | -3/+7 |
| | | | | | | | | | | | | | | We need run net-snmp-config-x before building perl modules. Otherwise net-snmp-config will not be executable and net-snmp-config --libs will fail and perl modules will be built without -lnetsnmp. Seems also that we need build startnadall and net-snmp-create-v3-user before building perl modules. We could have "fixed" it by simply disabling parallel builds, but I don't like the idea of having 1 core working and 7 cores in idle. fixes #1263 | ||||
* | main/net-snmp: rebuild | Natanael Copa | 2012-08-21 | 1 | -1/+1 |
| | | | | | | Try to get default_store.so linked with -lnetsnmp. ref #1263 | ||||
* | main/net-snmp: rebuild against perl-5.16 | Natanael Copa | 2012-07-11 | 1 | -1/+1 |
| | |||||
* | main/net-snmp: misc fixes and reorganize | Natanael Copa | 2012-04-19 | 1 | -2/+63 |
| | | | | | | - use perl vendor dir instead of /usr/local - fix parallel build issue with man aliases - split -libs -agent-libs -perl and -gui subpackages | ||||
* | main/net-snmp: allow tmpfs volumes to be monitored | Jeff Bilyk | 2012-02-11 | 1 | -1/+5 |
| | | | | fixes #932 | ||||
* | main/net-snmp: add some snmpd MIB implementation fixes | Timo Teräs | 2011-11-11 | 3 | -1/+50 |
| | | | | | | | * IP-MIB::ipNetToPhysicalPhysAddress is fixed to display data properly even after first time * swinst patch prevents a crash during snmpwalk in default install | ||||
* | main/net-snmp: upgrade to 5.7.1 | Carlo Landmeter | 2011-10-05 | 1 | -2/+2 |
| | |||||
* | main/net-snmp: upgrade to 5.7 | Timo Teräs | 2011-07-14 | 1 | -3/+3 |
| | |||||
* | main/net-snmp: remove *.la | Natanael Copa | 2011-07-01 | 1 | -2/+3 |
| | |||||
* | main/net-snmp: rebuild against perl-5.14 | Natanael Copa | 2011-05-18 | 1 | -1/+1 |
| | |||||
* | main/net-snmp: upgrade to 5.6.1 | Natanael Copa | 2011-01-14 | 1 | -3/+3 |
| | |||||
* | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | 2011-01-13 | 1 | -1/+1 |
| | |||||
* | main/${i##*/}: rebuild against new libperl | Natanael Copa | 2010-12-30 | 1 | -1/+1 |
| | |||||
* | main/*: add arch | Natanael Copa | 2010-12-13 | 1 | -0/+1 |
| | |||||
* | main/net-snmp: the -dev package needs openssl | Natanael Copa | 2010-12-02 | 1 | -1/+2 |
| | |||||
* | main/net-snmp: set correct sysconfdir | Natanael Copa | 2010-07-28 | 1 | -2/+2 |
| | |||||
* | main/net-snmp: move .so to -dev package | Natanael Copa | 2010-07-15 | 1 | -1/+1 |
| | | | | ref #384 | ||||
* | main/[various]: rebuild against openssl-1.0 | Natanael Copa | 2010-05-14 | 1 | -1/+1 |
| | |||||
* | main/net-snmp: upgrade to 5.5 | Carlo Landmeter | 2010-05-12 | 2 | -35/+22 |
| | |||||
* | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | 2010-05-04 | 1 | -1/+1 |
| | |||||
* | main/net-snmp: start services after firewall | Natanael Copa | 2009-09-15 | 3 | -3/+5 |
| | |||||
* | main/net-snmp: remove perllocal.pod | Natanael Copa | 2009-09-08 | 1 | -1/+2 |
| | |||||
* | main/net-snmp: CVE-2008-6123, fix textrels | Natanael Copa | 2009-09-04 | 2 | -8/+35 |
| | |||||
* | moved extra/* to main/ | Natanael Copa | 2009-07-24 | 5 | -0/+135 |
and fixed misc build issues |