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
cxref C program cross-referencing and documentation tool
1.6e_1 devel on this many watch lists=8 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 1.6e_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 search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-12 20:13:44
Commit Hash: faf808d
People watching this port, also watch:: netcat, sudo, zip
License: GPLv2
WWW:
https://www.gedanken.org.uk/software/cxref/
Description:
A program that takes as input a series of C source files and produces a LaTeX or HTML document containing a cross reference of the files/functions/variables in the program, including documentation taken from suitably formatted source code comments. The documentation is stored in the C source file in specially formatted comments, making it simple to maintain. The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including a few gcc extensions.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (30 items)
Collapse this list.
  1. /usr/local/share/licenses/cxref-1.6e_1/catalog.mk
  2. /usr/local/share/licenses/cxref-1.6e_1/LICENSE
  3. /usr/local/share/licenses/cxref-1.6e_1/GPLv2
  4. bin/cxref
  5. bin/cxref-cc
  6. @comment bin/cxref-cpp
  7. @comment bin/cxref-cpp-configure
  8. bin/cxref-query
  9. share/cxref/README
  10. share/cxref/README.xrgr
  11. share/cxref/cflow.el
  12. share/cxref/cxref.el
  13. @comment share/cxref/cxref-cpp.defines
  14. share/cxref/cxref_includes.pl
  15. share/cxref/daVinvi_function.pl
  16. share/cxref/daVinvi_include.pl
  17. share/cxref/fixheader.pl
  18. share/cxref/includes2cxref.pl
  19. share/cxref/knr2ansi.pl
  20. share/cxref/make_depend.pl
  21. share/cxref/tree.pl
  22. share/cxref/xrefgraph.py
  23. share/cxref/xrgr.pl
  24. @comment share/man/man1/cxref-cpp-configure.1.gz
  25. @comment share/man/man1/cxref-cpp.1.gz
  26. share/man/man1/cxref-query.1.gz
  27. share/man/man1/cxref.1.gz
  28. @owner
  29. @group
  30. @mode
Collapse this list.
Dependency lines:
  • cxref>0:devel/cxref
To install the port:
cd /usr/ports/devel/cxref/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/cxref
  • pkg install cxref
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: cxref
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (cxref-1.6e.tgz) = 21492210f9e1030e4e697f0d84f31ac57a0844e64c8fb28432001c44663242f2 SIZE (cxref-1.6e.tgz) = 381883

Packages (timestamps in pop-ups are UTC):
cxref
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.6e_11.6e_11.6e1.6e_11.6e_1-1.6e-
FreeBSD:13:quarterly1.6e1.6e_11.6e1.6e1.6e_11.6e1.6e1.6e
FreeBSD:14:latest1.6e_11.6e_11.6e1.6e_11.6e_11.6e-1.6e
FreeBSD:14:quarterly1.6e1.6e_1-1.6e1.6e_11.6e1.6e1.6e
FreeBSD:15:latest1.6e_11.6e_1n/a1.6e_1n/a1.6e_11.6e_11.6e_1
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. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for cxref-1.6e_1: CPP=off: with bundled cpp ===> Use 'make config' to modify these settings
Options name:
devel_cxref
USES:
gmake shebangfix tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://fossies.org/linux/misc/
  2. http://www.gedanken.org.uk/software/cxref/download/
Collapse this list.

There are no commits on branch 2022Q3 for this port