Port details |
- p5-String-SetUTF8 Perl module to manipulate internal UTF-8 flag on strings
- 1.00_1 converters
=0 1.00_1Version of this port present on the latest quarterly branch.
- BROKEN: Unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2015-11-26 IGNORE: is marked as broken: Unfetchable
- Maintainer: reki@reki.ru
- Port Added: 2009-05-26 15:13:30
- Last Update: 2015-11-28 23:08:03
- SVN Revision: 402562
- Also Listed In: perl5
- License: not specified in port
- WWW:
- http://search.cpan.org/dist/String-SetUTF8/
- Description:
- 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>
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- p5-String-SetUTF8>0:converters/p5-String-SetUTF8
- No installation instructions:
- This port has been deleted.
- PKGNAME: p5-String-SetUTF8
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.20<5.21 : lang/perl5.20
- Runtime dependencies:
-
- perl5>=5.20<5.21 : lang/perl5.20
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.00_1 28 Nov 2015 23:08:03 |
rene |
Remove expired ports:
2015-11-26 audio/pecl-id3: Broken for more than 6 months
2015-11-26 dns/geta: Broken for more than 6 months
2015-11-26 finance/openerp-web: Broken for more than 6 months
2015-11-26 devel/py-async: Further using of this module is not encouraged by
upstream
2015-11-26 chinese/kon2: Depends on expiring chinese/cce
2015-11-26 games/linux-skulltag: Depends on expiring audio/linux-fmodapi
2015-11-26 archivers/wzip: Broken for more than 6 months
2015-11-26 databases/sybtcl: Broken for more than 6 months
2015-11-26 biology/povchem: Broken for more than 6 months
2015-11-26 audio/btc: Broken for more than 6 months
2015-11-26 astro/wmglobe: Broken for more than 6 months
2015-11-26 graphics/pyro: Broken for more than 6 months
2015-11-26 graphics/jpeg2ps: Broken for more than 6 months
2015-11-26 chinese/gugod-clean: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
1.00_1 25 Oct 2015 19:35:28 |
antoine |
Deprecate ports broken for more than 6 months |
1.00_1 05 Apr 2015 18:21:10 |
bapt |
Mark as broken unfetchable ports |
1.00_1 26 Nov 2014 13:08:38 |
mat |
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above ) |
1.00 20 Oct 2014 09:37:01 |
bapt |
Cleanup plist |
1.00 10 Jun 2014 12:14:14 |
mat |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.00 29 Jan 2014 17:00:41 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
1.00 20 Sep 2013 16:05:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters) |
1.00 10 Sep 2013 07:12:35 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
1.00 24 Jul 2012 07:19:21 |
cs |
Fix typos in COMMENT |
1.00 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.00 26 May 2009 15:13:02 |
dhn |
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> |
Number of commits found: 12
|