1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

2948 Commits

Author SHA1 Message Date
Tobias C. Berner
0ef82d433f graphics/poppler: update to 21.03.0
Release 21.03.0:
        core:
         * Fix parsing text in some broken pdf files. Issue #1040
         * Fix memory issue when using threads. Issue #1050
         * TextSelectionDumper: Fix getText() for space after word
         * Change signature of OutputDev:tilingPatternFill
         * Make PDFDocBuilder return a std::unique_ptr
         * Improve well formed check for shading functions
         * Fix leak in case of fread failing
         * Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
         * PSOutputDev: Fix stack overflow in broken files

        glib:
         * poppler_annot_free_text_get_callout_line: Fix wrong static cast
         * poppler-structure-element: fix memleak
         * Improve documentation
         * demo: keep same visual appearance between displayed and copied text

        utils:
         * pdftotext: Add -cropbox option
         * pdftoppm: Add -progress option
         * pdftoppm: Fix rounding bug in computation of output bitmap size. Issue #927

        qt6:
         * Add missing poppler-qt6.pc.cmake

PR:		253953
Exp-run by:	antoine
2021-03-08 19:32:55 +00:00
Sunpoet Po-Chuan Hsieh
ac7f3b6807 Update to 3.1.9
Changes:	https://github.com/ruby-rdf/json-ld/releases
2021-03-07 22:23:06 +00:00
Wen Heping
6eb215102e - Add missing DEPENDS
PR:		254037
Submitted by:	uzsolt@uzsolt.hu
2021-03-06 02:56:58 +00:00
Sunpoet Po-Chuan Hsieh
aefa6a763b Convert REINPLACE_CMD to patch file 2021-03-03 18:07:57 +00:00
Kirill Ponomarev
027481b398 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-03-02 11:45:20 +00:00
TAKATSU Tomonari
996145d183 - Update to 0.1.1 2021-02-09 12:06:41 +00:00
Tobias C. Berner
ed28803b50 graphics/poppler: update to 21.02
Release 21.02.0:
        core:
         * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation
         * Fix memory leak if saving the file fails
         * Internal code improvements
         * Fix various issues handling broken files
         * Make checkedAdd work for long long in MSVC

        qt5:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        qt6:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        utils:
         * pdftohtml: Fix error() parameter type

PR:		253183
Exp-run by:	antoine
2021-02-09 11:10:57 +00:00
Sunpoet Po-Chuan Hsieh
7accf4724f Update to 3.1.8
Changes:	https://github.com/ruby-rdf/json-ld/releases
2021-02-06 20:47:49 +00:00
Dmitry Marakasov
bf5be35640 - Update to 1.4.1 2021-02-05 16:07:14 +00:00
Mathieu Arnold
878fe05959 Those ports are allowed to build a 2.7 flavor, for now. 2021-02-04 14:35:00 +00:00
TAKATSU Tomonari
289cea9075 - Add new port: converters/R-cran-arabic2kansuji
Simple functions to convert given Arabic numerals to Kansuji numerical
  figures that represent numbers written in Chinese characters.

  WWW: https://cran.r-project.org/web/packages/arabic2kansuji/
2021-02-04 11:25:56 +00:00
Loïc Bartoletti
0329c0e56d converters/osm2pgrouting: Update to 2.3.7
- Update to 2.3.7
- Update CMakeLists patch

 - fix: Way - fixed bug handling oneway false conditions
 - fix: fixed CMakeLists
 - fix: adjustments to FindPostgreSQL.cmake.
 - Improvements on map config XML files.
 - New docs: "Code of Conduct" and "Contributing".
 - Docs improvements.
2021-02-04 10:05:01 +00:00
Kirill Ponomarev
5185e461aa Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-02-01 10:53:01 +00:00
Dmitry Marakasov
c221e10611 - Update to 1.4.0 2021-01-28 12:12:49 +00:00
Sunpoet Po-Chuan Hsieh
6acf67e6dd Update to 4.06
Changes:	https://metacpan.org/changes/distribution/JSON-PP
2021-01-26 17:23:23 +00:00
Tobias C. Berner
c565bdb335 graphics/poppler: update to 21.01.0
Release 21.01.0:
        core:
         * Faster routines for jpeg decoding
         * Fix reading signatures in encrypted files
         * Add white point correction when lcms is used
         * JBIG2Stream: Fix byte counting
         * Fix potential data loss if we try to fetch a non existing Ref after modifying the document
         * Specifically use DeviceGray instead of DefaultGray for softmasks
         * Fix various issues handling broken files

        utils:
         * pdftocairo: Setmode binary for windows
         * pdfsig: Add hability to digitally sign files
         * pdftoppm: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdftops: add options to set DeviceGray/DeviceRGB/DeviceCMYK
         * pdfimages: Account for rotation in PPI calculation

        qt5:
         * Add hability to digitally sign files

        qt6:
         * Add hability to digitally sign files

        build system:
         * Enable clang-tidy bugprone-signed-char-misuse

PR:		252377
Exp-run by:	antoine
2021-01-07 19:23:00 +00:00
Sunpoet Po-Chuan Hsieh
32734af5f1 Update to 3.1.7
Changes:	https://github.com/ruby-rdf/json-ld/releases
2021-01-06 20:32:50 +00:00
Sunpoet Po-Chuan Hsieh
eeea08c33b Update to 3.2.1
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2021-01-06 20:26:16 +00:00
Piotr Kubaj
5e64423294 converters/wkhtmltopdf: fix build on GCC architectures
Both GCC 4.2 and 9 can't build this port, but 8 can, so add GCC architectures to the conditional.
2021-01-06 00:22:59 +00:00
Kurt Jaeger
9468168fec converters/wkhtmltopdf: USE_GCC only on i386
Reported by:	arrowd
2021-01-05 18:46:09 +00:00
Sunpoet Po-Chuan Hsieh
fa77067a47 Fix build of the dependent ports
- Bump PORTREVISION for package change

PR:		252408
Reported by:	Alexander Kuznetsov <alex@kuznetcoff.ru>
2021-01-05 13:02:49 +00:00
Sunpoet Po-Chuan Hsieh
fcf6854cb5 Update to 3.1.4
Changes:	https://github.com/ruby-rdf/json-ld-preloaded/commits/master
2021-01-03 20:17:07 +00:00
Sunpoet Po-Chuan Hsieh
de3c7bef06 Update to 3.1.6
Changes:	https://github.com/ruby-rdf/json-ld/releases
2021-01-03 20:17:03 +00:00
Sunpoet Po-Chuan Hsieh
e0461a4714 Update to 3.2.0
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2021-01-03 20:06:35 +00:00
Sunpoet Po-Chuan Hsieh
3336e2fb83 Add rubygem-iconv 1.0.8
Iconv is a wrapper class for the UNIX 95 iconv() function family, which
translates string between various encoding systems.

WWW: https://github.com/ruby/iconv
2021-01-03 19:58:34 +00:00
Sunpoet Po-Chuan Hsieh
30dadc0dd5 Add rubygem-base64 0.1.0
The Base64 module provides for the encoding (#encode64, #strict_encode64,
#urlsafe_encode64) and decoding (#decode64, #strict_decode64, #urlsafe_decode64)
of binary data using a Base64 representation.

WWW: https://github.com/ruby/base64
2021-01-03 19:58:29 +00:00
Rene Ladan
7a1e6c657f Remove PHP 7.2 which expired today, use PHP 7.4 instead.
2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020
2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020
2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020
2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020
2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020
./lang/php72-extensions
2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
2020-12-31 12:44:39 +00:00
Kirill Ponomarev
8711d155cc Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-12-31 12:34:47 +00:00
Antoine Brodin
aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Antoine Brodin
7ecb2522f4 Update to 3.0.2 2020-12-27 17:22:02 +00:00
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
Dima Panov
db4cf77a44 converters/py-bsdconv: switch to PYTHON_EXT_SUFFIX 2020-12-24 13:26:55 +00:00
TAKATSU Tomonari
c05beb7185 - Update to 1.7.2 2020-12-23 04:42:53 +00:00
Antoine Brodin
11aa874ee2 Remove, it's actually a duplicate of what is in textproc category 2020-12-20 19:38:11 +00:00
Antoine Brodin
4a6c7d0dc7 Fix PKGBASE collision 2020-12-20 19:36:57 +00:00
Bernard Spil
af8b08f119 converters/aha: Add "Ansi HTML Adapter" port 2020-12-20 13:27:03 +00:00
Tobias C. Berner
773872818c graphics/poppler: update to 20.12.0
Changelog:
        core:
         * Draw better circles for circle annotations
         * Fix annotation line width if no appearance stream or style are given
         * Tweak rendering of highlight annotations
         * Fix border rendering of some annotations
         * Fix rendering of some files. Issue #976 Issue #567
         * PSOutputDev: provide options to set the rasterization color space and ICC profile
         * PSOutputDev: for splashModeCMYK8 and language level >=2 activate overprint emulation
         * PSOutputDev: use the DeviceN8 bitmap for rasterization with CMYK-output + overprint
         * Use the font name without subset tag when querying for a system font
         * Splash: Fix wrong x adjustment during clipping
         * Splash: Fix blitImage in uncolored tiling patterns
         * timeToDateString: We forgot the ' after the minutes
         * Move psLevel to PSOutputDev creation
         * Fix several issues in broken files

        utils:
         * pdftops: provide options to set the rasterization color space and ICC profile
         * pdftops: for splashModeCMYK8 and language level >=2 activate overprint emulation

        cpp:
         * New fuzzers

        glib:
         * New fuzzers

        qt5:
         * New fuzzers

        build system:
         * gcc: Enable -fno-operator-names
         * Remove obsolete bool-to-binary macro
         * Remove obsolete version-check macro for pkgconfig
         * Remove .pc files for private back-ends
         * Remove redundant unit-test macro

PR:		251537
Exp-run by:	antoine
2020-12-11 20:10:03 +00:00
Sunpoet Po-Chuan Hsieh
309fb563e1 Update to 3.08
Changes:	https://metacpan.org/changes/distribution/Encode
2020-12-10 21:32:01 +00:00
Wen Heping
21f3e50459 - Update to 0.8.5
- Take maintainership
2020-12-07 07:15:43 +00:00
Wen Heping
a29ca26091 - Update to 0.84 2020-12-07 02:07:04 +00:00
Tobias C. Berner
a7dc5ef1d6 converters/pdf2djvu: prepare for poppler 20.12
PR:		251537
Obtained from:	Arch Linux
2020-12-05 10:44:44 +00:00
Kirill Ponomarev
d6af5b2fc4 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-11-30 16:42:24 +00:00
Adam Weinberger
1d6a1e22fb converters/p5-Sereal*: Update to 4.018 2020-11-29 03:40:31 +00:00
Sunpoet Po-Chuan Hsieh
33ad279720 Update to 3.1.5
Changes:	https://github.com/ruby-rdf/json-ld/releases
2020-11-21 09:38:26 +00:00
Loïc Bartoletti
b59496747d graphics/proj: Update to 7.2.0
Changelog:
  - https://proj.org/news.html#release-notes
2020-11-18 05:27:28 +00:00
Li-Wen Hsu
97fdb99e46 converters/php-bsdconv: Update to 11.6.0
This fix build with PHP-8.0

PR:		251205
Submitted by:	buganini@gmail.com (maintainer)
2020-11-17 19:11:27 +00:00
Li-Wen Hsu
b764f9c904 converters/bsdconv: Update to 11.6
PR:		251204
Submitted by:	buganini@gmail.com (maintainer)
2020-11-17 19:09:40 +00:00
Loïc Bartoletti
1141c4e8ef graphics/proj: Update to 7.1.1
- Add a pkg-message explaining how to access or sync datum grids from the CDN
  (disabled by default)
- Add curl and tiff dependencies since proj can read datum grids from remote
  COG (Cloud Optimized Geotiff)
- Take maintainer'ship (ok wen@)

PR:		245611
Submitted by:	wen (first version)
Reviewed by:	wen, rhurlin
Approved by:	wen
Exp-run by:	antoine
2020-11-17 09:23:58 +00:00
Sunpoet Po-Chuan Hsieh
af6dd56b11 Update to 1.5.5
Changes:	https://github.com/tahoe-lafs/zfec/blob/master/NEWS.txt
2020-11-15 18:01:29 +00:00
Sunpoet Po-Chuan Hsieh
a790ade41e Update to 1.004003
Changes:	https://metacpan.org/changes/distribution/JSON-MaybeXS
2020-11-15 18:00:33 +00:00