aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorthierry <thierry@FreeBSD.org>2006-03-19 05:00:12 +0800
committerthierry <thierry@FreeBSD.org>2006-03-19 05:00:12 +0800
commitf03589336f7c8b33370b490aa634828f24b9479f (patch)
tree2c42d0619033540bc30eca0fe26c79b9bc17f757 /games
parent7a5b520f069c394858d4066f6fd6e9d2acb17ed2 (diff)
downloadfreebsd-ports-graphics-f03589336f7c8b33370b490aa634828f24b9479f.tar.gz
freebsd-ports-graphics-f03589336f7c8b33370b490aa634828f24b9479f.tar.zst
freebsd-ports-graphics-f03589336f7c8b33370b490aa634828f24b9479f.zip
Update to 0.8.19 and make fetchable again.
Changelog at <http://globulation2.org/wiki/Changes#0.8.19_.28released_20060312.29>. eported by: pointyhat via Kris
Diffstat (limited to 'games')
-rw-r--r--games/glob2/Makefile4
-rw-r--r--games/glob2/distinfo6
-rw-r--r--games/glob2/files/patch-libgag_src_FileManager.cpp45
-rw-r--r--games/glob2/pkg-message2
4 files changed, 6 insertions, 51 deletions
diff --git a/games/glob2/Makefile b/games/glob2/Makefile
index d3fed7765fe..7453075600c 100644
--- a/games/glob2/Makefile
+++ b/games/glob2/Makefile
@@ -6,9 +6,9 @@
#
PORTNAME= glob2
-PORTVERSION= 0.8.18
+PORTVERSION= 0.8.19
CATEGORIES= games
-MASTER_SITES= http://epfl.ysagoon.com/~glob2/data/
+MASTER_SITES= http://globulation2.org/releases/${PORTVERSION}/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Globulation 2 - a free and innovative strategy game
diff --git a/games/glob2/distinfo b/games/glob2/distinfo
index b1a393e7927..061020cc74f 100644
--- a/games/glob2/distinfo
+++ b/games/glob2/distinfo
@@ -1,3 +1,3 @@
-MD5 (glob2-0.8.18.tar.gz) = 7c8136d674b2bed90e91a2971d4d41ca
-SHA256 (glob2-0.8.18.tar.gz) = 62baf6ae48cfd82bad82027c607218a11067debb2a639e165917df490e1f46cf
-SIZE (glob2-0.8.18.tar.gz) = 9125977
+MD5 (glob2-0.8.19.tar.gz) = 28e7b58d0581d982b2a528454f487bb7
+SHA256 (glob2-0.8.19.tar.gz) = 267a3e4d05ec434514ae834d9ee163ce5aaebfb8c1c217728cc4db7ae9db18bc
+SIZE (glob2-0.8.19.tar.gz) = 9405824
diff --git a/games/glob2/files/patch-libgag_src_FileManager.cpp b/games/glob2/files/patch-libgag_src_FileManager.cpp
deleted file mode 100644
index 5328524c9d8..00000000000
--- a/games/glob2/files/patch-libgag_src_FileManager.cpp
+++ /dev/null
@@ -1,45 +0,0 @@
---- ./libgag/src/FileManager.cpp.orig Sat Dec 10 23:25:19 2005
-+++ ./libgag/src/FileManager.cpp Sat Feb 18 09:52:32 2006
-@@ -86,13 +86,17 @@
- #endif
- addDir(".");
-
-- #ifndef WIN32
-+ #ifndef WIN32
- #ifndef __APPLE__
- /* Find own path
- * TODO: Make nicer */
--
-+
- char link[100];
-+ #ifdef __FreeBSD__
-+ char proc[]="/proc/curproc/file";
-+ #else
- char proc[]="/proc/self/exe";
-+ #endif
- char * pch;
-
- int linksize = readlink(proc, link, sizeof(link));
-@@ -102,17 +106,17 @@
- }
- else
- {
-- assert ((int)sizeof(link) > linksize);
-+ assert ((int)sizeof(link) > linksize);
- link[linksize] = '\0';
-
-- pch = strrchr(link,'/');
-- if ( (pch-link) > 0)
-+ pch = strrchr(link,'/');
-+ if ( (pch-link) > 0)
- link[pch-link] = '\0';
- else
- link[1] = '\0';
-
-- pch = strrchr(link,'/');
-- if ( (pch-link) > 0)
-+ pch = strrchr(link,'/');
-+ if ( (pch-link) > 0)
- link[pch-link] = '\0';
-
- if ((linksize + 13) <= (int)sizeof(link))
diff --git a/games/glob2/pkg-message b/games/glob2/pkg-message
index 73d9795f635..e443149d28f 100644
--- a/games/glob2/pkg-message
+++ b/games/glob2/pkg-message
@@ -4,4 +4,4 @@ Anyway, it will not always work, so it is suggested that you type
"glob2 --help" and read about command lines arguments.
Try to use -G option if you have problems with dri and glx (OpenGL),
-or -m if you have problems with sound.
+or -m if you have problems with sound, or -C to disable custom cursor.
* Update to upstream release 9.6.0riggs2016-12-191-2/+1 * devel/boost-*: update to 1.62.0jbeich2016-11-231-0/+1 * Update to upstream version 9.5.0riggs2016-10-181-1/+1 * - Switch to USES=localbaseamdmi32016-10-131-12/+5 * Update to upstream version 9.4.2; fixes code execution vulnerabilityriggs2016-10-091-1/+1 * - Mark BROKEN on 9.x:amdmi32016-09-121-0/+2 * Update to upstream version 9.4.0, update USES for QT5 OPTIONriggs2016-08-261-2/+2 * Update to upstream version 9.3.1riggs2016-07-161-1/+1 * Take maintainershipriggs2016-07-081-1/+1 * Update to upstream version 9.2.0riggs2016-06-021-2/+1 * Mark broken on 9.xbrooks2016-05-261-0/+1 * Update to upstream releaser 9.1.0riggs2016-04-241-1/+1 * Update to upstream version 9.0.1, retire CURL OPTIONriggs2016-04-031-8/+5 * Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.mat2016-04-011-7/+7 * Update to upstream version 8.8.0riggs2016-01-131-1/+1 * Update to upstream version 8.7.0 ; Fix build failure on pre-10.x systemsriggs2016-01-051-1/+3 * Update to upstream version 8.6.1riggs2015-12-261-1/+1 * multimedia/mkvtoolnix:makc2015-11-191-1/+3 * multimedia/mkvtoolnix:makc2015-11-181-25/+27 * Update to 8.3.0ehaupt2015-09-051-1/+1 * Introduce an option to build the new Qt5 based GUI. The Qt5 version will replaceehaupt2015-08-131-5/+11 * Update to 8.2.0ehaupt2015-08-121-2/+2 * Fix build on FreeBSD 8/9. Thanks to tijl@ for the solution.ehaupt2015-06-091-1/+21 * Mark broken on FreeBSD < 10.0-RELEASE, it does not compile. Add patches thatehaupt2015-06-091-0/+4 * Update to 7.9.0ehaupt2015-06-021-1/+1 * Update to upstream version 7.7.0riggs2015-03-251-1/+1 * multimedia/mkvtoolnix: set environment during build/install and unsuppressmarino2015-02-251-2/+3 * Move MASTER_SITES from CRITICAL to LOCAL/ehauptehaupt2015-01-061-1/+1 * Update to upstream version 7.5.0riggs2015-01-061-2/+1 * Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla intijl2014-12-091-0/+1 * Update to upstream release 7.3.0riggs2014-12-011-1/+7 * Update to 7.2.0ehaupt2014-10-161-2/+1 * Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1 * Update to 7.1.0ehaupt2014-08-251-1/+1 * Update to 7.0.0bapt2014-07-051-7/+5 * Fix pkg-plist when WXGTK is not enabled.olgeni2014-07-011-0/+1 * Update to 6.9.1bapt2014-05-081-10/+8 * Chase boost and icu bumpbapt2014-02-071-0/+1 * Update to 6.7.0ehaupt2014-01-141-2/+1 * Update to libmpc version 1.0.1 which brings the following fixes:gerald2013-10-261-1/+1 * Update to 6.4.1bapt2013-10-091-45/+19 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Adjust OSVERSION properlybapt2013-09-131-1/+1 * Use clang+libc++ when possiblebapt2013-09-131-1/+5 * Replace USE_GCC=4.6+ and USE_GCC=4.4+ by USE_GCC=yes.gerald2013-08-181-1/+1 * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 * - Update to 7.31.0sunpoet2013-07-121-0/+1 * Update to 6.3.0ehaupt2013-07-021-2/+1 * * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-1/+1 * Chase textproc/libebml, multimedia/libmatroska update.ehaupt2013-05-071-1/+1 * - Make FLAC support optional but keep it as a default option [1]ehaupt2013-05-011-7/+17 * Now that BZ2 (bzlib) and LZO (lzo1x) support has been removed upstream alsoehaupt2013-05-011-1/+1 * Update to 6.2.0ehaupt2013-04-301-4/+3 * - Convert USE_ICONV=yes to USES=iconvmva2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-2/+1 * Convert some multimedia@ ports to:bapt2013-04-231-1/+1 * Chase boost updatebapt2013-01-311-0/+1 * - Update to 5.9.0ehaupt2012-12-201-3/+4 * Explicitly depends on pkg-config because the build system do use itbapt2012-11-141-0/+1 * - update to 5.8.0bapt2012-09-251-15/+14 * libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-2/+2 * - update png to 1.5.10dinoex2012-06-011-0/+1 * Convert to new options frameworkbapt2012-05-301-2/+3 * - update to 5.0.1bapt2011-10-111-1/+1 * - update to 5.0bapt2011-09-281-1/+1 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1 * Remove dead mirrorsbapt2011-08-011-2/+1 * - update to 4.9.1bapt2011-07-141-1/+1 * - update to 4.9.0bapt2011-07-111-4/+4 * - update to 4.8.0bapt2011-06-021-4/+2 * - fix building when PREFIX != LOCALBASEbapt2011-04-231-9/+6 * Update to 4.7.0.kwm2011-04-231-1/+1 * Update to 4.6.0ehaupt2011-03-301-2/+3 * Update to 4.5.0.kwm2011-02-281-3/+3 * Update to 4.4.0. The project has moved from make to rake, therefore useehaupt2011-01-081-3/+12 * Update to 4.2.0.kwm2010-08-191-11/+8 * - Update to 3.4.0miwi2010-06-091-4/+3 * Bump PORTREVISION for ports that depend on libogg, directly or indirectlynaddy2010-06-071-2/+2 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * - Update to 3.3.0miwi2010-05-091-2/+1 * - update to 1.4.1dinoex2010-03-281-0/+1 * Update to 3.2.0makc2010-03-031-3/+2 * - update to jpeg-8dinoex2010-02-051-0/+1 * - Update to 3.1.0miwi2010-02-031-2/+6 * - Update to 3.0.0miwi2009-12-221-19/+19 * - Update to 2.9.8lwhsu2009-08-161-1/+1 * - Update boost to 1.39pav2009-07-281-1/+1 * - Update to 2.9.7lwhsu2009-07-141-2/+1 * Bump PORTREVISION after libogg and libvorbisfile major version increment.naddy2009-07-071-1/+2 * - Update to 2.9.5lwhsu2009-06-221-1/+1 * - Update to 2.9.0lwhsu2009-05-241-1/+1 * - Update to 2.8.0lwhsu2009-05-181-1/+1 * - Update to 2.6.0lwhsu2009-04-101-1/+2 * Mark MAKE_JOBS_SAFE for SMP compilationlioux2009-03-261-0/+1 * Mark as broken on sparc64: fails to configure.linimon2009-03-161-1/+7 * - Update to 2.4.2lwhsu2009-02-141-30/+12 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1 * Update to 2.2.0ahze2008-04-171-2/+1 * Update to FLAC 1.2.1. This version includes two and a half yearsnaddy2008-04-081-1/+2 * Update to 2.1.0ahze2007-08-221-3/+2 * - Chase increase of audio/libvorbis shlib version.miwi2007-07-281-2/+2 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1 * Give maintainership to multimedia@FreeBSD.org.lioux2007-04-011-1/+1 * - Update to 2.0.2sat2007-02-251-21/+4 * - Update to 2.0.0sat2007-01-301-8/+4 * - Update to 1.8.1sat2006-12-071-7/+6 * - Update to 1.8.0sat2006-12-031-13/+16 * - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-5/+3 * - Fix build on amd64sat2006-07-271-2/+2 * - Update to 1.7.0sat2006-07-261-2/+1 * - This version now builds on sparc64ahze2006-07-231-4/+0 * Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0 * Chase shlib bump of libexpat.kuriyama2006-01-311-1/+2