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 09:20:17 UTC Now

2016-12-19 09:08:00 UTC MAIN commitmail json YAML

Updated waf to 1.9.7.

NEW IN WAF 1.9.7
----------------
* Conceal Python 2.6 subprocess errors on Unix-like systems
* Read variables from self.vars #1873
* Revert archive permissions to be world-readable #1875

(wiz)

2016-12-19 09:06:55 UTC MAIN commitmail json YAML

Updated fonts/unifont to 9.0.05

(wiz)

2016-12-19 09:06:43 UTC MAIN commitmail json YAML

Updated unifont to 9.0.05.

2016-12-10: Release 9.0.05

  Modified Cherokee glyphs to reflect changes in recent Cherokee font
  that the Unicode Consortium adopted for its code charts.  Removed
  serifs to make Cherokee glyphs easier to read.

  Modified Pikto CSUR glyphs after comparison with high-resolution scans
  of Basic Pikto book.

(wiz)

2016-12-19 09:03:11 UTC MAIN commitmail json YAML

Updated devel/py-setuptools to 32.1.0

(wiz)

2016-12-19 09:02:59 UTC MAIN commitmail json YAML

Updated py-setuptools to 32.1.0.

v32.1.0
-------

* #891: In 'test' command on test failure, raise DistutilsError,
  suppression invocation of subsequent commands.

v32.0.0
-------

* #890: Revert #849. ``global-exclude .foo`` will not match all
  ``*.foo`` files any more. Package authors must add an explicit
  wildcard, such as ``global-exclude *.foo``, to match all
  ``.foo`` files. See #886, #849.

v31.0.1
-------

* #885: Fix regression where 'pkg_resources._rebuild_mod_path'
  would fail when a namespace package's '__path__' was not
  a list with a sort attribute.

v31.0.0
-------

* #250: Install '-nspkg.pth' files for packages installed
  with 'setup.py develop'. These .pth files allow
  namespace packages installed by pip or develop to
  co-mingle. This change required the removal of the
  change for #805 and pip #1924, introduced in 28.3.0 and implicated
  in #870, but means that namespace packages not in a
  site packages directory will no longer work on Python
  earlier than 3.5, whereas before they would work on
  Python not earlier than 3.3.

(wiz)

2016-12-19 09:01:59 UTC MAIN commitmail json YAML

Updated devel/py-mccabe to 0.5.3

(wiz)

2016-12-19 09:01:48 UTC MAIN commitmail json YAML

Updated py-mccabe to 0.5.3.

0.5.3 - 2016-12-14

    Report actual column number of violation instead of the start of the line

(wiz)

2016-12-19 09:00:42 UTC MAIN commitmail json YAML

Updated devel/py-dulwich to 0.15.0

(wiz)

2016-12-19 09:00:28 UTC MAIN commitmail json YAML

Updated py-dulwich to 0.15.0.

0.15.0 2016-10-09

BUG FIXES

  * Allow missing trailing LF when reading service name from
    HTTP servers. (Jelmer Vernooij, Andrew Shadura, #442)

  * Fix dulwich.porcelain.pull() on Python3. (Jelmer Vernooij, #451)

  * Properly pull in tags during dulwich.porcelain.clone.
    (Jelmer Vernoo蝶, #408)

CHANGES

  * Changed license from "GNU General Public License, version 2.0 or later"
    to "Apache License, version 2.0 or later or GNU General Public License,
    version 2.0 or later". (#153)

IMPROVEMENTS

  * Add ``dulwich.porcelain.ls_tree`` implementation. (Jelmer Vernooij)

(wiz)

2016-12-19 08:58:07 UTC MAIN commitmail json YAML

Updated security/py-cryptography to 1.7.1

(wiz)

2016-12-19 08:57:51 UTC MAIN commitmail json YAML

Updated py-cryptography to 1.7.1.

1.7.1 - 2016-12-13
~~~~~~~~~~~~~~~~~~

* Fixed a regression in ``int_from_bytes`` where it failed to accept
  ``bytearray``.

1.7 - 2016-12-12
~~~~~~~~~~~~~~~~

* Support for OpenSSL 1.0.0 has been removed. Users on older version of OpenSSL
  will need to upgrade.
* Added support for Diffie-Hellman key exchange using
  :meth:`~cryptography.hazmat.primitives.asymmetric.dh.DHPrivateKeyWithSerialization.exchange`
* The OS random engine for OpenSSL has been rewritten to improve compatibility
  with embedded Python and other edge cases. More information about this change
  can be found in the
  `pull request <https://github.com/pyca/cryptography/pull/3229>`_.

(wiz)

2016-12-19 08:55:02 UTC MAIN commitmail json YAML

Updated devel/py-ZopeInterface to 4.3.3

(wiz)

2016-12-19 08:54:50 UTC MAIN commitmail json YAML

Updated py-ZopeInterface to 4.3.3.

4.3.3 (2016-12-13)
------------------

- Correct typos and ReST formatting errors in documentation.

- Add API documentation for the adapter registry.

- Ensure that the ``LICENSE.txt`` file is included in built wheels.

- Fix C optimizations broken on Py3k.  See the Python bug at:
  http://bugs.python.org/issue15657
  (https://github.com/zopefoundation/zope.interface/issues/60)

(wiz)

2016-12-19 08:53:35 UTC MAIN commitmail json YAML

Updated devel/meld to 3.16.4

(wiz)

2016-12-19 08:53:21 UTC MAIN commitmail json YAML

Updated meld to 3.16.4.

2016-12-18 meld 3.16.4
======================

  Fixes:

  * Make error displaying more robust with non-ASCII locales (Vasily Galkin)
  * Handle themes with scrollbar steppers better (Kai Willadsen)
  * Fix a traceback when pane has no file (Claude Paroz)
  * Fix triggering "Delete Change" actions from menu (Kai Willadsen)
  * Handle style theme not existing (Patrick Griffis)
  * Fix unintentional glib requirement bump (Kai Willadsen)

  Translations:

  * Claude Paroz (fr)

(wiz)

2016-12-19 08:51:00 UTC MAIN commitmail json YAML

2016-12-19 08:50:45 UTC MAIN commitmail json YAML

Updated gmp to 6.1.2.

Changes between GMP version 6.1.1 and 6.1.2

  BUGS FIXED
  * Mini-GMP: Fixed a division bug, which on a machine with 64-bit
    unsigned long affects approximately 1 out of 2^32 divisors.

  * Mini-GMP: Fix mpz_set_str crash on inputs with a large number of
    leading zeros. Also stricter input validation, rejecting inputs
    with no digits.

  FEATURES
  * Handle more systems which require PIC code in static libraries (e.g.,
    "hardened" Gentoo and Debian 9).

  * Configuration for arm (-32 and -64) has been rewritten, fixing poor
    code selection for many CPUs.

  * Mini-GMP: Updated to the latest development version, including
    new functions mpn_com and mpn_neg.

  SPEEDUPS
  * None, except for arm CPUs affected by the configuration rewrite.

(wiz)

2016-12-19 08:49:14 UTC MAIN commitmail json YAML

Updated print/cups-filters to 1.13.1

(wiz)

2016-12-19 08:49:00 UTC MAIN commitmail json YAML

Updated cups-filters to 1.13.1.

CHANGES IN V1.13.1

- cups-browsed: Avoid erroring out when restarting after a
  crash (with generated queues not deleted due to the crash)
  and the configuration option
  CreateRemoteCUPSPrinterQueues=No being set.
- cups-browsed: If CUPS is stopped while cups-browsed is
          running and there are queue for IPP network printers (not
          remote CUPS queues) on restart of CUPS the still existing
          local CUPS queue is not correctly re-connected with
          cups-browsed and therefore gets removed after a
          timeout. This should be fixed after a clean-up of
          re-connecting with remaining queues from a previous session
          (Debian bug #848223).
- cups-browsed: Generated queues did not get removed on
          shutdown (Debian bug #848167).
- libcupsfilters: Let PPD generator for driverless printing
  suppress page sizes which the printer reports more than
  once (CUPS Issue #4933).
- driverless, libcupsfilters: Make "driverless list" output
  and output of driverless as CUPS backend in discovery mode
  add the word "driverless" to its output, to make it easier
  to set up driverless printers with printer setup tools.
  Made the NickName of the generated PPDs also match with the
  "driverless list" output.

CHANGES IN V1.13.0

- cups-browsed: Use the httpGetAddr() only with CUPS 2.0.x or
  newer, as older CUPS versions do not provide it (Bug #1381).
- cups-browsed: Minor corrections in the handling of the data
  records of the discovered printers.
- rastertopdf, urftopdf: As with libcupsimage from CUPS 2.2.2
  on rastertopdf also understands Apple Raster and much better
  than urftopdf does, use rastertopdf for Apple Raster
  (image/urf) input files then. Also allow for manually
  choosing by the ./configure command line.
- driverless: Added a CUPS backend mode to the driverless
  utility. Running as a CUPS backend in discovery mode it
  lists the IPP URIs of the suitable printers in printer setup
  tools and in "lpinfo -v", as conneting via IPP is required
  for driverless printing.

(wiz)

2016-12-19 08:45:58 UTC MAIN commitmail json YAML

Updated audio/chromaprint to 1.4.1

(wiz)

2016-12-19 08:45:43 UTC MAIN commitmail json YAML

Updated chromaprint to 1.4.1.

Version 1.4.1 -- December 12, 2016
==================================

- Restored the -v/-version parameter for fpcalc that got accidentally removed in 1.4.
- Fixed processing of some short audio files. They were ignored in 1.4.
- The DURATION field in the default output of fpcalc is now printed as an integer again.
- Added missing version number to libchromaprint.pc.
- Mac OS X fpcalc builds are done with clang/libc++ and should work on 10.7+.
- Linux fpcalc builds are now fully static.

(wiz)

2016-12-19 00:14:43 UTC MAIN commitmail json YAML

libaudiofile: fix the second UB in the same line of code, cstatic which
isn't actually a cstatic. switch to just defining it in the accessor.
GCC optimized this UB away leading to an undefined reference in the builds.

Also use a function which is right for int32 too (same as upstream)

Thanks joerg for the help

(maya)

2016-12-18 23:40:23 UTC MAIN commitmail json YAML

libaudiofile: different way of doing the same operation, it's unclear
to me why it fails for others, but maybe this one works.

(maya)

2016-12-18 23:33:12 UTC MAIN commitmail json YAML

2016-12-18 23:32:29 UTC MAIN commitmail json YAML

Bump revision for devel/ncurses soname change. Drop NetBSD-7 from the
incompat list now that the conflict has been resolved.

(joerg)

2016-12-18 23:30:34 UTC MAIN commitmail json YAML

2016-12-18 23:20:30 UTC MAIN commitmail json YAML

Updated net/youtube-dl to 20161218

(leot)

2016-12-18 23:19:38 UTC MAIN commitmail json YAML

Note remove of www/contao42 package.

(taca)

2016-12-18 23:19:26 UTC MAIN commitmail json YAML

Update net/youtube-dl to youtube-dl-20161218

Changes:
version 2016.12.18

Core
+ [extractor/common] Recognize DASH formats in html5 media entries

Extractors
+ [ccma] Add support for ccma.cat (#11359)
* [laola1tv] Improve extraction
+ [laola1tv] Add support embed URLs (#11460)
* [nbc] Fix extraction for MSNBC videos (#11466)
* [twitch] Adapt to new videos pages URL schema (#11469)
+ [meipai] Add support for meipai.com (#10718)
* [jwplatform] Improve subtitles and duration extraction
+ [ondemandkorea] Add support for ondemandkorea.com (#10772)
+ [vvvvid] Add support for vvvvid.it (#5915)

version 2016.12.15

Core
+ [utils] Add convenience urljoin

Extractors
+ [openload] Recognize oload.tv URLs (#10408)
+ [facebook] Recognize .onion URLs (#11443)
* [vlive] Fix extraction (#11375, #11383)
+ [canvas] Extract DASH formats
+ [melonvod] Add support for vod.melon.com (#11419)

version 2016.12.12

Core
+ [utils] Add common user agents map
+ [common] Recognize HLS manifests that contain video only formats (#11394)

Extractors
+ [dplay] Use Safari user agent for HLS (#11418)
+ [facebook] Detect login required error message
* [facebook] Improve video selection (#11390)
+ [canalplus] Add another video id pattern (#11399)
* [mixcloud] Relax URL regular expression (#11406)
* [ctvnews] Relax URL regular expression (#11394)
+ [rte] Capture and output error message (#7746, #10498)
+ [prosiebensat1] Add support for DASH formats
* [srgssr] Improve extraction for geo restricted videos (#11089)
* [rts] Improve extraction for geo restricted videos (#4989)

(leot)

2016-12-18 23:19:13 UTC MAIN commitmail json YAML

2016-12-18 23:18:42 UTC MAIN commitmail json YAML

Remove contao42.

(taca)

2016-12-18 23:00:23 UTC MAIN commitmail json YAML

Updated audio/mpg123 to 1.23.8

(adam)

2016-12-18 22:59:46 UTC MAIN commitmail json YAML

Updated pkgtools/pbulk to 0.65

(joerg)

2016-12-18 22:59:35 UTC MAIN commitmail json YAML

pbulk-0.65: Add basic support for specifying chroot'd clients by
absolute path. Introduce hook for setting up the chroot
(client_prepare_chroot) similar to client_prepare_action for ssh
clients.

(joerg)

2016-12-18 22:58:35 UTC MAIN commitmail json YAML

2016-12-18 22:41:12 UTC MAIN commitmail json YAML

2016-12-18 22:38:16 UTC MAIN commitmail json YAML

pbulk-0.63:
Introduce a separate client-prepare script. The default configuration
runs the renamed client_prepare_action for each scan/build client once,
dropping duplicates in the list. Clients are prepared in parallel, but
the master waits for all before starting the actual scan. Make
bulkbuild-restart re-prepare the clients, i.e. in case they have a
pkgsrc tree in a local tmpfs.

(joerg)

2016-12-18 22:08:07 UTC MAIN commitmail json YAML

also disable fiber when using clang on NetBSD due to lack of thread_local

(tnn)

2016-12-18 21:59:32 UTC MAIN commitmail json YAML

Updated security/gnupg21 to 2.1.16

(tnn)

2016-12-18 21:58:23 UTC MAIN commitmail json YAML

Update to gnupg21-2.1.16.

* gpg: New algorithm for selecting the best ranked public key when
  using a mail address with -r, -R, or --locate-key.
* gpg: New option --with-tofu-info to print a new "tfs" record in
  colon formatted key listings.
* gpg: New option --compliance as an alternative way to specify
  options like --rfc2440, --rfc4880, et al.
* gpg: Many changes to the TOFU implementation.
* gpg: Improve usability of --quick-gen-key.
* gpg: In --verbose mode print a diagnostic when a pinentry is
  launched.
* gpg: Remove code which warns for old versions of gnome-keyring.
* gpg: New option --override-session-key-fd.
* gpg: Option --output does now work with --verify.
* gpgv: New option --output to allow saving the verified data.
* gpgv: New option --enable-special-filenames.
* agent, dirmngr: New --supervised mode for use by systemd and alike.
* agent: By default listen on all available sockets using standard
  names.
* agent: Invoke scdaemon with --homedir.
* dirmngr: On Linux now detects the removal of its own socket and
  terminates.
* scd: Support ECC key generation.
* scd: Support more card readers.
* dirmngr: New option --allow-version-check to download a software
  version database in the background.
* dirmngr: Use system provided CAs if no --hkp-cacert is given.
* dirmngr: Use a default keyserver if none is explicitly set
* gpgconf: New command --query-swdb to check software versions
  against an copy of an online database.
* gpgconf: Print the socket directory with --list-dirs.
* tools: The WKS tools now support draft version -02.
* tools: Always build gpg-wks-client and install under libexec.
* tools: New option --supported for gpg-wks-client.
* The log-file option now accepts a value "socket://" to log to the
  socket named "S.log" in the standard socket directory.
* Provide fake pinentries for use by tests cases of downstream
  developers.
* Fixed many bugs and regressions.
* Many changes and improvements for the test suite.

(tnn)

2016-12-18 21:54:05 UTC MAIN commitmail json YAML

2016-12-18 21:53:31 UTC MAIN commitmail json YAML

Deal with Jasper fallout.

(joerg)

2016-12-18 21:51:31 UTC MAIN commitmail json YAML

2016-12-18 21:50:45 UTC MAIN commitmail json YAML

Revbump for security/ykclient.

(joerg)

2016-12-18 21:50:21 UTC MAIN commitmail json YAML

Updated security/ykclient to 2.13nb3

(joerg)

2016-12-18 21:50:08 UTC MAIN commitmail json YAML

2016-12-18 21:46:33 UTC MAIN commitmail json YAML

2016-12-18 21:39:58 UTC MAIN commitmail json YAML

2016-12-18 21:34:25 UTC MAIN commitmail json YAML

2016-12-18 21:27:24 UTC MAIN commitmail json YAML

add TEST_TARGET

(tnn)

2016-12-18 21:12:58 UTC MAIN commitmail json YAML

Updated net/synergy to 1.8.6

(tnn)

2016-12-18 21:12:14 UTC MAIN commitmail json YAML

Update to synergy-1.8.6

Bug #5592 - Some keys don't work for macOS Sierra clients
Bug #5186 - Cursor stuck on client when using multi-DPI server
Bug #5722 - Malformed serial key in registry will crash GUI on startup
Bug #5752 - Tab order is incorrect on Settings dialog
Enhancement #5699 - Unified installers on macOS
Feature #4836 - macOS Sierra build
Bug #5680 - Server crashes when disconnecting SSL clients
Bug #5626 - Build fails using Xcode 8 and macOS SDK 10.12
Feature #5657 - Trial version support
Feature #5707 - User upgrade statistics

(tnn)

2016-12-18 21:02:48 UTC MAIN commitmail json YAML

Updated games/openttd to 1.6.1

(tnn)

2016-12-18 21:01:41 UTC MAIN commitmail json YAML

The latest ICU update broke OpenTTD so update openttd to 1.6.1 to fix that.

Changes: build fixes, NewGRF tweaks and GUI tweaks.

(tnn)

2016-12-18 19:17:44 UTC MAIN commitmail json YAML

ansiweather: install to the mandir. you saw nothing.
appease pkglint a little.

(maya)

2016-12-18 19:00:34 UTC MAIN commitmail json YAML

Adjust simh entry to reflect the pkg version that appears on install

(maya)

2016-12-18 18:58:30 UTC MAIN commitmail json YAML

Note update of logswan and ansiweather

(maya)

2016-12-18 18:57:05 UTC MAIN commitmail json YAML

ansiweather: update to 1.09

Added man page, -v flag for version.
License is now 2-clause BSD (dropped third BSD clause).

from fcambus (author)

(maya)

2016-12-18 18:49:39 UTC MAIN commitmail json YAML

logswan: update to 1.06.

Changed license to 2-clause BSD (from 3-clause)
Minor code shuffling.

>From fcambus (author)

(maya)

2016-12-18 18:38:58 UTC MAIN commitmail json YAML

+ chromaprint-1.4.1, cups-filters-1.13.1, gmp-6.1.2, jasper-2.0.6,
  meld-3.16.4, musicpd-0.19.21, poppler-0.50.0, py-ZopeInterface-4.3.3,
  py-cryptography-1.7.1, py-dulwich-0.15.0, py-mccabe-0.5.3,
  py-setuptools-32.1.0, unifont-9.0.05, vim-8.0.0134, vim-share-8.0.0134,
  waf-1.9.7, wireshark-2.2.3, x264-devel-20161217.

(wiz)

2016-12-18 18:31:28 UTC MAIN commitmail json YAML

update MASTER_SITES

(zafer)

2016-12-18 16:40:20 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-18 16:36:18 UTC MAIN commitmail json YAML

Fixed pkglint warnings. Bumped PKGREVISION.

The user name is configurable now.

(rillig)

2016-12-18 16:30:12 UTC MAIN commitmail json YAML

2016-12-18 16:30:00 UTC MAIN commitmail json YAML

+ p5-IO-Socket-SSL-2.040, p5-Test-Simple-1.302071.

(wiz)

2016-12-18 16:23:52 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-18 11:12:02 UTC MAIN commitmail json YAML

Updated emulators/simh to 7964e2b72d9

(hans)

2016-12-18 11:11:28 UTC MAIN commitmail json YAML

There haven't been any simh releases in years, so convert this package
to take a snapshot from github. Update to 7964e2b72d9.

Changes: too many to list them all, full list of changes is available at
https://github.com/simh/simh/blob/master/README.md

Highlights:
- many new simulators
- simulator front panel API
- VAXstation video display simulation using SDL
- UDP and NAT packet transports
- scripting support

(hans)

2016-12-18 10:31:23 UTC MAIN commitmail json YAML

Regen, correction to digest value

(mef)

2016-12-18 09:36:38 UTC MAIN commitmail json YAML

pbulk-0.62: cleanup if either the initial pkg_add round or the package
upload failed.

(joerg)

2016-12-18 08:29:48 UTC MAIN commitmail json YAML

Updated www/php-owncloud to 9.1.3

(wen)

2016-12-18 08:28:09 UTC MAIN commitmail json YAML

Update to 9.1.3
Update DEPENDS(upstream dropped php-5.3 support)

Upstream changes:
Version 9.1.3 Dec 13 2016

    [major] UI: File list now works properly with many hidden entries - core/#26518
    [major] Transfer ownership fails in some sharing scenario - core/#26523
    [major] Transfer ownership fails if external storage with user-specified password - core/#26530
    [major] Transfer ownership fails with file shares with invalid permissions - core/#26541
    [major] Transfer ownership must skip trashed shares - core/#26525
    [major] Versions on external storage never expire - core/#24161
    [major] Properly convert public upload OCS params - core/#26691
    [major] Properly load object store apps at install time when required in config - core/#26299
    [major] Fix issue in sharing API that can happen with Galera Cluster - core/#26700
    [major] Cannot delete file in share link from global external storage - core/#25618
    [major] Fix issue where first run wizard made web UI unusable in IE11 - core/#26438
    [major] Cannot upload to federated share when only create/update permission given - core/#26173
    [major] Auth header in new DAV endpoint can break with Windows Webdav - core/#26412
    [minor] Transfer ownership don't bail out on error - core/#26524
    [minor] Don't scan received shares in OCC files scan or background jobs - core/#26590
    [minor] Remove useless warning in log when accessing public shares - core/#25455
    [minor] Fix disappearance of share info when clicking favorite star - core/#26241
    [minor] Don't bother fetching preview images if previews disabled in config.php - core/#26705

Version 9.1.2 Nov 8 2016

    Core: Adjusted documentation link to issue template - core/#26087
    Core: Display feedback in users page when changing password - core/#25532
    Core: Fix mime type detection in hidden directories - core/#26133
    Core: Change forum URL to central - core/#25644
    Core: Fix share array format passed to "post_unshareFromSelf" hook - core/#26390
    Core: Release mount info memory after running background jobs - core/#26223
    Core: Improve users page performance by not sorting after every add - core/#26234
    Core: Escape special chars in some queries - core/#25429
    Core: Redirect to two factor challenge page when only a single provider exists - core/#26134
    Core: Fix bogus PasswordLoginForbidden DAV error when logging in as non-existing user - core/#26123
    Core: Change the minimum log level to FATAL - core/#26131
    Core: Fix issue with "(2)" appearing on shares when querying avatar with wrong casing - core/#26271
    Core: Enabling an app now also analyzes dependencies at this time instead of only at install - core/#26295
    Core: Reuse cached app info to avoid high load on some environments - core/#25603
    Core: Show warning instead of exception when trying to run ownCloud on Windows - core/#26208
    Core: Fix misleading SSL/TLS SMTP email configuration - core/#26447
    Core: Fix malformed attribute in files app page - core/#26480
    DAV: Improve chunk assembly performance for new DAV endpoint - core/#26062
    DAV: New chunking now returns Etag and OC-Etag on the final MOVE - core/#25682
    DAV: Do not print exception messages in HTML - core/#26460
    DAV: Sanitize length headers when validating quota - core/#26366
    Files: Allow uploading empty files in the web UI - core/#19116
    Files: Properly translate file summary in lists - core/#26221
    Files: Exclude more invalid chars in path - core/#26461
    Sharing: Let the share owner increase permissions - core/#25542
    Federation: Fix sharing with remote user names containing spaces - core/#25955
    Federation: Save some memory in sync job by releasing mount info after each user - core/#26204
    Federation: Fix federated address book syncing by using the correct background job name - core/#26202
    CalDAV: Add Schedule and IMip plugins when receiving webdav v1 api calendar calls - core/#23600
    CardDAV: Unset photo before setting a new one - core/#26242
    CardDAV: Fix for birthday entries - core/#25636
    CardDAV: Limit image export mime types - core/#26459
    Updater: Fix web UI update in some environments - updater/#378
    Updater: Retrigger integrity check after update - updater/#405
    User_LDAP: Added OCC command to update group mappings - user_ldap/#14
    User_LDAP: Fix issue with "(2)" appearing on shares when refreshing users in some scenarios - core/#25718
    User_external: Double verify the SMB response - apps/#2198
    Firstrunwizard: Only display the wizard when in files app - firstrunwizard/#52
    Gallery: Do not display technical error messages - gallery/#707

(wen)

2016-12-18 07:26:11 UTC MAIN commitmail json YAML

Add patch for compiling with emacs26 (26.0.50) -- strict syntax check.

(mef)

2016-12-18 06:01:06 UTC MAIN commitmail json YAML

Updated ham/xlog to 2.0.14

(mef)

2016-12-18 06:00:46 UTC MAIN commitmail json YAML

Updated ham/xlog to 2.0.14
--------------------------
- Changes for xlog version 2.0.14 - 2016-dec-11
  * Updated cty.dat to 20161124 (cty-2614)
  * Fixed compiler error with new gcc, in adif.c, with unused variable
    * GCC Bug #28901, https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28901
  * Fixed math library linker issue exposed by recent gcc change
  * Updated the author's email address
  * Fixed a GUI bug in Settings->Dialogs and Windows->Scoring
    (thanks, Andrew N2CN for the patch)
  * Hamlib preference setting now understands /dev/serial/by-id
  * Hamlib preference setting shows all /dev/ttyUSB* that are present
  * Fixed crash with Select a Radio dialog in Hamlib preferences

(pkgsrc changes)
- Dropped patch-src_logfile_adif2.c, seems now has fix, see above.
  (but not confirmed with clang yet, sorry)
- Add following line, pkglint asks for the line
  .include "../../graphics/gnome-icon-theme/buildlink3.mk"

(mef)

2016-12-18 03:20:58 UTC MAIN commitmail json YAML

Note update of www/squid3 package to 3.5.23.

(taca)

2016-12-18 03:18:57 UTC MAIN commitmail json YAML

Update squid to 3.5.23, including security fixes.

Changes to squid-3.5.23 (16 Dec 2016):

- Bug 4627: fix generate-host-certificates and dynamic_cert_mem_cache_size docs
- Bug 4620: NetBSD build error with --enable-ipf-transparent
- Bug 4567: Strange IPv6 shown in access.log
- Bug 4406: SIGSEV in TunnelStateData::handleConnectResponse() during reconfigure and restart
- Bug 4174 partial: fix Write.cc:41 "!ccb->active()" assertion.
- Bug 4169: HIT marked as MISS when If-None-Match does not match
- Bug 4007: Hang on DNS query with dead-end CNAME
- Bug 4004 partial: Fix segfault via Ftp::Client::readControlReply
- Bug 3940 partial: hostHeaderVerify failures MISS when they should be HIT
- Bug 3533: Cache still valid after HTTP/1.1 303 See Other
- Bug 3379: Combination of If-Match and a Cache Hit result in TCP Connection Failure
- Bug 3290: authenticate_ttl not working for digest authentication
- Bug 2258: bypassing cache but not destroying cache entry
- HTTP/1.1: make Vary:* objects cacheable
- HTTP/1.1: Add registered codes entry for new 103 (Early Hints) status code
- Support IPv6 NAT with PF for NetBSD and FreeBSD
- TLS: Make key= before cert= an error instead of quietly hiding the issue
- ... and some debug updates
- ... and some build fixes
- ... and several documentation updates

(taca)

2016-12-18 02:59:24 UTC MAIN commitmail json YAML

Updated ham/fldigi to 3.23.18

(mef)

2016-12-18 02:59:09 UTC MAIN commitmail json YAML

Updated ham/fldigi to 3.23.18
-----------------------------
=Version 3.23.18=
2016-12-11  David Freese  <iam_w1hkj@w1hkj.com>
        782204c: DXcluster sort
        73c2d1e: LoTW
        dc9c107: Socket Connect State

=Version 3.23.17=
        e0eaaef: dxcluster update
        a81372a: GPIO update
        99b0d1b: LoTW documentation
        214a782: Time Of Day Clock
        839eb0f: FSQ Heard parser

=Version 3.23.16=
        df67d85: N3FJP rounding
        dd5dc22: GPIO PTT
        03b95b5: lotw/eqsl interface
        360209b: Resident help
        4e905b6: ARQ Client vector
        66a62fc: Rx Extract

(mef)

2016-12-18 02:53:26 UTC MAIN commitmail json YAML

Updated math/R-gtools to 3.5.0

(wen)

2016-12-18 02:51:34 UTC MAIN commitmail json YAML

Update to 3.5.0

Upstream changes:
gtools 3.5.0 - 2015-04-28
-------------------------

New Functions:

- New roman2int() functon to convert roman numerals to integers
  without the range restriction of utils::as.roman().

- New asc() and chr() functions to convert between ASCII codes and
  characters. (Based on the 'Data Debrief' blog entry for 2011-03-09
  at http://datadebrief.blogspot.com/2011/03/ascii-code-table-in-r.html).

- New unByteCode() and unByteCodeAssign() functions to convert a
  byte-code functon to an interpeted code function.

- New assignEdgewise() function for making assignments into locked
  environments. (Used by unByteCodeAssign().)

Enhacements:

- mixedsort() and mixedorder() now have arguments 'decreasing',
  'na.last', and 'blank.last' arguments to control sort ordering.

- mixedsort() and mixedirdeR() now support Roman numerals via the
  arguments 'numeric.type', and 'roman.case'.  (Request by David
  Winsemius, suggested code changes by Henrik Bengtsson.)

- speed up mixedorder() (and hence mixedsort()) by moving
  suppressWarnings() outside of lapply loops. (Suggestion by Henrik
  Bengtsson.)

- The 'q' argument to quantcut() now accept an integer
  indicating the number of equally spaced quantile groups to
  create. (Suggestion and patch submitted by Ryan C. Thompson.)

Bug fixes:

- Removed stray browser() call in smartbind().

- ddirichlet(x, alpha) was incorrectly returning NA when for any i,
  x[i]=0 and alpha[i]=1.  (Bug report by John Nolan.)

Other changes:

- Correct typographical errors in package description.

gtools 3.4.2 - 2015-04-06
-------------------------

New features:

- New function loadedPackages() to display name, version, and path of
  loaded packages (package namespaces).

- New function: na.replace() to replace missing values within a
  vector with a specified value.`

Bug fixes:

- Modify keywords() to work properly in R 3.4.X and later.

gtools 3.4.1 - 2014-05-27
-------------------------

Bug fixes:

- smartbind() now converts all non-atomic type columns (except factor)
  to type character instead of generating an opaque error message.

Other changes:

- the argument to ASCIIfy() is now named 'x' instead of 'string'.

- minor formatting changes to ASCIIfy() man page.

gtools 3.4.0 - 2014-04-14
-------------------------

New features:

- New ASCIIfy() function to converts character vectors to ASCII
  representation by escaping them as \x00 or \u0000 codes.
  Contributed by Arni Magnusson.

gtools 3.3.1 - 2014-03-01
-------------------------

Bug fixes:

- 'mixedorder' (and hence 'mixedsort') not properly handling
  single-character strings between numbers, so that '1a2' was being
  handled as a single string rather than being properly handled as
  c('1', 'a', '2').

gtools 3.3.0 - 2014-02-11
-------------------------

New features:

- Add the getDependencies() function to return a list of dependencies
  for the specified package(s).  Includes arguments to control whether
  these dependencies should be constructed using information from
  locally installed packages ('installed', default is TRUE), avilable
  CRAN packages ('available', default is TRUE) and whether to include
  base ('base', default=FALSE) and recommended ('recommended', default
  is FALSE) packages.

Bug fixes:

- binsearch() was returning the wrong endpoint & value when the found
  value was at the upper endpoint.

gtools 3.2.1 - 2014-01-13
-------------------------

Bug fixes:

- Resolve circular dependency with gdata

gtools 3.2.0 - 2014-01-11
-------------------------

New features:

- The keywords() function now accepts a function or function name as
  an argument and will return the list of keywords associated with the
  named function.

- New function stars.pval() which will generate p-value significance
  symbols ('***', '**', etc.)

Bug fixes:

- R/mixedsort.R: mixedorder() was failing to correctly handle numbers
  including decimals due to a faulty regular expression.

Other changes:

- capture() and sprint() are now defunct.

gtools 3.1.1 - 2013-11-06
-------------------------

Bug fixes:

- Fix problem with mixedorder/mixedsort when there is zero or one
  elements in the argument vector.

gtools 3.1.0 - 2013-09-22
-------------------------

Major changes:

- The function 'addLast()' (deprecated since gtools 3.0.0) is no
  longer available, and has been marked defunct.

Bug fixes:

- Modified 'mixedorder()' to use Use 'suppressWarnings() instead of
  'options(warn=-1)'.  This will avoid egregious warning messages when
  called from within a nested environment, such as when run from
  within 'knitr'

gtools 3.0.0 - 2013-07-06
-------------------------

Major changes:

- The function 'addLast()' has been deprecated because it directly
  manipulates the global environment, which is expressly prohibited by
  the CRAN policies.

- A new function, 'lastAdd()' has been created to replace 'addLast()'.
  The name has been changed because the two functions require
  different syntax. 'addLast()' was used like this:

    byeWorld <- function() cat("\nGoodbye World!\n")
    addLast(byeWorld)

  The new 'lastAdd()' function is used like this:

    byeWorld <- function() cat("\nGoodbye World!\n")
    .Last <- lastAdd(byeWorld)

Bug fixes:

- Update checkRVersion() to work with R version 3.0.0 and later.

Other changes:

- Remove cross-reference to (obsolete?) moc package

- The function 'assert()' (deprecated since gtools 2.5.0) is no longer
  available and has been marked defunct.

gtools 2.7.1 - 2013-03-17
-------------------------

Bug fixes:

- smartbind() was not properly handling factor columns when the first
  data frame did not include the relevant column.

gtools 2.7.0 - 2012-06-19
-------------------------

New features:

- smartbind() has a new 'sep' argument to allow specification of the
  character(s) used to separate components of constructed column names

- smartbind() has a new 'verbose' argument to provide details on how
  coluumns are being processed

Bug fixes:

- smartbind() has been enhanced to improve handling of factor and
  ordered factor columns.

(wen)

2016-12-18 02:46:40 UTC MAIN commitmail json YAML

Updated textproc/R-yaml to 2.1.14

(wen)

2016-12-18 02:45:52 UTC MAIN commitmail json YAML

Update to 2.1.14

Upstream changes:
v2.1.14
  - mark character input/output as UTF-8 (patch submitted by Yihui Xie)
  - update LibYAML to 0.1.7

(wen)

2016-12-18 02:39:58 UTC MAIN commitmail json YAML

Updated textproc/R-formatR to 1.4

(wen)

2016-12-18 02:39:05 UTC MAIN commitmail json YAML

Update to 1.4

Upstream changes:
CHANGES IN formatR VERSION 1.4

NEW FEATURES

  o `tidy_source()` can preserve line breaks in character strings in source code

MAJOR CHANGES

  o the deprecated functions tidy.source(), tidy.dir(), and tidy.eval() have
  been removed; use tidy_source(), tidy_dir() and tidy_eval() instead

  o comments that begin with `#+` or `#-` are no longer wrapped; such comments
  are treated as knitr chunk options in `knitr::spin()` (#52)

BUG FIXES

  o `tidy_source()` should not write an extra space to the last line of code
  (thanks, @mr-karan, #49)

  o long strings (> 1000 characters) in source code can be preserved now
  (thanks, @jholtman, #50)

  o `tidy_source()` might move any lines of code starting with `else` back to
  the previous lines (thanks, @Auburngrads, #51)

(wen)

2016-12-18 02:34:13 UTC MAIN commitmail json YAML

Updated textproc/R-stringr to 1.1.0

(wen)

2016-12-18 02:33:18 UTC MAIN commitmail json YAML

Update to 1.1.0

Upstream changes:
stringr 1.1.0

    Add sample datasets: fruit, words and sentences.

    fixed(), regex(), and coll() now throw an error if you use them with anything other than a plain string (#60). I've clarified that the replacement for perl() is regex() not regexp() (#61). boundary() has improved defaults when splitting on non-word boundaries (#58, @lmullen).

    str_detect() now can detect boundaries (by checking for a str_count() > 0) (#120). str_subset() works similarly.

    str_extract() and str_extract_all() now work with boundary(). This is particularly useful if you want to extract logical constructs like words or sentences. str_extract_all() respects the simplify argument when used with fixed() matches.

    str_subset() now respects custom options for fixed() patterns (#79, @gagolews).

    str_replace() and str_replace_all() now behave correctly when a replacement string contains $s, \\\\1, etc. (#83, #99).

    str_split() gains a simplify argument to match str_extract_all() etc.

    str_view() and str_view_all() create HTML widgets that display regular expression matches (#96).

    word() returns NA for indexes greater than number of words (#112).

(wen)

2016-12-18 02:30:39 UTC MAIN commitmail json YAML

Updated devel/R-evaluate to 0.10

(wen)

2016-12-18 02:28:50 UTC MAIN commitmail json YAML

Update to 0.10

Upstream changes:
Version 0.10
------------------------------------------------------------------------------

* Added option for the evaluate function to include timing information of ran
  commands. This information will be subsequently rendered by the replay.
  Example usage:
  evaluate::replay(evaluate::evaluate('Sys.sleep(1)', include_timing = TRUE))

* Added a new function `flush_console()` to emulate `flush.console()` in
  `evaluate()` (#61).

* Added a `inject_funs()` function to create functions in the environment passed
  to the `envir` argument of `evaluate()`.

(wen)

2016-12-18 02:22:17 UTC MAIN commitmail json YAML

Updated textproc/R-stringi to 1.1.2

(wen)

2016-12-18 02:18:39 UTC MAIN commitmail json YAML

Update to 1.1.2
Remove BROKEN mark(build without Internet access)

Upstream changes:
## 1.1.2 (2016-09-30) **CRAN**

* [BUGFIX] round(), snprintf() is not C++98

-------------------------------------------------------------------------------

## 1.1.1 (2016-05-25) **CRAN**

* [BUGFIX] #214: allow a regex pattern like `.*`  to match an empty string.

* [BUGFIX] #210: `stri_replace_all_fixed(c("1", "NULL"), "NULL", NA)`
now results in `c("1", NA)`.

* [NEW FEATURE] #199: `stri_sub<-` now allows for ignoring `NA` locations
(a new `omit_na` argument added).

* [NEW FEATURE] #207: `stri_sub<-` now allows for substring insertions
(via `length=0`).

* [NEW FUNCTION] #124: `stri_subset<-` functions added.

* [NEW FEATURE] #216: `stri_detect`, `stri_subset`, `stri_subset<-` gained
a `negate` argument.

* [NEW FUNCTION] #175: `stri_join_list` concatenates all strings
in a list of character vectors. Useful with, e.g., `stri_extract_all_regex`,
`stri_extract_all_words` etc.

(wen)

2016-12-18 01:32:47 UTC MAIN commitmail json YAML

Updated www/firefox-l10n to 50.1.0

(ryoon)

2016-12-18 01:32:18 UTC MAIN commitmail json YAML

Update to 50.1.0

* SYnc with firefox-50.1.0

(ryoon)

2016-12-18 01:31:43 UTC MAIN commitmail json YAML

Updated www/firefox to 50.1.0

(ryoon)

2016-12-18 01:31:00 UTC MAIN commitmail json YAML

Update to 50.1.0

Changelog:
#CVE-2016-9894: Buffer overflow in SkiaGL
#CVE-2016-9899: Use-after-free while manipulating DOM events and audio elements
#CVE-2016-9895: CSP bypass using marquee tag
#CVE-2016-9896: Use-after-free with WebVR
#CVE-2016-9897: Memory corruption in libGLES
#CVE-2016-9898: Use-after-free in Editor while manipulating DOM subtrees
#CVE-2016-9900: Restricted external resources can be loaded by SVG images through data URLs
#CVE-2016-9904: Cross-origin information leak in shared atoms
#CVE-2016-9901: Data from Pocket server improperly sanitized before execution
#CVE-2016-9902: Pocket extension does not validate the origin of events
#CVE-2016-9903: XSS injection vulnerability in add-ons SDK
#CVE-2016-9080: Memory safety bugs fixed in Firefox 50.1
#CVE-2016-9893: Memory safety bugs fixed in Firefox 50.1 and Firefox ESR 45.6

(ryoon)

2016-12-17 23:41:52 UTC MAIN commitmail json YAML

Add optional caching of extracted build options. As the number of users
of this feature has exploded over recent years, this avoids quadratic
complexity for many packages during scan and build phase of a bulk
build. Pbulk logic for exploiting this feature will be committed
separately. Over all, this saves ~66% for wm/xfce4-wm
with initially empty cache and ~90% when the cache is populated. Total
scan time can be cut in half.

(joerg)

2016-12-17 23:31:36 UTC MAIN commitmail json YAML

2016-12-17 23:30:12 UTC MAIN commitmail json YAML

Friendship is not inherited, so list the class explicitly.

(joerg)

2016-12-17 23:28:51 UTC MAIN commitmail json YAML

2016-12-17 23:28:35 UTC MAIN commitmail json YAML

Explicitly build LLVM projects with -std=c++11, it doesn't get detected
automatically in all cases.

(joerg)

2016-12-17 23:27:23 UTC MAIN commitmail json YAML

Avoid non-portable recognition of defined() in expanded macros.

(joerg)

2016-12-17 23:24:32 UTC MAIN commitmail json YAML

2016-12-17 23:22:45 UTC MAIN commitmail json YAML

Updated games/ccgo to 0.3.6.5

(joerg)

2016-12-17 23:22:30 UTC MAIN commitmail json YAML

2016-12-17 23:10:25 UTC MAIN commitmail json YAML

Insert rcsid header in patch file, which I dropped in almost verbatim
from upstream.

(dholland)

2016-12-17 23:03:11 UTC MAIN commitmail json YAML

2016-12-17 23:02:51 UTC MAIN commitmail json YAML

2016-12-17 20:45:42 UTC MAIN commitmail json YAML

When removing the Linux shared objects in the pre-configure target,
use the extension .so, not ${RUBY_DLEXT}, because the files in case
are from the distribution package and therefore have a fixed extension
unrelated to the extension used on the local system.  Fixes the
package build on Mac OS X.

(gson)

2016-12-17 16:40:31 UTC MAIN commitmail json YAML

libaudiofile: attempt to fix Ubuntu build which is failing due to UB in code

Switch left shift of negative operand with functionally equivalent and
well-defined function.

(maya)

2016-12-17 14:25:31 UTC MAIN commitmail json YAML

2016-12-17 14:24:37 UTC MAIN commitmail json YAML

2016-12-17 14:23:55 UTC MAIN commitmail json YAML

Deal with Jasper's dependency on the limit macros.

(joerg)

2016-12-17 14:22:39 UTC MAIN commitmail json YAML

2016-12-17 14:22:04 UTC MAIN commitmail json YAML

Deal with gmake no longer accepting double-colon rules to add new
dependendencies.

(joerg)

2016-12-17 14:21:27 UTC MAIN commitmail json YAML

2016-12-17 14:20:32 UTC MAIN commitmail json YAML

Bump revision for source change.

(joerg)

2016-12-17 14:20:14 UTC MAIN commitmail json YAML

2016-12-17 14:19:27 UTC MAIN commitmail json YAML

Help Jasper finding the limit macros.

(joerg)

2016-12-17 14:19:00 UTC MAIN commitmail json YAML

Don't build Jasper sources we don't use anyway.

(joerg)

2016-12-17 14:18:32 UTC MAIN commitmail json YAML

2016-12-17 14:15:48 UTC MAIN commitmail json YAML

Add missing dependency.

(joerg)

2016-12-17 14:15:27 UTC MAIN commitmail json YAML

2016-12-17 14:14:30 UTC MAIN commitmail json YAML

Updated devel/gmake to 4.1nb3

(joerg)

2016-12-17 14:14:06 UTC MAIN commitmail json YAML

Do not raise stack limits during the build. It messes up ressource
limits for multi-threaded applications. Bump revision.

(joerg)

2016-12-17 13:44:02 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:43:13 UTC MAIN commitmail json YAML

2016-12-17 13:41:57 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:40:33 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:39:41 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:38:55 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:38:02 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:35:43 UTC MAIN commitmail json YAML

Updated pkgtools/pkglint to 5.4.14

(rillig)

2016-12-17 13:35:32 UTC MAIN commitmail json YAML

Updated pkglint to 5.4.14.

Changes since 5.4.13:

* Pkglint can fix $(VARIABLES) in parentheses to ${VARIABLES} in braces
  automatically

(rillig)

2016-12-17 13:33:08 UTC MAIN commitmail json YAML

Fixed pkglint warnings.

(rillig)

2016-12-17 13:31:23 UTC MAIN commitmail json YAML

Sorted PLIST to appease pkglint.

(rillig)

2016-12-17 13:29:39 UTC MAIN commitmail json YAML

2016-12-17 13:06:18 UTC MAIN commitmail json YAML

2016-12-17 12:55:29 UTC MAIN commitmail json YAML

2016-12-17 12:32:16 UTC MAIN commitmail json YAML

Set MANPREFIX consistently for all OPSYSs (otherwise users of
Makefile.{linux,macos} MAKE_FILEs will set their MANPREFIX differently to the
one defined in Makefile.bsd)

No functional changes intended for Makefile.bsd MAKE_FILE OPSYSs
(and so no PKGREVISION bump).

(leot)

2016-12-17 12:07:35 UTC MAIN commitmail json YAML

Updated net/syncthing to 0.14.15

(wiz)

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

Updated syncthing to 0.14.15.

This is an extra bugfix release to fix issues discovered in the upgrade from 0.14.13 to 0.14.14.

Resolved issues:

    #3804: Inotify no longer triggers "invalid subpath" error
    #3802: Symlinks are not deleted on upgrade

(wiz)

2016-12-17 11:47:31 UTC MAIN commitmail json YAML

Updated devel/py-flakes to 1.3.0

(adam)

2016-12-17 11:45:18 UTC MAIN commitmail json YAML

Changes 1.3.0:
- Fix PyPy2 Windows IntegrationTests
- Check for duplicate dictionary keys
- Fix TestMain tests on Windows
- Fix "continue" and "break" checks ignoring py3.5's "async for" loop

(adam)

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

Updated devel/R-proto to 1.0.0

(wen)

2016-12-17 07:33:08 UTC MAIN commitmail json YAML

Update to 1.0.0

Upstream changes:
VERSION 1.0.0

    You can override the default printing method by providing a proto_print method in your object.

    graph.proto() has been removed since it relies on packages that are no longer on CRAN. name.proto() is no longer exported since it was used primarily by graph.proto().

    Hadley Wickham has taken over maintenance.

    All outstanding R CMD check problems have been fixed.

    New NAMESPACE file that ensures that proto works when not attached.

(wen)

2016-12-17 07:29:07 UTC MAIN commitmail json YAML

Updated devel/R-Rcpp to 0.12.8

(wen)

2016-12-17 07:28:05 UTC MAIN commitmail json YAML

Update to 0.12.8

Upstream changes:
2016-11-16  Dirk Eddelbuettel  <edd@debian.org>

        * DESCRIPTION: Release 0.12.8
        * inst/NEWS.Rd: Release 0.12.8
        * vignettes/Rcpp.bib: Release 0.12.8
        * inst/include/Rcpp/config.h: Release 0.12.8

        * README.md: Updated counts for dependents and tests

        * debian/*: Changes for Debian release of 0.12.8

2016-11-15  Dirk Eddelbuettel  <edd@debian.org>

        * DESCRIPTION: Nathan Russell added to Authors

2016-11-14  Jim Hester  <james.f.hester@gmail.com>

        * inst/include/Rcpp/exceptions.h: Improved exception call stack
        * inst/include/Rcpp/routines.h: Ditto
        * inst/src/api.cpp: Ditto

        * R/exections.R: Print and format method for stack straces

        * inst/unitTests/runit.exceptions.R: Unit tests
        * inst/unitTests/cpp/exceptions.cpp: Ditto

2016-11-13  Dirk Eddelbuettel  <edd@debian.org>

        * R/Attributes.R (mergeIntoBuildEnv): Correct 'empty' return

2016-11-10  Dirk Eddelbuettel  <edd@debian.org>

        * inst/include/Rcpp/date_datetime/newDateVector.h: Added constructor
        using VectorBase<>

2016-11-05  Daniel C. Dillon  <dcdillon@gmail.com>

        * inst/include/Rcpp/date_datetime/newDatetimeVector.h: Added constructor
        to instantiate newDatetimeVector from VectorBase.

2016-11-04  Nathan Russell  <russell.nr2012@gmail.com>

        * inst/include/Rcpp/macros/dispatch.h: Modify variadic macros
        to not use GNU extensions
        * DESCRIPTION: roll minor version

2016-11-03  Nathan Russell  <russell.nr2012@gmail.com>

        * inst/include/Rcpp/hash/IndexHash.h: Add casts to eliminate
        signed / unsigned comparison warning
        * inst/include/Rcpp/hash/SelfHash.h: Idem
        * inst/unitTests/cpp/sugar.cpp: Added unit tests for sugar function
        unique()
        * inst/unitTests/runit.sugar.R: Idem

2016-10-30  Dirk Eddelbuettel  <edd@debian.org>

        * src/api.cpp: New capabilities field for new date(time) vectors
        * inst/unitTests/runit.Date.R (test.DatetimeVector.ctor): Differentiate
        in test as case of 'Inf' is handling differently by new and old datetime
        classes (and passed through as is by new ones which is better)
        * inst/unitTests/runit.InternalFunctionCPP11.R: Small cosmetic edit

2016-10-24  Qiang Kou  <qkou@umail.iu.edu>

        * inst/include/Rcpp/sugar/Range.h : fix range sugar ambiguity
        * inst/unitTests/cpp/sugar.cpp: range sugar unit test
        * inst/unitTests/runit.sugar.R: range sugar unit test

2016-10-24  Nathan Russell  <russell.nr2012@gmail.com>

* inst/include/Rcpp/vector/MatrixBase.h: Change sugar
functions eye(), ones(), and zeros() into static methods
in MatrixBase
* inst/include/Rcpp/traits/one_type.h: Idem
* inst/include/Rcpp/traits/traits.h: Idem
* inst/unitTests/cpp/Matrix.cpp: Idem
* inst/unitTests/runit.Matrix.R: Idem

2016-10-24  Qiang Kou  <qkou@umail.iu.edu>

        * inst/include/Rcpp/sugar/Range.h: Range sugar uses R_xlen_t as start/end type

2016-10-23  Nathan Russell  <russell.nr2012@gmail.com>

        * inst/include/Rcpp/sugar/matrix/eye.h: New functions
        eye(), ones(), and zeros()
        * inst/include/Rcpp/sugar/matrix/matrix_functions.h: Idem
        * inst/unitTests/cpp/sugar.cpp: Unit tests for new functions
        * inst/unitTests/runit.sugar.R: Idem
        * inst/unitTests/runit.dispatch.R (test.ExpressionVector): Use
        expression rather than parse, correct typo

2016-10-22  Qiang Kou  <qkou@umail.iu.edu>

        * inst/include/Rcpp/hash/IndexHash.h: change hashing function to return unsigned int
        * inst/include/Rcpp/hash/SelfHash.h: Ditto

2016-10-21  Qiang Kou  <qkou@umail.iu.edu>

        * inst/include/Rcpp/barrier.h: Change string_elt/vector_elt to accept R_xlen_t
        * inst/include/Rcpp/routines.h: Ditto
        * src/barrier.cpp: Ditto

2016-10-19  Dirk Eddelbuettel  <edd@debian.org>

        * inst/include/Rcpp/date_datetime/Datetime.h (Rcpp): Additional
        operator+ for int argument

2016-10-18  Dirk Eddelbuettel  <edd@debian.org>

        * inst/include/Rcpp/date_datetime/Date.h (Rcpp): Add operator double()
        * inst/include/Rcpp/date_datetime/Datetime.h (Rcpp): Ditto

2016-10-17  Dirk Eddelbuettel  <edd@debian.org>

        * inst/include/Rcpp/date_datetime/newDatetimeVector.h (Rcpp): Allow
        setting of timezone attribute; default not-set leads to local as in R

2016-10-16  Dirk Eddelbuettel  <edd@debian.org>

        * inst/include/Rcpp.h (RCPP_NEW_DATE_DATETIME_VECTORS): Add a new
        compile-time #define to switch between 'old' (existing) and 'new'
        DateVector and DatimeVector classes. Currently uses 'new' for testing
        plan to switch to proper deprecation schedule.

        * inst/include/Rcpp/date_datetime/date_datetime.h: New header file (and
        directory) regrouping all Date and Datetime headers, scalar and vector

        * inst/include/Rcpp/date_datetime/Date.h: Moved one directory down
        * inst/include/Rcpp/date_datetime/Datetime.h: Ditto
        * inst/include/Rcpp/date_datetime/oldDateVector.h: Moved and renamed
        * inst/include/Rcpp/date_datetime/oldDatetimeVector.h: Ditto

        * inst/include/Rcpp/date_datetime/newDateVector.h: New implementation
        inheriting from NumericVector, still optional
        * inst/include/Rcpp/date_datetime/newDatetimeVector.h: Ditto

2016-09-05  Dirk Eddelbuettel  <edd@debian.org>

        * DESCRIPTION (Version): Roll minor version
        * cleanup: Clean two more file type from vignettes/

2016-09-04  Nathan Russell  <russell.nr2012@gmail.com>

        * inst/include/Rcpp/sugar/functions/rowSums.h: New functions
        rowSums(), colSums(), rowMeans(), and colMeans()
        * inst/include/Rcpp/sugar/functions/functions.h: Idem
        * inst/unitTests/cpp/sugar.cpp: Unit tests for new functions
        * inst/unitTests/runit.sugar.R: Idem

2016-09-04  Dirk Eddelbuettel  <edd@debian.org>

        * DESCRIPTION: Release 0.12.7
        * inst/NEWS.Rd: Release 0.12.7
        * vignettes/Rcpp.bib: Release 0.12.7
        * inst/include/Rcpp/config.h: Release 0.12.7

        * README.md: Updated counts for dependents and tests

        * debian/*: Changes for Debian release of 0.12.7

2016-09-02  Simon Dirmeier <simon.dirmeier@bsse.ethz.ch>

        * src/attributes.cpp: Remove leading underscore in header guard

2016-08-14  James J Balamuta  <balamut2@illinois.edu>

        * inst/examples/FastLM/lmGSL.R: Updated example to use new GSL templates

2016-08-11  Dirk Eddelbuettel  <edd@debian.org>

* .travis.yml: Switch to using run.sh for Travis CI

2016-08-09  Artem Klevtsov <a.a.klevtsov@gmail.com>

        * inst/include/Rcpp/macros/dispatch.h: Add variadic conditional macro
        when C++11 compiler used
        * ints/include/unitTests/cpp/dispatch.cpp: Add unit tests for
        RCPP_RETURN_VECTOR and RCPP_RETURN_MATRIX macro
        * ints/include/unitTests/runit.dispatch.R: Idem

2016-08-05  James J Balamuta  <balamut2@illinois.edu>

        * inst/examples/FastLM/fastLMviaArmadillo.r: format fix
        * inst/examples/FastLM/lmGSL.R: Updated example to use
        Rcpp attributes instead of cxxfunction
        * inst/examples/FastLM/lmArmadillo.R: Idem
        * inst/examples/functionCallback/newApiExample.r: Idem
        * inst/examples/RcppInline/RcppInlineExample.r: Idem
        * inst/examples/RcppInline/RcppInlineWithLibsExamples.r: Idem
        * inst/examples/RcppInline/UncaughtExceptions.r: Idem
        * inst/examples/RcppInline/external_pointer.r: Idem

2016-08-04  James J Balamuta  <balamut2@illinois.edu>

        * src/attributes.cpp: Correct variable re-declaration
        * inst/examples/RcppGibbs/RcppGibbs.R: Updated example to use Rcpp
        attributes instead of cxxfunction
        * inst/examples/RcppGibbs/timeRNGs.R: Idem

2016-08-03  Dirk Eddelbuettel  <edd@debian.org>

        * .gitattributes: Added to have ChangeLog and NEWS.Rd merge via union

2016-08-02  James J Balamuta  <balamut2@illinois.edu>

        * R/Rcpp.package.skeleton.R: Added autogeneration warning
        * src/attributes.cpp: Fixed invalid C++ Identifiers and modified export
        header to warn against hand edits
        * vignettes/Rcpp-package.Rnw: Updated code generation snippets
        * man/Rcpp.package.skeleton.Rd: Add warning on hand edits to the
        autogenerated RcppExports files.
        * man/compileAttributes.Rd: Idem

2016-08-02 Qiang Kou <qkou@umail.iu.edu>

        * inst/include/Rcpp/String.h: CE_UTF8 as default encoding
        * inst/unitTests/cpp/String.cpp: Update unit test
        * inst/unitTests/runit.String.R: Idem

2016-08-01 Nathan Russell <russell.nr2012@gmail.com>

        * inst/include/Rcpp/vector/Vector.h: Added decreasing option for Vector
        sort
        * inst/include/Rcpp/internal/NAComparator.h: Idem
        * inst/unitTests/cpp/Vector.cpp: Idem
        * inst/unitTests/runit.Vector.R: Idem

2016-07-31 Qiang Kou <qkou@umail.iu.edu>

        * inst/examples/SugarPerformance/sugarBenchmarks.R: Remove usage of Rf_eval
        * inst/include/Rcpp/Environment.h: Idem
        * inst/include/Rcpp/Module.h: Idem
        * inst/include/Rcpp/exceptions.h: Idem
        * inst/include/Rcpp/proxy/FieldProxy.h: Idem
        * inst/include/Rcpp/r_cast.h: Idem
        * inst/unitTests/cpp/language.cpp: Idem
        * src/barrier.cpp: Idem

2016-07-24  Dirk Eddelbuettel  <edd@debian.org>

        * inst/unitTests/cpp/rmath.cpp: Added RNG unit tests for sugar variants
        * inst/unitTests/runit.rmath.R: Idem

2016-07-22  James J Balamuta  <balamut2@illinois.edu>

        * inst/unitTests/cpp/rmath.cpp: Added unit tests for Rmath RNGs
        * inst/unitTests/runit.rmath.R: idem
        * inst/include/Rcpp/Environment.h: Added get() & find() that accept
        a symbol
        * inst/include/Rcpp.h: Modified header load order so that Symbol.h
        is now placed before Environment.h

2016-07-21  Dirk Eddelbuettel  <edd@debian.org>

        * DESCRIPTION (Version): Roll minor release

2016-07-18  Kevin Ushey  <kevin@rstudio.com>

        * inst/include/Rcpp/r/headers.h: Ensure NORET macro is set appropriately

(wen)

2016-12-17 07:21:10 UTC MAIN commitmail json YAML

Updated textproc/p5-Text-Table to 1.132

(wen)

2016-12-17 07:18:46 UTC MAIN commitmail json YAML

Update to 1.132

Upstream changes:
1.132  2016-11-28
    - Fix a syntax error in the POD.
        - https://rt.cpan.org/Ticket/Display.html?id=118852
        - Thanks to Rihards for the report.
    - Convert to Dist-Zilla and Pod::Weaver
        - See https://rt.cpan.org/Ticket/Display.html?id=118923
        - Thanks to coolo from OpenSUSE.
        - In the process, change the license in the META files to ISC.

(wen)

2016-12-17 06:41:13 UTC MAIN commitmail json YAML

Updated devel/p5-Any-Moose to 0.27

(mef)

2016-12-17 06:41:01 UTC MAIN commitmail json YAML

Updated devel/p5-Any-Moose to 0.27
------------------------------------
0.27      2016-11-08 03:37:04Z
  - add deprecation warning when this module is used

(mef)

2016-12-17 03:19:41 UTC MAIN commitmail json YAML

Updated cad/eagle to 7.7.0

(mef)

2016-12-17 03:19:18 UTC MAIN commitmail json YAML

Updated cad/eagle to 7.7.0
--------------------------
Release notes for EAGLE 7.7.0
=============================

* Licensing:

  - Update of various spots in EAGLE regarding the license changes introduced
    by Autodesk: Standard, Premium, Ultimate, Express and Educational.
    The 30 day trial license has been removed.

* ULPs:

  - Added 'manufacturing.ulp' provided by Autodesk. It supports an upload of EAGLE
    drawing files to 'circuits.io' in order to generate manufacturing data which
    can then be downloaded. The ULP is accessible as an icon in the board editor.
  - Added 'ecadio.ulp' provided by Autodesk. It supports an upload of EAGLE boards
    to 'ecad.io' in order to generate a 3D PCB for use in MCAD systems.
    The ULP is accessible as an icon in the board editor.

* UI improvements:

  - Added Option.SignalNames to display the signal names on the signal wires
    and on the connected pads and SMDs.
    It can be set in the Settings dialog under 'Misc/Display signal names'.
  - The options Option.SignalNames, Option.PadNames and Option.ViaLength are
    set to 'On' by default.

* Miscellaneous:

  - Improved visibility of scrollbars for common window styles on Linux.
  - Silently ignoring double references to a contact within a signal when loading
    a board file.
  - CAM Processor: when running 'Process Job' with more than one section,
    it is checked if the job covers the Layer Setup only partially.
  - The file locking option has been switched off by default. Use 'Backup/Locking'
    under 'Options' in Control Panel to turn it on.
  - Update of EAGLE logo to the new appearance since Autodesk acquisition.
  - Update of Hungarian translation (GUI without help and manual).

* Bugfixes:

  - Fixed UL functions strsplit() and lookup() to handle unusual UTF8 characters
    as separator.
  - Fixed potential crash of the 64 bit versions when loading EAGLE drawings
    from old format (e.g. V3.55).
  - Image export to TIFF format in monochrome: fixed a regression regarding the
    compression method.
  - The selected object is no longer removed from the group after running a ULP
    started through 'SET CONTEXT Object ...'; the ULP might want to use this
    one-object group afterwards with e.g. 'exit("move (>@)")'.
  - Ensuring valid move of polygon wires or an entire polygon if selecting a
    wire with 'SET CONTEXT Wire ...' or using setgroup() in a ULP.
  - Fixed history of dlgStringEdit to become case sensitive.
  - Fix for refresh of images in Control Panel preview on Windows.
  - Added a check for identical pinrefs when loading a schematic to avoid a
    possible crash.
  - Fixed deleting/splitting busses with portrefs involved: it could happen that
    new port connections couldn't be established anymore.
  - Fixed selecting an end of a wire with the context menu.
  - Fix for ULP function ingroup() returning true for too many objects after
    UNDOing of transferring a group to another sheet.

(mef)

2016-12-17 02:56:02 UTC MAIN commitmail json YAML

Updated www/p5-HTML-Lint to 2.24

(wen)

2016-12-17 02:53:10 UTC MAIN commitmail json YAML

Updateto 2.24

Upstream changes:
2.24    Wed Dec  7 22:20:13 CST 2016
    Official release.  No changes from 2.23_01.

2.23_01 Tue Dec  6 22:48:56 CST 2016
    [ENHANCEMENTS]
    Added detection of unknown HTML entities, like "known &unclosed
    &entities are not found".  Also fixes the case where HTML::Lint
    gets confused by an entity like "&sup2;" which it thought was an
    unterminated "&sup;" entity.  Thanks, Klaus S. Madsen.

    [FIXES]
    Errors of the type doc-tag-required did not come out in any defined
    order.  They are now sorted by tag name.  This was discovered
    because hash randomization caused tests to fail on Perl 5.18 and
    above. Thanks, Slaven Rezic, Andrew Main and Lisa Hare.

    Handle some warnings that get thrown if certain values are undef.
    Thanks, Yves Lavoie.

    Handle characters that are not handled by HTML::Entities. (GitHub
    issue #13) Thanks, Tim Landscheidt.

    [INTERNALS]
    Add a test to verify a fixed bug. Thanks to Lance Wicks as part of
    the CPAN Pull Request Challenge.

(wen)

2016-12-17 01:16:30 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 2.24

(mef)

2016-12-17 01:16:17 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 2.24
----------------------------------------
2.24  16/12/2016 (SREZIC)
- Handle tarballs compressed with pbzip2 (RT #119262)

2.22  16/12/2016 (MANWAR)
- Add missing strict/warnings pragma to Constants.pm

(mef)

2016-12-17 00:39:17 UTC MAIN commitmail json YAML

Make the pkg-config files and config shell scripts work again.

(rodent)

2016-12-16 20:05:59 UTC MAIN commitmail json YAML

Remove .pyc file after extraction

(adam)

2016-12-16 19:20:19 UTC MAIN commitmail json YAML

Revert, the real culprit is GNU make.

(joerg)

2016-12-16 18:30:58 UTC MAIN commitmail json YAML

2016-12-16 17:55:48 UTC MAIN commitmail json YAML

2016-12-16 16:27:23 UTC MAIN commitmail json YAML

Enable OpenJDK 7 and 8 on Linux. Add builtin support.
Tested on openSUSE 11-42.

(asau)

2016-12-16 16:21:54 UTC MAIN commitmail json YAML

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

Update SMF manifest and add methods based on whats in illumos.

This will create two sendmail service instances, :mta and :msp, to start
the two sendmail instances that are usually required. The :mta instance
optionally depends on spamassassin and spamass-milter.

(hans)

2016-12-16 15:56:05 UTC MAIN commitmail json YAML

2016-12-16 15:52:52 UTC MAIN commitmail json YAML

2016-12-16 15:47:35 UTC MAIN commitmail json YAML

Add option for security/gnupg21 support.

(hans)

2016-12-16 15:42:20 UTC MAIN commitmail json YAML

2016-12-16 15:41:03 UTC MAIN commitmail json YAML

Bump PKGREVISION for SMF update.

(hans)

2016-12-16 15:37:28 UTC MAIN commitmail json YAML

Update SMF manifest and method to whats in OpenIndiana. This fixes
chroot support.

Also, don't look for named.conf in PKG_SYSCONFDIR as the package is
configured to always use /etc.

(hans)

2016-12-16 15:25:17 UTC MAIN commitmail json YAML

Updated www/album to 4.15

(hans)

2016-12-16 15:24:20 UTC MAIN commitmail json YAML

Update www/album to 4.15

Version 4.15, 2016/04/19
------------------------
+ Update for a new, new way to handle animated gifs
* Big fixes for plugins social/facebook-comments and social/facebook-like

Version 4.14, 2015/03/02
------------------------
* Small change for galbum (-crf -v)

(hans)

2016-12-16 14:07:05 UTC MAIN commitmail json YAML

Updated archivers/lziprecover to 1.18
Updated archivers/lzip to 1.18

(mef)

2016-12-16 14:01:07 UTC MAIN commitmail json YAML

Updated archivers/lziprecover to 1.18
--------------------------------------
2016-05-12  Antonio Diaz Diaz  <antonio@gnu.org>

        * Version 1.18 released.
        * main.cc: Added new option '-a, --trailing-error'.
        * merge.cc (open_input_files): Use CRC to test identical files.
        * repair.cc (repair_file): Detect gross damage before repairing.
        * repair.cc: Repair a damaged dictionary size in the header.
        * repair.cc: Try bytes at offsets 7 to 11 first.
        * Decompression time has been reduced by 2%.
        * main.cc (decompress): Print up to 6 bytes of trailing data
          when '-tvvvv' is specified.
        * decoder.cc (verify_trailer): Removed test of final code.
        * main.cc (main): Delete '--output' file if infd is a terminal.
        * main.cc (main): Don't use stdin more than once.
        * Use 'close_and_set_permissions' and 'set_signals' in all modes.
        * range_dec.cc (list_file): Show dictionary size and size of
          trailing data (if any) with '-lv'.
        * Added new option '-A, --alone-to-lz'.
        * Added new option '-W, --debug-decompress'.
        * Added new option '-X, --show-packets'.
        * Changed short name of option '--debug-delay' to '-Y'.
        * Changed short name of option '--debug-repair' to '-Z'.
        * unzcrash.cc: Added new option '-B, --block'.
        * unzcrash.cc: Added new option '-d, --delta'.
        * unzcrash.cc: Added new option '-t, --truncate'.
        * unzcrash.cc: Added new option '-z, --zcmp'.
        * unzcrash.cc: Read files as large as RAM allows.
        * unzcrash.cc: Compare output using zcmp if decompressor returns 0.
        * unzcrash.cc: Accept negative position and size.
        * lzip.texi: Added chapter 'Trailing data'.
        * configure: Avoid warning on some shells when testing for g++.
        * Makefile.in: Detect the existence of install-info.
        * testsuite/check.sh: Don't check error messages.
        * testsuite/check.sh: A POSIX shell is required to run the tests.

(mef)

2016-12-16 13:59:13 UTC MAIN commitmail json YAML

List files only once.

(joerg)

2016-12-16 13:45:22 UTC MAIN commitmail json YAML

Updated archivers/lzip to 1.18
------------------------------
2016-05-14  Antonio Diaz Diaz  <antonio@gnu.org>

        * Version 1.18 released.
        * main.cc: Added new option '-a, --trailing-error'.
        * Decompression time has been reduced by 2%.
        * decoder.cc (verify_trailer): Removed test of final code.
        * main.cc (main): Delete '--output' file if infd is a terminal.
        * main.cc (main): Don't use stdin more than once.
        * Removed decompression support for version 0 files.
        * lzip.texi: Added chapter 'Trailing data'.
        * configure: Avoid warning on some shells when testing for g++.
        * Makefile.in: Detect the existence of install-info.
        * testsuite/check.sh: A POSIX shell is required to run the tests.
        * testsuite/check.sh: Don't check error messages.

(mef)

2016-12-16 13:32:32 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-CheckCompiler to 0.07
Updated devel/p5-Contextual-Return to 0.004.010
Updated devel/p5-Config-IniFiles to 2.94
Updated archivers/p5-Archive-Tar to 2.20
Updated archivers/p5-Compress-Bzip2 to 2.25
Updated archivers/zstd to 1.1.2

(mef)

2016-12-16 13:30:36 UTC MAIN commitmail json YAML

Updated archivers/zstd to 1.1.2
-------------------------------
v1.1.2
  API : streaming : decompression : changed : automatic
        implicit reset when chain-decoding new frames without init
  API : experimental : added : dictID retrieval functions, and ZSTD_initCStream_srcSize()
  API : zbuff : changed : prototypes now generate deprecation warnings
  lib : improved : faster decompression speed at ultra compression settings and 32-bits mode
  lib : changed : only public ZSTD_ symbols are now exposed
  lib : changed : reduced usage  of stack memory
  lib : fixed : several corner case bugs, by Nick Terrell
  cli : new : gzstd, experimental version able to decode .gz files, by Przemyslaw Skibinski
  cli : new : preserve file attributes
  cli : new : added zstdless and zstdgrep tools
  cli : fixed : status displays total amount decoded, even for
        file consisting of multiple frames (like pzstd)
  cli : fixed : zstdcat
  zlib_wrapper : added support for gz* functions, by Przemyslaw Skibinski
  install : better compatibility with FreeBSD, by Dimitry Andric
  source tree : changed : zbuff source files moved to lib/deprecated

(mef)

2016-12-16 13:12:54 UTC MAIN commitmail json YAML

Updated archivers/p5-Compress-Bzip2 to 2.25
-------------------------------------------
2.25 2016-11-11 rurban
  - Workaround EUMM 7.16 (RT #117800) by chorny

(mef)

2016-12-16 13:10:23 UTC MAIN commitmail json YAML

Updated archivers/p5-Archive-Tar to 2.20
----------------------------------------
2.20  15/12/2016 (AGRUNDMA)
- Check for gzip/bzip2 before round tripping gz/bz2 files in tests

(mef)

2016-12-16 13:05:58 UTC MAIN commitmail json YAML

Add a cast so that this builds with the compiler in NetBSD 7.0 as well.

(he)

2016-12-16 12:57:28 UTC MAIN commitmail json YAML

Updated devel/p5-Devel-CheckCompiler to 0.07
--------------------------------------------
0.07 2016-11-18T15:32:45Z
    - Correct test dependency

(mef)

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

Updated devel/p5-Contextual-Return to 0.004.010
-----------------------------------------------
0.004009  Fri Nov 18 08:34:19 2016
    - Improved behaviour of FREEZE (Thanks, Mathew!)
    - Improved output of DUMP

0.004010  Thu Dec  1 17:41:14 2016
    - Spelling fix in POD (thanks, Salvatore)
    - Improved DUMP behaviour when passed a non-CRV argument
      (thanks, Mathew)

(mef)

2016-12-16 12:48:02 UTC MAIN commitmail json YAML

Updated devel/p5-Config-Inifiles to 2.94
----------------------------------------
2.94        2016-11-29
    * Move to GitHub.
        - for better visibility, collaboration, and CI options.
    * Apply a patch/pull-request from Peter from Debian with some corrections
    for typos:
        - https://github.com/shlomif/perl-Config-IniFiles/pull/1
        - https://rt.cpan.org/Ticket/Display.html?id=119001
        - Thanks!

(mef)

2016-12-16 11:50:26 UTC MAIN commitmail json YAML

Updated www/libsass to 3.4.0; www/sassc to 3.4.0

(adam)

2016-12-16 11:49:16 UTC MAIN commitmail json YAML

Changes 3.4.0:

Over the last couple years we've worked very closely with the Ruby Sass team to
reach Sass 3.4 compatibility.

It's become clear that need to draw a line in sand with exactly how exactly
we can match Sass 3.4, especially in the face of changes in Sass 3.5.

With this release the LibSass team is marking the completion of active
development on Sass 3.4 compatibility. From today we'll focus our efforts on
Sass 3.5 compatibility, first prioritising CSS compatibility features like
support for CSS custom property and CSS grids.

(adam)

2016-12-16 11:17:19 UTC MAIN commitmail json YAML

Updated cad/qcad to 3.16.0.0

(plunky)

2016-12-16 11:16:32 UTC MAIN commitmail json YAML

Update to version 3.16.0 (released 2016/12/14)

  Command Line Tools:
    Add -block switch to dwg2pdf, dwg2bmp, dwg2svg and dwg2maptiles
  dwg2svg:
    Add -layer-attribute switch to export layer attributes (into QCAD namespace)
  dwg2bmp:
    Add -noweightmargin switch to avoid extra margin to account for lineweights
  Command line widget:
    allow for multi-line input (pasting list of coordinates for lines, polylines, splines, etc.)
  Modify:
    Explode:
      Explode block arrays into separate block references
      Explode solid fills into boundary
    Break out:
      Break out segments from self-intersecting polylines
  Misc:
    Highlight start point of lines, arcs, ellipse arcs, polylines, splines when selected
  Bug fixes:
    FS#1461 - Zoom in / out: not centred under mouse cursor if Retina resolution is enabled for graphics view
    FS#1466 - Toolbars on second screen cannot be accessed if second screen is detached
    FS#1474 - Dimension > Leader: changing options breaks tool
    FS#1476 - Draw > Circle > 2 Tangents and Radius: exception with arcs and circle entities
    FS#1479 - Modify > Explode: too many segments for splines with large tolerance
    FS#1481 - Block List: update changes selected item
    FS#1491 - Layer > Create Layer from Selection: cancelling dialog fails
    FS#1497 - Autosnap: hangs with very complex splines
    FS#1508 - QCAD CE: Subscript and superscript formatting lost when file re-opened
    FS#1509 - Ellipse / circle, ellipse / ellipse intersections

Also as part of this update, I have removed the example plugins that do nothing (as
on the QCAD forum, the author states that these may slow down the operation)

(plunky)

2016-12-16 11:14:00 UTC MAIN commitmail json YAML

Updated cad/openscad to 2015.03p3

(plunky)

2016-12-16 11:13:27 UTC MAIN commitmail json YAML

# OpenSCAD 2015.03

## 2015.03-3

**OS X only: Auto-update vulnerability fix**

(plunky)

2016-12-16 11:12:45 UTC MAIN commitmail json YAML

remove duplicated librecad update

(plunky)

2016-12-16 11:11:54 UTC MAIN commitmail json YAML

Updated cad/librecad to 2.1.3

(plunky)

2016-12-16 11:11:15 UTC MAIN commitmail json YAML

Update to patch version 2.1.3

  Patch Version 2.1.3

  r-a-v-a-s released this on 23 Sep

  Bugs eliminated:

  * Shift would not activate the command line
  * Command+Tab didn't always activate the current drawing on OS X

  Commit Log => https://github.com/LibreCAD/LibreCAD/commits/2.1.3

  Patch Version 2.1.2

  r-a-v-a-s released this on 16 Sep � 4 commits to 2.1 since this release

  Bugs eliminated:

  * wouldn't build with gcc 5.4 and 6
  * mouse cursor was missing for `Arc Tangential'
  * right-click with plugins could cause a crash
  * construction lines were not drawn when the line segment was out of view
  * DXF files with comments were not properly loaded
  * drawings were not marked as modified after an `undo'
  * the command line didn't accept numpad input
  * the command widget didn't activate properly when floating

  Commit Log => https://github.com/LibreCAD/LibreCAD/commits/2.1.2

(plunky)

2016-12-16 10:21:00 UTC MAIN commitmail json YAML

2016-12-16 09:45:27 UTC MAIN commitmail json YAML

Note update of graphics/jasper to 1.900.29.

(he)

2016-12-16 09:44:44 UTC MAIN commitmail json YAML

Upgrade jasper from 1.900.1 to 1.900.29.
This integrates most of the patches we had applied in pkgsrc.

The changes are in ChangeLog, and are not well summarized anywhere
I can find, sorry...

OK from adam@

(he)

2016-12-16 09:40:52 UTC MAIN commitmail json YAML

Fix typos in recent devel/libfreefare entry

(leot)

2016-12-16 08:15:50 UTC MAIN commitmail json YAML

Add libnfc 1.7.1 and libfreefare 0.4.0

(manu)

2016-12-16 08:13:01 UTC MAIN commitmail json YAML

Add libfreefare 0.4.0

The libfreefare project aims to provide a convenient API for MIFARE
card manipulations.

(manu)