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
Akinori MUSHA
5f5a61d4aa
Update to 1.2.4.j0.
...
PR: ports/20012
Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> (Maintainer)
2000-07-18 19:31:14 +00:00
SADA Kenji
8977838a39
Activate ja-rogue_s.
...
PR: ports/19962
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-07-18 17:47:17 +00:00
SADA Kenji
f5c5a30b92
1. Removed needless ``NO_CDROM'' from Makefile.
...
2. Added Japanese message file ``files/mesg_fj.gz'' as binary.
PR: ports/19962
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-07-18 17:45:38 +00:00
SADA Kenji
740a2ec0ee
This is a port of Rogue-clone: Version II, but it is enhanced to display
...
messages with Japanese, colored and messages are separated from program
(you can make another message version of rogue).
PR: ports/19962
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
2000-07-18 17:38:04 +00:00
Yukihiro Nakai
72efdf36df
Add balsa
2000-07-18 05:09:42 +00:00
Yukihiro Nakai
a89a57bd0b
Japanized version of mail/balsa.
...
PR: ports/18497
Submitted by: Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-07-18 05:09:05 +00:00
Shigeyuki Fukushima
2908c8442c
Update to 2.8.4.dev4.
2000-07-17 06:38:29 +00:00
Steve Price
0a2eeb0f7f
Update to version 2.00.4.
...
PR: 19802
Submitted by: HOTARU-YA <hotaru@tail.net>
2000-07-16 20:00:18 +00:00
Kazuo Horikawa
4c289f3db9
Update PORTVERSION to 4.1, expecting 4.0-20000714-STABLE is very close
...
to 4.1-RELEASE.
2000-07-15 02:53:16 +00:00
Chris D. Faulhaber
47abb11f93
@dirrm installed directory
...
Noticed by: bento
2000-07-14 12:12:43 +00:00
SADA Kenji
279ab8c912
* Wipe out extra files and directories.
...
* Change maintainer's mail.
* Some cosmetic changes.
Submitted by: bento
2000-07-13 15:05:59 +00:00
Satoshi Taoka
4c9ac857b8
Update to version 21.1.10
...
Rearrange xemacs mule packages
PR: 19021
PR: 19023
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-13 09:53:24 +00:00
Shigeyuki Fukushima
bbd1815e5c
Update to 2.8.3.rel1.
2000-07-13 09:38:57 +00:00
Jun Kuriyama
9362aa927b
Take over maintainership.
...
Approved by: original maintainer
2000-07-13 06:42:22 +00:00
Akinori MUSHA
e7b09b22bd
Remove wnn6.la from PLIST.
...
Found by: bento
2000-07-13 06:06:22 +00:00
Satoshi Asami
a2797f6ab6
Disable these ports for versions with /bin/tcsh. japanese/tcsh is not
...
needed since NLS support is already in /bin/tcsh, and the message catalogs
are currently useless since we can't switch them easily.
Submitted by: maintainer
2000-07-13 01:34:39 +00:00
Satoshi Taoka
7661c77838
Added wdic-fpw
2000-07-12 05:59:16 +00:00