Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print tex-genmisc: removed in texlive 2020



details:   https://anonhg.NetBSD.org/pkgsrc/rev/37be2678e877
branches:  trunk
changeset: 432340:37be2678e877
user:      markd <markd%pkgsrc.org@localhost>
date:      Thu May 21 11:26:40 2020 +0000

description:
tex-genmisc: removed in texlive 2020

replaced by:
tex-compare version 2020
tex-letterspacing version 2020
tex-nth version 2020
tex-outerhbox version 1.2
tex-random version 0.2
tex-ruler version 1.1
tex-swrule version 2020

diffstat:

 print/tex-compare/DESCR          |   4 +++
 print/tex-compare/Makefile       |  13 ++++++++++++
 print/tex-compare/PLIST          |   2 +
 print/tex-compare/distinfo       |   6 +++++
 print/tex-genmisc/DESCR          |   1 -
 print/tex-genmisc/Makefile       |  12 -----------
 print/tex-genmisc/PLIST          |  41 ----------------------------------------
 print/tex-genmisc/distinfo       |   6 -----
 print/tex-letterspacing/DESCR    |   6 +++++
 print/tex-letterspacing/Makefile |  13 ++++++++++++
 print/tex-letterspacing/PLIST    |   2 +
 print/tex-letterspacing/distinfo |   6 +++++
 print/tex-nth/DESCR              |   6 +++++
 print/tex-nth/Makefile           |  13 ++++++++++++
 print/tex-nth/PLIST              |   2 +
 print/tex-nth/distinfo           |   6 +++++
 print/tex-outerhbox/DESCR        |   4 +++
 print/tex-outerhbox/Makefile     |  13 ++++++++++++
 print/tex-outerhbox/PLIST        |   2 +
 print/tex-outerhbox/distinfo     |   6 +++++
 print/tex-random/DESCR           |   4 +++
 print/tex-random/Makefile        |  13 ++++++++++++
 print/tex-random/PLIST           |   2 +
 print/tex-random/distinfo        |   6 +++++
 print/tex-ruler/DESCR            |   4 +++
 print/tex-ruler/Makefile         |  13 ++++++++++++
 print/tex-ruler/PLIST            |   2 +
 print/tex-ruler/distinfo         |   6 +++++
 print/tex-swrule/DESCR           |   3 ++
 print/tex-swrule/Makefile        |  13 ++++++++++++
 print/tex-swrule/PLIST           |   2 +
 print/tex-swrule/distinfo        |   6 +++++
 32 files changed, 178 insertions(+), 60 deletions(-)

diffs (truncated from 366 to 300 lines):

diff -r 02354385a0ac -r 37be2678e877 print/tex-compare/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-compare/DESCR   Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,4 @@
+The file defines a macro \compare, which takes two arguments;
+the macro expands to -1, 0, 1, according as the first argument
+is less than, equal to, or greater than the second argument.
+Sorting is alphabetic, using ASCII collating order.
diff -r 02354385a0ac -r 37be2678e877 print/tex-compare/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-compare/Makefile        Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/21 11:26:40 markd Exp $
+
+DISTNAME=      compare
+PKGNAME=       tex-${DISTNAME}-2020
+TEXLIVE_REV=   54265
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/compare
+COMMENT=       Compare two strings
+LICENSE=       public-domain
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 02354385a0ac -r 37be2678e877 print/tex-compare/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-compare/PLIST   Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/21 11:26:40 markd Exp $
+share/texmf-dist/tex/generic/compare/compare.tex
diff -r 02354385a0ac -r 37be2678e877 print/tex-compare/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-compare/distinfo        Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/21 11:26:40 markd Exp $
+
+SHA1 (compare.r54265.tar.xz) = cce9db851fafb940b7c9b493c3681077dc52b6a7
+RMD160 (compare.r54265.tar.xz) = 2e9bdc62b694f099ca1d4c334533f7dade9cd42b
+SHA512 (compare.r54265.tar.xz) = 16d6ffeaa66c1165ce4c6795ff2f73e0cc5a811045198db6e7aa2556bc6ff8b20883478011fae9f06400475f9a96a57fea34f7513b7fbbb392aee03dbd30ad01
+Size (compare.r54265.tar.xz) = 708 bytes
diff -r 02354385a0ac -r 37be2678e877 print/tex-genmisc/DESCR
--- a/print/tex-genmisc/DESCR   Thu May 21 11:22:43 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-This package provides miscellaneous files for generic TeX packages.
diff -r 02354385a0ac -r 37be2678e877 print/tex-genmisc/Makefile
--- a/print/tex-genmisc/Makefile        Thu May 21 11:22:43 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2019/12/06 20:21:29 markd Exp $
-
-DISTNAME=      genmisc
-PKGNAME=       tex-${DISTNAME}-2013
-TEXLIVE_REV=   27208
-
-MAINTAINER=    minskim%NetBSD.org@localhost
-COMMENT=       Miscellaneous files for generic TeX packages
-
-TEXLIVE_UNVERSIONED=   yes
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 02354385a0ac -r 37be2678e877 print/tex-genmisc/PLIST
--- a/print/tex-genmisc/PLIST   Thu May 21 11:22:43 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,41 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2013/11/30 23:53:48 minskim Exp $
-share/texmf-dist/tex/generic/genmisc/anti.tex
-share/texmf-dist/tex/generic/genmisc/apldef.tex
-share/texmf-dist/tex/generic/genmisc/arabic.tex
-share/texmf-dist/tex/generic/genmisc/backgrnd.tex
-share/texmf-dist/tex/generic/genmisc/balancedquotes.sty
-share/texmf-dist/tex/generic/genmisc/chessmin.tex
-share/texmf-dist/tex/generic/genmisc/compare.tex
-share/texmf-dist/tex/generic/genmisc/cropmark.sty
-share/texmf-dist/tex/generic/genmisc/cropmark.tex
-share/texmf-dist/tex/generic/genmisc/croptest.tex
-share/texmf-dist/tex/generic/genmisc/dayofweek.tex
-share/texmf-dist/tex/generic/genmisc/daytime.sty
-share/texmf-dist/tex/generic/genmisc/default.sty
-share/texmf-dist/tex/generic/genmisc/dow.tex
-share/texmf-dist/tex/generic/genmisc/emtrees.tex
-share/texmf-dist/tex/generic/genmisc/endnote.tex
-share/texmf-dist/tex/generic/genmisc/fakebold.tex
-share/texmf-dist/tex/generic/genmisc/hep.tex
-share/texmf-dist/tex/generic/genmisc/inscrutable.tex
-share/texmf-dist/tex/generic/genmisc/laps.tex
-share/texmf-dist/tex/generic/genmisc/letterspacing.tex
-share/texmf-dist/tex/generic/genmisc/longdiv.tex
-share/texmf-dist/tex/generic/genmisc/mandel.tex
-share/texmf-dist/tex/generic/genmisc/mathlig.tex
-share/texmf-dist/tex/generic/genmisc/nth.sty
-share/texmf-dist/tex/generic/genmisc/outerhbox.sty
-share/texmf-dist/tex/generic/genmisc/pagereference.tex
-share/texmf-dist/tex/generic/genmisc/quotation.tex
-share/texmf-dist/tex/generic/genmisc/ragged.sty
-share/texmf-dist/tex/generic/genmisc/random.tex
-share/texmf-dist/tex/generic/genmisc/ruler.tex
-share/texmf-dist/tex/generic/genmisc/selectpage.tex
-share/texmf-dist/tex/generic/genmisc/shadebox.tex
-share/texmf-dist/tex/generic/genmisc/swrule.sty
-share/texmf-dist/tex/generic/genmisc/underlin.tex
-share/texmf-dist/tex/generic/genmisc/undertilde.tex
-share/texmf-dist/tex/generic/genmisc/verbatim.tex
-share/texmf-dist/tex/generic/genmisc/weekday.sty
-share/texmf-dist/tex/generic/genmisc/wiggly.tex
-share/texmf-dist/tex/generic/genmisc/zip.tex
diff -r 02354385a0ac -r 37be2678e877 print/tex-genmisc/distinfo
--- a/print/tex-genmisc/distinfo        Thu May 21 11:22:43 2020 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.3 2015/11/04 01:02:11 agc Exp $
-
-SHA1 (tex-genmisc-27208/genmisc.tar.xz) = 536057c7e139730652a39d071b6f7b436187921e
-RMD160 (tex-genmisc-27208/genmisc.tar.xz) = aa0cb881ca9caa411154ec9057bec2b4ea13c172
-SHA512 (tex-genmisc-27208/genmisc.tar.xz) = 23cbe9b2f0ec492a0709d8bbf15f7e48841c870e6e959a8b77d9656b728c02fce9c789a85d8586ddafc69f805229f62233badce97087469580bf455217c86823
-Size (tex-genmisc-27208/genmisc.tar.xz) = 56396 bytes
diff -r 02354385a0ac -r 37be2678e877 print/tex-letterspacing/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-letterspacing/DESCR     Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+Space out the letters of text; the command is
+\letterspace<\hbox modifier>{<text>}: the text is placed in an
+\hbox of the specified size, and space is inserted between each
+glyph to make the text fit the box. Note that letterspacing is
+not ordinarily considered acceptable in modern typesetting of
+English.
diff -r 02354385a0ac -r 37be2678e877 print/tex-letterspacing/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-letterspacing/Makefile  Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/21 11:26:40 markd Exp $
+
+DISTNAME=      letterspacing
+PKGNAME=       tex-${DISTNAME}-2020
+TEXLIVE_REV=   54266
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/letterspacing
+COMMENT=       Letter spacing
+LICENSE=       lppl-1.3c
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 02354385a0ac -r 37be2678e877 print/tex-letterspacing/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-letterspacing/PLIST     Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/21 11:26:40 markd Exp $
+share/texmf-dist/tex/generic/letterspacing/letterspacing.tex
diff -r 02354385a0ac -r 37be2678e877 print/tex-letterspacing/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-letterspacing/distinfo  Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/21 11:26:40 markd Exp $
+
+SHA1 (letterspacing.r54266.tar.xz) = 73b8a1d28a4497309f8bc173e36bfa03084727ae
+RMD160 (letterspacing.r54266.tar.xz) = 25ab1d8ce1dc26ff5d5ef3536d7ec139885f6124
+SHA512 (letterspacing.r54266.tar.xz) = 30fdc0f87976feb698b9736e9deb6726746e4c25e4ed4a4637ff26699e171738be6447e8e2d02d154cf57944aa988208ee97859c0a7fac784d55fa6ef889b86c
+Size (letterspacing.r54266.tar.xz) = 5180 bytes
diff -r 02354385a0ac -r 37be2678e877 print/tex-nth/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nth/DESCR       Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+The command \nth{<number>} generates English ordinal numbers of
+the form 1st, 2nd, 3rd, 4th, etc. LaTeX package options may
+specify that the ordinal mark be superscripted, and that
+negative numbers may be treated; Plain TeX users have no access
+to package options, so need to redefine macros for these
+changes.
diff -r 02354385a0ac -r 37be2678e877 print/tex-nth/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nth/Makefile    Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+DISTNAME=      nth
+PKGNAME=       tex-${DISTNAME}-2020
+TEXLIVE_REV=   54252
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/nth
+COMMENT=       Generate English ordinal numbers
+LICENSE=       public-domain
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 02354385a0ac -r 37be2678e877 print/tex-nth/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nth/PLIST       Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/21 11:26:41 markd Exp $
+share/texmf-dist/tex/generic/nth/nth.sty
diff -r 02354385a0ac -r 37be2678e877 print/tex-nth/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-nth/distinfo    Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+SHA1 (nth.r54252.tar.xz) = 428997c97cd0890de21dca11b6929572641d35cd
+RMD160 (nth.r54252.tar.xz) = 516878874f505144917bac507cf5e9a91613f3bb
+SHA512 (nth.r54252.tar.xz) = e94365bee89f78b13ec22d8d34ac78aaf50f060f9282c0529d98518ce1e5b7f7995bd2da1d17654ed795f7555e7dcfd9d51399f4a83affc059eb3a760a76bf97
+Size (nth.r54252.tar.xz) = 1380 bytes
diff -r 02354385a0ac -r 37be2678e877 print/tex-outerhbox/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-outerhbox/DESCR Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,4 @@
+The package provides the \outerhbox command, which is similar
+to \hbox, except that material is set in outer horizontal mode.
+This prevents TeX from optimising away maths penalties and the
+like, that are needed when the material is \unhbox'ed.
diff -r 02354385a0ac -r 37be2678e877 print/tex-outerhbox/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-outerhbox/Makefile      Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+DISTNAME=      outerhbox
+PKGNAME=       tex-${DISTNAME}-1.2
+TEXLIVE_REV=   54254
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/outerhbox
+COMMENT=       Collect horizontal material for contributing to a paragraph
+LICENSE=       gnu-gpl-v2
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 02354385a0ac -r 37be2678e877 print/tex-outerhbox/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-outerhbox/PLIST Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/21 11:26:41 markd Exp $
+share/texmf-dist/tex/generic/outerhbox/outerhbox.sty
diff -r 02354385a0ac -r 37be2678e877 print/tex-outerhbox/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-outerhbox/distinfo      Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+SHA1 (outerhbox.r54254.tar.xz) = 521cdd3414795609fc3ed6d7abe2a84bd953c842
+RMD160 (outerhbox.r54254.tar.xz) = 336887ef20ee1ed285e634ebc4072e84c1701266
+SHA512 (outerhbox.r54254.tar.xz) = 954af6a75833dc388c430faf538415457d0526b85060602b93584a45e6b0ff9bb83ab1d2117ef58817f08b138146873ff74ab045f174e949a0c9fb9f042b1121
+Size (outerhbox.r54254.tar.xz) = 1596 bytes
diff -r 02354385a0ac -r 37be2678e877 print/tex-random/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-random/DESCR    Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,4 @@
+Generates pseudo-random integers in the range 1 to 2^{31}.
+Macros are to provide random integers in a given range, or
+random dimensions which can be used to provide random `real'
+numbers, are also available.
diff -r 02354385a0ac -r 37be2678e877 print/tex-random/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-random/Makefile Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+DISTNAME=      random
+PKGNAME=       tex-${DISTNAME}-0.2
+TEXLIVE_REV=   54723
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://ctan.org/pkg/random
+COMMENT=       Generating "random" numbers in TeX
+LICENSE=       public-domain
+
+.include "../../print/texlive/package.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r 02354385a0ac -r 37be2678e877 print/tex-random/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-random/PLIST    Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1 2020/05/21 11:26:41 markd Exp $
+share/texmf-dist/tex/generic/random/random.tex
diff -r 02354385a0ac -r 37be2678e877 print/tex-random/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-random/distinfo Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+SHA1 (random.r54723.tar.xz) = 98d117e0af5901320aab8c8582c5df4df2688464
+RMD160 (random.r54723.tar.xz) = 3d3581f383893de298156f9ea1bc0616b689eb73
+SHA512 (random.r54723.tar.xz) = a93eb4d5b526285da18105f67bef5cb4451b7b71be50581936a4718ad99360dfd8141ee9437d374c56eb3db3aad9af4ec8e1555a4a5b8654711bf64aea3f419b
+Size (random.r54723.tar.xz) = 2224 bytes
diff -r 02354385a0ac -r 37be2678e877 print/tex-ruler/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ruler/DESCR     Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,4 @@
+The file processes to produce (real) rulers; the author
+suggests printing them on transparent plastic and trimming for
+use as a "real" ruler. The rule widths are 0.05mm, which can be
+challenging for (old) laser printers.
diff -r 02354385a0ac -r 37be2678e877 print/tex-ruler/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/print/tex-ruler/Makefile  Thu May 21 11:26:40 2020 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1 2020/05/21 11:26:41 markd Exp $
+
+DISTNAME=      ruler



Home | Main Index | Thread Index | Old Index