84c9 FreshPorts -- converters/p5-Unicode-String
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-Unicode-String 2.09 converters on this many watch lists=26 search for ports that depend on this port
These are experimental Perl5 modules to handle various Unicode issues
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Sep 2000 13:56:32
Also Listed In: perl5
License: not specified in port


These are experimental modules to handle various Unicode issues.  They
were made before perl included native UTF8 support.

The current set of modules are:

  Unicode::String   - represent strings of Unicode chars
  Unicode::CharName - look up character names
  Unicode::Map8     - mapping tables towards 8-bit char sets

(the Unicode::Map8 module is distributed separately)

WWW: http://search.cpan.org/dist/Unicode-String/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/converters/p5-Unicode-String/ && make install clean
To add the package: pkg_add -r p5-Unicode-String


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Unicode/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Unicode/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Unicode/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Unicode/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Unicode/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Unicode/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Unicode/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Unicode/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Unicode/
  11. http://at.cpan.org/modules/by-module/Unicode/
  12. http://backpan.perl.org/modules/by-module/Unicode/
  13. http://cpan.nctu.edu.tw/modules/by-module/Unicode/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Unicode/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Unicode/
  16. http://www.cpan.dk/modules/by-module/Unicode/
  17. http://www.cpan.dk/modules/by-module/Unicode/

Number of commits found: 21

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 08:30:52
Original commit files touched by this commit  2.09
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
04 Jun 2012 08:31:14
Original commit files touched by this commit  2.09
az search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS
13 Mar 2012 16:15:36
Original commit files touched by this commit  2.09
pgollucci search for other commits by this committer
- Revert ports/165605 as requested by portmgr@

Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.

PR:             ports/165605
Approved by:    portmgr (bapt)
Feature safe:   yes (I sure hope so)
08 Mar 2012 18:45:38
Original commit files touched by this commit  2.09
pgollucci search for other commits by this committer
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
  RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}

PR:             ports/165605
Submitted by:   pgollucci (myself)
Approved by:    portmgr (linimon)
Exp Run by:     linimon
Tested by:      make index
17 Sep 2011 06:49:29
Original commit files touched by this commit  2.09
sunpoet search for other commits by this committer
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
20 Mar 2011 12:54:45
Original commit files touched by this commit  2.09
miwi search for other commits by this committer
- Get Rid MD5 support
17 Apr 2008 14:30:31
Original commit files touched by this commit  2.09
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:53:15
Original commit files touched by this commit  2.09
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
22 Jan 2006 01:27:58
Original commit files touched by this commit  2.09
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
15 Nov 2005 08:33:28
Original commit files touched by this commit  2.09
tobez search for other commits by this committer
Update to 2.09.  Change maintainer to perl@.  Remove copyright notice
from pkg-descr.  Put correct WWW from CPAN (http://www.unicode.org/ was
not really helpful WWW for this port).
14 Nov 2005 11:11:56
Original commit files touched by this commit  2.07_1
edwin search for other commits by this committer
Reset maintainer:

<ilia@cgu.chel.su>: Host or domain name not found. Name service error for
    name=cgu.chel.su type=A: Host found but no data record of requested type
15 Jul 2004 12:51:28
Original commit files touched by this commit  2.07_1
ache search for other commits by this committer
Only perl 5.8.4 have Base64 3.01, use 500804 as PERL_LEVEL
15 Jul 2004 11:49:19
Original commit files touched by this commit  2.07_1
ache search for other commits by this committer
Add including pre/post.mk, missing in prev. commit
15 Jul 2004 11:41:00
Original commit files touched by this commit  2.07_1
ache search for other commits by this committer
Do not install p5-MIME-Base64 for newer perls
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.07
trevor search for other commits by this committer
SIZEify (maintainer timeout)
02 Sep 2003 14:02:05
Original commit files touched by this commit  2.07
mat search for other commits by this committer
Update to 2.07
use SITE_PERL and %%SITE_PERL%%
strip pkg-descr from all it's superfluous spaces

PR:             51568
Submitted by:   me
Approved by:    maintainer timeout (+2 months)
21 Feb 2003 11:08:38
Original commit files touched by this commit  2.06
knu search for other commits by this committer
De-pkg-comment.
01 Mar 2001 06:39:18
files touched by this commit
vanilla search for other commits by this committer
Remove do-configure section, use PERL_CONFIGURE now.    
08 Oct 2000 00:48:42
files touched by this commit
asami search for other commits by this committer
Convert category converters to new layout.  
20 Sep 2000 20:07:01
files touched by this commit
will search for other commits by this committer
Make this port respect CC/CFLAGS.  I discovered this discrepancy while  
reviewing converters/p5-Unicode-Map8.  The Porter's Handbook should   probably
note that perl module ports that compile something should have   a diff similar
to this one.    
19 Sep 2000 17:56:32
files touched by this commit
ade search for other commits by this committer
Add p5-Unicode-String, a perl5 module needed for writing CGI programs   with
different national languages    

Number of commits found: 21

287b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days31
new fortnight62
new month216

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0