diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-20 22:28:25 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-20 22:28:25 +0000 |
commit | e3b8eb56fc78af954f1537a52038d3535b6b2d4a (patch) | |
tree | cc369d6e38144cbc0682f3e0aad998ef8f40a150 | |
parent | b1430d020317d6c230592f2b332e6367d450b132 (diff) | |
download | FreeBSD-ports-e3b8eb56fc78af954f1537a52038d3535b6b2d4a.zip FreeBSD-ports-e3b8eb56fc78af954f1537a52038d3535b6b2d4a.tar.gz |
Add NO_STAGE all over the place in preparation for the staging support (cat: net-p2p)
108 files changed, 134 insertions, 140 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 35485af..d04cb97 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -63,6 +63,7 @@ PORTDOCS= ABOUT-NLS Changelog EC_Protocol.txt INSTALL README TODO \ FLEX?= ${LOCALBASE}/bin/flex +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MDEBUG) diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 853d10b..e0746f3 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -61,6 +61,7 @@ PORTDOCS= ABOUT-NLS Changelog EC_Protocol.txt INSTALL README TODO \ FLEX?= ${LOCALBASE}/bin/flex +NO_STAGE= yes .include <bsd.port.options.mk> .if empty(PORT_OPTIONS:MDEBUG) diff --git a/net-p2p/azureus2/Makefile b/net-p2p/azureus2/Makefile index 39b1d19..acc5ce4 100644 --- a/net-p2p/azureus2/Makefile +++ b/net-p2p/azureus2/Makefile @@ -44,6 +44,7 @@ SUB_FILES= ${PORTNAME} SUB_LIST= LIBDIR="${LOCALBASE}/lib" JARFILE="${JARFILE}" \ SWTJAR="${JAVALIBDIR}/${SWT}.jar" JAVA="${LOCALBASE}/bin/java" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSWTDEVEL} diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile index 3b0105a..ece29e9 100644 --- a/net-p2p/bitcoin/Makefile +++ b/net-p2p/bitcoin/Makefile @@ -35,6 +35,7 @@ CXXFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} CXXFLAGS+= -L${LOCALBASE}/lib -L${BDB_LIB_DIR} CXXFLAGS+= -Wno-invalid-offsetof +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGUI} && !defined(WITHOUT_X11) diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile index 8e47d56..e4437ff 100644 --- a/net-p2p/bitflu/Makefile +++ b/net-p2p/bitflu/Makefile @@ -29,6 +29,7 @@ PORTDOCS= ChangeLog.txt README.txt README_IPv6.txt OPTIONS_DEFINE= IPV6 EXAMPLES DOCS OPTIONS_DEFAULT= IPV6 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIPV6} diff --git a/net-p2p/bittyrant/Makefile b/net-p2p/bittyrant/Makefile index c12d993..0a8fe7a 100644 --- a/net-p2p/bittyrant/Makefile +++ b/net-p2p/bittyrant/Makefile @@ -44,6 +44,7 @@ SUB_LIST= JARFILE="${PORTNAME}.jar" \ LIBDIR="${LOCALBASE}/lib" \ SWTJAR="${JAVAJARDIR}/${SWT}.jar" +NO_STAGE= yes .include <bsd.port.options.mk> .if ${ARCH} == "amd64" diff --git a/net-p2p/bnbt/Makefile b/net-p2p/bnbt/Makefile index ec7e067..b015596 100644 --- a/net-p2p/bnbt/Makefile +++ b/net-p2p/bnbt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: bnbt -# Date created: Jan 31 2004 -# Whom: Florent Thoumie <flz@xbsd.org> -# +# Created by: Florent Thoumie <flz@xbsd.org> # $FreeBSD$ -# PORTNAME= bnbt PORTVERSION= 8.5 @@ -33,6 +29,7 @@ USE_MYSQL= yes ALL_TARGET= bnbt .endif +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/net-p2p/btpd/Makefile b/net-p2p/btpd/Makefile index c43e93a..0f41abe 100644 --- a/net-p2p/btpd/Makefile +++ b/net-p2p/btpd/Makefile @@ -24,6 +24,7 @@ MAN1= btcli.1 \ PORTDOCS= README +NO_STAGE= yes .include <bsd.port.options.mk> post-install: diff --git a/net-p2p/btqueue/Makefile b/net-p2p/btqueue/Makefile index a1f6517..24afc8b 100644 --- a/net-p2p/btqueue/Makefile +++ b/net-p2p/btqueue/Makefile @@ -25,6 +25,7 @@ OPTIONS_DEFINE= PYXML OPTIONS_DEFAULT= PYXML PYXML_DESC= Add dependency on PyXML (needed for crawler only) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYXML} diff --git a/net-p2p/cdonkey/Makefile b/net-p2p/cdonkey/Makefile index e921084..3c80317 100644 --- a/net-p2p/cdonkey/Makefile +++ b/net-p2p/cdonkey/Makefile @@ -21,6 +21,7 @@ CONFIGURE_ARGS= --with-berkeley-db="${BDB_INCLUDE_DIR}:${BDB_LIB_DIR}" PLIST_FILES= bin/cDonkey +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e \ 's|-ldb|-l${BDB_LIB_NAME}|' ${WRKSRC}/configure diff --git a/net-p2p/createtorrent/Makefile b/net-p2p/createtorrent/Makefile index 342299f..cc7fa41 100644 --- a/net-p2p/createtorrent/Makefile +++ b/net-p2p/createtorrent/Makefile @@ -16,6 +16,7 @@ USE_OPENSSL= yes PLIST_FILES= bin/createtorrent +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin diff --git a/net-p2p/ctcs/Makefile b/net-p2p/ctcs/Makefile index eda89cd..7c199ad 100644 --- a/net-p2p/ctcs/Makefile +++ b/net-p2p/ctcs/Makefile @@ -16,6 +16,7 @@ PLIST_FILES= bin/ctcs share/doc/ctcs/readme.txt PLIST_DIRS= share/doc/ctcs WRKSRC= ${WRKDIR}/ctcs-${PORTVERSION} +NO_STAGE= yes do-install: ${INSTALL} -o ${SHAREOWN} -g ${SHAREGRP} -m 0755 \ ${WRKSRC}/ctcs ${PREFIX}/bin/ctcs diff --git a/net-p2p/ctorrent/Makefile b/net-p2p/ctorrent/Makefile index 6c400ff..9323a95 100644 --- a/net-p2p/ctorrent/Makefile +++ b/net-p2p/ctorrent/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ctorrent -# Date created: Jan 17 2004 -# Whom: Florent Thoumie <flz@xbsd.org> -# +# Created by: Florent Thoumie <flz@xbsd.org> # $FreeBSD$ -# PORTNAME= ctorrent PORTVERSION= 3.3.2 @@ -22,6 +18,7 @@ PLIST_FILES= bin/ctorrent PORTDOCS= README-DNH.TXT UserGuide +NO_STAGE= yes post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} diff --git a/net-p2p/dclib/Makefile b/net-p2p/dclib/Makefile index bd9e5d1..6a09adf 100644 --- a/net-p2p/dclib/Makefile +++ b/net-p2p/dclib/Makefile @@ -1,5 +1,4 @@ # Created by: Sverrir Valgeirsson <e96sv@yahoo.se> and -# Amar Takhar <verm@drunkmonk.net> et al # $FreeBSD$ PORTNAME= dclib @@ -22,6 +21,7 @@ USE_GNOME= libxml2 CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1000015 diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile index c7751c3..1aee60e 100644 --- a/net-p2p/deluge/Makefile +++ b/net-p2p/deluge/Makefile @@ -38,6 +38,7 @@ MAN1= deluge.1 deluge-console.1 deluge-gtk.1 deluge-web.1 deluged.1 PORTDOCS= * +NO_STAGE= yes .include <bsd.port.pre.mk> # things that happen when PREFIX differs from LOCALBASE diff --git a/net-p2p/ed2k/Makefile b/net-p2p/ed2k/Makefile index f19d6709..4eeffe6 100644 --- a/net-p2p/ed2k/Makefile +++ b/net-p2p/ed2k/Makefile @@ -31,6 +31,7 @@ LDLIBS+= -lmd MAKE_ARGS+= CFLAGS="${CFLAGS}" MAKE_ENV+= LDLIBS="${LDLIBS}" +NO_STAGE= yes post-extract: ${CP} -p ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} ${WRKSRC}/ diff --git a/net-p2p/edonkey-tool-hash/Makefile b/net-p2p/edonkey-tool-hash/Makefile index 73d08e8..3c942a1 100644 --- a/net-p2p/edonkey-tool-hash/Makefile +++ b/net-p2p/edonkey-tool-hash/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: edonkey hash tool -# Date created: Wed Feb 20 18:03:49 BRT 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= edonkey PORTVERSION= 0.4.0 @@ -23,6 +19,7 @@ GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/ed2k_hash-${PORTVERSION} +NO_STAGE= yes post-patch: # respect CFLAGS @${REINPLACE_CMD} -E -e \ diff --git a/net-p2p/eiskaltdcpp-cli/Makefile b/net-p2p/eiskaltdcpp-cli/Makefile index 863605638..c3f9594 100644 --- a/net-p2p/eiskaltdcpp-cli/Makefile +++ b/net-p2p/eiskaltdcpp-cli/Makefile @@ -25,6 +25,7 @@ USE_PERL5= run MAN1= ${PORTNAME}.1 MANCOMPRESSED= no +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} "${WRKSRC}/${PORTNAME}/cli.pl" "${PREFIX}/bin/eiskaltdcpp-cli" @${INSTALL_MAN} "${WRKSRC}/${PORTNAME}/eiskaltdcpp-cli.1" "${PREFIX}/man/man1/" diff --git a/net-p2p/eiskaltdcpp-daemon/Makefile b/net-p2p/eiskaltdcpp-daemon/Makefile index 5f843406..72ed85f 100644 --- a/net-p2p/eiskaltdcpp-daemon/Makefile +++ b/net-p2p/eiskaltdcpp-daemon/Makefile @@ -46,6 +46,7 @@ CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=ON BUILD_WRKSRC= ${WRKSRC}/nasdc INSTALL_WRKSRC= ${WRKSRC}/nasdc +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MXMLRPC} diff --git a/net-p2p/eiskaltdcpp-data/Makefile b/net-p2p/eiskaltdcpp-data/Makefile index 6b547b2..e6b90f2 100644 --- a/net-p2p/eiskaltdcpp-data/Makefile +++ b/net-p2p/eiskaltdcpp-data/Makefile @@ -26,6 +26,7 @@ EXAMPLES_DESC= Install script examples LUASCRIPTS_DESC= Install lua script examples SOUNDS_DESC= Install sound files +NO_STAGE= yes .include <bsd.port.options.mk> DATA_DIR= ${PREFIX}/share/eiskaltdcpp diff --git a/net-p2p/eiskaltdcpp-gtk/Makefile b/net-p2p/eiskaltdcpp-gtk/Makefile index 2abd857..c610b1e 100644 --- a/net-p2p/eiskaltdcpp-gtk/Makefile +++ b/net-p2p/eiskaltdcpp-gtk/Makefile @@ -44,6 +44,7 @@ CMAKE_ARGS+= -DCMAKE_LIBRARY_PATH:PATH="${LOCALBASE}/lib:${PREFIX}/lib" CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=ON CMAKE_ARGS+= -DINSTALL_DATA:BOOL=OFF +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MMINIUPNP} diff --git a/net-p2p/eiskaltdcpp-lib/Makefile b/net-p2p/eiskaltdcpp-lib/Makefile index 6954e50..aa3ecce 100644 --- a/net-p2p/eiskaltdcpp-lib/Makefile +++ b/net-p2p/eiskaltdcpp-lib/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= LUA PCRE IDN DHT OPTIONS_DEFAULT= IDN DHT DHT_DESC= DHT support +NO_STAGE= yes .include <bsd.port.options.mk> CMAKE_ARGS+= -DINSTALL_HEADERS:BOOL=ON diff --git a/net-p2p/eiskaltdcpp-qt/Makefile b/net-p2p/eiskaltdcpp-qt/Makefile index bc5f2a4..8b5525d 100644 --- a/net-p2p/eiskaltdcpp-qt/Makefile +++ b/net-p2p/eiskaltdcpp-qt/Makefile @@ -52,6 +52,7 @@ CMAKE_ARGS+= -DCMAKE_SKIP_RPATH:BOOL=ON BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} INSTALL_WRKSRC= ${WRKSRC}/${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MASPELL} diff --git a/net-p2p/frost/Makefile b/net-p2p/frost/Makefile index 9db42c0..b108088 100644 --- a/net-p2p/frost/Makefile +++ b/net-p2p/frost/Makefile @@ -60,6 +60,7 @@ DESKTOP_ENTRIES= "Frost" "Freenet Client" \ "frost" "P2P;Network;Java;" \ false +NO_STAGE= yes pre-everything:: post-patch: diff --git a/net-p2p/gkremldk/Makefile b/net-p2p/gkremldk/Makefile index 782603c..b234aae 100644 --- a/net-p2p/gkremldk/Makefile +++ b/net-p2p/gkremldk/Makefile @@ -24,6 +24,7 @@ USE_AUTOTOOLS= autoconf GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -E \ -e 's|^(LFLAGS).*|\1 = ${LDFLAGS} ${PTHREAD_LIBS} -L${LOCALBASE}/lib|' \ diff --git a/net-p2p/gnewtellium/Makefile b/net-p2p/gnewtellium/Makefile index 4977cad..6e45c8f 100644 --- a/net-p2p/gnewtellium/Makefile +++ b/net-p2p/gnewtellium/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: gnewtellium -# Date created: 9 April 2002 -# Whom: haikal -# +# Created by: haikal # $FreeBSD$ PORTNAME= gnewtellium @@ -24,4 +21,5 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \ PLIST_FILES= bin/gnewtellium %%DATADIR%%/pixmaps/gnewtellium.xpm PLIST_DIRS= %%DATADIR%%/pixmaps %%DATADIR%% +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/gnunet-gtk/Makefile b/net-p2p/gnunet-gtk/Makefile index 7a38cb8..eb5c9cb 100644 --- a/net-p2p/gnunet-gtk/Makefile +++ b/net-p2p/gnunet-gtk/Makefile @@ -26,6 +26,7 @@ CONFIGURE_ARGS = --with-extractor=${LOCALBASE} \ MAN1= gnunet-fs-gtk.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-p2p/gnunet/Makefile b/net-p2p/gnunet/Makefile index 0076d3c..1732c5e 100644 --- a/net-p2p/gnunet/Makefile +++ b/net-p2p/gnunet/Makefile @@ -60,6 +60,7 @@ MAN1= gnunet-arm.1 gnunet-core.1 gnunet-directory.1 gnunet-download.1 \ GNUNET_DAEMON_DIR?= /var/lib/gnunet PLIST_SUB= GNUNET_DAEMON_DIR=${GNUNET_DAEMON_DIR} SUB_FILES= pkg-message +NO_STAGE= yes .include <bsd.port.options.mk> diff --git a/net-p2p/gtk-gnutella/Makefile b/net-p2p/gtk-gnutella/Makefile index 654e81d..1190fac 100644 --- a/net-p2p/gtk-gnutella/Makefile +++ b/net-p2p/gtk-gnutella/Makefile @@ -52,6 +52,7 @@ PORTABILITY_DESC= Use the PATH variable at run-time ONLY_FOR_ARCHS= i386 amd64 +NO_STAGE= yes USE_BZIP2= yes USE_GNOME= glib20 libxml2 USES= bison perl5 pkgconfig diff --git a/net-p2p/gtkhx/Makefile b/net-p2p/gtkhx/Makefile index f076e87..fd08672 100644 --- a/net-p2p/gtkhx/Makefile +++ b/net-p2p/gtkhx/Makefile @@ -19,6 +19,7 @@ LDFLAGS+= -L${LOCALBASE}/lib MAN1= gtkhx.1 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-p2p/gtorrentviewer/Makefile b/net-p2p/gtorrentviewer/Makefile index 4012485..59237e4 100644 --- a/net-p2p/gtorrentviewer/Makefile +++ b/net-p2p/gtorrentviewer/Makefile @@ -27,6 +27,7 @@ CONFIGURE_ARGS= --with-pixmapsdir=${PREFIX}/share/pixmaps \ MAN1= gtorrentviewer.1 DOCS= AUTHORS COPYING ChangeLog README +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/main.c diff --git a/net-p2p/i2p/Makefile b/net-p2p/i2p/Makefile index 1ffd4fa..41ddf5c 100644 --- a/net-p2p/i2p/Makefile +++ b/net-p2p/i2p/Makefile @@ -61,6 +61,7 @@ JETTY_DISTFILE= jetty-5.1.15.tgz SUB_FILES= wrapper.sh +NO_STAGE= yes post-extract: @${MKDIR} ${WRKSRC}/apps/jetty/ @${CP} -f ${DISTDIR}/${JETTY_DISTFILE} ${WRKSRC}/apps/jetty/ diff --git a/net-p2p/jigdo/Makefile b/net-p2p/jigdo/Makefile index 919d988..30bf8f9 100644 --- a/net-p2p/jigdo/Makefile +++ b/net-p2p/jigdo/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFAULT= BDB NLS GUI_DESC= Build the gtk2 gui BDB_DESC= Build with Berkeley DB support (for jigdo-file cache) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MGUI} diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile index cf0b9d7..1107ce0 100644 --- a/net-p2p/ktorrent/Makefile +++ b/net-p2p/ktorrent/Makefile @@ -30,6 +30,7 @@ PLIST_SUB+= SHLIB_VER=${SHLIB_VER} \ CMAKE_ARGS+= -DENABLE_KIO_MAGNET=1 +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's,ktorrent,$${LIBKTORRENT_LIBRARIES},' \ ${WRKSRC}/plugins/ipfilter/tests/CMakeLists.txt diff --git a/net-p2p/libbt/Makefile b/net-p2p/libbt/Makefile index 3c21a19..02cd2b6 100644 --- a/net-p2p/libbt/Makefile +++ b/net-p2p/libbt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: libbt -# Date created: Feb 26 2004 -# Whom: Florent Thoumie <flz@xbsd.org> -# +# Created by: Florent Thoumie <flz@xbsd.org> # $FreeBSD$ -# PORTNAME= libbt PORTVERSION= 1.05 @@ -23,6 +19,7 @@ LDFLAGS+= -L${LOCALBASE}/lib PORTDOCS= protocol-ext.txt protocol.txt +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: diff --git a/net-p2p/liberator/Makefile b/net-p2p/liberator/Makefile index 7db40c8..a94e595 100644 --- a/net-p2p/liberator/Makefile +++ b/net-p2p/liberator/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: liberator -# Date created: Fri May 2 04:23:24 UTC 2003 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= liberator PORTVERSION= 2.0.2 @@ -28,6 +24,7 @@ LIB_FILES= fcp.cma hlfi.cma asfi.cma fcp.cmxa hlfi.cmxa asfi.cmxa \ fcp.cmi hlfreenet.cmi asfreenet.cmi fieldset.cmi \ fstream.cmi +NO_STAGE= yes post-patch: @${SED} -e 's|%%PREFIX%%|${PREFIX}|; \ s|%%DATADIR%%|${DATADIR:S,^${PREFIX}/,,}|' \ diff --git a/net-p2p/libktorrent/Makefile b/net-p2p/libktorrent/Makefile index 0f981a2..45959dd 100644 --- a/net-p2p/libktorrent/Makefile +++ b/net-p2p/libktorrent/Makefile @@ -24,4 +24,5 @@ SHLIB_VER= 5.0.1 PLIST_SUB+= SHLIB_VER=${SHLIB_VER} \ SHLIB_SHVER=${SHLIB_VER:R:R} +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/libpdtp/Makefile b/net-p2p/libpdtp/Makefile index 51e7c3f..94bfa60 100644 --- a/net-p2p/libpdtp/Makefile +++ b/net-p2p/libpdtp/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: libpdtp -# Date created: 5 Apr 2004 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= libpdtp PORTVERSION= 0.1.20040808 @@ -19,6 +14,7 @@ HAS_CONFIGURE= yes USE_LDCONFIG= yes CFLAGS+= -fpic +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pdtp ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/libpdtp.* ${PREFIX}/lib diff --git a/net-p2p/libtorrent-devel/Makefile b/net-p2p/libtorrent-devel/Makefile index 57d9122..3624642 100644 --- a/net-p2p/libtorrent-devel/Makefile +++ b/net-p2p/libtorrent-devel/Makefile @@ -1,4 +1,3 @@ -# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ PORTNAME= libtorrent-devel @@ -27,6 +26,7 @@ OPTIONS_DEFINE= KQUEUE IPV6 OPTIONS_DEFAULT= KQUEUE KQUEUE_DESC= Use kqueue(2) support +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(WITH_OPENSSL_BASE) diff --git a/net-p2p/libtorrent-rasterbar-15-python/Makefile b/net-p2p/libtorrent-rasterbar-15-python/Makefile index c692810..e5f3a0d 100644 --- a/net-p2p/libtorrent-rasterbar-15-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-15-python/Makefile @@ -20,6 +20,7 @@ PYDISTUTILS_PKGNAME= python_libtorrent NOPORTDOCS= yes +NO_STAGE= yes slave-post-patch: @${REINPLACE_CMD} -E -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/bindings/python/setup.py.in diff --git a/net-p2p/libtorrent-rasterbar-15/Makefile b/net-p2p/libtorrent-rasterbar-15/Makefile index 9942f14..88276f2 100644 --- a/net-p2p/libtorrent-rasterbar-15/Makefile +++ b/net-p2p/libtorrent-rasterbar-15/Makefile @@ -42,6 +42,7 @@ CONFIGURE_ARGS+= --disable-debug \ USE_LDCONFIG= yes +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(SLAVE_PORT) && ${SLAVE_PORT:L}=="yes" && defined(USE_PYTHON) diff --git a/net-p2p/libtorrent-rasterbar-16-python/Makefile b/net-p2p/libtorrent-rasterbar-16-python/Makefile index 87203a3..837502e 100644 --- a/net-p2p/libtorrent-rasterbar-16-python/Makefile +++ b/net-p2p/libtorrent-rasterbar-16-python/Makefile @@ -27,4 +27,5 @@ OPTIONS_EXCLUDE= DOCS EXAMPLES CONFIGURE_ENV= PYTHON_INCLUDEDIR="${PYTHON_INCLUDEDIR}" \ PYTHON_VERSION="${PYTHON_VERSION}" +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/libtorrent-rasterbar-16/Makefile b/net-p2p/libtorrent-rasterbar-16/Makefile index b344677..d5fe76f 100644 --- a/net-p2p/libtorrent-rasterbar-16/Makefile +++ b/net-p2p/libtorrent-rasterbar-16/Makefile @@ -49,6 +49,7 @@ PORTEXAMPLES= *.cpp OPTIONS_DEFINE= DOCS EXAMPLES +NO_STAGE= yes .include <bsd.port.options.mk> .if defined(SLAVE_PORT) && ${SLAVE_PORT:L} == "yes" && defined(USE_PYTHON) diff --git a/net-p2p/libtorrent/Makefile b/net-p2p/libtorrent/Makefile index 4afeb6d..6a96462 100644 --- a/net-p2p/libtorrent/Makefile +++ b/net-p2p/libtorrent/Makefile @@ -27,6 +27,7 @@ OPTIONS_DEFINE= KQUEUE IPV6 OPTIONS_DEFAULT= KQUEUE KQUEUE_DESC= Use kqueue(2) support +NO_STAGE= yes .include <bsd.port.pre.mk> .if defined(WITH_OPENSSL_BASE) diff --git a/net-p2p/linux-jigdo/Makefile b/net-p2p/linux-jigdo/Makefile index 71cabdb..d239e00 100644 --- a/net-p2p/linux-jigdo/Makefile +++ b/net-p2p/linux-jigdo/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: linux-jigdo -# Date created: 21 July 2002 -# Whom: Udo Schweigert -# +# Created by: Udo Schweigert # $FreeBSD$ -# PORTNAME= jigdo PORTVERSION= 0.7.3 @@ -30,6 +25,7 @@ SCRIPTS= jigdo-lite jigdo-mirror MAN1= jigdo-file.1 jigdo-lite.1 jigdo-mirror.1 +NO_STAGE= yes pre-install: @${BRANDELF} -t Linux ${WRKSRC}/jigdo-file diff --git a/net-p2p/linuxdcpp/Makefile b/net-p2p/linuxdcpp/Makefile index e702e76..1bd6ae8 100644 --- a/net-p2p/linuxdcpp/Makefile +++ b/net-p2p/linuxdcpp/Makefile @@ -26,4 +26,5 @@ SCONS_BUILDENV= ${SCONS_ENV} SCONS_ARGS= debug=1 .endif +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/litecoin/Makefile b/net-p2p/litecoin/Makefile index e577d0a..b88baf2 100644 --- a/net-p2p/litecoin/Makefile +++ b/net-p2p/litecoin/Makefile @@ -34,6 +34,7 @@ DBUS_DESC= Build with DBUS support CXXFLAGS+= -I${LOCALBASE}/include -I${BDB_INCLUDE_DIR} CXXFLAGS+= -L${LOCALBASE}/lib -L${BDB_LIB_DIR} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MUPNP} diff --git a/net-p2p/lopster/Makefile b/net-p2p/lopster/Makefile index 7f1aa8b..18fca75 100644 --- a/net-p2p/lopster/Makefile +++ b/net-p2p/lopster/Makefile @@ -21,6 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include OPTIONS_DEFINE= FLAC OGG ZLIB OPTIONS_DEFAULT= FLAC OGG ZLIB +NO_STAGE= yes .include <bsd.port.options.mk> # --with-flac is on by default diff --git a/net-p2p/microdc2/Makefile b/net-p2p/microdc2/Makefile index a6e07b8..bc4391b5 100644 --- a/net-p2p/microdc2/Makefile +++ b/net-p2p/microdc2/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USES= iconv USE_GNOME= libxml2 +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MNLS} diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index a68e165..7337dd0 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: minder -# Date created: Sun Jan 16 01:16:28 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= minder PORTVERSION= 2.0.2 @@ -28,6 +24,7 @@ PLIST_FILES= \ %%EXAMPLESDIR%%/minder.cfg \ bin/${PORTNAME} +NO_STAGE= yes post-patch: # CXX safeness # CXXFLAGS safeness diff --git a/net-p2p/mktorrent/Makefile b/net-p2p/mktorrent/Makefile index 3ef5001..506a774 100644 --- a/net-p2p/mktorrent/Makefile +++ b/net-p2p/mktorrent/Makefile @@ -24,6 +24,7 @@ THREADS_DESC= Enable support for pthreads OPENSSL_DESC= Use OpenSSL for hashing HASHCHECK_DESC= Verify file hashes +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MTHREADS} diff --git a/net-p2p/mldonkey-core/Makefile b/net-p2p/mldonkey-core/Makefile index 1a7b446..072e05f 100644 --- a/net-p2p/mldonkey-core/Makefile +++ b/net-p2p/mldonkey-core/Makefile @@ -8,4 +8,5 @@ COMMENT= Client 'core' for the MLDonkey peer-to-peer network MASTERDIR= ${.CURDIR}/../mldonkey +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/mldonkey-gui/Makefile b/net-p2p/mldonkey-gui/Makefile index 27428b3..f0b920a 100644 --- a/net-p2p/mldonkey-gui/Makefile +++ b/net-p2p/mldonkey-gui/Makefile @@ -10,4 +10,5 @@ COMMENT= A OCAML/GTK GUI for the MLdonkey peer-to-peer network client MASTERDIR= ${.CURDIR}/../mldonkey +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/mldonkey-perlreactor/Makefile b/net-p2p/mldonkey-perlreactor/Makefile index 2fbb1b1..8b4e99e 100644 --- a/net-p2p/mldonkey-perlreactor/Makefile +++ b/net-p2p/mldonkey-perlreactor/Makefile @@ -20,6 +20,7 @@ SHEBANG_FILES$=${BINARY_NAME} BINARY_NAME= perlreactor +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -i '' -e '1d' ${WRKSRC}/${BINARY_NAME} diff --git a/net-p2p/mldonkey-urlslave/Makefile b/net-p2p/mldonkey-urlslave/Makefile index 34a2e91..a263bac 100644 --- a/net-p2p/mldonkey-urlslave/Makefile +++ b/net-p2p/mldonkey-urlslave/Makefile @@ -20,6 +20,7 @@ SHEBANG_FILES= ${BINARY_NAME} BINARY_NAME= mlurlslave +NO_STAGE= yes post-extract: @${GREP} '^#' ${WRKSRC}/${BINARY_NAME} | ${GREP} -v '/usr/bin/perl' > ${WRKDIR}/README diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 440b2d9..ae08986 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -96,6 +96,7 @@ PORTDOCS= ${DOCFILES} ALL_TARGET+= \ mld_hash +NO_STAGE= yes .include <bsd.port.pre.mk> pre-everything:: diff --git a/net-p2p/mooseekd/Makefile b/net-p2p/mooseekd/Makefile index a5c5b60..54bfbb3 100644 --- a/net-p2p/mooseekd/Makefile +++ b/net-p2p/mooseekd/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mooseekd -# Date created: 2006-07-24 -# Whom: Roman Bogorodskiy <novel@FreeBSD.org> -# +# Created by: Roman Bogorodskiy <novel@FreeBSD.org> # $FreeBSD$ -# PORTNAME= mooseekd PORTVERSION= 0.05 @@ -25,4 +21,5 @@ CXXFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} USE_FAM= yes USES= iconv +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/museekplus/Makefile b/net-p2p/museekplus/Makefile index 2f6a516..6069c33 100644 --- a/net-p2p/museekplus/Makefile +++ b/net-p2p/museekplus/Makefile @@ -30,6 +30,7 @@ PYMUCIPHER_DESC= Install python bindings for Mucipher MURMUR_DESC= Install PyGTK client MUCOUS_DESC= Install Curses Python client +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPYMUCIPHER} || ${PORT_OPTIONS:MBINDINGS} || ${PORT_OPTIONS:MMURMUR} || ${PORT_OPTIONS:MCLIENTS} || ${PORT_OPTIONS:MMUCOUS} diff --git a/net-p2p/napshare/Makefile b/net-p2p/napshare/Makefile index d8982c5..4dd0de7 100644 --- a/net-p2p/napshare/Makefile +++ b/net-p2p/napshare/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: napshare -# Date created: 4 July 2001 -# Whom: Mike Heffner <mikeh@FreeBSD.org> -# +# Created by: Mike Heffner <mikeh@FreeBSD.org> # $FreeBSD$ -# PORTNAME= napshare PORTVERSION= 1.3 @@ -18,4 +14,5 @@ USE_GMAKE= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/ncdc/Makefile b/net-p2p/ncdc/Makefile index 91ddb50..19a6c0d 100644 --- a/net-p2p/ncdc/Makefile +++ b/net-p2p/ncdc/Makefile @@ -32,4 +32,5 @@ PLIST_FILES= bin/ncdc CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index 48f205f..40ad21d 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -20,6 +20,7 @@ PLIST_FILES= bin/${PORTNAME} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +NO_STAGE= yes pre-install: @${CHMOD} a+rx ${WRKSRC}/install-sh diff --git a/net-p2p/opennap/Makefile b/net-p2p/opennap/Makefile index 16db7f5..5790a19 100644 --- a/net-p2p/opennap/Makefile +++ b/net-p2p/opennap/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: opennap -# Date created: 26 July 2000 -# Whom: Donald Burr <dburr@FreeBSD.ORG> -# +# Created by: Donald Burr <dburr@FreeBSD.org> # $FreeBSD$ -# PORTNAME= opennap PORTVERSION= 0.44 @@ -19,6 +15,7 @@ GNU_CONFIGURE= YES PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message +NO_STAGE= yes post-install: (${ECHO_CMD} "" ; ${ECHO_CMD} "admin" ; ${ECHO_CMD} "opennap" ; ${ECHO_CMD} "") | ${WRKSRC}/setup .if defined(NOPORTDOCS) diff --git a/net-p2p/p5-Net-BitTorrent-File/Makefile b/net-p2p/p5-Net-BitTorrent-File/Makefile index ddeb649..0966cd3 100644 --- a/net-p2p/p5-Net-BitTorrent-File/Makefile +++ b/net-p2p/p5-Net-BitTorrent-File/Makefile @@ -23,4 +23,5 @@ USE_PERL5= configure MAN3= Net::BitTorrent::File.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile index 40a6aa2..f87999f 100644 --- a/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile +++ b/net-p2p/p5-Net-BitTorrent-PeerPacket/Makefile @@ -15,4 +15,5 @@ USE_PERL5= modbuild MAN3= Net::BitTorrent::PeerPacket.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-Net-BitTorrent/Makefile b/net-p2p/p5-Net-BitTorrent/Makefile index c2a0814..7677528 100644 --- a/net-p2p/p5-Net-BitTorrent/Makefile +++ b/net-p2p/p5-Net-BitTorrent/Makefile @@ -35,5 +35,6 @@ MAN3= Net::BitTorrent.3 \ Net::BitTorrent::Util.3 \ Net::BitTorrent::Version.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile b/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile index f8a888b..154ffed 100644 --- a/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile +++ b/net-p2p/p5-Net-DirectConnect-TigerHash/Makefile @@ -17,4 +17,5 @@ CC= ${CXX} MAN3= Net::DirectConnect::TigerHash.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-Net-DirectConnect/Makefile b/net-p2p/p5-Net-DirectConnect/Makefile index fdc26b6..bcac0ae 100644 --- a/net-p2p/p5-Net-DirectConnect/Makefile +++ b/net-p2p/p5-Net-DirectConnect/Makefile @@ -30,4 +30,5 @@ USE_PERL5= configure MAN1= dcget.1 dcshare.1 MAN3= Net::DirectConnect.3 Net::DirectConnect::filelist.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-WWW-BitTorrent/Makefile b/net-p2p/p5-WWW-BitTorrent/Makefile index 1d1e009..64104ac 100644 --- a/net-p2p/p5-WWW-BitTorrent/Makefile +++ b/net-p2p/p5-WWW-BitTorrent/Makefile @@ -18,4 +18,5 @@ USE_PERL5= configure MAN3= WWW::BitTorrent.3 +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index 2efc10d..edc0b7a 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -22,6 +22,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= Phex_other.htm \ Undocumented.htm +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} @${MKDIR} ${DATADIR} diff --git a/net-p2p/py-fngrab/Makefile b/net-p2p/py-fngrab/Makefile index 68b60c6..34570b6 100644 --- a/net-p2p/py-fngrab/Makefile +++ b/net-p2p/py-fngrab/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: py-fngrab -# Date created: Mar 23, 2002 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= fngrab PORTVERSION= 0.0.4 @@ -22,6 +17,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= FreenetGrab +NO_STAGE= yes post-install: @${MV} ${PREFIX}/bin/fngrab.py ${PREFIX}/bin/fngrab diff --git a/net-p2p/py-kenosis/Makefile b/net-p2p/py-kenosis/Makefile index 3762c3b..e8713c3 100644 --- a/net-p2p/py-kenosis/Makefile +++ b/net-p2p/py-kenosis/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: kenosis -# Date created: Thu Jan 13 01:15:19 UTC 2005 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= kenosis PORTVERSION= 0.96 @@ -22,6 +18,7 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYSETUP= ${PORTNAME}_setup.py +NO_STAGE= yes post-extract: # Avoid name collision and move ds inside kenosis package # it is only used by kenosis anyway diff --git a/net-p2p/py-py2play/Makefile b/net-p2p/py-py2play/Makefile index 8332e96..edd8e88 100644 --- a/net-p2p/py-py2play/Makefile +++ b/net-p2p/py-py2play/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-py2play -# Date created: 2005-10-05 -# Whom: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> -# +# Created by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> # $FreeBSD$ -# PORTNAME= py2play PORTVERSION= 0.1.10 @@ -21,6 +17,7 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Py2Play EXAMPLESDIR= ${PREFIX}/share/examples/py-py2play +NO_STAGE= yes post-install: .ifndef NOPORTEXAMPLES @${MKDIR} ${EXAMPLESDIR} diff --git a/net-p2p/py-transmissionrpc/Makefile b/net-p2p/py-transmissionrpc/Makefile index b302045..617cbdb 100644 --- a/net-p2p/py-transmissionrpc/Makefile +++ b/net-p2p/py-transmissionrpc/Makefile @@ -20,6 +20,7 @@ USE_PYDISTUTILS=easy_install PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} diff --git a/net-p2p/py-vertex/Makefile b/net-p2p/py-vertex/Makefile index 98db1f4..ceff82c 100644 --- a/net-p2p/py-vertex/Makefile +++ b/net-p2p/py-vertex/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-vertex -# Date created: 19 May 2006 -# Whom: Alexander Botero-Lowry <alex@foxybanana.com> -# +# Created by: Alexander Botero-Lowry <alex@foxybanana.com> # $FreeBSD$ -# PORTNAME= vertex PORTVERSION= 0.3.0 @@ -27,4 +23,5 @@ USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= Vertex USE_TWISTED= yes +NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/qbittorrent-nox11/Makefile b/net-p2p/qbittorrent-nox11/Makefile index e68ecbb..ff00ec1 100644 --- a/net-p2p/qbittorrent-nox11/Makefile +++ b/net-p2p/qbittorrent-nox11/Makefile @@ -15,4 +15,5 @@ MAN1= qbittorrent-nox.1 QB_NOX_SLAVE= true +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/qbittorrent/Makefile b/net-p2p/qbittorrent/Makefile index 94c7dbf..5f7185d 100644 --- a/net-p2p/qbittorrent/Makefile +++ b/net-p2p/qbittorrent/Makefile @@ -36,6 +36,7 @@ PORTDOCS= AUTHORS Changelog README TODO OPTIONS_DEFINE= DOCS DBUS +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDBUS} diff --git a/net-p2p/retroshare/Makefile b/net-p2p/retroshare/Makefile index ab7954a..7834de6 100644 --- a/net-p2p/retroshare/Makefile +++ b/net-p2p/retroshare/Makefile @@ -48,6 +48,7 @@ OPTIONS_DEFAULT= PLUGINS NOGUI_DESC= Install retroshare-nogui (CLI binary) PLUGINS_DESC= Install plugins (LinksCloud, VoIP) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MPLUGINS} diff --git a/net-p2p/rtgui/Makefile b/net-p2p/rtgui/Makefile index b13dead..9a0eb0e 100644 --- a/net-p2p/rtgui/Makefile +++ b/net-p2p/rtgui/Makefile @@ -17,6 +17,7 @@ OPTIONS_DEFAULTS= APACHE BUILD_DEPENDS+= xmlrpc-c-config:${PORTSDIR}/net/xmlrpc-c +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MAPACHE} diff --git a/net-p2p/rtorrent-devel/Makefile b/net-p2p/rtorrent-devel/Makefile index a95d3f0..e329dfb 100644 --- a/net-p2p/rtorrent-devel/Makefile +++ b/net-p2p/rtorrent-devel/Makefile @@ -1,4 +1,3 @@ -# Created by: Florent Thoumie <flz@FreeBSD.org> # $FreeBSD$ PORTNAME= rtorrent-devel @@ -30,6 +29,7 @@ OPTIONS_DEFINE= XMLRPC IPV6 DOCS OPTIONS_DEFAULT= XMLRPC IPV6 XMLRPC_DESC= Compile with xmlrpc-c support +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "arm" diff --git a/net-p2p/rtorrent/Makefile b/net-p2p/rtorrent/Makefile index 35f1305..84ba2df 100644 --- a/net-p2p/rtorrent/Makefile +++ b/net-p2p/rtorrent/Makefile @@ -28,6 +28,7 @@ OPTIONS_DEFINE= XMLRPC IPV6 DOCS OPTIONS_DEFAULT= XMLRPC IPV6 XMLRPC_DESC= Compile with xmlrpc-c support +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${ARCH} == "arm" diff --git a/net-p2p/shx/Makefile b/net-p2p/shx/Makefile index 0c909a6..688e8f5 100644 --- a/net-p2p/shx/Makefile +++ b/net-p2p/shx/Makefile @@ -32,6 +32,7 @@ MAKEFILE= makefile GNU_CONFIGURE= yes CONFIGURE_ARGS= +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MWARNINGS} diff --git a/net-p2p/solidcoin/Makefile b/net-p2p/solidcoin/Makefile index e4655ed..5cc3367 100644 --- a/net-p2p/solidcoin/Makefile +++ b/net-p2p/solidcoin/Makefile @@ -38,6 +38,7 @@ LDFLAGS+= -L${BDB_LIB_DIR} -L${LOCALBASE}/lib PLIST_FILES= bin/${BINARY} +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MWXGTK} diff --git a/net-p2p/squall/Makefile b/net-p2p/squall/Makefile index 2b1e8e4..b9223e2 100644 --- a/net-p2p/squall/Makefile +++ b/net-p2p/squall/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: squall -# Date created: 5 Apr 2004 -# Whom: Jun Kuriyama <kuriyama@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= squall PORTVERSION= 0.1.20040808 @@ -18,6 +13,7 @@ HAS_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME} STRIP= # Keep empty for debugging. +NO_STAGE= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/squall/squall ${PREFIX}/sbin ${INSTALL_PROGRAM} ${WRKSRC}/squallhub/squallhub ${PREFIX}/sbin diff --git a/net-p2p/teknap/Makefile b/net-p2p/teknap/Makefile index 3508f0d..eba6396 100644 --- a/net-p2p/teknap/Makefile +++ b/net-p2p/teknap/Makefile @@ -31,6 +31,7 @@ PORTDOCS= * CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${HAVE_GNOME:Mgtk12}!="" diff --git a/net-p2p/torrentsniff/Makefile b/net-p2p/torrentsniff/Makefile index c2d8db4..4c22555 100644 --- a/net-p2p/torrentsniff/Makefile +++ b/net-p2p/torrentsniff/Makefile @@ -16,6 +16,7 @@ NO_BUILD= yes USES= shebangfix perl5 SHEBANG_FILES= torrentsniff +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/torrentsniff ${LOCALBASE}/bin ${MKDIR} ${SITE_PERL}/BitTorrent diff --git a/net-p2p/transmission-cli/Makefile b/net-p2p/transmission-cli/Makefile index 0598dc6..f0115b7 100644 --- a/net-p2p/transmission-cli/Makefile +++ b/net-p2p/transmission-cli/Makefile @@ -25,6 +25,7 @@ CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.5* OPTIONS_DEFINE= LITE +NO_STAGE= yes .include <bsd.port.options.mk> .if ${SLAVEPORT} != web diff --git a/net-p2p/transmission-daemon/Makefile b/net-p2p/transmission-daemon/Makefile index 568c5ac..1256692 100644 --- a/net-p2p/transmission-daemon/Makefile +++ b/net-p2p/transmission-daemon/Makefile @@ -25,4 +25,5 @@ EXTRA_CONF_ARGS=--disable-cli \ MAN1= transmission-daemon.1 transmission-remote.1 +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/transmission-gtk/Makefile b/net-p2p/transmission-gtk/Makefile index aab406e..c9e5efa 100644 --- a/net-p2p/transmission-gtk/Makefile +++ b/net-p2p/transmission-gtk/Makefile @@ -37,4 +37,5 @@ post-patch: general-patch post-install: general-install @-update-desktop-database +NO_STAGE= yes .include "${MASTERDIR}/Makefile" diff --git a/net-p2p/transmission-qt4/Makefile b/net-p2p/transmission-qt4/Makefile index 6c2eb6a..a7c9ad4 100644 --- a/net-p2p/transmission-qt4/Makefile +++ b/net-p2p/transmission-qt4/Makefile @@ -31,6 +31,7 @@ post-patch: general-patch @${REINPLACE_CMD} -e 's|/share/man|/man|g ; /PKGCONFIG/s| openssl||g' \ ${WRKSRC}/qt/qtr.pro +NO_STAGE= yes post-build: @(cd ${WRKSRC}/qt ; ${QMAKE} ${QMAKEFLAGS} qtr.pro ; ${GMAKE}) diff --git a/net-p2p/transmission-remote-gui/Makefile b/net-p2p/transmission-remote-gui/Makefile index 9341868..ed8a925 100644 --- a/net-p2p/transmission-remote-gui/Makefile +++ b/net-p2p/transmission-remote-gui/Makefile @@ -1,4 +1,4 @@ -# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> +# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org> # $FreeBSD$ PORTNAME= transmission-remote-gui @@ -40,6 +40,7 @@ QT4_DESC= Use qt4 interface OPTIONS_DEFAULT= GTK2 +NO_STAGE= yes .include <bsd.port.pre.mk> .if ${PORT_OPTIONS:MGTK2} diff --git a/net-p2p/transmission/Makefile b/net-p2p/transmission/Makefile index 314c14d..3e09b67 100644 --- a/net-p2p/transmission/Makefile +++ b/net-p2p/transmission/Makefile @@ -18,6 +18,7 @@ CONFLICTS_INSTALL= ${PORTNAME}${PKGNAMESUFFIX}-2.[56]* NO_BUILD= yes +NO_STAGE= yes do-install: @${DO_NADA} diff --git a/net-p2p/tribler/Makefile b/net-p2p/tribler/Makefile index 48ea629..8cb2e68 100644 --- a/net-p2p/tribler/Makefile +++ b/net-p2p/tribler/Makefile @@ -46,6 +46,7 @@ TRIBLER_DIR= ${PYTHONPREFIX_SITELIBDIR}/tribler APSW_DISTNAME= apsw-3.7.14.1-r1 APSW_DISTFILE= ${APSW_DISTNAME}.zip +NO_STAGE= yes .include <bsd.port.options.mk> post-extract: diff --git a/net-p2p/uhub/Makefile b/net-p2p/uhub/Makefile index b14f031..488ebed 100644 --- a/net-p2p/uhub/Makefile +++ b/net-p2p/uhub/Makefile @@ -27,6 +27,7 @@ MAKEFILE= ${WRKSRC}/GNUmakefile OPTIONS_DEFINE= DEBUG OPENSSL OPENSSL_DESC= Enable OpenSSL Support (experimental) +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MOPENSSL} diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index 18253c8..a4002bd 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: unworkable -# Date created: 06 Oct 2008 -# Whom: Wen Heping <wenheping@gmail.com> -# +# Created by: Wen Heping <wenheping@gmail.com> # $FreeBSD$ -# PORTNAME= unworkable PORTVERSION= 0.53 @@ -24,6 +20,7 @@ PLIST_FILES= bin/unworkable MAN1= unworkable.1 +NO_STAGE= yes post-extract: ${REINPLACE_CMD} -e 's#/usr/local#${LOCALBASE}#g' \ ${WRKSRC}/SConstruct diff --git a/net-p2p/valknut/Makefile b/net-p2p/valknut/Makefile index 2309da4..050510a 100644 --- a/net-p2p/valknut/Makefile +++ b/net-p2p/valknut/Makefile @@ -29,6 +29,7 @@ LDFLAGS+= -L${QT_LIBDIR} QTCFGLIBS+= ${PTHREAD_LIBS} CONFIGURE_ENV+= DCLIB_CFLAGS=-I${LOCALBASE}/include +NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g;\ s|-D_XOPEN_SOURCE=500||g' \ diff --git a/net-p2p/verlihub-plugins-chatroom/Makefile b/net-p2p/verlihub-plugins-chatroom/Makefile index 395b3dc..cb8c996 100644 --- a/net-p2p/verlihub-plugins-chatroom/Makefile +++ b/net-p2p/verlihub-plugins-chatroom/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-chatroom -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= chatroom PORTVERSION= 1.1 @@ -15,6 +11,7 @@ MAINTAINER= me@skylord.ru PLUGIN_DESC= Chatroom +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include <bsd.port.post.mk> diff --git a/net-p2p/verlihub-plugins-floodprotect/Makefile b/net-p2p/verlihub-plugins-floodprotect/Makefile index 8715c27..bab34c2 100644 --- a/net-p2p/verlihub-plugins-floodprotect/Makefile +++ b/net-p2p/verlihub-plugins-floodprotect/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-floodprotect -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= floodprotect PORTVERSION= 1.6 @@ -16,6 +12,7 @@ MAINTAINER= me@skylord.ru PLUGIN_NAME= floodprot PLUGIN_DESC= Floodprotect +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" DISTNAME= ${PLUGIN_NAME} diff --git a/net-p2p/verlihub-plugins-forbid/Makefile b/net-p2p/verlihub-plugins-forbid/Makefile index f031f45..1a6580a 100644 --- a/net-p2p/verlihub-plugins-forbid/Makefile +++ b/net-p2p/verlihub-plugins-forbid/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-forbid -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= forbid PORTVERSION= 1.3 @@ -15,6 +11,7 @@ MAINTAINER= me@skylord.ru PLUGIN_DESC= ForbiddenWords +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include <bsd.port.post.mk> diff --git a/net-p2p/verlihub-plugins-iplog/Makefile b/net-p2p/verlihub-plugins-iplog/Makefile index 16ac882..f2cc591 100644 --- a/net-p2p/verlihub-plugins-iplog/Makefile +++ b/net-p2p/verlihub-plugins-iplog/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-iplog -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= iplog PORTVERSION= 1.1 @@ -15,6 +11,7 @@ MAINTAINER= me@skylord.ru PLUGIN_DESC= IPLog +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include <bsd.port.post.mk> diff --git a/net-p2p/verlihub-plugins-isp/Makefile b/net-p2p/verlihub-plugins-isp/Makefile index 6a0fdcc..1eb79bf 100644 --- a/net-p2p/verlihub-plugins-isp/Makefile +++ b/net-p2p/verlihub-plugins-isp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-isp -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= isp PORTVERSION= 1.1 @@ -16,6 +12,7 @@ PLUGIN_DESC= ISP PLIST_FILES= share/verlihub/default_pi_isp.sql +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include <bsd.port.post.mk> diff --git a/net-p2p/verlihub-plugins-luascript/Makefile b/net-p2p/verlihub-plugins-luascript/Makefile index d5c5f26..680adfe 100644 --- a/net-p2p/verlihub-plugins-luascript/Makefile +++ b/net-p2p/verlihub-plugins-luascript/Makefile @@ -27,6 +27,7 @@ PLIST_FILES= share/verlihub/scripts/ptokax.lua.inc \ share/verlihub/scripts/script.lua PLIST_DIRS= share/verlihub/scripts +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MSOCKET} diff --git a/net-p2p/verlihub-plugins-messanger/Makefile b/net-p2p/verlihub-plugins-messanger/Makefile index 00b8eb5..ace7379 100644 --- a/net-p2p/verlihub-plugins-messanger/Makefile +++ b/net-p2p/verlihub-plugins-messanger/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-messanger -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= messanger PORTVERSION= 1.2 @@ -15,6 +11,7 @@ MAINTAINER= me@skylord.ru PLUGIN_DESC= Messanger +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include <bsd.port.post.mk> diff --git a/net-p2p/verlihub-plugins-stats/Makefile b/net-p2p/verlihub-plugins-stats/Makefile index 5984242..073b25f 100644 --- a/net-p2p/verlihub-plugins-stats/Makefile +++ b/net-p2p/verlihub-plugins-stats/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins-stats -# Date created: 3 May 2007 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= stats PORTVERSION= 1.1 @@ -15,6 +11,7 @@ MAINTAINER= me@skylord.ru PLUGIN_DESC= Statistics +NO_STAGE= yes .include <bsd.port.pre.mk> .include "${PORTSDIR}/net-p2p/verlihub-plugins/Makefile.plugins" .include <bsd.port.post.mk> diff --git a/net-p2p/verlihub-plugins/Makefile b/net-p2p/verlihub-plugins/Makefile index a1f97cb..3be4f06 100644 --- a/net-p2p/verlihub-plugins/Makefile +++ b/net-p2p/verlihub-plugins/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: verlihub-plugins -# Date created: 3 April 2004 -# Whom: Skylord -# +# Created by: Skylord # $FreeBSD$ -# PORTNAME= verlihub PORTVERSION= 1.0 @@ -29,6 +25,7 @@ RUN_DEPENDS= \ NO_BUILD= yes +NO_STAGE= yes do-install: @${DO_NADA} diff --git a/net-p2p/verlihub/Makefile b/net-p2p/verlihub/Makefile index eea21ff..5d82ca4 100644 --- a/net-p2p/verlihub/Makefile +++ b/net-p2p/verlihub/Makefile @@ -28,6 +28,7 @@ USE_LDCONFIG= yes USE_OPENSSL= yes SUB_FILES+= pkg-message +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|for libpath in /|for libpath in ${PREFIX} /|g' ${WRKSRC}/config_geoip diff --git a/net-p2p/vhcp/Makefile b/net-p2p/vhcp/Makefile index 44046bc..b159007 100644 --- a/net-p2p/vhcp/Makefile +++ b/net-p2p/vhcp/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: vhcp -# Date created: 20 June 2009 -# Whom: Maxim Ignatenko -# +# Created by: Maxim Ignatenko # $FreeBSD$ -# PORTNAME= vhcp PORTVERSION= 1.7g2 @@ -25,6 +21,7 @@ SUB_FILES= pkg-message SUB_LIST+= VHCPDIR=${VHCPDIR} PLIST= ${WRKDIR}/pkg-plist +NO_STAGE= yes pre-install: @if [ -f ${WRKSRC}/config.php ]; then \ ${MV} ${WRKSRC}/config.php ${WRKSRC}/config.php.dist ; fi diff --git a/net-p2p/vuze/Makefile b/net-p2p/vuze/Makefile index d1ce289..f4959fe 100644 --- a/net-p2p/vuze/Makefile +++ b/net-p2p/vuze/Makefile @@ -52,6 +52,7 @@ CLASSPATH=. CLASSPATH:=${CLASSPATH}:${JAVALIBDIR}/${jar} .endfor +NO_STAGE= yes post-patch: ${RM} -rf ${WRKSRC}/org/eclipse @${SED} -E -e 's|%%CLASSPATH%%|${CLASSPATH}|' \ diff --git a/net-p2p/xnap/Makefile b/net-p2p/xnap/Makefile index 843d2b0..63d74eb 100644 --- a/net-p2p/xnap/Makefile +++ b/net-p2p/xnap/Makefile @@ -26,6 +26,7 @@ PLIST_FILES= \ bin/${PORTNAME:L} \ %%JAVAJARDIR%%/${PORTNAME:L}.jar +NO_STAGE= yes post-patch: @${SED} -e "s|%%JAVAJARDIR%%|${JAVAJARDIR:S,^${PREFIX}/,,}|; \ s|%%JAVAVM%%|${JAVAVM}|; \ |