Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B034FA65B6 for ; Tue, 10 Feb 2015 02:47:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id F26DE14A207; Tue, 10 Feb 2015 02:47:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 88BBE14A200 for ; Tue, 10 Feb 2015 02:47:55 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Mqie9c7djX-p for ; Tue, 10 Feb 2015 02:47:55 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 11CDF14A191 for ; Tue, 10 Feb 2015 02:47:55 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0281998; Tue, 10 Feb 2015 02:47:55 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Tue, 10 Feb 2015 02:47:54 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/print/tex-ydoc To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20150210024755.0281998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: mef Date: Tue Feb 10 02:47:54 UTC 2015 Added Files: pkgsrc/print/tex-ydoc: DEINSTALL DESCR INSTALL Makefile PLIST distinfo Log Message: Import tex-ydoc-0.6alpha as print/tex-ydoc. 'ydoc' provides macros and environments to document LaTeX packages and classes. It is an alternative to the 'ltxdoc' class and 'doc' package. It targets a different layout and tries to provide more modern styles (xcolor, hyperref, etc.). This is an alpha release. It should not be used yet for other packages. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-ydoc/DEINSTALL \ pkgsrc/print/tex-ydoc/DESCR pkgsrc/print/tex-ydoc/INSTALL \ pkgsrc/print/tex-ydoc/Makefile pkgsrc/print/tex-ydoc/PLIST \ pkgsrc/print/tex-ydoc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.