Commit graph

301844 commits

Author SHA1 Message Date
adam
ad1de66fea py-spark-parser: updated to 1.8.9
1.8.9:
3.8 change from last release is needed in Python 3.7.4

1.8.8:
Changes for Python 3.7.4 and 3.8
2019-08-26 06:54:28 +00:00
adam
bd99610fea py-xlsxwriter: updated to 1.2.0
Release 1.2.0:

* Refactored exception handling around the workbook file :func:close()
  method to allow exceptions to be caught and handled. See
  :ref:ex_check_close. Also refactored the code to clean up temp files in
  the event of an exception.

* Added the option to allow chart fonts to be rotated to 270 degrees
  to give a stacked orientation. See :ref:chart_fonts.
2019-08-26 06:49:29 +00:00
adam
330dfaab45 py-nbconvert: mark as incompatible with Python 2.7 2019-08-26 06:46:37 +00:00
jnemeth
0044aa9f99 doc: Updated net/mrtg to 2.17.7nb2 2019-08-26 06:43:46 +00:00
jnemeth
258961f9df Add an rc.d script. 2019-08-26 06:41:08 +00:00
ng0
4f90b33512 devel/patchelf: Adjust MASTER_SITES to new URL on nixos.org 2019-08-26 00:18:05 +00:00
tnn
0c1072be83 sox: adjust DESCR
Although reading this DESCR made me chuckle, others apart from
the dark lord himself have been known to use backmasking.
2019-08-25 21:54:18 +00:00
rillig
bc283fff4f doc: Updated pkgtools/pkglint to 5.7.22 2019-08-25 21:47:20 +00:00
rillig
00b8c55b94 pkgtools/pkglint: update to 5.7.22
Changes since 5.7.21:

* The files from wip/mk do not belong to the main pkgsrc infrastructure.
  Therefore, when loading the package Makefile to look for defined but
  unused variables, parsing doesn't stop in these files.
2019-08-25 21:47:11 +00:00
rillig
02a44a50dd doc: Updated pkgtools/pkglint to 5.7.21 2019-08-25 21:44:46 +00:00
rillig
397e7ee2b6 pkgtools/pkglint: update to 5.7.22
Changes since 5.7.21:

* The files from wip/mk do not belong to the main pkgsrc infrastructure.
  Therefore, when loading the package Makefile to look for defined but
  unused variables, parsing doesn't stop in these files.
2019-08-25 21:44:37 +00:00
rillig
d4c41cddbd mk/help: remove unnecessary backslash before # in AWK program
GNU Awk on Cygwin warns about these.
2019-08-25 20:30:11 +00:00
adam
0c8d914d2c Updated net/grpc, net/py-grpcio, net/py-grpcio-tools 2019-08-25 18:53:58 +00:00
adam
10285ac92d py-grpcio{-tools}: updated to 1.23.0
1.23.0:
Check call.trailing_metadata() for None before iterating it.
Add a sanity check for the Python release process.
Enforce a finite bound on the time gap between signal receipt and signal handler execution.
Python Compression Example.
2019-08-25 18:53:29 +00:00
adam
d319e3941a grpc: updated to 1.23.0
Release v1.23.0

Core
Add missing APP callback context for custom iomgr.
Increase lower bound on DNS re-resolution period to 30 seconds.
Make sure there is at least a header in the frame storge of H2.
Fix segfault when forking while using gevent.
Mpmcqueue.
Disable the backup poller when using the background poller.
Clearly callout the behavior for listening ports.
Enable CFStream by default on iOS.
Fix DNS resolver cooldown.
Simplify and fix c-ares TCP path on Windows.
Modify codegen to use grpc_impl namespace and other cleanup.

C++
Channel idleness.
Threadpool.
Bump min CMake to 3.5.1 to match Google benchmark.
Migrate from dep.proto. to dep[ProtoInfo] provider.
2019-08-25 18:52:37 +00:00
ng0
6a2b79a7a0 doc: Updated textproc/docbook2mdoc to 1.1.0 2019-08-25 17:54:48 +00:00
ng0
0a2e5bea46 textproc/docbook2mdoc: Update to version 1.1.0 (from wip)
Adjust patch to new version.
Remove expat bl3, upstream dropped the expat dependency
by rewriting the code.

ChangeLog:

    Changes in version 1.1.0, released on May 2, 2019

       --- NEW PARSER FEATURES ---
     * Handle <funcparams> inside <paramdef> inside <funcprototype>.
     * Ignore <jobtitle> and <orgdiv> elements.
       --- NEW FORMATTER FEATURES --
     * Write a comment "automatically generated" at the beginning.
     * Provide an -s command line option to override the section in .Dt.
     * Large numbers of improvements to horizontal and vertical whitespace.
     * End of sentence detection: new sentence, new line.
     * Drop trailing parentheses in <function> elements.
     * Print commas between Copyright years.

    Changes in version 1.0.2, released on April 29, 2019

       --- NEW PARSER FEATURES ---
     * Handle <abstract>: better formatting of many non-<refentry> documents.
     * Handle <reference> like <section>.
     * Explicitly ignore <keycombo>.
       --- STRUCTURAL IMPROVEMENTS ---
     * Start a new module reorg.c, to edit and move around nodes.
     * Provide a new function pnode_alloc_text() to generate a text node.
     * Introduce an xmalloc.c module to automatically exit when out of memory.

    Changes in version 1.0.1, released on April 24, 2019

       --- NEW PARSER FEATURES ---
     * Handle file inclusion via "<!ENTITY %".
     * Translate decimal character entities to Unicode escapes.
     * Handle <tag> like <sgmltag> and <markup>.
       --- RELIABILITY BUGFIX ---
     * Do not crash when an ignored element contains an attribute.
       --- FORMATTING IMPROVEMENTS ---
     * Correctly translate input to output line breaks in no-fill elements.
     * Improve spacing of text nodes inside macro arguments.
     * Better handle <void> as a child of <funcprototype>.
     * Better handle <info> as a child of <refentry>.
     * Correct delimiter spacing between <term> elements.
     * Insert a paragraph break after displays and after non-compact lists.
       --- THANKS TO ---
     * Stephen Gregoratto for a small patch and two bug reports.
     * Jan Stary for a bug report.
2019-08-25 17:53:58 +00:00
brook
3fde2cb125 doc/pkgsrc.*: regen 2019-08-25 17:21:29 +00:00
brook
3fa3e0e49e Add a description of 'make upload-distfiles' to the TeXlive package section.
TeXlive packages are unusual in avoiding direct downloads from the upstream
CTAN repository.  Therefore, developers must manually upload the appropriate
distfiles.  To help avoid forgetting this step, add a description to the
Pkgsrc Guide in the section describing TeXlive packages.
2019-08-25 17:11:00 +00:00
maya
71fd38f59d mono6. 2019-08-25 16:37:28 +00:00
maya
bfcb7ac194 Add mono 6.0.0.313.
The Mono Project is an open development initiative sponsored by Ximian
that is working to develop an open source, Unix version of the Microsoft
.NET development platform.  Its objective is to enable Unix developers to
build and deploy cross-platform .NET Applications.  The project will
implement various technologies developed by Microsoft that have now been
submitted to the ECMA for standardization.
2019-08-25 16:37:01 +00:00
tsutsui
f94be5d266 ruby-twitter-text-simpleidn: fix pasto in DEPEND line. 2019-08-25 16:10:08 +00:00
tsutsui
126a214d9e doc: Updated net/mikutter to 3.9.5 2019-08-25 15:17:35 +00:00
tsutsui
bfd97c7b44 mikutter: update to 3.9.5.
pkgsrc changes:
Use ruby-twitter-text-simpleidn gem as upstream,
to avoild libidn dependencies.

Upstream changes:

mikutter 3.9.5

* fix a problem the Appimage version cannot invoke an external browser etc.
* make shibafu528 commiter
* fix a problem Mastodon Toots cannot be deleted
 * thanks Shibafu Midorino
* remove dependency on libidn11
 * thanks Shibafu Midorino
2019-08-25 15:17:19 +00:00
tsutsui
b03a835ad4 net: add ruby-twitter-text-simpleidn. 2019-08-25 15:09:22 +00:00
tsutsui
fcddcc20db devel: add ruby-simpleidn. 2019-08-25 15:08:42 +00:00
tsutsui
e389c6955b doc: Added net/ruby-twitter-text-simpleidn version 3.0.0.0 2019-08-25 15:06:32 +00:00
tsutsui
4073b65195 net/ruby-twitter-text-simpleidn: added ruby-twitter-text-simpleidn-3.0.0.0.
This twitter-text-simpleidn gem is required by forthcoming mikutter 3.9.5.

Twitter-text-simpleidn gem is a forked version of Twitter-text gem
to avoid annoying dependency on idn-ruby gem which requires C bindings.
This allows JRuby support and makes installation of dependencies easier.
2019-08-25 15:05:00 +00:00
tsutsui
a4eb803c7e doc: Added devel/ruby-simpleidn version 0.0.9 2019-08-25 14:55:53 +00:00
tsutsui
0bec239290 devel/ruby-simpleidn: added simpleidn-0.0.9 gem as ruby-simpleidn-0.0.9.
This gem is required by forthcoming twitter-text-simpleidn-3.0.0.0 gem,
a forked version of twitter-text without libIDN dependency.

Simpleidn gem allows easy conversion from punycode ACE strings to
unicode UTF-8 strings and visa versa.
The implementation is heavily based on the RFC3492 C example
implementation but simplified since it does not preserve case.
2019-08-25 14:53:03 +00:00
adam
62d7f285e4 Updated security/py-asyncssh, devel/py-typing, textproc/py-snowballstemmer, multimedia/mkvtoolnix 2019-08-25 12:38:32 +00:00
adam
57da0bbd91 mkvtoolnix: updated to 37.0.0
Version 37.0.0 "Leave It"

New features and enhancements

* MKVToolNix GUI: the list of often used languages now contains those from
  Wikipedia's "List of languages by native speakers" by default. Also by
  default only those languages will be shown in the language drop-down boxes.

Bug fixes

* MKVToolNix GUI: multiplexer: fixed a bug in the "make destination file names
  unique" logic that caused an existing number-in-parenthesis at the end of
  the file base name to be removed in certain situations (e.g. when the first
  added file was named `m (3).mkv` and both `m (3) (1).mkv` and `m (3)
  (2).mkv` existed already, the GUI was suddenly use `m.mkv` instead of `m (3)
  (3).mkv`).
* MKVToolNix GUI: on Windows the GUI is built with a slightly older version of
  the Qt library again (5.12.4). The Qt version used in release v36.0.0,
  v5.13.0, lead to crashes when doing certain things such as selecting
  multiple tracks in the multiplexer.
2019-08-25 12:38:05 +00:00
adam
efcddbc2ca py-snowballstemmer: updated to 1.9.0
1.9.0:
Unknown changes
2019-08-25 12:35:50 +00:00
adam
e52f8f3d3f py-typing: updated to 3.7.4.1
3.7.4.1:
Unknown changes
2019-08-25 12:31:18 +00:00
adam
7b6c0d35bf py-asyncssh: updated to 1.18.0
Release 1.18.0:

Added support for GSSAPI ECDH and Edwards DH key exchange algorithms.
Fixed gssapi-with-mic authentication to work with GSS key exchanges, in cases where gssapi-keyex is not supported.
Made connect_ssh and connect_reverse_ssh methods into async context managers, simplifying the syntax needed to use them to create tunneled SSH connections.
Fixed a couple of issues with known hosts matching on tunneled SSH connections.
Improved flexibility of key/certificate parser automatic format detection to properly recognize PEM even when other arbitrary text is present at the beginning of the file. With this change, the parser can also now handle mixing of multiple key formats in a single file.
Added support for OpenSSL “TRUSTED” PEM certificates. For now, no enforcement is done of the additional trust restrictions, but such certificates can be loaded and used by AsyncSSH without converting them back to regular PEM format.
Fixed some additional SFTP and SCP issues related to parsing of Windows paths with drive letters and paths with multiple colons.
Made AsyncSSH tolerant of a client which sends multiple service requests for the “ssh-userauth” service. This is needed by the Paramiko client when it tries more than one form of authentication on a connection.
2019-08-25 12:24:06 +00:00
leot
c3a146a445 libnotify: Readd introspection' option and install gtk-doc for doc' option
- Readd introspection option (enabled by default) like it was present in
  previous libnotify version.
- gtk-doc is probably a "bigger" tool dependency than xmlto, make it part of
  the `doc' option (this also make gtk-doc no longer a tool dependency by
  default).

Bump PKGREVISION

Discussed and thanks to <wiz>!
2019-08-25 11:54:34 +00:00
wiz
3ebe8221cb doc/TODO: add some
+ ImageMagick-7.0.8.62, MesaLib-19.1.5, adwaita-icon-theme-3.32.0,
  cups-base-2.3.0, geeqie-1.5.1, harfbuzz-2.6.1, libgit2-0.28.3,
  lz4-1.9.2, musicpd-0.21.14, poppler-0.80.0, py-setuptools-41.2.0,
  py-zipp-0.6.0, thunderbird-enigmail-2.1.2 [needs thunderbird-68.0].
2019-08-25 09:37:19 +00:00
ng0
d2d685fd0b doc: Updated devel/patchelf to 0.10 2019-08-24 23:46:47 +00:00
ng0
95e91ebc6a devel/patchelf: Update to version 0.10 (import from wip/patchelf) 2019-08-24 23:44:51 +00:00
alnsn
ffe6c8a612 Make pkglint happy. 2019-08-24 22:14:13 +00:00
alnsn
b033bf1b5b Added math/yices2. 2019-08-24 22:11:20 +00:00
alnsn
e9d72bc824 Add yices2 to the build. 2019-08-24 22:10:16 +00:00
alnsn
17861ee691 Initial import of Yices 2, version 2.6.1.
Yices 2 is an SMT solver that decides the satisfiability of formulas
containing uninterpreted function symbols with equality, real and
integer arithmetic, bitvectors, scalar types, and tuples. Yices 2
supports both linear and nonlinear arithmetic.
                                                                                                                        Yices 2 can process input written in the SMT-LIB notation (both
versions 2.0 and 1.2 are supported). Alternatively, you can write
specifications using Yices 2's own specification language, which
includes tuples and scalar types. You can also use Yices 2 as a
library in your software.
2019-08-24 22:09:16 +00:00
nia
12ea11ecbe MesaLib: strip out -Werror=return-type
Mesa has some switch statements that do assert(0) for the default case
and return on all the other cases. Some versions of GCC count these
functions as not terminating with the right return value and are erroring.

reported by wilbury.
2019-08-24 20:39:37 +00:00
nia
4e44a32f9f MesaLib: resolve a build failure on SunOS, reported by wilbury 2019-08-24 20:11:19 +00:00
nia
a78ab09c81 MesaLib: disable egl/gbm on SunOS for now. failure reported by wilbury 2019-08-24 20:01:01 +00:00
schmonz
f682ea16d5 Try to fix bulk-build PLIST problems I can't reproduce. 2019-08-24 18:10:50 +00:00
ng0
744cfc4db7 doc: Added security/doas version 6.1 2019-08-24 15:57:29 +00:00
ng0
23599074be security/doas: change license to add bsd-3 and isc. 2019-08-24 15:46:59 +00:00
mef
fd7407f2de 1. adapt perl 5.22 or later, 2. silence pkglint 3. MAINTAINER conversion
1. add patch-ac, to adapt perl-5.22 or later change
   Can't use 'defined(@array)' (Maybe you should just omit the defined()?)
   Sorry separated patch for one file,
2. Add DEPENDS= nkf to process Japanese document
3. move LICENSE= line to meet pkglint rule
4. convert MAINTAINER to pkgsrc-users
5. PKGREVISION++
2019-08-24 11:31:02 +00:00