1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

520332 Commits

Author SHA1 Message Date
Jan Beich
d44828ddd3 emulators/yuzu: update to s20200911
Changes:	045f50bc7...f4400f3ba
2020-09-12 00:38:36 +00:00
Jan Beich
fc886f1fff emulators/citra: update to s20200910
Changes:	6a77547bd...df9e230d6
2020-09-12 00:38:23 +00:00
Jan Beich
ae1a028349 emulators/rpcs3: update to 0.0.12.10870
Changes:	676fed7cf...9d034ea4a
2020-09-12 00:38:11 +00:00
Jan Beich
3b2f0e0128 emulators/rpcs3: switch bundled libc++
Stop grafting parts of future libc++ to reduce maintenance.
2020-09-12 00:37:59 +00:00
Jan Beich
f5b50499c9 emulators/rpcs3: drop unused patch after r533716 2020-09-12 00:37:47 +00:00
Jan Beich
18db69ada7 www/firefox: fix tab crashing when not using pulseaudio
Submitted by:	Ka Ho Ng
Differential Revision:	https://reviews.freebsd.org/D26303
2020-09-12 00:37:31 +00:00
Jimmy Olgeni
31b88f7e5a devel/relx: unbreak build by updating the hex.pm index.
Reported by: linimon
2020-09-11 22:43:56 +00:00
Serhii (Sergey) Kozlov
036e967275 net/intel-em-kmod: Update to 7.7.8
Submitted by:	erj
Reviewed by:	skozlov, Franco Fichtner (franco@opnsense.org)
Sponsored by:	Intel
Differential Revision:	D26383
2020-09-11 22:43:19 +00:00
Mark Linimon
eb7971d77c Restrict to python3 due to new failure on python2.7:
running build
  Didn't find rst2man or rst2man.py
  *** Error code 1
2020-09-11 22:36:27 +00:00
Kevin Bowling
c6f0f73575 databases/pgsphere: Update to support PG12
PR:		248657
Submitted by:	VVD@unislabs.com
Approved by:	sunpoet (maintainer timeout)
Sponsored by:	BBOX.io
2020-09-11 21:54:26 +00:00
Kevin Bowling
cbaa2a5b32 databases/timescaledb: Update to 1.7.4
Sponsored by:	BBOX.io
2020-09-11 21:01:17 +00:00
Mark Linimon
9a54e6a4d9 Add USE_CSTD=c99 to fix build on GCC-based systems:
glxgears.c:412: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-09-11 20:14:12 +00:00
Yuri Victorovich
695b5d9945 cad/verilator: Add options INSTALL_DBG_EXECUTABLES and LEAK_CHECKS 2020-09-11 20:13:57 +00:00
Mark Linimon
37944610e7 Make BROKEN message more explicit, for ease in analyzing package building
results.
2020-09-11 20:11:24 +00:00
Gleb Popov
a19b6620b1 multimedia/pipewire: Update to 0.3.11
Reported by:	portscout!
2020-09-11 19:40:18 +00:00
Gleb Popov
6695803646 x11-wm/enlightenment: Fix malformed conditional.
Submitted by:	Peter TKATCHENKO <peter@flytrace.com>
2020-09-11 18:50:47 +00:00
Ashish SHUKLA
c8dc31818c - Fix building with -CURRENT
- Pass CFLAGS to the make
- While here, fix portlint warnings

Reported by:	pkg-fallout
2020-09-11 17:35:26 +00:00
Jan Beich
7679ec76b0 graphics/glx-utils: add new port
A few popular OpenGL X11 demos from Mesa:

- glxinfo prints capabilities of OpenGL driver
- glxgears draws rotating gears and prints FPS

Inspired by:	D26077, glx-utils (CentOS, PkgSrc), glxinfo (AUR, MacPorts, Nix)
Motivated by:	testing GLX on Xwayland, avoiding cruft and extra deps
2020-09-11 17:28:43 +00:00
Emanuel Haupt
e17f5d8168 Update to 1.34 2020-09-11 16:45:32 +00:00
Loïc Bartoletti
82ccf1292f databases/virtualpg: Update to 2.0.0
- Add pkg-plist
- Update description

Short summary of differences between earlier versions and v2:

 - Now VirtualPG is available as both a standard C/C++ library (libvirtualpg) and a dynamic extension module to SQLite (mod_virtualpg).
 - Now the user can freely choose his/her preferred format for DATE / TIME / TIMESTAMP values.
 - Transactions (BEGIN / COMMIT / ROLLBACK) are now fully honoured also on the PostgreSQL side.
 - Write operations (INSER / UPDATE / DELETE) are now allowed only if the PostgreSQL user has the corresponding GRANT permissions.
 - Write operations can be enabled only for PostgreSQL Tables explicitly declaring a PRIMARY KEY.
2020-09-11 16:09:59 +00:00
Bernard Spil
f0571dfeb4 www/nextcloud: Update to 19.0.3 2020-09-11 16:02:56 +00:00
Loïc Bartoletti
5bd4bed2e5 graphics/py-fiona: Update to 1.8.17
Changelog:

- 1.8.17 (2020-09-09)
  - To fix issue #952 the fio-cat command no longer cuts feature geometries at the anti-meridian by default.
  - A cut-at-antimeridian option has been added to allow cutting of geometries in a geographic destination coordinate reference system.

- 1.8.16 (2020-09-04)
  - More OGR errors and warnings arising in calls to GDAL C API functions are surfaced (#946).
  - A circular import introduced in some cases in 1.8.15 has been fixed (#945).

- 1.8.15 (2020-09-03)
  - Change shim functions to not return tuples (#942) as a solution for the packaging problem reported in #941.
  - Raise a Python exception when VSIFOpenL fails (#937).
2020-09-11 15:39:05 +00:00
Gerald Pfeifer
34bfb39c48 Update to the 20200910 snapshot of GCC 8.4.1. 2020-09-11 15:34:38 +00:00
Michael Reifenberger
7be66e30aa Try to fix ports build. 2020-09-11 15:28:26 +00:00
Loïc Bartoletti
547a174cb5 math/pdal: Update to 2.2.0
Changelog:
  - https://github.com/PDAL/PDAL/releases/tag/2.2.0
2020-09-11 15:20:00 +00:00
Gleb Popov
d9ac39e5ee devel/efl: Mark WAYLAND option BROKEN. Despite the code compiles, it is reported to fail on runtime.
PR:		245594
Reported by:	Peter TKATCHENKO <peter@flytrace.com>
2020-09-11 14:55:56 +00:00
Jan Beich
e8d7b3f87b lang/intel-compute-runtime: update to 20.36.17813
Changes:	https://github.com/intel/compute-runtime/compare/20.35.17767...20.36.17813
Reported by:	GitHub (watch releases)
2020-09-11 14:48:40 +00:00
Gleb Popov
785d53fe9b devel/efl and x11-wm/enlightenment: Remove some files that I missed in the last update.
PR:		245594
Reported by:	Peter TKATCHENKO <peter@flytrace.com>
2020-09-11 14:47:10 +00:00
Gleb Popov
d92545624b devel/tortoisehg: Update to 5.5.1 and allow Python 3 by flavorizing the port. Switch to automatic plist.
PR:		249160
2020-09-11 14:21:13 +00:00
Ryan Steinmetz
91990f12ed - Reset MAINTAINER due to fatal bounces
Reported by:	portscout!
2020-09-11 13:30:55 +00:00
Loïc Bartoletti
c4422453e4 graphics/gmt: Update to 6.1.1
Changelog:
  - https://forum.generic-mapping-tools.org/t/gmt-6-1-1-has-been-released/839
2020-09-11 12:06:59 +00:00
Kirill Ponomarev
033414c191 Fix build on current. 2020-09-11 10:26:55 +00:00
Fernando Apesteguía
2a42f1246b editors/jucipp: Update to 1.6.1
ChangeLog: https://gitlab.com/cppit/jucipp/-/releases/v1.6.1

While here, pet linters

PR:	249232
Submitted by:	info@babaei.net (maintainer)
2020-09-11 10:21:05 +00:00
Loïc Bartoletti
8579b7b94c databases/pgrouting: Update to 3.1.0
Changelog:
  - https://github.com/pgRouting/pgrouting/releases/tag/v3.1.0
2020-09-11 10:07:18 +00:00
Jimmy Olgeni
29d41eb602 Update lang/erlang-runtime23 to version 23.0.4. 2020-09-11 09:51:29 +00:00
Dmitry Marakasov
b36e362bee - Update WWW
Approved by:	portmgr blanket
2020-09-11 09:36:48 +00:00
Jochen Neumeister
41577471c3 Update to 6.4.167
Sponsored by:	Netzkommune GmbH
2020-09-11 08:23:08 +00:00
Yuri Victorovich
f05a6f94a3 New port: lang/hermes: JavaScript engine 2020-09-11 08:04:14 +00:00
Li-Wen Hsu
96d7c51d8e net-im/tut: Update to 0.0.17
Changelog: https://github.com/RasmusLindroth/tut/releases/0.0.17

PR:		249243
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
MFH:		2020Q3
2020-09-11 04:47:01 +00:00
Li-Wen Hsu
0008c83f2b devel/gh: Update to 0.12.0
PR:		249242
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-09-11 04:44:15 +00:00
Jan Beich
4675597cfd devel/intel-graphics-compiler: update to 1.0.4879
Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.4879
Reported by:	GitHub (watch releases)
2020-09-11 04:32:14 +00:00
Hiroki Sato
20b86586db Update to 1.0.7. This also fixes the -fno-common issue. 2020-09-10 22:33:49 +00:00
Alexander Nedotsukov
8828192ccd Update to 1.1.0 2020-09-10 22:22:28 +00:00
Gerald Pfeifer
b7ae9c28a9 Update to the 20200906 snapshot of GCC 11.0.0. 2020-09-10 20:05:02 +00:00
Joseph Mingrone
c0135729ef sysutils/beats7: Update to 7.9.1
Changelog:
* Bugfixes:
  - Affecting all Beats:
    - Update replicaset group to apps/v1
    - Rename cloud.provider az value to azure inside the add_cloud_metadata
      processor.
    - Add missing country_name geo field in add_host_metadata and
      add_observer_metadata processors.
  - Filebeat:
    - Fix long registry migration times.
    - Fix event types and categories in auditd module to comply with ECS
    - Update documentation in the azure module filebeat.
  - Heartbeat:
    - Stop rescheduling tasks of stopped monitors.
  - Metricbeat:
    - Updates vm_compute metricset with more info on guest metrics.
    - Add fallback for PdhExpandWildCardPathW failing in perfmon metricset.
    - Fix resource tags in aws cloudwatch metricset
    - Fill cloud.account.name with accountID if account alias doesn’t exist.
  - Winlogbeat:
    - Fix duplicated field error when exporting index-pattern with
      migration.6_to_7.enabled.
    - Fix event.outcome in the security module for non-English languages.

* Added:
  - Affecting all Beats:
    - Added support for more message types for Cisco ASA and FTD.

PR:		249109
Submitted by:	Juraj Lutter <juraj@lutter.sk>
2020-09-10 19:30:18 +00:00
Rainer Hurling
f6c06f8c9a Change the maintainer entry in rhurlin's ports
After I got a commit bit for ports, it is time now to change the maintainers entry in all 'owned' ports.

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D26398
2020-09-10 19:17:38 +00:00
Warner Losh
2f1f18ca37 Disable python. This ancient version of gdb wants python2.
Also, while I'm here drop maintainership. I've not used this port in 4 years.
Mark it as DEPRECATED and expire at the end of the year since I don't think it's
worth updating. If someone else wants to do it, be my guest. If there's a better
expiration date, then feel free to update it.

Also, appease portlint while I'm here...
2020-09-10 19:04:02 +00:00
Tobias C. Berner
28bac6ebdd Move some gnome@ ports to desktop@
As gnome@ is lacking active committers at the moment, transfer some of its
ports [1] up the stack to the desktop@ group, in hope that this way we get some
updates in as the set of people that "should feel responsible" grows.

As soon as gnome@ grows some committers again, this can (and should) of course
be reverted again.

[1] The list of ports chosen in this move consits of all the ports that are
required to build x11/kde5.

Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D26362
2020-09-10 18:55:41 +00:00
Tobias C. Berner
5dc59a82ae graphics/poppler: update to 20.09.0
Release 20.09.0:
        core:
         * Compability fix for Forms
         * Fix fetching of Objects failing in some cases
         * Fix clearing date in Annot setModified/setDate
         * TextSelectionPainter: support glyphless fonts
         * Splash: Don't try read past end of image
         * avoid abort() on large memory allocation
         * Fix memory leak on broken files
         * Fix potential invalid memory read
         * Small code improvements

        qt5:
         * Document TextAnnotation::inplaceAlign
         * Make Annotation::setModification/CreationDate work on existing annots
         * Be a bit more stubborn converting dates that come from xml
         * Clean as many null characters from the end as possible when converting strings

        glib:
         * Add accessor functions for PopplerAttachment
         * Deprecate PopplerAttachment GTime fields
         * Deprecate PopplerDocument date properties

        utils:
         * pdftoppm: report error and exit if output file cannot be written
         * Document that PDF-file can be '-' to read it from stdin

        build system:
         * cmake: Modern way to link against libpng, zlib and libtiff
         * cmake: Remove stray support for lcms1 in pdftocairo

PR:		249060
Exp-run by:	antoine
2020-09-10 18:32:06 +00:00
Michael Reifenberger
fcf8bb5b2c Update to version 3.25.2.0 2020-09-10 18:19:07 +00:00