Hi, I tried to build ruby22 with gcc38 on my powermac G5 and it built (it didn't with clang). I have not tested yet if it runs well.
Thanks for all your work, RĂ©gis [retourmy@G5 /usr/ports/lang/ruby22]$ uname -a FreeBSD G5 10.3-STABLE FreeBSD 10.3-STABLE #0 r298845: Sun May 1 09:16:35 CEST 2016 root@G5:/usr/obj/usr/src/sys/GENERIC64 powerpc [retourmy@G5 /usr/ports/lang/ruby22]$ ident /usr/ports/lang/ruby22/Makefile /usr/ports/lang/ruby22/Makefile: $FreeBSD: head/lang/ruby22/Makefile 413746 2016-04-21 16:43:14Z swills $ [retourmy@G5 /usr/ports/lang/ruby22]$ pkg info ruby-2.2.5,1 ruby-2.2.5,1 Name : ruby Version : 2.2.5,1 Installed on : Thu May 5 20:05:12 2016 CEST Origin : lang/ruby22 Architecture : freebsd:10:powerpc:64 Prefix : /usr/local Categories : ipv6 ruby lang Licenses : RUBY or BSD2CLAUSE Maintainer : r...@freebsd.org WWW : http://www.ruby-lang.org/en/ Comment : Object-oriented interpreted scripting language Options : CAPIDOCS : off DEBUG : off DOCS : on EXAMPLES : on GMP : off LIBEDIT : on RDOC : on READLINE : off Shared Libs required: libedit.so.0 libffi.so.6 libyaml-0.so.2 Shared Libs provided: libruby22.so.22 Annotations : cpe : cpe:2.3:a:ruby-lang:ruby:2.2.5:p0::::freebsd10:powerpc64 Flat size : 41.5MiB Description : Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in Perl). It is simple, straight-forward, and extensible. Features of Ruby are shown below. + Simple Syntax + *Normal* Object-Oriented features(ex. class, method calls) + *Advanced* Object-Oriented features(ex. Mix-in, Singleton-method) + Operator Overloading + Exception Handling + Iterators and Closures + Garbage Collection + Dynamic Loading of Object files(on some architecture) + Highly Portable(works on many UNIX machines, and on DOS, Windows, Mac, BeOS etc.) WWW: http://www.ruby-lang.org/en/ _______________________________________________ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"