Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.31.0_1 07 Oct 2024 14:16:40 |
Po-Chuan Hsieh (sunpoet) |
devel/isa-l: Remove :keepla from USES=libtool
- Bump PORTREVISION for package change
- Take maintainership |
2.31.0 13 Aug 2024 09:40:44 |
Piotr Kubaj (pkubaj) |
devel/isa-l: fix build on powerpc64le
erasure_code/ppc64le/gf_vect_mul_vsx.c:14:2: error: void function
'_gf_vect_mul_base' should not return a value [-Wreturn-type]
14 | return 0;
| ^ ~
1 error generated. |
2.31.0 04 Aug 2024 20:09:41 |
Yuri Victorovich (yuri) |
devel/isa-l: Add comment |
2.31.0 04 Aug 2024 16:54:21 |
Yuri Victorovich (yuri) |
devel/isa-l: update 2.30.0 → 2.31.0 |
2.30.0_1 23 Feb 2024 12:50:29 |
Muhammad Moinur Rahman (bofh) |
devel/isa-l: 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) |
2.30.0 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 ) |
2.30.0 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.30.0 01 Apr 2022 15:09:49 |
Dmitry Marakasov (amdmi3) |
*/*: fix trailing whitespace in pkg-descr's
Approved by: portmgr blanket |
2.30.0 16 Apr 2021 22:22:32 |
Piotr Kubaj (pkubaj) |
devel/isa-l: enable on powerpc64le |
2.30.0 16 Apr 2021 22:13:09 |
Piotr Kubaj (pkubaj) |
devel/isa-l: update to 2.30.0
New version builds on powerpc64 and powerpc. |
2.21.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.21.0 14 Nov 2020 03:11:38 |
zi |
- Reset MAINTAINER due to fatal bounce
Reported by: portscout! |
2.21.0 10 May 2019 15:34:43 |
linimon |
Remove spurious BROKEN_aarch64 line; the port has been marked ONLY_FOR amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
2.21.0 04 Jan 2018 16:01:50 |
swills |
devel/isa-l: upgrade to 2.21.0
PR: 224881
Submitted by: Michal Bielicki <m.bielicki@lizardfs.com> (maintainer) |
2.19.0 08 Jul 2017 22:43:16 |
lme |
devel/isa-l: Upgrade to 2.19.0
PR: 220514
Submitted by: maintainer
Sponsored by: Essen Hackathon 2017 |
2.18.0 16 Jun 2017 11:52:00 |
amdmi3 |
- Update to 2.18.0
- While here, add LICENSE_FILE
PR: 219460
Submitted by: m.bielicki@lizardfs.com (maintainer) |
2.17.0 04 Feb 2017 10:41:34 |
brnrd |
devel/isa-l: Update to 2.17.0
- Update to 2.17.0
- Mark only for amd64
- Fix plist
PR: 216421
Submitted by: Michal Bielicki <m.bielicki@lizardfs.com>
Approved by: Michal Bielicki (maintainer) |
2.16.0 31 Jan 2017 03:40:46 |
linimon |
Mark various ports broken on aarch64 and armv6.
Approved by: portmgr (tier-2 blanket) |
2.16.0 19 Jan 2017 23:04:36 |
feld |
ISA-L is a collection of optimized low-level functions targeting storage
applications.
WWW: https://github.com/01org/isa-l
PR: 215419
Submitted by: Michal Bielicki <m.bielicki@llizardfs.com> |