/ports-mgmt/tinderbox/files/

'https://phantom.tfcis.org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* databases/redis-devel: security update from 6.2.3 to 6.2.4mainSergey A. Osokin2021-06-012-4/+4
| | | | | | | Changelog: https://github.com/redis/redis/compare/6.2.3...6.2.4 PR: 256340 Security: CVE-2021-32625 Security: 8eb69cd0-c2ec-11eb-b6e7-8c164567ca3c
* news/sabnzbdplus: Update to 3.3.0James French2021-06-012-4/+4
| | | | PR: 256323
* security/vuxml: document vulnerability in databases/redisSergey A. Osokin2021-06-011-0/+33
| | | | Security: CVE-2021-32625
* devel/delve: Update to 1.6.1Dmitry Wagin2021-06-014-4/+66
| | | | | | Also added https://github.com/go-delve/delve/pull/2511 PR: 256330
* security/vuxml: Document vulnerability in x11/libX11Jung-uk Kim2021-06-011-0/+31
| | | | | PR: 256034 Security: CVE-2021-31535
* net/gamenetworkingsockets: add new ports.Vanilla I. Shu2021-06-017-0/+95
| | | | | | | | | | | | | | GameNetworkingSockets is Valve's semi-recently open-sourced networking library. It supports a number of very useful features, including: - Reliable & unreliable messages over UDP. - Robust message fragmentation & reassembly. - P2P networking / NAT traversal. Encryption. PR: 256295 Reported by: Karsten Pedersen <kpedersen at disroot.org>
* audio/exhale: Update to 1.1.6Daniel Engberg2021-06-012-5/+5
| | | | PR: 256291
* benchmarks/ali: Update to version 0.7.0.Jimmy Olgeni2021-06-012-7/+10
|
* x11-toolkits/gtk40: enable VULKAN by defaultJan Beich2021-06-011-2/+2
| | | | | | | | | | Vulkan has to be explicitly enabled at runtime e.g., $ GSK_RENDERER=vulkan gtk4-demo PR: 256333 Inspired by: Alpine, AOSC, Arch, Ataraxia, Debian, KaOS, Mageia, Nix, openmamba, OpenMandriva, openSUSE, Pisi, Void Approved by: tcberner
* x11-toolkits/gtk40: add missing VULKAN fileJan Beich2021-06-011-0/+1
| | | | | | | | $ make check-plist Error: Orphaned: include/gtk-4.0/gsk/vulkan/gskvulkanrenderer.h PR: 256333 Approved by: tcberner
* x11-toolkits/gtk40: unbreak on FreeBSD < 12Jan Beich2021-06-011-0/+5
| | | | | | | | | | | | FAILED: tools/gtk4-encode-symbolic-svg cc -o tools/gtk4-encode-symbolic-svg tools/gtk4-encode-symbolic-svg.p/encodesymbolic.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,--start-group -lexecinfo -fstack-protector-strong gtk/libgtk.a gtk/css/libgtk_css.a gdk/libgdk.a gdk/broadway/libgdk-broadway.a gdk/wayland/libgdk-wayland.a gdk/wayland/cursor/libwayland+cursor.a gdk/x11/libgdk-x11.a gsk/libgsk.a -Wl,-Bsymbolic -Wl,-z,relro -Wl,-z,now -Wl,--export-dynamic /usr/local/lib/libgmodule-2.0.so -pthread /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgio-2.0.so /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpango-1.0.so /usr/local/lib/libharfbuzz.so /usr/local/lib/libcairo.so -lpthread /usr/local/lib/libfribidi.so /usr/local/lib/libcairo-gobject.so /usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so /usr/local/lib/libgdk_pixbuf-2.0.so /usr/local/lib/libepoxy.so -lm /usr/local/lib/libgraphene-1.0.so /usr/local/lib/libpangoft2-1.0.so /usr/local/lib/libXi.so /usr/local/lib/libX11.so /usr/local/lib/libxkbcommon.so /usr/local/lib/libwayland-client.so /usr/local/lib/libwayland-egl.so /usr/local/lib/libXrender.so /usr/local/lib/libXext.so /usr/local/lib/libXcursor.so /usr/local/lib/libXdamage.so /usr/local/lib/libXfixes.so /usr/local/lib/libXcomposite.so /usr/local/lib/libXrandr.so /usr/local/lib/libXinerama.so /usr/local/lib/libcairo-script-interpreter.so -Wl,--end-group /usr/bin/ld: undefined reference to symbol `g_module_symbol' (try adding -lgmodule-2.0) /usr/local/lib/libgmodule-2.0.so: could not read symbols: Bad value cc: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed. *** Error code 1 Reported by: pkg-fallout
* devel/mill: Update to 0.9.8Jens Grassel2021-06-012-4/+4
| | | | PR: 256299
* databases/postgresql??-server: rc-script should require DAEMONPalle Girgensohn2021-06-0112-12/+12
| | | | | | | | | | Changeset ab83f2b4bb78 changed the startup order for Postgresql. The cleartmp rc.d now comes after the Postgresql startup. Unfortunately, Postgresql likes to create a socket in /tmp/.s.PGSQL.5432. After cleartmp does its work, that socket disappears from the filesystem. Submitted by: Jeroen Pulles PR: 256335
* *: Bump PORTREVISION after www/libmicrohttpd updatedLi-Wen Hsu2021-06-0114-7/+14
| | | | PR: 255938
* www/libmicrohttpd: Update to 0.9.73Daniel Engberg2021-06-013-5/+5
| | | | | PR: 255938 Approved by: Hung-Yi Chen <gaod@hychen.org>
* editors/vim: Update to 8.2.2918Adam Weinberger2021-06-012-4/+4
|
* net-im/neochat: fix plistAdriaan de Groot2021-06-011-0/+6
| | | | Previous commit didn't bring in the new translations
* textproc/py-chardet: Update to 4.0.0Wen Heping2021-06-013-21/+4
| | | | | PR: 255025 Submitted by: takefu@airport.fm
* converters/yj: Take maintainer-shipEmanuel Haupt2021-06-011-1/+1
| | | | | | Offered by obhauer via mail. Approved by: obhauer (maintainer)
* net-im/neochat: update to 1.2.0, latest upstreamAdriaan de Groot2021-06-013-8/+7
| | | | | | Release announcement at https://carlschwan.eu/2021/06/01/neochat-1.2-bubbles-better-text-editing-and-more/ with a great deal of new functionality and improved UI.
* lang/erlang-java: Update to version 21.3.8.24.Jimmy Olgeni2021-06-012-4/+4
|
* lang/erlang-wx: Update to version 21.3.8.24.Jimmy Olgeni2021-06-012-4/+4
|
* lang/erlang: Update to version 21.3.8.24.Jimmy Olgeni2021-06-012-4/+4
|
* graphics/libepoxy: update to 1.5.8Daniel Engberg2021-06-012-8/+9
| | | | | PR: 256071 Approved by: x11 (zeising)
* astro/gnuastro: update Gnuastro to version 0.15.Alexey Dokuchaev2021-06-013-7/+15
| | | | | Announcement: https://lists.gnu.org/archive/html/info-gnuastro/2021-05/msg00000.html Reported by: portscout
* lang/erlang-runtime24: Update to version 24.0.2.Jimmy Olgeni2021-06-012-4/+4
|
* lang/erlang-runtime23: Update to version 23.3.4.2.Jimmy Olgeni2021-06-012-4/+4
|
* lang/erlang-runtime22: Update to version 22.3.4.20.Jimmy Olgeni2021-06-012-4/+4
|
* lang/erlang-runtime21: Update to version 21.3.8.24.Jimmy Olgeni2021-06-012-4/+4
|
* lang/gcc10-devel: Update to the 20210528 snapshot of GCC 10.3.1Gerald Pfeifer2021-06-012-4/+4
| | | | | This brings a back port for the arm back end and one for the sanitizers.
* sysutils/tflint: (New) Terraform linterGabriel Dutra2021-06-014-0/+201
| | | | PR: 255982
* databases/pg.el: New port: PostgreSQL Elisp interfaceYasuhiro Kimura2021-06-014-0/+52
| | | | | PR: 255951 Approved by: lwhsu (mentor)
* Mk/bsd.sites.mk: Fixup USE_GITHUB code.Mathieu Arnold2021-06-011-2/+6
| | | | | | | | | | | This mainly synchronize the subgroups GH_TAGNAME_${_group}_* variables with their default GH_TAGNAME_* equivalent. In order to try and avoid this in the future, add a couple of comments where those two sets of variables are defined. PR: 256314 Reported by: yuri
* devel/magit-popup: Mark DEPRECATED and set EXPIRATION_DATEYasuhiro Kimura2021-06-011-0/+3
| | | | | | | | | After devel/magit has been updated to 3.0.0, there is no consumer of this port in the ports tree, so mark it DEPRECATED and set EXPIRATION_DATE. PR: 256155 Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) Approved by: lwhsu (mentor)
* www/rubygem-kubeclient: Update to 4.9.2.Matthias Fechner2021-06-012-5/+4
| | | | | Changelog: https://github.com/abonas/kubeclient/blob/master/CHANGELOG.md
* ports-mgmt/pkg_tree: Bump PORTREVISION for ↵Li-Wen Hsu2021-06-011-1/+1
| | | | | | 4c6e492cd331cfb1dadf2914988ab28ed4b9bdf8 PR: 256214
* ports-mgmt/pkg_tree: Retrieve data from pkg info at one timeTatsuki Makino2021-06-014-50/+55
| | | | | | | | | | | | The way it works is that it calls pkg info 3 times, so there is a possibility of losing consistency. The -r option added for displaying the "Required by" graph instead of the "Depends on" graph. Pass maintainership to submitter PR: 256214
* net/gitlab-agent: Update to 13.12.2.Matthias Fechner2021-06-013-61/+416
| | | | Old version has some build problem that were fixed upstream.
* devel/rubygem-paperclip: Update dep definition to correctly restrict it.Matthias Fechner2021-06-011-3/+4
|
* mail/rubygem-gitlab-mail_room: Update to 0.0.12.Matthias Fechner2021-06-012-4/+7
|
* Mk/bsd.port.mk: Don't pass up an empty flavor.Mathieu Arnold2021-06-011-1/+1
| | | | | | | | | | | | | | | | The classic way to handle flavors is to set: FLAVORS= foo bar FLAVOR?= ${FLAVORS:[0]} And in that case, FLAVOR is only set if the variable is not defined. If you pass an empty flavor using `FLAVOR=` then it remains empty after that line. It can leads to some ports with complicated logic to assume the wrong flavor is set. PR: 256301 Reported by: avg Differential Revision: https://reviews.freebsd.org/D30579
* Mk/bsd.port.mk: Ignore @ in path in _FLAVOR_RECURSIVE_SH.Andriy Gapon2021-06-011-0/+1
| | | | | | | | While no port will ever have an @ in their path name, it might be possible that PORTSDIR has an @ somewhere in its path. PR: 256301 Differential Revision: https://reviews.freebsd.org/D30579
* www/py-pywikibot: Update 6.1.0 -> 6.3.0Yuri Victorovich2021-06-013-7/+7
| | | | | Reported by: portscout <If someone else reported the issue.>
* sysutils/opa: Update 0.29.2 -> 0.29.3Yuri Victorovich2021-06-012-6/+6
| | | | | Reported by: portscout <If someone else reported the issue.>
* math/cglm: Update 0.8.2 -> 0.8.3Yuri Victorovich2021-06-013-5/+44
| | | | Reported by: portscout
* devel/benchmark: Update 1.5.3 -> 1.5.4Yuri Victorovich2021-06-013-9/+9
| | | | Reported by: portscout
* devel/fatal: Update 2021.05.24.00 -> 2021.05.31.00Yuri Victorovich2021-06-012-4/+4
|
* net/rsocket-cpp: Update 2021.05.24.00 -> 2021.05.31.00Yuri Victorovich2021-06-012-4/+4
|
* net/fbzmq: Update 2021.05.24.00 -> 2021.05.31.00Yuri Victorovich2021-06-012-4/+4
|
* devel/fbthrift: Update 2021.05.24.00 -> 2021.05.31.00Yuri Victorovich2021-06-012-4/+4
|
* net/wangle: Update 2021.05.24.00 -> 2021.05.31.00Yuri Victorovich2021-06-012-4/+4
|
* security/fizz: Update 2021.05.24.00 -> 2021.05.31.00Yuri Victorovich2021-06-012-4/+4
|
* archivers/hlextract: Update to 2.4.6Karsten Pedersen2021-06-013-6/+7
| | | | | | Pass maintainership to the submitter PR: 256250
* games/hllib: Update to 2.4.6Karsten Pedersen2021-06-0119-375/+193
| | | | | | | | - Patch to fix SGAFile (Many compilation issues on the latest upstream release). - Pass maintainership to the submitter - Pristine distfiles now hosted on GitHub (original site is now down). PR: 256249
* science/py-scipy: Fix required python versionJohn W. O'Brien2021-06-011-1/+1
| | | | | | | | | scipy dropped support for 3.6 as of 1.6.0: https://github.com/scipy/scipy/commit/0a4f408d9bd560f9a379d2e33b136b93f3583042 PR: 256083 MFH: 2021Q2
* security/vuxml: Document vulnerability in net-mgmt/prometheus2David O'Rourke2021-06-011-0/+39
| | | | | | PR: 255976 Security: CVE-2021-29622 Approved by: lwhsu (mentor)
* databases/squirrel-sql: update to 4.2.0Jonathan Chen2021-06-013-37/+17
| | | | | | Changes: https://sourceforge.net/p/squirrel-sql/git/ci/master/tree/sql12/core/doc/changes.txt PR: 256316
* net/nncp: Update to 6.5.0Sergey Matveev2021-06-012-4/+4
| | | | | | Changes: http://www.nncpgo.org/Release-6_002e5_002e0.html PR: 256304
* graphics/mesa-devel: update to 21.1.b.2123Jan Beich2021-06-012-6/+5
| | | | Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/fda4eaf5c43...d71584aec35
* x11-wm/river: update to s20210531Jan Beich2021-06-012-5/+5
| | | | Changes: https://github.com/ifreund/river/compare/13f01bc...ca4abd2
* x11-servers/xwayland-devel: update to 1.20.0.963Jan Beich2021-06-012-5/+5
| | | | Changes: https://gitlab.freedesktop.org/xorg/xserver/-/compare/bcb1de600...34a58d771
* emulators/yuzu: update to s20210531Jan Beich2021-06-012-8/+8
| | | | Changes: https://github.com/yuzu-emu/yuzu/compare/945effcc7...519ddfae0
* emulators/rpcs3: update to 0.0.16.12351Jan Beich2021-06-012-10/+16
| | | | Changes: https://github.com/RPCS3/rpcs3/compare/7d8993862...a7d4da25a
* multimedia/libva: backport modifiers support for mesa-develJan Beich2021-06-013-0/+5
| | | | Exposes https://gitlab.freedesktop.org/mesa/mesa/-/commit/5f101e8096f7
* devel/git-modes: Update to 1.3.1Yasuhiro Kimura2021-06-012-9/+11
| | | | | | Changes: https://github.com/magit/git-modes/commits/1.3.1 PR: 256263
* astro/kstars: add depends (supprt for) ekos/INDIAdriaan de Groot2021-06-011-2/+6
| | | | | | | | | | | - Add dependencies that recently landed, which add substantial features for the astronomy-minded users of kstars. - Shuffle build-deps a bit. Patch provided largely as-is by acm@ PR: 256108 Reported by: acm
* science/afni: update to 21.1.09Fernando Apesteguía2021-06-012-4/+4
|
* security/vuxml: Document graphics/wayland <= 1.19.0Adriaan de Groot2021-06-011-0/+28
|
* graphics/wayland: merge upstream fix for CVE-2013-2003Adriaan de Groot2021-06-01