aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libmpeg2
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION due to PLIST change in previous commitMario Sergio Fujikawa Ferreira2004-04-081-0/+1
| | | | Notes: svn path=/head/; revision=106467
* o Uphold portlint by moving WRKSRC out of the 1st Makefile blockMario Sergio Fujikawa Ferreira2004-04-082-3/+3
| | | | | | | | | | | o USE_GNOME=lthack to avoid installing .la files which incidently makes the port ccache friendly PR: 65285 Submitted by: michael johnson <ahze@ahze.net> Notes: svn path=/head/; revision=106466
* Update to 0.4.0bMario Sergio Fujikawa Ferreira2004-04-064-20/+26
| | | | | | | | PR: 63439 Submitted by: lev Notes: svn path=/head/; revision=106281
* - Utilize USE_SDL to prevent libraries chase in the futureKirill Ponomarev2004-03-191-6/+2
| | | | Notes: svn path=/head/; revision=104635
* Unbreak dependency on SDL in WITH_SDL=yes case. Look for properAlexander Kabaev2004-03-191-1/+1
| | | | | | | libSDL-1.1.so instead of libSDL-1.1.5.so. Notes: svn path=/head/; revision=104634
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* BROKEN on alpha 5.x: does not compileKris Kennaway2004-02-251-1/+7
| | | | Notes: svn path=/head/; revision=102066
* Fix build on AMD64Tilman Keskinoz2004-02-101-0/+5
| | | | | | | Submitted by: lioux, Adriaan de Groot <adridg@cs.kun.nl> Notes: svn path=/head/; revision=100568
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Fix build on alpha ARCH machines that do not support MVI code. CheckMario Sergio Fujikawa Ferreira2003-09-081-0/+6
| | | | | | | | | | PR for more information PR: 48506 Submitted by: naddy Notes: svn path=/head/; revision=88714
* Added INSTALLS_SHLIBEdwin Groothuis2003-05-191-0/+1
| | | | | | | Informed maintainer. Notes: svn path=/head/; revision=81335
* Fix build on alpha ARCHMario Sergio Fujikawa Ferreira2003-05-141-0/+17
| | | | Notes: svn path=/head/; revision=80981
* - allow build with more warnings enabled, NO_WERROR=yesDirk Meyer2003-05-111-0/+5
| | | | | | | - no response from maintainer since 2003-04-05 Notes: svn path=/head/; revision=80656
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* o Fix PLISTMario Sergio Fujikawa Ferreira2003-01-142-0/+2
| | | | | | | | | o Bump PORTREVISION Submitted by: kris (internal bento logs) Notes: svn path=/head/; revision=73135
* Update version number of SDL shared library.Maxim Sobolev2003-01-021-1/+1
| | | | Notes: svn path=/head/; revision=72210
* Update to 0.3.1Mario Sergio Fujikawa Ferreira2003-01-026-48/+23
| | | | Notes: svn path=/head/; revision=72160
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | references from graphics to multimedia category Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71181
* o Add post-install line installing libvo.a needed by upcoming portMario Sergio Fujikawa Ferreira2002-07-092-0/+3
| | | | | | | | | | | GOPchop. o Bump PORTREVISION Requested by: ijliao Reviewed by: ijliao Notes: svn path=/head/; revision=62715
* USE_REINPLACEMario Sergio Fujikawa Ferreira2002-07-031-4/+6
| | | | Notes: svn path=/head/; revision=62387
* Re-enable build WITH_MGA. Still needs checking for correctness butMario Sergio Fujikawa Ferreira2002-05-031-0/+18
| | | | | | | | | | fixes build. Remark from submitter: "static functions without any where call are broken" Submitted by: nork Notes: svn path=/head/; revision=58477
* Update to 0.2.1Mario Sergio Fujikawa Ferreira2002-04-257-81/+35
| | | | | | | Prompted by: ijliao Notes: svn path=/head/; revision=58083
* Chase increase of libSDL version number.Maxim Sobolev2002-04-171-1/+1
| | | | Notes: svn path=/head/; revision=57807
* New port libmpeg2 version 0.2.0: A free library for decoding mpeg-2Mario Sergio Fujikawa Ferreira2001-10-168-0/+186
and mpeg-1 video streams Notes: svn path=/head/; revision=48850