# New ports collection makefile for: flightgear # Date created: 26 June 1999 # Whom: Brian Buchanan # # $FreeBSD$ # PORTNAME= FlightGear PORTVERSION= 0.6.1 CATEGORIES= games MASTER_SITES= ftp://ftp.flightgear.org/pub/fgfs/Source/ \ ftp://ftp.flightgear.org/pub/fgfs/Shared/ DISTFILES= ${DISTNAME}.tar.gz \ fgfs-base-${PORTVERSION}.tar.gz MAINTAINER= brian@CSUA.Berkeley.EDU BROKEN= "Does not link correctly" BUILD_DEPENDS= ${X11BASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 EXTRACT_ONLY= ${DISTNAME}.tar.gz .if defined(BUILD_SCENERY_TOOLS) MASTER_SITES+= ftp://ftp.cs.man.ac.uk/pub/amurta/ DISTFILES+= gfc-0.8.8.1b.tar.gz gpc231.tar.Z EXTRACT_ONLY+= gfc-0.8.8.1b.tar.gz gpc231.tar.Z NO_PACKAGE= "gpc's license conflicts with the GPL" CONFIGURE_ENV+= CPPFLAGS=-I${WRKSRC}/gfcgpc/include \ LDFLAGS=-L${WRKSRC}/gfcgpc/lib ADDPATCHES= ${MASTERDIR}/patches.tools/gfc-patch-aa pre-configure: @(cd ${WRKDIR}/gfc-0.8.8.1b; ./configure --prefix=${WRKSRC}/gfcgpc; \ ${GMAKE}; ${GMAKE} install; \ ${CP} ${MASTERDIR}/patches.tools/Makefile.gpc \ ${WRKDIR}/gpc231/Makefile; \ cd ${WRKDIR}/gpc231; ${GMAKE}; \ ${GMAKE} PREFIX=${WRKSRC}/gfcgpc install) .else PLIST= ${MASTERDIR}/pkg-plist.notools ADDPATCHES= ${MASTERDIR}/patches.tools/disable-tools USE_AUTOCONF_VER=213 .endif USE_NEWGCC= yes GNU_CONFIGURE= yes CONFIGURE_ENV= \ LDFLAGS="${LDFLAGS} -L${X11BASE}/lib -lGLU -lGL -lglut ${PTHREAD_LIBS}" CONFIGURE_ARGS+=--bindir=${PREFIX}/FlightGear/bin USE_GMAKE= yes pre-patch: @( cd ${WRKDIR}; \ for i in ${ADDPATCHES} ; do \ ${PATCH} -s < $${i}; \ done ) @${PERL} -pi -e 's,,,' \ ${WRKSRC}/Lib/XGL/xglUtils.c \ ${WRKSRC}/Lib/zlib/zutil.h post-configure: @find ${WRKSRC} -type f | xargs ${PERL} -pi -e \ "s@#include.*@#include @g" @(cd ${WRKSRC};touch Makefile.in */Makefile.in */*/Makefile.in \ */*/*/Makefile.in; \ ./config.status) pre-install: cd ${PREFIX}; \ ${TAR} xzf ${DISTDIR}/fgfs-base-${PORTVERSION}.tar.gz post-install: ${MV} ${PREFIX}/FlightGear/bin/runfgfs ${PREFIX}/bin .include arn/devel/electron4/files/lodash.merge-4.6.2'>dependabot/npm_and_yarn/devel/electron4/files/lodash.merge-4.6.2 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/news/suck
Commit message (Expand)AuthorAgeFilesLines
* - Update to 4.3.1dinoex2002-10-065-93/+75
* - Get rid of PERL and use SEDdinoex2002-06-161-6/+8
* - get rid of duplicate code in Makefiles.dinoex2002-06-011-11/+1
* Allow suck build with SSL in the base if its new enouth,dinoex2002-05-081-2/+2
* Chase openssl shlib version increase.sobomax2002-05-071-1/+1
* - Added more examplesdinoex2002-01-082-5/+16
* - make portlint happierdinoex2002-01-061-5/+5
* Remove prototype, so it still compiles under CURRENTdinoex2001-10-151-0/+10
* Support new Options:dinoex2001-09-303-7/+30
* change MAINTAINER to FreeBSD.org addressdinoex2001-06-241-1/+1
* - Added misssing BUILD_DEPENDS for suck-cnews slave port.dinoex2001-05-311-0/+1
* - Changed BUILD_DEPENDS, so INN don't have to be extracted any more.dinoex2001-05-262-2/+1
* - set PKGNAMESUFFIX if package is linked with cnews.dinoex2001-05-231-0/+1
* - Update patch to find includes from INN 2.3.2dinoex2001-05-222-2/+2
* added %%PORTDOCS%% in pkg-plistdinoex2001-04-131-7/+7
* change /nonexistent to ${NONEXISTENT} as noted in porters handbookdinoex2001-03-241-1/+1
* - fix depends for INNdinoex2001-03-202-3/+6
* - Updated to 4.2.5dinoex2001-03-176-32/+105
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
* Upgrade to suck-4.2.3jseger2000-03-233-3/+13
* Upgrade to suck-4.2.2jseger1999-11-172-3/+3
* $Id$ -> $FreeBSD$peter1999-08-301-1/+1
* Upgrade to suck-4.2.1jseger1999-07-222-4/+4
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Upgrade news/suck to 4.1.1jseger1999-04-122-4/+4
* Upgrade to suck-4.1.0jseger1999-03-255-80/+40
* Update to 3.10.4.flathill1999-02-123-33/+76
* NEWSFLASH! Manpages to be deleted from PLISTs!hoek1998-08-20