Date: Sat, 15 Mar 2014 16:39:46 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r348350 - in head/net-p2p: bnbt gnunet gtkhx jigdo libbt mldonkey opendchub opennap teknap Message-ID: <201403151639.s2FGdkiU070970@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Sat Mar 15 16:39:46 2014 New Revision: 348350 URL: http://svnweb.freebsd.org/changeset/ports/348350 QAT: https://qat.redports.org/buildarchive/r348350/ Log: - Convert USE_GMAKE/BZIP2 to USES Modified: head/net-p2p/bnbt/Makefile head/net-p2p/gnunet/Makefile head/net-p2p/gtkhx/Makefile head/net-p2p/jigdo/Makefile head/net-p2p/libbt/Makefile head/net-p2p/mldonkey/Makefile head/net-p2p/opendchub/Makefile head/net-p2p/opennap/Makefile head/net-p2p/teknap/Makefile Modified: head/net-p2p/bnbt/Makefile ============================================================================== --- head/net-p2p/bnbt/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/bnbt/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -12,8 +12,7 @@ SNAPSHOT= 20060727 MAINTAINER= flz@FreeBSD.org COMMENT= A C++ BitTorrent Tracker -USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake tar:bzip2 USE_DOS2UNIX= yes SUB_FILES= pkg-message Modified: head/net-p2p/gnunet/Makefile ============================================================================== --- head/net-p2p/gnunet/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/gnunet/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -32,8 +32,7 @@ OPTIONS_MULTI_DB= MYSQL PGSQL SQLITE OPTIONS_DEFAULT= SQLITE USE_AUTOTOOLS= libltdl libtool -USE_GMAKE= yes -USES= iconv +USES= iconv gmake USE_LDCONFIG= yes CONFIGURE_ARGS = --with-daemon-home-dir=${GNUNET_DAEMON_DIR} \ Modified: head/net-p2p/gtkhx/Makefile ============================================================================== --- head/net-p2p/gtkhx/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/gtkhx/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -10,9 +10,8 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ version of Hx, a UNIX Hotline Client -USES= pathfix -USE_GNOME= gdkpixbuf gnomehack -USE_GMAKE= yes +USES= pathfix gmake +USE_GNOME= gdkpixbuf GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/net-p2p/jigdo/Makefile ============================================================================== --- head/net-p2p/jigdo/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/jigdo/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -12,10 +12,9 @@ COMMENT= Utility used to retrieve large RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget -USE_BZIP2= yes +USES= gmake tar:bzip2 USE_SUBMAKE= yes GNU_CONFIGURE= yes -USE_GMAKE= yes WITH_BDB_VER?= 43 CPPFLAGS+= -I${LOCALBASE}/include Modified: head/net-p2p/libbt/Makefile ============================================================================== --- head/net-p2p/libbt/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/libbt/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -13,7 +13,7 @@ COMMENT= C library implementing the core LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/net-p2p/mldonkey/Makefile ============================================================================== --- head/net-p2p/mldonkey/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/mldonkey/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -18,11 +18,9 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/o NO_LATEST_LINK= yes CONFLICTS= mldonkey{-{core,gui},}-devel-[0-9]* -USE_BZIP2= yes -USES= iconv +USES= iconv tar:bzip2 gmake USE_AUTOTOOLS= autoconf:env GNU_CONFIGURE= yes -USE_GMAKE= yes ALL_TARGET= opt MAKE_ENV+= OCAMLRUNPARAM="l=256M" MAKE_JOBS_UNSAFE= yes Modified: head/net-p2p/opendchub/Makefile ============================================================================== --- head/net-p2p/opendchub/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/opendchub/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -9,9 +9,8 @@ MASTER_SITES= SF/${PORTNAME}/Open%20DC%2 MAINTAINER= yashin.dm@gmail.com COMMENT= Unofficial Unix version of the Direct Connect Hub software -USES= perl5 +USES= perl5 gmake USE_OPENSSL= yes -USE_GMAKE= yes GNU_CONFIGURE= yes PORTDOCS= README configfiles general scriptdoc Modified: head/net-p2p/opennap/Makefile ============================================================================== --- head/net-p2p/opennap/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/opennap/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= sam@cassiba.com COMMENT= Open-source Napster server -USE_GMAKE= YES +USES= gmake GNU_CONFIGURE= YES PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message Modified: head/net-p2p/teknap/Makefile ============================================================================== --- head/net-p2p/teknap/Makefile Sat Mar 15 16:37:52 2014 (r348349) +++ head/net-p2p/teknap/Makefile Sat Mar 15 16:39:46 2014 (r348350) @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/TekNap PLIST_FILES= bin/TekNap \ bin/TekNap-1.3g -USE_GMAKE= yes +USES= gmake WANT_GNOME= yes GNU_CONFIGURE= yes DOCSDIR= ${PREFIX}/share/doc/TekNap
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403151639.s2FGdkiU070970>