Commit graph

214208 commits

Author SHA1 Message Date
taca
25c2c07285 Note update of textproc/ruby-maruku package to 0.7.1. 2014-03-14 18:22:51 +00:00
taca
aa2dcad618 Update ruby-maruku to 0.7.1.
Changes are not available, please refer commit log:
<https://github.com/bhollis/maruku/commits/master>.
2014-03-14 18:22:03 +00:00
taca
ef51aab2d3 Note update of textproc/ruby-markaby package to 0.8.0. 2014-03-14 18:19:43 +00:00
taca
199cfa2ff7 Update ruby-markaby to 0.8.0.
Changes are not available, please refer
<https://github.com/markaby/markaby/commits/master>.
2014-03-14 18:18:57 +00:00
taca
6294c95a72 Note update of net/ruby-net-ping package to 1.7.2. 2014-03-14 18:14:56 +00:00
taca
ac835c8b19 Update ruby-net-ping to 1.7.2.
== 1.7.2 - 21-Jan-2014
* Fixed a bug in the Ping::HTTP constructor where it was not honoring the
  port if provided as the second argument. Thanks go to Florian Anderiasch
  for the spot.
* Removed win32-open3 require in the Ping::External class since it isn't
  needed in Ruby 1.9.x or later.
* Refactored the Ping::External class so that it checks the exit status rather
  than try to parse output. Thanks go to Miguel Tubia for the suggestion.
* Dropped explicit support for Windows XP.
* Removed reference to win32-open3 in README.

== 1.7.1 - 26-Sep-2013
* Fixed a bug in the Ping::TCP class where it could return nil instead
  of false. Thanks go to Grandy Nguyen for the patch.

== 1.7.0 - 25-Aug-2013
* Now requires Ruby 1.9.x or later.
* Replaced the main ping code for the Ping::TCP class. The timeout module
  really doesn't work very well with sockets, and so a raw socket approach
  combined with IO.select is now used instead.
* Updates to the doc/ping.txt file.

== 1.6.2 - 8-Aug-2013
* Fixed a bug in the ICMP ping helper module. Thanks go to Yuichi
  Tsunematsu for the spot.
* The win32-security library is not just a development dependency. Thanks
  again go to Yuichi Tsunematsu for the spot.
* Updated the icmp ping tests.
* Updated the gemspec for MS Windows.

== 1.6.1 - 17-Jul-2013
* Automatically set the scheme to "http" if not present when performing
  HTTP pings. See https://bugs.ruby-lang.org/issues/8645 for an issue
  with the uri library that led to this change. Thanks go to Preston Lee
  for the spot.
* Removed the windows/system_info dependency, since it added other
  dependencies just to check the Windows version. Instead, I added a
  helper file that adds some needed Windows functions using FFI.
* Added Rake as a development dependency and updated the Gemfile
  source because Bundler. Thanks to Jean-Philippe Doyle for the patches.
* Added some warning text to the Net::Ping::External tests for users
  who are using OpenDNS. In short, you will probably get test failures
  and surprising true results for bad hosts.

== 1.6.0 - 19-Mar-2013
* Split out the ldap portion of the code into its own branch.
* Don't require resolv-replace on Ruby 1.9.3 or later.
* Now gets proxy information from the http_proxy, https_proxy, and
  no_proxy environment variables and uses that when making requests.
  Thanks go to Kevin Olbrich for the patch.
2014-03-14 18:14:26 +00:00
taca
350684595a Note update of textproc/ruby-json and textproc/ruby-json-pure packages to
1.8.1.
2014-03-14 18:12:46 +00:00
taca
b6e6cde0a4 Update ruby-json and ruby-json-pure package to 1.8.1.
2013-05-13 (1.8.1)
  * Remove Rubinius exception since transcoding should be working now.
2014-03-14 18:11:45 +00:00
taca
eae77672ba Note update of textproc/ruby-haml package to 4.0.5. 2014-03-14 18:10:23 +00:00
taca
ed7911b411 Update ruby-haml to 4.0.5.
# Haml Changelog

=======
## 4.0.5

Released on Jan 7, 2014 ([diff](https://github.com/haml/haml/compare/4.0.4...4.0.5)).

* Fix haml_concat appending unescaped HTML after a call to haml_tag.
* Fix for bug whereby when HAML :ugly option is "true",
  ActionView::Helpers::CaptureHelper::capture returns the whole view buffer
  when passed a block that returns nothing (thanks [Mircea
  Moise](https://github.com/mmircea16)).

## 4.0.4

Released on November 5, 2013 ([diff](https://github.com/haml/haml/compare/4.0.3...4.0.4)).

* Check for Rails::Railtie rather than Rails (thanks [Konstantin Shabanov](https://github.com/etehtsea)).
* Parser fix to allow literal '#' with suppress_eval (Matt Wildig).
* Helpers#escape_once works on frozen strings (as does
  ERB::Util.html_escape_once for which it acts as a replacement in
  Rails (thanks [Patrik Metzmacher](https://github.com/patrik)).
* Minor test fix (thanks [Mircea Moise](https://github.com/mmircea16)).
2014-03-14 18:09:53 +00:00
taca
34dab143f4 Note update of textproc/ruby-diff-lcs package to 1.2.5. 2014-03-14 18:09:13 +00:00
taca
f6218d72b4 Update ruby-diff-lcs to 1.2.5.
== 1.2.5 / 2013-11-08

* Bugs fixed:
  * Comparing arrays flattened them too far, especially with Diff::LCS.sdiff.
    https://github.com/halostatue/diff-lcs/pull/23
2014-03-14 18:08:39 +00:00
taca
5429351271 Note update of textproc/ruby-classifier package to 1.3.4. 2014-03-14 18:07:43 +00:00
taca
1618ea9052 Update ruby-classifier to 1.3.4.
Changes are not available.
2014-03-14 18:07:16 +00:00
taca
057bee34b2 Note update of sysutils/ruby-facter package to 1.7.5. 2014-03-14 18:04:49 +00:00
taca
0a2b66ab41 Update ruby-facter to 1.7.5.
Changes are not available.
2014-03-14 18:04:25 +00:00
taca
7e4914d5cb Note update of sysutils/capistrano package to 3.1.0. 2014-03-14 18:01:43 +00:00
taca
3fd6ec23b1 Update capistrano to 3.1.0.
Changes are too many to write here, please refer CHANGELOG.md.
2014-03-14 18:01:03 +00:00
taca
932f938fbd Note addition of security/ruby-sshkit package version 1.3.0. 2014-03-14 17:59:09 +00:00
taca
5e9f797384 Add and enable ruby-sshkit. 2014-03-14 17:58:42 +00:00
taca
82be6cd825 Add ruby-sshkit package version 1.3.0.
A comprehensive toolkit for remotely running commands in a structured
manner on groups of servers.
2014-03-14 17:57:47 +00:00
taca
c52b4ad83d Note update of security/ruby-shadow package to 2.3.3. 2014-03-14 17:56:16 +00:00
taca
7df7a8a05e Update ruby-shadowt to 2.3.3.
[2013/12/18]
* Version 2.3.2
 Fix up compilation issues causing problems with a non-GNU make.
[2013/11/13]
* Version 2.3.1
 - Caleb Land<caleb.land@gmail.com>
 Remove sgetspent on implementations using pwd.h
[2013/11/13]
* Version 2.3.0
 - Caleb Land<caleb.land@gmail.com>
 Merge OS X work into main gem.  Fix bugs with OS X implementation and tweak support for FreeBSD.
 See 20d98b7d9e
 - Add license file to Manifest.
2014-03-14 17:55:49 +00:00
taca
628e46010d Note update of security/ruby-net-ssh package to 2.8.0. 2014-03-14 17:55:00 +00:00
taca
757c8e1c2d Update ruby-net-ssh to 2.8.0.
=== 2.8.0 / 01 Feb 2014

* Handle ssh-rsa and ssh-dss certificate files [bobveznat]
* Correctly interpret /etc/ssh_config Authentication settings based on openssh /etc/ssh_config system defaults [therealjessesanford, liggitt]
* Fixed pageant support for Windows [jarredholman]
* Support %r in ProxyCommand configuration in ssh_config files as defined in OpenSSH [yugui]
* Don't use ssh-agent if :keys_only is true [SFEley]
* Fix the bug in keys with comments [bobtfish]
* Add a failing tests for options in pub keys [bobtfish]
* Assert that the return value from ssh block is returned [carlhoerberg]
* Don't close the connection it's already closed [carlhoerberg]
* Ensure the connection closes even on exception [carlhoerberg]
* Make the authentication error message more useful [deric]
* Fix "ConnectionError" typo in lib/net/ssh/proxy/socks5.rb [mirakui]
* Allow KeyManager to recover from incompatible agents [ecki, delano]
* Fix for "Authentication Method determination can pick up a class from the root namespace" [dave.sieh]
2014-03-14 17:54:28 +00:00
taca
a98d9ab417 Note update of security/ruby-bcrypt package to 3.1.7. 2014-03-14 17:53:42 +00:00
taca
e6a83edd99 Update ruby-bcrypt to 3.1.7.
3.1.3  Feb 21 2014
  - Add support for Ruby 2.1 in compiled Windows binaries
  - Rename gem from "bcrypt-ruby" to just "bcrypt". [GH #86 by @sferik]

3.1.6  Feb 21 2014
  - Dummy version of "bcrypt-ruby" needed a couple version bumps to fix some
    bugs. It felt wrong to have that at a higher version than the real gem, so
    the real gem is getting bumped to 3.1.6.

3.1.7  Feb 24 2014
  - Rebuild corrupt Java binary version of gem [GH #90]
  - The 2.1 support for Windows binaries alleged in 3.1.3 was a lie -- documentation removed
2014-03-14 17:53:12 +00:00
taca
7b20ef897c Note update of print/ruby-prawn package to 0.15.0. 2014-03-14 17:51:47 +00:00
taca
d561d3ef22 Update ruby-prawn to 0.15.0
Full CHANGELOG is https://github.com/prawnpdf/prawn/wiki/CHANGELOG and
here is summary.

Prawn 0.15.0 ¡½ 2014.02.16

Summarized notes follow, but you can also check out the complete diff from
0.14.0 to 0.15.0.

This release is a stepping stone to next month's 1.0 release, and it involves
more internal restructuring and policy updates than it does new fixes or
features. However, there are a few minor fixes and improvements that shipped
with this code, and we may do one or two more maintenance releases of 0.15.x
before 1.0 ships in mid-March.

It should be safe to upgrade to 0.15 if you've been using 0.13 or 0.14. If
you're still using 0.12 or earlier, you should either invest the time to
upgrade those projects now, or treat them as legacy code
indefinitely. Extension authors are encouraged to try out 0.15, because it is
our last major release before 1.0, and is a good snapshot of where we
currently are with things.

* We've laid out a plan for post-1.0 API compatibility

* Prawn now officially now support Ruby 2.1.0

* A couple new gems have been extracted

* Grids can now be safely redefined

* Document#render no longer raises encoding errors on JRuby+Windows

* Table column width calculations now tolerate minor floating point rounding
  errors

* TTFunk has been upgraded to 1.1.0, which provides Unicode astral plane
  support in TTF files.

* Prawn once again has no third-party runtime dependencies!
2014-03-14 17:51:20 +00:00
taca
9a04e24c3e Note addition of print/ruby-pdf-core package version 0.1.6. 2014-03-14 17:45:03 +00:00
taca
c192a2a923 Add and enable ruby-pdf-core. 2014-03-14 17:44:11 +00:00
tsutsui
90c3180974 Updated x11/mlterm to 3.3.3nb2 2014-03-14 17:44:08 +00:00
taca
0c2046a256 Add ruby-pdf-core package version 0.1.6 which needed by ruby-prawn 0.15.0.
PDF::Core is used by Prawn to render PDF documents.
2014-03-14 17:43:21 +00:00
tsutsui
a5a27230a8 Pull more post-3.3.3 fixes from upstream.
1b9ecfa74b (chg-xwindow)/x_screen.c
 - x_color_cache and x_color_manager are reloaded after loading a wall
   picture on NetBSD/OpenBSD 4bpp framebuffer.

fa6c82190c (chg-xwindow)/x_screen.c
 - update mouse cursor fg and bg colors after loading a wall picture
   on NetBSD/OpenBSD 4bpp framebuffer.

097ac4f2b7 (chg-xwindow)/fb/x_display_x68kgrf.c
 - Also allow non-privileged users to use Text VRAM by --multivram=true option
   on NetBSD/x68k

Bump PKGREVISION.
2014-03-14 17:42:17 +00:00
taca
d20c95f307 Note update of net/ruby-domain_name package to 0.5.16. 2014-03-14 17:40:05 +00:00
taca
f453a11cf2 Update ruby-domain_name to 0.5.16.
Update eTLD database and a few improvements.
2014-03-14 17:39:21 +00:00
taca
0270288a56 Note update of amq related ruby packages:
net/ruby-amq-protocol	1.9.2
	net/ruby-amq-client	1.0.4
	net/ruby-amqp		1.3.0
2014-03-14 17:37:14 +00:00
taca
8d5c81d1c5 Update ruby-amqp to 1.3.0.
Changes are too many to write here, please refer ChangeLog.md.
2014-03-14 17:36:28 +00:00
taca
9a7f5b4f0b Update ruby-amq-client to 1.0.4.
No exact changes are available.
2014-03-14 17:35:36 +00:00
taca
45eebe2346 Update ruby-amq-protocol to 1.9.2.
## Changes between 1.9.x and 1.10.0

### Signed 16 Bit Integer Decoding

Signed 16 bit integers are now decoded correctly.

Contributed by Benjamin Conlan.



## Changes between 1.8.0 and 1.9.0

### Performance Improvements in AMQ::BitSet

`AMQ::BitSet#next_clear_bit` is now drastically more efficient
(down from 6 minutes for 10,000 iterations to 4 seconds for 65,536 iterations).

Contributed by Doug Rohrer, Dave Anderson, and Jason Voegele from
[Neo](http://www.neo.com).


## Changes between 1.7.0 and 1.8.0

### Body Framing Fix

Messages exactly 128 Kb in size are now framed correctly.

Contributed by Nicolas Viennot.
2014-03-14 17:34:03 +00:00
taca
dca859c1de Note update of misc/ruby-configuration package to 1.3.4. 2014-03-14 17:26:47 +00:00
taca
fb1161bcbf Update ruby-configuration to 1.3.4.
A few improvements.
2014-03-14 17:26:06 +00:00
taca
64b7611cca Note update of lang/ruby-execjs package to 2.0.2 and misc/ruby-bundler
package to 1.5.3.
2014-03-14 17:24:06 +00:00
taca
90d639ac90 Update ruby-bundler to 1.5.3.
Changes are too many to write here, please refer CHANGELOG.md.
2014-03-14 17:23:20 +00:00
taca
7bfa1d5543 Update ruby-execjs to 2.0.2.
* Skip testing with json gem.
* Prefer JSON generate to dump.
* Use JSON parse over load.
2014-03-14 17:21:29 +00:00
taca
4a96b2f70b Note update of lang/ruby-coffee-script-source package to 1.7.0. 2014-03-14 17:19:55 +00:00
taca
e18d2a00f4 Update ruby-coffee-script-source to 1.7.0.
1.7.0 – January 28, 2014

* When requiring CoffeeScript files in Node you must now explicitly register
  the compiler. This can be done with require 'coffee-script/register' or
  CoffeeScript.register(). Also for configuration such as Mocha's, use
  coffee-script/register.

* Improved error messages, source maps and stack traces. Source maps now use
  the updated //# syntax.

* Leading . now closes all open calls, allowing for simpler chaining syntax.

$ 'body'
.click (e) ->
  $ '.box'
  .fadeIn 'fast'
  .addClass '.active'
.css 'background', 'white'


$('body').click(function(e) {
  return $('.box').fadeIn('fast').addClass('.active');
}).css('background', 'white');

* Added **, // and %% operators and ... expansion in parameter lists and
  destructuring expressions.

* Multiline strings are now joined by a single space and ignore all
  indentation. A backslash at the end of a line can denote the amount of
  whitespace between lines, in both strings and heredocs. Backslashes
  correctly escape whitespace in block regexes.

* Closing brackets can now be indented and therefore no longer cause
  unexpected error.

* Several breaking compilation fixes. Non-callable literals (strings, numbers
  etc.) don't compile in a call now and multiple postfix conditionals compile
  properly. Postfix conditionals and loops always bind object
  literals. Conditional assignment compiles properly in subexpressions. super
  is disallowed outside of methods and works correctly inside for loops.

* Formatting of compiled block comments has been improved.

* No more -p folders on Windows.

* The options object passed to CoffeeScript is no longer mutated.
2014-03-14 17:19:18 +00:00
taca
b0cf74374f Note update of graphics/ruby-oily_png package to 1.1.1. 2014-03-14 17:14:03 +00:00
taca
6f262a633c Update ruby-oily_png to 1.1.1.
* Bilinear resampling in C.
* Removed debugging printf.
* Set bounds correctly, add tests.
* Store pixels in uint32_t instead of long.
  Saves space and works on 32-bit systems
* Bump chunky_png dependency to 1.2.7.
2014-03-14 17:13:14 +00:00
taca
c1bbce06f3 Note update of graphics/ruby-mini-magick package to 3.7.0. 2014-03-14 17:12:21 +00:00