Authentication-Results: name.execsw.org; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=y/UvteAO; dkim=pass (1024-bit key) header.d=netbsd.org header.i=@netbsd.org header.b=bmN7aOjY Received: by mail.netbsd.org (Postfix, from userid 605) id 29E5A84D4B; Sun, 7 Apr 2024 18:23:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712514186; bh=0ad7l7cbTGvRJqDxWKj8xAoBPkagIEne6pZH58pyMJM=; h=Date:From:Subject:To:Reply-To:List-Id:List-Unsubscribe; b=y/UvteAOs+ap+o6jOBQ6h5lohl9S0RSFMMYRxdOH4uleKksbDbPUAPQbUoBL94ox2 pmyLtTYfN1lK6gDrdsvjhGl9WqOWTmJ3Pe25cH+UDWDLcA4Doudt9vhenr+lSXjn3D V/IwWsXbFiObChZZSny1if/mAko4v4CKVnhPT/+Y= Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BDCCE84F4E for ; Sun, 7 Apr 2024 17:55:09 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Authentication-Results: mail.netbsd.org (amavisd-new); dkim=pass (1024-bit key) header.d=netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id DhnZHh1rU2Md for ; Sun, 7 Apr 2024 17:55:09 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D3A0A84D95 for ; Sun, 7 Apr 2024 17:55:08 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=netbsd.org; s=20240131; t=1712512509; bh=0ad7l7cbTGvRJqDxWKj8xAoBPkagIEne6pZH58pyMJM=; h=Date:From:Subject:To:Reply-To; b=bmN7aOjYuvcjl27ghlHs6T5SutWg8zPV5zxcS6f2HkS1xdjrJsz4jpJAdzX+1qfoI 0pLTK4GgSXQw7yFqoLrXthHpg8G9WCBi7s7lAOcjWzwASXE/mVKF6oZGCvF+eLtkoH Tt1WBGIBz5II3K9EAxOIlWQLEGCGBpRCi1PqEwTk= Received: by cvs.NetBSD.org (Postfix, from userid 500) id CF9D0FA2C; Sun, 7 Apr 2024 17:55:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1712512508291860" MIME-Version: 1.0 Date: Sun, 7 Apr 2024 17:55:08 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/editors/manued To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240407175508.CF9D0FA2C@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1712512508291860 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sun Apr 7 17:55:08 UTC 2024 Added Files: pkgsrc/editors/manued: DESCR Makefile PLIST distinfo Log Message: editors/manued: import manued-0.0.0.20191018 Manued is a proofreading method of manuscripts. This method is proposed by Ikuo Takeuchi in No.39 Programming symposium of Japan, 1998. Althogh manued is a media independent proofreading method, it is especially effective for exchanging electric texts via E-mail. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/editors/manued/DESCR \ pkgsrc/editors/manued/Makefile pkgsrc/editors/manued/PLIST \ pkgsrc/editors/manued/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1712512508291860 Content-Disposition: inline Content-Length: 5008 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/editors/manued/DESCR diff -u /dev/null pkgsrc/editors/manued/DESCR:1.1 --- /dev/null Sun Apr 7 17:55:08 2024 +++ pkgsrc/editors/manued/DESCR Sun Apr 7 17:55:08 2024 @@ -0,0 +1,4 @@ +Manued is a proofreading method of manuscripts. This method is +proposed by Ikuo Takeuchi in No.39 Programming symposium of Japan, +1998. Althogh manued is a media independent proofreading method, +it is especially effective for exchanging electric texts via E-mail. Index: pkgsrc/editors/manued/Makefile diff -u /dev/null pkgsrc/editors/manued/Makefile:1.1 --- /dev/null Sun Apr 7 17:55:08 2024 +++ pkgsrc/editors/manued/Makefile Sun Apr 7 17:55:08 2024 @@ -0,0 +1,30 @@ +# $NetBSD: Makefile,v 1.1 2024/04/07 17:55:08 ryoon Exp $ + +DISTNAME= manued-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7 +PKGNAME= manued-0.0.0.20191018 +CATEGORIES= editors +MASTER_SITES= ${MASTER_SITE_GITHUB:=yamauchih/} +GITHUB_PROJECT= manued +GITHUB_TAG= eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7 + +MAINTAINER= ryoon@NetBSD.org +HOMEPAGE= https://github.com/yamauchih/manued/ +COMMENT= Proofreading method implemented on Emacs +LICENSE= gnu-gpl-v3 + +NO_BUILD= yes + +USE_LANGUAGES= # none +USE_TOOLS+= pax + +INSTALLATION_DIRS+= ${EMACS_LISPPREFIX} share/doc/manued + +do-install: + ${INSTALL_DATA} ${WRKSRC}/manued.el \ + ${DESTDIR}${EMACS_LISPPREFIX} + cd ${WRKSRC} && \ + ${FIND} doc memo samples tutorial Changelog README.* | \ + pax -rw -pmp ${DESTDIR}${PREFIX}/share/doc/manued + +.include "../../editors/emacs/modules.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/editors/manued/PLIST diff -u /dev/null pkgsrc/editors/manued/PLIST:1.1 --- /dev/null Sun Apr 7 17:55:08 2024 +++ pkgsrc/editors/manued/PLIST Sun Apr 7 17:55:08 2024 @@ -0,0 +1,60 @@ +@comment $NetBSD: PLIST,v 1.1 2024/04/07 17:55:08 ryoon Exp $ +share/doc/manued/README.ja_EUC +share/doc/manued/README.md +share/doc/manued/doc/Makefile +share/doc/manued/doc/README +share/doc/manued/doc/dot.latex2html-init-eng +share/doc/manued/doc/manued-e.tex +share/doc/manued/doc/manued-e/WARNINGS +share/doc/manued/doc/manued-e/images.aux +share/doc/manued/doc/manued-e/images.idx +share/doc/manued/doc/manued-e/images.log +share/doc/manued/doc/manued-e/images.pl +share/doc/manued/doc/manued-e/images.tex +share/doc/manued/doc/manued-e/img1.png +share/doc/manued/doc/manued-e/index.html +share/doc/manued/doc/manued-e/internals.pl +share/doc/manued/doc/manued-e/labels.pl +share/doc/manued/doc/manued-e/manued-e.css +share/doc/manued/doc/manued-e/manued-e.html +share/doc/manued/doc/manued-e/manuedlogo.png +share/doc/manued/doc/manued-j.tex +share/doc/manued/doc/manued-j/WARNINGS +share/doc/manued/doc/manued-j/images.aux +share/doc/manued/doc/manued-j/images.idx +share/doc/manued/doc/manued-j/images.log +share/doc/manued/doc/manued-j/images.pl +share/doc/manued/doc/manued-j/images.tex +share/doc/manued/doc/manued-j/img1.png +share/doc/manued/doc/manued-j/index.html +share/doc/manued/doc/manued-j/internals.pl +share/doc/manued/doc/manued-j/labels.pl +share/doc/manued/doc/manued-j/manued-j.css +share/doc/manued/doc/manued-j/manued-j.html +share/doc/manued/doc/manued-j/manuedlogo.png +share/doc/manued/doc/manued-j/manuscripteditting.txt.gz +share/doc/manued/doc/manued.grammer +share/doc/manued/doc/manuedlogo.eps +share/doc/manued/doc/manuedlogo.jpg +share/doc/manued/doc/manuedlogo.png +share/doc/manued/doc/reference-e.bib +share/doc/manued/doc/reference-j.bib +share/doc/manued/memo/color.memo +share/doc/manued/memo/fillin +share/doc/manued/memo/fontlockusage.el +share/doc/manued/memo/manued.memo +share/doc/manued/memo/menu.memo +share/doc/manued/memo/nue_email_2000_04_09.txt +share/doc/manued/memo/overlay.el +share/doc/manued/memo/specifyemacs.memo +share/doc/manued/samples/sample1.manued +share/doc/manued/samples/sample2.manued +share/doc/manued/samples/sample3.manued +share/doc/manued/samples/sample4.manued +share/doc/manued/tutorial/English/README.tut +share/doc/manued/tutorial/English/manued.sub1 +share/doc/manued/tutorial/English/manued.tut +share/doc/manued/tutorial/Japanese/README.tut.ja_EUC +share/doc/manued/tutorial/Japanese/manued.sub1 +share/doc/manued/tutorial/Japanese/manued.tut +${EMACS_LISPPREFIX}/manued.el Index: pkgsrc/editors/manued/distinfo diff -u /dev/null pkgsrc/editors/manued/distinfo:1.1 --- /dev/null Sun Apr 7 17:55:08 2024 +++ pkgsrc/editors/manued/distinfo Sun Apr 7 17:55:08 2024 @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1 2024/04/07 17:55:08 ryoon Exp $ + +BLAKE2s (manued-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7.tar.gz) = e042a27e7686ad2078e0dbf8baafb122ccffe68d1ca8a7b53066fe8fcc16efca +SHA512 (manued-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7.tar.gz) = 6efe828584b1c65948d29d1eafe105d2e8576f15d66f5ade3de21bb8340a365f33f6f20787556f41c8c91a8768277454f2f985992a896298202eafd78cfe876a +Size (manued-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7-eeff13e4416aeedf6cd88b049bb7bba4b5b80ef7.tar.gz) = 177190 bytes --_----------=_1712512508291860--