aboutsummaryrefslogtreecommitdiff
path: root/japanese/kon2-16dot/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* 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-051-7/+9
| | | | | | | | | | - 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-241-1/+4
| | | | | | | | | | | 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-191-8/+2
| | | | | | | | | | 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-081-0/+1
| | | | | | | | | s-nabe@cs.titech.ac.jp -> nabe@nabechan.org Requested by Shingo WATANABE <nabe@nabechan.org> Notes: svn path=/head/; revision=103318
* 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-071-0/+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
* Fix unfetchable problem.Shigeyuki Fukushima2000-06-091-0/+1
| | | | Notes: svn path=/head/; revision=29448
* 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
* 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
* 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-261-4/+28
| | | | | | | | | | | | | 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
* The japanese manpages are now in man/ja.Steve Price1998-05-241-3/+3
| | | | | | | | 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-101-16/+25
| | | | | | | | 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-061-2/+2
| | | | Notes: svn path=/head/; revision=4835
* 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
* Add "jp-" in front of PKGNAME.Satoshi Asami1996-09-191-2/+4
| | | | Notes: svn path=/head/; revision=3812
* Remove unnecessary FONTFILES hack (our bsd.port.mk can now handleSatoshi Asami1995-10-111-22/+6
| | | | | | | | | | 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
* Repair a failure i made with the last commit. The make should not tryAndreas Schulz1995-08-051-1/+2
| | | | | | | to extract the fonts. Add a EXTRACT_ONLY for the port. Notes: svn path=/head/; revision=2033
* Fix the Makefile that it also works for the MASTER_SITE_OVERRIDE case.Andreas Schulz1995-08-011-1/+7
| | | | | | | | The fonts are already in the distfiles and can be fetched with the normal fetch target. Notes: svn path=/head/; revision=2024
* Add "PKGNAME=kon-0994e".Satoshi Asami1995-06-251-1/+2
| | | | Notes: svn path=/head/; revision=1877
* A Japanese console driver for VGA consoles.Satoshi Asami1995-06-241-0/+39
Submitted by: Takashi Ogura <ogura@st.rim.or.jp> Notes: svn path=/head/; revision=1868