153442 Commits

Author SHA1 Message Date
abieber
91512e4c53 Update mu to 1.4.14
From Stefan Hagen (MAINTAINER). Ty!
2021-01-06 00:03:19 +00:00
jsg
ec053019eb update cppcheck to 2.3
ok gsoares@
2021-01-05 23:45:12 +00:00
jca
8a97e61a6d Update to openimageio-2.2.10.0
From new maintainer Dimitri Karamazov
2021-01-05 20:53:18 +00:00
bket
45605ab2a7 Update to filezilla-3.52.0.1
Changes: https://filezilla-project.org/versions.php
2021-01-05 18:29:19 +00:00
bket
77f1351a71 Update to libfilezilla-0.26.0
Note the major bump to the shared lib due to a removed symbol. Changes:
https://lib.filezilla-project.org/
2021-01-05 18:28:44 +00:00
ajacoutot
aaf815b291 Missed bump after recent devel/pylint change.
prodded by sthen@
2021-01-05 13:53:33 +00:00
sthen
66c3314caf missing a word in COMMENT 2021-01-05 13:48:16 +00:00
landry
8cb6762006 geo/gdal: update to 3.2.1.
See https://github.com/OSGeo/gdal/blob/v3.2.1/gdal/NEWS
2021-01-05 13:24:09 +00:00
sthen
a28a9f15a0 visidata: add openpyxl to README as optional dep 2021-01-05 13:03:14 +00:00
sthen
f04bd35f1d +textproc/py-openpyxl
+textproc/py-et_xmlfile
+misc/py-jdcal
2021-01-05 13:01:46 +00:00
sthen
6cace9d4f3 oops, openpyxl should be FLAVOR=python3 not MODPY_VERSION=${MODPY_DEFAULT_VERSION_3} 2021-01-05 13:01:12 +00:00
sthen
17e1ab0ed5 import textproc/py-openpyxl and dependencies py-et_xmlfile py-jdcal, benoit@
py-et_xmlfile: low memory library for creating large XML files
py-jdcal: convert between Julian and calendar dates
py-openpyxl: Python library to read/write Excel 2010 xlsx/xlsm files
2021-01-05 12:58:23 +00:00
sthen
ec1307a914 utox: disable static-linking of some libraries, which was hiding a dbus
dependency
2021-01-05 12:45:58 +00:00
sthen
f4e301c1f0 update to moreutils-0.65 2021-01-05 11:11:43 +00:00
landry
48688d9449 fix build with cbindgen 0.16.0
backports https://hg.mozilla.org/releases/mozilla-esr78/rev/a1f99bfc3ee5
from bug #1684180
2021-01-05 10:29:44 +00:00
landry
b1b92791d5 devel/cbindgen: update to 0.16.0. 2021-01-05 10:27:06 +00:00
benoit
699f9abd3f Update to pho-1.0 from wen heping 2021-01-05 08:19:25 +00:00
benoit
28291602d9 +p5-SQL-Abstract-More 2021-01-05 07:49:18 +00:00
benoit
51fb47111a Import p5-SQL-Abstract-More-1.33 from wen heping, OK afresh1@ 2021-01-05 07:46:51 +00:00
ajacoutot
9553a98154 Update to cups-2.3.3.1 (2.3.3op1) from the OpenPrinting project.
Apple seems to have stopped pushing development or pushing new code.
2021-01-05 07:43:02 +00:00
kn
6dd5bfda0a Update to pylint 2.6.0
First the package was broken due to too recent dependent packages, then it
was broken due to beeing too old itself.

Upstream dropped the GUI years ago, so remove it.

With daniel
2021-01-05 04:37:19 +00:00
sthen
8557a93d2a update to freetds-1.2.18 2021-01-04 21:11:21 +00:00
sthen
90a0de0046 update to urlwatch-2.22 2021-01-04 21:11:12 +00:00
cwen
48ae1059e8 scummvm needs a '-Wl,--relax' ldflag to build on powerpc
OK jca@ and jsg@ (maintainer)
2021-01-04 17:43:02 +00:00
kirby
b081b1a6f1 Update Cataclysm DDA to 0.E.3 from maintainer Tim Meunier.
Drop execinfo while here with some small cosmetic tweaks.
2021-01-04 17:00:36 +00:00
jasper
48a8570838 missing relaxation of RDEP on unicorn
reminded by aja@
2021-01-04 15:02:37 +00:00
solene
99b2efc36f Update to docker-20.10.1
From maintainer Muhammad Kaisar Arkhan <hi at yukiisbo dot red>
2021-01-04 14:15:20 +00:00
sthen
d80c418015 regen PLISTs for python ports with .so files that end up renamed due to
the EXT_SUFFIX change in Python 3.8.7
2021-01-04 14:06:26 +00:00
sthen
1b35bf7685 update to python-3.8.7, from kmos@, ok kmos@ daniel@
this changes EXT_SUFFIX from .so to .cpython-38.so; the following commit
fixes up py3 ports to cope.
2021-01-04 14:04:42 +00:00
sthen
9fe72d3241 adjust deps 2021-01-04 13:58:47 +00:00
sthen
525a881ab1 switch to py3-only following swig update; subversion doesn't build py2
with swig>=4
2021-01-04 13:58:31 +00:00
sthen
4a19004f06 update to swig-4.0.2, from daniel@ 2021-01-04 13:57:24 +00:00
sthen
7eb9371166 cvs2svn: mark BROKEN, blocking swig update + py3 move for py-subversion 2021-01-04 13:56:09 +00:00
sthen
41598eaa17 cad/opensta: drop the cmake version check for swig, it doesn't cover 4.x
which otherwise works ok.
2021-01-04 13:53:16 +00:00
denis
7e3d98f862 Remove useless patch since STAILQ_* has been added to base queue.h
Looks fine to maintainer Renaud Allard
2021-01-04 13:04:06 +00:00
sthen
56d5e69b17 update to telegram-purple-1.4.6, from Stefan Hagen, Stefan's version was
ok giovanni@, I made a few tweaks on top:

- don't @sample old directory that is now empty/unused
- patch away -q on internal configure script run to avoid hiding
output
- move sed-"patch"ing from post-patch to pre-configure, so that the usual
"make patch, edit files, make update-patches" workflow works as expected
- simpler comment relating to ONLY_FOR_ARCHS
2021-01-04 11:56:28 +00:00
martin
114bf52bc2 Update blosc to 1.21.0. 2021-01-04 09:34:36 +00:00
martijn
cbb9904e1b Hook up admdscrub 2021-01-04 07:50:56 +00:00
martijn
6a1e0ebb42 Import filter-admdscrub. This filter checks the Authentication-Results
header for the configured admd in smtpd.conf. This filter is intended for
border mailservers so that the internal mailservers can trust all
Authentication-Results headers within its own Administrative Management
Domain.

Code checked by gilles@
OK jasper@
2021-01-04 07:48:58 +00:00
martijn
22e4441405 Update to libopensmtpd 0.5. This adds support osmtpd_register_conf, which
passes the smtpd config to the application. This is needed for upcoming
filter-admdscrub.

OK jasper@
2021-01-04 07:40:05 +00:00
rsadowski
f0dcad03a7 Remove wrong gtk-update-icon-cache directory
Spotted by and ok landry@, thanks
2021-01-04 06:13:31 +00:00
bentley
e02c2d2953 Move homepage to https 2021-01-04 05:34:22 +00:00
jsg
0da4eeebe9 update MASTER_SITES 2021-01-04 03:10:15 +00:00
jsg
2cafa5f532 update to scummvm-tools 2.2.0 2021-01-04 03:03:13 +00:00
jturner
8ad6b25d0a Update openradtool to 0.11.10. 2021-01-04 02:42:26 +00:00
afresh1
2bca1b8b4d Update devel/p5-DateTime-Format-Strptime to 1.78 2021-01-04 00:08:57 +00:00
afresh1
2039f7baa4 Update devel/p5-DateTime-TimeZone to 2.46 2021-01-04 00:07:19 +00:00
afresh1
cd467dd921 Update devel/p5-DateTime-Locale to 1.31
and take MAINTAINER
2021-01-04 00:05:10 +00:00
bluhm
0176efa47c Patch away some -lstdc++ in examples makefile. Fixes build on
arm64.  Reported by sthen@.  Sort according to Makefile.template.
2021-01-03 23:40:40 +00:00
kn
a224c35d39 Update to tinc 1.1pre17
This brings several new features such as ed25519 and invite support.

Feedback naddy sthen
Tests OK paco
2021-01-03 22:53:18 +00:00