Up to [cvs.netbsd.org] / pkgsrc / converters / code2html
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Tue Mar 17 21:40:45 2009 UTC (3 years, 2 months ago) by darcy
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
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,
HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Correct email address for generic MAINTAINER.
Revision 1.10 / (download) - annotate - [select for diffs], Fri Jan 23 21:14:18 2009 UTC (3 years, 3 months ago) by jschauma
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Give up maintainership, as I have not so much as looked at pkgsrc in well over a year now. Sorry. :-(
Revision 1.9 / (download) - annotate - [select for diffs], Mon Mar 3 05:51:08 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.8: +6 -3
lines
Diff to previous 1.8 (colored)
Mechanical changes to add full DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.8 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:49 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.7: +3 -3
lines
Diff to previous 1.7 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Sep 28 20:52:18 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, NO_BUILD, USE_LIBTOOL.
Revision 1.6 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:08 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Get rid of USE_PERL5. The new way to express needing the Perl executable around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:43 2005 UTC (6 years, 11 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Create directories before installing files into them.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Sep 2 12:50:45 2003 UTC (8 years, 8 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1,
pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 21 16:36:12 2003 UTC (8 years, 10 months ago) by martti
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
COMMENT should start with a capital letter.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Jul 17 21:27:12 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jun 24 01:48:59 2003 UTC (8 years, 11 months ago) by jschauma
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of code2html: code2html is a perlscript which converts a program source code to syntax highlighted HTML. It may be called from the command line or as a CGI script. It can also handle include commands in HTML files. Currently supports: Ada 95, C, C++, HTML, Java, JavaScript, Makefile, Pascal, Perl, SQL, AWK, M4, and Groff.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 24 01:48:59 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Initial revision