freebsd-ports/converters
Kai Knoblich 9cb5898561 Relax hardcoded paths to fix build with Python 3.8.7
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
2020-12-24 13:46:01 +00:00
..
aish
ascii2binary
asr10
base64
base91 New port: converters/base91 2019-07-05 06:25:12 +00:00
bibtexconv Update to 1.1.20 2020-05-17 07:33:02 +00:00
bmfdec Update to 7f47b07 2020-05-13 06:33:45 +00:00
bsdconv converters/bsdconv: Update to 11.6 2020-11-17 19:09:40 +00:00
btoa
chmview Fix build with src r354909 applied. 2019-11-25 23:25:52 +00:00
cl-babel
cl-babel-sbcl Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-11-30 16:42:24 +00:00
cmios9
cocot Return knu@'s ports to the pool after his commit bit was safekept. 2020-11-02 22:07:21 +00:00
convmv converters/convmv: update 2.03 -> 2.05 2019-02-24 16:56:02 +00:00
dosunix Return tj's ports to the pool after his commit bit got safekept. 2018-11-06 21:13:54 +00:00
drg2sbg
enca
erlang-base64url Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
fconv
fix-mime-charset
fondu
fpc-iconvenc - Add new fpc bootstrap (i386 and x86_64). It could need less COMPATX 2019-08-15 16:11:27 +00:00
fribidi Update fribidi to 1.0.10 2020-09-24 12:43:56 +00:00
gbase c*: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:31:13 +00:00
gbsdconv c*: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:31:13 +00:00
hs-aeson-pretty lang/ghc: Update to 8.10.1. 2020-08-16 07:56:18 +00:00
htx
i18ntools
ical2html converters/ical2html: Update to 2.1 2020-10-24 12:12:43 +00:00
iconv
iconv-extra
iconv-rfc1345
ish
libb64
libiconv Move some gnome@ ports to desktop@ 2020-09-10 18:55:41 +00:00
libticonv c*: Add missing USES={gnome,php,sdl,xorg} 2019-11-08 09:31:13 +00:00
libutf-8
linux-c7-fribidi Update to 1.0.2-1.el7_7.1. 2019-12-30 11:18:19 +00:00
lua-iconv - Fix MASTER_SITES to unbreak the fetch 2020-04-15 07:33:41 +00:00
lua-json USES=lua gained flavors. 2020-04-14 15:49:36 +00:00
mimelib
mmencode Returns johans's ports to the pool after safekeeping his commit bit. 2019-11-04 21:21:03 +00:00
mpack
nomyso
o3read Update MAINTAINER: use @FreeBSD.org 2020-02-13 14:27:46 +00:00
ocaml-base64 Update OCaml to version 4.05.0 (this is the last version where strings 2019-06-24 10:14:57 +00:00
ocaml-jsonm Update OCaml to version 4.05.0 (this is the last version where strings 2019-06-24 10:14:57 +00:00
osm2mp Convert to UCL & cleanup pkg-message (categories a-c) 2019-08-13 16:00:39 +00:00
osm2pgrouting converters/osm2pgrouting: fix build after databases/postgresql-libpqxx update 2020-08-22 06:50:15 +00:00
osm2pgsql graphics/proj: Update to 7.2.0 2020-11-18 05:27:28 +00:00
p5-Bencode Update WWW 2018-05-27 20:15:16 +00:00
p5-Boulder Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-bsdconv
p5-Convert-ASCII-Armour - Add LICENSE 2018-10-10 09:08:40 +00:00
p5-Convert-ASN1 Add NO_ARCH 2019-06-13 15:49:40 +00:00
p5-Convert-Base32 Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Bencode Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Bencode_XS Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-BER Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Binary-C - Update to 0.84 2020-12-07 02:07:04 +00:00
p5-Convert-BinHex Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-IBM390 Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Moji Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-Morse Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-NLS_DATE_FORMAT Cosmetic change 2020-04-02 12:02:25 +00:00
p5-Convert-PEM - Add LICENSE 2018-12-22 09:00:26 +00:00
p5-Convert-Recode
p5-Convert-TNEF Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113 2020-06-26 11:55:23 +00:00
p5-Convert-UU Update WWW 2018-05-27 20:15:16 +00:00
p5-Convert-UUlib Add USE_CSTD=c99 to fix build on GCC-based systems: 2020-03-08 04:33:51 +00:00
p5-Cpanel-JSON-XS Update to 4.25 2020-11-08 17:12:08 +00:00
p5-Cstools Update to 3.44 2019-04-14 17:52:23 +00:00
p5-Data-AMF Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Encode Update to 3.08 2020-12-10 21:32:01 +00:00
p5-Encode-Base32-Crockford Add NO_ARCH 2018-06-20 19:37:35 +00:00
p5-Encode-Base32-GMP Add NO_ARCH 2018-06-20 19:37:57 +00:00
p5-Encode-Base58-GMP Add NO_ARCH 2018-06-20 19:38:02 +00:00
p5-Encode-compat Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Encode-Detect Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Detect-CJK Cosmetic change 2020-04-02 12:02:29 +00:00
p5-Encode-DoubleEncodedUTF8 Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-Encode-IMAPUTF7 Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-JIS2K Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Locale Update WWW 2018-05-27 20:15:16 +00:00
p5-Encode-Punycode Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Encoding-BER Update WWW 2018-05-27 20:15:16 +00:00
p5-Encoding-FixLatin Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-Format-Human-Bytes Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-Any Remove Perl core module 2019-01-20 20:50:05 +00:00
p5-JSON-DWIW Update WWW 2018-05-27 20:15:16 +00:00
p5-JSON-MaybeXS Update to 1.004003 2020-11-15 18:00:33 +00:00
p5-JSON-PP Update to 4.05 2020-07-09 18:08:31 +00:00
p5-JSON-Tiny Cosmetic change 2020-04-02 12:02:39 +00:00
p5-JSON-XS Update to 4.03 2020-11-08 17:12:13 +00:00
p5-JSON-XS-VersionOneAndTwo Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-JSON1 Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-LaTeXML - Update to 0.8.5 2020-12-07 07:15:43 +00:00
p5-MIME-Base32 Update WWW 2018-05-27 20:15:16 +00:00
p5-MIME-Base64 Update to 3.16 2020-10-01 08:04:50 +00:00
p5-MIME-Base64-URLSafe Remove Perl core module 2019-02-10 00:06:48 +00:00
p5-Net-IDN-Nameprep Remove all := from BUILD_DEPENDS, here are never needed. 2018-07-09 08:40:17 +00:00
p5-Number-Nary Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Number-RecordLocator Reassign all of tobez@'s p5 ports to perl@. 2018-09-10 11:16:59 +00:00
p5-PerlIO-via-Unidecode Update WWW 2018-05-27 20:15:16 +00:00
p5-plutil
p5-Sereal converters/p5-Sereal*: Update to 4.018 2020-11-29 03:40:31 +00:00
p5-Sereal-Decoder converters/p5-Sereal*: Update to 4.018 2020-11-29 03:40:31 +00:00
p5-Sereal-Encoder converters/p5-Sereal*: Update to 4.018 2020-11-29 03:40:31 +00:00
p5-Storable-AMF Update WWW 2018-05-27 20:15:16 +00:00
p5-String-Multibyte Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Bidi Update to 2.15 2020-09-24 13:15:20 +00:00
p5-Text-Iconv Update WWW 2018-05-27 20:15:16 +00:00
p5-Text-Unidecode Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 7). 2020-05-28 13:13:25 +00:00
p5-Unicode-IMAPUtf7 Remove compatibility code for FreeBSD < 11.2 from all ports. 2018-11-02 13:32:34 +00:00
p5-Unicode-Map - Add LICENSE 2018-09-03 09:08:16 +00:00
p5-Unicode-Map8 Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-Unicode-MapUTF8 Update to 1.14 2020-10-01 08:04:55 +00:00
p5-Unicode-RecursiveDowngrade Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-String Update WWW 2018-05-27 20:15:16 +00:00
p5-Unicode-Stringprep Add NO_ARCH 2019-08-14 18:02:04 +00:00
p5-Unicode-UTF8simple Update WWW 2018-05-27 20:15:16 +00:00
p5-URI-UTF8-Punycode Update WWW 2018-05-27 20:15:16 +00:00
p5-WAP-wbxml Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except 2018-10-06 13:06:42 +00:00
p5-XML-WBXML Update WWW 2018-05-27 20:15:16 +00:00
pdf2djvu graphics/poppler: update to 20.12.0 2020-12-11 20:10:03 +00:00
pear-Services_JSON hand over Maintainership to miwi 2020-03-06 17:05:44 +00:00
pecl-igbinary Update to 3.1.6 2020-10-10 17:55:13 +00:00
php-bsdconv converters/php-bsdconv: Update to 11.6.0 2020-11-17 19:11:27 +00:00
php72-iconv PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php72-mbstring Update to 7.2.12 2018-11-10 17:33:27 +00:00
php72-recode PHP 7.1 and PHP 7.2: add TEST_TARGET to all extensions 2018-07-24 08:44:32 +00:00
php73-iconv Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-mbstring Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php73-recode Add PHP 7.3 RC2 to the ports-tree. 2018-10-08 08:52:51 +00:00
php74-iconv Welcome PHP 7.4 RC 1 in the ports-tree. 2019-09-20 12:21:11 +00:00
php74-mbstring Welcome PHP 7.4 RC 1 in the ports-tree. 2019-09-20 12:21:11 +00:00
php80-iconv Welcome PHP 8.0 RC 2 to the ports tree 2020-10-21 22:58:51 +00:00
php80-mbstring Welcome PHP 8.0 RC 2 to the ports tree 2020-10-21 22:58:51 +00:00
psiconv converters/psiconv: fix build on recent current 2020-08-28 22:48:39 +00:00
py-bencode.py Update to 4.0.0 2020-07-07 10:54:14 +00:00
py-bencoder Reset maintainership 2020-02-27 21:26:16 +00:00
py-better-bencode Reset maintainership 2020-02-27 21:26:21 +00:00
py-bsdconv converters/py-bsdconv: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:26:55 +00:00
py-rencode Relax hardcoded paths to fix build with Python 3.8.7 2020-12-24 13:46:01 +00:00
py-text-unidecode Fix some misspelled or duplicated LICENSE_* 2019-09-17 19:21:45 +00:00
py-unidecode Update to 1.1.1 2020-10-18 20:26:24 +00:00
py-webencodings
py-zfec Relax hardcoded paths to fix build with Python 3.8.7 2020-12-24 13:46:01 +00:00
R-cran-base64enc math/R: Update to version 4.0.0 2020-05-05 16:07:53 +00:00
R-cran-jsonlite - Update to 1.7.2 2020-12-23 04:42:53 +00:00
R-cran-rjson math/R: Update to version 4.0.0 2020-05-05 16:07:53 +00:00
R-cran-RJSONIO math/R: Update to version 4.0.0 2020-05-05 16:07:53 +00:00
rcctools Reset maintainer: email bounces. 2018-06-18 04:16:19 +00:00
recode converters/recode: fix info file, add LICENCE, quiet portlint/portclippy 2020-09-04 15:58:00 +00:00
rubygem-base32
rubygem-json-ld Update to 3.1.5 2020-11-21 09:38:26 +00:00
rubygem-json-ld-preloaded Update to 3.1.3 2020-05-31 18:18:18 +00:00
rubygem-po_to_json Cosmetic change 2019-09-03 19:10:02 +00:00
rubygem-ruby-bsdconv
rubygem-url_safe_base64
rubygem-xdr Update to 3.0.1 2020-08-08 20:10:52 +00:00
shftool Extend expiration of ports broken with -fno-common 2020-08-30 09:47:49 +00:00
showkey
ta2as
tnef
trans
tuc
unix2dos
uudeview
uulib Add DOCS options to ports that should have one. 2018-09-10 13:14:50 +00:00
vda2fbd Extend expiration of ports broken with -fno-common 2020-08-30 09:47:49 +00:00
wkhtmltopdf converters/wkhtmltopdf: fix build on arm64/aarch64 2020-11-15 10:23:01 +00:00
xdeview
xml2c Reset maintainership 2020-02-27 21:26:41 +00:00
yj - update to v5.0.0 2020-10-05 12:50:49 +00:00
ytnef converters/ytnef: update to 1.9.3 2018-07-22 19:35:40 +00:00
Makefile Remove, it's actually a duplicate of what is in textproc category 2020-12-20 19:38:11 +00:00