svn commit: r327774 - in head/ukrainian: aspell calligra-l10n emacs-koi8u gd hunspell hyphen ispell kde4-l10n libreoffice monacofonts mythes webalizer

Baptiste Daroussin bapt at FreeBSD.org
Fri Sep 20 23:19:36 UTC 2013


Author: bapt
Date: Fri Sep 20 23:19:33 2013
New Revision: 327774
URL: http://svnweb.freebsd.org/changeset/ports/327774

Log:
  Add NO_STAGE all over the place in preparation for the staging support (cat: ukrainian)

Modified:
  head/ukrainian/aspell/Makefile
  head/ukrainian/calligra-l10n/Makefile
  head/ukrainian/emacs-koi8u/Makefile
  head/ukrainian/gd/Makefile
  head/ukrainian/hunspell/Makefile
  head/ukrainian/hyphen/Makefile
  head/ukrainian/ispell/Makefile
  head/ukrainian/kde4-l10n/Makefile
  head/ukrainian/libreoffice/Makefile
  head/ukrainian/monacofonts/Makefile
  head/ukrainian/mythes/Makefile
  head/ukrainian/webalizer/Makefile

Modified: head/ukrainian/aspell/Makefile
==============================================================================
--- head/ukrainian/aspell/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/aspell/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    uk-aspell
-# Date created:                         18 October 2002
-# Whom:                                 Thierry Thomas <thierry at pompo.net>
-#
+# Created by: Thierry Thomas <thierry at pompo.net>
 # $FreeBSD$
-#
 
 PORTNAME=	aspell
 DISTVERSION=	6-uk-1.4.0-0
@@ -16,5 +12,6 @@ COMMENT=	Aspell Ukrainian dictionaries
 
 DICT=	 	uk
 
+NO_STAGE=	yes
 .include "${.CURDIR}/../../textproc/aspell/Makefile.inc"
 .include <bsd.port.post.mk>

Modified: head/ukrainian/calligra-l10n/Makefile
==============================================================================
--- head/ukrainian/calligra-l10n/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/calligra-l10n/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -9,5 +9,6 @@ COMMENT=	Ukrainian messages and document
 
 CALLIGRA_L10N=	uk
 
+NO_STAGE=	yes
 .include "${.CURDIR}/../../editors/calligra-l10n/files/bsd.l10n.mk"
 .include <bsd.port.mk>

Modified: head/ukrainian/emacs-koi8u/Makefile
==============================================================================
--- head/ukrainian/emacs-koi8u/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/emacs-koi8u/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	emacs-koi8u.el
-# Date created:				Mon Dec 12 23:19:55 UTC 2005
-# Whom:					Andrey Slusar <anray at FreeBSD.org>
-#
+# Created by: Andrey Slusar <anray at FreeBSD.org>
 # $FreeBSD$
-#
 
 PORTNAME=	koi8u
 PORTVERSION=	1.0
@@ -24,6 +20,7 @@ XEMACSLISPDIR=	${PREFIX}/lib/xemacs/site
 PLIST_FILES=	share/emacs/site-lisp/ukr-koi8u.el lib/xemacs/site-lisp/ukr-koi8u.el
 PLIST_DIRS=	lib/xemacs/site-lisp lib/xemacs
 
+NO_STAGE=	yes
 do-install:
 	${MKDIR} ${EMACSLISPDIR}
 	${MKDIR} ${XEMACSLISPDIR}

Modified: head/ukrainian/gd/Makefile
==============================================================================
--- head/ukrainian/gd/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/gd/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	uk-webalizer
-# Date created:		22 May 2001
-# Whom:			mike at LITech.lviv.ua
-#
+# Created by: mike at LITech.lviv.ua
 # $FreeBSD$
-#
 
 MASTERDIR=	${.CURDIR}/../../graphics/gd
 CATEGORIES=	ukrainian
@@ -15,4 +11,5 @@ BUILD_DEPENDS=  ${NONEXISTENT}:${PORTSDI
 GD_FONTS=	${DISTDIR}/x-koi8u.tgz koi6x10.bdf koi6x13.bdf \
 		koi10x16b.bdf koi9x15.bdf koi10x20.bdf
 
+NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"

Modified: head/ukrainian/hunspell/Makefile
==============================================================================
--- head/ukrainian/hunspell/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/hunspell/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -21,6 +21,7 @@ PLIST_FILES=	%%DATADIR%%/uk_UA.aff \
 		%%DATADIR%%/uk_UA.dic
 PLIST_DIRSTRY=	%%DATADIR%%
 
+NO_STAGE=	yes
 do-install:
 	${MKDIR} ${DATADIR}/
 	cd ${WRKSRC}/dist/my${DISTNAME}/ && ${INSTALL_DATA} uk_UA.aff uk_UA.dic ${DATADIR}/

Modified: head/ukrainian/hyphen/Makefile
==============================================================================
--- head/ukrainian/hyphen/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/hyphen/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	hyphen
-# Date created:		2011-07-21
-# Whom:			Baptiste Daroussin <bapt at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	hyphen
 PORTVERSION=	2005.03.08
@@ -25,6 +20,7 @@ NO_WRKSUBDIR=	yes
 PLIST_FILES=	%%DATADIR%%/hyph_uk_UA.dic
 PLIST_DIRSTRY=	%%DATADIR%%
 
+NO_STAGE=	yes
 do-install:
 	${MKDIR} ${DATADIR}/
 	${INSTALL_DATA} ${WRKSRC}/hyph_uk_UA.dic ${DATADIR}/

Modified: head/ukrainian/ispell/Makefile
==============================================================================
--- head/ukrainian/ispell/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/ispell/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -18,6 +18,7 @@ USE_BZIP2=	YES
 ALL_TARGET=	koi
 
 # Still need gmake for other reasons :-\
+NO_STAGE=	yes
 #post-patch:
 #	${PERL} -pi -e 's,\$$\(MAKE\) -C (\w+),cd \1 && make,g' \
 #		${WRKSRC}/Makefile.in

Modified: head/ukrainian/kde4-l10n/Makefile
==============================================================================
--- head/ukrainian/kde4-l10n/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/kde4-l10n/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -11,6 +11,7 @@ COMMENT=	Ukrainian messages and document
 KDE4_L10N=	uk
 
 MANLANG=	${KDE4_L10N}
+NO_STAGE=	yes
 .include <${.CURDIR}/Makefile.man>
 
 .include "${.CURDIR}/../../misc/kde4-l10n/files/bsd.l10n.mk"

Modified: head/ukrainian/libreoffice/Makefile
==============================================================================
--- head/ukrainian/libreoffice/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/libreoffice/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -4,6 +4,7 @@ LO_I18N=	uk
 LO_HAS_HELPPACK=	yes
 CATEGORIES=	ukrainian editors
 
+NO_STAGE=	yes
 .include "${.CURDIR}/../../editors/libreoffice/Makefile.common"
 
 .include <bsd.port.mk>

Modified: head/ukrainian/monacofonts/Makefile
==============================================================================
--- head/ukrainian/monacofonts/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/monacofonts/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: koi8rPS
-# Date created:         22 July 1999
-# Whom:                 mi at aldan.algebra.com
-#
+# Created by: mi at aldan.algebra.com
 # $FreeBSD$
-#
 
 PORTNAME=	monaco
 PORTVERSION=	1.0
@@ -29,6 +25,7 @@ MAKEFILE=	${FILESDIR}/Makefile
 MAKE_ENV+=	INSTALL_DATA="${INSTALL_DATA}" MKDIR="${MKDIR}"
 MAKE_ARGS+=	-j 2
 
+NO_STAGE=	yes
 post-install:
 	${CAT} ${PKGMESSAGE}
 

Modified: head/ukrainian/mythes/Makefile
==============================================================================
--- head/ukrainian/mythes/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/mythes/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	mythes
-# Date created:		2011-07-21
-# Whom:			Baptiste Daroussin <bapt at FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	mythes
 PORTVERSION=	1.6.5
@@ -27,6 +22,7 @@ PLIST_FILES=	%%DATADIR%%/th_uk_UA.dat \
 		%%DATADIR%%/th_uk_UA.idx
 PLIST_DIRSTRY=	%%DATADIR%%
 
+NO_STAGE=	yes
 do-build:
 	@${PERL} ${WRKSRC}/bin/th_gen_idx.pl < ${WRKSRC}/src/thesaurus/th_uk_UA.dat > ${WRKSRC}/src/thesaurus/th_uk_UA.idx
 

Modified: head/ukrainian/webalizer/Makefile
==============================================================================
--- head/ukrainian/webalizer/Makefile	Fri Sep 20 23:17:30 2013	(r327773)
+++ head/ukrainian/webalizer/Makefile	Fri Sep 20 23:19:33 2013	(r327774)
@@ -10,4 +10,5 @@ LIB_DEPENDS=	gd:${PORTSDIR}/ukrainian/gd
 
 WEBALIZER_LANG=	ukrainian
 
+NO_STAGE=	yes
 .include "${MASTERDIR}/Makefile"


More information about the svn-ports-all mailing list