aboutsummaryrefslogtreecommitdiff
path: root/devel/ice/files
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-06-17 11:42:41 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-06-17 11:42:41 +0000
commit58e60f6909d832bb6100e9a168f002a14d4214ef (patch)
tree3676c05fa6760a824faa9ecb99d28794fb4563c8 /devel/ice/files
parent677c6f08e02307c1dd8f1ce6056f3801fe506921 (diff)
downloadports-58e60f6909d832bb6100e9a168f002a14d4214ef.tar.gz
ports-58e60f6909d832bb6100e9a168f002a14d4214ef.zip
- update to 3.5.0
- add license (GPLv2) - switch to bdb 5 - mark broken on 10.x for the time being (as it was discussed on ports@ ML) - remove patches, applied upstream This version of Ice brings many new features, e.g. - New encoding version - Metrics facility - Optional data members and parameters - Compact encoding for classes and exceptions - Compact type IDs - Preserved slices - Custom enumerator values - C++11 lambda functions - Remote Update of Server Properties - IPv6 now enabled by default - Python 3 support - Use Berkley DB 5 See http://doc.zeroc.com/display/Ice/Release+Notes for details. PR: 179233 Submitted by: Michael Gmelin <freebsd@grem.de> (maintainer) Tested by: Jaret Bartsch <jaretbartsch@yahoo.ca>
Notes
Notes: svn path=/head/; revision=321096
Diffstat (limited to 'devel/ice/files')
-rw-r--r--devel/ice/files/patch-Make.rules12
-rw-r--r--devel/ice/files/patch-Makefile26
-rw-r--r--devel/ice/files/patch-config-Make.common.rules18
-rw-r--r--devel/ice/files/patch-cpp-Makefile26
-rw-r--r--devel/ice/files/patch-cpp-allTests.py16
-rw-r--r--devel/ice/files/patch-cpp-config-Make.rules13
-rw-r--r--devel/ice/files/patch-cpp-demo-Freeze-customEvictor-Evictor.h10
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-README15
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-application.xml13
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-config.admin11
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-config.client11
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-config.master64
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-config.node19
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-config.registry57
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-config.slave69
-rw-r--r--devel/ice/files/patch-cpp-demo-IceGrid-secure-makecerts.py14
-rw-r--r--devel/ice/files/patch-cpp-include-Freeze-Map.h11
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-Buffer.h10
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-ConnectionIF.h17
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-IconvStringConverter.h21
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-IncomingAsyncF.h15
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-LocalObjectF.h15
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-ObjectF.h22
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h17
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-Proxy.h56
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-ProxyF.h76
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-Stream.h90
-rw-r--r--devel/ice/files/patch-cpp-include-Ice-StreamF.h15
-rw-r--r--devel/ice/files/patch-cpp-include-IceUtil-Cache.h10
-rw-r--r--devel/ice/files/patch-cpp-include-IceUtil-Config.h28
-rw-r--r--devel/ice/files/patch-cpp-include-IceUtil-Mutex.h15
-rw-r--r--devel/ice/files/patch-cpp-include-IceUtil-Shared.h72
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-MapDb.cpp29
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-MapI.cpp41
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-MapI.h18
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-ObjectStore.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-ObjectStore.h11
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-SharedDbEnv.cpp15
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.h11
-rw-r--r--devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorI.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Glacier2-Blobject.cpp18
-rw-r--r--devel/ice/files/patch-cpp-src-Glacier2-Blobject.h11
-rw-r--r--devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.cpp74
-rw-r--r--devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.h23
-rw-r--r--devel/ice/files/patch-cpp-src-Glacier2-RouterI.cpp15
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-.depend8
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-ConnectionI.cpp27
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-IncomingAsync.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-LocalObject.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-Network.cpp15
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-Object.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-OutgoingAsync.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-PropertyNames.cpp20
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-PropertyNames.h11
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-Service.cpp32
-rw-r--r--devel/ice/files/patch-cpp-src-Ice-Stream.cpp24
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-AdminCallbackRouter.cpp16
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-DescriptorHelper.cpp35
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-FileCache.cpp20
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-Internal.ice20
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.cpp136
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h11
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-NodeSessionManager.cpp17
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-ReplicaCache.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-ReplicaSessionManager.cpp17
-rw-r--r--devel/ice/files/patch-cpp-src-IceGrid-SessionI.h11
-rw-r--r--devel/ice/files/patch-cpp-src-IceSSL-Instance.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-IceSSL-InstanceF.h17
-rw-r--r--devel/ice/files/patch-cpp-src-IceSSL-TrustManager.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-IceSSL-TrustManagerF.h17
-rw-r--r--devel/ice/files/patch-cpp-src-IceSSL-Util.cpp11
-rw-r--r--devel/ice/files/patch-cpp-src-IceSSL-UtilF.h17
-rw-r--r--devel/ice/files/patch-cpp-src-IceStorm-NodeI.cpp14
-rw-r--r--devel/ice/files/patch-cpp-src-IceStorm-Replica.h15
-rw-r--r--devel/ice/files/patch-cpp-src-IceStorm-TopicI.cpp74
-rw-r--r--devel/ice/files/patch-cpp-src-IceStorm-TopicManagerI.cpp47
-rw-r--r--devel/ice/files/patch-cpp-src-IceUtil-Cond.cpp15
-rw-r--r--devel/ice/files/patch-cpp-src-IceUtil-CountDownLatch.cpp21
-rw-r--r--devel/ice/files/patch-cpp-src-IceUtil-CtrlCHandler.cpp49
-rw-r--r--devel/ice/files/patch-cpp-src-IceUtil-FileUtil.cpp13
-rw-r--r--devel/ice/files/patch-cpp-src-IceUtil-RecMutex.cpp28
-rw-r--r--devel/ice/files/patch-cpp-src-IceUtil-Shared.cpp21
-rw-r--r--devel/ice/files/patch-cpp-src-Slice-CPlusPlusUtil.cpp20
-rw-r--r--devel/ice/files/patch-cpp-src-Slice-FileTracker.cpp13
-rw-r--r--devel/ice/files/patch-cpp-src-slice2cpp-Gen.cpp114
-rw-r--r--devel/ice/files/patch-cpp-src-slice2cpp-Main.cpp46
-rw-r--r--devel/ice/files/patch-cpp-src-slice2cs-Gen.cpp28
-rw-r--r--devel/ice/files/patch-cpp-src-slice2cs-Main.cpp46
-rw-r--r--devel/ice/files/patch-cpp-src-slice2freeze-Main.cpp55
-rw-r--r--devel/ice/files/patch-cpp-src-slice2freezej-Main.cpp55
-rw-r--r--devel/ice/files/patch-cpp-src-slice2html-Main.cpp55
-rw-r--r--devel/ice/files/patch-cpp-src-slice2java-Gen.cpp20
-rw-r--r--devel/ice/files/patch-cpp-src-slice2java-Main.cpp46
-rw-r--r--devel/ice/files/patch-cpp-src-slice2php-Main.cpp46
-rw-r--r--devel/ice/files/patch-cpp-src-slice2py-Main.cpp46
-rw-r--r--devel/ice/files/patch-cpp-src-slice2rb-Main.cpp46
-rw-r--r--devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp9
-rw-r--r--devel/ice/files/patch-cpp-test-Ice-background-EndpointI.h11
-rw-r--r--devel/ice/files/patch-cpp-test-Ice-custom-AllTests.cpp32
-rw-r--r--devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp32
-rw-r--r--devel/ice/files/patch-cpp-test-Ice-properties-run.py37
-rw-r--r--devel/ice/files/patch-cpp-test-IceUtil-unicode-Client.cpp13
-rw-r--r--devel/ice/files/patch-cpp-test-Slice-keyword-Client.cpp20
-rw-r--r--devel/ice/files/patch-scripts-TestUtil.py21
105 files changed, 164 insertions, 2686 deletions
diff --git a/devel/ice/files/patch-Make.rules b/devel/ice/files/patch-Make.rules
deleted file mode 100644
index 6808d132034d..000000000000
--- a/devel/ice/files/patch-Make.rules
+++ /dev/null
@@ -1,12 +0,0 @@
---- cpp/config/Make.rules.orig Fri Mar 9 00:16:54 2007
-+++ cpp/config/Make.rules Fri Apr 13 20:05:04 2007
-@@ -188,7 +188,9 @@
- DB_FLAGS = -I/usr/include/db45
- DB_LIBS = -L/usr/$(libsubdir)/db45 -ldb_cxx
- else
-- DB_LIBS = -ldb_cxx
-+ DB_FLAGS = -I%%BDB_INCLUDE_DIR%%
-+ DB_LIBS = -L%%BDB_LIB_DIR%% -l%%BDB_LIB_CXX_NAME%%
-+ DB_RPATH_LINK = $(call rpathlink,%%BDB_LIB_DIR%%)
- endif
- endif
diff --git a/devel/ice/files/patch-Makefile b/devel/ice/files/patch-Makefile
deleted file mode 100644
index fc16735e955d..000000000000
--- a/devel/ice/files/patch-Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
---- cpp.orig/Makefile 2012-03-04 21:38:42.000000000 +0100
-+++ cpp/Makefile 2012-03-04 21:38:42.000000000 +0100
-@@ -11,7 +11,22 @@
-
- include $(top_srcdir)/config/Make.rules
-
--SUBDIRS = config src include test demo
-+SUBDIRS = config src include
-+
-+ifeq ($(NOTESTS),)
-+SUBDIRS += test
-+endif
-+
-+ifeq ($(NODEMOS),)
-+SUBDIRS += demo
-+endif
-+
-+ifeq ($(NOPORTDOCS),)
-+SUBDIRS += doc
-+endif
-+
-+ INSTALL_SUBDIRS = $(install_bindir) $(install_libdir) $(install_includedir) $(install_configdir)
-+
-
- INSTALL_SUBDIRS = $(install_bindir) $(install_libdir) $(install_includedir) $(install_configdir)
-
diff --git a/devel/ice/files/patch-config-Make.common.rules b/devel/ice/files/patch-config-Make.common.rules
new file mode 100644
index 000000000000..7ba9dd1fadd1
--- /dev/null
+++ b/devel/ice/files/patch-config-Make.common.rules
@@ -0,0 +1,18 @@
+--- config.orig/Make.common.rules 2013-05-20 22:21:58.666286011 +0000
++++ config/Make.common.rules 2013-05-20 22:20:50.897196090 +0000
+@@ -378,11 +378,15 @@
+ then \
+ echo "Creating $(install_slicedir)..." ; \
+ $(call mkdir, $(install_slicedir)) ; \
++ fi
++
++ @if test -d $(install_slicedir) ; \
++ then \
+ cd $(top_srcdir)/../slice ; \
+ for subdir in * ; \
+ do \
+ echo "Copying slice/$$subdir to $(install_slicedir)..." ; \
+ cp -fpr $$subdir $(install_slicedir) ; \
+ done ; \
+- fi
++ fi
diff --git a/devel/ice/files/patch-cpp-Makefile b/devel/ice/files/patch-cpp-Makefile
new file mode 100644
index 000000000000..d1512e00c888
--- /dev/null
+++ b/devel/ice/files/patch-cpp-Makefile
@@ -0,0 +1,26 @@
+--- cpp.orig/Makefile 2013-03-11 15:19:46.000000000 +0000
++++ cpp/Makefile 2013-05-19 22:06:57.713280491 +0000
+@@ -11,11 +11,22 @@
+
+ include $(top_srcdir)/config/Make.rules
+
+-SUBDIRS = config src include test
++SUBDIRS = config src include
++
++ifeq ($(NOTESTS),)
++SUBDIRS := $(SUBDIRS) test
++endif
+
+ ifeq ($(shell uname | grep MINGW),)
++ifeq ($(NODEMOS),)
+ SUBDIRS := $(SUBDIRS) demo
+ endif
++endif
++
++ifeq ($(NOPORTDOCS),)
++SUBDIRS := $(SUBDIRS) doc
++endif
++
+
+ INSTALL_SUBDIRS = $(install_bindir) $(install_libdir) $(install_includedir) $(install_configdir)
+
diff --git a/devel/ice/files/patch-cpp-allTests.py b/devel/ice/files/patch-cpp-allTests.py
index b65224382909..f996d9806203 100644
--- a/devel/ice/files/patch-cpp-allTests.py
+++ b/devel/ice/files/patch-cpp-allTests.py
@@ -1,13 +1,5 @@
---- cpp.orig/allTests.py 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/allTests.py 2012-03-04 20:14:52.000000000 +0100
-@@ -25,6 +25,7 @@
- # List of all basic tests.
- #
- tests = [
-+
- ("IceUtil/condvar", ["once", "win32only"]),
- ("IceUtil/thread", ["once"]),
- ("IceUtil/unicode", ["once"]),
+--- cpp.orig/allTests.py 2013-03-11 15:19:58.000000000 +0000
++++ cpp/allTests.py 2013-05-19 22:25:00.000000000 +0000
@@ -62,7 +63,7 @@
("Ice/servantLocator", ["core"]),
("Ice/interceptor", ["core"]),
@@ -22,9 +14,9 @@
if TestUtil.isWin32() or os.getuid() == 0:
tests += [
- ("IceUtil/priority", ["core", "nodarwin"]),
-- ("Ice/threadPoolPriority", ["core", "nodarwin"])
+- ("Ice/threadPoolPriority", ["core", "nodarwin", "nomx"])
+ ("IceUtil/priority", ["core", "nodarwin", "nofreebsd"]),
-+ ("Ice/threadPoolPriority", ["core", "nodarwin", "nofreebsd"])
++ ("Ice/threadPoolPriority", ["core", "nodarwin", "nofreebsd", "nomx"])
]
if __name__ == "__main__":
diff --git a/devel/ice/files/patch-cpp-config-Make.rules b/devel/ice/files/patch-cpp-config-Make.rules
new file mode 100644
index 000000000000..85f52f5ddfa5
--- /dev/null
+++ b/devel/ice/files/patch-cpp-config-Make.rules
@@ -0,0 +1,13 @@
+--- cpp.orig/config/Make.rules Fri Mar 11 16:19:00 2013
++++ cpp/config/Make.rules Fri May 19 22:00:09 2013
+@@ -233,7 +233,9 @@
+ DB_FLAGS = -I/usr/local/include/db53
+ DB_LIBS = -L/usr/local/$(libsubdir)/db53 -ldb_cxx
+ else
+- DB_LIBS = -ldb_cxx
++ DB_FLAGS = -I%%BDB_INCLUDE_DIR%%
++ DB_LIBS = -L%%BDB_LIB_DIR%% -l%%BDB_LIB_CXX_NAME%%
++ DB_RPATH_LINK = $(call rpathlink,%%BDB_LIB_DIR%%)
+ endif
+ endif
+ endif
diff --git a/devel/ice/files/patch-cpp-demo-Freeze-customEvictor-Evictor.h b/devel/ice/files/patch-cpp-demo-Freeze-customEvictor-Evictor.h
deleted file mode 100644
index fac5ae1a708e..000000000000
--- a/devel/ice/files/patch-cpp-demo-Freeze-customEvictor-Evictor.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- cpp.orig/demo/Freeze/customEvictor/Evictor.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/Freeze/customEvictor/Evictor.h 2012-09-10 11:43:58.000000000 +0200
-@@ -66,6 +66,7 @@ class Evictor : public Ice::ServantLocator
- public:
-
- Evictor(CurrentDatabase&, int);
-+ virtual ~Evictor() ICE_NOEXCEPT_TRUE {};
-
- virtual Ice::ObjectPtr locate(const Ice::Current&, Ice::LocalObjectPtr&);
- virtual void finished(const Ice::Current&, const Ice::ObjectPtr&, const Ice::LocalObjectPtr&);
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-README b/devel/ice/files/patch-cpp-demo-IceGrid-secure-README
deleted file mode 100644
index f920fb0577d2..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-README
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/README 2011-06-15 21:44:00.000000000 +0200
-+++ cpp/demo/IceGrid/secure/README 2012-03-04 19:55:44.000000000 +0100
-@@ -31,9 +31,10 @@
- the filesystem permissions to restrict access to the certificate.
-
- Once the certificates are generated, you can start the IceGrid
--registry, node, and Glacier2 router:
-+registries, node, and Glacier2 router:
-
--$ icegridregistry --Ice.Config=config.registry
-+$ icegridregistry --Ice.Config=config.master
-+$ icegridregistry --Ice.Config=config.slave
- $ icegridnode --Ice.Config=config.node
- $ glacier2router --Ice.Config=config.glacier2
-
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-application.xml b/devel/ice/files/patch-cpp-demo-IceGrid-secure-application.xml
deleted file mode 100644
index bf880d938d78..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-application.xml
+++ /dev/null
@@ -1,13 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/application.xml 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/IceGrid/secure/application.xml 2012-03-04 19:55:44.000000000 +0100
-@@ -20,8 +20,8 @@
- <property name="IceSSL.DefaultDir" value="certs"/>
-
- <property name="Ice.Admin.Endpoints" value="ssl -h 127.0.0.1"/>
-- <property name="IceSSL.TrustOnly.Client" value="CN=IceGrid Registry"/>
-- <property name="IceSSL.TrustOnly.Server.Ice.Admin" value="CN=IceGrid Node"/>
-+ <property name="IceSSL.TrustOnly.Client" value="CN=Master;CN=Slave"/>
-+ <property name="IceSSL.TrustOnly.Server.Ice.Admin" value="CN=Node"/>
- </properties>
-
- <node name="Node">
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.admin b/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.admin
deleted file mode 100644
index cc98fbad6296..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.admin
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/config.admin 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/IceGrid/secure/config.admin 2012-03-04 19:55:44.000000000 +0100
-@@ -14,7 +14,7 @@
- # SSL Configuration
- #
- IceSSL.DefaultDir=certs
--IceSSL.TrustOnly.Client=CN="IceGrid Registry";CN="Glacier2"
-+IceSSL.TrustOnly.Client=CN="Master";CN="Slave";CN="Glacier2"
-
- # C++ configuration
- Ice.Plugin.IceSSL.cpp=IceSSL:createIceSSL
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.client b/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.client
deleted file mode 100644
index 811df5338598..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.client
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/config.client 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/IceGrid/secure/config.client 2012-03-04 19:55:44.000000000 +0100
-@@ -1,7 +1,7 @@
- #
- # The IceGrid locator proxy.
- #
--Ice.Default.Locator=DemoIceGrid/Locator:tcp -p 4061
-+Ice.Default.Locator=DemoIceGrid/Locator:tcp -p 4061:tcp -p 14061
-
- #
- # Trace properties.
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.master b/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.master
deleted file mode 100644
index d52acd305488..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.master
+++ /dev/null
@@ -1,64 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/config.master 2012-03-04 19:55:44.000000000 +0100
-+++ cpp/demo/IceGrid/secure/config.master 2012-03-04 19:55:44.000000000 +0100
-@@ -0,0 +1,61 @@
-+#
-+# The IceGrid instance name.
-+#
-+IceGrid.InstanceName=DemoIceGrid
-+
-+#
-+# IceGrid registry configuration.
-+#
-+IceGrid.Registry.Client.Endpoints=tcp -p 4061 -t 10000:ssl -p 4062 -t 10000
-+IceGrid.Registry.Server.Endpoints=ssl -t 10000
-+IceGrid.Registry.Internal.Endpoints=ssl -t 10000
-+IceGrid.Registry.Data=db/master
-+
-+#
-+# Ensure that nodes and slaves connecting to this registry have a name
-+# matching the certificate CN.
-+#
-+IceGrid.Registry.RequireNodeCertCN=1
-+IceGrid.Registry.RequireReplicaCertCN=1
-+
-+#
-+# IceGrid admin clients must use a secure connection to connect to the
-+# registry or use Glacier2.
-+#
-+IceGrid.Registry.AdminSessionManager.Endpoints=ssl -t 10000
-+IceGrid.Registry.AdminPermissionsVerifier=DemoIceGrid/NullPermissionsVerifier
-+
-+#
-+# IceGrid SQL configuration if using SQL database.
-+#
-+#Ice.Plugin.DB=IceGridSqlDB:createSqlDB
-+#IceGrid.SQL.DatabaseType=QSQLITE
-+#IceGrid.SQL.DatabaseName=db/master/Registry.db
-+
-+#
-+# Trace properties.
-+#
-+Ice.ProgramName=Master
-+IceGrid.Registry.Trace.Node=2
-+IceGrid.Registry.Trace.Replica=2
-+
-+#
-+# SSL Configuration
-+#
-+Ice.Plugin.IceSSL=IceSSL:createIceSSL
-+IceSSL.DefaultDir=certs
-+IceSSL.CertAuthFile=ca_cert.pem
-+IceSSL.CertFile=master_cert.pem
-+IceSSL.KeyFile=master_key.pem
-+
-+#
-+# Don't require certificates. This is useful for admin clients that don't
-+# use certificate but still need to establish a secure connection for the
-+# username/password authentication
-+#
-+IceSSL.VerifyPeer=1
-+
-+IceSSL.TrustOnly.Client=CN="Master";CN="Slave";CN="Node";CN="Glacier2"
-+IceSSL.TrustOnly.Server.IceGrid.Registry.Server=CN="Server"
-+IceSSL.TrustOnly.Server.IceGrid.Registry.Internal=CN="Node";CN="Master";CN="Slave"
-+IceSSL.TrustOnly.Server.IceGrid.Registry.AdminSessionManager=CN="Glacier2"
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.node b/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.node
deleted file mode 100644
index fa9128d5e514..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.node
+++ /dev/null
@@ -1,19 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/config.node 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/IceGrid/secure/config.node 2012-03-04 19:55:44.000000000 +0100
-@@ -1,7 +1,7 @@
- #
- # The IceGrid locator proxy.
- #
--Ice.Default.Locator=DemoIceGrid/Locator:ssl -p 4062 -t 10000
-+Ice.Default.Locator=DemoIceGrid/Locator:ssl -p 4062 -t 10000:ssl -p 14062 -t 10000
-
- #
- # IceGrid node configuration.
-@@ -26,5 +26,5 @@
- IceSSL.CertFile=node_cert.pem
- IceSSL.KeyFile=node_key.pem
-
--IceSSL.TrustOnly.Client=CN="Server";CN="IceGrid Registry"
--IceSSL.TrustOnly.Server=CN="IceGrid Registry"
-+IceSSL.TrustOnly.Client=CN="Server";CN="Master";CN="Slave"
-+IceSSL.TrustOnly.Server=CN="Master";CN="Slave"
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.registry b/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.registry
deleted file mode 100644
index a8656da5ff56..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.registry
+++ /dev/null
@@ -1,57 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/config.registry 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/IceGrid/secure/config.registry 2012-03-04 19:55:44.000000000 +0100
-@@ -1,54 +0,0 @@
--#
--# The IceGrid instance name.
--#
--IceGrid.InstanceName=DemoIceGrid
--
--#
--# IceGrid registry configuration.
--#
--IceGrid.Registry.Client.Endpoints=tcp -p 4061 -t 10000:ssl -p 4062 -t 10000
--IceGrid.Registry.Server.Endpoints=ssl -t 10000
--IceGrid.Registry.Internal.Endpoints=ssl -t 10000
--IceGrid.Registry.Data=db/registry
--
--#
--# IceGrid admin clients must use a secure connection to connect to the
--# registry or use Glacier2.
--#
--IceGrid.Registry.AdminSessionManager.Endpoints=ssl -t 10000
--IceGrid.Registry.AdminPermissionsVerifier=DemoIceGrid/NullPermissionsVerifier
--
--#
--# IceGrid SQL configuration if using SQL database.
--#
--#Ice.Plugin.DB=IceGridSqlDB:createSqlDB
--#IceGrid.SQL.DatabaseType=QSQLITE
--#IceGrid.SQL.DatabaseName=db/registry/Registry.db
--
--#
--# Trace properties.
--#
--Ice.ProgramName=Registry
--IceGrid.Registry.Trace.Node=2
--IceGrid.Registry.Trace.Replica=2
--
--#
--# SSL Configuration
--#
--Ice.Plugin.IceSSL=IceSSL:createIceSSL
--IceSSL.DefaultDir=certs
--IceSSL.CertAuthFile=ca_cert.pem
--IceSSL.CertFile=registry_cert.pem
--IceSSL.KeyFile=registry_key.pem
--
--#
--# Don't require certificates. This is useful for admin clients that don't
--# use certificate but still need to establish a secure connection for the
--# username/password authentication
--#
--IceSSL.VerifyPeer=1
--
--IceSSL.TrustOnly.Client=CN="IceGrid Registry";CN="IceGrid Node";CN="Glacier2"
--IceSSL.TrustOnly.Server.IceGrid.Registry.Server=CN="Server"
--IceSSL.TrustOnly.Server.IceGrid.Registry.Internal=CN="IceGrid Node";CN="IceGrid Registry"
--IceSSL.TrustOnly.Server.IceGrid.Registry.AdminSessionManager=CN="Glacier2"
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.slave b/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.slave
deleted file mode 100644
index 14bdb9905a09..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-config.slave
+++ /dev/null
@@ -1,69 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/config.slave 2012-03-04 19:55:44.000000000 +0100
-+++ cpp/demo/IceGrid/secure/config.slave 2012-03-04 19:55:44.000000000 +0100
-@@ -0,0 +1,66 @@
-+#
-+# The IceGrid locator proxy.
-+#
-+Ice.Default.Locator=DemoIceGrid/Locator:ssl -p 4062 -t 10000
-+
-+#
-+# The IceGrid instance name.
-+#
-+IceGrid.InstanceName=DemoIceGrid
-+
-+#
-+# IceGrid registry configuration.
-+#
-+IceGrid.Registry.Client.Endpoints=tcp -p 14061 -t 10000:ssl -p 14062 -t 10000
-+IceGrid.Registry.Server.Endpoints=ssl -t 10000
-+IceGrid.Registry.Internal.Endpoints=ssl -t 10000
-+IceGrid.Registry.Data=db/slave
-+IceGrid.Registry.ReplicaName=Slave
-+
-+#
-+# Ensure that nodes connecting to this registry have a name matching
-+# the certificate CN.
-+#
-+IceGrid.Registry.RequireNodeCertCN=1
-+
-+#
-+# IceGrid admin clients must use a secure connection to connect to the
-+# registry or use Glacier2.
-+#
-+IceGrid.Registry.AdminSessionManager.Endpoints=ssl -t 10000
-+IceGrid.Registry.AdminPermissionsVerifier=DemoIceGrid/NullPermissionsVerifier
-+
-+#
-+# IceGrid SQL configuration if using SQL database.
-+#
-+#Ice.Plugin.DB=IceGridSqlDB:createSqlDB
-+#IceGrid.SQL.DatabaseType=QSQLITE
-+#IceGrid.SQL.DatabaseName=db/slave/Registry.db
-+
-+#
-+# Trace properties.
-+#
-+Ice.ProgramName=Slave
-+IceGrid.Registry.Trace.Node=2
-+IceGrid.Registry.Trace.Replica=2
-+
-+#
-+# SSL Configuration
-+#
-+Ice.Plugin.IceSSL=IceSSL:createIceSSL
-+IceSSL.DefaultDir=certs
-+IceSSL.CertAuthFile=ca_cert.pem
-+IceSSL.CertFile=slave_cert.pem
-+IceSSL.KeyFile=slave_key.pem
-+
-+#
-+# Don't require certificates. This is useful for admin clients that don't
-+# use certificate but still need to establish a secure connection for the
-+# username/password authentication
-+#
-+IceSSL.VerifyPeer=1
-+
-+IceSSL.TrustOnly.Client=CN="Master";CN="Slave";CN="Node";CN="Glacier2"
-+IceSSL.TrustOnly.Server.IceGrid.Registry.Server=CN="Server"
-+IceSSL.TrustOnly.Server.IceGrid.Registry.Internal=CN="Node";CN="Master";CN="Slave"
-+IceSSL.TrustOnly.Server.IceGrid.Registry.AdminSessionManager=CN="Glacier2"
diff --git a/devel/ice/files/patch-cpp-demo-IceGrid-secure-makecerts.py b/devel/ice/files/patch-cpp-demo-IceGrid-secure-makecerts.py
deleted file mode 100644
index b7bb02e5d152..000000000000
--- a/devel/ice/files/patch-cpp-demo-IceGrid-secure-makecerts.py
+++ /dev/null
@@ -1,14 +0,0 @@
---- cpp.orig/demo/IceGrid/secure/makecerts.py 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/demo/IceGrid/secure/makecerts.py 2012-03-04 19:55:44.000000000 +0100
-@@ -44,8 +44,9 @@
- print
- print
-
--createCertificate("registry", "IceGrid Registry")
--createCertificate("node", "IceGrid Node")
-+createCertificate("master", "Master")
-+createCertificate("slave", "Slave")
-+createCertificate("node", "Node")
- createCertificate("glacier2", "Glacier2")
- createCertificate("server", "Server")
-
diff --git a/devel/ice/files/patch-cpp-include-Freeze-Map.h b/devel/ice/files/patch-cpp-include-Freeze-Map.h
deleted file mode 100644
index 127e9d8c939e..000000000000
--- a/devel/ice/files/patch-cpp-include-Freeze-Map.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/include/Freeze/Map.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Freeze/Map.h 2012-03-04 20:14:52.000000000 +0100
-@@ -426,7 +426,7 @@
-
- ConstIterator(MapHelper& mapHelper, const Ice::CommunicatorPtr& communicator) :
- _helper(IteratorHelper::create(mapHelper, true)),
-- _communicator(_communicator),
-+ _communicator(communicator),
- _refValid(false)
- {
- }
diff --git a/devel/ice/files/patch-cpp-include-Ice-Buffer.h b/devel/ice/files/patch-cpp-include-Ice-Buffer.h
deleted file mode 100644
index ae8b72a098fa..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-Buffer.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- cpp.orig/include/Ice/Buffer.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/Buffer.h 2012-03-04 20:14:52.000000000 +0100
-@@ -10,6 +10,7 @@
- #ifndef ICEE_BUFFER_H
- #define ICEE_BUFFER_H
-
-+#include <cstddef>
- #include <Ice/Config.h>
-
- namespace IceInternal
diff --git a/devel/ice/files/patch-cpp-include-Ice-ConnectionIF.h b/devel/ice/files/patch-cpp-include-Ice-ConnectionIF.h
deleted file mode 100644
index 2ac077ac3d9b..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-ConnectionIF.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/include/Ice/ConnectionIF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/ConnectionIF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -17,13 +17,13 @@
- {
-
- class ConnectionI;
-+ICE_API Ice::LocalObject* upCast(Ice::ConnectionI*);
-
- }
-
- namespace IceInternal
- {
-
--ICE_API Ice::LocalObject* upCast(Ice::ConnectionI*);
-
- enum AsyncStatus
- {
diff --git a/devel/ice/files/patch-cpp-include-Ice-IconvStringConverter.h b/devel/ice/files/patch-cpp-include-Ice-IconvStringConverter.h
deleted file mode 100644
index 43d148f7a64b..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-IconvStringConverter.h
+++ /dev/null
@@ -1,21 +0,0 @@
---- cpp.orig/include/Ice/IconvStringConverter.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/IconvStringConverter.h 2012-03-04 20:14:52.000000000 +0100
-@@ -225,10 +225,16 @@
- template<typename charT> /*static*/ void
- IconvStringConverter<charT>::close(std::pair<iconv_t, iconv_t> cdp)
- {
-- int rs = iconv_close(cdp.first);
-+#ifndef NDEBUG
-+ int rs =
-+#endif
-+ iconv_close(cdp.first);
- assert(rs == 0);
-
-- rs = iconv_close(cdp.second);
-+#ifndef NDEBUG
-+ rs =
-+#endif
-+ iconv_close(cdp.second);
- assert(rs == 0);
- }
-
diff --git a/devel/ice/files/patch-cpp-include-Ice-IncomingAsyncF.h b/devel/ice/files/patch-cpp-include-Ice-IncomingAsyncF.h
deleted file mode 100644
index b8f81639d33c..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-IncomingAsyncF.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/include/Ice/IncomingAsyncF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/IncomingAsyncF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -28,12 +28,6 @@
-
- class AMD_Object_ice_invoke;
- class AMD_Array_Object_ice_invoke;
--
--}
--
--namespace IceInternal
--{
--
- ICE_API IceUtil::Shared* upCast(::Ice::AMD_Object_ice_invoke*);
- ICE_API IceUtil::Shared* upCast(::Ice::AMD_Array_Object_ice_invoke*);
-
diff --git a/devel/ice/files/patch-cpp-include-Ice-LocalObjectF.h b/devel/ice/files/patch-cpp-include-Ice-LocalObjectF.h
deleted file mode 100644
index 4d551a8c9d2b..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-LocalObjectF.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/include/Ice/LocalObjectF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/LocalObjectF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -18,12 +18,6 @@
- {
-
- class LocalObject;
--
--}
--
--namespace IceInternal
--{
--
- ICE_API IceUtil::Shared* upCast(::Ice::LocalObject*);
-
- }
diff --git a/devel/ice/files/patch-cpp-include-Ice-ObjectF.h b/devel/ice/files/patch-cpp-include-Ice-ObjectF.h
deleted file mode 100644
index 52082b38dc73..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-ObjectF.h
+++ /dev/null
@@ -1,22 +0,0 @@
---- cpp.orig/include/Ice/ObjectF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/ObjectF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -17,19 +17,8 @@
- {
-
- class Object;
--
--}
--
--namespace IceInternal
--{
--
- ICE_API IceUtil::Shared* upCast(::Ice::Object*);
-
--}
--
--namespace Ice
--{
--
- typedef IceInternal::Handle< Object > ObjectPtr;
-
- void ICE_API __patch__ObjectPtr(void*, ObjectPtr&);
diff --git a/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h b/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h
deleted file mode 100644
index c9c922329378..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-OutgoingAsyncF.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/include/Ice/OutgoingAsyncF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/OutgoingAsyncF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -19,13 +19,13 @@
-
- class AsyncResult;
- typedef IceInternal::Handle<AsyncResult> AsyncResultPtr;
-+ICE_API IceUtil::Shared* upCast(::Ice::AsyncResult*);
-
- }
-
- namespace IceInternal
- {
-
--ICE_API IceUtil::Shared* upCast(::Ice::AsyncResult*);
-
- class OutgoingAsync;
- ICE_API IceUtil::Shared* upCast(OutgoingAsync*);
diff --git a/devel/ice/files/patch-cpp-include-Ice-Proxy.h b/devel/ice/files/patch-cpp-include-Ice-Proxy.h
deleted file mode 100644
index d732557ad66f..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-Proxy.h
+++ /dev/null
@@ -1,56 +0,0 @@
---- cpp.orig/include/Ice/Proxy.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/Proxy.h 2012-03-04 20:14:52.000000000 +0100
-@@ -38,6 +38,8 @@
-
- class Locator;
- class Router;
-+ICE_API ::IceProxy::Ice::Object* upCast(::IceProxy::Ice::Locator*);
-+ICE_API ::IceProxy::Ice::Object* upCast(::IceProxy::Ice::Router*);
-
- }
-
-@@ -46,8 +48,6 @@
- namespace IceInternal
- {
-
--ICE_API ::IceProxy::Ice::Object* upCast(::IceProxy::Ice::Locator*);
--ICE_API ::IceProxy::Ice::Object* upCast(::IceProxy::Ice::Router*);
-
- class LocalExceptionWrapper;
-
-@@ -1172,7 +1172,7 @@
-
- TwowayCallbackNC(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : CallbackNC<T>(instance, excb, sentcb)
- {
-- checkCallback(instance, cb || excb != 0);
-+ this->checkCallback(instance, cb || excb != 0);
- }
- };
-
-@@ -1188,7 +1188,7 @@
-
- TwowayCallback(const TPtr& instance, bool cb, Exception excb, Sent sentcb) : Callback<T, CT>(instance, excb, sentcb)
- {
-- checkCallback(instance, cb || excb != 0);
-+ this->checkCallback(instance, cb || excb != 0);
- }
- };
-
-@@ -1209,7 +1209,7 @@
- OnewayCallbackNC(const TPtr& instance, Response cb, Exception excb, Sent sentcb) :
- CallbackNC<T>(instance, excb, sentcb), response(cb)
- {
-- checkCallback(instance, cb != 0 || excb != 0);
-+ this->checkCallback(instance, cb != 0 || excb != 0);
- }
-
- virtual void __completed(const ::Ice::AsyncResultPtr& result) const
-@@ -1254,7 +1254,7 @@
- OnewayCallback(const TPtr& instance, Response cb, Exception excb, Sent sentcb) :
- Callback<T, CT>(instance, excb, sentcb), response(cb)
- {
-- checkCallback(instance, cb != 0 || excb != 0);
-+ this->checkCallback(instance, cb != 0 || excb != 0);
- }
-
- virtual void __completed(const ::Ice::AsyncResultPtr& result) const
diff --git a/devel/ice/files/patch-cpp-include-Ice-ProxyF.h b/devel/ice/files/patch-cpp-include-Ice-ProxyF.h
deleted file mode 100644
index 88c710e63951..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-ProxyF.h
+++ /dev/null
@@ -1,76 +0,0 @@
---- cpp.orig/include/Ice/ProxyF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/ProxyF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -22,6 +22,11 @@
- {
-
- class Object;
-+inline ::IceProxy::Ice::Object*
-+upCast(::IceProxy::Ice::Object* o)
-+{
-+ return o;
-+}
-
- }
-
-@@ -34,6 +39,11 @@
- {
-
- class Object;
-+inline ::IceDelegate::Ice::Object*
-+upCast(::IceDelegate::Ice::Object* o)
-+{
-+ return o;
-+}
-
- }
-
-@@ -47,6 +57,12 @@
-
- class Object;
-
-+inline ::IceDelegateM::Ice::Object*
-+upCast(::IceDelegateM::Ice::Object* o)
-+{
-+ return o;
-+}
-+
- }
-
- }
-@@ -58,36 +74,12 @@
- {
-
- class Object;
--
--}
--
--}
--
--namespace IceInternal
--{
--
--inline ::IceProxy::Ice::Object*
--upCast(::IceProxy::Ice::Object* o)
--{
-- return o;
--}
--
--inline ::IceDelegate::Ice::Object*
--upCast(::IceDelegate::Ice::Object* o)
--{
-- return o;
--}
--
- inline ::IceDelegateD::Ice::Object*
- upCast(::IceDelegateD::Ice::Object* o)
- {
- return o;
- }
-
--inline ::IceDelegateM::Ice::Object*
--upCast(::IceDelegateM::Ice::Object* o)
--{
-- return o;
- }
-
- }
diff --git a/devel/ice/files/patch-cpp-include-Ice-Stream.h b/devel/ice/files/patch-cpp-include-Ice-Stream.h
deleted file mode 100644
index bdd4e827fd53..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-Stream.h
+++ /dev/null
@@ -1,90 +0,0 @@
---- cpp.orig/include/Ice/Stream.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/Stream.h 2012-03-04 20:14:52.000000000 +0100
-@@ -17,6 +17,12 @@
- #include <Ice/Proxy.h>
- #include <IceUtil/Shared.h>
-
-+namespace IceInternal
-+{
-+ // Forward declaration required for writer specializations.
-+ void delegateThrowMarshalException(const char*, int, const ::std::string&);
-+}
-+
- namespace Ice
- {
-
-@@ -45,9 +51,6 @@
- StreamTraitTypeUnknown
- };
-
--// Forward declaration required for writer specializations.
--class MarshalException;
--
- //
- // Base trait template. This doesn't actually do anything -- we just
- // use it as a template that we can specialize.
-@@ -542,7 +545,7 @@
- {
- if(static_cast<int>(v) < 0 || static_cast<int>(v) >= StreamTrait<T>::enumLimit)
- {
-- throw MarshalException(__FILE__, __LINE__, "enumerator out of range");
-+ IceInternal::delegateThrowMarshalException(__FILE__, __LINE__, "enumerator out of range");
- }
- outS->write(static_cast<Byte>(v));
- }
-@@ -558,7 +561,7 @@
- inS->read(val);
- if(val > StreamTrait<T>::enumLimit)
- {
-- throw MarshalException(__FILE__, __LINE__, "enumerator out of range");
-+ IceInternal::delegateThrowMarshalException(__FILE__, __LINE__, "enumerator out of range");
- }
- v = static_cast<T>(val);
- }
-@@ -573,7 +576,7 @@
- {
- if(static_cast<int>(v) < 0 || static_cast<int>(v) >= StreamTrait<T>::enumLimit)
- {
-- throw MarshalException(__FILE__, __LINE__, "enumerator out of range");
-+ IceInternal::delegateThrowMarshalException(__FILE__, __LINE__, "enumerator out of range");
- }
- outS->write(static_cast<Short>(v));
- }
-@@ -589,7 +592,7 @@
- inS->read(val);
- if(val < 0 || val > StreamTrait<T>::enumLimit)
- {
-- throw MarshalException(__FILE__, __LINE__, "enumerator out of range");
-+ IceInternal::delegateThrowMarshalException(__FILE__, __LINE__, "enumerator out of range");
- }
- v = static_cast<T>(val);
- }
-@@ -603,7 +606,7 @@
- {
- if(static_cast<int>(v) < 0 || static_cast<int>(v) >= StreamTrait<T>::enumLimit)
- {
-- throw MarshalException(__FILE__, __LINE__, "enumerator out of range");
-+ IceInternal::delegateThrowMarshalException(__FILE__, __LINE__, "enumerator out of range");
- }
- outS->write(static_cast<Int>(v));
- }
-@@ -619,7 +622,7 @@
- inS->read(val);
- if(val < 0 || val > StreamTrait<T>::enumLimit)
- {
-- throw MarshalException(__FILE__, __LINE__, "enumerator out of range");
-+ IceInternal::delegateThrowMarshalException(__FILE__, __LINE__, "enumerator out of range");
- }
- v = static_cast<T>(val);
- }
---- cpp.orig/include/Ice/Stream.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/Stream.h 2012-09-10 11:43:58.000000000 +0200
-@@ -664,7 +664,7 @@ struct StreamWriter<StreamTraitTypeSequenceBool>
- outS->writeSize(static_cast<Int>(v.size()));
- for(typename T::const_iterator p = v.begin(); p != v.end(); ++p)
- {
-- outS->write(*p);
-+ outS->write(static_cast<bool>(*p));
- }
- }
- };
diff --git a/devel/ice/files/patch-cpp-include-Ice-StreamF.h b/devel/ice/files/patch-cpp-include-Ice-StreamF.h
deleted file mode 100644
index e064631030cf..000000000000
--- a/devel/ice/files/patch-cpp-include-Ice-StreamF.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/include/Ice/StreamF.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/Ice/StreamF.h 2012-03-04 20:14:52.000000000 +0100
-@@ -19,12 +19,6 @@
-
- class InputStream;
- class OutputStream;
--
--}
--
--namespace IceInternal
--{
--
- ICE_API IceUtil::Shared* upCast(::Ice::InputStream*);
- ICE_API IceUtil::Shared* upCast(::Ice::OutputStream*);
-
diff --git a/devel/ice/files/patch-cpp-include-IceUtil-Cache.h b/devel/ice/files/patch-cpp-include-IceUtil-Cache.h
deleted file mode 100644
index 68060b3c96f7..000000000000
--- a/devel/ice/files/patch-cpp-include-IceUtil-Cache.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- cpp.orig/include/IceUtil/Cache.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/IceUtil/Cache.h 2012-09-10 11:43:58.000000000 +0200
-@@ -77,6 +77,6 @@ protected:
- {
- }
-
-- virtual ~Cache()
-+ virtual ~Cache() ICE_NOEXCEPT_FALSE
- {
- }
diff --git a/devel/ice/files/patch-cpp-include-IceUtil-Config.h b/devel/ice/files/patch-cpp-include-IceUtil-Config.h
index 2e513293512a..625a440fb38d 100644
--- a/devel/ice/files/patch-cpp-include-IceUtil-Config.h
+++ b/devel/ice/files/patch-cpp-include-IceUtil-Config.h
@@ -1,19 +1,11 @@
---- cpp.orig/include/IceUtil/Config.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/IceUtil/Config.h 2012-09-10 11:43:58.000000000 +0200
-@@ -248,3 +248,16 @@ public:
- #define ICE_DEFAULT_MUTEX_PROTOCOL PrioNone
-
+--- cpp.orig/include/IceUtil/Config.h 2013-03-11 15:19:46.000000000 +0000
++++ cpp/include/IceUtil/Config.h 2013-05-20 02:09:58.239194578 +0000
+@@ -51,7 +51,7 @@
+ // Check for C++ 11 support
+ //
+ #if (defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 5)) && defined(__GXX_EXPERIMENTAL_CXX0X__)) || \
+- (defined(__clang__) && (__clang_major__ >= 4) && __cplusplus >= 201103) || \
++ (defined(__clang__) && ((defined(__APPLE__) && __clang_major__ >= 4) || (!defined(__APPLE__) && __clang_major__ >= 3)) && __cplusplus >= 201103) || \
+ (defined(_MSC_VER) && (_MSC_VER >= 1600))
+ # define ICE_CPP11
#endif
-+
-+
-+//
-+// Macro used for declaring destructors that might throw - required for C++11
-+//
-+#if __cplusplus >= 201103L
-+#define ICE_DESTRUCTORS_DONT_THROW_BY_DEFAULT
-+#define ICE_NOEXCEPT_FALSE noexcept(false)
-+#define ICE_NOEXCEPT_TRUE noexcept(true)
-+#else
-+#define ICE_NOEXCEPT_FALSE
-+#define ICE_NOEXCEPT_TRUE
-+#endif
diff --git a/devel/ice/files/patch-cpp-include-IceUtil-Mutex.h b/devel/ice/files/patch-cpp-include-IceUtil-Mutex.h
deleted file mode 100644
index cf93b37c36b1..000000000000
--- a/devel/ice/files/patch-cpp-include-IceUtil-Mutex.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/include/IceUtil/Mutex.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/IceUtil/Mutex.h 2012-03-04 20:14:52.000000000 +0100
-@@ -251,8 +251,11 @@
- inline
- Mutex::~Mutex()
- {
-+#ifndef NDEBUG
- int rc = 0;
-- rc = pthread_mutex_destroy(&_mutex);
-+ rc =
-+#endif
-+ pthread_mutex_destroy(&_mutex);
- assert(rc == 0);
- }
-
diff --git a/devel/ice/files/patch-cpp-include-IceUtil-Shared.h b/devel/ice/files/patch-cpp-include-IceUtil-Shared.h
deleted file mode 100644
index 43a852a63d7e..000000000000
--- a/devel/ice/files/patch-cpp-include-IceUtil-Shared.h
+++ /dev/null
@@ -1,72 +0,0 @@
---- cpp.orig/include/IceUtil/Shared.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/include/IceUtil/Shared.h 2012-09-10 11:43:58.000000000 +0200
-@@ -50,6 +50,11 @@
- //
- // A non thread-safe base class for reference-counted types.
- //
-+// IceUtil::SimpleSharedUnsafeDestructor
-+// =====================
-+//
-+// A non thread-safe base class for reference-counted types - destructor might throw.
-+//
- // IceUtil::Shared
- // ===============
- //
-@@ -109,6 +114,57 @@ private:
- bool _noDelete;
- };
-
-+class ICE_UTIL_API SimpleSharedUnsafeDestructor
-+{
-+public:
-+
-+ SimpleSharedUnsafeDestructor();
-+ SimpleSharedUnsafeDestructor(const SimpleSharedUnsafeDestructor&);
-+
-+ virtual ~SimpleSharedUnsafeDestructor() ICE_NOEXCEPT_FALSE
-+ {
-+ }
-+
-+ SimpleSharedUnsafeDestructor& operator=(const SimpleSharedUnsafeDestructor&)
-+ {
-+ return *this;
-+ }
-+
-+ void __incRef()
-+ {
-+ assert(_ref >= 0);
-+ ++_ref;
-+ }
-+
-+ void __decRef()
-+ {
-+ assert(_ref > 0);
-+ if(--_ref == 0)
-+ {
-+ if(!_noDelete)
-+ {
-+ _noDelete = true;
-+ delete this;
-+ }
-+ }
-+ }
-+
-+ int __getRef() const
-+ {
-+ return _ref;
-+ }
-+
-+ void __setNoDelete(bool b)
-+ {
-+ _noDelete = b;
-+ }
-+
-+private:
-+
-+ int _ref;
-+ bool _noDelete;
-+};
-+
- class ICE_UTIL_API Shared
- {
- public:
diff --git a/devel/ice/files/patch-cpp-src-Freeze-MapDb.cpp b/devel/ice/files/patch-cpp-src-Freeze-MapDb.cpp
deleted file mode 100644
index a03dce42e20c..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-MapDb.cpp
+++ /dev/null
@@ -1,29 +0,0 @@
---- cpp.orig/src/Freeze/MapDb.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/MapDb.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -72,7 +72,13 @@ Freeze::MapDb::~MapDb()
- }
- catch(const ::DbException& dx)
- {
-+#if defined(ICE_DESTRUCTORS_DONT_THROW_BY_DEFAULT)
-+ Error out(_communicator->getLogger());
-+ out << "DbException while closing database " << _dbName << ": "
-+ << dx.what();
-+#else
- throw DatabaseException(__FILE__, __LINE__, dx.what());
-+#endif
- }
- }
- }
-@@ -229,7 +229,11 @@
- #ifndef NDEBUG
- bool inserted =
- #endif
-- _indices.insert(IndexMap::value_type(indexBase->name(), indexI.get())).second;
-+ _indices.insert(IndexMap::value_type(indexBase->name(), indexI.get()))
-+#ifndef NDEBUG
-+ .second
-+#endif
-+ ;
- assert(inserted);
-
- indexBase->_impl = indexI.release();
diff --git a/devel/ice/files/patch-cpp-src-Freeze-MapI.cpp b/devel/ice/files/patch-cpp-src-Freeze-MapI.cpp
deleted file mode 100644
index 029abbdbbe51..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-MapI.cpp
+++ /dev/null
@@ -1,41 +0,0 @@
---- cpp.orig/src/Freeze/MapI.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/MapI.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -749,8 +749,11 @@
-
- try
- {
-+#ifndef NDEBUG
- int err;
-- err = _dbc->put(&dbKey, &dbValue, DB_CURRENT);
-+ err =
-+#endif
-+ _dbc->put(&dbKey, &dbValue, DB_CURRENT);
- assert(err == 0);
- }
- catch(const ::DbDeadlockException& dx)
-@@ -1023,7 +1026,11 @@
- #ifndef NDEBUG
- bool inserted =
- #endif
-- _indices.insert(IndexMap::value_type(indexBase->name(), indexBase)).second;
-+ _indices.insert(IndexMap::value_type(indexBase->name(), indexBase))
-+#ifndef NDEBUG
-+ .second
-+#endif
-+ ;
- assert(inserted);
- indexBase->_map = this;
- }
-@@ -1360,8 +1367,11 @@
- try
- {
- u_int32_t count;
-+#ifndef NDEBUG
- int err;
-- err = _db->truncate(txn, &count, txn != 0 ? 0 : DB_AUTO_COMMIT);
-+ err =
-+#endif
-+ _db->truncate(txn, &count, txn != 0 ? 0 : DB_AUTO_COMMIT);
- assert(err == 0);
- break;
- }
diff --git a/devel/ice/files/patch-cpp-src-Freeze-MapI.h b/devel/ice/files/patch-cpp-src-Freeze-MapI.h
deleted file mode 100644
index 1338d0a78a87..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-MapI.h
+++ /dev/null
@@ -1,18 +0,0 @@
---- cpp.orig/src/Freeze/MapI.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/MapI.h 2012-09-10 11:43:58.000000000 +0200
-@@ -63,12 +63,13 @@ public:
- void
- close();
-
-- class Tx : public IceUtil::SimpleShared
-+ class Tx : public IceUtil::SimpleSharedUnsafeDestructor
- {
- public:
-
- Tx(const MapHelperI&);
-- ~Tx();
-+ ~Tx() ICE_NOEXCEPT_FALSE;
-+ ;
-
- void dead();
-
diff --git a/devel/ice/files/patch-cpp-src-Freeze-ObjectStore.cpp b/devel/ice/files/patch-cpp-src-Freeze-ObjectStore.cpp
deleted file mode 100644
index 867aadf5e09d..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-ObjectStore.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Freeze/ObjectStore.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/ObjectStore.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -189,7 +189,7 @@ Freeze::ObjectStoreBase::ObjectStoreBase(const string& facet, const string& face
- }
- }
-
--Freeze::ObjectStoreBase::~ObjectStoreBase()
-+Freeze::ObjectStoreBase::~ObjectStoreBase() ICE_NOEXCEPT_FALSE
- {
- try
- {
diff --git a/devel/ice/files/patch-cpp-src-Freeze-ObjectStore.h b/devel/ice/files/patch-cpp-src-Freeze-ObjectStore.h
deleted file mode 100644
index 1be37d3ec89a..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-ObjectStore.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Freeze/ObjectStore.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/ObjectStore.h 2012-09-10 11:43:58.000000000 +0200
-@@ -36,7 +36,7 @@ public:
- ObjectStoreBase(const std::string&, const std::string&, bool, EvictorIBase*,
- const std::vector<IndexPtr>&, bool);
-
-- virtual ~ObjectStoreBase();
-+ virtual ~ObjectStoreBase() ICE_NOEXCEPT_FALSE;
-
- const Ice::ObjectPtr& sampleServant() const;
-
diff --git a/devel/ice/files/patch-cpp-src-Freeze-SharedDbEnv.cpp b/devel/ice/files/patch-cpp-src-Freeze-SharedDbEnv.cpp
deleted file mode 100644
index 6c9681c2a976..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-SharedDbEnv.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/src/Freeze/SharedDbEnv.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/SharedDbEnv.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -336,8 +336,11 @@
- // Remove from map
- //
-
-+#ifndef NDEBUG
- size_t one;
-- one = sharedDbEnvMap->erase(key);
-+ one =
-+#endif
-+ sharedDbEnvMap->erase(key);
- assert(one == 1);
-
- if(sharedDbEnvMap->size() == 0)
diff --git a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp b/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp
deleted file mode 100644
index aa9afc85d3df..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Freeze/TransactionalEvictorContext.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/TransactionalEvictorContext.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -273,7 +273,7 @@ Freeze::TransactionalEvictorContext::ServantHolder::ServantHolder() :
- }
-
-
--Freeze::TransactionalEvictorContext::ServantHolder::~ServantHolder()
-+Freeze::TransactionalEvictorContext::ServantHolder::~ServantHolder() ICE_NOEXCEPT_FALSE
- {
- if(_ownBody && _body.ownServant)
- {
diff --git a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.h b/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.h
deleted file mode 100644
index 3bf5761aa829..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorContext.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Freeze/TransactionalEvictorContext.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/TransactionalEvictorContext.h 2012-09-10 11:43:58.000000000 +0200
-@@ -34,7 +34,7 @@ public:
- public:
-
- ServantHolder();
-- ~ServantHolder();
-+ ~ServantHolder() ICE_NOEXCEPT_FALSE;
-
- void init(const TransactionalEvictorContextPtr&, const Ice::Current&, ObjectStore<TransactionalEvictorElement>*);
-
diff --git a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorI.cpp b/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorI.cpp
deleted file mode 100644
index aafbe6d21ad2..000000000000
--- a/devel/ice/files/patch-cpp-src-Freeze-TransactionalEvictorI.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Freeze/TransactionalEvictorI.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Freeze/TransactionalEvictorI.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -346,7 +346,7 @@ Freeze::TransactionalEvictorI::dispatch(Request& request)
- {
- }
-
-- ~CtxHolder()
-+ ~CtxHolder() ICE_NOEXCEPT_FALSE
- {
- if(_ownCtx)
- {
diff --git a/devel/ice/files/patch-cpp-src-Glacier2-Blobject.cpp b/devel/ice/files/patch-cpp-src-Glacier2-Blobject.cpp
deleted file mode 100644
index 6e05037d42ce..000000000000
--- a/devel/ice/files/patch-cpp-src-Glacier2-Blobject.cpp
+++ /dev/null
@@ -1,18 +0,0 @@
---- cpp.orig/src/Glacier2/Blobject.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Glacier2/Blobject.cpp 2012-03-04 19:39:27.000000000 +0100
-@@ -171,6 +171,15 @@
- }
-
- void
-+Glacier2::Blobject::destroy()
-+{
-+ if(_requestQueue)
-+ {
-+ _requestQueue->destroy();
-+ }
-+}
-+
-+void
- Glacier2::Blobject::invoke(ObjectPrx& proxy, const AMD_Object_ice_invokePtr& amdCB,
- const std::pair<const Ice::Byte*, const Ice::Byte*>& inParams, const Current& current)
- {
diff --git a/devel/ice/files/patch-cpp-src-Glacier2-Blobject.h b/devel/ice/files/patch-cpp-src-Glacier2-Blobject.h
deleted file mode 100644
index 4c7b8228530a..000000000000
--- a/devel/ice/files/patch-cpp-src-Glacier2-Blobject.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Glacier2/Blobject.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Glacier2/Blobject.h 2012-03-04 19:39:27.000000000 +0100
-@@ -24,6 +24,8 @@
- Blobject(const InstancePtr&, const Ice::ConnectionPtr&, const Ice::Context&);
- virtual ~Blobject();
-
-+ void destroy();
-+
- protected:
-
- void invoke(Ice::ObjectPrx&, const Ice::AMD_Object_ice_invokePtr&,
diff --git a/devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.cpp b/devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.cpp
deleted file mode 100644
index e6b336b265c1..000000000000
--- a/devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.cpp
+++ /dev/null
@@ -1,74 +0,0 @@
---- cpp.orig/src/Glacier2/RequestQueue.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Glacier2/RequestQueue.cpp 2012-03-04 19:39:27.000000000 +0100
-@@ -185,7 +185,8 @@
- _callback(newCallback_Object_ice_invoke(this, &RequestQueue::response, &RequestQueue::exception,
- &RequestQueue::sent)),
- _flushCallback(newCallback_Connection_flushBatchRequests(this, &RequestQueue::exception, &RequestQueue::sent)),
-- _pendingSend(false)
-+ _pendingSend(false),
-+ _destroyed(false)
- {
- }
-
-@@ -241,6 +242,37 @@
- }
-
- void
-+Glacier2::RequestQueue::destroy()
-+{
-+ IceUtil::Mutex::Lock lock(*this);
-+
-+ _destroyed = true;
-+
-+ //
-+ // Although the session has been destroyed, we cannot destroy this queue
-+ // until all requests have completed.
-+ //
-+ if(_requests.empty())
-+ {
-+ destroyInternal();
-+ }
-+}
-+
-+void
-+Glacier2::RequestQueue::destroyInternal()
-+{
-+ //
-+ // Must be called with the mutex locked.
-+ //
-+
-+ //
-+ // Remove cyclic references.
-+ //
-+ const_cast<Ice::Callback_Object_ice_invokePtr&>(_callback) = 0;
-+ const_cast<Ice::Callback_Connection_flushBatchRequestsPtr&>(_flushCallback) = 0;
-+}
-+
-+void
- Glacier2::RequestQueue::flush()
- {
- assert(_connection);
-@@ -289,6 +321,11 @@
- _pendingSendRequest = 0;
- }
- }
-+
-+ if(_destroyed && _requests.empty())
-+ {
-+ destroyInternal();
-+ }
- }
-
- void
-@@ -312,6 +349,11 @@
- }
- }
- _requests.clear();
-+
-+ if(_destroyed)
-+ {
-+ destroyInternal();
-+ }
- }
-
- void
diff --git a/devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.h b/devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.h
deleted file mode 100644
index 8e2ddff56bab..000000000000
--- a/devel/ice/files/patch-cpp-src-Glacier2-RequestQueue.h
+++ /dev/null
@@ -1,23 +0,0 @@
---- cpp.orig/src/Glacier2/RequestQueue.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Glacier2/RequestQueue.h 2012-03-04 19:39:27.000000000 +0100
-@@ -65,8 +65,12 @@
- bool addRequest(const RequestPtr&);
- void flushRequests(std::set<Ice::ObjectPrx>&);
-
-+ void destroy();
-+
- private:
-
-+ void destroyInternal();
-+
- void flush();
- void flush(std::set<Ice::ObjectPrx>&);
-
-@@ -83,6 +87,7 @@
- std::deque<RequestPtr> _requests;
- bool _pendingSend;
- RequestPtr _pendingSendRequest;
-+ bool _destroyed;
- };
- typedef IceUtil::Handle<RequestQueue> RequestQueuePtr;
-
diff --git a/devel/ice/files/patch-cpp-src-Glacier2-RouterI.cpp b/devel/ice/files/patch-cpp-src-Glacier2-RouterI.cpp
deleted file mode 100644
index 9c9ad9c9c8a3..000000000000
--- a/devel/ice/files/patch-cpp-src-Glacier2-RouterI.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/src/Glacier2/RouterI.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Glacier2/RouterI.cpp 2012-03-04 19:39:27.000000000 +0100
-@@ -98,6 +98,12 @@
- _session->destroy_async(amiCB);
- }
- }
-+
-+ _clientBlobject->destroy();
-+ if(_serverBlobject)
-+ {
-+ _serverBlobject->destroy();
-+ }
- }
-
- ObjectPrx
diff --git a/devel/ice/files/patch-cpp-src-Ice-.depend b/devel/ice/files/patch-cpp-src-Ice-.depend
new file mode 100644
index 000000000000..1269827d8d61
--- /dev/null
+++ b/devel/ice/files/patch-cpp-src-Ice-.depend
@@ -0,0 +1,8 @@
+--- cpp.orig/src/Ice/.depend 2013-05-21 00:29:56.146194325 +0000
++++ cpp/src/Ice/.depend 2013-05-21 00:42:56.956197313 +0000
+@@ -1,5 +1,5 @@
+-Acceptor$(OBJEXT): Acceptor.cpp ../Ice/Acceptor.h $(includedir)/IceUtil/Shared.h $(includedir)/IceUtil/Config.h ../Ice/AcceptorF.h $(includedir)/Ice/Handle.h $(includedir)/IceUtil/Handle.h $(includedir)/IceUtil/Exception.h $(includedir)/Ice/Config.h ../Ice/TransceiverF.h ../Ice/Network.h $(includedir)/Ice/PropertiesF.h $(includedir)/Ice/ProxyF.h $(includedir)/Ice/ProxyHandle.h $(includedir)/Ice/ObjectF.h $(includedir)/Ice/Exception.h $(includedir)/Ice/Format.h $(includedir)/Ice/StreamF.h $(includedir)/Ice/LocalObject.h $(includedir)/Ice/LocalObjectF.h $(includedir)/Ice/StreamHelpers.h $(includedir)/IceUtil/ScopedArray.h $(includedir)/IceUtil/Iterator.h $(includedir)/IceUtil/Optional.h $(includedir)/Ice/UndefSysMacros.h $(includedir)/Ice/LoggerF.h $(includedir)/Ice/Protocol.h $(includedir)/Ice/Version.h $(includedir)/Ice/EndpointTypes.h
++Acceptor$(OBJEXT): Acceptor.cpp ../Ice/Acceptor.h $(includedir)/IceUtil/Shared.h $(includedir)/IceUtil/Config.h ../Ice/AcceptorF.h $(includedir)/Ice/Handle.h $(includedir)/IceUtil/Handle.h $(includedir)/IceUtil/Exception.h $(includedir)/Ice/Config.h ../Ice/TransceiverF.h ../Ice/Network.h $(includedir)/Ice/CommunicatorF.h $(includedir)/Ice/ConnectionF.h $(includedir)/Ice/ObjectFactoryF.h $(includedir)/Ice/EndpointF.h $(includedir)/Ice/ObjectAdapterF.h $(includedir)/Ice/PropertiesF.h $(includedir)/Ice/ProxyF.h $(includedir)/Ice/ProxyHandle.h $(includedir)/Ice/ObjectF.h $(includedir)/Ice/Exception.h $(includedir)/Ice/Format.h $(includedir)/Ice/StreamF.h $(includedir)/Ice/LocalObject.h $(includedir)/Ice/LocalObjectF.h $(includedir)/Ice/StreamHelpers.h $(includedir)/IceUtil/ScopedArray.h $(includedir)/IceUtil/Iterator.h $(includedir)/IceUtil/Optional.h $(includedir)/Ice/UndefSysMacros.h $(includedir)/Ice/LoggerF.h $(includedir)/Ice/Protocol.h $(includedir)/Ice/Version.h $(includedir)/Ice/EndpointTypes.h
+ Application$(OBJEXT): Application.cpp $(includedir)/Ice/Application.h $(includedir)/Ice/Ice.h $(includedir)/IceUtil/Config.h $(includedir)/Ice/Initialize.h $(includedir)/Ice/CommunicatorF.h $(includedir)/Ice/ProxyF.h $(includedir)/IceUtil/Shared.h $(includedir)/Ice/Config.h $(includedir)/Ice/ProxyHandle.h $(includedir)/IceUtil/Handle.h $(includedir)/IceUtil/Exception.h $(includedir)/Ice/ObjectF.h $(includedir)/Ice/Handle.h $(includedir)/Ice/Exception.h $(includedir)/Ice/Format.h $(includedir)/Ice/StreamF.h $(includedir)/Ice/LocalObject.h $(includedir)/Ice/LocalObjectF.h $(includedir)/Ice/StreamHelpers.h $(includedir)/IceUtil/ScopedArray.h $(includedir)/IceUtil/Iterator.h $(includedir)/IceUtil/Optional.h $(includedir)/Ice/UndefSysMacros.h $(includedir)/Ice/PropertiesF.h $(includedir)/Ice/InstanceF.h $(includedir)/Ice/LoggerF.h $(includedir)/Ice/StatsF.h $(includedir)/Ice/InstrumentationF.h $(includedir)/Ice/Dispatcher.h $(includedir)/Ice/ConnectionF.h $(includedir)/Ice/StringConverter.h $(includedir)/Ice/Plugin.h $(includedir)/Ice/BuiltinSequences.h $(includedir)/IceUtil/Unicode.h $(includedir)/Ice/FactoryTable.h $(includedir)/IceUtil/Mutex.h $(includedir)/IceUtil/Lock.h $(includedir)/IceUtil/ThreadException.h $(includedir)/IceUtil/Time.h $(includedir)/IceUtil/MutexProtocol.h $(includedir)/Ice/UserExceptionFactory.h $(includedir)/Ice/ObjectFactoryF.h $(includedir)/Ice/Version.h $(includedir)/Ice/LocalException.h $(includedir)/Ice/Identity.h $(includedir)/Ice/Properties.h $(includedir)/Ice/Proxy.h $(includedir)/Ice/ProxyFactoryF.h $(includedir)/Ice/ConnectionIF.h $(includedir)/Ice/RequestHandlerF.h $(includedir)/Ice/EndpointIF.h $(includedir)/Ice/EndpointF.h $(includedir)/Ice/EndpointTypes.h $(includedir)/Ice/ObjectAdapterF.h $(includedir)/Ice/ReferenceF.h $(includedir)/Ice/OutgoingAsync.h $(includedir)/IceUtil/Monitor.h $(includedir)/IceUtil/Cond.h $(includedir)/IceUtil/Timer.h $(includedir)/IceUtil/Thread.h $(includedir)/IceUtil/UniquePtr.h $(includedir)/Ice/OutgoingAsyncF.h $(includedir)/Ice/Current.h $(includedir)/Ice/BasicStream.h $(includedir)/Ice/Object.h $(includedir)/Ice/GCShared.h $(includedir)/Ice/GCCountMap.h $(includedir)/Ice/IncomingAsyncF.h $(includedir)/Ice/ObjectFactoryManagerF.h $(includedir)/Ice/Buffer.h $(includedir)/Ice/Protocol.h $(includedir)/Ice/SlicedDataF.h $(includedir)/Ice/ObserverHelper.h $(includedir)/Ice/Instrumentation.h $(includedir)/Ice/Outgoing.h $(includedir)/Ice/Incoming.h $(includedir)/Ice/ServantLocatorF.h $(includedir)/Ice/ServantManagerF.h $(includedir)/Ice/IncomingAsync.h $(includedir)/Ice/Direct.h $(includedir)/Ice/Logger.h $(includedir)/Ice/LoggerUtil.h $(includedir)/Ice/Stats.h $(includedir)/Ice/Communicator.h $(includedir)/Ice/RouterF.h $(includedir)/Ice/LocatorF.h $(includedir)/Ice/PluginF.h $(includedir)/Ice/ImplicitContextF.h $(includedir)/Ice/CommunicatorAsync.h $(includedir)/Ice/ObjectFactory.h $(includedir)/Ice/ObjectAdapter.h $(includedir)/Ice/FacetMap.h $(includedir)/Ice/Endpoint.h $(includedir)/Ice/ServantLocator.h $(includedir)/Ice/SlicedData.h $(includedir)/Ice/Process.h $(includedir)/Ice/Connection.h $(includedir)/Ice/ConnectionAsync.h $(includedir)/Ice/Functional.h $(includedir)/IceUtil/Functional.h $(includedir)/Ice/Stream.h $(includedir)/Ice/ImplicitContext.h $(includedir)/Ice/Locator.h $(includedir)/Ice/FactoryTableInit.h $(includedir)/Ice/ProcessF.h $(includedir)/Ice/Router.h $(includedir)/Ice/DispatchInterceptor.h $(includedir)/Ice/PropertiesAdmin.h $(includedir)/Ice/Metrics.h $(includedir)/Ice/Service.h $(includedir)/Ice/IconvStringConverter.h ../Ice/LoggerI.h $(includedir)/IceUtil/FileUtil.h $(includedir)/IceUtil/CtrlCHandler.h $(includedir)/IceUtil/ArgVector.h ../Ice/GC.h
+ Base64$(OBJEXT): Base64.cpp ../Ice/Base64.h $(includedir)/Ice/Config.h $(includedir)/IceUtil/Config.h
+ Buffer$(OBJEXT): Buffer.cpp $(includedir)/Ice/Buffer.h $(includedir)/Ice/Config.h $(includedir)/IceUtil/Config.h $(includedir)/Ice/LocalException.h $(includedir)/Ice/ProxyF.h $(includedir)/IceUtil/Shared.h $(includedir)/Ice/ProxyHandle.h $(includedir)/IceUtil/Handle.h $(includedir)/IceUtil/Exception.h $(includedir)/Ice/ObjectF.h $(includedir)/Ice/Handle.h $(includedir)/Ice/Exception.h $(includedir)/Ice/Format.h $(includedir)/Ice/StreamF.h $(includedir)/Ice/LocalObject.h $(includedir)/Ice/LocalObjectF.h $(includedir)/Ice/StreamHelpers.h $(includedir)/IceUtil/ScopedArray.h $(includedir)/IceUtil/Iterator.h $(includedir)/IceUtil/Optional.h $(includedir)/Ice/Identity.h $(includedir)/Ice/UndefSysMacros.h $(includedir)/Ice/Version.h $(includedir)/Ice/BuiltinSequences.h
diff --git a/devel/ice/files/patch-cpp-src-Ice-ConnectionI.cpp b/devel/ice/files/patch-cpp-src-Ice-ConnectionI.cpp
deleted file mode 100644
index 43985e259bf7..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-ConnectionI.cpp
+++ /dev/null
@@ -1,27 +0,0 @@
---- cpp.orig/src/Ice/ConnectionI.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Ice/ConnectionI.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -31,7 +31,7 @@
- using namespace Ice;
- using namespace IceInternal;
-
--Ice::LocalObject* IceInternal::upCast(ConnectionI* p) { return p; }
-+Ice::LocalObject* Ice::upCast(ConnectionI* p) { return p; }
-
- namespace
- {
-@@ -600,6 +600,7 @@
- }
- catch(const LocalException& ex)
- {
-+ status = IceInternal::AsyncStatusQueued; // this is only to apeace the compiler
- setState(StateClosed, ex);
- assert(_exception.get());
- _exception->ice_throw();
-@@ -971,6 +972,7 @@
- }
- catch(const Ice::LocalException& ex)
- {
-+ status = IceInternal::AsyncStatusQueued; // this is only to apeace the compiler
- setState(StateClosed, ex);
- assert(_exception.get());
- _exception->ice_throw();
diff --git a/devel/ice/files/patch-cpp-src-Ice-IncomingAsync.cpp b/devel/ice/files/patch-cpp-src-Ice-IncomingAsync.cpp
deleted file mode 100644
index 906d2a013ad4..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-IncomingAsync.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Ice/IncomingAsync.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Ice/IncomingAsync.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -24,7 +24,7 @@
- using namespace IceInternal;
-
- IceUtil::Shared* IceInternal::upCast(IncomingAsync* p) { return p; }
--IceUtil::Shared* IceInternal::upCast(AMD_Object_ice_invoke* p) { return p; }
-+IceUtil::Shared* Ice::upCast(AMD_Object_ice_invoke* p) { return p; }
-
- namespace
- {
diff --git a/devel/ice/files/patch-cpp-src-Ice-LocalObject.cpp b/devel/ice/files/patch-cpp-src-Ice-LocalObject.cpp
deleted file mode 100644
index 240738528694..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-LocalObject.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Ice/LocalObject.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Ice/LocalObject.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -13,7 +13,7 @@
- using namespace Ice;
- using namespace IceInternal;
-
--IceUtil::Shared* IceInternal::upCast(LocalObject* obj) { return obj; }
-+IceUtil::Shared* Ice::upCast(LocalObject* obj) { return obj; }
-
- bool
- Ice::LocalObject::operator==(const LocalObject& r) const
diff --git a/devel/ice/files/patch-cpp-src-Ice-Network.cpp b/devel/ice/files/patch-cpp-src-Ice-Network.cpp
index 7b57e91e4b15..63d7833b2a76 100644
--- a/devel/ice/files/patch-cpp-src-Ice-Network.cpp
+++ b/devel/ice/files/patch-cpp-src-Ice-Network.cpp
@@ -1,6 +1,6 @@
---- cpp.orig/src/Ice/Network.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Ice/Network.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -715,7 +715,11 @@
+--- cpp.orig/src/Ice/Network.cpp 2013-03-11 15:19:46.000000000 +0000
++++ cpp/src/Ice/Network.cpp 2013-05-19 22:55:40.257195813 +0000
+@@ -936,7 +936,11 @@
WSASetLastError(error);
#else
int error = errno;
@@ -13,12 +13,3 @@
{
SocketException ex(__FILE__, __LINE__);
ex.error = getSocketErrno();
-@@ -1098,7 +1098,7 @@ IceInternal::doBind(SOCKET fd, const struct sockaddr_storage& addr)
- size = 0; // Keep the compiler happy.
- }
-
-- if(bind(fd, reinterpret_cast<const struct sockaddr*>(&addr), size) == SOCKET_ERROR)
-+ if(::bind(fd, reinterpret_cast<const struct sockaddr*>(&addr), size) == SOCKET_ERROR)
- {
- closeSocketNoThrow(fd);
- SocketException ex(__FILE__, __LINE__);
diff --git a/devel/ice/files/patch-cpp-src-Ice-Object.cpp b/devel/ice/files/patch-cpp-src-Ice-Object.cpp
deleted file mode 100644
index 875bd6225889..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-Object.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Ice/Object.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/Ice/Object.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -19,7 +19,7 @@
- using namespace Ice;
- using namespace IceInternal;
-
--IceUtil::Shared* IceInternal::upCast(Object* p) { return p; }
-+IceUtil::Shared* Ice::upCast(Object* p) { return p; }
-
- bool
- Ice::Object::operator==(const Object& r) const
diff --git a/devel/ice/files/patch-cpp-src-Ice-OutgoingAsync.cpp b/devel/ice/files/patch-cpp-src-Ice-OutgoingAsync.cpp
deleted file mode 100644
index 7303d3188d60..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-OutgoingAsync.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Ice/OutgoingAsync.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Ice/OutgoingAsync.cpp 2012-03-04 20:14:52.000000000 +0100
-@@ -30,7 +30,7 @@
- using namespace Ice;
- using namespace IceInternal;
-
--IceUtil::Shared* IceInternal::upCast(AsyncResult* p) { return p; }
-+IceUtil::Shared* Ice::upCast(AsyncResult* p) { return p; }
-
- IceUtil::Shared* IceInternal::upCast(OutgoingAsyncMessageCallback* p) { return p; }
- IceUtil::Shared* IceInternal::upCast(OutgoingAsync* p) { return p; }
diff --git a/devel/ice/files/patch-cpp-src-Ice-PropertyNames.cpp b/devel/ice/files/patch-cpp-src-Ice-PropertyNames.cpp
deleted file mode 100644
index 70cd5bac27b5..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-PropertyNames.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- cpp.orig/src/Ice/PropertyNames.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Ice/PropertyNames.cpp 2012-03-04 19:55:44.000000000 +0100
-@@ -8,7 +8,7 @@
- // **********************************************************************
-
- //
--// Generated by makeprops.py from file ..\config\PropertyNames.xml, Mon May 09 07:39:43 2011
-+// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Jul 12 07:22:34 2011
-
- // IMPORTANT: Do not edit this file -- any edits made here will be lost!
-
-@@ -335,6 +335,8 @@
- IceInternal::Property("IceGrid.Registry.PermissionsVerifier", false, 0),
- IceInternal::Property("IceGrid.Registry.ReplicaName", false, 0),
- IceInternal::Property("IceGrid.Registry.ReplicaSessionTimeout", false, 0),
-+ IceInternal::Property("IceGrid.Registry.RequireNodeCertCN", false, 0),
-+ IceInternal::Property("IceGrid.Registry.RequireReplicaCertCN", false, 0),
- IceInternal::Property("IceGrid.Registry.Server.ACM", false, 0),
- IceInternal::Property("IceGrid.Registry.Server.AdapterId", false, 0),
- IceInternal::Property("IceGrid.Registry.Server.Endpoints", false, 0),
diff --git a/devel/ice/files/patch-cpp-src-Ice-PropertyNames.h b/devel/ice/files/patch-cpp-src-Ice-PropertyNames.h
deleted file mode 100644
index 37f9795f4b93..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-PropertyNames.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/Ice/PropertyNames.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Ice/PropertyNames.h 2012-03-04 19:55:44.000000000 +0100
-@@ -8,7 +8,7 @@
- // **********************************************************************
-
- //
--// Generated by makeprops.py from file ..\config\PropertyNames.xml, Mon May 09 07:39:43 2011
-+// Generated by makeprops.py from file ../config/PropertyNames.xml, Tue Jul 12 07:22:34 2011
-
- // IMPORTANT: Do not edit this file -- any edits made here will be lost!
-
diff --git a/devel/ice/files/patch-cpp-src-Ice-Service.cpp b/devel/ice/files/patch-cpp-src-Ice-Service.cpp
deleted file mode 100644
index b2fe13bb36bc..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-Service.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
---- cpp.orig/src/Ice/Service.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Ice/Service.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -2136,17 +2136,26 @@
- //
- // Associate stdin, stdout and stderr with /dev/null.
- //
-+#ifndef NDEBUG
- int fd;
-- fd = open("/dev/null", O_RDWR);
-+ fd =
-+#endif
-+ open("/dev/null", O_RDWR);
- assert(fd == 0);
- if(stdOut.empty())
- {
-- fd = dup2(0, 1);
-+#ifndef NDEBUG
-+ fd =
-+#endif
-+ dup2(0, 1);
- assert(fd == 1);
- }
- if(stdErr.empty())
- {
-- fd = dup2(1, 2);
-+#ifndef NDEBUG
-+ fd =
-+#endif
-+ dup2(1, 2);
- assert(fd == 2);
- }
- }
diff --git a/devel/ice/files/patch-cpp-src-Ice-Stream.cpp b/devel/ice/files/patch-cpp-src-Ice-Stream.cpp
deleted file mode 100644
index ddc8cc01ea8b..000000000000
--- a/devel/ice/files/patch-cpp-src-Ice-Stream.cpp
+++ /dev/null
@@ -1,24 +0,0 @@
---- cpp.orig/src/Ice/Stream.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Ice/Stream.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -8,10 +8,19 @@
- // **********************************************************************
-
- #include <Ice/Stream.h>
-+#include <Ice/LocalException.h>
-
- using namespace std;
- using namespace Ice;
- using namespace IceInternal;
-
--IceUtil::Shared* IceInternal::upCast(InputStream* p) { return p; }
--IceUtil::Shared* IceInternal::upCast(OutputStream* p) { return p; }
-+IceUtil::Shared* Ice::upCast(InputStream* p) { return p; }
-+IceUtil::Shared* Ice::upCast(OutputStream* p) { return p; }
-+
-+namespace IceInternal
-+{
-+ void delegateThrowMarshalException(const char* file, int line , const ::std::string& message)
-+ {
-+ throw Ice::MarshalException(file, line, message);
-+ }
-+}
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-AdminCallbackRouter.cpp b/devel/ice/files/patch-cpp-src-IceGrid-AdminCallbackRouter.cpp
deleted file mode 100644
index 7179809dcef3..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-AdminCallbackRouter.cpp
+++ /dev/null
@@ -1,16 +0,0 @@
---- cpp.orig/src/IceGrid/AdminCallbackRouter.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/AdminCallbackRouter.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -49,7 +49,12 @@
- #ifndef NDEBUG
- bool inserted =
- #endif
-- _categoryToConnection.insert(map<string, ConnectionPtr>::value_type(category, con)).second;
-+ _categoryToConnection.insert(map<string, ConnectionPtr>::value_type(category, con))
-+#ifndef NDEBUG
-+ .second
-+#endif
-+ ;
-+
-
- assert(inserted == true);
- }
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-DescriptorHelper.cpp b/devel/ice/files/patch-cpp-src-IceGrid-DescriptorHelper.cpp
deleted file mode 100644
index 6bf342b65c44..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-DescriptorHelper.cpp
+++ /dev/null
@@ -1,35 +0,0 @@
---- cpp.orig/src/IceGrid/DescriptorHelper.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/DescriptorHelper.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -198,15 +198,6 @@
- return result;
- }
-
--template<typename Dict> Dict
--getDictUpdatedElts(const Dict& ldict, const Dict& rdict)
--{
--#if defined(_MSC_VER) && (_MSC_VER < 1300)
-- return getDictUpdatedEltsWithEq(ldict, rdict, equal_to<Dict::mapped_type>());
--#else
-- return getDictUpdatedEltsWithEq(ldict, rdict, equal_to<typename Dict::mapped_type>());
--#endif
--}
-
- template<typename EqFunc, typename Dict> Dict
- getDictUpdatedEltsWithEq(const Dict& ldict, const Dict& rdict, EqFunc eq)
-@@ -223,6 +214,16 @@
- return result;
- }
-
-+template<typename Dict> Dict
-+getDictUpdatedElts(const Dict& ldict, const Dict& rdict)
-+{
-+#if defined(_MSC_VER) && (_MSC_VER < 1300)
-+ return getDictUpdatedEltsWithEq(ldict, rdict, equal_to<Dict::mapped_type>());
-+#else
-+ return getDictUpdatedEltsWithEq(ldict, rdict, equal_to<typename Dict::mapped_type>());
-+#endif
-+}
-+
- template <typename Dict> Ice::StringSeq
- getDictRemovedElts(const Dict& ldict, const Dict& rdict)
- {
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-FileCache.cpp b/devel/ice/files/patch-cpp-src-IceGrid-FileCache.cpp
index d8288711642c..304dc947f2f1 100644
--- a/devel/ice/files/patch-cpp-src-IceGrid-FileCache.cpp
+++ b/devel/ice/files/patch-cpp-src-IceGrid-FileCache.cpp
@@ -1,20 +1,16 @@
---- cpp.orig/src/IceGrid/FileCache.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/IceGrid/FileCache.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -195,15 +195,12 @@ FileCache::read(const string& file, Ice::Long offset, int size, Ice::Long& newOf
-
- totalSize += lineSize;
- lines.push_back(line);
--#if defined(_MSC_VER) && (_MSC_VER < 1300)
+--- cpp.orig/src/IceGrid/FileCache.cpp 2013-03-11 15:19:12.271195149 +0000
++++ cpp/src/IceGrid/FileCache.cpp 2013-06-01 17:47:48.636196265 +0000
+@@ -195,11 +195,11 @@
+ // Some eofbit cases will also set failbit. So first
+ // check eof.
+ //
- if(is.eof())
-+
+ if(is.eof() || is.fail())
{
newOffset += line.size();
}
- else
--#else
-- if(!is.fail())
--#endif
+- else if(!is.fail())
++ else
{
newOffset = is.tellg();
}
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-Internal.ice b/devel/ice/files/patch-cpp-src-IceGrid-Internal.ice
deleted file mode 100644
index 7dc1fab3cd17..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-Internal.ice
+++ /dev/null
@@ -1,20 +0,0 @@
---- cpp.orig/src/IceGrid/Internal.ice 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/Internal.ice 2012-03-04 19:55:44.000000000 +0100
-@@ -702,7 +702,7 @@
- *
- **/
- NodeSession* registerNode(InternalNodeInfo info, Node* prx, LoadInfo loadInf)
-- throws NodeActiveException;
-+ throws NodeActiveException, PermissionDeniedException;
-
- /**
- *
-@@ -721,7 +721,7 @@
- *
- **/
- ReplicaSession* registerReplica(InternalReplicaInfo info, InternalRegistry* prx)
-- throws ReplicaActiveException;
-+ throws ReplicaActiveException, PermissionDeniedException;
-
- /**
- *
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.cpp b/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.cpp
deleted file mode 100644
index 2d402e2f2feb..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.cpp
+++ /dev/null
@@ -1,136 +0,0 @@
---- cpp.orig/src/IceGrid/InternalRegistryI.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/InternalRegistryI.cpp 2012-03-04 19:55:44.000000000 +0100
-@@ -19,6 +19,8 @@
- #include <IceGrid/ReplicaSessionI.h>
- #include <IceGrid/ReplicaSessionManager.h>
- #include <IceGrid/FileCache.h>
-+#include <IceSSL/IceSSL.h>
-+#include <IceSSL/RFC2253.h>
-
- using namespace std;
- using namespace IceGrid;
-@@ -38,6 +40,8 @@
- Ice::PropertiesPtr properties = database->getCommunicator()->getProperties();
- _nodeSessionTimeout = properties->getPropertyAsIntWithDefault("IceGrid.Registry.NodeSessionTimeout", 30);
- _replicaSessionTimeout = properties->getPropertyAsIntWithDefault("IceGrid.Registry.ReplicaSessionTimeout", 30);
-+ _requireNodeCertCN = properties->getPropertyAsIntWithDefault("IceGrid.Registry.RequireNodeCertCN", 0);
-+ _requireReplicaCertCN = properties->getPropertyAsIntWithDefault("IceGrid.Registry.RequireReplicaCertCN", 0);
- }
-
- InternalRegistryI::~InternalRegistryI()
-@@ -50,7 +54,56 @@
- const LoadInfo& load,
- const Ice::Current& current)
- {
-- const Ice::LoggerPtr logger = _database->getTraceLevels()->logger;
-+ const TraceLevelsPtr traceLevels = _database->getTraceLevels();
-+ const Ice::LoggerPtr logger = traceLevels->logger;
-+ if(!info || !node)
-+ {
-+ return 0;
-+ }
-+
-+ if(_requireNodeCertCN)
-+ {
-+ try
-+ {
-+ IceSSL::ConnectionInfoPtr sslConnInfo = IceSSL::ConnectionInfoPtr::dynamicCast(current.con->getInfo());
-+ if(sslConnInfo)
-+ {
-+ if (sslConnInfo->certs.empty() ||
-+ !IceSSL::Certificate::decode(sslConnInfo->certs[0])->getSubjectDN().match("CN=" + info->name))
-+ {
-+ if(traceLevels->node > 0)
-+ {
-+ Ice::Trace out(logger, traceLevels->nodeCat);
-+ out << "certificate CN doesn't match node name `" << info->name << "'";
-+ }
-+ throw PermissionDeniedException("certificate CN doesn't match node name `" + info->name + "'");
-+ }
-+ }
-+ else
-+ {
-+ if(traceLevels->node > 0)
-+ {
-+ Ice::Trace out(logger, traceLevels->nodeCat);
-+ out << "node certificate for `" << info->name << "' is required to connect to this registry";
-+ }
-+ throw PermissionDeniedException("node certificate is required to connect to this registry");
-+ }
-+ }
-+ catch(const PermissionDeniedException& ex)
-+ {
-+ throw ex;
-+ }
-+ catch(const IceUtil::Exception&)
-+ {
-+ if(traceLevels->node > 0)
-+ {
-+ Ice::Trace out(logger, traceLevels->nodeCat);
-+ out << "unexpected exception while verifying certificate for node `" << info->name << "'";
-+ }
-+ throw PermissionDeniedException("unable to verify certificate for node `" + info->name + "'");
-+ }
-+ }
-+
- try
- {
- NodeSessionIPtr session = new NodeSessionI(_database, node, info, _nodeSessionTimeout, load);
-@@ -68,7 +121,56 @@
- const InternalRegistryPrx& prx,
- const Ice::Current& current)
- {
-- const Ice::LoggerPtr logger = _database->getTraceLevels()->logger;
-+ const TraceLevelsPtr traceLevels = _database->getTraceLevels();
-+ const Ice::LoggerPtr logger = traceLevels->logger;
-+ if(!info || !prx)
-+ {
-+ return 0;
-+ }
-+
-+ if(_requireReplicaCertCN)
-+ {
-+ try
-+ {
-+ IceSSL::ConnectionInfoPtr sslConnInfo = IceSSL::ConnectionInfoPtr::dynamicCast(current.con->getInfo());
-+ if(sslConnInfo)
-+ {
-+ if (sslConnInfo->certs.empty() ||
-+ !IceSSL::Certificate::decode(sslConnInfo->certs[0])->getSubjectDN().match("CN=" + info->name))
-+ {
-+ if(traceLevels->replica > 0)
-+ {
-+ Ice::Trace out(logger, traceLevels->replicaCat);
-+ out << "certificate CN doesn't match replica name `" << info->name << "'";
-+ }
-+ throw PermissionDeniedException("certificate CN doesn't match replica name `" + info->name + "'");
-+ }
-+ }
-+ else
-+ {
-+ if(traceLevels->replica > 0)
-+ {
-+ Ice::Trace out(logger, traceLevels->replicaCat);
-+ out << "replica certificate for `" << info->name << "' is required to connect to this registry";
-+ }
-+ throw PermissionDeniedException("replica certificate is required to connect to this registry");
-+ }
-+ }
-+ catch(const PermissionDeniedException& ex)
-+ {
-+ throw ex;
-+ }
-+ catch(const IceUtil::Exception&)
-+ {
-+ if(traceLevels->replica > 0)
-+ {
-+ Ice::Trace out(logger, traceLevels->replicaCat);
-+ out << "unexpected exception while verifying certificate for replica `" << info->name << "'";
-+ }
-+ throw PermissionDeniedException("unable to verify certificate for replica `" + info->name + "'");
-+ }
-+ }
-+
- try
- {
- ReplicaSessionIPtr s = new ReplicaSessionI(_database, _wellKnownObjects, info, prx, _replicaSessionTimeout);
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h b/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h
deleted file mode 100644
index 51977155bde1..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-InternalRegistryI.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceGrid/InternalRegistryI.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/InternalRegistryI.h 2012-03-04 19:55:44.000000000 +0100
-@@ -68,6 +68,8 @@
- ReplicaSessionManager& _session;
- int _nodeSessionTimeout;
- int _replicaSessionTimeout;
-+ bool _requireNodeCertCN;
-+ bool _requireReplicaCertCN;
- };
-
- };
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-NodeSessionManager.cpp b/devel/ice/files/patch-cpp-src-IceGrid-NodeSessionManager.cpp
deleted file mode 100644
index 095e96260e3e..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-NodeSessionManager.cpp
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/src/IceGrid/NodeSessionManager.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/NodeSessionManager.cpp 2012-03-04 19:55:44.000000000 +0100
-@@ -110,6 +110,14 @@
- }
- exception.reset(ex.ice_clone());
- }
-+ catch(const PermissionDeniedException& ex)
-+ {
-+ if(traceLevels)
-+ {
-+ traceLevels->logger->error("connection to the the registry `" + _name + "' was denied:\n" + ex.reason);
-+ }
-+ exception.reset(ex.ice_clone());
-+ }
- catch(const Ice::Exception& ex)
- {
- exception.reset(ex.ice_clone());
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-ReplicaCache.cpp b/devel/ice/files/patch-cpp-src-IceGrid-ReplicaCache.cpp
deleted file mode 100644
index 40bb74844fbf..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-ReplicaCache.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceGrid/ReplicaCache.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/ReplicaCache.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -40,7 +40,7 @@
- Lock sync(*this);
-
- ReplicaEntryPtr entry;
-- while(entry = getImpl(name))
-+ while((entry = getImpl(name)))
- {
- ReplicaSessionIPtr session = entry->getSession();
- if(session->isDestroyed())
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-ReplicaSessionManager.cpp b/devel/ice/files/patch-cpp-src-IceGrid-ReplicaSessionManager.cpp
deleted file mode 100644
index 21823d895842..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-ReplicaSessionManager.cpp
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/src/IceGrid/ReplicaSessionManager.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/ReplicaSessionManager.cpp 2012-03-04 19:55:44.000000000 +0100
-@@ -500,6 +500,14 @@
- }
- exception.reset(ex.ice_clone());
- }
-+ catch(const PermissionDeniedException& ex)
-+ {
-+ if(_traceLevels)
-+ {
-+ _traceLevels->logger->error("connection to the the registry `" + _name + "' was denied:\n" + ex.reason);
-+ }
-+ exception.reset(ex.ice_clone());
-+ }
- catch(const Ice::Exception& ex)
- {
- exception.reset(ex.ice_clone());
diff --git a/devel/ice/files/patch-cpp-src-IceGrid-SessionI.h b/devel/ice/files/patch-cpp-src-IceGrid-SessionI.h
deleted file mode 100644
index 402f76d911f7..000000000000
--- a/devel/ice/files/patch-cpp-src-IceGrid-SessionI.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceGrid/SessionI.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceGrid/SessionI.h 2012-03-04 20:14:53.000000000 +0100
-@@ -35,7 +35,7 @@
- class SessionI;
- typedef IceUtil::Handle<SessionI> SessionIPtr;
-
--class BaseSessionI : virtual Ice::Object, public IceUtil::Mutex
-+class BaseSessionI : virtual public Ice::Object, public IceUtil::Mutex
- {
- public:
-
diff --git a/devel/ice/files/patch-cpp-src-IceSSL-Instance.cpp b/devel/ice/files/patch-cpp-src-IceSSL-Instance.cpp
deleted file mode 100644
index ea7b02a56d6b..000000000000
--- a/devel/ice/files/patch-cpp-src-IceSSL-Instance.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceSSL/Instance.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceSSL/Instance.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -38,7 +38,7 @@
- using namespace Ice;
- using namespace IceSSL;
-
--IceUtil::Shared* IceInternal::upCast(IceSSL::Instance* p) { return p; }
-+IceUtil::Shared* IceSSL::upCast(IceSSL::Instance* p) { return p; }
-
- namespace
- {
diff --git a/devel/ice/files/patch-cpp-src-IceSSL-InstanceF.h b/devel/ice/files/patch-cpp-src-IceSSL-InstanceF.h
deleted file mode 100644
index c8b867e5ddc2..000000000000
--- a/devel/ice/files/patch-cpp-src-IceSSL-InstanceF.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/src/IceSSL/InstanceF.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceSSL/InstanceF.h 2012-03-04 20:14:53.000000000 +0100
-@@ -18,13 +18,13 @@
- {
-
- class Instance;
-+IceUtil::Shared* upCast(IceSSL::Instance*);
-
- }
-
- namespace IceInternal
- {
-
--IceUtil::Shared* upCast(IceSSL::Instance*);
-
- }
-
diff --git a/devel/ice/files/patch-cpp-src-IceSSL-TrustManager.cpp b/devel/ice/files/patch-cpp-src-IceSSL-TrustManager.cpp
deleted file mode 100644
index 001b56da8e5c..000000000000
--- a/devel/ice/files/patch-cpp-src-IceSSL-TrustManager.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceSSL/TrustManager.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceSSL/TrustManager.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -20,7 +20,7 @@
- using namespace std;
- using namespace IceSSL;
-
--IceUtil::Shared* IceInternal::upCast(IceSSL::TrustManager* p) { return p; }
-+IceUtil::Shared* IceSSL::upCast(IceSSL::TrustManager* p) { return p; }
-
- TrustManager::TrustManager(const Ice::CommunicatorPtr& communicator) :
- _communicator(communicator)
diff --git a/devel/ice/files/patch-cpp-src-IceSSL-TrustManagerF.h b/devel/ice/files/patch-cpp-src-IceSSL-TrustManagerF.h
deleted file mode 100644
index 4cf4992a9e84..000000000000
--- a/devel/ice/files/patch-cpp-src-IceSSL-TrustManagerF.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/src/IceSSL/TrustManagerF.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceSSL/TrustManagerF.h 2012-03-04 20:14:53.000000000 +0100
-@@ -18,13 +18,13 @@
- {
-
- class TrustManager;
-+IceUtil::Shared* upCast(IceSSL::TrustManager*);
-
- }
-
- namespace IceInternal
- {
-
--IceUtil::Shared* upCast(IceSSL::TrustManager*);
-
- }
-
diff --git a/devel/ice/files/patch-cpp-src-IceSSL-Util.cpp b/devel/ice/files/patch-cpp-src-IceSSL-Util.cpp
deleted file mode 100644
index 74fee42898c7..000000000000
--- a/devel/ice/files/patch-cpp-src-IceSSL-Util.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/src/IceSSL/Util.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceSSL/Util.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -175,7 +175,7 @@
- return dh;
- }
-
--IceUtil::Shared* IceInternal::upCast(IceSSL::DHParams* p) { return p; }
-+IceUtil::Shared* IceSSL::upCast(IceSSL::DHParams* p) { return p; }
-
- IceSSL::DHParams::DHParams() :
- _dh512(0), _dh1024(0), _dh2048(0), _dh4096(0)
diff --git a/devel/ice/files/patch-cpp-src-IceSSL-UtilF.h b/devel/ice/files/patch-cpp-src-IceSSL-UtilF.h
deleted file mode 100644
index 00e8e64aaca7..000000000000
--- a/devel/ice/files/patch-cpp-src-IceSSL-UtilF.h
+++ /dev/null
@@ -1,17 +0,0 @@
---- cpp.orig/src/IceSSL/UtilF.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceSSL/UtilF.h 2012-03-04 20:14:53.000000000 +0100
-@@ -21,13 +21,13 @@
- {
-
- class DHParams;
-+IceUtil::Shared* upCast(IceSSL::DHParams*);
-
- }
-
- namespace IceInternal
- {
-
--IceUtil::Shared* upCast(IceSSL::DHParams*);
-
- }
-
diff --git a/devel/ice/files/patch-cpp-src-IceStorm-NodeI.cpp b/devel/ice/files/patch-cpp-src-IceStorm-NodeI.cpp
deleted file mode 100644
index 1eb0b8ae0a60..000000000000
--- a/devel/ice/files/patch-cpp-src-IceStorm-NodeI.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
---- cpp.orig/src/IceStorm/NodeI.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceStorm/NodeI.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -18,11 +18,6 @@
- namespace
- {
-
--bool operator==(const GroupNodeInfo& info, int id)
--{
-- return info.id == id;
--}
--
- class CheckTask : public IceUtil::TimerTask
- {
- const NodeIPtr _node;
diff --git a/devel/ice/files/patch-cpp-src-IceStorm-Replica.h b/devel/ice/files/patch-cpp-src-IceStorm-Replica.h
deleted file mode 100644
index d08f8c239d74..000000000000
--- a/devel/ice/files/patch-cpp-src-IceStorm-Replica.h
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/src/IceStorm/Replica.h 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/IceStorm/Replica.h 2012-09-10 11:43:58.000000000 +0200
-@@ -23,9 +23,9 @@ struct GroupNodeInfo
- GroupNodeInfo(int i, LogUpdate l, const Ice::ObjectPrx& o = Ice::ObjectPrx());
- bool operator<(const GroupNodeInfo& rhs) const;
- bool operator==(const GroupNodeInfo& rhs) const;
-- const int id;
-- const LogUpdate llu;
-- const Ice::ObjectPrx observer;
-+ int id;
-+ LogUpdate llu;
-+ Ice::ObjectPrx observer;
- };
-
- class Replica : virtual public IceUtil::Shared
diff --git a/devel/ice/files/patch-cpp-src-IceStorm-TopicI.cpp b/devel/ice/files/patch-cpp-src-IceStorm-TopicI.cpp
deleted file mode 100644
index b647892a5772..000000000000
--- a/devel/ice/files/patch-cpp-src-IceStorm-TopicI.cpp
+++ /dev/null
@@ -1,74 +0,0 @@
---- cpp.orig/src/IceStorm/TopicI.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/IceStorm/TopicI.cpp 2012-09-12 22:14:00.000000000 +0200
-@@ -666,7 +666,7 @@ TopicImpl::subscribe(const QoS& origQoS, const Ice::ObjectPrx& obj)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -703,7 +703,7 @@ TopicImpl::subscribe(const QoS& origQoS, const Ice::ObjectPrx& obj)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -788,7 +788,7 @@ TopicImpl::subscribeAndGetPublisher(const QoS& qos, const Ice::ObjectPrx& obj)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -912,7 +912,7 @@ TopicImpl::link(const TopicPrx& topic, Ice::Int cost)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -1311,7 +1311,7 @@ TopicImpl::observerAddSubscriber(const LogUpdate& llu, const SubscriberRecord& r
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -1380,7 +1380,7 @@ TopicImpl::observerRemoveSubscriber(const LogUpdate& llu, const Ice::IdentitySeq
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- for(Ice::IdentitySeq::const_iterator id = ids.begin(); id != ids.end(); ++id)
-@@ -1456,7 +1456,7 @@ TopicImpl::destroyInternal(const LogUpdate& origLLU, bool master)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- // Erase all subscriber records and the topic record.
-@@ -1531,7 +1531,7 @@ TopicImpl::removeSubscribers(const Ice::IdentitySeq& ids)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- for(Ice::IdentitySeq::const_iterator id = ids.begin(); id != ids.end(); ++id)
diff --git a/devel/ice/files/patch-cpp-src-IceStorm-TopicManagerI.cpp b/devel/ice/files/patch-cpp-src-IceStorm-TopicManagerI.cpp
deleted file mode 100644
index c86f7d047a14..000000000000
--- a/devel/ice/files/patch-cpp-src-IceStorm-TopicManagerI.cpp
+++ /dev/null
@@ -1,47 +0,0 @@
---- cpp.orig/src/IceStorm/TopicManagerI.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/IceStorm/TopicManagerI.cpp 2012-09-12 22:14:00.000000000 +0200
-@@ -312,7 +312,7 @@ TopicManagerImpl::TopicManagerImpl(const InstancePtr& instance) :
- _sync = _instance->nodeAdapter()->addWithUUID(_syncImpl);
- }
-
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
-
- // Ensure that the llu counter is present in the log.
- LLUWrapperPtr lluWrapper = _databaseCache->getLLU(connection);
-@@ -381,7 +381,7 @@ TopicManagerImpl::create(const string& name)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -486,7 +486,7 @@ TopicManagerImpl::observerInit(const LogUpdate& llu, const TopicContentSeq& cont
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- LLUWrapperPtr lluWrapper = _databaseCache->getLLU(connection);
-@@ -590,7 +590,7 @@ TopicManagerImpl::observerCreateTopic(const LogUpdate& llu, const string& name)
- {
- try
- {
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- SubscriberRecordKey key;
-@@ -776,7 +776,7 @@ TopicManagerImpl::initMaster(const set<GroupNodeInfo>& slaves, const LogUpdate&
- {
- content.clear();
-
-- DatabaseConnectionPtr connection = _databaseCache->getConnection();
-+ DatabaseConnectionPtr connection = _databaseCache->newConnection();
- TransactionHolder txn(connection);
-
- for(map<string, TopicImplPtr>::const_iterator p = _topics.begin(); p != _topics.end(); ++p)
diff --git a/devel/ice/files/patch-cpp-src-IceUtil-Cond.cpp b/devel/ice/files/patch-cpp-src-IceUtil-Cond.cpp
deleted file mode 100644
index 04bb53342a85..000000000000
--- a/devel/ice/files/patch-cpp-src-IceUtil-Cond.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- cpp.orig/src/IceUtil/Cond.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceUtil/Cond.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -330,8 +330,11 @@
-
- IceUtil::Cond::~Cond()
- {
-+#ifndef NDEBUG
- int rc = 0;
-- rc = pthread_cond_destroy(&_cond);
-+ rc =
-+#endif
-+ pthread_cond_destroy(&_cond);
- assert(rc == 0);
- }
-
diff --git a/devel/ice/files/patch-cpp-src-IceUtil-CountDownLatch.cpp b/devel/ice/files/patch-cpp-src-IceUtil-CountDownLatch.cpp
deleted file mode 100644
index 05c6b3eb6556..000000000000
--- a/devel/ice/files/patch-cpp-src-IceUtil-CountDownLatch.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
---- cpp.orig/src/IceUtil/CountDownLatch.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceUtil/CountDownLatch.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -44,10 +44,16 @@
- #ifdef _WIN32
- CloseHandle(_event);
- #else
-+#ifndef NDEBUG
- int rc = 0;
-- rc = pthread_mutex_destroy(&_mutex);
-+ rc =
-+#endif
-+ pthread_mutex_destroy(&_mutex);
- assert(rc == 0);
-- rc = pthread_cond_destroy(&_cond);
-+#ifndef NDEBUG
-+ rc =
-+#endif
-+ pthread_cond_destroy(&_cond);
- assert(rc == 0);
- #endif
- }
diff --git a/devel/ice/files/patch-cpp-src-IceUtil-CtrlCHandler.cpp b/devel/ice/files/patch-cpp-src-IceUtil-CtrlCHandler.cpp
deleted file mode 100644
index 8f86801f6b33..000000000000
--- a/devel/ice/files/patch-cpp-src-IceUtil-CtrlCHandler.cpp
+++ /dev/null
@@ -1,49 +0,0 @@
---- cpp.orig/src/IceUtil/CtrlCHandler.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceUtil/CtrlCHandler.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -219,29 +219,41 @@
- sigaddset(&ctrlCLikeSignals, SIGHUP);
- sigaddset(&ctrlCLikeSignals, SIGINT);
- sigaddset(&ctrlCLikeSignals, SIGTERM);
-- int rc = pthread_sigmask(SIG_BLOCK, &ctrlCLikeSignals, 0);
-+#ifndef NDEBUG
-+ int rc =
-+#endif
-+ pthread_sigmask(SIG_BLOCK, &ctrlCLikeSignals, 0);
- assert(rc == 0);
-
- // Joinable thread
-- rc = pthread_create(&_tid, 0, sigwaitThread, 0);
-+#ifndef NDEBUG
-+ rc =
-+#endif
-+ pthread_create(&_tid, 0, sigwaitThread, 0);
- assert(rc == 0);
- }
- }
-
- CtrlCHandler::~CtrlCHandler()
- {
-- int rc = pthread_cancel(_tid);
-+#ifndef NDEBUG
-+ int rc =
-+#endif
-+ pthread_cancel(_tid);
- assert(rc == 0);
- #if defined(__APPLE__)
- //
- // WORKAROUND: sigwait isn't a cancellation point on MacOS X, see
- // comment in sigwaitThread
- //
-- rc = pthread_kill(_tid, SIGTERM);
-+ pthread_kill(_tid, SIGTERM);
- //assert(rc == 0); For some reaosns, this assert is sometime triggered
- #endif
- void* status = 0;
-- rc = pthread_join(_tid, &status);
-+#ifndef NDEBUG
-+ rc =
-+#endif
-+ pthread_join(_tid, &status);
- assert(rc == 0);
- #if !defined(__APPLE__)
- assert(status == PTHREAD_CANCELED);
diff --git a/devel/ice/files/patch-cpp-src-IceUtil-FileUtil.cpp b/devel/ice/files/patch-cpp-src-IceUtil-FileUtil.cpp
deleted file mode 100644
index d5dc3ee313bc..000000000000
--- a/devel/ice/files/patch-cpp-src-IceUtil-FileUtil.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- cpp.orig/src/IceUtil/FileUtil.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceUtil/FileUtil.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -26,6 +26,10 @@
- # include <dir.h>
- #endif
-
-+#ifdef __FreeBSD__
-+# include <unistd.h>
-+#endif
-+
- using namespace std;
-
- //
diff --git a/devel/ice/files/patch-cpp-src-IceUtil-RecMutex.cpp b/devel/ice/files/patch-cpp-src-IceUtil-RecMutex.cpp
deleted file mode 100644
index 6ec99ee455ba..000000000000
--- a/devel/ice/files/patch-cpp-src-IceUtil-RecMutex.cpp
+++ /dev/null
@@ -1,28 +0,0 @@
---- cpp.orig/src/IceUtil/RecMutex.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/IceUtil/RecMutex.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -148,8 +148,11 @@
- IceUtil::RecMutex::~RecMutex()
- {
- assert(_count == 0);
-+#ifndef NDEBUG
- int rc = 0;
-- rc = pthread_mutex_destroy(&_mutex);
-+ rc =
-+#endif
-+ pthread_mutex_destroy(&_mutex);
- assert(rc == 0);
- }
-
-@@ -196,8 +199,11 @@
- {
- if(--_count == 0)
- {
-+#ifndef NDEBUG
- int rc = 0; // Prevent warnings when NDEBUG is defined.
-- rc = pthread_mutex_unlock(&_mutex);
-+ rc =
-+#endif
-+ pthread_mutex_unlock(&_mutex);
- assert(rc == 0);
- }
- }
diff --git a/devel/ice/files/patch-cpp-src-IceUtil-Shared.cpp b/devel/ice/files/patch-cpp-src-IceUtil-Shared.cpp
deleted file mode 100644
index 30583c77a35c..000000000000
--- a/devel/ice/files/patch-cpp-src-IceUtil-Shared.cpp
+++ /dev/null
@@ -1,21 +0,0 @@
---- cpp.orig/src/IceUtil/Shared.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/IceUtil/Shared.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -96,6 +96,18 @@ IceUtil::SimpleShared::SimpleShared(const SimpleShared&) :
- {
- }
-
-+IceUtil::SimpleSharedUnsafeDestructor::SimpleSharedUnsafeDestructor() :
-+ _ref(0),
-+ _noDelete(false)
-+{
-+}
-+
-+IceUtil::SimpleSharedUnsafeDestructor::SimpleSharedUnsafeDestructor(const SimpleSharedUnsafeDestructor&) :
-+ _ref(0),
-+ _noDelete(false)
-+{
-+}
-+
- IceUtil::Shared::Shared() :
- _ref(0),
- _noDelete(false)
diff --git a/devel/ice/files/patch-cpp-src-Slice-CPlusPlusUtil.cpp b/devel/ice/files/patch-cpp-src-Slice-CPlusPlusUtil.cpp
deleted file mode 100644
index 2c39cda0b1fe..000000000000
--- a/devel/ice/files/patch-cpp-src-Slice-CPlusPlusUtil.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- cpp.orig/src/Slice/CPlusPlusUtil.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Slice/CPlusPlusUtil.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -631,7 +631,7 @@
- string scope = fixKwd(cl->scope());
- if(marshal)
- {
-- out << nl << stream << deref << "write(::Ice::ObjectPtr(::IceInternal::upCast(" << fixedParam
-+ out << nl << stream << deref << "write(::Ice::ObjectPtr(" << scope << "upCast(" << fixedParam
- << ".get())));";
- }
- else
-@@ -649,7 +649,7 @@
- string scope = fixKwd(px->_class()->scope());
- if(marshal)
- {
-- out << nl << stream << deref << "write(::Ice::ObjectPrx(::IceInternal::upCast(" << fixedParam
-+ out << nl << stream << deref << "write(::Ice::ObjectPrx(::IceProxy" << scope << "upCast(" << fixedParam
- << ".get())));";
- }
- else
diff --git a/devel/ice/files/patch-cpp-src-Slice-FileTracker.cpp b/devel/ice/files/patch-cpp-src-Slice-FileTracker.cpp
deleted file mode 100644
index ac8e6de3206d..000000000000
--- a/devel/ice/files/patch-cpp-src-Slice-FileTracker.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- cpp.orig/src/Slice/FileTracker.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/Slice/FileTracker.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -17,6 +17,10 @@
- # include <direct.h>
- #endif
-
-+#ifdef __FreeBSD__
-+# include <unistd.h>
-+#endif
-+
- using namespace std;
-
- Slice::FileException::FileException(const char* file, int line, const string& r) :
diff --git a/devel/ice/files/patch-cpp-src-slice2cpp-Gen.cpp b/devel/ice/files/patch-cpp-src-slice2cpp-Gen.cpp
index d7b76f871253..100cc8d65a21 100644
--- a/devel/ice/files/patch-cpp-src-slice2cpp-Gen.cpp
+++ b/devel/ice/files/patch-cpp-src-slice2cpp-Gen.cpp
@@ -1,111 +1,13 @@
---- cpp.orig/src/slice2cpp/Gen.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/slice2cpp/Gen.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -1944,8 +1944,10 @@
+--- cpp.orig/src/slice2cpp/Gen.cpp 2013-03-11 15:19:46.000000000 +0000
++++ cpp/src/slice2cpp/Gen.cpp 2013-05-20 19:51:48.109197053 +0000
+@@ -385,6 +385,10 @@
+ H << "\n#include <Ice/Proxy.h>";
+ H << "\n#include <Ice/OutgoingAsync.h>";
}
-
- string name = fixKwd(p->name());
-+ string scoped = fixKwd(p->scoped());
-
- H << sp << nl << "class " << name << ';';
-+ H << nl << _dllExport << "::IceProxy::Ice::Object* upCast(::IceProxy" << scoped << "*);";
- }
-
- Slice::Gen::ProxyVisitor::ProxyVisitor(Output& h, Output& c, const string& dllExport) :
-@@ -3691,10 +3693,22 @@
- Slice::Gen::ObjectDeclVisitor::visitClassDecl(const ClassDeclPtr& p)
- {
- string name = fixKwd(p->name());
-+ string scoped = fixKwd(p->scoped());
-
- H << sp << nl << "class " << name << ';';
- H << nl << "bool operator==(const " << name << "&, const " << name << "&);";
- H << nl << "bool operator<(const " << name << "&, const " << name << "&);";
-+
-+ H << sp;
-+
-+ if(!p->isLocal())
++ else if(p->hasNonLocalClassDecls())
+ {
-+ H << nl << _dllExport << "::Ice::Object* upCast(" << scoped << "*);";
++ H << "\n#include <Ice/Proxy.h>";
+ }
-+ else
-+ {
-+ H << nl << _dllExport << "::Ice::LocalObject* upCast(" << scoped << "*);";
-+ }
- }
-
- void
-@@ -4922,13 +4936,13 @@
- {
- if((BuiltinPtr::dynamicCast(p) && BuiltinPtr::dynamicCast(p)->kind() == Builtin::KindObject)
- || ClassDeclPtr::dynamicCast(p))
-- {
-- C << nl << "if(" << prefix << name << ')';
-+ { C << nl << "if(" << prefix << name << ')';
- C << sb;
- ClassDeclPtr decl = ClassDeclPtr::dynamicCast(p);
- if(decl)
- {
-- C << nl << "::IceInternal::upCast(" << prefix << name << ".get())->__addObject(_c);";
-+ string scope = fixKwd(decl->scope());
-+ C << nl << scope << "upCast(" << prefix << name << ".get())->__addObject(_c);";
- }
- else
- {
-@@ -4991,9 +5005,10 @@
- ClassDeclPtr decl = ClassDeclPtr::dynamicCast(p);
- if(decl)
- {
-- C << nl << "if(" << "::IceInternal::upCast(" << prefix << name << ".get())->__usesClasses())";
-+ string scope = fixKwd(decl->scope());
-+ C << nl << "if(" << scope << "upCast(" << prefix << name << ".get())->__usesClasses())";
- C << sb;
-- C << nl << "::IceInternal::upCast(" << prefix << name << ".get())->__decRefUnsafe();";
-+ C << nl << scope << "upCast(" << prefix << name << ".get())->__decRefUnsafe();";
- C << nl << prefix << name << ".__clearHandleUnsafe();";
- }
-@@ -5629,40 +5644,30 @@
- {
- string scoped = fixKwd(p->scoped());
-
-- H << sp;
--
-- if(!p->isLocal())
-- {
-- H << nl << _dllExport << "::Ice::Object* upCast(" << scoped << "*);";
-- H << nl << _dllExport << "::IceProxy::Ice::Object* upCast(::IceProxy" << scoped << "*);";
-- }
-- else
-- {
-- H << nl << _dllExport << "::Ice::LocalObject* upCast(" << scoped << "*);";
-- }
- }
-
- bool
- Slice::Gen::IceInternalVisitor::visitClassDefStart(const ClassDefPtr& p)
- {
- string scoped = fixKwd(p->scoped());
-+ string scope = fixKwd(p->scope());
-
- C << sp;
- if(!p->isLocal())
+ if(p->hasNonLocalDataOnlyClasses() || p->hasNonLocalExceptions())
{
- C << nl
- << (_dllExport.empty() ? "" : "ICE_DECLSPEC_EXPORT ")
-- << "::Ice::Object* IceInternal::upCast(" << scoped << "* p) { return p; }";
-+ << "::Ice::Object* " << scope << "upCast(" << scoped << "* p) { return p; }";
- C << nl
- << (_dllExport.empty() ? "" : "ICE_DECLSPEC_EXPORT ")
-- << "::IceProxy::Ice::Object* IceInternal::upCast(::IceProxy" << scoped
-+ << "::IceProxy::Ice::Object* IceProxy" << scope << "upCast(::IceProxy" << scoped
- << "* p) { return p; }";
- }
- else
- {
- C << nl
- << (_dllExport.empty() ? "" : "ICE_DECLSPEC_EXPORT ")
-- << "::Ice::LocalObject* IceInternal::upCast(" << scoped << "* p) { return p; }";
-+ << "::Ice::LocalObject* " << scope << "upCast(" << scoped << "* p) { return p; }";
- }
-
- return true;
diff --git a/devel/ice/files/patch-cpp-src-slice2cpp-Main.cpp b/devel/ice/files/patch-cpp-src-slice2cpp-Main.cpp
deleted file mode 100644
index 1f0c2079b455..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2cpp-Main.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- cpp.orig/src/slice2cpp/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2cpp/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -22,7 +22,7 @@ using namespace Slice;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -31,13 +31,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -48,7 +48,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -294,7 +294,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2cs-Gen.cpp b/devel/ice/files/patch-cpp-src-slice2cs-Gen.cpp
deleted file mode 100644
index 18d24c6f7756..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2cs-Gen.cpp
+++ /dev/null
@@ -1,28 +0,0 @@
---- cpp.orig/src/slice2cs/Gen.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/slice2cs/Gen.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -1281,7 +1281,7 @@
- {
- _out << value << "F";
- }
-- else if(ep = EnumPtr::dynamicCast(type))
-+ else if((ep = EnumPtr::dynamicCast(type)))
- {
- string enumName = fixId(ep->scoped());
- string::size_type colon = value.rfind(':');
-@@ -3914,16 +3914,6 @@
- ClassDefPtr cl = ClassDefPtr::dynamicCast(p->container());
- string name = fixId(p->name(), DotNet::ICloneable, true);
- vector<string> params = getParams(p);
-- bool hasOutParams = false;
-- ParamDeclList paramList = p->parameters();
-- for(ParamDeclList::const_iterator pli = paramList.begin(); pli != paramList.end(); ++pli)
-- {
-- if((*pli)->isOutParam())
-- {
-- hasOutParams = true;
-- break;
-- }
-- }
-
- _out << sp;
-
diff --git a/devel/ice/files/patch-cpp-src-slice2cs-Main.cpp b/devel/ice/files/patch-cpp-src-slice2cs-Main.cpp
deleted file mode 100644
index e46ff75ef613..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2cs-Main.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- cpp.orig/src/slice2cs/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2cs/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -22,7 +22,7 @@ using namespace Slice;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -31,13 +31,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -48,7 +48,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -303,7 +303,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2freeze-Main.cpp b/devel/ice/files/patch-cpp-src-slice2freeze-Main.cpp
deleted file mode 100644
index 64281d740f03..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2freeze-Main.cpp
+++ /dev/null
@@ -1,55 +0,0 @@
---- cpp.orig/src/slice2freeze/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2freeze/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -28,7 +28,7 @@ using namespace Slice;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -37,13 +37,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -56,7 +56,7 @@ string ICE_ENCODING_COMPARE = "Freeze::IceEncodingCompare";
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -1995,7 +1995,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
-@@ -2042,7 +2042,7 @@ compile(int argc, char* argv[])
- u->destroy();
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2freezej-Main.cpp b/devel/ice/files/patch-cpp-src-slice2freezej-Main.cpp
deleted file mode 100644
index 7612dccad7a6..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2freezej-Main.cpp
+++ /dev/null
@@ -1,55 +0,0 @@
---- cpp.orig/src/slice2freezej/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2freezej/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -26,7 +26,7 @@ using namespace IceUtilInternal;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -35,13 +35,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -52,7 +52,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> lock(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> lock(mtx);
-
- interrupted = true;
- }
-@@ -1828,7 +1828,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
-@@ -1923,7 +1923,7 @@ compile(int argc, char* argv[])
- u->destroy();
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2html-Main.cpp b/devel/ice/files/patch-cpp-src-slice2html-Main.cpp
deleted file mode 100644
index 84886c43404e..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2html-Main.cpp
+++ /dev/null
@@ -1,55 +0,0 @@
---- cpp.orig/src/slice2html/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2html/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -24,7 +24,7 @@ using namespace IceUtil;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -33,13 +33,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -50,7 +50,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -254,7 +254,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
-@@ -296,7 +296,7 @@ compile(int argc, char* argv[])
- p->destroy();
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2java-Gen.cpp b/devel/ice/files/patch-cpp-src-slice2java-Gen.cpp
deleted file mode 100644
index 1b21ba07afbd..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2java-Gen.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- cpp.orig/src/slice2java/Gen.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/src/slice2java/Gen.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -1246,7 +1246,7 @@
- {
- BuiltinPtr bp;
- EnumPtr ep;
-- if(bp = BuiltinPtr::dynamicCast(type))
-+ if((bp = BuiltinPtr::dynamicCast(type)))
- {
- switch(bp->kind())
- {
-@@ -1349,7 +1349,7 @@
- }
-
- }
-- else if(ep = EnumPtr::dynamicCast(type))
-+ else if((ep = EnumPtr::dynamicCast(type)))
- {
- string val = value;
- string::size_type pos = val.rfind(':');
diff --git a/devel/ice/files/patch-cpp-src-slice2java-Main.cpp b/devel/ice/files/patch-cpp-src-slice2java-Main.cpp
deleted file mode 100644
index 9b05b32e4621..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2java-Main.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- cpp.orig/src/slice2java/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2java/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -23,7 +23,7 @@ using namespace Slice;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -32,13 +32,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -49,7 +49,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -356,7 +356,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2php-Main.cpp b/devel/ice/files/patch-cpp-src-slice2php-Main.cpp
deleted file mode 100644
index 85a751a84586..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2php-Main.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- cpp.orig/src/slice2php/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2php/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -1488,7 +1488,7 @@ printHeader(IceUtilInternal::Output& out)
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -1497,13 +1497,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -1514,7 +1514,7 @@ Init init;
- static void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -1777,7 +1777,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2py-Main.cpp b/devel/ice/files/patch-cpp-src-slice2py-Main.cpp
deleted file mode 100644
index 83102598cbd8..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2py-Main.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- cpp.orig/src/slice2py/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2py/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -40,7 +40,7 @@ using namespace Slice::Python;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -49,13 +49,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -66,7 +66,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -631,7 +631,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-src-slice2rb-Main.cpp b/devel/ice/files/patch-cpp-src-slice2rb-Main.cpp
deleted file mode 100644
index e2db7b860608..000000000000
--- a/devel/ice/files/patch-cpp-src-slice2rb-Main.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- cpp.orig/src/slice2rb/Main.cpp 2011-06-15 21:43:58.000000000 +0200
-+++ cpp/src/slice2rb/Main.cpp 2012-09-10 11:43:58.000000000 +0200
-@@ -39,7 +39,7 @@ using namespace Slice::Ruby;
- namespace
- {
-
--IceUtil::Mutex* mutex = 0;
-+IceUtil::Mutex* mtx = 0;
- bool interrupted = false;
-
- class Init
-@@ -48,13 +48,13 @@ public:
-
- Init()
- {
-- mutex = new IceUtil::Mutex;
-+ mtx = new IceUtil::Mutex;
- }
-
- ~Init()
- {
-- delete mutex;
-- mutex = 0;
-+ delete mtx;
-+ mtx = 0;
- }
- };
-
-@@ -65,7 +65,7 @@ Init init;
- void
- interruptedCallback(int signal)
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- interrupted = true;
- }
-@@ -316,7 +316,7 @@ compile(int argc, char* argv[])
- }
-
- {
-- IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mutex);
-+ IceUtilInternal::MutexPtrLock<IceUtil::Mutex> sync(mtx);
-
- if(interrupted)
- {
diff --git a/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp b/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp
index 459e85f99501..979a1400c3e2 100644
--- a/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp
+++ b/devel/ice/files/patch-cpp-test-Glacier2-ssl-Server.cpp
@@ -18,15 +18,6 @@
}
}
-@@ -99,7 +105,7 @@
- }
-
- virtual void
-- ice_ping(const Ice::Current& current)
-+ ice_ping(const Ice::Current& current) const
- {
- testContext(_ssl, current.ctx);
- }
@@ -133,8 +139,11 @@
{
testContext(true, current.ctx);
diff --git a/devel/ice/files/patch-cpp-test-Ice-background-EndpointI.h b/devel/ice/files/patch-cpp-test-Ice-background-EndpointI.h
deleted file mode 100644
index 3c0562c034a7..000000000000
--- a/devel/ice/files/patch-cpp-test-Ice-background-EndpointI.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- cpp.orig/test/Ice/background/EndpointI.h 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/test/Ice/background/EndpointI.h 2012-03-04 20:14:53.000000000 +0100
-@@ -48,7 +48,7 @@
-
- virtual Ice::Int hashInit() const;
- #if !defined(_MSC_VER) || _MSC_VER > 1300
-- using IceInternal::EndpointI::connectors;
-+ using ::IceInternal::EndpointI::connectors;
- #endif
-
- private:
diff --git a/devel/ice/files/patch-cpp-test-Ice-custom-AllTests.cpp b/devel/ice/files/patch-cpp-test-Ice-custom-AllTests.cpp
deleted file mode 100644
index a2ec5c5216c8..000000000000
--- a/devel/ice/files/patch-cpp-test-Ice-custom-AllTests.cpp
+++ /dev/null
@@ -1,32 +0,0 @@
---- cpp.orig/test/Ice/custom/AllTests.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/test/Ice/custom/AllTests.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -1384,7 +1384,8 @@
- const ::Test::ClassStructSeq& seq,
- const InParamPtr& cookie)
- {
-- pair< ::Test::ClassStructPtr, ::Test::ClassStructSeq> in = getIn(in, cookie);
-+ pair< ::Test::ClassStructPtr, ::Test::ClassStructSeq> in;
-+ in = getIn(in, cookie);
- test(ret == in.first);
- test(cs1 == in.first);
- test(seq == in.second);
-@@ -1432,7 +1433,8 @@
-
- void throwExcept1(const Ice::AsyncResultPtr& result)
- {
-- wstring in = getIn(in, InParamPtr::dynamicCast(result->getCookie()));
-+ wstring in;
-+ in = getIn(in, InParamPtr::dynamicCast(result->getCookie()));
- try
- {
- Test1::WstringClassPrx t = Test1::WstringClassPrx::uncheckedCast(result->getProxy());
-@@ -1451,7 +1453,8 @@
-
- void throwExcept2(const Ice::AsyncResultPtr& result)
- {
-- wstring in = getIn(in, InParamPtr::dynamicCast(result->getCookie()));
-+ wstring in;
-+ in = getIn(in, InParamPtr::dynamicCast(result->getCookie()));
- try
- {
- Test2::WstringClassPrx t = Test2::WstringClassPrx::uncheckedCast(result->getProxy());
diff --git a/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp b/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp
new file mode 100644
index 000000000000..7da26e749dfb
--- /dev/null
+++ b/devel/ice/files/patch-cpp-test-Ice-metrics-AllTests.cpp
@@ -0,0 +1,32 @@
+--- cpp.orig/test/Ice/metrics/AllTests.cpp 2013-03-11 15:19:47.000000000 +0000
++++ cpp/test/Ice/metrics/AllTests.cpp 2013-05-20 02:11:00.939194168 +0000
+@@ -597,9 +597,12 @@
+ testAttribute(clientMetrics, clientProps, update, "Connection", "incoming", "false");
+ testAttribute(clientMetrics, clientProps, update, "Connection", "adapterName", "");
+ testAttribute(clientMetrics, clientProps, update, "Connection", "connectionId", "Con1");
+- testAttribute(clientMetrics, clientProps, update, "Connection", "localHost", "127.0.0.1");
++ if (!inFreeBSDJail())
++ {
++ testAttribute(clientMetrics, clientProps, update, "Connection", "localHost", "127.0.0.1");
++ testAttribute(clientMetrics, clientProps, update, "Connection", "remoteHost", "127.0.0.1");
++ }
+ //testAttribute(clientMetrics, clientProps, update, "Connection", "localPort", "");
+- testAttribute(clientMetrics, clientProps, update, "Connection", "remoteHost", "127.0.0.1");
+ testAttribute(clientMetrics, clientProps, update, "Connection", "remotePort", "12010");
+ testAttribute(clientMetrics, clientProps, update, "Connection", "mcastHost", "");
+ testAttribute(clientMetrics, clientProps, update, "Connection", "mcastPort", "");
+@@ -814,9 +817,12 @@
+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "incoming", "true", op);
+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "adapterName", "TestAdapter", op);
+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "connectionId", "", op);
+- testAttribute(serverMetrics, serverProps, update, "Dispatch", "localHost", "127.0.0.1", op);
++ if (!inFreeBSDJail())
++ {
++ testAttribute(serverMetrics, serverProps, update, "Dispatch", "localHost", "127.0.0.1", op);
++ testAttribute(serverMetrics, serverProps, update, "Dispatch", "remoteHost", "127.0.0.1", op);
++ }
+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "localPort", "12010", op);
+- testAttribute(serverMetrics, serverProps, update, "Dispatch", "remoteHost", "127.0.0.1", op);
+ //testAttribute(serverMetrics, serverProps, update, "Dispatch", "remotePort", "12010", op);
+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "mcastHost", "", op);
+ testAttribute(serverMetrics, serverProps, update, "Dispatch", "mcastPort", "", op);
diff --git a/devel/ice/files/patch-cpp-test-Ice-properties-run.py b/devel/ice/files/patch-cpp-test-Ice-properties-run.py
index 4959545a4df8..9537cffd0de1 100644
--- a/devel/ice/files/patch-cpp-test-Ice-properties-run.py
+++ b/devel/ice/files/patch-cpp-test-Ice-properties-run.py
@@ -1,18 +1,29 @@
---- cpp.orig/test/Ice/properties/run.py 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/test/Ice/properties/run.py 2012-03-04 20:14:53.000000000 +0100
-@@ -26,7 +26,7 @@
+--- cpp.orig/test/Ice/properties/run.py 2013-03-11 15:19:47.000000000 +0000
++++ cpp/test/Ice/properties/run.py 2013-05-21 03:48:13.020195761 +0000
+@@ -28,15 +28,15 @@
#
- # Write config
- #
--configPath = u"./config/中国_client.config"
-+configPath = u"./config/中国_client.config".encode("utf-8")
+ if sys.version_info[0] == 2:
+ configPath = "./config/\xe4\xb8\xad\xe5\x9b\xbd_client.config".decode("utf-8")
+- TestUtil.createConfig(configPath,
++ TestUtil.createConfig(configPath.encode("utf-8"),
+ ["# Automatically generated by Ice test driver.",
+ "Ice.Trace.Protocol=1",
+ "Ice.Trace.Network=1",
+ "Ice.ProgramName=PropertiesClient",
+- "Config.Path=./config/中国_client.config"])
++ "Config.Path=" + configPath.encode("utf-8")])
+ else:
+ configPath = "./config/\u4e2d\u56fd_client.config"
+- TestUtil.createConfig(configPath,
++ TestUtil.createConfig(configPath.encode("utf-8"),
+ ["# Automatically generated by Ice test driver.",
+ "Ice.Trace.Protocol=1",
+ "Ice.Trace.Network=1",
+@@ -46,5 +46,5 @@
- TestUtil.createConfig(configPath,
- ["# Automatically generated by Ice test driver.",
-@@ -38,4 +38,4 @@
TestUtil.simpleTest(client)
- if os.path.exists(configPath):
+-if os.path.exists(configPath):
- os.remove(configPath)
-\ No newline at end of file
-+ os.remove(configPath)
++if os.path.exists(configPath.encode("utf-8")):
++ os.remove(configPath.encode("utf-8"))
diff --git a/devel/ice/files/patch-cpp-test-IceUtil-unicode-Client.cpp b/devel/ice/files/patch-cpp-test-IceUtil-unicode-Client.cpp
deleted file mode 100644
index 87a5e3476031..000000000000
--- a/devel/ice/files/patch-cpp-test-IceUtil-unicode-Client.cpp
+++ /dev/null
@@ -1,13 +0,0 @@
---- cpp.orig/test/IceUtil/unicode/Client.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/test/IceUtil/unicode/Client.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -15,6 +15,10 @@
- # include <io.h>
- #endif
-
-+#ifdef __FreeBSD__
-+# include <unistd.h>
-+#endif
-+
- using namespace IceUtil;
- using namespace std;
-
diff --git a/devel/ice/files/patch-cpp-test-Slice-keyword-Client.cpp b/devel/ice/files/patch-cpp-test-Slice-keyword-Client.cpp
deleted file mode 100644
index 4ce3dd32b0f3..000000000000
--- a/devel/ice/files/patch-cpp-test-Slice-keyword-Client.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- cpp.orig/test/Slice/keyword/Client.cpp 2011-06-15 21:43:59.000000000 +0200
-+++ cpp/test/Slice/keyword/Client.cpp 2012-03-04 20:14:53.000000000 +0100
-@@ -73,6 +73,9 @@
- virtual void ice_response(Ice::Int) {}
- virtual void ice_exception(const ::Ice::Exception&) {}
- };
-+
-+template<typename T>
-+void unused(T const &) { }
-
- //
- // This section of the test is present to ensure that the C++ types
-@@ -86,6 +89,7 @@
-
- _cpp_and::_cpp_auto b;
- b._cpp_default = 0;
-+ unused(b);
-
- _cpp_and::deletePtr c = new _cpp_and::_cpp_delete();
- c->_cpp_else = "";
diff --git a/devel/ice/files/patch-scripts-TestUtil.py b/devel/ice/files/patch-scripts-TestUtil.py
index 093ba2d51151..2b992d5512a9 100644
--- a/devel/ice/files/patch-scripts-TestUtil.py
+++ b/devel/ice/files/patch-scripts-TestUtil.py
@@ -1,6 +1,6 @@
---- scripts.orig/TestUtil.py 2011-06-15 21:44:00.000000000 +0200
-+++ scripts/TestUtil.py 2012-03-04 20:14:53.000000000 +0100
-@@ -74,6 +74,25 @@
+--- scripts.orig/TestUtil.py 2013-03-11 15:19:47.000000000 +0000
++++ scripts/TestUtil.py 2013-05-21 00:29:37.903194948 +0000
+@@ -84,6 +84,25 @@
def isLinux():
return sys.platform.startswith("linux")
@@ -26,19 +26,18 @@
def getCppCompiler():
compiler = ""
if os.environ.get("CPP_COMPILER", "") != "":
-@@ -1590,7 +1609,15 @@
- if isDarwin() and "nodarwin" in config:
- print "%s*** test not supported under Darwin%s" % (prefix, suffix)
+@@ -1846,6 +1865,14 @@
+ print("%s*** test not supported under Darwin%s" % (prefix, suffix))
continue
-+
+
+ if isFreeBSD() and "nofreebsd" in config:
-+ print "%s*** test not supported under FreeBSD%s" % (prefix, suffix)
++ print("%s*** test not supported under FreeBSD%s" % (prefix, suffix))
+ continue
-
++
+ if isFreeBSDJail() and "nofreebsdjail" in config:
-+ print "%s*** test not supported within a FreeBSD Jail%s" % (prefix, suffix)
++ print("%s*** test not supported within a FreeBSD Jail%s" % (prefix, suffix))
+ continue
+
if not isWin32() and "win32only" in config:
- print "%s*** test only supported under Win32%s" % (prefix, suffix)
+ print("%s*** test only supported under Win32%s" % (prefix, suffix))
continue