Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
affected packages.
|
|
2.95.4 on FreeBSD 4.11 without it; with it, pkgsrc wants gcc3-c,
which results in a circular dependency.
The addition of c99 to USE_LANGUAGES appears to have been intended
to benefit IRIX with MIPSPro, so also restore the old behavior of
appending "-c99" to CFLAGS in that case.
|
|
|
|
|
|
out on a case-insensitive filesystem without interference from
p5-Jcode. Discussed on tech-pkg@.
|
|
txt2man-1.5.5 21-mar-2007
* txt2man: correct layout of C structures in synopsis
* src2man: genrate manpages for C types/struct definitions
txt2man-1.5.4 16-mar-2007
* bookman: Added copyright
* src2man: Added copyright. Fix cover page handling. Add origin
comment in generated manpages.
txt2man-1.5.3 15-mar-2007
* bookman: better handling of header and footers of cover page.
* src2man: date can now be set.
* txt2man: date can now be set. Better handling of C function prototypes.
txt2man-1.5.2 28-feb-2007
* txt2man: fix synopsis handling.
txt2man-1.5.1 25-oct-2006
* src2man: search if the function prototype is defined in corresponding
'.h' include file, and if yes, add a '#include "file.h"'
statement in synopsis.
* src2man: allow to force SYNOPSIS sections in comment blocks.
* bookman: reads the file list from stdin in no arg is supplied.
* Makefile: specify commands path (in current dir) when generating doc.
txt2man-1.5 16-oct-2006
* txt2man: fix indentation.
* bookman: new command to generate a book from manpages.
* src2man: new command to extract manpages from source files.
* Makefile: update and fix rules.
|
|
|
|
This module converts between JSON (JavaScript Object Notation) and Perl
data structure into each other.
For JSON, See to http://www.JSON.org/.
JSON-RPC http://json-rpc.org/
|
|
|
|
like it does on SunOS.
|
|
This is maintenance release.
|
|
|
|
New in 1.11:
* The iconv program has new options --unicode-subst, --byte-subst,
--widechar-subst that allow to specify substitutions for characters that
cannot be converted.
* The iconv program now understands long options:
long option equivalent to
--from-code -f
--to-code -t
--list -l
--silent -s
* The CP936 converter is now different from the GBK converter: it has changed
to include the Euro sign and private area characters. CP936 is no longer an
alias of GBK.
* Updated GB18030 converter to include all private area characters.
* Updated CP950 converter to include the Euro sign and private area characters.
* Updated CP949 converter to include private area characters.
* Updated the BIG5-HKSCS converter. The old BIG5-HKSCS converter is renamed to
BIG5-HKSCS:1999 and updated to Unicode 4. New converters BIG5-HKSCS:2001 and
BIG5-HKSCS:2004 are added. BIG5-HKSCS is now an alias for BIG5-HKSCS:2004.
* Added a few irreversible mappings to the CP932 converter.
* Tidy up the list of symbols exported from libiconv (assumes gcc >= 4.0).
|
|
|
|
CHANGES:
0.8.8 - 0.8.9
- Fix http://qa.openoffice.org/issues/show_bug.cgi?id=74134, a bug in WP1 document
type detection where we could try to seek to a negative place in document (Fridrich)
- Fix a regression wrt. 0.8.7 preventing the conversion of tab table in
WP1 and WP3 file-format (Fridrich)
- Fixed several overflow bugs reported by iDefense. An attacker could create a
carefully crafted Word Perfect file that could cause an application linked with
libwpd, such as OpenOffice, to crash or possibly execute arbitrary code if the
file was opened by a victim. (CVE-2007-0002) (iDefense's Sean Larsson, Fridrich)
0.8.7 - 0.8.8
- Add unit tests for the stream class (Fridrich & Andrew Ziem)
- Ignore foot/endnotes that are referenced inside other foot/endnotes (Fridrich);
fixes http://www.openoffice.org/issues/show_bug.cgi?id=71487
- Handle graciously unsupported password-protected documents; (Fridrich)
fixes http://www.openoffice.org/issues/show_bug.cgi?id=72307
- Remove warnings on main OpenOffice.org platforms (Fridrich)
- Remove some potential memory leaks in the WPXPropertyList class and optimize
the WPXPropertyList subscription operator (Fridrich)
- When possible, pass WPXStrings by reference instead of passing them by copy
(Fridrich)
- Refactor WPXString to not cast from and to void*; refactor WPXPropertyList and
WPXPropertyListVector classes as to save a bunch of virtual calls (Fridrich)
|
|
The old version of txt2html was so outdated that it makes little
sense to list the changes. Most importantly, the new version now
has major revision number 2, which is due to the fact that
HTML::TextToHTML and the official txt2html were merged. Lots of
subsequent added features and bug fixes.
The updated package was prepared by Aleksey Cheusov in wip.
Closes PR pkg/35469.
|
|
Version 1.85, 2/11/2006
=======================
o fixed HTML output in f_bib.html: <pre> no more enclosed in <p>;
bibtex fields now typeset in lowercase; added links back to f.html
o macros \textin (<sub>), \textsu (<sup>), \textsi (<i>),
and macros \textln, \textos, \textdf, \textsw without translation
o fixed bug in --quiet under Windows
o option -t now sets the title of f_bib.html too (and of entries
files when used with -multiple)
Version 1.84, 19/10/2006
========================
o improved support for MRNUMBER of AMS styles: only first word used
in URL link
Version 1.83, 13/09/2006
========================
o support for DOI links: a field "DOI = {xxx}" will be recognized, if any,
and a link to http://dx.doi.org/xxx will be displayed;
option -no-doi turns it off and option -doi-prefix <url> sets a
different prefix for the DOI urls
o macro \H (Hungarian umlauts)
o new option -linebreak to insert a linebreak between an entry and its links
o new option -use-table to enforce the use of a table (to be used
_after_ -no-keys if needed)
|
|
2005-10-26 Gisle Aas
Release 2.09
Simplified and reworked documentation.
Unicode::CharName::uname() did not work for chars > 0xFFFF.
2005-10-25 Gisle Aas
Release 2.08
Unicode::String now provide utf16le() and utf32le() constructors.
Corresponding methods also available.
Unicode::CharName updated with Unicode 4.1 data.
|
|
1.08 Sat Dec 16 23:27:13 CET 2006
- URGENT update, the lastr elease did not
decode files correctly, usually not at all.
- the last patch was, of course, completely bogus.
(sorry. looked simple...).
1.07 Sun Dec 10 17:41:46 CET 2006
- fixed an uninitialised variable based on analysis
and patch by Mark Martinec.
1.06 Tue Dec 6 00:56:05 CET 2005
- fix a number of int/long format errors in the encoding part and
fix some signed/unsigned char problems of unknown relevance,
reported by Jonas Smedegaard.
- new EXPERIMENTAL options OPT_RBUF and OPT_WBUF to set default
stdio buffer size for reading and writing files.
|
|
* fix dyn_table improper bound check.
* fix euro sign in GBK is not properly output.
* delete old-hangul-location code, for it is not working.
* nec/ibm gaiji coding fixed.
* Mac OS X porting issue fixed.
* rpm compatibility issue fixed.
# debian compatibility issue fixed
|
|
Patch provided by Sergey Svishchev in private mail.
|
|
From Sergey Svishchev in private mail.
|
|
|
|
This module is a perl version of python's URL-safe base64 encoder
/ decoder.
When embedding binary data in URL, it is preferable to use base64
encoding. However, two characters ('+' and '/') used in the standard
base64 encoding have special meanings in URLs, often leading to
re-encoding with URL-encoding, or worse, interoperability problems.
To overcome the problem, the module provides a variation of base64
codec compatible with python's urlsafe_b64encode / urlsafe_b64decode.
Modification rules from base64:
use '-' and '_' instead of '+' and '/'
no line feeds
no trailing equals (=)
|
|
|
|
|
|
|
|
1.10
- now use from_to instead of utf8::decode (which is experimental
and might vanish in the future) to check for valid UTF-8
- updates and cleanups of testsuite and include "0" filename
- fix "0" filename bugs
- take into account that charset name "utf-8" resolves to "utf-8-strict"
in recent Perl versions
|
|
|
|
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
|
|
v1.94.6 2006-12-29
fix JIS X-0213 batch table miss.
remove UHC from man (not supported in 1.94).
|
|
Changes:
v1.94.5 2006-12-16
HKSCS table type error fix. JIS X-0213 further table fix.
v1.94.4 2006-11-05
re-fix patch3 issue.
v1.94.3 2006-11-02
fix crash by single shift when G1 table is defined and can't read.
v1.94.2 2006-10-30
fix nls feature broke on patch 1.
v1.94.1 2006-10-27
JEF/IBM DBCS HOST output fix.
partial fix for cp943/cp932 treatment inconsistency. Further bound check.
fix crash when output char. table can't properly read.
|
|
|
|
|
|
|
|
This new release adds support for libcurl. This fixes a problem in chunked encoding.
And adds https support.
|
|
a working C++ preprocessor and the build breaks if there's a non-working
CC in PATH otherwise.
|
|
allow USE_LANGUAGES+=c99 and let gcc and mipspro do the right thing.
May need to be reviewed/added for other compilers.
ok rillig@
|
|
CHANGES:
0.8.6 - 0.8.7
- Revert the alignment fix, in order to mimick the way WP for Mac renders
the documents (Fridrich)
- Support for WP Mac 1.x documents (Fridrich)
- Fix memory leak in standalone converters (Andrew Ziem)
- Miscellaneous code cleanups (Fridrich)
0.8.5 -> 0.8.6
- Initial support of WP Mac 2.x documents (Fridrich)
- Fix an alignment bug where alignment was propagated from multicolumn
sections into following single column sections (Fridrich)
- Initial conversion of headers/footers in WP42 parser (Fridrich)
- Fix some parser errors in WP42 parser; now we seek to the right place
and parse correctly all functions (Fridrich)
- Fixed crash in wpd2foo if invoked with non-existing filename (Jody Goldberg)
- Assure that the table we send to the listener implementation is a valid
table independent of how messy the table is in the WP document (Fridrich)
- Fix situations where there is no tab position information in WPUs inside
the tabulator function; the fallback works now even if the position is 0
like in WP6 for DOS documents.
- Try not to crash under any circumstance by sanitizing the code and throwing
exception in illogical, but in WP documents very real, situations (sum1,
Fridrich)
- Make every implementation of WPXInputStream that we use return !0 if a seek
fails; be more paranoiac with the result of read functions (sum1, Fridrich)
- Ignore corrupted prefix packets in WP5 documents (Fridrich)
- Try to convert as much information as possible even in corrupted WP3, WP5 and
WP6 documents (Fridrich) - Libwpd now converts many documents that make crash
WordPerfect itself.
- Fine-tune the WP42 document detection. Detect as many WP42 files as possible
while still discarding plain text documents (Fridrich, Marc)
- Let the WP6 parser not die if the prefix packet it refers to is corrupted or
absent (Fridrich)
- Fix hangs while parsing a corrupted WP6ExtendedDocumentSummaryPacket (sum1,
Fridrich)
- General improvement of libwpd's conversion-success-rate and extensive QA with
more than 46'000 real life documents (Mr. SUM1)
0.8.4 -> 0.8.5
- Conversion of font face, size and colour in WP5 parser, including the
default font information (Fridrich)
- Conversion of foot/endnotes in WP5.x format (Fridrich)
- Conversion of headers/footers in WP3 and WP5 parsers (Fridrich)
- Prevent negative paragraph margins due to page margin change.
Removes the ugly text-border lines running across the text in
OpenOffice.org (Fridrich)
- Make page margins constant between two hard page breaks (Fridrich)
- Convert page margin changes into section margins in multi-column sections
- Move absolute position values in multicolumn sections from whatever column
they are in into the first one. Fixes the off-page position of the second
table in 05mechanicalservice.wpd (Fridrich)
- Defer page span change to the end of the current paragraph if it is
opened in order to prevent a paragraph break where it is not there in the
original document (Fridrich)
- Fix http://bugzilla.abisource.com/show_bug.cgi?id=10105, an incorrect
conversion of table alignment in WP3.x file format (Fridrich)
- Fix small issue with incorrect number of pages in page-spans (Fridrich)
- Fix an issue with "==" operator for WPXPageSpan classes. The result is now
the same independent on the order of the operands (Fridrich)
- Fix http://bugzilla.abisource.com/show_bug.cgi?id=10279, a crash if a table
from the middle of the tableList is in footnote and/or endnote (Marc, Fridrich)
- Add an option "--info" to wpd2text; called with this option, wpd2text dumps the
information of the document instead of converting it. This could be useful for
beagle (Fridrich)
- Refactoring of the listener structure and split of WPXListener into WPXContentListener
and WPXStylesListener (Fridrich, Marc and Cyrille Moureaux as a guest star)
|
|
XXX Remove pre-install in libiconv?
|
|
|
|
* Fixes crash on malicious documents
* Better support for DateTimePicture fields
|
|
Bump PKGREVISION.
|
|
|
|
|
|
ChangeLog:
(1) Implement fmt equivalent folding with forming.
(2) Making Ruby Extension, Perl Extension is enabled.
(3) Making rpm package is enabled.
(4) New encoding: GB18030, GBK, BIG5-Plus,
IBM DBCS(ibm930,3,5,7), cp5022(0,2,3), cp51932.
(5) With cp932, cp51932, change to set use-ms-compat,
kana-enable and use-compat automatically.
|
|
This fixes problems when some installed packages are outdated.
Per wiz@'s request.
Grrr, I really hate this kind of change.
|
|
|
|
|