93c0 FreshPorts -- chinese/p5-Encode-HanConvert
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-Encode-HanConvert 0.35 chinese on this many watch lists=2 search for ports that depend on this port
Traditional and Simplified Chinese mappings
Maintained by: rafan@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Apr 2003 00:10:40
Also Listed In: perl5
License: not specified in port


This module is an attempt to solve most common problems occurred in
Traditional vs. Simplified Chinese conversion, in an efficient,
flexible way, without resorting to external tools or modules.

After installing this module, you'll have two additional encoding
formats: big5-simp maps Big5 into Unicode's Simplified Chinese
(and vice versa), and gbk-trad maps CP936 (better known as GBK)
into Unicode's Traditional Chinese and back.

The module exports various xxx_to_yyy functions by default, where
xxx and yyy are one of big5, gb (i.e. GBK/CP936), simp (simplified
Chinese unicode), or trad (traditional Chinese unicode).

WWW: http://search.cpan.org/dist/Encode-HanConvert/
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
There are no ports dependent upon this port

To install the port: cd /usr/ports/chinese/p5-Encode-HanConvert/ && make install clean
To add the package: pkg_add -r p5-Encode-HanConvert


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/Encode/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Encode/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Encode/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/Encode/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/Encode/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/Encode/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/Encode/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/Encode/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/Encode/
  11. http://at.cpan.org/modules/by-module/Encode/
  12. http://backpan.perl.org/modules/by-module/Encode/
  13. http://cpan.nctu.edu.tw/modules/by-module/Encode/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/Encode/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/Encode/
  16. http://www.cpan.dk/modules/by-module/Encode/
  17. http://www.cpan.dk/modules/by-module/Encode/

Number of commits found: 24

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
09 Feb 2013 12:00:53
Original commit files touched by this commit  0.35
crees search for other commits by this committer
Various spelling corrections

PR:		ports/175331
Submitted by:	Christoph Mallon
Approved by:	No objections within three weeks from any maintainer

While here, style and duplicate phrase fixes in bsdcflow pkg-descr

Submitted by:	mi
16 Dec 2012 06:12:28
Original commit files touched by this commit  0.35
az search for other commits by this committer
- Set default perl version for ports which currently using
  (5.x+ and x < 12) scheme.

Approved by: bapt@ (portmgr@)
13 Mar 2012 16:15:36
Original commit files touched by this commit  0.35
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  0.35
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
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.35
miwi search for other commits by this committer
- Get Rid MD5 support
15 Feb 2009 05:20:35
Original commit files touched by this commit  0.35
rafan search for other commits by this committer
- Update to 0.35
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.34
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 13:11:41
Original commit files touched by this commit  0.34
rafan search for other commits by this committer
- Require perl 5.7.3 and above
08 Sep 2007 00:19:13
Original commit files touched by this commit  0.34
linimon search for other commits by this committer
Drop support for older perl levels.

Hat:    portmgr
18 Jul 2007 07:18:09
Original commit files touched by this commit  0.34
rafan search for other commits by this committer
- Update to 0.34
14 Dec 2006 02:14:49
Original commit files touched by this commit  0.33
rafan search for other commits by this committer
- Update to 0.33
27 Jun 2006 03:58:58
Original commit files touched by this commit  0.31
rafan search for other commits by this committer
Change to my FreeBSD.org email.

Approved by:    delphij (mentor)
22 Jan 2006 08:21:06
Original commit files touched by this commit  0.31
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 05:52:28
Original commit files touched by this commit  0.31
edwin search for other commits by this committer
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
22 Jan 2006 01:27:08
Original commit files touched by this commit  0.31
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)
11 Aug 2004 09:04:10
Original commit files touched by this commit  0.31
ijliao search for other commits by this committer
pass maintainership
22 Jul 2004 07:59:04
Original commit files touched by this commit  0.31
vanilla search for other commits by this committer
- Update to 0.31
- Take maintainership

PR:             ports/69412
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
10 Apr 2004 17:26:55
Original commit files touched by this commit  0.28
trevor search for other commits by this committer
Tidy up whitespace.
29 Jan 2004 07:24:56
Original commit files touched by this commit  0.28
trevor search for other commits by this committer
SIZEify.
21 Nov 2003 03:09:45
Original commit files touched by this commit  0.28
linimon search for other commits by this committer
statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:             ports/59515
Submitted by:   statue@freebsd.sinica.edu.tw
07 Aug 2003 11:21:09
Original commit files touched by this commit  0.28
erwin search for other commits by this committer
- Update to 0.28
- add perl5 to categories
- add WWW

PR:             55312
Submitted by:   Mathieu Arnold <m@absolight.net>
Approved by:    maintainer
11 Jun 2003 07:05:38
Original commit files touched by this commit  0.26
leeym search for other commits by this committer
remove extra directory.

Noticed by:     bento
01 Jun 2003 08:44:26
Original commit files touched by this commit  0.26
leeym search for other commits by this committer
update to 0.26

PR:             52734
Submitted by:   Statue <statue@freebsd.sinica.edu.tw>
27 Apr 2003 00:09:52
Original commit files touched by this commit  0.24
vanilla search for other commits by this committer
Add p5-Encode-HanConvert 0.24,
traditional and Simplified Chinese
mappings.

PR:             50950
Submitted by:   Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>

Number of commits found: 24

284d
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 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 24528
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days26
new fortnight58
new month215

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