Add NO_STAGE all over the place in preparation for the staging support (cat: net-im)

This commit is contained in:
Baptiste Daroussin 2013-09-20 22:13:34 +00:00
parent 0c710c7b4e
commit 28bf02d683
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327756
186 changed files with 227 additions and 221 deletions

View file

@ -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

View file

@ -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} \

View file

@ -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}

View file

@ -15,6 +15,7 @@ PORTDOCS= COPYING ChangeLog README
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.options.mk>
post-patch:

View file

@ -37,6 +37,7 @@ MAN1= cicqconv.1 cicqsync.1
PORTDOCS= FAQ README
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${ARCH} == "amd64"

View file

@ -41,6 +41,7 @@ MAN1= cimconv.1 centerim.1
PORTDOCS= FAQ README
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -38,6 +38,7 @@ MAN1= cimconv.1 centerim.1
PORTDOCS= FAQ README
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}

View file

@ -12,4 +12,5 @@ COMMENT= Small group plain-text chat server
MAN8= chattahoochie.8
MANCOMPRESSED= yes
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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>

View file

@ -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}|"

View file

@ -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}

View file

@ -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}

View file

@ -26,6 +26,7 @@ FIND_DIRS= lib
SUB_FILES= convey.sh
NO_STAGE= yes
.include <bsd.port.pre.mk>
do-install:

View file

@ -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"\

View file

@ -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; \

View file

@ -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

View file

@ -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 && \

View file

@ -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}

View file

@ -25,4 +25,5 @@ USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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

View file

@ -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

View file

@ -29,4 +29,5 @@ LDFLAGS+= -L${LOCALBASE}/lib
PLIST_SUB= VERSION=22
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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}

View file

@ -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>

View file

@ -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}

View file

@ -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

View file

@ -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:

View file

@ -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/' \

View file

@ -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"

View file

@ -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}

View file

@ -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:

View file

@ -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

View file

@ -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

View file

@ -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}

View file

@ -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

View file

@ -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>

View file

@ -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}

View file

@ -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}

View file

@ -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 \

View file

@ -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}

View file

@ -64,6 +64,7 @@ DOCFILES= AUTHORS COPYING ChangeLog INSTALL NEWS README \
_REQUIRE= LOGIN
NO_STAGE= yes
.include <bsd.port.options.mk>
ELP+= ${OPENSSLLIB}

View file

@ -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- >> \

View file

@ -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}

View file

@ -28,6 +28,7 @@ DESKTOP_ENTRIES="Jitsi" \
"Network;InstantMessaging;VideoConference;Java;" \
true
NO_STAGE= yes
.include <bsd.port.pre.mk>
do-install:

View file

@ -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}

View file

@ -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>

View file

@ -29,6 +29,7 @@ DESKTOP_ENTRIES="KOMclean" \
"" \
false
NO_STAGE= yes
.include <bsd.port.pre.mk>
pre-everything::

View file

@ -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"

View file

@ -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}

View file

@ -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>

View file

@ -20,4 +20,5 @@ USE_QT4= corelib dbus gui xml webkit \
USES= cmake gettext
USE_BZIP2= yes
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -21,4 +21,5 @@ USES= cmake gettext
USE_BZIP2= yes
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -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>

View file

@ -22,4 +22,5 @@ USES= cmake gettext
USE_BZIP2= yes
USE_LDCONFIG= yes
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -52,6 +52,7 @@ PLIST_FILES+= bin/login \
bin/relayserver \
bin/stunserver \
NO_STAGE= yes
.include <bsd.port.options.mk>
post-configure:

View file

@ -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

View file

@ -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

View file

@ -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'

View file

@ -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}

View file

@ -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>

View file

@ -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 ; \

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -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"

View file

@ -34,6 +34,7 @@ PLIST_SUB+= WITH_QT=""
LICQ_PORT?= net-im/licq
NO_STAGE= yes
pre-fetch:
.if defined(WITH_KDE)
@${ECHO_MSG} ""

View file

@ -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}

View file

@ -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}

View file

@ -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}

View file

@ -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}

View file

@ -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#' \

View file

@ -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}

View file

@ -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]

View file

@ -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 && \

View file

@ -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)

View file

@ -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:

View file

@ -40,6 +40,7 @@ PORTDOCS= *
MAKE_JOBS_UNSAFE= yes
NO_STAGE= yes
.include <bsd.port.pre.mk>
.if ${PORT_OPTIONS:MMYSQL}

View file

@ -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"

View file

@ -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})

View file

@ -42,6 +42,7 @@ VARDB= /var/db/openfire
USERS= openfire
GROUPS= ${USERS}
NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPLUGINS}

View file

@ -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

View file

@ -44,4 +44,5 @@ MAN3= DJabberd.3\
DJabberd::SASL::DumbPlain.3\
DJabberd::SASL::ManagerBase.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -18,4 +18,5 @@ USE_PERL5= configure
MAN3= Jabber::Connection.3 Jabber::NS.3 Jabber::NodeFactory.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -20,4 +20,5 @@ USE_PERL5= configure
MAN3= Jabber::Lite.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -19,4 +19,5 @@ USE_PERL5= configure
MAN3= Jabber::SimpleSend.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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>

View file

@ -16,4 +16,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
MAN3= Net::AOLIM.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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>

View file

@ -15,4 +15,5 @@ USE_PERL5= configure
MAN3= Net::ICQ2000.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -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>

View file

@ -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>

View file

@ -15,4 +15,5 @@ USE_PERL5= configure
MAN3= Net::NetSend.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -34,4 +34,5 @@ MAN3= Net::OSCAR.3 \
Net::OSCAR::XML.3 \
Net::OSCAR::_BLInternal.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -21,4 +21,5 @@ USE_PERL5= configure
MAN3= Net::Stomp.3 Net::Stomp::Frame.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -38,4 +38,5 @@ MAN3= Net::XMPP.3 \
Net::XMPP::Roster.3 \
Net::XMPP::Stanza.3
NO_STAGE= yes
.include <bsd.port.mk>

View file

@ -85,4 +85,5 @@ MAN3= Net::XMPP2.3 \
Net::XMPP2::Util.3 \
Net::XMPP2::Writer.3
NO_STAGE= yes
.include <bsd.port.mk>

Some files were not shown because too many files have changed in this diff Show more