aboutsummaryrefslogtreecommitdiff
path: root/devel/codemedic
Commit message (Collapse)AuthorAgeFilesLines
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkWill Andrews2001-01-201-3/+3
| | | | | | | | | | | 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
* Reduce the HTTP traffic on freefall. Move MASTERS_SITESMario Sergio Fujikawa Ferreira2000-11-281-1/+2
| | | | | | | | from sobomax homepage to MASTER_SITE_LOCAL with MASTER_SITE_SUBDIR=lioux. Thanks sobomax :) Notes: svn path=/head/; revision=35500
* 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
* Adding codemedic version 1.0.4.Steve Price2000-09-187-0/+215
Provides an elegant graphical interface to gdb. PR: 19083 Submitted by: Mario S F Ferreira <lioux@linf.unb.br> Notes: svn path=/head/; revision=32790