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.

non port: archivers/lua51-zlib/Makefile

Number of commits found: 7

Wednesday, 20 Dec 2017
01:58 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
Original commitRevision:456771 
Friday, 3 Nov 2017
20:28 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)
Original commitRevision:453431 
Monday, 23 Oct 2017
18:27 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)
Original commitRevision:452729 
Sunday, 25 Jun 2017
15:02 sunpoet search for other commits by this committer
Fix WWW

- While I'm here, fix space/tab

Approved by:	portmgr (blanket)
Original commitRevision:444276 
Wednesday, 22 Feb 2017
12:59 bapt search for other commits by this committer
Remove useless dependency on GNU make

Those ports builds perfectly fine with bmake
Original commitRevision:434582 
Monday, 9 Jan 2017
18:30 feld search for other commits by this committer
archivers/lua51-zlib: Update to 1.1

PR:		215795
Original commitRevision:430999 
Wednesday, 4 Jan 2017
22:48 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>
Original commitRevision:430609 

Number of commits found: 7