Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2013 22:33:42 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r327760 - in head/palm: bibelot gnome-pilot gnome-pilot-conduits iSiloXC imgvtopgm jpilot jpilot-db jpilot-picsnvideos libmal makeztxt mdbconv p5-Palm p5-Palm-PalmDoc palm-db-tools palm...
Message-ID:  <201309202233.r8KMXg4H051357@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Fri Sep 20 22:33:41 2013
New Revision: 327760
URL: http://svnweb.freebsd.org/changeset/ports/327760

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

Modified:
  head/palm/bibelot/Makefile
  head/palm/gnome-pilot-conduits/Makefile
  head/palm/gnome-pilot/Makefile
  head/palm/iSiloXC/Makefile
  head/palm/imgvtopgm/Makefile
  head/palm/jpilot-db/Makefile
  head/palm/jpilot-picsnvideos/Makefile
  head/palm/jpilot/Makefile
  head/palm/libmal/Makefile
  head/palm/makeztxt/Makefile
  head/palm/mdbconv/Makefile
  head/palm/p5-Palm-PalmDoc/Makefile
  head/palm/p5-Palm/Makefile
  head/palm/palm-db-tools/Makefile
  head/palm/palmos-sdk/Makefile
  head/palm/pdbar/Makefile
  head/palm/pilot-link/Makefile
  head/palm/pilot_makedoc/Makefile
  head/palm/pilrc/Makefile
  head/palm/ppmtoTbmp/Makefile
  head/palm/py-synce-librapi2/Makefile
  head/palm/py-synce-librra/Makefile
  head/palm/synce-gvfs/Makefile
  head/palm/synce-hal/Makefile
  head/palm/synce-librapi2/Makefile
  head/palm/synce-librra/Makefile
  head/palm/synce-libsynce/Makefile
  head/palm/synce-serial/Makefile
  head/palm/synce-sync-engine/Makefile
  head/palm/synce-trayicon/Makefile
  head/palm/synce-vdccm/Makefile

Modified: head/palm/bibelot/Makefile
==============================================================================
--- head/palm/bibelot/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/bibelot/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -15,6 +15,7 @@ USES=		perl5
 WRKSRC=		${WRKDIR}/${PORTNAME}
 NO_BUILD=	yes
 
+NO_STAGE=	yes
 do-install:
 	${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl ${PREFIX}/bin/${PORTNAME}
 

Modified: head/palm/gnome-pilot-conduits/Makefile
==============================================================================
--- head/palm/gnome-pilot-conduits/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/gnome-pilot-conduits/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -22,6 +22,7 @@ CONFIGURE_ARGS=	--with-pisock=${LOCALBAS
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib
 
+NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|<malloc.h>|<stdlib.h>|' \
 		${WRKSRC}/mal-conduit/mal/client/unix/MAL31DBConfig.c

Modified: head/palm/gnome-pilot/Makefile
==============================================================================
--- head/palm/gnome-pilot/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/gnome-pilot/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -28,4 +28,5 @@ LDFLAGS+=	-L${LOCALBASE}/lib ${ICONV_LIB
 MAN1=		gpilot-install-file.1
 GCONF_SCHEMAS=	pilot.schemas
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/iSiloXC/Makefile
==============================================================================
--- head/palm/iSiloXC/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/iSiloXC/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -22,6 +22,7 @@ MAN5=		ixl.5
 MANCOMPRESSED=	no
 PLIST_FILES=	bin/iSiloXC
 
+NO_STAGE=	yes
 post-extract:
 	@${CP} ${FILESDIR}/iSiloXC.1 ${FILESDIR}/ixl.5 ${WRKDIR}
 

Modified: head/palm/imgvtopgm/Makefile
==============================================================================
--- head/palm/imgvtopgm/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/imgvtopgm/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    imgvtopgm
-# Date created:         Wed Jun 16 04:42:22 JST 1999
-# Whom:                 sumikawa@ebina.hitachi.co.jp
-#
+# Created by: sumikawa@ebina.hitachi.co.jp
 # $FreeBSD$
-#
 
 PORTNAME=	imgvtopgm
 PORTVERSION=	2.0
@@ -22,4 +18,5 @@ CONFIGUR_ARGS=	--libdir=${PREFIX}
 MAN1=		imgvinfo.1 imgvtopnm.1 imgvview.1 pbmtoimgv.1 \
 		pgmtoimgv.1 ppmimgvquant.1
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/jpilot-db/Makefile
==============================================================================
--- head/palm/jpilot-db/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/jpilot-db/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -26,6 +26,7 @@ PLIST_FILES=	bin/jpilot-db \
 		%%DATADIR%%/${PKGNAME}.jar
 PLIST_DIRS=	%%DATADIR%%
 
+NO_STAGE=	yes
 do-install:
 	${INSTALL_SCRIPT} ${WRKDIR}/jpilot-db.sh ${PREFIX}/bin/jpilot-db
 	@${MKDIR} ${DATADIR}

Modified: head/palm/jpilot-picsnvideos/Makefile
==============================================================================
--- head/palm/jpilot-picsnvideos/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/jpilot-picsnvideos/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   jpilot-picsnvideos
-# Date created:        18 Feb 2010
-# Whom:                Sascha Klauder <sklauder@trimind.de>
-#
+# Created by: Sascha Klauder <sklauder@trimind.de>
 # $FreeBSD$
-#
 
 PORTNAME=	picsnvideos
 PORTVERSION=	0.2
@@ -26,6 +22,7 @@ PORTDOCS=	README AUTHORS
 PLIST_FILES=	lib/jpilot/plugins/libpicsnvideos.la	\
 		lib/jpilot/plugins/libpicsnvideos.so
 
+NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|g' \
 		${WRKSRC}/configure

Modified: head/palm/jpilot/Makefile
==============================================================================
--- head/palm/jpilot/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/jpilot/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -30,6 +30,7 @@ USE_GNOME+=	gtk20
 
 MAN1=		jpilot-dial.1 jpilot-dump.1 jpilot-sync.1 jpilot.1
 
+NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MNLS}

Modified: head/palm/libmal/Makefile
==============================================================================
--- head/palm/libmal/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/libmal/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,10 +1,5 @@
-# Ports collection makefile for:	libmal
-# Date created:				4 september 2002
-# Whom:					Adriaan de Groot <groot@kde.org>
-#
-#
+# Created by: Adriaan de Groot <groot@kde.org>
 # $FreeBSD$
-#
 
 PORTNAME=	libmal
 PORTVERSION=	0.44.1
@@ -23,4 +18,5 @@ CONFIGURE_ARGS=	--with-pilot-prefix=${LO
 USE_LDCONFIG=	YES
 CONFLICTS=	malsync-[0-9]*
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/makeztxt/Makefile
==============================================================================
--- head/palm/makeztxt/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/makeztxt/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	makeztxt
-# Date created:		Oct 19, 2002
-# Whom:			Roman Shterenzon <roman@xpert.com>
-#
+# Created by: Roman Shterenzon <roman@xpert.com>
 # $FreeBSD$
-#
 
 PORTNAME=	makeztxt
 PORTVERSION=	1.62
@@ -20,6 +16,7 @@ USE_GMAKE=	yes
 
 MAKE_ENV+=	USEPOSIX=1 LONG_OPTS=1
 
+NO_STAGE=	yes
 post-patch:
 	${REINPLACE_CMD} 's/-O2//' ${WRKSRC}/libztxt/Makefile
 

Modified: head/palm/mdbconv/Makefile
==============================================================================
--- head/palm/mdbconv/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/mdbconv/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# ports collection makefile for:	mdbconv
-# Date created:			14 June 2000
-# Whom:				Akinori MUSHA aka knu <knu@idaemons.org>
-#
+# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
 # $FreeBSD$
-#
 
 PORTNAME=	mdbconv
 PORTVERSION=	1.6
@@ -17,6 +13,7 @@ COMMENT=	Converts CSV to MobileDB databa
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/mdbconv
 
+NO_STAGE=	yes
 pre-build:
 	${CP} ${FILESDIR}/Makefile ${WRKSRC}
 	${RM} ${WRKSRC}/mdbconv

Modified: head/palm/p5-Palm-PalmDoc/Makefile
==============================================================================
--- head/palm/p5-Palm-PalmDoc/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/p5-Palm-PalmDoc/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -15,4 +15,5 @@ USE_PERL5=	configure
 
 MAN3=		Palm::PalmDoc.3
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/p5-Palm/Makefile
==============================================================================
--- head/palm/p5-Palm/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/p5-Palm/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -25,4 +25,5 @@ MAN3=		Palm::Address.3 \
 		Palm::StdAppInfo.3 \
 		Palm::ToDo.3
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/palm-db-tools/Makefile
==============================================================================
--- head/palm/palm-db-tools/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/palm-db-tools/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -19,6 +19,7 @@ PLIST_FILES=	lib/libpdbtools.so \
 		bin/csv2pdb \
 		bin/pdb2csv
 
+NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e "s|-Wno-deprecated|& -fPIC -DPIC|" \
 		${WRKSRC}/libflatfile/Makefile.in ${WRKSRC}/libpalm/Makefile.in \

Modified: head/palm/palmos-sdk/Makefile
==============================================================================
--- head/palm/palmos-sdk/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/palmos-sdk/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	Palm OS SDK
-# Date created:		Mar 22 2000
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	palmos-sdk
 PORTVERSION=	${SDKVER}r3
@@ -23,6 +18,7 @@ SDKVER=		5.1.0
 INCDIR=		${PREFIX}/palmdev/sdk-${SDKVER}/include
 LIBDIR=		${PREFIX}/palmdev/sdk-${SDKVER}/lib
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if defined(BATCH) || defined(PACKAGE_BUILDING)

Modified: head/palm/pdbar/Makefile
==============================================================================
--- head/palm/pdbar/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/pdbar/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pdbar
-# Date created:		5 January 2004
-# Whom:			Eric P. Scott <eps+pdbar@ana.com>
-#
+# Created by: Eric P. Scott <eps+pdbar@ana.com>
 # $FreeBSD$
-#
 
 PORTNAME=	pdbar
 PORTVERSION=	00.05.01
@@ -20,6 +16,7 @@ MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 MAN1=		pdbar.1
 PLIST_FILES=	bin/pdbar
 
+NO_STAGE=	yes
 do-install:
 		${INSTALL_PROGRAM} ${WRKSRC}/par ${PREFIX}/bin/pdbar
 		${INSTALL_MAN} ${WRKSRC}/par.man ${MANPREFIX}/man/man1/pdbar.1

Modified: head/palm/pilot-link/Makefile
==============================================================================
--- head/palm/pilot-link/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/pilot-link/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -23,6 +23,7 @@ USE_LDCONFIG=	yes
 OPTIONS_DEFINE=	PNG THREADS USB
 USB_DESC=	Compile with USB via libusb support (READ MANUAL!)
 
+NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if ${PORT_OPTIONS:MTHREADS}

Modified: head/palm/pilot_makedoc/Makefile
==============================================================================
--- head/palm/pilot_makedoc/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/pilot_makedoc/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	pilot_makedoc
-# Date created:				May 10th 1997
-# Whom:					jfitz@FreeBSD.org
-#
+# Created by: jfitz@FreeBSD.org
 # $FreeBSD$
-#
 
 PORTNAME=	pilot_makedoc
 PORTVERSION=	0.7a
@@ -21,6 +17,7 @@ NO_WRKSUBDIR=	YES
 PLIST_FILES=	bin/pilot_makedoc
 ALL_TARGET=	pilot_makedoc
 
+NO_STAGE=	yes
 do-extract:
 		@${MKDIR} ${WRKDIR}
 		@${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}

Modified: head/palm/pilrc/Makefile
==============================================================================
--- head/palm/pilrc/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/pilrc/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,4 @@
-# New ports collection makefile for:	PilRC
-# Date created:		29 Mar 2000
-# Whom:			Jun Kuriyama <kuriyama@FreeBSD.org>
-#
 # $FreeBSD$
-#
 
 PORTNAME=	pilrc
 PORTVERSION=	3.2
@@ -20,6 +15,7 @@ CONFIGURE_ARGS+=	--enable-pilrcui
 USE_GNOME=	gtk12
 GNU_CONFIGURE=	yes
 
+NO_STAGE=	yes
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/pilrc ${WRKSRC}/pilrcui ${PREFIX}/bin
 .if !defined(NOPORTDOCS)

Modified: head/palm/ppmtoTbmp/Makefile
==============================================================================
--- head/palm/ppmtoTbmp/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/ppmtoTbmp/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:    ppmtoTbmp
-# Date created:         30th May 2001
-# Whom:                 Jose Marques <noway@nohow.demon.co.uk>
-#
+# Created by: Jose Marques <noway@nohow.demon.co.uk>
 # $FreeBSD$
-#
 
 PORTNAME=	ppmtoTbmp
 PORTVERSION=	1.1
@@ -19,6 +15,7 @@ LIB_DEPENDS=	netpbm.1:${PORTSDIR}/graphi
 LDFLAGS+=	-L${LOCALBASE}/lib
 MAKE_ARGS=	CFLAGS="${CFLAGS} -I${LOCALBASE}/include" LDLIBS=-lnetpbm
 
+NO_STAGE=	yes
 post-patch:
 	@${REINPLACE_CMD} -e '/^#include "ppmcmap.h"/d' ${WRKSRC}/ppmtoTbmp.c
 

Modified: head/palm/py-synce-librapi2/Makefile
==============================================================================
--- head/palm/py-synce-librapi2/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/py-synce-librapi2/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:   py-synce-librapi2
-# Date created:                19 June 2008
-# Whom:                        Ilya Bakulin <webmaster@kibab.com>
-#
+# Created by: Ilya Bakulin <webmaster@kibab.com>
 # $FreeBSD$
 
 CATEGORIES=	palm python
@@ -21,6 +18,7 @@ PLIST=		${.CURDIR}/pkg-plist
 
 RAPI_SLAVE=	pythonb
 
+NO_STAGE=	yes
 pre-patch:
 	@${REINPLACE_CMD} -e 's|$$(top_builddir)/src/librapi.la|${LOCALBASE}/lib/librapi.la|g' \
 		${WRKSRC}/python/Makefile.in

Modified: head/palm/py-synce-librra/Makefile
==============================================================================
--- head/palm/py-synce-librra/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/py-synce-librra/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:   py-synce-librra
-# Date created:                19 Jun 2008
-# Whom:                        Ilya Bakulin <webmaster@kibab.com>
-#
+# Created by: Ilya Bakulin <webmaster@kibab.com>
 # $FreeBSD$
 
 CATEGORIES=	palm python
@@ -21,6 +18,7 @@ PLIST=		${.CURDIR}/pkg-plist
 
 RRA_SLAVE=	pythonb
 
+NO_STAGE=	yes
 pre-patch:
 	@${REINPLACE_CMD} -e 's|$$(top_builddir)/lib/librra.la|${LOCALBASE}/lib/librra.la|g' \
 		${WRKSRC}/python/Makefile.in

Modified: head/palm/synce-gvfs/Makefile
==============================================================================
--- head/palm/synce-gvfs/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-gvfs/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -25,6 +25,7 @@ GVFS_PORTDIR=	${PORTSDIR}/devel/gvfs
 GVFS_WRKSRC_CMD=cd ${GVFS_PORTDIR} && ${MAKE} -V WRKSRC
 
 
+NO_STAGE=	yes
 post-extract:
 .for dir in common daemon
 	${CP} `${GVFS_WRKSRC_CMD}`/${dir}/*.[ch] ${WRKSRC}/gvfs/${dir}

Modified: head/palm/synce-hal/Makefile
==============================================================================
--- head/palm/synce-hal/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-hal/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:   synce-hal
-# Date created:                14 May 2008
-# Whom:                        Ilya Bakulin <webmaster@kibab.com>
-#
+# Created by: Ilya Bakulin <webmaster@kibab.com>
 # $FreeBSD$
 
 PORTNAME=	hal
@@ -27,6 +24,7 @@ GNU_CONFIGURE=	yes
 CONFIGURE_ARGS+=--with-hal-addon-dir=${PREFIX}/libexec \
 			--disable-bluetooth-support
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 800074

Modified: head/palm/synce-librapi2/Makefile
==============================================================================
--- head/palm/synce-librapi2/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-librapi2/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:   synce-librapi2
-# Date created:                14 June 2003
-# Whom:                        Sam Lawrance <boris@brooknet.com.au>
-#
+# Created by: Sam Lawrance <boris@brooknet.com.au>
 # $FreeBSD$
 
 PORTNAME=	librapi2
@@ -23,6 +20,7 @@ USES=		pathfix iconv pkgconfig
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	${ICONV_CONFIGURE_BASE} --with-libsynce="${LOCALBASE}"
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if defined(RAPI_SLAVE) && ${RAPI_SLAVE} == "pythonb"

Modified: head/palm/synce-librra/Makefile
==============================================================================
--- head/palm/synce-librra/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-librra/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -27,6 +27,7 @@ USES=		pathfix pkgconfig iconv
 CONFIGURE_ARGS+=	--with-libsynce="${LOCALBASE}" \
 			--with-libmimedir="${LOCALBASE}"
 
+NO_STAGE=	yes
 .include <bsd.port.options.mk>
 
 .if defined(RRA_SLAVE) && ${RRA_SLAVE} == "pythonb"

Modified: head/palm/synce-libsynce/Makefile
==============================================================================
--- head/palm/synce-libsynce/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-libsynce/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:   synce-libsynce
-# Date created:                14 June 2003
-# Whom:                        Sam Lawrance <boris@brooknet.com.au>
-#
+# Created by: Sam Lawrance <boris@brooknet.com.au>
 # $FreeBSD$
 
 PORTNAME=	libsynce
@@ -41,4 +38,5 @@ MAN7=		synce.7
 
 USE_LDCONFIG=	yes
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/synce-serial/Makefile
==============================================================================
--- head/palm/synce-serial/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-serial/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:   synce-serial
-# Date created:                14 June 2003
-# Whom:                        Sam Lawrance <boris@brooknet.com.au>
-#
+# Created by: Sam Lawrance <boris@brooknet.com.au>
 # $FreeBSD$
 
 PORTNAME=	synce-serial
@@ -21,4 +18,5 @@ MAN8=		${PORTNAME}-config.8 ${PORTNAME}-
 
 GNU_CONFIGURE=	yes
 
+NO_STAGE=	yes
 .include <bsd.port.mk>

Modified: head/palm/synce-sync-engine/Makefile
==============================================================================
--- head/palm/synce-sync-engine/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-sync-engine/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	synce-sync-engine
-# Date created:				27 September 2008
-# Whom:					Alexander Logvinov <ports@logvinov.com>
-#
+# Created by: Alexander Logvinov <ports@logvinov.com>
 # $FreeBSD$
 
 PORTNAME?=	sync-engine
@@ -32,6 +29,7 @@ USE_PYDISTUTILS=	easy_install
 PYDISTUTILS_PKGNAME=	synce_sync_engine
 .endif
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if defined(ENGINE_VER) && defined(PLUGINDIR)

Modified: head/palm/synce-trayicon/Makefile
==============================================================================
--- head/palm/synce-trayicon/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-trayicon/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -32,6 +32,7 @@ SUB_FILES=	pkg-message
 
 MAN1=		${PORTNAME}.1
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 pre-configure:

Modified: head/palm/synce-vdccm/Makefile
==============================================================================
--- head/palm/synce-vdccm/Makefile	Fri Sep 20 22:31:15 2013	(r327759)
+++ head/palm/synce-vdccm/Makefile	Fri Sep 20 22:33:41 2013	(r327760)
@@ -26,6 +26,7 @@ CONFIGURE_ARGS=	${ICONV_CONFIGURE_BASE} 
 MAN1=		triggerconnection.1 ${PORTNAME}.1
 PLIST_FILES=	bin/triggerconnection bin/${PORTNAME}
 
+NO_STAGE=	yes
 .include <bsd.port.pre.mk>
 
 .if ${ARCH} == "powerpc"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201309202233.r8KMXg4H051357>