Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 1997 02:32:07 -0700 (PDT)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        hideyuki@sat.t.u-tokyo.ac.jp, asami@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/3279
Message-ID:  <199706040932.CAA03521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: new port of KON2

State-Changed-From-To: open-closed
State-Changed-By: asami
State-Changed-When: Wed Jun 4 02:31:30 PDT 1997
State-Changed-Why: 

Thanks, imported.  Here are my changes, FYI.

===
diff -ru kon2/Makefile kon2.new/Makefile
--- kon2/Makefile	Sat Apr 12 07:40:48 1997
+++ kon2.new/Makefile	Wed Jun  4 02:27:21 1997
@@ -13,11 +13,12 @@
 MASTER_SITES=	ftp://ftp.tut.ac.jp/Linux/Packages/Utils/ \
 		ftp://ftp.iij.ad.jp/pub/X/XFree86/XFree86/3.1.1/untarred/xc/fonts/bdf/misc/
 DISTFILES=	kon2-0.3.tar.gz k14.bdf 7x14rk.bdf
-EXTRACT_ONLY=	kon2-0.3.tar.gz
 
 MAINTAINER=	hideyuki@sat.t.u-tokyo.ac.jp
 
-MAN1=		../ja_JP.EUC/man1/kon.1
+MAN1=		kon.1
+MANLANG=	ja_JP.EUC
+EXTRACT_ONLY=	kon2-0.3.tar.gz
 
 DOCDIR=		${PREFIX}/share/doc/kon2
 
diff -ru kon2/pkg/PLIST kon2.new/pkg/PLIST
--- kon2/pkg/PLIST	Wed Jun  4 02:31:16 1997
+++ kon2.new/pkg/PLIST	Wed Jun  4 02:21:08 1997
@@ -1,8 +1,8 @@
-bin/kon
 bin/fld
+bin/kon
 etc/kon.cfg
+lib/fonts/7x14rk.bdf.gz
+lib/fonts/k14.bdf.gz
 man/ja_JP.EUC/man1/kon.1.gz
 share/doc/kon2/README
 share/doc/kon2/README.FreeBSD
-lib/fonts/k14.bdf.gz
-lib/fonts/7x14rk.bdf.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199706040932.CAA03521>