aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Encoding-FixLatin
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Emanuel Haupt2014-02-052-4/+2
| | | | Notes: svn path=/head/; revision=342693
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | converters) Notes: svn path=/head/; revision=327715
* - Convert to new perl frameworkAndrej Zverev2013-08-051-6/+3
| | | | | | | | | - Trim Makefile header Approved by: tobez@ (maintainer) Notes: svn path=/head/; revision=324276
* - Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.Andrej Zverev2011-06-211-1/+2
| | | | | | | | | | See http://wiki.freebsd.org/Perl for details. - Change maintainership from ports@ to perl@ for ports in this changeset. - Remove MD5 checksum - Utilize CPAN macro Notes: svn path=/head/; revision=275968
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 1.02.Anton Berezin2010-06-112-6/+5
| | | | | | | | Changes: http://search.cpan.org/dist/Encoding-FixLatin/Changes Feature safe: yes Notes: svn path=/head/; revision=256382
* Add converters/p5-Encoding-FixLatin, a Perl module and a command-lineAnton Berezin2009-07-294-0/+38
utility to convert input which may contain characters in more than one encoding to UTF-8 output. Notes: svn path=/head/; revision=238610