Port details |
- cscout-devel Source code analyzer and refactoring browser for collections of C programs
- 2.1 devel
=2 2.1Version of this port present on the latest quarterly branch. DEPRECATED: The (long overdue) release of 2.2 has made this port obsolete. Use devel/cscout
This port expired on: 2006-10-09
- Maintainer: dds@FreeBSD.org
 - Port Added: 2005-07-08 00:37:08
- Last Update: 2006-10-09 07:03:44
- SVN Revision: UNKNOWN
- People watching this port, also watch:: mplayer-skins, python, screen
- License: not specified in port
- WWW:
- http://www.spinellis.gr/cscout/
- Description:
- CScout is a source code analyzer and refactoring browser for
collections of C programs. It can process workspaces of multiple
projects (we define a project as a collection of C source files
that are linked together) mapping the complexity introduced by the
C preprocessor back into the original C source code files. CScout
takes advantage of modern hardware advances (fast processors and
large memory capacities) to analyze C source code beyond the level
of detail and accuracy provided by current compilers and linkers.
The analysis CScout performs takes into account the identifier
scopes introduced by the C preprocessor and the C language proper
scopes and namespaces. CScout has already been applied on projects
ranging from tens of thousands of lines, like the apache web server
(using 36MB of memory, taking 6 minutes on a 500MHz Celeron processor),
to above a million lines of code, like the FreeBSD kernel (using
813MB of memory, taking 3 hours 42 minutes on a 900MHz Itanium 2
processor).
This free unsupported version of CScout is distributed under the terms
of the CScout Public License, which is available in the accompanying
documentation.
Note that this is a development version, and there may be updates of
this package with the same version number. This will cause the
package install to fail the checksum check. To solve this problem,
*after confirming that the archive is correct*, perform:
make makesum
WWW: http://www.spinellis.gr/cscout/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- cscout>0:devel/cscout-devel
- No installation instructions:
- This port has been deleted.
- PKGNAME: cscout
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
2.1 09 Oct 2006 07:03:44
 |
vd  |
Remove expired leaf port:
2006-10-09 devel/cscout-devel |
2.1 03 Oct 2006 12:58:22
 |
dds  |
Fix the expiration date format.
Pointed by: vd |
2.1 02 Oct 2006 10:48:15
 |
dds  |
Mark port as deprecated with an expiration date before the 6.2 ports feeze. |
2.1 04 May 2006 21:41:12
 |
edwin  |
Remove USE_REINPLACE from all categories starting with D |
2.1 22 Jan 2006 11:02:41
 |
edwin  |
SHA256ify (manually updated and checked)
Approved by: krion@ |
2.1 22 Jan 2006 05:52:28
 |
edwin  |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
2.1 18 Sep 2005 21:44:06
 |
dds  |
Add NO_LATEST_LINK definition.
Noted by: Kris Kennaway |
2.1 17 Sep 2005 16:19:49
 |
dds  |
Add missing architecture-specific files (alpha, amd64, ia64, sparc64)
to distinfo, and document how distinfo can be recreated.
Noted by: Kris Kennaway |
2.1 15 Jul 2005 18:25:49
 |
dds  |
Update checksums to reflect the current development snapshot. |
2.1 08 Jul 2005 00:36:35
 |
grog  |
Development version of cscout.
Approved by: dds |