summaryrefslogtreecommitdiff
path: root/textproc
AgeCommit message (Collapse)AuthorFilesLines
2016-09-01Updated miller to 4.5.0.wiz2-7/+7
4.5.0 Customizable output format for redirected output In a natural follow-on to the 4.4.0 redirected-output feature, the 4.5.0 release allows your tap-files to be in a different output format from the main program output. For example, using mlr --icsv --opprint ... then put --ojson 'tee > "mytap-".$a.".dat", $*' then ... the input is CSV, the output is pretty-print tabular, but the tee-files output is written in JSON format. Likewise --ofs, --ors, --ops, --jvstack, and all other output-formatting options from the main help at mlr -h and/or man mlr default to the main command-line options, and may be overridden with flags supplied to mlr put and mlr tee. 4.4.0 Redirected output, row-value shift, and other features The principal feature of Miller 4.4.0 is redirected output. Inspired by awk, Miller lets you tap/tee your data as it's processed, run output through subordinate processes such as gzip and jq, split a single file into multiple files per an account-ID column, and so on. Details: http://johnkerl.org/miller/doc/reference.html#Redirected-output_statements_for_put Other features: mlr step -a shift allows you to place the previous record's values alongside the current record's values: http://johnkerl.org/miller/doc/reference.html#step mlr head, when used without the group-by flag (-g), stops after the specified number of records has been output. For example, even with a multi-gigabyte data file, mlr head -n 10 hugefile.dat will complete quickly after producing the first ten records from the file. The sec2gmtdate verb, and sec2gmtdate function for filter/put, is new: please see http://johnkerl.org/miller/doc/reference.html#sec2gmtdate and http://johnkerl.org/miller/doc/reference.html#Functions_for_filter_and_put. sec2gmt and sec2gmtdate both leave non-numbers as-is, rather than formatting them as (error). This is particularly relevant for formatting nullable epoch-seconds columns in SQL-table output: if a column value is NULL then after sec2gmt or sec2gmtdate it will still be NULL. The dot operator has been universalized to work with any data type and produce a string. For example, if the field n has integers, then instead of typing mlr put '$name = "value:".string($n)' you can now simply domlr put '$name = "value:".$n'. This is particularly timely for creating filenames for redirected print/dump/tee/emit output. The online documents now have a copy of the Miller manpage: http://johnkerl.org/miller/doc/manpage.html Bugfix: inside filter/put, $x=="" was distinct from isempty($x). This was nonsensical; now both are the same.
2016-09-01Updated libyaml to 0.1.7.wiz3-30/+7
Changes not found.
2016-09-01No more sparc on OpenBSD.wiz2-4/+4
From jmc@OpenBSD. Bump version.
2016-09-01Updated iso-codes to 3.70.wiz2-8/+7
iso-codes 3.70 -------------- Dr. Tobias Quathamer <toddy@debian.org> Mon, 29 Aug 2016 [ ISO 3166-2 ] * Update name for ES-SS to Gipuzkoa, thanks to Albert Cervera for the bug report. Closes: alioth#315433 [ ISO 3166-2 translations ] * German by Dr. Tobias Quathamer * Spanish by Dr. Tobias Quathamer * French by Dr. Tobias Quathamer [ ISO 639-2 translations ] * Swedish by Anders Jonsson (TP)
2016-08-28Remove unnecessary PLIST_SUBST and FILES_SUBST that are now providedwiz15-39/+15
by the infrastructure. Mark a couple more packages as not ready for python-3.x.
2016-08-27Add ALTERNATIVES file for py-vobject.wiz1-0/+2
2016-08-27Updated py-vobject to 0.9.3.wiz3-20/+25
26 August 2016 vobject 0.9.3 released Release Notes Fixed use of doc in setup.py for -OO mode Added python3 compatibility for base64 encoding Fixed ORG fields with multiple components Handle pytz timezones in iCalendar serialization Use logging instead of printing to stdout 13 March 2016 vobject 0.9.2 released Release Notes Better line folding for utf-8 strings Convert unicode to utf-8 to be StringIO compatible 16 February 2016 vobject 0.9.1 released Release Notes Removed lock on dateutil version (>=2.4.0 now works) 3 February 2016 vobject 0.9.0 released Release Notes Python 3 compatible Updated version of dateutil (2.4.0) More comprehensive unit tests available in tests.py Performance improvements in iteration Test files are included in PyPI download package 28 January 2016 vobject 0.8.2 released Release Notes Removed unnecessary ez_setup call from setup.py
2016-08-22Updated py-lxml to 3.6.4.wiz2-7/+7
3.6.4 (2016-08-20) ================== * GH#204, LP#1614693: build fix for MacOS-X. 3.6.3 (2016-08-18) ================== * LP#1614603: change linker flags to build multi-linux wheels 3.6.2 (2016-08-18) ================== * LP#1614603: release without source changes to provide cleanly built Linux wheels
2016-08-21Update KDE Frameworks to 5.25.0markd10-50/+45
5.22: Sonnet * Install parsetrigrams tool for cross compiling * hunspell: Load/Store a personal dictionary * Support hunspell 1.4 * configwidget: notify about changed config when ignored words updated * settings: don't immediately save the config when updating ignore list * configwidget: fix saving when ignore words updated * Fix failed to save ignore word issue 5.24: Sonnet * Mark helper exe as non-gui app * Allow nsspellcheck to be compiled on mac per default 5.25: Sonnet * hunspell: Clean up code for searching for dictionaries, add XDG dirs * Try to fix language filter usage of language detection a bit
2016-08-20Revbump packages using Go for Go 1.7 release.bsiegert3-5/+6
2016-08-20+ py-loremipsum.wiz1-1/+2
2016-08-20Import py-loremipsum-1.0.5 as textproc/py-loremipsum.wiz4-0/+38
The purpose of this package is to generate random (plausible) text sentences and paargraphs based on a dictionary and a sample text. By default this package will generate Lorem Ipsum style text, but you can customize the generator to effectively load any dictionary and any sample text you like.
2016-08-20Fix CATEGORY.wiz1-2/+2
2016-08-19No more armish in OpenBSD. From jmc@OpenBSDwiz2-5/+4
Bump version.
2016-08-19Update to 0.30wen2-9/+7
Upstream changes: 0.30 2016-08-17 * Source repo moved from Subversion to Github * Add -p to pdfstamp * Add -g, -p, -u to pdfbklt * Bug fixes * Wasn't installing on Windows Perl 5.22 and up * [rt.cpan.org] #116492: make install fails under Strawberry Perl * [rt.cpan.org] #110855: Fix pod2man errors * [rt.cpan.org] #86452: Parse error reading array * [rt.cpan.org] #78351: Invalid version format (non-numeric data) * [rt.cpan.org] #41085: ASCII85 decode broken * [rt.cpan.org] #35871: lzw compression fixup * [rt.cpan.org] #32210: pdfstamp patch for use strict * [rt.cpan.org] #31353: adding first test * fix Dict::read_stream() to write long streams to file as intended * fix LZWDecode to handle streams longer than 4096 bytes * close INFILE at start of release() * Fix Dict to allow single stream filters rather than requiring an array
2016-08-18Update to 0.48ryoon2-9/+8
Changelog: ___ _ _ ___ __ __/ _ \| || | ( _ ) \ \ / / | | | || |_ / _ \ Thanks for the patches, guys \ V /| |_| |__ _| (_) | \_/ \___(_) |_| \___/ (released 2016-06-17) SGML: * Use OpenSP as an underlying engine instead of the deprecated SP Thanks to Neil Roeth (Debian's 809477, 280882) Translations: * Update Japaneese, thanks to Takuma Yamada. * Fix formating issue in pt translation (noticed by Lintian).
2016-08-17update to relatorio-0.6.3richard2-7/+7
CHANGES: 0.6.3 - 20160629 * Update calcext:value-type with the same guessed type * Register MarkupTemplate for 'markup' mimetype instead of 'xml'
2016-08-15Update to 0.1.6ryoon2-7/+7
Changelog: libodfgen 0.1.6 - All: + Support hatching fills. + Handle visibility and printability of objects. + Compute print orientation from page dimensions. + Allow to specify list label font and font size. - Drawing/Presentation: + Handle fill properties in openPage(), allowing to set page background. - Spreadsheet: + Correctly emit merged cells. + Allow graphics anchored to a sheet cell. + Handle repeated rows/columns, specified by properties table:number-rows-repeated and table:number-columns-repeated. + Add matrix operators ({, } and |). + Handle more cell attributes. + Increase precision of generated numbers. - Text: + Allow to set header/footer style. - Other improvements and fixes.
2016-08-14Updated textproc/iso-codes to 3.69mef2-8/+7
---------------------------------- iso-codes 3.69 -------------- Dr. Tobias Quathamer <toddy@debian.org> Tue, 2 Aug 2016 [ ISO 3166-2 ] * Fix typo for PH-NEC (Negros Occidental), thanks to Anders Jonsson for the bug report. * Update name for ES-BI to "Bizkaia", thanks to Albert Cervera for the bug report. Closes: alioth#315432 [ ISO 3166-2 translations ] * Swedish by Josef Andersson (TP) * French by Christian Perrier * German by Dr. Tobias Quathamer [ ISO 3166-1 translations ] * French by Christian Perrier [ ISO 15924 translations ] * French by Christian Perrier [ ISO 4217 translations ] * Croatian by Božidar Putanec (TP)
2016-08-13New package, go-runewidth-0.0.1.bsiegert6-1/+53
go-runewidth provides the RuneWidth and StringWidth functions to get the fixed width of a Unicode rune or string.
2016-08-12Update to 1.0.4wen2-8/+7
Upstream changes: 1.0.4 - support single-line comments from Konstantin Tokarev
2016-08-12Update textproc/erlang-stringprep to 1.0.6.fhajny3-11/+11
Version 1.0.6 - Use p1_utils v1.0.4 Version 1.0.5 - Fix compilation on rebar3 Version 1.0.4 - Use p1_utils v1.0.4
2016-08-12Update textproc/erlang-fast_yaml to 1.0.6.fhajny3-11/+11
Version 1.0.6 - Update to p1_utils 1.0.5 Version 1.0.5 - Rebar 3 compatibility Version 1.0.4 - Update to p1_utils 1.0.4
2016-08-12Update textproc/erlang-fast_xml to 1.1.15.fhajny4-12/+14
Version 1.1.15 - Update to p1_utils 1.0.5 Version 1.1.14 - Erlang OTP R19 compliance - Fix compilation on rebar3 Version 1.1.13 - Use p1_utils 1.0.4 Version 1.1.12 - Generator improvements Version 1.1.11 - Now properly includes Elixir lib/ directory in hex.pm package Version 1.1.10 - Split build in two steps to fix link step on Ubuntu - Clean Makefile.mix to remove duplicated code Version 1.1.9 - Fix Linux build with Mix Version 1.1.8 - Package priv/lib structure to make sure everything is properly build by mix Version 1.1.7 - Fix indent issue in Mix Makefile Version 1.1.6 - Add missing Makefile.mix file in rebar hex.pm package description - Make sure priv dir is created when building with mix and included in package dir list Version 1.1.4 This is an Elixir friendly update: - Add ability to return maps instead of xmlel record - Add ability to tell parser to return Elixir structs instead of records - Add Elixir tests
2016-08-11Updated textproc/latex2html 2008 to 2016mef5-67/+24
---------------------------------------- Following is the part of Chnages, for recent ones only #--------- v2016 # # - config: fix parsing of version number for pnmcrop # - config: fix uninitialized argument in error messages # - longtable: fix duplicate caption # https://bugs.debian.org/310702 # - pstoimg: fix pstoimg -depth 24 -flip cw # https://bugs.debian.org/612126 # #--------- v2015 apply patches from Debian # # - add-abnt.patch # - add-floatflt-ins.patch # - add-url.patch # - eurosym.patch # - fix-gs-stderr.patch # - fix-image-types.patch # - fix-mathend-mark.patch # - fix-pdfoutput.patch # - fix-romanian.patch # - fix-spaces-in-filenames.patch # - fix-typos.patch # - html-version-4.patch # - l2hconf-fix-shebang.patch # - latex2html-fix-authoraddress.patch # - latex2html-fix-defined.patch # - makefiles-fixes.patch # - manpages.patch # - manual-fix-address.patch # - match-multiline.patch # - override-dvips-dot-in-filename-problem.patch # - pstoimg-dont-use-rgb-txt.patch # - pstoimg-fix-borders.patch # - pstoimg-fix-file-pattern.patch # - pstoimg-match-gray.patch (pkgsrc changes) - Drop patch-aa, upstream fixed
2016-08-10Update to 2.86wen2-7/+7
Upstream changes: $Revision: 2.86 $ $Date: 2016/08/10 18:08:45 $ ! encoding.pm t/enc_data.t t/enc_eucjp.t t/enc_module.t t/enc_utf8.t t/encoding.t t/jperl.t Fixed: #116196: [PATCH] Synchronize encoding.pm with blead https://rt.cpan.org/Ticket/Display.html?id=116196 ! Byte/Makefile.PL Patched: #111421: Won't build with statically built perls https://rt.cpan.org/Public/Bug/Display.html?id=111421 ! Encode.xs encoding.pm Pulled: Fixes for 5.8.x compilation failures https://github.com/dankogai/p5-encode/pull/60 ! Encode.xs Patched: RT#116817 [PATCH] Avoid a C++ comment https://rt.cpan.org/Ticket/Display.html?id=116817
2016-08-09Updated textproc/p5-Encode to 2.85mef2-7/+7
---------------------------------- Revision: 2.85 Date: 2016/08/04 03:15:58 ! Encode.pm bin/enc2xs bin/encguess bin/piconv bin/ucmlint bin/unidump Pulled: CVE-2016-1238: avoid loading optional modules from . https://github.com/dankogai/p5-encode/pull/58 ! Encode.pm t/utf8warnings.t Pulled: Rethrow 'utf8' warnings in from_to as well #57 https://github.com/dankogai/p5-encode/pull/57 ! Encode.xs Pulled and fixed: Encode::utf8: Performance optimization for strict UTF-8 encoder #56 https://github.com/dankogai/p5-encode/pull/56 ! t/Encode.t s/use Test/use Test::More/ ! t/Encode.t t/decode.t Skip tests that pass typeglobs to decode if perl < v5.16 ! Encode.xs t/cow.t Patched: #115540 (from_to affecting COW strings) https://rt.cpan.org/Ticket/Display.html?id=115540 ! Encode.xs t/Encode.t t/decode.t Merged: RT#115168: [PATCH] Passing regex globals to decode() results in wrong result https://rt.cpan.org/Ticket/Display.html?id=115168 ! Makefile.pl Pulled: t/encoding-locale.t fails with Test::More@0.80 or before. https://github.com/dankogai/p5-encode/pull/55 ! Encode.pm Pulled: In-place modifications made explicit in docs for encode(), decode() and decode_utf8() https://github.com/dankogai/p5-encode/pull/54
2016-08-09Updated textproc/p5-Lingua-EN-Sentence to 0.30mef2-8/+7
---------------------------------------------- 0.30 Aug 08 2016 used github as repository added more abbreviations set the default character set to en_US.UTF-8 added example/demo.pl script
2016-08-09Update textproc/libfastjson to 0.99.4.fhajny3-18/+9
0.99.4 2016-08-03 - fix tautology comparison in tautology in `fjson_object_iter_equal` Thanks to Andres Stieger for the patch - improve build system to handle slightly older autoconf versions - fix build problems with gcc6 Thanks to Andres Stieger for the patch 0.99.3 2016-07-11 - new dependency: autoconf-archive - exit() is no longer called in unexpected situations The previous code called exit on some occasions and did not give the caller a chance to do any cleanup or handling on it's own. This has completely been removed. Note that it was very unlikely that this problem affected a caller, as exit() was only called under very rare circumstances (e.g. OOM). - fjson_version now returns configure VERSION This avoid inconsistency. - removal of Windows and Android bits Thanks to Michael Biebl for the patch. - fixes of the build system Thanks to Michael Biebl for the patch. - dropped support for Windows and Android as we do not target these platforms - "make distcheck" now works - fix invalid Unicode representation for some non US-ASCII characters when printed as string. Note that this could potentially also lead to a segfault
2016-08-09Update textproc/sphinxsearch to 2.2.11.fhajny3-10/+9
This is a maintenance release with over 70 bug fixes and small improvements., just to mention a few: - max_matches option did not affect facet queries #2348 - support for Connector/J 5.1.36+ #2365 - UTF-8 support for extended wildcards (?,%) #2451 - group by aliased for JSON array #2452 - multi query with profiling enabled #2394 - ping to bad ha mirror pause accept thread at daemon #2363 - windows service does not handle system shutdown #2497 - 64-bit values comparison for ALL/ANY/INDEXOF functions #2437 - count(*) statement vs space characters at facet #2420 - better SphinxQL logs #2462, #2435 - lcs calculation for large delta position #2398 - official packages for Ubuntu 16.04 LTS - added missing logrotate for some Debian/Ubuntu packages - Ubuntu 16.04, Debian Jessie, RHEL/CentOS 7 packages use systemd service script
2016-08-09Update textproc/py-xlsxwriter to 0.9.3.fhajny2-7/+7
- Added check to :func:`add_table` to prevent duplicate header names which leads to a corrupt Excel file.
2016-08-07email style fixnros3-6/+6
2016-08-04Recursive revbump from audio/pulseaudioryoon3-3/+6
2016-08-03Instead of using find(1) in font/devpdf/Makefile.sub just use grep(1) followingleot3-3/+23
what upstream does (`-maxdepth' option can be problematic on some platforms). Should fix pkg/51332 reported by Hiroshi Hakoyama From <maya>
2016-08-03Revbump after graphics/gd updateadam12-20/+24
2016-08-02Use github framework properly so PR 51386 can be avoided in the future.wiz1-2/+2
2016-08-02Add comment explaining how to work around two of the three test failures.wiz1-1/+3
2016-08-01Recursive PKGREVISION bump for poppler-0.46.0 shlib major bump.wiz1-2/+2
2016-08-01Updated py-lxml to 3.6.1.wiz2-8/+10
3.6.1 (2016-07-24) ================== Features added -------------- * GH#180: Separate option ``inline_style`` for Cleaner that only removes ``style`` attributes instead of all styles. Patch by Christian Pedersen. * GH#196: Windows build support for Python 3.5. Contribution by Maximilian Hils. Bugs fixed ---------- * GH#199: Exclude ``file`` fields from ``FormElement.form_values`` (as browsers do). Patch by Tomas Divis. * GH#198, LP#1568167: Try to provide base URL from ``Resolver.resolve_string()``. Patch by Michael van Tellingen. * GH#191: More accurate float serialisation in ``objectify.FloatElement``. Patch by Holger Joukl. * LP#1551797: Repair XSLT error logging. Patch by Marcus Brinkmann.
2016-07-31Update to 1.95wen2-8/+7
Upstream changes: 1.95 2016-07-30 - Hopefully fix RT#116461 - https://rt.cpan.org/Public/Bug/Display.html?id=116461 - Makefile.PL shouldn't run "pkg-config libexslt" if LIBS or INC were provided - Thanks to NWELLNHOF for the report and a suggested fix.
2016-07-30Update to 1.131wen2-8/+7
Upstream changes: 1.131 2016-07-29 - Merge pull-request from Zac Bentley to speed up boolean tests. - https://github.com/shlomif/Text-Table/pull/4 - Closes https://github.com/shlomif/Text-Table/issues/3
2016-07-30Added textproc/p5-Alien-Base version 0.004mef1-1/+2
2016-07-30Import p5-Alien-Base-0.004 as textproc/p5-Alien-Base.mef3-0/+25
Alien::Base::ModuleBuild - A Module::Build subclass for building Alien:: modules and their libraries
2016-07-30Updated textproc/p5-Lingua-EN-Inflect to 1.900mef2-8/+7
---------------------------------------------- 1.900 Wed Jul 27 20:03:35 2016 - Fixed POD example (thanks, Rik!) - Fixed recalcitrant doc nit (humble apologies, Lady Aleena)
2016-07-30Updated textproc/ispell-de to 20160407mef2-8/+7
-------------------------------------- (from: igerman98-20160407/Documentation/Changes) since 20151222: - some new words - check for broken GNU grep during build
2016-07-28Update to 0.6wen2-7/+7
Upstream changes: CHANGES IN highr VERSION 0.6 NEW FEATURES o `hilight()` can deal with multibyte characters that cannot represented in the system native encoding now (on Windows) BUG FIXES o blank lines before/after code are preserved in the hilight() output now (thanks, Terry Therneau)
2016-07-28Updated odt2tex to 0.0.13.wiz3-39/+7
2016-07-27 v0.0.13 Fixed some possible memleaks, thanks Valgrind again Included Patch from Thomas Klausner fixing Makefile glitches
2016-07-28pkglint cleanup. Make better use of github framework. Add upstreamwiz4-26/+22
bug report URL to patch.
2016-07-28cvstomd: Add GITHUB_TAG that fixes "fetch" stagecheusov1-3/+6
2016-07-27+ csvtomdcheusov1-1/+2