pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Remove tex2page.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/25434e21cd28
branches:  trunk
changeset: 643019:25434e21cd28
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Wed Dec 10 00:58:33 2014 +0000

description:
Remove tex2page.

The current version is ancient, and doesn't work with guile 1.8.
While there is upstream activity, there are no release tarballs or
even tags in git.  A request to upstream asking for release tarballs
timed out.  I don't have any reason to think anyone is using this
package.

diffstat:

 textproc/Makefile          |   3 +-
 textproc/tex2page/DESCR    |   7 ------
 textproc/tex2page/Makefile |  47 ----------------------------------------------
 textproc/tex2page/PLIST    |  29 ----------------------------
 textproc/tex2page/distinfo |   5 ----
 5 files changed, 1 insertions(+), 90 deletions(-)

diffs (121 lines):

diff -r 818d473395d0 -r 25434e21cd28 textproc/Makefile
--- a/textproc/Makefile Tue Dec 09 23:43:29 2014 +0000
+++ b/textproc/Makefile Wed Dec 10 00:58:33 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.813 2014/12/08 09:21:17 wiz Exp $
+# $NetBSD: Makefile,v 1.814 2014/12/10 00:58:33 gdt Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -798,7 +798,6 @@
 SUBDIR+=       tex-makeindex-doc
 SUBDIR+=       tex-xmltex
 SUBDIR+=       tex-xmltex-doc
-SUBDIR+=       tex2page
 SUBDIR+=       texi2html
 SUBDIR+=       texi2roff
 SUBDIR+=       the_silver_searcher
diff -r 818d473395d0 -r 25434e21cd28 textproc/tex2page/DESCR
--- a/textproc/tex2page/DESCR   Tue Dec 09 23:43:29 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,7 +0,0 @@
-TeX2page makes Web pages from TeX manuscripts. It reads an input
-document that is marked up in a TeX format (viz., plain TeX, LaTeX,
-Texinfo), and produces an output document with the functionally
-equivalent HTML markup. TeX2page uses the same input file syntax,
-calling conventions, and error-recovery mechanisms as TeX, and thus
-demands no additional expertise of a user already familiar with
-TeX. TeX2page runs on modern Schemes and Common Lisp.
diff -r 818d473395d0 -r 25434e21cd28 textproc/tex2page/Makefile
--- a/textproc/tex2page/Makefile        Tue Dec 09 23:43:29 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,47 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2014/11/12 12:53:20 gdt Exp $
-
-DISTNAME=              tex2page
-DIST_SUBDIR=           tex2page-20060131
-PKGNAME=               tex2page-20060131
-PKGREVISION=           18
-CATEGORIES=            textproc
-MASTER_SITES=          # tarball is no longer available from upstream
-
-# As of 201411, upstream web page claims 20130325, but points to
-# github without even a tag.  Upstream emailed 20141101 with usual
-# "lack of distfile considered harmful" message.
-
-MAINTAINER=            gdt%NetBSD.org@localhost
-HOMEPAGE=              http://www.ccs.neu.edu/home/dorai/tex2page/
-COMMENT=               Converts TeX manuscripts into (HTML) web pages
-
-DEPENDS+=      dvipsk-[0-9]*:../../print/dvipsk
-DEPENDS+=      makeindexk-[0-9]*:../../textproc/makeindexk
-DEPENDS+=      netpbm-[0-9]*:../../graphics/netpbm
-DEPENDS+=      tex-bibtex-[0-9]*:../../print/tex-bibtex
-DEPENDS+=      tex-epsf-[0-9]*:../../print/tex-epsf
-DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
-DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-DEPENDS+=      tex-metapost-[0-9]*:../../graphics/tex-metapost
-DEPENDS+=      tex-pdftex-[0-9]*:../../print/tex-pdftex
-DEPENDS+=      tex-tex-[0-9]*:../../print/tex-tex
-
-USE_PKGLOCALEDIR=      yes
-HAS_CONFIGURE=         yes
-USE_TOOLS+=            gs:run perl
-
-CONFIGURE_ARGS+=       --dialect=guile
-
-# build documentation
-do-build:
-       (cd ${WRKSRC} && ./my-tex2page tex2page-doc)
-       (cd ${WRKSRC} && ./my-tex2page tex2page-doc)
-
-INSTALLATION_DIRS=     bin share/doc//tex2page
-
-do-install:
-       ${INSTALL_SCRIPT} ${WRKSRC}/my-tex2page ${DESTDIR}${PREFIX}/bin/tex2page
-       ${INSTALL} ${WRKSRC}/*.html ${WRKSRC}/*.gif ${DESTDIR}${PREFIX}/share/doc//tex2page
-
-.include "../../lang/guile16/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 818d473395d0 -r 25434e21cd28 textproc/tex2page/PLIST
--- a/textproc/tex2page/PLIST   Tue Dec 09 23:43:29 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,29 +0,0 @@
-@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:17:32 joerg Exp $
-bin/tex2page
-share/doc/tex2page/mpexample.html
-share/doc/tex2page/story.html
-share/doc/tex2page/tex2page-doc-Z-G-1.gif
-share/doc/tex2page/tex2page-doc-Z-G-2.gif
-share/doc/tex2page/tex2page-doc-Z-G-3.gif
-share/doc/tex2page/tex2page-doc-Z-G-4.gif
-share/doc/tex2page/tex2page-doc-Z-G-5.gif
-share/doc/tex2page/tex2page-doc-Z-G-6.gif
-share/doc/tex2page/tex2page-doc-Z-G-D-1.gif
-share/doc/tex2page/tex2page-doc-Z-G-D-2.gif
-share/doc/tex2page/tex2page-doc-Z-H-1.html
-share/doc/tex2page/tex2page-doc-Z-H-10.html
-share/doc/tex2page/tex2page-doc-Z-H-11.html
-share/doc/tex2page/tex2page-doc-Z-H-12.html
-share/doc/tex2page/tex2page-doc-Z-H-13.html
-share/doc/tex2page/tex2page-doc-Z-H-14.html
-share/doc/tex2page/tex2page-doc-Z-H-15.html
-share/doc/tex2page/tex2page-doc-Z-H-2.html
-share/doc/tex2page/tex2page-doc-Z-H-3.html
-share/doc/tex2page/tex2page-doc-Z-H-4.html
-share/doc/tex2page/tex2page-doc-Z-H-5.html
-share/doc/tex2page/tex2page-doc-Z-H-6.html
-share/doc/tex2page/tex2page-doc-Z-H-7.html
-share/doc/tex2page/tex2page-doc-Z-H-8.html
-share/doc/tex2page/tex2page-doc-Z-H-9.html
-share/doc/tex2page/tex2page-doc.html
-share/doc/tex2page/texample.html
diff -r 818d473395d0 -r 25434e21cd28 textproc/tex2page/distinfo
--- a/textproc/tex2page/distinfo        Tue Dec 09 23:43:29 2014 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.3 2006/03/09 00:12:01 gdt Exp $
-
-SHA1 (tex2page-20060131/tex2page.tar.gz) = 25b637cb12ae4d8ce4ff0f3124dcfa68b1147b1e
-RMD160 (tex2page-20060131/tex2page.tar.gz) = 3b4f5a12dbe1f07a9d134949651cb4d023e798d8
-Size (tex2page-20060131/tex2page.tar.gz) = 227813 bytes



Home | Main Index | Thread Index | Old Index