summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-06-06u-boot: include bsd.pkg.mk laterwiz3-5/+7
Ideally, this should happen in the main Makefiles and not in an included file like this one, but the change for that is too big for me for now and this fixes u-boot-pine64.
2018-06-06Updated devel/py-hypothesis, devel/py-testadam1-1/+3
2018-06-06py-test: updated to 3.6.1adam2-7/+7
Pytest 3.6.1: Bug Fixes * Fixed a bug where stdout and stderr were logged twice by junitxml when a test was marked xfail. * Fix usefixtures mark applyed to unittest tests by correctly instantiating FixtureInfo. * Fix assertion rewriter compatibility with libraries that monkey patch file objects. Improved Documentation * Added a section on how to use fixtures as factories to the fixture documentation. Trivial/Internal Changes * Enable caching for pip/pre-commit in order to reduce build time on travis/appveyor. * Switch pytest to the src/ layout as we already suggested it for good practice - now we implement it as well. * Fix if in tests to support 3.7.0b5, where a docstring handling in AST got reverted. * Remove some python2.5 compatibility code.
2018-06-06py-hypothesis: updated to 3.57.0adam2-7/+7
3.57.0: Using an unordered collection with the :func:~hypothesis.strategies.permutations strategy has been deprecated because the order in which e.g. a set shrinks is arbitrary. This may cause different results between runs. 3.56.10: This release makes :obj:~hypothesis.settings.define_setting a private method, which has the effect of hiding it from the documentation. 3.56.9: This is another release with no functionality changes as part of changes to Hypothesis's new release tagging scheme. 3.56.8: This is a release with no functionality changes that moves Hypothesis over to a new release tagging scheme. 3.56.7: This release provides a performance improvement for most tests, but in particular users of sampled_from who don't have numpy installed should see a significant performance improvement. 3.56.6: This patch contains further internal work to support Mypy. There are no user-visible changes... yet.
2018-06-06doc: Updated editors/ne to 3.15prlw11-1/+2
2018-06-06Update ne to 3.15prlw12-7/+7
Version 3.15 01-May-2018 ------------------------ 1. The "logo" line "NE version xxxx" was showing the PCRE version which was current when NE was compiled (static) instead of getting the current (dynamic) version from a shared library. This is now fixed and the line reformatted. 2. Minor error in command line decoding; for switch items such as -id it was checking the text pointer (which might be partly unset) instead of the number field. 3. There is now a maximum linelength that NE will handle when reading a file in non-binary mode. The limit is 100,000 bytes. This prevents it going into a meltdown memory thrashing state for a file that contains an excessively long line. Version 3.14 26-February-2018 ----------------------------- 1. Two calls to error_moan() for failing to open a file were missing a second argument (specifying reading or writing), leading to a crash for an unknown file. 2. Added strerror() calls to all failed-do-open file errors. 3. Added some "fall through" comments when deliberately falling through. 4. Increased an internal buffer size to avoid format-overflow warning in "show wordcount" command. 5. Implemented -notraps to disable catching crash signals. This makes crashes easier to debug.
2018-06-06doc: Updated print/evince3 to 3.28.2prlw11-1/+2
2018-06-06Update evince3 to 3.28.2prlw14-150/+133
* Add support for Adobe Illustrator documents (#311990, Bastien Nocera) * The comics backend now uses libarchive and unarr instead of spawning commands (#720742, Bastien Nocera) * Add flag EV_DOCUMENT_LOAD_FLAG_NO_CACHE to not setup the document cache during the load. It will be setup later only if needed (#780210, Bastien Nocera, Carlos Garcia Campos) * Speed up thumbnailing by using EV_DOCUMENT_LOAD_FLAG_NO_CACHE flag (#780210, Bastien Nocera) * Improve performance of the links sidebar (#779614, Benjamin Berg) * Select the active file when open containing folder (#741377, Germán Poo-Caamaño) * Improve performance of scrolling in thumbnails sidebar (#691448, Nelson Benítez León) * Don't copy remote files before thumbnailing (#780351, Bastien Nocera) * Fix toggling layers that are not in the current visible range of pages (#780139, Georges Dupéron) #342110, Nelson Benítez León) + many bugfixes and translation updates
2018-06-06Create a fake libarchive.pc for the builtin case.prlw11-1/+37
2018-06-06Updated misc/p5-Locale-Codes to 3.57wen1-1/+2
2018-06-06Update to 3.57wen2-7/+7
Upstream changes: 3.57 2018-06-01 sbeck - NEW CODE(s)
2018-06-06doc: Updated pkgtools/pkgin to 0.10.2jperkin1-1/+2
2018-06-06pkgin: Update to 0.10.2.jperkin2-7/+7
## Version 0.10.2 (2018-06-06) * Fix -f flag when used with install. * Handle empty BUILD_DATE correctly.
2018-06-06Updated security/p5-Net-DNS-SEC to 1.09wen1-1/+2
2018-06-06Update to 1.09wen2-7/+7
Upstream changes: **** 1.09 Jun 4, 2018 Avoid use of EC_GROUP_new, EC_GROUP_set_curve_GFp, and EC_GFp_mont_method which are expected to disappear. Fix filename conflict when tests run in parallel using make -j **** 1.08 May 11, 2018 Internal reorganisation to use OpenSSL EVP interface
2018-06-06Updated textproc/p5-Lingua-EN-Tagger to 0.29wen1-1/+2
2018-06-06Update to 0.29wen2-9/+9
Upstream changes: 0.29 Aaron Coburn 5/18/18 Add an add_tags_incrementally method for a more stream-based parsing mechanism. Updated email address.
2018-06-06doc: Updated www/ocsigen-start to 1.1.0nb2jaapb1-1/+2
2018-06-06Additional changes to template in www/ocsigen-start. Revbump.jaapb4-4/+46
2018-06-06Updated textproc/p5-Search-Indexer to 0.79wen1-1/+2
2018-06-06Update to 0.79wen2-8/+7
Upstream changes: 0.79 30.05.2018 - fixed bug on full text search
2018-06-06doc: Updated www/ocsigen-start to 1.1.0nb1jaapb1-1/+2
2018-06-06Fixes to templates in www/ocsigen-start. Revbump.jaapb5-3/+66
The template used by eliom-distillery needs opam and has some other errors, which have now been fixed using the SUBST framework and patches.
2018-06-06Updated textproc/p5-Text-Format to 0.61wen1-1/+2
2018-06-06Update to 0.61wen2-8/+7
Upstream changes: 0.61 2018-05-21 - Convert to Dist-Zilla
2018-06-06Updated textproc/p5-YAML to 1.26wen1-1/+2
2018-06-06Update to 1.26wen2-7/+7
Upstream changes: 1.26 Fri May 18 21:57:20 CEST 2018 - Fix bug introduced in 1.25 - loading of quoted string with colon as sequence element (tinita, fixes issue#208) - Support zero indented block sequences (PR# 207 tinita)
2018-06-06Updated time/p5-DateTime-TimeZone to 2.19wen1-1/+2
2018-06-06Update to 2.19wen2-7/+7
Upstream changes: 2.19 2018-05-13 - This release is based on version 2018e of the Olson database. This release includes contemporary changes for North Korea.
2018-06-06Updated www/p5-HTTP-OAI to 4.07wen1-1/+2
2018-06-06Update to 4.07wen2-7/+7
Upstream changes: 4.07 2018-05-28 15:14:54 CEST - Fixing counting number of tests - Fixed adding XSLT stylesheet process instructions #4
2018-06-06doc: Updated www/eliom to 6.3.0nb1jaapb1-1/+2
2018-06-06Added patch to www/eliom to properly use lwt_camlp4. Revbump.jaapb3-2/+20
2018-06-06Updated www/p5-CGI-Lite to 3.02wen1-1/+2
2018-06-06Update to 3.02wen2-8/+7
Upstream changes: * v3.02 - 19th May 2018 No changes from v3.01_02 * v3.01_02 - 8th May 2018 BUG FIX: Uploads on MSWin32 were not correctly converted if the first character of a buffer was LF. Changed regex to negative lookarounds. * v3.01_01 - 4th May 2018 BUG FIX: Uploads could fail if n * buffer_size fell inside the boundary marker. Thanks pru-mike (PR 1). (possibly fixes issue 116670) BUG FIX: Changing the boundary marker for second and subsequent uploads causes errors. Thanks pru-mike (PR 1). (issue 125130) Test suite enhanced: now with Test::Vars (0.12) and fix of tmp filename race condition.
2018-06-06Updated www/p5-HTTP-Message to 6.18wen1-1/+2
2018-06-06Update to 6.18wen2-7/+7
Upstream changes: 6.18 2018-06-05 16:29:15Z - Revert status_message to original code (GH#111) (Theo van Hoesel) 6.17 2018-06-05 01:55:34Z - Documented status code 451 in the list of constants (GH #104) (Robert Rothenberg) - Status code 451 is cachable by default, as per RFC 7725 (GH #104) (Robert Rothenberg) - Add default status_message for unknown status codes (GH#105) (Robert Rothenberg) - Corrections to the documentation (GH#102) (Jonas B. Nielsen)
2018-06-06Updated www/p5-libwww to 6.34wen1-1/+2
2018-06-06Update to 6.34wen2-8/+8
Upstream changes: 6.34 2018-06-05 18:48:59Z - timeout() documentation has more details about the response (thanks, Andrew Grangaard!) - HTTP::Status is now upgraded to 6.18 if 6.17 is installed (which had a bug).
2018-06-06doc: Updated devel/ruby-rugged to 0.27.1taca1-1/+2
2018-06-06devel/ruby-rugged: update to 0.27.1taca3-19/+37
Basically, catch up to libgit2 0.27.1. For more detail, please refer: <https://github.com/libgit2/rugged/compare/v0.26.0...v0.27.1>
2018-06-06doc: Updated databases/ruby-sequel to 5.9.0taca1-1/+2
2018-06-06databases/ruby-sequel: Update to 5.9.0taca3-8/+11
=== 5.9.0 (2018-06-01) * Support generated columns on MySQL 5.7+ and MariaDB 5.2+ (wjordan, jeremyevans) (#1517) * Add escaped_like extension for creation of LIKE expressions with placeholders in the pattern without access to a dataset (jeremyevans) * Modify jdbc adapter exception handling to work around ::NativeException deprecation in JRuby 9.2 (jeremyevans) * Work around broken BC date handling in JRuby 9.2.0.0 (jeremyevans) * Switch use of BigDecimal.new() to BigDecimal(), since the former is deprecated (jeremyevans) * Add Sequel::VERSION_NUMBER for easier version comparisons (jeremyevans) * Add Model.has_dataset? to determine if the model class has a dataset (AlexWayfer) (#1508) * Support use of LIKE with ANY function on PostgreSQL by avoiding unnecessary use of ESCAPE syntax (jeremyevans) * Disconnect connections left allocated by dead threads instead of returning the connections to the pool (jeremyevans) * Make both threaded connection pools avoid disconnecting connections while holding the connection pool mutex (jeremyevans) * Don't deadlock when disconnecting connections in the sharded_threaded connection pool when using connection_validator or connection_expiration extensions (jeremyevans) * Don't modify hash argument passed in Model.nested_attributes in the nested_attributes plugin (jeremyevans) * Avoid unnecessary hash creation in many places (jeremyevans) * Fix duplicate objects in nested associations when eager_graphing cascaded many_to_one=>one_to_many associations (jeremyevans)
2018-06-06Updated pkgtools/x11-links to 1.12snj1-1/+2
2018-06-06x11-links: Update to 1.12.snj3-5/+6
Add recently-bumped libfreetype from NetBSD-current.
2018-06-05doc: Added math/R-moonsun version 0.1.3minskim1-1/+2
2018-06-05math/Makefile: Add R-moonsunminskim1-1/+2
2018-06-05math/R-moonsun: Import version 0.1.3minskim3-0/+21
A collection of basic astronomical routines for R based on "Practical astronomy with your calculator" by Peter Duffet-Smith. Packaged by Hubert Feyrer for pkgsrc-wip and updated by me.
2018-06-05Updated archivers/xzadam1-1/+2
2018-06-05xz: updated to 5.2.4adam2-9/+8
5.2.4: * liblzma: - Allow 0 as memory usage limit instead of returning LZMA_PROG_ERROR. Now 0 is treated as if 1 byte was specified, which effectively is the same as 0. - Use "noexcept" keyword instead of "throw()" in the public headers when a C++11 (or newer standard) compiler is used. - Added a portability fix for recent Intel C Compilers. - Microsoft Visual Studio build files have been moved under windows/vs2013 and windows/vs2017. * xz: - Fix "xz --list --robot missing_or_bad_file.xz" which would try to print an unitialized string and thus produce garbage output. Since the exit status is non-zero, most uses of such a command won't try to interpret the garbage output. - "xz --list foo.xz" could print "Internal error (bug)" in a corner case where a specific memory usage limit had been set.