Port details |
- cs Interactively examine C source code
- 0.5_1 devel
=1 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: unknown
- Last Update: 2003-02-11 14:44:58
- SVN Revision: UNKNOWN
- People watching this port, also watch:: python-doc-html, mscompress, pdflib
- License: not specified in port
- WWW:
- http://www.moria.de/~michael/cs/
- Description:
- A tool to find your way in C sources
cs offers the following functions:
* find C symbol
* find functions called from a certain function
* find functions calling a certain function
* find string literals
* find files #including a certain header file
* find file
* find POSIX naming violations
* execute shell command
The found lines will be displayed. Besides browsing through them, cs
allows to edit them using your favourite editor. If you frequently
grep for identifiers and edit the found files, then cs is for you. cs
should work on any system which supports the following:
* POSIX
* ANSI C
* SYSV curses library
WWW: http://www.moria.de/~michael/cs/
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:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME:
- 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:
|
Number of commits found: 5
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.5_1 11 Feb 2003 14:44:58
 |
roam  |
Remove the devel/cs port, as it is no longer maintained and
officially discontinued in favor of the free version of cscope.
PR: 47894
Submitted by: "Sergey A.Osokin" <osa@FreeBSD.org.ru> |
24 Dec 2001 02:17:17
    |
pat  |
- PORTDOCS police - DOCSDIR support to some - Brush out some lint |
09 Jan 2001 18:41:45
    |
trevor  |
Update master site. Update from 1998-05-07 to 1999-09-25 release (both called
version 0.5--dates are given in man pages). Add a DIST_SUBDIR to distinguish
the different releases. Be more verbose when installing. Don't optimize when
compiling. Add WWW: line. Update PLIST. Respect ${CC}. Increment
PORTREVISION. |
22 Dec 2000 22:27:27
    |
obrien  |
* Don't maintain - cscope is better. * Don't restrict - I can find no bases
for the claim of needing a writen license, while the file cs.html does say
this was written so a free version of cscope would exist. |
08 Oct 2000 02:10:04
    |
asami  |
Convert category devel to new layout. |
Number of commits found: 5
|