Commit graph

310842 commits

Author SHA1 Message Date
thorpej
1080e6123d Add installboot(8) configurations for Rock64, RockPro64 and Pinebook Pro. 2020-01-27 08:02:29 +00:00
adam
ab206e7dd3 Added graphics/py-OpenGL-accelerate; Updated graphics/py-OpenGL 2020-01-27 06:27:49 +00:00
adam
1d56b937eb py-OpenGL: updated to 3.1.5
3.1.5:
Unknown changes
2020-01-27 06:27:24 +00:00
adam
956477c43a py-OpenGL-accelerate: added version 3.1.5
This set of C (Cython) extensions provides acceleration of common operations
for slow points in PyOpenGL 3.x
2020-01-27 06:24:36 +00:00
leot
b88801bee6 doc: Updated multimedia/mpv to 0.32.0 2020-01-26 21:28:23 +00:00
leot
2d36bd8dc6 mpv: Update to 0.32.0
Changes:
0.32.0
======
Features
--------
Added
~~~~~
- stream_libarchive: enable RAR5 support
- bash completion: add initial implementation
- cocoa-cb: add support for forcing the dedicated GPU for rendering
- cocoa-cb: add pinch to resize window gesture
- w32_common: support minimizing/maximizing using osc window controls

Changed
~~~~~~~
- wayland: print warning on GNOME due to serious issues with their compositor
- player: write watch-later config even for unseekable streams

Removed
~~~~~~~
- vo_gpu: hwdec_vdpau: remove direct_mode
- vo_gpu: hwdec_vaegl: remove support for old-style interop

Options and Commands
--------------------
Added
~~~~~
- command: add a playlist-unshuffle command
- command: add osd-dimensions property
- input: new PLAYONLY and PAUSEONLY keycodes

Changed
~~~~~~~
- options: change option parsing when using a single dash
  This adds a warning for `-o file.mkv` and disallows the use of
  `--o file.mkv` (use `--o=file.mkv` instead).

Fixes and Minor Enhancements
----------------------------
- lua: fix mp.file_info for large files
- vo_gpu: fix crash if dither texture fails to allocate
- wayland: unscrew up cursors, fix various issues
- osc: usability improvements for osc window controls
2020-01-26 21:28:11 +00:00
rillig
9503650a8e pkgtools/pkglint: use ASCII-only variant of the preformatted manual page 2020-01-26 20:16:29 +00:00
rillig
f49ae4dc78 pkgtools/pkglint: fine-tune manual page 2020-01-26 19:35:22 +00:00
he
c3e84ec17e Fix a pkglint NOTE (spaces around plist var assignment). 2020-01-26 19:08:41 +00:00
he
db465fb1af Note update of lang/quickjs to version 20200119. 2020-01-26 19:05:27 +00:00
he
c435055b3e Use a pkgsrc-compatible version number.
Bignum is conditional on 64-bit atomics; mimic that in Makefile
and conditionalize in PLIST.
2020-01-26 19:04:43 +00:00
he
23300ac1c8 Update to 2020-01-19 version.
Pkgsrc changes:
 * adapt patches
 * If NetBSD platform misses 64-bit atomics, turn off all atomics
   (Trying to just disable BIGNUM fails; workaround suggested by
   Fabrice Bellard)

Upstream changes:
- keep CONFIG_BIGNUM in the makefile
- added os.chdir()
- qjs: added -I option
- more memory checks in the bignum operations
- modified operator overloading semantics to be closer to the TC39
  proposal
- suppressed "use bigint" mode. Simplified "use math" mode
- BigDecimal: changed suffix from 'd' to 'm'
- misc bug fixes
2020-01-26 18:37:49 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rillig
ef335d31bc pkgtools/pkglint: update manual page 2020-01-26 17:18:25 +00:00
rillig
0ded1d92ea doc: Updated pkgtools/pkglint to 19.4.6 2020-01-26 17:12:48 +00:00
rillig
d68fef625d pkgtools/pkglint: update to 19.4.6
Changes since 19.4.5:

Added the --network option, which allows pkglint to use HTTP calls for
determining whether the homepage of a package is reachable.

Added migration from http URLs to the corresponding https URLs. This is
only done if the https URL is indeed reachable or well-known to support
https.

Added migration from https SourceForge URLs back to http URLs since a
previous pkglint run had migrated URLs to non-working https URLs. See
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html.

Added a warning for HOMEPAGE that uses ftp:// since that is not
user-friendly. In the same way, download-only host names on SourceForge
are not suitable as a homepage since they usually only generate a 404.
2020-01-26 17:12:36 +00:00
taca
a75d4b8b6c doc/TODO: update some packages
+ SOGo-4.3.0, SOPE-4.3.0, gnustep-back-0.27.0, gnustep-base-1.26.0,
  gnustep-make-2.7.0, gnustep-objc-1.8.1, zabbix-4.4.4,
  zabbix-frontend-4.4.4
- squid-4.8
2020-01-26 14:11:02 +00:00
mef
1cb677f3e3 doc: Updated devel/R-callr to 3.4.1 2020-01-26 14:08:06 +00:00
mef
f5a9e76388 (devel/R-callr) Updated to 3.4.1, 'make test' does not pass yet
# callr 3.4.1

* callr is now more careful when loading the local `.Rprofile` in the
  subprocess. This fixes issues with packrat and renv that use `.Rprofile`
    for setup (#139).
2020-01-26 14:07:54 +00:00
mef
a649d9509f (devel/R-cliapp) Fix [check-interpreter.mk] issue.
Warning(?) is issued, but packaging is OK now.
=> Generating post-install file lists
/usr/bin/awk: syntax error at source line 1
 context is
         { t=$0; sub("^/export/CHROOT/usr/pkgsrc/", "");                  printf "%s %s\n"; >>>  t, <<<
	 /usr/bin/awk: illegal statement at source line 1
2020-01-26 14:02:18 +00:00
nia
d18862a352 gtk-sharp3: Add buildlink3 2020-01-26 13:52:55 +00:00
nia
7345ffcacc x11: Add gtk-sharp3
.NET language binding for the GTK+3 toolkit.
2020-01-26 13:45:11 +00:00
nia
c5ec5569da mupdf: Enable opengl by default on non-Darwin
Briefly discussed with leot on IRC a while ago
2020-01-26 13:08:39 +00:00
nia
e6d8182438 libretro-mgba: Remembering to commit the 0.8.0 update might be good. 2020-01-26 12:59:20 +00:00
rhialto
c85063d91f doc: Updated x11/qt5-qscintilla to 2.11.2nb2 2020-01-26 12:57:33 +00:00
rhialto
2a8db3fd78 doc: Updated x11/py-qt5-qscintilla to 2.11.2nb3 2020-01-26 12:57:12 +00:00
rhialto
3029645fdc doc: Updated x11/py-qt5 to 5.13.2nb2 2020-01-26 12:56:43 +00:00
rhialto
5aa532b53d Adjust to python-versioned py-qt5 and/or x11/py-qt5-qscintilla files. 2020-01-26 12:55:00 +00:00
rhialto
39b3533c6c Make it aware of .api files wich may be installed in different qt5/qsci*
directories depending on Python version.
2020-01-26 12:54:15 +00:00
rhialto
234e32ac9d Python-version some more files to avoid conflicts.
This package installs once per python version. A few files were not
versioned and caused conflicts.  These files now have the python version
number in their path.
2020-01-26 12:53:34 +00:00
nia
f57aae7e10 doc: Updated databases/csharp-mysql to 8.0.19 2020-01-26 12:44:11 +00:00
nia
afd6d54666 csharp-mysql: Update to 8.0.19
Don't use mono2
2020-01-26 12:43:54 +00:00
nia
07a0e046b0 avahi: Don't use mono2 2020-01-26 12:36:34 +00:00
wiz
7b32d842dc doc/TODO: add some
+ ImageMagick-7.0.9.17, gjs-1.58.4, gspell-1.8.3, lr-1.5.1,
  phpmyadmin-5.0.1, py-cairo-1.19.0, py-more-itertools2-8.1.0,
  py-setuptools-45.1.0, py-zipp-2.1.0, tor-browser-9.0.4.
2020-01-26 11:05:06 +00:00
adam
903afe8f63 Updated devel/py-coverage, fonts/py-fonttools 2020-01-26 09:24:31 +00:00
adam
32f4b755ec py-fonttools: updated to 4.2.4
4.2.4:
- [unicodedata] Update RTL_SCRIPTS for Unicode 11 and 12.

4.2.3:
- [otTables] Fixed bug when splitting `MarkBasePos` subtables as offsets overflow.
  The mark class values in the split subtable were not being updated, leading to
  invalid mark-base attachments.
- [feaLib] Only log a warning instead of error when features contain duplicate
  substitutions.
- [glifLib] Strip XML comments when parsing with lxml
2020-01-26 09:24:15 +00:00
adam
c1550e8a23 py-coverage: updated to 5.0.3
Version 5.0.3:

- A performance improvement in 5.0.2 didn't work for test suites that changed
  directory before combining data, causing "Couldn't use data file: no such
  table: meta" errors.  This is now fixed.

- Coverage could fail to run your program with some form of "ModuleNotFound" or
  "ImportError" trying to import from the current directory. This would happen
  if coverage had been packaged into a zip file (for example, on Windows), or
  was found indirectly (for example, by pyenv-virtualenv).  A number of
  different scenarios were described in `issue 862`_ which is now fixed.  Huge
  thanks to Agbonze O. Jeremiah for reporting it, and Alexander Waters and
  George-Cristian Bîrzan for protracted debugging sessions.

- Added the "premain" debug option.

- Added SQLite compile-time options to the "debug sys" output.


Version 5.0.2:

- Programs that used multiprocessing and changed directories would fail under
  coverage.  This is now fixed.  A side effect is that debug
  information about the config files read now shows absolute paths to the
  files.

- When running programs as modules (``coverage run -m``) with ``--source``,
  some measured modules were imported before coverage starts.  This resulted in
  unwanted warnings ("Already imported a file that will be measured") and a
  reduction in coverage totals.  This is now fixed.

- If no data was collected, an exception about "No data to report" could happen
  instead of a 0% report being created.  This is now fixed.

- The handling of source files with non-encodable file names has changed.
  Previously, if a file name could not be encoded as UTF-8, an error occurred,
  as described in `issue 891`_.  Now, those files will not be measured, since
  their data would not be recordable.

- A new warning ("dynamic-conflict") is issued if two mechanisms are trying to
  change the dynamic context.

- ``coverage run --debug=sys`` would fail with an AttributeError. This is now
  fixed.
2020-01-26 09:22:31 +00:00
adam
6fda0d038b Updated databases/sqlite3 2020-01-26 09:05:56 +00:00
adam
5e5ec30c7b sqlite3: updated to 3.31.0
SQLite Release 3.31.0:

Add support for generated columns.
Add the sqlite3_hard_heap_limit64() interface and the corresponding PRAGMA hard_heap_limit command.
Enhance the function_list pragma to show the number of arguments on each function, the type of function (scalar, aggregate, window), and the function property flags SQLITE_DETERMINISTIC, SQLITE_DIRECTONLY, SQLITE_INNOCUOUS, and/or SQLITE_SUBTYPE.
Add the aggregated mode feature to the DBSTAT virtual table.
Add the SQLITE_OPEN_NOFOLLOW option to sqlite3_open_v2() that prevents SQLite from opening symbolic links.
Added the "#-N" array notation for JSON function path arguments.
Added the SQLITE_DBCONFIG_TRUSTED_SCHEMA connection setting which is also controllable via the new trusted_schema pragma and at compile-time using the -DSQLITE_TRUSTED_SCHEMA compile-time option.
Added APIs sqlite3_filename_database(), sqlite3_filename_journal(), and sqlite3_filename_wal() which are useful for specialized extensions.
Add the sqlite3_uri_key() interface.
Upgraded the sqlite3_uri_parameter() function so that it works with the rollback journal or WAL filename in addition to the database filename.
Provide the ability to tag application-defined SQL functions with new properties SQLITE_INNOCUOUS or SQLITE_DIRECTONLY.
Add new verbs to sqlite3_vtab_config() so that the xConnect method of virtual tables can declare the virtual table as SQLITE_VTAB_INNOCUOUS or SQLITE_VTAB_DIRECTONLY.
Faster response to sqlite3_interrupt().
Added the uuid.c extension module implementing functions for processing RFC-4122 UUIDs.
The lookaside memory allocator is enhanced to support two separate memory pools with different sized allocations in each pool. This allows more memory allocations to be covered by lookaside while at the same time reducing the heap memory usage to 48KB per connection, down from 120KB.
The legacy_file_format pragma is deactivated. It is now a no-op. In its place, the SQLITE_DBCONFIG_LEGACY_FILE_FORMAT option to sqlite3_db_config() is provided. The legacy_file_format pragma is deactivated because (1) it is rarely useful and (2) it is incompatible with VACUUM in schemas that have tables with both generated columns and descending indexes.
2020-01-26 09:05:19 +00:00
minskim
52c71b70a7 converters/TECkit: Require C++11 2020-01-26 07:27:40 +00:00
rillig
84f2203288 all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
jmcneill
de683cfd5e Replace alloca patches with USE_LANGUAGES=gnu++11, suggested by joerg 2020-01-26 00:21:16 +00:00
fox
5095061e13 chat/ircd-hybrid: Adds option for supporting GnuTLS.
Thanks to leot@ for reviewing.
2020-01-25 23:48:31 +00:00
wiz
37ccb9e207 devel/Makefile: + ocaml-bigarray-compat 2020-01-25 23:13:49 +00:00
rillig
97d6115c14 lang/gcc9: try to build on Linux 2020-01-25 20:31:39 +00:00
rillig
2b05872ffe lang/gcc9: broken on SunOS-*-x86_64 2020-01-25 20:29:11 +00:00
rillig
de26138c44 lang/gcc9: broken on Linux-*-x86_64 2020-01-25 20:20:45 +00:00
jmcneill
96ebc07c3e Updated games/ioquake3 to 1.36.20200125 2020-01-25 20:14:43 +00:00
jmcneill
c994bc5392 Update ioquake3 to 1.36.20200125 (latest from Github).
The project seems to no longer do official releases.
2020-01-25 20:13:49 +00:00
nia
b09ef751a5 doc: Updated emulators/libretro-mgba to 0.8.0 2020-01-25 19:26:42 +00:00