NOTICE: This package has been removed from pkgsrc

./lang/ruby18, Ruby programming language 1.8.7 meta package

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.8.7.374, Package name: ruby18-1.8.7.374, Maintainer: taca

This a meta package including Ruby 1.8.5 full release.

It includes ruby18-base, ruby18-gdbm, ruby18-curses, ruby18-readline
and ruby18-tk package.

No package should depend on this package directly.


Required to run:
[databases/ruby-gdbm] [lang/ruby18-base] [devel/ruby-curses] [devel/ruby-readline] [x11/ruby-tk]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2017-04-22 20:13:10 by Takahiro Kambe | Files touched by this commit (2)
Log message:
Remove ruby18 which is EOL almost 4 years ago.
   2016-09-08 17:19:19 by Joerg Sonnenberger | Files touched by this commit (42)
Log message:
Rename RUBY_VERSION_SUPPORTED into _RUBY_VERSIONS_ACCEPTED to follow the
naming scheme of the other multi-version packages. Add support for the
coorresponding RUBY_VERSIONS_INCOMPATIBLE list.
   2014-03-13 18:06:43 by Takahiro Kambe | Files touched by this commit (11)
Log message:
Refelect change of RUBY_SRCDIR.
   2012-02-16 17:46:25 by Takahiro Kambe | Files touched by this commit (1) | Package updated
Log message:
Reset PKGREVISION with update.
   2011-11-08 16:21:38 by Takahiro Kambe | Files touched by this commit (1)
Log message:
* Change RUBY_VERSION_SUFFIX to RUBY_VERSION_FULL.
* Explicitly show 1.8.7 in DESCR and COMMENT.
* Use RUBY_VERSION_SUPPORTED.
* Bump PKGREVISION.
   2010-09-10 05:37:05 by Takahiro Kambe | Files touched by this commit (2)
Log message:
* Add LICENSE.
* Use new dependency pattern.
   2008-01-06 16:45:37 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Switch to use META_PACKAGE.  No functional change.
   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty