Up to [cvs.NetBSD.org] / pkgsrc / games / liquidwar
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 4 17:15:21 2019 UTC (4 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: 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,
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,
HEAD
Changes since 1.12: +5 -5
lines
Diff to previous 1.12 (colored)
liquidwar: Update to 5.6.5 This allows it to build with the latest Allegro version in pkgsrc. Changes: * Code cleanup, updated Allegro calls, indent & lint. * Introduced Docker files to build the game and run a server. * Fixed PHP metaserver. * Fixed DOS & MS-Windows Makefiles to include Polish. * Using proper PHP tags. * Added make dist to Jenkins script. * Fixed Debian issue #716610, was caused by lazy arg parsing. * First Polish translation by Jan Szenborn. * Added Jenkins (continuous integration) script. * Removed compiler warnings. * Added 5 new maps by Joey Dodson (psyforce). * Turned on waves by default. Computers are fast now. * Trying to fix the game for native GP2X support. * Added informations on how to compile for GP2X. * German translation update by Jan Gretschuskin. * Updated 'upgrade to LW6' message. * Added icon support under X-Windows. * Doc update. * Added hi-res icon. * Changed READMEs charset to UTF-8. * Makefile distclean fix. * Updated config.guess & other configure scripts. * Mac OS X package fix. * Fixed RPM generation. * target -> host in configure/Makefile * Information "Liquid War 6 is out" when starting game. * Fixed Debian Bug #555468, missing -lm in mapgen Makefile * Makefile updates for native OS/X support. * Security patch by Mikhail Yakshin. * New solsystem map by Rezifull * .desktop patch by SA Gevatter (FreeDesktop.org compliance) * Added sample logrotate.d file. * Liquid War server no more leaves defunct childs on callback. * Now somewhat version agnostic, will accept 5.6.3 & more. * Fixed CPU detection, ASM was compiled on x86_64 but isn't linkable.
Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 6 11:54:46 2012 UTC (10 years, 11 months ago) by asau
Branch: MAIN
CVS Tags: 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,
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
Changes since 1.11: +1 -3
lines
Diff to previous 1.11 (colored)
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Revision 1.11 / (download) - annotate - [select for diffs], Sun Jan 29 21:04:58 2012 UTC (11 years, 8 months ago) by marino
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
games/liquidwar: Fix indirect linking error on DragonFly
Revision 1.10 / (download) - annotate - [select for diffs], Mon Dec 12 16:26:37 2011 UTC (11 years, 9 months ago) by dholland
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Changes since 1.9: +3 -2
lines
Diff to previous 1.9 (colored)
This isn't a 32-bit program, it's an ordinary program that for some curious reason believes that "x86_64" is a 32-bit Intel platform. Fix that, and reenable Dragonfly. While here, add patch comments and include desktopdb.mk. Bump PKGREVISION for the latter.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Dec 12 07:10:24 2011 UTC (11 years, 9 months ago) by marino
Branch: MAIN
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
games/liquidwars: Mask DragonFly64 x86_64-DragonFly doesn't have the ability to run or build 32-bit binaries.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:29 2009 UTC (14 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: 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
Changes since 1.7: +1 -2
lines
Diff to previous 1.7 (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.7 / (download) - annotate - [select for diffs], Tue Jun 9 03:04:00 2009 UTC (14 years, 3 months ago) by dsainty
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Disable PDF/PS documentation generation (it was never in the PLIST). Stops build breaking if the LaTeX installation is incomplete and not completely functional (LaTeX is not a dependency).
Revision 1.6 / (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-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.5: +3 -1
lines
Diff to previous 1.5 (colored)
Mark as destdir ready.
Revision 1.5 / (download) - annotate - [select for diffs], Thu Nov 29 17:28:24 2007 UTC (15 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
cwrapper
Changes since 1.4: +4 -7
lines
Diff to previous 1.4 (colored)
Update to 5.6.4: 2007-10-17 Christian Mauduit (ufoot@ufoot.org) * Released 5.6.4. * Updated config.guess & config.sub * NSIS packaging (windows .exe installer). 2007-10-15 Christian Mauduit (ufoot@ufoot.org) * MSVC -> MinGW * src/base.h now included in source tarball (for MS platforms...) 2007-10-06 Christian Mauduit (ufoot@ufoot.org) * Minor packaging & doc fixes. 2007-09-07 Christian Mauduit (ufoot@ufoot.org) * Included the (old) exploit http://www.securityfocus.com/bid/8629/ 2007-09-06 Christian Mauduit (ufoot@ufoot.org) * Copyright 2006 -> 2007 * Minor Makefile fix 2006-10-17 Christian Mauduit (ufoot@ufoot.org) * Gcc option -mpcu (deprecated) -> -march. 2006-10-16 Christian Mauduit (ufoot@ufoot.org) * Makefile patch for BSD by Thomas Klausner. 2006-04-04 Christian Mauduit (ufoot@ufoot.org) * Fixed atrocious bug in group_mesher. Almost 8 years old. 2006-04-02 Christian Mauduit (ufoot@ufoot.org) * Deleted lwtabto3.pcx which was a duplicate of lwtab006.pcx 2006-04-01 Christian Mauduit (ufoot@ufoot.org) * Deleted lwtab007.pcx which was a duplicate of lwtabto4.pcx 2006-03-08 Christian Mauduit (ufoot@ufoot.org) * Fixed segfault when graphics mode are not available. 2006-03-07 Christian Mauduit (ufoot@ufoot.org) * Created an NSIS installer script (not working yet). * Copyright 2005 -> 2006. * Minor patch, removed accent (ascii>127) from doc. 2005-12-11 Christian Mauduit (ufoot@ufoot.org) * Move Arch depot to Savannah. 2005-12-04 Christian Mauduit (ufoot@ufoot.org) * Changed ufoot.org/liquidwar to ufoot.org/liquidwar/v5
Revision 1.4 / (download) - annotate - [select for diffs], Sun Sep 9 16:59:19 2007 UTC (16 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base,
pkgsrc-2007Q3
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Drop maintainership.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Feb 5 23:09:20 2006 UTC (17 years, 7 months ago) by joerg
Branch: MAIN
CVS Tags: 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,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
Recursive revision bump / recommended bump for gettext ABI change.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Jan 15 23:29:17 2006 UTC (17 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.1: +5 -4
lines
Diff to previous 1.1 (colored)
Update to 5.6.3: 2005-11-27 Christian Mauduit * Released 5.6.3. * Added checks to avoid FD_SET with an arg1 of -1. * Added checks on socket validity on client network code. * Fixed it for good, on UNIX. * Fixed network bug which caused connect screen to become irresponsive. 2005-11-26 Christian Mauduit * Tried to released 5.6.3, failed because of network bug. * Fixes for Allegro 4.2 / GCC 4. * Updated docs. 2005-11-25 Christian Mauduit * Warnings removed when compiling with gcc 4.0 and Allegro 4.2 2005-09-09 Christian Mauduit * Waves deactivated by default on x86_64 2005-09-05 Christian Mauduit * Fixed GUI procs so that 320x240 is correctly displayed. * Minor fix, ptr size is checked, instead of long which is useless. 2005-09-04 Christian Mauduit * Fixed my_edit_proc which was wrecked after migration to allegro 4.2 * Characters >= 128 are now filtered in the GUI. 2005-08-30 Christian Mauduit * Fixes in XML doc files, changed the DTD URL. 2005-08-28 Christian Mauduit * Added Solar System map by 2 of omega. 2005-06-29 Christian Mauduit * Fixed the package generators to avoid arch system dirs * Finally updated the makedoc.py script to use sax instead of xmllib * Reactivated i386 assembly code for x86_64. * Reindented code with indent and splint. * Minor change in level menu layout to handle resolution display. * Waves are activated by default only if assembly code is available. * Added patches by Dave Vasilevsky to support Mac OS X. 2005-06-21 Christian Mauduit * Game now requires Allegro 4.2.0beta3 to compile * Removed most compile warnings, due to allegro deprecated functions * Fixed alleg2.c to match allegro 4.2 needs. 2005-05-29 Christian Mauduit * Copyright 2004 -> 2005 * Added infos about GNU Arch depot * Added Fanfic by Gavin 2005-05-07 Christian Mauduit * Added UWiKiCMS doc generation. 2004-08-22 Christian Mauduit * Added more strategy tips suggested by Jan Samohýl. 2004-08-19 Christian Mauduit * Game defaults to windowed mode under UNIX. 2004-07-06 Christian Mauduit * Fixed Joystick support, which was completely broken, works under Linux Now, with my gamepad at least.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sat Jun 4 11:18:12 2005 UTC (18 years, 3 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of liquidwar from pkgsrc-wip: Liquid War is a unique multiplayer wargame. Its rules are truly original and have been invented by Thomas Colcombet. You control an army of liquid and have to try and eat your opponents. A single player mode is available, but the game is definitely designed to be multiplayer, and has network support.
Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 4 11:18:12 2005 UTC (18 years, 3 months ago) by wiz
Branch: MAIN
Initial revision