Index: head/games/warzone2100/pkg-message =================================================================== --- head/games/warzone2100/pkg-message (revision 204970) +++ head/games/warzone2100/pkg-message (nonexistent) @@ -1,21 +0,0 @@ -============================================================================== - -Warzone2100 has been installed. - -If the game locks up in heavy fight (e.g. many units firing at each other) try -to set OPENAL_BUFFER_SIZE to 8192 before running it. - -$ env OPENAL_BUFFER_SIZE=8192 warzone2100 - -Or set the environment variable in your shell's configuration file (you can -also run these commands directly from the command-line). - -For sh/bash add in your /etc/profile or ~/.profile: -export OPENAL_BUFFER_SIZE=8192 - -For csh/tcsh add in your /etc/csh.cshrc or ~/.cshrc: -setenv OPENAL_BUFFER_SIZE=8192 - -Enjoy! - -============================================================================== Property changes on: head/games/warzone2100/pkg-message ___________________________________________________________________ Deleted: cvs2svn:cvs-rev ## -1 +0,0 ## -1.3 \ No newline at end of property Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Index: head/games/warzone2100/Makefile =================================================================== --- head/games/warzone2100/Makefile (revision 204970) +++ head/games/warzone2100/Makefile (revision 204971) @@ -1,49 +1,49 @@ # New ports collection makefile for: warzone2100 # Date created: 21 Aug 2005 # Whom: Alejandro Pulver # # $FreeBSD$ # PORTNAME= warzone2100 -PORTVERSION= 2.0.9 +PORTVERSION= 2.0.10 CATEGORIES= games MASTER_SITES= http://download.gna.org/warzone/releases/2.0/ MAINTAINER= alepulver@FreeBSD.org COMMENT= Innovative 3D real-time strategy game BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ mad.2:${PORTSDIR}/audio/libmad \ ogg.5:${PORTSDIR}/audio/libogg \ openal.0:${PORTSDIR}/audio/openal \ physfs-1.0.1:${PORTSDIR}/devel/physfs \ png.5:${PORTSDIR}/graphics/png \ vorbis.4:${PORTSDIR}/audio/libvorbis USE_BISON= build GNU_CONFIGURE= yes USE_BZIP2= yes USE_GL= yes USE_GMAKE= yes USE_SDL= net sdl -CONFIGURE_ARGS= --program-transform-name="" +CONFIGURE_ARGS= --program-transform-name="" --with-distributor="FreeBSD ports" CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ LIBS="${PTHREAD_LIBS}" post-patch: @${REINPLACE_CMD} -e 's|-m32||' ${WRKSRC}/configure .if defined(NOPORTDOCS) @${REINPLACE_CMD} -Ee 's|^(dist_doc_DATA =) .*|\1|' \ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|^install: install-am|install|' \ ${WRKSRC}/doc/Makefile.in .else @${REINPLACE_CMD} -e 's|AUTHORS||; s|COPYING COPYING\.README||' \ ${WRKSRC}/Makefile.in .endif .include Property changes on: head/games/warzone2100/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.20 \ No newline at end of property +1.21 \ No newline at end of property Index: head/games/warzone2100/distinfo =================================================================== --- head/games/warzone2100/distinfo (revision 204970) +++ head/games/warzone2100/distinfo (revision 204971) @@ -1,3 +1,3 @@ -MD5 (warzone2100-2.0.9.tar.bz2) = fbf869a88987bdbd945979eb0a83088d -SHA256 (warzone2100-2.0.9.tar.bz2) = 68adb2a4fbffb5c97b6fa948ae08b18fcb73992b5540b2e3fd71743f73bd6ddb -SIZE (warzone2100-2.0.9.tar.bz2) = 13174205 +MD5 (warzone2100-2.0.10.tar.bz2) = d27b89fde2c8017020756441bdd2a67b +SHA256 (warzone2100-2.0.10.tar.bz2) = a70d53173b49d31ab8b730a82d2b0127a9fb23eb6da1cdc6e38c8dbfecaa207a +SIZE (warzone2100-2.0.10.tar.bz2) = 13304863 Property changes on: head/games/warzone2100/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property