diff options
186 files changed, 227 insertions, 221 deletions
diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile index dbdffe90e3b7..7275ad56ecd6 100644 --- a/net-im/amsn/Makefile +++ b/net-im/amsn/Makefile @@ -45,6 +45,7 @@ CXXFLAGS+= -I${LOCALBASE}/include/libpng15 CONFIGURE_ENV+= CFLAGS+="-I${LOCALBASE}/include" \ LDFLAGS+="-L${LOCALBASE}/lib" +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name '*.c' -or -name '*.h' | ${XARGS} ${REINPLACE_CMD} -e 's|
||' @${FIND} ${WRKSRC} -name '*.bak' -delete diff --git a/net-im/ari-yahoo/Makefile b/net-im/ari-yahoo/Makefile index 65332f77539c..d7ce6920520f 100644 --- a/net-im/ari-yahoo/Makefile +++ b/net-im/ari-yahoo/Makefile @@ -15,6 +15,7 @@ USE_GMAKE= yes USE_GCC= any USE_AUTOTOOLS= autoconf +NO_STAGE= yes pre-configure: @${TOUCH} ${WRKSRC}/aclocal.m4 ${WRKSRC}/Makefile.in @(cd ${WRKSRC}/libyahoo && ${SETENV} ${AUTOCONF_ENV} ${AUTOCONF} \ diff --git a/net-im/ayttm/Makefile b/net-im/ayttm/Makefile index f73c8a8b4461..e66fa9577e42 100644 --- a/net-im/ayttm/Makefile +++ b/net-im/ayttm/Makefile @@ -34,6 +34,7 @@ MAN1= ayttm.1 CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MESOUND} diff --git a/net-im/bsflite/Makefile b/net-im/bsflite/Makefile index f2984abe6ff3..955db4e3f73f 100644 --- a/net-im/bsflite/Makefile +++ b/net-im/bsflite/Makefile @@ -15,6 +15,7 @@ PORTDOCS= COPYING ChangeLog README OPTIONS_DEFINE= DOCS +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: diff --git a/net-im/centericq/Makefile b/net-im/centericq/Makefile index 4e5808df7df9..fec52d178798 100644 --- a/net-im/centericq/Makefile +++ b/net-im/centericq/Makefile @@ -37,6 +37,7 @@ MAN1= cicqconv.1 cicqsync.1 PORTDOCS= FAQ README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "amd64" diff --git a/net-im/centerim-devel/Makefile b/net-im/centerim-devel/Makefile index 16feef552956..e7ccfc7398e9 100644 --- a/net-im/centerim-devel/Makefile +++ b/net-im/centerim-devel/Makefile @@ -41,6 +41,7 @@ MAN1= cimconv.1 centerim.1 PORTDOCS= FAQ README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-im/centerim/Makefile b/net-im/centerim/Makefile index 345c96e8c8d7..bc650077901f 100644 --- a/net-im/centerim/Makefile +++ b/net-im/centerim/Makefile @@ -38,6 +38,7 @@ MAN1= cimconv.1 centerim.1 PORTDOCS= FAQ README +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-im/chattahoochie/Makefile b/net-im/chattahoochie/Makefile index ad4ad9b09b67..50a9c22a727b 100644 --- a/net-im/chattahoochie/Makefile +++ b/net-im/chattahoochie/Makefile @@ -12,4 +12,5 @@ COMMENT= Small group plain-text chat server MAN8= chattahoochie.8 MANCOMPRESSED= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/cicquin/Makefile b/net-im/cicquin/Makefile index aaba77ae6d5b..ee6be176a069 100644 --- a/net-im/cicquin/Makefile +++ b/net-im/cicquin/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cicquin -# Date created: 6 Jun 2004 -# Whom: Peter Pentchev -# +# Created by: Peter Pentchev # $FreeBSD$ -# PORTNAME= cicquin PORTVERSION= 0.1 @@ -19,4 +15,5 @@ COMMENT= Look up users in the CenterICQ user database MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/cjc/Makefile b/net-im/cjc/Makefile index 6d6c20f7140d..c3f06853824d 100644 --- a/net-im/cjc/Makefile +++ b/net-im/cjc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: cjc -# Date created: 19 April 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= cjc PORTVERSION= 1.2.1 @@ -20,6 +16,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyxmpp>=1.1.0:${PORTSDIR}/net-im/py-pyxmpp USE_PYTHON= 2.6+ +NO_STAGE= yes post-patch: @${GREP} -lR "/usr/bin/python" ${WRKSRC} | ${XARGS} \ ${REINPLACE_CMD} -e "s|/usr/bin/python|${PYTHON_CMD}|" diff --git a/net-im/climm/Makefile b/net-im/climm/Makefile index 835a3fe898d7..37109b8181f2 100644 --- a/net-im/climm/Makefile +++ b/net-im/climm/Makefile @@ -28,6 +28,7 @@ OTR_DESC= Enable OTR encryption support REMOTE_DESC= Enable Remote control fifo support XMPP_DESC= Enable XMPP Jabber support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOTR} diff --git a/net-im/coccinella/Makefile b/net-im/coccinella/Makefile index be7ec54a27dc..e9b95825f427 100644 --- a/net-im/coccinella/Makefile +++ b/net-im/coccinella/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: coccinella -# Date created: 21 Oct 2004 -# Whom: Marc Bruenink -# +# Created by: Marc Bruenink # $FreeBSD$ -# PORTNAME= coccinella PORTVERSION= 0.96.20 @@ -30,6 +26,7 @@ USE_TK_WRAPPER= yes LIBTARGETDIR= ${PREFIX}/${PORTNAME} PLIST_SUB= LIBTARGETDIR="${PORTNAME}" +NO_STAGE= yes do-install: @${MKDIR} ${LIBTARGETDIR} ${INSTALL_SCRIPT} ${WRKSRC}/Coccinella.tcl ${LIBTARGETDIR} diff --git a/net-im/convey/Makefile b/net-im/convey/Makefile index 5ddcf84941f5..e07f4fab3e33 100644 --- a/net-im/convey/Makefile +++ b/net-im/convey/Makefile @@ -26,6 +26,7 @@ FIND_DIRS= lib SUB_FILES= convey.sh +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/net-im/decibel/Makefile b/net-im/decibel/Makefile index c67f6a67b044..7cae6c371a46 100644 --- a/net-im/decibel/Makefile +++ b/net-im/decibel/Makefile @@ -1,5 +1,4 @@ # Created by: arved -# # $FreeBSD$ PORTNAME= decibel @@ -17,6 +16,7 @@ USE_QT4= xml dbus gui qtestlib qmake_build moc_build uic_build rcc_build USE_LDCONFIG= yes USES= cmake pkgconfig +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e \ "s,$${LIB_INSTALL_DIR}/pkgconfig,data/pkgconfig,g"\ diff --git a/net-im/echat/Makefile b/net-im/echat/Makefile index 97fc8e12da36..f024fef4478d 100644 --- a/net-im/echat/Makefile +++ b/net-im/echat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: echat -# Date created: 26 Aug 2003 -# Whom: SeaD -# +# Created by: SeaD # $FreeBSD$ -# PORTNAME= echat DISTVERSION= 0.04beta1 @@ -15,6 +11,7 @@ COMMENT= LAN chat program over the TCP/IP networks MAN1= echat.1 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^CFLAGS=|CFLAGS+=|g ; \ s|PREFIX=|PREFIX?=|g ; s|CC=|CC?=|g; \ diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile index 3033b5f64db1..2eb74feea482 100644 --- a/net-im/ejabberd/Makefile +++ b/net-im/ejabberd/Makefile @@ -37,6 +37,7 @@ SUB_LIST= PORTNAME=${PORTNAME} PORTVERSION=${PORTVERSION} \ USERS=${USERS} GROUPS=${GROUPS} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src +NO_STAGE= yes .include <bsd.port.pre.mk> USE_OPENSSL= yes diff --git a/net-im/emesene/Makefile b/net-im/emesene/Makefile index 505b3af1b774..31ef8be65e8d 100644 --- a/net-im/emesene/Makefile +++ b/net-im/emesene/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: emesene -# Date created: 31 May 2007 -# Whom: Yinghong Liu <relaxbsd@gmail.com> -# +# Created by: Yinghong Liu <relaxbsd@gmail.com> # $FreeBSD$ -# PORTNAME= emesene PORTVERSION= 1.6.3 @@ -37,6 +33,7 @@ DESKTOP_ENTRIES="${PORTNAME}" \ "Network;InstantMessaging;GTK;" \ "false" +NO_STAGE= yes post-extract: @cd ${WRKSRC} && \ ${RM} -fr GPL LGPL PSF README pygif pyisf docs && \ diff --git a/net-im/empathy/Makefile b/net-im/empathy/Makefile index f28aeb781757..a4b15966e0ab 100644 --- a/net-im/empathy/Makefile +++ b/net-im/empathy/Makefile @@ -58,6 +58,7 @@ HAZE_DESC= Libpurple protocol integration NST_DESC= Nautilus SendTo plugin MAP_DESC= Graphical map support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MJABBER} diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index 4da1775d1c96..21663af3ba2a 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -25,4 +25,5 @@ USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/finch/Makefile b/net-im/finch/Makefile index a57297883bfb..33fdf558f194 100644 --- a/net-im/finch/Makefile +++ b/net-im/finch/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gaim -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# +# Created by: Jim Mock <jim@FreeBSD.org> # $FreeBSD$ # $MCom: ports-stable/net-im/gaim-consoleui-devel/Makefile,v 1.2 2006/10/29 18:55:28 marcus Exp $ -# PORTNAME= finch PORTREVISION= 1 @@ -30,6 +26,7 @@ CONFIGURE_ARGS= --disable-gtkui \ MAN1= finch.1 +NO_STAGE= yes post-install: ${INSTALL_MAN} ${WRKSRC}/doc/finch.1 ${MAN1PREFIX}/man/man1 diff --git a/net-im/folks/Makefile b/net-im/folks/Makefile index 175f60b63c86..6b4d5f41f8b4 100644 --- a/net-im/folks/Makefile +++ b/net-im/folks/Makefile @@ -41,6 +41,7 @@ PLIST_SUB= LIBVER=25 VERSION=33 CONFIGURE_ARGS+=--enable-libsocialweb-backend=no #.endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|^build_old_libs=yes|build_old_libs=no|g' \ ${WRKDIR}/gnome-libtool diff --git a/net-im/folks04/Makefile b/net-im/folks04/Makefile index 39e247601e0d..39a72f1ac970 100644 --- a/net-im/folks04/Makefile +++ b/net-im/folks04/Makefile @@ -29,4 +29,5 @@ LDFLAGS+= -L${LOCALBASE}/lib PLIST_SUB= VERSION=22 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index a6d9902fc07a..8d0f2975ea1e 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -27,6 +27,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} MAN1= freetalk.1 INFO= freetalk +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile index 07084b26b851..f06c9f08ac91 100644 --- a/net-im/fugu/Makefile +++ b/net-im/fugu/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: fugu -# Date created: 11 August 2000 -# Whom: Peter Haight <peterh@sapros.com> -# +# Created by: Peter Haight <peterh@sapros.com> # $FreeBSD$ -# PORTNAME= fugu PORTVERSION= 1.2.3 @@ -19,4 +15,5 @@ USE_OPENSSL= yes USE_PYTHON= yes USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/gajim/Makefile b/net-im/gajim/Makefile index b37028a7f34c..8e50a771b6c8 100644 --- a/net-im/gajim/Makefile +++ b/net-im/gajim/Makefile @@ -39,6 +39,7 @@ PORTDOCS= AUTHORS ChangeLog README.html OPTIONS_SUB= yes NLS_USES= gettext +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MNLS} diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index ccf2760517f9..be808298f0f8 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -29,6 +29,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ LDFLAGS+= -L${LOCALBASE}/lib # cheesy hack - test-oop doesn't build, but we don't care. +NO_STAGE= yes pre-configure: ${REINPLACE_CMD} -e 's/\(^noinst_PROGRAMS =.*\)test-oop/\1/' \ ${WRKSRC}/liboop/Makefile.in diff --git a/net-im/gloox/Makefile b/net-im/gloox/Makefile index fbed054da627..35373705c346 100644 --- a/net-im/gloox/Makefile +++ b/net-im/gloox/Makefile @@ -21,6 +21,7 @@ CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|libgnutls-config|pkg-config gnutls|' ${WRKSRC}/configure post-install: diff --git a/net-im/gtkyahoo/Makefile b/net-im/gtkyahoo/Makefile index e46ad6dd948c..f0e04a8186c6 100644 --- a/net-im/gtkyahoo/Makefile +++ b/net-im/gtkyahoo/Makefile @@ -16,6 +16,7 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes ONLY_FOR_ARCHS= i386 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/@INSTALL@/s/$$INSTALL/${INSTALL}/; \ s/echo aout/echo elf/' \ diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile index 7294b1b19c0b..1a67a0d0a3d5 100644 --- a/net-im/gyach/Makefile +++ b/net-im/gyach/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gyach -# Date created: 08 November 2003 -# Whom: Aaron Landwehr <aaron@snaphat.com> -# +# Created by: Aaron Landwehr <aaron@snaphat.com> # $FreeBSD$ -# PORTNAME= gyach PORTVERSION= 0.9.8 @@ -19,6 +15,7 @@ LDFLAGS+= ${PTHREAD_LIBS} CFLAGS+= ${PTHREAD_CFLAGS} USE_GNOME= gtk20 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} != "i386" diff --git a/net-im/hotot/Makefile b/net-im/hotot/Makefile index 2c887ff16313..1ea33152c2ab 100644 --- a/net-im/hotot/Makefile +++ b/net-im/hotot/Makefile @@ -26,6 +26,7 @@ OPTIONS_DEFINE= GTK2 QT4 KDE4 OPTIONS_DEFAULT= GTK2 QT4 KDE4_DESC= KDE 4 integration (implies Qt 4) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGTK2} diff --git a/net-im/icb/Makefile b/net-im/icb/Makefile index 2f08f7989bc4..0e54a03aed2c 100644 --- a/net-im/icb/Makefile +++ b/net-im/icb/Makefile @@ -23,6 +23,7 @@ PORTEXAMPLES= bartender confuse echofunctions sample.icbrc PLIST_FILES= bin/icb %%DATADIR%%/icbserverdb PLIST_DIRS= %%DATADIR%% +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/net-im/icmpchat/Makefile b/net-im/icmpchat/Makefile index 398d409baba3..80bf811dfbb7 100644 --- a/net-im/icmpchat/Makefile +++ b/net-im/icmpchat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ICMP-Chat -# Date created: 8 October 2002 -# Whom: Matthew West <mwest@uct.ac.za> -# +# Created by: Matthew West <mwest@uct.ac.za> # $FreeBSD$ -# PORTNAME= icmpchat PORTVERSION= 0.6 @@ -13,6 +9,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Simple console-based chat that uses ICMP protocol +NO_STAGE= yes pre-patch: @${REINPLACE_CMD} -e 's|-O2 -Wall -pedantic|${CFLAGS}|;\ s|= gcc|?= gcc|;s|default|all|' ${WRKSRC}/Makefile diff --git a/net-im/icqlib/Makefile b/net-im/icqlib/Makefile index a4649a81eee6..84904db9ad24 100644 --- a/net-im/icqlib/Makefile +++ b/net-im/icqlib/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: icqlib -# Date created: 16 March 1999 -# Whom: Pavel Andreev -# +# Created by: Pavel Andreev # $FreeBSD$ -# PORTNAME= icqlib PORTVERSION= 1.0.0 @@ -19,6 +15,7 @@ USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ ${WRKSRC}/configure diff --git a/net-im/imspector/Makefile b/net-im/imspector/Makefile index f29ffec506c8..aa6abf2dd14e 100644 --- a/net-im/imspector/Makefile +++ b/net-im/imspector/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= IPFW OPTIONS_DEFAULT= IPFW IPFW_DESC= Add IPFW support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIPFW} diff --git a/net-im/iserverd/Makefile b/net-im/iserverd/Makefile index 5a73f4e3e3d1..69aa24076cf8 100644 --- a/net-im/iserverd/Makefile +++ b/net-im/iserverd/Makefile @@ -31,6 +31,7 @@ MAN1= db_convert.1 MAN5= iserv.conf.5 v3_proto.conf.5 v5_proto.conf.5 MAN8= iserverd.8 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${OSVERSION} >= 700042 diff --git a/net-im/jabber-pyaim/Makefile b/net-im/jabber-pyaim/Makefile index f1bed1fd1249..7b37efd7dc37 100644 --- a/net-im/jabber-pyaim/Makefile +++ b/net-im/jabber-pyaim/Makefile @@ -31,6 +31,7 @@ INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME} PORTDOCS= COPYING README NEWS AUTHORS INSTALL +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> diff --git a/net-im/jabber-pyicq/Makefile b/net-im/jabber-pyicq/Makefile index 85713f1f2426..5fced97e6428 100644 --- a/net-im/jabber-pyicq/Makefile +++ b/net-im/jabber-pyicq/Makefile @@ -41,6 +41,7 @@ INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME} PORTDOCS= NEWS README README.jabberd14 README.jabberd2 README.external +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MJABBER} diff --git a/net-im/jabber-pymsn/Makefile b/net-im/jabber-pymsn/Makefile index 0835d21e10b1..f3cfae1a4b01 100644 --- a/net-im/jabber-pymsn/Makefile +++ b/net-im/jabber-pymsn/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: Jabber Python MSN Transport -# Date created: Tue Nov 23 16:42:07 CET 2004 -# Whom: Martijn Lina <martijn@pacno.net> -# +# Created by: Martijn Lina <martijn@pacno.net> # $FreeBSD$ PORTNAME= pymsn @@ -46,6 +43,7 @@ INST_DIR= ${PREFIX}/lib/jabber/${PORTNAME} PORTDOCS= COPYING README README.jabberd14 README.jabberd2 README.external +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MJABBER} diff --git a/net-im/jabber.el/Makefile b/net-im/jabber.el/Makefile index a9d68f256f3c..303274ccc8f1 100644 --- a/net-im/jabber.el/Makefile +++ b/net-im/jabber.el/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: jabber.el -# Date created: 26 May 2006 -# Whom: Max N. Boyarov <m.boyarov@bsd.by> -# +# Created by: Max N. Boyarov <m.boyarov@bsd.by> # $FreeBSD$ PORTNAME= jabber.el @@ -23,6 +20,7 @@ USE_EMACS= yes GNU_CONFIGURE= yes USE_GMAKE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> CONFIGURE_ARGS+= --with-lispdir=${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/emacs-jabber \ diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index 4246d4bf88d6..3ab698a1a3fd 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -66,6 +66,7 @@ SUB_LIST+= JABBER_USER=${JABBER_USER} JABBER_UID=${JABBER_UID} \ DOCS= AUTHORS ChangeLog INSTALL NEWS README README.SQL README.config \ README.filespool README.karma README.protocols TODO UPGRADE mysql.sql +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile index 9bdc2aeffedc..f7b95f1697a7 100644 --- a/net-im/jabberd/Makefile +++ b/net-im/jabberd/Makefile @@ -64,6 +64,7 @@ DOCFILES= AUTHORS COPYING ChangeLog INSTALL NEWS README \ _REQUIRE= LOGIN +NO_STAGE= yes .include <bsd.port.options.mk> ELP+= ${OPENSSLLIB} diff --git a/net-im/jarl/Makefile b/net-im/jarl/Makefile index 825ef70d2adc..09e3e6ddf185 100644 --- a/net-im/jarl/Makefile +++ b/net-im/jarl/Makefile @@ -18,6 +18,7 @@ NO_BUILD= yes USES= perl5 +NO_STAGE= yes makeplist: ${ECHO_CMD} bin/jarl > ${PLIST} ${FIND} ${PREFIX}/share/jarl ! -name "*.orig" -type f -print | ${CUT} -d/ -f4- >> \ diff --git a/net-im/jggtrans/Makefile b/net-im/jggtrans/Makefile index 2a37a2d0fa0e..59a1c304cd17 100644 --- a/net-im/jggtrans/Makefile +++ b/net-im/jggtrans/Makefile @@ -27,6 +27,7 @@ USE_RC_SUBR= jggtrans OPTIONS_DEFINE= DEBUG EJABBERD EJABBERD_DESC= transport with ejabberd +NO_STAGE= yes .include <bsd.port.options.mk> .if ! ${PORT_OPTIONS:MDEBUG} diff --git a/net-im/jitsi/Makefile b/net-im/jitsi/Makefile index ca3500a3f78e..e816937c4bce 100644 --- a/net-im/jitsi/Makefile +++ b/net-im/jitsi/Makefile @@ -28,6 +28,7 @@ DESKTOP_ENTRIES="Jitsi" \ "Network;InstantMessaging;VideoConference;Java;" \ true +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/net-im/kde-telepathy/Makefile b/net-im/kde-telepathy/Makefile index 7a80217a0eb4..d92abe58c67c 100644 --- a/net-im/kde-telepathy/Makefile +++ b/net-im/kde-telepathy/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFAULT=PLASMA SEND_FILE PLASMA_DESC= Applets for KDE Plasma Desktop integration SEND_FILE_DESC= Context menu plugin for sending files +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPLASMA} diff --git a/net-im/kmess-kde4/Makefile b/net-im/kmess-kde4/Makefile index 578ceaf260ad..45b38a917dec 100644 --- a/net-im/kmess-kde4/Makefile +++ b/net-im/kmess-kde4/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kmess -# Date created: 21 June 2002 -# Whom: Hye-Shik Chang <perky@python.or.kr> -# +# Created by: Hye-Shik Chang <perky@python.or.kr> # $FreeBSD$ -# PORTNAME= kmess PORTVERSION= 2.0.6.2 @@ -25,4 +21,5 @@ USE_KDE4= kdehier kdeprefix kdelibs libkonq automoc4 USE_QT4= qmake_build moc_build rcc_build uic_build USES= cmake gettext +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/komclean/Makefile b/net-im/komclean/Makefile index b96b5b8af4e8..bee933212b36 100644 --- a/net-im/komclean/Makefile +++ b/net-im/komclean/Makefile @@ -29,6 +29,7 @@ DESKTOP_ENTRIES="KOMclean" \ "" \ false +NO_STAGE= yes .include <bsd.port.pre.mk> pre-everything:: diff --git a/net-im/kopete-kde4/Makefile b/net-im/kopete-kde4/Makefile index 8aa16a560cca..1ee603fa3c7b 100644 --- a/net-im/kopete-kde4/Makefile +++ b/net-im/kopete-kde4/Makefile @@ -66,6 +66,7 @@ CFLAGS+= -DHAVE_LINUX_INTEGER_TYPES=1 OPTIONS_DEFINE= XMMS XMMS_DESC= XMMS Kopete nowlistening plugin +NO_STAGE= yes .include <bsd.port.options.mk> .include "${PORTSDIR}/www/firefox/Makefile.webplugins" diff --git a/net-im/ktp-accounts-kcm/Makefile b/net-im/ktp-accounts-kcm/Makefile index 396cda3f4972..df7a4da15f0e 100644 --- a/net-im/ktp-accounts-kcm/Makefile +++ b/net-im/ktp-accounts-kcm/Makefile @@ -27,6 +27,7 @@ HAZE_DESC= libpurple protocols support IRC_DESC= Internet Relay Chat support SALUT_DESC= Link-local (serverless) XMPP support +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MHAZE} diff --git a/net-im/ktp-approver/Makefile b/net-im/ktp-approver/Makefile index f4c7186037b2..be1f381967fc 100644 --- a/net-im/ktp-approver/Makefile +++ b/net-im/ktp-approver/Makefile @@ -18,4 +18,5 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-auth-handler/Makefile b/net-im/ktp-auth-handler/Makefile index 5b67c4d7e33c..397a7acc4d5c 100644 --- a/net-im/ktp-auth-handler/Makefile +++ b/net-im/ktp-auth-handler/Makefile @@ -20,4 +20,5 @@ USE_QT4= corelib dbus gui xml webkit \ USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-common-internals/Makefile b/net-im/ktp-common-internals/Makefile index a29acabb76c4..c2616d109bae 100644 --- a/net-im/ktp-common-internals/Makefile +++ b/net-im/ktp-common-internals/Makefile @@ -21,4 +21,5 @@ USES= cmake gettext USE_BZIP2= yes USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-contact-list/Makefile b/net-im/ktp-contact-list/Makefile index aace253f746d..b0ad7276ed5a 100644 --- a/net-im/ktp-contact-list/Makefile +++ b/net-im/ktp-contact-list/Makefile @@ -18,4 +18,5 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-contact-runner/Makefile b/net-im/ktp-contact-runner/Makefile index 890500d6be1c..9a2293c069fe 100644 --- a/net-im/ktp-contact-runner/Makefile +++ b/net-im/ktp-contact-runner/Makefile @@ -17,4 +17,5 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-filetransfer-handler/Makefile b/net-im/ktp-filetransfer-handler/Makefile index 828b2a3393ad..f674dbdda093 100644 --- a/net-im/ktp-filetransfer-handler/Makefile +++ b/net-im/ktp-filetransfer-handler/Makefile @@ -17,4 +17,5 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-kded-integration-module/Makefile b/net-im/ktp-kded-integration-module/Makefile index 372bd8c7c0df..57bb193737d8 100644 --- a/net-im/ktp-kded-integration-module/Makefile +++ b/net-im/ktp-kded-integration-module/Makefile @@ -17,4 +17,5 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-send-file/Makefile b/net-im/ktp-send-file/Makefile index 656b75916509..674de4761fd4 100644 --- a/net-im/ktp-send-file/Makefile +++ b/net-im/ktp-send-file/Makefile @@ -19,4 +19,5 @@ USE_QT4= corelib moc_build qmake_build rcc_build uic_build USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ktp-text-ui/Makefile b/net-im/ktp-text-ui/Makefile index 0ea519299e55..00e3208b21d6 100644 --- a/net-im/ktp-text-ui/Makefile +++ b/net-im/ktp-text-ui/Makefile @@ -22,4 +22,5 @@ USES= cmake gettext USE_BZIP2= yes USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/libjingle/Makefile b/net-im/libjingle/Makefile index fd24ed3804d8..875e8bb0418f 100644 --- a/net-im/libjingle/Makefile +++ b/net-im/libjingle/Makefile @@ -52,6 +52,7 @@ PLIST_FILES+= bin/login \ bin/relayserver \ bin/stunserver \ +NO_STAGE= yes .include <bsd.port.options.mk> post-configure: diff --git a/net-im/libjreen/Makefile b/net-im/libjreen/Makefile index a02ef0b02c79..43fda7a47911 100644 --- a/net-im/libjreen/Makefile +++ b/net-im/libjreen/Makefile @@ -1,4 +1,3 @@ -# Created by: Max Brazhnikov <makc@FreeBSD.org> # $FreeBSD$ PORTNAME= libjreen @@ -27,6 +26,7 @@ USE_QT4= moc_build qmake_build rcc_build network USES= cmake pkgconfig:build +NO_STAGE= yes pre-configure: ${REINPLACE_CMD} -e 's,lib.*/pkgconfig,libdata/pkgconfig,' \ ${WRKSRC}/CMakeLists.txt diff --git a/net-im/libmsn/Makefile b/net-im/libmsn/Makefile index 1d9a93f060b9..7a91a20ccd68 100644 --- a/net-im/libmsn/Makefile +++ b/net-im/libmsn/Makefile @@ -19,6 +19,7 @@ USES= cmake USE_OPENSSL= yes USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|lib$${LIB_SUFFIX}/pkgconfig|libdata/pkgconfig|g' \ ${WRKSRC}/CMakeLists.txt diff --git a/net-im/libnice/Makefile b/net-im/libnice/Makefile index e1428745752c..f9e7a5c8f798 100644 --- a/net-im/libnice/Makefile +++ b/net-im/libnice/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --without-gstreamer --with-gstreamer-0.10 CPPFLAGS+= -I${LOCALBASE}/include -DHAVE_GETIFADDRS LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ 's|-Wno-missing-field-initializers|#|g' diff --git a/net-im/libpurple/Makefile b/net-im/libpurple/Makefile index 09fa4b95daec..08a1e51b31ea 100644 --- a/net-im/libpurple/Makefile +++ b/net-im/libpurple/Makefile @@ -79,6 +79,7 @@ OPTIONSFILE= ${PORT_DBDIR}/${UNIQUENAME}/options CONFIGURE_ARGS+=--disable-doxygen +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTCLTK} diff --git a/net-im/libtelepathy/Makefile b/net-im/libtelepathy/Makefile index 62200a1089a7..f63715d67e84 100644 --- a/net-im/libtelepathy/Makefile +++ b/net-im/libtelepathy/Makefile @@ -1,4 +1,3 @@ -# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ # $MCom: ports/net-im/libtelepathy/Makefile,v 1.3 2008/02/27 14:00:06 ahze Exp $ @@ -25,4 +24,5 @@ USE_LDCONFIG= yes USE_GNOME= gnomehack glib20 ltverhack USE_AUTOTOOLS= libtool +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/libyahoo2/Makefile b/net-im/libyahoo2/Makefile index da36a6e02a88..15b870409933 100644 --- a/net-im/libyahoo2/Makefile +++ b/net-im/libyahoo2/Makefile @@ -15,6 +15,7 @@ USES= pathfix USE_GNOME= glib20 gnomehack USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Wall -ansi -pedantic||g' ${WRKSRC}/configure @${REINPLACE_CMD} -e 's|-g -Wall||g ; \ diff --git a/net-im/licq-icq/Makefile b/net-im/licq-icq/Makefile index 3fd8aa184c1a..c2f2dc09e2ce 100644 --- a/net-im/licq-icq/Makefile +++ b/net-im/licq-icq/Makefile @@ -21,6 +21,7 @@ PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%% LICQ_PORT?= net-im/licq +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc" diff --git a/net-im/licq-jabber/Makefile b/net-im/licq-jabber/Makefile index 5962828b834b..f3941a1292dc 100644 --- a/net-im/licq-jabber/Makefile +++ b/net-im/licq-jabber/Makefile @@ -22,6 +22,7 @@ PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%% LICQ_PORT?= net-im/licq +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc" diff --git a/net-im/licq-msn/Makefile b/net-im/licq-msn/Makefile index 1683c3628736..bec5c91b97d3 100644 --- a/net-im/licq-msn/Makefile +++ b/net-im/licq-msn/Makefile @@ -21,6 +21,7 @@ PLIST_DIRS= %%PORTDOCS%%%%DOCSDIR%% LICQ_PORT?= net-im/licq +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc" diff --git a/net-im/licq-osd/Makefile b/net-im/licq-osd/Makefile index d2c9ebd1b03c..29889cd45ad7 100644 --- a/net-im/licq-osd/Makefile +++ b/net-im/licq-osd/Makefile @@ -24,6 +24,7 @@ PLIST_FILES= lib/licq/licq_osd.so \ LICQ_PORT?= net-im/licq +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/${LICQ_PORT}/Makefile.inc" diff --git a/net-im/licq-qt-gui/Makefile b/net-im/licq-qt-gui/Makefile index 4f1f772bb4f4..626682f50b11 100644 --- a/net-im/licq-qt-gui/Makefile +++ b/net-im/licq-qt-gui/Makefile @@ -34,6 +34,7 @@ PLIST_SUB+= WITH_QT="" LICQ_PORT?= net-im/licq +NO_STAGE= yes pre-fetch: .if defined(WITH_KDE) @${ECHO_MSG} "" diff --git a/net-im/licq/Makefile b/net-im/licq/Makefile index 8cfca054ac55..8ede5ffc466d 100644 --- a/net-im/licq/Makefile +++ b/net-im/licq/Makefile @@ -30,6 +30,7 @@ CONFIGURE_ARGS+=--with-openssl-inc=${OPENSSLINC} CONFIGURE_ARGS+=--with-openssl-lib=${OPENSSLLIB} .endif +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-im/linpopup/Makefile b/net-im/linpopup/Makefile index 456366ec2ddb..b58d388be0da 100644 --- a/net-im/linpopup/Makefile +++ b/net-im/linpopup/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: linpopup -# Date created: 20 Nov 2000 -# Whom: Roman Shterenzon <roman@xpert.com> -# +# Created by: Roman Shterenzon <roman@xpert.com> # $FreeBSD$ -# PORTNAME= linpopup PORTVERSION= 1.2.0 @@ -34,6 +30,7 @@ SUB_FILES= pkg-message EXTRA_PATCHES+= ${FILESDIR}/extra-patch-samba3 .endif +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} diff --git a/net-im/linux-ymessenger/Makefile b/net-im/linux-ymessenger/Makefile index 81e44950d72a..805edc9b0043 100644 --- a/net-im/linux-ymessenger/Makefile +++ b/net-im/linux-ymessenger/Makefile @@ -26,6 +26,7 @@ ONLY_FOR_ARCHS= i386 amd64 SHARE_FILES= yahoo_gnome.png yahoo_kde.xpm ymessenger.desktop\ ymessenger.kdelnk +NO_STAGE= yes do-extract: @${RM} -rf ${WRKDIR} @${MKDIR} ${WRKDIR} diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 8b0df3ab783a..41a03eba1bf2 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -25,6 +25,7 @@ OPTIONS_DEFAULT=GNUTLS OPTIONS_RADIO= SSL OPTIONS_RADIO_SSL= GNUTLS OPENSSL +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGNUTLS} diff --git a/net-im/mbpurple/Makefile b/net-im/mbpurple/Makefile index d6a5d0b9e475..2c1d70e4d338 100644 --- a/net-im/mbpurple/Makefile +++ b/net-im/mbpurple/Makefile @@ -16,6 +16,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/pidgin:${PORTSDIR}/net-im/pidgin PROJECTHOST= microblog-purple USE_GMAKE= yes +NO_STAGE= yes post-patch: @${CP} ${WRKSRC}/Makefile ${WRKSRC}/Makefile.Dist @${SED} -e 's#make -C#gmake -C#' \ diff --git a/net-im/mcabber/Makefile b/net-im/mcabber/Makefile index ad413fe3bb0c..2140fb758405 100644 --- a/net-im/mcabber/Makefile +++ b/net-im/mcabber/Makefile @@ -32,6 +32,7 @@ GPGME_DESC= Use security/gpgme for PGP support OTR_DESC= Off-the-record messaging support ENCHANT_DESC= Spell checking via enchant +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGPGME} diff --git a/net-im/meanwhile/Makefile b/net-im/meanwhile/Makefile index ffcd1208ea16..36724eb243da 100644 --- a/net-im/meanwhile/Makefile +++ b/net-im/meanwhile/Makefile @@ -23,6 +23,7 @@ LDFLAGS+= -L${LOCALBASE}/lib DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-doc-${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/samples/*.c ${WRKSRC}/src/*.[ch] diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile index aeba4b3ffc30..c349f9192dbf 100644 --- a/net-im/mercury/Makefile +++ b/net-im/mercury/Makefile @@ -53,6 +53,7 @@ PLIST_SUB+= VID="" VIDJAR="${VIDJAR}" PLIST_SUB+= VID="@comment " VIDJAR="" .endif +NO_STAGE= yes post-extract: ${MKDIR} ${WRKDIR}/icons cd ${WRKDIR}/icons && \ diff --git a/net-im/mikutter/Makefile b/net-im/mikutter/Makefile index ead3e9a58134..937dfebeaf01 100644 --- a/net-im/mikutter/Makefile +++ b/net-im/mikutter/Makefile @@ -45,6 +45,7 @@ NOTIFY_DESC= notify-send support OPTIONS_DEFAULT= ${OPTIONS_DEFINE} +NO_STAGE= yes .include <bsd.port.pre.mk> .if !defined(RUBY_PROVIDED) diff --git a/net-im/msn-proxy/Makefile b/net-im/msn-proxy/Makefile index 3e61d36f7d99..23f20f91a99d 100644 --- a/net-im/msn-proxy/Makefile +++ b/net-im/msn-proxy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: msn-proxy -# Date created: 20 January 2008 -# Whom: Luiz Otavio O Souza <loos.br@gmail.com> -# +# Created by: Luiz Otavio O Souza <loos.br@gmail.com> # $FreeBSD$ -# PORTNAME= msn-proxy PORTVERSION= 0.7 @@ -38,6 +34,7 @@ USE_MYSQL= yes MAKE_ARGS= SYSCONFDIR=$(DESTDIR)${PREFIX}/etc/msn-proxy \ BINDIR=$(DESTDIR)${PREFIX}/bin +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/net-im/mu-conference/Makefile b/net-im/mu-conference/Makefile index 665c7478ef9a..e4ea06390000 100644 --- a/net-im/mu-conference/Makefile +++ b/net-im/mu-conference/Makefile @@ -40,6 +40,7 @@ PORTDOCS= * MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MMYSQL} diff --git a/net-im/naim/Makefile b/net-im/naim/Makefile index 8e23b18cf4a8..739a98383be3 100644 --- a/net-im/naim/Makefile +++ b/net-im/naim/Makefile @@ -21,6 +21,7 @@ PORTDOCS= FAQ README commands.txt keyboard.txt OPTIONS_DEFINE= DETACH DOCS DETACH_DESC= Enable 'detach' feature (requires misc/screen) +NO_STAGE= yes .include <bsd.port.options.mk> # Fix parallel (-jX) builds: events.c #include's generated "conio_cmds.h" diff --git a/net-im/openfire-devel/Makefile b/net-im/openfire-devel/Makefile index ef5fe13bbe6b..14ed41e0c028 100644 --- a/net-im/openfire-devel/Makefile +++ b/net-im/openfire-devel/Makefile @@ -37,6 +37,7 @@ VARDB= /var/db/openfire PUSER= openfire PGROUP= ${PUSER} +NO_STAGE= yes do-install: (cd ${INSTALL_WRKSRC}/lib && ${INSTALL} -m 744 *.jar ${JAVAJARDIR}) diff --git a/net-im/openfire/Makefile b/net-im/openfire/Makefile index 82008469b056..1d5da873381e 100644 --- a/net-im/openfire/Makefile +++ b/net-im/openfire/Makefile @@ -42,6 +42,7 @@ VARDB= /var/db/openfire USERS= openfire GROUPS= ${USERS} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPLUGINS} diff --git a/net-im/p5-AnyEvent-XMPP/Makefile b/net-im/p5-AnyEvent-XMPP/Makefile index bf3e95c56711..5b051dc65fa2 100644 --- a/net-im/p5-AnyEvent-XMPP/Makefile +++ b/net-im/p5-AnyEvent-XMPP/Makefile @@ -72,6 +72,7 @@ MAN3= AnyEvent::XMPP.3 \ AnyEvent::XMPP::Ext::Receipts.3 \ AnyEvent::XMPP::Client.3 +NO_STAGE= yes .include <bsd.port.pre.mk> # One of it's dependency is p5-GSSAPI which is marked broken for 7.X .if ${OSVERSION} < 800000 diff --git a/net-im/p5-DJabberd/Makefile b/net-im/p5-DJabberd/Makefile index 51ab9ea82b0a..9d5b415de609 100644 --- a/net-im/p5-DJabberd/Makefile +++ b/net-im/p5-DJabberd/Makefile @@ -44,4 +44,5 @@ MAN3= DJabberd.3\ DJabberd::SASL::DumbPlain.3\ DJabberd::SASL::ManagerBase.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Jabber-Connection/Makefile b/net-im/p5-Jabber-Connection/Makefile index 27d671715cc0..a1cc457b201b 100644 --- a/net-im/p5-Jabber-Connection/Makefile +++ b/net-im/p5-Jabber-Connection/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= Jabber::Connection.3 Jabber::NS.3 Jabber::NodeFactory.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Jabber-Lite/Makefile b/net-im/p5-Jabber-Lite/Makefile index b4f0dd05b0cf..b47425815d14 100644 --- a/net-im/p5-Jabber-Lite/Makefile +++ b/net-im/p5-Jabber-Lite/Makefile @@ -20,4 +20,5 @@ USE_PERL5= configure MAN3= Jabber::Lite.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Jabber-SimpleSend/Makefile b/net-im/p5-Jabber-SimpleSend/Makefile index 69f60498b1c3..b63f794224d2 100644 --- a/net-im/p5-Jabber-SimpleSend/Makefile +++ b/net-im/p5-Jabber-SimpleSend/Makefile @@ -19,4 +19,5 @@ USE_PERL5= configure MAN3= Jabber::SimpleSend.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-AIM/Makefile b/net-im/p5-Net-AIM/Makefile index bb8a7bf88faa..2c87d1d0b357 100644 --- a/net-im/p5-Net-AIM/Makefile +++ b/net-im/p5-Net-AIM/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Net-AIM -# Date created: 19 Jan 2003 -# Whom: petef -# +# Created by: petef # $FreeBSD$ -# PORTNAME= Net-AIM PORTVERSION= 1.22 @@ -19,4 +15,5 @@ USE_PERL5= configure MAN3= Net::AIM.3 Net::AIM::Connection.3 Net::AIM::Event.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-AOLIM/Makefile b/net-im/p5-Net-AOLIM/Makefile index 85496e5e0727..93bc836eb61e 100644 --- a/net-im/p5-Net-AOLIM/Makefile +++ b/net-im/p5-Net-AOLIM/Makefile @@ -16,4 +16,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME} MAN3= Net::AOLIM.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-Async-XMPP/Makefile b/net-im/p5-Net-Async-XMPP/Makefile index 76cf3c21b410..037b73a66598 100644 --- a/net-im/p5-Net-Async-XMPP/Makefile +++ b/net-im/p5-Net-Async-XMPP/Makefile @@ -24,4 +24,5 @@ MAN3= Net::Async::XMPP.3 \ Net::Async::XMPP::Protocol.3 \ Net::Async::XMPP::Server.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-ICQ2000/Makefile b/net-im/p5-Net-ICQ2000/Makefile index 759466eb9f58..c70b19f20317 100644 --- a/net-im/p5-Net-ICQ2000/Makefile +++ b/net-im/p5-Net-ICQ2000/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= Net::ICQ2000.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-Jabber/Makefile b/net-im/p5-Net-Jabber/Makefile index 12938e2e195f..eac667f3dc9c 100644 --- a/net-im/p5-Net-Jabber/Makefile +++ b/net-im/p5-Net-Jabber/Makefile @@ -27,4 +27,5 @@ MAN3= Net::Jabber.3 Net::Jabber::Client.3 Net::Jabber::Component.3 \ Net::Jabber::Server.3 Net::Jabber::Stanza.3 \ Net::Jabber::XDB.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-MSN/Makefile b/net-im/p5-Net-MSN/Makefile index bd5dce093940..3e58e08fb642 100644 --- a/net-im/p5-Net-MSN/Makefile +++ b/net-im/p5-Net-MSN/Makefile @@ -1,6 +1,4 @@ -# New ports collection makefile for: p5-Net-MSN -# Date created: 22 June 2004 -# Whom: snowchyld +# Created by: snowchyld # $FreeBSD$ PORTNAME= Net-MSN @@ -23,4 +21,5 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-NetSend/Makefile b/net-im/p5-Net-NetSend/Makefile index 83f2c10dec96..204b1a28b585 100644 --- a/net-im/p5-Net-NetSend/Makefile +++ b/net-im/p5-Net-NetSend/Makefile @@ -15,4 +15,5 @@ USE_PERL5= configure MAN3= Net::NetSend.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-OSCAR/Makefile b/net-im/p5-Net-OSCAR/Makefile index 49ce0981367d..5afba2b01dec 100644 --- a/net-im/p5-Net-OSCAR/Makefile +++ b/net-im/p5-Net-OSCAR/Makefile @@ -34,4 +34,5 @@ MAN3= Net::OSCAR.3 \ Net::OSCAR::XML.3 \ Net::OSCAR::_BLInternal.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-Stomp/Makefile b/net-im/p5-Net-Stomp/Makefile index 5d94b694e20b..5ef1ac1fdb8f 100644 --- a/net-im/p5-Net-Stomp/Makefile +++ b/net-im/p5-Net-Stomp/Makefile @@ -21,4 +21,5 @@ USE_PERL5= configure MAN3= Net::Stomp.3 Net::Stomp::Frame.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-XMPP/Makefile b/net-im/p5-Net-XMPP/Makefile index 4c7c36c950ce..8a69352d44fc 100644 --- a/net-im/p5-Net-XMPP/Makefile +++ b/net-im/p5-Net-XMPP/Makefile @@ -38,4 +38,5 @@ MAN3= Net::XMPP.3 \ Net::XMPP::Roster.3 \ Net::XMPP::Stanza.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Net-XMPP2/Makefile b/net-im/p5-Net-XMPP2/Makefile index 4a4f87ca0188..2d3b5fb1102a 100644 --- a/net-im/p5-Net-XMPP2/Makefile +++ b/net-im/p5-Net-XMPP2/Makefile @@ -85,4 +85,5 @@ MAN3= Net::XMPP2.3 \ Net::XMPP2::Util.3 \ Net::XMPP2::Writer.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-POE-Component-Client-MSN/Makefile b/net-im/p5-POE-Component-Client-MSN/Makefile index fb7a5dd0361d..e6ca9bae4042 100644 --- a/net-im/p5-POE-Component-Client-MSN/Makefile +++ b/net-im/p5-POE-Component-Client-MSN/Makefile @@ -27,4 +27,5 @@ MAN3= POE::Component::Client::MSN.3 USES= perl5 USE_PERL5= configure +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-Protocol-XMPP/Makefile b/net-im/p5-Protocol-XMPP/Makefile index f5e481d2fc81..e01f4c7092a8 100644 --- a/net-im/p5-Protocol-XMPP/Makefile +++ b/net-im/p5-Protocol-XMPP/Makefile @@ -51,4 +51,5 @@ MAN3= Protocol::XMPP.3 \ Protocol::XMPP::TextElement.3 \ Protocol::XMPP::User.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/p5-SOAP-Transport-JABBER/Makefile b/net-im/p5-SOAP-Transport-JABBER/Makefile index f53e667ce5ae..4787b4776cff 100644 --- a/net-im/p5-SOAP-Transport-JABBER/Makefile +++ b/net-im/p5-SOAP-Transport-JABBER/Makefile @@ -19,4 +19,5 @@ USES= perl5 MAN3= SOAP::Transport::JABBER.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/papyon/Makefile b/net-im/papyon/Makefile index 9543ff1377a3..832e3f4537f1 100644 --- a/net-im/papyon/Makefile +++ b/net-im/papyon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: papyon -# Date created: August 1 2009 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# PORTNAME= papyon PORTVERSION= 0.5.4 @@ -28,6 +24,7 @@ USE_GNOME= pygobject USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 diff --git a/net-im/pebrot/Makefile b/net-im/pebrot/Makefile index 4823c08999ad..24bcb0b62b80 100644 --- a/net-im/pebrot/Makefile +++ b/net-im/pebrot/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: pebrot -# Date created: 26 March 2004 -# Whom: Kevin Lo <kevlo@FreeBSD.org> -# +# Created by: Kevin Lo <kevlo@FreeBSD.org> # $FreeBSD$ PORTNAME= pebrot @@ -17,4 +14,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_EGGINFO= pebrot-0.8.9-py${PYTHON_VER}.egg-info +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pecl-stomp/Makefile b/net-im/pecl-stomp/Makefile index 8a9988a46bf4..e5fd34611610 100644 --- a/net-im/pecl-stomp/Makefile +++ b/net-im/pecl-stomp/Makefile @@ -15,4 +15,5 @@ USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-audacious-remote/Makefile b/net-im/pidgin-audacious-remote/Makefile index e6cd9129147c..8fcf881ec578 100644 --- a/net-im/pidgin-audacious-remote/Makefile +++ b/net-im/pidgin-audacious-remote/Makefile @@ -23,4 +23,5 @@ USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= "--prefix=${PREFIX}" +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-birthday-reminder/Makefile b/net-im/pidgin-birthday-reminder/Makefile index cd233b8a6265..6bf5ae68ceba 100644 --- a/net-im/pidgin-birthday-reminder/Makefile +++ b/net-im/pidgin-birthday-reminder/Makefile @@ -21,4 +21,5 @@ USE_GNOME= intltool CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-bs/Makefile b/net-im/pidgin-bs/Makefile index f6addf2a4d8c..68190f8118d4 100644 --- a/net-im/pidgin-bs/Makefile +++ b/net-im/pidgin-bs/Makefile @@ -22,4 +22,5 @@ USE_BZIP2= yes USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-facebookchat/Makefile b/net-im/pidgin-facebookchat/Makefile index b156dfd62234..951f91a7b363 100644 --- a/net-im/pidgin-facebookchat/Makefile +++ b/net-im/pidgin-facebookchat/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-facebookchat -# Date created: 2008-07-27 -# Whom: ports@c0decafe.net <ports@c0decafe.net> -# +# Created by: ports@c0decafe.net <ports@c0decafe.net> # $FreeBSD$ -# PORTNAME= pidgin-facebookchat PORTVERSION= 1.69 @@ -28,6 +24,7 @@ USE_LDCONFIG= yes PLIST_FILES= lib/purple-2/libfacebook.so +NO_STAGE= yes do-patch: ${REINPLACE_CMD} -e "s#i686-pc-freebsd6.0-gcc#${CC}#; \ s#/usr/local/#${LOCALBASE}/#g; \ diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile index 0e51d4ac7d18..b4ff075edd6f 100644 --- a/net-im/pidgin-fetion/Makefile +++ b/net-im/pidgin-fetion/Makefile @@ -23,4 +23,5 @@ LDFLAGS+= -L${LOCALBASE}/lib LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-guifications/Makefile b/net-im/pidgin-guifications/Makefile index 913743d543c8..67aaef6452ca 100644 --- a/net-im/pidgin-guifications/Makefile +++ b/net-im/pidgin-guifications/Makefile @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: diff --git a/net-im/pidgin-hotkeys/Makefile b/net-im/pidgin-hotkeys/Makefile index a88c1586d708..3bcfbbbd378a 100644 --- a/net-im/pidgin-hotkeys/Makefile +++ b/net-im/pidgin-hotkeys/Makefile @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes PLIST_FILES= lib/pidgin/hotkeys.so \ lib/pidgin/hotkeys.la +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,X11/keysym.h,X11/X.h,' ${WRKSRC}/src/hotkeys.c diff --git a/net-im/pidgin-latex/Makefile b/net-im/pidgin-latex/Makefile index ff5ed80660cd..184fa16fcbeb 100644 --- a/net-im/pidgin-latex/Makefile +++ b/net-im/pidgin-latex/Makefile @@ -26,6 +26,7 @@ USE_BZIP2= yes PLIST_FILES= lib/pidgin/LaTeX.so +NO_STAGE= yes do-install: ${INSTALL_DATA} ${WRKSRC}/LaTeX.so ${PREFIX}/lib/pidgin diff --git a/net-im/pidgin-libnotify/Makefile b/net-im/pidgin-libnotify/Makefile index 94216ad3a9f8..b39c839415f6 100644 --- a/net-im/pidgin-libnotify/Makefile +++ b/net-im/pidgin-libnotify/Makefile @@ -23,6 +23,7 @@ USE_GMAKE= yes USE_GNOME= gtk20 USES= pkgconfig +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-im/pidgin-manualsize/Makefile b/net-im/pidgin-manualsize/Makefile index 00e26a0bee46..53d44eef5f69 100644 --- a/net-im/pidgin-manualsize/Makefile +++ b/net-im/pidgin-manualsize/Makefile @@ -24,6 +24,7 @@ USES= pkgconfig USE_BZIP2= yes ALL_TARGET= manualsize.so +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-g root -m 755|-g wheel -m 755|g' ${WRKSRC}/makefile diff --git a/net-im/pidgin-msn-pecan/Makefile b/net-im/pidgin-msn-pecan/Makefile index fa3909bdada6..9eae56ad2a06 100644 --- a/net-im/pidgin-msn-pecan/Makefile +++ b/net-im/pidgin-msn-pecan/Makefile @@ -22,6 +22,7 @@ USE_BZIP2= yes USE_LDCONFIG= yes USES= gettext gmake pkgconfig +NO_STAGE= yes post-install: ${GMAKE} -C ${WRKSRC} install_locales diff --git a/net-im/pidgin-osd/Makefile b/net-im/pidgin-osd/Makefile index b0e47206d9e4..2b136dac148d 100644 --- a/net-im/pidgin-osd/Makefile +++ b/net-im/pidgin-osd/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes PLIST_FILES= lib/pidgin/pidgin-osd.so \ lib/pidgin/pidgin-osd.la +NO_STAGE= yes pre-configure: # Module really needs xosd version 2.2.12 or greater. ${REINPLACE_CMD} -e 's,2\.2\.14,2.2.12,g' ${WRKSRC}/configure diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index 2477df25c3d4..718ef472b867 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: pidgin-pidgimpd -# Date created: 21 September 2008 -# Whom: hrkfrd@googlemail.com -# +# Created by: hrkfrd@googlemail.com # $FreeBSD$ -# PORTNAME= pidgimpd PORTVERSION= 1.1.1 @@ -28,4 +24,5 @@ GNU_CONFIGURE= yes PLIST_FILES= lib/pidgin/pidgimpd.so \ lib/pidgin/pidgimpd.la +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile index 3f71949324ef..dc383ad324de 100644 --- a/net-im/pidgin-privacy-please/Makefile +++ b/net-im/pidgin-privacy-please/Makefile @@ -21,4 +21,5 @@ USES= gettext gmake pkgconfig USE_GNOME= gtk20 USE_LDCONFIG= ${PREFIX}/lib/pidgin +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pidgin-rhythmbox/Makefile b/net-im/pidgin-rhythmbox/Makefile index 2c19d24f477f..bf5a28eb1fb0 100644 --- a/net-im/pidgin-rhythmbox/Makefile +++ b/net-im/pidgin-rhythmbox/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes PLIST_FILES= lib/pidgin/pidgin-rhythmbox.la \ lib/pidgin/pidgin-rhythmbox.so +NO_STAGE= yes post-patch: @${FIND} ${WRKSRC} -name "Makefile.in" | ${XARGS} ${REINPLACE_CMD} \ -e 's#\([@(]\)PIDGIN_INSTALL\([@)]\)#\1libdir\2/pidgin#' \ diff --git a/net-im/pidgin-sipe/Makefile b/net-im/pidgin-sipe/Makefile index fbb9d1a5846c..f85bbe995a83 100644 --- a/net-im/pidgin-sipe/Makefile +++ b/net-im/pidgin-sipe/Makefile @@ -31,6 +31,7 @@ KRB5_DESC= With Kerberos5 CONFIGURE_ARGS+= --enable-purple \ --disable-telepathy +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOSC2005} diff --git a/net-im/pidgin-skype/Makefile b/net-im/pidgin-skype/Makefile index cc69443f1f4c..7cb035abab3d 100644 --- a/net-im/pidgin-skype/Makefile +++ b/net-im/pidgin-skype/Makefile @@ -23,6 +23,7 @@ USE_XZ= yes # this is a local target to build a tarball build-tarball: ${DISTFILES} +NO_STAGE= yes ${DISTFILES}: ${RM} -rf ${WRKSRC} svn export -r${PORTVERSION:E} \ diff --git a/net-im/pidgin-twitter/Makefile b/net-im/pidgin-twitter/Makefile index cf8cd0d7980a..210baeaf8536 100644 --- a/net-im/pidgin-twitter/Makefile +++ b/net-im/pidgin-twitter/Makefile @@ -22,6 +22,7 @@ PLIST_FILES= lib/pidgin/pidgin-twitter.so \ ${DATADIR_REL}/prefs.ui PLIST_DIRS= ${DATADIR_REL} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/Makefile.in diff --git a/net-im/pidgin/Makefile b/net-im/pidgin/Makefile index a1bc1f20e830..9ececb8b9e59 100644 --- a/net-im/pidgin/Makefile +++ b/net-im/pidgin/Makefile @@ -1,10 +1,6 @@ -# New ports collection makefile for: gaim -# Date created: 26 Mar 1999 -# Whom: Jim Mock <jim@FreeBSD.org> -# +# Created by: Jim Mock <jim@FreeBSD.org> # $FreeBSD$ # $MCom: ports/net-im/pidgin/Makefile,v 1.17 2007/09/17 19:53:06 marcus Exp $ -# PORTNAME= pidgin PORTREVISION= 1 @@ -36,6 +32,7 @@ CONFIGURE_ARGS= --disable-consoleui \ MAN1= pidgin.1 +NO_STAGE= yes post-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} \ Makefile ${MAKE_ARGS} pidgin.desktop diff --git a/net-im/plasma-applet-ktp/Makefile b/net-im/plasma-applet-ktp/Makefile index 79b3330af47d..c9d06150795d 100644 --- a/net-im/plasma-applet-ktp/Makefile +++ b/net-im/plasma-applet-ktp/Makefile @@ -21,4 +21,5 @@ USE_QT4= corelib declarative \ USES= cmake gettext USE_BZIP2= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/pork/Makefile b/net-im/pork/Makefile index d0c84b920f89..ea1a7f085961 100644 --- a/net-im/pork/Makefile +++ b/net-im/pork/Makefile @@ -14,6 +14,7 @@ USE_OPENSSL= yes GNU_CONFIGURE= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's/^inline //' ${WRKSRC}/src/*.h diff --git a/net-im/prosody/Makefile b/net-im/prosody/Makefile index 9148a8172b55..12238f3881e7 100644 --- a/net-im/prosody/Makefile +++ b/net-im/prosody/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: prosody -# Date created: 25 June 2009 -# Whom: Andrew Lewis <freeghb@gmail.com> -# +# Created by: Andrew Lewis <freeghb@gmail.com> # $FreeBSD$ -# PORTNAME= prosody PORTVERSION= 0.8.2 @@ -35,6 +31,7 @@ CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}" PREFIX="${PREFIX}" LUA_SUFFIX="-${LUA_V SUB_FILES= pkg-install pkg-deinstall +NO_STAGE= yes pre-install: ${SH} ${PKGINSTALL} ${PKGNAME} PRE-INSTALL ${REINPLACE_CMD} -e 's|/usr/bin/env lua|${LUA_CMD}|' ${WRKSRC}/prosody ${WRKSRC}/prosodyctl diff --git a/net-im/psi/Makefile b/net-im/psi/Makefile index af2e4e11125d..c0153decd93d 100644 --- a/net-im/psi/Makefile +++ b/net-im/psi/Makefile @@ -31,6 +31,7 @@ OPTIONS_DEFAULT= ASPELL DBUS ASPELL_DESC= Use aspell for spell checking ENCHANT_DESC= Use Enchant for spell checking +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDEBUG} diff --git a/net-im/psimedia/Makefile b/net-im/psimedia/Makefile index 9d1c5d1c3256..71b4f92ce65f 100644 --- a/net-im/psimedia/Makefile +++ b/net-im/psimedia/Makefile @@ -1,4 +1,3 @@ -# Created by: Max Brazhnikov <makc@FreeBSD.org> # $FreeBSD$ PORTNAME= psimedia @@ -33,6 +32,7 @@ CONFIGURE_ARGS+= --debug PLIST_SUB+= DEBUG="" .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|glib/.*\.h>|glib.h>|g' \ ${WRKSRC}/gstprovider/rwcontrol.h \ diff --git a/net-im/pwytter/Makefile b/net-im/pwytter/Makefile index d0e5d6703942..035ce4f912b7 100644 --- a/net-im/pwytter/Makefile +++ b/net-im/pwytter/Makefile @@ -40,6 +40,7 @@ post-patch: .SILENT # Remove gettext `.po' files: not needed when we have them precompiled ${FIND} ${WRKSRC}/locale -name pwytter.po -delete +NO_STAGE= yes post-install: # Install themes and media files where they belong @${MKDIR} ${DATADIR}/media ${DATADIR}/theme diff --git a/net-im/py-jabber/Makefile b/net-im/py-jabber/Makefile index ca361180b41a..c08914232652 100644 --- a/net-im/py-jabber/Makefile +++ b/net-im/py-jabber/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: py-jabber -# Date created: Jan 13, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= jabber PORTVERSION= 0.5 @@ -21,6 +16,7 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= jabber.py PYDISTUTILS_PKGVERSION= 0.3-1 +NO_STAGE= yes post-install: @${ECHO} "jabber" > ${PYTHON_SITELIBDIR}/jabber.pth diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index d53aae2ca493..12952e3f0a73 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-jabberbot -# Date created: 2010-04-04 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= jabberbot PORTVERSION= 0.15 @@ -25,6 +21,7 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/jabberbot.py \ %%PYTHON_SITELIBDIR%%/jabberbot.pyc \ %%PYTHON_SITELIBDIR%%/jabberbot.pyo +NO_STAGE= yes post-patch: @${GREP} -lr '/usr/bin/python' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e "s,^#!/usr/bin/python,#!${PYTHON_CMD}," diff --git a/net-im/py-msnp/Makefile b/net-im/py-msnp/Makefile index 460ed8fc8fc7..28357011c521 100644 --- a/net-im/py-msnp/Makefile +++ b/net-im/py-msnp/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: py-msnp -# Date created: Dec 26, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= msnp PORTVERSION= 0.4.1 @@ -25,6 +20,7 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= msnp.py .if !defined(NOPORTDOCS) +NO_STAGE= yes post-install: @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/tutorial.html ${DOCSDIR} diff --git a/net-im/py-punjab/Makefile b/net-im/py-punjab/Makefile index f46e172d046b..10ecea021bb8 100644 --- a/net-im/py-punjab/Makefile +++ b/net-im/py-punjab/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-punjab -# Date created: 17 February 2006 -# Whom: jodocus <jodocus@jodocus.org> -# +# Created by: jodocus <jodocus@jodocus.org> # $FreeBSD$ -# PORTNAME= punjab PORTVERSION= 0.14 @@ -26,6 +22,7 @@ USE_RC_SUBR= punjab SUB_FILES= pkg-message punjab.tac SUB_LIST+= "PYTHON_CMD=${PYTHON_CMD}" +NO_STAGE= yes .include <bsd.port.pre.mk> post-install: diff --git a/net-im/py-pyxmpp/Makefile b/net-im/py-pyxmpp/Makefile index 4a54f99aee70..672977213291 100644 --- a/net-im/py-pyxmpp/Makefile +++ b/net-im/py-pyxmpp/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-pyxmpp -# Date created: Mar 04, 2005 -# Whom: Vsevolod Stakhov <vsevolod@highsecure.ru> -# +# Created by: Vsevolod Stakhov <vsevolod@highsecure.ru> # $FreeBSD$ -# PORTNAME= pyxmpp PORTVERSION= 1.1.2 @@ -22,6 +18,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USE_PYTHON= 2.6+ USE_PYDISTUTILS= yes +NO_STAGE= yes post-patch: @${GREP} -lR "/usr/bin/python" ${WRKSRC} | ${XARGS} \ ${REINPLACE_CMD} -e "s|/usr/bin/python|${PYTHON_CMD}|" diff --git a/net-im/py-twistedWords/Makefile b/net-im/py-twistedWords/Makefile index f41ad706ec5d..643500c53afc 100644 --- a/net-im/py-twistedWords/Makefile +++ b/net-im/py-twistedWords/Makefile @@ -22,4 +22,5 @@ USE_PYTHON= -2.7 USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME= ${PORTNAME:S/twisted/Twisted_/} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/py-xmpppy-irc/Makefile b/net-im/py-xmpppy-irc/Makefile index 5f992b531fc3..39b7558dfe92 100644 --- a/net-im/py-xmpppy-irc/Makefile +++ b/net-im/py-xmpppy-irc/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-irc-transport -# Date created: 21 April 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xmpppy-irc PORTVERSION= 0.3 @@ -32,6 +28,7 @@ DDIR= ${PYTHON_SITELIBDIR}/xmpp/irc PORTSCOUT= limit:^0\.4[1-4] +NO_STAGE= yes post-patch: @${GREP} -lr '/usr/bin/python' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e "s,/usr/bin/python,${PYTHON_CMD}," \ diff --git a/net-im/py-xmpppy-yahoo/Makefile b/net-im/py-xmpppy-yahoo/Makefile index 4434918dd3d6..24a8c5ebc0f5 100644 --- a/net-im/py-xmpppy-yahoo/Makefile +++ b/net-im/py-xmpppy-yahoo/Makefile @@ -34,6 +34,7 @@ SUB_LIST+= PYTHON_CMD=${PYTHON_CMD} BINDIR=${PYTHON_SITELIBDIR}/xmpp/yahoo \ USE_RC_SUBR= ${UNIQUENAME:S/-/_/} DDIR= ${PYTHON_SITELIBDIR}/xmpp/yahoo +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEJABBERD} diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index 14e73254bb00..d3bdf4f23de2 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -1,9 +1,5 @@ -# Ports collection makefile for: py-xmpppy -# Date created: 21 April 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= xmpppy PORTVERSION= 0.5.0 @@ -21,6 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:${PORTSDIR}/dns/py-dnspytho USE_PYTHON= 2.6+ USE_PYDISTUTILS= yes +NO_STAGE= yes post-patch: @${GREP} -lr '/usr/bin/python' ${WRKSRC} | \ ${XARGS} ${REINPLACE_CMD} -e "s,^#!/usr/bin/python,#!${PYTHON_CMD}," diff --git a/net-im/pymsn/Makefile b/net-im/pymsn/Makefile index 47c0adc1c48c..6f763dc97904 100644 --- a/net-im/pymsn/Makefile +++ b/net-im/pymsn/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: pymsn -# Date created: Apr 19 2007 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= pymsn PORTVERSION= 0.3.3 @@ -32,4 +27,5 @@ RUN_DEPENDS+= ${LIB_PC_DEPENDS:C|^|${LOCALBASE}/libdata/pkgconfig/|g} \ USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/qq/Makefile b/net-im/qq/Makefile index 1ad6911869ac..3f6bc0230545 100644 --- a/net-im/qq/Makefile +++ b/net-im/qq/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qq -# Date created: 2009-04-05 -# Whom: Kai Wang <kaiw27@gmail.com> -# +# Created by: Kai Wang <kaiw27@gmail.com> # $FreeBSD$ -# PORTNAME= qq DISTVERSION= v1.0.2-beta1_i386 @@ -25,6 +21,7 @@ PLIST_SUB+= QQDIR=${QQDIR} SUB_FILES= qq.sh SUB_LIST+= QQDIR=${QQDIR} +NO_STAGE= yes .include <bsd.port.pre.mk> pre-fetch: diff --git a/net-im/qutim/Makefile b/net-im/qutim/Makefile index cf2bb2b275cc..1beaa39660d2 100644 --- a/net-im/qutim/Makefile +++ b/net-im/qutim/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qutim -# Date created: Mon Jun 16 20:42:11 MSD 2008 -# Whom: webmaster@kibab.com -# +# Created by: webmaster@kibab.com # $FreeBSD$ -# PORTNAME= qutim PORTVERSION= 0.2 @@ -36,4 +32,5 @@ CMAKE_ARGS+= -DUNIX:BOOL=1 -DBSD:BOOL=1 WRKSRC= ${WRKDIR}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/qwit-devel/Makefile b/net-im/qwit-devel/Makefile index e2e23325de72..d6fd78a1f941 100644 --- a/net-im/qwit-devel/Makefile +++ b/net-im/qwit-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qwit -# Date created: Sun March 1 19:29:11 MSD 2009 -# Whom: Sokolov Alexey <sokolov@TrueBSD.org> -# +# Created by: Sokolov Alexey <sokolov@TrueBSD.org> # $FreeBSD$ -# PORTNAME= qwit DISTVERSION= r215 @@ -22,6 +18,7 @@ USE_QT4= gui network xml qmake_build moc_build rcc_build \ PLIST_FILES= bin/qwit-devel +NO_STAGE= yes pre-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o Makefile qwit2.pro diff --git a/net-im/qwit/Makefile b/net-im/qwit/Makefile index 3853e5928716..b2246af8d8a3 100644 --- a/net-im/qwit/Makefile +++ b/net-im/qwit/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qwit -# Date created: Sun March 1 19:29:11 MSD 2009 -# Whom: Sokolov Alexey <sokolov@TrueBSD.org> -# +# Created by: Sokolov Alexey <sokolov@TrueBSD.org> # $FreeBSD$ -# PORTNAME= qwit DISTVERSION= r154 @@ -21,6 +17,7 @@ USE_QT4= gui network xml qmake_build moc_build rcc_build \ PLIST_FILES= bin/qwit +NO_STAGE= yes pre-build: cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} -o Makefile qwit.pro diff --git a/net-im/qxmpp-leechcraft/Makefile b/net-im/qxmpp-leechcraft/Makefile index 07cd6e2df460..258b591c5cd5 100644 --- a/net-im/qxmpp-leechcraft/Makefile +++ b/net-im/qxmpp-leechcraft/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qxmpp-leechcraft -# Date created: 2012-01-07 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= qxmpp PORTVERSION= 0.3.61 @@ -24,6 +20,7 @@ USE_QT4= gui moc_build network qmake_build rcc_build uic_build xml WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|pkgconfig|../libdata/&|' \ ${WRKSRC}/src/src.pro diff --git a/net-im/qxmpp/Makefile b/net-im/qxmpp/Makefile index 218496fddde0..a73b6d429b13 100644 --- a/net-im/qxmpp/Makefile +++ b/net-im/qxmpp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: qxmpp -# Date created: 2012-01-07 -# Whom: Gvozdikov Veniamin <g.veniamin@googlemail.com> -# +# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> # $FreeBSD$ -# PORTNAME= qxmpp PORTVERSION= 0.3.91 @@ -20,6 +16,7 @@ USE_QT4= gui network xml qmake_build uic_build moc_build rcc_build CONFLICTS= ${PORTNAME}-leechcraft-[0-9]* +NO_STAGE= yes do-configure: ${REINPLACE_CMD} -e 's|%%QT_LIBDIR_REL%%|${QT_LIBDIR_REL}|g' \ ${WRKSRC}/src/src.pro diff --git a/net-im/ramblercontacts/Makefile b/net-im/ramblercontacts/Makefile index 5f515279cd32..211793a16304 100644 --- a/net-im/ramblercontacts/Makefile +++ b/net-im/ramblercontacts/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: Rambler Contacts -# Date created: 6 July 2011 -# Whom: Alexey Dokuchaev <danfe@FreeBSD.org> -# +# Created by: Alexey Dokuchaev <danfe@FreeBSD.org> # $FreeBSD$ -# PORTNAME= ramblercontacts PORTVERSION= 0.3.2.1030 @@ -23,6 +19,7 @@ USE_QT4= qmake_build moc_build rcc_build uic_build designer_build \ webkit USE_LDCONFIG= yes +NO_STAGE= yes post-patch: # Remove bogus Byte Order Mark (BOM) from some source files @${REINPLACE_CMD} -e '1s/^[^#]*//' ${WRKSRC}/src/utils/balloontip.* diff --git a/net-im/rubygem-earthquake/Makefile b/net-im/rubygem-earthquake/Makefile index df31ca70a820..a78a0943823b 100644 --- a/net-im/rubygem-earthquake/Makefile +++ b/net-im/rubygem-earthquake/Makefile @@ -26,4 +26,5 @@ USE_RAKE= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/earthquake +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/rubygem-hipchat/Makefile b/net-im/rubygem-hipchat/Makefile index a3fd143fe526..a30f5d09c148 100644 --- a/net-im/rubygem-hipchat/Makefile +++ b/net-im/rubygem-hipchat/Makefile @@ -17,4 +17,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/rubygem-termtter/Makefile b/net-im/rubygem-termtter/Makefile index 3b3d3527a171..a2917f389613 100644 --- a/net-im/rubygem-termtter/Makefile +++ b/net-im/rubygem-termtter/Makefile @@ -21,4 +21,5 @@ USE_RAKE= yes RUBYGEM_AUTOPLIST= yes PLIST_FILES= bin/termtter +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/rubygem-xmpp4r/Makefile b/net-im/rubygem-xmpp4r/Makefile index 171635f87711..f66c5779fc08 100644 --- a/net-im/rubygem-xmpp4r/Makefile +++ b/net-im/rubygem-xmpp4r/Makefile @@ -17,6 +17,7 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${RUBY_VER} == 1.9 BROKEN= does not work with ruby 1.9 diff --git a/net-im/sendxmpp/Makefile b/net-im/sendxmpp/Makefile index 29303ea831c0..767bca3f4d78 100644 --- a/net-im/sendxmpp/Makefile +++ b/net-im/sendxmpp/Makefile @@ -22,4 +22,5 @@ PLIST_FILES= bin/sendxmpp \ %%SITE_PERL%%/mach/auto/sendxmpp/.packlist PLIST_DIRS= %%SITE_PERL%%/mach/auto/sendxmpp +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index b3e6c29a3e0f..f6352bf365f6 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -37,6 +37,7 @@ PLIST_SUB+= SKYPEDIR=${SKYPEDIR} SUB_FILES= skype.sh SUB_LIST+= SKYPEDIR=${SKYPEDIR} +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index a3e1ec17af2b..cf3c13dbda42 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -34,6 +34,7 @@ PLIST_SUB+= SKYPEDIR=${SKYPEDIR} SUB_FILES= skype.sh SUB_LIST+= SKYPEDIR=${SKYPEDIR} +NO_STAGE= yes .include <bsd.port.options.mk> .include <bsd.port.pre.mk> diff --git a/net-im/tapioca-qt/Makefile b/net-im/tapioca-qt/Makefile index aea45c190398..6b361674a3dc 100644 --- a/net-im/tapioca-qt/Makefile +++ b/net-im/tapioca-qt/Makefile @@ -22,6 +22,7 @@ CMAKE_SOURCE_PATH= .. USE_QT4= corelib qmake_build uic_build moc_build rcc_build USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: diff --git a/net-im/telepathy-butterfly/Makefile b/net-im/telepathy-butterfly/Makefile index 1c4f268ce5aa..91493ac77f3f 100644 --- a/net-im/telepathy-butterfly/Makefile +++ b/net-im/telepathy-butterfly/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: telepathy-butterfly -# Date created: Apr 19 2007 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ # $MCom: ports/net-im/telepathy-butterfly/Makefile,v 1.3 2009/01/08 06:51:59 marcus Exp $ -# PORTNAME= telepathy-butterfly PORTVERSION= 0.5.15 @@ -26,4 +21,5 @@ HAS_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} USE_GMAKE= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/telepathy-farsight/Makefile b/net-im/telepathy-farsight/Makefile index 6c34f4936181..5950a4902026 100644 --- a/net-im/telepathy-farsight/Makefile +++ b/net-im/telepathy-farsight/Makefile @@ -23,4 +23,5 @@ USE_GNOME= gnomehack glib20 ltverhack libxslt:build CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/telepathy-gabble/Makefile b/net-im/telepathy-gabble/Makefile index 226faa6d4c39..286273958cf9 100644 --- a/net-im/telepathy-gabble/Makefile +++ b/net-im/telepathy-gabble/Makefile @@ -38,6 +38,7 @@ PLIST_SUB= PVERSION=${PORTVERSION} CONFIGURE_ENV+= OPENSSL_LIBS="-L/usr/lib -ssl -crypto" OPENSSL_CFLAGS="-I/usr/include" .endif +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|-Werror||g' \ ${WRKSRC}/lib/ext/wocky/configure diff --git a/net-im/telepathy-glib/Makefile b/net-im/telepathy-glib/Makefile index 0d8b87999cc4..2fb74775ddc5 100644 --- a/net-im/telepathy-glib/Makefile +++ b/net-im/telepathy-glib/Makefile @@ -24,4 +24,5 @@ MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-vala-bindings +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/telepathy-haze/Makefile b/net-im/telepathy-haze/Makefile index a310db8d933d..2a67a6936bf4 100644 --- a/net-im/telepathy-haze/Makefile +++ b/net-im/telepathy-haze/Makefile @@ -21,4 +21,5 @@ USES= gmake pkgconfig MAN8= telepathy-haze.8 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/telepathy-idle/Makefile b/net-im/telepathy-idle/Makefile index d975e957ba21..63228909893e 100644 --- a/net-im/telepathy-idle/Makefile +++ b/net-im/telepathy-idle/Makefile @@ -33,6 +33,7 @@ CONFIGURE_ENV+= OPENSSL_LIBS="-L/usr/lib -lssl -lcrypto" OPENSSL_CFLAGS="-I/usr/ # OPENSSL_LIBS # linker flags for OPENSSL, overriding pkg-config +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|strnlen(\([^,]*\), [^)]*)|strlen(\1)|' \ ${WRKSRC}/src/idle-connection.c \ diff --git a/net-im/telepathy-logger-qt4/Makefile b/net-im/telepathy-logger-qt4/Makefile index 0ff922a6ef0c..c69853870230 100644 --- a/net-im/telepathy-logger-qt4/Makefile +++ b/net-im/telepathy-logger-qt4/Makefile @@ -28,6 +28,7 @@ USE_BZIP2= yes CMAKE_ARGS= -DUSE_COMMON_CMAKE_PACKAGE_CONFIG_DIR:BOOL=True USE_LDCONFIG= yes +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/FIND_PROGRAM/ s,qmake ,,' \ ${WRKSRC}/cmake/modules/FindQt.cmake diff --git a/net-im/telepathy-logger/Makefile b/net-im/telepathy-logger/Makefile index 6e588a1577f5..6f3894ed4596 100644 --- a/net-im/telepathy-logger/Makefile +++ b/net-im/telepathy-logger/Makefile @@ -27,6 +27,7 @@ USE_SQLITE= yes USE_PYTHON_BUILD= yes GLIB_SCHEMAS= org.freedesktop.Telepathy.Logger.gschema.xml +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/usr/bin/python|/usr/bin/env python|g' \ ${WRKSRC}/tools/*.py diff --git a/net-im/telepathy-mission-control/Makefile b/net-im/telepathy-mission-control/Makefile index bdb159cb794c..7a4c39a7f216 100644 --- a/net-im/telepathy-mission-control/Makefile +++ b/net-im/telepathy-mission-control/Makefile @@ -27,6 +27,7 @@ MAN8= mission-control-5.8 PLIST_SUB= VERSION=${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|/gtk-doc/html|/${DOCSDIR}|' \ ${WRKSRC}/configure diff --git a/net-im/telepathy-python/Makefile b/net-im/telepathy-python/Makefile index 0e977fd98217..aae4e7dd329c 100644 --- a/net-im/telepathy-python/Makefile +++ b/net-im/telepathy-python/Makefile @@ -1,7 +1,3 @@ -# New ports collection makefile for: telepathy-python -# Date created: Apr 19 2007 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ # $MCom: ports/net-im/telepathy-python/Makefile,v 1.5 2009/01/08 07:07:51 marcus Exp $ @@ -29,4 +25,5 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib MAKE_JOBS_UNSAFE= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/telepathy-qt/Makefile b/net-im/telepathy-qt/Makefile index a1861c386409..7dea0a0de2a1 100644 --- a/net-im/telepathy-qt/Makefile +++ b/net-im/telepathy-qt/Makefile @@ -20,6 +20,7 @@ USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/build +NO_STAGE= yes post-extract: ${MKDIR} ${WRKSRC} diff --git a/net-im/telepathy-qt4/Makefile b/net-im/telepathy-qt4/Makefile index 68f58d3be509..1807e112c3af 100644 --- a/net-im/telepathy-qt4/Makefile +++ b/net-im/telepathy-qt4/Makefile @@ -31,6 +31,7 @@ PORTDOCS= AUTHORS ChangeLog HACKING NEWS README html PORTEXAMPLES= Makefile accounts cm contact-messenger extensions \ file-transfer protocols roster stream-tubes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MEXAMPLES} diff --git a/net-im/telepathy-salut/Makefile b/net-im/telepathy-salut/Makefile index 769ca1656865..1140edcb6ac5 100644 --- a/net-im/telepathy-salut/Makefile +++ b/net-im/telepathy-salut/Makefile @@ -26,6 +26,7 @@ LDFLAGS+= ${PTHREAD_LIBS} MAN8= telepathy-salut.8 +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|make -C|${GMAKE} -C|g' \ ${WRKSRC}/src/Makefile.in \ diff --git a/net-im/telepathy-sofiasip/Makefile b/net-im/telepathy-sofiasip/Makefile index 366b33ee2982..066d663163d8 100644 --- a/net-im/telepathy-sofiasip/Makefile +++ b/net-im/telepathy-sofiasip/Makefile @@ -19,4 +19,5 @@ USE_OPENSSL= yes USES= pkgconfig USE_GNOME= glib20 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/tkabber-devel/Makefile b/net-im/tkabber-devel/Makefile index 9a4fe4802174..376bf532a2eb 100644 --- a/net-im/tkabber-devel/Makefile +++ b/net-im/tkabber-devel/Makefile @@ -36,6 +36,7 @@ SUBDIRS= emoticons ifacetk mclistbox msgs pixmaps plugins sounds \ OPTIONS_DEFINE= ZLIB +NO_STAGE= yes .include <bsd.port.options.mk> do-install: diff --git a/net-im/tkabber-plugins/Makefile b/net-im/tkabber-plugins/Makefile index cf3946d3c6ed..189139403747 100644 --- a/net-im/tkabber-plugins/Makefile +++ b/net-im/tkabber-plugins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tkabber-plugins -# Date created: Wed Oct 17 19:09:46 MSD 2007 -# Whom: Denis Shaposhnikov <dsh@vlink.ru> -# +# Created by: Denis Shaposhnikov <dsh@vlink.ru> # $FreeBSD$ -# PORTNAME= tkabber-plugins PORTVERSION= 20100131 @@ -29,6 +25,7 @@ SUBDIRS= aniemoticons attline bc browser checkers chess ctcomp \ renju reversi singularity socials spy stripes tclchat \ tkabber-khim traffic unixkeys whiteboard +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR} (cd ${WRKSRC} && ${COPYTREE_SHARE} "${SUBDIRS}" ${DATADIR}) diff --git a/net-im/tkabber/Makefile b/net-im/tkabber/Makefile index 1a51cd85169a..f54f040ffec1 100644 --- a/net-im/tkabber/Makefile +++ b/net-im/tkabber/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tkabber -# Date created: 22 October 2003 -# Whom: Alexander Timoshenko <gonzo@univ.kiev.ua> -# +# Created by: Alexander Timoshenko <gonzo@univ.kiev.ua> # $FreeBSD$ -# PORTNAME= tkabber PORTVERSION= 0.11.1 @@ -26,6 +22,7 @@ NO_BUILD= yes SUBDIRS= contrib doc emoticons examples ifacetk jabberlib mclistbox \ msgs pixmaps plugins sounds tclxml trans +NO_STAGE= yes do-install: ${ECHO} -e "#!/bin/sh\nexec wish8.5 ${DATADIR}/tkabber.tcl \ -name tkabber \"\$$@\"\n" > ${PREFIX}/bin/tkabber diff --git a/net-im/tkabbur/Makefile b/net-im/tkabbur/Makefile index 331bc5aea334..c0b5753aa307 100644 --- a/net-im/tkabbur/Makefile +++ b/net-im/tkabbur/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: tkabbur -# Date created: 06 October 2008 -# Whom: Dennis Herrmann <adox@mcx2.org> -# +# Created by: Dennis Herrmann <adox@mcx2.org> # $FreeBSD$ -# PORTNAME= tkabbur PORTVERSION= 0.8 @@ -27,6 +23,7 @@ USE_TK_RUN= 84+ SUBDIRS= contrib emoticons ifacetk jabberlib mclistbox \ msgs pixmaps plugins sounds tclxml trans +NO_STAGE= yes .include <bsd.port.pre.mk> do-install: diff --git a/net-im/tmsnc/Makefile b/net-im/tmsnc/Makefile index f7ed533f423d..d61ca45fb5b3 100644 --- a/net-im/tmsnc/Makefile +++ b/net-im/tmsnc/Makefile @@ -19,4 +19,5 @@ PLIST_FILES= bin/tmsnc MAN1= tmsnc.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/ttytter/Makefile b/net-im/ttytter/Makefile index 3e25522b5789..1cdb7f1149d7 100644 --- a/net-im/ttytter/Makefile +++ b/net-im/ttytter/Makefile @@ -31,6 +31,7 @@ RLTTYTTER_DESC= Use T::R::TTYtter readline driver (beta!) PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MREADLINE} diff --git a/net-im/turpial/Makefile b/net-im/turpial/Makefile index 86ba325a612b..4fda33d85512 100644 --- a/net-im/turpial/Makefile +++ b/net-im/turpial/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: turpial -# Date created: 2011-02-19 -# Whom: Olivier Duchateau <duchateau.olivier@gmail.com> -# +# Created by: Olivier Duchateau <duchateau.olivier@gmail.com> # $FreeBSD$ -# PORTNAME= turpial PORTVERSION= 1.6.7.1 @@ -37,6 +33,7 @@ DATADIR= ${PREFIX}/share/${PORTNAME} LOCALES_DIR= ca ca_ES cs de en es es_ES es_VE eu fr gl he hu it nl nn \ pt pt_BR ru ru_RU sr uk_UA zh_CN zh_TW +NO_STAGE= yes .include <bsd.port.pre.mk> # Since Python > 2.7, optparse module is deprecated diff --git a/net-im/twirssi/Makefile b/net-im/twirssi/Makefile index c0b04203ab98..eaa165825563 100644 --- a/net-im/twirssi/Makefile +++ b/net-im/twirssi/Makefile @@ -20,6 +20,7 @@ OPTIONS_DEFAULT=PROD PROD_DESC= Use production irc/irssi port DEVEL_DESC= Use development irc/irssi-devel port +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MPROD} diff --git a/net-im/twitmail/Makefile b/net-im/twitmail/Makefile index 57c37caa7a3a..d2844eedbb53 100644 --- a/net-im/twitmail/Makefile +++ b/net-im/twitmail/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN1= twitmail.1 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile index afc2ab9058fc..95153bb213e7 100644 --- a/net-im/vacuum-im/Makefile +++ b/net-im/vacuum-im/Makefile @@ -27,4 +27,5 @@ DESKTOP_ENTRIES="Vacuum-IM" "Modular, crossplatform Jabber client" \ "${PREFIX}/share/pixmaps/vacuum.png" "${PORTNAME}" \ "Qt;Network;InstantMessaging;" false +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/vicq/Makefile b/net-im/vicq/Makefile index 833aa59f3990..d3fc1b4b8c0d 100644 --- a/net-im/vicq/Makefile +++ b/net-im/vicq/Makefile @@ -20,6 +20,7 @@ USE_PERL5= configure SIGNAL_PATCH=p5.8-patch-sigalrm +NO_STAGE= yes post-extract: ${MV} ${WRKSRC}/Net/vICQ/* ${WRKSRC} ${RM} ${WRKSRC}/install.pl diff --git a/net-im/vqcc-gtk/Makefile b/net-im/vqcc-gtk/Makefile index a99e1ce94a08..a41146ba96a0 100644 --- a/net-im/vqcc-gtk/Makefile +++ b/net-im/vqcc-gtk/Makefile @@ -19,4 +19,5 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lintl +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-im/xfce4-messenger-plugin/Makefile b/net-im/xfce4-messenger-plugin/Makefile index 601d43e453be..6c87f9e9301f 100644 --- a/net-im/xfce4-messenger-plugin/Makefile +++ b/net-im/xfce4-messenger-plugin/Makefile @@ -1,6 +1,5 @@ # Created by: Martin Wilke (freebsd@unixfreunde.de) # $FreeBSD$ -# PORTNAME= xfce4-messenger-plugin PORTVERSION= 0.1.0 @@ -22,6 +21,7 @@ USE_GNOME= gtk20 intltool intlhack USE_XFCE= configenv libgui libutil panel USE_XORG= x11 xt xaw +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|--libs "libxfce4panel-1.0"|& "libxfcegui4-1.0"|g; \ s|--cflags "libxfce4panel-1.0"|& "libxfcegui4-1.0"|g' \ diff --git a/net-im/yoono/Makefile b/net-im/yoono/Makefile index 1fd054378b87..592b01623f1d 100644 --- a/net-im/yoono/Makefile +++ b/net-im/yoono/Makefile @@ -37,6 +37,7 @@ USE_LINUX_APPS= alsalib dbuslibs gtk2 xorglibs WRKSRC= ${WRKDIR}/${PORTNAME}-desktop +NO_STAGE= yes do-install: ${MKDIR} ${DATADIR} cd ${WRKSRC} && \ diff --git a/net-im/ysm/Makefile b/net-im/ysm/Makefile index 65a78d0534b2..70af30f001b4 100644 --- a/net-im/ysm/Makefile +++ b/net-im/ysm/Makefile @@ -22,6 +22,7 @@ LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} MAN1= ysm.1 PLIST_FILES= bin/ysm +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|-lpthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure diff --git a/net-im/zephyr/Makefile b/net-im/zephyr/Makefile index 75cd3a2a88f4..9cf640396380 100644 --- a/net-im/zephyr/Makefile +++ b/net-im/zephyr/Makefile @@ -25,6 +25,7 @@ MAN8= zhm.8 zephyrd.8 zstat.8 zshutdown_notify.8 OPTIONS_DEFINE= HEIMDAL HEIMDAL_DESC= Link against libss.so from security/heimdal +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MHEIMDAL} |