aboutsummaryrefslogtreecommitdiff
path: root/japanese
Commit message (Collapse)AuthorAgeFilesLines
* Ming with Japanese charachter enhancement.Jun Kuriyama2002-08-068-0/+263
| | | | Notes: svn path=/head/; revision=64102
* Update to 3.4.0-0.7.Akinori MUSHA2002-08-032-3/+5
| | | | Notes: svn path=/head/; revision=63925
* Use MASTERDIRMartin Blapp2002-08-031-2/+2
| | | | | | | Add "editors" to CATEGORIES Notes: svn path=/head/; revision=63914
* Use MASTERDIRMartin Blapp2002-08-031-2/+2
| | | | | | | Add "editors" to CATEGORIES Notes: svn path=/head/; revision=63913
* ruby-optparse is now part of ruby16-shim-ruby18.Akinori MUSHA2002-08-031-3/+7
| | | | Notes: svn path=/head/; revision=63897
* 1. Changed the lib depends on gettext to a build depends. This will meanAlan Eldridge2002-08-032-4/+4
| | | | | | | | | | that the dependency is not stored in a package and so future gettext upgrades should not require a PORTREVISION bump to force the new builds. 2. Bumped PORTREVISION as this affects package contents. Hopefully this is the last time this happens for this reason. Notes: svn path=/head/; revision=63885
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'tAlan Eldridge2002-08-012-0/+2
| | | | | | | need bizarre gettext errors cropping up, too. Notes: svn path=/head/; revision=63861
* Chase shlib rev of devel/gettextAde Lovett2002-08-017-7/+7
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* UseJun Kuriyama2002-07-311-0/+36
| | | | | | | | | | | | .include <bsd.prog.mk> instead of .include <bsd.man.mk> to avoid "bsd.man.mk cannot be included directly" error. Submitted by: horikawa Notes: svn path=/head/; revision=63766
* Update to 20020727Patrick Li2002-07-304-8/+6
| | | | | | | | PR: ports/41136 Submitted by: maintainer Notes: svn path=/head/; revision=63755
* o revert packagedir usage for XEmacs.FUJISHIMA Satsuki2002-07-293-41/+23
| | | | | | | | | | | | o move contrib's into docdir/contrib. There are no functional chage so you don't need to update if you understand what this means. Requested by: nanashi@users.sourceforge.net Notes: svn path=/head/; revision=63697
* make navi2ch-icon-directory to match local hack.FUJISHIMA Satsuki2002-07-292-0/+12
| | | | Notes: svn path=/head/; revision=63687
* update to 1.6.0.FUJISHIMA Satsuki2002-07-285-19/+48
| | | | | | | | o use packages for XEmacs. o install contrib's(not precompiled). Notes: svn path=/head/; revision=63684
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-282-2/+2
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* - Update to 20020601Patrick Li2002-07-283-5/+6
| | | | | | | | | | | - USE_PERL5 - Update WWW PR: ports/41079 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Notes: svn path=/head/; revision=63653
* Fix fonts.dir and fonts.alias.Shigeyuki Fukushima2002-07-276-2/+166
| | | | | | | | PR: ports/41008 Submitted by: KANOU Hiroki <kanou@mil.allnet.ne.jp> Notes: svn path=/head/; revision=63626
* Define USE_BISON.Akinori MUSHA2002-07-251-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=63547
* Remove empty files.Christian Weisgerber2002-07-252-0/+0
| | | | Notes: svn path=/head/; revision=63537
* - Update to 2.9.Akinori MUSHA2002-07-244-3/+12
| | | | | | | | | | | - Install a Japanese document. - Update MASTER_SITES and add WWW & Author to pkg-descr. Informed by: Akihiro IIJIMA <aki@bsdclub.org> Notes: svn path=/head/; revision=63476
* Drop my maintainership.Akinori MUSHA2002-07-241-1/+1
| | | | Notes: svn path=/head/; revision=63475
* Honor PREFIX and LOCALBASE properly.Akinori MUSHA2002-07-245-14/+23
| | | | | | | Pointed out by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=63474
* Update to 200207 version (L size dictionary is updated).Yoichi NAKAYAMA2002-07-232-4/+4
| | | | Notes: svn path=/head/; revision=63429
* Fixed install on bsd.incs.mk aware systems.Ruslan Ermilov2002-07-211-1/+2
| | | | Notes: svn path=/head/; revision=63331
* Add dependency on kochi truetype fonts.Martin Blapp2002-07-202-0/+2
| | | | | | | | Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp> PR 40718 Notes: svn path=/head/; revision=63262
* Update to 0.17.0.Christian Weisgerber2002-07-182-6/+4
| | | | | | | | | | Remove PATCHFILES because X font support is added optionally. PR: 40729 Submitted by: Katsuyuki TATEISHI <katsu@iec.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=63199
* Add patch for FreeBSD 5-current.Motoyuki Konno2002-07-161-0/+19
| | | | | | | | There is not definition of 'struct ldat' in 5-current's curses.h (after May 21 2002). Notes: svn path=/head/; revision=63078
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* Update to 0.16.0Patrick Li2002-07-152-2/+1
| | | | | | | | PR: ports/40596 Submitted by: maintainer Notes: svn path=/head/; revision=62991
* Add option --with-logfilebase to CONFIGURE_ARGS to fix log locationPatrick Li2002-07-151-0/+1
| | | | | | | | PR: ports/40579 Submitted by: maintainer Notes: svn path=/head/; revision=62956
* o Update WWW: to new official URLHye-Shik Chang2002-07-132-6/+2
| | | | | | | | o Remove duplicated dependency for PYDISTUTILS o Remove not working master sites Notes: svn path=/head/; revision=62891
* Update to 1.4.7Hye-Shik Chang2002-07-132-9/+4
| | | | Notes: svn path=/head/; revision=62890
* Update to 0.94c.Akinori MUSHA2002-07-112-2/+2
| | | | | | | | PR: ports/40457 Submitted by: TOGAWA Satoshi <toga@puyo.org> (MAINTAINER) Notes: svn path=/head/; revision=62826
* - Update to 2.8.1.Akinori MUSHA2002-07-113-9/+15
| | | | | | | | | - Fix support for Russian encodings. Submitted by: Andrew I Baznikin <dikiy@scn.ru> [*] Notes: svn path=/head/; revision=62823
* Drop a FreeBSD 3.x kludge and unbreak for FreeBSD 4.x and later.Akinori MUSHA2002-07-111-15/+0
| | | | Notes: svn path=/head/; revision=62822
* use MASTER_SITE_SOURCEFORGEYing-Chieh Liao2002-07-111-1/+2
| | | | | | | | PR: 40440 (zh-aterm) Submitted by: Kang-min Liu <gugod@gugod.org> (zh-aterm) Notes: svn path=/head/; revision=62801
* jcode.pl has been moved into perl5 directory today.SADA Kenji2002-07-101-1/+1
| | | | Notes: svn path=/head/; revision=62750
* - upgrade to version 2.13SADA Kenji2002-07-104-20/+14
| | | | | | | | - note proper MASTER_SITE and WWW - use perl5 base install location Notes: svn path=/head/; revision=62746
* Fix MASTER_SITE_SUBDIR.Will Andrews2002-07-092-2/+2
| | | | | | | | PR: 40272 Submitted by: Tilman Linneweh <tilman@arved.de> Notes: svn path=/head/; revision=62713
* Update to latest jp versionDavid W. Chapman Jr.2002-07-088-153/+93
| | | | | | | | PR: 40214 Submitted by: maintainer Notes: svn path=/head/; revision=62652
* upgrade eb to 3.2.2Ying-Chieh Liao2002-07-078-10/+10
| | | | | | | | | | upgrade ndtpd to 3.1.3 PR: 40290 Submitted by: maintainer Notes: svn path=/head/; revision=62584
* Add JNetHack 3.4.0-0.6. This port was repocopied fromAkinori MUSHA2002-07-0718-541/+454
| | | | | | | japanese/nethack(32), but is mostly based on games/nethack34. Notes: svn path=/head/; revision=62570
* Rename nethack to nethack32 (w/ a repocopy) and define NO_LATEST_LINK, inAkinori MUSHA2002-07-0718-567/+3
| | | | | | | preparation for the forthcoming import of nethack34. Notes: svn path=/head/; revision=62569
* Update to 2.21.MANTANI Nobutaka2002-07-073-5/+9
| | | | Notes: svn path=/head/; revision=62566
* Update to 0.15-pre.MANTANI Nobutaka2002-07-072-3/+3
| | | | Notes: svn path=/head/; revision=62559
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-046-16/+10
| | | | Notes: svn path=/head/; revision=62445
* Bump XForms lib. version.Mike Heffner2002-07-041-1/+1
| | | | Notes: svn path=/head/; revision=62421
* Prepare for xforms update.Mike Heffner2002-07-043-1/+70
| | | | Notes: svn path=/head/; revision=62419
* Unbreak building kterm on 4.6-REL or later.Shigeyuki Fukushima2002-07-011-0/+13
| | | | | | | | PR: ports/39693 Submitted by: Masayuki Yokotani <yokotani@nn.iij4u.or.jp> Notes: svn path=/head/; revision=62297
* Update to 3.4.7Patrick Li2002-06-286-32/+36
| | | | | | | | | | | Pass maintainership to submitter PR: ports/39891 Submitted by: Takayuki Nakao <t@nakao.org> Approved by: maintainer Notes: svn path=/head/; revision=62135
* Use REINPLACE_CMDYoichi NAKAYAMA2002-06-253-4/+6
| | | | Notes: svn path=/head/; revision=61965