svn commit: r391896 - head/sysutils/docker-freebsd

Philip M. Gollucci pgollucci at p6m7g8.com
Mon Jul 13 14:44:41 UTC 2015


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 <kmoore at freebsd.org> 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/svn-ports-all
> To unsubscribe, send any mail to "svn-ports-all-unsubscribe at freebsd.org"
>



-- 
---------------------------------------------------------------------------------
Curb: Your ride is here
4096R/D21D2752
<http://pgp.mit.edu/pks/lookup?op=get&search=0xF699A450D21D2752> ECDF B597
B54B 7F92 753E  E0EA F699 A450 D21D 2752
Philip M. Gollucci (pgollucci at 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.


More information about the svn-ports-head mailing list