summaryrefslogtreecommitdiff
path: root/emulators/quasi88 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Convert rules copying ${FILESDIR}/patch-aa to ${PATCHDIR} (which isSatoshi Asami2000-10-071-7/+2
| | | | | | | | | | not allowed, since this is outside ${WRKDIR}) to using EXTRA_PATCHES= ${PATCHDIR}/extra-patch-aa. Bad quasi88, no cookie. ;) Notes: svn path=/head/; revision=33479
* Standardize all user defined options to the booleans WITH_FOO andJeremy Lea2000-04-171-3/+3
| | | | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports Notes: svn path=/head/; revision=27679
* PORTNAME/VERSION stuffMichael Haro2000-04-121-2/+2
| | | | Notes: svn path=/head/; revision=27455
* Update to version 0.3.2.Steve Price1999-11-145-6/+44
| | | | | | | | PR: 14678 Submitted by: maintainer Notes: svn path=/head/; revision=23073
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* Commit #2/4 to enforce Caps, no period. I ran this oe asTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | $ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab` Results to follow. :) Notes: svn path=/head/; revision=19801
* Initial import of quasi88 version 0.2.4.Steve Price1999-06-065-0/+44
A PC-8801 emulator for X. PR: 11994 Submitted by: Nishika <nishika@cheerful.com> Notes: svn path=/head/; revision=19253