21095 Commits

Author SHA1 Message Date
sthen
60cd7534f1 move some REVISION lines that are buried away low down in the Makefile 2019-07-05 15:43:42 +00:00
sthen
fb7f4374ad sync WANTLIB 2019-07-05 11:52:59 +00:00
kmos
a0656fc3da Update devel/py-freezegun 0.3.9 -> 0.3.12
Update py-freezegun to 0.3.12. This version fixes incompatibilities
with Python 3.7.x fixing tests for any python3 ports using it.

OK jung@ (maintainer) sthen@
2019-07-04 18:57:50 +00:00
jca
dc8bf65f82 Require latest lang/clazy version
Only kdevelop has a runtime dependency on lang/clazy, though.
Requested by rsadowski@
2019-07-04 12:13:01 +00:00
jca
e4c860bc2f Require base-clang, drop dep on devel/llvm and add LLVM to WANTLIB
Doesn't build with ports-gcc or ports-clang.  devel/llvm isn't needed at
all.  Explicitely use llvm-config from base.

While here do a bit of reordering and move to PERMIT_PACKAGE.
"sounds good to me" rpointel@ (maintainer)
2019-07-03 13:15:39 +00:00
landry
f67a0393c5 Update to py-sip 4.19.17.
Adds support for c++11 'enum class foo' constructs per
https://www.riverbankcomputing.com/static/Docs/sip/incompatibilities.html#sip-v4-19-4
- required by upcoming qgis 3.8.

Went in a bulk build without fallout.
Also tested by Caspar Schutijser with tortoisehg.
2019-07-03 09:42:15 +00:00
bluhm
48938e7570 update p5-FFI-CheckLib to 0.25 2019-07-01 19:07:59 +00:00
jca
b308769288 Compile tests with cc/c++ instead of gcc/g++ and drop SEPARATE_BUILD
This lets tests run. Failures:
test_expand
test_expand_default_features
test_expand_features
test_expand_no_default_features
2019-07-01 11:25:58 +00:00
rsadowski
f564c63768 Update catch2 to 2.9.1 2019-07-01 05:21:41 +00:00
kmos
2ff387e044 Adding origin information of the patch that fixes compatibility
with pytest 4.x

Requested by feinerer@ based upon a discussion I was having with
danj@ about a similar change:

https://marc.info/?l=openbsd-ports&m=156184226517487&w=2

Best format for the information from sthen@
2019-06-30 15:32:06 +00:00
ajacoutot
e4f2d300a9 Update to libgdata-0.17.10.
"looks fine" jasper@
2019-06-30 12:00:51 +00:00
danj
b96cc882be Remove maintainer per their request 2019-06-29 21:26:51 +00:00
robert
fb1123a079 update to the latest git version to please mail/kopano 2019-06-29 11:53:33 +00:00
kn
b3a64031dc Security update to irssi 1.2.1
https://irssi.org/security/html/irssi_sa_2019_06/

Use after free when sending SASL login to the server found by ilbelkyr.
(CWE-416, CWE-825)

OK tj
2019-06-29 00:01:43 +00:00
jca
4a4ad5c181 Cleaner filesystem detection.
Our diff to convert statfs.f_type tests to statfs.f_fstypename was
broken, since it used pointer equality tests for strings.

Fortunately the default FS type is UFS and upstream tests for NFS using
statfs.f_fstypename, so we only need to neuter tests based on
statfs.f_type.

ok martin@ (maintainer)
2019-06-28 11:05:11 +00:00
bentley
02d271d150 +armips 2019-06-28 06:47:02 +00:00
bentley
8a4dde96d2 Import armips-0.10.0.
armips is an assembler and linker that includes full support for the MIPS
R3000, MIPS R4000, and Allegrex instruction sets, partial support for the
EmotionEngine instruction set, as well as complete support for the ARM7 and
ARM9 instruction sets, both THUMB and ARM mode.

Some of the other features include a full-fledged C-like expression parser,
the ability to overlay assembled output over an existing file, and table
support for user-defined text encodings.

ok benoit@
2019-06-28 06:45:23 +00:00
kmos
6e24ea1850 Update devel/py-modulegraph 0.16 -> 0.17
OK kn@ sthen@
2019-06-27 16:03:23 +00:00
kmos
8ea5eb425b Maintainer update devel/py-progress 1.5 -> 1.6
From maintainer Timo Myyr with tweaks by me

OK kn@ sthen@
2019-06-27 15:59:57 +00:00
jca
2990ed37b2 Major update to openmpi-4.0.1
From Martin Reindl (martin@) with input from sthen@ and me.  ok sthen@
2019-06-27 13:52:00 +00:00
benoit
040aaf98fb Update to p5-Test-Strict-0.52. 2019-06-27 07:39:08 +00:00
kmos
89d7e06fbb Updated devel/py-atomicwrite 1.1.5 -> 1.3.0
Converted to PERMIT_PACKAGE and added MODPY_PYTEST

ok sthen@
2019-06-26 19:09:58 +00:00
kn
c9d9f92ab2 Update git to 2.22.0
https://raw.githubusercontent.com/git/git/master/Documentation/RelNotes/2.22.0.txt

Fixes, polishing, rewrites under the hood, nothing breaking.

OK benoit
2019-06-26 15:07:57 +00:00
sthen
6ff3e55398 bump REVISION in a bunch of ports known or likely to use struct kinfo_proc,
there may be some missing as my unpacked ports source is a little out of date
but this should catch the main things people might run into

the struct was reordered a second time in sysctl.h r1.192 to improve
compatibility but amd64 snapshot packages made it out before that happened
so the bumps are still needed
2019-06-25 20:25:20 +00:00
feinerer
c490241629 Enable tests for py-html5lib
From and OK kmos@
2019-06-25 08:17:16 +00:00
feinerer
46b8133dfc Update to py-html5lib 1.0.1
Tweaks and OK kmos@
2019-06-25 08:14:47 +00:00
sebastia
242c33cacd simple update 2.15.6 -> 2.15.6, not updating to the latest, due to
issues with r10k
2019-06-25 07:50:51 +00:00
ajacoutot
1dcfdaebe2 Update to py-gobject3-3.32.2. 2019-06-25 06:22:12 +00:00
sebastia
7f6697b495 simple update 1.10.0 -> 1.10.1 2019-06-24 10:56:23 +00:00
sebastia
0d114b7b78 simple update 1.7.2 -> 1.7.3 2019-06-24 10:55:47 +00:00
kmos
c9baf62063 Update devel/py-arrow 0.13.1 -> 0.14.2
Update port and convert to PERMIT_PACKAGE usage.

OK danj@
2019-06-23 16:09:57 +00:00
rsadowski
ed56c1a23c Move KDE5 (kf5,kde-applications) to PERMIT_PACKAGE 2019-06-23 05:24:00 +00:00
jca
bcf347998a Move the ports I maintain to PERMIT_PACKAGE 2019-06-22 22:44:06 +00:00
rsadowski
c9ad0cefac Update ninja to 1.9.0
Changelog:
https://groups.google.com/forum/#!topic/ninja-build/nY5Kb7zUvcg

AMD64 bulk build by naddy@ Thanks! Errors detected by this have already
been fixed.
2019-06-22 20:23:04 +00:00
kn
755b6320dd Update ExtUtils-CppGuess to 0.19
Various minor improvements/fixes, all tests pass.
2019-06-22 18:24:05 +00:00
jca
b2e4387d56 Remove LAM, the port is outdated and the project is discontinued upstream.
Last user of lang/g77 with our rusty devel/openmpi port.
ok kn@ sthen@, maintainer timeout.
2019-06-22 18:23:34 +00:00
semarie
ca0e25686f + woboq_codebrowser 2019-06-22 12:18:50 +00:00
semarie
da5bbe70bb Import woboq_codebrowser 2.1pl0; tweaks from rsadowski@ and kn@; OK kn@
Comment:
generator for the woboq code browser

Description:
The generator generates static HTML pages that can be served by any web
server. It can be run automatically manually or with a hook on your
version control or CI system.

It functions as the source code indexer (using libclang). In contrast to
other solutions (LXR, OpenGrok) it semantically analyzes the code as a
compile step.

The generation is a two-step process: First is a compile step that
creates a .h.html and .cpp.html (and some other) files from the syntax
tree (AST) of the source source. The second step generates an index.html
for each directory.

A server-side database or CGI script are currently not needed, so it is
easy to host. Your normal HTML5 web browser is the source code navigator
(from your local machine or your network).


Please note that the license does not allow you to use the code browser
to assist the development of your commercial software. If you intent to
do so, consider purchasing a commercial licence.

Homepage: https://woboq.com/codebrowser.html
2019-06-22 12:16:56 +00:00
rpointel
25bba635ec update llvmlite to 0.29.0.
ok lteo@.
2019-06-22 07:07:58 +00:00
rsadowski
7bb52053cf +cpputest 2019-06-21 20:49:25 +00:00
rsadowski
a728bffe69 Import cpputest 3.8; Tweaks and OK kn@
Comment:
unit testing and mocking framework for C/C++

Description:
CppUTest is a C /C++ based unit xUnit test framework for unit testing and for
test-driving your code. It is written in C++ but is used in C and C++ projects
and frequently used in embedded systems but it works for any C/C++ project.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://cpputest.github.io
2019-06-21 20:46:36 +00:00
sebastia
1cd24ed377 Update to 1.7.0 2019-06-21 11:28:18 +00:00
sebastia
79a3994d88 update to 0.11.5
elasticsearch-curator still seems to be happy with it
2019-06-21 07:43:46 +00:00
sebastia
22217a2fa1 Add www/py-urllib3 to the CVE list
pointed out by feinerer@
2019-06-21 06:26:36 +00:00
ajacoutot
41d08d911a Update to meson-0.51.0. 2019-06-20 21:03:03 +00:00
kili
668474224d Explicitely empty flavor is no longer needed for print/poppler. 2019-06-19 19:45:59 +00:00
chrisz
0f6b43c83b Update some OCaml ports in preparation of OCaml 4.08.0
ok avsm@
2019-06-19 09:18:18 +00:00
rsadowski
0cd48afa29 Update cpptest to 2.0.0 2019-06-19 05:22:32 +00:00
bket
01c68f4e7d Update to git-cola-3.4.
Changelog can be found at
https://github.com/git-cola/git-cola/blob/master/share/doc/git-cola/relnotes.rst
2019-06-18 04:13:54 +00:00
kn
35b2d64ad8 Ship docs, use Python 3, enable tests, drop libexecinfo dependency
libexecinfo is not used at all and Python is merely a RUN_DEPENDS.

Use TLS and derive PKGNAME from DISTNAME while here.

Documentation input ingo
WANTLIB help and OK sthen
2019-06-17 21:33:45 +00:00