Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Sep 2016 11:06:57 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r422711 - in head: archivers/unarchiver astro/osmium astro/viking audio/musicpd audio/ncmpcpp cad/freecad cad/gmsh cad/gmsh-occ cad/opencascade chinese/fcitx chinese/tin databases/couch...
Message-ID:  <201609241106.u8OB6vCW040699@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Sat Sep 24 11:06:57 2016
New Revision: 422711
URL: https://svnweb.freebsd.org/changeset/ports/422711

Log:
  - Update devel/icu to 57.1.
  - 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)

Added:
  head/devel/icu/files/patch-common_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-common_umutex.cpp   (contents, props changed)
  head/devel/icu/files/patch-common_unicode_platform.h   (contents, props changed)
  head/devel/icu/files/patch-common_unicode_uconfig.h   (contents, props changed)
  head/devel/icu/files/patch-config_mh-bsd-gcc   (contents, props changed)
  head/devel/icu/files/patch-i18n_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-io_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-layout_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-layoutex_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-stubdata_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-tools_ctestfw_Makefile.in   (contents, props changed)
  head/devel/icu/files/patch-tools_toolutil_Makefile.in   (contents, props changed)
Deleted:
  head/devel/icu/files/patch-config__mh-bsd-gcc
  head/devel/icu/files/patch-install
Modified:
  head/archivers/unarchiver/Makefile
  head/astro/osmium/Makefile
  head/astro/viking/Makefile
  head/audio/musicpd/Makefile
  head/audio/ncmpcpp/Makefile
  head/cad/freecad/Makefile
  head/cad/gmsh-occ/Makefile
  head/cad/gmsh/Makefile
  head/cad/opencascade/Makefile
  head/chinese/fcitx/Makefile
  head/chinese/tin/Makefile
  head/databases/couchdb/Makefile
  head/databases/evolution-data-server/Makefile
  head/databases/firebird25-server/Makefile
  head/databases/postgresql91-server/Makefile
  head/databases/postgresql92-server/Makefile
  head/databases/postgresql96-server/Makefile
  head/databases/sqlite3/Makefile
  head/deskutils/calibre/Makefile
  head/devel/boost-libs/Makefile
  head/devel/dee/Makefile
  head/devel/glib20/Makefile
  head/devel/hs-text-icu/Makefile
  head/devel/icu/Makefile
  head/devel/icu/distinfo
  head/devel/icu/pkg-plist
  head/devel/objecthash/Makefile
  head/devel/pecl-intl/Makefile
  head/devel/php70-intl/Makefile
  head/devel/py-pyicu/Makefile
  head/devel/qt4-corelib/Makefile
  head/devel/qt5-core/Makefile
  head/dns/bundy/Makefile
  head/dns/libpsl/Makefile
  head/editors/libreoffice4/Makefile
  head/editors/poedit/Makefile
  head/emulators/open-vm-tools/Makefile
  head/emulators/xcpc/Makefile
  head/games/0ad/Makefile
  head/games/openttd/Makefile
  head/graphics/inkscape/Makefile
  head/graphics/libcdr01/Makefile
  head/graphics/libfreehand/Makefile
  head/graphics/mapnik/Makefile
  head/graphics/tesseract/Makefile
  head/irc/znc/Makefile
  head/lang/gnustep-base/Makefile
  head/lang/parrot/Makefile
  head/lang/phantomjs/Makefile
  head/lang/swift/Makefile
  head/lang/v8-devel/Makefile
  head/mail/dovecot2-antispam-plugin/Makefile
  head/mail/dovecot2-pigeonhole/Makefile
  head/mail/dovecot2/Makefile
  head/mail/postfix-current/Makefile
  head/mail/postfix/Makefile
  head/mail/thunderbird/Makefile
  head/math/R/Makefile
  head/math/rpy2/Makefile
  head/misc/sword/Makefile
  head/multimedia/aegisub/Makefile
  head/multimedia/subtitlecomposer-kde4/Makefile
  head/net-p2p/twister/Makefile
  head/net/yaz/Makefile
  head/net/zebra-server/Makefile
  head/news/tin/Makefile
  head/print/harfbuzz/Makefile
  head/print/libmspub01/Makefile
  head/print/tex-xetex/Makefile
  head/print/texlive-base/Makefile
  head/security/certificate-transparency/Makefile
  head/sysutils/gdisk/Makefile
  head/sysutils/osquery/Makefile
  head/sysutils/tracker/Makefile
  head/textproc/R-cran-stringi/Makefile
  head/textproc/dwdiff/Makefile
  head/textproc/ibus-qt/Makefile
  head/textproc/libe-book/Makefile
  head/textproc/liblrdf/Makefile
  head/textproc/libvisio01/Makefile
  head/textproc/raptor2/Makefile
  head/textproc/rubygem-charlock_holmes/Makefile
  head/textproc/zorba/Makefile
  head/www/chromium/Makefile
  head/www/cppcms/Makefile
  head/www/firefox-esr/Makefile
  head/www/firefox/Makefile
  head/www/libxul/Makefile
  head/www/node/Makefile
  head/www/node4/Makefile
  head/www/seamonkey/Makefile
  head/www/webkit-gtk2/Makefile
  head/www/webkit-gtk3/Makefile
  head/www/webkit-qt5/Makefile
  head/www/webkit2-gtk3/Makefile
  head/x11-toolkits/gnustep-gui/Makefile

Modified: head/archivers/unarchiver/Makefile
==============================================================================
--- head/archivers/unarchiver/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/archivers/unarchiver/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	unar
 PORTVERSION=	1.10
+PORTREVISION=	1
 CATEGORIES=	archivers gnustep
 MASTER_SITES=	http://wakaba.c3.cx/releases/TheUnarchiver/
 DISTNAME=	${PORTNAME}${PORTVERSION}_src

Modified: head/astro/osmium/Makefile
==============================================================================
--- head/astro/osmium/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/astro/osmium/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	osmium
 PORTVERSION=	git20130522
-PORTREVISION=	12
+PORTREVISION=	13
 CATEGORIES=	astro geography devel
 
 MAINTAINER=	amdmi3@FreeBSD.org

Modified: head/astro/viking/Makefile
==============================================================================
--- head/astro/viking/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/astro/viking/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	viking
 PORTVERSION=	1.6.2
+PORTREVISION=	1
 CATEGORIES=	astro
 MASTER_SITES=	SF/${PORTNAME}/
 

Modified: head/audio/musicpd/Makefile
==============================================================================
--- head/audio/musicpd/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/audio/musicpd/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	musicpd
 PORTVERSION=	0.19.15
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	audio ipv6
 MASTER_SITES=	http://www.musicpd.org/download/mpd/${PORTVERSION:R}/
 DISTNAME=	mpd-${PORTVERSION}

Modified: head/audio/ncmpcpp/Makefile
==============================================================================
--- head/audio/ncmpcpp/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/audio/ncmpcpp/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,6 +2,7 @@
 
 PORTNAME=	ncmpcpp
 PORTVERSION=	0.7.5
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://ncmpcpp.rybczak.net/stable/
 

Modified: head/cad/freecad/Makefile
==============================================================================
--- head/cad/freecad/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/cad/freecad/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,6 +2,7 @@
 
 PORTNAME=	FreeCAD
 DISTVERSION=	0.17.g20160907
+PORTREVISION=	1
 CATEGORIES=	cad
 
 MAINTAINER=	pfg@FreeBSD.org
@@ -31,7 +32,7 @@ LIB_DEPENDS=	libexpat.so:textproc/expat2
 USE_GITHUB=	yes
 GH_TAGNAME=	1ed3562
 
-USES=		compiler:c++11-lang cmake:outsource jpeg python localbase
+USES=		compiler:c++11-lib cmake:outsource jpeg python localbase
 USE_XORG=	ice sm x11 xext xt
 USE_GL=		gl glu
 USE_QT4=	qmake_build corelib gui moc_build network opengl rcc_build \

Modified: head/cad/gmsh-occ/Makefile
==============================================================================
--- head/cad/gmsh-occ/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/cad/gmsh-occ/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -1,8 +1,7 @@
 # Created by: Thierry Thomas <thierry@pompo.net>
 # $FreeBSD$
 
-PORTNAME=	gmsh
-CATEGORIES=	cad
+PORTREVISION=	1
 PKGNAMESUFFIX=	-occ
 
 MAINTAINER=	thierry@FreeBSD.org

Modified: head/cad/gmsh/Makefile
==============================================================================
--- head/cad/gmsh/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/cad/gmsh/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	gmsh
 PORTVERSION=	2.12.0
+PORTREVISION?=	1
 CATEGORIES=	cad
 MASTER_SITES=	http://www.geuz.org/gmsh/src/ \
 		http://glaros.dtc.umn.edu/gkhome/fetch/sw/metis/
@@ -11,8 +12,8 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX}
 DIST_SUBDIR=	gmsh
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
-MAINTAINER=	jrm@ftfl.ca
-COMMENT=	Automatic 3D finite element mesh generator
+MAINTAINER?=	jrm@ftfl.ca
+COMMENT?=	Automatic 3D finite element mesh generator
 
 LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk \
 		libpng.so:graphics/png \
@@ -25,7 +26,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 
 SLAVEDIRS=	cad/gmsh-occ
 
-USES=		cmake fortran gmake jpeg tar:tgz
+USES=		cmake compiler:c++11-lib fortran gmake jpeg tar:tgz
 USE_GL=		yes
 ALL_TARGET=	all
 

Modified: head/cad/opencascade/Makefile
==============================================================================
--- head/cad/opencascade/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/cad/opencascade/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	opencascade
 PORTVERSION=	6.9.1
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	cad science
 MASTER_SITES=	LOCAL/thierry
 
@@ -21,8 +21,8 @@ RUN_DEPENDS=	bash:shells/bash
 
 # Check ${WRKSRC}/dox/overview/Overview.md
 # and ${WRKSRC}/dox/dev_guides/building
-USES=		alias:10 bison cmake compiler dos2unix gmake shebangfix tk \
-		tar:tgz
+USES=		alias:10 bison cmake compiler:c++11-lib dos2unix gmake \
+		shebangfix tk tar:tgz
 USE_XORG=	xmu
 DOS2UNIX_FILES=	adm/templates/*
 SHEBANG_FILES=	adm/templates/env.sh.in adm/templates/draw.sh		\

Modified: head/chinese/fcitx/Makefile
==============================================================================
--- head/chinese/fcitx/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/chinese/fcitx/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	fcitx
 PORTVERSION=	4.2.9.1
+PORTREVISION=	1
 CATEGORIES=	chinese x11
 MASTER_SITES=	http://download.fcitx-im.org/fcitx/:fcitx \
 		http://download.fcitx-im.org/data/:data

Modified: head/chinese/tin/Makefile
==============================================================================
--- head/chinese/tin/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/chinese/tin/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 # Don't reset PORTREVISION and keep bumping it even if PORTVERSION is changed.
-PORTREVISION=	8
+PORTREVISION=	9
 CATEGORIES=	chinese
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/databases/couchdb/Makefile
==============================================================================
--- head/databases/couchdb/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/couchdb/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	couchdb
 PORTVERSION=	1.6.1
-PORTREVISION=	7
+PORTREVISION=	8
 PORTEPOCH=	2
 CATEGORIES=	databases
 MASTER_SITES=	APACHE/couchdb/source/${PORTVERSION}

Modified: head/databases/evolution-data-server/Makefile
==============================================================================
--- head/databases/evolution-data-server/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/evolution-data-server/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	evolution-data-server
 PORTVERSION=	3.18.5
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases gnome
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome3

Modified: head/databases/firebird25-server/Makefile
==============================================================================
--- head/databases/firebird25-server/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/firebird25-server/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	firebird
 PORTVERSION=	2.5.6
+PORTREVISION=	1
 CATEGORIES?=	databases
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/.0//}-Release/
 PKGNAMESUFFIX?=	${PORTVERSION:R:S/.//}-server

Modified: head/databases/postgresql91-server/Makefile
==============================================================================
--- head/databases/postgresql91-server/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/postgresql91-server/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	postgresql
 DISTVERSION?=	9.1.23
-PORTREVISION=	0
+PORTREVISION?=	1
 CATEGORIES?=	databases
 MASTER_SITES=	PGSQL/source/v${DISTVERSION}
 PKGNAMESUFFIX?=	${DISTVERSION:R:S/.//}${COMPONENT}
@@ -231,6 +231,7 @@ post-patch:
 .  if ${PORT_OPTIONS:MICU}
 	@${REINPLACE_CMD} -E -e \
 		"s|^(m4_if.*)2.6[0-9](.*Autoconf version )2.6[0-9]|\1${AUTOCONF_VERSION}\2${AUTOCONF_VERSION}|g" \
+		-e '/icu/s/_57//' \
 		${WRKSRC}/configure.in
 .  endif
 

Modified: head/databases/postgresql92-server/Makefile
==============================================================================
--- head/databases/postgresql92-server/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/postgresql92-server/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME?=	postgresql
 DISTVERSION?=	9.2.18
-PORTREVISION?=	0
+PORTREVISION?=	1
 CATEGORIES?=	databases
 MASTER_SITES=	PGSQL/source/v${DISTVERSION}
 PKGNAMESUFFIX?=	${PORTVERSION:R:S/.//}${COMPONENT}
@@ -230,6 +230,7 @@ post-patch:
 .  if defined(SERVER_ONLY) && ${PORT_OPTIONS:MICU}
 	@${REINPLACE_CMD} -E -e \
 		"s|^(m4_if.*)2.6[0-9](.*Autoconf version )2.6[0-9]|\1${AUTOCONF_VERSION}\2${AUTOCONF_VERSION}|g" \
+		-e '/icu/s/_57//' \
 		${WRKSRC}/configure.in
 .  endif
 

Modified: head/databases/postgresql96-server/Makefile
==============================================================================
--- head/databases/postgresql96-server/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/postgresql96-server/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 DISTVERSION?=	9.6rc1
-PORTREVISION?=	3
+PORTREVISION?=	4
 
 MAINTAINER?=	pgsql@FreeBSD.org
 

Modified: head/databases/sqlite3/Makefile
==============================================================================
--- head/databases/sqlite3/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/databases/sqlite3/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	sqlite3
 PORTVERSION=	3.14.1
+PORTREVISION=	1
 CATEGORIES=	databases
 MASTER_SITES=	https://www.sqlite.org/2016/ http://www2.sqlite.org/2016/ http://www3.sqlite.org/2016/
 DISTNAME=	sqlite-autoconf-${PORTVERSION:C/\.([[:digit:]])[[:>:]]/0\1/g:S/.//g}00

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/deskutils/calibre/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	calibre
 PORTVERSION=	2.68.0
+PORTREVISION=	1
 CATEGORIES=	deskutils python
 MASTER_SITES=	http://download.calibre-ebook.com/${PORTVERSION}/
 

Modified: head/devel/boost-libs/Makefile
==============================================================================
--- head/devel/boost-libs/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/boost-libs/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	boost-libs
-PORTREVISION=	12
+PORTREVISION=	13
 
 COMMENT=	Free portable C++ libraries (without Boost.Python)
 

Modified: head/devel/dee/Makefile
==============================================================================
--- head/devel/dee/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/dee/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dee
 PORTVERSION=	1.2.7
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	devel
 MASTER_SITES=	https://launchpadlibrarian.net/151383425/ \
 	https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/

Modified: head/devel/glib20/Makefile
==============================================================================
--- head/devel/glib20/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/glib20/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	glib
 PORTVERSION=	2.46.2
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	GNOME
 DIST_SUBDIR=	gnome2

Modified: head/devel/hs-text-icu/Makefile
==============================================================================
--- head/devel/hs-text-icu/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/hs-text-icu/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	text-icu
 PORTVERSION=	0.7.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel haskell
 
 MAINTAINER=	haskell@FreeBSD.org

Modified: head/devel/icu/Makefile
==============================================================================
--- head/devel/icu/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/icu/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,72 +2,44 @@
 # $FreeBSD$
 
 PORTNAME=	icu
-PORTVERSION=	55.1
+DISTVERSION=	57_1
 PORTEPOCH=	1
 CATEGORIES=	devel
-MASTER_SITES=	http://download.icu-project.org/files/icu4c/${PORTVERSION}/ \
-		SF/${PORTNAME}/ICU4C/${PORTVERSION}/
-DISTNAME=	icu4c-${PORTVERSION:S/./_/g}
-EXTRACT_SUFX=	-src.tgz
+MASTER_SITES=	http://download.icu-project.org/files/icu4c/${PORTVERSION}/
+DISTNAME=	icu4c-${DISTVERSION}-src
 
 MAINTAINER=	office@FreeBSD.org
 COMMENT=	International Components for Unicode (from IBM)
 
 LICENSE=	ICU
 LICENSE_NAME=	ICU license
-LICENSE_FILE=	${WRKSRC}/../license.html
+LICENSE_FILE=	${WRKSRC}/../LICENSE
 LICENSE_PERMS=	dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
 
-OPTIONS_DEFINE=	THREADS
-OPTIONS_DEFAULT=	THREADS
-THREADS_DESC=	Build thread-safe version of the library
-
-USE_LDCONFIG=		yes
-
-WRKSRC=			${WRKDIR}/icu/source
-
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS+=	--with-data-packaging=library \
-			--disable-samples \
-			--enable-release \
-			--enable-shared \
-			--enable-static
-
-.if defined(X_BUILD_FOR)
-CONFIGURE_ARGS+=	--with-cross-build
-.endif
-
-
-USES=			gmake pathfix
+CONFIGURE_ARGS+=--with-data-packaging=archive \
+		--disable-renaming \
+		--disable-samples \
+		--enable-static
+CPPFLAGS+=	-DICU_NO_USER_DATA_OVERRIDE
+MAKE_ARGS=	VERBOSE=1
+TEST_TARGET=	check
+USES=		compiler:c++0x gmake pathfix tar:tgz
+USE_LDCONFIG=	yes
+WRKSRC=		${WRKDIR}/icu/source
 
 ICUMAJOR=	${PORTVERSION:C/\..*//}
 PLIST_SUB+=	ICUMAJOR=${ICUMAJOR} ICUVER=${PORTVERSION}
 
-# This builds thread-safe, but not the thread-using version:
-THREADS_CONFIGURE_ON=	--enable-weak-threads
-THREADS_CONFIGURE_OFF=	--enable-threads=no
-
 .include <bsd.port.options.mk>
 
-# For all Bigendian systems, set CPPFLAGS so that icu compiles and checks correctly
-.if ${ARCH} == "mips" || ${ARCH} == "mips64" || ${ARCH} == "sparc64" || ${ARCH} == "powerpc" || ${ARCH} == "powerpc64"
-CPPFLAGS+=	-DU_IS_BIG_ENDIAN=1
-.endif
-
-post-patch:
-	@${REINPLACE_CMD} -e '/CXXFLAGS=/s/-ansi//' \
-		${WRKSRC}/configure
-.if ! ${PORT_OPTIONS:MTHREADS}
-	@${REINPLACE_CMD} -e 's,\(THREADSC.*FLAGS\).*,\1=,g' ${WRKSRC}/config/mh-bsd-gcc
+.if ${ARCH} == "mips" || ${ARCH} == "mips64" || ${ARCH} == "sparc64" \
+ || ${ARCH} == "powerpc" || ${ARCH} == "powerpc64"
+PLIST_FILES+=	%%DATADIR%%/%%ICUVER%%/icudt%%ICUMAJOR%%b.dat
+.else
+PLIST_FILES+=	%%DATADIR%%/%%ICUVER%%/icudt%%ICUMAJOR%%l.dat
 .endif
 
-iotest cintltst intltest:
-	# Performing the ${.TARGET} test
-	-${MAKE_CMD} -C ${WRKSRC}/test
-	cd ${WRKSRC}/test/${.TARGET} && ${SETENV} \
-	    LD_LIBRARY_PATH=${WRKSRC}/lib:${WRKSRC}/tools/ctestfw \
-	    ./${.TARGET}
-
 post-stage:
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/g* \
 		${STAGEDIR}${PREFIX}/bin/*conv \
@@ -75,8 +47,5 @@ post-stage:
 		${STAGEDIR}${PREFIX}/bin/derb \
 		${STAGEDIR}${PREFIX}/bin/pkgdata
 	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/sbin/*
-	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libicuda*.so.*
-
-test regression-test: iotest cintltst intltest
 
 .include <bsd.port.mk>

Modified: head/devel/icu/distinfo
==============================================================================
--- head/devel/icu/distinfo	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/icu/distinfo	Sat Sep 24 11:06:57 2016	(r422711)
@@ -1,2 +1,3 @@
-SHA256 (icu4c-55_1-src.tgz) = e16b22cbefdd354bec114541f7849a12f8fc2015320ca5282ee4fd787571457b
-SIZE (icu4c-55_1-src.tgz) = 25600847
+TIMESTAMP = 1464596691
+SHA256 (icu4c-57_1-src.tgz) = ff8c67cb65949b1e7808f2359f2b80f722697048e90e7cfc382ec1fe229e9581
+SIZE (icu4c-57_1-src.tgz) = 22360664

Added: head/devel/icu/files/patch-common_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-common_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- common/Makefile.in.orig	2016-03-23 20:50:12 UTC
++++ common/Makefile.in
+@@ -146,7 +146,7 @@ install-local: install-headers install-l
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-common_umutex.cpp
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-common_umutex.cpp	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,25 @@
+--- common/umutex.cpp.orig	2016-03-23 20:50:10 UTC
++++ common/umutex.cpp
+@@ -264,19 +264,19 @@ static pthread_cond_t initCondition = PT
+ U_COMMON_API UBool U_EXPORT2
+ umtx_initImplPreInit(UInitOnce &uio) {
+     pthread_mutex_lock(&initMutex);
+-    int32_t state = uio.fState;
++    int32_t state = umtx_loadAcquire(uio.fState);
+     if (state == 0) {
+         umtx_storeRelease(uio.fState, 1);
+         pthread_mutex_unlock(&initMutex);
+         return TRUE;   // Caller will next call the init function.
+     } else {
+-        while (uio.fState == 1) {
++        while (umtx_loadAcquire(uio.fState) == 1) {
+             // Another thread is currently running the initialization.
+             // Wait until it completes.
+             pthread_cond_wait(&initCondition, &initMutex);
+         }
+         pthread_mutex_unlock(&initMutex);
+-        U_ASSERT(uio.fState == 2);
++        U_ASSERT(umtx_loadAcquire(uio.fState) == 2);
+         return FALSE;
+     }
+ }

Added: head/devel/icu/files/patch-common_unicode_platform.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-common_unicode_platform.h	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,13 @@
+--- common/unicode/platform.h.orig	2016-03-23 20:49:58 UTC
++++ common/unicode/platform.h
+@@ -379,8 +379,8 @@
+  */
+ #ifdef U_IS_BIG_ENDIAN
+     /* Use the predefined value. */
+-#elif defined(BYTE_ORDER) && defined(BIG_ENDIAN)
+-#   define U_IS_BIG_ENDIAN (BYTE_ORDER == BIG_ENDIAN)
++#elif defined(_BYTE_ORDER) && defined(_BIG_ENDIAN)
++#   define U_IS_BIG_ENDIAN (_BYTE_ORDER == _BIG_ENDIAN)
+ #elif defined(__BYTE_ORDER__) && defined(__ORDER_BIG_ENDIAN__)
+     /* gcc */
+ #   define U_IS_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)

Added: head/devel/icu/files/patch-common_unicode_uconfig.h
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-common_unicode_uconfig.h	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- common/unicode/uconfig.h.orig	2016-03-23 20:49:54 UTC
++++ common/unicode/uconfig.h
+@@ -87,7 +87,7 @@
+  * @internal
+  */
+ #ifndef U_DISABLE_RENAMING
+-#define U_DISABLE_RENAMING 0
++#define U_DISABLE_RENAMING 1
+ #endif
+ 
+ /**

Added: head/devel/icu/files/patch-config_mh-bsd-gcc
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-config_mh-bsd-gcc	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,82 @@
+--- config/mh-bsd-gcc.orig	2016-03-23 20:50:50 UTC
++++ config/mh-bsd-gcc
+@@ -4,8 +4,8 @@
+ ## others. All Rights Reserved.
+ 
+ ## Commands to generate dependency files
+-GEN_DEPS.c=	$(CC) -E -MM $(DEFS) $(CPPFLAGS)
+-GEN_DEPS.cc=	$(CXX) -E -MM $(DEFS) $(CPPFLAGS)
++GEN_DEPS.c=  $(CC) -E -MM $(DEFS) $(CPPFLAGS)
++GEN_DEPS.cc= $(CXX) -E -MM $(DEFS) $(CPPFLAGS) $(CXXFLAGS)
+ 
+ ## Flags for position independent code
+ SHAREDLIBCFLAGS = -fPIC
+@@ -18,10 +18,16 @@ LIBCPPFLAGS =
+ 
+ ## Compiler switch to embed a runtime search path
+ LD_RPATH=	
+-LD_RPATH_PRE=	-Wl,-rpath,
++LD_RPATH_PRE = -Wl,-rpath,
++
++## These are the library specific LDFLAGS
++LDFLAGSICUDT=-nodefaultlibs -nostdlib
+ 
+ ## Compiler switch to embed a library name
+-LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
++# The initial tab in the next line is to prevent icu-config from reading it.
++	LD_SONAME = -Wl,-soname -Wl,$(notdir $(MIDDLE_SO_TARGET))
++#SH# # We can't depend on MIDDLE_SO_TARGET being set.
++#SH# LD_SONAME=
+ 
+ ## Shared library options
+ LD_SOOPTIONS= -Wl,-Bsymbolic
+@@ -33,27 +39,27 @@ STATIC_O = ao
+ 
+ ## Compilation rules
+ %.$(STATIC_O): $(srcdir)/%.c
+-	$(COMPILE.c) $(STATICCPPFLAGS) $(STATICCFLAGS) -o $@ $<
++	$(call SILENT_COMPILE,$(strip $(COMPILE.c) $(STATICCPPFLAGS) $(STATICCFLAGS)) -o $@ $<)
+ %.o: $(srcdir)/%.c
+-	$(COMPILE.c) $(DYNAMICCPPFLAGS) $(DYNAMICCFLAGS) -o $@ $<
++	$(call SILENT_COMPILE,$(strip $(COMPILE.c) $(DYNAMICCPPFLAGS) $(DYNAMICCFLAGS)) -o $@ $<)
+ 
+ %.$(STATIC_O): $(srcdir)/%.cpp
+-	$(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS) -o $@ $<
++	$(call SILENT_COMPILE,$(strip $(COMPILE.cc) $(STATICCPPFLAGS) $(STATICCXXFLAGS)) -o $@ $<)
+ %.o: $(srcdir)/%.cpp
+-	$(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS) -o $@ $<
++	$(call SILENT_COMPILE,$(strip $(COMPILE.cc) $(DYNAMICCPPFLAGS) $(DYNAMICCXXFLAGS)) -o $@ $<)
+ 
+ 
+ ## Dependency rules
+ %.d: $(srcdir)/%.c
+-	@echo "generating dependency information for $<"
++	$(call ICU_MSG,(deps)) $<
+ 	@$(SHELL) -ec '$(GEN_DEPS.c) $< \
+-		| sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \
++		| sed '\''s%\($*\)\.o[ :]*%\1.o $@ : %g'\'' > $@; \
+ 		[ -s $@ ] || rm -f $@'
+ 
+ %.d: $(srcdir)/%.cpp
+-	@echo "generating dependency information for $<"
++	$(call ICU_MSG,(deps)) $<
+ 	@$(SHELL) -ec '$(GEN_DEPS.cc) $< \
+-		| sed '\''s/\($*\)\.o[ :]*/\1.o $@ : /g'\'' > $@; \
++		| sed '\''s%\($*\)\.o[ :]*%\1.o $@ : %g'\'' > $@; \
+ 		[ -s $@ ] || rm -f $@'
+ 
+ ## Versioned libraries rules
+@@ -64,7 +70,7 @@ STATIC_O = ao
+ 	$(RM) $@ && ln -s ${*F}.$(SO).$(SO_TARGET_VERSION) $@
+ 
+ ##  Bind internal references
+- 
++
+ # LDflags that pkgdata will use
+ BIR_LDFLAGS= -Wl,-Bsymbolic
+ 
+@@ -77,4 +83,3 @@ STATIC_PREFIX = 
+ 
+ ## End BSD-specific setup
+ 
+-

Added: head/devel/icu/files/patch-i18n_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-i18n_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- i18n/Makefile.in.orig	2016-03-23 20:49:38 UTC
++++ i18n/Makefile.in
+@@ -135,7 +135,7 @@ install-local: install-headers install-l
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-io_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-io_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- io/Makefile.in.orig	2016-03-23 20:50:52 UTC
++++ io/Makefile.in
+@@ -96,7 +96,7 @@ install-local: install-headers install-l
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-layout_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-layout_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- layout/Makefile.in.orig	2016-03-23 20:56:48 UTC
++++ layout/Makefile.in
+@@ -180,7 +180,7 @@ install-local: install-headers install-l
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-layoutex_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-layoutex_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- layoutex/Makefile.in.orig	2016-03-23 20:56:38 UTC
++++ layoutex/Makefile.in
+@@ -109,7 +109,7 @@ endif
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-stubdata_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-stubdata_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- stubdata/Makefile.in.orig	2016-03-23 20:50:52 UTC
++++ stubdata/Makefile.in
+@@ -82,7 +82,7 @@ install-local: install-library
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-tools_ctestfw_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-tools_ctestfw_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- tools/ctestfw/Makefile.in.orig	2016-03-23 20:50:16 UTC
++++ tools/ctestfw/Makefile.in
+@@ -78,7 +78,7 @@ install-local: install-library
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Added: head/devel/icu/files/patch-tools_toolutil_Makefile.in
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/icu/files/patch-tools_toolutil_Makefile.in	Sat Sep 24 11:06:57 2016	(r422711)
@@ -0,0 +1,11 @@
+--- tools/toolutil/Makefile.in.orig	2016-03-23 20:50:26 UTC
++++ tools/toolutil/Makefile.in
+@@ -89,7 +89,7 @@ install-local: install-library
+ install-library: all-local
+ 	$(MKINSTALLDIRS) $(DESTDIR)$(libdir)
+ ifneq ($(ENABLE_STATIC),)
+-	$(INSTALL-L) $(TARGET) $(DESTDIR)$(libdir)
++	$(INSTALL_DATA) $(TARGET) $(DESTDIR)$(libdir)
+ endif
+ ifneq ($(ENABLE_SHARED),)
+ 	$(INSTALL-L) $(FINAL_SO_TARGET) $(DESTDIR)$(libdir)

Modified: head/devel/icu/pkg-plist
==============================================================================
--- head/devel/icu/pkg-plist	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/icu/pkg-plist	Sat Sep 24 11:06:57 2016	(r422711)
@@ -132,6 +132,7 @@ include/unicode/schriter.h
 include/unicode/scientificnumberformatter.h
 include/unicode/search.h
 include/unicode/selfmt.h
+include/unicode/simpleformatter.h
 include/unicode/simpletz.h
 include/unicode/smpdtfmt.h
 include/unicode/sortkey.h
@@ -202,6 +203,7 @@ include/unicode/uobject.h
 include/unicode/upluralrules.h
 include/unicode/uregex.h
 include/unicode/uregion.h
+include/unicode/ureldatefmt.h
 include/unicode/urename.h
 include/unicode/urep.h
 include/unicode/ures.h
@@ -254,6 +256,7 @@ man/man8/genccode.8.gz
 man/man8/gencmn.8.gz
 man/man8/gensprep.8.gz
 man/man8/icupkg.8.gz
+%%DATADIR%%/%%ICUVER%%/install-sh
 %%DATADIR%%/%%ICUVER%%/mkinstalldirs
-%%DATADIR%%/%%ICUVER%%/license.html
+%%DATADIR%%/%%ICUVER%%/LICENSE
 %%DATADIR%%/%%ICUVER%%/config/mh-bsd-gcc

Modified: head/devel/objecthash/Makefile
==============================================================================
--- head/devel/objecthash/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/objecthash/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	objecthash
 PORTVERSION=	20160121
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	devel
 
 MAINTAINER=	ports@FreeBSD.org

Modified: head/devel/pecl-intl/Makefile
==============================================================================
--- head/devel/pecl-intl/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/pecl-intl/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	intl
 PORTVERSION=	3.0.0
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	devel pear
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-

Modified: head/devel/php70-intl/Makefile
==============================================================================
--- head/devel/php70-intl/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/php70-intl/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -1,6 +1,7 @@
 # Created by: Alex Dupre <ale@FreeBSD.org>
 # $FreeBSD$
 
+PORTREVISION=	1
 CATEGORIES=	devel
 
 MASTERDIR=	${.CURDIR}/../../lang/php70

Modified: head/devel/py-pyicu/Makefile
==============================================================================
--- head/devel/py-pyicu/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/py-pyicu/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pyicu
 PORTVERSION=	1.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/devel/qt4-corelib/Makefile
==============================================================================
--- head/devel/qt4-corelib/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/qt4-corelib/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	corelib
 DISTVERSION=	${QT4_VERSION}
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt4-
 

Modified: head/devel/qt5-core/Makefile
==============================================================================
--- head/devel/qt5-core/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/devel/qt5-core/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,6 +2,7 @@
 
 PORTNAME=	core
 DISTVERSION=	${QT5_VERSION}
+PORTREVISION=	1
 CATEGORIES=	devel
 PKGNAMEPREFIX=	qt5-
 

Modified: head/dns/bundy/Makefile
==============================================================================
--- head/dns/bundy/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/dns/bundy/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	bundy
 PORTVERSION=	0.20160125
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	dns
 MASTER_SITES=	LOCAL/mat/bundy SF/boost/boost/1.55.0:boost
 DISTFILES+=	boost_1_55_0.tar.bz2:boost

Modified: head/dns/libpsl/Makefile
==============================================================================
--- head/dns/libpsl/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/dns/libpsl/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -4,7 +4,7 @@
 PORTNAME=	libpsl
 PORTVERSION=	0.13.0
 DISTVERSIONPREFIX=	${PORTNAME}-
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	dns
 
 MAINTAINER=	sunpoet@FreeBSD.org

Modified: head/editors/libreoffice4/Makefile
==============================================================================
--- head/editors/libreoffice4/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/editors/libreoffice4/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libreoffice
 PORTVERSION=	4.3.7
-PORTREVISION=	6
+PORTREVISION=	7
 CATEGORIES=	editors
 MASTER_SITES=	http://download.documentfoundation.org/libreoffice/src/${PORTVERSION}/ \
 		http://dev-www.libreoffice.org/extern/:ext \

Modified: head/editors/poedit/Makefile
==============================================================================
--- head/editors/poedit/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/editors/poedit/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -4,7 +4,7 @@
 
 PORTNAME=	poedit
 PORTVERSION=	1.8.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 MASTER_SITES=	http://github.com/vslavik/${PORTNAME}/releases/download/v${PORTVERSION}-oss/
 

Modified: head/emulators/open-vm-tools/Makefile
==============================================================================
--- head/emulators/open-vm-tools/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/emulators/open-vm-tools/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=		open-vm-tools
 PORTVERSION=		${BUILD_VER}
-PORTREVISION=		14
+PORTREVISION=		15
 PORTEPOCH=		1
 CATEGORIES=		emulators
 MASTER_SITES=		SF/${PORTNAME}/${PORTNAME}/stable-9.4.x

Modified: head/emulators/xcpc/Makefile
==============================================================================
--- head/emulators/xcpc/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/emulators/xcpc/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	xcpc
 PORTVERSION=	20070122
-PORTREVISION=	13
+PORTREVISION=	14
 CATEGORIES=	emulators
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
 

Modified: head/games/0ad/Makefile
==============================================================================
--- head/games/0ad/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/games/0ad/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	0ad
 PORTVERSION=	0.0.20
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES=	SF/zero-ad/releases \
 		http://releases.wildfiregames.com/

Modified: head/games/openttd/Makefile
==============================================================================
--- head/games/openttd/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/games/openttd/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,6 +3,7 @@
 
 PORTNAME=	openttd
 DISTVERSION=	1.6.1
+PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	http://ca.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \
 		http://cz.binaries.openttd.org/binaries/releases/${DISTVERSION}/ \

Modified: head/graphics/inkscape/Makefile
==============================================================================
--- head/graphics/inkscape/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/graphics/inkscape/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	inkscape
 PORTVERSION=	0.91
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	graphics gnome
 MASTER_SITES=	https://inkscape.global.ssl.fastly.net/media/resources/file/ \
 		LOCAL/kwm
@@ -22,7 +22,7 @@ LIB_DEPENDS=	libpopt.so:devel/popt \
 #RUN_DEPENDS=	p5-XML-XQL>=0:textproc/p5-XML-XQL
 
 USE_GNOME=	gtkmm24 intlhack libxslt
-USES=		compiler:c++0x cpe desktop-file-utils gettext gmake iconv \
+USES=		compiler:c++11-lib cpe desktop-file-utils gettext gmake iconv \
 		libtool pathfix perl5 pkgconfig python:run shebangfix tar:bzip2
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes

Modified: head/graphics/libcdr01/Makefile
==============================================================================
--- head/graphics/libcdr01/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/graphics/libcdr01/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libcdr
 PORTVERSION=	0.1.3
+PORTREVISION=	1
 CATEGORIES=	graphics devel
 MASTER_SITES=	LODEV
 PKGNAMESUFFIX=	01
@@ -19,7 +20,7 @@ LIB_DEPENDS=	libicui18n.so:devel/icu \
 
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-tests --disable-werror --without-docs
-USES=	libtool pathfix pkgconfig tar:xz
+USES=		compiler:c++11-lib libtool pathfix pkgconfig tar:xz
 USE_LDCONFIG=	yes
 INSTALL_TARGET=	install-strip
 

Modified: head/graphics/libfreehand/Makefile
==============================================================================
--- head/graphics/libfreehand/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/graphics/libfreehand/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	libfreehand
 PORTVERSION=	0.1.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	graphics
 MASTER_SITES=	LODEV
 

Modified: head/graphics/mapnik/Makefile
==============================================================================
--- head/graphics/mapnik/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/graphics/mapnik/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -4,7 +4,7 @@
 PORTNAME=	mapnik
 PORTVERSION=	3.0.9
 DISTVERSIONPREFIX=	v
-PORTREVISION=	3
+PORTREVISION=	4
 CATEGORIES=	graphics geography
 MASTER_SITES=	http://mapnik.s3.amazonaws.com/dist/v${PORTVERSION}/
 

Modified: head/graphics/tesseract/Makefile
==============================================================================
--- head/graphics/tesseract/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/graphics/tesseract/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	tesseract
 PORTVERSION=	3.04.01
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	graphics
 
 MAINTAINER=	pkubaj@anongoth.pl

Modified: head/irc/znc/Makefile
==============================================================================
--- head/irc/znc/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/irc/znc/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	znc
 PORTVERSION=	1.6.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	irc ipv6
 MASTER_SITES=	http://znc.in/releases/ \
 		http://znc.in/releases/archive/

Modified: head/lang/gnustep-base/Makefile
==============================================================================
--- head/lang/gnustep-base/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/lang/gnustep-base/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	gnustep-base
 PORTVERSION=	1.24.8
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	lang devel gnustep
 MASTER_SITES=	GNUSTEP/core
 

Modified: head/lang/parrot/Makefile
==============================================================================
--- head/lang/parrot/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/lang/parrot/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	parrot
 PORTVERSION=	8.1.0
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang
 MASTER_SITES=	ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \
 		LOCAL/sunpoet

Modified: head/lang/phantomjs/Makefile
==============================================================================
--- head/lang/phantomjs/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/lang/phantomjs/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	phantomjs
 PORTVERSION=	2.0.0
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	lang
 MASTER_SITES=	https://bitbucket.org/ariya/phantomjs/downloads/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-source

Modified: head/lang/swift/Makefile
==============================================================================
--- head/lang/swift/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/lang/swift/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -2,7 +2,7 @@
 
 PORTNAME=	swift
 PORTVERSION=	2.2.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	lang
 
 MAINTAINER=	swills@FreeBSD.org

Modified: head/lang/v8-devel/Makefile
==============================================================================
--- head/lang/v8-devel/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/lang/v8-devel/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	v8
 PORTVERSION=	3.27.7
-PORTREVISION=	5
+PORTREVISION=	6
 CATEGORIES=	lang
 MASTER_SITES=	LOCAL/vanilla
 PKGNAMESUFFIX=	-devel

Modified: head/mail/dovecot2-antispam-plugin/Makefile
==============================================================================
--- head/mail/dovecot2-antispam-plugin/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/mail/dovecot2-antispam-plugin/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot2-antispam-plugin
 PORTVERSION=	20130429
-PORTREVISION=	21
+PORTREVISION=	22
 CATEGORIES=	mail
 MASTER_SITES=	http://olgeni.olgeni.com/~olgeni/distfiles/ \
 		LOCAL/olgeni

Modified: head/mail/dovecot2-pigeonhole/Makefile
==============================================================================
--- head/mail/dovecot2-pigeonhole/Makefile	Sat Sep 24 10:42:20 2016	(r422710)
+++ head/mail/dovecot2-pigeonhole/Makefile	Sat Sep 24 11:06:57 2016	(r422711)
@@ -3,7 +3,7 @@
 
 PORTNAME=	dovecot-pigeonhole
 PORTVERSION=	0.4.15

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201609241106.u8OB6vCW040699>