1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-01 10:59:55 +00:00

520252 Commits

Author SHA1 Message Date
Jimmy Olgeni
f49994e885 lang/ccl: IGNORE on FreeBSD < 12. 2020-09-12 08:00:55 +00:00
Tobias C. Berner
8bc3cc4f54 graphics/kimageannotator: add upstream linkage fix
Obtained from: https://github.com/ksnip/kImageAnnotator/pull/143
2020-09-12 07:26:35 +00:00
Vanilla I. Shu
6162250a4f Update to 1.32.0. 2020-09-12 07:15:54 +00:00
Antoine Brodin
fa52952a15 Fix build
Reported by:	pkg-fallout
2020-09-12 06:22:29 +00:00
Yuri Victorovich
6ea803842c graphics/py-plotly: Update 3.0.2 -> 4.10.0
PR:		248178
Approved by:	jjachuf@gmail.com (maintainer's timeout; 50+ days)
2020-09-12 05:43:27 +00:00
Ashish SHUKLA
f4cfa28dd9 - Update to 2.5.5
Reported by:	portscout
2020-09-12 05:40:12 +00:00
Yuri Victorovich
7ba8929a50 databases/py-firebirdsql: Update 1.1.0 -> 1.1.3
PR:		248181
Approved by:	jjachuf@gmail.com (maintainer's timeout; 50+ days)
2020-09-12 05:34:38 +00:00
Yuri Victorovich
19b7c0f7ab graphics/cairo: Update 1.16.0 -> 1.17.2
PR:		246816
Approved by:	gnome (maintainer; timeout 100+ days). later maintainer was changed to desktop@
2020-09-12 05:28:42 +00:00
Li-Wen Hsu
f8903fb75c lang/python35: Update to 3.5.10
ChangeLog: https://docs.python.org/3.5/whatsnew/changelog.html#python-3-5-10

PR:		249187
MFH:		2020Q3
2020-09-12 05:04:26 +00:00
Li-Wen Hsu
1091ab6d9a textproc/chkascii: Update to version 2.3
PR:		249266
Submitted by:	bourne.identity@hotmail.com (maintainer)
2020-09-12 04:38:28 +00:00
Li-Wen Hsu
62dea9bc78 net-mgmt/netdata-go: Update to v0.22.0
PR:		249247
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (maintainer)
2020-09-12 04:34:06 +00:00
Jason E. Hale
f5ee25d2cc audio/picard: Update to 2.4.4
Changes:	https://picard.musicbrainz.org/changelog/
2020-09-12 03:50:35 +00:00
Jason E. Hale
d211573ca5 sysutils/fusefs-rar2fs: Update to 1.29.1
PR:		249262
Submitted by:	Niclas Carlsson <n_carlsson@outlook.com> (maintainer)
2020-09-12 03:46:39 +00:00
Jason E. Hale
52a173da7f archivers/libunrar5: Update to 5.9.4
- Use ${RLN} to install shared library symlink
- Update WWW

PR:		249263
Submitted by:	Niclas Carlsson <n_carlsson@outlook.com>
2020-09-12 03:44:32 +00:00
Piotr Kubaj
802a535d34 databases/mysql80-server: add devel/libunwind to dependencies on powerpc64
Now that it works on powerpc64, add it and bump PORTREVISION.
2020-09-12 03:14:13 +00:00
Wen Heping
841bb1e697 - Update to 4.0.1
PR:		248120
Submitted by:	wen@(myself)
Approved by:	maintainer
2020-09-12 02:25:15 +00:00
Alexey Dokuchaev
27bcc8f432 Update to version 1.7.15.
Reported by:	portscout
2020-09-12 02:08:01 +00:00
Danilo G. Baio
c056d9d474 security/py-bcrypt: Fix runtime dependencies
PR:		249235
Reported by:	Andrew Fyfe <andrew@neptune-one.net>
MFH:		2020Q3 (blanket: runtime fix)
2020-09-12 01:56:07 +00:00
Jan Beich
40ac1c6e53 graphics/mesa-devel: update to 20.2.b.1357
Changes:	cd4fb5a434...e3101c96bb
2020-09-12 00:40:17 +00:00
Jan Beich
65700fc582 emulators/yuzu: unbreak on FreeBSD < 12.2 after r548271
https://github.com/llvm/llvm-project/commit/86af6f5088b1

src/core/hle/service/sockets/bsd.cpp:450:55: error: no matching member function for call to 'emplace'
    FileDescriptor& descriptor = file_descriptors[fd].emplace();
                                 ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
src/core/hle/service/sockets/bsd.cpp:545:63: error: no matching member function for call to 'emplace'
    FileDescriptor& new_descriptor = file_descriptors[new_fd].emplace();
                                     ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
/usr/include/c++/v1/optional:820:5: note: candidate template ignored: requirement 'is_constructible_v<Service::Sockets::BSD::FileDescriptor>' was not satisfied [with _Args = <>]
    emplace(_Args&&... __args)
    ^
/usr/include/c++/v1/optional:835:5: note: candidate function template not viable: requires at least argument '__il', but no arguments were provided
    emplace(initializer_list<_Up> __il, _Args&&... __args)
    ^
2020-09-12 00:39:10 +00:00
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