The NetBSD Project

CVS log for pkgsrc/emulators/arnold/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / emulators / arnold

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.24 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:28 2011 UTC (13 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, HEAD
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Oct 28 01:06:37 2009 UTC (2 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.22: +8 -1 lines
Diff to previous 1.22 (colored)

Pass down X11 options for modular Xorg.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Aug 25 11:57:45 2009 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.21: +1 -4 lines
Diff to previous 1.21 (colored)

Get rid of now unnecessary EXTRACT_OPTS_ZIP.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 15 11:09:58 2008 UTC (3 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: 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, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.20: +4 -1 lines
Diff to previous 1.20 (colored)

Fixes permission of rom data files, noticed in PR 38906.

Revision 1.20 / (download) - annotate - [select for diffs], Sun May 25 21:42:21 2008 UTC (4 years ago) by joerg
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

Explicitly add pax dependency in those Makefiles that use it (or have
patches to add it). Drop pax from the default USE_TOOLS list.
Make bsdtar the default for those places that wanted gtar to extract
long links etc, as bsdtar can be built of the tree.

Revision 1.19 / (download) - annotate - [select for diffs], Sun May 25 13:16:11 2008 UTC (4 years ago) by dillo
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Assert OWNERship of some packages, relinquish others entierly.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Mar 3 19:21:37 2008 UTC (4 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Changes since 1.17: +7 -4 lines
Diff to previous 1.17 (colored)

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

Revision 1.17 / (download) - annotate - [select for diffs], Wed Feb 27 12:52:41 2008 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.16: +6 -17 lines
Diff to previous 1.16 (colored)

Don't install the binary stripped when INSTALL_UNSTRIPPED=yes.
While here, shortened the code that installs the files.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 12 16:28:06 2006 UTC (5 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Mar 9 21:04:42 2006 UTC (6 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.

Revision 1.14 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:00 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jan 20 23:41:30 2006 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Rename the following variables to reduce the number that we need to track:

	EXTRACT_CMD_OPTS.bin		->  EXTRACT_OPTS_BIN
	EXTRACT_CMD_OPTS.lha		->  EXTRACT_OPTS_LHA
	EXTRACT_CMD_OPTS.rar		->  EXTRACT_OPTS_RAR
	EXTRACT_CMD_OPTS.tar		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.Z		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.bz2	->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tar.gz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tbz2		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.tgz		->  EXTRACT_OPTS_TAR
	EXTRACT_CMD_OPTS.zip		->  EXTRACT_OPTS_ZIP
	EXTRACT_CMD_OPTS.zoo		->  EXTRACT_OPTS_ZOO
	EXTRACT_CMD_OPTS_tar.gz		->  EXTRACT_OPTS_TAR

Revision 1.12 / (download) - annotate - [select for diffs], Sun Dec 11 09:40:39 2005 UTC (6 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:10 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
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 Nov 3 21:40:13 2005 UTC (6 years, 6 months ago) by rillig
Branch: MAIN
Changes since 1.9: +8 -9 lines
Diff to previous 1.9 (colored)

Fixed wrong use of WRKSRC.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:50 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.8: +2 -1 lines
Diff to previous 1.8 (colored)

Create directories before installing files into them.

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

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 27 15:43:33 2005 UTC (7 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk).

Revision 1.6 / (download) - annotate - [select for diffs], Fri Dec 3 15:14:56 2004 UTC (7 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:40 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 12 02:01:46 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.3: +5 -5 lines
Diff to previous 1.3 (colored)

Convert to buildlink3.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 20 12:14:40 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

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

Revision 1.2 / (download) - annotate - [select for diffs], Sat Nov 22 23:55:15 2003 UTC (8 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Use EXTRACT_CMD_OPTS.zip to customize the flags passed to the unzip
program.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 24 10:53:27 2003 UTC (8 years, 8 months ago) by dillo
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of arnold-20020127:

        Arnold is an Amstrad CPC, Amstrad CPC+ and KC Compact emulator.
        Arnold is accurate and emulates the Amstrad systems to the cycle
        level. It also emulates 99% of all demo effects.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 24 10:53:27 2003 UTC (8 years, 8 months ago) by dillo
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>