From owner-svn-ports-head@freebsd.org Mon May 20 17:12:25 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64E2F15B34E2; Mon, 20 May 2019 17:12:25 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id F3CED8852F; Mon, 20 May 2019 17:12:24 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id DE7B32148C; Mon, 20 May 2019 17:12:24 +0000 (UTC) (envelope-from pkubaj@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4KHCOOf046010; Mon, 20 May 2019 17:12:24 GMT (envelope-from pkubaj@FreeBSD.org) Received: (from pkubaj@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4KHCNfL046006; Mon, 20 May 2019 17:12:23 GMT (envelope-from pkubaj@FreeBSD.org) Message-Id: <201905201712.x4KHCNfL046006@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pkubaj set sender to pkubaj@FreeBSD.org using -f From: Piotr Kubaj Date: Mon, 20 May 2019 17:12:23 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r502127 - in head/games: . avp avp/files X-SVN-Group: ports-head X-SVN-Commit-Author: pkubaj X-SVN-Commit-Paths: in head/games: . avp avp/files X-SVN-Commit-Revision: 502127 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: F3CED8852F X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.975,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 May 2019 17:12:25 -0000 Author: pkubaj Date: Mon May 20 17:12:23 2019 New Revision: 502127 URL: https://svnweb.freebsd.org/changeset/ports/502127 Log: games/avp: open source Alien vs Predator engine reimplementation You need a copy of the game to play this. PR: 228246 Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D19950 Added: head/games/avp/ head/games/avp/Makefile (contents, props changed) head/games/avp/distinfo (contents, props changed) head/games/avp/files/ head/games/avp/files/patch-CMakeLists.txt (contents, props changed) head/games/avp/pkg-descr (contents, props changed) Modified: head/games/Makefile Modified: head/games/Makefile ============================================================================== --- head/games/Makefile Mon May 20 17:06:34 2019 (r502126) +++ head/games/Makefile Mon May 20 17:12:23 2019 (r502127) @@ -69,6 +69,7 @@ SUBDIR += auralquiz SUBDIR += avanor SUBDIR += avoision + SUBDIR += avp SUBDIR += awale SUBDIR += awele SUBDIR += balazar Added: head/games/avp/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/avp/Makefile Mon May 20 17:12:23 2019 (r502127) @@ -0,0 +1,26 @@ +# Created by: Piotr Kubaj +# $FreeBSD$ + +PORTNAME= avp +DISTVERSION= 20170505 +CATEGORIES= games +MASTER_SITES= https://icculus.org/avp/files/ +EXTRACT_SUFX= -a1.tar.gz + +MAINTAINER= pkubaj@FreeBSD.org +COMMENT= Open source re-implementation of Alien versus Predator + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake gl openal sdl +USE_GL= gl +USE_SDL= sdl + +PLIST_FILES= bin/${PORTNAME} + +do-install: + ${INSTALL_PROGRAM} ${BUILD_WRKSRC}/${PORTNAME} \ + ${STAGEDIR}${PREFIX}/bin/ + +.include Added: head/games/avp/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/avp/distinfo Mon May 20 17:12:23 2019 (r502127) @@ -0,0 +1,3 @@ +TIMESTAMP = 1526292078 +SHA256 (avp-20170505-a1.tar.gz) = 2acb278c580e056dbcc2a96608b0793b334204f75a4e44cf7b307f99f7852747 +SIZE (avp-20170505-a1.tar.gz) = 1724722 Added: head/games/avp/files/patch-CMakeLists.txt ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/avp/files/patch-CMakeLists.txt Mon May 20 17:12:23 2019 (r502127) @@ -0,0 +1,21 @@ +--- CMakeLists.txt.orig 2018-05-14 10:51:10 UTC ++++ CMakeLists.txt +@@ -58,18 +58,6 @@ IF(NOT AVP_WEB) + MESSAGE(FATAL_ERROR "Invalid SDL_TYPE setting ${SDL_TYPE}; must be one of AUTO SDL SDL2") + ENDIF(NOT SDL_TYPE STREQUAL "AUTO" AND NOT SDL_TYPE STREQUAL "SDL" AND NOT SDL_TYPE STREQUAL "SDL2") + +- IF(SDL_FOUND) +- IF(SDL_VERSION_STRING VERSION_LESS "1.2.0") +- MESSAGE(WARNING "SDL 1.2 was claimed to be found with version ${SDL_VERSION_STRING}, ignoring...") +- UNSET(SDL_FOUND) +- ENDIF(SDL_VERSION_STRING VERSION_LESS "1.2.0") +- +- IF(SDL_VERSION_STRING VERSION_GREATER "1.2.99") +- MESSAGE(WARNING "SDL 1.2 was claimed to be found with version ${SDL_VERSION_STRING}, ignoring...") +- UNSET(SDL_FOUND) +- ENDIF(SDL_VERSION_STRING VERSION_GREATER "1.2.99") +- ENDIF(SDL_FOUND) +- + IF(SDL_TYPE STREQUAL "AUTO") + IF(SDL_FOUND) + MESSAGE(STATUS "SDL 1.2 found; using that.") Added: head/games/avp/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/games/avp/pkg-descr Mon May 20 17:12:23 2019 (r502127) @@ -0,0 +1,6 @@ +An open source re-implementation of Alien versus Predator. + +You need a copy of Alien versus Predator to play this. +One can be acquired e.g. at GoG. + +WWW: https://icculus.org/avp