summaryrefslogtreecommitdiff
path: root/emulators/bsvc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to bsvc-2.1Justin M. Seger1999-09-078-37/+122
| | | | | | | | Switch to tk8.2 Make myself MAINTAINER after no response from previous MAINTAINER. Notes: svn path=/head/; revision=21346
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* awk -> ${AWK}Michael Haro1999-08-221-3/+3
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* Do not write anything to ${PATCHDIR} by doing the awk trick toSatoshi Asami1998-10-061-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
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-2/+2
| | | | Notes: svn path=/head/; revision=12335
* Be careful when you touch DISTNAME, it affect WRKSRC....Satoshi Asami1998-04-051-4/+3
| | | | Notes: svn path=/head/; revision=10427
* Distfile disappeared from old master site. Use a new one.Justin M. Seger1998-04-041-6/+8
| | | | | | | Portlint. Notes: svn path=/head/; revision=10412
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* ${RM} -> ${RM} -f.Thomas Gellekum1997-03-071-2/+2
| | | | Notes: svn path=/head/; revision=5903
* Don't forget to delete a patch we created.Satoshi Asami1997-03-061-1/+4
| | | | Notes: svn path=/head/; revision=5894
* Import of the bsvc port. bsvc is an extensible hardware simulationThomas Gellekum1997-03-055-0/+84
framework with MC68K support. Closes PR #2881. Submitted by: Dan Cross <tenser@spitfire.ecsel.psu.edu> Notes: svn path=/head/; revision=5848