162262 Commits

Author SHA1 Message Date
ajacoutot
ea0f33133e Update to gnome-shell-extensions-41.1. 2021-12-13 12:06:07 +00:00
ajacoutot
e43ea1e66b Update to gnome-shell-41.2. 2021-12-13 12:05:56 +00:00
ajacoutot
9f762e8398 Update to mutter-41.2. 2021-12-13 12:05:39 +00:00
landry
3094242a01 www/seamonkey: update to 2.53.10.1 and unbreak.
see https://www.seamonkey-project.org/releases/seamonkey2.53.10.1/#new

unbreak build with rust 1.56 by taking a patch from netbsd/pkgsrc, cf
http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/seamonkey/patches/patch-third__party_rust_packed__simd_src_lib.rs
2021-12-13 11:10:52 +00:00
robert
4e923e1b99 make sure that RUN_DEPENDS is not overwritten 2021-12-13 10:53:56 +00:00
ajacoutot
fddfd9ede9 Update to harfbuzz-3.2.0. 2021-12-13 10:42:58 +00:00
landry
c94523373d audio/cantata: drop unneeded audio/libebur128 from LDEP
spotted by sthen@
2021-12-13 09:59:45 +00:00
landry
64f278fd94 x11/xfce4/xfce4-whiskermenu: update to 2.7.1 2021-12-13 09:57:06 +00:00
landry
7f628961c7 games/f1spirit: fix WANTLIB and drop unneeded libidn from LDEP
spotted by sthen@
2021-12-13 09:07:05 +00:00
fcambus
ad1ec2a797 Update stagit to 1.0.
From maintainer Hiltjo Posthuma, thanks!

OK sdk@
2021-12-13 08:14:28 +00:00
kn
116154698a Update to catgirl 2.0 2021-12-12 23:32:02 +00:00
tb
234135364f security/netpgp: pull in patches from NetBSD to fix the build with
OpenSSL 1.1.1. Via pkgsrc with an obvious bugfix in makeDSA() from
me (reported to christos and nia).

maintainer timeout
2021-12-12 22:55:19 +00:00
tb
b2b2c4a05e net/i2pd: fix build with opaque structs in LibreSSL 3.5. This neuters
compat code that hasn't been necessary since LibreSSL 2.7. Notably, it
avoids the unbelievable '#define TLS_method TLSv1_method'.

maintainer timeout
2021-12-12 22:51:16 +00:00
op
8718610151 update dunst to 1.7.3
diff from Timo (thanks!), discussed with/ok sdk@ and tb@
2021-12-12 20:32:28 +00:00
op
ad8ee9ae5e *** empty log message *** 2021-12-12 20:23:16 +00:00
afresh1
f9e4d21cc3 Correct variable name
Missed in my recent refactor.

Noticed by Chris Bennett <cpb_ports () bennettconstruction ! us>
2021-12-12 19:25:39 +00:00
pvk
81d6b4dc23 Update vault 1.8.4 -> 1.9.1
Changelog: https://github.com/hashicorp/vault/blob/main/CHANGELOG.md#191
ok ajacoutot@
2021-12-12 17:12:42 +00:00
tb
55c3fbb98d Update openssl-ruby-tests to 20211212 2021-12-12 17:07:19 +00:00
rsadowski
b84d1a2ae3 Remove unnecessary dependency on devel/gettext,-runtime
Spotted by sthen@, ok sdk@
2021-12-12 17:04:37 +00:00
op
58424f2afa update databases/pspg to 5.5.2
while here also append to instead of replacing CFLAGS and LDFLAGS.
2021-12-12 15:07:44 +00:00
tb
642e24e7b8 telephony/asterisk: unbreak build with opaque BIO_METHOD by adding
CFLAGS += -DHAVE_OPENSSL_BIO_METHOD.  This is a workaround as this
should really be picked up by autoconf...

ok sthen
2021-12-12 13:39:09 +00:00
sthen
034b79dcd7 update to mutt-2.1.4v3 2021-12-12 13:04:43 +00:00
robert
818311ebda switch over to devel/tradcpp 2021-12-12 11:45:38 +00:00
robert
822fe8ab3c +tradcpp 2021-12-12 11:37:25 +00:00
robert
b8f68ed5ce import tradcpp-0.5.3
tradcpp is a K&R-style ("traditional") C preprocessor. It was written to
support historical uses of the C preprocessor for preprocessing things that
aren't C, as the preprocessors that ship with C compilers are increasingly
unsuitable for this task and/or don't provide a traditional mode at all.

In particular, tradcpp preserves whitespace as much as possible, so it can be
used in contexts where whitespace is significant and/or rearranging whitespace
causes things to break, such as makefiles. Preprocessing makefiles with cpp is
a fairly common property of sufficiently old legacy build systems, including
old versions of Emacs and anything that uses imake.

this port is imported to replace tradcpp from base which is not used there
anymore and also include all the modifications we had, including pledge(2)
support

ok aja@, jsg@
2021-12-12 11:35:44 +00:00
robert
d550de30a8 oops, fix botched import 2021-12-12 11:35:08 +00:00
robert
07ce55ef25 import tradcpp-0.5.3
tradcpp is a K&R-style ("traditional") C preprocessor. It was written to
support historical uses of the C preprocessor for preprocessing things that
aren't C, as the preprocessors that ship with C compilers are increasingly
unsuitable for this task and/or don't provide a traditional mode at all.

In particular, tradcpp preserves whitespace as much as possible, so it can be
used in contexts where whitespace is significant and/or rearranging whitespace
causes things to break, such as makefiles. Preprocessing makefiles with cpp is
a fairly common property of sufficiently old legacy build systems, including
old versions of Emacs and anything that uses imake.

this port is imported to replace tradcpp from base which is not used there
anymore and also include all the modifications we had, including pledge(2)
support

ok aja@, jsg@
2021-12-12 11:26:44 +00:00
ajacoutot
ac9071ec17 Add missing BDEP on devel/gettext,-tools.
This fixes:
configure:17314: error: possibly undefined macro: AC_LIB_PREPARE_PREFIX
configure:17315: error: possibly undefined macro: AC_LIB_RPATH
configure:17320: error: possibly undefined macro: AC_LIB_LINKFLAGS_BODY
configure:17328: error: possibly undefined macro: AC_LIB_APPENDTOVAR
autoreconf-2.69: /usr/local/bin/autoconf-2.69 failed with exit status: 1
2021-12-12 11:18:24 +00:00
ajacoutot
f405fe40b7 Update to tuxpaint-config-0.0.18. 2021-12-12 10:45:45 +00:00
ajacoutot
7807073631 +libunibreak 2021-12-12 10:45:22 +00:00
ajacoutot
69c1191512 Import libunibreak-5.0
libunibreak is an implementation of the line breaking and word breaking
algorithms as described in Unicode Standard Annex 14 and Unicode Standard Annex 29.

ok robert@
2021-12-12 10:44:57 +00:00
rsadowski
5ccc99e7e2 Update Qbs to 1.20.1 2021-12-12 07:41:46 +00:00
rsadowski
2f467570d3 Update netbeans to 12.6 2021-12-12 07:05:36 +00:00
daniel
70e0408a36 update ocaml-zarith to 1.12
ok chrisz@
2021-12-12 05:26:18 +00:00
thfr
5076ae6103 update to FNA 21.12. Bugfix release. Release notes at:
https://github.com/FNA-XNA/FNA/releases
Tested with several FNA and XNA games
2021-12-12 04:55:28 +00:00
thfr
33c2d65e6b update to FAudio 21.12. Maintenance release, minimal changes. Tested with
FNA and XNA games via fnaify without fallout (Rogue Legacy, Miasma, Apple
Jack)
2021-12-12 04:52:43 +00:00
thfr
d97e91fe3d update to FNA3D 21.12. Tested with several fnaify games (Flinthook, Rogue
Legacy, Cryptark, more)
2021-12-12 04:49:48 +00:00
thfr
2469dec902 update mojoshader to last commit (2021-11-24). Project has moved to GitHub,
so versioning by mercurial commit isn't meaningful anymore.

- remove manual version setting (mojoshader now sets version to -1 if it
  can't find git/hg info; this is fine)
- 2 functions have incomplete signature; add ctx to complete them (plan to
  upstream this)
- tested with fnaify and several FNA games, including Rogue Legacy,
  Cryptark, Miasma without issues
2021-12-12 04:41:03 +00:00
juanfra
0e01c54935 Move gambit to ports-gcc. clang13 takes more than an hour to build the
package. Tested with ports-gcc on sparc64.

While here, remove the extra CFLAGS for powerpc as suggested by Brad.
Tested by gkoehler@ with the current version of clang on powerpc
(should works also with ports-gcc).
2021-12-11 19:32:22 +00:00
paco
ccd1314509 hook sysutils/chezmoi 2021-12-11 18:52:31 +00:00
paco
756406ab8a import chezmoi, a tool to manage dotfiles
WWW: https://www.chezmoi.io/

ok sthen@ bket@
2021-12-11 15:29:46 +00:00
sthen
54c4e55566 update to web2ldap-1.6.20, from Lucas Raab (maintainer) 2021-12-11 14:56:14 +00:00
sthen
e0c5a7d40a update to py3-ldap0-1.4.3, from Lucas Raab (maintainer) 2021-12-11 14:52:37 +00:00
sthen
fbcda2da56 rc -> official 2021-12-11 14:12:34 +00:00
sthen
d2670ca223 not sure what happened, reposync's bundled ssh_known_hosts was blank. regen.
reported by Martin Vahlensieck and probably also responsible for a problem
seen by krw@.
2021-12-11 13:04:47 +00:00
ajacoutot
14bd9c0de8 Update to tuxpaint-stamps-20211125. 2021-12-11 11:52:26 +00:00
bket
ca25809794 Update to rhash-1.4.2
Changelog: https://github.com/rhash/RHash/blob/v1.4.2/ChangeLog

OK rsadowski@
2021-12-11 11:50:55 +00:00
op
25cabaa9c9 games/godot: install manpage and desktop file too. ok bentley@ 2021-12-11 11:44:44 +00:00
ajacoutot
bab86c4a06 Update to tuxpaint-0.9.27. 2021-12-11 11:35:37 +00:00
ajacoutot
a3286c74ce Update to terraform-1.1.0. 2021-12-11 11:11:48 +00:00