Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2022 16:20:52 +0100
From:      Moin Rahman <bofh@freebsd.org>
To:        Renato Botelho <garga@FreeBSD.org>
Cc:        "ports-committers@freebsd.org" <ports-committers@FreeBSD.org>, "dev-commits-ports-all@freebsd.org" <dev-commits-ports-all@FreeBSD.org>, "dev-commits-ports-main@freebsd.org" <dev-commits-ports-main@FreeBSD.org>, portmgr <portmgr@freebsd.org>
Subject:   Re: git: 721e5776c957 - main - Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
Message-ID:  <706F6533-8545-44DE-84DB-363E2F4DE628@freebsd.org>
In-Reply-To: <48d155ae-5afc-0b47-5e8f-ef1fe98e2e18@FreeBSD.org>
References:  <202212191445.2BJEjAJ9012677@gitrepo.freebsd.org> <48d155ae-5afc-0b47-5e8f-ef1fe98e2e18@FreeBSD.org>

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

--Apple-Mail=_67890C29-B0E7-46D8-8F4A-25993DC3A556
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
	charset=us-ascii



> On Dec 19, 2022, at 4:06 PM, Renato Botelho <garga@FreeBSD.org> wrote:
>=20
> On 19/12/22 11:45, Muhammad Moinur Rahman wrote:
>> index cf49b696640c..57a1c21cb16e 100644
>> --- a/lang/mlton/Makefile
>> +++ b/lang/mlton/Makefile
>> @@ -83,8 +83,9 @@ MAKE_ARGS=3D	DESTDIR=3D'' =
MLTON_VERSION=3D${PORTVERSION} \
>>  .if ${PORT_OPTIONS:MDOCS}
>>  BUILD_DEPENDS+=3D	htmldoc:textproc/htmldoc
>>  MAKE_ARGS+=3D	MLTON_BINARY_RELEASE_WITH_DOCS=3Dtrue
>> -#USE_TEX=3D	latex:build
>> -USE_TEX=3D	latex:formats
>> +USES+=3D		tex
>> +USE_TEX=3D	latex:build
>> +#USE_TEX=3D	latex:formats
>=20
> This change seems wrong, it used to have latex:formats before and not =
it has latex:build.
>=20
> --
> Renato Botelho
>=20

There was no keyword like <FORMAT>:formats in the previous bsd.tex.mk =
and neither there were any checks on the validity of the keywords. :v

I think the descriptions are still a bit confusing and I need some help =
describing it more profoundly.

In the file there is a description section formats and listing some tex =
formats which somehow uses the text like `formats:` and some formats but =
that colon is to list the separate formats not something like =
formats:<ARGS>. In addition to that there is in fact a keyword formats =
which also has a valid ARGS like test|build|run|extract|lib to mean the =
dependency on print/tex-formats rather than individual formats. In case =
it's required to have a dep on those listed formats the keyword of the =
name of the format should be used.

I think I have been able to describe it properly but in case not feel =
free to advise if by anyhow I can improve the descriptions in the file.

Kind regards,
Moin



--Apple-Mail=_67890C29-B0E7-46D8-8F4A-25993DC3A556
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename=signature.asc
Content-Type: application/pgp-signature;
	name=signature.asc
Content-Description: Message signed with OpenPGP

-----BEGIN PGP SIGNATURE-----

iQKTBAEBCgB9FiEETfdREoUGjQZKBS+fvbm1phfAvJEFAmOggVRfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDRE
Rjc1MTEyODUwNjhEMDY0QTA1MkY5RkJEQjlCNUE2MTdDMEJDOTEACgkQvbm1phfA
vJEKGg//TfUUDTldCD+YJkUZV4BUeMm5RZnlAHo7sGFbpIoDOCSqAkgV38j1jSsK
VrZSaIzNa1tdMN7OGJYUSsuJt/ZkTi2dnuBc6ogTrTCzGhzwb60zfjylBtSYXJc4
o/a/yJcnT3nFi3jchAsY8VAfXUeKbqBTEEuBQobDH1yLSw2HqH9/Jv7CqRUY3y3b
DlKD4e9WHa+6Pek7/Svc/V+9MADyyFwV+uYLNdLtPwZOH+9Ah96TTafXb3mh2omQ
hXPHT4lqK21sPdj1c4rMKyEDh3861eah2mlW6SjgrZi4+Y1xVPrvzLAVdN1gkchs
jnPn/YvIYIeUqG4X/c8jeCfTEn2hzNn6iBInKNbk1en5ogN5TsR2MsQ/T/SSEYV1
vscSkfJaWilnPmngqnaMAfjXQ//2e3sxTgQy3qbFnM+bc4ct3Oo+zYV/G4mzo216
3tsYtHhZ1tHIwzdI8w9wjEWaDsPC/fjlhBA6Fttls5UETsFUIrR9vYhQabhl9lvn
8jjRRGZjfvxPfZVnz+KrfZ2nxmPX6N3lUmntonQNcbNU9aobJSixo9T2CBFg5CRS
dQy4dlhle3VUYMH6qV2TnFok59LPfBt5itb03eDJVlcr/8CPXr4sQuqKp6ZUz9IK
wkFxZxHBB5tykqX6ZKGR57jhUOHPs0cpfdX3MccfRG9MnVw6NNc=
=Tl3s
-----END PGP SIGNATURE-----

--Apple-Mail=_67890C29-B0E7-46D8-8F4A-25993DC3A556--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?706F6533-8545-44DE-84DB-363E2F4DE628>