Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-27 | main/net-snmp: fixes for perl-5.24 | Natanael Copa | |
2015-10-20 | main/net-snmp: install initscript as symlink | Natanael Copa | |
2015-10-13 | net-snmp: fix init script to be backwards compatible | Natanael Copa | |
2015-10-13 | main/net_snmp: init scripts cleanup and modify configs to run snmpd & ↵ | Valery Kartel | |
snmptrapd out from the box | |||
2015-09-10 | Do not delete *.la files manually | Bartłomiej Piotrowski | |
Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified. | |||
2015-08-04 | main/net-snmp: security fix for CVE-2015-5621 | Natanael Copa | |
2015-07-16 | main/net-snmp: rebuild against perl-5.22 | Natanael Copa | |
2015-04-28 | main/*: replace all sbin/runscript with sbin/openrc-run | Natanael Copa | |
2015-02-23 | main/net-snmp: upgrade to 5.7.3 | Carlo Landmeter | |
2015-02-10 | main/net-snmp: needs linux-headers to build | Leonardo Arena | |
2014-09-24 | main/net-snmp: fix CVE-2014-3565 | Natanael Copa | |
ref #3351 | |||
2014-07-15 | main/net-snmp: rebuild against perl-5.20 | Natanael Copa | |
2014-06-12 | main/net-snmp: lower logging from debugging to warning | Leonardo Arena | |
2014-03-16 | main/net-snmp: upgrade to 5.7.2.1 | Bartłomiej Piotrowski | |
2014-01-03 | main/net-snmp: update initd, adding reload function | Leonardo Arena | |
2013-09-29 | main/net-snmp: add missing patch | Timo Teräs | |
2013-09-29 | main/net-snmp: fix musl build | Timo Teräs | |
2013-07-30 | [all autotools packages]: normalize ./configure | Timo Teräs | |
2013-05-23 | main/net-snmp: rebuild against perl-5.18 | Natanael Copa | |
2012-12-18 | main/net-snmp: upgrade to 5.7.2 | Carlo Landmeter | |
2012-10-25 | main/net-snmp: fix bootstrap issue | Natanael Copa | |
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 | |||
2012-08-21 | main/net-snmp: fix parallel build issues | Natanael Copa | |
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 | |||
2012-08-21 | main/net-snmp: rebuild | Natanael Copa | |
Try to get default_store.so linked with -lnetsnmp. ref #1263 | |||
2012-07-11 | main/net-snmp: rebuild against perl-5.16 | Natanael Copa | |
2012-04-19 | main/net-snmp: misc fixes and reorganize | Natanael Copa | |
- use perl vendor dir instead of /usr/local - fix parallel build issue with man aliases - split -libs -agent-libs -perl and -gui subpackages | |||
2012-02-11 | main/net-snmp: allow tmpfs volumes to be monitored | Jeff Bilyk | |
fixes #932 | |||
2011-11-11 | main/net-snmp: add some snmpd MIB implementation fixes | Timo Teräs | |
* IP-MIB::ipNetToPhysicalPhysAddress is fixed to display data properly even after first time * swinst patch prevents a crash during snmpwalk in default install | |||
2011-10-05 | main/net-snmp: upgrade to 5.7.1 | Carlo Landmeter | |
2011-07-14 | main/net-snmp: upgrade to 5.7 | Timo Teräs | |
2011-07-01 | main/net-snmp: remove *.la | Natanael Copa | |
2011-05-18 | main/net-snmp: rebuild against perl-5.14 | Natanael Copa | |
2011-01-14 | main/net-snmp: upgrade to 5.6.1 | Natanael Copa | |
2011-01-13 | Set all packages with arch="x86 x86_64" to arch="all". | William Pitcock | |
2010-12-30 | main/${i##*/}: rebuild against new libperl | Natanael Copa | |
2010-12-13 | main/*: add arch | Natanael Copa | |
2010-12-02 | main/net-snmp: the -dev package needs openssl | Natanael Copa | |
2010-07-28 | main/net-snmp: set correct sysconfdir | Natanael Copa | |
2010-07-15 | main/net-snmp: move .so to -dev package | Natanael Copa | |
ref #384 | |||
2010-05-14 | main/[various]: rebuild against openssl-1.0 | Natanael Copa | |
2010-05-12 | main/net-snmp: upgrade to 5.5 | Carlo Landmeter | |
2010-05-04 | main/[various]: bump pkgrel to force rebuild against nptl | Natanael Copa | |
2009-09-15 | main/net-snmp: start services after firewall | Natanael Copa | |
2009-09-08 | main/net-snmp: remove perllocal.pod | Natanael Copa | |
2009-09-04 | main/net-snmp: CVE-2008-6123, fix textrels | Natanael Copa | |
2009-07-24 | moved extra/* to main/ | Natanael Copa | |
and fixed misc build issues |