View | Details | Raw Unified | Return to bug 154719
Collapse All | Expand All

(-)net/libnetdude/Makefile (-2 / +2 lines)
Lines 6-14 Link Here
6
#
6
#
7
7
8
PORTNAME=	libnetdude
8
PORTNAME=	libnetdude
9
PORTVERSION=	0.10a
9
PORTVERSION=	0.12
10
CATEGORIES=	net
10
CATEGORIES=	net
11
MASTER_SITES=	SF/netdude/${PORTNAME}/0.10
11
MASTER_SITES=	SF/netdude/${PORTNAME}/0.12
12
12
13
MAINTAINER=	brenton.chang@gmail.com
13
MAINTAINER=	brenton.chang@gmail.com
14
COMMENT=	A library for manipulating libpcap/tcpdump trace files
14
COMMENT=	A library for manipulating libpcap/tcpdump trace files
(-)net/libnetdude/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (libnetdude-0.10a.tar.gz) = e04381ae5db81ef4a83346f44ad6788e
1
SHA256 (libnetdude-0.12.tar.gz) = 5fe748368e047ec0d6506b581d9ab3295a6f1b20133081715bfec5e27991e979
2
SHA256 (libnetdude-0.10a.tar.gz) = c7299f0cfe1a8e236a8d1bf20490c2f6475494b962e797864bdabbf307c33888
2
SIZE (libnetdude-0.12.tar.gz) = 1153015
3
SIZE (libnetdude-0.10a.tar.gz) = 1208527
(-)net/libnetdude/pkg-plist (-42 / +5 lines)
Lines 36-89 Link Here
36
include/libnetdude/%%PORTVERSION%%/protocols/tcp/libnd_tcp.h
36
include/libnetdude/%%PORTVERSION%%/protocols/tcp/libnd_tcp.h
37
include/libnetdude/%%PORTVERSION%%/protocols/tcp/libnd_tcb.h
37
include/libnetdude/%%PORTVERSION%%/protocols/tcp/libnd_tcb.h
38
include/libnetdude/%%PORTVERSION%%/protocols/udp/libnd_udp.h
38
include/libnetdude/%%PORTVERSION%%/protocols/udp/libnd_udp.h
39
include/libnetdude/%%PORTVERSION%%/protocols/vlan/libnd_vlan.h
39
include/libnetdude/%%PORTVERSION%%/plugins/libnd_cksumfix.h
40
include/libnetdude/%%PORTVERSION%%/plugins/libnd_cksumfix.h
40
include/libnetdude/%%PORTVERSION%%/plugins/libnd_bpf.h
41
include/libnetdude/%%PORTVERSION%%/plugins/libnd_bpf.h
41
lib/libnetdude.so.0
42
lib/libnetdude.so.0
42
lib/libnetdude.so
43
lib/libnetdude.so
43
lib/libnetdude.la
44
lib/libnetdude.la
44
lib/libnetdude.a
45
lib/libnetdude.a
45
%%PORTDOCS%%%%DOCSDIR%%/images/caution.gif
46
%%PORTDOCS%%%%DOCSDIR%%/images/note.gif
47
%%PORTDOCS%%%%DOCSDIR%%/images/warning.gif
48
%%PORTDOCS%%%%DOCSDIR%%/images/logo.gif
49
%%PORTDOCS%%%%DOCSDIR%%/images/traceparts1.png
50
%%PORTDOCS%%%%DOCSDIR%%/images/traceparts2.png
51
%%PORTDOCS%%%%DOCSDIR%%/a8757.html
52
%%PORTDOCS%%%%DOCSDIR%%/c24.html
53
%%PORTDOCS%%%%DOCSDIR%%/c401.html
54
%%PORTDOCS%%%%DOCSDIR%%/c558.html
55
%%PORTDOCS%%%%DOCSDIR%%/c89.html
56
%%PORTDOCS%%%%DOCSDIR%%/api.html
57
%%PORTDOCS%%%%DOCSDIR%%/index.html
58
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-debug.html
59
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-dumper.html
60
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-filter-factory.html
61
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-filter-registry.html
62
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-filter.html
63
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-globals.html
64
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-init.html
65
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-macros.html
66
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-misc.html
67
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-null-protocol.html
68
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-packet-iterator.html
69
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-packet-recycler.html
70
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-packet.html
71
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-plugin.html
72
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-prefs.html
73
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol-inst.html
74
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol-plugin.html
75
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol-registry.html
76
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-protocol.html
77
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-raw-protocol.html
78
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-registry.html
79
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-tcpdump.html
80
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-timestamp.html
81
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-tp.html
82
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-tpm.html
83
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd-trace.html
84
%%PORTDOCS%%%%DOCSDIR%%/libnetdude-libnd.html
85
%%PORTDOCS%%%%DOCSDIR%%/index.sgml
86
%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
87
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.so
46
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.so
88
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.la
47
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.la
89
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.a
48
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_802_11.a
Lines 114-119 Link Here
114
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.so
73
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.so
115
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.la
74
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.la
116
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.a
75
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_udp.a
76
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_vlan.so
77
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_vlan.la
78
%%DATADIR%%/%%PORTVERSION%%/protocols/libnd_vlan.a
117
%%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.so
79
%%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.so
118
%%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.la
80
%%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.la
119
%%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.a
81
%%DATADIR%%/%%PORTVERSION%%/plugins/libnd_cksumfix.a
Lines 126-131 Link Here
126
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/snap
88
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/snap
127
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/tcp
89
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/tcp
128
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/udp
90
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/udp
91
@dirrm include/libnetdude/%%PORTVERSION%%/protocols/vlan
129
@dirrm include/libnetdude/%%PORTVERSION%%/protocols
92
@dirrm include/libnetdude/%%PORTVERSION%%/protocols
130
@dirrm include/libnetdude/%%PORTVERSION%%/plugins
93
@dirrm include/libnetdude/%%PORTVERSION%%/plugins
131
@dirrm include/libnetdude/%%PORTVERSION%%
94
@dirrm include/libnetdude/%%PORTVERSION%%
(-)net/netdude/Makefile (-3 / +2 lines)
Lines 7-16 Link Here
7
#
7
#
8
8
9
PORTNAME=	netdude
9
PORTNAME=	netdude
10
PORTVERSION=	0.4.8a
10
PORTVERSION=	0.5.1
11
PORTREVISION=	3
12
CATEGORIES=	net
11
CATEGORIES=	net
13
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.4.8
12
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/0.5.1
14
13
15
MAINTAINER=	brenton.chang@gmail.com
14
MAINTAINER=	brenton.chang@gmail.com
16
COMMENT=	NETwork DUmp data Displayer and Editor for tcpdump tracefiles
15
COMMENT=	NETwork DUmp data Displayer and Editor for tcpdump tracefiles
(-)net/netdude/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (netdude-0.4.8a.tar.gz) = 01519d1886fb17488d365a9f1790675b
1
SHA256 (netdude-0.5.1.tar.gz) = 9b1c03c806ba521397c75a0f5c841f8e79e0803e4173106e8e7e883d2fb3b9c8
2
SHA256 (netdude-0.4.8a.tar.gz) = eb1793b1c694d4e28852c65b44cb2eae74a702d2c04f6ba59ea3c4037db4ec3d
2
SIZE (netdude-0.5.1.tar.gz) = 1373564
3
SIZE (netdude-0.4.8a.tar.gz) = 1416381
(-)net/netdude/files/patch-Makefile.in (-11 lines)
Lines 1-11 Link Here
1
--- ./Makefile.in.orig	Sat Jan  6 18:00:24 2007
2
+++ ./Makefile.in	Sat Jan  6 18:00:44 2007
3
@@ -197,7 +197,7 @@
4
 target_alias = @target_alias@
5
 version_major = @version_major@
6
 version_minor = @version_minor@
7
-SUBDIRS = libltdl src plugins protocols pixmaps doc
8
+SUBDIRS = src plugins protocols pixmaps doc
9
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
10
                        config.h.in config.sub configure install-sh \
11
 		       ltconfig ltmain.sh missing mkinstalldirs \
(-)net/netdude/files/patch-configure (-11 lines)
Lines 1-11 Link Here
1
--- configure.orig	Thu Apr 27 07:48:08 2006
2
+++ configure	Thu Apr 27 07:48:23 2006
3
@@ -430,7 +430,7 @@
4
 PACKAGE_BUGREPORT=
5
 
6
 ac_unique_file="src/nd.h"
7
-ac_subdirs_all="$ac_subdirs_all libltdl"
8
+ac_subdirs_all="$ac_subdirs_all"
9
 # Factoring default headers for most tests.
10
 ac_includes_default="\
11
 #include <stdio.h>
(-)net/netdude/files/patch-src::Makefile.in (-20 lines)
Lines 1-20 Link Here
1
--- ./src/Makefile.in.orig	Sat Jan  6 18:00:49 2007
2
+++ ./src/Makefile.in	Sat Jan  6 18:01:19 2007
3
@@ -63,7 +63,6 @@
4
 	callbacks.$(OBJEXT) interface.$(OBJEXT) support.$(OBJEXT) \
5
 	gtkhex.$(OBJEXT)
6
 netdude_OBJECTS = $(am_netdude_OBJECTS)
7
-netdude_DEPENDENCIES = $(top_builddir)/libltdl/libltdlc.la
8
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
9
 depcomp = $(SHELL) $(top_srcdir)/depcomp
10
 am__depfiles_maybe = depfiles
11
@@ -279,8 +278,7 @@
12
 	support.c support.h \
13
 	gtkhex.c gtkhex.h
14
 
15
-netdude_LDADD = \
16
-	$(top_builddir)/libltdl/libltdlc.la @gtk_libs@ @LIBNETDUDE_LIBS@
17
+netdude_LDADD = @gtk_libs@ @LIBNETDUDE_LIBS@
18
 
19
 all: all-am
20
 
(-)net/netdude/pkg-plist (-95 / +91 lines)
Lines 1-33 Link Here
1
bin/netdude0.4
1
bin/netdude0.5
2
bin/netdude
2
bin/netdude
3
include/netdude/0.4/nd.h
3
include/netdude/0.5/nd.h
4
include/netdude/0.4/nd_debug.h
4
include/netdude/0.5/nd_debug.h
5
include/netdude/0.4/nd_macros.h
5
include/netdude/0.5/nd_macros.h
6
include/netdude/0.4/nd_clipboard.h
6
include/netdude/0.5/nd_clipboard.h
7
include/netdude/0.4/nd_dialog.h
7
include/netdude/0.5/nd_dialog.h
8
include/netdude/0.4/nd_fam.h
8
include/netdude/0.5/nd_fam.h
9
include/netdude/0.4/nd_filter_gui.h
9
include/netdude/0.5/nd_filter_gui.h
10
include/netdude/0.4/nd_gettext.h
10
include/netdude/0.5/nd_gettext.h
11
include/netdude/0.4/nd_globals.h
11
include/netdude/0.5/nd_globals.h
12
include/netdude/0.4/nd_gui.h
12
include/netdude/0.5/nd_gui.h
13
include/netdude/0.4/nd_info_dialog.h
13
include/netdude/0.5/nd_info_dialog.h
14
include/netdude/0.4/nd_main.h
14
include/netdude/0.5/nd_main.h
15
include/netdude/0.4/nd_packet.h
15
include/netdude/0.5/nd_packet.h
16
include/netdude/0.4/nd_plugin.h
16
include/netdude/0.5/nd_plugin.h
17
include/netdude/0.4/nd_prefs.h
17
include/netdude/0.5/nd_prefs.h
18
include/netdude/0.4/nd_protocol.h
18
include/netdude/0.5/nd_protocol.h
19
include/netdude/0.4/nd_protocol_inst.h
19
include/netdude/0.5/nd_protocol_inst.h
20
include/netdude/0.4/nd_protocol_plugin.h
20
include/netdude/0.5/nd_protocol_plugin.h
21
include/netdude/0.4/nd_raw_protocol.h
21
include/netdude/0.5/nd_raw_protocol.h
22
include/netdude/0.4/nd_recent.h
22
include/netdude/0.5/nd_recent.h
23
include/netdude/0.4/nd_timestamp.h
23
include/netdude/0.5/nd_timestamp.h
24
include/netdude/0.4/nd_tp.h
24
include/netdude/0.5/nd_tp.h
25
include/netdude/0.4/nd_tpm_gui.h
25
include/netdude/0.5/nd_tpm_gui.h
26
include/netdude/0.4/nd_trace.h
26
include/netdude/0.5/nd_trace.h
27
include/netdude/0.4/nd_trace_area_gui.h
27
include/netdude/0.5/nd_trace_area_gui.h
28
include/netdude/0.4/nd_trace_registry.h
28
include/netdude/0.5/nd_trace_registry.h
29
include/netdude/0.4/nd_types.h
29
include/netdude/0.5/nd_types.h
30
include/netdude/0.4/protocols/snap/nd_snap.h
30
include/netdude/0.5/protocols/snap/nd_snap.h
31
include/netdude/0.5/protocols/vlan/nd_vlan.h
31
%%PORTDOCS%%%%DOCSDIR%%/images/about_menu.gif
32
%%PORTDOCS%%%%DOCSDIR%%/images/about_menu.gif
32
%%PORTDOCS%%%%DOCSDIR%%/images/arch.png
33
%%PORTDOCS%%%%DOCSDIR%%/images/arch.png
33
%%PORTDOCS%%%%DOCSDIR%%/images/ascii_editor.png
34
%%PORTDOCS%%%%DOCSDIR%%/images/ascii_editor.png
Lines 48-66 Link Here
48
%%PORTDOCS%%%%DOCSDIR%%/images/trace_areas.png
49
%%PORTDOCS%%%%DOCSDIR%%/images/trace_areas.png
49
%%PORTDOCS%%%%DOCSDIR%%/api.html
50
%%PORTDOCS%%%%DOCSDIR%%/api.html
50
%%PORTDOCS%%%%DOCSDIR%%/index.html
51
%%PORTDOCS%%%%DOCSDIR%%/index.html
51
%%PORTDOCS%%%%DOCSDIR%%/a6548.html
52
%%PORTDOCS%%%%DOCSDIR%%/a6326.html
52
%%PORTDOCS%%%%DOCSDIR%%/a6566.html
53
%%PORTDOCS%%%%DOCSDIR%%/b6338.html
53
%%PORTDOCS%%%%DOCSDIR%%/a6568.html
54
%%PORTDOCS%%%%DOCSDIR%%/a6572.html
55
%%PORTDOCS%%%%DOCSDIR%%/b6560.html
56
%%PORTDOCS%%%%DOCSDIR%%/b6578.html
57
%%PORTDOCS%%%%DOCSDIR%%/b6580.html
58
%%PORTDOCS%%%%DOCSDIR%%/b6584.html
59
%%PORTDOCS%%%%DOCSDIR%%/c106.html
54
%%PORTDOCS%%%%DOCSDIR%%/c106.html
60
%%PORTDOCS%%%%DOCSDIR%%/c21.html
55
%%PORTDOCS%%%%DOCSDIR%%/c21.html
61
%%PORTDOCS%%%%DOCSDIR%%/c456.html
62
%%PORTDOCS%%%%DOCSDIR%%/c474.html
63
%%PORTDOCS%%%%DOCSDIR%%/c476.html
64
%%PORTDOCS%%%%DOCSDIR%%/c480.html
56
%%PORTDOCS%%%%DOCSDIR%%/c480.html
65
%%PORTDOCS%%%%DOCSDIR%%/c72.html
57
%%PORTDOCS%%%%DOCSDIR%%/c72.html
66
%%PORTDOCS%%%%DOCSDIR%%/netdude-gtkhex.html
58
%%PORTDOCS%%%%DOCSDIR%%/netdude-gtkhex.html
Lines 92-153 Link Here
92
%%PORTDOCS%%%%DOCSDIR%%/netdude-nd-trace-area-gui.html
84
%%PORTDOCS%%%%DOCSDIR%%/netdude-nd-trace-area-gui.html
93
%%PORTDOCS%%%%DOCSDIR%%/netdude-nd-trace-registry.html
85
%%PORTDOCS%%%%DOCSDIR%%/netdude-nd-trace-registry.html
94
%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
86
%%PORTDOCS%%%%DOCSDIR%%/stylesheet.css
95
%%DATADIR%%/0.4/plugins/nd_cksumfix.so
87
%%DATADIR%%/0.5/plugins/nd_cksumfix.so
96
%%DATADIR%%/0.4/plugins/nd_cksumfix.la
88
%%DATADIR%%/0.5/plugins/nd_cksumfix.la
97
%%DATADIR%%/0.4/plugins/nd_cksumfix.a
89
%%DATADIR%%/0.5/plugins/nd_cksumfix.a
98
%%DATADIR%%/0.4/plugins/nd_bpf.so
90
%%DATADIR%%/0.5/plugins/nd_bpf.so
99
%%DATADIR%%/0.4/plugins/nd_bpf.la
91
%%DATADIR%%/0.5/plugins/nd_bpf.la
100
%%DATADIR%%/0.4/plugins/nd_bpf.a
92
%%DATADIR%%/0.5/plugins/nd_bpf.a
101
%%DATADIR%%/0.4/protocols/nd_arp.so
93
%%DATADIR%%/0.5/protocols/nd_arp.so
102
%%DATADIR%%/0.4/protocols/nd_arp.la
94
%%DATADIR%%/0.5/protocols/nd_arp.la
103
%%DATADIR%%/0.4/protocols/nd_arp.a
95
%%DATADIR%%/0.5/protocols/nd_arp.a
104
%%DATADIR%%/0.4/protocols/nd_ethernet.so
96
%%DATADIR%%/0.5/protocols/nd_ethernet.so
105
%%DATADIR%%/0.4/protocols/nd_ethernet.la
97
%%DATADIR%%/0.5/protocols/nd_ethernet.la
106
%%DATADIR%%/0.4/protocols/nd_ethernet.a
98
%%DATADIR%%/0.5/protocols/nd_ethernet.a
107
%%DATADIR%%/0.4/protocols/nd_fddi.so
99
%%DATADIR%%/0.5/protocols/nd_fddi.so
108
%%DATADIR%%/0.4/protocols/nd_fddi.la
100
%%DATADIR%%/0.5/protocols/nd_fddi.la
109
%%DATADIR%%/0.4/protocols/nd_fddi.a
101
%%DATADIR%%/0.5/protocols/nd_fddi.a
110
%%DATADIR%%/0.4/protocols/nd_icmp.so
102
%%DATADIR%%/0.5/protocols/nd_icmp.so
111
%%DATADIR%%/0.4/protocols/nd_icmp.la
103
%%DATADIR%%/0.5/protocols/nd_icmp.la
112
%%DATADIR%%/0.4/protocols/nd_icmp.a
104
%%DATADIR%%/0.5/protocols/nd_icmp.a
113
%%DATADIR%%/0.4/protocols/nd_ip.so
105
%%DATADIR%%/0.5/protocols/nd_ip.so
114
%%DATADIR%%/0.4/protocols/nd_ip.la
106
%%DATADIR%%/0.5/protocols/nd_ip.la
115
%%DATADIR%%/0.4/protocols/nd_ip.a
107
%%DATADIR%%/0.5/protocols/nd_ip.a
116
%%DATADIR%%/0.4/protocols/nd_pcap.a
108
%%DATADIR%%/0.5/protocols/nd_pcap.a
117
%%DATADIR%%/0.4/protocols/nd_pcap.la
109
%%DATADIR%%/0.5/protocols/nd_pcap.la
118
%%DATADIR%%/0.4/protocols/nd_pcap.so
110
%%DATADIR%%/0.5/protocols/nd_pcap.so
119
%%DATADIR%%/0.4/protocols/nd_sll.so
111
%%DATADIR%%/0.5/protocols/nd_sll.so
120
%%DATADIR%%/0.4/protocols/nd_sll.la
112
%%DATADIR%%/0.5/protocols/nd_sll.la
121
%%DATADIR%%/0.4/protocols/nd_sll.a
113
%%DATADIR%%/0.5/protocols/nd_sll.a
122
%%DATADIR%%/0.4/protocols/nd_snap.so
114
%%DATADIR%%/0.5/protocols/nd_snap.so
123
%%DATADIR%%/0.4/protocols/nd_snap.la
115
%%DATADIR%%/0.5/protocols/nd_snap.la
124
%%DATADIR%%/0.4/protocols/nd_snap.a
116
%%DATADIR%%/0.5/protocols/nd_snap.a
125
%%DATADIR%%/0.4/protocols/nd_tcp.so
117
%%DATADIR%%/0.5/protocols/nd_tcp.so
126
%%DATADIR%%/0.4/protocols/nd_tcp.la
118
%%DATADIR%%/0.5/protocols/nd_tcp.la
127
%%DATADIR%%/0.4/protocols/nd_tcp.a
119
%%DATADIR%%/0.5/protocols/nd_tcp.a
128
%%DATADIR%%/0.4/protocols/nd_udp.so
120
%%DATADIR%%/0.5/protocols/nd_udp.so
129
%%DATADIR%%/0.4/protocols/nd_udp.la
121
%%DATADIR%%/0.5/protocols/nd_udp.la
130
%%DATADIR%%/0.4/protocols/nd_udp.a
122
%%DATADIR%%/0.5/protocols/nd_udp.a
131
%%DATADIR%%/0.4/pixmaps/incomplete.xpm
123
%%DATADIR%%/0.5/protocols/nd_vlan.so
132
%%DATADIR%%/0.4/pixmaps/delete.xpm
124
%%DATADIR%%/0.5/protocols/nd_vlan.la
133
%%DATADIR%%/0.4/pixmaps/delete_okay.xpm
125
%%DATADIR%%/0.5/protocols/nd_vlan.a
134
%%DATADIR%%/0.4/pixmaps/question.xpm
126
%%DATADIR%%/0.5/pixmaps/incomplete.xpm
135
%%DATADIR%%/0.4/pixmaps/exclamation.xpm
127
%%DATADIR%%/0.5/pixmaps/delete.xpm
136
%%DATADIR%%/0.4/pixmaps/netdude_small.xpm
128
%%DATADIR%%/0.5/pixmaps/delete_okay.xpm
137
%%DATADIR%%/0.4/pixmaps/netdude_splash.xpm
129
%%DATADIR%%/0.5/pixmaps/question.xpm
138
%%DATADIR%%/0.4/pixmaps/apply_to_all.xpm
130
%%DATADIR%%/0.5/pixmaps/exclamation.xpm
139
%%DATADIR%%/0.4/pixmaps/apply_to_part.xpm
131
%%DATADIR%%/0.5/pixmaps/netdude_small.xpm
140
%%DATADIR%%/0.4/pixmaps/apply_to_sel.xpm
132
%%DATADIR%%/0.5/pixmaps/netdude_splash.xpm
141
%%DATADIR%%/0.4/pixmaps/netdude-icon.png
133
%%DATADIR%%/0.5/pixmaps/apply_to_all.xpm
142
@dirrm include/netdude/0.4/protocols/fddi
134
%%DATADIR%%/0.5/pixmaps/apply_to_part.xpm
143
@dirrm include/netdude/0.4/protocols/snap
135
%%DATADIR%%/0.5/pixmaps/apply_to_sel.xpm
144
@dirrm include/netdude/0.4/protocols
136
%%DATADIR%%/0.5/pixmaps/netdude-icon.png
145
@dirrm include/netdude/0.4
137
@dirrm include/netdude/0.5/protocols/fddi
138
@dirrm include/netdude/0.5/protocols/snap
139
@dirrm include/netdude/0.5/protocols/vlan
140
@dirrm include/netdude/0.5/protocols
141
@dirrm include/netdude/0.5
146
@dirrm include/netdude
142
@dirrm include/netdude
147
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
143
%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
148
%%PORTDOCS%%@dirrm %%DOCSDIR%%
144
%%PORTDOCS%%@dirrm %%DOCSDIR%%
149
@dirrm %%DATADIR%%/0.4/plugins
145
@dirrm %%DATADIR%%/0.5/plugins
150
@dirrm %%DATADIR%%/0.4/protocols
146
@dirrm %%DATADIR%%/0.5/protocols
151
@dirrm %%DATADIR%%/0.4/pixmaps
147
@dirrm %%DATADIR%%/0.5/pixmaps
152
@dirrm %%DATADIR%%/0.4
148
@dirrm %%DATADIR%%/0.5
153
@dirrm %%DATADIR%%
149
@dirrm %%DATADIR%%

Return to bug 154719