6446 Commits

Author SHA1 Message Date
bentley
53b053f1f6 Import apertium-por-0.3.0 [apertium-pt-ca -> apertium-por-cat].
Not yet hooked up to the build.
2021-11-01 10:17:46 +00:00
bentley
d66b62f1a0 Import apertium-isl-0.1.1 [apertium-is-sv -> apertium-isl-swe].
Not yet hooked up to the build.
2021-11-01 10:15:08 +00:00
bentley
d3702bbfb2 Import apertium-zlm-0.2.0 [apertium-id-ms -> apertium-ind-zlm].
Not yet hooked up to the build.
2021-11-01 10:12:47 +00:00
bentley
08c1ca68f9 Import apertium-ind-0.2.0 [apertium-id-ms -> apertium-ind-zlm].
Not yet hooked up to the build.
2021-11-01 10:10:43 +00:00
bentley
2acca5d075 Import apertium-eng-0.1.0 [apertium-en-ca -> apertium-eng-cat].
Not yet hooked up to the build.
2021-11-01 10:08:36 +00:00
bentley
51f2ff4c35 Import apertium-nld-0.2.0 [apertium-af-nl -> apertium-afr-nld].
Not yet hooked up to the build.
2021-11-01 10:06:59 +00:00
bentley
6dd34c02f8 Import apertium-afr-0.2.0 [apertium-af-nl -> apertium-afr-nld].
Not yet hooked up to the build.
2021-11-01 10:04:57 +00:00
bentley
482ec7bd18 Switch to the default (GitHub) mirror. 2021-11-01 07:02:22 +00:00
bentley
cf18b6540d Update to vislcg3-1.3.2. 2021-11-01 02:28:39 +00:00
tb
dcc44dc29a textproc/wkhtmltopdf: unbreak the build with recent LibreSSL bump and
reduce the amount of unnecessary patching in this port.
2021-10-31 17:36:08 +00:00
landry
813d7a9f23 textproc/catfish: update to 4.16.3. 2021-10-31 16:23:17 +00:00
ajacoutot
f6fbefe568 Update to link-grammar-5.10.2. 2021-10-31 15:02:58 +00:00
bentley
0933653183 Set default MASTER_SITES to GitHub.
Upstream removed all distfiles from SourceForge, and apertium.org only
contains "legacy" distfiles.
2021-10-31 12:09:45 +00:00
bentley
5e712f1478 Use ?= so CONFIGURE_STYLE can be overridden in subdirs. 2021-10-31 11:01:45 +00:00
landry
bcef505fec textproc/py-ijson: fix build with upcoming python FLAGS changes
stop overriding CFLAGS, and put CPPFLAGS/LDFLAGS in MAKE_ENV.
2021-10-31 09:55:39 +00:00
ajacoutot
64da4d0fd7 Fix build with meson >= 0.60.0. 2021-10-31 07:19:46 +00:00
sthen
2bfaa5d723 update to py-cssselect-1.1.0 2021-10-30 17:05:36 +00:00
sthen
3437e3f7d2 update to py3-ICU-2.8 2021-10-30 12:19:13 +00:00
sthen
dd46cebb1e add missing @conflict marker to py3-ruamel.yaml.clib, it contains a file
that was previously in py3-ruamel.yaml. reported by semarie@
2021-10-30 09:52:41 +00:00
ajacoutot
0f961612c6 Update to icu4c-70.1. 2021-10-30 06:16:51 +00:00
thfr
6d66858fdf +csvquote 2021-10-29 18:11:11 +00:00
thfr
89af9fdc7c import textproc/csvquote
from Allan Streib (astreib AT fastmail DOT fm) - thanks!
testing and changes by Omar Polo (op AT omarpolo DOT com)
input and ok sthen@

DESCR:
This program can be used at the start and end of a text processing
pipeline so that regular unix command line tools can properly handle
CSV data that contain commas and newlines inside quoted data fields.
2021-10-29 18:10:29 +00:00
sthen
3f3f090494 add annotations for py-* ports using python 3 without a ,python3 flavour,
change some existing annotations, so "grep ' py-' ports/*/Makefile | grep
-v python3" does better at finding the py-* things still using py2
2021-10-29 16:23:36 +00:00
sthen
ea922cdbf7 convert another batch of py2+3 ports to py3-only, and remove a few more
py2-only ports providing py-* modules that are no longer used in ports.

this doesn't change ports used to support standalone py2-only applications,
not currently planned to remove those at least until a few things with no
real alternatives get ported to py3.
2021-10-29 15:38:40 +00:00
edd
4cfa5bc2f6 textproc/mdbook: simple upgrade to v0.4.13. 2021-10-29 13:52:32 +00:00
benoit
45257f7be6 Update to p5-PPIx-QuoteLike-0.018 from wen heping. 2021-10-29 05:23:07 +00:00
fcambus
937071f6cb Update lowdown to 0.9.2.
OK sdk@, Bryan Vyhmeister (MAINTAINER)
2021-10-27 21:55:07 +00:00
sthen
dad19a497f https homepage 2021-10-27 19:32:34 +00:00
sthen
fe708775a0 switch redland-bindings to py3 2021-10-27 19:32:05 +00:00
sthen
a963980714 +py-ruamel.yaml.clib,python3 2021-10-27 09:36:13 +00:00
sthen
1eddf59b7e update to py3-ruamel.yaml-0.17.16, ok bket@ 2021-10-27 08:47:19 +00:00
sthen
b4c7d7408d import ports/textproc/py-ruamel.yaml.clib, needed for newer py-ruamel.yaml
ok bket@
2021-10-27 08:46:24 +00:00
sthen
b1d3d30068 https HOMEPAGE 2021-10-26 20:26:30 +00:00
sthen
03a0711f4b remove some MODPY_VERSION=${MODPY_VERSION_2} py-* (non-standalone) ports
which aren't used as dependencies in ports. many are either old stuff,
or things used to provide backports of functionality from newer Python
base versions which were used in ports that have already been converted
to py3-only.
2021-10-26 19:52:41 +00:00
sthen
8e8ca781d3 update to py3-css-parser-1.0.6 2021-10-26 19:29:05 +00:00
sthen
d79cd3382b update to py3-enchant-3.2.2 2021-10-26 19:27:25 +00:00
fcambus
172bf5c9b5 Update libuninameslist to 20210917. 2021-10-25 17:17:50 +00:00
sthen
0aee65114c update to pecl-yaml-2.2.2 2021-10-25 15:07:49 +00:00
sthen
23d7305a00 update to calibre-5.30.0, from Josh Grosse 2021-10-25 13:11:46 +00:00
sthen
f611d84e40 drop php 7.3 from -current, although it is still officially in
security support it appears this is not really the case any more
https://bugs.php.net/bug.php?id=81026

add @pkgpaths to merge pecl-* etc across
mark www/syweb broken, it was marked 7.3-only so looks like it needs more work
other php-ish ports have a RDEP on either 7.4 (default version) or 8.0
2021-10-25 12:33:18 +00:00
ajacoutot
9e084226bc Update to itstool-2.0.7. 2021-10-25 07:22:12 +00:00
sthen
5c6ee67e1a add ,python3 to parent dir makefile where the relevant ports use
FLAVOR=python3 + FLAVORS=python3
2021-10-24 22:51:16 +00:00
sthen
39cc96d8ca these are all FLAVOR=python3/FLAVORS=python3, add ,python3 in parent makefile 2021-10-24 22:41:35 +00:00
fcambus
68917e0468 Update ripgrep to 13.0.0.
OK kn@
2021-10-24 17:42:14 +00:00
sthen
e27d4113bb switch some Python ports to py3-only. maintainer oks for the relevant
ports from semarie, kmos, jung, martin, benoit, juanfra. general oks
benoit bket daniel kmos
2021-10-24 09:28:46 +00:00
kmos
3e85a39ed2 Update textproc/py-emoji to 1.6.1
Changelog: https://github.com/carpedm20/emoji/blob/master/CHANGES.md
2021-10-22 02:08:03 +00:00
kn
b347741d43 update to py-podcastparser 0.6.8, from maintainer 2021-10-19 10:52:44 +00:00
sthen
8a66cf9849 update to solr-8.10.1 2021-10-19 07:23:43 +00:00
sthen
363a7a4b3d update to py3-openpyxl-3.0.9 2021-10-18 08:49:09 +00:00
sdk
30b1250894 add py-pypandoc subdirectory to makefile 2021-10-16 12:47:12 +00:00