20 Commits

Author SHA1 Message Date
jeremy
9c37b1b669 Add OpenBSD comment to rubygems-ext.PLIST
Bump ruby gem ext ports as this changes the package.

Requested by espie@
2018-06-13 22:26:52 +00:00
jeremy
e4f41e5814 Update to raindrops-0.19.0. 2017-11-04 15:52:38 +00:00
jeremy
f05ee89982 Update to raindrops 0.18.0 2017-10-23 21:39:02 +00:00
jca
c132d31bde Unbreak on archs who don't provide atomic builtins.
The build system previously added -march=i486 if __sync_* atomics were
missing...

ok jeremy@ (maintainer)
2017-02-23 17:49:50 +00:00
jca
8a7eaa6ea4 Tweak comment 2017-02-23 17:48:35 +00:00
jca
9d3d594224 Refresh patch 2017-02-23 17:47:57 +00:00
jca
cbc6a88cd0 Missing test dep
ok jeremy (maintainer)
2017-02-23 17:47:16 +00:00
jeremy
fe630d91a4 Update to raindrops 0.17.0 2016-11-04 21:46:42 +00:00
jeremy
9bdbd06c82 Update to raindrops 0.15.0 2016-01-03 16:42:32 +00:00
jeremy
012a479546 Fix the permissions on the ChangeLog and NEWS files. 2014-01-19 20:43:34 +00:00
jeremy
7aa034e95f Bump ruby gem ext ports after change to WANTLIB in ruby.port.mk 2014-01-15 02:13:57 +00:00
jeremy
dca4d5c9a8 Remove extension source directory from package so that ruby21 FLAVOR
packages.
2014-01-11 22:51:01 +00:00
jeremy
e79a176be2 Bump all ruby gem ports supporting rbx FLAVOR due to change to rubinius
gem directory when upgrading rubinius from 1.2.4 to 2.1.1.
2013-10-26 23:55:34 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
jeremy
fce8bfc4d3 Revision bump ruby C extension ports after addition of pthread to
WANTLIB.

OK sthen@
2013-01-09 17:38:52 +00:00
jeremy
43ddf9ad22 Update to raindrops 0.10.0. Remove a patch accepted upstream. 2012-10-13 10:48:40 +00:00
jeremy
c3579f1baf Bump revisions for ruby gem/extconf ports after the switch to ruby 1.9
by default, since the ruby 1.8 version now has a ruby18 explicit FLAVOR.
2012-09-23 16:57:32 +00:00
jeremy
13252b34a8 Update to raindrops 0.8.0. 2011-11-18 00:04:19 +00:00
espie
58fffade54 normalize pkgpath 2011-09-16 12:00:05 +00:00
jeremy
4e975c22ea Import ruby-raindrops 0.7.0.
Raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as Rainbows! and
Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and
Rubinius on platforms supporting POSIX shared memory. It may also be
used as a generic scoreboard for sharing atomic counters across multiple
processes.

OK sthen@
2011-07-06 01:14:09 +00:00