Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Jul 1997 15:17:09 +0900 (JST)
From:      Kazuhiko Kiriyama(System administrator) <kiri@kiri.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/4197: Update port(jp-man-doc-2.2.2d):japanese/man-doc.
Message-ID:  <199707310617.PAA14781@kiri.toba-cmt.ac.jp>
Resent-Message-ID: <199707310620.XAA08073@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         4197
>Category:       ports
>Synopsis:       Update port(jp-man-doc-2.2.2d):japanese/man-doc.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Class:          support
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 30 23:20:01 PDT 1997
>Last-Modified:
>Originator:     Kazuhiko Kiriyama
>Organization:
Toba National College of Maritime Technology.
                 Department of Electronic Mechanical Engineering
>Release:        FreeBSD 2.2-970618-RELENG i386
>Environment:
>Description:

	I've updated the port(jp-man-doc-2.2.2d):japanese/man-doc.

	Current modifications is

		(1) Change Makefile in order to update DISTFILE.

	I put the diff from ports-current(japanese/man-doc) in "Fix:".

>How-To-Repeat:
>Fix:
diff -aurN ../../current/ports/japanese/man-doc/Makefile ./Makefile
--- ../../current/ports/japanese/man-doc/Makefile	Thu Jul 17 21:50:12 1997
+++ ./Makefile	Thu Jul 31 15:09:24 1997
@@ -1,13 +1,13 @@
 # New ports collection makefile for:	Japanese man documents
-# Version required:	2.2.2c
+# Version required:	2.2.2d
 # Date created:		6 January 1997
 # Whom:			Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
 #
 # $Id: Makefile,v 1.9 1997/07/13 18:52:10 max Exp $
 #
 
-DISTNAME=	jpman-${VERSION}c
-PKGNAME=	jp-man-doc-${VERSION}c
+DISTNAME=	jpman-${VERSION}d
+PKGNAME=	jp-man-doc-${VERSION}d
 CATEGORIES=	japanese
 MASTER_SITES=	ftp://jaz.jp.freebsd.org/pub/FreeBSD-jp/man-jp/
 
@@ -39,6 +39,9 @@
 		INSTALL_MAN="${INSTALL_MAN}" ${SH} \
 		${FILESDIR}/install-man NOMANCOMPRESS  
 .endif
+
+post-install:
+	@${CAT} ${PKGDIR}/MESSAGE
 
 pre-clean:
 	@${RM} -f ${PKGDIR}/PLIST
diff -aurN ../../current/ports/japanese/man-doc/files/md5 ./files/md5
--- ../../current/ports/japanese/man-doc/files/md5	Thu Jul 17 21:50:12 1997
+++ ./files/md5	Wed Jul 30 20:22:10 1997
@@ -1 +1 @@
-MD5 (jpman-2.2.2c.tar.gz) = 68b3a8b0aaef521f265741873d5e7527
+MD5 (jpman-2.2.2d.tar.gz) = aabe1eb002d0424183b9f9091af26f99
diff -aurN ../../current/ports/japanese/man-doc/pkg/COMMENT ./pkg/COMMENT
--- ../../current/ports/japanese/man-doc/pkg/COMMENT	Sat Dec  7 22:24:42 1996
+++ ./pkg/COMMENT	Tue Jul 29 11:57:01 1997
@@ -1 +1 @@
-Japanese man pages (/bin,/usr/bin,/usr/ucb:man1,man8)
+Japanese online manual pages corresponding to /usr/share/man/man[18]
diff -aurN ../../current/ports/japanese/man-doc/pkg/DESCR ./pkg/DESCR
--- ../../current/ports/japanese/man-doc/pkg/DESCR	Sat Dec  7 22:24:42 1996
+++ ./pkg/DESCR	Tue Jul 29 11:57:28 1997
@@ -1,2 +1 @@
-man online manual pages for man1, man8 corresponding to /bin and
-/usr/bin /usr/ucb.
+Japanese online manual pages corresponding to /usr/share/man/man[18]
diff -aurN ../../current/ports/japanese/man-doc/pkg/MESSAGE ./pkg/MESSAGE
--- ../../current/ports/japanese/man-doc/pkg/MESSAGE	Thu Jan  1 09:00:00 1970
+++ ./pkg/MESSAGE	Thu Jul 31 14:58:34 1997
@@ -0,0 +1,21 @@
+***********************************************************************
+*                                                                     *
+* Japanese online manual has been successfully installed.             *
+*                                                                     *
+* (1) First, see jman(1) with following command sequence:             *
+*        % setenv LC_ALL ja_JP.EUC                                    *
+*        % setenv PAGER jless                                         *
+*        % jman jman                                                  *
+*                                                                     *
+* (2) To get more info, please visit following web page (Japanese):   *
+*        Jpman project <URL:http://www.jp.freebsd.org/man-jp/>;        *
+*                                                                     *
+* (3) If you have any questions, comments, bug reports, suggestions,  *
+*     and/or requests for modifications, please send e-mail to:       *
+*        Jpman project mailing list <man-jp@jp.freebsd.org>           *
+*                                                                     *
+*     When we receive your reports, we will be pleased to append your *
+*     name to the contributor list on the above web page with great   *
+*     thanks.                                                         *
+*                                                                     *
+***********************************************************************
>Audit-Trail:
>Unformatted:



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