Monday, July 24, 2023

答复: [NEW]textproc/typst

ping ...

________________________________
发件人: owner-ports@openbsd.org <owner-ports@openbsd.org> 代表 wen heping <wenheping2000@hotmail.com>
发送时间: 2023年7月12日 8:49
收件人: Stuart Henderson <stu@spacehopper.org>
抄送: ports@openbsd.org <ports@openbsd.org>
主题: 回复: [NEW]textproc/typst

Here is the revised patch:
i) regen the patch
ii) Add the missing LICENSE of all crates


Cheers !
wen

________________________________________
发件人: Stuart Henderson <stu@spacehopper.org>
发送时间: 2023年7月11日 19:23
收件人: wen heping
抄送: ports@openbsd.org
主题: Re: [NEW]textproc/typst

On 2023/07/11 03:06, wen heping wrote:
> Hi, ports@
>
> Here is a patch to create new port textproc/typst.
>
> Typst is a new markup-based typsetting system that is designed to be as
> powerful as LaTeX while being much easier to learn and use. Typst has:
> Built-in markup for the most common formatting tasks
> Flexible functions for everything else
> A tightly integrated scripting system
> Math typesetting, bibliography management, and more
> Fast compile times thanks to incremental compilation
> Friendly error messages in case something goes wrong.
>
> It build and run well on amd64-current system.
>
>
> Cheers !
> wen

files in patches/ should be generated using "make update-patches"
(if that results in many Cargo.toml.orig patch files, then you should
update to a -current ports tree)

crates license information is incomplete, possibly because of an
unreadable file (no world-read permissions in the tar); use
FIX_EXTRACT_PERMISSIONS=Yes and regenerate with
make modcargo-gen-crates-licenses

No comments:

Post a Comment