Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 18 Jul 2024 19:20:56 |
Vladimir Druzenko (vvd) |
archivers/minizip: replace of the remaining PORTVERSION with DISTVERSION |
1.3.1 01 Jul 2024 16:53:59 |
Vladimir Druzenko (vvd) |
archivers/minizip: update 1.2.11 → 1.3.1
Changelog:
https://github.com/madler/zlib/releases/tag/v1.2.13
https://github.com/madler/zlib/releases/tag/v1.3
https://github.com/madler/zlib/releases/tag/v1.3.1 |
1.2.11_1 12 Jun 2024 00:49:01 |
Vladimir Druzenko (vvd) |
archivers/{minizip{,-ng},zlib-ng}: take maintainership
While here remove GNU_CONFIGURE_MANPREFIX and pet portclippy.
Approved by: lbartoletti (former maintainer, via IRC) |
1.2.11_1 27 Jan 2024 16:27:07 |
Muhammad Moinur Rahman (bofh) |
archivers/minizip: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.11 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.11 20 Jul 2022 14:20:49 |
Tobias C. Berner (tcberner) |
archivers: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Albert Vernon <f3cun3c02@sneakemail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Kuehn <freebsd@nagilum.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Zhuravlev <zaa@zaa.pp.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Anders Nordby <anders@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.2.11 06 Sep 2021 19:56:30 |
Bernhard Froehlich (decke) |
archivers/minizip: Add CPE information
Approved by: portmgr (blanket) |
1.2.11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.11 14 Jan 2020 21:45:15 |
lbartoletti |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
1.2.11 01 Feb 2018 09:02:16 |
amdmi3 |
- Switch to new test framework
Approved by: portmgr blanket |
1.2.11 18 Aug 2017 15:58:03 |
sunpoet |
Update to 1.2.11
PR: 221591
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
1.2.10 05 Jan 2017 15:32:31 |
riggs |
Update to upstream version 1.2.10; update maintainer mail address
Detailed log:
- Update to upstream 1.2.10; this includes an important runtime fix
in gzwrite.c that produced corrupt gzip files
- New maintainer email address: lbartoletti@tuxfamily.org
While on it:
- Pet portlint
PR: 215782
Submitted by: lbartoletti@tuxfamily.org (maintainer)
MFH: 2017Q1 |
1.2.8_1 21 Oct 2016 15:21:13 |
mat |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
1.2.8_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.2.8_1 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
1.2.8_1 24 Aug 2015 06:09:23 |
bapt |
Remove FreeBSD 8 specific check |
1.2.8_1 18 Dec 2014 11:30:22 |
bapt |
Convert to USES=autoreconf |
1.2.8_1 19 Oct 2014 23:12:07 |
bapt |
Clean up plist |
1.2.8_1 02 Jun 2014 20:38:38 |
tijl |
Enable the libminizip library which will be used by multimedia/vlc:
- Use the standard MASTER_SITE for zlib.
- Replace PLIST_FILES with a separate pkg-plist.
- Instead of using the bundled "Makefile" set USE_AUTOTOOLS to generate
a new Makefile from Makefile.am that allows building libminizip.so.
Also remove MAKE_ARGS, do-install and patch-contrib-minizip-Makefile.
- Silence post-patch.
- Adjust regression-test.
PR: 190179
Approved by: bapt |
1.2.8 07 Mar 2014 15:35:40 |
bapt |
Convert archivers to USES=zip |
1.2.8 18 Jan 2014 00:03:56 |
mandree |
Provide our own distfile mirror that is fetchable through http:// and ftp://.
Move pkg-plist into Makefile's PLIST_FILES. |
1.2.8 15 Jan 2014 00:14:52 |
mandree |
Add new port archivers/minizip, which installs contributed
minizip/miniunz programs from the ZLib.
PR: ports/184697
Submitted by: lbartoletti <coder@tuxfamily.org> |