Commit graph

8 commits

Author SHA1 Message Date
obache
a7a8ace5fe Revision bump after updating perl5 to 5.14.1. 2011-08-14 14:52:49 +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
heinz
2ed94cb8b5 Added LICENSE. 2010-01-16 23:37:48 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

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=...").
2008-10-19 19:17:40 +00:00
he
0ad773a16b Update from version 1.00 to 1.01, discussed with maintainer.
Pkgsrc changes:
 o Revert MAINTAINER to pkgsrc-users@ as directed by maintainer

Upstream changes:

1.01
       - Remove unnecessary use of Data::Dump in test suite
       - Work around perlbug 39634, where g++ 3.3 doesn't support
         __attribute__((unused))
2008-09-14 12:46:32 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
heinz
087ca88eef The packages supports installation to DESTDIR. 2007-05-28 15:32:51 +00:00
heinz
2ebc14f6cb Initial import of p5-Encode-Detect 1.0 from pkgsrc-wip.
The package was created by Hiramatsu Yoshifumi, with some very small changes
by me:
  - different wording in COMMENT
  - BUILD_DEPENDS instead of DEPENDS. The required version of
    p5-ExtUtils-CBuilder is not specified in Build.PL, so I left it that way.
  - Added USE_LANGUAGES.

=====================================
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.

It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.
2007-03-24 19:53:11 +00:00