Will Andrews
0cd9e07585
Add cannadic 0.92, a canna dictionary containing a lot of words.
...
PR: 22296
Submitted by: TOGAWA Satoshi <toga@puyo.org>
2001-04-07 23:48:59 +00:00
Will Andrews
c8ce25062e
Add jyuroku 1.32, a japanese address book.
...
PR: 24776
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-04-07 01:47:09 +00:00
Akinori MUSHA
11b7174d5d
Update to 1.5.
2001-04-04 15:37:44 +00:00
Will Andrews
dbba8af644
Overhaul QT/KDE support:
...
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the
proxy authentication that was broken for 2.1.1. Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me. Should
still work w/ compat shims for older USE_QT[,2] style. Some others
were also left alone for the same reason.
Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by: David Faure <faure@kde.org> (proxy auth patches)
Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
0b214a5e97
remove deprecated fetch options from FETCH_BEFORE_ARGS
2001-04-02 08:30:54 +00:00
James E. Housley
91dbb2cfe3
Update japanese/monafonts port to 20010323
...
PR: 26119
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> MAINTAINER
2001-03-31 01:31:41 +00:00
OKAZAKI Tetsurou
677327a8e0
Update tmac suite to sync with RELENG_4 at 20010314. Bump PORTREVISION.
...
Obtained from: 4.3-BETA livetree
2001-03-29 23:42:28 +00:00
Maxim Sobolev
4ca0e60800
-pthread --> ${PTHREAD_LIBS}
...
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
FUJISHIMA Satsuki
85a6452a18
o update to 20010325.
...
o follow Japanese government restructuring.
2001-03-27 22:56:07 +00:00
FUJISHIMA Satsuki
e8ad997c8d
o install docs under share/doc/migemo.
...
o make this port MASTER of upcoming migemo-xemacs21.
PR: 26124
Submitted by: maintainer
2001-03-27 22:43:48 +00:00
Trevor Johnson
45a54d9a31
Add back MAINTAINER, with small rocks to keep it from getting blown
...
away again: the porting-samplem [sic] chapter of the Porter's
Handbook says the line is mandatory. Also, portlint complains
"FATAL: no MAINTAINER listed in Makefile."
Reviewed by: maintainer ;-) (ports list)
2001-03-24 03:19:37 +00:00
Bill Fenner
8d3d05527a
Ports without maintainers don't get MAINTAINER lines, to help the
...
default in bsd.ports.mk to come through.
2001-03-21 20:26:02 +00:00
Akinori MUSHA
67a55c471a
Add a patch to fix a bug. The patch was already forwarded to the
...
author.
Submitted by: akira yamada <akira@ruby-lang.org>
2001-03-19 20:36:05 +00:00
FUJISHIMA Satsuki
dbe56c8155
share/doc/migemo -> share/migemo/doc
...
Submitted by: bento
2001-03-18 22:33:56 +00:00
Jun Kuriyama
d0c8e0cd92
Add migemo-emacs20 0.21, japanese incremental search tool for Emacs.
...
PR: ports/25339
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-03-17 07:52:05 +00:00
Kazuo Horikawa
2c7aa52a88
Add section 2 of Japanese FreeBSD manuals.
2001-03-17 04:58:15 +00:00
Jun Kuriyama
4e39683067
Add kpcal 2.0, make Calendar in Postscript format.
...
PR: ports/24793
Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2001-03-16 03:51:49 +00:00
Akinori MUSHA
9e61ffc5d2
Update to 0.4.6.
2001-03-15 19:13:39 +00:00
Akinori MUSHA
bad83a2ab3
Update the checksums of LIST/LIST-ja.
...
PR: 25759
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)
2001-03-14 21:24:49 +00:00
Akinori MUSHA
2219f8b818
Fix the startup script.
2001-03-11 09:15:59 +00:00
SADA Kenji
27974d7f2a
New ports import: japanese/linux-JM.
...
JM is Japanese translated manual pages by JM Project.
WWW: http://www.linux.or.jp/JM/
2001-03-10 19:17:30 +00:00
FUJISHIMA Satsuki
84a2675595
correct dependencies.
...
PR: 25525
Submitted by: maintainer
2001-03-09 20:52:20 +00:00
FUJISHIMA Satsuki
1a16db40ae
o update to 1.3.16.j0.
...
o update Japanese manual.
o add Japanese message catalog.
PR: 25637
Submitted by: maintainer
2001-03-09 20:21:16 +00:00
FUJISHIMA Satsuki
f48a84c18f
update MASTER/PATCH_SITES.
...
PR: 25638
Submitted by: maintainer
2001-03-09 20:12:02 +00:00
FUJISHIMA Satsuki
e74083a067
comment should be commented out.
...
PR: 25618
Submitted by: maintainer
2001-03-09 12:15:13 +00:00
Satoshi Taoka
945a70e7c7
Use USE_LINUX_PREFIX=yes instead of PREFIX=/compat/linux
...
Suggested by: FUJISHIMA Satsuki <sf@FreeBSD.org>
2001-03-09 04:56:00 +00:00
Shigeyuki Fukushima
a0848e4aa6
Update to 0.2:
...
- fix print filename which is started with JISX0212 characters.
Submitted by: Mori Kouji <mori@tri.asanuma.co.jp>
Reviewed by: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/10796
2001-03-08 17:01:54 +00:00
Satoshi Taoka
4c272cf7d9
Fix MASTER_SITES
...
Obtained from: fenner's report
2001-03-08 05:53:40 +00:00
Satoshi Taoka
7962f047cf
Before this, this port converts the original dictionary (that is not found)
...
to JIS X 4081 format.
Now I avail the converted one which is open at
http://openlab.ring.gr.jp/edict/ .
Obtained from: fenner's report
2001-03-08 05:50:36 +00:00
Satoshi Taoka
7d64aa33e7
Before this, this port converts the original dictionary to JIS X 4081 format.
...
Now I avail the converted one which is open at
http://openlab.ring.gr.jp/edict/fpw/dist/srd/ .
2001-03-08 05:44:23 +00:00
Satoshi Taoka
6028869251
Update version to 1.0.6
...
Obtained from: fenner's report
2001-03-08 05:24:57 +00:00
Satoshi Taoka
b97b8e17a8
Update version to 1.1.4a
...
Obtained from: fenner's report
2001-03-08 05:24:18 +00:00
Satoshi Taoka
fb6f7addb5
Update version to 1.0.5
...
Fix MASTER_SITES
2001-03-08 05:18:11 +00:00
Satoshi Taoka
82b9166637
Update version to 1.4.2
...
Obtained from: fenner's reports
2001-03-08 05:12:56 +00:00
Satoshi Taoka
3cd1c2c605
Update version to 1.3.1
2001-03-08 05:07:00 +00:00
Kazuo Horikawa
042a6cae0a
o Bump PORTVERSION to 4.3 to represent Japanese translation for
...
4.3-RELEASE
o Replace ja-man-1.1h with ja-man1.1.i, which is recent Japanese
capable man, in pkg-message
2001-03-08 02:41:32 +00:00
Satoshi Taoka
2053f9f42b
Photo Image Print System for Linux -- EPSON PM-3500C (with Japanese messages)
2001-03-08 01:53:13 +00:00
Satoshi Taoka
24254b292c
Update a distfile
...
Obtained from: fenner's errorlogs
2001-03-07 08:51:01 +00:00
Satoshi Taoka
f715c34d88
Update a distfile
...
Obtained from: fenner's errorlogs
2001-03-07 08:50:46 +00:00
Satoshi Taoka
505e1772f5
Add NO_PACKAGE (I forgot to add it)
2001-03-07 08:43:26 +00:00
FUJISHIMA Satsuki
d21ba280e1
update to mb109.
...
update PATCH_SITES.
install documents.
PR: 25553
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-06 17:22:08 +00:00
FUJISHIMA Satsuki
8d1f3d72bc
update to mb114.
...
update PATCh_SITES.
add %%PORTDOCS%%.
PR: 25552
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-06 17:21:39 +00:00
Akinori MUSHA
d90565b2cf
Pass make(1) MAKE_ARGS on make install too.
2001-03-05 21:08:05 +00:00
Akinori MUSHA
cb4d155193
Fix distinfo to include DIST_SUBDIR. (I forgot to do that! D'oh!)
...
Submitted by: bento
2001-03-05 11:39:54 +00:00
Akinori MUSHA
448df27e4d
Set NOPROFILE=true.
...
Submitted by: bento
2001-03-05 11:28:55 +00:00
FUJISHIMA Satsuki
ea9b05a6bc
update to 0.8.
...
PR: 25509
Submitted by: maintainer
2001-03-03 18:30:28 +00:00
Yoshio MITA
445c8e5383
japanese/dvipsk cannot depends on file ptex-common but MakeTeXPK
...
Fixed by the same reason as ports-jp 10700 (Request from maintainer).
2001-03-03 04:32:41 +00:00
Akinori MUSHA
26d48c289c
Fix the dependency. (japanese/chasen -> japanese/p5-Text-ChaSen)
2001-03-02 07:06:18 +00:00
Akinori MUSHA
c62eb142d1
The Perl5 module portion has been moved to japanese/p5-Text-ChaSen.
2001-03-02 07:02:00 +00:00
Akinori MUSHA
6bcd1e4d5f
Add ja-p5-Text-ChaSen, the ChaSen library module for Perl5, separated
...
from japanese/chasen.
2001-03-02 07:00:32 +00:00