Commit graph

1045 commits

Author SHA1 Message Date
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
obache
f74d438dc1 Added license information as requested by maintainer via PR 41697. 2009-07-11 05:52:17 +00:00
sno
8d950a9557 pkgsrc changes:
- Updating package for p5 module JSON::Any from 1.19 to 1.21
  - Adjusting license according to META.yml
  - Adjusting dependency to JSON::XS according to Makefile.PL

Upstream changes:
1.21    2009-07-03
        * Update JSON::XS boolean support; it provides true/false methods (semifor)
        * Added a workaround for handlers that fail to decode bare true/false values (semifor)

1.20    2009-07-02
        * Re-work things so that deprecated modules just warn but aren't actually excluded (perigrin)
        * Improve the warnings when things go awry (semifor)
2009-07-08 07:56:40 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
sno
d3452cd90b pkgsrc changes:
- Updating package of p5 module JSON::XS from 2.232 to 2.240 (module
    version 2.24)
  - Setting license to ${PERL5_LICENSE} according to COPYING

Upstream changes:
2.24  Sat May 30 08:25:45 CEST 2009
	- the incremental parser did not update its parse offset
          pointer correctly when parsing utf8-strings (nicely
          debugged by Martin Evans).
	- appending a non-utf8-string to the incremental parser
          in utf8 mode failed to upgrade the string.
        - wording of parse error messages has been improved.
2009-06-14 20:56:05 +00:00
sno
2f4345e793 pkgsrc changes:
- Updating package of p5 module JSON and subclasses from 2.14 to 2.15
  - Setting LICENSE to ${PERL5_LICENSE} accroding to META.yaml

Upstream changes:
2.15  Tue Jun  2 16:36:42 2009
	[JSON]
	- made compatible with JSON::XS 2.24
	- corrected copyrights in some modules.
	[JSON::PP]
	 - modified incr_parse, pointed by Martin J. Evans (rt#46439)
	 - deleted a meaningless code
2009-06-14 20:46:30 +00:00
sno
e68daf3e3a pkgsrc changes:
- updating package of p5 module MIME::Base64 from 3.07nb1 to 3.08
  - adjusting LICENSE according to module documentation

Upstream changes:
2009-06-09 - Release 3.08: Gisle Aas <gisle@ActiveState.com>
   Jarkko Hietaniemi (1):
      EBCDIC changes from core
   Nicholas Clark (1):
      Get rid of the PERL_CORE hacks
2009-06-14 20:40:57 +00:00
joerg
0268c554bd Remove @dirrm entries from PLISTs 2009-06-14 17:38:38 +00:00
abs
fcebe12b0c update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
9bc57582a2 Use variable to avoid hardcoding the package version all over the place. 2009-04-15 13:03:48 +00:00
obache
159963f95c Update skf to 1.96.
* Unicode normalize decomposition support.
 * Python 2.x extention support.
2009-04-14 06:00:41 +00:00
yyamano
4771de5396 Replace /usr/pkg/share/locale with $(prefix)/share/locale, my bad.
Bump PKGREVISION. Ok'ed by wiz.
2009-03-25 06:08:16 +00:00
manu
0529d18242 Leave over maintainership to pkgsrc-users 2009-03-22 04:53:38 +00:00
snj
8faa9dd844 Change maintainer address, per PR pkg/41054. 2009-03-21 21:38:09 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
obache
dfaca1d733 Update skf to 1.95.7.
* fix hard-inquiry does not work
  * fix unbuffer mode broken.
2009-03-17 05:03:15 +00:00
joerg
25a80fb4ab Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
yyamano
466611ccab Make this build on Mac OS X. 2009-03-04 08:44:13 +00:00
sno
be5a3260e1 pkgsrc change:
- add a patch to allow build on AIX
2009-02-26 19:49:12 +00:00
abs
c60f822844 Updated converters/p5-Text-Iconv to 1.7
1.5   Thu Aug 30 14:42:08 CEST 2007
	- Various small changes to make Text::Iconv compile on OpenVMS
	  (based on a patch by Peter (Stig) Edwards)
	- Output buffer was always initialized to 5 bytes--this was
	  just for testing, but I'd forgotten to revert back to the
	  original code (detected via a bug report by Aldo LeTellier).

1.6   Sat Oct 13 00:16:30 CEST 2007
	- Makefile.PL now uses File::Spec to portably specify the null
	  device.  This should make it possible to build Text::Iconv
	  on Windows "out of the box".
	- Added get_attr() and set_attr() methods.  They provide an
	  interface to the iconvctl() function of GNU libiconv.

1.7   Wed Oct 17 15:49:56 CEST 2007
	- Makefile.PL now explicitly declares "use 5.006;" since it
	  uses functionality like delete() for array elements.
	- In Iconv.xs, moved the variable declarations in
	  ti_set_attr() and ti_get_attr() into the PREINIT: section.
	  This makes it possible to compile it using gcc 2.96.
2009-02-26 08:46:33 +00:00
he
a2dcccf8c1 Update from version 2.231 to 2.232.
Upstream changes:

2.232 Sun Feb 22 11:12:25 CET 2009
	- use an exponential algorithm to extend strings, to
          help platforms with bad or abysmal==windows memory
          allocater performance, at the expense of some memory
          wastage (use shrink to recover this extra memory).
          (nicely analysed by Dmitry Karasik).

2.2311 Thu Feb 19 02:12:54 CET 2009
        - add a section "JSON and ECMAscript" to explain some
          incompatibilities between the two (problem was noted by
          various people).
	- add t/20_faihu.t.
2009-02-24 19:30:35 +00:00
he
865410b82a Updated from version 2.12nb1 to 2.14
Upstream changes:

2.14  Tue Feb 24 11:20:24 2009
	[JSON]
	- the compatible XS version was miswritten in document.


2.13  Sat Feb 21 17:01:05 2009
	[JSON::PP]
	- decode() didn't upgrade unicode escaped charcters \u0080-\u00ff.
	  this problem was pointed by rt#43424 (Mika Raento)
	[JSON::PP::56]
	- fixed utf8::encode/decode emulators bugs.
	- defined a missing B module constant in Perl 5.6.0.
	  (reported by Clinton Pierce)
	[JSON::PP::5005]
	- _decode_unicode() returned a 0x80-0xff value as UTF8 encoded byte.
	[JSON]
	- added a refference to JSON::XS's document "JSON and ECMAscript".
	- fixed a typo in the document (pointed by Jim Cromie).
2009-02-24 19:25:32 +00:00
tonio
9b98699aa6 Add a build dependency on dvipsk, to build the manual.ps file, as it is no more
provided by plain latex
2009-02-21 15:53:04 +00:00
joerg
5c9e2e583d Fix native_libs.txt issue. Bump revision. 2009-02-17 15:35:45 +00:00