Commit graph

528771 commits

Author SHA1 Message Date
Mateusz Piotrowski
cf2804897a Update to 4.0.2 2020-12-07 22:00:19 +00:00
Rodrigo Osorio
05ab4ccace ports-mgmt/pkg-provides: Upgrade to 0.7.1
Major changes:
 - Fix a bug that kept temporary files on the disk
   after database upgrade.
2020-12-07 21:50:01 +00:00
Bernhard Froehlich
40da3bce57 dns/dnscontrol: Update to 3.5.0 2020-12-07 21:09:19 +00:00
Jan Beich
1868dedecc multimedia/vmaf: update to 2.0.0
Changes:	https://github.com/Netflix/vmaf/releases/tag/v2.0.0
Reported by:	GitHub (watch releases)
2020-12-07 20:51:27 +00:00
John Baldwin
0d44c6e1da Update kernel relocation code in kgdb for GDB 10.
This fixes the build of KGDB on head.

Pointy hat to:	jhb (for only testing kgdb on stable/12)
Reviewed by:	pizzamig (maintainer)
Differential Revision:	https://reviews.freebsd.org/D27499
2020-12-07 20:39:03 +00:00
Rene Ladan
bd2e6107fe Return mmokhi@'s ports to the pool after his commit bit was safekept. 2020-12-07 20:09:02 +00:00
Sergey A. Osokin
f488fb455a Fix a worker process issue by adding the vendor's patch.
Bump PORTREVISION.

Reported by:	Peter Putzer <freebsd@mnd.sc>

<ChangeLog>
SSL: fixed SSL shutdown on lingering close.

Ensure c->recv is properly reset to ngx_recv if SSL_shutdown()
blocks on writing.

The bug had appeared in 554c6ae25ffc.
</ChangeLog>

PR:	251664
2020-12-07 20:06:32 +00:00
Joseph Mingrone
95f49a2c86 x11-wm/stumpwm: Fix build when stumpwm is already installed
When the stumpwm package was already installed and loaded, asdf used output
translation to write the generated fasl files directly to
${PREFIX}lib/common-lisp/stumpwm/sbclfasl.  Use the solution described and
implemented in ${PREFIX}/etc/asdf-init.lisp (installed by devel/cl-asdf),
which allows the installed lisp packages to be loaded and the fasl files to
be written to ${WRKSRC}.

PR:		251602
Reported by:	Aleksandr Konkov <konkovaa@hotmail.com>
2020-12-07 19:31:06 +00:00
Jose Alonso Cardenas Marquez
989462e03c - Fix build
PR:		251666
Submitted by:	rdunkle at smallcatbrain.com
2020-12-07 19:20:09 +00:00
Gleb Popov
e1cb26d220 sysutils/bsdisks: Update to 0.24 2020-12-07 17:36:02 +00:00
Bernard Spil
4c5585a1b8 mail/nextcloud-mail: Update to 1.7.2 2020-12-07 17:33:14 +00:00
Piotr Kubaj
2dbf243ce3 devel/cligen: fix build on GCC architectures
In file included from cligen_object.c:63:
cligen_object.h:98: error: redefinition of typedef 'parse_tree'
cligen_parsetree.h:53: error: previous declaration of 'parse_tree' was here
cligen_object.h:187: error: redefinition of typedef 'cg_obj'
cligen_parsetree.h:51: error: previous declaration of 'cg_obj' was here
2020-12-07 16:47:37 +00:00
Dmitry Marakasov
dc903c8df7 - Add games/DDNet: DDraceNetwork, a cooperative racing mod of Teeworlds
DDraceNetwork (DDNet) is an actively maintained version of DDRace,
a Teeworlds modification with a unique cooperative gameplay. Help
each other play through custom maps with up to 64 players, compete
against the best in international tournaments, design your own maps,
or run your own server. The official servers are located in Germany,
Poland, Russia, Turkey, Iran, USA, Canada, China, Korea, Japan,
Singapore, Chile, Brazil, Argentina, South Africa and Australia.
All ranks made on official servers are available worldwide and you
can collect points!

WWW: https://ddnet.tw/

The port was copied from games/teeworlds as the codebases are related
2020-12-07 16:46:08 +00:00
Piotr Kubaj
a311293946 irc/irssi: fix build on GCC architectures
../src/core/misc.c:101: error: #pragma GCC diagnostic not allowed inside functions
2020-12-07 16:44:38 +00:00
Kirill Ponomarev
4f5721b48b Update to 10.36 2020-12-07 16:39:28 +00:00
Alexey Dokuchaev
1551313c75 CEmu is a TI-84 Plus CE/TI-83 Premium CE calculator emulator, focused
on developer features.

WWW: https://ce-programming.github.io/CEmu/
2020-12-07 15:43:54 +00:00
Ganael LAPLANCHE
f4aebc2c5c Update Simgear and Flightgear ports to 2020.3.4 2020-12-07 15:08:09 +00:00
Piotr Kubaj
fe3a20599c www/lighttpd: update to 1.4.56
Changelog: https://www.lighttpd.net/2020/11/29/1.4.56/
2020-12-07 14:50:36 +00:00
Jan Beich
5e5e4dd59c multimedia/mpv: update --ao=oss
Changes:	d902a7bfd7..62e566dbcd
2020-12-07 14:26:40 +00:00
Tobias C. Berner
a7d30c2186 finance/skrooge: update to 2.24.0 2020-12-07 14:19:57 +00:00
Palle Girgensohn
5c4857a28e Update to 1.10.3
Release notes:	https://github.com/rapidloop/pgmetrics/releases/tag/v1.10.3
2020-12-07 13:58:45 +00:00
Wen Heping
04baa3b836 - Update to 2.0.5 2020-12-07 13:52:14 +00:00
Wen Heping
685cdf8bcc - Update to 2.3.0
- Add LICENSE
2020-12-07 13:35:47 +00:00
Kurt Jaeger
6c6a9538f6 databases/pecl-mongodb: update 1.8.1 -> 1.9.0
- adds support for PHP 8.0

PR:		251665
Submitted by:	michael.glaus@hostpoint.ch
2020-12-07 13:04:40 +00:00
Renato Botelho
b28d26b700 security/sudo: Fix build without sendmail
PR:		251582
Reported by:	Alexander Kuznetsov <alex@kuznetcoff.ru>
Obtained from:	https://www.sudo.ws/repos/sudo/raw-rev/41db1aad85bb
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-12-07 12:43:25 +00:00
Vinícius Zavam
6dfe0bd3bc net/pacemaker1: update 1.1.23 to 1.1.24
* Prevent the bypassing of ACLs by direct IPC (CVE-2020-25654);
  * PE: don't select instance to be promoted on a guest that can't run;
  * PE: don't schedule a dangling migration stop if one already occurred;
  * tools: crmadmin -D/--dc_lookup supports --quiet to print DC name only.

  https://github.com/ClusterLabs/pacemaker/tree/Pacemaker-1.1.24
2020-12-07 12:30:20 +00:00
Gerald Pfeifer
8d6f21698f Adjust the download of the Staging patchset to the Wine 6.0 RC1 release
and hence re-enable it. [1]

Temporarily include a patch of mine to address a build breakage with
that patchset, files/extrapatch-staging-server-fd.c.

Update the description for the STAGING option and explicitly label it
as unsupported.

PR:		251606 [1]
2020-12-07 10:03:02 +00:00
Dmitry Marakasov
55f5080d93 - Add LICENSE_FILE
- Switch to USES=localbase
- Use OPTIONS helpers
- Call glib-gettextize unconditionally to fix configure with disabled NLS
- Update WWW

Approved by:	portmgr blanket
2020-12-07 09:37:38 +00:00
Vinícius Zavam
ba2da2aa94 lang/groovy: update 2.4.20 to 2.4.21 2020-12-07 09:21:52 +00:00
Tobias C. Berner
ff35ac7332 multimedia/totem: remove no longer used zeitgeist dependency
No longer used since 3.32.0:
	51d6e05a23

PR:		251638
Reported by:	Greg V <greg@unrelenting.technology>
2020-12-07 09:17:41 +00:00
Tobias C. Berner
27133b1280 editors/gedit-plugins: remove no longer used zeitgeist dependency
the gedit zeitgeist integration is gone since 3.36.0:
	5953e917f3

PR:		251637
Reported by:	Greg V <greg@unrelenting.technology>
2020-12-07 09:15:58 +00:00
Luca Pizzamiglio
f24db0cb55 devel/pecl-xdebug: update to 3.0.1
Add support to php 8.0.0
Mention breacking changes in configuration in the pkg-message
2020-12-07 08:57:40 +00:00
Luca Pizzamiglio
32b1ac8d18 benchmarks/stress-ng: Update to 0.12.00
Changes: https://kernel.ubuntu.com/git/cking/stress-ng.git/tree/debian/changelog
2020-12-07 08:53:24 +00:00
Luca Pizzamiglio
cf16719172 security/pecl-mcrypt: update to 1.0.4 2020-12-07 08:49:06 +00:00
Tobias C. Berner
d48babc968 Add MOVED entry for removed py27 flavor of devel/py-libpeas 2020-12-07 08:31:23 +00:00
Tobias C. Berner
f28722f554 devel/libpeas: update to 1.26.0
- remove py2.7 flavor (end of year is coming)

PR:		243743
Submitted by:	Greg V <greg@unrelenting.technology>
2020-12-07 08:30:22 +00:00
Kirill Ponomarev
3010e503eb Update to 2.0.26
PR:		251645
Submitted by:	adamw
2020-12-07 07:45:31 +00:00
Wen Heping
21f3e50459 - Update to 0.8.5
- Take maintainership
2020-12-07 07:15:43 +00:00
Mark Linimon
5e16fb793e Turn off LUAJIT on riscv64 as well. This allows it to build.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 05:25:09 +00:00
Yuri Victorovich
a0a108baf3 multimedia/obs-streamfx: Update 0.9.0 -> 0.9.2 2020-12-07 04:23:12 +00:00
Yuri Victorovich
789363eae9 sysutils/libdnf: Update 0.55.0 -> 0.55.2 2020-12-07 04:17:12 +00:00
Mark Linimon
f98b586372 Also mark NOT_FOR riscv64:
CMake Error at CMakeLists.txt:77 (message):
  Unsupported architectures riscv64

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:39:51 +00:00
Mark Linimon
78cafbbfeb Mark BROKEN on riscv64 the same as on aarch64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:36:37 +00:00
Mark Linimon
06271f9f58 Mark as BROKEN on riscv64:
./src/postgres/include/storage/s_lock.h:876:2: error: PostgreSQL does not have native spinlock support on this platform.

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:33:34 +00:00
Yuri Victorovich
18ee45ab3f multimedia/musikcube: Update 0.95.0 -> 0.96.0 2020-12-07 03:29:06 +00:00
Mark Linimon
efc7571ad7 Mark NOT_FOR riscv64 for the same reason as on aarch64.
Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:25:02 +00:00
Mark Linimon
1ff2127b09 Mark as BROKEN on riscv64:
galerautils/src/gu_int128.h:163:20: error: use of undeclared identifier '__bswap64_var'

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:21:17 +00:00
Mark Linimon
e812986234 Mark as BROKEN on riscv64:
/nxb-bin/usr/lib/clang/11.0.0/include/mmintrin.h:33:5: error: use of undeclared identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:15:11 +00:00
Mark Linimon
4748c79acf Mark as BROKEN on riscv64.
While here, pet portlint (Makevar order).

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:09:42 +00:00
Mark Linimon
e598f2ff2c Mark as BROKEN on riscv64:
Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction set extension (ignoring target-abi)
  ld: error: lto.tmp: cannot link object files with different floating-point ABI

Approved by:	portmgr (tier-2 blanket)
Obtained from:	lonesome.com build testing
2020-12-07 03:04:12 +00:00