summaryrefslogtreecommitdiff
path: root/devel/codecrusader (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkWill Andrews2001-01-201-12/+12
| | | | | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=37356
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-161-6/+0
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Maintainer is now a committer, update email accordinglyMario Sergio Fujikawa Ferreira2000-10-031-1/+1
| | | | | | | Approved by: will Notes: svn path=/head/; revision=33350
* Approved by: WillMario Sergio Fujikawa Ferreira2000-10-031-4/+5
| | | | | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC Notes: svn path=/head/; revision=33349
* Fix these ports so that among other things they look for the jx headerSteve Price2000-09-172-30/+37
| | | | | | | | | files in the correct place. Submitted by: maintainer Notes: svn path=/head/; revision=32782
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Major overhaul to make this port work well again. MAINTAINER change isWill Andrews2000-06-098-189/+214
| | | | | | | | | | | | | | confirmed by the lack of submissions for updates by the original creator. Port now depends on the recently-added x11-toolkits/jx and friends ports. MASTER_SITES moved; make port depend on several other ports instead of building things itself, allowing for modularity. PR: 19042 Submitted by: Mario Sergio Fujikawa Ferriera <lioux@uol.com.br> Notes: svn path=/head/; revision=29463
* Fix build on systems >= 4.x.Steve Price2000-04-291-0/+1
| | | | | | | | PR: 18033 Submitted by: dervish@ikhala.tcimet.net Notes: svn path=/head/; revision=28105
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-4/+3
| | | | Notes: svn path=/head/; revision=27452
* Remove commented out BROKEN.David E. O'Brien2000-04-041-2/+0
| | | | Notes: svn path=/head/; revision=27321
* Don't include bsd.port.pre.mk twice. This usually is caused by firstSatoshi Asami2000-01-071-1/+1
| | | | | | | | including bsd.port.pre.mk and then later including bsd.port.mk (the latter of which of course should be bsd.port.post.mk). Notes: svn path=/head/; revision=24507
* One of the distfiles changed contents, but not name. The changedDavid E. O'Brien1999-12-103-46/+43
| | | | | | | | | | | | 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-026-0/+249
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