Index: head/audio/musepack/Makefile =================================================================== --- head/audio/musepack/Makefile (revision 342449) +++ head/audio/musepack/Makefile (revision 342450) @@ -1,20 +1,19 @@ # Created by: Stefan Ehmann # $FreeBSD$ PORTNAME= musepack PORTVERSION= 2009.03.01 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://files.musepack.net/source/ DISTNAME= ${PORTNAME}_src_r435 MAINTAINER= shoesoft@gmx.net COMMENT= Decoder, encoder, and replaygain for musepack (mpc) USE_LDCONFIG= yes -NO_STAGE= yes USE_AUTOTOOLS= aclocal autoheader libtoolize automake autoconf libtool ACLOCAL_ARGS= -I. -I ${LOCALBASE}/share/aclocal AUTOMAKE_ARGS= --add-missing .include Index: head/mail/imaputils/Makefile =================================================================== --- head/mail/imaputils/Makefile (revision 342449) +++ head/mail/imaputils/Makefile (revision 342450) @@ -1,33 +1,32 @@ # Created by: Mikhail T. (m.tsatsenko@gmail.com) # $FreeBSD$ PORTNAME= imaputils PORTVERSION= 1.0.2 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= m.tsatsenko@gmail.com COMMENT= Number of tools and scripts for use with IMAP servers LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/COPYING USES= perl5 shebangfix USE_PERL5= configure NO_BUILD= yes SHEBANG_FILES= bin/* OPTIONS_DEFINE= SSL UNICODE -NO_STAGE= yes .include .if ${PORT_OPTIONS:MSSL} RUN_DEPENDS+= p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL .endif .if ${PORT_OPTIONS:MUNICODE} RUN_DEPENDS+= p5-Unicode-IMAPUtf7>=0:${PORTSDIR}/converters/p5-Unicode-IMAPUtf7 .endif .include Index: head/math/wfmath/Makefile =================================================================== --- head/math/wfmath/Makefile (revision 342449) +++ head/math/wfmath/Makefile (revision 342450) @@ -1,20 +1,19 @@ # Created by: Janni # $FreeBSD$ PORTNAME= wfmath PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Worldforge math library -USE_GMAKE= yes +USES= gmake USES= pathfix pkgconfig USE_LDCONFIG= yes USE_GCC= yes GNU_CONFIGURE= yes -NO_STAGE= yes .include Index: head/multimedia/assimp/Makefile =================================================================== --- head/multimedia/assimp/Makefile (revision 342449) +++ head/multimedia/assimp/Makefile (revision 342450) @@ -1,32 +1,31 @@ # Created by: Yuri # $FreeBSD$ PORTNAME= assimp PORTVERSION= 3.0 PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTNAME}-3.0 DISTNAME= ${PORTNAME}--${PORTVERSION}.1270-source-only MAINTAINER= yuri@tsoft.com COMMENT= Library to import various 3D model formats in a uniform manner LICENSE= BSD LIB_DEPENDS= libboost_filesystem.so:${PORTSDIR}/devel/boost-libs USE_ZIP= yes USES= cmake pkgconfig USE_GCC= yes # GCC 4.2 causes compiler warnings USE_LDCONFIG= yes # CMAKE_ARGS instructs cmake to skip runtime path removal during install CMAKE_ARGS+= "-DCMAKE_SKIP_RPATH=ON" -NO_STAGE= yes post-patch: @${REINPLACE_CMD} 's|$${LIB_INSTALL_DIR}/pkgconfig|libdata/pkgconfig|' \ ${WRKSRC}/CMakeLists.txt .include Index: head/multimedia/libbluray/Makefile =================================================================== --- head/multimedia/libbluray/Makefile (revision 342449) +++ head/multimedia/libbluray/Makefile (revision 342450) @@ -1,65 +1,64 @@ # Created by: kamikaze@bsdforen.de # $FreeBSD$ PORTNAME= libbluray PORTVERSION= 0.3.0 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \ http://blu.opsec.eu/ MAINTAINER= kamikaze@bsdforen.de COMMENT= Blu-Ray discs playback library for media players LICENSE= LGPL21 LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2 # dlopen dependencies, libbdplus not yet available LIB_DEPENDS+= libaacs.so:${PORTSDIR}/multimedia/libaacs USES= iconv pkgconfig USE_LDCONFIG= yes USE_BZIP2= yes USE_AUTOTOOLS= autoconf aclocal automake libtool HAS_CONFIGURE= yes MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig" CONFIGURE_ARGS= --prefix="${PREFIX}" \ --disable-debug OPTIONS_DEFINE= JAVA JAVA_DESC= Enable Blu-Ray Java support -NO_STAGE= yes .include .if ${PORT_OPTIONS:MJAVA} BROKEN= Does not build with JAVA BUILD_DEPENDS+= ant:${PORTSDIR}/devel/apache-ant CATEGORIES+= java USE_JAVA= yes JAVA_VERSION= 1.4+ JAVA_BUILD= yes JAVA_RUN= yes CONFIGURE_ARGS+= --enable-bdjava --with-bdj-type=j2se CONFIGURE_ENV+= JDK_HOME="${JAVA_HOME}" .endif run-autotools: @cd ${WRKSRC} && ${SH} bootstrap plist: build @${ECHO} "===> Rebuilding PLIST." @${MKDIR} "${WRKDIR}/plist" @cd ${WRKSRC} && ( \ ${SETENV} ${CONFIGURE_ENV} ./configure ${CONFIGURE_ARGS} --prefix="${WRKDIR}/plist" && \ ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_ARGS} pkgconfigdir="${WRKDIR}/plist/libdata/pkgconfig" ${INSTALL_TARGET} ; \ ${SETENV} ${CONFIGURE_ENV} ./configure ${CONFIGURE_ARGS} \ ) @${FIND} -ds "${WRKDIR}/plist/" -not -type d \ | ${SED} "s|${WRKDIR}/plist/||1" > ${PLIST} @${FIND} -ds "${WRKDIR}/plist/" -type d -mindepth 2 \ | ${SED} -e "/pkgconfig/d" -e "s|${WRKDIR}/plist/|@dirrm |1" >> ${PLIST} @${RM} -rf "${WRKDIR}/plist" .include Index: head/print/tex-ptexenc/Makefile =================================================================== --- head/print/tex-ptexenc/Makefile (revision 342449) +++ head/print/tex-ptexenc/Makefile (revision 342450) @@ -1,29 +1,28 @@ # $FreeBSD$ PORTNAME= ptexenc PORTVERSION= 1.3.0 PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ PKGNAMEPREFIX= tex- DISTNAME= texlive-20120701-source DIST_SUBDIR= TeX MAINTAINER= hrs@FreeBSD.org COMMENT= Library for Japanese pTeX and its tools USE_XZ= yes USE_TEX= texlive kpathsea USE_AUTOTOOLS= libtool USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc EXTRACT_AFTER_ARGS= ${EXTRACT_FILES} EXTRACT_FILES= ${DISTNAME}/build-aux \ ${DISTNAME}/texk/ptexenc GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-system-kpathsea \ --with-kpathsea-includes=${LOCALBASE}/include \ --with-kpathsea-libdir=${LOCALBASE}/lib -NO_STAGE= yes .include Index: head/science/elmer-eio/Makefile =================================================================== --- head/science/elmer-eio/Makefile (revision 342449) +++ head/science/elmer-eio/Makefile (revision 342450) @@ -1,29 +1,28 @@ # Created by: Pedro Giffuni # $FreeBSD$ PORTNAME= eio PORTVERSION= 5.4.0 PORTREVISION= 4 CATEGORIES= science MASTER_SITES= http://garr.dl.sourceforge.net/sourceforge/elmerfem/ PKGNAMEPREFIX= elmer- MAINTAINER= sylvio@FreeBSD.org COMMENT= ELMER FEM Package Data base Interface USE_FORTRAN= yes GNU_CONFIGURE= yes ALL_TARGET= PLIST_FILES= include/eio_api.h lib/libeioc.a lib/libeiof.a -NO_STAGE= yes .include .if ${ARCH} == "amd64" || ${ARCH} == "ia64" CFLAGS+= -fPIC FCFLAGS+= -fPIC .endif .include Index: head/science/liboglappth/Makefile =================================================================== --- head/science/liboglappth/Makefile (revision 342449) +++ head/science/liboglappth/Makefile (revision 342450) @@ -1,24 +1,23 @@ # Created by: Nakata Maho # $FreeBSD$ PORTNAME= liboglappth PORTVERSION= 1.0.0 CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current MAINTAINER= maho@FreeBSD.org COMMENT= Support libraries of science/ghemical port GNU_CONFIGURE= yes USE_GL= glut USES= pathfix CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -I${LOCALBASE}/include CXXFLAGS+= -I${LOCALBASE}/include -NO_STAGE= yes .include Index: head/x11-toolkits/libxaw3dxft/Makefile =================================================================== --- head/x11-toolkits/libxaw3dxft/Makefile (revision 342449) +++ head/x11-toolkits/libxaw3dxft/Makefile (revision 342450) @@ -1,32 +1,31 @@ # $FreeBSD$ PORTNAME= libxaw3dxft DISTVERSION= 1.6.2b CATEGORIES= x11-toolkits MASTER_SITES= SF/sf-xpaint/${PORTNAME} DISTNAME= libXaw3dXft-${DISTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= 3D Xaw (Athena Widget Set) replacement with extended fonts LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 USES= pkgconfig USE_BZIP2= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_XORG= xft xmu xpm CONFIGURE_ARGS+=--enable-internationalization --enable-arrow-scrollbars CPPFLAGS+= -I${LOCALBASE}/include/freetype2 DOCSDIR= ${LOCALBASE}/share/doc/libXaw3dXft PORTDOCS= * -NO_STAGE= yes post-patch: @${REINPLACE_CMD} '/^pkgconfigdir/s:=.*:= ${PREFIX}/libdata/pkgconfig:'\ ${WRKSRC}/Makefile.in @${REINPLACE_CMD} '/^typedef.*Pixel;/d' ${WRKSRC}/src/Xaw3dXft.c .include