aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2011-08-03 14:49:58 +0800
committerbapt <bapt@FreeBSD.org>2011-08-03 14:49:58 +0800
commit047181690e9d6adb26a2e03554a58fe031245a0e (patch)
tree28efbaa7679828d8b43700979a00e29df79fa3c6 /graphics
parente724df9cc3076e24d36d042fede552b3d187d0e0 (diff)
downloadfreebsd-ports-gnome-047181690e9d6adb26a2e03554a58fe031245a0e.tar.gz
freebsd-ports-gnome-047181690e9d6adb26a2e03554a58fe031245a0e.tar.zst
freebsd-ports-gnome-047181690e9d6adb26a2e03554a58fe031245a0e.zip
Removing old ruby stuff
2011-08-03 comms/ruby-serialport: Doesn't work with Ruby 1.9 2011-08-03 databases/ruby-search-namazu: Doesn't work with Ruby 1.9 2011-08-03 databases/ruby-sqlite: Doesn't work with Ruby 1.9 2011-08-03 databases/rubygem-kirbybase: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-eet: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-filelock: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-filemagic: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-metaruby: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-poll: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-rrb: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-strongtyping: Doesn't work with Ruby 1.9 2011-08-03 devel/ruby-textbuf: Doesn't work with Ruby 1.9 2011-08-03 graphics/ruby-graph: Doesn't work with Ruby 1.9 2011-08-03 graphics/ruby-libpng: Doesn't work with Ruby 1.9 2011-08-03 japanese/ruby-kakasi: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-extensions: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-lua: Doesn't work with Ruby 1.9 2011-08-03 lang/ruby-perl: Doesn't work with Ruby 1.9 2011-08-03 mail/ruby-tmail: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-bitset: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-bitvector: Doesn't work with Ruby 1.9 2011-08-03 math/ruby-gmp: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-mpi: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-nis: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-pcap: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-romp: Doesn't work with Ruby 1.9 2011-08-03 net/ruby-spread: Doesn't work with Ruby 1.9 2011-08-03 print/ruby-pdflib: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-aes: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-blowfish: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-cast_256: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-mcrypt: Doesn't work with Ruby 1.9 2011-08-03 security/ruby-pam: Doesn't work with Ruby 1.9 2011-08-03 sysutils/ruby-log4r: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-csv: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-formvalidator: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-gdome: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-htmltools: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-nqxml: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-quixml: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-raspell: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-tempura: Doesn't work with Ruby 1.9 2011-08-03 textproc/ruby-xtemplate: Doesn't work with Ruby 1.9 2011-08-03 www/ruby-tmpl: Doesn't work with Ruby 1.9
Diffstat (limited to 'graphics')
-rw-r--r--graphics/Makefile2
-rw-r--r--graphics/ruby-graph/Makefile46
-rw-r--r--graphics/ruby-graph/distinfo2
-rw-r--r--graphics/ruby-graph/pkg-descr10
-rw-r--r--graphics/ruby-graph/pkg-plist8
-rw-r--r--graphics/ruby-libpng/Makefile60
-rw-r--r--graphics/ruby-libpng/distinfo2
-rw-r--r--graphics/ruby-libpng/files/patch-reader.c11
-rw-r--r--graphics/ruby-libpng/files/patch-writer.c20
-rw-r--r--graphics/ruby-libpng/pkg-descr3
-rw-r--r--graphics/ruby-libpng/pkg-plist22
11 files changed, 0 insertions, 186 deletions
diff --git a/graphics/Makefile b/graphics/Makefile
index 5023ffe46080..17835d63fc96 100644
--- a/graphics/Makefile
+++ b/graphics/Makefile
@@ -828,11 +828,9 @@
SUBDIR += ruby-gd
SUBDIR += ruby-gdk_pixbuf2
SUBDIR += ruby-gnomecanvas2
- SUBDIR += ruby-graph
SUBDIR += ruby-image_size
SUBDIR += ruby-imlib2
SUBDIR += ruby-libart2
- SUBDIR += ruby-libpng
SUBDIR += ruby-ming
SUBDIR += ruby-opengl
SUBDIR += ruby-pgplot
diff --git a/graphics/ruby-graph/Makefile b/graphics/ruby-graph/Makefile
deleted file mode 100644
index faee099be800..000000000000
--- a/graphics/ruby-graph/Makefile
+++ /dev/null
@@ -1,46 +0,0 @@
-# New ports collection makefile for: GraphR
-# Date created: 24 October 2001
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= graph
-PORTVERSION= 0.1.9
-PORTREVISION= 4
-CATEGORIES= graphics ruby
-MASTER_SITES= SF/rockit/${PORTNAME}r/${PORTVERSION}
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ${PORTNAME}r-${PORTVERSION:S/./-/g}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Graph-related Ruby classes
-
-DEPRECATED= Doesn't work with Ruby 1.9
-EXPIRATION_DATE= 2011-08-03
-
-RUN_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz
-
-USE_RUBY= yes
-
-NO_BUILD= yes
-
-DOCS= BUGS Changelog README
-
-do-install:
- cd ${WRKSRC}; ${RUBY} install.rb
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${RUBY_MODDOCDIR}
-.for f in ${DOCS}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/
-.endfor
-.endif
-
-.include <bsd.port.pre.mk>
-.if ${RUBY_VER} == 1.9
-BROKEN= does not build with ruby 1.9
-.endif
-.include <bsd.port.post.mk>
diff --git a/graphics/ruby-graph/distinfo b/graphics/ruby-graph/distinfo
deleted file mode 100644
index 8eb47732fbd5..000000000000
--- a/graphics/ruby-graph/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ruby/graphr-0-1-9.tar.gz) = 02db15e4333df3484edd3dd3cceec30790cd0b6c28b9a8c54c88bb6627f5d37b
-SIZE (ruby/graphr-0-1-9.tar.gz) = 18471
diff --git a/graphics/ruby-graph/pkg-descr b/graphics/ruby-graph/pkg-descr
deleted file mode 100644
index 6cb399d3e671..000000000000
--- a/graphics/ruby-graph/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-GraphR - Graph-related classes
-
- * DirectedGraph - fairly extensive directed graph class
- * DotGraphFormatter - output a graph in GraphViz's dot format
-
-GraphR is very simple but might grow to support additional features of
-dot.
-
-Author: Robert Feldt <feldt@ce.chalmers.se>
-WWW: http://rockit.sourceforge.net/subprojects/graphr/
diff --git a/graphics/ruby-graph/pkg-plist b/graphics/ruby-graph/pkg-plist
deleted file mode 100644
index dd842092a701..000000000000
--- a/graphics/ruby-graph/pkg-plist
+++ /dev/null
@@ -1,8 +0,0 @@
-%%RUBY_SITELIBDIR%%/graph/base_extensions.rb
-%%RUBY_SITELIBDIR%%/graph/directed_graph.rb
-%%RUBY_SITELIBDIR%%/graph/graphviz_dot.rb
-@dirrm %%RUBY_SITELIBDIR%%/graph
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/BUGS
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/Changelog
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/README
-%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%
diff --git a/graphics/ruby-libpng/Makefile b/graphics/ruby-libpng/Makefile
deleted file mode 100644
index db8682f5a353..000000000000
--- a/graphics/ruby-libpng/Makefile
+++ /dev/null
@@ -1,60 +0,0 @@
-# New ports collection makefile for: Ruby/libpng
-# Date created: 27 Sep 2000
-# Whom: Akinori MUSHA aka knu <knu@idaemons.org>
-#
-# $FreeBSD$
-#
-# http://www.isc.meiji.ac.jp/~ee77038/ruby/program/
-
-PORTNAME= libpng
-PORTVERSION= 0.3.3
-PORTREVISION= 4
-CATEGORIES= graphics ruby
-MASTER_SITES= LOCAL/knu
-PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
-DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
-DIST_SUBDIR= ruby
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= A libpng wrapper class for Ruby
-
-DEPRECATED= Doesn't work with Ruby 1.9
-EXPIRATION_DATE= 2011-08-03
-
-LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png
-
-USE_RUBY= yes
-USE_RUBY_EXTCONF= yes
-
-INSTALL_TARGET= site-install
-
-RUBY_RD_FILES= readme.ja.rd
-
-DOCS_JA= readme.ja.txt \
- ${RUBY_RD_FILES} \
- ${RUBY_RD_HTML_FILES}
-EXAMPLES_EN= es.png png.rb pngtest.rb pngtest.sh \
- sample/0.png sample/1.png sample/2.png sample/3.png \
- sample/4.png sample/5.png sample/6.png sample/7.png \
- sample/8.png sample/9.png sample/pngcat.rb
-
-post-configure:
- @${REINPLACE_CMD} -E -e "s| -L'?\.'?||" ${WRKSRC}/Makefile
-
-post-install:
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${RUBY_MODEXAMPLESDIR}
-.for f in ${EXAMPLES_EN}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODEXAMPLESDIR}/
-.endfor
- ${MKDIR} ${RUBY_MODDOCDIR}/ja
-.for f in ${DOCS_JA}
- ${INSTALL_DATA} ${WRKSRC}/${f} ${RUBY_MODDOCDIR}/ja/
-.endfor
-.endif
-
-.include <bsd.port.pre.mk>
-.if ${RUBY_VER} == 1.9
-BROKEN= does not build with ruby 1.9
-.endif
-.include <bsd.port.post.mk>
diff --git a/graphics/ruby-libpng/distinfo b/graphics/ruby-libpng/distinfo
deleted file mode 100644
index 1c9a73f0e3d0..000000000000
--- a/graphics/ruby-libpng/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (ruby/ruby-libpng-0.3.3.tar.gz) = 839e96aa743284ebdf33cd50b56749cd0a71edb05e2d38528797de77e03bc557
-SIZE (ruby/ruby-libpng-0.3.3.tar.gz) = 84171
diff --git a/graphics/ruby-libpng/files/patch-reader.c b/graphics/ruby-libpng/files/patch-reader.c
deleted file mode 100644
index 09e5d6448cfb..000000000000
--- a/graphics/ruby-libpng/files/patch-reader.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- reader.c.orig 2000-09-28 04:19:46.000000000 +0200
-+++ reader.c 2010-03-29 16:43:24.000000000 +0200
-@@ -64,7 +64,7 @@
- {
- VALUE proc;
-
-- if(png_ptr == NULL || row_number > PNG_MAX_UINT)
-+ if(png_ptr == NULL || row_number > PNG_UINT_31_MAX)
- return;
-
- proc = rb_iv_get(cReader, READ_STATUS_FN);
diff --git a/graphics/ruby-libpng/files/patch-writer.c b/graphics/ruby-libpng/files/patch-writer.c
deleted file mode 100644
index 5f62933801da..000000000000
--- a/graphics/ruby-libpng/files/patch-writer.c
+++ /dev/null
@@ -1,20 +0,0 @@
---- writer.c.orig 2000-09-28 04:22:32.000000000 +0200
-+++ writer.c 2010-03-29 16:42:29.000000000 +0200
-@@ -31,7 +31,7 @@
- if (png_obj->info->valid & PNG_INFO_PLTE)
- free(png_obj->info->palette);
- if (png_obj->info->valid & PNG_INFO_tRNS)
-- free(png_obj->info->trans);
-+ free(png_obj->info->trans_alpha);
-
- png_destroy_write_struct(&png_obj->obj, &png_obj->info);
- free(png_obj);
-@@ -67,7 +67,7 @@
- {
- VALUE proc;
-
-- if(png_ptr == NULL || row_number > PNG_MAX_UINT || pass > 7) return;
-+ if(png_ptr == NULL || row_number > PNG_UINT_31_MAX || pass > 7) return;
-
- proc = rb_iv_get(cReader, WRITE_STATUS_FN);
-
diff --git a/graphics/ruby-libpng/pkg-descr b/graphics/ruby-libpng/pkg-descr
deleted file mode 100644
index 8c6f23ed7cd5..000000000000
--- a/graphics/ruby-libpng/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-This is a libpng wrapper class for Ruby.
-
-Author: DATE Ken <ge6537@i.bekkoame.ne.jp>
diff --git a/graphics/ruby-libpng/pkg-plist b/graphics/ruby-libpng/pkg-plist
deleted file mode 100644
index 3ddabeb36bb4..000000000000
--- a/graphics/ruby-libpng/pkg-plist
+++ /dev/null
@@ -1,22 +0,0 @@
-%%RUBY_SITEARCHLIBDIR%%/libpng.so
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/es.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/png.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/pngtest.rb
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/pngtest.sh
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/0.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/1.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/2.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/3.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/4.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/5.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/6.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/7.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/8.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/9.png
-%%PORTDOCS%%%%RUBY_MODEXAMPLESDIR%%/pngcat.rb
-%%PORTDOCS%%@dirrm %%RUBY_MODEXAMPLESDIR%%
-%%PORTDOCS%%%%RUBY_RD_HTML_FILES%%%%RUBY_MODDOCDIR%%/ja/readme.ja.html
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/readme.ja.rd
-%%PORTDOCS%%%%RUBY_MODDOCDIR%%/ja/readme.ja.txt
-%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%/ja
-%%PORTDOCS%%@dirrm %%RUBY_MODDOCDIR%%