From owner-svn-ports-all@freebsd.org Mon May 23 16:46:38 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB9DCB47509; Mon, 23 May 2016 16:46:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9DFCC1013; Mon, 23 May 2016 16:46:38 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u4NGkbTm097981; Mon, 23 May 2016 16:46:37 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u4NGkaU5097966; Mon, 23 May 2016 16:46:36 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201605231646.u4NGkaU5097966@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Mon, 23 May 2016 16:46:36 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r415730 - in head: devel/apr2 games/crafty-open-enormous games/crafty-tablebase-no-pawn games/frogatto games/linux-etqw-server games/linux-quake4 games/linux-ssamtfe games/linux-ssamtse... X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 May 2016 16:46:39 -0000 Author: mat Date: Mon May 23 16:46:36 2016 New Revision: 415730 URL: https://svnweb.freebsd.org/changeset/ports/415730 Log: Cleanup some other NO_PACKAGE madness. With hat: portmgr Sponsored by: Absolight Modified: head/devel/apr2/Makefile (contents, props changed) head/games/crafty-open-enormous/Makefile (contents, props changed) head/games/crafty-tablebase-no-pawn/Makefile (contents, props changed) head/games/frogatto/Makefile (contents, props changed) head/games/linux-etqw-server/Makefile (contents, props changed) head/games/linux-quake4/Makefile (contents, props changed) head/games/linux-ssamtfe/Makefile (contents, props changed) head/games/linux-ssamtse/Makefile (contents, props changed) head/games/linux-unrealgold/Makefile (contents, props changed) head/games/linux-ut/Makefile (contents, props changed) head/games/quake3-ut/Makefile (contents, props changed) head/games/vavoom-extras/Makefile (contents, props changed) head/russian/koi8r-ps/Makefile (contents, props changed) head/textproc/srilm/Makefile (contents, props changed) Modified: head/devel/apr2/Makefile ============================================================================== --- head/devel/apr2/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/devel/apr2/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -15,7 +15,7 @@ LICENSE= APACHE20 LIB_DEPENDS= libexpat.so:textproc/expat2 -NO_PACKAGE= yes +NO_PACKAGE= Developper only package # r1676013 SNAPDATE= 20150425134304 Modified: head/games/crafty-open-enormous/Makefile ============================================================================== --- head/games/crafty-open-enormous/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/crafty-open-enormous/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -17,8 +17,6 @@ RUN_DEPENDS= crafty:games/crafty USES= zip NO_WRKSUBDIR= yes -NO_PACKAGE= Package is way too big -LEGAL_PACKAGE= CONFLICTS= crafty-open-large-* crafty-open-medium-* crafty-open-default-* do-build: Modified: head/games/crafty-tablebase-no-pawn/Makefile ============================================================================== --- head/games/crafty-tablebase-no-pawn/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/crafty-tablebase-no-pawn/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -50,7 +50,6 @@ BROKEN_powerpc64= Does not build RUN_DEPENDS= crafty:games/crafty NO_BUILD= yes -NO_PACKAGE= Way too big .if !defined(WITH_TBDIR) WITH_TBDIR= ${PREFIX}/lib/crafty/TB Modified: head/games/frogatto/Makefile ============================================================================== --- head/games/frogatto/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/frogatto/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -12,8 +12,6 @@ COMMENT= Old-school 2D classic adventure LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libpng.so:graphics/png -NO_PACKAGE= Package will be 144M, set FORCE_PACKAGE if you really want it - USE_GITHUB= yes GH_ACCOUNT= frogatto Modified: head/games/linux-etqw-server/Makefile ============================================================================== --- head/games/linux-etqw-server/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/linux-etqw-server/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -17,7 +17,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Enemy Territory: QUAKE Wars Server for Linux NO_CDROM= Redistribution is limited -NO_PACKAGE= Package will be 435MB, set FORCE_PACKAGE if you really want it NO_BUILD= yes ONLY_FOR_ARCHS= i386 amd64 Modified: head/games/linux-quake4/Makefile ============================================================================== --- head/games/linux-quake4/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/linux-quake4/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -19,7 +19,6 @@ USE_LINUX= yes USE_LINUX_APPS= sdl12 NO_WRKSUBDIR= yes NO_CDROM= Redistribution is limited, see license -NO_PACKAGE= Package will be 280MB, set FORCE_PACKAGE if you really want it Q4DIR= lib/${PORTNAME} PLIST_SUB+= Q4DIR="${Q4DIR}" \ LINUXBASE="${LINUXBASE}" Modified: head/games/linux-ssamtfe/Makefile ============================================================================== --- head/games/linux-ssamtfe/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/linux-ssamtfe/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -18,8 +18,6 @@ OPTIONS_DEFAULT= VORBIS USE_LINUX= yes USE_LINUX_APPS= xorglibs NO_BUILD= yes -NO_PACKAGE= Distribution is 279MB; set FORCE_PACKAGE if you really want\ - to build this package RESTRICTED= Redistribution is limited, see license PORTDOCS= README.liflg ShellSymbols.txt changes.txt notes.txt SUB_FILES= pkg-message Modified: head/games/linux-ssamtse/Makefile ============================================================================== --- head/games/linux-ssamtse/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/linux-ssamtse/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -18,7 +18,6 @@ OPTIONS_DEFAULT= VORBIS USE_LINUX= yes USE_LINUX_APPS= xorglibs NO_BUILD= yes -NO_PACKAGE= Distribution is 352MB; set FORCE_PACKAGE if you really want to build this package RESTRICTED= Redistribution is limited, see license PORTDOCS= README.liflg ShellSymbols.txt changes.txt Notes_1_04.txt SUB_FILES= pkg-message Modified: head/games/linux-unrealgold/Makefile ============================================================================== --- head/games/linux-unrealgold/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/linux-unrealgold/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -20,8 +20,6 @@ RUN_DEPENDS= ut:games/linux-ut USE_LINUX= yes USE_LINUX_APPS= xorglibs NO_BUILD= yes -NO_PACKAGE= Distribution is 131MB; set FORCE_PACKAGE if you really want\ - to build this package RESTRICTED= Redistribution is limited, see license PLIST_SUB+= UT="" UG="" Modified: head/games/linux-ut/Makefile ============================================================================== --- head/games/linux-ut/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/linux-ut/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -19,8 +19,6 @@ ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= yes USE_LINUX_APPS= xorglibs sdl12 NO_BUILD= yes -NO_PACKAGE= Distribution is 340MB; set FORCE_PACKAGE if you really want\ - to build this package MANUAL_PACKAGE_BUILD= Requires CD RESTRICTED= Redistribution is limited, see license WRKSRC= ${WRKDIR}/${PKGNAME} Modified: head/games/quake3-ut/Makefile ============================================================================== --- head/games/quake3-ut/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/quake3-ut/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -11,8 +11,6 @@ DISTNAME= UrbanTerror${PORTVERSION:S/.// MAINTAINER= ports@FreeBSD.org COMMENT= Quake III Arena mod: Urban Terror -NO_PACKAGE= package will be 445MB, set FORCE_PACKAGE if you really want it - USES= gmake zip NO_BUILD= yes NO_WRKSUBDIR= yes Modified: head/games/vavoom-extras/Makefile ============================================================================== --- head/games/vavoom-extras/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/games/vavoom-extras/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -25,8 +25,6 @@ DATADIR= ${PREFIX}/share/vavoom USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes -LEGAL_PACKAGE= package could be up to 655MB; set FORCE_PACKAGE if you really want it -NO_PACKAGE= ${LEGAL_PACKAGE} OPTIONS_MULTI= EXTRA OPTIONS_MULTI_EXTRA= MODELS SOUNDTRACKS TEXTURES Modified: head/russian/koi8r-ps/Makefile ============================================================================== --- head/russian/koi8r-ps/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/russian/koi8r-ps/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -22,7 +22,6 @@ DIST_SUBDIR= koi8r-ps FONTMAP!= ${SH} ${FILESDIR}/find-fontmap.sh 2>/dev/null || ${ECHO_CMD} .endif -NO_PACKAGE= Nothing to build, configurations only NO_WRKSUBDIR= Yes CPS_DIR= ${PREFIX}/share/koi8r-ps Modified: head/textproc/srilm/Makefile ============================================================================== --- head/textproc/srilm/Makefile Mon May 23 16:25:21 2016 (r415729) +++ head/textproc/srilm/Makefile Mon May 23 16:46:36 2016 (r415730) @@ -19,7 +19,6 @@ USES= gmake MAKE_ENV+= SRILM=${WRKSRC} ALL_TARGET= World ONLY_FOR_ARCHS= i386 amd64 -NO_PACKAGE= not yet PROGRAMS= ngram ngram-count ngram-merge ngram-class disambig anti-ngram \ nbest-lattice nbest-mix nbest-optimize nbest-pron-score \