mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-30 21:49:25 +00:00
22667fa925
Some of the shared library magic is very hackish, however the net-snmp library building make-fu is hackish as well, so I don't feel bad about it. This commit also (re-)enables the host module for much more information. It also fixes a long standing bug where 'snmpwalk localhost public' would hang.
8 lines
150 B
Plaintext
8 lines
150 B
Plaintext
--- local/tkmib~ Wed Jul 26 08:53:26 2000
|
|
+++ local/tkmib Wed Jan 17 18:32:52 2001
|
|
@@ -1,4 +1,3 @@
|
|
-#!/usr/bin/perl
|
|
#!/usr/bin/perl -w
|
|
|
|
require 5;
|