Commit graph

232400 commits

Author SHA1 Message Date
fhajny
30d1646c96 Updated databases/mongo-c-driver to 1.1.4 2015-04-21 07:59:53 +00:00
fhajny
0172f913b2 Update mongo-c-driver to 1.1.4. Fix PLIST for the ssl option enabled.
- Fixed client pool concurrency issues
- Fixed some scenarios where replica sets would fail to reconnect on
  primary step down.
- Improved write concern handling
- Validate port number in URI
- Various other fixes
2015-04-21 07:59:39 +00:00
fhajny
0226e1bf16 Updated devel/libbson to 1.1.4 2015-04-21 07:58:20 +00:00
fhajny
a075dc9e70 Update libbson to 1.1.4.
Minor patch release with one bug fix for bson_iter_timeval.
2015-04-21 07:58:09 +00:00
mef
cdcdd00069 ADD DEPENDS, BUILD_DEPENDS and pre-test: for make test to PASS 2015-04-21 04:31:06 +00:00
mef
2f7ef5ea3d Add BUILD_DEPENDS= p5-Module-Metadata>=1.000023 for make test 2015-04-21 04:16:06 +00:00
rodent
905eb90c71 Jack support works. Can't remember why i thought this was broken. 2015-04-21 03:34:22 +00:00
rodent
96ceaddc77 Fix MIDI support via portsmf. The patches we had were integrated in 1.3.5,
(CVE-2007-6061) so they're no longer relevant.
2015-04-21 03:22:58 +00:00
mef
d873663ebc Updated devel/p5-App-FatPacker to 0.010003
Updated devel/p5-App-cpanminus to 1.7030
Updated devel/p5-B-Compiling to 0.06
Updated devel/p5-Config-Find to 0.28
Updated devel/p5-Config-IniFiles to 2.86
Updated devel/p5-Dist-Zilla to 5.035
Updated devel/p5-File-ShareDir-ProjectDistDir to 1.000005
Updated devel/p5-FileHandle-Unget to 0.1627
2015-04-21 02:14:21 +00:00
rodent
b1ecdb9407 Fix nyquist support (at least for {Free,Open,Net}BSD and Bitrig. 2015-04-21 01:33:38 +00:00
mef
7a29cb07bc (pkgsrc)
- Add dependency as
 DEPENDS+=      p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
(upstream)
 - Update 0.1625 to 0.1627
------------------------
Version 0.1627: Mon Apr 20 2015
- Clarify licensing terms
- Move verbose testing to a private module, and implement it in a way that
  doesn't require editing the Makefile after it is generated.
- Require File::Slurp instead of including it, to avoid potential problems
  like this:
  http://www.cpantesters.org/cpan/report/86a0145a-e52b-11e4-a1d1-8536eb4f9f07
- Fix tests so that they don't prematurely delete the temp file
  See for example:
  http://www.cpantesters.org/cpan/report/3adcb600-6bf9-1014-8336-f8616735162a
- Fix tests on Windows.
  http://www.cpantesters.org/cpan/report/482c4765-af8d-1014-8ca5-91062b825c07

Version 0.1626: Sun Apr 12 2015
- Enable verbose testing for CPAN-testers
- Consolidate issue tracking at rt.cpan.org
2015-04-21 01:02:20 +00:00
mef
de91b504fa Update to 1.000005
------------------
Release history for File-ShareDir-ProjectDistDir

1.000005 2015-04-14T12:54:44Z 6999a7d
 [Dependencies]
 - Minimums dropped.

 [Dependencies::Stats]
 - Dependencies changed since 1.000004, see misc/*.deps* for details
 - configure: +1 (recommends: up 1)
 - develop: +8 up 3 -2 (recommends: +1, suggests: up 2)
 - runtime: down 1 -1 (recommends: +1)
 - test: +1 (recommends: up 1 down 1)

 [Documentation]
 - Erroneous synopsis fixed, thanks to Michael Jemmeson/MJEMMESON (GH #15)
2015-04-21 00:56:46 +00:00
mef
b54631f39d Update to 5.035
---------------
5.035     2015-04-16 15:43:26+02:00 Europe/Berlin
        - BREAKING CHANGE: is_trial is now read-only
        - release_status is a new Dist::Zilla attribute and
          ReleaseStatusProvider plugin role
2015-04-21 00:51:40 +00:00
mef
82e06d9059 Switch DEPENDS (or BUILD_DEPENDS) from devel/p5-Test-Tester to p5-Test-Simple.
From commit log of devel/p5-Test-Simple 1.001014:
| 1.001010     Fri Dec 19 20:16:00:00 PST 2015
|     * Fix windows test bug #491
|     * Integrate Test::Tester and Test::use::ok for easier downgrade from trial
---------------------------------------------------------------------
2015-04-21 00:48:05 +00:00
joerg
73982d96a0 Since CONFIG_*_OVERRIDE replaces the automatic list, add ${WRKSRC}
manually.
2015-04-21 00:28:19 +00:00
joerg
841dc95145 Use canonical version of config.guess and config.sub for inplace builds. 2015-04-21 00:26:48 +00:00
mef
f89a4edf37 Update 2.83 to 2.86
-------------------
2.86   2015-04-14
    * Hopefully fix tests in perls less than 5.14
        - Failed on CPAN Tester reports such as:
        - http://www.cpantesters.org/cpan/report/88707ece-e22d-11e4-a1d1-8536eb4f9f07
        - Thanks to Slaven Rezic for pointing it to me.

2.85   2015-04-13
    * Convert "Changes" (= this file) to CPAN::Changes.
        - Added t/cpan-changes.t in the process.
    * Add OLD-Changes.txt for the old changes' log.

2.84   2015-04-13
    * Fix https://rt.cpan.org/Public/Bug/Display.html?id=103496
        - Improperly update while using _write_config_with_a_made_fh
        - Thanks to JORISD for the report, a proposed patch and a test case.
2015-04-21 00:06:13 +00:00
mef
000e01f5a6 Update 0.26 to 0.28
-------------------
0.28    2015-04-17
        - documentation updates.
        - fixed error message typo.
        - added POD coverage tests.
        - acknowledged Barbie's contribution, at Salvador's request.
        - switched to correct POD encoding.

0.27    2015-04-16
        - added POD UTF8 encoding directives. (RT#78944)
        - fixed minor typos. (RT#82001)
        - added Win7.pm. (RT#57625)
        - change file dates changed to meet W3CDTF standards.
        - updated module versions to be consistent for the distribution.
        - added META.json & updated META.yml.
        - added META and changefile tests.
        - moved older test scripts to newer names.
2015-04-21 00:03:51 +00:00
mef
1e6f570faa Update 0.04 to 0.06
-------------------
0.06  Mon, 13 Apr 2015 15:10:54 -0400
  * Relax tests to cope with absolute path names in addition to relative ones
    (Chris Weyl).
2015-04-21 00:01:47 +00:00
mef
5dacb92715 Update to 1.7027 to1.7030
-------------------------
1.7030  2015-04-19 14:15:34 CEST
      - Same as 1.7029

1.7029  2015-04-19 00:15:32 CEST
   [New Features]
      - Consider root cpanfile's requirement when following dependencies with --installdeps (#363)
      - Added back --metacpan option

   [Improvements]
      - Bump Module::Metadata to 1.000027
      - Bump CPAN::Meta::Check to 0.011
      - Bump CPAN::Meta::YAML to 0.014
      - Bump Parse::PMFile to 0.36

1.7028  2015-04-17 19:22:59 CEST
   [Improvements]
      - Keep the mirror index file as absolute (skaji) #438
      - Updated the documentation about HTTPS cert warnings #441
2015-04-20 23:59:50 +00:00
mef
58d3401225 Update to 0.010003
------------------
0.010003 - 2015-04-17
  - exclude virtual %INC entries from trace output
2015-04-20 23:57:36 +00:00
wiz
71268228fe Updated graphics/mng to 2.0.3 2015-04-20 21:51:42 +00:00
wiz
b3dad1ade4 Update to 2.0.3:
2.0.3 (15.11.2014)
---------------------------
[szukw000@arcor.de] More changes to libmng_types.h.
2015-04-20 21:51:33 +00:00
cheusov
68d595b0e2 Remove file "TODO" 2015-04-20 20:23:43 +00:00
cheusov
eabf643cd4 + xrootconsole 2015-04-20 20:23:09 +00:00
cheusov
b4811ebe44 Added x11/xrootconsole version 0.6nb2 2015-04-20 20:21:41 +00:00
cheusov
3524bd43b9 xrootconsole is a small utility which displays its input in a transparent
text box on X's root window.  It will read from any file listed on the
command line or, by default, from stdin.  It is most useful when it reads
from a FIFO; this allows you to redirect multiple commands to the FIFO
and monitor their output.
2015-04-20 20:21:32 +00:00
alnsn
2ca9b78150 Add cython option. 2015-04-20 19:54:50 +00:00
alnsn
acc6c2b90b Added devel/py-lupa version 1.1. 2015-04-20 19:39:20 +00:00
alnsn
b5ac65bf52 Add devel/py-lupa. 2015-04-20 19:38:03 +00:00
alnsn
eb78b00dd2 Initial import of devel/py-lupa, version 1.1.
Lupa integrates the runtimes of Lua or LuaJIT2 into CPython. It is
a partial rewrite of LunaticPython in Cython with some additional
features such as proper coroutine support.
2015-04-20 19:34:47 +00:00
bad
d3a36f73fa Note update of libreoffice4-bin to 4.4.2. 2015-04-20 15:25:44 +00:00
bad
e8c23eceb8 Update libreoffice4-bin to 4.4.2.
For a full description of the changes since 4.4.1 see
https://wiki.documentfoundation.org/ReleaseNotes/4.4

The table of contents of the release notes is:

    1 About this page
    2 Writer
        2.1 Master Document Templates
        2.2 Shapes can have a TextBox
        2.3 Improvements to Track Changes
        2.4 Style dropdown
        2.5 Line numbering easier to apply for headers and footers
        2.6 Status bar improvements
        2.7 Toolbar improvements
        2.8 Navigator bookmarks
        2.9 AutoCorrect improvements
    3 Calc
        3.1 Statistics Wizard (alternative to Excel's Add-in "Analysis
            ToolPak")
        3.2 Direct conversion of formulas into static values
        3.3 Formula engine
        3.4 Toolbar improvements
        3.5 Sheet context menu
    4 Impress and Draw
        4.1 Text of Master View Object Previews
        4.2 Select and toggle off master elements directly via Delete
        4.3 OpenGL transitions
        4.4 Page Title field
        4.5 Inherit current style of cells when inserting New row/column
            in table
        4.6 Password for editing
        4.7 Printing: use specified paper size
        4.8 Zoom Mode button
        4.9 Toolbar improvements
        4.10 Menubar improvements
    5 Math
        5.1 Color support
    6 Core
        6.1 Included fonts
        6.2 Digitally signed PDF export
        6.3 Drawing objects
        6.4 Technical Dictionary
    7 LibreOfficeKit
    8 Help content
    9 Code quality
        9.1 Translation of German comments
        9.2 Coverity
        9.3 Refactoring
    10 Filters
        10.1 Media file formats
        10.2 New import filters
        10.3 Connection to SharePoint and OneDrive
        10.4 Improved OOXML support
        10.5 Improved Visio support
        10.6 Improved Table of Contents in HTML export
        10.7 Document thumbnails
        10.8 Improved MS Publisher support
        10.9 Improved Abiword support
        10.10 Improved MS Works Spreadsheet support
        10.11 Improved FictionBook support
    11 GUI
        11.1 Dialogs conversion to WidgetLayout finished
        11.2 Sifr as the default icon theme on OS X
        11.3 Changes to rulers
        11.4 Start Center
        11.5 New default templates
        11.6 New color selector
        11.7 Reworked paragraph line spacing dropdown
        11.8 Bullet and Numbering dropdown
        11.9 Sidebar changes
        11.10 Context menu changes
        11.11 Edit / Read-only mode
        11.12 Tab changes
        11.13 Firefox Themes
        11.14 Image scaling
        11.15 Simplification of Special Character dialog
        11.16 Icon improvements
        11.17 Locale in About dialog
        11.18 UI text improvements
    12 Localization
        12.1 New languages/locales with locale data
        12.2 Improved language tools (spell-check dictionaries, thesaurus,
            hyphenation patterns)
    13 Performance
    14 Scripting / Basic
        14.1 Access2Base updated
    15 Feature removal / deprecation
    16 API changes
        16.1 Removed configuration options
        16.2 C++ UNO language binding and URE libraries
            16.2.1 OSL macro clean-up
            16.2.2 IReference and ReferenceObject
        16.3 Java UNO language binding
        16.4 UNO API changes
    17 Platform compatibility
        17.1 Windows
        17.2 OS X
2015-04-20 15:24:40 +00:00
rodent
31bbe8857b Updated audacity to 2.1.0. 2015-04-20 13:39:45 +00:00
khorben
a34caaf1c6 Add patch from xsrc to avoid random stack access
CID 1107540: Make the code safe avoiding random stack access. In
the first loop where there is a singleton point to pptSrc, only
access that singleton, no matter what.

Bump PKGREVISION as well.

Originally from Christos Zoulas:
http://mail-index.netbsd.org/source-changes/2013/11/14/msg049188.html

Reported upstream by Patrick Welche:
http://lists.freedesktop.org/archives/intel-gfx/2015-January/059018.html
2015-04-20 13:38:59 +00:00
rodent
a98ada9403 There are quite a lot of changes to this package. They are spread across
eight (8) wiki pages here: http://wiki.audacityteam.org/wiki/Release_Notes.
For pkgsrc changes, some patches were removed which were integrated
upstream or don't exist in source anymore. PKG_OPTIONS framework was added
to enable the user to built with gtk{2,3}, jack, alsa, NLS, ladspa, and
debug options. gtk3, jack, and alsa options need work and aren't supported
currently. This package uses a cc-by-v3.0-license which needs to be
imported sometime too. Using portaudio-devel from pkgsrc is disabled, due
to requiring the Pa_GetStreamHostApiType() function which is not present in
our stable version. The in-tree portaudio is used instead. Nyquist support
is not building as well at the moment along with the portsmf midi support.
Package adds many additional dependencies like lv2, lilv, libogg, twolame,
libsbsms, libsndfile, and more. Enjoy.
2015-04-20 13:38:23 +00:00
sborrill
98e7ee7585 Updated sysutils/xe-guest-utilities to 6.5.0 2015-04-20 08:06:13 +00:00
sborrill
4bd459a05b Report as optimized for XenServer 6.5.
Rebuild OS version status each time rc.d script is run rather than using a
cached copy to ensure that OS updates are reported correctly.
Display all IPv4 and IPv6 addresses for vifs in XenCenter, not just first.
2015-04-20 08:05:30 +00:00
wiz
97352b1026 Updated devel/cgdb to 0.6.8 2015-04-20 07:35:08 +00:00
wiz
d862bd951b Update to 0.6.8, provided by Kamil Rytarowski in wip.
cgdb-0.6.8 (11/13/2014)

  * Fix issue #40, the map commands were adding additional new lines
    to the mappings. For instance, 'imap a b' in the ~/.cgdb/cgdbrc
    file would cause a to map to 'b<cr>' instead of just 'b'.

  * Added feature from issue #29, added 'until' command to CGDB.

  * Updated autotools configuration files to satisfy warnings and
    recommendations produced by autotools when run.

  * Fix issue #49, a gcc compiler warning.

  * Fixed a hang consuming 100% CPU usage on OS X Mavericks (github #48).

  * Fixed a hang when quitting cgdb while inferior is running
    (github #1 and #5 and #46). This was believed to be fixed in the last
    release but I've finally reproduced the issue and fixed it for good.

cgdb-0.6.7 (01/14/2013)

  * Changed documentation license from GFDL to GPL (github #6).

  * Fixed a hang on MacOS when quitting cgdb while inferior is running
    (github #1 and #5).

  * Fixed a crash when pressing 'n' in source window (github #5).

  * Fixed a bug opening files (and toggling breakpoints in files) with
    special characters (e.g. space) in their names.

cgdb-0.6.6 (09/06/2011)

  * Fixed a compile error on Cygwin 1.7 (signature for path conversion
    functions changed).

  * Fixed a segfault on 64-bit systems in rline.c due to a missing
    prototype of cgdb_malloc. Thanks to Pietro Cerutti for reporting
    and diagnosing this one!

  * Fixed a bug in the file dialog. When searching for a file,
    and you hit enter to select it, CGDB would sometimes skip to
    the next file that matches and open that file instead.

  * CGDB should now build out of the box on Cygwin again.
    CGDB used to only support building against curses.h. Now
    it also supports building against ncurses/curses.h.

  * No longer set the prompt to (gdb) on startup.
2015-04-20 07:35:00 +00:00
wiz
f07d638375 Updated filesystems/tahoe-lafs to 1.10.0nb3 2015-04-20 07:31:04 +00:00
wiz
714547a9a4 Add a missing dependency, py-service_identity, which was so far
automatically downloaded during the build.
While here, replace interpreter path in installed file.
Bump PKGREVISION.
2015-04-20 07:30:56 +00:00
wiz
21bd91113c Added security/py-service_identity version 14.0.0 2015-04-20 07:30:14 +00:00
wiz
9fb57ffe2d + py-service_identity 2015-04-20 07:30:03 +00:00
wiz
bd3b11b1a5 Import py34-service_identity-14.0.0 as security/py-service_identity.
service_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.

In the simplest case, this means host name verification.  However,
service_identity implements RFC 6125 fully and plans to add other
relevant RFCs too.
2015-04-20 07:29:44 +00:00
wiz
17a7d920ea Added devel/py-characteristic version 14.3.0 2015-04-20 07:29:17 +00:00
wiz
332b33ddea + py-characteristic 2015-04-20 07:29:08 +00:00
wiz
4a31664013 Import py34-characteristic-14.3.0 as devel/py-characteristic.
characteristic is an MIT-licensed Python package with class decorators
that ease the chores of implementing the most common attribute-related
object protocols.

You just specify the attributes to work with and characteristic
gives you any or all of:

* a nice human-readable __repr__,
* a complete set of comparison methods,
* immutability for attributes,
* and a kwargs-based initializer (that cooperates with your existing
  one and optionally even checks the types of the arguments)

without writing dull boilerplate code again and again.

This gives you the power to use actual classes with actual types
in your code instead of confusing tuples or confusingly behaving
namedtuples.

So put down that type-less data structures and welcome some class
into your life!
2015-04-20 07:28:58 +00:00
wiz
284f2330a4 Added www/py-idna version 1.1 2015-04-20 07:28:34 +00:00
wiz
ae10ddf5b3 + py-idna. 2015-04-20 07:28:23 +00:00