Commit Graph

140785 Commits

Author SHA1 Message Date
jasper
2a5f377c8e update to vala-0.44.8 2019-09-23 19:57:56 +00:00
martijn
7602fa21d5 Add a dedicated user for the dkimsign filter, including a default directory
to put the private key.

While here also add a README on how to set up the filter.

With help from and OK jasper@
2019-09-23 19:24:45 +00:00
kurt
611ed15607 Enable the java sub-package on aarch64 2019-09-23 16:55:57 +00:00
kurt
ae862ebd55 Update java.port.mk module to support jdk/11 only on aarch64.
okay sthen@
2019-09-23 16:54:23 +00:00
kurt
3b025beca0 Update devel/jdk/11 to 11.0.5+8 which includes aarch64 support.
* 11.0.5 is not released officially yet so this is realy a pre-
  release of 11.0.5 and will be updated again when the final
  upstream release occurs.
* Adds aarch64 support.
* Contains many upstream changes between 11.0.4+11 and 11.0.5+8
* Contains many bsd-port changes to improve stablity and
  compatiblity.

okay sthen@
2019-09-23 16:09:24 +00:00
kurt
e7ad3f2264 This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
okay sthen@
2019-09-23 15:17:35 +00:00
kurt
b6fb5c138c Update javac source and target variables so this can be built with
the 1.8 or 11 jdk.

okay sthen@
2019-09-23 15:16:43 +00:00
kurt
9120126e26 This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
okay sthen@
2019-09-23 15:14:25 +00:00
sthen
5708ea9258 remove BROKEN-i386 to give it another chance 2019-09-23 15:13:41 +00:00
sthen
c00ca9a77f update to liferea-1.12.6b, from maintainer 2019-09-23 15:13:22 +00:00
kurt
16995dc103 This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
okay sthen@
2019-09-23 14:04:25 +00:00
pascal
e2b180128b Update to tor 0.4.1.6. 2019-09-23 13:52:05 +00:00
landry
9134b0f8b0 Update to mapserver 7.4.2 2019-09-23 13:42:19 +00:00
landry
02ca91ad68 Update to pgrouting 2.6.3 2019-09-23 13:42:02 +00:00
landry
32f1d0dd90 Update to buildbot 2.4.1. 2019-09-23 13:41:38 +00:00
kurt
321ca4b2be This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
okay jasper@
2019-09-23 13:39:27 +00:00
kmos
aaacf4ec0f Update devel/py-testpath 0.3.1 -> 0.4.2
bring us up to date. Switch over to using MODPY_SETUPTOOLS and
MODPY_PYTEST which removes the need for py-nose in TEST_DEPENDS.
Drop the unnecessary MODPY_FLAVOR off of py-pathlib since that is
in a conditional for Python 3 only.

Moving to MODPY_SETUPTOOLS requires patching setup.py to use
setuptools rather than the obsolete distutils.

OK sthen
2019-09-23 13:38:23 +00:00
kmos
55a7e67142 Update www/py-www 1.0.14 -> 1.1.0
Update to latest version and remove py-mock for the python3 flavor
while we're here. (It's not needed).

OK sthen
2019-09-23 13:31:15 +00:00
kmos
38d1e4ae73 Update devel/py-monotonic 1.3 -> 1.5
Update to latest. Drop the python3 flavor since it is a backport of
functionality from later Python 3.x (already swept our tree to eliminate
Python3 consumers). Anything Python 3.x new that uses py-monotonic
should be fixed to use time.monotonic instead.

OK sthen
2019-09-23 13:27:37 +00:00
bcallah
8b94678fa9 Update to dte-1.9
Changelog: https://craigbarnes.gitlab.io/dte/releases.html
2019-09-23 13:19:13 +00:00
fcambus
ccc1e8d2a6 Update miller to 5.6.2. 2019-09-23 12:30:30 +00:00
sthen
eb596805d8 mark BROKEN-i386 for now to avoid wasting time in bulks 2019-09-23 12:04:10 +00:00
stsp
273bce3d80 Update to got-0.16:
- replace fgetln(3) with getline(3) for portability (patch by Steven McDonald)
- fix implicit time.h includes (patch by Steven McDonald)
- fix tiny memory leaks and other minor bugs found by jj@ with scan-build
- fix missing error checks (found by jj@ with scan-build and by Steven McDonald)
- avoid a couple of potential NULL derefs (found by jj@ with scan-build)
- fix cosmetic display issues involving \n and TABs in tog(1)
2019-09-23 09:41:34 +00:00
robert
6b66115307 update to 77.0.3865.90;
This update enables two new process types, the network and audio processes
which are also pledge'd and unveil'd.
These processes come with their own pledge and unveil config files for
the time being so that we can shrink or extend their rights as needed.
2019-09-23 07:18:03 +00:00
kmos
a74992b247 Enable tests for devel/bpython
Originally there was no python3 flavor of py-twisted. It has
existed now for a while, so enable the tests.

Also patch 3 tests to be skipped since they just hang forever.

ok bcallah
2019-09-22 21:46:07 +00:00
bcallah
e7fa670ef5 Update to valyriatear-1.1.0
Changelog: https://github.com/ValyriaTear/ValyriaTear/releases/tag/1.1.0
ok solene@
2019-09-22 21:39:53 +00:00
kn
c3efcb09f4 Use find -delete and Python's -m compileall properly
Replace xargs dances with cleaner builtin options;  no PLIST change.

Input and OK sthen
2019-09-22 20:15:51 +00:00
rsadowski
b208efa445 Update weechat to 2.6
With this update we switch from py2 to py3 as default. See changlog:
https://weechat.org/news/107/20190908-Version-2.6/
https://weechat.org/files/changelog/ChangeLog-2.6.html
2019-09-22 19:34:56 +00:00
chrisz
e49631940c Correct the instructions to set OPAMROOT. Problem reported by Laurence Tratt. 2019-09-22 18:29:54 +00:00
landry
ab20313b12 Update to geary 3.34.0. 2019-09-22 18:10:43 +00:00
chrisz
a1ef6db3e6 Add instructions how to build unison with fixed OCaml version via OPAM.
reviewed by sthen@, ok bket@
2019-09-22 17:59:03 +00:00
sthen
a3dae6ea5d factor some common parts into mozilla.port.mk and fix DPB_PROPERTIES which
is supposed to be "lonesome" on i386 because parts of the build take a lot of
ram, but actually ended up as "lonesome parallel" due to a +=. hoping this
will reduce the frequent build failures on i386.  ok landry
2019-09-22 17:19:06 +00:00
kurt
0b55ba04e7 This version is not compatible with jdk-11. Adjust MODJAVA_VER to 1.8 only.
Okay Timo Myyra <timo.myyra@bittivirhe.fi> MAINTAINER
2019-09-22 15:46:37 +00:00
thfr
b18d6bf608 update to sdl2 2.0.10
testing and ok brynet@
2019-09-22 15:46:25 +00:00
kmos
77b70736cf Fix tests for devel/pudb.
They didn't run previously "0 tests run". This fixes that.

OK kn
2019-09-22 15:35:16 +00:00
kn
44f7b79809 Actually update DESCR, drop useless version specs 2019-09-22 15:34:27 +00:00
kmos
84ce2c4df8 Update math/py-mpmath 0.19 -> 1.1.0
From Wen Heping once again. Thank you.
2019-09-22 15:29:26 +00:00
kn
e333c18488 Update toot to 0.24.0
- Add toot tui, new and improved TUI implemented written with the help of
  the urwid library
- Deprecate toot curses. It will show a deprecation notice when started.
  To be removed in a future release
- Add --editor option to toot post to allow composing toots in an editor
- Add user agent string to all requests, fixes interaction with instances
  protected by Cloudflare

Initial diff, DESCR update, prodding and tests from
< clematis at insiberia dot net>, thanks!
2019-09-22 15:25:15 +00:00
kn
003beb996d Update py-urwid to 2.0.1
Prodded by <clematis at insiberia dot net> as new requirement for net/toot.

OK kmos
2019-09-22 15:19:50 +00:00
thfr
cc6df32f85 update to fnaify 2.0 2019-09-22 14:46:55 +00:00
bcallah
c7b912d452 DevilutionX is C++14; set COMPILER appropriately. From sparc64 bulk logs. 2019-09-22 14:35:18 +00:00
sthen
014ec642ee update to wireshark-3.0.5 and garbage-collect some remnants of the "no_qt"
pseudoflavour.
2019-09-22 13:13:48 +00:00
edd
e6f7740085 Update lang/pypy to version 7.1.1.
Diff from Laurence Tratt. Tested by myself and kn@.

OK kn@, thanks all.
2019-09-22 11:37:04 +00:00
solene
88a9122715 Re-hook sbcl-threads flavor
ok from maintainer
2019-09-22 10:37:07 +00:00
kn
a1e87a5fbd Revert switch to Python 3 in previous commit
u-boot still uses Python 2 in various places that cannot be controlled from
our Makefile but require patching;  it also uses Python 2 specific syntax.

OK jsg
2019-09-22 09:39:28 +00:00
fcambus
1a5bf2992d Update perltidy to 20190915.
OK sthen@
2019-09-22 09:25:27 +00:00
ajacoutot
a84bd2b788 Correct function name.
from Brad (maintainer)
2019-09-22 09:20:46 +00:00
fcambus
2d87107f47 Update most to 5.1.0.
Notable changes:

- Switch MASTER_SITES to jedsoft.org
- Remove skipv directive for portroach as it's not necessary anymore

OK sthen@
2019-09-22 09:20:44 +00:00
cwen
d01dcddbd4 grantlee-qt5: unbreak with ports-gcc
Remove '-ansi' from cxxflags as it implies c++98 with gcc,
and grantlee wants c++11.

OK rsadowski@
2019-09-22 09:10:55 +00:00
ajacoutot
e53b913ead Enable support for the aom AV1 encoder.
from Brad (maintainer)
2019-09-22 08:47:28 +00:00