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

2024-05-12 20:26:12 UTC Now

2014-08-18 09:49:10 UTC MAIN commitmail json YAML

Added time/py-vdirsyncer version 0.2.3

(wiz)

2014-08-18 09:49:00 UTC MAIN commitmail json YAML

+ py-vdirsyncer

(wiz)

2014-08-18 09:48:44 UTC MAIN commitmail json YAML

Import py34-vdirsyncer-0.2.3 as time/py-vdirsyncer.

vdirsyncer synchronizes your calendars and addressbooks between
two storages.  The supported storages are CalDAV, CardDAV, arbitrary
HTTP resources and some more.

It aims to be for CalDAV and CardDAV what OfflineIMAP is for IMAP.

(wiz)

2014-08-18 09:35:03 UTC MAIN commitmail json YAML

Updated audio/cmus to 2.6.0

(gls)

2014-08-18 09:34:50 UTC MAIN commitmail json YAML

Update audio/cmus to 2.6.0

pkgsrc changes:
---------------

Fix MASTER_SITES and HOMEPAGE.
Add opus and jack options.
Remove upstreamed patch

upstream changes:
-----------------

Lots of new features and fixes since 2.5.0 (which was released loooong ago)!

Major new features:

    show all tracks when artist is selected in the tree view
    JACK output plugin
    Opus input plugin

Other notable new things:

    束Night損 and 束Solarized損 color schemes
    reverse sort order support
    ReplayGain closer to the spec
    vim-style <c-e> / <c-y> scrolling
    follow option
    show_playback_position option
    XDG directories support
    better support for newer versions of FFmpeg
    support for .oga and .ogx file extensions
    stream metadata in cmus-remote -Q

(gls)

2014-08-18 09:22:10 UTC MAIN commitmail json YAML

+ git-2.1, policykit-0.104, weechat-1.0, x264-devel-20140816.

(wiz)

2014-08-18 09:18:23 UTC MAIN commitmail json YAML

Override guessing and explicitly use getnameinfo.

(joerg)

2014-08-18 09:17:41 UTC MAIN commitmail json YAML

Don't fail build for tautological compares.

(joerg)

2014-08-18 08:31:58 UTC MAIN commitmail json YAML

2014-08-18 06:05:14 UTC MAIN commitmail json YAML

use mysql 5.5.  bump pkg rev.

(mrg)

2014-08-18 03:42:02 UTC MAIN commitmail json YAML

Added www/ruby-selenium-webdriver version 2.42.0

(rodent)

2014-08-18 03:41:50 UTC MAIN commitmail json YAML

Import ruby200-selenium-webdriver-2.42.0 as www/ruby-selenium-webdriver.

WebDriver is a tool for writing automated tests of websites. It aims to mimic
the behaviour of a real user, and as such interacts with the HTML of the
application.

(rodent)

2014-08-18 02:16:13 UTC MAIN commitmail json YAML

Add runtime dependency on textproc/highlight (for config files).

(schmonz)

2014-08-18 01:38:52 UTC MAIN commitmail json YAML

Describe new ikiwiki-highlight option.

(schmonz)

2014-08-18 01:37:45 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20140815

(schmonz)

2014-08-18 01:37:35 UTC MAIN commitmail json YAML

Update to 3.20140815. From the changelog:

* Add google back to openid selector. Apparently this has gotten a stay
  of execution until April 2015. (It may continue to work until 2017.)
* highlight: Add compatibility with highlight 3.18, while still supporting
  3.9+. Closes: #757679
  Thanks, David Bremner
* highlight: Add support for multiple language definition directories
  Closes: #757680
  Thanks, David Bremner

pkgsrc changes:

* Add ikiwiki-highlight option that pulls in textproc/p5-highlight,
  for syntax highlighting code blocks (or entire source files).

(schmonz)

2014-08-18 01:28:00 UTC MAIN commitmail json YAML

Added textproc/p5-highlight version 3.18

(schmonz)

2014-08-18 01:27:41 UTC MAIN commitmail json YAML

Add and enable p5-highlight.

(schmonz)

2014-08-18 01:26:58 UTC MAIN commitmail json YAML

Initial import of p5-highlight, Perl bindings to textproc/highlight.

(schmonz)

2014-08-18 01:24:59 UTC MAIN commitmail json YAML

2014-08-18 01:21:50 UTC MAIN commitmail json YAML

2014-08-17 19:07:41 UTC MAIN commitmail json YAML

Fix dependency to be a proper pattern. Bad bad@.

(joerg)

2014-08-17 19:05:50 UTC MAIN commitmail json YAML

Explicitly depend on zlib and yacc. From ISIHARA Takanori in PR 49116.

(joerg)

2014-08-17 19:03:32 UTC MAIN commitmail json YAML

Replace bootstrap script with working direct invocations of autotools.

(joerg)

2014-08-17 17:44:17 UTC MAIN commitmail json YAML

Updated x11/xf86-video-ast to 1.0.1

(wiz)

2014-08-17 17:43:58 UTC MAIN commitmail json YAML

2014-08-17 17:42:08 UTC MAIN commitmail json YAML

Updated www/py-tornado to 4.0.1

(wiz)

2014-08-17 17:41:53 UTC MAIN commitmail json YAML

Update to 4.0.1:

    The build will now fall back to pure-python mode if the C
    extension fails to build for any reason (previously it would
    fall back for some errors but not others).
    IOLoop.call_at and IOLoop.call_later now always return a timeout
    handle for use with IOLoop.remove_timeout.
    If any callback of a PeriodicCallback or IOStream returns a
    Future, any error raised in that future will now be logged
    (similar to the behavior of IOLoop.add_callback).
    Fixed an exception in client-side websocket connections when
    the connection is closed.
    simple_httpclient once again correctly handles 204 status codes with no content-length header.
    Fixed a regression in simple_httpclient that would result in
    timeouts for certain kinds of errors.

(wiz)

2014-08-17 17:40:15 UTC MAIN commitmail json YAML

Updated net/py-foolscap to 0.6.5

(wiz)

2014-08-17 17:40:04 UTC MAIN commitmail json YAML

Update to 0.6.5:

* Release 0.6.5 (12-Aug-2014)

** Compatibility Fixes

This release is compatible with Twisted-14.0.0.

Foolscap no longer claims compatability with python-2.4.x or 2.5.x . These
old versions might still work, but there are no longer automated tests to
ensure this. Future versions will almost certainly *not* work with anything
older than python-2.6.x . Foolscap remains incompatible with py3, sorry.

** Forward Compatibility

When parsing FURLs, the connection hints can now use TCP sockets described
with the Twisted Endpoints syntax (e.g. "tcp:host=127.0.0.1:port=9999"), in
addition to the earlier host:port "127.0.0.1:9999" form. Foolscap-0.6.5
ignores any hint that is not in one of these two forms. This should make it
easier to introduce new hint types in the future.

** Minor Changes

The "ChangeLog" file is no longer updated.

Violation reports now include the method name. (#201)

The "flappserver" tool explicitly rejects unicode input, rather than
producing hard-to-diagnose errors later. (#209)

(wiz)

2014-08-17 17:39:09 UTC MAIN commitmail json YAML

Updated games/rftg to 0.9.3

(wiz)

2014-08-17 17:38:54 UTC MAIN commitmail json YAML

Update to 0.9.3:
Version 0.9.3 released, which fixes a few bugs in Alien Artifacts
cards and enables campaign mode.

(wiz)

2014-08-17 16:44:02 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.35

(wiz)

2014-08-17 16:43:47 UTC MAIN commitmail json YAML

Update to 0.9.35:

Overview of changes leading to 0.9.35
Saturday, August 13, 2014
=====================================

- Fix major shape-plan caching bug when more than one shaper were
  provided to hb_shape_full() (as exercised by XeTeX).
  http://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg1246370.html
- Fix Arabic fallback shaping regression.  This was broken in 0.9.32.
- Major hb-coretext fixes.  That backend is complete now, including
  respecing buffer direction and language, down to vertical writing.
- Build fixes for Windows CE.  Should build fine now.
- Misc fixes:
  Use atexit() only if it's safe to call from shared library
  https://bugs.freedesktop.org/show_bug.cgi?id=82246
  Mandaic had errors in its Unicode Joining_Type
  https://bugs.freedesktop.org/show_bug.cgi?id=82306
- API changes:

  * hb_buffer_clear_contents() does not reset buffer flags now.

    After 763e5466c0a03a7c27020e1e2598e488612529a7, one doesn't
    need to set flags for different pieces of text.  The flags now
    are something the client sets up once, depending on how it
    actually uses the buffer.  As such, don't clear it in
    clear_contents().

    I don't expect any changes to be needed to any existing client.

(wiz)

2014-08-17 16:38:05 UTC MAIN commitmail json YAML

Updated devel/yasm to 1.3.0

(wiz)

2014-08-17 16:37:56 UTC MAIN commitmail json YAML

Update to 1.3.0:

Changes from 1.2.0 to 1.3.0:

    Add AMD TBM instructions.
    Add HSW TSX instructions.
    Fix 穡mulhrw�, 穽phaddudq�, and 穽pbroadcastq� instructions.
    Add Intel SHA, ADX, RDSEED, and SMAP instructions.
    Use a larger hash table size in NASM macro handling.
    Add support for x32 ABI (called 稙lfx32�).
    Add support for 稠unction� decorator in win32/win64 object
    files.
    In Mach-O, only warn on repeated flags if the new flags are
    different.

(wiz)

2014-08-17 16:32:49 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 5.7

(wiz)

2014-08-17 16:32:36 UTC MAIN commitmail json YAML

Update to 5.7:

---
5.7
---

* Issue #240: Based on real-world performance measures against 5.4, zip
  manifests are now cached in all circumstances. The
  ``PKG_RESOURCES_CACHE_ZIP_MANIFESTS`` environment variable is no longer
  relevant. The observed "memory increase" referenced in the 5.4 release
  notes and detailed in Issue #154 was likely not an increase over the status
  quo, but rather only an increase over not storing the zip info at all.

---
5.6
---

* Issue #242: Use absolute imports in svn_utils to avoid issues if the
  installing package adds an xml module to the path.

-----
5.5.1
-----

* Issue #239: Fix typo in 5.5 such that fix did not take.

---
5.5
---

* Issue #239: Setuptools now includes the setup_requires directive on
  Distribution objects and validates the syntax just like install_requires
  and tests_require directives.

(wiz)

2014-08-17 16:31:46 UTC MAIN commitmail json YAML

Updated devel/global to 6.3.1

(wiz)

2014-08-17 16:31:32 UTC MAIN commitmail json YAML

Update to 6.3.1:

Version 6.3.1 - August 11 2014

[CHANGES]
New facilities:
o gtags.vim: New 'Gtagsa' (Gtags with append) command.
  This command appends tags to the current tag list.
  If you want to get a union of 'global -d foo' and
  'global -r foo' then please do as follows:

    :Gtags -d foo
    :Gtagsa -r foo

o geco.rc: New command (Bash function).
  You need bash, percol and less to use geco.

    $ source /usr/local/share/gtags/geco.rc
    $ geco --help      # show help
    $ geco mai[TAB]    # auto completion
              v
    $ geco main [ENTER]
    QUERY> init        # narrowing down
    (less's screen)
    :tag -r main        # tag jump again

    The same options are available on the both prompts:
    $ geco <options> arg
    :tag <options> arg

[INCOMPATIBLE CHANGES]
o global: The following configuration variables were removed
  since they will surely cause confusion.
  GTAGSROOT, GTAGSDBPATH

(wiz)

2014-08-17 16:29:38 UTC MAIN commitmail json YAML

Noted gtar* updates.

(wiz)

2014-08-17 16:29:15 UTC MAIN commitmail json YAML

2014-08-17 16:28:54 UTC MAIN commitmail json YAML

Updated archivers/gtar to 1.28

(wiz)

2014-08-17 16:28:18 UTC MAIN commitmail json YAML

Update gtar to 1.28. Add a Makefile.common and use it.
Use official man page, now that there is one.

version 1.28, 2014-07-28

* New checkpoint action: totals

The --checkpoint-action=totals option instructs tar to output the
total number of bytes transferred at each checkpoint.

* Extended checkpoint format specification.

New conversion specifiers are implemented.  Some of them take
optional arguments, supplied in curly braces between the percent
sign and the specifier letter.

  %d        -  Number of seconds since tar started.
  %{r,w,d}T -  I/O totals; optional arguments supply prefixes
              to be used before number of bytes read, written and
      deleted, correspondingly.
  %{FMT}t  -  Current local time using FMT as strftime(3) format.
              If {FMT} is omitted, use %c.
  %{N}*    -  Pad output with spaces to the Nth column, or to the
              current screen width, if {N} is not given.
  %c        -  A shortcut for "%{%Y-%m-%d %H:%M:%S}t: %ds, %{read,wrote}T%*\r"

* New option --one-top-level

The option --one-top-level tells tar to extract all files into a
subdirectory named by the base name of the archive (minus standard
compression suffixes recognizable by --auto-compress).  When used with
an argument, as in --one-top-level=DIR, the files are extracted into the
supplied DIRectory.  This ensures that no archive members are
extracted outside of the specified directory, even if the archive is
crafted so as to put them elsewhere.

* New option --sort

The --sort=ORDER option instructs tar to sort directory entries
according to ORDER.  It takes effect when creating archives.
Available ORDERs are: none (the default), name and inode.  The
latter may be absent, if the underlying system does not provide
the necessary information.

Using --sort=name ensures the member ordering in the created archive
is uniform and reproducible.  Using --sort=inode reduces the number
of disk seeks made when creating the archive and thus can considerably
speed up archivation.

* New exclusion options

  --exclude-ignore=FILE  Before dumping a directory check if it
                          contains FILE, and if so read exclude
                          patterns for this directory from FILE.
  --exclude-ignore-recursive=FILE
                          Same as above, but the exclusion patterns
                          read from FILE remain in effect for any
  subdirectory, recursively.
  --exclude-vcs-ignores  Read exclude tags from VCS ignore files,
                          where such files exist.  Supported VCS's
                          are: CVS, Git, Bazaar, Mercurial.

* Tar refuses to read input from and write output to a tty device.

* Manpages

This release includes official tar(1) and rmt(8) manpages.
Distribution maintainers are kindly asked to use these instead of the
home-made pages they have been providing so far.

(wiz)

2014-08-17 15:59:48 UTC MAIN commitmail json YAML

2014-08-17 15:59:18 UTC MAIN commitmail json YAML

Updated sysutils/consolekit to 0.4.5

(wiz)

2014-08-17 15:59:07 UTC MAIN commitmail json YAML

Update to 0.4.5. Add comments to patches.

==============
Version 0.4.4
==============

* systemd fixes (Lennart Poettering)

==============
Version 0.4.3
==============

* Revert VT_WAITEVENT usage, since it is racy (Lennart Poettering)
* systemd fixes (Lennart Poettering)

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

* Ensure we only care for seat files ending in .seat (William Jon McCann)
* Various Solaris improvements (Halton Huo)
* Make build silent (Ray Strode)
* Don't take bus name until ready (Ray Strode)
* systemd hookup (Lennart Poettering)
* add --since option to ck-history (William Jon McCann)
* Reduce number of threads on Linux (Kan-Ru Chen)
* Other fixes (Anders Kaseor, Frederic Crozat, Matthias Clasen, Michael Biebl, William Jon McCann)

==============
Version 0.4.1
==============

* Fix a crasher (William Jon McCann)
* fix a small memory leak (Matthias Clasen)
* update email address (William Jon McCann)

==============
Version 0.4.0
==============

* Starting with this release we will not do session.d/ 'session_active_changed' callouts anymore. (Lennart Poettering)
* get rid of session.d's session_active_changed callout (Lennart Poettering)
* close file descriptors before exit func (Halton Huo)
* log the kernel release and boot arguments at start time (William Jon McCann)
* show display in host field if the host isn't set (William Jon McCann)
* print the uptime for the reboot items in the report (William Jon McCann)
* fix logic for finding session remove events (William Jon McCann)
* fix a few small leaks (William Jon McCann)
* Add seat.d/ callout directory and guarantee we dump the database before call
* database: write the console database to disk before signalling via dbus (Len
* Enforce that the env array has the right size (Lennart Poettering)
* when printing size_t use %z format string (Lennart Poettering)
* make CK database world readable (Lennart Poettering)
* get rid of ck_seat_set_active_session() prototype since no such function exi
* Move ck_session_run_programs() from ck-run-programs.h to ck-session.h (Lenna
* post release version bump (Ray Strode)

==============
Version 0.3.1
==============

* port to PolicyKit 1.0 (Matthias Clasen)
* D-Bus policy updates (Colin Walters, Martin Pitt, Vincent Untz, William Jon McCann)
* better diagnostic information for unimplemented backends (Daniel Macks)
* file monitoring fixes (James Westby)
* get VT from X display if no controlling tty is available (Ray Strode)
* add "nox11" option to PAM module (Martin Pitt)
* parse log entries with no body correctly (William Jon McCann)
* fix zero-sized struct/unions (William Jon McCann)
* solaris build fixes (Halton Huo)
* parse gecos field for real name (William Jon McCann)
* leak fixes (James Westby, Steve Langasek)
* compile warning fixes (Matthias Clasen)
* fix doc xml validation errors (William Jon McCann)
* fix doc generation when srcdir != builddir (Ray Strode)
* add example upstart events for logging (William Jon McCann, Ray Strode)
* fix ChangeLog generation script to work with git-log moved to libexecdir (Ray Strode)

(wiz)

2014-08-17 15:17:53 UTC MAIN commitmail json YAML

2014-08-17 15:17:42 UTC MAIN commitmail json YAML

Update to 1.3.1:

This release includes bug fixes to the compiler and the runtime,
net, and crypto/rsa packages.

Ok bsiegert@

(wiz)

2014-08-17 14:42:56 UTC MAIN commitmail json YAML

Updated devel/menhir to 20140422nb1

(jaapb)

2014-08-17 14:42:41 UTC MAIN commitmail json YAML

Corrected error in Makefile that made package be installed as
ocaml-menhir. Added a SUPERSEDES just to be sure and increased
PKGREVISION.

(jaapb)

2014-08-17 14:37:39 UTC MAIN commitmail json YAML

Updated devel/menhir to 20140422

(jaapb)

2014-08-17 14:37:23 UTC MAIN commitmail json YAML

Updated package to newest version, 20140422. Changes include:
In the Coq backend, use ' instead of _ as separator in identifiers.
Also, correct a serious bug that was inadvertently introduced on
2013/03/01 (r319).
Lexer fix so as to support an open variant type [> ...] within
a %type<...> declaration.
Updated the Makefile so that install no longer depends on all.
Updated the demos so that the lexer does not invoke "exit 0"
when encoutering eof. (This should be more intuitive.)
Fixed a newline conversion problem that would prevent Menhir from
building on Windows when using ocaml 4.01.
Switched to ocamlbuild. Many thanks to Daniel Weil for offering
very useful guidance.
"menhir --depend" was broken since someone added new whitespace in the output
of ocamldep. Fixed.
Fixed a compilation problem that would arise when a file produced
by Menhir on a 64-bit platform was compiled by ocaml on a 32-bit
platform.
Performance improvements in the computation of various information
about the automaton (module [Invariant]). The improvements will be
noticeable only for very large automata.
The option --log-grammar 3 (and above) now causes the FOLLOW sets for
*terminal* symbols to be computed and displayed.
Added the flag --canonical, which causes Menhir to produce a canonical LR(1)
automaton in the style of Knuth. This means that no merging of states takes
place during the construction of the automaton, and that no default reductions
are allowed.

I also modified the package to use the ocaml.mk infrastructure.

(jaapb)

2014-08-17 13:55:20 UTC MAIN commitmail json YAML

Updated devel/ocaml-deriving-ocsigen to 0.6.2

(jaapb)

2014-08-17 13:54:54 UTC MAIN commitmail json YAML

Updated devel/ocaml-deriving-ocsigen to its latest version, 0.6.2. Changes
include:
  * Added a 'Default' class (Hugo Heuzard)
  * Allow private variant in the 'Functor' class (Pierre Chambart)
  * Switch build system to oasis and improved META
The package has also been updated to use the mk/ocaml.mk infrastructure.

(jaapb)

2014-08-17 13:52:21 UTC MAIN commitmail json YAML

Added devel/ocaml-oasis version 0.4.4

(jaapb)

2014-08-17 13:51:58 UTC MAIN commitmail json YAML

Added ocaml-oasis SUBDIR entry.

(jaapb)

2014-08-17 13:51:01 UTC MAIN commitmail json YAML

New package devel/ocaml-oasis, the OASIS build system for OCaml packages.
As noted in the DESCR, this package is not generally needed to install
OASIS-enabled software; it contains the development tools needed to add
OASIS support to an existing (or new) project.

(jaapb)

2014-08-17 13:42:37 UTC MAIN commitmail json YAML

Added devel/ocamlmod version 0.0.7

(jaapb)

2014-08-17 13:42:15 UTC MAIN commitmail json YAML

Added SUBDIR entry for ocamlmod

(jaapb)

2014-08-17 13:41:42 UTC MAIN commitmail json YAML

Added package devel/ocamlmod, a program to generate OCaml modules from
source code. Needed as a dependency for other packages.

(jaapb)

2014-08-17 13:39:18 UTC MAIN commitmail json YAML

Added devel/ocamlify version 0.0.2

(jaapb)

2014-08-17 13:38:57 UTC MAIN commitmail json YAML

Added ocamlify SUBDIR entry to Makefile

(jaapb)

2014-08-17 13:38:10 UTC MAIN commitmail json YAML

Added new package devel/ocamlify, which allows embedding of external
resources directly into OCaml code. Needed as a dependency for other
packages, mostly.

(jaapb)

2014-08-17 13:35:02 UTC MAIN commitmail json YAML

Added devel/ocaml-odn version 0.0.11

(jaapb)

2014-08-17 13:34:34 UTC MAIN commitmail json YAML

Added SUBDIR entry for ocaml-odn

(jaapb)

2014-08-17 13:34:06 UTC MAIN commitmail json YAML

New package devel/ocaml-odn, a data dumping library for ocaml. Mostly
important as a dependency for other packages.

(jaapb)

2014-08-17 13:26:13 UTC MAIN commitmail json YAML

Added ocaml-type_conv SUBDIR entry

(jaapb)

2014-08-17 13:22:54 UTC MAIN commitmail json YAML

Added devel/ocaml-type_conv version 111.13.00

(jaapb)

2014-08-17 13:22:17 UTC MAIN commitmail json YAML

Added package devel/ocaml-type_conv, a type conversion support library for
OCaml. It's mostly needed as a dependency to a bunch of other packages.

(jaapb)

2014-08-17 12:11:07 UTC MAIN commitmail json YAML

Revamped package to use ocaml.mk infrastructure.
Package name is now ocaml-optcomp rather than optcomp, in line with most
other OCaml packages. This only affects devel/ocaml-deriving-ocsigen,
which will be updated shortly.

(jaapb)

2014-08-17 10:45:19 UTC MAIN commitmail json YAML

Describe notmuch-emacs option.

(wiz)

2014-08-17 10:45:16 UTC MAIN commitmail json YAML

Updated mail/notmuch to 0.18.1nb1

(wiz)

2014-08-17 10:45:05 UTC MAIN commitmail json YAML

Disable emacs detection by default.
Add notmuch emacs option that pulls in emacs and installs compiled lisp
files as well.

Based on a similar patch by J. Lewis Muir on pkgsrc-users.

Bump PKGREVISION.

(wiz)

2014-08-17 10:30:29 UTC pkgsrc-2014Q2 commitmail json YAML

2014-08-17 10:30:11 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4473 - requested by wiz
www/serf: security update

Revisions pulled up:
- www/serf/Makefile                                            1.31
- www/serf/distinfo                                            1.17

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Aug 16 12:11:53 UTC 2014

  Modified Files:
  pkgsrc/www/serf: Makefile distinfo

  Log Message:
  Update to 1.3.7:

  Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
    Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)

(tron)

2014-08-17 10:07:13 UTC MAIN commitmail json YAML

Added devel/p5-Moos version 0.29

(wen)

2014-08-17 10:05:06 UTC MAIN commitmail json YAML

2014-08-17 10:03:20 UTC MAIN commitmail json YAML

Import Moos-0.29 as devel/p5-Moos.

Moos completes the M to Moose sequence of Perl OO modules.

This one is pure Perl, single file and mostly Moose compatible(for
what it does). Moos has no non-core dependencies, but certain
features (roles, debugging functions, legacy Perl support) do
require additional modules. If you steer away from those features,
you don't need those additional modules.

(wen)

2014-08-17 09:42:37 UTC MAIN commitmail json YAML

Updated graphics/tuxpaint to 0.9.21

(wiz)

2014-08-17 09:42:27 UTC MAIN commitmail json YAML

Update to 0.9.21:

Tux Paint 0.9.21 features nearly two dozen new Magic tools, as well
as updates to old favorites. Many of these were developed by six
students from around the globe during Google's 2008 Summer of Code
program, under the mentorship of Tux Paint developers.

Exciting new Magic tools include intelligent train tracks that
automatically connect when their paths cross, a realistic rainbow
tool, a fisheye lens effect, edge and silhouette tracing tools,
various string art effects, and a tool to fold the edges of your
drawing up from the corners. There is also a brush that paints with
'toothpaste', and others that paint with confetti, rain, snowballs,
and snowflakes! Additionally, many classic Magic tools (like Blur
and Tint) can now affect the entire drawing, instead of just a
selected area.

Coloring-book style Starter Images are now easier to make. Images
with transparency (alpha channel) are still supported, but
additionally, if no transparent layer is found, Tux Paint will
assume that white is the background color. This means you can now
draw or scan any simple black-and-white image and use it as a Tux
Paint Starter Image!

New in Tux Paint 0.9.21, the Text tool now supports bidirectional
languages like Hebrew and Arabic, thanks to the FriBidi library.
Tux Paint has also been translated to two new languages, Shuswap
and Songhay, and many other translations have been updated.

On Linux, environment variables (like "$HOME") may now be used when
setting directories for saving images or finding data files.

And of course, Tux Paint 0.9.21 incorporates a number of minor
improvements and bug fixes requested by the Tux Paint community.
For example, Tux Paint no longer drops out of fullscreen mode in
Windows if the [Windows] key is pressed (XP, 2000 and Vista only),
and it brings up an error window if it fails to print.

(wiz)

2014-08-17 09:25:23 UTC MAIN commitmail json YAML

File to centralise common definitions for OCaml packages. Not yet used at
the moment, but I will start slowly converting packages.

(jaapb)

2014-08-17 09:24:57 UTC MAIN commitmail json YAML

Updated devel/SDL to 1.2.15nb12

(wiz)

2014-08-17 09:24:47 UTC MAIN commitmail json YAML

Fix SDL_LoadObject to try the soname itself first, without any prefixes,
and only fallback to other places when that fails.
Bump PKGREVISION.

(wiz)

2014-08-17 09:15:48 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.76

(adam)

2014-08-17 09:09:54 UTC MAIN commitmail json YAML

Changes 1.7.76:
Updated libpng to version 1.6.12.

(adam)

2014-08-17 08:59:35 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.6; mail/exim to 4.84; emulators/qemu to 2.1.0

(adam)

2014-08-17 08:57:01 UTC MAIN commitmail json YAML

Changes 2.1.0:
Incompatible changes:
---------------------
The 82573L NIC was incorrectly treated as an 8254xx model. It no longer works correctly on either Linux (3.14.*) or Windows 7 and has been removed.
On x86, migration from QEMU 1.7 to QEMU 2.0 was broken if the guest had PCI bridges or for some number of CPUs (12, 13, 14, 54, 55, 56, 97, 98, 99, 139, 140) are the only ones). QEMU 2.1 fixes this, so that migration from QEMU 1.7 to QEMU 2.1 should always work. However, the fix breaks the following scenarios instead:
migration from QEMU 2.0 to QEMU 2.1 with PCI bridges and machine types pc-i440fx-1.7/pc-i440fx-2.0
migration from QEMU 2.0 to QEMU 2.1 with the aforementioned number of CPUs and machine type pc-i440fx-1.7

Future incompatible changes:
----------------------------
Three options are using different names on the command line and in configuration file. In particular:
The "acpi" configuration file section matches command-line option "acpitable";
The "boot-opts" configuration file section matches command-line option "boot";
The "smp-opts" configuration file section matches command-line option "smp".
Starting with QEMU xyz.jkl, -readconfig will standardize on the name for the command line option.

ARM
---
Firmware can be passed to the vexpress machine via -bios.
Improvements to Allwinner SoC emulation.
AArch64 TCG system emulation support.
AArch64 SHA and Crypto instruction support.

LM32
----
Support for semihosting.

Microblaze
----------
Support for u-boot initrd images.

MIPS
----
Support for KVM in the Malta board.

more...

(adam)

2014-08-17 08:49:19 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2014-08-17 08:32:32 UTC MAIN commitmail json YAML

Don't use "/bin/ksh" as wrapper shell under Mac OS X Mavericks.
It frequently crashes, at least if you use parallel builds.

(tron)

2014-08-17 08:16:58 UTC MAIN commitmail json YAML

Changes 4.84:
TL/01 Bugzilla 1506: Re-add a 'return NULL' to silence complaints from static
      checkers that were complaining about end of non-void function with no
      return.

JH/01 Bug 1513: Fix parsing of quoted parameter values in MIME headers.
      This was a regression intruduced in 4.83 by another bugfix.

JH/02 Fix broken compilation when EXPERIMENTAL_DSN is enabled.

TL/02 Bug 1509: Fix exipick for enhanced spoolfile specification used when
      EXPERIMENTAL_DNS is enabled.

(adam)

2014-08-17 08:16:06 UTC MAIN commitmail json YAML

Changes 3.8.6:
Added support for hexadecimal integer literals in the SQL parser. (Ex: 0x123abc)
Enhanced the PRAGMA integrity_check command to detect UNIQUE and NOT NULL constraint violations.
Increase the maximum value of SQLITE_MAX_ATTACHED from 62 to 125.
Increase the timeout in WAL mode before issuing an SQLITE_PROTOCOL error from 1 second to 10 seconds.
Added the likely(X) SQL function.
The unicode61 tokenizer is now included in FTS4 by default.
Trigger automatic reprepares on all prepared statements when ANALYZE is run.
Added a new loadable extension source code file to the source tree: fileio.c
Add extension functions readfile(X) and writefile(X,Y) (using code copy/pasted from fileio.c in the previous bullet) to the command-line shell.
Added the .fullschema dot-command to the command-line shell.

Performance Enhancements:
-------------------------
Deactivate the DISTINCT keyword on subqueries on the right-hand side of the IN operator.
Add the capability of evaluating an IN operator as a sequence of comparisons as an alternative to using a table lookup. Use the sequence of comparisons implementation in circumstances where it is likely to be faster, such as when the right-hand side of the IN operator is small and/or changes frequently.
The query planner now uses sqlite_stat4 information (created by ANALYZE) to help determine if the skip-scan optimization is appropriate.
Ensure that the query planner never tries to use a self-made transient index in place of a schema-defined index.
Other minor tweaks to improve the quality of VDBE code.

Bug Fixes:
----------
Fix a bug in CREATE UNIQUE INDEX, introduced when WITHOUT ROWID support added in version 3.8.2, that allows a non-unique NOT NULL column to be given a UNIQUE index.
Fix a bug in R-Tree extension, introduced in the previous release, that can cause an incorrect results for queries that use the rowid of the R-Tree on the left-hand side of an IN operator.
Fix the sqlite3_stmt_busy() interface so that it gives the correct answer for ROLLBACK statements that have been stepped but never reset.
Fix a bug in that would cause a null pointer to be dereferenced if a column with a DEFAULT that is an aggregate function tried to usee its DEFAULT.
CSV output from the command-line shell now always uses CRNL for the row separator and avoids inserting CR in front of NLs contained in data.
Fix a column affinity problem with the IN operator.
Fix the ANALYZE command so that it adds correct samples for WITHOUT ROWID tables in the sqlite_stat4 table.

(adam)

2014-08-17 07:47:50 UTC MAIN commitmail json YAML

2014-08-17 07:46:01 UTC MAIN commitmail json YAML

PLIST is conditional on python 2 vs 3.

(markd)

2014-08-17 07:35:55 UTC MAIN commitmail json YAML

Updated devel/p5-Inline to 0.74

(wen)

2014-08-17 07:35:01 UTC MAIN commitmail json YAML

Update to 0.74

Upstream changes:
0.74 Sat Aug 16 16:53:28 PDT 2014
- Change ' / ' to '/' in doc

0.73 Sat Aug 16 11:15:52 PDT 2014
- Meta 0.0.2

0.72 Sat Aug 16 01:37:38 PDT 2014
- Remove File::Basename from tests

0.71 Fri Aug 15 22:54:05 PDT 2014
- Add t/000-require-modules.t

0.70 Fri Aug 15 18:27:20 PDT 2014
- Add t/000-compile-modules.t

0.69 Fri Aug 15 20:54:27 BST 2014
- Restore deprecated "WriteInlineMakefile" for now.

(wen)

2014-08-17 07:28:59 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.1211

(wen)

2014-08-17 07:27:58 UTC MAIN commitmail json YAML

Update to 2.1211
Add missing BUILD_DEPENDS

Upstream changes:
2.1211  2014-08-11

  [DOCUMENTATION]

  - Updated Changes and Moose::Manual::Delta to note when we started removing
    lazy_build from docs. Also added a note in the Moose::Meta::Attribute docs
    stating that use of this feature is discouraged.
  - Added a pointer from the auto_deref feature to
    Moose::Meta::Attribute::Native. This is often a better choice.

  [OTHER]

  - The subs installed by Moose::Exporter->setup_import_methods are now named
    using Sub::Name (Dave Rolsky, RT#97572)

(wen)

2014-08-17 07:19:03 UTC MAIN commitmail json YAML

Added devel/p5-Test-CleanNamespaces version 0.15

(wen)

2014-08-17 07:17:39 UTC MAIN commitmail json YAML

Add p5-Test-CleanNamespaces

(wen)

2014-08-17 07:14:41 UTC MAIN commitmail json YAML

Import Test-CleanNamespaces-0.15 as devel/p5-Test-CleanNamespaces.

This module lets you check your module's namespaces for imported
functions you might have forgotten to remove with namespace::autoclean
or namespace::clean and are therefore available to be called as
methods, which usually isn't want you want.

(wen)

2014-08-17 00:10:11 UTC MAIN commitmail json YAML

2014-08-16 22:25:12 UTC MAIN commitmail json YAML

+ hs-vector-algorithms

(szptvlfn)

2014-08-16 22:24:16 UTC MAIN commitmail json YAML

Added devel/hs-vector-algorithms version 0.6.0.3

(szptvlfn)

2014-08-16 22:23:42 UTC MAIN commitmail json YAML

2014-08-16 21:58:06 UTC MAIN commitmail json YAML

+ hs-deepseq-generics

(szptvlfn)

2014-08-16 21:56:57 UTC MAIN commitmail json YAML

Added devel/hs-deepseq-generics version 0.1.1.1

(szptvlfn)

2014-08-16 21:56:30 UTC MAIN commitmail json YAML

Import deepseq-generics-0.1.1.1 as devel/hs-deepseq-generics.

This package provides a GHC.Generics-based
Control.DeepSeq.Generics.genericRnf function which can be used for
providing a rnf implementation. See the documentation for the genericRnf
function in the Control.DeepSeq.Generics module to get started.

The original idea was pioneered in the generic-deepseq package (see
http://www.haskell.org/pipermail/haskell-cafe/2012-February/099551.html for
more information).

This package differs from the generic-deepseq package by working in
combination with the existing deepseq package as opposed to defining a
conflicting drop-in replacement for deepseq's Control.Deepseq module.

(szptvlfn)

2014-08-16 21:55:34 UTC MAIN commitmail json YAML

Updated math/hs-scientific to 0.3.3.0

(szptvlfn)

2014-08-16 21:54:50 UTC MAIN commitmail json YAML

Update to 0.3.3.0

changelog:
0.3.3.0
    * Add the isFloating or isInteger predicates.
      Courtesy of Zejun Wu (@watashi).
    * Add the toRealFloat' and toBoundedInteger functions.
      Courtesy of Fujimura Daisuke (@fujimura).

0.3.2.2
    * Enable package to link with integer-simple instead of
      integer-gmp using the -finteger-simple cabal flag.
      Courtesy of @k0ral.

0.3.2.1

    * Parameterize inclusion of the Data.ByteString.Builder.Scientific
      module using the bytestring-builder flag. Disabling this flag
      allows building on GHC-7.0.4 which has bytestring-0.9 installed
      by default.

0.3.2.0

    * Add the floatingOrInteger function
    * Fix build on GHC-7.0.4
    * More efficient and better behaving magnitude computation
    * Lower the number of cached magnitudes to 324 (same as GHC.Float)

0.3.1.0

    * Don't normalize on construction but do it when pretty-printing
      instead. Also provide a manual normalize function.
    * Improve efficiency of toRealFloat
    * Added note about caching magnitudes
    * Dropped dependency on arithmoi
    * Make benchmark easier to build
    * Add junit XML output support (for Jenkins)

0.3.0.2

    * Lower the minimal QuickCheck version.
    * Make sure sized exponents are generated in the QuickCheck tests.

0.3.0.1

    * Fix build for bytestring-0.10.0.*

0.3.0.0

    * Fix a DoS vulnerability that allowed an attacker to crash the
      process by sending a scientific with a huge exponent like
      1e1000000000.
    * Fix various RealFrac methods.
    * Cache some powers of 10 to speed up the magnitude computation.
    * Normalize scientific numbers on construction.
    * Move the Text Builder to its own module &
      provide a ByteString builder
    * Added more documentation

(szptvlfn)

2014-08-16 21:31:07 UTC MAIN commitmail json YAML

Updated audio/opusfile to 0.6

(gls)

2014-08-16 21:30:50 UTC MAIN commitmail json YAML

Update audio/opusfile to 0.6

Upstream changes:

Changes since the v0.5 release:

    Fix bugs with comment handling
    Fix build for BSD
    Fix bugs handling invalid and non-opus streams

(gls)

2014-08-16 21:01:38 UTC MAIN commitmail json YAML

2014-08-16 19:13:36 UTC MAIN commitmail json YAML

Note update of databases/p5-Fsdb to 2.50.

(bad)

2014-08-16 19:12:35 UTC MAIN commitmail json YAML

Update Fsdb to 2.50.
Too many changes to summarize here since the last update.
For a complete list see:
http://www.isi.edu/~johnh/SOFTWARE/FSDB/perl-Fsdb-2.50_README.html

(bad)

2014-08-16 13:05:16 UTC MAIN commitmail json YAML

firefox-31.0's configure explicitly requires nss>=3.16.2.

(tsutsui)

2014-08-16 12:17:02 UTC MAIN commitmail json YAML

Updated devel/libidn to 1.29

(wiz)

2014-08-16 12:16:53 UTC MAIN commitmail json YAML

Update to 1.29:

* Version 1.29 (released 2014-08-10) [stable]

** libidn: Mark internal variable "g_utf8_skip" as static.
Reported by Thomas Dineen <tdineen@ix.netcom.com>.

** idn: Flush stdout to simplify for tools that buffer too heavily.
Tiny patch from Hugh Daschbach <hugh@ccss.com>.

** i18n: Added Brazilian Portuguese translation.
Thanks to Rafael Ferreira.

** Update gnulib files.

** API and ABI is backwards compatible with the previous version.

(wiz)

2014-08-16 12:14:38 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.26

(wiz)

2014-08-16 12:14:28 UTC MAIN commitmail json YAML

Update to 2.0.26:

Noteworthy changes in version 2.0.26 (2014-08-12)
-------------------------------------------------

* gpg: Fix a regression in 2.0.24 if a subkey id is given
  to --recv-keys et al.

* gpg: Cap attribute packets at 16MB.

* gpgsm: Auto-create the ".gnupg" home directory in the same
  way gpg does.

* scdaemon: Allow for certificates > 1024 when using PC/SC.

(wiz)

2014-08-16 12:12:02 UTC MAIN commitmail json YAML

2014-08-16 12:11:53 UTC MAIN commitmail json YAML

Update to 1.3.7:

Serf 1.3.7 [2014-08-11, from /tags/1.3.7, r2411]
  Handle NUL bytes in fields of an X.509 certificate. (r2393, r2399)

(wiz)

2014-08-16 12:08:55 UTC MAIN commitmail json YAML

+ strace-4.9.

(wiz)

2014-08-16 12:05:58 UTC MAIN commitmail json YAML

Updated misc/libreoffice4 to 4.2.5.2nb4

(wiz)

2014-08-16 12:05:45 UTC MAIN commitmail json YAML

Switch to libreoffice's version of boost (1.54.0) to make it build again.
(1.56.0 broke the build.)
Also disable pkgsrc mdds because that pulls in boost as well.
Bump PKGREVISION.

(wiz)

2014-08-16 05:23:41 UTC MAIN commitmail json YAML

serf-0.3.7 [CVE-2014-3504]

(obache)

2014-08-16 04:11:41 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.3.8

(tsutsui)

2014-08-16 04:10:44 UTC MAIN commitmail json YAML

Update mlterm to 3.3.8.

pkgsrc changes:
- remove post-3.3.7 fix patches

Changes noted in doc/en/ReleaseNote:

ver 3.3.8
* Support rectangle selection by pressing alt key while selecting.
* Support DECDMAC/DECINVM.
* Start scp by drag&drop a file with shift key to the screen on ssh connection.
* Add --seqfmt/vt_seq_format option.
* Read /dev/kbd on NetBSD/x68k framebuffer.
* Add "Auto detect" entry to "Encoding" tab of mlconfig.
* Add "Local echo" checkbox to "Others" tab in mlconfig.
* Bug fixes:
  Fix weird background picture on NetBSD/x68k Text VRAM by unexpectedly cached pixels.

(tsutsui)

2014-08-15 20:21:55 UTC MAIN commitmail json YAML

+ clutter-1.18.4, denemo-1.1.8, gnupg2-2.0.26, go-1.3.1, libidn-1.29,
  mono-3.6.0, octave-3.8.2, tin-2.2.1.

(wiz)

2014-08-15 19:39:36 UTC MAIN commitmail json YAML

Handle NetBSD-7.* the same way as NetBSD-6.99*.

(wiz)

2014-08-15 18:10:12 UTC MAIN commitmail json YAML

Updated graphics/openexr to 2.2.0nb2

(richard)

2014-08-15 18:07:41 UTC MAIN commitmail json YAML

Rework cpuid function to use gnuc __get_cpuid (requiring at least gcc 4.3)
This get's over issues such as encountered with PIC builds.
Upstream issue : https://github.com/openexr/openexr/issues/128
Revbump due to new dependency on GCC_REQD+= 4.3
(additional patches available upon request for bmake test target)

(richard)

2014-08-15 16:09:59 UTC MAIN commitmail json YAML

Note update of lang/php53 package to 5.3.29.

(taca)

2014-08-15 16:09:16 UTC MAIN commitmail json YAML

Update php53 to 5.3.29, final PHP 5.3 release.

14 Aug 2014, PHP 5.3.29

- Core:
  . Fixed bug #66127 (Segmentation fault with ArrayObject unset). (Stas)
  . Fixed bug #67247 (spl_fixedarray_resize integer overflow). (Stas)
  . Fixed bug #67249 (printf out-of-bounds read). (Stas)
  . Fixed bug #67250 (iptcparse out-of-bounds read). (Stas)
  . Fixed bug #67252 (convert_uudecode out-of-bounds read). (Stas)
  . Fixed bug #67359 (Segfault in recursiveDirectoryIterator). (Laruence)
  . Fixed bug #67390 (insecure temporary file use in the configure script).
    (Remi) (CVE-2014-3981)
  . Fixed bug #67399 (putenv with empty variable may lead to crash). (Stas)
  . Fixed bug #67492 (unserialize() SPL ArrayObject / SPLObjectStorage Type
    Confusion) (CVE-2014-3515). (Stefan Esser)
  . Fixed bug #67498 (phpinfo() Type Confusion Information Leak Vulnerability).
    (Stefan Esser)

- COM:
  . Fixed missing type checks in com_event_sink (Yussuf Khalil, Stas).

- Date:
  . Fixed bug #66060 (Heap buffer over-read in DateInterval). (CVE-2013-6712)
    (Remi)
  . Fixed bug #67251 (date_parse_from_format out-of-bounds read). (Stas)
  . Fixed bug #67253 (timelib_meridian_with_check out-of-bounds read). (Stas)

- Exif:
  . Fixed bug #65873 (Integer overflow in exif_read_data()). (Stas)

- Fileinfo:
  . Fixed bug #66307 (Fileinfo crashes with powerpoint files). (Anatol)
  . Fixed bug #67326 (fileinfo: cdf_read_short_sector insufficient boundary
    check). (CVE-2014-0207)
  . Fixed bug #67327 (fileinfo: CDF infinite loop in nelements DoS).
    (CVE-2014-0238)
  . Fixed bug #67328 (fileinfo: fileinfo: numerous file_printf calls resulting
    in performance degradation). (CVE-2014-0237)
  . Fixed bug #67410 (fileinfo: mconvert incorrect handling of truncated pascal
    string size). (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67411 (fileinfo: cdf_check_stream_offset insufficient boundary
    check). (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67412 (fileinfo: cdf_count_chain insufficient boundary check).
    (Francisco Alonso, Jan Kaluza, Remi)
  . Fixed bug #67413 (fileinfo: cdf_read_property_info insufficient boundary
    check). (Francisco Alonso, Jan Kaluza, Remi)

- Intl:
  . Fixed bug #67349 (Locale::parseLocale Double Free). (Stas)
  . Fixed bug #67397 (Buffer overflow in locale_get_display_name and
    uloc_getDisplayName (libicu 4.8.1)). (Stas)

- Network:
  . Fixed bug #67432 (Fix potential segfault in dns_check_record()).
    (CVE-2014-4049). (Sara)

- OpenSSL:
  . Fixed missing type checks in OpenSSL options (Yussuf Khalil, Stas).

- Session:
  . Fixed missing type checks in php_session_create_id (Yussuf Khalil, Stas).

(taca)

2014-08-15 06:49:45 UTC MAIN commitmail json YAML

Add missing pkg-config to USE_TOOLS. Respect flags passed down from
dlopen.buildlink3.mk. Fixes build on NetBSD (and probably elsewhere).

(schmonz)

2014-08-15 00:48:55 UTC MAIN commitmail json YAML

Fix build

Reported by: joerg@(Thanks !)

(wen)

2014-08-14 22:00:01 UTC MAIN commitmail json YAML

Fix build if gcrypt (or nettle) is already installed.

(prlw1)

2014-08-14 21:59:03 UTC MAIN commitmail json YAML

+ hs-mwc-random

(szptvlfn)

2014-08-14 21:57:53 UTC MAIN commitmail json YAML

Added math/hs-mwc-random version 0.13.2.0

(szptvlfn)

2014-08-14 21:57:25 UTC MAIN commitmail json YAML

Import mwc-random-0.13.2.0 as math/hs-mwc-random,
packaged for wip.

This package contains code for generating high quality random numbers that
follow either a uniform or normal distribution. The generated numbers are
suitable for use in statistical applications.

The uniform PRNG uses Marsaglia's MWC256 (also known as MWC8222)
multiply-with-carry generator, which has a period of 2^8222 and fares well
in tests of randomness. It is also extremely fast, between 2 and 3 times
faster than the Mersenne Twister.

Compared to the mersenne-random package, this package has a more convenient
API, is faster, and supports more statistical distributions.

(szptvlfn)

2014-08-14 20:07:37 UTC MAIN commitmail json YAML

2014-08-14 19:44:53 UTC MAIN commitmail json YAML

Update to 1.2a3 (2005).  No change log.

(shattered)

2014-08-14 19:36:04 UTC MAIN commitmail json YAML

Update to 3.62. Changes:

fixed a bug in handling of -page option.
fixed a bug in detecting rectangles.
fixed a bug in passing generic libplot arguments to the libplot drivers.

improved handling of composite fonts, especially those having FMapType
  other than 2.
improved bounding box tracing in case of text.
improved support for 64-bit systems related to different version of
  ghostscript, and integration of pstoedit to gsview.

changed the creation of filenames when using the -split option.
  Related to that there is new option -pagenumberformat.
added some features for the LaOS project (http://www.laoslaser.org/)
new backend generating PowerPoint pptx files.

(shattered)

2014-08-14 19:26:16 UTC MAIN commitmail json YAML

2014-08-14 19:18:51 UTC MAIN commitmail json YAML

2014-08-14 18:29:53 UTC MAIN commitmail json YAML

Updated pkgtools/distbb to 0.47.0

(cheusov)

2014-08-14 18:29:35 UTC MAIN commitmail json YAML

Update to 0.47.0

  TOOL_DEPENDS is supported by default (pkg_src_summary stage)

  Support for cross-builds (not tested yet)

  stage_checks:
    - gen_unregistered_CONFLICTS was disabled, it is too slow.
    - additional section for memory allocation failures was added.
    - improvements for "missing progs", "missign header" and "library
      not found sections".

  distbb_chroot:
    - Option -p was added and other improvements.

  distbb.conf and distbb.default.conf:
    - Variable OS was renamed to OPSYS
    - home-made function "assign" was replaced with :=
    - New config variable ULIMIT_CMD was introduced.
      It defaults to "ulimit -t 1800"

  upload_pkgs_all_files: fix find(1) arguments.
  Thanks to Andrey Oktyabrski for the report.

(cheusov)

2014-08-14 16:53:16 UTC MAIN commitmail json YAML

Updated databases/py-elasticsearch to 1.2.0

(imil)

2014-08-14 16:53:00 UTC MAIN commitmail json YAML

Updated py-elasticsearch to 1.2.0

1.2.0 (2014-08-03)
------------------

Compatibility with newest (1.3) Elasticsearch APIs.

* Filter out master-only nodes when sniffing
* Improved docs and error messages

1.1.1 (2014-07-04)
------------------

Bugfix release fixing escaping issues with `request_timeout`.

1.1.0 (2014-07-02)
------------------

Compatibility with newest Elasticsearch APIs.

* Test helpers - `ElasticsearchTestCase` and `get_test_client` for use in your
  tests
* Python 3.2 compatibility
* Use ``simplejson`` if installed instead of stdlib json library
* Introducing a global `request_timeout` parameter for per-call timeout
* Bug fixes

(imil)

2014-08-14 16:48:29 UTC MAIN commitmail json YAML

Updated databases/elasticsearch to 1.3.2

(imil)

2014-08-14 16:48:15 UTC MAIN commitmail json YAML

2014-08-14 16:44:53 UTC MAIN commitmail json YAML

Updated devel/p5-FindBin-libs to 2.09

(schmonz)

2014-08-14 16:44:38 UTC MAIN commitmail json YAML

Update to 2.09. From the changelog:

Fix bug in handling of scalar arg in old (5.10 or older) module.
Whitespace & POD cleanups.

(schmonz)

2014-08-14 16:31:06 UTC MAIN commitmail json YAML

Updated www/nginx-devel to 1.7.4

(imil)

2014-08-14 16:30:47 UTC MAIN commitmail json YAML

Updated nginx-devel to version 1.7.4

Changes with nginx 1.7.4                                        05 Aug 2014

    *) Security: pipelined commands were not discarded after STARTTLS
      command in SMTP proxy (CVE-2014-3556); the bug had appeared in 1.5.6.
      Thanks to Chris Boulton.

    *) Change: URI escaping now uses uppercase hexadecimal digits.
      Thanks to Piotr Sikora.

    *) Feature: now nginx can be build with BoringSSL and LibreSSL.
      Thanks to Piotr Sikora.

    *) Bugfix: requests might hang if resolver was used and a DNS server
      returned a malformed response; the bug had appeared in 1.5.8.

    *) Bugfix: in the ngx_http_spdy_module.
      Thanks to Piotr Sikora.

    *) Bugfix: the $uri variable might contain garbage when returning errors
      with code 400.
      Thanks to Sergey Bobrov.

    *) Bugfix: in error handling in the "proxy_store" directive and the
      ngx_http_dav_module.
      Thanks to Feng Gu.

    *) Bugfix: a segmentation fault might occur if logging of errors to
      syslog was used; the bug had appeared in 1.7.1.

    *) Bugfix: the $geoip_latitude, $geoip_longitude, $geoip_dma_code, and
      $geoip_area_code variables might not work.
      Thanks to Yichun Zhang.

    *) Bugfix: in memory allocation error handling.
      Thanks to Tatsuhiko Kubo and Piotr Sikora.

Changes with nginx 1.7.3                                        08 Jul 2014

    *) Feature: weak entity tags are now preserved on response
      modifications, and strong ones are changed to weak.

    *) Feature: cache revalidation now uses If-None-Match header if
      possible.

    *) Feature: the "ssl_password_file" directive.

    *) Bugfix: the If-None-Match request header line was ignored if there
      was no Last-Modified header in a response returned from cache.

    *) Bugfix: "peer closed connection in SSL handshake" messages were
      logged at "info" level instead of "error" while connecting to
      backends.

    *) Bugfix: in the ngx_http_dav_module module in nginx/Windows.

    *) Bugfix: SPDY connections might be closed prematurely if caching was
      used.

Changes with nginx 1.7.2                                        17 Jun 2014

    *) Feature: the "hash" directive inside the "upstream" block.

    *) Feature: defragmentation of free shared memory blocks.
      Thanks to Wandenberg Peixoto and Yichun Zhang.

    *) Bugfix: a segmentation fault might occur in a worker process if the
      default value of the "access_log" directive was used; the bug had
      appeared in 1.7.0.
      Thanks to Piotr Sikora.

    *) Bugfix: trailing slash was mistakenly removed from the last parameter
      of the "try_files" directive.

    *) Bugfix: nginx could not be built on OS X in some cases.

    *) Bugfix: in the ngx_http_spdy_module.

Changes with nginx 1.7.1                                        27 May 2014

    *) Feature: the "$upstream_cookie_..." variables.

    *) Feature: the $ssl_client_fingerprint variable.

    *) Feature: the "error_log" and "access_log" directives now support
      logging to syslog.

    *) Feature: the mail proxy now logs client port on connect.

    *) Bugfix: memory leak if the "ssl_stapling" directive was used.
      Thanks to Filipe da Silva.

    *) Bugfix: the "alias" directive used inside a location given by a
      regular expression worked incorrectly if the "if" or "limit_except"
      directives were used.

    *) Bugfix: the "charset" directive did not set a charset to encoded
      backend responses.

    *) Bugfix: a "proxy_pass" directive without URI part might use original
      request after the $args variable was set.
      Thanks to Yichun Zhang.

    *) Bugfix: in the "none" parameter in the "smtp_auth" directive; the bug
      had appeared in 1.5.6.
      Thanks to Svyatoslav Nikolsky.

    *) Bugfix: if sub_filter and SSI were used together, then responses
      might be transferred incorrectly.

    *) Bugfix: nginx could not be built with the --with-file-aio option on
      Linux/aarch64.

Changes with nginx 1.7.0                                        24 Apr 2014

    *) Feature: backend SSL certificate verification.

    *) Feature: support for SNI while working with SSL backends.

    *) Feature: the $ssl_server_name variable.

    *) Feature: the "if" parameter of the "access_log" directive.

Changes with nginx 1.5.13                                        08 Apr 2014

    *) Change: improved hash table handling; the default values of the
      "variables_hash_max_size" and "types_hash_bucket_size" were changed
      to 1024 and 64 respectively.

    *) Feature: the ngx_http_mp4_module now supports the "end" argument.

    *) Feature: byte ranges support in the ngx_http_mp4_module and while
      saving responses to cache.

    *) Bugfix: alerts "ngx_slab_alloc() failed: no memory" no longer logged
      when using shared memory in the "ssl_session_cache" directive and in
      the ngx_http_limit_req_module.

    *) Bugfix: the "underscores_in_headers" directive did not allow
      underscore as a first character of a header.
      Thanks to Piotr Sikora.

    *) Bugfix: cache manager might hog CPU on exit in nginx/Windows.

    *) Bugfix: nginx/Windows terminated abnormally if the
      "ssl_session_cache" directive was used with the "shared" parameter.

    *) Bugfix: in the ngx_http_spdy_module.

(imil)

2014-08-14 16:10:08 UTC MAIN commitmail json YAML

Restrict to the same versions as the dependencies.

(joerg)

2014-08-14 16:09:23 UTC MAIN commitmail json YAML

Fix PLIST for Python != 2.7.

(joerg)

2014-08-14 15:34:34 UTC MAIN commitmail json YAML

2014-08-14 15:24:09 UTC MAIN commitmail json YAML

Updated sysutils/salt to 2014.1.10

(imil)

2014-08-14 15:23:59 UTC MAIN commitmail json YAML

2014-08-14 15:23:53 UTC MAIN commitmail json YAML

2014-08-14 14:50:57 UTC MAIN commitmail json YAML

Updated www/p5-libwww to 6.08

(wen)

2014-08-14 14:50:04 UTC MAIN commitmail json YAML

Update to 6.08
Update DEPENDS

Upstream changes:
2014-07-24  Release 6.08

Mike Schilli (1):
      Requiring Net::HTTP 6.07 to fix IPv6 support
        (RT#75618 and https://github.com/libwww-perl/net-http/pull/10)

Jason A Fesler (2):
      When the hostname is an IPv6 literal, encapsulate it with [brackets]
        before calling Net::HTTP  [rt.cpan.org #29468]
      Extra steps to make sure that the host address that has a ":" contains
        only characters appropriate for an IPv6 address.

John Wittkoski (1):
      Fix doc typo for cookie_jar

_______________________________________________________________________________
2014-07-01  Release 6.07

Mike Schilli (5):
      Removed Data::Dump references in test suite and dependency in Makefile.PL
      Added MANIFEST.SKIP to enable "make manifest".
      release script now checks for MacOS to avoid incompatible tarballs
      Bumped version number to 6.07
      Fixed gnu-incompatible tarball problem ([rt.cpan.org #94844])

(wen)

2014-08-14 14:46:17 UTC MAIN commitmail json YAML

Updated www/p5-Net-HTTP to 6.07

(wen)

2014-08-14 14:45:21 UTC MAIN commitmail json YAML

Update to 6.07

Upstream changes:
2014-07-23 Net-HTTP 6.07

Jason Fesler (1):
      Opportunistically use IO::Socket::IP or IO::Socket::INET6.
      Properly parse IPv6 literal addreses with optional port numbers. [RT#75618]

(wen)

2014-08-14 14:38:27 UTC MAIN commitmail json YAML

Updated www/p5-URI-db to 0.13

(wen)

2014-08-14 14:37:44 UTC MAIN commitmail json YAML

Update to 0.13

Upstream changes:
0.13  2014-08-09T22:48:53Z
      - Added URI::postgresxc and URI::pgxc, which simply inherit from
        URI::pg.
      - Added URI::ldapdb, which represents LDAP databases. Patch from Brian
        T. Wightman.

(wen)

2014-08-14 14:34:30 UTC MAIN commitmail json YAML

Updated www/p5-URI-Fetch to 0.10

(wen)

2014-08-14 14:32:56 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10 2014-06-23
    - CPAN Testers looking good after previous developer release.
    - Added github repo to pod

0.09_01 2014-06-13
    - If you've got caching enabled, and get a 304 response (Not Modified)
      with content (from the cache), then is_success() returns true.
      Suggested in RT#75665
    - Caching now done under the original url rather than the sanitised
      version of it. Bug report and patch from Mario Domgoergen RT#39820
    - Switched to Dist::Zilla
    - Reformatted Changes as per CPAN::Changes::Spec

(wen)

2014-08-14 14:14:52 UTC MAIN commitmail json YAML

Import kyua-0.10.

This is a "new" import that unifies all the previous Kyua subpackages
(kyua-atf-compat, kyua-cli and kyua-testers) under a single package.
The change has been made upstream mainly for simplicity reasons; the
old modular scheme was unnecessary.

Given that this new import should be really considered to be an update,
the following are the changes since kyua-cli-0.9 and kyua-testers-0.3,
both released last week:

Experimental version released on August 14th, 2014.

* Merged 'kyua-cli' and 'kyua-testers' into a single 'kyua' package.

* Dropped the 'kyua-atf-compat' package.

* Issue 100: Do not try to drop privileges to unprivileged_user when we
  are already running as an unprivileged user.  Doing so is not possible
  and thus causes spurious test failures when the current user is not
  root and the current user and unprivileged_user do not match.

* Issue 79: Mention kyua.conf(5) in the "see also" section of kyua(1).

* Issue 75: Change the rewrite__expected_signal__bad_arg test in
  testers/atf_result_test to use a different signal value.  This is to
  prevent triggering a core dump that made the test fail in some platforms.

(jmmv)

2014-08-14 14:06:24 UTC MAIN commitmail json YAML

Note update of shtk to 1.4.

(jmmv)

2014-08-14 13:48:21 UTC MAIN commitmail json YAML

Update shtk to 1.4:

Released on 2013-12-30.

* Added support for a user-defined SHTK_MODULESPATH variable.  This
  colon-separated, user-tunable variable lists the directories that
  contain modules.

* Added a modulesdir variable to shtk.pc so that third-party packages
  can install shtk-compliant modules into the shared directory.  This
  variable is also exposed by the SHTK_CHECK macro of shtk.m4 as
  SHTK_MODULESDIR.

* Added a new bool module with a shtk_bool_check function to convert a
  string to a boolean.

* Added a new cleanup module to simplify the installation and automatic
  execution of termination handlers.

* Fixed the config module in Mac OS X 10.9 to respect default values
  of configuration variables.

(jmmv)

2014-08-14 13:46:30 UTC MAIN commitmail json YAML

Updated www/p5-URI-Find to 20140709

(wen)

2014-08-14 13:45:45 UTC MAIN commitmail json YAML

Update to 20140709

Upstream changes:
20140709  Wed Jul  9 16:28:37 PDT 2014
    New Features
    * The "git" scheme is supported. (Schwern)
    * svn, ssh and svn+ssh schemes are supported. [rt.cpan.org 57490] (Schwern)
    * Added a --schemeless option to urifind. (Schwern)

    Bug Fixes
    * http:// is no longer matched [rt.cpan.org 63283] (Schwern)

    Backwards Incompatibilities
    * Previously, URIs stringified to their canonical version.  Now
      they stringify as written.  This results in less loss of
      information.  For example.  "Blah HTTP:://FOO.COM" previously
      would stringify as "http://foo.com/" and now it will stringify
      as "HTTP://FOO.COM".  To restore the old behavior you can call
      $uri->canonical. (Schwern)

    Distribution Changes
    * No longer using URI::URL. (Schwern)
    * Now requires URI 1.60 for Unicode support. (Schwern)

20140702  Wed Jul  2 13:41:47 PDT 2014
    New Features
    * IDNA (aka Unicode) domains are now supported. [github 3] (GwenDragon)
    * The list of TLDs for schemeless matching has been updated. [github 3] (GwenDragon)

    Bug Fixes
    * Handle balanced [], {} and quotes in addition to (). [rt.cpan.org 85053] (Schwern)
    * Don't mangle IPv6 URLs. [rt.cpan.org 85053] (Schwern)
    * Schemeless is more accurate about two letter TLDs. [github 3] (GwenDragon)

    Distribution Changes
    * Switched the issue tracker to Github. (Schwern)

(wen)

2014-08-14 13:36:57 UTC MAIN commitmail json YAML

Updated www/p5-URI to 1.64

(wen)

2014-08-14 13:36:01 UTC MAIN commitmail json YAML

Update to 1.64

Upstream changes:
2014-07-13  Karen Etheridge <ether@cpan.org>

  Release 1.64

  Eric Brine:
    - better fix for RT#96941, that also works around utf8 bugs on older perls

2014-07-13  Karen Etheridge <ether@cpan.org>

  Release 1.63

  Karen Etheridge:
    - mark utf8-related test failures on older perls caused by recent string
      parsing changes as TODO (RT#97177, RT#96941)

2014-07-12  Karen Etheridge <ether@cpan.org>

  Release 1.62

  Karen Etheridge (2):
    - use strict and warnings in all modules, tests and scripts
    - remove all remaining uses of "use vars"

  Eric Brine:
    - fixed new "\C is deprecated in regex" warning in 5.21.2 (RT#96941)

2014-07-01  Karen Etheridge <ether@cpan.org>

  Release 1.61

  David Schmidt:
      Fix test failure if local hostname is 'foo' [RT#75519]

  Gisle Aas (2):
      New 'has_recognized_scheme' interface [RT#71204]
      Interfaces that return a single value now return undef rather than an
      empty list in list context

  Slaven Rezic:
      Fix bad regex when parsing hostnames

  Piotr Roszatycki:
      Preferentially use $ENV{TMPDIR} for temporary test files over /tmp
      (fixes tests on Android)

(wen)

2014-08-14 13:28:20 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.28

(wen)

2014-08-14 13:27:24 UTC MAIN commitmail json YAML

Update to 5.28

Upstream changes:
5.28  2014-08-13
  - Improved performance of nested helpers and helpers in templates
    significantly.
  - Improved Mojo::JSON to generate smaller JSON by not escaping the "/"
    character.

5.27  2014-08-11
  - Added support for nested helpers.
  - Added get_helper method to Mojolicious::Renderer.
  - Added n function to ojo.
  - Fixed bug in Mojolicious::Routes::Match where placeholder values got
    merged too early.

(wen)

2014-08-14 13:03:34 UTC MAIN commitmail json YAML

Updated x11/kdelibs4 to 4.11.5nb7

(wiz)

2014-08-14 13:03:23 UTC MAIN commitmail json YAML

2014-08-14 11:08:37 UTC MAIN commitmail json YAML

Split SMF handling across bsd.pkg.mk and bsd.prefs.mk.  Should fix issues
with packages which include bsd.prefs.mk before setting SMF variables.

(jperkin)

2014-08-14 10:33:29 UTC MAIN commitmail json YAML

2014-08-14 10:28:41 UTC MAIN commitmail json YAML

Updated graphics/GraphicsMagick to 1.3.19nb3

(jperkin)

2014-08-14 10:28:28 UTC MAIN commitmail json YAML

On the suggestion of Bob Friesenhahn (GraphicsMagick maintainer) via private
mail, add -frename-registers to CFLAGS when building with GCC 4.* on x86_64
to work around GCC bug 53967 and gain a 2-3X speedup in certain sections.

Bump PKGREVISION.

(jperkin)

2014-08-14 10:00:52 UTC MAIN commitmail json YAML

Note removal of www/serf0.

(obache)

2014-08-14 09:59:48 UTC MAIN commitmail json YAML

Remove deprecated serf-0.x package, not used by any packages.

(obache)

2014-08-14 09:54:54 UTC MAIN commitmail json YAML

Note removal of subversion 1.6.

(obache)

2014-08-14 09:53:18 UTC MAIN commitmail json YAML

2014-08-14 09:11:20 UTC MAIN commitmail json YAML

Manually reduce diff context to avoid $Id$ expansion.

(wiz)

2014-08-14 09:11:09 UTC MAIN commitmail json YAML

Remove trailing empty line.

(wiz)

2014-08-14 08:21:22 UTC MAIN commitmail json YAML

Updated benchmarks/p5-Benchmark-Timer to 0.7102nb1

(wiz)

2014-08-14 08:21:12 UTC MAIN commitmail json YAML

Fix interpreter in installed file. Bump PKGREVISION.

(wiz)

2014-08-14 06:16:17 UTC MAIN commitmail json YAML

Updated parallel/paexec to 1.0.1

(cheusov)

2014-08-14 06:15:54 UTC MAIN commitmail json YAML

Update to version 1.0.1
  Unflushed (broken) stdout seen on Darwin was fixes.

(cheusov)

2014-08-14 03:59:22 UTC MAIN commitmail json YAML

* Pass RUBY_VER to MAKEFLAGS to fix build problem via dependency.
* Add RUBY21_PATCHLEVEL with commented out.

(taca)

2014-08-14 02:18:57 UTC MAIN commitmail json YAML

Updated devel/ruby-shoulda-matchers to 2.6.2

(rodent)

2014-08-14 02:18:41 UTC MAIN commitmail json YAML

Updated to 2.6.2. ruby18 isn't supported. From NEWS.md:

### Bug fixes

* If you have a Rails >= 4.1 project and you are running tests using Spring,
  matchers that depend on assertions within Rails' testing layer (e.g.
  `render_template` and `route`) will no longer fail.

* Fix `permit` so that it can be used more than once in the same test.

* Revert change to `validate_uniqueness_of` made in 2.6.0 so that it no longer
  provides default values for non-primary, non-nullable columns. This approach
  was causing test failures because it makes the assumption that none of these
  columns allow only specific values, which is not true. If you get an error
  from `validate_uniqueness_of`, your best bet continues to be creating a record
  manually and calling `validate_uniqueness_of` on that instead.

### Other changes

* The majority of warnings that the gem produced have been removed. The gem
  still produces warnings under Ruby 1.9.3; we will address this in a future
  release.

(rodent)

2014-08-14 01:44:55 UTC MAIN commitmail json YAML

Do not include automatically generated files to fix build problem.

(taca)

2014-08-14 00:21:25 UTC MAIN commitmail json YAML

Fix packages creation on Interix.
  User/group names are used instead of uid/gid.
  Problem with spaces inside user/group name should be fixed by Cygwin
  support added some time ago.

(cheusov)

2014-08-13 22:41:45 UTC MAIN commitmail json YAML

Dependency doesn't support Python 2.6.

(joerg)