non port: databases/leofs/Makefile |
SVNWeb
|
Number of commits found: 61 |
Sun, 30 Oct 2022
|
[ 15:47 Mikael Urankar (mikael) Author: Robert Clausecker ] 58449f2
databases/leofs: fix build on armv6, armv7, aarch64
Apply the fix from db917ae to armv6, armv7, and aarch64.
PR: 265587
Approved by: portmgr (blanket: build fix)
Approved by: trociny (maintainer)
|
Fri, 9 Sep 2022
|
[ 21:02 Daniel Engberg (diizzy) ] e2438a8 (Only the first 10 of 32 ports in this commit are shown above. )
*/*: Update path set in BUILD_DEPENDS for CMake in more ports
Commit b23ea4e2d2f51b53d8915fe9fd7b4efbdd575e38 changed its location to
devel/cmake-core
Approved by: portmgr (blanket)
|
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:21 Tobias C. Berner (tcberner) ] d076ad9 (Only the first 10 of 718 ports in this commit are shown above. )
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above )
|
Thu, 20 May 2021
|
[ 13:41 Piotr Kubaj (pkubaj) ] db917ae
databases/leofs: fix build on powerpc*
Same fix as the one for databases/p5-Tie-LevelDB.
|
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.
|
Sat, 2 Jan 2021
|
[ 01:46 linimon ] (Only the first 10 of 34 ports in this commit are shown above. )
For ports on riscv64 that fail the same (or similar ways) to aarch64, mark
them BROKEN.
While here, pet portlint (Makevar order).
Approved by: portmgr (tier-2 blanket)
|
Sun, 27 Sep 2020
|
[ 07:55 linimon ]
Mark BROKEN on powerpc64le the same as on powerpc64.
While here, move the BROKEN/ARCH lines to appease portlint.
Approved by: portmgr (tier-2 blanket)
|
Thu, 28 Nov 2019
|
[ 22:31 dch ]
databases/leofs: move to a supported OTP release
Reviewed by: trociny, jrm
Approved by: olgeni
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D20450
|
Sun, 10 Mar 2019
|
[ 09:08 trociny ]
update to 1.4.3
|
Sun, 16 Sep 2018
|
[ 10:46 trociny ]
update to 1.4.2
|
Fri, 13 Jul 2018
|
[ 18:39 trociny ]
fix dependencies
Reported by: Ken Thomson <thomsonk@yandex.com>
|
Mon, 11 Jun 2018
|
[ 18:24 pi ]
databases/leofs: update 1.3.8 -> 1.4.1
PR: 228887
Requested by: Franco Ricci <franco.ricc@gmail.com>
Approved by: trociny (maintainer)
Relnotes: https://github.com/leo-project/leofs/releases
|
Thu, 30 Nov 2017
|
[ 13:43 trociny ]
update to 1.3.8
|
Thu, 2 Nov 2017
|
[ 21:41 olgeni ] (Only the first 10 of 108 ports in this commit are shown above. )
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
|
Fri, 6 Oct 2017
|
[ 19:06 trociny ]
update to 1.3.7
|
Tue, 16 May 2017
|
[ 07:36 trociny ]
need use gmake to build
|
Sun, 14 May 2017
|
[ 07:54 trociny ]
update to 1.3.4
|
Thu, 27 Apr 2017
|
[ 22:40 linimon ]
Give powerpc64 failure its real error message. It is the same as sparc64.
Switch to NOT_FOR, because it is really a case of the implementation being
missing, not just a bug.
Approved by: portmgr (tier-2 blanket)
|
Sat, 11 Feb 2017
|
[ 17:42 trociny ]
update to 1.3.2.1
|
Sun, 5 Feb 2017
|
[ 11:14 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
Move devel/libcheck to devel/check
- Bump PORTREVISION for dependent ports
|
Thu, 2 Feb 2017
|
[ 06:56 trociny ]
fix build
|
Wed, 1 Feb 2017
|
[ 21:47 trociny ] (Only the first 10 of 26 ports in this commit are shown above. )
update to 1.3.2
|
Mon, 30 Jan 2017
|
[ 16:44 mat ]
Convert to GH_TUPLE.
Sponsored by: Absolight
|
Thu, 19 Jan 2017
|
[ 21:00 trociny ]
update to 1.3.1
|
Wed, 14 Dec 2016
|
[ 16:06 mat ] (Only the first 10 of 19 ports in this commit are shown above. )
More USE_GITHUB cleanup.
Use GH_SUBDIR, or GH_TUPLE, where applicable.
Sponsored by: Absolight
|
Mon, 14 Nov 2016
|
[ 06:49 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
|
Sun, 14 Aug 2016
|
[ 18:38 trociny ]
Update to 1.3.0
|
Mon, 30 May 2016
|
[ 17:28 trociny ]
Update to 1.2.22
|
Thu, 21 Apr 2016
|
[ 16:43 swills ] (Only the first 10 of 419 ports in this commit are shown above. )
many ports: mark broken on powerpc64
|
Sat, 9 Apr 2016
|
[ 08:19 trociny ]
Update to 1.2.21
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
[ 13:18 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Fixup some whitespace at the beginning of lines problems.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 09:12 trociny ]
Update to 1.2.18
|
Sat, 24 Oct 2015
|
[ 14:21 trociny ]
Update to 1.2.16
|
Tue, 15 Sep 2015
|
[ 18:32 trociny ]
Update to 1.2.14
|
Wed, 26 Aug 2015
|
[ 02:45 amdmi3 ]
- Drop @dirrm* from plist
Approved by: portmgr blanket
|
Sun, 26 Jul 2015
|
[ 09:05 trociny ]
Update to 1.2.12
|
Sat, 4 Jul 2015
|
[ 18:40 trociny ]
- update to 1.2.11
- fix build on i386
- change the daemons default starting order (managers should start first)
|
Tue, 23 Jun 2015
|
[ 16:56 amdmi3 ]
- Mark BROKEN on i386:
work/leofs-1.2.10/deps/eleveldb/c_src/eleveldb.cc:244:17: error: no matching
function for call to 'enif_get_ulong'
Approved by: portmgr blanket
|
Sat, 30 May 2015
|
[ 08:15 mat ]
Also, don't fetch/extract the main distfile twice.
Sponsored by: Absolight
|
[ 08:11 mat ]
Fix patch.
Sponsored by: Absolight
|
Thu, 28 May 2015
|
[ 16:37 mat ] (Only the first 10 of 15 ports in this commit are shown above. )
Convert a few ports to use the new multi-github framework.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 24 May 2015
|
[ 07:16 trociny ]
* Update to 1.2.10.
* Dynamically generate plist (static plist does not work as it
depends on erlang runtime used to build the package).
|
Wed, 13 May 2015
|
[ 06:16 trociny ]
* Build with erlang17.
* Don't depend on WX (by default erlang-runtime package is built with WX off).
|
Mon, 4 May 2015
|
[ 08:38 trociny ]
Remove GH_PROJECT and GH_TAGNAME, which match the defaults.
Submitted by: mat
|
[ 07:07 trociny ]
Update to 1.2.8.
|
Sat, 7 Mar 2015
|
[ 15:19 trociny ]
Update to 1.2.7.
|
Sat, 31 Jan 2015
|
[ 18:08 trociny ]
Update to 1.2.5.
|
Sun, 25 Jan 2015
|
[ 12:04 trociny ]
Update to 1.2.4.
|
Sat, 20 Dec 2014
|
[ 08:52 trociny ]
Update to 1.2.2.
|
Wed, 12 Nov 2014
|
[ 07:01 trociny ]
Update to 1.2.1.
|
Sat, 8 Nov 2014
|
[ 18:32 trociny ]
Update to 1.2.0.
|
Fri, 17 Oct 2014
|
[ 20:34 trociny ]
Update to 1.1.5.
|
Sat, 4 Oct 2014
|
[ 14:37 trociny ]
Update to 1.1.4.
|
Sun, 14 Sep 2014
|
[ 08:58 trociny ]
Update to 1.1.3.
|
Fri, 5 Sep 2014
|
[ 20:43 trociny ]
Update to 1.1.2.
|
Sat, 16 Aug 2014
|
[ 15:20 trociny ]
Update to 1.1.0.
|
Fri, 1 Aug 2014
|
[ 19:02 trociny ]
- make cowboy correctly parse target URI that has method in uppercase;
- sbin/leofs script improvements: on start wait for a node to begin
responding to ping, white-space cleanup;
- rc script cleanup.
|
Sat, 26 Jul 2014
|
[ 08:20 trociny ]
Fix "Could not get redundancy" errors after the storage node restart, by
making the manager automatically send redundancy configuration to
storage node after restart.
|
Sun, 6 Jul 2014
|
[ 17:42 trociny ] (Only the first 10 of 27 ports in this commit are shown above. )
Add leofs -- highly scalable, fault-tolerant distributed file
system.
LeoFS is a highly scalable, fault-tolerant distributed file system
for the Web.
LeoFS provides High Cost Performance Ratio. It allows you to build
LeoFS clusters using commodity hardware. LeoFS will require a smaller
cluster than other storage to achieve the same performance. LeoFS is
also very easy to setup and to operate.
LeoFS provides High Reliability thanks to its great design on top of
the Erlang/OTP capabilities. LeoFS system will stay up regardless of
software errors or hardware failures happening inside the cluster.
LeoFS provides High Scalability. Adding and removing nodes is simple
and quick, allowing you to react swiftly when your needs change. A
LeoFS cluster can be thought as elastic storage that you can stretch
as much and as often as you need.
WWW: http://leo-project.net/
|
Number of commits found: 61 |