summaryrefslogtreecommitdiff
path: root/graphics/mpeg2codec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert to PORTNAME/PORTVERSION. lfview had an invalid versionSatoshi Asami2000-04-141-2/+2
| | | | | | | string so I fixed it. Notes: svn path=/head/; revision=27514
* Respect CCChris Piazza1999-12-041-5/+6
| | | | | | | | PR: 15177 Submitted by: James Andariese <james@ja.ath.cx> Notes: svn path=/head/; revision=23593
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20951
* No need for '-p', since ${MKDIR} == 'mkdir -p'.Steve Price1999-07-041-2/+2
| | | | Notes: svn path=/head/; revision=20031
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* use system CFLAGSAndrey A. Chernov1999-01-051-4/+4
| | | | Notes: svn path=/head/; revision=15866
* remove -m486 option for alpha.Hidetoshi Shimokawa1999-01-051-2/+1
| | | | Notes: svn path=/head/; revision=15848
* Make sure to remove everything we install.Steve Price1998-10-051-0/+1
| | | | Notes: svn path=/head/; revision=13653
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* upgrade to v 1.2Eric L. Hernes1996-12-095-19/+32
| | | | | | | | Submitted by: Philippe Charnier <charnier@xp11.frmug.org>, with minor mods by me Notes: svn path=/head/; revision=4910
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* mpeg-2 encoder/decoder.Satoshi Asami1996-07-107-0/+91
Submitted by: "Philippe Charnier" <charnier@lirmm.fr> Notes: svn path=/head/; revision=3338