Summary: | [NEW PORT] sysutils/lua-puremagic: Lua module that detects the mime type of file based on their contents | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Manuel Wiesinger <mdw> | ||||
Component: | Individual Port(s) | Assignee: | Vanilla I. Shu <vanilla> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | vanilla | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e826067cdbc1fb5e800cf3a954ffa17875a59acf commit e826067cdbc1fb5e800cf3a954ffa17875a59acf Author: Vanilla I. Shu <vanilla@FreeBSD.org> AuthorDate: 2022-12-28 14:21:26 +0000 Commit: Vanilla I. Shu <vanilla@FreeBSD.org> CommitDate: 2022-12-28 14:21:26 +0000 sysutils/lua-puremagic: add lua-puremagic. Lua module that detects the mime type of file based on their contents PR: 268037 Reported by: Manuel Wiesinger <manuel at mmap.at> sysutils/lua-puremagic/Makefile (new) | 26 ++++++++++++++++++++++++++ sysutils/lua-puremagic/distinfo (new) | 3 +++ sysutils/lua-puremagic/pkg-descr (new) | 2 ++ 3 files changed, 31 insertions(+) committed, thanks. |
Created attachment 238396 [details] lua-puremagic.diff New port: sysutils/lua-puremagic Lua module that detects the mime type of file based on their contents - portlint -AC - tested with Lua 5.4 on 13.1