1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Commit Graph

541347 Commits

Author SHA1 Message Date
Adam Weinberger
8497a2d690 security/vuxml: Add entry for gitea < 1.14.0
PR:		254976
Submitted by:	Stefan Bethke
2021-04-12 14:29:50 -04:00
Antoine Brodin
979e06028d Do not use PYTHON_VER in comparisons 2021-04-12 18:28:30 +00:00
Cy Schubert
006592a773 security/wpa_supplicant-devel: Add PASN option
PASN (Pre association Security Negotiation), defined in 802.11az_D1.5,
is the mechanism that allows for security association and allow
Management Frame Protection (MFP) prior to association.

See https://www.spinics.net/lists/hostap/msg06752.html.
2021-04-12 11:23:49 -07:00
Cy Schubert
a52d571aa2 net/hostapd-devel: Update to the latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
2021-04-12 11:23:49 -07:00
Cy Schubert
6593c27bb1 security/wpa_supplicant-devel: Update to latest GH commit
Update to the latest w1.fi commit, proxied through my GH account.
2021-04-12 11:23:49 -07:00
Cy Schubert
4b353a219e mail/spamassassin-devel: update to latest github commit
Update to the lastest apache/spamassassin commit on github.
2021-04-12 11:23:48 -07:00
Cy Schubert
a9cb415c49 sysutils/nut-devel: Update to the latest networkupstools/nut github commit. 2021-04-12 11:23:48 -07:00
Cy Schubert
ca8ddb9881 security/krb5-devel: update to the latest MIT/KRB5 github commit. 2021-04-12 11:23:47 -07:00
Cy Schubert
940039ceb3 sysutils/cfengine-devel: Update to latest GH commit.
Update to the latest cfengine commit on github.
2021-04-12 11:23:47 -07:00
Guido Falsi
7902e4999f sysutils/xfce4-settings: Update to 4.16.1
- Remove upstreamed patch
- Also fix plist glitch I introduced by mistake in a previous
  update

MFH:	2021Q2 (due to plist glitch fix)
2021-04-12 20:15:53 +02:00
Guido Falsi
012b17158e x11/libexo: Update to 4.16.2
This update prevents a crash when GTK is compiled with assertions
turned on

MFH:	2021Q2
2021-04-12 20:14:42 +02:00
Yuri Victorovich
353678f54b biology/ncbi-vdb: Restore static libs installed with symlinks as shared libs are usually installed
Symlinks like this libxx.a->libxx.a.N.N.N first looked broken but it turned out that this is intentional.

PR:		223273
2021-04-12 11:03:14 -07:00
Yuri Victorovich
fc2fe6e33a biology/ngs-sdk: Restore static libs installed with symlinks as shared libs are usually installed
Symlinks like this libxx.a->libxx.a.N.N.N first looked broken but it turned out that this is intentional.
2021-04-12 10:47:50 -07:00
Tobias Kortkamp
08a8314c88
emulators/sameboy: Try to unreak build with multiple make jobs
gmake -C ../ build/bin/BootROMs/agb_boot.bin
gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/sameboy/work/SameBoy-0.14.2'
gmake -C ../ build/bin/BootROMs/cgb_boot.bin
gmake[3]: Entering directory '/wrkdirs/usr/ports/emulators/sameboy/work/SameBoy-0.14.2'
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/agb_boot.bin.tmp BootROMs/agb_boot.asm
rgblink -o build/bin/BootROMs/agb_boot.bin.tmp2 build/bin/BootROMs/agb_boot.bin.tmp
dd if=build/bin/BootROMs/agb_boot.bin.tmp2 of=build/bin/BootROMs/agb_boot.bin count=1 bs=2304 2> /dev/null
gmake[3]: Leaving directory '/wrkdirs/usr/ports/emulators/sameboy/work/SameBoy-0.14.2'
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/cgb_boot.bin.tmp BootROMs/cgb_boot.asm
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/cgb_boot.bin.tmp BootROMs/cgb_boot.asm
rgblink -o build/bin/BootROMs/cgb_boot.bin.tmp2 build/bin/BootROMs/cgb_boot.bin.tmp
dd if=build/bin/BootROMs/cgb_boot.bin.tmp2 of=build/bin/BootROMs/cgb_boot.bin count=1 bs=2304 2> /dev/null
rgblink -o build/bin/BootROMs/cgb_boot.bin.tmp2 build/bin/BootROMs/cgb_boot.bin.tmp
error: Could not open file build/bin/BootROMs/cgb_boot.bin.tmp: No such file or directory
rgbasm -i build/obj/BootROMs/ -i BootROMs/ -o build/bin/BootROMs/agb_boot.bin.tmp BootROMs/agb_boot.asm

http://package18.nyi.freebsd.org/data/122amd64-default-foo/2021-04-10_08h07m32s/logs/errors/sameboy-0.14.2.log

I believe this is because at the moment the sdl program and libretro
module are built in one go but both depend on the bootroms and
should actually be built in separate steps.  Try that before adding
MAKE_JOBS_UNSAFE.
2021-04-12 19:33:09 +02:00
Tobias Kortkamp
da1e0b83dc
lang/rust-nightly: Update to 1.53.0.20210412
Changes:	4a20eb6a9d...a866124564
2021-04-12 19:33:09 +02:00
Tobias Kortkamp
a31baef385
devel/rust-analyzer: Update to 2021-04-12
Changes:	https://rust-analyzer.github.io/thisweek/2021/04/12/changelog-72.html
2021-04-12 19:33:04 +02:00
Kevin Bowling
1c59357fad sysutils/zoxide: Update to 0.6.0
PR:		254932
Approved by:	Andrey Cherkashin <andoriyu@gmail.com> (maintainer)
2021-04-12 10:10:29 -07:00
Neel Chauhan
4812ae44d4 www/luakit-devel: update to 2.3-6
PR:		255002
Submitted by:	Marco Beishuizen <mbeis AT xs4all DOT nl> (maintainer)
2021-04-12 10:02:16 -07:00
Neel Chauhan
c12a581df3 net-im/py-matrix-synapse: Update to 1.31.0
Changes: https://github.com/matrix-org/synapse/releases/tag/v1.31.0

PR:		254944
Submitted by:	Sascha Biberhofer <ports AT skyforge DOT at> (maintainer)
2021-04-12 09:58:10 -07:00
Piotr Kubaj
57de0ecc33 mail/dcc-dccd: fix build on 13.0
PR:	252996
2021-04-12 16:52:07 +00:00
Dmitry Marakasov
d79bc1fb5b x11-toolkits/gtkglarea2: add LICENSE and WWW 2021-04-12 19:49:08 +03:00
Dmitry Marakasov
b4b402beb8 x11/fireflies: add LICENSE, update USE_GL 2021-04-12 19:49:08 +03:00
Dmitry Marakasov
bd9def9862 astro/mkgmap: update to r4652 2021-04-12 19:49:08 +03:00
Dmitry Marakasov
f0d25d51a5 devel/R-cran-git2r: add ports
Interface to the 'libgit2' library, which is a pure C implementation of the
'Git' core methods. Provides access to 'Git' repositories to extract data and
running some basic 'Git' commands.

WWW: https://CRAN.R-project.org/package=git2r

PR:		243627
Submitted by:	jpbeconne@free.fr
2021-04-12 19:49:07 +03:00
Dmitry Marakasov
9945661f23 lang/tolua++: remove dependency on python2, undeprecate consumer ports 2021-04-12 19:49:07 +03:00
Neel Chauhan
f91b0148b2 security/step-cli: Update to 0.15.14
PR:		255003
Submitted by:	Markus Wipp <mw AT wipp DOT bayern> (maintainer)
2021-04-12 09:48:48 -07:00
Neel Chauhan
b81e185ffe security/step-certificates: Update to 0.15.11
PR:		255004
Submitted by:	Markus Wipp <mw AT wipp DOT bayern> (maintainer)
2021-04-12 09:45:09 -07:00
Neel Chauhan
b423d95cc7 mail/alpine: update to 2.24.1
PR:		255005
Submitted by:	Marco Beishuizen <mbeis AT xs4all DOT nl> (maintainer)
2021-04-12 09:41:02 -07:00
Florian Smeets
8fe9b0b721 www/phpmyfaq: Update to 3.0.8 2021-04-12 18:15:58 +02:00
Mikael Urankar
b72cbe1a4e net-mgmt/ocsinventory-agent: Update to 2.8.1
Changes: https://github.com/OCSInventory-NG/UnixAgent/releases/tag/v2.8.1
2021-04-12 18:12:24 +02:00
Mikael Urankar
873c650658 www/deno: Update to 1.8.3
Changes: https://github.com/denoland/deno/releases/tag/v1.8.3
2021-04-12 18:12:24 +02:00
Mikael Urankar
4ff4aa64f8 sysutils/exa: Update to 0.10.0
Remove the man page as it requires textproc/hs-pandoc

Changes: https://github.com/ogham/exa/releases/tag/v0.10.0
2021-04-12 18:12:23 +02:00
Mikael Urankar
20c9cae15a www/miniserve: Update to 0.13.0
Changes: https://github.com/svenstaro/miniserve/releases/tag/v0.13.0
2021-04-12 18:12:23 +02:00
Mathieu Arnold
bf62baad7b
net-mgmt/monitoring-plugins: Update to 2.3.1. 2021-04-12 17:49:24 +02:00
Mathieu Arnold
2d526e1882
Update to latest commit. 2021-04-12 17:38:43 +02:00
Mathieu Arnold
fe2da27a69
Update to v5.33.8-32-g79bd11b047. 2021-04-12 17:38:37 +02:00
Rene Ladan
d8400d2cc3 www/chromium: pet portclippy 2021-04-12 17:35:10 +02:00
Michael Landin
8618cf1215 net/p5-Net-Whois-RIPE: update to 2.008001
Reported by:	portscout
2021-04-12 17:26:22 +02:00
Jan Beich
6a8294720b devel/intel-graphics-compiler: update to 1.0.6909
Changes:	https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.6909
Reported by:	GitHub (watch releases)
2021-04-12 15:18:42 +00:00
Nicola Vitale
ee9e5cfd93
net/py-speedtest-cli: update to 2.1.3
Changes:  https://github.com/sivel/speedtest-cli/releases/tag/v2.1.3
PR: 254906
Submitted by: lwhsu
2021-04-12 16:58:15 +02:00
Dima Panov
b83f065d87 graphics/ufraw: really package gimp plugin
Reported by:	poudriere -t build
2021-04-13 00:52:24 +10:00
Dima Panov
ac83436f78 sysutils/lxqt-config: add missed translations to plist
Reported by:	poudriere -t build
With hat:	ports-secteam
2021-04-13 00:27:53 +10:00
Dima Panov
1809222a46 x11-themes/Kvantum: add missed translation to plist
Reported by:	poudriere -t build
2021-04-13 00:20:20 +10:00
Hiroki Tagato
b5652a3488 devel/py-python-dbusmock: update to 0.23.0
While here:
- remove 3.6+ from USES=python since it is now the default

Reported by:	portscout
2021-04-12 22:30:26 +09:00
Dmitry Marakasov
cd98060646 devel/godot2: remove dependency on python2, undeprecate consumer ports 2021-04-12 16:20:25 +03:00
Gerald Pfeifer
996345a04d emulators/wine-devel: Update to Wine 6.6
This includes the following changes:
 - DWrite and DnsApi libraries converted to PE.
 - Plug & play driver support improvements.
 - Various bug fixes.

Also a decent number of files installed no longer are contingent on
the Staging patchset, having moved into Wine proper.

On the way simplify the dependency on wine-mono-devel.
2021-04-12 13:11:14 +00:00
Wen Heping
eaa3f35c6a devel/p5-DateTime-Format-Pg: Update to 0.16014 2021-04-12 20:56:29 +08:00
Wen Heping
6a6443106b devel/p5-DateTime-Calendar-Julian: Update to 0.104 2021-04-12 20:50:42 +08:00
Wen Heping
5222510f91 devel/p5-DateTime-Calendar-FrenchRevolutionary: Update to 0.17 2021-04-12 20:48:22 +08:00
Wen Heping
b93b371118 devel/p5-DateTime-Calendar-Christian: Update to 0.10 2021-04-12 20:42:21 +08:00