Public git conversion mirror of OpenBSD's official cvs ports repository. Pull requests not accepted - send diffs to the ports@ mailing list.
Go to file
jeremy e128de9792 Rubinius is an implementation of the Ruby programming language.
The Rubinius bytecode virtual machine is written in C++, incorporating
LLVM to compile bytecode to machine code at runtime. The bytecode
compiler and vast majority of the core classes are written in pure Ruby.

To interact with the rest of the system, the VM provides primitives
which can be attached to methods and invoked. Additionally, FFI provides
a direct call path to most C functions.

Rubinius uses a precise, compacting, generational garbage collector. It
includes a compatible C-API for C extensions written for the standard
Ruby interpreter (often referred to as MRI.Matz's Ruby Implementation).

OK landry@, sthen@
2010-11-19 17:51:44 +00:00
archivers convert to new style depends 2010-11-15 00:22:45 +00:00
astro convert to new style depends 2010-11-15 00:22:45 +00:00
audio add libofa; ok martynas@ 2010-11-19 17:12:43 +00:00
benchmarks convert to new style depends 2010-11-15 00:22:45 +00:00
biology convert to new style depends 2010-11-15 00:22:45 +00:00
books new-style depends 2010-11-15 12:47:38 +00:00
cad missed libspecs 2010-11-15 13:08:37 +00:00
chinese convert to new style depends 2010-11-15 00:22:45 +00:00
comms a few depends I missed 2010-11-15 12:44:20 +00:00
converters convert to new style depends 2010-11-15 00:22:45 +00:00
databases - sync 2010-11-19 16:00:39 +00:00
devel Just removing that check makes more sense. I'm a moron. 2010-11-19 16:18:12 +00:00
editors Enable opengl support and fix some wantlib 2010-11-18 19:17:33 +00:00
education new depends 2010-11-15 23:22:07 +00:00
emulators new depends 2010-11-15 23:22:07 +00:00
games - update pioneers to 0.12.3.1 2010-11-17 19:23:05 +00:00
geo Add myself. 2010-11-19 10:25:42 +00:00
graphics - adjust after recent schroedinger update 2010-11-19 08:59:32 +00:00
infrastructure small tweaks: 2010-11-16 19:26:18 +00:00
inputmethods new depends 2010-11-17 08:05:12 +00:00
japanese new depends 2010-11-17 08:05:12 +00:00
java new depends 2010-11-17 08:05:12 +00:00
korean Remove USE_X11. 2010-10-24 20:58:58 +00:00
lang Rubinius is an implementation of the Ruby programming language. 2010-11-19 17:51:44 +00:00
mail new depends 2010-11-19 07:23:05 +00:00
math +qhull 2010-11-19 09:06:28 +00:00
misc new depends 2010-11-19 07:23:05 +00:00
multimedia - adjust after recent schroedinger update 2010-11-19 08:59:32 +00:00
net Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST. 2010-11-16 18:16:12 +00:00
news Remove USE_X11. 2010-10-24 20:58:58 +00:00
palm Remove USE_X11. 2010-10-24 20:58:58 +00:00
plan9 Remove USE_X11. 2010-10-24 20:58:58 +00:00
print sync WANTLIB-main and bump; ok kili@ 2010-11-18 22:30:04 +00:00
productivity new-style revision/lib_depends 2010-11-05 07:57:07 +00:00
russian Remove USE_X11. 2010-10-24 20:58:58 +00:00
security - use SUBST_CMD 2010-11-16 10:17:56 +00:00
shells having tcsh,static again is a problem, as we made things transparently 2010-11-15 00:26:16 +00:00
sysutils Add missing dependency. 2010-11-17 16:34:43 +00:00
telephony update Asterisk to 1.6.2.14 2010-11-16 21:58:52 +00:00
textproc Switch MODRUBY_REV to MODRUBY_LIBREV in PLIST. 2010-11-16 18:16:12 +00:00
www - update vtigercrm to 5.2.1 2010-11-19 07:52:49 +00:00
x11 - adjust after recent schroedinger update 2010-11-19 08:59:32 +00:00
.cvsignore Change WRKOBJDIR (again...) to default to ${PORTSDIR}/pobj instead of obj, 2009-10-13 14:39:23 +00:00
INDEX p2k10's tearing down... w/ 6600 unzels. 2010-10-29 15:58:44 +00:00
Makefile move LOCKDIR default to pkgpath.mk since it's shared with Makefile. 2010-08-20 23:11:07 +00:00
README Repoint URL to OpenBSD Porters Handbook. 2010-08-31 03:28:43 +00:00

Documentation for the ports tree: ports(7), packages(7), mirroring-ports(7),
library-specs(7), bsd.port.mk(5), port-modules(5).

See also the OpenBSD Porter's Handbook http://www.openbsd.org/faq/ports/

$OpenBSD: README,v 1.19 2010/08/31 03:28:43 lum Exp $