Date: Fri, 17 Oct 2014 15:37:59 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371065 - in head: audio/spiralsynthmodular graphics/gtkdps graphics/pixie japanese/edict japanese/vftool Message-ID: <201410171537.s9HFbxpA013808@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Oct 17 15:37:58 2014 New Revision: 371065 URL: https://svnweb.freebsd.org/changeset/ports/371065 QAT: https://qat.redports.org/buildarchive/r371065/ Log: - Fix ${arch}_BROKEN statements to correct BROKEN_${arch} - Drop @dirrm* from plists - Other minor fixes Modified: head/audio/spiralsynthmodular/Makefile head/audio/spiralsynthmodular/pkg-plist head/graphics/gtkdps/Makefile head/graphics/gtkdps/pkg-plist head/graphics/pixie/Makefile head/graphics/pixie/pkg-plist head/japanese/edict/Makefile head/japanese/edict/pkg-plist head/japanese/vftool/Makefile head/japanese/vftool/pkg-plist Modified: head/audio/spiralsynthmodular/Makefile ============================================================================== --- head/audio/spiralsynthmodular/Makefile Fri Oct 17 15:08:44 2014 (r371064) +++ head/audio/spiralsynthmodular/Makefile Fri Oct 17 15:37:58 2014 (r371065) @@ -25,7 +25,7 @@ LIBS+= -L${LOCALBASE}/lib WRKSRC= ${WRKDIR}/spiralmodular-0.2.2 -ia64_BROKEN= Does not compile on ia64 +BROKEN_ia64= Does not compile on ia64 OPTIONS_DEFINE= OPTIMIZED_CFLAGS Modified: head/audio/spiralsynthmodular/pkg-plist ============================================================================== --- head/audio/spiralsynthmodular/pkg-plist Fri Oct 17 15:08:44 2014 (r371064) +++ head/audio/spiralsynthmodular/pkg-plist Fri Oct 17 15:37:58 2014 (r371065) @@ -47,4 +47,3 @@ lib/SpiralPlugins/TrigPlugin.so lib/SpiralPlugins/WaveShaperPlugin.so lib/SpiralPlugins/WaveTablePlugin.so lib/SpiralPlugins/XFadePlugin.so -@dirrm lib/SpiralPlugins Modified: head/graphics/gtkdps/Makefile ============================================================================== --- head/graphics/gtkdps/Makefile Fri Oct 17 15:08:44 2014 (r371064) +++ head/graphics/gtkdps/Makefile Fri Oct 17 15:37:58 2014 (r371065) @@ -23,7 +23,7 @@ CONFIGURE_ARGS= --with-dps-includes=${LO CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -alpha_BROKEN= Does not compile on alpha +BROKEN_alpha= Does not compile on alpha OPTIONS_DEFINE= NLS OPTIONS_SUB= yes Modified: head/graphics/gtkdps/pkg-plist ============================================================================== --- head/graphics/gtkdps/pkg-plist Fri Oct 17 15:08:44 2014 (r371064) +++ head/graphics/gtkdps/pkg-plist Fri Oct 17 15:37:58 2014 (r371065) @@ -17,4 +17,3 @@ lib/libgtkDPS.so lib/libgtkDPS.so.1.0.0 share/aclocal/gtkDPS.m4 %%NLS%%share/locale/ja/LC_MESSAGES/gtkDPS.mo -@dirrm include/gtkDPS Modified: head/graphics/pixie/Makefile ============================================================================== --- head/graphics/pixie/Makefile Fri Oct 17 15:08:44 2014 (r371064) +++ head/graphics/pixie/Makefile Fri Oct 17 15:37:58 2014 (r371065) @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Photorealistic renderer with Pixar's RenderMan-like interface LICENSE= LGPL21 # (or later) +LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libIlmImf.so:${PORTSDIR}/graphics/OpenEXR \ libtiff.so:${PORTSDIR}/graphics/tiff \ @@ -40,7 +41,7 @@ CFLAGS+= -fPIC CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -sparc64_BROKEN= Does not compile on sparc64 +BROKEN_sparc64= Does not compile on sparc64 OPTIONS_DEFINE= DOCS Modified: head/graphics/pixie/pkg-plist ============================================================================== --- head/graphics/pixie/pkg-plist Fri Oct 17 15:08:44 2014 (r371064) +++ head/graphics/pixie/pkg-plist Fri Oct 17 15:37:58 2014 (r371065) @@ -82,9 +82,3 @@ man/man1/texmake.1.gz %%DATADIR%%/shaders/shadowspot.sl %%DATADIR%%/shaders/spotlight.sdr %%DATADIR%%/shaders/spotlight.sl -@dirrm %%DATADIR%%/shaders -@dirrm %%DATADIR%% -@dirrm lib/pixie/modules -@dirrm lib/pixie/displays -@dirrm lib/pixie -@dirrm include/pixie Modified: head/japanese/edict/Makefile ============================================================================== --- head/japanese/edict/Makefile Fri Oct 17 15:08:44 2014 (r371064) +++ head/japanese/edict/Makefile Fri Oct 17 15:37:58 2014 (r371065) @@ -14,7 +14,7 @@ MASTER_SITES= \ ftp://ftp.funet.fi/pub/culture/japan/mirrors/monash/pub/nihongo/ \ ftp://ftp.uni-duisburg.de/Mirrors/ftp.monash.edu.au/pub/nihongo/ \ ftp://ftp.monash.edu.au/pub/nihongo/ -EXTRACT_SUFX= +EXTRACT_SUFX= # empty DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} EXTRACT_ONLY= ${SRCFILES} @@ -47,7 +47,7 @@ DOCSDIR= ${PREFIX}/share/doc/xjdic NO_WRKSUBDIR= yes -sparc64_BROKEN= Fails on sparc64 during installation with error 2 +BROKEN_sparc64= Fails on sparc64 during installation with error 2 OPTIONS_DEFINE= DOCS Modified: head/japanese/edict/pkg-plist ============================================================================== --- head/japanese/edict/pkg-plist Fri Oct 17 15:08:44 2014 (r371064) +++ head/japanese/edict/pkg-plist Fri Oct 17 15:37:58 2014 (r371065) @@ -45,7 +45,6 @@ man/man1/xjdic.1.gz %%DATADIR%%/romkana.cnv %%DATADIR%%/vconj %%DATADIR%%/.xjdicrc -@dirrm %%DATADIR%% %%PORTDOCS%%%%DOCSDIR%%/4jword3_inf.txt %%PORTDOCS%%%%DOCSDIR%%/aviation.txt %%PORTDOCS%%%%DOCSDIR%%/concrete.doc @@ -63,4 +62,3 @@ man/man1/xjdic.1.gz %%PORTDOCS%%%%DOCSDIR%%/lingdic.txt %%PORTDOCS%%%%DOCSDIR%%/mktdic.doc %%PORTDOCS%%%%DOCSDIR%%/xjdic23.inf -%%PORTDOCS%%@dirrm %%DOCSDIR%% Modified: head/japanese/vftool/Makefile ============================================================================== --- head/japanese/vftool/Makefile Fri Oct 17 15:08:44 2014 (r371064) +++ head/japanese/vftool/Makefile Fri Oct 17 15:37:58 2014 (r371065) @@ -6,8 +6,7 @@ PORTVERSION= 1.2 PORTREVISION= 1 CATEGORIES= japanese print MASTER_SITES= ftp://ftp.math.s.chiba-u.ac.jp/tex/ \ - ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= kiri + LOCAL/kiri DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ plib13-euc.tar.gz \ jtex-1.52.tar.gz @@ -27,7 +26,7 @@ FONTSDIR= ${PREFIX}/share/fonts JFMDIR= ${WRKDIR}/share/texmf/fonts/tfm/ptex TARGETDIRS= vf-n2a vf-a2n vf-a2bk vf-p2pn -ia64_BROKEN= Coredump during build on ia64 +BROKEN_ia64= Coredump during build on ia64 OPTIONS_DEFINE= DOCS Modified: head/japanese/vftool/pkg-plist ============================================================================== --- head/japanese/vftool/pkg-plist Fri Oct 17 15:08:44 2014 (r371064) +++ head/japanese/vftool/pkg-plist Fri Oct 17 15:37:58 2014 (r371065) @@ -655,8 +655,3 @@ share/fonts/vf-p2pn/tmin6.vf share/fonts/vf-p2pn/tmin7.vf share/fonts/vf-p2pn/tmin8.vf share/fonts/vf-p2pn/tmin9.vf -%%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrm share/fonts/vf-a2bk -@dirrm share/fonts/vf-a2n -@dirrm share/fonts/vf-n2a -@dirrm share/fonts/vf-p2pn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410171537.s9HFbxpA013808>