Port details |
- p5-Lingua-Han-PinYin Retrieve the Mandarin (PinYin) of Chinese character (HanZi)
- 0.23 chinese =2 0.23Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-10-10 11:43:13
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Lingua-Han-PinYin
- Description:
- There is a Chinese document @ http://www.fayland.org/project/Han-PinYin/.
It tells why and how I write this module.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Lingua-Han-PinYin>0:chinese/p5-Lingua-Han-PinYin
- To install the port:
- cd /usr/ports/chinese/p5-Lingua-Han-PinYin/ && make install clean
- To add the package, run one of these commands:
- pkg install chinese/p5-Lingua-Han-PinYin
- pkg install p5-Lingua-Han-PinYin
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Lingua-Han-PinYin
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1492941621
SHA256 (Lingua-Han-PinYin-0.23.tar.gz) = 283632c44b1e964e9402807b6c53761c079d5bd443436d2d6ea5767d35e85cab
SIZE (Lingua-Han-PinYin-0.23.tar.gz) = 207300
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-Lingua-Han-Utils>=0.10 : chinese/p5-Lingua-Han-Utils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Lingua-Han-Utils>=0.10 : chinese/p5-Lingua-Han-Utils
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- chinese_p5-Lingua-Han-PinYin
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.23 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.23 20 Jul 2022 14:21:00 |
Tobias C. Berner (tcberner) |
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (Only the first 15 lines of the commit message are shown above ) |
0.23 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.23 06 Oct 2018 13:06:45 |
des |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
0.23 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
0.23 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
0.23 23 Apr 2017 17:09:41 |
sunpoet |
Update to 0.23
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.22 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
0.22 15 Oct 2015 20:17:42 |
sunpoet |
- Update to 0.22
- Add NO_ARCH
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.21 24 May 2015 00:04:45 |
sunpoet |
- Update to 0.21
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.20_1 12 Mar 2015 23:00:03 |
adamw |
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier. |
0.20_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 ) |
0.20 20 Oct 2014 08:38:22 |
bapt |
Cleanup plist |
0.20 09 Dec 2013 14:09:13 |
sunpoet |
- Update to 0.20
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.19 12 Nov 2013 19:41:54 |
sunpoet |
- Update to 0.19
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.17 12 Oct 2013 16:39:55 |
sunpoet |
- Update to 0.17
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.16 26 Sep 2013 14:35:05 |
vanilla |
Support stage. |
0.16 20 Sep 2013 16:01:22 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese) |
0.16 29 Aug 2013 04:08:54 |
sunpoet |
- Use single space after WWW: |
0.16 02 Aug 2013 18:52:11 |
mat |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
0.16 02 May 2012 19:34:50 |
sunpoet |
- Update to 0.16
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.15 01 May 2012 01:47:10 |
swills |
- Assign clsung's p5- ports to perl@
Approved by: clsung via IRC |
0.15 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.15 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
0.15 12 Jul 2010 08:09:19 |
clsung |
- Update to 0.15
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.14 15 Aug 2009 05:44:03 |
clsung |
- Update to 0.14
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.13 20 May 2009 07:48:13 |
clsung |
- Update to 0.13
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.12 27 Aug 2008 01:44:40 |
clsung |
- Update to 0.12
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.11 13 Apr 2008 02:32:56 |
clsung |
- Update to 0.11
Changes: http://search.cpan.org/dist/Lingua-Han-PinYin/Changes |
0.10 12 Apr 2008 01:38:22 |
clsung |
- Update to 0.10
PR: ports/122650
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.07 07 Feb 2007 04:59:02 |
leeym |
- Update to 0.07
PR: ports/108816
Submitted by: leeym
Approved by: maintainer |
0.06 10 Oct 2006 11:42:06 |
clsung |
Add p5-Lingua-Han-PinYin 0.06, retrieve the Mandarin(PinYin) of Chinese
character(HanZi).
PR: ports/102939
Submitted by: Gea-Suan Lin <gslin at gslin.org> |