The NetBSD Project

CVS log for pkgsrc/games/xpuyopuyo/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / games / xpuyopuyo

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.50 / (download) - annotate - [select for diffs], Sun Dec 9 21:05:33 2018 UTC (4 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: 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, 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, HEAD
Changes since 1.49: +1 -2 lines
Diff to previous 1.49 (colored)

Removed commented-out PKGREVISIONs

Revision 1.49 / (download) - annotate - [select for diffs], Wed Sep 6 10:40:28 2017 UTC (6 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 (colored)

Comment out dead sites.

Revision 1.48 / (download) - annotate - [select for diffs], Sun Jul 2 14:27:25 2017 UTC (6 years, 2 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.47: +4 -3 lines
Diff to previous 1.47 (colored)

Update xpuyopuyo to 0.9.8. Changes since the last upstream packaged version 0.9.1:


Changes in v0.9.8:
   *  Correcting a packaging error, and addressing compiler warnings
      that surface in GCC 3.3.

Changes in v0.9.7:
   *  Fixed compiler warnings on Debian, and installer problems.

Changes in v0.9.6:
   *  New theme ``fabo''

Changes in v0.9.5:
   *  Porting some dialog bugfixes in xscorch over to xpuyopuyo
   *  Porting over xscorch's help system into xpuyopuyo
   *  Cleaned up configure script a bit

Changes in v0.9.4:
   *  More verbose error message if theme load fails
   *  Fixed '//' path problem that prevented execution on cygwin

Changes in v0.9.3:
   *  New theme added -- Spheres
   *  Some documentation cleaning

Changes in v0.9.2:
   *  Fixed p_ai_decide() prototype error (spotted by Patrick Markiewicz)
   *  Fixed configure error that was introduced by the stow patch.
   *  Minor correction in network timeout code.
   *  Sound effects implemented, although we're still experimenting with
      the actual effects.  Command-line options

Revision 1.47 / (download) - annotate - [select for diffs], Sun Jul 2 00:58:17 2017 UTC (6 years, 2 months ago) by seb
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Update xpuyopuyo to 0.9.1nb10 (bump PKGREVISION): fix runtime

And thus allow one to actually enjoy a game of xpuyopuyo ;-)

Revision 1.46 / (download) - annotate - [select for diffs], Thu Jan 19 18:52:11 2017 UTC (6 years, 8 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.45: +3 -3 lines
Diff to previous 1.45 (colored)

Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.45 / (download) - annotate - [select for diffs], Sat Jul 4 16:18:35 2015 UTC (8 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.44: +1 -2 lines
Diff to previous 1.44 (colored)

Remove USE_X11BASE and X11PREFIX.

Revision 1.44 / (download) - annotate - [select for diffs], Sat Oct 6 11:55:02 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: 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
Changes since 1.43: +1 -3 lines
Diff to previous 1.43 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Jun 4 09:29:57 2012 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored)

Recursive bump for libmikmod shlib major ++
Noted by dholland.

Revision 1.42 / (download) - annotate - [select for diffs], Fri Jan 13 10:55:09 2012 UTC (11 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored)

Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.

Revision 1.41 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:40 2011 UTC (12 years, 5 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:30 2009 UTC (14 years, 2 months ago) by wiz
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, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.39: +1 -2 lines
Diff to previous 1.39 (colored)

Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.39 / (download) - annotate - [select for diffs], Mon Jul 14 12:56:04 2008 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, cube-native-xorg-base, cube-native-xorg
Changes since 1.38: +3 -1 lines
Diff to previous 1.38 (colored)

Mark as destdir ready.

Revision 1.38 / (download) - annotate - [select for diffs], Fri Dec 15 20:32:56 2006 UTC (16 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: 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, cwrapper
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

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.37 / (download) - annotate - [select for diffs], Sat Sep 16 20:00:03 2006 UTC (17 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.36: +3 -3 lines
Diff to previous 1.36 (colored)

Fixed the build on NetBSD. Now the package uses autoconf/automake
instead of the ancient automake14.

Revision 1.36 / (download) - annotate - [select for diffs], Wed Jul 19 19:14:38 2006 UTC (17 years, 2 months ago) by jlam
Branch: MAIN
Changes since 1.35: +1 -2 lines
Diff to previous 1.35 (colored)

Drop support for LTCONFIG_OVERRIDE.  For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.

Revision 1.35 / (download) - annotate - [select for diffs], Sat Mar 4 21:29:44 2006 UTC (17 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.34 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:25 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:18 2005 UTC (17 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (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.32 / (download) - annotate - [select for diffs], Wed Jun 1 20:08:00 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.31: +3 -6 lines
Diff to previous 1.31 (colored)

Remove mk/autoconf.mk and mk/automake.mk and replace their usage with
USE_TOOLS and any of "autoconf", "autoconf213", "automake" or
"automake14".  Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just use
aclocal, autoconf, etc.

Revision 1.31 / (download) - annotate - [select for diffs], Sun May 22 20:08:04 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (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.30 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:58 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.29: +1 -2 lines
Diff to previous 1.29 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.29 / (download) - annotate - [select for diffs], Sun Oct 3 00:14:47 2004 UTC (18 years, 11 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (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.28 / (download) - annotate - [select for diffs], Sat Apr 24 22:46:10 2004 UTC (19 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

Relinquish maintainership of packages to tech-pkg@NetBSD.org.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Apr 14 16:15:23 2004 UTC (19 years, 5 months ago) by jmmv
Branch: MAIN
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.

Revision 1.26 / (download) - annotate - [select for diffs], Tue Mar 9 21:43:23 2004 UTC (19 years, 6 months ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.25: +5 -5 lines
Diff to previous 1.25 (colored)

Use bl3.

Revision 1.25 / (download) - annotate - [select for diffs], Mon Mar 8 19:40:39 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.

Revision 1.24 / (download) - annotate - [select for diffs], Sat Jan 24 13:30:57 2004 UTC (19 years, 8 months ago) by grant
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jul 17 21:39:40 2003 UTC (20 years, 2 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.22 / (download) - annotate - [select for diffs], Sun Jul 13 13:51:54 2003 UTC (20 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

PKGREVISION bump for libiconv update.

Revision 1.21 / (download) - annotate - [select for diffs], Mon May 5 16:27:50 2003 UTC (20 years, 4 months ago) by jmmv
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Line up PKGREVISION whitespace.

Revision 1.20 / (download) - annotate - [select for diffs], Fri May 2 11:55:06 2003 UTC (20 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Feb 5 05:06:35 2003 UTC (20 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)

gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files.  Remove references to these
buildlink2.mk files from package Makefiles.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jan 27 23:45:48 2003 UTC (20 years, 8 months ago) by jmmv
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17 (colored)

Depend on gnome1-dirs to handle shared directories.  Bump PKGREVISION.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 21 13:43:36 2002 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.16: +5 -5 lines
Diff to previous 1.16 (colored)

Convert to buildlink2.

Revision 1.16 / (download) - annotate - [select for diffs], Thu Oct 3 00:30:17 2002 UTC (20 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.15: +5 -3 lines
Diff to previous 1.15 (colored)

Use automake.mk.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Nov 29 19:46:11 2001 UTC (21 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.14: +1 -2 lines
Diff to previous 1.14 (colored)

A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Aug 27 14:35:08 2001 UTC (22 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Use wildcard dependence on "autoconf" package.

Revision 1.13 / (download) - annotate - [select for diffs], Sun Aug 26 10:32:20 2001 UTC (22 years, 1 month ago) by skrll
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Update automake to 1.4-p5 (1.5 is available)

Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.

Revision 1.12 / (download) - annotate - [select for diffs], Tue Mar 27 03:19:58 2001 UTC (22 years, 6 months ago) by hubertf
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Change BUILD_DEPENDS semantics:
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.

While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).

Patch by Alistair Crooks <agc@netbsd.org>

Revision 1.11 / (download) - annotate - [select for diffs], Fri Feb 16 15:11:04 2001 UTC (22 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored)

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

Revision 1.10 / (download) - annotate - [select for diffs], Tue Feb 6 03:16:57 2001 UTC (22 years, 7 months ago) by fredb
Branch: MAIN
Changes since 1.9: +3 -2 lines
Diff to previous 1.9 (colored)

Make that "autoreconf" -- there is no "autoremake".

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 5 09:00:57 2001 UTC (22 years, 7 months ago) by tron
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

Use full pathname "${LOCALBASE}/bin/auto..." in dependences and make
targets. This includes a fix for PR pkg/12125 by Tomasz Luchowski.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Aug 25 06:22:27 2000 UTC (23 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE, netbsd-1-4-PATCH003
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (colored)

Make this compile again.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Aug 25 02:21:24 2000 UTC (23 years, 1 month ago) by hubertf
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Add BUILD_DEPENDS on automake

XXX There's still a 'ls: ./acinclude.m4: No such file or directory' that
    I don't know where it's coming from, but the pkg builds anyways.

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 23 23:59:25 2000 UTC (23 years, 1 month ago) by dmcmahill
Branch: MAIN
Changes since 1.5: +3 -1 lines
Diff to previous 1.5 (colored)

make sure the path to the libmikmod header is indicated.  Fixes recently
noted compile problems.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Aug 23 23:14:26 2000 UTC (23 years, 1 month ago) by tron
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4 (colored)

Use "USE_XPM" option instead of direct dependence on the "xpm" package.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Aug 11 20:01:19 2000 UTC (23 years, 1 month ago) by jlam
Branch: MAIN
Changes since 1.3: +19 -5 lines
Diff to previous 1.3 (colored)

Update xpuyopuyo to 0.9.1.  Changes from version 0.3.8:

   *  AI code reverted to the 0.2 codebase.
   *  Fixed bug in tournament mode regarding AI selection.
   *  Added --insanity command-line option.
   *  Updated theme 3dRokz.
   *  Made configure more friendly to stow and related programs.
   *  Uses join face when puyo is joined.
   *  New theme: smileys (Brett Smith)
   *  Sound support added
   *  Music added -- still waiting on sound effects
   *  Updates to how hostname is obtained
   *  Fixed compilation error when --disable-network specified.
   *  Counting error on closed shapes fixed:  This bug manifested itself
      when mintomatch == 5 and a square cluster was formed -- the square
      cluster was counted as 7 connected puyos, hence a match.  Oops.
      (thanks to Nick Cabatoff for spotting)

Revision 1.3 / (download) - annotate - [select for diffs], Mon May 29 16:40:55 2000 UTC (23 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.2: +2 -5 lines
Diff to previous 1.2 (colored)

Update xpuyopuyo to 0.3.8.  Changes from 0.3.1:

Changes in v0.3.8:
   *  Merged Denny Mingus's theme
   *  Minor bugfixes
Changes in v0.3.7:
   *  More installation bugfixes
   *  Dialog cleanup for a few dialogues
Changes in v0.3.6:
   *  Take II:  Okay, the configure system should actually work now.
Changes in v0.3.5:
   *  Fixed minor bug in painting the next piece
   *  Fixed an odd formatting bug in help system
   *  GNOME files now install again
   *  Fixed problem with $DATADIR in configure.in
Changes in v0.3.4:
   *  Some reorganization of code, cleaned out some old files/functions
   *  Beginning of the theme support
   *  Theme selection from the UI, and themes are saved
   *  Beginnings of a help page
   *  Will link against libnsl/socket if present (needed for Solaris)
Changes in v0.3.3:
   *  Comments are read properly in key config (thanks to Doug Bell)
Changes in v0.3.2:
   *  Changed FNONBLOCK to O_NONBLOCK
   *  snprintf implementation missing on some systems
   *  Man page is properly living in section 6 now

Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 16 00:05:12 2000 UTC (23 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.1: +4 -1 lines
Diff to previous 1.1 (colored)

Add the icon file so you can make a nice-looking dock-app in your
window manager of choice.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jan 15 21:57:41 2000 UTC (23 years, 8 months ago) by jlam
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

xpuyopuyo - Tetris-like puzzle game

This is the most addictive game I've played, first discovered on a Mac, now
pleasantly surprised to find it for X11.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jan 15 21:57:41 2000 UTC (23 years, 8 months ago) by jlam
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>