Commit graph

269053 commits

Author SHA1 Message Date
bouyer
b3deb07831 Add xdotool version 2.20110530.1. From rga (at) sdf.lonestar.org via
pkgsrc/wip

Programatically (or manually) simulate keyboard input or mouse activity
using X11's XTEST extension.
2017-08-28 11:30:53 +00:00
he
b1a6d1521d Add a patch to make this build on NetBSD again.
The hack to let lib/bsd-list.h substitute for <sys/queue.h> and
prevent the latter's processing fails miserably on NetBSD, because
on NetBSD, <net/if.h> requires the TAILQ_* macros which are not
defined in lib/bsd-list.h.
No PKGREVISION bump since this is a build fix only.
2017-08-28 10:29:41 +00:00
fhajny
640e4bc575 Updated devel/py-argcomplete to 1.9.2 2017-08-28 09:58:21 +00:00
fhajny
809221d983 Update devel/py-argcomplete to 1.9.2.
- Add SuppressCompleter to skip completion for specific arguments
  while allowing help text
- Redirect all output to debug stream in debug mode
- Complete python -m module
2017-08-28 09:58:12 +00:00
he
1908360e18 Add two patches to provide conditional compat define for RTF_LLINFO,
for the benefit of netbsd-8 ++.
No PKGREVISION bump, this is a build fix only.
OK'ed by bouyer@.
2017-08-28 09:00:13 +00:00
wiz
914dba1422 + ImageMagick-7.0.6.9, MesaLib-17.1.7, afl-2.50b, apache-tomcat7-7.0.81,
caddy-0.10.7, cups-filters-1.17.2, filezilla-3.27.1 [needs
  wxGTK30-3.0.3], gcloud-golang-metadata-0.12.0, go-1.9 [wip],
  go-grpc-1.5.2, harfbuzz-1.5.0, meld-3.17.4, moneyguru-2.11.0,
  musicpd-0.20.10, p5-IO-Socket-SSL-2.050, p5-JSON-XS-3.040,
  p5-List-MoreUtils-0.423, p5-List-MoreUtils-XS-0.423, p5-MailTools-2.19,
  p5-Net-DNS-1.12, p5-Text-Diff-1.45, p5-Time-HiRes-1.9746,
  p5-Tk-804.034, pari-2.9.3, protobuf-3.4.0, py-anki2-2.0.47,
  py-asn1-0.3.3, py-httpbin-0.6.0, py-hyperlink-17.3.1,
  py-psycopg2-2.7.3.1, retroarch-1.6.7 [wip], t1utils-1.41,
  thunderbird-enigmail-1.9.8.2, todoman-3.2.1, vim-8.0.1002,
  vim-share-8.0.1002, x264-devel-20170826, xdg-user-dirs-0.16.
2017-08-27 21:12:56 +00:00
jmcneill
77e5697dcb Added sysutils/u-boot-pocketchip version 2017.07 2017-08-27 19:26:26 +00:00
wiz
deb0762551 Added fonts/Interface version 1.3 2017-08-27 19:25:38 +00:00
wiz
3df6e70760 + Interface. 2017-08-27 19:25:27 +00:00
jmcneill
340c721388 + u-boot-pocketchip 2017-08-27 19:25:14 +00:00
wiz
f021064292 Import Interface-1.3 as fonts/Interface.
Interface started out in late 2016 as an experiment to build a
perfectly pixel-fitting font at a specific small size. The
idea was that by crafting a font in a particular way, with a
particular coordinate system (Units Per EM), and for a particular
target rasterization size (11), it would be possible to get the
best of both sharpness and readability.

However after a few months of using an early version of Interface,
it dawned on everyone exposed to the test that this approach had
some serious real-world problems. Most notably that it was really
hard to read longer text. Because of the pixel-aligning nature of
that approach, the font took an almost mono-spaced appearance,
making it really easy to read numbers, punctuation and very short
words, but eye-straining to read anything longer.

The project was rebooted with a different approach, sticking with
the specific UPM, but crafting glyphs and kerning in a way that
made for more variation in the rhythm and smoother vertical and
horizontal stems.
2017-08-27 19:24:59 +00:00
jmcneill
023c4575d1 Add U-Boot package for NextThingCo PocketC.H.I.P. The config is derived
from CHIP_defconfig, and adds support for enabling the display.
2017-08-27 19:24:55 +00:00
sevan
367560c13f Use NetBSD rcsid.
Reminded by joerg.
2017-08-27 18:18:57 +00:00
prlw1
8191dd15d3 Updated print/evince3 to 3.24.1 2017-08-27 16:08:30 +00:00
prlw1
70d47e6e21 Update evince3 to 3.24.1
[ The CVE was already patched in 3.22.1nb6 by maya@ ]

================
Evince    3.24.1
================

Bug fixes:

    * Remove support for tar and tar-like commands in commics backend
      (CVE-2017-1000083, #784630, Bastien Nocera)
    * Improve performance of the links sidebar (#779614, Benjamin Berg)
    * Improve performance of scrolling in thumbnails sidebar (#691448,
      Nelson Benítez León)
    * Don't copy remote files before thumbnailing (#780351, Bastien
      Nocera)
    * Fix toggling layers that are not in the current visible range of
      pages (#780139, Georges Dupéron)
    * Fix ev_page_accessible_get_range_for_boundary() to ensure the
      start and end offsets it returns are within the allowed range
      (#777992, Jason Crain)
    * Fix crash with Orca screen reader (#777992, Jason Crain)

================
Evince    3.24.0
================

New features and improvements:

    * Ask the user before automatically reloading the document when
      it has been modified (#769123, Jose Aliste)
    * Use IBEAM cursor for TEXT_MARKUP annotations (#774018, Philipp Raich)

Bug fixes:

    * Hide search bar when entering presentation mode (#775536, Simon Nagl)
    * Sort bookmarks by page number instead of title (#772277, Felipe Borges)
    * Sort pages in natural order in comics backend (#770695, Felipe Borges)
    * Fix a crash due to an invalid access to the height page cache in
      continuous dual mode (#771612, Tobias Mueller)
    * Use Unicode in translatable strings (#774005, Piotr Drag)
    * Fix incorrect return type (#780206, Bastien Nocera)
2017-08-27 16:08:06 +00:00
prlw1
7386820abc Updated editors/gedit3 to 3.22.1 2017-08-27 16:00:11 +00:00
prlw1
02f9e92ec9 Update gedit3 to 3.22.0
============
gedit 3.22.1
============

- Misc bugfixes
- Translation updates
2017-08-27 15:59:51 +00:00
prlw1
d6ed1aee34 Updated textproc/gspell to 1.4.2 2017-08-27 15:52:31 +00:00
prlw1
a5e61cad58 Update gspell to 1.4.2
News in 1.4.2, 2017-08-19
-------------------------
* GspellEntry: make the code that navigates through PangoLogAttr's more robust.
* Translation updates.

News in 1.4.1, 2017-04-09
-------------------------
* GspellEntry: do not emit the GtkEditable::changed signal.
* Replace some g_asserts by g_returns to avoid crashes (bug #778883).
* Translation updates.

News in 1.4.0, 2017-03-18
-------------------------
* Translation updates.
* Other small improvements.

News in 1.3.3, 2017-02-26
-------------------------
This is an unstable release in the 1.3 development cycle. The 1.4 stable
version will be released at the same time as GNOME 3.24.

* Add more assertions for:
  https://bugzilla.gnome.org/show_bug.cgi?id=778883
* Fix minor issues found by Coverity.
* Translation update.

News in 1.2.3, 2017-02-24
-------------------------
* Replace a g_assert_cmpint() by a g_return_if_fail(), to avoid a crash. The
  assertion sometimes fails, probably because of a bug in a lower-level
  library.
  https://bugzilla.gnome.org/show_bug.cgi?id=778883

News in 1.3.2, 2017-01-15
-------------------------
This is an unstable release in the 1.3 development cycle. The 1.4 stable
version will be released at the same time as GNOME 3.24.

* GspellEntry: do not check the word currently typed.
* GspellEntry: better word boundaries, take into account apostrophes and
  dashes.
* GspellEntry: disable inline spell checking if the GtkEntry is in password
  mode.
* Various other improvements.
* Translation updates.
2017-08-27 15:52:10 +00:00
prlw1
3c95cfa1f6 Updated sysutils/gsettings-desktop-schemas to 3.24.0 2017-08-27 15:48:44 +00:00
prlw1
8e76a98523 Update gsettings-desktop-schemas to 3.24.0
Major changes in 3.24.0
=======================
- Translation updates

Major changes in 3.23.90
========================
- Use more fancy characters in translatable strings
- Fix "<super>s" shortcut being used for 2 separate actions

Major changes in 3.23.3
=======================
- Add "Disable while typing" touchpad setting
- Add a gsetting to back Gtk/EnablePrimaryPaste
- Add "tap-and-drag" for touchpads

Major changes in 3.22.0
=======================
- Translation updates

Major changes in 3.21.4
=======================
 - Add tablet/stylus/pad schemas
 - Add mouse/trackpad accel profile keys
 - Translation updates

Major changes in 3.21.3
=======================

 - Add a setting to store input sources MRU list
 - Translation updates

Major changes in 3.21.2
=======================

- Add a setting to enable weekdates in calendars
- Translation updates
2017-08-27 15:48:24 +00:00
prlw1
793756a56e Updated graphics/adwaita-icon-theme to 3.24.0 2017-08-27 15:35:44 +00:00
prlw1
64ec940496 Update adwaita-icon-theme to 3.24.0
3.24.0
  - Visual Studio build fixes
  - bringing back system-file-manager generic icon
3.23.91.1
  - fullcolor image icons
  - image-loading
  - sunsize, sunset symbolic
  - natural-light-filter for symbolic
3.23.91
  - input-tablet-symbolic
    non-starred-symbolic
    go-down-symbolic
    airplane mode
    send-to - simplification
  - audio-x-generic
    package icons
    accessories-character-map
    applications-internet
    apps-system
    executables
    drive-harddisk
    emotes
    text-html
    media-player
    input-dialpad
    filesystem emblems
    document
    terminal
    emblem-shared
    folders
    keyboards
    help-faq
    file cabined derived icons - refreshed fullcolor style
2017-08-27 15:35:23 +00:00
prlw1
3d565220e5 Updated devel/libpeas to 1.20.0 2017-08-27 15:29:30 +00:00
prlw1
657e3bdc75 Update libpeas to 1.20.0
Overview of Changes in libpeas 1.20.0
====================================

* Translation updates:
  - British English
  - Friulian
  - Hebrew
  - Occitan
  - Polish
  - Portuguese
2017-08-27 15:29:09 +00:00
prlw1
e42bc9b2f6 Updated x11/gtksourceview3 to 3.24.3 2017-08-27 15:26:33 +00:00
prlw1
55855a8124 Update gtksourceview3 to 3.24.3
News in 3.24.3
--------------
* Improvements to the syntax highlighting of: SPARQL, CSS, BibTeX and LaTeX.

News in 3.24.2
--------------
* Avoid type redefinitions.
* jade.lang: add *.pug to globs.
* Bug fix in LaTeX syntax highlighting.
* Various other small bug fixes.
* Translation updates.

News in 3.24.1
--------------
* Deprecate the 'copy' parameter of the GtkSourceView::move-lines signal.
* Force visual word movements for RTL text with Ctrl+left/right.
* Misc bug fixes.
* Translation update.

News in 3.24.0
--------------
* Translation update

News in 3.23.91
---------------
* Improvements to the Visual Studio builds and add support for Visual Studio
  2017.
* Bug fix in Rust syntax highlighting
* Add mimetype to python3.lang
* Translation updates

News in 3.23.90
---------------
* Bug fix in GtkSourceGutterRendererPixbuf
* Fixes for bugs found by Coverity
* New syntax highlighting definition file for: Django template
* Improvements to the syntax highlighting of: CSS and JavaScript
* Translation updates

News in 3.23.2
--------------

This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), which will be released at the same time as GNOME 3.24 in
  2017.
* Bug fix in Rust syntax highlighting
* Add mimetype to python3.lang
* Translation updates

News in 3.23.90
---------------
* Bug fix in GtkSourceGutterRendererPixbuf
* Fixes for bugs found by Coverity
* New syntax highlighting definition file for: Django template
* Improvements to the syntax highlighting of: CSS and JavaScript
* Translation updates

News in 3.23.2
--------------

This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), which will be released at the same time as GNOME 3.24 in
March 2017.

* Docs: add an introduction with the pkg-config name and which GTK+ version is
  used.
* Build fixes on MS Windows.
* New syntax highlighting definition files for: ABNF and HAXE.
* Improvements to the syntax highlighting of: JavaScript, PHP, Meson, CSS, ini
  and Rust.
* Translation updates.

News in 3.23.1
--------------

This version still uses GTK+ 3. A GtkSourceView 3.24 version is planned (still
depending on GTK+ 3), but the release date is not yet determined.

* New class: GtkSourceSpaceDrawer with a matrix property to combine space types
  vs locations. The old white space drawing API has been deprecated.
* gtk_source_search_context_set_settings() has been deprecated, the "settings"
  property will become construct-only.
* GtkSourceCompletionItem: add a new API and deprecate the old constructors.
* GtkSourceGutter: add get_view() and get_window_type() public functions.
* Build system: do not hardcode the API version (currently 3.0) at as many
  places as possible (use a variable instead).
* Bug fixes
* Documentation improvements
* Translation updates
2017-08-27 15:26:03 +00:00
adam
6ece9bf2cb Updated www/py-hyperlink to 17.3.1 2017-08-27 13:10:54 +00:00
adam
82c8969663 17.3.1
Add URL.normalize() method, which applies five normalizations from RFC 3986 (sections 2.3, 2.1, 3.2.2, 6.2.2.3, 6.2.3). See the docs for more details.
Enable URL.click() to accept a URL object as a target.
2017-08-27 13:09:34 +00:00
adam
6f9988aef9 Updated security/libgcrypt to 1.8.1, www/py-httpbin to 0.6.0, devel/re2c to 1.0.2 2017-08-27 12:49:10 +00:00
adam
4eaf25d409 Release 1.0.2:
This is another minor bug-fix release in the 1.0.x series; see release 1.0 for details. This release addresses the following issues:
* Fixed bug 194 “Build with --enable-docs”
* Updated documentation.
2017-08-27 12:48:25 +00:00
adam
0613d497f2 0.6.0:
Bug fixes.
2017-08-27 12:44:03 +00:00
adam
85937a5fd5 version 1.8.1:
Bug fixes:
   - Mitigate a local side-channel attack on Curve25519 dubbed "May
     the Fourth be With You".  [CVE-2017-0379] [also in 1.7.9]
   - Add more extra bytes to the pool after reading a seed file.
   - Add the OID SHA384WithECDSA from RFC-7427 to SHA-384.
   - Fix build problems with the Jitter RNG
   - Fix assembler code build problems on Rasbian (ARMv8/AArch32-CE).
2017-08-27 12:38:36 +00:00
adam
a47c30c0cf Renamed geography/py-pycountry to geography/py-country; Updated geography/py-country to 17.5.14 2017-08-27 12:28:07 +00:00
adam
c7af1249ea PkgSrc: Renamed geography/py-pycountry to geography/py-country
17.5.14:
Update to iso-codes 3.75, which fixes 13389 again. (bad parent codes for GB).
Switch from building on drone.io (discontinued service) to bitbucket’s Pipelines.
Update pytest dependencies to get rid of API warnings.

17.01.08:
Update to iso-codes 3.73, which fixes 13389 (bad parent codes for CZ).

17.01.02:
Return empty lists from the subdivision database if the country exists but does not have any subdivisions. Fixes 13374.
Some typo fixes. Thanks to @VictorMireyev.
Update to iso-codes-3.72.
2017-08-27 12:27:13 +00:00
adam
86f5d342a0 Updated devel/jemalloc to 5.0.1, finance/py-braintree to 3.38.0, devel/py-hypothesis to 3.22.0 2017-08-27 12:17:13 +00:00
adam
82b892fa6b 3.22.0:
This release provides what should be a substantial performance improvement to numpy arrays generated using provided numpy support, and adds a new fill_value argument to arrays() to control this behaviour.
2017-08-27 12:16:06 +00:00
adam
04fd938906 3.38.0
Add iDEAL webhook support
Add AuthorizationAdjustment class and authorization_adjustments to Transaction
Coinbase is no longer a supported payment method. PaymentMethodNoLongerSupported will be returned for Coinbase operations
Add facilitated details to Transaction if present
Add submit_for_settlement option to Subscription.retry_charge
Add options -> paypal -> description for creating and updating subscriptions
Add Braintree.Dispute.find
Add braintree.Dispute.accept
Add braintree.Dispute.add_file_evidence
Add braintree.Dispute.add_text_evidence
Add braintree.Dispute.finalize
Add braintree.Dispute.find
Add braintree.Dispute.remove_evidence
Add braintree.Dispute.search
Add braintree.DocumentUpload
2017-08-27 12:14:41 +00:00
adam
247d3a33d9 5.0.1:
This bugfix release fixes several issues, most of which are obscure enough that typical applications are not impacted.

Bug fixes:
Update decay->nunpurged before purging, in order to avoid potential update races and subsequent incorrect purging volume.
Only abort on dlsym(3) error if the failure impacts an enabled feature (lazy locking and/or background threads). This mitigates an initialization failure bug for which we still do not have a clear reproduction test case.
Modify tsd management so that it neither crashes nor leaks if a thread's only allocation activity is to call free() after TLS destructors have been executed. This behavior was observed when operating with GNU libc, and is unlikely to be an issue with other libc implementations.
Mask signals during background thread creation. This prevents signals from being inadvertently delivered to background threads.
Avoid inactivity checks within background threads, in order to prevent recursive mutex acquisition.
Fix extent_grow_retained() to use the specified hooks when the arena.<i>.extent_hooks mallctl is used to override the default hooks.
Add missing reentrancy support for custom extent hooks which allocate.
Post-fork(2), re-initialize the list of tcaches associated with each arena to contain no tcaches except the forking thread's.
Add missing post-fork(2) mutex reinitialization for extent_grow_mtx. This fixes potential deadlocks after fork(2).
Enforce minimum autoconf version (currently 2.68), since 2.63 is known to generate corrupt configure scripts.
Ensure that the configured page size (--with-lg-page) is no larger than the configured huge page size (--with-lg-hugepage).
2017-08-27 12:12:25 +00:00
adam
ba914c57a7 Build shared library fix 2017-08-27 09:13:16 +00:00
he
6d3601cb8b My mistake: left work/firefox* in patch file. 2017-08-26 21:18:08 +00:00
sevan
8348a00bd6 Added sysutils/u-boot-beagleboard 2017.07 2017-08-26 19:58:08 +00:00
sevan
4bd1b278d9 Add a U-Boot package for the TI BeagleBoard. 2017-08-26 19:56:36 +00:00
he
2d52471687 I'm sorry, forgot to recompute this and. Now done. 2017-08-26 19:54:50 +00:00
sevan
cb05653b63 typo 2017-08-26 18:46:07 +00:00
sevan
0f125fda7e Added sysutils/u-boot-beaglebonewhite 2017.07 2017-08-26 18:36:31 +00:00
sevan
cfe10b6b1d Add a U-Boot package for the TI BeagleBone White. 2017-08-26 18:35:33 +00:00
sevan
7465c7e6ba Added sysutils/u-boot-beagleboneblack 2017.07 2017-08-26 18:21:07 +00:00
sevan
4845f13c17 Add a U-Boot package for the TI BeagleBone Black. 2017-08-26 18:13:55 +00:00
jun
5431bf4bb3 Added sysutils/u-boot-orangepi-2 version 2017.07 2017-08-26 16:07:58 +00:00