1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
c188ebea47 Upgrade, 5.004_01 -> 5.004_04.
Maintainer changed to Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>

Submitted by:	new maintainer
PR:		6486
1998-05-04 15:33:04 +00:00
Masafumi Max NAKANE
c3169a276e Reflect the recent PKGNAME changes. 1997-09-24 20:14:41 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
fcf9c0b7fd Upgrade, 5.003 -> 5.004_01.
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
1997-08-31 16:20:53 +00:00
Bill Fenner
783ec926cf Fix path on ftp.is.co.za . Mirrors moved from ftp.switch.ch to
sunsite.cnlab-switch.ch .  I dunno what's up with ftp.delphi.com,
its /pub directory is empty.

Found by:	distfile checker
1997-06-23 01:38:27 +00:00
Bill Fenner
64b98a2803 Use ftp.math.ncu.edu.tw instead of the nonexistent
dong.math.ncu.edu.tw

Found by:	distfile checker
1997-06-09 04:53:40 +00:00
Bill Fenner
c96540834f Replace nonexistent host dong.math.ncu.edu.tw with ftp.math.ncu.edu.tw
Found by:	distfile checker
1997-05-28 19:52:34 +00:00
Masafumi Max NAKANE
3ccd0b12d7 Back out previous change by jfitz.
This port does *not* depend on perl5.003, instead, this is port of
Japanized version of perl5.003!
1997-05-24 15:05:04 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Wolfram Schneider
df8f6f276f Add virtual category 'perl5'. 1997-04-20 13:53:29 +00:00
Masafumi Max NAKANE
d4b598a09d Fix for problem indicated in PR #2666:
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
1997-02-05 15:38:45 +00:00
Masafumi Max NAKANE
1ec431b791 ln -s -> ln -fs.
Submitted by:	sampei@yy.cs.keio.ac.jp
1997-02-05 15:35:22 +00:00
Masafumi Max NAKANE
ab617e2008 New port:
Perl with Japanese language support, AKA jperl.
Submitted by:	sanpei@yy.cs.keio.ac.jp
(Closing PR #2456.)
1997-01-24 06:58:44 +00:00