# New ports collection makefile for: glide3 # Date created: 31 Mar 2001 # Whom: Nick Sayer # # $FreeBSD$ # PORTNAME= glide3 PORTVERSION= 20020113 PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://people.freebsd.org/~anholt/dri/files/ DISTNAME= Glide3-FreeBSD-${PORTVERSION} #The distfile is CVS Glide3-FreeBSD branch with */glide3/tests/* removed MAINTAINER= ports@FreeBSD.org COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_BZIP2= yes USE_GMAKE= yes USE_XORG= x11 xxf86dga xxf86vm USE_LDCONFIG= yes USE_AUTOTOOLS= automake autoconf libtool AUTOMAKE_ARGS= -a MAKEFILE= makefile.autoconf WRKSRC= ${WRKDIR}/Glide3 # This Glide3 does not work on alpha, and I don't expect it to work right # on other non-i386 without patches. Further development is going on in # x11-servers/driglide. ONLY_FOR_ARCHS= i386 # Glide3 DOES NOT work with CFLAGS greater than -O2 CFLAGS+= -O OPTIONS_DEFINE= VOODOO3 VOODOO3_DESC= Enable this if you have a Voodoo3 or Banshee card .include .if ${OSVERSION} >= 900035 BROKEN= Does not compile on recent FreeBSD-9 .endif .if ${PORT_OPTIONS:MVOODOO3} PKGNAMESUFFIX= -v3 CONFIGURE_ARGS+= --enable-fx-glide-hw=h3 .else PKGNAMESUFFIX= -v5 .endif pre-configure: @cd ${WRKSRC} && ${ACLOCAL} -I ${LOCALBASE}/share/aclocal @${REINPLACE_CMD} -e '/^_LT_AC_SHELL_INIT/d' ${WRKSRC}/aclocal.m4 @${REINPLACE_CMD} -e \ 's|(float \*)pointers +=|pointers += sizeof(float *) *|' \ ${WRKSRC}/h5/glide3/src/gaa.c \ ${WRKSRC}/h5/glide3/src/gdraw.c \ ${WRKSRC}/h5/glide3/src/distrip.c .include 3 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch to USES=libtool, drop .la filesamdmi32014-06-232-3/+4
* Replace an invocation of "/usr/bin/env python" with ${PYTHON_CMD}.rakuco2014-06-221-0/+2
* - Use USES=tar:xzsunpoet2014-05-051-8/+8
* Remove a dead mirrorbapt2014-02-101-2/+1
* Drop maintainershipbapt2013-12-171-1/+1
* Use stagebapt2013-09-232-3/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Remove now useless MAKE_JOB_SAFEbapt2013-07-301-8/+4
* Rely on bsdtar to autodetermine the format of the distfiles when possiblebapt2013-04-291-1/+1
* Finish optionsng conversionbapt2012-12-312-8/+2
* - update png to 1.5.10dinoex2012-06-012-1/+13
* Convert to new option frameworkbapt2012-05-291-4/+6
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Fix build FreeBSD 10miwi2011-10-291-0/+1
* Get rid of md5 for all my ports.bapt2011-03-211-2/+0
* - Add SF to MASTER_SITESbapt2010-08-055-7/+112
* Change maintainer address to my new @FreeBSD.orgbapt2010-07-291-1/+1