summaryrefslogtreecommitdiff
path: root/japanese/perl5/pkg-descr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to jperl-5.005_03-990822.Shigeyuki Fukushima1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21128
* Fix for newly patch jperl5.005_03-990703.Shigeyuki Fukushima1999-07-051-1/+1
| | | | Notes: svn path=/head/; revision=20073
* Update to 5.005.03.Shigeyuki Fukushima1999-05-081-2/+2
| | | | Notes: svn path=/head/; revision=18606
* Changed my e-mail address.Shigeyuki Fukushima1999-03-021-1/+1
| | | | Notes: svn path=/head/; revision=16980
* 1. Update PATCH_FILES to use new JPerl patch.Jun Kuriyama1999-02-121-1/+1
| | | | | | | | | | | 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
* Update japanese perl5 to 5.005_02.Jun Kuriyama1998-10-101-10/+5
| | | | | | | | | | 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
* Upgrade, 5.004_01 -> 5.004_04.Masafumi Max NAKANE1998-05-041-2/+5
| | | | | | | | | | Maintainer changed to Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Submitted by: new maintainer PR: 6486 Notes: svn path=/head/; revision=10843
* Reflect the recent PKGNAME changes.Masafumi Max NAKANE1997-09-241-2/+1
| | | | Notes: svn path=/head/; revision=8019
* Upgrade, 5.003 -> 5.004_01.Masafumi Max NAKANE1997-08-311-4/+4
| | | | | | | | | | 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
* Fix for problem indicated in PR #2666:Masafumi Max NAKANE1997-02-051-26/+0
| | | | | | | | | | | | | | | 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
* New port:Masafumi Max NAKANE1997-01-241-0/+53
Perl with Japanese language support, AKA jperl. Submitted by: sanpei@yy.cs.keio.ac.jp (Closing PR #2456.) Notes: svn path=/head/; revision=5411