Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (1h)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 21:51:22 UTC Now

2015-03-13 16:39:35 UTC MAIN commitmail json YAML

2015-03-13 16:39:10 UTC MAIN commitmail json YAML

Fix PKGMANDIR support

(tnn)

2015-03-13 16:36:01 UTC MAIN commitmail json YAML

Note addition of www/ruby-compass-core package version 1.0.3 and
www/ruby-compass-import-once package version 1.0.5.

(taca)

2015-03-13 16:35:39 UTC MAIN commitmail json YAML

needs pthreads

(tnn)

2015-03-13 16:35:09 UTC MAIN commitmail json YAML

Add and enable ruby-compass-core and ruby-compass-import-once.

(taca)

2015-03-13 16:34:26 UTC MAIN commitmail json YAML

Update ruby-compass-import-once package version 1.0.5.

Changes the behavior of Sass's @import directive to only import a file once.

This plugin changes the behavior of Sass's `@import` directive so that
if the same sass file is imported more than once, the second import
will be a no-op. This allows dependencies to behave how most people
expect them to behave and provides a considerable performance improvement
for some sass projects.

**Note**: Although this plugin is maintained by compass, it can be used
without compass in any Sass-based project.

(taca)

2015-03-13 16:32:47 UTC MAIN commitmail json YAML

Add ruby-compass-core package version 1.0.3.

The Compass core stylesheet library and minimum required ruby extensions. This
library can be used stand-alone without the compass ruby configuration file or
compass command line tools.

(taca)

2015-03-13 16:25:18 UTC MAIN commitmail json YAML

Note update of textproc/ruby-textpow package to 1.4.0.

(taca)

2015-03-13 16:24:59 UTC MAIN commitmail json YAML

2015-03-13 16:22:58 UTC MAIN commitmail json YAML

Update ruby-textpow to 1.4.0.

* Updated and fixed php syntax.
* Updated filename to reflect scopename.

(taca)

2015-03-13 16:19:59 UTC MAIN commitmail json YAML

Note update of textproc/ruby-safe_yaml package to 1.0.4.

(taca)

2015-03-13 16:19:35 UTC MAIN commitmail json YAML

Update ruby-safe_yaml to 1.0.4.

1.0.2
-----

- added warning when using Psych + an older version of libyaml

(taca)

2015-03-13 16:18:01 UTC MAIN commitmail json YAML

Note update of textproc/ruby-multi_json package to 1.11.0.

(taca)

2015-03-13 16:17:32 UTC MAIN commitmail json YAML

2015-03-13 16:16:44 UTC MAIN commitmail json YAML

Note update of textproc/ruby-maruku package to 0.7.2.

(taca)

2015-03-13 16:16:12 UTC MAIN commitmail json YAML

Update ruby-maruku to 0.7.2.

0.7.2

* Fix angle-bracket links starting with https:// at the beginning of a
  line. #126
* Fix error in footnote generation. #129
* Fix for ellipses dissapearing at the end of a line. #131
* Reimplement smartypants for a large overall speed improvement. #132
* #maruku_error will now respect :on_error => :ignore. #133

(taca)

2015-03-13 16:13:56 UTC MAIN commitmail json YAML

Note update of textproc/ruby-kramdown package to 1.5.0.

(taca)

2015-03-13 16:13:29 UTC MAIN commitmail json YAML

2015-03-13 16:11:03 UTC MAIN commitmail json YAML

Note changed version number on net/netcat-openbsd.

(tnn)

2015-03-13 16:10:08 UTC MAIN commitmail json YAML

Use YYYYMMDD as version instead of "1".
This updates the package from netcat-openbsd-1 to netcat-openbsd-20131208.
No other change.

(tnn)

2015-03-13 16:06:04 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-listen package to 2.9.0.

(taca)

2015-03-13 16:05:19 UTC MAIN commitmail json YAML

2015-03-13 15:59:46 UTC MAIN commitmail json YAML

Note addition of sysutils/ruby-rb-inotify package version 0.9.5.

(taca)

2015-03-13 15:59:08 UTC MAIN commitmail json YAML

Add and enable ruby-rb-inotify.

(taca)

2015-03-13 15:58:33 UTC MAIN commitmail json YAML

Add ruby-rb-inotify 0.9.5.

This is a simple wrapper over the inotify Linux kernel subsystem
(http://en.wikipedia.org/wiki/Inotify) for monitoring changes to files
and directories.

It uses the FFI (http://wiki.github.com/ffi/ffi) gem to avoid having to
compile a C extension.

(taca)

2015-03-13 15:56:56 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-childprocess package to 0.5.5.

(taca)

2015-03-13 15:56:20 UTC MAIN commitmail json YAML

Update ruby-childprocess to 0.5.5.

* Longer sleep (increase stability but won't affect runtime).
* Work around JRuby problem.
* Spec environment unset in parent is unset in parent when set in grandparent.
* Remove environment variables not in ENV that are in ProcessBuilder
  environment.
* Remove unnecessary stringification of ENV keys MSP-11414
  Unlike @environment, which is a generic Hash, ENV is guarenteed to be
  <String, String>, so remove the keys #to_s calls for ENV.

(taca)

2015-03-13 15:52:25 UTC MAIN commitmail json YAML

Updated graphics/libsixel to 1.4.10

(ryoon)

2015-03-13 15:51:49 UTC MAIN commitmail json YAML

Update to 1.4.10

* Convert to new github framework.

Changelog:
* Some build mechanism improvements.
* Fix bugs especially on PNG.

(ryoon)

2015-03-13 15:49:59 UTC MAIN commitmail json YAML

Note update of security/ruby-sshkit package to 1.7.1.

(taca)

2015-03-13 15:49:17 UTC MAIN commitmail json YAML

Update ruby-sshkit to 1.7.1.

## 1.7.1

  * Fix a regression in 1.7.0 that caused command completion messages to be removed from log output. @mattbrictson

## 1.7.0

  * Update Vagrantfile to use multi-provider Hashicorp precise64 box - remove URLs. @townsen
  * Merge host ssh_options and Netssh defaults @townsen
    Previously if host-level ssh_options were defined the Netssh defaults
    were ignored.
  * Merge host ssh_options and Netssh defaults
  * Fixed race condition where output of failed command would be empty. @townsen
    Caused random failures of `test_execute_raises_on_non_zero_exit_status_and_captures_stdout_and_stderr`
    Also fixes output handling in failed commands, and generally buggy output.
  * Remove override of backtrace() and backtrace_locations() from ExecuteError. @townsen
    This interferes with rake default behaviour and creates duplicate stacktraces.
  * Allow running local commands using `on(:local)`
  * Implement the upload! and download! methods for the local backend

(taca)

2015-03-13 15:48:24 UTC MAIN commitmail json YAML

Note update of security/ruby-simple_oauth package to 0.3.1.

(taca)

2015-03-13 15:47:53 UTC MAIN commitmail json YAML

Update ruby-simple_oauth to 0.3.1.

No exact changes are available, but various dependency and fixes.

(taca)

2015-03-13 15:31:23 UTC MAIN commitmail json YAML

Note update of security/ruby-ruby-openid package to 2.7.0.

(taca)

2015-03-13 15:30:58 UTC MAIN commitmail json YAML

Update ruby-ruby-openid to 2.7.0.

Sort PLIST.

## 2.7.0

* Use RFC 2396 compatible URI parser for trustroot - 7c84ec9ced3ccbdad575e02dbfa81e53b52f909e
  See https://github.com/openid/ruby-openid/pull/85
* Use HMAC from OpenSSL rather than Digest - ce2e30d7ff3308f17ef7d8c19d6f4752f76c9c40
  See https://github.com/openid/ruby-openid/pull/84
* Check if OpenSSL is loaded - 751e55820d958ee781f5abb466a576d83ddde6fd

## 2.6.0

* More safely build filenames - 1c4a90630b183e7572b8ab5f2e3a3e0c0fecd2c7
  See https://github.com/openid/ruby-openid/pull/80
* The session serializer of Rails4.1 is json - b44a1eb511dec3be25a07930121bc80cacec0f1c
* Handle boolean value to fix signature issue - d65076269b77754da7db6e4b189edeeb9201600d
  See https://github.com/openid/ruby-openid/pull/76

(taca)

2015-03-13 15:27:54 UTC MAIN commitmail json YAML

Note update of print/ruby-prawn package to 2.0.0.

(taca)

2015-03-13 15:27:09 UTC MAIN commitmail json YAML

Update ruby-prawrn to 2.0.0.

1. Changes to supported Ruby versions
2. Changes to PrawnPDF's versioning policies
3. All decimals in PDF output are now rounded to a fixed precision of
  4 decimal places
4. Fixed text width calculation to prevent unnecessary soft hyphen
5. Fixed styled text width calculations when using TTF files
6. Fixed broken vertical alignment for center and bottom
7. Calling dash(0) now raises an error instead of generating a corrupt PDF
8. Vastly improved handling of encodings for PDF built in (AFM) fonts
9. Temporarily restored the Document#on_page_create method

Please refer http://prawnpdf.org/api-docs/2.0/file.CHANGELOG.html in datail.

(taca)

2015-03-13 15:23:23 UTC MAIN commitmail json YAML

Note update of print/ruby-pdf-core package to 0.5.1.

(taca)

2015-03-13 15:22:51 UTC MAIN commitmail json YAML

Update ruby-pdf-core to 0.5.1.

* Rename variable arr to array, fixes a call to an undefined variable b… elow.
* Round to four decimal places everywhere.

(taca)

2015-03-13 15:14:49 UTC MAIN commitmail json YAML

Note update of net/ruby-twitter package to 5.14.0.

(taca)

2015-03-13 15:14:26 UTC MAIN commitmail json YAML

Update ruby-twitter to 5.14.0.

5.14.0
------
* [Add `Twitter::NullObject#respond_to?`](https://github.com/sferik/twitter/commit/438e311d93f382960650e20898203c880ade6b25)
* [Add `Twitter::Media::Video`, `Twitter::Media::VideoInfo`, and `Twitter::Media::Variant`](https://github.com/sferik/twitter/commit/158193f85843ebac7b3188bbad26d73907577f6a)
* [Add `Twitter::Media::AnimatedGif` media entity](https://github.com/sferik/twitter/commit/76cb6645a54969edc7c9195e9e27e3728f5fd683) ([@nidev](https://twitter.com/nidev))

5.13.0
------
* [Deprecate `Twitter::REST::Client#get` and `Twitter::REST::Client#post`](https://github.com/sferik/twitter/commit/65773c7d741098490f4164fae9e4433365cd4292)
* [Rename `Twitter::REST::Client::URL_PREFIX` to `Twitter::REST::Client::BASE_URL`](https://github.com/sferik/twitter/commit/73e2b9be19acf1403f324e5be48a550d3756d822)
* [Extract `Twitter::Headers` class](https://github.com/sferik/twitter/commit/e0d4c36bade95253b98b3ee657af409bfeadbbb6)
* [Move `Twitter::Request` to `Twitter::REST::Request`](https://github.com/sferik/twitter/commit/a46d9f21067724c437d40c7cb9c609f6cd304df1)
* [Add `Twitter::REST::Request#rate_limit`](https://github.com/sferik/twitter/commit/0c9f9d6a15835a0260a5a56a8aaffdc3f3e39eed)
* [Rename `Twitter::REST::Utils` methods](https://github.com/sferik/twitter/commit/2b1cceca0d37a038d3afd0b5763f2308b3db1b2d)
* [Update default `User-Agent` to comply with Section 5.5.3 of RFC 7231](https://github.com/sferik/twitter/commit/e5eb8d451d8be2d2751e6dda132c65039e5c879c)

5.12.0
------
* [Rescue `Twitter::Error::NotFound` for safe `#favorite` and `#retweet`](https://github.com/sferik/twitter/commit/5e6223df20217fd6b0ac78b44b0defdb46d1e018)
* [Make `Twitter::User#profile_background_image_uri` methods return a URI](https://github.com/sferik/twitter/commit/d96194c0c3b17076e48faed1b05cd48d043a6778)
* [Un-deprecate `Twitter::Base#to_hash`](https://github.com/sferik/twitter/commit/f45ce597408ab2bae2b55db6456543bf6d9ea081)
* [Add `Twitter::Tweet#possibly_sensitive?`](https://github.com/sferik/twitter/commit/917e8f14f7707eb646e8057827ed0ba9d1766eeb)
* [Namespace registered Faraday middleware](https://github.com/sferik/twitter/commit/a96931171e32c142f36318547f2cffa6ccd5c199) ([@godfoca](https://twitter.com/godfoca))
* [Fix test failures on Ruby 2.2.0-preview1](https://github.com/sferik/twitter/commit/74fb2e676f5882c62a6d4f07d7bbf8ca1f469fe2)
* [Make Twitter::NullObject Comparable](https://github.com/sferik/twitter/commit/9635db5128708525f3368800f11c519d6b14b1e4)

5.11.0
------
* [Return a Twitter::NullObject for empty attributes](https://github.com/sferik/twitter/commit/bca179eefb1c157f19b882a88ba608f6817b76bb)
* [Add `iso_language_code` attribute to `Twitter::Metadata`](https://github.com/sferik/twitter/commit/7bf3a1b6ad0c35dc608b03ba2b3321b594e4da1c)

5.10.0
------
* [Add support for extended entities](https://github.com/sferik/twitter/commit/ed7c708e4208de1df27d141678c14e23422504a0)
* [Add `Twitter::REST::Client#upload`](https://github.com/sferik/twitter/commit/f5a747b53c4866bb378d6022f309d6176620122e)

(taca)

2015-03-13 15:10:16 UTC MAIN commitmail json YAML

Note update of net/ruby-netrc package to 0.10.3.

(taca)

2015-03-13 15:09:52 UTC MAIN commitmail json YAML

Update ruby-netrc to 0.10.3.

0.10.3 02/24/15
===============

error when Dir.home is not readable

(taca)

2015-03-13 15:07:48 UTC MAIN commitmail json YAML

Note update of net/ruby-addressable package to 2.3.7.

(taca)

2015-03-13 15:07:22 UTC MAIN commitmail json YAML

Update ruby-addressable to 2.3.7.

# Addressable 2.3.7
- fix scenario in which invalid URIs don't get an exception until inspected
- handle hostnames with two adjacent periods correctly
- upgrade of RSpec

(taca)

2015-03-13 15:06:27 UTC MAIN commitmail json YAML

Note update of misc/ruby-parallel package to 1.4.1.

(taca)

2015-03-13 15:05:50 UTC MAIN commitmail json YAML

2015-03-13 15:03:35 UTC MAIN commitmail json YAML

Note update of misc/ruby-ohai package to 8.1.1.

(taca)

2015-03-13 15:02:59 UTC MAIN commitmail json YAML

Update ruby-ohai to 8.1.1.

* pkgsrc change: add pkg_alternatives support.

No changes available.

(taca)

2015-03-13 14:53:59 UTC MAIN commitmail json YAML

Note update of misc/ruby-memoizable package to 0.4.2.

(taca)

2015-03-13 14:53:30 UTC MAIN commitmail json YAML

Update ruby-memoizable to 0.4.2.

* A few big fixes and improvements.
* Use resolution-independent SVG badges [ci skip].

(taca)

2015-03-13 14:48:44 UTC MAIN commitmail json YAML

Update ruby-commander to 4.3.0.

* pkgsrc change: add pkg_alternatives support.

=== 4.3.0 / 2015-02-07

* Drops support for Ruby 1.8. Please use 4.2.1 if you still need Ruby 1.8 compatibility.
* Fixed a bug with `always_trace` (#91) (@KrauseFx)
* Renamed `commands` to `defined_commands` for better compatibility with Pry

=== 4.2.1 / 2014-09-28

* Improve `choose` compatibility with HighLine's version (#79)

=== 4.2.0 / 2014-04-29

* Add ability to use commander without importing into the global namespace (#61) (@krissi)

(taca)

2015-03-13 14:46:20 UTC MAIN commitmail json YAML

Note update of misc/ruby-descendants_tracker package to 0.0.4.

(taca)

2015-03-13 14:45:47 UTC MAIN commitmail json YAML

Update ruby-descendants_tracker to 0.0.4.

No changes available but several improvements and bug fixes.

(taca)

2015-03-13 14:42:16 UTC MAIN commitmail json YAML

Note update of misc/ruby-thread_safe package to 0.3.5.

(taca)

2015-03-13 14:41:31 UTC MAIN commitmail json YAML

Update misc/ruby-thread_safe to 0.3.5.

Various bug fixes and improvement.

(taca)

2015-03-13 14:36:46 UTC MAIN commitmail json YAML

Note update of misc/ruby-daemons package to 1.2.1.

(taca)

2015-03-13 14:36:09 UTC MAIN commitmail json YAML

Update ruby-daemons to 1.2.1.

== Release 1.2.1: March 10, 2015

* increase version number to be able to re-push to rubygems

== Release 1.2.0: March 8, 2015

* add options for custum log file names.
* change pid file name scheme to "#progname_num#{number}.pid" for multiple instances.
* fix call_as_daemon not saving the PID (thanks Roberto Plancarte)
* allow for custom statis messages (thanks to Joseph Haig)
* fix Pid.running? rescuing timeout exceptions (thanks to Geraud Boyer)
* monitor.rb/application.rb/application_group.rb: handle :monitor and :multiple in combination correctly
  (thanks to Prakash Murthy).
* pidfile.rb: Handle invalid or empty pid files instead of returning pid 0 (thanks to Aaron Stone)
* run the whole gem through Rubocop (thanks to Aaron Stone)
* gem cleanup (thanks to Aaron Stone)

(taca)

2015-03-13 14:34:50 UTC MAIN commitmail json YAML

Note update of misc/ruby-bundler package to 1.8.5.

(taca)

2015-03-13 14:34:13 UTC MAIN commitmail json YAML

Update ruby-bundler to 1.8.5.

* pkgsrc change: add support for pkg_alternatives.

## 1.8.5 (2015-03-11)

Bugfixes:

  - remove MIT license from gemspec when removing license file (@indirect)
  - respect 'no' immediately as well as saving it in `gem` config (@kirs)

## 1.8.4 (2015-03-05)

Bugfixes:

  - document --all-platforms option (#3449, @moeffju)
  - find gems from all sources on exec after install (#3450, @TimMoore)

## 1.8.3 (2015-02-24)

Bugfixes:

  - handle boolean values for gem settings (@EduardoBautista)
  - stop always looking for updated `path` gems (#3414, #3417, #3429, @TimMoore)
## 1.8.2 (2015-02-14)

Bugfixes:

  - allow config settings for gems with 'http' in the name again (#3398, @tmoore)

## 1.8.1 (2015-02-13)

Bugfixes:

  - synchronize building git gem native extensions (#3385, @antifuchs & @indirect)
  - set gemspec bindir correctly (#3392, @tmoore)
  - request lockfile deletion when it is malformed (#3396, @indirect)
  - explain problem when mirror config is missing (#3386, @indirect)
  - explain problem when caching causes permission error (#3390, @indirect)
  - normalize URLs in config keys (#3391, @indirect)

## 1.8.0 (2015-02-10)

Bugfixes:

  - Gemfile `github` blocks now work (#3379, @indirect)

Bugfixes from v1.7.13:

  - Look up installed gems in remote sources (#3300, #3368, #3377, #3380, #3381, @indirect)
  - Look up gems across all sources to satisfy dependencies (#3365, @keiths-osc)
  - Request dependencies for no more than 100 gems at a time (#3367, @segiddins)

## 1.8.0.rc (2015-01-26)

Features:

  - add `config disable_multisource` option to ensure sources can't compete (@indirect)

Bugfixes:

  - don't add extra quotes around long, quoted config values (@aroben, #3338)

Security:

  - warn when more than one top-level source is present (@indirect)

## 1.8.0.pre (2015-01-26)

Features:

  - add metadata allowed_push_host to new gem template (#3002, @juanitofatas)
  - adds a `--no-install` flag to `bundle package` (@d-reinhold)
  - add `bundle config auto_install true` to install automatically (@smashwilson)
  - add `bundle viz --without` to exclude gem groups from resulting graph (@fnichol)
  - prevent whitespace in gem declarations with clear messaging (@benlakey)
  - tries to find a `bundler-<command>` executable on your path for non-bundler commands (@andremedeiros)
  - tries to find `gems.rb` and it's new counterpart, `gems.locked` (@andremedeiros)
  - change the initial version of new gems from `0.0.1` to `0.1.0` (@petedmarsh)
  - add `package --all-platforms` to cache gems for each known platform (@ccutrer)
  - speed up `exec` when running commands on the $PATH (@kirs)
  - add gem code of conduct file and option (@kirs)
  - add config settings for gem license and tests (@kirs)
  - add `bin/setup` and `bin/console` to new gems (@indirect)
  - include configured user-agent in network requests (@indirect)
  - support `github`, `gist`, and `bitbucket` options on git gems (@indirect)
  - add `package --cache-path` and `config cache_path` for cache location (@jnraine)
  - allow `config` to work even when a Gemfile is not present (@dholdren)
  - add `config gemfile /path` for other Gemfile locations (@dholdren)

Bugfixes:

  - reduce memory usage with threaded parallel workers (@Who828)
  - support read-only git gems (@pmahoney)
  - various resolver performance improvements (@dubek)
  - untaint git gem paths for Rubygems compatibility (@tdtds)

Documentation:

  - add missing Gemfile global `path` explanation (@agenteo)

## 1.7.13 (2015-02-07)

Bugfixes:

  - Look up installed gems in remote sources (#3300, #3368, #3377, #3380, #3381, @indirect)
  - Look up gems across all sources to satisfy dependencies (#3365, @keiths-osc)
  - Request dependencies for no more than 100 gems at a time (#3367, @segiddins)

(taca)

2015-03-13 14:32:17 UTC MAIN commitmail json YAML

Note update of math/ruby-spreadsheet package to 1.0.3.

(taca)

2015-03-13 14:31:38 UTC MAIN commitmail json YAML

Update ruby-spreadsheet to 1.0.3.

### 1.0.3 / 10.03.2015

Author: Robert Eshleman <c.robert.eshleman@gmail.com>
Date:  Mon Mar 9 09:47:59 2015 -0400

* Update `ruby-ole` to `1.2.11.8`
** `ruby-ole` <= `1.2.11.7` throws a duplicated key warning in Ruby 2.2.
** This commit updates `ruby-ole` to `1.2.11.8`, which fixes this warning.
** Related discussion: [aquasync/ruby-ole#15] - [aquasync/ruby-ole#15]: https://github.com/aquasync/ruby-ole/issues/15

### 1.0.2 / 05.03.2015

Author: cantin <cantin2010@gmail.com>
Date:  Thu Mar 5 16:13:59 2015 +0800

* add Rational support
* add rational requirement
* use old rational syntax in test

(taca)

2015-03-13 14:27:01 UTC MAIN commitmail json YAML

Note update of lang/ruby-execjs package to 2.4.0.

(taca)

2015-03-13 14:26:36 UTC MAIN commitmail json YAML

Update ruby-execjs to 2.4.0.

A few bug fixes.

(taca)

2015-03-13 14:24:03 UTC MAIN commitmail json YAML

Note update of lang/ruby-coffee-script-source package to 1.9.1.

(taca)

2015-03-13 14:23:17 UTC MAIN commitmail json YAML

Update ruby-coffee-script-source to 1.9.1.

No changes available.

(taca)

2015-03-13 14:18:01 UTC MAIN commitmail json YAML

Note update of graphics/ruby-mini-magick package to 4.1.0.

(taca)

2015-03-13 14:17:13 UTC MAIN commitmail json YAML

Update ruby-mini-magick to 4.1.0.

4.1.0

* Added MiniMagick::Tool#stack for building ImageMagick stacks:

MiniMagick::Tool::Convert.new do |convert|
  convert << "wand.gif"
  convert.stack do |stack|
    stack << "wand.gif"
    stack.rotate(30)
  end
  convert << "images.gif"
end

convert wand.gif \( wand.gif -rotate 90 \) images.gif

4.0.4

* Allow filenames with colon in their names (thanks to @agorf)

(taca)

2015-03-13 14:13:30 UTC MAIN commitmail json YAML

Note update of these packages:

devel/ruby-uglifier 2.7.1
graphics/ruby-chunky_png 1.3.4

(taca)

2015-03-13 14:12:24 UTC MAIN commitmail json YAML

Update graphics/ruby-chunky_png to 1.3.4.

=== 1.3.4 - 2015-02-16

- Assert compatibility with Ruby 2.2
- Improved documentation using RDoc, so it is included on http://www.rubydoc.info/gems/chunky_png
- Update chunkypng.com website; migrate some stuff from the wiki.

(taca)

2015-03-13 14:08:46 UTC MAIN commitmail json YAML

Update ruby-uglifier to 2.7.1.

## 2.7.1 (27 February 2015)

- fix compatibility with experimental Alaska ExecJS runtime

(taca)

2015-03-13 14:07:56 UTC MAIN commitmail json YAML

Note update of devel/ruby-tins package to 1.3.5.

(taca)

2015-03-13 14:07:04 UTC MAIN commitmail json YAML

Update ruby-tins to 1.3.5.

* 2015-03-03 Release 1.3.5
  - Don't automatically include #to method into Object, this can lead to some
    confusion.

(taca)

2015-03-13 14:01:28 UTC MAIN commitmail json YAML

Note update of Ruby Simplecov package:

devel/ruby-simplecov-html 0.9.0
devel/ruby-simplecov 0.9.2

(taca)

2015-03-13 14:00:26 UTC MAIN commitmail json YAML

License changed to MIT.

(taca)

2015-03-13 14:00:10 UTC MAIN commitmail json YAML

2015-03-13 13:58:13 UTC MAIN commitmail json YAML

Update ruby-simplecov to 0.9.2.

## Bugfixes

0.9.2, 2015-02-18 ([changes](https://github.com/colszowka/simplecov/compare/v0.9.1...v0.9.2))
====================

This is a minor bugfix release for simplecov-html, released as `0.9.0`. Due to the tight version constraint in the gemspec
a new release of simplecov had to be shipped to allow using simplecov-html `~> 0.9.0`.

  * The browser back / forward button should now work again. See [#36](https://github.com/colszowka/simplecov-html/pull/36) and
    [#35](https://github.com/colszowka/simplecov-html/pull/35). Thanks @whatasunnyday and @justinsteele for submitting PRs to fix this.
  * Fix "warning: possibly useless use of a variable in void context" See [#31](https://github.com/colszowka/simplecov-html/pull/31). Thanks @cbandy
  * Always use binary file format. See [#32](https://github.com/colszowka/simplecov-html/pull/32). Thanks @andy128k
  * Avoid slow file output with JRuby/Windows. See [#16](https://github.com/colszowka/simplecov-html/pull/16). Thanks @pschambacher

Other than the release includes a bunch of mostly documentation improvements:

  * Update Rails path for Rails 4+. See [#336](https://github.com/colszowka/simplecov/pull/336). Thanks @yazinsai
  * Encourage use of .simplecov to avoid lost files. See [#338](https://github.com/colszowka/simplecov/pull/338). thanks @dankohn
  * Specified in the gemspec that simplecov needs ruby 1.8.7. See [#343](https://github.com/colszowka/simplecov/pull/343). thanks @iainbeeston
  * Fix mispointed link in CHANGELOG.md. See [#353](https://github.com/colszowka/simplecov/pull/353). Thanks @dleve123
  * Improve command name docs. See [#356](https://github.com/colszowka/simplecov/pull/356). Thanks @gtd

(taca)

2015-03-13 13:57:21 UTC MAIN commitmail json YAML

Update ruby-simplecov-html to 0.9.0.

* License changed to MIT.
* A few improvements.

(taca)

2015-03-13 13:51:44 UTC MAIN commitmail json YAML

Note update of devel/ruby-sexp-processor package to 4.5.0.

(taca)

2015-03-13 13:51:18 UTC MAIN commitmail json YAML

Update ruby-sexp-processor to 4.5.0.

=== 4.5.0 / 2015-03-09

* 1 minor enhancement:

  * Added SexpProcessor::expand_dirs_to_files as a utility to cmdline tools.

(taca)

2015-03-13 13:49:33 UTC MAIN commitmail json YAML

Note update of devel/ruby-rspec-rails package to 3.2.1.

(taca)

2015-03-13 13:49:03 UTC MAIN commitmail json YAML

Update ruby-rspec-rails to 3.2.1.

### 3.2.1 / 2015-02-23
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.2.0...v3.2.1)

Bug Fixes:

* Add missing `require` to RSpec generator root fixing an issue where Rail's
  autoload does not find it in some environments. (Aaron Kromer, #1305)
* `be_routable` matcher now has the correct description. (Tony Ta, #1310)
* Fix dependency to allow Rails 4.2.x patches / pre-releases (Lucas Mazza, #1318)
* Disable the `test-unit` gem's autorunner on projects running Rails < 4.1 and
  Ruby < 2.2 (Aaron Kromer, #1320)

(taca)

2015-03-13 13:48:30 UTC MAIN commitmail json YAML

Note update of devel/ruby-rspec-support package to 3.2.2.

(taca)

2015-03-13 13:47:40 UTC MAIN commitmail json YAML

Update ruby-rspec-support to 3.2.2.

### 3.2.2 / 2015-02-23

Bug Fixes:

* Fix an encoding issue with `EncodedString#split` when encountering an
  invalid byte string. (Benjamin Fleischer, #1760)

(taca)

2015-03-13 13:47:09 UTC MAIN commitmail json YAML

Note update of devel/ruby-rspec-mocks package to 3.2.1.

(taca)

2015-03-13 13:46:44 UTC MAIN commitmail json YAML

Update ruby-rspec-mocks to 3.2.1.

### 3.2.1 / 2015-02-23
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.2.0...v3.2.1)

Bug Fixes:

* Add missing `rspec/support/differ` require so that rspec-mocks can be
  used w/o rspec-expectations (which also loads the differ and hided the
  fact we forgot to require it). (Myron Marston, #893)
* Revert tracking of received arg mutation (added in 3.2.0 to provide an
  error in a situation we can't support) as our implementation has side
  effects on non-standard objects and there's no solution we could come
  up with that always works. (Myron Marston, #900)

(taca)

2015-03-13 13:46:04 UTC MAIN commitmail json YAML

Note update of devel/ruby-rspec-core package to 3.2.2.

(taca)

2015-03-13 13:45:35 UTC MAIN commitmail json YAML

Update ruby-rspec-core to 3.2.2.

### 3.2.2 / 2015-03-11
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.1...v3.2.2)

Bug Fixes:

* Fix regression in 3.2.0 that allowed tag-filtered examples to
  run even if there was a location filter applied to the spec
  file that was intended to limit the file to other examples.
  (#1894, Myron Marston)

### 3.2.1 / 2015-02-23
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.2.0...v3.2.1)

Bug Fixes:

* Notify start-of-run seed _before_ `start` notification rather than
  _after_ so that formatters like Fuubar work properly. (Samuel Esposito, #1882)

(taca)

2015-03-13 13:42:26 UTC MAIN commitmail json YAML

Note update of devel/ruby-parser package to 3.6.5.

(taca)

2015-03-13 13:41:27 UTC MAIN commitmail json YAML

Update ruby-parser to 3.6.5.

pkgsrc change: Add pkg_alternatives support.

=== 3.6.5 / 2015-03-12

* 1 minor enhancement:

  * Add line numbers from block comments =begin/=end. (presidentbeef)

(taca)

2015-03-13 13:38:55 UTC MAIN commitmail json YAML

Add and enable ruby-celluloid.

(taca)

2015-03-13 13:38:33 UTC MAIN commitmail json YAML

Note update of devel/ruby-i18n package to 0.7.0.

(taca)

2015-03-13 13:38:08 UTC MAIN commitmail json YAML

Update ruby-i18n to 0.7.0.

0.7.0
* Drop support to Ruby 1.8.7 / REE
* Drop support to Rails 2.3 / 3.0 / 3.1
* Remove deprecated stuff:
  - Setting :default_exception_hander Symbol to I18n.exception_handler.
  - normalize_translation_keys in favor of normalize_keys.
  - :rescue_format option on the exception handler.
  - enforce_available_locales now defaults to true with no deprecation message.

(taca)

2015-03-13 13:34:38 UTC MAIN commitmail json YAML

Note update of devel/ruby-docile package to 1.1.5.

(taca)

2015-03-13 13:34:16 UTC MAIN commitmail json YAML

Update ruby-docile to 1.1.5.

## [v1.1.5 (Jun 15, 2014)](http://github.com/ms-ati/docile/compare/v1.1.4...v1.1.5)

  - as much as possible, loosen version restrictions on development dependencies
  - clarify gemspec settings as much as possible
  - bump rspec dependency to 3.0.x

## [v1.1.4 (Jun 11, 2014)](http://github.com/ms-ati/docile/compare/v1.1.3...v1.1.4)

  - Special thanks to Ken Dreyer  (@ktdreyer):
    - make simplecov/coveralls optional for running tests \[[33834852c7](https://github.com/ms-ati/docile/commit/33834852c7849912b97e109e8c5c193579cc5e98)\]
    - update URL in gemspec \[[174e654a07](https://github.com/ms-ati/docile/commit/174e654a075c8350b3411b212cfb409bc605348a)\]

## [v1.1.3 (Feb 4, 2014)](http://github.com/ms-ati/docile/compare/v1.1.2...v1.1.3)

  - Special thanks to Alexey Vasiliev (@le0pard):
    - fix problem to catch NoMethodError from non receiver object
    - upgrade rspec format to new "expect" syntax

## [v1.1.2 (Jan 10, 2014)](http://github.com/ms-ati/docile/compare/v1.1.1...v1.1.2)

  - remove unnecessarily nested proxy objects (thanks @Ajedi32)!
  - documentation updates and corrections

(taca)

2015-03-13 13:33:00 UTC MAIN commitmail json YAML

Note addition of devel/ruby-celluloid package version 0.16.0.

(taca)

2015-03-13 13:32:04 UTC MAIN commitmail json YAML

Add ruby-celluloid package version 0.16.0.

Celluloid provides a simple and natural way to build fault-tolerant concurrent
programs in Ruby. With Celluloid, you can build systems out of concurrent
objects just as easily as you build sequential programs out of regular
objects.  Recommended for any developer, including novices, Celluloid should
help ease your worries about building multithreaded Ruby programs.

(taca)

2015-03-13 13:29:40 UTC MAIN commitmail json YAML

Note addition of time/ruby-hitimes package version 1.2.2 and
time/ruby-timers package version 4.0.1.

(taca)

2015-03-13 13:29:00 UTC MAIN commitmail json YAML

Add and enable ruby-hitimes and ruby-timers.

(taca)

2015-03-13 13:28:23 UTC MAIN commitmail json YAML

Add ruby-timers package version 4.0.1.

Ruby timer collections. Schedule several procs to fire after configurable
delays or at periodic intervals.

This gem is especially useful when you are faced with an API that accepts a
single timeout but you want to run multiple timers on top of it. An example of
such a library is [nio4r](https://github.com/celluloid/nio4r), a
cross-platform Ruby library for using system calls like epoll and kqueue.

(taca)

2015-03-13 13:27:33 UTC MAIN commitmail json YAML

Add ruby-hitimes package version 1.2.2.

Hitimes is a fast, high resolution timer library for recording
performance metrics.  It uses the appropriate low method calls for each
system to get the highest granularity time increments possible.

It currently supports any of the following systems:

* any system with the POSIX call `clock_gettime()`
* Mac OS X
* Windows
* JRuby

Using Hitimes can be faster than using a series of `Time.new` calls, and
it will have a much higher granularity. It is definitely faster than
using `Process.times`.

(taca)

2015-03-13 11:32:09 UTC MAIN commitmail json YAML

Updated security/keychain to 2.7.1nb2

(roy)

2015-03-13 11:29:33 UTC MAIN commitmail json YAML

Keychain isn't a bash script.
Update homepage to proper one.

(roy)

2015-03-13 11:22:04 UTC MAIN commitmail json YAML

Updated textproc/json-glib to 1.0.2

(prlw1)

2015-03-13 11:21:39 UTC MAIN commitmail json YAML

Update json-glib to 1.0.2

parser: Use the right length for parsing the stream contents
json-parser: use length parameter when validating utf-8
generator: Escape Object key names correctly
generator: Escape the control characters correctly
generator: Add tests for updated string escaping routine
build: Include enum-types.[ch] in the introspection sources
translation updates

(prlw1)

2015-03-13 10:57:15 UTC MAIN commitmail json YAML

ddclient has an optional runtime dependency on p5-IO-Socket-SSL; pull it in if the "ssl" option is set

(jmcneill)

2015-03-13 10:27:49 UTC MAIN commitmail json YAML

xsa119-unstable.patch from upstream:

By default qemu will try to create some sort of backend for the
emulated VGA device, either SDL or VNC.

However when the user specifies sdl=0 and vnc=0 in their configuration
libxl was not explicitly disabling either backend, which could lead to
one unexpectedly running.

If either sdl=1 or vnc=1 is configured then both before and after this
change only the backends which are explicitly enabled are configured,
i.e. this issue only occurs when all backends are supposed to have
been disabled.

This affects qemu-xen and qemu-xen-traditional differently.

If qemu-xen was compiled with SDL support then this would result in an
SDL window being opened if $DISPLAY is valid, or a failure to start
the guest if not. Passing "-display none" to qemu before any further
-sdl options disables this default behaviour and ensures that SDL is
only started if the libxl configuration demands it.

If qemu-xen was compiled without SDL support then qemu would instead
start a VNC server listening on ::1 (IPv6 localhost) or 127.0.0.1
(IPv4 localhost) with IPv6 preferred if available. Explicitly pass
"-vnc none" when vnc is not enabled in the libxl configuration to
remove this possibility.

qemu-xen-traditional would never start a vnc backend unless asked.
However by default it will start an SDL backend, the way to disable
this is to pass a -vnc option. In other words passing "-vnc none" will
disable both vnc and sdl by default. sdl can then be reenabled if
configured by subsequent use of the -sdl option.

Tested with both qemu-xen and qemu-xen-traditional built with SDL
support and:
        xl cr # defaults
        xl cr sdl=0 vnc=0
        xl cr sdl=1 vnc=0
        xl cr sdl=0 vnc=1
        xl cr sdl=0 vnc=0 vga=\"none\"
        xl cr sdl=0 vnc=0 nographic=1
with both valid and invalid $DISPLAY.

This is XSA-119.

(spz)

2015-03-13 09:43:41 UTC MAIN commitmail json YAML

xsa119-4.2.patch from upstream:

>From b6e327fde6c365086594e2b46edf435aa1671b1a Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Fri, 20 Feb 2015 14:41:09 +0000
Subject: [PATCH] tools: libxl: Explicitly disable graphics backends on qemu
cmdline

By default qemu will try to create some sort of backend for the
emulated VGA device, either SDL or VNC.

However when the user specifies sdl=0 and vnc=0 in their configuration
libxl was not explicitly disabling either backend, which could lead to
one unexpectedly running.

If either sdl=1 or vnc=1 is configured then both before and after this
change only the backends which are explicitly enabled are configured,
i.e. this issue only occurs when all backends are supposed to have
been disabled.

This affects qemu-xen and qemu-xen-traditional differently.

If qemu-xen was compiled with SDL support then this would result in an
SDL window being opened if $DISPLAY is valid, or a failure to start
the guest if not. Passing "-display none" to qemu before any further
-sdl options disables this default behaviour and ensures that SDL is
only started if the libxl configuration demands it.

If qemu-xen was compiled without SDL support then qemu would instead
start a VNC server listening on ::1 (IPv6 localhost) or 127.0.0.1
(IPv4 localhost) with IPv6 preferred if available. Explicitly pass
"-vnc none" when vnc is not enabled in the libxl configuration to
remove this possibility.

qemu-xen-traditional would never start a vnc backend unless asked.
However by default it will start an SDL backend, the way to disable
this is to pass a -vnc option. In other words passing "-vnc none" will
disable both vnc and sdl by default. sdl can then be reenabled if
configured by subsequent use of the -sdl option.

Tested with both qemu-xen and qemu-xen-traditional built with SDL
support and:
        xl cr # defaults
        xl cr sdl=0 vnc=0
        xl cr sdl=1 vnc=0
        xl cr sdl=0 vnc=1
        xl cr sdl=0 vnc=0 vga=\"none\"
        xl cr sdl=0 vnc=0 nographic=1
with both valid and invalid $DISPLAY.

This is XSA-119.

(spz)

2015-03-13 09:09:39 UTC MAIN commitmail json YAML

Updated emulators/qemu to 2.2.1

(ryoon)

2015-03-13 09:09:13 UTC MAIN commitmail json YAML

Update to 2.2.1

Changelog:

2001e19: Update version for v2.2.1 release (Michael Roth)
c70221d: vpc: Fix size in fixed image creation (Kevin Wolf)
07db685: coroutine: Fix use after free with qemu_coroutine_yield() (Kevin Wolf)
c4ca8af: acpi: update generated hex files (Michael Roth)
16765a5: acpi-test: update expected DSDT (Michael Roth)
dab0efc: pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled (Igor
Mammedov)
6c699aa: xen-hvm: increase maxmem before calling xc_domain_populate_physmap
(Stefano Stabellini)
a958b9b: linux-user: Check for cpu_init() errors (Eduardo Habkost)
4ec1b9b: qdev: Avoid type assertion in qdev_build_hotpluggable_device_list()
(Jun Li)
3e04f97: kvm/apic: fix 2.2->2.1 migration (Paolo Bonzini)
00fd890: target-mips: fix broken snapshotting (Leon Alrae)
3d1cd59: update ipxe from 69313ed to 35c5379 (Gerd Hoffmann)
a97f9a7: exec: change default exception_index value for migration to -1 (Paolo
Bonzini)
987aba5: qtest: Fix deadloop by running main loop AIO context's timers (Fam
Zheng)
7d389a2: block/iscsi: fix uninitialized variable (Peter Wu)
2a020d2: fix mc146818rtc wrong subsection name to avoid
vmstate_subsection_load() fail (Zhang Haoyu)
6833856: libcacard: stop linking against every single 3rd party library (Daniel
P. Berrange)
a9eb2b6: qemu-thread: fix qemu_event without futexes (Paolo Bonzini)
4d49de6: vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
(Alex Williamson)
3750d25: target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT (Peter
Maydell)
4ac8b01: hw/input/hid.c Fix capslock hid code (Dinar Valeev)
e60fb7a: sb16: fix interrupt acknowledgement (Paolo Bonzini)
451b9e2: virtio: fix feature bit checks (Cornelia Huck)
0d09315: vt82c686: avoid out-of-bounds read (Paolo Bonzini)
8d1fdb1: target-i386: fix movntsd on big-endian hosts (Paolo Bonzini)
b0a231a: scsi: fix cancellation when I/O was completed but DMA was not. (Paolo
Bonzini)
09e2753: linux-user: Fix broken m68k signal handling on 64 bit hosts (Peter
Maydell)
49725cd: pckbd: set bits 2-3-6-7 of the output port by default (Paolo Bonzini)
fdb2ed4: serial: refine serial_thr_ipending_needed (Paolo Bonzini)
e54bcad: serial: reset thri_pending on IER writes with THRI=0 (Paolo Bonzini)
e1ce0c3: vl.c: fix regression when reading machine type from config file
(Marcel Apfelbaum)
cb3360d: PPC: Fix crash on spapr_tce_table_finalize() (David Gibson)
f738ade: atomic: fix position of volatile qualifier (Paolo Bonzini)
83dbd88: migration/block: fix pending() return value (Vladimir
Sementsov-Ogievskiy)
718ab31: target-xtensa: test cross-page opcode (Max Filippov)
27ad3df: target-xtensa: fix translation for opcodes crossing page boundary (Max
Filippov)
6569578: audio: Don't free hw resources until after hw backend is stopped
(Peter Maydell)
51d703f: linuxboot: fix loading old kernels (Paolo Bonzini)
ebd2bd2: block: Don't probe for unknown backing file format (Kevin Wolf)
9f8da03: qcow2.py: Add required padding for header extensions (Kevin Wolf)
63a3acd: qcow2: Fix header extension size check (Kevin Wolf)
9fc6075: block migration: fix return value (Gary R Hook)
6950b92: block/raw-posix: Fix ret in raw_open_common() (Max Reitz)
9b3f3d6: qcow2: Respect bdrv_truncate() error (Max Reitz)
6f45cda: qcow2: Flushing the caches in qcow2_close may fail (Max Reitz)
1e85e69: qcow2: Prevent numerical overflow (Max Reitz)
ff15187: iotests: Add test for unsupported image creation (Max Reitz)
0a0a984: iotests: Only kill NBD server if it runs (Max Reitz)
b15bfd0: qemu-img: Check create_opts before image amendment (Max Reitz)
10be14e: qemu-img: Check create_opts before image creation (Max Reitz)
6065d54: block: Check create_opts before image creation (Max Reitz)
0fc9a06: block/nfs: Add create_opts (Max Reitz)
1961d1c: block/vvfat: qcow driver may not be found (Max Reitz)
e81703b: block: Omit bdrv_find_format for essential drivers (Max Reitz)
7e213f8: block: Make essential BlockDriver objects public (Max Reitz)

(ryoon)

2015-03-12 21:35:01 UTC MAIN commitmail json YAML

Updated audio/fdk-aac to 0.1.4

(adam)

2015-03-12 21:31:19 UTC MAIN commitmail json YAML

Changes 0.1.4:
- Updated upstream sources, with minor changes to the decoder API
  breaking the ABI. (Calling code using AUDIO_CHANNEL_TYPE may need to
  be updated. A new option AAC_PCM_LIMITER_ENABLE has been added, enabled
  by default, which incurs extra decoding delay.)
- PowerPC optimizations, fixes for building on AIX
- Support for reading streamed wav files in the encoder example
- Fix VBR encoding of sample rates over 64 kHz

(adam)

2015-03-12 21:00:01 UTC MAIN commitmail json YAML

'-' is a valid character in github account names

(tnn)

2015-03-12 20:55:48 UTC MAIN commitmail json YAML

follow the github usage example more closely (no functional change intended)

(tnn)

2015-03-12 19:41:30 UTC MAIN commitmail json YAML

2015-03-12 19:39:15 UTC MAIN commitmail json YAML

2015-03-12 19:17:55 UTC MAIN commitmail json YAML

needs pax for do-install target

(tnn)

2015-03-12 18:43:38 UTC MAIN commitmail json YAML

wants to link with libpthread

(tnn)

2015-03-12 18:40:37 UTC MAIN commitmail json YAML

2015-03-12 17:50:30 UTC MAIN commitmail json YAML

2015-03-12 17:45:50 UTC MAIN commitmail json YAML

2015-03-12 17:35:06 UTC MAIN commitmail json YAML

2015-03-12 17:32:58 UTC MAIN commitmail json YAML

honour PKGMANDIR

(tnn)

2015-03-12 17:27:50 UTC MAIN commitmail json YAML

needs gzip as tool during build

(tnn)

2015-03-12 17:04:52 UTC MAIN commitmail json YAML

honour PKGMANDIR

(tnn)

2015-03-12 16:57:53 UTC MAIN commitmail json YAML

fix parse error in fftw.texi when makeinfo is provided by gtexinfo

(tnn)

2015-03-12 16:48:40 UTC MAIN commitmail json YAML

unconditionally needs dlopen

(tnn)

2015-03-12 16:44:04 UTC MAIN commitmail json YAML

Needs p5-File-ShareDir. Bump PKGREVISION.

(tnn)

2015-03-12 16:38:09 UTC MAIN commitmail json YAML

requires gzip as tool in install phase

(tnn)

2015-03-12 16:35:39 UTC MAIN commitmail json YAML

2015-03-12 16:33:32 UTC MAIN commitmail json YAML

requires pthreads

(tnn)

2015-03-12 15:49:20 UTC MAIN commitmail json YAML

Bump the ABI dependency as required

The ABI was changed in modular-xorg-server 1.12.4nb10, as required by
the latest version of the Intel driver (x11/xf86-video-intel 2.99.917).

(khorben)

2015-03-12 15:34:16 UTC MAIN commitmail json YAML

needs pthreads (libixp_pthread.a)

(tnn)

2015-03-12 15:32:05 UTC MAIN commitmail json YAML

unconditionally requires dlopen

(tnn)

2015-03-12 15:25:25 UTC MAIN commitmail json YAML

requires pthreads on non-Windows platforms

(tnn)

2015-03-12 15:23:39 UTC MAIN commitmail json YAML

2015-03-12 15:01:25 UTC MAIN commitmail json YAML

Fix openjdk7 packaging.

* Remove redundant PLIST entries. Thank you, wiz@.

(ryoon)

2015-03-12 15:01:22 UTC MAIN commitmail json YAML

Strip libgo from the package, it is very large and useless in this context.

Ride previous PKGREVISION bump.

(jperkin)

2015-03-12 14:59:57 UTC MAIN commitmail json YAML

Move RUBY_VERSION_SUPPORTED restriction from ruby-suikyo/Makefile to
suikyo/Makefile.common to restrict both packages ruby18 only.

(taca)

2015-03-12 14:57:36 UTC MAIN commitmail json YAML

Strip libgo from the package, it is very large and useless in this context.

Ride previous PKGREVISION bump.

(jperkin)

2015-03-12 14:56:53 UTC MAIN commitmail json YAML

Updated lang/gcc48 to 4.8.4
Updated lang/gcc48-libs to 4.8.4nb1

(ryoon)

2015-03-12 14:56:14 UTC MAIN commitmail json YAML

2015-03-12 14:54:14 UTC MAIN commitmail json YAML

wants to link with libpthread

(tnn)

2015-03-12 14:53:54 UTC MAIN commitmail json YAML

Updated lang/gcc47 to 4.7.4
Updated lang/gcc47-libs to 4.7.4nb1

(ryoon)

2015-03-12 14:53:13 UTC MAIN commitmail json YAML

2015-03-12 14:46:37 UTC MAIN commitmail json YAML

Updated pkgtools/x11-links to 0.93

(ryoon)

2015-03-12 14:46:09 UTC MAIN commitmail json YAML

2015-03-12 14:31:08 UTC MAIN commitmail json YAML

needs libintl

(tnn)

2015-03-12 14:29:28 UTC MAIN commitmail json YAML

include pthread.bl3.mk under pthread option

(tnn)

2015-03-12 14:26:11 UTC MAIN commitmail json YAML

post-extract target needs gzip as tool

(tnn)

2015-03-12 14:10:28 UTC MAIN commitmail json YAML

needs to link with pthreads

(tnn)

2015-03-12 14:07:11 UTC MAIN commitmail json YAML

add gzip as tool due to libopts-35.0.10.tar.gz generation in install phase

(tnn)

2015-03-12 14:00:59 UTC MAIN commitmail json YAML

2015-03-12 14:00:14 UTC MAIN commitmail json YAML

+bibletime +sword

(nros)

2015-03-12 13:56:25 UTC MAIN commitmail json YAML

Added misc/bibletime version 2.10.1nb2

(nros)

2015-03-12 13:54:30 UTC MAIN commitmail json YAML

Import wip/bibletime to misc/bibletime, reviewed by sevan and wiz.

BibleTime is a completely free Bible study program, built for Linux,
Windows, *BSD and Mac OS X. BibleTime contains over 200 free Bible
texts, commentaries, dictionaries and books, provided by the Crosswire
Bible Society via the SWORD programming library. BibleTime is written in
C++ and uses the Qt GUI toolkit.

(nros)

2015-03-12 13:48:30 UTC MAIN commitmail json YAML

Updated devel/py-atomicwrites to 0.1.4

(wiz)

2015-03-12 13:48:22 UTC MAIN commitmail json YAML

2015-03-12 13:37:41 UTC MAIN commitmail json YAML

Wrong username in my(nros) addition.

(nros)

2015-03-12 13:34:55 UTC MAIN commitmail json YAML

Added misc/sword version 1.7.4

(nros)

2015-03-12 13:30:28 UTC MAIN commitmail json YAML

Import wip/sword as misc/sword, reviewed by sevan and wiz.

The SWORD Project is the CrossWire Bible Society's free Bible software
project. Its purpose is to create cross-platform open-source tools that
allow programmers and Bible societies to write new Bible software more
quickly and easily.

(nros)

2015-03-12 13:29:02 UTC MAIN commitmail json YAML

Upgrade termcap dependency to curses:
xtermcap.h:64:20: fatal error: curses.h: No such file or directory

(tnn)

2015-03-12 12:51:04 UTC MAIN commitmail json YAML

2015-03-12 12:43:22 UTC MAIN commitmail json YAML

2015-03-12 12:35:42 UTC MAIN commitmail json YAML

2015-03-12 03:00:10 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.4.1.2nb3

(ryoon)

2015-03-12 02:59:04 UTC MAIN commitmail json YAML

Bump PKGREVISION.

* Install desktop files with patches from jaapb@. (PKGREVISION bump)
* Try to invoke Apache Ant process under NetBSD 6.
  /bin/sh under NetBSD 6 return non-0 value
  from "undef Platform", when $Platform is not defined.
  And more something is required to built this package under NetBSD 6.

(ryoon)

2015-03-12 01:01:06 UTC MAIN commitmail json YAML

Updated www/thttpd to 2.26.

(hiramatsu)

2015-03-12 01:00:26 UTC MAIN commitmail json YAML

Update www/thttpd to 2.26.

Changes from previous:
----------------------
- Ignore ECONNABORTED on accept().
- Correctly implemented the config-file option change from "nosymlink" to
  "nosymlinkcheck", which was supposedly done in version 2.24.
- Removed mailto: link from default index page.
- Allow CGIs to provide both Location and Status headers. (A. Skrobov)
- Better logic for figuring out CGI SERVER_NAME environment variable. (Oleg)
- Updated for clang, and general cleanup.

(hiramatsu)

2015-03-12 00:27:15 UTC MAIN commitmail json YAML

Updated devel/capstone to 3.0.2

(mef)

2015-03-12 00:27:07 UTC MAIN commitmail json YAML

Update to 3.0.2
---------------
Version 3.0.2: March 11th, 2015
[ Library ]
- On *nix, only export symbols that are part of the API (instead of all
  the internal symbols).

[ X86 ]
- Do not consider 0xF2 as REPNE prefix if it is a part of instruction encoding.
- Fix implicit registers read/written & instruction groups of some instructions.
- More flexible on the order of prefixes, so better handle some tricky
  instructions.
- REPNE prefix can go with STOS & MOVS instructions.
- Fix a compilation bug for X86_REDUCE mode.
- Fix operand size of instructions with operand PTR []

[ Arm ]
- Fix a bug where arm_op_mem.disp is wrongly calculated (in DETAIL mode).
- Fix a bug on handling the If-Then block.

[ Mips ]
- Sanity check for the input size for MIPS64 mode.

[ MSVC ]
- Compile capstone.dll with static runtime MSVCR built in.

[ Python binding ]
- Fix a compiling issue of Cython binding with gcc 4.9.

(mef)

2015-03-11 23:19:58 UTC MAIN commitmail json YAML

2015-03-11 23:02:50 UTC MAIN commitmail json YAML

missing INSTALLATION_DIRS for man3 & man5

(tnn)

2015-03-11 22:53:10 UTC MAIN commitmail json YAML

needs dlopen (xmlmodule.c)

(tnn)

2015-03-11 22:49:40 UTC MAIN commitmail json YAML

unconditionally wants dlopen

(tnn)

2015-03-11 22:37:18 UTC MAIN commitmail json YAML

ocamlrun needs dlopen

(tnn)

2015-03-11 22:32:08 UTC MAIN commitmail json YAML

include pthread.bl3.mk when the threads option is enabled

(tnn)

2015-03-11 22:30:42 UTC MAIN commitmail json YAML

wants to link with pthreads

(tnn)

2015-03-11 22:28:35 UTC MAIN commitmail json YAML

wants to link with pthreads

(tnn)

2015-03-11 22:25:25 UTC MAIN commitmail json YAML

wants to link with pthreads

(tnn)

2015-03-11 22:24:00 UTC MAIN commitmail json YAML

mk/termcap.bl3.mk -> mk/curses.bl3.mk because that's what it really wants

(tnn)

2015-03-11 21:34:33 UTC MAIN commitmail json YAML

Updated sysutils/logrotate to 3.8.9

(nils)

2015-03-11 21:34:16 UTC MAIN commitmail json YAML

Updated to version 3.8.9.
Changelog is :
3.8.8 -> 3.8.9
- Add new directive "createolddir" and "nocreateolddir". These directives
  can be used to create the directory specified by olddir with particular
  "mode", "owner" and "group".
- Continue with rotation even when first log from logset is removed
  during the rotation.
- Fix crash on BSD systems introduced in 3.8.8 caused by different qsort_r
  function. Function qsort is now used instead.
- Fix potential buffer overflow in usage of strncat function.
- Fix compilation with musl-libc.
- Add experimental 'renamecopy' directive to allow 'olddir' on different
  physical device. See the "man logrotate" for more information.

3.8.7 -> 3.8.8
- Add support for building using autotools/automake. Using "./autogen.sh",
  "./configure" and "make" is now preferred way how to build logrotate.
  Old Makefile remains available, but it is deprecated and will be removed
  in the future. Please report any problem related to new build system.
- Add support for systems which do not support fork (use vfork instead)
  and madvise.
- Fix bug when wrong log file has been removed in case of dateext and
  dateformat %d-%m-%Y.
- Do not expect that the name of root account is 'root'.
- Do not stop rotation with an error when olddir and log file
  are on different devices and copy or copytruncate is used.
- Return an error code when parent directory of log does not exist,
  "su" directive is not used, logrotate is running as root and missingok
  is not specified. [vcizek]
- Prepend error printed by compression program with the log name even when
  the compression program exits with zero exit code.

pkgsrc change : took over maintainership.

(nils)

2015-03-11 21:09:52 UTC MAIN commitmail json YAML

2015-03-11 21:07:46 UTC MAIN commitmail json YAML

Monday March. 11, 2015 guy@alum.mit.edu
  Summary for 4.7.3 tcpdump release
Capsicum fixes for FreeBSD 10

Monday March. 10, 2015 guy@alum.mit.edu
  Summary for 4.7.2 tcpdump release
DCCP: update Packet Types with RFC4340/IANA names
        fixes for CVE-2015-0261: IPv6 mobility header check issue
        fixes for CVE-2015-2153, 2154, 2155: kday packets

Friday Nov. 12, 2014 guy@alum.mit.edu
  Summary for 4.7.0 tcpdump release
        changes to hex printing of CDP packets
Fix PPI printing
Radius: update Packet Type Codes and Attribute Types with RFC/IANA names
Add a routine to print "text protocols", and add FTP/HTTP/SMTP/RTSP support.
improvements to telnet printer, even if not -v
omit length for bcp, print-tcp uses it
formatting fixes for a bunch of protocols
new bounds checks for a number of protocols
split netflow 1,6, and 6 dissector up.
added geneve dissector
        CVE-2014-9140 PPP dissector fixed.

(tnn)

2015-03-11 21:05:09 UTC MAIN commitmail json YAML

Thursday Feb. 12, 2015 guy@alum.mit.edu/mcr@sandelman.ca
  Summary for 1.7.2 libpcap release
Support for filtering Geneve encapsulated packets.

Wednesday Nov. 12, 2014 guy@alum.mit.edu/mcr@sandelman.ca
  Summary for 1.7.0 libpcap release
Fix handling of zones for BPF on Solaris
new DLT for ZWAVE
clarifications for read timeouts.
added bpf_filter1() with extensions
some fixes to compilation without stdint.h
EBUSY can now be returned by SNFv3 code.

Monday Aug. 12, 2014 guy@alum.mit.edu
  Summary for 1.6.2 libpcap release
Don't crash on filters testing a non-existent link-layer type
    field.
Fix sending in non-blocking mode on Linux with memory-mapped
    capture.
Fix timestamps when reading pcap-ng files on big-endian
    machines.

Saturday  Jul. 19, 2014 mcr@sandelman.ca
  Summary for 1.6.1 libpcap release
some fixes for the any device
changes for how --enable-XXX (--enable-sniffing, --enable-can) works

Wednesday Jul. 2, 2014 mcr@sandelman.ca
  Summary for 1.6.0 libpcap release
        Don't support D-Bus sniffing on OS X
        fixes for byte order issues with NFLOG captures
        Handle using cooked mode for DLT_NETLINK in activate_new().
        on platforms where you can not capture on down interfaces, do not list them
        but: do list interfaces which are down, if you can capture on them!

Wednesday December 18, 2013 guy@alum.mit.edu
Summary for 1.5.3 libpcap release
Don't let packets that don't match the current filter get to the
    application when TPACKET_V3 is used. (GitHub issue #331)
Fix handling of pcap_loop()/pcap_dispatch() with a packet count
    of 0 on some platforms (including Linux with TPACKET_V3).
    (GitHub issue #333)
Work around TPACKET_V3 deficiency that causes packets to be lost
    when a timeout of 0 is specified. (GitHub issue #335)
Man page formatting fixes.

Wednesday December 4, 2013 guy@alum.mit.edu
Summary for 1.5.2 libpcap release
Fix libpcap to work when compiled with TPACKET_V3 support and
    running on a kernel without TPACKET_V3 support. (GitHub
    issue #329)

Wednesday November 20, 2013 guy@alum.mit.edu
Summary for 1.5.1 libpcap release
Report an error, rather than crashing, if an IPv6 address is
    used for link-layer filtering.  (Wireshark bug 9376)

Wednesday October 30, 2013 guy@alum.mit.edu
Summary for 1.5.0 libpcap release
TPACKET_V3 support added for Linux
Point users to the the-tcpdump-group repository on GitHub rather
    than the mcr repository
Checks added for malloc()/realloc()/etc. failures
Fixed build on Solaris 11
Support filtering filtering E1 SS7 traffic on MTP2 layer Annex A
Use "ln -s" to link man pages by default
        Add support for getting nanosecond-resolution time stamps when
    capturing and reading capture files
        Many changes to autoconf to deal better with non-GCC compilers
        added many new DLT types

(tnn)

2015-03-11 20:58:26 UTC MAIN commitmail json YAML

2015-03-11 20:46:09 UTC MAIN commitmail json YAML

Updated security/fail2ban to 0.9.1nb1

(nils)

2015-03-11 20:45:52 UTC MAIN commitmail json YAML

Corrected a build problem with py-sphinx-1.2.3nb1 because sphinx-build has
been replaced with sphinx-build${PYVERSSUFFIX} (therefore it depends on at
least this version).

Corrected maintainer's email address.

(nils)

2015-03-11 19:39:57 UTC MAIN commitmail json YAML

update to my previous commit which was still sitting in my tree

(tnn)

2015-03-11 19:24:44 UTC MAIN commitmail json YAML

Added "bmake help" documentation for using libtool and pkg-config.

(rillig)

2015-03-11 19:09:38 UTC MAIN commitmail json YAML

Removed the comment about updating the version from the Makefile

I had used the pkglint_current tag in the past to summarize the changes
whenever I bumped the version number. In the last 7 years, this hasn't
been done, so there seems to be no need for it.

(rillig)

2015-03-11 19:05:58 UTC MAIN commitmail json YAML

Fixed a wrong warning for the HOMEPAGE variable

WARN: Makefile:9: Please use ${MASTER_SITE_GITHUB:=glmark2/glmark2}
      instead of "https://github.com/glmark2/glmark2".

This warning is wrong because HOMEPAGE is neither a plural variable nor
does it contain a "fetch URL".

To fix this, there is a new data type FetchURL, which has one more check
than the existing data type URL, namely the MASTER_SITES abbreviation.
The existing definitions in makevars.map have been updated accordingly
to the appropriate data types.

Note: This patch is not perfect, since ideally only variables of type
"List of FetchURL" should be suggested to be replaced with MASTER_SITES,
but since currently all these variables are actually "List of FetchURL"
and not simply "FetchURL", this should be fine.

(rillig)

2015-03-11 15:19:34 UTC MAIN commitmail json YAML

Updated mail/nullmailer to 1.13nb1

(wiedi)

2015-03-11 15:18:51 UTC MAIN commitmail json YAML

Add SMF manifest and ssl/tls support (new gnutls option, enabled by default)

(wiedi)

2015-03-11 15:08:04 UTC MAIN commitmail json YAML

2015-03-11 15:07:55 UTC MAIN commitmail json YAML

Update to 1.16.3:

* Changes in Wget 1.16.3

** Fix a regression introduced by wget 1.16.2 that --quiet is not
  really quiet anymore.

(wiz)

2015-03-11 14:30:37 UTC MAIN commitmail json YAML

Updated devel/p5-Future to 0.32

(wen)

2015-03-11 14:29:39 UTC MAIN commitmail json YAML

Update to 0.32

Upstream changes:
0.32    2015/03/10 19:54:22
        [CHANGES]
        * Documentation updates for new ->wrap_cb method

        [BUGFIXES]
        * Empty convergents should respect subclassing (RT97537)
        * Adjust loss-report regexp for bleadperl (RT99002 again)
        * Make trailing periods in warning tests optional, to account for
          Carp version changes (RT100685)

0.31    2015/03/08 17:50:06
        [CHANGES]
        * Added debugging warning when destroying a failed Future that has
          not reported its failure (RT102198)
        * Have ->and_then / ->or_else die immediately to further their
          deprecation
        * Announce done_cb/fail_cb/cancel_cb as deprecated in favour of curry
        * Provide ->wrap_cb method (experimental)

        [BUGFIXES]
        * Ensure that Test::Future does not retain Futures once they are
          complete (RT101128)
        * 'use Future' in Future::Utils (RT102167)

(wen)

2015-03-11 14:18:06 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8.5

(wen)