summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorwiz <wiz>2003-08-05 07:22:35 +0000
committerwiz <wiz>2003-08-05 07:22:35 +0000
commitd55c5487405b6fcbd703a4aa76e7dc5c23a6fbad (patch)
treeabedc29377329b8c9dc69256250c8e2f2479c13f /textproc
parent1d55ace4509f85cb773c075750f0f2df221956b4 (diff)
downloadpkgsrc-d55c5487405b6fcbd703a4aa76e7dc5c23a6fbad.tar.gz
Reimported into print.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/dvipng/DESCR17
-rw-r--r--textproc/dvipng/Makefile23
-rw-r--r--textproc/dvipng/PLIST3
-rw-r--r--textproc/dvipng/distinfo5
-rw-r--r--textproc/dvipng/patches/patch-aa17
5 files changed, 0 insertions, 65 deletions
diff --git a/textproc/dvipng/DESCR b/textproc/dvipng/DESCR
deleted file mode 100644
index ab8d06ddd36..00000000000
--- a/textproc/dvipng/DESCR
+++ /dev/null
@@ -1,17 +0,0 @@
-This program makes PNG graphics from DVI files as obtained from
-TeX and its relatives.
-
-It is intended to produce anti-aliased screen-resolution images as
-fast as is possible. The target audience is people who need to
-generate and regenerate many images again and again. The primary
-target is the preview-latex (X)Emacs package, a package to preview
-formulas from within (X)Emacs. Yes, you get to see your formulas
-in the (X)Emacs buffer, see `http://preview-latex.sf.net'.
-
-Another example is WeBWorK, an internet-based method for delivering
-homework problems to students over the internet, giving students
-instant feedback as to whether or not their answers are correct,
-see `http://webwork.math.rochester.edu'.
-
-Other applications may also benefit, like web applications as
-latex2html and WYSIWYG editors like LyX.
diff --git a/textproc/dvipng/Makefile b/textproc/dvipng/Makefile
deleted file mode 100644
index aeeb797a8df..00000000000
--- a/textproc/dvipng/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/08/05 07:17:40 wiz Exp $
-#
-
-DISTNAME= dvipng-0.5
-CATEGORIES= textproc converters
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=preview-latex/}
-
-MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://preview-latex.sourceforge.net/
-COMMENT= Convert DVI files to PNG files
-
-USE_BUILDLINK2= yes
-USE_MAKEINFO= yes
-USE_NEW_TEXINFO= yes
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-
-INFO_FILES= dvipng.info
-
-.include "../../graphics/gd/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
-.include "../../print/teTeX2-bin/kpathsea.buildlink2.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/dvipng/PLIST b/textproc/dvipng/PLIST
deleted file mode 100644
index b08be68a244..00000000000
--- a/textproc/dvipng/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/05 07:17:40 wiz Exp $
-bin/dvipng
-info/dvipng.info
diff --git a/textproc/dvipng/distinfo b/textproc/dvipng/distinfo
deleted file mode 100644
index 2d40fe790d8..00000000000
--- a/textproc/dvipng/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2003/08/05 07:17:40 wiz Exp $
-
-SHA1 (dvipng-0.5.tar.gz) = 1e86ecfe3625a77694b3a8af3f15b249f33b38bb
-Size (dvipng-0.5.tar.gz) = 107122 bytes
-SHA1 (patch-aa) = 6442856f6a91b5e7afeb7a731bbf9dd391e0e3ee
diff --git a/textproc/dvipng/patches/patch-aa b/textproc/dvipng/patches/patch-aa
deleted file mode 100644
index 489370cead4..00000000000
--- a/textproc/dvipng/patches/patch-aa
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2003/08/05 07:17:40 wiz Exp $
-
---- Makefile.in.orig Tue Aug 5 08:58:36 2003
-+++ Makefile.in
-@@ -70,10 +70,10 @@ README: readme.texi
-
- install-docs:
- -$(MKINSTALLDIRS) $(infodir)
-- for x in preview-latex.info* ; do \
-+ for x in dvipng.info* ; do \
- $(INSTALL_DATA) $$x $(infodir) ; \
- done
-- -$(INSTALL_INFO) --info-dir=$(infodir) preview-latex.info
-+ -$(INSTALL_INFO) --info-dir=$(infodir) dvipng.info
-
-
- ####################################### The test