summaryrefslogtreecommitdiff
path: root/print/dvi2xx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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
* Honor CFLAGS to be built on alpha.Hidetoshi Shimokawa1999-05-311-0/+15
| | | | Notes: svn path=/head/; revision=19150
* Remove empty directories on deinstall.Steve Price1998-10-201-0/+1
| | | | Notes: svn path=/head/; revision=14111
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-1/+0
| | | | Notes: svn path=/head/; revision=12653
* Slight change in MakeTeXPK script: gftopk uses the -verbose flag (insteadJean-Marc Zucconi1997-10-011-1/+1
| | | | | | | of -v) Notes: svn path=/head/; revision=8079
* Update to take into account the changes in the tex port (mainly ${PREFIX}/libJean-Marc Zucconi1997-02-181-4/+4
| | | | | | | -> ${PREFIX}/share) Notes: svn path=/head/; revision=5684
* Remove the private do-fetch target.Jean-Marc Zucconi1996-12-271-25/+3
| | | | | | | Use the MASTER_SITE_TEX_CTAN variable. Notes: svn path=/head/; revision=5112
* Add files/md5 entries for files whose checksum should be ignored as well.Satoshi Asami1996-12-172-1/+3
| | | | | | | Requires rev. 1.239 of bsd.port.mk. Notes: svn path=/head/; revision=5009
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-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
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-3/+3
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Change from the custom perl FTP library to use fetch instead.Gary Palmer1996-07-041-8/+20
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=3299
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Make sure ftpget is executable, remove extraneous mkdir's.Satoshi Asami1995-11-151-4/+4
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=2419
* Delete @cwd, @mode, @owner and @group from these packing lists.Satoshi Asami1995-11-131-4/+0
| | | | | | | Reported by: jkh Notes: svn path=/head/; revision=2415
* Shorten the COMMENT lineJean-Marc Zucconi1995-10-251-1/+1
| | | | Notes: svn path=/head/; revision=2361
* Change all makefiles in the print directory according to the new rulesJean-Marc Zucconi1995-04-211-3/+5
| | | | | | | for bsd.port.mk Notes: svn path=/head/; revision=1474
* General cleanup:Jean-Marc Zucconi1995-04-181-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
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-0/+9
| | | | Notes: svn path=/head/; revision=1360
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-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
* get the MASTER_SITE_OVERRIDE working in the Makefile.Andreas Schulz1995-02-131-0/+2
| | | | Notes: svn path=/head/; revision=961
* YABT (Yet Another Bogus TAB).Jordan K. Hubbard1995-01-271-1/+1
| | | | Notes: svn path=/head/; revision=834
* Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet orJordan K. Hubbard1994-10-146-0/+283
IBM 3812. Submitted by: jmz Notes: svn path=/head/; revision=230