summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-04-14 17:26:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-04-14 17:26:21 +0000
commit197fe0022ccb93082f5ff23b17323f915ac4b9d4 (patch)
tree7d1ff42d8f8b617bd18769252ab53a93e1158291 /lang
parentAdd Internet Routing Registry database server(2.1.5). (diff)
Mark as deprecated: its dependendencies are broken, and it relies on
an antique version of Python. Per the manintainer (knu): "Ruby now has hundreds of native libraries, and no one would need or want to use ruby-python to borrow libraries from python."
Notes
Notes: svn path=/head/; revision=107029
Diffstat (limited to 'lang')
-rw-r--r--lang/ruby-python/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/ruby-python/Makefile b/lang/ruby-python/Makefile
index 436f56ab6296..1e28f9999349 100644
--- a/lang/ruby-python/Makefile
+++ b/lang/ruby-python/Makefile
@@ -20,6 +20,8 @@ COMMENT= Ruby extension library for embedding Python in Ruby
BUILD_DEPENDS= ${NONEXISTENT}:${PYTHON_PORTSDIR}:-DWITHOUT_THREADS
BROKEN= "Broken dependency"
+DEPRECATED= "obsolete now that hundreds of native libraries have been added to Ruby"
+EXPIRATION_DATE= "May 14, 2004"
USE_PYTHON= yes
PYTHON_VERSION?= python1.5