diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:28:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:28:25 +0000 |
commit | bb4b86e0434d9ef79072ebc7992e83a1ef9e3e9c (patch) | |
tree | cc369d6e38144cbc0682f3e0aad998ef8f40a150 /net-p2p | |
parent | 985b201424d63717aa5b6578fece8f2b853d9164 (diff) | |
download | ports-bb4b86e0434d9ef79072ebc7992e83a1ef9e3e9c.tar.gz ports-bb4b86e0434d9ef79072ebc7992e83a1ef9e3e9c.zip |
Notes
Diffstat (limited to 'net-p2p')
108 files changed, 134 insertions, 140 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 35485af3f868..d04cb978c7ef 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 853d10bb59b3..e0746f35f334 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 39b1d191d3d7..acc5ce4ad2d3 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 3b0105ad9ea9..ece29e9a7abc 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 8e47d5619b23..e4437ff4fa1f 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 c12d9939eebd..0a8fe7a6e0d5 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 ec7e0674730b..b015596dcc83 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 c43e93a7b69e..0f41abe70f37 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 a1f65170802c..24afc8b99816 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 e9210847a6d2..3c80317ee611 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 342299ff8d54..cc7fa41e9b5c 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 eda89cd2c95a..7c199ad2341f 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 6c400ff55d6a..9323a9554f7f 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 bd9e5d11d4a1..6a09adf9f978 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 c7751c323a90..1aee60e5ccfa 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 f19d67098283..4eeffe6ea8a6 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 73d08e8da8ef..3c942a1135a2 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 863605638321..c3f9594a515e 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 5f8434066752..72ed85f72798 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 6b547b268f4a..e6b90f256ad3 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 2abd8576e233..c610b1ec2a9c 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 6954e50f66e4..aa3ecce789ef 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 bc5f2a4dc9d6..8b5525dd7fa9 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 9db42c0667f8..b108088d2ac5 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 782603ca59a0..b234aae0a821 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 4977cad9d629..6e45c8f43f4a 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 7a38cb821a3d..eb5c9cb3164a 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 0076d3c37839..1732c5e0cd39 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 654e81de7e75..1190fac2eb25 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 f076e874b6b0..fd0867270bae 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 4012485a37f9..59237e4e43ae 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 1ffd4fa05a0d..41ddf5c0b456 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 919d988589dd..30bf8f9f75c2 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 cf0b9d7a0182..1107ce01d026 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 3c21a194ce8c..02cd2b633d84 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 7db40c825cb6..a94e595dfaa8 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 0f981a26daee..45959dd5a8d4 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 51e7c3f207d9..94bfa602d940 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 57d9122d54f1..36246426d607 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 c69281020119..e5f3a0d6f696 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 9942f14547cb..88276f2098c9 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 87203a38b95a..837502e4fc13 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 b344677383ce..d5fe76f259a1 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 4afeb6dce133..6a964623f3f3 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 71cabdbc0e4f..d239e005ccb3 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 e702e764a63c..1bd6ae890bc0 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 e577d0adda4d..b88baf269242 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 7f1aa8b2df9b..18fca752dbbe 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 a6e07b8501e5..bc4391b5e001 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 a68e165ec35f..7337dd04c364 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 3ef50017c1a0..506a774fadb4 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 1a7b446dd114..072e05fb23d9 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 27428b327f8f..f0b920a59a53 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 2fbb1b1513b0..8b4e99e6d6b7 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 34a2e9186c53..a263bac2d6ae 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 440b2d941888..ae089864f192 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 a5c5b601abb2..54bfbb3a2fa6 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 2f6a516c0321..6069c3372ee4 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 d8982c52d31b..4dd0de780315 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 91ddb505cef4..19a6c0d45a9e 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 48f205f1470b..40ad21d8b2fc 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 16db7f5e4295..5790a19622d4 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 ddeb6491386d..0966cd31fc73 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 40a6aa2d39e5..f87999fcee17 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 c2a08147e392..7677528f62c9 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 f8a888b85d07..154ffed4bc26 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 fdc26b6777ab..bcac0ae3f2cf 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 1d1e00991b20..64104ac9989d 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 2efc10dd0ef1..edc0b7a468ba 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 68b60c67d467..34570b67ba8c 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 3762c3be09d3..e8713c32b269 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 8332e963d8f5..edd8e88ceef0 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 b3020450d33d..617cbdb64e2d 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 98db1f4d22b7..ceff82ceaf47 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 e68ecbb332b3..ff00ec115808 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 94c7dbf02dc1..5f7185d365d4 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 ab7954a60403..7834de6aea24 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 b13dead68a7c..9a0eb0e75a31 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 a95d3f0c52b6..e329dfb23880 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 35f130511318..84ba2df1973a 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 0c909a6ba56e..688e8f549c20 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 e4655ed23b18..5cc33679b555 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 2b1e8e43b8e6..b9223e294205 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 3508f0d181f8..eba639696495 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 c2d8db4101e4..4c225550cffb 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 0598dc6f78e4..f0115b7c1b07 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 568c5ac420b5..125669227118 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 aab406e4bb17..c9e5efa8e986 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 6c2eb6adfbb4..a7c9ad471692 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 9341868338ed..ed8a9251d652 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 314c14d33004..3e09b67c707c 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 48ea629a0014..8cb2e68cacdb 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 b14f03179490..488ebed892fa 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 18253c838692..a4002bdeed9a 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 2309da4d3ffb..050510a9b351 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 395b3dc01bb7..cb8c99698315 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 8715c2738332..bab34c29e9a8 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 f031f45d8b77..1a6580ac4089 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 16ac88210425..f2cc59195194 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 6a0fdcc18f9f..1eb79bff21de 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 d5c5f2692c52..680adfe5a9d2 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 00b8eb5de160..ace7379fb0b3 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 5984242b84dc..073b25f87d13 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 a1f97cbce645..3be4f06df302 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 eea21ff4b6cc..5d82ca4e6f66 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 44046bc848e4..b159007d55ed 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 d1ce289ea119..f4959fe3cdee 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 843d2b0f05b2..63d74ebc96ec 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}|; \ |