summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 2.7b5. Should handle PDF now.Thomas Gellekum1996-08-277-187/+71
| | | | Notes: svn path=/head/; revision=3706
* Added mp.Satoshi Asami1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3608
* Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.Satoshi Asami1996-08-168-0/+164
| | | | | | | Submitted by: David O'Brien <obrien@cs.ucdavis.edu> Notes: svn path=/head/; revision=3606
* Added lib depends, jpeg.Chuck Robey1996-08-111-2/+3
| | | | | | | Submitted by: Steven M. Ratliff Notes: svn path=/head/; revision=3576
* Update ports/print/transfig from 3.1.1 to 3.1.2, the older distfileChuck Robey1996-08-105-19/+37
| | | | | | | has disappeared from the ftp site, and apsfilter depends on this. Notes: svn path=/head/; revision=3569
* Upgrade to version 1.16Jean-Marc Zucconi1996-08-024-2/+16
| | | | Notes: svn path=/head/; revision=3490
* Change MASTER_SITES to the original distribution site.Jean-Marc Zucconi1996-08-021-15/+9
| | | | | | | Upgrade to version 1.16 Notes: svn path=/head/; revision=3489
* Change MASTER_SITESJean-Marc Zucconi1996-07-311-2/+3
| | | | Notes: svn path=/head/; revision=3470
* Upgrade 0.3.3 -> 0.3.4Thomas Gellekum1996-07-2310-210/+42
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=3424
* Add ghostscript4.Satoshi Asami1996-07-181-1/+2
| | | | | | | Forgotten by: andreas :) Notes: svn path=/head/; revision=3399
* Typo in CATEGORIES.Satoshi Asami1996-07-121-2/+2
| | | | | | | Pointed out by: John Fieber <jfieber@indiana.edu> Notes: svn path=/head/; revision=3375
* Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly.Satoshi Asami1996-07-101-1/+4
| | | | Notes: svn path=/head/; revision=3357
* Change category ( "printing" -> "print").Satoshi Asami1996-07-061-2/+2
| | | | Notes: svn path=/head/; revision=3318
* Update to a later version of LaTeX and also convert to using fetch.Gary Palmer1996-07-061-11/+6
| | | | | | | Submitted by: jmz, with small mods by me Notes: svn path=/head/; revision=3314
* Update to get rid of ftpget / ftplib.pl.Gary Palmer1996-07-061-18/+13
| | | | | | | Subnitted by: jmz, with small mods by me Notes: svn path=/head/; revision=3313
* 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
* Fix typo in patchGary Palmer1996-07-031-1/+1
| | | | | | | Submitted by: Mark Murray <mark@grondar.za> Notes: svn path=/head/; revision=3297
* Add virtualpaperJordan K. Hubbard1996-06-141-1/+2
| | | | Notes: svn path=/head/; revision=3214
* The virtual paper software, as described atJordan K. Hubbard1996-06-145-0/+165
| | | | | | | | | | http://www.research.digital.com:80/SRC/virtualpaper/ Huzzah, our first Modula-3 using port! Caution: If you don't already have Modula-3, you will after you build this port! Make sure you have plenty of swap space before attempting this. Notes: svn path=/head/; revision=3211
* A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 andSatoshi Asami1996-05-278-123/+232
| | | | | | | | | 1106. Submitted by: David O'Brien (obrien@cs.ucdavis.edu) Notes: svn path=/head/; revision=3142
* Added RUN_DEPENDS on wishx.Satoshi Asami1996-05-272-2/+6
| | | | | | | Submitted by: Bernd Rosauer <br@stiller.netland.inka.de> Notes: svn path=/head/; revision=3140
* Add .gz to manpages to reflect reality (in most places). Also, removeSatoshi Asami1996-05-271-29/+29
| | | | | | | trailing spaces (no, this one is really ok!). Notes: svn path=/head/; revision=3139
* Setting the PAPERSIZE variable will allows to build packages with differentJean-Marc Zucconi1996-05-131-2/+46
| | | | | | | | | | default paper size. For instance, make PAPERSIZE=letter will build a package for US-letter paper size as default. Reviewed by: jmz Submitted by: David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu> Notes: svn path=/head/; revision=3079
* Update to incorporate update-96-05-01.sh from the author and someSatoshi Asami1996-05-136-22/+28
| | | | | | | | | fixes from the maintainer. Submitted by: Bernd Rosauer <br@netland.inka.de> Notes: svn path=/head/; revision=3077
* Rename EXEC_DEPENDS to RUN_DEPENDSThomas Gellekum1996-04-181-2/+2
| | | | Notes: svn path=/head/; revision=3005
* Oops. Add RUN_DEPENDS=gs.Thomas Gellekum1996-04-181-1/+2
| | | | Notes: svn path=/head/; revision=3004
* Add gv.Thomas Gellekum1996-04-171-1/+2
| | | | Notes: svn path=/head/; revision=3003
* Add gv, a postscript previewer based on ghostscript,Thomas Gellekum1996-04-177-0/+225
| | | | | | | but with a nicer screen layout. Notes: svn path=/head/; revision=3002
* Added html2latex.Satoshi Asami1996-04-121-1/+2
| | | | | | | Forgotten by: joerg ( :> ) Notes: svn path=/head/; revision=2995
* html2latex, a simple converter to make HTML files printable.Joerg Wunsch1996-04-128-0/+282
| | | | | | | | (I've made sure and got an explicit permission from the author for redistribution.) Notes: svn path=/head/; revision=2994
* Add unroff.Thomas Gellekum1996-04-101-1/+2
| | | | Notes: svn path=/head/; revision=2966
* pkg/COMMENT files for use by ports READMEs.Satoshi Asami1996-04-091-0/+1
| | | | Notes: svn path=/head/; revision=2959
* Add Apr/96 patch from author.Satoshi Asami1996-04-094-4/+8
| | | | | | | Submitted by: Bernd Rosauer <br@netland.sub.de> Notes: svn path=/head/; revision=2951
* The distfile has moved in a subdir.Jean-Marc Zucconi1996-04-022-4/+4
| | | | Notes: svn path=/head/; revision=2935
* Do not mkdir ${PREFIX}/man nor ${PREFIX}/binJean-Marc Zucconi1996-03-281-3/+9
| | | | | | | Compress man pages Notes: svn path=/head/; revision=2899
* Add pkfonts.Satoshi Asami1996-03-211-1/+2
| | | | Notes: svn path=/head/; revision=2871
* PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselvesSatoshi Asami1996-03-218-0/+3665
| | | | | | | | | | | | | have nothing to do with Japanese so this one's here. (The Japanese fonts are in japanese/pkfonts.) Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied onto pkg/PLIST depending on the resolution specified (default 300). Submitted by: Hideaki Ohmon <ohmon@sfc.keio.ac.jp> Notes: svn path=/head/; revision=2870
* I forgot to add the version number in the EXTRACT_ONLY listJean-Marc Zucconi1996-03-191-2/+2
| | | | Notes: svn path=/head/; revision=2855
* Use DIST_SUBDIR.Satoshi Asami1996-03-102-4/+4
| | | | Notes: svn path=/head/; revision=2825
* Add DIST_SUBDIR=xdvi. This port has only one distfile but the JapaneseSatoshi Asami1996-03-101-1/+2
| | | | | | | version is in the subdir. Notes: svn path=/head/; revision=2823
* Remove ${KEYWORDS}.Satoshi Asami1996-03-062-3/+1
| | | | Notes: svn path=/head/; revision=2780
* Add "/teTeX" to ${DISTDIR}. This port requires a bunch of files, notSatoshi Asami1996-03-062-2/+4
| | | | | | | all of which start with "teTeX". Notes: svn path=/head/; revision=2777
* Use a version number in 2 tarballs (web and web2c), so that they can beJean-Marc Zucconi1996-03-021-6/+6
| | | | | | | shared with the japanese port. Notes: svn path=/head/; revision=2764
* Add teTeX.Thomas Gellekum1996-02-221-1/+2
| | | | Notes: svn path=/head/; revision=2738
* Import a port of teTeX, _the_ TeX system for UN*X.Thomas Gellekum1996-02-2210-0/+260
| | | | | | | Submitted by: Bernd Rosauer <br@netland.sub.de> Notes: svn path=/head/; revision=2737
* Delete "@cwd /usr/X386" (another example why @cwd is completely useless)Satoshi Asami1996-02-011-1/+1
| | | | | | | and add the man page. Fixes PR misc/985. Notes: svn path=/head/; revision=2673
* Upgrade to the December version.Jean-Marc Zucconi1995-12-183-165/+174
| | | | Notes: svn path=/head/; revision=2564
* 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
* Upgrade, 4.9.2 -> 4.9.3. It now compiles here instead of havingSatoshi Asami1995-12-048-48/+12
| | | | | | | | | pre-compiled binaries in the tarball. Submitted by: Andreas Klemm <andreas@knobel.gun.de> (mostly) Notes: svn path=/head/; revision=2522
* Change "printing" to "print".Satoshi Asami1995-11-2219-37/+37
| | | | Notes: svn path=/head/; revision=2454