Commit graph

5 commits

Author SHA1 Message Date
Baptiste Daroussin
1e4b97cf2b Add NO_STAGE all over the place in preparation for the staging support (cat: converters) 2013-09-20 16:05:24 +00:00
Andrej Zverev
38499cc4f9 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-10 07:12:35 +00:00
Carlo Strub
1863cc77b0 Fix typos in COMMENT 2012-07-24 07:19:21 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Dennis Herrmann
45bbf9c55e String::SetUTF8 lets you directly set or unset the UTF-8 flag
for your strings. Sometimes you get binary data that
Perl doesn't treat as UTF-8, so instead of doing a trick
with pack and unpack you can just use this module.

WWW: http://search.cpan.org/dist/String-SetUTF8/

Andrei V. Shetuhin <reki@reki.ru>

PR:		ports/134932
Submitted by:	Andrei V. Shetuhin <reki@reki.ru>
2009-05-26 15:13:02 +00:00