aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2011-08-24 01:34:17 +0800
committerdougb <dougb@FreeBSD.org>2011-08-24 01:34:17 +0800
commitcf8c6788b111574ec88b8057993bd2e5fbdb83aa (patch)
treedc86f6b6eaa973d5f57239a9b3268f91d24a7964 /devel
parentc86d722729b14fc54a69c0b66cb04eb7763ed620 (diff)
downloadfreebsd-ports-gnome-cf8c6788b111574ec88b8057993bd2e5fbdb83aa.tar.gz
freebsd-ports-gnome-cf8c6788b111574ec88b8057993bd2e5fbdb83aa.tar.zst
freebsd-ports-gnome-cf8c6788b111574ec88b8057993bd2e5fbdb83aa.zip
Turns out that some geocities sites are more dead than others.
My apologies for the inconvenience. Meanwhile, s/BROKEN/DEPRECATED/ which is what I meant anyway. :-/
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/ruby-rbtree/Makefile2
7 files changed, 6 insertions, 8 deletions
diff --git a/devel/oniguruma/Makefile b/devel/oniguruma/Makefile
index 2f8d31f8e591..9dc2b89576f3 100644
--- a/devel/oniguruma/Makefile
+++ b/devel/oniguruma/Makefile
@@ -8,7 +8,8 @@
PORTNAME= oniguruma
PORTVERSION= 2.5.8
CATEGORIES= devel textproc
-MASTER_SITES= http://www.SpringDaemons.com/stas/:ruby
+MASTER_SITES= http://www.geocities.jp/kosako3/oniguruma/archive/:onig \
+ 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 65acd448c6e7..09e8cd66ed1d 100644
--- a/devel/oniguruma/pkg-descr
+++ b/devel/oniguruma/pkg-descr
@@ -12,3 +12,4 @@ 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 d7f957010ec9..c587476c753d 100644
--- a/devel/oniguruma4/Makefile
+++ b/devel/oniguruma4/Makefile
@@ -15,9 +15,6 @@ 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 fbd6aa8be901..c9668cf05dc4 100644
--- a/devel/oniguruma4/pkg-descr
+++ b/devel/oniguruma4/pkg-descr
@@ -12,3 +12,4 @@ 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 cfc940899457..13547062fd4b 100644
--- a/devel/oniguruma5/Makefile
+++ b/devel/oniguruma5/Makefile
@@ -15,9 +15,6 @@ 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 fbd6aa8be901..c9668cf05dc4 100644
--- a/devel/oniguruma5/pkg-descr
+++ b/devel/oniguruma5/pkg-descr
@@ -12,3 +12,4 @@ 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/ruby-rbtree/Makefile b/devel/ruby-rbtree/Makefile
index 04e698e76db0..b0d58a3c72fb 100644
--- a/devel/ruby-rbtree/Makefile
+++ b/devel/ruby-rbtree/Makefile
@@ -15,7 +15,7 @@ DIST_SUBDIR= ruby
MAINTAINER= ufo@februality.com
COMMENT= An implementation of Red-Black Tree for Ruby
-BROKEN= No Master Site
+DEPRECATED= No Master Site
EXPIRATION_DATE= 2011-09-01
USE_RUBY= yes