The NetBSD Project

CVS log for pkgsrc/print/chktex/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / print / chktex

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Mon Feb 28 14:53:01 2011 UTC (14 months, 3 weeks ago) by wiz
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, HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Reset maintainer for retired developers.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Feb 26 15:47:57 2011 UTC (14 months, 4 weeks ago) by wiz
Branch: MAIN
Changes since 1.19: +10 -7 lines
Diff to previous 1.19 (colored)

Build-depend on split tex packages instead of the whole thing.
Bump PKGREVISION because they are now only build dependencies.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Feb 11 23:50:51 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.18: +4 -3 lines
Diff to previous 1.18 (colored)

DESTDIR support

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 5 23:10:35 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: 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, 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, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17 / (download) - annotate - [select for diffs], Thu Dec 29 06:22:06 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:52 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.15 / (download) - annotate - [select for diffs], Tue Nov 8 20:30:29 2005 UTC (6 years, 6 months ago) by tonio
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

convert to use tex.buildlink3.mk
installs tex files in PKG_TEXMFPREFIX

Revision 1.14 / (download) - annotate - [select for diffs], Sat Oct 22 13:47:01 2005 UTC (6 years, 7 months ago) by tonio
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

oups, wrong master_site

Revision 1.13 / (download) - annotate - [select for diffs], Sat Oct 22 13:44:16 2005 UTC (6 years, 7 months ago) by tonio
Branch: MAIN
Changes since 1.12: +11 -5 lines
Diff to previous 1.12 (colored)

Update print-chktex to 1.6.3
use CONF_FILES for chktexrc

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 22 13:07:24 2005 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update MASTER_SITES. From PR 31824 by Zafer Aydogan.

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jul 16 19:10:40 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jun 24 22:23:05 2005 UTC (6 years, 11 months ago) by kristerw
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Change the CONFIGURE_ENV to use the variables users are supposed to set,
rather than the autoconf cache variables.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Jun 19 20:51:37 2005 UTC (6 years, 11 months ago) by kristerw
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.8: +4 -3 lines
Diff to previous 1.8 (colored)

Prevent paths to the build work directories being included in the package.
Bump PKGREVISION.

Revision 1.8 / (download) - annotate - [select for diffs], Sun May 22 20:08:27 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:

	USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:06 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 25 03:00:50 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 (colored)

Convert to buildlink3.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:50 2004 UTC (8 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jan 24 14:58:00 2004 UTC (8 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Dec 24 13:02:00 2003 UTC (8 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

Adjust dependancies and bump PKGREVISION due to:
- teTeX 1.0.x packages have been moved to teTeX1* directories.
- teTeX 2.0.x packages have been moved to teTeX* directories and their base
  name has been changed to teTeX (instead of teTeX2).

Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 14 18:13:50 2003 UTC (8 years, 8 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Use my NetBSD.org email address.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Apr 6 14:37:38 2003 UTC (9 years, 1 month ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of chktex, from Marc Recht via pkgsrc-wip.
This program has been written in frustration because some constructs in LaTeX
are sometimes non-intuitive, and easy to forget. It is _not_ a replacement
for the built-in checker in LaTeX; however it catches some typographic errors
LaTeX oversees. In other words, it is Lint for LaTeX. Filters are also
provided for checking the LaTeX parts of CWEB documents.

Revision 1.1 / (download) - annotate - [select for diffs], Sun Apr 6 14:37:38 2003 UTC (9 years, 1 month ago) by wiz
Branch: MAIN

Initial revision

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>