From owner-svn-ports-all@freebsd.org Fri Nov 22 12:15:39 2019 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 0D4971B7652; Fri, 22 Nov 2019 12:15:39 +0000 (UTC) (envelope-from garga@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) server-signature RSA-PSS (4096 bits) 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 47KFkf6Yl0z3Fl7; Fri, 22 Nov 2019 12:15:38 +0000 (UTC) (envelope-from garga@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 C037923747; Fri, 22 Nov 2019 12:15:38 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAMCFc0r031297; Fri, 22 Nov 2019 12:15:38 GMT (envelope-from garga@FreeBSD.org) Received: (from garga@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAMCFbK6031293; Fri, 22 Nov 2019 12:15:37 GMT (envelope-from garga@FreeBSD.org) Message-Id: <201911221215.xAMCFbK6031293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: garga set sender to garga@FreeBSD.org using -f From: Renato Botelho Date: Fri, 22 Nov 2019 12:15:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r518143 - in head/sysutils: . toybox X-SVN-Group: ports-head X-SVN-Commit-Author: garga X-SVN-Commit-Paths: in head/sysutils: . toybox X-SVN-Commit-Revision: 518143 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.29 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: Fri, 22 Nov 2019 12:15:39 -0000 Author: garga Date: Fri Nov 22 12:15:37 2019 New Revision: 518143 URL: https://svnweb.freebsd.org/changeset/ports/518143 Log: Toybox combines common command line utilities together into a single BSD-licensed executable that's simple, small, fast, reasonably standards-compliant, and powerful. WWW: http://landley.net/toybox/ PR: 239494 Submitted by: vidar@karlsen.tech Added: head/sysutils/toybox/ head/sysutils/toybox/Makefile (contents, props changed) head/sysutils/toybox/distinfo (contents, props changed) head/sysutils/toybox/pkg-descr (contents, props changed) Modified: head/sysutils/Makefile Modified: head/sysutils/Makefile ============================================================================== --- head/sysutils/Makefile Fri Nov 22 12:13:16 2019 (r518142) +++ head/sysutils/Makefile Fri Nov 22 12:15:37 2019 (r518143) @@ -1309,6 +1309,7 @@ SUBDIR += topless SUBDIR += torque SUBDIR += toshctl + SUBDIR += toybox SUBDIR += tracker SUBDIR += tracker-miners SUBDIR += tree Added: head/sysutils/toybox/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/toybox/Makefile Fri Nov 22 12:15:37 2019 (r518143) @@ -0,0 +1,41 @@ +# $FreeBSD$ + +PORTNAME= toybox +PORTVERSION= 0.8.2 +CATEGORIES= sysutils + +MAINTAINER= vidar@karlsen.tech +COMMENT= All-in-one command line + +LICENSE= 0BSD +LICENSE_NAME= BSD Zero Clause License +LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept + +BUILD_DEPENDS= bash:shells/bash gsed:textproc/gsed +LIB_DEPENDS= libinotify.so:devel/libinotify + +USES= gmake shebangfix + +SHEBANG_FILES= scripts/change.sh scripts/findglobals.sh \ + scripts/genconfig.sh scripts/install.sh \ + scripts/make.sh scripts/minicom.sh \ + scripts/portability.sh scripts/runtest.sh \ + scripts/single.sh scripts/test.sh configure + +PLIST_FILES= bin/toybox + +USE_GITHUB= yes +GH_ACCOUNT= landley + +post-patch: + @${REINPLACE_CMD} -e 's||"${LOCALBASE}/include/sys/inotify.h"|' \ + ${WRKSRC}/lib/portability.c + +do-configure: + cd ${WRKSRC} && ${GMAKE} bsd_defconfig + +do-install: + ${INSTALL_PROGRAM} ${WRKSRC}/toybox ${STAGEDIR}${PREFIX}/bin + +.include Added: head/sysutils/toybox/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/toybox/distinfo Fri Nov 22 12:15:37 2019 (r518143) @@ -0,0 +1,3 @@ +TIMESTAMP = 1574378247 +SHA256 (landley-toybox-0.8.2_GH0.tar.gz) = 9d8a9b00a6c93da5b472d8a4c7d9549339ed050d1578c557a20add100172b0f5 +SIZE (landley-toybox-0.8.2_GH0.tar.gz) = 1057417 Added: head/sysutils/toybox/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/sysutils/toybox/pkg-descr Fri Nov 22 12:15:37 2019 (r518143) @@ -0,0 +1,5 @@ +Toybox combines common command line utilities together +into a single BSD-licensed executable that's simple, small, +fast, reasonably standards-compliant, and powerful. + +WWW: http://landley.net/toybox/