freebsd-ports/Mk
Akinori MUSHA 7be480ee5d Change the default version of ruby to 1.8 for i386 as well, finally.
Always put a version suffix to the ruby name (no matter if ruby is the
default version) to avoid mess in future.

[Notes for i386 users]

If you are a ruby developer and still want to stick with ruby 1.6 as
default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.

If you are a ruby developer and want to keep ruby 1.6 as default,
please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.  Otherwise, please
run the following series of commands to migrate to ruby 1.8:

  1) Reinstall portupgrade manually (and ruby 1.8 will be installed)
	pkg_delete portupgrade-\*
        (cd /usr/ports/sysutils/portupgrade; make install clean)

  2) Reinstall everything that depends on ruby 1.6 (to use ruby 1.8)
	portupgrade -fr lang/ruby16

  3) Reinstall ruby 1.8 (because the previous step kills symlinks)
	portupgrade -f lang/ruby18

  4) Deinstall ruby 1.6 stuff (if you are paranoia)
        pkg_deinstall -ri lang/ruby16
2004-02-26 19:20:09 +00:00
..
bsd.emacs.mk Here come the patches! 2004-01-20 09:14:10 +00:00
bsd.gnome.mk * Add another check to make sure bsd.gnome.mk isn't included more than needed 2004-02-03 21:26:54 +00:00
bsd.gnustep.mk Here come the patches! 2004-01-20 09:14:10 +00:00
bsd.java.mk Fixed an incorrect comment. 2004-01-23 07:43:23 +00:00
bsd.kde.mk Prefer a LIB_DEPENDS. 2004-02-09 12:05:31 +00:00
bsd.kde4.mk Prefer a LIB_DEPENDS. 2004-02-09 12:05:31 +00:00
bsd.openssl.mk Here come the patches! 2004-01-20 09:14:10 +00:00
bsd.php.mk Fix apache2 auto-detection, since apr is now conditional. 2004-02-09 10:37:45 +00:00
bsd.port.mk * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] 2004-02-04 04:27:04 +00:00
bsd.port.post.mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
bsd.port.pre.mk Id->FreeBSD rename bis 1999-08-25 04:40:22 +00:00
bsd.port.subdir.mk * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] 2004-02-04 04:27:04 +00:00
bsd.python.mk Add ZOPEPRODUCTDIR to PLIST_SUB when USE_ZOPE is triggered. 2004-01-26 02:11:36 +00:00
bsd.ruby.mk Change the default version of ruby to 1.8 for i386 as well, finally. 2004-02-26 19:20:09 +00:00
bsd.sdl.mk * Add a new bsd.php.mk that takes the place of lang/php4/bsd.php.mk [1] 2004-02-04 04:27:04 +00:00
bsd.sites.mk - Refresh mirrors in MASTER_SITE_GNU, change some ftp to http to improve 2004-02-24 16:57:04 +00:00