summaryrefslogtreecommitdiff
path: root/multimedia/mpeg_encode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* After repo copy from graphics category to newly create multimediaMario Sergio Fujikawa Ferreira2003-04-041-1/+1
| | | | | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections) Notes: svn path=/head/; revision=78074
* de-pkg-commentAkinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75960
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Unbreak on -current.Maxim Sobolev2002-10-211-0/+17
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=68502
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-011-1/+3
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* ifdef-out unnecessary malloc() declaration, unbreaking this portChris D. Faulhaber2002-07-281-10/+6
| | | | Notes: svn path=/head/; revision=63674
* s/malloc.h/stdlib.h/Ying-Chieh Liao2002-01-151-0/+4
| | | | Notes: svn path=/head/; revision=53109
* portlint: remove extra whitespaces before end of line.Dirk Froemberg2001-12-241-1/+1
| | | | Notes: svn path=/head/; revision=52088
* - PORTDOCS policePatrick Li2001-12-242-6/+5
| | | | | | | | - DOCSDIR support to some - Brush out some lint Notes: svn path=/head/; revision=52072
* Overall port clean upMario Sergio Fujikawa Ferreira2000-10-285-31/+57
| | | | | | | | | | CC/CFLAGS safeness Submitted by: Jeremy Norris <ishmael@home.com> PR: ports/22171 Notes: svn path=/head/; revision=34354
* Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsiveKris Kennaway2000-04-231-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 Notes: svn path=/head/; revision=27941
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-3/+3
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* Unbreak for ELF.Justin M. Seger1998-10-131-2/+2
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=13933
* Mark BROKEN for ELF:Justin M. Seger1998-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 Notes: svn path=/head/; revision=13878
* Make sure to remove everything we install.Steve Price1998-10-051-0/+1
| | | | Notes: svn path=/head/; revision=13653
* Use the MANx variables. This commit only covers ports thatTim Vanderhoek1998-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. Notes: svn path=/head/; revision=12747
* MASTER_SITES updated.Masafumi Max NAKANE1997-03-251-2/+2
| | | | | | | | Submitted by: Bill Fenner <fenner@parc.xerox.com> (Closing PR #2953.) Notes: svn path=/head/; revision=6004
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Just a little variable reordering. (WRKSRC goes after MAINTAINER.)Satoshi Asami1996-08-021-2/+3
| | | | Notes: svn path=/head/; revision=3493
* Remove empty line.Satoshi Asami1996-08-021-1/+0
| | | | Notes: svn path=/head/; revision=3492
* new port for UCB's MPEG-I encoder.Eric L. Hernes1996-08-016-0/+91
Notes: svn path=/head/; revision=3481