# New ports collection makefile for: atitd # Date created: 17 Jul 2003 # Whom: Matthew N. Dodd # # $FreeBSD$ # PORTNAME= atitd PORTVERSION= 1.0 PORTREVISION= 4 CATEGORIES= games graphics linux MASTER_SITES= http://game3.atitd.com/dl/files/ DISTNAME= eClient-linux-i686.run EXTRACT_SUFX= EXTRACT_ONLY= MAINTAINER= ports@FreeBSD.org COMMENT= The Linux "A Tale in the Desert" (ATITD) client RUN_DEPENDS= ${LOCALBASE}/bin/xhost:${PORTSDIR}/x11/xhost .include .ifdef(WITH_NVIDIA_GL) RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else USE_LINUX_APPS+=dri .endif PLIST_FILES= bin/atitd USE_LINUX= yes ONLY_FOR_ARCHS= i386 NO_CDROM= Redistribution not allowed NO_PACKAGE= Not packagable. NO_BUILD= yes NO_WRKSUBDIR= yes LINUX_SH= ${LINUXBASE}/bin/sh ECLIENT= ${DISTDIR}/${DISTFILES} #checksum: # @${LINUX_SH} ${ECLIENT} --check post-extract: @${SED} -e "s=%%PREFIX%%=${PREFIX}=g" ${FILESDIR}/atitd.sh > ${WRKSRC}/atitd.sh pre-install: @${ECHO_MSG} "===> Running the pre-install script." @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PORTNAME} PRE-INSTALL do-install: @${LINUX_SH} ${ECLIENT} --nox11 --nochown \ --target ${PREFIX}/games/atitd @${TOUCH} ${TOUCH_FLAGS} ${INSTALL_COOKIE} post-install: @${ECHO_MSG} "===> Fixing permissions." @${CHOWN} -R atitd:atitd ${PREFIX}/games/atitd @${BRANDELF} -t Linux ${PREFIX}/games/atitd/elaunch @${CHMOD} ug+s ${PREFIX}/games/atitd/elaunch ${INSTALL_SCRIPT} ${WRKSRC}/atitd.sh ${PREFIX}/bin/atitd @${ECHO_MSG} "===> Running the post-install script." @PKG_PREFIX=${PREFIX} ${SH} pkg-install ${PORTNAME} POST-INSTALL .include '>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Respect CFLAGSehaupt2011-10-182-15/+25
* - Update to 0.3.8sylvio2011-08-163-5/+6
* - Update to 0.3.7miwi2011-02-154-26/+25
* Don't start jackd with realtime priority, unless specificed.arved2010-11-172-1/+19
* Drop maintainership for ports I can't maintain anymore.trasz2010-10-261-1/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* Remove qt4 build tools from run dependencies.trasz2009-05-121-1/+2
* Update to 0.3.4.trasz2008-12-073-8/+14
* - Update to 0.3.3.trasz2008-06-102-5/+4
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
* - Update to 0.3.2trasz2008-01-042-4/+4
* - Update to 0.3.1a.trasz2007-10-013-19/+20
* - Use proper capitalization in my email address.trasz2007-07-121-1/+1
* - Update to 0.2.23.trasz2007-07-053-12/+7
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Change my email address to trasz@FreeBSD.org.trasz2007-04-131-1/+1
* - Update to 0.2.22miwi2007-04-102-4/+9
* - Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to frameworkpav2007-02-131-2/+2
* - Fix pkg-plistmiwi2006-12-072-3/+3