Date: Sat, 12 Feb 2011 21:35:58 GMT From: Armin Pirkovitsch <armin@frozen-zone.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/154719: [PATCH] net/netdude update to 0.5.1 (incl. libnetdude update) Message-ID: <201102122135.p1CLZwmS056744@red.freebsd.org> Resent-Message-ID: <201102122140.p1CLe7a6072817@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 154719 >Category: ports >Synopsis: [PATCH] net/netdude update to 0.5.1 (incl. libnetdude update) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sat Feb 12 21:40:07 UTC 2011 >Closed-Date: >Last-Modified: >Originator: Armin Pirkovitsch >Release: >Organization: >Environment: >Description: update net/libnetdude to 0.12 udpate net/netdude to 0.5.1 >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/libnetdude/Makefile net/libnetdude/Makefile --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/libnetdude/Makefile 2010-12-08 20:16:45.000000000 +0100 +++ net/libnetdude/Makefile 2011-02-12 21:15:13.000000000 +0100 @@ -6,9 +6,9 @@ # PORTNAME= libnetdude -PORTVERSION= 0.10a +PORTVERSION= 0.12 CATEGORIES= net -MASTER_SITES= SF/netdude/${PORTNAME}/0.10 +MASTER_SITES= SF/netdude/${PORTNAME}/0.12 MAINTAINER= brenton.chang@gmail.com COMMENT= A library for manipulating libpcap/tcpdump trace files diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/libnetdude/distinfo net/libnetdude/distinfo --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/libnetdude/distinfo 2008-02-04 22:42:50.000000000 +0100 +++ net/libnetdude/distinfo 2011-02-12 21:15:22.000000000 +0100 @@ -1,3 +1,2 @@ -MD5 (libnetdude-0.10a.tar.gz) = e04381ae5db81ef4a83346f44ad6788e -SHA256 (libnetdude-0.10a.tar.gz) = c7299f0cfe1a8e236a8d1bf20490c2f6475494b962e797864bdabbf307c33888 -SIZE (libnetdude-0.10a.tar.gz) = 1208527 +SHA256 (libnetdude-0.12.tar.gz) = 5fe748368e047ec0d6506b581d9ab3295a6f1b20133081715bfec5e27991e979 +SIZE (libnetdude-0.12.tar.gz) = 1153015 diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/libnetdude/pkg-plist net/libnetdude/pkg-plist --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/libnetdude/pkg-plist 2008-02-04 22:42:50.000000000 +0100 +++ net/libnetdude/pkg-plist 2011-02-12 21:49:18.000000000 +0100 @@ -36,54 +36,13 @@ include/libnetdude/%%PORTVERSION%%/protocols/tcp/libnd_tcp.h include/libnetdude/%%PORTVERSION%%/protocols/tcp/libnd_tcb.h include/libnetdude/%%PORTVERSION%%/protocols/udp/libnd_udp.h +include/libnetdude/%%PORTVERSION%%/protocols/vlan/libnd_vlan.h include/libnetdude/%%PORTVERSION%%/plugins/libnd_cksumfix.h include/libnetdude/%%PORTVERSION%%/plugins/libnd_bpf.h lib/libnetdude.so.0 lib/libnetdude.so lib/libnetdude.la lib/libnetdude.a -%%PORTDOCS%%%%DOCSDIR%%/images/caution.gif -%%PORTDOCS%%%%DOCSDIR%%/images/note.gif -%%PORTDOCS%%%%DOCSDIR%%/images/warning.gif -%%PORTDOCS%%%%DOCSDIR%%/images/logo.gif -%%PORTDOCS%%%%DOCSDIR%%/images/traceparts1.png -%%PORTDOCS%%%%DOCSDIR%%/images/traceparts2.png -%%PORTDOCS%%%%DOCSDIR%%/a8757.html -%%PORTDOCS%%%%DOCSDIR%%/c24.html -%%PORTDOCS%%%%DOCSDIR%%/c401.html -%%PORTDOCS%%%%DOCSDIR%%/c558.html -%%PORTDOCS%%%%DOCSDIR%%/c89.html -%%PORTDOCS%%%%DOCSDIR%%/api.html -%%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-debug.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-dumper.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-filter-factory.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-filter-registry.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-filter.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-globals.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-init.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-macros.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-misc.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-null-protocol.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-packet-iterator.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-packet-recycler.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-packet.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-plugin.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-prefs.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol-inst.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol-plugin.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol-registry.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-raw-protocol.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-registry.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-tcpdump.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-timestamp.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-tp.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-tpm.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-trace.html -%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd.html -%%PORTDOCS%%%%DOCSDIR%%/index.sgml -%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css %%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.so %%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.la %%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.a @@ -114,6 +73,9 @@ %%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.so %%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.la %%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.a +%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_vlan.so +%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_vlan.la +%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_vlan.a %%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.so %%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.la %%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.a @@ -126,6 +88,7 @@ @dirrm include/libnetdude/%%PORTVERSION%%/protocols/snap @dirrm include/libnetdude/%%PORTVERSION%%/protocols/tcp @dirrm include/libnetdude/%%PORTVERSION%%/protocols/udp +@dirrm include/libnetdude/%%PORTVERSION%%/protocols/vlan @dirrm include/libnetdude/%%PORTVERSION%%/protocols @dirrm include/libnetdude/%%PORTVERSION%%/plugins @dirrm include/libnetdude/%%PORTVERSION%% diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/Makefile net/netdude/Makefile --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/Makefile 2010-12-08 20:16:46.000000000 +0100 +++ net/netdude/Makefile 2011-02-12 21:16:58.000000000 +0100 @@ -7,10 +7,9 @@ # PORTNAME= netdude -PORTVERSION= 0.4.8a -PORTREVISION= 3 +PORTVERSION= 0.5.1 CATEGORIES= net -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.4.8 +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.5.1 MAINTAINER= brenton.chang@gmail.com COMMENT= NETwork DUmp data Displayer and Editor for tcpdump tracefiles diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/distinfo net/netdude/distinfo --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/distinfo 2008-02-04 22:42:50.000000000 +0100 +++ net/netdude/distinfo 2011-02-12 21:17:14.000000000 +0100 @@ -1,3 +1,2 @@ -MD5 (netdude-0.4.8a.tar.gz) = 01519d1886fb17488d365a9f1790675b -SHA256 (netdude-0.4.8a.tar.gz) = eb1793b1c694d4e28852c65b44cb2eae74a702d2c04f6ba59ea3c4037db4ec3d -SIZE (netdude-0.4.8a.tar.gz) = 1416381 +SHA256 (netdude-0.5.1.tar.gz) = 9b1c03c806ba521397c75a0f5c841f8e79e0803e4173106e8e7e883d2fb3b9c8 +SIZE (netdude-0.5.1.tar.gz) = 1373564 diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/files/patch-Makefile.in net/netdude/files/patch-Makefile.in --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/files/patch-Makefile.in 2007-01-07 22:42:54.000000000 +0100 +++ net/netdude/files/patch-Makefile.in 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- ./Makefile.in.orig Sat Jan 6 18:00:24 2007 -+++ ./Makefile.in Sat Jan 6 18:00:44 2007 -@@ -197,7 +197,7 @@ - target_alias = @target_alias@ - version_major = @version_major@ - version_minor = @version_minor@ --SUBDIRS = libltdl src plugins protocols pixmaps doc -+SUBDIRS = src plugins protocols pixmaps doc - MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ - config.h.in config.sub configure install-sh \ - ltconfig ltmain.sh missing mkinstalldirs \ diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/files/patch-configure net/netdude/files/patch-configure --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/files/patch-configure 2006-04-29 11:46:10.000000000 +0200 +++ net/netdude/files/patch-configure 1970-01-01 01:00:00.000000000 +0100 @@ -1,11 +0,0 @@ ---- configure.orig Thu Apr 27 07:48:08 2006 -+++ configure Thu Apr 27 07:48:23 2006 -@@ -430,7 +430,7 @@ - PACKAGE_BUGREPORT= - - ac_unique_file="src/nd.h" --ac_subdirs_all="$ac_subdirs_all libltdl" -+ac_subdirs_all="$ac_subdirs_all" - # Factoring default headers for most tests. - ac_includes_default="\ - #include <stdio.h> diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/files/patch-src::Makefile.in net/netdude/files/patch-src::Makefile.in --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/files/patch-src::Makefile.in 2007-01-07 22:42:54.000000000 +0100 +++ net/netdude/files/patch-src::Makefile.in 1970-01-01 01:00:00.000000000 +0100 @@ -1,20 +0,0 @@ ---- ./src/Makefile.in.orig Sat Jan 6 18:00:49 2007 -+++ ./src/Makefile.in Sat Jan 6 18:01:19 2007 -@@ -63,7 +63,6 @@ - callbacks.$(OBJEXT) interface.$(OBJEXT) support.$(OBJEXT) \ - gtkhex.$(OBJEXT) - netdude_OBJECTS = $(am_netdude_OBJECTS) --netdude_DEPENDENCIES = $(top_builddir)/libltdl/libltdlc.la - DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir) - depcomp = $(SHELL) $(top_srcdir)/depcomp - am__depfiles_maybe = depfiles -@@ -279,8 +278,7 @@ - support.c support.h \ - gtkhex.c gtkhex.h - --netdude_LDADD = \ -- $(top_builddir)/libltdl/libltdlc.la @gtk_libs@ @LIBNETDUDE_LIBS@ -+netdude_LDADD = @gtk_libs@ @LIBNETDUDE_LIBS@ - - all: all-am - diff -Nur /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/pkg-plist net/netdude/pkg-plist --- /mnt/ad12/tinderbox/portstrees/FreeBSD/ports/net/netdude/pkg-plist 2008-02-04 22:42:50.000000000 +0100 +++ net/netdude/pkg-plist 2011-02-12 22:01:02.000000000 +0100 @@ -1,33 +1,34 @@ -bin/netdude0.4 +bin/netdude0.5 bin/netdude -include/netdude/0.4/nd.h -include/netdude/0.4/nd_debug.h -include/netdude/0.4/nd_macros.h -include/netdude/0.4/nd_clipboard.h -include/netdude/0.4/nd_dialog.h -include/netdude/0.4/nd_fam.h -include/netdude/0.4/nd_filter_gui.h -include/netdude/0.4/nd_gettext.h -include/netdude/0.4/nd_globals.h -include/netdude/0.4/nd_gui.h -include/netdude/0.4/nd_info_dialog.h -include/netdude/0.4/nd_main.h -include/netdude/0.4/nd_packet.h -include/netdude/0.4/nd_plugin.h -include/netdude/0.4/nd_prefs.h -include/netdude/0.4/nd_protocol.h -include/netdude/0.4/nd_protocol_inst.h -include/netdude/0.4/nd_protocol_plugin.h -include/netdude/0.4/nd_raw_protocol.h -include/netdude/0.4/nd_recent.h -include/netdude/0.4/nd_timestamp.h -include/netdude/0.4/nd_tp.h -include/netdude/0.4/nd_tpm_gui.h -include/netdude/0.4/nd_trace.h -include/netdude/0.4/nd_trace_area_gui.h -include/netdude/0.4/nd_trace_registry.h -include/netdude/0.4/nd_types.h -include/netdude/0.4/protocols/snap/nd_snap.h +include/netdude/0.5/nd.h +include/netdude/0.5/nd_debug.h +include/netdude/0.5/nd_macros.h +include/netdude/0.5/nd_clipboard.h +include/netdude/0.5/nd_dialog.h +include/netdude/0.5/nd_fam.h +include/netdude/0.5/nd_filter_gui.h +include/netdude/0.5/nd_gettext.h +include/netdude/0.5/nd_globals.h +include/netdude/0.5/nd_gui.h +include/netdude/0.5/nd_info_dialog.h +include/netdude/0.5/nd_main.h +include/netdude/0.5/nd_packet.h +include/netdude/0.5/nd_plugin.h +include/netdude/0.5/nd_prefs.h +include/netdude/0.5/nd_protocol.h +include/netdude/0.5/nd_protocol_inst.h +include/netdude/0.5/nd_protocol_plugin.h +include/netdude/0.5/nd_raw_protocol.h +include/netdude/0.5/nd_recent.h +include/netdude/0.5/nd_timestamp.h +include/netdude/0.5/nd_tp.h +include/netdude/0.5/nd_tpm_gui.h +include/netdude/0.5/nd_trace.h +include/netdude/0.5/nd_trace_area_gui.h +include/netdude/0.5/nd_trace_registry.h +include/netdude/0.5/nd_types.h +include/netdude/0.5/protocols/snap/nd_snap.h +include/netdude/0.5/protocols/vlan/nd_vlan.h %%PORTDOCS%%%%DOCSDIR%%/images/about_menu.gif %%PORTDOCS%%%%DOCSDIR%%/images/arch.png %%PORTDOCS%%%%DOCSDIR%%/images/ascii_editor.png @@ -48,19 +49,10 @@ %%PORTDOCS%%%%DOCSDIR%%/images/trace_areas.png %%PORTDOCS%%%%DOCSDIR%%/api.html %%PORTDOCS%%%%DOCSDIR%%/index.html -%%PORTDOCS%%%%DOCSDIR%%/a6548.html -%%PORTDOCS%%%%DOCSDIR%%/a6566.html -%%PORTDOCS%%%%DOCSDIR%%/a6568.html -%%PORTDOCS%%%%DOCSDIR%%/a6572.html -%%PORTDOCS%%%%DOCSDIR%%/b6560.html -%%PORTDOCS%%%%DOCSDIR%%/b6578.html -%%PORTDOCS%%%%DOCSDIR%%/b6580.html -%%PORTDOCS%%%%DOCSDIR%%/b6584.html +%%PORTDOCS%%%%DOCSDIR%%/a6326.html +%%PORTDOCS%%%%DOCSDIR%%/b6338.html %%PORTDOCS%%%%DOCSDIR%%/c106.html %%PORTDOCS%%%%DOCSDIR%%/c21.html -%%PORTDOCS%%%%DOCSDIR%%/c456.html -%%PORTDOCS%%%%DOCSDIR%%/c474.html -%%PORTDOCS%%%%DOCSDIR%%/c476.html %%PORTDOCS%%%%DOCSDIR%%/c480.html %%PORTDOCS%%%%DOCSDIR%%/c72.html %%PORTDOCS%%%%DOCSDIR%%/netdude-gtkhex.html @@ -92,62 +84,66 @@ %%PORTDOCS%%%%DOCSDIR%%/netdude-nd-trace-area-gui.html %%PORTDOCS%%%%DOCSDIR%%/netdude-nd-trace-registry.html %%PORTDOCS%%%%DOCSDIR%%/stylesheet.css -%%DATADIR%%/0.4/plugins/nd_cksumfix.so -%%DATADIR%%/0.4/plugins/nd_cksumfix.la -%%DATADIR%%/0.4/plugins/nd_cksumfix.a -%%DATADIR%%/0.4/plugins/nd_bpf.so -%%DATADIR%%/0.4/plugins/nd_bpf.la -%%DATADIR%%/0.4/plugins/nd_bpf.a -%%DATADIR%%/0.4/protocols/nd_arp.so -%%DATADIR%%/0.4/protocols/nd_arp.la -%%DATADIR%%/0.4/protocols/nd_arp.a -%%DATADIR%%/0.4/protocols/nd_ethernet.so -%%DATADIR%%/0.4/protocols/nd_ethernet.la -%%DATADIR%%/0.4/protocols/nd_ethernet.a -%%DATADIR%%/0.4/protocols/nd_fddi.so -%%DATADIR%%/0.4/protocols/nd_fddi.la -%%DATADIR%%/0.4/protocols/nd_fddi.a -%%DATADIR%%/0.4/protocols/nd_icmp.so -%%DATADIR%%/0.4/protocols/nd_icmp.la -%%DATADIR%%/0.4/protocols/nd_icmp.a -%%DATADIR%%/0.4/protocols/nd_ip.so -%%DATADIR%%/0.4/protocols/nd_ip.la -%%DATADIR%%/0.4/protocols/nd_ip.a -%%DATADIR%%/0.4/protocols/nd_pcap.a -%%DATADIR%%/0.4/protocols/nd_pcap.la -%%DATADIR%%/0.4/protocols/nd_pcap.so -%%DATADIR%%/0.4/protocols/nd_sll.so -%%DATADIR%%/0.4/protocols/nd_sll.la -%%DATADIR%%/0.4/protocols/nd_sll.a -%%DATADIR%%/0.4/protocols/nd_snap.so -%%DATADIR%%/0.4/protocols/nd_snap.la -%%DATADIR%%/0.4/protocols/nd_snap.a -%%DATADIR%%/0.4/protocols/nd_tcp.so -%%DATADIR%%/0.4/protocols/nd_tcp.la -%%DATADIR%%/0.4/protocols/nd_tcp.a -%%DATADIR%%/0.4/protocols/nd_udp.so -%%DATADIR%%/0.4/protocols/nd_udp.la -%%DATADIR%%/0.4/protocols/nd_udp.a -%%DATADIR%%/0.4/pixmaps/incomplete.xpm -%%DATADIR%%/0.4/pixmaps/delete.xpm -%%DATADIR%%/0.4/pixmaps/delete_okay.xpm -%%DATADIR%%/0.4/pixmaps/question.xpm -%%DATADIR%%/0.4/pixmaps/exclamation.xpm -%%DATADIR%%/0.4/pixmaps/netdude_small.xpm -%%DATADIR%%/0.4/pixmaps/netdude_splash.xpm -%%DATADIR%%/0.4/pixmaps/apply_to_all.xpm -%%DATADIR%%/0.4/pixmaps/apply_to_part.xpm -%%DATADIR%%/0.4/pixmaps/apply_to_sel.xpm -%%DATADIR%%/0.4/pixmaps/netdude-icon.png -@dirrm include/netdude/0.4/protocols/fddi -@dirrm include/netdude/0.4/protocols/snap -@dirrm include/netdude/0.4/protocols -@dirrm include/netdude/0.4 +%%DATADIR%%/0.5/plugins/nd_cksumfix.so +%%DATADIR%%/0.5/plugins/nd_cksumfix.la +%%DATADIR%%/0.5/plugins/nd_cksumfix.a +%%DATADIR%%/0.5/plugins/nd_bpf.so +%%DATADIR%%/0.5/plugins/nd_bpf.la +%%DATADIR%%/0.5/plugins/nd_bpf.a +%%DATADIR%%/0.5/protocols/nd_arp.so +%%DATADIR%%/0.5/protocols/nd_arp.la +%%DATADIR%%/0.5/protocols/nd_arp.a +%%DATADIR%%/0.5/protocols/nd_ethernet.so +%%DATADIR%%/0.5/protocols/nd_ethernet.la +%%DATADIR%%/0.5/protocols/nd_ethernet.a +%%DATADIR%%/0.5/protocols/nd_fddi.so +%%DATADIR%%/0.5/protocols/nd_fddi.la +%%DATADIR%%/0.5/protocols/nd_fddi.a +%%DATADIR%%/0.5/protocols/nd_icmp.so +%%DATADIR%%/0.5/protocols/nd_icmp.la +%%DATADIR%%/0.5/protocols/nd_icmp.a +%%DATADIR%%/0.5/protocols/nd_ip.so +%%DATADIR%%/0.5/protocols/nd_ip.la +%%DATADIR%%/0.5/protocols/nd_ip.a +%%DATADIR%%/0.5/protocols/nd_pcap.a +%%DATADIR%%/0.5/protocols/nd_pcap.la +%%DATADIR%%/0.5/protocols/nd_pcap.so +%%DATADIR%%/0.5/protocols/nd_sll.so +%%DATADIR%%/0.5/protocols/nd_sll.la +%%DATADIR%%/0.5/protocols/nd_sll.a +%%DATADIR%%/0.5/protocols/nd_snap.so +%%DATADIR%%/0.5/protocols/nd_snap.la +%%DATADIR%%/0.5/protocols/nd_snap.a +%%DATADIR%%/0.5/protocols/nd_tcp.so +%%DATADIR%%/0.5/protocols/nd_tcp.la +%%DATADIR%%/0.5/protocols/nd_tcp.a +%%DATADIR%%/0.5/protocols/nd_udp.so +%%DATADIR%%/0.5/protocols/nd_udp.la +%%DATADIR%%/0.5/protocols/nd_udp.a +%%DATADIR%%/0.5/protocols/nd_vlan.so +%%DATADIR%%/0.5/protocols/nd_vlan.la +%%DATADIR%%/0.5/protocols/nd_vlan.a +%%DATADIR%%/0.5/pixmaps/incomplete.xpm +%%DATADIR%%/0.5/pixmaps/delete.xpm +%%DATADIR%%/0.5/pixmaps/delete_okay.xpm +%%DATADIR%%/0.5/pixmaps/question.xpm +%%DATADIR%%/0.5/pixmaps/exclamation.xpm +%%DATADIR%%/0.5/pixmaps/netdude_small.xpm +%%DATADIR%%/0.5/pixmaps/netdude_splash.xpm +%%DATADIR%%/0.5/pixmaps/apply_to_all.xpm +%%DATADIR%%/0.5/pixmaps/apply_to_part.xpm +%%DATADIR%%/0.5/pixmaps/apply_to_sel.xpm +%%DATADIR%%/0.5/pixmaps/netdude-icon.png +@dirrm include/netdude/0.5/protocols/fddi +@dirrm include/netdude/0.5/protocols/snap +@dirrm include/netdude/0.5/protocols/vlan +@dirrm include/netdude/0.5/protocols +@dirrm include/netdude/0.5 @dirrm include/netdude %%PORTDOCS%%@dirrm %%DOCSDIR%%/images %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm %%DATADIR%%/0.4/plugins -@dirrm %%DATADIR%%/0.4/protocols -@dirrm %%DATADIR%%/0.4/pixmaps -@dirrm %%DATADIR%%/0.4 +@dirrm %%DATADIR%%/0.5/plugins +@dirrm %%DATADIR%%/0.5/protocols +@dirrm %%DATADIR%%/0.5/pixmaps +@dirrm %%DATADIR%%/0.5 @dirrm %%DATADIR%% >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102122135.p1CLZwmS056744>