taca
37845d0bbd
o Add build_info file to PLIST.
...
o Utilize GEM_NAME in PLIST.
Bump PKGREVISION.
2013-07-07 15:36:37 +00:00
taca
33e824faca
Bump PKGREVISION due to ABI change of ruby18-base.
2011-02-21 16:01:10 +00:00
taca
bdc33f8a44
Update www/ruby-fcgi to 0.8.8.
...
* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Update HOMAPAGE.
* Add LICENSE.
* Remove default value of GEM_BUILD.
0.8.8:
support ruby 1.9.1.
2010-09-10 13:09:17 +00:00
joerg
e031855e4a
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 22:00:14 +00:00
jlam
49044b1ec2
Install as a gem using the pkgsrc rubygem.mk framework instead of
...
directly into site_ruby.
2008-04-04 15:30:00 +00:00
heinz
5b9a430445
Dick Davies can no longer maintain those packages. (by private mail)
2007-10-03 14:45:41 +00:00
taca
ee46114cd4
Update ruby-fcgi pacakge to 0.8.7.
...
dispatcher related fixes:
Sun Jun 25 12:46:14 JST 2006 moonwolf@moonwolf.com
* patch from http://www.kbmj.com/tech/index.php?itemid=26
* patch from http://sean.treadway.info/articles/2005/12/24/open-season-for-eagain
pkgsrc changes:
- Add RUBY_HAS_ARCHLIB.
- Update MASTER_SITES.
2006-07-09 14:18:04 +00:00
taca
dccd827fac
Stop handling DIST_SUBDIR default for Ruby based packages.
...
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
joerg
1e0228ce61
Fix errno.
2005-12-30 13:01:57 +00:00
rillig
579e977969
Ran "pkglint --autofix", which corrected some of the quoting issues in
...
CONFIGURE_ARGS.
2005-12-05 23:55:01 +00:00
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
taca
254770a548
Update ruby-fcgi to 0.8.6; several bug fixes.
...
Fri Apr 1 10:20:14 JST 2005 sugi@nemui.org
* Include errno.h
Fri Apr 1 08:09:13 JST 2005 aredridel@nbtsc.org
* Report actual errors
Adds reporting of errors fcgi experiences. Credit to David Heinemier Hansson
for discovery.
Fri Apr 1 08:08:07 JST 2005 aredridel@nbtsc.org
* FHS Include Paths
Wed Mar 30 21:45:11 JST 2005 sugi@nemui.org
* 16k+request-memleak
fix memory leak when 16k+/reqest.
from http://enigo.com/projects/iowa/fcgipatch.html
Wed Mar 30 21:43:02 JST 2005 sugi@nemui.org
* fix-check_stream_error
Simple fix in CHECK_STREAM_ERROR for Potential DoS
see http://groups-beta.google.com/group/comp.lang.ruby/browse_thread/thread/f51e79974a454b70/54fe207411e9eb05
for details.
2005-04-11 15:42:25 +00:00
taca
0f010b9a66
Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.
2005-03-06 17:19:05 +00:00
wiz
809ad6f2f7
Add RMD160 checksums.
2005-02-24 14:08:26 +00:00
taca
05a0ff5ab1
Switch to use RUBY_DLEXT as suffix of extention library.
2004-12-04 17:20:46 +00:00
taca
ad30060098
Update ruby-fcgi pacakge to 0.8.5 migrating to use new framework
...
for Ruby packages.
Changes are unknown.
2004-11-28 05:45:05 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
9089a32ebd
Convert to buildlink3.
2004-04-27 03:19:59 +00:00
taca
d428fd9d93
Add ruby to CATEGORIES.
2004-03-16 02:01:09 +00:00
taca
06f8033a44
Importing ruby-fcgi package based on PR pkg 24612 from
...
Rasputin (rasputin at idoru dot mine dot nu).
Ruby bindings for the FastCGI system.
This is merged version matz's C version(fcgi.so) and
Eli's pure ruby version(fastcgi.rb).
2004-03-12 05:12:08 +00:00