summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2019-12-14 15:50:16 +0800
committerTing-Wei Lan <lantw44@gmail.com>2019-12-14 15:50:16 +0800
commit8066e2bb01294ceaf41e8fa0137e068966e907ea (patch)
tree3117aa7b93f369f8bd6091d75ee4ed76b83e13d0
parentd3393d3f95db8c9b938d9948988bae48c2caf9e7 (diff)
downloadwspkg-data-8066e2bb01294ceaf41e8fa0137e068966e907ea.tar.gz
wspkg-data-8066e2bb01294ceaf41e8fa0137e068966e907ea.tar.zst
wspkg-data-8066e2bb01294ceaf41e8fa0137e068966e907ea.zip
wsbsd: Keep unfetchable ports for now
-rw-r--r--wsbsd.files/patches/databases_mysql++3.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/wsbsd.files/patches/databases_mysql++3.patch b/wsbsd.files/patches/databases_mysql++3.patch
new file mode 100644
index 0000000..b65271f
--- /dev/null
+++ b/wsbsd.files/patches/databases_mysql++3.patch
@@ -0,0 +1,13 @@
+Index: databases/mysql++3/Makefile
+===================================================================
+--- databases/mysql++3/Makefile (revision 519661)
++++ databases/mysql++3/Makefile (working copy)
+@@ -11,8 +11,6 @@
+ MAINTAINER= dudu@dudu.ro
+ COMMENT= Complex C++ API for MySQL${MYSQL_VER}
+
+-BROKEN= unfetchable
+-
+ USES= gmake mysql
+ GNU_CONFIGURE= yes
+ CONFIGURE_ARGS+=--with-mysql=${LOCALBASE} --enable-thread-check