Commit graph

239005 commits

Author SHA1 Message Date
taca
c8f668ed19 Update ruby-parallel to 1.6.1.
* Parallel.map writes its output safely (issue #129).
2015-09-13 14:49:30 +00:00
taca
6e16722c46 Note update of misc/ruby-daemons package to 1.2.3. 2015-09-13 14:44:06 +00:00
taca
45887fd9e0 Update ruby-daemons to 1.2.3.
== Release 1.2.3: June 25, 2015

* fix: ApplicationGroup now waits on subprocesses in start_all (thanks to tobithiel)
2015-09-13 14:43:40 +00:00
taca
1426c76a69 Note update of misc/ruby-commander package to 4.3.5. 2015-09-13 14:43:05 +00:00
taca
6afeaccea3 Update ruby-commander to 4.3.5.
=== 4.3.5 / 2015-08-09

* Fixed a bug with small terminal widths, changed minimum screen width for wrapping to 40 columns. (@toolmantim)
2015-09-13 14:42:34 +00:00
taca
62c7aac935 Note update of misc/ruby-bundler package to 1.10.6. 2015-09-13 14:42:02 +00:00
taca
f24690f6eb Update ruby-bundler to 1.10.6.
## 1.10.6 (2015-07-22)

Workarounds:

  - only warn on invalid gemspecs (@indirect)

Bugfixes:

  - fix installing dependencies in the correct order (#3799, @pducks32)
  - fix sorting of mixed DependencyLists (#3762, @tony-spataro-rs)
  - fix `install_if` conditionals when using the block form (@danieltdt)
2015-09-13 14:41:15 +00:00
taca
1ca94328f9 Correct description in comment, noted by Frédéric Fauberteau.
Thanks much!
2015-09-13 14:39:37 +00:00
taca
778683a8a0 Note update of math/ruby-gsl pakage to 1.16.0.6. 2015-09-13 14:37:34 +00:00
taca
1713ef934a Update ruby-gsl to 1.16.0.6.
== Thu Jul 03 2015
* Ruby/GSL 1.16.0.6
  * rb-gsl and gsl are now the same gem

== Thu Jul 02 2015
* Ruby/GSL 1.16.0.5
  * Optional narray support
  * Drop Ruby 1.8 support
  * Drop support for GSL < 1.15
2015-09-13 14:37:10 +00:00
taca
d020c22196 Note update of lang/ruby-execjs package to 2.6.0. 2015-09-13 14:36:31 +00:00
taca
05a680d8ef Update ruby-execjs to 2.6.0.
* Use node.js if available instead of JavascriptCore on OSX.
* Support checking the PATHEXT variable on Windows.
2015-09-13 14:36:00 +00:00
bsiegert
dc85bc6b40 Revbump all packages using Go after the Go update. 2015-09-13 14:34:25 +00:00
taca
bd0666c665 Note update of graphics/ruby-mini-magick package to 4.3.3. 2015-09-13 14:32:54 +00:00
taca
aa33ad8f64 Update ruby-mini-magick to 4.3.3.
v4.3.3

* Fixed a bug where, if you would reference any image info inside Image#format
  {} or Image#combine_options {}, this info would be cached even after these
  methods were executed, leaving the MiniMagick::Image instance with stale
  data.

v4.3.2

* Fixed MiniMagick::Image.new("...").format("<ext>") not working if the image
  didn't have an extension.

v4.3.1

* Reverted making MiniMagick configuration thread safe, until we figure out
  what caused #328.

v4.3.0

* Fixed early reportings of ImageMagick/GraphicsMagick not being installed by
  removing the automagically generated methods (commit)
* MiniMagick.with_cli is now thread-safe, as well as other configuration
  options

v4.2.10

* Make GraphicsMagick's mogrify support the "-gravity" option.

v4.2.9

* Fixes MiniMagick::Image#size to properly return filesize in bytes
* Added MiniMagick::Image#human_size which holds ImageMagick's human-readable
  size string.

v4.2.8

This version has been yanked as it holds a backwards incompatibility which
breaks CarrierWave.

* MiniMagick.with_cli will now restore the old CLI even when errors occur.
* Fixed race condition which caused the MiniMagick::Tool methods not to be
  defined yet (can happen in multithreaded environments)

Backwards compatibility

* MiniMagick::Image#size now returns a string with the filesize unit included
2015-09-13 14:32:27 +00:00
bsiegert
dcc1aae8ca note go update 2015-09-13 14:30:00 +00:00
taca
6ca0dc01cd Note update of graphics/ruby-RMagick package to 2.15.4. 2015-09-13 14:28:14 +00:00
taca
582d646210 Update ruby-RMagick to 2.15.4.
## RMagick 2.15.4

- Improved C extension building process - @u338steven

## RMagick 2.15.3

- Fixed ImageMagick version detection on Windows - @maisumakun
2015-09-13 14:27:47 +00:00
bsiegert
1653a6bdcc Update Go to 1.5.1.
go1.5.1 (released 2015/09/08) includes bug fixes to the compiler, assembler,
and the fmt, net/textproto, net/http, and runtime packages. See the Go 1.5.1
milestone on our issue tracker for details:
https://github.com/golang/go/issues?q=milestone%3AGo1.5.1
2015-09-13 14:24:58 +00:00
taca
2025e17b19 Note update of devel/ruby-celluloid-essentials package to 0.20.2.1. 2015-09-13 14:24:54 +00:00
taca
29680dc400 Update ruby-celluloid-essentials to 0.20.2.1.
* update readme to actually have information in it.
2015-09-13 14:24:25 +00:00
taca
965c52f8f3 Note update of devel/ruby-celluloid package to 0.17.1.2. 2015-09-13 14:20:28 +00:00
taca
e14ffcbad5 Update ruby-celluloid to 0.17.1.2.
Exact changes are not available but depends on several sub-packages.
2015-09-13 14:19:06 +00:00
taca
4146bd3f48 Note addition of these packages:
devel/ruby-celluloid-essentials		0.20.2
	devel/ruby-celluloid-extras		0.20.1
	devel/ruby-celluloid-fsm		0.20.1
	devel/ruby-celluloid-pool		0.20.1
	devel/ruby-celluloid-supervision	0.20.1.1
2015-09-13 14:16:34 +00:00
taca
f01d29d0d2 Add and enable ruby-celluloid-essentials, ruby-celluloid-extras,
ruby-celluloid-fsm, ruby-celluloid-pool and ruby-celluloid-supervision.
2015-09-13 14:15:24 +00:00
taca
3bcf1f3d50 Add ruby-celluloid-supervision, it is part of new ruby-celluloid pacakge.
Supervisors, Supervision Groups, and Supervision Trees for Celluloid.
2015-09-13 14:13:37 +00:00
taca
f84af222df Add ruby-celluloid-pool, it is part of new ruby-celluloid pacakge.
An implementation of an actor pool, based on the Celluloid concurrent object
framework.
2015-09-13 14:12:40 +00:00
taca
6d39749ed9 Add ruby-celluloid-fsm, it is part of new ruby-celluloid pacakge.
Simple finite state machines with integrated Celluloid timeout support.
2015-09-13 14:11:45 +00:00
taca
40d3dc9dbd Add ruby-celluloid-extras, it is part of new ruby-celluloid pacakge.
Classes to support examples, benchmarks, or add special functionality.
2015-09-13 14:10:34 +00:00
taca
2dc3ce81d3 Add ruby-celluloid-essentials, it is part of new ruby-celluloid pacakge.
Notifications, Internals, Logging, Probe, and essential Celluloid pieces
demanding Supervision.
2015-09-13 14:08:58 +00:00
taca
05f27f870b Note update of time/ruby-timers package to 4.1.1. 2015-09-13 14:07:09 +00:00
taca
5c4c60a88d Update ruby-timers to 4.1.1.
4.1.1 (2015-08-21)
------------------
* Remove `RubyProf` from Gemfile and a test, due to it providing no substantial benefit while increasing problems building bundles under Rubinius.

4.1.0 (2015-08-16)
------------------
* Addition of `now_and_every` method; fires block immediately, then sets recurring timer.
* Includes `now_and_after` method; does the same as above for one-shot timers: essentially a "two-shot" timer.
2015-09-13 14:06:36 +00:00
taca
d8b3a3946e Add and enable ruby-rspec-logsplit. 2015-09-13 14:05:43 +00:00
taca
7078998e07 Note addtion of these packages:
devel/ruby-dotenv		2.0.2
	devel/ruby-nenv			0.2.0
	devel/ruby-rspec-logsplit	0.1.3
2015-09-13 14:03:55 +00:00
taca
c88f8f0dc9 Add ruby-rspec-logsplit, required by new version of ruby-celluloid.
Separate the logs between examples to allow for easier understanding.
# Log Splitter for RSpec

This `RSpec` plugin allows you to change the logger for your library for each
separate example. This gives the ability to see the log output for each
specific test.
2015-09-13 14:02:13 +00:00
taca
e4b49f1138 Add and enable ruby-nenv. 2015-09-13 14:00:58 +00:00
taca
4cbaeacf29 Add ruby-nenv, required by new version of ruby-celluloid.
Using ENV is like using raw SQL statements in your code. We all know
how that ends...
2015-09-13 14:00:03 +00:00
taca
851c315506 Add and enable ruby-dotenv. 2015-09-13 13:58:46 +00:00
taca
061dc876b6 Add ruby-dotenv, required by new version of ruby-celluloid.
Shim to load environment variables from `.env` into `ENV` in *development*.

Storing [configuration in the environment](http://www.12factor.net/config) is
one of the tenets of a [twelve-factor app](http://www.12factor.net/). Anything
that is likely to change between deployment environments-such as resource
handles for databases or credentials for external services - should be
extracted from the code into environment variables.

But it is not always practical to set environment variables on development
machines or continuous integration servers where multiple projects are
run. dotenv loads variables from a `.env` file into `ENV` when the environment
is bootstrapped.
2015-09-13 13:57:25 +00:00
taca
af38bda6f7 Note update of devel/ruby-test-unit package to 3.1.3. 2015-09-13 13:02:35 +00:00
taca
30ec35758a Update ruby-test-unit to 3.1.3.
# News

## 3.1.3 - 2015-07-26 {#version-3-1-3}

It's a bug fix release.

### Improvements

  * Removed unused `TODO` file. [GitHub#108][Patch by takiy33]

### Fixes

  * `--location`: Fixed a bug that `--location LINE` doesn't work when
    test script is specified as relative path. [Reported by TOMITA Masahiro]

    The following doesn't work:

        % ruby ./test.rb --location 10

    The following works:

        % ruby test.rb --location 10

### Thanks

  * takiy33
  * TOMITA Masahiro
2015-09-13 13:02:06 +00:00
taca
8160935d33 Note update of devel/ruby-term-ansicolor package to 1.3.2. 2015-09-13 13:00:37 +00:00
taca
4de7f26172 Update ruby-term-ansicolor to 1.3.2.
2015-06-23 - 1.3.2 * Fix release 1.3.1
2014-06-17 - 1.3.1 * This release was a bit premature, yanked it.
2015-09-13 13:00:06 +00:00
bouyer
b96ecb0924 Allow building Mesalib with option llvm on arm.
This requires disabling nouveau and radeon drivers.

The performance boost is appreciable, glxgears is twice as fast on
a cubieboard 2:

cubiem:/>/usr/X11R7/bin/glxgears
76 frames in 5.1 seconds = 15.022 FPS
75 frames in 5.0 seconds = 14.889 FPS
75 frames in 5.0 seconds = 14.979 FPS
69 frames in 5.1 seconds = 13.653 FPS
80 frames in 5.1 seconds = 15.831 FPS
78 frames in 5.0 seconds = 15.529 FPS
cubiem:/>/usr/pkg/bin/glxgears
121 frames in 5.0 seconds = 24.076 FPS
184 frames in 5.0 seconds = 36.595 FPS
182 frames in 5.0 seconds = 36.072 FPS
175 frames in 5.0 seconds = 34.718 FPS
171 frames in 5.0 seconds = 34.053 FPS
169 frames in 5.0 seconds = 33.734 FPS

on the beaglebone the boost is nearly 2x too:
beagle:~> /usr/X11R7/bin/glxgears
47 frames in 5.0 seconds =  9.343 FPS
47 frames in 5.1 seconds =  9.246 FPS
47 frames in 5.1 seconds =  9.210 FPS
47 frames in 5.1 seconds =  9.253 FPS
47 frames in 5.1 seconds =  9.252 FPS
47 frames in 5.1 seconds =  9.236 FPS
beagle:~> /usr/pkg/bin/glxgears
2 frames in 7.3 seconds =  0.275 FPS
84 frames in 5.1 seconds = 16.613 FPS
84 frames in 5.0 seconds = 16.641 FPS
83 frames in 5.0 seconds = 16.482 FPS
83 frames in 5.0 seconds = 16.480 FPS
83 frames in 5.0 seconds = 16.436 FPS
2015-09-13 12:32:14 +00:00
taca
832ac79f55 Note update of devel/ruby-rugged package to 0.23.2. 2015-09-13 12:28:21 +00:00
taca
c608439542 Update ruby-rugged to 0.23.2.
No exact change are available but catch up to libgit2 0.23.
2015-09-13 12:27:45 +00:00
bouyer
e7926e4be7 Update to 0.98:
Add drm_fourcc.h and radeon_surface.h to libdrm's includes. Needed to
build MesaLib with the native Xorg.
2015-09-13 12:27:42 +00:00
taca
f8066a7b20 Note update of devel/libgit2 package to 0.23.2. 2015-09-13 12:21:54 +00:00
taca
3ec6587052 Update libgit2 to 0.23.2.
Changes are too many to write here, please refer:
	<https://github.com/libgit2/libgit2/releases>.
2015-09-13 12:21:13 +00:00
taca
4b230a5e55 Note update of devel/ruby-rspec-rails package to 3.3.3. 2015-09-13 11:57:11 +00:00