summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove ja-mhonarc.SADA Kenji2002-11-1710-382/+0
| | | | | | This is an obsoleted version which has security vulnerability, and www/mhonarc has Japanese capability now. Approved by: maintainer
* Remove all netscape ports with a vulnerability of JRE.SADA Kenji2002-11-1739-3297/+0
| | | | | | cf. http://sunsolve.sun.com/pub-cgi/retrieve.pl?doctype=coll&doc=secbull/218&type=0&nav=sec.sba Submitted by: trevor Silently agreed by: maintainers
* Upgrade to version 1.1SADA Kenji2002-11-1612-36/+34
| | | | | PR: ports/45263 Submitted by: maintainer
* scripts/configure needs perl -> USE_PERL5=yesEdwin Groothuis2002-11-161-0/+1
| | | | Noticed on: bento
* Support termcap "ec"(erase_chars).Shigeyuki Fukushima2002-11-153-0/+83
| | | | | | | | | | | This fixed scroll-and-wipe-screen problem, for example, using /usr/bin/vi(4.x-RELEASE). # There is "ec" directive in "kterm" termcap. # But, kterm-6.2.0_4 or former does not support "ec"(erase_chars). PORTREVISION bumped. Pointed by: KFB03633@nifty.ne.jp
* Support termcap "ec"(erase_chars).Shigeyuki Fukushima2002-11-152-1/+14
| | | | | | | | | | | This fixed scroll-and-wipe-screen problem, for example, using /usr/bin/vi(4.x-RELEASE). # There is "ec" directive in "kterm" termcap. # But, kterm-6.2.0_4 or former does not support "ec"(erase_chars). PORTREVISION bumped. Pointed by: KFB03633@nifty.ne.jp
* Update to 3.5.0.Akinori MUSHA2002-11-142-2/+2
| | | | | PR: 45283 Submitted by: Takayuki Nakao <t@nakao.org> (MAINTAINER)
* Cannaserver now has the -u option which allow you to specify who shouldMasafumi Max NAKANE2002-11-1412-183/+15
| | | | | | own the server process. So instead of patching up the source to drop the root privilege, just use this. Suggested by: AIDA Shinra <aida-s@jcom.home.ne.jp>
* The LinkFileList hack, introduced in Rev 1.7.Masafumi Max NAKANE2002-11-143-48/+0
| | | | Pointed-out by: AIDA Shinra <aida-s@jcom.home.ne.jp>
* Ooops, forgot to 'cvs rm' this when upgrading to 3.6.Masafumi Max NAKANE2002-11-123-60/+0
| | | | Pointed out by: KANOU Hiroki <kanou@mil.allnet.ne.jp>
* Upgrade to 3.6.Masafumi Max NAKANE2002-11-1130-507/+180
|
* Remove ports/japanese/pine.Masafumi Max NAKANE2002-11-1117-1129/+0
| | | | | | | | | | | Even though this port has some useful features, like Japanese help files and direct support for Japanese input using Canna on the Pico editor, I decided to remove this port as: 1. It seems to continue to have security problems, which no one seems to be working on. 2. mail/pine4 seems to support Japanese. 3. It doesn't seem like there will be an upgrade to this Japanize patch.
* Unbreak: REINPLACE_CMD, actualy sed, uses different RE from perl.SADA Kenji2002-11-111-1/+1
| | | | | Submitted by: SAKAMOTO Seiji <s-seiji@hyper.ocn.ne.jp> Failed by: edwin
* Use REINPLACE_CMD instead of PERL.OKAZAKI Tetsurou2002-11-111-1/+2
| | | | Reviewed by: md5
* - fix option use messagesSADA Kenji2002-11-116-21/+21
| | | | | | | - portlint PR: ports/45206 Submitted by: maintainer Pointed out by: Takashi Kobayashi <kobayasi@res.kutc.kansai-u.ac.jp> at FreeBSD-users-jp[71924]
* use WW tag for the URL.SADA Kenji2002-11-101-2/+4
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-1078-76/+39
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Maintainer Update to new kdrill version, 6.0.Edwin Groothuis2002-11-093-6/+8
| | | | | | | | | | Note: the md5 checksum in the PR doesn't match the one commited. The changes in the tarball, supplied to me by the maintainer, show nothing serious except for a couple of spelling-changes and some exception handling. PR: ports/43873 Submitted by: Seth Kingsley <sethk@meowfishies.com>
* Upgrade to 2.06.1Edwin Groothuis2002-11-096-8/+8
| | | | | | | | | Upgrade to skkinput-3.0_3.1 pkg-comment -> PORTCOMMENT PR: ports/45040,ports/45041 Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
* Japanese/emacs20-emcws dump core when using x11. From currentEdwin Groothuis2002-11-071-5/+13
| | | | | | | list, a linker option "-znocombreloc" can solve this problem. PR: ports/44926 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org>
* Fix PERL dependencies for these ports (print/cups solves print/cups-baseEdwin Groothuis2002-11-072-0/+2
| | | | | | and french/cups-base) Noticed on: bento
* Set MAINTAINER to ports@ for ports without one. "One" being "a maintainer"Adam Weinberger2002-11-071-0/+2
| | | | | | in this case. Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-0674-37/+74
| | | | Approved by: pat
* Use REINPLACE_CMD instead of PERL.OKAZAKI Tetsurou2002-11-061-1/+2
| | | | Reviewed by: md5
* Upgrade to version 8.6 .SADA Kenji2002-11-062-3/+3
| | | | - Detailed condition was issued -- mark NO_CDROM
* Complete the change of domain name from sut.ac.jp to tus.ac.jpTrevor Johnson2002-11-051-2/+2
| | | | | | | (except in "Whom" lines). Submitted by: hrs PR: 38196
* Half of these ones missed yesterday while converting to USE_REINPLACE.Edwin Groothuis2002-11-042-1/+3
| | | | | | The other half needs perl to build. Noticed on bento and others (full mailbox :-)
* Chase libwnn6's shlib major bump.Akinori MUSHA2002-11-041-2/+2
| | | | Forgotten by: taoka
* USE_REINPLACE instead of perl.Akinori MUSHA2002-11-041-2/+3
|
* PERL -> REINPLACEEdwin Groothuis2002-11-043-1/+4
| | | | And some ports have USE_PERL5=yes now.
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | and russian/mod_ssl has USE_PERL5=yes Notices on: bento
* Add cal.rb(0.2), Display a Japanese calendarNorikatsu Shigemura2002-11-046-0/+53
| | | | | PR: ports/43619 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
* Use ruby instead of perl.Akinori MUSHA2002-11-041-2/+2
|
* Use sed(1) and USE_REINPLACE instead of perl.Akinori MUSHA2002-11-041-4/+5
|
* PERL-re -> REINPLACE_CMD for this port.Edwin Groothuis2002-11-031-1/+2
| | | | See http://bento.freebsd.org/errorlogs/5-latest/ja-libjconv-2.9.log
* Update to 3.4.13Yoichi NAKAYAMA2002-11-032-2/+2
| | | | | PR: 44828 Submitted by: maintainer
* Upgrade to 0.82.Jun Kuriyama2002-11-012-2/+2
|
* Fix build by removing declaration for deprecated and unreferencedSatoshi Taoka2002-10-301-0/+13
| | | | | | | sys_nerr variable. This patch is copied from editors/emacs20/files/patch-src_emacs.c. Approved by: maintaner
* Bump PORTREVISION because of updating the dependency port japanese/Wnn6-libSatoshi Taoka2002-10-305-7/+13
| | | | Approved by: maintainer
* Fix categories to match dir containing port. bsd.port.mk (and portlint)Alan Eldridge2002-10-302-2/+4
| | | | | | should check for this. Bumped PORTREVISION since this seriously changes the pkg db entries.
* Update LIB_DEPENDS according to updating japanese/Wnn6-libSatoshi Taoka2002-10-292-2/+2
|
* Update to the latest version (2000.9.1)Satoshi Taoka2002-10-294-15/+12
|
* Update to the latest version 3.1Satoshi Taoka2002-10-2920-103/+117
| | | | | | | | | Change linking libwnn7.so.1 instead of libwnn6_for_wnn7.so.1 Modify pkg-descr Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: ports-jp@jp.FreeBSD.org
* Update to the 2001.10.17 version of Wnn7SDK.tgzSatoshi Taoka2002-10-2914-226/+125
| | | | | | | | | | The latest version was modified from Wnn6-lib by me. On October 17, 2001, Wnn7SDK.tgz was released from Omron Software Co., Ltd. But I have not modified the port for Wnn7SDK.tgz. Then Mr. Kawaguti modifed it. Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: ports-jp@jp.FreeBSD.org
* Update to 1.02Satoshi Taoka2002-10-292-3/+3
| | | | | Submitted by: Kawaguti Ginga <ginga@ginganet.org> Obtained from: ports-jp@jp.FreeBSD.org
* Sort plist and add missing directoriesKris Kennaway2002-10-281-368/+382
|
* Use correct syntax for chown (bin.bin -> bin:bin).Norikatsu Shigemura2002-10-273-3/+3
| | | | | PR: ports/43578 Submitted by: TOMITA Yoshinori <yoshint@hotmail.com>
* Change MAINTAINER to tmutoh@mx10.freecom.ne.jp, and MASTER_SITESNorikatsu Shigemura2002-10-272-4/+4
| | | | | | | | to http://www.i.his.fukui-u.ac.jp/~funakami/software/netype/src/. PR: ports/44528 PR: ports/44529 Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp> (maintainer)
* Change MAINTAINER to tmutoh@mx10.freecom.ne.jp.Norikatsu Shigemura2002-10-271-1/+1
| | | | | PR: ports/44528 Submitted by: Takeshi MUTOH <tmutoh@mx10.freecom.ne.jp> (maintainer)
* Fix build on -currentKris Kennaway2002-10-263-0/+78
| | | | Submitted by: tjr