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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
lua51-zlib Simple streaming interface to zlib for the Lua Programming Language
1.2 archivers Deleted 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 1.2Version of this port present on the latest quarterly branch.
Maintainer: sirl33tname@gmail.com search for ports maintained by this maintainer
Port Added: 2017-01-04 22:48:36
Last Update: 2020-04-14 15:49:37
SVN Revision: 531700
License: MIT
WWW:
https://github.com/brimworks/lua-zlib
Description:
lua-zlib is a simple streaming interface to zlib for the Lua Programming Language. It consists of two functions: inflate and deflate. Both functions return "stream functions" (takes a buffer of input and returns a buffer of output). WWW: https://github.com/brimworks/lua-zlib
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. /usr/local/lib/lua/5.1/zlib.so
  2. /usr/local/share/licenses/lua51-zlib-1.2/catalog.mk
  3. /usr/local/share/licenses/lua51-zlib-1.2/LICENSE
  4. /usr/local/share/licenses/lua51-zlib-1.2/MIT
Collapse this list.
Dependency lines:
  • lua51-zlib>0:archivers/lua51-zlib
No installation instructions:
This port has been deleted.
PKGNAME: lua51-zlib
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1507829619 SHA256 (brimworks-lua-zlib-v1.2_GH0.tar.gz) = 26b813ad39c94fc930b168c3418e2e746af3b2e80b92f94f306f6f954cc31e7d SIZE (brimworks-lua-zlib-v1.2_GH0.tar.gz) = 16612

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. liblua-5.1.so : lang/lua51
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
lua:51
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/brimworks/lua-zlib/tar.gz/v1.2?dummy=/
Collapse this list.

Number of commits found: 8

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2
14 Apr 2020 15:49:37
Revision:531700Original commit files touched by this commit
mat search for other commits by this committer
USES=lua gained flavors.

Ports using USES=lua:module or lua:flavors will be flavored.  A range of
supported lua versions can be set using XX-YY (or XX-, or -YY, or simply ZZ)
for ports not supporting all lua versions.

USES=lua sets LUA_FLAVOR that needs to be used on all dependencies of
flavored lua ports, in a similar way as PHP or Python flavors.

PR:		245038
Submitted by:	andrew tao11 riddles org uk
Reviewed by:	mat, kevans, russ haley gmail com
Approved by:	mat (portmgr)
Differential Revision:	https://reviews.freebsd.org/D16494
1.2
20 Dec 2017 01:58:39
Revision:456771Original commit files touched by this commit
emaste search for other commits by this committer
archivers/lua51-zlib: set LLD_UNSAFE

The port invokes the linker directly (not via the compiler driver).
lld does not include any default search paths (unlike the GNU BFD linker
so cannot find libraries specified as e.g. -lm or -lz.

This can be addressed by invoking the linker via the compiler driver,
or by specifying the search path explicitly with -L. For now just avoid
using lld to link the port.

PR:		214864, 221808
Sponsored by:	The FreeBSD Foundation
1.2
03 Nov 2017 20:28:13
Revision:453431Original commit files touched by this commit
sunpoet search for other commits by this committer
Set PKGNAMEPREFIX to lua51- and PORTNAME to zlib

Submitted by:	sunpoet (myself)
Approved by:	Sir l33tname <sirl33tname@gmail.com> (maintainer)
1.2
23 Oct 2017 18:27:35
Revision:452729Original commit files touched by this commit
swills search for other commits by this committer
archivers/lua51-zlib update 1.1 to 1.2

PR:		222959
Submitted by:	Sir l33tname <sirl33tname@gmail.com> (maintainer)
1.1
25 Jun 2017 15:02:39
Revision:444276Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix WWW

- While I'm here, fix space/tab

Approved by:	portmgr (blanket)
1.1
22 Feb 2017 12:59:28
Revision:434582Original commit files touched by this commit
bapt search for other commits by this committer
Remove useless dependency on GNU make

Those ports builds perfectly fine with bmake
1.1
09 Jan 2017 18:30:21
Revision:430999Original commit files touched by this commit
feld search for other commits by this committer
archivers/lua51-zlib: Update to 1.1

PR:		215795
1.0
04 Jan 2017 22:48:27
Revision:430609Original commit files touched by this commit
feld search for other commits by this committer
lua-zlib is a simple streaming interface to zlib for the Lua Programming
Language. It consists of two functions: inflate and deflate. Both functions
return "stream functions" (takes a buffer of input and returns a buffer
of output).

WWW: https://github.com/brimworks/lua-zlib/

PR:		215724
Submitted by:	Sir l33tname <sirl33tname@gmail.com>

Number of commits found: 8