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/distinfo

Number of commits found: 21

Sunday, 3 Dec 2023
07:33 Daniel Engberg (diizzy) search for other commits by this committer
archivers/libzip: Update to 1.10.1

Changelog: archivers/libzip: Update to 1.10.1

PR:		275288
Reviewed by:	rakuco (maintainer)
Sponsored by:	Blinkinblox
commit hash: b521158e492b0a2f0e6e4867a857f8e97d11508f commit hash: b521158e492b0a2f0e6e4867a857f8e97d11508f commit hash: b521158e492b0a2f0e6e4867a857f8e97d11508f commit hash: b521158e492b0a2f0e6e4867a857f8e97d11508f b521158
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
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 
Saturday, 16 Mar 2019
15:59 rakuco search for other commits by this committer
Update to 1.5.2.

Announcement: https://libzip.org/news/release-1.5.2.html
Original commitRevision:495897 
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 
Sunday, 23 Oct 2016
09:13 jhale search for other commits by this committer
- Update to 1.1.3
- Set LICENSE (BSD3CLAUSE)
Original commitRevision:424503 
Thursday, 25 Feb 2016
10:03 rakuco search for other commits by this committer
Update to 1.1.2.

Release notes: http://www.nih.at/libzip/NEWS.html

PR:		207441
Approved by:	makc (maintainer)
Original commitRevision:409501 
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 
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 
Saturday, 13 Jul 2013
18:01 makc search for other commits by this committer
- Update to 0.11.1 [1]
- Move MANx records to a separate makefile
- switch to xz compressed tarball
- Convert to USES, remove needless pkgconfig dependency

PR:		based on ports/180454 [1]
Submitted by:	Oleg Ginzburg <olevole at olevole.ru>
Original commitRevision:322958 
Tuesday, 3 Apr 2012
13:07 makc search for other commits by this committer
Update to bugfix release 0.10.1:
 - fixed CVE-2012-1162
 - fixed CVE-2012-1163

Feature safe:   yes
Original commit
Sunday, 24 Apr 2011
21:59 makc search for other commits by this committer
Update to 0.10
Original commit
Friday, 18 Mar 2011
17:59 miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
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
Tuesday, 18 Sep 2007
12:04 tabthorpe search for other commits by this committer
- update to 0.8

PR:             ports/115201
Submitted by:   Maxim Samsonov <xors_AT_mne.ru>
Approved by:    Alexander Zhuravlev (maintainer), clsung (mentor)
Original commit
Saturday, 15 Jul 2006
15:21 clsung search for other commits by this committer
- Update to 0.7.1

Submitted by:   chinsan <chinsan dot tw_AT_gmail dot com>
Approved by:    maintainer (Alexander Zhuravlev)
Original commit
Tuesday, 21 Mar 2006
16:28 jylefort search for other commits by this committer
Add libzip.

libzip is a C library for reading, creating, and modifying zip archives. Files
can be added from data buffers, files, or compressed data copied directly from
other zip archives. Changes made without closing the archive can be reverted.
The API is documented by man pages.

WWW: http://www.nih.at/libzip/

PR:             ports/94710
Submitted by:   Alexander Zhuravlev <zaa@ulstu.ru>
Original commit

Number of commits found: 21