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/libzip/pkg-plist

Number of commits found: 14

Monday, 26 Jun 2023
20:38 Daniel Engberg (diizzy) search for other commits by this committer
archivers/libzip: Update to 1.10.0

* Remove Perl dependency
* Unit tests relies on unported libraries, disable for now
* Disable RPATH via CMAKE_SKIP_RPATH argument instead of patching

Changelog: https://github.com/nih-at/libzip/releases/tag/v1.10.0

PR:		272208
Reviewed by:	rakuco (maintainer)
commit hash: 1025e15bf0f3a21eaf26f84d303bfade064ee1ab commit hash: 1025e15bf0f3a21eaf26f84d303bfade064ee1ab commit hash: 1025e15bf0f3a21eaf26f84d303bfade064ee1ab commit hash: 1025e15bf0f3a21eaf26f84d303bfade064ee1ab 1025e15
Friday, 5 Aug 2022
17:55 Bernard Spil (brnrd) search for other commits by this committer
archivers/libzip: Update to 1.9.2

PR:		263996
Reported by:	brnrd
Submitted by:	dizzyy
Approved by:	rakuco
commit hash: 7df84dbe4a304066c1ceda871429832b629620a1 commit hash: 7df84dbe4a304066c1ceda871429832b629620a1 commit hash: 7df84dbe4a304066c1ceda871429832b629620a1 commit hash: 7df84dbe4a304066c1ceda871429832b629620a1 7df84db
Monday, 16 May 2022
06:49 Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/cmake: Update to 3.23.0

Update to 3.23.0.
Fix pkg-plist: using the default share/man location

Release Notes:
  https://cmake.org/cmake/help/v3.23/release/3.23.html

PR:		262886
Exp-run by:	antoine
commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 commit hash: 2d34c2bfeaa82867acfa7d73bec9644b2acecbb1 2d34c2b
Wednesday, 6 Jan 2021
16:09 fluffy search for other commits by this committer
archivers/libzip: update to 1.7.3

PR:		252456
Submitted by:	fluffy
Reported by:	Repology
Approved by:	rakuco
Original commitRevision:560536 
Thursday, 14 Jun 2018
21:18 rakuco search for other commits by this committer
Update to 1.5.1.

Upstream has switched to CMake, so follow suit here (and explicitly disable
crypto backends other than OpenSSL for AES support).

The port also depends on Perl for testing, so add the missing dependency.

Based on an initial patch by danfe@.

Submitted by:	danfe (initial version)
Original commitRevision:472400 
Tuesday, 21 Nov 2017
12:09 rakuco search for other commits by this committer
Update to 1.3.2.

Remove our local patches, upstream has started installing zipconf.h into an
architecture-independent directory.
Original commitRevision:454603 
Wednesday, 27 Sep 2017
18:06 rakuco search for other commits by this committer
Update libzip to 1.3.0.

It includes the fix for CVE-2017-14107 (landed separately in r450768) as well
as a fix for CVE-2017-12858, which did not affect us due to the fact that the
vulnerability was introduced in 1.2.0.

libzip.so's SOVERSION got bumped after the removal of the undocumented function
zip_archive_set_tempdir(). All ports depending on libzip continue to build fine
after that.

PR:		222638
Submitted by:	Dani <i.dani@outlook.com>
Original commitRevision:450774 
Wednesday, 17 Feb 2016
13:58 rakuco search for other commits by this committer
Update to 1.1.1.

2016-02-07: Released libzip 1.1.1
- Build fixes for Linux
- Fix some warnings reported by PVS-Studio

2016-01-28: Released libzip 1.1
- ziptool(1): command line tool to modify zip archives
- Speedups for archives with many entries
- Coverity fixes
- Better APK support
- Support for running tests on Windows
- More build fixes for Windows
- Portability fixes
- Documentation improvements

PR:		207250
Approved by:	makc (maintainer)
Original commitRevision:409045 
Friday, 28 Aug 2015
10:47 makc search for other commits by this committer
archivers/libzip:
- Update to 1.0.1
- Remove obsolete patches
Original commitRevision:395462 
Monday, 5 May 2014
22:50 tijl search for other commits by this committer
Convert archivers/libzip to USES=libtool.  Bump PORTREVISION on all
dependent ports.

cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.

databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.

databases/mysql-workbench52:
- USES=libtool.

devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.

devel/liborcus:
- USES=libtool tar:bzip2.
Original commitRevision:353054 
Friday, 18 Apr 2014
09:35 makc search for other commits by this committer
archivers/libzip:
- Update to bugfix release 0.11.2
- Convert to USES=tar:xz
- Remove needless USE_AUTOTOOLS
- Strip installed library
Original commitRevision:351525 
Wednesday, 23 Oct 2013
13:08 makc search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
Original commitRevision:331383 
Sunday, 24 Apr 2011
21:59 makc search for other commits by this committer
Update to 0.10
Original commit
Monday, 22 Feb 2010
11:17 makc search for other commits by this committer
Update to 0.9.3
Reformat pkg-descr.

Feature safe:   yes
Original commit

Number of commits found: 14