summaryrefslogtreecommitdiff
path: root/print/virtualpaper/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove all the remaining regexps from LIB_DEPENDS. There are someSatoshi Asami1998-10-091-2/+2
| | | | | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps. Notes: svn path=/head/; revision=13784
* modula-3 library is now at version 6.Satoshi Asami1998-08-261-3/+3
| | | | Notes: svn path=/head/; revision=12868
* Fix PR ports/3572 by using mkfifo instead of mknod. Update for newJohn Polstra1997-07-111-3/+3
| | | | | | | | | | shared library version numbers in the modula-3-lib port. PR: Closes ports/3572 Submitted by: gjm11@dpmms.cam.ac.uk (Gareth McCaughan) Notes: svn path=/head/; revision=7289
* Install the DEC copyright notice, so that it will be present in theJohn Polstra1997-03-271-2/+7
| | | | | | | | package. Add a pointer to it in the DESCR file. Pare down the text in the DESCR file. Notes: svn path=/head/; revision=6032
* Put DIST_SUBDIR in the right section.Satoshi Asami1996-11-271-2/+2
| | | | Notes: svn path=/head/; revision=4705
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-7/+4
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Update for version 1.4. Make general repairs so that the portJohn Polstra1996-11-031-19/+44
| | | | | | | builds and installs properly. Notes: svn path=/head/; revision=4280
* The virtual paper software, as described atJordan K. Hubbard1996-06-141-0/+33
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