FreshPorts -- The Place For Ports Sun, 21 Mar 2010 6:03 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
cxref 1.6b devel on this many watch lists=6 search for ports that depend on this port
C program cross-referencing & documentation tool
Maintained by: stas@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown


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.

WWW: http://www.gedanken.demon.co.uk/cxref/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake

To install the port: cd /usr/ports/devel/cxref/ && make install clean
To add the package: pkg_add -r cxref


Configuration Options
     No options to configure

Master Sites:
http://www.gedanken.demon.co.uk/download-cxref/
http://www.ibiblio.org/pub/Linux/devel/lang/c/
http://www.gtlib.cc.gatech.edu/pub/Linux/devel/lang/c/
ftp://ftp.cs.tu-berlin.de/pub/linux/Mirrors/sunsite.unc.edu/devel/lang/c/
ftp://ftp.physics.auth.gr/pub/mirrors/ibiblio/Linux/devel/lang/c/
ftp://ftp.edisontel.com/pub/Sunsite_Mirror/devel/lang/c/
ftp://ftp.nluug.nl/pub/metalab/devel/lang/c/
ftp://ftp.nvg.ntnu.no/pub/mirrors/metalab.unc.edu/devel/lang/c/
ftp://ftp.icm.edu.pl/pub/Linux/sunsite/devel/lang/c/
ftp://ftp.cse.cuhk.edu.hk/pub4/Linux/devel/lang/c/
ftp://ftp.kddlabs.co.jp/Linux/metalab.unc.edu/devel/lang/c/
ftp://ftp.chg.ru/pub/Linux/sunsite/devel/lang/c/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Jul 2007 10:36:52
Original commit files touched by this commit  1.6b
rafan search for other commits by this committer
- 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
20 Mar 2007 07:46:29
Original commit files touched by this commit  1.6b
stas search for other commits by this committer
- Update to 1.6b.
22 Jul 2006 11:32:51
Original commit files touched by this commit  1.6a_1
miwi search for other commits by this committer
- 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)
24 Nov 2005 15:40:04
Original commit files touched by this commit  1.6a
pav search for other commits by this committer
- Add some SHA256 checksums
08 May 2005 15:18:23
Original commit files touched by this commit  1.6a
arved search for other commits by this committer
Update to 1.6a

PR:             80765
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
12 Apr 2005 04:26:57
Original commit files touched by this commit  1.6
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  1.6
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
12 Oct 2004 11:25:34
Original commit files touched by this commit  1.6
krion search for other commits by this committer
Update to version 1.6

PR:             ports/72316
Submitted by:   Ports Fury
01 Jul 2004 08:46:04
Original commit files touched by this commit  1.5g_1
krion search for other commits by this committer
Fix package build.

Reported by:    pointyhat via kris
27 Jun 2004 19:05:37
Original commit files touched by this commit  1.5g
krion search for other commits by this committer
Update to version 1.5g

PR:             ports/68374
Submitted by:   Ports Fury
29 Apr 2004 10:07:24
Original commit files touched by this commit  1.5e_1
vs search for other commits by this committer
Fix packaging on -STABLE by always using supplied cpp.

Approved by: linimon (implicit)
20 Apr 2004 09:08:21
Original commit files touched by this commit  1.5e_1
kris search for other commits by this committer
Add missing file and manpage
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.5e_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
29 Jan 2004 07:24:56
Original commit files touched by this commit  1.5e
trevor search for other commits by this committer
SIZEify.
11 Jul 2003 18:44:16
Original commit files touched by this commit  1.5e
nork search for other commits by this committer
Update to 1.5e.

PR:             ports/54322
Submitted by:   Ports Fury
12 Jun 2003 05:33:33
Original commit files touched by this commit  1.5d_1
will search for other commits by this committer
Fix malloc problem.

PR:             47039
Submitted by:   Chris Knight <chris@aims.com.au>,
                "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
20 Feb 2003 17:07:10
Original commit files touched by this commit  1.5d
knu search for other commits by this committer
De-pkg-comment.
16 Jul 2002 23:13:47
Original commit files touched by this commit  1.5d
pat search for other commits by this committer
Update to 1.5d

PR:             ports/40665
Submitted by:   schweikh
12 Jun 2001 16:25:45
files touched by this commit
kevlo search for other commits by this committer
Update to version 1.5c    
08 Oct 2000 03:10:04
files touched by this commit
asami search for other commits by this committer
Convert category devel to new layout.  

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 21420
Broken 171
Deprecated 46
Ignore 898
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 10
new 48 hours12
new 7 days24
new fortnight55
new month102

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.205 seconds.