Commit graph

244593 commits

Author SHA1 Message Date
leot
96de02a6d5 Import tabbed-0.6 as x11/tabbed.
Packaged by Daniel Ölschlegel in pkgsrc-wip.

Simple generic tabbed fronted to xembed aware applications, originally
designed for surf but also usable with many other application, i.e.
uzbl, urxvt and xterm.
2016-02-01 15:05:56 +00:00
leot
9dcc362e8a Disable KDE4 (already disabled altough it leads to a failure according to Joyent
pkgsrc-linux-trunk-i386 bulk builds).
2016-02-01 15:02:16 +00:00
adam
a35f9ee00d Version 0.19.7:
* Programming languages support:
  - XML:
    xgettext can now load custom string extraction rules supplied by
    consumer projects.  The rules are written in XML, utilizing the
    Internationalization Tag Set (ITS) standard.  All the existing
    XML-based language scanners (Glade, GSettings, and AppData) are
    rewritten using ITS.  In addition, msgfmt now has --xml option to
    merge translations back to the original XML document.
* Portability:
  - Improve OS/2 kLIBC support (still not complete)
  - Remove dependency on expat
2016-02-01 14:56:29 +00:00
manu
a0db58194c Updated filesystems/gluserfs to 3.7.7 2016-02-01 14:29:19 +00:00
manu
f5622994b2 Upgrade to 3.7.7
This a maintenance release.
2016-02-01 14:27:02 +00:00
taca
cf72345be4 Note update of audio/ruby-mp3info package to 0.8.8. 2016-02-01 14:17:27 +00:00
taca
f8e98c01cb Update ruby-mp3info to 0.8.8.
=== 0.8.8 / 2016-01-26

* fix on picture parsing when mime type is wrong
2016-02-01 14:16:39 +00:00
taca
6ba6b517fc Note update of www/ruby-webrobots package to 0.1.2. 2016-02-01 14:09:18 +00:00
taca
d254c7cf3d Update ruby-webrobots to 0.1.2.
* Make the default `http_get` proc act more like Googlebot.

  - It only allows up to 5 redirect hops rather than 10.
  - It treats too many redirections as full allow.
  - It treats any 4xx error as full allow.

* Fix context/should wording

* Follow the deprecation warning from SimpleCov::Formatter::MultiFormatter

* Update real world tests, introducing Webmock+VCR
2016-02-01 14:08:23 +00:00
taca
a05f626eaf Note update of Ruby on Rails packages to 3.2.22.1.
devel/ruby-activesupport32
	devel/ruby-activemodel32
	databases/ruby-activerecord32
	www/ruby-activeresource32
	www/ruby-actionpack32
	mail/ruby-actionmailer32
	devel/ruby-railties32
	www/ruby-rails32
2016-02-01 13:53:48 +00:00
wiz
81b20ff8e7 Updated finance/gnucash to 2.6.11nb1 2016-02-01 13:51:57 +00:00
wiz
5c86faa14e Fix default-on libofx option.
Bump PKGREVISION.
2016-02-01 13:51:47 +00:00
taca
aef2a8d0e6 Update ruby-rails32 to 3.2.22.1.
* No change except version.
2016-02-01 13:50:48 +00:00
taca
fedcad0c97 Update ruby-railties32 to 3.2.22.1.
* No change except version.
2016-02-01 13:49:57 +00:00
taca
5baf5b493f Update ruby-actionmailer32 to 3.2.22.1.
* No change except version.
2016-02-01 13:48:55 +00:00
taca
ad90f5fafe Note update of ruby-actionpack32 to 3.2.22.1.
* Use secure string comparisons for basic auth username / password.
  (CVE-2015-7576)
* Stop caching mime types globally.  (CVE-2016-0751)
* Don't short-circuit reject_if proc.  (CVE-2015-7577)
* Allow :file to be outside rails root, but anything else must be inside
  the rails view directory.  (CVE-2016-0752)
2016-02-01 13:48:02 +00:00
taca
366719ea01 Update ruby-activeresource32 to 3.2.22.1.
* No change except version.
2016-02-01 13:47:02 +00:00
taca
816ee33daf Update ruby-activerecord32 to 3.2.22.1.
* No change except version.
2016-02-01 13:46:12 +00:00
taca
04ebc32849 Update ruby-activemodel32 to 3.2.22.1.
* No change except version.
2016-02-01 13:45:10 +00:00
taca
afe0e81e96 Update ruby-activesupport32 to 3.2.22.1.
* Add ActiveSupport::SecurityUtils module which is required for
  security fix of  actionpack.
2016-02-01 13:43:56 +00:00
taca
687a92217a Start update of Ruby on Rails to 3.2.22.1.
Also tweak _RAILS_{MAJOR,MINOR,TEENY} variable definition.
2016-02-01 13:42:36 +00:00
wiz
0d8f870dfa Updated finance/moneyguru to 2.9.4 2016-02-01 13:32:19 +00:00
wiz
f9624fda2c Update moneyguru to 2.9.4:
2.9.4 (2015-12-24)

    Fix crash on loading files with inconsistent currencies. (#442)
    Fix Account Lookup up/down keys. [Linux, Windows] (#444)
    Fix crash on saving file to non-existing folder. (#445)

2.9.3 (2015-07-14)

    Fix crash on startup. [Mac] (#437)

2.9.2 (2015-07-09)

    Fix broken currency rates fetching. (#435)
    Fix broken date editing widget [Linux, Windows] (#436)

2.9.1 (2015-07-06)

    Fix import regression introduced in v2.9.0 (#432)
    Fix visual glitch in schedule panel [Linux, Windows] (#430)
    Fix keyboard bindings in all panels [Linux, Windows] (#433)

2.9.0 (2015-07-01)

    Add “+” button in the tab bar [Linux, Windows] (#424)
    Add API for import plugins (#420)
    Add Russian localization (with documentation!) (Igor Fokusov)
    Improve plugin system by introducing a “core plugins” concept (#429)
    Improve currency rates fetching by diversifying sources (#415)
    Improve reliability of automated tests [Windows] (#417)
    Optimize amount column sizes in single-currency cases [Linux, Windows] (#414)
    Remember panels position and size [Linux, Windows] (#364)
    Make Schedule Panel’s stop date field clearable (#400)
    Fix various UI glitches [Linux, Windows] (#418, #413, #411)
    Fix crash when importing empty files (#416)
2016-02-01 13:32:10 +00:00
wiz
f0f23df87a Updated security/nettle to 3.2 2016-02-01 13:27:46 +00:00
wiz
f91d0b64ac Update nettle to 3.2.
Fix some pkglint while here.

NEWS for the Nettle 3.2 release

	Bug fixes:

	* The SHA3 implementation is updated according to the FIPS 202
	  standard. It is not interoperable with earlier versions of
	  Nettle. Thanks to Nikos Mavrogiannopoulos. To easily
	  differentiate at compile time, sha3.h defines the constant
	  NETTLE_SHA3_FIPS202.

	* Fix corner-case carry propagation bugs affecting elliptic
	  curve operations on the curves secp_256r1 and secp_384r1 on
	  certain platforms, including x86_64. Reported by Hanno Böck.

	New features:

	* New functions for RSA private key operations, identified by
	  the "_tr" suffix, with better resistance to side channel
	  attacks and to hardware or software failures which could
	  break the CRT optimization. See the Nettle manual for
	  details. Initial patch by Nikos Mavrogiannopoulos.

	* New functions nettle_version_major, nettle_version_minor, as
	  a run-time variant of the compile-time constants
	  NETTLE_VERSION_MAJOR and NETTLE_VERSION_MINOR.

	Optimizations:

	* New ARM Neon implementation of the chacha stream cipher.

	Miscellaneous:

	* ABI detection on mips, with improved default libdir
	  location. Contributed by Klaus Ziegler.

	* Fixes for ARM assembly syntax, to work better with the clang
	  assembler. Thanks to Jukka Ukkonen.

	* Disabled use of ifunc relocations for fat builds, to fix
	  problems most easily triggered by using dlopen RTLD_NOW.

	The shared library names are libnettle.so.6.2 and
	libhogweed.so.4.2, with sonames still libnettle.so.6 and
	libhogweed.so.4. It is intended to be fully binary compatible
	with nettle-3.1.
2016-02-01 13:27:36 +00:00
wiz
01aba62181 Updated devel/py-requests-toolbelt to 0.6.0 2016-02-01 13:24:07 +00:00
wiz
d0eae6aebf Update py-requests-toolbelt to 0.6.0:
0.6.0 -- 2016-01-27
-------------------

More information about this release can be found on the `0.6.0 milestone`_.

New Features
~~~~~~~~~~~~

- Add ``AppEngineAdapter`` to support developers using Google's AppEngine
  platform with Requests.

- Add ``GuessProxyAuth`` class to support guessing between Basic and Digest
  Authentication for proxies.

Fixed Bugs
~~~~~~~~~~

- Ensure that proxies use the correct TLS version when using the
  ``SSLAdapter``.

- Fix an ``AttributeError`` when using the ``HTTPProxyDigestAuth`` class.

Miscellaneous
~~~~~~~~~~~~~

- Drop testing support for Python 3.2. virtualenv and pip have stopped
  supporting it meaning that it is harder to test for this with our CI
  infrastructure. Moving forward we will make a best-effort attempt to
  support 3.2 but will not test for it.


.. _0.6.0 milestone:
    https://github.com/sigmavirus24/requests-toolbelt/milestones/0.6.0
2016-02-01 13:23:56 +00:00
mef
46a49c7316 Updated www/p5-WWW-Curl to 4.17 2016-02-01 13:20:19 +00:00
mef
647c5b694e (pkgsrc)
- Add   BUILD_DEPENDS+=        p5-Test-CPAN-Meta-[0-9]*:... for make test
 - Convert LINCENSE from 'mpl-1.0 OR mpl-1.1 OR mit' to mit only
(upstream)
 - Update 4.15 to 4.17
   -------------------
4.17 Fri Feb 21 2014: - Balint Szilakszi <szbalint at cpan.org>

    - Fixing build process for old libcurl versions without CURLOPT_RESOLVE.
    - License is now MIT only.

4.16 Thu Feb 20 2014: - Balint Szilakszi <szbalint at cpan.org>

    - Support for CURLOPT_RESOLVE (an slist option) [Theo Schlossnagle]
    - Fixing t/19multi.t test failures when using a threaded resolver for libcurl.
    - Improved constant parsing when using ISO-compliant CPP. [tsibley]
2016-02-01 13:19:36 +00:00
mef
9245084794 Fix typo in comment line in patch, sorry. 2016-02-01 13:15:27 +00:00
mef
c003f46faa Add minor typo fix in doc/example for make test to pass 2016-02-01 13:13:10 +00:00
wiz
faee5e6287 Updated time/py-vdirsyncer to 0.8.1 2016-02-01 13:12:02 +00:00
wiz
d3c47b24b4 Update py-vdirsyncer to 0.8.1.
Version 0.8.1
=============

*released on 30 January 2016*

- Fix error messages when invalid parameter fetching strategy is used. This is
  important because users would receive awkward errors for using deprecated
  ``keyring`` fetching.

Version 0.8.0
=============

*released on 27 January 2016*

- Keyring support has been removed, which means that ``password.fetch =
  ["keyring", "example.com", "myuser"]`` doesn't work anymore.

  For existing setups: Use ``password.fetch = ["command", "keyring", "get",
  "example.com", "myuser"]`` instead, which is more generic. See the
  documentation for details.

- Now emitting a warning when running under Python 2. See :gh:`219`.
2016-02-01 13:11:53 +00:00
wiz
61b2bf9f2a Updated devel/py-virtualenv to 14.0.3 2016-02-01 13:10:18 +00:00
wiz
913f86a342 Update py-virtualenv to 14.0.3. All self tests pass.
14.0.3 (2016-01-28)
-------------------

* Upgrade setuptools to 19.6.1


14.0.2 (2016-01-28)
-------------------

* Upgrade setuptools to 19.6

* Supress any errors from `unset` on different shells (:pull:`843`)

* Normalize letter case for prefix path checking. Fixes :issue:`837`
2016-02-01 13:10:09 +00:00
wiz
945ca825e8 Updated devel/py-setuptools to 19.6.1 2016-02-01 13:08:22 +00:00
wiz
57aecf77c3 Update py-setuptools to 19.6.1. All self-tests pass.
19.6.1
------

* Restore compatibility for PyPy 3 compatibility lost in
  19.4.1 addressing Issue #487.
* ``setuptools.launch`` shim now loads scripts in a new
  namespace, avoiding getting relative imports from
  the setuptools package on Python 2.

19.6
----

* Added a new entry script ``setuptools.launch``,
  implementing the shim found in
  ``pip.util.setuptools_build``. Use this command to launch
  distutils-only packages under setuptools in the same way that
  pip does, causing the setuptools monkeypatching of distutils
  to be invoked prior to invoking a script. Useful for debugging
  or otherwise installing a distutils-only package under
  setuptools when pip isn't available or otherwise does not
  expose the desired functionality. For example::

    $ python -m setuptools.launch setup.py develop

* Issue #488: Fix dual manifestation of Extension class in
  extension packages installed as dependencies when Cython
  is present.

19.5
----

* Issue #486: Correct TypeError when getfilesystemencoding
  returns None.
* Issue #139: Clarified the license as MIT.
* Pull Request #169: Removed special handling of command
  spec in scripts for Jython.

19.4.1
------

* Issue #487: Use direct invocation of ``importlib.machinery``
  in ``pkg_resources`` to avoid missing detection on relevant
  platforms.
2016-02-01 13:08:13 +00:00
wiz
6ad5c1c9c5 Updated devel/py-test-cov to 2.2.1 2016-02-01 13:05:43 +00:00
wiz
8c589a82bd Update py-test-cov to 2.2.1:
2.2.1 (2016-01-30)
------------------

* Fixed incorrect merging of coverage data when xdist was used and coverage was ``>= 4.0``.
2016-02-01 13:05:34 +00:00
wiz
0778dc1600 Updated devel/py-test to 2.8.7 2016-02-01 13:03:54 +00:00
wiz
d701ad13ce Update py-test to 2.8.7. All self-tests pass.
2.8.7
----------

- fix #1338: use predictable object resolution for monkeypatch
2016-02-01 13:03:45 +00:00
jperkin
8d1f88558f Add an SMF manifest entry for clamav-milter. 2016-02-01 12:45:38 +00:00
fhajny
b3b00414f4 Updated chat/prosody to 0.9.10 2016-02-01 12:35:44 +00:00
fhajny
7fb5e8701b Update chat/prosody to 0.9.10.
Security
- mod_dialback: Adopt key generation algorithm from XEP-0185,
  to prevent impersonation attacks (CVE-2016-0756)

Fixes and improvements
- Startup: Open /dev/urandom read-only, to fix a failure to start
  on some systems (fixes #585)
- Networking: Improve handling of the 'select' network backend
  running out of file descriptors

Minor changes
- Networking: Increase default internal read size to prevent
  connections stalling with LuaEvent (see #583)
- DNS: Discard queries that failed to send due to connection
  errors (fixes #598)
- c2s, s2s: Lower priority of shutdown handler, so that modules
  such as MUC can always send shutdown notifications to (remote)
  users (fixes #601)
2016-02-01 12:35:33 +00:00
mef
e16e8cf67c Updated www/p5-WWW-Amazon-Wishlist to 2.014 2016-02-01 12:30:58 +00:00
mef
1e33880e8e Update 2.012 to 2.014
---------------------
2015-12-13  Kingpin  <martin@localhost.localdomain>
        *  added META.yml to distro

2015-09-23  Kingpin  <Martin@EV-9D9>
        * moved UK test file to xt folder (author only)

2014-11-28  Kingpin  <Martin@EV-9D9>
        * lib/WWW/Amazon/Wishlist.pm (get_list): fixed now that HTML page layouts are same
2016-02-01 12:30:16 +00:00
mef
f5679dd55a Updated www/p5-URI-db to 0.16 2016-02-01 12:25:48 +00:00
mef
e768d62795 Update 0.15 to 016
------------------
0.16  2015-09-22T00:17:07Z
      - Added new abstract class, URI::_odbc, for URIs that use ODBC in
        `dbi_dsn`.
      - The `dbi_dsn` method of URI::mssql now returns an ODBC DSN instead of
        DBD::Sybase, since the latter would require Sybase to build.
      - URI::sqlserver now inherits from URI::mssql rather than the other way
        around.
      - Fixed a bug where a URI with three slashes but no authority part after
        the first two would incorrectly think the databse name should be an
        absolute path. That is, in "db:sqlite:///foo.db", the `dbname` value
        is "foo.db", not "/foo.db". Thanks to Dan Book for the report
        (issue #8).
2016-02-01 12:25:06 +00:00
mef
df7ed09ac7 Updated www/p5-URI-Escape-XS to 0.13 2016-02-01 12:21:56 +00:00
mef
6d28e5a134 Update 0.12 to 0.13
-------------------
$Revision: 0.13 $ $Date: 2015/06/27 00:28:39 $
! XS.xs t/02-basic.t
  Refactor & debug my_hextol()
! XS.xs
  Pulled: Speed up common case of decoding
  https://github.com/dankogai/p5-uri-escape-xs/pull/5
2016-02-01 12:21:13 +00:00