22753 Commits

Author SHA1 Message Date
kn
0a1cfa833a Update to angr 8.20.7.6 2020-07-07 14:51:51 +00:00
kn
c538a37d45 Move py-configargparse to py3 only
No py2 consumers left after the yle-dl update.
2020-07-07 13:06:07 +00:00
afresh1
87d0e935b9 Update devel/p5-Test-Warnings to 0.030
Initial update from wen heping <wenheping2000 () hotmail ! com>

While here I noticed we no longer need to FIX_EXTRACT_PERMISSIONS
2020-07-07 01:29:54 +00:00
sthen
45f092481e pango: backport upstream "fcfontmap: Always reject unsupported font formats"
commit. This stops pango from trying to use pcf fonts (which it no longer
supports) if both pcf and otf/otb are present. ok chrisz@ ajacoutot@
2020-07-06 16:05:58 +00:00
kn
cf8aea9610 Update to py-configargparse 1.2.3
From <deserter666 at danwin1210 dot me>
2020-07-06 14:25:07 +00:00
sthen
b9e75bfd9a update to py-hypothesis 4.57.1, newest version with py2+3.
as found by daniel@, the previous version (4.15.0) is broken with py3.

test results from a sample of the ports using this as TEST_DEPENDS
look sane (I didn't test every one, but most) - those with errors have
similar/same with the older version under py2.
2020-07-06 10:35:08 +00:00
sthen
1c2950d0f3 update to p5-Glib2-1.3293 2020-07-06 10:11:58 +00:00
ajacoutot
e1043012bc Update to fribidi-1.0.10. 2020-07-06 07:52:31 +00:00
kn
0539da774f Update to py-podcastparser 0.6.5
Move to py3 only while here, only consumer is gpodder,
from maintainer with quirk diff from me.
2020-07-05 14:51:05 +00:00
sthen
d6f6a7acf9 update to p5-Modern-Perl-1.20200211 2020-07-05 14:46:07 +00:00
sthen
e66c841079 update to p5-Glib-Object-Introspection-0.048 2020-07-05 14:45:14 +00:00
sthen
823c93d6f4 update to p5-File-Slurp-9999.30 2020-07-05 14:43:10 +00:00
landry
e4d1ff2bc0 Major update to poedit 2.3.1, from Omar Polo (thanks!)
brings support for spellchecking via gtkspell3, install the
corresponding aspell dictionary if you want to use it.
2020-07-05 09:30:52 +00:00
ajacoutot
b51642c007 Bump for py3.7 -> py3.8 2020-07-05 07:22:20 +00:00
semarie
0ce27dd412 update devel/py-stdnum to 1.13 2020-07-05 05:01:59 +00:00
sthen
1d777a7bdc bump; python files without RDEP. remove pointless "WANTLIB-" line while there. 2020-07-04 17:35:45 +00:00
paco
e89f69d957 update devel/py-pip to 20.1.1
ok kn@ kmos@
2020-07-04 16:22:56 +00:00
sthen
2ab06ba305 bump; plist changed but no forced python dep 2020-07-04 09:52:16 +00:00
sthen
ecf10f7536 bump 2020-07-04 09:50:08 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
d9cfe4113e bump REVISION; python 3 default changed to 3.8 2020-07-03 21:12:24 +00:00
sthen
d9b9d66f18 regen plist and bump for py3 default switch 2020-07-03 21:11:01 +00:00
ajacoutot
a9767188b7 Update to glib2-2.64.4. 2020-07-03 17:47:25 +00:00
sthen
eefd76e515 update to py-cloudpickle-1.5.0 and move to py3-only. add py-psutil test
dep pointed out by bcallah.  ok kn, bcallah
2020-07-03 17:05:22 +00:00
bcallah
b43f9a0c25 +zmac 2020-07-03 15:24:46 +00:00
bcallah
79ce6121bc Import devel/zmac, a Z-80 macro cross assembler.
ok benoit@

zmac is a Z-80 macro cross-assembler. It has all the features you'd
expect. It assembles the specified input file (with a '.z' extension if
there is no pre-existing extension and the file as given doesn't exist)
and produces program output in many different formats. It also produces
a nicely-formatted listing of the machine code and cycle counts
alongside the source in a ".lst" file.

Undocumented Z-80 instructions are supported as well as 8080 code.

zmac strives to be a powerful assembler with expressions familiar to C
programmers while providing good backward compatibility with original
assemblers such as Edtasm, MRAS and Macro-80.
2020-07-03 15:24:22 +00:00
rsadowski
743fc2f7b1 Update jenkins devel to 2.243 2020-07-03 05:53:30 +00:00
rsadowski
75f2775d2b Update catch2 to 2.12.3 2020-07-03 05:48:53 +00:00
sthen
12e8287ce9 update to doit-0.32.0, use https homepage
tests are disabled as they require an additional dependency, but both
ports depending on this still build ok. (doesn't help dependent ports
build on 3.8 though, that likely needs a cloudpickle update).
2020-07-02 21:34:09 +00:00
jasper
49789698b0 - update to nasm-2.15.02
- take maintainership

please see https://nasm.us/doc/nasmdocc.html for a full changelog;
amonst other fixes/features, this release adds support for 'note' ELF
sections as used in .note.openbsd.ident.

additional testing by gonzalo@, thanks!
2020-07-02 17:33:11 +00:00
bcallah
ac7e26c20d +bamf
+z80ex
2020-07-02 14:37:57 +00:00
bcallah
6ac7ace5e6 Import devel/bamf, an application matching library.
ok cwen@

Bamf matches application windows to desktop files. It removes the
headache of applications matching into a simple DBus daemon and C
wrapper library. It currently features application matching at amazing
levels of accuracy (covering nearly every corner case).
2020-07-02 14:37:21 +00:00
bcallah
db56783d33 Import devel/z80ex, a ZiLOG Z80 CPU emulation library.
ok benoit@

Z80~Ex is the portable ZiLOG Z80 CPU emulator designed as a library.
Goals include precise opcode emulation (documented & undocumented),
exact timings for each opcode (including I/O operations), multiple CPU
contexts. A disassembler is also included.
2020-07-02 14:32:39 +00:00
cwen
299ccf16c1 clang-tools-extra: don't build on powerpc
clang-tools-extra has no consumers anymore on powerpc, and takes 25 hours to
build on the macppc bulk cluster. Don't waste time building it.

OK rsadowski@ (maintainer)
2020-07-01 22:40:38 +00:00
cwen
1bef606716 kdevelop: move from QtWebKit to QtWebEngine
Also, remove the ports-gcc fix because no gcc archs can and will use
QtWebEngine (it's x86 and arm64 only)

OK rsadowski@ (maintainer)
2020-07-01 22:24:08 +00:00
solene
43b53bee45 Register vteplugin removal
Abandoned upstream and doesn't
work anymore in available web browsers
2020-06-30 18:06:36 +00:00
solene
d13bd38925 Register x11/sisctrl removal
Reason: not useful anymore (driver removed from xenocara)
2020-06-30 16:06:46 +00:00
kn
a565b6eaea Remove wireless
This port came to be before ifconfig(8)'s "join" existed, which should now
be used.

OK solene
2020-06-30 13:10:40 +00:00
kn
e7d53cc848 Remove wiresep
wg(4) offers all that wiresep can do and more.

With jasper and Tim Kuijsten (Author/Maintainer)
2020-06-30 12:32:27 +00:00
ajacoutot
7d413b15a1 Update to spidermonkey68-68.10.0.
ok jasper@ (maintainer)
2020-06-30 10:21:32 +00:00
landry
1cecf146b4 add quirk for py-gdal => py3-gdal 2020-06-30 06:03:14 +00:00
rpointel
a7902b1446 update xlsxwriter to 1.2.9. 2020-06-30 05:45:13 +00:00
rsadowski
e4f3f9ce4c Remove automoc 2020-06-30 05:06:28 +00:00
rsadowski
d9accb5319 Remove automoc 2020-06-30 05:04:47 +00:00
sthen
d31c999b45 update to cvsgraph-1.7.1 2020-06-29 23:49:28 +00:00
landry
6d3716836a Properly fix upgrade path for spidermonkey-60
Set EPOCH to 1 as it was in devel/spidermonkey60 (and set @conflict) to
make sure spidermonkey-60.9.0v1 is upgraded to spidermonkey68-68.9.0p1v1,
otherwise spidermonkey68-68.9.0p1 isnt an upgrade candidate as it's
'older'.

with help from sthen@
ok jasper@ (MAINTAINER)
2020-06-29 12:25:37 +00:00
tb
695d659519 Update to protobuf 3.12.3
ok landry
2020-06-29 05:38:20 +00:00
kirby
7a7742c53f update to mygui-3.4.0 2020-06-29 05:20:14 +00:00
pirofti
54dad52791 Ditch python2 flavor for py-dill and py-multiprocess.
The PLIST for py-multiprocess is pretty different across Python flavors.

Discussed with naddy@ and kmos@.

OK kmos@
2020-06-27 21:13:53 +00:00
jasper
b9d14225b5 this spiderpig needs both python 2 and 3 as pointed out by antoine 2020-06-27 09:09:54 +00:00