Age | Commit message (Collapse) | Author | Files | Lines |
|
Version 1.43 Jun 4, 2013
* Add explicit include syntax for prepending, replacing or appending to
generated output for a section.
|
|
* Add rdoc.
* Add ruby-head and jruby-head.
* Make "rake test" and "rake rdoc" work.
* It is perfectly fine with newer bundler.
|
|
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.
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
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
|
|
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.
|
|
* Update Vietnamese translation.
* Update Croatian translation.
* Consistently strip path and/or libtool "lt-" prefix from any instance
of $program derived from --help or --version.
|
|
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
|
|
|
|
|
|
|
|
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.
|
|
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)
|
|
|
|
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.
|
|
* Update Vietnamese translation
* Update Croatian translation
* Update Brazilian Portuguese translation
|
|
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
|
|
Version 1.41 December 31, 2012
* Set filenames in italics.
* Suppress option/filename handling in EXAMPLES section.
* Add Croatian translation.
* Add Serbian translation.
|
|
|
|
* fix MinGW compilation
* ruby 2.0 support
* fix type conflict on output side
|
|
|
|
|
|
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.
|
|
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.
|
|
builds.
|
|
|
|
|
|
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
|
|
* Provide UNF::Normalizer::VERSION.
* No functional change.
|
|
|
|
Hexify formats arbitrary (possible binary) data into a format
suitable for hex dumps in the style of xd or hexl.
|
|
|
|
|
|
|
|
|
|
|
|
Changelog:
2013-01-25: Version 6.0.3
* Source code compiles with Microsoft Visual C.
* Print system error when writing output fails.
|
|
|
|
skf (1.99.1)
* fix wrong initialization for BIG5-UAO table
*
|
|
Deleting renamed patches.
|
|
-- 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.
|
|
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 :(
|
|
|
|
|
|
This fixes at least one bug on some platforms (misuse of utime(3)) so
bump PKGREVISION.
|
|
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
|
|
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
|
|
* 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)
|
|
For VSD6 and VSD11 trust more the cached hex then the colour index
|