<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/libquicktime, branch 8-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=8-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=8-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2015-07-03T07:02:44Z</updated>
<entry>
<title>multimedia/{lib}x264: Update to 0.144.2533 and major refactor</title>
<updated>2015-07-03T07:02:44Z</updated>
<author>
<name>Kubilay Kocak</name>
<email>koobs@FreeBSD.org</email>
</author>
<published>2015-07-03T07:02:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9b08af5e1a546b78fe93f99c39a534eeca7acf11'/>
<id>urn:sha1:9b08af5e1a546b78fe93f99c39a534eeca7acf11</id>
<content type='text'>
- Update to 0.144.2533 (from upstream stable branch) [1]
- Switch x264 and libx264 ports to master/slave ports respectively
- Bump PORTREVISION for dependent ports as the shared library version
  has changed.

multimedia/x264:

- Clean up and update "updating instructions" in Makefile header
- Tweak COMMENT
- Only LIB_DEPENDS on libx264 and add PLIST_FILES if this isn't the
  libx264 port.
- Allow COMMENT, USES, OPTIONS_*, CONFIGURE_ARGS to be overriden in
  libx264 port.
- Place common configure arguments in a CONFIGURE_COMMON_ARGS variable
  to make overriding values without duplication easier.
- Use --prefix configure argument over post-patch replacements
- Enable stripping of binaries and libraries if DEBUG is off. Remove
  post-install target STRIP_CMD accordingly.

- Delete patch-Makefile in favour of patching WRKSRC/configure to
  identify amd64, arm64 and mipsn32. powerpc and powerpc64 are now
  covered upstream without needing patches.

- Patch out a bogus compiler argument check (cc_check) that results
  in -Wno-maybe-uninitialized being added to CFLAGS causing causes
  warnings when clang is cc. The cc_check function checks for basename
  $CC to identify compiler type (icl, clang, gcc, etc).

multimedia/libx264:

- Remove all Makefile entries that are duplicated or common and found
  in the master port (x264).
- Set lib as the PKGNAMEPREFIX
- Tweak COMMENT
- Delete upstreamed ARM patches [1]
- Delete all but one patch, as they duplicate those in x264.
- Dont remove pkgconfig/libdata directory

Changes:

  https://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable

Based on:

PR:		201260 [1]
Submitted by:	Andrey Cherkashin &lt;andoriyu gmail com&gt; [1]
</content>
</entry>
<entry>
<title>Convert to USES=jpeg</title>
<updated>2015-06-22T18:33:20Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2015-06-22T18:33:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e'/>
<id>urn:sha1:6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump portrevision after png update</title>
<updated>2014-12-25T20:54:41Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-12-25T20:54:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb210937730d8ecec1aa6a641302e298e1b94cda'/>
<id>urn:sha1:bb210937730d8ecec1aa6a641302e298e1b94cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade</title>
<updated>2014-12-25T19:04:25Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2014-12-25T19:04:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5'/>
<id>urn:sha1:7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Strip libraries</title>
<updated>2014-12-23T14:43:45Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-12-23T14:43:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=db19b7ef2c017a71903599d8c24783df061e8b45'/>
<id>urn:sha1:db19b7ef2c017a71903599d8c24783df061e8b45</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Drop .la files from multimedia/dirac and multimedia/schroedinger</title>
<updated>2014-12-02T03:23:13Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-12-02T03:23:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b09412f603aa0018a94f31ba96f0ad24e1fbcae4'/>
<id>urn:sha1:b09412f603aa0018a94f31ba96f0ad24e1fbcae4</id>
<content type='text'>
- Bump dependent ports as .so versions have changed
- While here, remove @dirrm* from plists and add missing empty directory to plist of multimedia/lives

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>multimedia/x264: General overhaul</title>
<updated>2014-11-22T16:23:34Z</updated>
<author>
<name>Johannes Jost Meixner</name>
<email>xmj@FreeBSD.org</email>
</author>
<published>2014-11-22T16:23:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4f12f3b1783327d4e833649c63d8e1724bb16588'/>
<id>urn:sha1:4f12f3b1783327d4e833649c63d8e1724bb16588</id>
<content type='text'>
- Split x264 into two ports: the CLI application (x264), and the library
  (libx264). This will allow x264 to use lavf and friends from ffmpeg for
  decoding and demuxing while preventing a circular dependency between the
  two: x264 can depend on ffmpeg, but ffmpeg will depend on libx264 rather
  than x264.
- Add the LAVF option to the CLI port, making the dependency on ffmpeg
  optional.
- Update to 0.142.2455.
- Amend fixes to local patches so that they can apply to the new upstream
  files.
- Provide the git revision and other version information to the build
  environment, allowing the CLI binary to display this information (like the
  Windows builds).
- Remove unsupported build options (X11_OUTPUT).
- Ensure that the library and CLI ports each have the appropriate options.
- Add notes for future contributors who wish to update the ports.
- Bump PORTREVISION for all dependent ports.

PR:           187805
Differential Revision:	https://reviews.freebsd.org/D1159
Submitted by: Andrew Berg &lt;aberg010@my.hennepintech.edu&gt;
Approved by:  koobs (maintainer, mentor)
</content>
</entry>
<entry>
<title>- Remove USE_AUTOTOOLS</title>
<updated>2014-10-05T14:31:29Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-10-05T14:31:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=653df3cfeb984e9bd7afcca3a05d96271000ddfa'/>
<id>urn:sha1:653df3cfeb984e9bd7afcca3a05d96271000ddfa</id>
<content type='text'>
- Remove PTHREAD_CFLAGS/PTHREAD_LIBS
- Remove -fPIC
- Clean up post-patch and pre-configure
</content>
</entry>
<entry>
<title>Update the default version of GCC in the Ports Collection from GCC 4.7.4</title>
<updated>2014-09-10T20:50:31Z</updated>
<author>
<name>Gerald Pfeifer</name>
<email>gerald@FreeBSD.org</email>
</author>
<published>2014-09-10T20:50:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=15945f8122ca36c901e1319b3270445458bdae02'/>
<id>urn:sha1:15945f8122ca36c901e1319b3270445458bdae02</id>
<content type='text'>
to GCC 4.8.3.

Part II, Bump PORTREVISIONs.

PR:		192025
Tested by:	antoine (-exp runs)
Approved by:	portmgr (implicit)
</content>
</entry>
<entry>
<title>- Add staging support</title>
<updated>2014-06-26T18:59:58Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2014-06-26T18:59:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62e3895332e4911e5dc18a18c80cc444c252009d'/>
<id>urn:sha1:62e3895332e4911e5dc18a18c80cc444c252009d</id>
<content type='text'>
- Convert to USES=libtool, bump PORTREVISIONs - la files not installed
- Convert to new LIB_DEPENDS format
- Remove LATEST_LINK, PKGNAMESUFFIX already set
</content>
</entry>
</feed>
