aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Remove obsoleted port.Jun Kuriyama2002-10-196-75/+0
| | | | | | | Approved by: mita (maintainer) Notes: svn path=/head/; revision=68344
* Remove japanese/postgresql7 (obsoleted by japanese/postgresql-tcktk).Jun Kuriyama2002-10-1924-1638/+1
| | | | | | | Connect japanese/postgresql-tcltk. Notes: svn path=/head/; revision=68341
* Update to slave of databases/postgresql7 after repocopy fromJun Kuriyama2002-10-1922-1606/+187
| | | | | | | | | | japanese/postgresql7. PR: ports/43433 Submitted by: Saito Tomokatsu <saito@a2z.co.jp> Notes: svn path=/head/; revision=68340
* The release notes say:Trevor Johnson2002-10-151-0/+3
| | | | | | | | | | | | | | Do not share a profile between Netscape and Mozilla builds. Doing this can lead to unpredictable results, some of which may include loss of Search settings and preferences and unchecked growth of the Bookmarks file (large enough to freeze your system). It is best to create a new profile for each or manually copy (and change the name [of]) an existing profile. Warn users about this. Notes: svn path=/head/; revision=68088
* Add a patch to correct the problem with interaction between ircII and screen.Masafumi Max NAKANE2002-10-142-0/+25
| | | | | | | | Suggested by: mistral@imasy.or.jp (Yoshihiko SARUMARU) Patch Obtained From: PR 11388 (from Christopher N. Harrell <cnh@mindspring.com>) Notes: svn path=/head/; revision=68064
* I remove the linux-netscape6 ports from ports/french, ports/german,Trevor Johnson2002-10-1414-625/+46
| | | | | | | | | | | | | | | ports/japanese and ports/www. In their place, I add corresponding netscape7 ports, after repo copies. Now ports/www/netscape7 will no longer be a slave port. Instead it is the master port for the others. The French, German, and Japanese ports now have AIM, because I had trouble getting them to work without it. I add a security warning to all these ports, about the "forward referrer" bug (Mozilla bug 145579). Notes: svn path=/head/; revision=68038
* Add new port: ja-mikachan-ttfonts.SADA Kenji2002-10-149-0/+85
| | | | | | | | | | | This is handwritten TrueType font-set. See: http://mikachan-font.com Lha use was adviced by sf, thanks. Notes: svn path=/head/; revision=68011
* The word port has not been fetchable and has been marked FORBIDDEN forKris Kennaway2002-10-136-68/+0
| | | | | | | 11 months. Remove it. Notes: svn path=/head/; revision=67935
* This port became part of the base system in 4.0-RELEASE and is thereforeKris Kennaway2002-10-1310-154/+0
| | | | | | | obsolete. Remove it. Notes: svn path=/head/; revision=67934
* The micq port was marked FORBIDDEN for security reasons 13 months ago.Kris Kennaway2002-10-137-62/+0
| | | | | | | Remove it. Notes: svn path=/head/; revision=67927
* The canuum port was marked FORBIDDEN for security reasons 2 years and 1 monthKris Kennaway2002-10-139-275/+0
| | | | | | | ago. Remove it. Notes: svn path=/head/; revision=67924
* Remove xklock port. It has been forbidden for 20 months.Trevor Johnson2002-10-1210-105/+0
| | | | Notes: svn path=/head/; revision=67837
* 1. Removed comments from pkg-plist files per will's request.Alan Eldridge2002-10-114-2/+4
| | | | | | | | 2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those cvsup servers (in about an hour or so)! Notes: svn path=/head/; revision=67803
* Update to 1.4.9Hye-Shik Chang2002-10-083-2/+5
| | | | Notes: svn path=/head/; revision=67590
* Use RUBY_MOD*.Akinori MUSHA2002-10-0619-189/+190
| | | | Notes: svn path=/head/; revision=67509
* Reflect *_RD renaming.Akinori MUSHA2002-10-062-8/+4
| | | | Notes: svn path=/head/; revision=67500
* Add migemo-xemacs-devel-mule, a Japanese incremental search tool for ↵MANTANI Nobutaka2002-10-064-0/+40
| | | | | | | | | | xemacs-devel-mule. PR: ports/42873 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> Notes: svn path=/head/; revision=67479
* Unify post-install targets of migemo-* ports.MANTANI Nobutaka2002-10-064-12/+4
| | | | Notes: svn path=/head/; revision=67478
* BROKEN: Broken by master port updateKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67431
* BROKEN: Broken dependencyKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67429
* BROKEN: Does not compileKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67414
* BROKEN: Incorrect pkg-plistKris Kennaway2002-10-051-0/+2
| | | | Notes: svn path=/head/; revision=67405
* Specify PORTVERSION explicitly.Yoichi NAKAYAMA2002-10-051-0/+1
| | | | Notes: svn path=/head/; revision=67390
* update to 200210 versionYoichi NAKAYAMA2002-10-052-4/+4
| | | | Notes: svn path=/head/; revision=67387
* Fix a bug where the following piece of code causes coredump:Akinori MUSHA2002-10-052-0/+12
| | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=67311
* Update to 020928.Akinori MUSHA2002-10-053-18/+2
| | | | Notes: svn path=/head/; revision=67310
* s/PLIST_SUB=/PLIST_SUB+=/ to fix packaging.Akinori MUSHA2002-09-293-3/+3
| | | | Notes: svn path=/head/; revision=67247
* Fix the build error caused by conflicting malloc() prototype declaration.Masafumi Max NAKANE2002-09-261-0/+12
| | | | | | | | Submitted by: Shingo WATANABE <nabe@nabechan.org> PR: 42944 Notes: svn path=/head/; revision=67156
* Fix values.h build problemMIHIRA Sanpei Yoshiro2002-09-252-0/+15
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=67125
* Unbreak building kterm on 4.6-REL or later.Norikatsu Shigemura2002-09-231-0/+11
| | | | | | | | Submitted by: bento Approved by: knu (mentor) Notes: svn path=/head/; revision=67068
* Since WITH_{CANNA,FREEWNN,WNN6,SJ3} are always defined, there is noAkinori MUSHA2002-09-233-42/+21
| | | | | | | | | | need to check if they are defined. Remove the checks and correct conditional PLIST_SUB+= assignment. Submitted by: bento Notes: svn path=/head/; revision=67052
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.Akinori MUSHA2002-09-211-7/+2
| | | | Notes: svn path=/head/; revision=67000
* Make a directory for documentation before installing anything.Makoto Matsushita2002-09-211-0/+1
| | | | | | | Pointed out by: kris & bento's logfile. Notes: svn path=/head/; revision=66974
* Update to 1.0.1.Kiriyama Kazuhiko2002-09-218-36/+52
| | | | | | | Submitted by: MAYAMA Ko <maya@spring8.or.jp>, PR: ports/42874 Notes: svn path=/head/; revision=66955
* - Update to 2.05.Akinori MUSHA2002-09-207-156/+39
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=66937
* Add USE_BISON.Jun Kuriyama2002-09-201-0/+1
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=66776
* Add missing directoriesKris Kennaway2002-09-191-3/+5
| | | | Notes: svn path=/head/; revision=66658
* Add missing filesKris Kennaway2002-09-191-0/+3
| | | | Notes: svn path=/head/; revision=66657
* Update tmac suite to 20020918 of RELENG_4.OKAZAKI Tetsurou2002-09-192-3/+3
| | | | | | | | Change the default .Os value to FreeBSD 4.7. Bump PORTREVISION. Notes: svn path=/head/; revision=66645
* Use ports/japanese/skk-jisyo-cdb.Makoto Matsushita2002-09-186-37/+13
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=66615
* Add skk-jisyo-cdb, SKK dictionary files in another format.Yoichi NAKAYAMA2002-09-167-14/+48
| | | | | | | | Submitted by: YANO Toru <toru@maid.ne.jp> KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=66456
* Update to jnethack-3.4.0-0.8.Akinori MUSHA2002-09-162-4/+4
| | | | Notes: svn path=/head/; revision=66426
* Support the original dictionary EIJIRO included in a book sold by ALC Inc.Satoshi Taoka2002-09-153-21/+60
| | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=66344
* Update to version 1.4.3Satoshi Taoka2002-09-152-2/+2
| | | | Notes: svn path=/head/; revision=66343
* Update to 2.0.12.Akinori MUSHA2002-09-131-2/+2
| | | | Notes: svn path=/head/; revision=66258
* Update skkinput3 to 3.0_1 after a repocopy from japanese/skkinput.Akinori MUSHA2002-09-1311-167/+77
| | | | | | | | PR: ports/41808 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Notes: svn path=/head/; revision=66249
* New port: OTOJIRO English - Japanese Dictionary (EPWING V1 format)Satoshi Taoka2002-09-136-0/+96
| | | | Notes: svn path=/head/; revision=66232
* New port: WAEIJIRO Japanese - English Dictionary (EPWING V1 format)Satoshi Taoka2002-09-137-0/+99
| | | | Notes: svn path=/head/; revision=66230
* Update to 0.15.MANTANI Nobutaka2002-09-123-2/+4
| | | | Notes: svn path=/head/; revision=66206
* Missed these. They can hide, but they can't get away....Alan Eldridge2002-09-113-26/+0
| | | | Notes: svn path=/head/; revision=66099