Commit graph

8 commits

Author SHA1 Message Date
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
7cdc88bceb Update to 0.47, provided by maintainer Dieter Roelants in PR 29581.
[Changes for 0.47 - 2005-02-03]
* EXISTS in Locale::Maketext::Lexicon has the potential to trigger deep
  recursion.  Reported by Wei-Hon Chen.

[Changes for 0.46 - 2004-12-16]
* Patch from Thierry Vignaud: Add a "_allow_empty" option to the
  Gettext backend, to allow empty strings with
* Harmen suggested a doc patch to better document the _AUTO key
  for allowing empty or missing keys.
* Changed all ::L10N to ::I18N in examples, to agree with the de
  facto community standard.

[Changes for 0.45 - 2004-10-26]
* Fix decoding problem on Big5 containing "]", as reported by Jiing Deng.
* For \*DATA calls, we can get the 'main' package from $0, skip tracing the
  caller chain.

[Changes for 0.44 - 2004-09-25]
* Fixed a regression from 0.43 that prevented %*(...) interpolations.
* Remove RCS headers from source files..

[Changes for 0.43 - 2004-09-24]
* Fix decoding problem on Big5 containing "\".
2005-03-02 22:44:55 +00:00
agc
07b46baa43 Add RMD160 digests 2005-02-24 11:02:49 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
epg
6b5c8b3db9 Update to 0.42. Upstream changelog information does not appear to be
available.
2004-09-26 04:14:39 +00:00
cube
8fa56d02a7 Fix dependency. 2004-07-30 13:58:25 +00:00
cube
71532d1c7f Initial import of p5-Locale-Maketext-Lexicon, version 0.38 into the NetBSD
Packages Collection, from the pkgsrc-wip project.

Original package by Dieter Roelants.

A  perl module providing lexicon-handling backends, for "Locale::Maketext"
to read from other localization formats, such as PO files, MO files,
or from databases via the "Tie" interface.

For extracting translatable strings from source files, a "xgettext.pl"
utility is also installed by default.
2004-07-30 13:52:45 +00:00