View | Details | Raw Unified | Return to bug 24171 | Differences between
and this patch

Collapse All | Expand All

(-)elm+ME/Makefile (-19 / +68 lines)
Lines 6-39 Link Here
6
#
6
#
7
7
8
PORTNAME=	elm
8
PORTNAME=	elm
9
PORTVERSION=    2.4ME+82
9
PORTVERSION=    2.4ME+87
10
CATEGORIES=	mail
10
CATEGORIES=	mail
11
12
# here is the main repository, but the .tar.gz isn't available right now,
13
# there is only a .tar archive!
11
MASTER_SITES=	ftp://ftp.ozone.fmi.fi/KEH/ \
14
MASTER_SITES=	ftp://ftp.ozone.fmi.fi/KEH/ \
12
		ftp://ftp.funet.fi/pub/unix/mail/elm/elm-2.4ME+/ \
15
		http://www.ozone.fmi.fi/KEH/
13
		ftp://ftp.ibp.fr/pub/unix/mail/elm-me/
16
17
# the following repositories conform to the main repository.
18
MASTER_SITES+=	ftp://ftp.tu-darmstadt.de/pub/networking/mail/elm+ME/ \
19
		ftp://ftp.cs.tu-berlin.de/pub/net/mail/elm-me-plus/ \
20
		ftp://ftp.ntua.gr/pub/net/mail/elm-me/ \
21
		ftp://ftp.eos.hokudai.ac.jp/pub/network/mail/elm-2.4ME+/ \
22
		ftp://ftp.win.ne.jp/pub/network/mail/elm-2.4ME+/
23
24
# the following repositories don't conform to the main repository.
25
# they have .tar.gz while the main repository have .tar ones.
26
# MASTER_SITES+=	ftp://ftp.unina.it/pub/Unix/pkgs/network/mail/elm-me+/ \
27
# 		ftp://ftp.rge.com/pub/mail/elm/elm-2.4ME+/ \
28
# 		ftp://ftp.uni-trier.de/pub/unix/network/mail/elm-me+/
29
30
# the following site have a broken .tar.gz archive,
31
# so, get rid of it until it is fixed.
32
# MASTER_SITES+=	ftp://ftp.lip6.fr/pub/unix/mail/elm-me/
33
34
# fetch doesn't work w/ ftp.lip6.fr and ftp doesn't work w/ the http protocol.
35
# FETCH_CMD=	/usr/bin/ftp
14
36
15
MAINTAINER=	ache@FreeBSD.org
37
EXTRACT_SUFX=	.tar
38
EXTRACT_CMD=	${CAT}
39
EXTRACT_BEFORE_ARGS=
40
41
MAINTAINER=	clefevre@citeweb.net
42
43
# not needed since config.sh is generated by scripts/pre-configure.
44
# BUILD_DEPENDS=	ispell:${PORTSDIR}/textproc/ispell
45
# BUILD_DEPENDS=	metamail:${PORTSDIR}/mail/metamail
46
# BUILD_DEPENDS=	pgp:${PORTSDIR}/security/pgp
47
# BUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
16
48
17
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S/ME+/\.ME+\./}
49
WRKSRC=		${WRKDIR}/${PORTNAME}${PORTVERSION:S/ME+/\.ME+\./}
18
MAN1=		answer.1 checkalias.1 elm.1 elmalias.1 fastmail.1 \
19
		frm.1 listalias.1 messages.1 newalias.1 newmail.1 \
20
		printmail.1 readmsg.1 elmcharset.1 elmterminal.1
21
MLINKS=		frm.1 nfrm.1	newmail.1 wnewmail.1
22
50
23
HAS_CONFIGURE=	Yes
51
HAS_CONFIGURE=	yes
52
24
CONFIGURE_SCRIPT= Configure
53
CONFIGURE_SCRIPT= Configure
25
CONFIGURE_ENV=	PREFIX="${PREFIX}"
54
CONFIGURE_ENV=	CFLAGS="${CFLAGS}" PREFIX="${PREFIX}"
26
CONFIGURE_ARGS=	-S -d
55
CONFIGURE_ARGS=	-S -d -P${PREFIX}
27
56
28
post-install:
57
MAN1=		answer.1 checkalias.1 elm.1 elmalias.1 elmcharset.1 \
29
	perl -pi -e 's,/usr/local,${PREFIX},' ${WRKSRC}/nls/LANGS
58
		elmterminal.1 fastmail.1 frm.1 listalias.1 messages.1 \
30
	cd ${WRKSRC}/nls; ${MAKE} install
59
		newalias.1 newmail.1 printmail.1 readmsg.1
31
	if [ -f ${PREFIX}/lib/elm.mimetypes ] ; then \
60
MLINKS=		frm.1 nfrm.1	newmail.1 wnewmail.1
32
		${INSTALL_DATA} \
61
33
			${FILESDIR}/elm.mimetypes ${PREFIX}/lib/elm.mimetypes-dist; \
62
DESTLIBDIR=	${PREFIX}/lib/${PORTNAME}
34
	else \
63
DESTMANDIR=	${PREFIX}/man
64
65
post-configure:
66
	@${PERL} -pi.bsd -e 's,/usr/local,${PREFIX},' ${WRKSRC}/nls/LANGS
67
68
post-install: install-nls install-mime-types remove-catman-files
69
70
install-nls:
71
	@cd ${WRKSRC}/nls; ${MAKE} install
72
73
install-mime-types:
74
	@${INSTALL_DATA} \
75
		${FILESDIR}/elm.mimetypes ${DESTLIBDIR}/elm.mimetypes-dist; \
76
	if [ ! -f ${DESTLIBDIR}/elm.mimetypes ] ; then \
35
		${INSTALL_DATA} \
77
		${INSTALL_DATA} \
36
			${FILESDIR}/elm.mimetypes ${PREFIX}/lib; \
78
			${FILESDIR}/elm.mimetypes ${DESTLIBDIR}; \
37
	fi
79
	fi
80
81
remove-catman-files:
82
.for sect in 1
83
.for file in ${MAN${sect}}
84
	@${RM} -f ${DESTMANDIR}/cat${sect}/${file}
85
.endfor
86
.endfor
38
87
39
.include <bsd.port.mk>
88
.include <bsd.port.mk>
(-)elm+ME/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (elm-2.4ME+82.tar.gz) = eae2465a6ecd3399ad68d5b81f923e76
1
MD5 (elm-2.4ME+87.tar) = 667988e6f17f392409eb480fab7da578
(-)elm+ME/files/elm.mimetypes (-62 / +1149 lines)
Lines 1-35 Link Here
1
#       application/activemessage
1
# mime.types for Elm 2.4PL24 ME8 (or greater)
2
#       application/andrew-inset
2
#
3
#       application/applefile
3
# Format of this file:
4
#       application/atomicmail
4
# <suffix> <content-type>
5
#       application/dca-rft
5
#
6
#       application/dec-dx
6
# Elm already has the following "builtin" definitions:
7
#       application/mac-binhex40
7
# ps	application/postscript
8
#       application/macwriteii
8
# gif	image/gif
9
doc     application/msword
9
# tiff	image/tiff
10
#       application/news-message-id
10
# jpeg	image/jpeg
11
#       application/news-transmission
11
#
12
# NOTE: data which is declared "application/octet-stream" will automatically
13
# have the "name=<default_filename>" option added to it, so you should not
14
# put it in your definitions.
15
16
#gz	application/octet-stream
17
#pbm	image/pbm
18
#pgm	image/pgm
19
#ppm	image/ppm
20
taz	application/octet-stream; type=tar; conversions=x-compress
21
tgz	application/octet-stream; type=tar; conversions=x-gzip
22
#tar	application/octet-stream; type=tar
23
#Z	application/octet-stream
24
#zip	application/octet-stream; type=zip
25
26
# PGP users might want the following
27
#pgp	application/pgp
28
29
# ======================================================================
30
# Registered MIME types from IIANA
31
#
32
# URL : ftp://ftp.isi.edu/in-notes/iana/assignments/media-types/media-types
33
# DATE : Sun Jan  7 21:11:33 CET 2001
34
# ======================================================================
35
#
36
#	Type		Subtype		Description		    Reference
37
#	----		-------		-----------		    ---------
38
#
39
#	text		plain				    [RFC2646,RFC2046]
40
text		text/plain
41
txt		text/plain
42
#			richtext			    [RFC2045,RFC2046]
43
rtx		text/richtext
44
#			enriched				    [RFC1896]
45
#			tab-separated-values		       [Paul Lindner]
46
tsv		text/tab-separated-values
47
#			html					    [RFC2854]
48
htm		text/html
49
html		text/html
50
shtml		text/html
51
#			sgml					    [RFC1874]
52
sgm		text/sgml
53
sgml		text/sgml
54
#			vnd.latex-z				      [Lubos]
55
#			vnd.fmi.flexstor			     [Hurtta]
56
flx		text/vnd.fmi.flexstor
57
#			uri-list				    [RFC2483]
58
uris		text/uri-list
59
uri		text/uri-list
60
#			vnd.abc					      [Allen]
61
abc		text/vnd.abc
62
#			rfc822-headers				    [RFC1892]
63
#			vnd.in3d.3dml				     [Powers]
64
3dml		text/vnd.in3d.3dml
65
3dm		text/vnd.in3d.3dml
66
#			prs.lines.tag				      [Lines]
67
tag		text/prs.lines.tag
68
#			vnd.in3d.spot				     [Powers]
69
spot		text/vnd.in3d.spot
70
spo		text/vnd.in3d.spot
71
#			css					    [RFC2318]
72
css		text/css
73
#			xml					    [RFC2376]
74
dtd		text/xml
75
xml		text/xml
76
#			rtf					    [Lindner]
77
rtf		text/rtf
78
#			directory				    [RFC2425]
79
#			calendar				    [RFC2445]
80
#			vnd.wap.wml				      [Stark]
81
wml		text/vnd.wap.wml
82
#		text/vnd.wap.wml		[-> text/xml]
83
#			vnd.wap.wmlscript			      [Stark]
84
wmls		text/vnd.wap.wmlscript
85
#			vnd.motorola.reflex			     [Patton]
86
#			vnd.fly					     [Gurney]
87
fly		text/vnd.fly
88
#			vnd.wap.sl				  [WAP-Forum]
89
sl		text/vnd.wap.sl
90
#		text/vnd.wap.sl			[-> text/xml]
91
#			vnd.wap.si				  [WAP-Forum]
92
si		text/vnd.wap.si
93
#		text/vnd.wap.si			[-> text/xml]
94
#			t140					    [RFC2793]
95
#			vnd.ms-mediapackage			     [Nelson]
96
mpf		text/vnd.ms-mediapackage
97
#			vnd.IPTC.NewsML				       [IPTC]
98
#		text/vnd.IPTC.NewsML		[-> text/xml]
99
#			vnd.IPTC.NITF				       [IPTC]
100
#		text/vnd.IPTC.NITF		[-> text/xml]
101
#			vnd.curl				      [Hodge]
102
curl		text/vnd.curl
103
#			vnd.DMClientScript			    [Bradley]
104
dms		text/vnd.DMClientScript
105
#			parityfec				    [RFC3009]
106
#
107
108
#	Type		Subtype		Description		    Reference
109
#	----		-------		-----------		    ---------
110
#
111
#	multipart	mixed				    [RFC2045,RFC2046]
112
#			alternative			    [RFC2045,RFC2046]
113
#			digest				    [RFC2045,RFC2046]
114
#			parallel			    [RFC2045,RFC2046]
115
#			appledouble		   [MacMime,Patrik Faltstrom]
116
#			header-set			       [Dave Crocker]
117
#			form-data				    [RFC2388]
118
#			related					    [RFC2387]
119
#			report					    [RFC1892]
120
#			voice-message			    [RFC2421,RFC2423]
121
#			signed					    [RFC1847]
122
#			encrypted				    [RFC1847]
123
#			byteranges				    [RFC2068]
124
125
#	Type		Subtype		Description		    Reference
126
#	----		-------		-----------		    ---------
127
#
128
#	message		rfc822				    [RFC2045,RFC2046]
129
#			partial				    [RFC2045,RFC2046]
130
#			external-body			    [RFC2045,RFC2046]
131
#			news			    [RFC 1036, Henry Spencer]
132
#			http					    [RFC2616]
133
#			delivery-status				    [RFC1894]
134
#			disposition-notification		    [RFC2298]
135
#			s-http					    [RFC2660]
136
#
137
138
#	Type		Subtype		Description		    Reference
139
#	----		-------		-----------		    ---------
140
#
141
#	application	octet-stream			    [RFC2045,RFC2046]
12
bin     application/octet-stream
142
bin     application/octet-stream
13
exe     application/octet-stream
143
exe     application/octet-stream
14
oda     application/oda
144
#			postscript			    [RFC2045,RFC2046]
15
pdf     application/pdf
16
ai      application/postscript
145
ai      application/postscript
17
eps     application/postscript
146
eps     application/postscript
18
ps      application/postscript
147
ps      application/postscript
19
#       application/remote-printing
148
#			oda				    [RFC2045,RFC2046]
20
rtf     application/rtf
149
oda		application/oda
21
#       application/slate
150
#			atomicmail		      [atomicmail,Borenstein]
22
mif     application/x-mif
151
am		application/atomicmail
23
#       application/wita
152
#			andrew-inset		    [andrew-inset,Borenstein]
24
#       application/wordperfect5.1
153
ez		application/andrew-inset
154
#			slate				[slate,terry crowley]
155
#			wita		  [Wang Info Transfer,Larry Campbell]
156
#			dec-dx		  [Digital Doc Trans, Larry Campbell]
157
#			dca-rft	       [IBM Doc Content Arch, Larry Campbell]
158
dca		application/dca-rtf
159
#			activemessage			       [Ehud Shapiro]
160
#			rtf				       [Paul Lindner]
161
#		application/rtf			[-> text/rtf]
162
#			applefile		   [MacMime,Patrik Faltstrom]
163
#			mac-binhex40		   [MacMime,Patrik Faltstrom]
164
hqx		application/mac-binhex40
165
#			news-message-id		     [RFC1036, Henry Spencer]
166
#			news-transmission	     [RFC1036, Henry Spencer]
167
#			wordperfect5.1			       [Paul Lindner]
168
wp6		application/wordperfect5.1
169
wpd		application/wordperfect5.1
170
#			pdf				       [Paul Lindner]
171
pdf		application/pdf
172
#			zip				       [Paul Lindner]
173
zip		application/zip
174
#			macwriteii			       [Paul Lindner]
175
#			msword				       [Paul Lindner]
176
doc		application/msword
177
dot		application/msword
178
#			remote-printing			       [RFC1486,Rose]
179
#			mathematica				[Van Nostern]
180
nb		application/mathematica
181
ma		application/mathematica
182
mb		application/mathematica
183
#			cybercash				   [Eastlake]
184
#			commonground				     [Glazer]
185
#			iges					      [Parks]
186
igs		application/iges
187
iges		application/iges
188
#			riscos					      [Smith]
189
#			eshop					       [Katz]
190
#			x400-bp					    [RFC1494]
191
#			sgml					    [RFC1874]
192
#		application/sgml		[-> text/sgml]
193
#			cals-1840				    [RFC1895]
194
#			pgp-encrypted				    [RFC2015]
195
#			pgp-signature				    [RFC2015]
196
#			pgp-keys				    [RFC2015]
197
asc		application/pgp-keys
198
#			vnd.framemaker				     [Wexler]
199
fm		application/vnd.framemaker
200
#			vnd.mif					     [Wexler]
201
mif		application/vnd.mif
202
#			vnd.ms-excel				       [Gill]
203
xla		application/vnd.ms-excel
204
xlc		application/vnd.ms-excel
205
xld		application/vnd.ms-excel
206
xll		application/vnd.ms-excel
207
xlm		application/vnd.ms-excel
208
xls		application/vnd.ms-excel
209
xlt		application/vnd.ms-excel
210
xlw		application/vnd.ms-excel
211
#			vnd.ms-powerpoint			       [Gill]
212
pot		application/vnd.ms-powerpoint
213
ppa		application/vnd.ms-powerpoint
214
pps		application/vnd.ms-powerpoint
215
ppt		application/vnd.ms-powerpoint
216
pwz		application/vnd.ms-powerpoint
217
#			vnd.ms-project				       [Gill]
218
mpc		application/vnd.ms-project
219
mpt		application/vnd.ms-project
220
mpx		application/vnd.ms-project
221
mpw		application/vnd.ms-project
222
mpp		application/vnd.ms-project
223
#			vnd.ms-works				       [Gill]
224
#			vnd.ms-tnef				       [Gill]
225
#			vnd.svd					     [Becker]
226
#			vnd.music-niff				     [Butler]
227
#			vnd.ms-artgalry				    [Slawson]
228
cil		application/vnd.ms-artgalry
229
#			vnd.truedoc				      [Chase]
230
#			vnd.koan				       [Cole]
231
skd		application/vnd.koan
232
skp		application/vnd.koan
233
skm		application/vnd.koan
234
skt		application/vnd.koan
235
#			vnd.street-stream			     [Levitt]
236
#			vnd.fdf					     [Zilles]
237
#			set-payment-initiation			     [Korver]
238
#			set-payment				     [Korver]
239
#			set-registration-initiation		     [Korver]
240
#			set-registration			     [Korver]
241
#			vnd.seemail				       [Webb]
242
see		application/vnd.seemail
243
#			vnd.businessobjects			    [Imoucha]
244
rep		application/vnd.businessobjects
245
#			vnd.meridian-slingshot			      [Wedel]
246
#			vnd.xara				 [Matthewman]
247
xar		application/vnd.xara
248
#			sgml-open-catalog			     [Grosso]
249
#			vnd.rapid				    [Szekely]
250
zrp		application/vnd.rapid
251
#			vnd.enliven				 [Santinelli]
252
nml		application/vnd.enliven
253
#			vnd.japannet-registration-wakeup	      [Fujii]
254
#			vnd.japannet-verification-wakeup	      [Fujii]
255
#			vnd.japannet-payment-wakeup		      [Fujii]
256
#			vnd.japannet-directory-service		      [Fujii]
257
#			vnd.intertrust.digibox			  [Tomasello]
258
#			vnd.intertrust.nncp			  [Tomasello]
259
#			prs.alvestrand.titrax-sheet		 [Alvestrand]
260
#			vnd.noblenet-web			    [Solomon]
261
nnw		application/vnd.noblenet-web
262
#			vnd.noblenet-sealer			    [Solomon]
263
nns		application/vnd.noblenet-sealer
264
#			vnd.noblenet-directory			    [Solomon]
265
nnd		application/vnd.noblenet-directory
266
#			prs.nprend				    [Doggett]
267
rnd		application/prs.nprend
268
rct		application/prs.nprend
269
#			vnd.webturbo				      [Rehem]
270
wtb		application/vnd.webturbo
271
#			hyperstudio				     [Domino]
272
#			vnd.shana.informed.formtemplate		    [Selzler]
273
itp		application/vnd.shana.informed.formtemplate
274
#			vnd.shana.informed.formdata		    [Selzler]
275
ifm		application/vnd.shana.informed.formdata
276
#			vnd.shana.informed.package		    [Selzler]
277
ipk		application/vnd.shana.informed.package
278
#			vnd.shana.informed.interchange		    [Selzler]
279
iif		application/vnd.shana.informed.interchange
280
#			vnd.commerce-battelle			  [Applebaum]
281
ica		application/vnd.commerce-battelle
282
icf		application/vnd.commerce-battelle
283
icd		application/vnd.commerce-battelle
284
icc		application/vnd.commerce-battelle
285
ic0		application/vnd.commerce-battelle
286
ic1		application/vnd.commerce-battelle
287
ic2		application/vnd.commerce-battelle
288
ic3		application/vnd.commerce-battelle
289
ic4		application/vnd.commerce-battelle
290
ic5		application/vnd.commerce-battelle
291
ic6		application/vnd.commerce-battelle
292
ic7		application/vnd.commerce-battelle
293
ic8		application/vnd.commerce-battelle
294
#			vnd.osa.netdeploy			       [Klos]
295
ndc		application/vnd.osa.netdeploy
296
#			vnd.ibm.MiniPay				   [Herzberg]
297
mpy		application/vnd.ibm.MiniPay
298
#			vnd.japannet-jpnstore-wakeup		  [Yoshitake]
299
#			vnd.japannet-setstore-wakeup		  [Yoshitake]
300
#			vnd.japannet-verification		  [Yoshitake]
301
#			vnd.japannet-registration		  [Yoshitake]
302
#			vnd.hp-HPGL				  [Pentecost]
303
#			vnd.hp-PCL				  [Pentecost]
304
#			vnd.hp-PCLXL				  [Pentecost]
305
#			vnd.musician				      [Adams]
306
mus		application/vnd.musician
307
#			vnd.FloGraphIt				   [Floersch]
308
gph		application/vnd.FloGraphIt
309
#			vnd.intercon.formnet			      [Gurak]
310
xpw		application/vnd.intercon.formnet
311
xpx		application/vnd.intercon.formnet
312
#			vemmi					    [RFC2122]
313
#			vnd.ms-asf				 [Fleischman]
314
asf		application/vnd.ms-asf
315
#			vnd.ecdis-update		       [Buettgenbach]
316
#			vnd.powerbuilder6				[Guy]
317
pbd		application/vnd.powerbuilder6
318
#			vnd.powerbuilder6-s				[Guy]
319
#		application/vnd.powerbuilder6-s [-> application/vnd.powerbuilder6]
320
#			vnd.lotus-wordpro		       [Wattenberger]
321
lwp		application/vnd.lotus-wordpro
322
sam		application/vnd.lotus-wordpro
323
#			vnd.lotus-approach		       [Wattenberger]
324
apr		application/vnd.lotus-approach
325
vew		application/vnd.lotus-approach
326
#			vnd.lotus-1-2-3			       [Wattenberger]
327
123		application/vnd.lotus-1-2-3
328
wk1		application/vnd.lotus-1-2-3
329
wk3		application/vnd.lotus-1-2-3
330
wk4		application/vnd.lotus-1-2-3
331
#			vnd.lotus-organizer		       [Wattenberger]
332
or3		application/vnd.lotus-organizer
333
or2		application/vnd.lotus-organizer
334
org		application/vnd.lotus-organizer
335
#			vnd.lotus-screencam		       [Wattenberger]
336
scm		application/vnd.lotus-screencam
337
#			vnd.lotus-freelance		       [Wattenberger]
338
pre		application/vnd.lotus-freelance
339
prz		application/vnd.lotus-freelance
340
#			vnd.fujitsu.oasys			    [Togashi]
341
oas		application/vnd.fujitsu.oasys
342
#			vnd.fujitsu.oasys2			    [Togashi]
343
oa2		application/vnd.fujitsu.oasys2
344
#			vnd.swiftview-ics			    [Widener]
345
#			vnd.dna					     [Searcy]
346
dna		application/vnd.dna
347
#			prs.cww				     [Rungchavalnont]
348
cw		application/prs.cww
349
cww		application/prs.cww
350
#			vnd.wt.stf				     [Wohler]
351
stf		application/vnd.wt.stf
352
#			vnd.dxr					      [Duffy]
353
dxr		application/vnd.dxr
354
#			vnd.mitsubishi.misty-guard.trustweb	     [Tanaka]
355
#			vnd.ibm.modcap				   [Hohensee]
356
list3820	application/vnd.ibm.modcap
357
listafp		application/vnd.ibm.modcap
358
afp		application/vnd.ibm.modcap
359
pseg3820	application/vnd.ibm.modcap
360
#			vnd.acucobol				      [Lubin]
361
acu		application/vnd.acucobol
362
#			vnd.fujitsu.oasys3			   [Okudaira]
363
oa3		application/vnd.fujitsu.oasys3
364
#			marc					    [RFC2220]
365
mrc		application/marc
366
#			vnd.fujitsu.oasysprs			      [Ogita]
367
bh2		application/vnd.fujitsu.oasysprs
368
#			vnd.fujitsu.oasysgp			   [Sugimoto]
369
fg5		application/vnd.fujitsu.oasysgp
370
#			vnd.visio				     [Sandal]
371
vsd		application/vnd.visio
372
vst		application/vnd.visio
373
vsw		application/vnd.visio
374
vss		application/vnd.visio
375
#			vnd.netfpx				       [Mutz]
376
fpx		application/vnd.netfpx
377
#			vnd.audiograph				 [Slusanschi]
378
aep		application/vnd.audiograph
379
#			vnd.epson.salt				   [Nagatomo]
380
slt		application/vnd.epson.salt
381
#			vnd.3M.Post-it-Notes			    [O'Brien]
382
pwn		application/vnd.3M.Post-it-Notes
383
#			vnd.novadigm.EDX			    [Swenson]
384
edx		application/vnd.novadigm.EDX
385
#			vnd.novadigm.EXT			    [Swenson]
386
ext		application/vnd.novadigm.EXT
387
#			vnd.novadigm.EDM			    [Swenson]
388
edm		application/vnd.novadigm.EDM
389
#			vnd.claymore				    [Simpson]
390
cla		application/vnd.claymore
391
#			vnd.cosmocaller				   [Dellutri]
392
cmc		application/vnd.cosmocaller
393
#			pkcs7-mime				    [RFC2311]
394
p7m		application/pkcs7-mime
395
p7c		application/pkcs7-mime
396
#			pkcs7-signature				    [RFC2311]
397
p7s		application/pkcs7-signature
398
#			pkcs10					    [RFC2311]
399
#			vnd.yellowriver-custom-menu		     [Yellow]
400
cmp		application/vnd.yellowriver-custom-menu
401
#			vnd.ecowin.chart			     [Olsson]
402
mag		application/vnd.ecowin.chart
403
#			vnd.ecowin.series			     [Olsson]
404
#			vnd.ecowin.filerequest			     [Olsson]
405
#			vnd.ecowin.fileupdate			     [Olsson]
406
#			vnd.ecowin.seriesrequest		     [Olsson]
407
#			vnd.ecowin.seriesupdate			     [Olsson]
408
#			EDIFACT					    [RFC1767]
409
#			EDI-X12					    [RFC1767]
410
#			EDI-Consent				    [RFC1767]
411
#			vnd.wrq-hp3000-labelled			    [Bartram]
412
#			vnd.minisoft-hp3000-save		    [Bartram]
413
#			vnd.ffsns				   [Holstage]
414
#			vnd.hp-hps				     [Aubrey]
415
hps		application/vnd.hp-hps
416
#			vnd.fujixerox.docuworks			    [Taguchi]
417
xdw		application/vnd.fujixerox.docuworks
418
#			xml					    [RFC2376]
419
#		application/xml			[-> text/xml]
420
#			vnd.anser-web-funds-transfer-initiation	       [Mori]
421
fti		application/vnd.anser-web-funds-transfer-initiation
422
#			vnd.anser-web-certificate-issue-initiation     [Mori]
423
cii		application/vnd.anser-web-certificate-issue-initiation
424
#			vnd.is-xpr				  [Natarajan]
425
xpr		application/vnd.is-xpr
426
#			vnd.intu.qbo				 [Scratchley]
427
qbo		application/vnd.intu.qbo
428
#			vnd.publishare-delta-tree		   [Ben-Kiki]
429
qps		application/vnd.publishare-delta-tree
430
#			vnd.cybank				     [Helmee]
431
#			batch-SMTP				    [RFC2442]
432
#			vnd.uplanet.alert			     [Martin]
433
#			vnd.uplanet.cacheop			     [Martin]
434
#			vnd.uplanet.list			     [Martin]
435
#			vnd.uplanet.listcmd			     [Martin]
436
#			vnd.uplanet.channel			     [Martin]
437
#			vnd.uplanet.bearer-choice		     [Martin]
438
#			vnd.uplanet.signal			     [Martin]
439
#			vnd.uplanet.alert-wbxml			     [Martin]
440
#			vnd.uplanet.cacheop-wbmxl		     [Martin]
441
#			vnd.uplanet.list-wbxml			     [Martin]
442
#			vnd.uplanet.listcmd-wbxml		     [Martin]
443
#			vnd.uplanet.channel-wbxml		     [Martin]
444
#			vnd.uplanet.bearer-choice-wbxml		     [Martin]
445
#			vnd.epson.quickanime				 [Gu]
446
qam		application/vnd.epson.quickanime
447
#			vnd.commonspace				   [Chandhok]
448
csp		application/vnd.commonspace
449
cst		application/vnd.commonspace
450
#			vnd.fut-misnet				  [Pruulmann]
451
#			vnd.xfdl				    [Manning]
452
xfdl		application/vnd.xfdl
453
xfd		application/vnd.xfdl
454
frm		application/vnd.xfdl
455
#			vnd.intu.qfx				 [Scratchley]
456
qfx		application/vnd.intu.qfx
457
#			vnd.epson.ssf				    [Hoshina]
458
ssf		application/vnd.epson.ssf
459
#			vnd.epson.msf				    [Hoshina]
460
msf		application/vnd.epson.msf
461
#			vnd.powerbuilder7			     [Shilts]
462
#		application/vnd.powerbuilder7	[-> application/vnd.powerbuilder6]
463
#			vnd.powerbuilder7-s			     [Shilts]
464
#		application/vnd.powerbuilder7-s [-> application/vnd.powerbuilder6-s]
465
#			vnd.lotus-notes				    [Laramie]
466
nsf		application/vnd.lotus-notes
467
ntf		application/vnd.lotus-notes
468
ndl		application/vnd.lotus-notes
469
ns4		application/vnd.lotus-notes
470
ns3		application/vnd.lotus-notes
471
ns2		application/vnd.lotus-notes
472
nsh		application/vnd.lotus-notes
473
nsg		application/vnd.lotus-notes
474
#			pkixcmp					    [RFC2510]
475
pki		application/pkixcmp
476
#			vnd.wap.wmlc				      [Stark]
477
wmlc		application/vnd.wap.wmlc
478
#		application/vnd.wap.wmlc	[-> application/vnd.wap.wbxml]
479
#			vnd.wap.wmlscriptc			      [Stark]
480
wmlsc		application/vnd.wap.wmlscriptc
481
#			vnd.motorola.flexsuite			     [Patton]
482
#			vnd.wap.wbxml				      [Stark]
483
wbxml		application/vnd.wap.wbxml
484
#			vnd.motorola.flexsuite.wem		     [Patton]
485
#			vnd.motorola.flexsuite.kmr		     [Patton]
486
#			vnd.motorola.flexsuite.adsi		     [Patton]
487
#			vnd.motorola.flexsuite.fis		     [Patton]
488
#			vnd.motorola.flexsuite.gotap		     [Patton]
489
#			vnd.motorola.flexsuite.ttc		     [Patton]
490
#			vnd.ufdl				    [Manning]
491
ufdl		application/vnd.ufdl
492
ufd		application/vnd.ufdl
493
#		application/vnd.ufdl		[-> application/vnd.xfdl]
494
#			vnd.accpac.simply.imp			       [Leow]
495
imp		application/vnd.accpac.simply.imp
496
#			vnd.accpac.simply.aso			       [Leow]
497
aso		application/vnd.accpac.simply.aso
498
#			vnd.vcx					 [T.Sugimoto]
499
vcx		application/vnd.vcx
500
#			ipp					    [RFC2910]
501
#			ocsp-request				    [RFC2560]
502
orq		application/ocsp-request
503
#			ocsp-response				    [RFC2560]
504
ors		application/ocsp-request
505
#			vnd.previewsystems.box			 [Smolgovsky]
506
box		application/vnd.previewsystems.box
507
vbox		application/vnd.previewsystems.box
508
#			vnd.mediastation.cdkey			     [Flurry]
509
cdkey		application/vnd.mediastation.cdkey
510
#			vnd.pg.format				    [Gandert]
511
str		application/vnd.pg.format
512
#			vnd.pg.osasli				    [Gandert]
513
ei6		application/vnd.pg.osasli
514
#			vnd.hp-hpid				      [Gupta]
515
hpi		application/vnd.hp-hpid
516
hpid		application/vnd.hp-hpid
517
#			pkix-cert				    [RFC2585]
518
cer		application/pkix-cert
519
#			pkix-crl				    [RFC2585]
520
crl		application/pkix-crl
521
#			vnd.Mobius.TXF				   [Kabayama]
522
txf		application/vnd.Mobius.TXF
523
#			vnd.Mobius.PLC				   [Kabayama]
524
plc		application/vnd.Mobius.PLC
525
#			vnd.Mobius.DIS				   [Kabayama]
526
dis		application/vnd.Mobius.DIS
527
#			vnd.Mobius.DAF				   [Kabayama]
528
daf		application/vnd.Mobius.DAF
529
#			vnd.Mobius.MSL				   [Kabayama]
530
msl		application/vnd.Mobius.MSL
531
#			vnd.cups-raster				      [Sweet]
532
#			vnd.cups-postscript			      [Sweet]
533
#			vnd.cups-raw				      [Sweet]
534
#			index					    [RFC2652]
535
#			index.cmd				    [RFC2652]
536
#			index.response				    [RFC2652]
537
#			index.obj				    [RFC2652]
538
#			index.vnd				    [RFC2652]
539
#			vnd.triscape.mxs			   [Simonoff]
540
mxs		application/vnd.triscape.mxs
541
#			vnd.powerbuilder75			     [Shilts]
542
#		application/vnd.powerbuilder75	[-> application/vnd.powerbuilder6]
543
#			vnd.powerbuilder75-s			     [Shilts]
544
#	alias	application/vnd.powerbuilder75-s application/vnd.powerbuilder6-s
545
#			vnd.dpgraph				     [Parker]
546
dpg		application/vnd.dpgraph
547
mwc		application/vnd.dpgraph
548
dpgraph		application/vnd.dpgraph
549
#			http					    [RFC2616]
550
#			sdp					    [RFC2327]
551
sdp		application/sdp
552
#			vnd.eudora.data				    [Resnick]
553
#			vnd.fujixerox.docuworks.binder		  [Matsumoto]
554
xbd		application/vnd.fujixerox.docuworks
555
#			vnd.vectorworks				      [Pharr]
556
#		application/vnd.vectorworks	[-> application/vnd.mcd]
557
#			vnd.grafeq				     [Tupper]
558
gqf		application/vnd.grafeq
559
gqs		application/vnd.grafeq
560
#			vnd.bmi					      [Gotoh]
561
bmi		application/vnd.bmi
562
#			vnd.ericsson.quickcall			    [Tidwell]
563
qcall		application/vnd.ericsson.quickcall
564
qca		application/vnd.ericsson.quickcall
565
#			vnd.hzn-3d-crossword			     [Minnis]
566
x3d		application/vnd.hzn-3d-crossword
567
#			vnd.wap.slc				  [WAP-Forum]
568
slc		application/vnd.wap.slc
569
#		application/vnd.wap.slc		[-> application/vnd.wap.wbxml]
570
#			vnd.wap.sic				  [WAP-Forum]
571
sic		application/vnd.wap.sic
572
#		application/vnd.wap.sic		[-> application/vnd.wap.wbxml]
573
#			vnd.groove-injector			     [Joseph]
574
grv		application/vnd.groove-injector
575
#			vnd.fujixerox.ddd			       [Onda]
576
ddd		application/vnd.fujixerox.ddd
577
#			vnd.groove-account			     [Joseph]
578
gac		application/vnd.groove-account
579
#			vnd.groove-identity-message		     [Joseph]
580
gim		application/vnd.groove-identity-message
581
#			vnd.groove-tool-message			     [Joseph]
582
gtm		application/vnd.groove-tool-message
583
#			vnd.groove-tool-template		     [Joseph]
584
tpl		application/vnd.groove-tool-template
585
#			vnd.groove-vcard			     [Joseph]
586
vcg		application/vnd.groove-vcard
587
#			vnd.ctc-posml				   [Kohlhepp]
588
pml		application/vnd.ctc-posml
589
#			vnd.canon-lips				       [Muto]
590
#			vnd.canon-cpdl				       [Muto]
591
#			vnd.trueapp				     [Hepler]
592
tra		application/vnd.trueapp
593
#			vnd.s3sms				   [Tarkkala]
594
#			iotp					    [RFC2935]
595
#			vnd.mcd					      [Gotoh]
596
mcd		application/vnd.mcd
597
#			vnd.httphone				    [Lefevre]
598
#			vnd.informix-visionary			      [Gales]
599
vis		application/vnd.informix-visionary
600
#			vnd.msign				[Borcherding]
601
#			vnd.ms-lrm				     [Ledoux]
602
lrm		application/vnd.ms-lrm
603
#			vnd.contact.cmsg			       [Patz]
604
cdbcmsg		application/vnd.contact.cmsg
605
#			vnd.epson.esf				    [Hoshina]
606
esf		application/vnd.epson.esf
607
#			whoispp-query				    [RFC2957]
608
#			whoispp-response			    [RFC2958]
609
#			vnd.mozilla.xul+xml			   [McDaniel]
610
xul		application/vnd.mozilla.xul+xml
611
#			parityfec				    [RFC3009]
612
#			vnd.palm				    [Peacock]
613
prc		application/vnd.palm
614
pdb		application/vnd.palm
615
pqa		application/vnd.palm
616
oprc		application/vnd.palm
617
#			vnd.fsc.weblaunch			    [D.Smith]
618
fsc		application/vnd.fsc.weblaunch
619
#			vnd.tve-trigger				      [Welsh]
620
#			dvcs					  [Sylvester]
621
dvc		application/dvcs
622
#			sieve					  [Showalter]
623
siv		application/sieve
624
#			vnd.vividence.scriptfile		     [Risher]
625
vsf		application/vnd.vividence.scriptfile
626
vtd		application/vnd.vividence.scriptfile
627
vd		application/vnd.vividence.scriptfile
628
629
#	Type		Subtype		Description		    Reference
630
#	----		-------		-----------		    ---------
631
#
632
#	image		jpeg				    [RFC2045,RFC2046]
633
jpe		image/jpeg
634
jpeg		image/jpeg
635
jpg		image/jpeg
636
jfif		image/jpeg
637
pjp		image/jpeg
638
pjpeg		image/jpeg
639
#			gif				    [RFC2045,RFC2046]
640
gif		image/gif
641
#			ief		Image Exchange Format	    [RFC1314]
642
ief		image/ief
643
#			g3fax					    [RFC1494]
644
g3		image/g3fax
645
fax		image/g3fax
646
#			tiff		Tag Image File Format	    [RFC2302]
647
tif		image/tiff
648
tiff		image/tiff
649
#			cgm		Computer Graphics Metafile  [Francis]
650
#			naplps					     [Ferber]
651
#			vnd.dwg					     [Moline]
652
#		image/vnd.dwg			[-> image/vnd.dxf]
653
#			vnd.svf					     [Moline]
654
#		image/vnd.svf			[-> image/vnd.dxf]
655
#			vnd.dxf					     [Moline]
656
dxf		image/vnd.dxf
657
#			png				    [Randers-Pehrson]
658
png		image/png
659
#			vnd.fpx					    [Spencer]
660
#		image/vnd.fpx			[-> application/vnd.netfpx]
661
#			vnd.netfpx				    [Spencer]
662
#		image/vnd.netfpx		[-> application/vnd.netfpx]
663
#			vnd.xiff				    [SMartin]
664
xif		image/vnd.xiff
665
#			prs.btif				      [Simon]
666
btif		image/prs.btif
667
btf		image/prs.btif
668
#			vnd.fastbidsheet			     [Becker]
669
fbs		image/vnd.fastbidsheet
670
#			vnd.wap.wbmp				      [Stark]
671
wbmp		image/vnd.wap.wbmp
672
#			prs.pti					       [Laun]
673
pti		image/prs.pti
674
#			vnd.cns.inf2				 [McLaughlin]
675
#			vnd.mix					      [Reddy]
676
#			vnd.fujixerox.edmics-rlc		       [Onda]
677
rlc		image/vnd.fujixerox.edmics-rlc
678
#			vnd.fujixerox.edmics-mmr		       [Onda]
679
mmr		image/vnd.fujixerox.edmics-mmr
680
#			vnd.fst					   [Fuldseth]
681
fst		image/vnd.fst
682
683
#	Type		Subtype		Description		    Reference
684
#	----		-------		-----------		    ---------
685
#
686
#	audio		basic				    [RFC2045,RFC2046]
687
au		audio/basic
688
snd		audio/basic
689
#			32kadpcm			    [RFC2421,RFC2422]
690
#			vnd.qcelp				  [Lundblade]
691
qcp		audio/vnd.qcelp
692
#			vnd.digital-winds			    [Strazds]
693
eol		audio/vnd.digital-winds
694
#			vnd.lucent.voice			  [Vaudreuil]
695
lvp		audio/vnd.lucent.voice
696
#			vnd.octel.sbc				  [Vaudreuil]
697
#			vnd.rhetorex.32kadpcm			  [Vaudreuil]
698
#			vnd.vmx.cvsd				  [Vaudreuil]
699
#			vnd.nortel.vbk				    [Parsons]
700
vbk		audio/vnd.nortel.vbk
701
#			vnd.cns.anp1				 [McLaughlin]
702
#			vnd.cns.inf1				 [McLaughlin]
703
#			L16					    [RFC2586]
704
#			vnd.everad.plj				   [Cicelsky]
705
plj		audio/vnd.everad.plj
706
#			telephone-event				    [RFC2833]
707
#			tone					    [RFC2833]
708
#			prs.sid					    [Walleij]
709
sid		audio/prs.sid
710
psid		audio/prs.sid
711
#			vnd.nuera.ecelp4800				[Fox]
712
ecelp4800	audio/vnd.nuera.ecelp4800
713
#			vnd.nuera.ecelp7470				[Fox]
714
ecelp7470	audio/vnd.nuera.ecelp7470
715
#			mpeg					    [RFC3003]
716
abs		audio/mpeg
717
mp2		audio/mpeg
718
mp3		audio/mpeg
719
mpa		audio/mpeg
720
mpga		audio/mpeg
721
mpega		audio/mpeg
722
#			parityfec				    [RFC3009]
723
#			MP4A-LATM				    [RFC3016]
724
725
#	Type		Subtype		Description		    Reference
726
#	----		-------		-----------		    ---------
727
#
728
#	video		mpeg				    [RFC2045,RFC2046]
729
mpe		video/mpeg
730
mpeg		video/mpeg
731
mpegv		video/mpeg
732
mpg		video/mpeg
733
mpv		video/mpeg
734
vbs		video/mpeg
735
#			quicktime			       [Paul Lindner]
736
moov		video/quicktime
737
mov		video/quicktime
738
qt		video/quicktime
739
#			vnd.vivo				      [Wolfe]
740
#			vnd.motorola.video			    [McGinty]
741
#			vnd.motorola.videop			    [McGinty]
742
#			vnd.fvt					   [Fuldseth]
743
fvt		video/vnd.fvt
744
#			pointer					    [RFC2862]
745
#			parityfec				    [RFC3009]
746
#			vnd.mpegurl				[Recktenwald]
747
mgu		video/vnd.mpegurl
748
#			MP4V-ES					    [RFC3016]
749
750
#	Type		Subtype		Description		    Reference
751
#	----		-------		-----------		    ---------
752
#
753
#	model							    [RFC2077]
754
#			iges					      [Parks]
755
#			vrml					    [RFC2077]
756
vrml		model/vrml
757
wrl		model/vrml
758
#			mesh					    [RFC2077]
759
msh		model/mesh
760
mesh		model/mesh
761
silo		model/mesh
762
#			vnd.dwf					      [Pratt]
763
#			vnd.gtw					      [Ozaki]
764
#			vnd.flatland.3dml			     [Powers]
765
#			vnd.vtu					[Rabinovitch]
766
#			vnd.mts					[Rabinovitch]
767
#			vnd.gdl					     [Babits]
768
#			vnd.gs-gdl				     [Babits]
769
#			vnd.parasolid.transmit.text	   [Dearnaley,Juckes]
770
#			vnd.parasolid.transmit.binary	   [Dearnaley,Juckes]
771
772
# ======================================================================
773
# Known unregistered MIME types from Mime-FAQ
774
#
775
# URL : ftp://[no more available online!]/mail/mime-faq/part3
776
# ======================================================================
777
778
# Text types
779
# ----------
780
781
#		text/unknown
782
#		text/x-html			[-> text/html]
783
etx		text/x-setext
784
faq		text/x-usenet-faq
785
786
# Application types
787
# -----------------
788
789
#		application/x-aiff		[-> audio/x-aiff]
790
bcpio		application/x-bcpio
791
#		application/x-bitmap		[-> image/x-xbitmap]
792
cpio		application/x-cpio
25
csh     application/x-csh
793
csh     application/x-csh
26
dvi     application/x-dvi
794
dvi     application/x-dvi
27
gz      application/x-gzip
795
#		application/x-framemaker	[-> application/vnd.framemaker]
796
gtar		application/x-gtar
28
hdf     application/x-hdf
797
hdf     application/x-hdf
798
#		application/x-inventor
799
#		application/x-island-draw
800
#		application/x-island-paint
801
#		application/x-island-write
802
#		application/x-jot
29
latex   application/x-latex
803
latex   application/x-latex
30
nc      application/x-netcdf
804
#		application/x-macbinhex40
805
#		application/x-metamail-patch
806
#		application/x-mif		[-> application/vnd.mif]
807
#		application/x-movie
808
#		application/x-ms-tnef		[-> application/vnd.ms-tnef]
31
cdf     application/x-netcdf
809
cdf     application/x-netcdf
810
nc		application/x-netcdf
811
#		application/x-sgi
32
sh      application/x-sh
812
sh      application/x-sh
813
shar		application/x-shar
814
#		application/x-showcase
815
sv4cpio		application/x-sv4cpio
816
sv4crc		application/x-sv4crc
817
tar		application/x-tar
33
tcl     application/x-tcl
818
tcl     application/x-tcl
34
tex     application/x-tex
819
tex     application/x-tex
35
texi    application/x-texinfo
820
texi    application/x-texinfo
Lines 37-98 Link Here
37
t       application/x-troff
822
t       application/x-troff
38
tr      application/x-troff
823
tr      application/x-troff
39
roff    application/x-troff
824
roff    application/x-troff
825
troff		application/x-troff
40
man     application/x-troff-man
826
man     application/x-troff-man
41
me      application/x-troff-me
827
me      application/x-troff-me
42
ms      application/x-troff-ms
828
ms      application/x-troff-ms
43
src     application/x-wais-source
44
zip     application/zip
45
bcpio   application/x-bcpio
46
cpio    application/x-cpio
47
tgz     application/x-gtar
48
shar    application/x-shar
49
#       application/x-sv4cpio
50
#       application/x-sv4crc
51
tar     application/x-tar
52
ustar   application/x-ustar
829
ustar   application/x-ustar
53
au      audio/basic
830
src		application/x-wais-source
54
snd     audio/basic
831
wsrc		application/x-wais-source
832
wkz		application/x-wingz
833
#		application/x-wt-stf
834
#		application/x-xpm1		[-> image/x-xpixmap]
835
#		application/x-zm-fax
836
837
# Audio types
838
# -----------
839
840
af		audio/x-aiff
55
aif     audio/x-aiff
841
aif     audio/x-aiff
56
aiff    audio/x-aiff
57
aifc    audio/x-aiff
842
aifc    audio/x-aiff
843
aiff		audio/x-aiff
844
maca		audio/x-macaudio
845
#		audio/x-next
58
wav     audio/x-wav
846
wav     audio/x-wav
59
gif     image/gif
847
60
ief     image/ief
848
# Image types
61
jpeg    image/jpeg
849
# -----------
62
jpg     image/jpeg
850
63
jpe     image/jpeg
64
tiff    image/tiff
65
tif     image/tiff
66
ras     image/x-cmu-raster
851
ras     image/x-cmu-raster
67
pnm     image/x-portable-anymap
852
fits		image/x-fits
853
pict		image/x-macpict
854
#		image/x-pbm			[-> image/x-portable-bitmap]
855
#		image/x-pgm			[-> image/x-portable-graymap]
856
#		image/x-pict			[-> image/x-macpict]
857
#		image/x-pnm			[-> image/x-portable-anymap]
68
pbm     image/x-portable-bitmap
858
pbm     image/x-portable-bitmap
69
pgm     image/x-portable-graymap
859
pgm     image/x-portable-graymap
860
pnm		image/x-portable-anymap
70
ppm     image/x-portable-pixmap
861
ppm     image/x-portable-pixmap
862
#		image/x-ppm			[-> image/x-portable-pixmap]
71
rgb     image/x-rgb
863
rgb     image/x-rgb
72
xbm     image/x-xbitmap
864
xbm     image/x-xbitmap
865
#		image/x-xbm			[-> image/x-xbitmap]
73
xpm     image/x-xpixmap
866
xpm     image/x-xpixmap
867
#		image/x-xpm			[-> image/x-xpixmap]
868
#		image/x-xwd			[-> image/x-xwindowdump]
74
xwd     image/x-xwindowdump
869
xwd     image/x-xwindowdump
75
#       message/external-body
870
76
#       message/news
871
# Video types
77
#       message/partial
872
# -----------
78
#       message/rfc822
873
79
#       multipart/alternative
80
#       multipart/appledouble
81
#       multipart/digest
82
#       multipart/mixed
83
#       multipart/parallel
84
html    text/html
85
htm     text/html
86
txt     text/plain
87
rtx     text/richtext
88
tsv     text/tab-separated-values
89
etx     text/x-setext
90
mpeg    video/mpeg
91
mpg     video/mpeg
92
mpe     video/mpeg
93
qt      video/quicktime
94
mov     video/quicktime
95
avi     video/x-msvideo
874
avi     video/x-msvideo
96
movie   video/x-sgi-movie
875
movie   video/x-sgi-movie
97
dl      video/x-dl
876
877
# ======================================================================
878
# Known unregistered MIME types from Apache
879
# ======================================================================
880
881
# Text types
882
# ----------
883
884
#		text/vnd.flatland.3dml
885
886
# Application types
887
# -----------------
888
889
cpt		application/mac-compactpro
890
smi		application/smil
891
smil		application/smil
892
vcd		application/x-cdlink
893
pgn		application/x-chess-pgn
894
#		application/x-compress		[-> encoding/x-compress]
895
dcr		application/x-director
896
dir		application/x-director
897
#		application/x-director		[-> application/vnd.dxr]
898
spl		application/x-futuresplash
899
#		application/x-gzip		[-> encoding/x-gzip]
900
js		application/x-javascript
901
#		application/x-koan		[-> application/vnd.koan]
902
sit		application/x-stuffit
903
904
# Image types
905
# -----------
906
907
#		image/bmp			[-> image/x-ms-bmp]
908
909
# Audio types
910
# -----------
911
912
#		audio/midi			[-> audio/x-midi]
913
mid		audio/x-midi
914
midi		audio/x-midi
915
kar		audio/x-midi
916
917
# Misc types
918
# ----------
919
920
#		chemical/x-pdb			[-> application/vnd.palm]
921
xyz		chemical/x-pdb
922
923
ice		x-conference/x-cooltalk
924
925
# ======================================================================
926
# Known unregistered MIME types from Netscape
927
# ======================================================================
928
929
# Text types
930
# ----------
931
932
vcf		text/x-vcard
933
934
# Application types
935
# -----------------
936
937
fif		application/fractals
938
depot		application/hp_depot
939
#		application/java-archive	[-> application/x-java-archive]
940
enc		application/pre-encrypted
941
mda		application/vnd.ms-access
942
mdb		application/vnd.ms-access
943
mde		application/vnd.ms-access
944
sc2		application/vnd.ms-schedule
945
scd		application/vnd.ms-schedule
946
sch		application/vnd.ms-schedule
947
mocha		application/x-javascript
948
jsc		application/x-javascript-config
949
pac		application/x-ns-proxy-autoconfig
950
#proxy		application/x-ns-proxy-autoconfig
951
pl		application/x-perl
952
#		application/x-pkcs7-crl		[-> application/pkix-crl]
953
#		application/x-pkcs7-mime	[-> application/pkcs7-mime]
954
#		application/x-pkcs7-signature	[-> application/pkcs7-signature]
955
#		application/x-sdp		[-> application/sdp]
956
#		application/x-zip-compressed	[-> application/zip]
957
958
# Image types
959
# -----------
960
961
bmp		image/x-ms-bmp
962
pcd		image/x-photo-cd
963
964
# Audio types
965
# -----------
966
967
#		audio/aiff			[-> audio/x-aiff]
968
#		audio/wav			[-> audio/x-wav]
969
970
# Video types
971
# -----------
972
973
mp2v		video/x-mpeg2
974
mpv2		video/x-mpeg2
975
976
# ======================================================================
977
# Known unregistered MIME types from Xemacs
978
# ======================================================================
979
980
# Text types
981
# ----------
982
983
diff		text/x-patch
984
patch		text/x-patch
985
udiff		text/x-patch
986
987
# Application types
988
# -----------------
989
990
#		application/emacs-lisp		[-> application/x-emacs-lisp]
991
el		application/x-emacs-lisp
992
#		application/mif			[-> application/vnd.mif]
993
#		application/texinfo		[-> application/x-texinfo]
994
ano		application/x-annotator
995
996
# Image types
997
# -----------
998
999
#		image/pict			[-> image/x-macpict]
1000
#		image/portable-graymap		[-> image/x-portable-graymap]
1001
#		image/portable-pixmap		[-> image/x-portable-pixmap]
1002
#		image/windowdump		[-> image/x-windowdump]
1003
#		image/x11-dump			[-> image/x-windowdump]
1004
#		image/x-fax			[-> image/g3fax]
1005
icon		image/x-icon
1006
macp		image/x-macpaint
1007
#		image/x-pixmap			[-> image/x-xpixmap]
1008
#		image/x-raster			[-> image/x-cmu-taster]
1009
tga		image/x-targa
1010
#		image/xbm			[-> image/x-xbitmap]
1011
#		image/xpm			[-> image/x-xpixmap]
1012
1013
# Audio types
1014
# -----------
1015
1016
#		audio/ulaw			[-> audio/basic]
1017
mp2a		audio/x-mpeg2
1018
mpa2		audio/x-mpeg2
1019
1020
# Misc types
1021
# ----------
1022
1023
#		archive/tar			[-> application/x-tar]
1024
1025
#		x-world/x-vrml			[-> model/vrml]
1026
1027
# ======================================================================
1028
# Known unregistered MIME types from RealAudio
1029
# ======================================================================
1030
1031
# Text types
1032
# ----------
1033
1034
rt		text/vnd.rn-realtext
1035
1036
# Application types
1037
# -----------------
1038
1039
rm		application/vnd.rn-realmedia
1040
1041
# Image types
1042
# -----------
1043
1044
#		image/vnd.rn-realflash		[-> application/x-shockwave-flash2-preview]
1045
#		image/vnd.rn-realflash		[-> application/x-shockwave-flash]
1046
rp		image/vnd.rn-realpix
1047
#		image/x-realaudio		[-> audio/vnd.rn-realaudio]
1048
1049
# Audio types
1050
# -----------
1051
1052
#		audio/x-pn-aiff			[-> audio/x-aiff]
1053
#		audio/x-pn-au			[-> audio/basic]
1054
ram		audio/x-pn-realaudio
1055
rmm		audio/x-pn-realaudio
1056
rpm		audio/x-pn-realaudio-plugin
1057
#		audio/x-pn-wav			[-> audio/x-wav]
1058
#		audio/x-pn-windows-acm		[-> audio/x-wav]
1059
#		audio/x-realaudio		[-> audio/vnd.rn-realaudio]
1060
ra		audio/vnd.rn-realaudio
1061
1062
# Video types
1063
# -----------
1064
1065
rv		video/vnd.rn-realvideo
1066
1067
# ======================================================================
1068
# Known unregistered MIME types from ShockWave
1069
# ======================================================================
1070
1071
# Application types
1072
# -----------------
1073
1074
swf		application/x-shockwave-flash
1075
rf		application/x-shockwave-flash2-preview
1076
1077
# ======================================================================
1078
# Known unregistered MIME types from StarDivision
1079
# ======================================================================
1080
1081
# Application types
1082
# -----------------
1083
1084
sdc		application/x-scalc
1085
sda		application/x-sda
1086
sdf		application/x-sdf
1087
sdd		application/x-sdraw
1088
sds		application/x-sds
1089
sgl		application/x-sgl
1090
smf		application/x-smf
1091
sdw		application/x-swriter
1092
1093
# ======================================================================
1094
# Known unregistered MIME types from Anywhere
1095
# ======================================================================
1096
1097
# Text types
1098
# ----------
1099
1100
ent		text/x-sgml-document-entity
1101
dcl		text/x-sgml-declaration
1102
1103
# Application types
1104
# -----------------
1105
1106
#		application/dvi			[-> application/x-dvi]
1107
#		application/excel		[-> application/vnd.ms-excel]
1108
mf1		application/i-deas
1109
mf2		application/i-deas
1110
#		application/macbinary
1111
#		application/macbinhex40		[-> application/x-macbinhex40]
1112
#		application/futuresplash	[-> application/x-futuresplash]
1113
#		application/latex		[-> application/x-latex]
1114
#		application/ms-tnef		[-> application/vnd.ms-tnef]
1115
com		application/octet-stream
1116
bat		application/octet-stream
1117
cmd		application/octet-stream
1118
btm		application/octet-stream
1119
#		application/pgp
1120
#		application/powerpoint		[-> application/vnd.ms-powerpoint]
1121
#		application/safe-tcl		[-> application/x-safe-tcl]
1122
#		application/tex			[-> application/x-tex]
1123
#		application/word		[-> application/msword]
1124
#		application/vnd.stardivision.calc	[-> application/x-scalc]
1125
#		application/vnd.stardivision.writer	[-> application/x-swriter]
1126
awk		application/x-awk
1127
info		application/x-info
1128
java		application/x-java
1129
class		application/x-java-vm
1130
ser		application/x-java-serialized-object
1131
jar		application/x-java-archive
1132
ksh		application/x-ksh
1133
lha		application/x-lha
1134
lzh		application/x-lzh
1135
#		application/x-lotus-notes	[-> application/vnd.lotus-notes]
1136
#		application/x-patch		[-> text/x-patch]
1137
#		application/x-pdf		[-> application/pdf]
1138
#		application/x-rtf		[-> application/rtf]
1139
#		application/x-safe-tcl
1140
mm		application/x-troff-mm
1141
#		application/x-uuencode		[-> encoding/x-uuencode]
1142
cert		application/x-x509-ca-cert
1143
#		application/x-zip		[-> application/zip]
1144
1145
# Image types
1146
# -----------
1147
1148
#		image/cmu-raster		[-> image/x-cmu-raster]
1149
#		image/portable-anymap		[-> image/x-portable-anymap]
1150
#		image/portable-bitmap		[-> image/x-portable-bitmap]
1151
#		image/targa			[-> image/x-targa]
1152
#		image/x-bitmap			[-> image/x-xbitmap]
1153
#		image/x-jpeg			[-> image/jpeg]
1154
#		image/x-mswindows-bmp		[-> image/x-ms-bmp]
1155
#		image/x-mswindows-bitmap	[-> image/x-ms-bmp]
1156
#		image/x-tiff			[-> image/tiff]
1157
#		image/x-win-bmp			[-> image/x-ms-bmp]
1158
1159
# Audio types
1160
# -----------
1161
1162
vox		audio/basic
1163
mod		audio/x-mod
1164
xm		audio/x-mod
1165
s3m		audio/x-mod
1166
stm		audio/x-mod
1167
mtm		audio/x-mod
1168
ult		audio/x-mod
1169
uni		audio/x-mod
1170
it		audio/x-mod
1171
#		audio/x-mpeg			[-> audio/mpeg]
1172
m3u		audio/x-scpls
1173
#		audio/x-ulaw			[-> audio/basic]
1174
1175
# Video types
1176
# -----------
1177
1178
flc		video/x-flc
98
fli     video/x-fli
1179
fli     video/x-fli
1180
iff		video/x-iff
1181
#		video/x-qtc			[-> video/quicktime]
1182
#		video/x-qtv			[-> video/quicktime]
1183
1184
# ======================================================================
1185
(-)elm+ME/files/patch-aa (+20 lines)
Line 0 Link Here
1
--- nls/Makefile.orig	Fri Dec 29 20:56:45 2000
2
+++ nls/Makefile	Sat Jan  6 23:21:16 2001
3
@@ -3,7 +3,7 @@
4
 #
5
 LANGFILE=LANGS
6
 CATNAME=elm2.4me+.cat
7
-GENCAT=	nls/gencat
8
+GENCAT=	gencat
9
 
10
 HDIR=	../hdrs
11
 SDIR=	C/C/C
12
@@ -44,7 +44,7 @@
13
 	./Install $(LANGFILE) $(GENCAT) $(CATNAME)
14
 
15
 $(HFILES): $(MFILES)
16
-	gencat/gencat $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@
17
+	$(GENCAT) $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@
18
 
19
 clean: FRC
20
 	/bin/rm -f $(MSGCAT)
(-)elm+ME/files/patch-ab (-47 / +7 lines)
Lines 1-49 Link Here
1
*** nls/Makefile.old	Thu Mar 10 20:21:47 1994
1
--- nls/LANGS.orig	Fri Dec 29 20:56:45 2000
2
--- nls/Makefile	Fri Jul 28 06:55:04 1995
2
+++ nls/LANGS	Sun Jan  7 09:00:13 2001
3
***************
3
@@ -1,5 +1,3 @@
4
*** 1,6 ****
5
  LANGFILE=LANGS
6
  CATNAME=elm2.4.cat
7
! GENCAT=	nls/gencat
8
  
9
  HDIR=	../hdrs
10
  SDIR=	C/C/C
11
--- 1,6 ----
12
  LANGFILE=LANGS
13
  CATNAME=elm2.4.cat
14
! GENCAT= gencat
15
  
16
  HDIR=	../hdrs
17
  SDIR=	C/C/C
18
***************
19
*** 39,45 ****
20
  	./Install $(LANGFILE) $(GENCAT) $(CATNAME)
21
  
22
  $(HFILES): $(MFILES)
23
! 	gencat/gencat $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@
24
  
25
  clean: FRC
26
  	/bin/rm -f $(MSGCAT)
27
--- 39,45 ----
28
  	./Install $(LANGFILE) $(GENCAT) $(CATNAME)
29
  
30
  $(HFILES): $(MFILES)
31
! 	$(GENCAT) $(MSGCAT) "$(SDIR)/`basename $@ .h`".m -h $@
32
  
33
  clean: FRC
34
  	/bin/rm -f $(MSGCAT)
35
*** nls/LANGS.old	Sun Jun 28 04:32:25 1992
36
--- nls/LANGS	Fri Jul 28 06:48:31 1995
37
***************
38
*** 1,5 ****
39
  # LANGS file
40
  
41
! C/C/C			/usr/local/nls/msg/C
42
! english/us/ascii	/usr/local/nls/msg/english
43
! french/canada/8859	/usr/local/nls/msg/french
44
--- 1,5 ----
45
  # LANGS file
4
  # LANGS file
46
  
5
  
47
! C/C/C                   /usr/local/share/nls/C
6
-C/C/C			/usr/local/nls/msg/C
48
! english/us/ascii        /usr/local/share/nls/en_US.ISO_8859-1
7
-english/us/ascii	/usr/local/nls/msg/english
49
! french/canada/8859      /usr/local/share/nls/fr_FR.ISO_8859-1
8
-french/canada/8859	/usr/local/nls/msg/french
9
+C/C/C			/usr/local/share/nls/C
(-)elm+ME/files/patch-ac (-24 / +17 lines)
Lines 1-36 Link Here
1
*** Configure.bak	Mon Mar 11 18:47:43 1996
1
--- Configure.orig	Fri Dec 29 20:57:04 2000
2
--- Configure	Tue Mar 12 14:52:18 1996
2
+++ Configure	Sat Jan  6 23:19:54 2001
3
***************
3
@@ -16,10 +16,10 @@
4
*** 18,28 ****
4
 PATH=".:$PATH:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/ucb:/usr/local:/usr/lbin:/etc:/usr/new:/usr/new/bin:/usr/nbin"
5
  PATH=".:/bin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/ucb:/usr/local:/usr/lbin:/etc:/usr/new:/usr/new/bin:/usr/nbin:$PATH"
6
  export PATH || (echo "OOPS, this isn't sh.  Desperation time.  I will feed myself to sh."; sh $0; kill $$)
5
  export PATH || (echo "OOPS, this isn't sh.  Desperation time.  I will feed myself to sh."; sh $0; kill $$)
7
  
6
  
8
- if test ! -t 0; then
7
-if test ! -t 0; then
9
-     echo "Say 'sh Configure', not 'sh <Configure'"
8
-     echo "Say 'sh Configure', not 'sh <Configure'"
10
-     exit 1
9
-     exit 1
11
- fi
10
-fi
12
- 
11
+# if test ! -t 0; then
12
+#     echo "Say 'sh Configure', not 'sh <Configure'"
13
+#     exit 1
14
+# fi
15
 
13
  (alias) >/dev/null 2>&1 && \
16
  (alias) >/dev/null 2>&1 && \
14
      echo "(I see you are using the Korn shell.  Some ksh's blow up on Configure," && \
17
      echo "(I see you are using the Korn shell.  Some ksh's blow up on Configure," && \
15
      echo "especially on exotic machines.  If yours does, try the Bourne shell instead.)"
18
@@ -1926,7 +1926,10 @@
16
--- 18,23 ----
17
***************
18
*** 2278,2284 ****
19
  
20
  : see if crypt exists
21
  echo " "
22
! if $contains '^crypt$' libc.list >/dev/null 2>&1; then
23
      echo 'crypt() found.'
24
      d_crypt="$define"
25
      cryptlib=''
26
--- 2273,2282 ----
27
  
19
  
28
  : see if crypt exists
20
  : see if crypt exists
29
  echo " "
21
  echo " "
30
! if $test "$cryptlib" = -lcrypt; then
22
-if $contains '^crypt$' libc.list >/dev/null 2>&1; then
31
!     echo 'crypt() found.'
23
+if $test "$cryptlib" = -lcrypt; then
32
!     d_crypt="$define"
24
+    echo 'crypt() found.'
33
! elif $contains '^crypt$' libc.list >/dev/null 2>&1; then
25
+    d_crypt="$define"
26
+elif $contains '^crypt$' libc.list >/dev/null 2>&1; then
34
      echo 'crypt() found.'
27
      echo 'crypt() found.'
35
      d_crypt="$define"
28
      d_crypt="$define"
36
      cryptlib=''
29
      cryptlib=''
(-)elm+ME/files/patch-ad (-63 lines)
Lines 1-63 Link Here
1
--- lib/cs_binary.c.old	Wed Aug  9 18:14:34 2000
2
+++ lib/cs_binary.c	Mon Aug 14 17:07:42 2000
3
@@ -274,6 +274,51 @@
4
     &cs_ascii, "KOI8-R", 0, map_init_koi8r, 0 };
5
 
6
 
7
+/* CP1251 ------------------------------------------------------------ */
8
+
9
+/* Table compied from official Unicode mapping 2.01 */
10
+
11
+static uint16 cp12512unicode[128] = {
12
+     0x0402,0x0403,0x201A,0x0453,0x201E,0x2026,0x2020,0x2021,
13
+     0x20AC,0x2030,0x0409,0x2039,0x040A,0x040C,0x040B,0x040F,
14
+     0x0452,0x2018,0x2019,0x201C,0x201D,0x2022,0x2013,0x2014,
15
+     0x003F,0x2122,0x0459,0x203A,0x045A,0x045C,0x045B,0x045F,
16
+     0x00A0,0x040E,0x045E,0x0408,0x00A4,0x0490,0x00A6,0x00A7,
17
+     0x0401,0x00A9,0x0404,0x00AB,0x00AC,0x00AD,0x00AE,0x0407,
18
+     0x00B0,0x00B1,0x0406,0x0456,0x0491,0x00B5,0x00B6,0x00B7,
19
+     0x0451,0x2116,0x0454,0x00BB,0x0458,0x0405,0x0455,0x0457,
20
+     0x0410,0x0411,0x0412,0x0413,0x0414,0x0415,0x0416,0x0417,
21
+     0x0418,0x0419,0x041A,0x041B,0x041C,0x041D,0x041E,0x041F,
22
+     0x0420,0x0421,0x0422,0x0423,0x0424,0x0425,0x0426,0x0427,
23
+     0x0428,0x0429,0x042A,0x042B,0x042C,0x042D,0x042E,0x042F,
24
+     0x0430,0x0431,0x0432,0x0433,0x0434,0x0435,0x0436,0x0437,
25
+     0x0438,0x0439,0x043A,0x043B,0x043C,0x043D,0x043E,0x043F,
26
+     0x0440,0x0441,0x0442,0x0443,0x0444,0x0445,0x0446,0x0447,
27
+     0x0448,0x0449,0x044A,0x044B,0x044C,0x044D,0x044E,0x044F
28
+   };
29
+
30
+
31
+static void map_init_cp1251 P_((struct  map_info *map));
32
+static void map_init_cp1251(map)
33
+     struct  map_info *map;
34
+{
35
+    int i;
36
+    
37
+    for (i = 0; i < 128; i++) {
38
+	map->b.ascii.map_ascii_upper[i] = cp12512unicode[i];
39
+    }
40
+
41
+    map_ascii_init_rev(map);
42
+    map->map_initialized = 1;
43
+    
44
+    dprint(5,(debugfile,
45
+	      "Map %s initialized\n",map->map_name));
46
+}
47
+
48
+struct  map_info map_cp1251 = {
49
+    &cs_ascii, "WINDOWS-1251", 0, map_init_cp1251, 0 };
50
+
51
+
52
 /* bytemap --------------------------------------------------------------- */
53
 
54
 static void map_bytemap_init_rev P_((struct map_info *map)); 
55
@@ -2209,7 +2254,7 @@
56
 
57
     int i;
58
     static struct  map_info * maps[] = { &map_ascii, &map_latin1, 
59
-					 &map_koi8r, NULL };
60
+					 &map_koi8r, &map_cp1251, NULL };
61
 
62
     for (i = 0; maps[i]; i++)
63
 	if (0 == strcmp(map_name,maps[i]->map_name))
(-)elm+ME/files/patch-ae (-10 lines)
Lines 1-10 Link Here
1
--- lib/charset.c.old	Wed Aug  9 18:14:33 2000
2
+++ lib/charset.c	Mon Aug 14 17:09:14 2000
3
@@ -52,6 +52,7 @@
4
     { &cs_ascii, NULL, SET_valid,  "ISO-8859-14", ASCII, NULL },
5
     { &cs_ascii, NULL, SET_valid,  "ISO-8859-15", ASCII, NULL },
6
     { &cs_ascii, &map_koi8r, SET_valid,  "KOI8-R", ASCII, NULL },
7
+    { &cs_ascii, &map_cp1251, SET_valid, "WINDOWS-1251", ASCII, NULL },
8
     { &cs_utf8,  &map_utf8,  SET_valid,  "UTF-8",  NULL, &set_utf8 },
9
     { NULL, NULL, 0,       NULL, NULL, NULL }
10
 
(-)elm+ME/files/patch-af (-11 lines)
Lines 1-11 Link Here
1
--- hdrs/cs_imp.h.old	Wed Aug  9 18:14:33 2000
2
+++ hdrs/cs_imp.h	Mon Aug 14 17:10:56 2000
3
@@ -155,7 +155,7 @@
4
 	uint16                 iso646[12];
5
 	struct utfmap          utfmap;
6
     } b;
7
-} map_ascii, map_latin1, map_koi8r, map_invariant, map_utf8;
8
+} map_ascii, map_latin1, map_koi8r, map_cp1251, map_invariant, map_utf8;
9
 
10
 extern unsigned char map_fallback_rev P_((unsigned int val, int *found));
11
 extern uint16 map_fallback P_((unsigned int c));
(-)elm+ME/files/patch-ag (+29 lines)
Line 0 Link Here
1
--- doc/Makefile.SH.orig	Fri Dec 29 20:56:43 2000
2
+++ doc/Makefile.SH	Sun Jan  7 04:39:50 2001
3
@@ -145,6 +145,8 @@
4
 	$(SED) 's"#LIB#"$(LIB)"g;' < elmterminal.1 > elmterminal.1.subs
5
 frm.1.subs: frm.1
6
 	$(SED) 's"#LIB#"$(LIB)"g;' < frm.1 > frm.1.subs
7
+newmail.1.subs: newmail.1
8
+	$(SED) 's"#LIB#"$(LIB)"g;' < newmail.1 > newmail.1.subs
9
 
10
 formatted_pages: catman $(FORMATTED_PAGES_LIST)
11
 
12
@@ -224,7 +226,7 @@
13
 				$(CP) $? $@
14
 				$(CHMOD) u=rw,go=r $@
15
 
16
-$(MAN)/newmail$(MANEXT):	newmail.1
17
+$(MAN)/newmail$(MANEXT):	newmail.1.subs
18
 				$(RM) $@
19
 				$(CP) $? $@
20
 				$(CHMOD) u=rw,go=r $@
21
@@ -425,7 +427,7 @@
22
 		true ; \
23
 	fi
24
 
25
-catman/newmail$(CATMANEXT)$(SUFFIX):		newmail.1
26
+catman/newmail$(CATMANEXT)$(SUFFIX):		newmail.1.subs
27
 	$(MANROFF) $(MANROFF_OPTS) -man $? > catman/newmail$(CATMANEXT)
28
 	@if $(TEST) "$(PACKED)" = y ; then \
29
 		$(RM) $@ ; \
(-)elm+ME/files/patch-ah (+20 lines)
Line 0 Link Here
1
--- doc/newalias.1.orig	Fri Dec 29 20:56:44 2000
2
+++ doc/newalias.1	Sun Jan  7 04:34:29 2001
3
@@ -73,13 +73,13 @@
4
 .br
5
 $HOME/.elm/aliases              alias data file for user
6
 .br
7
-/usr/local/lib/aliases.text     alias source for system
8
+#LIB#/aliases.text     alias source for system
9
 .br
10
-/usr/local/lib/aliases.dir      alias dbz directory for system
11
+#LIB#/aliases.dir      alias dbz directory for system
12
 .br
13
-/usr/local/lib/aliases.pag      alias data hash table for system
14
+#LIB#/aliases.pag      alias data hash table for system
15
 .br
16
-/usr/local/lib/aliases          alias data file for system
17
+#LIB#/aliases          alias data file for system
18
 .SH AUTHOR
19
 Elm Development Group
20
 .SH SEE ALSO
(-)elm+ME/pkg-descr (-2 / +4 lines)
Lines 1-3 Link Here
1
       Elm is an interactive screen-oriented mailer program  that
1
An interactive screen-oriented mailer program that supersedes mail
2
       supersedes mail and mailx. This is unofficial clone.
2
and mailx. This version is an unofficial clone with enhanced MIME
3
and character set support.  others new features include PGP, IMAP.
4
3
WWW: http://www.ozone.fmi.fi/KEH/
5
WWW: http://www.ozone.fmi.fi/KEH/
(-)elm+ME/pkg-plist (-13 / +18 lines)
Lines 1-25 Link Here
1
bin/elm
2
bin/answer
1
bin/answer
3
bin/checkalias
2
bin/checkalias
3
bin/elm
4
bin/elmalias
4
bin/elmalias
5
bin/fastmail
5
bin/fastmail
6
bin/frm
6
bin/frm
7
@exec ln -f %D/%F %D/bin/nfrm
7
@exec ln -f %B/%f %B/nfrm
8
@unexec rm -f %B/nfrm
8
bin/listalias
9
bin/listalias
9
bin/messages
10
bin/messages
10
bin/newalias
11
bin/newalias
11
bin/newmail
12
bin/newmail
12
@exec ln -f %D/%F %D/bin/wnewmail
13
@exec ln -f %B/%f %B/wnewmail
14
@unexec rm -f %B/wnewmail
13
bin/printmail
15
bin/printmail
14
bin/readmsg
16
bin/readmsg
15
lib/prlong
16
lib/elm.mimecharsets
17
lib/elm.mimetypes
18
lib/elmcharset
19
lib/elmterminal
20
lib/elmrc-info
21
lib/elm-help.0
22
lib/elm-help.1
23
lib/elm-help.2
24
lib/elm-help.3
25
share/nls/C/elm2.4me+.cat
17
share/nls/C/elm2.4me+.cat
18
lib/elm/elm-help.0
19
lib/elm/elm-help.1
20
lib/elm/elm-help.2
21
lib/elm/elm-help.3
22
lib/elm/elm.mimecharsets
23
@unexec if cmp -s %D/lib/elm/elm.mimetypes %D/lib/elm/elm.mimetypes-dist; then rm -f %D/lib/elm/elm.mimetypes; fi
24
lib/elm/elm.mimetypes-dist
25
@exec [ ! -f %B/elm.mimetypes ] && cp %B/%f %B/elm.mimetypes
26
lib/elm/elmcharset
27
lib/elm/elmrc-info
28
lib/elm/elmterminal
29
lib/elm/prlong
30
@dirrm lib/elm
(-)elm+ME/scripts/pre-configure (-36 / +32 lines)
Lines 1-23 Link Here
1
#!/bin/sh -
1
#!/bin/sh -
2
#
2
#
3
#       pre-configure script for Elm port to FreeBSD
3
#       pre-configure script for Elm port to FreeBSD
4
#
4
# $FreeBSD: ports/mail/elm+ME/scripts/pre-configure,v 1.25 2000/08/14 13:27:17 ache Exp $
5
# $FreeBSD: ports/mail/elm+ME/scripts/pre-configure,v 1.25 2000/08/14 13:27:17 ache Exp $
5
6
6
PortsDir=$PORTSDIR
7
[ -r /usr/include/inttypes.h ] && has_inttypes=define || has_inttypes=undef
7
CurDir=$CURDIR
8
WrkSrc=$WRKSRC
9
8
10
has_inttypes=undef
9
	cat > ${WRKSRC}/config.sh << EOF
11
[ -r /usr/include/inttypes.h ] && has_inttypes=define
12
13
	cat > ${WrkSrc}/config.sh << EOF
14
#!/bin/sh
10
#!/bin/sh
15
# config.sh
11
# config.sh
16
# This file was produced by running the Configure script.
12
# This file was produced by running the Configure script.
17
13
18
Log='\$Log'
14
Log='\$Log'
19
Header='\$Header'
15
Header='\$Header'
20
bin="${PREFIX}/bin"
16
install_prefix='${PREFIX}'
17
bin='${PREFIX}/bin'
21
contains='grep'
18
contains='grep'
22
cppstdin='/usr/bin/cpp'
19
cppstdin='/usr/bin/cpp'
23
cppminus=''
20
cppminus=''
Lines 39-45 Link Here
39
c=''
36
c=''
40
orderlib='false'
37
orderlib='false'
41
ranlib=':'
38
ranlib=':'
42
package='elm2'
39
package='elm2.4me+'
43
pager='builtin++'
40
pager='builtin++'
44
startsh='#!/bin/sh'
41
startsh='#!/bin/sh'
45
define='define'
42
define='define'
Lines 114-126 Link Here
114
tbl
111
tbl
115
test
112
test
116
troff
113
troff
114
gtroff
117
uname
115
uname
118
uuname
116
uuname
119
vi
117
vi
120
'
118
'
121
test='/bin/test'
119
test='/bin/test'
122
inews=''
120
inews=''
123
ispell="${PREFIX}/bin/ispell"
121
ispell='${PREFIX}/bin/ispell'
124
egrep='/usr/bin/egrep'
122
egrep='/usr/bin/egrep'
125
more='/usr/bin/more'
123
more='/usr/bin/more'
126
pg='pg'
124
pg='pg'
Lines 130-136 Link Here
130
mail=''
128
mail=''
131
cpp='/usr/bin/cpp'
129
cpp='/usr/bin/cpp'
132
perl=''
130
perl=''
133
emacs='emacs'
131
emacs='${PREFIX}/bin/emacs'
134
ls='/bin/ls'
132
ls='/bin/ls'
135
rmail='/bin/rmail'
133
rmail='/bin/rmail'
136
sendmail='/usr/sbin/sendmail'
134
sendmail='/usr/sbin/sendmail'
Lines 164-170 Link Here
164
execmail=''
162
execmail=''
165
libswanted='sun nls c_s'
163
libswanted='sun nls c_s'
166
noaddlib='yes'
164
noaddlib='yes'
167
c_date='Mon Aug 14 15:54:12 MSD 2000'
165
c_date='Sun Jan  7 05:51:19 CET 2001'
168
d_ascii='undef'
166
d_ascii='undef'
169
d_broke_ctype='undef'
167
d_broke_ctype='undef'
170
d_calendar='define'
168
d_calendar='define'
Lines 174-180 Link Here
174
d_crypt='define'
172
d_crypt='define'
175
cryptlib='-lcrypt'
173
cryptlib='-lcrypt'
176
d_cuserid='undef'
174
d_cuserid='undef'
177
d_disphost='undef'
175
d_disphost='define'
178
d_domname='define'
176
d_domname='define'
179
d_usegetdom='undef'
177
d_usegetdom='undef'
180
d_errlst='define'
178
d_errlst='define'
Lines 186-208 Link Here
186
d_ftruncate='define'
184
d_ftruncate='define'
187
d_gethname='define'
185
d_gethname='define'
188
d_douname='undef'
186
d_douname='undef'
189
d_host_comp='undef'
187
ign_hname=''
190
ign_hname='n'
191
d_havetlib='define'
188
d_havetlib='define'
192
termlib='-ltermlib'
189
termlib='-ltermlib'
190
i_curses='undef'
191
i_term='define'
193
d_index='undef'
192
d_index='undef'
194
d_internet='define'
193
d_internet=''
195
d_ispell='define'
194
d_ispell='define'
196
ispell_path="${PREFIX}/bin/ispell"
195
ispell_path='${PREFIX}/bin/ispell'
197
ispell_options=''
196
ispell_options='-x'
198
d_locale='define'
197
d_locale='define'
199
d_nl_types='define'
198
d_nl_types='define'
200
d_msgcat='define'
199
d_msgcat='define'
201
d_usenls='undef'
200
d_usenls=''
202
d_mallocvoid='define'
201
d_mallocvoid='define'
203
d_mboxedit='define'
202
d_mboxedit='define'
204
metamail_path='none'
203
metamail_path='${PREFIX}/bin/metamail'
205
defencoding=''
206
d_8bitmime='define'
204
d_8bitmime='define'
207
d_binarymime='undef'
205
d_binarymime='undef'
208
d_dsn='define'
206
d_dsn='define'
Lines 215-224 Link Here
215
d_pidcheck='define'
213
d_pidcheck='define'
216
d_ptem='undef'
214
d_ptem='undef'
217
d_putenv='define'
215
d_putenv='define'
218
d_remlock='undef'
219
maxattempts='6'
216
maxattempts='6'
220
d_setgid='define'
217
d_setgid='define'
221
d_savegrpmboxid='undef'
218
d_savegrpmboxid='define'
222
mailermode='2755'
219
mailermode='2755'
223
d_sigvec='undef'
220
d_sigvec='undef'
224
d_sigvectr='undef'
221
d_sigvectr='undef'
Lines 247-252 Link Here
247
d_termios='define'
244
d_termios='define'
248
d_utimbuf='define'
245
d_utimbuf='define'
249
d_vfork='define'
246
d_vfork='define'
247
d_directory='define'
248
d_directyry_type='USE_DIRENT'
250
defbatsub='no subject (file transmission)'
249
defbatsub='no subject (file transmission)'
251
defeditor='/usr/bin/vi'
250
defeditor='/usr/bin/vi'
252
editoropts=''
251
editoropts=''
Lines 255-276 Link Here
255
mydomain=''
254
mydomain=''
256
autohostname='define'
255
autohostname='define'
257
i_memory='define'
256
i_memory='define'
258
i_stdarg='define'
259
i_stdlib='define'
260
i_time='define'
257
i_time='define'
261
i_systime='define'
258
i_systime='define'
262
d_systimekernel='undef'
259
d_systimekernel='undef'
263
i_unistd='define'
260
i_unistd='define'
264
i_utime='define'
261
i_utime='define'
265
i_sysutime='undef'
262
i_sysutime='undef'
266
lib="${PREFIX}/lib"
263
lib='${PREFIX}/lib/elm'
267
libc='/usr/lib/libc.so'
264
libc='/usr/lib/libc.so'
268
linepr='/usr/bin/lp'
265
linepr='/usr/bin/lp'
269
maildir='/var/mail'
266
maildir='/var/mail'
270
mailer='/usr/sbin/sendmail'
267
mailer='/usr/sbin/sendmail'
271
mailgrp='mail'
268
mailgrp='mail'
272
mansrc="${PREFIX}/man/man1"
269
mansrc='${PREFIX}/man/man1'
273
catmansrc="${PREFIX}/man/cat1"
270
catmansrc='${PREFIX}/man/cat1'
274
manext='.1'
271
manext='.1'
275
manext_choice='.1'
272
manext_choice='.1'
276
catmanext='.1'
273
catmanext='.1'
Lines 280-286 Link Here
280
manroffopts=''
277
manroffopts=''
281
suffix=''
278
suffix=''
282
packer=''
279
packer=''
283
optimize="\$CFLAGS"
280
optimize='${CFLAGS}'
284
ccflags=''
281
ccflags=''
285
cppflags=''
282
cppflags=''
286
ldflags='-s'
283
ldflags='-s'
Lines 307-321 Link Here
307
d_bsd='define'
304
d_bsd='define'
308
locale='locale'
305
locale='locale'
309
d_pgp='define'
306
d_pgp='define'
310
pgp="${PREFIX}/bin/pgp"
307
pgp='${PREFIX}/bin/pgp'
311
pgp2_path="${PREFIX}/bin/pgp"
308
pgp2_path='${PREFIX}/bin/pgp'
312
pgp5_dir='none'
309
pgp5_dir='${PREFIX}/bin'
313
gpg_path='none'
310
gpg_path='${PREFIX}/bin/gpg'
314
special_path='${PREFIX}/bin'
311
special_path='/usr/bin'
312
special_path2='${PREFIX}/bin'
315
locale_dir='/usr/share/locale'
313
locale_dir='/usr/share/locale'
316
CONFIG=true
314
CONFIG=true
317
EOF
315
EOF
318
316
319
exit 0
317
exit 0
320
# END
321

Return to bug 24171