aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/ruby-bz2/Makefile2
-rw-r--r--audio/ruby-vorbisfile/Makefile2
-rw-r--r--audio/ruby-xmms/Makefile2
-rw-r--r--databases/ruby-bdb1/Makefile2
-rw-r--r--databases/ruby-interbase/Makefile2
-rw-r--r--devel/ruby-fam/Makefile2
-rw-r--r--devel/ruby-gettext/Makefile2
-rw-r--r--devel/ruby-io-reactor/Makefile2
-rw-r--r--devel/ruby-jttui/Makefile2
-rw-r--r--devel/ruby-krossruby/Makefile2
-rw-r--r--devel/ruby-langscan/Makefile2
-rw-r--r--devel/ruby-mmap/Makefile2
-rw-r--r--devel/ruby-racc/Makefile2
-rw-r--r--devel/ruby-rcov/Makefile2
-rw-r--r--devel/ruby-rudl/Makefile2
-rw-r--r--devel/ruby-slang/Makefile2
-rw-r--r--devel/ruby-subversion/Makefile2
-rw-r--r--devel/ruby-sysvipc/Makefile2
-rw-r--r--devel/rubygem-getopt-declare/Makefile2
-rw-r--r--devel/rubygem-io-like/Makefile2
-rw-r--r--devel/rubygem-linecache/Makefile2
-rw-r--r--devel/rubygem-ncurses/Makefile2
-rw-r--r--devel/rubygem-parsetree/Makefile2
-rw-r--r--devel/rubygem-rparsec/Makefile2
-rw-r--r--devel/rubygem-sdl/Makefile2
-rw-r--r--devel/rubygem-zoom/Makefile2
-rw-r--r--games/ruby-exmars/Makefile2
-rw-r--r--graphics/ruby-opengl/Makefile2
-rw-r--r--graphics/ruby-pgplot/Makefile2
-rw-r--r--graphics/rubygem-objectdetect/Makefile2
-rw-r--r--graphics/rubygem-turing/Makefile2
-rw-r--r--japanese/ruby-chasen/Makefile2
-rw-r--r--japanese/ruby-eb/Makefile2
-rw-r--r--japanese/ruby-ming/Makefile2
-rw-r--r--lang/ruby-lua4/Makefile2
-rw-r--r--misc/rubygem-ohcount/Makefile2
-rw-r--r--multimedia/ruby-flvtool2/Makefile2
-rw-r--r--net-im/rubygem-termtter/Makefile2
-rw-r--r--net-im/rubygem-xmpp4r/Makefile2
-rw-r--r--security/ruby-acl/Makefile2
-rw-r--r--security/ruby-tcpwrap/Makefile2
-rw-r--r--textproc/ruby-amrita/Makefile2
-rw-r--r--textproc/ruby-erbscan/Makefile2
-rw-r--r--textproc/ruby-libxml/Makefile2
-rw-r--r--textproc/ruby-sablot/Makefile2
-rw-r--r--textproc/ruby-xmlscan-old/Makefile2
-rw-r--r--textproc/ruby-xslt/Makefile2
-rw-r--r--textproc/rubygem-ferret/Makefile2
-rw-r--r--textproc/rubygem-formosa/Makefile2
-rw-r--r--textproc/rubygem-htmltools/Makefile2
-rw-r--r--www/ruby-nora/Makefile2
-rw-r--r--www/rubygem-mongrel/Makefile2
-rw-r--r--x11-toolkits/ruby-gtk/Makefile2
-rw-r--r--x11-toolkits/ruby-tk/Makefile2
-rw-r--r--x11/ruby-gtktrayicon/Makefile2
55 files changed, 55 insertions, 55 deletions
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile
index 642bb71318b3..02c7d3724d39 100644
--- a/archivers/ruby-bz2/Makefile
+++ b/archivers/ruby-bz2/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension to use libbz2
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile
index 80549e9197fb..8c5ebc93f9a0 100644
--- a/audio/ruby-vorbisfile/Makefile
+++ b/audio/ruby-vorbisfile/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension wrapping libvorbisfile
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= vorbisfile.6:${PORTSDIR}/audio/libvorbis
diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile
index ce2d51396851..e67b381dbb80 100644
--- a/audio/ruby-xmms/Makefile
+++ b/audio/ruby-xmms/Makefile
@@ -16,7 +16,7 @@ COMMENT= XMMS bindings for Ruby
LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile
index e8af03629e3e..8b51b45a35e2 100644
--- a/databases/ruby-bdb1/Makefile
+++ b/databases/ruby-bdb1/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= jpaetzel@FreeBSD.org
COMMENT= Ruby interface to Berkeley DB revision 1.8x with full feature support
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/databases/ruby-interbase/Makefile b/databases/ruby-interbase/Makefile
index 5866a45c85dc..4029f400763c 100644
--- a/databases/ruby-interbase/Makefile
+++ b/databases/ruby-interbase/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Ruby interface to Firebird/Interbase library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_FIREBIRD= yes
USE_RUBY= yes
diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile
index a2e16ddf9ed7..fda70ccf4d65 100644
--- a/devel/ruby-fam/Makefile
+++ b/devel/ruby-fam/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= FAM bindings for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF=yes
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile
index 4bdb39272609..9e7331fa0739 100644
--- a/devel/ruby-gettext/Makefile
+++ b/devel/ruby-gettext/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= A Ruby implementation of the gettext library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
#USE_GETTEXT= yes # not actually depends on it
USE_RUBY= yes
diff --git a/devel/ruby-io-reactor/Makefile b/devel/ruby-io-reactor/Makefile
index af7f54d6fd0b..62f10bdc6c8a 100644
--- a/devel/ruby-io-reactor/Makefile
+++ b/devel/ruby-io-reactor/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby module that implements an asynchronous multiplexed IO Reactor
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RAKE= yes
diff --git a/devel/ruby-jttui/Makefile b/devel/ruby-jttui/Makefile
index f8a8f8d64485..e48e58598ce9 100644
--- a/devel/ruby-jttui/Makefile
+++ b/devel/ruby-jttui/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Textmode User Interface by Jakub Travnik
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-krossruby/Makefile b/devel/ruby-krossruby/Makefile
index 507f70b1ec6f..0e0c87d0b31e 100644
--- a/devel/ruby-krossruby/Makefile
+++ b/devel/ruby-krossruby/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= kde@FreeBSD.org
COMMENT= Ruby bindings for Qt/KDE
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
CONFLICTS= ruby1[89]-kdebindings-4.[0-6].*
diff --git a/devel/ruby-langscan/Makefile b/devel/ruby-langscan/Makefile
index 712ace5786db..fee83c2944fe 100644
--- a/devel/ruby-langscan/Makefile
+++ b/devel/ruby-langscan/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= A program analyzer for source code search engine
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile
index c317818db6c2..29b57eb8b791 100644
--- a/devel/ruby-mmap/Makefile
+++ b/devel/ruby-mmap/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Ruby interface to manage memory-mapped file objects
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile
index 592fecdedd0f..41b000ea1d89 100644
--- a/devel/ruby-racc/Makefile
+++ b/devel/ruby-racc/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= An LALR(1) parser generator for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/devel/ruby-rcov/Makefile b/devel/ruby-rcov/Makefile
index c4bead13301f..74ad7ca4b7ee 100644
--- a/devel/ruby-rcov/Makefile
+++ b/devel/ruby-rcov/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= A tool for simple code coverage analysis in Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile
index 78f81ba339b5..e5dc66c62022 100644
--- a/devel/ruby-rudl/Makefile
+++ b/devel/ruby-rudl/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= erik@bz.bzflag.bz
COMMENT= A high level library to use SDL from Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_SDL= gfx image mixer ttf sdl
USE_RUBY= yes
diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile
index cb46399551c8..333c4758e8b5 100644
--- a/devel/ruby-slang/Makefile
+++ b/devel/ruby-slang/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= S-Lang extension module for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang
diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile
index 751efe045cb7..9bc71bf43451 100644
--- a/devel/ruby-subversion/Makefile
+++ b/devel/ruby-subversion/Makefile
@@ -7,7 +7,7 @@ MAINTAINER= lev@FreeBSD.org
COMMENT= Ruby bindings for version control system
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
.if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 16
MASTERDIR= ${.CURDIR}/../../devel/subversion16
diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile
index 1f7ce2d38cbb..04f88e7dcce2 100644
--- a/devel/ruby-sysvipc/Makefile
+++ b/devel/ruby-sysvipc/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= clsung@FreeBSD.org
COMMENT= Ruby interface to use System V IPC system calls
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/rubygem-getopt-declare/Makefile b/devel/rubygem-getopt-declare/Makefile
index 344ef6baa213..55cf59b666b5 100644
--- a/devel/rubygem-getopt-declare/Makefile
+++ b/devel/rubygem-getopt-declare/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= romain@FreeBSD.org
COMMENT= Declaratively Expressed Command-Line Arguments via Regular Expressions
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-io-like/Makefile b/devel/rubygem-io-like/Makefile
index aebd6be8c7c7..75ce985c8a35 100644
--- a/devel/rubygem-io-like/Makefile
+++ b/devel/rubygem-io-like/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= The interface of IO objects to classes providing a few simple methods
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-linecache/Makefile b/devel/rubygem-linecache/Makefile
index e82d57db8c78..aa08ad4fbcac 100644
--- a/devel/rubygem-linecache/Makefile
+++ b/devel/rubygem-linecache/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Caches(Ruby source) Files as Might Be Used in a Debugger
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-ncurses/Makefile b/devel/rubygem-ncurses/Makefile
index 454b130936a7..a6f94736cdf0 100644
--- a/devel/rubygem-ncurses/Makefile
+++ b/devel/rubygem-ncurses/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= freebsdports@chillibear.com
COMMENT= Wrapper to the ncurses library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-parsetree/Makefile b/devel/rubygem-parsetree/Makefile
index e0585a7f1463..08be00544e37 100644
--- a/devel/rubygem-parsetree/Makefile
+++ b/devel/rubygem-parsetree/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby parse tree tools
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-inline>=3.7.0:${PORTSDIR}/devel/rubygem-inline \
rubygem-sexp_processor>=3.0.1:${PORTSDIR}/devel/rubygem-sexp_processor
diff --git a/devel/rubygem-rparsec/Makefile b/devel/rubygem-rparsec/Makefile
index c1024defec71..98728716c298 100644
--- a/devel/rubygem-rparsec/Makefile
+++ b/devel/rubygem-rparsec/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Recursive descent parser combinator framework for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/devel/rubygem-sdl/Makefile b/devel/rubygem-sdl/Makefile
index e8c6adb87461..8bc92875ba80 100644
--- a/devel/rubygem-sdl/Makefile
+++ b/devel/rubygem-sdl/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby extension library to use SDL library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-opengl>=0.60.1:${PORTSDIR}/graphics/rubygem-opengl
diff --git a/devel/rubygem-zoom/Makefile b/devel/rubygem-zoom/Makefile
index 496eb03d0487..70a001fe0316 100644
--- a/devel/rubygem-zoom/Makefile
+++ b/devel/rubygem-zoom/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A Ruby binding to the Z39.50 Object-Orientation Model (ZOOM)
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz
diff --git a/games/ruby-exmars/Makefile b/games/ruby-exmars/Makefile
index d211842153f3..24a66cbefe91 100644
--- a/games/ruby-exmars/Makefile
+++ b/games/ruby-exmars/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby interface to the exMARS Memory Array Redcode Simulator
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile
index 715381a94d00..1b267bec244c 100644
--- a/graphics/ruby-opengl/Makefile
+++ b/graphics/ruby-opengl/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= OpenGL/GLU/GLUT interface modules for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile
index 26225067899a..04e26dd53486 100644
--- a/graphics/ruby-pgplot/Makefile
+++ b/graphics/ruby-pgplot/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to PGPLOT graphics library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray
diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile
index 62e20bc1fdd5..e57e0f8b0675 100644
--- a/graphics/rubygem-objectdetect/Makefile
+++ b/graphics/rubygem-objectdetect/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= tota@FreeBSD.org
COMMENT= A simple library for detecting objects in pictures
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= opencv_legacy.2:${PORTSDIR}/graphics/opencv
diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile
index 06c47441a618..5aa71ad5cfd6 100644
--- a/graphics/rubygem-turing/Makefile
+++ b/graphics/rubygem-turing/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Easy to use and customize/extend implementation of captcha
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-gd2>=1.0:${PORTSDIR}/graphics/rubygem-gd2
diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile
index 4194eed632dc..178193af7ca8 100644
--- a/japanese/ruby-chasen/Makefile
+++ b/japanese/ruby-chasen/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= ChaSen module for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= chasen.2:${PORTSDIR}/japanese/chasen-base
diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile
index 8e1d03559534..43a518fe0a47 100644
--- a/japanese/ruby-eb/Makefile
+++ b/japanese/ruby-eb/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby bind of EB library
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb
diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile
index 635e39d8d665..94edd9965184 100644
--- a/japanese/ruby-ming/Makefile
+++ b/japanese/ruby-ming/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= don@na.rim.or.jp
COMMENT= Yet another Ming module for Ruby built with Japanese support
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming
diff --git a/lang/ruby-lua4/Makefile b/lang/ruby-lua4/Makefile
index d6b0b566d225..8c0ee897f879 100644
--- a/lang/ruby-lua4/Makefile
+++ b/lang/ruby-lua4/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby extension to make Lua script language as a class
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_LUA= 4.0
USE_ZIP= yes
diff --git a/misc/rubygem-ohcount/Makefile b/misc/rubygem-ohcount/Makefile
index 384aca605141..83cc14807725 100644
--- a/misc/rubygem-ohcount/Makefile
+++ b/misc/rubygem-ohcount/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= eg@fbsd.lt
COMMENT= Ohcount is the source code line counter that powers Ohloh
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-diff-lcs>=1.1.2:${PORTSDIR}/textproc/rubygem-diff-lcs \
ragel:${PORTSDIR}/devel/ragel
diff --git a/multimedia/ruby-flvtool2/Makefile b/multimedia/ruby-flvtool2/Makefile
index 5c38b5861830..54a41fe384b1 100644
--- a/multimedia/ruby-flvtool2/Makefile
+++ b/multimedia/ruby-flvtool2/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gslin@gslin.org
COMMENT= Manipulation tool for Macromedia Flash Video files
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile
index cd80731ca6f1..19aaa76afc66 100644
--- a/net-im/rubygem-termtter/Makefile
+++ b/net-im/rubygem-termtter/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= dhn@FreeBSD.org
COMMENT= Terminal based Twitter client
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-json>=1.1.3:${PORTSDIR}/devel/rubygem-json \
rubygem-termcolor>=1.0.0:${PORTSDIR}/textproc/rubygem-termcolor \
diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile
index a6f2f72be80a..171635f87711 100644
--- a/net-im/rubygem-xmpp4r/Makefile
+++ b/net-im/rubygem-xmpp4r/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= miwi@FreeBSD.org
COMMENT= XMPP/Jabber library for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile
index 99f9630913fd..1af26a3e71e4 100644
--- a/security/ruby-acl/Makefile
+++ b/security/ruby-acl/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ufo@februality.com
COMMENT= Ruby module to provide Access Control List checks
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile
index bfb264448d48..4bcb31abaed7 100644
--- a/security/ruby-tcpwrap/Makefile
+++ b/security/ruby-tcpwrap/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= TCP wrappers library for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident
diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile
index c0963ce358bc..186cabf80fba 100644
--- a/textproc/ruby-amrita/Makefile
+++ b/textproc/ruby-amrita/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= An HTML/XHTML template library for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_FEATURES= strscan
diff --git a/textproc/ruby-erbscan/Makefile b/textproc/ruby-erbscan/Makefile
index bcede5f8f25c..09976ab18973 100644
--- a/textproc/ruby-erbscan/Makefile
+++ b/textproc/ruby-erbscan/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= smatsui@karashi.org
COMMENT= ERB compiler accelerator
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index 84aa5333132d..1282497e8990 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= A friendly API to libxml for Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2
diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile
index 09192ea9ae7b..dbc0d83436d6 100644
--- a/textproc/ruby-sablot/Makefile
+++ b/textproc/ruby-sablot/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= gahr@FreeBSD.org
COMMENT= Ruby interface to the Sablotron XSLT processor
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
LIB_DEPENDS= sablot.70:${PORTSDIR}/textproc/sablotron \
expat.6:${PORTSDIR}/textproc/expat2
diff --git a/textproc/ruby-xmlscan-old/Makefile b/textproc/ruby-xmlscan-old/Makefile
index ef94f37619fd..c898b01bd7f2 100644
--- a/textproc/ruby-xmlscan-old/Makefile
+++ b/textproc/ruby-xmlscan-old/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Pure Ruby XML/HTML scanner and XPath processor/compiler modules
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc
diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile
index c62f0ea53d91..10599e922484 100644
--- a/textproc/ruby-xslt/Makefile
+++ b/textproc/ruby-xslt/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= wenheping@gmail.com
COMMENT= An XSLT processor in pure Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_GNOME= libxslt
USE_RUBY= yes
diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile
index 0cbfe13ad1fc..ce5fa0fb2ced 100644
--- a/textproc/rubygem-ferret/Makefile
+++ b/textproc/rubygem-ferret/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ferret is a ruby port of Lucene
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RAKE= yes
diff --git a/textproc/rubygem-formosa/Makefile b/textproc/rubygem-formosa/Makefile
index cce62b31774a..d65d01d62f79 100644
--- a/textproc/rubygem-formosa/Makefile
+++ b/textproc/rubygem-formosa/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= lukhnos@gmail.com
COMMENT= A collection of libraries for Taiwanese languages processing
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-activesupport>=1.4.2:${PORTSDIR}/devel/rubygem-activesupport
diff --git a/textproc/rubygem-htmltools/Makefile b/textproc/rubygem-htmltools/Makefile
index 02ee8e0a67d4..bb557ff6edbf 100644
--- a/textproc/rubygem-htmltools/Makefile
+++ b/textproc/rubygem-htmltools/Makefile
@@ -10,7 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Tools for parsing and manipulating HTML text in Ruby
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBYGEMS= yes
diff --git a/www/ruby-nora/Makefile b/www/ruby-nora/Makefile
index f0d6fdd6866d..00b30b412956 100644
--- a/www/ruby-nora/Makefile
+++ b/www/ruby-nora/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= dhn@FreeBSD.org
COMMENT= A rich set of Ruby libraries for Web applications
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_SETUP= yes
diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile
index 47c7e3fcbb70..656c5147ccd7 100644
--- a/www/rubygem-mongrel/Makefile
+++ b/www/rubygem-mongrel/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast HTTP 1.1 library and server for Ruby web applications
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
RUN_DEPENDS= rubygem-gem_plugin>=0.2.3:${PORTSDIR}/devel/rubygem-gem_plugin \
rubygem-daemons>=1.0.3:${PORTSDIR}/devel/rubygem-daemons \
diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile
index 60419f13df18..8bd44b152256 100644
--- a/x11-toolkits/ruby-gtk/Makefile
+++ b/x11-toolkits/ruby-gtk/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GTK+
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile
index a4de51e046de..dd1d2a2b1e21 100644
--- a/x11-toolkits/ruby-tk/Makefile
+++ b/x11-toolkits/ruby-tk/Makefile
@@ -13,7 +13,7 @@ MAINTAINER?= ruby@FreeBSD.org
COMMENT?= Ruby interface to the Tk widget set
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch
diff --git a/x11/ruby-gtktrayicon/Makefile b/x11/ruby-gtktrayicon/Makefile
index 9ff72bac6e05..06971b269961 100644
--- a/x11/ruby-gtktrayicon/Makefile
+++ b/x11/ruby-gtktrayicon/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GtkTrayIcon
DEPRECATED= Does not work with Ruby 1.9
-EXPIRATION_DATE= 2012-05-02
+EXPIRATION_DATE= 2013-05-02
BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2