From 7eafff56c32b3a327a2d6f3cab6f3a5e55c2ba19 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Sat, 20 Sep 2014 09:45:04 +0000 Subject: Remove expired ports Keep some which are optional dependencies of non-expired ports 2014-09-18 sysutils/moreutils-parallel: Use moreutils-parallel in sysutils/moreutils instead 2014-09-20 science/ruby-netcdf: Depends on deprecated math/ruby-narray 2014-09-20 x11-toolkits/ruby-fox16: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gnuplot: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-gphys: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-fftw3: Depends on deprecated math/ruby-narray 2014-09-20 science/ruby-dcl: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-numru_misc: Depends on deprecated math/ruby-narray 2014-09-20 math/ruby-narray: RubyForge shutdown May 15 2014 2014-09-20 textproc/ruby-liquid: RubyForge shutdown May 15 2014 2014-09-20 comms/callsign: RubyForge shutdown May 15 2014 2014-09-20 misc/ruby-vpim: RubyForge shutdown May 15 2014 2014-09-20 net/ruby-ldap: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-echoe: Depends on deprecated rubyforge 2014-09-20 www/ruby-borges: RubyForge shutdown May 15 2014 2014-09-20 www/ruby-fcgiwrap: RubyForge shutdown May 15 2014 2014-09-20 www/rubygem-scrubyt: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-multi: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_sqlite3: RubyForge shutdown May 15 2014 2014-09-20 math/ruby-gsl: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-gpgme: RubyForge shutdown May 15 2014 2014-09-20 multimedia/vodcatcher: RubyForge shutdown May 15 2014 2014-09-20 japanese/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-statgrab: RubyForge shutdown May 15 2014 2014-09-20 security/ruby-crypt: RubyForge shutdown May 15 2014 2014-09-20 sysutils/philesight: Depends on deprecated devel/ruby-locale2 2014-09-20 multimedia/podcatcher: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-mp3info: RubyForge shutdown May 15 2014 2014-09-20 multimedia/ruby-flvtool2: RubyForge shutdown May 15 2014 2014-09-20 audio/ruby-freedb: RubyForge shutdown May 15 2014 2014-09-20 graphics/ruby-ming: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-locale2: RubyForge shutdown May 15 2014 2014-09-20 devel/rubygem-rubyforge: RubyForge shutdown May 15 2014 2014-09-20 databases/ruby-dbd_odbc: RubyForge shutdown May 15 2014 2014-09-20 devel/ruby-fastri: RubyForge shutdown May 15 2014 2014-09-20 devel/ri-emacs: RubyForge shutdown May 15 2014 2014-09-20 security/p5-openxpki-client-html-mason: security/p5-openxpki-0.15+ abandoned Mason UI technology in favor of FastCGI --- .../files/patch-ext_ming_mingc_extconf.rb | 16 ------------- .../files/patch-ext_ming_mingc_swfbitmap.c | 11 --------- .../files/patch-ext_ming_mingc_swfbutton.c | 28 ---------------------- .../files/patch-ext_ming_mingc_swffiltermatrix.c | 14 ----------- .../ruby-ming/files/patch-ext_ming_mingc_swftext.c | 11 --------- 5 files changed, 80 deletions(-) delete mode 100644 graphics/ruby-ming/files/patch-ext_ming_mingc_extconf.rb delete mode 100644 graphics/ruby-ming/files/patch-ext_ming_mingc_swfbitmap.c delete mode 100644 graphics/ruby-ming/files/patch-ext_ming_mingc_swfbutton.c delete mode 100644 graphics/ruby-ming/files/patch-ext_ming_mingc_swffiltermatrix.c delete mode 100644 graphics/ruby-ming/files/patch-ext_ming_mingc_swftext.c (limited to 'graphics/ruby-ming/files') diff --git a/graphics/ruby-ming/files/patch-ext_ming_mingc_extconf.rb b/graphics/ruby-ming/files/patch-ext_ming_mingc_extconf.rb deleted file mode 100644 index aba5bdb43183..000000000000 --- a/graphics/ruby-ming/files/patch-ext_ming_mingc_extconf.rb +++ /dev/null @@ -1,16 +0,0 @@ ---- ./ext/ming/mingc/extconf.rb.orig 2012-02-20 11:14:31.882019318 -0500 -+++ ./ext/ming/mingc/extconf.rb 2012-02-20 11:14:39.481020051 -0500 -@@ -7,11 +7,11 @@ - dir_config('freetype') - dir_config('ming') - dir_config('png') --dir_config('ungif') -+dir_config('gif') - dir_config('z') - - @headers = ['ming.h'] --@libs = ['freetype', 'png', 'ungif', 'z', 'ming'] -+@libs = ['freetype', 'png', 'gif', 'z', 'ming'] - @missing = { - # 'basename' => ['char *basename(const char *path);', ['libgen.h']], - } diff --git a/graphics/ruby-ming/files/patch-ext_ming_mingc_swfbitmap.c b/graphics/ruby-ming/files/patch-ext_ming_mingc_swfbitmap.c deleted file mode 100644 index 9041c9b173b4..000000000000 --- a/graphics/ruby-ming/files/patch-ext_ming_mingc_swfbitmap.c +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/ming/mingc/swfbitmap.c.orig 2011-08-08 14:02:17.000000000 +0000 -+++ ext/ming/mingc/swfbitmap.c 2011-08-08 14:02:53.000000000 +0000 -@@ -58,7 +58,7 @@ - RAISE_NOF(filename); - - if(NIL_P(a)) { -- len = RSTRING(f)->len; -+ len = RSTRING_LEN(f); - if(len > 5) { - ext = &filename[len - 5]; - if(strncmp(ext, ".jpeg", 5) == 0) { diff --git a/graphics/ruby-ming/files/patch-ext_ming_mingc_swfbutton.c b/graphics/ruby-ming/files/patch-ext_ming_mingc_swfbutton.c deleted file mode 100644 index 52abd726b83e..000000000000 --- a/graphics/ruby-ming/files/patch-ext_ming_mingc_swfbutton.c +++ /dev/null @@ -1,28 +0,0 @@ ---- ext/ming/mingc/swfbutton.c.orig 2011-08-08 14:03:05.000000000 +0000 -+++ ext/ming/mingc/swfbutton.c 2011-08-08 14:04:58.000000000 +0000 -@@ -49,10 +49,10 @@ - { - if(TYPE(key) != T_STRING) - rb_raise(rb_eMingError, "Argument must be a character on keyboard."); -- if(RSTRING(key)->len != 1) -+ if(RSTRING_LEN(key) != 1) - rb_raise(rb_eMingError, "Size of argument must be just 1."); - -- return INT2FIX(SWFBUTTON_KEYPRESS(RSTRING(key)->ptr[0])); -+ return INT2FIX(SWFBUTTON_KEYPRESS(RSTRING_PTR(key)[0])); - } - - static VALUE -@@ -61,10 +61,10 @@ - { - if(TYPE(key) != T_STRING) - rb_raise(rb_eMingError, "Argument must be a character on keyboard."); -- if(RSTRING(key)->len != 1) -+ if(RSTRING_LEN(key) != 1) - rb_raise(rb_eMingError, "Size of argument must be just 1."); - -- return INT2FIX(SWFBUTTON_ONKEYPRESS(RSTRING(key)->ptr[0])); -+ return INT2FIX(SWFBUTTON_ONKEYPRESS(RSTRING_PTR(key)[0])); - } - - static VALUE diff --git a/graphics/ruby-ming/files/patch-ext_ming_mingc_swffiltermatrix.c b/graphics/ruby-ming/files/patch-ext_ming_mingc_swffiltermatrix.c deleted file mode 100644 index 329f5b171f19..000000000000 --- a/graphics/ruby-ming/files/patch-ext_ming_mingc_swffiltermatrix.c +++ /dev/null @@ -1,14 +0,0 @@ ---- ext/ming/mingc/swffiltermatrix.c.orig 2011-08-08 14:05:19.000000000 +0000 -+++ ext/ming/mingc/swffiltermatrix.c 2011-08-08 14:05:50.000000000 +0000 -@@ -43,9 +43,9 @@ - struct RSWFFilterMatrix *fm = ALLOC(struct RSWFFilterMatrix); - int i; - -- int size = RARRAY(vals)->len; -+ int size = RARRAY_LEN(vals); - float *tab = (float *)malloc(cols*rows*sizeof(float)); -- VALUE *ptr = RARRAY(vals)->ptr; -+ VALUE *ptr = RARRAY_PTR(vals); - - for (i=0;ilen; -+ len = RARRAY_LEN(advance); - adv = ALLOC_N(int, len); - - /* unefficient, but easy to implement... */ -- cgit v1.2.3