summaryrefslogtreecommitdiff
path: root/net/sdig
AgeCommit message (Collapse)AuthorFilesLines
2002-07-15Added $NetBSD$ tag according to mail from Thomas Klausner on tech-pkg. Someheinz1-0/+5
slight formatting changes.
2002-04-20Forgot to change ">=" to "-".fredb1-2/+2
2002-04-20In ucd-snmp's shared libraries, the SONAME is the filename, which containsfredb1-2/+3
the version of ucd-snmp. Therefore, adjust the wildcard dependencies in dependents to match exactly (barring "nb" version changes), and bump the dependent's "nb" versions to reflect the change in dependencies. Otherwise, an "ethereal" binary package (for example) built against ucd-snmp-4.2.4 will happily install against ucd-snmp-4.2.3nb1, but will fail at run-time with, ``shared object "libucdsnmp-0.4.2.3.so" not found.''
2002-01-10Import sdig, Switch Digger finds port assignments for a client on a switchedbouyer8-0/+254
Ethernet Provided by Greg A. Woods in PR 15157, with some minor changes to quiet pkglint.