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

2024-05-13 14:58:24 UTC Now

2016-07-10 10:12:22 UTC MAIN commitmail json YAML

Fixed pkglint warning. Bumped revision.

(rillig)

2016-07-10 10:07:16 UTC MAIN commitmail json YAML

Removed unused BUILDLINK_SETENV and made Makefile simpler.

(rillig)

2016-07-10 09:59:07 UTC MAIN commitmail json YAML

2016-07-10 09:52:21 UTC MAIN commitmail json YAML

2016-07-10 09:44:57 UTC MAIN commitmail json YAML

Fixed pkglint warnings. Bumped version.

(rillig)

2016-07-10 09:42:07 UTC MAIN commitmail json YAML

2016-07-10 08:21:50 UTC MAIN commitmail json YAML

2016-07-10 07:47:20 UTC pkgsrc-2016Q2 commitmail json YAML

2016-07-10 07:46:29 UTC MAIN commitmail json YAML

2016-07-10 07:45:58 UTC pkgsrc-2016Q2 commitmail json YAML

Pullup ticket #5054 - requested by wiz
misc/calibre1: build fix

Revisions pulled up:
- misc/calibre1/Makefile                                        1.17

-------------------------------------------------------------------
  Module Name: pkgsrc
  Committed By: wiz
  Date: Sat Jul  2 08:51:40 UTC 2016

  Modified Files:
  pkgsrc/misc/calibre1: Makefile

  Log Message:
  Switch to ImageMagick6 to make this build again.

  Bump PKGREVISION.

  To generate a diff of this commit:
  cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/calibre1/Makefile

(spz)

2016-07-10 07:43:23 UTC MAIN commitmail json YAML

2016-07-10 07:08:21 UTC MAIN commitmail json YAML

Replaced while loop with for loop and initialized indentation.

(rillig)

2016-07-10 06:36:40 UTC MAIN commitmail json YAML

Use the github framework.

Fixes build after PKGREVISION bump.

(wiz)

2016-07-10 04:07:08 UTC MAIN commitmail json YAML

Add dependency to archivers/py-czipfile.

(nonaka)

2016-07-10 01:53:00 UTC MAIN commitmail json YAML

2016-07-10 01:49:39 UTC MAIN commitmail json YAML

Direct the reader to the bootstrap/README.$platform files for platform-specific notes.

(sevan)

2016-07-10 01:32:44 UTC MAIN commitmail json YAML

Remove the Interix section now that the content has been moved to bootstrap/README.Interix

(sevan)

2016-07-10 01:25:16 UTC MAIN commitmail json YAML

Copy out the notes from the pkgsrc guide, Interix was the only platform which
had notes in the guide which were not already available in its README file.

(sevan)

2016-07-09 21:45:22 UTC MAIN commitmail json YAML

2016-07-09 21:43:31 UTC MAIN commitmail json YAML

Imported security/bunny from pkgsrc-wip.

(rillig)

2016-07-09 21:13:29 UTC MAIN commitmail json YAML

Added archivers/py-czipfile version 1.0.0

(wiz)

2016-07-09 21:13:18 UTC MAIN commitmail json YAML

2016-07-09 21:13:02 UTC MAIN commitmail json YAML

Import py27-czipfile-1.0.0 as archivers/py-czipfile.

A replacement for the builtin zipfile module, with fast, C-based zipfile
decryption

czipfile is a replacement for Python's builtin "zipfile" module, and provides
much faster, C-based zipfile decryption. The code is actually 95% identical to
Python 2.6.5's Lib/zipfile.py, with some very minor modifications to allow it
to compile in Cython, and the _ZipDecrypter class adapted to take advantage of
native C datatypes.

Package provided by Kimihiro Nonaka in PR 51326, with some cleanups by myself.
(Fix typo in MASTER_SITES, pkglint.)

(wiz)

2016-07-09 17:45:40 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160709

(agc)

2016-07-09 17:44:44 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160709

+ free resources associated with the cursor when verifying,
gets rid of 2 more loss records under valgrind.

(agc)

2016-07-09 17:20:18 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160708

(agc)

2016-07-09 17:18:24 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160708

+ clear and free bignums properly - helps immensely with plugging
memory leaks

(agc)

2016-07-09 17:12:22 UTC MAIN commitmail json YAML

Remove obsolete anti-cycle logic; fixes PR 48961.

(dholland)

2016-07-09 16:32:54 UTC MAIN commitmail json YAML

Added keywords for "make help".

(rillig)

2016-07-09 16:19:15 UTC MAIN commitmail json YAML

Removed leading tabs from <programlisting>, to prevent empty lines from
appearing in the output.

(rillig)

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

Moved <programlisting> elements to column 1, since they generate an
additional empty line otherwise.

(rillig)

2016-07-09 15:19:22 UTC MAIN commitmail json YAML

Further cleaned up the license handling section.

(rillig)

2016-07-09 14:44:06 UTC MAIN commitmail json YAML

Removed outdated text about license handling. Replaced difficult wording
with simple words. Restructured the sections, for quicker access.

(rillig)

2016-07-09 13:21:05 UTC MAIN commitmail json YAML

2016-07-09 13:19:40 UTC MAIN commitmail json YAML

+ MesaLib-12.0, kf5-5.24.0, wine-devel-1.9.14.

(wiz)

2016-07-09 13:17:38 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.5

(rillig)

2016-07-09 13:16:43 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.5.

Changes since 5.4.4:

* Removed autofix for variables in BUILDLINK_TREE, since that change
  affects multiple variables in the file and therefore cannot be done
  automatically
* Fixed PLIST sorting to not lose lines

(rillig)

2016-07-09 13:11:58 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 13:11:11 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 13:10:15 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 13:07:20 UTC MAIN commitmail json YAML

Fixed some pkglint warnings. Added VARBASE to BUILD_DEFS. Bumped version.

(rillig)

2016-07-09 13:05:34 UTC MAIN commitmail json YAML

Updated meta-pkgs/bulk-medium to 20160709

(wiz)

2016-07-09 13:05:07 UTC MAIN commitmail json YAML

Removed lang/python33 [wiz 2016-07-09]

(wiz)

2016-07-09 13:04:40 UTC MAIN commitmail json YAML

2016-07-09 13:04:18 UTC MAIN commitmail json YAML

2016-07-09 13:03:00 UTC MAIN commitmail json YAML

2016-07-09 12:54:13 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 12:47:05 UTC MAIN commitmail json YAML

2016-07-09 12:29:16 UTC MAIN commitmail json YAML

Updated devel/p5-Readonly to 2.05

(wen)

2016-07-09 12:27:53 UTC MAIN commitmail json YAML

Update to 2.05

Upstream changes:
2.05 2016-06-10T17:03:28Z
    - Fix deref when using the stupid and utterly unnecessary Readonly::Clone

(wen)

2016-07-09 12:24:07 UTC MAIN commitmail json YAML

Updated graphics/freetype2 to 2.6.4

(adam)

2016-07-09 12:23:16 UTC MAIN commitmail json YAML

Changes 2.6.4:

FreeType 2.6.4 has been released. The most important change is a new bytecode hinting mode for TrueType fonts that finally activates subpixel hinting (a.k.a. ClearType hinting) by default.

The new release also brings support for the following new scripts in the auto-hinter: Armenian, Cherokee, Ethiopic, Georgian, Gujarati, Gurmukhi, Malayalam, Sinhala, and Tamil.

(adam)

2016-07-09 11:50:36 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 11:48:12 UTC MAIN commitmail json YAML

Fixed some pkglint warnings.

(rillig)

2016-07-09 11:46:04 UTC MAIN commitmail json YAML

2016-07-09 11:44:24 UTC MAIN commitmail json YAML

2016-07-09 11:41:57 UTC MAIN commitmail json YAML

2016-07-09 11:39:08 UTC MAIN commitmail json YAML

2016-07-09 10:39:37 UTC MAIN commitmail json YAML

Added license and BUILD_DEFS. Bumped PKGREVISION.

(rillig)

2016-07-09 10:25:27 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-07-09 10:22:29 UTC MAIN commitmail json YAML

Let pkglint fix warnings about indentation and alignment.

(rillig)

2016-07-09 10:11:08 UTC MAIN commitmail json YAML

Removed unnecessary space after variable name, to fix pkglint warning.

(rillig)

2016-07-09 10:00:26 UTC MAIN commitmail json YAML

2016-07-09 09:54:27 UTC MAIN commitmail json YAML

Fixed pkglint warnings about unnecessary whitespace and indentation.

(rillig)

2016-07-09 09:47:12 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-07-09 09:44:00 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.4

(rillig)

2016-07-09 09:43:49 UTC MAIN commitmail json YAML

2016-07-09 09:31:05 UTC MAIN commitmail json YAML

Fixed pkglint warnings about variable alignment.

(rillig)

2016-07-09 08:09:35 UTC MAIN commitmail json YAML

Updated www/p5-POE-Component-Server-SimpleHTTP to 2.22

(wen)

2016-07-09 08:08:05 UTC MAIN commitmail json YAML

Update to 2.22

Upstream changes:
2016-02-23 14:01:33 +0000 2.22
==============================

  commit f96a77938f94bf74fa00449fe941b70e77de0443
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Tue Feb 23 14:01:33 2016 +0000

    This is 2.22

  commit ef1c866bf188a3cbedc2da5db4e0714d6e195205
  Merge: b884aba e2e1b02
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:  Tue Feb 23 13:57:50 2016 +0000

    Merge pull request #4 from brewt/silence-keep-alive-warnings

    Silence warnings from must_keepalive()

  commit e2e1b0279b68c0292e2904e4d2212f9293cf2bb1
  Author: Adrian Yee <adrian@gt.net>
  Date:  Fri Feb 19 13:08:59 2016 -0800

    Silence warnings from must_keepalive()

    A simple patch to silence warnings from must_keepalive().
    HTTP::Request->header() (inherited from HTTP::Header->header())
    returns undef if the requested header doesn't exist.

    Same patch from RT #107397

  commit 53fe993ca858fdcb663ac76c5fe3f6120f6d73a1
  Author: Adrian Yee <adrian@gt.net>
  Date:  Fri Feb 19 00:52:24 2016 -0800

    Fix graceful shutdowns when keep-alives are in use

    If you shut down the httpd gracefully while there's a keep-alive
    connection is connected, then any subsequent requests through that
    connection will result in an error. This occurs since the as the
    handler's post to the DONE event will fail due to the alias being
    removed.

==============================
2015-09-28 19:07:04 +0100 2.20
==============================

  commit 5a7aee1eb2ea8db7a548eb4c3638e14d94c08dda
  Author: Chris 'BinGOs' Williams <chris@bingosnet.co.uk>
  Date:  Mon Sep 28 19:07:04 2015 +0100

    This is 2.20

  commit 9c84828f48c8079c754311a7b8f80b8ef3ae634f
  Merge: d272889 7d25abf
  Author: Chris Williams <chris@bingosnet.co.uk>
  Date:  Mon Sep 28 18:36:32 2015 +0100

    Merge pull request #2 from leejo/rt/73630

    resolve RT #73630 - fix some typos

  commit 7d25abf5522e76e2c22aaa77fde0fedef89eda31
  Author: Lee Johnson <lee@givengain.ch>
  Date:  Wed Sep 23 16:19:39 2015 +0200

    resolve RT #73630 - fix some typos

    apply patch from gregoa@debian.org and fix a couple of other typos
    spotted

  commit 3a65df5092c5eef8a62f53a20d23257560f4e386
  Author: Lee Johnson <lee@givengain.ch>
  Date:  Wed Sep 23 16:10:54 2015 +0200

    add more instructions on how to build this dist

    in the README document that a couple of extra Module::Install mods
    are required as a vanilla Module::Install does not support some of
    the options in the Makefile.PL

    update .gitignore to included (well, exclude) files generated by the
    build process

(wen)

2016-07-09 07:08:33 UTC MAIN commitmail json YAML

Updated www/p5-Starlet to 0.30

(wen)

2016-07-09 07:05:57 UTC MAIN commitmail json YAML

Update to 0.30

Upstream changes:
0.30
- add child_exit hook #26 (by azrle)

(wen)

2016-07-09 06:59:26 UTC MAIN commitmail json YAML

Updated www/p5-Test-WWW-Mechanize-PSGI to 0.36

(wen)

2016-07-09 06:58:12 UTC MAIN commitmail json YAML

2016-07-09 06:40:19 UTC MAIN commitmail json YAML

Updated pkgtools/revbump to 2.14

(wiz)

2016-07-09 06:40:08 UTC MAIN commitmail json YAML

Mention that everything mentioning perl should be bumped for perl bumps.

Bump version.

(wiz)

2016-07-09 06:39:18 UTC MAIN commitmail json YAML

2016-07-09 06:38:31 UTC MAIN commitmail json YAML

Updated math/p5-Math-Random to 0.72

(wen)

2016-07-09 06:37:16 UTC MAIN commitmail json YAML

Update to 0.72

Upstream changes:
0.72  Sat Aug 29 21:51:19 2015
- The random seed was based on time of day and was a bit too
  predictable. Applying patch provided by Jonathan Yu:
  https://rt.cpan.org/Public/Bug/Display.html?id=48080

(wen)

2016-07-09 06:33:03 UTC MAIN commitmail json YAML

Updated www/p5-URI-Escape-XS to 0.14

(wen)

2016-07-09 06:31:40 UTC MAIN commitmail json YAML

Update to 0.14

Upstream changes:
$Revision: 0.14 $ $Date: 2016/06/09 11:09:38 $
! XS.xs
  pulled: RT #115183: MSVC 2013 and earlier do not understand `inline`
  https://github.com/dankogai/p5-uri-escape-xs/pull/6

(wen)

2016-07-09 06:29:51 UTC MAIN commitmail json YAML

Add noto-emoji-ttf

(ryoon)

2016-07-09 06:29:07 UTC MAIN commitmail json YAML

Regen distinfo to match with PKGNAME

(ryoon)

2016-07-09 06:26:20 UTC MAIN commitmail json YAML

Updated www/mediawiki to 1.27.0

(wen)

2016-07-09 06:24:38 UTC MAIN commitmail json YAML

Updated fonts/noto-emoji-ttf to 1.05

(ryoon)

2016-07-09 06:24:05 UTC MAIN commitmail json YAML

Fix PJGNAME to match with directory name

(ryoon)

2016-07-09 06:22:48 UTC MAIN commitmail json YAML

Import noto-emoji-1.05 as fonts/noto-emoji-ttf.

Google (Android) Noto Emoji (Color and Black-and-White) font

(ryoon)

2016-07-09 06:18:26 UTC MAIN commitmail json YAML

2016-07-09 04:22:00 UTC MAIN commitmail json YAML

Updated net/miruo to 0.9.6b

(ryoon)

2016-07-09 03:43:13 UTC MAIN commitmail json YAML

Update to 0.9.6b

Changelog:
0.9.6b:
Merge pull request #15 from pandax381/master

0.9.6a:
Merge pull request #12 from pandax381/release-0.9.6a

(ryoon)

2016-07-09 02:31:28 UTC MAIN commitmail json YAML

Updated www/p5-URI-Fetch to 0.13

(wen)

2016-07-09 02:30:41 UTC MAIN commitmail json YAML

Update to 0.13

Upstream changes:
0.13 2016-07-02 NEILB
    - Switched to using Test::RequiresInternet rather than the hand-rolled
      online() function that was duplicated in 2 tests. Plus it was testing
      whether google.com was contactable, and not the site used in the tests.

0.12 2016-06-23 NEILB
    - Travis support added by Jason Hall.
    - Added list of contributors to the doc.

(wen)

2016-07-09 02:15:03 UTC MAIN commitmail json YAML

Updated www/p5-Mojolicious to 6.66

(wen)

2016-07-09 02:14:20 UTC MAIN commitmail json YAML

Update to 6.66

Upstream changes:
6.66  2016-06-16
  - Fixed support for CONNECT requests without keep alive connections in
    Mojo::UserAgent. (anparker, sri)

6.65  2016-06-14
  - Added password and username methods to Mojo::URL.
  - Updated jQuery to version 3.0.0.
  - Fixed "0" value bug in Mojo::UserAgent::CookieJar. (jamadam)

6.64  2016-06-09
  - Updated HTML5 entities in Mojo::Util.
  - Improved Mojo::IOLoop to fall back to Mojo::Reactor::Poll if Perl has been
    compiled with fork emulation.

6.63  2016-06-03
  - Removed deprecated check method from Mojo::Server::Morbo.
  - Removed deprecated build, compile and interpret methods from Mojo::Template.
  - Removed deprecated multi_accept methods from Mojo::IOLoop,
    Mojo::IOLoop::Server and Mojo::Server::Daemon.
  - Updated jQuery to version 2.2.4.
  - Improved generator commands not to overwrite existing files.

(wen)

2016-07-09 02:08:01 UTC MAIN commitmail json YAML

Updated net/p5-SOAP-Lite to 1.20

(wen)

2016-07-09 02:05:35 UTC MAIN commitmail json YAML

Update to 1.20

Upstream changes:
1.20 June 9, 2016
    ! Minor kwalitee updates (@oeuftete)
    ! #106688 encode utf8 content in test which fails under RHES 6.6

(wen)

2016-07-09 01:29:09 UTC MAIN commitmail json YAML

Note update of mail/dovecot2-pigeonhole package to 0.4.15.

(taca)

2016-07-09 01:28:39 UTC MAIN commitmail json YAML

Update dovecot2-pigeonhole to 0.4.15.

v0.4.15 07-07-2016 Stephan Bosch <stephan@rename-it.nl>

* vacation extension: The sieve_user_email setting is now used in the check
  for implicit delivery.
- imapsieve plugin: For any mail transaction, the mailbox was opened a second
  time, even if no mailbox rule matched. This was unintentional, useless and
  caused problems when the imapsieve plugin was used with other plugins like
  acl.
- extprograms plugin: Significantly improved error handling. No stream errors
  were logged.
- extprograms plugin: Fixed bug in handling of result code from remote program
  (script service).
- extprograms plugin: Connection to remote program service was not retried.
- Several small fixes based on static analysis.
- Fixed handling of quoted string localparts in email addresses.

(taca)

2016-07-09 00:14:23 UTC MAIN commitmail json YAML

Updated devel/p5-boolean to 0.46

(wen)

2016-07-09 00:13:24 UTC MAIN commitmail json YAML

Update to 0.46

Upstream changes:
0.46 Fri Jul  8 17:14:32 UTC 2016
- Apply PR#14 @dagolden++
- Adds CLONE method for thread safety

(wen)

2016-07-08 21:23:57 UTC MAIN commitmail json YAML

Opt to prefer OpenSSL from pkgsrc rather than a builtin version for all versions rather than just 10.7 or newer.
There is no good reason to opt for the builtin on the legacy release prior as they're unmaintained.

(sevan)

2016-07-08 17:46:40 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160707

(agc)

2016-07-08 17:45:41 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160707 to fix some
unusual build errors shown by old gcc versions (works fine for
gcc-5.2.1 on ubuntu and gcc-5.3.0 on NetBSD 7.99.32)

+ use ULL suffix on unsigned 64bit constants, not UL

+ don't typedef the public structs twice - second time just define it
without the typedef

Fixes PR pkg/51327

(agc)

2016-07-08 16:22:25 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160706

(agc)

2016-07-08 16:21:10 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160706

+ 20160705 introduced a bug whereby a key subid would match and verify
fine, but, if formatted, would not display the correct subkey
information.  Fix to show the correct information in this case.

(agc)

2016-07-08 15:57:55 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160705

(agc)

2016-07-08 15:56:47 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160705

External API changes
====================
+ add a pgpv_cursor_close() function to free resources associated with
a cursor

Better memory management
========================
+ restructure the way dynamic arrays are used, to avoid memory
corruption issues and memory leaks - keep all dynamic arrays in the global
data structure, and use indices in the other data structures to index them.
Means lack of data localisation, but avoids stale pointers, and leaks.

+ make signer field of signature a uint8_t array, rather than a pointer

+ use our own version of strdup(3) - don't depend on it being
available in standard library

+ keep track of whether litdata filenames and userid were allocated or not,
and free memory in pgpv_close() if it was allocated

+ free up allocated resources which were allocated in pgpv_close()

(agc)

2016-07-08 15:55:24 UTC MAIN commitmail json YAML

2016-07-08 14:32:57 UTC MAIN commitmail json YAML

Added sysutils/libcap version 2.25

(kamil)

2016-07-08 14:32:00 UTC MAIN commitmail json YAML

Added sysutils/libcap

(kamil)

2016-07-08 14:29:53 UTC MAIN commitmail json YAML

Import libcap-2.25 as sysutils/libcap

libcap is a library for getting and setting POSIX.1e (formerly POSIX 6)
draft 15 capabilities.

This package is restricted for the Linux environment.

(kamil)

2016-07-08 11:11:40 UTC MAIN commitmail json YAML

Updated misc/calibre to 2.62.0

(wiz)

2016-07-08 11:11:28 UTC MAIN commitmail json YAML

Updated calibre to 2.62.0.

New Features

* EPUB metadata: Support for reading and writing EPUB 3 specific
  metadata. Now when processing EPUB 3 files, calibre will generate/use
  EPUB 3 specific metadata constructs when available, for example for
  series.
* Recognize the newest Kindle model, that started shipping today.

Bug Fixes

* Tag Mapper: Allow specifying a space as the split character when
  creating a split tags rule
* Tag mapper: Fix upper case characters not working in 'contains'
  rules
* Smarten punctuation: Fix double dashes and triple dots being
  smartened even inside attribute values.
* HTML Input: Sanitize semi-colons from HTML filenames as they can
  cause problems with other EPUB consuming software.
* EPUB Input: Speed up reading of the book spine from the OPF file
  for books with a very large number of entries in the spine
* Edit Book: Reports: Characters: Fix sorting by count and name not
  working.
* Fix KoboTouch configuration migration not working for older
  settings

(wiz)

2016-07-08 09:51:34 UTC MAIN commitmail json YAML

Import NetBSD specific files/strtofflags.c

(kamil)

2016-07-08 09:47:15 UTC MAIN commitmail json YAML

Added devel/kbuild version 0.1.9998.8.2814.25

(kamil)

2016-07-08 09:45:27 UTC MAIN commitmail json YAML

Add devel/kbuild

(kamil)

2016-07-08 09:42:54 UTC MAIN commitmail json YAML

2016-07-08 09:17:03 UTC MAIN commitmail json YAML

Revamp bl3 for sysutils/

(kamil)

2016-07-08 09:11:56 UTC MAIN commitmail json YAML

Added sysutils/lvm2 version 2.02.98

(kamil)

2016-07-08 09:10:41 UTC MAIN commitmail json YAML

Add sysutils/lvm2

(kamil)

2016-07-08 09:09:47 UTC MAIN commitmail json YAML

Import LVM2.2.02.98 as lvm2-2.02.98

LVM2 refers to the userspace toolset that provide logical volume management
facilities on linux. It is reasonably backwards-compatible with the original
LVM toolset.

This package is restricted for the Linux environment.

(kamil)

2016-07-08 08:51:03 UTC MAIN commitmail json YAML

Updated net/openvpn-nagios to 20130210nb4

(jperkin)

2016-07-08 08:50:55 UTC MAIN commitmail json YAML

2016-07-08 08:50:33 UTC MAIN commitmail json YAML

Updated net/openvpn-acct-wtmpx to 20130210nb3

(jperkin)

2016-07-08 08:50:25 UTC MAIN commitmail json YAML

2016-07-08 08:49:52 UTC MAIN commitmail json YAML

Updated net/openvpn to 2.3.11

(jperkin)

2016-07-08 08:49:41 UTC MAIN commitmail json YAML

Update net/openvpn to 2.3.11.  Changes since 2.3.6:

2016.05.09 -- Version 2.3.11
      Fixed port-share bug with DoS potential
      Make intent of utun device name validation clear
      Fix buffer overflow by user supplied data
      Correctly report TCP connection timeout on windows.
      Report Windows bitness
      Fix undefined signed shift overflow
      Fix build with libressl
      Improve LZO, PAM and OpenSSL documentation
      Ensure input read using systemd-ask-password is null terminated
      Support reading the challenge-response from console
      openssl: improve logging
      polarssl: improve logging
      Update manpage: OpenSSL might also need /dev/urandom inside chroot
      socks.c: fix check on get_user_pass() return value(s)
      Fix OCSP_check.sh
      hardening: add safe FD_SET() wrapper openvpn_fd_set()
      Fix memory leak in argv_extract_cmd_name()
      Replace MSG_TEST() macro for static inline msg_test()
      Restrict default TLS cipher list
      Various Changes.rst fixes
      Clarify mssfix documentation
      Clarify --block-outside-dns documentation
      Update --block-outside-dns to work on Windows Vista

2016.01.04 -- Version 2.3.10
      Prepare for v2.3.10 release, list PolarSSL 1.2 to 1.3 upgrade
      Make certificate expiry warning patch (091edd8e299686) work on OpenSSL 1.0.1 and earlier.
      Repair IPv6 netsh calls if Win XP is detected
      Use bob.example.com and alice.example.com to improve clarity of documentation
      Remove unused variables from ssl_verify_polarssl.c's x509_get_serial()
      Upgrade OpenVPN 2.3 to PolarSSL 1.3
      Warn user if their certificate has expired
      Make assert_failed() print the failed condition
      cleanup: get rid of httpdigest.c type warnings
      Fix regression in setups without a client certificate
      polarssl: fix unreachable code

2015.12.15 -- Version 2.3.9
      Show extra-certs in current parameters.
      Fix commit a3160fc1bd7368395745b9cee6e40fb819f5564c
      Do not set the buffer size by default but rely on the operation system default.
      Remove --enable-password-save option
      Reflect enable-password-save change in documentation
      Also remove second instance of enable-password-save in the man page
      Detect config lines that are too long and give a warning/error
      Log serial number of revoked certificate
      Adjust server-ipv6 documentation
      Avoid partial authentication state when using --disabled in CCD configs
      Make "block-outside-dns" option platform agnostic
      Un-break --auth-user-pass on windows
      Replace unaligned 16bit access to TCP MSS value with bytewise access
      Repair test_local_addr() on WIN32
      Fix possible heap overflow on read accessing getaddrinfo() result.
      Fix FreeBSD-specific mishandling of gc arena pointer in create_arbitrary_remote()
      remove unused gc_arena in FreeBSD close_tun()
      Fix isatty() check for good.
      put virtual IPv6 addresses into env
      Use adapter index instead of name for windows IPv6 interface config
      Client-side part for server restart notification
      Use adapter index for add/delete_route_ipv6
      Pass adapter index to up/down scripts
      Fix VS2013 compilation
      Fix privilege drop if first connection attempt fails
      Support for username-only auth file.
      Add CONTRIBUTING.rst
      Updates to Changes.rst
      Fix termination when windows suspends/sleeps
      Do not hard-code windows systemroot in env_block
      Handle ctrl-C and ctrl-break events on Windows
      Unbreak read username password from management
      Replace strdup() calls for string_alloc() calls
      Check return value of ms_error_text()
      Increase control channel packet size for faster handshakes
      hardening: add insurance to exit on a failed ASSERT()
      Fix memory leak in auth-pam plugin
      Fix (potential) memory leak in init_route_list()
      Fix unintialized variable in plugin_vlog()
      Add macro to ensure we exit on fatal errors
      Fix memory leak in add_option() by simplifying get_ipv6_addr
      openssl: properly check return value of RAND_bytes()
      Fix rand_bytes return value checking
      Add Windows DNS Leak fix using WFP ('block-outside-dns')
      Fix "White space before end tags can break the config parser"

2015.08.03 -- Version 2.3.8
      Report missing endtags of inline files as warnings
      Fix commit e473b7c if an inline file happens to have a line break exactly at buffer limit
      Produce a meaningful error message if --daemon gets in the way of asking for passwords.
      Document --daemon changes and consequences (--askpass, --auth-nocache).
      Del ipv6 addr on close of linux tun interface
      Fix --askpass not allowing for password input via stdin
      write pid file immediately after daemonizing
      Make __func__ work with Visual Studio too
      fix regression: query password before becoming daemon
      Fix using management interface to get passwords.
      Fix overflow check in openvpn_decrypt()

2015.06.02 -- Version 2.3.7
      Default gateway can't be determined on illumos/Solaris platforms
      Warn that tls-auth with free form files is going to be removed from OpenVPN 2.4
      autotools: Fix wrong ./configure help screen default values
      down-root plugin: Replaced system() calls with execve()
      down-root: Improve error messages
      plugin, down-root: Fix compiler warnings
      sockets: Remove the limitation of --tcp-nodelay to be server-only
      plugins, down-root: Code style clean-up
      pkcs11: Load p11-kit-proxy.so module by default
      Make 'provider' option to --show-pkcs11-ids optional where p11-kit is present
      Use OPENVPN_ETH_P_* so that <netinet/if_ether.h> is unecessary
      New approach to handle peer-id related changes to link-mtu (2.3 version)
      Fix incorrect use of get_ipv6_addr() for iroute options.
      Print helpful error message on --mktun/--rmtun if not available.
      explain effect of --topology subnet on --ifconfig
      Add note about file permissions and --crl-verify to manpage.
      repair --dev null breakage caused by db950be85d37
      assume res_init() is always there.
      Correct note about DNS randomization in openvpn.8
      Disallow usage of --server-poll-timeout in --secret key mode.
      slightly enhance documentation about --cipher
      Enforce "serial-tests" behaviour for tests/Makefile
      Revert "Enforce "serial-tests" behaviour for tests/Makefile"
      On signal reception, return EAI_SYSTEM from openvpn_getaddrinfo().
      Use configure.ac hack to apply serial_test AM option only if supported.
      Use EAI_AGAIN instead of EAI_SYSTEM for openvpn_getaddrinfo().
      Move res_init() call to inner openvpn_getaddrinfo() loop
      Fix FreeBSD ifconfig for topology subnet tunnels.
      Fix --redirect-private in --dev tap mode.
      include ifconfig_ environment variables in --up-restart env set
      Fix null pointer dereference in options.c
      Fix mssfix default value in connection_list context
      Manual page update for Re-enabled TLS version negotiation.
      Include systemd units in the source tarball (make dist)
      Updated manpage for --rport and --lport
      Properly escape dashes on the man-page
      Improve documentation in --script-security section of the man-page
      Really fix '--cipher none' regression
      Update doxygen (a bit)
      Set tls-version-max to 1.1 if cryptoapicert is used
      Account for peer-id in frame size calculation
      Disable SSL compression
      Fix frame size calculation for non-CBC modes.
      Allow for CN/username of 64 characters (fixes off-by-one)
      Remove unneeded parameter 'first_time' from possibly_become_daemon()
      Re-enable TLS version negotiation by default
      Remove size limit for files inlined in config
      Improve --tls-cipher and --show-tls man page description
      Re-read auth-user-pass file on (re)connect if required
      Clarify --capath option in manpage
      Call daemon() before initializing crypto library

(jperkin)

2016-07-08 08:30:30 UTC MAIN commitmail json YAML

Fix stupid error in last update (plus some pkglint -Wall cleanup).
No pkgrevision bump as last version would not have packaged

(abs)

2016-07-07 20:53:19 UTC MAIN commitmail json YAML

+ digikam-5.0.

(wiz)

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

2016-07-07 16:45:54 UTC MAIN commitmail json YAML

- samba-4.3.10.

(taca)

2016-07-07 16:45:06 UTC MAIN commitmail json YAML

Note update of net/samba4 package to 4.3.11.

(taca)

2016-07-07 16:44:14 UTC MAIN commitmail json YAML

Update samba4 to 4.3.11 (Samba 4.3.11), including security fix for
CVE-2016-2119.

Changes from 4.3.9 to 4.3.10 are too many to write here, please refer
WHATSNEW.txt file.

                  ==============================
                  Release Notes for Samba 4.3.11
                            July 07, 2016
                  ==============================

This is a security release in order to address the following defect:

o  CVE-2016-2119 (Client side SMB2/3 required signing can be downgraded)

=======
Details
=======

o  CVE-2016-2119:
  It's possible for an attacker to downgrade the required signing for
  an SMB2/3 client connection, by injecting the SMB2_SESSION_FLAG_IS_GUEST
  or SMB2_SESSION_FLAG_IS_NULL flags.

  This means that the attacker can impersonate a server being connected to by
  Samba, and return malicious results.

  The primary concern is with winbindd, as it uses DCERPC over SMB2 when talking
  to domain controllers as a member server, and trusted domains as a domain
  controller.  These DCE/RPC connections were intended to protected by the
  combination of "client ipc signing" and
  "client ipc max protocol" in their effective default settings
  ("mandatory" and "SMB3_11").

  Additionally, management tools like net, samba-tool and rpcclient use DCERPC
  over SMB2/3 connections.

  By default, other tools in Samba are unprotected, but rarely they are
  configured to use smb signing, via the "client signing" parameter (the default
  is "if_required").  Even more rarely the "client max protocol" is set to SMB2,
  rather than the NT1 default.

  If both these conditions are met, then this issue would also apply to these
  other tools, including command line tools like smbcacls, smbcquota, smbclient,
  smbget and applications using libsmbclient.

Changes since 4.3.10:
--------------------

o  Stefan Metzmacher <metze@samba.org>
  * BUG 11860: CVE-2016-2119: Fix client side SMB2 signing downgrade.
  * BUG 11948: Total dcerpc response payload more than 0x400000.

#######################################
Reporting bugs & Development Discussion
#######################################

Please discuss this release on the samba-technical mailing list or by
joining the #samba-technical IRC channel on irc.freenode.net.

If you do report problems then please try to send high quality
feedback. If you don't provide vital information to help us track down
the problem then you will probably be ignored.  All bug reports should
be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
database (https://bugzilla.samba.org/).

(taca)

2016-07-07 16:12:53 UTC MAIN commitmail json YAML

Added textproc/py-pytoml version 0.1.10

(jakllsch)

2016-07-07 16:12:00 UTC MAIN commitmail json YAML

2016-07-07 16:11:07 UTC MAIN commitmail json YAML

Add pytoml-0.1.10 as textproc/py-pytoml

pytoml is a TOML-0.4.0 parser/writer for Python.

(jakllsch)

2016-07-07 15:10:37 UTC MAIN commitmail json YAML

2016-07-07 15:07:36 UTC MAIN commitmail json YAML

2016-07-07 14:59:37 UTC MAIN commitmail json YAML

Use the compiler frontend for linking.  Fixes SSP builds on SunOS.

(jperkin)

2016-07-07 14:49:26 UTC MAIN commitmail json YAML

Disable NLS for consistent PLIST handling.  Remove bogus and obsolete CFLAGS
settings.  Clean up variable assignments.  No change to existing packages.

(jperkin)

2016-07-07 14:36:34 UTC MAIN commitmail json YAML

Pull in GNU sed, required for correct LLVM detection.  Fixes SunOS.

(jperkin)

2016-07-07 13:59:08 UTC MAIN commitmail json YAML

Updated converters/php-mbstring to 5.5.37nb1

(jperkin)

2016-07-07 13:59:00 UTC MAIN commitmail json YAML

2016-07-07 13:26:16 UTC MAIN commitmail json YAML

Fixed pkglint warnings about using SED and MV instead of SUBST.

(rillig)

2016-07-07 12:56:21 UTC MAIN commitmail json YAML

Fixed PLIST for option "doc".

(rillig)

2016-07-07 12:15:45 UTC MAIN commitmail json YAML

Updated lang/ocaml to 4.03.0nb1

(jperkin)

2016-07-07 12:15:36 UTC MAIN commitmail json YAML

Use the GCC front-end for linking on SunOS, resolves issues with SSP
and passing incompatible ld arguments.  Bump PKGREVISION.

(jperkin)

2016-07-07 12:09:40 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.3

(rillig)

2016-07-07 12:09:27 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.3.

Changes since 5.4.2:

* Variables like ${VAR_${OTHER_VAR}} are no longer checked for
  use/define mismatch
* The check for plural variable names has been removed
* The type of variables called *DESTDIR is no longer guessed to be a
  directory name
* The check for unknown shell commands is disabled in Makefile
  sections that depend on OPSYS
* The experimental hand-written shell parser has been replaced with
  a Yacc-generated one
* Meta packages don't need a LICENSE
* When PKGNAME is defined in terms of ${DISTNAME:S/from/to/:tl}, more
  modifiers (like :tl) are handled properly
* When the MAINTAINER or OWNER of a package is not the current user,
  a warning is printed for modified files
* The check for share/applications/*.desktop has been disabled, since
  pkglint would need to inspect the file's actual contents to see
  whether desktopdb.mk must be included or not
* SUBST_CLASSES may also be SUBST_CLASSES.NetBSD
* Loosened the usage restrictions for several variables, e.g. many
  variables that may be appended in a Makefile may also be set
  unconditionally
* PKG_OPTIONS_VAR must be of the form PKG_OPTIONS.*

(rillig)

2016-07-07 12:01:22 UTC MAIN commitmail json YAML

2016-07-07 11:29:34 UTC MAIN commitmail json YAML

Be less verbose.

(wiz)

2016-07-07 11:10:05 UTC MAIN commitmail json YAML

2016-07-07 09:16:03 UTC MAIN commitmail json YAML

Updated devel/libev to 4.22; www/nghttp2 to 1.12.0

(adam)

2016-07-07 08:57:06 UTC MAIN commitmail json YAML

Switch to postgresql-postgis2.

Untested, but postgresql-postgis is gone.

(wiz)

2016-07-07 08:55:34 UTC MAIN commitmail json YAML

Remove obsolete patch (not in distinfo)

(wiz)

2016-07-07 08:39:28 UTC MAIN commitmail json YAML

Updated sysutils/direvent to 5.1

(wiz)

2016-07-07 08:39:12 UTC MAIN commitmail json YAML

Updated direvent to 5.1.

Version 5.1, 2016-07-06

* Globbing patterns in #include statement

If argument to the #include statement contains wildcard characters (*, [,
], or ?), it is interpreted as shell globbing pattern and all files
matching that pattern are included, in lexicographical order.  If no
matching files are found, the directive is replaced with an empty
line.

* New watcher option 'shell'

The 'shell' option causes watcher command to be executed via
'/bin/sh' (by default it is invoked directly, using the 'execve'
function).  For example:

  watcher {
    path "/etc/httpd/vhosts";
    command "/usr/bin/scanhosts && service httpd restart";
    option (shell);
  }

* Include path

If the argument to the #include (#include_once) statement is not an
absolute file name or globbing pattern, it is looked up in the include
search path.  The order of look up is as follows.  First, directories
given with '-I' options (see below) are scanned, in the same order as
given on the command line.  If no matching file is found in any of
them, directories in the standard include search path are scanned.

By default, the standard include search path contains two directories:
'$(pkgdatadir)/$(VERSION)' and '$(pkgdatadir)/include', where
$(pkgdatadir) and $(VERSION) stand for the package data directory, and
package version, correspondingly.  It can be redefined at compile time using
the '--with-include-path' to configure, e.g.:

./configure --with-include-path='$(sysconfdir)/direvent.d:$(pkgdatadir)/$(VERSION):$(pkgdatadir)/include'

(see the file INSTALL, section "Building and Configuring", for a
detailed discussion of this option).

To inspect the actual path at runtime, run 'direvent --help',
and look for the string 'Include search path:' in its output.

* New command line option -I (--include)

The '-I DIR' command line option adds DIR to the include search path.
When looking for include files, directories given with '-I' options
are scanned first.  If the file is not found, the directories in the
standard include path are scanned.

(wiz)

2016-07-07 08:37:42 UTC MAIN commitmail json YAML

+ direvent-5.1, plasma-5.7.

(wiz)

2016-07-07 08:36:02 UTC MAIN commitmail json YAML

Describe new duplicity options.

(wiz)

2016-07-07 08:35:57 UTC MAIN commitmail json YAML

Updated sysutils/duplicity to 0.7.08

(wiz)

2016-07-07 08:35:46 UTC MAIN commitmail json YAML

Updated duplicity to 0.7.08.

>From Fr辿d辿ric Fauberteau in PR 51316.

New in v0.7.08 (2016/07/01)
---------------------------
* Merged in lp:~noizyland/duplicity/fix_azurebackend_typo
  - Fix typo in error handling code
* Merged in lp:~ghoz/duplicity/swift-prefix
  - adds the abiliy to use path in the swift backend, in order to have multiple
    backups to the same container neatly organized.
* Fixed bug #1573957 with patches from Dmitry Nezhevenko
  - upload last chunk with files_upload_session_finish to avoid extra request
  - upload small files using non-chunked api
* Fixed bug #1586934 with patches from Dmitry Nezhevenko
  - fixes error handling in wrapper
* Fixed bug #1586992 with patches from Dmitry Nezhevenko
  - Patch adds _delete_list to Par2Backend. And _delete_list fallbacks to
    _delete calls if wrapped backend has no _delete_list.
* Fixed bug #1589038 with patches from Malte Schræ—¦der
  - Added ignore_case option to selection functions
* Merged in lp:~mstoll-de/duplicity/b2-reauth
  - Fixes bug #1588503 b2: large uploads fail due to expired auth token
* Merged in lp:~aaron-whitehouse/duplicity/fix_pep8
  - Fix PEP8 error in onedrivebackend.py (space before bracket)
* Fixed bug #822697 ssh-options not passed in rsync over ssh
  - Added globals.ssh_options to rsync command line
* Increased default volume size to 200M, was 25M
* Fixed README-REPO to no longer mention 0.6-series
* Merged in lp:~aaron-whitehouse/duplicity/fix_stat_errors
  - Only give an error about not being able to access possibly locked file if
    that file is supposed to be included or scanned (i.e. not excluded).
    Fixes Bug #1089131
* Fixed bug #1594780 with patches from B. Reitsma
  - Use re.finditer() to speed processing
* Merged in lp:~aaron-whitehouse/duplicity/PEP8_W503_fixes
  - Fix PEP8 W503 errors (line break before binary operator) and enable the
    PEP8 test for this in test_code.CodeTest.
* Merged in lp:~aaron-whitehouse/duplicity/PEP8_line_length
  - Set line length error length to 120 (matching tox.ini) for PEP8 and
    fixed E501(line too long) errors.
* Merged in lp:~duplicity-team/duplicity/po-updates

(wiz)

2016-07-07 08:32:14 UTC MAIN commitmail json YAML

Changes 1.12.0:
This release adds 2 new API functions to libnghttp2. It also adds HTTP/1.1 POST support to h2load. nghttpx gets new features, and performance improvements.

(adam)

2016-07-07 08:31:31 UTC MAIN commitmail json YAML

Updated multimedia/minidlna to 1.1.5

(wiz)

2016-07-07 08:31:20 UTC MAIN commitmail json YAML

Updated minidlna to 1.1.5.

Based on PR 51318 by Jonathan Schleifer.

1.1.5 - Released 10-Sep-2015
--------------------------------
- Re-enable Samsung DCM10, which adds video bookmarks and "BasicView" support.
- Allow SSDP M-SEARCH from other subnets.
- Fix some nfo file character escaping.
- Fix crash with >3 network interfaces.
- Support rotation of monochrome JPEGs.
- Handle cover art streams that come after the video stream.
- Recognize new hard links with inotify.
- Work around LG TV ordering bug.
- Implement TiVo image PixelShape support.
- Support thumbnail rotation.
- Use "Album Artist" tag from AAC files.
- Add Korean translations.
- Fix handling of bad FLAC files.

(wiz)

2016-07-07 08:18:15 UTC MAIN commitmail json YAML

Changes 4.22:
- when epoll detects unremovable fds in the fd set, rebuild
  only the epoll descriptor, not the signal pipe, to avoid
  SIGPIPE in ev_async_send. This doesn't solve it on fork,
  so document what needs to be done in ev_loop_fork
- remove superfluous sys/timeb.h include on win32
- updated libecb.

(adam)

2016-07-07 07:24:15 UTC MAIN commitmail json YAML

Note update of the "mutt" package to version 1.6.2

(tron)

2016-07-07 07:23:57 UTC MAIN commitmail json YAML

Update "mutt" package to version 1.6.2. Changes since version 1.6.1:
- Fix infinite loop when help is bound to a named key combination.
- Check $pgp_autoinline and $pgp_replyinline if oppenc is set.

(tron)

2016-07-07 06:28:24 UTC MAIN commitmail json YAML

Use PKG_FAIL_REASON instead of .error.

(wiz)

2016-07-07 06:27:17 UTC MAIN commitmail json YAML

Remove obsolete patch (not in distinfo).

(wiz)

2016-07-06 21:00:04 UTC MAIN commitmail json YAML

catch up with the new opaque pgpv_t and pgpv_cursor_t structures in libnetpgpverify.

(agc)

2016-07-06 15:22:59 UTC MAIN commitmail json YAML

Updated lang/py27-html-docs to 2.7.12

(leot)

2016-07-06 15:22:35 UTC MAIN commitmail json YAML

Update lang/py27-html-docs to 2.7.12

No changelog available.

(leot)

2016-07-06 15:03:34 UTC MAIN commitmail json YAML

Updated devel/rebar to 2.6.2

(fhajny)

2016-07-06 15:03:25 UTC MAIN commitmail json YAML

Update devel/rebar to 2.6.2.

- rebar/532: Automatically clean neotoma-generated erl files,
  regression test
- rebar/549: Add Windows continuous integration through AppVeyor
- rebar/551: fprof: document Cachegrind support
- rebar/556: fprof: further document Cachegrind support
- rebar/557: Fix windows eunit tests
- rebar/558: Add qualified name tests docs (see pr #119)
- rebar/560: Lock retest dependency
- rebar/562: Add support for Windows integration testing
- rebar/567: Allow windows release to use etc conf dir
- rebar/570: xref: fix dialyzer warning introduced in 69802f63120
- rebar/573: Provide additional debug logging on relup generation
- rebar/578: Add the latest OTP 18 version to the Travis build
- rebar/580: Additional Common Test regression tests
- rebar/581: Update retest dependency url
- rebar/586: Ensure ebin created for dia compiler
- rebar/587: rebar_require_vsn: Update regexp to account for newer
  OTP versions
- rebar/588: Look for ct .spec files in the ct_dir that was
  specified
- rebar/589: Introduce REBAR_DEPS_PREFER_LIBS env variable to
  alter search behaviour
- rebar/590: Treat port env vars as expandable only if they self
  reference
- rebar/591: Fix/eunit tests surefire crash
- rebar/594: Introduce REBAR_VSN_CACHE_FILE env variable to
  load/save vsn cache
- rebar/599: Fix bug when running gcc in cross_sizeof
- rebar/602: Support full-source rebar3-style deps (deps without
  Version Regexes)
- rebar/603: add deprecated message
- rebar/605: Add necessary OSX flags for port driver linking
- rebar/606: Revert 'Treat port env vars as expandable only if
  they self reference'

(fhajny)

2016-07-06 15:01:37 UTC MAIN commitmail json YAML

Updated databases/py-cassandra-driver to 3.5.0

(fhajny)

2016-07-06 15:01:27 UTC MAIN commitmail json YAML

Update databases/py-cassandra-driver to 3.5.0.

Features
- Optional Execution Profiles for the core driver (PYTHON-569)
- API to get the host metadata associated with the control
  connection node (PYTHON-583)
- Expose CDC option in table metadata CQL (PYTHON-593)

Bug Fixes
- Clean up Asyncore socket map when fork is detected (PYTHON-577)
- cqlengine: QuerySet only() is not respected when there are
  deferred fields (PYTHON-560)

(fhajny)

2016-07-06 14:19:51 UTC MAIN commitmail json YAML

2016-07-06 14:17:45 UTC MAIN commitmail json YAML

2016-07-06 10:39:22 UTC MAIN commitmail json YAML

2016-07-06 10:09:52 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.6

(abs)

2016-07-06 10:09:33 UTC MAIN commitmail json YAML

Updated sysutils/dc-tools to 1.6

Update default NetBSD version to 7.0.1, from TravisPaul

(abs)

2016-07-06 09:55:39 UTC MAIN commitmail json YAML

2016-07-06 09:47:52 UTC MAIN commitmail json YAML

2016-07-06 07:21:41 UTC MAIN commitmail json YAML

Restore PKGSRC_USE_SSP test to the version before the update to 5.4.0,
so it works again (at least for me; if it doesn't for you, please
let me know).

(wiz)

2016-07-06 05:57:51 UTC MAIN commitmail json YAML

Fix conflict with NetBSD's hmac(3) function.

Makes this build again on NetBSD-7.99.33.

(wiz)

2016-07-05 23:57:03 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160704

(agc)

2016-07-05 23:56:07 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160704

+ get rid of redundant PGPV_ARRAY definition in libverify.c, brought in when
the definitions moved from verify.h

+ fix obuf_add_mem() to use a const void *, as any struct can be
dumped using it

+ remove redundant NO_SUBKEYS definition - unused

+ add an (unused as yet) ARRAY_FREE() macro

(agc)

2016-07-05 20:24:12 UTC MAIN commitmail json YAML

Note update of netpgpverify and libnetpgpverify to 20160626

(agc)

2016-07-05 20:18:03 UTC MAIN commitmail json YAML

Update netpgpverify and libnetpgpverify to 20160626

+ make the pgpv_t and pgpv_cursor_t structures opaque

+ add new accessor functions for fields in the pgpv_cursor_t struct

+ add new creation functions for the pgpv_t and pgpv_cursor_t structs

(agc)

2016-07-05 19:27:34 UTC MAIN commitmail json YAML

Updated www/gwt to 2.7.0

(ryoon)

2016-07-05 19:27:02 UTC MAIN commitmail json YAML

Update to 2.7.0

Changelog:
Release Notes for 2.7.0

This release fixes issues found while testing RC1.

For details, see the commit logs.
Known Issues

DevMode always starts in Super Dev Mode, so it窶冱 not as easy to test in production mode. See issue 9004 for workarounds.

Release Notes for 2.7.0 (RC1)
Highlights

    Super Dev Mode is now the default. DevMode automatically starts Super Dev Mode and reloading a web page automatically runs the compiler when necessary. (The -nosuperDevMode flag may be used to revert to the old behavior.)

    Compiling in Super Dev Mode is much faster after the first compile.

    Experimental support for GSS, also known as Closure Stylesheets. (See below.)

Known Issues

    gwttar files are incorrect. (Fixed in the next version.)

Deprecations

    GWT Designer doesn窶冲 work with 2.7 and is no longer supported. (Source code is available if someone wishes to revive this project.)

    IFrameLinker and XSLinker are deprecated because they don窶冲 work in Super Dev Mode. However, we don窶冲 have suitable replacements for all use cases yet. For updates and possible workarounds, see issue 8997.

Compiler changes

    In draft mode and Super Dev Mode, all compiler optimizations are turned off for better debugging. For example, null pointers are detected sooner.

    JSNI references no longer require fully qualified class names when this wouldn窶冲 be necessary in Java. (For example, imports work.)

    We窶况e started implementing JS Interop annotations, which will make it much easier to use GWT with JavaScript libraries. The specification is not final and there are bugs, so production GWT apps and libraries should continue to use JSNI for now. If you wish to experiment, you can enable JS Interop using the -XjsInteropMode flag, which is available for the compiler and Super Dev Mode. (It doesn窶冲 work with old DevMode.)

    The experimental -XmethodNameDisplayMode flag adds a displayName property to each JavaScript function containing the name of the Java method. This makes Java method names available in browser debuggers at the expense of code size. (Also available in Super Dev Mode.)

    Boxed JavaScript strings (created in JavaScript using new String(...)) are no longer considered equivalent to Java strings. They should be unboxed before being passed to Java.

    Many bugfixes.

Library Changes
JDK emulation

    Significant performance improvements in String, ArrayList, HashMap, and Exception.

    New emulated classes: Locale, NavigableSet, and NavigableMap.

    New emulated methods in Class, String, Exception, RuntimeException, Logger, Arrays, Collections, and Map.Entry.

    LinkedList extends Deque and handles incorrect usage better.

Logging and Stack Traces

    Better wrapping of exceptions thrown from JavaScript.

    GWT apps that inherit the com.google.gwt.logging.Logging module have different default behavior for messages logged using the java.util.logging package. The new default is to log messages at level SEVERE and above to the browser窶冱 console. PopupLogHandler and SystemHandler are no longer enabled by default.

    FirebugLogHandler and NullLoggingPopup have been removed. ()

Experimental GSS support

The CssResource.enableGss configuration property turns on GSS support.

    When enabled, resource files with a 窶枠ss窶� extension are parsed as a Closure Stylesheet.

    When enabled, GSS can be used in a UiBinder file by setting gss="true" on a ui:style tag.

    If the CssResource.legacy configuration property is set, .css resources and ui:style tags without gss=true will first be converted to GSS and then parsed as GSS.

UiBinder

    The ui:data tag has new attributes: mimeType and doNotEmbed.

GWT-RPC

    The rpc.XserializeFinalFields configuration property turns on experimental support for serializing final fields.

    LinkedHashSet may be serialized without a serialization policy.

    deRPC is removed.

RequestFactory

    Support overridden methods and generics better.

    Fix support for @SkipInterfaceValidation on RequestContext methods.

Internationalization

    Upgraded to CLDR 25.

Browser API changes

    Updated support for typed arrays.

    Added History.replaceItem().

    Fixed an issue with Window.addWindowScrollHandler on Chrome.

Widgets

    The deprecated com.google.gwt.widgets package is removed.

    Various bugfixes and minor improvements.

Developer Tool Changes
Dev Mode

    The -nosuperDevMode flag may be used to turn off Super Dev Mode and revert to old Dev Mode. (However, most current browsers no longer support Dev Mode plugins.)

    The -modulePathPrefix flag may be used to move DevMode窶冱 output to a subdirectory of the war directory.

Super Dev Mode

    Compiling is much faster after the first compile. (Compiling is skipped altogether if no files have changed.)

    The first compile no longer happens at startup.

    Chrome reloads the page faster while debugging. (Sourcemap file size is reduced.)

    The -launcherDir flag may be used to avoid running the GWT compiler before starting Super Dev Mode. When enabled, Super Dev Mode writes stub .nocache.js files that automatically recompile the GWT app before loading it. Therefore the bookmarklets aren窶冲 needed. (This feature is automatically enabled when launched via DevMode.)

    The -logLevel flag may be used to adjust how compile errors are reported.

    The Dev Mode On bookmarklet dialog shows whether Super Dev Mode is turned on for each module on the page.

    Messages logged using java.util.logging at level SEVERE and above are written to the browser console by default.

    Fixed a startup faesting

    Better error reporting for compile errors while running tests.

    Messages logged using java.util.logging at level SEVERE and above are written to the browser console and test output by default.

    -Dgwt.htmlunit.debug may be used to open a JavaScript debugger window when running a test using HtmlUnit.

    Removed RunStyleRemoteWeb and the BrowserManager tool.

    Removed flags: -standardsMode, -nostandardsMode, -quirksMode. (GWTTestCase tests are always run in an HTML page in standards mode.)

For even more detail, see the Issue Tracker.

(ryoon)

2016-07-05 19:00:23 UTC MAIN commitmail json YAML

Updated cross/arm-none-eabi-gcc5 to 5.4.0

(ryoon)

2016-07-05 18:59:58 UTC MAIN commitmail json YAML

2016-07-05 18:55:50 UTC MAIN commitmail json YAML

Updated lang/gcc5 to 5.4.0
Updated lang/gcc5-libs to 5.4.0nb1

(ryoon)

2016-07-05 18:55:08 UTC MAIN commitmail json YAML

2016-07-05 18:49:49 UTC MAIN commitmail json YAML

Updated devel/gitolite to 3.6.5

(ryoon)

2016-07-05 18:49:23 UTC MAIN commitmail json YAML

Update to 3.6.5

Changelog:
2016-02-20  v3.6.5  allow creator check to be bypassed during mirroring

                    handle new style ssh fingerprinting correctly (thanks to
                    Robin Johnson)

                    allow pre-auto-gc as a repo-specific hook

                    optimise mirror pushes for heavily used repos

                    create-with-reference trigger: on repo creation, setup
                    objects/info/alternates for a server side alternate object
                    store.

                    'mirror status all all' prints a list of repos that have
                    *some* error, which is arguably more useful for further
                    action/processing

                    allow incrementally adding more repo-specific hooks

(ryoon)

2016-07-05 17:33:10 UTC MAIN commitmail json YAML

Updated games/pushover to 0.0.5

(wiz)

2016-07-05 17:33:00 UTC MAIN commitmail json YAML

Updated pushover to 0.0.5.

Drop maintainership.

Version 0.0.5 May 2013

- new Swedish and Esperanto translation and updated French translation many
  thanks to the translators
- AROS support inside the code
- minor usability improvements in the menu sytem
- slightly lower requirements on libpng and lua versions

(wiz)

2016-07-05 16:56:57 UTC MAIN commitmail json YAML