summaryrefslogtreecommitdiff
path: root/japanese/perl5 (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-30Update to jperl-5.005_03-990822.Shigeyuki Fukushima3-3/+3
Notes: svn path=/head/; revision=21128
1999-08-25Change Id->FreeBSD.David E. O'Brien1-1/+1
Notes: svn path=/head/; revision=20944
1999-07-05Fix for newly patch jperl5.005_03-990703.Shigeyuki Fukushima3-4/+4
Notes: svn path=/head/; revision=20073
1999-06-26Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1-1/+1
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
1999-05-09Update to 5.005.03 (manpage etc...).Shigeyuki Fukushima2-5/+11
Notes: svn path=/head/; revision=18674
1999-05-08Update to 5.005.03.Shigeyuki Fukushima6-85/+88
Notes: svn path=/head/; revision=18606
1999-05-08Fixed a variables in PLIST from %%PERL_VERSION%% to %%JPERL_VERSION%%, andSatoshi Taoka1-498/+498
%%PERL_VER%% to %%JPERL_VER%%. But I did not change %%PERL_ARCH%%. Notes: svn path=/head/; revision=18602
1999-05-08Fixed ${PERL_*} in this Makefile (to ${JPERL_*})Satoshi Taoka1-18/+18
Obtained by: http://bento.freebsd.org/errorlogs/ Notes: svn path=/head/; revision=18601
1999-03-02Changed my e-mail address.Shigeyuki Fukushima1-1/+1
Notes: svn path=/head/; revision=16980
1999-03-01MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1-2/+2
Notes: svn path=/head/; revision=16961
1999-02-121. Update PATCH_FILES to use new JPerl patch.Jun Kuriyama7-286/+379
2. Use shared libperl (libperl.so.1) instead of static libperl. Approved by: maintainer PR: ports/9540 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG> Notes: svn path=/head/; revision=16663
1998-10-10Integrate patch-ad and patch-ah into patch-ad.Jun Kuriyama2-13/+29
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=13852
1998-10-10Update japanese perl5 to 5.005_02.Jun Kuriyama10-772/+638
PR: ports/8201 Obsoletes: ports/7849 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Modified by: Japanese Ports Team Notes: svn path=/head/; revision=13848
1998-08-24Pick up libraries from /usr/lib/aout too.Steve Price1-0/+9
PR: 7536 Submitted by: maintainer Notes: svn path=/head/; revision=12777
1998-05-04Upgrade, 5.004_01 -> 5.004_04.Masafumi Max NAKANE5-261/+270
Maintainer changed to Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Submitted by: new maintainer PR: 6486 Notes: svn path=/head/; revision=10843
1997-09-24Reflect the recent PKGNAME changes.Masafumi Max NAKANE1-2/+1
Notes: svn path=/head/; revision=8019
1997-09-14Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1-3/+3
for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
1997-08-31Upgrade, 5.003 -> 5.004_01.Masafumi Max NAKANE8-1525/+626
With their approval, the maintainer is changed from sanpei@yy.cs.keio.ac.jp to hikura@kaisei.org PR: 4325 Submitted by: hikura@kaisei.org Notes: svn path=/head/; revision=7732
1997-06-23Fix path on ftp.is.co.za . Mirrors moved from ftp.switch.ch toBill Fenner1-5/+5
sunsite.cnlab-switch.ch . I dunno what's up with ftp.delphi.com, its /pub directory is empty. Found by: distfile checker Notes: svn path=/head/; revision=7044
1997-06-09Use ftp.math.ncu.edu.tw instead of the nonexistentBill Fenner1-2/+2
dong.math.ncu.edu.tw Found by: distfile checker Notes: svn path=/head/; revision=6812
1997-05-28Replace nonexistent host dong.math.ncu.edu.tw with ftp.math.ncu.edu.twBill Fenner1-2/+2
Found by: distfile checker Notes: svn path=/head/; revision=6594
1997-05-24Back out previous change by jfitz.Masafumi Max NAKANE1-2/+2
This port does *not* depend on perl5.003, instead, this is port of Japanized version of perl5.003! Notes: svn path=/head/; revision=6545
1997-05-24Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1-3/+3
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
1997-04-20Add virtual category 'perl5'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6249
1997-02-05Fix for problem indicated in PR #2666:Masafumi Max NAKANE2-27/+1
Perl5 uses setlocale function. Recent jp-perl5 linked this order: libm libmalloc libc libcrypt libxpg4. the function of setlocale in libc has some problems for some locales (for example, ja_JP.EUC). It is needed to link libxpg4 before libc. I change to correct order in configure file of perl5. Submitted by: sampei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=5541
1997-02-05ln -s -> ln -fs.Masafumi Max NAKANE1-2/+2
Submitted by: sampei@yy.cs.keio.ac.jp Notes: svn path=/head/; revision=5540
1997-01-24New port:Masafumi Max NAKANE9-0/+1826
Perl with Japanese language support, AKA jperl. Submitted by: sanpei@yy.cs.keio.ac.jp (Closing PR #2456.) Notes: svn path=/head/; revision=5411