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

2024-05-13 10:47:38 UTC Now

2013-04-05 09:12:06 UTC MAIN commitmail json YAML

Updated x11/libXi to 1.7.1

(wiz)

2013-04-05 09:11:57 UTC MAIN commitmail json YAML

Update to 1.7.1:
Only a single fix: including the XFixes header to get the typedef for
PointerBarrier. Naturally, this adds a pkgconfig build-time dependency on
XFixes.

Why? The header shipped with 1.7 typedef'd PointerBarrier. If you #include
both XI and Xfixes headers, you will end up with a duplicate typedef.

This is not an issue on gcc >= 4.6 since the two typedef's are the same.
On earlier versions this will trigger an error. gcc 4.6 -pedantic-errors
will trigger the same error.

Peter Hutterer (2):
      Require XFixes for PointerBarrier, remove duplicate typedef                                                                                                                    libXi 1.7.1

(wiz)

2013-04-05 07:59:20 UTC MAIN commitmail json YAML

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

Add the '-r' option to useradd/groupadd when no uid/git is given so that
a system account/group (differance id range) will be created.

(sbd)

2013-04-05 01:03:06 UTC MAIN commitmail json YAML

update for multi-cpu load.

(christos)

2013-04-05 01:02:22 UTC MAIN commitmail json YAML

2013-04-04 21:10:17 UTC MAIN commitmail json YAML

Updated all postgresql packages; Removed postgresql83

(adam)

2013-04-04 21:08:38 UTC MAIN commitmail json YAML

The PostgreSQL Global Development Group has released a security update to all current versions of the PostgreSQL database system, including versions 9.2.4, 9.1.9, 9.0.13, and 8.4.17. This update fixes a high-exposure security vulnerability in versions 9.0 and later. All users of the affected versions are strongly urged to apply the update immediately.

A major security issue fixed in this release, CVE-2013-1899, makes it possible for a connection request containing a database name that begins with "-" to be crafted that can damage or destroy files within a server's data directory. Anyone with access to the port the PostgreSQL server listens on can initiate this request.

Two lesser security fixes are also included in this release: CVE-2013-1900, wherein random numbers generated by contrib/pgcrypto functions may be easy for another database user to guess, and CVE-2013-1901, which mistakenly allows an unprivileged user to run commands that could interfere with in-progress backups. Finally, this release fixes two security issues with the graphical installers for Linux and Mac OS X: insecure passing of superuser passwords to a script, CVE-2013-1903 and the use of predictable filenames in /tmp CVE-2013-1902.

(adam)

2013-04-04 20:00:35 UTC MAIN commitmail json YAML

2013-04-04 19:59:07 UTC MAIN commitmail json YAML

memory stats -> wrong type in getting some sysctls
cpu stats -> wrong sysctl getting cpu model
process stats -> netbsd5 was not defined leading to wrong process stats

(christos)

2013-04-04 19:30:05 UTC MAIN commitmail json YAML

Update to KDE SC 4.10.2

missed commiting this the other day - thanks to Greg Oster for
noticing.

(markd)

2013-04-04 18:21:31 UTC MAIN commitmail json YAML

Updated www/py-flask-flatpages to 0.5.

(kleink)

2013-04-04 18:20:35 UTC MAIN commitmail json YAML

Update py-flask-flatpages to 0.5.

Version 0.5
~~~~~~~~~~
Released on 2013-04-01

* Change behavior of passing ``FLATPAGES_MARKDOWN_EXTENSIONS`` to
  renderer function, now whole :class:`FlatPages` instance passed as
  second argument, this helps user provide more robust renderer
  functions.

(kleink)

2013-04-04 17:06:03 UTC MAIN commitmail json YAML

Removed audio/padevchooser [wiz 2013-04-04]

(wiz)

2013-04-04 17:05:39 UTC MAIN commitmail json YAML

2013-04-04 16:09:37 UTC MAIN commitmail json YAML

Mark this BROKEN as it's unbuildable and dead upstream. It will probably
be removed in the near future.

(dholland)

2013-04-04 16:02:15 UTC MAIN commitmail json YAML

2013-04-04 16:01:55 UTC MAIN commitmail json YAML

Rev distfile patch: improve probing of terminfo. Should fix Joerg's build.
PKGREVISION -> 2.

(dholland)

2013-04-04 14:31:33 UTC MAIN commitmail json YAML

Fix -arch argument on OSX.  Gets us a working package on 32-bit at least,
64-bit is still unsupported.

(jperkin)

2013-04-04 13:47:37 UTC MAIN commitmail json YAML

fixes multiple times 'Added' ruby-gnome2-gobject-introspection entries.

(obache)

2013-04-04 13:45:42 UTC MAIN commitmail json YAML

Updated ruby-gnome2 packages to 1.2.5.

(obache)

2013-04-04 13:40:24 UTC MAIN commitmail json YAML

Update ruby-gnome2 to 1.2.5.

== Ruby-GNOME2 1.2.5: 2013-03-28

Crash bug fix release!

=== Changes

==== All

  * Fixes
    * Fixed crash bugs.
      [GitHub #138] [Reported by Takuma Nakajima]

=== Thanks

  * Takuma Nakajima

== Ruby-GNOME2 1.2.4: 2013-03-24

Ruby/WebKitGtk2 addition release!

=== Changes

==== All

  * Improvements
    * Start mswin64 support. (But it is not completed yet.)
      [GitHub #135] [Patch by usa]

==== Ruby/GLib2

  * Improvements
    * Reduce needless GBoxed object copy.

==== Ruby/GdkPixbuf2

  * Fixes
    * Fix build error by a typo.

==== Ruby/GtkSourceView2

  * Improvements
    * Support auto RPM install on CentOS 6.

==== Ruby/GObjectIntrospection

  * Improvements
    * Add method name to arguments validation failure message.
    * Support specific version loading.

==== Ruby/GTK3

  * Improvements
    * [windows] Add gschemas.compiled.
      [ruby-talk:406026] [Reported by Regis d'Aubarede]

==== Ruby/WebKitGtk2

  * New!
    [GitHub #136] [Patch by eumario]

=== Thanks

  * usa
  * Regis d'Aubarede
  * eumario

(obache)

2013-04-04 13:31:55 UTC MAIN commitmail json YAML

Add missing PLIST entries for Win32 (currently, on Cygwin).

(obache)

2013-04-04 13:30:07 UTC MAIN commitmail json YAML

define ruby library names for Cygwin (only tested with ruby193).

(obache)

2013-04-04 12:39:11 UTC MAIN commitmail json YAML

Updated net/dnsmasq to 2.64nb1

(jperkin)

2013-04-04 12:38:59 UTC MAIN commitmail json YAML

Pull in fixes from upstream for interface enumeration, fixes segfault on SunOS.

Bump PKGREVISION.

(jperkin)

2013-04-04 11:18:10 UTC MAIN commitmail json YAML

2013-04-04 11:12:52 UTC MAIN commitmail json YAML

Explicitly depend upon gcc48 rather than relying on general GCC_DIST_VERSION,
which is currently set to gcc47.

Should fix pbulk resolution failures.

(jperkin)

2013-04-04 10:36:24 UTC MAIN commitmail json YAML

+ R-3.0.0, dvtm-0.9, haproxy-1.4.23, libmemcached-1.0.17, mc-4.8.8,
  php-tt-rss-1.7.7, puzzles-9802.

(wiz)

2013-04-04 10:24:14 UTC MAIN commitmail json YAML

Default to the native linux-pam implementation.  It is available
since at least Leopard (10.5) and the security/PAM package does
not currently build, breaking PREFER_PKGSRC=yes.

(jperkin)

2013-04-04 09:43:03 UTC MAIN commitmail json YAML

Added textproc/discount version 2.1.6

(wiz)

2013-04-04 09:42:53 UTC MAIN commitmail json YAML

2013-04-04 09:40:23 UTC MAIN commitmail json YAML

Import discount-2.1.6 as textproc/discount, packaged for wip
by zecrazytux and fhajny.

Markdown is a text-to-HTML conversion tool for web writers. Markdown
allows you to write using an easy-to-read, easy-to-write plain text
format, then convert it to structurally valid XHTML (or HTML).

The overriding design goal for Markdown's formatting syntax is to make
it as readable as possible. The idea is that a Markdown-formatted
document should be publishable as-is, as plain text, without looking
like it's been marked up with tags or formatting instructions. While
Markdown's syntax has been influenced by several existing text-to-HTML
filters, the single biggest source of inspiration for Markdown's
syntax is the format of plain text email.

Original Markdown implementation is written in Perl. Discount provides a
Markdown CLI tool and a library, written in C.

(wiz)

2013-04-04 01:15:12 UTC MAIN commitmail json YAML

Updated devel/p5-Algorithm-CheckDigits and devel/p5-CPAN-Perl-Releases.

(hiramatsu)

2013-04-04 01:14:22 UTC MAIN commitmail json YAML

Update p5-CPAN-Perl-Releases to 1.08.

Changes from previous:
-----------------------------------------
version 1.08 at 2013-03-21 23:20:26 +0000
-----------------------------------------

  Change: 070587601caecdee482bb74578f07e965d374aa1
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-21 23:20:26 +0000

    Updated for v5.17.10

-----------------------------------------
version 1.06 at 2013-03-11 19:18:32 +0000
-----------------------------------------

  Change: 02bd152720c5d97bfdfced818fd084f185bc9b8b
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-11 19:18:32 +0000

    Updated for v5.16.3

-----------------------------------------
version 1.04 at 2013-03-11 00:38:43 +0000
-----------------------------------------

  Change: c7eee037f0bf0ea574970f361b4cc856367d1af6
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date : 2013-03-11 00:38:43 +0000

    Updated for v5.14.4

(hiramatsu)

2013-04-04 01:13:42 UTC MAIN commitmail json YAML

Update p5-Algorithm-CheckDigits to 1.2.1.

Changes from previous:
----------------------
1.2.1 Sun Mar  3 22:51:45 CET 2013
- changed list items in POD from 0, 1, ... to S<0>, S<1>, ...
  according to a thread on the perl5 porters list
  (www.nntp.perl.org/group/perl.perl5.porters/2013/02/msg199355.html)

  David Wheeler: "Lists must start with 1. When it saw the 0, it
  assumed it was a definition list, so the numbers after that
  don't look right."

1.2.0 Fr 8. Jun 11:19:25 CEST 2012
- reworked Algorithm::CheckDigits::MXX_001.pm, added ABA routing
  numbers

1.1.2 Fr 8. Jun 09:22:35 CEST 2012
- added '=encoding iso-8859-1' to M11_004.pm, M11_006.pm,
  MBase_002.pm, MXX_003.pm, MXX_006.pm. This should prevent
  failures in the processing of the POD that contain non-ASCII
  characters.
- corrected search and replacement lists in M10_011.pm

(hiramatsu)

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

Fix name in PLIST substitution.
(Don't make last minute changes mark)

(markd)

2013-04-03 20:07:12 UTC MAIN commitmail json YAML

kde 4.10.2 and related updates

(markd)

2013-04-03 20:05:03 UTC MAIN commitmail json YAML

2013-04-03 19:29:24 UTC MAIN commitmail json YAML

dont use cxx to build, just disable bootstrap -- faster and actually works

(jmcneill)

2013-04-03 15:59:01 UTC MAIN commitmail json YAML

+ autogen-5.17.3, fotoxx-13.04, gsharutils-4.13.4,
  kdbg-2.5.3, php-owncloud-5.0.3, php-tt-rss-1.7.6, puzzles-9801.

(wiz)

2013-04-03 13:45:49 UTC MAIN commitmail json YAML

normalize LOWER_ARCH i?86 for Cygwin, same as Linux.

(obache)

2013-04-03 13:30:12 UTC MAIN commitmail json YAML

Make it build again. From Kai-Uwe Eckhardt.
XXX: currently not accepted by GCC_REQD=4.8.0, so more work needed.

(wiz)

2013-04-03 13:27:03 UTC MAIN commitmail json YAML

Updated lang/eag to 2.6

(jaapb)

2013-04-03 13:26:44 UTC MAIN commitmail json YAML

Updated package to version 2.6. Added license (eag-license). Upstream changes
include:

-  Source code now under CVS control at twoquid.cs.kun.nl:/home/cvs
-  Made the compilation of syntax directed editor support conditional
-  Preparing for Win2K port
-  Layout update
-  Addition of real affix values
-  Prepating for WIN32 port with VC7.1

Dedicated to Kees Koster (1943-2013).

(jaapb)

2013-04-03 13:21:40 UTC MAIN commitmail json YAML

Added license for eag (used by lang/eag)

(jaapb)

2013-04-03 12:53:58 UTC MAIN commitmail json YAML

No change to package version: just updated maintainer e-mail address (no
change in maintainer, though) and added license.

(jaapb)

2013-04-03 12:52:05 UTC MAIN commitmail json YAML

Update to 3.1.0

digiKam 3.1.0 - Release date: 2013-03-10

NEW FEATURES:

General      : Remove internal lqr-1 library code. Set only an optional
  and external dependency.

BUGFIXES FROM KDE BUGZILLA (alias B.K.O | http://bugs.kde.org):

- OSM maps not refreshing.
- No thumbnails on first start of geolocation module for newly imported
  images.
- digiKam crashed after startup.
- Print image does not work.
- digiKam BQM RAW tool doesn't have options to work in 16 bits and to
  manage color profiles.
- No progress indicator or cancel button.
- Read face tags created by Picasa
- digiKam Crash on Startup with active X11 color profile.
- Cannot preview TIFF files on Mac OS due to "not enough memory" exceptions.
- Error on startup: Failed to update the database schema from version 6
  to version 7.
- SQLITE : convience copy in digiKam core [patch].
- Switch to full screen mode crash under MACOSX.
- digiKam crashes when quitting the program.
- Large .tif files are not loaded.

(markd)

2013-04-03 12:43:49 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.6.3

(jaapb)

2013-04-03 12:43:30 UTC MAIN commitmail json YAML

Updated package to version 3.6.3. Changes include:

* Netmcore_heap.mli: allowing to [add] bigarrays. New
  function [add_string] for creating uninitialized strings on
  heaps. New function [add_immutable] for retaining value sharing.
* Netsys_mem: New options [Copy_conditionally] and [Keep_atom]
  for function [init_value].
* netsys_c_subprocess.c: fixing a deadlock issue
  (when calling commands via the Shell library)
* Netdate: Fix interpretation of the ~localzone argument
  of several functions. Now the timezone is assumed for the
  target time, not the calling time
* Netdate: Adding localization
* Netconversion: Adding functions for converting to lowercase/
  uppercase/titlecase, and for case-insensitive comparison
* Fix Netfs.copy: When the copy method throws EXDEV, it is
  fallen back to a streaming-type copy
* Several fixes for OS X
* Daemonizer: now using a signal for waiting until the children
  are up and running
* Fixes for OCaml-4.00
* Better endianness check as suggested by Matias Giovannini
* Fixing handling of `Recv_send_implied sockets in
  socket_multiplex_controller
* netzip: it is now autodetected whether the camlzip library
  is available under the findlib name "zip" or "camlzip"

(jaapb)

2013-04-03 12:39:49 UTC MAIN commitmail json YAML

2013-04-03 12:38:32 UTC MAIN commitmail json YAML

2013-04-03 12:36:52 UTC MAIN commitmail json YAML

2013-04-03 12:34:52 UTC MAIN commitmail json YAML

2013-04-03 12:32:03 UTC MAIN commitmail json YAML

Adjust for KDE 4.10.2.  Bump PKGREVISION

(markd)

2013-04-03 12:32:02 UTC MAIN commitmail json YAML

Updated devel/ocaml-lwt to 2.4.3

(jaapb)

2013-04-03 12:31:50 UTC MAIN commitmail json YAML

Updated package to latest version, 2.4.3. Changes include:

  * fix Lwt_ssl.{in,out}_channel_of_descr: shutdown and close the
    socket when the channel is closed

(jaapb)

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

Adjust for KDE 4.10.2. Bump PKGREVISION

(markd)

2013-04-03 12:29:56 UTC MAIN commitmail json YAML

Updated archivers/ocaml-zip to 1.05

(jaapb)

2013-04-03 12:29:40 UTC MAIN commitmail json YAML

2013-04-03 12:27:59 UTC MAIN commitmail json YAML

Adjust for kde 4.10.2.  Bump PKGREVISION

(markd)

2013-04-03 12:25:23 UTC MAIN commitmail json YAML

add libkcddb libkcompactdisc

(markd)

2013-04-03 12:23:51 UTC MAIN commitmail json YAML

2013-04-03 12:19:39 UTC MAIN commitmail json YAML

- kdegames4
+ libkdegames libkmahjongg bomber bovo grantier kajongg kapman katomic
  kblackbox kblocks kbounce kbreakout kdiamond kfourinline kgoldrunner
  kigo killbots kiriki kjumpingcube klickety klines kmahjongg kmines
  knavalbattle knetwalk kolf kollision konquest kpat kreversi kshisen
  ksirk ksnakeduel kspaceduel ksquares ksudoku ktuberling kubrick lskat
  palapeli picmi

(markd)

2013-04-03 12:03:44 UTC MAIN commitmail json YAML

2013-04-03 11:59:27 UTC MAIN commitmail json YAML

Changes 1.7.56:
  Only use pngcrush_debug_malloc() and pngcrush_debug_free() if the result
    is going to be shown.
  Added PNG_PASS_ROWS, PNG_UNUSED, and other macro definitions, when building
    with libpng-1.4.x and older libpng versions.
  Multiplied rowbytes by 8/bit_depth when using the system library because
    we do not call png_read_transform_info(). This prevents a crash when
    reading sub-8-bit input files.

(adam)

2013-04-03 11:57:46 UTC MAIN commitmail json YAML

from KNOWN PROBLEMS in README.haiku
Perl cannot be compiled with threading support ATM.

(obache)

2013-04-03 11:57:41 UTC MAIN commitmail json YAML

Updated devel/mercurial to 2.5.3

(wiz)

2013-04-03 11:57:33 UTC MAIN commitmail json YAML

Update to 2.5.3:
hgweb: show correct error message for i18n environment
localrepo: always write the filtered phasecache when nodes are destroyed (issue3827)
rebase: restore active bookmark after rebase --continue
setup.py: add metadata to register package to PyPI
setup.py: ignore warnings from obsolete
zsh_completion: fix trailing carriage return spoiling tag completion

(wiz)

2013-04-03 11:56:20 UTC MAIN commitmail json YAML

prevent to reorder libcrypt and libcrypto for Cygwin,
it break to build openssl module for ruby193.

(obache)

2013-04-03 11:17:17 UTC MAIN commitmail json YAML

- kdemultimedia4
+ audiocd-kio dragon ffmpegthumbs juk kmix kscd mplayerthumbs

(markd)

2013-04-03 11:13:11 UTC MAIN commitmail json YAML

2013-04-03 11:06:02 UTC pkgsrc-2013Q1 commitmail json YAML

Add missing package path to last entry.

(tron)

2013-04-03 10:57:07 UTC MAIN commitmail json YAML

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

remove printer-applet

(markd)

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

add kde-base-artwork

(markd)

2013-04-03 10:54:12 UTC MAIN commitmail json YAML

add nepomuk-core nepomuk-widgets

(markd)

2013-04-03 10:52:28 UTC MAIN commitmail json YAML

2013-04-03 09:35:20 UTC MAIN commitmail json YAML

2013-04-03 09:30:01 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.16.3

(adam)

2013-04-03 09:28:55 UTC MAIN commitmail json YAML

Changes 5.16.3:
This release contains one major and a number of minor security fixes. It fixes a possible vulnerability to a denial-of-service attack by use of a carefully-crafted set of hash keys, a segmentation fault when reading or writing strings greater than 2^31 bytes in size, and a memory leak in Encode.xs's UTF-8 encoding implementation.

(adam)

2013-04-03 08:12:35 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-CSV_XS to 0.97

(wen)

2013-04-03 08:11:17 UTC MAIN commitmail json YAML

Update to 0.97

Upstream changes:
0.97 - 2013-03-30, H.Merijn Brand
    * Regain the speed from 0.91 (buffer back to 1k)
    * Minor cleanup in XS code
    * Add diag_verbose attribute

0.96 - 2013-03-26, H.Merijn Brand
    * No need to require Test::Harness if unused (RT#82693)
    * parse ("") should return one empty field, not undef
    * Now that we know the record number, show it in auto_diag

0.95 - 2013-01-13, H.Merijn Brand
    * Introduce allow_unquoted_escape as workaround for RT#81295
    * Update copyright to 2013
    * Introduce print_hr () for RT#76143
    * Dropped plans to support EBCDIC

(wen)

2013-04-03 07:44:45 UTC MAIN commitmail json YAML

2013-04-03 07:41:38 UTC MAIN commitmail json YAML

Update to 2.9.0

* Better error handling on the Client::LocalSocketClient
* New DataStream class which shares code between the server and client
* New boolean option "emptyGraphs" in the Virtuoso backend, which can
  enable/disable checks for empty graphs
* New boolean option "fakeBooleans" in the virtuoso backend, which can
  enable/disable fake boolean support
* Client and Server code optimizations

(markd)

2013-04-03 07:37:12 UTC MAIN commitmail json YAML

Update to 1.9.1

1.9.1                          02-March-2013
---------------------------------------------
- Disable query cache for Sqlite.
- Handle missing mysqld better.
- Ignore my.cnf settings when using the internal MySQL server.

1.9.0                        23-December-2012
---------------------------------------------
- Respect collection cache policy refresh interval for collection tree sync.
- Fix initialization of PostgreSQL database.
- Correctly count items flags in virtual collections.
- Notify parent virtual collections about item changes.
- Require CMake >= 2.8.8.
- Remove dependency to Automoc4.
- Support Qt 5.

1.8.80                      12-November-2012
---------------------------------------------
- Recover from lost external payload files.
- Improve the virtual collections handling.
- Notify clients about database schema updates.
- Reduce item access time updates.
- Make use of referential integrity if supported by the database backend.
- Add prepared query cache.
- Many code and queries optimizations.

1.8.1                        14-October-2012
---------------------------------------------
- Fix payload loss on some move/copy scenarios.
- Improve error reporting for failed item retrievals.

1.8.0                            25-July-2012
---------------------------------------------
- Fix deadlock in ad-hoc Nepomuk searches.

1.7.95                          11-July-2012
---------------------------------------------
- Fix Nepomuk queries getting stuck if Nepomuk service crashes.
- Fix unecessary remote retrieval of already cached item parts.
- Reset RID/RREV during cross-resource collection moves.
- Increase timeout for remote item retrieval.

1.7.90                          08-June-2012
---------------------------------------------
- Fix handling of large SPARQL queries.
- Support cleanup of orphaned resources in the consistency checker.
- Support compilation with Clang.

(markd)

2013-04-03 07:27:29 UTC MAIN commitmail json YAML

Update to 0.10.0

0.10.0
    02/11/2012 - trueg
          Added nmm:TVSeason and friends to make TV seasons fully
qualified resources.
    02/28/2012 - Evgeny Egorochkin
          Fixed nmo:messageHeader cardinality restriction.

0.9.0
    01/05/2012 - trueg
          Added properties nfo:depicts and nfo:depiction
          Made nmm:artwork a subproperty of nfo:depiction

    12/13/2011 - trueg
          Added nrl:DefiningProperty and nrl:NonDefiningProperty

    12/12/2011 - trueg
          Set nao:userVisible on the following classes and properties:
              nao:score
              nao:hasSubResource
              nao:hasSuperResource
              nrl:Graph
              rdf:Property
              rdfs:Class
              rdfs:Resource
              nie:hasPart
              nie:isPartOf
              nfo:hasHash
              nuao:Event

    08/23/2011 - trueg
          Added class nfo:LocalFileDataObject

0.8.1
    11/25/2011 - trueg
          Fixed domain of nmm:setSize to nmm:MusicAlbum

0.8.0
    08/18/2011 - trueg
          Made nfo:FileName a sub-property of nao:prefLabel

    08/14/2011 - trueg
          Added nfo:WebDataObject

    08/05/2011 - trueg
          Fixed range of nexif:orientation
          Added nmm:setNumber and nmm:setSize

    07/24/2011 - trueg
          Added nmm:albumTrackCount

    07/15/2011 - trueg
          nmm:MusicPiece is a subclass of nfo:Audio instead of nfo:Media
          Added focus event handling:
              nuao:FocusEvent
              nuao:totalFocusDuration
              nuao:initiatingAgent
              nuao:targettedResource
          pimo:person is a sub-class of nao:Party
          Added nfo:colorCount and nfo:paletteSize

    06/27/2011 - trueg
          Made ncal:comment a subproperty of nie:comment

    06/14/2011 - grundleborg
          Added new more specific way of specifying the IM
availability status:
              nco:imStatusType
              nco:IMStatusType
              nco:IMStatusTypeOffline
              nco:IMStatusTypeAvailable
              nco:IMStatusTypeAway
              nco:IMStatusTypeExtendedAway
              nco:IMStatusTypeHidden
              nco:IMStatusTypeBusy
              nco:IMStatusTypeUnknown

    06/05/2011 - trueg
          Added nie:modified and nie:contentModified

    05/24/2011 - trueg
          Fixed ranges of
              nmm:albumPeakGain
              nmm:trackGain
              nmm:trackPeakGain
              nmm:albumGain

0.7.1
    06/14/2011 - trueg
          Fixed domain of nao:maintainedBy

(markd)

2013-04-03 07:19:01 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Strptime to 1.54

(wen)

2013-04-03 07:17:49 UTC MAIN commitmail json YAML

Update to 1.54

Upstream changes:
1.54    2013-04-02

- Require DateTime.pm 1.00 because without it tests will break.

1.53    2013-04-02

- A fix in DateTime.pm 1.00 broke a test in this distro. Reported by Anthony J
  Lucas. RT #84371.

(wen)

2013-04-03 07:12:42 UTC MAIN commitmail json YAML

Updated time/p5-DateTime-Format-Builder to 0.81

(wen)

2013-04-03 07:11:36 UTC MAIN commitmail json YAML

Update to 0.81

Upstream changes:
0.81    2013-04-02

- Fixes to pass tests with DateTime 1.00.

(wen)

2013-04-03 07:10:06 UTC MAIN commitmail json YAML

Updated time/p5-DateTime to 1.01

(wen)

2013-04-03 07:09:09 UTC MAIN commitmail json YAML

Update to 1.01

Upstream changes:
1.01  2013-04-01

- Fixed test failures on older Perls.

1.00  2013-03-31

- Bumped the version to 1.00. This is mostly because my prior use of both X.YY
  and X.YYYY versions causes trouble for some packaging systems. Plus after 10
  years it's probably ready to be called 1.00. Requested by Adam. RT #82800.

- The %j specifier for strftime was not zero-padding 1 and 2 digit
  numbers. Fixed by Christian Hansen. RT #84310.

- The truncate method was sloppy about validating its "to" parameter, so you
  could pass things like "years" or "month whatever anything goes". The method
  would accept the parameter but then not actually truncate the object. RT
  #84229.

- Previously, if a call to $dt->set_time_zone() failed it would still change
  the time zone of the object, leaving it in a broken state. Reported by Bill
  Moseley. RT #83940.

- DateTime::Infinite objects should no longer die when methods that require a
  locale are called. Instead, these methods return undef for names and
  Inf/-Inf for numbers. This affects methods such as day_name() as well as
  CLDR and strftime formats. When a locale-specific format is used (like the
  "full" datetime format) it uses the en_US format. Reported by Paul
  Boldra. RT #67550.

(wen)

2013-04-03 06:49:25 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.0801

(wen)

2013-04-03 06:47:26 UTC MAIN commitmail json YAML

Update to 2.0801

Upstream changes:
2.0801 Thu, Mar 28, 2013

  [BUG FIXES]

  * properly apply traits at compile time (error introduced in 2.0800,
    RT#77974). (doy)

2.0800 Wed, Mar 27, 2013

  [ENHANCEMENTS]

  * The super() subroutine now carps if you pass it arguments. These arguments
    are always ignored, but we used to ignore them silently. RT #77383.

  * Roles can now override methods from other roles they consume directly,
    without needing to manually exclude them (just like classes can). (mst)

  [BUG FIXES]

  * Fix false positive when checking for circular references for modules that
    use the "also" parameter with Moose::Exporter. Reported by Jon
    Swartz. Fixed by Matthew Wickline. RT #63818.

  * Fix memory leak in type unions. (Karen Etheridge) RT#83929.

  * Fix application of traits at compile time. (doy) RT#77974.

(wen)

2013-04-03 02:14:33 UTC MAIN commitmail json YAML

Updated www/p5-Plack to 1.0022

(wen)

2013-04-03 02:12:52 UTC MAIN commitmail json YAML

Update to 1.0022

Upstream changes:
1.0022  2013-04-02 12:37:42 PDT
    [BUG FIXES]
        - Fixed a major bug in 1.0020-1.0021 where posix_default prevents arbitrary arguments
          for plackup-compat (e.g. starman) to handle them (Thanks to justnoxx) Starman#66

    [IMPROVEMENTS]
        - Fixed test warnings (Keedi Kim)

1.0021  2013-04-02 11:20:00 PDT
        - Repackage with Milla v0.9.6 #392

1.0020  2013-04-01 19:34:54 PDT
    [INCOMPATIBLE CHANGES]
        - Enable posix_default and gnu_compat in plackup Getopt, so that ambiguous
          option names do not match with long options accidentally

    [IMPROVEMENTS]
        - Document fix for the AccessLog (ether)
        - Special-case Content-Length and Content-Type for %{}i in AccessLog format #387

1.0019  2013-04-01 17:58:25 PDT
        - Trial release with Milla

1.0018 Fri Mar  8 10:43:45 PST 2013
    [IMPROVEMENTS]
        - Performance boost in Plack::Request#query_parameters (lestrrat)
        - Added custom log formats for %m, %U, %q and %H (Hiroshi Sakai)
        - Fixed warnings in SimpleContentFilter (earino)

    [DOCUMENTATION]
        - Added docs about plackup --path
        - Added docs about using manager object in Plack::Handler::FCGI

1.0017-TRIAL Thu Feb  7 19:21:24 PST 2013
    [INCOMPATIBLE CHANGES]
        - Gives you warnings when you use one of Plack::App objects in `plackup -e` or
          in .psgi files but forgot to call ->to_app to make it a PSGI application (#369)
          Still automatically converts them for backward compatibility, but in the
          loading time inside Plack::Builder.

    [BUG FIXES]
        - chdir to the CGI path when executing CGIBin (#338, #368)

(wen)

2013-04-03 01:54:46 UTC MAIN commitmail json YAML

Previous commit was wrong, sorry. PKG_BUILD_OPTIONS looks PKGNAME. Thanks obache@

(mef)

2013-04-03 00:39:44 UTC MAIN commitmail json YAML

Updated textproc/saxon to 9.4.0.7j

(rodent)

2013-04-03 00:39:19 UTC MAIN commitmail json YAML

Update saxon to 9.4.0.7. No ChangeLog in distfile, but changes are listed
here: http://www.saxonica.com/documentation/changes/intro.xml
package now has a 1 entry PLIST, passes pkglint, and requires Java2.
Update provided from pkgsrc-wip. This commit resolves PR pkg/47151.

(rodent)

2013-04-02 22:31:40 UTC MAIN commitmail json YAML

2013-04-02 22:24:03 UTC MAIN commitmail json YAML

I think this might fix gcc47-libs.
XXX: Proper infrastructure support for gcc48 might need more work.

(wiz)

2013-04-02 20:37:55 UTC MAIN commitmail json YAML

2013-04-02 20:14:32 UTC MAIN commitmail json YAML

only use the libidn buildlink3.mk file if libidn has been one of the
options chosen.

(agc)

2013-04-02 17:32:36 UTC MAIN commitmail json YAML

PKG_OPTIONS_VAR= for ghostscript-gpl and ghostscript-agpl are both PKG_OPTIONS.ghostscript.
  -.if empty(PKG_BUILD_OPTIONS.ghostscript-gpl:Mdisable-compile-inits)
  +.if empty(PKG_BUILD_OPTIONS.ghostscript:Mdisable-compile-inits)

(mef)

2013-04-02 16:37:55 UTC MAIN commitmail json YAML

Remove REPLACE_PERL for non-existent file.

(wiz)

2013-04-02 16:01:12 UTC MAIN commitmail json YAML

Note update of databases/phpldapadmin package to 1.2.3.

(taca)

2013-04-02 16:00:11 UTC MAIN commitmail json YAML

Update phpldapadmin to 1.2.3.

* There was a mistake in patches/patch-lib_functions.php, droping "ssha"
  password type.

2012-10-01 Release 1.2.3  master RELEASE-1.2.3
2012-10-01 Update template to show multiselect values
2012-09-06 Language update from launchpad for 1.2.3 (also see #30)
2012-09-05 SF Bug #3531956 - Search / Show Attributes must be lowercase
2012-09-05 SF Bug #3518548 - Missing attributes on some custom forms
2012-09-05 SF Bug #3513210 - Export to VCARD only exports the last entry in the list
2012-09-05 SF Bug #3510648 - Cannot copy between servers
2012-09-05 SF Bug #3510114 - Unable to check passwords when samba hashes are in lowercase
2012-09-05 SF Bug #3452416 - templates <order> non-functional
2012-09-05 SF Bug #3427748 - value id is ignored in select attribute
2012-09-04 SF Bug #3448530 - Treat krbExtraData and krbPrincipalKe as binary
2012-09-02 SF Bug #3497660 - XSS flaws via 'export', 'add_value_form' and 'dn' variables
2012-09-02 SF Bug #3426575 - clicking 'logout' does not unset _SESSION['ACTIVITY']
2012-09-01 SF Feature #3555472 - User-friendly items in entry chooser window.
2012-09-01 SF Feature #3509651 - Add support for SHA512 with OpenLDAP
2012-08-29 SF Patch #3469148 - Display mass edit actions as buttons
2012-01-24 SF Bug #3477910 - XSS vulnerability in query

(taca)

2013-04-02 15:47:06 UTC MAIN commitmail json YAML

Note update of www/geeklog package to 2.0.0.

(taca)

2013-04-02 15:46:36 UTC MAIN commitmail json YAML

Update geeklog to 2.0.0.

Here is summary from release announce.  Full changes are available in
docs/history file.  (XSS problem was already fixed by geeklog-1.8.2sr1.)

* Improved strength of password hashing
* Allow Topics to have child Topics
* Allow Articles, Blocks and other Plugin objects to be associated with more
  than one Topic
* Topic Breadcrumb support
* Emergency Rescue Tool is included with the Geeklog Install
* Added support for MySQLi
* Add Stop Forum Spam and Spam Number of Links Modules to Spam-X
* A new theme called Denim which is based on Responsive Web Design
* A new theme called Modern Curve
* Comments Form on same page as Articles and plugin other Plugin objects
* Comments RSS Feed Plugin now integrated into Geeklog
* Includes updated versions of jQuery to 1.9.1 and jQuery UI to 1.10.1
* Updated FCKeditor version to 2.6.9
* XSS fixes for the Install, Configuration, Topic Editor, Polls Plugin and
  Calendar Plugin
* Twitter OAuth API updated
* HTML 5 DOCTYPE

(taca)

2013-04-02 15:42:22 UTC MAIN commitmail json YAML

Move squid/options.mk to squid27/options.mk since squid/options.mk isn't
shared by multiple packages any more.

No functional change.

(taca)

2013-04-02 15:38:51 UTC MAIN commitmail json YAML

FETCH_USING=curl. I thought https urls were supposed to work transparently
now, but they don't.

(dholland)

2013-04-02 15:35:24 UTC MAIN commitmail json YAML

Note update of www/contao30 and www/contao30-example packages to 3.0.6.

(taca)

2013-04-02 15:34:35 UTC MAIN commitmail json YAML

Update contao30 to 3.0.6.

pkgsrc change: stop using DIST_SUBDIR.

Version 3.0.6 (2013-03-21)
--------------------------

### Fixed
Do not add links to news, events, FAQs or newsletters to the sitemap if the
target page has not been published (see #5520).

### Fixed
Include the local configuration file twice, once before and once after the
module configuration files are parsed (see #5490). This will make settings like
the debug or safe mode work properly.

### Fixed
Correctly set the RSS feed self-reference (see #5478).

### Fixed
Remove `&shy;` and `&nbsp;` from RSS and Atom feeds (see #5473).

### Fixed
Do not remove the grid column margin on mobile devices (see #5475).

### Fixed
Store the relative path to the installation in the `pathconfig.php` (see #5339).

### Fixed
Correctly send the comment moderation mails (see #5443).

### Fixed
Correctly create the user home directory upon registration (see #5437).

### Improved
Made the `.htaccess` files Apache 2.4 ready (see #5032).

### Fixed
Also truncate opened files in `File::truncate()` (see #5459).

### Fixed
Added the "allowTransparency" attribute to the mediabox script (see #5077).

### Fixed
The submit button label was not shown in the `FormSubmit` widget (see #5434).

### Fixed
Show invisible elements in the back end preview (see #5449).

### Fixed
Allow to create forward pages without a specific target (see #5453).

### Fixed
Updated the TinyMCE typolinks plugin (see #5329).

### Fixed
Correctly initialize the user's pagemounts (see #5454).

### Fixed
Support loading static JavaScripts in the `config.php` files (see #4890).

### Fixed
Show all articles if the article list module is in the same column (see #5373).

### Fixed
Do not show `mail_` templates from theme folders (see #5379).

### Fixed
Consider only published events when finding the calendar boundaries and only
render the previous and next links if there are events (see #5426).

### Fixed
Do not override the header and footer height in the layout builder (see #5368).

### Fixed
Correctly reset fallback, default and "do not copy" fields (see #5252).

(taca)

2013-04-02 15:31:48 UTC MAIN commitmail json YAML

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

(taca)

2013-04-02 15:31:21 UTC MAIN commitmail json YAML

2013-04-02 15:30:14 UTC MAIN commitmail json YAML

Note update of www/contao211 and www/contao211-example packages to 2.11.10.

(taca)

2013-04-02 15:29:00 UTC MAIN commitmail json YAML

Update contao211 to 2.11.10.

Version 2.11.10 (2013-03-21)
----------------------------

### Fixed
Cast varchar date fields to int when selecting from the database (see #5503).

### Fixed
Only unset POST variables if `Widget::submitInput()` returns `true` (see #5474).

### Fixed
Strictly compare values when determining whether to save or not (see #5471).

### Updated
Updated TinyMCE to version 3.5.8 (see #5329).

### Fixed
Correctly show the "invalid date and time" error message (see #5480).

### Fixed
Correctly split the words when adding to the search index (see #5363).

### Fixed
Correctly load TinyMCE in IE7 and IE8 (see #5346).

### Fixed
Send the correct cache headers in "client cache only" mode (see #5358).

### Fixed
Remove the session of deleted or disabled users (see #5353).

### Fixed
Correctly set the cookie paths (see #5339).

(taca)

2013-04-02 15:27:58 UTC MAIN commitmail json YAML

Add "used by www/contao30-example/Makefile" in comment.

(taca)

2013-04-02 15:27:39 UTC MAIN commitmail json YAML

2013-04-02 15:27:35 UTC MAIN commitmail json YAML

Add "used by www/contao30/Makefile" in comment.

(taca)

2013-04-02 15:27:12 UTC MAIN commitmail json YAML

2013-04-02 15:22:40 UTC MAIN commitmail json YAML

Make GEM_PATH environment settable with MAKE_ENV.

(taca)

2013-04-02 12:00:05 UTC MAIN commitmail json YAML

Add a workaround for the extern "C" vs static issue still in discussion
on the LLVM lists.

(joerg)

2013-04-02 10:59:50 UTC MAIN commitmail json YAML

Update tmux to 1.8.

Incompatible Changes
====================

* layout redo/undo has been removed.

Normal Changes
==============

* Add halfpage up/down bindings to copy mode.
* Session choosing fixed to work with unattached sessions.
* New window options window-status-last-{attr,bg,fg} to denote the last
  window which was active.
* Scrolling in copy-mode now scrolls the region without moving the mouse
  cursor.
* run-shell learnt '-t' to specify the pane to use when displaying output.
* Support for middle-click pasting.
* choose-tree learns '-u' to start uncollapsed.
* select-window learnt '-T; to toggle to the last window if it's already
  current.
* New session option 'assume-paste-time' for pasting text versus key-binding
  actions.
* choose-* commands now work outside of an attached client.
* Aliases are now shown for list-commands command.
* Status learns about formats.
* Free-form options can be set with set-option if prepended with an '@'
  sign.
* capture-pane learnt '-p' to send to stdout, and '-e' for capturing escape
  sequences, and '-a' to capture the alternate screen, and '-P' to dump
  pending output.
* Many new formats added (client_session, client_last_session, etc.)
* Control mode, which is a way for a client to send tmux commands.
  Currently more useful to users of iterm2.
* resize-pane learnt '-x' and '-y' for absolute pane sizing.
* Config file loading now reports errors from all files which are loaded via
  the 'source-file' command.
* 'copy-pipe' mode command to copy selection and pipe the selection to a
  command.
* Changes panes can now emit focus notifications for certain applications
  which use those.
* run-shell and if-shell now accept format placeholders.
* resize-pane learnt '-Z' for zooming a pane temporarily.
* new-session learnt '-A' to make it behave like attach-session.
* set-option learnt '-o' to prevent setting an option which is already set.
* capture-pane and show-options learns '-q' to silence errors.
* New command 'wait-for' which blocks a client until woken up again.
* Resizing panes will now reflow the text inside them.
* Lots and lots of bug fixes, fixing memory-leaks, etc.
* Various manpage improvements.

(fhajny)

2013-04-02 10:50:49 UTC MAIN commitmail json YAML

2013-04-02 10:44:41 UTC MAIN commitmail json YAML

2013-04-02 10:40:36 UTC MAIN commitmail json YAML

Update rabbitmq to 3.0.4

Major changes in 3.0.0:
- Policy-based configuration of mirroring and federation
- Revamped clustering commands
- Web-STOMP and MQTT plug-ins
- Per-message TTL

Too many bugfixes since 2.8.2, please see individual changelogs:

http://www.rabbitmq.com/changelog.html

(fhajny)

2013-04-02 09:59:00 UTC MAIN commitmail json YAML

Note updates to lang/gcc47{,-libs}

(jperkin)

2013-04-02 09:57:52 UTC MAIN commitmail json YAML

2013-04-02 06:46:08 UTC MAIN commitmail json YAML

2013-04-02 03:15:42 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-Candy to 0.002103.

(hiramatsu)

2013-04-02 03:14:57 UTC MAIN commitmail json YAML

Update DBIx-Class-Candy to 0.002103.

Changes from previous:
----------------------
0.002103  2012-12-23 17:42:36 CST6CDT
  - Lazily load deps for autotable
  - Remove HERE BE DRAGONS warning, this module is totally stable \o/

0.002102  2012-11-17 15:43:18 CST6CDT
  - Put MetaYAML back in dist

(hiramatsu)

2013-04-02 03:07:32 UTC MAIN commitmail json YAML

Updated textproc/py-docutils to 0.10

(rodent)

2013-04-02 03:05:03 UTC MAIN commitmail json YAML

Update py-docutils to 0.10. Resolves PR pkg/47372. From RELEASE-NOTES:

Docutils 0.10 is compatible with Python versions from 2.4 to 3.2.

    General:

        SmartQuotes transform for typographic quotes and dashes.

        docutils/math, docutils/error_reporting.py, and docutils/urischemes.py moved to the utils package. Code importing these modules needs to adapt, e.g.:

        try:
            import docutils.math as math
        except ImportError:
            import docutils.utils.math as math

        enhanced math and error handling.

    docutils/io.py
        FileInput/FileOutput: no system-exit on IOError. The handle_io_errors option is ignored.

    docutils/writers/html4css1/__init__.py
        Use <code> tag for inline "code", do not drop nested inline nodes (syntax highlight tokens).
        Customizable MathJax URL (based on patch by Dmitry Shachnev).
        No line break after opening inline math tag.
    docutils/writers/latex2e/__init__.py, docutils/writers/xetex/__init__.py
        Fix section numbering by LaTeX.
    docutils/writers/s5_html/__init__.py
        Fix [ 3556388 ] Mathjax does not work with rst2s5.

(rodent)

2013-04-02 02:31:06 UTC MAIN commitmail json YAML

Treat Linux like BSD's for the tcl/tk lib names.

(sbd)

2013-04-02 02:29:34 UTC MAIN commitmail json YAML

1) configure in scripts dir but build in WRKSRC

2) use csh (and fix csh paths).

(sbd)

2013-04-02 01:42:56 UTC MAIN commitmail json YAML

Updated converters/p5-Unicode-Collate to 0.97.

(hiramatsu)

2013-04-02 01:31:01 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-zh_TW to 4.8.4

(rodent)

2013-04-02 01:30:28 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-zh_CN to 4.8.4

(rodent)

2013-04-02 01:30:04 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-wa to 4.8.4

(rodent)

2013-04-02 01:29:47 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-vi to 4.8.4

(rodent)

2013-04-02 01:29:09 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ug to 4.8.4

(rodent)

2013-04-02 01:28:50 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-tr to 4.8.4

(rodent)

2013-04-02 01:28:31 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-th to 4.8.4

(rodent)

2013-04-02 01:28:14 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-tg to 4.8.4

(rodent)

2013-04-02 01:27:56 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-sr to 4.8.4

(rodent)

2013-04-02 01:27:35 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-sl to 4.8.4

(rodent)

2013-04-02 01:27:09 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-sk to 4.8.4

(rodent)

2013-04-02 01:26:52 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-si to 4.8.4

(rodent)

2013-04-02 01:26:35 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ru to 4.8.4

(rodent)

2013-04-02 01:26:17 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ro to 4.8.4

(rodent)

2013-04-02 01:26:00 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-pt_BR to 4.8.4

(rodent)

2013-04-02 01:25:43 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-pt to 4.8.4

(rodent)

2013-04-02 01:25:24 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-pl to 4.8.4

(rodent)

2013-04-02 01:25:04 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-pa to 4.8.4

(rodent)

2013-04-02 01:24:38 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-nn to 4.8.4

(rodent)

2013-04-02 01:24:20 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-nds to 4.8.4

(rodent)

2013-04-02 01:24:13 UTC MAIN commitmail json YAML

Update Unicode-Collate to 0.97.

Changes from previous:
----------------------
0.97  Sat Dec 22 14:25:50 2012
    - bug fix: XS of 0.96 (if UCA_Version is 9 to 11) wrongly referred to
      DUCET for completely ignorable characters, even though the collator
      don't use DUCET.
    - separated t/notable.t from t/test.t.

0.96  Sat Dec 15 19:43:10 2012
    - special noncharancter tailorings ('highestFFFF' and 'minimalFFFE')
      * some locales are modified for 'highestFFFF': as, bn, fa, gu, hi, hy,
        kn, kok, mr, or, sa, si, si_dict, ta, te, th, ur.
    - U::C::Locale now allows 'entry' to add or override mappings.
    - bug fix: using DUCET through XS wrongly prevented completely ignorable
      characters from tailoring.
    - modified tests: default.t, loc_as.t, loc_bn.t, loc_fa.t, loc_gu.t,
      loc_hi.t, loc_hy.t, loc_kn.t, loc_kok.t, loc_mr.t, loc_or.t, loc_sa.t,
      loc_si.t, loc_sidt.t, loc_ta.t, loc_te.t, loc_test.t, loc_th.t,
      loc_ur.t, nonchar.t in t.

(hiramatsu)

2013-04-02 01:24:02 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-nb to 4.8.4

(rodent)

2013-04-02 01:23:44 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-lv to 4.8.4

(rodent)

2013-04-02 01:23:25 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-lt to 4.8.4

(rodent)

2013-04-02 01:23:02 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ko to 4.8.4

(rodent)

2013-04-02 01:22:43 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-km to 4.8.4

(rodent)

2013-04-02 01:22:16 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-kk to 4.8.4

(rodent)

2013-04-02 01:21:38 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ja to 4.8.4

(rodent)

2013-04-02 01:21:13 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-it to 4.8.4

(rodent)

2013-04-02 01:20:47 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-is to 4.8.4

(rodent)

2013-04-02 01:20:21 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-id to 4.8.4

(rodent)

2013-04-02 01:19:56 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ia to 4.8.4

(rodent)

2013-04-02 01:19:31 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-hu to 4.8.4

(rodent)

2013-04-02 01:19:09 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-hr to 4.8.4

(rodent)

2013-04-02 01:18:50 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-he to 4.8.4

(rodent)

2013-04-02 01:18:32 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-gl to 4.8.4

(rodent)

2013-04-02 01:18:09 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ga to 4.8.4

(rodent)

2013-04-02 01:17:50 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-fr to 4.8.4

(rodent)

2013-04-02 01:17:26 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-fi to 4.8.4

(rodent)

2013-04-02 01:17:07 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-fa to 4.8.4

(rodent)

2013-04-02 01:16:51 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-eu to 4.8.4

(rodent)

2013-04-02 01:16:22 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-et to 4.8.4

(rodent)

2013-04-02 01:15:52 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-es to 4.8.4

(rodent)

2013-04-02 01:15:30 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-el to 4.8.4

(rodent)

2013-04-02 01:15:13 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-da to 4.8.4

(rodent)

2013-04-02 01:14:42 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-cs to 4.8.4

(rodent)

2013-04-02 01:14:26 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-cat to 4.8.4

(rodent)

2013-04-02 01:14:12 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ca to 4.8.4

(rodent)

2013-04-02 01:13:58 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-bs to 4.8.4

(rodent)

2013-04-02 01:13:38 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-bg to 4.8.4

(rodent)

2013-04-02 01:13:25 UTC MAIN commitmail json YAML

Updated x11/kde4-l10n-ar to 4.8.4

(rodent)

2013-04-02 01:08:53 UTC MAIN commitmail json YAML

+kde4-l10n-ar
+kde4-l10n-bg
+kde4-l10n-bs
+kde4-l10n-ca
+kde4-l10n-cat
+kde4-l10n-cs
+kde4-l10n-da
+kde4-l10n-el
+kde4-l10n-es
+kde4-l10n-et
+kde4-l10n-eu
+kde4-l10n-fa
+kde4-l10n-fi
+kde4-l10n-fr
+kde4-l10n-ga
+kde4-l10n-gl
+kde4-l10n-he
+kde4-l10n-hr
+kde4-l10n-hu
+kde4-l10n-ia
+kde4-l10n-id
+kde4-l10n-is
+kde4-l10n-it
+kde4-l10n-ja
+kde4-l10n-kk
+kde4-l10n-km
+kde4-l10n-ko
+kde4-l10n-lt
+kde4-l10n-lv
+kde4-l10n-nb
+kde4-l10n-nds
+kde4-l10n-nn
+kde4-l10n-pa
+kde4-l10n-pl
+kde4-l10n-pt
+kde4-l10n-pt_BR
+kde4-l10n-ro
+kde4-l10n-ru
+kde4-l10n-si
+kde4-l10n-sk
+kde4-l10n-sl
+kde4-l10n-sr
+kde4-l10n-tg
+kde4-l10n-th
+kde4-l10n-tr
+kde4-l10n-ug
+kde4-l10n-uk
+kde4-l10n-vi
+kde4-l10n-wa
+kde4-l10n-zh_CN
+kde4-l10n-zh_TW

(rodent)

2013-04-02 01:02:17 UTC MAIN commitmail json YAML

Import kde4-l10n-zh_TW-4.8.4 as x11/kde4-l10n-zh_TW.

KDE4 Traditional Chinese language pack

(rodent)

2013-04-02 01:01:50 UTC MAIN commitmail json YAML

Import kde4-l10n-zh_CN-4.8.4 as x11/kde4-l10n-zh_CN.

KDE4 Simplified Chinese language pack

(rodent)

2013-04-02 01:01:26 UTC MAIN commitmail json YAML

2013-04-02 01:01:00 UTC MAIN commitmail json YAML

2013-04-02 01:00:36 UTC MAIN commitmail json YAML

2013-04-02 01:00:07 UTC MAIN commitmail json YAML

2013-04-02 00:59:44 UTC MAIN commitmail json YAML

2013-04-02 00:59:20 UTC MAIN commitmail json YAML

2013-04-02 00:58:44 UTC MAIN commitmail json YAML

2013-04-02 00:58:17 UTC MAIN commitmail json YAML