aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-07 20:48:42 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-06-07 20:48:42 +0000
commitb0f16becefdbe3ec8d807cf268a52a3198e77f26 (patch)
treef139ea1244ad9474a05a9650646b11b0b25b439a
parent585fef8bde6797c94cfc27ccc31ad6a6100de9de (diff)
downloadports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.tar.gz
ports-b0f16becefdbe3ec8d807cf268a52a3198e77f26.zip
- Convert to RF macro
With Hat: ruby@
Notes
Notes: svn path=/head/; revision=256049
-rw-r--r--archivers/ruby-libarchive/Makefile3
-rw-r--r--audio/ruby-freedb/Makefile2
-rw-r--r--audio/ruby-mp3info/Makefile2
-rw-r--r--audio/ruby-ogginfo/Makefile2
-rw-r--r--audio/ruby-shout/Makefile2
-rw-r--r--databases/ruby-bdb/Makefile3
-rw-r--r--databases/ruby-pg/Makefile4
-rw-r--r--databases/ruby-postgres/Makefile4
-rw-r--r--databases/ruby-sqlite/Makefile2
-rw-r--r--devel/ruby-fastri/Makefile3
-rw-r--r--devel/ruby-multi/Makefile3
-rw-r--r--devel/ruby-sexp/Makefile3
-rw-r--r--devel/ruby-statgrab/Makefile3
-rw-r--r--devel/ruby-sysvipc/Makefile3
-rw-r--r--graphics/ruby-ming/Makefile2
-rw-r--r--graphics/ruby-pgplot/Makefile3
-rw-r--r--graphics/ruby-rmagick/Makefile3
-rw-r--r--japanese/ruby-ming/Makefile2
-rw-r--r--lang/ruby-extensions/Makefile3
-rw-r--r--security/ruby-crypt/Makefile3
-rw-r--r--textproc/ruby-amatch/Makefile3
-rw-r--r--textproc/ruby-libxml/Makefile3
-rw-r--r--textproc/ruby-quixml/Makefile3
-rw-r--r--www/ruby-borges/Makefile3
-rw-r--r--www/ruby-fcgiwrap/Makefile2
-rw-r--r--x11-toolkits/ruby-wx/Makefile2
26 files changed, 28 insertions, 43 deletions
diff --git a/archivers/ruby-libarchive/Makefile b/archivers/ruby-libarchive/Makefile
index a03c74f1cfe2..549362127f44 100644
--- a/archivers/ruby-libarchive/Makefile
+++ b/archivers/ruby-libarchive/Makefile
@@ -7,8 +7,7 @@
PORTNAME= libarchive
PORTVERSION= 0.1.1
CATEGORIES= archivers ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/audio/ruby-freedb/Makefile b/audio/ruby-freedb/Makefile
index bb098c60b772..89384799fd80 100644
--- a/audio/ruby-freedb/Makefile
+++ b/audio/ruby-freedb/Makefile
@@ -8,7 +8,7 @@
PORTNAME= freedb
PORTVERSION= 0.5
CATEGORIES= audio net ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
diff --git a/audio/ruby-mp3info/Makefile b/audio/ruby-mp3info/Makefile
index 613e3295e68e..a8a95f730b6f 100644
--- a/audio/ruby-mp3info/Makefile
+++ b/audio/ruby-mp3info/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mp3info
PORTVERSION= 0.5
CATEGORIES= audio ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
diff --git a/audio/ruby-ogginfo/Makefile b/audio/ruby-ogginfo/Makefile
index cbaba73537a4..6fb0efc8231f 100644
--- a/audio/ruby-ogginfo/Makefile
+++ b/audio/ruby-ogginfo/Makefile
@@ -8,7 +8,7 @@
PORTNAME= ogginfo
PORTVERSION= 0.1
CATEGORIES= audio ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTFILES= ${PORTNAME}.rb
diff --git a/audio/ruby-shout/Makefile b/audio/ruby-shout/Makefile
index f93c08ddf3bd..df43d1e22a24 100644
--- a/audio/ruby-shout/Makefile
+++ b/audio/ruby-shout/Makefile
@@ -8,7 +8,7 @@
PORTNAME= shout
PORTVERSION= 2.1
CATEGORIES= audio ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-${PORTNAME}-${PORTVERSION}
diff --git a/databases/ruby-bdb/Makefile b/databases/ruby-bdb/Makefile
index b4ff513f0631..ac64d68c2f9b 100644
--- a/databases/ruby-bdb/Makefile
+++ b/databases/ruby-bdb/Makefile
@@ -9,8 +9,7 @@ PORTNAME= bdb
PORTVERSION= 0.6.5
PORTREVISION= 1
CATEGORIES= databases ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
PKGNAMESUFFIX= ${WITH_BDB_VER}
DIST_SUBDIR= ruby
diff --git a/databases/ruby-pg/Makefile b/databases/ruby-pg/Makefile
index 94d127f28197..8f01a5cb0b3b 100644
--- a/databases/ruby-pg/Makefile
+++ b/databases/ruby-pg/Makefile
@@ -8,8 +8,8 @@
PORTNAME= pg
PORTVERSION= 0.8.0
CATEGORIES= databases ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ruby-pg
+MASTER_SITES= RF
+MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ruby-pg-${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile
index 8fa911952c27..9d952fdbb958 100644
--- a/databases/ruby-postgres/Makefile
+++ b/databases/ruby-postgres/Makefile
@@ -9,8 +9,8 @@ PORTNAME= postgres
PORTVERSION= 0.7.9.2008.01.28
PORTREVISION= 1
CATEGORIES= databases ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ruby-pg
+MASTER_SITES= RF
+MASTER_SITE_SUBDIR= ruby-${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/databases/ruby-sqlite/Makefile b/databases/ruby-sqlite/Makefile
index f9c6ce691710..635a51159623 100644
--- a/databases/ruby-sqlite/Makefile
+++ b/databases/ruby-sqlite/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sqlite
PORTVERSION= 2.2.3
CATEGORIES= databases ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ${PORTNAME}-ruby
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
diff --git a/devel/ruby-fastri/Makefile b/devel/ruby-fastri/Makefile
index 83b9c06d0475..ade94291eb11 100644
--- a/devel/ruby-fastri/Makefile
+++ b/devel/ruby-fastri/Makefile
@@ -8,8 +8,7 @@
PORTNAME= fastri
PORTVERSION= 0.3.1
CATEGORIES= devel ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/devel/ruby-multi/Makefile b/devel/ruby-multi/Makefile
index f21129f3b6eb..7df62036c778 100644
--- a/devel/ruby-multi/Makefile
+++ b/devel/ruby-multi/Makefile
@@ -8,8 +8,7 @@
PORTNAME= multi
PORTVERSION= 0.1
CATEGORIES= devel ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/devel/ruby-sexp/Makefile b/devel/ruby-sexp/Makefile
index 62e9541172aa..015c1c16ca17 100644
--- a/devel/ruby-sexp/Makefile
+++ b/devel/ruby-sexp/Makefile
@@ -9,8 +9,7 @@ PORTNAME= sexp
PORTVERSION= 0.2.1
PORTREVISION= 0
CATEGORIES= devel ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/devel/ruby-statgrab/Makefile b/devel/ruby-statgrab/Makefile
index fa0ec814b3ec..61786d2e96f2 100644
--- a/devel/ruby-statgrab/Makefile
+++ b/devel/ruby-statgrab/Makefile
@@ -8,8 +8,7 @@
PORTNAME= statgrab
PORTVERSION= 0.1
CATEGORIES= devel ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/devel/ruby-sysvipc/Makefile b/devel/ruby-sysvipc/Makefile
index 30420c39ad6f..fee5120d7a31 100644
--- a/devel/ruby-sysvipc/Makefile
+++ b/devel/ruby-sysvipc/Makefile
@@ -8,8 +8,7 @@
PORTNAME= sysvipc
PORTVERSION= 0.7
CATEGORIES= devel ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/graphics/ruby-ming/Makefile b/graphics/ruby-ming/Makefile
index 2e3e475c27b6..e1b9ad24c824 100644
--- a/graphics/ruby-ming/Makefile
+++ b/graphics/ruby-ming/Makefile
@@ -8,7 +8,7 @@ PORTNAME= ming
PORTVERSION= 0.3.0.${RUBY_MING_VERSION}
PORTREVISION= 2
CATEGORIES+= graphics ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= mingruby
PKGNAMEPREFIX?= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${RUBY_MING_VERSION}
diff --git a/graphics/ruby-pgplot/Makefile b/graphics/ruby-pgplot/Makefile
index c418ab74f347..f935b49e725a 100644
--- a/graphics/ruby-pgplot/Makefile
+++ b/graphics/ruby-pgplot/Makefile
@@ -9,8 +9,7 @@ PORTNAME= pgplot
PORTVERSION= 0.1.3
PORTREVISION= 4
CATEGORIES= graphics ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= rb_${PORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile
index abb3fb6b5cc5..6f4485e5bfd0 100644
--- a/graphics/ruby-rmagick/Makefile
+++ b/graphics/ruby-rmagick/Makefile
@@ -9,8 +9,7 @@ PORTNAME= rmagick
PORTVERSION= 2.13.1
PORTREVISION= 0
CATEGORIES= graphics ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= RMagick-${PORTVERSION}
DIST_SUBDIR= ruby
diff --git a/japanese/ruby-ming/Makefile b/japanese/ruby-ming/Makefile
index 98aba659a7d7..17651506c0ed 100644
--- a/japanese/ruby-ming/Makefile
+++ b/japanese/ruby-ming/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2a.${RUBY_MING_VERSION}
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= japanese graphics ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= mingruby
PKGNAMEPREFIX= ja-${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${RUBY_MING_VERSION}
diff --git a/lang/ruby-extensions/Makefile b/lang/ruby-extensions/Makefile
index 575cbc2b234a..71e98b3a45d2 100644
--- a/lang/ruby-extensions/Makefile
+++ b/lang/ruby-extensions/Makefile
@@ -8,8 +8,7 @@
PORTNAME= extensions
PORTVERSION= 0.6.0
CATEGORIES= lang ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/security/ruby-crypt/Makefile b/security/ruby-crypt/Makefile
index a219e9fbc79e..7524e567be1a 100644
--- a/security/ruby-crypt/Makefile
+++ b/security/ruby-crypt/Makefile
@@ -8,8 +8,7 @@
PORTNAME= crypt
PORTVERSION= 1.1.4
CATEGORIES= security ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/textproc/ruby-amatch/Makefile b/textproc/ruby-amatch/Makefile
index db62f8600338..5c2f9f9c146a 100644
--- a/textproc/ruby-amatch/Makefile
+++ b/textproc/ruby-amatch/Makefile
@@ -8,8 +8,7 @@
PORTNAME= amatch
PORTVERSION= 0.2.5
CATEGORIES= textproc ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
DIST_SUBDIR= ruby
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile
index d3cd031e46da..849378c75ec9 100644
--- a/textproc/ruby-libxml/Makefile
+++ b/textproc/ruby-libxml/Makefile
@@ -8,8 +8,7 @@
PORTNAME= libxml
PORTVERSION= 1.1.3
CATEGORIES= textproc ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= libxml
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
EXTRACT_SUFX= .tgz
diff --git a/textproc/ruby-quixml/Makefile b/textproc/ruby-quixml/Makefile
index efc3e12893ae..07983b30cc7f 100644
--- a/textproc/ruby-quixml/Makefile
+++ b/textproc/ruby-quixml/Makefile
@@ -9,8 +9,7 @@ PORTNAME= quixml
PORTVERSION= 0.2.1
PORTREVISION= 2
CATEGORIES= textproc ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/www/ruby-borges/Makefile b/www/ruby-borges/Makefile
index a0a69009fc44..4b86c57d6dff 100644
--- a/www/ruby-borges/Makefile
+++ b/www/ruby-borges/Makefile
@@ -8,8 +8,7 @@
PORTNAME= borges
PORTVERSION= 1.1.0
CATEGORIES= www ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= RF
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DIST_SUBDIR= ruby
diff --git a/www/ruby-fcgiwrap/Makefile b/www/ruby-fcgiwrap/Makefile
index aa5be03856e4..23230f8a5254 100644
--- a/www/ruby-fcgiwrap/Makefile
+++ b/www/ruby-fcgiwrap/Makefile
@@ -8,7 +8,7 @@
PORTNAME= fcgiwrap
PORTVERSION= 0.1.6
CATEGORIES= www ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= fcgi
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
EXTRACT_SUFX= .tgz
diff --git a/x11-toolkits/ruby-wx/Makefile b/x11-toolkits/ruby-wx/Makefile
index ca167436bec8..76998057a308 100644
--- a/x11-toolkits/ruby-wx/Makefile
+++ b/x11-toolkits/ruby-wx/Makefile
@@ -9,7 +9,7 @@ PORTNAME= wx
PORTVERSION= 0.6.0
PORTREVISION= 8
CATEGORIES= x11-toolkits ruby
-MASTER_SITES= ${MASTER_SITE_RUBYFORGE}
+MASTER_SITES= RF
MASTER_SITE_SUBDIR= ${PORTNAME}ruby
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= wxruby-${PORTVERSION:S/.0$//}-src