pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print Remove redundant packages. They are included in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/61a742ed5129
branches: trunk
changeset: 517380:61a742ed5129
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Aug 10 03:31:51 2006 +0000
description:
Remove redundant packages. They are included in teTeX3.
diffstat:
print/Makefile | 4 +--
print/dvipng/DESCR | 17 --------------
print/dvipng/Makefile | 27 -----------------------
print/dvipng/PLIST | 6 -----
print/dvipng/distinfo | 6 -----
print/dvipng/patches/patch-ab | 12 ----------
print/tex-textpos/DESCR | 2 -
print/tex-textpos/Makefile | 50 -------------------------------------------
print/tex-textpos/PLIST | 11 ---------
print/tex-textpos/distinfo | 17 --------------
10 files changed, 1 insertions(+), 151 deletions(-)
diffs (209 lines):
diff -r 1053743fa580 -r 61a742ed5129 print/Makefile
--- a/print/Makefile Thu Aug 10 03:21:39 2006 +0000
+++ b/print/Makefile Thu Aug 10 03:31:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.159 2006/06/30 13:44:05 salo Exp $
+# $NetBSD: Makefile,v 1.160 2006/08/10 03:31:51 minskim Exp $
#
COMMENT= Desktop publishing
@@ -26,7 +26,6 @@
SUBDIR+= cups
SUBDIR+= dvidvi
SUBDIR+= dvipdfmx
-SUBDIR+= dvipng
SUBDIR+= enscript
SUBDIR+= epstool
SUBDIR+= evince
@@ -125,7 +124,6 @@
SUBDIR+= tex-ocrb
SUBDIR+= tex-passivetex
SUBDIR+= tex-prosper
-SUBDIR+= tex-textpos
SUBDIR+= tex-ucs
SUBDIR+= texmf-dirs
SUBDIR+= transfig
diff -r 1053743fa580 -r 61a742ed5129 print/dvipng/DESCR
--- a/print/dvipng/DESCR Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1053743fa580 -r 61a742ed5129 print/dvipng/Makefile
--- a/print/dvipng/Makefile Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,27 +0,0 @@
-# $NetBSD: Makefile,v 1.27 2006/05/18 20:25:17 wiz Exp $
-
-DISTNAME= dvipng-1.7
-PKGREVISION= 1
-CATEGORIES= textproc converters
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dvipng/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://dvipng.sourceforge.net/dvipng.html
-COMMENT= Convert DVI files to PNG files
-
-TEX_ACCEPTED= teTeX2
-
-CONFLICTS+= teTeX-bin-[3-9].* teTeX-bin-[1-9][0-9]*
-
-USE_TOOLS+= makeinfo
-USE_PKGLOCALEDIR= yes
-GNU_CONFIGURE= yes
-INFO_FILES= # PLIST
-
-BUILDLINK_API_DEPENDS.freetype2+= freetype2>=2.1.3
-
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/gd/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../mk/tex.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 1053743fa580 -r 61a742ed5129 print/dvipng/PLIST
--- a/print/dvipng/PLIST Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2006/04/06 18:18:15 jlam Exp $
-bin/dvigif
-bin/dvipng
-info/dvipng.info
-man/man1/dvigif.1
-man/man1/dvipng.1
diff -r 1053743fa580 -r 61a742ed5129 print/dvipng/distinfo
--- a/print/dvipng/distinfo Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.8 2006/02/13 20:31:43 adam Exp $
-
-SHA1 (dvipng-1.7.tar.gz) = d11fc38ca5059cf4201073133266f1a0c54c57e3
-RMD160 (dvipng-1.7.tar.gz) = d7d172377cf945e2287ba362b3d0585908718e99
-Size (dvipng-1.7.tar.gz) = 156169 bytes
-SHA1 (patch-ab) = 6c774c61882ca287744c844b8d812e91dd4dcfbb
diff -r 1053743fa580 -r 61a742ed5129 print/dvipng/patches/patch-ab
--- a/print/dvipng/patches/patch-ab Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,12 +0,0 @@
-$NetBSD: patch-ab,v 1.4 2006/02/13 20:31:44 adam Exp $
-
---- font.c.orig 2005-07-04 18:15:24.000000000 +0200
-+++ font.c
-@@ -341,7 +341,6 @@ void ClearFonts(void)
- while(hfontptr!=NULL) {
- tmp=hfontptr->next;
- DoneFont(hfontptr);
-- free(hfontptr);
- hfontptr=tmp;
- }
- if (dvi!=NULL)
diff -r 1053743fa580 -r 61a742ed5129 print/tex-textpos/DESCR
--- a/print/tex-textpos/DESCR Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,2 +0,0 @@
-This package facilitates placing boxes at absolute positions on the
-LaTeX page.
diff -r 1053743fa580 -r 61a742ed5129 print/tex-textpos/Makefile
--- a/print/tex-textpos/Makefile Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,50 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2006/05/13 03:44:24 minskim Exp $
-#
-
-NAME= textpos
-DISTNAME= ${NAME}
-PKGNAME= tex-${NAME}-1.2b
-PKGREVISION= 3
-CATEGORIES= print
-MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=macros/latex/contrib/supported/${NAME}/}
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-# HOMEPAGE=
-COMMENT= Absolute positioning of text on the LaTeX page
-
-WRKSRC= ${WRKDIR}
-DIST_SUBDIR= ${NAME}
-DISTFILES= textpos.ins LICENCE README textpos.dtx VERSION
-
-# included in teTeX3
-TEX_ACCEPTED= teTeX2
-
-NO_CONFIGURE= yes
-USE_DIRS+= texmf-1.0
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${TEX_DEFAULT} == "teTeX3"
-PKG_SKIP_REASON+= "textpos is included in ${TEX_DEFAULT}."
-.else
-.include "../../print/teTeX/module.mk"
-.endif
-
-do-build:
- cd ${WRKSRC} && latex textpos.ins
- cd ${WRKSRC} && latex textpos.drv
-
-do-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/${PKGBASE}
- ${INSTALL_DATA} ${WRKSRC}/textpos-example.tex \
- ${PREFIX}/share/examples/${PKGBASE}
- ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PKGBASE}
- for f in LICENCE README VERSION textpos.dvi; do \
- ${INSTALL_DATA} ${WRKSRC}/$$f \
- ${PREFIX}/share/doc/${PKGBASE}; done
- ${INSTALL_DATA_DIR} ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos
- for f in textpos.sty textpos.dtx; do \
- ${INSTALL_DATA} ${WRKSRC}/$$f \
- ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos; done
-
-.include "../../mk/bsd.pkg.mk"
diff -r 1053743fa580 -r 61a742ed5129 print/tex-textpos/PLIST
--- a/print/tex-textpos/PLIST Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,11 +0,0 @@
-@comment $NetBSD: PLIST,v 1.4 2006/04/07 05:18:35 minskim Exp $
-share/doc/${PKGBASE}/LICENCE
-share/doc/${PKGBASE}/README
-share/doc/${PKGBASE}/VERSION
-share/doc/${PKGBASE}/textpos.dvi
-share/examples/${PKGBASE}/textpos-example.tex
-${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos/textpos.dtx
-${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos/textpos.sty
-@dirrm ${PKG_LOCALTEXMFPREFIX}/tex/latex/textpos
-@dirrm share/examples/${PKGBASE}
-@dirrm share/doc/${PKGBASE}
diff -r 1053743fa580 -r 61a742ed5129 print/tex-textpos/distinfo
--- a/print/tex-textpos/distinfo Thu Aug 10 03:21:39 2006 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/02/24 12:51:45 agc Exp $
-
-SHA1 (textpos/textpos.ins) = e3406f1ec1fa70cb76ac49ede44a21ed5221efac
-RMD160 (textpos/textpos.ins) = a5228d0768e201bd8cef2b8f2dd7df262ff70e34
-Size (textpos/textpos.ins) = 372 bytes
-SHA1 (textpos/LICENCE) = 09fe847dc2c994295c1151c5a508bc74e119e059
-RMD160 (textpos/LICENCE) = 2952b59fcf35ae28a2e992a17575947266e1fa4b
-Size (textpos/LICENCE) = 14965 bytes
-SHA1 (textpos/README) = b2a9851ec9878359aa5addb88a6fe7cc43ec3a32
-RMD160 (textpos/README) = 77645e6602f95f623f1afd33b7c452c20902d7a1
-Size (textpos/README) = 4762 bytes
-SHA1 (textpos/textpos.dtx) = cf4a0834fed990b8a50b4ca91a3fd799650251a0
-RMD160 (textpos/textpos.dtx) = e1ef2db4fe7efcea0e971ef464b2ed165621859c
-Size (textpos/textpos.dtx) = 34531 bytes
-SHA1 (textpos/VERSION) = 79d9e2c9b644339a615c2486b0889837e0475b10
-RMD160 (textpos/VERSION) = 04f743c9e9bdf2d4972de81fa93055c97e06efb9
-Size (textpos/VERSION) = 5 bytes
Home |
Main Index |
Thread Index |
Old Index