Commit graph

27 commits

Author SHA1 Message Date
agc
b9b754e081 Add SHA512 digests for distfiles for www category
Problems found locating distfiles:
	Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
	Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
	Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
	Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
	Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
	Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
	Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
	Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
	Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
	Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
taca
ac60dc0a01 Update HOMEPAGE.
Avoid using rubyforge.org since it stopped most of services.
2015-09-26 23:43:37 +00:00
taca
17a1a339eb Add ${GEM_EXTSDIR}/gem.build_complete for new rubygems and updated ruby. 2015-03-08 15:17:17 +00:00
taca
13aab0c407 Update ruby-fcgi to 0.9.2.1.
* Raise exception for syscall errors.  rb_sys_fail can't be catched in
  ruby, but there is no reason to terminate the process.

* ruby references to FCGX_Stream must keep the FCGX_Request alive.
  finshing the request must invalidate the streams.

* fix memory and fd leaks

* [ruby20] switch from rb_thread_select() to select() to avoid breakage
  in the future.
2015-02-05 15:46:57 +00:00
taca
b6a0638a80 Add GEM_EXTSDIR support. 2014-03-17 14:30:38 +00:00
jperkin
9e7a1ba4b9 Set USE_GCC_RUNTIME=yes for packages which build shared libraries but do
not use libtool to do so.  This is required to correctly depend upon a
gcc runtime package (e.g. gcc47-libs) when using USE_PKGSRC_GCC_RUNTIME.
2014-03-13 11:08:49 +00:00
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