diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
commit | 444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch) | |
tree | 297f74782436a0f973b6b89d60c10f399af9a135 /print | |
parent | Remove comment about not being able to undefine a variable, as we *can* (diff) |
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Notes
Notes:
svn path=/head/; revision=1803
svn path=/tags/RELENG_2_0_5_RELEASE/; revision=1807; tag=release/2.0.5
Diffstat (limited to 'print')
100 files changed, 0 insertions, 2362 deletions
diff --git a/print/Makefile b/print/Makefile deleted file mode 100644 index 9361ba56e75f..000000000000 --- a/print/Makefile +++ /dev/null @@ -1,10 +0,0 @@ -# $Id: Makefile,v 1.17 1995/05/13 09:20:19 asami Exp $ -# - -SUBDIR= a2ps afm dvi2xx dvips dviselect ghostscript ghostview \ - latex latex209 makeindex mltex psutils \ - rtf2latex \ - tex texinfo tr2latex transfig xdvi \ - xtexshell - -.include <bsd.port.subdir.mk> diff --git a/print/a2ps-letter/Makefile b/print/a2ps-letter/Makefile deleted file mode 100644 index 8e0a1779185d..000000000000 --- a/print/a2ps-letter/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: a2ps -# Version required: 4.3 -# Date created: 6 November 1994 -# Whom: jmz -# -# $Id$ -# - -DISTNAME= a2ps -PKGNAME= a2ps-4.3 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/ -DISTFILES= a2ps.V4.3.tar.gz - -MAINTAINER= jmz@FreeBSD.org - -NO_WRKSUBDIR= yes - -pre-install: - @mkdir -p ${PREFIX}/bin - @mkdir -p ${PREFIX}/man/man1 - @(cd ${WRKSRC}; make install.man) - -.include <bsd.port.mk> diff --git a/print/a2ps-letter/distinfo b/print/a2ps-letter/distinfo deleted file mode 100644 index ae227f43edf0..000000000000 --- a/print/a2ps-letter/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (a2ps.V4.3.tar.gz) = d3ae591323f0ece28bf3f3bc35f5799f diff --git a/print/a2ps-letter/pkg-comment b/print/a2ps-letter/pkg-comment deleted file mode 100644 index fe4557f46341..000000000000 --- a/print/a2ps-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -a2ps - formats an ascii file for printing on a postscript printer. Version 4.3 diff --git a/print/a2ps-letter/pkg-descr b/print/a2ps-letter/pkg-descr deleted file mode 100644 index 0b5c50cef860..000000000000 --- a/print/a2ps-letter/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -A2ps formats each named file for printing in a postscript printer; if -no file is given, a2ps reads from the standard input. The format used -is nice and compact: normally two pages on each physical page, borders -surrounding pages, headers with useful information (page number, -printing date, file name or supplied header), line numbering, etc. -This is very useful for making archive listings of programs. diff --git a/print/a2ps-letter/pkg-plist b/print/a2ps-letter/pkg-plist deleted file mode 100644 index 5b3576e3316c..000000000000 --- a/print/a2ps-letter/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/a2ps -@mode 644 -man/man1/a2ps.1 diff --git a/print/a2ps43-letter/Makefile b/print/a2ps43-letter/Makefile deleted file mode 100644 index 8e0a1779185d..000000000000 --- a/print/a2ps43-letter/Makefile +++ /dev/null @@ -1,24 +0,0 @@ -# New ports collection makefile for: a2ps -# Version required: 4.3 -# Date created: 6 November 1994 -# Whom: jmz -# -# $Id$ -# - -DISTNAME= a2ps -PKGNAME= a2ps-4.3 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.imag.fr/archive/postscript/ -DISTFILES= a2ps.V4.3.tar.gz - -MAINTAINER= jmz@FreeBSD.org - -NO_WRKSUBDIR= yes - -pre-install: - @mkdir -p ${PREFIX}/bin - @mkdir -p ${PREFIX}/man/man1 - @(cd ${WRKSRC}; make install.man) - -.include <bsd.port.mk> diff --git a/print/a2ps43-letter/distinfo b/print/a2ps43-letter/distinfo deleted file mode 100644 index ae227f43edf0..000000000000 --- a/print/a2ps43-letter/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (a2ps.V4.3.tar.gz) = d3ae591323f0ece28bf3f3bc35f5799f diff --git a/print/a2ps43-letter/files/patch-aa b/print/a2ps43-letter/files/patch-aa deleted file mode 100644 index 816678edba77..000000000000 --- a/print/a2ps43-letter/files/patch-aa +++ /dev/null @@ -1,14 +0,0 @@ -*** a2ps.1.orig Tue Feb 15 01:15:16 1994 ---- a2ps.1 Tue Feb 21 16:56:19 1995 -*************** -*** 155,160 **** ---- 155,163 ---- - is the number of copies desired of each file named. By default, you get - only one copy. - .TP 0.6i -+ .B -a -+ Use the American paper size (8.5" x 11") as the basis for all calculations. -+ .TP 0.6i - .B -d - Print the current date and time at the bottom of the page. This option - is affected by the no surrounding border and the no header options. diff --git a/print/a2ps43-letter/files/patch-ab b/print/a2ps43-letter/files/patch-ab deleted file mode 100644 index 75d6ca852483..000000000000 --- a/print/a2ps43-letter/files/patch-ab +++ /dev/null @@ -1,89 +0,0 @@ -*** a2ps.c.orig Tue Feb 15 01:14:59 1994 ---- a2ps.c Tue Feb 21 16:56:19 1995 -*************** -*** 166,175 **** ---- 166,177 ---- - */ - #ifndef WIDTH - #define WIDTH 8.27 -+ #define USA_WIDTH 8.5 - #endif - - #ifndef HEIGHT - #define HEIGHT 11.64 -+ #define USA_HEIGHT 11.0 - #endif - - #ifndef MARGIN -*************** -*** 362,367 **** ---- 364,371 ---- - /* - * Sheet dimensions - */ -+ double paper_height = HEIGHT; /* Paper height */ -+ double paper_width = WIDTH; /* Paper width */ - double page_height = HEIGHT; /* Paper height */ - double page_width = WIDTH; /* Paper width */ - -*************** -*** 382,387 **** ---- 386,392 ---- - fprintf(stderr,"pos. = -#num\t\tnumber of copies to print\n"); - fprintf(stderr," -1\t\tone page per sheet\n"); - fprintf(stderr," -2\t\tTWIN PAGES per sheet\n"); -+ fprintf(stderr," -a\t\tUse USA paper size (8.5 x 11)\n"); - fprintf(stderr," -d\t-nd\tprint (DON'T PRINT) current date at the bottom\n"); - fprintf(stderr," -Fnum\t\tfont size, num is a float number\n"); - fprintf(stderr," -Hstr\t\tuse str like header title for subsequent files\n"); -*************** -*** 464,469 **** ---- 469,478 ---- - usage(EXIT_FAILURE); - interpret = TRUE; - break; -+ case 'a': /* American paper sizes */ -+ paper_height = USA_HEIGHT; -+ paper_width = USA_WIDTH; -+ break; - case 'n': - if (arg[2] == NUL) - return; -*************** -*** 1471,1478 **** - printf("\n%% Initialize page description variables.\n"); - printf("/x0 0 def\n"); - printf("/y0 0 def\n"); -! printf("/sh %g inch def\n", (double)HEIGHT); -! printf("/sw %g inch def\n", (double)WIDTH); - printf("/margin %g inch def\n", (double)MARGIN); - printf("/rm margin 3 div def\n"); - printf("/lm margin 2 mul 3 div def\n"); ---- 1480,1487 ---- - printf("\n%% Initialize page description variables.\n"); - printf("/x0 0 def\n"); - printf("/y0 0 def\n"); -! printf("/sh %g inch def\n", (double)paper_height); -! printf("/sw %g inch def\n", (double)paper_width); - printf("/margin %g inch def\n", (double)MARGIN); - printf("/rm margin 3 div def\n"); - printf("/lm margin 2 mul 3 div def\n"); -*************** -*** 1794,1801 **** - /* Initialize variables not depending of positional options */ - landscape = twinpages = -1; /* To force format switching */ - fontsize = -1.0; /* To force fontsize switching */ -! page_height = (double)(HEIGHT - MARGIN) * PIXELS_INCH; -! page_width = (double)(WIDTH - MARGIN) * PIXELS_INCH; - - /* Postcript prologue printing */ - print_prologue(); ---- 1803,1810 ---- - /* Initialize variables not depending of positional options */ - landscape = twinpages = -1; /* To force format switching */ - fontsize = -1.0; /* To force fontsize switching */ -! page_height = (double)(paper_height - MARGIN) * PIXELS_INCH; -! page_width = (double)(paper_width - MARGIN) * PIXELS_INCH; - - /* Postcript prologue printing */ - print_prologue(); diff --git a/print/a2ps43-letter/pkg-comment b/print/a2ps43-letter/pkg-comment deleted file mode 100644 index fe4557f46341..000000000000 --- a/print/a2ps43-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -a2ps - formats an ascii file for printing on a postscript printer. Version 4.3 diff --git a/print/a2ps43-letter/pkg-descr b/print/a2ps43-letter/pkg-descr deleted file mode 100644 index 0b5c50cef860..000000000000 --- a/print/a2ps43-letter/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -A2ps formats each named file for printing in a postscript printer; if -no file is given, a2ps reads from the standard input. The format used -is nice and compact: normally two pages on each physical page, borders -surrounding pages, headers with useful information (page number, -printing date, file name or supplied header), line numbering, etc. -This is very useful for making archive listings of programs. diff --git a/print/a2ps43-letter/pkg-plist b/print/a2ps43-letter/pkg-plist deleted file mode 100644 index 5b3576e3316c..000000000000 --- a/print/a2ps43-letter/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/a2ps -@mode 644 -man/man1/a2ps.1 diff --git a/print/a2ps43-letter/scripts/configure b/print/a2ps43-letter/scripts/configure deleted file mode 100644 index 04369818f2a2..000000000000 --- a/print/a2ps43-letter/scripts/configure +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -cd $WRKSRC || exit 1; - -cat >> Makefile << END - -CFLAGS= -DBSD -O -BINDIR= $PREFIX/bin -MANDIR= $PREFIX/man/man1 -MANEXT= 1 - -END -exit 0; - diff --git a/print/afm/Makefile b/print/afm/Makefile deleted file mode 100644 index daea0af74ff0..000000000000 --- a/print/afm/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: afm -# Version required: ? -# Date created: 23 November 1994 -# Whom: ljo -# -# $Id: Makefile,v 1.4 1995/04/17 20:31:10 asami Exp $ -# - -DISTNAME= afm -PKGNAME= afm-1.0 -CATEGORIES+= printing -MASTER_SITES= ftp://sgi.com/sgi/fax/source/ -EXTRACT_SUFX= -tar.Z - -pre-patch: - @rm -rf ${WRKSRC}/RCS - -do-build: - @true - -.include <bsd.port.mk> diff --git a/print/afm/distinfo b/print/afm/distinfo deleted file mode 100644 index 1ae1fc3df579..000000000000 --- a/print/afm/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (afm-tar.Z) = d3a69ff512639d14890b4788603ee9fb diff --git a/print/afm/files/patch-aa b/print/afm/files/patch-aa deleted file mode 100644 index 0611a175c4a9..000000000000 --- a/print/afm/files/patch-aa +++ /dev/null @@ -1,37 +0,0 @@ -*** Makefile Sun Apr 18 16:07:07 1993 ---- ../../Makefile.new Wed Nov 23 06:42:43 1994 -*************** -*** 36,43 **** - # lptops program expects them to reside in files without a ".afm" - # suffix. - # -! DEPTH=.. -! include ${DEPTH}/defs - - AFMFILES=\ - AvantGarde-Book.afm \ ---- 36,43 ---- - # lptops program expects them to reside in files without a ".afm" - # suffix. - # -! AFMDIR=/usr/local/lib/afm -! INSTALL=install - - AFMFILES=\ - AvantGarde-Book.afm \ -*************** -*** 80,85 **** - ${NULL} - - install: ${AFMFILES} - for i in ${AFMFILES}; do \ -! ${INSTALL} -F ${AFMDIR} -m 444 -src $$i -O `basename $$i .afm`; \ - done ---- 80,86 ---- - ${NULL} - - install: ${AFMFILES} -+ [ -d ${AFMDIR} ] || mkdir ${AFMDIR} - for i in ${AFMFILES}; do \ -! ${INSTALL} -c -o bin -g bin -m 444 $$i ${AFMDIR}/`basename $$i .afm`; \ - done diff --git a/print/afm/pkg-comment b/print/afm/pkg-comment deleted file mode 100644 index b1a1942fbe2a..000000000000 --- a/print/afm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Adobe Font Metrics. diff --git a/print/afm/pkg-descr b/print/afm/pkg-descr deleted file mode 100644 index 83a9ccc57ddc..000000000000 --- a/print/afm/pkg-descr +++ /dev/null @@ -1,2 +0,0 @@ -Adobe Font Metrics. Describes the sizes of different postscript -types. Used by FlexFAX among others. diff --git a/print/afm/pkg-plist b/print/afm/pkg-plist deleted file mode 100644 index 388124a75fe5..000000000000 --- a/print/afm/pkg-plist +++ /dev/null @@ -1,37 +0,0 @@ -lib/afm/AvantGarde-Book -lib/afm/AvantGarde-BookOblique -lib/afm/AvantGarde-Demi -lib/afm/AvantGarde-DemiOblique -lib/afm/Bookman-Demi -lib/afm/Bookman-DemiItalic -lib/afm/Bookman-Light -lib/afm/Bookman-LightItalic -lib/afm/Courier -lib/afm/Courier-Bold -lib/afm/Courier-BoldOblique -lib/afm/Courier-Oblique -lib/afm/Helvetica -lib/afm/Helvetica-Bold -lib/afm/Helvetica-BoldOblique -lib/afm/Helvetica-Narrow -lib/afm/Helvetica-Narrow-Bold -lib/afm/Helvetica-Narrow-BoldOblique -lib/afm/Helvetica-Narrow-Oblique -lib/afm/Helvetica-Oblique -lib/afm/NewCenturySchlbk-Bold -lib/afm/NewCenturySchlbk-BoldItalic -lib/afm/NewCenturySchlbk-Italic -lib/afm/NewCenturySchlbk-Roman -lib/afm/Palatino-Bold -lib/afm/Palatino-BoldItalic -lib/afm/Palatino-Italic -lib/afm/Palatino-Oblique -lib/afm/Palatino-Roman -lib/afm/Symbol -lib/afm/Times-Bold -lib/afm/Times-BoldItalic -lib/afm/Times-Italic -lib/afm/Times-Oblique -lib/afm/Times-Roman -lib/afm/ZapfChancery-MediumItalic -lib/afm/ZapfDingbats diff --git a/print/dvi2xx/Makefile b/print/dvi2xx/Makefile deleted file mode 100644 index 1d1260e0251e..000000000000 --- a/print/dvi2xx/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: dvi2xx -# Version required: 0.51alpha9 -# Date created: 14 October 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.6 1995/04/18 14:02:57 jmz Exp $ -# - -DISTNAME= dvi2xx -PKGNAME= dvi2xx-0.51a9 -DISTFILES= dvi2xx.tar.gz -CATEGORIES+= printing - -MAINTAINER= jmz@FreeBSD.ORG - -#other equivalent sites: ftp.shsu.edu ftp.dante.de -CTAN?= ftp.tex.ac.uk -FTPGET= ${FILESDIR}/ftpget - - -dvi2xx.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/dviware dvi2xx.tar.gz ${DISTDIR}/$@ - -pre-install: - @mkdir -p ${PREFIX}/bin - @mkdir -p ${PREFIX}/man/man1 - @mkdir -p ${PREFIX}/lib/dvi2xx - @(cd ${WRKSRC}; install -m 755 -c MakeTeXPK ${PREFIX}/bin) - @(cd ${WRKSRC}; install -c -m 644 2up.sty graybox.sty lj3-filter \ - printcap.sample sample2.tex testpage.tex ${PREFIX}/lib/dvi2xx/) - -.include "Makefile.inc" - -.include <bsd.port.mk> diff --git a/print/dvi2xx/files/patch-aa b/print/dvi2xx/files/patch-aa deleted file mode 100644 index 1b3585de8224..000000000000 --- a/print/dvi2xx/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** dvi2xx.c.orig Mon Apr 25 06:50:00 1994 ---- dvi2xx.c Wed Oct 12 16:43:09 1994 -*************** -*** 606,612 **** - extern noshare int errno; - extern noshare char *sys_errlist[]; - #else -! extern char *sys_errlist[]; - extern int errno; - #endif - ---- 606,612 ---- - extern noshare int errno; - extern noshare char *sys_errlist[]; - #else -! /* extern char *sys_errlist[];*/ - extern int errno; - #endif - diff --git a/print/dvi2xx/pkg-comment b/print/dvi2xx/pkg-comment deleted file mode 100644 index 544a6e589687..000000000000 --- a/print/dvi2xx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -dvilj2, dvilj2p, dvilj, dviljp, dvi3812: convert dvi files to HP LaserJet or IBM 3812 format diff --git a/print/dvi2xx/pkg-descr b/print/dvi2xx/pkg-descr deleted file mode 100644 index 610cec27dca2..000000000000 --- a/print/dvi2xx/pkg-descr +++ /dev/null @@ -1,22 +0,0 @@ -Dvilj2 converts TeX-output .dvi files into HP PCL (i.e. HP Printer -Control Language) commands suitable for printing on a HP LaserJet+, HP -LaserJet II and fully compatible printers. - -Dvilj2p converts TeX-output .dvi files into HP PCL commands suitable -for printing on a HP LaserJet IIp, HP LaserJet III or HP Laserjet 2000 -and fully compatible printers. This version uses a newer PCL command -set and provides landscape printing. - -Dviljp and dvilj are similar to dvilj2p and dvilj2 but they support -only 128 character fonts. They may be used for Laserjet clones which -do not support 256 character fonts. - -Dvilj4 is for the HP LasterJet IV printer familiy and fully compatible -clones. It implements a superset of the commands available for dvilj2p -and prints with an resolution of 600 dpi. In addition it provides -support for the printers builtin fonts using Karl Berry's coding -scheme. - -Dvi3812 converts TeX-output .dvi files into PMP files, the native -command language of the IBM 3812 page printer. - diff --git a/print/dvi2xx/pkg-plist b/print/dvi2xx/pkg-plist deleted file mode 100644 index 5b6745316c4c..000000000000 --- a/print/dvi2xx/pkg-plist +++ /dev/null @@ -1,18 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/MakeTeXPK -bin/dvi3812 -bin/dvilj -bin/dvilj2 -bin/dvilj2p -bin/dvilj4 -bin/dviljp -@mode 644 -man/man1/dvi2xx.1 -lib/dvi2xx/2up.sty -lib/dvi2xx/lj3-filter -lib/dvi2xx/sample2.tex -lib/dvi2xx/graybox.sty -lib/dvi2xx/printcap.sample -lib/dvi2xx/testpage.tex diff --git a/print/dvi2xx/scripts/configure b/print/dvi2xx/scripts/configure deleted file mode 100644 index 1e667640720d..000000000000 --- a/print/dvi2xx/scripts/configure +++ /dev/null @@ -1,186 +0,0 @@ -#!/bin/sh - -cd $WRKSRC || exit 1; - -mv lj3-filter lj3-filter.orig || exit 1; -sed -e s:/usr/local/bin/perl:/usr/bin/perl: \ - -e s:/usr/tmp/:/tmp/: \ - -e s:/usr/local:$PREFIX: <lj3-filter.orig >lj3-filter - -mv config.h config.h.orig || exit 1; -sed -e s+/usr/local/lib/tex/pk300+$PREFIX/lib/texmf/fonts/pk:/tmp/pk+ \ - -e s+/usr/local/lib/tex/+$PREFIX/lib/texmf/+ < config.h.orig > config.h - -chmod +w Makefile || exit 1; -echo "FONTAREA=" >> Makefile || exit 1; -echo "DEFAULT_TFM_PATH=" >> Makefile -echo "BINDIR=$PREFIX/bin" >> Makefile -echo "MANDIR=$PREFIX/man" >> Makefile -echo "CC=cc" >> Makefile - -mv MakeTeXPK MakeTeXPK.orig || exit 1; -# MakeTeXPK taken from xdvi/dvips -cat >>MakeTeXPK <<'EOF' -#!/bin/sh -# -# This script file makes a new TeX PK font, because one wasn't -# found. Parameters are: -# -# name dpi bdpi magnification [mode [subdir]] -# -# `name' is the name of the font, such as `cmr10'. `dpi' is -# the resolution the font is needed at. `bdpi' is the base -# resolution, useful for figuring out the mode to make the font -# in. `magnification' is a string to pass to MF as the -# magnification. `mode', if supplied, is the mode to use. -# -# Note that this file must execute Metafont, and then gftopk, -# and place the result in the correct location for the PostScript -# driver to find it subsequently. If this doesn't work, it will -# be evident because MF will be invoked over and over again. -# -# Of course, it needs to be set up for your site. -# -TEXDIR=$PREFIX/lib/texmf -LOCALDIR=/tmp -DESTDIR=$LOCALDIR/pk -# -# TEMPDIR needs to be unique for each process because of the possibility -# of simultaneous processes running this script. -# -if test "$TMPDIR" = "" -then - TEMPDIR=/tmp/mtpk.$$ -else - TEMPDIR=$TMPDIR/mtpk.$$ -fi -NAME=$1 -DPI=$2 -BDPI=$3 -MAG=$4 -MODE=$5 -# -# Prevent display under the X Window System. Except it doesn't always work; -# some sh'ells don't seem to understand unset. There are also some -# versions of METAFONT that don't work if the DISPLAY isn't set and -# the term type is set to xterm. -# -# unset DISPLAY -umask 0 - -if test "$MODE" = "" -then - if test $BDPI = 300 - then - MODE=imagen - elif test $BDPI = 200 - then - MODE=FAX - elif test $BDPI = 360 - then - MODE=nextII - elif test $BDPI = 400 - then - MODE=nexthi - elif test $BDPI = 100 - then - MODE=nextscreen - elif test $BDPI = 72 - then - MODE=seventwo - elif test $BDPI = 635 - then - MODE=linolo - elif test $BDPI = 1270 - then - MODE=linohi - elif test $BDPI = 2540 - then - MODE=linosuper - else - echo "I don't know the mode for $BDPI" - echo "Have your system admin update MakeTeXPK" - exit 1 - fi -fi - -# Something like the following is useful at some sites. -# DESTDIR=/usr/local/lib/tex/fonts/pk.$MODE -GFNAME=$NAME.$DPI'gf' -PKNAME=$NAME.$DPI'pk' - -# Clean up on normal or abnormal exit -trap "cd /; /bin/rm -rf $TEMPDIR $DESTDIR/pktmp.$$" 0 1 2 15 - - -if test ! -d $DESTDIR -then - mkdir $DESTDIR - chmod 777 $DESTDIR -fi - -if test "$6" != "" -then - DESTDIR=$DESTDIR"$6" - if test ! -d $DESTDIR - then - mkdir $DESTDIR - chmod 777 $DESTDIR - fi -fi - -# added by gwb, to allow searching in current dir before cd'ing -if test "$MFINPUTS" != "" -then - MFINPUTS=$MFINPUTS:`pwd`; export MFINPUTS -fi -mkdir $TEMPDIR -cd $TEMPDIR - -if test -r $DESTDIR/$PKNAME -then - echo "$DESTDIR/$PKNAME already exists!" - exit 0 -fi - -# check also in the standard place - -if test "$6" = "" -then - if test -r $TEXDIR/fonts/pk/$PKNAME - then - echo $TEXDIR/fonts/pk/$PKNAME already exists! - exit 0 - fi -else - if test -r $TEXDIR/fonts/pk/$6"$PKNAME" - then - echo $TEXDIR/fonts/pk/$6"$PKNAME" already exists! - exit 0 - fi -fi - -unset DISPLAY -echo "mf \"\\mode:=$MODE; mag:=$MAG; scrollmode; input $NAME\" < /dev/null" -mf "\mode:=$MODE; mag:=$MAG; scrollmode; input $NAME" < /dev/null -if test ! -r $GFNAME -then - echo "Metafont failed for some reason on $GFNAME" - exit 1 -fi - -gftopk -v ./$GFNAME ./$PKNAME - -# Install the PK file carefully, since others may be doing the same -# as us simultaneously. - -mv $PKNAME $DESTDIR/pktmp.$$ -cd $DESTDIR -mv pktmp.$$ $PKNAME -chmod a+r $PKNAME - -exit 0 - -EOF -chmod +x MakeTeXPK -exit 0; diff --git a/print/dvips/Makefile b/print/dvips/Makefile deleted file mode 100644 index 68c4b55f1294..000000000000 --- a/print/dvips/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: dvips -# Version required: 5.58 -# Date created: 30 September 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.7 1995/04/20 02:03:21 jmz Exp $ -# - -DISTNAME= dvips -PKGNAME= dvips-5.58 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/dviware/dvips/ -DISTFILES= dvips558.tar.gz - -MAINTAINER= jmz@FreeBSD.org - -IS_INTERACTIVE= yes - -pre-install: - @mkdir -p ${PREFIX}/lib/texmf - @mkdir -p ${PREFIX}/man/man1 - -.include <bsd.port.mk> diff --git a/print/dvips/distinfo b/print/dvips/distinfo deleted file mode 100644 index 483a0221d526..000000000000 --- a/print/dvips/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (dvips558.tar.gz) = 3dbecee38c5434924b430818de37f97f diff --git a/print/dvips/pkg-comment b/print/dvips/pkg-comment deleted file mode 100644 index 24bb5d896a2e..000000000000 --- a/print/dvips/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -dvips - convert a TeX DVI file to PostScript. Version 5.58 diff --git a/print/dvips/pkg-deinstall b/print/dvips/pkg-deinstall deleted file mode 100644 index 290b365ea873..000000000000 --- a/print/dvips/pkg-deinstall +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh - -prefix=/usr/local - -cat << END - -Installing dvips will remove $prefix/MakeTeXPK. This file may be used by -xdvi or other programs. If this is the case, you must make a backup of -this file now. - -END - -echo -n "do you want to deinstall the package ? [y] " -read answ; if [ "$answ" = "" ]; then answ=y; fi -case $answ in - y*|Y*) break;; - *) exit 1;; -esac - -exit 0 - diff --git a/print/dvips/pkg-descr b/print/dvips/pkg-descr deleted file mode 100644 index 7e3719408cd2..000000000000 --- a/print/dvips/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -The program dvips takes a DVI file [.dvi] produced by TeX (or by some -other processor such as GFtoDVI) and converts it to PostScript, -normally sending the result directly to the laserprinter. Fonts used -may either be resident in the printer or defined as bitmaps in PK -files, or a `virtual' combination of both. Dvips will automatically -invoke METAFONT to generate fonts that don't already exist. diff --git a/print/dvips/pkg-install b/print/dvips/pkg-install deleted file mode 100644 index ba9bc1f31f5a..000000000000 --- a/print/dvips/pkg-install +++ /dev/null @@ -1,54 +0,0 @@ -#!/bin/sh - -prefix=/usr/local - -if [ "$2" = "POST-INSTALL" ]; then - exit 0 -fi - -if [ -f $prefix/bin/MakeTeXPK ]; then - echo "**WARNING** MakeTeXPK already exists in $prefix/bin" - echo "**WARNING** This file will be replaced during install." - echo - echo -n "do you want to continue ? [y] " - read answ; if [ "$answ" = "" ]; then answ=y; fi - case $answ in - y*|Y*) break;; - *) exit 1;; - esac -fi - -cat << END - -This package has been compiled with some defaults: -1 fonts will be created in $prefix/lib/texmf/fonts/pk and this - directory will be made world writable - -2 300 dpi fonts will be created with MODE=imagen - 200 dpi fonts will be created with MODE=FAX - 360 dpi fonts will be created with MODE=nextII - 400 dpi fonts will be created with MODE=nexthi - 72 dpi fonts will be created with MODE=nextscreen - -3 paper size is 8.5in x 11in (letter) - -4 printer resolution is 300dpi - -If you are not satisfied with 1, you need to recompile dvips -If you are not satisfied with 2, you will need to edit $prefix/MakeTeXPK -If you are not satisfied with 3 or 4, you will need to edit $prefix/lib/texmf/ps/config.ps - -END - -echo -n "do you want to install the package ? [y] " -read answ; if [ "$answ" = "" ]; then answ=y; fi -case $answ in - y*|Y*) break;; - *) exit 1;; -esac - -mkdir -p $prefix/lib/texmf/fonts/pk; chmod 1777 $prefix/lib/texmf/fonts/pk - -exit 0 - - diff --git a/print/dvips/pkg-plist b/print/dvips/pkg-plist deleted file mode 100644 index f7a02bdc0025..000000000000 --- a/print/dvips/pkg-plist +++ /dev/null @@ -1,29 +0,0 @@ -@cd /usr/local -@owner bin -@group bin -@mode 755 -bin/afm2tfm -bin/dvips -bin/MakeTeXPK -@mode 644 -lib/texmf/ps/tex.pro -lib/texmf/ps/texc.pro -lib/texmf/ps/texps.pro -lib/texmf/ps/special.pro -lib/texmf/ps/finclude.pro -lib/texmf/ps/color.pro -lib/texmf/ps/crop.pro -lib/texmf/ps/config.ps -lib/texmf/ps/psfonts.map -lib/texmf/tex/epsf.tex -lib/texmf/tex/epsf.sty -lib/texmf/tex/rotate.tex -lib/texmf/tex/rotate.sty -lib/texmf/tex/colordvi.sty -lib/texmf/tex/colordvi.tex -lib/texmf/tex/blackdvi.sty -lib/texmf/tex/blackdvi.tex -lib/texmf/tex/dvips.tex -lib/texmf/tex/dvipsmac.tex -man/man1/dvips.1 -man/man1/afm2tfm.1 diff --git a/print/dvips/scripts/configure b/print/dvips/scripts/configure deleted file mode 100644 index 6db0e2d8ffd9..000000000000 --- a/print/dvips/scripts/configure +++ /dev/null @@ -1,85 +0,0 @@ -#!/bin/sh - - -# paper size, default is no nor A4 -A4=n -prefix=$PREFIX; -if `echo $PREFIX |grep -q X11` ; then - prefix=/usr/local -fi -CACHE=$prefix/lib/texmf/fonts - -if [ -f $prefix/bin/MakeTeXPK ]; then - echo - echo "**WARNING** MakeTeXPK already exists in $PREFIX/bin" - echo "**WARNING** This file will be replaced during install." - echo -fi - - -if [ ! -f ${WRKSRC}/MakeTeXPK.orig ]; then - mv ${WRKSRC}/MakeTeXPK ${WRKSRC}/MakeTeXPK.orig || exit 1 -fi -#find the resolutions -RES=`awk '{if(/test $BDPI/) printf "%s ",$5}' < ${WRKSRC}/MakeTeXPK.orig` -# and the corresponding modes -MODES=`awk -F= '{if(/MODE=[a-zA-Z]/) print $2}' < ${WRKSRC}/MakeTeXPK.orig` -set $MODES -echo "I need to set the mode of our printing/output device for the resolutions" -echo "$RES dpi. (the mode must be in your modes.mf file)" -SUBST= -for i in $RES; do - echo -n "mode for $i dpi [$1]: "; - read answ; if [ "$answ" = "" ]; then answ=$1; fi - SUBST="$SUBST -e s/MODE=$1/MODE=$answ/" - shift -done - -rm -f $SCRIPTDIR/post-install -echo -echo "Choose a font directory for automatic font generation." -echo "------------------------------------------------------" -echo "The default directory is $CACHE. If you" -echo "don't want to make this directory world writable, then you" -echo "can choose eg. /tmp. Then you will have to periodically move " -echo "the files to $CACHE/pk." -echo -n "font directory [$CACHE]: " -read answ; if [ "$answ" != "" ]; then - CACHE=$answ; -else - echo "mkdir -p $CACHE/pk; chmod 1777 $CACHE/pk" > $SCRIPTDIR/post-install -fi - -sed -e s:/usr/lib/tex:/$PREFIX/lib/texmf: \ - -e s:/LocalLibrary/Fonts/TeXFonts:$CACHE: \ - $SUBST <${WRKSRC}/MakeTeXPK.orig >${WRKSRC}/MakeTeXPK - -#configure config.ps -if [ ! -f ${WRKSRC}/config.ps.orig ]; then - mv ${WRKSRC}/config.ps ${WRKSRC}/config.ps.orig || exit 1 -fi -RES=`awk '{if (/^D /) print $2}' <${WRKSRC}/config.ps.orig` -echo -n "what is the resolution of your printer (in dpi) [$RES]: "; -read res; if [ "$res" = "" ]; then res=$RES; fi -echo -n "do you want to use A4 paper? [$A4]: " -read answ; if [ "$answ" = "" ]; then answ=$A4; fi - -if [ $answ = y ]; then - sed -e 's/\(^\*\)\(.*A4\)/\2/' -e 's/^@ letterSize/*@ letterSize/' \ - -e "s/^D $RES/D $res/" <${WRKSRC}/config.ps.orig > ${WRKSRC}/config.ps -else - sed -e "s/^D $RES/D $res/" <${WRKSRC}/config.ps.orig > ${WRKSRC}/config.ps -fi - -#makefile -echo "TEXDIR=$PREFIX/lib/texmf" >> ${WRKSRC}/Makefile || exit 1; -echo "LOCALDIR=$CACHE" >> ${WRKSRC}/Makefile -echo "TEXMACRODIR=\$(TEXDIR)/tex" >> ${WRKSRC}/Makefile -echo "FIGPATH = .:..:\$(TEXDIR)/tex" >> ${WRKSRC}/Makefile -echo "MANDIR=$PREFIX/man/man1" >> ${WRKSRC}/Makefile -echo "DEFS= -DTPIC -DDEBUG -DDEFRES=$res" >> ${WRKSRC}/Makefile -echo "OPT = -O2 -funsigned-char" >> ${WRKSRC}/Makefile -echo "BINDIR=$PREFIX/bin" >> ${WRKSRC}/Makefile -echo "FLIBS=-lm" >> ${WRKSRC}/Makefile - -exit 0; diff --git a/print/dviselect/Makefile b/print/dviselect/Makefile deleted file mode 100644 index ac73d7683c51..000000000000 --- a/print/dviselect/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -# New ports collection makefile for: dviselect -# Version required: ? -# Date created: 12 October 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.6 1995/04/15 04:33:44 asami Exp $ -# - -DISTNAME= dviselect -PKGNAME= dviselect-1.3 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.cs.umn.edu/pub/latex/software/ - -MAINTAINER= jmz@FreeBSD.org - -pre-install: - @mkdir -p ${PREFIX}/man/man1 - @mkdir -p ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/print/dviselect/distinfo b/print/dviselect/distinfo deleted file mode 100644 index 6cfc5acd32f2..000000000000 --- a/print/dviselect/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (dviselect.tar.gz) = b86128095ff9570931926ada55ca532f diff --git a/print/dviselect/files/patch-aa b/print/dviselect/files/patch-aa deleted file mode 100644 index 36d026b772c4..000000000000 --- a/print/dviselect/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** dviselect.c~ Tue Nov 27 08:53:14 1990 ---- dviselect.c Thu Oct 6 22:01:13 1994 -*************** -*** 122,128 **** - /* save some string space: we use this a lot */ - char writeerr[] = "error writing DVI file"; - -! char *malloc(), *realloc(), *sprintf(); - - /* - * lint gets rather confused with the current definitions of getc and putc, ---- 122,128 ---- - /* save some string space: we use this a lot */ - char writeerr[] = "error writing DVI file"; - -! char *malloc(), *realloc(); - - /* - * lint gets rather confused with the current definitions of getc and putc, diff --git a/print/dviselect/files/patch-ab b/print/dviselect/files/patch-ab deleted file mode 100644 index 9e70371e22f4..000000000000 --- a/print/dviselect/files/patch-ab +++ /dev/null @@ -1,40 +0,0 @@ -*** lib/error.c.orig Mon Nov 26 23:53:19 1990 ---- lib/error.c Thu Oct 6 14:26:04 1994 -*************** -*** 16,22 **** - * OR _doprnt. It should work properly under System V using vprintf. - * (If you have vprintf, define HAVE_VPRINTF.) - */ -! - #include <stdio.h> - #include <varargs.h> - ---- 16,22 ---- - * OR _doprnt. It should work properly under System V using vprintf. - * (If you have vprintf, define HAVE_VPRINTF.) - */ -! #define HAVE_VPRINTF - #include <stdio.h> - #include <varargs.h> - -*************** -*** 32,40 **** - - extern char *ProgName; - extern int errno; -! extern char *sys_errlist[]; -! extern int sys_nerr; -! - error(va_alist) - va_dcl - { ---- 32,40 ---- - - extern char *ProgName; - extern int errno; -! /* extern char *sys_errlist[]; -! extern int sys_nerr; -! */ - error(va_alist) - va_dcl - { diff --git a/print/dviselect/files/patch-ac b/print/dviselect/files/patch-ac deleted file mode 100644 index aad465fe4806..000000000000 --- a/print/dviselect/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ -*** lib/font.c~ Tue Nov 27 08:53:20 1990 ---- lib/font.c Thu Oct 6 22:02:07 1994 -*************** -*** 67,75 **** - */ - extern int errno; - char *getenv(), *malloc(), *strsave(); -- #ifndef sys5 -- char *sprintf(); -- #endif - - static readconf(); - static setfont(); ---- 67,72 ---- diff --git a/print/dviselect/files/patch-ad b/print/dviselect/files/patch-ad deleted file mode 100644 index a745d9172895..000000000000 --- a/print/dviselect/files/patch-ad +++ /dev/null @@ -1,36 +0,0 @@ -*** lib/seek.c~ Mon Nov 26 23:53:23 1990 ---- lib/seek.c Thu Oct 6 14:28:14 1994 -*************** -*** 25,31 **** - #include <sys/file.h> - #include <sys/stat.h> - -! long lseek(); - char *getenv(); - - int ---- 25,31 ---- - #include <sys/file.h> - #include <sys/stat.h> - -! off_t lseek(); - char *getenv(); - - int -*************** -*** 33,39 **** - int fd; - { - -! return (lseek(fd, 0L, 1) >= 0 && !isatty(fd)); - } - - /* ---- 33,39 ---- - int fd; - { - -! return (lseek(fd, (off_t) 0, 1) >= 0 && !isatty(fd)); - } - - /* diff --git a/print/dviselect/pkg-comment b/print/dviselect/pkg-comment deleted file mode 100644 index dfc1838e1aae..000000000000 --- a/print/dviselect/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -dviselect - extract pages from DVI files diff --git a/print/dviselect/pkg-descr b/print/dviselect/pkg-descr deleted file mode 100644 index 672e772df062..000000000000 --- a/print/dviselect/pkg-descr +++ /dev/null @@ -1,3 +0,0 @@ -Dviselect selects pages from a DVI file produced by TeX, creating a -new DVI file usable by any of TeX's conversion program, or even by -dviselect itself. diff --git a/print/dviselect/pkg-plist b/print/dviselect/pkg-plist deleted file mode 100644 index 00d15f77c2cb..000000000000 --- a/print/dviselect/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/dviselect -@mode 444 -man/man1/dviselect.1 diff --git a/print/dviselect/scripts/configure b/print/dviselect/scripts/configure deleted file mode 100644 index 08b5a6d80fbd..000000000000 --- a/print/dviselect/scripts/configure +++ /dev/null @@ -1,9 +0,0 @@ -#!/bin/sh - -PREFIX=${PREFIX:-/usr/local} - -echo "BINDIR = $PREFIX/bin" >> $WRKSRC/Makefile || exit 1; -echo "MANDIR = $PREFIX/man" >> $WRKSRC/Makefile || exit 1; -echo "all: default" >> $WRKSRC/Makefile || exit 1; -echo "install: inst-dviselect" >> $WRKSRC/Makefile || exit 1; -exit 0;
\ No newline at end of file diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile deleted file mode 100644 index d2d3fb763dc7..000000000000 --- a/print/ghostview/Makefile +++ /dev/null @@ -1,17 +0,0 @@ -# New ports collection makefile for: ghostview -# Version required: 1.5 -# Date created: 21 October 1994 -# Whom: jkh -# -# $Id: Makefile,v 1.3 1995/04/01 12:49:29 jkh Exp $ -# - -DISTNAME= ghostview-1.5 -CATEGORIES+= printing -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ - -EXEC_DEPENDS= gs:${PORTSDIR}/print/ghostscript - -USE_IMAKE= yes - -.include <bsd.port.mk> diff --git a/print/ghostview/distinfo b/print/ghostview/distinfo deleted file mode 100644 index 6983bc0df583..000000000000 --- a/print/ghostview/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (ghostview-1.5.tar.gz) = 4f5c1bced73fe14b03109cfa7aacfd90 diff --git a/print/ghostview/files/patch-aa b/print/ghostview/files/patch-aa deleted file mode 100644 index 62bf2701f2a1..000000000000 --- a/print/ghostview/files/patch-aa +++ /dev/null @@ -1,12 +0,0 @@ -*** misc.c.orig Fri Oct 21 22:36:09 1994 ---- misc.c Fri Oct 21 22:36:20 1994 -*************** -*** 61,67 **** - #include <perror.h> - #else - extern int sys_nerr; -- extern char *sys_errlist[]; - #endif - - #include "Ghostview.h" ---- 61,66 ---- diff --git a/print/ghostview/files/patch-ab b/print/ghostview/files/patch-ab deleted file mode 100644 index 6efae3f78d8d..000000000000 --- a/print/ghostview/files/patch-ab +++ /dev/null @@ -1,12 +0,0 @@ -*** SelFile.c.orig Fri Oct 21 22:37:11 1994 ---- SelFile.c Fri Oct 21 22:37:17 1994 -*************** -*** 46,52 **** - /* BSD 4.3 errno.h does not declare errno */ - extern int errno; - extern int sys_nerr; -- extern char *sys_errlist[]; - - #include <sys/param.h> - #include <X11/cursorfont.h> ---- 46,51 ---- diff --git a/print/ghostview/pkg-comment b/print/ghostview/pkg-comment deleted file mode 100644 index a3505fdaa40e..000000000000 --- a/print/ghostview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -ghostview - an X11 front-end for ghostscript, the GNU postscript previewer. diff --git a/print/ghostview/pkg-descr b/print/ghostview/pkg-descr deleted file mode 100644 index 27043499a0c3..000000000000 --- a/print/ghostview/pkg-descr +++ /dev/null @@ -1,28 +0,0 @@ - - Ghostview -- An X11 user interface for ghostscript. - -Ghostview is full function user interface for ghostscript 2.4 and later. - -Brief list of features: - - Ghostview parses any known version of Adobe's Document Structuring - Conventions. - - Page size is automatically determined from the Document Structuring - Comments. The user is able to override the values from the comments. - - Window size is set to the bounding box for Encapsulated PostScript figures. - - Default page size is Letter and can be changed via Xresources or - application defaults file to A4 (or any other valid size) for our - European friends. - - Scrollbars appear when necessary. - - Page orientation is automatically determined from the Document Structuring - Comments. The user is able to override the values from the comments. - - Ability to view at 4 orientations: Portrait, Landscape, Upside-down, - and Seascape (for those who rotate landscape the other direction). - - Ability to restrict rendering to grayscale or monochrome. (Requires - ghostscript 2.6.1.) - - Ability to mark pages for printing, or saving. (Good for people that - printed a 100 page document and lost page 59 due to a printer jam.) - - Can popup zoom windows at printer resolution - (1 display dot = 1 printer dot). - - The Ghostview distribution includes a Ghostview Widget that people - are encouraged to use in other programs. diff --git a/print/ghostview/pkg-plist b/print/ghostview/pkg-plist deleted file mode 100644 index ae47e0df41c7..000000000000 --- a/print/ghostview/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -@cwd /usr/X386 -bin/ghostview -lib/X11/app-defaults/Ghostview diff --git a/print/latex/Makefile b/print/latex/Makefile deleted file mode 100644 index 23b74963383c..000000000000 --- a/print/latex/Makefile +++ /dev/null @@ -1,64 +0,0 @@ -# New ports collection makefile for: latex -# Version required: ? -# Date created: 29 September 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.14 1995/04/17 22:11:19 jmz Exp $ -# - -DISTNAME= latex -PKGNAME= latex2e-94.12 -CATEGORIES+= printing -DISTFILES= latex_mf.tar.gz latex_tfm.tar.gz latex_base.tar.gz \ - latex_tools.tar.gz - -MAINTAINER= jmz@FreeBSD.org - -EXEC_DEPENDS= tex:${PORTSDIR}/print/tex - -FTPGET= ${FILESDIR}/ftpget - -#other equivalent sites: ftp.shsu.edu ftp.dante.de -CTAN?= ftp.tex.ac.uk - - -latex_base.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/macros latex/base.tar.gz ${DISTDIR}/$@ -latex_mf.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/fonts latex/mf.tar.gz ${DISTDIR}/$@ -latex_tfm.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/fonts latex/tfm.tar.gz ${DISTDIR}/$@ -latex_tools.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/macros latex/packages/tools.tar.gz ${DISTDIR}/$@ - -do-build: - @(cd ${WRKSRC}/base; yes | initex unpack.ins) - @(cd ${WRKSRC}/base; TEXFONTS=${WRKSRC}/tfm:; export TEXFONTS; \ - yes | initex latex.ltx) - @(cd ${WRKSRC}/packages/tools; TEXFORMATS=${WRKSRC}/base:; \ - TEXINPUTS=${WRKSRC}/base: export TEXFORMATS TEXINPUTS;\ - ln -sf /usr/local/bin/virtex latex; yes | ./latex tools.ins) - -do-install: - @(/usr/bin/install -c -m 644 ${WRKSRC}/base/latex.fmt \ - ${PREFIX}/lib/texmf/ini/) - @(cd ${WRKSRC}/tfm; install -c -m 644 *.tfm ${PREFIX}/lib/texmf/fonts/tfm) - @(cd ${WRKSRC}/mf; install -c -m 644 *.mf ${PREFIX}/lib/texmf/mf) - @(cd ${WRKSRC}/base; for f in latexbug.tex testpage.tex \ - lablst.tex idx.tex nfssfont.tex small2e.tex sample2e.tex docstrip.tex \ - *.cls *.clo *.sty *.fd *.def *.cfg ; do \ - if [ -f $$f ]; then install -c -m 644 $$f ${PREFIX}/lib/texmf/tex; fi; done) - @mkdir -p ${PREFIX}/lib/texmf/makeindx; - @(cd ${WRKSRC}/base; install -c -m 644 *.ist ${PREFIX}/lib/texmf/makeindx) - @(cd ${WRKSRC}/packages/tools; for f in *.sty *.tex; do \ - if [ -f $$f ]; then install -c -m 644 $$f ${PREFIX}/lib/texmf/tex; fi; done) - @(cd ${PREFIX}/bin; rm -f latex; ln -s virtex latex) - @(mkdir -p ${PREFIX}/lib/texmf/documentation) - @(cd ${WRKSRC}/base; for f in *.dtx source2e.tex *.fdd ltnews*.tex *guide.tex; do \ - if [ -f $$f ]; then install -c -m 644 $$f ${PREFIX}/lib/texmf/documentation; fi; done) - @(cd ${WRKSRC}/packages/tools; for f in *.dtx; do \ - if [ -f $$f ]; then install -c -m 644 $$f ${PREFIX}/lib/texmf/documentation; fi; done) - -.include "Makefile.inc" - -.include <bsd.port.mk> diff --git a/print/latex/pkg-comment b/print/latex/pkg-comment deleted file mode 100644 index 35a85b04faef..000000000000 --- a/print/latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -LaTeX2e <1994/06/01> patch level 4a diff --git a/print/latex/pkg-descr b/print/latex/pkg-descr deleted file mode 100644 index f9aa76828402..000000000000 --- a/print/latex/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -LaTeX is a TeX macro package. - -The previous version of LaTeX was known as LaTeX2.09. Over the years -many extensions have been developed for LaTeX. LaTeX2e brings all -extensions back under a single format and thus prevents the -proliferation of mutually incompatible dialects of LaTeX 2.09. With -LaTeX2e the `new font selection scheme' is standard and, for example, -amstex (formerly the AmSLaTeX format) or slides (formerly the SLiTeX -format) are simply extension packages, all working with the same base -format. The introduction of a new release also made it possible to -add a small number of often-requested features and to make the task of -writing packages and classes simpler. diff --git a/print/latex/pkg-plist b/print/latex/pkg-plist deleted file mode 100644 index d25b2228b5e0..000000000000 --- a/print/latex/pkg-plist +++ /dev/null @@ -1,297 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/latex -@mode 644 -lib/texmf/fonts/tfm/cmbsy5.tfm -lib/texmf/fonts/tfm/cmbsy6.tfm -lib/texmf/fonts/tfm/cmbsy7.tfm -lib/texmf/fonts/tfm/cmbsy8.tfm -lib/texmf/fonts/tfm/cmbsy9.tfm -lib/texmf/fonts/tfm/cmcsc8.tfm -lib/texmf/fonts/tfm/cmcsc9.tfm -lib/texmf/fonts/tfm/cmex7.tfm -lib/texmf/fonts/tfm/cmex8.tfm -lib/texmf/fonts/tfm/cmex9.tfm -lib/texmf/fonts/tfm/cmmib5.tfm -lib/texmf/fonts/tfm/cmmib6.tfm -lib/texmf/fonts/tfm/cmmib7.tfm -lib/texmf/fonts/tfm/cmmib8.tfm -lib/texmf/fonts/tfm/cmmib9.tfm -lib/texmf/fonts/tfm/icmcsc10.tfm -lib/texmf/fonts/tfm/icmex10.tfm -lib/texmf/fonts/tfm/icmmi8.tfm -lib/texmf/fonts/tfm/icmsy8.tfm -lib/texmf/fonts/tfm/icmtt8.tfm -lib/texmf/fonts/tfm/ilasy8.tfm -lib/texmf/fonts/tfm/ilcmss8.tfm -lib/texmf/fonts/tfm/ilcmssb8.tfm -lib/texmf/fonts/tfm/ilcmssi8.tfm -lib/texmf/fonts/tfm/lasy10.tfm -lib/texmf/fonts/tfm/lasy5.tfm -lib/texmf/fonts/tfm/lasy6.tfm -lib/texmf/fonts/tfm/lasy7.tfm -lib/texmf/fonts/tfm/lasy8.tfm -lib/texmf/fonts/tfm/lasy9.tfm -lib/texmf/fonts/tfm/lasyb10.tfm -lib/texmf/fonts/tfm/lcircle10.tfm -lib/texmf/fonts/tfm/lcirclew10.tfm -lib/texmf/fonts/tfm/lcmss8.tfm -lib/texmf/fonts/tfm/lcmssb8.tfm -lib/texmf/fonts/tfm/lcmssi8.tfm -lib/texmf/fonts/tfm/line10.tfm -lib/texmf/fonts/tfm/linew10.tfm -lib/texmf/mf/cmex9.mf -lib/texmf/mf/circle.mf -lib/texmf/mf/cmbsy5.mf -lib/texmf/mf/cmbsy6.mf -lib/texmf/mf/cmbsy7.mf -lib/texmf/mf/cmbsy8.mf -lib/texmf/mf/cmbsy9.mf -lib/texmf/mf/cmcsc8.mf -lib/texmf/mf/cmcsc9.mf -lib/texmf/mf/cmex7.mf -lib/texmf/mf/cmex8.mf -lib/texmf/mf/cmmib5.mf -lib/texmf/mf/cmmib6.mf -lib/texmf/mf/cmmib7.mf -lib/texmf/mf/cmmib8.mf -lib/texmf/mf/cmmib9.mf -lib/texmf/mf/icmcsc10.mf -lib/texmf/mf/icmex10.mf -lib/texmf/mf/icmmi8.mf -lib/texmf/mf/icmsy8.mf -lib/texmf/mf/icmtt8.mf -lib/texmf/mf/ilasy8.mf -lib/texmf/mf/ilcmss8.mf -lib/texmf/mf/ilcmssb8.mf -lib/texmf/mf/ilcmssi8.mf -lib/texmf/mf/lasy.mf -lib/texmf/mf/line.mf -lib/texmf/mf/lasy10.mf -lib/texmf/mf/lasy5.mf -lib/texmf/mf/lasy6.mf -lib/texmf/mf/lasy7.mf -lib/texmf/mf/lasy8.mf -lib/texmf/mf/lasy9.mf -lib/texmf/mf/lasyb10.mf -lib/texmf/mf/lcircle10.mf -lib/texmf/mf/lcirclew10.mf -lib/texmf/mf/lcmss8.mf -lib/texmf/mf/lcmssb8.mf -lib/texmf/mf/lcmssi8.mf -lib/texmf/mf/line10.mf -lib/texmf/mf/linew10.mf -lib/texmf/mf/sroman.mf -lib/texmf/mf/sromanu.mf -lib/texmf/tex/latexbug.tex -lib/texmf/tex/testpage.tex -lib/texmf/tex/lablst.tex -lib/texmf/tex/idx.tex -lib/texmf/tex/nfssfont.tex -lib/texmf/tex/small2e.tex -lib/texmf/tex/sample2e.tex -lib/texmf/tex/docstrip.tex -lib/texmf/tex/article.cls -lib/texmf/tex/book.cls -lib/texmf/tex/letter.cls -lib/texmf/tex/ltnews.cls -lib/texmf/tex/ltxdoc.cls -lib/texmf/tex/ltxguide.cls -lib/texmf/tex/proc.cls -lib/texmf/tex/report.cls -lib/texmf/tex/slides.cls -lib/texmf/tex/bk10.clo -lib/texmf/tex/bk11.clo -lib/texmf/tex/bk12.clo -lib/texmf/tex/fleqn.clo -lib/texmf/tex/leqno.clo -lib/texmf/tex/size10.clo -lib/texmf/tex/size11.clo -lib/texmf/tex/size12.clo -lib/texmf/tex/alltt.sty -lib/texmf/tex/article.sty -lib/texmf/tex/bezier.sty -lib/texmf/tex/book.sty -lib/texmf/tex/doc.sty -lib/texmf/tex/exscale.sty -lib/texmf/tex/flafter.sty -lib/texmf/tex/fontenc.sty -lib/texmf/tex/graphpap.sty -lib/texmf/tex/ifthen.sty -lib/texmf/tex/inputenc.sty -lib/texmf/tex/latexsym.sty -lib/texmf/tex/letter.sty -lib/texmf/tex/makeidx.sty -lib/texmf/tex/newlfont.sty -lib/texmf/tex/oldlfont.sty -lib/texmf/tex/pict2e.sty -lib/texmf/tex/proc.sty -lib/texmf/tex/report.sty -lib/texmf/tex/shortvrb.sty -lib/texmf/tex/showidx.sty -lib/texmf/tex/slides.sty -lib/texmf/tex/syntonly.sty -lib/texmf/tex/t1enc.sty -lib/texmf/tex/tracefnt.sty -lib/texmf/tex/OMLccm.fd -lib/texmf/tex/OMLcmm.fd -lib/texmf/tex/OMLcmr.fd -lib/texmf/tex/OMLlcmm.fd -lib/texmf/tex/OMScmr.fd -lib/texmf/tex/OMScmsy.fd -lib/texmf/tex/OMSlcmsy.fd -lib/texmf/tex/OMXcmex.fd -lib/texmf/tex/OMXlcmex.fd -lib/texmf/tex/OT1cmdh.fd -lib/texmf/tex/OT1cmfib.fd -lib/texmf/tex/OT1cmfr.fd -lib/texmf/tex/OT1cmr.fd -lib/texmf/tex/OT1cmss.fd -lib/texmf/tex/OT1cmtt.fd -lib/texmf/tex/OT1lcmss.fd -lib/texmf/tex/OT1lcmtt.fd -lib/texmf/tex/T1cmdh.fd -lib/texmf/tex/T1cmfib.fd -lib/texmf/tex/T1cmfr.fd -lib/texmf/tex/T1cmr.fd -lib/texmf/tex/T1cmss.fd -lib/texmf/tex/T1cmtt.fd -lib/texmf/tex/Ucmr.fd -lib/texmf/tex/Ucmss.fd -lib/texmf/tex/Ucmtt.fd -lib/texmf/tex/Ulasy.fd -lib/texmf/tex/Ullasy.fd -lib/texmf/tex/OMLenc.def -lib/texmf/tex/OMSenc.def -lib/texmf/tex/OT1enc.def -lib/texmf/tex/T1enc.def -lib/texmf/tex/ascii.def -lib/texmf/tex/latex209.def -lib/texmf/tex/latin1.def -lib/texmf/tex/sfonts.def -lib/texmf/tex/slides.def -lib/texmf/tex/texsys.cfg -lib/texmf/ini/latex.fmt -lib/texmf/makeindx/gglo.ist -lib/texmf/makeindx/gind.ist -lib/texmf/tex/afterpage.sty -lib/texmf/tex/array.sty -lib/texmf/tex/dcolumn.sty -lib/texmf/tex/delarray.sty -lib/texmf/tex/e.tex -lib/texmf/tex/enumerate.sty -lib/texmf/tex/fontsmpl.sty -lib/texmf/tex/fontsmpl.tex -lib/texmf/tex/ftnright.sty -lib/texmf/tex/h.tex -lib/texmf/tex/hhline.sty -lib/texmf/tex/indentfirst.sty -lib/texmf/tex/layout.sty -lib/texmf/tex/longtable.sty -lib/texmf/tex/multicol.sty -lib/texmf/tex/rawfonts.sty -lib/texmf/tex/s.tex -lib/texmf/tex/showkeys.sty -lib/texmf/tex/somedefs.sty -lib/texmf/tex/tabularx.sty -lib/texmf/tex/thb.sty -lib/texmf/tex/thc.sty -lib/texmf/tex/thcb.sty -lib/texmf/tex/theorem.sty -lib/texmf/tex/thm.sty -lib/texmf/tex/thmb.sty -lib/texmf/tex/thp.sty -lib/texmf/tex/varioref.sty -lib/texmf/tex/verbatim.sty -lib/texmf/tex/verbtest.tex -lib/texmf/tex/x.tex -lib/texmf/tex/xr.sty -lib/texmf/tex/xspace.sty -lib/texmf/documentation/afterpage.dtx -lib/texmf/documentation/alltt.dtx -lib/texmf/documentation/array.dtx -lib/texmf/documentation/cfgguide.tex -lib/texmf/documentation/classes.dtx -lib/texmf/documentation/clsguide.tex -lib/texmf/documentation/cmfonts.fdd -lib/texmf/documentation/dcolumn.dtx -lib/texmf/documentation/delarray.dtx -lib/texmf/documentation/doc.dtx -lib/texmf/documentation/docstrip.dtx -lib/texmf/documentation/enumerate.dtx -lib/texmf/documentation/exscale.dtx -lib/texmf/documentation/fileerr.dtx -lib/texmf/documentation/fntguide.tex -lib/texmf/documentation/fontdef.dtx -lib/texmf/documentation/fontsmpl.dtx -lib/texmf/documentation/ftnright.dtx -lib/texmf/documentation/graphpap.dtx -lib/texmf/documentation/hhline.dtx -lib/texmf/documentation/ifthen.dtx -lib/texmf/documentation/indentfirst.dtx -lib/texmf/documentation/inputenc.dtx -lib/texmf/documentation/latex209.dtx -lib/texmf/documentation/latexsym.dtx -lib/texmf/documentation/layout.dtx -lib/texmf/documentation/letter.dtx -lib/texmf/documentation/longtable.dtx -lib/texmf/documentation/ltalloc.dtx -lib/texmf/documentation/ltbibl.dtx -lib/texmf/documentation/ltboxes.dtx -lib/texmf/documentation/ltclass.dtx -lib/texmf/documentation/ltcntrl.dtx -lib/texmf/documentation/ltcounts.dtx -lib/texmf/documentation/ltdefns.dtx -lib/texmf/documentation/ltdirchk.dtx -lib/texmf/documentation/lterror.dtx -lib/texmf/documentation/ltfiles.dtx -lib/texmf/documentation/ltfinal.dtx -lib/texmf/documentation/ltfloat.dtx -lib/texmf/documentation/ltfntcmd.dtx -lib/texmf/documentation/ltfss.dtx -lib/texmf/documentation/lthyphen.dtx -lib/texmf/documentation/ltidxglo.dtx -lib/texmf/documentation/ltlength.dtx -lib/texmf/documentation/ltlists.dtx -lib/texmf/documentation/ltlogos.dtx -lib/texmf/documentation/ltmath.dtx -lib/texmf/documentation/ltmiscen.dtx -lib/texmf/documentation/ltnews01.tex -lib/texmf/documentation/ltnews02.tex -lib/texmf/documentation/ltoutenc.dtx -lib/texmf/documentation/ltoutput.dtx -lib/texmf/documentation/ltpage.dtx -lib/texmf/documentation/ltpageno.dtx -lib/texmf/documentation/ltpar.dtx -lib/texmf/documentation/ltpictur.dtx -lib/texmf/documentation/ltplain.dtx -lib/texmf/documentation/ltsect.dtx -lib/texmf/documentation/ltspace.dtx -lib/texmf/documentation/lttab.dtx -lib/texmf/documentation/ltthm.dtx -lib/texmf/documentation/ltvers.dtx -lib/texmf/documentation/ltxdoc.dtx -lib/texmf/documentation/ltxref.dtx -lib/texmf/documentation/makeindx.dtx -lib/texmf/documentation/multicol.dtx -lib/texmf/documentation/newlfont.dtx -lib/texmf/documentation/oldlfont.dtx -lib/texmf/documentation/pict2e.dtx -lib/texmf/documentation/preload.dtx -lib/texmf/documentation/proc.dtx -lib/texmf/documentation/rawfonts.dtx -lib/texmf/documentation/showkeys.dtx -lib/texmf/documentation/slides.dtx -lib/texmf/documentation/slides.fdd -lib/texmf/documentation/somedefs.dtx -lib/texmf/documentation/source2e.tex -lib/texmf/documentation/syntonly.dtx -lib/texmf/documentation/tabularx.dtx -lib/texmf/documentation/testdist.dtx -lib/texmf/documentation/theorem.dtx -lib/texmf/documentation/usrguide.tex -lib/texmf/documentation/varioref.dtx -lib/texmf/documentation/verbatim.dtx -lib/texmf/documentation/xr.dtx -lib/texmf/documentation/xspace.dtx diff --git a/print/makeindex/Makefile b/print/makeindex/Makefile deleted file mode 100644 index a8cb1226b6fc..000000000000 --- a/print/makeindex/Makefile +++ /dev/null @@ -1,32 +0,0 @@ -# New ports collection makefile for: makeindex -# Version required: 3.0.8 -# Date created: 12 October 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.6 1995/04/19 19:42:24 jmz Exp $ -# - -DISTNAME= makeindex -PKGNAME= makeindex-3.0.8 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.th-darmstadt.de/pub/tex/src/makeindex/BETA/ -DISTFILES= makeindex-3.0.8.tar.Z - -MAINTAINER= jmz@FreeBSD.org - -do-build: - @(cd ${WRKSRC}/src-3.0/regexp; make) - @(cd ${WRKSRC}/src-3.0; make) - -do-install: - @mkdir -p ${PREFIX}/lib/texmf/makeindx - @mkdir -p ${PREFIX}/bin - @mkdir -p ${PREFIX}/man/man1 - @(cd ${WRKSRC}/src-3.0/regexp; make) - @(cd ${WRKSRC}/src-3.0; make install) - @(cd ${WRKSRC}/doc; \ - sed -e s:/usr/local/lib/tex/macros/:${PREFIX}/lib/texmf/makeindx/: \ - <makeindex.l >makeindex.1; \ - install -c -m 644 makeindex.1 ${PREFIX}/man/man1/) - -.include <bsd.port.mk> diff --git a/print/makeindex/distinfo b/print/makeindex/distinfo deleted file mode 100644 index 315ce403e4f9..000000000000 --- a/print/makeindex/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (makeindex-3.0.8.tar.Z) = d66bea4cb84568c430187411593ac581 diff --git a/print/makeindex/pkg-comment b/print/makeindex/pkg-comment deleted file mode 100644 index c9b8d1eea5d4..000000000000 --- a/print/makeindex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -makeindex - a general purpose, formatter-independent index processor. diff --git a/print/makeindex/pkg-descr b/print/makeindex/pkg-descr deleted file mode 100644 index c13b1e202f61..000000000000 --- a/print/makeindex/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -The program makeindex is a general purpose hierarchical index -generator; it accepts one or more input files (often produced by a -text formatter such as TeX or troff, sorts the entries, and produces -an output file which can be formatted. The index can have up to three -levels (0, 1, and 2) of subitem nesting. The way in which words are -flagged for indexing within the main document is specific to the -formatter used; makeindex does not automate the process of selecting -these words. As the output index is hierarchical, makeindex can be -considered complimentary to the awk(1)-based make.index(1L) system of -Bentley and Kernighan, which is specific to troff(1), generates -non-hierarchical indices, and employs a much simpler syntax for -indicating index entries. diff --git a/print/makeindex/pkg-plist b/print/makeindex/pkg-plist deleted file mode 100644 index e01593f3b089..000000000000 --- a/print/makeindex/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/makeindex -@mode 644 -lib/texmf/makeindx/din.ist -lib/texmf/makeindx/icase.ist -lib/texmf/makeindx/latex.ist -lib/texmf/makeindx/math.ist -lib/texmf/makeindx/mkind.ist -lib/texmf/makeindx/puncts.ist -lib/texmf/makeindx/tex.ist -lib/texmf/makeindx/english/digit.ist -lib/texmf/makeindx/english/letter.ist -lib/texmf/makeindx/english/special.ist -lib/texmf/makeindx/german/digit.ist -lib/texmf/makeindx/german/special.ist -lib/texmf/makeindx/german/umlaut.ist -lib/texmf/makeindx/german/wb.ist -man/man1/makeindex.1 diff --git a/print/makeindex/scripts/configure b/print/makeindex/scripts/configure deleted file mode 100644 index e1634b5711cc..000000000000 --- a/print/makeindex/scripts/configure +++ /dev/null @@ -1,13 +0,0 @@ -#!/bin/sh - -cd $WRKSRC/src-3.0 || exit 1; -cp Makefile.gen Makefile || exit 1; -echo "STYDIR=$PREFIX/lib/texmf/makeindx" >> Makefile || exit 1; -echo "BINDIR=$PREFIX/bin" >> Makefile || exit 1; - -mv mkind.h mkind.h.orig || exit 1; -sed -e s:/usr/local:$PREFIX: < mkind.h.orig > mkind.h - -cd regexp || exit 1; -cp Makefile.psx Makefile || exit 1; -exit 0 diff --git a/print/psutils-letter/Makefile b/print/psutils-letter/Makefile deleted file mode 100644 index db52b14188a8..000000000000 --- a/print/psutils-letter/Makefile +++ /dev/null @@ -1,22 +0,0 @@ -# New ports collection makefile for: psutils -# Version required: 1.13 -# Date created: 21 September 1994 -# Whom: jmz -# -# $Id$ -# - -DISTNAME= psutils-1.13 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.sunet.se/pub/text-processing/postscript/utilities/psutils/ - -MAINTAINER= jmz@FreeBSD.org - -WRKSRC= $(WRKDIR)/src-1.3 - -pre-install: - @mkdir -p ${PREFIX}/share/psutils - @mkdir -p ${PREFIX}/man/man1 - @mkdir -p ${PREFIX}/bin - -.include <bsd.port.mk> diff --git a/print/psutils-letter/distinfo b/print/psutils-letter/distinfo deleted file mode 100644 index 2da50b65123f..000000000000 --- a/print/psutils-letter/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (psutils-1.13.tar.gz) = 4e1030fdbd94f91c156bc3ea309acbe2 diff --git a/print/psutils-letter/pkg-comment b/print/psutils-letter/pkg-comment deleted file mode 100644 index 0b1d0abf405f..000000000000 --- a/print/psutils-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -psutils version 1.13: utilities for manipulating PostScript documents diff --git a/print/psutils-letter/pkg-descr b/print/psutils-letter/pkg-descr deleted file mode 100644 index 61652f317800..000000000000 --- a/print/psutils-letter/pkg-descr +++ /dev/null @@ -1,19 +0,0 @@ -psbook rearranges pages into signatures -psselect selects pages and page ranges -pstops performs general page rearrangement and selection -psnup put multiple pages per physical sheet of paper -psresize alter document paper size -epsffit fits an EPSF file to a given bounding box -getafm (sh) outputs PostScript to retrieve AFM file from printer -showchar (sh) outputs PostScript to draw a character with metric info -fixdlsrps (perl) filter to fix DviLaser/PS output so that PSUtils works -fixfmps (perl) filter to fix framemaker documents so that psselect etc. work -fixmacps (perl) filter to fix Macintosh documents with saner version of md -fixpsditps (perl) filter to fix Transcript psdit documents to work with PSUtils -fixpspps (perl) filter to fix PSPrint PostScript so that psselect etc. work -fixtpps (perl) filter to fix Troff Tpscript documents -fixwfwps (perl) filter to fix Word for Windows documents for PSUtils -fixwpps (perl) filter to fix WordPerfect documents for PSUtils -fixwwps (perl) filter to fix Windows Write documents for PSUtils -extractres (perl) filter to extract resources from PostScript files -includeres (perl) filter to include resources into PostScript files diff --git a/print/psutils-letter/pkg-plist b/print/psutils-letter/pkg-plist deleted file mode 100644 index 0ec92438ff76..000000000000 --- a/print/psutils-letter/pkg-plist +++ /dev/null @@ -1,42 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/psbook -bin/psselect -bin/pstops -bin/epsffit -bin/psnup -bin/psresize -bin/getafm -bin/fixfmps -bin/fixmacps -bin/fixpsditps -bin/fixpspps -bin/fixtpps -bin/fixwfwps -bin/fixwpps -bin/fixwwps -bin/fixdlsrps -bin/extractres -bin/includeres -@mode 644 -man/man1/psbook.1 -man/man1/psselect.1 -man/man1/pstops.1 -man/man1/epsffit.1 -man/man1/psnup.1 -man/man1/psresize.1 -man/man1/getafm.1 -man/man1/fixdlsrps.1 -man/man1/fixfmps.1 -man/man1/fixmacps.1 -man/man1/fixpsditps.1 -man/man1/fixpspps.1 -man/man1/fixtpps.1 -man/man1/fixwfwps.1 -man/man1/fixwpps.1 -man/man1/fixwwps.1 -man/man1/extractres.1 -man/man1/includeres.1 -share/psutils/md68_0.ps -share/psutils/md71_0.ps diff --git a/print/psutils-letter/scripts/configure b/print/psutils-letter/scripts/configure deleted file mode 100644 index f740baf98d37..000000000000 --- a/print/psutils-letter/scripts/configure +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -chmod +x ${WRKSRC}/maketext -exit 0 diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile deleted file mode 100644 index b48b3ace6ccb..000000000000 --- a/print/rtf2latex/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: rtf2LaTeX -# Version required: 1.5 -# Date created: 25 Jan 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de -# -# $Id$ -# - -DISTNAME= rtf2LaTeX.1.5 -PKGNAME= rtf2latex-1.5 -CATEGORIES+= printing -KEYWORDS+= RTF "Rich Text Format" LaTeX TeX -MASTER_SITES= ftp://ftp.dante.de/pub/tex/support/rtf2latex/ - -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de - -WRKSRC= ${WRKDIR}/rtf2LaTeX - -.include <bsd.port.mk> diff --git a/print/rtf2latex/distinfo b/print/rtf2latex/distinfo deleted file mode 100644 index 2b4304cc7e20..000000000000 --- a/print/rtf2latex/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (rtf2LaTeX.1.5.tar.gz) = 90964f786d149d314a57511ed9ceaaee diff --git a/print/rtf2latex/pkg-comment b/print/rtf2latex/pkg-comment deleted file mode 100644 index 40052912b91e..000000000000 --- a/print/rtf2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -rtf2LaTeX is a filter that converts RTF (MS's Rich Text Format) into LaTeX. diff --git a/print/rtf2latex/pkg-descr b/print/rtf2latex/pkg-descr deleted file mode 100644 index 3b4163f5495a..000000000000 --- a/print/rtf2latex/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts -RTF (Microsoft's Rich Text Format) into LaTeX. -rtf2LaTeX expends a good deal of effort in an attempt to make the resulting -LaTeX maintainable and modifiable. diff --git a/print/rtf2latex/pkg-plist b/print/rtf2latex/pkg-plist deleted file mode 100644 index db24fe1810d9..000000000000 --- a/print/rtf2latex/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@owner bin -@mode 755 -bin/rtf2LaTeX -@mode 644 -man/man1/rtf2LaTeX.1 -lib/rtf diff --git a/print/tex/Makefile b/print/tex/Makefile deleted file mode 100644 index ef1a4fd6f751..000000000000 --- a/print/tex/Makefile +++ /dev/null @@ -1,73 +0,0 @@ -# New ports collection makefile for: tex -# Version required: 6.1 -# Date created: 29 September 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.15 1995/04/17 20:31:35 asami Exp $ -# - -DISTNAME= web2c-6.1 -PKGNAME= tex-3.1415 -CATEGORIES+= printing -DISTFILES= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ - mf_lib.tar.gz cm_mf.tar.gz modes.mf - -MAINTAINER= jmz@FreeBSD.org - -EXTRACT_ONLY= web2c.tar.gz web.tar.gz tex_base.tar.gz cm_tfm.tar.gz \ - mf_lib.tar.gz cm_mf.tar.gz - -FTPGET= ${FILESDIR}/ftpget - -#other equivalent sites: ftp.shsu.edu ftp.dante.de -CTAN?= ftp.tex.ac.uk - - -BASES= mf.base cmmf.base -FORMATS= tex.fmt - -CFLAGS= -O2 -L${X11BASE}/lib - - -web2c.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/systems/web2c web2c.tar.gz ${DISTDIR}/$@ -web.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/systems/web2c web.tar.gz ${DISTDIR}/$@ -cm_mf.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/fonts cm/mf.tar.gz ${DISTDIR}/$@ -cm_tfm.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/fonts cm/tfm.tar.gz ${DISTDIR}/$@ -mf_lib.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/systems/knuth lib.tar.gz ${DISTDIR}/$@ -modes.mf: - @${FTPGET} ${CTAN} /tex-archive/fonts/modes modes.mf ${DISTDIR}/$@ -tex_base.tar.gz: - @${FTPGET} ${CTAN} /tex-archive/macros plain/base.tar.gz ${DISTDIR}/$@ - -do-build: - @(cd ${WRKSRC}/web2c; make triptrap) - @(cd ${WRKSRC}/web2c; make run-triptrap) - @(cd ${WRKSRC}/web2c; make clean-triptrap) - @(cd ${WRKSRC}; make CFLAGS="${CFLAGS}" programs) - @(cd ${WRKSRC}; MFINPUTS=${WRKDIR}/mf; export MFINPUTS;\ - make bases="${BASES}" bases) - @(cd ${WRKSRC}/web2c; TEXINPUTS=${WRKDIR}/lib:${WRKSRC}; export TEXINPUTS;\ - TEXFONTS=${WRKDIR}/cm/tfm:${WRKDIR}/latex/tfm; export TEXFONTS; \ - make fmts="${FORMATS}" fmts) - -do-install: - @(cd ${WRKSRC}/web2c; make install-exec INSTALL_PROGRAM="/usr/bin/install -c -s") - @(cd ${WRKSRC}/web2c; make install-manpages) - @(cd ${WRKSRC}/web2c; make install-data bases="${BASES}" fmts="${FORMATS}") - @mkdir -p ${PREFIX}/lib/texmf/fonts/tfm - @(cd ${WRKDIR}/cm/tfm; install -c -m 644 *.tfm ${PREFIX}/lib/texmf/fonts/tfm) - @mkdir -p ${PREFIX}/lib/texmf/mf - @(cd ${WRKDIR}/mf; install -c -m 644 *.mf ${PREFIX}/lib/texmf/mf) - @mkdir -p ${PREFIX}/lib/texmf/tex - @(cd ${WRKDIR}/lib; install -c -m 644 *.tex ${PREFIX}/lib/texmf/tex) - @(cd ${WRKDIR}/plain/base; install -c -m 644 *.tex ${PREFIX}/lib/texmf/tex) - @(rm -f ${PREFIX}/bin/latex) - -.include "Makefile.inc" - -.include <bsd.port.mk> diff --git a/print/tex/pkg-comment b/print/tex/pkg-comment deleted file mode 100644 index 86ea7d1ca8c5..000000000000 --- a/print/tex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is TeX, Version 3.1415 (C version 6.1) and METAFONT, Version 2.71 diff --git a/print/tex/pkg-descr b/print/tex/pkg-descr deleted file mode 100644 index 8043676c1f38..000000000000 --- a/print/tex/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -TeX is "the" typesetting package. It was designed with no limiting -application in mind. It was intended to be able to prepare practically -any document - from a single page letter to a full book with formulae, -tables, figures, etc. The expertise of generations of professional -printers has been captured in TeX. diff --git a/print/tex/pkg-plist b/print/tex/pkg-plist deleted file mode 100644 index 2878ca0c968d..000000000000 --- a/print/tex/pkg-plist +++ /dev/null @@ -1,285 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/tex -bin/mf -bin/cmmf -bin/dvicopy -bin/dvitype -bin/gftodvi -bin/gftopk -bin/mft -bin/pktogf -bin/pktype -bin/vftovp -bin/vptovf -bin/gftype -bin/pltotf -bin/tftopl -bin/initex -bin/virtex -bin/patgen -bin/inimf -bin/virmf -bin/bibtex -bin/tangle -bin/weave -bin/pooltype -@mode 644 -lib/texmf/fonts/texfonts.map -lib/texmf/fonts/tfm/cmb10.tfm -lib/texmf/fonts/tfm/cmbsy10.tfm -lib/texmf/fonts/tfm/cmbx10.tfm -lib/texmf/fonts/tfm/cmbx12.tfm -lib/texmf/fonts/tfm/cmbx5.tfm -lib/texmf/fonts/tfm/cmbx6.tfm -lib/texmf/fonts/tfm/cmbx7.tfm -lib/texmf/fonts/tfm/cmbx8.tfm -lib/texmf/fonts/tfm/cmbx9.tfm -lib/texmf/fonts/tfm/cmbxsl10.tfm -lib/texmf/fonts/tfm/cmbxti10.tfm -lib/texmf/fonts/tfm/cmcsc10.tfm -lib/texmf/fonts/tfm/cmdunh10.tfm -lib/texmf/fonts/tfm/cmex10.tfm -lib/texmf/fonts/tfm/cmff10.tfm -lib/texmf/fonts/tfm/cmfib8.tfm -lib/texmf/fonts/tfm/cminch.tfm -lib/texmf/fonts/tfm/cmitt10.tfm -lib/texmf/fonts/tfm/cmmi10.tfm -lib/texmf/fonts/tfm/cmmi12.tfm -lib/texmf/fonts/tfm/cmmi5.tfm -lib/texmf/fonts/tfm/cmmi6.tfm -lib/texmf/fonts/tfm/cmmi7.tfm -lib/texmf/fonts/tfm/cmmi8.tfm -lib/texmf/fonts/tfm/cmmi9.tfm -lib/texmf/fonts/tfm/cmmib10.tfm -lib/texmf/fonts/tfm/cmr10.tfm -lib/texmf/fonts/tfm/cmr12.tfm -lib/texmf/fonts/tfm/cmr17.tfm -lib/texmf/fonts/tfm/cmr5.tfm -lib/texmf/fonts/tfm/cmr6.tfm -lib/texmf/fonts/tfm/cmr7.tfm -lib/texmf/fonts/tfm/cmr8.tfm -lib/texmf/fonts/tfm/cmr9.tfm -lib/texmf/fonts/tfm/cmsa10.tfm -lib/texmf/fonts/tfm/cmsl10.tfm -lib/texmf/fonts/tfm/cmsl12.tfm -lib/texmf/fonts/tfm/cmsl8.tfm -lib/texmf/fonts/tfm/cmsl9.tfm -lib/texmf/fonts/tfm/cmsltt10.tfm -lib/texmf/fonts/tfm/cmss10.tfm -lib/texmf/fonts/tfm/cmss12.tfm -lib/texmf/fonts/tfm/cmss17.tfm -lib/texmf/fonts/tfm/cmss8.tfm -lib/texmf/fonts/tfm/cmss9.tfm -lib/texmf/fonts/tfm/cmssbx10.tfm -lib/texmf/fonts/tfm/cmssdc10.tfm -lib/texmf/fonts/tfm/cmssi10.tfm -lib/texmf/fonts/tfm/cmssi12.tfm -lib/texmf/fonts/tfm/cmssi17.tfm -lib/texmf/fonts/tfm/cmssi8.tfm -lib/texmf/fonts/tfm/cmssi9.tfm -lib/texmf/fonts/tfm/cmssq8.tfm -lib/texmf/fonts/tfm/cmssqi8.tfm -lib/texmf/fonts/tfm/cmsy10.tfm -lib/texmf/fonts/tfm/cmsy5.tfm -lib/texmf/fonts/tfm/cmsy6.tfm -lib/texmf/fonts/tfm/cmsy7.tfm -lib/texmf/fonts/tfm/cmsy8.tfm -lib/texmf/fonts/tfm/cmsy9.tfm -lib/texmf/fonts/tfm/cmtcsc10.tfm -lib/texmf/fonts/tfm/cmtex10.tfm -lib/texmf/fonts/tfm/cmtex8.tfm -lib/texmf/fonts/tfm/cmtex9.tfm -lib/texmf/fonts/tfm/cmti10.tfm -lib/texmf/fonts/tfm/cmti12.tfm -lib/texmf/fonts/tfm/cmti7.tfm -lib/texmf/fonts/tfm/cmti8.tfm -lib/texmf/fonts/tfm/cmti9.tfm -lib/texmf/fonts/tfm/cmtt10.tfm -lib/texmf/fonts/tfm/cmtt12.tfm -lib/texmf/fonts/tfm/cmtt8.tfm -lib/texmf/fonts/tfm/cmtt9.tfm -lib/texmf/fonts/tfm/cmu10.tfm -lib/texmf/fonts/tfm/cmvtt10.tfm -lib/texmf/fonts/tfm/dummy.tfm -lib/texmf/fonts/tfm/manfnt.tfm -lib/texmf/fonts/tfm/old_manfnt.tfm -lib/texmf/mf/modes.mf -lib/texmf/mf/3test.mf -lib/texmf/mf/6test.mf -lib/texmf/mf/expr.mf -lib/texmf/mf/grayf.mf -lib/texmf/mf/io.mf -lib/texmf/mf/null.mf -lib/texmf/mf/plain.mf -lib/texmf/mf/rtest.mf -lib/texmf/mf/slant.mf -lib/texmf/mf/test.mf -lib/texmf/mf/waits.mf -lib/texmf/mf/ztest.mf -lib/texmf/mf/logo.mf -lib/texmf/mf/logo10.mf -lib/texmf/mf/logo8.mf -lib/texmf/mf/logo9.mf -lib/texmf/mf/logobf10.mf -lib/texmf/mf/logosl10.mf -lib/texmf/mf/manfnt.mf -lib/texmf/mf/accent.mf -lib/texmf/mf/bigacc.mf -lib/texmf/mf/bigdel.mf -lib/texmf/mf/bigop.mf -lib/texmf/mf/calu.mf -lib/texmf/mf/cmb10.mf -lib/texmf/mf/cmbase.mf -lib/texmf/mf/cmbsy10.mf -lib/texmf/mf/cmbx10.mf -lib/texmf/mf/cmbx12.mf -lib/texmf/mf/cmbx5.mf -lib/texmf/mf/cmbx6.mf -lib/texmf/mf/cmbx7.mf -lib/texmf/mf/cmbx8.mf -lib/texmf/mf/cmbx9.mf -lib/texmf/mf/cmbxsl10.mf -lib/texmf/mf/cmbxti10.mf -lib/texmf/mf/cmcsc10.mf -lib/texmf/mf/cmdunh10.mf -lib/texmf/mf/cmex10.mf -lib/texmf/mf/cmex9.mf -lib/texmf/mf/cmff10.mf -lib/texmf/mf/cmfi10.mf -lib/texmf/mf/cmfib8.mf -lib/texmf/mf/cminch.mf -lib/texmf/mf/cmitt10.mf -lib/texmf/mf/cmmi10.mf -lib/texmf/mf/cmmi12.mf -lib/texmf/mf/cmmi5.mf -lib/texmf/mf/cmmi6.mf -lib/texmf/mf/cmmi7.mf -lib/texmf/mf/cmmi8.mf -lib/texmf/mf/cmmi9.mf -lib/texmf/mf/cmmib10.mf -lib/texmf/mf/cmplain.mf -lib/texmf/mf/cmr10.mf -lib/texmf/mf/cmr12.mf -lib/texmf/mf/cmr17.mf -lib/texmf/mf/cmr5.mf -lib/texmf/mf/cmr6.mf -lib/texmf/mf/cmr7.mf -lib/texmf/mf/cmr8.mf -lib/texmf/mf/cmr9.mf -lib/texmf/mf/cmsl10.mf -lib/texmf/mf/cmsl12.mf -lib/texmf/mf/cmsl8.mf -lib/texmf/mf/cmsl9.mf -lib/texmf/mf/cmsltt10.mf -lib/texmf/mf/cmss10.mf -lib/texmf/mf/cmss12.mf -lib/texmf/mf/cmss17.mf -lib/texmf/mf/cmss8.mf -lib/texmf/mf/cmss9.mf -lib/texmf/mf/cmssbx10.mf -lib/texmf/mf/cmssdc10.mf -lib/texmf/mf/cmssi10.mf -lib/texmf/mf/cmssi12.mf -lib/texmf/mf/cmssi17.mf -lib/texmf/mf/cmssi8.mf -lib/texmf/mf/cmssi9.mf -lib/texmf/mf/cmssq8.mf -lib/texmf/mf/cmssqi8.mf -lib/texmf/mf/cmsy10.mf -lib/texmf/mf/cmsy5.mf -lib/texmf/mf/cmsy6.mf -lib/texmf/mf/cmsy7.mf -lib/texmf/mf/cmsy8.mf -lib/texmf/mf/cmsy9.mf -lib/texmf/mf/cmtcsc10.mf -lib/texmf/mf/cmtex10.mf -lib/texmf/mf/cmtex8.mf -lib/texmf/mf/cmtex9.mf -lib/texmf/mf/cmti10.mf -lib/texmf/mf/cmti12.mf -lib/texmf/mf/cmti7.mf -lib/texmf/mf/cmti8.mf -lib/texmf/mf/cmti9.mf -lib/texmf/mf/cmtt10.mf -lib/texmf/mf/cmtt12.mf -lib/texmf/mf/cmtt8.mf -lib/texmf/mf/cmtt9.mf -lib/texmf/mf/cmu10.mf -lib/texmf/mf/cmvtt10.mf -lib/texmf/mf/comlig.mf -lib/texmf/mf/csc.mf -lib/texmf/mf/cscspu.mf -lib/texmf/mf/greekl.mf -lib/texmf/mf/greeku.mf -lib/texmf/mf/itald.mf -lib/texmf/mf/italig.mf -lib/texmf/mf/itall.mf -lib/texmf/mf/italms.mf -lib/texmf/mf/sym.mf -lib/texmf/mf/italp.mf -lib/texmf/mf/italsp.mf -lib/texmf/mf/mathex.mf -lib/texmf/mf/mathit.mf -lib/texmf/mf/mathsy.mf -lib/texmf/mf/olddig.mf -lib/texmf/mf/punct.mf -lib/texmf/mf/roman.mf -lib/texmf/mf/romand.mf -lib/texmf/mf/romanl.mf -lib/texmf/mf/romanp.mf -lib/texmf/mf/romanu.mf -lib/texmf/mf/romlig.mf -lib/texmf/mf/romms.mf -lib/texmf/mf/romspl.mf -lib/texmf/mf/romspu.mf -lib/texmf/mf/romsub.mf -lib/texmf/mf/symbol.mf -lib/texmf/mf/texset.mf -lib/texmf/mf/textit.mf -lib/texmf/mf/title.mf -lib/texmf/mf/tset.mf -lib/texmf/mf/tsetsl.mf -lib/texmf/mf/white_setup.mf -lib/texmf/tex/hyphen.tex -lib/texmf/tex/manmac.tex -lib/texmf/tex/mftmac.tex -lib/texmf/tex/null.tex -lib/texmf/tex/plain.tex -lib/texmf/tex/story.tex -lib/texmf/tex/testfont.tex -lib/texmf/tex/webmac.tex -lib/texmf/ini/tex.fmt -lib/texmf/ini/plain.fmt -lib/texmf/ini/mf.base -lib/texmf/ini/cmmf.base -lib/texmf/ini/plain.base -lib/texmf/ini/tex.pool -lib/texmf/ini/mf.pool -man/man1/bibtex.1 -man/man1/dvitype.1 -man/man1/gftodvi.1 -man/man1/gftopk.1 -man/man1/gftype.1 -man/man1/latex.1 -man/man1/mf.1 -man/man1/mft.1 -man/man1/pktogf.1 -man/man1/pktype.1 -man/man1/pltotf.1 -man/man1/slitex.1 -man/man1/tangle.1 -man/man1/tex.1 -man/man1/tftopl.1 -man/man1/vftovp.1 -man/man1/vptovf.1 -man/man1/weave.1 -man/man1/etex.1 -man/man1/amslatex.1 -man/man1/amstex.1 -man/man1/initex.1 -man/man1/lamstex.1 -man/man1/patgen.1 -man/man1/pooltype.1 -man/man1/virtex.1 diff --git a/print/tex/scripts/configure b/print/tex/scripts/configure deleted file mode 100644 index a42cbad6a7b7..000000000000 --- a/print/tex/scripts/configure +++ /dev/null @@ -1,39 +0,0 @@ -#!/bin/sh - -# The subdirectory searching in kpathsearch is bugged for some paths -# so let's disable the feature (It can be reenabled with the proper environment -# variables though. -# -cd $WRKSRC/kpathsea || exit 1; -mv paths.h.in paths.h.in.orig || exit 1; -sed -e s://:/: <paths.h.in.orig >paths.h.in || exit 1; - -cd $WRKSRC || exit 1; -LEX=lex; YACC=yacc; export LEX YACC -./configure --prefix=$PREFIX - -cd $WRKDIR || exit 1; -rm -rf mf -mkdir mf -cd mf -for f in `find ../cm -name \*.mf -print`; do - if [ ! -f `basename $f` ]; then - ln -s $f - fi -done -for f in `find ../lib -name \*.mf -print`; do - if [ ! -f `basename $f` ]; then - ln -s $f; - fi -done -if [ -d ../latex ]; then - for f in `find ../latex -name \*.mf -print`; do - if [ ! -f `basename $f` ]; then - ln -s $f - fi - done -fi - -cp $DISTDIR/modes.mf . || exit 1; - -exit 0; diff --git a/print/texinfo/Makefile b/print/texinfo/Makefile deleted file mode 100644 index 21957d0189fe..000000000000 --- a/print/texinfo/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: texinfo -# Version required: 2.124 -# Date created: 2 October 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.5 1995/04/17 20:31:38 asami Exp $ -# - -DISTNAME= texinfo -PKGNAME= texinfo-2.124 -DISTFILES= texinfo.tex lcircle10.tfm -CATEGORIES+= printing -#other equivalent sites: ftp.shsu.edu ftp.dante.de -MASTER_SITES= ftp://ftp.tex.ac.uk/tex-archive/macros/eplain/doc/ \ - ftp://ftp.tex.ac.uk/tex-archive/fonts/latex/tfm/ - -MAINTAINER= jmz@FreeBSD.org - -EXEC_DEPENDS= tex:${PORTSDIR}/print/tex - - -EXTRACT_ONLY= -NO_WRKSUBDIR= yes - - - -pre-fetch: - @if [ ! -x ${PREFIX}/bin/tex ]; then \ - echo "You must have TeX installed";\ - exit 1; \ - fi; - @if [ ! -x ${PREFIX}/bin/initex ]; then \ - echo "I can't find initex. Your TeX installation is incomplete";\ - exit 1;\ - fi - -pre-configure: - @cp ${DISTDIR}/texinfo.tex ${DISTDIR}/lcircle10.tfm ${WRKDIR} - @chmod +w ${WRKDIR}/* - -do-build: - @(cd ${WRKDIR}; initex '&tex texinfo @dump') - -do-install: - @/usr/bin/install -c -m 644 ${WRKDIR}/texinfo.fmt \ - ${PREFIX}/lib/texmf/ini/ - @if [ ! -f ${PREFIX}/lib/texmf/fonts/tfm/lcircle10.tfm ]; then \ - /usr/bin/install -c -m 644 ${WRKDIR}/lcircle10.tfm \ - ${PREFIX}/lib/texmf/fonts/tfm/;\ - fi - @(cd ${PREFIX}/bin/; rm -f texinfo; ln -s virtex texinfo) - -.include <bsd.port.mk> diff --git a/print/texinfo/pkg-comment b/print/texinfo/pkg-comment deleted file mode 100644 index 898a3598c826..000000000000 --- a/print/texinfo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -texinfo: typeset Texinfo files for printing. Uses TeX. diff --git a/print/texinfo/pkg-descr b/print/texinfo/pkg-descr deleted file mode 100644 index 8c40af0abb93..000000000000 --- a/print/texinfo/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Texinfo is a documentation system that uses a single source file to -produce both on-line information and printed output. This means that -instead of writing two different documents, one for the on-line help -or other on-line information and the other for a typeset manual or -other printed work, you need write only one document. When the work -is revised, you need revise only one document. You can read the -on-line information, known as an "Info file", with an Info -documentation-reading program. By convention, Texinfo source file -names end with a `.texi' or `.texinfo' extension. Texinfo is -described in the Texinfo Manual. -You can write and format Texinfo files into Info files within GNU -Emacs, and read them using the Emacs Info reader. If you do not have -Emacs, you can format Texinfo files into Info files using `makeinfo' -and read them using `info'. Use TeX, which is not included in this -package, to typeset Texinfo files for printing. diff --git a/print/texinfo/pkg-plist b/print/texinfo/pkg-plist deleted file mode 100644 index 93c0fc1422e7..000000000000 --- a/print/texinfo/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/texinfo -@mode 644 -lib/texmf/fonts/tfm/lcircle10.tfm -lib/texmf/ini/texinfo.fmt diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile deleted file mode 100644 index d95a22eafe45..000000000000 --- a/print/tr2latex/Makefile +++ /dev/null @@ -1,16 +0,0 @@ -# New ports collection makefile for: tr2latex -# Version required: 2.2 -# Date created: 25 Jan 1995 -# Whom: thomas@ghpc8.ihf.rwth-aachen.de -# - -DISTNAME= tr2latex-2.2 -CATEGORIES+= printing -KEYWORDS+= TeX LaTeX troff -MASTER_SITES= ftp://sol.cs.ruu.nl/pub/TEX/TOOLS/ - -MAINTAINER= thomas@ghpc8.ihf.rwth-aachen.de - -WRKSRC= ${WRKDIR}/tr2latex - -.include <bsd.port.mk> diff --git a/print/tr2latex/distinfo b/print/tr2latex/distinfo deleted file mode 100644 index 2fa89c20b3a7..000000000000 --- a/print/tr2latex/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (tr2latex-2.2.tar.gz) = 994aa5f76ffa764d8037042f12263ce8 diff --git a/print/tr2latex/pkg-comment b/print/tr2latex/pkg-comment deleted file mode 100644 index dab240b9298b..000000000000 --- a/print/tr2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -tr2latex - convert a document from troff to LaTeX diff --git a/print/tr2latex/pkg-descr b/print/tr2latex/pkg-descr deleted file mode 100644 index c0a60044a31b..000000000000 --- a/print/tr2latex/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Tr2latex converts a document typeset in troff to a LaTeX format. -It is intended to do the first pass of the conversion. The user -should then finish up the rest of the conversion and customize the -converted manuscript to his/her liking. diff --git a/print/tr2latex/pkg-plist b/print/tr2latex/pkg-plist deleted file mode 100644 index 5d1363370d63..000000000000 --- a/print/tr2latex/pkg-plist +++ /dev/null @@ -1,8 +0,0 @@ -@cd /usr/local -@owner bin -@mode 755 -bin/tr2latex -@mode 644 -man/man1/tr2latex.1 -lib/texmf/tex/misc/troffman.sty -lib/texmf/tex/misc/troffms.sty diff --git a/print/transfig/Makefile b/print/transfig/Makefile deleted file mode 100644 index 91e7d31a4efc..000000000000 --- a/print/transfig/Makefile +++ /dev/null @@ -1,21 +0,0 @@ -# New ports collection makefile for: transfig -# Version required: 3.1.1 -# Date created: ? -# Whom: mr (original) -# -# $Id: Makefile,v 1.6 1995/04/01 12:49:47 jkh Exp $ -# - -DISTNAME= transfig.3.1.1 -PKGNAME= transfig-3.1.1 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \ - ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/transfig/ - -LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm - -USE_IMAKE= yes -WRKSRC= ${WRKDIR}/transfig - -.include <bsd.port.mk> - diff --git a/print/transfig/distinfo b/print/transfig/distinfo deleted file mode 100644 index 10ddcd44864a..000000000000 --- a/print/transfig/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (transfig.3.1.1.tar.gz) = fae4c4c9e0e403fe0f086211f290db6b diff --git a/print/transfig/files/patch-ac b/print/transfig/files/patch-ac deleted file mode 100644 index 7a68c2992e1f..000000000000 --- a/print/transfig/files/patch-ac +++ /dev/null @@ -1,27 +0,0 @@ -diff -u -r1.1 fig2dev/Imakefile ---- 1.1 1995/01/25 20:55:22 -+++ fig2dev/Imakefile 1995/01/25 21:26:14 -@@ -32,10 +32,10 @@ - XCOMM the XPM (color pixmap) package and you would like to allow XPM files. - XCOMM You need version 3.4c of the XPM package. - --XCOMM XPMDEFINES = -DUSE_XPM --XCOMM XPMLIBDIR = -L/usr/local/X11/lib --XCOMM XPMINCDIR = -I/usr/local/X11/include/xpm --XCOMM XPMLIB = $(XPMLIBDIR) -lXpm -lX11 -+XPMDEFINES = -DUSE_XPM -+XPMLIBDIR = -L/usr/X11R6/lib -+XPMINCDIR = -I/usr/X11R6/include/X11 -+XPMLIB = $(XPMLIBDIR) -lXpm -lX11 - - XCOMM For Linux machines or any machines that have a separate library for - XCOMM the database management routines, uncomment the following line -@@ -73,7 +73,7 @@ - arrow.o bound.o free.o read.o read1_3.o latex_line.o $(STRSTRO) \ - dev/libtransfig.a - --SYS_LIBRARIES = $(XPMLIB) $(DBMLIB) -lm -+SYS_LIBRARIES = $(XPMLIB) $(DBMLIB) -lm -lcompat - - MakeSubdirs($(SUBDIRS)) - DependSubdirs($(SUBDIRS)) diff --git a/print/transfig/pkg-comment b/print/transfig/pkg-comment deleted file mode 100644 index 0b8c1d8b653b..000000000000 --- a/print/transfig/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -transfig - Tools to convert Xfig's .fig files. Version 3.1.1 diff --git a/print/transfig/pkg-descr b/print/transfig/pkg-descr deleted file mode 100644 index 773e1eaa8935..000000000000 --- a/print/transfig/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -TransFig is a set of tools for creating TeX documents with graphics -which are portable, in the sense that they can be printed in a wide -variety of environments. This is version 3.1.1. - -Drivers currently exist for the following graphics langauges: (E)EPIC -macros, LaTeX picture environment, PIC, PiCTeX, PostScript, and -TeXtyl. Fig2dev can be configured with a subset of these drivers diff --git a/print/transfig/pkg-plist b/print/transfig/pkg-plist deleted file mode 100644 index a76310a90091..000000000000 --- a/print/transfig/pkg-plist +++ /dev/null @@ -1,14 +0,0 @@ -@cwd /usr/X11R6 -@owner bin -@group bin -@mode 755 -bin/transfig -bin/fig2dev -bin/fig2ps2tex -bin/fig2ps2tex.sh -bin/pic2tpic -@mode 644 -man/man1/transfig.1.gz -man/man1/fig2ps2tex.1.gz -man/man1/pic2tpic.1.gz -man/man1/fig2dev.1.gz diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile deleted file mode 100644 index 9395b4173665..000000000000 --- a/print/xdvi/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# New ports collection makefile for: xdvi -# Version required: patchlevel 18 -# Date created: 1 October 1994 -# Whom: jmz -# -# $Id: Makefile,v 1.13 1995/04/21 00:21:41 jmz Exp $ -# - -DISTNAME= xdvi -PKGNAME= xdvi-pl18 -CATEGORIES+= printing -MASTER_SITES= ftp://ftp.x.org/contrib/applications/ -DISTFILES= xdvi.tar.Z - -MAINTAINER= jmz@FreeBSD.org - -USE_IMAKE= yes -USE_GMAKE= yes -IS_INTERACTIVE= yes - -XMKMF= xmkmf - -do-install: - @echo "===> Installing for ${DISTNAME}" - @mkdir -p ${PREFIX}/man/man1 - @mkdir -p ${PREFIX}/bin - @(cd ${WRKSRC}; ${GMAKE} install.man \ - MANDIR=${PREFIX}/man/man1 MANSUFFIX=1) - @(cd ${WRKSRC}; ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} xdvi.man) - @(cd ${WRKSRC}; ${GMAKE} -f Makefile install BINDIR=${PREFIX}/bin) - @(cd ${WRKSRC}; install -c -m 755 -o bin MakeTeXPK ${PREFIX}/bin) - -.include <bsd.port.mk> diff --git a/print/xdvi/distinfo b/print/xdvi/distinfo deleted file mode 100644 index 7bb032fa51c7..000000000000 --- a/print/xdvi/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (xdvi.tar.Z) = 7a1254e4820890fbce64f88f08cdef07 diff --git a/print/xdvi/pkg-comment b/print/xdvi/pkg-comment deleted file mode 100644 index b4505832abc9..000000000000 --- a/print/xdvi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -xdvi: a DVI Previewer for the X Window System. Patchlevel 18 diff --git a/print/xdvi/pkg-deinstall b/print/xdvi/pkg-deinstall deleted file mode 100644 index 6a3fcb2b7885..000000000000 --- a/print/xdvi/pkg-deinstall +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/sh - -prefix=/usr/local - -cat << END - -Installing xdvi will remove $prefix/MakeTeXPK. This file may be used by -dvips or other programs. If this is the case, you must make a backup of -this file now. - -END - -echo -n "do you want to deinstall the package ? [y] " -read answ; if [ "$answ" = "" ]; then answ=y; fi -case $answ in - y*|Y*) break;; - *) exit 1;; -esac - -exit 0 - diff --git a/print/xdvi/pkg-descr b/print/xdvi/pkg-descr deleted file mode 100644 index 9b0d5365d536..000000000000 --- a/print/xdvi/pkg-descr +++ /dev/null @@ -1,9 +0,0 @@ -xdvi is a program which runs under the X window system. It is used to -preview files, such as are produced by TeX. This program has the -capability of showing the file shrunken by various (integer) factors, -and also has a ``magnifying glass'' which allows one to see a small -part of the unshrunk image momentarily. In addition to using -keystrokes to move within the file, xdvi provides buttons on the right -side of the window, which are synonymous with various sequences of -keystrokes. xdvi is also able to show PostScript<tm> specials if -Ghostscript is installed on your system. diff --git a/print/xdvi/pkg-install b/print/xdvi/pkg-install deleted file mode 100644 index 0f2935bad65d..000000000000 --- a/print/xdvi/pkg-install +++ /dev/null @@ -1,49 +0,0 @@ -#!/bin/sh - -prefix=/usr/local - -if [ "$2" = "POST-INSTALL" ]; then - exit 0 -fi - -if [ -f $prefix/bin/MakeTeXPK ]; then - echo "**WARNING** MakeTeXPK already exists in $prefix/bin" - echo "**WARNING** This file will be replaced during install." - echo - echo -n "do you want to continue ? [y] " - read answ; if [ "$answ" = "" ]; then answ=y; fi - case $answ in - y*|Y*) break;; - *) exit 1;; - esac -fi - -cat << END - -This package has been compiled with some defaults: -1 fonts will be created in $prefix/lib/texmf/fonts/pk and this - directory will be made world writable - -2 300 dpi fonts will be created with MODE=imagen - 200 dpi fonts will be created with MODE=FAX - 360 dpi fonts will be created with MODE=nextII - 400 dpi fonts will be created with MODE=nexthi - 72 dpi fonts will be created with MODE=nextscreen - -If you are not satisfied with 1, you need to recompile xdvi -If you are not satisfied with 2, you will need to edit $prefix/MakeTeXPK - -END - -echo -n "do you want to install the package ? [y] " -read answ; if [ "$answ" = "" ]; then answ=y; fi -case $answ in - y*|Y*) break;; - *) exit 1;; -esac - -mkdir -p $prefix/lib/texmf/fonts/pk; chmod 1777 $prefix/lib/texmf/fonts/pk - -exit 0 - - diff --git a/print/xdvi/pkg-plist b/print/xdvi/pkg-plist deleted file mode 100644 index 1515529dbad0..000000000000 --- a/print/xdvi/pkg-plist +++ /dev/null @@ -1,7 +0,0 @@ -@cd /usr/local -@owner bin -@mode 644 -man/man1/xdvi.1.gz -@mode 755 -bin/xdvi -bin/MakeTeXPK diff --git a/print/xdvi/scripts/configure b/print/xdvi/scripts/configure deleted file mode 100644 index 1f6a4cf26f7a..000000000000 --- a/print/xdvi/scripts/configure +++ /dev/null @@ -1,64 +0,0 @@ -#!/bin/sh - -# paper size, default is not A4 -A4=n - -prefix=$PREFIX; -if `echo $PREFIX |grep -q X11` ; then - prefix=/usr/local -fi -CACHE=$prefix/lib/texmf/fonts - -if [ -f $prefix/bin/MakeTeXPK ]; then - echo "**WARNING** MakeTeXPK already exists in $PREFIX/bin" - echo "**WARNING** This file will be replaced during install." - echo -fi - -if [ ! -f ${WRKSRC}/MakeTeXPK.orig ]; then - mv ${WRKSRC}/MakeTeXPK ${WRKSRC}/MakeTeXPK.orig || exit 1 -fi -#find the resolutions -RES=`awk '{if(/test $BDPI/) printf "%s ",$5}' < ${WRKSRC}/MakeTeXPK.orig` -# and the corresponding modes -MODES=`awk -F= '{if(/MODE=[a-zA-Z]/) print $2}' < ${WRKSRC}/MakeTeXPK.orig` -set $MODES -echo "I need to set the mode of our printing/output device for the resolutions" -echo "$RES dpi. (the mode must be in your modes.mf file)" -SUBST= -for i in $RES; do - echo -n "mode for $i dpi [$1]: "; - read answ; if [ "$answ" = "" ]; then answ=$1; fi - SUBST="$SUBST -e s/MODE=$1/MODE=$answ/" - if [ $i = 600 -a $answ != imagen ]; then - SUBST="$SUBST -e s/MAG=\"/_MAG=\"/" - fi - shift -done -rm -f $SCRIPTDIR/post-install -echo -echo "Choose a font directory for automatic font generation." -echo "------------------------------------------------------" -echo "The default directory is $CACHE. If you" -echo "don't want to make this directory world writable, then you" -echo "can choose eg. /tmp. Then you will have to periodically move " -echo "the files to $CACHE/pk." -echo -n "font directory [$CACHE]: " -read answ; if [ "$answ" != "" ]; then - CACHE=$answ; -else - echo "mkdir -p $CACHE/pk; chmod 1777 $CACHE/pk" > $SCRIPTDIR/post-install -fi - -sed -e s:/usr/lib/tex:$prefix/lib/texmf: \ - -e s:/LocalLibrary/Fonts/TeXFonts:$CACHE: \ - $SUBST <${WRKSRC}/MakeTeXPK.orig >${WRKSRC}/MakeTeXPK - - -# Imakefile -chmod +w ${WRKSRC}/Imakefile -echo "OSDEFS=" >> ${WRKSRC}/Imakefile || exit 1; -echo "OPTIONDEFS=-DUSE_PK -DGREY -DPS_GS -DMAKEPK -DBUTTONS" >> ${WRKSRC}/Imakefile -echo "DEFAULT_FONT_PATH=$prefix/lib/texmf/fonts/pk:$CACHE/pk:/tmp/pk" >> ${WRKSRC}/Imakefile -echo "DEFAULT_VF_PATH=$prefix/lib/texmf/fonts/vf" >> ${WRKSRC}/Imakefile -exit 0; |