Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-06 | The configure script needs to know the location of the installed net-snmp | heinz | 1 | -1/+2 | |
package. For non-default paths (eg, /opt/pkg) we need to tell "configure" this explicitly. This should fix build problems observed on Linux. | |||||
2006-03-22 | Fix GCC 3.4+: label at end of compound statement. | joerg | 2 | -1/+14 | |
2006-02-14 | Initial version 0.3.1. | heinz | 6 | -0/+2302 | |
Mbrowse is an SNMP MIB browser based on GTK and net-snmp. SNMP v1 and v2c are supported. Pkgsrc changes: - The 'pre-configure' target avoids an irritating warning message during the configure stage. - patch-aa works around an "identifier undeclared" error. patch-ab updates the configure script accordingly. |