Commit graph

1070 commits

Author SHA1 Message Date
is
492c26c0a7 Remove one more /usr/tmp. 2010-04-20 10:26:40 +00:00
seb
6e476c561b Update p5-JSON-XS from version 2.280 to version 2.290 (upstream
version 2.29).

Pkgsrc changes:
- Canonical MASTER_SITES

Upstream changes:
2.29  Wed Mar 17 02:39:12 CET 2010
	- fix a memory leak when callbacks set using filter_json_object
          or filter_json_single_key_object were called (great testcase
          by Eric Wilhelm).
2010-04-11 23:03:40 +00:00
obache
f6a072413c Update skf to 1.97.1.
skf (1.97.1)

  * enable -i and -o in nkf compatible mode.
  * restore old umask after overwrite.
  * add flush on unic*de and b-right.
  * disable adding lineend on encode-tail when in LWL extension.
2010-04-01 02:06:01 +00:00
taca
0ea9225066 Add and enable php-mbstring. 2010-03-16 15:05:01 +00:00
taca
c3856f374e Re-import misc/php-mbstring package as converters/php-mbstring
to switch to better category.  misc/php-mbstring package will be
deleted later.
2010-03-16 15:03:42 +00:00
sno
f0944771c2 Updating converters/p5-JSON-XS 2.27 to 2.28
Upstream changes:
2.28  Thu Mar 11 20:30:46 CET 2010
	- implement our own atof function - perl's can be orders of
          magnitudes slower than even the system one. on the positive
          side, ours seems to be more exact in general than perl's.
          (testcase provided by Tim Meadowcroft).
        - clarify floating point conversion issues a bit.
	- update jpsykes csrf article url.
        - updated benchmark section - JSON::PP became much faster!
2010-03-16 10:47:57 +00:00
wiz
aeaceb273d Reset maintainer for developers who gave back their commit bit. 2010-02-26 10:28:30 +00:00
sno
a9a070e266 Updating converters/p5-JSON-XS from 2.260 to 2.270
Upstream changes:
2.27  Thu Jan  7 07:35:08 CET 2010
	- support relaxed option inside the incremental parser
          (testcase provided by IKEGAMI via Makamaka).
2010-02-17 12:47:58 +00:00
obache
75ad31c19f Update skf to 1.97.0a.
Just remove redundant fragments from source package, no source code changes.
2010-02-15 01:04:00 +00:00
zafer
ef2d8c24b6 update homepage and master_sites. 2010-02-07 17:30:08 +00:00
zafer
45e8a5bfd0 satisfy pkglint. 2010-02-07 17:15:54 +00:00
zafer
abae808556 update to version 060102. add license. 2010-02-07 17:12:34 +00:00
obache
878e6a6b3e Update skf to 1.97.0.
skf (1.97.0) experimental; urgency=low

  * Re-enabled MIME encoding
  * nkf compatibility mode further fix and support added.
  * various bug fix from 1.96 series.

 -- Seiji Kaneko <efialtes@sourceforge.jp>  Sat, 06 Feb 2010 23:24:54 +0900
2010-02-07 13:17:55 +00:00
obache
50ef68cc9a Update skf to 1.96.6.
skf (1.96.6) experimental; urgency=low

  * fix mime-decode related bugs
  * fix i18n message output bugs
  * fix terminal control code does not output as documented.

 -- Seiji Kaneko <efialtes@sourceforge.jp>  Wed, 27 Jan 2010 22:36:08 +0900
2010-02-06 11:26:44 +00:00
joerg
fc585c0bb0 No double man in path. 2010-01-31 22:21:32 +00:00
obache
69244f3904 Treat Haiku like BeOS. 2010-01-30 10:24:29 +00:00
joerg
b640919ee1 DESTDIR support 2010-01-29 16:51:38 +00:00
joerg
4b961e3dd8 DESTDIR support 2010-01-29 16:38:20 +00:00
sno
86cb4adc51 Updating converters/p5-MIME-Base64 from 3.08 to 3.09
Upstream changes:
2010-01-25 Release 3.09 - Gisle Aas <gisle@ActiveState.com>
   The Quoted-Printable encoder would sometimes output lines
   that were 77 characters long.  The max line length should be 76.
   [RT#53919]
2010-01-29 15:16:47 +00:00
sno
22d247deaf Updating converters/p5-Unicode-Map8 from 0.12nb3 to 0.13
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
2010-01-18   Gisle Aas <gisle@ActiveState.com>
   Release 0.13
   Header order tweak to make it compile with Strawberry Perl [RT#50443]
   Get rid of CVS artifacts
2010-01-25 12:08:40 +00:00
wiz
9f6023be3e Set LICENSE. 2010-01-24 13:34:39 +00:00
wiz
8da9490604 Update to 2.17:
2.17  Thu Jan  7 12:23:13 2010
	[JSON]
	- fixed a problem caused by JSON::XS backend and support_by_pp option
	  (rt#52842,  rt#52847 by ikegami)
	[JSON::PP]
	- made compatible with JSON::XS 2.27
	- patched decode for incr_parse (rt#52820 by ikegami)
	- relaxed option caused an infinite loop in some condition.

2.16  Fri Oct 16 15:07:37 2009
	[JSON][JSON::PP]
	- made compatible with JSON::XS 2.26
            *indent adds a final newline
	- corrected copyrights in JSON::PP58.
2010-01-20 14:50:17 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
dholland
c17b5fa3a1 Add comments to two patches. These changes were sitting uncommitted in
one of my trees; I don't remember why they didn't get committed when I
updated the package a while back.
2010-01-15 23:47:14 +00:00
tron
43396069f3 Use "libtool" rules similar to those in version 1.13.1 of "libiconv"
to build "preloadable_libiconv.so". This should fix the build
under Linux, OSF1 and Solaris with any supported compiler.
2010-01-06 21:01:09 +00:00
tron
94d1b34324 Fix the part of the makefile that builds "preloadable_libiconv.so" under
Solaris if GCC is used. As this bit is both operating system and compiler
specific we can simple bypass "libtool" which is what must have happened
with the old "libtool".

The build in the non-GCC case or under Linux respectively OSF1 might
still be broken. But I don't have a setup to test that.
2010-01-06 18:53:05 +00:00
obache
1abfa81621 DISTFILE on ftp.sra.co.jp is newer than on ${MASTER_SITE_FREEBSD},
so change MASTER_SITES to only ftp.sra.co.jp and force to use newer one.
As sccsid in source, ${MASTE_SITE_FREEBSD}'s one is 2.2, and sra's one is 2.3,
so bump PKGVERSION to 2.3.
This issue noticed by taca@ by private mail.

While here, set LICENSE=gnu-gpl-v2, modify pach-aa to suppress some
warings by addition of include stdlib.h.
2010-01-06 02:31:53 +00:00
obache
c0c2d8e146 Update skf to 1.96.5.
skf (1.96.5)

  * delete _phpswigglue on clean
  * fix --set-g* does not work on misc mb codeset.
  * preconvert detect and result inconsistency further fix up.
  * ebcdic related ascii loading error fixed.
2009-12-31 11:01:38 +00:00
abs
179802b379 PKG_DESTDIR_SUPPORT 2009-12-17 21:56:22 +00:00
seb
9507d6b7c1 Update p5-Convert-UUlib from version 1.32 to version 1.33.
Upstream changes:
1.33 Wed Oct 28 09:04:38 CET 2009
	- handle yEnc files with part end=0 and total= more gracefully.
          I wish yEnc had been created by somebody who knows;
          what he does;
          but I doubt he even knows;
          what he did.
2009-11-28 10:00:53 +00:00
obache
dd0cb5ec97 SUBST workaround is not required anymore after update to 2.10. 2009-11-19 05:45:45 +00:00
obache
5660d0b2c4 Update nkf (and p5-nkf) to 2.10.
(while here, added commented out LICENSE=zlib-liccense)

This release is maintainance release, mainly for bug fixes.
* Add install target to Makefile
* Let to recognize hankaku-kana in 8bit JIS
* Fixes perl module build
* Fixes no effect of -Z1, -Z2 and -Z0 option
* Fixes input specification for UTF-16 and UTF-32
* Fixes missing BOM output for UTF-32.
* Fixes miss guesses and output for 4bytes UTF-8
2009-11-19 05:42:02 +00:00
wiz
b5cc7b805c Update to 2.0.1 (python3 version of this library also available!)
2.0.1 (2009-11-10)
           * Migrated to http://code.google.com/p/chardet
           * Fixed minor typo in documentation
           * Synchronized version numbers of Python 2 and Python 3 versions
2009-11-17 14:29:32 +00:00
obache
0f2919c8d1 Update skf to 1.96.4.
* fix html escape does not handle ampersand
  * fix UTF-7 hangul support.
  * nkf compatibility mode further fix
2009-10-31 05:03:32 +00:00
taca
235bb33fa8 Explicitly mark this pacakge to Ruby 1.8.x only since it uses internal
implementation of String class.
2009-10-17 13:08:20 +00:00
rhaen
2b3fb7045f - updated to 1.22
ChangeLog Upstream:
1.22	2009-10-12
        * Update JSON::XS tests to deal with inconsistent white space
          generation between releases (t0m)
2009-10-16 07:51:10 +00:00
rhaen
0e7a4f7c81 - updated to 2.26
ChangeLog:
2.26  Sat Oct 10 03:26:19 CEST 2009
	- big integers could become truncated (based on patch
          by Strobl Anton).
	- output format change: indent now adds a final newline, which is
          more expected and more true to the documentation.
2009-10-12 11:38:36 +00:00
obache
5e073b3492 Update skf to 1.96.3.
* fix embug for nkf-compatibility releted stuff (1.96.2)
2009-09-28 02:08:04 +00:00
sno
224a4584ac Updating converters/p5-Convert-UUlib from 1.12 to 1.32
pkgsrc changes:
  - Adding license definition

Upstream changes:
1.32 Wed Sep 16 20:07:13 CEST 2009
	- Due to a glitch with CVS, configure lacked executable bits.
          (Quickly reported by Anton Berezin).

1.31 Wed Sep 16 09:04:30 CEST 2009
        - do not use system-replacements for case-insensitive string
          functions when found, as they are broken on too many systems
          (mostly bsds, as usual, but at least some versions of GNU/Linux
          disagree with themselves apparently). Analyzed by Anton Berezin.

1.3 Sat Aug 29 01:24:35 CEST 2009
	- major changes, new bugs and changes in decoding behaviour are
          expected (but not intended).
        - major scanning and decoding speed-up (by a factor of 4),
          by replacing ultra-slow _FP_gets and improving IsKnownHeader
          (but fgets is *still* responsible for >50% if the time).
        - new option OPT_AUTOCHECK to disable O(n) UUCheckGlobalList
          call after every loadfile, majorly speeds up large decodes
          (easily by a factor of 10..100).
        - allow "Smerge -1" to call UUCheckGlobalList.
        - majorly speed up part insertion (still O(n), but much faster).
	- allow for 1023 octet headers instead of the standard
          255 octet ones.
        - support strcasestr, strcasecmp, strncasecmp for added speed.
2009-09-20 12:44:54 +00:00
obache
eb748a0614 Update skf to 1.96.2.
* fix inquiry does not work.
  * make UTF-16 as big-endian
  * further nkf compatibility fix.
  * unbuffered mode redundant code change fix.
  * fix 1.96.1 enbug (surplus err on ozone)
2009-09-13 01:37:04 +00:00
joerg
014ddf43cf Pass down --mode arguments to libtool. 2009-09-09 17:16:35 +00:00
joerg
e24581c25f Retire py23-cjkcodecs. It is included with newer Python versions. 2009-09-07 18:24:11 +00:00
joerg
e11b042676 Don't use libtool without --mode argument. 2009-09-04 13:31:37 +00:00
obache
8a7d05d50b Update skf to 1.96.1.
* NKD table corruption fixed.
  * 2 TeX converter bugs fixed.
  * delete UB mode related stuffs.
  * fix man typo: ibm931 -> ibm933
2009-08-30 00:58:17 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
epg
05d48ceeca Update simplejson to 2.0.9 and add do-test rule.
The only changelog appears to be the blog:
http://bob.pythonmac.org/archives/category/python/simplejson/

All optimizations and bug-fixes, as far as I can tell.
2009-08-20 17:15:21 +00:00
taca
022bf89c9a Add a patch to avoid conflict with getline(3). 2009-08-11 15:01:14 +00:00
sno
52bf676dff Updating package for p5 module JSON::XS from 2.240 to 2.250
pkgsrc changes:
  - Adding dependency to devel/p5-common-sense

Upstream changes since 2.24:
2.25  Sat Aug  8 12:04:41 CEST 2009
	- the perl debugger completely breaks lvalue subs - try to work
          around the issue.
	- ignore RMAGICAL hashes w.r.t. CANONICAL.
	- try to work around a possible char signedness issue on aix.
        - require common sense.
2009-08-08 21:03:31 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00