tangled
alpha
login
or
join now
jcs.org
/
openbsd-ports
0
fork
atom
/usr/ports/mystuff
0
fork
atom
overview
issues
pulls
pipelines
add devel/ruby-shims
jcs.org
6 years ago
4adcf3ae
1a5501d8
+33
4 changed files
expand all
collapse all
unified
split
devel
ruby-shims
Makefile
distinfo
pkg
DESCR
PLIST
+17
devel/ruby-shims/Makefile
···
1
1
+
# $OpenBSD$
2
2
+
3
3
+
COMMENT= Ruby version redirection shim
4
4
+
5
5
+
GH_ACCOUNT= jcs
6
6
+
GH_PROJECT= openbsd-ruby-shims
7
7
+
GH_TAGNAME= v1
8
8
+
CATEGORIES= devel
9
9
+
10
10
+
MAINTAINER= joshua stein <jcs@openbsd.org>
11
11
+
12
12
+
# ISC
13
13
+
PERMIT_PACKAGE= Yes
14
14
+
15
15
+
NO_TEST= Yes
16
16
+
17
17
+
.include <bsd.port.mk>
+2
devel/ruby-shims/distinfo
···
1
1
+
SHA256 (openbsd-ruby-shims-1.tar.gz) = FC73fFc2bBz4/Sb8OulN/OA1OhgCAA/PLR3wBig3RBQ=
2
2
+
SIZE (openbsd-ruby-shims-1.tar.gz) = 1789
+3
devel/ruby-shims/pkg/DESCR
···
1
1
+
ruby-shims is a set of symlinks to a script that executes Ruby binaries
2
2
+
based on a per-directory .ruby-version or system-wide /etc/ruby-version
3
3
+
file.
+11
devel/ruby-shims/pkg/PLIST
···
1
1
+
@comment $OpenBSD: PLIST,v$
2
2
+
bin/_rubyshim
3
3
+
bin/bundle
4
4
+
bin/bundler
5
5
+
bin/erb
6
6
+
bin/gem
7
7
+
bin/irb
8
8
+
bin/rake
9
9
+
bin/rdoc
10
10
+
bin/ri
11
11
+
bin/ruby