diff options
55 files changed, 215 insertions, 248 deletions
diff --git a/archivers/ruby-bz2/Makefile b/archivers/ruby-bz2/Makefile index 96bc23fa066e..642bb71318b3 100644 --- a/archivers/ruby-bz2/Makefile +++ b/archivers/ruby-bz2/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby extension to use libbz2 +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index 11b16fa17068..80549e9197fb 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-vorbisfile -# Date created: 5 October 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= vorbisfile PORTVERSION= 0.2 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= A Ruby extension wrapping libvorbisfile +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + LIB_DEPENDS= vorbisfile.6:${PORTSDIR}/audio/libvorbis USE_RUBY= yes diff --git a/audio/ruby-xmms/Makefile b/audio/ruby-xmms/Makefile index 3a337f016d65..ce2d51396851 100644 --- a/audio/ruby-xmms/Makefile +++ b/audio/ruby-xmms/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Xmms-Ruby -# Date created: 12 May 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= xmms PORTVERSION= 0.1.2 @@ -19,6 +15,9 @@ 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 + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/databases/ruby-bdb1/Makefile b/databases/ruby-bdb1/Makefile index 6a6efdc0273d..e8af03629e3e 100644 --- a/databases/ruby-bdb1/Makefile +++ b/databases/ruby-bdb1/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-BDB1 -# Date created: 16 January 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= bdb1 PORTVERSION= 0.2.3 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_RUBY_RDOC= yes diff --git a/databases/ruby-interbase/Makefile b/databases/ruby-interbase/Makefile index 79ea8223ffc1..5866a45c85dc 100644 --- a/databases/ruby-interbase/Makefile +++ b/databases/ruby-interbase/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-interbase -# Date created: 8 Nov 2001 -# Whom: Sergey Skvortsov <skv@protey.ru> -# +# Created by: Sergey Skvortsov <skv@protey.ru> # $FreeBSD$ -# PORTNAME= interbase PORTVERSION= 0.5.2 @@ -16,6 +12,9 @@ DIST_SUBDIR= ruby MAINTAINER= skv@FreeBSD.org COMMENT= Ruby interface to Firebird/Interbase library +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_FIREBIRD= yes USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-fam/Makefile b/devel/ruby-fam/Makefile index e01380f9d53c..a2e16ddf9ed7 100644 --- a/devel/ruby-fam/Makefile +++ b/devel/ruby-fam/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: FAM-Ruby -# Date created: 11 June 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= fam PORTVERSION= 0.2.0 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= FAM bindings for Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBY_EXTCONF=yes USE_FAM= yes diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index fc139ad9974c..4bdb39272609 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby GetText Package -# Date created: 4 February 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= gettext PORTVERSION= 1.93.0 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby 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 + #USE_GETTEXT= yes # not actually depends on it USE_RUBY= yes USE_RUBY_FEATURES= racc-runtime iconv diff --git a/devel/ruby-io-reactor/Makefile b/devel/ruby-io-reactor/Makefile index b896739057f8..af7f54d6fd0b 100644 --- a/devel/ruby-io-reactor/Makefile +++ b/devel/ruby-io-reactor/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RAKE= yes diff --git a/devel/ruby-jttui/Makefile b/devel/ruby-jttui/Makefile index 812d53d7a6ed..f8a8f8d64485 100644 --- a/devel/ruby-jttui/Makefile +++ b/devel/ruby-jttui/Makefile @@ -1,11 +1,5 @@ -# ex:ts=8 -*-mode: makefile-*- -# -# New ports collection makefile for: ruby-jttui -# Date created: 2003-02-12 -# Whom: Alan Eldridge <alane@geeksrus.net> -# +# Created by: Alan Eldridge <alane@geeksrus.net> # $FreeBSD$ -# PORTNAME= jttui PORTVERSION= 200205082055 @@ -19,6 +13,9 @@ DISTNAME= jttui.${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Textmode User Interface by Jakub Travnik +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBY_EXTCONF= yes INSTALL_TARGET= site-install diff --git a/devel/ruby-krossruby/Makefile b/devel/ruby-krossruby/Makefile index d0c0d3cb8ff5..507f70b1ec6f 100644 --- a/devel/ruby-krossruby/Makefile +++ b/devel/ruby-krossruby/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org COMMENT= Ruby bindings for Qt/KDE +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + CONFLICTS= ruby1[89]-kdebindings-4.[0-6].* USE_KDE4= kdehier kdelibs kdeprefix pimlibs automoc4 diff --git a/devel/ruby-langscan/Makefile b/devel/ruby-langscan/Makefile index 2cedd7ddf120..712ace5786db 100644 --- a/devel/ruby-langscan/Makefile +++ b/devel/ruby-langscan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-langscan -# Date created: 2011-08-10 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= langscan PORTVERSION= 1.2 @@ -16,6 +12,9 @@ DIST_SUBDIR= ${RUBY_PKGNAMEPREFIX:S|${RUBY_SUFFIX}-||} 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 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING diff --git a/devel/ruby-mmap/Makefile b/devel/ruby-mmap/Makefile index 8ad093d0d909..c317818db6c2 100644 --- a/devel/ruby-mmap/Makefile +++ b/devel/ruby-mmap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-Mmap -# Date created: 8 March 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= mmap PORTVERSION= 0.2.6 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_RUBY_RDOC= yes diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 05598c865a19..592fecdedd0f 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-Racc -# Date created: 7 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= racc PORTVERSION= 1.4.5 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_SETUP= yes USE_RUBY_FEATURES= racc-runtime diff --git a/devel/ruby-rcov/Makefile b/devel/ruby-rcov/Makefile index 963551cb894c..c4bead13301f 100644 --- a/devel/ruby-rcov/Makefile +++ b/devel/ruby-rcov/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rcov -# Date created: 25 May 2006 -# Whom: Rui Lopes (rgl ruilopes com) -# +# Created by: Rui Lopes (rgl ruilopes com) # $FreeBSD$ -# PORTNAME= rcov PORTVERSION= 0.8.1.2 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/devel/ruby-rudl/Makefile b/devel/ruby-rudl/Makefile index 96fd4eec301f..78f81ba339b5 100644 --- a/devel/ruby-rudl/Makefile +++ b/devel/ruby-rudl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: RuDL -# Date created: 10 April 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= rudl PORTVERSION= 0.8 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby 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 + USE_SDL= gfx image mixer ttf sdl USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/ruby-slang/Makefile b/devel/ruby-slang/Makefile index 20a09fb8028f..cb46399551c8 100644 --- a/devel/ruby-slang/Makefile +++ b/devel/ruby-slang/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-slang (slanglib) -# Date created: 23 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= slang PORTVERSION= 0.52 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= S-Lang extension module for Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + LIB_DEPENDS= slang.2:${PORTSDIR}/japanese/libslang MAKE_JOBS_SAFE= yes diff --git a/devel/ruby-subversion/Makefile b/devel/ruby-subversion/Makefile index 5665e9812271..751efe045cb7 100644 --- a/devel/ruby-subversion/Makefile +++ b/devel/ruby-subversion/Makefile @@ -1,15 +1,14 @@ -# New ports collection makefile for: subversion-ruby -# Date Created: 4 July 2005 -# Whom: Hiroyuki Iwatsuki <don@na.rim.or.jp> -# +# Created by: Hiroyuki Iwatsuki <don@na.rim.or.jp> # $FreeBSD$ -# PKGNAMEPREFIX= ruby- MAINTAINER= lev@FreeBSD.org COMMENT= Ruby bindings for version control system +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + .if defined(WITH_SUBVERSION_VER) && ${WITH_SUBVERSION_VER} == 16 MASTERDIR= ${.CURDIR}/../../devel/subversion16 .else diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile index 27b9e0a438be..1f7ce2d38cbb 100644 --- a/devel/ruby-sysvipc/Makefile +++ b/devel/ruby-sysvipc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-sysvipc -# Date created: 12 May 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= sysvipc PORTVERSION= 0.7 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/devel/rubygem-getopt-declare/Makefile b/devel/rubygem-getopt-declare/Makefile index c21c9cbb0bc5..344ef6baa213 100644 --- a/devel/rubygem-getopt-declare/Makefile +++ b/devel/rubygem-getopt-declare/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-getopt-declare -# Date created: 2011-06-02 -# Whom: Romain Tartiere <romain@FreeBSD.org> -# +# Created by: Romain Tartiere <romain@FreeBSD.org> # $FreeBSD$ -# PORTNAME= getopt-declare PORTVERSION= 1.29 @@ -13,6 +9,9 @@ MASTER_SITES= RG 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 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-io-like/Makefile b/devel/rubygem-io-like/Makefile index 5616bd952610..aebd6be8c7c7 100644 --- a/devel/rubygem-io-like/Makefile +++ b/devel/rubygem-io-like/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-io-like -# Date created: 2011-08-06 -# Whom: TAKATSU Tomonari <tota@FreeBSD.org> -# +# Created by: TAKATSU Tomonari <tota@FreeBSD.org> # $FreeBSD$ -# PORTNAME= io-like PORTVERSION= 0.3.0 @@ -13,6 +9,9 @@ MASTER_SITES= RG 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 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-linecache/Makefile b/devel/rubygem-linecache/Makefile index ee15f04e10cb..e82d57db8c78 100644 --- a/devel/rubygem-linecache/Makefile +++ b/devel/rubygem-linecache/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-linecache -# Date created: 17 Oct 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ PORTNAME= linecache @@ -12,6 +9,9 @@ MASTER_SITES= RG 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 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-ncurses/Makefile b/devel/rubygem-ncurses/Makefile index 9af91b98c75d..454b130936a7 100644 --- a/devel/rubygem-ncurses/Makefile +++ b/devel/rubygem-ncurses/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: rubygem-ncurses -# Date created: 13 November 2010 -# Whom: Eric Freeman <freebsdports@chillibear.com> -# +# Created by: Eric Freeman <freebsdports@chillibear.com> # $FreeBSD$ -# PORTNAME= ncurses PORTVERSION= 0.9.1 @@ -13,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= freebsdports@chillibear.com COMMENT= Wrapper to the ncurses library +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-parsetree/Makefile b/devel/rubygem-parsetree/Makefile index f679119504ee..e0585a7f1463 100644 --- a/devel/rubygem-parsetree/Makefile +++ b/devel/rubygem-parsetree/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-parsetree -# Date created: 13 April 2007 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ PORTNAME= parsetree @@ -13,6 +10,9 @@ DISTNAME= ParseTree-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby parse tree tools +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-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 6d01216b8145..c1024defec71 100644 --- a/devel/rubygem-rparsec/Makefile +++ b/devel/rubygem-rparsec/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-rparsec -# Date created: 24 September 2008 -# Whom: stas -# +# Created by: stas # $FreeBSD$ PORTNAME= rparsec @@ -12,6 +9,9 @@ MASTER_SITES= RG 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 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/devel/rubygem-sdl/Makefile b/devel/rubygem-sdl/Makefile index 1c6745af611a..e8c6adb87461 100644 --- a/devel/rubygem-sdl/Makefile +++ b/devel/rubygem-sdl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-sdl -# Date created: 2011-04-10 -# Whom: Steve Wills <swills@FreeBSD.org> -# +# Created by: Steve Wills <swills@FreeBSD.org> # $FreeBSD$ -# PORTNAME= sdl PORTVERSION= 2.1.1 @@ -15,6 +11,9 @@ DISTNAME= rubysdl-${PORTVERSION} 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 + RUN_DEPENDS= rubygem-opengl>=0.60.1:${PORTSDIR}/graphics/rubygem-opengl GEM_NAME= ${DISTNAME} diff --git a/devel/rubygem-zoom/Makefile b/devel/rubygem-zoom/Makefile index e8c8fa2ca76a..496eb03d0487 100644 --- a/devel/rubygem-zoom/Makefile +++ b/devel/rubygem-zoom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-zoom -# Date created: 16 September 2005 -# Whom: Mitsuru YOSHIDA <mitsuru@riken.jp> -# +# Created by: Mitsuru YOSHIDA <mitsuru@riken.jp> # $FreeBSD$ -# PORTNAME= zoom PORTVERSION= 0.4.1 @@ -14,6 +10,9 @@ MASTER_SITES= RG 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 + LIB_DEPENDS= yaz.4:${PORTSDIR}/net/yaz USE_RUBY= yes diff --git a/games/ruby-exmars/Makefile b/games/ruby-exmars/Makefile index 898be3428a6a..d211842153f3 100644 --- a/games/ruby-exmars/Makefile +++ b/games/ruby-exmars/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-exmars -# Date created: 22 Jul 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= exmars PORTVERSION= 0.01 @@ -14,6 +10,9 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} 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 + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index e8e56b17ae2b..715381a94d00 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/OpenGL -# Date created: 24 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= opengl PORTVERSION= 0.32b @@ -18,6 +14,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_XORG= x11 xi xmu xext diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile index a87dafeb2736..26225067899a 100644 --- a/graphics/ruby-pgplot/Makefile +++ b/graphics/ruby-pgplot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/PGPLOT -# Date created: 26 June 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= pgplot PORTVERSION= 0.1.3 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby 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 + LIB_DEPENDS= pgplot.5:${PORTSDIR}/graphics/pgplot BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/narray.so:${PORTSDIR}/math/ruby-narray diff --git a/graphics/rubygem-objectdetect/Makefile b/graphics/rubygem-objectdetect/Makefile index 09da39529e8e..62e20bc1fdd5 100644 --- a/graphics/rubygem-objectdetect/Makefile +++ b/graphics/rubygem-objectdetect/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-objectdetect -# Date created: 2008-11-25 -# Whom: TAKATSU Tomonari <tota@rtfm.jp> -# +# Created by: TAKATSU Tomonari <tota@rtfm.jp> # $FreeBSD$ -# PORTNAME= objectdetect PORTVERSION= 0.0.3 @@ -16,6 +12,9 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}-opencv23.gem 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 + LIB_DEPENDS= opencv_legacy.2:${PORTSDIR}/graphics/opencv LICENSE= MIT diff --git a/graphics/rubygem-turing/Makefile b/graphics/rubygem-turing/Makefile index 15abff33ad59..06c47441a618 100644 --- a/graphics/rubygem-turing/Makefile +++ b/graphics/rubygem-turing/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: rubygem-turing -# Date created: 07 June 2007 -# Whom: Alexander Logvinov <ports@logvinov.com> -# +# Created by: Alexander Logvinov <ports@logvinov.com> # $FreeBSD$ PORTNAME= turing @@ -13,6 +10,9 @@ MASTER_SITES= RG 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 + RUN_DEPENDS= rubygem-gd2>=1.0:${PORTSDIR}/graphics/rubygem-gd2 USE_RUBY= yes diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile index cd99ca47a976..4194eed632dc 100644 --- a/japanese/ruby-chasen/Makefile +++ b/japanese/ruby-chasen/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-ChaSen -# Date created: 1 Mar 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= chasen PORTVERSION= 1.7 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= ChaSen module for Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + LIB_DEPENDS= chasen.2:${PORTSDIR}/japanese/chasen-base USE_RUBY= yes diff --git a/japanese/ruby-eb/Makefile b/japanese/ruby-eb/Makefile index 0a5c4123b769..8e1d03559534 100644 --- a/japanese/ruby-eb/Makefile +++ b/japanese/ruby-eb/Makefile @@ -12,6 +12,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bind of EB library +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + LIB_DEPENDS= eb:${PORTSDIR}/japanese/eb USE_RUBY= yes diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile index 488c3a09330f..635e39d8d665 100644 --- a/japanese/ruby-ming/Makefile +++ b/japanese/ruby-ming/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/Ming-ja -# Date created: 13 November 2003 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= ming PORTVERSION= 0.2a.${RUBY_MING_VERSION} @@ -19,6 +15,9 @@ DIST_SUBDIR= ruby 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 + LIB_DEPENDS= ming.3:${PORTSDIR}/japanese/ming RUBY_MING_VERSION= 0.1.6 diff --git a/lang/ruby-lua4/Makefile b/lang/ruby-lua4/Makefile index c53a4bd4e0c4..d6b0b566d225 100644 --- a/lang/ruby-lua4/Makefile +++ b/lang/ruby-lua4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/Lua -# Date created: 30 August 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= lua PORTVERSION= 20010921 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby 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 + USE_LUA= 4.0 USE_ZIP= yes diff --git a/misc/rubygem-ohcount/Makefile b/misc/rubygem-ohcount/Makefile index 28b4466b1883..384aca605141 100644 --- a/misc/rubygem-ohcount/Makefile +++ b/misc/rubygem-ohcount/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ohcount -# Date created: 2009-05-31 -# Whom: Edmondas Girkantas <eg@fbsd.lt> -# +# Created by: Edmondas Girkantas <eg@fbsd.lt> # $FreeBSD$ -# PORTNAME= ohcount PORTVERSION= 2.0.1 @@ -13,6 +9,9 @@ MASTER_SITES= http://labs.ohloh.net/download/ 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 + 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 db4d3cf5b78b..5c38b5861830 100644 --- a/multimedia/ruby-flvtool2/Makefile +++ b/multimedia/ruby-flvtool2/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-flvtool2 -# Date created: 2007-05-07 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# +# Created by: Gea-Suan Lin <gslin@gslin.org> # $FreeBSD$ -# PORTNAME= flvtool2 PORTVERSION= 1.0.6 @@ -16,6 +12,9 @@ EXTRACT_SUFX= .tgz 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 + USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile index 7df6c87835a9..cd80731ca6f1 100644 --- a/net-im/rubygem-termtter/Makefile +++ b/net-im/rubygem-termtter/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: rubygem-termtter -# Date created: 2009-07-12 -# Whom: Dennis Herrmann <dhn@FreeBSD.org> -# +# Created by: Dennis Herrmann <dhn@FreeBSD.org> # $FreeBSD$ -# PORTNAME= termtter PORTVERSION= 1.11.0 @@ -13,6 +9,9 @@ MASTER_SITES= RG MAINTAINER= dhn@FreeBSD.org COMMENT= Terminal based Twitter client +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + RUN_DEPENDS= rubygem-json>=1.1.3:${PORTSDIR}/devel/rubygem-json \ rubygem-termcolor>=1.0.0:${PORTSDIR}/textproc/rubygem-termcolor \ rubygem-rubytter>=1.4.0:${PORTSDIR}/net/rubygem-rubytter \ diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile index 950ec1394edb..a6f2f72be80a 100644 --- a/net-im/rubygem-xmpp4r/Makefile +++ b/net-im/rubygem-xmpp4r/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-xmpp4r -# Date created: 21 Nov 2005 -# Whom: Stephan Maka <stephan@spaceboyz.net> -# +# Created by: Stephan Maka <stephan@spaceboyz.net> # $FreeBSD$ -# PORTNAME= xmpp4r PORTVERSION= 0.5 @@ -14,6 +10,9 @@ MASTER_SITES= RG MAINTAINER= miwi@FreeBSD.org COMMENT= XMPP/Jabber library for Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/security/ruby-acl/Makefile b/security/ruby-acl/Makefile index dd055aa53d7e..99f9630913fd 100644 --- a/security/ruby-acl/Makefile +++ b/security/ruby-acl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-acl -# Date created: 7 Sep 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= acl PORTVERSION= 1.0.1 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes NO_BUILD= yes diff --git a/security/ruby-tcpwrap/Makefile b/security/ruby-tcpwrap/Makefile index 8c4023bf5ba8..bfb264448d48 100644 --- a/security/ruby-tcpwrap/Makefile +++ b/security/ruby-tcpwrap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-tcpwrap -# Date created: 15 Aug 2000 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= tcpwrap PORTVERSION= 0.6 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= TCP wrappers library for Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + LIB_DEPENDS= ident.0:${PORTSDIR}/security/libident USE_RUBY= yes diff --git a/textproc/ruby-amrita/Makefile b/textproc/ruby-amrita/Makefile index 45295a6bf28f..c0963ce358bc 100644 --- a/textproc/ruby-amrita/Makefile +++ b/textproc/ruby-amrita/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby/amrita -# Date created: 10 November 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= amrita PORTVERSION= 1.0.2 @@ -16,6 +12,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_FEATURES= strscan diff --git a/textproc/ruby-erbscan/Makefile b/textproc/ruby-erbscan/Makefile index 66975ad437e2..bcede5f8f25c 100644 --- a/textproc/ruby-erbscan/Makefile +++ b/textproc/ruby-erbscan/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: erbscan -# Date created: 17 November 2006 -# Whom: Shinsuke Matsui (<smatsui@karashi.org>) -# +# Created by: Shinsuke Matsui (<smatsui@karashi.org>) # $FreeBSD$ -# PORTNAME= erbscan PORTVERSION= 0.0.20030723b @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby MAINTAINER= smatsui@karashi.org COMMENT= ERB compiler accelerator +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index c33b1a7a2a5b..84aa5333132d 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-libxml -# Date created: 09 July 2002 -# Whom: Sean Chittenden <seanc@FreeBSD.org> -# +# Created by: Sean Chittenden <seanc@FreeBSD.org> # $FreeBSD$ -# PORTNAME= libxml PORTVERSION= 1.1.3 @@ -16,6 +12,9 @@ EXTRACT_SUFX= .tgz 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 + LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 USE_RUBY= yes diff --git a/textproc/ruby-sablot/Makefile b/textproc/ruby-sablot/Makefile index 6c1036397e8d..09192ea9ae7b 100644 --- a/textproc/ruby-sablot/Makefile +++ b/textproc/ruby-sablot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Ruby-sablot -# Date created: 9 March 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= sablot PORTVERSION= 0.5.2 @@ -16,6 +12,9 @@ DIST_SUBDIR= ruby 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 + 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 ca82d92dfdd0..ef94f37619fd 100644 --- a/textproc/ruby-xmlscan-old/Makefile +++ b/textproc/ruby-xmlscan-old/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-xmlscan -# Date created: 7 August 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= xmlscan PORTVERSION= 0.0.10 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc USE_RUBY= yes diff --git a/textproc/ruby-xslt/Makefile b/textproc/ruby-xslt/Makefile index 8f88476f0c5b..c62f0ea53d91 100644 --- a/textproc/ruby-xslt/Makefile +++ b/textproc/ruby-xslt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-xmlscan -# Date created: 22 August 2001 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= xslt PORTVERSION= 0.9.6 @@ -18,6 +14,9 @@ DIST_SUBDIR= ruby MAINTAINER= wenheping@gmail.com COMMENT= An XSLT processor in pure Ruby +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_GNOME= libxslt USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/textproc/rubygem-ferret/Makefile b/textproc/rubygem-ferret/Makefile index baf64464a295..0cbfe13ad1fc 100644 --- a/textproc/rubygem-ferret/Makefile +++ b/textproc/rubygem-ferret/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ferret -# Date created: 2006-08-10 -# Whom: Cheng-Lung Sung <clsung@FreeBSD.org> -# +# Created by: Cheng-Lung Sung <clsung@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ferret PORTVERSION= 0.11.6 @@ -13,6 +9,9 @@ MASTER_SITES= RG 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 + USE_RUBY= yes USE_RAKE= yes USE_RUBYGEMS= yes diff --git a/textproc/rubygem-formosa/Makefile b/textproc/rubygem-formosa/Makefile index fd19be88f12e..cce62b31774a 100644 --- a/textproc/rubygem-formosa/Makefile +++ b/textproc/rubygem-formosa/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: formosa -# Date created: Jul 31, 2007 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= formosa PORTVERSION= 0.2.0 @@ -14,6 +9,9 @@ MASTER_SITES= RG 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 + RUN_DEPENDS= rubygem-activesupport>=1.4.2:${PORTSDIR}/devel/rubygem-activesupport USE_RUBY= yes diff --git a/textproc/rubygem-htmltools/Makefile b/textproc/rubygem-htmltools/Makefile index d42cb2cfa900..02ee8e0a67d4 100644 --- a/textproc/rubygem-htmltools/Makefile +++ b/textproc/rubygem-htmltools/Makefile @@ -9,6 +9,9 @@ DISTNAME= htmltools-${PORTVERSION} 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 + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes diff --git a/www/ruby-nora/Makefile b/www/ruby-nora/Makefile index bedb143b94b8..f0d6fdd6866d 100644 --- a/www/ruby-nora/Makefile +++ b/www/ruby-nora/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Nora -# Date created: 8 December 2002 -# Whom: Akinori MUSHA aka knu <knu@idaemons.org> -# +# Created by: Akinori MUSHA aka knu <knu@idaemons.org> # $FreeBSD$ -# PORTNAME= nora PORTVERSION= 0.0.20041114 @@ -15,6 +11,9 @@ DIST_SUBDIR= ruby 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 + USE_RUBY= yes USE_RUBY_SETUP= yes diff --git a/www/rubygem-mongrel/Makefile b/www/rubygem-mongrel/Makefile index db25aac9ab67..47c7e3fcbb70 100644 --- a/www/rubygem-mongrel/Makefile +++ b/www/rubygem-mongrel/Makefile @@ -1,7 +1,4 @@ -# Ports collection makefile for: mongrel -# Date created: 20 May 2006 -# Whom: Rui Lopes (<rgl ruilopes com>) -# +# Created by: Rui Lopes (<rgl ruilopes com>) # $FreeBSD$ PORTNAME= mongrel @@ -13,6 +10,9 @@ MASTER_SITES= RG 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 + RUN_DEPENDS= rubygem-gem_plugin>=0.2.3:${PORTSDIR}/devel/rubygem-gem_plugin \ rubygem-daemons>=1.0.3:${PORTSDIR}/devel/rubygem-daemons \ rubygem-fastthread>=1.0.1:${PORTSDIR}/devel/rubygem-fastthread \ diff --git a/x11-toolkits/ruby-gtk/Makefile b/x11-toolkits/ruby-gtk/Makefile index ce315cbdfa0c..60419f13df18 100644 --- a/x11-toolkits/ruby-gtk/Makefile +++ b/x11-toolkits/ruby-gtk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-gtk -# Date created: 19 April 1999 -# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> -# +# Created by: Yasuhiro Fukuma <yasuf@big.or.jp> # $FreeBSD$ -# PORTNAME= gtk PORTVERSION= ${RUBY_GNOME_PORTVERSION} @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GTK+ +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + USE_RUBY= yes USE_RUBY_EXTCONF= yes USE_XORG= x11 diff --git a/x11-toolkits/ruby-tk/Makefile b/x11-toolkits/ruby-tk/Makefile index eb51cfcd761d..a4de51e046de 100644 --- a/x11-toolkits/ruby-tk/Makefile +++ b/x11-toolkits/ruby-tk/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-tk -# Date created: 15 March 1999 -# Whom: Yasuhiro Fukuma <yasuf@big.or.jp> -# +# Created by: Yasuhiro Fukuma <yasuf@big.or.jp> # $FreeBSD$ -# PORTNAME= tk PORTVERSION= ${RUBY_PORTVERSION} @@ -16,6 +12,9 @@ DISTFILES= # none 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 + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch USE_RUBY= yes diff --git a/x11/ruby-gtktrayicon/Makefile b/x11/ruby-gtktrayicon/Makefile index 81b3186fed98..9ff72bac6e05 100644 --- a/x11/ruby-gtktrayicon/Makefile +++ b/x11/ruby-gtktrayicon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ruby-gtktrayicon -# Date created: 29 June 2004 -# Whom: Hye-Shik Chang -# +# Created by: Hye-Shik Chang # $FreeBSD$ -# PORTNAME= gtktrayicon PORTVERSION= 0.1.0 @@ -17,6 +13,9 @@ DIST_SUBDIR= ruby MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby binding for GtkTrayIcon +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2012-05-02 + BUILD_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2 |