author | Mahlon E. Smith <mahlon@martini.nu> |
Tue, 03 Mar 2009 22:23:45 +0000 | |
changeset 7 | 4460fc10c6a3 |
parent 3 | 7f6da371e2ce |
permissions | -rw-r--r-- |
0 | 1 |
--- |
2 |
rubyforge_project: jparallel |
|
3 |
project_requirements: |
|
4 |
FreeBSD: ">= 5.0" |
|
5 |
project_description: |- |
|
6 |
This is shell that can be used to interact with multiple FreeBSD jail instances |
|
7 |
simultaneously. It includes a Ruby binding to the FreeBSD jail(2) functions. |
|
8 |
rubyforge_group: deveiate |
|
9 |
author_name: Michael Granger and Mahlon Smith |
|
3
7f6da371e2ce
* Converted from Mkrf-based build back to mkmf.
Michael Granger <ged@FaerieMUD.org>
parents:
2
diff
changeset
|
10 |
project_homepage: http://deveiate.org/projects/jParallel/ |
0 | 11 |
project_dependencies: {} |
12 |
||
13 |
project_summary: A "parallel jail shell" written in Ruby |
|
14 |
project_name: jparallel |
|
2 | 15 |
version_file: "jparallel.rb" |
0 | 16 |
additional_pkgfiles: |
17 |
- examples/*.{c,rb} |
|
2 | 18 |
dev_dependencies: {} |
19 |
||
0 | 20 |
author_email: ged@FaerieMUD.org, mahlon@martini.nu |