summaryrefslogtreecommitdiff
path: root/print/dvi2xx (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-08-31FreeBSD.ORG -> FreeBSD.orgMichael Haro1-1/+1
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
1999-08-31$Id$ -> $FreeBSD$Peter Wemm1-1/+1
Notes: svn path=/head/; revision=21143
1999-06-26Commit #3/4 to enforce caps, no period.Tim Vanderhoek1-1/+1
FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
1999-05-31Honor CFLAGS to be built on alpha.Hidetoshi Shimokawa1-0/+15
Notes: svn path=/head/; revision=19150
1998-10-20Remove empty directories on deinstall.Steve Price1-0/+1
Notes: svn path=/head/; revision=14111
1998-08-19Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1-1/+0
Notes: svn path=/head/; revision=12653
1997-10-01Slight change in MakeTeXPK script: gftopk uses the -verbose flag (insteadJean-Marc Zucconi1-1/+1
of -v) Notes: svn path=/head/; revision=8079
1997-02-18Update to take into account the changes in the tex port (mainly ${PREFIX}/libJean-Marc Zucconi1-4/+4
-> ${PREFIX}/share) Notes: svn path=/head/; revision=5684
1996-12-27Remove the private do-fetch target.Jean-Marc Zucconi1-25/+3
Use the MASTER_SITE_TEX_CTAN variable. Notes: svn path=/head/; revision=5112
1996-12-17Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami2-1/+3
Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
1996-11-18Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami2-2/+4
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. Notes: svn path=/head/; revision=4578
1996-11-17CATEGORIES+= -> CATEGORIES=David E. O'Brien1-3/+3
Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
1996-07-04Change from the custom perl FTP library to use fetch instead.Gary Palmer1-8/+20
Submitted by: jmz Notes: svn path=/head/; revision=3299
1995-11-22Change "printing" to "print".Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=2454
1995-11-15Make sure ftpget is executable, remove extraneous mkdir's.Satoshi Asami1-4/+4
Submitted by: jmz Notes: svn path=/head/; revision=2419
1995-11-13Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1-4/+0
Reported by: jkh Notes: svn path=/head/; revision=2415
1995-10-25Shorten the COMMENT lineJean-Marc Zucconi1-1/+1
Notes: svn path=/head/; revision=2361
1995-04-21Change all makefiles in the print directory according to the new rulesJean-Marc Zucconi1-3/+5
for bsd.port.mk Notes: svn path=/head/; revision=1474
1995-04-18General cleanup:Jean-Marc Zucconi1-22/+5
Put the fetch target in Makefile.inc, remove pre-fetch target. Split scripts/ftpget into files/ftpget and files/ftplib.pl Notes: svn path=/head/; revision=1457
1995-04-15Print Makefiles...this one was tough!Satoshi Asami1-0/+9
Notes: svn path=/head/; revision=1360
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1-0/+1
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
1995-02-13get the MASTER_SITE_OVERRIDE working in the Makefile.Andreas Schulz1-0/+2
Notes: svn path=/head/; revision=961
1995-01-27YABT (Yet Another Bogus TAB).Jordan K. Hubbard1-1/+1
Notes: svn path=/head/; revision=834
1994-10-14Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet orJordan K. Hubbard6-0/+283
IBM 3812. Submitted by: jmz Notes: svn path=/head/; revision=230