The NetBSD Project

CVS log for pkgsrc/devel/cxref/distinfo

[BACK] Up to [cvs.netbsd.org] / pkgsrc / devel / cxref

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.7.24.1 / (download) - annotate - [select for diffs], Sat Oct 15 08:28:21 2011 UTC (7 months, 1 week ago) by tron
Branch: pkgsrc-2011Q3
Changes since 1.7: +5 -4 lines
Diff to previous 1.7 (colored) next main 1.8 (colored)

Pullup ticket #3556 - requested by dholland
devel/cxref: build fix

Revisions pulled up:
- devel/cxref/Makefile                                          1.14
- devel/cxref/distinfo                                          1.8-1.9
- devel/cxref/patches/patch-src_parse_l                         1.1

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Thu Oct 13 21:30:00 UTC 2011

   Modified Files:
   	pkgsrc/devel/cxref: Makefile distinfo

   Log Message:
   Update to 1.6d.

   Version 1.6d of cxref released : Mon Oct 3 14:00:00 2011
   --------------------------------------------------------

   Bug fixes
    Updated for latest version of autoconf.
    Allow structure initialisers to have multiple components (e.g. a.b=1).
    Remove gcc warning messages.
    Change Makefile for better comptibility with FreeBSD.

   Version 1.6c of cxref released : Mon May 31 10:00:00 2010
   ---------------------------------------------------------

   Bug fixes
    Handle the gcc __builtin_offsetof() and offsetof() functions.
    Check that the lex/yacc programs actually exist at configure time.
    Handle ASM statements with named identifiers in them.

   Parsing changes
    Removed the char_varying type.

   Document changes
    Update web page links

---
   Module Name:	pkgsrc
   Committed By:	dholland
   Date:		Thu Oct 13 22:11:26 UTC 2011

   Modified Files:
   	pkgsrc/devel/cxref: distinfo
   Added Files:
   	pkgsrc/devel/cxref/patches: patch-src_parse_l

   Log Message:
   Patch the lexer to ignore _Pragma().

Revision 1.9 / (download) - annotate - [select for diffs], Thu Oct 13 22:11:26 2011 UTC (7 months, 1 week ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, HEAD
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored)

Patch the lexer to ignore _Pragma().

Revision 1.8 / (download) - annotate - [select for diffs], Thu Oct 13 21:30:00 2011 UTC (7 months, 1 week ago) by dholland
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Update to 1.6d.

Version 1.6d of cxref released : Mon Oct 3 14:00:00 2011
--------------------------------------------------------

Bug fixes
 Updated for latest version of autoconf.
 Allow structure initialisers to have multiple components (e.g. a.b=1).
 Remove gcc warning messages.
 Change Makefile for better comptibility with FreeBSD.


Version 1.6c of cxref released : Mon May 31 10:00:00 2010
---------------------------------------------------------

Bug fixes
 Handle the gcc __builtin_offsetof() and offsetof() functions.
 Check that the lex/yacc programs actually exist at configure time.
 Handle ASM statements with named identifiers in them.

Parsing changes
 Removed the char_varying type.

Document changes
 Update web page links

Revision 1.7 / (download) - annotate - [select for diffs], Thu Nov 6 17:45:46 2008 UTC (3 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Branch point for: pkgsrc-2011Q3
Changes since 1.6: +4 -4 lines
Diff to previous 1.6 (colored)

Update to 1.6b.  Minor bugfix release, see bundled ChangeLog for details.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jul 10 11:59:10 2006 UTC (5 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Don't re-generate the HTML documentation unnecessarily. Patch provided
by Gilles Dauphin in PR 33962.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 2 19:28:27 2006 UTC (6 years, 2 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.4: +4 -5 lines
Diff to previous 1.4 (colored)

update to 1.6a
changes:
-Removed the -html20 and -html32 options, the -html output is now
 version 4.01
-Removed the -latex209 and -latex2e options, the -latex output is
 version 2e
-HTML option generates a cxref stylesheet and uses it
-fixes/cleanup
-Parsing improvements: support some more language features

Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:12 2005 UTC (7 years, 3 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2, pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Add RMD160 digests.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Sep 7 21:38:28 2004 UTC (7 years, 8 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.2: +3 -3 lines
Diff to previous 1.2 (colored)

- Update cxref to 1.5g - fixes build on 2.0_BETA
- ok'ed wiz@

Changes include bug fixes and optimisation, for full details see:

http://www.gedanken.demon.co.uk/cxref/#version-status

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 21 00:44:15 2001 UTC (11 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, netbsd-1-5-PATCH001, buildlink2-base, buildlink2
Changes since 1.1: +3 -2 lines
Diff to previous 1.1 (colored)

Move to sha1 digests, and/or add distfile sizes.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 17 11:06:14 2001 UTC (11 years, 1 month ago) by agc
Branch: MAIN

+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>