aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/mpeg_encode
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1
| | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* de-pkg-commentknu2003-02-212-1/+1
|
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Unbreak on -current.sobomax2002-10-211-0/+17
| | | | Submitted by: bento
* ${PERL} -> ${REINPLACE_CMD}dwcjr2002-09-021-1/+3
| | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net
* ifdef-out unnecessary malloc() declaration, unbreaking this portjedgar2002-07-291-10/+6
|
* s/malloc.h/stdlib.h/ijliao2002-01-151-0/+4
|
* portlint: remove extra whitespaces before end of line.dirk2001-12-241-1/+1
|
* - PORTDOCS policepat2001-12-242-6/+5
| | | | | - DOCSDIR support to some - Brush out some lint
* Overall port clean uplioux2000-10-285-31/+57
| | | | | | | CC/CFLAGS safeness Submitted by: Jeremy Norris <ishmael@home.com> PR: ports/22171
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsivekris2000-04-241-1/+1
| | | | | | | | for quite some time. If any non-committer wants to take over maintainership please let me know. Reviewed by: ports No response from: erich
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionasami2000-04-141-3/+3
| | | | string so I fixed it.
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Unbreak for ELF.jseger1998-10-131-2/+2
| | | | Submitted by: steve
* Mark BROKEN for ELF:jseger1998-10-121-1/+3
| | | | | 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
* Make sure to remove everything we install.steve1998-10-051-0/+1
|
* Use the MANx variables. This commit only covers ports thathoek1998-08-232-2/+4
| | | | | | | | | | | 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.
* MASTER_SITES updated.max1997-03-251-2/+2
| | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> (Closing PR #2953.)
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Just a little variable reordering. (WRKSRC goes after MAINTAINER.)asami1996-08-021-2/+3
|
* Remove empty line.asami1996-08-021-1/+0
|
* new port for UCB's MPEG-I encoder.erich1996-08-026-0/+91