Commit graph

1148 commits

Author SHA1 Message Date
zafer
54e68cac20 service supended. fall back to master_sites_backup. 2011-03-11 10:48:08 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
taca
33e824faca Bump PKGREVISION due to ABI change of ruby18-base. 2011-02-21 16:01:10 +00:00
markd
a00a69a314 Fix build with gcc4.3 2011-02-05 20:21:00 +00:00
adam
569281cb06 Fix building with Clang; switch to .tar.bz2 2011-02-04 20:10:32 +00:00
adam
3062df1dd3 Switch to .tar.bz2 2011-02-04 19:56:26 +00:00
adam
27057d742f Changes 0.9.1:
* Parse correctly WP 2 for Mac documents without resource fork
* Improvements in parsing of pictures in WP1 parser
* Fix wrong sizes of some functions in WP1 and WP42 parsers
* Fix handling of character attributes
2011-02-04 19:53:06 +00:00
obache
10a8f0078a Update skf to 1.97.4.
* fix encode wrap doesn't work on CR/LF environment.
  * fix early mime output feature isn't suppressed as expected.
2011-02-04 02:01:55 +00:00
markd
b233153e5c Fix build with gcc4.3 2011-01-29 22:11:54 +00:00
drochner
4b0a3136f8 backout previous -- fixed in libwmf where the dependency comes from 2011-01-25 18:33:41 +00:00
chuck
3c1eb9624a pull in x11/libX11/buildlink3.mk, as this links with libX11.
otherwise, "make configure" fails when X11_TYPE=modular (cannot
find -lX11).
2011-01-25 18:07:26 +00:00
tnn
02f5e8a003 err, really fix 2011-01-23 22:19:09 +00:00
tnn
c5c6b7ab3a fix dependency patterns 2011-01-23 22:16:30 +00:00
gls
013abfab66 1.34 Tue Dec 14 22:20:00 CET 2010
- fix a one-byte-past-end-write buffer overflow in UURepairData
          (reported, analysed and testcase provided by Marco Walther).
	- quoted-printable decoding was completely broken, try a fix.
2011-01-21 22:31:19 +00:00
wiz
e51d9bafa6 Remove "--without-libiconv-prefix", almost no configure script recognizes it. 2011-01-16 11:16:28 +00:00
wiz
af3596f984 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:36:05 +00:00
taca
b2fa3c02de Add and enable pear-I18n_UnicodeNormalizer. 2010-12-22 15:13:39 +00:00
taca
b1ccb4e338 Importing pear-I18N_UnicodeNormalizer version 1.0.0.
PHP classes to provide Unicode Normalization.

Performs the 4 normalizations:

	NFD: Canonical Decomposition
	NFC: Canonical Decomposition, followed by Canonical Composition
	NFKD: Compatibility Decomposition
	NFKC: Compatibility Decomposition, followed by Canonical Composition

Complies with the official Unicode.org regression test.  Uses UTF8 binary
strings natively but can normalize a string in any UTF format.  Fully tested
with phpUnit. Code coverage test close to 100%.
2010-12-22 15:12:29 +00:00
tron
85c937c749 Re-add part of revision 1.3 to fix build under Mac OS X Leopard and newer. 2010-12-09 19:42:12 +00:00
abs
7e36d75089 Fix build on OS X 10.4 (Tiger) by disabling nls on that OS version only.
(The package needs to build a shared lib & I don't feel like converting
it to libtool for ancient OS X)
Bump PKGREVISION
2010-12-08 20:29:05 +00:00
reed
91a78e4787 update odt2txt to 0.4
The changes include:
Mention other file formats than ODT in the manual page
Remove check for mime type
Fix typo in manual page
Make iconv usage configurable
Build on HP-UX 11

This is for PR #43599
2010-12-07 02:53:44 +00:00
wiz
24b0d82bd6 Update to 3.13:
2010-10-26   Gisle Aas <gisle@ActiveState.com>

   Release 3.13

   The fix in v3.12 to try to preserve the SvUTF8 flag was buggy
   and actually managed to set the flag on strings that did not
   have it originally.



2010-10-25   Gisle Aas <gisle@ActiveState.com>

   Release 3.12

   Don't change SvUTF8 flag on the strings encoded [RT#60105]

   Documentation tweaks



2010-10-24   Gisle Aas <gisle@ActiveState.com>

   Release 3.11

   Provide encode_base64url and decode_base64url functions to process
   the base64 scheme for "URL applications".

   The decode_base64() does not issue warnings on suspect input data
   any more.



2010-10-11   Gisle Aas <gisle@ActiveState.com>

   Release 3.10

   Provide functions to calculate the length of encoded and decoded
   base64 strings [RT#62404]
2010-12-02 12:11:04 +00:00
wiz
62d7acb51c Update to 2.27:
2.27  Sun Oct 31 20:32:46 2010
	[JSON::PP]
	- Some optimizations (gfx)
	[JSON::PP::5005]
	- added missing B module varibales (makamaka)

2.26  Tue Sep 28 17:41:37 2010
	[JSON::PP]
	- cleaned up code and enhanced sort option efficiency in encode.

2.25  Tue Sep 28 16:47:08 2010
	[JSON]
	- JSON::Backend::XS::Supportable always executed a needless process
	    with JSON::XS backend. This made encode/decode a bit slower.

2.24  Mon Sep 27 10:56:24 2010
	[JSON::PP]
	- tweaked code.
	- optimized code in hash object encoding.

2.23  Sun Sep 26 22:08:12 2010
	[JSON::PP]
	- modified tied object handling in encode. it made encoding speed faster.
	    pointed by https://rt.cpan.org/Ticket/Display.html?id=61604
	- modified t/e10_bignum.t
            for avoiding a warning in using Math::BigInt dev version
2010-12-02 12:08:55 +00:00
wiz
ac5f60633a Add perl to tools for included perl script. 2010-11-30 09:08:25 +00:00
adam
bb8d68d111 Don't buildlink against X11 2010-11-28 20:12:35 +00:00
gdt
b2713344ba Add patch to avoid trying to fetch setuptools-darcs. 2010-11-27 14:15:29 +00:00
gdt
040246d423 Express dependency on py-darcsver. 2010-11-27 14:04:39 +00:00
gdt
3d7930a155 Work around upstream bug where more python bits are fetched from the
net at build time.  See http://tahoe-lafs.org/trac/zfec/ticket/11 .
PKGREVISION++
2010-11-27 13:35:06 +00:00
adam
37bd5c6771 Added buildlink3.mk 2010-11-26 14:04:51 +00:00
wiz
add7766273 Update to 0.2.0: changes undocumented, but probably related
to libwpd-0.9.0 update.
2010-11-25 10:52:19 +00:00
wiz
23fc4b4a66 Update to 0.2.0:
0.1.x - 0.2.0

- Rewrite the library to reuse wherever possible the libwpd types and  APIs.
- Rewrite the libwpg API to be similar to the libwpd API where the arguments
  are passed as pairs of attribute name and values.
- Convert the embedded text inside graphics.
- Remove implementation of stream abstraction class and use the libwpd
  WPXInputStream implementations.
2010-11-25 10:43:44 +00:00
wiz
bf1c1356ea Remove libgsf here as well. 2010-11-25 10:41:17 +00:00
wiz
0f39b69ffb Bump PKGREVISION for libwpd shlib name change. 2010-11-25 10:28:34 +00:00
wiz
624c2eb816 Update to 0.9.0. Bump API depends for shlib name change.
CHANGES:
0.8.x - 0.9.0
- Conversion of page-numbering (William)
- Conversion of embedded images and text boxes in WP1, WP3, WP5 and WP6 documents
  (Fridrich)
- Conversion of password protected WP1, WP3, WP42 and WP5 documents (Fridrich)
- Conversion of annotations/comments in WP6 parser (Fridrich)
- Fix some greek characters so that Text written in WP5.1 with Printer Polyglott
  convert correct.
- Fix unicode mappings of some older Symbol and Dingbats fonts (Fridrich)
- Drop the libgsf dependency in favour of pure C++ implementation of the WPXInputStream
  interface (Fridrich, Ariya)
- Fix the footnote/endnote/comment/annotation/textbox writing in wpd2html converter
- Improve metadata parsing (David Hislop)
2010-11-25 10:27:49 +00:00
wiz
b4c952972d Add buildlink3.mk. 2010-11-18 10:39:19 +00:00
is
60a61d99a7 Fix decoding of message/partial. Explanation:
mpack-1.6 introduced more security on Unix-like systems by creating
and using a helper function, os_createnewfile, that uses O_CREAT|O_EXCL.
Unfortunately, it also uses it to write the total number of parts
temporary file, which fails if more than one part contains the
total number (as mpack creates them!)

The new code compares old and new totals, if both exist, and only
writes the new total, if the old didn't exist. Problem solved and
one sanity check more at the same time.
2010-11-17 22:24:40 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
adam
169263083e Changes 1.2.9:
* Restore binary compatibility again, 1.2.8 broke it

Changes 1.2.8:
* Fix bug 10025: Segfault trying to parse certain word documents
* Fix bug 12746: Tables not imported from MS Word documents
* Fix Bug 11433 wvWare hangs on this seemingly blank word doc
* Buildfix: Remove unused LINK_WIN32_DLL check
* Buildfix: link with -no-undefined

Changes 1.2.7:
* Bug 12353: Regression: newlines not imported anymore
* Cross building improvements
* Fix build issue: 'libtool: link: `-::-' is not valid version information'
* Bug 12353: configure.ac in 1.2.6 release says 1.2.5

Changes 1.2.6:
Important:
 * Restore the soversion major to the value of 1.2.4 because ABI didn't change.
Fixes:
* Bug 11547: unportable test construct.
* Fix typos in wvWare's help message.
* Fix a few mis-matched wvMalloc/malloc/wvFree/free combinations. Use glib to
  allocate and free all of our memory.
* Bug 9355: a NULL pointer was causing a crash.
* Bug 9705: Default font alignment in paragraph was incorrect.
* Bug 10125: Crash in the PAP handling.
* Fix a memory leak in wvRTF.
* Bug 12034: Fix a huge performance issue while loading images.
* Fix invalid writes in wvConfig.c
2010-11-11 20:54:39 +00:00
adam
fb0181fbec Changes 1.13.1:
* The library and the iconv program now understand platform dependent aliases,
  for better compatibility with the platform's own iconv_open function.
  Examples: "646" on Solaris, "iso88591" on HP-UX, "IBM-1252" on AIX.
* For stateful encodings, when the input ends with a shift sequence followed
  by invalid input, the iconv function now increments the input pointer past
  the shift sequence before returning (size_t)(-1) with errno = EILSEQ. This
  is also like GNU libc's iconv() behaves.
* The library exports a new function iconv_open_into() that stores the
  conversion descriptor in pre-allocated memory, rather than allocating fresh
  memory for it.
* Added CP1131 converter.
2010-11-10 21:00:49 +00:00
shattered
d20bfc0483 s/LIBEXIF_HACKS_MK/LIBICONV_HACKS_MK/ 2010-11-05 16:43:55 +00:00
wiz
2006abdef4 Set LICENSE. 2010-11-02 09:36:03 +00:00
obache
f50d5b90c5 Update skf to 1.97.3.
skf (1.97.3)

  * fix index of JIS X-0208(1978) table.
  * fix x-0201 kana to x-0208 kana conversion.
  * nkf-compatibility: fix -X option.
  * several nkf-compatibility feature fix and added.
2010-11-02 01:25:22 +00:00
wiz
67ba8bca85 + libwpg, libwps. 2010-10-16 15:27:25 +00:00
wiz
566262f1f1 Initial import of libwpg-0.1.3:
Libwpg project is a collection of library and tools to work with
graphics in WPG (WordPerfect Graphics) format. WPG is the format
used among others in Corel sofware, such as WordPerfect(tm) and
Presentations(tm).
2010-10-16 15:26:34 +00:00
wiz
d2904939c2 Initial import of libwps-0.1.2:
libwps is a library for reading Microsoft Works documents.
2010-10-16 15:26:08 +00:00
wiz
3be2649e22 Set LICENSE. 2010-10-09 12:17:12 +00:00
obache
d6e202cf10 Update nkf to 2.11, a.k.a. 2.1.1.
bug fix release
* add MS_Kanji as alias of Shift_JIS.
* fixes wrong convertion from Hankaku-Kana to Zenkaku-Kana with eucJP-ms and
  eucJP-ascii.
* fixes mis-conversion from Hankaku-Kana to Zenkaku-Kana with CP50220.
* other some bug fixes.
2010-09-15 00:59:02 +00:00
wiz
200e3c4a04 Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.
2010-09-14 11:00:44 +00:00
taca
c8f49e28ef Add patches which I forgot to commit. 2010-09-12 04:52:19 +00:00
taca
3dc570efc1 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove RUBY_HAS_ARCHLIB.
2010-09-10 04:05:04 +00:00