# New ports collection makefile for: xorg-server # Date created: 7 May 2004 # Whom: anholt@FreeBSD.org # # $FreeBSD$ # PORTNAME= libGL PORTVERSION= 1.0 CATEGORIES= x11 MASTER_SITES= http://freedesktop.org/~xorg/X11R6.7.0/src/ DISTFILES= X11R6.7.0-src1.tar.gz \ X11R6.7.0-src3.tar.gz EXTRACT_ONLY= X11R6.7.0-src1.tar.gz MAINTAINER= x11@FreeBSD.org COMMENT= OpenGL library that renders using GLX or DRI LIB_DEPENDS= Xxf86vm.1:${PORTSDIR}/x11/libXxf86 CONFLICTS= XFree86-libraries-* EXTRA_PATCHES= ${CF_PATCHES} XBUILD_DIRS= lib/GL GLHEADERS= gl.h glext.h glx.h glxext.h glxint.h glxmd.h glxproto.h \ glxtokens.h INSTALLS_SHLIB= yes USE_GNOME= pkgconfig post-extract: (cd ${WRKDIR} && ${EXTRACT_CMD} ${EXTRACT_BEFORE_ARGS} \ ${DISTDIR}/${DIST_SUBDIR}/X11R6.7.0-src3.tar.gz | \ ${TAR} -xf - xc/programs/Xserver/hw/xfree86/os-support \ xc/programs/Xserver/GL) post-install: .for i in ${GLHEADERS} ${INSTALL_DATA} ${WRKSRC}/include/GL/${i} ${PREFIX}/include/GL .endfor .include "${.CURDIR}/../../x11-servers/xorg-server/Makefile.inc" .include d class='main'>index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/net/xboxproxy
Commit message (Expand)AuthorAgeFilesLines
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Update MASTER_SITES and fix WWW in pkg-descrwxs2009-07-233-3/+41
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-8/+1
* - Patch net/libnet* to versioned libraries and header files, so they canpav2007-01-312-2/+42
* SHA256ifyedwin2006-01-231-0/+1
* libnet update:sem2005-11-151-1/+2
* Update to 2.1 and fix build on 4.x.ehaupt2005-10-082-5/+5