Commit graph

245183 commits

Author SHA1 Message Date
taca
7964a60002 Note update of devel/ruby-gettext package to 3.2.1. 2016-02-16 15:05:03 +00:00
taca
33e1c4adc2 Update ruby-gettext to 3.2.1.
## 3.2.1: 2016-01-23 {#version-3-2-1}

### Improvements

  * Supported customizing msgmerge options on merging edit.po to .po.
    [GitHub#44][Patch by Dominic Cleal]
2016-02-16 15:04:35 +00:00
taca
ba7ff85c99 Note update of devel/ruby-flexmock package to 2.0.4. 2016-02-16 15:03:17 +00:00
taca
073b2cfcb6 Update ruby-flexmock to 2.0.4.
* auto-mock #kind_of? as well as #class on strict mocks.
2016-02-16 15:02:45 +00:00
taca
038bf678d9 Note update of devel/ruby-eventmachine package to 1.0.9.1. 2016-02-16 14:57:33 +00:00
taca
79d5f8c26b Update ruby-eventmachine to 1.0.9.1.
# Changelog

## 1.0.9.1 (January 14, 2016)
* Fix EPROTO not defined on Windows [#676]
* Fix missing cast to struct sockaddr * [#671]
* Fix bug in OpenSSL path detection [#675]

## 1.0.9 (January 13, 2016)
* Try more ways to detect OpenSSL [#602, #643, #661, #663, #668, #669]
* Use WSAGetLastError in pipe.cpp same as ed.cpp [#659]
* Test compiler flags with the C++ compiler and add them to CXXFLAGS [#634, #651]
* Restore silent-fail on unsupported EM.epoll and EM.kqueue [#638, #649]
* getDescriptorByFileno deprecated in JRuby 1.7.x, removed in JRuby 9000 [#642, #648]
* Add -Wno-address always-true because on Windows rb_fd_select [#578]
* Remove the WITHOUT_SSL constant [#578]
* Fix SSL error when the server replies a TLS Alert to our ClientHello [#544, #653]
* Use WSAStringToAddress in lieu of inet_pton for IPv6 address detection on Windows [#595, #632]
* Fix nasty TCP/IPv6 bug [#595, #632]
* Use select_large_fdset on Solaris [#611, #625]
* Detect the Solaris Studio compiler [#611, #625]
* Throw a message with strerror included [#136, #621]
2016-02-16 14:57:10 +00:00
taca
60347b8fa9 Note update of devel/ruby-dotenv package to 2.1.0. 2016-02-16 14:55:59 +00:00
taca
53324d9cac Update ruby-dotenv to 2.1.0.
2.1.0 - Jan 13, 2016

* Relax dependency on railties to allow Rails 5.0 apps. (#226)
* Fix scenario where some escaped $ would not be unescaped. (#222)
* Gracefully handle files with UTF-8 BOM (#225)
2016-02-16 14:55:34 +00:00
taca
73c3d69052 - SOGo-2.3.6, SOPE-2.3.6.
Both updated to 2.3.8.
2016-02-16 14:53:32 +00:00
taca
853e9edb5e Note update of devel/ruby-celluloid package to 0.17.3. 2016-02-16 14:52:56 +00:00
taca
78c075d9be Update ruby-celluloid to 0.17.3.
0.17.3 (2016-01-18)
-----
* [#701](https://github.com/celluloid/celluloid/pull/701)
  Conditions in loose threads loop does not take into account the difference between
  backtraces from ruby 2.0.0 and greater than. Fixes celluloid/celluloid-io#165.
  ([@TiagoCardoso1983])

* [#700](https://github.com/celluloid/celluloid/pull/700)
  Set celluloid logger level to info by default unless debug is enabled. Fixes #667.
  ([@ioquatix])

* [#695](https://github.com/celluloid/celluloid/pull/695)
  Extending the condition event handler with the block; this solves a bug
  introduced in jruby >9.0.0.0, which breaks with an ArgumentError exception,
  apparently due to the way to_proc procs are passed arguments. Fixes #694.
  ([@TiagoCardoso1983])

* [#689](https://github.com/celluloid/celluloid/pull/689)
  Simplified sync, async and future proxies by providing specific AbstractCall base.
  ([@ioquatix])

* [#688](https://github.com/celluloid/celluloid/pull/688)
  Fix failure to remove dead actors from sets, e.g. celluloid-supervision.
  ([@ioquatix])

* [#686](https://github.com/celluloid/celluloid/pull/686)
  Print out method name to help debugging method call which caused dead actor error.
  ([@ioquatix])

* [#682](https://github.com/celluloid/celluloid/pull/682)
  Remove excess call/block require.

* [#666](https://github.com/celluloid/celluloid/pull/666)
  Don't catch IOError.
2016-02-16 14:52:27 +00:00
taca
800332deee Note update of devel/ruby-backports package to 3.6.8. 2016-02-16 14:48:00 +00:00
taca
7c7d16de13 Update ruby-backports to 3.6.8.
* Rename internal method to avoid strange error in ruby 2.3.
* Update lib/prime.
2016-02-16 14:47:26 +00:00
mef
1662e5004d Updated graphics/p5-Chart to 2.4.10 2016-02-16 14:46:42 +00:00
mef
b7335a049a Update 2.4.5 to 2.4.10 (From README)
----------------------
2.4.10 Upload to pause.perl.org failed for version
       2.4.9. Therefore, the version 2.4.9 was renamed to
       2.4.10 for a new upload.

2.4.9 Upload to pause.perl.org failed for version
      2.4.8. Therefore, the version 2.4.8 was renamed to 2.4.9
      for a new upload.

2.4.8 Bug repaired: rt.cpan.org #81171::Composite w/two
      ::Lines and xy_plot ==> undefined value when drawing ticks
      (t/composite_7.t and t/composite_8.t are showing the differences)
      Base.pm: defined(@array)
      Chart.pod corrected for deprecated @ARR->[$i]

2.4.7 Not published

2.4.6 Number of named colors extended
      Documentation.pdf explains the use of colors (Appendix added)
      Corrections in base.pm, routines
       _draw_bottom_legends, _draw_x_number_ticks
       in LinesPoints.pm, routines  _draw_data
2016-02-16 14:45:57 +00:00
taca
5e061201b4 Note update of devel/SOPE aod www/SOGo packages to 2.3.8. 2016-02-16 14:43:26 +00:00
taca
210f05e934 Update SOGo to 2.3.8.
2.3.8 (2016-02-05)
------------------

Enhancements
 - updated CKEditor to version 4.5.7

Bug fixes
 - correctly encode filename of attachments over EAS (#3491)
 - correctly encode square brackets for IMAP folder names (#3321)
 - add shared/public namespaces in the list or returned folders

2.3.7 (2016-01-25)
------------------

New features
 - new junk/not junk capability with generic SMTP integration

Enhancements
 - newly created folders using EAS are always sync'ed by default (#3454)
 - added Croatian (hr_HR) translation - thanks to Jens Riecken

Bug fixes
 - now always generate invitation updates when using EAS
 - rewrote the string sanitization to be 32-bit Unicode safe
 - do not try to decode non-wbxml responses for debug output (#3444)

2.3.6 (2016-01-18)
------------------

New features
 - now able to sync only default mail folders when using EAS

Enhancements
 - unit testing for RTFHandler
 - JUnit output for sogo-tests

Bug fixes
 - don't unescape twice mail folder names (#3423)
 - don't consider mobile Outlook EAS clients as DAV ones (#3431)
 - we now follow 301 redirects when fetching ICS calendars
 - when deleting an event using EAS, properly invoke the auto-scheduling code
 - do not include failure attachments (really long filenames)
 - fix encoding of email subjects with non-ASCII characters
 - fix appointment notification mails using SOGoEnableDomainBasedUID configuration
 - fix shifts in event times on Outlook

2.3.5 (2016-01-05)
------------------

Enhancements
 - return an error to openchange if mail message delivery fails
 - return the requested elements on complex requests from Outlook when downloading changes
 - user sources can be loaded dynamically
 - unify user sources API
 - updated Russian translation (#3383)

Bug fixes
 - properly compute the last week number for the year (#1010)
 - share calendar, tasks and contacts folders in Outlook 2013 with editor permissions
 - priorize filename in Content-Disposition against name in Content-Type to get the filename of an attachment in mail
 - request all contacts when there is no filter in Contacts menu in Webmail
 - personal contacts working properly on Outlook
 - fixes on RTF parsing used by event/contact description and mail as RTF to read non-ASCII characters:
   better parsing of font table, when using a font, switch to its character set, correct parsing of
   escaped characters and Unicode character command word support for unicode characters greater than 32767
 - no crash resolving recipients after reconnecting LDAP connection
 - avoid creation of phantom contacts in SOGo from distribution list synced from Outlook.
 - accepted & updated event names are now shown correctly in Outlook
 - provide safe guards in mail and calendar to avoid exceptions while syncing

2.3.4 (2015-12-15)
------------------

New features
 - initial support for EAS calendar exceptions

Enhancements
 - limit the maximum width of toolbar buttons (#3381)

Bug fixes
 - JavaScript exception when printing events from calendars with no assigned color (#3203)
 - EAS fix for wrong charset being used (#3392)
 - EAS fix on qp-encoded subjects (#3390)
 - correctly handle all-day event exceptions when the master event changes
 - prevent characters in calendar component UID causing issues during import process
 - avoid duplicating attendees when accepting event using a different identity over CalDAV
2016-02-16 14:42:43 +00:00
mef
16bc918cfc Updated graphics/p5-Barcode-Code128 to 2.21 2016-02-16 14:42:09 +00:00
taca
39ec4f7931 Update SOPE to 2.3.8 which required by SOGo 2.3.8.
Changes are too many to write here.
2016-02-16 14:42:07 +00:00
mef
7685eee866 Update 2.01 to 2.21
-------------------
2.20  Tue Mar 29 11:51:38 CDT 2011
        - Fixed tests to avoid failures, upgrade tests to Test::More
          (courtesy Mark A. Stratman <stratman@gmail.com>)
        - Remove conditional support for GIF/PNG as all new versions
          since 2004 of GD should support both

2.21  Mon Sep 24 12:10:29 PDT 2012
        - Redesign tests to use Test::More and to be more tolerant of
          how different versions of GD encode images
          (thanks to Lukas Mueller <lam87@cornell.edu>)
        - Add PREREQ_PM to Makefile.PL
2016-02-16 14:41:23 +00:00
taca
e7cfd7ea87 Note update of databases/ruby-sequel package to 4.31.0. 2016-02-16 14:32:28 +00:00
taca
033a7cf519 Update ruby-sequel to 4.31.0.
= Improvements

* Sequel now works with ruby 2.3's --enable-frozen-string-literal,
  and all of the library files are set to use frozen string
  literals by default.

  A couple adapters and extensions depend on libraries that have
  issues with frozen string literals.  Pull requests have been sent
  to each of those dependencies.

* The migrators will now raise an exception if a migration file
  contains no migrations or more than one migration.

* The jdbc/postgresql adapter now supports using PostgreSQL specific
  types in bound variables.  Note that the current version of
  jdbc-postgres (9.4.1204) has regressions that affect this, users
  who need this support should stick with jdbc-postgres 9.4.1200 or
  below.

* The jdbc/postgresql adapter now works around a regression in Java
  method lookup in JRuby 9.0.5.0

* The setter methods added by the association_pks plugin now do type
  casting immediately, instead of right before the data will be used.
  This makes them more similar to column setter methods, and ensures
  that future calls to the getters that use cached values will
  return correctly typecast data.

* The PostgreSQL array parser in the pg_array extension now handles
  arrays with explicit bounds.  The explicit bounds are ignored, so
  such values do not round trip, and there is currently no support for
  creating arrays with explicit bounds.

* Creating a table with a simple non-incrementing primary key and a
  self-referential foreign key now works correctly on MySQL:

    DB.create_table!(:table) do
      Integer :id, :primary_key=>true
      foreign_key :fk, :table
    end

* Database#disconnect in the oracle adapter now works correctly on
  more recent versions of oci8 where #logoff can raise OCIException
  instead of OCIInvalidHandle.

= Backwards Compatibility

* The pg_array extension no longer defines
  Sequel::Postgres::PGArray::JSONCreator.  This should only affect
  backwards compatibility if you were accessing the constant directly.
  The :parser option to Sequel::Postgres::PGArray.register is also no
  longer respected, but that should not affect backwards compatibility.

* The Sequel::Model#convert_cpk_array private method that was added by
  the association_pks plugin has been removed.
  Sequel::Model#convert_pk_array handles both simple and composite
  primary keys now.
2016-02-16 14:31:58 +00:00
taca
ef0cf0663c Note update of databases/ruby-do_sqlite3 package to 0.10.17. 2016-02-16 14:31:08 +00:00
taca
9f8868b595 Update ruby-do_sqlite3 to 0.10.17.
## 0.10.17 2016-01-24

No changes
2016-02-16 14:30:43 +00:00
taca
9a5b7d95c0 Note update of databases/ruby-do_postgres package to 0.10.17. 2016-02-16 14:30:11 +00:00
taca
cb9a28972f Update ruby-do_postgres to 0.10.17.
## 0.10.17 2016-01-24

* Fix memory leak
* Fix bug with DateTime and wrong timezone offsets
2016-02-16 14:29:41 +00:00
taca
352e425d41 Note update of databases/ruby-do_mysql package to 0.10.17. 2016-02-16 14:28:56 +00:00
taca
7d76685290 Update ruby-do_mysql to 0.10.17.
## 0.10.17 2016-01-24

* Improve utf8mb4 support
* Fix memory leak
* Support for MySQL 5.7
* Fix bug with DateTime and wrong timezone offsets
2016-02-16 14:28:23 +00:00
taca
2e72e1e9e1 Note update of databases/ruby-data_objects package to 0.10.17. 2016-02-16 14:24:43 +00:00
taca
5dcdff8a13 Update ruby-data_objects to 0.10.17.
## 0.10.17 2016-01-24

* Enable CI with Ruby 2.3
* Improve utf8mb4 support in do\_mysql
* Fix memory leak in do\_mysql and do\_postgres
* Support for MySQL 5.7 in do\_mysql
* Fix bug with DateTime and wrong timezone offsets
* Fix compilation on JRuby 9000
2016-02-16 14:24:15 +00:00
taca
b4cf65b3f9 Note update of databases/ruby-arel package to 7.0.0. 2016-02-16 14:22:25 +00:00
taca
ef245ad43f Update bury-arel to 7.0.0.
=== 7.0.0 / 2015-12-17

* Enhancements

  * Remove deprecated method `Table#primary_key`
  * Remove engine from the constructor arguments `Arel::Table`
  * Deprecate automatic type casting within Arel
2016-02-16 14:21:45 +00:00
taca
11e4f7d55c Note update of converters/ruby-unf_ext package to 0.0.7.2. 2016-02-16 14:20:55 +00:00
taca
14aea82c3b Update ruby-unf_ext to 0.0.7.2.
## 0.0.7.2 (2016-02-01)

- Version bump just for adding Windows binaries for Ruby 2.3.
2016-02-16 14:20:01 +00:00
taca
8fd5c9822c Note update of audio/ruby-mp3info package to 0.8.9. 2016-02-16 14:19:08 +00:00
taca
3d97dc99e1 Update ruby-mp3info to 0.8.9.
=== 0.8.9 / 2016-02-03

* bugfix on JPEG picture parsing + testsuite
2016-02-16 14:18:32 +00:00
taca
bdd54652bc Note update of devel/ruby-rdoc package to 4.2.2. 2016-02-16 14:17:36 +00:00
taca
ad87318fa8 Update ruby-rdoc to 4.2.2.
=== 4.2.2 / 2016-02-09

* Bug fixes
  * Include lib/rdoc/generator/pot/* in built gem
2016-02-16 14:16:43 +00:00
leot
38a1efb5bc Whoops, merge conflict for mitmproxy-0.16 entry. 2016-02-16 13:59:10 +00:00
leot
4952c58ddf Updated net/mitmproxy to 0.16 2016-02-16 13:57:51 +00:00
adam
489fa1c650 Updated databases/sqlite3 to 3.11.0 2016-02-16 13:54:20 +00:00
leot
285baf6d6f Update net/mitmproxy to 0.16.
Changes:
v0.16
-----
  * Completely revised HTTP2 implementation based on hyper-h2 (Thomas
    Kriechbaumer)
  * Export flows as cURL command, Python code or raw HTTP (Shadab Zafar)
  * Fixed compatibility with the Android Emulator (Will Coster)
  * Script Reloader: Inline scripts are reloaded automatically if modified
    (Matthew Shao)
  * Inline script hooks for TCP mode (Michael J. Bazzinotti)
  * Add default ciphers to support iOS9 App Transport Security (Jorge
    Villacorta)
  * Basic Authentication for mitmweb (Guillem Anguera)
  * Exempt connections from interception based on TLS Server Name Indication
    (David Weinstein)
  * Provide Python Wheels for faster installation
  * Numerous bugfixes and minor improvements
2016-02-16 13:54:00 +00:00
leot
833b1e7c99 Updated net/py-netlib to 0.16 2016-02-16 13:53:00 +00:00
leot
3a31e08c73 Update net/py-netlib to 0.16.
Changes (from the commit messages):
0.16
----
 o Migrate to hyperframe
 o Various bugfixes and improvements
2016-02-16 13:52:41 +00:00
leot
1116590ef7 Added www/py-h2 version 2.1.1 2016-02-16 13:50:38 +00:00
leot
6b70bcd7ce + py-h2 2016-02-16 13:50:19 +00:00
leot
a71ed5e468 Import py-h2-2.1.1 as www/py-h2.
Hyper-h2 is a HTTP/2 protocol stack, written entirely in Python. The goal
of Hyper-h2 is to be a common HTTP/2 stack for the Python ecosystem, usable
in all programs regardless of concurrency model or environment.

To achieve this, Hyper-h2 is entirely self-contained: it does no I/O of any
kind, leaving that up to a wrapper library to control. This ensures that it
can seamlessly work in all kinds of environments, from single-threaded code
to Twisted.

Its goal is to be 100% compatible with RFC 7540, implementing a complete
HTTP/2 protocol stack build on a set of finite state machines. Its
secondary goals are to be fast, clear, and efficient.
2016-02-16 13:49:56 +00:00
leot
bdc17f52bc Added www/py-hyperframe version 3.2.0 2016-02-16 13:48:30 +00:00
leot
840851e516 + py-hyperframe 2016-02-16 13:48:06 +00:00
leot
a522c3a499 Import py-hyperframe-3.2.0 as www/py-hyperframe.
This library contains the HTTP/2 framing code used in the hyper project.
It provides a pure-Python codebase that is capable of decoding a binary
stream into HTTP/2 frames.

This library is used directly by hyper and a number of other projects to
provide HTTP/2 frame decoding logic.
2016-02-16 13:47:31 +00:00