summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-10-04Update ruby-patron to 0.5.0.taca2-7/+7
Changes are not available. Please refer: https://github.com/toland/patron/compare/v0.4.20...v0.5.0
2015-10-04Updated net/tnftp to 20151004tnn1-1/+2
2015-10-04merge tnftp-20151004 from ftp.n.o/pub/NetBSD/misc/tnftp/tnftp-20151004.tar.gztnn15-61/+100
- Add -x xferbufsize to set xferbuf size. - Add Server Name Indication (SNI) support for https. - Increase buffer limit used for response handling.
2015-10-04Note update of www/ruby-http package to 0.9.8.taca1-1/+2
2015-10-04Update ruby-http to 0.9.8.taca3-20/+8
## 0.9.8 (2015-09-29) * [#260](https://github.com/httprb/http/pull/258): Fixed global timeout persisting time left across requests when reusing connections. ([@zanker][]) ## 0.9.7 (2015-09-19) * [#258](https://github.com/httprb/http/pull/258): Unified strategy for handling exception-based and exceptionless non-blocking I/O. Fixes SSL support on JRuby 9000. ([@tarcieri][]) ## 0.9.6 (2015-09-06) * [#254](https://github.com/httprb/http/pull/254): Removed use of an ActiveSupport specific method #present? ([@tarcieri][]) ## 0.9.5 (2015-09-06) * [#252](https://github.com/httprb/http/pull/252): Fixed infinite hang/timeout when a request contained more than ~16,363 bytes. ([@zanker][]) ## 0.9.4 (2015-08-26) * Fixes regression when body streaming was failing on some URIs. See #246. (@zanker) * Fixes require timeout statements. See #243. (@ixti) ## 0.9.3 (2015-08-19) * Fixed request URI normalization. See #246. (@ixti) - Avoids query component normalization - Omits fragment component in headline ## 0.9.2 (2015-08-18) * Fixed exceptionless NIO EOF handling. (@zanker) ## 0.9.1 (2015-08-14) * Fix params special-chars escaping. See #246. (@ixti) ## 0.9.0 (2015-07-23) * Support for caching removed. See #240. (@tarcieri) * JRuby 9000 compatibility
2015-10-04Note update of www/ruby-css-parser package to 1.3.7.taca1-1/+2
2015-10-04Update ruby-css-parser to 1.3.7.taca2-7/+7
- Fix regex for some things being malformed, along with also putting in a few cases not specified for brackets
2015-10-04Note update of time/ruby-hitimes package to 1.2.3.taca1-1/+2
2015-10-04Update ruby-hitimes to 1.2.3.taca3-8/+7
## Version 1.2.3 2015-09-13 * Release new fatbinary version for windows * Update README to indicate duration units * Provide a more friendly error message if the gem is not installed correctly
2015-10-04Note update of textproc/ruby-redcarpet package to 3.3.3.taca1-1/+2
2015-10-04Update ruby-redcarpet to 3.3.3.taca2-6/+6
Version 3.3.3 * Fix a memory leak instantiating a Redcarpet::Render::Base object. Oleg Dashevskii * Fix the StripDown renderer to handle the :highlight option. Itay Grudev * The StripDown renderer handles tables if the tables extension is enabled. amnesia7 * Fix Smarty Pants to avoid fraction conversions when there are several numbers separated with slashes (e.g. for a date). Sam Saffron
2015-10-04Note update of textproc/ruby-kramdown package to 1.9.0.taca1-1/+2
2015-10-04Update ruby-kramdown to 1.9.0.taca3-13/+23
kramdown 1.9.0 released This release contains some minor updates and bug fixes. Changes * 3 minor changes: - The Rouge syntax highlighter can now be enabled/disabled for spans and/or blocks and options can now be set for both spans and blocks as well as only for spans or only for blocks (fixes #286, requested by Raphael R.) - Setting the ‘footnote_backlink’ option to an empty string now completely suppresses footnotes (fixes #270, requested by Kyle Barbour) - New converter HashAST for creating a hash from the internal tree structure (fixes #275, pull request by Hector Correa) * 1 bug fix: - When using the ‘hard_wrap’ option for the GFM parser, line numbers were lost (fixes #274, pull request by Marek Tuchowski) Published on Saturday, 04 July 2015
2015-10-04Note update of www/ruby-jekyll-watch package to 1.3.0.taca1-1/+2
2015-10-04Update ruby-jekyll-watch to 1.3.0.taca2-7/+7
v1.3.0 * Lock to Listen 3.x (#25)
2015-10-04Note update of sysutils/ruby-listen package to 3.0.3.taca1-1/+2
2015-10-04Update ruby-listen to 3.0.3.taca4-13/+20
pkgsrc change: add pkg_alternatives support. v3.0.3 Improvements * #330 - fixed warnings on JRuby v3.0.2 Bugfixes * fix #328 - add missing require which crashed Listen on OSX (thanks to @noahsw for reporting) v3.0.1 Bugfixes * #325, #327 - fix regressions (allow Listen to run correctly without other deps + properly handle pause()) v3.0.0 KNOWN ISSUES * #319, #258 - TCP is no longer part of Listen, and there's currently no alternative except downgrading to Listen 2.x API CHANGES * TCP functionality removed (Listen.on, Adapter::TCP, Adapter::TCP::Broadcaster, etc.) * Listener#start should be used instead of Listener#unpause * Listener#directories is no longer available * Listener#options is no longer available as public API IMPROVEMENTS * Major performance improvements (CPU), especially for Polling * Celluloid is no longer required by Listen (which means: better performance, less dependencies, less threads used, less version conflicts, easier debugging, less potential issues/bugs) * TCP is no longer part of Listen (which means: more maintainable codebase and possibility to create much better TCP implementation without the tradeoffs) Development * major codebase rewrite * better logging by default
2015-10-04Updated lang/yabasic to 2.769wen1-1/+2
2015-10-04Updated x11/xfce4-exo to 0.10.7youri1-1/+2
2015-10-04Update xfce4-exo to 0.10.7.youri2-6/+6
0.10.7 ====== - Correctly escape file names (bug #9912), fixing magnet links - Translation updates: Lithuanian, Swedish, Norwegian Nynorsk, English (Australia), Asturian, Turkish
2015-10-04Update to 2.769wen2-8/+7
Upstream changes: Version 2.769, July 4, 2015 Fixing two bugs under Windows: print color under windows handles single argument correctly cpu extension sse2 is no longer required, so yabasic should run again on older hardware Version 2.768, May 25, 2014 Fixing some bugs under Windows and Linux: Core dump e.g. under Linux mint related with grafics Problems with embedded newlines within the Windows console Keys pressed within grafic window are not always reported to inkey$ (Windows-Version) Spurios problems with colors under Windows and linux (reported but not fixed yet)
2015-10-04Note update of net/ruby-twitter package to 5.15.0.taca1-1/+2
2015-10-04Update ruby-twitter to 5.15.0.taca3-9/+8
5.15.0 ------ * [`NullObject#as_json` returns 'null'](https://github.com/sferik/twitter/commit/2979e703c09a45f012cb2c5b2d6663bf1f4d3351) ([@lukevmorris](https://twitter.com/lukevmorris)) * [Add methods to get to parameters of quoted tweet](https://github.com/sferik/twitter/commit/afd41a3e36cc94194a2110ba9adce13486ced9fd) ([@couhie](https://twitter.com/couhie)) * [Add additional mime_types for multi-part upload](https://github.com/sferik/twitter/commit/947fcdc9f7348f267d74933ffa43d191cf248a9c) * [Fix bug where flat_pmap can return nil](https://github.com/sferik/twitter/commit/e22a5601ec702632510b3e983e50929ceb334b95) * [Add new error codes](https://github.com/sferik/twitter/commit/1ce6b2f02d0f5f78435ee898e8f5b6d3db18d6f1)
2015-10-04Note update of net/ruby-em-socksify package to 0.3.1.taca1-1/+2
2015-10-04Update ruby-em-socksify to 0.3.1.taca3-8/+9
pkgsrc change: update HOMEPAGE. * fix: catch CONNECTError exceptions too.
2015-10-04Note update of misc/ruby-sprockets package to 3.3.5.taca1-1/+2
2015-10-04Update ruby-sprockets to 3.3.5taca2-7/+7
**3.3.5** (September 25, 2015) * Fix bug related to absolute path being reintroduced into history cache #141.
2015-10-04Note update of misc/ruby-pry package to 0.10.2.taca1-1/+2
2015-10-04Update ruby-pry to 0.10.2.taca2-6/+6
### 0.10.2 * cherry-pick c2ed9ec135bd791a32c70fbe05cc0508ea17c4040e from master (fix inf. loop with prepended methods source retrieval) * Update some specs for recent ruby versions (2.2+)
2015-10-04Note update of misc/ruby-ohai package to 8.6.0.taca1-1/+2
2015-10-04Update ruby-ohai to 8.6.0.taca2-7/+13
Release 8.6.0 Phil Dibowitz: * Provide a new and improved filesystem plugin for Linux & Mac (filesystem2), to support CentOS7, multiple virtual filesystems, etc. * Fix Darwin filesystem plugin on newer MacOSX Jonathan Amiez: * Linux filesystems plugin report wrong fs-type for logical volumes involucelate * Fix Windows 2008 hostname truncation #554 Pavel Yudin: * Detect Parallels host and guest virtualization Claire McQuin: * Deprecate Ohai::Config in favor of Ohai::Config.ohai. * Load a configuration file while running as an application. PR #597: * Correct platform, platform_family and version detection on Cisco's Nexus platforms. cmluciano: * add vmware plugin Jean Baptiste Favre: * Detect updated docker cgroup format Shahul Khajamohideen: * Fix memory plugin output on Solaris * Add swap space attributes for Solaris memory plugin * Add swap space attributes for AIX * Add support for SPARC based processors in Solaris cpu plugin * Make AIX cpu plugin's output consistent with Solaris cpu plugin * Make AIX, Solaris memory output consistent to Linux Sean Horn: * ec2 plugin should handle binary userdata too Alexey Karpik: * Add support for SoftLayer cloud MichaelSp: * return correct ipaddress for openvz guests Anthony Caiafa: * Only run ifconfig against active interfaces Shahul Khajamohideen and Sean Escriva: * Windows Memory plugin Chris Chambers: * Convert Solaris OHAI CPU detection to kstat from psrinfo Release 8.5.0 * PR #548: Coerce non-UTF8 strings to UTF8 in output to suppress UTF8 encoding exceptions * PR #544 add support for Wind River Linux and Cisco's Nexus platforms
2015-10-04Note update of misc/ruby-naught package to 1.1.0.taca1-1/+2
2015-10-04Update ruby-naught to 1.1.0.taca2-6/+6
## 1.1.0 - [Make it possible to supply an example object to mimic, with no class.](https://github.com/avdi/naught/commit/df2b62c027812760ce200177ce056929b5aea339) - [Define implicit conversion for to_hash](https://github.com/avdi/naught/commit/e20dc472d3bc71ba927d6ddb0fb0032e1646df77) - [Define implicit conversion for to_int](https://github.com/avdi/naught/commit/d32d4ea32a9a847bffd6cf18f480bdfaaf7a3641)
2015-10-04Note update of math/ruby-spreadsheet package to 1.0.7.taca1-1/+2
2015-10-04Update ruby-spreadsheet to 1.0.7.taca2-6/+6
### 1.0.7 / 23.09.2015 Author: Leopoldo Lee Agdeppa III <leopoldo.agdeppa@gmail.com> Date: Wed Sep 23 08:24:16 2015 +0800 * Update worksheet.rb * Adding Test for Freeze panels * Update worksheet.rb * Added freeze (freeze panel) functionality * Update worksheet.rb * Freeze (freeze window) functionality added to worksheet ### 1.0.6 / 14.09.2015 Author: Yann Plancqueel <yplancqueel@gmail.com> Date: Sat Sep 12 15:32:49 2015 +0200
2015-10-04Note update of mail/ruby-mime-types package to 2.6.2.taca1-1/+2
2015-10-04Update ruby-mime-types to 2.6.2.taca2-6/+6
== 2.6.2 / 2015-09-13 * Bugs: * Emilio Losada (@losadaem) fixed an error where +each_with_object+'s block parameters are the inverse of those used by +inject+. Resolves {#107}[https://github.com/mime-types/ruby-mime-types/issues/107] with pull request {#108}[https://github.com/mime-types/ruby-mime-types/pull/108]. * Matt Beedle (@mattbeedle) fixed a typo in MIME::Type::Columnar negatively affecting people who use the +use_instead+ functionality. Resolved in {#109}[https://github.com/mime-types/ruby-mime-types/pull/109]. * Documentation: * Juanito Fatas (@JuanitoFatas) fixed a documentation issue with the README not properly linking internally on the generated rdoc source. Resolved with {#105}[https://github.com/mime-types/ruby-mime-types/pull/105]. * Development: * Fixed a minor issue in the IANA registry parser that would generate empty +text+ xrefs if the +text+ section was empty.
2015-10-04Note update of graphics/ruby-mini-magick package to 4.3.5.taca1-1/+2
2015-10-04Update ruby-mini-magick to 4.3.5.taca2-6/+6
v4.3.5 * mini_magick/version.rb is now properly required in the main file (previously MiniMagick.version was throwing a NoMethodError unless you explicitly required mini_magick/version.rb) v4.3.4 * Fix MiniMagick::Tool#tile method being applied as a creation operator (tile:) instead of an option (-tile)
2015-10-04Note update of devel/ruby-uglifier package to 2.7.2.taca1-1/+2
2015-10-04Update ruby-uglifier to 2.7.2.taca2-6/+6
## 2.7.2 (26 August 2015) - update UglifyJS to 2.4.24
2015-10-04Note update of devel/ruby-tins package to 1.6.0.taca1-1/+2
2015-10-04Update ruby-tins to 1.6.0.taca3-7/+9
* 2015-08-13 Release 1.6.0 - Add complete method for readline completion * 2015-06-21 Release 1.5.4 - Avoid %i syntax for now * 2015-06-17 Release 1.5.3 - Make it run on 1.9 again. - Avoid a warning in Time.dummy implementation.
2015-10-04Note update of devel/ruby-test-unit package to 3.1.4.taca1-1/+2
2015-10-04Update ruby-test-unit totaca2-6/+6
## 3.1.4 - 2015-09-26 {#version-3-1-4} It's a minor improvement release. ### Improvements * Updated sample code. [GitHub#109][Patch by takiy33] * Updated .travis.yml. [GitHub#110][Patch by takiy33] * document: Added table header in how to document. [GitHub#111][Patch by takiy33] * Removed duplicated code. [GitHub#112][Patch by takiy33] * Removed needless encoding conversion in fetching code snippet. [GitHub#113][Patch by NARUSE, Yui] ### Thanks * takiy33 * NARUSE, Yui
2015-10-04Note update of devel/ruby-pathname2 package to 1.7.4.taca1-1/+2
2015-10-04Update ruby-pathname2 to 1.7.4.taca3-7/+8
== 1.7.4 - 7-Sep-2015 * This gem is now signed. * Rakefile now assumes Rubygems 2.x for some tasks.
2015-10-04Note update of devel/ruby-minitest package to 5.8.1.taca1-1/+2
2015-10-04Update ruby-minitest to 5.8.1.taca3-8/+7
=== 5.8.1 / 2015-09-23 * 1 minor enhancement: * Refactor assert_raises to be cleaner and to pass SystemExit and SignalException. (bhenderson)
2015-10-04Note update of devel/ruby-locale package to 2.1.2.taca1-1/+2