summaryrefslogtreecommitdiff
path: root/devel/codecrusader/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* One of the distfiles changed contents, but not name. The changedDavid E. O'Brien1999-12-101-10/+10
| | | | | | | | | | | | distfile is for a newer version of the primary distfile. Thus that needed to be updated. And that caused others to need to be updated. Anyway after the upgrades, it doesn't build fully, but is farther along to where it needs to be. Since this isn't really any more broken than before, commit it to help others that want to see this working again. Notes: svn path=/head/; revision=23758
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* ${OSREL} -> ${OSVERSION} checks to give the port a chance on 2.2.xChris Piazza1999-08-101-2/+2
| | | | | | | Submitted by: Martin Kammerhofer <dada@sbox.tu-graz.ac.at> Notes: svn path=/head/; revision=20642
* BROKEN= 'installs files during build'Chris Piazza1999-08-031-1/+3
| | | | Notes: svn path=/head/; revision=20514
* Fix the patch target if CODEMEDIC=no.Chris Piazza1999-08-031-1/+7
| | | | | | | Reported by: Gary Jennejohn <garyj@peedub.muc.de> Notes: svn path=/head/; revision=20511
* Code crusader,Chris Piazza1999-08-021-0/+89
A complete code development environment inspired by MetroWerks CodeWarrior Includes code medic, a gdb frontend to complement code crusader. PR: 12932 Submitted by: Davec <davec@unforgettable.com> Notes: svn path=/head/; revision=20506