Browse Source

ruby-fcgi: Added ruby-fcgi 0.8.7 - A FastCGI library for ruby

cross
Nagy Karoly Gabriel 16 years ago
parent
commit
68dda36eef
  1. 22
      ruby/ruby-fcgi/ruby-fcgi.cache
  2. 25
      ruby/ruby-fcgi/ruby-fcgi.conf
  3. 34
      ruby/ruby-fcgi/ruby-fcgi.desc

22
ruby/ruby-fcgi/ruby-fcgi.cache

@ -0,0 +1,22 @@
[TIMESTAMP] 1238241990 Sat Mar 28 14:06:30 2009
[BUILDTIME] 0 (5)
[SIZE] 0.04 MB, 8 files
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] fcgi
[DEP] fhs
[DEP] findutils
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] make
[DEP] ruby
[DEP] runit
[DEP] sed
[DEP] sysfiles
[DEP] tar

25
ruby/ruby-fcgi/ruby-fcgi.conf

@ -0,0 +1,25 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../ruby-fcgi/ruby-fcgi.conf
# Copyright (C) 2009 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; version 2 of the License. A copy of the
# GNU General Public License can be found in the file COPYING.
# --- SDE-COPYRIGHT-NOTE-END ---
configscript=
makeopt=
makeinstopt=
ruby_fcgi_main() {
ruby install.rb config
ruby install.rb setup
ruby install.rb install
}
hook_add postmake 5 "ruby_fcgi_main"

34
ruby/ruby-fcgi/ruby-fcgi.desc

@ -0,0 +1,34 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../ruby-fcgi/ruby-fcgi.desc
[COPY] Copyright (C) 2009 The OpenSDE Project
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A FastCGI library for ruby
[T] FastCGI is a language independent, scalable, open extension
[T] to CGI that provides high performance without the limitations
[T] of server specific APIs.
[T] This library adds fastcgi to ruby.
[U] http://www.moonwolf.com/ruby/archive
[A] Tatsuki Sugiura <sugi-rubyforge@nemui.org>
[M] Nagy Karoly Gabriel <nagy.karoly@opensde.org>
[C] extra/development
[L] GPL
[S] Stable
[V] 0.8.7
[P] X -----5---9 800.000
[D] 3391162703 ruby-fcgi-0.8.7.tar.gz http://www.moonwolf.com/ruby/archive/
Loading…
Cancel
Save