<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/transcode, 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>converters/libiconv:</title>
<updated>2015-04-15T08:20:27Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2015-04-15T08:20:27Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=074ea5282a00d556c73d86231bec5444990597dc'/>
<id>urn:sha1:074ea5282a00d556c73d86231bec5444990597dc</id>
<content type='text'>
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</content>
</entry>
<entry>
<title>Update ImageMagick to 6.9.0.4.</title>
<updated>2015-01-18T21:12:42Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2015-01-18T21:12:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bb89f80c35b37a67d67d5353a5d6cb7c77070b98'/>
<id>urn:sha1:bb89f80c35b37a67d67d5353a5d6cb7c77070b98</id>
<content type='text'>
- Normalize the ImageMagick library name so it stays the same regardless of
  what the 16-bit and HDRI option are set to [1]. Teach cmake to look for
  the new name. Bump ports that link to the libraries due to this.
- As a result do away with the "HALFSUPPORTED" option block, and list
  16-bit and HDRI with the other options.
- ImageMagick ships a basic SVG plugin when not using librsvg2 for SVG
  support. This basic SVG plugin needs libxml2 to work [2]. Make libxml2
  a mandatory dependency (instead of only when the SVG option was selected).
- Don't touch .keep files in the modules directory, there files there so
  it useless.

PR:		194949 [1]
PR:		195227 [2]
Requested by:	many [1]
Submitted by:	software-freebsd@interfasys.ch [2]
</content>
</entry>
<entry>
<title>Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in</title>
<updated>2014-12-08T16:48:38Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-12-08T16:48:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=60945f027780c21c987e0c642404a8383407edad'/>
<id>urn:sha1:60945f027780c21c987e0c642404a8383407edad</id>
<content type='text'>
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
</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 * from LIB_DEPENDS lines and specify the default library name</title>
<updated>2014-11-07T09:55:22Z</updated>
<author>
<name>Koop Mast</name>
<email>kwm@FreeBSD.org</email>
</author>
<published>2014-11-07T09:55:22Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6b1c2ea085bf1951e41257ab201fd078b375e85b'/>
<id>urn:sha1:6b1c2ea085bf1951e41257ab201fd078b375e85b</id>
<content type='text'>
for ImageMagick. Using '*' it is unsupported and potention bugs here.
</content>
</entry>
<entry>
<title>- Fix build problem (plist generation) with export_xvid.so symlink</title>
<updated>2014-10-11T12:16:40Z</updated>
<author>
<name>Thomas Zander</name>
<email>riggs@FreeBSD.org</email>
</author>
<published>2014-10-11T12:16:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41753989a314973cebcebc14aab78a5fe6c6291d'/>
<id>urn:sha1:41753989a314973cebcebc14aab78a5fe6c6291d</id>
<content type='text'>
- Make port ready for ffmpeg 2.4 and later
- Pet portlint
- Bump PORTREVISION

PR:		194161
Submitted by:	cyberbotx@cyberbotx.com (maintainer)
MFH:		2014Q4
</content>
</entry>
<entry>
<title>- Replace FAKEDIR with STAGEDIR and only use auto-plist for lib/transcode</title>
<updated>2014-10-03T11:34:03Z</updated>
<author>
<name>Tijl Coosemans</name>
<email>tijl@FreeBSD.org</email>
</author>
<published>2014-10-03T11:34:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5353791bd2ea084662de668a44903a58ce4e442b'/>
<id>urn:sha1:5353791bd2ea084662de668a44903a58ce4e442b</id>
<content type='text'>
- Remove USE_AUTOTOOLS
- Add DOCS option
- Remove -lpthread patching
</content>
</entry>
<entry>
<title>- Drop .la files, no dependees require them</title>
<updated>2014-08-18T11:50:35Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2014-08-18T11:50:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6135e6d0655282e0ea006017519f90c4ea3cbac'/>
<id>urn:sha1:a6135e6d0655282e0ea006017519f90c4ea3cbac</id>
<content type='text'>
Approved by:	portmgr blanket
</content>
</entry>
</feed>
