Commit graph

228013 commits

Author SHA1 Message Date
taca
cfd2952706 Update ruby-gettext_i18n_rails to 1.2.0.
* Support newer version of Rails.
* A few bug fixes.
2015-02-01 14:31:47 +00:00
taca
74143c980c Note update of devel/ruby-gettext package to 3.1.6. 2015-02-01 14:26:56 +00:00
taca
79d475dd7b Update ruby-gettext to 3.1.6.
## 3.1.6: 2015-01-20 {#version-3-1-6}

### Fixes

  * Added a missing required text gem version.
    [GitHub#37][Reported by Hans de Graaff]

### Thanks

  * Hans de Graaff

## 3.1.5: 2015-01-17 {#version-3-1-5}

### Improvements

  * `rmsgmerge`: Improves fuzzy matching speed.
    [GitHub#36][Reported by Dominic Cleal]

### Fixes

  * Fixed a bug that msgid uses wrong encoding.
    [Patch by OBATA Akio]
  * Fixed a typo in document.
    [GitHub#35][Patch by Masafumi Yokoyama]
  * `rmsgmerge`: Fixed a bug that `fuzzy` flag may be added twice.

### Thanks

  * OBATA Akio
  * Masafumi Yokoyama
  * Dominic Cleal

## 3.1.4: 2014-08-26 {#version-3-1-4}

### Improvements

  * Improved document markups by Markdown.
    [GitHub#33] [Patch by Masafumi Yokoyama]

### Fixes

  * `GetText::Tools::Task`: Fixed a bug that `Errno::ENOENT: No such
    file or directory @ rb_file_s_mtime - doc/po/ja/rroonga.edit.po`
    like error is occurred.
  * `GetText::Tools::Task`: Fixed markup in document.

### Thanks

  * Masafumi Yokoyama
2015-02-01 14:26:25 +00:00
taca
1c945de76a Note update of devel/ruby-getopt package to 1.4.2. 2015-02-01 14:18:12 +00:00
taca
69d54114b5 Update ruby-getopt to 1.4.2.
== 1.4.2 - 12-Oct-2014
* Updated Rakefile, README and gemspec.
* Minor updates to the test file and examples.
2015-02-01 14:17:40 +00:00
taca
3e33efd3c8 Note update of devel/ruby-ffi package to 1.9.6. 2015-02-01 14:16:08 +00:00
taca
a6da3ca88f Update ruby-ffi package to 1.9.6.
No exact changes are available but better compatibility with NetBSD and
other *BSD.
2015-02-01 14:15:25 +00:00
taca
ef3e8f9cc1 Note update of devel/ruby-fast_gettext package to 0.9.2. 2015-02-01 14:04:31 +00:00
taca
a799e5f612 Update ruby-fast_gettext to 0.9.2.
0.9.0 -- reworked internals of caching to be plugable
2015-02-01 14:03:55 +00:00
taca
322e1ae983 Note update of devel/ruby-facade package to 1.0.6. 2015-02-01 14:03:01 +00:00
taca
7f279ea907 Update ruby-facade to 1.0.6.
== 1.0.6 - 12-Oct-2014
* Updates to the gemspec and Rakefile.
2015-02-01 14:02:31 +00:00
taca
fc3658a08b Note update of devel/ruby-eventmachine package to 1.0.4. 2015-02-01 13:58:07 +00:00
taca
aad3e3ac41 Update ruby-eventmachine to 1.0.4.
## 1.0.4 (December 19, 2014)
* add starttls_options to smtp server [#552]
* fix closesocket on windows [#497]
* fix build on ruby 2.2 [#503]
* fix build error on ruby 1.9 [#508]
* fix timer leak during dns resolution [#489]
* add concurrency validation to EM::Iterator [#468]
* add get_file_descriptor to get fd for a signature [#467]
* add EM.attach_server and EM.attach_socket_server [#465, #466]
* calling pause from receive_data takes effect immediately [#464]
* reactor_running? returns false after fork [#455]
* fix infinite loop on double close [edc4d0e6, #441, #445]
* fix compilation issue on llvm [#433]
* fix socket error codes on win32 [ff811a81]
* fix EM.stop latency when timers exist [8b613d05, #426]
* fix infinite loop when system time changes [1427a2c80, #428]
* fix crash when callin attach/detach in the same tick [#427]
* fix compilation issue on solaris [#416]
2015-02-01 13:57:38 +00:00
taca
1fa464b9cf Note update of devel/ruby-backports package to 3.6.4. 2015-02-01 13:57:04 +00:00
taca
c289d5b203 Update ruby-backports to 3.6.4.
Several bug fixes.
2015-02-01 13:56:35 +00:00
taca
10bfa8f6a3 Note update of devel/ruby-atomic package to 1.1.99. 2015-02-01 13:54:23 +00:00
taca
ebb8197ca0 Update ruby-atomic to 1.1.99, which is last release of ruby-atomic.
A several fixes from 1.1.15.

"This gem has been deprecated in lieu of Concurrent Ruby." from github page.

And incorporate change from PR pkg/48672.
2015-02-01 13:53:50 +00:00
taca
ae44f0c5c6 Note update of devel/ruby-SDL package to 2.2.0. 2015-02-01 13:45:55 +00:00
taca
787723f935 Update ruby-SDL to 2.2.0.
version 2.2.0
Add following constants
  (thanks to oscdir for SDL::GL::*, thanks to Rafael Sevilla for SDL::Event::*)
* SDL::Event::APPMOUSEFOCUS
* SDL::Event::APPINPUTFOCUS
* SDL::Event::APPACTIVE
* SDL::GL::STEREO
* SDL::GL::MULTISAMPLEBUFFERS
* SDL::GL::MULTISAMPLESAMPLES
* SDL::GL::ACCELERATED_VISUAL
* SDL::GL::SWAP_CONTROL
Add following methods(thanks to soutaro)
* SDL::TTF#hinting
* SDL::TTF#hinting=
Rename  SDL::Mixer::Wave.destroyed_ to SDL::Mixer::Wave.destroyed? (thanks to akicho8)


version 2.1.3.1
Change the name of the option for bundled SGE
Change the way of workaround for -Dmain=SDL_main on Windows platform

version 2.1.3
Fix following methods
* SDL::TTF#draw*
Update documents
Fix compilation problem on FreeBSD(Thanks Rusmir Dusko)
Fix codes about multi-thread
Bundle SGE(Please do not use this bundled SGE if you have other way to use SGE)

version 2.1.2
Improbe the handling of strings
Fix following methods
* SDL::Surface#draw_bezier
Update documents
2015-02-01 13:45:28 +00:00
taca
5ccad0637e Note update of devel/hoe package to 3.13.0. 2015-02-01 13:44:15 +00:00
taca
f4a5e74b10 Update hoe package to 3.13.0.
=== 3.13.0 / 2014-09-26

* 2 minor enhancements:

  * Added ext_name to sow template expansion variables.
  * Added oedipus version to generation output

=== 3.12.0 / 2014-04-23

* 3 minor enhancements:

  * Added :rdoc plugin.
  * Renamed History.txt to History.rdoc.
  * Renamed README.txt to README.rdoc.

=== 3.11.0 / 2014-04-02

* 1 minor enhancement:

  * Added test:slow task so I don't have to remember sort's flags anymore. YAY for UNIX!

=== 3.10.0 / 2014-03-14

* 1 major enhancement:

  * Removed all references to rubyforge, including the rubyforge plugin.

* 1 minor enhancement:

  * Updated template project (minitest usage, readme format, etc)
2015-02-01 13:43:51 +00:00
taca
9534ba10c2 Note update of devel/ZenTest package to 4.11.0. 2015-02-01 13:43:05 +00:00
taca
eed62c3e96 Update ZenTest to 4.11.0.
=== 4.11.0 / 2014-09-26

* 1 minor enhancement:

  * Rearranged died hook so user can bypass default. (bhenderson)

* 1 bug fix:

  * Fixed rubyforge urls.

=== 4.10.1 / 2014-07-07

* 2 bug fixes:

  * Change require to minitest/autorun for non-test/unit style
  * Change the way files are gathered to avoid StackOverflow exception if you have a TOOON of files. (joshwand)

=== 4.10.0 / 2014-04-23

* 2 minor enhancements:

  * Added test_mappings accessor methods (ivar already there).
  * Added test_prefix to allow you to run code ahead of test loading. (default: gem minitest)

=== 4.9.5 / 2013-11-01

* 1 bug fix:

  * Updated require_rubygems_version AGAIN... going too fast. (zzak)

=== 4.9.4 / 2013-09-20

* 2 bug fixes:

  * Expand required rubygems version to be < 2.2
  * Fix parsing of minitest 5 output.
2015-02-01 13:42:42 +00:00
wiz
4c1455c79a Remove postgres mirror, none of them worked for me nor ftp.netbsd.org.
Add main postgres site.
2015-02-01 13:40:36 +00:00
taca
fea566afa1 Note update of databases/ruby-sequel package to 4.18.0. 2015-02-01 13:36:11 +00:00
taca
5f64fb1239 Update ruby-sequel to 4.18.0.
Changes are too many to write here, please refer CHANGELOG file.
2015-02-01 13:35:41 +00:00
taca
448ea9a188 Note update of databases/ruby-postgres-pr package to 0.7.0. 2015-02-01 13:33:44 +00:00
taca
08048f5d53 Update ruby-postgres-pr to 0.7.0.
No changes are available.
2015-02-01 13:33:17 +00:00
taca
43e7d6578d Note update of databases/ruby-pg package to 0.18.1. 2015-02-01 13:25:29 +00:00
taca
9f42f4d5ed Update ruby-pg to 0.18.1.
== v0.18.1 [2015-01-05] Michael Granger <ged@FaerieMUD.org>

Correct the minimum compatible Ruby version to 1.9.3. #199


== v0.18.0 [2015-01-01] Michael Granger <ged@FaerieMUD.org>

Bugfixes:
- Fix OID to Integer mapping (it is unsigned now). #187
- Fix possible segfault in conjunction with notice receiver. #185

Enhancements:

- Add an extensible type cast system.
- A lot of performance improvements.
- Return frozen String objects for result field names.
- Add PG::Result#stream_each and #stream_each_row as fast helpers for
  the single row mode.
- Add Enumerator variant to PG::Result#each and #each_row.
- Add PG::Connection#conninfo and #hostaddr.
- Add PG.init_openssl and PG.init_ssl methods.
- Force zero termination for all text strings that are given to libpq.
  It raises an ArgumentError if the string contains a null byte.
- Update Windows cross build to PostgreSQL 9.3.
2015-02-01 13:24:46 +00:00
taca
3e9b465520 Note update of databases/ruby-mysql2 package to 0.3.17. 2015-02-01 13:04:28 +00:00
taca
f8882ac19b Update ruby-mysql2 to 0.3.17.
No exact Changelogs are available, please refer commit log on github.
Here is a two of them.

* Better Ruby 2.1 support.
* Add MariaDB support.
2015-02-01 13:04:05 +00:00
taca
1075554047 Note update of databases/ruby-hiera package to 1.3.4. 2015-02-01 12:58:20 +00:00
taca
5f60fcbc79 Update ruby-hiera to 1.3.4.
From commit log:

* Substantial speed increase in lookups
* Extract method to list all hierarchy files
* Add Trusty cow to stable branch
* Remove current directory from Ruby load path.
2015-02-01 12:57:35 +00:00
taca
0fe16999ca Note update of converters/ruby-unf package to 0.1.4. 2015-02-01 12:52:12 +00:00
taca
aab3940655 Update ruby-unf to 0.1.4.
* No changes are available for 0.1.4 but it is trivial fixes not for
  working codes.
2015-02-01 12:51:37 +00:00
taca
e81875bc5e Note update of audio/ruby-taglib package to 0.7.0. 2015-02-01 12:48:23 +00:00
taca
a76b3886db Update ruby-taglib to 0.7.0.
## 0.7.0 (2014-08-21)

* Add support for TagLib::RIFF::AIFF (#52, by @tchev)
* Add support for TagLib::RIFF::WAV (#57, by @tchev)
* Associate filesystem encoding to filename strings
* Allow CXX override during gem installation
* Try to detect location of vendor/taglib on Heroku (#28)
* Documentation updates
2015-02-01 12:47:45 +00:00
taca
de96a7a848 Note update of archivers/ruby-zip package to 1.1.6. 2015-02-01 12:46:57 +00:00
taca
13b54bfc96 Update ruby-zip to 1.1.6.
1.1.6

    Revert "Return created zip file from Zip::File.open when supplied a block"

1.1.5

    Treat empty file as non-exists (@layerssss)
    Revert regression commit
    Return created zip file from Zip::File.open when supplied a block (@tpickett66)
    Zip::Entry::DEFLATED is forced on every file (@mehmetc)
    Add InputStream#ungetc (@zacstewart)
    Alias for legacy error names (@orien)
2015-02-01 12:46:24 +00:00
taca
b560f8c51c Note update of textproc/ruby-toml package to 0.1.2. 2015-02-01 12:44:38 +00:00
taca
b8128b9e13 Update ruby-toml to 0.1.2.
## 0.1.2 / 2014-10-16

- Add support for `CR` and `CRLF` newlines (#13)
- Add support for generating TOML from Ruby `Hash`es (#36)
- Add a script interface for @BurntSushi's `toml-test` utility (#38)
2015-02-01 12:44:11 +00:00
taca
3683398e0b Note update of devel/ruby-parslet package to 1.5.0. 2015-02-01 12:43:50 +00:00
taca
2a48523c55 Update ruby-parslet to 1.5.0.
= 1.5 / 27Dec2012

  + Handles unconsumed input at end of parse completely differently. Instead
    of generating a toplevel error, it now raises an error in every branch
    of the parse. More information in the resulting exception ensues! Thanks
    again to John Mettraux for inspiration & acceptance specs.

    NOTE that this means that the UnconsumedInput exception is gone, since the
    unconsumed input case is nothing special anymore.

  * This history now finally reads like the Changelog of the linux kernel.
    Meaning that probably no one ever reads this.

  + Captures and parsing subsequent input based on captured values. This has
    been long overdue - finally you can parse HEREdocs with parslet!
2015-02-01 12:43:24 +00:00
mef
a10fbbd91c Updated devel/p5-Git-Repository to 1.312 2015-02-01 12:35:04 +00:00
mef
5000a84a01 Update 1.306 to 1.312
---------------------
1.312 Sun Aug 3 2014
    [ENHANCEMENTS] - test_repository() uses `git init-db` for init under older git
      versions (although the test suite hasn't yet been adapted to
      support really old versions of git)
    - fixed a typo in the error message for test_repository()
    [TESTS]
    - made some tests for failure a little more lax when looking for
      the "fatal:" string in the errput (i.e. look for it at the beginning
      of any line, not just the firts)
    [DOCUMENTATION]
    - various minor documentation improvements
    - the "OTHER GIT WRAPPERS" is really a "SEE ALSO" section

1.311 Sun Mar 9 2014
    [ENHANCEMENTS]
    - avoid warnings from _is_git() when we get nothing out of "git"
    [DOCUMENTATION]
    - pod syntax fix
    - fix typo in Todd Rinaldo's name
    - acknowledge Nathan Nutter's help in designing the clone option
      to test_repository()

1.310 Fri Jan 17 2014
    [ENHANCEMENTS]
    - add support for a 'clone' option in test_repository()
    [DOCUMENTATION]
    - better document the test_repository() options
    - better document the options hash
    - make method names easier to link to throughout the documentation
    [TESTS]
    - tested against 350 versions of git (including all RC),
      from 1.5.0.rc0 to 1.8.5.3

1.309 Sat Nov 2 2013
    [TESTS]
    - replace use_ok by simply running perl -M$module -e1
    [DOCUMENTATION]
    - some guidelines for naming attributes in plugins
    [PACKAGING]
    - split Git::Repository::Plugin::Log and its supporting modules
      (Git::Repository::Log and Git::Repository::Log::Iterator) out
      in their own distribution (Git-Repository-Plugin-Log) as of
      version 1.309 of both distributions

1.308 Thu Aug 8 2013
    [ENHANCEMENTS]
    - require System-Command 1.103, since 1.102 was somewhat broken
    [DOCUMENTATION]
    - new tutorial item based on RT#87334

1.307 Fri Jul 26 2013
    [ENHANCEMENTS]
    - avoid creating zombie processes in _is_git
    - require the latest System-Command, as it properly works with
      FCGI, Plack et al.
    [DOCUMENTATION]
    - various minor documentation improvements
2015-02-01 12:34:55 +00:00
taca
f2c2536674 Note addition of devel/ruby-curses-gem version 1.0.1 package. 2015-02-01 12:34:16 +00:00
taca
c000826163 Add and enable ruby-curses-gem. 2015-02-01 12:33:30 +00:00
taca
f73347e3e1 Add ruby-curses-gem package version 1.0.1.
This is ruby-curses package which unbundled from Ruby 2.1 and later.
2015-02-01 12:33:04 +00:00
taca
3e27e06b85 Note addition of devel/ruby-algorithms version 0.6.1 package. 2015-02-01 12:30:25 +00:00