summaryrefslogtreecommitdiff
path: root/japanese/kon2-16dot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154113
* - Add SHA256Pav Lucistnik2005-11-241-0/+5
| | | | Notes: svn path=/head/; revision=149333
* un-"DEPRECATED".Motoyuki Konno2005-10-151-3/+0
| | | | | | | | kon2-* is *NOT* a font package. It is a program for display Kanji characters on the VGA display. We still need this port. Notes: svn path=/head/; revision=145437
* Remove obsolete mastersites, leaving only local mirrors. Since thisMark Linimon2005-09-111-5/+4
| | | | | | | | | | font set was the for absolutely antique XFree86 3.3.3, which is no longer itself mirrored anywhere, mark for deprecation. Source: distfile survey Notes: svn path=/head/; revision=142467
* - utilize PORTDOCS in japanese/kon2-16dot (master)Yen-Ming Lee2005-03-052-10/+10
| | | | | | | | | | - utilize PLIST_FILES in chinese/kon2 (slave) - change target in chinese/kon2 (slave) to avoid conflicts - remove extra directory in japanese/kon2-16dot (master) - some minor fixes Notes: svn path=/head/; revision=130420
* o Fix open /dev/vga problem on 5.x. [1]Norikatsu Shigemura2004-12-243-3/+16
| | | | | | | | | | | o Fix build on 6-current. o Bump PORTREVISION, accordingly. PR: ports/74881 [1] Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> [1] Notes: svn path=/head/; revision=125028
* Reset MAINTAINER to ports@.Norikatsu Shigemura2004-12-231-1/+1
| | | | | | | | | | | We cannot contact them for a long time. Discussed with: hrs Approved by: kiri(blanket), mita(blanket), shige(blanket), taoka(blanket) Notes: svn path=/head/; revision=124934
* o Fix build error on 5.x.Norikatsu Shigemura2004-09-194-31/+77
| | | | | | | | | | o Use /dev/ttyv0 instead of /dev/vga on 5.x. Accordingly bump PORTREVISION. Approved by: portmgr (kris), shige (maintainer/blanket) Notes: svn path=/head/; revision=118289
* BROKEN on 5.x: Does not compileKris Kennaway2004-09-181-1/+7
| | | | | | | Approved by: portmgr (self) Notes: svn path=/head/; revision=118247
* Change WATANABE-san's e-mail addressMIHIRA Sanpei Yoshiro2004-03-082-3/+4
| | | | | | | | | s-nabe@cs.titech.ac.jp -> nabe@nabechan.org Requested by Shingo WATANABE <nabe@nabechan.org> Notes: svn path=/head/; revision=103318
* SIZEify.Trevor Johnson2004-01-291-0/+5
| | | | Notes: svn path=/head/; revision=99360
* Make it ready for coming slave ports.Vanilla I. Shu2003-05-131-2/+2
| | | | Notes: svn path=/head/; revision=80862
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Compilation fixes for changes about machine/console.h in 5-current.Shigeyuki Fukushima2001-01-232-6/+36
| | | | Notes: svn path=/head/; revision=37494
* Compilation fixes for changes about machine/console.h in 5-current.Shigeyuki Fukushima2001-01-232-42/+55
| | | | | | | Merge patch-bd to patch-aa. Notes: svn path=/head/; revision=37493
* Fix unfetchable problem.Shigeyuki Fukushima2000-06-091-0/+1
| | | | Notes: svn path=/head/; revision=29448
* Fix refresh screen problem.Shigeyuki Fukushima2000-06-091-9/+21
| | | | | | | Submitted by: Issei Suzuki <issei@issei.org> Notes: svn path=/head/; revision=29447
* More better fix.Jun Kuriyama2000-05-111-5/+6
| | | | | | | Suggested by: Takahiro Kambe <taca@SKY.YAMASHINA.KYOTO.JP> Notes: svn path=/head/; revision=28399
* Fix buffer overflow.Jun Kuriyama2000-05-081-0/+11
| | | | | | | | | | | | NOTE: kon is installed with root-setuid. Users are encouraged to update this port. Reported by: UNYUN <shadowpenguin@BACKSECTION.NET> via: BUGTRAQ-JP List <BUGTRAQ-JP@SECURITYFOCUS.COM> as: [SPSadvisory#36]Linux /usr/bin/kon buffer overflow Notes: svn path=/head/; revision=28359
* Update with the new PORT{NAME,VERSION}/PKGNAME{PRE,SUF}FIX variables.Akinori MUSHA2000-04-111-5/+6
| | | | | | | | | | | Now try to use those variables everywhere around DIST* and PATCH* definitions as far as possible, for ease of the future updates and the neatness. Okay, 60% of `japanese' ports have been done. :) Notes: svn path=/head/; revision=27449
* Update fetch URL.Shigeyuki Fukushima2000-03-081-2/+2
| | | | Notes: svn path=/head/; revision=26659
* Update kon-font fetch URL(fix unfetchable problem).Shigeyuki Fukushima2000-02-251-2/+2
| | | | Notes: svn path=/head/; revision=26273
* Fix kon's vga/mmap code for 4-current or later with new sysncos ans vga/mmap.Shigeyuki Fukushima2000-01-312-2/+29
| | | | | | | | | | # But 3.x-stable or former uses old code. Thanks, yokota-san! Submitted by: Kazutaka YOKOTA <yokota@FreeBSD.org> Notes: svn path=/head/; revision=25349
* Fix comiple-error.Shigeyuki Fukushima2000-01-304-0/+91
| | | | | | | | | | | But kon does not work on 4-current(with new syscons). Now I'll fix this problem. Submitted by: Issei Suzuki <issei@issei.org> Obtained from: http://home.jp.freebsd.org/cgi-bin/showmail/ports-jp/8671 Notes: svn path=/head/; revision=25311
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20944
* Fix problem when using cursor.Shigeyuki Fukushima1999-08-065-9/+204
| | | | | | | Submitted by: Shingo WATANABE <nabe@mobile.icc.titech.ac.jp> Notes: svn path=/head/; revision=20585
* 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
* MAINTAINER changed, because I was a committer.Shigeyuki Fukushima1999-03-011-2/+2
| | | | Notes: svn path=/head/; revision=16961
* Add 'ONLY_FOR_ARCHS=i386' to kon variants.Hidetoshi Shimokawa1999-01-061-1/+3
| | | | | | | | kon is a kanji console driver for Japanese, Chinese and Korean. It accesses VGA directly. Notes: svn path=/head/; revision=15879
* Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR toSatoshi Asami1998-11-201-17/+8
| | | | | | | | | | | | | | | | | | | | | | share most files. Repository copy the default to explicitly named directories to avoid any confusion. Greatly simplify the shared Makefiles, since we are now in different subdirectories, we don't need "a4-install" stuff. While I'm here, consistently name the variables. Here are the guidelines (master port is in brackets) DOCFORMAT: [html] pdf ps KONFONT: 14dot [16dot] PAPERSIZE: a4 [letter] letterdj RESOLUTION: 118 240 [300] 360 400 600 "math/r" has been copied to "R-a4" and "R-letter", to follow the spirit of the original port. "japanese/kon" is renamed to "kon2-*", since that seems to be the basename. Notes: svn path=/head/; revision=14709
* Use LOOP_VAR to set KONFONT automatically.Satoshi Asami1998-11-081-1/+3
| | | | Notes: svn path=/head/; revision=14401
* PKGNAME=ja-kon2-${KONFONTS}-0.3Jun Kuriyama1998-11-071-2/+3
| | | | | | | Suggested by: asami Notes: svn path=/head/; revision=14393
* Change MASTER_SITE to fetch distfiles.Jun Kuriyama1998-10-091-3/+3
| | | | | | | | PR: ports/8194 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=13776
* 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
* Remove man page entries from the PLIST and define MAN? in the Makefile.Masafumi Max NAKANE1998-08-311-1/+0
| | | | Notes: svn path=/head/; revision=12969
* The japanese manpages are now in man/ja.Steve Price1998-05-243-5/+5
| | | | | | | | PR: 6667 Submitted by: maintainer Notes: svn path=/head/; revision=11117
* Location of font files were changed.Masafumi Max NAKANE1997-09-191-2/+2
| | | | | | | | PR: 4584 Submitted by: maintainer Notes: svn path=/head/; revision=7968
* 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
* sed -> ${SED}.Masafumi Max NAKANE1997-07-211-3/+3
| | | | | | | files/* -> ${FILESDIR}/*. Notes: svn path=/head/; revision=7402
* Replacing kon with kon2 since kon2 is upper compatible to kon.Masafumi Max NAKANE1997-07-1014-1304/+313
| | | | | | | | PR: 4040 Suggested by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp> Notes: svn path=/head/; revision=7279
* ja_JP.ujis -> ja_JP.EUC (they really are same things).Satoshi Asami1996-12-065-7/+7
| | | | Notes: svn path=/head/; revision=4835
* Add checksum for two font filesSatoshi Asami1996-11-221-0/+2
| | | | Notes: svn path=/head/; revision=4639
* Better default settings for vga cards in kon.cfg.Masafumi Max NAKANE1996-11-191-13/+35
| | | | | | | | | | Submitted by: hosokawa@mt.cs.keio.ac.jp (HOSOKAWA Tatsumi) Patch to fix a bug that a few video cards didn't work properly. Submitted by: manabe@Roy.dsl.tutics.tut.ac.jp (Takashi Manabe) Notes: svn path=/head/; revision=4586
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingSatoshi Asami1996-11-131-6/+3
| | | | | | | | ${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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Add "jp-" in front of PKGNAME.Satoshi Asami1996-09-191-2/+4
| | | | Notes: svn path=/head/; revision=3812
* Fix up font path in kon.cfg.Satoshi Asami1996-08-211-2/+2
| | | | | | | Submitted by: max@sfc.wide.ad.jp Notes: svn path=/head/; revision=3670
* Remove unnecessary FONTFILES hack (our bsd.port.mk can now handleSatoshi Asami1995-10-113-25/+10
| | | | | | | | | | multiple master sites with only subsets of files). Make sure font files are installed correctly. I don't know how in the hell it worked before. Notes: svn path=/head/; revision=2314