summaryrefslogtreecommitdiff
path: root/emulators/bsvc (unfollow)
Commit message (Collapse)AuthorFilesLines
1998-10-06Do not write anything to ${PATCHDIR} by doing the awk trick toSatoshi Asami1-16/+16
the patched file (Makefile.common) in post-patch, instead of the patch itself (${FILESDIR}/patch-aa.in) in pre-patch. Notes: svn path=/head/; revision=13683
1998-08-07Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=12335
1998-04-05Be careful when you touch DISTNAME, it affect WRKSRC....Satoshi Asami1-4/+3
Notes: svn path=/head/; revision=10427
1998-04-04Distfile disappeared from old master site. Use a new one.Justin M. Seger1-6/+8
Portlint. Notes: svn path=/head/; revision=10412
1997-04-20Add virtual category 'tk41'.Wolfram Schneider1-2/+2
Notes: svn path=/head/; revision=6248
1997-03-07${RM} -> ${RM} -f.Thomas Gellekum1-2/+2
Notes: svn path=/head/; revision=5903
1997-03-06Don't forget to delete a patch we created.Satoshi Asami1-1/+4
Notes: svn path=/head/; revision=5894
1997-03-05Import of the bsvc port. bsvc is an extensible hardware simulationThomas Gellekum5-0/+84
framework with MC68K support. Closes PR #2881. Submitted by: Dan Cross <tenser@spitfire.ecsel.psu.edu> Notes: svn path=/head/; revision=5848