Commit graph

562503 commits

Author SHA1 Message Date
Baptiste Daroussin
5c7b1f13e5 Mk/bsd.port.mk: Add FLAVOR_SUB
If defined, for each flavors it will create for the non active one:
PLIST_SUB=	FLAVORNAME="@comment " NO_FLAVOUNAME=""
and for the active one:
PLIST_SUB=	FLAVORNAME="" NO_FLAVOUNAME="@comment "

Same for SUB_LIST

Reviewed by:	manu, bdrewery, mat
Differential Revision:	https://reviews.freebsd.org/D32495
2021-10-18 13:31:56 +02:00
Vinícius Zavam
c9804b3416
security/py-yubikey-manager: update 4.0.5 to 4.0.7
* https://github.com/Yubico/yubikey-manager/releases/tag/4.0.7
2021-10-18 10:33:27 +00:00
Nick Black
34b63b64a3 devel/notcurses: Update to 2.4.7
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.7

PR:		259238
2021-10-18 11:21:57 +01:00
Vinícius Zavam
158e1d86f9
sysutils/py-borgmatic: update 1.5.18 to 1.5.20
* projects.torsion.org/borgmatic-collective/borgmatic/releases/tag/1.5.19
  * 1.5.20 is only a "Re-release with correct version without dev0 tag"
2021-10-18 10:17:43 +00:00
Vinícius Zavam
7805184727
devel/git-lfs: update 2.13.3 to 3.0.1
* https://github.com/git-lfs/git-lfs/releases/tag/v3.0.1
  * https://github.com/git-lfs/git-lfs/compare/v2.13.3...v3.0.1
2021-10-18 09:46:31 +00:00
Bernhard Froehlich
f740447c31
devel/gettext: Remove CPE information for metaport 2021-10-18 09:36:19 +00:00
Bernhard Froehlich
9f44438466
www/py-django: Remove CPE information for metaport 2021-10-18 09:36:17 +00:00
Bernhard Froehlich
08dde33a25
print/texlive-full: Remove CPE information for metaport 2021-10-18 09:36:16 +00:00
Bernhard Froehlich
639f2354de
net-p2p/deluge: Remove CPE information for metaport 2021-10-18 09:36:16 +00:00
Bernhard Froehlich
87c4c76c2c
japanese/namazu2: Remove CPE information for metaport 2021-10-18 09:36:15 +00:00
Bernhard Froehlich
593040e508
devel/avro: Remove CPE information for metaport 2021-10-18 09:36:15 +00:00
Jan Beich
2bab66f61e devel/opencl-clang: update to 13.0.0
Changes:	https://github.com/intel/opencl-clang/releases/tag/v13.0.0
Reported by:	GitHub (watch releases)
2021-10-18 09:05:23 +00:00
Bernhard Froehlich
40ad80c611
audio/libaacplus: Readd CPE_VENDOR which was accidentially removed 2021-10-18 08:47:07 +00:00
Vinícius Zavam
84b6e17291
net/gscloud: update 0.10.0 to 0.11.0
* https://github.com/gridscale/gscloud/releases/tag/v0.11.0

Sponsored by:	gridscale GmbH
2021-10-18 08:41:49 +00:00
Bernhard Froehlich
f8daab1738
devel/kf5-kio: Remove extra CPE_VENDOR and inherit from USES=kde instead 2021-10-18 08:32:07 +00:00
Bernhard Froehlich
29a2e54d64
security/vouch-proxy: Update to 0.35.1 2021-10-18 08:10:31 +00:00
Bernhard Froehlich
eb7cbfbf0f
net/wireguard-go: Update to 0.0.20211016 2021-10-18 08:10:04 +00:00
Thomas Zander
578df4db8f
audio/musicpd: Update to upstream release 0.23
Details:
- Big release with new features and fixes, see:
  https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23/NEWS
  including:
- New plugins for OPENMTP, PIPEWIRE (both as non-default OPTIONS), and
  snapcast (later enabled by default, since no new LIB_DEPENDS).
- Support for libnpupnp via UPNP OPTION.
- DSD over PCM playback via native OSS output.
- PROXY requires mpd 0.20 or later now. This might be a regression for
  some users' use cases, hence no merge to quarterly yet.
- While one it: Fix search paths for config files when not using the rc
  script in the man pages.
2021-10-18 09:57:29 +02:00
Michael Zhilin
ef60d46c71 misc/py-emoji: update to 1.6.1
Update to latest version. Aim is to resurrect OctoPrint port.
2021-10-18 10:51:54 +03:00
hex7c@libpluto.net
086b6c38de net/quoted: Fix syntax error of rc script
* Switch to use @rmtry in pkg-plist
* Pet portclippy

PR:		259015
Approved by:	maintainer, ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32541
2021-10-18 16:14:10 +09:00
Norikatsu Shigemura
cb311e1b56 devel/py-aws-sam-translator: Update to 1.39.0
Remove obsolete PY_ENUM34 from RUN_DEPENDS.

ChangeLog:	https://github.com/aws/serverless-application-model/releases/tag/v1.39.0
PR:		258853
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32537
2021-10-18 16:14:00 +09:00
Jaap Akkerhuis
0dc3b20833 dns/opendnssec2: Update to 2.1.10
* Pet portclippy
* Reformat Makefile with portfmt

ReleaseNotes:	https://www.opendnssec.org/2021/09/opendnssec-2-1-10/
PR:		258631
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32536
2021-10-18 16:13:48 +09:00
Michiel van Baak Jansen
481c501161 net-p2p/bazarr: Update to 1.0.0
ChangeLog:	https://github.com/morpheus65535/bazarr/releases/tag/v1.0.0
PR:		259168
Approved by:	ygy (mentor)
Differential Revision:	https://reviews.freebsd.org/D32535
2021-10-18 16:13:38 +09:00
Gerald Pfeifer
c4123af461 emulators/wine: Make GECKO_RUN_DEPENDS more flexible
Back port 799f2a3769 from the wine-devel
port:

  Simplify GECKO_RUN_DEPENDS along the lines of what we did with
  MONO_RUN_DEPENDS in 996345a04d some
  months ago.

  That way updates of that other port won't require adjustments here
  any longer while the system becomes more resilient.
2021-10-18 05:30:46 +00:00
TAKATSU Tomonari
13220a2cf6 www/R-cran-rvest: Update to 1.0.2 2021-10-18 05:16:00 +00:00
Dirk Meyer
09deb58b59 net/tinyfugue-devel: Fix build as user 2021-10-18 05:49:50 +02:00
Wen Heping
0fcdb99a24 math/R-cran-mvtnorm: Update to 1.1.3 2021-10-18 10:20:25 +08:00
Vanilla I. Shu
3060df4f85 devel/goreleaser: update to 0.182.1.
PR:		259132
Reported by:	maintainer
2021-10-18 09:49:26 +08:00
Vanilla I. Shu
70752ec394 devel/pecl-swoole: update to 4.8.0. 2021-10-18 09:43:18 +08:00
TAKATSU Tomonari
217e9b4bc7 math/R-cran-igraph: Update to 1.2.7 2021-10-18 01:23:12 +00:00
Jan Beich
1894fbb6d5 net/waypipe: update to 0.8.1
Changes:	https://gitlab.freedesktop.org/mstoeckl/waypipe/-/releases/v0.8.1
Reported by:	Repology
2021-10-18 00:30:54 +00:00
Bryan Drewery
4116dc2f1f ports-mgmt/poudriere-devel: Update to 3.3.0-1022-g964cf327f
Changes:
 - Fix interactive mode failing on 'pkg update'
 - Fix non-root CCACHE usage to be able to read /root/.ccache
2021-10-17 14:52:37 -07:00
TAKATSU Tomonari
2ee381909e graphics/R-cran-viridis: Update to 0.6.2 2021-10-17 21:32:21 +00:00
Dirk Meyer
dec0174b5b mail/sendmail: Fix aliases file continuation lines
PR: 259147
2021-10-17 22:59:23 +02:00
Rene Ladan
93566bfca3 sysutils/bhyve+: remove unused patch 2021-10-17 22:51:41 +02:00
Stefan Eßer
1edfb96d8f devel/git: Remove duplicate CPE_VENDOR definition
Reported by:	yuri
2021-10-17 22:48:32 +02:00
Thierry Thomas
0a530cf1b9 textproc/uni: upgrade to v2.3.0
Release notes at <https://github.com/arp242/uni/releases/tag/v2.3.0>.
2021-10-17 22:28:18 +02:00
Gleb Popov
0c6dace087 lang/ghc: Update bootstrap compiler to 8.10.7 2021-10-17 23:24:26 +03:00
Gleb Popov
b41e25946a lang/ghc: Remove unused stuff and make cosmetic changes. 2021-10-17 23:24:25 +03:00
Gleb Popov
852fb7f3bc lang/ghc: Remove powerpc64 support.
It was reported as broken by pkubaj.
2021-10-17 23:24:25 +03:00
Gleb Popov
c0c9c4917c devel/sd-mux-ctrl: Improve the patch. 2021-10-17 23:24:24 +03:00
Vinícius Zavam
1a57a849de
devel/kronosnet: update 1.21 to 1.22 2021-10-17 20:13:55 +00:00
Antoine Brodin
13a5638612 devel/py-azure-keyvault-keys: remove, duplicate of security/py-azure-keyvault-keys 2021-10-17 20:03:32 +00:00
Bryan Drewery
14e5e1370d ports-mgmt/poudriere-devel: Update to 3.3.0-1020-g59a87677c
Changes:
 - Fixes va_args build error on non-amd64
2021-10-17 12:25:19 -07:00
Neel Chauhan
81ea3cc635 games/SpaceCadetPinball: Update to 1.1.2.20211017 2021-10-17 12:01:21 -07:00
Andreas Bilke
cc56a9c8cc www/py-pelican: Update to 4.7.1
PR:	259225
2021-10-17 11:47:58 -07:00
Sergei Vyshenski
bfd83dd5f5 devel/p5-DateTime-TimeZone: Update to 2.50
PR:	259227
2021-10-17 11:47:58 -07:00
Mohammad S. Babaei
5618d5a1c4 www/wt: update to 4.5.1
PR:	259228
2021-10-17 11:47:58 -07:00
Christian Weisgerber
c3f130f946 devel/got: update to 0.63
User-visible changes:
- fix 'got send -T' regression if tag already exists on server
- tog: add Ctrl-n/Ctrl-p for scrolling one line down/up
2021-10-17 18:31:44 +00:00
Thierry Thomas
741e5085aa devel/py-guppy3: upgrade to v3.1.2 2021-10-17 20:15:35 +02:00