Port details |
- p5-nkf Perl extension module to use NKF
- 2.1.4,1 japanese =7 2.1.4,1Version of this port present on the latest quarterly branch.
- Maintainer: hrs@FreeBSD.org
- Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: m4, gettext, freetype2, expat, ja-kakasi
- Also Listed In: perl5
- License: ZLIB NKF
- WWW:
- https://sourceforge.jp/projects/nkf/
- Description:
- This is a Perl extension module to use NKF (Network Kanji Filter).
It converts the kanji code given as input (which encoding is
automatically recognized) to designated kanji code such as ISO-2022-JP,
Shift_JIS, EUC-JP, UTF-8, UTF-16 or UTF-32.
The syntax is as follows:
use NKF;
$output = nkf (@flags, $input)
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ja-p5-nkf>0:japanese/p5-nkf
- To install the port:
- cd /usr/ports/japanese/p5-nkf/ && make install clean
- To add the package, run one of these commands:
- pkg install japanese/p5-nkf
- pkg install ja-p5-nkf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ja-p5-nkf
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1519924270
SHA256 (nkf-2.1.4.tar.gz) = b4175070825deb3e98577186502a8408c05921b0c8ff52e772219f9d2ece89cb
SIZE (nkf-2.1.4.tar.gz) = 232479
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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Run
-
- japanese/namazu2
Configuration Options:
- No options to configure
- Options name:
- japanese_p5-nkf
- 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) |
2.1.4,1 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 ) |
2.1.4,1 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above ) |
2.1.4,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.1.4,1 24 Jul 2020 06:28:59 |
rigoletto |
Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports
geographical load balancing
- update all affected ports
PR: 244164
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Differential Revision: https://reviews.freebsd.org/D24955 |
2.1.4,1 24 Mar 2018 21:12:13 |
sunpoet |
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.1.4,1 01 Mar 2018 17:19:10 |
hrs |
Update to 2.1.4.
Submitted by: Yasuhiro KIMURA
PR: 226259 |
2.1.2_1,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 ) |
2.1.2,1 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
2.1.2,1 22 Aug 2014 07:20:30 |
antoine |
Canonicalize a few LICENSE_PERMS
With hat: portmgr |
2.1.2,1 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 |
2.1.2,1 29 Jan 2014 17:18:46 |
az |
- add stage support
Approved by: portmgr (blanket infrastructure) |
2.1.2,1 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
2.1.2,1 10 Sep 2013 09:39:12 |
az |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
2.1.2,1 02 May 2013 21:57:28 |
hrs |
- Rename files/patch-aa.
- Separate japanese/nkf and japanese/p5-nkf from each other. |
2.1.2,1 04 Feb 2013 05:29:46 |
eadler |
Add license
Fix header
PR: ports/175294
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.1.2,1 25 Sep 2012 07:34:49 |
culot |
- Fix typo in pkg-descr [1]
- While here, enhance description a bit
PR: ports/171920 [1]
Submitted by: Takanori Yamamoto <takanori@miko.org> |
2.1.1,1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
2.1.0,1 17 Feb 2010 16:08:48 |
nork |
Remove all patch files.
PR: ports/144028, ports/144029
Pointed out by: Hiroto Kagotani hiroto kagotani at gmail com
Tsurutani Naoki turutani at scphys kyoto-u ac jp
Pointy hat: myself
Feature safe: yes |
2.0.9_20090221,1 27 Apr 2009 13:50:06 |
nork |
Fix some bugs.
PR: ports/133738
Submitted by: Tsurutani Naoki turutani at scphys kyoto-u ac jp
Obtained from: nkf's git |
2.0.9,1 12 Apr 2009 13:42:08 |
nork |
Update to 2.0.9.
PR: ports/132453
Submitted by: Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp |
2.0.7,1 03 Jul 2006 09:10:27 |
nork |
Fix build error.
PR: ports/99737
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Pointy hat to: myself |
2.06 07 May 2006 13:43:58 |
nork |
Fix build error on 4. |
2.06 06 May 2006 14:06:14 |
nork |
Update to 2.0.6a and Portlint happy.
PR: ports/96603
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> |
2.05 10 May 2005 08:58:42 |
max |
Update to 2.05, and also, make ja-p5-nkf a slave port of ja-nkf. |
2.04 13 Feb 2004 07:22:18 |
max |
Upgrade to 2.04. |
2.03 04 Dec 2003 03:00:03 |
max |
Upgrade to 2.03.
Pointed-out by: "Takayuki Nakao" <t@nakao.org> |
2.02 24 Oct 2003 12:05:09 |
ijliao |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
2.02 07 Mar 2003 06:04:59 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.02 03 Feb 2003 08:44:29 |
max |
Upgrade to 2.02.
Submitted by: nork
Reviewed & revised by: max
PR: 47557 |
14 Nov 2001 08:51:26 |
max |
Ooops, it should modify ../nkf.c instead of ./nkf.c. |
14 Nov 2001 01:58:05 |
max |
Add patch to fix a bug that often causes misconversion. (Note that
PORTREVISION has been bumped.) Submitted by: nork@cityfujisawa.ne.jp
(Norikatsu Shigemura) |
30 Oct 2001 11:18:34 |
max |
Ooops, update to distinfo didn't go through w/ last commit somehow.
Pointed-out by: TERAMOTO Masahiro <markun@onohara.to> PR: 31628 |
28 Oct 2001 15:28:45 |
max |
Update this port to use the latest version of NKF. (1.92) |
02 Mar 2001 06:46:31 |
knu |
Use PERL_CONFIGURE. |
08 Oct 2000 03:24:23 |
asami |
Convert category japanese to new layout. |
27 Aug 2000 17:52:53 |
knu |
Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports. |
27 Aug 2000 07:13:36 |
knu |
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es. |
17 Jun 2000 03:37:15 |
will |
Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX. Add
some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many
miscellaneous modifications. I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS. |