aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libdivxdecore
Commit message (Collapse)AuthorAgeFilesLines
* 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
* USE_SIZEifyMario Sergio Fujikawa Ferreira2004-02-082-0/+2
| | | | Notes: svn path=/head/; revision=100321
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76311
* Mark as ONLY_FOR_ARCHS=i386. These libraries make too many assumptionsMario Sergio Fujikawa Ferreira2002-12-211-0/+1
| | | | | | | about the architecture, e.g., endianess. Notes: svn path=/head/; revision=71755
* 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
* space removal and WWW updateMario Sergio Fujikawa Ferreira2001-10-261-2/+1
| | | | Notes: svn path=/head/; revision=49227
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Fix typo: port created on year 2001, not 20001Mario Sergio Fujikawa Ferreira2001-03-131-1/+1
| | | | Notes: svn path=/head/; revision=39706
* Initial importMario Sergio Fujikawa Ferreira2001-02-125-0/+47
OpenDivX decoding engine from Project Mayo Initial library numbering 0 (distfile numbering) PR: 25036 Notes: svn path=/head/; revision=38278