Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id A2FB063CA81 for ; Sun, 21 Oct 2012 17:46:21 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7991C14A378; Sun, 21 Oct 2012 17:46:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E052D14A375 for ; Sun, 21 Oct 2012 17:46:19 +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 UMJB3RJ6ky2s for ; Sun, 21 Oct 2012 17:46:19 +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 65F7214A36F for ; Sun, 21 Oct 2012 17:46:19 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id EDF16175DD; Sun, 21 Oct 2012 17:46:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 21 Oct 2012 17:46:18 +0000 From: "Min Sik Kim" Subject: CVS commit: pkgsrc/print/tex-umlaute To: pkgsrc-changes@NetBSD.org Reply-To: minskim@netbsd.org X-Mailer: log_accum Message-Id: <20121021174618.EDF16175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: minskim Date: Sun Oct 21 17:46:18 UTC 2012 Added Files: pkgsrc/print/tex-umlaute: DESCR Makefile PLIST distinfo Log Message: Import tex-umlaute-v2.1 as print/tex-umlaute. An early package for using alternate input encodings. The author considers the package mostly obsolete, since most of its functions are taken by the inputenc package; however, inputenc doesn't support the roman8 and atari encodings, so umlaute remains the sole source of that support. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/print/tex-umlaute/DESCR \ pkgsrc/print/tex-umlaute/Makefile pkgsrc/print/tex-umlaute/PLIST \ pkgsrc/print/tex-umlaute/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.