summaryrefslogtreecommitdiff
path: root/devel/cflow (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove dependency on bash2 and support GNU C __attribute__ syntax.Steve Price1998-07-263-3/+212
| | | | | | | | PR: 1416 Submitted by: Andrew L. Moore <alm@slewsys.org> Notes: svn path=/head/; revision=12139
* Rename "bash" to "bash1" (the actual port is already repository copied).Satoshi Asami1998-06-251-2/+2
| | | | | | | Requested by: chet@ins.CWRU.Edu Notes: svn path=/head/; revision=11530
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-4/+4
| | | | Notes: svn path=/head/; revision=4572
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Change gategory name "development" -> "devel". Also take out theSatoshi Asami1995-11-261-2/+2
| | | | | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here. Notes: svn path=/head/; revision=2468
* "gzip --best" -> "gzip -9nf" for manpage compression. Otherwise itSatoshi Asami1995-10-041-1/+1
| | | | | | | | will ask if you want to overwrite it if the compressed manpage already exists. Notes: svn path=/head/; revision=2248
* A call-graph generator for C.Satoshi Asami1995-10-037-0/+166
Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com> Notes: svn path=/head/; revision=2226