mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
8fd36313da
Install SNMP headers into ${PREFIX}/include/snmp Compile libsnmp.a with "-DPIC -fpic" to allow dynamic linking without RRS Text Relocation errors. PR: ports/3880
51 lines
1.1 KiB
Plaintext
51 lines
1.1 KiB
Plaintext
bin/snmpnetstat
|
|
bin/snmpwalk
|
|
bin/snmpbulkwalk
|
|
bin/snmptest
|
|
bin/snmptranslate
|
|
bin/snmpget
|
|
bin/snmptrapd
|
|
bin/snmpset
|
|
bin/snmpgetnext
|
|
bin/snmptrap
|
|
bin/snmpstatus
|
|
bin/snmpcheck
|
|
man/man1/snmpget.1.gz
|
|
man/man1/snmpset.1.gz
|
|
man/man1/snmpwalk.1.gz
|
|
man/man1/snmpbulkwalk.1.gz
|
|
man/man1/snmpgetnext.1.gz
|
|
man/man1/snmptest.1.gz
|
|
man/man1/snmpnetstat.1.gz
|
|
man/man1/snmptranslate.1.gz
|
|
man/man1/snmpstatus.1.gz
|
|
man/man3/snmp_api.3.gz
|
|
man/man5/variables.5.gz
|
|
man/man5/snmpd.conf.5.gz
|
|
man/man8/snmptrapd.8.gz
|
|
man/man8/snmpd.8.gz
|
|
lib/libsnmp.a
|
|
lib/snmp/mib.txt
|
|
include/snmp/acl.h
|
|
include/snmp/asn1.h
|
|
include/snmp/context.h
|
|
include/snmp/md5.h
|
|
include/snmp/mib.h
|
|
include/snmp/parse.h
|
|
include/snmp/party.h
|
|
include/snmp/snmp.h
|
|
include/snmp/snmp_api.h
|
|
include/snmp/snmp_client.h
|
|
include/snmp/snmp_impl.h
|
|
include/snmp/system.h
|
|
include/snmp/view.h
|
|
lib/snmp/mibs/ucd-snmp.txt
|
|
sbin/snmpd
|
|
share/examples/ucd-snmp/README
|
|
share/examples/ucd-snmp/acl.conf
|
|
share/examples/ucd-snmp/context.conf
|
|
share/examples/ucd-snmp/party.conf
|
|
share/examples/ucd-snmp/view.conf
|
|
@dirrm lib/snmp/mibs
|
|
@dirrm lib/snmp
|
|
@dirrm include/snmp |