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

3197 Commits

Author SHA1 Message Date
Hye-Shik Chang
3b53c7926f Update to 1.4.9 2002-10-08 04:32:21 +00:00
Akinori MUSHA
ea4cef3e92 Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
Akinori MUSHA
f006f18654 Reflect *_RD renaming. 2002-10-06 19:50:45 +00:00
MANTANI Nobutaka
c720a42a37 Add migemo-xemacs-devel-mule, a Japanese incremental search tool for xemacs-devel-mule.
PR:		ports/42873
Submitted by:	SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
2002-10-06 13:17:46 +00:00
MANTANI Nobutaka
c8bbb5c11a Unify post-install targets of migemo-* ports. 2002-10-06 12:55:43 +00:00
Kris Kennaway
06ab801084 BROKEN: Broken by master port update 2002-10-05 22:59:33 +00:00
Kris Kennaway
641b3ae87b BROKEN: Broken dependency 2002-10-05 22:57:52 +00:00
Kris Kennaway
7dfc6744de BROKEN: Does not compile 2002-10-05 22:11:09 +00:00
Kris Kennaway
c636b0a35e BROKEN: Incorrect pkg-plist 2002-10-05 21:52:28 +00:00
Yoichi NAKAYAMA
af3d207d56 Specify PORTVERSION explicitly. 2002-10-05 19:37:26 +00:00
Yoichi NAKAYAMA
bfdba0377b update to 200210 version 2002-10-05 19:31:34 +00:00
Akinori MUSHA
0b4fc6a9d6 Fix a bug where the following piece of code causes coredump:
perl -e '
        use Text::Kakasi;
        Text::Kakasi::getopt_argv("kakasi", "-ieuc", "-Ha");
        Text::Kakasi::do_kakasi("\xa1\xb3");
    '

Found by:	GOTO Kentaro <gotoken@notwork.org>
2002-10-05 11:24:29 +00:00
Akinori MUSHA
cd0a61e05e Update to 020928. 2002-10-05 11:18:46 +00:00
Akinori MUSHA
cf0fbaead2 s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging. 2002-09-29 21:05:03 +00:00
Masafumi Max NAKANE
43b9d438e0 Fix the build error caused by conflicting malloc() prototype declaration.
Submitted by:	Shingo WATANABE <nabe@nabechan.org>
PR:		42944
2002-09-26 20:58:27 +00:00
MIHIRA Sanpei Yoshiro
d71ebcfb97 Fix values.h build problem
Submitted by:	bento
2002-09-25 13:48:35 +00:00
Norikatsu Shigemura
db23b3817f Unbreak building kterm on 4.6-REL or later.
Submitted by:		bento
Approved by:		knu (mentor)
2002-09-23 16:57:09 +00:00
Akinori MUSHA
80bf54119f Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is no
need to check if they are defined.  Remove the checks and correct
conditional PLIST_SUB+= assignment.

Submitted by:	bento
2002-09-23 11:28:55 +00:00
Akinori MUSHA
e7adaf2a02 Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS. 2002-09-21 07:11:33 +00:00
Makoto Matsushita
91942e3d7d Make a directory for documentation before installing anything.
Pointed out by: kris & bento's logfile.
2002-09-21 06:00:42 +00:00
Kiriyama Kazuhiko
98b16dd4b3 Update to 1.0.1.
Submitted by: MAYAMA Ko <maya@spring8.or.jp>, PR: ports/42874
2002-09-21 02:26:02 +00:00
Akinori MUSHA
98bd56e60d - Update to 2.05.
- Install English manpage and more documents, and do not install a
  copy of GPL.

- Support NOPORTDOCS properly.

- Add WWW.

- Hand maintainership over to the submitter. (MAINTAINER timeout)
2002-09-20 23:30:38 +00:00
Jun Kuriyama
82ac6f0ccb Add USE_BISON.
Reported by:	bento
2002-09-20 02:39:31 +00:00
Kris Kennaway
a14db01f36 Add missing directories 2002-09-19 02:20:09 +00:00
Kris Kennaway
bf64a9173f Add missing files 2002-09-19 02:18:03 +00:00
OKAZAKI Tetsurou
d212585184 Update tmac suite to 20020918 of RELENG_4.
Change the default .Os value to FreeBSD 4.7.
Bump PORTREVISION.
2002-09-19 01:38:47 +00:00
Makoto Matsushita
18d40dffde Use ports/japanese/skk-jisyo-cdb.
There is no functional changes for server itself.  However, the dictionaly
location is changed, so bump PORTREVISION to notify the change to the users.

patch-ab is no longer needed, since this ports doesn't build CDB format
dictionary anymore.
2002-09-18 15:34:21 +00:00
Yoichi NAKAYAMA
cfa79909bf Add skk-jisyo-cdb, SKK dictionary files in another format.
Submitted by:	YANO Toru <toru@maid.ne.jp>
		KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-09-16 18:35:54 +00:00
Akinori MUSHA
07200067da Update to jnethack-3.4.0-0.8. 2002-09-16 09:00:20 +00:00
Satoshi Taoka
8ede6d055b Support the original dictionary EIJIRO included in a book sold by ALC Inc.
In the version, the dictionary files are archived in LHA format

Change ${ENV} to ${SETENV}

Submitted by: knu

Fix the dependency
  Using FreePWING 1.4.3, deleting CR after NL is not necessary
  So nkf is not necessary.
  After FreePWING 1.4.2, catdump is used in FreePWING instead of
  epwutil.
2002-09-15 05:48:30 +00:00
Satoshi Taoka
eda1c349ae Update to version 1.4.3 2002-09-15 05:25:22 +00:00
Akinori MUSHA
fac517ae29 Update to 2.0.12. 2002-09-13 12:11:53 +00:00
Akinori MUSHA
0ad0d6fd2a Update skkinput3 to 3.0_1 after a repocopy from japanese/skkinput.
PR:		ports/41808
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
2002-09-13 10:18:23 +00:00
Satoshi Taoka
322031a4c5 New port: OTOJIRO English - Japanese Dictionary (EPWING V1 format) 2002-09-13 05:52:57 +00:00
Satoshi Taoka
5408006015 New port: WAEIJIRO Japanese - English Dictionary (EPWING V1 format) 2002-09-13 05:51:56 +00:00
MANTANI Nobutaka
e40f019308 Update to 0.15. 2002-09-12 14:01:48 +00:00
Alan Eldridge
d7e4c9c96f Missed these. They can hide, but they can't get away.... 2002-09-11 01:15:56 +00:00
Alan Eldridge
8aa0f055fe texas chainsaw kde2 massacre 2002-09-10 17:10:14 +00:00
Alan Eldridge
854767b236 texas chainsaw kde2 massacre 2002-09-10 16:00:11 +00:00
Alan Eldridge
6d20589d73 texas chainsaw kde2 massacre 2002-09-10 15:47:30 +00:00
Satoshi Taoka
0fad493e95 Use catdump in freepwing instead of in japanese/epwutil
Two URLs' are marked by 'WWW' in pkg-descr, so one of them is deleted.
2002-09-10 08:43:16 +00:00
Satoshi Taoka
53dd19dc71 Upgrade to 1.4.3 2002-09-10 08:37:28 +00:00
Satoshi Taoka
4f40c5c30c Upgrade to 1.1.5 2002-09-10 08:36:46 +00:00
Satoshi Taoka
590bcb7565 Upgrade to 1.0.7
Fix pkg-descr
2002-09-10 08:35:36 +00:00
Satoshi Taoka
5702bef388 Upgrade to 1.0.8 2002-09-10 08:33:47 +00:00
Satoshi Taoka
cc947f2df2 Update the vertion to 1.4.2
Submitted by:	Kawaguti Ginga <ginga@ginganet.org>
Obtained from:	a e-mail
2002-09-09 08:32:53 +00:00
Satoshi Taoka
162b6ef324 Update the version to 1.3a 2002-09-09 01:15:33 +00:00
Akinori MUSHA
284b0ac57e Add Ruby/Gyokuro, a Ruby library which wraps Ruby/ChaSen. 2002-09-05 03:08:13 +00:00
Akinori MUSHA
1d9e82e234 Update to 0.4.10, which fixes a memory leak. 2002-09-05 02:55:41 +00:00
Hye-Shik Chang
32ad779ef1 Add py-kanjilib 1.1.1, Japanese text processing library for Python 2002-09-04 22:29:37 +00:00