Commit graph

247499 commits

Author SHA1 Message Date
prlw1
e9a8dd5d63 revbump for vala update 2016-04-10 19:38:51 +00:00
prlw1
00a589be6c Updated graphics/adwaita-icon-theme to 3.20 2016-04-10 19:17:50 +00:00
prlw1
a74ad904da Update adwaita-icon-theme to 3.20
3.20
  - win32 build fixes

3.19.91
  - application-x-addon-symbolic
  - win32 build fixes
  - win32 grey shadows fixed (bug #763034)

3.19.90
  - lighter fullcolor folders
  - thicker stroke for non-starred-symbolic
  - emblem-new metaphor sync
  - call-start call-stop symbolic shape improvements
  - mark-location-symbolic improved shape
  - edit-cut shape improvement
  - simplify hdd symbolic shapes
  - document-edit-symblic
  - visual separation between list and grid view and hamburger menu
    (symbolic)
  - symbolic wifi-acquiring bugfix
  - specfic icon grid for gnome-shell
  - windows build system scripts

3.18.0
  - improved view-list-symbolic
  - cursors working on KDE
  - translations

3.17.4
  - updated folder-new-symbolic

3.17.3
  - updated cursors, support for win32
  - address-book-new fix
  - ebook device icon
  - updated select-all metaphor
  - removed widget assets form an icon theme
  - privacy-mode symbolic icon
  - intltool fixes
  - translations
2016-04-10 19:17:25 +00:00
prlw1
930d96cfbc Updated devel/py-at-spi2 to 2.20.0 2016-04-10 19:08:28 +00:00
prlw1
aa46e334e9 Update py-at-spi2 to 2.20.0
* Call gi.require_version() before import
* Fix text.getDefaultAttributeSet (bgo#752928).
2016-04-10 19:08:00 +00:00
prlw1
32fedaabeb Updated devel/at-spi2-atk to 2.20.0 2016-04-10 19:03:27 +00:00
prlw1
434da235b6 Update at-spi2-atk to 2.20.0
* Don't drop the main context when p2p socket configuration fails
  (bgo#763273).
* Make sure the runtime directory exists (bgo#763274).
* Avoid lagging with large gtk menus (bgo#754048).
* Always accept connections as root if unable to find an owning user.
* Test fixes for atk-adaptor and cache changes.
* Fixes for Text, Value, and Table Cell adaptors (bgo#755724).
* Many new tests, thanks to Patryk Kaczmarek of Samsung.
* Update for new caching API (bgo#650090).
* Eliminate some console warnings due to NULL gobjects.
* Tests: fix out-of-source and parallel build (bgo#751137).
* Add some missing files to the distribution (bgo#751138).
2016-04-10 19:03:05 +00:00
joerg
4e86439aac pkg_install-20160410:
Remove pkgdb handling logic from pkg_create, where it should have never
been in first place. Ignore former -U option as new default.
2016-04-10 19:01:19 +00:00
prlw1
1192cd8b7d Updated devel/at-spi2-core to 2.20.0 2016-04-10 18:59:49 +00:00
prlw1
506056ccb6 Update at-spi2-core to 2.20.0
* Support a stateless configuration by default (bgo#763540).
* Don't display warnings when connecting to an app that no longer exists.
* Don't display warning if unable to connect when logged in via ssh
  (bgo#761600).
* at-spi-bus-launcher: register with session manager (bgo#753931).
* Disable xevie by default--it probably doesn't do anything anyhow.
* get_index_in_parent: Don't crash if parent is defunct.
* Don't crash when trying to set an invalid state (bgo#757915).
* Don't crash if we get a children-changed event with a non-existent
  child (bgo#755951).
* atspi_hyperlink_get_index_range: don't return random values if the
  call fails (bgo#755727).
* Fixed some atspi_text_ functions (bgo#755731).
* Fixed crash during removal of last application in registryd (bgo#756513).
* Modified the cache API to specify an object's index and child count
  rather than its children. This eliminates the need for the application
  to enumerate its children, improving performance in some places with
  large lists (bgo#650090).
* Functions shouldn't try to return values (bgo#749330).
* Fix atspi_table_cell_get_position.
2016-04-10 18:59:27 +00:00
prlw1
1a18eca5c2 Updated devel/atk to 2.20.0 2016-04-10 18:55:43 +00:00
prlw1
65cefc5e6f Update atk to 2.20.0
Changes in version 2.20.00:
===========================

Translations:
Ask Hjorth Larsen (da)

Changes in version 2.19.92:
===========================
*
* Build improvements:
   * Bug 763212: Fix gettext domain after recent changes
   * Fix builddir ≠ srcdir in autogen.sh
   * MSVC builds: Re-arrange include paths
* Cleaning:
   * atkregistry: remove code not being compiled

Contributors:
Chun-wei Fan, Kalev Lember, Alejandro Piñeiro Iglesias, Philip
Withnall

Translations:
Anders Jonsson (sv), Cédric Valmary (oc)

Changes in version 2.19.90:
===========================
*
* Bug 755548: atktablecell: use content of the pointer instead of
  pointer itself
* Bug 760323: Use upstream gettext intead glib-gettext
* Build/MSVC/win32 improvements:
  * Makefile-newvs.am: Update Comments for Usage
  * Make Makefile.msvcproj A Bit More Generic
  * Fix build/win32/vs10/atk-install.vcxproj

Contributors:
Chun-wei Fan, Javier Jardón, Alejandro Piñeiro Iglesias

Translations:
Aurimas Černius(lt), Trần Ngọc Quân (vi), Kristjan SCHMIDT (eo)

Changes in version 2.18.0:
===========================
*
* Build: Improvements on MSVC Build infrastructure

Contributors:
Chun-wei Fan

Translations:
Chao-Hsiung Liao (zh_TW)

Changes in version 2.17.90:
===========================
*
* Documentation:
  * Replace mentions of 'state-changed' with 'state-change'.
  * Fixed some tiny typos
* Build/win32 improvements:
  * Use Pattern Rules on build/Makefile-newvs.am
  * Tidying and cleaning .vcxproj.filters generation
    * Fixes Bug 748176: out-of-tree distcheck fails in build/win32
  * Removed GCC requirement
* "install" Projects renamed to "atk-install"

* Misc: set proper file permission to source files

Contributors:
Murray Cumming, Chun-wei Fan, Simon McVittie, Alejandro Piñeiro
Iglesias

Translations:
Pedro Albuquerque (pt), Daniel Martinez (an),
2016-04-10 18:55:23 +00:00
prlw1
daf66a97cd Updated lang/vala to 0.32.0 2016-04-10 18:55:13 +00:00
prlw1
1ccd9951a6 Update vala to 0.32.0
Vala 0.32.0
===========

 * Bug fixes and binding updates.

Vala 0.31.1
===========

 * Introduce [Version] attribute.
 * Require and target GLib >= 2.32.
 * Bug fixes and binding updates.
2016-04-10 18:49:42 +00:00
joerg
051b5b5127 Drop support for USE_DESTDIR=no. Bump version. 2016-04-10 17:00:33 +00:00
joerg
7c420efe84 USE_DESTDIR is gone. 2016-04-10 16:59:37 +00:00
kamil
c3328affb3 Added devel/libdwarf version 20160115 2016-04-10 16:57:03 +00:00
kamil
55e3a4584b + libdwarf 2016-04-10 16:55:18 +00:00
kamil
c327cb1790 Import libdwarf-20160115 as devel/libdwarf
Library to access the DWARF debugging file format which supports source level
debugging of a number of procedural languages, such as C, C++, and Fortran.

This package contains utility dwarfdump.
2016-04-10 16:54:36 +00:00
joerg
aea50c92b8 Adjust checks for _USE_DESTDIR != no or incorrect references to
USE_DESTDIR.
2016-04-10 16:39:27 +00:00
joerg
4daa7a37d3 No need to set USE_DESTDIR now. 2016-04-10 16:18:45 +00:00
joerg
91e1be2040 Adjust DESTDIR section now that it is required. 2016-04-10 16:02:02 +00:00
joerg
639d5b402f Remove support for USE_DESTDIR=no. 2016-04-10 15:58:02 +00:00
joerg
738c342050 Adjust USRGROUP_PHASE handling for USE_DESTDIR=no removal. Update
documentation to reflect the pre-install option.
2016-04-10 15:33:42 +00:00
richard
61c8743ad1 apply SED_TRANSFORMS first in order to at least generate usb.h, needed by
libusbugen.c in order to build successfully.
2016-04-10 15:26:57 +00:00
wen
e549d72b03 Updated net/p5-Net-GitHub to 0.83 2016-04-10 15:23:14 +00:00
wen
c1013473dc Update to 0.83
Add missing DEPENDS

Upstream changes:
0.83    2016-01-31
        - Add the API for .gitignore templates (SkySymbol)

0.82    2016-01-12
        - pod fix from Lucas Kanashiro

0.81    2015-12-28
        - Add repo stats (jdorweiler)

0.80    2015-10-30
        - Support Cache Response (Hiroki Matsuo)

0.79    2015-10-28
        - depricated GET contributions_calander_data (Hiroki Matsuo)

0.78    2015-09-24
        - Deployments (jdorweiler)

0.77    2015-06-07
        no code changes

0.76    2015-06-07
        - rate_limit, rate_limit_remaining, and rate_limit_reset (kimmel)

0.75    2015-03-26
        - Corrected the documentation of IssueLabels-API to $labelsName by hoppfrosch

0.74    2015-03-13
        - fix for gh 61
2016-04-10 15:21:53 +00:00
joerg
4287748b6e Always require the 2010 version of pkg_install to simplify things a bit. 2016-04-10 15:20:26 +00:00
wen
a99d35b16c Added devel/p5-Cache-LRU version 0.04 2016-04-10 15:18:40 +00:00
wen
094aef02d6 Add p5-Cache-LRU 2016-04-10 15:17:01 +00:00
joerg
bb6f5a8d35 Rewrite somewhat in light of the non-DESTDIR removal. 2016-04-10 15:15:45 +00:00
wen
134da7026e Import Cache-LRU-0.04 as devel/p5-Cache-LRU.
A simple, fast implementation of an in-memory LRU cache in pure perl with
the maximum number of entries to be stored within the cache object.
2016-04-10 15:14:13 +00:00
joerg
54362eeca1 Remove last glue for PKG_DESTDIR_SUPPORT=none. 2016-04-10 15:10:12 +00:00
joerg
af3ac5987c PKG_DESTDIR_SUPPORT=none is gone. 2016-04-10 15:09:26 +00:00
joerg
bfef30f0c8 Drop support for PKG_DESTDIR_SUPPORT=none. 2016-04-10 15:08:39 +00:00
wen
1aa93583b9 Updated time/p5-Date-Extract to 0.05 2016-04-10 14:51:25 +00:00
wen
b3c05dda31 Update to 0.05
Upstream changes:
0.05    Thu Jun  5 12:52:12 WIB 2014
        This release is done by SHARYANTO
        Add 'format' argument (RT#95998)
        Support '13 Nov 1986' format (RT#95999)
2016-04-10 14:49:45 +00:00
wen
bd37311de6 Updated math/maxima to 5.38.0 2016-04-10 14:37:05 +00:00
wen
f69c2f7569 Update to 5.38.0
Upstream changes:

Maxima 5.38 change log
New items in core:

    commit [ae11414]: Images in the HTML manual now are automatically shrinked to fit within the browser window, if neeeded.

    commit [d817ac5]: A singlepage HTML manual (doc/info/maxima_singlepage.html)

    commit [2b0f8c4]: Docu/Creating a release: Added a request to inform the wxMaxima team that aims to make a simultaneous release.
    commits [b2302ed]-[fcbb0e4]: Commit charsets package as posted by Michel Talon
    commit [1818e0b]: Add configure option --enable-mathjax to enable usage of MathJax in the html docs
    commit [7ca8a27]: Add simple documentation for bf_fft and bf_inverse_fft.
    commit [d1def61]: Added a small GUI for Windows users for selecting their default Lisp interpreter.
    commit [688f662]: Allow setting the Lisp type (MAXIMA_LISP=...) using maximarc on Windows.
    commit [bdaf3c7]: Try to exit gracefully if we are unable to connect to a server

New items in share:

    commits [68d866e]-[4d1f046]: draw: grid now not only accepts boolean values, but also a list of 2 numbers.

Changes in core:

    commits [3631127]-[82aea3a]: Documentation: Add example images for the draw options.

    commit [baa97e3]: Crosscompiling: update sbcl to the current version.
    commit [eedadc7]: Adjust the tolerances of two li[2] numerical tests
    commit [79d9dcd]: Prevent the removal of the integervalued feature during a reset()
    commit [05b922f]: Work around bug in ecl that causes all tests to fail.
    commit [f798207]: Removed the --dynamic-space-size option for sbcl.
    commit [eba5341]: Fix bug in utf-8-fix-start-end and improve pseudo-unicode-support for GCL
    commit [d95efeb]: WIP: Bigfloat FFT routines.

Changes in share:

    commit [4ae042fc]: Split up implementation of FFT in a separate package
    commit [473ea6c]: Add the draw package to autoload updating the documentation
    commit [993aea7]: First attempt to rework numericalio.lisp for greater speed and memory efficiency.

Bug fixes:

    commit [22f4fd0]: Apply patch in bug report 3120.
    commit [c57712d]: Fix #3105: lis doesn't simplify.
    commit [3b94068]: Fix #3112: inaccurate zeta(n) for negative even n.
    commit [f7b7b06]: Fix #3098: li[3] nuemrical evaluation.
    commit [689fdbc]: Fix SF bug report #3104: "limit(log(1 - exp(x)), x, 0, plus), numer => stack overflow"
    commit [689fdbc]: Fix SF bug report #3103: "limit of li.. with numer:true infinite recursion"
    commit [30d5d01]: Fix SF bug #3102: "find_root(x,x,-1e300,1e300) => overflow"
    commit [0443536]: Fix SF bug report #3099: "Float read is single-precision, though float() is double-precision"
    commit [33666cc]: Fix bug #481: ('m)[1] (meval)
    commit [7398246]: Fixed bug #3075: '#3075 answer "3false" from "integrate(3asinh(x),x,-inf,inf)"'
    commit [2c7bf01]: Fixed bug #3081 'abs(...) -> "bfloat: attempted conversion of floating-point infinity."'
    commit [26375cd]: Fix #3069 limit(a/abs(x),x,0) crashes with stack overflow
    commit [df38b65]: Fix bug:#3065.
    commit [7409f45]: Fix bug #3058: Lingering assumptions after an interrupted simpsum
    commit [0848773]: Add test for SF bug #2302: "'at' applied to definite integral"
    commit [9c89d36]: A quick solution for Bug 3052
    commit [0b6a9a1]: Fix SF bug #3049: "set should act like list"
    commit [4b6c2df]: Fix SF bug #3045: "Save command now fails to generate lisp file"
    commit [3c8d45b]: Fix bug #3044: opsubst crash
    commit [38c5ac7]: Fix SourceForge bug #2159 - integration_with_logabs.
    commit [20d4d93]: Fix SF bug #3003: make pdf returns an error.
    commit [49a2df1]: Fix SourceForge bug #3017 - "integrate_use_rootsof" leads to wrong result.
    commit [7c12736]: Add tests to verify that SF bug #365 is fixed. Add tests for related bug #3072

Unnumbered bugs:

    commit [f4af2a1]: Use per-maxima-instance filenames for draw and plot. Without this simultaneous plotting from concurrent maxima instances might result in name collisions.
    commit [5cc41da]: Allow sbcl to use enough memory to compile Lapack (linux+mac only).
    commit [4be3d80]: Remove the two black lines at the border of the bounding box that were introduced with gnuplot 5.0
    commit [592b38b]: Fix integrate((4x^3-x^2+4x)^(-2/3)(12x^2-2*x+4),x);
    commits [f7b7b06]...[eedadc7]: li[2] and li[3] fixes.
    commit [366b08f]: Try to fix the trace output when the lisp_print trace option is set
    commit [b637368]: In MEVAL1, call GETCHARN only if argument is a symbol. Fixes bug reported to mailing list 2016-01-06
2016-04-10 14:34:13 +00:00
mef
d35c6acd82 Added textproc/p5-Text-VisualWidth-PP version 0.04 2016-04-10 12:24:31 +00:00
mef
66e5119e31 Import p5-Text-VisualWidth-PP-0.04 as textproc/p5-Text-VisualWidth-PP.
This module provides functions to treat half-width and full-width
characters and display correct size of text in one line on terminals and
mobile phones. You can know the visual width of any text and truncate text
by the visual width. Now this module support flagged UTF-8 and tested only
with Japanese.

This module is pure perl version of Text::VisualWidth. This is bit slow,
but it's not require compiler.
2016-04-10 12:21:37 +00:00
leot
4f2d2732fe Updated print/cups-filters to 1.8.3 2016-04-10 09:42:18 +00:00
leot
9c50449ac3 Update print/cups-filters to 1.8.3.
Changes:
CHANGES IN V1.8.3 (2016-03-23):
 - cups-browsed: When creating or modifying a local print queue
   set the printer-is-shared bit to false in a separate IPP
   request as this operation errors on queues directly pointing
   to remote CUPS queues with the IPP backend. This way we can
   ignore the error and assure that all other settings are
   applied (Ubuntu bug #1560099).
 - Fixed pkg-config support so that $PKG_CONFIG gets used and
   cross compilation works (Bug #1347).
 - gstoraster: Put conversion rules for this filter into a
   separate file, so that they do not get installed when we
   build without Ghostscript support (Bug #1346).
 - Allow disabling dependencies on IJS (Bug #1345).
 - pdftops: Switch to Poppler as PDF renderer also for the
   Apple LaserWriter 12/640, to work around a bug in the
   printer's PostScript interpreter (Bug #1344).
2016-04-10 09:41:58 +00:00
wiz
dfe385487a + abcde-2.7.2, apache24-2.4.20, harfbuzz-1.2.6, hunspell-de-20160407,
jbig2dec-0.13, libxkbcommon-0.6.1, modular-xorg-xephyr-1.18.3,
  py-anki2-2.0.36, py-click-6.6, py-cython-0.24, py-mock-2.0.0,
  py-twisted-16.1.0, ruby-mercenary-0.3.6, x264-devel-20160409.
2016-04-10 08:34:29 +00:00
mef
33d4383ad1 Updated devel/p5-Git-CPAN-Patch to 2.2.1
Updated devel/p5-Git-Repository-Plugin-AUTOLOAD to 1.002
Updated devel/p5-Graph to 0.9704
Updated devel/p5-Graph-ReadWrite to 2.08
Updated devel/p5-Hash-Util-FieldHash-Compat to 0.10
Updated devel/p5-Dist-Zilla to 5.044
2016-04-10 08:11:06 +00:00
mef
8ef4dfe066 (pkgsrc)
- Add following line for make test
     +BUILD_DEPENDS+=  p5-Scalar-List-Utils>=1.45:../../devel/p5-Scalar-List-Utils
(upstream)
 - Updated to devel/p5-Dist-Zilla-5.044
------------------------------------
5.044     2016-04-06 20:32:14-04:00 America/New_York
        - require a newer List::Util to avoid a dumb bug caused by relying on
          side effects of loading Moose (thanks, Karen Etheridge!)

5.043     2016-01-04 22:54:56-05:00 America/New_York
        - dzil test now supports --extended to set EXTENDED_TESTING (thanks,
          Philippe Bruhat)

5.042     2015-11-26 09:05:37-05:00 America/New_York
        - try to avoid testing errors when the local time zone can't be
          determined (https://github.com/rjbs/Dist-Zilla/issues/497)

5.041     2015-10-27 22:07:54-04:00 America/New_York
        - add 'static_attribution' attribution to MakeMaker plugin
        - fix prereqs for App::Cmd and Config::MVP::Reader::INI

5.040     2015-10-13 11:42:25-04:00 America/New_York
        - the distribution tarball name no longer includes -TRIAL if the
          version contains an underscore

        - [PkgVersion] adds "$VERSION = $VERSION_SANS_UNDERSCORES" when
          version contains an underscore

        - made the PodCoverageTests and PodSyntaxTests plugins generate author
          tests, not release tests. These are tests you want passing on every
          commit, not just before a release (Dave Rolsky)
2016-04-10 08:07:25 +00:00
mef
2146e15beb Updated to devel/p5-Hash-Util-FieldHash-Compat-0.10
---------------------------------------------------
0.10      2015-09-27 04:28:27Z
        - fix invalid prereq specification for Heavy implementation (changed
          in 0.09)
2016-04-10 08:03:17 +00:00
mef
646b2c87b3 Updated to devel/p5-Graph-ReadWrite-2.08
----------------------------------------
2.08 2015-10-30 NEILB
    - Switched to Dist::Zilla
    - Updated the github repo URL after changing my github username
    - Removed a spurious =back from Graph::ReadWrite.
      Thanks to Lucas Kanashiro for RT#106063
2016-04-10 08:00:55 +00:00
mef
23a15d937b Updated to devel/p5-Graph-0.9704
--------------------------------
0.9704 2015-10-07  Jarkko Hietaniemi  <jhi@iki.fi>
    - rt.cpan.org 107567: edges() missing on undirected multiedged graph:
      was broken in 0.96, had been fixed somewhere there and here,
      added the test case
    - rt.cpan.org 107600: no modify Storable $VERSION
2016-04-10 07:58:17 +00:00
mef
0bce6e707c Update to devel/p5-Git-Repository-Plugin-AUTOLOAD-1.002
-------------------------------------------------------
1.002 Tue Feb 2 2016
    - Prevent system/global configs from messing with test expectations
      (Fix for RT #111645, reported by DBOOK)
    - Load Config when using %Config
      (Fix for RT #100806, reported by PPISAR)
2016-04-10 07:55:38 +00:00