summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-08-23 07:45:27 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-08-23 07:45:27 +0000
commitf9faa8bdaa87c8a1dbdd2cc88732152f965326a7 (patch)
tree23ca8e06e33cd24cc25025f8d0d4a56e8bec38cc /devel
parent- Update to 0.2.1 (diff)
Geocities has been gone for almost 2 years now, so let's remove
references to it. Deprecate ports whose only MASTER_SITE is (was) geocities
Notes
Notes: svn path=/head/; revision=280250
Diffstat (limited to 'devel')
-rw-r--r--devel/oniguruma/Makefile3
-rw-r--r--devel/oniguruma/pkg-descr1
-rw-r--r--devel/oniguruma4/Makefile3
-rw-r--r--devel/oniguruma4/pkg-descr1
-rw-r--r--devel/oniguruma5/Makefile3
-rw-r--r--devel/oniguruma5/pkg-descr1
-rw-r--r--devel/p5-Data-Table/pkg-descr3
-rw-r--r--devel/ruby-rbtree/Makefile3
-rw-r--r--devel/ruby-rbtree/pkg-descr1
9 files changed, 10 insertions, 9 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index 9dc2b89576f3..2f8d31f8e591 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -8,8 +8,7 @@
PORTNAME= oniguruma
PORTVERSION= 2.5.8
CATEGORIES= devel textproc
-MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/:onig \
- http://www.SpringDaemons.com/stas/:ruby
+MASTER_SITES= http://www.SpringDaemons.com/stas/:ruby
DISTFILES= onigd${PORTVERSION:S/./_/g}${EXTRACT_SUFX}:onig \
ruby187p248-oniguruma.patch:ruby
DIST_SUBDIR= ruby
diff --git a/devel/oniguruma/pkg-descr b/devel/oniguruma/pkg-descr
index b8d235a43c20..65acd448c6e7 100644
--- a/devel/oniguruma/pkg-descr
+++ b/devel/oniguruma/pkg-descr
@@ -12,4 +12,3 @@ ASCII, UTF-8, EUC-JP and Shift_JIS.
2.x supports Ruby1.6/1.8
Author: K.Kosako <kosako@sofnec.co.jp>
-WWW: http://www.geocities.jp/kosako3/oniguruma/
diff --git a/devel/oniguruma4/Makefile b/devel/oniguruma4/Makefile
index c587476c753d..d7f957010ec9 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -15,6 +15,9 @@ DIST_SUBDIR= ruby
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
+BROKEN= No Master Site
+EXPIRATION_DATE= 2011-09-01
+
NO_LATEST_LINK= yes
CONFLICTS= oniguruma-2.*
GNU_CONFIGURE= yes
diff --git a/devel/oniguruma4/pkg-descr b/devel/oniguruma4/pkg-descr
index 35c25052b79d..fbd6aa8be901 100644
--- a/devel/oniguruma4/pkg-descr
+++ b/devel/oniguruma4/pkg-descr
@@ -12,4 +12,3 @@ ASCII, UTF-8, EUC-JP and Shift_JIS.
4.x supports Ruby1.9.
Author: K.Kosako <kosako@sofnec.co.jp>
-WWW: http://www.geocities.jp/kosako3/oniguruma/
diff --git a/devel/oniguruma5/Makefile b/devel/oniguruma5/Makefile
index 13547062fd4b..cfc940899457 100644
--- a/devel/oniguruma5/Makefile
+++ b/devel/oniguruma5/Makefile
@@ -15,6 +15,9 @@ DIST_SUBDIR= ruby
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A BSDL Regular Expressions library compatible with POSIX/GNU/Perl
+BROKEN= No Master Site
+EXPIRATION_DATE= 2011-09-01
+
CONFLICTS= oniguruma-2.*
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
diff --git a/devel/oniguruma5/pkg-descr b/devel/oniguruma5/pkg-descr
index 35c25052b79d..fbd6aa8be901 100644
--- a/devel/oniguruma5/pkg-descr
+++ b/devel/oniguruma5/pkg-descr
@@ -12,4 +12,3 @@ ASCII, UTF-8, EUC-JP and Shift_JIS.
4.x supports Ruby1.9.
Author: K.Kosako <kosako@sofnec.co.jp>
-WWW: http://www.geocities.jp/kosako3/oniguruma/
diff --git a/devel/p5-Data-Table/pkg-descr b/devel/p5-Data-Table/pkg-descr
index 76e42940178d..fd44bf1d1118 100644
--- a/devel/p5-Data-Table/pkg-descr
+++ b/devel/p5-Data-Table/pkg-descr
@@ -12,9 +12,6 @@ record matching via keywords or patterns, table merging, and web
publishing. Data::Table class also provides a straightforward interface to
other popular Perl modules such as DBI and GD::Graph.
-The current version of Table.pm is available at
-http://www.geocities.com/easydatabase
-
WWW: http://search.cpan.org/dist/Data-Table/
Author: Yingyao Zhou & Guangzhou Zou <easydatabase@yahoo.com>
diff --git a/devel/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile
index a24ac72691ba..04e698e76db0 100644
--- a/devel/ruby-rbtree/Makefile
+++ b/devel/ruby-rbtree/Makefile
@@ -15,6 +15,9 @@ DIST_SUBDIR= ruby
MAINTAINER= ufo@februality.com
COMMENT= An implementation of Red-Black Tree for Ruby
+BROKEN= No Master Site
+EXPIRATION_DATE= 2011-09-01
+
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/devel/ruby-rbtree/pkg-descr b/devel/ruby-rbtree/pkg-descr
index 442e9b437341..49cf65d5b1e9 100644
--- a/devel/ruby-rbtree/pkg-descr
+++ b/devel/ruby-rbtree/pkg-descr
@@ -2,4 +2,3 @@ Ruby/RBTree is an implementation of Red-Black Tree for Ruby. It's
something like ordered Hash.
Author: takuma ozawa <hermione@24i.net>
-WWW: http://www.geocities.co.jp/SiliconValley-PaloAlto/3388/rbtree/README.html