Index: MOVED =================================================================== RCS file: /home/pcvs/ports/MOVED,v retrieving revision 1.2886 diff -a -u -r1.2886 MOVED --- MOVED 17 Jun 2012 21:50:59 -0000 1.2886 +++ MOVED 18 Jun 2012 19:55:47 -0000 @@ -3480,3 +3480,4 @@ x11-themes/gtk-qt-engine||2012-06-16|Has expired: BROKEN for more than 6 month devel/bazaar||2012-06-17|Project renamed devel/baz devel/bazaar-ng||2012-06-17|Project renamed to devel/bzr +graphics/libglut|graphics/freeglut|2012-06-18|replace libglut with freeglut Index: UPDATING =================================================================== RCS file: /home/pcvs/ports/UPDATING,v retrieving revision 1.1255 diff -a -u -r1.1255 UPDATING --- UPDATING 16 Jun 2012 09:15:26 -0000 1.1255 +++ UPDATING 18 Jun 2012 19:55:48 -0000 @@ -5,6 +5,17 @@ You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20120618: + AFFECTS: users of libglut. + AUTHOR: x11@FreeBSD.org + + The libglut library is replaced by the Freeglut library. + Due to shlib version bump all glut users should be rebuild. + Please follow the instructions below to upgrade. + + portmaster -o graphics/freeglut graphics/libglut + portmaster -r freeglut + 20120616: AFFECTS: users of www/lighttpd AUTHOR: mm@FreeBSD.org Index: Mk/bsd.port.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.port.mk,v retrieving revision 1.729 diff -a -u -r1.729 bsd.port.mk --- Mk/bsd.port.mk 15 Jun 2012 12:04:52 -0000 1.729 +++ Mk/bsd.port.mk 18 Jun 2012 19:55:49 -0000 @@ -1930,7 +1930,7 @@ _GL_glew_LIB_DEPENDS= GLEW.1:${PORTSDIR}/graphics/glew _GL_glu_LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU _GL_glw_LIB_DEPENDS= GLw.1:${PORTSDIR}/graphics/libGLw -_GL_glut_LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/libglut +_GL_glut_LIB_DEPENDS= glut.12:${PORTSDIR}/graphics/freeglut _GL_linux_RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri .if defined(USE_GL) Index: astro/boinc-astropulse/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/boinc-astropulse/Makefile,v retrieving revision 1.13 diff -a -u -r1.13 Makefile --- astro/boinc-astropulse/Makefile 5 Jun 2012 18:37:33 -0000 1.13 +++ astro/boinc-astropulse/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= boinc-astropulse PORTVERSION= 6.01 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= astropulse-svn-1280 Index: astro/boinc-setiathome-enhanced/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/boinc-setiathome-enhanced/Makefile,v retrieving revision 1.45 diff -a -u -r1.45 Makefile --- astro/boinc-setiathome-enhanced/Makefile 5 Jun 2012 18:27:14 -0000 1.45 +++ astro/boinc-setiathome-enhanced/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= boinc-setiathome-enhanced PORTVERSION= 6.12 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= astro MASTER_SITES= ftp://rene-ladan.nl/pub/distfiles/ DISTNAME= setiathome-svn-1008 Index: astro/celestia/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/celestia/Makefile,v retrieving revision 1.57 diff -a -u -r1.57 Makefile --- astro/celestia/Makefile 1 Jun 2012 05:15:47 -0000 1.57 +++ astro/celestia/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= celestia PORTVERSION= 1.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/Celestia-source/${PORTVERSION} PKGNAMESUFFIX= -${CELESTIA_UI} Index: astro/nightfall/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/nightfall/Makefile,v retrieving revision 1.37 diff -a -u -r1.37 Makefile --- astro/nightfall/Makefile 1 Jun 2012 06:57:16 -0000 1.37 +++ astro/nightfall/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= nightfall PORTVERSION= 1.70 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ Index: astro/openuniverse/Makefile =================================================================== RCS file: /home/pcvs/ports/astro/openuniverse/Makefile,v retrieving revision 1.35 diff -a -u -r1.35 Makefile --- astro/openuniverse/Makefile 23 Sep 2011 22:20:53 -0000 1.35 +++ astro/openuniverse/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= openuniverse DISTVERSION= 1.0beta3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.0beta3 Index: audio/fmit/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/fmit/Makefile,v retrieving revision 1.16 diff -a -u -r1.16 Makefile --- audio/fmit/Makefile 6 Jun 2012 06:43:15 -0000 1.16 +++ audio/fmit/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= fmit PORTVERSION= 0.99.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://download.gna.org/fmit/ DISTNAME= ${PORTNAME}-${PORTVERSION}-Source @@ -23,6 +23,7 @@ OPTIONS_DEFAULT= OSS JACK USE_BZIP2= yes +USE_XORG= xmu USE_QT4= corelib gui opengl \ linguist_build moc_build qmake_build rcc_build uic_build USE_GL= glut Index: biology/molden/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/molden/Makefile,v retrieving revision 1.45 diff -a -u -r1.45 Makefile --- biology/molden/Makefile 13 Sep 2009 00:07:41 -0000 1.45 +++ biology/molden/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= molden PORTVERSION= 4.6 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= biology MASTER_SITES= ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/ Index: biology/protomol/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/protomol/Makefile,v retrieving revision 1.14 diff -a -u -r1.14 Makefile --- biology/protomol/Makefile 1 Jun 2012 05:16:29 -0000 1.14 +++ biology/protomol/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= protomol PORTVERSION= 2.0.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= biology MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-tar.gz @@ -20,6 +20,7 @@ tiff.4:${PORTSDIR}/graphics/tiff GNU_CONFIGURE= yes +USE_XORG= xmu xt sm ice xext x11 xi # Hack to cure a misbehavior of the configure script CONFIGURE_ARGS+= --without-irix_mipspro_mpi Index: biology/pymol/Makefile =================================================================== RCS file: /home/pcvs/ports/biology/pymol/Makefile,v retrieving revision 1.40 diff -a -u -r1.40 Makefile --- biology/pymol/Makefile 1 Jun 2012 05:16:29 -0000 1.40 +++ biology/pymol/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= pymol PORTVERSION= ${VERSION}.${SVNREVISION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= biology python MASTER_SITES= ${MASTER_SITE_LOCAL:S|%SUBDIR%|maho/pymol|} Index: cad/calculix/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/calculix/Makefile,v retrieving revision 1.38 diff -a -u -r1.38 Makefile --- cad/calculix/Makefile 8 Jan 2012 07:26:16 -0000 1.38 +++ cad/calculix/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= CalculiX PORTVERSION= 2.4 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.dhondt.de/ DISTFILES= ${DIST_SOURCES} @@ -46,6 +47,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= yes +USE_XORG= xmu USE_GL= glut BROWSER?= mozilla Index: cad/leocad/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/leocad/Makefile,v retrieving revision 1.31 diff -a -u -r1.31 Makefile --- cad/leocad/Makefile 1 Jun 2012 05:16:32 -0000 1.31 +++ cad/leocad/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= leocad PORTVERSION= 0.73 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= arved Index: cad/slffea/Makefile =================================================================== RCS file: /home/pcvs/ports/cad/slffea/Makefile,v retrieving revision 1.27 diff -a -u -r1.27 Makefile --- cad/slffea/Makefile 4 Jan 2011 01:03:03 -0000 1.27 +++ cad/slffea/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,6 +8,7 @@ PORTNAME= slffea PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= SF/${PORTNAME}/SLFFEA/${PORTVERSION} DISTNAME= ${PORTNAME}15 @@ -20,6 +21,7 @@ LICENSE= GPLv2 +USE_XORG= xmu xt USE_GL= glut CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} Index: databases/grass/Makefile =================================================================== RCS file: /home/pcvs/ports/databases/grass/Makefile,v retrieving revision 1.77 diff -a -u -r1.77 Makefile --- databases/grass/Makefile 1 Jun 2012 16:59:19 -0000 1.77 +++ databases/grass/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= grass PORTVERSION= 6.4.2 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= databases geography MASTER_SITES= http://grass.osgeo.org/%SUBDIR%/ \ @@ -39,6 +39,7 @@ USE_ICONV= yes USE_GETTEXT= yes USE_PERL5= yes +USE_XORG= sm ice xi x11 xt xmu xext USE_GL= glut USE_TCL= yes USE_TCL_BUILD= yes Index: devel/bullet/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/bullet/Makefile,v retrieving revision 1.15 diff -a -u -r1.15 Makefile --- devel/bullet/Makefile 9 Feb 2012 22:08:21 -0000 1.15 +++ devel/bullet/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,6 +8,7 @@ PORTNAME= bullet PORTVERSION= 2.77 CATEGORIES= devel +PORTREVISION= 1 MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz Index: devel/glui/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/glui/Makefile,v retrieving revision 1.15 diff -a -u -r1.15 Makefile --- devel/glui/Makefile 1 Dec 2011 12:45:57 -0000 1.15 +++ devel/glui/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= glui PORTVERSION= 2.36 +PORTREVISION= 1 CATEGORIES= devel graphics MASTER_SITES= SF/${PORTNAME}/Source/${PORTVERSION} EXTRACT_SUFX= .tgz Index: devel/simgear/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/simgear/Makefile,v retrieving revision 1.49 diff -a -u -r1.49 Makefile --- devel/simgear/Makefile 1 Jun 2012 05:17:56 -0000 1.49 +++ devel/simgear/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= simgear PORTVERSION= 2.6.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel games MASTER_SITES= http://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://ftp.de.flightgear.org/pub/simgear/Source/ \ Index: emulators/mednafen/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/mednafen/Makefile,v retrieving revision 1.37 diff -a -u -r1.37 Makefile --- emulators/mednafen/Makefile 18 Feb 2012 10:17:29 -0000 1.37 +++ emulators/mednafen/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= mednafen PORTVERSION= 0.8.B -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= emulators games MASTER_SITES= SF/${PORTNAME}/Mednafen/${PORTVERSION} Index: emulators/yabause/Makefile =================================================================== RCS file: /home/pcvs/ports/emulators/yabause/Makefile,v retrieving revision 1.32 diff -a -u -r1.32 Makefile --- emulators/yabause/Makefile 10 Jun 2012 16:24:06 -0000 1.32 +++ emulators/yabause/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= yabause PORTVERSION= 0.9.11.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:S/1.1/1/g}/ Index: games/BillardGL/Makefile =================================================================== RCS file: /home/pcvs/ports/games/BillardGL/Makefile,v retrieving revision 1.11 diff -a -u -r1.11 Makefile --- games/BillardGL/Makefile 22 Aug 2009 00:21:58 -0000 1.11 +++ games/BillardGL/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= BillardGL PORTVERSION= 1.75 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/${PORTNAME}%20${PORTVERSION} @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src USE_GMAKE= yes +USE_XORG= xmu xext x11 xi USE_GL= gl glut post-patch: Index: games/KnightCap/Makefile =================================================================== RCS file: /home/pcvs/ports/games/KnightCap/Makefile,v retrieving revision 1.23 diff -a -u -r1.23 Makefile --- games/KnightCap/Makefile 23 Jan 2009 16:27:23 -0000 1.23 +++ games/KnightCap/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= knightcap PORTVERSION= 3.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ftp://ftp.samba.org/pub/KnightCap/ DISTNAME= KnightCap-${PORTVERSION} @@ -17,6 +17,7 @@ WRKSRC= ${WRKDIR}/Export +USE_XORG= xmu xt xext x11 xi USE_GL= glut ALL_TARGET= KnightCap Index: games/atr3d/Makefile =================================================================== RCS file: /home/pcvs/ports/games/atr3d/Makefile,v retrieving revision 1.39 diff -a -u -r1.39 Makefile --- games/atr3d/Makefile 23 Sep 2011 22:22:34 -0000 1.39 +++ games/atr3d/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= atr3d PORTVERSION= 0.6 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= games MASTER_SITES= ftp://ftp.avoidtheroid.com/pub/${PORTNAME}/ DISTNAME= ${PORTNAME}_source_${PORTVERSION} Index: games/bubble-chains/Makefile =================================================================== RCS file: /home/pcvs/ports/games/bubble-chains/Makefile,v retrieving revision 1.4 diff -a -u -r1.4 Makefile --- games/bubble-chains/Makefile 6 Jun 2012 06:43:46 -0000 1.4 +++ games/bubble-chains/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= bubble-chains PORTVERSION= 0.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= http://bubble-chains.sintegrial.com/files/ DISTNAME= chains-${DISTVERSION} Index: games/cake/Makefile =================================================================== RCS file: /home/pcvs/ports/games/cake/Makefile,v retrieving revision 1.19 diff -a -u -r1.19 Makefile --- games/cake/Makefile 6 Jul 2010 18:16:31 -0000 1.19 +++ games/cake/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= cake PORTVERSION= 2005.12.26 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://www.calodox.scene.org/morbac/cake/download/ \ ${MASTER_SITE_LOCAL} http://freebsd.nsu.ru/distfiles/ @@ -29,15 +29,8 @@ PLIST_FILES= bin/cake -OPTIONS= FREEGLUT "Build with alternative GLUT library, FreeGLUT" off - -.include - -.if defined(WITH_FREEGLUT) -LIB_DEPENDS= glut.12:${PORTSDIR}/graphics/freeglut -.else +USE_XORG= x11 xext xmu xt xi sm ice USE_GL= glut -.endif LIB_DEPENDS+= jpeg.11:${PORTSDIR}/graphics/jpeg post-patch: .SILENT @@ -60,4 +53,4 @@ @${CAT} ${PKGMESSAGE} @${ECHO_MSG} -.include +.include Index: games/construo/Makefile =================================================================== RCS file: /home/pcvs/ports/games/construo/Makefile,v retrieving revision 1.11 diff -a -u -r1.11 Makefile --- games/construo/Makefile 23 Sep 2011 22:22:37 -0000 1.11 +++ games/construo/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= construo PORTVERSION= 0.2.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= construo @@ -20,7 +20,7 @@ USE_XORG= sm ice x11 xext xxf86vm CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib +LDFLAGS+= -L${LOCALBASE}/lib -lGLU CONFIGURE_ARGS= --bindir=${PREFIX}/bin --datadir=${DATADIR} OPTIONS= GLUT "Use glut" on Index: games/crack-attack/Makefile =================================================================== RCS file: /home/pcvs/ports/games/crack-attack/Makefile,v retrieving revision 1.16 diff -a -u -r1.16 Makefile --- games/crack-attack/Makefile 1 Jun 2012 05:18:34 -0000 1.16 +++ games/crack-attack/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= crack-attack PORTVERSION= 1.1.14 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -14,6 +14,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= OpenGL game based on Super Nintendo classic Tetris Attack +USE_XORG= x11 xi xmu sm ice USE_GL= glut USE_GNOME= gtk20 GNU_CONFIGURE= yes Index: games/cultivation/Makefile =================================================================== RCS file: /home/pcvs/ports/games/cultivation/Makefile,v retrieving revision 1.6 diff -a -u -r1.6 Makefile --- games/cultivation/Makefile 22 Aug 2009 00:22:05 -0000 1.6 +++ games/cultivation/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= cultivation PORTVERSION= 8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= Cultivation_${PORTVERSION}_UnixSource @@ -17,6 +17,7 @@ LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio +USE_XORG= x11 xi xext xmu USE_GL= glut USE_GMAKE= yes Index: games/d2x/Makefile =================================================================== RCS file: /home/pcvs/ports/games/d2x/Makefile,v retrieving revision 1.19 diff -a -u -r1.19 Makefile --- games/d2x/Makefile 1 Jun 2012 05:18:36 -0000 1.19 +++ games/d2x/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= d2x PORTVERSION= 0.2.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://offload2.icculus.org:9090/d2x/src/ Index: games/ensemblist/Makefile =================================================================== RCS file: /home/pcvs/ports/games/ensemblist/Makefile,v retrieving revision 1.9 diff -a -u -r1.9 Makefile --- games/ensemblist/Makefile 1 Jun 2012 05:18:39 -0000 1.9 +++ games/ensemblist/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= ensemblist PORTVERSION= 040126 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,6 +19,7 @@ png15:${PORTSDIR}/graphics/png USE_GMAKE= yes +USE_XORG= xmu USE_GL= glut MAKE_ARGS= CC="${CC}" DATADIR="${DATADIR}" Index: games/etracer/Makefile =================================================================== RCS file: /home/pcvs/ports/games/etracer/Makefile,v retrieving revision 1.11 diff -a -u -r1.11 Makefile --- games/etracer/Makefile 1 Jun 2012 05:18:40 -0000 1.11 +++ games/etracer/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= etracer PORTVERSION= 0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF/extremetuxracer/extreme-tuxracer/${PORTVERSION} DISTNAME= extremetuxracer-${PORTVERSION} @@ -19,6 +19,7 @@ freetype.9:${PORTSDIR}/print/freetype2 USE_SDL= mixer sdl +USE_XORG= x11 xi xext xmu xt USE_GL= gl glu glut USE_GMAKE= yes GNU_CONFIGURE= yes Index: games/foobillard/Makefile =================================================================== RCS file: /home/pcvs/ports/games/foobillard/Makefile,v retrieving revision 1.28 diff -a -u -r1.28 Makefile --- games/foobillard/Makefile 1 Jun 2012 05:18:42 -0000 1.28 +++ games/foobillard/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= foobillard PORTVERSION= 3.0a -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= http://foobillard.sunsite.dk/dnl/ Index: games/gl-117/Makefile =================================================================== RCS file: /home/pcvs/ports/games/gl-117/Makefile,v retrieving revision 1.37 diff -a -u -r1.37 Makefile --- games/gl-117/Makefile 23 Sep 2011 22:22:42 -0000 1.37 +++ games/gl-117/Makefile 18 Jun 2012 19:55:49 -0000 @@ -9,7 +9,7 @@ PORTNAME= gl-117 PORTVERSION= 1.3.2 DISTVERSIONSUFFIX= -src -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/GL-117%20Source Index: games/glaxium/Makefile =================================================================== RCS file: /home/pcvs/ports/games/glaxium/Makefile,v retrieving revision 1.18 diff -a -u -r1.18 Makefile --- games/glaxium/Makefile 1 Jun 2012 05:18:47 -0000 1.18 +++ games/glaxium/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= glaxium PORTVERSION= 0.5 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= games MASTER_SITES= http://xhosxe.free.fr/glaxium/ DISTNAME= ${PORTNAME}_${PORTVERSION} Index: games/glsfcave/Makefile =================================================================== RCS file: /home/pcvs/ports/games/glsfcave/Makefile,v retrieving revision 1.5 diff -a -u -r1.5 Makefile --- games/glsfcave/Makefile 28 Jul 2009 16:34:24 -0000 1.5 +++ games/glsfcave/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= glsfcave PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://user.ecc.u-tokyo.ac.jp/~g650192/glsfcave/ \ http://mirror.amdmi3.ru/distfiles/ Index: games/gracer/Makefile =================================================================== RCS file: /home/pcvs/ports/games/gracer/Makefile,v retrieving revision 1.42 diff -a -u -r1.42 Makefile --- games/gracer/Makefile 1 Jun 2012 05:18:50 -0000 1.42 +++ games/gracer/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= gracer PORTVERSION= 0.1.5 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF Index: games/kiki/Makefile =================================================================== RCS file: /home/pcvs/ports/games/kiki/Makefile,v retrieving revision 1.21 diff -a -u -r1.21 Makefile --- games/kiki/Makefile 1 Jun 2012 05:18:57 -0000 1.21 +++ games/kiki/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= kiki PORTVERSION= 1.0.2 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} EXTRACT_SUFX= -src.tgz Index: games/netherearth/Makefile =================================================================== RCS file: /home/pcvs/ports/games/netherearth/Makefile,v retrieving revision 1.5 diff -a -u -r1.5 Makefile --- games/netherearth/Makefile 2 Jun 2012 19:20:44 -0000 1.5 +++ games/netherearth/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= netherearth PORTVERSION= 0.51 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://move.kirishi.ru/soft/netherearth/ Index: games/nexuiz/Makefile =================================================================== RCS file: /home/pcvs/ports/games/nexuiz/Makefile,v retrieving revision 1.41 diff -a -u -r1.41 Makefile --- games/nexuiz/Makefile 1 Jun 2012 05:19:05 -0000 1.41 +++ games/nexuiz/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.5.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} \ SF/${PORTNAME}/mappack/nexmappack_r2:mappack Index: games/nighthawk/Makefile =================================================================== RCS file: /home/pcvs/ports/games/nighthawk/Makefile,v retrieving revision 1.18 diff -a -u -r1.18 Makefile --- games/nighthawk/Makefile 23 Sep 2011 22:22:50 -0000 1.18 +++ games/nighthawk/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= nighthawk PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade Index: games/quetoo/Makefile =================================================================== RCS file: /home/pcvs/ports/games/quetoo/Makefile,v retrieving revision 1.23 diff -a -u -r1.23 Makefile --- games/quetoo/Makefile 18 Feb 2012 10:18:09 -0000 1.23 +++ games/quetoo/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= quetoo PORTVERSION= 0.6.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MASTER_SITES= http://jdolan.dyndns.org/jaydolan/files/ \ http://tastyspleen.net/~jdolan/ \ Index: games/stormbaancoureur/Makefile =================================================================== RCS file: /home/pcvs/ports/games/stormbaancoureur/Makefile,v retrieving revision 1.17 diff -a -u -r1.17 Makefile --- games/stormbaancoureur/Makefile 28 Jul 2009 16:34:30 -0000 1.17 +++ games/stormbaancoureur/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= stormbaancoureur PORTVERSION= 2.1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://bram.creative4vision.nl/stormbaancoureur/download/ \ http://mirror.amdmi3.ru/distfiles/ Index: games/supertuxkart/Makefile =================================================================== RCS file: /home/pcvs/ports/games/supertuxkart/Makefile,v retrieving revision 1.12 diff -a -u -r1.12 Makefile --- games/supertuxkart/Makefile 1 Jun 2012 05:19:21 -0000 1.12 +++ games/supertuxkart/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= supertuxkart PORTVERSION= 0.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MASTER_SITES= SF/supertuxkart/SuperTuxKart/${PORTVERSION} EXTRACT_SUFX= -src.tar.bz2 Index: games/torcs/Makefile =================================================================== RCS file: /home/pcvs/ports/games/torcs/Makefile,v retrieving revision 1.49 diff -a -u -r1.49 Makefile --- games/torcs/Makefile 5 Jun 2012 18:29:16 -0000 1.49 +++ games/torcs/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= torcs DISTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/all-in-one/${PORTVERSION} Index: games/tux-aqfh/Makefile =================================================================== RCS file: /home/pcvs/ports/games/tux-aqfh/Makefile,v retrieving revision 1.22 diff -a -u -r1.22 Makefile --- games/tux-aqfh/Makefile 23 Sep 2011 22:22:58 -0000 1.22 +++ games/tux-aqfh/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= tux_aqfh PORTVERSION= 1.0.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= SF/tuxaqfh/tuxaqfh/${PORTVERSION}-classic Index: games/vamos/Makefile =================================================================== RCS file: /home/pcvs/ports/games/vamos/Makefile,v retrieving revision 1.60 diff -a -u -r1.60 Makefile --- games/vamos/Makefile 1 Jun 2012 05:19:26 -0000 1.60 +++ games/vamos/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= vamos PORTVERSION= 0.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF @@ -20,6 +20,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png USE_OPENAL= al alut +USE_XORG= sm ice x11 xi xext xmu USE_GL= glut USE_SDL= sdl USE_GMAKE= yes Index: games/vegastrike/Makefile =================================================================== RCS file: /home/pcvs/ports/games/vegastrike/Makefile,v retrieving revision 1.24 diff -a -u -r1.24 Makefile --- games/vegastrike/Makefile 1 Jun 2012 05:19:26 -0000 1.24 +++ games/vegastrike/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= vegastrike PORTVERSION= 0.5.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/OldFiles DISTNAME= vegastrike-source-${PORTVERSION} @@ -26,6 +26,8 @@ USE_GMAKE= yes USE_PYTHON= yes USE_SDL= sdl +USE_XORG= sm ice xi x11 xext xrender xinerama xi xrandr xcursor \ + xcomposite xdamage xfixes USE_GL= gl glu glut USE_GNOME= gtk20 CPPFLAGS+= -I${LOCALBASE}/include Index: games/vegastrike/files/patch-src-gfx-vsimage.cpp =================================================================== RCS file: /home/pcvs/ports/games/vegastrike/files/patch-src-gfx-vsimage.cpp,v retrieving revision 1.1 diff -a -u -r1.1 patch-src-gfx-vsimage.cpp --- games/vegastrike/files/patch-src-gfx-vsimage.cpp 1 Apr 2010 04:59:04 -0000 1.1 +++ games/vegastrike/files/patch-src-gfx-vsimage.cpp 18 Jun 2012 19:55:49 -0000 @@ -1,5 +1,5 @@ --- src/gfx/vsimage.cpp.orig 2008-04-24 14:12:37.000000000 +0200 -+++ src/gfx/vsimage.cpp 2010-03-31 16:39:55.000000000 +0200 ++++ src/gfx/vsimage.cpp 2012-06-15 21:20:32.000000000 +0200 @@ -147,7 +147,7 @@ unsigned char sig[8]; file->Begin(); @@ -18,3 +18,12 @@ png_set_expand (png_ptr); png_read_update_info (png_ptr,info_ptr); +@@ -865,7 +865,7 @@ + png_destroy_write_struct(&png_ptr, (png_infopp)NULL); + return BadFormat; + } +- if (setjmp(png_ptr->jmpbuf)) { ++ if (setjmp(png_jmpbuf( png_ptr ))) { + png_destroy_write_struct(&png_ptr, &info_ptr); + return BadFormat; + } Index: graphics/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/Makefile,v retrieving revision 1.1512 diff -a -u -r1.1512 Makefile --- graphics/Makefile 13 Jun 2012 04:49:46 -0000 1.1512 +++ graphics/Makefile 18 Jun 2012 19:55:49 -0000 @@ -459,7 +459,6 @@ SUBDIR += libggimisc SUBDIR += libggiwmh SUBDIR += libgltext - SUBDIR += libglut SUBDIR += libgnomecanvas SUBDIR += libgnomecanvas-reference SUBDIR += libgnomecanvasmm Index: graphics/devil/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/devil/Makefile,v retrieving revision 1.39 diff -a -u -r1.39 Makefile --- graphics/devil/Makefile 1 Jun 2012 05:19:43 -0000 1.39 +++ graphics/devil/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,7 +8,7 @@ PORTNAME= devil PORTVERSION= 1.7.8 PORTEPOCH= 1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= SF/openil/DevIL/${PORTVERSION} DISTNAME= DevIL-${PORTVERSION} Index: graphics/driconf/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/driconf/Makefile,v retrieving revision 1.17 diff -a -u -r1.17 Makefile --- graphics/driconf/Makefile 28 Apr 2011 08:57:45 -0000 1.17 +++ graphics/driconf/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= driconf PORTVERSION= 0.9.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/d/${PORTNAME} Index: graphics/dynamechs/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/dynamechs/Makefile,v retrieving revision 1.19 diff -a -u -r1.19 Makefile --- graphics/dynamechs/Makefile 23 Sep 2011 22:23:06 -0000 1.19 +++ graphics/dynamechs/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,7 +8,7 @@ PORTNAME= dynamechs PORTVERSION= 4.0.p1 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/4.0pre1 Index: graphics/enblend/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/enblend/Makefile,v retrieving revision 1.26 diff -a -u -r1.26 Makefile --- graphics/enblend/Makefile 1 Jun 2012 05:19:46 -0000 1.26 +++ graphics/enblend/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= enblend PORTVERSION= 3.1.r20080615 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= vd/enblend Index: graphics/f90gl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/f90gl/Makefile,v retrieving revision 1.8 diff -a -u -r1.8 Makefile --- graphics/f90gl/Makefile 22 Dec 2011 11:10:07 -0000 1.8 +++ graphics/f90gl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= f90gl PORTVERSION= 1.2.13 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://math.nist.gov/f90gl/ \ http://math.nist.gov/~WMitchell/papers/:doc @@ -22,6 +22,8 @@ MAINTAINER= maho@FreeBSD.org COMMENT= Official Fortran 90 bindings for OpenGL +BROKEN= doesn't build with freeglut + USE_GL= glut glu USE_XORG= xaw USE_LDCONFIG= yes Index: graphics/ffff/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/ffff/Makefile,v retrieving revision 1.9 diff -a -u -r1.9 Makefile --- graphics/ffff/Makefile 2 Sep 2009 15:01:40 -0000 1.9 +++ graphics/ffff/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= ffff PORTVERSION= 323 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/FFFF%203.2.3 DISTNAME= FFFF${PORTVERSION}-src Index: graphics/fpc-opengl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/fpc-opengl/Makefile,v retrieving revision 1.13 diff -a -u -r1.13 Makefile --- graphics/fpc-opengl/Makefile 19 Apr 2012 06:20:01 -0000 1.13 +++ graphics/fpc-opengl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -5,7 +5,7 @@ # $FreeBSD: ports/graphics/fpc-opengl/Makefile,v 1.13 2012/04/19 06:20:01 acm Exp $ # -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= graphics lang PKGNAMESUFFIX= -opengl Index: graphics/fv/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/fv/Makefile,v retrieving revision 1.9 diff -a -u -r1.9 Makefile --- graphics/fv/Makefile 1 Jun 2012 05:19:53 -0000 1.9 +++ graphics/fv/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= fv PORTVERSION= 1.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.eaflux.com/fv/sources/ DISTNAME= ${PORTNAME}-src-${PORTVERSION} Index: graphics/gauche-gl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/gauche-gl/Makefile,v retrieving revision 1.32 diff -a -u -r1.32 Makefile --- graphics/gauche-gl/Makefile 22 Mar 2012 20:41:22 -0000 1.32 +++ graphics/gauche-gl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= gl PORTVERSION= 0.5.1 +PORTREVISION= 1 CATEGORIES= graphics scheme MASTER_SITES= SF/gauche/Gauche-gl PKGNAMEPREFIX= gauche- @@ -19,6 +20,7 @@ BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche RUN_DEPENDS:= ${BUILD_DEPENDS} +USE_XORG= ice sm USE_GL= glut GNU_CONFIGURE= yes MAKE_JOBS_UNSAFE= yes Index: graphics/gle/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/gle/Makefile,v retrieving revision 1.23 diff -a -u -r1.23 Makefile --- graphics/gle/Makefile 4 Dec 2010 07:31:57 -0000 1.23 +++ graphics/gle/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= gle PORTVERSION= 3.1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}\ http://linas.org/gle/pub/ \ @@ -17,6 +17,7 @@ MAINTAINER= ports@dclg.ca COMMENT= A GL Tubing and Extrusion Library +USE_XORG= ice xt xmu USE_GL= glut USE_AUTOTOOLS= libtool USE_LDCONFIG= yes Index: graphics/glexcess/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/glexcess/Makefile,v retrieving revision 1.6 diff -a -u -r1.6 Makefile --- graphics/glexcess/Makefile 23 Jan 2009 16:27:35 -0000 1.6 +++ graphics/glexcess/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= glexcess PORTVERSION= 1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.glexcess.com/files/ DISTNAME= ${PORTNAME} @@ -19,7 +19,7 @@ USE_GL= glut MAKE_ARGS= 'CXXFLAGS=${CXXFLAGS} -I${LOCALBASE}/include -pipe -s -O2' \ - 'LDFLAGS=-L${LOCALBASE}/lib -lGL -lglut' + 'LDFLAGS=-L${LOCALBASE}/lib -lGL -lGLU -lglut' post-patch: @${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/scene*.cpp Index: graphics/gltt/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/gltt/Makefile,v retrieving revision 1.25 diff -a -u -r1.25 Makefile --- graphics/gltt/Makefile 23 Sep 2011 22:23:12 -0000 1.25 +++ graphics/gltt/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= gltt PORTVERSION= 2.5.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= http://gltt.sourceforge.net/download/ Index: graphics/hugin/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/hugin/Makefile,v retrieving revision 1.56 diff -a -u -r1.56 Makefile --- graphics/hugin/Makefile 1 Jun 2012 05:20:04 -0000 1.56 +++ graphics/hugin/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= hugin PORTVERSION= 2011.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION:R} Index: graphics/jasper/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/jasper/Makefile,v retrieving revision 1.40 diff -a -u -r1.40 Makefile --- graphics/jasper/Makefile 16 Jun 2012 08:22:39 -0000 1.40 +++ graphics/jasper/Makefile 18 Jun 2012 19:55:49 -0000 @@ -40,7 +40,8 @@ .include .if ${PORT_OPTIONS:MOPENGL} -USE_GL= glut +USE_XORG= x11 xmu xi xext +USE_GL= glut CONFIGURE_ARGS+=--enable-opengl PLIST_SUB+= OPENGL="" .else Index: graphics/kdegraphics3/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/kdegraphics3/Makefile,v retrieving revision 1.140 diff -a -u -r1.140 Makefile --- graphics/kdegraphics3/Makefile 12 Jun 2012 21:42:30 -0000 1.140 +++ graphics/kdegraphics3/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,7 +8,7 @@ PORTNAME= kdegraphics PORTVERSION= ${KDE_VERSION} -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src Index: graphics/landscape/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/landscape/Makefile,v retrieving revision 1.28 diff -a -u -r1.28 Makefile --- graphics/landscape/Makefile 1 Jun 2012 05:20:12 -0000 1.28 +++ graphics/landscape/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= landscape PORTVERSION= 0.7 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics kde MASTER_SITES= http://homepage.ntlworld.com/jon.belson/files/ Index: graphics/lib3ds/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/lib3ds/Makefile,v retrieving revision 1.14 diff -a -u -r1.14 Makefile --- graphics/lib3ds/Makefile 23 Sep 2011 22:23:17 -0000 1.14 +++ graphics/lib3ds/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= lib3ds PORTVERSION= 1.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE Index: graphics/libGL/bsd.mesalib.mk =================================================================== RCS file: /home/pcvs/ports/graphics/libGL/bsd.mesalib.mk,v retrieving revision 1.20 diff -a -u -r1.20 bsd.mesalib.mk --- graphics/libGL/bsd.mesalib.mk 10 Jun 2012 05:47:43 -0000 1.20 +++ graphics/libGL/bsd.mesalib.mk 18 Jun 2012 19:55:49 -0000 @@ -12,7 +12,6 @@ # - graphics/libGL # - graphics/libGLU # - graphics/libGLw -# - graphics/libglut # - graphics/dri # # $FreeBSD: ports/graphics/libGL/bsd.mesalib.mk,v 1.20 2012/06/10 05:47:43 miwi Exp $ @@ -50,7 +49,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+=--enable-gallium-llvm=no --without-gallium-drivers \ - --disable-egl + --disable-egl --disable-glut .if defined(WITH_NEW_XORG) EXTRA_PATCHES+= ${PATCHDIR}/extra-mach64_context.h \ @@ -76,14 +75,8 @@ COMPONENT= ${PORTNAME:L:C/^lib//:C/mesa-//} -.if ${COMPONENT:Mglut} == "" -. if ${COMPONENT:Mglu} == "" -CONFIGURE_ARGS+= --disable-glu --disable-glut -. else -CONFIGURE_ARGS+= --disable-glut -. endif -.else -DISTFILES+= MesaGLUT-${MESADISTVERSION}${EXTRACT_SUFX}:glut +.if ${COMPONENT:Mglu} == "" +CONFIGURE_ARGS+= --disable-glu .endif .if ${COMPONENT:Mglw} == "" Index: graphics/libaux/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libaux/Makefile,v retrieving revision 1.9 diff -a -u -r1.9 Makefile --- graphics/libaux/Makefile 20 Nov 2009 22:53:05 -0000 1.9 +++ graphics/libaux/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= libaux PORTVERSION= 1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ DISTFILES= libaux${EXTRACT_SUFX} libtk${EXTRACT_SUFX} Index: graphics/libgltext/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/libgltext/Makefile,v retrieving revision 1.12 diff -a -u -r1.12 Makefile --- graphics/libgltext/Makefile 23 Sep 2011 22:23:19 -0000 1.12 +++ graphics/libgltext/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= libgltext PORTVERSION= 0.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/gltext/gltext/${PORTVERSION} DISTNAME= gltext-${PORTVERSION} Index: graphics/libglut/Makefile =================================================================== RCS file: graphics/libglut/Makefile diff -N graphics/libglut/Makefile --- graphics/libglut/Makefile 21 Apr 2012 17:03:18 -0000 1.27 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,25 +0,0 @@ -# New ports collection makefile for: libglut -# Date created: Tue Feb 7 12:02:49 1995 -# Whom: anholt -# -# $FreeBSD: ports/graphics/libglut/Makefile,v 1.27 2012/04/21 17:03:18 miwi Exp $ -# - -PORTNAME= libglut -PORTVERSION= ${MESAVERSION} -CATEGORIES= graphics - -MAINTAINER= x11@FreeBSD.org -COMMENT= OpenGL utility toolkit - -USE_GL= glu -USE_XORG= glproto x11 xext xxf86vm xdamage xfixes xi xmu dri2proto - -do-install: - cd ${WRKSRC}/src/glut/glx; ${GMAKE} install - ${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 \ - ${WRKSRC}/include/GL/glutf90.h \ - ${PREFIX}/include/GL - -.include "${.CURDIR}/../../graphics/libGL/bsd.mesalib.mk" -.include Index: graphics/libglut/distinfo =================================================================== RCS file: graphics/libglut/distinfo diff -N graphics/libglut/distinfo --- graphics/libglut/distinfo 21 Apr 2012 17:03:18 -0000 1.22 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,8 +0,0 @@ -SHA256 (MesaLib-7.6.1.tar.bz2) = 701f0e4cb85d6298181651b780d1c0a439fadd02aad29ee6623fc05588bb8d44 -SIZE (MesaLib-7.6.1.tar.bz2) = 4886995 -SHA256 (MesaGLUT-7.6.1.tar.bz2) = c828f572a4e5c521e87ef265c5d2f1f02ba99ea2307e6323aa8165b152e4eb9d -SIZE (MesaGLUT-7.6.1.tar.bz2) = 321756 -SHA256 (MesaLib-7.11.2.tar.bz2) = 57746aa8c60bc6f5596ec6c6c7274de40fa12edce5ec33fe899e704fa00b5357 -SIZE (MesaLib-7.11.2.tar.bz2) = 6257280 -SHA256 (MesaGLUT-7.11.2.tar.bz2) = 46b9fd1c261cbbd090a71ae1db328c37d2ff5118b83c38b8ebc8f150484e94f7 -SIZE (MesaGLUT-7.11.2.tar.bz2) = 201575 Index: graphics/libglut/pkg-descr =================================================================== RCS file: graphics/libglut/pkg-descr diff -N graphics/libglut/pkg-descr --- graphics/libglut/pkg-descr 24 Oct 2003 04:38:19 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,5 +0,0 @@ -libglut is a library provided with Mesa which provides an interface for creating -windows containing OpenGL contexts on a wide variety of platforms and handling -user interaction. - -WWW: http://www.mesa3d.org/ Index: graphics/libglut/pkg-plist =================================================================== RCS file: graphics/libglut/pkg-plist diff -N graphics/libglut/pkg-plist --- graphics/libglut/pkg-plist 2 Feb 2009 08:45:45 -0000 1.6 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,6 +0,0 @@ -include/GL/glut.h -include/GL/glutf90.h -lib/libglut.so -lib/libglut.so.3 -libdata/pkgconfig/glut.pc -@dirrmtry include/GL Index: graphics/makehuman/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/makehuman/Makefile,v retrieving revision 1.14 diff -a -u -r1.14 Makefile --- graphics/makehuman/Makefile 1 Jun 2012 05:20:20 -0000 1.14 +++ graphics/makehuman/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= makehuman DISTVERSION= 0.9.1-rc1a -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/MakeHuman%20Source/MakeHuman_091 Index: graphics/mesa-demos/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/mesa-demos/Makefile,v retrieving revision 1.38 diff -a -u -r1.38 Makefile --- graphics/mesa-demos/Makefile 21 Apr 2012 17:03:18 -0000 1.38 +++ graphics/mesa-demos/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= mesa-demos PORTVERSION= 7.6.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.freedesktop.org/pub/mesa/${PORTVERSION}/ DISTFILES= MesaLib-${PORTVERSION}${EXTRACT_SUFX} \ @@ -21,7 +22,7 @@ GNU_CONFIGURE= yes MAKE_JOBS_SAFE= yes USE_GL= glu glut -USE_XORG= glproto x11 xext xxf86vm xdamage xfixes dri2proto +USE_XORG= glproto x11 xext xt xxf86vm xdamage xfixes dri2proto CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --disable-gallium --with-demos=demos,xdemos Index: graphics/mhgui/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/mhgui/Makefile,v retrieving revision 1.11 diff -a -u -r1.11 Makefile --- graphics/mhgui/Makefile 1 Jun 2012 05:20:21 -0000 1.11 +++ graphics/mhgui/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= mhgui PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/makehuman/MakeHuman%20Source/MakeHuman_091 @@ -21,6 +21,7 @@ USE_GMAKE= yes USE_GNOME= pkgconfig USE_LDCONFIG= yes +USE_XORG= xi xmu ice sm USE_GL= glut CPPFLAGS+= -I${LOCALBASE}/include Index: graphics/morpheus/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/morpheus/Makefile,v retrieving revision 1.21 diff -a -u -r1.21 Makefile --- graphics/morpheus/Makefile 1 Jun 2012 05:20:22 -0000 1.21 +++ graphics/morpheus/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= morpheus PORTVERSION= 0.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics gnome MASTER_SITES= http://www.winnicki.net/morpheus/meat/ Index: graphics/ocaml-lablgl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/ocaml-lablgl/Makefile,v retrieving revision 1.29 diff -a -u -r1.29 Makefile --- graphics/ocaml-lablgl/Makefile 18 Mar 2012 12:26:33 -0000 1.29 +++ graphics/ocaml-lablgl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= lablgl PORTVERSION= 20120306 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/dist/ \ https://forge.ocamlcore.org/frs/download.php/816/ @@ -18,6 +19,7 @@ LICENSE= BSD WRKSRC= ${WRKDIR}/lablGL +USE_XORG= x11 xext xmu USE_GL= glut USE_GMAKE= yes USE_OCAML= yes Index: graphics/p5-OpenGL/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/p5-OpenGL/Makefile,v retrieving revision 1.10 diff -a -u -r1.10 Makefile --- graphics/p5-OpenGL/Makefile 5 Dec 2011 03:24:27 -0000 1.10 +++ graphics/p5-OpenGL/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,6 +8,7 @@ PORTNAME= OpenGL PORTVERSION= 0.66 +PORTREVISION= 1 CATEGORIES= graphics perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:CHM Index: graphics/pfstools/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/pfstools/Makefile,v retrieving revision 1.23 diff -a -u -r1.23 Makefile --- graphics/pfstools/Makefile 11 Oct 2011 07:17:43 -0000 1.23 +++ graphics/pfstools/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= pfstools PORTVERSION= 1.6.4 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= SF Index: graphics/pure-gl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/pure-gl/Makefile,v retrieving revision 1.2 diff -a -u -r1.2 Makefile --- graphics/pure-gl/Makefile 26 Jan 2012 11:18:50 -0000 1.2 +++ graphics/pure-gl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= pure-gl PORTVERSION= 0.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MAINTAINER= lichray@gmail.com Index: graphics/py-opengl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/py-opengl/Makefile,v retrieving revision 1.41 diff -a -u -r1.41 Makefile --- graphics/py-opengl/Makefile 12 Jun 2012 21:42:31 -0000 1.41 +++ graphics/py-opengl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= opengl PORTVERSION= 3.0.1 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= SF/py${PORTNAME}/PyOpenGL/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Index: graphics/pyro/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/pyro/Makefile,v retrieving revision 1.9 diff -a -u -r1.9 Makefile --- graphics/pyro/Makefile 5 Feb 2010 11:39:20 -0000 1.9 +++ graphics/pyro/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= pyro PORTVERSION= 1.5 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://nostatic.org/pyro/ EXTRACT_SUFX= .tgz Index: graphics/quat-gui/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/quat-gui/Makefile,v retrieving revision 1.23 diff -a -u -r1.23 Makefile --- graphics/quat-gui/Makefile 1 Jun 2012 05:20:44 -0000 1.23 +++ graphics/quat-gui/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= quat PORTVERSION= 1.20 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MASTER_SITES= http://www.physcip.uni-stuttgart.de/phy11733/download/ PKGNAMESUFFIX= -gui Index: graphics/quesa/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/quesa/Makefile,v retrieving revision 1.21 diff -a -u -r1.21 Makefile --- graphics/quesa/Makefile 4 Dec 2010 07:32:09 -0000 1.21 +++ graphics/quesa/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= quesa PORTVERSION= 1.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF .ifdef (WITH_EXAMPLES) Index: graphics/quesoglc/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/quesoglc/Makefile,v retrieving revision 1.4 diff -a -u -r1.4 Makefile --- graphics/quesoglc/Makefile 23 Sep 2011 22:23:26 -0000 1.4 +++ graphics/quesoglc/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= quesoglc PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/QuesoGLC/${PORTVERSION} Index: graphics/reallyslick/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/reallyslick/Makefile,v retrieving revision 1.29 diff -a -u -r1.29 Makefile --- graphics/reallyslick/Makefile 12 Jun 2012 21:42:32 -0000 1.29 +++ graphics/reallyslick/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= reallyslick PORTVERSION= 0.9.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= SF/rss-glx/rss-glx/${PORTVERSION} DISTNAME= rss-glx_${PORTVERSION} Index: graphics/ruby-opengl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/ruby-opengl/Makefile,v retrieving revision 1.22 diff -a -u -r1.22 Makefile --- graphics/ruby-opengl/Makefile 4 Jul 2011 15:48:31 -0000 1.22 +++ graphics/ruby-opengl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= opengl PORTVERSION= 0.32b -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics ruby MASTER_SITES= http://www2.giganet.net/~yoshi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -20,6 +20,7 @@ USE_RUBY= yes USE_RUBY_EXTCONF= yes +USE_XORG= x11 xi xmu xext USE_GL= glut WRKSRC= ${WRKDIR}/${PORTNAME} Index: graphics/rubygem-opengl/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/rubygem-opengl/Makefile,v retrieving revision 1.1 diff -a -u -r1.1 Makefile --- graphics/rubygem-opengl/Makefile 18 Mar 2011 19:55:26 -0000 1.1 +++ graphics/rubygem-opengl/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= opengl PORTVERSION= 0.60.1 +PORTREVISION= 1 CATEGORIES= graphics ruby MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} Index: graphics/simpleviewer/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/simpleviewer/Makefile,v retrieving revision 1.6 diff -a -u -r1.6 Makefile --- graphics/simpleviewer/Makefile 1 Jun 2012 05:20:50 -0000 1.6 +++ graphics/simpleviewer/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= simpleviewer PORTVERSION= 1.7.1553.8560 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/OpenGL%20edition DISTNAME= sviewgl-src-${PORTVERSION} Index: graphics/swftools/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/swftools/Makefile,v retrieving revision 1.44 diff -a -u -r1.44 Makefile --- graphics/swftools/Makefile 10 Jun 2012 22:31:01 -0000 1.44 +++ graphics/swftools/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,6 +8,7 @@ PORTNAME= swftools PORTVERSION= 0.9.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.swftools.org/ \ http://www.c-s.li/ports/ Index: graphics/tiff/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/tiff/Makefile,v retrieving revision 1.84 diff -a -u -r1.84 Makefile --- graphics/tiff/Makefile 13 Apr 2012 04:09:25 -0000 1.84 +++ graphics/tiff/Makefile 18 Jun 2012 19:55:49 -0000 @@ -9,7 +9,7 @@ PORTNAME= tiff PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://download.osgeo.org/libtiff/ Index: graphics/tulip/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/tulip/Makefile,v retrieving revision 1.63 diff -a -u -r1.63 Makefile --- graphics/tulip/Makefile 14 Jun 2012 09:47:15 -0000 1.63 +++ graphics/tulip/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,6 +8,7 @@ PORTNAME= tulip PORTVERSION= 3.8.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION} DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} Index: graphics/view3ds/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/view3ds/Makefile,v retrieving revision 1.28 diff -a -u -r1.28 Makefile --- graphics/view3ds/Makefile 1 Jun 2012 05:20:54 -0000 1.28 +++ graphics/view3ds/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= view3ds PORTVERSION= 1.0.0 -PORTREVISION= 12 +PORTREVISION= 13 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} DISTNAME= ${PORTNAME}_${PORTVERSION}.orig Index: graphics/white_dune/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/white_dune/Makefile,v retrieving revision 1.40 diff -a -u -r1.40 Makefile --- graphics/white_dune/Makefile 1 Jun 2012 05:20:56 -0000 1.40 +++ graphics/white_dune/Makefile 18 Jun 2012 19:55:49 -0000 @@ -9,7 +9,7 @@ PORTNAME= white_dune PORTVERSION= ${DISTVERSION:S/pl/./} DISTVERSION= 0.30pl5 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= http://vrml.cip.ica.uni-stuttgart.de/dune/ CENKES Index: graphics/xmms-dancingparticles/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/xmms-dancingparticles/Makefile,v retrieving revision 1.13 diff -a -u -r1.13 Makefile --- graphics/xmms-dancingparticles/Makefile 18 Feb 2012 10:18:27 -0000 1.13 +++ graphics/xmms-dancingparticles/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= dancingparticles PORTVERSION= 0.6 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= graphics MASTER_SITES= http://tardyp.free.fr/dancingparticles/ PKGNAMEPREFIX= xmms- Index: graphics/xmms-fishmatic/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/xmms-fishmatic/Makefile,v retrieving revision 1.19 diff -a -u -r1.19 Makefile --- graphics/xmms-fishmatic/Makefile 2 Feb 2009 23:43:58 -0000 1.19 +++ graphics/xmms-fishmatic/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= xmms-fishmatic PORTVERSION= 0.0.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics MASTER_SITES= http://stukach.com/hosted/ DISTNAME= fishmatic Index: graphics/xmms-paranormal/Makefile =================================================================== RCS file: /home/pcvs/ports/graphics/xmms-paranormal/Makefile,v retrieving revision 1.26 diff -a -u -r1.26 Makefile --- graphics/xmms-paranormal/Makefile 18 Feb 2012 10:18:28 -0000 1.26 +++ graphics/xmms-paranormal/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= xmms-paranormal PORTVERSION= 0.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics MASTER_SITES= SF/paranormal/old-paranormal-xmms/${PORTVERSION} DISTNAME= paranormal-${PORTVERSION:S/.p/pre/} Index: lang/hugs/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/hugs/Makefile,v retrieving revision 1.52 diff -a -u -r1.52 Makefile --- lang/hugs/Makefile 23 Jan 2009 16:27:44 -0000 1.52 +++ lang/hugs/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= hugs98 PORTVERSION= 200609 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang haskell MASTER_SITES= http://cvs.haskell.org/Hugs/downloads/2006-09/ DISTNAME= ${PORTNAME}-plus-${HUGS_DATE} @@ -37,6 +37,8 @@ .if !defined(WITHOUT_X11) USE_GL= glut +USE_XORG= sm ice xmu xi x11 +USE_GL= glut PLIST_SUB+= X11="" .else BROKEN= not supported at the moment Index: lang/smalltalk/Makefile =================================================================== RCS file: /home/pcvs/ports/lang/smalltalk/Makefile,v retrieving revision 1.102 diff -a -u -r1.102 Makefile --- lang/smalltalk/Makefile 1 Jun 2012 05:21:20 -0000 1.102 +++ lang/smalltalk/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= smalltalk PORTVERSION= 3.2.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -30,6 +30,7 @@ USE_ICONV= yes USE_SQLITE= yes USE_GMAKE= yes +USE_XORG= ice xi xmu USE_GL= gl glut GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_prog_EMACS=no Index: math/asymptote/Makefile =================================================================== RCS file: /home/pcvs/ports/math/asymptote/Makefile,v retrieving revision 1.75 diff -a -u -r1.75 Makefile --- math/asymptote/Makefile 1 Jun 2012 05:21:32 -0000 1.75 +++ math/asymptote/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= asymptote PORTVERSION= 2.15 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} \ SF/${PORTNAME}/${PORTNAME}/old/${PORTVERSION} Index: math/carve/Makefile =================================================================== RCS file: /home/pcvs/ports/math/carve/Makefile,v retrieving revision 1.1 diff -a -u -r1.1 Makefile --- math/carve/Makefile 20 Feb 2012 10:56:06 -0000 1.1 +++ math/carve/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= carve PORTVERSION= 1.4.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} EXTRACT_SUFX= .tgz Index: math/fung-calc/Makefile =================================================================== RCS file: /home/pcvs/ports/math/fung-calc/Makefile,v retrieving revision 1.37 diff -a -u -r1.37 Makefile --- math/fung-calc/Makefile 1 Jun 2012 05:21:35 -0000 1.37 +++ math/fung-calc/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= fung-calc PORTVERSION= 1.3.2b -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= math kde MASTER_SITES= SF/${PORTNAME}/releases/${PORTVERSION} Index: math/ros-geometry/Makefile =================================================================== RCS file: /home/pcvs/ports/math/ros-geometry/Makefile,v retrieving revision 1.10 diff -a -u -r1.10 Makefile --- math/ros-geometry/Makefile 25 May 2012 01:50:34 -0000 1.10 +++ math/ros-geometry/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= ros-geometry PORTVERSION= 1.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://code.ros.org/svn/release/download/stacks/${STACKNAME}/${STACKNAME}-${PORTVERSION}/:rel \ http://pr.willowgarage.com/downloads/:pr \ Index: multimedia/vdr-plugin-xineliboutput/Makefile =================================================================== RCS file: /home/pcvs/ports/multimedia/vdr-plugin-xineliboutput/Makefile,v retrieving revision 1.17 diff -a -u -r1.17 Makefile --- multimedia/vdr-plugin-xineliboutput/Makefile 2 Jun 2012 19:37:10 -0000 1.17 +++ multimedia/vdr-plugin-xineliboutput/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= vdr-plugin-xineliboutput PORTVERSION= 1.0.90s20120511 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= SF:release \ LOCAL:snapshot Index: net/boinc-client/Makefile =================================================================== RCS file: /home/pcvs/ports/net/boinc-client/Makefile,v retrieving revision 1.55 diff -a -u -r1.55 Makefile --- net/boinc-client/Makefile 10 Jun 2012 14:39:02 -0000 1.55 +++ net/boinc-client/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= boinc-client PORTVERSION= 7.0.25 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= pav @@ -77,6 +77,7 @@ .if ${PORT_OPTIONS:MX11} USE_GL= glut +USE_XORG+= xmu xi LIB_DEPENDS+= jpeg:${PORTSDIR}/graphics/jpeg PLIST_SUB+= X11="" .else @@ -84,7 +85,7 @@ .endif .if ${PORT_OPTIONS:MMANAGER} -USE_XORG= x11 +USE_XORG+= x11 USE_WX= 2.8+ USE_ICONV= yes WX_CONF_ARGS= absolute Index: print/pdfcube/Makefile =================================================================== RCS file: /home/pcvs/ports/print/pdfcube/Makefile,v retrieving revision 1.17 diff -a -u -r1.17 Makefile --- print/pdfcube/Makefile 1 Jun 2012 05:23:41 -0000 1.17 +++ print/pdfcube/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= pdfcube DISTVERSION= 0.0.4-beta -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://code.100allora.it/releases/pdfcube/ Index: science/flounder/Makefile =================================================================== RCS file: /home/pcvs/ports/science/flounder/Makefile,v retrieving revision 1.32 diff -a -u -r1.32 Makefile --- science/flounder/Makefile 1 Jun 2012 11:14:55 -0000 1.32 +++ science/flounder/Makefile 18 Jun 2012 19:55:49 -0000 @@ -8,7 +8,7 @@ PORTNAME= flounder PORTVERSION= 0.40 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= science MASTER_SITES= http://www.enel.ucalgary.ca/People/vigmond/flounder/ EXTRACT_SUFX= .tgz Index: science/ghemical/Makefile =================================================================== RCS file: /home/pcvs/ports/science/ghemical/Makefile,v retrieving revision 1.36 diff -a -u -r1.36 Makefile --- science/ghemical/Makefile 1 Jun 2012 05:23:55 -0000 1.36 +++ science/ghemical/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= ghemical PORTVERSION= 2.99.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/release20090911/ \ http://bioinformatics.org/ghemical/download/ Index: science/liboglappth/Makefile =================================================================== RCS file: /home/pcvs/ports/science/liboglappth/Makefile,v retrieving revision 1.6 diff -a -u -r1.6 Makefile --- science/liboglappth/Makefile 23 Sep 2011 22:25:06 -0000 1.6 +++ science/liboglappth/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= liboglappth PORTVERSION= 0.98 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://www.uku.fi/~thassine/projects/download/current/ \ http://bioinformatics.org/ghemical/download/ Index: science/medit/Makefile =================================================================== RCS file: /home/pcvs/ports/science/medit/Makefile,v retrieving revision 1.8 diff -a -u -r1.8 Makefile --- science/medit/Makefile 7 Mar 2011 20:59:00 -0000 1.8 +++ science/medit/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,6 +6,7 @@ PORTNAME= medit PORTVERSION= 2011.03.06 +PORTREVISION= 1 CATEGORIES= science graphics MASTER_SITES= http://www.ann.jussieu.fr/~frey/ftp/archives/ EXTRACT_SUFX= .tgz Index: science/xmakemol/Makefile =================================================================== RCS file: /home/pcvs/ports/science/xmakemol/Makefile,v retrieving revision 1.13 diff -a -u -r1.13 Makefile --- science/xmakemol/Makefile 11 Aug 2011 19:19:54 -0000 1.13 +++ science/xmakemol/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= xmakemol PORTVERSION= 5.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MASTER_SITES= SAVANNAH Index: x11/3ddesktop/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/3ddesktop/Makefile,v retrieving revision 1.28 diff -a -u -r1.28 Makefile --- x11/3ddesktop/Makefile 1 Jun 2012 05:25:05 -0000 1.28 +++ x11/3ddesktop/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= 3ddesktop PORTVERSION= 0.2.9 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= x11 MASTER_SITES= SF/desk3d/${PORTNAME}/${PORTVERSION} Index: x11-clocks/glclock/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-clocks/glclock/Makefile,v retrieving revision 1.22 diff -a -u -r1.22 Makefile --- x11-clocks/glclock/Makefile 9 Jun 2012 05:48:43 -0000 1.22 +++ x11-clocks/glclock/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= glclock DISTVERSION= 6.0b6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-clocks MASTER_SITES= http://www.daionet.gr.jp/~masa/archives/ Index: x11-fm/tdfsb/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-fm/tdfsb/Makefile,v retrieving revision 1.20 diff -a -u -r1.20 Makefile --- x11-fm/tdfsb/Makefile 1 Jun 2012 05:25:31 -0000 1.20 +++ x11-fm/tdfsb/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= tdfsb PORTVERSION= 0.0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm MASTER_SITES= http://www.determinate.net/webdata/data/ @@ -23,13 +23,15 @@ USE_SDL= image sdl USE_GNOME= pkgconfig -PORTDOCS= README -PLIST_FILES= bin/${PORTNAME} +PORTDOCS= README +PLIST_FILES= bin/${PORTNAME} -CPPFLAGS+= `${pkgconfig_DETECT} --cflags SDL_image glut` \ - `${LOCALBASE}/bin/smpeg-config --cflags` -LDFLAGS+= `${pkgconfig_DETECT} --libs SDL_image glut` \ - `${LOCALBASE}/bin/smpeg-config --libs` +CPPFLAGS+= `${pkgconfig_DETECT} --cflags SDL_image gl` \ + `${LOCALBASE}/bin/smpeg-config --cflags` \ + -I ${LOCALBASE}/include +LDFLAGS+= `${pkgconfig_DETECT} --libs SDL_image gl` \ + `${LOCALBASE}/bin/smpeg-config --libs` \ + -L ${LOCALBASE}/lib -lGLU -lglut .include Index: x11-toolkits/fox17/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/fox17/Makefile,v retrieving revision 1.19 diff -a -u -r1.19 Makefile --- x11-toolkits/fox17/Makefile 1 Jun 2012 05:25:45 -0000 1.19 +++ x11-toolkits/fox17/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.7.33 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.fox-toolkit.org/pub/ \ ftp://ftp.fox-toolkit.org/pub/ Index: x11-toolkits/hs-GLUT/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/hs-GLUT/Makefile,v retrieving revision 1.16 diff -a -u -r1.16 Makefile --- x11-toolkits/hs-GLUT/Makefile 3 Jun 2012 20:52:28 -0000 1.16 +++ x11-toolkits/hs-GLUT/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,7 +6,7 @@ PORTNAME= GLUT PORTVERSION= 2.1.2.1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell Index: x11-toolkits/hs-OpenGL/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/hs-OpenGL/Makefile,v retrieving revision 1.16 diff -a -u -r1.16 Makefile --- x11-toolkits/hs-OpenGL/Makefile 3 Jun 2012 22:55:29 -0000 1.16 +++ x11-toolkits/hs-OpenGL/Makefile 18 Jun 2012 19:55:49 -0000 @@ -6,6 +6,7 @@ PORTNAME= OpenGL PORTVERSION= 2.2.3.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell Index: x11-toolkits/otk/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/otk/Makefile,v retrieving revision 1.19 diff -a -u -r1.19 Makefile --- x11-toolkits/otk/Makefile 29 Jan 2012 06:50:43 -0000 1.19 +++ x11-toolkits/otk/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,6 +7,7 @@ PORTNAME= otk PORTVERSION= 0.95 +PORTREVISION= 1 CATEGORIES= x11-toolkits graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v${PORTVERSION} DISTNAME= ${PORTNAME}_lib_${PORTVERSION} Index: x11-wm/epplets/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/epplets/Makefile,v retrieving revision 1.59 diff -a -u -r1.59 Makefile --- x11-wm/epplets/Makefile 18 Jun 2012 09:35:41 -0000 1.59 +++ x11-wm/epplets/Makefile 18 Jun 2012 19:55:49 -0000 @@ -7,7 +7,7 @@ PORTNAME= epplets PORTVERSION= 0.13 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-wm MASTER_SITES= SF/enlightenment/${PORTNAME}/${PORTVERSION}