aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mpeg4ip-libmp4v2
Commit message (Collapse)AuthorAgeFilesLines
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Add MAKE_JOBS_SAFE to support SMP compilationMartin Matuska2009-03-241-0/+1
| | | | Notes: svn path=/head/; revision=230877
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
| | | | | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav) Notes: svn path=/head/; revision=211584
* - Fix configure step with new devel/nasm (-r is no more, use -v instead)Pietro Cerutti2008-04-141-1/+2
| | | | | | | Approved by: ahze (multimedia), miwi (mentor) Notes: svn path=/head/; revision=211268
* Update to 1.6.1Michael Johnson2007-10-082-6/+8
| | | | Notes: svn path=/head/; revision=201103
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200776
* Update to 1.6Michael Johnson2007-09-232-4/+4
| | | | Notes: svn path=/head/; revision=200005
* Portlint:Jeremy Messenger2007-03-261-1/+1
| | | | | | | -INSTALLS_SHLIB -> USE_LDCONFIG. Notes: svn path=/head/; revision=188422
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-271-0/+1
| | | | Notes: svn path=/head/; revision=183390
* - Update to 1.5.0.1Michael Johnson2006-06-232-4/+4
| | | | Notes: svn path=/head/; revision=166059
* - Transfer MAINTAINER to multimedia@Michael Johnson2006-06-091-1/+1
| | | | | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports) Notes: svn path=/head/; revision=164918
* - Update to 1.5Michael Johnson2006-05-122-5/+4
| | | | Notes: svn path=/head/; revision=162161
* Remove USE_REINPLACE from ports starting with MEdwin Groothuis2006-05-101-1/+0
| | | | Notes: svn path=/head/; revision=162032
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+5
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Update to 1.4.1Michael Johnson2005-11-222-4/+4
| | | | Notes: svn path=/head/; revision=149115
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Update to 1.4Michael Johnson2005-11-102-8/+4
| | | | Notes: svn path=/head/; revision=147829
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* - Update to 1.3Michael Johnson2005-05-194-28/+32
| | | | Notes: svn path=/head/; revision=135603
* - Speed up configure by not using two unneeded configure scripts.Michael Johnson2005-03-211-0/+3
| | | | Notes: svn path=/head/; revision=131811
* - Don't use gcc34 on 4.x by adding -O2 to CFLAGSMichael Johnson2005-03-142-18/+3
| | | | | | | | - Use USE_LIBTOOL_VER instead of USE_INC_LIBTOOL_VER since we don't have USE_GCC=3.4 anymore Notes: svn path=/head/; revision=131152
* - Fix header problemMichael Johnson2004-11-282-0/+9
| | | | | | | | | - Bump PORTREVISION Approved by: lioux Notes: svn path=/head/; revision=122665
* Fix build on amd64Michael Johnson2004-11-111-0/+11
| | | | | | | | Submitted by: Sean McNeil Approved by: pav (co mentor) Notes: svn path=/head/; revision=121419
* Mark broken if older version of faad has been installed with WITHOUT_MPEG4IPMichael Johnson2004-11-101-0/+4
| | | | | | | Reviewed by: lioux Notes: svn path=/head/; revision=121304
* o New port mpeg4ip-libmp4v2 version 1.1: Mpeg-4 library and toolsMario Sergio Fujikawa Ferreira2004-11-108-0/+130
from mpeg4ip o These tools were separated from the main mpeg4ip port so that some ports such as audio/faad can depend on this smaller port rather than the big mpeg4ip one PR: 72204 Submitted by: ahze Notes: svn path=/head/; revision=121268