aboutsummaryrefslogtreecommitdiff
path: root/science/rubygem-ruby-dcl
Commit message (Collapse)AuthorAgeFilesLines
* Add USES=xorg USES=gl, ports categories sNiclas Zeising2019-11-071-1/+1
| | | | | | | | Add USES=xorg and USES=gl to ports in categories starting with 's' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Notes: svn path=/head/; revision=516988
* Conditionalize the dependence of libunwind to x86-only to allow buildingMark Linimon2019-01-241-4/+2
| | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=491080
* science/rubygem-ruby-dcl: update to 1.8.1Steve Wills2018-07-102-6/+12
| | | | | | | | PR: 225012 Approved by: maintainer timeout (murashin@gfd-dennou.org, >6 months) Notes: svn path=/head/; revision=474375
* Convert USES=gem:autoplist to USES=gem since autoplist is defaultSteve Wills2016-04-271-1/+1
| | | | Notes: svn path=/head/; revision=414136
* create USES=gem and update rubygem- ports to use itSteve Wills2016-04-271-2/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=414118
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* science/rubygem-ruby-dcl: Fix category.Johannes Jost Meixner2015-03-091-1/+1
| | | | | | | | Pointed out by: dvl Approved by: mentors (implicit) Notes: svn path=/head/; revision=380871
* science/rubygem-ruby-dcl: Add portJohannes Jost Meixner2015-03-093-0/+30
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) Notes: svn path=/head/; revision=380869