7 Commits

Author SHA1 Message Date
Mark Linimon
9d8de19218 Conditionalize the dependence of libunwind to x86-only to allow building
these ports on !x86.

libunwind is only available for x86; lang/ruby* already expresses this
correctly.  Some of the rubygems did not: for the ones that already had
USE_RUBY, the dependency was overspecified in the first place.

Tested for no-harm on amd64.

While here, pet portlint where appropriate.

Approved by:	portmgr (tier-2 blanket)
2019-01-24 05:09:48 +00:00
Steve Wills
68492fab41 science/rubygem-ruby-dcl: update to 1.8.1
PR:		225012
Approved by:	maintainer timeout (murashin@gfd-dennou.org, >6 months)
2018-07-10 15:12:47 +00:00
Steve Wills
462519941e Convert USES=gem:autoplist to USES=gem since autoplist is default 2016-04-27 21:57:31 +00:00
Steve Wills
b3e8fe8d85 create USES=gem and update rubygem- ports to use it
Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
2016-04-27 16:36:41 +00:00
Mathieu Arnold
597afc47ba Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:25:16 +00:00
Johannes Jost Meixner
a530ebd558 science/rubygem-ruby-dcl: Fix category.
Pointed out by:	dvl
Approved by:	mentors (implicit)
2015-03-09 17:36:19 +00:00
Johannes Jost Meixner
107bf62d28 science/rubygem-ruby-dcl: Add port
This is a Ruby interface to the scientific graphic library DCL.

WWW: http://ruby.gfd-dennou.org/products/ruby-dcl/

PR:		197018
Differential Revision:	https://reviews.freebsd.org/D2036
Submitted by:	Shin-ya MURAKAMI <murashin@gfd-dennou.org>
Approved by:	mentors (implicit)
2015-03-09 16:58:12 +00:00