millert
e33586a494
Update to sudo 1.9.5p1
2021-01-12 02:19:47 +00:00
sthen
ec9c818421
add a gratuitous bump to dovecot-fts-xapian; dovecot plugins must be
...
built against the exact version and this is handled correctly by PKGSPEC
but the scripts used to decide which packages to build for -stable can't
cope with this
add warnings to all the ports known to have this type of version check
2021-01-11 22:17:55 +00:00
kn
fd2c67c4ca
+ portroach-cli
2021-01-11 22:13:08 +00:00
kn
88323e26f1
Import portroach-cli(1)
...
portroach-cli is a utility to query a portroach(1) instance.
It can filter ports and prints results on standard output.
OK sthen
2021-01-11 22:12:03 +00:00
tb
ac86c2aaf6
Update to tlsfuzzer 20210111
2021-01-11 21:42:50 +00:00
sthen
00aa14c367
update homepage, prompted by a diff from Gerald Chudyk
2021-01-11 20:08:37 +00:00
jasper
08c419b9ef
apply fix from upstream to fix the build on powerpc*
...
ok aja@ (MAINTAINER)
2021-01-11 16:17:09 +00:00
sthen
1d0192e906
update to kea-1.8.2
2021-01-11 15:53:29 +00:00
millert
1743229737
Update to sudo 1.9.5
2021-01-11 14:55:29 +00:00
sthen
ba550cfd7b
update to perltidy-20210111
2021-01-11 14:25:59 +00:00
sthen
8d4306c83b
update to arouteserver-1.3.0
2021-01-11 14:25:55 +00:00
sthen
dcaeac1677
update to py-pymysql-1.0.2
2021-01-11 14:24:32 +00:00
naddy
1a71d75229
fix editors/libreoffice build with libc++ 10.0, from upstream
...
"gcc3_linux_{aarch64,x86-64} need the __cxa_exception hack in deleteException"
cc5a6c6afe
ok robert@
2021-01-11 13:26:27 +00:00
solene
ed484d72e5
Update to ngircd-26.1
...
Thanks to maintainer Michael for the update
2021-01-11 11:52:37 +00:00
landry
2a0fb04eaa
x11/xfce4/parole: update to 4.16.0.
2021-01-11 07:10:59 +00:00
cwen
9dc95cf81c
netsurf/browser: make the .desktop file actually call netsurf
...
Since the transition of netsurf to gtk3, the binary name is 'netsurf-gtk3', but
the .desktop file still uses 'netsurf-gtk'. Correct the 'Exec' entry of the
.desktop file accordingly.
Already reported before by Andinus <andinus () nand ! sh>, thanks!
OK kn@ and bentley@ (maintainer)
2021-01-11 02:17:58 +00:00
kmos
141cd718f9
gucharmap uses C11 constructs so it needs to use ports-gcc on base-gcc
...
arches.
Fixes the build on sparc64.
ok aja@
2021-01-11 00:49:44 +00:00
kn
9efdfdfacc
Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm
...
No plist change.
OK espie robert
2021-01-10 22:34:50 +00:00
kn
3614615340
Convert quirky .rpm handling to regular EXTRACT_SUFX=.rpm
...
OK espie robert
2021-01-10 22:33:22 +00:00
kn
9196604f15
Support .rpm in EXTRACT_CASES
...
Less special cases in (rare) ports, pluse one can use EXTRACT_FILES as usual now.
OK espie robert
2021-01-10 22:29:33 +00:00
daniel
965d773bea
+py-pyglet,python3
2021-01-10 22:17:22 +00:00
daniel
d226d480e4
update py-pyglet to 1.4.11 so we can add a python3 flavor
2021-01-10 22:16:48 +00:00
sthen
b76dfdb3dc
update to lcms2-2.11
2021-01-10 21:45:29 +00:00
sthen
1475fa10ea
mark BROKEN-sparc64
2021-01-10 21:42:32 +00:00
sthen
06aab5c36c
update to arouteserver-1.2.0
2021-01-10 21:34:19 +00:00
sthen
f9cace1fe6
update to xscreensaver-5.45
2021-01-10 21:32:12 +00:00
sthen
443a8d633f
py-pygments: use https HOMEPAGE, update list of deps using py2 (several
...
moved to py3-only now).
2021-01-10 21:20:36 +00:00
kirby
9899c51272
Update to owncloudclient-2.7.4.2934
2021-01-10 20:30:15 +00:00
sthen
ec5700000a
update to py-Pillow-8.1.0
2021-01-10 20:24:23 +00:00
sthen
36e5766046
update to py-tzlocal-2.1 and drop py2 version
2021-01-10 20:13:04 +00:00
sthen
a30eac5674
update to py-tz-2020.5
2021-01-10 20:07:54 +00:00
sthen
1ca09bca2c
update to py-mysqlclient-2.0.3
2021-01-10 20:06:47 +00:00
sthen
9c17bed4df
update to kyotocabinet-1.2.79
2021-01-10 20:06:04 +00:00
sthen
586b770277
update to py-ldap-3.3.1
2021-01-10 20:05:56 +00:00
sthen
ffcdcf2667
update to rgain3-1.1.10
2021-01-10 20:02:07 +00:00
kirby
e304680e90
Bugfix update to munin-2.0.66
2021-01-10 19:51:38 +00:00
jasper
7f017f4bcc
update to vala-0.50.3
2021-01-10 18:20:18 +00:00
fcambus
0a91e34f90
Update vice to 3.5.
2021-01-10 18:05:56 +00:00
jasper
56eb9ba035
unbreak libnettle on powerpc* by reverting a commit which incorrectly checked for
...
__GLIBC_PREREQ() being available.
furthermore, for powerpc64 we need to disable the generated assembler code for
it fails to assemble with llvm:
error: unexpected token at start of statement: .0:
that is to be revisited but for now libnettle (and thus gnutls) can be built again.
ok aja@ (MAINTAINER)
2021-01-10 18:00:22 +00:00
fcambus
aadb41506d
Drop maintainership for libmikmod and mikmod.
2021-01-10 17:33:07 +00:00
fcambus
e0e32c7495
Update mame to 0.227.
2021-01-10 17:00:00 +00:00
bcallah
dad98dfde9
Update to diffoscope-164
2021-01-10 16:59:03 +00:00
fcambus
5e9e481da6
Drop maintainership.
2021-01-10 16:58:29 +00:00
fcambus
9f4042a0f0
Drop maintainership.
2021-01-10 16:52:36 +00:00
fcambus
73c74e813c
Update newsboat to 2.22.1.
2021-01-10 16:49:55 +00:00
fcambus
43e49de5d7
Drop maintainership.
2021-01-10 16:44:34 +00:00
sthen
e98f92f177
sync WANTLIB and add an upstream patch for libqalculate update
2021-01-10 16:11:09 +00:00
sthen
168ab564ce
sync WANTLIB for libqalculate update
2021-01-10 16:10:52 +00:00
sthen
a74a9984ca
update to libqalculate-3.16.1
2021-01-10 16:10:37 +00:00
jasper
58926dfe77
update to gjs-1.66.2
2021-01-10 14:14:53 +00:00