1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Commit Graph

2017 Commits

Author SHA1 Message Date
Akinori MUSHA
88faf3588a Add japanese/ruby-kakasi, KAKASI module for Ruby. 2000-08-15 19:56:14 +00:00
Akinori MUSHA
83aaf7b6f0 Update to 0.14.10. 2000-08-14 05:46:21 +00:00
Akinori MUSHA
0fb2d46f63 Update to 0.99.3. 2000-08-14 05:45:52 +00:00
Satoshi Asami
fa205cf012 Add two missing files and one directory.
Submitted by:	bento
2000-08-12 19:19:33 +00:00
MIHIRA Sanpei Yoshiro
726afa50d4 remove BUILD_DEPEND to x11/XFree86 for bdftopcf.
This port already was used USE_X_PREFIX(which implies USE_XLIB).

Submitted by:	Asami-san
2000-08-12 13:16:13 +00:00
Satoshi Asami
928b207f53 Remove some empty dirs.
Submitted by:	bento
2000-08-11 22:45:53 +00:00
Akinori MUSHA
3a9f28f3a3 MASTER_SITE_LOCAL'ize because www.bekkoame.ne.jp is found to be
problematic - wget and fetch of 3-STABLE get into infinite loop
because the server doesn't reply to HEAD requests correctly.
(although fetch of 4-STABLE and 5-CURRENT are just fine with it)
2000-08-11 11:11:38 +00:00
Satoshi Asami
622ce73602 Add BUILD_DEPENDS to imake-4, since this is one of the weird ports
that has USE_XLIB but not USE_IMAKE (it uses its own imake config
files).
2000-08-11 02:56:25 +00:00
Will Andrews
16f977dbc1 Oops, fix a typo (WRSRC -> WRKSRC). Strange how this has gone unnoticed
for nearly two months!  This allows p5-Jcode to respect CC again..

Submitted by:	knu
2000-08-10 20:51:08 +00:00
Akinori MUSHA
2d8fae5264 Add ruby-uconv, Unicode conversion library with Japanese codesets support
for Ruby.
2000-08-10 18:47:25 +00:00
Chris Piazza
fe77ffabbe Add zangband.
ZAngband is one of the many variants of the freeware rogue-like
roleplaying game Angband.  This version is translated into
japanese.

PR:             20134
Submitted by:   Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp>
2000-08-09 17:37:47 +00:00
Akinori MUSHA
2183743a4a Update MASTER_SITES.
PR:		ports/20461
Submitted by:	Jonathan Hanna <pangolin@home.com> (MAINTAINER)
2000-08-08 05:11:30 +00:00
Seiichirou Hiraoka
4655ef2b63 Update MASTER_SITES 2000-08-08 05:08:12 +00:00
Akinori MUSHA
9af042ec88 Update to version 0.86c.
PR:		ports/20426
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury!)

By the way, why didn't this port have a MAINTAINER line?  I set it to
-ports list, but someone should take it over..   Kato-san? :>
2000-08-08 04:52:46 +00:00
Akinori MUSHA
b47efc5adb Update to 1.3.
PR:		ports/20439
Submitted by:	Daichi T.GOTO <daichi@ongs.net> (MAINTAINER)

Support ${NOPORTDOCS}.
Use ${INSTALL_*} macros instead of ${CP}.
Make ${PREFIX}-clean.
2000-08-08 04:25:45 +00:00
MIHIRA Sanpei Yoshiro
205c2d4a54 build_depend imake
Submitted by:	bento
2000-08-06 14:58:30 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
MIHIRA Sanpei Yoshiro
7a5239ee78 Add missing @dirrm.
Submitted by:	bento
2000-08-02 00:46:21 +00:00
Jun Kuriyama
b9f91bda99 Fix in -current (Perl 5.6.0).
Submitted by:	knu
2000-08-01 09:20:56 +00:00
Shigeyuki Fukushima
70f64db2cb Update to 21.1.11.
PR:		ports/20243
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-08-01 09:18:34 +00:00
Steve Price
9e217d165e Fixup dependencies after version number bump of the png library. 2000-07-30 18:03:11 +00:00
SADA Kenji
88fb6bfa8e Upgrade to 4.74. 2000-07-26 10:37:02 +00:00
Akinori MUSHA
f01d321321 Update to 0.14.9. 2000-07-25 16:33:11 +00:00
Shigeyuki Fukushima
ea57445173 Fix build error (distfiles sub-directory error).
Submitted by:	Motoyuki Konno <motoyuki@bsdclub.org>
2000-07-25 08:56:25 +00:00
Akinori MUSHA
317f414627 Update to 0.14.8. 2000-07-25 07:28:40 +00:00
Akinori MUSHA
40f67e3def Apply the newly supplied updater.
Change the default behavior to use the updater.
Note that you still have WITHOUT_MINORUPDATE to define, just in case
the new update includes some bugs yet again. :p
2000-07-25 07:24:18 +00:00
SADA Kenji
32a68e911a Activate ja-elisp-manual.
PR:		ports/17771
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-24 22:33:56 +00:00
SADA Kenji
64c1cad545 New port for a Japanese translation of the
GNU Emacs Lisp Reference Manual edition 2.5.

PR:		ports/17771
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-24 22:29:46 +00:00
SADA Kenji
ba086ad3fc Change maintainer. 2000-07-24 16:30:34 +00:00
Satoshi Taoka
53d1283b74 Updated to 1.9
Fixed RUN_DEPENDS
Obtained from:	bento
2000-07-24 13:55:36 +00:00
SADA Kenji
2fbc142c5d USE_TCLJP macro is changed to WITH_TCLJP by reg.
Noticed by:	taguchi@tohoku.iij.ad.jp [ports-jp 9737]
2000-07-23 17:58:21 +00:00
Satoshi Taoka
63bd594a3f Original data (wdc00*.lzh) have been updated already and
disappeared. But converter (wdc001fpw-*) does not support the new
ones. So the old original data were copied into my web page temporarily.
2000-07-19 15:46:48 +00:00
Akinori MUSHA
e9cc705923 Add japanese/p5-Jcode to BUILD_DEPENDS. 2000-07-19 15:38:01 +00:00
Shigeyuki Fukushima
3979ad11b3 Fix unfetchable problem.
Fix files/md5 (add subdir to distfiles' path).
2000-07-19 15:34:22 +00:00
Akinori MUSHA
8f27d857ce Fix a typo in post-install.
PR:		ports/20036
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
Notified by:	bento
2000-07-19 15:16:34 +00:00
SADA Kenji
4576be0335 Import SARUMARU-san's new Japanese resource (15/7/2000). 2000-07-19 14:32:37 +00:00
SADA Kenji
d513605540 ja-linux-netscape sometimes create PREFIX/lib/netscape-linux as a file
and its installation fails.
I'm not sure what couses this problem and am afraid this patch isn't
correct solution.
2000-07-19 14:28:13 +00:00
Akinori MUSHA
4d35b2c0b2 Update to 0.14.4. 2000-07-19 08:05:39 +00:00
Shigeyuki Fukushima
e976223fb5 Synchronize with emacs-20.7 update.
And apply EMACS_PORT_NAME style.
2000-07-19 08:03:55 +00:00
Akinori MUSHA
38db3a2706 Update to 2.11.
PR:		ports/19715
Submitted by:	Naoki IDO <ido@hitachi-ms.co.jp>
2000-07-19 07:40:43 +00:00
Akinori MUSHA
5db215a5bc Add tkhonyaku, yet another Honyaku-Damashii client with rich functionality.
PR:		ports/19813
Submitted by:	Daichi T.GOTO <daichi@ongs.net>
2000-07-19 07:20:24 +00:00
Shigeyuki Fukushima
b35c167245 Fix PLIST error on 5-current(${OSVERSION} >= 500007). 2000-07-19 07:09:11 +00:00
Akinori MUSHA
c0559befef Update to 1.4.1.j0.
PR:		ports/20027
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp>
2000-07-19 06:43:37 +00:00
Akinori MUSHA
24916051a2 Some minor fixes in Japanese support.
PR:		ports/20026
Submitted by:	IWASHITA Yoji <shuna@pop16.odn.ne.jp> (Maintainer)
2000-07-19 06:41:13 +00:00
Shigeyuki Fukushima
4a7e668b7b Don't split skk.info.
PR:		ports/20014
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:54:37 +00:00
Shigeyuki Fukushima
dcb8bbcce4 Update to 10.59.
Change PREFIX -> LOCALBASE.
RUN_DEPENDS on japanese/skk-jisyo only when WITH_SKKJISYO=YES.

PR:		ports/20014
Submitted by:	FUJISHIMA Satsuki <k5@cheerful.com>
2000-07-19 05:53:02 +00:00
Jun Kuriyama
7d0b31fe39 Activate ja-postgresql7. 2000-07-19 01:18:43 +00:00
Jun Kuriyama
45436e156d Japannese configured PostgreSQL v7.
(after repository copy from japanese/postgresql).
2000-07-19 01:18:08 +00:00
Akinori MUSHA
f9726a0122 Add nkf to RUN_DEPENDS.
Remove pnmtopng from RUN_DEPENDS. (netpbm contains it now)

PR:		ports/20005
Submitted by:	Sugimoto Sadahiro <ixtl@utmc.or.jp> (Maintainer)
2000-07-19 00:23:51 +00:00