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

(-)inn/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
7
8
PORTNAME=	inn
8
PORTNAME=	inn
9
PORTVERSION=	2.4.0
9
PORTVERSION=	2.4.0
10
PORTREVISION=	2
10
PORTREVISION=	3
11
CATEGORIES=	news ipv6
11
CATEGORIES=	news ipv6
12
MASTER_SITES=	${MASTER_SITE_ISC}
12
MASTER_SITES=	${MASTER_SITE_ISC}
13
MASTER_SITE_SUBDIR=	inn
13
MASTER_SITE_SUBDIR=	inn
(-)inn/pkg-plist (-1 / +27 lines)
Lines 128-183 Link Here
128
news/doc/sample-control
128
news/doc/sample-control
129
@unexec if cmp -s %D/news/etc/actsync.cfg %D/news/etc/actsync.cfg.dist; then rm -f %D/news/etc/actsync.cfg ; fi
129
@unexec if cmp -s %D/news/etc/actsync.cfg %D/news/etc/actsync.cfg.dist; then rm -f %D/news/etc/actsync.cfg ; fi
130
news/etc/actsync.cfg.dist
130
news/etc/actsync.cfg.dist
131
@exec [ -f %B/actsync.cfg ] || cp -f %B/%f %B/actsync.cfg
131
@unexec if cmp -s %D/news/etc/actsync.ign %D/news/etc/actsync.ign.dist; then rm -f %D/news/etc/actsync.ign ; fi
132
@unexec if cmp -s %D/news/etc/actsync.ign %D/news/etc/actsync.ign.dist; then rm -f %D/news/etc/actsync.ign ; fi
132
news/etc/actsync.ign.dist
133
news/etc/actsync.ign.dist
134
@exec [ -f %B/actsync.ign ] || cp -f %B/%f %B/actsync.ign
133
@unexec if cmp -s %D/news/etc/buffindexed.conf %D/news/etc/buffindexed.conf.dist; then rm -f %D/news/etc/buffindexed.conf ; fi
135
@unexec if cmp -s %D/news/etc/buffindexed.conf %D/news/etc/buffindexed.conf.dist; then rm -f %D/news/etc/buffindexed.conf ; fi
134
news/etc/buffindexed.conf.dist
136
news/etc/buffindexed.conf.dist
137
@exec [ -f %B/buffindexed.conf ] || cp -f %B%/%f %B/buffindexed.conf
135
@unexec if cmp -s %D/news/etc/control.ctl %D/news/etc/control.ctl.dist; then rm -f %D/news/etc/control.ctl ; fi
138
@unexec if cmp -s %D/news/etc/control.ctl %D/news/etc/control.ctl.dist; then rm -f %D/news/etc/control.ctl ; fi
136
news/etc/control.ctl.dist
139
news/etc/control.ctl.dist
140
@exec [ -f %B/control.ctl ] || cp -f %B/%f %B/control.ctl
137
@unexec if cmp -s %D/news/etc/cycbuff.conf %D/news/etc/cycbuff.conf.dist; then rm -f %D/news/etc/cycbuff.conf ; fi
141
@unexec if cmp -s %D/news/etc/cycbuff.conf %D/news/etc/cycbuff.conf.dist; then rm -f %D/news/etc/cycbuff.conf ; fi
138
news/etc/cycbuff.conf.dist
142
news/etc/cycbuff.conf.dist
143
@exec [ -f %B/cycbuff.conf ] || cp -f %B/%f %B/cycbuff.conf
139
@unexec if cmp -s %D/news/etc/distrib.pats %D/news/etc/distrib.pats.dist; then rm -f %D/news/etc/distrib.pats ; fi
144
@unexec if cmp -s %D/news/etc/distrib.pats %D/news/etc/distrib.pats.dist; then rm -f %D/news/etc/distrib.pats ; fi
140
news/etc/distrib.pats.dist
145
news/etc/distrib.pats.dist
146
@exec [ -f %B/distrib.pats ] || cp -f %B/%f %B/distrib.pats
141
@unexec if cmp -s %D/news/etc/expire.ctl %D/news/etc/expire.ctl.dist; then rm -f %D/news/etc/expire.ctl ; fi
147
@unexec if cmp -s %D/news/etc/expire.ctl %D/news/etc/expire.ctl.dist; then rm -f %D/news/etc/expire.ctl ; fi
142
news/etc/expire.ctl.dist
148
news/etc/expire.ctl.dist
149
@exec [ -f %B/expire.ctl ] || cp -f %B/%f %B/expire.ctl
143
@unexec if cmp -s %D/news/etc/incoming.conf %D/news/etc/incoming.conf.dist; then rm -f %D/news/etc/incoming.conf ; fi
150
@unexec if cmp -s %D/news/etc/incoming.conf %D/news/etc/incoming.conf.dist; then rm -f %D/news/etc/incoming.conf ; fi
144
news/etc/incoming.conf.dist
151
news/etc/incoming.conf.dist
152
@exec [ -f %B/incoming ] || cp -f %B/%f %B/incoming.conf
145
@unexec if cmp -s %D/news/etc/inn.conf %D/news/etc/inn.conf.dist; then rm -f %D/news/etc/inn.conf ; fi
153
@unexec if cmp -s %D/news/etc/inn.conf %D/news/etc/inn.conf.dist; then rm -f %D/news/etc/inn.conf ; fi
146
news/etc/inn.conf.dist
154
news/etc/inn.conf.dist
155
@exec [ -f %B/inn.conf ] || cp -f %B/%f %B/inn.conf
147
@unexec if cmp -s %D/news/etc/innfeed.conf %D/news/etc/innfeed.conf.dist; then rm -f %D/news/etc/innfeed.conf ; fi
156
@unexec if cmp -s %D/news/etc/innfeed.conf %D/news/etc/innfeed.conf.dist; then rm -f %D/news/etc/innfeed.conf ; fi
148
news/etc/innfeed.conf.dist
157
news/etc/innfeed.conf.dist
158
@exec [ -f %B/innfeed.conf.dist ] || cp -f %B/%f %B/innfeed.conf.dist
149
@unexec if cmp -s %D/news/etc/innreport.conf %D/news/etc/innreport.conf.dist; then rm -f %D/news/etc/innreport.conf ; fi
159
@unexec if cmp -s %D/news/etc/innreport.conf %D/news/etc/innreport.conf.dist; then rm -f %D/news/etc/innreport.conf ; fi
150
news/etc/innreport.conf.dist
160
news/etc/innreport.conf.dist
161
@exec [ -f %B/innreport.conf ] || cp -f %B/%f %B/innreport.conf
151
@unexec if cmp -s %D/news/etc/innwatch.ctl %D/news/etc/innwatch.ctl.dist; then rm -f %D/news/etc/innwatch.ctl ; fi
162
@unexec if cmp -s %D/news/etc/innwatch.ctl %D/news/etc/innwatch.ctl.dist; then rm -f %D/news/etc/innwatch.ctl ; fi
152
news/etc/innwatch.ctl.dist
163
news/etc/innwatch.ctl.dist
164
@exec [ -f %B/innwatch.ctl ] || cp -f %B/%f %B/innwatch.ctl
153
@unexec if cmp -s %D/news/etc/moderators %D/news/etc/moderators.dist; then rm -f %D/news/etc/moderators ; fi
165
@unexec if cmp -s %D/news/etc/moderators %D/news/etc/moderators.dist; then rm -f %D/news/etc/moderators ; fi
154
news/etc/moderators.dist
166
news/etc/moderators.dist
167
@exec [ -f %B/moderators ] || cp -f %B/%f %B/moderators
155
@unexec if cmp -s %D/news/etc/motd.news %D/news/etc/motd.news.dist; then rm -f %D/news/etc/motd.news ; fi
168
@unexec if cmp -s %D/news/etc/motd.news %D/news/etc/motd.news.dist; then rm -f %D/news/etc/motd.news ; fi
156
news/etc/motd.news.dist
169
news/etc/motd.news.dist
170
@exec [ -f %B/motd.news ] || cp -f %B/%f %B/motd.news
157
@unexec if cmp -s %D/news/etc/news2mail.cf %D/news/etc/news2mail.cf.dist; then rm -f %D/news/etc/news2mail.cf ; fi
171
@unexec if cmp -s %D/news/etc/news2mail.cf %D/news/etc/news2mail.cf.dist; then rm -f %D/news/etc/news2mail.cf ; fi
158
news/etc/news2mail.cf.dist
172
news/etc/news2mail.cf.dist
173
@exec [ -f %B/news2mail.cf ] || cp -f %B/%f %B/news2mail.cf
159
@unexec if cmp -s %D/news/etc/newsfeeds %D/news/etc/newsfeeds.dist; then rm -f %D/news/etc/newsfeeds ; fi
174
@unexec if cmp -s %D/news/etc/newsfeeds %D/news/etc/newsfeeds.dist; then rm -f %D/news/etc/newsfeeds ; fi
160
news/etc/newsfeeds.dist
175
news/etc/newsfeeds.dist
176
@exec [ -f %B/newsfeeds ] || cp -f %B/%f %B/newsfeeds
161
@unexec if cmp -s %D/news/etc/nnrpd.track %D/news/etc/nnrpd.track.dist; then rm -f %D/news/etc/nnrpd.track ; fi
177
@unexec if cmp -s %D/news/etc/nnrpd.track %D/news/etc/nnrpd.track.dist; then rm -f %D/news/etc/nnrpd.track ; fi
162
news/etc/nnrpd.track.dist
178
news/etc/nnrpd.track.dist
179
@exec [ -f %B/nnrpd.track ] || cp -f %B/%f %B/nnrpd.track
163
@unexec if cmp -s %D/news/etc/nntpsend.ctl %D/news/etc/nntpsend.ctl.dist; then rm -f %D/news/etc/nntpsend.ctl ; fi
180
@unexec if cmp -s %D/news/etc/nntpsend.ctl %D/news/etc/nntpsend.ctl.dist; then rm -f %D/news/etc/nntpsend.ctl ; fi
164
news/etc/nntpsend.ctl.dist
181
news/etc/nntpsend.ctl.dist
182
@exec [ -f %B/nntpsend.ctl ] || cp -f %B/%f %B/nntpsend.ctl
165
@unexec if cmp -s %D/news/etc/ovdb.conf %D/news/etc/ovdb.conf.dist; then rm -f %D/news/etc/ovdb.conf ; fi
183
@unexec if cmp -s %D/news/etc/ovdb.conf %D/news/etc/ovdb.conf.dist; then rm -f %D/news/etc/ovdb.conf ; fi
166
news/etc/ovdb.conf.dist
184
news/etc/ovdb.conf.dist
185
@exec [ -f %B/ovdb.conf ] || cp -f %B/%f %B/ovdb.conf
167
@unexec if cmp -s %D/news/etc/overview.fmt %D/news/etc/overview.fmt.dist; then rm -f %D/news/etc/overview.fmt ; fi
186
@unexec if cmp -s %D/news/etc/overview.fmt %D/news/etc/overview.fmt.dist; then rm -f %D/news/etc/overview.fmt ; fi
168
news/etc/overview.fmt.dist
187
news/etc/overview.fmt.dist
188
@exec [ -f %B/overview.fmt ] || cp -f %B/%f %B/overview.fmt
169
@unexec if cmp -s %D/news/etc/passwd.nntp %D/news/etc/passwd.nntp.dist; then rm -f %D/news/etc/passwd.nntp ; fi
189
@unexec if cmp -s %D/news/etc/passwd.nntp %D/news/etc/passwd.nntp.dist; then rm -f %D/news/etc/passwd.nntp ; fi
170
news/etc/passwd.nntp.dist
190
news/etc/passwd.nntp.dist
191
@exec [ -f %B/passwd.nntp ] || cp -f %B/%f %B/passwd.nntp
171
@unexec if cmp -s %D/news/etc/radius.conf %D/news/etc/radius.conf.dist; then rm -f %D/news/etc/radius.conf ; fi 
192
@unexec if cmp -s %D/news/etc/radius.conf %D/news/etc/radius.conf.dist; then rm -f %D/news/etc/radius.conf ; fi 
172
news/etc/radius.conf.dist
193
news/etc/radius.conf.dist
194
@exec [ -f %B/radius.conf ] || cp -f %B/%f %B/radius.conf
173
@unexec if cmp -s %D/news/etc/readers.conf %D/news/etc/readers.conf.dist; then rm -f %D/news/etc/readers.conf; fi
195
@unexec if cmp -s %D/news/etc/readers.conf %D/news/etc/readers.conf.dist; then rm -f %D/news/etc/readers.conf; fi
174
news/etc/readers.conf.dist
196
news/etc/readers.conf.dist
197
@exec [ -f %B/readers.conf ] || cp -f %B/%f %B/readers.conf
175
@unexec if cmp -s %D/news/etc/sasl.conf %D/news/etc/sasl.conf.dist; then rm -f %D/news/etc/sasl.conf ; fi
198
@unexec if cmp -s %D/news/etc/sasl.conf %D/news/etc/sasl.conf.dist; then rm -f %D/news/etc/sasl.conf ; fi
176
news/etc/sasl.conf.dist
199
news/etc/sasl.conf.dist
200
@exec [ -f %B/sasl.conf ] || cp -f %B/%f %B/sasl.conf
177
@unexec if cmp -s %D/news/etc/storage.conf %D/news/etc/storage.conf.dist; then rm -f %D/news/etc/storage.conf ; fi
201
@unexec if cmp -s %D/news/etc/storage.conf %D/news/etc/storage.conf.dist; then rm -f %D/news/etc/storage.conf ; fi
178
news/etc/storage.conf.dist
202
news/etc/storage.conf.dist
203
@exec [ -f %B/storage.conf ] || cp -f %B/%f %B/storage.conf
179
@unexec if cmp -s %D/news/etc/subscriptions %D/news/etc/subscriptions.dist; then rm -f %D/news/etc/subscriptions ; fi
204
@unexec if cmp -s %D/news/etc/subscriptions %D/news/etc/subscriptions.dist; then rm -f %D/news/etc/subscriptions ; fi
180
news/etc/subscriptions.dist
205
news/etc/subscriptions.dist
206
@exec [ -f %B/subscriptions ] || cp -f %B/%f %B/subscriptions
181
news/include/clibrary.h
207
news/include/clibrary.h
182
news/include/conffile.h
208
news/include/conffile.h
183
news/include/config.h
209
news/include/config.h
Lines 238-244 Link Here
238
@dirrm news/include
264
@dirrm news/include
239
@unexec rmdir %D/news/etc 2>/dev/null || true
265
@unexec rmdir %D/news/etc 2>/dev/null || true
240
@dirrm news/doc
266
@dirrm news/doc
241
@dirrm news/db
267
@unexec rmdir %D/news/db 2>/dev/null || true
242
@dirrm news/bin/rnews.libexec
268
@dirrm news/bin/rnews.libexec
243
@dirrm news/bin/filter
269
@dirrm news/bin/filter
244
@dirrm news/bin/control
270
@dirrm news/bin/control
(-)inn-stable/Makefile (+1 lines)
Lines 7-12 Link Here
7
7
8
PORTNAME=	inn
8
PORTNAME=	inn
9
PORTVERSION=	${SNAPSHOT}
9
PORTVERSION=	${SNAPSHOT}
10
PORTREVISION=	1
10
CATEGORIES=	news ipv6
11
CATEGORIES=	news ipv6
11
MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
12
MASTER_SITES=	http://sheepkiller.nerim.net/ports/${PORTNAME}/ \
12
		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
13
		http://www.cultdeadsheep.org/FreeBSD/ports/download/distfiles/
(-)inn-stable/pkg-plist (+26 lines)
Lines 129-184 Link Here
129
news/doc/sample-control
129
news/doc/sample-control
130
@unexec if cmp -s %D/news/etc/actsync.cfg %D/news/etc/actsync.cfg.dist; then rm -f %D/news/etc/actsync.cfg ; fi
130
@unexec if cmp -s %D/news/etc/actsync.cfg %D/news/etc/actsync.cfg.dist; then rm -f %D/news/etc/actsync.cfg ; fi
131
news/etc/actsync.cfg.dist
131
news/etc/actsync.cfg.dist
132
@exec [ -f %B/actsync.cfg ] || cp -f %B/%f %B/actsync.cfg
132
@unexec if cmp -s %D/news/etc/actsync.ign %D/news/etc/actsync.ign.dist; then rm -f %D/news/etc/actsync.ign ; fi
133
@unexec if cmp -s %D/news/etc/actsync.ign %D/news/etc/actsync.ign.dist; then rm -f %D/news/etc/actsync.ign ; fi
133
news/etc/actsync.ign.dist
134
news/etc/actsync.ign.dist
135
@exec [ -f %B/actsync.ign ] || cp -f %B/%f %B/actsync.ign
134
@unexec if cmp -s %D/news/etc/buffindexed.conf %D/news/etc/buffindexed.conf.dist; then rm -f %D/news/etc/buffindexed.conf ; fi
136
@unexec if cmp -s %D/news/etc/buffindexed.conf %D/news/etc/buffindexed.conf.dist; then rm -f %D/news/etc/buffindexed.conf ; fi
135
news/etc/buffindexed.conf.dist
137
news/etc/buffindexed.conf.dist
138
@exec [ -f %B/buffindexed.conf ] || cp -f %B%/%f %B/buffindexed.conf
136
@unexec if cmp -s %D/news/etc/control.ctl %D/news/etc/control.ctl.dist; then rm -f %D/news/etc/control.ctl ; fi
139
@unexec if cmp -s %D/news/etc/control.ctl %D/news/etc/control.ctl.dist; then rm -f %D/news/etc/control.ctl ; fi
137
news/etc/control.ctl.dist
140
news/etc/control.ctl.dist
141
@exec [ -f %B/control.ctl ] || cp -f %B/%f %B/control.ctl
138
@unexec if cmp -s %D/news/etc/cycbuff.conf %D/news/etc/cycbuff.conf.dist; then rm -f %D/news/etc/cycbuff.conf ; fi
142
@unexec if cmp -s %D/news/etc/cycbuff.conf %D/news/etc/cycbuff.conf.dist; then rm -f %D/news/etc/cycbuff.conf ; fi
139
news/etc/cycbuff.conf.dist
143
news/etc/cycbuff.conf.dist
144
@exec [ -f %B/cycbuff.conf ] || cp -f %B/%f %B/cycbuff.conf
140
@unexec if cmp -s %D/news/etc/distrib.pats %D/news/etc/distrib.pats.dist; then rm -f %D/news/etc/distrib.pats ; fi
145
@unexec if cmp -s %D/news/etc/distrib.pats %D/news/etc/distrib.pats.dist; then rm -f %D/news/etc/distrib.pats ; fi
141
news/etc/distrib.pats.dist
146
news/etc/distrib.pats.dist
147
@exec [ -f %B/distrib.pats ] || cp -f %B/%f %B/distrib.pats
142
@unexec if cmp -s %D/news/etc/expire.ctl %D/news/etc/expire.ctl.dist; then rm -f %D/news/etc/expire.ctl ; fi
148
@unexec if cmp -s %D/news/etc/expire.ctl %D/news/etc/expire.ctl.dist; then rm -f %D/news/etc/expire.ctl ; fi
143
news/etc/expire.ctl.dist
149
news/etc/expire.ctl.dist
150
@exec [ -f %B/expire.ctl ] || cp -f %B/%f %B/expire.ctl
144
@unexec if cmp -s %D/news/etc/incoming.conf %D/news/etc/incoming.conf.dist; then rm -f %D/news/etc/incoming.conf ; fi
151
@unexec if cmp -s %D/news/etc/incoming.conf %D/news/etc/incoming.conf.dist; then rm -f %D/news/etc/incoming.conf ; fi
145
news/etc/incoming.conf.dist
152
news/etc/incoming.conf.dist
153
@exec [ -f %B/incoming ] || cp -f %B/%f %B/incoming.conf
146
@unexec if cmp -s %D/news/etc/inn.conf %D/news/etc/inn.conf.dist; then rm -f %D/news/etc/inn.conf ; fi
154
@unexec if cmp -s %D/news/etc/inn.conf %D/news/etc/inn.conf.dist; then rm -f %D/news/etc/inn.conf ; fi
147
news/etc/inn.conf.dist
155
news/etc/inn.conf.dist
156
@exec [ -f %B/inn.conf ] || cp -f %B/%f %B/inn.conf
148
@unexec if cmp -s %D/news/etc/innfeed.conf %D/news/etc/innfeed.conf.dist; then rm -f %D/news/etc/innfeed.conf ; fi
157
@unexec if cmp -s %D/news/etc/innfeed.conf %D/news/etc/innfeed.conf.dist; then rm -f %D/news/etc/innfeed.conf ; fi
149
news/etc/innfeed.conf.dist
158
news/etc/innfeed.conf.dist
159
@exec [ -f %B/innfeed.conf.dist ] || cp -f %B/%f %B/innfeed.conf.dist
150
@unexec if cmp -s %D/news/etc/innreport.conf %D/news/etc/innreport.conf.dist; then rm -f %D/news/etc/innreport.conf ; fi
160
@unexec if cmp -s %D/news/etc/innreport.conf %D/news/etc/innreport.conf.dist; then rm -f %D/news/etc/innreport.conf ; fi
151
news/etc/innreport.conf.dist
161
news/etc/innreport.conf.dist
162
@exec [ -f %B/innreport.conf ] || cp -f %B/%f %B/innreport.conf
152
@unexec if cmp -s %D/news/etc/innwatch.ctl %D/news/etc/innwatch.ctl.dist; then rm -f %D/news/etc/innwatch.ctl ; fi
163
@unexec if cmp -s %D/news/etc/innwatch.ctl %D/news/etc/innwatch.ctl.dist; then rm -f %D/news/etc/innwatch.ctl ; fi
153
news/etc/innwatch.ctl.dist
164
news/etc/innwatch.ctl.dist
165
@exec [ -f %B/innwatch.ctl ] || cp -f %B/%f %B/innwatch.ctl
154
@unexec if cmp -s %D/news/etc/moderators %D/news/etc/moderators.dist; then rm -f %D/news/etc/moderators ; fi
166
@unexec if cmp -s %D/news/etc/moderators %D/news/etc/moderators.dist; then rm -f %D/news/etc/moderators ; fi
155
news/etc/moderators.dist
167
news/etc/moderators.dist
168
@exec [ -f %B/moderators ] || cp -f %B/%f %B/moderators
156
@unexec if cmp -s %D/news/etc/motd.news %D/news/etc/motd.news.dist; then rm -f %D/news/etc/motd.news ; fi
169
@unexec if cmp -s %D/news/etc/motd.news %D/news/etc/motd.news.dist; then rm -f %D/news/etc/motd.news ; fi
157
news/etc/motd.news.dist
170
news/etc/motd.news.dist
171
@exec [ -f %B/motd.news ] || cp -f %B/%f %B/motd.news
158
@unexec if cmp -s %D/news/etc/news2mail.cf %D/news/etc/news2mail.cf.dist; then rm -f %D/news/etc/news2mail.cf ; fi
172
@unexec if cmp -s %D/news/etc/news2mail.cf %D/news/etc/news2mail.cf.dist; then rm -f %D/news/etc/news2mail.cf ; fi
159
news/etc/news2mail.cf.dist
173
news/etc/news2mail.cf.dist
174
@exec [ -f %B/news2mail.cf ] || cp -f %B/%f %B/news2mail.cf
160
@unexec if cmp -s %D/news/etc/newsfeeds %D/news/etc/newsfeeds.dist; then rm -f %D/news/etc/newsfeeds ; fi
175
@unexec if cmp -s %D/news/etc/newsfeeds %D/news/etc/newsfeeds.dist; then rm -f %D/news/etc/newsfeeds ; fi
161
news/etc/newsfeeds.dist
176
news/etc/newsfeeds.dist
177
@exec [ -f %B/newsfeeds ] || cp -f %B/%f %B/newsfeeds
162
@unexec if cmp -s %D/news/etc/nnrpd.track %D/news/etc/nnrpd.track.dist; then rm -f %D/news/etc/nnrpd.track ; fi
178
@unexec if cmp -s %D/news/etc/nnrpd.track %D/news/etc/nnrpd.track.dist; then rm -f %D/news/etc/nnrpd.track ; fi
163
news/etc/nnrpd.track.dist
179
news/etc/nnrpd.track.dist
180
@exec [ -f %B/nnrpd.track ] || cp -f %B/%f %B/nnrpd.track
164
@unexec if cmp -s %D/news/etc/nntpsend.ctl %D/news/etc/nntpsend.ctl.dist; then rm -f %D/news/etc/nntpsend.ctl ; fi
181
@unexec if cmp -s %D/news/etc/nntpsend.ctl %D/news/etc/nntpsend.ctl.dist; then rm -f %D/news/etc/nntpsend.ctl ; fi
165
news/etc/nntpsend.ctl.dist
182
news/etc/nntpsend.ctl.dist
183
@exec [ -f %B/nntpsend.ctl ] || cp -f %B/%f %B/nntpsend.ctl
166
@unexec if cmp -s %D/news/etc/ovdb.conf %D/news/etc/ovdb.conf.dist; then rm -f %D/news/etc/ovdb.conf ; fi
184
@unexec if cmp -s %D/news/etc/ovdb.conf %D/news/etc/ovdb.conf.dist; then rm -f %D/news/etc/ovdb.conf ; fi
167
news/etc/ovdb.conf.dist
185
news/etc/ovdb.conf.dist
186
@exec [ -f %B/ovdb.conf ] || cp -f %B/%f %B/ovdb.conf
168
@unexec if cmp -s %D/news/etc/overview.fmt %D/news/etc/overview.fmt.dist; then rm -f %D/news/etc/overview.fmt ; fi
187
@unexec if cmp -s %D/news/etc/overview.fmt %D/news/etc/overview.fmt.dist; then rm -f %D/news/etc/overview.fmt ; fi
169
news/etc/overview.fmt.dist
188
news/etc/overview.fmt.dist
189
@exec [ -f %B/overview.fmt ] || cp -f %B/%f %B/overview.fmt
170
@unexec if cmp -s %D/news/etc/passwd.nntp %D/news/etc/passwd.nntp.dist; then rm -f %D/news/etc/passwd.nntp ; fi
190
@unexec if cmp -s %D/news/etc/passwd.nntp %D/news/etc/passwd.nntp.dist; then rm -f %D/news/etc/passwd.nntp ; fi
171
news/etc/passwd.nntp.dist
191
news/etc/passwd.nntp.dist
192
@exec [ -f %B/passwd.nntp ] || cp -f %B/%f %B/passwd.nntp
172
@unexec if cmp -s %D/news/etc/radius.conf %D/news/etc/radius.conf.dist; then rm -f %D/news/etc/radius.conf ; fi 
193
@unexec if cmp -s %D/news/etc/radius.conf %D/news/etc/radius.conf.dist; then rm -f %D/news/etc/radius.conf ; fi 
173
news/etc/radius.conf.dist
194
news/etc/radius.conf.dist
195
@exec [ -f %B/radius.conf ] || cp -f %B/%f %B/radius.conf
174
@unexec if cmp -s %D/news/etc/readers.conf %D/news/etc/readers.conf.dist; then rm -f %D/news/etc/readers.conf; fi
196
@unexec if cmp -s %D/news/etc/readers.conf %D/news/etc/readers.conf.dist; then rm -f %D/news/etc/readers.conf; fi
175
news/etc/readers.conf.dist
197
news/etc/readers.conf.dist
198
@exec [ -f %B/readers.conf ] || cp -f %B/%f %B/readers.conf
176
@unexec if cmp -s %D/news/etc/sasl.conf %D/news/etc/sasl.conf.dist; then rm -f %D/news/etc/sasl.conf ; fi
199
@unexec if cmp -s %D/news/etc/sasl.conf %D/news/etc/sasl.conf.dist; then rm -f %D/news/etc/sasl.conf ; fi
177
news/etc/sasl.conf.dist
200
news/etc/sasl.conf.dist
201
@exec [ -f %B/sasl.conf ] || cp -f %B/%f %B/sasl.conf
178
@unexec if cmp -s %D/news/etc/storage.conf %D/news/etc/storage.conf.dist; then rm -f %D/news/etc/storage.conf ; fi
202
@unexec if cmp -s %D/news/etc/storage.conf %D/news/etc/storage.conf.dist; then rm -f %D/news/etc/storage.conf ; fi
179
news/etc/storage.conf.dist
203
news/etc/storage.conf.dist
204
@exec [ -f %B/storage.conf ] || cp -f %B/%f %B/storage.conf
180
@unexec if cmp -s %D/news/etc/subscriptions %D/news/etc/subscriptions.dist; then rm -f %D/news/etc/subscriptions ; fi
205
@unexec if cmp -s %D/news/etc/subscriptions %D/news/etc/subscriptions.dist; then rm -f %D/news/etc/subscriptions ; fi
181
news/etc/subscriptions.dist
206
news/etc/subscriptions.dist
207
@exec [ -f %B/subscriptions ] || cp -f %B/%f %B/subscriptions
182
news/include/clibrary.h
208
news/include/clibrary.h
183
news/include/conffile.h
209
news/include/conffile.h
184
news/include/config.h
210
news/include/config.h

Return to bug 57313