diff options
| -rw-r--r-- | contrib/file/Magdir/cvs | 6 | ||||
| -rw-r--r-- | contrib/file/Magdir/impulse | 18 | ||||
| -rw-r--r-- | contrib/file/Magdir/wordperfect | 91 | ||||
| -rw-r--r-- | contrib/file/Makefile.std | 167 | 
4 files changed, 0 insertions, 282 deletions
| diff --git a/contrib/file/Magdir/cvs b/contrib/file/Magdir/cvs deleted file mode 100644 index 2ce9a1a54a7f..000000000000 --- a/contrib/file/Magdir/cvs +++ /dev/null @@ -1,6 +0,0 @@ -#------------------------------------------------------------------------------ -# file(1) magic for cvs(1) files -# From Hendrik Scholz <hendrik@scholz.net> - -0   string /1\ :pserver:    cvs password text file - diff --git a/contrib/file/Magdir/impulse b/contrib/file/Magdir/impulse deleted file mode 100644 index 64c14c3012d6..000000000000 --- a/contrib/file/Magdir/impulse +++ /dev/null @@ -1,18 +0,0 @@ -#------------------------------------------------------------------------------ -# impulse tracker:  file(1) magic for Impulse Tracker data files -# -# From <collver1@attbi.com> -# These are the /etc/magic entries to decode modules, instruments, and -# samples in Impulse Tracker's native format. - -0	string		IMPS		Impulse Tracker Sample ->18	byte		&2		16 bit ->18	byte		^2		8 bit ->18	byte		&4		stereo ->18	byte		^4		mono -0	string		IMPI		Impulse Tracker Instrument ->28	leshort		!0		ITv%x ->30	byte		!0		%d samples -0	string		IMPM		Impulse Tracker Module ->40	leshort		!0		compatible w/ITv%x ->42	leshort		!0		created w/ITv%x diff --git a/contrib/file/Magdir/wordperfect b/contrib/file/Magdir/wordperfect deleted file mode 100644 index c77ac8d1b888..000000000000 --- a/contrib/file/Magdir/wordperfect +++ /dev/null @@ -1,91 +0,0 @@ -#WordPerfect type files Version 1.6 - PLEASE DO NOT REMOVE THIS LINE -0	string	\377WPC\020\000\000\000\022\012\001\001\000\000\000\000	(WP) loadable text ->15	byte	0	Optimized for Intel ->15	byte	1	Optimized for Non-Intel -1	string	WPC	(Corel/WP) ->8	short	257	WordPerfect macro ->8	short	258	WordPerfect help file ->8	short	259	WordPerfect keyboard file ->8	short	266	WordPerfect document ->8	short	267	WordPerfect dictionary ->8	short	268	WordPerfect thesaurus ->8	short	269	WordPerfect block ->8	short	270	WordPerfect rectangular block ->8	short	271	WordPerfect column block ->8	short	272	WordPerfect printer data ->8	short	275	WordPerfect printer data ->8	short	276	WordPerfect driver resource data ->8	short	279	WordPerfect hyphenation code ->8	short	280	WordPerfect hyphenation data ->8	short	281	WordPerfect macro resource data ->8	short	283	WordPerfect hyphenation lex ->8	short	285	WordPerfect wordlist ->8	short	286	WordPerfect equation resource data ->8	short	289	WordPerfect spell rules ->8	short	290	WordPerfect dictionary rules ->8	short	295	WordPerfect spell rules (Microlytics) ->8	short	299	WordPerfect settings file ->8	short	301	WordPerfect 4.2 document ->8	short	325	WordPerfect dialog file ->8	short	332	WordPerfect button bar ->8	short	513	Shell macro ->8	short	522	Shell definition ->8	short	769	Notebook macro ->8	short	770	Notebook help file ->8	short	771	Notebook keyboard file ->8	short	778	Notebook definition ->8	short	1026	Calculator help file ->8	short 	1538	Calendar help file ->8	short 	1546	Calendar data file ->8	short	1793	Editor macro ->8	short	1794	Editor help file ->8	short	1795	Editor keyboard file ->8	short	1817	Editor macro resource file ->8	short 	2049	Macro editor macro ->8	short 	2050	Macro editor help file ->8	short	2051	Macro editor keyboard file ->8	short	2305	PlanPerfect macro ->8	short	2306	PlanPerfect help file ->8	short	2307	PlanPerfect keyboard file ->8	short	2314	PlanPerfect worksheet ->8	short	2319	PlanPerfect printer definition ->8	short	2322	PlanPerfect graphic definition ->8	short	2323	PlanPerfect data ->8	short	2324	PlanPerfect temporary printer ->8	short	2329	PlanPerfect macro resource data ->8	byte	11	Mail ->8	short	2818	help file ->8	short	2821	distribution list ->8	short	2826	out box ->8	short	2827	in box ->8	short	2836	users archived mailbox ->8	short	2837	archived message database ->8	short	2838	archived attachments ->8	short	3083	Printer temporary file ->8	short	3330	Scheduler help file ->8	short	3338	Scheduler in file ->8	short	3339	Scheduler out file ->8	short	3594	GroupWise settings file ->8	short	3601	GroupWise directory services ->8	short	3627	GroupWise settings file ->8	short	4362	Terminal resource data ->8	short	4363	Terminal resource data ->8	short	4395	Terminal resource data ->8	short	4619	GUI loadable text ->8	short	4620	graphics resource data ->8	short	4621	printer settings file ->8	short	4622	port definition file ->8	short	4623	print queue parameters ->8	short	4624	compressed file ->8	short	5130	Network service msg file ->8	short	5131	Network service msg file ->8	short	5132	Async gateway login msg ->8	short	5134	GroupWise message file ->8	short	7956	GroupWise admin domain database ->8	short	7957	GroupWise admin host database ->8	short	7959	GroupWise admin remote host database ->8	short	7960	GroupWise admin ADS deferment data file ->8	short	8458	IntelliTAG (SGML) compiled DTD ->8	long	18219264	WordPerfect graphic image (1.0) ->8	long	18219520	WordPerfect graphic image (2.0) -#end of WordPerfect type files Version 1.6 - PLEASE DO NOT REMOVE THIS LINE diff --git a/contrib/file/Makefile.std b/contrib/file/Makefile.std deleted file mode 100644 index ff2a9b5ddc92..000000000000 --- a/contrib/file/Makefile.std +++ /dev/null @@ -1,167 +0,0 @@ -# Makefile for file(1) cmd.  -# Copyright (c) Ian F. Darwin 86/09/01 - see LEGAL.NOTICE. -# @(#)$Id: Makefile.std,v 1.17 2003/02/27 20:47:45 christos Exp $ -# -# This software is not subject to any license of the American Telephone -# and Telegraph Company or of the Regents of the University of California. -# -# Permission is granted to anyone to use this software for any purpose on -# any computer system, and to alter it and redistribute it freely, subject -# to the following restrictions: -# -# 1. The author is not responsible for the consequences of use of this -#    software, no matter how awful, even if they arise from flaws in it. -# -# 2. The origin of this software must not be misrepresented, either by -#    explicit claim or by omission.  Since few users ever read sources, -#    credits must appear in the documentation. -# -# 3. Altered versions must be plainly marked as such, and must not be -#    misrepresented as being the original software.  Since few users -#    ever read sources, credits must appear in the documentation. -# -# 4. This notice may not be removed or altered. -# -VERSION	= 3.41 -SHELL	= /bin/sh -#MAGIC	= /etc/magic -MAGIC	= /usr/local/etc/magic -DEFS	= -DMAGIC='"$(MAGIC)"' -DBUILTIN_ELF # -Dvoid=int -CC	= cc -COPTS	= -O -g		# newer compilers allow both; else drop -O -# For truly antique environments, use this for (dummy) include files: -COPTS	= -O # -Ilocalinc -CFLAGS	= $(COPTS) $(DEFS) -LDFLAGS	= $(COPTS) # -Bstatic	# older gdb couldn't handle shared libs -SHAR	= bundle -OFILE	= /usr/bin/file		# old or distributed version, for comparison -# Where new binary lives; typically /usr/local (BSD), /usr/lbin (USG). -BINDIR	= /usr/local/bin -# For installing our man pages;  -# MANCxxx is manual section for Commands, MANFxxx is section for file formats. -# MANxDIR is directory names; MANxEXT is the filename extention. Usual values: -# Variable	V7		4BSD		Sys V -# MANCDIR 	/usr/man/man1	/usr/man/man1	/usr/man/u_man/man1 -# MANFDIR 	/usr/man/man5	/usr/man/man5	/usr/man/u_man/man4 -# MANCEXT	1		1		1 -# MANFEXT	5		5		4 -# --- possible alternative for 4BSD --- -# MANCDIR			/usr/local/man/man1 -# MANCEXT			1 -# or -# MANCDIR			/usr/man/manl -# MANCEXT			l -# --- possible alternative for USG --- -# MANCDIR			/usr/man/local/man1 -# MANCEXT			1 - -MANCDIR	= /usr/local/man/man1 -MANCEXT	= 1 -MANFDIR	= /usr/local/man/man4 -MANFEXT	= 4 - -# There are no system-dependant configuration options (except maybe CFLAGS). -# Uncomment any of these that is missing from your "standard" library. -LOCALSRCS = # localsrc/getopt.c localsrc/strtol.c \ -#		localsrc/strtok.c localsrc/strchr.c -LOCALOBJS = # localsrc/getopt.o localsrc/strtol.o \ -#		localsrc/strtok.o localsrc/strchr.o -# These are not compiled in unless you use -Ilocalinc, but -# are not commented out as "make dist" &c use them. -LOCALINC = # localinc/*.h localinc/sys/*.h - -SRCS = file.c apprentice.c fsmagic.c softmagic.c ascmagic.c \ -	compress.c is_tar.c readelf.c \ -	print.c $(LOCALSRCS) $(LOCALINC) -OBJS = file.o apprentice.o fsmagic.o softmagic.o ascmagic.o \ -	compress.o is_tar.o readelf.o \ -	print.o $(LOCALOBJS) -HDRS = file.h names.h patchlevel.h readelf.h tar.h - -AUTOSRC=configure configure.in install-sh config.h.in Makefile.in -ALLSRC = LEGAL.NOTICE README MAINT PORTING $(SRCS) $(HDRS) \ -	 Makefile.std file.man magic.man magic2mime $(AUTOSRC) \ -	 Localstuff Header -ALLMAGIC =   Magdir/[a-z]* - -all:		file magic file.${MANCEXT} magic.${MANFEXT} - -TESTFILES = * tst/* -try:		all $(OFILE) -		cd tst; $(MAKE) -		time $(OFILE) $(TESTFILES) >/tmp/t1 # can't use ./magic -		time ./file -m ./magic $(TESTFILES) >/tmp/t2 -		-diff -b /tmp/t[12] -		what ./file >lastnocore - -file:		$(OBJS) -		$(CC) $(CFLAGS) $(LDFLAGS) $(OBJS) -o $@ -lint:		$(SRCS) -		lint -ha $(DEFS) $(SRCS) | tee $@ -magic:		Localstuff Header Magdir -		cat Header Localstuff Magdir/[a-z] > $@ - -ascmagic.o:	names.h - -compress.o apprentice.o ascmagic.o file.o fsmagic.o print.o softmagic.o: file.h - -install:	file magic -		cp file	$(BINDIR)/file -		cp magic $(MAGIC) - -install.man: file.${MANCEXT} magic.${MANFEXT} -		cp file.${MANCEXT} $(MANCDIR)/file.$(MANCEXT) -		cp magic.${MANFEXT} $(MANFDIR)/magic.$(MANFEXT) - -clean: -		rm -f *.o core file magic lint dist.* MANIFEST \ -		      magic.${MANFEXT} file.${MANCEXT} \ -		      config.h config.status config.cache config.log -clobber: -		cd tst; $(MAKE) clean - - -magic.${MANFEXT} :	Makefile magic.man -		@rm -f $@ -		sed -e s@__CSECTION__@${MANCEXT}@g \ -		    -e s@__FSECTION__@${MANFEXT}@g \ -		    -e s@__VERSION__@${VERSION}@g \ -		    -e s@__MAGIC__@${MAGIC}@g magic.man > $@ - -file.${MANCEXT} :	Makefile file.man -		@rm -f $@ -		sed -e s@__CSECTION__@${MANCEXT}@g \ -		    -e s@__FSECTION__@${MANFEXT}@g \ -		    -e s@__VERSION__@${VERSION}@g \ -		    -e s@__MAGIC__@${MAGIC}@g file.man > $@ - -send:		dist -		ftp ftp.cs - -dist:		dist.src dist.magic -		@echo Now check this patchlevel! -		ident patchlevel.h - -dist.src:	$(ALLSRC) MANIFEST -#		Some versions of shar can't handle a single file from -#		a subdirectory, so we manually insert mkdir as needed. -#		The point is to exclude all the generable targets in tst. -		(echo mkdir localinc localinc/sys localsrc tst; \ -			$(SHAR) $(ALLSRC) MANIFEST) > $@ - -rcsdiff:	$(ALLSRC) -		rcsdiff -q RCS/* - -MANIFEST:	$(ALLSRC) -		ident $(ALLSRC) > MANIFEST -dist.magic:	Magdir -#		As above, but to exclude Magdir/RCS from being shipped. -		(echo mkdir Magdir; $(SHAR) $(ALLMAGIC)) >$@ - -tar:		$(ALLSRC) $(ALLMAGIC) -		-rm -fr file-${VERSION} -		-mkdir file-${VERSION} file-${VERSION}/Magdir -		ln $(ALLSRC) file-${VERSION} -		ln ${ALLMAGIC} file-${VERSION}/Magdir -		tar cvf file-${VERSION}.tar file-${VERSION} -		-rm -fr file-${VERSION} | 
