FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:22 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
p5-Unicode-String 2.09 converters on this many watch lists=20 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 14:56:32
Also Listed In: perl5


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/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: lang/perl5.8
Required To Run: lang/perl5.8

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:
ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Unicode/
ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Unicode/
http://www.cpan.dk/modules/by-module/Unicode/
http://ring.nict.go.jp/archives/lang/perl/CPAN/modules/by-module/Unicode/
http://ring.sakura.ad.jp/archives/lang/perl/CPAN/modules/by-module/Unicode/
http://ring.riken.jp/archives/lang/perl/CPAN/modules/by-module/Unicode/
ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Unicode/
ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Unicode/
ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Unicode/
ftp://mirror.hiwaay.net/CPAN/modules/by-module/Unicode/
ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Unicode/
ftp://csociety-ftp.ecn.purdue.edu/pub/CPAN/modules/by-module/Unicode/
ftp://ftp.isu.net.sa/pub/CPAN/modules/by-module/Unicode/
ftp://ftp.cs.colorado.edu/pub/perl/CPAN/modules/by-module/Unicode/
ftp://cpan.pop-mg.com.br/pub/CPAN/modules/by-module/Unicode/
http://at.cpan.org/modules/by-module/Unicode/
ftp://ftp.chg.ru/pub/lang/perl/CPAN/modules/by-module/Unicode/
ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/Unicode/
http://backpan.cpan.org/modules/by-module/Unicode/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 15

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
17 Apr 2008 15: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 01: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 13: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 12: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 12: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 04: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 15: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 01:48:42
files touched by this commit
asami search for other commits by this committer
Convert category converters to new layout.  
20 Sep 2000 21: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 18: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: 15

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.16 seconds.