aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
committerStanislav Sedov <stas@FreeBSD.org>2009-06-16 15:53:25 +0000
commitcc69d7aa7d8a279c32a2798872c1d26d33ad4201 (patch)
tree9e07b5af195014d0e3d4e4baefd5f499802f063b /devel
parent18971b06c67e29f3761591676197a943343ac88e (diff)
downloadports-cc69d7aa7d8a279c32a2798872c1d26d33ad4201.tar.gz
ports-cc69d7aa7d8a279c32a2798872c1d26d33ad4201.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-amstd/Makefile2
-rw-r--r--devel/ruby-aspectr/Makefile2
-rw-r--r--devel/ruby-bsearch/Makefile2
-rw-r--r--devel/ruby-byaccr/Makefile2
-rw-r--r--devel/ruby-cache/Makefile2
-rw-r--r--devel/ruby-calendar/Makefile2
-rw-r--r--devel/ruby-dialogs/Makefile2
-rw-r--r--devel/ruby-filelock/Makefile2
-rw-r--r--devel/ruby-filemagic/Makefile2
-rw-r--r--devel/ruby-game/Makefile2
-rw-r--r--devel/ruby-gconf2/Makefile2
-rw-r--r--devel/ruby-gemfinder/Makefile2
-rw-r--r--devel/ruby-glib2/Makefile2
-rw-r--r--devel/ruby-gnomevfs/Makefile2
-rw-r--r--devel/ruby-intl/Makefile2
-rw-r--r--devel/ruby-io-reactor/Makefile2
-rw-r--r--devel/ruby-jttui/Makefile2
-rw-r--r--devel/ruby-libglade2/Makefile2
-rw-r--r--devel/ruby-metaruby/Makefile2
-rw-r--r--devel/ruby-poll/Makefile2
-rw-r--r--devel/ruby-property/Makefile2
-rw-r--r--devel/ruby-racc/Makefile2
-rw-r--r--devel/ruby-rbbr/Makefile2
-rw-r--r--devel/ruby-rbison/Makefile2
-rw-r--r--devel/ruby-rreadline/Makefile2
-rw-r--r--devel/ruby-setup.rb/Makefile2
-rw-r--r--devel/ruby-strongtyping/Makefile2
-rw-r--r--devel/ruby-textbuf/Makefile2
-rw-r--r--devel/ruby-tzfile/Makefile2
-rw-r--r--devel/rubygem-rubygame/Makefile2
30 files changed, 30 insertions, 30 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index 5f3bd15c5290..49070be1db43 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A collection of miscellaneous Ruby modules
USE_RUBY= yes
diff --git a/devel/ruby-aspectr/Makefile b/devel/ruby-aspectr/Makefile
index a0715b0f8dac..57682e474ccc 100644
--- a/devel/ruby-aspectr/Makefile
+++ b/devel/ruby-aspectr/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby libraries for Aspect programming
USE_RUBY= yes
diff --git a/devel/ruby-bsearch/Makefile b/devel/ruby-bsearch/Makefile
index 9104fa00a174..a93493b3aa9d 100644
--- a/devel/ruby-bsearch/Makefile
+++ b/devel/ruby-bsearch/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A binary search library for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-byaccr/Makefile b/devel/ruby-byaccr/Makefile
index a72f1215b2ff..3aa97f6b5138 100644
--- a/devel/ruby-byaccr/Makefile
+++ b/devel/ruby-byaccr/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ttsky.net/src/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Parser generator for ruby based on 'Berkeley Yacc' and 'Berkeley Yacc for Java'
USE_RUBY= yes
diff --git a/devel/ruby-cache/Makefile b/devel/ruby-cache/Makefile
index 734101b44a78..35416d63f035 100644
--- a/devel/ruby-cache/Makefile
+++ b/devel/ruby-cache/Makefile
@@ -16,7 +16,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby library for caching objects based on the LRU algorithm
USE_RUBY= yes
diff --git a/devel/ruby-calendar/Makefile b/devel/ruby-calendar/Makefile
index d9b32b70acfc..24faab9d7c0b 100644
--- a/devel/ruby-calendar/Makefile
+++ b/devel/ruby-calendar/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.funaba.org/archive/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby modules to handle various calendars
USE_RUBY= yes
diff --git a/devel/ruby-dialogs/Makefile b/devel/ruby-dialogs/Makefile
index 67e63d08d0b3..f0e0f61d527c 100644
--- a/devel/ruby-dialogs/Makefile
+++ b/devel/ruby-dialogs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= fenner/ruby-contrib
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple Ruby interface to dialog(1)
USE_RUBY= yes
diff --git a/devel/ruby-filelock/Makefile b/devel/ruby-filelock/Makefile
index 48001b604301..51a16dd1b662 100644
--- a/devel/ruby-filelock/Makefile
+++ b/devel/ruby-filelock/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= fenner/ruby-contrib
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby module which provides file locking mechanism
USE_RUBY= yes
diff --git a/devel/ruby-filemagic/Makefile b/devel/ruby-filemagic/Makefile
index 3dc08eaa0bfb..2ea630d87bbd 100644
--- a/devel/ruby-filemagic/Makefile
+++ b/devel/ruby-filemagic/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby binding to libmagic(3)
LIB_DEPENDS= magic.1:${PORTSDIR}/sysutils/file
diff --git a/devel/ruby-game/Makefile b/devel/ruby-game/Makefile
index 29d55a41ce82..5b1bf7741ac0 100644
--- a/devel/ruby-game/Makefile
+++ b/devel/ruby-game/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A game-development extension and library for the ruby language
USE_SDL= gfx image ttf
diff --git a/devel/ruby-gconf2/Makefile b/devel/ruby-gconf2/Makefile
index e266643e69f9..c2ffdd6a9970 100644
--- a/devel/ruby-gconf2/Makefile
+++ b/devel/ruby-gconf2/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby interface to GConf2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2
diff --git a/devel/ruby-gemfinder/Makefile b/devel/ruby-gemfinder/Makefile
index 6aef9e38f7ef..b7eaa4db6058 100644
--- a/devel/ruby-gemfinder/Makefile
+++ b/devel/ruby-gemfinder/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple class browser (built with Ruby/Tk) for Ruby modules/programs
RUN_DEPENDS= ${RUBY_LIBDIR}/tk.rb:${PORTSDIR}/x11-toolkits/ruby-tk
diff --git a/devel/ruby-glib2/Makefile b/devel/ruby-glib2/Makefile
index f51e9a1be0ec..d68823898295 100644
--- a/devel/ruby-glib2/Makefile
+++ b/devel/ruby-glib2/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GLib2
USE_RUBY= yes
diff --git a/devel/ruby-gnomevfs/Makefile b/devel/ruby-gnomevfs/Makefile
index a236f4f9dc04..2405233c8a95 100644
--- a/devel/ruby-gnomevfs/Makefile
+++ b/devel/ruby-gnomevfs/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for GnomeVFS
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/glib2.so:${PORTSDIR}/devel/ruby-glib2
diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile
index 190f04c85811..e09bb2eac2df 100644
--- a/devel/ruby-intl/Makefile
+++ b/devel/ruby-intl/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A simple wrapper of GNU gettext for Ruby
USE_GETTEXT= yes
diff --git a/devel/ruby-io-reactor/Makefile b/devel/ruby-io-reactor/Makefile
index f894f08ad53d..1cea3b65ee78 100644
--- a/devel/ruby-io-reactor/Makefile
+++ b/devel/ruby-io-reactor/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= IO-Reactor-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A Ruby module that implements an asynchronous multiplexeded IO Reactor
USE_RUBY= yes
diff --git a/devel/ruby-jttui/Makefile b/devel/ruby-jttui/Makefile
index 60b9c44b01ca..2b6b50e2553f 100644
--- a/devel/ruby-jttui/Makefile
+++ b/devel/ruby-jttui/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= http://klokan.sh.cvut.cz/~jtra/download/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= jttui.${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Textmode User Interface by Jakub Travnik
USE_RUBY= yes
diff --git a/devel/ruby-libglade2/Makefile b/devel/ruby-libglade2/Makefile
index bffa4cd9340e..f289a1fd612b 100644
--- a/devel/ruby-libglade2/Makefile
+++ b/devel/ruby-libglade2/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_GNOME_DISTNAME}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby binding for Libglade2
RUN_DEPENDS= ${RUBY_SITEARCHLIBDIR:S/${PREFIX}/${LOCALBASE}/}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
diff --git a/devel/ruby-metaruby/Makefile b/devel/ruby-metaruby/Makefile
index c2c2a84674d7..0f50648275de 100644
--- a/devel/ruby-metaruby/Makefile
+++ b/devel/ruby-metaruby/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= MetaRuby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A reimplementations of some Ruby parts in Ruby, Perl's tie equivalent
USE_RUBY= yes
diff --git a/devel/ruby-poll/Makefile b/devel/ruby-poll/Makefile
index de0354890c9e..a153f2742560 100644
--- a/devel/ruby-poll/Makefile
+++ b/devel/ruby-poll/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= Ruby-Poll-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= An object-oriented interface to the poll(2) system call for Ruby
USE_BZIP2= yes
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile
index 6198c4c8f977..65d870ae2e3e 100644
--- a/devel/ruby-property/Makefile
+++ b/devel/ruby-property/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple properties scheme for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile
index 5c6c156a8b16..3d405c137357 100644
--- a/devel/ruby-racc/Makefile
+++ b/devel/ruby-racc/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}-all
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= An LALR(1) parser generator for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-rbbr/Makefile b/devel/ruby-rbbr/Makefile
index 372a08c10bde..9f9f3b477da2 100644
--- a/devel/ruby-rbbr/Makefile
+++ b/devel/ruby-rbbr/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:S/r/rev/}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A GTK+2-based Ruby module browser
BUILD_DEPENDS= ${RUBY_SITELIBDIR}/gettext.rb:${PORTSDIR}/devel/ruby-gettext
diff --git a/devel/ruby-rbison/Makefile b/devel/ruby-rbison/Makefile
index 12387d0b6559..e1dd6c09c1c0 100644
--- a/devel/ruby-rbison/Makefile
+++ b/devel/ruby-rbison/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Generates a Ruby parser class from a Bison-like specification file
USE_BISON= run
diff --git a/devel/ruby-rreadline/Makefile b/devel/ruby-rreadline/Makefile
index 7963a5894c3c..5cc0b76de900 100644
--- a/devel/ruby-rreadline/Makefile
+++ b/devel/ruby-rreadline/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://freebsd.unixfreunde.de/sources/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A pure Ruby implementation of the Readline library
USE_RUBY= yes
diff --git a/devel/ruby-setup.rb/Makefile b/devel/ruby-setup.rb/Makefile
index c59b04a53d91..dff3ea482c17 100644
--- a/devel/ruby-setup.rb/Makefile
+++ b/devel/ruby-setup.rb/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:R}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Common installer script for ruby packages
USE_RUBY= yes
diff --git a/devel/ruby-strongtyping/Makefile b/devel/ruby-strongtyping/Makefile
index 98e9c24bbd46..5b37c301c938 100644
--- a/devel/ruby-strongtyping/Makefile
+++ b/devel/ruby-strongtyping/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://mephle.org/StrongTyping/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A little Ruby module that adds strong typing facilities
USE_RUBY= yes
diff --git a/devel/ruby-textbuf/Makefile b/devel/ruby-textbuf/Makefile
index 28905234eea1..91ab855d4e10 100644
--- a/devel/ruby-textbuf/Makefile
+++ b/devel/ruby-textbuf/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= Gapped text buffer extention for Ruby
USE_RUBY= yes
diff --git a/devel/ruby-tzfile/Makefile b/devel/ruby-tzfile/Makefile
index 0c6c35abf796..e8a376daf3a3 100644
--- a/devel/ruby-tzfile/Makefile
+++ b/devel/ruby-tzfile/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel ruby
MASTER_SITES= http://www.a-k-r.org/ruby-tzfile/
DISTFILES= ruby-${PORTNAME}-${PORTVERSION}.tar.gz
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= TZFile handling library for Ruby
USE_RUBY= yes
diff --git a/devel/rubygem-rubygame/Makefile b/devel/rubygem-rubygame/Makefile
index 29d55a41ce82..5b1bf7741ac0 100644
--- a/devel/rubygem-rubygame/Makefile
+++ b/devel/rubygem-rubygame/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ruby@FreeBSD.org
COMMENT= A game-development extension and library for the ruby language
USE_SDL= gfx image ttf