Up to [cvs.NetBSD.org] / pkgsrc / games / et
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.21, Thu Aug 1 22:37:24 2019 UTC (4 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: HEAD
Changes since 1.20: +1 -1
lines
FILE REMOVED
Remove games/et, replacement games/etlegacy + games/etlegacy-data
Revision 1.20 / (download) - annotate - [select for diffs], Thu May 23 19:23:01 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2
Changes since 1.19: +3 -3
lines
Diff to previous 1.19 (colored)
all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
Revision 1.19 / (download) - annotate - [select for diffs], Wed Jul 4 13:40:19 2018 UTC (5 years, 2 months ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
*: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed.
Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 16 20:45:37 2017 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Comment out dead sites.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Apr 6 12:04:00 2013 UTC (10 years, 5 months ago) by rodent
Branch: MAIN
CVS Tags: 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
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
"Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable $$extract_file instead."
Revision 1.16 / (download) - annotate - [select for diffs], Sat Oct 6 11:54:36 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4
Changes since 1.15: +1 -3
lines
Diff to previous 1.15 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.15 / (download) - annotate - [select for diffs], Mon May 26 02:13:19 2008 UTC (15 years, 4 months ago) by joerg
Branch: 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,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
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.14: +5 -5
lines
Diff to previous 1.14 (colored)
Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all.
Revision 1.14 / (download) - annotate - [select for diffs], Sat Mar 29 13:55:34 2008 UTC (15 years, 6 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base,
pkgsrc-2008Q1
Changes since 1.13: +3 -3
lines
Diff to previous 1.13 (colored)
Require glx module for libGL.so, suggested in PR 37204. Remove redundant tail slash of @dirrm entries from PLIST. Create one empty derectory for binary package. Bump PKGREVISION.
Revision 1.13 / (download) - annotate - [select for diffs], Tue Mar 4 06:59:03 2008 UTC (15 years, 6 months ago) by jlam
Branch: MAIN
Changes since 1.12: +19 -17
lines
Diff to previous 1.12 (colored)
Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Jul 29 05:19:25 2007 UTC (16 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.11: +6 -10
lines
Diff to previous 1.11 (colored)
* Add new emulator framework in pkgsrc/mk/emulator that handles all binary-only packages that require binary "emulation" on the native operating system. Please see pkgsrc/mk/emulator/README for more details. * Teach the plist framework to automatically use any existing PLIST.${EMUL_PLATFORM} as part of the default PLIST_SRC definition. * Convert all of the binary-only packages in pkgsrc to use the emulator framework. Most of them have been tested to install and deinstall correctly. This involves the following cleanup actions: * Remove use of custom PLIST code and use PLIST.${EMUL_PLATFORM} more consistently. * Simplify packages by using default INSTALL and DEINSTALL scripts instead of custom INSTALL/DEINSTALL code. * Remove "SUSE_COMPAT32" and "PKG_OPTIONS.suse" from pkgsrc. Packages only need to state exactly which emulations they support, and the framework handles any i386-on-x86_64 or sparc-on-sparc64 uses. * Remove "USE_NATIVE_LINUX" from pkgsrc. The framework will automatically detect when the package is installing on Linux. Specific changes to packages include: * Bump the PKGREVISIONs for all of the suse100* and suse91* packages due to changes in the +INSTALL/+DEINSTALL scripts used in all of the packages. * Remove pkgsrc/emulators/suse_linux, which is unused by any packages. * cad/lc -- remove custom code to create the distinfo file for all supported platforms; just use "emul-fetch" and "emul-distinfo" instead. * lang/Cg-compiler -- install the shared libraries under ${EMULDIR} instead of ${PREFIX}/lib so that compiled programs will find the shared libraries. * mail/thunderbird-bin-nightly -- update to latest binary distributions for supported platforms. * multimedia/ns-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch. * security/uvscan -- set LD_LIBRARY_PATH explicitly so that it's not necessary to install library symlinks into ${EMULDIR}/usr/local/lib. * www/firefox-bin-flash -- update Linux version to 9.0.48 as the older version is no longer available for interactive fetch.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:30 2007 UTC (16 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.10: +11 -11
lines
Diff to previous 1.10 (colored)
Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail.
Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:14 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jan 10 20:51:08 2006 UTC (17 years, 8 months ago) by joerg
Branch: MAIN
Changes since 1.8: +11 -3
lines
Diff to previous 1.8 (colored)
Use SUBST framework.
Revision 1.8 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:41 2005 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (colored)
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk automatically detects whether we want the pkginstall machinery to be used by the package Makefile.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 12 14:43:25 2005 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.6: +4 -5
lines
Diff to previous 1.6 (colored)
First step at reworking Linux binary packages. Change most pkgs to depend on either emulators/suse_linux/Makefile.application (normal pkgs) or Makefile.common (suse91 and suse themselves) to filter out Operating Systems without Linux ABI support. Use CPU masks to limit the pkg to supported platforms.
Revision 1.6 / (download) - annotate - [select for diffs], Fri Jul 15 18:27:50 2005 UTC (18 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Drop distinction between PKGSRC_USE_TOOLS and USE_TOOLS by making PKGSRC_USE_TOOLS go away. There is now only a single USE_TOOLS variable that specifies all of the tools we need to build/run the package.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Jun 16 06:57:54 2005 UTC (18 years, 3 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +3 -1
lines
Diff to previous 1.4 (colored)
Create directories before installing files into them.
Revision 1.4 / (download) - annotate - [select for diffs], Mon May 16 01:15:31 2005 UTC (18 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Note that gtar is required by the package.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:49 2005 UTC (18 years, 5 months ago) by tv
Branch: MAIN
Changes since 1.2: +1 -2
lines
Diff to previous 1.2 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 17 01:28:35 2004 UTC (19 years, 2 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
NetBSD does not support hardware 3D acceleration, so mark it for FreeBSD and Linux only. (Please my god, we need DRI support! :)
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jul 8 14:28:36 2004 UTC (19 years, 2 months ago) by xtraeme
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of et-2.56 from pkgsrc-wip, contributed by <dhowlland at users.sourceforge.net>. Wolfenstein Enemy Territory is a free, stand-alone, downloadable multiplayer game in which players wage war as Axis or Allies in team-based combat. Enemy Territory is completely free and does not require the original Return to Castle Wolfenstein game to play. Enemy Territory is based on the Quake3 engine. This package includes both the game client and the dedicated server.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 8 14:28:36 2004 UTC (19 years, 2 months ago) by xtraeme
Branch: MAIN
Initial revision