Commit graph

1125 commits

Author SHA1 Message Date
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
taca
4e1597c777 * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Explicitly set script of encoding for ruby19.

Bump PKGREVISION.
2010-09-10 04:04:07 +00:00
taca
bb99299a80 * Mark these packages Ruby 1.8.x support only.
* Add some comments and a little clean up.

No functional change.
2010-09-07 17:20:24 +00:00
taca
7168b77bf0 Stop warning with perl 5.12.
Bump PKGREVISION.
2010-09-06 12:18:19 +00:00
wiz
d91b15c326 Update to 1.02a, set LICENSE.
Version 1.02 provides minor changes only:
- added COPYRIGHT according to FEDORA & DEBIAN community requests
- test.pl - extended test string (just for sure ;)
2010-09-06 10:55:01 +00:00
tron
eaad7c73d7 Fix build problems under Mac OS X (and potentially other platforms):
1.) Include "devel/gettext-lib/buildlink3.mk" to avoid incomplete builds.
2.) Don't strip installed binaries (under Mac OS X only) which is required
    for shared objects.
2010-08-31 16:55:58 +00:00
obache
fa283f42c7 tell iconv.h for Haiku. 2010-08-30 02:04:58 +00:00
sno
ab0dc36dcb Updating converters/p5-JSON-XS from 2.290nb1 to 2.300
Upstream changes:
2.3   Wed Aug 18 01:26:47 CEST 2010
	- make sure decoder doesn't change the decoding in the incremental
          parser (testcase provided by Hendrik Schumacher).
	- applied patch by DaTa for Data::Dumper support in json_xs.
        - added -t dump support to json_xs, using Data::Dump.
        - added -f eval support to json_xs.
2010-08-25 19:33:35 +00:00
sno
5fa6391fe7 Updating converters/p5-JSON from 2.21nb1 to 2.22
Upstream changes:
2.22  Wed Aug 25 12:46:13 2010
	[JSON]
	- added JSON::XS installing feature in Makefile.PL
	    with cpan or cpanm (some points suggested by gfx)
	- check that to_json and from_json are not called as methods (CHORNY)
	[JSON::PP]
	- modified for -Duse64bitall -Duselongdouble compiled perl.
	    11_pc_expo.t too. (these are patched by H.Merijn Brand)
2010-08-25 19:30:23 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
obache
4e5c1c7509 Update skf to 1.97.2.
skf (1.97.2) experimental; urgency=low

  * fix crashes when LANG parameter output and B-right case
  * kick out jef/transparent output (does not work anyway)
2010-08-07 00:18:07 +00:00
sno
fc5d565c06 Updating converters/p5-JSON from 2.17 to 2.21
Upstream changes:
2.21  Mon Apr  5 14:56:52 2010
	[JSON]
	- enhanced 'HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER'
	- renamed eg/bench_pp_xs.pl to eg/bench_decode.pl
	- added eg/bench_encode.pl

2.20  Fri Apr  2 12:50:08 2010
	[JSON]
	- added eg/bench_pp_xs.pl for benchmark sample
	- updated 'INCREMENTAL PARSING' section
	[JSON::PP]
	- decode_prefix() didn't count a consumed text length properly.
	- enhanced XS compatibilty
	    in the case of decoding a white space garbaged text.

2.19  Tue Mar 30 13:40:24 2010
	[JSON]
	- fixed typo (rt#53535 by Angel Abad)
	- added a recommendation
              refering to (en|de)code_json to pod (suggested by tokuhirom)
	- added 'HOW DO I DECODE A DATA FROM OUTER AND ENCODE TO OUTER' to pod.

2.18  Tue Mar 23 15:18:10 2010
	[JSON]
	- updated document (compatible with JSON::XS 2.29)
	[JSON::PP]
	- fixed encode an overloaded 'eq' object bug (reported by Alexey A. Kiritchun)
	- enhanced an error message compatible to JSON::XS
2010-08-04 14:15:36 +00:00
dholland
d578a77acc fix typo in maintainer 2010-08-01 05:44:07 +00:00
agc
3da4290545 This package needs py-expat installed in order to build. 2010-07-25 06:27:17 +00:00
tron
858efea2aa Revert revision of several PHP extensions after both core PHP packages
were updated.
2010-07-24 22:24:21 +00:00
gdt
7a5b4991d8 SUBDIR+= py-zbase32 2010-07-24 17:57:01 +00:00
gdt
b130c9e4e4 Import py26-zbase32-1.1.2 as converters/py-zbase32.
An alternate base32 encoder (not RFC 3548 compliant).

The rationale for base-32 encoding in RFC 3548 [1] is as written therein: "The
Base 32 encoding is designed to represent arbitrary sequences of octets in a
form that needs to be case insensitive but need not be humanly readable.".

The rationale for our encoding is different -- it is to represent arbitrary
sequences of octets in a form that is as convenient as possible for human
users to manipulate.  In particular, z-base-32 was created in order to serve
the Mnet project [3], where 30-octet cryptographic values are encoded into
URIs for humans to manipulate.  Anticipated uses of these URIs include cut-
and-paste, text editing (e.g. in HTML files), manual transcription via a
keyboard, manual transcription via pen-and-paper, vocal transcription over
phone or radio, etc.

The desiderata for such an encoding are:

 * minimizing transcription errors -- e.g. the well-known problem of confusing
   `0' with `O'
 * embedding into other structures -- e.g. search engines, structured or
   marked-up text, file systems, command shells
 * brevity -- Shorter URLs are better than longer ones.
 * ergonomics -- Human users (especially non-technical ones) should find the
   URIs as easy and pleasant as possible.  The uglier the URI looks, the worse.
2010-07-24 17:56:26 +00:00
gdt
a1afdf4db7 SUBDIR+= py-zfec 2010-07-24 13:24:39 +00:00
gdt
190f861711 Import py26-zfec-1.4.7 as converters/py-zfec.
A fast erasure codec which can be used with the command-line, C,
Python, or Haskell.

Fast, portable, programmable erasure coding a.k.a. "forward error
correction": the generation of redundant blocks of information such
that if some blocks are lost then the original data can be recovered
from the remaining blocks. The zfec package includes command-line
tools, C API, Python API, and Haskell API.
2010-07-24 13:24:15 +00:00
obache
f9ae805494 Update py-simplejson to 2.1.1.
Based on PR#43447 by Wen Heping.
While here, set LICENSE=mit with some cosmetic fixes.

Version 2.1.1 released 2010-03-31

* Change how setup.py imports ez_setup.py to try and workaround old versions
  of setuptools.
  http://code.google.com/p/simplejson/issues/detail?id=75
* Fix compilation on Windows platform (and other platforms with very
  picky compilers)
* Corrected simplejson.__version__ and other minor doc changes.
* Do not fail speedups tests if speedups could not be built.
  http://code.google.com/p/simplejson/issues/detail?id=73

Version 2.1.0 released 2010-03-10

* Decimal serialization officially supported for encoding with
  use_decimal=True. For encoding this encodes Decimal objects and
  for decoding it implies parse_float=Decimal
* Python 2.4 no longer supported (may still work, but no longer tested)
* Decoding performance and memory utilization enhancements
  http://bugs.python.org/issue7451
* JSONEncoderForHTML class for escaping &, <, >
  http://code.google.com/p/simplejson/issues/detail?id=66
* Memoization of object keys during encoding (when using speedups)
* Encoder changed to use PyIter_Next for list iteration to avoid
  potential threading issues
* Encoder changed to use iteritems rather than PyDict_Next in order to
  support dict subclasses that have a well defined ordering
  http://bugs.python.org/issue6105
* indent encoding parameter changed to be a string rather than an integer
  (integer use still supported for backwards compatibility)
  http://code.google.com/p/simplejson/issues/detail?id=56
* Test suite (python setup.py test) now automatically runs with and without
  speedups
  http://code.google.com/p/simplejson/issues/detail?id=55
* Fixed support for older versions of easy_install (e.g. stock Mac OS X config)
  http://code.google.com/p/simplejson/issues/detail?id=54
* Fixed str/unicode mismatches when using ensure_ascii=False
  http://code.google.com/p/simplejson/issues/detail?id=48
* Fixed error message when parsing an array with trailing comma with speedups
  http://code.google.com/p/simplejson/issues/detail?id=46
* Refactor decoder errors to raise JSONDecodeError instead of ValueError
  http://code.google.com/p/simplejson/issues/detail?id=45
* New ordered_pairs_hook feature in decoder which makes it possible to
  preserve key order. http://bugs.python.org/issue5381
* Fixed containerless unicode float decoding (same bug as 2.0.4, oops!)
  http://code.google.com/p/simplejson/issues/detail?id=43
* Share PosInf definition between encoder and decoder
* Minor reformatting to make it easier to backport simplejson changes
  to Python 2.7/3.1 json module
2010-07-08 12:15:39 +00:00
jmmv
3b922a2b77 Transfer ownership to pkgsrc-users. pancake's address is not valid any
more and he has agreed in private mail to drop maintainership.
2010-07-06 10:17:11 +00:00
dholland
9e21f7e065 Add patch comment. I had this lying around uncommitted for some reason. 2010-06-15 04:18:04 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
obache
7b24e57a0b Note commented out LICENSE. 2010-05-16 00:34:32 +00:00