# New ports collection makefile for: xmoto # Date created: 07 Oct 2005 # Whom: Dmitry Marakasov # # $FreeBSD$ # PORTNAME= xmoto PORTVERSION= 0.5.2 CATEGORIES= games MASTER_SITES= http://download.tuxfamily.org/xmoto/xmoto/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= amdmi3@FreeBSD.org COMMENT= Challenging 2D motocross platform game LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.10:${PORTSDIR}/graphics/jpeg \ curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/lib/libode.a:${PORTSDIR}/devel/ode GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= pkgconfig USE_LUA= 5.1 USE_SQLITE= 3 USE_SDL= sdl mixer ttf net USE_GL= gl glu USE_DOS2UNIX= src/*.cpp src/*.h MAKE_JOBS_SAFE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CPPFLAGS= -I${LOCALBASE}/include -I${LUA_INCDIR} LDFLAGS= -L${LOCALBASE}/lib -L${LUA_LIBDIR} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PORTDOCS= README ChangeLog OPTIONS= ASIAN_TTF "Use asian TTF font" off MAN6= xmoto.6 DESKTOP_ENTRIES="XMoto" \ "Motorcross game" \ "${DATADIR}/xmoto_icone_x.ico" \ "xmoto" \ "Game;SportsGame;ArcadeGame;" \ false .include .if defined(WITH_ASIAN_TTF) RUN_DEPENDS+= ${LOCALBASE}/lib/X11/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf CONFIGURE_ARGS+=--with-asian-ttf-file=${LOCALBASE}/lib/X11/fonts/TrueType/bsmi00lp.ttf .else CONFIGURE_ARGS+=--without-asian-ttf-file .endif .if !defined(WITHOUT_NLS) USE_GETTEXT= yes PLIST_SUB+= NLS="" CONFIGURE_ENV+= LIBS="-lintl" .else CONFIGURE_ARGS+= --disable-nls PLIST_SUB+= NLS="@comment " .endif .if !defined(NOPORTDOCS) post-install: ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} .endfor .endif .include ron4/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Warn about a vulnerability in the default configurationbf2014-12-112-1/+5
* Update tor to 0.2.5.10 and tor-devel to 0.2.6.1-alphabf2014-12-112-6/+13
* Update tor to 0.2.4.24 and tor-devel to 0.2.5.8-rcbf2014-09-253-7/+3
* Expose the reload command in the tor and tor-devel rc-scripts [1],bf2014-09-192-1/+2
* Update tor to 0.2.4.23 and tor-devel to 0.2.5.6-alphabf2014-07-302-3/+3
* Repair instances, almost all courtesy of bf ;-), of spacesadamw2014-07-301-1/+1
* Only use libevent2bapt2014-07-241-9/+9
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-171-1/+1
* Update to 0.2.4.22; MFH:2014Q2bf2014-07-022-4/+3
* - Switch devel/google-perftools to USES=libtool, drop .la filesamdmi32014-06-231-0/+1
* Update to 0.2.4.21bf2014-03-032-3/+3
* Use staging; simplify and remove some outdated material; move thebf2014-02-103-87/+24
* Update tor and tor-devel to 0.2.4.20bf2014-01-043-14/+11
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Make the torrc log domain(s) and level(s) user-configurable in security/tor, asbf2013-08-073-14/+20
* remove two stale mirrors and trim port Makefile headerbf2013-03-181-7/+1
* update to 0.2.3.25bf2012-11-204-39/+73
* remove a problematic mirror; attempt to fix build on ia64 [1]bf2012-10-311-2/+2
* update security/tor to 0.2.2.39 and security/tor-devel to 0.2.3.22-rcbf2012-09-132-3/+3
* update security/tor to 0.2.2.38 and security/tor-devel to 0.2.3.20-rcbf2012-08-262-5/+4
* remove a problematic mirrorbf2012-06-291-1/+0
* update to 0.2.2.37 and switch options to the new stylebf2012-06-133-18/+21
* update security/tor to 0.2.2.36 [1]; remove a dead mirrorbf2012-05-262-5/+3
* bump PORTREVISION after security/openssl update [1];bf2012-04-191-3/+10
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* update security/tor to 0.2.2.35 and security/tor-devel to 0.2.3.10-alphabf2011-12-172-3/+3
* update and sort MASTER_SITESbf2011-12-091-3/+17
* update tor to 0.2.2.34, and tor-devel to 0.2.3.6-alphabf2011-10-283-15/+14
* use a more common form of openssl handlingbf2011-10-041-3/+4
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-2/+1
* add an option to use GNU make for those who wishbf2011-09-241-2/+8
* add a few mirrors and mark MAKE_JOBS_UNSAFE [1]bf2011-09-201-0/+5
* update to 0.2.2.33bf2011-09-172-5/+4
* fix linking in the WITH_TCMALLOC case withoutbf2011-09-101-1/+2
* - Chase devel/google-perftools shlib bumppawel2011-09-071-0/+2
* update to 0.2.2.32bf2011-08-315-17/+75
* remove a problematic mirror, based upon repeatedbf2011-08-051-1/+0
* reposition LICENSE* and add recent mirror changesbf2011-07-241-5/+12
* Avoid redirects on the primary master sitebf2011-07-211-1/+1
* - Disable the new bufferevents code by default in tor-devel,bf2011-05-101-3/+5
* - update tor-devel to 0.2.3.1-alphabf2011-05-083-110/+6
* - update to 0.2.1.30 (also submittedbf2011-03-022-12/+11
* - Chase devel/google-perftools shlib bumpmiwi2011-02-271-0/+1
* - Remove an unnecessary addition to CPPFLAGSbf2011-01-291-3/+0
* - Update to 0.2.1.29bf2011-01-202-5/+4
* - update MASTER_SITES on the basis of distilator results and:bf2011-01-021-5/+22
* - Update to 0.2.1.28miwi2010-12-212-5/+3
* --Add LICENSE informationbf2010-08-302-10/+8
* Update libevent to 1.4.14bmm2010-07-251-0/+1
* - Update to 0.2.1.26miwi2010-05-252-4/+4
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Update to 0.2.1.25miwi2010-03-212-4/+4
* - Update to 0.2.1.24miwi2010-03-102-4/+4
* - Update to 0.2.1.22miwi2010-01-222-5/+7
* - Update to 0.2.1.21miwi2009-12-262-4/+4
* - Update to 0.2.1.20miwi2009-11-042-4/+4
* - Update to 0.2.1.19miwi2009-07-292-4/+4
* - Update to 0.2.1.18miwi2009-07-273-11/+18
* - Update to 0.2.0.35miwi2009-07-084-9/+6
* - Update to 0.2.0.34miwi2009-02-132-5/+4
* - Update to 0.2.0.33miwi2009-01-302-5/+5
* - Remove --User param from initialization since rc(8) uses su(1) when a vargarga2008-11-282-2/+2
* - Fix rc script (remove --Group flag)miwi2008-11-262-3/+2
* - Update to 0.2.0.32miwi2008-11-232-4/+4
* - Update to 0.2.0.31miwi2008-09-052-5/+4
* - Chase libevent shlib bumpmiwi2008-08-211-1/+2
* - Update to 0.2.0.30miwi2008-08-203-24/+43
* - Take maintainershipmiwi2008-08-201-1/+1
* Reset nivo+kw+ports.bfa274@is-root.com due to lack of time to worklinimon2008-08-201-1/+1
* - Update libevent dependency and bump PORTREVISIONmnag2008-08-201-2/+2
* - Fix Log dirmiwi2008-03-212-1/+2
* - Update to 0.1.2.19rafan2008-03-162-6/+5
* - Bump PORTREVISION since devel/libevent are updated.mnag2008-01-031-2/+2
* - Change libevent lib and bump PORTREVISION since devel/libevent are updated.mnag2007-09-221-1/+2
* Update to 0.1.2.17arved2007-09-032-4/+4
* - Update to 0.1.2.16rafan2007-08-113-15/+4
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
* - Update to 0.1.2.14miwi2007-06-055-16/+74
* - Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.mnag2007-04-071-1/+2
* - Use pre-su-install to allow make install as normal userrafan2007-02-121-1/+1
* - Update to 0.1.1.26miwi2006-12-162-5/+4
* - Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libeventmnag2006-12-051-1/+2
* Update to version 0.1.1.25.laszlof2006-11-083-4/+4
* - Update to 0.1.1.24clsung2006-09-302-4/+4
* Update to 0.1.1.23arved2006-08-063-8/+10
* - Update tor to 1.1.20 (former development branch)johans2006-08-039-74/+170
* - update dependencies for libevent-1.2leeym2006-06-301-1/+1
* - Update to 0.1.0.17pav2006-03-162-6/+6
* SHA256ifyedwin2006-01-241-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* - Update to 0.1.0.14garga2005-09-023-5/+14
* - Update to 0.1.0.12garga2005-07-293-3/+4
* - Update to 0.1.0.11pav2005-07-032-4/+3
* Chase the libevent update.jylefort2005-07-021-1/+2
* - Update to 0.1.0.10 [1]jylefort2005-06-184-20/+9
* - Resurrect mistakenly removed needed patch filepav2005-05-251-0/+29
* - Update to 0.0.9.9pav2005-05-243-33/+4
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* - adds _tor user and gourp for tor to run aspav2005-01-303-0/+68
* Update distinfo after last updatearved2005-01-101-2/+2
* o Update to 0.0.9.2lioux2005-01-092-4/+16
* Update to 0.0.9.1krion2004-12-243-4/+3
* - Chase permanent redirectionpav2004-12-041-2/+1
* - Quick update to 0.0.8.1, bugfix release, because 0.0.8 was removedpav2004-10-172-3/+3
* - Update to 0.0.8pav2004-10-123-7/+8
* Keep a local copy until the original mastersite is back again.edwin2004-07-111-1/+2
* - Update to 0.0.7.2vs2004-07-093-3/+9
* - Update to version 0.0.7krion2004-06-115-47/+3
* - Fix build on 4.xkrion2004-05-291-4/+11