pkgsrc-WIP-changes archive

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

wip/tex-tabto-ltx{,-doc}: remove



Module Name:	pkgsrc-wip
Committed By:	Yorick Hardy <yorickhardy%gmail.com@localhost>
Pushed By:	yhardy
Date:		Fri Apr 3 11:15:03 2026 +0000
Changeset:	152c80012f0a86f1ca5680aa78fd06b7b9aa5a35

Modified Files:
	Makefile
Removed Files:
	tex-tabto-ltx-doc/DESCR
	tex-tabto-ltx-doc/Makefile
	tex-tabto-ltx-doc/PLIST
	tex-tabto-ltx-doc/distinfo
	tex-tabto-ltx/DESCR
	tex-tabto-ltx/Makefile
	tex-tabto-ltx/PLIST
	tex-tabto-ltx/distinfo

Log Message:
wip/tex-tabto-ltx{,-doc}: remove

Imported as print/tex-tabto-ltx{,-doc}.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=152c80012f0a86f1ca5680aa78fd06b7b9aa5a35

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                   |  2 --
 tex-tabto-ltx-doc/DESCR    |  1 -
 tex-tabto-ltx-doc/Makefile | 13 -------------
 tex-tabto-ltx-doc/PLIST    |  4 ----
 tex-tabto-ltx-doc/distinfo |  5 -----
 tex-tabto-ltx/DESCR        |  8 --------
 tex-tabto-ltx/Makefile     | 15 ---------------
 tex-tabto-ltx/PLIST        |  2 --
 tex-tabto-ltx/distinfo     |  5 -----
 9 files changed, 55 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index 50164073c3..f83d054dbf 100644
--- a/Makefile
+++ b/Makefile
@@ -5763,8 +5763,6 @@ SUBDIR+=	tex-relsize-doc
 SUBDIR+=	tex-seatingchart
 SUBDIR+=	tex-seatingchart-doc
 SUBDIR+=	tex-setspace-doc
-SUBDIR+=	tex-tabto-ltx
-SUBDIR+=	tex-tabto-ltx-doc
 SUBDIR+=	tex-texlive-ja-doc
 SUBDIR+=	tex-tikz-timing
 SUBDIR+=	tex-uptex-doc
diff --git a/tex-tabto-ltx-doc/DESCR b/tex-tabto-ltx-doc/DESCR
deleted file mode 100644
index 951b5193f7..0000000000
--- a/tex-tabto-ltx-doc/DESCR
+++ /dev/null
@@ -1 +0,0 @@
-Documentation for tex-tabto-ltx.
diff --git a/tex-tabto-ltx-doc/Makefile b/tex-tabto-ltx-doc/Makefile
deleted file mode 100644
index a247894ef9..0000000000
--- a/tex-tabto-ltx-doc/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	tabto-ltx.doc
-PKGNAME=	tex-${DISTNAME:S/./-/}-1.4
-TEXLIVE_REV=	78101
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://ctan.org/pkg/tabto-ltx
-COMMENT=	Documentation for tex-tabto-ltx
-LICENSE=	lppl-1.3c
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-tabto-ltx-doc/PLIST b/tex-tabto-ltx-doc/PLIST
deleted file mode 100644
index 4c0a1cf0c7..0000000000
--- a/tex-tabto-ltx-doc/PLIST
+++ /dev/null
@@ -1,4 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/doc/latex/tabto-ltx/README
-share/texmf-dist/doc/latex/tabto-ltx/tabto-doc.pdf
-share/texmf-dist/doc/latex/tabto-ltx/tabto-doc.tex
diff --git a/tex-tabto-ltx-doc/distinfo b/tex-tabto-ltx-doc/distinfo
deleted file mode 100644
index bf5c31312e..0000000000
--- a/tex-tabto-ltx-doc/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (tabto-ltx.doc.r78101.tar.xz) = 4243e0fec316d5a0b7551ed9dfc533575aebccc6d98938a3738e892acff4bfd0
-SHA512 (tabto-ltx.doc.r78101.tar.xz) = d3a0e883cdb7a2c513dbe803191740216c06a5e2ed503f69dfce17c6ddbdbee7d9344358c1f7cfd9b740d043da6775e0230f3a8baa6e4b785fb53296a09699ec
-Size (tabto-ltx.doc.r78101.tar.xz) = 53812 bytes
diff --git a/tex-tabto-ltx/DESCR b/tex-tabto-ltx/DESCR
deleted file mode 100644
index 5094f10e57..0000000000
--- a/tex-tabto-ltx/DESCR
+++ /dev/null
@@ -1,8 +0,0 @@
-\tabto{<length>} moves the typesetting position to <length>
-from the left margin of the paragraph. If the typesetting
-position is already further along, \tabto starts a new line;
-the command \tabto* will move position backwards if necessary,
-so that previous text may be overwritten. The command
-\TabPositions may be used to define a set of tabbing positions,
-after which the command \tab advances typesetting position to
-the next defined 'tab stop'.
diff --git a/tex-tabto-ltx/Makefile b/tex-tabto-ltx/Makefile
deleted file mode 100644
index 541b30587d..0000000000
--- a/tex-tabto-ltx/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	tabto-ltx
-PKGNAME=	tex-${DISTNAME}-1.4
-TEXLIVE_REV=	78101
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://ctan.org/pkg/tabto-ltx
-COMMENT=	"Tab" to a measured position in the line
-LICENSE=	lppl-1.3c
-
-# catalogue-alias tabto
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/tex-tabto-ltx/PLIST b/tex-tabto-ltx/PLIST
deleted file mode 100644
index 0aa88d0063..0000000000
--- a/tex-tabto-ltx/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD$
-share/texmf-dist/tex/latex/tabto-ltx/tabto.sty
diff --git a/tex-tabto-ltx/distinfo b/tex-tabto-ltx/distinfo
deleted file mode 100644
index 6640709d70..0000000000
--- a/tex-tabto-ltx/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (tabto-ltx.r78101.tar.xz) = 35d171b362d426a69b4b5586a950d2cb4944fc006511174991e98e5b9eb7a605
-SHA512 (tabto-ltx.r78101.tar.xz) = 4131325e961ee2400abb61ea30df6a2c87f28049b00f49d35c374a2a66aab39ea11c50d45222b52408aacd103590b8e73961a5e2d247196094d5db721d8c6f6a
-Size (tabto-ltx.r78101.tar.xz) = 3496 bytes


Home | Main Index | Thread Index | Old Index