Commit graph

321141 commits

Author SHA1 Message Date
rillig
548e02a834 mk/subst.mk: SUBST_NOOP_OK defaults to yes again
There are still some packages that fail the strict SUBST check.  These
packages should nevertheless be built using the default pkgsrc
configuration, at least in the stable 2020Q2 branch.  After 2020Q2 has
been switched, the strict SUBST checks will be activated again in the
default configuration.
2020-06-16 18:13:54 +00:00
gdt
d04bcbb17d doc: Updated net/unifi to 5.13.29 2020-06-16 17:33:18 +00:00
gdt
49a41b4d2a net/unifi: Update to 5.13.29
Features

    Add L3 switching features for USW-Pro series.

Improvements

    Add support for MongoDB 3.6.
    Auto-optimize enables Wi-Fi AI.
    Prioritize busy times in Wi-Fi AI logic.
    Update Hotspot 2.0 for WFA requirements.
    Add VHT160 option for Japan.
    Show client icons on DPI and statistics pages.
    Improve SSID validation.
    Improve support for USP Plug.
    Allow adopting UBB only if both devices are connected.
    Allow changing VHT mode for 5GHz radio on UBB.
    Adjust speed test statistics to longer intervals.
    Add LTS notifications.
    Add Analytics & Improvements opt-in modal which is displayed post upgrade.
    Add description of SNMPv3 security options.
    Allow sending test emails via Cloud Email service.
    Make timezones dropdown searchable.
    Update IANA timezone database.
    Update inter-VLAN routing Network form.
    Remove OP mode from Port Profiles.
    Add MAC column to Insights/Known Clients.
    Update available IDS/IPS categories to lessen false positives and improve resource use.
    Rename UDM-Beacon to UAP-BeaconHD.
    Improve Property Panel for USW Leaf.
    Handle LCM sync event notifications on UDM.
    Support U-LTE on UDM devices.
    Support WAN failover for UDM devices.
    Add UDM boot sound checkbox.
    Various fixes and improvements in Beta Settings.
    Various performance improvements.
    Update translations and add missing events.

Known issues

    Don't remind me button for LTS notifications doesn't function properly.
    Blocking countries in map is not working, workaround is using the classic settings.
    Incorrect DPI Statistics.
2020-06-16 17:33:11 +00:00
scole
94e520f13d bump PKGREVISION for default options change 2020-06-16 17:16:03 +00:00
nikita
3cf389cd75 www/zola: sandboxed build wants gmake to build sass-sys. 2020-06-16 17:14:43 +00:00
scole
c2bf0c3e65 doc: Updated devel/RE-flex to 2.0.1nb1 2020-06-16 17:14:11 +00:00
adam
4a0a5cd238 Updated devel/py-llvmlite, math/py-numba 2020-06-16 17:08:05 +00:00
adam
384cdd3fbb py-numba: updated to 0.50.0
Version 0.50.0:

This is a more usual release in comparison to the others that have been made in the last six months. It comprises the result of a number of maintenance tasks along with some new features and a lot of bug fixes.

Highlights of core feature changes include:

The compilation chain is now based on LLVM 9.
The error handling and reporting system has been improved to reduce the size of error messages, and also improve quality and specificity.
The CUDA target has more stream constructors available and a new function for compiling to PTX without linking and loading the code to a device. Further, the macro-based system for describing CUDA threads and blocks has been replaced with standard typing and lowering implementations, for improved debugging and extensibility.
2020-06-16 17:07:47 +00:00
adam
3b56566209 py-llvmlite: updated to 0.33.0
v0.33.0:

This release upgrades to LLVM 9 and drops support for older LLVM versions.

Pull requests:
* Fix CUDA with LLVM9
* Fix meta.yaml
* buildscripts: Unpin wheel
* add python_requires to setup.py
* Adds override for LLVM version check, re-formats docs.
* Add FAQ entry on LLVM version support.
* Trove classifiers may be out of date.
* llvmlite wheel building fixes
* Update the release date
* Upgrade to LLVM9
* Allow instructions to be removed from blocks
2020-06-16 17:06:48 +00:00
adam
631b17f05e Updated fonts/py-fonttools, security/py-google-auth, multimedia/ffmpeg4, multimedia/ffplay4 2020-06-16 16:55:30 +00:00
adam
c8f2a24c68 ffmpeg: updated to 4.3
version 4.3:
- v360 filter
- Intel QSV-accelerated MJPEG decoding
- Intel QSV-accelerated VP9 decoding
- Support for TrueHD in mp4
- Support AMD AMF encoder on Linux (via Vulkan)
- IMM5 video decoder
- ZeroMQ protocol
- support Sipro ACELP.KELVIN decoding
- streamhash muxer
- sierpinski video source
- scroll video filter
- photosensitivity filter
- anlms filter
- arnndn filter
- bilateral filter
- maskedmin and maskedmax filters
- VDPAU VP9 hwaccel
- median filter
- QSV-accelerated VP9 encoding
- AV1 encoding support via librav1e
- AV1 frame merge bitstream filter
- AV1 Annex B demuxer
- axcorrelate filter
- mvdv decoder
- mvha decoder
- MPEG-H 3D Audio support in mp4
- thistogram filter
- freezeframes filter
- Argonaut Games ADPCM decoder
- Argonaut Games ASF demuxer
- xfade video filter
- xfade_opencl filter
- afirsrc audio filter source
- pad_opencl filter
- Simon & Schuster Interactive ADPCM decoder
- Real War KVAG demuxer
- CDToons video decoder
- siren audio decoder
- Rayman 2 ADPCM decoder
- Rayman 2 APM demuxer
- cas video filter
- High Voltage Software ADPCM decoder
- LEGO Racers ALP (.tun & .pcm) demuxer
- AMQP 0-9-1 protocol (RabbitMQ)
- Vulkan support
- avgblur_vulkan, overlay_vulkan, scale_vulkan and chromaber_vulkan filters
- ADPCM IMA MTF decoder
- FWSE demuxer
- DERF DPCM decoder
- DERF demuxer
- CRI HCA decoder
- CRI HCA demuxer
- overlay_cuda filter
- switch from AvxSynth to AviSynth+ on Linux
- mv30 decoder
- Expanded styling support for 3GPP Timed Text Subtitles (movtext)
- WebP parser
- tmedian filter
- maskedthreshold filter
- Support for muxing pcm and pgs in m2ts
- Cunning Developments ADPCM decoder
- asubboost filter
- Pro Pinball Series Soundbank demuxer
- pcm_rechunk bitstream filter
- scdet filter
- NotchLC decoder
- gradients source video filter
- MediaFoundation encoder wrapper
- untile filter
- Simon & Schuster Interactive ADPCM encoder
- PFM decoder
- dblur video filter
- Real War KVAG muxer
2020-06-16 16:54:45 +00:00
adam
7700ae91bb py-google-auth: updated to 1.17.2
1.17.2:
Bug Fixes
dependencies: Further restrict RSA versions
2020-06-16 16:53:38 +00:00
adam
88e206aba5 py-fonttools: updated to 4.12.1
4.12.1:
- [_n_a_m_e] Fixed error in ``addMultilingualName`` with one-character names.
  Only attempt to recovered malformed UTF-16 data from a ``bytes`` string,
  not from unicode ``str``.

4.12.0:
- [otlLib/varLib] Ensure that the ``AxisNameID`` in the ``STAT`` and ``fvar``
  tables is grater than 255 as per OpenType spec.
- [docs] Document more modules in ``fontTools.misc`` package: ``filenames``,
  ``fixedTools``, ``intTools``, ``loggingTools``, ``macCreatorType``, ``macRes``,
  ``plistlib``.
- [OS/2] Don't calculate whole sets of unicode codepoints, use faster and more memory
  efficient ranges and bisect lookups.
- [voltLib] Support writing back abstract syntax tree as VOLT data.
- [voltLib] Accept DO_NOT_TOUCH_CMAP keyword.
- [subset/merge] Fixed a namespace clash involving a private helper class.

4.11.0:
- [feaLib] Introduced ``includeDir`` parameter on Parser and IncludingLexer to
  explicitly specify the directory to search when ``include()`` statements are
  encountered.
- [ufoLib] Silently delete duplicate glyphs within the same kerning group when reading
  groups.
- [ttLib] Set version of COLR table when decompiling COLRv1 (commit 9d8a7e2).

4.10.2:
- [sfnt] Fixed ``NameError: SimpleNamespace`` while reading TTC header. The regression
  was introduced with 4.10.1 after removing ``py23`` star import.

4.10.1:
- [sfnt] Make ``SFNTReader`` pickleable even when TTFont is loaded with lazy=True
  option and thus keeps a reference to an external file.
- [feaLib.ast] Restore backward compatibility (broken in 4.10 for
  ``ChainContextPosStatement`` and ``ChainContextSubstStatement`` classes.
  Make them accept either list of lookups or list of lists of lookups.
- [docs] Document some modules in ``fontTools.misc`` package: ``arrayTools``,
  ``bezierTools`` ``cliTools`` and ``eexec``.
- [ttLib._n_a_m_e] Fixed ``findMultilingualName()`` when name record's ``string`` is
  encoded as bytes sequence.

4.10.0:
- [varLib] Allow feature variations to be active across the entire space.
- [ufoLib] Added support for ``formatVersionMinor`` in UFO's ``fontinfo.plist`` and for
  ``formatMinor`` attribute in GLIF file as discussed in unified-font-object/ufo-spec#78.
  No changes in reading or writing UFOs until an upcoming (non-0) minor update of the
  UFO specification is published.
- [merge] Fixed merging fonts with different versions of ``OS/2`` table.
- [subset] Fixed ``AttributeError`` while subsetting ``ContextSubst`` and ``ContextPos``
  Format 3 subtable.
- [ttLib.table._m_e_t_a] if data happens to be ascii, emit comment in TTX.
- [feaLib] Support multiple lookups per glyph position.
- [psCharStrings] Use inheritance to avoid repeated code in initializer.
- [Doc] Improved documentation for the following modules: ``afmLib``, ``agl``
 , ``cffLib``, ``cu2qu``, ``encodings``, ``feaLib``, ``merge``.
- [Doc] Split off developer-centric info to new page, making front page of docs more
  user-focused. List all utilities and sub-modules with brief descriptions.
  Make README more concise and focused.
- [otlLib] Add function to build STAT table from high-level description.
- [ttLib._n_a_m_e] Add ``findMultilingualName()`` method.
- [unicodedata] Update ``RTL_SCRIPTS`` for Unicode 13.0.
- [gvar] Sort ``gvar`` XML output by glyph name, not glyph order.
- [Doc] Added help options to ``fonttools`` command line tool.
  Ensure all fonttools CLI tools have help documentation.
- [ufoLib] Only write fontinfo.plist when there actually is content.

4.9.0:
- [subset] Fixed subsetting of FeatureVariations table. The subsetter no longer drops
  FeatureVariationRecords that have empty substitutions as that will keep the search
  going and thus change the logic. It will only drop empty records that occur at the
  end of the FeatureVariationRecords array.
- [subset] Remove FeatureVariations table and downgrade GSUB/GPOS to version 0x10000
  when FeatureVariations contain no FeatureVariationRecords after subsetting.
- [agl] Add support for legacy Adobe Glyph List of glyph names in ``fontTools.agl``
 .
- [feaLib] Ignore superfluous script statements.
- [feaLib] Hide traceback by default on ``fonttools feaLib`` command line.
  Use ``--traceback`` option to show.
- [feaLib] Check lookup index in chaining sub/pos lookups and print better error
  message.
- [feaLib] Fix building chained alt substitutions.
- [Doc] Included all fontTools modules in the sphinx-generated documentation, and
  published it to ReadTheDocs for continuous documentation of the fontTools project
 . Check it out at https://fonttools.readthedocs.io/. Thanks to Chris Simpkins!
- [transform] The ``Transform`` class is now subclass of ``typing.NamedTuple``. No
  change in functionality.
2020-06-16 16:52:41 +00:00
scole
e4c4996f9e include examples in default package 2020-06-16 16:18:02 +00:00
scole
602986f829 include MAKE environment when building docs 2020-06-16 16:08:01 +00:00
wiz
64aff0aa93 zstd: mark as not make-jobs safe for now
I saw
../lib/libzstd.so: file not recognized: file format not recognized
in my MAKE_JOBS=8 build.
2020-06-16 14:58:08 +00:00
mef
dada960a1d (cad/librecad) fix build after boost update 2020-06-16 14:43:17 +00:00
nia
8bedb757a3 doc: Updated www/midori to 9.0nb8 2020-06-16 13:54:36 +00:00
nia
6267c32175 midori: Fix typing / and backspace in the URL bar.
Noticed by benny on twitter

PKGREVISION++
2020-06-16 13:54:24 +00:00
ryoon
dac87d643d libdsk: Add buildlink3.mk 2020-06-16 13:46:37 +00:00
mef
72df76564f doc: Updated ham/predict to 2.2.6 2020-06-16 13:43:50 +00:00
mef
1369145940 (ham/predict) Updated to 2.2.6
Release 2.2.6:
By John A. Magliacane <kd2bd@amsat.org> (20-May-2020):

* The installer program has been replaced by a bash script that
  configures, compiles, and installs PREDICT and several companion
    client utility applications.

* The SingleTrack and MultiTrack displays have been modified for
  more consistent performance across a wider range of terminals.

* PREDICT's "vocalizer" now employs the Advanced Linux Sound
  Architecture (ALSA) environment instead of OSS in response
    to recent changes in v5.6 and later Linux kernels.

* The handling of geosynchronous and geostationary satellites
  has been improved, but still needs to be used with caution.

* 100 MHz normalized downlink Doppler shift information has been
  added to all -p and -f command-line outputs.

* The documentation and the transponder database file have been
  updated, and the format of the man page has been corrected.
2020-06-16 13:43:36 +00:00
ryoon
767cc87792 Added audio/open_jtalk version 1.11
Added audio/open_jtalk-HTS_voice version 1.05
Added audio/open_jtalk-MMDAgent_voice version 1.8
2020-06-16 13:43:02 +00:00
ryoon
2838bf7f32 audio: Enable open_jtalk, open_jtalk-HTS_voice and open_jtalk-MMDAgent_voice 2020-06-16 13:42:17 +00:00
ryoon
f0166f899a audio/open_jtalk-MMDAgent_voice: import open_jtalk-MMDAgent_voice-1.8
MMDAgent voice data contains three voice data, mei, slt and takumi.
Voice data of mei and slt are female and takumi is male.
The work is released as a part of MMDAgent (http://www.mmdagent.jp/).
2020-06-16 13:41:20 +00:00
ryoon
5fc818645e audio/open_jtalk-HTS_voice: import open_jtalk-HTS_voice-1.05
HTS voice trained by using the Nitech Japanese Speech Database "NIT
ATR503 M001" is released as a part of Open JTalk
(http://open-jtalk.sourceforge.net/).  This voice consists of HMMs
trained by using HMM-based Speech Synthesis System (HTS) version
2.3 alpha (http://hts.sp.nitech.ac.jp/).
2020-06-16 13:40:24 +00:00
ryoon
a5926f1f08 audio/open_jtalk: import open_jtalk-1.11
The Open JTalk is a Japanese TTS System. It has been being developed
by HTS working group and some graduate students in Nagoya Institute
of Technology.
2020-06-16 13:35:05 +00:00
mef
790a71d0af doc: Updated ham/predict to 2.2.5 2020-06-16 12:43:45 +00:00
mef
1a5a2ae546 (ham/predict) Updated 2.2.3 to 2.2.5
Release 2.2.5:
By John A. Magliacane <kd2bd@amsat.org> (05-May-2018):

* Fixed coding bugs identified by GCC v8.1.0.

* Re-arranged GCC arguments in installer.c for better
  compatibility with more recent versions of GCC.

* Added a -dp command-line option to PREDICT to
  provide quick Doppler shift estimates in CSV format.
    (Thanks Joeal Subash)

* Updated the documentation to reflect the changes.
----------------------------------------------------------------------------

Release 2.2.4:
By John A. Magliacane <kd2bd@amsat.org> (12-Mar-2018):

* Fixed a bug affecting the -f switch that sometimes caused
  a failure to return proper output.  (Tnx: Andrej Lajovic)

* Fixed a bug in installer.c that sometimes caused a failure
  to properly install PREDICT's executable into /usr/local/bin
    by default.

* Added <errno.h> header to gsat-1.1.0/src/callbacks.c
----------------------------------------------------------------------------
2020-06-16 12:43:24 +00:00
leot
20fc1851c5 libmaa: Limit hostname to 64 characters to avoid possible truncation
Discussed and ok <cheusov>

PKGREVISION++
2020-06-16 12:40:23 +00:00
ryoon
544f1eedda emulators: Enable xcpc 2020-06-16 12:10:23 +00:00
ryoon
e7673ca819 doc: Added emulators/xcpc version 20070122 2020-06-16 12:09:32 +00:00
ryoon
9ca6523d27 emulators/xcpc: import xcpc-20070122
XCPC is a portable Amstrad CPC 464/664/6128 emulator written in C.

XCPC is designed to run on any POSIX compliant system, including
Unix, Linux, BSD and having an X11 server.
2020-06-16 12:08:45 +00:00
nikita
fc57a20373 pyversion 2020-06-16 11:46:57 +00:00
nikita
123cdba4cc py-pyutil, passphrase: Add CONFLICTS entry. 2020-06-16 11:34:40 +00:00
pin
44a62cc568 www/qutebrowser: Fix PLIST 2020-06-16 11:11:40 +00:00
nikita
f6dc9f2fa6 security/passphrase: simplify, use application.mk 2020-06-16 11:02:44 +00:00
nikita
5888dd552f Add lang/zig/application, common mk to handle build.zig applications. 2020-06-16 11:01:42 +00:00
pin
c8f6bc57e8 print/lumina-pdf: Fix github package nomenclature 2020-06-16 10:54:54 +00:00
pin
e02c50a573 math/lumina-calculator: Fix github package nomenclature 2020-06-16 10:53:13 +00:00
otis
b48e8031ed paexec: Pull in libmaa
Fix build on platforms without system-wide libmaa, like SmartOS.
2020-06-16 10:38:40 +00:00
nikita
41d1623e22 add security/passphrase 2020-06-16 10:32:58 +00:00
nikita
03b3dc3233 Add security/passphrase version 1.0.0
Passphrase is a zero-dependency passphrase generator.

It is pretty fast (over 6000 times faster than
bitwarden's "bw generate -p",) and you can use any wordlist.
An English wordlist is included, and is the default.
2020-06-16 10:30:32 +00:00
otis
481e85ebe3 net-snmp: Add missing dependency on libpcap and fix build on SmartOS
- Pull in libpcap on platforms without system-wide one
- Adjust LDFLAGS for SunOS
2020-06-16 10:06:04 +00:00
adam
d9b2c53e1c py-peg2: add USE_LANGUAGES 2020-06-16 09:53:52 +00:00
fcambus
661cc3b39f doc: Updated misc/ansiweather to 1.17.0 2020-06-16 09:22:09 +00:00
fcambus
7d80fe1f07 ansiweather: update to 1.17.0.
AnsiWeather 1.17.0 (2020-06-16)

- Use cut instead of awk for parsing the config file, allowing to use the
  colon character as part of the config value (Thanks Niklas Lindgren)
2020-06-16 09:21:57 +00:00
pin
29e626bf38 doc: Added www/qutebrowser version 1.12.0 2020-06-16 09:15:01 +00:00
pin
209124692b Import: www/qutebrowser
qutebrowser is a keyboard-focused browser with a minimal GUI. Its based
on Python and PyQt5 and free software, licensed under the GPL.

It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl.
2020-06-16 09:14:21 +00:00
nia
4f634f454c seamonkey: Remove hacks to disable multiprocess mode and remains of OSS 2020-06-16 09:09:02 +00:00