svn commit: r331254 - in head: . devel devel/ruby-sdl games games/magicmaze lang lang/ruby18 www www/rubygem-mongrel www/rubygem-mongrel_cluster www/rubygem-rails-app-installer www/typo
Thomas Abthorpe
tabthorpe at FreeBSD.org
Tue Oct 22 12:03:00 UTC 2013
Author: tabthorpe
Date: Tue Oct 22 12:02:58 2013
New Revision: 331254
URL: http://svnweb.freebsd.org/changeset/ports/331254
Log:
2013-10-10 devel/ruby-sdl: Does not work with Ruby 1.9
2013-10-22 games/magicmaze: Does not work with Ruby 1.9
2013-10-10 lang/ruby18: Please use lang/ruby19
2013-10-10 www/rubygem-mongrel_cluster: Does not work with Ruby 1.9
2013-10-10 www/rubygem-mongrel: Does not work with Ruby 1.9
2013-10-10 www/rubygem-rails-app-installer: Does not work with Ruby 1.9
2013-10-22 www/typo: Does not work with Ruby 1.9
Deleted:
head/devel/ruby-sdl/
head/games/magicmaze/
head/lang/ruby18/
head/www/rubygem-mongrel/
head/www/rubygem-mongrel_cluster/
head/www/rubygem-rails-app-installer/
head/www/typo/
Modified:
head/MOVED
head/devel/Makefile
head/games/Makefile
head/lang/Makefile
head/www/Makefile
Modified: head/MOVED
==============================================================================
--- head/MOVED Tue Oct 22 10:54:10 2013 (r331253)
+++ head/MOVED Tue Oct 22 12:02:58 2013 (r331254)
@@ -5137,3 +5137,10 @@ japanese/gorua||2013-10-21|Has expired:
x11-toolkits/ruby-gtk||2013-10-21|Has expired: Does not work with Ruby 1.9
astro/boinc-setiathome-enhanced|astro/boinc-setiathome-v7|2013-10-21|Removed: Project is switching, use astro/boinc-setiathome-v7 instead; broken on 10.0
multimedia/ffmpeg-devel|multimedia/ffmpeg|2013-10-21|Use multimedia/ffmpeg instead
+devel/ruby-sdl||2013-10-22|Has expired: Does not work with Ruby 1.9
+games/magicmaze||2013-10-22|Has expired: Does not work with Ruby 1.9
+lang/ruby18|lang/ruby19|2013-10-22|Has expired: Please use lang/ruby19
+www/rubygem-mongrel_cluster||2013-10-22|Has expired: Does not work with Ruby 1.9
+www/rubygem-mongrel||2013-10-22|Removed
+www/rubygem-rails-app-installer||2013-10-22|Has expired: Does not work with Ruby 1.9
+www/typo||2013-10-22|Has expired: Does not work with Ruby 1.9
Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile Tue Oct 22 10:54:10 2013 (r331253)
+++ head/devel/Makefile Tue Oct 22 12:02:58 2013 (r331254)
@@ -4001,7 +4001,6 @@
SUBDIR += ruby-rbprof
SUBDIR += ruby-robjectteam
SUBDIR += ruby-rreadline
- SUBDIR += ruby-sdl
SUBDIR += ruby-setup.rb
SUBDIR += ruby-statgrab
SUBDIR += ruby-subversion
Modified: head/games/Makefile
==============================================================================
--- head/games/Makefile Tue Oct 22 10:54:10 2013 (r331253)
+++ head/games/Makefile Tue Oct 22 12:02:58 2013 (r331254)
@@ -564,7 +564,6 @@
SUBDIR += madbomber
SUBDIR += maelstrom
SUBDIR += magiccube4d
- SUBDIR += magicmaze
SUBDIR += magicor
SUBDIR += mahjong
SUBDIR += maitretarot
Modified: head/lang/Makefile
==============================================================================
--- head/lang/Makefile Tue Oct 22 10:54:10 2013 (r331253)
+++ head/lang/Makefile Tue Oct 22 12:02:58 2013 (r331254)
@@ -303,7 +303,6 @@
SUBDIR += ruby-programmingruby
SUBDIR += ruby-reference
SUBDIR += ruby-usersguide
- SUBDIR += ruby18
SUBDIR += ruby19
SUBDIR += ruby20
SUBDIR += runawk
Modified: head/www/Makefile
==============================================================================
--- head/www/Makefile Tue Oct 22 10:54:10 2013 (r331253)
+++ head/www/Makefile Tue Oct 22 12:02:58 2013 (r331254)
@@ -1784,8 +1784,6 @@
SUBDIR += rubygem-merb-helpers
SUBDIR += rubygem-merb-param-protection
SUBDIR += rubygem-modernizr
- SUBDIR += rubygem-mongrel
- SUBDIR += rubygem-mongrel_cluster
SUBDIR += rubygem-multipart-post
SUBDIR += rubygem-nanoc
SUBDIR += rubygem-net-http-digest_auth
@@ -1804,7 +1802,6 @@
SUBDIR += rubygem-rack-ssl
SUBDIR += rubygem-rack-test
SUBDIR += rubygem-rails
- SUBDIR += rubygem-rails-app-installer
SUBDIR += rubygem-railties
SUBDIR += rubygem-raindrops
SUBDIR += rubygem-ramaze
@@ -2036,7 +2033,6 @@
SUBDIR += twiki-WysiwygPlugin
SUBDIR += twill
SUBDIR += twms
- SUBDIR += typo
SUBDIR += typo3
SUBDIR += typo345
SUBDIR += typo347
More information about the svn-ports-all
mailing list