20862 Commits

Author SHA1 Message Date
jasper
a55550add2 add entry for libssh2 < 1.8.2 2019-04-02 06:01:55 +00:00
jasper
9d13a48347 disable python3 flavor for now, it's not ready yet for prime time
reminded by aja@
2019-04-02 03:12:16 +00:00
ajacoutot
1dbecdd311 Tweak TEST_DEPENDS. 2019-04-01 15:29:38 +00:00
jca
dcb13dc16c Unbreak on ld.bfd archs, disable -Wl,--as-needed
ok ajacoutot@ (maintainer)
2019-04-01 14:39:17 +00:00
sebastia
6632bc4d15 simple update to 1.6.0 2019-04-01 11:16:35 +00:00
solene
5b3fa99a23 add quirk for vagalume deleted because it wasn't working anymore.
ok jca@
2019-04-01 10:48:40 +00:00
jasper
0b0bf05512 update to capstone-4.0.1
ok benoit@ (MAINTAINER)
2019-04-01 02:28:20 +00:00
jasper
003fe64701 +py-unicorn 2019-04-01 02:26:56 +00:00
jasper
1ff34ce170 import py-unicorn-1.0.1
Unicorn is a lightweight multi-platform, multi-architecture CPU emulator
framework. [...]

ok sthen@
2019-04-01 02:24:07 +00:00
afresh1
4c78c5d261 + p5-Test-More-UTF8 2019-03-31 20:57:15 +00:00
afresh1
44a200dc24 Import devel/p5-Test-More-UTF8 0.05
Allows comparing wide characters in tests

ok cwen@
2019-03-31 20:56:35 +00:00
bcallah
63446fa328 Update to py-iso3166-1.0
Streamlink (the only consumer) is happy with this.
2019-03-31 16:30:05 +00:00
rsadowski
e0aa3ed20d Add missing build dependency kpackage
Spotted by naddy@ Thanks!
2019-03-31 05:22:52 +00:00
bentley
ee08b2c60d Register upsd removal; replace spaces with tabs. 2019-03-31 01:08:28 +00:00
sthen
c76a60c6c1 rm ocaml ports that were already unhooked and added to quirks 2019-03-30 18:56:12 +00:00
ajacoutot
8eca70af72 Update to harfbuzz-2.4.0. 2019-03-30 11:05:34 +00:00
rsadowski
b68dc5e11f Update kde releases frameworks to 5.54.0
This is the last kf5 that supports Qt5 5.9.

Highlights:

- Reworked and unbreak our doas(1) usage in kdesu
- Fix breeze-icons/oxygen-icons tests.
- Move all test results away from Makefile to port Makefile
- Fix baloo bulk issues (again and again - Thanks ndaddy@ for the report)
2019-03-30 09:13:48 +00:00
rsadowski
f35b8a0c03 Update kde releases frameworks to 5.54.0
This is the last kf5 that supports Qt5 5.9.

Highlights:

- Reworked and unbreak our doas(1) usage in kdesu
- Fix breeze-icons/oxygen-icons tests.
- Move all test results away from Makefile to port Makefile
- Fix baloo bulk issues (again and again - Thanks ndaddy@ for the report)
2019-03-30 09:08:41 +00:00
ajacoutot
f735a0cc68 Update to spidermonkey-60.4.0.
ok jasper@ (maintainer)
2019-03-30 08:10:45 +00:00
jasper
5b591d656e update to py-sortedcontainers-2.1.0 2019-03-30 07:43:38 +00:00
bluhm
7532ddc440 Enable test as base Perl 5.28.1 provides Test::Simple >= 1.302097 now. 2019-03-28 23:27:09 +00:00
rsadowski
d4375a4b92 split icons off main package to deconflict with KDE4's baloo
Spotted by ajacoutot@ in a bulk build
2019-03-28 20:32:42 +00:00
sthen
4d4ae31d8f simplify java.port.mk and handle jdk 11, ok kurt@ 2019-03-28 19:00:47 +00:00
phessler
96d8e225f5 remove mlbviewer
MLB.tv changed their API last year, and this project is dead.
Baseball fans everywhere can use their webbrowser to watch (US) Opening Day.
2019-03-28 18:24:12 +00:00
kurt
748e52f30e Add jdk/11 to build. okay sthen@ 2019-03-28 17:48:56 +00:00
kurt
dba47609b0 import jdk-11.0.2.9.3v0
The OpenJDK SDK software includes tools useful for developing and
testing programs written in the Java programming language and
running on the Java platform.

okay sthen@
2019-03-28 17:47:53 +00:00
sthen
a9fb2bef06 bump REVISION; apache-httpd pkgpath change
add missing RDEP on apache-httpd in php-apache packages
2019-03-28 12:39:02 +00:00
ajacoutot
71b1244b2f Refactor the devel/meson MODULE.
- Add MODMESON_CONFIGURE_ENV and MODMESON_CONFIGURE_ARGS and append them to
their CONFIGURE_* counterparts if CONFIGURE_STYLE == meson
- set --auto-features=enabled and --wrap-mode=nodownload by default
- set --buildtype=debug when DEBUG is set
2019-03-27 23:26:01 +00:00
chrisz
6883e8e449 Disable lang/obc
ok jca@, "safe to remove" anil@, "agree" krw@
2019-03-27 22:55:25 +00:00
ajacoutot
176e1366b3 Remove g_get_system_data_dirs patch chunk. update-desktop-database is now
properly pledged and unveiled.
2019-03-27 12:54:47 +00:00
ajacoutot
5210a08e43 Enable unveil. 2019-03-27 12:49:48 +00:00
chrisz
b825fb10af Disable devel/{cudf,omake,ounit,ocaml-{cmdliner,cppo,dose,extlib,jsonm,re}}.
They were only required by sysutils/opam, which is now shipping with all
required libraries.

ok espie@, "works for me" krw@
2019-03-26 18:10:14 +00:00
sthen
b533aac1e2 +libotf 2019-03-26 16:44:35 +00:00
sthen
6b12eeacba import devel/libotf, from Eric Brown, ok kevlo@
The library "libotf" provides the following facilities:

- Read Open Type Layout Tables from OTF file.  Currently these
  tables are supported; head, name, cmap, GDEF, GSUB, and GPOS.

- Convert a Unicode character sequence to a glyph code sequence by
  using the above tables.

The combination of libotf and the FreeType library (Ver.2) realizes
CTL (complex text layout) by OpenType fonts.
2019-03-26 16:44:12 +00:00
danj
98c29aaaeb Update to py-attrs-18.2.0
From Timo Myyra
2019-03-26 00:57:16 +00:00
kn
0796219cc0 Convert devel/py-test consumers to new MODPY_PYTEST
lang/python/python.port.mk revision 1.102 and 1.103 added
MODPY_TEST_LOCALE and MODPY_PYTEST respectively, nicely wrapping up the
usual pytest dance.

This removes hand-rolled do-tests from all 70 ports by setting
MODPY_PYTEST=Yes and MODPY_TEST_LOCALE as well as HOME=${WRKDIR} to TESTENV
as needed.

From Kurt Mosiejczuk <kurt at cranky dot work>, thanks!
OK sthen
2019-03-25 14:29:49 +00:00
ajacoutot
506791710d Add missing functions to version script so they're exported in the
shared library.

from upstream via Brad
2019-03-25 13:28:34 +00:00
jca
7f62e54a59 Remove leftover conflict marker (with riscv-elf-gcc)
Spotted by ajacoutot@
2019-03-25 12:58:45 +00:00
bentley
9b9af7e632 +cudd 2019-03-25 09:34:11 +00:00
bentley
5b9c1cc606 Import cudd-3.0.0.
CUDD (Colorado University Decision Diagram) is a package written in C
for the manipulation of decision diagrams.  It supports binary decision
diagrams (BDDs), algebraic decision diagrams (ADDs), and Zero-Suppressed
BDDs (ZDDs).

From Alessandro De Laurenzis; thanks!

ok sthen@
2019-03-25 09:33:32 +00:00
stsp
35b0796e29 Update my glib2 use-after-free patch to a version which passes
upstream's regression tests.
ok ajacoutot@
2019-03-25 09:18:54 +00:00
ajacoutot
3bee509dcd Update to dtc-1.5.0.
from Brad
2019-03-25 08:10:00 +00:00
bentley
cf05ee17e9 apertium-sv-da -> apertium-swe-dan 2019-03-25 06:13:44 +00:00
sthen
828f08b0e2 sweep all java ports with a couple of adjustments to build/dependency
environment, which will reduce complexity in java.port.mk when jdk 11 is
added. direction agreed with kurt@.

- switch all MODJAVA_VER to at least 1.8 (we don't currently have any
version earlier than this anyway).

- drop MODJAVA_JRERUN, the separate jre package will be going away with
jdk 11.

- bump changed ports
2019-03-24 22:24:12 +00:00
jca
83c7e2b107 DPB_PROPERTIES=parallel not needed
Sneaked in the last OCaml update.  Those ports aren't big nor critical
enough to warrant the use of multiple build slots in regular bulk
builds.
2019-03-23 10:54:59 +00:00
jca
f0a47f266c Use FIX_EXTRACT_PERMISSIONS 2019-03-23 10:31:17 +00:00
jca
7009ecffc7 Also use https for HOMEPAGE 2019-03-23 10:30:02 +00:00
jca
f7dcc361f6 frama-c needs findlib at runtime
from Greg Czerniak
2019-03-23 10:12:53 +00:00
jca
d1ce8a93b7 Split BUILD/RUN_DEPENDS, one per line 2019-03-23 10:11:00 +00:00
stsp
5665f58009 Fix a use-after-free in glib2 which got triggered by gnome-session-binary.
ok ajacoutot@
2019-03-23 08:51:15 +00:00