Commit graph

14 commits

Author SHA1 Message Date
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
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
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +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
snj
65a932dba9 Convert to buildlink3. 2004-05-04 23:46:36 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
salo
df720ce4d1 PKGREVISION++
- add missing dependency on p5-DBD-XBase, dbfcstocs now functions properly
2003-06-03 22:31:03 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
salo
e382bff3c1 Fix typo inherited from the package's README file, usefull->useful.
Noticed by Tibor Pittich. The change was sent to the package maintainers.
2003-04-12 00:18:10 +00:00
salo
92feb319b2 Update to version 3.42.
Changes:

3.42 Fri Oct 18 11:29:40 MET DST 2002
	- t/cstocs.t: now skips MIME tests if MIME::Words is not
	  installed.

3.4 Thu Oct 17 13:37:18 MET DST 2002
	- Added support for MIME encoding. It requires MIME::Words from
	  MIME-Tools, and fixes a few bugs in that code.
2003-01-15 11:43:26 +00:00
hubertf
5a95d60c2f adjust for buildlink2.
Patch by Lubomir Sedlacik <salo@xtrmntr.org> in private mail.
2002-10-07 15:09:25 +00:00
hubertf
a65eba2428 Import p5-Cz-Cstools-3.3: Tools for dealing with Czech and Slovak texts in Perl
This package includes modules that are usefull when dealing with Czech (and
Slovak) texts in Perl.

Module Cz::Cstocs:
  Implements object for various charset encodings, used for the Czech language
  -- either as objects, or as direct conversion functions. One of the charsets
  is tex for things like \v{c}.

Program cstocs:
  This version of popular charset reencoding utility uses the above mentioned
  module to convert text between various charsets.

Module Cz::Sort:
  Sorts according to Czech sorting conventions, regardless on locale setting.
  Exports functions czcmp and czsort which can be used in similar way as as
  Perl's internals cmp and sort.

Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 17943
2002-10-04 16:29:51 +00:00