aboutsummaryrefslogtreecommitdiff
path: root/multimedia/libquicktime
Commit message (Collapse)AuthorAgeFilesLines
* Add faad to LIB_DEPENDS and plist since its now supported via ffmpegMichael Johnson2007-08-062-2/+5
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=197215
* - Chase increase of audio/libvorbis shlib version.Martin Wilke2007-07-281-2/+2
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=196462
* Use multimedia/ffmpeg now instead of multimedia/ffmpeg-develMichael Johnson2007-05-252-11/+5
| | | | Notes: svn path=/head/; revision=191808
* Update to 1.0.0Michael Johnson2007-05-253-16/+11
| | | | Notes: svn path=/head/; revision=191794
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - /objformat=/s|=.*|=elf|Andrew Pantyukhin2007-02-081-0/+1
| | | | Notes: svn path=/head/; revision=184546
* -Update to 0.9.10.Jeremy Messenger2007-01-033-10/+19
| | | | | | | | | | -Add WITH_OPTIMIZED_CFLAGS knob, off by default. -Respect the CFLAGS/CPUTYPE. Reviewed by: ahze Notes: svn path=/head/; revision=181318
* Remove support for deprecated jpeg-mmxMichael Johnson2006-12-201-3/+0
| | | | Notes: svn path=/head/; revision=180277
* - Disable ffmpeg support if multimedia/ffmpeg is installed before buildingMichael Johnson2006-12-092-5/+7
| | | | | | | | | libquicktime, otherwise depend on multimedia/ffmpeg-devel Reported by: Randy Pratt <bsd-unix@earthlink.net> Notes: svn path=/head/; revision=179233
* - Update to 0.9.9Michael Johnson2006-07-063-14/+8
| | | | Notes: svn path=/head/; revision=167045
* - 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
* Conversion to a single libtool environment.Ade Lovett2006-02-232-4/+18
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Revert to making ffmpeg default instead of ffmpeg-develMichael Johnson2006-02-111-1/+1
| | | | Notes: svn path=/head/; revision=155778
* - Fix plist if used with old ffmpegMichael Johnson2006-02-052-4/+11
| | | | | | | - Default to using ffmpeg-devel unless ffmpeg is already installed Notes: svn path=/head/; revision=155274
* - Update to 0.9.8Michael Johnson2006-01-285-51/+13
| | | | | | | - Switch WITH_GTK to WITH_GTK2 to be on the same page as ports/KNOBS Notes: svn path=/head/; revision=154656
* 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
* - Add SHA256Michael Johnson2005-11-091-0/+1
| | | | | | | - Add SIZE to a few ports Notes: svn path=/head/; revision=147668
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-0/+1
| | | | Notes: svn path=/head/; revision=147269
* - Chase tarball reroll (dang... 4 ports this week)Michael Johnson2005-05-271-2/+2
| | | | | | | | | | Only difference is MMX/SSE auto-detection support was added via /proc and darwin support, this will have no effect to freebsd. Reported by: krismail Notes: svn path=/head/; revision=136296
* - Update to 0.9.7Michael Johnson2005-05-263-14/+3
| | | | Notes: svn path=/head/; revision=136181
* - Update to 0.9.6Michael Johnson2005-05-212-3/+3
| | | | | | | - This version now supports ffmpeg-devel Notes: svn path=/head/; revision=135741
* - Update to 0.9.5Michael Johnson2005-05-155-93/+29
| | | | | | | Note: Does not build with ffmpeg-devel, but will run w/ ffmpeg-devel. Notes: svn path=/head/; revision=135302
* - Only detect MMX on i386 not amd64Michael Johnson2005-05-031-1/+1
| | | | Notes: svn path=/head/; revision=134528
* - Enable some depreciated library functions to fix build ofMichael Johnson2005-03-023-0/+37
| | | | | | | | multimedia/mjpegtools - Bump PORTREVISION Notes: svn path=/head/; revision=130158
* auto-detect gtk12 in helps of depreciating gtk12.Michael Johnson2005-01-252-2/+10
| | | | Notes: svn path=/head/; revision=127339
* Fix plist for lame supportMichael Johnson2005-01-232-1/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=127121
* - Make lame support optional and off by default since lame can't be packaged.Michael Johnson2005-01-201-1/+6
| | | | Notes: svn path=/head/; revision=126893
* Update to 0.9.4Michael Johnson2005-01-136-90/+32
| | | | Notes: svn path=/head/; revision=126286
* Chase library version bump on multimedia/ffmpegMario Sergio Fujikawa Ferreira2004-12-051-1/+1
| | | | Notes: svn path=/head/; revision=123259
* Change email to new FreeBSD.org addressMichael Johnson2004-10-291-1/+1
| | | | | | | Approved by:adamw (mentor) Notes: svn path=/head/; revision=120470
* - Use jpeg-mmx on i386Pav Lucistnik2004-10-161-1/+21
| | | | | | | | PR: ports/72557 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer) Notes: svn path=/head/; revision=119593
* - install portdocsYing-Chieh Liao2004-07-271-1/+26
| | | | | | | | | | | - fix build on 4.x (pointed out by vs@) - use SOURCEFORGE_EXTENDED in master sites PR: 69643 Submitted by: maintainer Notes: svn path=/head/; revision=114833
* upgrade to 0.9.3Ying-Chieh Liao2004-07-226-37/+85
| | | | | | | | | | grab maintainership PR: 69405 Submitted by: Michael Johnson <ahze@ahze.net> Notes: svn path=/head/; revision=114394
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* Chase library bump of libSDL-1.1 for all ports which were dependingEdwin Groothuis2004-03-161-1/+1
| | | | | | | on sdl12-1.2.5 Notes: svn path=/head/; revision=104132
* 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
* Chase libdv shared library version bumpMario Sergio Fujikawa Ferreira2004-03-141-1/+1
| | | | Notes: svn path=/head/; revision=103954
* Fix build on AMD64Tilman Keskinoz2004-02-101-0/+1
| | | | Notes: svn path=/head/; revision=100566
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Catch up with libogg/libvorbis version bump.Christian Weisgerber2003-12-201-1/+2
| | | | Notes: svn path=/head/; revision=96270
* - Update to version 0.9.2Kirill Ponomarev2003-11-167-65/+57
| | | | | | | | PR: 59334 Submitted by: Ports Fury Notes: svn path=/head/; revision=94098
* Remove hardwired arch-dependent flags from CFLAGS.Pete Fritchman2003-05-191-2/+2
| | | | | | | | PR: 52276 Submitted by: Ports Fury Notes: svn path=/head/; revision=81316
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* 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
* Chase libdv library version bump in version 0.9.9Mario Sergio Fujikawa Ferreira2003-01-161-1/+1
| | | | Notes: svn path=/head/; revision=73272
* After repo copy from graphics category, update all appropriateMario Sergio Fujikawa Ferreira2002-11-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | dependency references from both audio and graphics to multimedia category. audio/xmms --> multimedia/xmms graphics/avifile --> multimedia/avifile graphics/divx4linux --> multimedia/divx4linux graphics/ffmpeg --> multimedia/ffmpeg graphics/libdv --> multimedia/libdv graphics/libdvdcss --> multimedia/libdvdcss graphics/libdvdread --> multimedia/libdvdread graphics/libmpeg2 --> multimedia/libmpeg2 graphics/linux-realplayer --> multimedia/linux-realplayer graphics/mjpegtools --> multimedia/mjpegtools graphics/mplayer --> multimedia/mplayer graphics/mplayer-fonts --> multimedia/mplayer-fonts graphics/openquicktime --> multimedia/openquicktime graphics/win32-codecs --> multimedia/win32-codecs Repo copied by: joe (cvs hat) Approved by: knu (portmgr hat) Notes: svn path=/head/; revision=71207
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* 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