diff --git a/astro/openuniverse/Makefile b/astro/openuniverse/Makefile index 5b7ac202da4a..5ff7715ed89b 100644 --- a/astro/openuniverse/Makefile +++ b/astro/openuniverse/Makefile @@ -12,12 +12,10 @@ MASTER_SITES= http://plasma.gsfc.nasa.gov/Ssystem/ \ http://www.wam.umd.edu/~kamelkev/Ssystem/ \ http://www.wam.umd.edu/~kamelkev/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - GL.14:${PORTSDIR}/graphics/Mesa3 \ - GLU.14:${PORTSDIR}/graphics/Mesa3 \ - glut.3:${PORTSDIR}/graphics/Mesa3 + GL.14:${PORTSDIR}/graphics/Mesa3 MAKEFILE= Makefile.FreeBSD FETCH_BEFORE_ARGS= -b diff --git a/devel/ncurses-devel/Makefile b/devel/ncurses-devel/Makefile index 5b0e583519b5..305f0ce7a29c 100644 --- a/devel/ncurses-devel/Makefile +++ b/devel/ncurses-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ncurses DISTFILES= ${DISTNAME}${EXTRACT_SUFX} terminfo.src.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/ncurses/Makefile b/devel/ncurses/Makefile index 5b0e583519b5..305f0ce7a29c 100644 --- a/devel/ncurses/Makefile +++ b/devel/ncurses/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ MASTER_SITE_SUBDIR= ncurses DISTFILES= ${DISTNAME}${EXTRACT_SUFX} terminfo.src.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/devel/qtez/Makefile b/devel/qtez/Makefile index 06e143f10ccc..0fdfc55ef654 100644 --- a/devel/qtez/Makefile +++ b/devel/qtez/Makefile @@ -6,31 +6,19 @@ # $FreeBSD$ # -DISTNAME= QtEZ.current-src -PKGNAME= qtez-0.77a +DISTNAME= qtez-0.85.2 CATEGORIES= devel -MASTER_SITES= http://qtez.zax.net/qtez-extras/ -#EXTRACT_SUFX= tar.gz +MASTER_SITES= http://www.ibl.sk/qtez/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org -USE_QT= yes -USE_GMAKE= yes USE_X_PREFIX= yes -WRKSRC= ${WRKDIR}/qtez_src - -do-install: - @ ${INSTALL_PROGRAM} ${WRKDIR}/qtez_src/bin/qtez ${PREFIX}/bin - @ ${MKDIR} ${PREFIX}/share/examples/qtez - @ cd ${WRKDIR}/qtez_src/demo; tar cf - . | (cd ${PREFIX}/share/examples/qtez; tar xf - ) - -post-install: -.if !defined(NOPORTDOCS) - @ ${MKDIR} ${PREFIX}/share/doc/qtez -.for file in INSTALL KDE.README README TODO - @ ${INSTALL_DATA} ${WRKDIR}/qtez_src/${file} ${PREFIX}/share/doc/qtez -.endfor - @ cd ${WRKDIR}/qtez_src/docs; tar cf - . | (cd ${PREFIX}/share/doc/qtez; tar xf - ) -.endif +USE_BZIP2= yes +USE_QT2= yes +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} --with-qt-includes=${X11BASE}/include/qt2 \ + --with-qt-libraries=${X11BASE}/lib +USE_GMAKE= yes +MAKE_ENV+= PCFLAGS="${CXXFLAGS}" .include diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 51336a3d2bf9..404fb137d61f 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ftp://littleigloo.org/pub/iglooftp/ MASTER_SITE_SUBDIR= system/network/file-transfer -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ intl.1:${PORTSDIR}/devel/gettext diff --git a/games/battleball/Makefile b/games/battleball/Makefile index d8e312a511e6..f7f1d76b7f38 100644 --- a/games/battleball/Makefile +++ b/games/battleball/Makefile @@ -11,7 +11,7 @@ PKGNAME= battleball-2.0 CATEGORIES= games MASTER_SITES= http://www.cs.utexas.edu/users/pahardin/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_IMAKE= yes WRKSRC= ${WRKDIR}/bb-2.0 diff --git a/games/glasteroids/Makefile b/games/glasteroids/Makefile index 799cabe2820c..8abe95d5ec32 100644 --- a/games/glasteroids/Makefile +++ b/games/glasteroids/Makefile @@ -11,11 +11,9 @@ PKGNAME= glasteroids-1.0 CATEGORIES= games MASTER_SITES= http://www.honors.montana.edu/~jjc/Glasteroids/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \ - GLU.14:${PORTSDIR}/graphics/Mesa3 \ - glut.3:${PORTSDIR}/graphics/Mesa3 +LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 MAKEFILE= Makefile.FreeBSD diff --git a/games/gltron/Makefile b/games/gltron/Makefile index 4b04abf51d5c..cd4ef67ecac1 100644 --- a/games/gltron/Makefile +++ b/games/gltron/Makefile @@ -10,11 +10,9 @@ DISTNAME= gltron-0.53 CATEGORIES= games MASTER_SITES= http://www.ards.net/Andreas/gltron/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3 \ - GLU.14:${PORTSDIR}/graphics/Mesa3 \ - glut.3:${PORTSDIR}/graphics/Mesa3 +LIB_DEPENDS= glut.3:${PORTSDIR}/graphics/Mesa3 USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 59ba29d40815..9b2507ed333d 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.eleves.ens.fr:8080/home/madore/ \ MASTER_SITE_SUBDIR= games/strategy EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_IMAKE= yes NO_WRKSUBDIR= yes diff --git a/games/xnibbles/Makefile b/games/xnibbles/Makefile index c4ff3f9f8590..b6a164df5fa5 100644 --- a/games/xnibbles/Makefile +++ b/games/xnibbles/Makefile @@ -11,7 +11,7 @@ PKGNAME= xnibbles-1.0b3 CATEGORIES= games MASTER_SITES= http://www.tjhsst.edu/xnibbles/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 7ad8ddc9e1fe..50c6bd20fc51 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.geocities.com/SiliconValley/Way/1795/ \ http://www.autobahn.mb.ca/~foxtrot/ \ http://supernova.dyn.ml.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_X_PREFIX= yes FETCH_BEFORE_ARGS= -t diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index ca6331280ef9..c67a26268b12 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -10,7 +10,7 @@ DISTNAME= Hermes-1.2.5 CATEGORIES= graphics MASTER_SITES= http://hermes.terminal.at/files/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= will@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes