svn commit: r327685 - in head/arabic: ae_fonts_mono ae_fonts_ttf arabtex aspell kacst_fonts kde4-l10n khotot libitl libreoffice
Baptiste Daroussin
bapt at FreeBSD.org
Fri Sep 20 11:04:50 UTC 2013
Author: bapt
Date: Fri Sep 20 11:04:48 2013
New Revision: 327685
URL: http://svnweb.freebsd.org/changeset/ports/327685
Log:
Add NO_STAGE all over the place in accessibility in preparation for the staging support
Modified:
head/arabic/ae_fonts_mono/Makefile
head/arabic/ae_fonts_ttf/Makefile
head/arabic/arabtex/Makefile
head/arabic/aspell/Makefile
head/arabic/kacst_fonts/Makefile
head/arabic/kde4-l10n/Makefile
head/arabic/khotot/Makefile
head/arabic/libitl/Makefile
head/arabic/libreoffice/Makefile
Modified: head/arabic/ae_fonts_mono/Makefile
==============================================================================
--- head/arabic/ae_fonts_mono/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/ae_fonts_mono/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -15,6 +15,7 @@ BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-
mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \
mkfontscale:${PORTSDIR}/x11-fonts/mkfontscale
+NO_STAGE= yes
USE_XORG= x11
USE_BZIP2= yes
SUB_FILES= pkg-message
Modified: head/arabic/ae_fonts_ttf/Makefile
==============================================================================
--- head/arabic/ae_fonts_ttf/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/ae_fonts_ttf/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -15,6 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
+NO_STAGE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/ae_fonts1-${PORTVERSION}
SUB_FILES= pkg-message
Modified: head/arabic/arabtex/Makefile
==============================================================================
--- head/arabic/arabtex/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/arabtex/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -12,6 +12,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nivit at FreeBSD.org
COMMENT= TeX/LaTeX package to generate Arabic writing
+NO_STAGE= yes
USE_TEX= base texmf
NO_WRKSUBDIR= yes
NO_BUILD= yes
Modified: head/arabic/aspell/Makefile
==============================================================================
--- head/arabic/aspell/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/aspell/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -12,5 +12,6 @@ COMMENT= Aspell Arabic dictionaries
DICT= ar
+NO_STAGE= yes
.include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
.include <bsd.port.post.mk>
Modified: head/arabic/kacst_fonts/Makefile
==============================================================================
--- head/arabic/kacst_fonts/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/kacst_fonts/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -15,6 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir
+NO_STAGE= yes
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/KacstArabicFonts-${PORTVERSION}
Modified: head/arabic/kde4-l10n/Makefile
==============================================================================
--- head/arabic/kde4-l10n/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/kde4-l10n/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -9,5 +9,6 @@ COMMENT= Arabic messages and documentati
KDE4_L10N= ar
+NO_STAGE= yes
.include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"
.include <bsd.port.mk>
Modified: head/arabic/khotot/Makefile
==============================================================================
--- head/arabic/khotot/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/khotot/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -12,6 +12,7 @@ EXTRACT_ONLY= #
MAINTAINER= ports at FreeBSD.org
COMMENT= Meta-port for popular Arabic font packages
+NO_STAGE= yes
NO_BUILD= yes
NO_INSTALL= yes
SUB_FILES= pkg-message
Modified: head/arabic/libitl/Makefile
==============================================================================
--- head/arabic/libitl/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/libitl/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -9,6 +9,7 @@ MASTER_SITES= SF/arabeyes/ITL%20Library%
MAINTAINER= ports at FreeBSD.org
COMMENT= API abstraction to common Islamic calculations
+NO_STAGE= yes
GNU_CONFIGURE= yes
USE_LDCONFIG= ${PREFIX}/lib/itl
MAKE_JOBS_UNSAFE= yes
Modified: head/arabic/libreoffice/Makefile
==============================================================================
--- head/arabic/libreoffice/Makefile Fri Sep 20 11:02:49 2013 (r327684)
+++ head/arabic/libreoffice/Makefile Fri Sep 20 11:04:48 2013 (r327685)
@@ -3,5 +3,6 @@
LO_I18N= ar
CATEGORIES= arabic editors
+NO_STAGE= yes
.include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list