aboutsummaryrefslogtreecommitdiffstats
path: root/print/virtualpaper
Commit message (Collapse)AuthorAgeFilesLines
* Revamp this port to build using the PM3 compiler instead of the oldjdp2001-07-226-150/+144
| | | | | | SRC one from the modula-3 port. Also use the virtualpaper sources which are included in the PM3 distribution, as they are maintained better.
* Defennerize.jdp2001-06-261-1/+1
|
* Accidental whitespacecpiazza2000-04-101-2/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Update some "301 Moved Permanently" URL's.fenner1999-10-081-1/+1
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-3/+3
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* #4/4 enforcing Caps, no periodhoek1999-06-271-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* The faster this commit message is typed the faster it'll all be over.mharo1999-05-031-1/+1
| | | | (add WWW:)
* Remove empty directories on deinstall.steve1998-10-201-0/+1
|
* Unmark BROKEN. It was a previously fixed SMP problem.jseger1998-10-131-3/+1
| | | | Pointed out by: jdp
* Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:jseger1998-10-131-1/+3
| | | | | | | | | | | | | | | | | | *** *** runtime error: *** Segmentation violation - possible attempt to dereference NIL *** *** runtime error: *** ASSERT failed *** file "../src/runtime/common/RTHeapMap.m3", line 35 *** Abort trap - core dumped *** error code 134 (ignored) missing libm3formsvbtpixmaps.a: not building libm3formsvbtpixmaps.so.6 followed by many more errors
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-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.
* modula-3 library is now at version 6.asami1998-08-271-3/+3
|
* Don't print the manpages in pkg/PLIST, please.hoek1998-08-201-4/+0
|
* Fix diff lines (path)ache1998-01-211-2/+2
|
* Fix PR ports/3572 by using mkfifo instead of mknod. Update for newjdp1997-07-112-3/+22
| | | | | | | shared library version numbers in the modula-3-lib port. PR: Closes ports/3572 Submitted by: gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
* Install the DEC copyright notice, so that it will be present in thejdp1997-03-283-24/+20
| | | | | package. Add a pointer to it in the DESCR file. Pare down the text in the DESCR file.
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-301-1/+1
| | | | changes made in rev. 1.232 of bsd.port.mk.
* Put DIST_SUBDIR in the right section.asami1996-11-271-2/+2
|
* CATEGORIES+= -> CATEGORIES=obrien1996-11-171-7/+4
| | | | Converted to MAN[1-9]
* Update for version 1.4. Make general repairs so that the portjdp1996-11-044-120/+140
| | | | builds and installs properly.
* The virtual paper software, as described atjkh1996-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.