Read more

/usr/ports/converters/ruby-iconv This port is marked IGNORE

Kim Klotz
November 05, 2014Software engineer at makandra GmbH

If you have this problem when you update your FreeBSD Ports:

===>>> Launching child to update ruby19-iconv-1.9.3.547,1 to ruby20-iconv-2.0.0.576,1

===>>> All >> ruby19-iconv-1.9.3.547,1 (17/17)

===>>> Currently installed version: ruby19-iconv-1.9.3.547,1
===>>> Port directory: /usr/ports/converters/ruby-iconv

	===>>> This port is marked IGNORE
	===>>> Not needed with Ruby 2.0 or newer


	===>>> If you are sure you can build it, remove the
	       IGNORE line in the Makefile and try again.

===>>> Update for ruby19-iconv-1.9.3.547,1 failed
===>>> Aborting update
Illustration book lover

Growing Rails Applications in Practice

Check out our e-book. Learn to structure large Ruby on Rails codebases with the tools you already know and love.

  • Introduce design conventions for controllers and user-facing models
  • Create a system for growth
  • Build applications to last
Read more Show archive.org snapshot

You have to set RUBY_VER=1.9 in /etc/make.conf because the FreeBSD Ports didn't know what ruby version you use...

Posted by Kim Klotz to makandra dev (2014-11-05 15:15)