summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2017-04-01Pullup ticket #5226 - requested by sevanbsiegert1-2/+12
converters/libiconv: build fix Revisions pulled up: - converters/libiconv/Makefile 1.66 --- Module Name: pkgsrc Committed By: jperkin Date: Thu Mar 30 12:40:31 UTC 2017 Modified Files: pkgsrc/converters/libiconv: Makefile Log Message: Explicitly override iconv checks on SunOS, as GNU libiconv will change its own signature based on whether it finds itself already installed somewhere, which then breaks software (e.g. QT) which assumes its native signature. Restricted to SunOS for now as that's where it has been tested with positive results, but likely will be useful everywhere. Bump PKGREVISION.
2017-03-23Extend SHA512 checksums to various files I have on my local distfilejoerg1-1/+2
mirror.
2017-03-23GC options.mk, not used since the last update years ago. Add SHA512joerg2-19/+2
checksum.
2017-03-03Add missing dependency on py-pyutil. Bump PKGREVISION.wiz1-2/+3
2017-02-25+ converters/pdf2svgkamil1-1/+2
2017-02-25Import pdf2svg-0.2.3 as converters/pdf2svg.kamil4-0/+30
A very small utility to convert PDF files to SVG files using Poppler and Cairo.
2017-02-14Update python 3.x status after py-twisted now supports 3.x.wiz1-2/+2
2017-02-12Recursive revbump from fonts/harfbuzzryoon2-4/+4
2017-02-07Remove references to old perl versions.wiz1-2/+2
2017-02-06Recursive bump for harfbuzz's new graphite2 dependency.wiz2-4/+4
2017-02-06Remove orcus, unused.wiz7-250/+1
2017-02-04Add libstarofficeryoon1-1/+2
2017-02-04Import libstaroffice-0.0.2 as converters/libstaroffice.ryoon5-0/+56
The purpose of libstaroffice is to build a filter for old StarOffice's documents(.sdc, .sdw, ...) based on librevenge.
2017-02-04Add libzmfryoon1-1/+2
2017-02-04Import libzmf-0.0.1 as converters/libzmf.ryoon5-0/+58
libzmf is a library that parses the file format of Zoner Callisto/Draw documents. Currently it only understands documents created by Zoner Draw version 4 and 5.
2017-01-24Updated orcus0.12 to 0.12.1.wiz2-8/+7
orcus 0.12.1 * fix build when --disable-spreadsheet-model is specified and the ixion headers are not present. * fix loading of file streams on Windows. * get the debug flag to work again
2017-01-24Fix version number in COMMENT and DESCR.wiz2-3/+3
2017-01-24Remove orcus0.8, obsolete after libreoffice4 removal.wiz7-159/+1
2017-01-24Remove libwps03, not needed after libreoffice4 removal.wiz7-86/+1
2017-01-19Convert all occurrences (353 by my count) ofagc4-12/+12
MASTER_SITES= site1 \ site2 style continuation lines to be simple repeated MASTER_SITES+= site1 MASTER_SITES+= site2 lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint accordingly.
2017-01-19Update to 1.003008wen2-11/+8
Update DEPENDS Upstream changes: 1.003008 - 2016-10-03 - added an INSTALLATION section to documentation, to clarify the use of dynamic prerequisites in Makefile.PL - minimize prereqs listed in META.json to avoid giving the appearance of XS prerequisites, and confusing static inspection tools such as metacpan.org. 1.003007 - 2016-09-11 - no changes since 1.003006_001 1.003006_001 - 2016-06-28 - bump prereq on JSON::PP, to ensure we get the fix for parsing utf8-encoded values (in JSON::PP 2.27300) - we now always upgrade JSON::XS if it is installed and below version 3.0, due to changes in handling booleans - remove test dependency on Test::Without::Module (RT#115394)
2017-01-13Update py-cairosvg to 1.0.20.kleink2-7/+7
Version 1.0.20, released on 2016-02-23 ====================================== * Allow the user to give parent size Version 1.0.19, released on 2015-10-30 ====================================== * Drastically improve the performance of ``Node()`` Version 1.0.18, released on 2015-10-20 ====================================== * Use cairo groups to apply filters Version 1.0.17, released on 2015-10-09 ====================================== * Fix scale and position of markers Version 1.0.16, released on 2015-08-05 ====================================== * Support the text-rendering property
2017-01-03Update converters/erlang-iconv to 1.0.3.fhajny3-11/+11
- Use p1_utils 1.0.6 - Make sure iconv isn't compiled to native code
2017-01-03Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets.jperkin2-4/+4
2017-01-01Revbump after boost updateadam32-63/+64
2017-01-01Add python-3.6 to incompatible versions.wiz5-10/+10
2016-12-30Recursive revbump associated with ocaml update to 4.04.jaapb1-2/+2
2016-12-15use a patch just like with p5-Sereal-Decoder to fix building with gcc on SunOSwiedi3-3/+34
2016-12-12Revert "Specify readline requirement on 30 packages"wiz1-2/+1
Many of these definitely do not depend on readline. So there must be a different underlying problem, and that should be tracked down instead of papering over it.
2016-12-11Add patch to fix the build when using gcc on SunOSwiedi3-3/+34
2016-12-11Update to 2.10wen2-8/+7
Upstream changes: 2016-09-08 Gisle Aas <gisle@ActiveState.com> Release 2.10 Applied patch from Michael Joyce that is required to make the test pass for perl-5.24
2016-12-11Update to 1.19wen2-7/+7
Upstream changes: 1.19 Sat Dec 3 09:32:31 2016 - U::C::Locale newly supports locales: he, vo. - locales updated to CLDR 24: az, haw. - locale updated to CLDR 26: et.
2016-12-06Update to 0.11.2ryoon5-96/+160
Changelog: 2016-05-11 Kohei Yoshida <kohei.yoshida@gmail.com> [d6084fe1771052e516ecfb270cb24dd9917a1895] Up the version to 0.11.2. 2016-05-11 Kohei Yoshida <kohei.yoshida@gmail.com> [70fd8327c94b27a99e2c7800e91c13e5099cceda] Make it buildable with mdds-1.2.
2016-12-04Removed converters/py-html2text, as it's a duplicate of the one in textprocrodent6-56/+1
Merged the updates from the new package to the old one. Updated the Tryton dependency which uses it.
2016-12-04It's time to make Tryton great again. This update is YUGE. There are 71rodent6-1/+56
new packages. Most of which are the remaining modules of the Tryton platform which weren't packaged. The others are dependencies of the new modules. This was tested on FreeBSD and is based in large part on Richard Palo's (richard@) work. This is the most recent release of the Tryton platform, version 4.2. There's a very large list of changes from the 3.8 series we have in pkgsrc. If you're interested, those functional changes can be found here: http://www.tryton.org/posts/new-tryton-release-42.html http://www.tryton.org/posts/new-tryton-release-40.html
2016-12-04+ p5-Convert-Bencodesimonb1-1/+2
2016-12-04Import p5-Convert-Bencode-1.03 as converters/p5-Convert-Bencode.simonb3-0/+29
This module provides two functions, bencode and bdecode, which encode and decode bencoded strings respectivly.
2016-12-04Recursive revbump from textproc/icu 58.1ryoon9-18/+18
2016-12-04Specify readline requirement on 30 packagesmarino1-1/+2
Solves: /usr/libexec/binutils225/elf/ld.gold: error: cannot find -lreadline The missing specification is obvious on DragonFly because there's no publically accessible version of readline in base.
2016-11-28Updated p5-JSON-XS to 3.03.wiz2-9/+8
3.03 Wed Nov 16 20:20:59 CET 2016 - fix a bug introduced by a perl bug workaround that would cause incremental parsing to fail with a sv_chop panic. - json_xs: toformat failure error message fixed. - json_xs: allow cyclic data structures in CBOR.
2016-11-15Add dependency on devel/zlib.leot2-2/+4
Reported by and thanks to Luther via PR pkg/51628.
2016-11-07Updated p5-Unicode-Collate to 1.18.wiz2-7/+7
1.18 Sat Nov 5 21:14:35 2016 - U::C::Locale newly supports locale: de_AT_phonebook. - locales updated to CLDR 23: as, ca. - removed locale fr (French) other than Canadian according to CLDR 1.9.0.
2016-10-30Updated p5-Unicode-Collate to 1.17.wiz2-7/+7
1.17 Wed Oct 26 21:46:12 2016 - DUCET is updated (for Unicode 8.0.0) as Collate/allkeys.txt. ! Please notice that allkeys.txt will be overwritten if you have had other allkeys.txt already. - The default UCA_Version is 32. - U+9FCD..U+9FD5 and U+2B820..U+2CEA1 are new CJK unified ideographs. - Cyrillic contractions except SHORT I are removed from DUCET. * modified locales: be, bs_Cyrl, kk, mk, sr, uk. * removed locales: bg, ru. - Locale/*.pl and CJK/Korean.pm are updated. 1.16 Mon Oct 24 21:31:12 2016 - modified tests for the Cyrillic script before updating DUCET: loc_be.t, loc_kk.t, loc_mncy.t, loc_ru.t, loc_uk.t.
2016-10-28Updated p5-Unicode-Collate to 1.15.wiz2-8/+7
1.15 Sat Oct 22 08:36:07 2016 - U::C::Locale newly supports locale: ug_Cyrl. cf. [rt.cpan.org #117512] - added loc_mncy.t, loc_ugcy.t in t. - modified tests for the Cyrillic script: loc_be.t, loc_bg.t, loc_bscy.t, loc_kk.t, loc_mk.t, loc_ru.t, loc_sr.t, loc_uk.t.
2016-10-09Fix PKGNAME to match buildlink3.mk and other orcus packagesryoon1-2/+2
2016-10-07Revbump post boost updateadam32-57/+64
2016-09-23Update dvi2tty to 6.0.0markd5-117/+25
fix license. OK by wiz 2016-03-05 TANAKA Takuji <ttk@t-lab.opal.ne.jp> dvi2tty-6.0.0. Support T1,TS1,OT2,T2A,T2B,T2C,X2 encodings. Add utf8 output for the latin, cyrillic encodings and OML,OMS encodings. Add option '-C' not to compose a combining character sequence. * dvi2tty.c, dvi2tty.h: Add new option '-C', '-Eu1' and inner flags. * tex2ucs.h (new), dvistuff.c: Add utf8 support and new encodings. * test/table.tex, table.dvi, dvi2tty.test: Add a new test. * table{,c,s,u,uC,Eu,Eu1,EuC,Eua}.tty, testEu.tty, ligtest{u,Eu}.tty (new); test{,s,u}.tty, ligtest.tty (update): Expected output. * Makefile{,.am,.in}: Add the new test and the new header file. * configure{,.ac}: Update version number. 2011-11-21 Peter Breitenlohner <peb@mppmu.mpg.de> Add upTeX support from Tanaka Takuji <KXD02663@nifty.ne.jp>. * ac/withenable.ac, Makefile.am: Require ptexenc. * version.ac (new): Define dvi2tty_version. * configure.ac: Adapted. 2011-01-26 Peter Breitenlohner <peb@mppmu.mpg.de> * dvi2tty.test: Unset DVI2TTY to nullify dvi2tty options. Additional testcase with '-c'. * testc.tty: Expected output. 2010-11-06 Peter Breitenlohner <peb@mppmu.mpg.de> Import dvi2tty-5.3.3. * configure.ac: Adapted. 2010-10-15 Peter Breitenlohner <peb@mppmu.mpg.de> Add two disdvi command line options to handle .dvi files as created by pTeX and .xdv files as created by XeTeX. * commands.h: Define DVI opcodes for pTeX and XeTeX extensions. * disdvi.c: Add command line options `-p' or `--ptex' and `-x' or `--xetex'; handle DVI opcodes for pTeX and XeTeX extensions. 2009-08-23 Peter Breitenlohner <peb@mppmu.mpg.de> Avoid maximal compiler warnings. * disdvi.c, dvi2tty.c, dvistuff.c: Ignore RCS strings. ANSI C function definitions. * disdvi.c (fontname): Constify string return type. * dvi2tty.c (path, OUTfilename): Constify global strings. (getpages, getfname, getinteger, setoption, getargs): Constify string params and local vars. 2009-06-22 Peter Breitenlohner <peb@mppmu.mpg.de> * dvi2tty.c (readable_file): declare as static. * disdvi.c, dvi2tty.h: do not #include <kpathsea/c-proto.h>. 2009-06-20 Peter Breitenlohner <peb@mppmu.mpg.de> * Makefile.am: enable compiler warnings. * disdvi.c, dvi2tty.c, dvi2tty.h, dvistuff.c: ANSI C prototypes. 2009-06-15 Karl Berry <karl@tug.org> * dvi2tty.c, * README: clarify that it's GPLv2+, per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=424018. 2009-06-12 Francois Charette <firmicus@ankabut.net> * dvistuff.c: rename getline to texlive_getline.
2016-09-20Add libixion dependency. Add missing includes to bl3.mk.wiz3-7/+25
Bump PKGREVISION.
2016-09-19Rename package to match PKGNAME, and adapt bl3.mk.wiz2-10/+10
2016-09-19+ orcus0.12.wiz1-1/+2