summaryrefslogtreecommitdiff
path: root/main/net-snmp
AgeCommit message (Collapse)Author
2016-07-27main/net-snmp: fixes for perl-5.24Natanael Copa
2015-10-20main/net-snmp: install initscript as symlinkNatanael Copa
2015-10-13net-snmp: fix init script to be backwards compatibleNatanael Copa
2015-10-13main/net_snmp: init scripts cleanup and modify configs to run snmpd & ↵Valery Kartel
snmptrapd out from the box
2015-09-10Do not delete *.la files manuallyBartłomiej Piotrowski
Since abuild v2.22.0, these are removed automatically unless 'libtool' option has been specified.
2015-08-04main/net-snmp: security fix for CVE-2015-5621Natanael Copa
2015-07-16main/net-snmp: rebuild against perl-5.22Natanael Copa
2015-04-28main/*: replace all sbin/runscript with sbin/openrc-runNatanael Copa
2015-02-23main/net-snmp: upgrade to 5.7.3Carlo Landmeter
2015-02-10main/net-snmp: needs linux-headers to buildLeonardo Arena
2014-09-24main/net-snmp: fix CVE-2014-3565Natanael Copa
ref #3351
2014-07-15main/net-snmp: rebuild against perl-5.20Natanael Copa
2014-06-12main/net-snmp: lower logging from debugging to warningLeonardo Arena
2014-03-16main/net-snmp: upgrade to 5.7.2.1Bartłomiej Piotrowski
2014-01-03main/net-snmp: update initd, adding reload functionLeonardo Arena
2013-09-29main/net-snmp: add missing patchTimo Teräs
2013-09-29main/net-snmp: fix musl buildTimo Teräs
2013-07-30[all autotools packages]: normalize ./configureTimo Teräs
2013-05-23main/net-snmp: rebuild against perl-5.18Natanael Copa
2012-12-18main/net-snmp: upgrade to 5.7.2Carlo Landmeter
2012-10-25main/net-snmp: fix bootstrap issueNatanael 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-21main/net-snmp: fix parallel build issuesNatanael 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-21main/net-snmp: rebuildNatanael Copa
Try to get default_store.so linked with -lnetsnmp. ref #1263
2012-07-11main/net-snmp: rebuild against perl-5.16Natanael Copa
2012-04-19main/net-snmp: misc fixes and reorganizeNatanael 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-11main/net-snmp: allow tmpfs volumes to be monitoredJeff Bilyk
fixes #932
2011-11-11main/net-snmp: add some snmpd MIB implementation fixesTimo 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-05main/net-snmp: upgrade to 5.7.1Carlo Landmeter
2011-07-14main/net-snmp: upgrade to 5.7Timo Teräs
2011-07-01main/net-snmp: remove *.laNatanael Copa
2011-05-18main/net-snmp: rebuild against perl-5.14Natanael Copa
2011-01-14main/net-snmp: upgrade to 5.6.1Natanael Copa
2011-01-13Set all packages with arch="x86 x86_64" to arch="all".William Pitcock
2010-12-30main/${i##*/}: rebuild against new libperlNatanael Copa
2010-12-13main/*: add archNatanael Copa
2010-12-02main/net-snmp: the -dev package needs opensslNatanael Copa
2010-07-28main/net-snmp: set correct sysconfdirNatanael Copa
2010-07-15main/net-snmp: move .so to -dev packageNatanael Copa
ref #384
2010-05-14main/[various]: rebuild against openssl-1.0Natanael Copa
2010-05-12main/net-snmp: upgrade to 5.5Carlo Landmeter
2010-05-04main/[various]: bump pkgrel to force rebuild against nptlNatanael Copa
2009-09-15main/net-snmp: start services after firewallNatanael Copa
2009-09-08main/net-snmp: remove perllocal.podNatanael Copa
2009-09-04main/net-snmp: CVE-2008-6123, fix textrelsNatanael Copa
2009-07-24moved extra/* to main/Natanael Copa
and fixed misc build issues