notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
lua-puremagic Lua module that detects the mime type of file based on their contents
1.0.1 sysutils on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: mdw@FreeBSD.org search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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):
lua51-puremagic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.11.0.11.0.11.0.11.0.11.0.11.0.1
FreeBSD:14:latest1.0.11.0.11.0.11.0.11.0.11.0.1-1.0.1
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:15:latest1.0.11.0.1n/a1.0.1n/a1.0.11.0.11.0.1
 

lua52-puremagic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.11.0.11.0.11.0.11.0.11.0.11.0.1
FreeBSD:14:latest1.0.11.0.11.0.11.0.11.0.11.0.1-1.0.1
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:15:latest1.0.11.0.1n/a1.0.1n/a1.0.11.0.11.0.1
 

lua53-puremagic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.11.0.11.0.11.0.11.0.11.0.11.0.1
FreeBSD:14:latest1.0.11.0.11.0.11.0.11.0.11.0.1-1.0.1
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:15:latest1.0.11.0.1n/a1.0.1n/a1.0.11.0.11.0.1
 

lua54-puremagic
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.11.0.1-1.0.11.0.1---
FreeBSD:13:quarterly1.0.11.0.11.0.11.0.11.0.11.0.11.0.11.0.1
FreeBSD:14:latest1.0.11.0.11.0.11.0.11.0.11.0.1-1.0.1
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:15:latest1.0.11.0.1n/a1.0.1n/a1.0.11.0.11.0.1
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/wbond/puremagic/tar.gz/1.0.1?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1
28 Dec 2022 14:21:26
commit hash: e826067cdbc1fb5e800cf3a954ffa17875a59acfcommit hash: e826067cdbc1fb5e800cf3a954ffa17875a59acfcommit hash: e826067cdbc1fb5e800cf3a954ffa17875a59acfcommit hash: e826067cdbc1fb5e800cf3a954ffa17875a59acf files touched by this commit
Vanilla I. Shu (vanilla) search for other commits by this committer
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