summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-04-19Updated p5-DBD-postgresql to 3.6.0.wiz2-8/+7
Version 3.6.0 Released April 17, 2017 (git tag 3.6.0) - Make sure we do not inadvertently modify the string passed to prepare() when doing the new backslash escape manipulation. [Greg Sabino Mullane] (CPAN ticket #114000) - Fix bug where $DBD::Pg::DBDPG_DEFAULT not picked up as a magic string first time it is used in a script. [Greg Sabino Mullane] (CPAN ticket #112309) - Fix UTF8 flag handling in pg_(get|put)copydata [Dagfinn Ilmari Mannsåker] - Fix UTF8 double-encoding with pg_enable_utf8 = 0 [Serge Pushkin] (CPAN ticket #103137) - Fix bug in quote_name which would fail to quote in some circumstances (Github Issue #22) - Allow clean parsing of new Postgres X.Y version format [Erik Rijkers er at xs4all.nl] - Add pg_canonical_ids() and pg_canonical_names(), which returns information about each column in the result set. [Warstone warstone at list.ru] (CPAN ticket #106858) - Map SQL_NUMERIC to PG_NUMERIC (instead of PG_FLOAT8) [Alice Maz alice at alizemaz.com] (CPAN ticket #120358) - Force real, float, and double precision into SvNVs [Greg Sabino Mullane] (CPAN ticket #113683 and other places) - Support for number of rows greater than an "int". Requires support for same from a future version of libpq before it will work completely. [Greg Sabino Mullane] (CPAN ticket #102444) - Fix skipped test counts in Win32 builds [Andy Grundman] - Allow tests to work against Postgres 8.4 by tweaking client_encoding calls. [Pavel Raiskup praiskup at redhat.com] (CPAN ticket #116179) - Silence warnings in t/02attribs.t and t/04misc.t [Dagfinn Ilmari Mannsåker] - Support binary COPY format [Dagfinn Ilmari Mannsåker] - Ensure tests do not use $ENV{PGSERVICE} or $ENV{PGDATABASE} [Erik Rijkers] - Switched canonical repo to git://github.com/bucardo/dbdpg.git
2017-04-19Updated www/p5-CGI to 4.36wiz2-3/+3
2017-04-19Updated p5-CGI to 4.36.wiz2-7/+7
4.36 2017-03-29 [ ENHANCEMENT ] - Support PATCH HTTP method (thanks to GovtGeek for the... patch) - pass through max_age and samesite to CGI::Cookie->new in the call in CGI->cookie (GH #220) [ FIX ] - skip t/command_line.t on windows as it doesn't work
2017-04-19Updated textproc/miller to 5.1.0wiz2-3/+3
2017-04-19Updated miller to 5.1.0.wiz2-7/+7
This is a relatively minor release of Miller, containing feature requests and bugfixes while I've been working on the Windows port (which is nearly complete). Features: JSON arrays: as described here, Miller being a tabular data processor isn't well-position to handle arbitrary JSON. (See jq for that.) But as of 5.1.0, arrays are converted to maps with integer keys, which are then at least processable using Miller. Details are here. The short of it is that you now have three options for the main mlr executable: --json-map-arrays-on-input Convert JSON array indices to Miller map keys. (This is the default.) --json-skip-arrays-on-input Disregard JSON arrays. --json-fatal-arrays-on-input Raise a fatal error when JSON arrays are encountered in the input. This resolves #133. The new mlr fraction verb makes possible in a few keystrokes what was only possible before using two-pass DSL logic: here you can turn numerical values down a column into their fractional/percentage contribution to column totals, optionally grouped by other key columns. The DSL functions strptime and strftime now handle fractional seconds. For parsing, use %S format as always; for formatting, there are now %1S through %9S which allow you to configure a specified number of decimal places. The return value from strptime is now floating-point, not integer, which is a minor backward incompatibility not worth labeling this release as 6.0.0. (You can work around this using int(strptime(...)).) The DSL functions gmt2sec and sec2gmt, which are keystroke-savers for strptime and strftime, are similarly modified, as is the sec2gmt verb. This resolves #125. A few nearly-standalone programs -- which do not have anything to do with record streams -- are packaged within the Miller. (For example, hex-dump, unhex, and show-line-endings commands.) These are described here. The stats1 and merge-fields verbs now support an antimode aggregator, in addition to the existing mode aggregator. The join verb now by default does not require sorted input, which is the more common use case. (Memory-parsimonious joins which require sorted input, while no longer the default, are available using -s.) This another minor backward incompatibility not worth making a 6.0.0 over. This resolves #134. mlr nest has a keystroke-saving --evar option for a common use case, namely, exploding a field by value across records. Documentation: The DSL reference now has per-function descriptions. There is a new feature-counting example in the cookbook. Bugfixes: mlr join -j -l was not functioning correctly. This resolves #136. JSON escapes on output (\t and so on) were incorrect. This resolves #135.
2017-04-19Updated audio/libsndfile to 1.0.28wiz2-3/+3
2017-04-19Updated libsndfile to 1.0.28.wiz3-10/+8
Version 1.0.28 (2017-04-02) * Fix buffer overruns in FLAC and ID3 handling code. * Move to variable length header storage. * Fix detection of Large File Support for 32 bit systems. * Remove large stack allocations in ALAC handling code. * Remove all use of Variable Length Arrays. * Minor bug fixes and improvements.
2017-04-19Recursive bump for gnutls dependency in libnice.wiz3-6/+6
2017-04-19Bump to 0.1.14 to follow libnice.wiz1-2/+1
2017-04-19Updated net/libnice to 0.1.14wiz2-3/+3
2017-04-19Updated libnice to 0.1.14.wiz5-17/+17
libnice 0.1.14 (2017-04-03) =========================== Improved RFC compliance Split verbose logs into a separate option Numerous bug fixes Use GnuTLS for hash functions Implement NewReno in PseudoTCP Requires GLib 2.44 GnuTLS 2.12
2017-04-19Updated devel/p5-MetaCPAN-Client to 2.011000mef2-3/+7
Updated devel/p5-Git-CPAN-Patch to 2.3.1 Updated devel/p5-Data-Printer to 0.39 Updated devel/p5-Log-Dispatch-FileRotate to 1.25 Updated devel/p5-Function-Parameters to 2.000006
2017-04-19fossil-2.2joerg1-1/+2
2017-04-19Updated www/libmicrohttpd to 0.9.53wiz2-3/+3
2017-04-19Updated libmicrohttpd to 0.9.53.wiz3-28/+7
Tue Apr 11 22:17:00 MSK 2017 Releasing GNU libmicrohttpd 0.9.53. -EG Mon Apr 10 19:50:20 MSK 2017 HTTPS tests: skip tests instead of failing if HTTPS is not supported by libcurl. HTTPS tests: fixed return values so testsuite is able to correctly interpret it. Fixed ignored result of epoll test in test_https_get_select. -EG Thu Apr 06 23:02:07 MSK 2017 Make zzuf tests compatible with *BSD platforms. -EG Thu Apr 06 22:14:22 MSK 2017 Added warning for hypothetical extra large timeout. Fixed incorrect timeout calculation under extra rare conditions. Fixed accidental usage of IPv6 in testsuite in specific conditions. -EG Wed Apr 05 14:14:22 MSK 2017 Updated autoinit_funcs.h to latest upstream version with proper support of Oracle/Sun compiler. -EG Wed Apr 05 12:53:26 MSK 2017 Fixed some compiler warnings. Fixed error snprintf() errors detection in digestauth.c. Converted many run-time 'strlen()' to compile-time calculations. -EG Sun Mar 26 13:49:01 MSK 2017 Internal refactoring for simplification and unification. Minor optimizations and minor fixes. MHD_USE_ITC used again in thread pool mode. -EG Sat Mar 25 20:58:24 CET 2017 Remove dead MHD_strx_to_sizet-functions and associated test cases from code. -CG Sat Mar 25 20:40:10 CET 2017 Allow chunk size > 16 MB (up to 2^64-1). Ignore chunk extensions instead of triggering an error. (fixes #4967). -CG Tue Mar 25 20:59:18 MSK 2017 Check for invalid combinations of flags and options in MHD_start_daemon(). -EG Tue Mar 21 13:51:04 CET 2017 Use "-lrt" to link libmicrohttpd if we are using clock_gettime() as needed by glibc < 2.17. -CG Tue Mar 21 13:42:07 CET 2017 Allow chaining of suspend-resume calls withuot the application processing data from the network. -CG Mon Mar 20 0:51:24 MSK 2017 Added autoconf module for detection whatever shutdown of listening socket trigger select. This is only reliable method to use such feature as some platforms change behaviour from version to version. -EG Sun Mar 19 13:57:30 MSK 2017 Rewritten logic of handling "upgraded" TLS connections in epoll mode: used edge trigger instead of level trigger, upgraded "ready" connection are stored in DL-list, fixed handling of more than 128 ready connections, fixed busy-waiting for idle "upgraded" TLS connections. -EG Fri Mar 17 10:45:31 MSK 2017 If read buffer is full, MHD need to receive remote data and application suspended connection, do not fail while connection is suspended and give application one more chance to read data from buffer once connection is resumed. -EG Thu Mar 16 23:45:29 MSK 2017 Allow again to run MHD in external epoll mode by MHD_run_from_select() - this allow unification of user code and produce no harm for performance. Especially useful with MHD_USE_AUTO flag. -EG Thu Mar 16 23:12:07 MSK 2017 Idle connection should be disconnected *after* "timeout" number of second, not *before* this number. -EG/VT Thu Mar 16 22:31:54 MSK 2017 Unified update of last activity on connections. Update last activity only if something is really transmitted. Update last activity each time when something is transmitted. Removed early duplicated check for timeout on HTTPS connections. Removed update of last active time for connections without timeout. Fixed reset of timeout timer on resumed connections. Fixed never-expired timeouts on HTTPS connections. Fixed thread-safety of MHD_set_connection_option(). -EG Thu Mar 16 21:05:08 MSK 2017 Fixed minor bug resulted in slight slowdown of HTTPS connection handshake. -EG Thu Mar 16 20:35:59 MSK 2017 Improved thread-safety for DL-lists. -EG Thu Mar 16 17:55:01 MSK 2017 Fixed thread-safety of MHD_get_daemon_info() for MHD_DAEMON_INFO_CURRENT_CONNECTIONS. -EG Thu Mar 16 16:49:07 MSK 2017 Added ability to get actual daemon flags via MHD_get_daemon_info(). Fixed test_upgrade to work in request mode. Fixed compiler warnings in test_upgrade. -EG Wed Mar 15 23:29:59 MSK 2017 Prevented socket read/write if connection is suspended. Added missing resets of 'connection->in_idle'. Reworked handling of suspended connection: ensure that connection is not disconnected by timeout, always updated read/write states right after suspending. -EG Wed Mar 15 21:02:26 MSK 2017 Added new enum value MHD_CONNECTION_INFO_CONNECTION_TIMEOUT to get connection timeout by MHD_get_connection_info(). -EG Sat Mar 11 12:03:45 CET 2017 Fix largepost example from tutorial to properly generate error pages. -CG Fix largepost example, must only queue replies either before upload happens or after upload is done, not while upload is ongoing Fri Mar 10 16:37:12 CET 2017 Fix hypothetical integer overflow for very, very large timeout values. -CG Fri Mar 10 16:22:54 CET 2017 Handle case that we do not listen at all more gracefully in MHD_start_daemon() and not pass '-1' to helper functions that expect a valid socket. -CG Tue Mar 7 12:11:44 BRT 2017 Updates file `.gitignore`. Tue Mar 7 10:37:45 BRT 2017 Updated the MHD_OPTION_URI_LOG_CALLBACK's documentation. Mon Mar 6 21:46:59 BRT 2017 Added the i18n example fixing #4924. -SC Wed Mar 1 23:47:05 CET 2017 Minor internal optimisations. Changed closure connection monitoring logic: now all connections are monitored for OOB data (which treated as error), connections are not monitored any more for incoming data if incoming data is not required for processing. except_fd_set is not optional now for MHD_get_fdset(), MHD_get_fdset2() and MHD_run_from_select(). Improved connection processing in epoll mode: now connection can process both read and write each turn. Updated HTTP response codes; updated and added all missing standard HTTP headers names (and headers categories); updated and added all missing standard and additional HTTP methods. Now MHD return status MHD_HTTP_REQUEST_HEADER_FIELDS_TOO_LARGE (431) instead of old MHD_HTTP_REQUEST_ENTITY_TOO_LARGE (413) for very long header. Reworked handling of data pending in TLS buffers, resolved busy-waiting if incoming data is pending in TLS buffers and connection is in LOOP_INFO_WRITE mode. Do not clear 'ready' flag in epoll mode if send()/recv() result is EINTERRUPTED. Better detection of unready connection state: used less number of calls of recv()/send() in epoll mode. Configure: do not run gcrypt and GnuTLS tests if HTTPS is disabled by configure parameter. Fixed wrong value returned by MHD_get_timeout(). All double-linked lists now walked from tail to head. As new items are added to head, this result in more uniform processing time. Improved sockets errors handling in epoll mode. OOB data on 'upgraded' sockets is treated as error. -EG Thu Feb 16 11:20:05 CET 2017 Replace tsearch configure check with code from gnulib. -CG Wed Feb 15 13:35:36 CET 2017 Fixing a few very rare race conditions for thread-pool or thread-per-connection operations during shutdown. Various minor cosmetic improvements. Fixed #4884 and #4888 (solaris portability issues). -CG Wed Feb 08 22:33:10 MSK 2016 Ported test_quiesce_stream to W32. Improved precompiler flags selection of OpenBSD. Fixed sending responses backed by files not supported by sendfile(). Fixed thread safety for responses backed by file FD. Updated fileserver_example. Improved handling of 'upgraded' TLS forwarding in select() and poll() modes. Fixed processing of incoming TLS data in epoll mode if more than 128 connections are active. Fixed accepting more than 128 incoming connection in epoll mode. Improved test_large_put, added poll() and epoll testing. Added test_large_put_inc for testing of incremental buffer processing. Rewritten epoll connection processing logic: handle all connection one time per turn instead of trying to handle all active connection until all pending data is dried. Result is more uniform connection processing period. -EG Wed Nov 23 15:24:10 MSK 2016 Used SO_REUSEADDR (on non-W32) alongside with SO_REUSEPORT if option MHD_OPTION_LISTENING_ADDRESS_REUSE was set. -EG Wed Nov 23 12:48:23 MSK 2016 Move all gettext-related staff to 'po' subdirectory. Excluded gettext files generation from normal build. Removed generated files from GIT. -EG Tue Nov 15 19:08:43 MSK 2016 Fixed forwarding "upgraded" TLS connections for chunks sizes larger than buffer size. -EG Mon Nov 14 22:18:30 MSK 2016 Fixed unintentional usage of SO_REUSEADDR on W32. Added support for SO_EXCLBIND on Solaris. Fixed using MHD with MHD_OPTION_LISTENING_ADDRESS_REUSE on Linux kernels before 3.9 (longterm 3.2 and 3.4 are still supported). -EG Sun Nov 13 19:16:38 CET 2016 Fixed a few race issues on suspend-resume in cases where the application uses threads even though MHD did not (or at least had no internal need for locking). Also fixed DLL handling of the timeout list, avoiding manipulating it for suspended connections. Finally, eliminated calling application logic on suspended connections (which before could happen under certain circumstances). -CG Thu Nov 11 20:49:23 MSK 2016 Added support for various forms of pthread_attr_setname_np() so thread names will be set more efficiently on certain platforms (Solaris, NetBSD etc.) -EG Thu Nov 10 21:50:35 MSK 2016 Added rejection in MHD_start_daemon() of invalid combinations of daemon flags. Added MHD_USE_AUTO and MHD_USE_AUTO_INTERNAL_THREAD for automatic selection of polling function depending on platform capabilities and requested mode. -EG Thu Nov 10 17:49:56 MSK 2016 Ported "upgrade" tests to W32 and other platforms, used "gnutls-cli" instead of "openssl" in tests, minor bugs fixed, added verbose reporting if requested. "Upgrade" processing - changed internal handling logic, improved and refactored, bugs fixed, fixed sigpipe on Darwin, added printing error to log, fixed compilation without HTTPS. Added 'configure' parameter "--disable-httpupgrade" for building minimal-sized MHD versions. Added feature check "MHD_FEATURE_UPGRADE". Responses destroyed (freed) earlier if possible. Added many remarks in code comments about thread safety. Some data races and other multithread-related issues are fixed, including usage of closed sockets (may resulted in accidental closing of wrong socket). SO_NOSIGPIPE is used on all platform which support it, not only on Darwin. Added support for suspending connections in thread-per-connection mode (itself almost useless, mostly to unify modes support). Fixed Inter-Thread Communication channel usage in epoll modes. Reworked daemon cleanups and handling MHD_stop_daemon(): resources are freed only by specific threads, data races and other fixes. Started usage of C99 standard 'bool' where supported with fallback to 'int'. Renamed many MHD flags. Now they are self-explainable and more obvious, like MHD_USE_INTERNAL_POLLING_THREAD instead of MHD_USE_SELECT_INTERNALLY. Old flag names are supported for backward compatibility. Improved processing of "fast" connections: now full sequence "read request - send reply headers - send reply body" is processed after single select()/poll(). If connection is slow, request is huge or response in not immediately ready - connection will be processed in "traditional" way. Added usage of "calloc()" where supported. Minor documentation fixes. Minor improvements and fixes. -EG "Upgrade" test fixes. Documentation updated. Added HTTP "Upgrade" example. -CG
2017-04-19Updated time/khal to 0.9.5wiz2-3/+3
2017-04-19Updated khal to 0.9.5.wiz2-7/+7
0.9.5 ====== released 2017-04-08 * FIX khal new -i does not crash anymore * FIX make tests run with latest pytz (2017.2)
2017-04-19Update to Fossil 2.2:joerg3-7/+20
GIT comment tags are now handled by Fossil during import/export. Show the content of README files on directory listings. Support for Basic Authentication if enabled (default off). Show the hash algorithms used on the /rcvfromlist page. The /tarball and /zip pages now use the the r= query parameter to select which check-in to deliver. The uuid= query parameter is still accepted for backwards compatibility. Update the built-in SQLite to version 3.18.0. Run "PRAGMA optimize" on the database connection as it is closing. Add support for hash policies that control which of the Hardened-SHA1 or SHA3-256 algorithms is used to name new artifacts. Add the "gshow" and "gcat" subcommands to fossil stash. Add the /juvlist web page and use it to construct the Download Page of the Fossil self-hosting website using Ajax. Use the hardened SHA1 implemenation by Marc Stevens and Dan Shumow. Add the ability to read and understand artifact names that are based on SHA3-256 rather than SHA1, but do not actually generate any such names. Added the sha3sum command. Add checkbox widgets to various web pages. Add the fossil all ui command Add the /file webpage Enhance the /brlist webpage to make use of branch colors. Add support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the /timeline webpage, with associated form widgets. Enhance the changes and status commands with many new filter options so that specific kinds of changes can be found without having to pipe through grep or sed. Enhanced the fossil sql command so that it opens the checkout database and the configuration database in addition to the respository database. Various TH1 enhancements. Rename crnl-glob setting to crlf-glob, but keep crnl-glob as a compatibility alias. Added the --command option to the diff command. Fix ticket set when using the "+" prefix with fields from the "ticketchng" table. Remove the "fusefs" command from builds that do not have the underlying support enabled. Fixes for incremental git import/export. Minor security enhancements to encrypted repositories.
2017-04-19Updated sysutils/dbus to 1.10.18wiz2-3/+3
2017-04-19Updated dbus to 1.10.18.wiz2-7/+7
D-Bus 1.10.18 (2017-04-05) == The “can't handle a self-referential paradox” release. Fixes: • Re-order dbus-daemon startup so that on SELinux systems, the thread that reads AVC notifications retains the ability to write to the audit log (fd.o #92832, Debian #857660; Laurent Bigonville) • Fix a harmless read overflow and some memory leaks in a unit test (fd.o #100568, Philip Withnall)
2017-04-19Updated devel/cppunit to 1.14.0wiz2-3/+3
2017-04-19Updated cppunit to 1.14.0.wiz5-78/+21
New in CppUnit 1.14.0: --------------------- - TestCaller supports any callable that can be put into std::function<void()>. - CPPUNIT_TEST_PARAMETERIZED executes a test for any value in an iteratable. - Added new Assertion macros: ASSERT_LESS, ASSERT_GREATER, ASSERT_LESSEQUAL, ASSERT_GREATEREQUAL * Portability: - Always build with C++11. - Always require RTTI support. - Removed support for compilers that don't support default template arguments with standard containers. - Removed portability headers for wrapper around standard containers. - Support C++11 enum class in asserter. * Test Plug-in Runner: - Fixed crash on Win64 in test runner (fdo#81433) * Removed features - QT test runner - msvc6 test runners - msvc6 plugin - BeOS support
2017-04-19Updated devel/p5-MetaCPAN-Client 1.028003 to 2.011000mef2-7/+7
--------------------------------------------- 2.011000 18.4.17 * Added support for scroller time/size params (Mickey) * Removed warning of scroller deletion failure (Mickey, GH#81) 2.010000 3.4.17 * Added support for new 'permission' type (Mickey) 2.009001 29.3.17 * Use Test::Needs to force a minimum WWW::Mechanize::Cached version (Olaf Alders, GH#76) 2.009000 24.3.17 * Bump WWW::Mechanize::Cached version to 1.50 (Olaf Alders, GH#76) * Require LWP::Protocol::https in tests (Mickey, GH#79) * Added 'changes' method for Release objects (Mickey, GH#57) * Cleaner URLs - removed redundant slashes and 'v1' (Mickey) * Created a role for user-agent handling for reuse (Mickey) 2.008001 23.3.17 * Fixed a test (Mickey) 2.008000 22.3.17 * Added metacpan_url method to the entity objects (Mickey, #GH69) 2.007000 8.3.17 * Update tests for newer Perl versions, to run without '.' in @INC (Sawyer X, GH#72) 2.006000 24.2.17 * Support '_source' filtering (Mickey, GH#70) * Support debug-mode for detailed error messages (Mickey) 2.005000 13.2.17 * Added the ascii_name and perlmongers fields to the Author object (Dave Rolsky, GH #66) * Fixed Author->dir to actually return something (Dave Rolsky, GH #66) 2.004000 30.12.16 * Speed up own scroller (Mickey) * Fixed rev_deps (Mickey) 2.004000-TRIAL 24.12.16 * Removed dependency: Search::Elasticsearch in favor of an internal scroller (Mickey) * Added Types class for 'isa' checks (Mickey) 2.003000 19.12.16 * Escaped query to autocomplete (Mickey) * Removed dependency: Try::Tiny (Mickey) 2.002000 14.12.16 * Support 'autocomplete' endpoint (Mickey) 2.001000 08.12.16 * Distribution: added 'rt' & 'github' methods (Mickey) * Use Ref::Util for ref checks (Mickey) 2.000000 18.11.16 * Major version: v1 full support - removed support and default settings for v0 - corrected domain, base_url setting, using clientinfo - code/tests updates and cleanup (Mickey, Brad Lhotsky) * Pinned Search::Elasticsearch version to 2.03 (Mickey) * Use @Starter in dist.ini + cpanfile cleanup (Grinnz)
2017-04-19Updated devel/afl to 2.41bwiz2-3/+3
2017-04-19Updated afl to 2.41b.wiz2-7/+7
-------------- Version 2.41b: -------------- - Addressed a major user complaint related to timeout detection. Timing out inputs are now binned as "hangs" only if they exceed a far more generous time limit than the one used to reject slow paths. -------------- Version 2.40b: -------------- - Fixed a minor oversight in the insertion strategy for dictionary words. Spotted by Andrzej Jackowski. - Made a small improvement to the havoc block insertion strategy. - Adjusted color rules for "is it done yet?" indicators.
2017-04-19+ openssh-7.5p1, p5-DBD-postgresql-3.6.0, p5-HTML-Tree-5.04,wiz1-3/+8
p5-IO-Socket-SSL-2.048, p5-Tie-Cycle-1.224, p5-Time-HiRes-1.9742, tor-browser-6.5.1.
2017-04-19Updated devel/p5-Git-CPAN-Patch to 2.3.1mef2-8/+8
---------------------------------------- 2.3.1 2017-01-12 [ BUG FIXES ] - Remove dependency on MooseX::Role::Tempdir. (GH#33, Sebastien Deseille) [ STATISTICS ] - code churn: 3 files changed, 32 insertions(+), 14 deletions(-) (pkgsrc changes) - Add following line for make test BUILD_DEPENDS+= p5-Package-DeprecationManager-[0-9]*:../../devel/p5-Package-DeprecationManager - make test situation is the same as 2.3.0 (denoted in commit log)
2017-04-19Updated devel/p5-Data-Printer to 0.39mef2-8/+7
------------------------------------- 0.39 2016-04-15 BUG FIXES: - display '-' as a string, not a number (Ivan Bessarabov) - display "123\n" as a string, not a number (Ivan Bessarabov) - fix test failures on newer perls (Sergey Aleynikov) OTHER: - document availability of np() on Data::Printer::Filter (Olaf Alders)
2017-04-19Updated devel/p5-Log-Dispatch-FileRotate to 1.25mef2-12/+12
------------------------------------------------ 1.25 Mon Apr 10 2017 - Fix test failures if the test suite is running as root user. (pkgsrc changes) - Adjust indentation
2017-04-19Updated devel/p5-Function-Parameters to 2.000006mef2-7/+7
------------------------------------------------ 2.000006 2017-04-16 - work around core bug #129090 / #131146 in perl 5.22 and 5.24: perl -e 'use Function::Parameters; \&f; fun f() { eval "" }' hangs in the compiler (also happens with perl -d or Devel::Cover instead of eval) (gh #29) 2.000003 2017-03-31 - fix a bug where method modifiers would inadvertently declare subs (e.g. 'before foo() {}' acting like 'sub foo; BEGIN { &before('foo', sub {}) }'), breaking Pkg->can($method) and thus Class::Method::Modifiers (RT #120804) - make method modifiers take effect at runtime because otherwise you'd have to wrap every with()/extends() in a BEGIN block to make consumed/inherited methods visible to modifiers (RT #120804) - make method modifiers require a name (what would an anonymous modifier modify?) - (hopefully) improve the error message you get for trying to add any parameters after a slurpy 2.000002 2017-03-27 - default to strict mode - allow types with multiple arguments (e.g. 'Tuple[Int, String]') - implement new 'auto' type reifier and use it by default - allow multiple invocants - support custom installers - implement Moo/Moose-style method modifiers - rework and extend import syntax - make implicit $self available in default arguments - call type reifiers from correct package and remove 2nd arg workaround - remove :(...) prototype syntax - remove undocumented 'attrs' option - drop internal Moo dependency
2017-04-19Remove dependencies on VERSION, which trigger unintended implicit rules againstdsainty2-18/+35
version.c on case-insensitive file systems. Fixes build on Darwin in its out-of-the-box case-insensitive configuration.
2017-04-19Reset MAINTAINER after tonnerre resigned.jperkin27-54/+54
2017-04-19Updated www/curl to 7.54.0wiz1-1/+2
2017-04-19Updated curl to 7.54.0.wiz3-17/+10
Curl and libcurl 7.54.0 Public curl releases: 165 Command line options: 207 curl_easy_setopt() options: 245 Public functions in libcurl: 61 Contributors: 1538 This release includes the following changes: o Add CURL_SSLVERSION_MAX_* constants to CURLOPT_SSLVERSION [19] o Add --max-tls [19] o Add CURLOPT_SUPPRESS_CONNECT_HEADERS [24] o Add --suppress-connect-headers [24] This release includes the following bugfixes: o CVE-2017-7468: switch off SSL session id when client cert is used [68] o cmake: Replace invalid UTF-8 byte sequence [1] o tests: use consistent environment variables for setting charset o proxy: fixed a memory leak on OOM o ftp: removed an erroneous free in an OOM path o docs: de-duplicate file lists in the Makefiles [2] o ftp: fixed a NULL pointer dereference on OOM o gopher: fixed detection of an error condition from Curl_urldecode o url: fix unix-socket support for proxy-disabled builds [3] o test1139: allow for the possibility that the man page is not rebuilt o cyassl: get library version string at runtime o digest_sspi: fix compilation warning o tests: enable HTTP/2 tests to run with non-default port numbers o warnless: suppress compiler warning o darwinssl: Warn that disabling host verify also disables SNI [4] o configure: fix for --enable-pthreads [5] o checksrc.bat: Ignore curl_config.h.in, curl_config.h o no-keepalive.d: fix typo [6] o configure: fix --with-zlib when a path is specified [7] o build: fix gcc7 implicit fallthrough warnings [8] o fix potential use of uninitialized variables [9] o CURLOPT_SSL_CTX_FUNCTION.3: Fix EXAMPLE formatting errors [10] o CMake: Reorganize SSL support, separate WinSSL and SSPI [11] o CMake: Add DarwinSSL support [12] o CMake: Add mbedTLS support [13] o ares: return error at once if timed out before name resolve starts [14] o BINDINGS: added C++, perl, go and Scilab bindings o URL: return error on malformed URLs with junk after port number o KNOWN_BUGS: Add DarwinSSL won't import PKCS#12 without a password [15] o http2: Fix assertion error on redirect with CL=0 [16] o updatemanpages.pl: Update man pages to use current date and versions [17] o --insecure: clarify that this option is for server connections [18] o mkhelp: simplified the gzip code o build: fixed making man page in out-of-tree tarball builds o tests: disabled 1903 due to flakiness o openssl: add two /* FALLTHROUGH */ to satisfy coverity o cmdline-opts: fixed a few typos o authneg: clear auth.multi flag at http_done [20] o curl_easy_reset: Also reset the authentication state [21] o proxy: skip SSL initialization for closed connections [22] o http_proxy: ignore TE and CL in CONNECT 2xx responses [23] o tool_writeout: fixed a buffer read overrun on --write-out o make: regenerate docs/curl.1 by running make in docs [25] o winbuild: add basic support for OpenSSL 1.1.x [26] o build: removed redundant DEPENDENCIES from makefiles o CURLINFO_LOCAL_PORT.3: added example o curl: show HTTPS-Proxy options on CURLE_SSL_CACERT [27] o tests: strip more options from non-HTTP --libcurl tests o tests: fixed the documented test server port numbers o runtests.pl: fixed display of the Gopher IPv6 port number o multi: fix streamclose() crash in debug mode [28] o cmake: build manual pages [29] o cmake: add support for building HTML and PDF docs [30] o mbedtls: add support for CURLOPT_SSL_CTX_FUNCTION [31] o make: introduce 'test-nonflaky' target o CURLINFO_PRIMARY_IP.3: add example o tests/README: mention nroff for --manual tests [32] o mkhelp: disable compression if the perl gzip module is unavailable o openssl: fall back on SSL_ERROR_* string when no error detail [33] o asiohiper: make sure socket is open in event_cb [34] o tests/README: make "Run" section foolproof [35] o curl: check for end of input in writeout backslash handling o .gitattributes: turn off CRLF for *.am [36] o multi: fix MinGW-w64 compiler warnings o schannel: fix variable shadowing warning o openssl: exclude DSA code when OPENSSL_NO_DSA is defined [37] o http: Fix proxy connection reuse with basic-auth [38] o pause: handle mixed types of data when paused [39] o http: do not treat FTPS over CONNECT as HTTPS o conncache: make hashkey avoid malloc [40] o make: use the variable MAKE for recursive calls [41] o curl: fix callback argument inconsistency [42] o NTLM: check for features with #ifdef instead of #if [43] o cmake: add several missing files to the dist o select: use correct SIZEOF_ constant [44] o connect: fix unreferenced parameter warning o schannel: fix unused variable warning o gcc7: fix ‘*’ in boolean context [45] o http2: silence unused parameter warnings o ssh: fix narrowing conversion warning o telnet: (win32) fix read callback return variable [46] o docs: Explain --fail-early does not imply --fail [47] o docs: added examples for CURLINFO_FILETIME.3 and CURLOPT_FILETIME.3 o tests/server/util: remove in6addr_any for recent MinGW [48] o multi: make curl_multi_wait avoid malloc in the typical case [49] o include: curl/system.h is a run-time version of curlbuild.h [50] o easy: silence compiler warning o llist: replace Curl_llist_alloc with Curl_llist_init [51] o hash: move key into hash struct to reduce mallocs [52] o url: don't free postponed data on connection reuse [53] o curl_sasl: declare mechtable static o curl: fix Windows Unicode build o multi: fix queueing of pending easy handles [54] o tool_operate: fix MinGW compiler warning [55] o low_speed_limit: improved function for longer time periods [56] o gtls: fix compiler warning o sspi: print out InitializeSecurityContext() error message [57] o schannel: fix compiler warnings [58] o vtls: fix unreferenced variable warnings o INSTALL.md: fix secure transport configure arguments o CURLINFO_SCHEME.3: fix variable type o libcurl-thread.3: also mention threaded-resolver [59] o nss: load CA certificates even with --insecure [60] o openssl: fix this statement may fall through [61] o poll: prefer <poll.h> over <sys/poll.h> [62] o polarssl: unbreak build with versions < 1.3.8 [63] o Curl_expire_latest: ignore already expired timers [64] o configure: turn implicit function declarations into errors [65] o mbedtls: fix memory leak in error path [66] o http2: fix handle leak in error path [67] o .gitattributes: force shell scripts to LF [69] o configure.ac: ignore CR after version numbers [70] o extern-scan.pl: strip trailing CR [71] o openssl: make SSL_ERROR_to_str more future-proof [72] o openssl: fix thread-safety bugs in error-handling [73] o openssl: don't try to print nonexistant peer private keys [74] o nss: fix MinGW compiler warnings [75]
2017-04-19Explicitly disable epoll/inotify on illumos, based on patch in PR#52176.jperkin1-3/+5
2017-04-19The generic EGL/GLX/WGL defaults are suitable for Darwin as BUILD_EGL will bedsainty2-4/+16
correct, and possibly not zero. No revision bump required - this change fixes the build if the EGL = 0 guess was incorrect, and no change if it was correct.
2017-04-19Added www/ruby-rails-html-sanitizer version 1.0.3minskim1-1/+2
2017-04-19Add ruby-rails-html-sanitizerminskim1-1/+2
2017-04-19Import ruby-rails-html-sanitizer-1.0.3minskim4-0/+32
HTML sanitization for Rails applications.
2017-04-19Note update of the "mutt" package to version 1.8.2tron1-1/+2
2017-04-19Update "mutt" package to version 1.8.2:tron2-7/+7
This release fixes a regression in 1.8.1 that resulted in gpg failures with an ncurses pinentry program.
2017-04-19add perl24 updates that escaped me - from leot@spz4-3/+56
2017-04-19Added textproc/ruby-rails-dom-testing version 1.0.8minskim1-1/+2
2017-04-19Add ruby-rails-dom-testingminskim1-1/+2
2017-04-19Import ruby-rails-dom-testing-1.0.8minskim4-0/+44
This Ruby module can compare DOMs and assert certain elements exist in doms using Nokogiri.
2017-04-19Added www/ruby-rails-deprecated_sanitizer version 1.0.3minskim1-1/+2
2017-04-19Add ruby-rails-deprecated_sanitizerminskim1-1/+2
2017-04-19Import ruby-rails-deprecated_sanitizer-1.0.3minskim4-0/+45
Deprecated sanitizer API extracted from Action View.
2017-04-18update ghostscript-gpl to 9.06nb12 (security patches)tez1-1/+2
2017-04-18Patches for CVE-2016-10217, CVE-2016-10219, CVE-2016-10220 & CVE-2017-5951tez6-3/+92