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 (6m)  pkgsrc-2024Q1 (14d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (74d)  pkgsrc-2023Q3 (154d) 

2024-05-12 19:32:34 UTC Now

2012-08-25 12:35:06 UTC MAIN commitmail json YAML

Updated print/acroread9 to 9.5.1nb1

(wiz)

2012-08-25 12:34:53 UTC MAIN commitmail json YAML

2012-08-25 11:51:25 UTC MAIN commitmail json YAML

Fix build of the shared library on MirBSD and likely also on OpenBSD.
No pkgrevision bump, as it did not build on these platforms anyway.

(bsiegert)

2012-08-25 11:10:19 UTC MAIN commitmail json YAML

always use the iana generated source files we just got

(christos)

2012-08-25 11:02:11 UTC MAIN commitmail json YAML

2012-08-25 10:59:51 UTC MAIN commitmail json YAML

2012-08-25 10:43:10 UTC MAIN commitmail json YAML

Remove dependency on poppler-qt -- kpdf is still built.

(shattered)

2012-08-25 01:57:52 UTC MAIN commitmail json YAML

Note update of sysupgrade to 1.2.

(jmmv)

2012-08-25 01:57:28 UTC MAIN commitmail json YAML

Update to 1.2:

- Use netbsd-*.gz files to install the kernel rather than kern-*.tgz sets.
  This lets sysupgrade work in conjunction with the "releasekernel" target
  of build.sh, as this generates the former instead of the latter.

- Preserve timestamps of the kernel when backing it up as onetbsd.

- Fix some tests to not rely on the current state of the system (the cache
  directory and the autodetection of KERNEL).

(jmmv)

2012-08-24 22:12:26 UTC MAIN commitmail json YAML

Updated x11/libdrm to 2.4.39

(wiz)

2012-08-24 22:12:09 UTC MAIN commitmail json YAML

Update to 2.4.39:

Dave Airlie (1):
      radeon: add prime import/export support

Kenneth Graunke (1):
      intel: Use VG_CLEAR on the context destroy ioctl as well.

Marek Ol邸叩k (3):
      radeon: fix allocation of MSAA surfaces on r600-r700
      radeon: align r600 msaa buffers to a multiple of macrotile size
* num samples
      configure: bump version for 2.4.39 release

Tobias Klausmann (1):
      tests/modetest: Add a forgotten return, needed for opensuse buildservice

V鱈ctor Manuel J叩quez Leal (1):
      omap: include omap_drm.h independently

(wiz)

2012-08-24 20:35:39 UTC MAIN commitmail json YAML

2012-08-24 19:04:59 UTC MAIN commitmail json YAML

pkgtools/rpm2pkg: Fix broken zlib 1.26+ support

gzFile wasn't used currently.  Trying to build rpm2pkg on zlib 1.27
exposed the misuse.  rpm2pkg should build on all version of zlib now.

(marino)

2012-08-24 15:47:26 UTC MAIN commitmail json YAML

Add yesterday's new packages to their respective category Makefiles - thanks wiz

(prlw1)

2012-08-24 15:24:59 UTC MAIN commitmail json YAML

- cppunit-1.13.0, fluxbox-1.3.2, openafs-1.7.2, p5-App-cpanminus-1.5013
  [pkg/46549], parrot-4.6.0, py-gnosis-utils-1.2.1, py-pyutil-1.9.3
  [pkg/46551], py-setuptools_trial-0.5.12 [pkg/46550], slock-1.0,
  sympa-6.1.10, tcl-8.5.11, tk-8.5.11, wireshark-1.8.2, zim-0.56.

(hi christos, bsiegert, wen, he, obache, bouyer, marino, ryoon, and wiz ;) )

(wiz)

2012-08-24 15:21:29 UTC MAIN commitmail json YAML

Updated meta-pkgs/modular-xorg-apps to 1.8

(wiz)

2012-08-24 15:21:20 UTC MAIN commitmail json YAML

Add xcursorgen, now it's the xorg version. Bump version.

(wiz)

2012-08-24 15:20:32 UTC MAIN commitmail json YAML

Updated x11/xcursorgen to 1.0.5

(wiz)

2012-08-24 15:20:18 UTC MAIN commitmail json YAML

Switch to modular xorg version of xcursorgen.

1.0.5:
This minor maintenance release fixes compiler warnings and improves
build configuration.

Alan Coopersmith (5):
      Strip trailing whitespace
      Remove old XFree86 CVS id
      Add const attributes to fix gcc -Wwrite-strings warnings
      Fix -image argument parsing to not shadow "i" variable
      xcursorgen 1.0.5

Gaetan Nadon (2):
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      config: move man pages into their own directory

1.0.4:
This minor maintenance release allows building with libpng 1.4 & later,
and includes the usual round of recent build improvements & janitorial
cleanups.

Alan Coopersmith (2):
      config: Remove unnecessary calls from configure.ac
      xcursorgen 1.0.4

Cody Maloney (1):
      Upgraded to work with libpng14

Gaetan Nadon (6):
      Makefile.am: do not include autogen.sh in distribution #24183
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      config: update AC_PREREQ statement to 2.60

Yaakov Selkowitz (2):
      Remove INSTALL from git
      Use AC_PROG_SED and MAN_SUBSTS in macros-1.8

1.0.3:
Minor janitorial release of the application to prepare X cursor sets for
use with libXcursor.

Alan Coopersmith (3):
      Add README with pointers to mailing lists, bugzilla, & git
      Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
      xcursorgen 1.0.3

Paulo Cesar Pereira de Andrade (1):
      Ansification and compile warning fixes.

1.0.2:
Alan Coopersmith:
      Coverity #621: RESOURCE_LEAK: Returned without freeing storage "curr"
      renamed: .cvsignore -> .gitignore
      Coverity #624: RESOURCE_LEAK: Returned without freeing storage "fp"
      Change xcursorgen_CFLAGS to AM_CFLAGS to make automake-1.10 happier
      Replace static ChangeLog with dist-hook to generate from git log
      Use PACKAGE_VERSION for --version output
      Remove unused AC_TYPE_SIGNAL from configure.ac
      Add options/flags to man page & other man page cleanups
      Correct help flag in usage message (-?, not -h)
      Use strdup instead of malloc/strlen/strcpy
      Set version string in man page
      Version bump: 1.0.2

1.0.1:
Bug #3270: Fix rounding errors.

Technically, this is a downgrade of the version number, but I don't really
care and I hope noone else does either.

(wiz)

2012-08-24 15:04:53 UTC MAIN commitmail json YAML

gcc-4.5.3 in NetBSD/m68k 6.0_BETA2 gets ICE on compiling mktime.c.
-O1 works around in this case.

(tsutsui)

2012-08-24 15:04:47 UTC MAIN commitmail json YAML

+ abcm2ps-6.6.19, abcmidi-20120808, chktex-1.7.1, highlight-3.11,
  kdbg-2.5.2, openmpi-1.6.1, parallel-20120822, sablecc-3.6,
  spectrwm-2.0.0 [was scrotwm], texmaker-3.5, webkit-gtk-1.8.3,
  xmp-3.9.1.

(wiz)

2012-08-24 14:52:48 UTC MAIN commitmail json YAML

Updated games/onscripter to 20120721

(tsutsui)

2012-08-24 14:51:42 UTC MAIN commitmail json YAML

Update onscripter to 20120712.

Changes of 20120712:
- implement getmouseover instruction

(tsutsui)

2012-08-24 13:49:05 UTC MAIN commitmail json YAML

2012-08-24 13:36:52 UTC MAIN commitmail json YAML

Explicitly disable guile. PR 46830 by Sergey Litvinov.

(wiz)

2012-08-24 12:48:11 UTC MAIN commitmail json YAML

Fix build on older NetBSD current.

* Improve libexecinfo detection

(ryoon)

2012-08-24 12:14:09 UTC MAIN commitmail json YAML

Depend on new enough flex. Makes this build on DragonFly BSD.
Problem reported by marino.
Patch tested by Sascha Wildner.

(wiz)

2012-08-24 09:04:23 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-24 09:04:01 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3912 - requested by obache
multimedia/adobe-flash-plugin10.1: security update

Revisions pulled up:
- multimedia/adobe-flash-plugin10.1/Makefile                    1.20
- multimedia/adobe-flash-plugin10.1/distinfo                    1.12

---
  Module Name: pkgsrc
  Committed By: obache
  Date: Thu Aug 23 11:51:22 UTC 2012

  Modified Files:
  pkgsrc/multimedia/adobe-flash-plugin10.1: Makefile distinfo

  Log Message:
  Update adobe-flash-plugin10.1 to 10.3.183.23 for APSB12-19.

(tron)

2012-08-24 06:35:20 UTC MAIN commitmail json YAML

audio/fluidsynth: Fix DragonFly regression with v1.1.6

Fluidsynth was redefining a properly-defined macro to null based on an
apparently flawed assumption.  Add a condition to check if the macro is
defined before redefining.

This modified patch may fix more than just DragonFly.

(marino)

2012-08-24 04:54:18 UTC MAIN commitmail json YAML

2012-08-24 04:26:12 UTC MAIN commitmail json YAML

Depend on fonts/ps2pkm for pfb2pfa as per PR 46829. PKGREVISION -> 12.

(dholland)

2012-08-23 23:01:01 UTC MAIN commitmail json YAML

Restrict the version to <0.14.

(dholland)

2012-08-23 20:26:34 UTC MAIN commitmail json YAML

2012-08-23 20:22:27 UTC MAIN commitmail json YAML

Updated textproc/mdoclint to 1.17

(wiz)

2012-08-23 20:22:14 UTC MAIN commitmail json YAML

Recognize OpenBSD's beagle platform.
>From Jason McIntyre <jmc@OpenBSD.org>.

Bump version.

(wiz)

2012-08-23 19:31:01 UTC MAIN commitmail json YAML

devel/glib2/schemas.mk already pulls in blk3

(prlw1)

2012-08-23 19:11:39 UTC MAIN commitmail json YAML

Updated graphics/eog3 to 3.4.3

(prlw1)

2012-08-23 19:11:02 UTC MAIN commitmail json YAML

2012-08-23 19:00:42 UTC MAIN commitmail json YAML

Update from 2.5.2 to 2.5.3 (fixes CVE-2011-0411).

While we are touching it, fix PR/45986 with the patch supplied therein
(thanks)

Changes from 2.5.2 to 2.5.3:

  * When HDR/XHDR/XPAT were used on a new article coming into a newsgroup,
    requesting a header not present in the overview database, the first
    subsequent OVER/XOVER command did not show that article.  A remap of
    the overview data file was missing in nnrpd.  Thanks to Sam
    Varshavchik for the bug report.

  * When a header field appeared more than once in an article, it was
    missing from the overview data.  OVER/XOVER, as well as HDR/XHDR/XPAT
    using the overview, were therefore returning an empty field.  The
    content of the first occurrence is now returned, in accordance with
    RFC 3977.

    Perl and Python filters for innd now also properly initialize their
    header variables with the first occurrence of header fields.  (It is
    still the last occurrence for the Perl filter for nnrpd.)

  * Fixed a possible plaintext command injection during the negotiation of
    a TLS layer.  The vulnerability detailed in CVE-2011-0411 affects the
    STARTTLS and AUTHINFO SASL commands.  nnrpd now resets its read buffer
    upon a successful negotiation of a TLS layer.  It prevents malicious
    commands, sent unencrypted, from being executed in the new encrypted
    state of the session.

  * Fixed a regression that occurred in INN 2.5.0 when leading whitespace
    characters have been made significant in header field bodies.  It
    could lead INN to drop articles and throttle itself when running as a
    slave because Xref: header fields generated by other news servers, or
    even INN 2.4.6, could contain (valid) leading whitespace.  Thanks to
    Matija Nalis for having caught this bug.

  * Fixed an invalid 431 response to CHECK commands when innd is paused:
    the message-ID of the article to defer was missing.  Also fixed
    another issue in the messages innd replied; when an error occurred
    during a write on a channel, a trailing extra junk byte was added to
    the reply.  Thanks to River Tarnell for these bug reports.

  * It is now possible to properly generate daily statistics with
    sendinpaths thanks to the new -k and -r flags that permit to control
    the interval of days for processing dump files.  The new -c flag
    permits to send a copy of the generated e-mail to the newsmaster.

    Also fixed an issue with statistics that could be missing or
    duplicated for a couple of days when monthly sent.

    The documentation has been updated and mentions a preferred daily run
    of sendinpaths.  This script is a complete rewrite in Perl, and is
    based on Mohan Kokal's initial work.

  * cnfsheadconf now properly recognizes continuation lines in
    cycbuff.conf, that is to say lines ending with a backslash ("\").
    Thanks to John F. Morse for the bug report.

  * The order of CNFS buffers in a metacycbuff is now properly read and
    written by cnfsheadconf.  There previously was a confusion between
    hexadecimal and decimal values.  Thanks again to John F. Morse.

  * When the -l flag is given to cnfsstat, the cycbuff.conf and
    storage.conf files are now reloaded if they have been modified since
    the previous output of cnfsstat.

  * A single header field line is limited to 998 bytes, per RFC 5536.
    innd was previously accepting, and also generating Xref: header field
    lines, up to 1022 bytes.  Now, nnrpd (acting as an injecting agent)
    rejects articles which contain header field lines whose length exceeds
    998 bytes.  And innd (acting as a relaying or serving agent) no longer
    checks that.

  * nnrpd advertises the COUNTS, DISTRIBUTIONS, MODERATORS, MOTD and
    SUBSCRIPTIONS variants of the LIST command in response to
    CAPABILITIES.  These commands already existed in nnrpd but RFC 6048
    had not yet been published.

  * Add support for LIST MOTD in innd.  Consequently, the motd.news
    configuration file which was previously used only by nnrpd is renamed
    to motd.nnrpd (innupgrade takes care of the rename).  innd uses the
    new motd.innd file in *pathetc* for its message of the day.

  * Fixed an issue at configure time that made INN wrongly assume that
    OpenBSD (4.6) didn't support Unix-domain sockets.  Thanks to Wim Lewis
    for the patch.

  * Fixed an issue on systems which do not have a working flock(2)
    function (Solaris, for instance).  mailpost and pullnews are reported
    not to be usable on such systems.  Many thanks to Dennis Davis for the
    bug report.

    A wrapper around shlock is now called in Perl scripts.  The
    INN::Utils::Shlock module has been added for that use.

  * Fixed an issue in the Python access hook for nnrpd:  it has not been
    working since Python 2.5 on 64-bit platforms, owing to a change to
    Python's C API, using a new Py_ssize_t type definition instead of int.
    Thanks to Raphael Barrois for the patch.

  * Improve the stability of the Perl filters for innd and nnrpd: properly
    save and restore the stack pointer when needed.

  * The Injection-Date: header, when present, is now used by innd and
    makehistory to determine the posting date of an article.  Otherwise,
    the Date: header is used.

  * controlchan now imposes a date cutoff on processing control articles.
    The *artcutoff* parameter set in inn.conf is used.  Otherwise, without
    that cutoff, old control articles could be maliciously reinjected into
    Usenet, and replayed.  (An unsigned Injection-Date: header field could
    be added to an article that only had a Date: header field.)  A new -c
    flag has been added to controlchan to disable the cutoff check, if
    needed (usually when manually invoking the program).

  * nnrpd no longer adds or updates the Path: header field when an article
    is forwarded to a moderator.  It could otherwise lead to rejects at
    injection time when the article was approved by the moderator.

  * The X-Trace: header field was not properly generated when an article
    was locally posted.  The field mentioning the IP address was skipped,
    resulting in a wrong syntax for this header.  The local "127.0.0.1" IP
    address is now used.  Besides, "localhost" is now mentioned instead of
    an obscure "stdin" in injection header fields.

  * Fixed a bug in the frequency innfeed logs its status:  too many
    useless lines were written to news.notice.  Thanks to Florian
    Schlichting for the fix.

  * When unset in innfeed.conf, the *dynamic-method* parameter now
    properly defaults to 3 (instead of 0) and *use-mmap* to false (instead
    of true).  These two values were already the recommended ones in the
    documentation and the sample file.  Note that *use-mmap* is only used
    when innfeed is given file names to send instead of storage API
    tokens, which is a fairly rare use case.

  * innfeed no longer generates an error message (logged in news.err) when
    a parameter is not defined in innfeed.conf.  All the parameters have a
    default value, so there is no need to warn the user if they are not
    present in innfeed.conf.  Thanks to Dieter Stussy for having reported
    this problem.

  * Implement an upper limit to the number of file descriptors innd can
    handle.  At most (FD_SETSIZE-1) file descriptors can be used.  This
    upper limit now overrides any superior number set with *rlimitnofile*
    in inn.conf.  Thanks to Steve Crook for the bug report.

  * A default timeout on outgoing sockets (using NNTPconnect) has been
    added by Florian Schlichting.  For a long time, there have been
    occasional problems with actsync (and probably other programs) that
    would hang until manually killed or restarted.

  * The flag -S has been added to innd by Florian Schlichting.  When used,
    innd reports the errors found in incoming.conf and exits.

  * pullnews no longer stops processing newsgroups when an error occur
    during its run (for instance when a newsgroup mentioned in the
    configuration file is removed from an upstream server).  Besides, it
    can now use authentication when posting to the downstream server.

    A few other minor bugs have been fixed as for the way pullnews counts
    the articles.

  * Fixed the way innreport handles leap years.  It now properly generates
    HTML reports; dates were assumed to be relative to the current year,
    which may break their computation during for instance the whole 2012
    leap year.  Please note that no HTML reports have been lost, and that
    they will appear when INN is updated to this new version.

  * A new parameter has been added to inn.conf to determine whether the
    status file that innd can write out (depending on the value of the
    *status* parameter) is plain text or wrapped in HTML.  It previously
    only was a compile-time option, set to true by default.  Florian
    Schlichting added the *htmlstatus* parameter to provide a configurable
    behaviour.

  * It is now possible to run a script at the end of the execution of
    innshellvars scripts.  If a file named innshellvars.local,
    innshellvars.pl.local or innshellvars.tcl.local is present and
    executable in *pathetc*, then it will be executed by the corresponding
    innshellvars script (respectively shell, INN::Config Perl module, and
    Tcl).  A typical use is to add or override variables.

  * Add support for wire-formatted articles in scanspool.

  * A lot of work on cleaning old perl4-style code has been done by
    Florian Schlichting.

  * inncheck now generates a proper non-zero exit value when errors are
    found, and allows quiet mode with the -q flag.  Florian Schlichting
    has greatly improved this script in many regards, especially with a
    config-syntax parser for incoming.conf, innfeed.conf, readers.conf and
    storage.conf.

  * inncheck now properly finds the boundaries of substituted variables in
    newsfeeds thanks to Alexander Bartolich.

  * docheckgroups no longer uses awk.  On a few systems, the script was
    failing because of the presence of an old version of awk that has a
    limit in the size of the input it can handle.  Processing large
    newsgroups files was consequently impossible.  docheckgroups now uses
    Perl instead of awk, which solves the issue reported by John F. Morse.

  * Other minor bug fixes and documentation improvements.  In particular,
    the *debug-shrinking*, *fast-exit* and *initial-sleep* keys in
    innfeed.conf are now documented.  The function "filter_end()", called
    when Perl filtering is turned off, is also documented for the innd and
    nnrpd Perl filters.

(spz)

2012-08-23 18:24:25 UTC MAIN commitmail json YAML

2012-08-23 18:23:47 UTC MAIN commitmail json YAML

2012-08-23 18:15:45 UTC MAIN commitmail json YAML

net/pload: Fix partial patch

I'm not sure what happened here.  pload was building fine on DragonFly
with the proposed patches, but right now patch-ae only looks half updated.
Update the rest of patch-ae to finish the work of my prior commit.

Only affects DragonFly, which it's never built on.

(marino)

2012-08-23 18:15:38 UTC MAIN commitmail json YAML

copy the patch from ../gnome-desktop which deals with time_t != long

(drochner)

2012-08-23 18:04:12 UTC MAIN commitmail json YAML

mail/fdm: Fix non-privileged build and MAXNAMLEN

- The patch was added to define the non-posix MAXNAMLEN macro if it was
  not already defined.
- The Makefile had to patched and then inline-replaced to fix the
  invocation of the install program.  Without this, non-root builds fail.

(marino)

2012-08-23 17:36:43 UTC MAIN commitmail json YAML

pull in glib2/schemas.mk for schema handling. This doesn't make much
of a difference, the pkg seems not to compile schemas when
installing into the DESTDIR, so this is more for consistency.

(drochner)

2012-08-23 17:03:53 UTC MAIN commitmail json YAML

textproc/tcl-expat: Fix non-priviledged build

Tcl-expat does not need to create lib/tcl.  This is done already by the
lang/tcl package.  Attempting the pre-install target fails when built
by a non-root user so just remove this redundant target.

(marino)

2012-08-23 16:59:26 UTC MAIN commitmail json YAML

Updated all postgresql to the latest

(adam)

2012-08-23 16:56:39 UTC MAIN commitmail json YAML

Changes:
* CVE-2012-3488: PostgreSQL insecure use of libxslt
* CVE-2012-3489: PostgreSQL insecure use of libxml2
* Updates and corrections to time zone data
* Multiple documentation updates and corrections
* Add limit on max_wal_senders
* Fix dependencies generated during ALTER TABLE ADD CONSTRAINT USING INDEX.
* Correct behavior of unicode conversions for PL/Python
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT).
* Fix syslogger so that log_truncate_on_rotation works in the first rotation.
* Only allow autovacuum to be auto-canceled by a directly blocked process.
* Improve fsync request queue operation
* Prevent corner-case core dump in rfree().
* Fix Walsender so that it responds correctly to timeouts and deadlocks
* Several PL/Perl fixes for encoding-related issues
* Make selectivity operators use the correct collation
* Prevent unsuitable slaves from being selected for synchronous replication
* Make REASSIGN OWNED work on extensions as well
* Fix race condition with ENUM comparisons
* Make NOTIFY cope with out-of-disk-space
* Fix memory leak in ARRAY subselect queries
* Reduce data loss at replication failover
* Fix behavior of subtransactions with Hot Standby

(adam)

2012-08-23 16:42:39 UTC MAIN commitmail json YAML

Changes 9.0.9:
* Prevent access to external files/URLs via XML entity references
* Prevent access to external files/URLs via contrib/xml2's xslt_process()
* Prevent too-early recycling of btree index pages
* Fix crash-safety bug with newly-created-or-reset sequences
* Fix txid_current() to report the correct epoch when not in hot standby
* Fix bug in startup of Hot Standby when a master transaction has many
  subtransactions
* Ensure the backup_label file is fsync'd after pg_start_backup()
* Fix timeout handling in walsender processes
* Back-patch 9.1 improvement to compress the fsync request queue
* Fix LISTEN/NOTIFY to cope better with I/O problems, such as out of disk space
* Only allow autovacuum to be auto-canceled by a directly blocked process
* Improve logging of autovacuum cancels
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT)
* Ensure that a whole-row reference to a subquery doesn't include any extra
  GROUP BY or ORDER BY columns
* Disallow copying whole-row references in CHECK constraints and index
  definitions during CREATE TABLE

(adam)

2012-08-23 16:30:34 UTC MAIN commitmail json YAML

Changes 9.1.5:
* Prevent access to external files/URLs via XML entity references
* Prevent access to external files/URLs via contrib/xml2's xslt_process()
* Prevent too-early recycling of btree index pages
* Fix crash-safety bug with newly-created-or-reset sequences
* Fix race condition in enum-type value comparisons
* Fix txid_current() to report the correct epoch when not in hot standby
* Prevent selection of unsuitable replication connections as the synchronous
  standby
* Fix bug in startup of Hot Standby when a master transaction has many
  subtransactions
* Ensure the backup_label file is fsync'd after pg_start_backup()
* Fix timeout handling in walsender processes
* Wake walsenders after each background flush by walwriter
* Fix LISTEN/NOTIFY to cope better with I/O problems, such as out of disk space
* Only allow autovacuum to be auto-canceled by a directly blocked process
* Improve logging of autovacuum cancels
* Fix WITH attached to a nested set operation (UNION/INTERSECT/EXCEPT)

(adam)

2012-08-23 16:28:21 UTC MAIN commitmail json YAML

Added x11/gnome-desktop3 version 3.4.2

(prlw1)

2012-08-23 16:27:43 UTC MAIN commitmail json YAML

2012-08-23 16:14:43 UTC MAIN commitmail json YAML

2012-08-23 15:23:47 UTC MAIN commitmail json YAML

2012-08-23 15:18:07 UTC MAIN commitmail json YAML

update to 0.20.10
changes:
-removed scrollkeeper/omf
-minor feature additions
-bugfixes
-translation updates

(drochner)

2012-08-23 15:09:18 UTC MAIN commitmail json YAML

update to 0.7.7
changes:
-bugfixes
-added .pc file for pkg-config

disabled selftest for now, needs a "libcpptest" which is not on pkgsrc yet

(drochner)

2012-08-23 14:33:30 UTC MAIN commitmail json YAML

update to 2.36.2
changes:
-deprecate including headers apart from rsvg.h directly
-minor fixes

(drochner)

2012-08-23 14:30:59 UTC MAIN commitmail json YAML

2012-08-23 14:28:42 UTC MAIN commitmail json YAML

update to 2.26.3
changes:
-minor fixes
-translation updates

(drochner)

2012-08-23 13:45:23 UTC MAIN commitmail json YAML

Added devel/libpeas version 1.4.0

(prlw1)

2012-08-23 13:44:49 UTC MAIN commitmail json YAML

2012-08-23 13:39:04 UTC MAIN commitmail json YAML

Added sysutils/gsettings-desktop-schemas version 3.4.2

(prlw1)

2012-08-23 13:38:03 UTC MAIN commitmail json YAML

2012-08-23 13:34:44 UTC MAIN commitmail json YAML

Fix building on OSX (similar to devel/glib2)

(adam)

2012-08-23 13:10:52 UTC MAIN commitmail json YAML

rp-pppoe couldn't find the interfaces' Ethernet address with the old
code, as this used the NetBSD<5-style variable effective ifreq length.
The patched code works in old and new compilation environments. Patch
optimized by gimpy@.

(is)

2012-08-23 12:40:40 UTC MAIN commitmail json YAML

Updated math/p5-Math-Base36 to 0.10

(wen)

2012-08-23 12:38:35 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
0.10 2012-08-16
- Fix SYNOPSIS (RT #78790)

(wen)

2012-08-23 12:34:28 UTC MAIN commitmail json YAML

Updated inputmethod/ibus to 1.4.2

(obache)

2012-08-23 12:34:15 UTC MAIN commitmail json YAML

2012-08-23 12:32:11 UTC MAIN commitmail json YAML

Updated converters/p5-JSON-XS to 2.33

(wen)

2012-08-23 12:29:43 UTC MAIN commitmail json YAML

Update to 2.33

Upstream change:
2.33 Wed Aug  1 21:03:52 CEST 2012
- internal encode/decode XS wrappers did not expect stack
          moves caused by callbacks (analyzed and testcase by Jesse Luehrs).
- add bencode as to/from option in bin/json_xs.
        - add -e option to json_xs, and none and string in/out formats.

(wen)

2012-08-23 11:51:41 UTC MAIN commitmail json YAML

Updated multimedia/adobe-flash-plugin10.1 to 10.3.183.23

(obache)

2012-08-23 11:51:22 UTC MAIN commitmail json YAML

2012-08-23 10:13:53 UTC MAIN commitmail json YAML

Mark as not-compatible with python-2.5 -- runtime error due to missing
argparse.

(wiz)

2012-08-23 08:47:57 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-23 08:47:41 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3911 - requested by drochner
net/wireshark: security update

Revisions pulled up:
- net/wireshark/Makefile                                        1.81
- net/wireshark/distinfo                                        1.57
- net/wireshark/options.mk                                      1.6-1.7
- net/wireshark/patches/patch-ca                                1.1

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Thu Aug 16 14:52:27 UTC 2012

  Modified Files:
          pkgsrc/net/wireshark: Makefile distinfo options.mk
  Added Files:
          pkgsrc/net/wireshark/patches: patch-ca

  Log Message:
  update to 1.6.10
  changes:
  -security fixes for dissectors: DCP ETSI, XTP, AFP, RTPS2, GSM RLC MAC,
    CIP. STUN, EtherCAT Mailbox, CTDB
    (CVE-2012-4285, CVE-2012-4288, CVE-2012-4289..4293, CVE-2012-4296,
    CVE-2012-4297)
  -minor fixes

  pkgsrc change: fix build with gnutls3

  approved by the maintainer

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Thu Aug 16 15:11:49 UTC 2012

  Modified Files:
          pkgsrc/net/wireshark: options.mk

  Log Message:
  back out change I didn't want to commit

(tron)

2012-08-23 04:10:59 UTC MAIN commitmail json YAML

These patches are no longer needed after the last update; they were
removed from distinfo but apparently not from CVS.

(dholland)

2012-08-23 02:27:25 UTC MAIN commitmail json YAML

Note update of sysbuild to 2.2.

(jmmv)

2012-08-23 02:26:57 UTC MAIN commitmail json YAML

Update to 2.2:

- Add support to specify per-machine targets by prefixing the targets in
  BUILD_TARGETS by the machine they correspond to.  Useful, for example,
  to build different kernels depending on the machine type.

(jmmv)

2012-08-22 22:18:23 UTC MAIN commitmail json YAML

net/tcl-scotty: Last change no longer needed, revert

The reason tcl-scotty was missing an rpath during the build is because
tclConfig.sh wasn't configured with it.  lang/tcl has been updated so
that tclConfig.sh adds the appropriate runpath for the system.

Remove the previously hardcoded "-rpath" to revert the package to be
the way it way.

(marino)

2012-08-22 22:05:06 UTC MAIN commitmail json YAML

x11/tk: Ensure tkConfig.sh has embedded rpath

The version of the new tk package had some problems.
- The x11 paths weren't coming through
- The tkConfig.sh utility was missing runpath definition for TK_LIB_SPEC
- Threading was automatically selected

The X11 problem was fixed with addition CONFIGURE_ARGS
The runpath for TK_LIB_SPEC was added in the configure patch
An options.mk file was added based on the tcl version.

Problems found and fixes suggested by he@

(marino)

2012-08-22 22:03:17 UTC MAIN commitmail json YAML

lang/tcl: Ensure tclConfig.sh has embedded rpath

The runpath of the TCL_LIB_SPEC was missing as compared to version 8.4,
so the configure script was altered to add it back.
Also, the CONFIGURE_ARGS for thread options had unrecognized arguments.

Problems found and fixes suggested by he@

(marino)

2012-08-22 20:39:48 UTC MAIN commitmail json YAML

remove obsolete tcl dependency, ride on last night's unnecessary revbump

(drochner)

2012-08-22 19:46:59 UTC MAIN commitmail json YAML

2012-08-22 19:45:06 UTC MAIN commitmail json YAML

2012-08-22 19:44:28 UTC MAIN commitmail json YAML

Disable -ffunction-sections -fdata-sections and accompanying
--gc-sections on netbsd because --gc-sections doesn't work with the
netbsd-4 and netbsd-5 linker. See PR 46698 and PR 40401.

Bump PKGREVISION because this changes the compiled package on netbsd-6.

(dholland)

2012-08-22 16:55:48 UTC MAIN commitmail json YAML

Updated pkgtools/pkgin to 0.6.2.2nb1

(jperkin)

2012-08-22 16:55:27 UTC MAIN commitmail json YAML

pkgin links against libssl/libcrypto if found, so include openssl buildlink.

Bump PKGREVISION.

(jperkin)

2012-08-22 11:20:10 UTC MAIN commitmail json YAML

2012-08-22 09:44:31 UTC MAIN commitmail json YAML

Note removal of lang/tk-expect, lang/tcl-tclX and lang/tk-tclX

(marino)

2012-08-22 09:39:10 UTC MAIN commitmail json YAML

lang/tk-tclX: Remove package due to Tcl upgrade to v8.5

The TclX project is dead.  The homepage still works, but says the main
page for development is <http://www.neosoft.com/TclX/>, and it doesn't
resolve.  Additionally, the last release on Sourceforge was Nov 2005.

TclX does not build with the latest stable version of Tcl.  Rather than
keeping this package on life support, it's prudent to just remove it.

Discussed with wiz@ and he@

(marino)

2012-08-22 09:37:31 UTC MAIN commitmail json YAML

Remove lang/tcl-tclX and lang/tk-tclX packages

They don't build with TclX and the project is dead upstream.

(marino)

2012-08-22 09:35:36 UTC MAIN commitmail json YAML

lang/tcl-tclX: Remove package due to Tcl upgrade to v8.5

The TclX project is dead.  The homepage still works, but says the main
page for development is <http://www.neosoft.com/TclX/>, and it doesn't
resolve.  Additionally, the last release on Sourceforge was Nov 2005.

TclX does not build with the latest stable version of Tcl.  Rather than
keeping this package on life support, it's prudent to just remove it.

Discussed with wiz@ and he@

(marino)

2012-08-22 08:56:12 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-22 08:55:41 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3910 - requested by drochner
net/tor: security update

Revisions pulled up:
- net/tor/Makefile                                              1.88
- net/tor/distinfo                                              1.55

---
  Module Name:    pkgsrc
  Committed By:  drochner
  Date:          Mon Aug 13 17:13:45 UTC 2012

  Modified Files:
          pkgsrc/net/tor: Makefile distinfo

  Log Message:
  update to 0.2.2.38
  Tor 0.2.2.38 fixes a rare race condition that can crash exit relays;
  fixes a remotely triggerable crash bug; and fixes a timing attack that
  could in theory leak path information.

(tron)

2012-08-22 03:47:45 UTC MAIN commitmail json YAML

Ugh, I keep forgetting to commit this. Bumped net/pload on Aug. 15.

(dholland)

2012-08-22 03:44:50 UTC MAIN commitmail json YAML

Appears to work fine with emacs24

(dsainty)

2012-08-21 23:49:27 UTC MAIN commitmail json YAML

2012-08-21 23:44:10 UTC MAIN commitmail json YAML

Updated net/py-foolscap to 0.6.4

(gdt)

2012-08-21 23:43:46 UTC MAIN commitmail json YAML

Update to 0.6.4.

* Release 0.6.4 (18-Jun-2012)

** Minor Changes

The unreliable 'extras_require' property in setup.py, which allowed other
python programs to declare a dependency on foolscap's "secure_connections"
feature, was removed. See README.packagers for alternate instructions. (#174)

'flogtool' log-dumping commands (dump, tail, web-viewer) now accept a
consistent --timestamps= argument to control how event times are displayed
(UTC, local, seconds-since-epoch, etc). (#192, #193)

Certain invalid "location" strings (accepted by Tub.setLocation and put into
FURLs) are rejected earlier, and with better error messages. The error
message produced when 'flogtool dump' is given a FURL-file (instead of an
event log file) has been improved.

The Incident Gatherer will tolerate incident-file errors better, fetching
remaining incidents instead of halting. (#190)

The git-over-foolscap tools were cleaned up, and the documentation was
brought into line with the implementation. (#197)

Other minor bugs were fixed: #179, #191, #194, #195, #196

(gdt)

2012-08-21 22:19:15 UTC MAIN commitmail json YAML

lang/tk-expect: Remove package

This package is based on lang/tcl-expect which was just updated to
the latest version 5.45.  The expectk binary is no longer generated
in the latest versions of expect.  Since expectk is the sole purpose
of this package, it will be retired.

(marino)

2012-08-21 22:11:30 UTC MAIN commitmail json YAML

Remove lang/tk-expect from Makefile

(marino)

2012-08-21 22:05:26 UTC MAIN commitmail json YAML

Note update of lang/tcl, x11/tk, and lang/tcl-expect

(marino)

2012-08-21 22:00:24 UTC MAIN commitmail json YAML

x11/blt: Add tcl/tk 8.5 support

Mask some EXTERN functions that are already present in tcl 8.5 headers.

(marino)

2012-08-21 21:58:14 UTC MAIN commitmail json YAML

textproc/tcl-expat: Patch in tcl 8.5 support

The tcl-expat makefile was previously hardcoded for ltcl84.  Modify the
patch to hardcode it for ltcl85.

(marino)

2012-08-21 21:56:13 UTC MAIN commitmail json YAML

security/tcl-tls: Add tcl 8.5 support

The PLIST was hardcoded for libtls150.so.  Build With tcl 8.5, the
generated library becomes libtls85.so.  Use the tcl Makefile.version
file to generate a PLIST_SUBST variable to make this future-proof.

(marino)

2012-08-21 21:54:19 UTC MAIN commitmail json YAML

net/tcl-scotty: Insert rpath into libtnm.so

This is not a tcl/tk 8.5 fix.  The libtnm.so couldn't be found during the
build due to an omitted runpath.  Two other patches were regenerated
because they didn't match the source exactly.

(marino)

2012-08-21 21:51:07 UTC MAIN commitmail json YAML

mbone/wbd: Patch in tcl/tk 8.5 support

wbd's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.

(marino)

2012-08-21 21:49:30 UTC MAIN commitmail json YAML

mbone/vic: Patch in tcl/tk 8.5 support

vic's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.

(marino)

2012-08-21 21:47:28 UTC MAIN commitmail json YAML

mbone/vat: Patch in tcl/tk 8.5 support

vat's patches specify tcl/tk 8.4, so update the patches to specify 8.5
to fix build.

(marino)

2012-08-21 21:45:29 UTC MAIN commitmail json YAML

lang/tcl-otlc: Add tcl/tk 8.5 support

Pass the tlc/tk versions to the configure script after including their
Makefile.version files.  Unfortunately, while the build gets further,
it breaks later due to incompatiblity with version 8.5.

(marino)

2012-08-21 21:44:00 UTC MAIN commitmail json YAML

graphics/graphviz: Add tcl/tk 8.5 support

The PLIST was hardcoded for tcl8.4.  Leverage the tcl Makefile.version
to generate PLIST_SUBST variable so it won't break with tcl8.6.

(marino)

2012-08-21 21:41:03 UTC MAIN commitmail json YAML

chat/zircon: Add tcl/tk 8.5 support

Create 8.5 support files based on version 8.4 and add them to manifest.

(marino)

2012-08-21 21:38:53 UTC MAIN commitmail json YAML

chat/quirc: Add tcl/tk 8.5 support

In-line replace changes 8.3 support to 8.5 support.

(marino)

2012-08-21 21:37:56 UTC MAIN commitmail json YAML

2012-08-21 21:33:58 UTC MAIN commitmail json YAML

lang/tcl-expect: Upgrade from version 5.43 to 5.45

There doesn't appear to be a summary of changes between versions 5.43,
5.44 and 5.45.  Perusing the Changelog gives me the impression that
the updates are improvements and bug fixes against existing functionality.

Regardless, version 5.43 is incompatible with tcl8.5.  Expect had to
be updated after TCL was updated to version 8.5.

(marino)

2012-08-21 21:32:35 UTC MAIN commitmail json YAML

x11/tk: Upgrade from version 8.4.18 to 8.5.12

Highlights of Tk 8.5
  * New modern theming engine: New and complementary widgets that make use
    of platform-specific theming on Mac OS X and Windows to better fit in
    with those environments, and feature an improved look and feel under
    X11.
  * New widgets: Part of the themed widget set, Tk now has core notebook,
    combobox, treeview and progressbar widgets.
  * text widget: Smooth scrolling, widget peering, and improved procedures
    for counting and replacing text.
  * Font rendering: Now uses anti-aliased text under X11, and a more
    modern text engine (ATSUI) on Mac OS X.
  * Additional improvements: Window transparency, new fullscreen option
    for windows, enhancements to specific widgets and window layout,
    and more.

There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630) on the wiki for a complete
list of new features.

(marino)

2012-08-21 21:31:47 UTC MAIN commitmail json YAML

lang/tcl: Upgrade from version 8.4.18 to 8.5.12

Highlights of Tcl 8.5
  * Features: 8.5 has over 90 TIPs included to provide a wide variety of
    new features.
  * Bignums: Tcl now supports arbitrary-precision integers, which improves
    math operations on large integers.
  * Safer interps: Tcl's powerful safe interpreter mechanism now has
    improved control of time and command limits in slave interpreters.
  * clock command: More robust implementation of command for specifying
    time, with significant l10n and i18n improvements.
  * dict command: New data structure that allows access to data by value
    rather than a variable name, which is substantially faster.
  * Additional improvements: Faster list search, new and improved
    mathematics procedures, anonymous procedures, new ways to package Tcl
    extensions, Tcl-level custom channel types, file and line location
    information for each command, and more.

There is of course much, much more.
See [8.5 Changes](http://wiki.tcl.tk/10630) on the wiki for a complete
list of new features.

(marino)

2012-08-21 19:50:54 UTC MAIN commitmail json YAML

update to 1.1, from Leonardo Taccari per PR pkg/46823
changes:
The command line tools have been combined into one tool that does all:
mubusy. Where previously you would have called "mupdfclean blah blah
blah", now call "mubusy clean blah blah blah" instead.
Support for UserUnits
bugfixes and optimisations

(drochner)

2012-08-21 18:05:23 UTC MAIN commitmail json YAML

Updated textproc/grep to 2.14

(adam)

2012-08-21 18:04:59 UTC MAIN commitmail json YAML

Changes 2.14:
** Bug fixes

  grep -i '^$' could exit 0 (i.e., report a match) in a multi-byte locale,
  even though there was no match, and the command generated no output.
  E.g., seq 2 | LC_ALL=en_US.utf8 grep -il '^$' would mistakenly print
  "(standard input)".  Related, seq 9 | LC_ALL=en_US.utf8 grep -in '^$'
  would print "2:4:6:8:10:12:14:16" and exit 0.  Now it prints nothing
  and exits with status of 1.  [bug introduced in grep-2.6]

  'grep' no longer falsely reports text files as being binary on file
  systems that compress contents or that store tiny contents in metadata.

(adam)

2012-08-21 15:51:47 UTC MAIN commitmail json YAML

Fix CVE-2012-3482 in fetchmail from git repo

(tez)

2012-08-21 15:49:54 UTC MAIN commitmail json YAML

2012-08-21 15:27:04 UTC MAIN commitmail json YAML

Note update of mail/roundcube package to 0.8.1.

(taca)

2012-08-21 15:26:32 UTC MAIN commitmail json YAML

Update roundcube to 0.8.1.

Fixes two XSS issue.

Here is quote from changelog of 0.8.1, please refer CHAGNGELOG file for
full changes from 0.7.2.

- Fix bug where domain name was converted to lower-case even with login_lc=false (#1488593)
- Fix lower-casing email address on replies (#1488598)
- Fix line separator in exported messages (#1488603)
- Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)
- Fix XSS issue where href="javascript:" wasn't secured (#1488613)
- Fix impossible to create message with empty plain text part (#1488610)
- Fix stripped apostrophes when replying in plain text to HTML message (#1488606)
- Fix inactive Save search option after advanced search (#1488607)
- Fix Remove from group option is active for contact search result (#1488608)
- Disable autocapitalization in login form on iPad/iPhone (#1488609)
- Fix focus on the list when list row is clicked (#1488600)
- Added separate From and To columns apart from smart From/To column (#1486891)
- Fix fallback to Larry skin when configured skin isn't available (#1488591)
- Fix (workaround) delete operations with some versions of memcache (#1488592)
- Fix (disable) request validation for spell and spell_html actions

(taca)

2012-08-21 13:52:47 UTC MAIN commitmail json YAML

Note update of devel/ruby-ffi package to 1.1.5.

(taca)

2012-08-21 13:52:10 UTC MAIN commitmail json YAML

Update ruby-ffi to 1.1.5.

* pkgsrc change: require ruby-rdoc version 3.9.4 or later to build
  problem on ruby18 and ruby19.

Exact changes aren't available, please refer:
        https://github.com/ffi/ffi/commits/master

(taca)

2012-08-21 13:46:20 UTC MAIN commitmail json YAML

Require ruby-rdoc version 2.5.8 or later to fix build problem with ruby18.

(taca)

2012-08-20 21:20:53 UTC MAIN commitmail json YAML

+ attica-0.4.1, boehm-gc-7.2d, coreutils-8.19, grep-2.14, gthumb-3.0.2,
  gupnp-0.18.4, gupnp-av-0.10.3, mupdf-1.1, openttd-1.2.2,
  x264-devel-20120818.

(wiz)

2012-08-20 18:56:28 UTC pkgsrc-2012Q2 commitmail json YAML

2012-08-20 18:56:05 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3909 - requested by wiz
graphics/gimp: security patch

Revisions pulled up:
- graphics/gimp/Makefile                                        1.218 via patch
- graphics/gimp/distinfo                                        1.68
- graphics/gimp/patches/patch-plug-ins_common_file-gif-load.c  1.1

---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Mon Aug 20 12:54:01 UTC 2012

  Modified Files:
  pkgsrc/graphics/gimp: Makefile distinfo
  Added Files:
  pkgsrc/graphics/gimp/patches: patch-plug-ins_common_file-gif-load.c

  Log Message:
  Fix CVE-2012-3481 using Nils Philippsen's patch.
  Bump PKGREVISION.

(tron)

2012-08-20 16:02:08 UTC MAIN commitmail json YAML

py-gobject3 depends on gobject, so add glib2 to bl3.mk

(prlw1)

2012-08-20 14:14:17 UTC MAIN commitmail json YAML

Add a 'apache-mpm-shared' option to build all three MPMs as dynamic modules.
If selected, the existing apache-mpm-event, apache-mpm-prefork and
apache-mpm-worker options determine which will be loaded in the default
config file.

Note: if worker is in the mix, the build will simply never build mod_cgi,
regardless of which MPM is the default.

(fhajny)

2012-08-20 12:54:17 UTC MAIN commitmail json YAML

Updated graphics/gimp to 2.8.0nb3

(wiz)

2012-08-20 12:54:01 UTC MAIN commitmail json YAML

2012-08-20 12:50:51 UTC MAIN commitmail json YAML

Updated devel/p5-App-cpanminus to 1.5017

(wen)

2012-08-20 12:45:25 UTC MAIN commitmail json YAML

Update to 1.5017
Based on PR pkg/46549 by Wen Heping(myself)

Upstream changes:
1.5017 Wed Jul 18 08:28:49 PDT 2012
  [Improvements]
      - Ignore tarballs whose first entry is "./" (doy) #184

1.5016 Tue Jul 17 12:00:57 PDT 2012
  [Improvements]
      - Added Module/CPANfile.pm to the fatlib. This allows bootstrapping dependencies
        with cpanm --installdeps on Heroku etc.

1.5015 Sun Jun 24 15:34:57 PDT 2012
  [Improvements]
      - Improved Makefile.PL to include bugtracker info (Ben Bullock)
      - Fixed some merge mess with devel

1.5014 Tue Jun 12 18:27:02 PDT 2012
  [Improvements]
      - Make sure 'f' flag becomes the last for some tar versions (mst, aaronsw)
      - Fixed warnings on perl 5.17+ (rjbs)
      - Fix local::lib error message (berekuk)

1.5013 Sat May 12 06:15:44 EEST 2012
  [Bug Fixes]
      - Fixed --cascade-search to seach for missing modules, which was broken by #150

1.5012 Fri May 11 05:47:56 CEST 2012
  [Improvements]
      - Change the behavior of --mirror-index so that it won't fallback to CPAN mirrors #150 (thaljef)
      - Support v-strings in versions specified install [https://github.com/miyagawa/carton/issues/48]

1.5011 Thu Apr 12 18:57:06 JST 2012
  [Improvements]
      - Point default mirror to www.cpan.org #148

1.5010 Sat Mar 31 12:59:52 CEST 2012
  [New Feature]
      - Implemented --test-only option #40

1.5009 Fri Mar 30 18:44:12 CEST 2012
  [Bug Fixes]
      - Fixed a bug where URL containing ~ (childe) fails to install #134
      - Fixed a bug where install.json contains bogus data when you specify dist paths

1.5008 Sat Mar 17 18:19:57 PDT 2012
  [Bug Fixes]
      - Fied a bug where `cpanm Foo` doesn't properly activate local::lib during installs
        when you don't have write permissions #143 (goodel, ash)
      - Improved the warning message when you don't have write permisisons #145 (ash)

(wen)

2012-08-20 12:34:50 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Template-Pro to 0.9509

(wen)

2012-08-20 12:32:27 UTC MAIN commitmail json YAML

Update to 0.9509

Upstream changes:
0.9507 Fri Dec  9 09:44:49 EET 2011
- patch for XSS vulnerability in HTML::Template::Pro
  thanks to Shigeki Morimoto shigeki.morimoto mixi.co.jp

0.9508 Mon Dec 26 16:13:37 EET 2011
- use unicode quoting in XSS vulnerability patch (more portable)
  thanks to Shigeki Morimoto shigeki.morimoto mixi.co.jp

0.9509 Tue Feb 28 21:15:28 EET 2012
- more verbose messages for tag stack underflow

(wen)

2012-08-20 12:25:05 UTC MAIN commitmail json YAML

Added net/freeDiameter version 1.1.2 [wiz 2012-08-20]

(wiz)

2012-08-20 12:21:53 UTC MAIN commitmail json YAML

Add missing files "share/wireshark/diameter/TGPPS9.xml" and
"share/wireshark/radius/dictionary.alcatel-lucent.xylan" to package list.
Bump package revision because the binary was changed.

(tron)

2012-08-20 12:18:36 UTC MAIN commitmail json YAML

Add description for freediameter-all-extensions.

(wiz)

2012-08-20 12:18:00 UTC MAIN commitmail json YAML

+ freeDiameter.

(wiz)

2012-08-20 12:17:20 UTC MAIN commitmail json YAML

Import freeDiameter-1.1.2 as net/freeDiameter.

freeDiameter is a implementation of the Diameter protocol specified
in RFC3588. Diameter is a protocol for carrying Authentication,
Authorization and Accounting information. It is an evolution of
the widely-deployed RADIUS protocol. freeDiameter also implements
the changes to the Diameter protocol introduced by the rfc3588bis
Internet Draft (work in progress).

freeDiameter is open-source and released under a BSD compatible
license. It is mainly written in the C language, which provides
excellent performance and small memory footprint.

(wiz)

2012-08-20 11:44:44 UTC MAIN commitmail json YAML

Added sysutils/openxenmanager version 0.0.80

(ryoon)

2012-08-20 11:44:00 UTC MAIN commitmail json YAML

Add openxenmanager

(ryoon)

2012-08-20 11:41:46 UTC MAIN commitmail json YAML

Import openxenmanager-0.0.80 as sysutils/openxenmanager.

OpenXenManager is a graphical interface to manage XenServer / Xen
Cloud Platform (XCP) hosts through the network. OpenXenManager is
an open-source multiplatform clone of XenCenter (Citrix).

Some functions are not working properly with Citrix XenServer 6.
But boot and suhtdown are works.

(ryoon)

2012-08-20 11:37:13 UTC MAIN commitmail json YAML

Updated net/gtk-vnc to 0.5.1
Updated net/vinagre to 3.4.2

(ryoon)

2012-08-20 11:36:17 UTC MAIN commitmail json YAML

Update to 3.4.2

Changelog:

Vinagre 3.4.2
=============

David King (2):
      Update NEWS for 3.4.2 release
      Post-release version bump to 3.4.2

Jonh Wendell (1):
      Updated Brazilian Portuguese translation

Wolfgang Stöggl (1):
      [l10n] Updated German translation

Vinagre 3.4.1
=============

Andika Triwidada (1):
      [l10n] Updated Indonesian translation

Andrej Žnidaršič (1):
      Updated Slovenian translation

Arash Mousavi (1):
      Updated Persian Translations

Aurimas Černius (2):
      Updated Lithuanian translation
      Updated Lithuanian translation

Bruno Brouard (1):
      Updated French translation

Chandan Kumar (2):
      Updated HINDI translation
      Updated HINDI translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Nylander (1):
      Updated Swedish translation

Daniele Forsi (1):
      Use example.com in address examples, bug 672238

David King (2):
      Update NEWS for 3.4.1 release
      Post-release version bump to 3.4.1

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (1):
      Updated Hungarian translation

Gil Forcada (1):
      [l10n] Updated Catalan translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Matej Urbančič (1):
      Updated Slovenian translation

Milo Casagrande (1):
      [l10n] Updated Italian translation

Petr Kovar (1):
      Update Czech translation

Piotr Drąg (1):
      Updated Polish translation

Richard Hughes (1):
      Fix the Russian translation

Roman Mátyus (1):
      Updated Slovak translation

Мирослав Николић (1):
      Updated Serbian translation

Vinagre 3.4.0
=============

Andrea Zagli (1):
      [l10n] Updated Italian translation

Bruno Brouard (1):
      Updated French doc translation

David King (2):
      Post-release version bump to 3.4.0
      Update NEWS for 3.4.0 release

EL8LatSPQ (1):
      update Simplified Chinese (zh_CN) translation

Hajime Taira (1):
      Updated Japanese translation.

Lucas Lommer (1):
      Updated Czech translation

Rudolfs Mazurs (1):
      Updated Latvian translation.

Stas Solovey (2):
      Added Russian help translation
      Updated Russian translation

Sweta Kothari (1):
      Updated Gujarati Translations

YunQiang Su (2):
      update Simplified Chinese (zh_CN) translation
      Revert "update Simplified Chinese (zh_CN) translation"

Yuri Myasoedov (1):
      Fixed help/Makefile.am

Vinagre 3.3.92
==============

A S Alam (1):
      update Punjabi Translation

Antonio Fernandes C. Neto (1):
      Updated Brazilian Portuguese translation

Ask H. Larsen (1):
      Updated Danish translation

Bruce Cowan (1):
      Updated British English translation

Carles Ferrando (1):
      [l10n]Updated Catalan (Valencian) translation

Changwoo Ryu (1):
      Updated Korean translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Daniel Korostil (1):
      Uploaded Ukranian

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Nylander (1):
      Updated Swedish translation

David King (2):
      Version bump to 3.3.92
      Update NEWS for 3.3.92 release

Dr.T.Vasudevan (2):
      updated Tamil translation
      updated Tamil translation

Duarte Loreto (1):
      Updated Portuguese translation

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian help translation

Gheyret Kenji (1):
      Updated Uyghur translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Jeremy Bicha (1):
      Fix help links (for yelp-tools conversion)

Jiro Matsuzawa (1):
      Fix a broken tag in gl.po, bug 668858

Joan Duran (1):
      [l10n] Updated Catalan translation

Kasia Bondarava (1):
      Added Belarusian translation.

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Krishnababu Krothapalli (1):
      Updated Telugu Translations

Mario Blättermann (2):
      [l10n] Updated German translation
      [l10n] Updated German doc translation

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Nilamdyuti Goswami (1):
      Assamese translation completed

Piotr Drąg (1):
      Updated Polish translation

Tiffany Antopolski (1):
      help/C/introduction: fix how image renders in html.

Wouter Bolsterlee (1):
      Updated Dutch translation

Yuri Myasoedov (1):
      Updated Russian translation

Мирослав Николић (1):
      Updated Serbian translation

Vinagre 3.3.4
=============

Alexander Shopov (1):
      Updated Bulgarian translation

Andrej Žnidaršič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Bruno Brouard (4):
      New French doc translation
      Updated French translation
      Updated French doc translation
      Updated French doc translation

Daniel Mustieles (1):
      Updated Spanish translation

David King (3):
      Post-release version bump to 3.3.4
      Fix Slovenian help translation
      Update NEWS for 3.3.4 release

Ekaterina Gerasimova (1):
      Improve keyboard-shortcuts help page

Jeremy Bicha (1):
      Make host text entry editable in connect dialog

Jovan Naumovski (1):
      Updated Macedonian translation.

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Peteris Krisjanis (2):
      Added Latvian translation for Vinagre help.
      Updated Latvian translation.

Xandru Armesto (1):
      Updated asturian translation

Vinagre 3.3.3
=============

Alexandre Franke (1):
      Update French translation

Alexandre Rostovtsev (1):
      Fix implicit function declarations, bug 660531

Daniel Mustieles (1):
      Updated Spanish translation

David King (8):
      Post-release version bump to 3.3.3
      Remove spurious n-rows and n-columns properties
      Bump pkg-config requirement to 0.24
      Fix Hungarian and Solvenian help translation
      Fix some pointer type mismatch warnings
      Create m4 and build-aux directories in autogen.sh
      Set the window on the reverse VNC listener
      Update NEWS for 3.3.3 release

Jeremy Bicha (1):
      Switch help to build with yelp-tools, bug 657669

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Matej Urbančič (1):
      Updated Slovenian translation

Roman Mátyus (1):
      Updated Slovak translation

Tomas Bzatek (1):
      Fix SPICE plugin compilation against GtkGrid

Yaakov Selkowitz (2):
      Link plugins into the vinagre binary, bug 653558
      Fix build on Cygwin, bug 665368

Yaron Shahrabani (1):
      Updated Hebrew translation.

Vinagre 3.3.2
=============

Ana Shopovska (1):
      Change the group names from lowercase to CamelCase

David King (3):
      Post-release version bump to 3.3.2
      Use a button-sized image on ‘�uthenticate’�button
      Update NEWS for 3.3.2 release

Fran Diéguez (1):
      Updated Galician translations

Jiro Matsuzawa (1):
      Updated Japanese translation

Jorge González (2):
      Updated Spanish translation
      Updated Spanish translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Muhammet Kara (1):
      [l10n]Updated Turkish translation

Sorina Sandu (1):
      Modified screenshot timestamp using current time

Victoria Martinez de la Cruz (1):
      Use GtkGrid rather than deprecated GtkTable

Yaron Shahrabani (1):
      Updated Hebrew translation.

YunQiang Su (1):
      fix an zh_CN translation mistake

Vinagre 3.3.1
=============

Alexandre Rostovtsev (2):
      Fix implicit declaration in vinagre-tube-handler.c
      Do not use deprecated gtk_widget_modify_bg()

Algimantas Margevičius (1):
      Updated Lithuanian translation

Ali Akbar Najafian (1):
      Added Persian translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Nylander (1):
      Updated Swedish translation

David King (3):
      Post-release version bump to 3.3.1
      Add range to history-size GSettings key
      Update NEWS for 3.3.1 release

Frédéric Péters (1):
      Display correct application icon in about dialog

Gabor Kelemen (2):
      Little fixes for the Hungarian help translation
      Fix an accelerator conflict

Jasper Lievisse Adriaanse (1):
      Add missing includes to fix build on OpenBSD

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Matej Urbančič (1):
      Updated Slovenian translation

Piotr Drąg (1):
      Updated Polish translation

Tommi Vainikainen (1):
      Fix a truncated string marked for translation

Tristan Schmelcher (1):
      Hold the slave PTY open, so that SSH does not fail

Wolfgang Stöggl (1):
      [l10n] Updated German documentation translation

Yaron Shahrabani (1):
      Updated Hebrew translation.

krishnababu k (1):
      Updated Telugu Translations

Vinagre 3.2.0
=============

Andrea Zagli (1):
      [l10n] Updated Italian translation

Carles Ferrando (1):
      [l10n]Updated Catalan (Valencian) translation

Changwoo Ryu (1):
      Updated Korean translation

David King (4):
      Post-release version bump to 3.2.0
      Remove tab close button minimum size hacks
      Remove deprecated GTK+ API usage in ovBox
      Update NEWS for 3.2.0 release

Gabor Kelemen (2):
      Updated Hungarian translation
      Updated Hungarian help translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Nilamdyuti Goswami (1):
      Update Assamese translation

Petr Kovar (1):
      Update Czech translation by Lucas Lommer

Theppitak Karoonboonyanan (1):
      Updated Thai translation.

Tommi Vainikainen (1):
      Updated Finnish translation

Vinagre 3.1.92
==============

Aputsiaq Janussen (1):
      Updated Danish translation

Bruce Cowan (1):
      Updated British English translation

David King (4):
      Post-release version bump to 3.1.92
      Enable AM_MAINTAINER_MODE in configure.ac
      Fix a few trivial compiler warnings
      Update NEWS for 3.1.92 release

Duarte Loreto (1):
      Updated Portuguese translation

Fran Dieguez (1):
      Updated galician translations

Jiro Matsuzawa (1):
      Updated Japanese translation

Joan Duran (1):
      [l10n]Updated Catalan translation

Krasimir Chonov (1):
      Updated Bulgarian translation

Piotr Drąg (1):
      Updated Polish translation

Rudolfs Mazurs (1):
      Updated Latvian translation.

Timo Jyrinki (1):
      Updated Finnish translation.

Yinghua Wang (1):
      update Simplified Chinese (zh_CN) translation

dmustieles (1):
      Updated Spanish translation

Мирослав Николић (1):
      Updated Serbian translation

Vinagre 3.1.91
==============

Aurimas Černius (1):
      Updated Lithuanian translation

David King (3):
      Post-release version bump to 3.1.91
      Use correct compiler warning flags variable
      Update NEWS for 3.1.91 release

Dr.T.Vasudevan (1):
      Updated Tamil translation

Ekaterina Gerasimova (1):
      Fixed bad wording in connect help

Jorge González (5):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Mario Blättermann (1):
      [l10n] Updated German doc translation

Og B. Maciel (2):
      Updated Brazilian Portuguese translation.
      Updated Brazilian Portuguese translation.

Vinagre 3.1.90
==============

A S Alam (1):
      update Punjabi Translation

Abduxukur Abdurixit (1):
      Added UG translation

Alexandre Franke (1):
      Update French translation

Andika Triwidada (1):
      Updated Indonesian translation

Andrej Žnidaršič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Daniel Nylander (1):
      Updated Swedish translation

David King (5):
      Post-release version bump to 3.1.90
      Do not set empty text on the credential entry
      Use a string constant for the help module name
      Add help button to connect dialog
      Update NEWS for 3.1.90 release

Fran Dieguez (1):
      Updated Galician translations

Kjartan Maraas (2):
      Updated Norwegian bokmål translation.
      Updated Norwegian bokmål translation

Mario Blättermann (1):
      [l10n] Updated German translation

Matej Urbančič (1):
      Updated Slovenian translation

Yaron Shahrabani (1):
      Updated Hebrew translation.

Yuri Myasoedov (1):
      Updated Russian translation

Vinagre 3.1.5
=============

Alexander Shopov (1):
      Updated Bulgarian translation

Aurimas Černius (1):
      Update Lithuanian translation

Claude Paroz (1):
      Updated French translation

Daniel Mustieles (1):
      Updated Spanish translation

Daniel Nylander (1):
      Updated Swedish translation

David King (12):
      Post-release version bump to 3.1.5
      Connect the bookmark menu item ‘�ctivate’�signal
      Disable Ctrl-Alt-Del action in view-only mode
      Port from Gtk[H|V]Box to GtkBox
      Rework the first-run keyboard shortcut message
      Remove a stray comment
      Correct deprecation flags variable in Makefile.am
      Replace three full stops by an ellipsis
      Remove preferences dialog, bug 614774
      Make some defines static const variables
      Update first-run help button target
      Update NEWS for 3.1.5 release

Ekaterina Gerasimova (4):
      Improved wording and added screenshots to help
      Update help/Makefile.am with new screenshots
      Add new keyboard-shortcuts.page to help
      Removed link to bookmarks page in help

Gabor Kelemen (1):
      Updated Hungarian translation by n0m4dm4n <n0m4dm4n at gmail dot com>

Guillaume Desmottes (1):
      Default to 8 bit color depth for Telepathy tubes

Inaki Larranaga Murgoitio (1):
      Added Basque language

Jorge González (1):
      Updated Spanish translation

Vinagre 3.1.4
=============

A S Alam (1):
      update Punjabi Translation for package

Abduxukur Abdurixit (1):
      Added UG translation

Daniel Mustieles (1):
      Updated Spanish translation

David King (5):
      Post-release version bump to 3.1.4
      Add GConf to GSettings convert file
      Remove the unused dummy plugin source files
      Move about dialog text to GtkBuilder XML
      Update NEWS for 3.1.4 release

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Matej Urbančič (1):
      Updated Slovenian translation

Rudolfs Mazurs (1):
      Updated Latvian translation.

Yaron Shahrabani (1):
      Updated Hebrew translation.

Vinagre 3.1.3
=============

David King (12):
      Post-release version bump to 3.1.3
      Translate the application name
      Convert directory lookup functions to Vala
      Rework Vinagre.Dirs.get_ui_file() logic
      Use g_get_system_data_dirs() to find data files
      Remove unnecessary Win32-specific path checks
      Remove an unused callback for the plugin dialog
      Use g_slist_free_full() where possible
      Add generated Vinagre.Dirs C file to .gitignore
      Use the slice allocator to allocate structures
      Replace xmlChar casts with BAD_CAST from libxml
      Add generated help and translations to gitignore

Ekaterina Gerasimova (1):
      Update for recent UI changes

Gabor Kelemen (2):
      Added Hungarian translation by n0m4dm4n <n0m4dm4n at gmail dot com>
      Add DOC_LINGUAS variable to help/Makefile.am, so that docs gets built

Marc-André Lureau (6):
      Rework widget visibility toggling
      Check whether building for a Windows host
      Fix Win32 build of spice plugin and SSH handling
      Avoid NULL dereference if a URI has no hostname
      Correct include order to fix Win32 build
      Only compile pty-open.c if getpt() is available

Muhammet Kara (2):
      Updated Turkish translation
      Updated Turkish translation file header

Tomas Bzatek (4):
      Fix compilation of Spice plugin
      Allow the main notebook to expand
      Distribute the config VAPI file
      Correct SSH and RDP conditional tests in configure

Yinghua Wang (1):
      update Simplified Chinese (zh_CN) translation

Vinagre 3.1.2
=============

Abduxukur Abdurixit (1):
      Added UG translation

Andika Triwidada (1):
      Updated Indonesian translation

Carles Ferrando (1):
      [l10n]Updated Catalan (Valencian) translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

Daniel Mustieles (1):
      Updated Spanish translation

David King (18):
      Post-release version bump to 3.1.2
      Remove gettext macros in configure.ac, bug 650150
      Rewrite remaining utility functions with Vala
      Conditionally include headers for introspection
      Remove the im-status plugin
      Add static extension support
      Convert plugins to use VinagreStaticExtension
      Remove libpeas support
      Remove gobject-introspection support
      Remove pkg-config file
      Do not install headers
      Do not install plugin desktop files
      Remove active plugin list from settings
      Remove plugin dialog
      Integrate reverse-vnc plugin directly
      Remove an unused GtkUIManager file
      Remove the bookmarks side panel
      Update the DOAP file slightly

Ekaterina Gerasimova (2):
      Improve structure of help pages
      Tidy up help and improve instructions

Fran Diéguez (1):
      Updated Galician translations

Jorge González (1):
      Updated Spanish translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Kristjan SCHMIDT (1):
      Updated Esperanto translation

Matej Urbančič (4):
      Updated Slovenian translation
      Updated Slovenian translation
      Added Slovenian translation
      Updated Slovenian translation

Yaron Shahrabani (2):
      Updated Hebrew translation.
      Updated Hebrew translation.

Zeeshan Ali (Khattak) (3):
      Indent Vala code as per the Rygel coding style
      Remove bogus 'static' declaration of util methods
      Conform more closely to Rygel coding style

Vinagre 3.1.1
=============

Abduxukur Abdurixit (2):
      Added UG translation
      Added UG translation

Daniel Korostil (1):
      Uploaded Ukranian

Daniel Mustieles (4):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

David King (18):
      Leave initial focus set to the primary toolbar
      Capitalise Vinagre in command-line option help
      Check for gnome-icon-theme during configure
      Mark only the connect action as being important
      Use ‘�emote desktop’�rather than ‘�achine��
      Correct some UI strings and stock icon usage
      Fix reverse-vnc GtkBuilder file search path
      Many UI and string changes, bug 599690
      Post-release version bump to 3.1.1
      Make it possible to focus the hostname GtkEntry
      Update copyright and authors information
      Minor updates to the man page
      Add dbus-glib-1 to telepathy-glib pkg-config check
      Remove panel applet
      Move some utility code to where it is used
      Change *.tar.gz to *.tar.xz in .gitignore
      Rename source file and update includes
      Convert some utility functions to Vala

Dominique Leuenberger (1):
      Fix the SSH plugin build, bug 647497

Ekaterina Gerasimova (6):
      Remove old DocBook help
      Add Mallard help
      Add using page and minor updates to help
      Update help for UI string changes
      Add help page for reverse connections, bug 597110
      Fix help button in reverse connection dialog

Fran Diéguez (2):
      Updated galician translations
      Updated Galician translations

Jordi Serratosa (1):
      [l10n]Fixes on Catalan translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Mario Blättermann (1):
      [l10n] Updated German translation

Muhammet Kara (1):
      Updated Turkish translation

Paolo Bonzini (1):
      Add X geometry command-line option, bug 640082

Yaron Shahrabani (1):
      Updated Hebrew translation.

Vinagre 3.0.0
=============

Abduxukur Abdurixit (1):
      Added UG translation

Alexander Shopov (1):
      Updated Bulgarian translation

Andrea Zagli (1):
      [l10n] Updated Italian translation

Baris Cicek (1):
      Updated turkish translation

Chao-Hsiung Liao (1):
      Updated Traditional Chinese translation(Hong Kong and Taiwan)

David King (3):
      Add description to DOAP file
      Require automake 1.11.1 and dist as .xz only
      Bump VINAGRE_ABI_VERSION to 3.0

Dr.T.Vasudevan (1):
      Updated Tamil translation

Flamarion Jorge (1):
      Updated Brazilian Portuguese translation

Inaki Larranaga Murgoitio (1):
      Updated Basque language

Kjartan Maraas (1):
      Include config.h where necessary

Kris Thomsen (1):
      Updated Danish translation

Lukas Lommer (1):
      Updated Czech translation

Rajesh Ranjan (1):
      hindi updated

Roman Mátyus (1):
      Updated Slovak translation

Vinagre 2.91.93
===============

Cosimo Cecchi (1):
      Add some style classes and junctions to make vinagre look better

David King (1):
      Post-release version bump to 2.91.93

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Vinagre 2.91.92
===============

Aron Xu (1):
      Update Simplified Chinese translation.

Brett Witherspoon (1):
      Fix typo in spice configure check

Bruce Cowan (1):
      Updated British English translation

Daniel Nylander (1):
      Updated Swedish translation

David King (19):
      Fix non-functional PKG_CHECK_EXISTS checks
      Let configure update and rename pkg-config file
      Convert vinagre/view subdir to non-recursive build
      Use WARN_FLAGS and DISABLE_DEPRECATED_FLAGS
      Use subdir-objects and fix parallel make
      Convert plugins directory to build non-recursively
      Fix gschema.xml intltool rule
      Conditionally compile compatibility ifaddrs code
      Add .gitignore and remove git.mk
      Generate ChangeLog from commit log during 'dist'
      Remove unused marshaller generation rules
      Remove unused enums generation rules
      Begin porting applet to libpanelapplet-4.0 API
      Correct substitution for VINAGRE_ABI_VERSION
      Merge .gitignore in subdirectories to /.gitignore
      Update README for upcoming release
      Remove /gnome-doc-utils.make from .gitignore
      Simplify panel applet code
      Remove broken gtk-vnc log handler, bug 632711

Dirgita (1):
      Updated Indonesian translation

Duarte Loreto (1):
      Updated Portuguese translation

Fran Diéguez (1):
      Updated Galician translations

Gabor Kelemen (1):
      Updated Hungarian translation

Joan Duran (1):
      [l10n]Updated Catalan translation

Khaled Hosny (1):
      Updated Arabic translation

Kjartan Maraas (1):
      Updated Norwegian bokmål translation

Lucian Adrian Grijincu (2):
      Updated Romanian translation
      Updated Romanian translation

Marc-André Lureau (1):
      build: fix some autofoo after modernization

Mario Blättermann (1):
      [l10n] Updated German translation

Mattias Põldaru (1):
      [l10n] Updated Estonian translation

Piotr Drąg (1):
      Updated Polish translation

Roman Mátyus (1):
      Updated Slovak translation

Rudolfs Mazurs (1):
      Updated Latvian translation.

Sweta Kothari (1):
      Updated Gujarati Translations

William Jon McCann (1):
      Use icon from icon theme instead of custom one

Wouter Bolsterlee (1):
      Updated Dutch translation by Wouter Bolsterlee

Yuri Myasoedov (1):
      Updated Russian translation

Милош Поповић (1):
      Updated Serbian translation

Vinagre 2.91.91
===============

  Features

        + Make GSettings schema translatable (Chris Kühl)

  Fixes

        + Overhaul configure script (David King)
          Note to packagers: Arguments to the configure script were changed.
          All functionality (except the panel applet) is now automagically
          enabled, and can be disabled or explicitly enabled with the
          appropriate configure arguments. Please check `configure --help`.
        + Make the build partially non-recursive (David King)
        + Fix the build with introspection enabled (David King)
        + Adapt to GtkObject removal in GTK+ 3 (Javier Jardón)
        + Replace gdk_draw_* with cairo* in panel applet (Daniel Svensson)
        + Avoid NULL pointer dereference in plugins if introspection is
          disabled (Brett Witherspoon)
        + Partially fix introspection build (Brett Witherspoon)

  UI translations:

        + Daniel Mustieles (es)
        + Ivar Smolin (et)
        + Bruno Brouard (fr)
        + Sweta Kothari (gu)
        + Yaron Shahrabani (he)
        + Changwoo Ryu (ko)
        + Rudolfs Mazurs (lv)
        + Kjartan Maraas (nb)
        + A S Alam (pa)
        + Matej Urbančič (sl)
        + Daniel Korostil (uk)

Vinagre 2.91.8
===============

  Features

        + Add a Spice plugin, see http://www.spice-space.org/
          (Marc-André Lureau)
        + Fix reverse VNC plugin (Marc-André Lureau)
        + Complete the GSettings migration
        + Various build fixes

Vinagre 2.91.7
===============

  Features

        + Build with GTK+ 3
        + Use GtkApplication
        + Use libpeas for plugins

Vinagre 2.31.5
===============

  Features

+ Build with GTK+ 3

  UI translations:
+ Petr Kovar (cs)
+ Kristjan Schmidt (eo)
+ Jorge González (es)
+ Ivar Smolin (et)
+ Fran Diéguez (gl)
+ Yaron Shahrabani (he)
+ Ahmed Noor Kader Mustajir Md Eusoff (ms)
+ Kjartan Maraas (nb)
+ Matej Urbančič (sl)
+ Aron Xu (zh_CN)

Vinagre 2.31.4
===============

  Features

+ Added basic RDP support
+ Allows using of an alternative ssh port when doing tunnel
+ Build with GSEAL

  Fixes

+ Removed password length limit for SSH connections
+ Minor fixes

  UI translations:
+ Aron Xu (zh_CN)
+ Bruce Cowan (en_GB)
+ Fran Diéguez (gl)
+ Gabor Kelemen (hu)
+ Ivar Smolin (et)
+ Jonh Wendell (pt_BR)
+ Jorge González (es)
+ Kjartan Maraas (nb)
+ Matej Urbančič (sl)
+ Milo Casagrande (it)
+ Rajesh Ranjan (hi)
+ Rudolfs Mazurs (lv)
+ Sira Nokyoongtong (th)
+ Thomas Thurman (en@shaw)
+ Yaron Shahrabani (he)

  Doc translations:

+ Aron Xu (zh_CN)
+ Jorge González (es)

(ryoon)

2012-08-20 11:34:59 UTC MAIN commitmail json YAML

Update to 0.5.1

* Convert to use gtk2 and gtk3 (latest vinagre uses gtk3,
  and python binding requires gtk2)
* Set python option as deafult
* Add pulseaudio option (functionality is not tested)
* plugin option is broken like before

Changelog:

July 12, 2012: Release 0.5.1
============================

New features:

o New API for connecting to a GSocketAddress * object
o New API to allow specification of a hostname with
  a pre-opened file descriptor
o Support for UNIX domain sockets in gvncviewer demo
o More translations

Bug fixes:

o Fix building with newer glibc-headers and -O0
o Fix GIR building by linking against libgvnc
  from builddir
o Fix deprecation warnings when building against
  glib >= 2.32
o Switch to using mingw64 toolchain for Win32 builds
o Fix introspection of key grab APIs
o Ensure debugging works with GLib >= 2.32
o Allow explicit control over pulseaudio building
o Add check for Perl  Text::CSV when building from GIT
o Fix POD syntax in gvnccapture man page
o Reduce excessive stack usage in vncconnection.c

Dec 21, 2011: Release 0.5.0
===========================

New features:

o QEMU audio extension support

Bug fixes:

o Avoid deprecated GNUTLS functions
o Allow access to VncConnection object inside VncDisplay
o Don't override PKG_CONFIG_PATH when building GIR files
o Death to all TABs
o General code style/indentation cleanup
o Fix memory leak in keymap code
o Fix mapping of shift key in Windows

Nov 10, 2011: Release 0.4.4
===========================

New features:

o Vala bindings

Bug fixes:

o Missing OS-X keymapping for the letter 'A'
o Update Turkish/Esperanto/Korean/Slovak translations
o Mapping for Left Control / Alt keys
o Fix leak of string list in grab sequence string
o Fix introspection for vnc_display_get_pixbuf
o Fix GTK3 build on Mingw32
o Improved log messages for TLS auth subtypes

Feb 18, 2011: Release 0.4.3
===========================

New features:

o None

Bug fixes:

o Fix crash in pointer motion event handler
o Fix crash in vnc_display_get_pixbuf
o Fix crash in TLS cleanup code
o Fix frambuffer boundary checks
o Improve drawing performance with server side pixmap
o Fix performance degradation due to leaked GSource
o Fix setting of 'shared' connection flag
o Make pointer warp boundary detection more robust
o Adapt keymap code to build with GDK3 multiple displays
o Remove use of gdk_drawable calls to fix GTK3

Code cleanup:

o Remove need for Text::CSV perl module at build time

Nov  3, 2010: Release 0.4.2
===========================

New features:

o OS-X VNC authentiction scheme
o Add API to query library version

Bug fixes:

o Disable extended key events if display keymap
  cannot be determined
o Rewritten keymap code to work on non-Xorg
  servers and native OS-X/Win32 GTK backends.
o Many more language translations
o Strict bounds checking on all framebuffer updates
o Fixed parameter for vnc-server-cut-text signal
o Fixed build with latest GTK3 development snapshot

Code cleanup:

o Switched over to GIO for socket connections
o Removed all use of GNULIB now GIO handles all
  portability issues with sockets.
o Mandate use of Cairo for all drawing, removing
  any use of GdkPixmap, GdkImage, GdkBitmap.

Jul 14, 2010: Release 0.4.1
===========================

Bug fixes:

o Fix test suite execution
o Ensure builds against GTK3 get a separate library soname,
  pkg-config file and include directory to allow parallel
  install with GTK2 builds.

Jul 11, 2010: Release 0.4.0
===========================

Bug fixes:

o Fix protocol greeting so wireshark detects stream
o Fix build with GSEAL
o Try next DNS address after any connect failure
o Plugin build with newer mozilla
o Fix linkage to libgpg-error
o Fix linker flags on solaris
o Fix gcrypt threading callbacks
o Fix multiple memory leaks
o Remove use of PATH_MAX to fix Hurd

New features:

o Refactored gvnc module to provide a full GObject
  for interacting with the RFB protcol.
o Create a libgvnc.so for non-GTK related APIs for
  dealing with RFB protcol
o Add gvnccapture command line tool for screenshot
  capture
o Many updated translations

(ryoon)

2012-08-20 09:11:22 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup tickets 3902 to 3908

(sbd)

2012-08-20 09:07:23 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3908 - requested by
www/typo3_47 security update

Revisions pulled up:
- www/typo3_47/Makefile                                        1.4
- www/typo3_47/PLIST                                            1.3
- www/typo3_47/distinfo                                        1.3

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 13:53:50 UTC 2012

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

  Log Message:
  Update typo3_45 to 4.7.4.

  This release fixes several security problems TYPO3-CORE-SA-2012-004,

  <http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

  2012-08-15  ccf6b0a                  [RELEASE] Release of TYPO3 4.7.4 (TYPO3 Release Team)
  2012-08-15  14d5d72  #21634          [SECURITY] XSS in install tool (Mario Rimann)
  2012-08-15  a1c3165  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
  2012-08-15  8cf7db7  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
  2012-08-15  59e028a  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
  2012-08-15  758c217  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
  2012-08-15  44e8ae6  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
  2012-08-15  7c778d3  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
  2012-08-15  044ae9a  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Marcus Krause)
  2012-08-15  0bcecd8  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
  2012-08-15  774537c  #23226Security  [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)
  2012-08-15  a9383b1                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-08-15  7edbd63                  [TASK] Update version numbers to 4.7.4 (Steffen Ritter)

  2012-08-08  9fe9e97                  [RELEASE] Release of TYPO3 4.7.3 (TYPO3 Release Team)
  2012-08-07  ae9d18c  #36616          [BUGFIX] sectionIndex menu is not i18n ready (Stefan Galinski)
  2012-08-07  6985616  #39583          [BUGFIX] Exception "Could not create directory" (Michael Klapper)
  2012-08-06  8824193  #38548          [BUGFIX] Incorrect search-results when searching for part of word (Tymoteusz Motylewski)
  2012-08-05  943c50e  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
  2012-08-03  cb8d2a6  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
  2012-08-01  5b8d6c4  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
  2012-08-01  569164c  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
  2012-07-29  8700d8a  #39203          [BUGFIX] BE User Settings cannot be saved by clicking enter (Mario Rimann)
  2012-07-28  fa8b919  #39338          [BUGFIX] RTE: Installation of AllowClipboardHelper is not triggered (Stanislas Rolland)
  2012-07-25  02442d8  #38691          [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe)
  2012-07-25  a3e05a3  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
  2012-07-24  5a9b3ea  #39220          [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers)
  2012-07-23  fc1a8f0  #37967          [BUGFIX] YouTube videos can not be played with Media CE (Kai Vogel)
  2012-07-23  ac4f234  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
  2012-07-21  7c56214                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-07-21  e3e08c1  #39067          [TASK] Change @deprecated annotation to the correct version (Wouter Wolters)
  2012-07-20  e931425  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
  2012-07-20  a450514  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
  2012-07-15  51823dc  #38104          [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel)
  2012-07-09  2cce3f0  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
  2012-07-07  8d29e26  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
  2012-07-06  83672e8  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
  2012-07-05  c0ba55f  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
  2012-07-05  d35320b  #38657          [BUGFIX] RTE 4.7: Incorrect behaviours in IE9 native mode (Stanislas Rolland)

(sbd)

2012-08-20 09:07:02 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3907 - requested by
www/typo3_46 security update

Revisions pulled up:
- www/typo3_46/Makefile                                        1.12-1.13
- www/typo3_46/PLIST                                            1.6-1.7
- www/typo3_46/distinfo                                        1.11-1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 15:52:21 UTC 2012

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

  Log Message:
  Update typo3_46 to 4.6.11.

  2012-08-08  74fd6bb                  [RELEASE] Release of TYPO3 4.6.11 (TYPO3 Release Team)
  2012-08-08  e809cd3                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-08-07  a5cd4df  #39583          [BUGFIX] Exception "Could not create directory" (Michael Klapper)
  2012-08-05  e96eedc  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
  2012-08-03  b6a6c6d  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
  2012-08-01  731d547  #32282          [BUGFIX] unlink issues warnings for lock files (Markus Klein)
  2012-08-01  38ca29a  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
  2012-08-01  fef9743  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
  2012-07-31  102d0c8  #33625          [BUGFIX] Properly check disabled versioning within tcemain (Tolleiv Nietsch)
  2012-07-30  aef25cd  #22152          [BUGFIX] PHP warnings may show up in the List module (Dmitry Dulepov)
  2012-07-29  689bb9d  #31278          [BUGFIX] Shell command arguments are not escaped (Dmitry Dulepov)
  2012-07-26  349da10  #26815          [BUGFIX] RTE transformation transforms LF/CR between div and hr into space (Stanislas Rolland)
  2012-07-25  ce5ba95  #35154,#38691  [BUGFIX] Exclude E_STRICT from errors with PHP 5.4 (Philipp Gampe)
  2012-07-25  8affd66  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
  2012-07-24  f35b46d  #39220          [BUGFIX] Invalid fallback for non-localized labels (Xavier Perseguers)
  2012-07-24  bde9302  #33082          [TASK] Improve error message of "broken rootline" (Georg Ringer)
  2012-07-23  8621c14  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
  2012-07-22  612d705  #33895          [BUGFIX] Update extension must invalidate autoloader cache (Philipp Gampe)
  2012-07-21  37ecea2                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-07-20  8851d23  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
  2012-07-20  2b103fa  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
  2012-07-15  9a71681  #38104          [BUGFIX] Remove bogus template in template analyzer (Helmut Hummel)
  2012-07-12  3d19540  #24626          [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski)
  2012-07-12  cdee4ff  #33546          [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch)
  2012-07-12  c3e4fcb  #36313          [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler)
  2012-07-09  2fd0f62  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
  2012-07-07  cb139fe  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in Filelist (Benjamin Mack)
  2012-07-06  d693daa  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
  2012-07-05  78a7a0c  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)
  2012-07-05  999624f  #38658          [BUGFIX] RTE 4.6: Force IE9 to use IE8 mode in frontend (Stanislas Rolland)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 13:51:01 UTC 2012

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

  Log Message:
  Update typo3_46 to 4.6.12.

  This release fixes several security problems TYPO3-CORE-SA-2012-004,

  <http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

  2012-08-15  a1e439e                  [RELEASE] Release of TYPO3 4.6.12 (TYPO3 Release Team)
  2012-08-15  7a839a3  #21634          [SECURITY] XSS in install tool (Mario Rimann)
  2012-08-15  2ae69c8  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
  2012-08-15  1eaebd3  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
  2012-08-15  9b2b8fb  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
  2012-08-15  6376643  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
  2012-08-15  a4a20e9  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
  2012-08-15  829e391  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
  2012-08-15  dc6529c  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
  2012-08-15  8c0b4dc  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
  2012-08-15  4c8c0fd  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)

(sbd)

2012-08-20 09:06:31 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3906 - requested by
www/typo3_45 security update

Revisions pulled up:
- www/typo3_45/Makefile                                        1.13-1.14
- www/typo3_45/PLIST                                            1.6-1.7
- www/typo3_45/distinfo                                        1.11-1.12

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 15:51:39 UTC 2012

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

  Log Message:
  Update typo3_45 package to 4.5.18.

  2012-08-08  c9ae56c                  [RELEASE] Release of TYPO3 4.5.18 (TYPO3 Release Team)
  2012-08-05  2bb16e8  #39527          [BUGFIX] Pass $fieldName when processing FlexForm DS in t3lib_transferData (Claus Due)
  2012-08-03  83af91c  #39509          [BUGFIX] t3lib_db - expects parameter 1 to be resource, boolean given (Michael Klapper)
  2012-08-01  08b29b8  #25079          [BUGFIX] Suggest Wizard crashes in Frontend Editing (Dennis Ahrens)
  2012-08-01  1e11fd1  #32282          [BUGFIX] unlink issues warnings for lock files (Markus Klein)
  2012-08-01  9dab257  #38849          [BUGFIX] IRRE childs don't expand in Internet Explorer (Stefan Aebischer)
  2012-08-01  239d66d  #39417          [BUGFIX] t3lib_db::exec_SELECTgetRows method annotation (Nicole Cordes)
  2012-07-31  1d5e85e  #33625          [BUGFIX] Properly check disabled versioning within tcemain (Tolleiv Nietsch)
  2012-07-30  35045a3  #22152          [BUGFIX] PHP warnings may show up in the List module (Dmitry Dulepov)
  2012-07-29  5935394  #31278          [BUGFIX] Shell command arguments are not escaped (Mario Rimann)
  2012-07-26  54761c2  #26815          [BUGFIX] RTE transformation transforms LF/CR between div and hr into space (Stanislas Rolland)
  2012-07-25  73bf1fa  #38691          [BUGFIX] Exclude E_STRICT on PHP 5.4 and unify error reporting (Philipp Gampe)
  2012-07-25  d9868f6  #38604          [TASK] Always return a boolean in t3lib_div::validPathStr (Andy Grunwald)
  2012-07-24  c85d6be  #33082          [TASK] Improve error message of "broken rootline" (Georg Ringer)
  2012-07-23  bc0feed  #28684          [BUGFIX] Formmail doesn't always use correct character set (Jigal van Hemert)
  2012-07-23  baba7fa  #38927          [BUGFIX] $_EXTCONF was not filled in ext_tables.php (Ernesto Baschny)
  2012-07-23  8e944f0  #34152          [BUGFIX] stdWrap numRows fails due to wrong SELECT clause (Ernesto Baschny)
  2012-07-21  b0f3efd                  [TASK] Raise submodule pointer (TYPO3 Release Team)
  2012-07-20  259c25c  #39026          [BUGFIX] QT movies prefixed abusively in Media CE (Francois Suter)
  2012-07-20  0f83ce4  #39052          [BUGFIX] Send sane HTTP response in showpic on error (Christian Kuhn)
  2012-07-18  71781f1  #36777          [BUGFIX] Unnecessary warning in css_styled_content (division by zero) (Thomas Layh)
  2012-07-17  218f304  #33629          [BUGFIX] datepicker does not set current time as default (Simon Schaufelberger)
  2012-07-12  fe76723  #24626          [BUGFIX] Drag&Drop inside the root page of the pagetree isn't possible (Stefan Galinski)
  2012-07-12  eb215ba  #33546          [BUGFIX] Check if user is allowed to paste page to pagetree (Max Roesch)
  2012-07-12  bc21789  #36313          [BUGFIX] Add rootline workspace overlay for backend_layouts. (Timo Webler)
  2012-07-09  82e0d0b  #38791          [BUGFIX] accessibilityWrap ignores simple value (Jigal van Hemert)
  2012-07-07  042dc4a  #18771          [BUG] t3lib_div::getFilesInDir order differs from order in File list (Benjamin Mack)
  2012-07-06  277ea81  #36316          [BUGFIX] RTE: Importing google webfonts breaks style sheet parsing (Stanislas Rolland)
  2012-07-05  eb317e7  #38645          [BUGFIX] E_DEPRECATED does not exist in PHP 5.2 (Ivan Kartolo)
  2012-07-05  5eb31a1  #36438          [BUGFIX] RTE spellcheck issue on Windows server (Stanislas Rolland)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 13:49:25 UTC 2012

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

  Log Message:
  Update typo3_45 to 4.5.19.

  This release fixes several security problems TYPO3-CORE-SA-2012-004,

  <http://typo3.org/teams/security/security-bulletins/typo3-core/typo3-core-sa-2012-004/>

  2012-08-15  9bcf5eb                  [RELEASE] Release of TYPO3 4.5.19 (TYPO3 Release Team)
  2012-08-15  76748b7  #21634          [SECURITY] XSS in install tool (Mario Rimann)
  2012-08-15  85df0e4  #32653          [SECURITY] Page Link Target vulnerable to XSS (Markus Bucher)
  2012-08-15  605d05f  #25052          [SECURITY] XSS in validateForm (Markus Bucher)
  2012-08-15  6840097  #25356          [SECURITY] XSS in TCE forms (Christian Kuhn)
  2012-08-15  fb1e204  #30967          [SECURITY] XSS in Scheduler Example Task (Mario Rimann)
  2012-08-15  6fd6768  #37127          [SECURITY] HTML5 support in RemoveXSS (Franz G. Jahn)
  2012-08-15  11abbaa  #39345          [SECURITY] Information Disclosure in the Configuration Module (Mario Rimann)
  2012-08-15  a3293a7  #33520          [SECURITY] Untrusted GP data is unserialized in old CSH handling (Helmut Hummel)
  2012-08-15  ccbbfc3  #31927          [SECURITY] XSS in Indexed Search statistics (Steffen Gebert)
  2012-08-15  f046457  #23226          [SECURITY] t3lib_div::quoteJSvalue allows XSS (Helmut Hummel)

(sbd)

2012-08-20 09:05:44 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3905 - requested by taca
www/drupal7 security update

Revisions pulled up:
- www/drupal7/Makefile                                          1.10
- www/drupal7/PLIST                                            1.5
- www/drupal7/distinfo                                          1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 15:46:38 UTC 2012

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

  Log Message:
  Update drupal7 package to 7.15.

  Release notes says "no security fix" but it really fixes SA49131:
  <http://secunia.com/advisories/49131/>.

  Release notes

  Maintenance release of the Drupal 7 series. Includes bugfixes and small
  API/feature improvements only (no major new functionality); significant new
  features are only being added to the forthcoming Drupal 8.0 release.

  No security fixes are included in this release.

  Besides documentation fixes, no changes have been made to the .htaccess,
  robots.txt or settings.php files in this release, so upgrading custom versions
  of those files is not necessary.  Known issues:

      #1708722: Call to undefined function drupal_find_base_themes() in
        drupal-7.15/includes/module.inc on line 184: Under rare circumstances
        which are still under investigation (most likely, sites with a sub-theme
        enabled and a module enabled that calls certain code early in Drupal's
        page request), upgrading to Drupal 7.15 may lead to a fatal error. A
        patch to fix this is available.

  http://drupal.org/node/1708292

(sbd)

2012-08-20 08:35:49 UTC MAIN commitmail json YAML

new wireshark (security fixes)

(christos)

2012-08-20 08:34:44 UTC MAIN commitmail json YAML

2012-08-20 08:22:29 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3904 - requested by taca
Ruby on Rails 3.2.8 security update

Revisions pulled up:
- databases/ruby-activerecord32/distinfo                        1.6
- devel/ruby-activemodel32/distinfo                            1.6
- devel/ruby-activesupport32/distinfo                          1.6
- devel/ruby-railties32/distinfo                                1.6
- lang/ruby/rails.mk                                            1.30
- mail/ruby-actionmailer32/distinfo                            1.6
- www/ruby-actionpack32/distinfo                                1.6
- www/ruby-activeresource32/distinfo                            1.6
- www/ruby-rails32/distinfo                                    1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:37:06 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby: rails.mk

  Log Message:
  Start update of Ruby on Rails 3.2.8.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:38:09 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activesupport32: distinfo

  Log Message:
  Update ruby-activesupport32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * Fix ActiveSupport integration with Mocha > 0.12.1. *Mike Gunderloy*

  * Reverted the deprecation of ActiveSupport::JSON::Variable.
    *Rafael Mendon軋 Fran軋*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:38:41 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activemodel32: distinfo

  Log Message:
  Update ruby-activemodel32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:40:00 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-actionpack32: distinfo

  Log Message:
  Update ruby-actionpack32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the
    helper doesn't correctly handle malformed html.  As a result an attacker can
    execute arbitrary javascript through the use of specially crafted malformed
    html.

    *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino*

  * When a "prompt" value is supplied to the `select_tag` helper, the "prompt"
    value is not escaped.
    If untrusted data is not escaped, and is supplied as the prompt value, there
    is a potential for XSS attacks.
    Vulnerable code will look something like this:

      select_tag("name", options, :prompt => UNTRUSTED_INPUT)

    *Santiago Pastorino*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:41:02 UTC 2012

  Modified Files:
  pkgsrc/databases/ruby-activerecord32: distinfo

  Log Message:
  Update ruby-activerecord32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * Do not consider the numeric attribute as changed if the old value is zero
    and the new value is not a string.
    Fixes #7237.

    *Rafael Mendon軋 Fran軋*

  * Removes the deprecation of `update_attribute`. *fxn*

  * Reverted the deprecation of `composed_of`. *Rafael Mendon軋 Fran軋*

  * Reverted the deprecation of `*_sql` association options. They will be
    deprecated in 4.0 instead. *Jon Leighton*

  * Do not eager load AR session store. ActiveRecord::SessionStore depends on
    the abstract store in Action Pack. Eager loading this class would break
    client code that eager loads Active Record standalone.
    Fixes #7160

    *Xavier Noria*

  * Do not set RAILS_ENV to "development" when using `db:test:prepare` and
    related rake tasks.
    This was causing the truncation of the development database data when using
    RSpec.

    Fixes #7175.

    *Rafael Mendon軋 Fran軋*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:41:37 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-activeresource32: distinfo

  Log Message:
  Update ruby-activeresource32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:42:14 UTC 2012

  Modified Files:
  pkgsrc/mail/ruby-actionmailer32: distinfo

  Log Message:
  Update ruby-actionmailer32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:43:08 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-railties32: distinfo

  Log Message:
  Update ruby-railties32 to 3.2.8.

  ## Rails 3.2.8 (Aug 9, 2012) ##

  * ERB scaffold generator use the `:data => { :confirm => "Text" }` syntax
    instead of `:confirm`.

    *Rafael Mendon軋 Fran軋*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 12:44:30 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-rails32: distinfo

  Log Message:
  Update ruby-rails32 to 3.2.8.

  This is a meta-like package and no changes.

(sbd)

2012-08-20 08:19:37 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3902 - requested by taca
Ruby on Rails 3.1.8 security update

Revisions pulled up:
- databases/ruby-activerecord31/distinfo                        1.6
- devel/ruby-activemodel31/distinfo                            1.6
- devel/ruby-activesupport31/distinfo                          1.7
- devel/ruby-railties31/distinfo                                1.6
- lang/ruby/rails.mk                                            1.29
- mail/ruby-actionmailer31/distinfo                            1.6
- www/ruby-actionpack31/distinfo                                1.7
- www/ruby-activeresource31/distinfo                            1.6
- www/ruby-rails31/distinfo                                    1.6

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:32:52 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby: rails.mk

  Log Message:
  Start Ruby on Rails 3.1.8.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:33:18 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activesupport31: distinfo

  Log Message:
  Update ruby-activesupport31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:33:48 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activemodel31: distinfo

  Log Message:
  Update ruby-activemodel31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:34:38 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-actionpack31: distinfo

  Log Message:
  Update ruby-actionpack31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the
    helper doesn't correctly handle malformed html.  As a result an attacker can
    execute arbitrary javascript through the use of specially crafted malformed
    html.

    *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino*

  * When a "prompt" value is supplied to the `select_tag` helper, the
    "prompt" value is not escaped.
    If untrusted data is not escaped, and is supplied as the prompt value,
    there is a potential for XSS attacks.
    Vulnerable code will look something like this:
      select_tag("name", options, :prompt => UNTRUSTED_INPUT)

    *Santiago Pastorino*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:35:20 UTC 2012

  Modified Files:
  pkgsrc/databases/ruby-activerecord31: distinfo

  Log Message:
  Update ruby-activerecord31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:36:35 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-activeresource31: distinfo

  Log Message:
  Update ruby-activeresource31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:37:22 UTC 2012

  Modified Files:
  pkgsrc/mail/ruby-actionmailer31: distinfo

  Log Message:
  Update ruby-actionmailer31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:37:52 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-railties31: distinfo

  Log Message:
  Update ruby-railties31 to 3.1.8.

  ## Rails 3.1.8 (Aug 9, 2012)

  *  No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 10:38:45 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-rails31: distinfo

  Log Message:
  Update ruby-rails31 to 3.1.8.

  This is a meta-like package and no changes.

(sbd)

2012-08-20 08:17:47 UTC MAIN commitmail json YAML

Updated security/mit-krb5 to 1.10.3

(adam)

2012-08-20 08:16:26 UTC MAIN commitmail json YAML

Changes 1.10.3:
This is a bugfix release.
* Fix KDC uninitialized pointer vulnerabilities that could lead to a denial of
  service [CVE-2012-1014] or remote code execution [CVE-2012-1015].
* Correctly use default_tgs_enctypes instead of default_tkt_enctypes for TGS
  requests.

(adam)

2012-08-20 08:12:08 UTC MAIN commitmail json YAML

Updated net/ocamlnet to 3.6

(wiz)

2012-08-20 08:11:59 UTC MAIN commitmail json YAML

Update to 3.6, provided by maintainer Jaap Boender in PR 46817.

This is an update of ocamlnet to its newest version, 3.6. Changes are:
* Netsys_sem: a new abstraction for emulating anonymous
  semaphores on systems that only provide named semaphores,
  like OS X. All users of semaphores inside Ocamlnet now
  base on Netsys_sem.
* reimplementing Netstring_str for the case the Str engine
  is used. It is now thread-safe without having to use
  mutexes.
* The default is now -disable-pcre
* The module Netstring_pcre has been moved to a library of its
  own, namely netstring-pcre. It is only installed if -enable-pcre
* Nethttp.Header.best_media_type: improved
  (patch by Christopher Zimmemann)
* Netsys_mem.alloc_memory_pages: one can now mark the memory
  pages as executable
* src/netsys/configure: disabling POSIX semaphore check
  for win32
* Fixes for OpenBSD (by Christopher Zimmermann)
* Netcgi connectors (SCGI, AJP, FCGI): unifying the ~sockaddr
  and ~port arguments. ~port now also assumes a loopback binding.
  (Suggested by Christopher Zimmermann).
* Allowing posix_spawn again for MacOS. It turns out the
  number of file actions is limited. If we are above the
  limit, posix_spawn is not used.
* Ssl_exts: adding function for returning the fingerprint of
  a certificate
* Https_client: new verify callback for additional certificate
  checks

(wiz)

2012-08-20 07:54:05 UTC pkgsrc-2012Q2 commitmail json YAML

Pullup ticket #3903 - requested by taca
Ruby on Rails 3.0.17 security update.

Revisions pulled up:
- databases/ruby-activerecord3/distinfo                        1.15
- devel/ruby-activemodel/distinfo                              1.15
- devel/ruby-activesupport3/distinfo                            1.16
- devel/ruby-railties/distinfo                                  1.15
- lang/ruby/rails.mk                                            1.28
- mail/ruby-actionmailer3/distinfo                              1.17
- www/ruby-actionpack3/distinfo                                1.16
- www/ruby-activeresource3/distinfo                            1.15
- www/ruby-rails3/distinfo                                      1.16

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:44:22 UTC 2012

  Modified Files:
  pkgsrc/lang/ruby: rails.mk

  Log Message:
  Start update of Ruby on Rails 3.0.17.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:44:58 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activesupport3: distinfo

  Log Message:
  Update ruby-activesupport3 to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:45:45 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-activemodel: distinfo

  Log Message:
  Update ruby-activemodel to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:46:45 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-actionpack3: distinfo

  Log Message:
  Update ruby-actionpack3 to 3.0.17

  ## Rails 3.0.17 (Aug 9, 2012)

  * There is an XSS vulnerability in the strip_tags helper in Ruby on Rails, the
    helper doesn't correctly handle malformed html.  As a result an attacker can
    execute arbitrary javascript through the use of specially crafted malformed
    html.

    *Marek from Nethemba (www.nethemba.com) & Santiago Pastorino*

  * When a "prompt" value is supplied to the `select_tag` helper, the "prompt"
    value is not escaped.  If untrusted data is not escaped, and is supplied as
    the prompt value, there is a potential for XSS attacks.
    Vulnerable code will look something like this:
      select_tag("name", options, :prompt => UNTRUSTED_INPUT)

    *Santiago Pastorino*

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:47:45 UTC 2012

  Modified Files:
  pkgsrc/databases/ruby-activerecord3: distinfo

  Log Message:
  Update ruby-activerecord3 to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * Fix type_to_sql with text and limit on mysql/mysql2 (GH #7252)

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:48:26 UTC 2012

  Modified Files:
  pkgsrc/mail/ruby-actionmailer3: distinfo

  Log Message:
  Update ruby-actionmailer3 to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:49:01 UTC 2012

  Modified Files:
  pkgsrc/devel/ruby-railties: distinfo

  Log Message:
  Update ruby-railties to 3.0.17.

  ## Rails 3.0.17 (Aug 9, 2012)

  * No changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Aug 12 09:50:41 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-rails3: distinfo

  Log Message:
  Update ruby-rails3 to 3.0.17.

  This is a meta-like package and no changes.

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Wed Aug 15 15:58:23 UTC 2012

  Modified Files:
  pkgsrc/www/ruby-activeresource3: distinfo

  Log Message:
  Oops, missed from commit for ruby-activeresource3.

(sbd)

2012-08-20 07:22:09 UTC MAIN commitmail json YAML

2012-08-20 07:19:12 UTC MAIN commitmail json YAML

Set BUILDLINK_PKGSRCDIR usnig '=' not '?=' and correct a comment.

(sbd)

2012-08-20 06:50:21 UTC MAIN commitmail json YAML

Fix name of the hack for Mac OS X Lion.

(tron)

2012-08-20 06:41:48 UTC MAIN commitmail json YAML

Drop maintainership.

(wiz)

2012-08-20 04:56:00 UTC MAIN commitmail json YAML

Rather than assuming SunOS == libiconv, use ICONV_TYPE in the usual manner
to correctly express what variety of iconv we are using.

Fixes build on Linux systems with PREFER_PKGSRC=yes.

(dsainty)

2012-08-19 21:39:41 UTC MAIN commitmail json YAML

2012-08-19 20:33:23 UTC MAIN commitmail json YAML

Update to 1.4.2
  runawk_modules.3 was added where all modules are documented

  Long options are considered deprecated

  -i and -I options were removed

  man pages are included to a distribution tarball,
  so pod2man is not needed for building

(cheusov)

2012-08-19 18:41:10 UTC MAIN commitmail json YAML

Fix the build issue where some people were seeing chan_mgcp.so
being built and others weren't by detecting the situation when it
would be built and adjusting the PLIST accordingly.

(jnemeth)

2012-08-19 13:28:06 UTC MAIN commitmail json YAML

Add pitivi-0.15.2

(ryoon)

2012-08-19 12:39:32 UTC MAIN commitmail json YAML

Note groonga-2.0.5 (and update stopper).

(obache)

2012-08-19 09:39:06 UTC MAIN commitmail json YAML

Updated inputmethod/scim-pinyin to 0.5.92

(obache)

2012-08-19 09:38:53 UTC MAIN commitmail json YAML

Update scim-pinyin to 0.5.92.

* Support GTK+ 3.0
* Remove skim related codes
* language files update (+nl)
* C++ related fixes

(obache)

2012-08-19 09:27:44 UTC MAIN commitmail json YAML

Updated sysutils/ruby-notify to 0.4.0

(obache)

2012-08-19 09:27:33 UTC MAIN commitmail json YAML

Update ruby-notify to 0.4.0.

* fix a crash
* support terminal-notifier

(obache)

2012-08-19 09:09:26 UTC MAIN commitmail json YAML

Update HOMEPAGE url.

(obache)

2012-08-19 09:06:25 UTC MAIN commitmail json YAML

Updated inputmethod/scim-hangul to 0.4.0

(obache)

2012-08-19 09:04:17 UTC MAIN commitmail json YAML

2012-08-19 08:34:09 UTC MAIN commitmail json YAML

Updated inputmethod/scim-tables to 0.5.11

(obache)

2012-08-19 08:33:58 UTC MAIN commitmail json YAML

Update scim-tables to 0.5.11.

gtk3 support and a build fix.

(obache)

2012-08-19 08:17:29 UTC MAIN commitmail json YAML

Note removal of scim-brige.

(obache)

2012-08-19 08:14:38 UTC MAIN commitmail json YAML

2012-08-19 08:13:49 UTC MAIN commitmail json YAML

2012-08-19 08:09:23 UTC MAIN commitmail json YAML

Updated inputmethod/scim to 1.4.14

(obache)

2012-08-19 08:09:08 UTC MAIN commitmail json YAML

2012-08-19 07:54:23 UTC MAIN commitmail json YAML

Updated www/ruby-httpclient to 2.2.7

(obache)

2012-08-19 07:54:11 UTC MAIN commitmail json YAML

Update ruby-httpclient to 2.2.7.

== Changes

= Changes in 2.2.7 =

  August 14, 2012 - version 2.2.7

    * Bug fixes

      * Fix arity incompatibility introduced in 2.2.6.  It broke Webmock.
Thanks Andrew France for the report!

= Changes in 2.2.6 =

  August 14, 2012 - version 2.2.6

    * Bug fixes

      * Make get_content doesn't raise a BadResponseError for perfectly good
responses like 304 Not Modified. Thanks to Florian Hars.

      * Add 'Content-Type: application/x-www-form-urlencoded' for the PUT
request that has urlencoded entity-body.

    * Features

      * Add HTTPClient::IncludeClient by Jonathan Rochkind, a mix-in for easily
adding a thread-safe lazily initialized class-level HTTPClient object
to your class.

      * Proxy DigestAuth support. Thanks to Alexander Kotov and Florian Hars.

      * Accept an array of strings (and IO-likes) as a query value
e.g. `{ x: 'a', y: [1,2,3] }` is encoded into `"x=a&y=1&y=2&y=3"`.
Thanks to Akinori MUSHA.

      * Allow body for DELETE method.

      * Allow :follow_redirect => true for HEAD request.

      * Fill request parameters request_method, request_uri and request_query
as part of response Message::Header.

(obache)

2012-08-19 07:44:37 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.2.1

(obache)

2012-08-19 07:44:14 UTC MAIN commitmail json YAML

Updated devel/cutter to 1.2.1

(obache)

2012-08-19 07:44:01 UTC MAIN commitmail json YAML

Update cutter to 1.2.1.

=== Cutter

==== Improvements

  * [UI][GTK+] Supported GTK+ < 2.22 for Debian GNU/Linux squeeze.
  * [UI][console] Supported growlnotify.exe for windows.
  * [UI][GTK+] Added menubar.
  * [UI][GTK+] Improved to log an error message for showing URI.
  * [UI][GTK+] Supported --with-fallback-browser option to customize
    fallback browser.
  * Improved to use "()" as a part of function about backtrace.
  * [UI][console] Added more color acceptable TERMs
    (xterm-256color, screen-256color, screen-color)
  * Added Travis CI integration.
  * Supported backtrace on SIGBUS [Patch by Kiwamu Okabe]
  * Added Homebrew related paths by default on Mac OS X.

==== Changes

  * [doc][Mac OS X] Recommended to use the official MacPorts repository.
    [Suggested by Hiroshi Umemoto]
  * Supported Fedora 17.
  * Dropped Fedora 16 support.
  * Supported Ubuntu Precise.

==== Fixes

  * [Clang] Fixed not to add extra "()" for function name of backtrace.
  * Fixed compilation failure on MinGW.

=== CppCutter

==== Improvements

  * Supported nested namespace test case built by g++

(obache)

2012-08-19 07:43:18 UTC MAIN commitmail json YAML

Updated net/samba to 3.6.6nb1

(sbd)

2012-08-19 07:28:36 UTC MAIN commitmail json YAML

NSS winbind option install script fixes:

  1) Move the INSTALL_TEMPLATES line to the 'winbind' option section.
  2) Enable the install script on all platforms.
  3) Use the value of ${NSS_WINBIND} in the script as the name of the
    library (should work on all platforms).
  4) In the install script only create the symlink if ${NSS_WINBIND} doesn't
    start with '@comment' (i.e. no nss winbind on this platform) and the
    target file exists and the symlink _doesn't_ already exist.
  5) Create a DEINSTALL_TEMPLATES to remove the nss winbind symlink if it
    exists and point to the correct target.

Bump PKGREVISION.

(sbd)

2012-08-19 07:01:09 UTC MAIN commitmail json YAML

databases/tcl-fbsql: Build library with -rpath

Solves (new) PKG_DEVELOPER check error message:
ERROR: lib/tcl/fbsql.so: missing library: libtcl8x.so

(marino)

2012-08-19 06:58:08 UTC MAIN commitmail json YAML

www/ap-dtcl: Build library with -rpath

Solves (new) PKG_DEVELOPER check error message:
ERROR: lib/httpd/mod_dtcl.so: missing library: libtcl8x.so

(marino)

2012-08-19 02:49:58 UTC MAIN commitmail json YAML

Bump PKGREVISION from supported ruby version of migemo change.

(obache)

2012-08-18 20:44:54 UTC MAIN commitmail json YAML

Updated misc/zyGrib to 6.0.0

(plunky)