summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chat/centerim/distinfo3
-rw-r--r--chat/centerim/patches/patch-libicq2000_src_ContactTree.cpp12
-rw-r--r--misc/fbreader/distinfo6
-rw-r--r--misc/fbreader/patches/patch-fbreader_src_fbreader_FBReaderActions.cpp12
-rw-r--r--misc/fbreader/patches/patch-fbreader_src_fbreader_FBView.cpp12
-rw-r--r--misc/fbreader/patches/patch-fbreader_src_formats_html_HtmlReader.cpp12
-rw-r--r--misc/fbreader/patches/patch-zlibrary_text_src_area_ZLTextAreaStyle.cpp12
-rw-r--r--sysutils/btpin-qt/distinfo3
-rw-r--r--sysutils/btpin-qt/patches/patch-btclient.cpp12
9 files changed, 81 insertions, 3 deletions
diff --git a/chat/centerim/distinfo b/chat/centerim/distinfo
index d0229536c9c..655e568620c 100644
--- a/chat/centerim/distinfo
+++ b/chat/centerim/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2013/03/02 18:20:19 joerg Exp $
+$NetBSD: distinfo,v 1.7 2013/05/06 15:04:54 joerg Exp $
SHA1 (centerim-4.22.9.tar.gz) = ebe9f4ee2064a2fa10f1084ce26083ccd295673e
RMD160 (centerim-4.22.9.tar.gz) = 253007e466a211ec740f7843538e4f686ab95cad
@@ -9,6 +9,7 @@ SHA1 (patch-ad) = bfe19ca98facfbb23a87dd28a176980fb4e986de
SHA1 (patch-av) = 05758183016fb1bb297c9c3d2c0606e6a66f9901
SHA1 (patch-bb) = 7312d496cdde7f619eff6bfef6025fe9be14529d
SHA1 (patch-libicq2000_libicq2000_sigslot.h) = a812915ad5b329a6c82ff90835d26f73552eeebb
+SHA1 (patch-libicq2000_src_ContactTree.cpp) = 5be7af2c59d15a7e4d78d4d3ea36b1bfeb12c34a
SHA1 (patch-libjabber_jconn.c) = 6c0eff8b52a8306c6fbb80ced1c187ec1861bb05
SHA1 (patch-src_hooks_msnhook.cc) = 9b0ee3bb3fb524cf9060a3e34dd0f8e4f4f32d5c
SHA1 (patch-src_hooks_msnhook.h) = 63bce505a649642882093b49e5f298fc66954ef8
diff --git a/chat/centerim/patches/patch-libicq2000_src_ContactTree.cpp b/chat/centerim/patches/patch-libicq2000_src_ContactTree.cpp
new file mode 100644
index 00000000000..2a949bdd71d
--- /dev/null
+++ b/chat/centerim/patches/patch-libicq2000_src_ContactTree.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-libicq2000_src_ContactTree.cpp,v 1.1 2013/05/06 15:04:55 joerg Exp $
+
+--- libicq2000/src/ContactTree.cpp.orig 2013-05-04 14:35:03.000000000 +0000
++++ libicq2000/src/ContactTree.cpp
+@@ -21,6 +21,7 @@
+
+ #include "ContactTree.h"
+ #include "events.h"
++#include <cstdlib>
+
+ namespace ICQ2000 {
+
diff --git a/misc/fbreader/distinfo b/misc/fbreader/distinfo
index 73b2c06ef12..ccca20616f9 100644
--- a/misc/fbreader/distinfo
+++ b/misc/fbreader/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2012/10/01 12:47:30 wiz Exp $
+$NetBSD: distinfo,v 1.7 2013/05/06 15:04:55 joerg Exp $
SHA1 (fbreader-sources-0.99.2.tgz) = 16391ac7d5e38c014c48f9f9f8c0a21342926ffe
RMD160 (fbreader-sources-0.99.2.tgz) = b143d8bb2aa3879f2c4b273011ffef5ec93532be
@@ -6,4 +6,8 @@ Size (fbreader-sources-0.99.2.tgz) = 2423279 bytes
SHA1 (patch-ab) = 4fcbbc7c9fe7fe2e9d841d226ba69624e36e08a5
SHA1 (patch-ah) = 8b30ee01cdb05d1680ce45cb57ba37011c33fa6c
SHA1 (patch-ai) = 4e1e7f400277461853deba91536d25c13d9b6426
+SHA1 (patch-fbreader_src_fbreader_FBReaderActions.cpp) = ac2d5937d3628abd6db2e4b2fe869d95262d2689
+SHA1 (patch-fbreader_src_fbreader_FBView.cpp) = f9018b813b92d31c67e13eb68d6e50c8a7637a5c
+SHA1 (patch-fbreader_src_formats_html_HtmlReader.cpp) = fe0ebe4dff97a11581a6d7b079f8f19f4e3be019
SHA1 (patch-zlibrary_text_Makefile) = 626331a0fe20419613029ad1337c1d60d73837c9
+SHA1 (patch-zlibrary_text_src_area_ZLTextAreaStyle.cpp) = ec87bd8072c2385df6e224c7cb1a914bef595f78
diff --git a/misc/fbreader/patches/patch-fbreader_src_fbreader_FBReaderActions.cpp b/misc/fbreader/patches/patch-fbreader_src_fbreader_FBReaderActions.cpp
new file mode 100644
index 00000000000..fd037021b0f
--- /dev/null
+++ b/misc/fbreader/patches/patch-fbreader_src_fbreader_FBReaderActions.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-fbreader_src_fbreader_FBReaderActions.cpp,v 1.1 2013/05/06 15:04:55 joerg Exp $
+
+--- fbreader/src/fbreader/FBReaderActions.cpp.orig 2013-05-04 15:09:20.000000000 +0000
++++ fbreader/src/fbreader/FBReaderActions.cpp
+@@ -18,6 +18,7 @@
+ */
+
+ #include <algorithm>
++#include <cstdlib>
+
+ #include <ZLStringUtil.h>
+ #include <ZLDialogManager.h>
diff --git a/misc/fbreader/patches/patch-fbreader_src_fbreader_FBView.cpp b/misc/fbreader/patches/patch-fbreader_src_fbreader_FBView.cpp
new file mode 100644
index 00000000000..bf8e97b3b9b
--- /dev/null
+++ b/misc/fbreader/patches/patch-fbreader_src_fbreader_FBView.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-fbreader_src_fbreader_FBView.cpp,v 1.1 2013/05/06 15:04:55 joerg Exp $
+
+--- fbreader/src/fbreader/FBView.cpp.orig 2013-05-04 15:09:39.000000000 +0000
++++ fbreader/src/fbreader/FBView.cpp
+@@ -18,6 +18,7 @@
+ */
+
+ #include <cmath>
++#include <cstdlib>
+ #include <algorithm>
+
+ #include <ZLUnicodeUtil.h>
diff --git a/misc/fbreader/patches/patch-fbreader_src_formats_html_HtmlReader.cpp b/misc/fbreader/patches/patch-fbreader_src_formats_html_HtmlReader.cpp
new file mode 100644
index 00000000000..b5d3ed53a9a
--- /dev/null
+++ b/misc/fbreader/patches/patch-fbreader_src_formats_html_HtmlReader.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-fbreader_src_formats_html_HtmlReader.cpp,v 1.1 2013/05/06 15:04:55 joerg Exp $
+
+--- fbreader/src/formats/html/HtmlReader.cpp.orig 2013-05-04 15:08:25.000000000 +0000
++++ fbreader/src/formats/html/HtmlReader.cpp
+@@ -19,6 +19,7 @@
+
+ #include <algorithm>
+ #include <cctype>
++#include <cstdlib>
+
+ #include <ZLInputStream.h>
+ #include <ZLXMLReader.h>
diff --git a/misc/fbreader/patches/patch-zlibrary_text_src_area_ZLTextAreaStyle.cpp b/misc/fbreader/patches/patch-zlibrary_text_src_area_ZLTextAreaStyle.cpp
new file mode 100644
index 00000000000..a2bae4b702b
--- /dev/null
+++ b/misc/fbreader/patches/patch-zlibrary_text_src_area_ZLTextAreaStyle.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-zlibrary_text_src_area_ZLTextAreaStyle.cpp,v 1.1 2013/05/06 15:04:55 joerg Exp $
+
+--- zlibrary/text/src/area/ZLTextAreaStyle.cpp.orig 2013-05-04 15:07:13.000000000 +0000
++++ zlibrary/text/src/area/ZLTextAreaStyle.cpp
+@@ -18,6 +18,7 @@
+ */
+
+ #include <algorithm>
++#include <cstdlib>
+
+ #include <ZLUnicodeUtil.h>
+ #include <ZLPaintContext.h>
diff --git a/sysutils/btpin-qt/distinfo b/sysutils/btpin-qt/distinfo
index 9f94e04d30d..f449d1242ae 100644
--- a/sysutils/btpin-qt/distinfo
+++ b/sysutils/btpin-qt/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.5 2012/02/24 09:03:29 plunky Exp $
+$NetBSD: distinfo,v 1.6 2013/05/06 15:04:55 joerg Exp $
SHA1 (btpin-qt-1.5.tar.gz) = d8a198caa3e3cb45bbe17deac07f3c96989b42e9
RMD160 (btpin-qt-1.5.tar.gz) = b1ac5653eb621dc75ca2805b8a55375c8027f0b3
Size (btpin-qt-1.5.tar.gz) = 5185 bytes
+SHA1 (patch-btclient.cpp) = 50723353cbc95328afb3c445f47b191815f29cb3
diff --git a/sysutils/btpin-qt/patches/patch-btclient.cpp b/sysutils/btpin-qt/patches/patch-btclient.cpp
new file mode 100644
index 00000000000..1114d3eb1bb
--- /dev/null
+++ b/sysutils/btpin-qt/patches/patch-btclient.cpp
@@ -0,0 +1,12 @@
+$NetBSD: patch-btclient.cpp,v 1.1 2013/05/06 15:04:55 joerg Exp $
+
+--- btclient.cpp.orig 2013-05-04 14:26:39.000000000 +0000
++++ btclient.cpp
+@@ -26,6 +26,7 @@
+ #include <sys/cdefs.h>
+ #include <sys/types.h>
+ #include <sys/un.h>
++#include <unistd.h>
+
+ #include <bluetooth.h>
+ #include <err.h>