pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print Remove tex-context-fixme, tex-context-games{, -doc}



details:   https://anonhg.NetBSD.org/pkgsrc/rev/da9022d33cdd
branches:  trunk
changeset: 367749:da9022d33cdd
user:      markd <markd%pkgsrc.org@localhost>
date:      Wed Sep 06 12:11:44 2017 +0000

description:
Remove tex-context-fixme, tex-context-games{,-doc}
No longer in texlive

diffstat:

 print/Makefile                       |   7 +------
 print/tex-context-fixme/DESCR        |   2 --
 print/tex-context-fixme/Makefile     |  15 ---------------
 print/tex-context-fixme/PLIST        |   3 ---
 print/tex-context-fixme/distinfo     |   6 ------
 print/tex-context-games-doc/DESCR    |   1 -
 print/tex-context-games-doc/Makefile |  13 -------------
 print/tex-context-games-doc/PLIST    |   3 ---
 print/tex-context-games-doc/distinfo |   6 ------
 print/tex-context-games/DESCR        |   1 -
 print/tex-context-games/Makefile     |  16 ----------------
 print/tex-context-games/PLIST        |   7 -------
 print/tex-context-games/distinfo     |   6 ------
 13 files changed, 1 insertions(+), 85 deletions(-)

diffs (159 lines):

diff -r 2caa13999434 -r da9022d33cdd print/Makefile
--- a/print/Makefile    Wed Sep 06 11:59:58 2017 +0000
+++ b/print/Makefile    Wed Sep 06 12:11:44 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.689 2017/09/06 11:58:32 markd Exp $
+# $NetBSD: Makefile,v 1.690 2017/09/06 12:11:44 markd Exp $
 #
 
 COMMENT=       Desktop publishing
@@ -431,13 +431,10 @@
 SUBDIR+=       tex-context-fancybreak-doc
 SUBDIR+=       tex-context-filter
 SUBDIR+=       tex-context-filter-doc
-SUBDIR+=       tex-context-fixme
 SUBDIR+=       tex-context-french
 SUBDIR+=       tex-context-french-doc
 SUBDIR+=       tex-context-fullpage
 SUBDIR+=       tex-context-fullpage-doc
-SUBDIR+=       tex-context-games
-SUBDIR+=       tex-context-games-doc
 SUBDIR+=       tex-context-gantt
 SUBDIR+=       tex-context-gantt-doc
 SUBDIR+=       tex-context-gnuplot
@@ -446,8 +443,6 @@
 SUBDIR+=       tex-context-letter-doc
 SUBDIR+=       tex-context-lettrine
 SUBDIR+=       tex-context-lettrine-doc
-SUBDIR+=       tex-context-lilypond
-SUBDIR+=       tex-context-lilypond-doc
 SUBDIR+=       tex-context-mathsets
 SUBDIR+=       tex-context-mathsets-doc
 SUBDIR+=       tex-context-notes-zh-cn-doc
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-fixme/DESCR
--- a/print/tex-context-fixme/DESCR     Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-The module will create a variety of marks, and produce
-summaries by mark type.
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-fixme/Makefile
--- a/print/tex-context-fixme/Makefile  Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2016/07/17 21:59:30 wiz Exp $
-
-DISTNAME=      context-fixme
-PKGNAME=       tex-${DISTNAME}-2015
-TEXLIVE_REV=   29341
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://ctan.org/pkg/context-fixme
-COMMENT=       Make editorial marks on a document
-LICENSE=       public-domain
-
-DEPENDS+=      tex-context-[0-9]*:../../print/tex-context
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-fixme/PLIST
--- a/print/tex-context-fixme/PLIST     Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2016/07/17 21:59:30 wiz Exp $
-share/texmf-dist/tex/context/third/fixme/t-fixme.mkii
-share/texmf-dist/tex/context/third/fixme/t-fixme.mkiv
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-fixme/distinfo
--- a/print/tex-context-fixme/distinfo  Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2016/07/17 21:59:30 wiz Exp $
-
-SHA1 (tex-context-fixme-29341/context-fixme.tar.xz) = c8980e1beb3a334ca729d22ccbc3ef86e55fe175
-RMD160 (tex-context-fixme-29341/context-fixme.tar.xz) = 2a336d180442294e6cee606476c378eca44139ba
-SHA512 (tex-context-fixme-29341/context-fixme.tar.xz) = 746bb3a0c3704144e21e0d917f8b077fba362f7f1346e651710c49f7682cb5572297dcbefcf40eb00bd099f3182639a59d7fa6149a7f082064b913cbf013b879
-Size (tex-context-fixme-29341/context-fixme.tar.xz) = 3272 bytes
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games-doc/DESCR
--- a/print/tex-context-games-doc/DESCR Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-Documentation for tex-context-games.
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games-doc/Makefile
--- a/print/tex-context-games-doc/Makefile      Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2017/09/06 10:40:32 wiz Exp $
-
-DISTNAME=      context-games.doc
-PKGNAME=       tex-${DISTNAME:S/./-/}-2015
-TEXLIVE_REV=   23167
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://ctan.org/pkg/context-games
-COMMENT=       Documentation for tex-context-games
-LICENSE=       public-domain
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games-doc/PLIST
--- a/print/tex-context-games-doc/PLIST Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2016/07/17 21:59:31 wiz Exp $
-share/texmf-dist/doc/context/third/games/README
-share/texmf-dist/doc/context/third/games/games-doc.pdf
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games-doc/distinfo
--- a/print/tex-context-games-doc/distinfo      Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2016/07/17 21:59:31 wiz Exp $
-
-SHA1 (tex-context-games-23167/context-games.doc.tar.xz) = 33285936180f398ac9dd9f023f4de48bd0e241fe
-RMD160 (tex-context-games-23167/context-games.doc.tar.xz) = f89922c43307d9d0de6e20298cbb22799b3959e8
-SHA512 (tex-context-games-23167/context-games.doc.tar.xz) = 53ac232a2a62103592a26d18093214ec9da98025039ca4ebc0513ab891d87194417ce88a49a7b3a418e0b72a277a4e6835a686694f612722f5a79ddeda526228
-Size (tex-context-games-23167/context-games.doc.tar.xz) = 35260 bytes
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games/DESCR
--- a/print/tex-context-games/DESCR     Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-ConTeXt module with support for board games like Go.
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games/Makefile
--- a/print/tex-context-games/Makefile  Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,16 +0,0 @@
-# $NetBSD: Makefile,v 1.2 2017/09/06 10:40:32 wiz Exp $
-
-DISTNAME=      context-games
-PKGNAME=       tex-${DISTNAME}-2015
-TEXLIVE_REV=   23167
-
-MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-#HOMEPAGE=     http://ctan.org/pkg/context-games
-COMMENT=       ConTeXt support for board games
-LICENSE=       public-domain
-
-DEPENDS+=      tex-skaknew-[0-9]*:../../print/tex-skaknew
-DEPENDS+=      tex-context-[0-9]*:../../print/tex-context
-
-.include "../../print/texlive/package.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games/PLIST
--- a/print/tex-context-games/PLIST     Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2016/07/17 21:59:31 wiz Exp $
-share/texmf-dist/tex/context/third/games/games-go.lua
-share/texmf-dist/tex/context/third/games/games-go.tex
-share/texmf-dist/tex/context/third/games/games-hex.lua
-share/texmf-dist/tex/context/third/games/games-hex.tex
-share/texmf-dist/tex/context/third/games/holz280.jpg
-share/texmf-dist/tex/context/third/games/t-games.tex
diff -r 2caa13999434 -r da9022d33cdd print/tex-context-games/distinfo
--- a/print/tex-context-games/distinfo  Wed Sep 06 11:59:58 2017 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.1 2016/07/17 21:59:31 wiz Exp $
-
-SHA1 (tex-context-games-23167/context-games.tar.xz) = c85e8d36021cb989f542f702011b0bfc54d2e1af
-RMD160 (tex-context-games-23167/context-games.tar.xz) = bca7b9c1e916042d785d16dc97bd50bf2e9dbf9c
-SHA512 (tex-context-games-23167/context-games.tar.xz) = 3e894790b45567373109cbcb8c50c747960e20df9cf69482c28ee0f7672685d5bcce172893f03b79c0324e859c6e1210ad606d4e7fed266bca1f0a2fc954c798
-Size (tex-context-games-23167/context-games.tar.xz) = 12916 bytes



Home | Main Index | Thread Index | Old Index