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 (3h)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (56d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (168d) 

2024-05-27 00:13:43 UTC Now

2013-03-17 16:21:46 UTC MAIN commitmail json YAML

Update ruby-highline to 1.6.16.

== 1.6.16

* Added the new indention feature (by davispuh).
* Separated auto-completion from the answer type (by davispuh).
* Improved JRuby support (by rsutphin).
* General code clean up (by stomar).
* Made HighLine#say() a little smarter with regard to color escapes
  (by Kenneth Murphy).

(taca)

2013-03-17 16:17:14 UTC MAIN commitmail json YAML

Note update of www/ruby-rack-protection package to 1.5.0.

(taca)

2013-03-17 16:16:39 UTC MAIN commitmail json YAML

Update ruby-rack-protection to 1.5.0.

* Add a `report` reaction.
  This reaction does not halt the request, but leaves it up to the app to
  react on this information.  This allows e.g. frameworks to ignore failures
  in certain conditions.

(taca)

2013-03-17 16:10:58 UTC MAIN commitmail json YAML

- SOGo-2.0.4.
+ ruby-2.0.0p0.

(taca)

2013-03-17 16:10:31 UTC MAIN commitmail json YAML

Note update of devel/ruby-daemon_controller package to 1.1.2.

(taca)

2013-03-17 16:10:00 UTC MAIN commitmail json YAML

Update ruby-daemon_controller to 1.1.2.

* Allow configuring the Ruby interpreter for starting the echo server
  during unit tests.
* The echo server should add a newline to PID files.
* Use RbConfig instead of Config when possible.
* Add run_echo_server to gemspec.
* Add license information to gemspece.  This way this info can be retrieved
  using rubygems.org API

(taca)

2013-03-17 16:07:16 UTC MAIN commitmail json YAML

Note update of devel/ruby-rbtree package to 0.4.0.

(taca)

2013-03-17 16:06:49 UTC MAIN commitmail json YAML

Update ruby-rbtree to 0.4.0.

=== 0.4.0

* Fixed build failure with Ruby 2.0.0.
* \#bound now returns an enumerator if no block is given.
* \#select now returns a new MultiRBTree / RBTree.
* Fixed a bug where \#reject could return nil.
* \#to_s is now equivalent to \#inspect.
* \#each now passes a two elements array as an argument to the given block.
* Added new methods: \#default_proc=, \#flatten, \#keep_if, \#key, \#select!
  and \#to_h.

(taca)

2013-03-17 16:06:09 UTC MAIN commitmail json YAML

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

(taca)

2013-03-17 16:05:42 UTC MAIN commitmail json YAML

Update ruby-rspec-core to 2.13.1.

### 2.13.1 / 2013-03-12
[full changelog](http://github.com/rspec/rspec-core/compare/v2.13.0...v2.13.1)

Bug fixes

* Use hook classes as proxies rather than extending hook blocks to support
  lambdas for before/after/around hooks. (David Chelimsky)
* Fix regression in 2.13.0 that caused confusing behavior when overriding
  a named subject with an unnamed subject in an inner group and then
  referencing the outer group subject's name. The fix for this required
  us to disallow using `super` in a named subject (which is confusing,
  anyway -- named subjects create 2 methods, so which method on the
  parent example group are you `super`ing to?) but `super` in an unnamed
  subject continues to work (Myron Marston).
* Do not allow a referenced `let` or `subject` in `before(:all)` to cause
  other `let` declarations to leak across examples (Myron Marston).
* Work around odd ruby 1.9 bug with `String#match` that was triggered
  by passing it a regex from a `let` declaration. For more info, see
  http://bugs.ruby-lang.org/issues/8059 (Aaron Kromer).
* Add missing `require 'set'` to `base_text_formatter.rb` (Tom
  Anderson).

Deprecations

* Deprecate accessing `let` or `subject` declarations in `before(:all)`.
  These were not intended to be called in a `before(:all)` hook, as
  they exist to define state that is reset between each example, while
  `before(:all)` exists to define state that is shared across examples
  in an example group (Myron Marston).

(taca)

2013-03-17 16:05:05 UTC MAIN commitmail json YAML

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

(taca)

2013-03-17 16:04:37 UTC MAIN commitmail json YAML

Update ruby-bundler to 1.3.4.

## 1.3.4 (15 March 2103)

Bugfixes:

  - load YAML on Rubygems version that define module YAML
  - fix regression that broke --without on ruby 1.8.7

## 1.3.3

Features:

  - compatible with Rubygems 2.0.2 (higher and lower already work)
  - mention skipped groups in bundle install and bundle update output (@simi)
  - `gem` creates rake tasks for minitest (@coop) and rspec

Bugfixes:

  - require rbconfig for standalone mode
  - revert to working quoting of RUBYOPT on Windows (@ogra)

(taca)

2013-03-17 16:03:57 UTC MAIN commitmail json YAML

Note update of net/ruby-domain_name package to 0.5.8.

(taca)

2013-03-17 16:03:14 UTC MAIN commitmail json YAML

Update ruby-domain_name to 0.5.8.

* Switch bundler to 1.3.
* Add 2013 to copyright years.
* Update the eTLD database to the version as of 2013-02-18T20:02:07Z.

(taca)

2013-03-17 16:01:39 UTC MAIN commitmail json YAML

Note update of net/ruby-snmp package to 1.1.1.

(taca)

2013-03-17 16:01:10 UTC MAIN commitmail json YAML

Update ruby-snmp to 1.1.1.

Changes for version 1.1.1:

* Incorporate various small pull requests

(taca)

2013-03-17 16:00:26 UTC MAIN commitmail json YAML

Note update of sysutils/ruby-facter package to 1.6.18.

(taca)

2013-03-17 15:59:54 UTC MAIN commitmail json YAML

2013-03-17 15:58:11 UTC MAIN commitmail json YAML

Note update of www/heel package to 3.0.2.

(taca)

2013-03-17 15:57:46 UTC MAIN commitmail json YAML

Update heel to 3.0.2.

# Changelog
## Version 3.0.2 - 2013-03-13

* Fix generated pages to say they are utf-8 [#4]
* Fix formatting of usage section of documentation
* Update dependencies
* Convert to RDoc 4.0

(taca)

2013-03-17 15:57:09 UTC MAIN commitmail json YAML

Note update of www/ruby-css-parser package to 1.3.4.

(taca)

2013-03-17 15:56:42 UTC MAIN commitmail json YAML

Update ruby-css-parser to 1.3.4.

Changes aren't available, please refer github's commit log.

(taca)

2013-03-17 15:53:43 UTC MAIN commitmail json YAML

Note update of www/ruby-cssmin package to 1.0.3.

(taca)

2013-03-17 15:53:21 UTC MAIN commitmail json YAML

Update ruby-cssmin to 1.0.3.

## 1.0.3 (2013-03-14)

* Fixed a bug that broke media queries. [Rob]
* Fixed a bug that caused the input string to be modified when modifications
  should only have been made to a copy.

(taca)

2013-03-17 15:52:29 UTC MAIN commitmail json YAML

Note update of www/ruby-webrobots package to 0.1.1.

(taca)

2013-03-17 15:51:54 UTC MAIN commitmail json YAML

Update ruby-webrobots to 0.1.1.

A few fixes.

(taca)

2013-03-17 15:47:25 UTC MAIN commitmail json YAML

Updated textproc/py-lxml to 3.1.0

(wiz)

2013-03-17 15:47:16 UTC MAIN commitmail json YAML

Update to 3.1.0:

3.1.0 (2013-02-10)
==================

Features added
--------------

* GH#89: lxml.html.clean allows overriding the set of attributes that it
  considers 'safe'.  Patch by Francis Devereux.

Bugs fixed
----------

* LP#1104370: ``copy.copy(el.attrib)`` raised an exception.  It now returns
  a copy of the attributes as a plain Python dict.

* GH#95: When used with namespace prefixes, the  ``el.find*()`` methods
  always used the first namespace mapping that was provided for each
  path expression instead of using the one that was actually passed
  in for the current run.

* LP#1092521, GH#91: Fix undefined C symbol in Python runtimes compiled
  without threading support.  Patch by Ulrich Seidl.

Other changes
-------------

3.1beta1 (2012-12-21)
=====================

Features added
--------------

* New build-time option ``--with-unicode-strings`` for Python 2 that
  makes the API always return Unicode strings for names and text
  instead of byte strings for plain ASCII content.

* New incremental XML file writing API ``etree.xmlfile()``.

* E factory in lxml.objectify is callable to simplify the creation of
  tags with non-identifier names without having to resort to getattr().

Bugs fixed
----------

* When starting from a non-namespaced element in lxml.objectify, searching
  for a child without explicitly specifying a namespace incorrectly found
  namespaced elements with the requested local name, instead of restricting
  the search to non-namespaced children.

* GH#85: Deprecation warnings were fixed for Python 3.x.

* GH#33: lxml.html.fromstring() failed to accept bytes input in Py3.

* LP#1080792: Static build of libxml2 2.9.0 failed due to missing file.

Other changes
-------------

* The externally useless class ``_ObjectifyElementMakerCaller`` was
  removed from the module API of lxml.objectify.

* LP#1075622: lxml.builder is faster for adding text to elements with
  many children.  Patch by Anders Hammarquist.

(wiz)

2013-03-17 15:32:16 UTC MAIN commitmail json YAML

Note update of ruby-gnome2 packages to 1.2.3.

(obache)

2013-03-17 15:31:10 UTC MAIN commitmail json YAML

Update ruby-gnome2 to 1.2.3.

== Ruby-GNOME2 1.2.3: 2013-03-17

Clean up release!

=== Changes

==== Ruby/GTK2

  * Remove needless signale handlers restore.

==== Ruby/GTK3

  * Remove needless signale handlers restore.

(obache)

2013-03-17 15:29:35 UTC MAIN commitmail json YAML

Updated net/transmission to 2.77

(wiz)

2013-03-17 15:29:24 UTC MAIN commitmail json YAML

Update to 2.77:

=== Transmission 2.77 (2013/02/18) ===
[http://trac.transmissionbt.com/query?milestone=2.77&group=component&order=severity All tickets closed by this release]
==== All Platforms ====
  * Fix 2.75 regression that broke JSON parsing of real numbers in locales that don't use '.' as a decimal separator
  * Don't invalidate the OS's file cache when closing files
  * Fix overflow error when setting speed limits above ~8589 kB/s
  * Generated magnet links didn't include webseeds
  * Fix minor memory leaks when using webseeds
==== GTK+ Client ====
  * Minor pluralization fixes in the UI
  * Fix folder mis-selection issue in the Preferences dialog
  * Fix GTK+ console warnings on shutdown
==== Qt Client ====
  * Fix non Latin-1 symbol issue when showing file transfer speeds
  * Fix issue when creating new torrents with multiple trackers
  * Fix lost text selection in the properties dialog's 'comment' field
==== Daemon ====
  * Fix documentation errors in the spec and manpages
==== Web Client ====
  * Fix minor DOM leak
==== CLI ====
  * Fix transmission-cli failure when the download directory doesn't exist

(wiz)

2013-03-17 15:27:18 UTC MAIN commitmail json YAML

avoid to match commnented out lines (createbuildlink will create such lines
by default).

(obache)

2013-03-17 15:19:11 UTC MAIN commitmail json YAML

update comment to refrect current release.

(obache)

2013-03-17 15:18:19 UTC MAIN commitmail json YAML

Updated multimedia/ffmpeg to 20130315.1.2

(wiz)

2013-03-17 15:18:11 UTC MAIN commitmail json YAML

Update to 1.2:

version 1.2:

- VDPAU hardware acceleration through normal hwaccel
- SRTP support
- Error diffusion dither in Swscale
- Chained Ogg support
- Theora Midstream reconfiguration support
- EVRC decoder
- audio fade filter
- filtering audio with unknown channel layout
- allpass, bass, bandpass, bandreject, biquad, equalizer, highpass, lowpass
  and treble audio filter
- improved showspectrum filter, with multichannel support and sox-like colors
- histogram filter
- tee muxer
- il filter ported from libmpcodecs
- support ID3v2 tags in ASF files
- encrypted TTA stream decoding support
- RF64 support in WAV muxer
- noise filter ported from libmpcodecs
- Subtitles character encoding conversion
- blend filter
- stereo3d filter ported from libmpcodecs

(wiz)

2013-03-17 15:06:50 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.8.3.9

(wiz)

2013-03-17 15:06:41 UTC MAIN commitmail json YAML

Update to 6.8.3.9:

  * GIF comments are no longer displaced by 1 for animated GIFs (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22901).
  * A blur kernel with a zero sigma is unity.
  * Do not replace gAMA found in input with 1/2.2
  * Avoid a libpng16 warning about storing unknown chunks.
  * Improve performance when rendering a caption.
  * The compare 'map' image should not be transparent.
  * Use only major version for decorating include path.

(wiz)

2013-03-17 14:54:36 UTC MAIN commitmail json YAML

2013-03-17 14:51:23 UTC MAIN commitmail json YAML

Updated devel/py-distribute to 0.6.35

(wiz)

2013-03-17 14:51:14 UTC MAIN commitmail json YAML

Update to 0.6.35:

0.6.35
------

Note this release is backward-incompatible with distribute 0.6.23-0.6.34 in
how it parses version numbers.

* Issue #278: Restored compatibility with distribute 0.6.22 and setuptools
  0.6. Updated the documentation to match more closely with the version
  parsing as intended in setuptools 0.6.

(wiz)

2013-03-17 14:50:23 UTC MAIN commitmail json YAML

Updated devel/protobuf to 2.5.0

(wiz)

2013-03-17 14:50:14 UTC MAIN commitmail json YAML

Update to 2.5.0:

2013-02-27 version 2.5.0:

  General
  * New notion "import public" that allows a proto file to forward the content
    it imports to its importers. For example,
      // foo.proto
      import public "bar.proto";
      import "baz.proto";

      // qux.proto
      import "foo.proto";
      // Stuff defined in bar.proto may be used in this file, but stuff from
      // baz.proto may NOT be used without importing it explicitly.
    This is useful for moving proto files. To move a proto file, just leave
    a single "import public" in the old proto file.
  * New enum option "allow_alias" that specifies whether different symbols can
    be assigned the same numeric value. Default value is "true". Setting it to
    false causes the compiler to reject enum definitions where multiple symbols
    have the same numeric value.

  C++
  * New generated method set_allocated_foo(Type* foo) for message and string
    fields. This method allows you to set the field to a pre-allocated object
    and the containing message takes the ownership of that object.
  * Added SetAllocatedExtension() and ReleaseExtension() to extensions API.
  * Custom options are now formatted correctly when descriptors are printed in
    text format.
  * Various speed optimizations.

  Java
  * Comments in proto files are now collected and put into generated code as
    comments for corresponding classes and data members.
  * Added Parser to parse directly into messages without a Builder. For
    example,
      Foo foo = Foo.getParser().ParseFrom(input);
    Using Parser is ~25% faster than using Builder to parse messages.
  * Added getters/setters to access the underlying ByteString of a string field
    directly.
  * ByteString now supports more operations: substring(), prepend(), and
    append(). The implementation of ByteString uses a binary tree structure
    to support these operations efficiently.
  * New method findInitializationErrors() that lists all missing required
    fields.
  * Various code size and speed optimizations.

  Python
  * Added support for dynamic message creation. DescriptorDatabase,
    DescriptorPool, and MessageFactory work like their C++ couterparts to
    simplify Descriptor construction from *DescriptorProtos, and MessageFactory
    provides a message instance from a Descriptor.
  * Added pickle support for protobuf messages.
  * Unknown fields are now preserved after parsing.
  * Fixed bug where custom options were not correctly populated. Custom
    options can be accessed now.
  * Added EnumTypeWrapper that provides better accessibility to enum types.
  * Added ParseMessage(descriptor, bytes) to generate a new Message instance
    from a descriptor and a byte string.

(wiz)

2013-03-17 14:44:13 UTC MAIN commitmail json YAML

Updated parallel/openpa to 1.0.4

(asau)

2013-03-17 14:43:49 UTC MAIN commitmail json YAML

Update to OpenPA 1.0.4

Inter-process locking may be broken on NetBSD under some conditions.
(This didn't get worse since previous package.)
Field tests (benchmarks/skampi) don't reveal that the relevant
code path is invoked.

Major Changes in OpenPA v1.0.4
* native ARM (v7 and higher) support
* numerous memory barrier placement improvements in queue and test code
* x86 memory barrier improvements, including for Intel MIC
* numerous build system improvements

Major Changes in OpenPA v1.0.3

* Libtool shared library support for OPA, avoiding shared/static mixed
  linking problems on some platforms.
* The build system should now work more portably with broken/exotic shells.
* pkg-config support
* Emulated atomics can now be detected by the presence of an OPA_EXPLICIT_EMULATION
  #define in opa_config.h.
* PPC types are now correctly aligned to 8 bytes instead of 16 bytes.
* many more tests for "make check", fixed missing memory barriers in one test

(asau)

2013-03-17 14:15:46 UTC MAIN commitmail json YAML

Added databases/nss-pgsql version 1.5.0b

(asau)

2013-03-17 14:14:31 UTC MAIN commitmail json YAML

2013-03-17 14:12:02 UTC MAIN commitmail json YAML

2013-03-17 13:57:08 UTC MAIN commitmail json YAML

Added security/pam-pgsql version 0.7.3.1

(asau)

2013-03-17 13:55:58 UTC MAIN commitmail json YAML

2013-03-17 13:52:38 UTC MAIN commitmail json YAML

Import pam-pgsql version 0.7.3.1 as security/pam-pgsql
Packaged by Matthew Bauer <matthew.justin.bauer@gmail.com> during Google Code-In.

PAM module to authenticate using a PostgreSQL database.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(asau)

2013-03-17 11:46:04 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup tickets #4099, #4100 and #4101.

(tron)

2013-03-17 11:45:25 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4099 - requested by kim
net/proftpd: security update

Revisions pulled up:
- net/proftpd/Makefile                                          1.72
- net/proftpd/PLIST                                            1.24
- net/proftpd/distinfo                                          1.40
- net/proftpd/patches/patch-ab                                  deleted
- net/proftpd/patches/patch-ac                                  deleted

---
  Module Name:    pkgsrc
  Committed By:  kim
  Date:          Fri Mar 15 13:34:32 UTC 2013

  Modified Files:
          pkgsrc/net/proftpd: Makefile PLIST distinfo
  Removed Files:
          pkgsrc/net/proftpd/patches: patch-ab patch-ac

  Log Message:
  Updated net/proftpd to 1.3.4c:
  - addresses CVE-2012-6095 <http://bugs.proftpd.org/show_bug.cgi?id=3841>

(tron)

2013-03-17 11:41:23 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4100 - requested by tez
lang/perl5: security patch

Revisions pulled up:
- lang/perl5/Makefile                                          1.198
- lang/perl5/distinfo                                          1.95
- lang/perl5/patches/patch-CVE-2013-1667                        1.1

---
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Fri Mar  8 21:28:18 UTC 2013

  Modified Files:
          pkgsrc/lang/perl5: Makefile distinfo
  Added Files:
          pkgsrc/lang/perl5/patches: patch-CVE-2013-1667

  Log Message:
  add patch for CVE-2013-1667 from:
    https://bugzilla.redhat.com/show_bug.cgi?id=912276
  bump PKGREVISION

(tron)

2013-03-17 11:22:03 UTC pkgsrc-2012Q4 commitmail json YAML

Pullup ticket #4101 - requested by tez
textproc/libxml2: security patch

Revisions pulled up:
- textproc/libxml2/Makefile                                    1.123
- textproc/libxml2/distinfo                                    1.98
- textproc/libxml2/patches/patch-CVE-2013-0338-CVE-2013-0339    1.1

---
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Fri Mar  8 23:59:31 UTC 2013

  Modified Files:
          pkgsrc/textproc/libxml2: Makefile distinfo
  Added Files:
          pkgsrc/textproc/libxml2/
  patches: patch-CVE-2013-0338-CVE-2013-0339

  Log Message:
  Fix for CVE-2013-0338 & CVE-2013-0339

  from
  https://git.gnome.org/browse/libxml2/commit/?id=23f05e0c33987d6605387b300c4be5da2120a7ab

  bump PKGREVISION

(tron)

2013-03-17 10:47:40 UTC MAIN commitmail json YAML

Remove an entry of updateing www/php-apc to 3.1.14.

(taca)

2013-03-17 10:46:46 UTC MAIN commitmail json YAML

Revert php-apc to 3.1.13 since version 3.1.14 disappeared from official
pecl.php.net

(taca)

2013-03-17 10:13:09 UTC MAIN commitmail json YAML

2013-03-17 08:45:44 UTC MAIN commitmail json YAML

ghostscript now only contains Makefile fragment, so commented out.

(obache)

2013-03-17 08:42:55 UTC MAIN commitmail json YAML

follow PKGBASE name change of ghostscript for option.

(obache)

2013-03-17 03:50:50 UTC MAIN commitmail json YAML

Update ghostscript DESCR files, suggested by gdt.

(dholland)

2013-03-17 00:32:41 UTC MAIN commitmail json YAML

Updated net/net-snmp to 5.7.2

(gdt)

2013-03-17 00:19:02 UTC MAIN commitmail json YAML

Remove zombie patch.

(gdt)

2013-03-17 00:18:31 UTC MAIN commitmail json YAML

2013-03-17 00:17:34 UTC MAIN commitmail json YAML

2013-03-17 00:15:29 UTC MAIN commitmail json YAML

Update to 5.7.2.

This is a major update in terms of pkgsrc patches, of which there are
far far too many.  Analysis of patches was done by Karen Sirois of
BBN, and I have remvoed patches that have been applied upstream.

This builds fine and passes tests on NetBSD 6 i386.  If you look after
some other platform (Dragonfly, Darwin, FreeBSD, etc.), please make
sure any problems are filed as upstream tickets; pkgsrc is not
appropriate to carry patches long-term that should be fixed upstream,
and this package has gotten out of hand.

(OK by adam@ to do the update, but he has not reviewed the changes, so
errors are my fault.  It's quite likely there are issues on other
platforms.)

Upstream NEWS:

*5.7.2*
    snmp:
      - BUG: 3526549: CVE-2012-2141 Array index error leading to crash

    snmpd:
      - BUG: 3532090: Fix high ifIndex values crashing hrDeviceDescr

    building:
      - PATCH: 2091156: correctly declare dependencies in Makefile. 'make
        -j <N>' should work now. Backport this to V5-4 as it is needed for
        correct operation in the single threaded case of make miblib as
        well.

    Many other miscellaneous minor bug fixes

*5.7.1*

  libnetsnmp:
      - Fixed the mib-parsing-bug introduced shortly before 5.7

  agent:
      - fixed rounding errors for disk percentage calculations

  openbsd:
      - better support for recent openbsd releases

  features:
      - bug fixes with minimalist support after additional user feedback

  Many other miscellaneous minor bug fixes

*5.7*

  snmpd:
      - Delivery of data via regularily scheduled notifications.
        (see "Data Delivery via Notfications" in snmpd.conf)
      - Many time-based config options can take (m)ins, (h)ours, ... arguments
        (see the snmpd.conf manual page)
      - The PING and TRACEROUTE MIBs now compile and work-ish on linux
        http://www.net-snmp.org/wiki/index.php/DISMAN
      - Mib handlers can now implement a data_clone function for
        cloning the myvoid structure variable to avoid dangling pointers
      - Fixed persistent storage of VACM MIB configuration
      - Multi-homed agents send UDP responses from the proper IP address
      - The hrStorageTable implementation now supports large filesystems better
      - optimizations for large route tables
      - Added a deliveryByNotify config token for regular data delivery
        (see the snmpd.conf manual page and the NET-SNMP-PERIODIC-NOTIFY-MIB)
      - [PATCH 3141462]: fix agentx subagent issues with multiple-object requests
      - [PATCH 3057093]: linux uses libpci for creating useful ifDescr strings
      - [PATCH 3131397]: huge speedups of the TCP/UDP Tables

  libnetsnmp:
      - Removed the older CMU compatibility support
      - The SSH transport is now configurable

  TLS/DTLS support:
      - The SNMP over DTLS transport now properly supports IPv6
      - Introduced new configuration tokens: localCert/peerCert
        (deprecating serverCert, clientCert, defX509ServerPub, defX509ClientPub)
      - Various fixes for the TLS/DTLS transports

  apps:
      - Added a per-variable timed output support to snmpwalk using -CT
      - snmpinform now correctly uses the local engineID for informs
      - A number of mib2c bug fixes
      - New snmp.conf tokens for timeouts and retries

  building:
      - New flags to reduce the amount of compiled code to bare minimums.
        This is provided by a new generic feature marking/selection mechanism.
        http://www.net-snmp.org/wiki/index.php/Feature_Marking_and_Selection
      - It's now possible to build without SNMPv3/USM
        (e.g., if you only want TLS/DTLS with SNMPv3/TSM)
      - It's possible to build the suite with no SET support
        configure using --enable-read-only
      - It's possible to build the agent as a notify-only agent
        configure using --enable-notify-only
      - Added a script to test memory usage with various config options
        (see the local/minimalist/sizetests script)
      - Net-SNMP can now be built to perform local DNSSEC validation
        (install DNSSEC-Tools' libval and use --with-local-dnssec-validation)

  testing:
      - a number of new API unit-tests have been added to the suite
        (to run the tests: cd testing && ./RUNFULLTESTS -g unit-tests)
      - The unit tests can be more easily run under valgrind
        (See http://bit.ly/jsgRnv for details)

  openbsd:
      - Support for updating the routing table via SNMP

  win32:
      - The testing suite works better under win32 environments
      - Many building fixes for the win32 environment(s)

  solaris:
      - Net-SNMP now supports the SCTP-MIB

  DragonFlyBSD, FreeBSD8:
      - Net-SNMP should now work on DragonFlyBSD and FreeBSD8

  And of course:
      - Many other bug fixes.  See the CHANGES and ChangeLog for details.

(gdt)

2013-03-16 23:05:00 UTC MAIN commitmail json YAML

Removed print/ghostscript successor print/ghostscript-gpl

(dholland)

2013-03-16 23:04:09 UTC MAIN commitmail json YAML

2013-03-16 23:03:33 UTC MAIN commitmail json YAML

print/ghostscript -> print/ghostscript-agpl

(dholland)

2013-03-16 23:02:54 UTC MAIN commitmail json YAML

bumps for ghostscript changes

(dholland)

2013-03-16 23:02:18 UTC MAIN commitmail json YAML

Explicitly use ghostscript-gpl, as one of these sets GS_REQD=9.05.
Nothing in ghostscript seems to have *checked* that, but for now let's
assume it matters.

XXX: someone please review this and update/adjust as needed.

(dholland)

2013-03-16 22:59:06 UTC MAIN commitmail json YAML

2013-03-16 22:58:53 UTC MAIN commitmail json YAML

ghostscript -> ghostscript-gpl

(dholland)

2013-03-16 22:57:02 UTC MAIN commitmail json YAML

Switch to USE_TOOLS for ps2pdf instead of depending on ghostscript.
(It would also be nice if we could arrange things to optionally use
pstopdf from poppler-utils instead, but that's for some future time.)
Bump version to 1.8 instead of PKGREVISION.

(dholland)

2013-03-16 22:54:29 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 6

(dholland)

2013-03-16 22:53:52 UTC MAIN commitmail json YAML

Update ghostscript depends.

(dholland)

2013-03-16 22:52:56 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 21

(dholland)

2013-03-16 22:51:54 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 2.
XXX: this switches from BUILD_DEPENDS to USE_TOOLS and I haven't tested it
XXX: yet.

(dholland)

2013-03-16 22:49:06 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 3

(dholland)

2013-03-16 22:48:12 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 2

(dholland)

2013-03-16 22:47:15 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 2

(dholland)

2013-03-16 22:45:45 UTC MAIN commitmail json YAML

Update ghostscript depends; PKGREVISION -> 3

(dholland)

2013-03-16 22:44:34 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 8

(dholland)

2013-03-16 22:41:50 UTC MAIN commitmail json YAML

2013-03-16 22:40:25 UTC MAIN commitmail json YAML

2013-03-16 22:39:20 UTC MAIN commitmail json YAML

2013-03-16 22:36:55 UTC MAIN commitmail json YAML

Update ghostscript depends.

(dholland)

2013-03-16 22:35:46 UTC MAIN commitmail json YAML

Update ghostscript depends. PKGREVISION -> 4.

(dholland)

2013-03-16 22:34:03 UTC MAIN commitmail json YAML

2013-03-16 22:26:19 UTC MAIN commitmail json YAML

Added ghostscript-agpl.

(dholland)

2013-03-16 22:25:46 UTC MAIN commitmail json YAML

Add ghostscript-agpl

(dholland)

2013-03-16 22:25:21 UTC MAIN commitmail json YAML

2013-03-16 21:47:15 UTC MAIN commitmail json YAML

Choose ghostscript package for ghostscript tools based on whether
gnu-agpl-* is in ACCEPTABLE_LICENSES.

This is mostly the same as the old ghostscript type logic that was
removed in version 1.223.

(dholland)

2013-03-16 21:32:51 UTC MAIN commitmail json YAML

added ghostscript-gpl

(dholland)

2013-03-16 21:32:23 UTC MAIN commitmail json YAML

+ghostscript-gpl

(dholland)

2013-03-16 21:32:02 UTC MAIN commitmail json YAML

2013-03-16 20:53:16 UTC MAIN commitmail json YAML

Updated security/oath-toolkit to 2.0.2

(pettai)

2013-03-16 20:52:38 UTC MAIN commitmail json YAML

Version 2.0.2 (released 2013-01-08)

* oathtool: Base32 decoding of keys are now more liberal in what accepts.
  It can now accept keys on the "gr6d 5br7 25s6 vnck v4vl hlao re"
  format, i.e., base32 data delimited using SPC and without padding.
  The old proper base32 format is still supported.
* liboath: oath_base32_decode now ignores SPC and adds pad characters.
* liboath: If password in usersfile is + then ignore supplied password.
  This enables the pam_oath module to be used with external password
  verification.  Based on patch from Ilkka Virta <itvirta@iki.fi>.
* tests: Fixed expiry date of some certificates used in the test suite.
  The last release would only complete 'make check' during a 30 day window.
* API and ABI is backwards compatible with the previous version.

Version 2.0.1 (released 2012-10-24)

* libpskc, pskctool: Support sign and verify of PSKC data using XML DigSig.
* libpskc: XML Schema validation modified.
  The entire PSKC schema is now supported (before the XML Digital
  Signatures and Encryption parts were removed).  The code now assumes
  that the schema is available in the local XML catalog.  Thanks to Liam
  Quin for hints about XML catalogs.
* pskctool: the --check (-c) parameter was renamed to --info (-i).
* API and ABI is backwards compatible with the previous version.

Version 2.0.0 (released 2012-10-10)

* libpskc, pskctool: New components.
  The OATH Toolkit now supports the Portable Symmetric Key Container
  (PSKC) data format specified in RFC 6030 for dealing with key
  provisioning.  There is a new low-level library libpskc for managing
  PSKC data for application developers and a new command line tool
  pskctool for interacting with PSKC data for users.  The PSKC
  functionality depends on Libxml2 <http://xmlsoft.org/>.  It can be
  disabled unconditionally using the ./configure-parameter
  --disable-pskc.
* liboath: Add manpages for library API.
* API and ABI is backwards compatible with the previous version.

(pettai)

2013-03-16 20:19:30 UTC MAIN commitmail json YAML

Updated security/pam-yubico to 2.13

(pettai)

2013-03-16 20:19:02 UTC MAIN commitmail json YAML

Version 2.13 (released 2013-03-01)

* Fix a bug in the version check to support major version > 2 (neo).
  Patch from https://github.com/wwest4

* Give ykpamcfg an option for specifying path.

(pettai)

2013-03-16 20:08:23 UTC MAIN commitmail json YAML

Updated security/ykpers to 1.11.3

(pettai)

2013-03-16 20:07:29 UTC MAIN commitmail json YAML

Version 1.11.3 (released 2013-01-09)

* Fixup of broken release.

Version 1.11.2 (released 2013-01-09)

* Fix a bug where writing a NDEF with unknown prefix ended up writing invalid
  data to the YubiKey NEO. Wrote prefix as 0x24 instead of 0x00.
* Don't allow opening a YubiKey if there's more than one present in the system.
* Fix shared linking of ykinfo and ykchalresp.

Version 1.11.1 (released 2012-12-21)

* Implement ykusb_strerror() on windows.
* Fix a bug where a YubiKey would fail to be recognized if there was
  another device from Yubico (vendor id 1050) inserted and looked at
  before in the device chain.
* Fix a bug where you could only set 8 bytes of the public id with
  the command line tool, now all 16 bytes can be set.
* Documentation updates and fixes.

Version 1.11.0 (released 2012-12-12)

* Added version symbols and functions.
  The header file is "ykpers-version.h" and it contains the following
  symbols and functions: YKPERS_VERSION_STRING, YKPERS_VERSION_NUMBER,
  YKPERS_VERSION_MAJOR, YKPERS_VERSION_MINOR, YKPERS_VERSION_PATCH,
  ykpers_check_version.

Version 1.10.0 (released 2012-12-11)

* Support for the new productId of the production Neo.
  Has ProducId 0x110, 0x111 or 0x112 depending on mode (see the notes about
  -m and device_config).
* Add support for SLOT_NDEF2.
  Use SLOT_NDEF to emit slot 1 as NDEF or SLOT_NDEF2 to emit slot 2.
  This also adds the function yk_write_ndef2() that takes a slot parameter.
* Add -m flag for ykpersonalize, set usb mode of YubiKey NEO.
  0 means pure YubiKey mode, 1 means pure CCID mode and 2 means YubiKey/CCID
  composite mode. Add 80 to set EJECT_FLAG.
  To use this with the api, see the functions:
  ykp_alloc_device_config(), ykp_free_device_config(), ykp_set_device_mode(),
  ykp_set_device_chalresp_timeout(), ykp_set_device_autoeject_time() and
  yk_write_device_config().
* Add -S flag for ykpersonalize, set the scanmap of the YubiKey NEO.
  Take an 90 character string describing 45 scancodes. See man page for more
  info. To use this with the api see yk_write_scan_map().
* In the api add ykp_ndef_as_text() to export the text from a YK_NDEF structure.
* Higher timeout for configuration writes as in particular swap can take
  longer than 600 ms.

(pettai)

2013-03-16 19:56:33 UTC MAIN commitmail json YAML

Updated security/libyubikey to 1.10

(pettai)

2013-03-16 19:56:07 UTC MAIN commitmail json YAML

Version 1.10 (released 2013-03-12)

* Added ./configure --enable-gcc-warnings to enable a lot of warnings.

* Warning fixes, build fixes etc.

(pettai)

2013-03-16 19:44:08 UTC MAIN commitmail json YAML

Add stud-0.3p53.

(jym)

2013-03-16 19:42:34 UTC MAIN commitmail json YAML

Add stud to Makefile.

(jym)

2013-03-16 19:41:36 UTC MAIN commitmail json YAML

Import stud-0.3pl53.

Description:

stud is a network proxy that terminates TLS/SSL connections and forwards
the unencrypted traffic to some backend. It's designed to handle 10s
of thousands of connections efficiently on multicore machines.
stud has very few features. It is designed to be paired with an
intelligent backend like haproxy or nginx.

(jym)

2013-03-16 18:53:11 UTC MAIN commitmail json YAML

Updated geography/gpsbabel to 1.4.4

(gdt)

2013-03-16 18:52:59 UTC MAIN commitmail json YAML

Update to 1.4.4.

The patch to help serial garmins with prolific adaptors is retained,
but it's perhaps a bit dicey because upstream code has changed a bit.

Upstream NEWS content from web pages:

1.4.4:

  Add MotoActiv format. Thank you, Dan Brown.
  Kris Beevers contributes Lowrance USR v4 support.
  Allow EXIF to represent altitude below MSL.
  Allow reading known invalid (sigh) data in NMEA, such as that
  written by Canon Camera/GPS devices, probably including:
      Canon GPS shoes
  GP-E1
  GP-E2
      Powershot models with GPS capabilities
  S100
  SX260
  HS D20
  Enhance Garmin Fit support for latest firmware.
  Skytraq fixes.
  Steve Eckert adds line styling to the National Geographic TPO3 reader.
  Erik Krause improves German translations.
  OS X Mountain Lion fixes.

1.4.3 beta:

  Fix translations for GUI on Windows. German, Italian, Hungarian,
  Russian, and a few others should now work. If your language is there,
  please contribute a translation. It's easy and doesn't require you to
  program.
  A new writer for geocaches in KML (Google Earth) provide better
  visualizations of high-density areas.
  Many KML improvements including validation fixes, aviations units,
  fixes for min/max alt.
  Adds iblue757 GPS support.
  Add support for Holux M-1200E GPS.
  Add the Minihomer variant of Skytraq.
  Add FlySight GPS support.
  Add Garmin FIT support.
  Add Land Air Sea format for GPS Tracking Key Pro.
  Many Navicache improvements.
  Fixes to track filter to not mangle tracks recorded at low speed when
  segement filter is applied.

(gdt)

2013-03-16 18:52:05 UTC MAIN commitmail json YAML

Updated mail/poppy to 4.0.1
Updated www/calamaris to 2.59

(shattered)

2013-03-16 18:43:44 UTC MAIN commitmail json YAML

Updated to 2.59. Changes:

added sanity-check for time-interval-option
added x-hiername for NetCache-Logparsing
fix for iPlanet Web Proxy Server
moved CARP from HIT to MISS section

(shattered)

2013-03-16 18:39:01 UTC MAIN commitmail json YAML

Updated to 4.0.1. Changes:

- Seperated POP/IMAP/SMTP code into a seperate library so that it
  can be used with different applications.  Now "poppy" handles just
  config file reading and pretty-printing.

- Intial draft of a spamkill application.  Deletes spams based on the
  headers on a POP3/IMAP server.  Requires customization for your
  setup.

(shattered)

2013-03-16 17:28:40 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 4.5.7nb1

(bouyer)

2013-03-16 17:27:27 UTC MAIN commitmail json YAML

This requires php-pdo, add it to the depends list
NetBSD's iconv doesn't support ASCII//TRANSLIT, use plain ASCII instead.
bump PKGREVISION

(bouyer)

2013-03-16 16:53:33 UTC MAIN commitmail json YAML

Fix homepage (now at gna).

(gdt)

2013-03-16 16:38:27 UTC pkgsrc-2012Q4 commitmail json YAML

Revert previous, incorrectly on stable branch.

(gdt)

2013-03-16 16:37:42 UTC pkgsrc-2012Q4 commitmail json YAML

HOMEPAGE gone, update (gna).

(gdt)

2013-03-16 16:26:29 UTC MAIN commitmail json YAML

Updated devel/gitolite to 3.4nb1

(ryoon)

2013-03-16 16:11:16 UTC MAIN commitmail json YAML

One more PERL5 SUBST.
Ride previous revbump.

(ryoon)

2013-03-16 16:02:06 UTC MAIN commitmail json YAML

* Remove unused SUBST_*.
* Whitespaces to tabs.

(ryoon)

2013-03-16 15:56:17 UTC MAIN commitmail json YAML

Bump PKGREVISION.

* Fix perl's path in hook files.
  Fix functionality on unprivileged bootstrap pkgsrc environment.

(ryoon)

2013-03-16 15:13:32 UTC MAIN commitmail json YAML

Note update of www/SOGo package to 2.0.4b.

(taca)

2013-03-16 15:12:57 UTC MAIN commitmail json YAML

Update SOGo to 2.0.4b.

2.0.4b (2013-02-04)
------------------

Bug fixes
- Fixed order of precedence for options (#2166)
  The following order is enforced - first match wins
    1. Command line arguments
    2. .GNUstepDefaults
    3. /etc/sogo/{debconf,sogo}.conf
    4. SOGoDefaults.plist
- fixed handling of LDAP DN containing special characters (#2152, #2207)
- fixed handling of credential files for older GNUsteps (#2216)
- fixed display of messages with control characters (#2079, #2177)
- fixed tooltips in contacts list (#2211)
- fixed classification menu in component editor (#2223)
- fixed link to ACL editor for 'any authenticated user' (#2222, #2224)
- fixed saving preferences when mail module is disabled
- fixed handling for long credential strings (#2212)

2.0.4a (2013-01-30)
------------------

Enhancements
- updated Czech translation
- birthday is now properly formatted in addressbook module

Bug fixes
- fixed handling of groups with spaces in their UID
- fixed possible infinite loop in repeatable object
- fixed until date in component editor
- fixed saving all-day event in appointment editor
- fixed handling of decoding contacts UID
- fixed support of GNUstep 1.20 / Debian Squeeze

2.0.4 (2013-01-25)
------------------

New features
- sogo-tool: new "dump-defaults" command to easily create /etc/sogo/sogo.conf

Enhancements
- The sogo user is now a system user.
  For new installs, this means that 'su - sogo' won't work anymore.
  Please use 'sudo -u sogo cmd' instead
  If used in scripts from cronjobs, 'requiretty' must be disabled in sudoers
- added basic support for LDAP URL in user sources
- renamed default SOGoForceIMAPLoginWithEmail to
  SOGoForceExternalLoginWithEmail and extended it to SMTP authentication
- updated the timezone files to the 2012j edition and removed RRDATES
- updated CKEditor to version 4.0.1
- added Finnish translation - thanks to Kari Salmu
- updated translations
- recurrence-id of all-day events is now set as a proper date with no time
- 'show completed tasks' is now persistent
- fixed memory usage consumption for remote ICS subscriptions

Bug fixes
- fixed usage of browser's language for the login page
- fixed partstat of attendee in her/his calendar
- fixed French templates encoding
- fixed CardDAV collections for OS X
- fixed event recurrence editor (until date)
- fixed column display for subfolders of draft & sent
- improved IE7 support
- fixed drag'n'drop of events with Safari
- fixed first day of the week in datepickers
- fixed exceptions of recurring all-day events

2.0.3 (2012-12-06)
------------------

New features
- support for SAML2 for single sign-on, with the help of the lasso library
- added support for the "AUTHENTICATE" command and SASL mechanisms
- added domain default SieveHostFieldName
- added a search field for tasks

Enhancements
- search the contacts for the organization attribute
- in HTML mode, optionally place answer after the quoted text
- improved memory usage of "sogo-tool restore"
- fixed invitations status in OSX iCal.app/Calendar.app (cleanup RSVP attribute)
- now uses "imap4flags" instead of the deprecated "imapflags"
- added Slovak translation - thanks to Martin Pastor
- updated translations

Bug fixes
- fixed LDIF import with categories
- imported events now keep their UID when possible
- fixed importation of multiple calendars
- fixed modification date when drag'n'droping events
- fixed missing 'from' header in Outlook
- fixed invitations in Outlook
- fixed JavaScript regexp for Firefox
- fixed JavaScript syntax for IE7
- fixed all-day event display in day/week view
- fixed parsing of alarm
- fixed Sieve server URL fallback
- fixed Debian cronjob (spool directory cleanup)

(taca)

2013-03-16 15:04:39 UTC MAIN commitmail json YAML

Note update of devel/SOPE package to 2.0.4b.

(taca)

2013-03-16 15:04:10 UTC MAIN commitmail json YAML

Update SOPE to 2.0.4b.

* Note that this package is the version developed by SOGo team.
* Changes are too many to write here, please refer ChangeLog.

(taca)

2013-03-16 15:00:25 UTC MAIN commitmail json YAML

Updated inputmethod/skk to 15.1

(ryoon)

2013-03-16 14:59:49 UTC MAIN commitmail json YAML

Update to 15.1

* Drop emacs-21 support.

Changelog:
* Drop emacs-21 support.
* Improve emacs-24.3 support.
* Many improvements.
* Some new features.

(ryoon)

2013-03-16 13:29:51 UTC MAIN commitmail json YAML

2013-03-16 13:28:23 UTC MAIN commitmail json YAML

Added net/rabbiter version 2.0.0

(obache)

2013-03-16 13:28:10 UTC MAIN commitmail json YAML

Import rabbiter-2.0.0 as net/rabbiter.

Rabbiter receives comments from twitter and sends them to Rabbit.
Rabbit shows them in your slides.
It is very useful when you talk on public event.

(obache)

2013-03-16 13:18:29 UTC MAIN commitmail json YAML

Updated net/ruby-twitter-stream to 0.1.16nb1

(obache)

2013-03-16 13:17:58 UTC MAIN commitmail json YAML

relax required version of simple_oauth, it simply just bump its version
from 0.1.9 to 0.2.0...

Bump PKGREVISION.

(obache)

2013-03-16 12:52:10 UTC MAIN commitmail json YAML

2013-03-16 12:51:33 UTC MAIN commitmail json YAML

pdated databases/openldap to 2.4.34

(adam)

2013-03-16 12:49:56 UTC MAIN commitmail json YAML

OpenLDAP 2.4.34 Release (2013/03/03)
Fixed libldap connections with EINTR (ITS7476)
Fixed libldap lineno overflow in ldif_read_record (ITS7497)
Fixed liblmdb mdb_env_open flag handling (ITS7453)
Fixed liblmdb mdb_midl_sort array optimization (ITS7432)
Fixed liblmdb freelist with large entries (ITS7455)
Fixed liblmdb to check for filled dirty page list (ITS7491)
Fixed liblmdb to validate data limits (ITS7485)
Fixed liblmdb mdb_update_key for large keys (ITS7505)
Fixed ldapmodify to not core dump with invalid LDIF (ITS7477)
Fixed slapd syncrepl for old entries in MMR setup (ITS7427)
Fixed slapd signedness for index_substr_any_* (ITS7449)
Fixed slapd enforce SLAPD_MAX_DAEMON_THREADS (ITS7450)
Fixed slapd mutex in send_ldap_ber (ITS6164)
Added slapd-ldap onerr option (ITS7492)
Added slapd-ldap keepalive support (ITS7501)
Fixed slapd-ldif with empty dir (ITS7451)
Fixed slapd-mdb to reopen attr DBs after env reopen (ITS7416)
Fixed slapd-mdb handling of missing entries (ITS7483,7496)
Fixed slapd-mdb environment flag setting (ITS7452)
Fixed slapd-mdb with sub db slapcat (ITS7469)
Fixed slapd-mdb to correctly work with toolthreads > 2 (ITS7488,ITS7527)
Fixed slapd-mdb subtree search speed (ITS7473)
Fixed slapd-meta conversion to cn=config (ITS7525)
Fixed slapd-meta segfault when modifying olcDbUri (ITS7526)
Fixed slapd-sql back-config support (ITS7499)
Fixed slapo-constraint handle uri and restrict correctly (ITS7418)
Fixed slapo-constraint with multi-master replication (ITS7426)
Fixed slapo-constraint segfault (ITS7431)
Fixed slapo-deref control initialization (ITS7436)
Fixed slapo-deref control exposure (ITS7445)
Fixed slapo-memberof with internal ops (ITS7487)
Fixed slapo-pcache matching rules for config db (ITS7459)
Fixed slapo-rwm modrdn cleanup (ITS7414)
Fixed slapo-sssvlv maxperconn parameter (ITS7484)
Build Environment
Fixed slapo-constraint test suite (ITS7423)
Contrib
Added nssov nssov_config support (ITS7518)
Added nssov password_prohibit_message (ITS7518)
Fixed ldapc++ with gcc-4.7 (ITS7281,ITS7304)
Fixed nssov olcNssPamSession handling (ITS7481)
Fixed nssov connection DN (ITS7518)
Add missing Makefile for various modules (ITS7308)
Unify Makefile structure for modules (ITS7309)
Fixed slapo-allowed attribute replication (ITS7493)
Fixed slapo-passwd SHA2 to correctly zero buffer (ITS7490)
Documentation
ldapurl(1) fix example usage (ITS7454)
ldap_get_option(3) fixed trailing whitespace (ITS7411)
slapd-config(5) olcExtraAttrs is per db (ITS7421)
slapd-overlays(5) update manpage index (ITS7489)
slapo-dynlist(5) Search behavior notes (ITS7486)
slapo-valsort(5) Document valsort control syntax (ITS7523)

(adam)

2013-03-16 12:46:54 UTC MAIN commitmail json YAML

Added biology/mpqc version 2.3.1

(asau)

2013-03-16 12:45:34 UTC MAIN commitmail json YAML

2013-03-16 12:43:27 UTC MAIN commitmail json YAML

Import MPQC 2.3.1 as biology/mpqc

MPQC is the Massively Parallel Quantum Chemistry Program.
It computes properties of atoms and molecules from first
principles using the time independent Schroedinger equation.
It runs on a wide range of architectures ranging from single
many-core computers to massively parallel computers. Its design
is object oriented, using the C++ programming language.

Capabilities

  * Closed shell, unrestricted and general restricted open shell
    Hartree-Fock energies and gradients
  * Closed shell, unrestricted and general restricted open shell
    density functional theory energies and gradients
  * Second order open shell perturbation theory (OPT2[2]) and
    Z-averaged perturbation theory (ZAPT2) energies.
  * Second order closed shell Moller-Plesset perturbation
    theory energies and gradients.
  * Second order Moller-Plesset perturbation theory
    including an R12/F12 correlation factor. Energies of closed-
    and open-shell systems are supported.
  * Explicitly-correlated R12/F12 coupled-cluster methods via
    interface to Psi3 code and via native (experimental)
    implementation.
  * Explicitly-correlated multireference methods (MRCI, CASPT2)
    via interfaces to GAMESS and MOLCAS codes.
  * Robust internal coordinate geometry optimizer that efficiently
    optimizes molecules with many degrees of freedom. Nearly
    arbitrary internal coordinate constraints can be handled.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(asau)

2013-03-16 12:39:32 UTC MAIN commitmail json YAML

Updated www/ruby-sinatra to 1.3.6

(obache)

2013-03-16 12:39:23 UTC MAIN commitmail json YAML

Update ruby-sinatra to 1.3.6.

= 1.3.6 (backport release) / 2013-03-15

Backported from 1.4.0:

* Take views option into account for template caching. (Konstantin Haase)

* Improve documentation (Konstantin Haase)

* No longer override `define_singleton_method`. (Konstantin Haase)

(obache)

2013-03-16 12:30:07 UTC MAIN commitmail json YAML

note update of ruby-gnome2 packages to 1.2.2.

(obache)

2013-03-16 12:25:50 UTC MAIN commitmail json YAML

Update ruby-gnome2 to 1.2.2.

== Ruby-GNOME2 1.2.2: 2013-03-11

Ruby 2.0.0 support release!

=== Changes

==== Ruby/GLib2

  * Improvements
    * Supported test on Ruby 2.0.0.
      [GitHub #134] [Reported by mtasaka]

==== Ruby/Poppler

  * Improvements
    * Removed deprecated GDK support.

==== Ruby/GDK3

  * Improvements
    * Supported Ruby 2.0.0.
      [GitHub#129] [Reported by TOMITA Masahiro]

==== Ruby/GObjectIntrospection

  * Improvements
    * Supported not GType based flags.
    * Supported not GType based enum.
    * Supported custom callback function.
    * Supported .h install.
    * Supported .pc install.
    * More Rubyish method names are used.
    * Stopped to raise exception when there are two or more out
      parameters.
    * Added Loader.start_callback_dispatch_thread().
    * Supported arguments validation.
    * Stopped to use array for just one return value.
    * Supported Enumerator.
    * Hide constructor methods.

==== Ruby/GtkSourceView3

  * Fixes
    * Fixed wrong deb package name.

==== Ruby/Clutter

  * Fixes
    * Fixed wrong initialized check.
    * Stopped to override Clutter.init unexpectedly.

==== Ruby/ClutterGTK

  * Fixes
    * Fixed wrong initialized check.

==== Ruby/WebKitGTK

  * Fixes
    * Fixed wrong initialized check.

=== Thanks

  * Vincent Carmona
    (for unreleased GObjectIntrospection based GStreamer bindings)
  * TOMITA Masahiro
  * NAKAJIMA Takashi
    (for unreleased GObjectIntrospection based GStreamer bindings)
  * mtasaka

(obache)

2013-03-16 11:11:07 UTC MAIN commitmail json YAML

Updated inputmethod/ibus-qt to 1.3.2

(obache)

2013-03-16 11:10:57 UTC MAIN commitmail json YAML

2013-03-16 10:50:23 UTC MAIN commitmail json YAML

Updated multimedia/gecko-mediaplayer to 1.0.8

(obache)

2013-03-16 10:50:12 UTC MAIN commitmail json YAML

Update gecko-mediaplayer to 1.0.8.

Development
1.0.8
    Updated Spanish translation
    Updated Japanese translation
1.0.8b
    Allow compiling on older libxuls where certain constants are not defined

(obache)

2013-03-16 10:46:17 UTC MAIN commitmail json YAML

Updated multimedia/gnome-mplayer to 1.0.8

(obache)

2013-03-16 10:46:06 UTC MAIN commitmail json YAML

Update gnome-mplayer to 1.0.8.

Development
1.0.8
Updated Spanish translation
Apply patch from Issue 673
    Updated German translation
    Updated Japanese translation
Updated Portuguese translation
Set the subtitle visibility in set_media_player_attributes
Fix fullscreen activation using defined accelerator key
1.0.8b
Updated Polish translation
Run make update-po
Add volume control type display to preference screen
Update spec.in file for libgda
Switch back to using CURL instead of GIO for cover art retrieval
Change "Save" in context menu to "Save As"
Fix problem with localized positions in mark_uri_in_db_as_resumable
Fix libgda compile issue
Rework database code to use GValues instead of sql commands, should avoid localization issues
Apply patch from Issue #669 to fix network stream regression
Hide some items on the context menu, when not under plugin control
Additional changes to Japanese translation
Updated Japanese translation
Updated Polish translation
Fix Issue #667 - Subtitles not hidden by default when specified
Updated Korean and Portuguese translations
Add "Play Single Track from Playlist" under Edit menu
Mark streams and CDs as playable when adding to playlist
Present a warning message when about to overwrite a file on save
Resize player when on video present event
Fix some layout issues when playing audio only files
Ensure the Gvalue contains a double before trying to use it
Ellipsize items on the playlist, so they don't add extra spacing to the list
Add gl3 to list of available VOs. make sure mplayer2 supports this on your setup before setting
Save media state in file->open and file->recent selections
Rework UBUNTU_MENUPROXY reading
Add some extra debug information for enable_global_menu
Fix cut and paste error with vbox padding
Prevent assertion warning in database retrieval code
Fix fullscreen icon used in place of play icon, problem caused by symbolic icon fix (Issue #656)
Only update the database when we really want to change something, speeds things up on load
Keep code from infinitly looping if audio device is not found
Apply patch to compile with libgda4 or libgda5
    Fix some problems on initial volume setup, when pulseaudio device query is slow
    Don't monitor system volume, when running in softvol mode
Update metadata in database as needed
Don't reset unchanged values in the database
Implement media play resume, from last viewed location
Cleanup some minor compiler warnings
    Track resumable media in database
    Force a resize if we know the size from the database when opening a file
    Apply recommended fix from Issue #658
    Prevent crash when loading large playlist the first time
    Handle ' character in metadata
    Allow code to compile without libgda
    Update metadata in playlist as it becomes more precise
    Read metadata from database and use it
    Insert metadata into sqlite database, please delete $HOME/.config/gnome-mplayer/gnome-mplayer.db if you get insert errors
        as database schema has changed
    More database foundation code
    Clean up some more depreciated GTK2 calls in GTK3 mode
    Clean up unused variable messages is GTK2 mode
    Clean up some depreciated GTK2 calls in GTK3 mode
    Wrap some more symbolic icons to fix Issue 656
    Add create and delete tables code to database.c
    Add disable cover art fetch as a interface preference rather than only a command line preference
    Add initial support for playlist database which should result in faster loading of playlists
        This can be disabled with --with-libgda=no passed to configure
    Fix issue #656, fallback to non-symbolic icons if they don't exist in GTK3 mode

(obache)

2013-03-16 10:43:57 UTC MAIN commitmail json YAML

Updated devel/gmtk to 1.0.8

(obache)

2013-03-16 10:43:44 UTC MAIN commitmail json YAML

Update gmtk to 1.0.8.

1.0.8
    Updated Spanish translation
    Updated Japanese translation
Rework initial subtitle visibility setting
1.0.8b
    Updated Korean translation
    Run make update-po
    Add message when screenshot capture fails
    Switch to GLIB for GMLIB header files, since GTK is not included
    Switch to GTK VERSION tags when possible
    Updated Japanese translation
    Fix compliation of gmtk_media_tracker in generic application
    Run make update-po
    Remove audio export filter when codec cannot use it
    Remove cairo variable from gmtk_media_player
    Version bump to 1.0.8a
    Use cairo and the draw event to draw the background in GTK3
    Set background color in gmtk_media_player widget using specific realize events
    Address parallel build problem from Issue #11

(obache)

2013-03-16 07:34:30 UTC MAIN commitmail json YAML

Note security/netpgpverify update to version 20130316

(agc)

2013-03-16 07:32:35 UTC MAIN commitmail json YAML

2013-03-16 07:21:26 UTC MAIN commitmail json YAML

2013-03-16 06:20:49 UTC MAIN commitmail json YAML

2013-03-16 04:17:48 UTC MAIN commitmail json YAML

Note update of www/php-apc package to 3.1.14.

(taca)

2013-03-16 04:16:48 UTC MAIN commitmail json YAML

Update php-apc to 3.1.14.

3.1.14

- When include_once_override is on, use the cached realpath. See rev. 328172
  for a full explanation (Rasmus)
- Fixed bug #63852 (apc 3.1.13 fails to build if __APC_SMA_DEBUG__ is set)
  (Laruence)
- Fixed bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_size)
  (Laruence)
- Fixed bug #63070 (apc.include_once_override bug) (Laruence)
- Fixed bug #62151 (Stat files only require read access only, windows). (Pierre)
- fix num. segfaults by revert rev. 326820 and issue reported in bug #62972
- Fixed bug #63491 file_md5 value was wrong when use apc_bin_load function
  (Anatoliy)
- Fixed PHP 5.5 compatibility (related to VM variables access fix) (Anatoliy)
- Added tests for bugs #63224, #63545, #63669 (Anatoliy)

(taca)

2013-03-16 04:06:08 UTC MAIN commitmail json YAML

Note addition of math/pear-Math_BigInteger version 1.0.0 package.

(taca)

2013-03-16 04:05:40 UTC MAIN commitmail json YAML

Add and enable pear-Math_BigInteger.

(taca)

2013-03-16 04:04:30 UTC MAIN commitmail json YAML

Add pear-Math_BigInteger version 1.0.0.

Math_BigInteger provices support of base-2, base-10, base-16, and base-256
numbers.  Uses the GMP or BCMath extensions, if available, and an internal
implementation, otherwise.

(taca)

2013-03-16 03:50:06 UTC MAIN commitmail json YAML

Note update of textproc/pear-Console_Table package to 1.1.5.

(taca)

2013-03-16 03:49:36 UTC MAIN commitmail json YAML

Update pear-Console_Table to 1.1.5 and add LICENSE.

* Use mb_strwidth() instead of mb_strlen() to determine lengths of multi-byte
  strings (Bug #19423).

(taca)

2013-03-16 03:46:58 UTC MAIN commitmail json YAML

Note update of mail/pear-Mail_Mime package to 1.8.7.

(taca)

2013-03-16 03:46:19 UTC MAIN commitmail json YAML

Update pear-Mail_Mime to 1.8.7 and add LICENSE.

1.8.7: Release date: 2012-12-25 17:28 UTC

* Bug #5333: Fix more return by reference errors [alec]
* Bug #19754: Fix compatibility with PHP4 [alec]

1.8.6: Release date: 2012-10-23 09:52 UTC

* Bug #19473: PEAR::isError() compatibility problem with PHP 5.4 [alec]
* Bug #19497: Attachment filename is cut on slash character [alec]
* Bug #19665: Add Mail-Reply-To and Mail-Followup-To to structured recipient
  headers list [alec]

(taca)

2013-03-16 03:41:39 UTC MAIN commitmail json YAML

Note update of pear-MDB2 related packages:

databases/pear-MDB2 2.5.0b5
databases/pear-MDB2_Driver_mysql 1.5.0b4
databases/pear-MDB2_Driver_mysqli 1.5.0b4
databases/pear-MDB2_Driver_pgsql 1.5.0b4
databases/pear-MDB2_Driver_sqlite 1.5.0b4

(taca)

2013-03-16 03:40:46 UTC MAIN commitmail json YAML

Update pear-MDB2_Driver_sqlite to 1.5.0b4 and add LICENSE.

- PEAR::isError() -> MDB2::isError(), Bug #19491.
- PEAR::loadExtension() -> extension_loaded(), Bug #19583.
- Fix Bug #19262. Updates conditional stagements to use logical operators to
  include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197.
- Fixed createIndex not using quoteIdentifier in SQLite driver
- Have dropTable() return MDB2_OK on success, as documented (bug 19199)
- Have dropIndex() return MDB2_OK on success, as documented (bug 19198)
- Have vacuum() return MDB2_OK on success, as documented (bug 19196)
- Have createIndex() return MDB2_OK on success, as documented (bug 19195)
- Have dropConstraint() return MDB2_OK on success, as documented (bug 19194)
- Have createConstraint() return MDB2_OK on success, as documented (bug 19193)
- Have dropSequence() return MDB2_OK on success, as documented (bug 19191).
- FETCHMODE constants are NOT bitwise.
- fixed bug #18203: Type introspection breaks with associative arrays if names
  are identical (patch by Peter Bex)
- request #18316: Add TINYINT to list of coltypes in
  MDB2_Driver_Reverse_sqlite [brotherli]
- fixed bug #16275: split() is deprecated in PHP 5.3
- request #18316: Add TINYINT to list of coltypes in
  MDB2_Driver_Reverse_sqlite [brotherli]

(taca)

2013-03-16 03:38:39 UTC MAIN commitmail json YAML

Update pear-MDB2_Driver_pgsql to 1.5.0b4 and add LICENSE.

Changelog:

- Remove assignment by reference, Bug #19585.
- PEAR::isError() -> MDB2::isError(), Bug #19491.
- PEAR::loadExtension() -> extension_loaded(), Bug #19583.
- Fixed boolean type conversion for non-boolean types
- Fix Bug #19262. Updates conditional stagements to use logical operators to
  include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197.
- Request #12931 Add cascading to dropTable?
- Have truncateTable() return MDB2_OK on success, as documented (bug 19201)
- Have vacuum() return MDB2_OK on success, as documented (bug 19196)
- Have dropConstraint() return MDB2_OK on success, as documented (bug 19194)
- Have createSequence() return MDB2_OK on success, as documented (bug 19192)
- Have dropSequence() return MDB2_OK on success, as documented (bug 19191).
- Make setOption('result_wrap_class') actually useful by changing the default
  value of $result_wrap_class parameters from false to true.
- Have pgsql only read LOB from file if lob_allow_url_include (bringing it in
  line with other drivers).
- FETCHMODE constants are NOT bitwise.
- fixed bug #18203: Type introspection breaks with associative arrays if names
  are identical (patch by Peter Bex)
- fixed bug #17890: Improper use of array_search in prepare function
  [fletcherj]
- fixed bug #17890: Improper use of array_search in prepare function
  [fletcherj]

open todo items:
- enable pg_execute() once issues with bytea column are resolved
- use pg_result_error_field() to handle localized error messages (Request
  #7059)
- add option to use unnamed prepared statements (see
  http://www.postgresql.org/docs/current/static/protocol-flow.html
  "Extended Query")

(taca)

2013-03-16 03:36:01 UTC MAIN commitmail json YAML

Update pear-MDB2_Driver_mysqli to 1.5.0b4 and add LICENSE.

Changelog:

- Make varchar_max_length property public, Bug #19582.
- Revert 327099 by afz, caused "Notice: Undefined index: charset on line 1003"
- PEAR::isError() -> MDB2::isError(), Bug #19491.
- PEAR::loadExtension() -> extension_loaded(), Bug #19583.
- max value for VARCHAR is 65535 but if used multi-bytes (UTF8) so it is 21844, because UTF8 string takes 3bytes
- Fix Bug #19262. Updates conditional stagements to use logical operators to
  include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197.
- Have truncateTable() return MDB2_OK on success, as documented (bug 19201)
- Have alterTable() return MDB2_OK on success, as documented (bug 19200)
- Have dropIndex() return MDB2_OK on success, as documented (bug 19198)
- Have vacuum() return MDB2_OK on success, as documented (bug 19196)
- Have createIndex() return MDB2_OK on success, as documented (bug 19195)
- Have dropConstraint() return MDB2_OK on success, as documented (bug 19194)
- Have dropSequence() return MDB2_OK on success, as documented (bug 19191).
- Make setOption('result_wrap_class') actually useful by changing the default
  value of $result_wrap_class parameters from false to true.
- Obtain error information in _doQuery() because standaloneQuery() throws off
  $this->connection.
- FETCHMODE constants are NOT bitwise.
- Make $sql_comments public (was before, used in tests, no real harm).
- Property visibility
- boolean data type
- fixed bug #17984: Error is not reported when mysqli_stmt_bind_param() fails
  [dennylin93]
- fixed bug #18057: Result of getDeclaration() can have invalid syntax
  [hschletz]
- request #18068: mapNativeDatatype() returns decimal places also for 'float'
  mdb2type
- fixed bug #18203: Type introspection breaks with associative arrays if names
  are identical (patch by Peter Bex)
- fixed bug #17892: removed debug message [pdt256]
- fixed bug #17892: removed debug message [pdt256]
- fixed bug #17984: Error is not reported when mysqli_stmt_bind_param() fails
  [dennylin93]
- fixed bug #18057: Result of getDeclaration() can have invalid syntax
  [hschletz]
- request #18068: mapNativeDatatype() returns decimal places also for 'float'
  mdb2type

open todo items:
- use a trigger to emulate setting default now()

(taca)

2013-03-16 03:33:45 UTC MAIN commitmail json YAML

Update pear-MDB2_Driver_mysql to 1.5.0b4 and add LICENSE.

Changelog:

- Make varchar_max_length property public, Bug #19582.
- Revert 327099 by afz, caused "Notice: Undefined index: charset on line 1003"
- PEAR::isError() -> MDB2::isError(), Bug #19491.
- PEAR::loadExtension() -> extension_loaded(), Bug #19583.
- max value for VARCHAR is 65535 but if used multi-bytes (UTF8) so it is 21844,
  because UTF8 string takes 3bytes
- Fix Bug #19262. Updates conditional stagements to use logical operators to
  include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197.
- Have truncateTable() return MDB2_OK on success, as documented (bug 19201)
- Have alterTable() return MDB2_OK on success, as documented (bug 19200)
- Have dropIndex() return MDB2_OK on success, as documented (bug 19198)
- Have vacuum() return MDB2_OK on success, as documented (bug 19196)
- Have createIndex() return MDB2_OK on success, as documented (bug 19195)
- Have dropConstraint() return MDB2_OK on success, as documented (bug 19194)
- Have dropSequence() return MDB2_OK on success, as documented (bug 19191).
- Make setOption('result_wrap_class') actually useful by changing the default
  value of $result_wrap_class parameters from false to true.
- Obtain error information in _doQuery() because standaloneQuery() throws off
  $this->connection.
- FETCHMODE constants are NOT bitwise.
- Make $sql_comments public (was before, used in tests, no real harm).
- Property visibility
- boolean data type
- fixed bug #17984: Error is not reported when mysqli_stmt_bind_param() fails
  [dennylin93]
- fixed bug #18057: Result of getDeclaration() can have invalid syntax
  [hschletz]
- request #18068: mapNativeDatatype() returns decimal places also for 'float'
  mdb2type
- fixed bug #18203: Type introspection breaks with associative arrays if names
  are identical (patch by Peter Bex)
- fixed bug #17892: removed debug message [pdt256]
- fixed bug #18057: Result of getDeclaration() can have invalid syntax
  [hschletz]
- request #18068: mapNativeDatatype() returns decimal places also for 'float'
  mdb2type

open todo items:
- use a trigger to emulate setting default now()

(taca)

2013-03-16 03:30:14 UTC MAIN commitmail json YAML

Update pear-MDB2 to 2.5.0b5.

- fixed bug #18494: _compareIntegerDefinition() ignores length change.
- fixed bug #16280: compareDefinition() turns NULL defaults into empty strings
  for NOT NULL columns.
- fixed bug #19677: Call to undefined function: MDB2_Driver_mysql::isError()

(taca)

2013-03-16 02:06:20 UTC MAIN commitmail json YAML

Remove description for old versions of php pakcages.

(taca)

2013-03-16 02:03:27 UTC MAIN commitmail json YAML

Note update of php53 and php54.

lang/php53 5.3.23
lang/php54 5.4.13

(taca)

2013-03-16 02:02:13 UTC MAIN commitmail json YAML

* Make default version of PHP to 5.4: PHP_VERSION_DEFAULT's default is 54.
* Update PHP53_VERSION and PHP54_VERSION.

(taca)

2013-03-16 02:00:34 UTC MAIN commitmail json YAML

2013-03-16 01:58:53 UTC MAIN commitmail json YAML

Update php54 to 5.4.13.

14 Mar 2012, PHP 5.4.13

- Core:
  . Fixed bug #64235 (Insteadof not work for class method in 5.4.11).
    (Laruence)
  . Implemented FR #64175 (Added HTTP codes as of RFC 6585). (Jonh Wendell)
  . Fixed bug #64142 (dval to lval different behavior on ppc64). (Remi)
  . Fixed bug #64070 (Inheritance with Traits failed with error). (Dmitry)

- CLI server:
  . Fixed bug #64128 (buit-in web server is broken on ppc64). (Remi)

- Mbstring:
  . mb_split() can now handle empty matches like preg_split() does. (Moriyoshi)

- OpenSSL:
  . Fixed bug #61930 (openssl corrupts ssl key resource when using
    openssl_get_publickey()). (Stas)

- PDO_mysql:
  . Fixed bug #60840 (undefined symbol: mysqlnd_debug_std_no_trace_funcs).
    (Johannes)

- Phar:
  . Fixed timestamp update on Phar contents modification. (Dmitry)

- SOAP
  . Added check that soap.wsdl_cache_dir conforms to open_basedir
    (CVE-2013-1635). (Dmitry)
  . Disabled external entities loading (CVE-2013-1643). (Dmitry)

- SPL:
  . Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
  . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
    (patch by kriss@krizalys.com, Laruence)
  . Fixed bug #64106 (Segfault on SplFixedArray[][x] = y when extended).
    (Nikita Popov)
  . Fixed bug #52861 (unset fails with ArrayObject and deep arrays).
    (Mike Willbanks)

- SNMP:
  . Fixed bug #64124 (IPv6 malformed). (Boris Lytochkin)

(taca)

2013-03-16 01:58:19 UTC MAIN commitmail json YAML

Update php53 to 5.3.23.

14 Mar 2013, PHP 5.3.23

- SOAP
  . Improved check that soap.wsdl_cache_dir conforms to open_basedir (Dmitry)
  . Disabled external entities loading. (Dmitry)

- SPL:
  . Fixed bug #64264 (SPLFixedArray toArray problem). (Laruence)
  . Fixed bug #64228 (RecursiveDirectoryIterator always assumes SKIP_DOTS).
    (patch by kriss@krizalys.com, Laruence)
  . Fixed bug #52861 (unset fails with ArrayObject and deep arrays).
    (Mike Willbanks)

(taca)

2013-03-16 00:07:30 UTC MAIN commitmail json YAML

Updated mail/opendkim to 2.7.4

(pettai)

2013-03-16 00:07:03 UTC MAIN commitmail json YAML

2.7.4          2013/01/06
        Fix bug #SF3596147: Allow arbitrarily long configuration file lines.
        Fix bug #SF3596229: Fix logging of signature errors, which logged
                the domain name twice instead of the domain name and the
                selector.
        Safely handle incoming Authentication-Results fields with large number
                of tokens.
        Avoid mixing up status codes when processing conf_logresults, leading
                to confusing log entries.
        Fix ADSP logging.

(pettai)

2013-03-15 23:58:45 UTC MAIN commitmail json YAML

Updated to 0.23
    - Fixed problems in low level read_data() function triggered when an
    incorrect key is used with some Tacacs+ servers, resulting in a 0-length
    read(), causing a seg
    fault on some platforms, and a very slow exit on others. This problem
    appears to have been in tac_client ever since I inherited this library.

(pettai)

2013-03-15 23:50:42 UTC MAIN commitmail json YAML

Updated devel/userspace-rcu to 0.7.6

(pettai)

2013-03-15 23:49:58 UTC MAIN commitmail json YAML

Userspace RCU 0.7.6
* Discourage use of pthread_atfork() for call_rcu handlers
* Fix call_rcu fork handling
* test: fork handling
* Fix TLS detection: test with linker, add --disable-compiler-tls
* Cleanup: cast pthread_self() return value to unsigned long
* Fallback mechanism not working on platform where TLS is unsupported

(pettai)

2013-03-15 23:49:48 UTC MAIN commitmail json YAML

Note addition of www/ruby-pygments.rb package version 0.3.7.

(taca)

2013-03-15 23:49:07 UTC MAIN commitmail json YAML

Add and enable ruby-pygments.rb.

(taca)

2013-03-15 23:47:52 UTC MAIN commitmail json YAML

Add ruby-pygments.rb package version 0.3.7.

A Ruby wrapper for the Python [pygments syntax
highlighter](http://pygments.org/).

pygments.rb works by talking over a simple pipe to a long-lived Python child
process. This library replaces
[github/albino](https://github.com/github/albino), as well as a version of
pygments.rb that used an embedded Python interpreter.

Each Ruby process that runs has its own 'personal Python'; for example, 4
Unicorn workers will have one Python process each.  If a Python process dies,
a new one will be spawned on the next pygments.rb request.

(taca)

2013-03-15 23:36:13 UTC MAIN commitmail json YAML

Updated security/zkt to 1.1.2

(pettai)

2013-03-15 23:34:45 UTC MAIN commitmail json YAML

zkt 1.1.2

* bug  Fixed bug introduced by changes on inc_soa_serial()

zkt 1.1.1

* bug  Error fixed in zkt-conf in parsing the version number
* misc  inc_soa_serial() now returns 0 on success
* bug  Fixed bug in inc_serial()
        The zone file wasn't closed on succesful change of the soa record.
        Many thanks to Frederik Soderblom for fixing this.

(pettai)

2013-03-15 23:25:20 UTC MAIN commitmail json YAML

Update HOMEPAGE to point to best maintained version.

(wiz)

2013-03-15 23:21:48 UTC MAIN commitmail json YAML

Updated graphics/potrace to 1.11

(wiz)

2013-03-15 23:21:40 UTC MAIN commitmail json YAML

Update to 1.11:

February 19, 2013: Release 1.11

A GeoJSON backend was added; thanks to Christoph Hormann for
contributing this. Support for bitfields in the BMP format was
added. A minor change was made to the behavior of the alphamax
parameter; a value of 0 now gives a true polygon.

(wiz)

2013-03-15 22:56:55 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.13

(wiz)

2013-03-15 22:56:46 UTC MAIN commitmail json YAML

Update to 0.9.13.:

Overview of changes leading to 0.9.13
Thursday, February 25, 2013
=====================================

- Build fixes.
- Ngapi HarfBuzz Hackfest in London (February 2013):
  * Fixed all known Indic bugs,
  * New Win8-style Myanmar shaper,
  * New South-East Asian shaper for Tai Tham, Cham, and New Tai Lue,
  * Smartly ignore Default_Ignorable characters (joiners, etc) wheb
    matching GSUB/GPOS lookups,
  * Fix 'Phags-Pa U+A872 shaping,
  * Fix partial disabling of default-on features,
  * Allow disabling of TrueType kerning.
- Fix possible crasher with broken fonts with overlapping tables.
- Removed generated files from git again.  So, one needs ragel to
  bootstrap from the git tree.

API changes:
- hb_shape() and related APIs now abort if buffer direction is
  HB_DIRECTION_INVALID.  Previously, hb_shape() was calling
  hb_buffer_guess_segment_properties() on the buffer before
  shaping.  The heuristics in that function are fragile.  If the
  user really wants the old behvaior, they can call that function
  right before calling hb_shape() to get the old behavior.
- hb_blob_create_sub_blob() always creates sub-blob with
  HB_MEMORY_MODE_READONLY.  See comments for the reason.

(wiz)

2013-03-15 22:47:06 UTC MAIN commitmail json YAML

Updated editors/emacs24 to 24.3

(wiz)

2013-03-15 22:46:53 UTC MAIN commitmail json YAML

2013-03-15 22:45:00 UTC MAIN commitmail json YAML

Update to 24.3:

Highlights of this release include:
Generalized variables are now in core Emacs Lisp.
An update for the Common Lisp emulation library.
A new major mode for Python.

(The operating system support framework was changed -- Dragonfly
support might need fixes.)

(wiz)

2013-03-15 22:13:11 UTC MAIN commitmail json YAML

Updated devel/orc to 0.4.17

(wiz)

2013-03-15 22:13:03 UTC MAIN commitmail json YAML

Update to 0.4.17: no documentation found, diff looks like added mips
support.

(wiz)

2013-03-15 22:09:22 UTC MAIN commitmail json YAML

Updated sysutils/dbus-glib to 0.100.2

(wiz)

2013-03-15 22:09:13 UTC MAIN commitmail json YAML

2013-03-15 22:06:11 UTC MAIN commitmail json YAML

Updated security/libgpg-error to 1.11

(wiz)

2013-03-15 22:06:02 UTC MAIN commitmail json YAML

Update to 1.11:

Noteworthy changes in version 1.11 (2013-02-25)
-----------------------------------------------

* New error source GPG_ERR_SOURCE_ASSUAN for Libassuan related
  errors.

* New macros GPG_ERROR_VERSION and GPG_ERROR_VERSION_NUMBER.  New
  function gpg_error_check_version.

* Interface changes relative to the 1.10 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
GPG_ERR_NO_KEYSERVER          NEW.
GPG_ERR_INV_CURVE            NEW.
GPG_ERR_UNKNOWN_CURVE        NEW.
GPG_ERR_DUP_KEY              NEW.
GPG_ERR_AMBIGUOUS            NEW.
GPG_ERR_SOURCE_ASSUAN        NEW.
gpg_error_check_version      NEW.
GPG_ERROR_VERSION            NEW.
GPG_ERROR_VERSION_NUMBER      NEW.

(wiz)

2013-03-15 22:01:07 UTC MAIN commitmail json YAML

Updated devel/meld to 1.7.1

(wiz)