summaryrefslogtreecommitdiff
path: root/print/dvips (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-9/+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
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Add pre-clean target to delete ${SCRIPTDIR}/post-install (createdSatoshi Asami1996-09-161-1/+3
| | | | | | | in configure stage). Notes: svn path=/head/; revision=3790
* Use (zcat | dd | tar xf -) < filename to extract the distfile.Jean-Marc Zucconi1995-12-061-2/+5
| | | | | | | remove superfluous mkdir Notes: svn path=/head/; revision=2534
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Cosmetic changesJean-Marc Zucconi1995-04-221-3/+7
| | | | Notes: svn path=/head/; revision=1495
* Warn and request confirmation for installing/removing the package. One fileJean-Marc Zucconi1995-04-222-0/+75
| | | | | | | | may also be used by xdvi; the package is build with some defaults, which may be not wanted by the user. Notes: svn path=/head/; revision=1494
* Remove the last line of the pre-install target. The command will be executedJean-Marc Zucconi1995-04-221-2/+1
| | | | | | | during post-install Notes: svn path=/head/; revision=1493
* The configure script now propose to create fonts in the default texJean-Marc Zucconi1995-04-202-6/+24
| | | | | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time. Notes: svn path=/head/; revision=1469
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-3/+14
| | | | Notes: svn path=/head/; revision=1360
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Another set of checksumsJean-Marc Zucconi1995-04-011-0/+1
| | | | Notes: svn path=/head/; revision=1272
* 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
* Use $PREFIX instead of fixed paths.Jean-Marc Zucconi1995-02-151-4/+4
| | | | Notes: svn path=/head/; revision=982
* Create destination directoriesJean-Marc Zucconi1995-02-151-0/+4
| | | | Notes: svn path=/head/; revision=981
* This port is interactive. Sigh..Jordan K. Hubbard1994-11-101-1/+1
| | | | Notes: svn path=/head/; revision=348
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-041-23/+19
| | | | Notes: svn path=/head/; revision=170
* Jean-Marc Zucconi's dvips port.Jordan K. Hubbard1994-09-305-0/+110
Submitted by: jmz Notes: svn path=/head/; revision=142