# $FreeBSD$ PORTREVISION= 0 PKGNAMESUFFIX= -gst010 MAINTAINER= gnome@FreeBSD.org COMMENT= GStreamer 0.10 plugin from libnice LIB_DEPENDS= libnice.so:net-im/libnice MASTERDIR= ${.CURDIR}/../libnice DESCR= ${.CURDIR}/pkg-descr PLIST= ${.CURDIR}/pkg-plist BUILD_WRKSRC= ${WRKSRC}/gst INSTALL_WRKSRC= ${WRKSRC}/gst LIBNICE_SLAVE= gstreamer010 .include "${MASTERDIR}/Makefile" w44/cgit/cgit.cgi/freebsd-ports-graphics/commit/?id=26dd6572988e2395c67d9a04006df531f3f68ec1'/> 26dd6572988e2395c67d9a04006df531f3f68ec1 PR: 214384 Reported by: readelf(1)
PR:		214384
Reported by:	readelf(1)
Use USES=pathfix where applicable. 2016-10-21T15:21:13+00:00 mat mat@FreeBSD.org 2016-10-21T15:21:13+00:00 60e51bda11dcc0742419f2a459990d0d81cb07d8 PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
- Update devel/icu to 57.1. 2016-09-24T11:06:57+00:00 tijl tijl@FreeBSD.org 2016-09-24T11:06:57+00:00 066998172e46dd08df392ecd35af710e3dd3da2a - Clean up the Makefile. - Follow some upstream recommendations (--with-data-packaging=archive, --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE). - Patch makefiles to install static libraries with INSTALL_DATA so they aren't stripped. - Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc. - Fix endianness detection in ICU. The code wanted to use BYTE_ORDER defined in machine/endian.h, but this isn't visible because ICU is compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead. - Compile ICU with C++11 compiler to enable move constructors. - Patch ICU to fix a problem with atomics in the case of a C++11 compiler without C++11 header <atomic> (like Clang on FreeBSD 9). - Bump all ports that depend on it due to library version change. - Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU pkgconfig files. - Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs a C++11 runtime library now. Add this to all ports that depend on it so their executables load the right libstdc++.so on FreeBSD 9. PR: 205120 Exp-run by: antoine Approved by: portmgr (antoine)
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
  --disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
  aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU.  The code wanted to use BYTE_ORDER
  defined in machine/endian.h, but this isn't visible because ICU is
  compiled with _XOPEN_SOURCE.  Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
  without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
  pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
  a C++11 runtime library now.  Add this to all ports that depend on it
  so their executables load the right libstdc++.so on FreeBSD 9.

PR:		205120
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Bump PORTREVISION for the icu revert. 2016-07-06T22:10:14+00:00 mat mat@FreeBSD.org 2016-07-06T22:10:14+00:00 f41392567dcb8ed4b2f6ce63d30bc485c2a1419c This time not bumping lang/php70, but devel/php70-intl which is the one really depending on icu. PR: 205120 With hat: portmgr Sponsored by: Absolight
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.

PR:		205120
With hat:	portmgr
Sponsored by:	Absolight
devel/icu: bump PORTREVISION on dependent ports 2016-07-06T07:34:12+00:00 gahr gahr@FreeBSD.org 2016-07-06T07:34:12+00:00 fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64

Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. 2016-04-01T14:25:16+00:00 mat mat@FreeBSD.org 2016-04-01T14:25:16+00:00 2ff80f55375ee2811ca2895a06b853699c3e0915 With hat: portmgr Sponsored by: Absolight
With hat:	portmgr
Sponsored by:	Absolight