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 (0m)  pkgsrc-2024Q1 (8d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 10:58:52 UTC Now

2014-09-14 09:40:57 UTC MAIN commitmail json YAML

+ calibre-2.3.0, kdevelop-4.7.0, libfolks-0.10.0, mednafen-0.9.36.4,
  raine-0.63.11.

(wiz)

2014-09-13 22:23:29 UTC MAIN commitmail json YAML

2014-09-13 22:07:21 UTC MAIN commitmail json YAML

Updated textproc/hs-parsec to 3.1.6

(szptvlfn)

2014-09-13 22:06:52 UTC MAIN commitmail json YAML

Update to 3.1.6

CHANGES:
3.1.6

- Export 'Text' instances from Text.Parsec
- Make Text.Parsec exports more visible
- Re-arrange Text.Parsec exports
- Add functions 'crlf' and 'endOfLine' to Text.Parsec.Char for handling
  input streams that do not have normalized line terminators.
- Fix off-by-one error in Token.charControl

(szptvlfn)

2014-09-13 22:06:35 UTC MAIN commitmail json YAML

Updated textproc/hs-case-insensitive to 1.2.0.1

(szptvlfn)

2014-09-13 22:06:12 UTC MAIN commitmail json YAML

2014-09-13 22:05:51 UTC MAIN commitmail json YAML

Updated textproc/hs-blaze-html to 0.7.0.3

(szptvlfn)

2014-09-13 22:05:22 UTC MAIN commitmail json YAML

Update to 0.7.0.3

CHANGELOG:
- 0.7.0.3
    * Dependency bump to allow `text-1.2`

(szptvlfn)

2014-09-13 22:05:07 UTC MAIN commitmail json YAML

Updated textproc/hs-blaze-markup to 0.6.1.1

(szptvlfn)

2014-09-13 22:04:41 UTC MAIN commitmail json YAML

2014-09-13 22:04:28 UTC MAIN commitmail json YAML

Updated devel/hs-blaze-builder to 0.3.3.3

(szptvlfn)

2014-09-13 22:04:01 UTC MAIN commitmail json YAML

2014-09-13 22:03:38 UTC MAIN commitmail json YAML

Updated devel/hs-text to 1.2.0.0

(szptvlfn)

2014-09-13 22:03:04 UTC MAIN commitmail json YAML

Update to 1.2.0.0

changelog:
1.2.0.0

* Fixed an integer overflow in the replace function
  (https://github.com/bos/text/issues/81)

* Fixed a hang in lazy decodeUtf8With
  (https://github.com/bos/text/issues/87)

* Reduced codegen bloat caused by use of empty and single-character
  literals

* Added an instance of IsList for GHC 7.8 and above

(szptvlfn)

2014-09-13 18:50:21 UTC MAIN commitmail json YAML

Updated lang/polyml to 5.5.2

(asau)

2014-09-13 18:23:38 UTC MAIN commitmail json YAML

Update to Poly/ML 5.5.2

Most of the changes are bug fixes.  One major fix was to the
intermediate code optimiser reported back in September.
Other changes are the addition of PrettyStringWithWidth and
PrettyLineBreak constructors to the PolyML.pretty datatype,
Thread.Thread.numPhysicalProcessors to return the number of
physical processors and printing ?.t in circumstances where t is
bound to a different type.  The debugger has been extended to
include structures and the arguments to functors.

(asau)

2014-09-13 18:13:24 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4499 - requested by morr
net/haproxy: security update

Revisions pulled up:
- net/haproxy/Makefile                                          1.13-1.15
- net/haproxy/PLIST                                            1.5
- net/haproxy/distinfo                                          1.9-1.11
- net/haproxy/options.mk                                        1.1
- net/haproxy/patches/patch-aa                                  1.5
- net/haproxy/patches/patch-ab                                  deleted
- net/haproxy/patches/patch-standard_h                          1.1

---
  Module Name: pkgsrc
  Committed By: fhajny
  Date: Mon Jul 14 15:30:10 UTC 2014

  Modified Files:
  pkgsrc/net/haproxy: Makefile PLIST distinfo
  pkgsrc/net/haproxy/patches: patch-aa
  Added Files:
  pkgsrc/net/haproxy: options.mk
  pkgsrc/net/haproxy/patches: patch-standard_h
  Removed Files:
  pkgsrc/net/haproxy/patches: patch-ab

  Log Message:
  Update haproxy to 1.5.2. Introduce support for OpenSSL, PCRE and Zlib.

  1.5.2
  -----
  Two extra important issues were discovered since 1.5.1 which were fixed
  in 1.5.2. The first one can cause some sample fetch combinations to fail
  together in a same expression, and one artificial case (but totally
  useless) may even crash the process. The second one is an incomplete
  fix in 1.5-dev23 for the request body forwarding. Hash-based balancing
  algorithms and http-send-name-header may fail if a request contains
  a body which starts to be forwarded before the contents are used.
  A few other bugs were fixed, and the max syslog line length is now
  configurable per logger.

  1.5.1
  -----
  Version 1.5.1 fixes a few bugs from 1.5.0 among which a really annoying
  one which can cause some file descriptor leak when dealing with clients
  which disappear from the net, resulting in the impossibility to accept
  new connections after some time.

  1.5.0
  -----
  1.5 expands 1.4 with many new features and performance improvements,
  including native SSL support on both sides with SNI/NPN/ALPN and OCSP
  stapling, IPv6 and UNIX sockets are supported everywhere, full HTTP
  keep-alive for better support of NTLM and improved efficiency in
  static farms, HTTP/1.1 compression (deflate, gzip) to save bandwidth,
  PROXY protocol versions 1 and 2 on both sides, data sampling on
  everything in request or response, including payload, ACLs can use
  any matching method with any input sample maps and dynamic ACLs
  updatable from the CLI stick-tables support counters to track
  activity on any input sample custom format for logs, unique-id,
  header rewriting, and redirects, improved health checks (SSL,
  scripted TCP, check agent, ...), much more scalable configuration
  supports hundreds of thousands of backends and certificates without
  sweating.

  Full changelog for the 1.5 branch:

  http://www.haproxy.org/download/1.5/src/CHANGELOG

---
  Module Name: pkgsrc
  Committed By: fhajny
  Date: Sun Jul 27 16:33:36 UTC 2014

  Modified Files:
  pkgsrc/net/haproxy: Makefile distinfo

  Log Message:
  Update haproxy to 1.5.3.

  2014/07/25 : 1.5.3
  - DOC: fix typo in Unix Socket commands
  - BUG/MEDIUM: connection: fix memory corruption when building a proxy
    v2 header
  - BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
  - DOC: mention that Squid correctly responds 400 to PPv2 header
  - BUG/MINOR: http: base32+src should use the big endian version of base32
  - BUG/MEDIUM: connection: fix proxy v2 header again!

---
  Module Name: pkgsrc
  Committed By: morr
  Date: Fri Sep 12 21:37:38 UTC 2014

  Modified Files:
  pkgsrc/net/haproxy: Makefile distinfo

  Log Message:
  Update to version 1.5.4.

  Changes:

  - BUG: config: error in http-response replace-header number of arguments
  - BUG/MINOR: Fix search for -p argument in systemd wrapper.
  - BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
  - BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
  - MEDIUM: connection: add new bit in Proxy Protocol V2
  - BUG/MINOR: server: move the directive #endif to the end of file
  - BUG/MEDIUM: http: tarpit timeout is reset
  - BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
  - BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
  - BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
  - BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
  - BUG/MEDIUM: acl: correctly compute the output type when a converter is used
  - CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix
  - BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer

(tron)

2014-09-13 18:13:08 UTC pkgsrc-2014Q2 commitmail json YAML

2014-09-13 18:04:50 UTC pkgsrc-2014Q2 commitmail json YAML

Fix pbulk problem caused by ticket #4497.

(tron)

2014-09-13 16:49:27 UTC MAIN commitmail json YAML

2014-09-13 16:47:56 UTC MAIN commitmail json YAML

Updated www/p5-Dancer2 to 0.150000

(wen)

2014-09-13 16:47:02 UTC MAIN commitmail json YAML

Update to 0.150000
Add missing DEPENDS.

Upstream changes:
0.150000  2014-08-17 01:35:16CEST+0200 Europe/Amsterdam

    [ DOCUMENTATION ]
    * GH #657: Update multi-app example in cookbook to include route
      merging. (Bas Bloemsaat)
    * GH #643: Improve session factory docs by mentioning Dancer2::Config.
      (Andy Jack)

    [ BUG FIXES ]
    * Postponed hooks are no longer sent to all Apps.
      (Sawyer X, Mickey Nasriachi)
    * 404 File Not Found Application reworked to stay up to date with
      postponed hooks merging in multiple apps. (Russell Jenkins)
    * GH #610, #662: Removed two circular references memory leaks!
      (Russell Jenkins)
    * GH #633: Log an error when a hook dies. (DavsX)

    [ ENHANCEMENT ]
    * Allow settings apps in the psgi_app() call by name or regex.
      (Sawyer X)
    * GH #651: silly typo in clearer method name (DavsX).

0.149000_02 2014-08-10 13:50:39CEST+0200 Europe/Amsterdam

    [ ENHANCEMENT ]
    * GH #641: Adding a shim layer to prevent available hooks (and
      thus plugins) from breaking.
    * Each App can now define its own configuration. The Runner's
      application-specific configure has been untangled.
      (Russell @veryrusty Jenkins, Sawyer X, Mickey Nasriachi)
    * Multiple Dancer App support. You can now create a App-specific
      PSGI application using MyApp->psgi_app.
      (Russell @veryrusty Jenkins, Sawyer X, Mickey Nasriachi)
    * Add routes and hooks to an existing app on import.
      (Russell @veryrusty Jenkins, Stevan Humphrey, Stefan racke
      Hornburg, Jean Stebens, Chunzi, Sawyer X, Mickey Nasriachi)
    * Allow DSL class to be specified in configuration file.
      (Stevan Humphrey)
    * forward() now returns a new request which is then just runs
      the dispatching loop again. (Sawyer X, Mickey Nasriachi)

    [ BUG FIXES ]
    * GH #336: Set log level correctly.
      (Andrew Solomon, Pedro Bruno)
    * GH #627, #607: Remove potential context issues with returning
      undef explicitly. (Javier Rojas)
    * GH #646: Fix whitespacing for tests. (DavsX)

0.149000_01 2014-07-23 21:31:21CEST+0200 Europe/Amsterdam

    *************************** NOTICE ***************************
    * This very is a major upgrade                              *
    * We untangled the context, DSL implementation a bit        *
    * Please check your code, including your plugins, thoroughly *
    * Thank you                                                  *

    [ ENHANCEMENTS ]
    * GH #589: Removing Dancer2::Core::Context global context variable.
      Finally in.
      (Sawyer X, Mickey Nasriachi, Russell @veryrusty Jenkins)

    [ BUG FIXES ]
    * GH #606, #605: Fix for setting public directory.
      (Ivan Kocienski, Russell Jenkins, Stefan @racke Hornburg)
    * GH #618, #620: Fix jQuery link generated by CLI skeleton.
      (Micha Wojciechowski)
    * GH #589: Major memory leak fix by removal of Dancer2::Core::Context.

    [ ENHANCEMENTS ]
    * GH #620: Bump jQuery to 1.11.1. (Micha Wojciechowski)

(wen)

2014-09-13 16:41:38 UTC MAIN commitmail json YAML

Added www/p5-LWP-Protocol-PSGI version 0.07

(wen)

2014-09-13 16:40:04 UTC MAIN commitmail json YAML

add p5-LWP-Protocol-PSGI

(wen)

2014-09-13 16:38:45 UTC MAIN commitmail json YAML

Import LWP-Protocol-PSGI-0.07 as www/p5-LWP-Protocol-PSGI.

LWP::Protocol::PSGI is a module to hijack any code that uses
LWP::UserAgent underneath such that any HTTP or HTTPS requests can be
routed to your own PSGI application.

(wen)

2014-09-13 16:02:32 UTC MAIN commitmail json YAML

Updated devel/p5-Safe-Isa to 1.000005

(wen)

2014-09-13 16:01:14 UTC MAIN commitmail json YAML

Update to 1.000005

Upstream changes:
1.000005 - 2014-08-16
  - comment blessed use so people who don't know perl stop trying to break it
  - add link to lightning talk given at YAPC::NA 2013

1.000004 - 2013-09-18
  - fixed slightly mangled metadata from last release

1.000003 - 2013-03-25
  - fix NAME in Makefile.PL (RT#84212)

(wen)

2014-09-13 15:18:44 UTC MAIN commitmail json YAML

2014-09-13 15:17:42 UTC MAIN commitmail json YAML

Updated archivers/gsharutils to 4.13.5
Updated archivers/nulib2 to 2.2.0
Updated graphics/GUIlib to 1.2.1
Updated misc/vera to 1.21a
Added games/prboom-plus version 2.5.1.3

(shattered)

2014-09-13 14:35:25 UTC MAIN commitmail json YAML

Only add -lgcc_s explicitly on NetBSD 5. Disable parallel GC in
rules.make and explicitly on calls to ant. Be nice and raise the memory
limit to 1G. Adjust ant rules to also apply SerialGC + 1G limit.

This currently reverts to the default settings for !BSD, if necessary
the changes to rules.make should be copied.

Add a small fragment for providing lang/openjdk7/libs with compat
versions of libstdc++ and libgcc_s to allow using the GCC bootstrap in a
pure clang release. Versions can be obtained from NetBSD 6's base.tgz.

(joerg)

2014-09-13 12:55:06 UTC MAIN commitmail json YAML

Import prboom-plus-2.5.1.3 as games/prboom-plus.

PrBoom+ is a modified version of id Software's classic game DOOM.  It
runs on several platforms (including Win32 and Unixes) and features many
additions to the original game.  It also supports multiplayer games.

(shattered)

2014-09-13 12:01:16 UTC MAIN commitmail json YAML

Update to 1.21a.  Changes:

    Fixed file inclusion error for FDL when using makeinfo.
    Switch to FDL version 1.3.

(shattered)

2014-09-13 11:44:44 UTC MAIN commitmail json YAML

Update to 1.2.1 (2007). Changes:

* Updated automake and libtool support
* Placed in the public domain

(shattered)

2014-09-13 11:10:58 UTC MAIN commitmail json YAML

Update to 2.2.0 (2007). Changes:

    - Fix handling of MS-DOS reserved names.  Besides handling names like
      "con", we also need to handle "con.foo.txt".
    - Auto-detect and handle "bad Mac" archives.
    - Added "kNuValIgnoreLZW2Len" flag, which enables NuLib2 to handle
      archives created by an unknown but badly broken program.

    - Switched from GPL to BSD license.

(shattered)

2014-09-13 11:03:17 UTC MAIN commitmail json YAML

SunOS getopt doesn't define/use optreset

(richard)

2014-09-13 10:53:04 UTC MAIN commitmail json YAML

Update to 4.13.5 (2013). Changes:

* output file names may be encoded in the uuencoded file.
  By specifying '--encode' on the command line, the output
  file name will be base64 encoded in the uuencode file.

(shattered)

2014-09-13 10:42:18 UTC MAIN commitmail json YAML

Updated audio/milkytracker to 0.90.86
Updated misc/kdrill to 6.5
Updated mail/popa3d to 1.0.3
Updated news/leafnode to 1.11.10
Updated games/ltris to 1.0.19

(shattered)

2014-09-13 09:47:11 UTC MAIN commitmail json YAML

2014-09-13 07:36:37 UTC MAIN commitmail json YAML

2014-09-13 07:33:33 UTC MAIN commitmail json YAML

2014-09-13 07:32:54 UTC MAIN commitmail json YAML

Fix REPLACE_PERL description and extend REPLACE_{,C,K,BA}SH one.

(wiz)

2014-09-13 07:30:15 UTC MAIN commitmail json YAML

Rev the distfile patch.
  - roll in patch-xfile.hc
  - fix build with the solaris compiler
  - use snprintf instead of sprintf (mostly)
  - tidy a few things

There is a problem between this thing's precompiler and clang such
that clang builds fail with spurious errors about unterminated string
constants. I don't see what's wrong.

Also, in the course of doing the snprintf changes I discovered that
this depends on both csh and netpbm existing at runtime, so add the
necessary bits.

PKGREVISION -> 4.

(dholland)

2014-09-13 02:46:21 UTC MAIN commitmail json YAML

Updated multimedia/gecko-mediaplayer to 1.0.9

(obache)

2014-09-13 02:46:11 UTC MAIN commitmail json YAML

Update gecko-mplayer to 1.0.9.

Development
1.0.9
1.0.9b
    Work around pkg-config issue for xulrunner 25, 2.23 and seamonkey 2.23 and higher (missing compiler flag)
    Work around pkg-config issue for xulrunner 26 (missing compiler flag)
1.0.9a
    Updated German translation
    Add in code from Issue #184 to see if this helps the Debian folks with running the plugin on older versions

(obache)

2014-09-13 02:43:46 UTC MAIN commitmail json YAML

Updated multimedia/gnome-mplayer to 1.0.9

(obache)

2014-09-13 02:43:36 UTC MAIN commitmail json YAML

Update gnome-mplayer to 1.0.9.

Development
1.0.9
    Fix storing of disable fetch cover art preference
    Work on fixing fullscreen mode hanging when control menu goes thru show/hide sequence
    Prevent window from going fullscreen on startup when embedded
    Tracker size adjustments so that it does not look wrong in gecko-mediaplayer
    Set audio and subtitle language to English by default if not specified in configuration
        better than Zuni by default
    Hide debug message
1.0.9b
    Fix problem with preferences dialog not having focus when opened
    Fix problem with subtitles reappearing after they have been disabled after
        pause/play cycle Issue #703
    Set window properties to be common for all the created windows
    Updated Japanese translation
    Updated Hungarian translation
    Updated Polish translation
    Updated Portuguese translation
1.0.9a
    Fix backwards chapter seeking
    Use display_name in mpris title when title cannot be pulled from gmtk
Fix problem with DVD images and folders not playing
    Consolidate nemo and nautilus plugin code so that it is shared
    Fix problem with --fullscreen command line flag
    Apply patch from Issue 688 to make icons work in RTL mode
    Update Korean translation
    Escape the name when obtained from the URI
Only restart if resume position is > 0
Protect for media == null in dbus-interface
    Tighten up the display in the nemo/nautilus plugins
    Add support for building Nemo plugin
Fix GDK Warning
Fix error in committed media resume preference
Add preference (Interface) Media Resume (Always Ask (default), Always without asking, Never)
Allow "Default Volume" (alsa disabled) to be changed
Set initial volume in gmtk_media_player when passed on command line
Disable screenshot menu when hardware codec are used with xvmc or vdpau
Add ability to specify mplayer binary on command line
Fix problem with screenshot being done twice in mplayer2 GMTK Issue #14
Updated Korean translation
Apply patch to make fullscreen work under tiled window managers
Set pref_volume to stored volume when asound is disabled
make --volume work with and without softvol enabled
cmd line option --volume should only work with softvol enabled
Fix problem with remembered softvol not being loaded Issue #675

(obache)

2014-09-13 02:40:49 UTC MAIN commitmail json YAML

Updated devel/gmtk to 1.0.9

(obache)

2014-09-13 02:40:38 UTC MAIN commitmail json YAML

Update gmtk to 1.0.9.

Development
1.0.9
    Don't force a minimum size on the tracker
1.0.9b
    Only do the media player allocation event if no video is present
    Fix parameter warning to gtk_widget_get_visible
    Add backend variable to gmtk.pc
    Run autoreconf
    Updated Hungarian translation
    Updated Polish translation
    Updated Portuguese translation
    Add key bindings for h tv_step_channel down and k tv_step_channel up
1.0.9a
    Only emit size_allocation when the widget is visible
    Fix bug where title was getting reset when genre was found
    Fix gnome-mplayer Issue 683 more granular
gmtk_media_player - fix OSD messages so they only displayed for level 1 and higher
    gmtk_media_player - exclude input.conf from file not found message
    Use case inspecific parsing of metadata attributes fixes issue #13

(obache)

2014-09-13 01:12:09 UTC MAIN commitmail json YAML

replace variable name "cc++" with "ccxx", "+" in the tail of variable name
may be ambiguous with "+=" operator.

(obache)

2014-09-13 00:57:00 UTC MAIN commitmail json YAML

Make pgsql option defult to off.

This option fixes a pgsql version, and we're not really set up to deal
with that.  It makes postgis only build for that one version.  So far,
I'm not aware of a reason to have pgsql support in gdal.  So, just
turn it off, and we can figure out a way to deal if there is actually
a need.

Discussed with Filip during postgis2 packaging, and I think suggested
to Brook and Adam.

(gdt)

2014-09-13 00:09:18 UTC MAIN commitmail json YAML

Updated www/ikiwiki to 3.20140815nb2

(schmonz)

2014-09-13 00:08:22 UTC MAIN commitmail json YAML

Avoid decoding Unicode twice in CGI forms with Perl 5.20's bundled
Encode.pm. Bump PKGREVISION.

(schmonz)

2014-09-12 23:20:10 UTC MAIN commitmail json YAML

Added games/atque version 1.1.2

(wiz)

2014-09-12 23:20:01 UTC MAIN commitmail json YAML

2014-09-12 23:19:48 UTC MAIN commitmail json YAML

Import atque-1.1.2 as games/atque, packaged for wip by Tim Larson.

Atque is a tool for merging/splitting resources to Marathon scenarios
compatible with Aleph One.

(wiz)

2014-09-12 22:18:50 UTC MAIN commitmail json YAML

Note update of www/wordpress

(morr)

2014-09-12 22:18:08 UTC MAIN commitmail json YAML

Update to version 4.0.

Major changes:

General

- Featured image previews now support .bmp files
- Featured Image meta box is now hidden for contributors lacking upload
  capabilities
- New supported oEmbed providers: CollegeHumor, Issuu, Mixcloud, YouTube
  playlists, TED talks
- Install WordPress in your language
- Streamlined Language management right from the dashboard

Posts

- Display embed previews for audio/visual URLs in Visual editor content
  box.
- Page scrolling now scrolls post content box.
- Edit Post/Page menu bar sticks to top of content box when scrolling
  (Visual and Text editor).
- Color picker was re-added to the Visual editor

Media

- Add Media Grid view option (default) for Media Library
- Add "Bulk Select" button to Media Grid view to delete multiple items
- Add oEmbed support for TED talks, Mixcloud, CollegeHumor.com, Issuu
- Expand oEmbed support to include YouTube playlist URLs and Polldaddy窶冱
  short URL format
- Remove Viddler oEmbed support
- Update SlideShare oEmbed regex
- Improved media experience on small screen sizes (embedded videos now
  responsive)
- Native video and audio shortcodes now support Flash playback looping

Comments

- Comments in trash can now be marked as spam.

Plugins

- Display plugins list as grid, with thumbnails, on Add New screen.
- Add popup window with plugin details (displays info from plugin's
  directory page).
- Add "Beta Testing" tab to Plugins screen for new features-as-plugins.

Accessibility

- Improved keyboard accessibility in the Add Media panel
- Improved screen-reader support for Customizer sections
- Makes links in help tabs keyboard accessible
- Improvements for screen-readers when managing widgets in the
  Customizer

Install Process

- Add language select menu as first Installation screen (skipped for
  localized installs)

Multisite

- mp4 file extension was added to allowed upload file types

(morr)

2014-09-12 22:01:28 UTC MAIN commitmail json YAML

Update to 1.0.19 (2013). Changes:

- reset key states when unpausing to prevent unwanted movement

(shattered)

2014-09-12 21:58:45 UTC MAIN commitmail json YAML

Update to 1.11.10 (2013).  Notable changes:

- Performance optimization, reported by Gary R. Schmidt.
- Fix a file descriptor leak in fetchnews.c's getbody_newno function
- When complaining that we are unable to switch the user ID, report the
  current real and effective user IDs to ease debugging.

- Leafnode now enables IPv6 support by default. Use --without-ipv6 to disable.
- Leafnode now supports detecting if a peer is in a local network also
  for IPv6 global addresses, providing that the host OS provides getifaddrs().
  This comprises Linux, NetBSD, FreeBSD, but not, for instance, Solaris 10.

(shattered)

2014-09-12 21:50:49 UTC MAIN commitmail json YAML

Update to 1.0.3 (2012).  Changes:

Handle possible NULL returns from crypt(3).

Revised the included MD5 routines to help the compiler detect a common
subexpression between steps in round 3.

Switched to heavily cut-down BSD license.

(shattered)

2014-09-12 21:47:23 UTC MAIN commitmail json YAML

Update to 6.5.  Notable changes:

Added radical search.
Added usefile toggle in multikanji search display.
'cheat' is now a toggle highlight for the current question.
Added [return] key accelerator for stroke count search.

Added handling of non-shifted JIS for cut-n-paste (rxvt support)
Added handling of ascii-escaped unicode char cut-n-paste
  (for pan, and other gtk2 based progs)
Patched doJISConvert to understand gtk2 unicode cutnpaste format.

Fixed buffer overflow in doJISConvert, that made coredumps
  for long cut-n-paste strings.
Fixed bug in matchromaji() that was giving bogus matches too soon.

(shattered)

2014-09-12 21:38:31 UTC MAIN commitmail json YAML

Note update of net/haproxy

(morr)

2014-09-12 21:37:38 UTC MAIN commitmail json YAML

Update to version 1.5.4.

Changes:

- BUG: config: error in http-response replace-header number of arguments
- BUG/MINOR: Fix search for -p argument in systemd wrapper.
- BUG/MEDIUM: auth: fix segfault with http-auth and a configuration with an unknown encryption algorithm
- BUG/MEDIUM: config: userlists should ensure that encrypted passwords are supported
- MEDIUM: connection: add new bit in Proxy Protocol V2
- BUG/MINOR: server: move the directive #endif to the end of file
- BUG/MEDIUM: http: tarpit timeout is reset
- BUG/MAJOR: tcp: fix a possible busy spinning loop in content track-sc*
- BUG/MEDIUM: http: fix inverted condition in pat_match_meth()
- BUG/MEDIUM: http: fix improper parsing of HTTP methods for use with ACLs
- BUG/MINOR: pattern: remove useless allocation of unused trash in pat_parse_reg()
- BUG/MEDIUM: acl: correctly compute the output type when a converter is used
- CLEANUP: acl: cleanup some of the redundancy and spaghetti after last fix
- BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer

(morr)

2014-09-12 21:31:39 UTC MAIN commitmail json YAML

Update to 0.90.86 (2013).  Notable changes:

Milkyplay license changed from GPL to BSD (MilkyTracker remains GPL).
LHA, gzip and LZX compression support.
Colour table import/export.
Unsafe notes now shown in red when "PT 3 octave limit" option enabled.

Bug in xm loader for old xm variant causing 8 bit samples to not load correctly.
Crash when MilkyTracker attempts to load a non-existant file.
Instrument vibrato depth value gets doubled when copying instruments.
Loss of data when using 'backward' sample filter.
Crash when storing colour presets.
Segfault when loading XMs with zero-length loop.

(shattered)

2014-09-12 21:29:22 UTC MAIN commitmail json YAML

2014-09-12 21:20:01 UTC MAIN commitmail json YAML

Updated lang/abcl to 1.3.1

(asau)

2014-09-12 21:12:17 UTC MAIN commitmail json YAML

2014-09-12 21:10:36 UTC MAIN commitmail json YAML

Added devel/hs-resourcet version 1.1.2.3

(szptvlfn)

2014-09-12 21:10:09 UTC MAIN commitmail json YAML

Import resourcet-1.1.2.3 as devel/hs-resourcet,
packaged for wip.

A full tutorial is available at
https://www.fpcomplete.com/user/snoyberg/library-documentation/resourcet.

This package was originally included with the conduit package, but has
existed as a separate package for quite a while. It is fully usable outside
of conduit.

(szptvlfn)

2014-09-12 20:29:30 UTC MAIN commitmail json YAML

Update to ABCL 1.3.1
While here, add test target. Temporarily require network access for it.

Changes since previous package:

Version 1.3.1
=============
http://abcl.org/svn/tags/1.3.1/
30-APR-2014

## Fixed

*  The underlying Java Function Interface (JFI) now converts CL:T and
  CL:NIL to JAVA:+TRUE+ and JAVA:+FALSE+.  Users who wish to
  reference a JAVA:+NULL+ should do so explicitly.

*  Make JCALL work in more places.  Thanks to Olof-Joachim Frahm.
  <http://abcl.org/trac/changeset/14683>

*  Interpolate CL:SLEEP and THREADS:OBJECT-WAIT for timeouts below the
  Planck timer ("1ns") to a nanosecond.
  <http://abcl.org/trac/changeset/14679>

*  Update to ASDF 3.1.0.103.
  <http://abcl.org/trac/changeset/14661>

  Fixes loading of Ironclad and other Quicklisp systems.

*  Fix Uniform Naming Convention (aka "UNC" or "network") paths under Windows.
  <http://abcl.org/trac/changeset/14659>

  DIRECTORY now works again on UNC paths.

  UNC paths may be either specified with either back slash (#\\) or
  forward slash (#\/) doubled as the first character in a Pathname
  namestring.

  The patterns in

        //<server>/<share>/[directories-and-files]

  are parsed as

    <server> is stored as HOST.

    <share> is stored as DEVICE.

    [directories-and-files] gets parsed as per the normal rules under
    Windows.

  Mixing namestrings with both backslash and slash characters can
  lead to unpredictable results.  It is recommended not to use
  backslash characters in namestrings if it can be avoided.  The
  pathname printed representation is always normalized to using
  forward slash delimiters.

*  Find contrib based on system jar name.
  <http://abcl.org/trac/changeset/14657>

  From Olof-Joachim Frahm.

Version 1.3.0
=============
http://abcl.org/svn/tags/1.3.0/
15-MAR-2014

## Features

*  Make LispStackFrame.UNAVAILABLE_ARG a singleton object,
  and lazily create the little used portions of the Lisp stack.

    Aggressively cache and control the use of memory by the underlying
    Lisp stack frame representation by introducing the private
    LispThread.StackFrame and LispThread.StackSegments classes.

    Contributed by Dmitry Nadezhin.

    LispStackFrame object are allocated on every
    LispThread.execute(...) .  However, they are seldom [accessed]
    ([... verify via] inspect[tion of the] stack trace). This patch
    delays allocation of LispStackFrame? objects until they are
    requested.  Raw information about stack frames is stored in
    stack. Stack is an Object[] array (more precisely a list of [...]4
    [Mib] Object[] arrays).

    ME: We are going to need a way to try to less agressively grab 4Mib
    chunks in low memory situations.

    Memory profiling of ABCL shows that the classes with largest
    allocation count are org.armedbear.lisp.LispStackFrame and
    org.armedbear.lisp.LispStackFrame.UnavailableArgument.

    Contributed by Dmitry Nadezhin.

    [r14572]: http://abcl.org/trac/changeset/14572
    [r14579]: http://abcl.org/trac/changeset/14579

*  ASDF 3.0.1.94 shipped with the implementation

*  per function call stack and memory exception handler in CL:COMPILE

  Inline calls to jrun-exception-protected (used by handler-bind to
  catch out of memory conditions).  This commit saves generation
  roughly 50 cls files.

  [r14552]: http://abcl.org/trac/changeset/14552

*  SYS:SHA256 audited

    The functionality if the SYS:SHA256 algorithim has been audited for
    use on inputs of single for files with recently shipping ORCL Java 7
    implementations (through jdk-1.7.0_51).

    [r14582]:  http://abcl.org/trac/changeset/14582

* Connect to NetBeans controlled JDWP via SLIME

    The Netbeans IDE configuration now includes a way to connect to
    the running-under-jdb ABCL via SLIME.  One needs a version of
    SLIME able to be loaded from its 'swank.asd' definition.

* Install 'abcl.jar' and 'abcl-contrib.jar' locally as Maven artifacts

    The Ant `abcl.mvn.install` target now installs build artifacts
    into the local Maven repository (Olof-Joachim Frahm)

    [r14579]: http://abcl.org/trac/changeset/14606

## Compatibility

*  CL:DIRECTORY

  The implementation specific :RESOLVE-SYMLINKS argument to the ANSI
  DIRECTORY function has been changed to nil.  This implements
  behavior closer to SBCL and guarantees that a DIRECTORY operation
  will not signal a file error.

  [r14619]: http://abcl.org/trac/changeset/14619
  [ticket-340]: http://abcl.org/trac/ticket/340

## Fixes

*  Fix CL:SLEEP for intervals less than a millisecond.

  For intervals less than or equal to a nanosecond, including an
  interval of zero, the current thread merely yields execution to
  other threads.

  [r14632]: http://abcl.org/trac/changeset/14632

## Tested

### "Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.7.0_51-b13" "x86_64-Mac_OS_X-10.9.1"

### "Java_HotSpot(TM)_64-Bit_Server_VM-Oracle_Corporation-1.8.0-b129" "x86_64-Mac_OS_X-10.9.2"

## Contrib

#### abcl-asdf

*  Now working with both Maven 3.0.x and 3.1.x.  Thanks to Anton for
  the help!

  [ticket-328]: http://abcl.org/trac/ticket/328

*  cache Maven dependency resolution to avoid repeated lookups.

  Instead of calling ABCL-ASDF:RESOLVE in both the ASDF COMPILE-OP
  and LOAD-OP, we now cache the result of invocation in COMPILE-OP
  and add this value in the LOAD-OP phase. Contributed by Cyrus
  Harmon.

  [r14631]: http://abcl.org/trac/changeset/14631

#### jna

  Now references jna-4.0.0.  Some incompatibility with CFFI ([in
  progress with fixing upstream][cffi-easye]).

[cffi-easye]: http://github.com/easye/cffi/

(asau)

2014-09-12 17:09:24 UTC MAIN commitmail json YAML

Updated mail/qmail-run to 20140912

(schmonz)

2014-09-12 17:07:10 UTC MAIN commitmail json YAML

Bump default limits for qmail-{pop3d,smtpd} to 140MB, since a process
on NetBSD/amd64 needs 128MB for a stack these days (thanks riastradh@).
Bump version.

(schmonz)

2014-09-12 13:52:20 UTC MAIN commitmail json YAML

Replace Python interpreter in __init__.py to squelch pkgsrc warning.
Seems unlikely to matter much in practice; ride recent version bump.

(schmonz)

2014-09-12 12:55:41 UTC MAIN commitmail json YAML

Added devel/p5-Path-IsDev version 1.001002

(wen)

2014-09-12 12:54:10 UTC MAIN commitmail json YAML

Add p5-Path-IsDev

(wen)

2014-09-12 12:52:12 UTC MAIN commitmail json YAML

Import Path-IsDev-1.001002 as devel/p5-Path-IsDev.

This module is more or less a bunch of heuristics for determining if a
given path is a development tree root of some kind.

This has many useful applications, notably ones that require
behaviours for "installed" modules to be different to those that are
still "in development".

(wen)

2014-09-12 11:27:56 UTC MAIN commitmail json YAML

Updated www/squidanalyzer to 6.0

(adam)

2014-09-12 10:39:57 UTC MAIN commitmail json YAML

patch-Makefile.PL not needed anymore

(adam)

2014-09-12 10:21:42 UTC MAIN commitmail json YAML

Changes 6.0:
Multiple access.log files can be processed at the same time.
Multiprocess mode can be activated using the -j N command line option.
New ExcludedMimes configuration directive to exclude from statistics a comma separated list of mime-type or using regex like text/.*.
New ExcludedMethods configuration directive to exclude from statistics a comma separated list of HTTP methods (GET,POST,CONNECT,...).
New translation available: pl_PL

(adam)

2014-09-12 09:03:35 UTC MAIN commitmail json YAML

Updated textproc/p5-Pod-Markdown to 2.002

(wen)

2014-09-12 09:02:33 UTC MAIN commitmail json YAML

Update to 2.002

Upstream changes:
2.002    2014-07-05T15:20:40Z

  - Docs: Add example of command line usage to Synopsis.
    Thanks, Cindy Wang!

2.001    2014-04-20T02:40:11Z

  - Use double-asterisk instead of double-underscore for bold Markdown.
    This allows bold and italic to be nested without confusing parsers.
    Thanks to Mike Covington for the great pull request (gh-9)!

2.000    2014-02-01T14:38:27Z

  - Releasing previous (1.99[01]) as stable
    (now uses Pod::Simple instead of Pod::Parser).
    See below for changes.

1.991-TRIAL 2014-01-03T04:07:49Z

  [Test Fixes]
  - Ignore worthless testing of empty links that fail with Pod::Simple 3.16.

1.990-TRIAL 2014-01-02T14:13:40Z

  [Enhancements]
  - Change backend from Pod::Parser to Pod::Simple.
    Previous documented API has been ported
    however the Pod::Simple API should be preferred for new code.
  - Improve escaping of markdown characters.
  - Accept for/begin 'markdown' and 'html' regions by default.
  - Represent over/back regions without items as blockquotes.

  [Backward Incompatible Changes]
  - E<> codes used to produce equivalent html entities (&foo;).
    These now simply print the corresponding unicode character as utf-8.
    If you desire alternate behavior please report a bug.
  - Tabs are now expanded.

(wen)

2014-09-12 08:50:56 UTC MAIN commitmail json YAML

Updated devel/p5-Test-File to 1.39

(wen)

2014-09-12 08:49:52 UTC MAIN commitmail json YAML

Update to 1.39
Add missing BUILD_DEPENDS
Add a patch to fix test

Upstream changes:
1.39 - Thu Sep 11 05:46:58 2014
* Allow tests to run in parallel (RT #89908 and RT #91862)

1.38 - Thu Sep 11 04:03:42 2014
* Add xmikew's mtime test fucntions. GitHub issue #8

1.37 - Thu Sep 11 03:46:00 2014
* Uncomment accidently commented symlink_target_is_absolute_ok

(wen)

2014-09-12 08:12:45 UTC MAIN commitmail json YAML

Added devel/p5-Test-utf8 version 1.01

(wen)

2014-09-12 08:11:11 UTC MAIN commitmail json YAML

Add p5-Test-utf8

(wen)

2014-09-12 08:09:23 UTC MAIN commitmail json YAML

Import Test-utf8-1.01 as devel/p5-Test-utf8.

This module is a collection of tests useful for dealing with
utf8 strings in Perl.

(wen)

2014-09-12 07:58:12 UTC MAIN commitmail json YAML

small build fix to support PKG_DESTDIR_SUPPORT="user-destdir"

(spz)

2014-09-12 07:03:08 UTC MAIN commitmail json YAML

Updated misc/p5-Vroom to 0.37

(wen)

2014-09-12 07:02:09 UTC MAIN commitmail json YAML

Update to 0.37
Add missing DEPENDS

Upstream changes:
0.37 Mon Sep  8 16:40:13 PDT 2014
- All any extension. Fixes issue/14.

0.36 Sat Aug 16 12:52:50 PDT 2014
- Meta 0.0.2

0.35 Fri Aug 15 21:00:48 PDT 2014
- Add t/000-compile-modules.t

0.34 Sat Aug  9 00:28:19 PDT 2014
- Fix swim errors

0.33 Fri Aug  8 12:59:46 PDT 2014
- Switch hashbang to '#!/usr/bin/env perl'

0.32 Wed Jul 30 12:01:30 PDT 2014
- Change doc to swim
- Update Meta and add Contributing

0.31 Mon Jun 16 22:51:56 PDT 2014
- Try new travis excludes
- Use manual VERSION

0.30 Sat Jun 14 14:26:02 PDT 2014
- Update to Zilla::Dist

0.29 Wed Jun 12 09:29:51 PDT 2013
- Tests fixed by svennieboy++

0.28 Wed May 29 12:36:28 PDT 2013
- Buddy Burden++ added notes support!

0.27 Tue Jul 17 09:43:41 PDT 2012
- Support for running shell slides -- mikegrb++

(wen)

2014-09-12 06:04:45 UTC MAIN commitmail json YAML

Updated textproc/py-html2text to 2014.9.8

(wiz)

2014-09-12 06:04:36 UTC MAIN commitmail json YAML

Update to 2014.9.8:

2014.9.8 - 2014-09-08
=====================
----

* Fix #28: missing ``html2text`` package in installation.

(wiz)

2014-09-12 05:22:09 UTC MAIN commitmail json YAML

Rev the distfile patch:
  - remove references to <malloc.h>, which failed the build in MacOS
  - silence a bunch more compiler warnings
  - don't use index()
  - roll in the two current pkgsrc patches
  - some tidyup

PKGREVISION -> 7

(dholland)

2014-09-12 04:17:38 UTC MAIN commitmail json YAML

Use strerror, not sys_errlist. Probably fixes Solaris build and others.
While here patch some other legacy C issues as well.

(dholland)

2014-09-12 03:57:32 UTC MAIN commitmail json YAML

2014-09-12 03:54:13 UTC MAIN commitmail json YAML

Rip out struct sgttyb. And <termio.h>. This is 2014.

Should fix the build on Solaris and most other OSes that don't keep a
museum of historical BSD curiosities on tap.

Also, make the termios code already present actually work instead of
zeroing some things, using uninitialized values for others, and
thereby hanging up the tty. Given that some of the logic apparently
came from Debian patches, I'm not impressed. (I suppose Linux probably
doesn't honor hangup via setting the speed to 0.)

While here also fix up the window size handling.

Input now works properly for me (on NetBSD) and it didn't before I
started mucking around, so it seems like generally a step forward.

PKGREVISION -> 1.

(dholland)

2014-09-11 22:00:55 UTC MAIN commitmail json YAML

2014-09-11 21:59:56 UTC MAIN commitmail json YAML

Added sysutils/hs-temporary version 1.2.0.3

(szptvlfn)

2014-09-11 21:59:29 UTC MAIN commitmail json YAML

Import temporary-1.2.0.3 as sysutils/hs-temporary,
packaged for wip.

The functions for creating temporary files and directories in the base
library are quite limited. The unixutils package contains some good ones,
but they aren't portable to Windows. This library just repackages the Cabal
implementations of its own temporary file and folder functions so that you
can use them without linking against Cabal or depending on it being
installed.

(szptvlfn)

2014-09-11 21:59:06 UTC MAIN commitmail json YAML

2014-09-11 21:58:19 UTC MAIN commitmail json YAML

Added devel/hs-hint version 0.4.2.0

(szptvlfn)

2014-09-11 21:57:46 UTC MAIN commitmail json YAML

Import hint-0.4.2.0 as devel/hs-hint,
packaged for wip by pho.

This library defines an Interpreter monad. It allows to load Haskell
modules, browse them, type-check and evaluate strings with Haskell
expressions and even coerce them into values. The library is thread-safe
and type-safe (even the coercion of expressions to values). It is,
esentially, a huge subset of the GHC API wrapped in a simpler API.

(szptvlfn)

2014-09-11 21:48:52 UTC MAIN commitmail json YAML

Updated devel/libgetopt to 1.4.6

(jperkin)

2014-09-11 21:48:34 UTC MAIN commitmail json YAML

2014-09-11 21:35:33 UTC MAIN commitmail json YAML

Updated x11/xinit to 1.3.4

(wiz)

2014-09-11 21:35:24 UTC MAIN commitmail json YAML

Update to 1.3.4:

Alan Coopersmith (4):
      Fix warnings about parameters to startServer & startClient shadowing globals
      Pass files to cpp via CLI arg instead of stdin to workaround gcc 4.8 change
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1

Brad Smith (1):
      Remove hardcoded path to OpenSSL for OpenBSD

Hans de Goede (7):
      Remove unixware / sco support
      Bump required util-macros version to 1.19
      Replace $RAWCPPFLAGS with $TRADITIONALCPPFLAGS when processing cpp files
      startx: Under Linux start X on the current VT
      startx: Pass vtX as long as the user did not specify one
      startx: Make the bugzilla reference in a comment survive cpp
      processing
      xinit 1.3.4

(wiz)

2014-09-11 21:27:09 UTC MAIN commitmail json YAML

2014-09-11 20:29:07 UTC pkgsrc-2014Q2 commitmail json YAML

2014-09-11 20:28:57 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4495 - requested by obache
multimedia/adobe-flash-plugin11: security update

Revisions pulled up:
- multimedia/adobe-flash-plugin11/Makefile                      1.33
- multimedia/adobe-flash-plugin11/distinfo                      1.31

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Wed Sep 10 09:51:25 UTC 2014

  Modified Files:
  pkgsrc/multimedia/adobe-flash-plugin11: Makefile distinfo

  Log Message:
  Update adobe-flash-plugin11 to 11.2.202.406 fo APSB14-21.

(tron)

2014-09-11 19:32:49 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup tickets #4496, #4497 and #4498.

(tron)

2014-09-11 19:32:19 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4498 - requested by he
devel/p5-subversion: security update

Revisions pulled up:
- devel/p5-subversion/Makefile                                  1.81

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Wed Aug 13 09:09:57 UTC 2014

  Modified Files:
  pkgsrc/devel/p5-subversion: Makefile

  Log Message:
  Changes  1.8.10:
  This release addresses two security issues:
      CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs.
      CVE-2014-3528: credentials cached with svn may be sent to wrong server.

(tron)

2014-09-11 19:16:33 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4497 - requested by obache
emulators/suse131_base: security update

Revisions pulled up:
- emulators/suse131_base/Makefile                              1.9 via patch
- emulators/suse131_base/distinfo                              1.7

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Sep 11 09:28:51 UTC 2014

  Modified Files:
  pkgsrc/emulators/suse131_base: Makefile distinfo

  Log Message:
  Bump suse131_base to nb5.

      openSUSE Security Update: glibc
  ___________________________________________________________________________
  ___

  Announcement ID:    openSUSE-SU-2014:1115-1
  Rating:            important
  References:        #887022 #892073 #894553
  Cross-References:  CVE-2014-0475 CVE-2014-5119 CVE-2014-6040

  Affected Products:
                      openSUSE 13.1
                      openSUSE 12.3
  ___________________________________________________________________________
  ___

      An update that fixes three vulnerabilities is now available.

  Description:

      glibc was updated to fix three security issues:

      - A directory traversal in locale environment handling was fixed
        (CVE-2014-0475, bnc#887022, GLIBC BZ #17137)

      - Disable gconv transliteration module loading which could be used for
        code execution (CVE-2014-5119, bnc#892073, GLIBC BZ #17187)

      - Fix crashes on invalid input in IBM gconv modules (CVE-2014-6040,
        bnc#894553, BZ #17325)

(tron)

2014-09-11 19:12:57 UTC pkgsrc-2014Q2 commitmail json YAML

Pullup ticket #4496 - requested by he
devel/java-subversion: security update
devel/p5-subversion: security update
devel/py-subversion: security update
devel/ruby-subversion: security update
devel/subversion-base: security update
www/ap2-subversion: security update

Revisions pulled up:
- devel/subversion-base/options.mk                              1.14
- devel/subversion/Makefile                                    1.57
- devel/subversion/Makefile.version                            1.70
- devel/subversion/distinfo                                    1.93
- devel/subversion/files/build-outputs.mk                      1.24

---
  Module Name: pkgsrc
  Committed By: adam
  Date: Wed Aug 13 09:08:55 UTC 2014

  Modified Files:
  pkgsrc/devel/subversion: Makefile Makefile.version distinfo
  pkgsrc/devel/subversion-base: options.mk
  pkgsrc/devel/subversion/files: build-outputs.mk

  Log Message:
  Changes  1.8.10:
  This release addresses two security issues:
      CVE-2014-3522: ra_serf improper validation of wildcards in SSL certs.
      CVE-2014-3528: credentials cached with svn may be sent to wrong server.

(tron)

2014-09-11 17:08:00 UTC MAIN commitmail json YAML

2014-09-11 17:03:32 UTC MAIN commitmail json YAML

Updated games/exchess-book-small to 20140911

(jperkin)

2014-09-11 17:03:11 UTC MAIN commitmail json YAML

Update package for newer exchess book generation arguments.

(jperkin)

2014-09-11 17:01:23 UTC MAIN commitmail json YAML

Updated games/exchess-book-medium to 20140911

(jperkin)

2014-09-11 17:01:10 UTC MAIN commitmail json YAML

Update package for newer exchess book generation arguments.

(jperkin)

2014-09-11 16:59:43 UTC MAIN commitmail json YAML

Updated games/exchess to 7.31beta

(jperkin)

2014-09-11 16:59:16 UTC MAIN commitmail json YAML

Update games/exchess to v7.31beta, this package's first update in 14 years.

The primary motivator for the upgrade is to improve the book generation
time, which is now several times faster (builds were failing with CPU ulimit
of 1 hour on 3GHz Xeon E5's with the previous version).  This new version
even supports multiple cores, though that isn't enabled at this time.

There appear to have been many other updates, but there is no ChangeLog
and there aren't even any intermediate versions for download (hence using
the current beta version).  Upstream unfortunately makes it as difficult
as possible to see the history of this package.

(jperkin)

2014-09-11 16:11:46 UTC MAIN commitmail json YAML

2014-09-11 14:00:18 UTC MAIN commitmail json YAML

2014-09-11 13:50:24 UTC MAIN commitmail json YAML

Ignore null returns in operator new implementations. They are generally
after aborts or asserts already.

(joerg)

2014-09-11 13:49:06 UTC MAIN commitmail json YAML

Revert, missed the earlier update for the same change.

(joerg)

2014-09-11 13:48:17 UTC MAIN commitmail json YAML

Screams for pkg-config.

(joerg)

2014-09-11 13:47:46 UTC MAIN commitmail json YAML

Explicitly remove -g if not using debug option. Significantly reduces
memory foot print of ld.

(joerg)

2014-09-11 13:46:30 UTC MAIN commitmail json YAML

Restrict to the same versions as Mercurial itself.

(joerg)

2014-09-11 10:47:58 UTC MAIN commitmail json YAML

Not python3 compatible due to py-mercurial dependency.

(jperkin)

2014-09-11 09:29:05 UTC MAIN commitmail json YAML

Updated emulators/suse131_base to 13.1nb5

(obache)

2014-09-11 09:28:51 UTC MAIN commitmail json YAML

Bump suse131_base to nb5.

  openSUSE Security Update: glibc
______________________________________________________________________________

Announcement ID:    openSUSE-SU-2014:1115-1
Rating:            important
References:        #887022 #892073 #894553
Cross-References:  CVE-2014-0475 CVE-2014-5119 CVE-2014-6040

Affected Products:
                    openSUSE 13.1
                    openSUSE 12.3
______________________________________________________________________________

  An update that fixes three vulnerabilities is now available.

Description:

  glibc was updated to fix three security issues:

  - A directory traversal in locale environment handling was fixed
    (CVE-2014-0475, bnc#887022, GLIBC BZ #17137)

  - Disable gconv transliteration module loading which could be used for
    code execution (CVE-2014-5119, bnc#892073, GLIBC BZ #17187)

  - Fix crashes on invalid input in IBM gconv modules (CVE-2014-6040,
    bnc#894553, BZ #17325)

(obache)

2014-09-11 07:28:42 UTC MAIN commitmail json YAML

Updated net/p5-Net-GitHub to 0.68

(wen)

2014-09-11 07:26:41 UTC MAIN commitmail json YAML

Update to 0.68

Upstream changes:
0.68    2014-08-30
        Fixed URI encoding issue #52 (sillymoose)

0.67_01 2014-08-22
        rewrite Net::GitHub::V3::Search (legacy methods is removed)

0.66    2014-07-31
        "Unrecognized LWP::UserAgent options" warning (RT #97639)

0.65    2014-06-29
        fix glob ref issue for perl < 5.14 (Alex Vandiver)

0.64    2014-06-27
        use decoded_content on res in upload_asset (Alex Vandiver)

0.63    2014-05-30
        fix pulls (RT 96068)

0.62    2014-05-27
        formal release, no code changes

0.61_01    2014-05-20
        from Any::Moose to Moo (github haarg (Graham Knop))

0.60    2014-05-16
        filters in commits, delete repos etc.

0.59    2014-03-30
        - upload_asset

0.58    2014-03-30
        - Release API

0.57    2014-03-07
        - POD fix (jotamjr)

0.56    2014-02-07
        - Add Subscription methods. (Kevin Falcone)

0.55    2013-12-19
        - remove JSON::XS requirements in Makefile.PL (no code changes)

0.54    2013-09-25
        - $user->contributions (mikegrb)(Rev Michael Greb)

0.53    2013.09.01
        - listing all public repos (kimmel)

0.52    2013.03.28
        - Fix argument handling for pulls (dagolden)

0.51    2013.03.14
        - move pod.t to xt and fix POD (RT 83926)

(wen)

2014-09-11 07:23:34 UTC MAIN commitmail json YAML

2014-09-11 07:22:47 UTC MAIN commitmail json YAML

Needs zlib, seen in Solaris build. PKGREVISION -> 2

(dholland)

2014-09-11 07:15:56 UTC MAIN commitmail json YAML

Use LOGIN_NAME_MAX instead of MAXLOGNAME, and don't rely on __unused
existing. Should improve non-NetBSD builds.

(dholland)

2014-09-11 06:45:45 UTC MAIN commitmail json YAML

Use <ctype.h> correctly. Yeah, this isn't all that important but I was
prodding the package for another reason and fixed it in passing.

(dholland)

2014-09-11 06:26:22 UTC MAIN commitmail json YAML

Remove patch that's not needed any longer after 0.26 update.

(wiz)

2014-09-11 06:03:03 UTC MAIN commitmail json YAML

Needs libiconv, fixes build on SunOS

(fhajny)

2014-09-11 02:01:06 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 5.39

(wen)

2014-09-11 02:00:20 UTC MAIN commitmail json YAML

Update to 5.39

Upstream changes:
5.39  2014-09-07
  - Improved decamelize performance.
  - Fixed bug in Mojo::Template where newline characters could get lost.

5.38  2014-09-05
  - Improved routes command to use new terminology for flags.
  - Fixed bug in Mojo::Util where tablify could not handle empty columns.

(wen)

2014-09-11 01:53:31 UTC MAIN commitmail json YAML

Updated www/p5-Dancer to 1.3129

(wen)

2014-09-11 01:52:03 UTC MAIN commitmail json YAML

Update to 1.3129

Upstream changes:
1.3129 2014-09-09
[BUG FIXES]
- Dzil conversion left 'dancer' script behind. (GH#1066)

[STATISTICS]
- code churn: 17 files changed, 1425 insertions(+), 1432 deletions(-)

1.3128 2014-09-09
[BUG FIXES]
- Remove test dependency for Person and Person::Child. (GH#1063)

1.3127 2014-09-08
[BUG FIXES]
- Test was using deprecated 'import_warnings'. (GH#1045, mokko)
- Fix default test names for headers and redirection test methods.
  (GH#1048, odyniec)
- DANCER_SERVER_TOKENS and DANCER_SESSION_INFO are now
  DANCER_NO_SERVER_TOKENS and DANCER_NO_SESSION_INFO. And working. :-)
  (GH#1014, Yanick Champoux)
- 'any' wasn't understanding 'del' (only 'delete').  (GH#1044, Yanick
  Champoux)

[DISTRIBUTION]
- Now using Dist::Zilla as package manager.

[DOCUMENTATION]
- Correct POD formatting for HTTP methods in introduction.pod. (GH#1047,
  Lx)

[ENHANCEMENTS]
- environment configs are now merged with the global config, versus the
  previous behavior that was overriding the whole config segments.
  (GH#1016, Yanick Champoux)
- Dancer::Handler::Debug now accepts env variables from the command-line.
  (GH#1056, Yanick Champoux)
- Accessing values abstracted as methods in Dancer::Session. (GH#1000,
  John Wittkoski)

(wen)

2014-09-10 21:41:39 UTC MAIN commitmail json YAML

2014-09-10 21:40:32 UTC MAIN commitmail json YAML

Added devel/hs-ghc-mtl version 1.2.1.0

(szptvlfn)

2014-09-10 21:40:07 UTC MAIN commitmail json YAML

Import ghc-mtl-1.2.1.0 as devel/hs-ghc-mtl,
packaged fro wip by pho.

Provides an mtl compatible version of the GhcT monad-transformer
defined in the GHC-API since version 6.10.1.

(szptvlfn)

2014-09-10 21:39:49 UTC MAIN commitmail json YAML

2014-09-10 21:38:40 UTC MAIN commitmail json YAML

Added textproc/hs-texmath version 0.8

(szptvlfn)

2014-09-10 21:38:06 UTC MAIN commitmail json YAML

Import texmath-0.8 as textproc/hs-texmath,
packaged for wip.

The texmath library provides functions to read and write TeX math,
presentation MathML, and OMML (Office Math Markup Language, used in
Microsoft Office). Support is also included for converting math formats to
pandoc's native format (allowing conversion, via pandoc, to a variety of
different markup formats). The TeX reader supports basic LaTeX and AMS
extensions, and it can parse and apply LaTeX macros.
(See http://johnmacfarlane.net/texmath for a live demo of
bidirectional conversion between LaTeX and MathML.)

The package also includes several utility modules which may be useful for
anyone looking to manipulate either TeX math or MathML. For example, a copy
of the MathML operator dictionary is included.

(szptvlfn)

2014-09-10 20:09:52 UTC MAIN commitmail json YAML

note hydrogen 0.9.6.1.

(mrg)

2014-09-10 20:08:42 UTC MAIN commitmail json YAML

update to hydrogen 0.9.6.1.  mostly just a bug fix release.

(mrg)

2014-09-10 19:32:43 UTC MAIN commitmail json YAML

Really fix build with netpbm.

(wiz)

2014-09-10 19:02:13 UTC MAIN commitmail json YAML

Support yet another NetBSD major version.

(joerg)

2014-09-10 19:01:03 UTC MAIN commitmail json YAML

2014-09-10 19:00:04 UTC MAIN commitmail json YAML

Doesn't support Python 3.3 or 3.4.

(joerg)

2014-09-10 18:59:22 UTC MAIN commitmail json YAML

Doesn't support Python 3.x

(joerg)

2014-09-10 16:05:50 UTC MAIN commitmail json YAML

Added finance/py-trytond-analytic-account version 3.2.1

(richard)

2014-09-10 16:03:48 UTC MAIN commitmail json YAML

2014-09-10 16:03:38 UTC MAIN commitmail json YAML

Updated www/py-uwsgi to 2.0.7

(wiedi)

2014-09-10 16:02:33 UTC MAIN commitmail json YAML

Update py-uwsgi to 2.0.7

uWSGI 2.0.7
===========

Changelog [20140905]

Bugfixes
********

- fixed counters in statsd plugin (Joshua C. Forest)
- fixed caching in php plugin (Andrew Bevitt)
- fixed management of system users starting with a number
- fixed request body readline using memmove instead of memcpy (Andrew Wason)
- ignore "user" namespace in setns (still a source of problems)
- fixed Python3 rpc bytes/string mess (result: we support both)
- do not destroy the Emperor on failed mount hooks
- fixed symbol lookup error in the Mono plugin on OS X (Ventero)
- fixed fastcgi and scgi protocols error when out of buffer happens
- fixed solaris/smartos I/O management
- fixed 2 memory leaks in the rpc subsystem (Riccardo Magliocchetti)
- fixed rados plugin PUT method (Martin Mlynář)
- fixed multiple python mountpoints with multiple threads in cow mode
- stats UNIX socket is now deleted by vacuum
- fixed off-by-one corruption in cache LRU mode
- force single-cpu build in cygwin (Guido Notari)

New Features and improvements
*****************************

allow calling the spooler from every cpython context
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

At Europython 2014, Ultrabug (a uWSGI contributor and packager) asked for the possibility to spool tasks directly from a greenlet.

Done.

store_delete cache2 option
^^^^^^^^^^^^^^^^^^^^^^^^^^

Author: goir

The store_delete flag of the --cache2 option, allows you to force the cache engine to automatically remove an invalid
backing store file.

file logger rotation
^^^^^^^^^^^^^^^^^^^^

Author: Riccardo Magliocchetti

The `file` logger has been extended to allow the use of rotation (the same system used by the non-pluggable --logto):

https://github.com/unbit/uwsgi/commit/0324e5965c360dccfb873ffe351dec88ddab59c5

vassals plugin hooks
^^^^^^^^^^^^^^^^^^^^

The plugin have has been extended with two new hooks: vassal and vassal_before_exec.

Both allows to customize a vassal soon after its process has been generated.

The first third-party plugin using it is the 'apparmor' one:

https://github.com/unbit/uwsgi-apparmor

allowing you to apply an apparmor profile to a vassal

Broodlord improvements
^^^^^^^^^^^^^^^^^^^^^^

The broodlord subsystem has been improved with a new option: --vassal-sos that automatically ask for reinforcement when all of the workers of an instance are busy.

In addition to this a sysadmin can now manually ask for reinforcement sending the 'B' commando to the master fifo of an instance.

(wiedi)

2014-09-10 15:59:34 UTC MAIN commitmail json YAML

Expand --version-script removals for SunOS back out into package Makefiles
rather than trying to consolidate into a single fnmatch.  There aren't that
many of them, and it will aid the integration of cwrappers which doesn't
support globs.

(jperkin)

2014-09-10 15:10:17 UTC MAIN commitmail json YAML

Updated finance/py-trytond-account-payment-sepa to 3.2.2

(richard)

2014-09-10 15:09:36 UTC MAIN commitmail json YAML

update finance/py-tryton-account-payment-sepa to 3.2.2

Changelog as generated by Mercurial:
2014-08-03  C辿dric Krier  <ced@b2ck.com>

o  * CHANGELOG:
|  Prepare release 3.2.2
|  [c6e83e05054d] [3.2.2] <3.2>
|
2014-06-28  C辿dric Krier  <ced@b2ck.com>

o  * payment.py:
|  Use mandate account for receivable payment
|
|  issue4008 review14311002 (grafted from
|  507f846f6331a94e512eb16b9e6bae69de2340a9)
|  [1c4aad4089b7] <3.2>
|
2014-07-03  C辿dric Krier  <ced@b2ck.com>

o  * tryton.cfg:
|  Increase version number
|  [8962d54d59dc] <3.2>
|
o  * .hgtags:
|  Added tag 3.2.1 for changeset 1377b3f11837
|  [421e6bacf513] <3.2>
|
o  * CHANGELOG:
|  Prepare release 3.2.1
|  [1377b3f11837] [3.2.1] <3.2>
|
2014-05-09  C辿dric Krier  <ced@b2ck.com>

o  * template/pain.001.001.03.xml, template/pain.001.001.05.xml,
|  template/pain.008.001.02.xml, template/pain.008.001.04.xml:
|  Some banks don't allow multi-line values in XML
|
|  issue3880 review11261002 (grafted from
|  3d3e65fc43df84a572c555906a94432f6edc6f43)
|  [baa34ff53f13] <3.2>
|
2014-04-29  C辿dric Krier  <ced@b2ck.com>

o  * template/base.xml:
|  Use the Function field for creditor identifier (grafted from
|  5f35c6dee7a9ab849b597741e667d133c6fd1cfe)
|  [7b9cdcb3c448] <3.2>
|
2014-04-21  C辿dric Krier  <ced@b2ck.com>

o  * tryton.cfg:
|  Increase version number
|  [b1836714b597] <3.2>
|
o  * Create branch 3.2
|  [f273d1f295d1] <3.2>
|

(richard)

2014-09-10 14:36:02 UTC MAIN commitmail json YAML

update py-trytond to 3.2.2

(richard)

2014-09-10 14:35:05 UTC MAIN commitmail json YAML

update devel/py-trytond to 3.2.2

Changelog as generated by Mercurial:
2014-08-03  C辿dric Krier  <ced@b2ck.com>

o  * CHANGELOG:
|  Prepare release 3.2.2
|  [282f764285a6] [3.2.2] <3.2>
|
2014-07-20  C辿dric Krier  <ced@b2ck.com>

o  * trytond/modules/__init__.py:
|  'res' should be global in load_modules
|
|  issue4045 (grafted from d1bf8bffed36b177685d2fa29dbe3608f85b5a79)
|  [ee24fb8ffbb1] <3.2>
|
o  * trytond/tests/run-tests.py:
|  Exit run-tests with correct error code
|
|  review7411002 (grafted from
|  ec915931bf69a18cc004d208064e14d159276972)
|  [bc4a4b150883] <3.2>
|
2014-06-13  C辿dric Krier  <ced@b2ck.com>

o  * trytond/model/fields/numeric.py:
|  Fix SQLite Numeric domain value for None
|
|  issue3930 review11281002 (grafted from
|  b7653d96ef050a23b8d600d0eaaa99745cd03b81)
|  [ed07a28cdd64] <3.2>
|
o  * trytond/protocols/xmlrpc.py:
|  XML-RPC dumps None to nil instead of bool
|
|  issue3981 review6351003 (grafted from
|  851a0446f64dea53fcee27dce1ea16e6f06b7b46)
|  [78e787cd5cfc] <3.2>
|
2014-06-08  C辿dric Krier  <ced@b2ck.com>

o  * trytond/model/fields/many2many.py, trytond/model/fields/many2one.py:
|  Ensure ids clause is a list for concatenation
|
|  issue3949 review11281006 (grafted from
|  4f0c0b43e6a70823126f76e8c814c4b60cdf2bb2)
|  [1f165de2a802] <3.2>
|
2014-07-01  C辿dric Krier  <ced@b2ck.com>

o  * trytond/version.py:
|  Increase version number
|  [3f5aa86ffab6] <3.2>
|
o  * .hgtags:
|  Added tag 3.2.1 for changeset f239ef8edd83
|  [25bfbef89d0e] <3.2>
|
o  * CHANGELOG:
|  Prepare release 3.2.1
|  [f239ef8edd83] [3.2.1] <3.2>
|
2014-06-06  Sergi Almacellas Abellana  <sergi@koolpi.com>

o  * trytond/model/modelstorage.py:
|  Fix KeyError when raising digits validation error.
|
|  issue3970 review8411002 (grafted from
|  8d071b3c5c7e8c0d62469c0d94ac8056da1db6fb)
|  [5052bcaba02b] <3.2>
|
2014-05-17  C辿dric Krier  <ced@b2ck.com>

o  * trytond/model/fields/field.py:
|  Fix joins when ordering on ir.model.field
|
|  issue3910 review10311002 (grafted from
|  5754ea65653441eace71fd814b75f2174fad1e70)
|  [e4c2d03b07e9] <3.2>
|
2014-05-09  C辿dric Krier  <ced@b2ck.com>

o  * trytond/model/model.py:
|  Set relation_field of one2many only when exists
|
|  The client use this value if it exists for string concatenation, so
|  having None fails. (grafted from
|  070f4178a35b304b9e8f3e5e7f0a103621447dad)
|  [70d2adcc4bfa] <3.2>
|
2014-04-21  C辿dric Krier  <ced@b2ck.com>

o  * trytond/version.py:
|  Increase version number
|  [b3364dd3b39d] <3.2>
|
o  * Create branch 3.2
|  [736df7691a44] <3.2>
|

(richard)

2014-09-10 14:01:36 UTC MAIN commitmail json YAML

Add SMF manifest for opendkim and default dir for key/table storage.

(fhajny)

2014-09-10 13:20:53 UTC MAIN commitmail json YAML

Add desc for the postgrey-targrey option

(fhajny)

2014-09-10 13:20:16 UTC MAIN commitmail json YAML

Add option to enable the taRgrey tarpit patch for postgrey. PKGREVISION++

(fhajny)

2014-09-10 12:24:44 UTC MAIN commitmail json YAML

Don't run autoconf. It's not necessarily installed and it breaks
parallel builds.

(joerg)

2014-09-10 12:24:13 UTC MAIN commitmail json YAML

Deal with the tools now getting installed. Bump revision.

(joerg)

2014-09-10 12:23:40 UTC MAIN commitmail json YAML

Fix counting error. Explicitly cast negative constants to int.

(joerg)

2014-09-10 12:22:44 UTC MAIN commitmail json YAML

2014-09-10 12:21:12 UTC MAIN commitmail json YAML

Don't create explicit specialisation after implicit one. Fixes build
with clang.

(joerg)

2014-09-10 12:20:00 UTC MAIN commitmail json YAML

Don't redefine putc and friends to fix build on NetBSD with libc++.

(joerg)

2014-09-10 12:18:54 UTC MAIN commitmail json YAML

2014-09-10 12:17:15 UTC MAIN commitmail json YAML

PLIST libtool archive handling doesn't work for symlink aliases, so add
the entries manually. Bump revision.

(joerg)

2014-09-10 12:16:55 UTC MAIN commitmail json YAML

2014-09-10 12:16:15 UTC MAIN commitmail json YAML

Add icons that now get installed. Bump revision.

(joerg)

2014-09-10 12:15:35 UTC MAIN commitmail json YAML

Remove outdated replacements that now break the build.

(joerg)

2014-09-10 12:15:15 UTC MAIN commitmail json YAML

2014-09-10 12:14:58 UTC MAIN commitmail json YAML

2014-09-10 12:14:07 UTC MAIN commitmail json YAML

2014-09-10 12:13:37 UTC MAIN commitmail json YAML

Skip interpreter check for a python test script.

(joerg)

2014-09-10 12:13:06 UTC MAIN commitmail json YAML

With build with clang due to overlap with system headers.

(joerg)

2014-09-10 12:12:03 UTC MAIN commitmail json YAML

Actually install under cross/

(joerg)

2014-09-10 12:11:43 UTC MAIN commitmail json YAML

2014-09-10 12:10:59 UTC MAIN commitmail json YAML

Sync PLIST with installation. Bump revision.

(joerg)

2014-09-10 12:10:23 UTC MAIN commitmail json YAML

2014-09-10 12:09:42 UTC MAIN commitmail json YAML

2014-09-10 12:06:44 UTC MAIN commitmail json YAML

update devel/py-tryton to 3.2.3

(richard)

2014-09-10 12:05:38 UTC MAIN commitmail json YAML

update tryton client to 3.2.3

Changelog from mercurial:
2014-05-07  Cédric Krier  <ced@b2ck.com>

* CHANGELOG:
Prepare release 3.2.1
[41c2b1119e77] [3.2.1] <3.2>

* .hgtags:
Added tag 3.2.1 for changeset 41c2b1119e77
[e023e0931a72] <3.2>

* tryton/version.py:
Increase version number
[ea8cda98fb8e] <3.2>

* tryton/gui/window/view_form/view/form_gtk/many2one.py:
Fix update completion for empty reference

issue3890 review12271002 (grafted from
b5dfbddfcd96c62b61b9e4c5f38514eec95adfaa)
[8684e4c9a9c8] <3.2>

2014-05-09  Cédric Krier  <ced@b2ck.com>

* tryton/gui/window/view_form/view/form_gtk/char.py:
Use the right widget to get text in Char widget

issue3898 review9301002 (grafted from
64eae7781c5170b8c3339c01857263cab5177129)
[a60ba42dae30] <3.2>

2014-05-17  Cédric Krier  <ced@b2ck.com>

* tryton/common/domain_inversion.py:
Fix eval_leaf when field equals 0

Only None must be considered as a value not set which will be forced
by the domain inversion.

issue3896 review14271002 (grafted from
6f199f6ec408ffec15cc202067e2347702d8fe0c)
[d43242fb4b4f] <3.2>

* tryton/common/button.py,
tryton/gui/window/view_form/screen/screen.py,
tryton/gui/window/view_form/view/list_gtk/parser.py:
Set button readonly when record or group is readonly

issue3904 review13301002 (grafted from
16b9fc83f836f06ed3aec9463238e28b44c1cbae)
[fc85cf557c9e] <3.2>

* tryton/gui/window/view_form/model/field.py:
O2M.set_client should compare with active records

issue3914 review14281004 (grafted from
47264a4a7b02e312e57d43b9e597ae30fddb741b)
[8a0bb5899ee4] <3.2>

2014-05-22  Cédric Krier  <ced@b2ck.com>

* tryton/gui/window/view_form/view/list.py:
Set None instead of False when moving record on top

issue3912 review14291002 (grafted from
0439ac9001836e87780e4631c4498952485df4a9)
[a9c30f198396] <3.2>

* tryton/gui/window/view_form/view/form_gtk/parser.py:
Some widgets are registered many times

This could lead to have buttons clicked many times because the
clicked event will be registered many time.

issue3924 review8371002 (grafted from
d97ea070448917d64af20fcb043455a8e1adf526)
[2cd728dd8c6e] <3.2>

2014-06-02  Guillem Barba  <guillem@nan-tic.com>

* tryton/gui/window/view_form/model/field.py:
Detect correctly when to parse value from DateTime, Date or Time
field

issue3957 review12341002 (grafted from
50820068cef9807e8775ae8e2768f7ab80395d5f)
[ed8ba769c241] <3.2>

2014-07-02  Cédric Krier  <ced@b2ck.com>

* CHANGELOG:
Prepare release 3.2.2
[b6ebffbfa9ab] [3.2.2] <3.2>

* .hgtags:
Added tag 3.2.2 for changeset b6ebffbfa9ab
[ac542cde2365] <3.2>

* tryton/version.py:
Increase version number
[44e9c4d05dfc] <3.2>

2014-06-08  Cédric Krier  <ced@b2ck.com>

* tryton/gui/window/view_form/view/form_gtk/reference.py:
Don't guess the values for no reference

No reference could use '' or None as selection value for the model.
So to prevent to detect false-positive modification and to set
invalid value, the widget must find which one is used as empty
model.

issue3933 review11291002 (grafted from
e2ccc0ff4368c3342f300eb5205c2a3fa2fd7df5)
[f77767bfa651] <3.2>

* tryton/common/domain_inversion.py:
Fix simplify for simple domains ['AND'], ['OR']

issue3955 review9411002 (grafted from
90b6308d43a17fc9f0d775a48670277d25162abc)
[28c0a8b104c6] <3.2>

2014-06-11  Nicolas Évrard  <nicoe@b2ck.com>

* tryton/gui/window/view_form/view/list.py:
Quote doublequote characters when copying records to clipboard

issue3972 review6341002 (grafted from
52b6005d779a4a7c07291fb6f7628ee8d8c5263e)
[94499cc28049] <3.2>

2014-06-16  Cédric Krier  <ced@b2ck.com>

* tryton/common/popup_menu.py:
Fix mix up of record and id in popup_menu

issue3990 review10371002 (grafted from
42a053cf61ff39ed7c2be82e67489fceb9a1c6b4)
[7147cdbb594c] <3.2>

* tryton/gui/window/view_form/view/form_gtk/many2one.py:
Clean many2one only if text was modified

As update_completion emit the signal changed to force the display of
the popup when the completion model is changed. In this case the
many2one should not be cleaned.

issue3881 review7371002 (grafted from
439e92599164af699ba3daca928590d3fd1acd82)
[b14c2573b71f] <3.2>

2014-07-09  Cédric Krier  <ced@b2ck.com>

* tryton/gui/window/view_form/model/field.py:
Fix when number's factor is negative

It must use the absolute value of factor to compute the digit shift
using the logarithm.

issue4031 review11361002 (grafted from
901f343723bf1a32640cc8cc7e1e1bbdc5332b9c)
[f50ec0364a34] <3.2>

2014-08-03  Cédric Krier  <ced@b2ck.com>

* CHANGELOG:
Prepare release 3.2.3
[8581032eff00] [3.2.3] <3.2>

(richard)

2014-09-10 11:08:40 UTC MAIN commitmail json YAML

Updated devel/py-at-spi2 to 2.12.0

(prlw1)

2014-09-10 11:08:19 UTC MAIN commitmail json YAML

Update py-at-spi2 to 2.12.0

* Fix a traceback when removing a text selection.
* Add AtspiTableCell, tracking the new atk interface.
* document: add support to current page and page count (BGO#719508).
* Add new roles and states to track atk (BGO#710464, BGO#712608, BGO#712609).

(prlw1)

2014-09-10 11:00:19 UTC MAIN commitmail json YAML

add devel/py-hgnested

(richard)

2014-09-10 10:55:15 UTC MAIN commitmail json YAML

Updated devel/dconf to 0.20.0

(prlw1)

2014-09-10 10:54:49 UTC MAIN commitmail json YAML

Downgrade _XOPEN_SOURCE=600 back to 500 on SunOS, you can't mix and match
due to conflicting C99 requirements, and we don't need XPG6 for strdup().

Fixes build on SunOS.

(jperkin)

2014-09-10 10:54:46 UTC MAIN commitmail json YAML

Update dconf and dconf-editor to 0.20.0

Changes in dconf 0.20.0
========================

Czech translation updated.

Changes in dconf 0.19.92
=========================

- depend on automake 1.11.2

- stop using ACLOCAL_FLAGS

- depend on released version of Vala (0.18.0)

Changes in dconf 0.19.91
=========================

- fix an unlikely failure in the fuzz testing of gvdb

- fix a thread safety issue with file-db

Changes in dconf 0.19.90
=========================

- dconf compile: always write little endian

- file-db: don't install match rules on no bus (fixes gdbus assertion)

- update dconf(1) manpage for 'dconf compile'

- fix 'make clean' on FreeBSD

- editor: provide appdata

Translations updates:
  Ukrainian translation
  Aragonese translation
  Chinese

Changes in dconf 0.19.3
========================

- quite a lot of test coverage improvements

- Add a proper DCONF_ERROR error domain

- suppress GLib deprecation warnings during build

- engine: issue warnings about missing files only once per source

- engine: grok the WritabilityNotify signal from D-Bus

- gsettings: handle writability changes correctly

- engine: assorted fixes for issues found during testing

- portability: only link to -ldl if it is required

- add support for 'file-db' to profiles: this is an absolute path to a
  immutable dconf database file

- add support for finding profiles in XDG_DATA_DIRS if they are not in
  /etc

- add 'dconf compile' command for building dconf databases from
  keyfiles in arbitrary locations (like from the build system of a
  project that may want to install a file-db)

- editor: add a section separator to the app menu for consistency

Changes in dconf 0.19.2
========================

- Add support for the new GSettingsBackend.read_user_value() API

- bump GLib version depend accordingly (2.39.1)

Translations updates:
Greek
Catalan (Valencian)
Simplified Chinese
Persian

(prlw1)

2014-09-10 10:48:17 UTC MAIN commitmail json YAML

2014-09-10 10:47:13 UTC MAIN commitmail json YAML

2014-09-10 10:46:07 UTC MAIN commitmail json YAML

2014-09-10 10:44:58 UTC MAIN commitmail json YAML

2014-09-10 10:41:13 UTC MAIN commitmail json YAML

revert gmp/Makefile

(richard)