From owner-svn-ports-head@freebsd.org Wed Apr 8 17:06:14 2020 Return-Path: Delivered-To: svn-ports-head@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 CCD122B7116; Wed, 8 Apr 2020 17:06:14 +0000 (UTC) (envelope-from sunpoet@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 48y9fG4lQ6z4Pns; Wed, 8 Apr 2020 17:06:14 +0000 (UTC) (envelope-from sunpoet@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 9E0052687F; Wed, 8 Apr 2020 17:06:14 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 038H6EoF049956; Wed, 8 Apr 2020 17:06:14 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 038H6DuX049952; Wed, 8 Apr 2020 17:06:13 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <202004081706.038H6DuX049952@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 8 Apr 2020 17:06:13 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r531137 - in head/devel: . p5-Proc-Find-Parents X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: in head/devel: . p5-Proc-Find-Parents X-SVN-Commit-Revision: 531137 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Apr 2020 17:06:14 -0000 Author: sunpoet Date: Wed Apr 8 17:06:13 2020 New Revision: 531137 URL: https://svnweb.freebsd.org/changeset/ports/531137 Log: Add p5-Proc-Find-Parents 0.631 Return an array containing information about parent processes of $pid up to the parent of all processes (usually "init"). If $pid is not mentioned, it defaults to $$. The immediate parent is in the first element of array, followed by its parent, and so on. WWW: https://metacpan.org/release/Proc-Find-Parents PR: 245445 Submitted by: Zane C. Bowers-Hadley Added: head/devel/p5-Proc-Find-Parents/ head/devel/p5-Proc-Find-Parents/Makefile (contents, props changed) head/devel/p5-Proc-Find-Parents/distinfo (contents, props changed) head/devel/p5-Proc-Find-Parents/pkg-descr (contents, props changed) head/devel/p5-Proc-Find-Parents/pkg-plist (contents, props changed) Modified: head/devel/Makefile Modified: head/devel/Makefile ============================================================================== --- head/devel/Makefile Wed Apr 8 17:04:55 2020 (r531136) +++ head/devel/Makefile Wed Apr 8 17:06:13 2020 (r531137) @@ -3038,6 +3038,7 @@ SUBDIR += p5-Proc-BackOff SUBDIR += p5-Proc-Background SUBDIR += p5-Proc-Daemon + SUBDIR += p5-Proc-Find-Parents SUBDIR += p5-Proc-Fork SUBDIR += p5-Proc-Guard SUBDIR += p5-Proc-PID-File Added: head/devel/p5-Proc-Find-Parents/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Proc-Find-Parents/Makefile Wed Apr 8 17:06:13 2020 (r531137) @@ -0,0 +1,26 @@ +# Created by: Zane C. Bowers-Hadley +# $FreeBSD$ + +PORTNAME= Proc-Find-Parents +PORTVERSION= 0.631 +CATEGORIES= devel perl5 +MASTER_SITES= CPAN +PKGNAMEPREFIX= p5- + +MAINTAINER= vvelox@vvelox.net +COMMENT= Find parents of a process (up to the root) + +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-Proc-ProcessTable>=0:devel/p5-Proc-ProcessTable +TEST_DEPENDS= p5-File-Which>=0:sysutils/p5-File-Which + +USES= perl5 +USE_PERL5= configure + +NO_ARCH= yes + +.include Added: head/devel/p5-Proc-Find-Parents/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Proc-Find-Parents/distinfo Wed Apr 8 17:06:13 2020 (r531137) @@ -0,0 +1,3 @@ +TIMESTAMP = 1586362587 +SHA256 (Proc-Find-Parents-0.631.tar.gz) = d747948d33ce00678fc1b16b2d4599d86824b62f494423f08163e630fb46211a +SIZE (Proc-Find-Parents-0.631.tar.gz) = 15321 Added: head/devel/p5-Proc-Find-Parents/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Proc-Find-Parents/pkg-descr Wed Apr 8 17:06:13 2020 (r531137) @@ -0,0 +1,6 @@ +Return an array containing information about parent processes of $pid up to the +parent of all processes (usually "init"). If $pid is not mentioned, it defaults +to $$. The immediate parent is in the first element of array, followed by its +parent, and so on. + +WWW: https://metacpan.org/release/Proc-Find-Parents Added: head/devel/p5-Proc-Find-Parents/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/devel/p5-Proc-Find-Parents/pkg-plist Wed Apr 8 17:06:13 2020 (r531137) @@ -0,0 +1,2 @@ +%%SITE_PERL%%/Proc/Find/Parents.pm +%%PERL5_MAN3%%/Proc::Find::Parents.3.gz