Port details |
- lua-puremagic Lua module that detects the mime type of file based on their contents
- 1.0.1 sysutils =2 1.0.1Version of this port present on the latest quarterly branch.
- Maintainer: mdw@FreeBSD.org
- Port Added: 2022-12-28 14:24:09
- Last Update: 2022-12-28 14:21:26
- Commit Hash: e826067
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://github.com/wbond/puremagic/
- Description:
- A pure Lua module that detects the mime type of file based on their contents.
Falls back to detecting based on extension for plain text files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- lua54-puremagic>0:sysutils/lua-puremagic
- To install the port:
- cd /usr/ports/sysutils/lua-puremagic/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/lua-puremagic
- pkg install lua54-puremagic
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua54-puremagic
- Package flavors (<flavor>: <package>)
- lua54: lua54-puremagic
- lua53: lua53-puremagic
- lua52: lua52-puremagic
- lua51: lua51-puremagic
- distinfo:
- TIMESTAMP = 1669601089
SHA256 (wbond-puremagic-1.0.1_GH0.tar.gz) = 7aa363e766b860bcba0a8ed282ab3fa64b0a36da74d4ac53f0ea25d0b8961eda
SIZE (wbond-puremagic-1.0.1_GH0.tar.gz) = 1282633
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- liblua-5.4.so : lang/lua54
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_lua-puremagic
- USES:
- lua:module
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.1 28 Dec 2022 14:21:26 |
Vanilla I. Shu (vanilla) |
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> |
Number of commits found: 1
|