summaryrefslogtreecommitdiff
path: root/print/virtualpaper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* Update some "301 Moved Permanently" URL's.Bill Fenner1999-10-071-1/+1
| | | | Notes: svn path=/head/; revision=22231
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-3/+3
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* chmod -> ${CHMOD}Michael Haro1999-08-221-2/+2
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-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 Notes: svn path=/head/; revision=19804
* The faster this commit message is typed the faster it'll all be over.Michael Haro1999-05-031-1/+1
| | | | | | | (add WWW:) Notes: svn path=/head/; revision=18429
* Remove empty directories on deinstall.Steve Price1998-10-201-0/+1
| | | | Notes: svn path=/head/; revision=14111
* Unmark BROKEN. It was a previously fixed SMP problem.Justin M. Seger1998-10-131-3/+1
| | | | | | | Pointed out by: jdp Notes: svn path=/head/; revision=13923
* Mark BROKEN for ELF. Depends on modula-3 which is BROKEN:Justin M. Seger1998-10-121-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 Notes: svn path=/head/; revision=13906
* 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
* Don't print the manpages in pkg/PLIST, please.Tim Vanderhoek1998-08-191-4/+0
| | | | Notes: svn path=/head/; revision=12653
* Fix diff lines (path)Andrey A. Chernov1998-01-201-2/+2
| | | | Notes: svn path=/head/; revision=9383
* Fix PR ports/3572 by using mkfifo instead of mknod. Update for newJohn Polstra1997-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) Notes: svn path=/head/; revision=7289
* Install the DEC copyright notice, so that it will be present in theJohn Polstra1997-03-273-24/+20
| | | | | | | | package. Add a pointer to it in the DESCR file. Pare down the text in the DESCR file. Notes: svn path=/head/; revision=6032
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-1/+1
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* 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-034-120/+140
| | | | | | | builds and installs properly. Notes: svn path=/head/; revision=4280
* 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