aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2016-04-01 04:54:10 +0800
committerrene <rene@FreeBSD.org>2016-04-01 04:54:10 +0800
commit13413f8d4741466f44d3d07cfa7f08bfc106b920 (patch)
tree9cacd22e10f6c3e30f9305b7c6a865aa39d23fcc /www
parent3e5063dadef80f3ee3c0a778bc64ab5e7eada3b3 (diff)
downloadfreebsd-ports-gnome-13413f8d4741466f44d3d07cfa7f08bfc106b920.tar.gz
freebsd-ports-gnome-13413f8d4741466f44d3d07cfa7f08bfc106b920.tar.zst
freebsd-ports-gnome-13413f8d4741466f44d3d07cfa7f08bfc106b920.zip
Remove expired ports:
2016-03-31 databases/rubygem-after_commit_queue-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 textproc/rubygem-jekyll-assets1: Use textproc/rubygem-jekyll-assets instead 2016-03-31 devel/rubygem-sprockets-rails-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 mail/rubygem-actionmailer41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 databases/rubygem-activemodel41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-activesupport41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 www/rubygem-actionpack41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-actionview41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 databases/rubygem-paranoia-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 databases/rubygem-activerecord41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 textproc/rubygem-sass-rails4-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 www/rubygem-turbolinks-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-omniauth_crowd-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-coffee-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 www/rubygem-railties41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 devel/rubygem-jbuilder-rails41: Rails 4.1 is no longer supported - please switch to Rails 4.2 2016-03-31 textproc/py-genshi-devel: The port is no longer updated and behind the main genshi port
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
-rw-r--r--www/rubygem-actionpack41/Makefile31
-rw-r--r--www/rubygem-actionpack41/distinfo2
-rw-r--r--www/rubygem-actionpack41/pkg-descr12
-rw-r--r--www/rubygem-railties41/Makefile33
-rw-r--r--www/rubygem-railties41/distinfo2
-rw-r--r--www/rubygem-railties41/pkg-descr3
-rw-r--r--www/rubygem-turbolinks-rails41/Makefile13
8 files changed, 0 insertions, 99 deletions
diff --git a/www/Makefile b/www/Makefile
index 6e1f8bd833c7..fc45759445f0 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1853,7 +1853,6 @@
SUBDIR += rubygem-ace-rails-ap
SUBDIR += rubygem-actionpack
SUBDIR += rubygem-actionpack4
- SUBDIR += rubygem-actionpack41
SUBDIR += rubygem-activeresource
SUBDIR += rubygem-activeresource4
SUBDIR += rubygem-acts-as-taggable-on
@@ -1988,7 +1987,6 @@
SUBDIR += rubygem-rails_autolink
SUBDIR += rubygem-railties
SUBDIR += rubygem-railties4
- SUBDIR += rubygem-railties41
SUBDIR += rubygem-raindrops
SUBDIR += rubygem-ramaze
SUBDIR += rubygem-raphael-rails
@@ -2027,7 +2025,6 @@
SUBDIR += rubygem-totoridipjp
SUBDIR += rubygem-tumblr_client
SUBDIR += rubygem-turbolinks
- SUBDIR += rubygem-turbolinks-rails41
SUBDIR += rubygem-typhoeus
SUBDIR += rubygem-uglifier
SUBDIR += rubygem-underscore-rails
diff --git a/www/rubygem-actionpack41/Makefile b/www/rubygem-actionpack41/Makefile
deleted file mode 100644
index 745eaadb6fec..000000000000
--- a/www/rubygem-actionpack41/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
-# $FreeBSD$
-
-PORTNAME= actionpack
-PORTVERSION= 4.1.14
-CATEGORIES= www rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 41
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Action Controller and Action View of Rails MVC Framework
-
-LICENSE= MIT
-LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
-
-DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2
-EXPIRATION_DATE= 2016-03-31
-
-RUN_DEPENDS= rubygem-actionview41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-actionview41 \
- rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \
- rubygem-rack15>=1.5.2:${PORTSDIR}/www/rubygem-rack15 \
- rubygem-rack-test>=0.6.2:${PORTSDIR}/www/rubygem-rack-test
-
-NO_ARCH= yes
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
-
-PORTSCOUT= limit:^4\.1
-
-.include <bsd.port.mk>
diff --git a/www/rubygem-actionpack41/distinfo b/www/rubygem-actionpack41/distinfo
deleted file mode 100644
index c3c011e3ab92..000000000000
--- a/www/rubygem-actionpack41/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/actionpack-4.1.14.gem) = ac23de4a5fd789f38b2b425a584938a45f0499a07d327661a95b581bdd648e9a
-SIZE (rubygem/actionpack-4.1.14.gem) = 190464
diff --git a/www/rubygem-actionpack41/pkg-descr b/www/rubygem-actionpack41/pkg-descr
deleted file mode 100644
index 86de86d0baca..000000000000
--- a/www/rubygem-actionpack41/pkg-descr
+++ /dev/null
@@ -1,12 +0,0 @@
-Action Pack
-
-The controller and view of the RubyOnRails MVC-Framework is handled
-by the Action Pack, which handles both layers by its two parts:
-Action View and Action Controller. These two layers are bundled
-in a single package due to their heavy interdependence. This is unlike
-the relationship between the Active Record and Action Pack that is
-much more separate.
-
-Each of these packages can be used independently outside of Rails.
-
-WWW: http://www.rubyonrails.org
diff --git a/www/rubygem-railties41/Makefile b/www/rubygem-railties41/Makefile
deleted file mode 100644
index 88d7de408124..000000000000
--- a/www/rubygem-railties41/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Torsten Zuhlsdorff
-# $FreeBSD$
-
-PORTNAME= railties
-PORTVERSION= 4.1.14
-CATEGORIES= www rubygems
-MASTER_SITES= RG
-PKGNAMESUFFIX= 41
-
-MAINTAINER= ruby@FreeBSD.org
-COMMENT= Rails internals bootup, plugins, generators, and rake tasks
-
-LICENSE= MIT
-
-DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2
-EXPIRATION_DATE= 2016-03-31
-
-RUN_DEPENDS= rubygem-actionpack41>=${PORTVERSION}:${PORTSDIR}/www/rubygem-actionpack41 \
- rubygem-activesupport41>=${PORTVERSION}:${PORTSDIR}/devel/rubygem-activesupport41 \
- rubygem-thor>=0.18.1:${PORTSDIR}/devel/rubygem-thor
-
-CONFLICTS_INSTALL= rubygem-railties-[0-9]* rubygem-railties4-[0-9]*
-
-NO_ARCH= yes
-USE_RUBY= yes
-USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST= yes
-
-PLIST_FILES= bin/rails
-
-PORTSCOUT= limit:^4\.1
-
-.include <bsd.port.mk>
diff --git a/www/rubygem-railties41/distinfo b/www/rubygem-railties41/distinfo
deleted file mode 100644
index 3603ee954302..000000000000
--- a/www/rubygem-railties41/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (rubygem/railties-4.1.14.gem) = 776025d9edee209d0ea0c364b54ba5c15ec366cf500288cee3ade4576466f440
-SIZE (rubygem/railties-4.1.14.gem) = 124928
diff --git a/www/rubygem-railties41/pkg-descr b/www/rubygem-railties41/pkg-descr
deleted file mode 100644
index f87d70493ae8..000000000000
--- a/www/rubygem-railties41/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-Rails internals: application bootup, plugins, generators, and rake tasks.
-
-WWW: http://www.rubyonrails.org
diff --git a/www/rubygem-turbolinks-rails41/Makefile b/www/rubygem-turbolinks-rails41/Makefile
deleted file mode 100644
index 4c4b6626abc1..000000000000
--- a/www/rubygem-turbolinks-rails41/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
-# $FreeBSD$
-
-PKGNAMESUFFIX= -rails41
-
-DEPRECATED= Rails 4.1 is no longer supported - please switch to Rails 4.2
-EXPIRATION_DATE= 2016-03-31
-
-RUN_DEPENDS= rubygem-coffee-rails41>=4.1.0:${PORTSDIR}/devel/rubygem-coffee-rails41
-
-MASTERDIR= ${.CURDIR}/../rubygem-turbolinks
-
-.include "${MASTERDIR}/Makefile"