Commit Graph

9 Commits

Author SHA1 Message Date
Justin M. Seger
a46760c2fb Unbreak for ELF.
Submitted by:	steve
1998-10-13 03:17:45 +00:00
Justin M. Seger
86d8bbd1d2 Mark BROKEN for ELF:
gcc -Iheaders -I/usr/include -Ijpeg -O -Wall -Wmissing-prototypes   -o mpeg_encode mfwddct.o postdct.o huff.o bitio.o mheaders.o mpeg.o subsample.o param.o rgbtoycc.o  readframe.o combine.o jrevdct.o frame.o fsize.o frametype.o  libpnmrw.o specifics.o rate.o opts.o iframe.o pframe.o bframe.o psearch.o bsearch.o block.o  parallel.o jpeg.o main.o -Ljpeg jpeg/libjpeg.a -lm
gcc: jpeg/libjpeg.a: No such file or directory
1998-10-12 01:05:06 +00:00
Steve Price
2cf2d24ca1 Make sure to remove everything we install. 1998-10-05 03:17:11 +00:00
Tim Vanderhoek
f0dd53f0e9 Use the MANx variables. This commit only covers ports that
don't USE_IMAKE, don't appear to change behaviour on NOMANCOMPRESS (many
do, subtly) and don't install more than one manpage.

Any port listed here is a good candidate for a general review simply
due to age...  For example, a number of them seem to patch an install:
target into the program Makefile and/or arbitrarily compress their
manpages from patches/patch-*.  This has been out-of-vogue since I would
guess mid-1996, at least.
1998-08-23 07:34:47 +00:00
Masafumi Max NAKANE
f6c5e8c077 MASTER_SITES updated.
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
(Closing PR #2953.)
1997-03-25 08:58:33 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
fbf0b0cad0 Just a little variable reordering. (WRKSRC goes after MAINTAINER.) 1996-08-02 07:32:41 +00:00
Satoshi Asami
2ad02c0564 Remove empty line. 1996-08-02 07:30:17 +00:00
Eric L. Hernes
90e7bbad6f new port for UCB's MPEG-I encoder. 1996-08-01 20:04:37 +00:00