aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cflow
Commit message (Collapse)AuthorAgeFilesLines
* - Add CONFLICTS to devel/gnucflowmiwi2008-02-171-0/+2
| | | | | PR: 120374 Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* Mail to maintainer is returned with:kris2004-06-151-1/+1
| | | | | | | | | | | ----- The following addresses had permanent fatal errors ----- <bsdport@ddm.wox.org> (reason: 550 <bsdport@ddm.wox.org>: User has moved to bsdport-nospam@... due to excessive spam +sent to the bs...are occasion when someone needs to send real mail they can re-send it. Sorry for +the inconvenience.) but repeated emails to the redirected account are not acknowledged. Reset maintainer.
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 2)
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update maintainer's emaildwcjr2001-09-231-1/+1
| | | | Submitted by: maintainer
* Add cflow.1.asami2000-06-081-0/+2
| | | | Submitted by: bento
* PORTNAME/PORTVERSION updatemharo2000-04-121-2/+2
|
* Honor CFLAGS.steve2000-01-301-5/+5
| | | | | PR: 16358 Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Remove dependency on bash2 and support GNU C __attribute__ syntax.steve1998-07-273-3/+212
| | | | | PR: 1416 Submitted by: Andrew L. Moore <alm@slewsys.org>
* Rename "bash" to "bash1" (the actual port is already repository copied).asami1998-06-261-2/+2
| | | | Requested by: chet@ins.CWRU.Edu
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-4/+4
|
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"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!
* Change gategory name "development" -> "devel". Also take out theasami1995-11-261-2/+2
| | | | | "programming" that was in some of them, it's pretty obvious what we are talking about here.
* "gzip --best" -> "gzip -9nf" for manpage compression. Otherwise itasami1995-10-041-1/+1
| | | | | will ask if you want to overwrite it if the compressed manpage already exists.
* A call-graph generator for C.asami1995-10-037-0/+166
Submitted by: Dave Chapeskie <dchapes@zeus.leitch.com>