summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2013-06-14Update to 1.43.2:wiz2-7/+6
Version 1.43 Jun 4, 2013 * Add explicit include syntax for prepending, replacing or appending to generated output for a section.
2013-06-14Update ruby-unf to 0.1.1.taca3-7/+8
* Add rdoc. * Add ruby-head and jruby-head. * Make "rake test" and "rake rdoc" work. * It is perfectly fine with newer bundler.
2013-06-09Update to latest release. Use options framework to all user to build arodent3-8/+24
statically linked package. Buildlink pthread. Simplify HOMEPAGE. USE .bz2 distfile. From NEWS: Version 3.4.2 (2013.3.1) ------------------------ * Bug fix release. (Thanks to chisj, vlad417, Petr and Viona) Release Note: Micro QR Code encoder had a bug that caused incorrect output (issue #25). Now the bug has been fixed. Memory leak bug (#24) and insufficient string splitting bug have been fixed.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz3-6/+6
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron5-10/+10
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz5-9/+10
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-31Bump all packages for perl-5.18, thatwiz45-80/+90
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-05-29Changes 1.42.1:adam2-6/+6
* Update Vietnamese translation. * Update Croatian translation. * Consistently strip path and/or libtool "lt-" prefix from any instance of $program derived from --help or --version.
2013-05-23Update to 2.58wen2-6/+6
Upstream changes: 2.58 Thu May 23 09:04:37 2013 - support PUREPERL_ONLY install option. (rt#84876) (PERL_ONLY and NO_XS are not yet removed) - stop installing JSON::XS automatically on Perl 5.18
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-04-27Use full path.joerg1-2/+2
2013-04-24Revbump for all packages that have USE_TOOLS+=gssbd2-4/+4
2013-04-21Update skf to 1.99.4.obache2-7/+7
skf (1.99.4) Sun, 21 Apr 2013 20:24:34 +0900 * fix in-place suffix stores uninitialized heap area. * fix 1.93.3 remaining debug routine * fix katakana-zen-han conversion bug * utf-16be doesn't properly set default endian.
2013-04-21Update to 2.57ryoon2-7/+6
Changelog: 2.57 - t/x17_strage_overload.t didn't work correctly. 2.56 Sat Apr 6 09:58:32 2013 - fixed t/x17_strage_overload.t (rt#84451 by Ricardo Signes) 2.55 - update JSON::BackportPP version 2.54 Fri Apr 5 16:15:08 2013 - fixed t/19_incr.t on perl >= 5.17.10 (wyant, rt#84154) pathced by mbeijen and modified with demerphq's patch - Fixed some spelling (by briandfoy) - fixed sppeling (by Perlover) - enhanced documents (Thanks to Justin Hunter and Olof Johansson) - changed backend module loading for overloaded object behavior (reported by tokuhirom)
2013-04-17+gbaserodent1-1/+2
2013-04-17Import gbase-0.5 as converters/gbase.rodent5-0/+60
GBase is a GTK program designed to convert between the four common bases used in programming (decimal, hexadecimal, octal and binary). It converts numbers on-the-fly as they are typed in. It can also convert numbers entered on the command line. It can correctly handle both signed and unsigned 32-bit integers.
2013-04-16Changes 1.41.2:adam2-15/+15
* Update Vietnamese translation * Update Croatian translation * Update Brazilian Portuguese translation
2013-04-16Update skf to 1.99.3.obache2-7/+7
skf (1.99.3) Thu, 11 Apr 2013 20:14:07 +0900 * fix skfoFILE definition * fix ruby 2.0.0 header file inclusion * fix unexpected non-registered codeset name use
2013-04-10Update to 1.41.1:wiz2-6/+6
Version 1.41 December 31, 2012 * Set filenames in italics. * Suppress option/filename handling in EXAMPLES section. * Add Croatian translation. * Add Serbian translation.
2013-04-08Remove "Trailing empty lines." and/or "Trailing white-space."rodent1-2/+2
2013-04-07Updatge skf to 1.99.2.obache3-12/+12
* fix MinGW compilation * ruby 2.0 support * fix type conflict on output side
2013-04-06'You can use "foo" instead of "${WRKSRC}/foo".'rodent1-2/+2
2013-04-06".for variable names should not contain uppercase letters"rodent1-4/+4
2013-04-06Fixes:rodent1-4/+4
COMMENT should not be longer than 70 characters. COMMENT should not begin with 'A'. COMMENT should not begin with 'An'. COMMENT should not begin with 'a'. COMMENT should not end with a period. COMMENT should start with a capital letter. pkglint warnings. Some files also got minor formatting, spelling, and style corrections.
2013-04-02Update Unicode-Collate to 0.97.hiramatsu2-6/+6
Changes from previous: ---------------------- 0.97 Sat Dec 22 14:25:50 2012 - bug fix: XS of 0.96 (if UCA_Version is 9 to 11) wrongly referred to DUCET for completely ignorable characters, even though the collator don't use DUCET. - separated t/notable.t from t/test.t. 0.96 Sat Dec 15 19:43:10 2012 - special noncharancter tailorings ('highestFFFF' and 'minimalFFFE') * some locales are modified for 'highestFFFF': as, bn, fa, gu, hi, hy, kn, kok, mr, or, sa, si, si_dict, ta, te, th, ur. - U::C::Locale now allows 'entry' to add or override mappings. - bug fix: using DUCET through XS wrongly prevented completely ignorable characters from tailoring. - modified tests: default.t, loc_as.t, loc_bn.t, loc_fa.t, loc_gu.t, loc_hi.t, loc_hy.t, loc_kn.t, loc_kok.t, loc_mr.t, loc_or.t, loc_sa.t, loc_si.t, loc_sidt.t, loc_ta.t, loc_te.t, loc_test.t, loc_th.t, loc_ur.t, nonchar.t in t.
2013-03-25Convert -shared to -dynamiclib on OSX 10.5. Greatly helps my bulkjperkin1-1/+9
builds.
2013-03-15Bump PKGREVISION for more files in PLIST.wiz1-1/+2
2013-03-15build cleanupdrochner4-29/+30
2013-03-13Update to 2.27202wen2-7/+6
Upstream changes: 2.27202 Wed Mar 13 15:41:22 2013 - license in Makefile.PL was missing 2.27201 Wed Mar 13 13:22:33 2013 - occasionally failed in t/019_incr.t in Perl 5.17.6 or more (because of hash iterator randomization) reported and patched by demerphq https://rt.cpan.org/Public/Bug/Display.html?id=83421
2013-03-10ruby-unf_ext to 0.0.6.taca3-8/+9
* Provide UNF::Normalizer::VERSION. * No functional change.
2013-03-05Update descriptionpettai1-2/+1
2013-03-05Perl extension for hexdumping arbitrary data.pettai4-1/+27
Hexify formats arbitrary (possible binary) data into a format suitable for hex dumps in the style of xd or hexl.
2013-03-02Reset maintainer to "pkgsrc-users@NetBSD.org".tron2-4/+4
2013-02-22Update pkgsrc patch to support SunOS as well as BSD.jperkin2-11/+15
2013-02-16Recursive bump for png-1.6.wiz4-7/+8
2013-02-15recursive bump from boost-lib shlib update.obache1-1/+2
2013-02-06PKGREVISION bumps for the security/openssl 1.0.1d update.jperkin1-2/+2
2013-01-26Update to 6.0.3ryoon2-7/+6
Changelog: 2013-01-25: Version 6.0.3 * Source code compiles with Microsoft Visual C. * Print system error when writing output fails.
2013-01-26Revbump after graphics/jpeg and textproc/icuadam4-7/+8
2013-01-16Update skf to 1.99.1.obache2-8/+7
skf (1.99.1) * fix wrong initialization for BIG5-UAO table *
2013-01-10(1) Bump version 0.10.9 to 0.19.5 based on PR pkg/47410mef5-68/+0
Deleting renamed patches.
2013-01-10(1) Bump version 0.10.9 to 0.19.5 based on PR pkg/47410mef8-27/+120
-- Adjust path in patches for above change (patch target moved, and unfortunately, patches name now reflecting target path, so renamed them). -- Correct target path in Makefile. -- m17n-{db,lib} 1.6.4 ask for this version. Overview of changes between 0.19.4 and 0.19.5 ============================================= * Update to Unicode 6.2.0. Overview of changes between 0.19.2 and 0.19.4 ============================================= * Update to Unicode 6.1.0. * Misc fixes. Overview of changes between 0.19.1 and 0.19.2 ============================================= * Update to Unicode Character Database 5.1.0 * Fixed bug in Arabic ligature table (bug #208870) * Handle RLM/LRM in CP1255 charset converter. (bug #15328, Artyom) Overview of changes between 0.10.9 and 0.19.1 ============================================= * This is the first release of the fribidi2 module in CVS, mostly developed in 2004 and 2005. * Support for Arabic joining/shaping added. * API for correct handling of multi-line paragraphs added. * Restructured code base. * Supposed to be fully API/ABI compatible with 0.10 releases. Please report if it is not.
2013-01-06Update to 0.0.24:wiz2-6/+6
Bump version in view of a possible release When cached fg and bg colours are 0, trust index more coverity: copying uninitialized value coverity: do not let VisioDocument::parse throw coverity: drop duplicated code coverity: consistently check ret. value of read*Data Trying to support initially Text Fields Fixed line height is in inches :(
2013-01-05docx2txtis1-1/+2
2013-01-05docx to text converter.is5-0/+85
2012-12-26Fix legacy C. Passes gcc -Wall and should build on clang too.dholland16-3/+740
This fixes at least one bug on some platforms (misuse of utime(3)) so bump PKGREVISION.
2012-12-17Update txt2html to 2.51.obache2-9/+8
pkgsrc changes: * set LICENSE=${PERL5_LICENSE} * update dependencies (Getopt::Long is a part of CORE since perl-5, so drop it) Revision history for txt2html ============================= 2.51 Sun 4th March 2008 - fixed bug with underscores in links - fixed docs about escape_chars (should be escapechars) - fixed docs about DOCTYPE 2.50 Sat 22nd December 2007 - fixed bug with formatting and punctuation - removed old reference-to-an-array argument method - made --xhtml true by default (used to be false) - moved the debugging options to global variables 2.46 Fri 9th November 2007 - updated docs on custom_heading_regexp - fixed bug with xhtml output - documented all undocumented functions
2012-12-16Update to 1.40.13:wiz2-7/+6
help2man (1.40.13) unstable; urgency=low * Add "Multi-Arch: foreign" control field to permit any installable architecture to satisfy a build dependency when cross-building packages (closes: #694586). -- Brendan O'Dea <bod@debian.org> Mon, 03 Dec 2012 23:01:36 +1100
2012-12-16Update to 3.4.1ryoon3-9/+9
* Update HOMEPAGE Changelog: 3.4.1 (2012.10.17) A bug that mutual exclusion was not performed has been fixed. 3.4.0 (2012.10.15) SVG, UTF8, and ANSIUTF8 output supports have been added to the command line tool. (Thanks to Dan Storm, David Dahl, and Lennart Poettering) Colored QR Code support. Bug fixes. (Thanks to Terry Burton, Fred Steinhaeuser, and Yann Droneaud) 3.3.1 (2012.4.18) Bugs in command line tool, manual, configure script, and libtool files have been fixed. (Thanks to Yutaka Niibe and Rob Ryan) 3.3.0 (2012.4.1) EPS, ANSI, and ASCII text output supports have been added. (Thanks to Zapster, Colin, and Ral) QRcode_APIVersion() and QRcode_APIVersionString() have been added. 3.2.1 (2012.4.1) Bugs in configure script and libtool file has been fixed. (Thanks to Yutaka Niibe)
2012-12-16Update to 0.0.23:wiz2-6/+6
For VSD6 and VSD11 trust more the cached hex then the colour index