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
ncc Program analysis tool and call-graph navigator
2.8_4 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 2.8_3Version 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 search for ports maintained by this maintainer
Port Added: 2006-02-01 13:51:13
Last Update: 2024-01-08 16:46:43
Commit Hash: d6a45e9
License: ART10
WWW:
http://students.ceid.upatras.gr/~sxanth/ncc/
Description:
ncc is a compiler that produces program analysis information. ncc is a decent replacement of cflow and cscope able to analyse any program using the gcc compiler. The program also includes a graphical call-graph navigator and source browser which is extremely practical for hacking and comprehending large projects.
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 (17 items)
Collapse this list.
  1. /usr/local/share/licenses/ncc-2.8_4/catalog.mk
  2. /usr/local/share/licenses/ncc-2.8_4/LICENSE
  3. /usr/local/share/licenses/ncc-2.8_4/ART10
  4. bin/ncc
  5. bin/ncc-gengraph.py
  6. bin/nccar
  7. bin/nccc++
  8. bin/nccg++
  9. bin/nccld
  10. bin/nccnav
  11. bin/nccnavi
  12. bin/nccstrip2.py
  13. include/ncc/nognu
  14. share/man/man1/ncc.1.gz
  15. @owner
  16. @group
  17. @mode
Collapse this list.
Dependency lines:
  • ncc>0:devel/ncc
To install the port:
cd /usr/ports/devel/ncc/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/ncc
  • pkg install ncc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ncc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ncc-2.8.tar.gz) = 669fdd4a747432e8f0a168bd590ce72d042fb706f065c9169468af9301d8a1ae SIZE (ncc-2.8.tar.gz) = 104536

Packages (timestamps in pop-ups are UTC):
ncc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.8_42.8_42.8_32.8_42.8_4-2.8_3-
FreeBSD:13:quarterly2.8_32.8_32.8_32.8_32.8_32.8_32.8_32.8_3
FreeBSD:14:latest2.8_42.8_42.8_32.8_42.8_42.8_3-2.8_3
FreeBSD:14:quarterly2.8_32.8_3-2.8_32.8_32.8_32.8_32.8_3
FreeBSD:15:latest2.8_42.8_4n/a2.8_4n/a2.8_42.8_42.8_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ncc-2.8_4: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_ncc
USES:
compiler ncurses python:run shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://students.ceid.upatras.gr/~sxanth/ncc/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8_4
08 Jan 2024 16:46:43
commit hash: d6a45e9f5edf0d171b269747376da12121354981commit hash: d6a45e9f5edf0d171b269747376da12121354981commit hash: d6a45e9f5edf0d171b269747376da12121354981commit hash: d6a45e9f5edf0d171b269747376da12121354981 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.8_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2.8_3
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2.8_3
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.8_3
21 Sep 2020 19:47:50
Revision:549486Original commit files touched by this commit
se search for other commits by this committer
Fix build by including stdlib.h for the definition of alloca()
2.8_2
01 Aug 2018 08:03:51
Revision:476164Original commit files touched by this commit
tobik search for other commits by this committer
devel/ncc: Fix build with Clang 6

preproc.C:275:7: error: invalid suffix on literal; C++11 requires a space
between literal and identifier [-Wreserved-user-defined-literal]
"ncc "NCC_VERSION"  -  The new/next generation C compiler\n"
      ^

http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475478_s336801/logs/errors/ncc-2.8_2.log

nccnav.C:334:15: error: constant expression evaluates to -1 which cannot be
narrowed to type 'unsigned int' [-Wc++11-narrowing]
} NoChunk = { ~0, ~0 };
              ^~
2.8_2
20 Apr 2017 15:47:51
Revision:438972Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix shebangs
- Use relative symlinks
- Simplify by switcing from PLIST_FILES to pkg-plist
2.8_1
07 Feb 2016 19:21:03
Revision:408446Original commit files touched by this commit
marino search for other commits by this committer
devel/ncc: USES+= ncurses, respect LDFLAGS/CFLAGS
2.8_1
31 Jan 2016 01:02:15
Revision:407567Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers
2.8_1
20 Dec 2014 18:06:22
Revision:375029Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.8_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
2.8_1
01 Apr 2014 11:38:43
Revision:349840Original commit files touched by this commit
pawel search for other commits by this committer
Add staging support
2.8_1
21 Feb 2014 13:36:13
Revision:345404Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category devel
2.8_1
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2.8_1
20 Sep 2013 17:13:47
Revision:327724Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3)
2.8_1
06 Mar 2013 10:50:44
Revision:313508Original commit files touched by this commit
kwm search for other commits by this committer
Install the nccstrip2.py script it is used by the nccld program.
Add python runtime depend. [1]

While here, update makefile header, convert NOPORTDOCS -> DOCS.

Submitted by:	"Hans Petter Selasky" <hps@bitfrost.no> [1]
2.8
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
2.8
02 Jan 2010 17:31:42
Original commit files touched by this commit
linimon search for other commits by this committer
Reset vs@FreeBSD.org at his request due to lack of time.
2.8
17 Nov 2008 02:08:34
Original commit files touched by this commit
vs search for other commits by this committer
Update to 2.8
2.7
10 Nov 2008 15:02:00
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Respect NOPORTDOCS

Submitted by:   QAT
2.7
10 Nov 2008 14:48:33
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 2.7

PR:             ports/125626
Submitted by:   Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw>
Approved by:    maintainer timeout
2.3
01 Feb 2006 13:48:21
Original commit files touched by this commit
vs search for other commits by this committer
ncc is a compiler that produces program analysis information.
ncc is a decent replacement of cflow and cscope able to analyse any
program using the gcc compiler. The program also includes a graphical
call-graph navigator and source browser which is extremely practical
for hacking and comprehending large projects.

WWW: http://students.ceid.upatras.gr/~sxanth/ncc/

Number of commits found: 23