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 (1m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 19:17:50 UTC Now

2015-02-03 14:56:32 UTC MAIN commitmail json YAML

Add misc/ruby-colorize package version 0.7.5.

Ruby String class extension.  Adds methods to set text color, background
color and, text effects on ruby console and command line output, using ANSI
escape sequences.

(taca)

2015-02-03 14:53:48 UTC MAIN commitmail json YAML

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

(taca)

2015-02-03 14:53:21 UTC MAIN commitmail json YAML

Update ruby-bundler to 1.7.12.

## 1.7.12 (2015-01-08)

Bugfixes:

  - Always send credentials for sources, fixing private Gemfury gems (#3342, @TimMoore)

## 1.7.11 (2015-01-04)

Bugfixes:

  - Recognize `:mri_22` and `:mingw_22`, rather than just `:ruby_22` (#3328, @myabc)

## 1.7.10 (2014-12-29)

Bugfixes:

  - Fix source blocks sometimes causing deployment mode to fail wrongly (#3298, @TimMoore)

Features(?):

  - Support `platform :mri_22` and related version bits (#3309, @thomasfedb)

## 1.7.9 (2014-12-09)

Bugfixes:

  - Fix an issue where bundler sometime spams one gem in Gemfile.lock (#3216, @Who828)
  - Ensure bundle update installs the newer version of the gem (#3089, @Who828)
  - Fix an regression which stopped Bundler from resolving some Gemfiles (#3059, #3248, @Who828)

## 1.7.8 (2014-12-06)

Bugfixes:

  - Hide credentials while warning about gems with ambiguous sources (#3256, @TimMoore)

## 1.7.7 (2014-11-19)

Bugfixes:

  - Ensure server credentials stored in config or ENV will be used (#3180, @arronmabrey)
  - Fix race condition causing errors while installing git-based gems (#3174, @Who828)
  - Use single quotes in config so YAML won't add more quotes (#3261, @indirect)

## 1.7.6 (2014-11-11)

Bugfixes:

  - CA certificates that work with all OpenSSLs (@luislavena, @indirect)

## 1.7.5 (2014-11-10)

Bugfixes:

  - Fix --deployment with source blocks and non-alphabetical gems (#3224, @TimMoore)
  - Vendor CA chain to validate new rubygems.org HTTPS certificate (@indirect)

## 1.7.4 (2014-10-19)

Bugfixes:

  - Allow --deployment after `pack` while using source blocks (#3167, @TimMoore)
  - Use dependency API even when HTTP credentials are in ENV (#3191, @fvaleur)
  - Silence warnings (including root warning) in --quiet mode (#3186, @indirect)
  - Stop asking gem servers for gems already found locally (#2909, @dubek)

(taca)

2015-02-03 14:48:33 UTC MAIN commitmail json YAML

Note update of misc/ruby-ansi package to 1.5.0.

(taca)

2015-02-03 14:48:08 UTC MAIN commitmail json YAML

Update ruby-ansi to 1.5.0.

## 1.5.0 | 2015-01-16

ANSI 1.5 introduces one change that is not backward compatiable. The
`:clear_line` code no longer clears to the end of the line. Instead it
clears the entire line. If you have used this in the past you
will need to update your code to use `:clear_eol` or `:clear_right`
instead. In addition this release finally fixes some long time issues
with Windows compatability, and a few other bugs. Yeah!

Changes:

* Alias `:right` and `:left` as `:forward` and `:back` respectively.
* Change `:clear_line` to clear whole line, not just to the end of line.
* Add `:cursor_hide` and `:cursor_show` codes.
* Fix and adjust #rgb method to work as one would expect.
* Fix Windows compatability (old code was alwasy using stty).
* Fix duplicated hash key in chart.rb.

(taca)

2015-02-03 14:46:39 UTC MAIN commitmail json YAML

Note update of math/ruby-narray package to 0.6.1.1.

(taca)

2015-02-03 14:46:01 UTC MAIN commitmail json YAML

Update ruby-narray to 0.6.1.1.

2013-03-16  Masahiro TANAKA  <masa16.tanaka@gmail.com>

* narray.c (Init_narray): add map, map!
Thanks to Michael Macias.

(taca)

2015-02-03 14:42:11 UTC MAIN commitmail json YAML

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

(taca)

2015-02-03 14:41:38 UTC MAIN commitmail json YAML

Update ruby-execjs to 2.2.2.

Changes are not available.

(taca)

2015-02-03 14:37:36 UTC MAIN commitmail json YAML

Note update of ruby-coffee-script and ruby-coffee-script-source packages.

lang/ruby-coffee-script-source 1.9.0
lang/ruby-coffee-script 2.3.0

(taca)

2015-02-03 14:36:36 UTC MAIN commitmail json YAML

Update ruby-coffee-script to 2.3.0.

Changes are not available.

(taca)

2015-02-03 14:36:01 UTC MAIN commitmail json YAML

Update ruby-coffee-script-source to 1.9.0.

Changes are not available.

(taca)

2015-02-03 14:31:52 UTC MAIN commitmail json YAML

Note update of graphics/ruby-oily_png package to 1.1.2.

(taca)

2015-02-03 14:31:21 UTC MAIN commitmail json YAML

Update ruby-oily_png to 1.1.2.

Changes are not available but here is a few from commit log:

* Add euclidean_distance_rgba method.
* Fix crash bilinear upsampling tall images.
* Fix bilinear upsampling correctness.

(taca)

2015-02-03 14:15:15 UTC MAIN commitmail json YAML

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

(taca)

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

2015-02-03 14:11:45 UTC MAIN commitmail json YAML

Updated graphics/inkscape to 0.91

(adam)

2015-02-03 14:10:36 UTC MAIN commitmail json YAML

Note update of graphics/ruby-color package to 1.7.1.

(taca)

2015-02-03 14:09:58 UTC MAIN commitmail json YAML

Update ruby-color to 1.7.1.

== 1.7.1 / 2014-06-12

* Minor enhancements:
  * Renamed Color::RGB::BeccaPurple to Color::RGB::RebeccaPurple as stipulated
    by Eric Meyer. http://meyerweb.com/eric/thoughts/2014/06/19/rebeccapurple/
    For purposes of backwards compatibility, the previous name is still
    permitted, but its use is strongly discouraged, and it will be removed in
    the Color 2.0 release.

== 1.7 / 2014-06-12

* Minor enhancements:
  * Added Color::RGB::BeccaPurple (#663399) in honour of Rebecca Meyer, the
    daughter of Eric Meyer, who passed away on the 7th of June, 2014. Her
    favourite colour was purple. #663399becca
    https://twitter.com/meyerweb/status/476089708674428929
    http://www.zeldman.com/2014/06/10/the-color-purple/
    http://discourse.specifiction.org/t/name-663399-becca-purple-in-css4-color/225

* Bug fixes:
  * Changed the homepage in the gem to point to github.com instead of
    RubyForge, which has been shut down. Fixes #10, reported by @voxik.

== 1.6 / 2014-05-19

* Major enhancements:
  * Aaron Hill (@armahillo) implemented the CIE Delta E 94 method by which an
    RGB colour can be asked for the closest matching colour from a list of
    provided colours. Fixes #5.
  * To implement #closest_match and #delta_e94, conversion methods for sRGB to
    XYZ and XYZ to L*a*b* space were implemented. These should be considered
    experimental.

* Tooling fixes:
  * Ensured that the gem manifest was up-to-date. Fixes #4 reported by @boutil.
    Thanks!
  * Fixed problems with Travis builds. Note that Ruby 1.9.2 is no longer
    tested. Rubinius remains in a ���failure-tolerated��� mode.
  * Color 1.6 is, barring security patches, the last release of Color that will
    support Ruby 1.8.

(taca)

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

Note update of graphics/ruby-chunky_png package to 1.3.3.

(taca)

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

Update ruby-chunky_png to 1.3.3.

1.3.3 - 2014-10-24

* Improve performance of Canvas#crop and Canvas#crop! by doing less memory
  allocations.
* Update to RSPEC 3
* Add CONTRIBUTING.rdoc file.

1.3.2 - 2014-10-18

* Add HSV/HSL color conversions: Color.from_hsl, Color.to_hsl
* Allow empty IDAT chunks to better conform to the PNG standard.
* Small bugfix in image resampling.
* Documentation and code readability improvements.

1.3.1 - 2014-04-28

* Improve performance of Palette.from_canvas.
* Add Color.euclidean_distance_rgba to compare colors.
* Bugix in Canvas.from_bgr_stream.
* Documentation and code readibility improvements.
* README updates, include mention of screencast.

(taca)

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

Updated net/bird to 1.4.5

(mef)

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

(pkgsrc)
- Add comment on patches, by picking from cvs log
(upstream)
- Update bird and bird6 from 1.3.11 to 1.4.5
----------------------
Version 1.4.5 (2014-10-06)
  o New 'show route noexport' command option.
  o Port option for BGP sessions.
  o Better constant handling in set literals.
  o Better rate filtering of log messages.
  o Several minor bugfixes.

Version 1.4.4 (2014-07-09)
  o Extended OSPF multipath support.
  o Default router preference for RAdv.
  o Significant changes in socket layer.
  o Important bugfix in BGP.
  o Several minor bugfixes.

Version 1.4.3 (2014-04-14)
  o Important bugfix in IPv6 BGP.

Version 1.4.2 (2014-04-02)
  o Important bugfix in BFD.

Version 1.4.1 (2014-03-31)
  o BGP add-path support (RFC draft).
  o BGP graceful restart (RFC 4724).
  o OSPF: many changes in socket layer.
  o OSPF: support for secondary addresses in BSD.
  o OSPF: names for vlink pseudointerfaces (vlinkX).
  o Several bugfixes.

Version 1.4.0 (2013-11-25)
  o BFD protocol (RFC 5880).
  o BFD support for OSPF and BGP.
  o New 'allow local as' option for BGP.
  o Filters allows setting gw, ifname and ifindex.
  o Filter operator 'delete/filter' extended to bgp_paths.
  o Filter operator 'len' extended to [e]clists.
  o BIRD client now allows shorthands for noninteractive commands.
  o Flag -P for PID file support.
  o Flag -f added to force BIRD to run in foreground.
  o Protocol export/import/receive limits are checked during reconfiguration.
  o Several bugfixes and minor improvements.
  o Several minor but incompatible changes:
    - IBGP is multihop by default.
    - Changes primary address selection on BSD to the first one.
    - Integers in filters are handled as unsigned.
    - ISO 8601 time formats used by default.
    - Import of device routes from kernel protocol allowed.
    - Last state change now tracks just protocol state change.
    - Minor changes to default router ID calculation.

(mef)

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

Note update of graphics/ruby-RMagick package to 2.13.4.

(taca)

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

Update ruby-RMagick to 2.13.4.

RMagick 2.13.4
    #129 from @theschoolmaster
      proof of concept for using pkg-config in place of Magick-config on debian based systems

    #127 from @u338steven
      Changed Image#resample to calling ResampleImage (related #29, #45)

    #124 from @u338steven
      Fixed #122: lib/RMagick.rb is overwritten by lib/rmagick.rb on case-insensitive systems

    #123 from @prijutme4ty
      New class SolidFill in order to fill image with monochromatic background

    #121 from @markotom
      Quotes for correct path of font file

    #120 from @chulkilee
      Allow MagickCore6 from Magick-config

    #112 from @u338steven/
      Fixed: build error with ImageMagick 6.8.9 (when deprecated functions are excluded)

    #102 from @u338steven
      Fixed: related x_resolution, y_resolution

    from @u338steven
      Lots of test fixes

    #95 from @ioquatix
      Fix pixel hash test

    #94 from @u338steven
      Fixed: build error on Windows Ruby x64 (with ImageMagick 6.8.0-10 or Ima...

    #91 from @vassilevsky
      Do not test machine and OS-specific integers
      Fix initial memory limit test

RMagick 2.13.3
    #90 from @bricef
      Fix installation error on systems with HRDI enabled RMagick

(taca)

2015-02-03 13:57:25 UTC MAIN commitmail json YAML

Note update of fonts/ruby-ttfunk package to 1.4.0.

(taca)

2015-02-03 13:56:45 UTC MAIN commitmail json YAML

Update ruby-ttfunk to 1.4.0.

Changes are not available, various improvements.

(taca)

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

Changes 0.91:
Cairo rendering for display and PNG export
OpenMP multithreading for all filters
C++ code conversion
Major improvements in the Text tool
Measure tool
Type design features
Symbol library and support for Visio stencils
Cross platform WMF and EMF import and export
Improved support for Corel DRAW documents, Visio importer
Support for real world document and page size units, e.g. millimeters
Numerous usability improvements
Native Windows 64-bit build

(adam)

2015-02-03 13:42:24 UTC MAIN commitmail json YAML

Note update of fonts/ruby-afm package to 0.2.2.

(taca)

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

Update ruby-afm to 0.2.2.

## 0.2.2

* The gem was missing

## 0.2.1

* Fixed rdoc tasks, replaced Test::Unit with Minitest (Thanks to @yob, @strzibny for changes)
* Removed jeweler dependency

(taca)

2015-02-03 13:39:57 UTC MAIN commitmail json YAML

Note update of devel/ruby-eventmachine package to 1.0.5.

(taca)

2015-02-03 13:39:22 UTC MAIN commitmail json YAML

Update ruby-eventmachine to 1.0.5.

## 1.0.5 (February 2, 2015)
* use monotonic clocks on Linux, OS X, Solaris, and Windows [#563]
* use the rb_fd_* API to get autosized fd_sets [#502]
* add basic tests that the DNS resolver isn't leaking timers [#571]
* update to test-unit 2.x and improve various unit tests [#551]
* remove EventMachine_t::Popen code marked by ifdef OBSOLETE [#551]
* ruby 2.0 may fail at Queue.pop, so rescue and complain to $stderr [#551]
* set file handle to INVALID_HANDLE_VALUE after closing the file [#565]
* use `defined?` instead of rescuing NameError for flow control [#535]
* fix closing files and sockets on Windows [#564]
* fix file uploads in Windows [#562]
* catch failure to fork [#539]
* use chunks for SSL write [#545]

(taca)

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

Note update of archivers/ruby-zip pakage to 1.1.7.

(taca)

2015-02-03 13:37:45 UTC MAIN commitmail json YAML

Update ruby-zip to 1.1.7.

1.1.7

* Fix UTF-8 support for comments
* Zip.sort_entries working for zip output
* Prevent tempfile path from being unlinked by garbage collection
* NTFS Extra Field (0x000a) support
* Use String#tr instead of String#gsub
* Ability to not show warning about incorrect date
* Be smarter about handling buffer file modes.
* Support for Traditional Encryption (ZipCrypto)

(taca)

2015-02-03 13:05:18 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Refcount to 0.08

(mef)

2015-02-03 13:05:10 UTC MAIN commitmail json YAML

(pkgsrc)
- MASTER_SITES using simple project name fo PERL_CPAN
- Reduce pkglint flags (Trailing space and not +=  but = etc)
(upstream)
- Update 0.07 to 0.08
----------------------
0.08    2014/03/27 16:10:38
        [CHANGES]
        * Optional integration with Devel::MAT if available, to heapdump the
          running unit test for later analysis

(mef)

2015-02-03 12:24:25 UTC MAIN commitmail json YAML

Use CPAN projectname MASTER_SITES.

(mef)

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

Work-around NetBSD's native iconv lacking support for WCHAR_T.
See also PR 39765.
Need for graphics/inkscape 0.91.

(adam)

2015-02-03 11:10:05 UTC MAIN commitmail json YAML

Updated devel/py-mercurial to 3.3

(wiz)

2015-02-03 11:09:55 UTC MAIN commitmail json YAML

Update to 3.3. Patches for tests on NetBSD have been integrated.

3.3:

This is a regularly scheduled feature release with over 800 changes.

1.1. commands

    add: add back forgotten files even when not matching exactly (BC)
    addremove: add back forgotten files (BC)
    addremove: add support for the -S flag
    addremove: print relative paths when called with -I/-X (BC)
    addremove: support addremove with explicit paths in subrepos
    backout: add --commit option
    commit: abort if --addremove is specified, but fails
    commit: remove reverse search for copy source when not in parent (issue4476)
    commit: propagate --addremove to subrepos if -S is specified (issue3759)
    graft: show more useful status information while grafting

1.2. core

    bundles: do not overwrite existing backup bundles (BC)
    osx: patch .pax.gz files in pkg bundles so they extract as root (issue4081)
    revset: handle hidden linkrev for file missing for head (issue4490)
    revset: allow rev(-1) to indicate null revision (BC)
    revset: fix ancestors(null) to include null revision (issue4512)
    subrepo: don't abort in add when non-hg subrepos are present (issue4513)
    cmdserver: use given streams as pipe channels like other commands
    extensions: only check compatibility against major and minor versions (BC)
    https: support tls sni (server name indication) for https urls (issue3090)
    ignore: resolve ignore files relative to repo root (issue4473) (BC)
    linkrev: handle filtered linkrev with no visible children (issue4307)
    linkrev: also adjust linkrev when bootstrapping annotate (issue4305)
    linkrev: use the right manifest content when adjusting linrev (issue4499)
    memctx: calculate manifest correctly with newly-removed files (issue4470)
    memctx: fix manifest for removed files (issue4470)
    obsstore: disable garbage collection during initialization (issue4456)
    subrepo: support remove with explicit paths in subrepos
    subrepo: add full revert support for git subrepos
    subrepo: add partial diff support for git subrepos
    subrepo: add status support for ignored files in git subrepos
    win32: remove Mercurial.ini file from Inno Setup installer (issue4435)

1.3. hgweb

    hgweb: allow viewing diffs against p1 or p2 for merge commits (issue3904)

1.4. extensions

    color: add support for colorizing git subrepo diffs
    color: add missing 'dim' in _effects
    convert: on svn failure, note libsvn version (issue4043)
    convert: replace revision references in messages if they are >= short hashes
    convert: handle LookupError in mercurial_source.lookuprev()
    extdiff: reintroduce backward compatibility with manual quoting of parameters
    histedit: add a test to show that issue4251 is fixed (issue4251)
    largefiles: fix commit of a directory with no largefile changes (issue4330)
    largefiles: use 'default' path for pulling largefiles, not 'default-push'
    largefiles: enable subrepo support for add, forget, remove
    largefiles: show progress when checking standin hashes in outgoing changesets
    mq: smarter handling of plain headers
    patchbomb: don't honor whitespace and format-changing diffopts (BC)
    rebase: show more useful status information while rebasing
    rebase: ensure rebase revision remains visible (issue4504)
    extdiff: avoid unexpected quoting arguments for external tools (issue4463)
    highlight: ignore Unicode's extra linebreaks (issue4291)
    record: don't honor format-changing diffopts (issue4459)
    share: add option to share bookmarks
    transplant: properly skip empty changeset (issue4423)

(wiz)

2015-02-03 08:51:12 UTC MAIN commitmail json YAML

Updated devel/SDL2 to 2.0.3nb4

(snj)

2015-02-03 08:50:44 UTC MAIN commitmail json YAML

- Work around NetBSD libGL versioning mess.
- Enable opengl option by default on all platforms, not just Darwin.
- Bump PKGREVISION to 4.

(snj)

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

fix quakespasm name

(snj)

2015-02-03 03:04:55 UTC MAIN commitmail json YAML

Note update of www/ruby-innate package to 2013.02.21nb1.

(taca)

2015-02-03 03:04:23 UTC MAIN commitmail json YAML

Switch to use ruby-rack15.

Bump PKGREVISION.

(taca)

2015-02-03 02:32:05 UTC MAIN commitmail json YAML

Fix build failure that occurs when pkgsrc devel/ncurses is being used

* Formerly we were passing
  "--with-curses-includes=${BUILDLINK_PREFIX.curses}/include" to
  "${WRKSRC}/libraries/terminfo/configure". This is problematic
  because pkgsrc devel/ncurses installs headers into
  ${PREFIX}/include/ncurses, not ${PREFIX}/include, while ghc-cabal
  expects "ncurses.h" and "term.h" in ${PREFIX}/include (because we
  said so) and then it emits an error. The fix is to use
  ${BUILDLINK_INCDIRS.curses} instead of "include". Note that this
  requires my recent changes to ../../mk/curses.buildlink3.mk (r1.21)

* The "bootstrap" target now uses buildlink wrapper not to pick up
  random libraries which happened to be in "${PREFIX}/lib". Bootstrap
  binary kits should be linked with a predictable set of libraries.

* The "bootstrap" target now automatically runs through the wrapper
  phase. You no longer have to run "${MAKE} patch" manually.

(pho)

2015-02-03 01:12:38 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Spec to 0.49
Updated devel/p5-CPAN-Perl-Releases to 2.06
Updated devel/p5-App-perlbrew to 0.73

(mef)

2015-02-03 01:10:56 UTC MAIN commitmail json YAML

Update to 0.73
--------------
0.73: # 2015-02-01T09:59:45+0100
- fixes and improvements from Manuel Streuhofer, Aristotle Pagaltzis, Sebastian
  Willert, David Hand, Eric Enns,
  Peter Roberts, Thomas Sibley, Ivan Baidakou, thanks!
- fix 'perlbrew user' for fish users https://github.com/gugod/App-perlbrew/pull/429
- fix sub-shell for bash users https://github.com/gugod/App-perlbrew/pull/435
- clarify the 'perlbrew use' output: https://github.com/gugod/App-perlbrew/issues/439

(mef)

2015-02-03 01:08:44 UTC MAIN commitmail json YAML

Update to
-----------------------------------------
version 2.06 at 2015-02-01 11:17:58 +0000
-----------------------------------------
    Updated for v5.20.2 release candidate 1

(mef)

2015-02-03 01:02:27 UTC MAIN commitmail json YAML

Update 0.47 to 0.49
-------------------
0.49 Sun Jan 18 12:56:00 EST 2015
  - Added with_deep
    Contributed by Andy Jones (issue #21)
  - Documented memory leak in stub()
    Reported by Victor Efimov (issue #14)
  - Added Travis CI info
    Contributed by Andy Jones (issue #23)
  - Fixed mock() example documentation
    Reported by Victor Efimov (issue #15)
    Contributed by Andy Jones (issue #22)

0.48 Tue Jan 06 22:52:00 EST 2015
  - Testing fixes for Alpha branch of Test::More
    Contributed by Chad Granum (issue #18)
  - Metadata fixes
    Contributed by Graham Knop (issue #19)

(mef)

2015-02-02 22:25:18 UTC MAIN commitmail json YAML

Updated games/quakespasm.new to 0.90.0

(snj)

2015-02-02 22:24:48 UTC MAIN commitmail json YAML

Update quakespasm to 0.90.0.

Changes in 0.90.0

Fix issues on Windows systems with DPI scaling.
Unix/Mac user directories support. Disabled by default, 'make DO_USERDIRS=1' to enable it.
SDL2 support. Disabled by default, 'make USE_SDL2=1' to enable it.
Revised keyboard input code.
Revised/improved the 'game' command, i.e. on-the-fly mod changing. It now accepts an optional second argument for mission packs or quoth support i.e. -hipnotic, -rogue, or -quoth. For example, for WarpSpasm: "game warp -quoth"
Command line: "-game {quoth/hipnotic/rogue}" is now treated the same as -quoth, -hipnotic, or -rogue.
Console speed now resolution-independent.
Disabled gl_zfix, which caused glitches and is undesirable for new maps. Replacement .ent files to fix z-fighting for several id1 maps added to quakespasm.pak.
PF_VarString buffer bumped to 1024, avoids truncated centerprints from the 'In The Shadows' mod.
Support for opengl non-power-of-two-textures extension (disable with command line: "-notexturenpot".)
Support for OpenGL vertex buffer objects (VBO, OpenGL 1.5 or newer) for world and brush models (disable with command line: "-novbo".)
Antialiasing (FSAA) support (command line: -fsaa x, where x can be 0, 2, 4, 8).
Fence textures support.
Dynamic light speedup. Speedup loading of tga and pcx external images.
Brush model drawing speedup.
Support for BSP2 and 2PSB map formats.
Support for Opus, FLAC, and tracker music (S3M, IT, UMX, etc.), as compile-time options.
Music and sfx now mixed at 44100Hz to avoid downsampling music. Low-pass filter applied to the sfx if -sndspeed is 11025 (the default), to preserve the same sound quality as 0.85.9. New -mixspeed option sets the rate for mixing sfx and music, and output to the OS (default 44100), setting it to 11025 reverts to 0.85.9 behaviour. New snd_filterquality cvar, value can be between 1 (emulate OS X resampler) and 5 (emulate Windows resampler), controls the sound of the low-pass filter.
Better Hor+ field of view (FOV) scaling behavior.
Better cross-map demo playback support.
Fix screenshots when screen width isn't a multiple of 4.
Fix a lighting glitch due to floating point precision.
Fix a looping sounds glitch.
Fix a vulnerability in file extension handling. Tighten path handling safety.
Initialize opengl with 24-bit depth buffer at 32 bpp.
Reset all models upon gamedir changes. (Fixes failures with mods using custom content.)
Fix broken behavior upon gamedir changes if -basedir is specified on the command line.
NET_MAXMESSAGE and MAX_MSGLEN limits bumped to 64000.
MAX_EFRAGS bumped to 4096, and MAX_CHANNELS to 1024.
MAX_ENT_LEAFS bumped from 16 to 32 to work around disappearing or flickering brush models in some situations. Also, if an entity is visible from MAX_ENT_LEAFS or more leafs, we now always send it to the client.
Fix cvar cycle command not working sometimes.
Host_Error upon missing models. (Prevents segmentation faults.)
Change sv_aim default value to 1 (i.e. turn off autoaim)
Add 'prev' and 'next' keywords to the 'cd' command.
Work around a linux cdrom issue (playback might not start for a while after a stop).
Quakespasm content customization moved from engine-embedded into a new optional quakespasm.pak file.
Version bumped to 0.90.0 (because Quakespasm has a decent life of its own)
Other fixes and clean-ups.

Changes in 0.85.9

Fixes for several undefined behaviors in C code (gcc-4.8 support.)
Implemented Hor+ style field of view (FOV) scaling, useful for widescreen resolutions. Configured by new cvar fov_adapt: set it to 1 and your fov will be scaled automatically according to the resolution. Enabled by default.
Adjusted string buffers for PR_ValueString and friends to fix crashes with excessively long global strings seen in some rude mods.
Toned down warning messages from PF_VarString() a bit.
Fixed Fitzquake's map existence check in changelevel (used to leak file handles which would end up in a Sys_Error() due to consuming all free handles if many maps reside not in pak files.)
Fixes/cleanups in chat mode handling. Client no longer gets stuck in chat mode upon disconnect.
Mouse grab/key_dest fixes and key cleanups.
The "speedkey" now acts as "slowkey" when "always run" is on.
Support for demo recording after connection to server. (thanks to Baker for a patch)
Corner case fixes in COM_Parse() for quoted strings and support for C-style /*..*/ comments.
Changed lightmaps to GL_RGBA instead of GL_RGB.
Better parse for opengl extensions list (from quakeforge.)
Vsync saving/loading fixes.
Fixed pointfile loading.
Multiple cleanups in gl_vidsdl.c.
Opus music decoding support (as an optional patch only.)
Several other minor fixes/cleanups.

Changes in 0.85.8

Made Quake shareware 1.00 and 1.01 versions to be recognized properly.
Fixed control-character handling in unicode mode. Keyboard input tweaks.
Made the keypad keys to send separate key events in game mode.
Text pasting support from OS clipboard to console. (Windows and Mac OS X.)
Support for the Apple (Command) key on Mac OS X.
Fixed increased (more than 32) dynamic lights.
Music playback: Made sure that the file's channels count is supported.
Support for Solaris.
Switched to using libmad instead of libmpg123 for MP3 playback on Mac OS X.
Better support for building the Mac OS X version using a makefile, support for cross-compiling on Linux.
Fixed a minor intermissions glitch.
Increased string buffer size from 256 to 384 for PF_VarString to work around broken mods such as UQC.
Restored original behavior for Quake registered version detection.
Minor demo recording/playback tweaks.
Minor tweaks to the scale menu option.
unbindall before loading stored bindings (configurable by new cvar cfg_unbindall, enabled by default.)
New icon.
Miscellaneous source code cleanups.

Changes in 0.85.7

Added support for cross-level demo playback
gl_texturemode is reimplemented as a cvar with a callback and the setting is automatically saved to the config
Fixed execution of external files without a newline at the end
Reduced memory usage during reloading of textures
Fixed compilation on GNU/kFreeBSD (Debian bug #657793)
Fixed backspace key on Mac OS X
Disable mouse acceleration in Mac OS X
Worked around recursive calling of the anisotropic filter callback
Console word wrap and long input line fixes
Verified correct compilation by clang (using v3.0)
Several other small changes mostly invisible to the end-user

Changes in 0.85.6

More work for string buffer safety
Reverted v0.85.5 change of not allowing deathmatch and coop cvars to be set at the same time (was reported for possibility of causing compatibility issues with mods)
Several cleanups/changes in the cvar layer
Minor SDL video fixes.

Changes in 0.85.5

SDL input driver updated, adding native keymap and dead key support to the console
Fixed a crash in net play in maps with extended limits
Verified successful compilation using gcc-4.6.x
Added workaround against GL texture flicker (z fighting), controlled by new cvar 'gl_zfix'
Read video variables early so that a vid_restart isn't necessary after init
mlook and lookspring fixes
Added support for loading external entity files, controlled by new cvar 'external_ents'
Made mp3 playback to allocate system memory instead of zone
Some updates to the progs interpreter code
Fixed r_nolerp_list parsing code of fitzquake
Made sure that deathmatch and coop are not set at the same time
Several code updates from uHexen2 project, several code cleanups.

Changes in 0.85.4

Implemented music (OGG, MP3, WAV) playback
A better fix for the infamous SV_TouchLinks problem, no more hard lockups with maps such as "whiteroom"
Added support for mouse buttons 4 and 5
Fixed the "unalias" console command
Restored the "screen size" menu item
Fixed an erroneous protocol check in the server code
Raised the default zone memory size to 384 kb
Raised the default max_edicts from 1024 to 2048
Revised lit file loading, the lit file must be from the same game directory as the map itself or from a searchpath with a higher priority
Fixed rest of the compiler warnings
Other minor sound and cdaudio updates
Other, mostly user-invisible changes

Changes in 0.85.3

Fix the "-dedicated" option (thanks Oz) and add platform specific networking code (default) rather than SDL_net
Much needed OSX framework stuff from Kristian
Add a persistent history feature (thanks Baker)
Add a slider for scr_sbaralpha, which now defaults to 0.95 (slightly transparent, allowing for a nicer status bar)
Allow player messages longer than 32 chars
Sockaddr fix for FreeBSD/OSX/etc networking
Connect status bar size to the scale slider
Include an ISNAN (is not-a-number) fix to catch the occassional quake C bug giving traceline problems
Enumerate options menus
Add a "prev weapon" menu item (from Sander)
Small fix to Sound Block/Unblock on win32
Lots of code fixes (some from uhexen2)
Sys_Error calls Host_Shutdown
Added MS Visual Studio support
Add a "-cd" option to let the CD Player work in dedicated mode, and some other CD tweaks.

Changes in 0.85.2

Replace the old "Screen size" slider with a "Scale" slider
Don't constantly open and close condebug log
Heap of C clean-ups
Fix mapname sorting
Alias the "mods" command to "games"
Block/Unblock sound upon focus loss/gain
NAT fix (networking protocol fix)
SDLNet_ResolveHost bug-fix allowing connection to ports other than 26000
Bumped array size of sv_main.c::localmodels from 5 to 6 fixing an old fitzquake-0.85 bug which used to cause segfaults depending on the compiler.
Accept commandline options like "+connect ip:port"
Add OSX Makefile (tested?)

(snj)

2015-02-02 20:43:14 UTC MAIN commitmail json YAML

Added geography/opencpn-plugin-weather_routing version 20150201

(bouyer)

2015-02-02 20:42:04 UTC MAIN commitmail json YAML

Add opencpn-plugin-weather_routing

(bouyer)

2015-02-02 20:41:34 UTC MAIN commitmail json YAML

Add opencpn-plugin-weather_routing version 20150201

This plugin creates optimized weather routes using isochrone method and
predictive grib data or averaged gridded Climate data based upon constraint
settings, start and finish information, and boat performance calculated
using boat specs or polar data

(bouyer)

2015-02-02 19:07:23 UTC MAIN commitmail json YAML

Updated databases/sqlite3-{docs,tcl} to 3.8.8.2

(adam)

2015-02-02 19:06:28 UTC MAIN commitmail json YAML

Changes 3.8.8.2:
* Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that it truncates the WAL file even if there is no checkpoint work to be done.

(adam)

2015-02-02 17:54:31 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.8.2

(wiz)

2015-02-02 17:54:21 UTC MAIN commitmail json YAML

Update to 3.8.8.2:

Enhance sqlite3_wal_checkpoint_v2(TRUNCATE) interface so that it
truncates the WAL file even if there is no checkpoint work to be
done.

(wiz)

2015-02-02 16:43:36 UTC MAIN commitmail json YAML

Updated devel/p5-File-DesktopEntry to 0.08

(mef)

2015-02-02 16:43:08 UTC MAIN commitmail json YAML

Update 0.05 to 0.08 (again, the commit log is the same as done in 01/31)
  http://mail-index.netbsd.org/pkgsrc-changes/2015/01/31/msg117991.html
Except removing the PERL5_MODULE_TYPE=      Module::Build
Thanks obache and wiz

(mef)

2015-02-02 15:30:50 UTC MAIN commitmail json YAML

Note update of devel/ruby2ruby package to 2.1.3.

(taca)

2015-02-02 15:30:22 UTC MAIN commitmail json YAML

Update ruby2ruby to 2.1.3.

=== 2.1.3 / 2014-09-26

* 1 bug fix:

  * Fixed handling of kwargs. (joenas)

=== 2.1.2 / 2014-08-28

* 1 bug fix:

  * Fixed readme to point out that deep_clone may be needed. (heathd)

=== 2.1.1 / 2014-06-09

* 1 bug fix:

  * Moved Regexp::CODES out of guard on ::ENC_NONE. (presidentbeef)

=== 2.1.0 / 2014-04-23

* 4 minor enhancements:

  * Don't indent defn body extra if it has a top-level rescue.
  * Don't indent defn body until fully processed.
  * Don't use simple rescue form if resbody is a return (statement keyword). (eyberg)
  * Remove superfluous begin/end for top-level defn rescue.

=== 2.0.8 / 2014-03-24

* 1 bug fix:

  * 2.0/2.1: Fixed support for **kwsplat. (troessner)

(taca)

2015-02-02 15:29:13 UTC MAIN commitmail json YAML

Note update of devel/ruby-uuidtools package to 2.1.5.

(taca)

2015-02-02 15:28:45 UTC MAIN commitmail json YAML

Update ruby-uuidtools to 2.1.5.

== UUIDTools 2.1.5
* fixed issue with ip command vs ifconfig
* dumped RubyForge related cruft
* updated to modern RSpec syntax

(taca)

2015-02-02 15:27:57 UTC MAIN commitmail json YAML

Note update of devel/ruby-uglifier package to 2.7.0.

(taca)

2015-02-02 15:27:26 UTC MAIN commitmail json YAML

Update ruby-uglifier to 2.7.0.

## 2.7.0 (8 January 2015)

- copyright comment preservation also includes comments starting with a bang (!)

## 2.6.1 (1 January 2015)

- update UglifyJS to 2.4.16

## 2.6.0 (8 December 2014)

- allow metadata to be appended to minified code

## 2.5.3 (18 July 2014)

- no changes

## 2.5.2 (18 July 2014)

- update UglifyJS to 2.4.15

## 2.5.1 (13 June 2014)

- update UglifyJS to 2.4.14

## 2.5.0 (15 March 2014)

- update UglifyJS to 2.4.13
- process Angular @ngInject annotations
- add keep_fargs option
- change `ascii_only` default to true

## 2.4.0 (19 December 2013)

- update UglifyJS to 2.4.8
- add drop_console compress option

## 2.3.3 (12 December 2013)

- update UglifyJS to 2.4.7

## 2.3.2 (1 December 2013)

- update UglifyJS to 2.4.6
- document missing mangler and output options

## 2.3.1 (8 November 2013)

- update UglifyJS to 2.4.3

## 2.3.0 (26 October 2013)

  - use JSON gem instead of multi_json
  - update UglifyJS to 2.4.1
  - fix issues with some Unicode JS identifiers (#47, #58)

## 2.2.1 (28 August 2013)

  - fix IE8 compatibility

## 2.2.0 (25 August 2013)

  - update UglifyJS to 2.4.0
  - add `negate_iife` compressor option
  - escape null characters as \x00, so that null followed by number isn't
    interpreted as octal (#47)

## 2.1.2 (7 July 2013)

  - update UglifyJS to 2.3.6

## 2.1.1 (18 May 2013)

  - fix JScript compatibility
  - update UglifyJS to 2.3.4

## 2.1.0 (8 May 2013)

  - update to UglifyJS 2.3.0
  - add enclose and screw_ie8 options

## 2.0.1 (6 April 2013)

  - fix compatibility with Sprockets 2.9.0

## 2.0.0 (6 April 2013)

This release is backwards incompatible for JS compressor options.

  - update UglifyJS to 2.2.5
  - change compressor arguments to align with UglifyJS2
  - `compile_with_map`: generate source maps for minified code

(taca)

2015-02-02 15:26:13 UTC MAIN commitmail json YAML

Note update of devel/ruby-turn package to 0.9.7.

(taca)

2015-02-02 15:24:52 UTC MAIN commitmail json YAML

Updated www/apache24 to 2.4.12

(adam)

2015-02-02 15:24:42 UTC MAIN commitmail json YAML

Update ruby-turn to 0.9.7.

=== 0.9.7 / 2014-03-14
  * Fix -n option for running named tests (#78)
  * Change default output mode to 'pretty'
  * Add option to print top 10 longest running tests
  * Fix home directory lookup

(taca)

2015-02-02 15:21:53 UTC MAIN commitmail json YAML

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

(taca)

2015-02-02 15:21:25 UTC MAIN commitmail json YAML

Update ruby-tins to 1.3.3.

* Add json support.
* Avoid conflict with Rails.

(taca)

2015-02-02 15:16:32 UTC MAIN commitmail json YAML

Ensure BUILDLINK_{INCDIRS,LIBDIRS}.curses are always defined

These variables are for packages where populating -I/-L flags into
{C,CPP,LD}FLAGS is not enough and need to know accurate paths to
header and library directories.

This is particularly important for ncurses because its headers
sometimes reside in "${BUILDLINK_PREFIX.ncurses}/include/ncurses" and
sometimes in "${BUILDLINK_PREFIX.ncurses}/include" while no pkg-config
.pc files are available. The same goes for ncursesw.

(pho)

2015-02-02 15:12:50 UTC MAIN commitmail json YAML

Updated devel/p5-MooX-Options to 4.016

(wen)

2015-02-02 15:12:07 UTC MAIN commitmail json YAML

Note update of devel/ruby-test-unit package to 3.0.9.

(taca)

2015-02-02 15:11:31 UTC MAIN commitmail json YAML

Update ruby-test-unit to 3.0.9.

Changes are too many to write here, please refer doc/text/news.md.

(taca)

2015-02-02 15:09:37 UTC MAIN commitmail json YAML

Note update of devel/ruby-stomp package to 1.3.4.

(taca)

2015-02-02 15:09:02 UTC MAIN commitmail json YAML

Update ruby-stomp to 1.3.4.

== 1.3.4 20141202

* Change :start_timeout default to 0 (might break some clients) (#98).
* Allow user set of SSLContext options (#105).
* Allow user set of parm in SSLContext.new(parm) (#105).

== 1.3.3 20140810

* Do not attempt to write empty message bodies.
* Explicity close ssl socket on connection timeout.
* Fix incorrect behavior for empty header keys (#93)
* Do not override explicit :reliable => false.
* Fix client fail-over fails (#98)

(taca)

2015-02-02 15:08:50 UTC MAIN commitmail json YAML

Update to 4.016
Update DEPENDS

Upstream changes:
4.016  2015-01-24 12:30:10 GMT
    * Feature #470 : Add "hidden" attribute, and doc (Celogeek San)
    * Feature #471 : Added a better error message for isa check failures (Celogeek San)

4.015  2015-01-13 16:06:52 GMT
    * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San)
fix eval

4.014  2015-01-13 15:51:32 GMT
    * Bug #464 : warning generated when missing required params (Celogeek San)
    * Bug #466 : Term::Any::Size should be recommanded but optional (Celogeek San)

4.013  2014-11-22 07:43:13 GMT
    * Feature #462 : Autorange (Celogeek San)

(wen)

2015-02-02 15:08:06 UTC MAIN commitmail json YAML

Note update of devel/ruby-simplecov package to 0.9.1.

(taca)

2015-02-02 15:07:34 UTC MAIN commitmail json YAML

Update ruby-simplecov to 0.9.1.

0.9.1, 2014-09-21 ([changes](https://github.com/colszowka/simplecov/compare/v0.9.0...v0.9.1))
====================

## Bugfixes

* In 0.9.0, we introduced a regression that made SimpleCov no-op mode fail on Ruby 1.8, while
  dropping 1.8 support altogether is announced only for v1.0. This has been fixed.
  See [#333](https://github.com/colszowka/simplecov/issues/333) (thanks (@sferik)

0.9.0, 2014-07-17 ([changes](https://github.com/colszowka/simplecov/compare/v0.8.2...v0.9.0))
====================

**A warm welcome and big thank you to the new contributors [@xaviershay](https://github.com/xaviershay), [@sferik](https://github.com/sferik) and especially [@bf4](https://github.com/bf4) for tackling a whole lot of issues and pull requests for this release!**

## Enhancements

  * New interface to specify multiple formatters.
    See [#317](https://github.com/colszowka/simplecov/pull/317) (thanks @sferik)
  * Document in the README how to exclude code from coverage reports,
    and that the feature shouldn't be abused for skipping untested
    private code.
    See [#304](https://github.com/colszowka/simplecov/issues/304)
  * Clarify Ruby version support.
    See [#279](https://github.com/colszowka/simplecov/pull/279) (thanks @deivid-rodriguez)

## Bugfixes

  * Ensure calculations return Floats, not Fixnum or Rational. Fixes segfaults with mathn.
    See [#245](https://github.com/colszowka/simplecov/pull/245) (thanks to @bf4)
  * Using `Kernel.exit` instead of exit to avoid uncaught throw :IRB_EXIT when
    exiting irb sessions.
    See [#287](https://github.com/colszowka/simplecov/pull/287) (thanks @wless1)
    See [#285](https://github.com/colszowka/simplecov/issues/285)
  * Does not look for .simplecov in ~/ when $HOME is not set.
    See [#311](https://github.com/colszowka/simplecov/pull/311) (thanks @lasseebert)
  * Exit with code only if it's Numeric > 0.
    See [#302](https://github.com/colszowka/simplecov/pull/303)(thanks @hajder)
  * Make default filter case insensitive.
    See [#280](https://github.com/colszowka/simplecov/pull/280) (thanks @ryanatball)
  * Improve regexp that matches functional tests.
    See [#276](https://github.com/colszowka/simplecov/pull/276) (thanks @sferik)
  * Fix TravisCI [#272](https://github.com/colszowka/simplecov/pull/272) [#278](https://github.com/colszowka/simplecov/pull/278), [#302](https://github.com/colszowka/simplecov/pull/302)
  * Fix global config load.
    See [#311](https://github.com/colszowka/simplecov/pull/311) (thanks @lasseebert)

(taca)

2015-02-02 15:05:28 UTC MAIN commitmail json YAML

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

(taca)

2015-02-02 15:04:51 UTC MAIN commitmail json YAML

Update ruby-sexp-processor to 4.4.5.

=== 4.4.5 / 2015-01-16

* 1 bug fix:

  * Removed shebangs in tests because of bugs (aka 'features') in RPM packaging tools.

=== 4.4.4 / 2014-08-14

* 1 bug fix:

  * MethodBasedSexpProcessor#in_klass clears out the method_stack for the duration of the block.

=== 4.4.3 / 2014-03-24

* 1 bug fix:

  * Fixed a bunch of pt_testcase entries for 1.9/2.0 wrt ruby2ruby.

=== 4.4.2 / 2014-03-14

* 2 minor enhancements:

  * Changed skipped versioned tests to return, not skip. Reduces noise so you can focus on real skips.
  * Extended versioned tests to include 2.0 and 2.1.

(taca)

2015-02-02 14:56:29 UTC MAIN commitmail json YAML

Updated www/moodle to 2.8.3

(wen)

2015-02-02 14:54:55 UTC MAIN commitmail json YAML

Update to 2.8.3

Upstream changes:
Moodle-2.8.3
Highlights
MDL-47935 - Atto Autosave message no longer covers text you are editing
MDL-44560 - Pagination in glossary category works correctly when entries have multiple categories
MDL-47792 - Course and Activity Completion Reports display vertical text without truncating
Functional changes
MDL-43386 - Lesson grade essay responses preserve HTML formatting
MDL-14730 - Allow linking to pages inside a lesson
MDL-47761 - Explanation is given to the users why they are unable to enrol in the course
MDL-47871 - Event monitor: Teacher can duplicate System rule
UI changes
MDL-44907 - Better styling of admin setting validation messages in bootstrapbase
MDL-48596 - Lesson editing page has correct layout used by other editing pages and does not obstruct page with blocks
MDL-47166 - Atto: outdent button is shown first followed by indent button
Security issues
A number of security related issues were resolved. Details of these issues will be released after a period of approximately one week to allow system administrators to safely update to the latest version.

Fixes and improvements
MDL-48765 - Improved icon alignment on course enrolment methods page
MDL-40285 - When assignment is submitted by one team member it is shown as submitted for all team members
MDL-38142 - User forum posts page no longer displays error for the hidden course
MDL-36877 - Final lesson page is displayed when course setting "Show gradebook to students" is set to "No"
MDL-48073 - Group filter is preserved when moving to next page of enrolled users
MDL-40326 - Course reset also resets lesson progress bar
MDL-48383 - Cron no longer warns about disabled enrol_imsenterprise after each scheduled task
MDL-48914 - Roles assignment page does not display user select if there are too many users preventing from php memory error

(wen)

2015-02-02 14:45:51 UTC MAIN commitmail json YAML

Changes 2.4.12:

* CVE-2014-3583 mod_proxy_fcgi: Fix a potential crash due to buffer over-read, with response headers' size above 8K.
* CVE-2014-3581 mod_cache: Avoid a crash when Content-Type has an empty value. PR 56924.
* CVE-2014-8109 mod_lua: Fix handling of the Require line when a LuaAuthzProvider is used in multiple Require directives with different arguments.
* CVE-2013-5704 core: HTTP trailers could be used to replace HTTP headers late during request processing, potentially undoing or otherwise confusing modules that examined or modified request headers earlier. Adds "MergeTrailers" directive to restore legacy behavior.

* Proxy FGI and websockets improvements
* Proxy capability via handler
* Finer control over scoping of RewriteRules
* Unix Domain Socket (UDS) support for mod_proxy backends.
* Support for larger shared memory sizes for mod_socache_shmcb
* mod_lua and mod_ssl enhancements
* Support named groups and backreferences within the LocationMatch, DirectoryMatch, FilesMatch and ProxyMatch directives.

(adam)

2015-02-02 14:41:16 UTC MAIN commitmail json YAML

2015-02-02 14:30:17 UTC MAIN commitmail json YAML

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

(taca)

2015-02-02 14:29:40 UTC MAIN commitmail json YAML

Update ruby-rspec-rails to 3.1.0.

Changes from 2.14.1 is too many to write here, please refer Changelog.

(taca)

2015-02-02 14:25:09 UTC MAIN commitmail json YAML

Note update of ruby-rspec related pacakges:

devel/ruby-rspec-core 3.1.7
devel/ruby-rspec-expectations 3.1.2
devel/ruby-rspec-mocks 3.1.3
devel/ruby-rspec 3.1.0

(taca)

2015-02-02 14:24:00 UTC MAIN commitmail json YAML

Update ruby-rspec to 3.1.0.

This is a meta gem (package) with rspec-core, rspec-expectations and
rspec-mocks.

(taca)

2015-02-02 14:22:29 UTC MAIN commitmail json YAML

Update ruby-rspec-mocks to 3.1.3.

Changes from 2.14.6 is too many to write here, please refer Changelog.

(taca)

2015-02-02 14:20:08 UTC MAIN commitmail json YAML

Update ruby-rspec-expectations to 3.1.2.

Changes from 2.14.5 is too many to write here, please refer Changelog.

(taca)

2015-02-02 14:18:35 UTC MAIN commitmail json YAML

Update ruby-rspec-core to 3.1.7.

Changes from 2.14.8 is too many to write here, please refer Changelog.
Also add support for pkg_alternatives(8) to reduce conflicts.

(taca)

2015-02-02 14:13:41 UTC MAIN commitmail json YAML

Note addition of devel/ruby-rspec-support package version 3.1.2.

(taca)

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

Add and enable ruby-rspec-support.

(taca)

2015-02-02 14:12:18 UTC MAIN commitmail json YAML

Add ruby-rspec-support package version 3.1.2.

Support utilities for RSpec gems.

RSpec::Support provides common functionality to RSpec::Core,
RSpec::Expectations and RSpec::Mocks.  It is considered suitable
for internal use only at this time.

(taca)

2015-02-02 14:11:01 UTC MAIN commitmail json YAML

Note addition of www/ruby-rack15 package version 1.5.2.

(taca)

2015-02-02 14:10:10 UTC MAIN commitmail json YAML

Add and enable ruby-rack15.

(taca)

2015-02-02 14:09:23 UTC MAIN commitmail json YAML

Add ruby-rack version 1.5.2 package as ruby-rack15 package and utilize
--format-executable option of rubygems to reduce conflicts.

(taca)

2015-02-02 13:54:59 UTC MAIN commitmail json YAML

Add USE_LANGUAGES, package requires c99 support.

(jperkin)

2015-02-02 13:36:24 UTC MAIN commitmail json YAML

cppunit is required afer all

(adam)

2015-02-02 13:00:47 UTC MAIN commitmail json YAML

Note update of devel/ruby-rgl package to 0.5.0.

(taca)

2015-02-02 13:00:07 UTC MAIN commitmail json YAML

Update ruby-rgl to 0.5.0.

2014-12 Release 0.5.0

This release mainly contains the contributions of Kirill, who added many algorithms to the library. Thank you Kirill!

* @matiaskorhonen: Fixes the image paths in the README (#14)
* @monora: Implicit graph example fails (#13)
* @KL-7: Implement Graph#bipartite_sets. (#12)
* @monora:  syntax error in dot file for undirected graph (#11)
* @KL-7: Edmonds-Karp algorithm for maximum flow (#10)
* @KL-7: Prim's algorithm for minimum spanning tree (#9)
* @carlosantoniodasilva: Run tests on Ruby 2.0 and remove deprecation warning (#8)
* @KL-7: Bellman-Ford shortest paths algorithm (#7)
* @KL-7: Minor improvements (asserts) for Dijkstra algorithm (#6)
* @KL-7: Add Dijkstra shortest path algorithm. (#5)
* @KL-7: Indentation and whitespaces clean up of examples (#4)
* @KL-7: Travis configuration and README updates (#3)
* @KL-7: Code clean up and configuration updates (#2)
* @aschoerk: Renamed test-directory, (includes Rakefile), fixed TestComponents (#1)

(taca)

2015-02-02 12:56:21 UTC MAIN commitmail json YAML

Note update of databases/ruby-sequel package to 4.19.0.

(taca)

2015-02-02 12:55:48 UTC MAIN commitmail json YAML

Update ruby-sequel to 4.19.0.

=== 4.19.0 (2015-02-01)

* Make jdbc/sqlanywhere correctly set :auto_increment entry in schema hashes (jeremyevans)

* Add Model#cancel_action for canceling actions in before hooks, instead of having the hooks return false (jeremyevans)

* Support not setting @@wait_timeout on MySQL via :timeout=>nil Database option (jeremyevans)

* Add accessed_columns plugin, recording which columns have been accessed for a model instance (jeremyevans)

* Use correct migration version when using IntegerMigrator with :allow_missing_migration_files (blerins) (#938)

* Make Dataset#union, #intersect, and #except automatically handle datasets with raw SQL (jeremyevans) (#934)

* Add column_conflicts plugin to automatically handle columns that conflict with method names (jeremyevans) (#929)

* Add Model#get_column_value and #set_column_value to get/set column values (jeremyevans) (#929)

(taca)

2015-02-02 12:35:29 UTC MAIN commitmail json YAML

Updated www/ruby-jekyll to 1.2.0nb1

(jperkin)

2015-02-02 12:35:11 UTC MAIN commitmail json YAML

Fix typo in OVERRIDE_GEMSPEC, fixes package to run correctly with our
supplied directory_watcher package.  Bump PKGREVISION.

(jperkin)

2015-02-02 12:32:49 UTC MAIN commitmail json YAML

Revert
introduce MESSAGE_SRC_DFLT, same as PLIST_SRC_DFLT for PLIST_SRC.
proposed/discussed is required for such changes.

(obache)

2015-02-02 12:27:46 UTC MAIN commitmail json YAML

Note update of textproc/ruby-rison package to 2.0.0nb1.

(taca)

2015-02-02 12:27:38 UTC MAIN commitmail json YAML

Remove entry for iperf 3.0.9, I added iperf3 at version 3.0.11,
leaving the old iperf version 2 as is.

(he)

2015-02-02 12:26:58 UTC MAIN commitmail json YAML

Note addition of iperf3 version 3.0.11.

(he)

2015-02-02 12:26:21 UTC MAIN commitmail json YAML

Relax delendency to ruby-parslet.  I have not enough time to commit this
yesterday.

Bump PKGREVISION.

(taca)

2015-02-02 12:26:21 UTC MAIN commitmail json YAML

Revert
Add support of zend modules.
proposed/discussed is required for such changes, and no package is using.

(obache)

2015-02-02 12:25:44 UTC MAIN commitmail json YAML

Add iperf3.

(he)

2015-02-02 12:25:20 UTC MAIN commitmail json YAML

Add iperf3 as version 3.0.11.

Iperf3 is a tool for active measurements of the maximum achievable
bandwidth on IP networks.  It supports tuning of various parameters
related to timing, protocols, and buffers.  For each test it reports
the bandwidth, loss, and other parameters.

This version, sometimes referred to as iperf3, is a redesign of an
original version developed at NLANR/DAST.  iperf3 is a new
implementation from scratch, with the goal of a smaller, simpler code
base, and a library version of the functionality that can be used in
other programs. Iperf3 also has a number of features found in other tools
such as nuttcp and netperf, but were missing from the original iperf.
These include, for example, a zero-copy mode and optional JSON output.
Note that iperf3 is NOT backwards compatible with the original iperf.

(he)

2015-02-02 12:24:23 UTC MAIN commitmail json YAML

Comment out 22 from RUBY_VERSION_SUPPORTED.

ruby22 is not commited yet, noted by joerg@.

(taca)

2015-02-02 12:22:51 UTC MAIN commitmail json YAML

Revert
Use pkgsrc php zend extension framework.
This package is the only user.

(obache)

2015-02-02 12:18:38 UTC MAIN commitmail json YAML

Revert
Use pkgsrc php zend extension framework.
This package is the only user.

(obache)

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

Revert
Add experimental auto extension registory support with PHP_AUTO_REGISTER_EXT=yes
(=no by default).
proposed/discussed was happened, but remain inconclusive and not approved.

(obache)

2015-02-02 12:02:28 UTC MAIN commitmail json YAML

Requires C99, remove SunOS flags which conflict with _XOPEN_SOURCE
usage in the source.

(jperkin)

2015-02-02 11:46:20 UTC MAIN commitmail json YAML

2015-02-02 11:34:39 UTC MAIN commitmail json YAML

Fixed buildlinking; disabled documentation building as in other libraries.

(adam)

2015-02-02 11:30:37 UTC MAIN commitmail json YAML

2015-02-02 11:18:32 UTC MAIN commitmail json YAML

Updated converters/librevenge to 0.0.2

(adam)

2015-02-02 11:14:55 UTC MAIN commitmail json YAML

2015-02-02 10:55:00 UTC MAIN commitmail json YAML

Long double math is available on OS X 10.10 Yosemite

(adam)

2015-02-02 10:54:19 UTC MAIN commitmail json YAML

As per previous PHP release, apply the necessary flags to sqlite so that it
builds correctly on Darwin prior to v9.

ok wiz@

(sevan)

2015-02-02 10:44:59 UTC MAIN commitmail json YAML

Explicitly disable Linux-specific epoll support on SunOS.

(jperkin)

2015-02-02 10:42:18 UTC MAIN commitmail json YAML

2015-02-02 10:33:13 UTC MAIN commitmail json YAML

Explicitly disable inotify on SunOS, assumes Linux statfs.

(jperkin)

2015-02-02 10:25:35 UTC MAIN commitmail json YAML

Explicitly disable inotify on SunOS, assumes Linux statfs.

(jperkin)

2015-02-02 10:15:47 UTC MAIN commitmail json YAML

Changes 0.0.2:
- Better handling of invalid input in RVNGDirectoryStream functions.
- Add documentation for RVNGDirectoryStream.
- Add text:outline-level to allowed paragraph properties. This is to allow
  import libraries to handle headings properly.
- Properly handle units in all generators, instead of expecting everything is
  in inches.
- Implement open/closeGroup for RVNGSVGDrawingGenerator.
- Improve handling of layers in RVNGSVGPresentationGenerator.
- Handle master pages in RVNGSVGDrawingGenerator and
  RVNGSVGPresentationGenerator.
- Simple handling of tables in RVNGSVGDrawingGenerator and
  RVNGSVGPresentationGenerator: just create a text box for each cell.
- Fix return value of RVNGStringStream::seek when seeking to end.
- Fix some warnings found by Coverity.
- Use symbol visibility on Linux. The library only exports public functions
  now.
- Fix several crashes or hangs when reading broken OLE2 or Zip files, found
  with the help of american-fuzzy-lop.
- Add fo:language, fo:country and fo:script to allowed span properties.
- Handle headings in RVNGHTMLTextGenerator.

(adam)

2015-02-02 07:47:56 UTC MAIN commitmail json YAML

Remove conflict markers.

(jdc)

2015-02-02 07:47:04 UTC MAIN commitmail json YAML

Regenerate for new `patch-libs_context_build_Jamfile.v2'.

(jdc)

2015-02-02 07:45:12 UTC MAIN commitmail json YAML

2015-02-02 02:47:02 UTC MAIN commitmail json YAML

Update PLIST for doxygen 1.8.9.1, PKGREVISION++

(mef)

2015-02-02 02:45:09 UTC MAIN commitmail json YAML

2015-02-02 02:37:37 UTC MAIN commitmail json YAML

2015-02-02 02:36:48 UTC MAIN commitmail json YAML

Update PLIST for doxygen 1.8.9.1

(mef)

2015-02-01 20:31:00 UTC MAIN commitmail json YAML

calibre-2.18 is in wip; still the same build problem.

(wiz)

2015-02-01 20:03:03 UTC MAIN commitmail json YAML

Updated net/libnice to 0.1.10

(wiz)

2015-02-01 20:02:53 UTC MAIN commitmail json YAML

Updated net/gst-plugins1-libnice to 0.1.10

(wiz)

2015-02-01 20:02:42 UTC MAIN commitmail json YAML

Update to 0.1.10:

libnice 0.1.10 (2015-01-28)
===========================
Fix bug on component change on the sink

libnice 0.1.9 (2015-01-28)
==========================
Make it possible to statically build the GStreamer plugins
Bug fixes, in particular fix compatibility with coTurn servers
Documentation fixes

(wiz)

2015-02-01 19:55:42 UTC MAIN commitmail json YAML

Updated net/py-twisted-docs to 15.0.0

(wiz)

2015-02-01 19:55:32 UTC MAIN commitmail json YAML

Updated net/py-twisted to 15.0.0

(wiz)

2015-02-01 19:55:19 UTC MAIN commitmail json YAML

Update to 15.0.0:

Twisted Core 15.0.0 (2015-01-24)
================================

Features
--------
- twisted.internet.protocol.ClientFactory (and subclasses) may now
  return None from buildProtocol to immediately close the connection.
  (#710)
- twisted.trial.unittest.SynchronousTestCase.assertRaises can now
  return a context manager. (#5339)
- Implementations of
  twisted.internet.interfaces.IStreamClientEndpoint included in
  Twisted itself will now handle None being returned from the client
  factory's buildProtocol method by immediately closing the
  connection and firing the waiting Deferred with a Failure. (#6976)
- inlineCallbacks now supports using the return statement with a
  value on Python 3 (#7624)
- twisted.spread.banana.Banana.sendEncoded() now raises a more
  informative error message if the user tries to encode objects of
  unsupported type. (#7663)

Bugfixes
--------
- twisted.internet.interfaces.IReactorMulticast.listenMultiple works
  again RHEL 6's python 2.6. (#7159)
- Allow much more of the code within Twisted to use ProcessEndpoint
  by adding IPushProducer and IConsumer interfaces to its resulting
  transport. (#7436)
- twisted.internet.ssl.Certificate(...).getPublicKey().keyHash() now
  produces a stable value regardless of OpenSSL version.
  Unfortunately this means that it is different than the value
  produced by older Twisted versions. (#7651)
- twisted.python.reflect.safe_str on Python 3 converts utf-8 encoded
  bytes to clean str instead of "b'a'" (#7660)
- twisted.spread.banana.Banana now raises NotImplementedError when
  receiving pb messages without pb being the selected dialect (#7662)
- The SSL server string endpoint parser
  (twisted.internet.endpoints.serverFromString) now constructs
  endpoints which, by default, disable the insecure SSLv3 protocol.
  (#7684)
- The SSL client string endpoint parser
  (twisted.internet.endpoints.clientFromString) now constructs
  endpoints which, by default, disable the insecure SSLv3 protocol.
  (#7686)

Improved Documentation
----------------------
- inlineCallbacks now has introductory documentation. (#1009)
- The echoclient example now uses twisted.internet.task.react.
  (#7083)
- Twisted Trial's how-to documentation now has a link to Twisted's
  contribution guidelines and has been reformatted. (#7475)
- Fixed a path error in the make.bat file for building Sphinx
  documentation, so that it is now possible to build the documenation
  using make.bat on Windows. (#7542)

Deprecations and Removals
-------------------------
- twisted.python.filepath.FilePath.statinfo was deprecated. (#4450)
- twisted.internet.defer.deferredGenerator is now deprecated.
  twisted.internet.defer.inlineCallbacks should be used instead.
  (#6044)
- Pickling twisted.internet.ssl.OptionSSLCertificationOptions and
  twisted.internet.ssl.Keypair is no longer supported. __getstate__
  and __setstate__ methods of these classes have been deprecated.
  (#6166)
- twisted.spread.jelly's support for unjellying "instance" atoms is
  now deprecated. (#7653)

Other
-----
- #3404, #4711, #5730, #6042, #6626, #6947, #6953, #6989, #7032,
  #7038, #7039, #7097, #7098, #7142, #7143, #7154, #7155, #7156,
  #7157, #7158, #7160, #7161, #7162, #7164, #7165, #7176, #7234,
  #7252, #7329, #7333, #7355, #7369, #7370, #7419, #7529, #7531,
  #7534, #7537, #7538, #7620, #7621, #7633, #7636, #7637, #7638,
  #7640, #7641, #7642, #7643, #7665, #7667, #7713, #7719

Twisted Conch 15.0.0 (2015-01-24)
=================================

Features
--------
- The new APIs: twisted.conch.checkers.IAuthorizedKeysDB,
  twisted.conch.checkers.InMemorySSHKeyDB,
  twisted.conch.checkers.UNIXAuthorizedKeyFiles, and
  twisted.conch.checkers.SSHPublicKeyChecker have been added to
  provide functionality to check the validity of SSH public keys and
  specify where authorized keys are to be found. (#7144)

Deprecations and Removals
-------------------------
- twisted.conch.checkers.SSHPublicKeyDatabase is now deprecated in
  favor of a twisted.conch.checkers.SSHPublicKeyChecker instantiated
  with a twisted.conch.checkers.UNIXAuthorizedKeyFiles. (#7144)

Other
-----
- #6626, #7002, #7526, #7532, #7698

Twisted Lore 15.0.0 (2015-01-24)
================================

No significant changes have been made for this release.

Twisted Mail 15.0.0 (2015-01-24)
================================

No significant changes have been made for this release.

Other
-----
- #6999, #7708

Twisted Names 15.0.0 (2015-01-24)
=================================

Bugfixes
--------
- twisted.names.secondary.SecondaryAuthority can now answer queries
  again (broken since 13.2.0). (#7408)

Other
-----
- #7352

Twisted News 15.0.0 (2015-01-24)
================================

No significant changes have been made for this release.

Other
-----
- #7703

Twisted Pair 15.0.0 (2015-01-24)
================================

No significant changes have been made for this release.

Other
-----
- #7722

Twisted Runner 15.0.0 (2015-01-24)
==================================

No significant changes have been made for this release.

Twisted Web 15.0.0 (2015-01-24)
===============================

Features
--------
- twisted.web.client.Agent.usingEndpointFactory allows creating an
  Agent that connects in non-standard ways, e.g. via a proxy or a
  UNIX socket. (#6634)
- The Deferred returned by twisted.web.client.readBody can now be
  cancelled. (#6686)

Deprecations and Removals
-------------------------
- twisted.web.iweb.IRequest.getClient is now deprecated.  Its
  implementation in Twisted, twisted.web.http.Request.getClient, is
  also deprecated and will no longer attempt to resolve the client IP
  address to a hostname. (#2252)

Other
-----
- #7247, #7302, #7680, #7689

Twisted Words 15.0.0 (2015-01-24)
=================================

No significant changes have been made for this release.

Other
-----
- #6994, #7163, #7622

(wiz)

2015-02-01 19:52:59 UTC MAIN commitmail json YAML

Updated time/py-vdirsyncer to 0.4.2

(wiz)

2015-02-01 19:52:51 UTC MAIN commitmail json YAML

Update to 0.4.2:

Version 0.4.2
=============

*released on 30 January 2015*

- Vdirsyncer now respects redirects when uploading and updating items. This
  might fix issues with Zimbra.
- Relative ``status_path`` values are now interpreted as relative to the
  configuration file's directory.
- Fixed compatibility with custom SabreDAV servers. See :gh:`166`.
- Catch harmless threading exceptions that occur when shutting down vdirsyncer.
  See :gh:`167`.
- Vdirsyncer now depends on ``atomicwrites``.
- Massive performance improvements to ``singlefile``-storage.
- Items with extremely long UIDs should now be saved properly in
  ``filesystem``-storage. See :gh:`173`.

(wiz)

2015-02-01 19:51:46 UTC MAIN commitmail json YAML

Updated security/py-keyring to 4.1

(wiz)

2015-02-01 19:51:37 UTC MAIN commitmail json YAML

Update to 4.1:

4.1
---

* Added preliminary support for loading keyring backends through ``setuptools
  entry points``, specifically "keyring backends".

(wiz)

2015-02-01 19:49:46 UTC MAIN commitmail json YAML

Updated security/libgpg-error to 1.18

(wiz)

2015-02-01 19:49:38 UTC MAIN commitmail json YAML

Update to 1.18:

Noteworthy changes in version 1.18 (2015-01-26) [C14/A14/R0]
-----------------------------------------------

* New translations for Hungarian, Portuguese, Russian, and
  traditional Chinese.  Updated other translations.

* New error codes.

* Interface changes relative to the 1.17 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPG_ERR_FORBIDDEN                NEW.
GPG_ERR_OBJ_TERM_STATE          NEW.
GPG_ERR_REQUEST_TOO_SHORT        NEW.
GPG_ERR_REQUEST_TOO_LONG        NEW.
GPG_ERR_LEGACY_KEY              NEW.

(wiz)

2015-02-01 19:46:24 UTC MAIN commitmail json YAML

Updated converters/help2man to 1.46.5

(wiz)

2015-02-01 19:46:16 UTC MAIN commitmail json YAML

Update to 1.46.5:

Version 1.46 July 7, 2014

  * Add German, Ukranian and Polish translations of info documentation.
  * Add Hungarian and Norwegian Bokmaal translations.

(wiz)

2015-02-01 19:44:32 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 12.0.5

(wiz)

2015-02-01 19:44:24 UTC MAIN commitmail json YAML

Update to 12.0.5:

------
12.0.5
------

* Issue #339: Correct Attribute reference in ``cant_write_to_target``.

(wiz)

2015-02-01 19:43:51 UTC MAIN commitmail json YAML

Updated devel/py-virtualenv to 12.0.6

(wiz)

2015-02-01 19:43:43 UTC MAIN commitmail json YAML

Update to 12.0.6:

12.0.6 (2015-01-28)
~~~~~~~~~~~~~~~~~~~

* Upgrade pip to 6.0.7

* Upgrade setuptools to 12.0.5

(wiz)

2015-02-01 19:42:11 UTC MAIN commitmail json YAML

Updated devel/afl to 1.36b

(wiz)

2015-02-01 19:42:01 UTC MAIN commitmail json YAML

Update to 1.36b:

--------------
Version 1.36b:
--------------

  - Switched afl-cmin over to /bin/sh. Thanks to Jonathan Gray.

  - Fixed an off-by-one bug in queue limit check when resuming sessions
    (could cause NULL ptr deref if you are *really* unlucky).

  - Fixed the QEMU script to tolerate i686 if returned by uname -i. Based on
    a problem report from Sebastien Duquette.

  - Added multiple references to Jakub's ppvm tool.

  - Made several minor improvements to the Makefile.

  - Believe it or not, fixed some typos. Thanks to Jakub Wilk.

--------------
Version 1.35b:
--------------

  - Cleaned up regular expressions in some of the scripts to avoid errors
    on *BSD systems. Spotted by Jonathan Gray.

--------------
Version 1.34b:
--------------

  - Performed a substantial documentation and program output cleanup to
    better explain the QEMU feature.

--------------
Version 1.33b:
--------------

  - Added support for AFL_INST_RATIO and AFL_INST_LIBS in the QEMU mode.

  - Fixed a stack allocation crash in QEMU mode (bug in QEMU, fixed with
    an extra patch applied to the downloaded release).

  - Added code to test the QEMU instrumentation once the afl-qemu-trace
    binary is built.

  - Modified afl-tmin and afl-showmap to search $PATH for binaries and to
    better handle QEMU support.

  - Added a check for instrumented binaries when passing -Q to afl-fuzz.

--------------
Version 1.32b:
--------------

  - Fixed 'make install' following the QEMU changes. Spotted by Hanno Boeck.

  - Fixed EXTRA_PAR handling in afl-cmin.

--------------
Version 1.31b:
--------------

  - Hallelujah! Thanks to Andrew Griffiths, we now support very fast, black-box
    instrumentation of binary-only code. See qemu_mode/README.qemu.

    To use this feature, you need to follow the instructions in that
    directory and then run afl-fuzz with -Q.

--------------
Version 1.30b:
--------------

  - Added -s (summary) option to afl-whatsup. Suggested by Jodie Cunningham.

  - Added a sanity check in afl-tmin to detect minimization to zero len or
    excess hangs.

  - Fixed alphabet size counter in afl-tmin.

  - Slightly improved the handling of -B in afl-fuzz.

  - Fixed process crash messages with -m none.

--------------
Version 1.29b:
--------------

  - Improved the naming of test cases when orig: is already present in the file
    name.

  - Made substantial improvements to technical_details.txt.

--------------
Version 1.28b:
--------------

  - Made a minor tweak to the instrumentation to preserve the directionality
    of tuples (i.e., A -> B != B -> A) and to maintain the identity of tight
    loops (A -> A). You need to recompile targeted binaries to leverage this.

  - Cleaned up some of the afl-whatsup stats.

  - Added several sanity checks to afl-cmin.

--------------
Version 1.27b:
--------------

  - Made afl-tmin recursive. Thanks to Hanno Boeck for the tip.

  - Added docs/technical_details.txt.

  - Changed afl-showmap search strategy in afl-cmap to just look into the
    same place that afl-cmin is executed from. Thanks to Jakub Wilk.

  - Removed current_todo.txt and cleaned up the remaining docs.

(wiz)

2015-02-01 19:04:02 UTC MAIN commitmail json YAML

+ afl-1.36b, apache24-2.4.12, calibre-2.18.0, help2man-1.46.5,
  inkscape-0.91, libgpg-error-1.18, libnice-0.1.10, py-keyring-4.1,
  py-setuptools-12.0.5, py-twisted-15.0.0, py-vdirsyncer-0.4.2,
  py-virtualenv-12.0.6, scribus-1.4.5, stellarium-0.13.2.

(wiz)

2015-02-01 18:59:13 UTC MAIN commitmail json YAML

Updated sysutils/estd to 0.9

(wiz)

2015-02-01 18:59:05 UTC MAIN commitmail json YAML

Update to 0.9, from Leonardo Taccari in PR 49624:

Changes:
estd-r9
* Improve SMP support on NetBSD.
  Submitted by: vincent@labri.fr

estd-r8
* Add Intrepid support.
  Submitted by: Michael <macallan@netbsd.org>

(wiz)

2015-02-01 18:55:42 UTC MAIN commitmail json YAML

Updated multimedia/mpv to 0.7.3

(wiz)

2015-02-01 18:55:33 UTC MAIN commitmail json YAML

Update to 0.7.3, from Leonardo Taccari in PR 49623:

Changes
-------
- Several documentation updates and typo fixes.
- Don't show "0%" position when the stream is infinite / has unknown length.
- Fixes the config file loading order so that lower priority `mpv.conf` files
  don't override higher priority `config` files.
- (OSX) Remove coreaudio_exclusive from the "auto" codec list.
- Failing to create a GL3 context is now a warning instead of error, to reduce
  user confusion.
- The subtitle decoder now gets reset when cycling subtitles. This makes the
  currently shown subtitle event disappear even if cycling back to the current
  subtitle track.
- `--shuffle` and `--merge-files` now affects the contents of playlist files,
  instead of just the list of files given as arguments to mpv.
- `./waf install` avoids installing a few additional data/config files if only
  libmpv was built.
- Improved channel mapping when the file's channel map doesn't match the AO's
  available channel maps.
- (OSX) VDA now gracefully refuses to run on non-OpenGL3-capable systems instead
  of trying and failing to build its shaders.
- Add workaround for vf_vapoursynth filters that expect an FPS.
- The default value for `--screenshot-template` now shows up in
  `--list-options`.
- `ao_pulse`'s `latency-hacks` suboption is now off by default, as it causes
  issues with newer pulseaudio releases. If A/V Sync issues happen, either
  add the `latency-hacks=on` pulse suboption in mpv.conf, or update the
  pulseaudio daemon (bug #1430).
- (Linux) `ao_alsa` now deals better with audio device disconnection.
- Client API: timestamp properties that have no value return "no" instead of
  magic number.

Bug fixes
---------
- (Windows, OSX) Many `ao_wasapi` and `ao_coreaudio` fixes.
- (OSX) Make the window title update correctly on OS X Yosemite.
- Fixes for handling mono audio on various AOs.
- (Linux) Fixes resuming from suspend on ao_alsa.
- Fixes for playlist file parsing.
- Overly long options in the --list-options output now break the column layout
  instead of getting truncated; fixes shell completion scripts.
- Fix rendering resolution of certain DVB subtitles (bug #1425).
- Fix EDL or --merge-files breaking timestamps with .avi files.
- Workaround for libavcodec bug with the VP9 codec parser (bug #1448),
  fixes possible crash.
- Improve robustness of the matroska parser with broken files (bugs #1457,
  #1461).
- Improve 10bit video compatibility with older GPUs (specially Intel) (bug
  #1383).
- Fixes flashing the VO window when playing a list of files that includes
  non-media files (bug #1459).
- Workaround for window embedding in OpenBox (bug #1235)
- Fixes for several crashes and lockups (bugs #838, #1389, #1408, #1463, #1473,
  #1474).
- Fixes for the zsh completion script (bugs #997)

New features
------------
- mpv now prints the contents of its config.h when running in verbose mode, to
  aid with debugging.
- The `include=` option now accepts `~` to refer to the HOME dir (bug #1406).
- `af_volume` now prints ReplayGain values in verbose mode.
- m3u playlists that don't have the `#EXTM3U` header are now accepted if they
  "look like" ASCII or UTF-8 text and have the .m3u extension.
- Chapter marks in the seek bar now update when switching files.
- Supports embedded cover art in MKV files (bug #1374).
- (Windows) Video window can now be resized even with --no-border.
- (Windows) Client API: the "run" command now works on Windows too.
- (Linux) vo_wayland now supports key modifiers (Meta, Alt, Control, Shift)
- Client API: "display-names" property is now observable.

(wiz)

2015-02-01 18:33:37 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 4.151

(wiz)

2015-02-01 18:33:27 UTC MAIN commitmail json YAML

2015-02-01 18:33:04 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.85

(wiz)

2015-02-01 18:32:56 UTC MAIN commitmail json YAML

Update to 1.85:

1.85    2015-01-30

- This release is based on version 2015a of the Olson database. This release
  includes contemporary changes for Quintana Roo and Chile.

(wiz)

2015-02-01 18:31:34 UTC MAIN commitmail json YAML

Updated finance/p5-Finance-Quote to 1.36

(wiz)

2015-02-01 18:31:26 UTC MAIN commitmail json YAML

Update to 1.36: No changes found, the entry is just:

1.36      2015-01-31 18:46:44+01:00 Europe/Brussels

(wiz)

2015-02-01 18:30:15 UTC MAIN commitmail json YAML

Updated devel/p5-strictures to 1.005006

(wiz)

2015-02-01 18:30:07 UTC MAIN commitmail json YAML

Update to 1.005006:

1.005006 - 2015-01-30
  - fix extra checks triggering on paths starting with t, xt, lib, or blib,
    rather than only triggering on those directories.
  - avoid stat checks for VCS directories until we are in an appropriately
    named file
  - various cleanups in test files

(wiz)

2015-02-01 18:29:23 UTC MAIN commitmail json YAML

Updated devel/p5-boolean to 0.44

(wiz)

2015-02-01 18:29:15 UTC MAIN commitmail json YAML

Update to 0.44:

0.44 Sat Jan 31 13:55:37 PST 2015
- Apply PRs 9,10,11 @dagolden++

(wiz)

2015-02-01 18:28:40 UTC MAIN commitmail json YAML

Updated devel/p5-Term-ReadLine to 1.26

(wiz)

2015-02-01 18:28:32 UTC MAIN commitmail json YAML

Update to 1.26:

1.26  2015-01-31
- Call ornaments() after rl_initialize() to set tty before
          calling rl_initialize() not to output some charactores to
          STDIO. [rt.cpan.org #96569, #101196]
- make handling of iostreams simple (make _rl_store_iostream()
          return void and remove _rl_fetch_iostream()) [rt.cpan.org #101078]
- Fix the Prerequisites section to require Perl 5.8 (it was
          required since TRG 1.23.).
- t/callback.t: add some new Tk-tests from CPAN Testers' site.

(wiz)

2015-02-01 18:27:32 UTC MAIN commitmail json YAML

Updated devel/p5-List-MoreUtils to 0.404

(wiz)

2015-02-01 18:27:24 UTC MAIN commitmail json YAML

Update to 0.404:

0.404 2015-01-28
    - fix ancient toolchains (PREREQ_PM &Co. set appropriately),
      reported by ilmari
    - bump version required of Test::More to 0.96 (#toolchain
      calls it a "sane subset")
    - fix some meta-data #toolchain pointed out

(wiz)

2015-02-01 16:51:41 UTC MAIN commitmail json YAML

Note update of www/fengoffice package to 3.0.5.1.

(taca)

2015-02-01 16:51:13 UTC MAIN commitmail json YAML

Update to fengoffice to 3.0.5.1.

Since 3.0.5
----------------
bugfix: Error when creating user from company view.
bugfix: Error when viewing empty custom property if it is of type=contact.
bugfix: Installer error, missing column 'can_update_other_users_invitations'.

Since 3.0.4.1
----------------
bugfix: Performance issue when changing workspace parent.
bugfix: Cannot add user from exisiting contact.

feature: System permission to let some users change event invitations state for other users.

Since 3.0.3.1
----------------
bugfix: Performance issue when ordering documents list by size.

Since 3.0.3
----------------

bugfix: do not show trashed comments on mails view.
bugfix: member tree filter not working properly in some cases.
bugfix: revision number in file view header shows the number including trashed revisions
bugfix: show more on users selector not working.

Since 3.0.2
----------------
feature: Choose if you want to exclude a client or project from automatic status changes.‏
feature: Added custom properties to choose a default status when creating a new project or client.
feature: When creating a new client, you can now choose if its a company, a contact, or nothing.

bugfix: Pending factor removed from automated status formulas.
bugfix: Dimension Members with no creation application log were not displayed on the Dimension member list in the Administration panel.
bugfix: Contact emails are not being displayed on the suggested emails.
bugfix: Dimension member selectors were not functioning on the contacts module.
bugfix: Object members were not being displayed correctly, and when more than possible to display were added, "and 1 more" was not displayed.
bugfix: cannot set permissions for users with the same user type to a project.

Since 3.0.1
----------------
bugfix: after removing a member from a task, refresh member status.
bugfix: after ading a task, refresh member status.
bugfix: after editing status formulas, refresh all members statuses.
bugfix: add billing view.
bugfix: performance problem displaying contacts birthday

feature: push tasks dates.

Since 3.0
----------------
bugfix: members permissions on breadcrumbs .
bugfix: located under selector on add tags view.
bugfix: custom properties with multiple values are not saving properly.
bugfix: files edit is not validating fields, and causing transaction rollback.
bugfix: error editing web document.
bugfix: undefined variable on filescontroller
bugfix: check mail function make a lot of work if the last mail on the system is not on the server.
bugfix: templates sub tasks.
bugfix: templates view.
bugfix: task titles on task list.
bugfix: mails view.
bugfix: in member permissions, don't allow to modify permissions of superior users

performance: download imap mails function.

Since 3.0-rc
----------------
bugfix: Enabled_dimensions where not inserted correctly by plugins installation.
bugfix: When uploading a file, blue button moves left and then returns to its original place.
bugfix: Logo is not clickable.
bugfix: When modal form is rendered and controller sends an error, screen is masked anyways.
bugfix: Don't show radio buttons to delete/write if role cannot delete or write (e.g.: collaboratos cannot delete som object types).
bugifx: Collaborators and guests should not have root permissions.

Since 3.0-beta
----------------
feature: Check max permissions per user role when adding/editing permissions.
bugfix: Do not show active context members on activity widget breadcrumbs.
bugfix: Activity widget says that some users have been unsubscribed.

Since 2.7.1.9
----------------
feature: Several improvements in user interface, experience and looks.
feature: New “Getting Started Wizard”.
feature: New workspaces selector.
feature: Improved user creation and management.
feature: Improved Task  Management.

Since 2.7.1.8
----------------
feature: Allow to configure if parent permissions are inherited when creating a new workspace, client or project.

Since 2.7.1.7
----------------
bugfix: Active context member info widget reactivated.
bugfix: Permissions not saved when applying to all submembers and permissions tree is collapsed.

Since 2.7.1.6
----------------
bugfix: do not show trashed emails from other accounts.
bugfix: when adding a new member, inherit parent permissions.
bugfix: When saving permissions for a workspace, client or project, the mandatory dimensions were not being analyzed.

Since 2.7.1.5
----------------
bugfix: 'Unexpected token' error in tasks list.
bugfix: 'after_contact_view' hook was lost when contact view was changed.

Since 2.7.1.4
----------------
bugfix: task list actions
bugfix: missing config option auto_classify_attachments

Since 2.7.1.3
----------------
bugfix: repeating events not displayed correctly
bugfix: checkmail function from cron fail if the mail have attachments

Since 2.7.1.2
----------------
feature: Use "wkhtmltopdf" to convert custom reports to pdf

(taca)

2015-02-01 16:42:26 UTC MAIN commitmail json YAML

Note update of net/pear-Net_Sieve package to 1.3.4.

(taca)

2015-02-01 16:42:01 UTC MAIN commitmail json YAML

Update pear-Net_Sieve to 1.3.4.

Release date: 2015-01-20 18:20 UTC

Changelog:

* Remove erroneous and unnecessary active script caching (Bug #20472).

(taca)

2015-02-01 16:37:06 UTC MAIN commitmail json YAML

Note update of devel/ruby-rcsparse package to 0.0.0.47.

(taca)

2015-02-01 16:36:32 UTC MAIN commitmail json YAML

Update ruby-rcsparse to 0.0.0.47 which is latest revision on GitHub,
60871fde79db91aed56b3974e8ebc829342d18e8.

* Now it compatible on newer Ruby.
* License is gnu-agpl-v3.

(taca)

2015-02-01 16:33:31 UTC MAIN commitmail json YAML

Note update of devel/ruby-rake package to 10.4.2.

(taca)

2015-02-01 16:33:06 UTC MAIN commitmail json YAML

Update ruby-rake to 10.4.2.

=== 10.4.2 / 2014-12-02

Bug fixes:

* Rake no longer edits ARGV.  This allows you to re-exec rake from a rake
  task.  Pull requset #9 by Matt Palmer.
* Documented how Rake::DSL#desc handles sentences in task descriptions.
  Issue #7 by Raza Sayed.
* Fixed test error on 1.9.3 with legacy RubyGems.  Issue #8 by Matt Palmer.
* Deleted duplicated History entry.  Pull request #10 by Yuji Yamamoto.

=== 10.4.1 / 2014-12-01

Bug fixes:

* Reverted fix for #277 as it caused numerous issues for rake users.
  rails/spring issue #366 by Gustavo Dutra.

=== 10.4.0 / 2014-11-22

Enhancements:

* Upgraded to minitest 5.  Pull request #292 by Teo Ljungberg.
* Added support for Pathname in rake tasks.  Pull request #271 by Randy
  Coulman.
* Rake now ignores falsy dependencies which allows for easier programmatic
  creation of tasks.  Pull request #273 by Manav.
* Rake no longer edits ARGV.  This allows you to re-exec rake from a rake
  task.  Issue #277 by Matt Palmer.
* Etc.nprocessors is used for counting the number of CPUs.

Bug fixes:

* Updated rake manpage.  Issue #283 by Nathan Long, pull request #291 by
  skittleys.
* Add Rake::LATE to allow rebuilding of files that depend on deleted files.
  Bug #286, pull request #287 by David Grayson.
* Fix relinking of files when repackaging.  Bug #276 by Muenze.
* Fixed some typos.  Pull request #280 by Jed Northridge.
* Try counting CPUs via cpuinfo if host_os was not matched.  Pull request
  #282 by Edouard B.

=== 10.3.2 / 2014-05-15

Bug fixes:

* Rake no longer infinitely loops when showing exception causes that refer to
  each other.  Bug #272 by Chris Bandy.
* Fixed documentation typos.  Bug #275 by Jake Worth.

=== 10.3.1 / 2014-04-17

Bug fixes:

* Really stop reporting an error when cleaning already-deleted files.  Pull
  request #269 by Randy Coulman
* Fixed infinite loop when cleaning already-deleted files on windows.

=== 10.3 / 2014-04-15

Enhancements:

* Added --build-all option to rake which treats all file prerequisites as
  out-of-date.  Pull request #254 by Andrew Gilbert.
* Added Rake::NameSpace#scope.  Issue #263 by Jon San Miguel.

Bug fixes:

* Suppress org.jruby package files in rake error messages for JRuby users.
  Issue #213 by Charles Nutter.
* Fixed typo, removed extra "h".  Pull request #267 by Hsing-Hui Hsu.
* Rake no longer reports an error when cleaning already-deleted files.  Pull
  request #266 by Randy Coulman.
* Consume stderr while determining CPU count to avoid hang.  Issue #268 by
  Albert Sun.

=== 10.2.2 / 2014-03-27

Bug fixes:

* Restored Ruby 1.8.7 compatibility

=== 10.2.1 / 2014-03-25

Bug fixes:

* File tasks including a ':' are now top-level tasks again.  Issue #262 by
  Josh Holtrop.
* Use sysctl for CPU count for all BSDs.  Pull request #261 by Joshua Stein.
* Fixed CPU detection for unknown platforms.

=== 10.2.0 / 2014-03-24

Enhancements:

* Rake now requires Ruby 1.9 or newer.  For me, this is a breaking change, but
  it seems that Jim planned to release it with Rake 10.2.  See also pull
  request #247 by Philip Arndt.
* Rake now allows you to declare tasks under a namespace like:

    task 'a:b' do ... end

  Pull request #232 by Judson Lester.
* Task#source defaults to the first prerequisite in non-rule tasks.  Pull
  request #215 by Avdi Grimm.
* Rake now automatically rebuilds and reloads imported files.  Pull request
  #209 by Randy Coulman.
* The rake task arguments can contain escaped commas.  Pull request #214 by
  Filip Hrbek.
* Rake now prints the exception class on errors.  Patch #251 by David Cornu.

Bug fixes:

* Fixed typos.  Pull request #256 by Valera Rozuvan, #250 via Jake Worth, #260
  by Zachary Scott.
* Fixed documentation for calling tasks with arguments.  Pull request #235 by
  John Varghese.
* Clarified `rake -f` usage message.  Pull request #252 by Marco Pfatschbacher.
* Fixed a test failure on windows.  Pull request #231 by Hiroshi Shirosaki.
* Fixed corrupted rake.1.gz.  Pull request #225 by Michel Boaventura.
* Fixed bug in can_detect_signals? in test.  Patch from #243 by Alexey
  Borzenkov.

(taca)

2015-02-01 16:32:04 UTC MAIN commitmail json YAML

Note update of devel/ruby-racc package to 1.4.12.

(taca)

2015-02-01 16:31:25 UTC MAIN commitmail json YAML

Update ruby-racc to 1.4.12 which is maintained by Aaron Patterson on GitHub.

Changes from 1.4.6 are too many to write here, please refer commit logs on
GitHub: https://github.com/tenderlove/racc.

(taca)

2015-02-01 16:24:39 UTC MAIN commitmail json YAML

Note addition of devel/ruby-power_assert package version 0.2.2.

(taca)

2015-02-01 16:24:05 UTC MAIN commitmail json YAML

Add and enable ruby-power_assert.

(taca)

2015-02-01 16:23:22 UTC MAIN commitmail json YAML

Add ruby-power_assert package version 0.2.2, which needed by new
ruby-test-unit.

Power Assert for Ruby.  Power Assert shows each value of variables and
method calls in the expression.  It is useful for testing, providing which
value wasn't correct when the condition is not satisfied.

(taca)

2015-02-01 16:21:03 UTC MAIN commitmail json YAML

Note update of devel/ruby-polyglot package to 0.3.5.

(taca)

2015-02-01 16:20:29 UTC MAIN commitmail json YAML

Update ruby-polyglot to 0.3.5.

Added handling for dot-relative requires.

(taca)

2015-02-01 16:18:22 UTC MAIN commitmail json YAML

Note update of devel/ruby-posix-spawn package to 0.3.9.

(taca)

2015-02-01 16:17:50 UTC MAIN commitmail json YAML

Update ruby-posix-spawn to 0.3.9.

Changes are unavailable but it looks several bug fixes.

(taca)

2015-02-01 16:13:48 UTC MAIN commitmail json YAML

Note update of devel/ruby-pathname2 package to 1.7.3.

(taca)

2015-02-01 16:13:09 UTC MAIN commitmail json YAML

Update ruby-pathname2 to 1.7.3.

== 1.7.3 - 24-Apr-2014
* The basename and dirname methods now return Pathname objects.

== 1.7.2 - 23-Apr-2014
* The join and expand_path methods now return Pathname objects.

== 1.7.1 - 28-Mar-2014
* Updated gemspec for Windows vs Unix.
* Updated README and MANIFEST.

== 1.7.0 - 28-Mar-2014
* Windows now uses FFI internally instead of win32-api.
* Added a custom pretty_print method for the pp library.
* Reorganized the test suite for Windows, and added many
  more test tasks to the Rakefile.

(taca)

2015-02-01 16:12:07 UTC MAIN commitmail json YAML

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

(taca)