aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-03-20 02:33:04 +0000
committerRene Ladan <rene@FreeBSD.org>2020-03-20 02:33:04 +0000
commitd5cf397d65475e8b10b1cbb50975d3fb9314ca8a (patch)
tree006d054d629dcd33cb8716c5ab685675c3fe481e /x11-toolkits
parent902b062c3d84bc5acebfbcd0e1303bcefc73344f (diff)
downloadports-d5cf397d65475e8b10b1cbb50975d3fb9314ca8a.tar.gz
ports-d5cf397d65475e8b10b1cbb50975d3fb9314ca8a.zip
Remove expired ports:
2020-03-18 devel/py-Products.validation: Old, uses EOLed python27 2020-03-18 devel/py-Acquisition: Old, uses EOLed python27 2020-03-18 devel/py-Products.contentmigration: Old, uses EOLed python27 2020-03-18 textproc/py-zope.app.locales: Old, uses EOLed python27 2020-03-18 devel/py-Products.LDAPUserFolder: Old, uses EOLed python27 2020-03-18 devel/py-zLOG: Old, uses EOLed python27 2020-03-19 textproc/py-ltxml: Unmaintained, uses EOLed python27 2020-03-19 x11-toolkits/flowcanvas: Unmaintained, uses EOLed python27 2020-03-19 audio/raul: Unmaintained, uses EOLed python27 2020-03-19 audio/py-vorbis: Unmaintained, uses EOLed python27 2020-03-19 databases/py-cdb: Unmaintained, uses EOLed python27 2020-03-19 devel/py-libplist: Unmaintained, uses EOLed python27 2020-03-19 devel/py-mwlib: Unmaintained, uses EOLed python27 2020-03-19 emulators/openmsx: Unmaintained, uses EOLed python27 2020-03-19 graphics/py-soya3d: Unmaintained, uses EOLed python27 2020-03-19 irc/py-supybot: Unmaintained, uses EOLed python27 2020-03-19 net-mgmt/py-pdagent: Unmaintained, uses EOLed python27 2020-03-19 textproc/pychm: Unmaintained, uses EOLed python27
Notes
Notes: svn path=/head/; revision=528757
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Makefile1
-rw-r--r--x11-toolkits/flowcanvas/Makefile39
-rw-r--r--x11-toolkits/flowcanvas/distinfo2
-rw-r--r--x11-toolkits/flowcanvas/files/patch-src_Canvas.cpp46
-rw-r--r--x11-toolkits/flowcanvas/files/patch-wscript10
-rw-r--r--x11-toolkits/flowcanvas/pkg-descr5
-rw-r--r--x11-toolkits/flowcanvas/pkg-plist13
7 files changed, 0 insertions, 116 deletions
diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile
index f70ced3a4b8c..e2dc9cc883d8 100644
--- a/x11-toolkits/Makefile
+++ b/x11-toolkits/Makefile
@@ -10,7 +10,6 @@
SUBDIR += bwidget
SUBDIR += c++-gtk-utils
SUBDIR += ctk
- SUBDIR += flowcanvas
SUBDIR += fltk
SUBDIR += fox14
SUBDIR += fox16
diff --git a/x11-toolkits/flowcanvas/Makefile b/x11-toolkits/flowcanvas/Makefile
deleted file mode 100644
index e722144c4448..000000000000
--- a/x11-toolkits/flowcanvas/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= flowcanvas
-PORTVERSION= 0.7.1
-PORTREVISION= 21
-CATEGORIES= x11-toolkits
-MASTER_SITES= http://download.drobilla.net/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Interactive Gtkmm/Gnomecanvasmm widget
-
-LICENSE= GPLv2+
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Unmaintained, uses EOLed python27
-EXPIRATION_DATE= 2020-03-19
-
-LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \
- libgvc.so:graphics/graphviz \
- libgnomecanvasmm-2.6.so:graphics/libgnomecanvasmm26 \
- libgtkmm-2.4.so:x11-toolkits/gtkmm24
-
-USES= compiler:c++11-lang pkgconfig python:2.7,build tar:bzip2 waf
-USE_CXXSTD= c++11
-USE_LDCONFIG= yes
-
-CFLAGS+= -I${LOCALBASE}/include
-
-post-patch:
- @${REINPLACE_CMD} -e \
- "s|$$[{]LIBDIRNAME[}]/pkgconfig|libdata/pkgconfig| ; \
- s|-fshow-column'|-fshow-column ${CXXFLAGS}'|" \
- ${WRKSRC}/autowaf/autowaf.py
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib${PORTNAME}.so
-
-.include <bsd.port.mk>
diff --git a/x11-toolkits/flowcanvas/distinfo b/x11-toolkits/flowcanvas/distinfo
deleted file mode 100644
index e65ee2bd489e..000000000000
--- a/x11-toolkits/flowcanvas/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (flowcanvas-0.7.1.tar.bz2) = 047928d858fd1e9296a9984de7468c86bbe23fc42e286691b8f273541402c596
-SIZE (flowcanvas-0.7.1.tar.bz2) = 139471
diff --git a/x11-toolkits/flowcanvas/files/patch-src_Canvas.cpp b/x11-toolkits/flowcanvas/files/patch-src_Canvas.cpp
deleted file mode 100644
index e34b10707f8b..000000000000
--- a/x11-toolkits/flowcanvas/files/patch-src_Canvas.cpp
+++ /dev/null
@@ -1,46 +0,0 @@
---- src/Canvas.cpp.orig 2011-01-10 00:19:58.000000000 +0100
-+++ src/Canvas.cpp 2013-03-16 13:45:17.797462753 +0100
-@@ -1253,21 +1253,21 @@
- */
-
- GVC_t* gvc = gvContext();
-- Agraph_t* G = agopen((char*)"g", AGDIGRAPH);
-+ Agraph_t* G = agopen((char*)"g", Agdirected, NULL);
-
- nodes.gvc = gvc;
- nodes.G = G;
-
- if (_direction == HORIZONTAL)
-- agraphattr(G, (char*)"rankdir", (char*)"LR");
-+ agattr(G, AGRAPH, (char*)"rankdir", (char*)"LR");
- else
-- agraphattr(G, (char*)"rankdir", (char*)"TD");
-+ agattr(G, AGRAPH, (char*)"rankdir", (char*)"TD");
-
- unsigned id = 0;
- for (ItemList::const_iterator i = _items.begin(); i != _items.end(); ++i) {
- std::ostringstream ss;
- ss << "n" << id++;
-- Agnode_t* node = agnode(G, strdup(ss.str().c_str()));
-+ Agnode_t* node = agnode(G, strdup(ss.str().c_str()), true);
- if (boost::dynamic_pointer_cast<Module>(*i)) {
- ss.str("");
- ss << (*i)->width() / 96.0;
-@@ -1310,7 +1310,7 @@
-
- assert(src_node && dst_node);
-
-- Agedge_t* edge = agedge(G, src_node, dst_node);
-+ Agedge_t* edge = agedge(G, src_node, dst_node, NULL, true);
-
- if (use_length_hints && c->length_hint() != 0) {
- std::ostringstream len_ss;
-@@ -1325,7 +1325,7 @@
- if (partner) {
- GVNodes::iterator p = nodes.find(partner);
- if (p != nodes.end())
-- agedge(G, i->second, p->second);
-+ agedge(G, i->second, p->second, NULL, true);
- }
- }
-
diff --git a/x11-toolkits/flowcanvas/files/patch-wscript b/x11-toolkits/flowcanvas/files/patch-wscript
deleted file mode 100644
index 2505a9549e08..000000000000
--- a/x11-toolkits/flowcanvas/files/patch-wscript
+++ /dev/null
@@ -1,10 +0,0 @@
---- wscript.orig 2011-01-12 00:09:31.000000000 +0100
-+++ wscript 2013-03-16 14:19:43.577462602 +0100
-@@ -41,6 +41,7 @@
- conf.check_tool('compiler_cxx')
- autowaf.check_pkg(conf, 'libgvc', uselib_store='AGRAPH',
- atleast_version='2.8', mandatory=False)
-+ conf.env['LIB_AGRAPH'] = ['cgraph' if l == 'graph' else l for l in conf.env['LIB_AGRAPH']]
- autowaf.check_pkg(conf, 'gtkmm-2.4', uselib_store='GLIBMM',
- atleast_version='2.10.0', mandatory=True)
- autowaf.check_pkg(conf, 'libgnomecanvasmm-2.6', uselib_store='GNOMECANVASMM',
diff --git a/x11-toolkits/flowcanvas/pkg-descr b/x11-toolkits/flowcanvas/pkg-descr
deleted file mode 100644
index 01456d47f65c..000000000000
--- a/x11-toolkits/flowcanvas/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-FlowCanvas is an interactive Gtkmm/Gnomecanvasmm widget for "boxes
-and lines" environments (ie modular synths or interactive finite
-state automata diagrams).
-
-WWW: http://drobilla.net/software/flowcanvas/
diff --git a/x11-toolkits/flowcanvas/pkg-plist b/x11-toolkits/flowcanvas/pkg-plist
deleted file mode 100644
index da02d467bc7a..000000000000
--- a/x11-toolkits/flowcanvas/pkg-plist
+++ /dev/null
@@ -1,13 +0,0 @@
-include/flowcanvas/Canvas.hpp
-include/flowcanvas/Connectable.hpp
-include/flowcanvas/Connection.hpp
-include/flowcanvas/Ellipse.hpp
-include/flowcanvas/Item.hpp
-include/flowcanvas/Module.hpp
-include/flowcanvas/Port.hpp
-include/flowcanvas/flowcanvas.hpp
-include/flowcanvas/types.hpp
-lib/libflowcanvas.so
-lib/libflowcanvas.so.5
-lib/libflowcanvas.so.5.1.0
-libdata/pkgconfig/flowcanvas.pc