Commit graph

293828 commits

Author SHA1 Message Date
taca
b1b4eb32ff devel/ruby-rgl: update to 0.5.4
2019-01 Release 0.5.4

Lia Skalkos
 * Enable options to be passed to #write_to_graphic_file (4ca972). For details see PR #41
Horst Duchene
 * Fix travis-ci errors
 * Add new ruby versions
 * Fix gemspec errors
 * Fix lint warnings
 * Use version stream 0.5.2
2019-02-25 16:43:23 +00:00
taca
5dd0e0fac6 doc: Updated devel/ruby-pkg-config to 1.3.4 2019-02-25 16:42:48 +00:00
taca
f419b1471e devel/ruby-pkg-config: update to 1.3.4
== 1.3.4 - 2019-02-19

=== Fixes

  * Fixed 32bit MinGW Ruby detection.
    [GitHub:ruby-gnome2/ruby-gnome2#1274][Reported by noanoa07]

=== Thanks

  * noanoa07

== 1.3.3 - 2019-02-10

=== Improvements

  * Improved MSYS2 detection on Windows.
    [GitHub#16][Reported by dsisnero]

=== Thanks

  * dsisnero
2019-02-25 16:42:23 +00:00
taca
f47818bce8 doc: Updated devel/ruby-pathname2 to 1.8.1 2019-02-25 16:41:34 +00:00
taca
f5301c006e devel/ruby-pathname2: update to 1.8.1
== 1.8.1 - 31-Jan-2019
* The VERSION constant is now frozen.
* Added metadata to the gemspec.
* Fixed missing hyphen in license name.
* Updated cert, should be good for about 10 years.
2019-02-25 16:41:12 +00:00
kleink
d2c2d9d4f0 Updated textproc/py-markupsafe to 1.1.1. 2019-02-25 16:28:08 +00:00
kleink
ce13b8fdb1 py-markupsafe: Update to 1.1.1.
Version 1.1.1
-------------

Released 2019-02-23

-   Fix segfault when ``__html__`` method raises an exception when using
    the C speedups. The exception is now propagated correctly. (#109)
2019-02-25 16:27:24 +00:00
wiz
b2a7b70889 doc: Updated security/tor-browser to 8.5 2019-02-25 15:32:41 +00:00
wiz
7474c8534e tor-browser: update to 8.5.
This is based on a git checkout from a couple days ago; not completely
sure about the version number.

The Makefile now contains a short how-to for updating this package.

Many thanks for the www/firefox60 patches!

Use at your own risk!
Survives basic browsing and check.torproject.org claims it connects via tor.

Changes: too many to document.
2019-02-25 15:32:23 +00:00
leot
e65d918fa9 doc: Updated lang/swi-prolog to 8.0.1 2019-02-25 15:21:37 +00:00
leot
9b46ce976f doc: Updated lang/swi-prolog-packages to 8.0.1 2019-02-25 15:21:12 +00:00
leot
59b78e43d4 doc: Updated lang/swi-prolog-lite to 8.0.1 2019-02-25 15:21:02 +00:00
leot
809a0f3982 swi-prolog*: Update to 8.0.1
pkgsrc changes:
 - Rename swi-prolog to swipl to follow upstream nomenclature
 - Add all main packages (except X11) to swi-prolog-lite.
   After CMake migration in order to generate the documentation and being able
   to use it (e.g. via help/2) it is needed to add basic, archive, ssl and term
   packages.
   All X11 packages are provided by swi-prolog-packages.
 - Adjust pkgsrc Makefile-s logic to upstream CMake migration:
    o Uncoditionally disable not wanted packages in Makefile.common (to avoid
      possible PLIST mismatches; please note that this will probably disable
      tipc package on Linux!).
      All other installed packages are enabled/disabled via
      swi-prolog-{lite,packages,jpl} Makefile.
    o Add libarchive, ossp-uuid and openssl build dependency to
      swi-prolog-packages.  Despite these are provided by swi-prolog-lite
      they are needed as part of the build of swi-prolog-packages too.
    o Remove no more needed logic to check and eventually start X server to
      build documentation.  Should address PR pkg/42047.
 - Remove an unconditional CHECK_WRKREF_SKIP, this was needed on FreeBSD
   but unfortunately it is not clear why.  If this is still needed please let
   me know in order to try to investigate further and address that.
 - Bump API requirements to 8.0.1 in buildlink3.mk to be on the safe side
   now that shared libraries are provided on all platforms.

Changes:
8.0.1
-----
Indexing on multiple arguments together, indexing inside compounds,
Mode-directed tabling, saved states using ZIP files, many deployment
enhancements. Moved build environment to CMake and removed most of
the build tool dependencies. Builds documentation along with the
binary.

Please note that this is just a short summary. Unfortunately the
complete changelog is very long, full changelog can be found at:

 <http://www.swi-prolog.org/ChangeLog?branch=stable&from=7.6.4&to=8.0.1>
2019-02-25 15:20:44 +00:00
taca
af4527b32b doc: Updated devel/ruby-mustache to 1.1.0 2019-02-25 14:53:30 +00:00
taca
2b60dd6974 devel/ruby-mustache: update to 1.1.0
1.1.0 (2018-10-13)

* [feat] Introduces Mustache#escape.
* This method receives a non-stringified value to allow for more flexibility
  in the escaping, like JSON. (#245)
* [bug] Raise correct error when closing unopened section (#240)
* [bug] Fix use of deprecated File.exists? (#241)
* [bug] Fix variable shadowing warning (#241)
2019-02-25 14:53:05 +00:00
taca
fcf0dd457a doc: Updated devel/ruby-test-unit to 3.3.0 2019-02-25 14:46:25 +00:00
taca
2c555acf2c devel/ruby-test-unit: update to 3.3.0
## 3.3.0 - 2019-01-23 {#version-3-3-0}

### Improvements

  * Added support for auto test run when all tests are defined in
    modules.

  * Added support for defining methods to test case class in multiple
    threads.
    [GitHub#159][Reported by Charles Oliver Nutter]

  * Suppressed warnings on Ruby 2.5.
    [GitHub#160][Reported by Daniel Berger]

  * Suppressed warnings on Ruby 2.7.
2019-02-25 14:46:05 +00:00
taca
d6b41a9705 doc: Updated devel/ruby-byebug to 11.0.0 2019-02-25 14:45:16 +00:00
taca
6dcd3f51f6 devel/ruby-byebug: update to 11.0.0
## [11.0.0] - 2019-02-15

### Added

* [#377](https://github.com/deivid-rodriguez/byebug/pull/377): `skip` to continue until the next breakpoint as long as it is different from the current one. You can use this command to get out of loops, for example ([@tacnoman]).
* [#524](https://github.com/deivid-rodriguez/byebug/pull/524): `continue!` (or `continue unconditionally`) to continue until the end of the program regardless of the currently enabled breakpoints ([@tacnoman]).

### Fixed

* [#527](https://github.com/deivid-rodriguez/byebug/pull/527): `break` help text to clarify placeholders from literals.
* [#528](https://github.com/deivid-rodriguez/byebug/pull/528): `quit!` help to not show a space between "quit" and "!".

### Removed

* Support for MRI 2.2. Byebug no longer installs on this platform.
2019-02-25 14:44:50 +00:00
taca
1a0c27dfde doc: Updated databases/ruby-sqlite3 to 1.4.0 2019-02-25 14:16:25 +00:00
taca
91bccc778f databases/ruby-sqlite3: update to 1.4.0
=== 1.4.0

* Enhancements
  * Better aggregator support

* Bugfixes
  * Various
2019-02-25 14:16:04 +00:00
tnn
258585db9f libreoffice: add missing includes to fix build on NetBSD HEAD-llvm 2019-02-25 14:12:53 +00:00
taca
30aef1fb73 doc: Updated databases/ruby-activeldap to 5.2.3 2019-02-25 14:10:54 +00:00
taca
41e9754fb4 databases/ruby-activeldap: update to 5.2.3
5.2.3: 2019-02-15

Improvements

* Changed to use add and delete for modify if it's needed.
  [GitHub#156][Patch by David Klotz]

* Added support for timezone with munites offset such as @0530@.
  [GitHub#160][GitHub#161][Patch by Neng Xu]

* Added support for Ruby 2.6.

Thanks

* David Klotz

* Neng Xu
2019-02-25 14:10:29 +00:00
ryoon
b1d363f5b9 Updated textproc/pdfgrep to 2.1.2 2019-02-25 12:45:02 +00:00
ryoon
ff0ca33cc3 Update to 2.1.2
Changelog:
Version 2.1.2  [2018-11-19]
---------------------------

  - Bugfix: Fix crash when compiled with hardened compiler flags
    (specifically -D_GLIBCXX_ASSERTIONS)

Version 2.1.1  [2018-05-22]
---------------------------

  - Bugfix: Fix build with libunac support enabled

Version 2.1.0  [2018-04-28]
---------------------------

  - New option `--page-range` to limit search to a set of pages
  - New option `--file/-f` to read patterns from a file
  - New option `--regexp/-e` to specify multiple patterns (combined with OR).
  - New options `--files-with-matches/-l` and `--files-without-match/-L` to only
    list filenames of files that contain or don't contain matches.
  - Major manpage restructuring. It's now divided into subsections like the GNU
    grep's manpage.
  - Bugfix: Actually stop searching after first match with `-q`

Version 2.0.1  [2017-03-06]
---------------------------

  - Bugfix: Fix --cache when used with recursive search
2019-02-25 12:44:32 +00:00
nia
f9f3c65a30 doc: Updated lang/erlang to 21.2.6 2019-02-25 12:17:34 +00:00
nia
839ee1d3ee erlang: Update to 21.2.6
Changes:

 ---------------------------------------------------------------------
 --- erts-10.2.4 -----------------------------------------------------
 ---------------------------------------------------------------------

 --- Fixed Bugs and Malfunctions ---

  OTP-14728    Application(s): erts
               Related Id(s): ERIERL-303

               When using the {linger,{true,T}} option;
               gen_tcp:listen/2 used the full linger time before
               returning for example eaddrinuse. This bug has now been
               corrected.

 ---------------------------------------------------------------------
 --- stdlib-3.7.1 ----------------------------------------------------
 ---------------------------------------------------------------------

 --- Fixed Bugs and Malfunctions ---

  OTP-15573    Application(s): stdlib
               Related Id(s): ERIERL-306

               Optimize pretty printing of terms. The slower behaviour
               was introduced in Erlang/OTP 20.
2019-02-25 12:17:24 +00:00
jperkin
e0291927c9 doc: Updated devel/ncursesw to 6.1nb3 2019-02-25 11:54:26 +00:00
jperkin
e293b0fa70 doc: Updated devel/ncurses to 6.1nb5 2019-02-25 11:54:16 +00:00
jperkin
cf06b02f53 ncurses: Disable xterm+rep for maximum portability.
Many terminal emulators still do not support this capability, resulting in
broken output.  Patch from OmniOS, bump PKGREVISIONs.
2019-02-25 11:54:05 +00:00
leot
961a66dbc4 doc: Fix a typo in latest filesystems/ltfs* entries 2019-02-25 11:45:55 +00:00
jperkin
eebcbfa14c libvncserver: Fix build on SunOS. 2019-02-25 09:48:26 +00:00
jperkin
0e7025ce32 libgit2: Requires C99. 2019-02-25 09:21:36 +00:00
jperkin
a32bf52ce3 ruby-sass-listen: Fix path to ruby-rb-inotify. 2019-02-25 09:20:53 +00:00
adam
818267f5cd Updated devel/py-isort, textproc/py-jmespath 2019-02-25 09:05:11 +00:00
adam
e83cc4a8c9 py-jmespath: updated to 0.9.4
0.9.4
Fix min_by/max_by with empty lists
Fix reverse type for null type
2019-02-25 09:04:55 +00:00
adam
5f3646bfaa py-isort: updated to 4.3.6
4.3.6:
- Fixes a fatal error that occurs if a single finder throws an exception. Important as we add more finders that utilize third party libraries.

4.3.5:
This is the final Python 2.x release of isort, and includes the following major changes:

Potentially Interface Breaking:
- The -r option for removing imports has been renamed -rm to avoid accidental deletions and confusion with the -rc recursive option.
- __init__.py has been removed from the default ignore list. The default ignore list is now empty - with all items needing to be explicitly ignored.
- Isort will now by default ignore .tox / venv folders in an effort to be "safe". You can disable this behaviour by setting the "--unsafe" flag, this is separate from any skip or not skip rules you may have in place.
- Isort now allows for files missing closing newlines in whitespace check
- distutils support has been removed to simplify setup.py

New:
- Official Python 3.7 Compatibility.
- Support for using requirements files to auto determine third-paty section if pipreqs & requirementslib are installed.
- Added support for using pyproject.toml if toml is installed.
- Added support for XDG_HOME if appdirs is installed.
- An option has been added to enable ignoring trailing comments ('ignore_comments') defaulting to False.
- Added support to enable line length sorting for only specific sections
- Added a correctly_sorted property on the SortsImport to enable more intuitive programmatic checking.

Fixes:
- Improved black compatibility.
- Isort will no detect files in the CWD as first-party.
- Fixed several cases where '-ns' or 'not_skip' was being incorrectly ignored.
- Fixed sorting of relative path imports ('.', '..', '...', etc).
- Fixed bugs caused by a failure to maintain order when loading iterables from config files.
- Correctly handle CPython compiled imports and others that need EXT_SUFFIX to correctly identify.
- Fixed handling of Symbolic Links to follow them when walking the path.
- Fixed handling of relative known_paths.
- Fixed lack of access to all wrap modes from the CLI.
- Fixed handling of FIFO files.
- Fixed a bug that could result in multiple imports being inserted on the same line.
2019-02-25 09:00:35 +00:00
adam
256dd34b3f Added devel/py-test-xprocess; www/py-flask-caching 2019-02-25 08:49:48 +00:00
adam
0b6748734d py-flask-caching: updated to 1.5.0
Version 1.5.0:
- Add support for a Redis Sentinel Cluster.
- Parameterize the hash function so alternatives can be used.
- Include the deprecated werkzeug.contrib.cache module in Flask-Caching.
2019-02-25 08:49:12 +00:00
adam
eff265ee91 py-test-xprocess: cleanup 2019-02-25 08:47:37 +00:00
adam
41cf542bb3 py-test-xprocess: added version 0.12.1
Experimental py.test plugin for managing processes across test runs.
2019-02-25 08:47:03 +00:00
gutteridge
48588a7bcc xentools411: address build failure with GCC >= 7
Address PR pkg/53978: newer versions of GCC have a format-truncation
error triggered. Increase the size of a string to work around this.
(This may need more attention upstream.)
2019-02-25 08:19:22 +00:00
manu
44f615cb70 Added filesytems/ltfs version 2.4.2.0.0, filesytems/ltfs-ltotape version 0.1
Linear Tape File System (LTFS) is a filesystem to mount a LTFS
formatted tape in a tape drive. Once LTFS mounts a LTFS formatted
tape as filesystem, user can access to the tape via filesystem API.

Objective of this project is being the reference implementation of
the LTFS format Specifications in SNIA
(https://www.snia.org/tech_activities/standards/curr_standards/ltfs).

At this time, the LTFS format specifications 2.4 is the target
2019-02-25 01:00:38 +00:00
manu
3061ca91af Update perfuse package. Change log since previous version:
Use reclaim2 to fix reclaim/lookup race conditions

The PUFFS reclaim operation had a race condition with lookups: we could
be asked to lookup a node, then to reclaim it before lookup completion.

At lookup completion, we would then create a leaked node.

Enter the PUFFS reclaim2 operation, which features a nlookup argument.

That let us count how many lookups are pending and avoid the above
described scenario. It also makes the codes simplier.

 -

Fix directory filehandle usage with libufse. Fix lookup count
libfuse does not use filehandle the same way for directories and other
objects. As a result, filehandles obtained by OPENDIR should not be
sent on non-directory related operations like READ/WRITE/GETATTR...

While there, fix the lookup count sent to the FORGET operation, which
led to leaked nodes.
2019-02-25 00:52:07 +00:00
mef
04574abf84 Updated to ham/uhd uhd-3.11.1.0nb3, PLIST* update for doxygen-1.8.15, PKGREVISION++ 2019-02-24 21:41:11 +00:00
adam
35b9f61c00 Updated devel/py-pluggy, www/py-django-extensions 2019-02-24 20:36:04 +00:00
adam
47a71aacfd py-django-extensions: updated to 2.1.6
Changes 2.1.6:
runserver_plus, auto_reloader fix for compatibility with Django 2.2
test, many many more tests :-)
2019-02-24 20:35:46 +00:00
adam
cbad29ddf3 py-pluggy: updated to 0.9.0
pluggy 0.9.0

Features
- PluginManager.load_setuptools_entrypoints now accepts a name parameter that when given will
  load only entry points with that name.

  PluginManager.load_setuptools_entrypoints also now returns the number of plugins loaded by the
  call, as opposed to the number of all plugins loaded by all calls to this method.

Bug Fixes
- Fix internal varnames function for PyPy3.
2019-02-24 20:33:49 +00:00
adam
a183e05c4b Updated devel/py-configparser, textproc/py-xlsxwriter, mail/exim, mail/exim-html 2019-02-24 20:31:36 +00:00