From owner-svn-ports-all@freebsd.org Thu Jun 4 18:36:55 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 5768E32C7C5; Thu, 4 Jun 2020 18:36:55 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49dDyb1h4kz4Wb5; Thu, 4 Jun 2020 18:36:55 +0000 (UTC) (envelope-from tobik@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 3476F23BF5; Thu, 4 Jun 2020 18:36:55 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 054Iatbl098183; Thu, 4 Jun 2020 18:36:55 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 054Ias9P098178; Thu, 4 Jun 2020 18:36:54 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <202006041836.054Ias9P098178@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Thu, 4 Jun 2020 18:36:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r537928 - in head: devel games/libretro-fbneo net net-p2p/litecoin net-p2p/zetacoin X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: devel games/libretro-fbneo net net-p2p/litecoin net-p2p/zetacoin X-SVN-Commit-Revision: 537928 X-SVN-Commit-Repository: ports 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.33 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: Thu, 04 Jun 2020 18:36:55 -0000 Author: tobik Date: Thu Jun 4 18:36:53 2020 New Revision: 537928 URL: https://svnweb.freebsd.org/changeset/ports/537928 Log: Clean up some things Reported by: portscan Modified: head/devel/Makefile head/games/libretro-fbneo/Makefile head/net-p2p/litecoin/Makefile head/net-p2p/zetacoin/Makefile head/net/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Thu Jun 4 18:29:17 2020 (r537927) +++ head/devel/Makefile Thu Jun 4 18:36:53 2020 (r537928) @@ -657,7 +657,6 @@ SUBDIR += fortytwo-encore SUBDIR += fossil SUBDIR += fossology-nomos-standalone - SUBDIR += frink SUBDIR += fp16 SUBDIR += fpc-bfd SUBDIR += fpc-dbus @@ -692,6 +691,7 @@ SUBDIR += frama-c SUBDIR += freebsd-gcc6 SUBDIR += freebsd-gcc9 + SUBDIR += frink SUBDIR += fsmtrie SUBDIR += fstrcmp SUBDIR += fstrm @@ -5271,8 +5271,8 @@ SUBDIR += py-zope.testing SUBDIR += py-zope.traversing SUBDIR += py-zsm-lib - SUBDIR += py_static_check SUBDIR += py3c + SUBDIR += py_static_check SUBDIR += pybind11 SUBDIR += pybugz SUBDIR += pycanberra Modified: head/games/libretro-fbneo/Makefile ============================================================================== --- head/games/libretro-fbneo/Makefile Thu Jun 4 18:29:17 2020 (r537927) +++ head/games/libretro-fbneo/Makefile Thu Jun 4 18:36:53 2020 (r537928) @@ -10,17 +10,13 @@ COMMENT= Final Burn Alpha fork for libretro LICENSE= FBNeo LICENSE_NAME= FBNeo LICENSE_FILE= ${WRKSRC}/src/license.txt -LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +LICENSE_PERMS= dist-mirror pkg-mirror auto-accept USES= gmake gl USE_LDCONFIG= yes USE_GL= gl -BUILD_DEPEND= devel/nasm - PLIST_FILES= lib/libretro/fbneo_libretro.so - -NO_CDROM= Commercial users must seek permission from copyright holders. USE_GITHUB= yes GH_ACCOUNT= libretro Modified: head/net-p2p/litecoin/Makefile ============================================================================== --- head/net-p2p/litecoin/Makefile Thu Jun 4 18:29:17 2020 (r537927) +++ head/net-p2p/litecoin/Makefile Thu Jun 4 18:36:53 2020 (r537928) @@ -41,7 +41,6 @@ OPTIONS_SUB= yes HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES_DESC= Display QR Codes TESTS_DESC= Build test binary and unit tests -WALLET_DESC= Wallet Management Support WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x ZMQ_DESC= Block and transaction broadcasting with ZeroMQ Modified: head/net-p2p/zetacoin/Makefile ============================================================================== --- head/net-p2p/zetacoin/Makefile Thu Jun 4 18:29:17 2020 (r537927) +++ head/net-p2p/zetacoin/Makefile Thu Jun 4 18:36:53 2020 (r537928) @@ -44,7 +44,6 @@ OPTIONS_SUB= yes HARDENING_DESC= Attempt to harden binaries (PIE for ASLR, NX Stack) QRCODES_DESC= Display QR Codes TESTS_DESC= Build test binary and unit tests -WALLET_DESC= Wallet Management Support WALLET_BDBMODERN_DESC= Wallet using modern BDB 5.x or 6.x ZMQ_DESC= Block and transaction broadcasting with ZeroMQ Modified: head/net/Makefile ============================================================================== --- head/net/Makefile Thu Jun 4 18:29:17 2020 (r537927) +++ head/net/Makefile Thu Jun 4 18:36:53 2020 (r537928) @@ -990,8 +990,8 @@ SUBDIR += ptpd2 SUBDIR += ptunnel SUBDIR += pvm - SUBDIR += pwnat SUBDIR += pwhois + SUBDIR += pwnat SUBDIR += pxe SUBDIR += pxe-pdhcp SUBDIR += py-DTLSSocket