Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Sep 2015 21:40:24 +0200
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r393224 - head/Mk
Message-ID:  <h9n7-l4k7-wny@FreeBSD.org>
In-Reply-To: <201507300851.t6U8p8HU027704@repo.freebsd.org> (Mathieu Arnold's message of "Thu, 30 Jul 2015 08:51:08 %2B0000 (UTC)")
References:  <201507300851.t6U8p8HU027704@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-=
Content-Type: text/plain

Mathieu Arnold <mat@FreeBSD.org> writes:

> Author: mat
> Date: Thu Jul 30 08:51:07 2015
> New Revision: 393224
> URL: https://svnweb.freebsd.org/changeset/ports/393224
>
> Log:
>   Add GH_* and PORTDOCS top the make variables helpers.

What makes PORTDOCS special unlike PORTDATA and PORTEXAMPLES?

  $ git grep -F PORTDATA+= -- \*/Makefile\*
  devel/llvm33/Makefile:PORTDATA+=        cmake
  devel/llvm34/Makefile:PORTDATA+=        cmake
  devel/llvm35/Makefile:PORTDATA+=        cmake
  devel/llvm36/Makefile:PORTDATA+=        cmake
  devel/renpy/Makefile:           PORTDATA+="lib renpy.app renpy.exe renpy.sh"
  devel/renpy/Makefile:EXAMPLES_VARS=     PORTDATA+="the_question tutorial"
  emulators/ppsspp/Makefile:SDL_VARS=     PORTDATA+="assets ${PORTNAME}"
  games/diaspora/Makefile:PORTDATA+=      resources *.ini *.png *.bmp
  games/warsow-data/Makefile:PORTDATA+=   previews
  java/icedtea-web/Makefile:PORTDATA+=    plugin.jar

  $ git grep -F PORTEXAMPLES+= -- \*/Makefile\*
  mail/anubis/Makefile:PORTEXAMPLES+=     anubis.scm anubisrc.guile
  mail/anubis/Makefile:PORTEXAMPLES+=     pam
  www/gatling/Makefile:PORTEXAMPLES+=     prep run-bench

--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQF8BAEBCgBmBQJV7JaoXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF
NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3be2EIAM3EXPkNcSfAr0uJy4TvOVHN
lvlIJ8cCfjDsbGtb2KwEymg0R9srq+8I1aG/HdHMeZJL6svVr2kp5GLWlIJqzoLP
oJF+eGW6i6fQQjXbKMhbW9pggS/FceOec43nb0yQFefbtvSe1ZQXRNXCrNSmyt90
ZmBnBJlNSICXwxhUjHAZp/d7c6HFzPZvTOV4ArH+dgxfQ1AWL/88UuyehPU0qgIa
54eW5FOYkyleQafrzzrXYdaWl7qzTDmwkkk6kqo9BshqytkVduloEVa+ItGirxrK
mTsYN/ZHqDpvicf1yR1+sgNwJNKCmCX1r9yipwx6MrWafrtfIgMkYbZQiBUYDDw=
=Sfrw
-----END PGP SIGNATURE-----
--=-=-=--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?h9n7-l4k7-wny>