notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: archivers/minizip/Makefile
SVNWeb

Number of commits found: 16

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:20 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  commit hash:1ced9d288a7e33f5b7e7922ea8c5f965bbc55768  1ced9d2  (Only the first 10 of 199 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 6 Sep 2021
[ 19:56 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:acf346ef1942beb7e7ef755c71447454eb42653f  commit hash:acf346ef1942beb7e7ef755c71447454eb42653f  commit hash:acf346ef1942beb7e7ef755c71447454eb42653f  acf346e 
archivers/minizip: Add CPE information

Approved by:	portmgr (blanket)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 14 Jan 2020
[ 21:45 lbartoletti search for other commits by this committer ] Original commit   Revision:523070 (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Change my mail address to lbartoletti@FreeBSD.org

Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D23169
Thu, 1 Feb 2018
[ 09:02 amdmi3 search for other commits by this committer ] Original commit   Revision:460580
- Switch to new test framework

Approved by:	portmgr blanket
Fri, 18 Aug 2017
[ 15:58 sunpoet search for other commits by this committer ] Original commit   Revision:448251
Update to 1.2.11

PR:		221591
Submitted by:	lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Thu, 5 Jan 2017
[ 15:32 riggs search for other commits by this committer ] Original commit   Revision:430642
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
Fri, 21 Oct 2016
[ 15:21 mat search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Mon, 24 Aug 2015
[ 06:09 bapt search for other commits by this committer ] Original commit   Revision:395159
Remove FreeBSD 8 specific check
Thu, 18 Dec 2014
[ 11:30 bapt search for other commits by this committer ] Original commit   Revision:374891
Convert to USES=autoreconf
Mon, 2 Jun 2014
[ 20:38 tijl search for other commits by this committer ] Original commit   Revision:356248
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
Fri, 7 Mar 2014
[ 15:35 bapt search for other commits by this committer ] Original commit   Revision:347400 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Convert archivers to USES=zip
Sat, 18 Jan 2014
[ 00:03 mandree search for other commits by this committer ] Original commit   Revision:340138
Provide our own distfile mirror that is fetchable through http:// and ftp://.
Move pkg-plist into Makefile's PLIST_FILES.
Wed, 15 Jan 2014
[ 00:14 mandree search for other commits by this committer ] Original commit   Revision:339732
Add new port archivers/minizip, which installs contributed
minizip/miniunz programs from the ZLib.

PR:		ports/184697
Submitted by:	lbartoletti <coder@tuxfamily.org>

Number of commits found: 16