notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
cscout Source code analyzer and refactoring browser for C program collections
3.01_1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.01_1Version of this port present on the latest quarterly branch.
Maintainer: dds@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-10 14:52:19
Last Update: 2024-03-05 14:51:14
Commit Hash: ead7199
License: GPLv3
WWW:
https://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 FreeBSD and Linux kernels, and the Apache web server. See also: https://github.com/dspinellis/cscout
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (69 items)
Collapse this list.
  1. /usr/local/share/licenses/cscout-3.01_1/catalog.mk
  2. /usr/local/share/licenses/cscout-3.01_1/LICENSE
  3. /usr/local/share/licenses/cscout-3.01_1/GPLv3
  4. bin/cscc
  5. bin/cscout
  6. bin/csmake
  7. bin/cswc
  8. include/cscout/csmake-post-defs.h
  9. include/cscout/csmake-pre-defs.h
  10. include/cscout/host-defs.h
  11. include/cscout/host-incs.h
  12. include/cscout/stdc-defs.h
  13. include/cscout/stdc-incs.h
  14. include/cscout/stdc/_ansi.h
  15. include/cscout/stdc/assert.h
  16. include/cscout/stdc/complex.h
  17. include/cscout/stdc/ctype.h
  18. include/cscout/stdc/errno.h
  19. include/cscout/stdc/float.h
  20. include/cscout/stdc/limits.h
  21. include/cscout/stdc/locale.h
  22. include/cscout/stdc/math.h
  23. include/cscout/stdc/setjmp.h
  24. include/cscout/stdc/signal.h
  25. include/cscout/stdc/stdarg.h
  26. include/cscout/stdc/stddef.h
  27. include/cscout/stdc/stdio.h
  28. include/cscout/stdc/stdlib.h
  29. include/cscout/stdc/string.h
  30. include/cscout/stdc/time.h
  31. share/man/man1/cscc.1.gz
  32. share/man/man1/cscout.1.gz
  33. share/man/man1/csmake.1.gz
  34. share/man/man1/cswc.1.gz
  35. share/examples/cscout/.cscout/host-defs.h
  36. share/examples/cscout/.cscout/host-incs.h
  37. share/examples/cscout/.cscout/options
  38. share/examples/cscout/README.md
  39. share/examples/cscout/awk.cs
  40. share/examples/cscout/awk.prj
  41. share/examples/cscout/awk/FIXES
  42. share/examples/cscout/awk/README
  43. share/examples/cscout/awk/awk.1
  44. share/examples/cscout/awk/awk.h
  45. share/examples/cscout/awk/awkgram.y
  46. share/examples/cscout/awk/b.c
  47. share/examples/cscout/awk/buildwin.bat
  48. share/examples/cscout/awk/lex.c
  49. share/examples/cscout/awk/lib.c
  50. share/examples/cscout/awk/mac.code
  51. share/examples/cscout/awk/main.c
  52. share/examples/cscout/awk/makefile
  53. share/examples/cscout/awk/makefile.win
  54. share/examples/cscout/awk/maketab.c
  55. share/examples/cscout/awk/missing95.c
  56. share/examples/cscout/awk/parse.c
  57. share/examples/cscout/awk/proctab.c
  58. share/examples/cscout/awk/proto.h
  59. share/examples/cscout/awk/run.c
  60. share/examples/cscout/awk/tran.c
  61. share/examples/cscout/awk/ytab.c
  62. share/examples/cscout/awk/ytab.h
  63. share/examples/cscout/awk/ytabc.bak
  64. share/examples/cscout/awk/ytabh.bak
  65. share/examples/cscout/bin.prj
  66. share/examples/cscout/sh.prj
  67. @owner
  68. @group
  69. @mode
Collapse this list.
Dependency lines:
  • cscout>0:devel/cscout
To install the port:
cd /usr/ports/devel/cscout/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cscout
  • pkg install cscout
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cscout
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1575242282 SHA256 (dspinellis-cscout-3.01-bd7dfac_GH0.tar.gz) = d2e0af80a0e581e36020c319931cac67337b5c6d6d33b73d2d1cd4c7edef116d SIZE (dspinellis-cscout-3.01-bd7dfac_GH0.tar.gz) = 1165610

Expand this list (4 items)

Collapse this list.

SHA256 (dspinellis-swill-fafde76_GH0.tar.gz) = 52303d4e83f170f1c454314471b5d4c76cfbb3e41828272416d6370e8bac4052 SIZE (dspinellis-swill-fafde76_GH0.tar.gz) = 119107 SHA256 (dspinellis-btyacc-4d0be15_GH0.tar.gz) = 18d71bcfff135167f7a3997bdf36796ed0a53f3a82b97aa6c06cf378599b78b2 SIZE (dspinellis-btyacc-4d0be15_GH0.tar.gz) = 87570

Collapse this list.


Packages (timestamps in pop-ups are UTC):
cscout
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.01_13.01_13.013.01_13.01_1---
FreeBSD:13:quarterly3.013.01-3.013.01_13.013.013.01
FreeBSD:14:latest3.01_13.01_13.013.01_13.01_13.01-3.01
FreeBSD:14:quarterly3.013.01_1-3.013.01_1-3.013.01
FreeBSD:15:latest3.01_13.01_1n/a3.01n/a3.013.013.01
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. unzip : archivers/unzip
  2. gmake>=4.4.1 : devel/gmake
  3. perl5>=5.36<5.37 : lang/perl5.36
Runtime dependencies:
  1. dot : graphics/graphviz
  2. perl5>=5.36<5.37 : lang/perl5.36
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cscout-3.01_1: EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
devel_cscout
USES:
compiler:c++11-lang gmake perl5 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dspinellis/cscout/tar.gz/bd7dfac?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port