summaryrefslogtreecommitdiff
path: root/japanese (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ELFization patch.Jun Kuriyama1998-09-274-54/+101
| | | | | | | | PR: ports/8045 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13455
* Remove empty directories on deinstall.Jun Kuriyama1998-09-271-0/+20
| | | | Notes: svn path=/head/; revision=13454
* ELFization patch.Jun Kuriyama1998-09-274-347/+61
| | | | | | | | PR: ports/8044 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13452
* Fix for 3.0-current. (Caused by regex.h difference)Jun Kuriyama1998-09-278-4/+52
| | | | | | | | PR: ports/7747 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=13443
* This update has these changes:Jun Kuriyama1998-09-2610-12/+104
| | | | | | | | | | | | | o Maintainer (with the previous maintainer's approval) o beep patch (Thanks to nabe@mobile.icc.titech.ac.jp!) o selectable Kon font size at make time. o modification for non-default PREFIX PR: ports/7878 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13400
* ELFization patch.Jun Kuriyama1998-09-264-193/+118
| | | | | | | | PR: ports/8043 Submitted by: Taguchi Takeshi <taguchi@tohoku.iij.ad.jp> Notes: svn path=/head/; revision=13399
* ja-k8 is moving to ja-elisa10x8.Jun Kuriyama1998-09-241-2/+2
| | | | Notes: svn path=/head/; revision=13382
* ja-k8 is moving to ja-elisa10x8.Jun Kuriyama1998-09-241-1/+2
| | | | Notes: svn path=/head/; revision=13379
* ELF shlib names should be listed when a.out shlibs end with ".0".Satoshi Asami1998-09-213-12/+12
| | | | Notes: svn path=/head/; revision=13298
* Remove regexp support for libcanna since it can now be builtSteve Price1998-09-2110-20/+20
| | | | | | | in ELF format as well. Notes: svn path=/head/; revision=13297
* Convert to ELF and cleanup use of MAN* macros.Steve Price1998-09-216-228/+75
| | | | Notes: svn path=/head/; revision=13296
* freetype (libttf) is now converted to ELF.Satoshi Asami1998-09-211-2/+2
| | | | Notes: svn path=/head/; revision=13285
* Add missing xim.tcl to pkg/PLIST.Steve Price1998-09-191-0/+1
| | | | Notes: svn path=/head/; revision=13240
* X11 8-dot kanji font 'elisa font'Jun Kuriyama1998-09-185-0/+87
| | | | | | | | PR: ports/7716 Submitted by: Toshihiko SHIMOKAWA <toshi@tea.forus.or.jp> Notes: svn path=/head/; revision=13224
* Activate ja-elisa8x8.Jun Kuriyama1998-09-181-1/+2
| | | | Notes: svn path=/head/; revision=13223
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-174-8/+8
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* Kanji code converter.Jun Kuriyama1998-09-156-0/+57
| | | | | | | | PR: ports/7640 Submitted by: Masanori Kiriake <seiken@nbs.co.jp> Notes: svn path=/head/; revision=13161
* Activate ja-ack.Jun Kuriyama1998-09-151-1/+2
| | | | Notes: svn path=/head/; revision=13160
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-154-8/+8
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Update to work with Perl5.005.Jun Kuriyama1998-09-152-6/+9
| | | | | | | | PR: ports/7836 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=13133
* Remove man page entries from PLIST and let MAN1 and MLINKS handleMasafumi Max NAKANE1998-09-112-8/+2
| | | | | | | | | | things properly. (And of course, remove the part where symbolic link for the man page is created.) Notes: svn path=/head/; revision=13092
* w/ Japanese Kanji patch.Jun Kuriyama1998-09-112-2/+2
| | | | Notes: svn path=/head/; revision=13091
* Activate ja-gd.Jun Kuriyama1998-09-101-1/+2
| | | | Notes: svn path=/head/; revision=13084
* A graphics library for fast GIF creationJun Kuriyama1998-09-1010-0/+196
| | | | | | | Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> Notes: svn path=/head/; revision=13083
* Back out part of my previous commit.Masafumi Max NAKANE1998-09-091-2/+2
| | | | | | | | | (When doing something like VAR != ${ECHO} string | sed cmd, you can't use ${SED} as it doesn't get expanded.) Pointed out by: maintainer Notes: svn path=/head/; revision=13073
* Remove the minor version number from the LIB_DEPENDS definition so thatMasafumi Max NAKANE1998-09-091-2/+2
| | | | | | | it won't install libraries already exist on ELF system. Notes: svn path=/head/; revision=13071
* Activate ja-postgresql.Jun Kuriyama1998-09-081-1/+2
| | | | Notes: svn path=/head/; revision=13057
* a robust, next generation, object-relational DBMS plus Multibyte-patchJun Kuriyama1998-09-0827-0/+1968
| | | | | | | Submitted by: Ichiro Fukuhara <ichiro@ichiro.org> Notes: svn path=/head/; revision=13049
* magicpoint original distribution is updated to 1.04a.Jun-ichiro itojun Hagino1998-09-061-4/+5
| | | | | | | | NOTE: there's one twist in post-install (manpage gzipping). could anybody improve this? Notes: svn path=/head/; revision=13032
* Move man page entry from PLIST to Makefile. Portlint.Masafumi Max NAKANE1998-09-052-4/+4
| | | | Notes: svn path=/head/; revision=13011
* portlint.Masafumi Max NAKANE1998-09-051-4/+4
| | | | Notes: svn path=/head/; revision=13010
* Remove man page entries.Masafumi Max NAKANE1998-09-057-236/+0
| | | | Notes: svn path=/head/; revision=13009
* Man page fix.Masafumi Max NAKANE1998-09-033-11/+10
| | | | | | | | | | | This involves a bit of reorganizing: Instead of using instman.sh that comes with the distribution, use /usr/bin/install to install the man page (by patching the dist makefile), otherwise, man pages get compressed according to elvis's own rule. Notes: svn path=/head/; revision=13001
* Portlint.Masafumi Max NAKANE1998-09-021-2/+2
| | | | Notes: svn path=/head/; revision=12990
* Remove man page entries.Masafumi Max NAKANE1998-09-021-4/+0
| | | | Notes: svn path=/head/; revision=12989
* Make sure we don't ask question during package build. While I'm here,Satoshi Asami1998-09-012-2/+4
| | | | | | | | | fix typo in message. Submitted in part by: maintainer Notes: svn path=/head/; revision=12981
* Remove man page entries from the PLIST and define MAN? in the Makefile.Masafumi Max NAKANE1998-08-3124-53/+9
| | | | Notes: svn path=/head/; revision=12969
* Reorganize this port a bit:Masafumi Max NAKANE1998-08-317-93/+96
| | | | | | | | | | | | | | | - Split a big patch-aa into five pieces. - Don't patch up the dist Makefile to install and compress the man page. - Define MAN1 and remove man page entry from the PLIST. - Make myself the maintainer (was ports@FreeBSD.ORG). - Install the docs into share/doc/okphone instead of share/okphone. - Honor ${NOPORTDOCS}. There might be some other changes I can't remember of. Notes: svn path=/head/; revision=12968
* Define MAN1 in the Makefile and remove the man page entry fromMasafumi Max NAKANE1998-08-313-5/+12
| | | | | | | | | | | the PLIST. Don't patch the dist Makefile to compress the man page. Install the README file comes with the multibyte patch. Notes: svn path=/head/; revision=12967
* Remove man page entry.Masafumi Max NAKANE1998-08-301-1/+0
| | | | Notes: svn path=/head/; revision=12953
* Activate tcsh-nls-*.Masafumi Max NAKANE1998-08-301-1/+8
| | | | Notes: svn path=/head/; revision=12952
* Japanese NLS catalog for TCSH. ("Hoshino Ruri" taste)Masafumi Max NAKANE1998-08-303-0/+27
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12951
* Japanese NLS catalog for TCSH. ("Roomi" taste)Masafumi Max NAKANE1998-08-303-0/+32
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12950
* Japanese NLS catalog for TCSH. ("Multi" taste)Masafumi Max NAKANE1998-08-303-0/+28
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12949
* Japanese NLS catalog for TCSH. ("Koshiki Yukari" taste)Masafumi Max NAKANE1998-08-303-0/+32
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12948
* Japanese NLS catalog for TCSH. ("Ayanami Rei" taste)Masafumi Max NAKANE1998-08-303-0/+27
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12947
* Japanese NLS catalog for TCSH. ("Soryu Asuka Langley" taste)Masafumi Max NAKANE1998-08-303-0/+27
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12946
* Japanese NLS catalog for TCSH. ("Generic Japanese" taste)Masafumi Max NAKANE1998-08-305-0/+71
| | | | | | | | PR: 7692 Submitted by: Issei Suzuki <issei@jp.freebsd.org> Notes: svn path=/head/; revision=12945
* Upgrade, 6.07.6b4 -> 6.07.9b5.Masafumi Max NAKANE1998-08-307-63/+34
| | | | | | | | | | | Provide the Japanese catalog files as separate ports. Update maintainer's e-mail address. PR: 7692 Submitted by: maintainer Notes: svn path=/head/; revision=12943
* portlint.Masafumi Max NAKANE1998-08-301-3/+3
| | | | Notes: svn path=/head/; revision=12942