Port details |
- cflow2vcg Convert the result of the cflow utility in a VCG format
- 0.5_1 devel =3 0.5_1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2002-05-14 06:13:45
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: vcdimager, vifm, libast, p5-MIME-Tools, libevent
- License: GPLv2+
- WWW:
- https://cflow2vcg.sourceforge.net/
- Description:
- Cflow2vcg convert the result of the cflow utility in a VCG format. It offers
the ability to view graphically the call-graph of sources, and import it in
documentation.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cflow2vcg>0:devel/cflow2vcg
- To install the port:
- cd /usr/ports/devel/cflow2vcg/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/cflow2vcg
- pkg install cflow2vcg
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cflow2vcg
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cflow2vcg-0.5.tar.gz) = 0ab845d527298ace7dd041a1fa57a095a4cc44d8bbb96cdff6e1cd6c5b5026e9
SIZE (cflow2vcg-0.5.tar.gz) = 113302
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for cflow2vcg-0.5_1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_cflow2vcg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.5_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.5_1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.5_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.5_1 16 Jan 2016 21:39:43 |
amdmi3 |
- Add LICENSE
- Switch to options helpers |
0.5_1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
0.5_1 19 Feb 2014 08:30:51 |
ehaupt |
Support staging |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
0.5_1 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
0.5_1 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
0.5_1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
0.5_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
0.5_1 09 Jun 2003 11:42:48 |
kris |
Add missing file and bump PORTREVISION |
0.5 02 May 2003 14:43:12 |
ijliao |
upgrade to 0.5 |
0.4 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
0.4 25 Jan 2003 23:22:43 |
arved |
Utilize NOPORTDOCS
PR: 47476
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.4 14 May 2002 06:12:08 |
ijliao |
add cflow2vcg 0.4
Convert the result of the cflow utility in a VCG format |