Changeset View
Changeset View
Standalone View
Standalone View
package.yml
| name : net-snmp | name : net-snmp | ||||
| version : 5.7.3 | version : 5.8 | ||||
| release : 4 | release : 5 | ||||
| source : | source : | ||||
| - http://internode.dl.sourceforge.net/project/net-snmp/net-snmp/5.7.3/net-snmp-5.7.3.tar.gz : 12ef89613c7707dc96d13335f153c1921efc9d61d3708ef09f3fc4a7014fb4f0 | - http://internode.dl.sourceforge.net/project/net-snmp/net-snmp/5.8/net-snmp-5.8.tar.gz : b2fc3500840ebe532734c4786b0da4ef0a5f67e51ef4c86b3345d697e4976adf | ||||
| license : BSD-3-Clause | license : BSD-3-Clause | ||||
| summary : Simple Network Management Protocol | summary : Simple Network Management Protocol | ||||
| component : network.util | component : network.util | ||||
| description: | | description: | | ||||
| Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. | Simple Network Management Protocol (SNMP) is a widely used protocol for monitoring the health and welfare of network equipment (eg. routers), computer equipment and even devices like UPSs. Net-SNMP is a suite of applications used to implement SNMP v1, SNMP v2c and SNMP v3 using both IPv4 and IPv6. | ||||
| setup : | | setup : | | ||||
| # Sourced from Fedora to fix perl 5.24 build | |||||
| %patch -p1 < $pkgfiles/net-snmp-5.7.3-Fix-Makefile-PL.patch | |||||
| %patch -p1 < $pkgfiles/net-snmp-5.7.3-Remove-U64-typedef.patch | |||||
| %configure --with-defaults --disable-static | %configure --with-defaults --disable-static | ||||
| build : | | build : | | ||||
| %make | %make | ||||
| install : | | install : | | ||||
| %make_install | %make_install | ||||
| privlib="%perl_privlib%" | privlib="%perl_privlib%" | ||||
| rm -rf "$installdir/$privlib" | rm -rf "$installdir/$privlib" | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.