non port: japanese/p5-nkf/Makefile |
SVNWeb
|
Number of commits found: 27 |
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 24 Jul 2020
|
[ 06:28 rigoletto ] (Only the first 10 of 52 ports in this commit are shown above. )
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
|
Sat, 24 Mar 2018
|
[ 21:12 sunpoet ] (Only the first 10 of 52 ports in this commit are shown above. )
Rename MASTER_SITE_SOURCEFORGE_JP to MASTER_SITE_OSDN
PR: 225609
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Thu, 1 Mar 2018
|
[ 17:19 hrs ]
Update to 2.1.4.
Submitted by: Yasuhiro KIMURA
PR: 226259
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Fri, 22 Aug 2014
|
[ 07:20 antoine ] (Only the first 10 of 29 ports in this commit are shown above. )
Canonicalize a few LICENSE_PERMS
With hat: portmgr
|
Wed, 29 Jan 2014
|
[ 17:18 az ] (Only the first 10 of 116 ports in this commit are shown above. )
- add stage support
Approved by: portmgr (blanket infrastructure)
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Tue, 10 Sep 2013
|
[ 09:39 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Thu, 2 May 2013
|
[ 21:57 hrs ]
- Rename files/patch-aa.
- Separate japanese/nkf and japanese/p5-nkf from each other.
|
Mon, 4 Feb 2013
|
[ 05:29 eadler ]
Add license
Fix header
PR: ports/175294
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
Wed, 17 Feb 2010
|
[ 16:08 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
|
Sun, 12 Apr 2009
|
[ 13:42 nork ]
Update to 2.0.9.
PR: ports/132453
Submitted by: Tsurutani Naoki turutani at scphys.kyoto-u.ac.jp
|
Mon, 3 Jul 2006
|
[ 09:10 nork ]
Fix build error.
PR: ports/99737
Submitted by: Yoshisato YANAGISAWA <yanagisawa@csg.is.titech.ac.jp>
Pointy hat to: myself
|
Sat, 6 May 2006
|
[ 14:06 nork ]
Update to 2.0.6a and Portlint happy.
PR: ports/96603
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
Tue, 10 May 2005
|
[ 08:58 max ]
Update to 2.05, and also, make ja-p5-nkf a slave port of ja-nkf.
|
Fri, 13 Feb 2004
|
[ 07:22 max ]
Upgrade to 2.04.
|
Thu, 4 Dec 2003
|
[ 03:00 max ]
Upgrade to 2.03.
Pointed-out by: "Takayuki Nakao" <t@nakao.org>
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Fri, 7 Mar 2003
|
[ 06:04 ade ] (Only the first 10 of 247 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 3 Feb 2003
|
[ 08:44 max ]
Upgrade to 2.02.
Submitted by: nork
Reviewed & revised by: max
PR: 47557
|
Wed, 14 Nov 2001
|
[ 01:58 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)
|
Sun, 28 Oct 2001
|
[ 15:28 max ]
Update this port to use the latest version of NKF. (1.92)
|
Fri, 2 Mar 2001
|
[ 06:46 knu ]
Use PERL_CONFIGURE.
|
Sun, 27 Aug 2000
|
[ 17:52 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.
|
[ 07:13 knu ] (Only the first 10 of 17 ports in this commit are shown above. )
PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
|
Sat, 17 Jun 2000
|
[ 03:37 will ] (Only the first 10 of 99 ports in this commit are shown above. )
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.
|
Number of commits found: 27 |