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

2024-05-13 20:11:43 UTC Now

2013-05-31 12:42:58 UTC MAIN commitmail json YAML

2013-05-31 12:39:56 UTC MAIN commitmail json YAML

Add missing change entries

(fhajny)

2013-05-31 12:19:30 UTC MAIN commitmail json YAML

Updated lang/nodejs to 0.10.9

(fhajny)

2013-05-31 12:19:18 UTC MAIN commitmail json YAML

2013.05.30, Version 0.10.9 (Stable)
* npm: Upgrade to 1.2.24
* uv: Upgrade to v0.10.9
* repl: fix JSON.parse error check (Brian White)
* tls: proper .destroySoon (Fedor Indutny)
* tls: invoke write cb only after opposite read end (Fedor Indutny)
* tls: ignore .shutdown() syscall error (Fedor Indutny)

(fhajny)

2013-05-31 11:37:25 UTC MAIN commitmail json YAML

Bumping to 1.14 for the last three additions that I forgot to bump.

(rodent)

2013-05-31 10:58:41 UTC MAIN commitmail json YAML

2013-05-31 10:56:31 UTC MAIN commitmail json YAML

Updated lang/perl5 to 5.18.0

(adam)

2013-05-31 10:55:15 UTC MAIN commitmail json YAML

We are excited to announce perl v5.18.0, the first stable release of version
18 of Perl 5.

You can find a full list of changes in the file "perldelta.pod" located in
the "pod" directory inside the release and on the web.

Perl v5.18.0 represents approximately 12 months of development since Perl
v5.16.0 and contains approximately 400,000 lines of changes across 2,100
files from 113 authors.

(adam)

2013-05-31 09:45:55 UTC MAIN commitmail json YAML

Fix previous. From Jæ—¦rn Clausen.

(wiz)

2013-05-31 08:41:55 UTC MAIN commitmail json YAML

Try fixing build on Solaris. PR pkg/47868.

(wiz)

2013-05-31 08:30:33 UTC MAIN commitmail json YAML

Updated x11/libXtst to 1.2.2

(wiz)

2013-05-31 08:30:24 UTC MAIN commitmail json YAML

Update to 1.2.2:

This release provides the fix for the recently announced security issue
CVE-2013-2063, along with a number of fixes to the build configuration.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (5):
      Move -I flags from AM_CFLAGS to AM_CPPFLAGS
      Add xextproto & xi to Requires.private
      Use _XEatDataWords to eat data in error cases
      integer overflow in XRecordGetContext() [CVE-2013-2063]
      libXtst 1.2.2

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Julien Cristau (1):
      COPYING: add copyright notices and licenses from the manpages and specs

(wiz)

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

Updated x11/libXxf86vm to 1.1.3

(wiz)

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

Update to 1.1.3:

This release provides the fixes for the recently announced security issue
CVE-2013-2001 along with a number of other fixes to the error handling
code found while investigating that issue.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (10):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      When Xcalloc() returns NULL, you don't need to Xfree() it
      Improve error handling in XF86VidModeGetMonitor()
      Unlock display before returning alloc error in XF86VidModeGetModeLine()
      Unlock display before returning alloc error in XF86VidModeGetAllModeLines()
      Unlock display before returning alloc error in XF86VidModeGetDotClocks()
      Use _XEatDataWords to avoid overflow of length calculations
      memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
      avoid integer overflow in XF86VidModeGetModeLine()
      libXxf86vm 1.1.3

Colin Walters (1):
      autogen.sh: Honor NOCONFIGURE environment variable

(wiz)

2013-05-31 08:28:55 UTC MAIN commitmail json YAML

Updated x11/libXxf86dga to 1.1.4

(wiz)

2013-05-31 08:28:47 UTC MAIN commitmail json YAML

Update to 1.1.4:

This release provides the fixes for the recently announced security issues
CVE-2013-1991 & CVE-2013-2000, along with a couple build fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (7):
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XDGAQueryModes() [CVE-2013-1991 1/2]
      buffer overflow in XDGAQueryModes() [CVE-2013-2000 1/2]
      integer overflow & underflow in XDGASetMode() [CVE-2013-1991 2/2]
      buffer overflow in XDGASetMode() [CVE-2013-2000 2/2]
      integer overflow in XDGAOpenFramebuffer()
      libXxf86dga 1.1.4

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Jeremy Huddleston (2):
      Build fix when sizeof(off_t) > sizeof(void *)
      Include <stdint.h> for uintptr_t

(wiz)

2013-05-31 08:27:26 UTC MAIN commitmail json YAML

Updated x11/libXt to 1.1.4

(wiz)

2013-05-31 08:27:17 UTC MAIN commitmail json YAML

Update to 1.1.4:

This release provides the fixes for the recently announced security issues
CVE-2013-2002 & CVE-2013-2005, along with other code & doc cleanups, build
fixes, automake compatibility changes, and packaging improvements.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (5):
      unifdef -U__UNIXOS2__
      Unchecked return values of XGetWindowProperty [CVE-2013-2005]
      unvalidated length in _XtResourceConfigurationEH [CVE-2013-2002]
      Remove old strtoul workaround for SunOS 4
      libXt 1.1.4

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Egbert Eich (2):
      Install ErrorDB into a $datarootdir-path, not $libdir.
      Add XtErrorDB directory to pkg-config file.

Eric S. Raymond (2):
      Eliminate use of tab stops.
      Remove unused macros that are temptations to presentation-level klugery.

Julien Cristau (1):
      Add copyright notice and license from the X Consortium to COPYING

Thierry Reding (1):
      Use AM_CPPFLAGS instead of INCLUDES

Thomas Klausner (2):
      Avoid referencing something that isn't defined. Bring in the definition from another manual page.
      Fix DEBUG build (TMparse.c:376:1: error: overflow in implicit constant conversion)

(wiz)

2013-05-31 08:25:52 UTC MAIN commitmail json YAML

Updated x11/libXres to 1.0.7

(wiz)

2013-05-31 08:25:43 UTC MAIN commitmail json YAML

Update to 1.0.7:

This release primarily provides the fix for the recently announced
security vulnerability CVE-2013-1988, along with improved compatibility
with future automake releases.

Alan Coopersmith (5):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length shifting
      integer overflow in XResQueryClients() [CVE-2013-1988 1/2]
      integer overflow in XResQueryClientResources() [CVE-2013-1988 2/2]
      libXres 1.0.7

(wiz)

2013-05-31 08:25:00 UTC MAIN commitmail json YAML

Updated x11/libXp to 1.0.2

(wiz)

2013-05-31 08:24:51 UTC MAIN commitmail json YAML

Update to 1.0.2:

This bug fix release delivers the fixes for the recently announced security
vulnerability CVE-2013-2062, alongside the last couple years accumulation
of janitorial cleanups, compiler warning fixes, and adjustments to remain
compatible with changes in new and future automake releases.

Alan Coopersmith (10):
      Strip trailing whitespace
      Stop trying to use NULL for Status values
      Fix XpEventToWire arguments to match what libXext expects
      Add const qualifiers to silence gcc -Wwrite-strings warnings
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Use _XEatDataWords to avoid overflow of rep.length bit shifting
      integer overflow in XpGetAttributes & XpGetOneAttribute [CVE-2013-2062 1/3]
      integer overflows in XpGetPrinterList() [CVE-2013-2062 2/3]
      integer overflows in XpQueryScreens() [CVE-2013-2062 3/3]
      libXp 1.0.2

(wiz)

2013-05-31 08:24:17 UTC MAIN commitmail json YAML

Updated x11/libXinerama to 1.1.3

(wiz)

2013-05-31 08:24:06 UTC MAIN commitmail json YAML

Update to 1.1.3:

This bug fix release primarily provides the fix for the recently announced
security vulnerability CVE-2013-1985.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (3):
      Use _XEatDataWords to avoid overflow of _XEatData calculations
      integer overflow in XineramaQueryScreens() [CVE-2013-1985]
      libXinerama 1.1.3

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

(wiz)

2013-05-31 06:17:15 UTC pkgsrc-2013Q1 commitmail json YAML

2013-05-31 06:17:05 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4143 - requested by spz
www/apache-tomcat6: security update

Revisions pulled up:
- www/apache-tomcat6/Makefile                                  1.12
- www/apache-tomcat6/PLIST                                      1.8
- www/apache-tomcat6/distinfo                                  1.9

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Sat May 18 15:19:15 UTC 2013

  Modified Files:
  pkgsrc/www/apache-tomcat6: Makefile PLIST distinfo

  Log Message:
  security update:

  Important: Session fixation CVE-2013-2067

  FORM authentication associates the most recent request requiring
  authentication with the current session. By repeatedly sending
  a request for an authenticated resource while the victim is
  completing the login form, an attacker could inject a request
  that would be executed using the victim's credentials.

  Note that the option to change session ID on authentication was
  added in Tomcat 6.0.21. In earlier 6.0.x releases, prevention of
  session fixation was an application responsibility.
  This vulnerability represents a bug in Tomcat's session fixation
  protection that was added in 6.0.21. Hence, only versions 6.0.21
  onwards are listed as vulnerable.

  This was fixed in revision 1417891.

  This issue was identified by the Tomcat security team on
  15 Oct 2012 and made public on 10 May 2013.

  Affects: 6.0.21-6.0.36

  Important: Denial of service CVE-2012-3544

  When processing a request submitted using the chunked transfer
  encoding, Tomcat ignored but did not limit any extensions that
  were included. This allows a client to perform a limited DOS
  by streaming an unlimited amount of data to the server.

  This was fixed in revision 1476592.

  This issue was reported to the Tomcat security team on
  10 November 2011 and made public on 10 May 2013.

  Affects: 6.0.0-6.0.36

  ChangeLog:
  ++++++++++
  Catalina

  fix 52055: Ensure that filters are recycled. (markt/kkolinko)
  fix 52184: Reduce log level for invalid cookies. (markt)
  fix 53481: Added support for SSLHonorCipherOrder to allow the
  server to impose its cipher order on the client. Based on
  a patch provided by Marcel Å ebek. (schultz)
  fix 54044: Correct bug in timestamp cache used by logging
  (including the access log valve) that meant entries could
  be made with an earlier timestamp than the true timestamp. (markt)
  fix In FormAuthenticator: If it is configured to change
  Session IDs, do the change before displaying the login
  form. (kkolinko)
  fix 54054: Do not share shell environment variables between
  multiple instances of the CGI servlet. (markt)
  fix 54087: Correctly handle (ignore) invalid If-Modified-Since
  header rather than throwing an exception. (markt/kkolinko)
  fix 54220: Ensure the ErrorReportValve only generates an error
  report if the error flag on the response has been set. (markt)
  fix Fix memory leak of servlet instances when running with
  a SecurityManager and either init() or destroy() methods
  fail or the servlet is a SingleThreadModel one, and of
  filter instances if their destroy() method fails with an
  Error. (kkolinko)
  fix 54382: Fix NPE when SSI processing is enabled and an empty
  SSI directive is present. (markt)
  fix 54483: Correct one of the Spanish translations. Based on
  a suggestion from adinamita. (kkolinko)
  update 54527: Synchronize conf/web.xml mime mapping with Tomcat 7. (markt)

  Coyote

  fix 54248: Ensure that byte order marks are swallowed when
  using a Reader to read a request body with a BOM for those
  encodings that require byte order marks. (markt)
  fix 54324: Allow APR connector to disable TLS compression
  if OpenSSL supports it. (schultz)
  fix 54456: Ensure that if a client aborts a request when
  sending a chunked request body that this is communicated
  correctly to the client reading the request body. (markt)
  update Update the native component of the APR/native connector
  to 1.1.27 and make that version the recommended minimum
  version. (kkolinko)

  Jasper

  fix 54615: Tomcat 6 doesn't build against ecj 4.x (kkolinko)

  Cluster

  fix 54045: Make sure getMembers() returns available member
  when TcpFailureDetector works in static cluster. (kfujino)

  Web applications

  update 22278: Add a commented out sample configuration of
  RemoteAddrValve to META-INF/context.xml files of the
  Manager and Host Manager applications. (kkolinko)
  fix 54080: Clarify documentation for initial value of
  internalProxies attribute of RemoteIpValve. (schultz/kkolinko)
  fix 54198: Clarify that HttpServletResponse.sendError(int)
  results in an HTML response by default. (markt)
  fix 54207: Correct JNDI factory package name in Javadoc for
  org.apache.naming.java.javaURLContextFactory. (markt)

  Other

  update Add sample Apache Commons Daemon JSVC wrapper script
  bin/daemon.sh that can be used with /etc/init.d. (kkolinko)
  update In the build configuration: introduce property
  "tomcat.output" that is used to specify location of the
  build output directory. This simplifies configuration if
  someone wants to move the output directory elsewhere
  (e.g. out of the source tree). (kkolinko)
  fix 54390: Use 'java_home' on Mac OS X to auto-detect
  JAVA_HOME. (schultz)
  update 54601: Change catalina.sh to consistently use
  LOGGING_MANAGER variable to configure logging, instead
  of modifying JAVA_OPTS one. (kkolinko)
  update 54890: Update to Apache Commons Daemon 1.0.15. (mturk)

(tron)

2013-05-31 01:13:51 UTC MAIN commitmail json YAML

-libXfontcache; was imported to fonts/

(rodent)

2013-05-31 01:12:51 UTC MAIN commitmail json YAML

+libXfontcache

(rodent)

2013-05-31 01:12:01 UTC MAIN commitmail json YAML

Will MAINTAIN this one too.

(rodent)

2013-05-31 01:11:10 UTC MAIN commitmail json YAML

Added fonts/libXfontcache version 1.0.5

(rodent)

2013-05-31 01:10:55 UTC MAIN commitmail json YAML

2013-05-31 00:55:22 UTC MAIN commitmail json YAML

-windowswmproto -libWindowsWM

(rodent)

2013-05-31 00:54:07 UTC MAIN commitmail json YAML

s/Added/Moved for wm/{applewmproto,libAppleWM}

(rodent)

2013-05-31 00:49:15 UTC MAIN commitmail json YAML

Include bsd.fast.prefs and then add wm/libAppleWM if OPSYS == Darwin,
as to not break this package on other platforms, given libAppleWM has
ONLY_FOR_PLATFORM = Darwin-*-* set. Add wm/libWindowsWM as well. Bump
version.

(rodent)

2013-05-31 00:45:30 UTC MAIN commitmail json YAML

Include bsd.fast.prefs and then add wm/applewmproto if OPSYS == Darwin,
as to not break this package on other platforms, given applewmproto has
ONLY_FOR_PLATFORM = Darwin-*-* set. Add wm/windowswmproto as well. Bump
version.

(rodent)

2013-05-31 00:41:10 UTC MAIN commitmail json YAML

2013-05-31 00:38:59 UTC MAIN commitmail json YAML

+applewmproto +libAppleWM +libWindowsWM +windowswmproto

(rodent)

2013-05-31 00:37:10 UTC MAIN commitmail json YAML

Added wm/libAppleWM version 1.4.0

(rodent)

2013-05-31 00:36:55 UTC MAIN commitmail json YAML

Moving libAppleWM-1.4.0 from x11/libAppleWM.

AppleWM is a simple library designed to interface with the Apple-WM extension.
This extension allows X window managers to better interact with
the Mac OS X Aqua user interface when running X11 in a rootless mode.

This package provides the libAppleWM library from the modular X.org
X11 project.

(rodent)

2013-05-31 00:33:58 UTC MAIN commitmail json YAML

Added wm/applewmproto version 1.4.2

(rodent)

2013-05-31 00:33:43 UTC MAIN commitmail json YAML

Moving applewmproto-1.4.2 from x11/applewmproto.

This provides the AppleWM extension headers from modular X.org X11
project.

(rodent)

2013-05-31 00:29:07 UTC MAIN commitmail json YAML

Added wm/libWindowsWM version 1.0.1

(rodent)

2013-05-31 00:28:47 UTC MAIN commitmail json YAML

Import libWindowsWM-1.0.1 as wm/libWindowsWM.

WindowsWM - Cygwin/X rootless window management extension.

WindowsWM is a simple library designed to interface with the Windows-WM
extension.  This extension allows X window managers to better interact with the
Cygwin XWin server when running X11 in a rootless mode.

(rodent)

2013-05-31 00:27:53 UTC MAIN commitmail json YAML

Added wm/windowswmproto version 1.0.4

(rodent)

2013-05-31 00:27:37 UTC MAIN commitmail json YAML

Import windowswmproto-1.0.4 as wm/windowswmproto.

This module provides the definition of the WindowsWM extension to the X11
protocol, used for coordination between an X11 server and the Microsoft Windows
native window manager.

WindowsWM is only intended to be used on Cygwin when running a rootless XWin
server.

(rodent)

2013-05-30 22:58:36 UTC MAIN commitmail json YAML

Note update of the "apache22" package to version 2.2.24nb1.

(tron)

2013-05-30 22:58:15 UTC MAIN commitmail json YAML

2013-05-30 18:18:51 UTC MAIN commitmail json YAML

Add USE_BSD_MAKEFILE=yes and bump the package revision.
Thanks, joerg, for the hint.

(mbalmer)

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

DragonFly needs GNU readline here as well. PR pkg/47870 by David Shao.

(wiz)

2013-05-30 16:53:56 UTC MAIN commitmail json YAML

Updated x11/libxcb to 1.9.1

(wiz)

2013-05-30 16:53:47 UTC MAIN commitmail json YAML

Update to 1.9.1:

* Fix python code to work with python-3
* Security fix for integer overflow in read_packet() [CVE-2013-2064]

Alan Coopersmith (2):
      integer overflow in read_packet() [CVE-2013-2064]
      libxcb 1.9.1

Christian König (1):
      whitespace fix in xcb_take_socket

Chí-Thanh Christopher Nguyễn (2):
      c-client.py: Fix python-3 AttributeError: 'dict' object has no attribute 'iteritems'
      c_client.py: Fix python-3 invalid except statement

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

(wiz)

2013-05-30 16:33:20 UTC MAIN commitmail json YAML

let us backout and not be hasty to use autotools in devel/diffutils 2/2

(richard)

2013-05-30 16:31:33 UTC MAIN commitmail json YAML

let us backout and not be hasty to use autotools in devel/diffutils

(richard)

2013-05-30 15:37:24 UTC MAIN commitmail json YAML

2013-05-30 15:36:29 UTC MAIN commitmail json YAML

2013-05-30 15:35:46 UTC MAIN commitmail json YAML

2013-05-30 15:18:29 UTC MAIN commitmail json YAML

2013-05-30 13:41:37 UTC MAIN commitmail json YAML

Updated graphics/p5-PerlMagick to 6.8.5.8

(wiz)

2013-05-30 13:41:27 UTC MAIN commitmail json YAML

Reset PKGREVISION due to ImageMagick update.

(wiz)

2013-05-30 13:40:51 UTC MAIN commitmail json YAML

Updated graphics/ImageMagick to 6.8.5.8

(wiz)

2013-05-30 13:40:37 UTC MAIN commitmail json YAML

Update to 6.8.5.8.

2013-05-23  6.8.5-8 Glenn Randers-Pehrson <glennrp@image...>
  * Stopped a "-fsanitize-address" warning in the JNG coder.

2013-05-20  6.8.5-8 Cristy  <quetzlzacatenango@image...>
  * The -white-threshold option is symetrical with -black-threshold (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23441);
  * Fix multi-line PNM comments (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).
  * The -format option should not automatically append a newline since the
    user can specify a newline in the formatting expression.
  * The -level option is no longer returning a darkened image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23479).

2013-05-20  6.8.5-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-7, SVN revision 12310.

2013-05-14  6.8.5-7 Glenn Randers-Pehrson <glennrp@image...>
  * Recognize PNG iCCP chunks that contain the sRGB profile and replace
    them with the PNG sRGB chunk.  Use "-define png:preserve-iCCP" to
    get the previous behavior, of simply copying the iCCP chunk.

2013-05-11  6.8.5-7 Cristy  <quetzlzacatenango@image...>
  * Sometimes an sRGB image is masquerading as grayscale (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23370).
  * Labels no longer overflow (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22964).
  * If more then one exception, return the highest security exception.
  * A grayscale image returns a color JPEG for -type TrueColor (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23421).
  * Read PAM comment (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23442).

2013-05-10  6.8.5-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-6, SVN revision 12257.

2013-05-09  6.8.5-6 Cristy  <quetzlzacatenango@image...>
  * The stream utility no longer faults when exporting float pixels (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23394).

2013-05-08  6.8.5-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-5, SVN revision 12227.

2013-05-07  6.8.5-5 Nicolas Robidoux <nicolas.robidoux@gmail...>
  * Change the sample JPEG quantization table xml to something that works
    really well with 2x2 Chroma subsampling around quality 75.

2013-05-06  6.8.5-5 Glenn Randers-Pehrson <glennrp@image...>
  * Eliminate whitespace from image properties that hold PNG chunk data.

2013-05-05  6.8.5-5 Cristy  <quetzlzacatenango@image...>
  * The -poly option treats the opacity channel as alpha (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23346).
  * The -threshold 50% option returns a 50-50 black and white image (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23354).
  * Let user override the TIFF rows per strip  (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=23307).
  * Fix transient bug in the -separate option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23335).

2013-05-01  6.8.5-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-4, SVN revision 12089.

2013-05-01  6.8.5-4 Cristy  <quetzlzacatenango@image...>
  * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
    Jimmy Xie @ Microsoft).
  * Track morphology changes per thread to avoid a critical section.

2013-04-28  6.8.5-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-3, SVN revision 12025.

2013-04-29  6.8.5-3 Cristy  <quetzlzacatenango@image...>
  * Add DeleteImageArtifact() for jpeg:extent artifact (thanks to
    Jimmy Xie @ Microsoft).
  * Add support for JXR / WDP image format.

2013-04-28  6.8.5-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-2, SVN revision 12013.

2013-04-28  6.8.5-2 Cristy  <quetzlzacatenango@image...>
  * Use GetImageOption() for webp options (e.g. webp:lossless).

2013-04-27  6.8.5-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-1, SVN revision 12000.

2013-04-26  6.8.5-1 Cristy  <quetzlzacatenango@image...>
  * Recognize xc:gray50 is non-linear.
  * Loop over read() until requested bytes are consumed (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?t=23268).
  * Don't use gamma lookup map when HDRI is enabled.

2013-04-24  6.8.5-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.5-0, SVN revision 11979.

2013-04-16  6.8.5-0 Glenn Randers-Pehrson <glennrp@image...>
  * Handle benign errors as warnings in the PNG coder.

2013-04-16  6.8.5-0 Cristy  <quetzlzacatenango@image...>
  * Don't modify channel values for -separate (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23193).
  * The -adaptive-sharpen option is now sharpening properly (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23211).
  * Sometimes an image says its grayscale when its not (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23217).
  * Use malloc() to allocate X image data (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23221).
  * If there are more components than quantization tables, the last table is
    replicated.
  * Removed the ICC profile from the logo: image definition in coders/magick.c;
    libpng16 detected that it was a broken sRGB profile.
  * Negatives raised to a non-integer power returns NaN's (reference
  http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23234).

2013-04-15  6.8.4-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-10, SVN revision 11851.

2013-04-11  6.8.4-10 Cristy  <quetzlzacatenango@image...>
  * Ensure -define jpeg:extent is resticted to at most 7 iterations (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23179).
  * Move X11 font support from annotate.c source module to xwindow.c.

2013-04-10  6.8.4-9 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-9, SVN revision 11818.

2013-04-10  6.8.4-9 Bastien Roucaries  <roucaries.basti...>
  * Respect --program-suffix configure script option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23143).
  * Update to the newest AX_CHECK_PTHREAD macro from autoconf-archive.

2013-04-10  6.8.4-9 Anthony Thyssen <A.Thyssen@griffith...>
  * Save the calculated angle for "deskew" as the artifact "deskew:angle"

2013-04-08  6.8.4-9 Cristy  <quetzlzacatenango@image...>
  * Pass JP2 format type to decoder (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23038).
  * Previously tinting a grayscale image returned dark results.
  * The -page option only affects new images (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23172).
  * Revert 'Move binaries to lib subdirectory and link are created from binary
  package' patch.  We're getting too many bug reports.

2013-04-07  6.8.4-8 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-8, SVN revision 11743.

2013-04-06  6.8.4-8 Cristy  <quetzlzacatenango@image...>
  * Include intensity type in the MIFF metadata.

2013-04-06  6.8.4-7 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-7, SVN revision 11720.

2013-04-05  6.8.4-7 Anthony Thyssen <A.Thyssen@griffith...>
  * Fix -sample sampling point to midpoints of sampling areas
  * add a "sample:offset=" define to allow users to adjust this
    sampling point position in terms of percentage (default = 50x50)

2013-04-02  6.8.4-7 Glenn Randers-Pehrson <glennrp@image...>
  * Don't write a PNG gAMA or cHRM chunk when writing the iCCP or sRGB chunk.

2013-04-02  6.8.4-7 Cristy  <quetzlzacatenango@image...>
  * Return MagickWand for the library name for Wand.pc.
  * The LCH colorspace makes the round-trip now.
  * Revert the default upsampling algortithm for JPEG (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23100).
  * Prevent fault when temporary directory is not-writable (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23117).

2013-04-01  6.8.4-7 Bastien Roucaries  <roucaries.basti...>
  * Prepare X11 support as a plugin.
  * Fix compilation under HPUX of perlmagick

2013-04-01  6.8.4-6 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-6, SVN revision 11640.

2013-04-01  6.8.4-6 Cristy  <quetzlzacatenango@image...>
  * The -clut option return a luma grayscale instead of the expected luminance.
  * Add moduledir variable to MagickCore.pc to support the MagickFilter and
    MagickCore kits.
  * Caption fits the sized area (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23085).

2013-03-31  6.8.4-5 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-5, SVN revision 11619.

2013-03-30  6.8.4-5 Cristy  <quetzlzacatenango@image...>
  * Fix transient bug when writing grayscale MIFF images.
  * Adding noise to a gray image returns a gray image as expected.
  * Image interlace no longer overwritten by proper cloning for GIF format.
  * Extract the clipping path from an image file with clip:myimage.

2013-03-29  6.8.4-4 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-4, SVN revision 11591.

2013-03-29  6.8.4-4 Cristy  <quetzlzacatenango@image...>
  * Update unit test signatures for Q8.
  * Resolve send() / recv() socket problems under MinGW.

2013-03-28  6.8.4-3 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-3, SVN revision 11581.

2013-03-28  6.8.4-3 Cristy  <quetzlzacatenango@image...>
  * Revert patch to ContrastStretchImage() to match results from 6.8.3-3.

2013-03-27  6.8.4-2 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-2, SVN revision 11558.

2013-03-27  6.8.4-2 Cristy  <quetzlzacatenango@image...>
  * Use MorphologyApply() rather than MorphologyImage() for -sharpen / -blur.

2013-03-27  6.8.4-1 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-1, SVN revision 11552.

2013-03-26  6.8.4-1 Cristy  <quetzlzacatenango@image...>
  * Sync 'intensity' option with current image.
  * Normalize sharpen kernel to match that of 6.8.3-3.

2013-03-26  6.8.4-0 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.4-0, SVN revision 11531.

2013-03-20  6.8.4-0 Cristy  <quetzlzacatenango@image...>
  * Do not write zero-length TIFF tags (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22957).
  * Math library should be private for *.pc.in configuration files (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=22986).
  * Do not split words for caption (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=17123).
  * Modify the configure script check for the webp delegate library (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=23025).
  * The -blur, -guassian-blur, and -sharpen are now convenience methods
    for -morphology convolve.
  * Fix infinite loop for 'display -window' (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23028).
  * Revert -auto-level patch to match the results of ImageMagick 6.8.3-4.
  * Revert g_type_init() patch in svg.c (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=23035).

2013-03-18  6.8.3-10 Cristy  <quetzlzacatenango@image...>
  * New version 6.8.3-10, SVN revision 11413.

2013-03-15  6.8.3-10 Glenn Randers-Pehrson <glennrp@image...>
  * Added IM, libpng, and zlib version info to debug output.

2013-03-10  6.8.3-10 Bastien Roucaries  <roucaries.basti...>
  * Move PerlMagick arch independant part to 'default' folder.
  * Move binaries to lib subdirectory and link are created from binary package.

2013-03-10  6.8.3-10 Cristy  <quetzlzacatenango@image...>
  * The TXT image format can now generate output compatible with the
    -sparse-color option (e.g. convert image.png sparse-color:image.txt).
  * Support -intensity option: method to generate an intensity value from a
    pixel.
  * Add -similarity-threshold option to the compare utility, the minimum
    distortion for a (sub)image match.
  * Avoid seq-fault in AcquireQuantumInfo() (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=22973).
  * Comment resource initializers in magick/resource.c.

(wiz)

2013-05-30 11:41:42 UTC MAIN commitmail json YAML

2013-05-30 09:06:11 UTC MAIN commitmail json YAML

+ solfege-3.22.0.

(wiz)

2013-05-30 09:02:36 UTC MAIN commitmail json YAML

Since 0.15.2, dconf needs gdbus-codegen to build.
Thanks to joerg@ for report.

(prlw1)

2013-05-30 08:30:05 UTC pkgsrc-2013Q1 commitmail json YAML

2013-05-30 08:29:36 UTC pkgsrc-2013Q1 commitmail json YAML

Pullup ticket #4142 - requested by spz
devel/rt3: security update

Revisions pulled up:
- devel/rt3/Makefile                                            1.52
- devel/rt3/Makefile.install                                    1.20
- devel/rt3/PLIST                                              1.23
- devel/rt3/distinfo                                            1.24

---
  Module Name: pkgsrc
  Committed By: spz
  Date: Sun May 26 16:55:53 UTC 2013

  Modified Files:
  pkgsrc/devel/rt3: Makefile Makefile.install PLIST distinfo

  Log Message:
  security update for RT3, fixing:

      CVE-2013-3368
      CVE-2013-3369
      CVE-2013-3370
      CVE-2013-3371
      CVE-2013-3372
      CVE-2013-3373
      CVE-2013-3374

  It also includes a database upgrade, so please make sure to run `make
  upgrade-database`.

  Changes in detail are:
  3.8.15->3.8.16:
  ruz stop RT from locking on "large" mails
  ruz make sure data is recorded (tests)
  alexmv Remove bogus argument to ->get(), which fail on HTTP::Message >= 5.05
  alexmv Ensure that tickets are destroyed before global destruction, in more
  alexmv Work around a bug in perl < 5.13.10 with open($fh, ">:raw", \$string)
  sunnavy destroy more tickets and objects before global destruction for modern
  tsibley Remove the "signature" paragraph from the README's explanation of RT

  3.8.16->3.8.17:
  alexmv Ensure that filenames in inline image attributes are HTML-escaped
  alexmv Deny direct access to callbacks
  alexmv Protect calls to $m->comp with user input in ColumnMap
  alexmv Ensure that subjects cannot contain embedded newlines
  alexmv Remove filename= suggesions from Content-Disposition lines
  alexmv Ensure consistent escaping of filenames in attachment URIs
  alexmv Ensure that URLs placed in HTML attributes are escaped correctly, to
  prevent XSS injection
  alexmv Ensure that the default replacement does not pass through unescaped
  content
  alexmv Use File::Temp for non-predictable temporary filenames

(tron)

2013-05-30 08:12:37 UTC MAIN commitmail json YAML

+ bochs-2.6.2, gramps3-3.4.4, horde-5.0.5, imp-6.0.5, ingo-3.0.4,
  kronolith-4.0.5, turba-4.0.4.

(wiz)

2013-05-30 07:05:31 UTC MAIN commitmail json YAML

Updated x11/libXcursor to 1.1.14

(wiz)

2013-05-30 07:05:21 UTC MAIN commitmail json YAML

Update to 1.14:

This release delivers the fix for security vulnerability CVE-2013-2003
and makes the Makefile.am more compatible with future automake releases.

Alan Coopersmith (3):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      signedness bug & integer overflow in _XcursorFileHeaderCreate() [CVE-2013-2003]
      libXcursor 1.1.14

(wiz)

2013-05-30 04:00:31 UTC MAIN commitmail json YAML

Roll distinfo back to previous version. Patch removed as this issue has
been fixed upstream.

(rodent)

2013-05-30 03:41:08 UTC MAIN commitmail json YAML

2013-05-29 22:59:41 UTC MAIN commitmail json YAML

Updated sysutils/dbus-python-common to 1.2.0

(wiz)

2013-05-29 22:59:32 UTC MAIN commitmail json YAML

Update to 1.2.0.

D-Bus Python Bindings 1.2.0 (2013-05-07)
========================================

The "compile like it's 1998" release.

Dependencies:

• libdbus 1.6 or later is now required.

Enhancements:

• Unicode Corrigendum 9: when used with a suitable version of libdbus
  (1.6.10 or later, or 1.7.2 or later), noncharacters in strings are
  now accepted

Fixes:

• Support DBusException('something with non—ASCII') under Python 2
  (Michael Vogt, smcv; fd.o #55899)

• Correct some misleading wording in COPYING which was written under the
  assumption that libdbus could actually be relicensed to MIT/X11
  (Thiago Macieira)

• Avoid variable-length arrays, because MSVC++ is still stuck in 1998
  (based on patches from Christoph Höger, fd.o #51725)

• Remove unnecessary uses of stdint.h (fd.o #51725)

• Add support for Unix compilers not supporting 'inline', for completeness

• Use GObject.__class__ instead of GObjectMeta, which can no longer be
  imported from gi.repository.GObject in pygobject 3.8

• Fix autoreconfiscation on Automake 1.13 (Marko Lindqvist, fd.o #59006)

(wiz)

2013-05-29 22:58:33 UTC MAIN commitmail json YAML

Updated math/eigen3 to 3.1.3

(wiz)

2013-05-29 22:58:25 UTC MAIN commitmail json YAML

Update to 3.1.3. Add comment to patch.

Changes since 3.1.2:

    Bug 526 - Fix linear vectorized transversal in linspace.
    Bug 551 - Fix compilation issue when using EIGEN_DEFAULT_DENSE_INDEX_TYPE.
    Bug 533 - Fix some missing const qualifiers in Transpose
    Fix a compilation with CGAL::Gmpq by adding explicit internal:: namespace when calling abs().
    Fix computation of outer-stride when calling .real() or .imag().
    Fix handmade_aligned_realloc (affected conservativeResize()).
    Fix sparse vector assignment from a sparse matrix.
    Fix log(0) with SSE.
    Fix bug in aligned_free with windows CE.
    Fix traits of Map<Quaternion.
    Fix a few warnings (507, 535, 581).
    Enable SSE with ICC even when it mimics a gcc version lower than 4.2
    Workaround gcc-4.7 bug #53900 (too aggressive optimization in our alignment check)

(wiz)

2013-05-29 22:53:46 UTC MAIN commitmail json YAML

Updated security/gnupg2 to 2.0.20

(wiz)

2013-05-29 22:53:36 UTC MAIN commitmail json YAML

Update to 2.0.20:

Noteworthy changes in version 2.0.20 (2013-05-10)
-------------------------------------------------

* Decryption using smartcards keys > 3072 bit does now work.

* New meta option ignore-invalid-option to allow using the same
  option file by other GnuPG versions.

* gpg: The hash algorithm is now printed for sig records in key listings.

* gpg: Skip invalid keyblock packets during import to avoid a DoS.

* gpg: Correctly handle ports from DNS SRV records.

* keyserver: Improve use of SRV records

* gpg-agent: Avoid tty corruption when killing pinentry.

* scdaemon: Improve detection of card insertion and removal.

* scdaemon: Rename option --disable-keypad to --disable-pinpad.

* scdaemon: Better support for CCID readers.  Now, the internal CCID
  driver supports readers without the auto configuration feature.

* scdaemon: Add pinpad input for PC/SC, if your reader has pinpad and
  it supports variable length PIN input, and you specify
  --enable-pinpad-varlen option.

* scdaemon: New option --enable-pinpad-varlen.

* scdaemon: Install into libexecdir to avoid accidental execution
  from the command line.

* Support building using w64-mingw32.

* Assorted bug fixes.

(wiz)

2013-05-29 22:36:57 UTC MAIN commitmail json YAML

Updated x11/xkeyboard-config to 2.9

(wiz)

2013-05-29 22:36:49 UTC MAIN commitmail json YAML

Update to 2.9:

Another release on schedule:
------------------------------------------

Andreas Wettstein (1):
      Draft for German T3 layout.

Daniel Drake (1):
      Fix AE00 alias in olpcm keycodes

Evgeny Bobkin (1):
      Fix keyboard indicator for russian (germany, phonetic)

James M Leddy (1):
      Add XF86AudioMicMute mappings

Michal Nazarewicz (1):
      Add various compose:*-altgr options.

Peter Hutterer (1):
      rules: fix iso639 code for irish

Sergey V. Udaltsov (16):
      Fixing wrong iso639-3 codes
      Fixing ISO codes
      English Mali layouts have English language assigned to them
      fr --> fra (ISO 639)
      Fixed ru(ruu) - invalid keysym
      Updates to Cameroon Keyboard
      Map Alt to Win
      Fixed fypo
      Fixed UK Macbook Pro layouts
      Fixed Congolese
      Added ru(mac)
      Added RAlt as 3rd level switcher to us(dvp)
      prerelease
      wrong location of de(legacy)
      Updated translations, prerelease
      release 2.9

Stephan Hilb (1):
      Remove explicit virtual modifier setting for level3 and level5

Walter Bender (1):
      add support for the OLPC mechanical non-membrane keyboard

(wiz)

2013-05-29 22:35:53 UTC MAIN commitmail json YAML

2013-05-29 22:35:44 UTC MAIN commitmail json YAML

Update to 1.0.5:

This minor bugfix release includes the fix for the security issue recently
reported as CVE-2013-1996, as well as a number of other cleanups of the
memory allocation & error handling code noticed while working on that.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (9):
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Get rid of unnecessary casts in FS*alloc calls
      Get rid of unnecessary casts in FSfree calls
      Use NULL instead of 0 for null pointers
      Avoid reading outside bounds when _FSReply receives an Error response
      Avoid accessing freed memory on realloc failure in FSListFontsWithXInfo
      Get rid of more duplication in error cleanup code in FSListFontsWithXInfo
      Sign extension issue and integer overflow in FSOpenServer() [CVE-2013-1996]
      libFS 1.0.5

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Thomas Klausner (1):
      Fix a prototype error

(wiz)

2013-05-29 22:35:16 UTC MAIN commitmail json YAML

Updated x11/libXfixes to 5.0.1

(wiz)

2013-05-29 22:35:07 UTC MAIN commitmail json YAML

Update to 5.0.1:

This bug fix release includes the fix for the recently announced
CVE-2013-1983, along with some other cleanups & warning fixes.

Adam Jackson (1):
      configure: Remove AM_MAINTAINER_MODE

Alan Coopersmith (7):
      Strip trailing whitespace
      Replace deprecated Automake INCLUDES variable with AM_CPPFLAGS
      Remove duplicate declaration of XFixesExtensionName in Xfixesint.h
      XFixesFetchRegionAndBounds: use nread in call to XReadPad
      Use _XEatDataWords to avoid overflow of _XEatData calculations
      integer overflow in XFixesGetCursorImage() [CVE-2013-1983]
      libXfixes 5.0.1

Colin Walters (1):
      autogen.sh: Implement GNOME Build API

Peter Hutterer (1):
      man: remove "current", we're way past 1.0.

(wiz)

2013-05-29 22:13:19 UTC MAIN commitmail json YAML

2013-05-29 20:20:29 UTC MAIN commitmail json YAML

Updated security/nettle to 2.7.1

(adam)

2013-05-29 20:19:28 UTC MAIN commitmail json YAML

Changes 2.7.1:
This is a bugfix release.

Bug fixes:

* Fixed a bug in the new ECC code. The ecc_j_to_a function
  called GMP:s mpn_mul_n (via ecc_modp_mul) with overlapping
  input and output arguments, which is not supported.

* The assembly files for SHA1, SHA256 and AES depend on ARMv6
  instructions, breaking nettle-2.7 for pre-v6 ARM processors.
  The configure script now enables those assembly files only
  when building for ARMv6 or later.

* Use a more portable C expression for rotations. The
  previous version used the following "standard" expression
  for 32-bit rotation:

    (x << n) | (x >> (32 - n))

  But this gives undefined behavior (according to the C
  specification) for n = 0. The rotate expression is replaced
  by the more portable:

    (x << n) | (x >> ((-n)&31))

  This change affects only CAST128, which uses non-constant
  rotation counts. Unfortunately, the new expression is poorly
  optimized by released versions of gcc, making CAST128 a bit
  slower. This is being fixed by the gcc hackers, see
  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57157.

The following problems have been reported, but are *not* fixed
in this release:

* ARM assembly files use instruction syntax which is not
  supported by all assemblers. Workaround: Use a current
  version of GNU as, or configure with --disable-assembler.

* Configuring with --disable-static doesn't work on windows.

The libraries are intended to be binary compatible with
nettle-2.2 and later. The shared library names are
libnettle.so.4.7 and libhogweed.so.2.5, with sonames still
libnettle.so.4 and libhogweed.so.2.

(adam)

2013-05-29 20:17:03 UTC MAIN commitmail json YAML

Updated math/glpk to 4.50; converters/help2man to 1.42.1

(adam)

2013-05-29 20:15:38 UTC MAIN commitmail json YAML

Changes 1.42.1:
* Update Vietnamese translation.
* Update Croatian translation.
* Consistently strip path and/or libtool "lt-" prefix from any instance
  of $program derived from --help or --version.

(adam)

2013-05-29 20:08:08 UTC MAIN commitmail json YAML

Changes 4.50:
A new version of LU-factorization routines were added.
Currently this version provides the same functionality as the
old one, however, the new version allows further improving.

Old routines for FHV-factorization used to update the basis
factorization were replaced by a new version conforming to the
new version of LU-factorization.

Some clarifications about using the name index routines were
added.

Some typos were corrected in the MathProg language reference.

A serious bug (out-of-range indexing error) was *tentatively*
fixed in the routine glp_relax4. Unfortunatly, this bug is
inherited from the original Fortran version of the RELAX-IV
code (for details please see ChangeLog), and since the code is
very intricate, the bug is still under investigation.

(adam)

2013-05-29 15:57:09 UTC MAIN commitmail json YAML

I'll take responsibility for this one.

(agc)

2013-05-29 15:14:49 UTC MAIN commitmail json YAML

- add missing `--mounthost=host' option (and adjust the list width
  for that);
- use more common option list header line;
- correct argument names of `--src' and `--xsrc' in the text;
- correct default `xsrcdir' directory;
- choose different argument wording (then also using appropriate
  macro) in the arbitrary sandbox command running explanation (and
  adjust the list width with it);
- add comma after ``e.g.'';
- bump date.

>From Bug Hunting.

(wiz)

2013-05-29 15:09:49 UTC MAIN commitmail json YAML

- add missing `--mounthost=host' option to usage comment;
- sort options order in usage comment and `usage' message;
- de-capitalize ``usage'' word in usage message.

>From Bug Hunting.

(wiz)

2013-05-29 14:58:27 UTC MAIN commitmail json YAML

+ psmisc-22.20.

>From Bug Hunting.

(wiz)

2013-05-29 14:57:43 UTC MAIN commitmail json YAML

Set LICENSE.
>From Bug Hunting.

(wiz)

2013-05-29 14:52:10 UTC MAIN commitmail json YAML

Improve DESCR, based on comments by Bug Hunting.

(wiz)

2013-05-29 14:44:00 UTC MAIN commitmail json YAML

Update `MASTER_SITES' and `HOMEPAGE';
add `LICENSE'.

>From Bug Hunting.

(wiz)

2013-05-29 14:43:05 UTC MAIN commitmail json YAML

+ wmii+ixp, update comment for libixp.

>From Bug Hunting.

(wiz)

2013-05-29 14:40:43 UTC MAIN commitmail json YAML

+ libFS-1.0.5, libXfixes-5.0.1, xkeyboard-config-2.9.

(wiz)

2013-05-29 14:37:29 UTC MAIN commitmail json YAML

- re-adjust sentence widths, and put new sentences on new lines;
- add an appropriate comma;
- correct (also macro wise) / rewrite `EXAMPLES' section;
- replace packages(7) reference in `SEE ALSO' with pkgsrc(7) one
  (src/share/man/man7/packages.7 was removed in 2007);
- remove ``Documentation on the NetBSD Package System'' reference
  from `SEE ALSO' (it's referenced in pkgsrc(7));
- remove unneccesary `.br' macro (and low level macros should
  generally not be used anyway);
- remove `BUGS' section, as the ``bug'' described in it isn't a
  bug at all;
- bump date.

>From Bug Hunting.

(wiz)

2013-05-29 13:20:22 UTC MAIN commitmail json YAML

2013-05-29 13:19:02 UTC MAIN commitmail json YAML

No trailing comma after -R

(joerg)

2013-05-29 13:10:32 UTC MAIN commitmail json YAML

Updated inputmethod/scim-tables to 0.5.13

(obache)

2013-05-29 13:09:55 UTC MAIN commitmail json YAML

Update scim-table to 0.5.13.

2013-05-21 09:01  tzhuan

        * Relase 0.5.13
* Add modern Hebrew and Russian support, thanks to Ury Marshak

(obache)

2013-05-29 11:26:12 UTC MAIN commitmail json YAML

2013-05-29 11:13:41 UTC MAIN commitmail json YAML

2013-05-29 11:13:03 UTC MAIN commitmail json YAML

2013-05-29 11:11:23 UTC MAIN commitmail json YAML

Updated lang/mono to 3.0.10

(wiz)

2013-05-29 11:11:12 UTC MAIN commitmail json YAML

Update to 3.0.10:

New in Mono 3.0.10

A hot-fix release.

Reverted parallel mkbundle.

Fixed duplicated debug symbol problem in the compiler.

New in Mono 3.0.9

Fix gtk+ copy & paste.

Fix debugger support for custom attributes.

Proper stack bounds calculation on windows.

Add partial generic methods to our C# compiler.

NaCL support for ARM.

Fix LLVM loading on OSX.

New in Mono 3.0.8

Multiple improvements to the BCL to reduce usage of non generic
collections and use faster string comparisons.

Optimize large object cloning and boxing.

Multiple changes to bring mono closer to full PCL compatibility.

Add System.WeakReference<T>

Sgen can now return memory to the system for

Many compiler fixes for async.

Improved FullAOT support for async.

NaCl build fixes and improvements.

WCF now has cookie support in .net 4.0.

Optimize Marshal.Read/Write methods to avoid a trip to unmanaged
when needed.

Optimize LINQ with arrays.

Multiple fixes to the sgen's concurrent collector.

New in Mono 3.0.7

Multiple fixes to the sgen's concurrent collector.

Performance improvements in primitive types parsing.

Add a configuration time option to disable remoting.

Optimize tls lookups on full-aot + arm.

Add a configuration option to disable remoting.

Multiple improvements and bug fixes in culture related code.

Runtime assembly mapping for PCL.

Fix Binder primitive conversion to make .net.

Optimize Activator.CreateInstance ().

Optimize icalls in FullAOT code.

Implement Volatile.Read/Write<T> and Interlocked.MemoryBarrier ().

Optimized unmanaged to managed string conversion.

New in Mono 3.0.6

This is another hotfix release. It reverses the visibility change
made to Mono.Runtime.GetDisplayName.

New in Mono 3.0.5

This is a hot-fix release. It fixes a crash in the runtime support
for generics, which could be triggered by Xamarin Studio.  New in
Mono 3.0.4 Garbage Collector

Many changes went into our GC implementation. We added long links
support to our traditional Boehm collector. As for SGen, it is
finally a true concurrent GC, with cementing support. We also fixed
several bugs, such as #9928 pointer free deadlock problem and bugs
in mono_gc_weak_link_get.  Async

Rewrite of async StreamReader/StreamWritter operations to not fail
on subsequent async call. Fixes #9761 ASP.NET

Updated encoding support.

Some minor bug fixes.  Other improvements

New MONO_DISABLE_SHARED_AREA environment variable lets you turn of
the use of shared memory in Mono (used by performance counters and
optionally by the io-layer).

Updated EntityFramework version that ships with Mono.

Support for ConnectionLifetime parameter in SqlClient (contributed
by 7digital).

Fixed C# Evaluator Terse reader with loops

Don't report user operator error during probing user conversions.
Fixes #10170.

Add explicit interface GetType implementation to avoid object::GetType
become proxy. (C# compiler fix)

Implement use of __refvalue as an lvalue. Fixes #10034.  Packaging

We no longer install a /usr/bin/pkg-config on OSX, to stop clashing
with Homebrew.

New in Mono 3.0.3

Mono garbage collectors now feature multiple dtrace probes for
users on MacOS and Solaris.

Many stability improvements and performance work on Mono's Async
support.  Garbage Collector

Sgen now has a concurrent GC that can significantly reduce max
pauses. This is an experimental feature that is been continuously
developed. Click here for more details.  Bug Fixes

#8401, #9247, #8903, #9087, #9225, #9186, #9118, #9137, #9133,
#9116, #1446, #2246, #6918, #8904, #8927, #2907, #8829, #8786 New
in Mono 3.0.2

We are now on a cadence to deliver new Mono features and updates
on a regular basis. A month after our last release we are now
bringing some 363 commits, with 3055 files changed, 171240
insertions(+), 179104 deletions(-) Major Features

'Reactive Extensions': Mono now bundles the open sourced Microsoft's
Reactive Extensions

F# 3.0: We have updated the bundled F# compiler on OSX to version
3.0 (tag 3.0.22 from the open source fsharp repository).

SGen Garbage Collector: new lazy sweep strategy in Mono's new GC
that reduces the GC times for major collections significantly. We
have also tuned and improved the collector.

System.Json: We reverted System.Json to Mono's version, as it was
lighter and tolerates more input than Microsoft's one. We ship
System.Json.Microsoft as well for users that want to use the
Microsoft stack.

Runtime: Many improvements to Mono, better x86 and ARM support
across the board.

NTLM: Large upgrade to our NTLM stack.

clang: Mono now builds with Clang.

monodoc: vast improvements to our documentation infrastructure.
Bug fixes in 3.0.2

#8566, #8565, #8549, #8646, #8592, #8561, #8559, #8557, #8553,
#8533, #8502, #8468, #8449, #8448, #8414, #8399, #8385, #8384,
#8383, #8366, #8334, #8320, #8312, #8285, #8283, #8263, #8232,
#8156, #8037, #7965, #6650, #5760, #4587, #3582, #3275, #2471 and
#2190

New in Mono 3.0 Major Highlights C# Compiler

Mono now has a complete C# 5.0 compiler with asynchronous programming
support.

Our C# compiler has now completed its migration from using
System.Reflection.Emit as its code generation backend to use the
IKVM.Reflection API. This functionality was previewed in Mono 2.10
and is now the default. With this functionality, developers can
use any mscorlib that they want (for example the MicroFramework
one, or a custom one) without having to build a custom compiler.
We were able to eliminate the multiple executables for the compiler,
and unify all the compilers into one as well as reducing our build
times significantly.

gmcs, dmcs and smcs are now merely aliases to call the mcs compiler
with the proper -sdk flag.  Tool/Library    Purpose        Profile
New Backend    2.10 Backend gmcs    C# Compiler    2.0
IKVM.Reflection        System.Reflection 2.0 dmcs    C# compiler
4.0    IVKM.Reflection        System.Reflection 4.0 smcs    C#
Compiler    2.1 (Silverlight, MonoTouch, MonoDroid)
IKVM.Reflection        System.Reflection 2.0 mcs    C# Compiler
Any profile, any mscorlib      IKVM.Reflection        IKVM.Reflection
csharp  Interactive C# Shell/REPL      4.5    System.Reflection
4.5  System.Reflection 4.0 Mono.CSharp    C# Compiler as a Service
2.0, 2.1 and 4.0.      System.Reflection 4.0  System.Reflection

System.Reflection is still used as a backend for the compiler as
a service and the C# interactive shell.  Evaluation can now Compile
Types

The Evaluator.Eval () API is no longer limited to expressions and
statements, you can now pass entire namespace, class, interface,
struct definitions as a string and have the result get compiled.

This extends to the csharp command:

csharp> class X { public int a; } csharp> var t = new X () { a =
1 }; csharp> print (t.a); 1 csharp>

Instance API

The compiler as a service exposed by the Mono.CSharp library is no
longer limited to be a global compiler, now you can instantiate
multiple scopes for the compiler, each having its own set of
localized types and global variables.

For example, the following sample assigns a string in one context
and an int in another one:

using System; using Mono.CSharp;

class MyWorld {
      public Evaluator Evaluator;

      public MyWorld (string [] args) {
      var r = new Report (new ConsoleReportPrinter ());
      var cmd = new CommandLineParser (r);

      var settings = cmd.ParseArguments (args); if (settings
      == null || r.Errors > 0)
      Environment.Exit (1);

      Evaluator = new Evaluator (settings, r); } }

class X {
      static int Main (string [] args) {
      var first = new MyWorld (args); var second = new
      MyWorld (args);

      first.Evaluator.Run ("var Demo = \"hello, world\";");
      second.Evaluator.Run ("var Demo = 1;"); first.Evaluator.Run
      ("print (Demo);"); second.Evaluator.Run ("print
      (Demo);"); return 0; } }

C# Interactive Shell

New convenience function print, can be used instead of Console.WriteLine

Additionally, the C# interactive shell will by default use a terse
syntax that does not require a semicolon at the end of an expression,
for example:

csharp> 1 + 2 3 csharp>

4.5 Profile

The 4.5 Profile is a strict superset of the 4.0 API and is now the
default profile.

Because 4.5 API is a strict superset of 4.0 API they both share
the same assembly version number, so we actually install the 4.5
library into the GAC.

Some of the changes in the 4.5 API family include:

    New Async methods WinRT compatibility API Newly introduced
    assemblies (System.Net.Http, System.Threading.Tasks.Dataflow)

New Microsoft Open Source Stacks

We now include the following assemblies as part of Mono from
Microsoft's ASP.NET WebStack:

    System.Net.Http.Formatting.dll System.Web.Http.dll System.Web.Razor.dll
    System.Web.WebPages.Deployment.dll System.Web.WebPages.Razor.dll
    System.Web.WebPages.dll System.Web.Mvc.dll System.Json.dll
    (Previously available in Mono, but now replaced with Microsoft's
    implementation)

We also bundle the recently open sourced Entity Framework and

    EntityFramework.dll

Garbage Collector

SGen now has a new task management system that allows it to easily
scale new GC-related tasks across multiple CPUs if available:

    SGen on SMP systems is able to distribute more work across the
    worker threads. Previously only the mark phase was distributed.
    SGen is now able to perform parallel collection in the nursery.
    SGen has been ported to Win32 SGen has been ported to the MIPS
    platform Precise stack scanning has been improved considerably,
    and it is now supported on x86 and ARM.  On OSX, SGen now uses
    Mach APIs directly to speedup some tasks in the garbage collector.

Runtime Optimizations

Implemented fast version of ThreadLocal<T> (it is now a low-level
intrinstic operation)

List<T> optimizations

Support for new attributes to force inlining.

Major change in Mono to support the full table of Unicode surrogate
characters. This code was written by Damien Diederen and David
Mitchell from Logos software.

Runtime supports deferred attaching to the process (when using
suspend=n,server=y the runtime collects metadata until a debugger
is attached).

Implement tail call optimizations on PowerPC for F# (Bug #664631)

New profiler that can be used with Intel's VTune Amplifier Profiler.

Support for System.Net.NetworkInformation.NetworkChanged events on
Linux.

New tool: crlupdate this is the Mono Certficate Revocation List
Downloader and Updater and can be used to download of new, or update
of existing, Certficate Revocation List (CRL) associated with the
certificates present in the user (default) or machine stores. The
CRL present in the stores are used to determine the validity of
unexpired, trusted X.509 certificates.  ASP.NET

Bring the error page to the new millenium.  CodeContracts

Alexander Chebaturkin has implemented initial version of static
Code Contract analyser as part of SoC 2011.  Smaller Updates

Partial support for Portable Class Libraries (details)

Updated Unicode tables, fixes long-standing 480178 MacOS X

We continue to expand significantly our support for MacOS X and
iOS.

Mono can now be compiled by users as a 64-bit binary. Mono still
ships as a 32-bit binary, as most libraries that exist today for
Mono run only in 32 bits.

DriveInfo now returns correct information on OSX.  Mono.Data.Sqlite

It is now possible to configure the threading model for SQLite
using the SetConfig method in the SQLiteConnection class.

Supports iOS crypto APIs.  C5 Library

We have updated the venerable C5 library to the latest version.
Breaking Changes Since Mono 2.10

In order to be compatible with Microsoft .NET's behavior, exceptions
thrown in object finalizers now cause a full runtime abort. This
behavior was already present for thread pool threads, but hadn't
been enabled for the finalizer thread yet.

Generally, one should avoid exceptions in finalizers entirely. If
you must use them, catch them so that they do not terminate the
application.  GDB

    GDB support has been extended with a new gdb hook that is aware
    of the SGenGC internals.  Added pretty printers for more runtime
    data structures like MonoVTable to the mono gdb mode.

MIPS port

The MIPS port is now complete, it can do a full bootstrap, and run
the runtime/corlib test suites.  Soft Debugger

    Single stepping is now implemented using breakpoints in most
    cases, speeding it up considerably.  Calls to
    System.Diagnostics.Debugger:Log()/Break () are now routed to
    the debugger using new UserLog/UserBreak event types.  S390x
    is now supported (Neale Ferguson).  MIPS is now supported.
    Added new methods to Mono.Debugger.Soft and the runtime to
    decrease the amount of packets transmitted between the debugger
    and the debuggee. This significantly improves performance over
    high latency connections like USB.  Many bug fixes.

Static Compiler (AOT)

Made changes to some AOT data structures to reduce their size,
especially when using generics. This reduces the size of an mscorlib
AOT image by about 1-2%.

Many changes to the class libraries allow more core Generics code
to run on systems that do not support JIT compilation.

(wiz)

2013-05-29 10:00:12 UTC MAIN commitmail json YAML

Updated devel/cmake to 2.8.11

(adam)

2013-05-29 09:59:15 UTC MAIN commitmail json YAML

Changes 2.8.11:
This new release of CMake features the introduction of Target Usage Requirements and a Generator Toolset Selection for Visual Studio and XCode, as well as a variety of other improvements.

With the Target Usage Requirements, developers can now specify target usage requirements for their consumers such as include directories and preprocessor definitions, whereas in previous versions only link dependencies were supported. Additionally, with the target_link_libraries(myexe yourlib), developers can now build myexe sources with requirements specified by yourlib. There are also a new target include directory and target compile definitions commands that offer public, private, and interface options. The detailed discussion on this topic is available on the KDE website.

The new Generator Toolset selection for Visual Studio and XCode inform the IDE which compiler toolchain to use. Other improvements include the introduction of the ExternalData Module and the ability to reference data unambiguously from source tree by the content hash.

(adam)

2013-05-29 09:06:03 UTC MAIN commitmail json YAML

Does not need GNU readline on 6.99.21+.

(wiz)

2013-05-29 03:25:38 UTC MAIN commitmail json YAML

2013-05-29 03:24:38 UTC MAIN commitmail json YAML

2013-05-29 03:23:37 UTC MAIN commitmail json YAML

Added net/xfindproxy version 1.0.2

(rodent)

2013-05-29 03:23:11 UTC MAIN commitmail json YAML

Import xfindproxy-1.0.2 as net/xfindproxy.

xfindproxy is used to locate available X11 proxy services. It utilizes the Proxy
Management Protocol to communicate with a proxy manager. The proxy manager keeps
track of all available proxy services, starts new proxies when necessary, and
makes sure that proxies are shared whenever possible.

(rodent)

2013-05-28 22:43:50 UTC MAIN commitmail json YAML

+ evince-3.8.2, mimedefang-2.74, pango-1.34.1, xf86-video-intel-2.21.8.

(wiz)

2013-05-28 22:26:13 UTC MAIN commitmail json YAML

2013-05-28 21:10:03 UTC MAIN commitmail json YAML

Updated x11/xterm to 293

(wiz)

2013-05-28 21:09:54 UTC MAIN commitmail json YAML

Update to 293:

A regression in selection was fixed. A workaround was added for
icon misconfiguration in KDE 4.8 on OpenSuSE.

(wiz)

2013-05-28 19:03:49 UTC MAIN commitmail json YAML

Pick output name that is going to work. Make signal handler test more
resilient.

(joerg)

2013-05-28 19:03:09 UTC MAIN commitmail json YAML

2013-05-28 19:02:40 UTC MAIN commitmail json YAML

2013-05-28 19:02:18 UTC MAIN commitmail json YAML

Don't redefine __LITTLE_ENDIAN__ or __BIG_ENDIAN__.

(joerg)

2013-05-28 19:01:22 UTC MAIN commitmail json YAML

2013-05-28 19:01:00 UTC MAIN commitmail json YAML

2013-05-28 19:00:05 UTC MAIN commitmail json YAML

Casting NULL to iterators is not portable, use end().

(joerg)

2013-05-28 15:23:28 UTC MAIN commitmail json YAML

Updated x11/mlterm to 3.2.0nb1

(tsutsui)

2013-05-28 15:22:18 UTC MAIN commitmail json YAML

Pull mlterm post-3.2.0 fixes from upstream:

patches/patch-mkf_lib_mkf__ucs4__map.c
  - mkf_ucs4_map.c: mkf_map_ucs4_to_jisx0213_2000_1 is not cached
    in mkf_map_ucs4_to() to prefer JISX0208 to JISX0213 all the time.
  https://bitbucket.org/arakiken/mlterm/commits/8f6a1a969340b78cbeee5ace4a7200383ca18abe#chg-mkf/lib/mkf_ucs4_map.c

patches/patch-xwindow_fb_x__window.c
  - fb/x_display.c: Segfault in x_font_t::x_off > 0 is fixed.
  https://bitbucket.org/arakiken/mlterm/commits/7c4748b4e79b9bf749685d944c174f2145074e9f#chg-xwindow/fb/x_window.c

Also put some tweaks for pkgsrc:

patches/patch-etc-configure
  - regen to adjust line numbers in diff

patches/patch-etc_font-fb
  - add commented out JISX0213_2000_1 and JISX0213_2000_2 examples

Bump PKGREVISION.

(tsutsui)

2013-05-28 14:08:48 UTC MAIN commitmail json YAML

Updated devel/pcre to 8.33

(adam)

2013-05-28 14:07:50 UTC MAIN commitmail json YAML

Changes 8.33:
The Just-In-Time compiler (JIT) now supports all pattern features, including callouts and the backtracking verbs. In addition, some bugs are fixed and there are minor performance enhancements.

(adam)

2013-05-28 12:56:07 UTC MAIN commitmail json YAML

Removed misc/py-libanki [wiz 2013-05-28]
Removed misc/py-anki successor misc/py-anki2 [wiz 2013-05-28]

(wiz)

2013-05-28 12:55:22 UTC MAIN commitmail json YAML

Remove py-libanki and py-anki -- the current version is in py-anki2, the old
versions were only left here until the mobile versions all caught up, which
they have done for some months now.

(wiz)

2013-05-28 11:27:09 UTC MAIN commitmail json YAML

Mark the package as broken on NetBSD when dri is not enabled.
The build will fail anyway.
Addresses PR 47862 by Jæ—¦rn Clausen.

(wiz)

2013-05-28 11:21:05 UTC MAIN commitmail json YAML

Support _MYSQL_VERSION 56

(abs)

2013-05-28 11:17:24 UTC MAIN commitmail json YAML

+xditview +xgc +xlsatoms +xstdcmap

(rodent)

2013-05-28 09:32:00 UTC MAIN commitmail json YAML

Update dnsmasq to 2.66.

Changes in 2.66
- Add the ability to act as an authoritative DNS server
- Add "constructed DHCP ranges" for DHCPv6
- Fix crash on startup on Solaris 11
- Add code to make behaviour for TCP DNS requests when a request arrives
  for an allowed address, but via a banned interface
- Don't send the default DHCP option advertising dnsmasq as the local
  DNS server if dnsmasq is configured to not act as DNS server, or
  it's configured to a non-standard port.
- Add DNSMASQ_CIRCUIT_ID, DNSMASQ_SUBCRIBER_ID, DNSMASQ_REMOTE_ID variables
  to the environment of the lease-change script
- Fixed crash whilst handling DHCPv6 information-requests
- Add --ipset option
- Don't erroneously reject some option names in --dhcp-match options
- Allow a trailing '*' wildcard in all interface-name configurations
- Handle the situation where libc headers define SO_REUSEPORT, but
  the kernel in use doesn't
- Update Polish translation
- Fix crash if the configured DHCP lease limit is reached
- Update the French translation

Changes in 2.65:
- Fix regression which broke forwarding of queries sent via TCP which
  are not for A and AAAA and which were directed to non-default servers
- Fix failure to build with DHCP support excluded
- Fix nasty regression in 2.64 which completely broke cacheing

See full changelog:

  http://www.thekelleys.org.uk/dnsmasq/CHANGELOG

(fhajny)

2013-05-28 06:49:49 UTC MAIN commitmail json YAML

2013-05-28 03:51:42 UTC MAIN commitmail json YAML

Removed more X11 packages that are in -wip and awaiting import.

(rodent)

2013-05-28 03:47:57 UTC MAIN commitmail json YAML

2013-05-28 03:13:05 UTC MAIN commitmail json YAML

2013-05-28 03:12:14 UTC MAIN commitmail json YAML

Added x11/xstdcmap version 1.0.3

(rodent)

2013-05-28 03:11:55 UTC MAIN commitmail json YAML

Import xstdcmap-1.0.3 as x11/xstdcmap.

The xstdcmap utility can be used to selectively define standard colormap
properties. It is intended to be run from a user's X startup script to create
standard colormap definitions in order to facilitate sharing of scarce colormap
resources among clients using PseudoColor visuals.

(rodent)

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

2013-05-28 03:01:00 UTC MAIN commitmail json YAML

Added x11/xlsatoms version 1.1.1

(rodent)

2013-05-28 03:00:37 UTC MAIN commitmail json YAML

Import xlsatoms-1.1.1 as x11/xlsatoms.

xlsatoms lists the interned atoms defined on an X11 server. Version 1.1 and
later of xlsatoms use (and require) libxcb instead of libX11, for less latency
when communicating with the X server.

(rodent)

2013-05-28 02:54:07 UTC MAIN commitmail json YAML

2013-05-28 02:53:30 UTC MAIN commitmail json YAML

Added graphics/xgc version 1.0.4

(rodent)

2013-05-28 02:53:14 UTC MAIN commitmail json YAML

Import xgc-1.0.4 as graphics/xgc.

xgc is an X11 graphics demo that shows various features of the X11 core protocol
graphics primitives.

(rodent)

2013-05-28 02:16:32 UTC MAIN commitmail json YAML

2013-05-28 02:15:52 UTC MAIN commitmail json YAML

Added x11/xditview version 1.0.3

(rodent)

2013-05-28 02:15:35 UTC MAIN commitmail json YAML

Import xditview-1.0.3 as x11/xditview.

xditview displays ditroff output on an X display.

(rodent)

2013-05-27 22:26:27 UTC MAIN commitmail json YAML

2013-05-27 18:17:35 UTC MAIN commitmail json YAML

Updated devel/dconf to 0.16.0

(prlw1)

2013-05-27 18:17:11 UTC MAIN commitmail json YAML

Update dconf / dconf-editor to 0.16.0

Many improvements, bug fixes and translation updates:
https://git.gnome.org/browse/dconf/tree/NEWS?id=0.16.0

Highlights:

This release more or less completes the rewriting of dconf-service.
Support for backends are now fully-realised (and we have a couple of
them as proof).  Many small bugs (some with serious symptoms) have been
fixed vs. the last release.

- new icons: hicolor icons have been updated and a HighContrast set
  added

- loosen some assertions on the order of messages being returned from
  the service.  D-Bus violates this order in the case that the service
  crashes and that's no reason to take the client with it as well.

- add some backends to the dconf-service (that were 'considered' as per
  the last NEWS).  The first backend is a null backend that allows for
  a temporary database tied to the lifetime of the session, possibly
  useful for testing.

- also add a new 'keyfile' backend for the service.  This is primarily
  intended to be used with NFS (where use of mmap is not safe)

- add a mkdir() in the case of an empty home directory where
  ~/.config/dconf does not already exist

- the service has been substantially rewritten
  - using gdbus-codegen
  - cache the file contents instead of read/modify/write each time
  - new DConfWriter abstraction allows considering support for backends
  - uses only POSIX IO (read and write syscalls) for database access
  - workaround mmap() bug on OpenBSD

(prlw1)

2013-05-27 16:25:55 UTC MAIN commitmail json YAML

Updated devel/zlib to 1.2.8; lang/python27 to 2.7.5

(adam)

2013-05-27 16:24:00 UTC MAIN commitmail json YAML

This is a 2.7 series bugfix release. It contains several regression fixes to 2.7.4. Modules with regressions fixed include zipfile, gzip, and logging.

(adam)

2013-05-27 16:22:10 UTC MAIN commitmail json YAML

2013-05-27 15:21:40 UTC MAIN commitmail json YAML

Updated www/p5-HTML-TreeBuilder-LibXML to 0.23

(wen)

2013-05-27 15:20:35 UTC MAIN commitmail json YAML

Update to 0.23

Upstream changes:
0.23 2013-05-17T00:16:48Z

    - fixed guts(), clone() and replace_with() to properly handle XML::LibXML::Dtd nodes
      - guts() now includes the Dtd node in the returned document (unless it were implicitly created)
      - clone() calls createInternalSubset() on the new document
      - replace_with() calls createInternalSubset() if the replacement is a XML::LibXML::Dtd (can't import Dtd node)
        (cafe01)

0.22 2013-05-13T00:04:09Z

    - improved guts(), calling nonBlankChildNodes() instead of childNodes()
    - improved HTML::TreeBuilder::LibXML::Node documentation
      (cafe01)

0.21 2013-05-12T19:12:53Z

    - fixed guts(),
      - now returning nodes from <head> and <body> instead of just <body>
      - now returning text and comment nodes instead of just element nodes
      - returned nodes now belong to the same document
    - fixed to_HTML to render valid html, not xml
      (cafe01)

0.20 2013-05-10T20:44:16Z

    - improved replace_with() on document node.
    - fixed push_content() and unshift_content() to work with document mode.
    (cafe01)

0.19 2013-05-10T01:03:58Z

    - fixed replace_with() and parent(),
      to avoid calling appendChild() on a Document node, which is not supported by XML::LibXML.
      (cafe01)

0.18 2013-05-09T20:49:04Z

    - implemented all node methods needed for Web::Query::LibXML to work
      - clone_list
      - detach
      - delete_content
      - content_list
      - replace_with
      - push_content
      - unshift_content
      - postinsert
      - preinsert
      - disembowel (HTML::TreeBuilder::LibXML)
      (cafe01)

    - modified parse_file() to read file content, then call parse_content()
      - thats because parse_content() will detect (heuristically) when the parser will add implict <html><body> tags, so guts() can work properly.
      (cafe01)

0.18 2013-05-09T01:27:46Z

    - implemented matches(), parent(), guts() node method
      (Carlos Fernando Avila Gratz)

(wen)

2013-05-27 15:06:04 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Parser to 3.71

(wen)

2013-05-27 15:05:10 UTC MAIN commitmail json YAML

Update to 3.71

Upstream changes:
2013-05-09  Release 3.71

Gisle Aas (1):
      Transform ':' in headers to '-' [RT#80524]

_______________________________________________________________________________
2013-03-28  Release 3.70

Fran輟is Perrad (1):
      Fix for cross-compiling with Buildroot

Gisle Aas (1):
      Comment typo fix

Yves Orton (1):
      Fix Issue #3 / RT #84144: HTML::Entities::decode_entities() needs
        to call SV_CHECK_THINKFIRST() before checking READONLY flag

(wen)

2013-05-27 14:59:02 UTC MAIN commitmail json YAML

Updated net/p5-Test-TCP to 1.27

(wen)

2013-05-27 14:57:15 UTC MAIN commitmail json YAML

Update to 1.27

Upstream changes:
1.27 2013-05-15T10:13:18Z

    - export wait_port from Net::EmptyPort
      (Pavel Shaydo)
    - Make default wait_port() sleeping time shorter.
      0.1sec => 0.0001sec.
      (tokuhirom)

1.26 2013-03-29T08:46:20Z

    - Remove unused deps from cpanfile.

1.25 2013-03-29T08:07:24Z

    - re packaging, again & again

1.24 2013-03-28T02:49:32Z

    - re-packing, again.

1.23 2013-03-27T01:37:08Z

    - Just re-packaging

1.22 2013-03-27T01:17:38Z

    - Add doc for Test::TCP::CheckPort
      (Tatsuhiko Miyagawa)
    - revert b4fc237697648234c960f6714d995210d4250e42 to fix Win32 breakage
      Test::TCP::CheckPort must be used on win32 because it prints to STDOUT
      (Christian Walde)
    - Add UDP support to Net::EmptyPort
      (Brendan Byrd)

(wen)

2013-05-27 14:49:05 UTC MAIN commitmail json YAML

Updated devel/p5-Test-CheckDeps to 0.004

(wen)

2013-05-27 14:47:54 UTC MAIN commitmail json YAML

Update to 0.004
Update DEPENDS

Upstream changes:
0.004    2013-05-15 00:04:46 Europe/Amsterdam
          Reinstate loading of CPAN::Meta

0.003    2013-05-14 23:16:36 Europe/Amsterdam
          Sort dependencies before displaying them
          check_dependencies() can now optionally also test recommended and
          suggested prerequisites

(wen)

2013-05-27 13:55:14 UTC MAIN commitmail json YAML

Updated devel/p5-Graph to 0.96

(wen)

2013-05-27 13:54:06 UTC MAIN commitmail json YAML

Update to 0.96

Upstream changes:
2013-05-24  Jarkko Hietaniemi  <jhi@iki.fi>

* Mop-up release for 0.95.  Still is and will be unsupported.

* Release as 0.96.

2013-05-23  Jarkko Hietaniemi  <jhi@iki.fi>

* Address rt.cpan.org #85449:
  "Graph-0.94 tests fail under perl 5.18.0"

* Address rt.cpan.org #82324:
  "Test failures due to hash randomisation in perl 5.17.6"

The two above fixes were the same: the biconnectedness
code was rewritten from scratch.  The new code behaves
differently (but I believe more correctly) on certain
edge cases, in general it will generate more biconnected
components and bridges, for example for "a=b=c" it will
now return the same two biconnected components and bridges
(cut edges), namely "a=b" and "b=c", the "b" of course being
the articulation point (cut vertex).

* Address rt.cpan.org #67213:
  "[PATCH] pod fixes"

* Remove the t/u_bo.t and t/u_bo1.t since they die in 5.18 due
  to some strange failure, looks unrelated to Graph as such,
  probably some fix/change made by newer Perls.

* Release as 0.95.

(wen)

2013-05-27 12:27:27 UTC MAIN commitmail json YAML

+ aria2-1.17.1, fuse-1.1.0, libjpeg-turbo-1.3.0, socat-1.7.2.2.

(wiz)

2013-05-27 11:57:19 UTC MAIN commitmail json YAML

2013-05-27 11:32:34 UTC MAIN commitmail json YAML

2013.05.24, Version 0.10.8 (Stable)
* v8: update to 3.14.5.9
* uv: upgrade to 0.10.8
* npm: Upgrade to 1.2.23
* http: remove bodyHead from 'upgrade' events (Nathan Zadoks)
* http: Return true on empty writes, not false (isaacs)
* http: save roundtrips, convert buffers to strings (Ben Noordhuis)
* configure: respect the --dest-os flag consistently (Nathan Rajlich)
* buffer: throw when writing beyond buffer (Trevor Norris)
* crypto: Clear error after DiffieHellman key errors (isaacs)
* string_bytes: strip padding from base64 strings (Trevor Norris)

(fhajny)

2013-05-27 10:56:57 UTC MAIN commitmail json YAML

s/Added/Moved/ for {o,x}clock

(rodent)

2013-05-27 10:55:05 UTC MAIN commitmail json YAML

2013-05-27 10:53:53 UTC MAIN commitmail json YAML

2013-05-27 10:52:14 UTC MAIN commitmail json YAML

+oclock +xclock (moved from x11/)

(rodent)

2013-05-27 10:51:15 UTC MAIN commitmail json YAML

Added time/xclock version 1.0.6

(rodent)

2013-05-27 10:51:01 UTC MAIN commitmail json YAML

Import xclock-1.0.6 as time/xclock.

This package provides xclock, an analog / digital clock for X.

This is from the modular X.org X11 project.

(rodent)

2013-05-27 10:49:14 UTC MAIN commitmail json YAML

Added time/oclock version 1.0.3

(rodent)

2013-05-27 10:48:59 UTC MAIN commitmail json YAML

Import oclock-1.0.3 as time/oclock.

oclock is a simple analog clock using the SHAPE extension to make a round
(possibly transparent) window.

(rodent)

2013-05-27 10:27:02 UTC MAIN commitmail json YAML

restore a patch which got lost during last update

(drochner)

2013-05-27 08:37:13 UTC MAIN commitmail json YAML

2013-05-27 08:36:45 UTC MAIN commitmail json YAML

Added sysutils/etckeeper version 1.3

(sbd)

2013-05-27 08:36:00 UTC MAIN commitmail json YAML

Add sysutils/etckeeper version 1.3

etckeeper is a collection of tools to let /etc be stored in a git,
mercurial, darcs, or bzr repository. It hooks into apt (and other
package managers including yum and pacman-g2) to automatically commit
changes made to /etc during package upgrades. It tracks file metadata
that revison control systems do not normally support, but that is
important for /etc, such as the permissions of /etc/shadow.
It's quite modular and configurable, while also being simple to use
if you understand the basics of working with revision control.

(sbd)

2013-05-27 06:45:30 UTC MAIN commitmail json YAML

Allow the dri option on NetBSD even with native x (compile-tested by
Patrick Welche) and enable it by default there too; bump libdrm
requirement (from Patrick Welche).
Also enable dri on Linux by default, not only for Linux with modular X.

Bump PKGREVISION.

(wiz)

2013-05-27 01:13:00 UTC MAIN commitmail json YAML

CATEGORIES+=time

(rodent)

2013-05-26 23:19:29 UTC MAIN commitmail json YAML

2013-05-26 23:17:03 UTC MAIN commitmail json YAML

2013-05-26 23:16:29 UTC MAIN commitmail json YAML

Added x11/oclock version 1.0.3

(rodent)

2013-05-26 23:16:15 UTC MAIN commitmail json YAML

Import oclock-1.0.3 as x11/oclock.

oclock is a simple analog clock using the SHAPE extension to make a round
(possibly transparent) window.

(rodent)

2013-05-26 23:08:25 UTC MAIN commitmail json YAML

+libti* +tilp2;

(rodent)

2013-05-26 23:06:57 UTC MAIN commitmail json YAML

2013-05-26 23:06:21 UTC MAIN commitmail json YAML

Added sysutils/gfm version 1.06

(rodent)

2013-05-26 23:06:05 UTC MAIN commitmail json YAML

Import gfm-1.06 as sysutils/gfm.

The GFM is an application allowing to manipulate single/group/tigroup files. It
can:

* create a new file
* open an existing file
* save file
* rename variables
* remove variables
* create folders
* group files into a group/tigroup file
* ungroup a group/tigroup file into single files

(rodent)

2013-05-26 23:00:37 UTC MAIN commitmail json YAML

Added comms/tilp2 version 1.16

(rodent)

2013-05-26 23:00:21 UTC MAIN commitmail json YAML

Import tilp2-1.16 as comms/tilp2.

"Tilp is a Linking Program" - The TiLP project aims to develop a multi-platform
linking program for use with all TI graphing calculators (TI73 ... V200PLT).

Supported link cables are: GrayLink, BlackLink, SilverLink, DirectLink Parallel
Link, VTi (virtual) and TiEmu (virtual).

Supported hand-helds are: TI73, TI82, TI83, TI83+, TI84+, TI85, TI86, TI89,
Titanium, TI92, TI92+, V200, NSpire, NSpire-CAS.

Capabilities: silent link, screendump, directory listing, send/recv of vars,
send/Recv of backups, send/recv of FLASH apps, send of OS, ROM dumping, ID LIST,
clock, create folder, delete var/app...

(rodent)

2013-05-26 22:59:57 UTC MAIN commitmail json YAML

Added comms/libtifiles2 version 1.1.5

(rodent)

2013-05-26 22:59:42 UTC MAIN commitmail json YAML

Import libtifiles2-1.1.5 as comms/libtifiles2.

"Tilp is a Linking Program" - The TiLP project aims to develop a multi-platform
linking program for use with all TI graphing calculators (TI73 ... V200PLT).

Supported link cables are: GrayLink, BlackLink, SilverLink, DirectLink Parallel
Link, VTi (virtual) and TiEmu (virtual).

Supported hand-helds are: TI73, TI82, TI83, TI83+, TI84+, TI85, TI86, TI89,
Titanium, TI92, TI92+, V200, NSpire, NSpire-CAS.

Capabilities: silent link, screendump, directory listing, send/recv of vars,
send/Recv of backups, send/recv of FLASH apps, send of OS, ROM dumping, ID LIST,
clock, create folder, delete var/app...

(rodent)

2013-05-26 22:59:21 UTC MAIN commitmail json YAML

Added comms/libticonv version 1.1.3

(rodent)

2013-05-26 22:59:06 UTC MAIN commitmail json YAML

Import libticonv-1.1.3 as comms/libticonv.

"Tilp is a Linking Program" - The TiLP project aims to develop a multi-platform
linking program for use with all TI graphing calculators (TI73 ... V200PLT).

Supported link cables are: GrayLink, BlackLink, SilverLink, DirectLink Parallel
Link, VTi (virtual) and TiEmu (virtual).

Supported hand-helds are: TI73, TI82, TI83, TI83+, TI84+, TI85, TI86, TI89,
Titanium, TI92, TI92+, V200, NSpire, NSpire-CAS.

Capabilities: silent link, screendump, directory listing, send/recv of vars,
send/Recv of backups, send/recv of FLASH apps, send of OS, ROM dumping, ID LIST,
clock, create folder, delete var/app...

(rodent)

2013-05-26 22:58:46 UTC MAIN commitmail json YAML

Added comms/libticalcs2 version 1.1.7

(rodent)

2013-05-26 22:58:30 UTC MAIN commitmail json YAML

Import libticalcs2-1.1.7 as comms/libticalcs2.

"Tilp is a Linking Program" - The TiLP project aims to develop a multi-platform
linking program for use with all TI graphing calculators (TI73 ... V200PLT).

Supported link cables are: GrayLink, BlackLink, SilverLink, DirectLink Parallel
Link, VTi (virtual) and TiEmu (virtual).

Supported hand-helds are: TI73, TI82, TI83, TI83+, TI84+, TI85, TI86, TI89,
Titanium, TI92, TI92+, V200, NSpire, NSpire-CAS.

Capabilities: silent link, screendump, directory listing, send/recv of vars,
send/Recv of backups, send/recv of FLASH apps, send of OS, ROM dumping, ID LIST,
clock, create folder, delete var/app...

(rodent)