From owner-svn-ports-head@freebsd.org Wed Dec 2 22:35:54 2015 Return-Path: Delivered-To: svn-ports-head@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 58132A3F4C2 for ; Wed, 2 Dec 2015 22:35:54 +0000 (UTC) (envelope-from kris@pcbsd.org) Received: from barracuda.ixsystems.com (mail.ixsystems.com [69.198.165.135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.ixsystems.com", Issuer "Go Daddy Secure Certificate Authority - G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 38D051CB0 for ; Wed, 2 Dec 2015 22:35:54 +0000 (UTC) (envelope-from kris@pcbsd.org) X-ASG-Debug-ID: 1449095751-08ca042abc04d20002-7kGxFj Received: from [192.168.0.51] (75-130-56-30.static.kgpt.tn.charter.com [75.130.56.30]) by barracuda.ixsystems.com with ESMTP id bHTcAaBlwjvcsBAy (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NO); Wed, 02 Dec 2015 14:35:52 -0800 (PST) X-Barracuda-Envelope-From: kris@pcbsd.org X-Barracuda-AUTH-User: kris@pcbsd.org X-Barracuda-Apparent-Source-IP: 75.130.56.30 X-ASG-Whitelist: Client Subject: Re: svn commit: r402856 - in head/sysutils: . relaunchd To: Mathieu Arnold , Kris Moore , ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-ASG-Orig-Subj: Re: svn commit: r402856 - in head/sysutils: . relaunchd References: <201512022215.tB2MFYKM042607@repo.freebsd.org> <6285943E0B696E394DC253E4@atuin.in.mat.cc> <565F70A4.2060002@pcbsd.org> <27FC514451F80FB73A0FB73D@atuin.in.mat.cc> From: Kris Moore X-Enigmail-Draft-Status: N1110 Message-ID: <565F7247.6000301@pcbsd.org> Date: Wed, 2 Dec 2015 17:35:51 -0500 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: <27FC514451F80FB73A0FB73D@atuin.in.mat.cc> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Barracuda-Connect: 75-130-56-30.static.kgpt.tn.charter.com[75.130.56.30] X-Barracuda-Start-Time: 1449095752 X-Barracuda-Encrypted: ECDHE-RSA-AES128-GCM-SHA256 X-Barracuda-URL: https://10.2.0.41:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at ixsystems.com X-Barracuda-BRTS-Status: 1 X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.20 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, 02 Dec 2015 22:35:54 -0000 On 12/02/2015 17:32, Mathieu Arnold wrote: > > +--On 2 décembre 2015 17:28:52 -0500 Kris Moore wrote: > | On 12/02/2015 17:23, Mathieu Arnold wrote: > |> +--On 2 décembre 2015 22:15:34 +0000 Kris Moore > |> wrote: > |> | +GH_PROJECT= relaunchd > |> > |> This is the default, not needed. > |> > |> | +GH_TAGNAME= v${PORTVERSION} > |> > |> This should be DISTVERSIONPREFIX=v in the top block of the Makefile. > |> > |> | +etc/rc.d/launchd > |> | +bin/launchctl > |> | +sbin/launchd > |> | +man/man1/launchctl.1.gz > |> | +man/man8/launchd.8.gz > |> | +man/man5/launchd.plist.5.gz > |> | +@dir /.launchd > |> | +@dir etc/launchd > |> | +@dir etc/launchd/agents > |> | +@dir etc/launchd/daemons > |> | +@dir share/launchd > |> | +@dir share/launchd/agents > |> | +@dir share/launchd/daemons > |> > |> Sorry, but how the hell are you generating your plists ? This is so > |> wrong. > |> > | > | Gah, I just ran portlint on it and it looked fine. Obviously should have > | checked it closer. I'll get that cleaned up. > > The question stand, *how do you generate your plist* ? > Oh sorry. I didn't make this plist, I have no idea how it was made. Got it from here: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204240 Obviously I will need to check the plist beforehand next time, not assume portlint / poudriere runs will do the trick :) -- Kris Moore PC-BSD Software / iXsystems Enterprise Storage & Servers Driven By Open Source