Port details |
- cxref C program cross-referencing and documentation tool
- 1.6e_1 devel =10 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
- Port Added: unknown
- Last Update: 2024-01-12 20:13:44
- Commit Hash: faf808d
- People watching this port, also watch:: sudo, netcat, autoconf, ctags, openssl
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6e_1 12 Jan 2024 20:13:44 |
Dirk Meyer (dinoex) |
devel/cxref: new option CPP
use ${PREFIX}/share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.6e 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.6e 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
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 ) |
1.6e 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6e 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
1.6e 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.6e 28 Jul 2014 16:28:03 |
adamw |
Rename devel/ patch-xy patches to reflect the files they modify. |
1.6e 07 Feb 2014 13:02:44 |
miwi |
- Update to 1.6e
- Stage support
PR: 186414
Submitted by: ports fury |
1.6d 15 Dec 2013 20:21:21 |
antoine |
Finish stage support |
1.6d 15 Nov 2013 22:14:45 |
bapt |
Support stage
USE_GMAKE->USES=gmake
Use shebangfix |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
1.6d 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.6d 16 Jan 2013 08:19:29 |
araujo |
- Update to 1.6d.
- Trim header.
- Set MAKE_JOBS_SAFE.
- Add LICENSE.
PR: ports/174188
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.6c 24 Oct 2011 03:33:20 |
stas |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.6c 11 Aug 2011 19:20:17 |
kwm |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
1.6c 03 Jul 2011 14:59:23 |
ohauer |
-remove MD5 |
1.6c 18 Aug 2010 01:02:32 |
stas |
- Update to 1.6c. |
1.6b 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
1.6b 20 Mar 2007 07:46:29 |
stas |
- Update to 1.6b. |
1.6a_1 22 Jul 2006 10:32:51 |
miwi |
- Pass maintainership to submitter
- Bumped portrevisionix plist
- Install supplementary scripts and emacs files
- Use gnometarget macro
- Remove unneccessory BISON dependency
- Bumped portrevision
- Fix plist
PR: ports/100667
Submitted by: Stanislav Sedov <ssedov(at)mbsd.msk.ru>
Approved by: krion (mentor) |
1.6a 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
1.6a 08 May 2005 14:18:23 |
arved |
Update to 1.6a
PR: 80765
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.6 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.6 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.6 12 Oct 2004 10:25:34 |
krion |
Update to version 1.6
PR: ports/72316
Submitted by: Ports Fury |
1.5g_1 01 Jul 2004 07:46:04 |
krion |
Fix package build.
Reported by: pointyhat via kris |
1.5g 27 Jun 2004 18:05:37 |
krion |
Update to version 1.5g
PR: ports/68374
Submitted by: Ports Fury |
1.5e_1 29 Apr 2004 09:07:24 |
vs |
Fix packaging on -STABLE by always using supplied cpp.
Approved by: linimon (implicit) |
1.5e_1 20 Apr 2004 08:08:21 |
kris |
Add missing file and manpage |
1.5e_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
1.5e 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
1.5e 11 Jul 2003 17:44:16 |
nork |
Update to 1.5e.
PR: ports/54322
Submitted by: Ports Fury |
1.5d_1 12 Jun 2003 04:33:33 |
will |
Fix malloc problem.
PR: 47039
Submitted by: Chris Knight <chris@aims.com.au>,
"Simon 'corecode' Schubert" <corecode@corecode.ath.cx> |
1.5d 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
1.5d 16 Jul 2002 22:13:47 |
pat |
Update to 1.5d
PR: ports/40665
Submitted by: schweikh |
12 Jun 2001 15:25:45 |
kevlo |
Update to version 1.5c |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |