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 (3m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 14:26:09 UTC Now

2013-09-02 16:46:14 UTC MAIN commitmail json YAML

Update to 0.5.1:
This is a bugfix release, if pyCardDAV is working fine for you,
there is no reason to upgrade.

(wiz)

2013-09-02 16:40:02 UTC MAIN commitmail json YAML

Updated devel/doxygen to 1.8.5

(wiz)

2013-09-02 16:38:56 UTC MAIN commitmail json YAML

Update to 1.8.5:

Changes

Doxygen's source code is now managed using git and GitHub. Automatic builds
    and regression tests are scheduled via Travis CI.
Configuration data for the config file, the documentation, and the wizard
    are now produced from a single source (thanks to Albert)
All translation files have been migrated to UTF-8 (thanks to Petr Prikryl)
Added black box testing framework and a set of tests.

New features

Added SOURCE_TOOLTIPS option for advanced tooltip support while source browsing.

Lots of bug fixes.

(wiz)

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

Updated devel/py-setuptools to 1.1

(wiz)

2013-09-02 16:12:49 UTC MAIN commitmail json YAML

Update to 1.1:

---
1.1
---

* Issue #71 (Distribute Issue #333): EasyInstall now puts less emphasis on the
  condition when a host is blocked via ``--allow-hosts``.
* Issue #72: Restored Python 2.4 compatibility in ``ez_setup.py``.

---
1.0
---

* Issue #60: On Windows, Setuptools supports deferring to another launcher,
  such as Vinay Sajip's `pylauncher <https://bitbucket.org/pypa/pylauncher>`_
  (included with Python 3.3) to launch console and GUI scripts and not install
  its own launcher executables. This experimental functionality is currently
  only enabled if  the ``SETUPTOOLS_LAUNCHER`` environment variable is set to
  "natural". In the future, this behavior may become default, but only after
  it has matured and seen substantial adoption. The ``SETUPTOOLS_LAUNCHER``
  also accepts "executable" to force the default behavior of creating launcher
  executables.
* Issue #63: Bootstrap script (ez_setup.py) now prefers Powershell, curl, or
  wget for retrieving the Setuptools tarball for improved security of the
  install. The script will still fall back to a simple ``urlopen`` on
  platforms that do not have these tools.
* Issue #65: Deprecated the ``Features`` functionality.
* Issue #52: In ``VerifyingHTTPSConn``, handle a tunnelled (proxied)
  connection.

Backward-Incompatible Changes
=============================

This release includes a couple of backward-incompatible changes, but most if
not all users will find 1.0 a drop-in replacement for 0.9.

* Issue #50: Normalized API of environment marker support. Specifically,
  removed line number and filename from SyntaxErrors when returned from
  `pkg_resources.invalid_marker`. Any clients depending on the specific
  string representation of exceptions returned by that function may need to
  be updated to account for this change.
* Issue #50: SyntaxErrors generated by `pkg_resources.invalid_marker` are
  normalized for cross-implementation consistency.
* Removed ``--ignore-conflicts-at-my-risk`` and ``--delete-conflicting``
  options to easy_install. These options have been deprecated since 0.6a11.

(wiz)

2013-09-02 16:11:53 UTC MAIN commitmail json YAML

Updated devel/meld to 1.7.5

(wiz)

2013-09-02 16:11:43 UTC MAIN commitmail json YAML

Update to 1.7.5:

2013-9-1 meld 1.7.5
===================

  Features:

    * Open the version control console view when the exit code of a VC
      operation indicates that there was an error (Kai Willadsen)
    * Improve our handling of bad gconf setups, and add a file-system key
      to force a no-gconf fallback for persistent issues (Daniel Richard G)
    * Add a preference for whether to highlight the current line of a file
      comparison (Kai Willadsen)
    * Keyboard shortcut for the commit dialog (Kai Willadsen)

  Fixes:

    * Fix traversing symlink loops in version control comparisons (Kai
      Willadsen)
    * Minor fixes and cleanups (Boruch Baum, Sandro Bonazzola, Kai Willadsen)

  Translations:

    * Antonio Fernandes C. Neto (pt_BR)
    * Daniel Mustieles (es)
    * Fran Diéguez (gl)
    * Marek ÄŒernocký (cs)
    * Rafael Ferreira (pt_BR)
    * Piotr DrÄ…g (pl)

(wiz)

2013-09-02 16:10:50 UTC MAIN commitmail json YAML

Updated devel/orc to 0.4.18

(wiz)

2013-09-02 16:10:39 UTC MAIN commitmail json YAML

Update to 0.4.18.

Maintenance release:

- Important bugfix in reading constants from bytecode. (Tim-Philipp M端ller
  and Sebastian Dræ—¦ge)
- Documentation and code cleanup (Stefan Sauer)
- Fix cache flushing on iOS (Andoni Morales Alastruey)

(wiz)

2013-09-02 16:08:21 UTC MAIN commitmail json YAML

Updated sysutils/desktop-file-utils to 0.22

(wiz)

2013-09-02 16:08:11 UTC MAIN commitmail json YAML

Update to 0.22:

============
Version 0.22
============

desktop-file-validate
  - add DBusActivatable key to allowed keys (Matthias Clasen)
  - warn about OnlyShowIn in Action groups (Matthias Clasen)
  - allow validating multiple desktop files (Matthias Clasen)
  - improve help output (Matthias Clasen)
  - update man page (Matthias Clasen)

update-desktop-database
  - list only once a desktop file per mime type (Vincent)

misc
  - honor NOCONFIGURE=1 (Colin Walters)

(wiz)

2013-09-02 16:04:13 UTC MAIN commitmail json YAML

Avoid use of non-portable "local" keyword in shell scripts.  Fixes build on
SunOS >= 5.11 where /bin/sh is ksh93.

(jperkin)

2013-09-02 13:40:54 UTC MAIN commitmail json YAML

Updated devel/p5-Async-Interrupt to 1.10

(obache)

2013-09-02 13:40:33 UTC MAIN commitmail json YAML

Change version number in pkgsrc to 1.10, so that it to be greater than previous
1.05.

(obache)

2013-09-02 13:26:49 UTC MAIN commitmail json YAML

Updated www/p5-HTTP-Server-EV to 0.67

(obache)

2013-09-02 13:26:32 UTC MAIN commitmail json YAML

Update p5-HTTP-Server-EV to 0.67
(resolve PR pkg/47641, updated to newer version including the bugfix).

Revision history for Perl extension HTTP::Server::EV.

0.67
- (not recorded, but released at same date of 0.66)

0.66
- Bugfix, thanx Edgar Fuß

0.65
- ~300% Faster urldecode
- Any HTTP methods now supported. Server just parses headers, use
  $cgi->fh to process body of PUT or other methods
- Added ->flush_wait and ->give_up_handle methods in
  HTTP::Server::EV::Buffer
- Fixed stack corruption, thanx Edgar Fuß

0.6
- Implemented HTTP::Server::EV::Buffer onerror(ondisconnect) callback
- Listen now can accept IO::Socket::INET object with socket to listen
- Added support of sharing one listening socket per several forks, and
  fork_hook cb to integrate with fork managers
- Fixed bug when only first defined port listener worked
- Fixed segfault when starting/stopping PortListener

(obache)

2013-09-02 13:16:40 UTC MAIN commitmail json YAML

Updated devel/p5-Coro to 6.31

(obache)

2013-09-02 13:16:26 UTC MAIN commitmail json YAML

Update p5-Coro to 6.31.

Revision history for Perl extension Coro.

6.31 Thu May  9 07:39:48 CEST 2013
- Coro::AIO requests would crash if the thread was ready'd
          while the request was ongoing.

6.29 Wed May  8 02:55:18 CEST 2013
- when an on_destroy handler destructs the coro currently being
          destructed a perl scalar could be accessed after being freed,
          likely causing a crash.

6.28 Wed Mar  6 06:58:02 CET 2013
- clean remnants of existing __DIE__ and __WARN__ handlers so
          they lose their magic and will not cause segfaults later
          (testcase by Andrey Sagulin).
- improved Coro::State documentation a bit.
        - Coro::Debug::command now flushes the output.
        - add hack detection code for x32 abi, because the braindead slugs
          who designed that made it look exactly like x86_64 without
          providing proper compile time symbols to test for it. as a result,
          this detection cannot work reliably.
        - valgrind stack registering was broken.
        - do not rely on Time::HiRes anymore in Coro::Debug.

6.23 Fri Dec  7 23:36:37 CET 2012
        - use experimental fiber implementation on native windows
          perls.
        - use sizeof (void *) as multiplication factor for stack sizes,
          to accomodate the totally braindamaged microsoft 64 bit "os".
        - changed verifier host from win2k-ap510-32 to win7-sp516-32/64.
          activeperl 5.16 crashes when PerlIO_define_layer is called due
          to some bug in the perl dll, strawberry perl at least passes
          the testsuite.
        - implement Coro::Handle->peeraddr/host/port, for slightly
          improved compatibility with LWP.
- implement 5.17 compatibility by almost blindly applying a
          good-looking patch by Father Chrysostomos.
        - move stack management functions into libcoro 3.
        - libcoro version 3 "released".
- support magic values as timed_io_once args.
- recommend AnyEvent 7+ or EV 4+, also require EV
          version 4 or newer for Coro::EV.

6.10 Tue Oct  9 01:14:27 CEST 2012
- updated ecb.h, it had a typo that caused it to not compile on many
          big endian systems (reported by many people).
        - disable memory fences in ecb.h to improve portability.

6.09 Sat Oct  6 23:25:02 CEST 2012
- Coro::EV I/O watchers were not interruptible by exceptions
          (Coro::State::throw) (testcase by sten).
        - ->throw now puts threads into the ready queue, as this seems to
          be expected by existing code, and code that doesn't cope with spurious
          wakeups needs fixing anyway.
- use fd -1 in mmap.
        - cast I32 to int in error message printf.
        - warn about broken so-called "hardened" kernels.

6.08 Fri Apr 13 12:05:47 CEST 2012
- be more aggressive about exiting like perl does - formerly,
          exiting from the non-main thread would not execute END blocks.

(obache)

2013-09-02 13:03:37 UTC MAIN commitmail json YAML

Updated devel/p5-IO-AIO to 4.18

(obache)

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

Update p5-IO-AIO to 4.18.

Revision history for IO::AIO

4.18  Thu Oct 11 07:01:26 CEST 2012
- fix unintended xthread_create by intentionalising it :)

4.17  Thu Oct 11 05:19:47 CEST 2012
        - rename aio_fallocate to aio_allocate, to match documentation.
- add list of linux fsid values to aio_statvfs docs.
        - work around a bug in btrfs' FIEMAP ioctl implementation.
        - work around AIX bug: statvfs.f_fsid is a struct, not unsigned long
          as per unix spec.

4.16  Tue Aug 14 05:39:03 CEST 2012
- aio_statvfs was wromgly marked for wd emulation, causing
          it to malfunction for paths.
        - fix a crash in aio_fiemap, when used on ranges without any
          extents.
        - work around linux kernel bug (at least in 3.2): kernel might
          trash fiemap input arguments.
        - work around linux kernel bug (at least in 3.2): kernel does not
          set FIEMAP_EXTENT_LAST on last segment.
        - work around linux kernel bug (at least in 3.2): kernel silently
          truncates segment count if a file.
- make fh argument of IO::AIO::mmap optional, also add mmap/munmap
          to quick overview.
        - splice can corrupt data.
        - (libeio) remove pread/pwrite emulation.
        - do not grow mmaped scalars in aio_read.
        - add FALLOC_FL_PUNCH_HOLE and document fallocate.
        - provide pread/pwrite for win32, making it link again on native win32.

(obache)

2013-09-02 12:55:19 UTC MAIN commitmail json YAML

Updated devel/p5-Async-Interrupt to 1.1

(obache)

2013-09-02 12:55:02 UTC MAIN commitmail json YAML

Update p5-Async-Interrupt to 1.1.

Revision history for Perl extension Async::Interrupt.

1.1  Wed Apr 25 00:46:08 CEST 2012
- new $async->handle method.
- new $async->pipe_drain method.
        - use memory fences for !x86, and x86 future
          proofing. use libecb for implementation.

(obache)

2013-09-02 12:48:26 UTC MAIN commitmail json YAML

Updated devel/p5-common-sense to 3.72

(obache)

2013-09-02 12:48:10 UTC MAIN commitmail json YAML

Update p5-common-sense to 3.72.

Revision history for perl pragma common::sense.

3.72 Wed Jul 31 19:44:18 CEST 2013
- install paths were wrong for current MakeMaker (reported
          by various people).

3.71 Wed Jul 31 02:34:48 CEST 2013
- CPAN failed to parse the version number in 3.7, try to work
          around.

3.7  Wed Jul 31 01:26:50 CEST 2013
- move pod to separate file, to further improve loading times.
        - make it arch-specific, adding a test that warns when an old
          version is still installed.
- due to a logic glitch, warnings were not enabled at all on 5.16.

(obache)

2013-09-02 12:42:30 UTC MAIN commitmail json YAML

Updated devel/p5-File-Util to 3.39

(obache)

2013-09-02 12:42:13 UTC MAIN commitmail json YAML

Update p5-File-Util to 3.39

Revision history for Perl extension File::Util.pm

  3.39
        Sun Jan  6 15:54:10 CST 2013
        Significant improvements in test suite, but most importantly
        eliminated a bug found in make_dir() where absolute paths caused
        problems on some platforms.

        Fixed a bug that caused testing to fail on Solaris

  3.38
        Fri Jan  4 12:26:53 CST 2013
        Have to abandon AutoLoader.  It is simply causing too many problems
        to continue using it on any level.

  3.37
        Thu Jan  3 12:58:55 CST 2013
        Renamed atomize() to atomize_path() before anyone starts to use it;
        the original name is not ideal and not descriptive of what it does.

  3.36
        Thu Jan  3 11:38:00 CST 2013
        breakfix, Dist::Zilla failed to detect long-time prereq
        Exception::Handler.  This unfortunate problem broke v3.33 thru 3.35
        which were taken down in short order.

  3.35 - removed
  3.34 - removed

  3.33
      Mon Dec 31 23:37:40 CST 2012
      Moves everything out of autoloader that was previously in autoloader,
      with the exception of the assisted error handling.  In light of modern
      computing, the optimizations are so minimal as to be negligible now.
      There's more benefit to be had by having all methods available
      at compile time.

      Documentation updates.

      Code cleanups.  Package cleanup.  Preparations to add new features.
      Working to make the distribution compliant with Fedora and Debian
      packaging standards.  File::Util already has a maintained package for
      Ubuntu.

(obache)

2013-09-02 12:24:24 UTC MAIN commitmail json YAML

Updated devel/p5-EV to 4.15

(obache)

2013-09-02 12:23:43 UTC MAIN commitmail json YAML

Update p5-EV to 4.15.
(drop dependency on libev, not used)

4.15 Fri Mar  1 12:15:53 CET 2013
- (libev) upgrade to 4.15 - too many changes to list.
- EV::run now returns a boolean.
        - API version 5:1.
        - document that cleanup watchers are not available via perl.
        - cast I32 to int in error message printf.
        - remove dependencies on librt and libpthreads on GNU/Linux.

(obache)

2013-09-02 11:13:15 UTC MAIN commitmail json YAML

Updated multimedia/vlc2 to 2.0.8nb1

(jperkin)

2013-09-02 11:13:00 UTC MAIN commitmail json YAML

faad is no longer non-redistributable, enable it by default.

Bump PKGREVISION.

(jperkin)

2013-09-02 11:10:58 UTC MAIN commitmail json YAML

Updated multimedia/vlc to 1.1.13nb31

(jperkin)

2013-09-02 11:10:23 UTC MAIN commitmail json YAML

faad is no longer non-redistributable, enable it by default.

Bump PKGREVISION.

(jperkin)

2013-09-02 11:08:53 UTC MAIN commitmail json YAML

Updated x11/enlightenment to 0.17.3nb3

(obache)

2013-09-02 11:08:16 UTC MAIN commitmail json YAML

2013-09-02 11:01:42 UTC MAIN commitmail json YAML

Bump version of pkg_install required.  Ride previous PKGREVISION.

(jperkin)

2013-09-02 10:38:16 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.6.4nb1

(jperkin)

2013-09-02 10:38:04 UTC MAIN commitmail json YAML

Remove workaround for 'pkg_add -f' bug, now that it is fixed in pkg_install.

Bump PKGREVISION.

(jperkin)

2013-09-02 10:29:00 UTC MAIN commitmail json YAML

Updated pkgtools/pkg_install to 20130902

(jperkin)

2013-09-02 10:28:44 UTC MAIN commitmail json YAML

pkg_install-20130902: Fix 'pkg_add -f'.

Remove incorrect return value when in force mode, which was causing pkg_add
to exit with failure even though the operation completed successfully.  This
also fixes the case where 'pkg_add -uf' would leave an update in an
inconsistent state.

(jperkin)

2013-09-02 08:31:15 UTC MAIN commitmail json YAML

Has race conditions while building.

(joerg)

2013-09-02 07:28:17 UTC MAIN commitmail json YAML

+ Mesa-9.2, MesaLib-9.2, capc-calc-2.12.4.11, dar-2.4.11,
  dejavu-ttf-2.34, desktop-file-utils-0.22, etm2-2.1.10 [etm
  successor], fotoxx-13.09.1, giflib-5.0.5, gnumeric112-1.12.6,
  gnutls-3.2.4, horde-5.1.3, imp-6.1.4, kronolith-4.1.3, libgdata-0.14.0,
  libgee-0.10.4, libsecret-0.16, meld-1.7.5, nut-19.0, poppler-0.24.1,
  puzzles-10035, py-beets-1.2.2, py-qt5-5.1.1, py-setuptools-1.1,
  raptor2-2.0.10, redis-2.6.16, stella-3.9.2, subversion-base-1.8.3,
  texmaker-4.0.4, turba-4.1.2, wine-devel-1.7.1 [wait until NetBSD
  gains OSS 4 [kern/46611] or bring OSS 3 support back],
  x264-devel-20130831, xchm-1.23.

(wiz)

2013-09-01 15:39:54 UTC MAIN commitmail json YAML

2013-09-01 12:14:07 UTC MAIN commitmail json YAML

2013-09-01 12:05:45 UTC MAIN commitmail json YAML

Updated graphics/libwebp to 0.3.1; devel/hdf5 to 1.8.11; devel/scons to 2.3.0

(adam)

2013-09-01 11:41:42 UTC MAIN commitmail json YAML

Changes 2.3.0:
This release adds new features, and fixes and improves a number of issues. This will be the last release to support Python versions earlier than 2.7, as we begin to move toward supporting Python 3.

(adam)

2013-09-01 09:56:41 UTC MAIN commitmail json YAML

Changes 1.8.11:
Configuration
- Libtool version number is changed to 8.0.0 because there are API
  changes. See below for details.
- Mac OS X 10.7 (Lion) and 10.8 (Mountain Lion) uses clang/clang++ as the
  default C and C++ compilers.
- CMake minimum is now 2.8.10.
- A new tool, cmakehdf5, which is a build command script similar to
  buildhdf5 is added and is available in the bin directory.

Library
- The library can load filter libraries dynamically during runtime.  Users
  can set the search path through environment variable HDF5_PLUGIN_PATH
  and call H5Pset_filter to enable a dynamic filter.
- Added new API functions H5Dscatter and H5Dgather to scatter data to and
  and gather data from a selection within a memory buffer.
- The library now supports the data conversion from enumeration to numeric
  (integer and floating-point number) datatypes. See Issue HDFFV-8221.

Tools
- h5dump: added new option -O or -ddl to output the ddl text to a file. This
  is a complement to the -o or --output option, which redirects the data to
  a file.

(adam)

2013-09-01 09:53:50 UTC MAIN commitmail json YAML

Changes 0.3.1:
This is a binary compatible release.
* Add incremental decoding support for images containing ALPH and ICCP chunks.
* Python bindings via swig for the simple encode/decode interfaces similar to
  Java.

Changes 0.3.0:
This is a binary compatible release.
* WebPINewRGB/WebPINewYUVA accept being passed a NULL output buffer
  and will perform auto-allocation.
* default filter option is now '-strong -f 60'
* encoding speed-up for lossy methods 3 to 6
* alpha encoding can be done in parallel to lossy using 'cwebp -mt ...'
* color profile, metadata (XMP/EXIF) and animation support finalized in the
  container.
* various NEON assembly additions
Tool updates / additions:
  * gif2webp added
  * vwebp given color profile & animation support
  * cwebp can preserve color profile / metadata with '-metadata'

(adam)

2013-09-01 09:46:13 UTC MAIN commitmail json YAML

Fix PLIST on Darwin, where OpenCL is enabled by default.

(adam)

2013-09-01 09:19:38 UTC MAIN commitmail json YAML

Updated net/upnpinspector to 0.2.2nb3

(obache)

2013-09-01 09:19:16 UTC MAIN commitmail json YAML

Fixes dependency, PR pkg/48169
* from requires.txt of egg-info, coherence>=0.6.4 is required
* python gtk2 module is used in various location

Bump PKGREVISION.

(obache)

2013-09-01 08:29:03 UTC MAIN commitmail json YAML

Added archivers/libunrar version 5.0.7

(wiz)

2013-09-01 08:28:44 UTC MAIN commitmail json YAML

2013-09-01 08:28:29 UTC MAIN commitmail json YAML

Import libunrar-5.0.7 as archivers/libunrar.

This package contains the unrar library.

unRAR is a utility to extract, test and view the contents of archives
created with the RAR archiver, version 1.50 and above.  The unRAR
utility is a minor part of the RAR archiver and contains RAR
uncompression algorithm. UnRAR requires very small volume of memory to
operate.

The license for this software states that "the code may not be used to
develop a RAR (WinRAR) compatible archiver."

(wiz)

2013-09-01 08:28:08 UTC MAIN commitmail json YAML

Stop installing library again.
Split parts of Makefile into Makefile.common for upcoming libunrar.
Remove unnecessary patch (as discussed with upstream).

(wiz)

2013-09-01 07:49:54 UTC MAIN commitmail json YAML

2013-09-01 07:35:41 UTC MAIN commitmail json YAML

Updated graphics/pngcrush to 1.7.67

(adam)

2013-09-01 07:34:35 UTC MAIN commitmail json YAML

Changes 1.7.67:
Fixed handling of "-text" and "-ztext" options for text input. They had been
reduced to "-t" and "-z" with an incorrect argument (3 instead of 2) in
version 1.7.62.

(adam)

2013-09-01 06:32:11 UTC MAIN commitmail json YAML

Add vars.mk to REPLACE_LOCALEDIR_PATTERNS for autoconf/make/vars.mk.
PR pkg/40713.

(obache)

2013-09-01 05:30:16 UTC MAIN commitmail json YAML

2013-09-01 05:28:26 UTC MAIN commitmail json YAML

2013-09-01 05:09:40 UTC MAIN commitmail json YAML

Updated fonts/umefont-ttf to 0.454

(ryoon)

2013-09-01 05:09:02 UTC MAIN commitmail json YAML

Uodate to 0.454

Status:
Gothic unadjusted: Unicode 7806-9400
Mincho unadjusted: Unicode 77e0-9400

(ryoon)

2013-09-01 04:48:48 UTC MAIN commitmail json YAML

Updated textproc/lua-expat to 1.2.0.20130831

(ryoon)

2013-09-01 04:48:21 UTC MAIN commitmail json YAML

2013-09-01 04:46:22 UTC MAIN commitmail json YAML

Updated net/lua-socket to 3.0rc1

(ryoon)

2013-09-01 04:45:59 UTC MAIN commitmail json YAML

Update to 3.0rc1

* Fix build with lua 5.2.

Changelog:

Main changes for LuaSocket 3.0-rc1 are IPv6 support and Lua 5.2 compatibility.

    * Added: Compatible with Lua 5.2
        - Note that unless you define LUA_COMPAT_MODULE, package
          tables will not be exported as globals!
    * Added: IPv6 support;
        - Socket.connect and socket.bind support IPv6 addresses;
        - Getpeername and getsockname support IPv6 addresses, and
          return the socket family as a third value;
        - URL module updated to support IPv6 host names;
        - New socket.tcp6 and socket.udp6 functions;
        - New socket.dns.getaddrinfo and socket.dns.getnameinfo functions;
    * Added: getoption method;
    * Fixed: url.unescape was returning additional values;
    * Fixed: mime.qp, mime.unqp, mime.b64, and mime.unb64 could
      mistaking their own stack slots for functions arguments;
    * Fixed: Receiving zero-length datagram is now possible;
    * Improved: Hidden all internal library symbols;
    * Improved: Better error messages;
    * Improved: Better documentation of socket options.
    * Fixed: manual sample of HTTP authentication now uses correct
      "authorization" header (Alexandre Ittner);
    * Fixed: failure on bind() was destroying the socket (Sam Roberts);
    * Fixed: receive() returns immediatelly if prefix can satisfy
      bytes requested (M Joonas Pihlaja);
    * Fixed: multicast didn't work on Windows, or anywhere
      else for that matter (Herbert Leuwer, Adrian Sietsma);
    * Fixed: select() now reports an error when called with more
      sockets than FD_SETSIZE (Lorenzo Leonini);
    * Fixed: manual links to home.html changed to index.html (Robert Hahn);
    * Fixed: mime.unb64() would return an empty string on results that started
      with a null character (Robert Raschke);
    * Fixed: HTTP now automatically redirects on 303 and 307 (Jonathan Gray);
    * Fixed: calling sleep() with negative numbers could
      block forever, wasting CPU. Now it returns immediately (MPB);
    * Improved: FTP commands are now sent in upper case to
      help buggy servers (Anders Eurenius);
    * Improved: known headers now sent in canonic
      capitalization to help buggy servers (Joseph Stewart);
    * Improved: Clarified tcp:receive() in the manual (MPB);
    * Improved: Decent makefiles (LHF).
    * Fixed: RFC links in documentation now point to IETF (Cosmin Apreutesei).

(ryoon)

2013-08-31 22:34:46 UTC MAIN commitmail json YAML

Updated emulators/fuse-utils to 1.1.1; textproc/py-jinja2 to 2.7.1

(adam)

2013-08-31 22:33:35 UTC MAIN commitmail json YAML

Changes 2.7.1:
- Fixed a bug with ``call_filter`` not working properly on environment
  and context filters.
- Fixed lack of Python 3 support for bytecode caches.
- Reverted support for defining blocks in included templates as this
  broke existing templates for users.
- Fixed some warnings with hashing of undefineds and nodes if Python
  is run with warnings for Python 3.
- Added support for properly hashing undefined objects.
- Fixed a bug with the title filter not working on already uppercase
  strings.

(adam)

2013-08-31 22:27:02 UTC MAIN commitmail json YAML

Changes 1.1.1:
* Fix typo in header search path for local libraries
* Fix syntax error in fmfconv manual page

(adam)

2013-08-31 22:23:51 UTC MAIN commitmail json YAML

Updated fonts/harfbuzz to 0.9.20; graphics/cairo to 1.12.16

(adam)

2013-08-31 22:20:24 UTC MAIN commitmail json YAML

Changes 0.9.20:

General:
- Misc substitute_closure() fixes.
- Build fixes.

Documentation:
- gtk-doc boilerplate integrated.  Docs are built now, but
  contain no contents.  By next release hopefully we have
  some content in.  Enable using --enable-gtk-doc.

GObject and Introspection:
- Added harfbuzz-gobject library (hb-gobject.h) that has type
  bindings for all HarfBuzz objects and enums.  Enable using
  --with-gobject.
- Added gobject-introspection boilerplate.  Nothing useful
  right now.  Work in progress.  Gets enabled automatically if
  --with-gobject is used.  Override with --disable-introspection.

OpenType shaper:
- Apply 'mark' in Myanmar shaper.
- Don't apply 'dlig' by default.

Uniscribe shaper:
- Support user features.
- Fix loading of fonts that are also installed on the system.
- Fix shaping of Arabic Presentation Forms.
- Fix build with wide chars.

CoreText shaper:
- Support user features.

Source changes:
- hb_face_t code moved to hb-face.h / hb-face.cc.
- Added hb-deprecated.h.

API changes:
- Added HB_DISABLE_DEPRECATED.
- Deprecated HB_SCRIPT_CANADIAN_ABORIGINAL; replaced by
  HB_SCRIPT_CANADIAN_SYLLABICS.
- Deprecated HB_BUFFER_FLAGS_DEFAULT; replaced by
  HB_BUFFER_FLAG_DEFAULT.
- Deprecated HB_BUFFER_SERIALIZE_FLAGS_DEFAULT; replaced by
  HB_BUFFER_SERIALIZE_FLAG_DEFAULT.

(adam)

2013-08-31 22:19:32 UTC MAIN commitmail json YAML

Changes 1.12.16:
Bug fixes
* Set the correct orientation for simple boxes with a negative scale factor.
* Fix the creation of the shading dictionary in PDF.
* Fix a crash in PDF when incorporating an image with CAIRO_EXTEND_PAD.
* Avoid upscaling bitmap fonts if possible.
* Fix an assertion failure within the mempool allocator for shared memory.
* Fix allocation size for CFF subsets.
* Export cairo_matrix_t for GObject bindings.
* Fix a double free in the Quartz backend.
* Fix origin of GDI StretchBlits for the Windows backend
* Fix error propagation for requests to create a similar surface with
  negative size.
* Fix complex clipping of trapezoids with regions
* Stop leaking the image data when loading PNGs
* Fix unbounded operations with a clip mask through the span compositor
* Add missing checks before rendering to a finished surface - so we return
  an error rather than hit an assert.
* Prevent an assertion failure when creating similar GL surfaces larger
  than supported by hardware.
* Prevent a double free of a similar image under Windows.

(adam)

2013-08-31 22:15:10 UTC MAIN commitmail json YAML

Fixed a pkglint warning.

(rillig)

2013-08-31 22:10:31 UTC MAIN commitmail json YAML

2013-08-31 21:27:53 UTC MAIN commitmail json YAML

Up to now there was no way to get help on pkgsrc internal variables,
like _PKG_VARS. Since there exists documentation on these internal
variables, it should be found by "bmake help".

(rillig)

2013-08-31 20:54:07 UTC MAIN commitmail json YAML

Small grammar fixes in the comment.

(rillig)

2013-08-31 20:44:43 UTC MAIN commitmail json YAML

2013-08-31 20:36:32 UTC MAIN commitmail json YAML

Updated graphics/giflib to 5.0.5; multimedia/ffmpeg to 20130827.1.2.3

(adam)

2013-08-31 20:22:49 UTC MAIN commitmail json YAML

_PKG_DEBUG and _PKG_SILENT have been deprecated since 2007.

(rillig)

2013-08-31 20:17:37 UTC MAIN commitmail json YAML

The pkg_info command is an internal detail and therefore should be
hidden behind the ${RUN} macro, just like all the other commands.

(rillig)

2013-08-31 19:32:02 UTC MAIN commitmail json YAML

2013-08-31 19:16:51 UTC MAIN commitmail json YAML

Remove patch that's no longer needed

(agc)

2013-08-31 19:15:49 UTC MAIN commitmail json YAML

note update to security/ipv6-toolkit version 1.4nb1

(agc)

2013-08-31 19:14:47 UTC MAIN commitmail json YAML

update security/ipv6-toolkit to version 1.4nb1

code was added to fix the compiler uninitialised warning (thanks!),
but the distfile name didn't change since it was packaged originally,
so do the DIST_SUBDIR dance, and bump package version to nb1

(agc)

2013-08-31 18:41:34 UTC MAIN commitmail json YAML

2013-08-31 18:14:28 UTC MAIN commitmail json YAML

- When the source line is logged (option -s), an empty line above
  helps to see which source line belongs to which warning.
- PKGSRCTOP is a known variable. It is used only in the top-level
  Makefile.
- Arbitrary tool names may be added to TOOLS_NOOP.
- In the top-level Makefile, the alphabetic order of the SUBDIRs
  may have a single exception.

(rillig)

2013-08-31 16:52:07 UTC pkgsrc-2013Q2 commitmail json YAML

2013-08-31 16:51:50 UTC pkgsrc-2013Q2 commitmail json YAML

Pullup ticket #4226 - requested by bouyer
lang/php53: build fix
lang/php54: build fix

Revisions pulled up:
- lang/php53/Makefile                                          1.42
- lang/php54/Makefile                                          1.12

---
  Module Name:    pkgsrc
  Committed By:  joerg
  Date:          Tue Aug 13 10:22:26 UTC 2013

  Modified Files:
          pkgsrc/lang/php53: Makefile
          pkgsrc/lang/php54: Makefile

  Log Message:
  Allow only the PHP version itself, otherwise the multi-version logic
  will trigger with failing distinfo entries.

(tron)

2013-08-31 15:33:49 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.18.1

(adam)

2013-08-31 15:28:33 UTC MAIN commitmail json YAML

Changes 5.18.1:
* B has been upgraded from 1.42 to 1.42_01, fixing bugs related to lexical subroutines.
* Digest::SHA has been upgraded from 5.84 to 5.84_01, fixing a crashing bug.
* Module::CoreList has been upgraded from 2.89 to 2.96.
* Starting in v5.18.0, a construct like /[#](?{})/x would have its # incorrectly interpreted as a comment. The code block would be skipped, unparsed. This has been corrected.
* A number of memory leaks related to the new, experimental regexp bracketed character class feature have been plugged.
* The OP allocation code now returns correctly aligned memory in all cases for struct pmop. Previously it could return memory only aligned to a 4-byte boundary, which is not correct for an ithreads build with 64 bit IVs on some 32 bit platforms. Notably, this caused the build to fail completely on sparc GNU/Linux.
* The debugger's man command been fixed. It was broken in the v5.18.0 release. The man command is aliased to the names doc and perldoc - all now work again.
* @_ is now correctly visible in the debugger, fixing a regression introduced in v5.18.0's debugger.
* Fixed a small number of regexp constructions that could either fail to match or crash perl when the string being matched against was allocated above the 2GB line on 32-bit systems.
* Perl v5.16 inadvertently introduced a bug whereby calls to XSUBs that were not visible at compile time were treated as lvalues and could be assigned to, even when the subroutine was not an lvalue sub. This has been fixed.
* Perl v5.18 inadvertently introduced a bug whereby dual-vars (i.e. variables with both string and numeric values, such as $! ) where the truthness of the variable was determined by the numeric value rather than the string value.
* Perl v5.18 inadvertently introduced a bug whereby interpolating mixed up- and down-graded UTF-8 strings in a regex could result in malformed UTF-8 in the pattern: specifically if a downgraded character in the range \x80..\xff followed a UTF-8 string
* Lexical constants (my sub a() { 42 }) no longer crash when inlined.
* Parameter prototypes attached to lexical subroutines are now respected when compiling sub calls without parentheses. Previously, the prototypes were honoured only for calls with parentheses.
* Syntax errors in lexical subroutines in combination with calls to the same subroutines no longer cause crashes at compile time.
* The dtrace sub-entry probe now works with lexical subs, instead of crashing
* Undefining an inlinable lexical subroutine (my sub foo() { 42 } undef &foo) would result in a crash if warnings were turned on.
* Deep recursion warnings no longer crash lexical subroutines.

(adam)

2013-08-31 14:55:13 UTC MAIN commitmail json YAML

2013-08-31 14:54:47 UTC MAIN commitmail json YAML

2013-08-31 14:54:23 UTC MAIN commitmail json YAML

2013-08-31 14:53:45 UTC MAIN commitmail json YAML

2013-08-31 14:53:08 UTC MAIN commitmail json YAML

2013-08-31 14:52:50 UTC MAIN commitmail json YAML

2013-08-31 14:52:14 UTC MAIN commitmail json YAML

2013-08-31 14:51:27 UTC MAIN commitmail json YAML

Bump dependency as needed.

(joerg)

2013-08-31 14:51:06 UTC MAIN commitmail json YAML

Update R-maps to 2.3-3. No Change Log.

(joerg)

2013-08-31 14:50:33 UTC MAIN commitmail json YAML

2013-08-31 14:49:41 UTC MAIN commitmail json YAML

2013-08-31 14:49:08 UTC MAIN commitmail json YAML

2013-08-31 14:48:38 UTC MAIN commitmail json YAML

2013-08-31 14:48:07 UTC MAIN commitmail json YAML

2013-08-31 14:47:26 UTC MAIN commitmail json YAML

2013-08-31 14:46:48 UTC MAIN commitmail json YAML

2013-08-31 14:46:20 UTC MAIN commitmail json YAML

2013-08-31 14:45:43 UTC MAIN commitmail json YAML

2013-08-31 14:45:19 UTC MAIN commitmail json YAML

Make warnings about C++11 features (boost) and unknown pragmas
non-fatal.

(joerg)

2013-08-31 14:44:30 UTC MAIN commitmail json YAML

2013-08-31 13:45:43 UTC MAIN commitmail json YAML

CPP is /bin/cpp on Cygwin.

(obache)

2013-08-31 12:31:10 UTC MAIN commitmail json YAML

Included mk/bsd.options.mk

(adam)

2013-08-31 11:09:31 UTC MAIN commitmail json YAML

Updated databases/sqlite3 to 3.8.0.1

(adam)

2013-08-31 11:07:33 UTC MAIN commitmail json YAML

Changes 3.8.0.1:

Add support for partial indexes
Cut-over to the next generation query planner for faster and better query plans.
The EXPLAIN QUERY PLAN output no longer shows an estimate of the number of rows generated by each loop in a join.
Added the FTS4 notindexed option, allowing non-indexed columns in an FTS4 table.
Added the SQLITE_STMTSTATUS_VM_STEP option to sqlite3_stmt_status().
Added the cache_spill pragma.
Added the query_only pragma.
Added the defer_foreign_keys pragma and the sqlite3_db_status(db, SQLITE_DBSTATUS_DEFERRED_FKS,...) C-language interface.
Added the "percentile()" function as a loadable extension in the ext/misc subdirectory of the source tree.
Added the SQLITE_ALLOW_URI_AUTHORITY compile-time option.
Add the sqlite3_cancel_auto_extension(X) interface.
A running SELECT statement that lacks a FROM clause (or any other statement that never reads or writes from any database file) will not prevent a read transaction from closing.
Add the SQLITE_DEFAULT_AUTOMATIC_INDEX compile-time option. Setting this option to 0 disables automatic indices by default.
Issue an SQLITE_WARNING_AUTOINDEX warning on the SQLITE_CONFIG_LOG whenever the query planner uses an automatic index.
Added the SQLITE_FTS3_MAX_EXPR_DEPTH compile-time option.
Added an optional 5th parameter defining the collating sequence to the next_char() extension SQL function.
The SQLITE_BUSY_SNAPSHOT extended error code is returned in WAL mode when a read transaction cannot be upgraded to a write transaction because the read is on an older snapshot.
Enhancements to the sqlite3_analyzer utility program to provide size information separately for each individual index of a table, in addition to the aggregate size.
Allow read transactions to be freely opened and closed by SQL statements run from within the implementation of application-defined SQL functions if the function is called by a SELECT statement that does not access any database table.
Disable the use of posix_fallocate() on all (unix) systems unless the HAVE_POSIX_FALLOCATE compile-time option is used.
Update the ".import" command in the command-line shell to support multi-line fields and correct RFC-4180 quoting and to issue warning and/or error messages if the input text is not strictly RFC-4180 compliant.
Bug fix: In the unicode61 tokenizer of FTS4, treat all private code points as identifier symbols.
Bug fix: Bare identifiers in ORDER BY clauses bind more tightly to output column names, but identifiers in expressions bind more tightly to input column names. Identifiers in GROUP BY clauses always prefer output column names, however.
Bug fixes: Multiple problems in the legacy query optimizer were fixed by the move to NGQP.

(adam)

2013-08-31 08:44:49 UTC MAIN commitmail json YAML

2013-08-31 08:43:56 UTC MAIN commitmail json YAML

Run the config generator early to avoid parallel build failure.

(joerg)

2013-08-31 08:43:23 UTC MAIN commitmail json YAML

Update to R-mapproj-1.2-1. Changes unknown, but fixes build with R
3.0.1.

(joerg)

2013-08-31 07:10:37 UTC MAIN commitmail json YAML

Updated devel/p5-File-Find-Rule-Perl to 1.13

(wen)

2013-08-31 07:09:16 UTC MAIN commitmail json YAML

Update to 1.13

Upstream changes:
1.13 Wed 30 Oct 2012
- Updating to Module::Install (ADAMK)

(wen)

2013-08-31 04:43:15 UTC MAIN commitmail json YAML

Updated devel/p5-File-DirCompare to 0.7

(wen)

2013-08-31 04:42:23 UTC MAIN commitmail json YAML

2013-08-31 04:34:03 UTC MAIN commitmail json YAML

Updated devel/p5-File-DesktopEntry to 0.05

(wen)

2013-08-31 04:33:03 UTC MAIN commitmail json YAML

Update to 0.05

Upstream changes:
0.05  Wed Jun  5 2013
      - Fixed tests on Windows - RT 45669
      - Set perl 5.8.6 as minimum version - RT 42770 - ANDK
      - Fixed link to freedesktop.org - RT 37320 - GWOLF

(wen)

2013-08-31 02:10:05 UTC MAIN commitmail json YAML

Note update of databases/mysql55-client package to 5.5.33nb1 and
databases/mysql56-client package to 5.6.13nb1.

(taca)

2013-08-31 02:09:25 UTC MAIN commitmail json YAML

Always create symbolic links avoid to use ".so" macro and stop ugly
messages from daily (or weekly).

Rebuilding man page index:
man-gpl-tmp2/mysql_client_test.1: No such file or directory
man-gpl-tmp2/mysqltest.1: No such file or directory

Bump PKGREVISION.

(taca)

2013-08-31 02:08:32 UTC MAIN commitmail json YAML

Always create symbolic links avoid to use ".so" macro and stop ugly
messages from daily (or weekly).

Rebuilding man page index:
man-gpl-tmp2/mysql_client_test.1: No such file or directory
man-gpl-tmp2/mysqltest.1: No such file or directory

Bump PKGREVISION.

(taca)

2013-08-31 02:05:29 UTC MAIN commitmail json YAML

Note update of www/fengoffice package to 2.3.1.1.

(taca)

2013-08-31 02:04:54 UTC MAIN commitmail json YAML

2013-08-30 22:42:18 UTC MAIN commitmail json YAML

2013-08-30 22:41:45 UTC MAIN commitmail json YAML

Files should be installed into vendor subdirectory. From morr@

(joerg)

2013-08-30 22:41:16 UTC MAIN commitmail json YAML

Don't add default arguments on friend definitions.

(joerg)

2013-08-30 22:40:00 UTC MAIN commitmail json YAML

2013-08-30 22:39:27 UTC MAIN commitmail json YAML

2013-08-30 22:38:47 UTC MAIN commitmail json YAML

Keep in sync with the openvpn main package. Bump revision.

(joerg)

2013-08-30 22:38:14 UTC MAIN commitmail json YAML

Keep distinfo in sync with openvpn main package. Bump revision.

(joerg)

2013-08-30 22:37:22 UTC MAIN commitmail json YAML

Don't use LLVM's assembler parser, the .end directive is not supported.

(joerg)

2013-08-30 22:36:51 UTC MAIN commitmail json YAML

Don't hard-code /usr/bin/cpp, use tradcpp.
Make return type errors non-fatal for clang.

(joerg)

2013-08-30 22:35:53 UTC MAIN commitmail json YAML

2013-08-30 22:35:32 UTC MAIN commitmail json YAML

2013-08-30 22:34:52 UTC MAIN commitmail json YAML

2013-08-30 22:34:18 UTC MAIN commitmail json YAML

Copy autotools helper as needed.

(joerg)

2013-08-30 22:33:46 UTC MAIN commitmail json YAML

Don't try to use gethostbyname_r on NetBSD.

(joerg)

2013-08-30 20:16:53 UTC MAIN commitmail json YAML

Depend on libgcrypt.
Fix packaging on some Linux.
Bump package revision.

>From Jason Bacon via pkgsrc-wip.

(asau)

2013-08-30 16:58:39 UTC MAIN commitmail json YAML

Don't try to use gethostbyname_r on NetBSD.

(joerg)

2013-08-30 16:58:14 UTC MAIN commitmail json YAML

Add a comment about the assertion on unresolvable hostname.
Fix configure script to use valid C++ syntax for the size tests.

(joerg)

2013-08-30 16:57:35 UTC MAIN commitmail json YAML

2013-08-30 16:56:57 UTC MAIN commitmail json YAML

2013-08-30 16:56:09 UTC MAIN commitmail json YAML

2013-08-30 16:55:47 UTC MAIN commitmail json YAML

2013-08-30 16:54:46 UTC MAIN commitmail json YAML

Don't try to create weak symbols as the renaming isn't done.

(joerg)

2013-08-30 16:54:07 UTC MAIN commitmail json YAML

2013-08-30 16:53:45 UTC MAIN commitmail json YAML

2013-08-30 16:41:48 UTC MAIN commitmail json YAML

Revbump due to incorrect geos usage.

gdal links against the geos C++ library, which the geos docs say not
to do.  (The C++ library has a new shlib name every release, because
humans cannot understand if changes to C++ sources cause ABI changes.)

(gdt)

2013-08-30 16:38:34 UTC MAIN commitmail json YAML

Updated geography/geos to 3.4.2

(gdt)

2013-08-30 16:37:38 UTC MAIN commitmail json YAML

Update to 3.4.2.

patches/patch-include-geos-platform.h.in was applied upstream in r3902
(trunk) and r3903 (branches/3.4).

Upstream NEWS:

Changes in 3.4.2
2013-08-25

- Bug fixes / improvements
  - Use a double for PrecisionModel scale, avoiding overflows
    should fix 32-bit regression failures (#652)
  - isnan workaround OS detection missing NetBSD, DragonFly, Sun nuance (#650)
  - Do not distribute platform.h and version.h, but install both (#601)
  - Non-standard ChangeLog file in 3.4.0 and 3.4.1 releases (#654)
  - new travis bot (#657)
  - accept multiple Nan representations (#656)

(gdt)

2013-08-30 15:49:49 UTC MAIN commitmail json YAML

2013-08-30 15:48:13 UTC MAIN commitmail json YAML

Note update of www/drupal7 package to 7.23.

(taca)

2013-08-30 15:47:26 UTC MAIN commitmail json YAML

Update drupal7 pacakge to 7.23.

Drupal 7.23, 2013-08-07
-----------------------
- Fixed a fatal error on PostgreSQL databases when updating the Taxonomy module
  from Drupal 6 to Drupal 7.
- Fixed the default ordering of CSS files for sites using right-to-left
  languages, to consistently place the right-to-left override file immediately
  after the CSS it is overriding (API change: https://drupal.org/node/2058463).
- Added a drupal_check_memory_limit() API function to allow the memory limit to
  be checked consistently (API addition).
- Changed the default web.config file for IIS servers to allow favicon.ico
  files which are present in the filesystem to be accessed.
- Fixed inconsistent support for the 'tel' protocol in Drupal's URL filtering
  functions.
- Performance improvement: Allowed all hooks to be included in the
  module_implements() cache, even those that are only invoked on HTTP POST
  requests.
- Made the database system replace truncate queries with delete queries when
  inside a transaction, to fix issues with PostgreSQL and other databases.
- Fixed a bug which caused nested contextual links to display improperly.
- Fixed a bug which prevented cached image derivatives from being flushed for
  private files and other non-default file schemes.
- Fixed drupal_render() to always return an empty string when there is no
  output, rather than sometimes returning NULL (minor API change).
- Added protection to cache_clear_all() to ensure that non-cache tables cannot
  be truncated (API addition: a new isValidBin() method has been added to the
  default database cache implementation).
- Changed the default .htaccess file to support HTTP authorization in CGI
  environments.
- Changed the password reset form to pre-fill the username when requested via a
  URL query parameter, and used this in the error message that appears after a
  failed login attempt (minor data structure and behavior change).
- Fixed broken support for foreign keys in the field API.
- Fixed "No active batch" error when a user cancels their own account.
- Added a description to the "access content overview" permission on the
  permissions page (string change).
- Added a drupal_array_diff_assoc_recursive() function to allow associative
  arrays to be compared recursively (API addition).
- Added human-readable labels to image styles, in addition to the existing
  machine-readable name (API change: https://drupal.org/node/2058503).
- Moved the drupal_get_hash_salt() function to bootstrap.inc and used it in
  additional places in the code, for added security in the case where there is
  no hash salt in settings.php.
- Fixed a regression in Drupal 7.22 that caused internal server errors for
  sites running on very old Apache 1.x web servers.
- Numerous small bug fixes.
- Numerous API documentation improvements.
- Additional automated test coverage.

(taca)

2013-08-30 15:46:25 UTC MAIN commitmail json YAML

2013-08-30 15:43:37 UTC MAIN commitmail json YAML

Note update of www/contao211-translations package to 201308270.

(taca)

2013-08-30 15:43:05 UTC MAIN commitmail json YAML

Update contao211-translations to 201308270.

Update Japanese translation to supoprt Contao 2.11.12.

(taca)

2013-08-30 15:31:20 UTC MAIN commitmail json YAML

Updated time/p5-Data-ICal to 0.21

(wen)

2013-08-30 15:30:19 UTC MAIN commitmail json YAML

Update to 0.21

Upstream changes:
0.21
    * Examine properties in consistent order, so tests pass on 5.18 and
      above

0.20
    * Properly restrict the valid properties when iCal version 1.0
      (Ashley Willis)

(wen)

2013-08-30 14:58:02 UTC MAIN commitmail json YAML

Updated time/p5-Rose-DateTime to 0.538

(wen)

2013-08-30 14:57:08 UTC MAIN commitmail json YAML

Update to 0.538

Upstream changes:
0.538 (03.20.2013) - John Siracusa <siracusa@gmail.com>

    * Ensure that "today" is parsed as a DateTime with the time set to
      00:00:00.  (RT 84068)

(wen)

2013-08-30 14:52:14 UTC MAIN commitmail json YAML

Updated time/p5-MooseX-Types-DateTime-ButMaintained to 0.16

(wen)

2013-08-30 14:49:27 UTC MAIN commitmail json YAML

Update to 0.16
Update DEPENDS

Upstream changes:
0.16 -- updating to require a new version of Olson::Abbreviations
0.15 -- trying something for a problem I don't see.
0.14 -- Fixed rt #73332 about build systems and MooseX::Types version number
0.13 -- Fixed rt #72473 and added version requirement for Moose
0.12 -- Updated to use namespace::autoclean, fixed git repo link to be public repo

(wen)

2013-08-30 14:47:41 UTC MAIN commitmail json YAML

Updated pkgtools/bootstrap-mk-files to 20130830

(jperkin)

2013-08-30 14:47:29 UTC MAIN commitmail json YAML

2013-08-30 14:46:12 UTC MAIN commitmail json YAML

Updated time/p5-Olson-Abbreviations to 0.04

(wen)

2013-08-30 14:44:48 UTC MAIN commitmail json YAML

Update to 0.04

Upstream changes:
0.04    2013-02-22
        Fixed stupid fucking doc tests

0.03    2012-07-19
        upgraded to require the latest MX::ClassAttribute

(wen)

2013-08-30 14:30:53 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-TimeZone to 1.60

(wen)

2013-08-30 14:30:06 UTC MAIN commitmail json YAML

Update to 1.60

Upstream changes:
1.60    2013-07-07

- This release is based on version 2013d of the Olson database. This release
  includes contemporary changes for Morocco and Israel. It also includes
  historical changes for Jerusalem.

(wen)

2013-08-30 14:27:24 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Set to 0.32

(wen)

2013-08-30 14:26:35 UTC MAIN commitmail json YAML

Update to 0.32

Upstream changes:
0.32  2013-08-27
- ignore duration signal in DateTime::Span->from_datetime_and_duration()
  and use the 'end'/'start' parameters as a cue for the time direction,
  suggested by David Pottage
- more tests of intersections with open/closed ended spans

(wen)

2013-08-30 14:22:56 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Pg to 0.16009

(wen)

2013-08-30 14:21:55 UTC MAIN commitmail json YAML

Update to 0.16009

Upstream changes:
0.16009 2013-08-25T04:51:15Z
    - Fix typos [pr #2] (dsteinbrunner)
    - Migrate to using Minilla for packaging

0.16008  Fri Nov 25 09:20:00 2011
    - Work with [+-]hh:mm:ss time offsets. Reported by Rod Tailor (rt #72706)

0.16007  Wed Dec 26 15:30:00 2012
    - Fix ISO parsing (rt 51074, https://github.com/lestrrat/DateTime-Format-Pg/pull/1)
    - Why I have not noticed this PR, I have no clue

0.16006  Fri May 27 09:00:00 2011
    - Repository moved to github
    - Postgres 8.4 apprently now allows infinity dates.
      Applied patch by cmckay (rt #68473)

(wen)

2013-08-30 13:58:59 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Oracle to 0.06

(wen)

2013-08-30 13:58:06 UTC MAIN commitmail json YAML

Update to 0.06
Update DEPENDS

Upstream changes:
0.06  Tue Oct 11 21:18:12 2011
- added a test that specifies subsecond granularity
- now requires Convert::NLS_DATE_FORMAT 0.03
  (Thank you Jon Bjornstad and Zefram)

(wen)

2013-08-30 13:55:28 UTC MAIN commitmail json YAML

Updated time/p5-Convert-NLS_DATE_FORMAT to 0.05

(wen)

2013-08-30 13:53:39 UTC MAIN commitmail json YAML

Update to 0.05

Upstream changes:
0.05  Tue Jan 17 22:23:40 2012
- changed ~~ to =~ for compatibility with older versions of Perl

0.04  Mon Jan 16 15:09:56 2012
- remove quotes from quoted strings within oracle formats
  (Thank you Yanick Champoux)

0.03  Tue Oct 11 20:48:56 2011
- added ability to specify subsecond granularity
  (Thank you Jon Bjornstad and Zefram)

(wen)

2013-08-30 13:14:23 UTC MAIN commitmail json YAML

drop TOOLS_NOOP=curl.

SKK=JISYO.L will be extracted with pkgsrc, so fetch with curl will be never
happend.
Moreover, such setting is ambiguous with FETCH_USING=curl.

related to PR pkg/48159.

(obache)

2013-08-30 13:05:00 UTC MAIN commitmail json YAML

Update to R-RandomField-2.0.66. No ChangeLog, but fixes build with
R-3.0.1.

(joerg)

2013-08-30 13:00:37 UTC MAIN commitmail json YAML

2013-08-30 12:59:22 UTC MAIN commitmail json YAML

Don't use IP_PKTINFO on NetBSD, it doesn't support all required fields.

(joerg)

2013-08-30 12:58:24 UTC MAIN commitmail json YAML

Updated math/R-hwde to 0.63

(joerg)

2013-08-30 12:58:11 UTC MAIN commitmail json YAML

Update to R-hwde-0.63:
    o The vignette hwde.Rnw has been modified to add missing text and to
      conform to current Sweave markup conventions
    o Code for the functions hwde() and make.contrasts() has been modified
      so that R CMD check no longer reports "No visible binding for global
      variable 'oset'."

(joerg)

2013-08-30 12:57:27 UTC MAIN commitmail json YAML

Updated math/R-httpRequest to 0.0.9

(joerg)

2013-08-30 12:57:15 UTC MAIN commitmail json YAML

Update to R-httpRequest-0.0.9. No ChangeLog, but fixes build with
R-3.0.1.

(joerg)

2013-08-30 12:56:30 UTC MAIN commitmail json YAML

Create wildcard NAMESPACE file to fix build with R 3.0.1.

(joerg)

2013-08-30 12:55:59 UTC MAIN commitmail json YAML

Updated math/R-bitops to 1.0.6

(joerg)

2013-08-30 12:54:06 UTC MAIN commitmail json YAML

Update to R-bitops-1.0-6. No ChangeLog, but fixes build with R-3.0.1.

(joerg)

2013-08-30 11:12:04 UTC MAIN commitmail json YAML

2013-08-30 11:01:22 UTC MAIN commitmail json YAML

Updated audio/faad2 to 2.7nb2

(jperkin)

2013-08-30 11:01:06 UTC MAIN commitmail json YAML

Remove binary restrictions.  Since version 2.6 the licensing issues were
clarified by upstream and at least Debian and FreeBSD have provided binary
distributions since then.

Bump PKGREVISION.

(jperkin)

2013-08-30 10:19:37 UTC MAIN commitmail json YAML

2013-08-30 10:17:08 UTC MAIN commitmail json YAML

Updated archivers/unrar to 5.0.7nb1

(wiz)

2013-08-30 10:16:58 UTC MAIN commitmail json YAML

2013-08-30 08:31:39 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-ISO8601 to 0.08

(wen)

2013-08-30 08:30:39 UTC MAIN commitmail json YAML

Update to 0.08

Upstream changes:
0.08 Sat Feb 11 23:40:43 MST 2012
    - rt.cpan.org #52645 : UTC offsets must be in the same format
      (basic|extended) as the time as to which it is attached.

(wen)