openbsd-ports/net/ethereal/pkg/PFRAG.shared
jakob 6866f42193 update to Ethereal v0.8.16
--
New dissectors include SUA Light, HCLNFSD, Rquota. Many other dissectors were
updated and bug-fixed.  The wiretap library can now read Etherpeek files,
and write NetMon 2.x files. Capture filters and display filters are kept in
separate dialogues/files to help minimize confusion. A new "Decode As"
feature allows some run-time configuration of which dissectors are called
for a particular packet. You can now click on a byte in the hex dump and the
appropriate field in the protocol tree will be selected. The display filter
code was re-written, and some syntax changed (esp. for boolean variables).
2001-03-06 19:50:51 +00:00

11 lines
499 B
Plaintext

lib/ethereal/plugins/0.8.16/libgryphon.so.0.0
lib/ethereal/plugins/0.8.16/gryphon.la
lib/ethereal/plugins/0.8.16/libgryphon.a
lib/ethereal/plugins/0.8.16/libmgcp.so.0.0
lib/ethereal/plugins/0.8.16/mgcp.la
lib/ethereal/plugins/0.8.16/libmgcp.a
@exec ln -s libgryphon.so.0.0 %D/lib/ethereal/plugins/0.8.16/libgryphon.so
@exec ln -s libmgcp.so.0.0 %D/lib/ethereal/plugins/0.8.16/libmgcp.so
@unexec rm %D/lib/ethereal/plugins/0.8.16/libgryphon.so
@unexec rm %D/lib/ethereal/plugins/0.8.16/libmgcp.so