Commit Graph

141967 Commits

Author SHA1 Message Date
cwen
7d05a3fb48 bastet: fix a segfault at runtime on macppc, by using ports-gcc instead
of ports-clang, and as such remove ONLY_FOR_ARCHS. Also, remove
BROKEN-sparc64, as it seems it was not tried since ports-gcc-4.9 days,
as proposed by naddy.

OK naddy@
2019-11-07 21:39:31 +00:00
fcambus
1da3fb863b Register removal of pecl-geoip. 2019-11-07 21:13:41 +00:00
fcambus
30d97e03c0 Remove www/pecl-geoip.
The GeoIP/GeoLite databases are now legacy [1], so this module is not
useful anymore. Nothing in the ports tree uses it.

[1] https://blog.maxmind.com/2018/01/02/discontinuation-of-the-geolite-legacy-databases/

OK sthen@, jca@
2019-11-07 21:12:01 +00:00
kili
92f4d17585 Let libreoffice build with poppler-0.82.0.
ok robert@ (maintainer)
2019-11-07 18:44:39 +00:00
fcambus
02e1e4da1a Remove unnecessary RUN_DEPENDS on net/GeoIP.
It was wrongfully included since the port was imported, but it was never
necessary. Both the current version and the version at the time of import
only references GeoLite2 databases and use their own functions to do the
lookups.

OK rsadowksi@, jca@
2019-11-07 17:40:36 +00:00
jca
c4c177b612 Update to knot-2.9.0
2.9.0 release notes:
https://www.knot-dns.cz/2019-10-10-version-290.html

Very basic testing only.  If someone uses this port and wants to
maintain it please just say so.
2019-11-07 17:33:17 +00:00
sthen
6eba4dc420 update to py-cryptography 2.8 2019-11-07 17:23:10 +00:00
rsadowski
2e1641b79a add hidden dependency on textproc/discount as run/build-depends
This enables Markdown support in okular.

Found by espie@ in a bulk, thanks!
2019-11-07 16:58:27 +00:00
sthen
f32d3c3838 update to php-7.1.33 2019-11-07 16:47:22 +00:00
espie
1383885715 set aside -N for roach (new) instead of -n, because it's confusing
compared to conventional -n "don't do anything" in pkg tools.
2019-11-07 16:36:42 +00:00
espie
c8a64aecd9 have package building heed FTP_ONLY as well, as it makes things simpler 2019-11-07 16:34:57 +00:00
sthen
9809104c3f update to p5-Mail-Mime-1.10.5 2019-11-07 16:32:27 +00:00
espie
119bda9557 always pass PERMIT_PACKAGE through so we can also select to not build things
in dpb.
2019-11-07 16:15:17 +00:00
kmos
b0e3d2d064 Add Python 3.8.0 to the tree. The default python3 version will remain
3.7.5 for now, but this will allow easier testing for the eventual
switchover.

Input from landry and sthen

ok sthen
2019-11-07 16:14:09 +00:00
espie
d8e3568a01 forgot to adjust for the PERMIT_* changes 2019-11-07 16:12:35 +00:00
espie
faeca73456 add an extra log file that logs packages actually built (instead of found)
to help with possible batching of dpb output to something else (like a
signing engine)
2019-11-07 16:02:54 +00:00
ajacoutot
a800105539 Fix build with newer glib2mm. 2019-11-07 15:32:55 +00:00
kmos
6e263e4e20 Make tests behave by moving to MODPY_PYTEST. Patch setup.cfg to work with
our modern pytest.
2019-11-07 15:05:14 +00:00
kmos
517bfe443d Make tests for py-metlog actually run.
Just over half fail, but this is an improvement over "0 tests ran"
2019-11-07 14:41:04 +00:00
kmos
981b4cae3c Fix tests by moving from py-nose to py-test and patch a test file to
work properly with py-test.
2019-11-07 14:39:29 +00:00
sthen
8aa7fbad0c update to py-acme/certbot 0.40.1 2019-11-07 14:36:13 +00:00
landry
07d25883c0 prevent 'vfprintf %s NULL in "%s: Resetting desktop app info dirs from %s
to %s"' msgs in syslog seen when starting some gtk apps.

extracted from bffe058550

ok ajacoutot@
2019-11-07 14:26:21 +00:00
landry
f5edac045f Bugfix update to thunderbird 68.2.2.
See https://www.thunderbird.net/en-US/thunderbird/68.2.2/releasenotes/
2019-11-07 14:23:16 +00:00
rsadowski
06c37e5007 Missed kwalletmanager in kde4-main
Spotted by naddy@
2019-11-07 14:13:21 +00:00
sthen
45c8d71b3e set DPB_PROPERTIES=parallel, this one is pretty huge 2019-11-07 13:58:14 +00:00
ajacoutot
104d75af4d Update to awscli-1.16.276. 2019-11-07 13:41:00 +00:00
ajacoutot
6a4c985fe8 Update to py-boto3-1.10.12. 2019-11-07 13:40:46 +00:00
ajacoutot
82c21a9183 Update to py-botocore-1.13.12. 2019-11-07 13:40:29 +00:00
pvk
d5952760e7 Update ansible-2.8.6 -> 2.9.0
Changelog: https://github.com/ansible/ansible/blob/stable-2.9/changelogs/CHANGELOG-v2.9.rst
Take maintainership, ok jasper@
2019-11-07 13:33:20 +00:00
pvk
3763235c2e Fix permissions:
/logstash/vendor/bundle/jruby must be owned by _logstash
to be able to install plugins, while /logstash/vendor/jruby
doesn't need to be owned by _logstash, so tighten up permissions on this one
2019-11-07 13:26:10 +00:00
ajacoutot
7cf95205df Update to libvirt-glib-2.0.0. 2019-11-07 13:15:55 +00:00
pvk
3e18a613be Update mattermost-server 5.16.2 -> 5.16.3
Changes: fixed an issue where keyboard navigation within the right-hand side
did not navigate in expected order
https://mattermost.atlassian.net/browse/MM-19901
2019-11-07 13:09:58 +00:00
rsadowski
0d95a34fea add hidden dep on pugixml
Spotted by espie@ Thanks!
2019-11-07 12:57:57 +00:00
kmos
17dd7a939f Fix tests using MODPY_PYTEST and MODPY_PYTEST_ARGS.
ok sthen (maintainer)
2019-11-07 12:44:23 +00:00
kmos
e80b9b817a Add entry for dropped python2 flavor of www/py-bokeh 2019-11-07 12:32:59 +00:00
kmos
f62144a865 Fix tests for the python3 FLAVOR
ok sthen (maintainer)
2019-11-07 12:26:08 +00:00
ajacoutot
57229e03cf Update to gnumeric-1.12.46. 2019-11-07 12:16:25 +00:00
ajacoutot
a65c3e7fcb Update to goffice-0.10.46. 2019-11-07 12:15:57 +00:00
rsadowski
f4252cf3f4 remove KDE4 kamera, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:09:24 +00:00
rsadowski
5e3b716071 remove KDE4 rocs, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:08:38 +00:00
rsadowski
249c0a7468 remove KDE4 kwalletmanager, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:06:28 +00:00
rsadowski
59e45b6142 remove KDE4 sweeper, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:06:02 +00:00
rsadowski
692fcc6a57 remove KDE4 filelight, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:05:36 +00:00
rsadowski
cfebb7ff11 remove KDE4 juk, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:05:16 +00:00
rsadowski
863da86ce0 remove KDE4 picmi, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:04:59 +00:00
rsadowski
9d91d47bf9 remove KDE4 kruler, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:04:40 +00:00
rsadowski
3f3ff873d0 remove KDE4 kolourpaint, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:04:18 +00:00
rsadowski
1db1ce89e9 remove KDE4 kcolorchooser, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:03:52 +00:00
rsadowski
43a1cfb02c remove KDE4 kwordquiz, replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:02:27 +00:00
rsadowski
8fa3f6f235 remove KDE4 kturtle, Replaced by KDE5 version (x11/kde-applications) 2019-11-07 12:01:48 +00:00