The NetBSD Project

CVS log for pkgsrc/sysutils/crashme/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / sysutils / crashme

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.21 / (download) - annotate - [select for diffs], Thu Sep 17 14:00:53 2009 UTC (2 years, 8 months ago) by asau
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, HEAD
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Correctly disable master site. PR pkg/42076

Revision 1.20 / (download) - annotate - [select for diffs], Sat Jun 6 22:21:15 2009 UTC (2 years, 11 months ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.19: +6 -4 lines
Diff to previous 1.19 (colored)

update homepage and master sites.

Revision 1.19 / (download) - annotate - [select for diffs], Fri Aug 31 21:48:37 2007 UTC (4 years, 8 months ago) by agc
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, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.18: +6 -3 lines
Diff to previous 1.18 (colored)

Add DESTDIR support

Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 22 19:27:11 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.17: +3 -3 lines
Diff to previous 1.17 (colored)

Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.

Revision 1.17 / (download) - annotate - [select for diffs], Sat Sep 9 02:46:08 2006 UTC (5 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Rename variable MAKEFILE to MAKE_FILE.

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 21 18:57:42 2006 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction.  Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed.  The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 11 21:47:23 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.14: +1 -2 lines
Diff to previous 1.14 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jan 28 12:45:17 2004 UTC (8 years, 3 months ago) by grant
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
Changes since 1.13: +4 -1 lines
Diff to previous 1.13 (colored)

bl3ify; fixes build on Solaris with SunPro.

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jan 20 12:26:15 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Move WRKSRC definition away from the first paragraph in a Makefile.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 22:53:30 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 29 12:42:27 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.

Revision 1.10 / (download) - annotate - [select for diffs], Mon Feb 25 04:47:22 2002 UTC (10 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgviews-base, pkgviews, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6, netbsd-1-5-PATCH003, buildlink2-base, buildlink2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Use the default EXTRACT_CMD instead of a hand-crafted one, as the default
is sufficient.

Revision 1.9 / (download) - annotate - [select for diffs], Sun Sep 9 20:36:47 2001 UTC (10 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:

WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 17 17:42:11 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Apr 1 14:07:56 1999 UTC (13 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-RELEASE, netbsd-1-4-PATCH003, netbsd-1-4-PATCH002, netbsd-1-4-PATCH001, comdex-fall-1999
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored)

Rewrite the extraction commands to be more intuitive.

In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz,
and .tar.bz2).

EXTRACT_USING_PAX can be set as before.

For custom extractions, instead of using EXTRACT_BEFORE_ARGS,
EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the
command needed to decompress and extract the lements from the archive.
${DOWNLOADED_DISTFILE} can be used to reference the distfile(s).
e.g. for compressed shars, where previously there was:

EXTRACT_CMD=           ${GZCAT}
EXTRACT_BEFORE_ARGS=
EXTRACT_AFTER_ARGS=    |sh

now use:

EXTRACT_CMD=           ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}

Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 15 19:51:08 1998 UTC (13 years, 7 months ago) by agc
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Correct the primary category field for this package.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 20 15:17:26 1998 UTC (13 years, 9 months ago) by tsarna
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH003
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

The Grand Homepagification:
	- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jun 22 13:09:50 1998 UTC (13 years, 11 months ago) by agc
Branch: MAIN
Changes since 1.3: +1 -3 lines
Diff to previous 1.3 (colored)

Update package Makefiles for automatic manual page handling.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Apr 15 10:38:49 1998 UTC (14 years, 1 month ago) by agc
Branch: MAIN
CVS Tags: netbsd-1-3-PATCH002
Changes since 1.2: +2 -7 lines
Diff to previous 1.2 (colored)

Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jan 24 23:29:30 1998 UTC (14 years, 4 months ago) by hubertf
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

portlint: cat -> ${CAT}

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Nov 14 10:04:47 1997 UTC (14 years, 6 months ago) by agc
Branch: TNF
CVS Tags: Carrette-crashme-2-4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of crashme 2.4 into the NetBSD packages system.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Nov 14 10:04:47 1997 UTC (14 years, 6 months ago) by agc
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>