/usr/ports/mystuff

add devel/ruby-shims

+33
+17
devel/ruby-shims/Makefile
··· 1 + # $OpenBSD$ 2 + 3 + COMMENT= Ruby version redirection shim 4 + 5 + GH_ACCOUNT= jcs 6 + GH_PROJECT= openbsd-ruby-shims 7 + GH_TAGNAME= v1 8 + CATEGORIES= devel 9 + 10 + MAINTAINER= joshua stein <jcs@openbsd.org> 11 + 12 + # ISC 13 + PERMIT_PACKAGE= Yes 14 + 15 + NO_TEST= Yes 16 + 17 + .include <bsd.port.mk>
+2
devel/ruby-shims/distinfo
··· 1 + SHA256 (openbsd-ruby-shims-1.tar.gz) = FC73fFc2bBz4/Sb8OulN/OA1OhgCAA/PLR3wBig3RBQ= 2 + SIZE (openbsd-ruby-shims-1.tar.gz) = 1789
+3
devel/ruby-shims/pkg/DESCR
··· 1 + ruby-shims is a set of symlinks to a script that executes Ruby binaries 2 + based on a per-directory .ruby-version or system-wide /etc/ruby-version 3 + file.
+11
devel/ruby-shims/pkg/PLIST
··· 1 + @comment $OpenBSD: PLIST,v$ 2 + bin/_rubyshim 3 + bin/bundle 4 + bin/bundler 5 + bin/erb 6 + bin/gem 7 + bin/irb 8 + bin/rake 9 + bin/rdoc 10 + bin/ri 11 + bin/ruby