summaryrefslogtreecommitdiff
path: root/devel/cccc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* No longer BROKEN (updated patchfile)Michael Haro1999-04-182-25/+19
| | | | | | | | PR: 11191 Submitted by: John Baldwin jobaldwi@vt.edu Notes: svn path=/head/; revision=17973
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineSatoshi Asami1998-11-111-3/+4
| | | | | | | | | | | something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after .include <bsd.port.mk> to before. (This is not by any means the complete list but just the ones I've noticed recently.) Notes: svn path=/head/; revision=14465
* Mark BROKEN for current:Justin M. Seger1998-10-121-1/+6
| | | | | | | | CVS ---------------------------------------------------------------------- error in signal.h Notes: svn path=/head/; revision=13905
* Oops, missed the commit message the last time around. No need to useSatoshi Asami1998-08-131-1/+1
| | | | | | | += for variables defined only once. Notes: svn path=/head/; revision=12490
* *** empty log message ***Satoshi Asami1998-08-131-2/+2
| | | | Notes: svn path=/head/; revision=12489
* Remove name of package.Satoshi Asami1997-11-041-1/+1
| | | | Notes: svn path=/head/; revision=8467
* Import of cccc port. cccc is a C and C++ code counter whichThomas Gellekum1997-11-037-0/+112
generates some statistics on your code as HTML output. PR: 4552 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=8453