aboutsummaryrefslogtreecommitdiff
path: root/japanese/sj3-lib
Commit message (Collapse)AuthorAgeFilesLines
* Fix build error.Norikatsu Shigemura2004-09-172-4/+6
| | | | | | | | | PR: ports/71798 Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> (maintainer) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=118206
* Fix more hardcoding of imake-4 port directory to use X_IMAKE_PORT.Eric Anholt2004-08-191-1/+1
| | | | Notes: svn path=/head/; revision=116640
* Fix build error by previous change.Norikatsu Shigemura2004-07-252-3/+3
| | | | | | | | | | PR: ports/69548 Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Pointed out by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> Tested on the box from: AMD Developper Program (FreeBSD/amd64) Notes: svn path=/head/; revision=114625
* Fix build error on 4-stable.Norikatsu Shigemura2004-07-202-4/+4
| | | | | | | | | Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Reported by: bento via kris Tested on the box from: AMD Developper Program (FreeBSD/amd64) Notes: svn path=/head/; revision=114300
* Fix build error on amd64 (maybe ia64, too).Norikatsu Shigemura2004-07-1510-267/+6
| | | | | | | | Submitted by: Hiroo Ono <hiroo+freebsd@oikumene.gcd.org> Tested on the box from: AMD Developper Program (FreeBSD/amd64) Notes: svn path=/head/; revision=113720
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106671
* BROKEN on amd64 and ia64: Coredump during buildKris Kennaway2004-03-171-1/+7
| | | | Notes: svn path=/head/; revision=104288
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* - ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-1/+1
| | | | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89491
* GC empty files.Maxim Sobolev2003-02-231-0/+0
| | | | Notes: svn path=/head/; revision=76287
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Reset undeliverable maintainer addresses to ports@FreeBSD.orgKris Kennaway2002-11-181-1/+1
| | | | Notes: svn path=/head/; revision=70365
* Use correct syntax for chown (bin.bin -> bin:bin).Norikatsu Shigemura2002-10-271-1/+1
| | | | | | | | PR: ports/43578 Submitted by: TOMITA Yoshinori <yoshint@hotmail.com> Notes: svn path=/head/; revision=68934
* Fix build on -current (cope with removal of union wait, and addKris Kennaway2002-10-262-12/+29
| | | | | | | | | #include <sys/ioctl_compat.h>) Submitted by: mike Notes: svn path=/head/; revision=68841
* Bump PORTREVISION for overflow fixesChris D. Faulhaber2001-02-031-0/+1
| | | | Notes: svn path=/head/; revision=37919
* Fix a few potential problems (strcpy -> strlcpy)Chris D. Faulhaber2001-02-031-0/+22
| | | | Notes: svn path=/head/; revision=37918
* Fix locally-exploitable buffer overflowChris D. Faulhaber2001-02-031-2/+44
| | | | Notes: svn path=/head/; revision=37917
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Change BUILD_DEPENDS from xmkmf:x11/XFree86 to xmkmf:devel/imake-4.Satoshi Asami2000-09-061-1/+1
| | | | | | | | Despite all the -I/usr/X11R6/include's and the -Wl,-rpath,/usr/X11R6/lib's, this port only seems to need imake. Notes: svn path=/head/; revision=32325
* Fix a typo in post-install.Akinori MUSHA2000-07-191-1/+1
| | | | | | | | | PR: ports/20036 Submitted by: OKAZAKI Tetsurou <okazaki@be.to> Notified by: bento Notes: svn path=/head/; revision=30879
* As threatened on freebsd-ports: all startup scripts know about the twoThomas Gellekum2000-07-052-7/+23
| | | | | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged. Notes: svn path=/head/; revision=30229
* Update the japanese/[o-t]* ports with the newAkinori MUSHA2000-04-121-3/+2
| | | | | | | PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables. Notes: svn path=/head/; revision=27463
* Allow this to build with the more strict compiler in -current.Steve Price2000-02-133-65/+98
| | | | Notes: svn path=/head/; revision=25762
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Typo.Satoshi Asami1998-11-281-2/+2
| | | | Notes: svn path=/head/; revision=14931
* A few more USE_XLIBs.Satoshi Asami1998-11-281-1/+3
| | | | Notes: svn path=/head/; revision=14930
* I forgot to add a file.Jun Kuriyama1998-10-091-0/+10
| | | | Notes: svn path=/head/; revision=13790
* The current japanese/sj3 (sj3-2.0.1.13) has a security bug of sj3serv.Jun Kuriyama1998-10-0910-1427/+109
| | | | | | | | | | | sj3-2.0.1.20 has already been released. In the version one, the bug was fixed. PR: ports/8093 Submitted by: taoka@infonets.hiroshima-u.ac.jp Notes: svn path=/head/; revision=13780
* path to Japanese manpage updated (s/ja_JP.EUC/ja/)Jun-ichiro itojun Hagino1998-06-063-15/+15
| | | | | | | Submitted by: sada@e-mail.ne.jp (SADA Kenji) Notes: svn path=/head/; revision=11284
* Use ISO639 language abbreviation instead of ISO3166 country abbreviationMasafumi Max NAKANE1997-09-141-2/+2
| | | | | | | for PKGNAME. (IE, jp-* to ja-*). Notes: svn path=/head/; revision=7911
* Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.Satoshi Asami1997-06-111-2/+2
| | | | Notes: svn path=/head/; revision=6869
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-9/+4
| | | | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. Notes: svn path=/head/; revision=4440
* CATEGORIES+= -> CATEGORIES=Masafumi Max NAKANE1996-11-111-2/+2
| | | | | | | Inspired by: obrien Notes: svn path=/head/; revision=4399
* Add "jp-" in front of PKGNAME.Satoshi Asami1996-09-191-1/+2
| | | | Notes: svn path=/head/; revision=3812
* Change default port address to 3086 (3000 is already taken).Satoshi Asami1996-08-222-1/+22
| | | | | | | Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> Notes: svn path=/head/; revision=3676
* Yet another kanji input method.Satoshi Asami1996-08-196-0/+1920
Submitted by: Hidekazu Kuroki <hidekazu@cs.titech.ac.jp> Notes: svn path=/head/; revision=3651