summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-08-16Import dhcpcd-6.11.3 with the following changes:roy2-7/+7
* Workaround a 14 year old BSD issue where initial address lifetimes are transfered to the prefix route and are not updated again, causing the kernel to remove the route. The fix is to initially add the address with infinite lifetimes and then change the lifetimes to the correct ones. * IPv6 RA routes are now expired by dhcpcd. * Fix gateway interface assignment on BSD. * Only mask off signals we do something with (allows coredumps on some platforms) * Fix a memory issue where an old lease could be read and discarded but the buffer length not reset. * Bind DHCPv6 to the link-local address when not running in master mode so that many dhcpcd instances can run per interface.
2016-08-16Use PYPKGVERSION in PLISTmaya1-4/+4
2016-08-16Updated net/arping to 2.17mef1-1/+2
2016-08-16Updated net/arping to 2.17mef2-7/+7
-------------------------- Explicit ChangeLog is not known, but diff shows following lines + // Padding size chosen fairly arbitrarily. + // Without this padding some systems (e.g. Raspberry Pi 3 + // wireless interface) failed. dmesg said: + // arping: packet size is too short (42 <= 50) + const char padding[16] = {0};
2016-08-16Updated net/adns to 1.5.1mef1-1/+2
2016-08-16Updated net/adns to 1.5.1mef2-7/+7
------------------------- adns (1.5.1) UPSTREAM; urgency=medium * Portability fix for systems where socklen_t is bigger than int. * Fix for malicious optimisation of memcpy in test suite, which causes failure with gcc-4.1.9 -O3. See Debian bug #772718. * Fix TCP async connect handling. The bug is hidden on Linux and on most systems where the nameserver is on localhost. If it is not hidden, adns's TCP support is broken unless adns_if_noautosys is used. * Fix addr queries (including subqueries, ie including deferencing MX lookups etc.) not to crash when one of the address queries returns tempfail. Also, do not return a spurious pointer to the application when one of the address queries returns a permanent error (although, the application almost certainly won't use this pointer because the associated count is zero). * adnsresfilter: Fix addrtextbuf buffer size. This is not actually a problem in real compiled code but should be corrected. * Properly include harness.h in adnstest.c in regress/. Suppresses a couple of compiler warnings (implicit declaration of Texit, etc.) -- Ian Jackson <ijackson@chiark.greenend.org.uk> Fri, 12 Aug 2016 22:53:59 +0100
2016-08-16Updated net/syncthing to 0.14.4abs1-1/+2
2016-08-16Updated net/p5-Geo-IPfree to 1.151940mef2-4/+6
Updated net/p5-Net to 3.10 Updated net/p5-Net-Gnats to 0.08 Updated net/p5-IO-Interface to 1.09
2016-08-16Updated net/p5-IO-Interface to 1.09mef3-19/+20
----------------------------------- 1.09 Tue Dec 9 11:22:56 EST 2014 -Converted to use Module::Build 1.08 Mon Dec 8 10:38:42 EST 2014 -First Git version -Apply segfault patches for OpenBSD from Mikolaj Kucharski. 1.07 Sun Jun 8 21:29:58 EDT 2014 -Apply patch from Miolaj Kucharski to fix segfault on OpenBSD.
2016-08-16Updated net/p5-Net-Gnats to 0.08mef2-8/+9
-------------------------------- 0.08 - Fixed version in PR.pm for correct CPAN indexing purposes
2016-08-16- Add BUILD_DEPENDS+= p5-Object-Accessor-[0-9]* for make testmef1-1/+4
2016-08-16Updated net/p5-Net to 3.10mef2-7/+7
-------------------------- 3.10 2016-08-01 - Remove . from @INC when loading optional modules. [Tony Cook, Perl RT#127834, CVE-2016-1238] - Removed the default Net::Cmd::timeout() since it inadvertently overrode the timeout() method in whatever IO::Socket::INET-like class sub-classes of Net::Cmd also derive from (at least in cases where Net::Cmd takes precedence in the method resolution, which it should do so that Net::Cmd::getline() overrides IO::Handle::getline()). This does cause problems for any Net::Cmd sub-classes that don't provide (by whatever means) the necessary parts of the interface of IO::Socket::INET, but since they mostly seem to anyway (apart from the one that led to the CPAN RT#110978 report!) this is now simply a documented requirement. [CPAN RT#116345]
2016-08-16Updated net/p5-Geo-IPfree to 1.151940mef2-8/+7
------------------------------------- 1.151940 2015-07-13 - Cache limit increased to 5000 entries - Instead of a full cache clear, only 1 item is pushed off the end of the cache when full - Updated database: Mon Jul 13 06:40:01 2015 UTC.
2016-08-16fix pkg/50767 linker error when using clangtnn3-1/+35
2016-08-16Updated net/syncthing to 0.14.4abs2-7/+7
Update syncthing to v0.14.4 This is a minor release recommended for all users. Several bugs have been fixed and enhancements added. Enhancements: Timestamps are now compared with up to nanosecond precision and synced with up to microsecond precision, depending on the filesystem in use. Restart no longer needed to remove devices, unshare or reconfigure folders. Resolved issues since v0.14.3: #1300: In sync percentage is weighted to folder size, not just average of folder completion. #3012: Files with invalid file names for Windows now show up in the list of failed items. #3297: Accessibility in the GUI is improved. #3305: High precision time stamps. #3457: Ignores and invalid file names are now handled correctly when delta indexes are being used. #3458: Files inside directories with names ending in space are now correctly handled on Windows. #3466: Connection switching (relay->direct) no longer causes a crash. #3468: Old index databases (v0.11-v0.12 and v0.13) are now properly cleaned away from disk. #3470: Syncthing no longer claims a connection was from an ignored device when the device is just unknown.
2016-08-16Add jcmd to JAVA_WRAPPERS, bump PKGREVISIONabs4-5/+9
2016-08-16Updated chat/hexchat to 2.12.1tnn1-1/+2
2016-08-16Update to hexchat-2.12.2. Add lua PKG_OPTION.tnn12-48/+104
2.12.1 (2016-05-01) add lua plugin change desktop file to open urls in existing instance on Unix misc chanopt fixes misc identd fixes misc challengeauth fixes re-add support for old versions of libnotify update network list 2.12.0 (2016-03-12) add support for IRCv3.2 add support for twitch.tv/membership cap add support for SNI (Server Name Indication) add ability to do DnD reordering in some settings dialogs add option to disable middle-click closing tabs rewrite sysinfo plugin rewrite identd plugin rewrite update plugin rewrite checksum plugin remove DH-{AES,BLOWFISH} mechanisms (insecure) remove IRC encoding, replaced with UTF-8 remove System Default encoding, replaced with UTF-8 remove configure option to disable ipv6 remove msproxy and socks5 library support (unused) change tab-complete to favor other user nicks over own change url detection to support unicode change decoding to not attempt ISO-8859-1 fixing corruption change pluginpref to escape values minor changes to icons fix numerous crashes (but not #600) fix poor performance with nick indent enabled fix UTF-8 text in winamp plugin fix fishlim plugin handling networks with server-time fix logging hostname of users in new queries fix Key Press event sending non-UTF-8 text to plugins fix get_info( win_ptr ) from python fix running portable-mode from another directory fix duplicate timestamps on selection fix cfgdir argument fix mode-button text being cut off fix scrollback timestamps with server-time fix url handler accepting quoted paths with spaces fix using correct encoding when jumping networks improve DCC handling large files improve python detection in configure improve scrollback file handling (corruption, line endings) improve building in cygwin improve build options on unix to be more secure update translations update network list 2.10.2 (2014-11-25) verify hostnames of certificates use more secure openssl options (No SSLv2/3) detect utf8 urls in chat fix using multiple client certs at the same time fix checking for Perl on some distros fix friends list not properly updating fix building with format-security fix opening utf8 urls on Windows and OSX update deps on Windows update translations
2016-08-16py-sympy: use python pkg version for man page in PLISTmaya1-2/+2
2016-08-16Updated math/py-sympy to 1.0maya2-4/+3
2016-08-16Update py-sympy to 1.0maya4-359/+286
Release Notes for 1.0 Major changes As a 1.0 release, there are some major changes, many of which are breaking. See also the "backwards compatibility breaks and deprecations" section below. mpmath is now a hard external dependency for SymPy. sympy.mpmath will no longer work (use import mpmath). See http://docs.sympy.org/latest/install.html#mpmath for more information on how to install mpmath. The galgebra Geometric Algebra module has been removed. The module is now maintained separately at https://github.com/brombo/galgebra. The new solveset function is a planned replacement for solve. solve is not yet deprecated, since solveset hasn't yet fully replicated all the functionality of solve. solveset offers an improved interface to solve. See http://docs.sympy.org/latest/modules/solvers/solveset.html for more information on solveset vs. solve. This will be the last version of SymPy to support Python 2.6 and 3.2. Both of these Python versions have reached end-of-life. Support for other Python versions will continue at least until they have reached end-of-life. Backwards compatibility breaks and deprecations In sympy.geometry, Line.equal() has been deprecated in favor of Line.equals(). The dup_inner_subresultants and dmp_inner_subresultants now only return 2 arguments instead of 3. Only those building their own routines from these very low-level functions need to be aware of this. This release doesn't include copy of the mpmath library, see PR #2192. Please see new installation instructions for SymPy. The release no longer includes the galgebra subumodule. This module is now maintained separately at https://github.com/brombo/galgebra. See PR #10046. ClassRegistry is deprecated. It's unlikely that anybody ever used it; it is scheduled for removal for the next version of SymPy after 1.0. sympy.C is deprecated and scheduled for removal after 1.0, too. For those users who followed some erroneous SymPy documentation and used C as in C.log, just import sympy and use sympy.log instead: this is compatible with SymPy before and after we remove C. Q.bounded has been deprecated. Use Q.finite instead. Q.infinity has been deprecated. Use Q.infinite instead. Q.infinitesimal has been deprecated. Use Q.zero instead. ask(Q.nonzero(non-real)) now returns False. Note that Q.nonzero is equivalent to ~Q.zero & Q.real. If you intend to find whether x is a non-zero number irrespective of the fact that x is real or not, you should use ask(~Q.zero(x)). x.is_nonzero now returns True iff x is real and has a non-zero value. If you intend to find whether x is a non-zero number irrespective of the fact that x is real or not, you should use fuzzy_not(x.is_zero). isprime(Float) now returns False. ask(Q.integer(Float)) now returns False. ask(Q.prime(Float)) now returns False. ask(Q.composite(Float)) now returns False. ask(Q.even(Float)) now returns False. ask(Q.odd(Float)) now returns False. New features The module sympy.series.ring_series has been updated. New methods for series inversion, expansion of hyperbolic and inverse functions, etc have been added. PR #9262 New module sympy.series.sequences for generating finite/infinite lazily evaluated lists. [PR #9435] The string representation function srepr() now displays the assumptions used to create a Symbol. For example, srepr(Symbol('x', real=True)) now returns the string "Symbol('x', real=True)" instead of merely "Symbol('x')". not_empty_in function added to util.py in calculus module which finds the domain for which the FiniteSet is not-empty for a given Union of Sets. [PR #9779] A new and fast method rs_series has been added for calculating series expansions. It can handle multivariate Puiseux series with symbolic coefficients. It is especially optimized for large series, with speedup over the older series method being in the range 20-1000 times. PR #9775 In [37]: %timeit rs_series(cos(a+b*a**QQ(3,2)), a, 10) 100 loops, best of 3: 5.59 ms per loop In [38]: %timeit cos(a+b*a**QQ(3,2)).series(a, 0, 10) 1 loops, best of 3: 997 ms per loop Complex Sets has been added here: sympy.sets.fancysets, use S.Complexes for singleton ComplexRegion class. PR #9463 GeometryEntity now subclasses from sets.Set, so sets.Intersection and sets.Union can be used with GeometryEntitys. For example Intersection(Line((-1,-1),(1,1)), Line((-1,1), (1,-1))) == FiniteSet(Point2D(0,0)). New module sympy.series.fourier for computing fourier sine/cosine series. [PR #9523] Linsolve: General Linear System Solver in sympy.solvers.solveset, use linsolve() for solving all types of linear systems. PR #9438 New assumption system is now able to read the assumptions set over Symbol object. For e.g.: In [7]: x = Symbol('x', positive=True) In [8]: ask(Q.positive(x)) Out[8]: True A new handler system has been added as sympy.assumptions.satask which uses satisfiable to answer queries related to assumptions. In case the legacy ask doesn't know the answer, it falls back on satask. For e.g. Earlier >>> ask(Q.zero(x) | Q.zero(y), Q.zero(x*y)) >>> ask(Implies(Q.zero(x), Q.zero(x*y))) >>> ask(Q.zero(x) | Q.zero(y), Q.nonzero(x*y)) Now >>> ask(Q.zero(x) | Q.zero(y), Q.zero(x*y)) True >>> ask(Implies(Q.zero(x), Q.zero(x*y))) True >>> ask(Q.zero(x) | Q.zero(y), Q.nonzero(x*y)) False New module sympy.series.formal for computing formal power series. [PR #9639] New set class ConditionSet was implemented. [PR #9696] Differential calculus Methods, like is_increasing, is_monotonic, etc were implemented in sympy.calculus.singularities in [PR #9820] New module sympy.series.limitseq for finding limits of terms containing sequences. [PR #9836] New module sympy/polys/subresultants_qq_zz.py :: contains various functions for computing Euclidean, Sturmian and (modified) subresultant polynomial remainder sequences in Q[x] or Z[x]. All methods are based on the recently discovered theorem by Pell and Gordon of 1917 and an extension/generalization of it of 2015. [PR #10374] Minor changes limit(sin(x), x, oo) now returns AccumulationBound object instead of un-evaluated sin(oo). Implemented in [PR #10051]. Point is now an n-dimensional point and subclassed to Point2D and Poin3D where appropriate. Point is also now enumerable and can be indexed (e.g., x=Point(1,2,3); x[0]) roots_cubic will no longer raise an error when the sign of certain expressions is unknown. It will return a generally valid solution instead. Relational.canonical will put a Relational into canonical form which is useful for testing whether two Relationals are trivially the same. Relational.reversed gives the Relational with lhs and rhs reversed and the symbol updated accordingly (e.g. (x < 1).reversed -> 1 > x Simplification of Relationals will, if the threshold for simplification is met, also return the Relational in canonical form. One of the criteria of being in canonical form is that the Number will be on the rhs. This makes writing tests a little easier so S(1) > x can be entered as 1 > x or x < 1 (the former being turned into the latter by Python). boolalg functions And, Or, Implies, Xor, Equivalent are aware of Relational complements and trivial equalities, so, for example, And(x=1) will reduce to False while And(S(1)>x,x<1) reduces to x < 1. This leads to some simplifications in statistical expressions. Polynomials created using ring now accept negative and fractional exponents. For e.g, In [1]: R, x, y = ring('x, y', QQ) In [2]: x**(-2) + y**Rational(2,3) Out[2]: y**(2/3) + x**(-2) The function used to test connectivity in Min and Max has been altered to use the weaker form of a relationship since this applies to arguments like floor(x) and x: though, in generally, we cannot say that floor(x) < x, if x is real we do know that floor(x) <= x. This allows Min(x, floor(x)) -> floor(x) without loss of generality when x is real. Float has changed its default behaviour on string/int/long to use at least 15 digits of precision and to increase the precision automatically. This enables sympify('1.23456789012345678901234567890') to return a high-precision Float. It also means N('1.23456789012345678901234567890', 20) does the right thing (where it previously lost precision because an intermediate calculation had only precision 15). See Issue #8821 The unicode pretty printer now uses a compact single-character square root symbol for simple expressions like sqrt(x) and sqrt(17). You can disable this new behaviour with pprint(sqrt(2), use_unicode_sqrt_char=False). ask(Q.finite(x), Q.infinite(x)) now returns False. You can now read the definition of assumption predicates in the docs. ask(Q.composite(1)) now returns False. exp(expr) won't simplify automatically based on assumptions on expr. Autosimplification works for numbers and Symbol, though. You'll have to call refine on exp for simplification. Idx objects can now be summation variables of Sum and Product. The keyword argument of GramSchmidt was renamed from "orthog" to "orthonormal". This is because GramSchmidt always returns an orthogonal set of vectors but only if that argument is True does it return an orthonormal set of vectors. RootOf now has a new subclass ComplexRootOf (abbreviated CRootOf). All currently defined functionality is in the subclass. There is a new function rootof with the same call interface as that of RootOf. It will create objects of CRootOf. New code should use rootof instead of RootOf which is planned to become an abstract class. The vector module has a new function orthogonalize which applies the Gram Schmidt orthogonalization on a sequence of linearly independent vectors and returns a sequence of orthogonal (or orthonormal) vectors. The projection method has been added to compute the vector (or scalar) projection of one vector on another vector. (See https://github.com/sympy/sympy/pull/10474#) Update by K.I.A.Derouiche in PR pkg/51270
2016-08-16Updated math/py-pandas to 0.18.1maya1-1/+2
2016-08-16Update py-pandas to 0.18.1maya3-100/+446
Highlights in changelog: v0.18.1: .groupby(...) has been enhanced to provide convenient syntax when working with .rolling(..), .expanding(..) and .resample(..) per group, see here pd.to_datetime() has gained the ability to assemble dates from a DataFrame, see here Method chaining improvements, see here. Custom business hour offset, see here. Many bug fixes in the handling of sparse, see here Expanded the Tutorials section with a feature on modern pandas, courtesy of @TomAugsburger. (GH13045). v0.18.0: Moving and expanding window functions are now methods on Series and DataFrame, similar to .groupby, see here. Adding support for a RangeIndex as a specialized form of the Int64Index for memory savings, see here. API breaking change to the .resample method to make it more .groupby like, see here. Removal of support for positional indexing with floats, which was deprecated since 0.14.0. This will now raise a TypeError, see here. The .to_xarray() function has been added for compatibility with the xarray package, see here. The read_sas function has been enhanced to read sas7bdat files, see here. Addition of the .str.extractall() method, and API changes to the .str.extract() method and .str.cat() method. pd.test() top-level nose test runner is available (GH4327). Update by K.I.A.Derouiche in PR pkg/51272 Slightly modified.
2016-08-16Updated math/py-pytables to 3.2.3maya1-1/+2
2016-08-16Update py-pytables to 3.2.3maya5-46/+51
Changes from 3.2.2 to 3.2.3 Improvements It is now possible to use HDF5 with the new shared library naming scheme (>= 1.8.10, hdf5.dll instead of hdf5dll.dll) on Windows (gh-540). Thanks to Tadeu Manoel. Now :program: ptdump sorts output by node name and does not print a backtrace if file cannot be opened. Thanks to Zbigniew Jędrzejewski-Szmek. Bugs fixed Only run tables.tests.test_basics.UnicodeFilename if the filesystem encoding is utf-8. Closes gh-485. Add lib64 to posix search path. (closes gh-507) Thanks to Mehdi Sadeghi. Ensure cache entries are removed if fewer than 10 (closes gh-529). Thanks to Graham Jones. Fix segmentation fault in a number of test cases that use index.Index (closes gh-532 and gh-533). Thanks to Diane Trout. Fixed the evaluation of transcendental functions when numexpr is compiled with VML support (closes gh-534, PR #536). Thanks to Tom Kooij. Make sure that index classes use buffersizes that are a multiple of chunkshape[0] (closes gh-538, PR #538). Thanks to Tom Kooij. Ensure benchmark paths exist before benchmarks are executed (PR #544). Thanks to rohitjamuar. Other changes Minimum Cython version is now v0.21 Changes from 3.2.1.1 to 3.2.2 Bug fixed Fix AssertionError in Row.__init_loop. See gh-477. Fix issues with Cython 0.23. See gh-481. Only run tables.tests.test_basics.UnicodeFilename if the filesystem encoding is utf-8. Closes gh-485. Fix missing missing PyErr_Clear. See gh-#486. Fix the C type of some numpy attributes. See gh-494. Cast selection indices to integer. See gh-496. Fix indexesextension._keysort_string. Closes gh-497 and gh-498. Changes from 3.2.1 to 3.2.1.1 Fix permission on distributed source distribution Other changes Minimum Cython version is now v0.21 Changes from 3.2.0 to 3.2.1 Bug fixed Fix indexesextension._keysort. Fixes gh-455. Thanks to Andrew Lin. Changes from 3.1.1 to 3.2.0 Improvements The nrowsinbuf is better computed now for EArray/CArray having a small chunkshape in the main dimension. Fixes #285. PyTables should be installable very friendly via pip, including NumPy being installed automatically in the unlikely case it is not yet installed in the system. Thanks to Andrea Bedini. setup.py has been largely simplified and now it requires setuptools. Although we think this is a good step, please keep us informed this is breaking some installation in a very bad manner. setup.py now is able to used pkg-config, if available, to locate required libraries (hdf5, bzip2, etc.). The use of pkg-config can be controlled via setup.py command line flags or via environment variables. Please refer to the installation guide (in the User Manual) for details. Closes gh-442. It is now possible to create a new node whose parent is a softlink to another group (see gh-422). Thanks to Alistair Muldal. link.SoftLink objects no longer need to be explicitly dereferenced. Methods and attributes of the linked object are now automatically accessed when the user acts on a soft-link (see gh-399). Thanks to Alistair Muldal. Now ptrepack recognizes hardlinks and replicates them in the output (repacked) file. This saves disk space and makes repacked files more conformal to the original one. Closes gh-380. New pttree script for printing HDF5 file contents as a pretty ASCII tree (closes gh-400). Thanks to Alistair Muldal. The internal Blosc library has been downgraded to version 1.4.4. This is in order to still allow using multiple threads inside Blosc, even on multithreaded applications (see gh-411, gh-412, gh-437 and gh-448). The print_versions() function now also reports the version of compression libraries used by Blosc. Now the setup.py tries to use the ‘-march=native’ C flag by default. In falls back on ‘-msse2’ if ‘-march=native’ is not supported by the compiler. Closes gh-379. Fixed a spurious unicode comparison warning (closes gh-372 and gh-373). Improved handling of empty string attributes. In previous versions of PyTables empty string were stored as scalar HDF5 attributes having size 1 and value ‘0’ (an empty null terminated string). Now empty string are stored as HDF5 attributes having zero size Added a new cookbook recipe and a couple of examples for simple threading with PyTables. The redundant utilsextension.get_indices() function has been eliminated (replaced by slice.indices()). Closes gh-195. Allow negative indices in point selection (closes gh-360) Index wasn’t being used if it claimed there were no results. Closes gh-351 (see also gh-353) Atoms and Col types are no longer generated dynamically so now it is easier for IDEs and static analysis tool to handle them (closes gh-345) The keysort functions in idx-opt.c have been cythonised using fused types. The perfomance is mostly unchanged, but the code is much more simpler now. Thanks to Andrea Bedini. Small unit tests re-factoring: print_versions() and tests.common.print_heavy() functions moved to the tests.common module always use print_versions() when test modules are called as scripts use the unittest2 package in Python 2.6.x removed internal machinery used to replicate unittest2 features always use tests.common.PyTablesTestCase as base class for all test cases code of the old tasts.common.cleanup() function has been moved to tests.common.PyTablesTestCase.tearDown() method new implementation of tests.common.PyTablesTestCase.assertWarns() compatible with the one provided by the standard unittest module in Python >= 3.2 use tests.common.PyTablesTestCase.assertWarns() as context manager when appropriate use the unittest.skipIf() decorator when appropriate new :class:tests.comon.TestFileMixin: class Bugs fixed Fixed compatibility problems with numpy 1.9 and 1.10-dev (closes gh-362 and gh-366) Fixed compatibility with Cython >= 0.20 (closes gh-386 and gh-387) Fixed support for unicode node names in LRU cache (only Python 2 was affected). Closes gh-367 and gh-369. Fixed support for unicode node titles (only Python 2 was affected). Closes gh-370 and gh-374. Fixed a bug that caused the silent truncation of unicode attributes containing the ‘0’ character. Closes gh-371. Fixed descr_from_dtype() to work as expected with complex types. Closes gh-381. Fixed the tests.test_basics.ThreadingTestCase test case. Closes gh-359. Fix incomplete results when performing the same query twice and exhausting the second iterator before the first. The first one writes incomplete results to seqcache (gh-353) Fix false results potentially going to seqcache if tableextension.Row.update() is used during iteration (see gh-353) Fix Column.create_csindex() when there’s NaNs Fixed handling of unicode file names on windows (closes gh-389) No longer not modify sys.argv at import time (closes gh-405) Fixed a performance issue on NFS (closes gh-402) Fixed a nasty problem affecting results of indexed queries. Closes gh-319 and probably gh-419 too. Fixed another problem affecting results of indexed queries too. Closes gh-441. Replaced “len(xrange(start, stop, step))” -> “len(xrange(0, stop - start, step))” to fix issues with large row counts with Python 2.x. Fixes #447. Other changes Cython is not a hard dependency anymore (although developers will need it so as to generated the C extension code). The number of threads used by default for numexpr and Blosc operation that was set to the number of available cores have been reduced to 2. This is a much more reasonable setting for not creating too much overhead.
2016-08-16Updated www/p5-WWW-Mechanize to 1.78wen1-1/+2
2016-08-16Update to 1.78wen2-8/+7
Upstream changes: 1.78 2016-08-08 09:18:59-04:00 America/Toronto ======================================== [OTHER CHANGES] - No changes specific to this version. First non-develepment release in about a year. 1.77 2016-08-05 12:50:12-04:00 America/Toronto (TRIAL RELEASE) ======================================== [TESTS] - Skip Wikipedia tests if LWP::Protocol::https is not installed. 1.76 2016-07-29 12:17:25-04:00 America/Toronto (TRIAL RELEASE) ======================================== [ENHANCEMENTS] - Added history() and history_count() methods. (Ricardo Signes) - click_button() now accepts ids. (Olaf Alders) - Add a more descriptive error message when ->request is called without a parameter. (Max Maischein) [DOCUMENTATION] - Document that form_id warns in addition to returning undef when a form cannot be found. (Olaf Alders) - Document use of a proxy with bin/mech-dump. (Florian Schlichting) [OTHER CHANGES] - New releases for this distribution are now generated by Dist::Zilla
2016-08-16Updated www/p5-WWW-Amazon-Wishlist to 2.015wen1-1/+2
2016-08-16Update to 2.015wen2-8/+7
No upstream changelog found.
2016-08-16typo in commentdholland1-2/+2
2016-08-16Updated www/p5-URI-Query to 0.16wen1-1/+2
2016-08-16Update to 0.16wen2-8/+7
Upstream changes: [2016-08-10] * Bump $VERSION to 0.16. * Add clone method via Clone. * Add trivial qstringify method stringify with leading '?'. [2015-11-18] * Convert to Dist::Zilla.
2016-08-16Updated www/p5-URI-Find to 20160806wen1-1/+2
2016-08-16Update to 20160806wen2-11/+7
Upstream changes: 20160806 Sat Aug 6 13:36:14 PDT 2016 Distribution * Homepage is now metacpan * Now testing Strawberry Perl with AppVeyor * Kwalitee fix (Patrice Clement) [github 14]
2016-08-16Updated devel/p5-Log-Dispatch to 2.57wen1-1/+2
2016-08-16Update to 2.57wen2-7/+7
Upstream changes: 2.57 2016-08-13 - Added a remove_callback method to the main Log::Dispatch object as well as all outputs.
2016-08-16Updated devel/p5-Curses to 0.36wen1-1/+2
2016-08-16Update to 0.36wen2-7/+7
No upstream changelog found.
2016-08-16Updated www/p5-Dancer2 to 0.202000wen1-1/+2
2016-08-16Update to 0.202000wen2-8/+8
Upstream changes: 0.202000 2016-08-13 13:50:30-05:00 America/Chicago [ BUG FIXES ] * Fix memory leak in plugins. (Sawyer X) * GH #1180, #1220: Revert (most of) GH #1120. Change back to using MooX::Types::MooseLike until issues around Type::Tiny are resolved. Peter (@SysPete) Mottram * GH #1192: Decode body|query|request_parameters (Peter Mottram) * GH #1224: Plugins defined with :PluginKeyword attribute are now exported. (Yanick Champoux) * GH #1226: Plugins can now call the DSL of the app via $self->dsl (Sawyer X) [ ENHANCEMENTS ] * PR #1223: Add YAML::XS to Recommends (Peter Mottram) * PR #1117: If installed, use HTTP::XSCookies and all cookie operations will be faster (Peter Mottram) * PR #1228: Allow register_plugin() to pass @_ properly (Sawyer X) * PR #1231: Plugins can now call the syntax of plugins they loaded (Sawyer X) [ DOCUMENTATION ] * PR #1151: Note that config is immutable after first read (Peter Mottram) * PR #1222: Update list of files generated by `dancer2 -a`, make name of sample app consistent (Daniel Perrett)
2016-08-16Updated sysutils/p5-Sys-SigAction to 0.22wen1-1/+2
2016-08-16Update to 0.22wen2-8/+7
Upstream changes: Changes in Sys::SigAction 0.22 20 Nov 2013 Fix lack of interpolation in Makefile.PL for unsupported MSWin OS.
2016-08-16Updated sysutils/p5-File-Remove to 1.57wen1-1/+2
2016-08-16Update to 1.57wen2-8/+7
Upstream changes: 1.57 2016-04-24 - Shlomi Fish - Correct the copyright holder and year. - Add a test for Kwalitee and 'use warnings'. 1.56 2016-03-23 - Shlomi Fish - Remove the Build.PL so there won't be two build files. - https://github.com/shlomif/File-Remove/pull/1 - I think it doesn't matter too much with Dist-Zilla, but to avoid future complaints, I decided to comply with the request. - Thanks to Karen Etheridge (ETHER) for the report.
2016-08-16Updated devel/p5-Test-Most to 0.35wen1-1/+2
2016-08-16Updated devel/p5-Test-Simple to 1.302052wen1-1/+2
2016-08-16Updated www/htmllint to 20051019nb7maya1-1/+2
2016-08-16Update to 0.35wen2-14/+13
Update DEPENDS Upstream changes: 0.35 2016-08-11 - Bump module deps due to Test2. Test2 is tested well enough that you're probably OK, but you'll want to retest your code with this release.
2016-08-16perl defined(%hash) was deprecated.maya3-3/+28
patch package so it can run with this change to perl. bump PKGREVISION
2016-08-16Update to 1.302052wen2-7/+7
Upstream changes: 1.302052 2016-08-13 14:34:07-07:00 America/Los_Angeles - No Changes from last trial 1.302051 2016-08-11 20:26:22-07:00 America/Los_Angeles (TRIAL RELEASE) - Fix setting hub when getting context 1.302050 2016-08-10 22:12:19-07:00 America/Los_Angeles (TRIAL RELEASE) - Add contact info to main doc and readme 1.302049 2016-07-28 07:03:31-07:00 America/Los_Angeles - No Changes from last trial 1.302048 2016-07-27 07:42:14-07:00 America/Los_Angeles (TRIAL RELEASE) - Add 'active' attribute to hub