From owner-freebsd-ports Sat Nov 30 12:30: 9 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08D9E37B401 for ; Sat, 30 Nov 2002 12:30:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3603443ECF for ; Sat, 30 Nov 2002 12:30:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gAUKU2x3029580 for ; Sat, 30 Nov 2002 12:30:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gAUKU2Fn029579; Sat, 30 Nov 2002 12:30:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1021837B401 for ; Sat, 30 Nov 2002 12:28:43 -0800 (PST) Received: from mutoh.dyndns.org (fe103155.fl.FreeBit.NE.JP [219.112.103.155]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30D8143E88 for ; Sat, 30 Nov 2002 12:28:41 -0800 (PST) (envelope-from mutoh@mutoh.dyndns.org) Received: by mutoh.dyndns.org (Postfix, from userid 814) id 4865652298B; Sun, 1 Dec 2002 05:37:14 +0900 (JST) Message-Id: <20021130203714.4865652298B@mutoh.dyndns.org> Date: Sun, 1 Dec 2002 05:37:14 +0900 (JST) From: Takeshi MUTOH Reply-To: Takeshi MUTOH To: FreeBSD-gnats-submit@FreeBSD.org Cc: X-Send-Pr-Version: 3.113 Subject: ports/45886: New ports: japanese/trr* Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 45886 >Category: ports >Synopsis: New ports: japanese/trr* >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: Sat Nov 30 12:30:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Takeshi MUTOH >Release: FreeBSD 4.7-STABLE i386 >Organization: none >Environment: System: FreeBSD mutoh.dyndns.org 4.7-STABLE FreeBSD 4.7-STABLE #25: Sat Nov 16 08:20:50 JST 2002 root@mutoh.dyndns.org:/usr/obj/usr/src/sys/SUN i386 >Description: Typing trainer for emacsen. This send-pr includes for emacs21 and xemacs21. >How-To-Repeat: >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # trr # trr/pkg-plist # trr/pkg-descr # trr/pkg-comment # trr/Makefile # trr/files # trr/files/patch-trr-sess.el # trr/files/patch-Makefile # trr/distinfo # trr-xemacs # trr-xemacs/pkg-plist # trr-xemacs/pkg-descr # trr-xemacs/pkg-comment # trr-xemacs/Makefile # trr-xemacs/files # trr-xemacs/files/patch-Makefile # echo c - trr mkdir -p trr > /dev/null 2>&1 echo x - trr/pkg-plist sed 's/^X//' >trr/pkg-plist << 'END-of-trr/pkg-plist' Xbin/trr_update Xbin/trr_format Xshare/emacs/site-lisp/trr.elc Xshare/emacs/site-lisp/trr-mesg.elc Xshare/emacs/site-lisp/trr-files.elc Xshare/emacs/site-lisp/trr-menus.elc Xshare/emacs/site-lisp/trr-graphs.elc Xshare/emacs/site-lisp/trr-sess.elc Xtrr/CONTENTS Xtrr/text/Constitution_of_the_USA Xtrr/text/The_Constitution_Of_JAPAN Xtrr/text/Iccad_90 X@exec mkdir %D/trr/record Xinfo/trr.info X@dirrm trr/record X@dirrm trr/text X@dirrm trr END-of-trr/pkg-plist echo x - trr/pkg-descr sed 's/^X//' >trr/pkg-descr << 'END-of-trr/pkg-descr' XTrr is typing trainer for emacsen. X XIt has shared score facility. END-of-trr/pkg-descr echo x - trr/pkg-comment sed 's/^X//' >trr/pkg-comment << 'END-of-trr/pkg-comment' XTrr: emacs-based typing trainer END-of-trr/pkg-comment echo x - trr/Makefile sed 's/^X//' >trr/Makefile << 'END-of-trr/Makefile' X# New ports collection makefile for: trr X# Date created: 10 Nov 2001 X# Whom: Takeshi MUTOH X# X# $FreeBSD:$ X# X XPORTNAME= trr XPORTVERSION= 21 XCATEGORIES= japanese XMASTER_SITES= ftp://ftp.opaopa.org/pub/elisp/ XPKGNAMESUFFIX= -${EMACS_PORT_NAME} XDISTNAME= ${PORTNAME}${PORTVERSION} X XMAINTAINER?= tmutoh@mx10.freecom.ne.jp X X# This is a master port. XPORTCLASS?= master X X.if (${PORTCLASS} == "master") XEMACS_PORT_NAME= emacs21 X.endif X X.include END-of-trr/Makefile echo c - trr/files mkdir -p trr/files > /dev/null 2>&1 echo x - trr/files/patch-trr-sess.el sed 's/^X//' >trr/files/patch-trr-sess.el << 'END-of-trr/files/patch-trr-sess.el' X--- trr-sess.el.org Fri Nov 22 14:34:26 2002 X+++ trr-sess.el Fri Nov 22 14:30:55 2002 X@@ -4,7 +4,7 @@ X ;; This file is a part of TRR19, a type training package for Emacs19. X ;; See the copyright notice in trr.el.base X X-(require 'poe) X+;(require 'poe) X X (eval-when-compile X ;; Shut Emacs' byte-compiler up END-of-trr/files/patch-trr-sess.el echo x - trr/files/patch-Makefile sed 's/^X//' >trr/files/patch-Makefile << 'END-of-trr/files/patch-Makefile' X--- Makefile.org Fri Nov 22 15:12:04 2002 X+++ Makefile Fri Nov 22 15:12:24 2002 X@@ -127,7 +127,7 @@ X @echo "**" X @echo "** Now edit \`CONTENTS' in the directory where you put" X @echo "** TRR files ($(TRRDIR)/), and insert" X- @echo "** (autoload 'trr \"$(TRRDIR)/trr\" nil t)" X+ @echo "** (autoload 'trr \"trr\" nil t)" X @echo "** in your \`.emacs' or \`site-start.el' file." X @echo "** then edit $(INFODIR)/dir to add TRR entry." X @echo "**" END-of-trr/files/patch-Makefile echo x - trr/distinfo sed 's/^X//' >trr/distinfo << 'END-of-trr/distinfo' XMD5 (trr21.tar.gz) = adc2f2984684358637c0c9c59af52fa3 END-of-trr/distinfo echo c - trr-xemacs mkdir -p trr-xemacs > /dev/null 2>&1 echo x - trr-xemacs/pkg-plist sed 's/^X//' >trr-xemacs/pkg-plist << 'END-of-trr-xemacs/pkg-plist' Xbin/trr_update Xbin/trr_format Xlib/xemacs/site-lisp/trr.elc Xlib/xemacs/site-lisp/trr-mesg.elc Xlib/xemacs/site-lisp/trr-files.elc Xlib/xemacs/site-lisp/trr-menus.elc Xlib/xemacs/site-lisp/trr-graphs.elc Xlib/xemacs/site-lisp/trr-sess.elc Xtrr/CONTENTS Xtrr/text/Constitution_of_the_USA Xtrr/text/The_Constitution_Of_JAPAN Xtrr/text/Iccad_90 X@exec mkdir %D/trr/record Xinfo/trr.info X@dirrm trr/record X@dirrm trr/text X@dirrm trr END-of-trr-xemacs/pkg-plist echo x - trr-xemacs/pkg-descr sed 's/^X//' >trr-xemacs/pkg-descr << 'END-of-trr-xemacs/pkg-descr' XTrr is typing trainer for emacsen. X XIt has shared score facility. END-of-trr-xemacs/pkg-descr echo x - trr-xemacs/pkg-comment sed 's/^X//' >trr-xemacs/pkg-comment << 'END-of-trr-xemacs/pkg-comment' XTrr: emacs-based typing trainer END-of-trr-xemacs/pkg-comment echo x - trr-xemacs/Makefile sed 's/^X//' >trr-xemacs/Makefile << 'END-of-trr-xemacs/Makefile' X# New ports collection makefile for: trr X# Date created: 10 Nov 2001 X# Whom: Takeshi MUTOH X# X# $FreeBSD:$ X# X XMASTERDIR= ${.CURDIR}/../trr X XMAINTAINER= tmutoh@mx10.freecom.ne.jp X X# This is a slave port. XPORTCLASS= slave XPATCHDIR= ${.CURDIR}/files X X# emacs port setup XEMACS_PORT_NAME=xemacs21-mule X X# pkg-* files in ${.CURDIR} are used XPKGDIR= ${.CURDIR} X X.include <${MASTERDIR}/Makefile> END-of-trr-xemacs/Makefile echo c - trr-xemacs/files mkdir -p trr-xemacs/files > /dev/null 2>&1 echo x - trr-xemacs/files/patch-Makefile sed 's/^X//' >trr-xemacs/files/patch-Makefile << 'END-of-trr-xemacs/files/patch-Makefile' X--- Makefile.orig Fri May 11 01:27:13 2001 X+++ Makefile Fri Nov 22 14:57:05 2002 X@@ -17,7 +17,7 @@ X TRRDIR = /usr/local/trr X X # Where TRR directory is found X-LISPDIR=/usr/local/share/emacs/site-lisp X+LISPDIR=/usr/local/lib/xemacs/site-lisp X X # Where info files go. X INFODIR = /usr/local/info X@@ -27,7 +27,7 @@ X BINDIR = /usr/local/bin X X # Name of your emacs binary X-EMACS = emacs X+EMACS = xemacs X #EMACS = mule X X # Which C Compiler will you use? X@@ -127,7 +127,7 @@ X @echo "**" X @echo "** Now edit \`CONTENTS' in the directory where you put" X @echo "** TRR files ($(TRRDIR)/), and insert" X- @echo "** (autoload 'trr \"$(TRRDIR)/trr\" nil t)" X+ @echo "** (autoload 'trr \"trr\" nil t)" X @echo "** in your \`.emacs' or \`site-start.el' file." X @echo "** then edit $(INFODIR)/dir to add TRR entry." X @echo "**" END-of-trr-xemacs/files/patch-Makefile exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message