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 F3587A5864 for ; Sun, 3 May 2015 10:01:06 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 97B4414A408; Sun, 3 May 2015 10:01:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8E6C14A404 for ; Sun, 3 May 2015 10:01:03 +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 Yss2BLRbN0Oa for ; Sun, 3 May 2015 10:01:03 +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 4F98B14A3F4 for ; Sun, 3 May 2015 10:01:03 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4A11998; Sun, 3 May 2015 10:01:03 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 3 May 2015 10:01:03 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/graphics To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20150503100103.4A11998@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: markd Date: Sun May 3 10:01:03 UTC 2015 Added Files: pkgsrc/graphics/tex-graphics-pln: DESCR Makefile PLIST distinfo pkgsrc/graphics/tex-graphics-pln-doc: DESCR Makefile PLIST distinfo Log Message: Add tex-graphics-pln{,-doc} 2014 The Plain TeX graphics package is mostly a thin shell around the LaTeX graphicx and color packages, with support of the LaTeX-isms in those packages provided by miniltx (which is the largest part of the bundle). The bundle also contains a file "picture.tex", which is a wrapper around the autopict.sty, and provides the LaTeX picture mode to Plain TeX users. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-graphics-pln/DESCR \ pkgsrc/graphics/tex-graphics-pln/Makefile \ pkgsrc/graphics/tex-graphics-pln/PLIST \ pkgsrc/graphics/tex-graphics-pln/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/tex-graphics-pln-doc/DESCR \ pkgsrc/graphics/tex-graphics-pln-doc/Makefile \ pkgsrc/graphics/tex-graphics-pln-doc/PLIST \ pkgsrc/graphics/tex-graphics-pln-doc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.