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-luaexpat SAX XML parser based on the Expat library
1.5.2 textproc on this many watch lists=0 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 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-05 06:23:01
Last Update: 2024-09-05 06:11:21
Commit Hash: d6de2c12
License: MIT
WWW:
https://lunarmodules.github.io/luaexpat/
https://github.com/lunarmodules/luaexpat
Description:
LuaExpat is a SAX XML parser based on the Expat library. SAX is the Simple API for XML and allows programs to: - process a XML document incrementally, thus being able to handle huge documents without memory penalties; - register handler functions which are called by the parser during the processing of the document, handling the document elements or text. With an event-based API like SAX the XML document can be fed to the parser in chunks, and the parsing begins as soon as the parser receives the first document chunk. LuaExpat reports parsing events (such as the start and end of elements) directly to the application through callbacks. The parsing of huge documents can benefit from this piecemeal operation.
HomepageHomepage    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-luaexpat>0:textproc/lua-luaexpat
To install the port:
cd /usr/ports/textproc/lua-luaexpat/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/lua-luaexpat
  • pkg install lua54-luaexpat
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lua54-luaexpat
Package flavors (<flavor>: <package>)
  • lua54: lua54-luaexpat
  • lua53: lua53-luaexpat
  • lua52: lua52-luaexpat
  • lua51: lua51-luaexpat
distinfo:
TIMESTAMP = 1720022714 SHA256 (lunarmodules-luaexpat-1.5.2_GH0.tar.gz) = 89d83f2141edec31be576425637216928221918fe95dc3854d1b7fd4c627213f SIZE (lunarmodules-luaexpat-1.5.2_GH0.tar.gz) = 54072

Packages (timestamps in pop-ups are UTC):
lua51-luaexpat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.2--1.5.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.2--1.5.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.5.21.5.2n/a1.5.2n/a---
 

lua52-luaexpat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.2--1.5.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.2--1.5.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.5.21.5.2n/a1.5.2n/a---
 

lua53-luaexpat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.2--1.5.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.2--1.5.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.5.21.5.2n/a1.5.2n/a---
 

lua54-luaexpat
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-1.5.2--1.5.2---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-1.5.2--1.5.2---
FreeBSD:14:quarterly--------
FreeBSD:15:latest1.5.21.5.2n/a1.5.2n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.4.1 : devel/gmake
Library dependencies:
  1. libexpat.so : textproc/expat2
  2. liblua-5.4.so : lang/lua54
This port is required by:
for Run
  1. net-im/prosody

Configuration Options:
No options to configure
Options name:
textproc_lua-luaexpat
USES:
gmake 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/lunarmodules/luaexpat/tar.gz/1.5.2?dummy=/
Collapse this list.
Port Moves
  • port moved here from textproc/luaexpat on 2024-09-05
    REASON: Move textproc/luaexpat to textproc/lua-luaexpat

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.5.2
05 Sep 2024 06:11:21
commit hash: d6de2c128d16a0c1edd7a5670386fb2cbbb92c00commit hash: d6de2c128d16a0c1edd7a5670386fb2cbbb92c00commit hash: d6de2c128d16a0c1edd7a5670386fb2cbbb92c00commit hash: d6de2c128d16a0c1edd7a5670386fb2cbbb92c00 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/lua-luaexpat: Move textproc/luaexpat to textproc/lua-luaexpat

- Bump PORTREVISION of dependent ports for dependency change

Number of commits found: 1