pkgsrc/lang/ruby
jperkin 842c8f3479 Remove mk/find-prefix.mk usage from the lang category.
The find-prefix infrastructure was required in a pkgviews world where
packages installed from pkgsrc could have different installation
prefixes, and this was a way for a dependency prefix to be determined.

Now that pkgviews has been removed there is no longer any need for the
overhead of this infrastructure.  Instead we use BUILDLINK_PREFIX.pkg
for dependencies pulled in via buildlink, or LOCALBASE/PREFIX where the
dependency is coming from pkgsrc.

Provides a reasonable performance win due to the reduction of `pkg_info
-qp` calls, some of which were redundant anyway as they were duplicating
the same information provided by BUILDLINK_PREFIX.pkg.
2015-11-25 12:51:16 +00:00
..
files Allow '.' in gem name, for http_parser.rb gem. 2014-07-20 01:11:28 +00:00
buildlink3.mk Refelect change of RUBY_SRCDIR. 2014-03-13 17:06:42 +00:00
DESCR
gem-extract.mk * Split gem-vars.mk and gem-extract.mk from gem.mk. 2015-03-08 14:41:12 +00:00
gem-vars.mk Remove mk/find-prefix.mk usage from the lang category. 2015-11-25 12:51:16 +00:00
gem.mk * Split gem-vars.mk and gem-extract.mk from gem.mk. 2015-03-08 14:41:12 +00:00
json.mk Fixes dependency pattern for the case RUBY_JSON_TYPE=pure. 2014-03-15 08:16:03 +00:00
Makefile Remove 193 from RUBY_VERSION_SUPPORTED. 2015-11-23 15:46:58 +00:00
Makefile.common Add http://cache.ruby-lang.org to MASTER_SITE_RUBY. 2015-01-25 15:58:29 +00:00
modules.mk Remove mk/find-prefix.mk usage from the lang category. 2015-11-25 12:51:16 +00:00
rails.mk Start update of Ruby on Rails to 3.2.22. 2015-06-22 13:49:38 +00:00
rdoc.mk Remove mention to rdoc's version in comment. 2014-03-14 19:33:10 +00:00
replace.mk
rubyversion.mk Oops, accidently my local copy was older version. 2015-11-24 00:57:54 +00:00