From owner-svn-ports-head@freebsd.org Mon Jul 13 14:44:41 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 17222999B6F for ; Mon, 13 Jul 2015 14:44:41 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-ig0-f177.google.com (mail-ig0-f177.google.com [209.85.213.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DCAFFE4E for ; Mon, 13 Jul 2015 14:44:40 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by iggp10 with SMTP id p10so77177964igg.0 for ; Mon, 13 Jul 2015 07:44:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=vh/h0Jg0bMYjcg16uq49byzx3rXBXxClFsIL/BofuZ8=; b=BvdDlwRtO1HDBTjbWqg6ae6sslI8jRRbI6CFSOtt2hubRGUESZeZoBSz6YCvhGt1Jq /S1JpAi2uQO0eX5V479IWTmHH/Xd9t4liC9XXNtQSc1AIYU7ZHojA94YJBCDP23LD3+Y q9EAHDrxSmsAJgJqXOIiFVZzINjGLq8vetMWywBuUac2lZDmzxHoUv+Tdq5pqzizsdLK HkbXGXqvpIpx62eqwH4TL8G3vvY3uU7vXuojujGbUdbcaw/Ly7noxSQmdxlrSkeOgfNG 5MUt6qDRYgDrsWCOLly25z4ZzlnDdstx40MJq4tRnt6ddAEMWn6PK32Wcf0Wdb67URdf Gquw== X-Gm-Message-State: ALoCoQlz9dptwoub1biz/VU05Kfm1OXkkOTEuwIOuM59DTux/A5M0FSDVjPwUEtiD1j3YVKn3oqp X-Received: by 10.50.114.9 with SMTP id jc9mr13179502igb.56.1436798674353; Mon, 13 Jul 2015 07:44:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.199 with HTTP; Mon, 13 Jul 2015 07:43:54 -0700 (PDT) X-Originating-IP: [68.101.40.130] In-Reply-To: <201507131316.t6DDGT0A015126@repo.freebsd.org> References: <201507131316.t6DDGT0A015126@repo.freebsd.org> From: "Philip M. Gollucci" Date: Mon, 13 Jul 2015 10:43:54 -0400 Message-ID: Subject: Re: svn commit: r391896 - head/sysutils/docker-freebsd To: Kris Moore Cc: "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Mon, 13 Jul 2015 14:44:41 -0000 BROKEN_FreeBSD_8= This port works only on FreeBSD 9 and newer Otherwise you need bsd.port.pre. On Mon, Jul 13, 2015 at 9:16 AM, Kris Moore wrote: > Author: kmoore > Date: Mon Jul 13 13:16:28 2015 > New Revision: 391896 > URL: https://svnweb.freebsd.org/changeset/ports/391896 > > Log: > - Mark broken for FreeBSD < 9.0 > > Modified: > head/sysutils/docker-freebsd/Makefile > > Modified: head/sysutils/docker-freebsd/Makefile > > ============================================================================== > --- head/sysutils/docker-freebsd/Makefile Mon Jul 13 12:41:44 2015 > (r391895) > +++ head/sysutils/docker-freebsd/Makefile Mon Jul 13 13:16:28 2015 > (r391896) > @@ -26,6 +26,10 @@ GH_TAGNAME= 582db78 > PLIST_FILES= bin/docker > USE_RC_SUBR= docker > > +.if ${OPSYS} == FreeBSD && ${OSVERSION} < 900044 > +BROKEN= This port works only on FreeBSD 9 and newer > +.endif > + > do-build: > @cd ${WRKSRC} && export AUTO_GOPATH=1 && export > DOCKER_GITCOMMIT=${GH_TAGNAME} && ./hack/make.sh binary > > _______________________________________________ > svn-ports-all@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/svn-ports-all > To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" > -- --------------------------------------------------------------------------------- Curb: Your ride is here 4096R/D21D2752 ECDF B597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. Director IT Operations, Curb What doesn't kill us can only make us stronger; Except it almost kills you.