aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-nkf
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports ↵Alexandre C. Guimarães2020-07-241-1/+1
| | | | | | | | | | | | | geographical load balancing - update all affected ports PR: 244164 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Differential Revision: https://reviews.freebsd.org/D24955 Notes: svn path=/head/; revision=543005
* Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDNSunpoet Po-Chuan Hsieh2018-03-241-1/+1
| | | | | | | | PR: 225609 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=465484
* Update to 2.1.4.Hiroki Sato2018-03-012-5/+8
| | | | | | | | Submitted by: Yasuhiro KIMURA PR: 226259 Notes: svn path=/head/; revision=463345
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr Notes: svn path=/head/; revision=373448
* Cleanup plistAntoine Brodin2014-11-121-1/+0
| | | | Notes: svn path=/head/; revision=372492
* Canonicalize a few LICENSE_PERMSAntoine Brodin2014-08-221-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=365614
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-1/+0
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=357300
* - add stage supportAndrej Zverev2014-01-292-4/+2
| | | | | | | Approved by: portmgr (blanket infrastructure) Notes: svn path=/head/; revision=341762
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - convert to the new perl5 frameworkAndrej Zverev2013-09-101-1/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326884
* - Rename files/patch-aa.Hiroki Sato2013-05-022-6/+9
| | | | | | | - Separate japanese/nkf and japanese/p5-nkf from each other. Notes: svn path=/head/; revision=317159
* Add licenseEitan Adler2013-02-041-6/+8
| | | | | | | | | | Fix header PR: ports/175294 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=311574
* - Fix typo in pkg-descr [1]Frederic Culot2012-09-251-2/+7
| | | | | | | | | | - While here, enhance description a bit PR: ports/171920 [1] Submitted by: Takanori Yamamoto <takanori@miko.org> Notes: svn path=/head/; revision=304819
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-2/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* Remove all patch files.Norikatsu Shigemura2010-02-172-79/+0
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=250003
* Fix some bugs.Norikatsu Shigemura2009-04-271-0/+46
| | | | | | | | | PR: ports/133738 Submitted by: Tsurutani Naoki turutani at scphys kyoto-u ac jp Obtained from: nkf's git Notes: svn path=/head/; revision=232842
* Update to 2.0.9.Norikatsu Shigemura2009-04-122-1/+34
| | | | | | | | PR: ports/132453 Submitted by: Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp Notes: svn path=/head/; revision=232210
* Fix build error.Norikatsu Shigemura2006-07-032-44/+1
| | | | | | | | | PR: ports/99737 Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp> Pointy hat to: myself Notes: svn path=/head/; revision=166819
* Fix build error on 4.Norikatsu Shigemura2006-05-071-0/+43
| | | | Notes: svn path=/head/; revision=161599
* Update to 2.0.6a and Portlint happy.Norikatsu Shigemura2006-05-061-2/+6
| | | | | | | | PR: ports/96603 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> Notes: svn path=/head/; revision=161495
* Update to 2.05, and also, make ja-p5-nkf a slave port of ja-nkf.Masafumi Max NAKANE2005-05-103-11/+6
| | | | Notes: svn path=/head/; revision=134976
* Upgrade to 2.04.Masafumi Max NAKANE2004-02-132-4/+4
| | | | Notes: svn path=/head/; revision=100823
* Upgrade to 2.03.Masafumi Max NAKANE2003-12-042-3/+4
| | | | | | | Pointed-out by: "Takayuki Nakao" <t@nakao.org> Notes: svn path=/head/; revision=94858
* utilize SITE_PERLYing-Chieh Liao2003-10-242-6/+5
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Upgrade to 2.02.Masafumi Max NAKANE2003-02-033-32/+6
| | | | | | | | | Submitted by: nork Reviewed & revised by: max PR: 47557 Notes: svn path=/head/; revision=74554
* Ooops, it should modify ../nkf.c instead of ./nkf.c.Masafumi Max NAKANE2001-11-141-2/+2
| | | | Notes: svn path=/head/; revision=50012
* Add patch to fix a bug that often causes misconversion.Masafumi Max NAKANE2001-11-142-0/+11
| | | | | | | | (Note that PORTREVISION has been bumped.) Submitted by: nork@cityfujisawa.ne.jp (Norikatsu Shigemura) Notes: svn path=/head/; revision=49999
* Ooops, update to distinfo didn't go through w/ last commit somehow.Masafumi Max NAKANE2001-10-301-1/+1
| | | | | | | | Pointed-out by: TERAMOTO Masahiro <markun@onohara.to> PR: 31628 Notes: svn path=/head/; revision=49374
* Update this port to use the latest version of NKF. (1.92)Masafumi Max NAKANE2001-10-281-9/+14
| | | | | | | | Submitted by: TOGAWA Satoshi <toga@puyo.org> PR: 31287 (2/2) Notes: svn path=/head/; revision=49293
* Use PERL_CONFIGURE.Akinori MUSHA2001-03-021-6/+2
| | | | | | | Left out by: vanilla ;) Notes: svn path=/head/; revision=38958
* Back out the previous commit. That one has a problem which occurs onAkinori MUSHA2000-08-271-3/+6
| | | | | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu Notes: svn path=/head/; revision=32040
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.Akinori MUSHA2000-08-271-6/+3
| | | | | | | No response from: ports list, PW Notes: svn path=/head/; revision=32029
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+3
| | | | | | | | | | | 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. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-4/+8
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Oops, forgot to include perl5 in the CATEGORIES.Masafumi Max NAKANE2000-02-231-1/+1
| | | | Notes: svn path=/head/; revision=26198
* Initial import of perl extension module to use NKF.Masafumi Max NAKANE2000-02-235-0/+46
This is distributed as a part of nkf-1.71 (japanese/nkf). Notes: svn path=/head/; revision=26197