Port details |
- liberasurecode Unified Erasure Coding interface for common storage workloads
- 1.6.5 devel =2 1.6.4Version of this port present on the latest quarterly branch.
- Maintainer: fuz@FreeBSD.org
- Port Added: 2017-04-09 12:03:50
- Last Update: 2024-10-28 12:41:51
- Commit Hash: 64a3cbd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/openstack/liberasurecode
- Description:
- liberasurecode is an Erasure Code API library written in C with pluggable
Erasure Code backends.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- liberasurecode>0:devel/liberasurecode
- To install the port:
- cd /usr/ports/devel/liberasurecode/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/liberasurecode
- pkg install liberasurecode
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: liberasurecode
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729754055
SHA256 (openstack-liberasurecode-1.6.5_GH0.tar.gz) = 98f4df104e604a6c9979b3093e0428d4f260e961975f30132e846fdebae7b9e9
SIZE (openstack-liberasurecode-1.6.5_GH0.tar.gz) = 214964
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- doxygen : devel/doxygen
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.72 : devel/autoconf
- automake>=1.17 : devel/automake
- libtoolize : devel/libtool
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for liberasurecode-1.6.5:
DOCS=on: Build and/or install documentation
SIMD=off: Use CPU-specific optimizations
===> Use 'make config' to modify these settings
- Options name:
- devel_liberasurecode
- USES:
- gmake pkgconfig autoreconf libtool
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.5 28 Oct 2024 12:41:51 |
Robert Clausecker (fuz) |
devel/liberasurecode: update to 1.6.5
Changelog: https://github.com/openstack/liberasurecode/blob/master/ChangeLog
Reported by: portscout |
1.6.4 16 Sep 2024 20:14:16 |
Robert Clausecker (fuz) |
devel/liberasurecode: update to 1.6.4
Changelog: https://github.com/openstack/liberasurecode/blob/master/ChangeLog |
1.6.3_1 14 Feb 2023 20:23:42 |
Robert Clausecker (fuz) |
devel/liberasurecode: exorcise -Werror more thoroughly
Looks like upstream put a few more in after I took out all of
them in the previous commit. This fixes the build with LLVM 15,
which takes offence in declaring parameterless function as foo()
instead of foo(void).
Approved by: eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38524 |
1.6.3 08 Feb 2023 23:24:25 |
Robert Clausecker (fuz) |
*/*: Update fuz@fuz.su to fuz@FreeBSD.org
www/writefreely had a stray duplicate MAINTAINER block
from an earlier botched commit. I did intentionally not
touch the entry in UPDATING.
Reviewed by: eduardo, flo
Differential Revision: https://reviews.freebsd.org/D38435 |
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.6.3 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.6.3 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 ) |
1.6.3 12 Apr 2022 16:00:27 |
Tobias C. Berner (tcberner) Author: Robert Clausecker |
devel/liberasurecode: update to 1.6.3
- take over maintainership of this unmaintained port
- add a DOCS option
- add a non-default SIMD option for adapting the binary to the CPU
- patch out -Werror more thoroughly
Changelog: https://github.com/openstack/liberasurecode/blob/master/ChangeLog
PR: 263241 |
1.4.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.0 15 Dec 2019 15:13:13 |
zi |
- Reset MAINTAINER due to fatal email bounces
Reported by: portscout! |
1.4.0 15 Apr 2017 03:24:23 |
novel |
devel/liberasurecode: fix build on CURRENT
Even though there's a configure switch "--disable-werror" to disable
-Werror in CFLAGS, it's still hardcoded for some targets and
causes build failure on CURRENT, so remove this hardcode.
PR: 218629
Submitted by: maintainer |
1.4.0 09 Apr 2017 12:03:41 |
novel |
Add liberasurecode 1.4.0, unified Erasure Coding interface for common
storage workloads.
PR: 218434
Submitted by: Alexander Nusov <alexander.nusov@nfvexpress.com> |