| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Merge patch-bd to patch-aa.
|
| |
|
|
|
|
| |
Submitted by: Issei Suzuki <issei@issei.org>
|
|
|
|
| |
Suggested by: Takahiro Kambe <taca@SKY.YAMASHINA.KYOTO.JP>
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
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. :)
|
| |
|
| |
|
|
|
|
|
|
|
| |
# But 3.x-stable or former uses old code.
Thanks, yokota-san!
Submitted by: Kazutaka YOKOTA <yokota@FreeBSD.org>
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
|
| |
|
|
|
|
| |
Submitted by: Shingo WATANABE <nabe@mobile.icc.titech.ac.jp>
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
|
| |
|
|
|
|
|
| |
kon is a kanji console driver for Japanese, Chinese and Korean.
It accesses VGA directly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
| |
Suggested by: asami
|
|
|
|
|
| |
PR: ports/8194
Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
|
|
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
|
|
|
|
| |
PR: 6667
Submitted by: maintainer
|
|
|
|
|
| |
PR: 4584
Submitted by: maintainer
|
|
|
|
| |
for PKGNAME. (IE, jp-* to ja-*).
|
|
|
|
| |
files/* -> ${FILESDIR}/*.
|
|
|
|
|
| |
PR: 4040
Suggested by: Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp>
|
| |
|
| |
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
${COMPRESS_MAN} so they will at least work. I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
|
|
|
|
| |
Inspired by: obrien
|
|
|
|
|
|
|
|
|
|
| |
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!
|
| |
|
|
|
|
| |
Submitted by: max@sfc.wide.ad.jp
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
Submitted by: Shigeki Nogaya <nogaya@mbox.kyoto-inet.or.jp>
|
|
|
|
| |
to extract the fonts. Add a EXTRACT_ONLY for the port.
|
|
|
|
|
| |
The fonts are already in the distfiles and can be fetched with the
normal fetch target.
|
| |
|
|
Submitted by: Takashi Ogura <ogura@st.rim.or.jp>
|