Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2012 19:48:30 +0100
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        Chris Rees <crees@FreeBSD.org>
Cc:        svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org
Subject:   Re: svn commit: r306707 - in head/net-mgmt: . netmagis-common netmagis-common/files
Message-ID:  <20121129184830.GB31288@ithaqua.etoilebsd.net>
In-Reply-To: <201210302027.q9UKRAdf068736@svn.freebsd.org>
References:  <201210302027.q9UKRAdf068736@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--WYTEVAkct0FjGQmd
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Oct 30, 2012 at 08:27:10PM +0000, Chris Rees wrote:
> Author: crees
> Date: Tue Oct 30 20:27:10 2012
> New Revision: 306707
> URL: http://svn.freebsd.org/changeset/ports/306707
>=20

[...]
> +		${LOCALBASE}/libexec/apache22/mod_auth_pgsql.so:${PORTSDIR}/www/mod_au=
th_pgsql2/
the '/' in the end is bad, a lot of tools rely on make -VRUN_DEPENDS and
not on make run-depends-list just because it is faster (in one run you can =
get
multiple -V) and they will end up with a ${PORTSDIR}/www/mod_auth_pgsql2/
depend instead of ${PORTSDIR}/www/mod_auth_pgsql2 while this case is pretty=
 easy
to fix in those tools, I just want to point here that it is really importan=
t to
respect the classic synopsis for dependencies:=20

${PORTSDIR}/category/portname

without an ending '/' or without ${.CURDIR}/../ or anything like that.

[...]

regards,
Bapt

--WYTEVAkct0FjGQmd
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.19 (FreeBSD)

iEYEARECAAYFAlC3rf4ACgkQ8kTtMUmk6Ew0FgCeN2gDf4/l1mtIRmQ23SOu8pfY
EoMAoL5bdcfPTRNT0ofvyBgFiB+Id0Fj
=vtLm
-----END PGP SIGNATURE-----

--WYTEVAkct0FjGQmd--



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