summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-09-13Update ruby-amqp to 1.5.1.taca2-6/+6
* Depend on amq-protocol ~> 1.9
2015-09-13Note update of net/ruby-amq-protocol package to 2.0.0.taca1-1/+2
2015-09-13Update ruby-amq-protocol to 2.0.0.taca2-6/+6
## Changes between 1.9.x and 2.0.0 2.0.0 has **breaking changes** in header encoding. ### Signed Integer Encoding in Headers Integer values in headers are now encoded as signed 64-bit (was unsigned 32-bit previously, unintentionally). This is a breaking change: consuming messages with integers in headers published with older versions of this library will break! ### Signed 16 Bit Integer Decoding Signed 16 bit integers are now decoded correctly. ### Signed 8 Bit Integer Decoding Signed 8 bit integers are now decoded correctly. Contributed by Benjamin Conlan.
2015-09-13Note update of misc/ruby-sprockets package to 3.3.4.taca1-1/+2
2015-09-13Update ruby-sprockets to 3.3.4.taca3-7/+10
**3.3.4** (September 1, 2015) * Relative cache contents now work with windows. **3.3.3** (August 21, 2015) * Remove more absolute paths from cache contents. **3.3.2** (August 19, 2015) * Fix cache contents to use relative paths instead of absolute paths. **3.3.1** (August 15, 2015) * Fix legacy Tilt integration when locals is required argument. **3.3.0** (August 12, 2015) * Change internal cache lookup to use relative asset paths instead of absolute paths.
2015-09-13Note update of misc/ruby-parallel package to 1.6.1.taca1-1/+2
2015-09-13Update ruby-parallel to 1.6.1.taca2-6/+6
* Parallel.map writes its output safely (issue #129).
2015-09-13Note update of misc/ruby-daemons package to 1.2.3.taca1-1/+2
2015-09-13Update ruby-daemons to 1.2.3.taca3-7/+8
== Release 1.2.3: June 25, 2015 * fix: ApplicationGroup now waits on subprocesses in start_all (thanks to tobithiel)
2015-09-13Note update of misc/ruby-commander package to 4.3.5.taca1-1/+2
2015-09-13Update ruby-commander to 4.3.5.taca2-6/+6
=== 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-13Note update of misc/ruby-bundler package to 1.10.6.taca1-1/+2
2015-09-13Update ruby-bundler to 1.10.6.taca2-6/+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-13Correct description in comment, noted by Frédéric Fauberteau.taca1-2/+2
Thanks much!
2015-09-13Note update of math/ruby-gsl pakage to 1.16.0.6.taca1-1/+2
2015-09-13Update ruby-gsl to 1.16.0.6.taca3-165/+165
== 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-13Note update of lang/ruby-execjs package to 2.6.0.taca1-1/+2
2015-09-13Update ruby-execjs to 2.6.0.taca2-6/+6
* Use node.js if available instead of JavascriptCore on OSX. * Support checking the PATHEXT variable on Windows.
2015-09-13Revbump all packages using Go after the Go update.bsiegert6-6/+12
2015-09-13Note update of graphics/ruby-mini-magick package to 4.3.3.taca1-1/+2
2015-09-13Update ruby-mini-magick to 4.3.3.taca2-6/+6
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-13note go updatebsiegert1-1/+2
2015-09-13Note update of graphics/ruby-RMagick package to 2.15.4.taca1-1/+2
2015-09-13Update ruby-RMagick to 2.15.4.taca3-7/+15
## RMagick 2.15.4 - Improved C extension building process - @u338steven ## RMagick 2.15.3 - Fixed ImageMagick version detection on Windows - @maisumakun
2015-09-13Update Go to 1.5.1.bsiegert3-7/+9
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-13Note update of devel/ruby-celluloid-essentials package to 0.20.2.1.taca1-1/+2
2015-09-13Update ruby-celluloid-essentials to 0.20.2.1.taca2-6/+6
* update readme to actually have information in it.
2015-09-13Note update of devel/ruby-celluloid package to 0.17.1.2.taca1-1/+2
2015-09-13Update ruby-celluloid to 0.17.1.2.taca3-70/+99
Exact changes are not available but depends on several sub-packages.
2015-09-13Note addition of these packages:taca1-1/+6
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-13Add and enable ruby-celluloid-essentials, ruby-celluloid-extras,taca1-1/+6
ruby-celluloid-fsm, ruby-celluloid-pool and ruby-celluloid-supervision.
2015-09-13Add ruby-celluloid-supervision, it is part of new ruby-celluloid pacakge.taca4-0/+62
Supervisors, Supervision Groups, and Supervision Trees for Celluloid.
2015-09-13Add ruby-celluloid-pool, it is part of new ruby-celluloid pacakge.taca4-0/+45
An implementation of an actor pool, based on the Celluloid concurrent object framework.
2015-09-13Add ruby-celluloid-fsm, it is part of new ruby-celluloid pacakge.taca4-0/+44
Simple finite state machines with integrated Celluloid timeout support.
2015-09-13Add ruby-celluloid-extras, it is part of new ruby-celluloid pacakge.taca4-0/+43
Classes to support examples, benchmarks, or add special functionality.
2015-09-13Add ruby-celluloid-essentials, it is part of new ruby-celluloid pacakge.taca4-0/+71
Notifications, Internals, Logging, Probe, and essential Celluloid pieces demanding Supervision.
2015-09-13Note update of time/ruby-timers package to 4.1.1.taca1-1/+2
2015-09-13Update ruby-timers to 4.1.1.taca2-6/+6
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-13Add and enable ruby-rspec-logsplit.taca1-1/+2
2015-09-13Note addtion of these packages:taca1-1/+4
devel/ruby-dotenv 2.0.2 devel/ruby-nenv 0.2.0 devel/ruby-rspec-logsplit 0.1.3
2015-09-13Add ruby-rspec-logsplit, required by new version of ruby-celluloid.taca4-0/+46
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-13Add and enable ruby-nenv.taca1-1/+2
2015-09-13Add ruby-nenv, required by new version of ruby-celluloid.taca4-0/+33
Using ENV is like using raw SQL statements in your code. We all know how that ends...
2015-09-13Add and enable ruby-dotenv.taca1-1/+2
2015-09-13Add ruby-dotenv, required by new version of ruby-celluloid.taca4-0/+44
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-13Note update of devel/ruby-test-unit package to 3.1.3.taca1-1/+2
2015-09-13Update ruby-test-unit to 3.1.3.taca3-8/+7
# 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-13Note update of devel/ruby-term-ansicolor package to 1.3.2.taca1-1/+2
2015-09-13Update ruby-term-ansicolor to 1.3.2.taca2-6/+6
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-13Allow building Mesalib with option llvm on arm.bouyer1-5/+9
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