pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-etex Import tex-etex-2.1 as print/tex-etex.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ffa10a7d8349
branches: trunk
changeset: 557295:ffa10a7d8349
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon Apr 13 07:31:50 2009 +0000
description:
Import tex-etex-2.1 as print/tex-etex.
e-TeX intends to fill the gap between TeX3 and the future NTS (New
Typesetting System). It consists of a series of features extending
the capabilities of TeX3.
Since compatibility between e-TeX and TeX3 has been a main concern,
e-TeX has two modes of operation. In TeX compatibility mode it fully
deserves the name TeX and there are neither extended features nor
additional primitive commands. That means in particular that e-TeX
passes the TRIP test without any restriction. There are, however, a
few minor modifications that would be legitimate in any implementation
of TeX. In extended mode there are additional primitive commands and
the extended features of e-TeX are available.
diffstat:
print/tex-etex/DESCR | 12 ++++++++++++
print/tex-etex/Makefile | 14 ++++++++++++++
print/tex-etex/PLIST | 3 +++
print/tex-etex/distinfo | 5 +++++
4 files changed, 34 insertions(+), 0 deletions(-)
diffs (50 lines):
diff -r 2ba2f359f994 -r ffa10a7d8349 print/tex-etex/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-etex/DESCR Mon Apr 13 07:31:50 2009 +0000
@@ -0,0 +1,12 @@
+e-TeX intends to fill the gap between TeX3 and the future NTS (New
+Typesetting System). It consists of a series of features extending
+the capabilities of TeX3.
+
+Since compatibility between e-TeX and TeX3 has been a main concern,
+e-TeX has two modes of operation. In TeX compatibility mode it fully
+deserves the name TeX and there are neither extended features nor
+additional primitive commands. That means in particular that e-TeX
+passes the TRIP test without any restriction. There are, however, a
+few minor modifications that would be legitimate in any implementation
+of TeX. In extended mode there are additional primitive commands and
+the extended features of e-TeX are available.
diff -r 2ba2f359f994 -r ffa10a7d8349 print/tex-etex/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-etex/Makefile Mon Apr 13 07:31:50 2009 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2009/04/13 07:31:50 minskim Exp $
+# TeX Live Revision 7340
+
+DISTNAME= etex
+PKGNAME= tex-${DISTNAME}-2.1
+
+MAINTAINER= minskim%NetBSD.org@localhost
+COMMENT= TeX implementation filling the gap between TeX3 and NTS
+
+CONFLICTS+= teTeX-texmf<=3.0nb11
+DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain
+
+.include "../../print/texlive/module.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 2ba2f359f994 -r ffa10a7d8349 print/tex-etex/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-etex/PLIST Mon Apr 13 07:31:50 2009 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/13 07:31:50 minskim Exp $
+share/texmf-dist/tex/plain/etex/etex.src
+share/texmf-dist/tex/plain/etex/etexdefs.lib
diff -r 2ba2f359f994 -r ffa10a7d8349 print/tex-etex/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-etex/distinfo Mon Apr 13 07:31:50 2009 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2009/04/13 07:31:50 minskim Exp $
+
+SHA1 (tex-etex-2.1/etex.tar.lzma) = 68e9775f495d0c6b83e68b1446ec2e62629d7739
+RMD160 (tex-etex-2.1/etex.tar.lzma) = b568bf4ce9ba359b02901bc8cdb9dc5d71e19c93
+Size (tex-etex-2.1/etex.tar.lzma) = 10164 bytes
Home |
Main Index |
Thread Index |
Old Index