mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add NO_STAGE all over the place in preparation for the staging support (cat: net-im)
This commit is contained in:
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
|
@ -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
|
||||
|
|
|
@ -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} \
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -15,6 +15,7 @@ PORTDOCS= COPYING ChangeLog README
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-patch:
|
||||
|
|
|
@ -37,6 +37,7 @@ MAN1= cicqconv.1 cicqsync.1
|
|||
|
||||
PORTDOCS= FAQ README
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
|
|
|
@ -41,6 +41,7 @@ MAN1= cimconv.1 centerim.1
|
|||
|
||||
PORTDOCS= FAQ README
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
|
|
@ -38,6 +38,7 @@ MAN1= cimconv.1 centerim.1
|
|||
|
||||
PORTDOCS= FAQ README
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MNLS}
|
||||
|
|
|
@ -12,4 +12,5 @@ COMMENT= Small group plain-text chat server
|
|||
MAN8= chattahoochie.8
|
||||
MANCOMPRESSED= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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}|"
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -26,6 +26,7 @@ FIND_DIRS= lib
|
|||
|
||||
SUB_FILES= convey.sh
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -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"\
|
||||
|
|
|
@ -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; \
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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 && \
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -25,4 +25,5 @@ USE_AUTOTOOLS= libtool
|
|||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -29,4 +29,5 @@ LDFLAGS+= -L${LOCALBASE}/lib
|
|||
|
||||
PLIST_SUB= VERSION=22
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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/' \
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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 \
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -64,6 +64,7 @@ DOCFILES= AUTHORS COPYING ChangeLog INSTALL NEWS README \
|
|||
|
||||
_REQUIRE= LOGIN
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
ELP+= ${OPENSSLLIB}
|
||||
|
|
|
@ -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- >> \
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -28,6 +28,7 @@ DESKTOP_ENTRIES="Jitsi" \
|
|||
"Network;InstantMessaging;VideoConference;Java;" \
|
||||
true
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
do-install:
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -29,6 +29,7 @@ DESKTOP_ENTRIES="KOMclean" \
|
|||
"" \
|
||||
false
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
pre-everything::
|
||||
|
|
|
@ -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"
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -20,4 +20,5 @@ USE_QT4= corelib dbus gui xml webkit \
|
|||
USES= cmake gettext
|
||||
USE_BZIP2= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -21,4 +21,5 @@ USES= cmake gettext
|
|||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -22,4 +22,5 @@ USES= cmake gettext
|
|||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -52,6 +52,7 @@ PLIST_FILES+= bin/login \
|
|||
bin/relayserver \
|
||||
bin/stunserver \
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-configure:
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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'
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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 ; \
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -34,6 +34,7 @@ PLIST_SUB+= WITH_QT=""
|
|||
|
||||
LICQ_PORT?= net-im/licq
|
||||
|
||||
NO_STAGE= yes
|
||||
pre-fetch:
|
||||
.if defined(WITH_KDE)
|
||||
@${ECHO_MSG} ""
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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#' \
|
||||
|
|
|
@ -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}
|
||||
|
|
|
@ -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]
|
||||
|
|
|
@ -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 && \
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -40,6 +40,7 @@ PORTDOCS= *
|
|||
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MMYSQL}
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -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})
|
||||
|
|
|
@ -42,6 +42,7 @@ VARDB= /var/db/openfire
|
|||
USERS= openfire
|
||||
GROUPS= ${USERS}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPLUGINS}
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -44,4 +44,5 @@ MAN3= DJabberd.3\
|
|||
DJabberd::SASL::DumbPlain.3\
|
||||
DJabberd::SASL::ManagerBase.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -18,4 +18,5 @@ USE_PERL5= configure
|
|||
|
||||
MAN3= Jabber::Connection.3 Jabber::NS.3 Jabber::NodeFactory.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -20,4 +20,5 @@ USE_PERL5= configure
|
|||
|
||||
MAN3= Jabber::Lite.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -19,4 +19,5 @@ USE_PERL5= configure
|
|||
|
||||
MAN3= Jabber::SimpleSend.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -16,4 +16,5 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
|||
|
||||
MAN3= Net::AOLIM.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -15,4 +15,5 @@ USE_PERL5= configure
|
|||
|
||||
MAN3= Net::ICQ2000.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -15,4 +15,5 @@ USE_PERL5= configure
|
|||
|
||||
MAN3= Net::NetSend.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -34,4 +34,5 @@ MAN3= Net::OSCAR.3 \
|
|||
Net::OSCAR::XML.3 \
|
||||
Net::OSCAR::_BLInternal.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -21,4 +21,5 @@ USE_PERL5= configure
|
|||
|
||||
MAN3= Net::Stomp.3 Net::Stomp::Frame.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -38,4 +38,5 @@ MAN3= Net::XMPP.3 \
|
|||
Net::XMPP::Roster.3 \
|
||||
Net::XMPP::Stanza.3
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -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
Loading…
Add table
Reference in a new issue