summaryrefslogtreecommitdiff
path: root/emulators/spim (follow)
Commit message (Collapse)AuthorAgeFilesLines
* portlintDavid E. O'Brien1999-09-051-2/+1
| | | | Notes: svn path=/head/; revision=21286
* gzip -> ${GZIP_CMD}Michael Haro1999-09-041-1/+1
| | | | | | | | | gzip -d -> ${GUNZIP_CMD} gzip -dc -> ${GZCAT} gunzip -> ${GUNZIP_CMD} Notes: svn path=/head/; revision=21266
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-101-2/+2
| | | | Notes: svn path=/head/; revision=8194
* Distfile moved to the "Old_Versions" directory as 6.0 is out.David E. O'Brien1997-08-251-2/+2
| | | | | | | | Problem is the only changes for 6.0 is to cleanup copywrite headers and remove functionality from 5.9. Notes: svn path=/head/; revision=7679
* Upgrade to 5.9.David E. O'Brien1997-02-153-9/+10
| | | | | | | | Closes PR: ports/2643 Submitted by: Arne Henrik Juul <arnej@imf.unit.no> Notes: svn path=/head/; revision=5626
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-4/+4
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* New port, spim/xspim, a MIPS R2000 RISC SimulatorDavid E. O'Brien1996-10-308-0/+191
Notes: svn path=/head/; revision=4193