The NetBSD Project

CVS log for pkgsrc/converters/dvi2tty/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / converters / dvi2tty

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Tue May 19 08:59:06 2009 UTC (3 years 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, 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, HEAD
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.14 / (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-2009Q1-base, pkgsrc-2009Q1, 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.13: +5 -3 lines
Diff to previous 1.13 (colored)

Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.13 / (download) - annotate - [select for diffs], Wed Dec 12 20:42:30 2007 UTC (4 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Reset maintainer on his request.

Revision 1.12 / (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-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (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.11 / (download) - annotate - [select for diffs], Mon Dec 5 20:49:55 2005 UTC (6 years, 5 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.10: +2 -2 lines
Diff to previous 1.10 (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.10 / (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-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.9: +3 -1 lines
Diff to previous 1.9 (colored)

Create directories before installing files into them.

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

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Nov 13 21:28:27 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

USE_BUILDLINK3 is a yes/no variable.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Apr 11 07:16:26 2004 UTC (8 years, 1 month ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Convert to buildlink3.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jul 17 21:27:14 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 14 23:40:46 2002 UTC (9 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

buildlink1 -> buildlink2

Revision 1.4 / (download) - annotate - [select for diffs], Mon Aug 20 02:46:43 2001 UTC (10 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.3: +4 -1 lines
Diff to previous 1.3 (colored)

Honor CC and CFLAGS passed in from environment and mark as
USE_BUILDLINK_ONLY.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 10 23:14:16 2001 UTC (10 years, 10 months ago) by fredb
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

The problem with the checksum is, that CTAN and all it's mirrors,
rather than serving up unchanging tarred archives that we can
checksum, tars up the directories on the fly, differently every time!
Let's just change the MASTER_SITE to MASTER_SITE_LOCAL until we can
figure out a better way of dealing with CTAN.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 4 23:54:38 2001 UTC (10 years, 11 months ago) by jtb
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

LICENSE=no-commercial-use

From dvi2tty.c:

 * This program, and any documentation for it, is copyrighted by Svante
 * Lindahl. It may be copied for non-commercial use only, provided that
 * any and all copyright notices are preserved.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat May 26 13:04:32 2001 UTC (11 years ago) by fredb
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of dvi2tty-1.0, a program for previewing DVI files.

Revision 1.1 / (download) - annotate - [select for diffs], Sat May 26 13:04:32 2001 UTC (11 years ago) by fredb
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>