1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

3002 Commits

Author SHA1 Message Date
Bernhard Froehlich
3670465e0e
converters/uudeview: Add CPE information
Approved by:	portmgr (blanket)
2021-08-29 18:50:42 +00:00
TAKATSU Tomonari
5d7aff9db9 converters/R-cran-RJSONIO: Update to 1.3-1.5 2021-08-19 01:34:55 +09:00
Dmitry Marakasov
a3e890fd8e converters/osm2pgsql: update to 1.5.1 2021-08-18 16:17:18 +03:00
Tobias C. Berner
9a1df6a85c graphics/poppler: update to 21.08.0
Release 21.08.0:
        core:
         * Add API to allow addition and modification of outlines into a PDF
         * Use additional samples to test for constant parts of an axial gradient
         * forms: Create fallback fonts for some well known font names
         * Support reading the PDF Version from the Catalog
         * Fix XRef::copy when there are modified objects
         * Take into account that Date string may be in unicode
         * JBIG2Stream: Fix regression in "Do not consider a size-0 to be an error"
         * Replace a local bubble sort implementation by std::sort
         * Fix issues with malformed files

        build system:
         * Better error message when libjpeg is not found
         * Better error messages when libopenjpeg2 is not found

        qt5/qt6:
         * Document that a document has to outlive its pages
         * Make getPdfVersion return a dedicated version object

        glib:
         * mimick TextSelectionDumper logic change for spaceAfter

Exp-run by:	antoine
PR:		257539
2021-08-15 07:42:37 +02:00
Po-Chuan Hsieh
4e53542bee
converters/pecl-igbinary: Update to 3.2.5
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2021-08-09 05:43:56 +08:00
Po-Chuan Hsieh
d6c9eb1e2e
converters/pecl-igbinary: Update to 3.2.4
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2021-08-08 22:54:03 +08:00
Joseph Mingrone
e3cc4fcd33
lang/sbcl: Fix patches from 969aedb; bump consumer PORTREVISIONS
Approved by:	krion (maintainer)
Differential Revision:	https://reviews.freebsd.org/D31448
2021-08-07 08:08:27 -03:00
Kirill Ponomarev
71af8ec3f0 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-08-02 19:11:24 +02:00
Vanilla I. Shu
df386526a5 converts/erlang-base64url: update to 1.0.1. 2021-07-26 15:34:01 +08:00
Po-Chuan Hsieh
6aab5d3f12
converters/rubygem-base32: Update to 0.3.4
- Update WWW

Changes:	https://github.com/stesla/base32/blob/master/CHANGELOG.md
2021-07-25 04:23:26 +08:00
Po-Chuan Hsieh
223c30bc84
converters/p5-Encode: Update to 3.11
Changes:	https://metacpan.org/dist/Encode/changes
2021-07-25 04:21:23 +08:00
Po-Chuan Hsieh
287cd8ad71
devel/libfmt: Update to 8.0.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/fmtlib/fmt/releases
PR:		257026
Exp-run by:	antoine
2021-07-22 02:11:51 +08:00
Po-Chuan Hsieh
cd19a55bb1
converters/rubygem-json-ld-preloaded: Update to 3.1.6
Changes:	https://github.com/ruby-rdf/json-ld-preloaded/commits/master
2021-07-16 04:47:28 +08:00
Po-Chuan Hsieh
bda4885872
converters/pear-Services_JSON: Update pkg-descr
- Add NO_ARCH
2021-07-16 04:32:01 +08:00
Po-Chuan Hsieh
137a9d1f89
converters/p5-LaTeXML: Use P5_POD_PARSER
With hat:	perl
2021-07-15 00:10:53 +08:00
Tobias C. Berner
fac489c164 graphics/poppler: update to 21.07.0
Release 21.07.0:
        core:
         * JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
         * PSOutputDev: fix off-by-one error for image masking in L1/L2 output. Issue #1088
         * CairoOutputDev: Fix memory leak on broken files
         * Minor code improvements

        build system:
         * set C standard to 11 without extensions

Exp-run by:	antoine
PR:		256981
2021-07-06 22:00:58 +02:00
Kirill Ponomarev
620f404510 */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-29 08:44:47 +02:00
Po-Chuan Hsieh
fc91741d09
converters/p5-Convert-ASN1: Update to 0.31
Changes:	https://metacpan.org/dist/Convert-ASN1/changes
2021-06-25 21:40:15 +08:00
Piotr Kubaj
e968e4b48f converters/wkhtmltopdf: fix build on powerpc
Same issue as on i386.
2021-06-16 09:00:20 +00:00
Po-Chuan Hsieh
beb74842d9
converters/pecl-igbinary: Update to 3.2.3
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2021-06-15 01:39:43 +08:00
Po-Chuan Hsieh
ef13e4eace
converters/p5-Convert-UU: Add NO_ARCH
Approved by:	portmgr (blanket)
2021-06-10 22:46:21 +08:00
Dmitry Marakasov
7139c9dade converters/osm2pgsql: update to 1.5.0 2021-06-10 17:00:45 +03:00
Kirill Ponomarev
72967dc6ed */*: Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-06-08 08:28:16 +02:00
Tobias C. Berner
c567676136 graphics/poppler: update to 21.06.0
Release 21.06.0:
        core:
         * Fix rendering of some extended latin1 characters in annotations. Issue #1070
         * Support some not so well formed documents with password. Issue #1083
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Fix crashes in malformed files
         * Minor code improvements

        qt6:
         * Change some functions to return std::unique_ptr

        qt5/qt6:
         * Add API to get notified if the xref is reconstructed
         * Add somewhat fancier left/right signature visual representation
         * Don't assert when trying to invert singular matrices

        build system:
         * make boost opt-out if building splash

- Add dependency on boost to enable the splash backend.

PR:		256370
Exp-run by:	antoine
2021-06-07 15:26:18 +02:00
Piotr Kubaj
3446d842b2 converters/lua-iconv: fix build on powerpc
Same issue as other architectures
2021-06-06 17:15:10 +00:00
Loïc Bartoletti
7b972a701b converters/osm2pgrouting: Update to 2.3.8
Changes:
  - https://github.com/pgRouting/osm2pgrouting/releases/tag/v2.3.8
2021-06-06 08:09:54 +02:00
Emanuel Haupt
57b0e4ea99 converters/yj: Take maintainer-ship
Offered by obhauer via mail.

Approved by:	obhauer (maintainer)
2021-06-01 13:55:44 +02:00
Po-Chuan Hsieh
3da081aab1
converters/p5-Convert-ASN1: Update to 0.29
- Add LICENSE_FILE

Changes:	https://metacpan.org/changes/distribution/Convert-ASN1
2021-05-27 03:00:11 +08:00
Po-Chuan Hsieh
638b1e1e64
converters/p5-Encode: Update to 3.10
Changes:	https://metacpan.org/changes/distribution/Encode
2021-05-26 20:54:34 +08:00
Po-Chuan Hsieh
0ab32182bc
*/pear-*: Take maintainership 2021-05-23 00:20:48 +08:00
Po-Chuan Hsieh
2f83edbf9a
converters/p5-Encode: Update to 3.09
Changes:	https://metacpan.org/changes/distribution/Encode
2021-05-19 03:28:02 +08:00
Mathieu Arnold
3505159e72
Deorbit RESTRICTED && NO_CDROM, part two.
Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
2021-05-06 13:47:48 +02:00
Tobias C. Berner
cc4315b370 graphics/poppler: update to 21.05.0
Release 21.05.0:
        core:
         * Fix crashes in malformed files
         * Export SplashFont* symbols used by Scribus
         * Minor code improvements

        qt5/qt6:
         * Make sure new signatures are always properly oriented
         * Allow to pass the border width when signing

        glib:
         * Enhance find to support multi-line matching

        utils:
         * pdftoppm: Fix regression when using single scaleTo. Issue #1062

        build system:
         * Allow to disable building manual tests

PR:		255562
Exp-run by:	antoine
2021-05-06 06:12:26 +02:00
Fernando Apesteguía
aa90cf9304 converters/bibtexconv: Update to 1.2.0
ChangeLog: https://www.uni-due.de/~be0001/bibtexconv/

PR:	255577
Reported by:	dreibh@iem.uni-due.de (maintainer)
2021-05-05 10:47:51 +02:00
Rene Ladan
727adba8e5 *: reset miwi's ports after safekeeping his ports bit.
Hat:	portmgr-secretary
2021-05-04 18:57:55 +02:00
Dmitry Marakasov
8ddd334fc7 converters/cl-babel-sbcl: mark BROKEN
Approved by:	portmgr blanket
2021-04-30 17:06:37 +03:00
Kirill Ponomarev
442edd8bc1 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2021-04-29 19:51:54 +02:00
Po-Chuan Hsieh
42ba392560
converters/py-bencoder: Add CATEGORIES=python 2021-04-29 22:23:43 +08:00
Po-Chuan Hsieh
e5fdd31d6a
converters/pecl-igbinary: Update to 3.2.2
Changes:	https://pecl.php.net/package-changelog.php?package=igbinary
2021-04-26 04:35:20 +08:00
Po-Chuan Hsieh
7a5129f11b
converters/p5-Cpanel-JSON-XS: Update to 4.26
Changes:	https://metacpan.org/changes/distribution/Cpanel-JSON-XS
2021-04-26 04:35:14 +08:00
Fernando Apesteguía
209a34c853 converters/bibtexconv: Update to 1.1.22
ChangeLog:
faf7bf58cb

PR:	255174
Reported by:	gspurki@gmail.com
Approved by:	dreibh@iem.uni-due.de (maintainer, timeout > 1 week)
2021-04-25 13:26:02 +02:00
Tobias Kortkamp
bdca32c596
Bump USES=cabal ports after 12837690ed 2021-04-21 06:48:23 +02:00
Po-Chuan Hsieh
14c8896ed1
converters/rubygem-json-ld-preloaded: Update to 3.1.5
Changes:	https://github.com/ruby-rdf/json-ld-preloaded/commits/master
2021-04-18 13:44:26 +08:00
Po-Chuan Hsieh
ce247ed7d2
converters/lua-json: Cosmetic change 2021-04-18 13:42:19 +08:00
Po-Chuan Hsieh
b31b85d8a7
converters/Makefile: Clean up 2021-04-18 13:41:48 +08:00
Tobias C. Berner
2f973a2955 graphics/poppler: update to 21.04.0
Release 21.04.0:
        core:
         * Hide symbols by default
         * TextSelectionDumper: fix word order for RTL text
         * Fix rendering of text in some files. Issue #1052
         * Implement rendering of Masks of Image subtype. Issue #1058
         * Forms: fix unclicking standalone form buttons. Issue #1034

        glib:
         * Expose more fields from MediaRendition in PopplerMedia
         * Use stock glib macro to define boxed type
         * Remove incorrecly used volatile from enum type registration code

        qt5:
         * Fix crash in files with malformed signatures
         * Fix memory leak when QImage constructor "fails"

        qt6:
         * Fix crash in files with malformed signatures
         * Fix memory leak when QImage constructor "fails"

        utils:
         * pdfsig: New paragraph for "-sign" in manpage
         * pdfimages: Do not assert in "too big images". Issue #1061

        build system:
         * Require cmake >= 3.10
         * Require Qt 5 >= 5.9
         * Require glib >= 2.56
         * Require gtk 3 >= 3.22
         * Require gdk-pixbuf >= 2.36

PR:		poppler-21.04.0
Exp-run by:	antoine
2021-04-16 06:29:51 +02:00
Dmitry Marakasov
697005ef38 converters/osm2pgsql: update to 1.4.2
- Improve testing by only running tests which do not require database
  access
2021-04-09 00:32:25 +03:00
Dmitry Marakasov
5823922c58 Remove useless Created by: headers mentioning me 2021-04-08 02:19:01 +03:00
Rene Ladan
5980fd40bc Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 textproc/libcrm114: No known users, dead upstream
2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 devel/gb: Unmaintained and dead upstream
2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with -fno-common (llvm 11)
2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
2021-04-07 19:54:26 +02:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00