aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/libquicktime
Commit message (Collapse)AuthorAgeFilesLines
* - Chase tarball reroll (dang... 4 ports this week)ahze2005-05-281-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
* - Update to 0.9.7ahze2005-05-263-14/+3
|
* - Update to 0.9.6ahze2005-05-212-3/+3
| | | | - This version now supports ffmpeg-devel
* - Update to 0.9.5ahze2005-05-165-93/+29
| | | | Note: Does not build with ffmpeg-devel, but will run w/ ffmpeg-devel.
* - Only detect MMX on i386 not amd64ahze2005-05-031-1/+1
|
* - Enable some depreciated library functions to fix build ofahze2005-03-023-0/+37
| | | | | multimedia/mjpegtools - Bump PORTREVISION
* auto-detect gtk12 in helps of depreciating gtk12.ahze2005-01-262-2/+10
|
* Fix plist for lame supportahze2005-01-232-1/+4
| | | | Reported by: pointyhat via kris
* - Make lame support optional and off by default since lame can't be packaged.ahze2005-01-201-1/+6
|
* Update to 0.9.4ahze2005-01-136-90/+32
|
* Chase library version bump on multimedia/ffmpeglioux2004-12-061-1/+1
|
* Change email to new FreeBSD.org addressahze2004-10-301-1/+1
| | | | Approved by:adamw (mentor)
* - Use jpeg-mmx on i386pav2004-10-161-1/+21
| | | | | PR: ports/72557 Submitted by: Michael Johnson <ahze@ahze.net> (maintainer)
* - install portdocsijliao2004-07-271-1/+26
| | | | | | | | - fix build on 4.x (pointed out by vs@) - use SOURCEFORGE_EXTENDED in master sites PR: 69643 Submitted by: maintainer
* upgrade to 0.9.3ijliao2004-07-226-37/+85
| | | | | | | grab maintainership PR: 69405 Submitted by: Michael Johnson <ahze@ahze.net>
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-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
* SIZEify.trevor2004-03-181-0/+1
|
* Chase library bump of libSDL-1.1 for all ports which were dependingedwin2004-03-161-1/+1
| | | | on sdl12-1.2.5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Chase libdv shared library version bumplioux2004-03-141-1/+1
|
* Fix build on AMD64arved2004-02-101-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+2
|
* - Update to version 0.9.2krion2003-11-167-65/+57
| | | | | PR: 59334 Submitted by: Ports Fury
* Remove hardwired arch-dependent flags from CFLAGS.petef2003-05-191-2/+2
| | | | | PR: 52276 Submitted by: Ports Fury
* Remove USE_GNOMENG.marcus2003-04-211-1/+0
|
* After repo copy from graphics category to newly create multimedialioux2003-04-041-1/+1
| | | | | | | one, update all appropriate references: *_DEPENDS, CATEGORIES Repo copied by: cvs (joe) Approved by: portmgr (self & no objections)
* de-pkg-commentknu2003-02-212-1/+1
|
* Chase libdv library version bump in version 0.9.9lioux2003-01-171-1/+1
|
* After repo copy from graphics category, update all appropriatelioux2002-11-291-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)
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Chase library version bump in libdv version 0.9.8lioux2002-09-051-1/+1
|
* - Fix build on -stableijliao2002-08-115-32/+91
| | | | | | | | - Support CFLAGS properly - Do not install .la files PR: 41503 Submitted by: Ports Fury
* Ogg Vorbis 1.0 library major version bumps.naddy2002-07-201-1/+2
|
* add libquicktime 0.9.1ijliao2002-07-185-0/+93
A library for reading and writing quicktime files