140569 Commits

Author SHA1 Message Date
rpointel
0da3047a19 update jadx to 1.0.0.
fix the jadx script and jadx-gui.
2019-09-13 08:25:06 +00:00
fcambus
692e3f55c0 Update libansilove to 1.1.4. 2019-09-13 08:12:57 +00:00
rpointel
d7e8ec88e1 update jd-gui to 1.6.3. 2019-09-13 08:05:44 +00:00
rsadowski
b35e9e1933 Update kstars to 3.3.6 2019-09-13 05:47:20 +00:00
remi
1de9061b8b Update netshot to version 0.14.0.
The port now depends exclusively on Java 1.8. Netshot uses nashorn which
was deprecated after Java 1.8. It might work with later Java versions but
this has not been tested yet.

inputs and OK stehn@
2019-09-12 21:21:25 +00:00
remi
7e0164b69c update to version 8.1908.0
ok sthen@
2019-09-12 21:13:05 +00:00
giovanni
2a3e02abd3 bugfix update to 4.0.8
ok sebastia@ (Mantainer)
2019-09-12 20:52:23 +00:00
giovanni
0e3ece6606 bugfix update to 4.0.8
ok sebastia@ (Mantainer)
2019-09-12 20:50:54 +00:00
naddy
d81ac0f05a Update to 7.66.0.
Includes security fixes for:
CVE-2019-5481 (not applicable to our port)
CVE-2019-5482: TFTP small blocksize heap buffer overflow

curl command: support parallel transfers with -Z
2019-09-12 19:51:43 +00:00
jsing
60233dd8a4 Make net/mattermost-server build with Go 1.13. 2019-09-12 19:07:56 +00:00
jsing
27441e2de7 Make sysutils/consul build with Go 1.13. 2019-09-12 19:07:01 +00:00
jsing
bf150cec6f Make net/go-ipfs build with Go 1.13.
This effectively brings in a985d3407aa71f30cf86696ee0a2f409709f22e1 from
golang.org/x/xerrors.
2019-09-12 19:05:23 +00:00
jsing
43ed691dc2 Make www/hugo compile with Go 1.13. 2019-09-12 19:02:59 +00:00
jsing
e41af81568 Update net/go-net.
This updates net/go-net to a point around the Go 1.13 release.

ok abieber@ sthen@
2019-09-12 18:52:16 +00:00
jsing
1b82917a3d Update security/go-crypto.
This updates security/go-crypto to a point around the Go 1.13 release.

ok abieber@ sthen@
2019-09-12 18:51:19 +00:00
jsing
2ffe4ec68c Update textproc/go-text.
This updates textproc/go-text to a point around the Go 1.13 release.

ok abieber@ sthen@
2019-09-12 18:50:31 +00:00
jsing
231683932a Update devel/go-sys.
This updates devel/go-sys to a point around the Go 1.13 release.

ok abieber@ sthen@
2019-09-12 18:49:45 +00:00
jsing
1f984f36de Update lang/go to Go 1.13.
ok abieber@ sthen@
2019-09-12 18:48:30 +00:00
sthen
bbfbda62a7 bugfix update to bird-2.0.6 2019-09-12 16:34:40 +00:00
sthen
9b1c6980a9 bugfix update to bird-1.6.8 2019-09-12 16:34:30 +00:00
naddy
7b68e26aab maintenance update to 19.09 2019-09-12 15:47:49 +00:00
sthen
ea6bd800e3 update to youtube-dl 2019.09.12.1, from Hiltjo Posthuma following an earlier update
to 2019.09.01 from Mikolaj Kucharski, various fixes including youtube
2019-09-12 15:41:38 +00:00
bket
1f410137f8 Update CVE entry for net/openconnect. 2019-09-12 14:17:34 +00:00
bket
c3658dc217 Update to openconnect-8.05.
Security update, which fixes a buffer overflow in HTTP chunked encoding
handling, when the chunk length was mishandled (CVE-2019-16239).

Changelog can be found at
https://www.infradead.org/openconnect/changelog.html.

OK sthen@
2019-09-12 14:16:18 +00:00
sthen
b8f3015708 tpwireless requires machdep.allowaperture=1 or running before securelevel
is set (e.g. in single-user mode)
2019-09-12 13:42:45 +00:00
fcambus
294b29387c Update spleen to 1.3.0. 2019-09-12 08:43:46 +00:00
sthen
40646bc74b update to wireshark-3.0.4 2019-09-12 08:14:59 +00:00
bcallah
64e16343f8 Update to worker-4.1.0
Changelog: http://www.boomerangsworld.de/cms/worker/changes.html#org4f8ea5f
2019-09-12 02:53:57 +00:00
lteo
f8789dabac Ghidra's build system prefers g++ over clang, which is not what we want on a
clang-based platform like amd64.  This commit makes Ghidra build with clang by:

* Adding a clang toolChains block in nativeBuildProperties.gradle
* Adding COMPILER="base-clang ports-clang"
* Updating WANTLIB by replacing libstdc++ with ${COMPILER_LIBCXX}

In addition, honor CXX by setting tools.cppCompiler.executable and
tools.linker.executable in nativeBuildProperties.gradle to ${CXX}.  Also print
those variables so that we can confirm that they are set properly.

Lastly, add --stacktrace to the gradle command to facilitate future debugging.

Thanks to daniel@ for bringing this to my attention, naddy@ for his detailed
report of the g++ and CXX issues, and sthen@ for suggesting a possible fix.

ok naddy@ sthen@
2019-09-12 02:10:07 +00:00
bluhm
41ff140477 update p5-File-Find-Object-Rule to 0.3.4
from wen heping
2019-09-11 21:49:09 +00:00
sthen
4a717d4424 fixup LIB_DEPENDS 2019-09-11 21:16:31 +00:00
sthen
b887c3da11 update to certbot/py-acme 0.38.0 2019-09-11 21:06:22 +00:00
sthen
e33777b923 +py-distro 2019-09-11 21:05:19 +00:00
sthen
a80a83905f import ports/sysutils/py-distro, ok kmos@
distro provides information about the OS distribution it runs on, such
as a reliable machine-readable ID, or version information.

It is the recommended replacement for Python's original
platform.linux_distribution function (which will be removed in Python
3.8). It also provides much more functionality which isn't necessarily
Python bound, like a command-line interface.
2019-09-11 21:03:51 +00:00
sthen
7080c89fe7 update to pecl-libsodium-2.0.22 2019-09-11 20:57:43 +00:00
ajacoutot
798b807dd0 PORTROACH: only track version 2. 2019-09-11 17:53:53 +00:00
espie
625fc42366 no cookie for kili, forgot to cvs add
no build -> no bump
2019-09-11 14:50:46 +00:00
kn
051ed376f4 Omit platform support bits in DESCR
As of ONLY_FOR_ARCHS we support more than x86;  as for the rest this list
is probably outdated/incomplete as well and generally providese little to
no information, so remove it.

OK gsoares
2019-09-11 13:42:35 +00:00
espie
5276430d98 add tag support for ghc 2019-09-11 09:05:53 +00:00
jsg
ef53c288a1 update to cppcheck 1.89
tested by Hiltjo Posthuma ok gsoares@
2019-09-11 03:22:39 +00:00
gsoares
6a7e8f56c0 update to 1.21
from wen heping
with some tweaks
2019-09-11 02:18:52 +00:00
gsoares
0a9ed21a87 fix TEST_POD 2019-09-11 02:14:08 +00:00
gsoares
d1380fbdc1 update to 1.17
OK afresh1@

from wen heping
2019-09-11 02:03:33 +00:00
gsoares
d5e9d02daa update to 1.11
OK afresh1@

from wen heping
2019-09-11 01:58:08 +00:00
gsoares
b5e444da40 update to 1.08
OK afresh1@

from wen heping, thanks.
2019-09-11 01:37:57 +00:00
gsoares
18b7fe8b04 update to the latest github commit
e995a0c101863688d5f14649ae3de45a7c43789c

zap patch-bin_web merged upstream

patch from Patrick Marchand <pmarchand@evolix.ca>, thanks!
with some tweaks by me.
2019-09-11 00:40:54 +00:00
sthen
1b8b1ae82c major update (rewrite) to rss2email 3.10, from Kaashif Hymabaccus (with
slight tweaks from me) who takes maintainer

N.B. config and feed db are not compatible with the previous version,
run "r2e list > ~/r2e.txt" and "r2e opmlexport > ~/r2e.opml" to keep plain
copies of these before updating, and follow pkg-readme after updating.
2019-09-11 00:15:43 +00:00
sthen
73873b8ee1 update to sblg-0.5.6, from maintainer Bryan Vyhmeister 2019-09-11 00:10:38 +00:00
sthen
69ba377bf2 update to openssl-1.1.1d 2019-09-10 23:55:24 +00:00
sthen
98bc427df0 update to openssl-1.0.2t 2019-09-10 23:55:14 +00:00