non port: archivers/pigz/Makefile |
SVNWeb
|
Number of commits found: 28 |
Sun, 20 Aug 2023
|
[ 06:25 Xin LI (delphij) ] ff2ab3e
archivers/pigz: update to 2.8
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
Mon, 17 Jan 2022
|
[ 19:36 Xin LI (delphij) ] f48a28f
archivers/pigz: update to 2.7
|
Mon, 1 Nov 2021
|
[ 01:07 Xin LI (delphij) ] 809810e
archivers/pigz: Update to 2.6.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 16 Jan 2020
|
[ 09:34 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
First pass at moving manpages to share/man for category a*
|
Fri, 29 Dec 2017
|
[ 03:14 delphij ]
Update to 2.4.
|
Sat, 22 Jul 2017
|
[ 07:00 delphij ]
Update to 2.3.4.
|
Fri, 30 Sep 2016
|
[ 19:24 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Let USES=localbase add -L${LOCALBASE}/lib to LIBS instead of LDFLAGS.
USES=localbase:ldflags can be used to set LDFLAGS. Normally LDFLAGS
appears too early on the command line causing some ports to link with
their own libraries in LOCALBASE (if installed) instead of WRKSRC.
Also make use of _USES_POST so -L${LOCALBASE}/lib is added as late as
possible after anything a port Makefile might set. Use _USES_POST
instead of .include in libedit.mk and libarchive.mk so things like
'USES=libedit localbase:ldflags' work correctly.
Fix some issues with LIBS in some ports.
Switch ports that don't support LIBS to localbase:ldflags.
PR: 212987
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 16 Aug 2015
|
[ 03:03 jbeich ]
archivers/pigz: convert to system libzopfli and respect CC/CFLAGS/LDFLAGS
PR: 201895
Approved by: delphij (maintainer)
|
Sat, 18 Apr 2015
|
[ 01:54 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Mon, 26 Jan 2015
|
[ 03:48 delphij ]
Update to 2.3.3.
|
Thu, 3 Jul 2014
|
[ 19:06 adamw ] (Only the first 10 of 27 ports in this commit are shown above. )
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket)
|
Mon, 30 Jun 2014
|
[ 15:54 delphij ]
Take.
|
[ 05:51 eadler ] (Only the first 10 of 155 ports in this commit are shown above. )
multiple: reset gslin's maintainer
By request of Gea-Suan Lin <gslin@gslin.org> - reset ports to ports@FreeBSD.
Gea-Suan Lin's work is much appreciated.
Approved by: portmgr (implicit) (not really, skipping NO_STAGE check)
|
Mon, 2 Dec 2013
|
[ 04:34 delphij ]
Update to 2.3.1 and stage'ify.
PR: ports/184318
Approved by: maintainer (gslin at gslin org)
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Fri, 30 Aug 2013
|
[ 01:02 bapt ] (Only the first 10 of 28 ports in this commit are shown above. )
Convert archivers from USE_GMAKE to USES=gmake
While here:
- Trim headers
- Convert some port to the new perl world
- Convert some port from USE_GNOME=pkgconfig to USES=pkgconfig
|
Wed, 26 Jun 2013
|
[ 17:15 delphij ]
- Update to 2.3
- Remove hardcoded GFLAGS
- Convert Makefile headers to new style
- Use single space after WWW in pkg-descr
PR: ports/179937 with
improvements from Alex Kozlov <spam@rm-rf.kiev.ua>
Approved by: maintainer (gslin)
|
Wed, 1 Aug 2012
|
[ 08:52 delphij ]
Update to 2.2.5.
Approved by: maintainer (via twitter)
|
Fri, 16 Mar 2012
|
[ 02:08 delphij ]
Update to 2.2.4, which also fixes a possible DoS issue.
Requested by: wosch to secteam@
Approved by: maintainer
Feature safe: yes
|
Mon, 19 Apr 2010
|
[ 19:27 skreuzer ]
Install man page
PR: ports/145529
Submitted by: Steven Kreuzer <skreuzer@FreeBSD.org
Approved by: Gea-Suan Lin <gslin@gslin.org>
|
Fri, 12 Feb 2010
|
[ 14:20 miwi ]
- Update to 2.1.6
PR: 143791
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
|
Thu, 13 Aug 2009
|
[ 15:07 miwi ]
- Update to 2.1.5
PR: 137446
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintaner)
|
Sun, 8 Feb 2009
|
[ 10:36 lwhsu ]
- Update to 2.1.4
PR: ports/131475
Submitted by: Gea-Suan Lin <gslin AT gslin.org> (maintainer)
|
Wed, 18 Jun 2008
|
[ 18:47 delphij ]
New port: pigz, Parallel GZip.
PR: ports/124344
Submitted by: Gea-Suan Lin <gslin gslin org>
|
Number of commits found: 28 |