CVS log for pkgsrc/games/xgalaga/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / games / xgalaga
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Nov 20 13:50:23 2020 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base,
pkgsrc-2024Q3,
pkgsrc-2024Q2-base,
pkgsrc-2024Q2,
pkgsrc-2024Q1-base,
pkgsrc-2024Q1,
pkgsrc-2023Q4-base,
pkgsrc-2023Q4,
pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
HEAD
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +10 -12
lines
xgalaga: Update to 2.1.1.0
Version 2.1.01.0 (HR 2008/03/05)
- Updated configure.in and Makefile.in for building an new configure
script and Makefile with BSD support (autoconf -o configure configure.in).
The goal is to build on supported platforms 'out of the box'. If there
is anything to do, please let me know at
tshe_hermann remove_this at web dot de
- Added scrolling credits in the title screen. Therefore increased
the third paragraph of the version number.
Version 2.1.00.2 (HR 2008/02/11)
- Changed numbering scheme to a dotted style to become better compatibility
with distro's numbering scheme.
- Fixed broken sound. xgal.sndsrv.linux opens /dev/dsp now with O_WRONLY.
This makes simultaneously playing oggs working.
- Added man page (content and build handling). Added <s> and <Q> key.
Version 2.1.00-1 (HR 2008/02/07)
- added ifdefs in score.c for compiling with no sound support
- added file mkinstalldirs. Needed by make install
Version 2.1.00-0 (HR 2008/02/06)
- This release is mainly a bugfix relase. Some of them are years old.
See hints below.
- added the xgalaga_2.0.34-44.diff from debian. Thanks to Joey Hess for
collecting all these stuff over the years.
Main changes are: compiling xgalaga-hyperspace, full screen mode, security
fixes for HOME-Variable and global score file, joystick support,
improvements of sound server, new weapons machine gun and spread shot, ....
- Bugs as reported at sourceforge Request ID 1394882 "make error on fc4 64-bit"
and 1167157 "make error on FC3" are supposed to be fixed. Changed the order
of header files in several .c files. I have no 64 bit system to test this,
but I got the same error on ubuntu 7.10
- Debian bug report #149743: "xgalaga starts when i want to turn sounds off" is
fixed. In fact, it started on any key except <q> or <Q>. Now starts only on
the keys <k> and <m> as stated in the last line on the title screen.
Turning sound off works during the game and at the title screen. For clarity
there is now a 'Q' (=quiet) right from the level, which appears, when sound
is switched off.
- Debian bug report #60266: "Too slow when sounds are not available" is
probably fixed. I could not exactly reproduce the bug. On my box, xgalaga
crashes totally. Maybe it depends on the sound system. I added the evaluation
of the returncode on writing to /dev/dsp. The crash was gone away.
- Debian bug report #399987 "xgalaga -level accepts ""impossible to loose""
levels" is partially fixed. The -level parameter value is cut to 15. Higher
levels are still avalable by playing (good luck).
- Added a couple of additional key codes. The <p> (pause) and <s> (toggle
sound) did not work, because they produce key codes increased with 256.
Editing the high score name also didn't work on the same reason.
- Added bugfix for "[1837041] Fix seg fault" as reported on sourceforge
- Changed order of libs in configure.in. This (and some other improvements)
makes xgalaga compile under Cygwin/X
Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Jan 14 15:26:49 2018 UTC (6 years, 10 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2,
pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +2 -2
lines
pkgsrc doesn't support PREFIX with spaces or other special characters.
Therefore it is not necessary to add the :Q modifier to this variable
and several others.
pkglint -r -Wall --autofix --only :Q
Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Oct 6 11:55:01 2012 UTC (12 years, 2 months ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4,
pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -3
lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Nov 15 01:29:33 2009 UTC (15 years, 1 month ago) by dholland
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
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
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +4 -2
lines
DESTDIR support; partly from pkg/40304
Revision 1.33: download - view: text, markup, annotated - select for diffs
Wed Oct 7 15:38:03 2009 UTC (15 years, 2 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +8 -1
lines
When using modular Xorg, pass down --x-libaries, otherwise -L gets
used without argument.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Sat Jan 19 09:16:23 2008 UTC (16 years, 10 months ago) by wiz
Branches: 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,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Reset maintainer on his request.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Mar 24 19:21:24 2007 UTC (17 years, 8 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -1
lines
Prepare for switching to NO_MTREE=yes.
Revision 1.30: download - view: text, markup, annotated - select for diffs
Wed Dec 27 13:37:37 2006 UTC (17 years, 11 months ago) by joerg
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -1
lines
- fine grained X11 dependencies for packages which have either USE_IMAKE
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri Dec 15 20:32:56 2006 UTC (18 years ago) by joerg
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Mechanically replace all includes of buildlink3.mk of the following
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Mar 9 21:04:44 2006 UTC (18 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -2
lines
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
Remove deprecated ossaudio.buildlink3.mk.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:09:24 2006 UTC (18 years, 10 months ago) by joerg
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2
lines
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Fri Jan 13 02:02:50 2006 UTC (18 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Add DragonFly support. Install sound server under libexec/, no need
for OS suffix. Bump revision.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:18 2005 UTC (19 years ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3
lines
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.24: download - view: text, markup, annotated - select for diffs
Sat Nov 5 17:15:52 2005 UTC (19 years, 1 month ago) by rillig
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -3
lines
Removed unnecessary and overly complicated definition for WRKSRC.
Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jun 14 17:56:41 2005 UTC (19 years, 6 months ago) by minskim
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +4 -1
lines
Honor GAMEOWN, GAMEGRP, GAMEMODE, and GAMEDATAMODE.
Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 14 17:32:36 2005 UTC (19 years, 6 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1
lines
Fix build under Linux by removing local strdup(3) prototype and by using
LIBOSSAUDIO instead of hardcoding -lossaudio. Closes PR pkg/29492 by
A L Meyers.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Jun 1 18:02:53 2005 UTC (19 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2
lines
Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:58 2005 UTC (19 years, 8 months ago) by tv
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Apr 11 11:50:03 2004 UTC (20 years, 8 months ago) by tron
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +7 -6
lines
Get rid of the ridiculous distribution filename "incoming" by fetching
it as "xgalaga-2.0.34.tar.gz" from "${MASTER_SITE_LOCAL}". Now that the
project has been deleted on SourceForge the distribution file is likely
going to disappear from there, too.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Sun Apr 11 11:45:22 2004 UTC (20 years, 8 months ago) by tron
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -3
lines
Remove URL for non-existing home page.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 9 23:26:15 2004 UTC (20 years, 9 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3
lines
Use bl3.
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:15:42 2004 UTC (20 years, 10 months ago) by agc
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Tue Nov 18 14:20:43 2003 UTC (21 years ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +5 -6
lines
There is no reason to install xgalaga into ${X11PREFIX}, so
s/USE_X11BASE/USE_X11/ and move WRKSRC to silence pkglint.
Provided by Soren Jacobsen in PR pkg/23456.
Bump PKGREVISION.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Sep 10 13:03:42 2003 UTC (21 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -4
lines
Adjust to new home on sourceforge
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Oct 21 12:16:29 2002 UTC (22 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +5 -6
lines
Convert to buildlink2. Remove invalid MASTER_SITES and HOMEPAGE.
Revision 1.11.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:46:11 2002 UTC (22 years, 5 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.11: preferred, colored; next MAIN 1.12: preferred, colored
Changes since revision 1.11: +5 -5
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jun 23 03:54:30 2002 UTC (22 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +5 -5
lines
Use GNU_CONFIGURE_PREFIX instead of HAS_CONFIGURE workaround.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Thu Nov 29 01:12:33 2001 UTC (23 years ago) by hubertf
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2
lines
Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.
Example #1:
DISTNAME= foo-X.Y
PKGREVISION= Z
=> PKGNAME= foo-X.YnbZ
Example #2:
DISTNAME= barthing-X.Y
PKGNAME= bar-X.Y
PKGREVISION= Z
=> PKGNAME= bar=X.YnbZ (!)
On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 10 01:08:54 2001 UTC (23 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -2
lines
fix PKGNAME... one of these days i'll gonna add a PKGREVISION variable. :/
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Sep 8 00:09:10 2001 UTC (23 years, 3 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2
lines
Add sounds support.
Patches submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> in PR 13893
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jun 11 06:34:34 2001 UTC (23 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2
lines
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Mar 26 14:45:09 2001 UTC (23 years, 8 months ago) by bad
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +3 -1
lines
Make this work with xpkgwedge.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Fri Feb 16 15:11:02 2001 UTC (23 years, 9 months ago) by wiz
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Aug 23 23:14:25 2000 UTC (24 years, 3 months ago) by tron
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -5
lines
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jul 11 08:43:53 2000 UTC (24 years, 5 months ago) by agc
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4
lines
Use X11PREFIX in preference to X11BASE when installing files, so that this
package cooperates better with xpkgwedge.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 30 23:18:49 1999 UTC (25 years, 10 months ago) by agc
Branches: MAIN
CVS tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH002,
netbsd-1-4-PATCH001,
comdex-fall-1999
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Aug 20 15:16:58 1998 UTC (26 years, 3 months ago) by tsarna
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1
lines
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.1: download - view: text, markup, annotated - select for diffs
Sat Aug 1 13:25:28 1998 UTC (26 years, 4 months ago) by frueauf
Branches: MAIN
Initial addition of xgalaga-2.0.34, a very fast true-to-the-original port
of galaga for X11. Closes pr 5882 by Tim Rightnour.
CVSweb <webmaster@jp.NetBSD.org>