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

2024-05-13 13:19:46 UTC Now

2011-10-26 19:01:49 UTC MAIN commitmail json YAML

Updated textproc/py-docutils to 0.8.1nb1

(gls)

2011-10-26 19:01:20 UTC MAIN commitmail json YAML

Replace /usr/bin/env python with ${PYTHONBIN}
PKGREVISION++

(gls)

2011-10-26 17:56:24 UTC MAIN commitmail json YAML

clamav update fixes SA46455

(tez)

2011-10-26 17:55:05 UTC MAIN commitmail json YAML

update to 0.97.3 fixes SA46455
freshclam/manager.c: fix error when compiling without DNS support (bb#3056)
libclamav/pdf.c: flag and dump PDF objects with /Launch (bb #3514)
libclamav/bytecode.c,bytecode_api.c: fix recursion level crash

(tez)

2011-10-26 16:01:14 UTC MAIN commitmail json YAML

Add the minor number of the OS version to LOWER_OPSYS_VERSUFFIX.
Configure scripts tend to use it to distinguish different SunOS
versions.

(hans)

2011-10-26 13:39:49 UTC MAIN commitmail json YAML

Re-add patch-dd and patch-de, without them it doesn't package properly.
Without these patches, config and sample files are installed in
${PREFIX}/etc/xen instead of ${PREFIX}/share/example/xen/

(bouyer)

2011-10-26 13:10:28 UTC MAIN commitmail json YAML

Updated x11/py-Pmw to 1.3.2

(obache)

2011-10-26 13:10:08 UTC MAIN commitmail json YAML

Update py-Pmw to 1.3.2.

* set LICENSE=mit
* no need to buildlink with blt and py-Tk, simple DEPENDS is sufficient.
* use static PLIST.

Changes:
5 August 2007
* In module PmwBase.py: An explicit cast is now required from exception to string (str) .
* Release of version 1.3

(obache)

2011-10-26 12:02:01 UTC MAIN commitmail json YAML

2011-10-26 11:31:13 UTC MAIN commitmail json YAML

Fix PR pkg/45524
* Fix typo in patch-bc (fix build on any platform).
* Add workaround for NetBSD 5.0 build (dynamic link)
* Add some missing distrile lines (regen distinfo).

(ryoon)

2011-10-26 11:08:37 UTC MAIN commitmail json YAML

Addon for previous commit (PR 45491) that actually fixes
  archivers/libarchive but not bootstrap.

(cheusov)

2011-10-26 08:32:50 UTC MAIN commitmail json YAML

Workaround for PR 45491. It fixes bootstrap if
pkg://sfe/system/file-system/e2fsprogs@1.41.14 package is installed.
Approved by agc@.

(cheusov)

2011-10-26 08:03:35 UTC MAIN commitmail json YAML

To go with the rename of "flavor" to "pkgformat" on Sat, 15 Oct 2011 by
reed@ the path to reduce-depends.awk must be updated.

Update version to 1.6

(sbd)

2011-10-26 06:57:30 UTC MAIN commitmail json YAML

implement sh "LDS Rn,MACH".  gcc now generates this for some kernel code.

(mrg)

2011-10-26 00:41:04 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup tickets 3578 and 3579

(sbd)

2011-10-26 00:40:15 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3579 - requested by tez
security/mit-krb5 security update

Revisions pulled up:
- security/mit-krb5/Makefile                                    1.55
- security/mit-krb5/distinfo                                    1.32

---
  Module Name:    pkgsrc
  Committed By:  tez
  Date:          Sun Oct 23 19:58:16 UTC 2011

  Modified Files:
          pkgsrc/security/mit-krb5: Makefile distinfo

  Log Message:
  add vendor patch 2011-006-patch-r18 from MITKRB5-SA-2011-006
  this fixes CVE-2011-1528, CVE-2011-1529 & CVE-2011-4151

(sbd)

2011-10-26 00:34:26 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3578 - requested by obache
security/cy2-scram build fix

Revisions pulled up:
- security/cy2-scram/Makefile                                  1.2

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Mon Oct 24 12:48:56 UTC 2011

  Modified Files:
  pkgsrc/security/cy2-scram: Makefile

  Log Message:
  OpenSSL is required to build.

(sbd)

2011-10-25 20:33:08 UTC MAIN commitmail json YAML

change maintainer (with ack from the previous one)
update to 2.7.0. Excerpt from the release notes:

NEW FEATURES SUMMARY

- significant improvements affecting a pre-queue content filtering setup
  (time limiting, warm/flying restart, ...) - requires Postfix 2.7.0 and
  SpamAssassin 3.3.0, or later;

- new daemon amavisd-signer makes it possible to sign mail with DKIM
  signatures without requiring amavisd process to have access to private
  signing keys;

- added support for the Sophos-SSSP, Avira SAVAPI and ClamAV clamd streaming
  protocols allows amavisd to communicate with these antivirus solutions;

- allow specifying multiple (fail-over) back-end mailers for resubmission
  of messages from amavisd back to MTA;

- support for Postfix 2.8.0 XFORWARD IDENT, passes a local message identifier
  (queue id) downstream to a post-queue content filter and back to Postfix;

- speedup in data transfer rate on receiving large mail via SMTP/LMTP
  sessions by a factor of 3.9 for plain text sessions, and by a factor
  of 11 for encrypted (TLS) sessions;

- recognize and insert header fields as prepared by SpamAssassin 3.3.0
  or later through its 'add_header' configuration option;

- a new setting allows a forward_method to be chosen based on a message
  content type and/or recipient address; this may be useful for outgoing
  mail routing purposes or to implement sender reputation schemes;

- per-recipient (or per- policy bank) SpamAssassin configuration files or
  SQL configuration sets are supported (@sa_userconf_maps), and per-recipient
  SQL Bayes database usernames (@sa_username_maps);

- new macros: client_helo, client_addr, client_port, client_addr_port,
  mime2utf8, rusage, ADDEDHEADERHAM, ADDEDHEADERSPAM, banned_parts_as_attr,
  actions_performed, new arguments to macros dkim, header_field, HEADER,
  YESNO and YESNOCAPS;

- @listen_sockets setting offers a unified configuration of listening
  sockets; it may be configured directly, or the traditional way: the
  $inet_socket_port, $unix_socketname and $inet_socket_bind just add their
  entries to the @listen_sockets list;

- lists of lookup tables (the @*_maps variables) can now contain
  explicit SQL and LDAP lookup objects as their elements, instead of
  (or in addition to) the implied SQL and LDAP lookups;

- a new configuration variable @virus_name_to_policy_bank_maps allows
  loading of policy banks based on a virus name;

- a new configuration variable $mail_id_size_bits allows setting the size
  of randomly generated mail_id and secret_id codes;

- a new configuration variable $sql_store_info_for_all_msgs allows storing
  information on mail messages selectively just for quarantined messages;

- added SNMP counters InMsgsStatus* which combine the final mail checking
  status with a direction of a mail flow;

- optional transparent archival quarantine, retaining envelope recipient
  addresses on delivery to a dedicated SMTP server;

(spz)

2011-10-25 19:38:10 UTC MAIN commitmail json YAML

2011-10-25 17:29:13 UTC MAIN commitmail json YAML

Correct typo: x11/fixproto ==> x11/fixesproto

(darcy)

2011-10-25 16:29:37 UTC MAIN commitmail json YAML

Remove 9base

(ryoon)

2011-10-25 16:29:16 UTC MAIN commitmail json YAML

Updated sysutils/9base to 20100604

(ryoon)

2011-10-25 16:28:17 UTC MAIN commitmail json YAML

2011-10-25 14:55:50 UTC MAIN commitmail json YAML

Make tmux build on NetBSD 4 -- it uses features from libevent 1.1b

(shattered)

2011-10-25 14:31:53 UTC MAIN commitmail json YAML

Note update of mail/postfix package to 2.8.6.

(taca)

2011-10-25 14:31:11 UTC MAIN commitmail json YAML

Update postfix to 2.8.6.  From release announce:

Postfix stable release 2.8.6, 2.7.7, 2.6.13 and 2.5.16 are available.
These contain fixes that are also included with the Postfix 2.9
experimental release.

    * The Postfix SMTP daemon sent "bare" newline characters instead
      of <CR><LF> when a header_checks REJECT pattern matched
      multi-line header. This bug was introduced with Postfix 1.1.

    * The Postfix SMTP daemon sent "bare" newline characters instead
      of <CR><LF> when an smtpd_proxy_filter returned a multi-line
      response. This bug was introduced with Postfix 2.1.

    * For compatibility with future EAI (email address
      internationalization) implementations, the Postfix MIME
      processor no longer enforces the strict_mime_encoding_domain
      check on unknown message subtypes such as message/global*.
      This check is disabled by default.

    * The Postfix master daemon could report a panic error
      ("master_spawn: at process limit") after the process limit
      for some service was reduced with "postfix reload". This bug
      existed in all Postfix versions.

You can find the updated Postfix source code at the mirrors listed
at http://www.postfix.org/.

(taca)

2011-10-25 09:36:31 UTC MAIN commitmail json YAML

Updated graphics/py-piddle to 1.0.15nb3

(obache)

2011-10-25 09:36:15 UTC MAIN commitmail json YAML

* convert distutils package to register egg-info.
* pure python, no compiler is required.

Bump PKGREVISION.

(obache)

2011-10-25 09:24:58 UTC MAIN commitmail json YAML

Updated graphics/py-gnuplot to 1.8nb1

(obache)

2011-10-25 09:24:21 UTC MAIN commitmail json YAML

* register egg-info.
* LICENSE=gnu-lgpl-v2.1
* pure python package, c complier is not required.
* no need to buildlink with py-numpy, simple DEPENDS is sufficient.
* drop patch-aa from distinfo, it does not exist.

Bump PKGREVISION.

(obache)

2011-10-25 09:23:37 UTC MAIN commitmail json YAML

Pull upstream patch to make inode more reliable. LOOKUP and READDIR
cans show different inodes for the same object without that fix.

(manu)

2011-10-25 09:22:32 UTC MAIN commitmail json YAML

2011-10-25 09:15:00 UTC MAIN commitmail json YAML

Updated www/p5-CGI-Application to 4.50.
Updated www/p5-AnyEvent-HTTP to 2.13.

(hiramatsu)

2011-10-25 09:14:07 UTC MAIN commitmail json YAML

Update p5-CGI-Application to 4.50.

Changes from previous:
4.50 Thu Jun 16, 2011

    [FEATURES]
    Better PSGI support in the core
    - run_as_psgi() works like run, but directly returns the expected PSGI response structure
    - psgi_app() wraps up all the PSGI bits to call and run the application and return a PSGI
      code ref:

        $psgi_coderef = WebApp->psgi_app({ ... args to new() ... });

    [DOCUMENTATION]
    - docs for header_props() were improved

    [INTERNAL]
    - source control management was moved from darcs to git. Those who prefer
      darcs are are more familiar with it are advised to try the darcs-git.py
      wrapper for git.

    - The test file psgi_app.t is missing from this release and will be added later.

(hiramatsu)

2011-10-25 09:13:45 UTC MAIN commitmail json YAML

Update p5-AnyEvent-HTTP to 2.13.

Changes from previous:
2.13 Wed Jul 27 17:53:58 CEST 2011
- garbled chunked responses caused AnyEvent::HTTP to malfunction
          (patch by Dmitri Melikyan).
        - fix GET => HEAD in one case in the documentation (James Bromberger).

2.12 Tue Jun 14 07:22:54 CEST 2011
- fix a possible 'Can't call method "destroyed"' error (which would
          have been reported by Carl Chambers).

2.11 Tue May 10 14:33:28 CEST 2011
- the keepalive session cache wouldn't take port and scheme into account
          when reusing connection - potentially causing information leaks
          (reported by Nick Kostirya).
- bump AnyEvent dependency version (reported by Richard Harris).

2.1  Thu Feb 24 13:11:51 CET 2011
- the keepalive and persistent parameters were actually named
          differently in the code - they now work as documented.
        - fix a bug where callbacks would sometimes never be called when
          the request timeout is near or below the persistent connection
          timeout (testcase by Cindy Wang).
        - destroying the guard would have no effect when a request was
          recursing or being retired.

2.04 Sat Feb 19 07:45:24 CET 2011
- "proxy => undef" now overrides any global proxy when specified.
        - require scheme in urls, also use a stricter match to match urls,
          leading or trailing garbage is no longer tolerated.
        - EXPERIMENTAL: allow '=' in cookie values.

2.03 Tue Jan 18 18:49:35 CET 2011
- dummy reupload, file gone from cpan somehow.

2.02 Wed Jan 12 04:29:37 CET 2011
- do not lowercase cookie names, only parameter names.

2.01 Tue Jan 11 07:38:15 CET 2011
- add missing dependency on common::sense.
        - add a resume download example.

2.0  Tue Jan  4 09:16:56 CET 2011
- hopefully fully upgraded to HTTP/1.1.
        - support HTTP/1.1 persistent and HTTP/1.0 keep-alive connections.
- drop https-proxy-connection support. seems unused and ill-specified.
        - use more differentiated 59x status codes.
        - properly use url (not proxy) hostname to verify server certificate.
        - much improved cookie implementation:
          - properly implement cookie expiry (for new cookies).
          - new function to expire cookies and sessions: cookie_jar_expire.
          - add special exception to parse broken expires= keys in
            set-cookie headers.
          - do not quote cookie values when not strictly necessary, to
            improve compatibility with broken servers.
          - accept and send lots of invalid cookie values exactly as
            they were received - this should not impact valid values.
          - lowercase cookie parameter names for improved compatibility.
          - support the max-age cookie parameter, overrides expires.
          - support cookie dates (and a few others) in parse_date.
          - properly support value-less parameters (e.g. secure, httponly).
        - do not send Host: header in a proxy CONNECT request.
- use common::sense.
        - lowercase hostnames and schemes.
        - ignore leading zeroes in http version.
        - handle spaces in content-length headers more gracefully.

1.5  Fri Dec 31 04:47:08 CET 2010
- bugfix: after headers were received, if any error occured the wrong
          (server-sent) Status and Reason fields would be passed to the callback.
        - when an error occurs during transfer, preserve status/reason.
- add socks4a connect example.
- new "tcp_connect" parameter.
        - new format_date and parse_date functions.
        - diagnose unexpected eof as such when the length is known.
        - add 205 to the responses without body.

1.46 Mon Sep  6 08:29:34 CEST 2010
        - some (broken) servers differentiate between empty search parts
          and nonexistant search parts, work around this (problem
          analyzed by Sergey Zasenko).
        - possibly increase robustness by always setting an on_error
          callback on the AnyEvent::Handle object (especially in case
          of user errors, such as nehative timeouts).
        - we now always follow 301/302/303 redirects and mutate POST to GET.
        - we now always follow 307 redirects, even for POST.
        - header-less responses are not parsed correctly (at a negative
          speed penatly :).

1.45 Wed Jun 16 21:15:26 CEST 2010
- fix a bug where the handle would go away directly after a successful
          connect (analyzed and patch by Maxim Dounin).
        - due to popular demand, introduce the Redirect pseudo response header.
        - document URL pseudo-header better.
        - explain how to implement DNS caching.

(hiramatsu)

2011-10-25 09:05:46 UTC MAIN commitmail json YAML

Updated math/py-numarray to 1.5.2nb1

(obache)

2011-10-25 09:05:27 UTC MAIN commitmail json YAML

2011-10-25 08:55:32 UTC MAIN commitmail json YAML

Updated math/py-Numeric to 24.2nb1

(obache)

2011-10-25 08:53:50 UTC MAIN commitmail json YAML

2011-10-25 08:39:14 UTC MAIN commitmail json YAML

Update perfused to 20111025

(manu)

2011-10-25 08:37:20 UTC MAIN commitmail json YAML

Updated textproc/py-mecab to 0.98nb1

(obache)

2011-10-25 08:37:00 UTC MAIN commitmail json YAML

register egg-info.

Bump PKGREVISION.

(obache)

2011-10-25 08:36:36 UTC MAIN commitmail json YAML

Update perfused:
- raise memory limit for vnode caches
- avoid deadlock with syslog

(manu)

2011-10-25 08:36:20 UTC MAIN commitmail json YAML

register egg-info.

Bump PKGREVISION.

(obache)

2011-10-25 08:34:28 UTC MAIN commitmail json YAML

glusterfs memory usage can grow quite large when using a lot of vnodes,
and the amount of data memory involved is not easy to forcast. We therefore
raise the limit to the maximum.

Patch from Manuel Bouyer. It helps completing a cvs update on a glusterfs
volume.

(manu)

2011-10-25 08:30:44 UTC MAIN commitmail json YAML

Updated textproc/py-textile to 2.1.5

(obache)

2011-10-25 08:30:10 UTC MAIN commitmail json YAML

2011-10-25 08:12:22 UTC MAIN commitmail json YAML

2011-10-25 08:08:09 UTC MAIN commitmail json YAML

Based on PR pkg/45468,
  Update x11/libFS 1.0.2 to 1.0.3
-------------
The libFS library is used by clients of X Font Servers (xfs), such as
xfsinfo, xfslsfonts, and the X servers themselves.

This minor maintenance release simply collects the latest set of
build configuration improvements and janitorial cleanups.

Alan Coopersmith (2):
      Remove unnecessary calls from configure.ac
      libFS 1.0.3

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: install in $docdir and distribute doc/FSlib.txt
      config: update AC_PREREQ statement to 2.60

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

(mef)

2011-10-25 08:05:11 UTC MAIN commitmail json YAML

Remove gcal

(ryoon)

2011-10-25 08:04:43 UTC MAIN commitmail json YAML

Updated time/gcal to 3.6.1
And "to" to some lines.

(ryoon)

2011-10-25 08:00:00 UTC MAIN commitmail json YAML

Update to 3.6.1

Changelog:
Major changes in release 3.6.1

* Include All Saints' day in HU
* Fix build issue under solaris 10 / studio 12.1
* Unicode support
* Make --help a synonym for --long-help

(ryoon)

2011-10-25 07:51:02 UTC MAIN commitmail json YAML

Note update of the "wget" package to version 1.13.4nb1.

(tron)

2011-10-25 07:50:34 UTC MAIN commitmail json YAML

The file "lib/charset.alias" must *not* be added to the package list as it
is on the default skip list. Removing it fixes the build under Mac OS X
where it doesn't get installed.

(tron)

2011-10-25 07:46:35 UTC MAIN commitmail json YAML

TODO:  removed by following update
  pkg/45460 fonts/mkfontscale 1.0.9
  pkg/45461 fonts/mkfontdir  1.0.6
  pkg/45462 x11/glproto      1.4.14
  pkg/45463 x11/fixesproto    5.0

CHANGES-2011
  The same as above + correction to add new version number to
  x11/xorg-cf-files.

(mef)

2011-10-25 07:34:04 UTC MAIN commitmail json YAML

Updated www/davical to 0.9.9.7

(wiz)

2011-10-25 07:33:55 UTC MAIN commitmail json YAML

Update to 0.9.9.7. Supposedly improves iOS support and:
Functionality Enhancements

    Add support for incoming requests to be content-encoded with gzip, deflate or compress.
    Add page for listing external calendar binds.
    Implement basic support for supported-calendar-component-set in MKCALENDAR/MKCOL.

Bug Fixes

    Additional work on CalDAV scheduling extensions should now make this usable.
    Further fixes to the handling of time-range queries in the calendar-query report.
    Fixes to the timezone service introduced in 0.9.9.6
    Fix multi-calendar import in tools.php
    Fix casting to handle integers as usernames.
    Fix default_permissions errors with LDAP updates.
    Fix LOCK handling when no timeout is supplied.
    Ensure default addressbook collections are, in fact, created as addressbook collections.
    Fix handling of BYMONTHDAY=-N in RRULEs
    Fix handling of RRULE with COUNT=X and FREQ=WEEKLY where X is not divisible by the number of values in a BYDAY part.

Other Changes

    Minor changes to handle Kerberos authentication provided by the webserver.
    Most use of the deprecated iCalendar class has been switched to use the new vCalendar class.
    Make sync-token a URI to comply with most recent definition of webdav sync.

Depend on libawl-0.49.
Remove legacy pgsql dependencies, I think they're not needed since 0.9.9.4.

(wiz)

2011-10-25 07:32:31 UTC MAIN commitmail json YAML

Updated devel/php-libawl to 0.49

(wiz)

2011-10-25 07:32:19 UTC MAIN commitmail json YAML

Update to 0.49, needed by davical-0.9.9.7.
Changes not found.

(wiz)

2011-10-25 07:30:54 UTC MAIN commitmail json YAML

Based on PR pkg/45463
Update x11/fixesproto 4.1.1 to 5.0
(modular-xorg-server 1.11.1 needs this version)
>From ChangeLog:
----------
Date:  Mon Feb 28 09:53:30 2011 -0500
    fixesproto 5.0

Date:  Mon Nov 15 17:09:31 2010 -0500
    fixesproto v5: Pointer barriers

    v3: Review fixes:
    - INT16 not CARD16 for coordinates
    - BadDevice not BadMatch

Date:  Fri Oct 29 21:01:26 2010 -0700
    fixesproto 4.1.2

-    Sun's copyrights now belong to Oracle
-    config: remove the pkgconfig pc.in file from EXTRA_DIST
    Automake always includes it in the tarball.
-    Update Sun license notices to current X.Org standard form
-    Use $(docdir) for fixesproto.txt install path
-    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
-    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.
-    INSTALL file is missing or incorrect #24206
-    The file is copied from util-macros.
    The copy in git is removed.
-    README: file created or updated #24206
-    Contains a set of URLs to freedesktop.org.
-    NEWS: remove empty file #24206
-    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
-    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.
-    Makefile.am: INSTALL file is missing or incorrect #24206
-    The standard GNU file on building/installing  tarball is copied
    using the XORG_INSTALL macro contained in XORG_DEFAULT_OPTIONS
    Add INSTALL target
-    configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242
-    This macro aggregate a number of existing macros that sets commmon
    X.Org components configuration options. It shields the configuration file from
    future changes.
-    .gitignore: use common defaults with custom section # 24239
-    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.

(mef)

2011-10-25 07:25:04 UTC MAIN commitmail json YAML

Based on PR pkg/45462
  Update glproto 1.4.12 to 1.4.14 (modular-xorg-server 1.11.1 requires this)
(From ChangeLog)
----------------
  Date:  Thu May 5 13:10:39 2011 -0700
      glproto: add a new GLXBufferSwapComplete struct that matches the spec

      Just add a new struct to remain compatible with existing code.

  Date:  Thu May 5 09:21:19 2011 -0700
      Revert "glxproto: make GLX swap event struct match spec"

      This reverts commit f5403828c68af0f12c79c0504df0a4781ca84b2b.

      This broke compatibility with existing code, so revert in favor of a new
      struct definition instead.

  Date:  Tue May 3 12:14:10 2011 -0700
      glxproto: make GLX swap event struct match spec

      We only spec a 32 bit swap count, so drop the high sbc field.  Also make
      the padding explicit (most compilers would have already done this since
      it's not a packed structure, but making it explicit should prevent
      surprises in the future).

  Date:  Sun Mar 6 17:48:05 2011 +1000
      glproto: add GLX_ARB_context_create + GLX_ARB_context_create_profile

      Add glproto support for these two extensions

      also add tokens for GLX_ARB_create_context_robustness

  Date:  Mon Jan 3 19:40:30 2011 +1000
      glxtokens.h: add GLX_EXT_framebuffer_sRGB support.

      this is needed to glxcmds.c to emit this info.
----------------

(mef)

2011-10-25 07:13:24 UTC MAIN commitmail json YAML

Based on PR pkg/45461
---------
Update mkfontdir 1.0.5 to 1.0.6

Date:  Sun Nov 7 11:12:11 2010 -0800
    config: Add missing AC_CONFIG_SRCDIR

    Regroup AC statements under the Autoconf initialization section.
    Regroup AM sttaements under the Automake initialization section.

Date:  Sun Nov 7 11:10:09 2010 -0800
    config: Remove unnecessary calls from configure.ac

    AC_PROG_SED & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now

Date:  Sun Nov 7 11:09:27 2010 -0800
    config: upgrade to util-macros 1.8 for additional man page support

    Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
    The value of MAN_SUBST is the same for all X.Org packages.

    Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
    Enables use of platform appropriate version of sed.

Date:  Sun Nov 7 11:06:20 2010 -0800
    config: update AC_PREREQ statement to 2.60

    Unrelated to the previous patches, the new value simply reflects
    the reality that the minimum level for autoconf to configure
    all x.org modules is 2.60 dated June 2006.

    ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Date:  Thu Nov 26 09:19:52 2009 -0500
    Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

    Now that the INSTALL file is generated.
    Allows running make maintainer-clean.

Date:  Wed Oct 28 14:09:07 2009 -0400
    INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206

    Add missing INSTALL file. Use standard GNU file on building tarball
    README may have been updated
    Remove AUTHORS file as it is empty and no content available yet.
    Remove NEWS file as it is empty and no content available yet.

Date:  Mon Oct 26 22:08:38 2009 -0400
    Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432

    ChangeLog filename is known to Automake and requires no further
    coding in the makefile.

Date:  Thu Oct 22 12:34:14 2009 -0400
    .gitignore: use common defaults with custom section # 24239

    Using common defaults will reduce errors and maintenance.
    Only the very small or inexistent custom section need periodic maintenance
    when the structure of the component changes. Do not edit defaults.
---------

(mef)

2011-10-25 07:08:40 UTC MAIN commitmail json YAML

Based on PR pkg/45460, update mkfontscale 1.0.7 to 1.0.9.

  The list of Changes are in ChangeLog. The size of text
        reaches about 5kB after edit. Please look at the file,
        mkfontscale-1.0.9/ChangeLog for the detail.

(mef)

2011-10-25 06:01:09 UTC MAIN commitmail json YAML

A trivial change to remove ruby18'ism.

(taca)

2011-10-25 04:30:07 UTC MAIN commitmail json YAML

+ subversion-1.7.1, sudo-1.8.3.

(taca)

2011-10-25 01:40:19 UTC MAIN commitmail json YAML

  CHANGES-2011    add:    Updated x11/xorg-cf-files [mef 2011-10-25]
  TODO            remove: xorg-cf-files-1.0.4 [pkg/45471]

(mef)

2011-10-25 01:36:45 UTC MAIN commitmail json YAML

    Based on PR pkg/45471
    Update x11/xorg-cf-files 1.0.3 to 1.0.4

Date:  Wed Jan 5 20:31:00 2011 -0800
    xorg-cf-files 1.0.4

-  config: Add missing AC_CONFIG_SRCDIR
-  Regroup AC statements under the Autoconf initialization section.
    Regroup AM statements under the Automake initialization section.
-  Update xorgversion.def from 7.5 to 7.6
-  Add support for darwin x86_64
-  Add .gitignore
-  Update README & COPYING files
-  Use INSTALL_CMD from xorg-macros-1.4 to make INSTALL file
-  Also bump minimum autoconf version to 2.60 for consistency with other
    X.Org modules
-  Remove libXp from XawClientLibs
-  libXaw has lost Xp support some times ago.
-  Use font-util 1.1 macros to set FontDir and FontEncDir in site.def
-  Replaces cygwin.cf rules to manually set these paths.
-  List X.Org version as 7.5 instead of 6.8.99.903
-    cf: Update Cygwin rules

(mef)

2011-10-24 21:07:16 UTC MAIN commitmail json YAML

Updated www/py-cherrypy to 3.2.2

(gls)

2011-10-24 21:06:38 UTC MAIN commitmail json YAML

Update www/py-cherrypy to 3.2.2

This version fixes a type bug in WSGI response headers, among several
others. Upgrade to be PEP-3333 compliant.

(gls)

2011-10-24 20:42:48 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2011-10-24 20:42:24 UTC MAIN commitmail json YAML

Update emacs-snapshot to 20111019.

Changes:
- Add support for detecting encoding in HTML5 specified only as
  <meta charset="UTF-8">.  Implementation just makes http-equiv and
  content-type parts from HTML4 encoding string optional.
- menu-bar.el (menu-bar-file-menu): Add entry for making new window on
  right of selected.  (Bug#9350) Reword other window entries and
  separate them from frame entries.
- net/network-stream.el (network-stream-open-starttls): Improve
  detection of failure due to lack of TLS support.
- textmodes/flyspell.el (flyspell-large-region): Make sure extended
  character mode is used if defined.

(minskim)

2011-10-24 17:20:06 UTC MAIN commitmail json YAML

Updated graphics/libraw to 0.13.8

(gls)

2011-10-24 17:14:05 UTC MAIN commitmail json YAML

Revert previous to unbreak graphics/shotwell.

(gls)

2011-10-24 15:25:56 UTC MAIN commitmail json YAML

Remove wget

(ryoon)

2011-10-24 15:25:22 UTC MAIN commitmail json YAML

Updated net/wget to 1.13.4

(ryoon)

2011-10-24 15:22:02 UTC MAIN commitmail json YAML

Update to 1.13.4

* Remove ssl option, and add gnutls and openssl options.
  The default is openssl like before.
* All security patches are included in upstream's tar ball.
* Remove ac_cv_func_sigsetjmp=yes line, because not defined now.

Tested on NetBSD/i386 4.0.1, 5.1 5.99.56.

Changelog:
* Changes in Wget 1.13.4

** Now --version and --help work again.

** Fix a build error on solaris 10 sparc.

** Now --timestamping and --continue work well together.

** Return a network failure when FTP downloads fail and --timestamping
  is specified.

* Changes in Wget 1.13.3

** Support HTTP/1.1

** Now by default the GNU TLS library for secure connections, instead of
  OpenSSL.

** Fix some portability issues.

** Handle properly malformed status line in a HTTP response.

** Ignore zero length domains in $no_proxy.

** Set new cookies after an authorization failure.

** Exit with failure if -k is specified and -O is not a regular file.

** Cope better with unclosed html tags.

** Print diagnostic messages to stderr, not stdout.

** Do not use an additional HEAD request when --content-disposition is used,
  but use directly GET.

** Report the average transfer speed correctly when multiple URL's are specified
  and -c influences the transferred data amount.

** GNU TLS backend works again.

** Now --timestamping and --continue works well together.

** By default, on server redirects, use the original URL to get the
  local file name. Close CVE-2010-2252.  This introduces a
  backward-incompatibility; any script that relies on the old
  behaviour must use --trust-server-names.

** Fix a problem when -k is used and some URLs are specified trough
  CSS.

** Convert correctly URLs that need to be encoded to local files when following
  links.

** Use persistent connections with proxies supporting them.

** Print the total download time as part of the summary for recursive downloads.

** Now it is possible to specify a different startup configuration file trough
  the --config option.

** Fix an infinite loop with the error '<filename> has sprung into existence'
  on a network error and -nc is used.

** Now --adjust-extension does not modify the file extension if the file ends
  in .htm.

** Support HTTP/1.1 307 redirects keep request method.

** Now --no-parent doesn't fetch undesired files if HTTP and HTTPS are used
  by the same host on different pages.

** Do not attempt to remove the file if it is not in the accept rules but
  it is the output destination file.

** Introduce `show_all_dns_entries' to print all IP addresses corresponding to
  a DNS name when it is resolved.

(ryoon)

2011-10-24 13:34:45 UTC MAIN commitmail json YAML

regen distinfo, sync with mplayer-share.

(obache)

2011-10-24 13:06:05 UTC MAIN commitmail json YAML

If AUDIO_GETBUFINFO is available, use it whenever possible in preference
to AUDIO_GETINFO. This should reduce playback CPU usage.

(jmcneill)

2011-10-24 12:48:56 UTC MAIN commitmail json YAML

OpenSSL is required to build.

(obache)

2011-10-24 11:17:15 UTC MAIN commitmail json YAML

Add HOMEPAGE and LICENSE.

(hiramatsu)

2011-10-24 10:01:10 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.5.2

(imil)

2011-10-24 10:00:45 UTC MAIN commitmail json YAML

pkgin-0.5.2
        Various minor fixes from NetBSDfr hackathon
        Moved break_depends() at the end of impact.c to avoid inconsistencies
        Check for real filesystem size to be occuppied by upgrade
        Check for user permissions before update_db
        update_db() returns a status so we can warn simple users
        introduced have_enough_rights(), fixed pkg_keep() perms
        Various return codes fixed to satisfy frontends

(imil)

2011-10-24 09:36:45 UTC MAIN commitmail json YAML

Updated devel/p5-Scope-Upper to 0.18.
Updated databases/p5-DBIx-Connector to 0.47.

(hiramatsu)

2011-10-24 09:36:01 UTC MAIN commitmail json YAML

Update p5-DBIx-Connector to 0.47.

Changes from previous:
0.47  2011-09-26T17:12:07Z
      - Use of the deprecated `catch` functionality now warns on every call,
        rather than just the first call from a given caller.

0.46  2011-07-17T00:47:49
      - Eliminated "Use of qw(...) as parentheses is deprecated" warning in
        test when running on Perl 5.14.
      - Properly `local`ing `$$` in the `t/base.t` test so that it doesn't die
        on Perl 5.15. Thanks to Andreas J. Koenig for the report and diagnosis
        and to Nicholas Clark for the fix.
      - Duplicate paragraphs removed from `README.md` thanks to Ask Bj淡rn
        Hansen.
      - The `catch` functionality is deprecated. It will warn once for each
        caller to keep log verbosity down. In the next release, it will warn
        for every call. The release after that, it will be removed altogether.

0.45  2011-05-10T21:44:08
      - Fixed crash when `in_txn()` was called before an actual connection
        was established.
      - Strongly recommend setting `AutoCommit` to true in the documentation.
        Setting `AutoCommit` to false defeats the scoping behavior of `txn()`
        and therefore should not be used.
      - Nested exception handling now works properly in nested calls to
        `run()` in fixup mode and in nested calls to `txn()` in all modes.
        Thanks to Mark Lawrence for the report (RT #66974).

0.44  2011-03-20T01:04:59
      - Fixed bug with the MySQL driver introduced by the auto-reconnection
        fix in 0.43. Sorry for the lame mistake. [Lee Aylward]

0.43  2011-03-17T20:03:16
      - DBIx::Connector now sets the DBI `RaiseError` parameter to true in
        `new()` if neither it nor `HandleError` has been specified. This is to
        increase the likelihood that exception handling will be properly
        triggered in `run()`, `txn()`, and `svp()`. Documentation has also
        been added to emphasize the importance of setting `RaiseError` or
        `HandleError` appropriately.
      - Documented that `AutoInactiveDestroy` is set to true in `new()` if it
        is not specified. It's important tht this attribute be true in forking
        environments.
      - After connecting to the database, the MySQL driver,
        DBIx::Connector::Driver::mysql, now always sets the
        `mysql_auto_reconnect` attribute to false. This is to prevent MySQL's
        auto-reconnection feature from interfering with DBIx::Connector's
        auto-reconnection functionality in `fixup` mode. Thanks to Karen
        Etheridge and Peter Rabbitson for the report.
      - Removed mention of the use of the `catch` function from Try::Tiny,
        since it is no longer compatible to use passing the exception-handling
        function. Just using `catch =>` instead, which is cleaner-looking
        anyway (RT #65196).

0.42  2010-12-17T18:35:54
      - If a catch block died, the exception was not being propagated. That
        is, if a catch block threw an exception, DBIx::Connector ate it, and
        any calling code would not be able to catch it. This was a pretty
        serious bug; upgrading is strongly recommended for anyone using catch
        blocks.
      - When `run()`, `txn()`, or `svp()` was called recursively from within a
        second fixup execution, it was not respecting the fact that it was
        recursive and could try to start a transaction again. This happened
        *only* when a fixup run found that the database was disconnected and
        successfully re-connected, so it's a pretty rare condition.

0.41  2010-12-08T21:02:32
      - `connect()` no longer returns a disconnected database handle. Thanks
        to John Siracusa for the spot (Issue #6).
      - Added `disconnect_on_destroy()`, which can be used to disable
        disconnecting the database handle when the connector object is
        destroyed. Suggested by John Siracusa.

(hiramatsu)

2011-10-24 09:35:26 UTC MAIN commitmail json YAML

Update p5-Scope-Upper to 0.18.

Changes from previous:
0.18    2011-10-10 20:50 UTC
        + Add : The uid() function returns an unique identifier for each dynamic
                scope. The validate_uid() function can be used to check whether
                one such identifier is valid (i.e. that the scope it refers to
                is still alive).
        + Chg : It is no longer possible on perl 5.6 to call goto() in an
                uplevel callback to replace the uplevel call. This change was
                needed in order to ensure consistency between platforms
                regarding to the following fix just below.
        + Fix : The uplevel() tests now pass on Windows.
                Thanks C.H. Kang for bringing this to my attention.

0.17    2011-10-03 21:45 UTC
        + Fix : uplevel() will now use the correct pad when executing its
                callback. This fixes at least two issues :
                - closures defined inside the uplevel callback can now correctly
                access lexicals from inside and outside the callback.
                - state variables in the uplevel callback now work properly.
        + Fix : It is now generally possible to call goto() in the uplevel'd
                code to replace the uplevel stack frame. There are two cases
                for which it is still not possible :
                - if -D flags were set when running perl (as in "perl -Dt ...").
                - if the perl runloop has been replaced with a custom one by
                another module.
                If uplevel() detects that the replacement code contains a goto
                statement, and is in one of those two cases, then it will refuse
                to execute the callback and throw an exception.
                Note that this fix implies a run-time overhead of uplevel()
                proportional to the size of the the callback in every case
                (with a small ratio), and proportional to the size of ALL the
                code executed as the result of the uplevel call (including
                subroutine calls inside the callback) when a goto statement is
                found in the uplevel callback.
        + Fix : uplevel() has been taught how to handle XS callbacks properly.
        + Fix : The cause of "Attempt to free unreferenced scalar" warnings
                when using uplevel() has been addressed.
        + Fix : [RT #71212] : build failure on Windows.
                The module does no longer rely on calling Perl_cv_clone, which
                isn't exported.
                Thanks C.H. Kang for reporting.

(hiramatsu)

2011-10-24 07:15:15 UTC MAIN commitmail json YAML

Note update of the "phpmyadmin" package to version 3.4.7.

(tron)

2011-10-24 07:14:48 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 3.4.7. Changes since version 3.4.6:
- bug #3418610 [interface] Links in navigation when
  $cfg['MainPageIconic'] = false
- bug #3418849 [interface] Inline edit shows dropdowns even after closing
- bug [view] View renaming did not work
- bug [navi] Wrong icon for view (MySQL 5.5)
- bug #3420229 [doc] Missing documentation section
- bug #3423725 [pdf] Broken PDF file when exporting database to PDF
- [core] Allow to set language in URL
- bug #3425184 [doc] Fix links to PHP documentation
- bug #3426031 [export] Export to bzip2 is not working

(tron)

2011-10-24 06:43:22 UTC MAIN commitmail json YAML

Add p5-Perl4-CoreLibs

(sbd)

2011-10-24 06:41:52 UTC MAIN commitmail json YAML

Added devel/p5-Perl4-CoreLibs version 0.003

(sbd)

2011-10-24 06:41:15 UTC MAIN commitmail json YAML

Import p5-Perl4-CoreLibs-0.003: Libraries historically supplied with Perl 4

This is a collection of .pl files that have historically been bundled with the
Perl core but are planned not to be so distributed with core version 5.15 or
later. Relying on their presence in the core distribution is deprecated; they
should be acquired from this CPAN distribution instead.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sbd)

2011-10-24 05:23:58 UTC MAIN commitmail json YAML

2011-10-23 21:20:17 UTC MAIN commitmail json YAML

+coreutils-8.14, from Snader_LB

(dholland)

2011-10-23 19:59:33 UTC MAIN commitmail json YAML

add vendor patch 2011-006-patch-r18 from MITKRB5-SA-2011-006
this fixes CVE-2011-1528, CVE-2011-1529 & CVE-2011-4151

(tez)

2011-10-23 19:58:16 UTC MAIN commitmail json YAML

add vendor patch 2011-006-patch-r18 from MITKRB5-SA-2011-006
this fixes CVE-2011-1528, CVE-2011-1529 & CVE-2011-4151

(tez)

2011-10-23 18:07:24 UTC MAIN commitmail json YAML

2011-10-23 18:06:50 UTC MAIN commitmail json YAML

Fix wrong COMMENT; PKGREVISION -> 2

(dholland)

2011-10-23 16:09:23 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup tickets #3576 and #3577.

(tron)

2011-10-23 16:08:46 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3577 - requested by he
net/ldns: security update

Revisions pulled up:
- net/ldns/Makefile                                            1.19
- net/ldns/PLIST                                                1.4
- net/ldns/distinfo                                            1.11

---
  Module Name: pkgsrc
  Committed By: he
  Date: Sat Oct 22 19:44:54 UTC 2011

  Modified Files:
  pkgsrc/net/ldns: Makefile PLIST distinfo

  Log Message:
  Update to version 1.6.11.

  Pkgsrc changes:
    o Sync PLIST, additional man page installed.

  Upstream changes:
  1.6.11 2011-09-29
  * bugfix #394: Fix socket leak on errors
  * bugfix #392: Apex only and percentage checks for ldns-verify-zone
    (thanks Miek Gieben)
  * bugfix #398: Allow NSEC RRSIGs before the NSEC3 in ldns-verify-zone
  * Fix python site package path from sitelib to sitearch for pyldns.
  * Fix python api to support python2 and python3 (thanks Karel Slany).
  * bugfix #401: Correction of date/time functions algorithm and
    prevention of an infinite loop therein
  * bugfix #402: Correct the minimum and maximum number of rdata fields
    in TSIG. (thanks David Keeler)
  * bugfix #403: Fix heap overflow (thanks David Keeler)
  * bugfix #404: Make parsing APL strings more robust
    (thanks David Keeler)
  * bugfix #391: Complete library assessment to prevent assertion errors
            through ldns_rdf_size usage.
  * Slightly more specific error messaging on wrong number of rdata
    fields with the LDNS_STATUS_MISSING_RDATA_FIELDS_RRSIG and
    LDNS_STATUS_MISSING_RDATA_FIELDS_KEY result codes.
  * bugfix #406: More rigorous openssl result code handling to prevent
    future crashes within openssl.
  * Fix ldns_fetch_valid_domain_keys to search deeper than just one level
            for a DNSKEY that signed a DS RR. (this function was used in the
    check_dnssec_trace nagios module)
  * bugfix #407: Canonicalize TSIG dnames and algorithm fields
  * A new output specifier to accommodate configuration of what to show
    in comment texts when converting host and/or wire-format data to
    string. All conversion to string and printing functions have a new
    version that have such a format specifier as an extra argument.
    The default is changed so that only DNSKEY RR's are annotated with
    an comment show the Key Tag of the DNSKEY.
  * Fixed the ldns resolver to not mark a nameserver unreachable when
    edns0 is tried unsuccessfully with size 4096 (no return packet came),
    but to still try TCP. A big UDP packet might have been corrupted by
    fragments dropping firewalls.
  * Update of libdns.vim (thanks Miek Gieben)
  * Added the ldnsx Python module to our contrib section, which adds even
    more pythonisticism to the usage of ldns with  Python. (Many thanks
    to Christpher Olah and Paul Wouters)
    The ldnsx module is automatically installed when --with-pyldns is
    used with configuring, but may explicitly be excluded with the
    --without-pyldnsx option to configure.
  * bugfix #410: Fix clearing out temporary data on stack in sha2.c
  * bugfix #411: Don't let empty non-terminal NSEC3s cause
    assertion failure.

(tron)

2011-10-23 16:05:41 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3576 - requested by gls
www/moodle: security update

Revisions pulled up:
- www/moodle/Makefile                                          1.7
- www/moodle/PLIST                                              1.5
- www/moodle/distinfo                                          1.5

---
  Module Name: pkgsrc
  Committed By: gls
  Date: Sat Oct 22 11:05:31 UTC 2011

  Modified Files:
  pkgsrc/www/moodle: Makefile PLIST distinfo

  Log Message:
  Upgrade www/moodle to 2.1.2.

  Upstream changes:

  Highlights

  MDL-28729 - Numerous multi-lang fixes and improvements

  Functional changes

  MDL-28410 - Allow a single option in a Choice activity
  MDL-29394 - HTML editor format option selector hidden when there is only one option
  MDL-23520 - Option added to allow deleting of a wiki page

  Security issues:
  MSA-11-0027 to MSA-11-0035, MSA-11-0039 to MSA-11-0041.
  Fixes SA46427

  See http://docs.moodle.org/dev/Moodle_2.1.2_release_notes for complete
  release notes.

(tron)

2011-10-23 15:47:13 UTC MAIN commitmail json YAML

Limit this package to ruby19.  Noted by David Holland via private mail
about devel/ruby-fiddle, too.

(taca)

2011-10-23 15:46:05 UTC MAIN commitmail json YAML

Limit this package to ruby19.

(taca)

2011-10-23 13:32:53 UTC MAIN commitmail json YAML

Updated net/mikutter to 0.0.3.556

(obache)

2011-10-23 13:32:27 UTC MAIN commitmail json YAML

Update mikutter to 0.0.3.556.

* Omit lindices to avoid mismatch between Twitter's tweet escape and indices of
  Entity.
* Fixes URL for opening user's profile page.

(obache)

2011-10-23 13:16:52 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.1.9

(obache)

2011-10-23 13:16:36 UTC MAIN commitmail json YAML

Update cutter to 1.1.9.

= NEWS --- The history of Cutter

== [release-1-1-9] 1.1.9: 2011-10-22

We move the repository to GitHub from SF.net.

=== Cutter

==== Changes

  * Added Ubuntu Oneiric Ocelot support.
  * Added CentOS 6 support.

==== Fixes

  * Fixed as success test count with thread. [SF.net #3383253]
    [Reported by Romain Tarti竪re]

=== Thanks

  * Romain Tarti竪re

(obache)

2011-10-23 11:39:04 UTC MAIN commitmail json YAML

- don't MAKE dirs that we OWN
- use values of STATEDIR and MUNIN_RUN in OWN_DIRS/OWN_DIRS_PERMS

(shattered)

2011-10-23 11:36:02 UTC MAIN commitmail json YAML

2011-10-23 11:32:36 UTC MAIN commitmail json YAML

Add a note about htmldir and munin-graph.

(shattered)

2011-10-23 08:05:05 UTC MAIN commitmail json YAML

Updated finance/gnucash to 2.4.8

(wiz)

2011-10-23 08:04:55 UTC MAIN commitmail json YAML

Update to 2.4.8:

Between 2.4.7 and 2.4.8, the following bugfixes were included:

  * Bug #655901 - Fix build with guile 2.0
  * Fix handling a directory as a dataset file.
  * Bug #626970 - Crash when saving a transaction whose destination account
    was deleted in the meantime
  * Bug #661721 - Exposed Password
  * Bug #651522 - crash in query_free_compiled, gnc_query_list_reset_query
  * Use "Nimbus" gtk theme on Windows. A previous attempt failed to set this
    in the installer.
  * Bug #644977 - Add new Quicken Check 21 format. Thanks to Steve Holland
    <sholland@napervillegi.com>
  * Update Mac customizations for gtk-mac-integration-1.0.0. Mac integration
    has had a name and api change from ige-mac-integration as part of
    migration from Sourceforge to Gnome.
  * Bug #553432 - Status line of edit invoice page mixes invoice currency
    amount with default currency symbol
  * Bug #365928 - Jobs do not stick in Expense Vouchers
  * Find the python libraries and includes even if the path to them includes a
    symlink. When python is installed using MacPorts there is a symlink in the
    path.
  * Bug #612562 - Transfer Funds dialog - 'Show Income/Expense' checkboxes are
    not working. Subaccounts of income and expense are not always shown.
  * Make sure that exiting conn_test_dbi_library on a failure doesn't leave
    the locale at "C".
  * Bug #645216 - Fix wrong permissions on server result in bogus error
    message.
  * Change default post date:
    * customer invoices: post at the current date
    * bills/vouchers: post at the last date on the bill/voucher
  * Bug #658244 - Custom css stylesheet and logo in Tax Invoice report require
    protocol in exported HTML
  * Bug #655901 - Fix build with guile 2.0 Patch by Petr Gajdos
  * Fix critical error regarding the color tabs when trying to display the
    search results and also on the scheduled transactions template.
  * Patch by Robert Fewell

In 2.4.8, the following languages had their translations updated: Japanese,
Lithuanian, Latvian, Russian, Hungarian.

(wiz)

2011-10-22 19:49:00 UTC MAIN commitmail json YAML

Note update of net/ldns to 1.6.11.

(he)

2011-10-22 19:44:54 UTC MAIN commitmail json YAML

Update to version 1.6.11.

Pkgsrc changes:
o Sync PLIST, additional man page installed.

Upstream changes:
1.6.11 2011-09-29
* bugfix #394: Fix socket leak on errors
* bugfix #392: Apex only and percentage checks for ldns-verify-zone
  (thanks Miek Gieben)
* bugfix #398: Allow NSEC RRSIGs before the NSEC3 in ldns-verify-zone
* Fix python site package path from sitelib to sitearch for pyldns.
* Fix python api to support python2 and python3 (thanks Karel Slany).
* bugfix #401: Correction of date/time functions algorithm and
  prevention of an infinite loop therein
* bugfix #402: Correct the minimum and maximum number of rdata fields
  in TSIG. (thanks David Keeler)
* bugfix #403: Fix heap overflow (thanks David Keeler)
* bugfix #404: Make parsing APL strings more robust
  (thanks David Keeler)
* bugfix #391: Complete library assessment to prevent assertion errors
        through ldns_rdf_size usage.
* Slightly more specific error messaging on wrong number of rdata
  fields with the LDNS_STATUS_MISSING_RDATA_FIELDS_RRSIG and
  LDNS_STATUS_MISSING_RDATA_FIELDS_KEY result codes.
* bugfix #406: More rigorous openssl result code handling to prevent
  future crashes within openssl.
* Fix ldns_fetch_valid_domain_keys to search deeper than just one level
          for a DNSKEY that signed a DS RR. (this function was used in the
  check_dnssec_trace nagios module)
* bugfix #407: Canonicalize TSIG dnames and algorithm fields
* A new output specifier to accommodate configuration of what to show
  in comment texts when converting host and/or wire-format data to
  string. All conversion to string and printing functions have a new
  version that have such a format specifier as an extra argument.
  The default is changed so that only DNSKEY RR's are annotated with
  an comment show the Key Tag of the DNSKEY.
* Fixed the ldns resolver to not mark a nameserver unreachable when
  edns0 is tried unsuccessfully with size 4096 (no return packet came),
  but to still try TCP. A big UDP packet might have been corrupted by
  fragments dropping firewalls.
* Update of libdns.vim (thanks Miek Gieben)
* Added the ldnsx Python module to our contrib section, which adds even
  more pythonisticism to the usage of ldns with  Python. (Many thanks
  to Christpher Olah and Paul Wouters)
  The ldnsx module is automatically installed when --with-pyldns is
  used with configuring, but may explicitly be excluded with the
  --without-pyldnsx option to configure.
* bugfix #410: Fix clearing out temporary data on stack in sha2.c
* bugfix #411: Don't let empty non-terminal NSEC3s cause
  assertion failure.

(he)

2011-10-22 18:38:59 UTC MAIN commitmail json YAML

Updated net/clive to 2.3.1.1nb2

(wiz)

2011-10-22 18:09:37 UTC MAIN commitmail json YAML

+ TeXmacs-1.0.7.14, accerciser-3.2.1, anjuta-3.2.1, at-spi-2.2.1,
  blender-2.60, calibre-0.8.22 [pkg/45493], calibre-0.8.23,
  cdialog-1.1.20111020, cheese-3.2.1, cherokee-1.2.101, clutter-1.8.2,
  dnsmasq-2.59, erlang-14.04, fossil-1.20, freeciv-2.3.0, gnome-3.2.1,
  gnome-games-3.2.1, gnome-keyring-3.2.1, gnome-packagekit-3.2.1,
  gnome-power-manager-3.2.1, gtk2-2.24.7, imp-5.0.14, lapack-3.3.1,
  lftp-4.3.3, libfolks-0.6.4.1, mousetweaks-3.2.1, mpich-1.4.1p1,
  nut-17.2, pcre-8.20, proxsmtp-1.10, seahorse-3.2.1, sessreg-1.0.7,
  ucarp-1.5.2 [pkg/45508], vinagre-3.2.1, vino-3.2.1, wine-devel-1.3.31.

(wiz)

2011-10-22 18:07:19 UTC MAIN commitmail json YAML

Add a MESSAGE:

For downloading from vimeo using curl (default), add the following line
to your ~/.curlrc:

user-agent = "Mozilla/5.0"

Bump PKGREVISION.

(wiz)

2011-10-22 17:54:56 UTC MAIN commitmail json YAML

Note update of the "squid31" package to version 3.1.16.

(tron)

2011-10-22 17:54:25 UTC MAIN commitmail json YAML

Update "squid31" package to version 3.1.16. Changes since 3.1.15:
- Bug 3373: invalid URL in ERR_CACHE_ACCESS_DENIED
- Bug 3368: Unhandled exceptions are not logged (workaround)
- Bug 3326: miss_access incorrect default
- Bug 3320: miss_access description confusing
- Bug 3241: squid_kerb_auth cross compilation fix
- Bug 3237: seq fault in free() from rfc1035RRDestroy
- Bug 3190: Large HTTP POST stuck after early ICAP 400 error response
- db_auth: display available DSN drivers on connect error
- Updated OpenSSL 1.0.0 version checks
- ... and several documentation fixes

(tron)

2011-10-22 15:10:37 UTC MAIN commitmail json YAML

Remove PKGREVISION that added by mistake.

(ryoon)

2011-10-22 15:08:10 UTC MAIN commitmail json YAML

Remove ImageMagick and p5-PerlMagick

(ryoon)

2011-10-22 15:06:31 UTC MAIN commitmail json YAML

Note of ImageMagick update and recursive updates.

(ryoon)

2011-10-22 15:00:22 UTC MAIN commitmail json YAML

2011-10-22 14:55:52 UTC MAIN commitmail json YAML

Update to 6.7.3.1

* shlib name has changed.

Changelog:
2011-10-15  6.7.3-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.3-1.

2011-10-15  6.7.3-1 Cristy  <quetzlzacatenango@image...>
  * Read TIFF EXIF profile before reading the image data.
  * Fix "test: no: unexpected operator" in the configure script (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19615).
  * Off by one error when writing the JPEG XMP profile (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19616).
  * Revert GetPathComponent() patch.

2011-10-09  6.7.3-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.3-0.

2011-10-09  6.7.3-0 Cristy  <quetzlzacatenango@image...>
  * Generate output for caption:"[!]" (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19589.

2011-10-05  6.7.3-0 Glenn Randers-Pehrson <glennrp@image...>
  * Add "png:format" property with possible values png8, png24, and png32,
    for use when prepending the format type to the filename is not convenient
    or is not possible, e.g., when embedding the PNG in a PNG-encoded ICO.

2011-10-04  6.7.2-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-10.

2011-10-04  6.7.2-10 Cristy  <quetzlzacatenango@image...>
  * Remove most of the LLVM compiler warnings.
  * Fix bug in -evaluate-sequence multiply (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19549).
  * Upgrade to sRGB V4 ICC profile (reference
    http://www.color.org/srgbprofiles.xalter).
  * Distinguish embedded PNG vs BMP within the MicroSoft ICON image format.

2011-09-30  6.7.2-10 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize the sRGB version 4 ICC profile and write PNG sRGB chunk instead.
  * Use crc32 instead of "sRGB" string to recognize certain sRGB profiles.

2011-09-26  6.7.2-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-9.

2011-09-26  6.7.2-9 Cristy  <quetzlzacatenango@image...>
  * Fix race condition on image rotate @ 90 degrees.

2011-09-25  6.7.2-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-8.

2011-09-20  6.7.2-8 Cristy  <quetzlzacatenango@image...>
  * Prevent infinite loop when font is too large for specified width (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19502).
  * Fix LFS cross-compile detection (patch from Mike Frysinger).
  * Add open_utf8(), fopen_utf8(), access_utf8(), etc. utility methods.

2011-09-15  6.7.2-7 Cristy  <quetzlzacatenango@image...>
  * Convert empty .htm / .html file no longer removes source file.
  * -crop 11x2@ now returns 22 images as expected.
  * Enable reading the EXIF profile in a TIFF image under Windows.
  * Support drawing text with bitmap font.

2011-09-13  6.7.2-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-6.

2011-09-12  6.7.2-6 Cristy  <quetzlzacatenango@image...>
  * Expand pixel range for 12 bit DCM images stored in 16-bit words.
  * Gray images not displayed properly when saved as MIFF with sRGB
    colorspace.
  * OpenCL's clCreateContextFromType() no longer returns a system default.
  * Use -enable-zero-configuration for zero configuration ImageMagick
    (previously -enable-embeddable).

2011-09-10  6.7.2-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-5.

2011-09-10  6.7.2-5 Cristy  <quetzlzacatenango@image...>
  * SO bump.

2011-09-09  6.7.2-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-4.

2011-09-05  6.7.2-4 Cristy  <quetzlzacatenango@image...>
  * Fix cut-n-paste error when reading JPEG profiles.

2011-09-07  6.7.2-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-3.

2011-09-05  6.7.2-3 Cristy  <quetzlzacatenango@image...>
  * A small memory overwrite when reading TIFF with 1-bit alpha (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19417).
  * Remove a 2 byte memory leak when checking for environment variables.

2011-09-05  6.7.2-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-2.

2011-09-03  6.7.2-2 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize the sRGB ICC profile and write the PNG sRGB profile instead
    of a full iCCP chunk.

2011-08-31  6.7.2-2 Cristy  <quetzlzacatenango@image...>
  * Write grayscale MIFF as a single gray pixel component, not RGB (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=19403).
  * Bail gracefully for corrupt JPEG images.
  * Bail gracefully for negative montage geometries (references
    https://bugzilla.redhat.com/show_bug.cgi?id=735599).
  * Account for DCm bits allocated 16 and significant bits 12 (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19420).
  * Fix bug when appending JPEG image profiles (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19429).

2011-08-29  6.7.2-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.2-1.

2011-08-29  6.7.2-1 Cristy  <quetzlzacatenango@image...>
  * The AllChannels defined changed to 0x7ffffff to avoid integer overflow.

2011-08-26  6.7.2-0 Cristy  <quetzlzacatenango@image...>
  * HDR format 32-bit_rle_xyze implies the XYZ colorspace.

2011-08-22  6.7.1-10 Cristy  <quetzlzacatenango@image...>
  * Revert FormatImageAttributeList(), FormatImagePropertyList() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19339).

2011-08-21  6.7.1-10 Glenn Randers-Pehrson <glennrp@image...>
  * Revised configure.ac (and configure) to look for -lpng15, -lpng14, -lpng12,
    and -lpng in that order instead of just -lpng.  This should help find
    a consistent library and headers when users upgrade their libpng delegate
    from one version to another, incompatible version.

2011-08-20  6.7.1-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-9.

2011-08-20  6.7.1-9 Cristy  <quetzlzacatenango@image...>
  * Fix memory leak in text annotation (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19331).

2011-08-18  6.7.1-9 Glenn Randers-Pehrson <glennrp@image...>
  * The "-strip" option was excluding the PNG tRNS chunk (see 6.6.6-7, below);
  revised the -strip option so it behaves as
  if "-define PNG:include-chunk=none,trns,gama" had appeared on the commandline.
  * When writing a PNG8 and more than one transparent color is present,
  merge them into the image->background_color (Reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19329),
  finishing the implementation started in version 6.6.8-7.

2011-08-18  6.7.1-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-8.

2011-08-18  6.7.1-8 Cristy  <quetzlzacatenango@image...>
  * Caption now wraps properly for Chinese text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19249).

2011-08-18  6.7.1-8 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder would sometimes fail to respect the -define PNG:color-type
    option when the incoming image was PseudoClass (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=19262).

2011-08-15  6.7.1-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-7.

2011-08-15  6.7.1-7 Cristy  <quetzlzacatenango@image...>
  * Properly handled continued JPEG embedded profiles.

2011-08-12  6.7.1-6 Cristy  <quetzlzacatenango@image...>
  * Yet another attempt to read Japanese filenames under Windows.

2011-08-10  6.7.1-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-5.

2011-08-10  6.7.1-5 Cristy  <quetzlzacatenango@image...>
  * Revert -colorspace sRGB option patch (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19256).
  * Revert -type PaletteMatte option patch (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19263

2011-08-09  6.7.1-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-4.

2011-08-09  6.7.1-4 Cristy  <quetzlzacatenango@image...>
  * Revert MultiByteToWideChar() for Windows patch.

2011-08-05  6.7.1-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-3.

2011-08-05  6.7.1-3 Cristy  <quetzlzacatenango@image...>
  * Use MultiByteToWideChar() for Windows filenames (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=19242).

2011-08-03  6.7.1-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-2.

2011-08-02  6.7.1-2 Cristy  <quetzlzacatenango@image...>
  * Windows does not support acosh(), asinh(), or atanh().
  * Accept filenames with time stamps and a sub-image specification (e.g.
    test-18:37.jpg[0]).

2011-08-01  6.7.1-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.1-1.

2011-08-01  6.7.1-1 Cristy  <quetzlzacatenango@image...>
  * Support MSL 'set gravity' element.
  * Don't report HSB colors as RGB colornames (e.g. hsb(0%,0%,100%)).
  * Support -fx acosh(), asinh(), and atanh().

2011-07-21  6.7.1-0 Anthony Thyssen <A.Thyssen@griffith...>
  * Removed a case that prevented rotations of rectangle kernels.

2011-07-01  6.7.1-0 Glenn Randers-Pehrson <glennrp@image...>
  * Use zlib default compression strategy instead of Z_RLE and Z_FIXED
    strategies when linking with zlib versions (prior to 1.2.0 and 1.2.2.2,
    respectively) that don't support them.
  * Exit test loop sooner in coders/png.c when a non-gray pixel is found.

2011-06-30  6.7.0-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-10.

2011-06-30  6.7.0-10 Glenn Randers-Pehrson <glennrp@image...>
  * Added "-define PNG:compression-level|strategy|filter=value" options to
    the PNG encoder.  If these options are used, they take precedence over
    the -quality option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?&f=1&p=73548).

2011-06-29  6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
  * Handle "-quality 97" properly in the png encoder, i.e., use intrapixel
    filtering when writing a MNG file and no filtering when writing a PNG file.
  * Added support for Z_RLE strategy in the png compressor, using
    -quality 98 or 99.

2011-06-28  6.7.0-10 Cristy  <quetzlzacatenango@image...>
  * Properly allocate points when render text with large font size (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18997).

2011-06-25  6.7.0-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-9.

2011-06-18  6.7.0-9 Cristy  <quetzlzacatenango@image...>
  * Defend against corrupt PSD resource blocks.

2011-06-15  6.7.0-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-8.

2011-06-14  6.7.0-8 Anthony Thyssen <A.Thyssen@griffith...>
  * Added Initial implementation of Cylinder to/from Plane 3D Distorts
    Includes derivative (scaled lookup), and anti-aliased horizon (validity)
    Currently can NOT handle extractions from full 360 cylinder panoramas.

2011-06-13  6.7.0-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-7.

2011-06-09  6.7.0-7 Cristy  <quetzlzacatenango@image...>
  * Fixed "conversion from unsigned __int64 to double not implemented"
    so IM can compile under VisualStudio 6.

2011-06-08  6.7.0-7 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder would sometimes make black pixels transparent when some
    other gray level was supposed to be the transparent color (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18900).
    This occurred only with 1, 2, 4-bit grayscale images with Q16 or Q32
    builds.

2011-06-08  6.7.0-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-6.

2011-06-08  6.7.0-6 Cristy  <quetzlzacatenango@image...>
  * Fix transient error for composite 'Over' operator.

2011-06-07  6.7.0-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-5.

2011-06-07  6.7.0-5 Cristy  <quetzlzacatenango@image...>
  * Fix one-off bug in option parser (reference
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609177).
  * Transient bug with composite 'Over' in magick/composite-private.h.

2011-06-06  6.7.0-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-4.

2011-06-03  6.7.0-4 Cristy  <quetzlzacatenango@image...>
  * Support -direction right-to-left for the label: and caption: coders.
  * Blue / green reversed for JPEG-compressed TIFF images.

2011-06-03  6.7.0-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-3.

2011-06-02  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * Use memmove() instead of memcpy() in StripString().

2011-05-27  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-2.

2011-05-26  6.7.0-2 Cristy  <quetzlzacatenango@image...>
  * ImageMagick now compiles on Hurd (reference
    http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628020).
  * Use vfprintf rather than fprintf in FormatLocaleFileList().

2011-05-26  6.7.0-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-1.

2011-05-25  6.7.0-1 Cristy  <quetzlzacatenango@image...>
  * Not all Linux'es define locale_t (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18819).

2011-05-22  6.7.0-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.7.0-0.

2011-05-21  6.7.0-0 Cristy  <quetzlzacatenango@image...>
  * Avoid fault on corrupt JPEG images.
  * Avoid fault on certain DJVU images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18807).
  * Fix -fx to interpret scientific notation properly.

2011-05-20  6.6.9-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.6.9-10.

2011-05-20  6.6.9-10 Glenn Randers-Pehrson <glennrp@image...>
  * The PNG encoder now respects the -depth setting, including 1, 2, 4.
    Previously settings other than 8 and 16 were ignored (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18412).

2011-05-16  6.6.9-10 Cristy  <quetzlzacatenango@image...>
  * Don't use comma as a separator for stroked text (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=18742).
  * Use C locale when generating or interpreting SVG.
  * Fix "unterminated macro" for Q32 build of coders/png.c.

2011-05-15  6.6.9-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.6.9-9.

2011-05-14  6.6.9-9 Cristy  <quetzlzacatenango@image...>
  * The -scale option now considers the alpha channel when scaling.
  * Fix transient bug for HSL to RGB and back.

2011-05-12  6.6.9-9 Glenn Randers-Pehrson <glennrp@image...>
  * Fixed PNG8 reduction to work with an image that reduces to 256 colors
    plus transparency, by merging the two darkest red colors.

(ryoon)

2011-10-22 13:51:44 UTC MAIN commitmail json YAML

Updated graphics/shotwell to 0.11.5

(gls)

2011-10-22 13:51:02 UTC MAIN commitmail json YAML

Updated graphics/shotwell to 0.11.5

Upstream changes:

0.11.5:
-------
This release fixes an issue in
which Shotwell could crash when using the "Import from F-Spot" feature
for the subset of users who continued to experience this problem after
the 0.11.4 upgrade. We recommend that all users upgrade.

0.11.4;
-------
This release fixes two critical
issues present in all previous versions of Shotwell 0.11.x that could
cause Shotwell to crash when using the Import from F-Spot feature.
We recommend that all users upgrade.

0.11.3:
-------
This releases fixes two critical bugs, including:
  * Shotwell could crash at the end of photo imports where one or
more files failed to import correctly
  * Showell crashed when a new tag containing a slash (/) character
was created by context-clicking on the Tags item in the sidebar and
choosing  New
and improves error reporting in the publishing system.

0.11.2:
-------
  * Improved stability working with hierarchical tags
  * Importing hierarchical tags from F-Spot doesn't generate duplicate
top-level tags
  * Fixed "server redirect contained no session key" errors in the
Facebook Connector
  * Corrected problems with item counts over mixed media

(gls)

2011-10-22 13:44:45 UTC MAIN commitmail json YAML

Updated graphics/libraw to 0.14.2

(gls)

2011-10-22 13:44:12 UTC MAIN commitmail json YAML

Upgrade graphics/libraw to 0.14.2

Upstream changes:

LibRaw 0.14.2 (19-10-2011)

        Fixed bug in Canon 1D and 1Ds files decoding.
        New decoder information bit DECODER_HASRAWCURVE

LibRaw 0.14.1 (11-10-2011)

        Imported dcraw 9.11/1.445:
            Support for new cameras added: Fujifilm
    F600EXR, Nikon P7100, Olympus E-PL3 and
    E-PM1, Panasonic DMC-FZ150, Sony NEX-5N,
      A65 and A77.
            Updated color data for: Olympus E-P3,
    Panasonic G3 and GF3, PhaseOne H25, P40
    and P65, Sony NEX-C3, NEX-5, NEX-3, A35 and A55.
            Support for dark frame extraction on Sony cameras.
        DCB demosaicing: reserving 6 pixels instead of 3 to suppress colored
image frame.

LibRaw 0.14.0 (21-09-2011)

        Multiple rendering (LibRaw::dcraw_process() calls) allowed without
re-opening RAW file thrfough the sequence of open()/unpack() calls.
        You should be able to change any processing parameters (except
shot_select parameter) between dcraw_process() calls.
            New sample in samples/multirender_test.cpp: renders data 4 times:
    in half and full modes with different white balance settings.
            Unprocessed RAW data is stored in separate data buffer: (2 bytes
    per pixel for all Bayer-pattern images, 8 bytes per pixel for
    Foveon, sRAW, and other full-color raw formats), so now LibRaw
    uses 25% more memory for full processing of most common Bayer
    images; while for just unpack memory is reduced 4 times.
    New call LibRaw::raw2image() fills imgdata.image array with
    fresh copy of data. There is no need to call raw2image()
    separately if you use dcraw_process() or dcraw_document_mode_processing()
    calls.
    New call LibRaw::get_decoder_info() to determine raw data storage
    layout. See samples/unprocessed_raw.cpp for an example of how to
    use it.
        New call LibRaw::free_image(), deallocates imgdata.image buffer.
    Use this call if current postprocessing results are not needed,
    but it is to early to call recycle() because dcraw_process()
    may be called later.
        New C-API calls libraw_raw2image() - C API for LibRaw::raw2image()
    libraw_free_image() - C API for LibRaw::free_image()
    libraw_get_decoder_info() - C API for LibRaw::get_decoder_info()

If your code uses usual open()/unpack()/dcraw_process() call sequence, then
NOTHING CHANGED: your program should produce same results. For interactive
programs you may skip open()/unpack() calls after adjusting processing parameters,
so user should see image refreshed much faster.

If your code uses raw data (open+unpack calls), you need to call
LibRaw::raw2image(), and imgdata.image will contain same bitmap as in LibRaw 0.13.x

If you code uses access to masked borders data, you need to rewrite it. See
samples/unprocessed_raw.cpp as a sample.

Other changes:

    No separate imgdata.masked_pixels buffers, Bayer raw formats are read to
    buffer with borders. So, no ugly add_masked_border_to_bitmap() call.
    No filtering_mode parameter. Raw tone curve is applied at unpack() stage;
    zero pixels removed on postprocesing stage.
    unprocessed_raw and 4colors samples are adjusted to use new RAW data
    storage layout.
    OpenMP speedup of postprocessing steps (up to 50% for half mode and
    4-core machine)
    Most of LibRaw_datastream function bodies are moved to separate source file
    LibRaw_windows_datastream is merged to main source tree
    Imported dcraw 9.10 (1.444), support for new cameras added: ARRIRAW format,
    Canon SX30 IS, Leica D-LUX 5 and V-LUX2, Olympus E-P3, Panasonic G3 and GF3,
    Sony NEX-C3 and SLT-A35
    Support for RedOne digital movie cameras (R3D format). To enable this
    support you need to:
        install libjasper JPEG2000 support library
        compile LibRaw with -DUSE_JASPER compiler switch
        (./configure will do it for you)
        If you use own LibRaw_datastream implementation, you should implement
        make_jas_stream() call for your datastream. See bottom of
        src/libraw_cxx.cpp for implementations in datafile and mem-buffer LibRaw
        streams.

Bugfix: green matching is turned off if output image is shrinked due to wavelet
filtering or aberration correction.
Removed imgdata.sizes.bottom_margin and right_margin data fields use
imgdata.sizes.raw_width - width - left_margin to get right one, the same
with bottom_margin.
Minor ./configure cleanup
Qmake files and Visual Studio Project files are updated.
New version check macroses.
Documentation changed to reflect 0.14 changes.
Removed LibRaw::rotate_fuji_raw() call and corresponding C-API call.
The LibRaw::adjust_sizes_info_only() call may be called repeated and mixed
with dcraw_process() calls.
Postprocessing speedup and optimization, especially if cropping set.
Cropping works for FujiCCD raws. For the technical reasons, the position of
top-left corner of crop area will be rounded to the nearest multiple of 4
(the corner is shifted top-left).
New sample samples/postprocessing_benchmark.cpp This sample measures
postprocessing speed. All demosaic methods, averaged white balance,
median filtering, wavelet filtration, highlight recovery, and cropping
are supported.

all client code should be recompiled due to internals change.

(gls)

2011-10-22 11:36:01 UTC MAIN commitmail json YAML

Updated devel/libgee to 0.6.2.1

(gls)

2011-10-22 11:35:44 UTC MAIN commitmail json YAML

Update devel/libgee to 0.6.2.1

Upstream changes:

libgee 0.6.2.1
==============

* Add check-news to AM_INIT_AUTOMAKE

libgee 0.6.2
============

  * Fix adding second element to priority queue.
  * Fix problem with key used in range is freed.

(gls)

2011-10-22 11:06:21 UTC MAIN commitmail json YAML

Updated www/moodle to 2.1.2

(gls)

2011-10-22 11:05:31 UTC MAIN commitmail json YAML

Upgrade www/moodle to 2.1.2.

Upstream changes:

Highlights

MDL-28729 - Numerous multi-lang fixes and improvements

Functional changes

MDL-28410 - Allow a single option in a Choice activity
MDL-29394 - HTML editor format option selector hidden when there is only one option
MDL-23520 - Option added to allow deleting of a wiki page

Security issues:
MSA-11-0027 to MSA-11-0035, MSA-11-0039 to MSA-11-0041.
Fixes SA46427

See http://docs.moodle.org/dev/Moodle_2.1.2_release_notes for complete
release notes.

(gls)

2011-10-22 10:33:53 UTC MAIN commitmail json YAML

Updated databases/mysql55-{client,server} to 5.5.17

(adam)

2011-10-22 10:32:37 UTC MAIN commitmail json YAML

Changes 5.5.17:
* Replication: Previously, replication slaves could connect to the master
  server only through master accounts that use native authentication. Now
  replication slaves can also connect through master accounts that use
  nonnative authentication (except Windows native authentication) if the
  required client-side plugin is installed on the slave side in the directory
  named by the slave plugin_dir system variable.
* MEMORY table creation time is now available in the CREATE_TIME column of the
  INFORMATION_SCHEMA.TABLES table and the Create_time column of SHOW TABLE
  STATUS output.
* InnoDB Storage Engine: This fix improves the performance of instrumentation
  code for InnoDB buffer pool operations.
* InnoDB Storage Engine: Data from BLOB columns could be lost if the server
  crashed at a precise moment when other columns were being updated in an
  InnoDB table.
* InnoDB Storage Engine: Lookups using secondary indexes could give incorrect
  matches under a specific set of conditions. The conditions involve an index
  defined on a column prefix, for a BLOB or other long column stored outside
  the index page, with a table using the Barracuda file format.
* InnoDB Storage Engine: This fix corrects cases where the MySQL server could
  hang or abort with a long semaphore wait message. (This is a different issue
  than when these symptoms occurred during a CHECK TABLE statement.)
* Internal conversion of zero to binary and back could yield a result with
  incorrect precision.
* Valgrind warnings generated by filesort operations were fixed.
* mysqld_safe did not properly check for an already running instance of mysqld.
* The help message for mysql_install_db did not indicate that it supports the
  --defaults-file, --defaults-extra-file and --no-defaults options.
* An assertion designed to detect zero-length sort keys also was raised when
  the entire key set fit in memory.
* myisampack could create corrupt FULLTEXT indexes when compressing tables.
* A linking problem prevented the FEDERATED storage engine plugin from loading.

(adam)

2011-10-22 10:06:19 UTC pkgsrc-2011Q3 commitmail json YAML

2011-10-22 10:05:27 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3575 - requested by obache
lang/sun-jdk6: security update
lang/sun-jre6: security update

Revisions pulled up:
- lang/sun-jdk6/Makefile                                        1.27
- lang/sun-jdk6/distinfo                                        1.16
- lang/sun-jre6/Makefile                                        1.33
- lang/sun-jre6/distinfo                                        1.19

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Oct 20 12:28:09 UTC 2011

  Modified Files:
  pkgsrc/lang/sun-jdk6: Makefile distinfo
  pkgsrc/lang/sun-jre6: Makefile distinfo

  Log Message:
  Update sun-{jdk,jre}6 to 6.0.29, aka, 6u29.

  Changes:

  [Olson Data 2011g]
  Java SE 6u29 contains Olson time zone data version 2011g. For more information,
  refer to Timezone Data Versions in the JRE Software .

  [Skipped Version Number]
  Release Java SE 6u29 follows release Java SE 6u27. There is no publicly
  available Java SE 6u28 release. Oracle used release version 6u28 for an internal
  build, which was not necessary once the fixes delivered on Java SE 6u29 were
  released.

  [Blacklist Entries]
  This update release includes the following new entries to the Blacklist:
    * Cisco AnyConnect Mobility Client
    * Microsoft UAG Client

  [RMI Registry Issue]
  A bug in the rmiregistry command included in this release may cause unintended
  exceptions to be thrown when an RMI server attempts to bind an exported object
  which includes codebase annotations using the "file:" URL scheme. The RMI
  servers most likely to be effected are those which are invoked only by RMI
  clients executing on the same host as the server.

  RMI annotates codebase information as part of the serialized state of a remote
  object reference to assist RMI clients in loading the required classes and
  interfaces associated with the object at runtime. Exported objects which are
  looked up in the RMI registry and invoked by RMI clients running on hosts other
  than the server are usually annotated with codebase URL schemes, such as
  "http:" or "ftp:" and these should continue to work correctly.

  As a workaround, RMI servers can set the java.rmi.server.codebase property to
  use codebase URLs other than the "file:" scheme for the objects they export.

  [Bug Fixes]
  This release contains fixes for security vulnerabilities. For more information,
  please see Oracle Java SE Critical Patch Update advisory.

(tron)

2011-10-22 10:01:15 UTC MAIN commitmail json YAML

Updated devel/libmaa to 1.3.1

(cheusov)

2011-10-22 10:01:00 UTC MAIN commitmail json YAML

Update to 1.3.1
  Build failure with gcc-4.6 was fixed.
  Thanks to Andrey N. Oktyabrski for the report.

(cheusov)

2011-10-22 08:52:13 UTC MAIN commitmail json YAML

Updated fonts/liberation-ttf to 1.07.1

(ryoon)

2011-10-22 08:50:18 UTC MAIN commitmail json YAML

Update to 1.07.1

Changelog:
* Wed Sep 21 2011 Pravin Satpute <psatpute@redhat.com>
- resolved bug 738264, corrected height of U+040D in Mono
- resolved bug 729989, corrected macron position on ā, ē, ī, ō, ū in Narrow fonts
- enabled embedding of font
- Added License link https://fedoraproject.org/wiki/Licensing/LiberationFontLicense
- New Release 1.07.1

* Mon May 30 2011 Pravin Satpute <psatpute@redhat.com>
- added U+045D and U+0450 in all fonts, bug 659214
- corrected characters U+0438 and U+0439, bug 708330
- resolved bug 708330, 707973
- New Release 1.07.0

* Wed Feb 23 2011 Pravin Satpute <psatpute@redhat.com>
- added U+0400 and U+040d in all fonts, bug 659214
- fixed for bug 620273, patch from Cody Boisclair <cody@zone38.net>

(ryoon)

2011-10-22 07:33:34 UTC MAIN commitmail json YAML

2011-10-22 07:04:31 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup tickets 3573 and 3474

(sbd)

2011-10-22 07:02:03 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3574 - requested by dholland
textproc/p5-XML-Sablotron build fix

Revisions pulled up:
- textproc/p5-XML-Sablotron/distinfo                            1.4
- textproc/p5-XML-Sablotron/patches/patch-DOM_DOM_xsh          1.1
- textproc/p5-XML-Sablotron/patches/patch-Processor_Processor_h 1.1

---
  Module Name: pkgsrc
  Committed By: dholland
  Date: Sat Oct 15 17:53:51 UTC 2011

  Modified Files:
  pkgsrc/textproc/p5-XML-Sablotron: distinfo
  Added Files:
  pkgsrc/textproc/p5-XML-Sablotron/patches: patch-DOM_DOM_xsh
      patch-Processor_Processor_h

  Log Message:
  Fix build with perl 5.14... I think. Someone who actually knows how to
  write Perl bindings should double-check this.

  XXX: This will almost certainly not work on LP64 platforms as it casts
  XXX: Perl-provided pointers to int and back. However, fixing this
  XXX: requires changing the API of the parent Sablotron package, which
  XXX: doesn't seem like a great idea at the moment.

(sbd)

2011-10-22 07:01:25 UTC pkgsrc-2011Q3 commitmail json YAML

Pullup ticket #3573 - requested by taca
lang/php53 security update

Revisions pulled up:
- lang/php53/Makefile                                          1.18
- lang/php53/Makefile.php                                      1.9-1.10
- lang/php53/distinfo                                          1.23-1.26
- lang/php53/patches/patch-Zend_zend__builtin__functions.c      1.1-1.2
- lang/php53/patches/patch-as                                  1.1

---
  Module Name: pkgsrc
  Committed By: jklos
  Date: Thu Oct  6 05:34:00 UTC 2011

  Modified Files:
  pkgsrc/lang/php53: distinfo
  Added Files:
  pkgsrc/lang/php53/patches: patch-as

  Log Message:
  Atomic operations via gcc are not supported on many archs. Allow them only
    on amd64, powerpc, i386 and alpha.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Oct 20 12:38:24 UTC 2011

  Modified Files:
  pkgsrc/lang/php53: Makefile.php distinfo

  Log Message:
  Re-add suhosin-patch to distinfo.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Oct 20 12:39:33 UTC 2011

  Modified Files:
  pkgsrc/lang/php53: Makefile.php

  Log Message:
  Revert accidental commit with previous commit.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Oct 20 13:32:20 UTC 2011

  Modified Files:
  pkgsrc/lang/php53: Makefile distinfo
  Added Files:
  pkgsrc/lang/php53/patches: patch-Zend_zend__builtin__functions.c

  Log Message:
  Add fix for 2011-3379 from r317183 from PHP's repository.

  Bump PKGREVISION.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Oct 20 14:30:55 UTC 2011

  Modified Files:
  pkgsrc/lang/php53: distinfo
  pkgsrc/lang/php53/patches: patch-Zend_zend__builtin__functions.c

  Log Message:
  A small correction in comment text of the patch.

(sbd)

2011-10-22 02:08:31 UTC MAIN commitmail json YAML

+ mysql-client-5.5.17, mysql-server-5.5.17.

(taca)

2011-10-22 01:41:27 UTC MAIN commitmail json YAML

Note update of devel/p5-Tie-Cache-LRU, www/p5-Tatsumaki and
mail/p5-Mail-ListDetector.

(hiramatsu)

2011-10-22 01:40:28 UTC MAIN commitmail json YAML

Update p5-Mail-ListDetector to 1.04.

Changes from previous:
1.02 14 Nov 2009
  - Fix CPAN RT bug 35320 - add missing dependency
  - Add Test::Kwalitee to ensure we always have kwalitee.
  - Add github repo http://github.com/mstevens/Mail--ListDetector

1.03 30 Jun 2010
  - Make license more explicit

1.04 19 Feb 2011
  - Fix pod warnings.

(hiramatsu)

2011-10-22 01:39:58 UTC MAIN commitmail json YAML

Update p5-Tatsumaki to 0.1013.

Change from previous;
0.1013  Thu Jul  7 11:49:18 PDT 2011
        - Added $self->binary(1) in Handler classes to indicate binary responses (gbarr, mateu)
        - Allow $self->json to be set to customize the way JSON is encoded (ask)

0.1012  Sun Feb 13 20:01:46 PST 2011
        - No code changes. Updated terribly outdated Tatsumaki.pm POD

0.1011  Tue Dec 21 11:49:49 PST 2010
        - Fixed to use $r->parameters to make it work with newer Plack::Request
        - Fixed MessageQueue leak when long-poll client immediately reconnects after disconnection (mash)

(hiramatsu)

2011-10-22 01:39:30 UTC MAIN commitmail json YAML

Update p5-Tie-Cache-LRU to 20110205.

Change from previous:
20110205  Sat, 05 Feb 2011 14:57:08 +1100
    Misc
    * Clarified the license

(hiramatsu)

2011-10-21 23:30:47 UTC MAIN commitmail json YAML

Updated devel/mk-configure to 0.21.2

(cheusov)

2011-10-21 23:30:31 UTC MAIN commitmail json YAML

Update to 0.21.2
  mkc_check_compiler has been reimplemented. This fixes problems
  on system with /bin/sh == bash (affected versions: 0.21.1)
  and makes it drammatically faster.

(cheusov)

2011-10-21 21:44:54 UTC MAIN commitmail json YAML

Added archivers/zutils version 0.9

(ryoon)

2011-10-21 21:44:11 UTC MAIN commitmail json YAML

2011-10-21 21:43:29 UTC MAIN commitmail json YAML

Conflict with lzip<1.12

(ryoon)

2011-10-21 21:41:09 UTC MAIN commitmail json YAML

Import zutils-0.9 as archivers/zutils

Zutils is a collection of utilities able to deal with any combination
of compressed and non-compressed files transparently. If any given
file, including standard input, is compressed, its decompressed
content is used. Compressed files are decompressed on the fly; no
temporary files are created. These utilities are not wrapper scripts
but safer and more efficient C++ programs. In particular the
"--recursive" option is very efficient in those utilities supporting it.

The provided utilities are:
Zcat - Decompresses and copies files to standard output.
Zcmp - Decompresses and compares two files byte by byte.
Zdiff - Decompresses and compares two files line by line.
Zgrep - Decompresses and searches files for a regular expression.
Ztest - Tests integrity of compressed files.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(ryoon)

2011-10-21 21:38:28 UTC MAIN commitmail json YAML

2011-10-21 21:28:40 UTC MAIN commitmail json YAML

Remove lzip

(ryoon)

2011-10-21 21:28:11 UTC MAIN commitmail json YAML

Updated archivers/lzip to 1.12

(ryoon)

2011-10-21 21:26:47 UTC MAIN commitmail json YAML

Update to 1.12

* lzdiff and lzgrep are now separate package, zutils (not packaged yet).

Changelog:
2011-04-30  Antonio Diaz Diaz  <ant_diaz@teleline.es>

* Version 1.12 released.
* main.cc: Added new option `-F, --recompress'.
* encoder.h (update_prices): Update high length symbol prices
  independently of the value of `pos_state'. This gives better
  compression for large values of `--match-length' without being
  slower.
* encoder.h encoder.cc: Optimize pair price calculations. This
  reduces compression time for large values of `--match-length'
  by up to 6%.
* Compression time of option `-0' has been reduced by 2%.
* main.cc (decompress): Print only one status line for each
  multimember file when only one `-v' is specified.
* main.cc (decompress): Print up to 6 bytes of trailing garbage
  when `-vvvv' is specified.
* main.cc (open_instream): Do not show the message
  " and `--stdout' was not specified" for directories, etc.
* lziprecover.cc: If `-v' is not specified show errors only.
* testsuite/unzcrash.cc: Use Arg_parser.
* testsuite/unzcrash.cc: Added new options `-b', `-p' and `-s'.

2010-09-16  Antonio Diaz Diaz  <ant_diaz@teleline.es>

* Version 1.11 released.
* Added new option `-0' which produces a compression speed and
  ratio comparable to those of `gzip -9'.
* fast_encoder.h fast_encoder.cc: New files.
* main.cc: Match length limit set by options -1 to -8 has been
  reduced to extend range of use towards gzip. Lower numbers now
  compress less but faster. (-1 now takes 43% less time for only
  20% larger compressed size).
* encoder.cc: Compression of option -9 has been slightly increased.
* lziprecover.cc: Added new option `--merge' which tries to
  produce a correct file merging the good parts of two or more
  damaged copies.
* lziprecover.cc: Added new option `--repair' for repairing a
  1-byte error in single-member files.
* decoder.cc (decode_member): Detect file errors earlier to
  improve efficiency of lziprecover's new repair capability.
  This change also prevents (harmless) access to uninitialized
  memory when decompressing a corrupt file.
* lziprecover.cc: Added new option `--force'.
* lziprecover.cc: Added new option `--output'.
* lziprecover.cc: Added new option `--split' to select the until
  now only operation of splitting multimember files.
* lziprecover.cc: If no operation is specified, warn the user
  and do nothing.
* main.cc: Fixed warning about fchown's return value being ignored.
* decoder.cc: `-tvvvv' now also shows compression ratio.
* main.cc: Set stdin/stdout in binary mode on MSVC and OS2.
* New examples have been added to the manual.
* testsuite: `test1' renamed to `test.txt'. Added new tests.
* Matchfinder types HC4 (4 bytes hash-chain) and HT4 (4 bytes
  hash-table) have been tested and found no better than the
  current BT4.

2010-04-05  Antonio Diaz Diaz  <ant_diaz@teleline.es>

* Version 1.10 released.
* decoder.h: Input_buffer integrated in Range_decoder.
* main.cc: File specified with option `-o' is now created with
  mode 0666 if umask allows it, deleted if interrupted by user.
* main.cc: New constant `o_binary'.
* main.cc: Dictionary size for options -2, -3, -4 and -8 has
  been changed to improve linearity of compressed sizes.
* lzip.h: Fixed warnings produced by over-optimization (-O3).
* Makefile.in: Added quotes to directory names.

2010-01-17  Antonio Diaz Diaz  <ant_diaz@teleline.es>

* Version 1.9 released.
* main.cc (main): Return at least 1 if closing stdout fails.
* Makefile.in: Added `--name' option to help2man invocation.
* testsuite/check.sh: Use `test1' instead of `COPYING' for testing.

2009-09-02  Antonio Diaz Diaz  <ant_diaz@teleline.es>

* Version 1.8 released.
* Compression time has been reduced by 4%.
* Lzdiff and lzgrep have been moved to the new package zutils.
* Fixed warnings on sistems where uint32_t != unsigned int.

(ryoon)

2011-10-21 21:10:33 UTC MAIN commitmail json YAML

Updated www/p5-AnyEvent-HTTPD to 0.93.
Updated security/p5-Authen-Htpasswd to 0.171.

(hiramatsu)

2011-10-21 21:09:43 UTC MAIN commitmail json YAML

Update p5-Authen-Htpasswd to 0.171.

Changes from previous;
0.171  Tue Aug 09 13:09:00 BST 2011
    - re-disting because I failed to notice MYMETA.* in the dist

0.170  Tue Aug 09 12:17:00 BST 2011
    - fix user inflation code to handle arbitrary usernames

(hiramatsu)

2011-10-21 21:09:10 UTC MAIN commitmail json YAML

Update p5-AnyEvent-HTTPD to 0.93.

Changes from previous:
0.93    Thu Aug  4 10:38:09 CEST 2011
        - made it possible to remove default headers
          completely, thanks go to Chris Kastorff for providing a patch.
        - applied also a fix for case handling of the headers,
          thanks go to the patch from Chris Kastorff.
        - fixed some tests. I hate it when all bugs that
          are found via CPAN Testers are bugs in the tests.
        - fixed that the URL returned by Request::url method will
          now also contain the query string (thanks to art sackett for
          spotting this).

0.92    Tue Mar  1 11:46:14 CET 2011
        - added simple SSL/TLS support.
        - removed from tests from the distribution.
        - replaced 01_basic_request.t with a non-wget variant for CPAN.

0.91    Wed Feb  2 15:21:02 CET 2011
        - set the Date header correctly.
        - append a newline to error messages.
        - hopefully improved connection closing mechanism.
        - don't send body when responding to a HEAD request.

0.90    Mon Jan 31 13:04:45 CET 2011
        - fixed a small thing with response on dead connections.
        - added small example of 'request' event usage.
        - make Content-Length: not be empty.
        - hand HEAD requests down to the event handlers.
        - added allowed_methods support from nrh.
        - don't force cache policy anymore.

(hiramatsu)

2011-10-21 20:58:08 UTC MAIN commitmail json YAML

Remove mp3splt

(ryoon)

2011-10-21 20:57:30 UTC MAIN commitmail json YAML

Updated audio/libmp3splt to 0.7
Updated audio/mp3splt to 2.4
Updated audio/mp3splt-gtk to 0.7

(ryoon)

2011-10-21 20:56:00 UTC MAIN commitmail json YAML

Update to 0.7

* Introduce gnome option.

Changelog:
mp3splt-gtk version 0.7

- added trimming using silence detection
- fixed bug #3034474: genre tag problem + original tags are now correctly copied, with two exceptions: (libmp3splt)
* only one artist, album, title are supported
* for mp3's, the total tracknumber is not yet supported
- fixed bug: don't show split files when setting silence splitpoints or trim splitpoints
- fixed #3355210 - gtk not intuitive - split button with text and shadow
- fixed windows bug to take translations from the current directory (+libmp3splt)
- fixed windows bug with wide characters in directory path of executable (+libmp3splt)

(ryoon)

2011-10-21 20:53:29 UTC MAIN commitmail json YAML

Update to 2.4

Changelog:
#mp3splt version 2.4

- added negative splitpoints support with EOF-min.sec[.0-99] (only works when the input is not seekable)
- added trimming using silence detection with -r (use with -p th to set the threshold)
- fixed bug #3034474: genre tag problem + original tags are now correctly copied, with two exceptions: (libmp3splt)
* only one artist, album, title are supported
* for mp3's, the total tracknumber is not yet supported
- fixed windows bug to take translations from the current directory (+libmp3splt)
- fixed windows bug with wide characters in directory path of executable (+libmp3splt)

#mp3splt version 2.3a

- fixed tracktype.org issue (libmp3splt)

#mp3splt version 2.3

- new '-G' option: set tags from filename regular expression
- more translations (project mp3splt-gtk on transifex)
- added genre tag to custom tags and to output format (libmp3splt)
- support for the FILE attribute in CUE files - #1353726 (libmp3splt)
- fixed CUE import bug - spaces at the end are now correctly wiped out (libmp3splt)
- fixed bug #3114384: introduced back the 'file might be VBR' warning (libmp3splt)
- fixed bug #3034474: genre tag problems (libmp3splt)
- fixed ogg stream issues - #2861898 & #1078018 (libmp3splt)

(ryoon)

2011-10-21 20:51:50 UTC MAIN commitmail json YAML

Update to 0.7

* Remove LOCALBASE
* Use pkg-config for library detection (pcre and so on)

Changelog:
libmp3splt version 0.7
-------------------------------------------------------------

- added negative splitpoints support: closes #3005266, #1659204
- added trimming using silence detection: closes #3016524, #3141369, #880051, #1576489
- fixed bug #3034474: genre tag problem + original tags are now correctly copied, with two exceptions:
* only one artist, album, title are supported
* for mp3's, the total tracknumber is not yet supported
- rewritten internet part (tracktype, freedb)
- fixed windows bug to take translations from the current directory
- fixed windows bug with wide characters in directory path of executable

libmp3splt version 0.6.1a
-------------------------------------------------------------

- fixed tracktype.org issue

libmp3splt version 0.6.1
-------------------------------------------------------------

- added genre tag to custom tags and to output format (@g)
- support for the FILE attribute in CUE files - #1353726
- support for setting tags from filename regular expression
- added cutter as unit testing framework in libmp3splt
- fixed CUE import bug - spaces at the end are now correctly wiped out
- fixed bug #3114384: introduced back the 'file might be VBR' warning
- fixed bug #3034474: genre tag problems
- fixed ogg stream issues - #2861898 & #1078018
- fixed bug: setting the saved end time on wrong splitpoint indexes
- more translations (project mp3splt-gtk on transifex)
- and many other bugs ...

(ryoon)

2011-10-21 19:54:58 UTC MAIN commitmail json YAML

2011-10-21 19:38:46 UTC MAIN commitmail json YAML

Remove enscript

(ryoon)

2011-10-21 19:38:28 UTC MAIN commitmail json YAML

Updated print/enscript to 1.6.5.2

(ryoon)

2011-10-21 19:37:29 UTC MAIN commitmail json YAML

Update to 1.6.5.2

* Set LICENSE.
* Make pkglint happy

Changelog:
Summary of changes in enscript version 1.6.5.2:

* Fix CFG_FATAL macro in util.c; this prevents a segmentation fault
  when the configuration file contains unknown parameters. (Savannah
  bug #28769)

* Fix segmentation fault with line lengths over 90 characters.
  (Savannah bug #29198)

Summary of changes in enscript version 1.6.5.1:

* Typo corrections in the manual pages.

* Reorganise source tree to use a single ChangeLog file.

* Actually ship f90.st in the tarball.

* Reorganise INSTALL and README.

Noteworthy changes in enscript version 1.6.5:

* New maintainer.

* Licensing change: GNU Enscript is now distributed under version 3 or
  later of the GNU GPL.

* Build system fixes - distcheck now passes.

* At least four security bug fixes:
  - CAN-2004-1184
  - CAN-2004-1185
  - CAN-2004-1186
  - CVE-2008-3863, CVE-2008-4306

* Syntax highlighting fixes.
  - shell escaping rules from Shawn McMahon.
  - JavaScript regexps now recognised.
  - New highlighting rules for Fortran 90 from David Bowler.

See changelogs for more detailed notes.

(ryoon)

2011-10-21 18:31:13 UTC MAIN commitmail json YAML

Updated xen 4.1 packages to 4.1.2

(cegger)

2011-10-21 18:27:21 UTC MAIN commitmail json YAML

Update to Xen 4.1.2

Fixes/features include:
* New XL toolstack
* kexec/kdump
* Remus
* Device passthrough to HVM guests
* Interrupt handling
* Support for Supervisor Mode Execution Protection (SMEP)

(cegger)

2011-10-21 18:26:58 UTC MAIN commitmail json YAML

Update to Xen 4.1.2

Fixes/features include:
* New XL toolstack
* kexec/kdump
* Remus
* Device passthrough to HVM guests
* Interrupt handling
* Support for Supervisor Mode Execution Protection (SMEP)

(cegger)

2011-10-21 16:03:35 UTC MAIN commitmail json YAML

Updated emulators/suse113_qt4 to 11.3nb1

(chs)

2011-10-21 16:03:21 UTC MAIN commitmail json YAML

update to qt4 4.6.3-2.5.1.
fixes CVE-2011-3193, CVE-2011-3194.

(chs)

2011-10-21 16:02:58 UTC MAIN commitmail json YAML

Updated emulators/suse113_openssl to 11.3nb5

(chs)

2011-10-21 15:56:37 UTC MAIN commitmail json YAML

update to openssl 1.0.0-6.11.1.
fixes CVE-2011-3207, CVE-2011-3210.

(chs)

2011-10-21 14:50:09 UTC MAIN commitmail json YAML

2011-10-21 13:41:11 UTC MAIN commitmail json YAML

+ samba-3.6.1.

(taca)

2011-10-21 13:33:28 UTC MAIN commitmail json YAML

Remove abcmidi

(ryoon)

2011-10-21 13:33:01 UTC MAIN commitmail json YAML

Updated audio/abcmidi to 20111019

(ryoon)

2011-10-21 13:31:55 UTC MAIN commitmail json YAML

2011-10-21 12:39:35 UTC MAIN commitmail json YAML

added devel/lettuce
Behaviour-driven development test tool

(reed)

2011-10-21 12:36:33 UTC MAIN commitmail json YAML

Remove abcm2ps

(ryoon)

2011-10-21 12:36:12 UTC MAIN commitmail json YAML

Updated print/abcm2ps to 6.5.2

(ryoon)

2011-10-21 12:35:30 UTC MAIN commitmail json YAML

Import lettuce 1.1.33

Lettuce is a simple behaviour-driven development (BDD) tool based
on Cucumber. The features of the system (to be tested) are defined
in a natural language with scenarios describing the features. Steps
are written in python.

(I packaged this for my work at ISC. We are developing a
DNS server test suite to be usable for various DNS servers
for compliance testing.)

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(reed)

2011-10-21 12:35:18 UTC MAIN commitmail json YAML

Update to 6.5.2

Changelog:
* SVG output related bug fix
* Some bug fix and improvements.
* In detal, see Changes file.

(ryoon)

2011-10-21 10:08:50 UTC MAIN commitmail json YAML

Added devel/p5-Data-Integer version 0.004.
Updated databases/p5-Rose-DB to 0.764.

(hiramatsu)

2011-10-21 10:07:52 UTC MAIN commitmail json YAML

Update p5-Rose-DB to 0.764.

Changes from previous:
0.764 (10.18.2011) - John Siracusa <siracusa@gmail.com>

    * Use ENGINE=InnoDB instead of TYPE=InnoDB in MySQL table creation
      statements to avoid an incompatibility with MySQL 5.5 (RT 71757)

0.763 (12.30.2010) - John Siracusa <siracusa@gmail.com>

    * Support for Rose::DB::Object 0.794
    * Return from rollback() early if AutoCommit is set.

(hiramatsu)

2011-10-21 10:06:57 UTC MAIN commitmail json YAML

Add p5-Data-Integer.

(hiramatsu)

2011-10-21 10:05:46 UTC MAIN commitmail json YAML

Import perl module Data::Integer into devel/p5-Data-Integer, to prepare
to import DBIx::Class::PassphraseColumn.

This module is about the native integer numerical data type. A native
integer is one of the types of datum that can appear in the numeric part
of a Perl scalar. This module supplies constants describing the native
integer type.

There are actually two native integer representations: signed and
unsigned. Both are handled by this module.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(hiramatsu)

2011-10-21 07:15:26 UTC MAIN commitmail json YAML

Note update of devel/p5-Module-CoreList, devel/p5-MooseX-Getopt and
www/p5-Pod-POM-Web.

(hiramatsu)

2011-10-21 07:14:25 UTC MAIN commitmail json YAML

Update p5-Pod-POM-Web to 1.17.

Changes from previous:
1.17 01.05.2011
  - skip tests on systems that do not have 'perlfunc.pod' or 'perlvar.pod'

1.16 28.04.2011
  - Export 'server' and 'index' functions into main:: namespace if
    called from command-line (suggested by DOLMEN -- Olivier Mengu辿)
  - fix titles containing POD markup
  - explicit error message if perlfunc or perlvar are not installed

1.15 20.11.2010
  - H1 header can be either NAME or TITLE
  - adapt to new structure of perlvar.pod in bleadperl
  - CSS fix for diplaying AnnoCPAN notes
  - dependency on Pod::POM 0.25

(hiramatsu)

2011-10-21 07:13:58 UTC MAIN commitmail json YAML

Update p5-MooseX-Getopt to 0.37.

Changes from previous:
0.37 Wed 30 Mar 2011
  * Fix missing dependency. (RT#67077)

0.36 Tue 29 Mar 2011
  * Fix dist.ini 'Prereq' into 'Prereqs' (Damien Krotkine)
  * MooseX::Getopt::GLD
    - change it to a MooseX::Role::Parameterized, so that it accepts
      'getopt_conf' parameter (Damien Krotkine)

0.35 Wed 09 Feb 2011
  * Fix missed change from Test::Exception to Test::Fatal

0.34 Tue 08 Feb 2011
  * The test suite now uses Test::Fatal instead of Test::Exception. (Karen
    Etheridge)
  * Move most of new_with_options logic into separate publically
    accessible process_argv method, so that arg processing can be
    done without actually creating object (Jonathan Swartz)

(hiramatsu)

2011-10-21 07:10:21 UTC MAIN commitmail json YAML

Update p5-Module-CoreList to 2.56.

Changes from previous:
2.56 Thu Oct 20 2011
  - Updated for v5.15.4

2.56 Tues Sept 20 2011
  - Updated for v5.15.3
  - Corrected version of Module::CoreList shipped
    with v5.10.0
  - Corrected Errno being shipped with v5.6.0 and v5.6.1
  - Corrected VMS::Filespec being shipped with v5.12.3
  - Corrected DB_File being shipped with v5.8.2
  - Added http://perlpunks.de/corelist to SEE ALSO

2.55 Sat Aug 20 2011
  - Updated for v5.15.2

2.54 Wed Jul 20 2011
  - Updated for v5.15.1

2.53 Thu Jul 14 2011
  - Added release date option '-r' to corelist

2.52 Mon Jul 4  2011
  - [rt.cpan.org #69108] Extraneous modules listed
    reported by Dee Newcum

2.51
  - Updated for v5.15.0

2.50
  - Updated for v5.12.4

2.49
  - Updated for v5.14.0

2.46 Sun Mar 20 2011
  - Resolved RT #59511
  - Updated for v5.13.11

2.45 Sun Feb 20 2011
  - Bumped the version number and data for the 5.13.10 release

2.44    Sat Jan 22 2011
  - Merged v5.12.3 and v5.13.9

2.43    Sat Jan 22 2011
  - Updated for v5.12.3

2.42_01 Thu Jan 20 2011
  - Updated for v5.13.9

2.42    Mon Dec 20 2010
  - Updated for v5.13.8

2.41    Sat Nov 20 2010
  - Updated for v5.13.7

2.40    Wed Oct 20 2010
  - Updated for v5.13.6

(hiramatsu)

2011-10-21 06:10:21 UTC MAIN commitmail json YAML

2011-10-21 05:24:13 UTC MAIN commitmail json YAML

Remove (trial) workaround for getaddrinfo() on Linux added over 5 years ago.
It break the feature in these days.

(obache)

2011-10-21 04:47:22 UTC MAIN commitmail json YAML

2011-10-21 04:29:32 UTC MAIN commitmail json YAML

2011-10-21 04:29:23 UTC MAIN commitmail json YAML

2011-10-21 04:05:20 UTC MAIN commitmail json YAML

Note update of textproc/p5-Regexp-Common, databases/p5-DBIx-Class-Fixtures
and www/p5-Dancer.

(hiramatsu)