Commit graph

24 commits

Author SHA1 Message Date
Shigeyuki Fukushima
70f3612dc5 Update kon-font fetch URL(fix unfetchable problem). 2000-02-25 16:11:39 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
c751fc667a Change Id->FreeBSD. 1999-08-25 05:28:01 +00:00
Shigeyuki Fukushima
a3e290df88 MAINTAINER changed, because I was a committer. 1999-03-01 09:38:29 +00:00
Hidetoshi Shimokawa
579447f027 Add 'ONLY_FOR_ARCHS=i386' to kon variants.
kon is a kanji console driver for Japanese, Chinese and Korean.
It accesses VGA directly.
1999-01-06 05:00:26 +00:00
Satoshi Asami
751790b51a Remove LOOP_VAR and replace it with tiny Makefiles using MASTERDIR to
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.
1998-11-20 04:15:15 +00:00
Satoshi Asami
3c712b6b19 Use LOOP_VAR to set KONFONT automatically. 1998-11-08 00:49:29 +00:00
Jun Kuriyama
c86f9b4cd5 PKGNAME=ja-kon2-${KONFONTS}-0.3
Suggested by:	asami
1998-11-07 14:30:29 +00:00
Jun Kuriyama
788289fc49 Change MASTER_SITE to fetch distfiles.
PR:		ports/8194
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1998-10-09 05:31:56 +00:00
Jun Kuriyama
6c225cc395 This update has these changes:
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>
1998-09-26 15:41:21 +00:00
Steve Price
d29f003a1f The japanese manpages are now in man/ja.
PR:		6667
Submitted by:	maintainer
1998-05-24 03:09:11 +00:00
Masafumi Max NAKANE
8ad00574b2 Location of font files were changed.
PR:		4584
Submitted by:	maintainer
1997-09-19 19:27:45 +00:00
Masafumi Max NAKANE
474b385af1 Use ISO639 language abbreviation instead of ISO3166 country abbreviation
for PKGNAME.  (IE, jp-* to ja-*).
1997-09-14 21:36:25 +00:00
Masafumi Max NAKANE
f5e0429d6b sed -> ${SED}.
files/* -> ${FILESDIR}/*.
1997-07-21 19:21:06 +00:00
Masafumi Max NAKANE
cb1faee85d Replacing kon with kon2 since kon2 is upper compatible to kon.
PR:		4040
Suggested by:	Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
1997-07-10 13:15:00 +00:00
Satoshi Asami
4cfbe3bd77 ja_JP.ujis -> ja_JP.EUC (they really are same things). 1996-12-06 12:34:57 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Masafumi Max NAKANE
0fe54da9a9 CATEGORIES+= -> CATEGORIES=
Inspired by:	obrien
1996-11-11 10:13:07 +00:00
Satoshi Asami
ffab353310 Add "jp-" in front of PKGNAME. 1996-09-19 04:38:46 +00:00
Satoshi Asami
f4abd0b168 Remove unnecessary FONTFILES hack (our bsd.port.mk can now handle
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.
1995-10-11 00:53:49 +00:00
Andreas Schulz
e8c40e3a3d Repair a failure i made with the last commit. The make should not try
to extract the fonts. Add a EXTRACT_ONLY for the port.
1995-08-05 18:19:04 +00:00
Andreas Schulz
8c957192c6 Fix the Makefile that it also works for the MASTER_SITE_OVERRIDE case.
The fonts are already in the distfiles and can be fetched with the
normal fetch target.
1995-08-01 22:10:14 +00:00
Satoshi Asami
171b1e7913 Add "PKGNAME=kon-0994e". 1995-06-25 11:46:09 +00:00
Satoshi Asami
ce9435035e A Japanese console driver for VGA consoles.
Submitted by:	Takashi Ogura <ogura@st.rim.or.jp>
1995-06-24 09:25:17 +00:00