Commit graph

234774 commits

Author SHA1 Message Date
taca
3689a470dc * Make this package build on Ruby 2.2.
* Add support for pkg_alternatives.

Bump PKGREVISION.
2015-06-03 13:51:06 +00:00
taca
dc5127ab10 Make this package build on Ruby 2.2. 2015-06-03 13:47:18 +00:00
taca
b1a044930e Note update of devel/ruby-ffi-yajl package to 2.2.0. 2015-06-03 13:45:43 +00:00
taca
b787778162 Update ruby-ffi-yajl to 2.2.0.
2.2.0 (04/30/2015)

New features

* Bad UTF8 exceptions now display the invalid token
* validate_utf8: false will sanitize output and produce valid UTF8-clean JSON

Changes

* Ruby 1.8.7 support dropped.

2.1.0 (04/20/2015)

New features

* StringIOs are now encoded to strings
* Added :unique_key_checking flag to parser that will raise on repeated hash
  keys (commonly edit mistakes in long JSON documents).

Changes

* Includes its own dlopen extension
* C extension should operation without ffi

2.0.0 (03/17/2015)

Changes

* Dropped the ffi-yajl/json_gem monkeypatch compatibility layer
  completely. The deprecation warning has been in there for months now
  and all the work to remove it from chef and ohai has been done in
  all the latest releases.
2015-06-03 13:45:17 +00:00
taca
ea095a4f78 Note update of devel/ruby-blankslate package to 3.1.3. 2015-06-03 13:40:57 +00:00
taca
fdf849aae0 Update ruby-blankslate to 3.1.3.
Changes are not available.
2015-06-03 13:40:24 +00:00
taca
f3cf4b8666 Note update of devel/php-xdebug package to 2.3.2. 2015-06-03 13:25:30 +00:00
taca
7d2e381b34 Update php-xdebug to 2.3.2.
[2015-03-22] - Xdebug 2.3.2 is out!

This is a minor bug-fix release for the 2.3 series, and addresses crashes
with path and branch coverage.
2015-06-03 13:25:05 +00:00
taca
6cf85256d6 Note update of devel/ruby-rugged package to 0.22.2. 2015-06-03 13:22:30 +00:00
taca
aca194f907 Update ruby-ragged to 0.22.2.
Changes are too many to write here, please refer:
https://github.com/libgit2/rugged/releases.
2015-06-03 13:22:02 +00:00
taca
6cc5939de5 Note update of devel/libgit2 package to 0.22.2. 2015-06-03 13:15:33 +00:00
taca
194ed7a72f Update libgit2 to 0.22.2 required by ruby-rugged.
libgit2 v0.22.2 Maintenance Release
@carlosmn carlosmn released this on 25 Mar
12 commits to maint/v0.22 since this release

The following fixes have been backported to this maintenance release.
All users of the library are encouraged to update.

1f25fe9 checkout: report correct invalid path
8633dd9 win32: further cleanups for 8.3 disabling
93be89c win32: cleanup 8.3 disabled tests
728a013 Fix test failures when 8.3 is disabled
1f726d0 git: make sure to close the network stream
3e163b6 checkout: free last created directory
3440c20 Initialize refs vector in git_remote_update_tips().
dcf6c0c Lower case the include directive of windows header
1dd5e28 http: do not try to use the cert callback on unencrypted streams
dd243fe indexer: set an error message on duplicate objects in pack
3a1dc42 Put back the number of expected references to 6 from the test repo
cf688ff Fixed active refspecs not reset by git_remote_upload()
7a5682f http: enforce the credential types
f008aeb branch: do capture the error code
283f31a git_branch_delete() should ignore errors from non-existing reflogs
aa409d5 Fix Mac build without OpenSSL
d884d1c Fix race in git_packfile_unpack.
277d647 Reinit `reader` pointer after reading included config file
3bdcea8 Check rebase options version on public entry points
7d8e4e3 mkdir: respect the root path
69455bc stat: don't remove trailing '/' from root on win32
7aee248 repo: ensure we can create repo at filesystem root
aa926fb Fix branch creation when branch name matches namespace of previously deleted branch
31ea8db Clarified git_repository_is_empty() documentation
ed64a1b Add libssh2's library and include directories.
5c3e01d Ensure the diff hunk callback is specified before trying to dereference it
fe61bb6 Ensure git_index_entry is not NULL before trying to free it
ae0cfac openssl: Add all required includes for AF_INET6 and in6_addr.
4738a33 Fixed git_repository_set_bare() not setting "core.bare" correctly
d0db408 Make sure sys/repository.h includes the required headers
eefe2e8 Fixed typo in git_repository_reinit_filesystem() documentation
8693335 Make binary detection work similar to vanilla git
d95c949 Include ws2tcpip.h in order to get in6_addr
e1314dd Include openssl headers last
09c2477 Fixed error when including git2/include/sys/stream.h
bd0a551 pathspec: do not try to dereference NULL
1ce9ea3 checkout tests: cleanup realpath impl on Win32
f9df7b6 checkout tests: emulate p_realpath poorly on Win32
8d65523 checkout: remove files before writing new ones
b295294 checkout: drop newline in error message
99367df checkout tests: nasty symlinks
9f1c873 checkout: don't recreate previous directory
1ca7fa9 git_path_join_unrooted: return base len
bd0e881 checkout: introduce git_checkout_perfdata
Downloads

libgit2 v0.21.5 Maintenance Release
@ethomson ethomson released this on 17 Jan

The following (critical) fixes have been backported to this maintenance release.
All users of the library are encouraged to update.

af769f4 checkout: introduce git_checkout_perfdata
fc478d2 git_path_join_unrooted: return base len
629a579 checkout: don't recreate previous directory
dd3c53f checkout tests: nasty symlinks
186177a checkout: drop newline in error message
7268a5a checkout: remove files before writing new ones
e517b62 checkout tests: emulate p_realpath poorly on Win32
9a8753d checkout tests: cleanup realpath impl on Win32
8433078 Introduce test for checkout case-changing rename
d853fb9 Always checkout with case sensitive iterator
2015-06-03 13:14:46 +00:00
taca
57242eda52 Note update of devel/hg-git package to 0.8.1. 2015-06-03 12:54:29 +00:00
taca
a4149e87d2 Update hg-git to 0.8.1.
It provides mercurial 3.4 compatibility and other changes are too many
to write here, please refer:
https://bitbucket.org/durin42/hg-git/commits/branch/master.
2015-06-03 12:53:56 +00:00
taca
f5381a7042 Note update of devel/SOPE package and package to 2.3.0. 2015-06-03 12:22:57 +00:00
taca
e50c851e0a Update SOGo to 2.3.0.
Changes are to many to write here, please refer:
https://github.com/inverse-inc/sogo/blob/master/NEWS.
2015-06-03 12:22:18 +00:00
taca
5aa7c59bc6 Update SOPE to 2.3.0, which required by SOGo 2.3.0.
Changes are too many to write here, please refer:
https://github.com/inverse-inc/sope/blob/master/ChangeLog.
2015-06-03 12:21:31 +00:00
taca
f53cec0304 Fix build problem on Ruby 2.2 and later. 2015-06-03 12:04:16 +00:00
fhajny
2c2c1a9059 Add option descriptions for nghttp2-asio, nghttp2-tools and http2. 2015-06-03 12:03:01 +00:00
fhajny
2b3fdbaec7 Add optional support for HTTP/2 via www/nghttp2. Patch nghttp2 support
until the curl interface is updated in 7.43. Bump PKGREVISION.
2015-06-03 12:00:06 +00:00
fhajny
34235f8122 Add nghttp2 and spdylay 2015-06-03 11:56:28 +00:00
fhajny
9801770992 Added www/nghttp2 version 1.0.1 2015-06-03 11:54:11 +00:00
fhajny
2228730ef3 Import nghttp2-1.0.1 as www/nghttp2.
nghttp2 is an implementation of HTTP/2 and its header compression
algorithm HPACK in C.
2015-06-03 11:53:53 +00:00
taca
606c38fdd6 This package is work on Ruby 2.2. 2015-06-03 11:12:36 +00:00
taca
83c804c426 Note update of databases/ruby-sequel package to 4.23.0. 2015-06-03 11:11:45 +00:00
taca
bd39d68aca Update ruby-sequel to 4.23.0.
=== 4.23.0 (2015-06-01)

* Make dataset.call_sproc(:insert) work in the jdbc adapter (flash-gordon) (#1013)

* Add update_refresh plugin, for refreshing a model instance when updating (jeremyevans)

* Add delay_add_association plugin, for delaying add_* method calls on new objects until after saving the object (jeremyevans)

* Add validate_associated plugin, for validating associated objects when validating the current object (jeremyevans)

* Make Postgres::JSONBOp#[] and #get_text return JSONBOp instances (jeremyevans) (#1005)

* Remove the fdbsql, jdbc/fdbsql, and openbase adapters (jeremyevans)

* Database#transaction now returns block return value if :rollback=>:always is used (jeremyevans)

* Allow postgresql:// connection strings as aliases to postgres://, for compatibility with libpq (jeremyevans) (#1004)

* Make Model#move_to in the list plugin handle out-of-range targets without raising an exception (jeremyevans) (#1003)

* Make Database#add_named_conversion_proc on PostgreSQL handle conversion procs for enum types (celsworth) (#1002)

=== 4.22.0 (2015-05-01)

* Deprecate the db2, dbi, fdbsql, firebird, jdbc/fdbsql, informix, and openbase adapters (jeremyevans)

* Avoid hash allocations and rehashes (jeremyevans)

* Don't silently ignore :jdbc_properties Database option in jdbc adapter (jeremyevans)

* Make tree plugin set reciprocal association for children association correctly (lpil, jeremyevans) (#995)

* Add Sequel::MassAssignmentRestriction exception, raised for mass assignment errors in strict mode (jeremyevans) (#994)

* Handle ODBC::SQL_BIT type as boolean in the odbc adapter, fixing boolean handling on odbc/mssql (jrgns) (#993)

* Make :auto_validations plugin check :default entry instead of :ruby_default entry for checking existence of default value (jeremyevans) (#990)

* Adapters should now set :default schema option to nil when adapter can determine that the value is nil (jeremyevans)

* Do not add a schema :max_length entry for a varchar(max) column on MSSQL (jeremyevans)

* Allow :default value for PostgreSQL array columns to be a ruby array when using the pg_array extension (jeremyevans) (#989)

* Add csv_serializer plugin for serializing model objects to and from csv (bjmllr, jeremyevans) (#988)

* Make Dataset#to_hash and #to_hash_groups handle single array argument for model datasets (jeremyevans)

* Handle Model#cancel_action in association before hooks (jeremyevans)

* Use a condition variable instead of busy waiting in the threaded connection pools on ruby 1.9+ (jeremyevans)

* Use Symbol#to_proc instead of explicit blocks (jeremyevans)

=== 4.21.0 (2015-04-01)

* Support :tsquery and :tsvector options in Dataset#full_text_search on PostgreSQL, for using existing tsquery/tsvector expressions (jeremyevans)

* Fix TinyTds::Error being raised when trying to cancel a query on a closed connection in the tinytds adapter (jeremyevans)

* Add GenericExpression#!~ for inverting =~ on ruby 1.9 (similar to inverting a hash) (jeremyevans) (#979)

* Add GenericExpression#=~ for equality, inclusion, and pattern matching (similar to using a hash) (jeremyevans) (#979)

* Add Database#add_named_conversion_proc on PostgreSQL to make it easier to add conversion procs for types by name (jeremyevans)

* Make Sequel.pg_jsonb return JSONBOp instances instead of JSONOp instances when passed other than Array or Hash (jeremyevans) (#977)

* Demodulize default root name in json_serializer plugin (janko-m) (#968)

* Make Database#transaction work in after_commit/after_rollback blocks (jeremyevans)
2015-06-03 11:11:15 +00:00
fhajny
8908e091ae Added www/spdylay version 1.3.2 2015-06-03 11:00:31 +00:00
fhajny
f797a00bd4 Import spdylay-1.3.2 as www/spdylay.
This is an experimental implementation of Google's SPDY protocol in C. This
library provides SPDY version 2, 3 and 3.1 framing layer implementation.
2015-06-03 11:00:15 +00:00
taca
da847bdb0c Note update of databases/ruby-pg package to 0.18.2. 2015-06-03 10:48:55 +00:00
taca
b36143fbbb Update ruby-pg to 0.18.2.
== v0.18.2 [2015-05-14] Michael Granger <ged@FaerieMUD.org>

Enhancements:

- Allow URI connection string (thanks to Chris Bandy)

Bugfixes:

- Speedups and fixes for PG::TextDecoder::Identifier and quoting behavior
- Revert addition of PG::Connection#hostaddr [#202].
- Fix decoding of fractional timezones and timestamps [#203]
- Fixes for non-C99 compilers
- Avoid possible symbol name clash when linking againt static libpq.
2015-06-03 10:48:18 +00:00
taca
7bb1269eca Note update of databases/ruby-moneta package to 0.8.0. 2015-06-03 10:47:15 +00:00
taca
2c50f9e07f Update ruby-moneta to 0.8.0.
0.8.0

* Rename Moneta::Adapters::Mongo to Moneta::Adapters::MongoOfficial
* Add Moneta::Adapters::MongoMoped
* Drop Ruby 1.8 support
2015-06-03 10:46:46 +00:00
wiz
2c4e19b301 Updated time/p5-DateTime to 1.1900 2015-06-03 07:22:06 +00:00
wiz
6ecb35c552 Update to 1.19:
1.19   2015-05-31

- If you compared a DateTime object to an undef value, you might have received
  a warning pointing to code inside DateTime.pm, instead of in your own
  code. Fixed by Jason McIntosh. GH #7.

- The 30future-tz.t could fail if run at certain very specific times. This
  should now be much less likely, unless a time zone being tested implements a
  DST change at noon (which would even more insane than DST already is by a
  huge factor). Reported by Karen Etheridge and diagnosed by Slaven Rezic. RT
  #102925.
2015-06-03 07:21:59 +00:00
wiz
e3de26a11c Updated devel/p5-Date-Manip to 6.50 2015-06-03 07:19:50 +00:00
wiz
5650ed679e Update to 6.50:
VERSION 6.50  2015-06-01

Bug fixes

Not really a bug, but 6.49 got a bunch of NYTprof data bundled with it
by mistake.  It's been removed.  RT 103252

Fixed a bug where information about whether a date was complete or
truncated was discarded.  Jim Avera

Fixed a bug where SetDate with a zone alias failed.

Added the Format_MMMYYYY config variable to allow the truncated format
mmmYYYY to be parsed instead of mmmDDYY.  David W. Morganwalp and RT 103142

Fixed Makefile.PL/Build.PL to correct for a change on perl on windows
which changes a module prereq requirement.  Alexandr Ciornii

Time zone fixes

Newest zoneinfo data (tzdata 2015d)

Added aliases for older HP-UX time zones.  RT 104141

Documentation fixes

Fixed URL for tzdata.  Mohammad S Anwar

Better POD formats.

Fixed a documentation error.  RT 103966
2015-06-03 07:19:43 +00:00
wiz
4e77b7df56 Updated security/p5-IO-Socket-SSL to 2.016 2015-06-03 07:15:22 +00:00
wiz
edfdfe4851 Update to 2.016:
2.016 2015/06/02
- add flag X509_V_FLAG_TRUSTED_FIRST by default if available in OpenSSL
  (since 1.02) and available with Net::SSLeay. RT#104759 (thanks GAAS)
- work around hanging prompt() with older perl in Makefile.PL RT#104731
- make t/memleak_bad_handshake.t work on cygwin and other systems having
  /proc/pid/statm, see RT#104659
- add better debugging based on patch from H.Merijn Brand
2015-06-03 07:15:14 +00:00
tron
3d6d812983 Use "editline" package from pkgsrc to fix the build under NetBSD. 2015-06-03 07:13:30 +00:00
dsainty
463496f59a Fix build on Linux by removing erroneous patching.
The removed hunk is definitely wrong, but I can't figure out what it was
trying to do.  I think the patch hunk was accidentally reintroduced in r1.4
after being correctly removed in r1.3.

The reason it is wrong is because it breaks later tests by introducing code
into confdefs.h.  The following tests always break, because they have
duplicate main() definitions.

Build test on NetBSD works because the java support isn't in the suggested
options anyway.
2015-06-03 06:48:54 +00:00
ryoon
3495a3f3e8 Updated www/firefox-l10n to 38.0.5 2015-06-03 04:04:27 +00:00
ryoon
00ea51403c Update to 38.0.5
* Sync with firefox-38.0.5.
2015-06-03 03:24:08 +00:00
ryoon
c00974cc02 Updated www/firefox to 38.0.5 2015-06-03 03:23:17 +00:00
ryoon
7befd039d6 Update to 38.0.5
Changelog:
New: Keep track of articles and videos with Pocket
New: Clean formatting for articles and blog posts with Reader View
New: Share the active tab or window in a Hello conversation
Fixed: A race condition that would cause Firefox to stop painting when switching tabs (bug 1067470)
Fixed: Fixed graphics performance when using the built-in VGA driver on Windows 7 (Bug 1165732)
2015-06-03 03:22:31 +00:00
ryoon
46fdcd4c38 Fix typo in comment of patch. 2015-06-03 03:20:03 +00:00
sevan
a9b4218fe4 While this package uses perl to build, it relies on the GNU config.guess script
to detect the platform.
Link-in the up to date copy of config.guess we provide as the version bundled
with the package is from 2002 and it causes bulkbuilds to hang due to waiting
for manual input if it doesn't recognise the platform.
2015-06-02 23:54:35 +00:00
wiz
d98b304b3f Updated devel/py-mercurial to 3.4.1 2015-06-02 22:41:53 +00:00
wiz
14c7c672ba Update to 3.4.1:
This is a regularly-scheduled bugfix release.

    archive: always use portable path component separators with subrepos
    commands: hide formatter option as EXPERIMENTAL, not as DEPRECATED
    context: don't complain about a matcher's subrepo paths in changectx.walk()
    convert: properly pass null ids through .hgtags (issue4678)
    extensions: clear aftercallbacks after execution (issue4646)
    hgweb: bring back infinite scroll in shortlog of paper style
    histedit: fix --continue when rules are finished
    histedit: fix --edit-plan
    histedit: fix keep during --continue
    histedit: fix serializing of None backupfile
    histedit: fix test-histedit-edit on vfat
    localrepo: pass hook argument txnid to pretxnopen hooks
    localrepo: rename hook argument from TXNID to txnid (BC)
    localrepo: use correct argument name for pretxnclose hooks (BC)
    match: explicitly naming a subrepo implies always() for the submatcher
    mergecopies: avoid slowdown from linkrev adjustment (issue4680)
    rebase: check that the bookmark is still valid when restoring (issue4669)
    rebase: clear merge when aborting before any rebasing (issue4661)
    revbranchcache: return uncached branchinfo for nullrev (issue4683)
    revset: drop magic of fullreposet membership test (issue4682)
    revset: id() called with 40-byte strings should give the same results as for short strings
    revset: map postfix '%' to only() to optimize operand recursively (issue4670)
    ssh: capture output with bundle2 again (issue4642)
    templatekw: compare target context and its parent exactly (issue4690)
    templater: do not process \-escapes at parsestring() (issue4290)
    templater: fix crash by passing invalid object to date() function
    templater: strictly parse leading backslashes of '{' (issue4569) (BC)
    transaction: really fix _addbackupentry key usage (issue4684)
    transaction: separate calculating TXNID from creating transaction object
    transaction: use the proper variable in '_addbackupentry' (issue4684)
    util.checkcase: don't abort on broken symlinks
2015-06-02 22:41:45 +00:00
ryoon
3ccd1e147c Add oracle-jre8/jdk8 to supported Java VMs. 2015-06-02 20:37:01 +00:00
joerg
2cb481b56b Clang warns about implicit nullptr -> bool casts, so avoid them.
Use three register form ofo orrhi for GAS compatibility.
2015-06-02 20:04:43 +00:00