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 (2h)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (43d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (155d) 

2024-05-13 18:36:44 UTC Now

2010-09-09 18:13:19 UTC MAIN commitmail json YAML

2010-09-09 18:11:19 UTC MAIN commitmail json YAML

Updated fonts/font-bh-lucidatypewriter-75dpi to 1.0.1

(joerg)

2010-09-09 18:10:41 UTC MAIN commitmail json YAML

2010-09-09 18:09:37 UTC MAIN commitmail json YAML

Updated fonts/font-bh-lucidatypewriter-100dpi to 1.0.1

(joerg)

2010-09-09 18:08:51 UTC MAIN commitmail json YAML

2010-09-09 17:59:37 UTC MAIN commitmail json YAML

2010-09-09 14:32:27 UTC MAIN commitmail json YAML

MASTER_SITES and HOMEPAGE have changed

(adam)

2010-09-09 13:58:48 UTC MAIN commitmail json YAML

Updated sysutils/radmind to 1.14.0rc1

(hauke)

2010-09-09 13:58:00 UTC MAIN commitmail json YAML

Package upgraded to 1.14.0rc1 - essentially bug fixes assembled in the
last two years. From the git commit log:

2010-06-23
Create longest possible path first in mkdirs routine.  radmind-1.14.0rc1

2010-05-28
Updated radmind man page with CRL documentation.

2010-05-28
[Patch 2930172]: Add support for CRLs

2010-02-03
Fix: check argument count when encountering a minus...

2010-01-28
[Bug 2927309]: ktcheck cores with recursive command...

2010-01-20
Fix: -r (use randfile) was being ignored.

2010-01-13
[Patch 2931438]: Change port back to standard on failur...

2009-12-15
node_create sometimes takes a NULL transcript name.

2009-12-06
[Bug 1816150]: Can't replace dir with file.

2009-11-19
Accidentally placed dns_sd check in the PAM if-block.

2009-11-19
Pull Wes's path repetition dectection patch from CVS.

2009-11-19
Add --with-pam.

2009-11-17
[Patch 2899332] Fix and document -p option to ra.sh.

2009-11-11
[Patch 2524867] Add -p option for ra.sh (for port).

2009-11-11
[Patch 2877346] Add a copy mode to lmerge.

2009-11-11
Fix: missing closing quotation mark in lcksum error...

2009-10-28
[Bug 2887658]: fsdiff prints multiple lines for changin...

2009-10-15
Fix: lcksum crashes when given a minus (-) line with...

2009-10-15
Accept 2845279: Updated rash manpage

2009-09-11
Quick fix for pam_conv struct compiler nagging.

2009-09-11
Fix empty prepath check in lapply and lcksum

2009-08-18
Exclude leftovers from autoconf and git when making...

2009-08-18
Do not track configure script.

2009-08-01
Eliminate old workaround for broken mkdir on old versio...  origin

2009-02-23
Only use $USERNAME if $USERAUTH is enabled.

2009-01-29
Fix bug 2541171. Patch from bawood at umich dot edu.

2008-12-11
Proof-of-concept code using Apple's FSEvents API. Can...

(hauke)

2010-09-09 13:35:06 UTC MAIN commitmail json YAML

Updated www/py-django to 1.2.2

(adam)

2010-09-09 13:34:05 UTC MAIN commitmail json YAML

Changes 1.2.2:
As of the 1.2 release, the core Django framework includes a system, enabled by
default, for detecting and preventing cross-site request forgery (CSRF) attacks
against Django-powered applications. Previous Django releases provided
a different, optionally-enabled system for the same purpose.

The Django 1.2 CSRF protection system involves the generation of a random
token, inserted as a hidden field in outgoing forms. The same value is also
set in a cookie, and the cookie value and form value are compared on submission.

The provided template tag for inserting the CSRF token into forms --
{% csrf_token %} -- explicitly trusts the cookie value, and displays it as-is.
Thus, an attacker who is able to tamper with the value of the CSRF cookie can
cause arbitrary content to be inserted, unescaped, into the outgoing HTML of
the form, enabling cross-site scripting (XSS) attacks.

This issue was first reported via a public ticket in Django's Trac instance;
while being triaged it was then independently reported, with broader
description, by Jeff Balogh of Mozilla.

(adam)

2010-09-09 13:06:19 UTC MAIN commitmail json YAML

Radmind's license is a condensed version of the three clause BSD
license.

Change my maintainer address to @netbsd.org, makes dealing with bug
reports (what?!) easier.

(hauke)

2010-09-09 12:43:52 UTC MAIN commitmail json YAML

Updated mail/dbmail to 2.2.17

(adam)

2010-09-09 12:42:27 UTC MAIN commitmail json YAML

2010-09-09 11:40:56 UTC MAIN commitmail json YAML

Updated time/remind to 3.1.9

(obache)

2010-09-09 11:40:12 UTC MAIN commitmail json YAML

Updated time/remind to 3.1.9

(obache)

2010-09-09 11:39:58 UTC MAIN commitmail json YAML

Update remind to 3.1.9.
close PR#43791.

Changes to pkgsrc
* use INSTALL_SCRIPT from configure (patch-ab).
* update tclsh name, current its version in pkgsrc is 8.4.

CHANGES TO REMIND

* Version 3.1 Patch 9 - 2010-06-20

- MAJOR ENHANCEMENT: New "purge mode" to delete expired reminders.  See
  the PURGE MODE section of the remind man page.

- ENHANCEMENT: Support DURATION in TkRemind.  Thanks to Marek Marczykowski.

- BUG FIX: Don't change the order of PS and PSFILE reminders.  Bug found
  by John McGowan.

- BUG FIX: "REM 1990-01-01 SATISFY 1" would yield a spurious parse error
  in earlier versions of Remind.

- BUG FIX: Yom HaShoah is moved to Thursday if it would normally fall on
  a Friday.  Thanks to Jonathan Kamens for pointing this out.

* Version 3.1 Patch 8 - 2010-03-09

- ENHANCEMENT: Include some useful scripts in contrib/

- ENHANCEMENT: Add the $T, $Td, $Tm, $Tw, $Ty, $U, $Ud, $Um, $Uw, $Uy
  special variables to make reminder files less wordy.  See man page
  for details.

- MINOR ENHANCEMENT: Set an icon photo window manager resource on TkRemind.

- POLICY CHANGE: Discourage use of Remind on MS Windows or Apple Mac OS X.

- BUG FIX: Ignore msgprefix() and msgsuffix() on RUN-type reminders.

- BUG FIX: Adjust Remind and Rem2PS so that SHADE specials don't obliterate
  earlier MOON specials.

- BUG FIX: Fix bug in SCHED calculations if Remind is started in the middle
  of a SCHED interval.

(obache)

2010-09-09 11:13:26 UTC MAIN commitmail json YAML

note mozilla security updates

(tnn)

2010-09-09 11:12:27 UTC MAIN commitmail json YAML

Update to seamonkey-2.0.7.

* Message-ID searches on Google Groups work again
* Add-ons preferences button for Lightning should work now
* Security fixes:
MFSA 2010-63 Information leak via XMLHttpRequest statusText
MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS
MFSA 2010-61 UTF-7 XSS by overriding document charset using <object> type
            attribute
MFSA 2010-60 XSS using SJOW scripted function
MFSA 2010-58 Crash on Mac using fuzzed font in data: URL
MFSA 2010-57 Crash and remote code execution in normalizeDocument
MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView
MFSA 2010-55 XUL tree removal crash and remote code execution
MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection
MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText
MFSA 2010-52 Windows XP DLL loading vulnerability
MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array
MFSA 2010-50 Frameset integer overflow vulnerability
MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12)

(tnn)

2010-09-09 10:58:51 UTC MAIN commitmail json YAML

Update to thunderbird-3.1.3.

* Several fixes to improve stability.
* Several fixes to the user interface.
* Several security fixes:
MFSA 2010-63 Information leak via XMLHttpRequest statusText
MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS
MFSA 2010-61 UTF-7 XSS by overriding document charset using <object> type
            attribute
MFSA 2010-59 SJOW creates scope chains ending in outer object
MFSA 2010-58 Crash on Mac using fuzzed font in data: URL
MFSA 2010-57 Crash and remote code execution in normalizeDocument
MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView
MFSA 2010-55 XUL tree removal crash and remote code execution
MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection
MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText
MFSA 2010-52 Windows XP DLL loading vulnerability
MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array
MFSA 2010-50 Frameset integer overflow vulnerability
MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12)

(tnn)

2010-09-09 09:41:22 UTC MAIN commitmail json YAML

Update to firefox-3.6.9 (xulrunner-1.9.2.9)

MFSA 2010-63 Information leak via XMLHttpRequest statusText
MFSA 2010-62 Copy-and-paste or drag-and-drop into designMode document allows XSS
MFSA 2010-61 UTF-7 XSS by overriding document charset using <object> type
            attribute
MFSA 2010-59 SJOW creates scope chains ending in outer object
MFSA 2010-58 Crash on Mac using fuzzed font in data: URL
MFSA 2010-57 Crash and remote code execution in normalizeDocument
MFSA 2010-56 Dangling pointer vulnerability in nsTreeContentView
MFSA 2010-55 XUL tree removal crash and remote code execution
MFSA 2010-54 Dangling pointer vulnerability in nsTreeSelection
MFSA 2010-53 Heap buffer overflow in nsTextFrameUtils::TransformText
MFSA 2010-52 Windows XP DLL loading vulnerability
MFSA 2010-51 Dangling pointer vulnerability using DOM plugin array
MFSA 2010-50 Frameset integer overflow vulnerability
MFSA 2010-49 Miscellaneous memory safety hazards (rv:1.9.2.9/ 1.9.1.12)

(tnn)

2010-09-09 09:36:56 UTC MAIN commitmail json YAML

2010-09-09 09:35:44 UTC MAIN commitmail json YAML

Update to nss-3.12.7.0 (via firefox-3.6.9). Changes unknown.

(tnn)

2010-09-09 09:30:24 UTC MAIN commitmail json YAML

Update to nspr-4.8.6 (via firefox-3.6.9). Changes unknown.

(tnn)

2010-09-09 06:16:41 UTC MAIN commitmail json YAML

Updated net/p5-Net-OAuth to 0.27

(sno)

2010-09-09 06:16:11 UTC MAIN commitmail json YAML

Updating net/p5-Net-OAuth from 0.22nb1 to 0.27

pkgsrc changes:
- adjust dependencies according to upstream's META.yml

Upstream changes:
0.27  Wed, 16 Jun 2010 20:39:59 UTC
  Added class for Yahoo! access token refresh request (thanks Marc Mims)

0.26  Wed, 16 Jun 2010 19:59:04 UTC
  Message::encode no longer tries fix potential 'double-encoding' (in any
  case it appeared to be doing it wrong).  Now it just complains if you
  try to pass in undecoded strings. (thanks Daisuke Maki and KATOU Akira)

0.25  Sun, 21 Mar 2010 03:50:40 UTC
  Gah, $VERSION lameness

0.24  Sun, 21 Mar 2010 03:39:40 UTC
  Fix test breakage in 0.23

0.23  Thu, 18 Mar 2010 17:23:36 UTC
  Removed UNIVERSAL::require dependency
  Net::OAuth->request constructor now dies if module fails to load
    (thanks Mike Schleif)
  Fixed https://rt.cpan.org/Ticket/Display.html?id=55635 Incorrect
    dependencies (thanks Jens Rehsack)
  Replaced die() with croak()

(sno)

2010-09-09 05:55:04 UTC MAIN commitmail json YAML

Updated security/p5-Data-SimplePassword to 0.06

(sno)

2010-09-09 05:54:41 UTC MAIN commitmail json YAML

Updating security/p5-Data-SimplePassword from 0.05nb1 to 0.06

pkgsrc changes:
- imported and added recommended dependency to Math::Random::MT
- moved List::MoreUtils to run dependencies

Upstream changes:
0.06  Tue Aug 31 15:37:15 JST 2010
* added a parameter 'provider' passed to Crypt::Random.
  now you can avoid annoying device lock to set the value for example
  to 'udevrandom' (means /dev/urandom), 'rand' etc.

(sno)

2010-09-09 05:39:26 UTC MAIN commitmail json YAML

Added math/p5-Math-Random-MT

(sno)

2010-09-09 05:38:01 UTC MAIN commitmail json YAML

Added math/p5-Math-Random-MT version 1.11

(sno)

2010-09-09 05:37:18 UTC MAIN commitmail json YAML

Importing package for p5 module Math::Random::MT version 1.11 into
math/p5-Math-Random-MT.

The Mersenne Twister is a pseudorandom number generator developed by
Makoto Matsumoto and Takuji Nishimura. It is described in their paper at
<URL:http://www.math.keio.ac.jp/~nisimura/random/doc/mt.ps>.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-09-09 05:26:17 UTC MAIN commitmail json YAML

Updated security/p5-Authen-SASL to 2.15

(sno)

2010-09-09 05:25:50 UTC MAIN commitmail json YAML

Updating security/p5-Authen-SASL from 2.14nb1 to 2.15

pkgsrc changes:
- add informational dependency to core module Digest::MD5

Upstream changes:
Authen-SASL 2.15 -- Wed Jun 2 13:47:41 CDT 2010
  * Makes sure that user callbacks are called [Yann Kerherve]

Authen-SASL 2.1401 -- Mon Mar 29 14:22:54 CDT 2010
  * Add META.yml to release

(sno)

2010-09-09 05:18:38 UTC MAIN commitmail json YAML

Updated security/p5-Net-OpenSSH to 0.49

(sno)

2010-09-09 05:18:02 UTC MAIN commitmail json YAML

Updating security/p5-Net-OpenSSH from 0.48nb1 to 0.49

Upstream changes:
0.49  Aug 7, 2010
- do not kill master from forked processes (bug report by
          scotchie at PerlMonks)
- some typos corrected

(sno)

2010-09-09 05:12:05 UTC MAIN commitmail json YAML

Updated multimedia/gmplayer to 1.0rc20091017nb3

(obache)

2010-09-09 05:11:46 UTC MAIN commitmail json YAML

2010-09-09 02:25:05 UTC MAIN commitmail json YAML

Updated fonts/font-bh-75dpi to 1.0.1

(joerg)

2010-09-09 02:24:35 UTC MAIN commitmail json YAML

2010-09-09 02:24:09 UTC MAIN commitmail json YAML

Updated fonts/font-bh-100dpi to 1.0.1

(joerg)

2010-09-09 02:23:39 UTC MAIN commitmail json YAML

2010-09-09 02:22:40 UTC MAIN commitmail json YAML

Updated fonts/font-adobe-utopia-75dpi to 1.0.2

(joerg)

2010-09-09 02:22:09 UTC MAIN commitmail json YAML

2010-09-09 02:21:34 UTC MAIN commitmail json YAML

Updated fonts/font-adobe-utopia-100dpi to 1.0.2

(joerg)

2010-09-09 02:21:02 UTC MAIN commitmail json YAML

2010-09-09 02:19:12 UTC MAIN commitmail json YAML

Updated fonts/font-adobe-75dpi to 1.0.1

(joerg)

2010-09-09 02:18:36 UTC MAIN commitmail json YAML

Updated fonts/font-adobe-100dpi to 1.0.1

(joerg)

2010-09-09 02:18:05 UTC MAIN commitmail json YAML

2010-09-09 02:17:43 UTC MAIN commitmail json YAML

2010-09-09 02:16:50 UTC MAIN commitmail json YAML

Added graphics/jbig2dec version 0.11

(joerg)

2010-09-09 02:16:11 UTC MAIN commitmail json YAML

Added graphics/openjpeg version 1.3

(joerg)

2010-09-09 02:15:22 UTC MAIN commitmail json YAML

Import openjpeg-1.3:

The OpenJPEG library is an open-source JPEG 2000 codec written in C.  It
has been developed in order to promote the use of JPEG 2000 and is
licensed under a BSD license.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(joerg)

2010-09-09 02:13:50 UTC MAIN commitmail json YAML

Import jbig2dec-0.11:

jbig2dec is a decoder for the JGIB2 image compression format.  JBIG2 is
designed for lossy and lossless encoding of monochrome images at
moderately high resolutions.  For scanned paper documents, compression
ratios on the order of 100:1 are often seen.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(joerg)

2010-09-08 22:42:08 UTC MAIN commitmail json YAML

Note update of the "rpm2pkg" package to version 3.1.5.

(tron)

2010-09-08 22:41:39 UTC MAIN commitmail json YAML

Update "rpm2pkg" package to version 3.1.5:
- Use "@pkgdir" instead of "@exec mkdir ..." to create empty directories.
- Don't add "@dirrm" lines for empty directories as they are now deleted
  automatically.

Based on a suggestion by Thomas Klausner in private e-mail.

(tron)

2010-09-08 22:06:48 UTC MAIN commitmail json YAML

+ TeXmacs-1.0.7.6, bzr-2.2.0, parallel-20100906.

(wiz)

2010-09-08 21:15:51 UTC MAIN commitmail json YAML

Updated security/p5-Module-Signature to 0.66

(sno)

2010-09-08 21:15:28 UTC MAIN commitmail json YAML

Updating security/p5-Module-Signature from 0.64nb1 to 0.66

pkgsrc changes:
- switch from gnupg-1 (more or less depreciated) to Crypt::OpenPGP and a
  bunch of used encoders and digest modules
- use Module::Install::Bundled module type
- remove patch - works fine with current infrastructure for now

Upstream changes:
[Changes for 0.66 - Fri,  6 Sep 2010 22:51:37 +0200]
  * Fix incompatibility with EU::Manifest 1.54 to 1.57
    (Paul Howarth) (Closes RT#61124).

[Changes for 0.65 - Fri,  3 Sep 2010 21:38:02 +0200]
  * Skip MYMETA (Alexandr Ciornii)

(sno)

2010-09-08 20:48:33 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Most to 0.23

(sno)

2010-09-08 20:48:08 UTC MAIN commitmail json YAML

Updating devel/p5-Test-Most from 0.22nb1 to 0.23

pkgsrc changes:
- removing option for Data::Dumper::Names recommendation and install it
  by default - target it to test most, not nearly most
- adjust dependencies

Upstream changes:
0.23    2010-09-08
        - added "Excluding Test Symbols" feature (RT#61146, Karen Etheridge).

(sno)

2010-09-08 20:35:39 UTC MAIN commitmail json YAML

Updated devel/p5-Sub-Name to 0.05

(sno)

2010-09-08 20:35:11 UTC MAIN commitmail json YAML

Updating devel/p5-Sub-Name from 0.04nb2 to 0.05

pkgsrc changes:
- add license definition

Upstream changes:
0.05 -- Wed Sep  8 00:51 CEST 2010
    * Stop using the padlist to refcount GVs. Instead use regular magic. This
      allows various modules, including B::Deparse, to safely peek into pads of
      (re)named subs (Closes RT#42725) (Goro Fuji).
    * Support perl >= 5.13.3 by using the new CvGV_set interface there
      (Closes RT#59558).
    * Stop using the deprecated PL_no_symref (Closes RT#57843).

(sno)

2010-09-08 20:29:47 UTC MAIN commitmail json YAML

Updated devel/p5-Module-Install-XSUtil to 0.27

(sno)

2010-09-08 20:29:16 UTC MAIN commitmail json YAML

Updating devel/p5-Module-Install-XSUtil from 0.22nb1 to 0.27

pkgsrc changes:
- adjust dependencies

Upstream changes:
0.27 Sun Sep  5 11:47:03 2010
    - c99_available() should not have any side effects (reported by makamaka)

0.26 Sat Aug  7 17:47:37 2010
    - Use the version of installed gcc, not $Config{gccversion} (xaicron)

0.25 Tue Jul 13 19:43:34 2010
    - Add requires_c99() to assert that the compiler supports C99
    - Fix Win32 problems, hopefully

0.24 Sun May 16 13:24:58 2010
    - Compliant with Module::Install 0.97

0.23_02 Fri May 14 11:42:09 2010
    - Don't exit if include dirs don't exist (lestrrat)
    - Add cc_assert_lib() as an interface to Devel::CheckLib (lestrrat)
    - Add want_xs() (lestrrat)
    - Separate out detection of "-" and stuff to cc_libs(), and let
      cc_append_to_lib()s just be a simple function (lestrrat)

0.23_01 Mon May 10 12:10:59 2010
    - Clarify docs (lestrrat)
    - Add want_xs() command (lestrrat)

0.23 Sun May  9 11:15:41 2010
    - Setup clean_files for gcov output files (*.gcov, *.gcno, *.gcda)
    - Add cc_libs() for MakeMaker's LIBS option (currently, it is just an
      ailas to cc_append_libs())
    - cc_append_libs (and then cc_libs) accepts raw arguments as
      "cc_libs qw(-L/path/to/libs -lfoo)" (lestrrat++)

(sno)

2010-09-08 18:33:19 UTC MAIN commitmail json YAML

2010-09-08 18:32:06 UTC MAIN commitmail json YAML

Import tex-eurosym-doc-1.4 from pkgsrc-wip.  Packaged by Nicolas Thauvin.

This is documentation for tex-eurosym.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-09-08 18:31:34 UTC MAIN commitmail json YAML

Import tex-eurosym-1.4 from pkgsrc-wip.  Packaged by Nicolas Thauvin.

The new European currency symbol for the Euro implemented in
MetaFont, using the official European Commission dimensions,
and providing several shapes (normal, slanted, bold, outline).
The package also includes a LaTeX package which defines the
macro, pre-compiled tfm files, and documentation.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(minskim)

2010-09-08 16:50:02 UTC MAIN commitmail json YAML

mention recent updates

(drochner)

2010-09-08 16:45:41 UTC MAIN commitmail json YAML

2010-09-08 16:35:57 UTC MAIN commitmail json YAML

update to 4.3.0
changes:
-feature additions: "quiet"-Flag, more data shown by mkvinfo
-fixes
-build systems uses a ruby script "drake" rather than "make"

(drochner)

2010-09-08 16:29:01 UTC MAIN commitmail json YAML

2010-09-08 16:26:50 UTC MAIN commitmail json YAML

-ruby-amqp-0.6.7 [pkg/43422]

This PR is already closed.

(taca)

2010-09-08 16:26:09 UTC MAIN commitmail json YAML

Note update of databases/mysql51-{client,server} to 5.1.50.

(taca)

2010-09-08 16:25:29 UTC MAIN commitmail json YAML

2010-09-08 16:24:57 UTC MAIN commitmail json YAML

Update mysql51-{client,server} to 5.1.50.

Please refer http://dev.mysql.com/doc/refman/5.1/en/news-5-1-50.html
for full changes .

InnoDB Notes:

InnoDB Plugin has been upgraded to version 1.0.11. This version is
considered of General Availability (GA) quality.

In this release, the InnoDB Plugin is included in source and binary
distributions, except RHEL3, RHEL4, SuSE 9 (x86, x86_64, ia64),
generic Linux RPM packages, and any builds produced with the icc
compiler. It also does not work for FreeBSD 6 and HP-UX or for Linux
on generic ia64.

Bugs fixed:

Important Change: Replication: The LOAD DATA INFILE statement is now
considered unsafe for statement-based replication. When using
statement-based logging mode, the statement now produces a warning;
when using mixed-format logging, the statement is made using the
row-based format. (Bug#34283)

Partitioning: UPDATE and INSERT statements affecting partitioned
tables performed poorly when using row-based replication. (Bug#52517)

Partitioning: INSERT ON DUPLICATE KEY UPDATE statements performed
poorly on tables having many partitions. This was because the handler
function for reading a row from a specific index was not optimized in
the partitioning handler. (Bug#52455)

The server could crash on shutdown, if started with
--innodb-use-system-malloc=0. (Bug#55581)

GROUP BY operations used max_sort_length inconsistently. (Bug#55188)

Building MySQL on Solaris 8 x86 failed when using Sun Studio due to
gcc inline assembler code. (Bug#55061)

In debug builds, an assertion could be raised when the server tried to
send an OK packet to the client after having failed to detect errors
during processing of the WHERE condition of an UPDATE
statement. (Bug#54734)

The database server could crash when renaming a table that had active
transactions. (This issue only affected the database server when built
for debugging.) (Bug#54453)

The server could crash during the recovery phase of startup, if it
previously crashed while inserting BLOB or other large columns that
use off-page storage into an InnoDB table created with
ROW_FORMAT=REDUNDANT or ROW_FORMAT=COMPACT. (Bug#54408)

For an InnoDB table created with ROW_FORMAT=COMPRESSED or
ROW_FORMAT=DYNAMIC, a query using the READ UNCOMMITTED isolation level
could cause the server to stop with an assertion error, if BLOB or
other large columns that use off-page storage were being inserted at
the same time. (Bug#54358)

A client could supply data in chunks to a prepared statement parameter other than of type TEXT or BLOB using the mysql_stmt_send_long_data() C API function (or COM_STMT_SEND_LONG_DATA command). This led to a crash because other data types are not valid for long data. (Bug#54041)

mysql_secure_installation did not properly identify local accounts and
could incorrectly remove nonlocal root accounts. (Bug#54004)

Transactions could be incorrectly committed during recovery, rather
than rolled back, if the server crashed and was restarted after
performing ALTER TABLE...ADD PRIMARY KEY on an InnoDB table, or some
other operation that involves copying the entire table. (Bug#53756)

Portability problems in SHOW STATUS could lead to incorrect results on
some platforms. (Bug#53493)

Builds of MySQL generated a large number of warnings. (Bug#53445)

With lower_case_table_names set to a nonzero value, searches for table
or database names in INFORMATION_SCHEMA tables could produce incorrect
results. (Bug#53095)

The ABI check for MySQL failed to compile with gcc 4.5. (Bug#52514)

mysql_secure_installation sometimes failed to locate the mysql
client. (Bug#52274)

Reading a ucs2 data file with LOAD DATA INFILE was subject to three
problems. 1) Incorrect parsing of the file as ucs2 data, resulting in
incorrect length of the parsed string. This is fixed by truncating the
invalid trailing bytes (incomplete multibyte characters) when reading
from the file. 2) Reads from a proper ucs2 file did not recognize
newline characters. This is fixed by first checking whether a byte is
a newline (or any other special character) before reading it as a part
of a multibyte character. 3) When using user variables to hold column
data, the character set of the user variable was set incorrectly to
the database charset. This is fixed by setting it to the character set
specified in the LOAD DATA INFILE statement, if any. (Bug#51876)

Searches in INFORMATION_SCHEMA tables for rows matching a nonexistent
database produced an error instead of an empty query
result. (Bug#49542)

On FreeBSD, memory mapping for MERGE tables could fail if underlying
tables were empty. (Bug#47139)

The my_like_range_xxx() functions returned badly formed maximum
strings for Asian character sets, which caused problems for storage
engines. (Bug#45012)

A debugging assertion could be raised after a write failure to a
closed socket. (Bug#42496)

An assertion failure occurred within yaSSL for very long keys. (Bug#29784)

See also Bug#53463.

(taca)

2010-09-08 16:23:11 UTC MAIN commitmail json YAML

update to 0.10.20
changes:
-new video effects plugins: coloreffects, gaudieffects, geometrictransform
-some new elements
-misc fixes and improvements
-uses orc instead of liboil

(drochner)

2010-09-08 16:19:16 UTC MAIN commitmail json YAML

2010-09-08 14:53:17 UTC MAIN commitmail json YAML

Update to 2010/08/23 snapshot. This brings back the "reconstruct"
support that was lost in the GPL->BSD transition.

(joerg)

2010-09-08 13:53:00 UTC MAIN commitmail json YAML

fix build using solaris ld which is more picky about not ignoring bogus
stuff in the symbol file, by copying to an alternate file and patching.
based on info from http://www.mail-archive.com/xml@gnome.org/msg07624.html

(tez)

2010-09-08 12:09:32 UTC MAIN commitmail json YAML

Fix format of sysutils/pluged addition entry.

(obache)

2010-09-08 12:08:53 UTC MAIN commitmail json YAML

gmime-2.2.25nb2 does not conflict anymore

(drochner)

2010-09-08 12:07:19 UTC MAIN commitmail json YAML

don't install uuencode/uudecode to avoid conflict with gmime24
bump PKGREVISION

(drochner)

2010-09-08 11:59:04 UTC MAIN commitmail json YAML

2010-09-08 11:58:11 UTC MAIN commitmail json YAML

Added x11/xvkbd version 3.2

(obache)

2010-09-08 11:57:36 UTC MAIN commitmail json YAML

Import xvkbd-3.2 as x11/xvkbd.
Packaged by Ryo ONODERA in pkgsrc-wip, PR#43851.

xvkbd is a virtual (graphical) keyboard program for X Window System
which provides facility to enter characters onto other clients
(softwares) by clicking on a keyboard displayed on the screen. This
may be used for systems without a hardware keyboard such as kiosk
terminals or handheld devices. This program also has facility to
send characters specified as the command line option to another
client.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(obache)

2010-09-08 11:56:24 UTC MAIN commitmail json YAML

oops - restore old patch too

(drochner)

2010-09-08 11:53:04 UTC MAIN commitmail json YAML

back out update to the API incompatible 2.4 branch -- there are
still users of the 2.0 API, and mail/gmome24 has been there before

(drochner)

2010-09-08 11:46:10 UTC MAIN commitmail json YAML

-use mail/gmime24, it has been there before
-no need to define _NETBSD_SOURCE -- _XOPEN_SOURCE=520 should be
sufficient for getaddrinfo(3), and more portable
-ltdl is unused apparently

(drochner)

2010-09-08 10:21:25 UTC MAIN commitmail json YAML

2010-09-08 10:20:16 UTC MAIN commitmail json YAML

It's an event notifier for USB devices only actually. It can attach
some commands (like mount) when you plug or unplug a device.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(manu)

2010-09-08 06:48:02 UTC MAIN commitmail json YAML

Updated editors/p5-Padre-Plugin-Kate to 0.04

(sno)

2010-09-08 06:47:38 UTC MAIN commitmail json YAML

Updating editors/p5-Padre-Plugin-Kate from 0.02nb1 to 0.04

pkgsrc changes:
- adjust dependencies

Upstream changes:
v0.04 to be released
    make compatible to newer Padre versions (ZENOG)
    more informative README (ZENOG)
    added support for BibTeX and Java (ZENOG)

v0.03 2010.07.12
    Use mimetype instead of get_mimetype (Alexandr Ciornii)

(sno)

2010-09-08 06:43:31 UTC MAIN commitmail json YAML

Updated editors/p5-Padre-Plugin-Git to 0.03

(sno)

2010-09-08 06:43:09 UTC MAIN commitmail json YAML

Updating editors/p5-Padre-Plugin-Git from 0.01nb1 to 0.03

pkgsrc changes:
- adjust dependencies
- use bundled M::I

Upstream changes:
0.03    2010.08.20
        Compatibility with new Padre (CHORNY)
        chdir to file directory before commit (CHORNY)

0.02    2009.03.25
        Add necessary diff methods for file and dir (kaare)
        Add inc/* and META.yml to MANIFEST (and therefor the tarball)
  (ryan52)

(sno)

2010-09-08 06:39:31 UTC MAIN commitmail json YAML

Updated editors/p5-Padre-Plugin-Catalyst to 0.09

(sno)

2010-09-08 06:39:09 UTC MAIN commitmail json YAML

Updating editors/p5-Padre-Plugin-Catalyst from 0.08nb1 to 0.09

pkgsrc changes:
- marking MAKE_JOBS as unsafe

Upstream changes:
0.09
    compatibility with newer Padre versions (ZENOG)

(sno)

2010-09-08 06:34:16 UTC MAIN commitmail json YAML

Updated devel/p5-Module-CoreList to 2.38

(sno)

2010-09-08 06:33:47 UTC MAIN commitmail json YAML

Updating devel/p5-Module-CoreList from 2.37 to 2.38

Upstream changes:
2.38    Mon Sep 07 2010
  - Updated for v5.12.2

(sno)

2010-09-08 06:29:29 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-StackTrace to 1.2500

(sno)

2010-09-08 06:28:25 UTC MAIN commitmail json YAML

Updating devel/p5-Devel-StackTrace from 1.2200nb1 to 1.2500

pkgsrc changes:
- adjusting Module Type
- adjusting license definition

Upstream changes:
1.25  Sep 6, 2010
- Devel::StackTraceFrame was not actually subclassing
  Devel::StackTrace::Frame. Patch by Tatsuhiko Miyagawa.

1.24  Sep 3, 2010
- Version 1.23 was missing a $VERSION assignment. Reported by Sergei
  Vyshenski.
- Moved the frame object to its own file, and renamed it
  Devel::StackTrace::Frame. The old package name, Devel::StackTraceFrame, is
  now a subclass of the new package, to provide a backwards compatibility
  shim.

1.23  Aug 27, 2010
- Added message and indent constructor parameters. Based on a patch by James
  Laver. RT #59830.

(sno)

2010-09-08 06:23:07 UTC MAIN commitmail json YAML

Updated devel/p5-Data-UUID to 1.216

(sno)

2010-09-08 06:22:45 UTC MAIN commitmail json YAML

Updating devel/p5-Data-UUID from 1.215 to 1.216

Upstream changes:
1.216 2010-09-04
  - documentation fixes only

(sno)

2010-09-08 05:49:40 UTC MAIN commitmail json YAML

Updated devel/p5-B-Keywords to 1.10

(sno)

2010-09-08 05:48:59 UTC MAIN commitmail json YAML

Updating devel/p5-B-Keywords from 1.09nb1 to 1.10

pkgsrc changes:
- add license definition

Upstream changes:
1.10
  - Fix typo in SYNOPSIS

(sno)

2010-09-08 05:44:57 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Tiny to 2.13

(sno)

2010-09-08 05:44:27 UTC MAIN commitmail json YAML

Updating devel/p5-Config-Tiny from 2.12nb2 to 2.13

pkgsrc changes:
- add license definition

Upstream changes:
2.13 Fri  3 Sep 2010
- Resolved #60703: Display glitch in Config::Tiny 2.12 POD
- Resolved #40585: member 'set;' doesn't exist
- Resolved #30479: does not warn or die when writing data it
  cannot later.

(sno)

2010-09-08 05:38:26 UTC MAIN commitmail json YAML

Updated devel/p5-Config-INI to 0.016

(sno)

2010-09-08 05:38:04 UTC MAIN commitmail json YAML

Updating devel/p5-Config-INI from 0.015 to 0.016

Upstream changes:
0.016    2010-09-04
          add Mixin::Linewise to CARP_NOT -- better reporting of error
  location

(sno)

2010-09-08 05:27:16 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-RecordParser to 1.5.0

(sno)

2010-09-08 05:26:38 UTC MAIN commitmail json YAML

Updating textproc/p5-Text-RecordParser from 1.4.0nb1 to 1.5.0

Upstream changes:
1.5.0  July 21 2010
-  Some small changeds to be more defensive about non-existent fields

(sno)

2010-09-08 03:48:58 UTC MAIN commitmail json YAML

Welcome to 0.73:

0.73 Tuesday March 16, 2010, 10:45:00 PM -0700

* MANIFEST
* t/28_parser_bugs_50013.t (deleted)
* t/90_rt50013_parser_bugs.t (added)
Rename of t/28_parser_bugs_50013.t to fit more universal scheme
for test suites that directly address specific RT bugs.

* lib/RPC/XML/Server.pm
* t/90_rt54183_sigpipe.t (added)
RT #54183: Provide handling of SIGPIPE when sending the
response to the client, in case they've terminated the
connection.

* MANIFEST
Forgot to add the new test suite to MANIFEST.

* lib/RPC/XML/Server.pm
Forgot to update the module version number.

* lib/RPC/XML.pm
Fix typo in reftype() call.

* lib/RPC/XML.pm
* t/90_rt54494_blessed_refs.t (added)
RT #54494: Fix handling of blessed references in smart_encode().

* lib/Apache/RPC/Server.pm
* lib/Apache/RPC/Status.pm
* lib/RPC/XML.pm
* lib/RPC/XML/Client.pm
* lib/RPC/XML/Function.pm
* lib/RPC/XML/Method.pm
* lib/RPC/XML/Parser.pm
* lib/RPC/XML/Parser/XMLLibXML.pm
* lib/RPC/XML/Parser/XMLParser.pm
* lib/RPC/XML/ParserFactory.pm
* lib/RPC/XML/Procedure.pm
* lib/RPC/XML/Server.pm
Large-scale code clean-up driven by Perl::Critic. All critic
flags down to severity 1 now removed.

* MANIFEST
Forgot to add t/90_rt54494_blessed_refs.t when it was created.

(schnoebe)

2010-09-08 03:47:42 UTC MAIN commitmail json YAML

Updated net/p5-RPC-XML to 0.73

(schnoebe)

2010-09-07 22:44:21 UTC MAIN commitmail json YAML

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

(tron)

2010-09-07 22:44:07 UTC MAIN commitmail json YAML

Update "phpmyadmin" package to version 2.11.11. Changes since 2.11.10.1:
- [core] Fix broken cleanup of $_GET
- bug #3054458 [core] Fixed displaying number of rows.

(tron)

2010-09-07 19:55:41 UTC MAIN commitmail json YAML

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

(tron)

2010-09-07 19:55:17 UTC MAIN commitmail json YAML

Update "squid31" package to version 3.1.8. Changes since 3.1.7:
- Security fixes:
- Fixes for the request processing vulnerability tagged SQUID-2010:3.
  http://www.squid-cache.org/Advisories/SQUID-2010_3.txt
- A hardening of the DNS client against packet queueing approaches
  used to enable attacks. This completes the protection against attacks
  published by Yamaguchi late in 2009.
- An HTTP request-line parser hardened against several categories of
  request attack. This greatly increasing the speed of detection and
  reducing resources used to detect these categories of attack.
- Fixes for the following bugs:
  - Bug 3020: Segmentation fault: nameservers[vc->ns].vc = NULL
  - Bug 3005,2972: Locate LTDL headers correctly (again)
  - Bug 2872: leaking file descriptors
  - Bug 2583: pure virtual method called

(tron)

2010-09-07 19:16:27 UTC MAIN commitmail json YAML

Updated mail/gmime; mail/balsa

(adam)

2010-09-07 19:12:03 UTC MAIN commitmail json YAML

Changes 2.4.8:
* QUOTA and MYRIGHTS IMAP extension support.
* IMAP compression (COMPRESS=DEFLATE) when supported by server
* making opening attachment easier by saving them in a directory
* downloadable images when using Webkit html widget
* faster opening of the compose window.
* text searching enabled in the WebKit html viewer.
* options to hide toolbars and other parts of the UI (useful on netbooks etc).
* For laptop/wifi users: not trying to reach POP3 servers while disconnected,
  and instead checking immediately on reconnection.
* infinite loop avoided.
* avoid crashes when manually verifing GPG signature.

(adam)

2010-09-07 19:10:59 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.14

(gson)

2010-09-07 19:08:20 UTC MAIN commitmail json YAML

Update misc/py-anita to 1.14.  Changes since 1.13:

Increase the maximum number of boot floppies, as four is no longer
enough for amd64.

New command line option "--run".

Handle the additional dialogs displayed by sysinst when an
i386 or amd64 system has more than one disk.

Add the words "OR CONTRIBUTORS" to the disclaimer of liabilities
in the copyright notice.

(gson)

2010-09-07 19:04:16 UTC MAIN commitmail json YAML

Changes 2.4.18:

GMime 2.4 has had a number of API changes since GMime 2.2. To start, ALL public
APIs that used to use off_t in GMime 2.2 now use gint64 so that the API and ABI
do not change based on whether or not large file support is enabled.

In addition, all of the functions marked as deprecated in 2.0 and 2.2 were
removed (usually they had equivalent functionality in a parent class).

Many functions have also been renamed for better clarity and/or consistency.
For convenience, GMime 2.4 source packages include a shell-script to aid in
porting applications using GMime 2.2 (should work for most GMime 2.0
applications as well) to the 2.4 API. You can find this script under the
tools/ directory, named `gmime-port-2-2-to-2-4.sh'.

This script won't fix everything, but it should help quite a bit.

(adam)

2010-09-07 17:35:29 UTC MAIN commitmail json YAML

Remove "CHECK_FILES_SKIP" entries as "rpm2pkg" no longer generates
package lists which trigger false positives.

(tron)

2010-09-07 17:33:41 UTC MAIN commitmail json YAML

Require at least version 3.1.4 of "rpm2pkg".

(tron)

2010-09-07 17:32:24 UTC MAIN commitmail json YAML

Note update of the "rpm2pkg" package to version 3.1.4.

(tron)

2010-09-07 17:32:05 UTC MAIN commitmail json YAML

Update "rpm2pkg" to version 3.1.4:
Always treat symbolic links like file when generating the package list.
A long time ago "pkg_install" didn't like symbolic links which is why
"rpm2pkg" created "@exec" and "@unexec" lines in the package list.
This does however cause false positive reported by the "CHECK_FILES" check.

This should fix a part of PR pkg/41191.

(tron)

2010-09-07 17:20:27 UTC MAIN commitmail json YAML

2010-09-07 16:50:59 UTC MAIN commitmail json YAML

avoid python version encoded in extension lib name, bump PKGREVISION

(drochner)

2010-09-07 16:49:04 UTC MAIN commitmail json YAML

mention py/qt related updates

(drochner)

2010-09-07 16:45:18 UTC MAIN commitmail json YAML

update to 0.2.4
changes:
-fixes many bugs and performance problems
-adds two Czech translations

(drochner)

2010-09-07 16:42:09 UTC MAIN commitmail json YAML

update to 5.2.1
changes:
-bugfixes
-qwt.pro:
CONFIG += ordered added for using make -j
CONFIG += silent added

(drochner)

2010-09-07 16:37:56 UTC MAIN commitmail json YAML

update to 4.4.8
It is a maintenance release fixing some bugs.

(drochner)

2010-09-07 16:36:02 UTC MAIN commitmail json YAML

update to 4.7.6
This is a minor bug fix release.
(fixes problems with the help viewer of devel/eric4)

(drochner)

2010-09-07 16:35:09 UTC MAIN commitmail json YAML

update to 4.11.1
This is a minor bug fix release.
(fixes problems with the help viewer of devel/eric4)

(drochner)

2010-09-07 16:33:23 UTC MAIN commitmail json YAML

bump PKGREV for recent change, requested by tron

(drochner)

2010-09-07 14:45:40 UTC MAIN commitmail json YAML

Mark as bmake 20100808

(joerg)

2010-09-07 14:41:39 UTC MAIN commitmail json YAML

2010-09-07 14:28:01 UTC MAIN commitmail json YAML

2010-09-07 14:13:24 UTC MAIN commitmail json YAML

+sudo-1.7.4p4.

(taca)

2010-09-07 14:12:30 UTC MAIN commitmail json YAML

Import bmake-20100808:

- boot-strap (TOOL_DIFF): set this to ensure tests use the same version
  of diff that configure tested
- in jobs mode, when we discover we cannot make something, call
  PrintOnError before exit.
- formatting fixes for ignored errors
- ensure jobs are cleaned up regardless of where wait() was called.
- os.sh (MACHINE_ARCH): watch out for drivel from uname -p
- call PrintOnError from JobFinish when we detect an error we are not
  ignoring.
- use bmake_signal() which is a wrapper around sigaction() in place of
  signal()
- add .export-env to allow exporting variables to environment without
  tracking (so no re-export when the internal value is changed).
- fix for .info et al being greedy.
- back to using realpath on argv[0] but only if contains '/' and does not
  start with '/'.

Status:

Vendor Tag: BMAKE
Release Tags: bmake-20100808

(joerg)

2010-09-07 10:49:35 UTC MAIN commitmail json YAML

Updated audio/squeezeboxserver to 7.5.1nb3

(wiz)

2010-09-07 10:49:13 UTC MAIN commitmail json YAML

Updated audio/p5-Audio-Scan to 0.84

(wiz)

2010-09-07 10:49:00 UTC MAIN commitmail json YAML

2010-09-07 10:48:32 UTC MAIN commitmail json YAML

2010-09-07 10:46:47 UTC MAIN commitmail json YAML

don't install the pthread drop-in emulation header and library in case
native pthreads are present and used, to avoid surprises due to
conflicting implementations mixed up (in case of no bl3 use), from
Rumko per followup mail on PR pkg/43845
bump PKGREVISION

(drochner)

2010-09-07 08:19:37 UTC MAIN commitmail json YAML

Remove update line for p5-Audio-Scan.

(wiz)

2010-09-07 08:18:39 UTC MAIN commitmail json YAML

Downgrade for now -- squeezeboxserver does not allow 0.84.

(wiz)

2010-09-07 07:41:51 UTC MAIN commitmail json YAML

Upgrade parrot from version 2.5.0 to 2.6.0.

Pkgsrc changes:
o Adapt to new content being installed (PLIST) and new perl script
  which needs tweaking.

Upstream changes:

- Core
  + Plug some memory leaks
  + As always, bug fixes and some optimizations
- Runtime
  + added (experimental) URI::Escape
- Testing
  + Improved test coverage of core parrot
- Documentation
  + Updated the Squaak tutorial to use modern NQP-rx and PCT
- Platforms
  + The Fedora package 'parrot-devel' install the files for syntax-highlighting
    and automatic indenting for the vim editor
- NQP-rx
  + Updated version included from http://github.com/perl6/nqp-rx includes
    new or improved: regex backtracking, named assertions, interactive mode,
    and setting (a minimal but useful runtime library)

(he)

2010-09-07 07:08:14 UTC MAIN commitmail json YAML

Updated inputmethod/input-pad to 0.1.2

(obache)

2010-09-07 07:08:00 UTC MAIN commitmail json YAML

Update input-pad to  0.1.2

    * Added some acronyms.
    * Fixed the default selection in GtkTreeView.
    * Don't load kbdui/foo.so in addition to kbdui/foo.la.
    * Added debian build.
    * Fixed #1 input-pad.pc doesn't include gtk+-2.0

(obache)

2010-09-07 06:28:52 UTC MAIN commitmail json YAML

Updated databases/p5-Rose-DBx-Garden-Catalyst to 0.15

(sno)

2010-09-07 06:28:27 UTC MAIN commitmail json YAML

Updating databases/p5-Rose-DBx-Garden-Catalyst from 0.14nb1 to 0.15

pkgsrc changes:
- adjust dependency version numbers to match versions of packages in pkgsrc

Upstream changes:
0.15    31 Aug 2010
        * pod patches from movingtarget@mackler.org
        * remove .yml config file and plugin dependency

(sno)

2010-09-07 06:22:07 UTC MAIN commitmail json YAML

Updated databases/p5-Rose-DBx-Object-MoreHelpers to 0.08

(sno)

2010-09-07 06:21:42 UTC MAIN commitmail json YAML

Updating databases/p5-Rose-DBx-Object-MoreHelpers from 0.06nb1 to 0.08

pkgsrc changes:
- adjust dependencies
- add license definition

Upstream changes:
0.07    13 May 2010
        * change primary_key_uri_escaped() implementation to avoid sprintf().

0.08    13 May 2010
        * change primary_key_uri_escaped() (again) to match
          CatalystX::CRUD::Controller, also escaping any / marks.

(sno)

2010-09-07 06:14:39 UTC MAIN commitmail json YAML

Updated databases/py-psycopg2 to 2.2.2

(adam)

2010-09-07 06:13:12 UTC MAIN commitmail json YAML

Changes 2.2.2:
* psycopg/cursor_type.c: executemany() propagates exceptions raised by the
  iterable to the caller.
* lib/pool.py: dropped logging.basicConfig() call.  It messes up with
  projects using logging but where no handler is installed on the root
  logger.
* psycopg/cursor_type.c: exceptions raised in the columns iterator of the
  copy methods propagated to the caller.
* psycopg/typecast_datetime.c: Round seconds in historical timezones to
  the nearest minute.
* lib/extras.py: register_tstz_w_secs() is now no-op.

Changes 2.2.1:
* Builds again on Windows.

Changes 2.2.0:
* typecast.c: Fixed problem related to receiving None from Python
  when a string was expected.
* psycopg/adapter_datetime.c: Fixed TimestampFromTicks for second
  values > 59.5.
* psycopg/adapter_datetime.c: Fixed same bug for TimeFromTicks.
* Added typecasters for arrays of specific MX/Py time-related types.
* psycopg/adapter_[mx]datetime.c: Explicit cast of the SQL representation
  of time-related objects.
* psycopg/adapter_binary.c: Adapt buffer objects using an explicit cast on
  the string literal
* lib/pqpath.c: Fixed reference leak in notify reception.
* Notifies are collected if available after every query execution.
* lib/extensions.py: DECIMAL typecaster imported from _psycopg.
* lib/extensions.py: PY* and MX* time typecaster imported from _psycopg.
* psycopg/connection_type.c: Correctly parse keywords in connect().
* psycopg/pqpath.c: Ensure running COPY in blocking mode.
* psycopg/pqpath.c: Free the GIL in blocking operations in V2 COPY FROM.
* psycopg/pqpath.c: Evaluate Python objects only once outside the COPY I/O
  loops.
* Fixed problem with asynchronous NOTIFYs.
* Integrated async pacthes from Jan's git tree.

(adam)

2010-09-07 06:07:20 UTC MAIN commitmail json YAML

Updated databases/p5-Rose-DBx-Garden to 0.18

(sno)

2010-09-07 06:06:54 UTC MAIN commitmail json YAML

Update databases/p5-Rose-DBx-Garden from 0.17nb1 to 0.18

Upstream changes:
0.18    23 March 2010
        * tweek ->remarks check when mapping to description.

(sno)

2010-09-07 06:04:03 UTC MAIN commitmail json YAML

Updated databases/p5-Rose-DB-Object to 0.789

(sno)

2010-09-07 06:03:27 UTC MAIN commitmail json YAML

Updating databases/p5-Rose-DB-Object from 0.786nb1 to 0.789

Upstream changes:
0.789 (06.23.2010) - John Siracusa <siracusa@gmail.com>
    * Added support for SELECT FOR UPDATE and other forms of locking
      (Initial patch by Kostas Chatzikokolakis)
    * Fixed some POD typos (RT 58405)

0.788 (05.22.2010) - John Siracusa <siracusa@gmail.com>
    * Fixed a bug that prevented function calls like now() from being
      properly inlined, even when allow_inline_column_values was set
      to a true value.  (Reported by David Bourget)
    * The Loader/auto-init system will now automatically set the
      allow_inline_column_values attribute to a true value when a
      column has a default value that looks like a function call.
    * Fixed a non-numeric warning with development releases of Math::BigInt.
    * Fixed SQL reserved word quoting bug.  (Reported by Taric Mirza)
    * Avoid stringifying exception objects when setting error().
      (Suggested by Kostas Chatzikokolakis)

0.787 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Added remarks column attribute.  (Patch by Adam Mackler)
    * Improved error message generated by get_objects_from_sql() when
      an unknown column is encountered.
    * Added support for Rose::DB's keyword_function_calls attribute.
    * Added dedicated timestamp with time zone column type.
    * Inflate triggers now work correctly with lazy-loaded columns.
      (Reported by Alex Karelas)
    * Failure to have any valid registered data sources no longer causes
      a fatal error when looking up default column sequence names during
      class setup.

(sno)

2010-09-07 05:57:51 UTC MAIN commitmail json YAML

Updated databases/p5-Rose-DB to 0.762

(sno)

2010-09-07 05:57:23 UTC MAIN commitmail json YAML

Updating databases/p5-Rose-DB from 0.758nb1 to 0.762

pkgsrc changes:
- import package for newly introduced dependency DateTime::Format::Oracle

Upstream changes:
0.762 (06.23.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.789.

0.761 (05.22.2010) - John Siracusa <siracusa@gmail.com>
    * Support for Rose::DB::Object 0.788.
    * Detect and report problems caused by DBD::mysql versions that fail to
      set the Active database handle attribute back to a true value when
      mysql_auto_reconnect is set.  (Reported by Matt S. Trout and Kostas
      Chatzikokolakis)

0.760 (04.28.2010) - John Siracusa <siracusa@gmail.com>
    * Moved version number back to three places after the decimal in order to
      placate Unix package management systems.  (Suggested by Matt S. Trout)

0.7591 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Corrected skip counts in MySQL tests.

0.759 (04.27.2010) - John Siracusa <siracusa@gmail.com>
    * Fixed some inheritance dead ends (Reported by Matt S. Trout)
    * Corrected parse_array()'s value unescaping (RT 56112)
    * Added timestamp with time zone parsing/formating methods.
    * Improved Oracle date/time parsing and formatting.
    * DateTime::Format::Oracle is now a prerequisite (see above).

(sno)

2010-09-07 05:52:36 UTC MAIN commitmail json YAML

Added time/p5-Convert-NLS_DATE_FORMAT and time/p5-DateTime-Format-Oracle

(sno)

2010-09-07 05:51:38 UTC MAIN commitmail json YAML

Added time/p5-DateTime-Format-Oracle version 0.05

(sno)

2010-09-07 05:51:00 UTC MAIN commitmail json YAML

Importing package for p5 module DateTime::Format::Oracle version 0.05
into time/p5-DateTime-Format-Oracle.

This module may be used to convert Oracle date and timestamp values into
DateTime objects. It also can take a DateTime object and produce a date
string matching the NLS_DATE_FORMAT.

Oracle has flexible date formatting via its NLS_DATE_FORMAT session
variable. Date values will be returned from Oracle according to the current
value of that variable. Date values going into Oracle must also match the
current setting of NLS_DATE_FORMAT.

Timestamp values will match either the NLS_TIMESTAMP_FORMAT or
NLS_TIMESTAMP_TZ_FORMAT session variables.

This module keeps track of these Oracle session variable values by
examining environment variables of the same name. Each time one of
Oracle's formatting session variables is updated, the %ENV hash must
also be updated.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-09-07 05:45:13 UTC MAIN commitmail json YAML

Added time/p5-Convert-NLS_DATE_FORMAT version 0.02

(sno)

2010-09-07 05:44:39 UTC MAIN commitmail json YAML

Importing package for p5 module Convert::NLS_DATE_FORMAT version 0.02
into time/p5-Convert-NLS_DATE_FORMAT.

Convert Oracle's NLS_DATE_FORMAT string into a strptime format string,
or the reverse.

Status:

Vendor Tag: TNF
Release Tags: pkgsrc-base

(sno)

2010-09-07 05:30:14 UTC MAIN commitmail json YAML

Updated time/p5-Rose-DateTime to 0.534

(sno)

2010-09-07 05:29:40 UTC MAIN commitmail json YAML

Updating time/p5-Rose-DateTime from 0.533nb1 to 0.534

Upstream changes:
0.534 (03.22.2010) - John Siracusa <siracusa@gmail.com>
    * Updated to avoid calling methods that were deprecated in
      DateTime::Locale version 0.44 and later.

(sno)

2010-09-07 04:42:45 UTC MAIN commitmail json YAML

Updated databases/p5-DBIx-Class-TimeStamp to 0.14

(sno)

2010-09-07 04:41:57 UTC MAIN commitmail json YAML

Updating databases/p5-DBIx-Class-TimeStamp from 0.13 to 0.14

pkgsrc changes:
- adjusting dependencies

Upstream changes:
0.14 2010-09-05 15:00:00
    - Release with fixed-up Module::Install/META.yml
    - Bump run-time dependencies to minimal usable level

(sno)

2010-09-07 04:33:53 UTC MAIN commitmail json YAML

Update to perfuse-20100907: fix perfused auto-start, cleanup debug messages,
fix warnings

(manu)

2010-09-06 23:10:33 UTC MAIN commitmail json YAML

+ cairo-1.10.0, ed-1.5, libssh-0.4.6.

(wiz)

2010-09-06 23:08:24 UTC MAIN commitmail json YAML

Note update of emacs-snapshot.

(minskim)

2010-09-06 23:07:44 UTC MAIN commitmail json YAML

Update emacs-snapshot to 24.0.50.20100903.

Changes:
- Use SMIE's blink-paren for octave-mode.
- Provide blink-matching support to SMIE.
- Use `declare' in defmacros.

(minskim)

2010-09-06 18:15:34 UTC MAIN commitmail json YAML

Restrict Python versions to match py-gtk2

(joerg)

2010-09-06 18:13:52 UTC MAIN commitmail json YAML

Sync with filesystem.

(joerg)

2010-09-06 18:10:37 UTC MAIN commitmail json YAML

Fix pattern to match reality.

(joerg)

2010-09-06 17:33:58 UTC MAIN commitmail json YAML

-add workaround for bind_textdomain_codeset()-problem like in python25
-disable build of *audiodev and spwd to avoid complexity -- if needed
these can be added as seperate pkgs
ride on recent update

(drochner)

2010-09-06 16:01:32 UTC MAIN commitmail json YAML

Updated www/nginx to 0.8.50

(joerg)

2010-09-06 16:00:55 UTC MAIN commitmail json YAML

nginx 0.8.50:
    *) Feature: the "secure_link", "secure_link_md5", and
      "secure_link_expires" directives of the ngx_http_secure_link_module.

    *) Feature: the -q switch.
      Thanks to Gena Makhomed.

    *) Bugfix: worker processes may got caught in an endless loop during
      reconfiguration, if a caching was used; the bug had appeared in
      0.8.48.

    *) Bugfix: in the "gzip_disable" directive.
      Thanks to Derrick Petzold.

    *) Feature: the "image_filter_jpeg_quality" directive supports
      variables.

    *) Bugfix: a segmentation fault might occur in a worker process, if the
      $geoip_region_name variables was used; the bug had appeared in
      0.8.48.

    *) Bugfix: errors intercepted by error_page were cached only for next
      request; the bug had appeared in 0.8.48.

    *) Change: now the "server_name" directive default value is an empty
      name "".
      Thanks to Gena Makhomed.

    *) Change: now the "server_name_in_redirect" directive default value is
      "off".

    *) Feature: the $geoip_dma_code, $geoip_area_code, and
      $geoip_region_name variables.
      Thanks to Christine McGonagle.

    *) Bugfix: the "proxy_pass", "fastcgi_pass", "uwsgi_pass", and
      "scgi_pass" directives were not inherited inside "limit_except"
      blocks.

    *) Bugfix: the "proxy_cache_min_uses", "fastcgi_cache_min_uses"
      "uwsgi_cache_min_uses", and "scgi_cache_min_uses" directives did not
      work; the bug had appeared in 0.8.46.

    *) Bugfix: the "fastcgi_split_path_info" directive used incorrectly
      captures, if only parts of an URI were captured.
      Thanks to Yuriy Taraday and Frank Enderle.

    *) Bugfix: the "rewrite" directive did not escape a ";" character
      during copying from URI to query string.
      Thanks to Daisuke Murase.

    *) Bugfix: the ngx_http_image_filter_module closed a connection, if an
      image was larger than "image_filter_buffer" size.

    *) Bugfix: $request_time variable had invalid values for subrequests.

    *) Bugfix: errors intercepted by error_page could not be cached.

    *) Bugfix: a cache manager process may got caught in an endless loop,
      if max_size parameter was used; the bug had appeared in 0.8.46.

    *) Change: now the "proxy_no_cache", "fastcgi_no_cache",
      "uwsgi_no_cache", and "scgi_no_cache" directives affect on a cached
      response saving only.

    *) Feature: the "proxy_cache_bypass", "fastcgi_cache_bypass",
      "uwsgi_cache_bypass", and "scgi_cache_bypass" directives.

    *) Bugfix: nginx did not free memory in cache keys zones if there was
      an error during working with backend: the memory was freed only
      after inactivity time or on memory low condition.

    *) Feature: ngx_http_xslt_filter improvements.
      Thanks to Laurence Rowe.

    *) Bugfix: SSI response might be truncated after include with
      wait="yes"; the bug had appeared in 0.7.25.
      Thanks to Maxim Dounin.

    *) Bugfix: the "listen" directive did not support the "setfib=0"
      parameter.

    *) Change: now nginx does not cache by default backend responses, if
      they have a "Set-Cookie" header line.

    *) Feature: the "listen" directive supports the "setfib" parameter.
      Thanks to Andrew Filonov.

    *) Bugfix: the "sub_filter" directive might change character case on
      partial match.

    *) Bugfix: compatibility with HP/UX.

    *) Bugfix: compatibility with AIX xcl_r compiler.

    *) Bugfix: nginx treated large SSLv2 packets as plain requests.
      Thanks to Miroslaw Jaworski.

    *) Feature: large geo ranges base loading speed-up.

    *) Bugfix: an error_page redirection to "location /zero {return 204;}"
      without changing status code kept the error body; the bug had
      appeared in 0.8.42.

    *) Bugfix: nginx might close IPv6 listen socket during
      reconfiguration.
      Thanks to Maxim Dounin.

    *) Bugfix: the $uid_set variable may be used at any request processing
      stage.

    *) Change: now nginx tests locations given by regular expressions, if
      request was matched exactly by a location given by a prefix string.
      The previous behavior has been introduced in 0.7.1.

    *) Feature: the ngx_http_scgi_module.
      Thanks to Manlio Perillo.

    *) Feature: a text answer may be added to a "return" directive.

(joerg)

2010-09-06 15:20:24 UTC MAIN commitmail json YAML

ruby-sequel-core is renamed (or merged) to ruby-sequel.

(taca)

2010-09-06 15:10:54 UTC MAIN commitmail json YAML

+webmin-1.520,xf86-video-geode-2.11.9.

(taca)

2010-09-06 15:10:14 UTC MAIN commitmail json YAML

Note update of www/contao29-translations package to 20100905.

(taca)

2010-09-06 15:09:13 UTC MAIN commitmail json YAML

2010-09-06 12:44:52 UTC MAIN commitmail json YAML

Updated filesystems/perfuse to 20100906nb2

(wiz)

2010-09-06 12:44:42 UTC MAIN commitmail json YAML

Fix path to perfused. Bump PKGREVISION.

(wiz)

2010-09-06 12:22:51 UTC MAIN commitmail json YAML

Add patch from KDE SVN to fix build with latest sip; patch found by
drochner. Make pkglint happier while here.

(wiz)

2010-09-06 12:20:35 UTC MAIN commitmail json YAML

Note update of converters/jcode-perl package to 2.13nb3 and
mail/im package to 150nb2.

(taca)

2010-09-06 12:19:45 UTC MAIN commitmail json YAML

2010-09-06 12:18:19 UTC MAIN commitmail json YAML

2010-09-06 12:13:38 UTC MAIN commitmail json YAML

Remove obsolete MESSAGE, bump PKGREVISION.

(wiz)

2010-09-06 12:13:31 UTC MAIN commitmail json YAML

2010-09-06 12:12:49 UTC MAIN commitmail json YAML

Updated filesystems/perfuse to 20100906nb1

(wiz)

2010-09-06 12:12:40 UTC MAIN commitmail json YAML

Add symlinks for libperfuse. Simplify package. Bump PKGREVISION.

(wiz)

2010-09-06 12:07:14 UTC MAIN commitmail json YAML

Updated www/p5-POE-Filter-HTTP-Parser to 1.04

(wiz)

2010-09-06 12:07:05 UTC MAIN commitmail json YAML

Update to 1.04:

1.04  Wed Jul 28 12:59:47 BST 2010
  - Apply a patch from Dariusz Jackowski [RT#59772] which fixes
    double encoded utf-8 strings.

(wiz)

2010-09-06 12:06:23 UTC MAIN commitmail json YAML

Updated net/p5-POE-Component-Client-Ident to 1.16

(wiz)

2010-09-06 12:06:13 UTC MAIN commitmail json YAML

2010-09-06 12:04:00 UTC MAIN commitmail json YAML

Updated net/p5-POE-Component-Client-DNS to 1.051

(wiz)

2010-09-06 12:03:51 UTC MAIN commitmail json YAML

Update to 1.051, set LICENSE .

================================
2009-10-14 03:06:11 -0400 v1_051
================================

    Prepare for release.

    Add a 00_info.t test to help debug platform and dependency based
    issues.

    Administrivia to convert the repository to git.

================================
2009-08-28 06:46:24 +0000 v1_050
================================

    Jonathan Yu found a warning while packaging this distro for Debian.
    I've applied his patch from rt.cpan.org 48335, and I took his
    suggestion to start using Test::NoWarnings.

    Philip Gwyn found a strange case where IPv6 localhost was returned as
    ::1 rather than the long form. Added a check for both forms.

    Bumped the version to 1.050 for release.

    Fix a POD error (line too long, broken link to RT) reported by
    Jonathan Yu, ironically in rt.cpan.org ticket 48336. :)

    Fix a warning for /etc/hosts files that contain blank lines or
    comments. Suggested by Leonid Rashkovsky in e-mail.

===============================
2009-07-28 06:01:07 +0000 v1_04
===============================

    Use latest POE, and prepare for a new release.

    Added a machine-readable repository directory to the distribution.
    Documented the bug tracker, repository, and other resource URLs.

    Resolve (heh) rt.cpan.org ticket #13899. AAAA requests will check for
    IPv6 addresses in /etc/hosts or your favorite operating system's
    equivalent.

    Resolve rt.cpan.org ticket #13492 by S辿bastien Aperghis-Tramoni,
    #14723 by Branislav Gerzo, and umbrella ticket #15009 by cycling
    through the list of resolvers known to Net::DNS if the top one times
    out.

    Applied a patch by Ren辿 Mayorga, resolving rt.cpan.org ticket 41313.
    Ren辿's patch uses Net::DNS to find poe.perl.org's address and use
    that instead of hardcoded values. Thanks also go to Ren辿 for
    submitting the patch through rt.cpan.org. I may never have discovered
    ticket 506915 on bugs.debian.org.

===============================
2009-02-18 04:48:06 +0000 v1_03
===============================

    Fix warnings uncovered by POE's recent global-warning issue.

    Make it safe to have more than one PoCoDNS object.

    Somehow this bug has been no problem for people this entire time. An
    amazing trick really :D

===============================
2009-01-13 20:08:27 +0000 v1_02
===============================

    A host-file test was failing because its address segments were wider
    than single octets.

===============================
2008-10-29 16:18:54 +0000 v1_01
===============================

    New version.

    Accommodate DNS change for poe.perl.org in the tests.

    Apply Martin Ferrari's patch to skip network tests if there's no
    detectable network. Resolves rt.cpan.org ticket 33677.

(wiz)