summaryrefslogtreecommitdiff
path: root/emulators/vMac (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76034
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* PORTNAME/VERSION stuffMichael Haro2000-04-121-4/+4
| | | | Notes: svn path=/head/; revision=27455
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21154
* USE_XLIB=yesChris Piazza1999-08-311-2/+3
| | | | | | | Also change a YES to a yes to be the same as the rest of the Makefile. Notes: svn path=/head/; revision=21149
* PR: ports/12597Donald Burr1999-08-298-0/+584
Submitted by: troll@digitalspark.net Reviewed by: dburr@FreeBSD.ORG Import of new port emulators/vMac, a software Macintosh emulator. (Requires an image of a MacPlus ROM to work, read the vMac website for more details.) Notes: svn path=/head/; revision=21077