Date: Tue, 19 Dec 2000 17:44:33 -0600 (CST) From: dwcjr@inethouston.net To: FreeBSD-gnats-submit@freebsd.org Subject: ports/23663: Update chineese/cxterm update pkg-plist and Makefile Message-ID: <20001219234433.A5681177EC2@leviathan.inethouston.com> Resent-Message-ID: <200012192350.eBJNo4092165@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23663 >Category: ports >Synopsis: Update chineese/cxterm update pkg-plist and Makefile >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Dec 19 15:50:03 PST 2000 >Closed-Date: >Last-Modified: >Originator: David W. Chapman Jr. >Release: FreeBSD 4.2-STABLE i386 >Organization: RainTree Network Services >Environment: >Description: Missing directories and files from pkg-plist Missing Manpages from Makefile >How-To-Repeat: >Fix: --- Makefile.orig Tue Dec 19 17:36:12 2000 +++ Makefile Tue Dec 19 17:40:22 2000 @@ -19,6 +19,9 @@ PATCHFILES= cxterm-5.0.p3-color.patch.gz # cxterm-5.0-hz-patch.gz PATCH_DIST_STRIP= -p1 +MAN1= cxterm.1 tit2cit.1 cit2tit.1 hzimctrl.1 +MANCOMPRESSED= yes + MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/cxterm-5.0 --- pkg-plist.orig Tue Dec 19 17:41:06 2000 +++ pkg-plist Tue Dec 19 17:42:31 2000 @@ -40,6 +40,10 @@ lib/X11/cxterm.dic/ks/HANJA.cit lib/X11/cxterm.dic/ks/Punct.cit lib/X11/cxterm.dic/ks/QJ.cit +lib/X11/doc/html/cxterm.1.html +lib/X11/doc/html/tit2cit.1.html +lib/X11/doc/html/cit2tit.1.html +lib/X11/doc/html/hzimctrl.1.html lib/X11/fonts/chinese/hku16et.pcf.gz lib/X11/fonts/chinese/fonts.dir lib/X11/fonts/chinese/fonts.alias @@ -47,3 +51,5 @@ lib/X11/cxterm.dic/CXterm.ad share/doc/cxterm/CXTERM.FAQ share/doc/cxterm/input.doc +@dirrm lib/X11/cxterm.dic +@dirrm share/doc/cxterm >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001219234433.A5681177EC2>