The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD print : dvi2xx

Convert dvi files to HP LaserJet or IBM 3812 format

 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. 




dvi2xx history


v. 1.19
date: 2003/03/07 06:09:02;  author: ade;  state: Exp;  lines: +2 -1
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

v. 1.18 date: 2000/04/09 17:49:28; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.17 date: 2000/04/09 17:39:51; author: cpiazza; state: Exp; lines: +4 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:49:47; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/31 01:44:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.14 date: 1996/12/27 16:34:53; author: jmz; state: Exp; lines: +3 -25 Remove the private do-fetch target. Use the MASTER_SITE_TEX_CTAN variable.
v. 1.13 date: 1996/12/17 12:33:37; author: asami; state: Exp; lines: +2 -1 Add files/md5 entries for files whose checksum should be ignored as well. Requires rev. 1.239 of bsd.port.mk.
v. 1.12 date: 1996/11/18 14:11:00; author: asami; state: Exp; lines: +3 -1 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.11 date: 1996/11/17 08:44:25; author: obrien; state: Exp; lines: +3 -3 CATEGORIES+= -> CATEGORIES= Converted to MAN[1-9]
v. 1.10 date: 1996/07/04 21:59:26; author: gpalmer; state: Exp; lines: +20 -8 Change from the custom perl FTP library to use fetch instead. Submitted by: jmz
v. 1.9 date: 1995/11/22 13:17:59; author: asami; state: Exp; lines: +2 -2 Change "printing" to "print".
v. 1.8 date: 1995/11/15 03:31:36; author: asami; state: Exp; lines: +4 -4 Make sure ftpget is executable, remove extraneous mkdir's. Submitted by: jmz
v. 1.7 date: 1995/04/21 00:21:02; author: jmz; state: Exp; lines: +5 -3 Change all makefiles in the print directory according to the new rules for bsd.port.mk
v. 1.6 date: 1995/04/18 14:02:57; author: jmz; state: Exp; lines: +5 -22 General cleanup: Put the fetch target in Makefile.inc, remove pre-fetch target. Split scripts/ftpget into files/ftpget and files/ftplib.pl
v. 1.5 date: 1995/04/15 04:33:39; author: asami; state: Exp; lines: +9 -0 Print Makefiles...this one was tough!
v. 1.4 date: 1995/04/01 12:49:20; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.3 date: 1995/02/13 00:10:51; author: ats; state: Exp; lines: +2 -0 get the MASTER_SITE_OVERRIDE working in the Makefile.
v. 1.2 date: 1995/01/27 07:33:42; author: jkh; state: Exp; lines: +1 -1 YABT (Yet Another Bogus TAB).
v. 1.1 date: 1994/10/14 04:10:01; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/14 04:10:02; author: jkh; state: Exp; lines: +0 -0 Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or IBM 3812. Submitted by: jmz ============================================================================= v. 1.19 date: 2003/03/07 06:09:02; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18 date: 2000/04/09 17:49:28; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.17 date: 2000/04/09 17:39:51; author: cpiazza; state: Exp; lines: +4 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:49:47; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/31 01:44:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.14 date: 1996/12/27 16:34:53; author: jmz; state: Exp; lines: +3 -25 Remove the private do-fetch target. Use the MASTER_SITE_TEX_CTAN variable.
v. 1.13 date: 1996/12/17 12:33:37; author: asami; state: Exp; lines: +2 -1 Add files/md5 entries for files whose checksum should be ignored as well. Requires rev. 1.239 of bsd.port.mk.
v. 1.12 date: 1996/11/18 14:11:00; author: asami; state: Exp; lines: +3 -1 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.11 date: 1996/11/17 08:44:25; author: obrien; state: Exp; lines: +3 -3 CATEGORIES+= -> CATEGORIES= Converted to MAN[1-9]
v. 1.10 date: 1996/07/04 21:59:26; author: gpalmer; state: Exp; lines: +20 -8 Change from the custom perl FTP library to use fetch instead. Submitted by: jmz
v. 1.9 date: 1995/11/22 13:17:59; author: asami; state: Exp; lines: +2 -2 Change "printing" to "print".
v. 1.8 date: 1995/11/15 03:31:36; author: asami; state: Exp; lines: +4 -4 Make sure ftpget is executable, remove extraneous mkdir's. Submitted by: jmz
v. 1.7 date: 1995/04/21 00:21:02; author: jmz; state: Exp; lines: +5 -3 Change all makefiles in the print directory according to the new rules for bsd.port.mk
v. 1.6 date: 1995/04/18 14:02:57; author: jmz; state: Exp; lines: +5 -22 General cleanup: Put the fetch target in Makefile.inc, remove pre-fetch target. Split scripts/ftpget into files/ftpget and files/ftplib.pl
v. 1.5 date: 1995/04/15 04:33:39; author: asami; state: Exp; lines: +9 -0 Print Makefiles...this one was tough!
v. 1.4 date: 1995/04/01 12:49:20; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.3 date: 1995/02/13 00:10:51; author: ats; state: Exp; lines: +2 -0 get the MASTER_SITE_OVERRIDE working in the Makefile.
v. 1.2 date: 1995/01/27 07:33:42; author: jkh; state: Exp; lines: +1 -1 YABT (Yet Another Bogus TAB).
v. 1.1 date: 1994/10/14 04:10:01; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/14 04:10:02; author: jkh; state: Exp; lines: +0 -0 Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or IBM 3812. Submitted by: jmz ============================================================================= v. 1.19 date: 2003/03/07 06:09:02; author: ade; state: Exp; lines: +2 -1 Clear moonlight beckons. Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18 date: 2000/04/09 17:49:28; author: cpiazza; state: Exp; lines: +3 -3 Accidental whitespace
v. 1.17 date: 2000/04/09 17:39:51; author: cpiazza; state: Exp; lines: +4 -5 Update with the new PORTNAME/PORTVERSION variables
v. 1.16 date: 1999/08/31 06:49:47; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.15 date: 1999/08/31 01:44:38; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.14 date: 1996/12/27 16:34:53; author: jmz; state: Exp; lines: +3 -25 Remove the private do-fetch target. Use the MASTER_SITE_TEX_CTAN variable.
v. 1.13 date: 1996/12/17 12:33:37; author: asami; state: Exp; lines: +2 -1 Add files/md5 entries for files whose checksum should be ignored as well. Requires rev. 1.239 of bsd.port.mk.
v. 1.12 date: 1996/11/18 14:11:00; author: asami; state: Exp; lines: +3 -1 Compress a bunch of manpages. Remove unnecessary @ directives from PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
v. 1.11 date: 1996/11/17 08:44:25; author: obrien; state: Exp; lines: +3 -3 CATEGORIES+= -> CATEGORIES= Converted to MAN[1-9]
v. 1.10 date: 1996/07/04 21:59:26; author: gpalmer; state: Exp; lines: +20 -8 Change from the custom perl FTP library to use fetch instead. Submitted by: jmz
v. 1.9 date: 1995/11/22 13:17:59; author: asami; state: Exp; lines: +2 -2 Change "printing" to "print".
v. 1.8 date: 1995/11/15 03:31:36; author: asami; state: Exp; lines: +4 -4 Make sure ftpget is executable, remove extraneous mkdir's. Submitted by: jmz
v. 1.7 date: 1995/04/21 00:21:02; author: jmz; state: Exp; lines: +5 -3 Change all makefiles in the print directory according to the new rules for bsd.port.mk
v. 1.6 date: 1995/04/18 14:02:57; author: jmz; state: Exp; lines: +5 -22 General cleanup: Put the fetch target in Makefile.inc, remove pre-fetch target. Split scripts/ftpget into files/ftpget and files/ftplib.pl
v. 1.5 date: 1995/04/15 04:33:39; author: asami; state: Exp; lines: +9 -0 Print Makefiles...this one was tough!
v. 1.4 date: 1995/04/01 12:49:20; author: jkh; state: Exp; lines: +1 -0 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
v. 1.3 date: 1995/02/13 00:10:51; author: ats; state: Exp; lines: +2 -0 get the MASTER_SITE_OVERRIDE working in the Makefile.
v. 1.2 date: 1995/01/27 07:33:42; author: jkh; state: Exp; lines: +1 -1 YABT (Yet Another Bogus TAB).
v. 1.1 date: 1994/10/14 04:10:01; author: jkh; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1994/10/14 04:10:02; author: jkh; state: Exp; lines: +0 -0 Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or IBM 3812. Submitted by: jmz =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm