6250 Commits

Author SHA1 Message Date
kmos
992288732b Nothing uses the python2 flavor of ofxparse and ditching it will allow
updates and cleanup of other python2 flavors.

"fine with me" semarie@ (maintainer)
2021-03-14 05:44:06 +00:00
kmos
df5799a73c Update py-emoji from 0.5.4 to 1.2.0 and drop python2 flavor.
The only consumer is python3-only.

A similar diff for an earlier version had been sent by pamela@ previously

ok sthen@
2021-03-13 20:58:55 +00:00
sthen
325f4411a6 update to py3-openpyxl-3.0.7 2021-03-11 13:01:30 +00:00
bentley
6c1e5b09a7 +recutils 2021-03-11 08:40:29 +00:00
bentley
c07b33b5a5 Import recutils-1.8.
The GNU recutils are a set of libraries and utilities supporting the
Rec format: a human-readable, text-based format to store little to
medium sized databases.

ok sthen@
2021-03-11 08:39:43 +00:00
daniel
e619f66124 update uncrustify to 0.72.0 and switch to python3
ok rpointel@ (MAINTAINER)
2021-03-10 15:40:29 +00:00
sthen
3046e0772e bump the golang ports so that pkg_add -u knows to update them 2021-03-08 13:59:23 +00:00
afresh1
fb11ddfeae RUN_DEPENDS+=textproc/p5-Pod-Parser 2021-03-07 23:13:37 +00:00
afresh1
813ad2f69a Add RUN_DEPENDS=textproc/p5-Pod-Parser 2021-03-07 22:48:00 +00:00
daniel
b9994f5efa update doclifter to 2.19 and switch to python3 2021-03-07 21:09:06 +00:00
sthen
e3b81429a8 use different suffix when applying debian patchset 2021-03-07 20:22:59 +00:00
sthen
f23537286b update to py3-sphinx-3.5.2 2021-03-07 14:22:33 +00:00
sthen
f3ff355dc3 +hyperscan 2021-03-07 14:16:30 +00:00
sthen
d599329353 import ports/textproc/hyperscan, ok bentley@
Hyperscan is a high-performance multiple regex matching library. It
follows the regular expression syntax of the commonly-used libpcre
library, but is a standalone library with its own C API.

Hyperscan uses hybrid automata techniques to allow simultaneous matching
of large numbers (up to tens of thousands) of regular expressions and
for the matching of regular expressions across streams of data.

Hyperscan is built for specific CPU microarchitectures - you must
choose one:

	ssse3	(uses -march=core2, for most amd64 and clone CPUs)
	sse4_2	(uses -march=corei7, requires SSE4_2 and POPCNT)
	avx2	(uses -march=core-avx2, requires AVX2)
	native	(uses -march=native, optimise for local machine)
2021-03-07 14:15:47 +00:00
sthen
74c2585559 update to py3-alabaster-0.7.12 2021-03-06 16:29:11 +00:00
sthen
95c13012f6 update to py3-sphinx-notfound-page-0.6 2021-03-06 16:00:23 +00:00
sthen
903b41215e update to p5-PDF-API2-2.039 2021-03-06 15:31:12 +00:00
gnezdo
9f2cfefcf9 Remove unused textproc/hs-xml-types 2021-03-04 06:06:19 +00:00
gnezdo
db4bd9c8e2 Remove unused textproc/hs-xml 2021-03-04 06:06:18 +00:00
gnezdo
4692597685 Remove unused textproc/hs-wl-pprint-text 2021-03-04 06:06:16 +00:00
gnezdo
d49468a599 Remove unused textproc/hs-polyparse 2021-03-04 06:06:15 +00:00
gnezdo
f17fd13609 Remove unused textproc/hs-libxml-sax 2021-03-04 06:06:13 +00:00
gnezdo
086c4d7c46 Remove unused textproc/hs-json 2021-03-04 06:06:12 +00:00
gnezdo
7c420fed22 Remove unused textproc/hs-bytestring-show 2021-03-04 06:06:10 +00:00
gnezdo
cd32b976d2 Remove unused textproc/hs-attoparsec 2021-03-04 06:06:08 +00:00
gnezdo
633ea1ab54 Unplug all hs-* ports for removal
ok kili, sthen
2021-03-04 02:45:49 +00:00
kn
60714e8714 Update to loccount 2.11
2.11: 2021-02-12::
     Recognize .tsx extension for Typescript.
     Added Beeflang.

2.10: 2020-04-21::
     Recognize extensionless Python 3 scripts.
     Fix typo that prevented .cxx recognition.
2021-03-03 09:51:48 +00:00
sthen
48efa94c81 update to py-chardet-4.0.0 2021-03-01 16:46:42 +00:00
afresh1
18aa2ea9fc Update textproc/p5-LaTeXML to 0.8.5
Plus add dependency on the new texproc/p5-Pod-Parser for Pod::Find.

From wen heping <wenheping2000 () hotmail ! com>
MAINTAINER timeout
2021-03-01 01:59:05 +00:00
sthen
e2937f0e31 update to calibre-5.12.0 2021-02-28 21:01:59 +00:00
sthen
f1b65c2a0a update cdiff-1.0 to ydiff-1.2 (it has been renamed upstream) and switch to py3 2021-02-28 13:46:58 +00:00
ajacoutot
6d09535a16 Remove bogus gtk-update-icon-cache trigger:
@tag gtk-update-icon-cache %D/share/icons/scalable
2021-02-28 08:09:03 +00:00
daniel
da5df1bf2e update to rubber 1.5.1 which is now python3-only 2021-02-28 01:25:20 +00:00
ajacoutot
b25fdb8308 Fox python3 only ports, use the proper construct for FLAVOR and forcibly assign
the variable.
FLAVOR = python3
(not FLAVOR =?)

ok sthen@
2021-02-27 11:13:34 +00:00
naddy
afcc689c59 remove carriage returns ('\r') from patch files and set FIX_CRLF_FILES 2021-02-26 18:20:31 +00:00
daniel
8c7916afe4 repair conflict accidentally introduced in the recent update
reported by rsadowski@
2021-02-26 07:09:55 +00:00
daniel
6e4e6d8592 "None" is not a valid url; reported by repology 2021-02-26 03:15:31 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
sthen
cb09bfb33b +p5-Pod-Parser 2021-02-25 21:53:23 +00:00
sthen
e33a001f71 import textproc/p5-Pod-Parser, ok afresh1@ (plus I added his patches from
the version in base). (also uses the shiny new FIX_CRLF_FILES). This is
currently in perl in base but will be removed in 5.32.

----
Pod::Parser is a base class for creating POD filters and translators.  It
handles most of the effort involved with parsing the POD sections from an
input stream, leaving subclasses free to be concerned only with performing
the actual translation of text.

NOTE: This module is considered legacy. Pod-Simple is the usual module for
all things POD.
----
2021-02-25 21:52:51 +00:00
sthen
9b64714929 build php-8.0 versions of the pecl ports which support it 2021-02-24 21:23:15 +00:00
sthen
06e20cb110 switch default MODPHP_VERSION to 7.4 and bump ports which have changed
version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode).
2021-02-24 16:48:59 +00:00
rsadowski
aa5addc8c0 Update calibre to 5.11.0 and switch to py3
This was made possible by sthen's great work on (py-)sip.
I just puzzled together the dependencies and fixed some patches.

OK sthen@
2021-02-24 14:13:48 +00:00
sthen
3cbe1c2f30 Reverse the polarity of MODPY_VERSION; default is now 3.x,
if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}.

This commit doesn't change any versions currently used; it may be that
some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those
should be cleaned up in the course of updating ports where possible.

Python module ports providing py3-* packages should still use
FLAVOR=python3 so that we don't have a mixture of dependencies some
using ${MODPY_FLAVOR} and others not.
2021-02-23 19:39:08 +00:00
sthen
c2fd5a2403 update to solr-8.8.1 2021-02-23 14:40:58 +00:00
daniel
d17f6b479a update mdbook to 0.4.6 fixing cve-2020-26297
ok edd@ (MAINTAINER)
2021-02-22 05:03:58 +00:00
sthen
2deca7006c fix distfile source, github vs pypi 2021-02-21 20:16:13 +00:00
sthen
3139efab65 drop building sphinx's own docs in post-build and thus the dependency
on graphviz; naddy points out that the graphviz has a large set of
dependencies (which end up causing a loop; cmake -> sphinx -> graphviz
-> jpeg -> cmake)
2021-02-21 17:42:21 +00:00
sthen
22178eefa3 update to py3-semver-2.13.0 2021-02-21 17:27:21 +00:00
sthen
3ed2a7579a update to py-sphinx_rtd_theme-0.5.1. the upstream distfiles require npm at
build time to fetch dependencies; fetches during build aren't permitted so
work around this by using the files that Debian have generated for their
packaging and use their packaging patches directly.
2021-02-21 16:30:23 +00:00