summaryrefslogtreecommitdiff
path: root/devel/cflow (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add cflow.1.Satoshi Asami2000-06-071-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=29354
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-2/+2
| | | | Notes: svn path=/head/; revision=27452
* Honor CFLAGS.Steve Price2000-01-291-5/+5
| | | | | | | | PR: 16358 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de> Notes: svn path=/head/; revision=25264
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* 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