Port details |
- cmogstored Alternative mogstored implementation for MogileFS
- 1.8.1_1 sysutils =2 1.8.1_1Version of this port present on the latest quarterly branch.
- Maintainer: trociny@FreeBSD.org
- Port Added: 2013-12-10 19:42:22
- Last Update: 2024-03-22 10:39:40
- Commit Hash: df372e19
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://yhbt.net/cmogstored/
- Description:
- cmogstored is an alternative implementation of the "mogstored" storage
component of MogileFS. cmogstored is implemented in C and does not
use Perl at runtime. cmogstored is the only component you need to
install on a MogileFS storage node.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- cmogstored>0:sysutils/cmogstored
- To install the port:
- cd /usr/ports/sysutils/cmogstored/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/cmogstored
- pkg install cmogstored
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: cmogstored
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1614544971
SHA256 (cmogstored-1.8.1.tar.gz) = e1c762d41f96a44457589fa2cb843a2fbc83a1086a9c4a7f87517334644b62eb
SIZE (cmogstored-1.8.1.tar.gz) = 1139791
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_cmogstored
- USES:
- compiler:c11
- 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.8.1_1 22 Mar 2024 10:39:40 |
Nuno Teixeira (eduardo) |
sysutils/cmogstored: Move man pages 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) |
1.8.1 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.8.1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.8.1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.8.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8.1 28 Feb 2021 20:54:26 |
trociny |
update to 1.8.1 |
1.8.0 26 Sep 2020 10:49:43 |
trociny |
update to 1.8.0 |
1.7.3 22 Mar 2020 07:16:30 |
trociny |
update to 1.7.3 |
1.7.2_2 24 Feb 2020 16:34:39 |
trociny |
- update to 1.7.2
- update project URL |
1.7.1_2 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.7.1_1 21 May 2019 13:14:12 |
trociny |
update to 1.7.1 |
1.7.0_1 24 Feb 2019 15:09:56 |
trociny |
fix build on GCC architectures
PR: 235992
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
1.7.0 26 Dec 2018 17:47:18 |
trociny |
update to 1.7.0 |
1.6.0 02 Jul 2018 04:00:29 |
linimon |
Mark ports broken on mips64 that are already broken on powerpc64. In
most cases, the failure mode is the same. Also, mark them broken on
mips when necessary.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.6.0 06 Sep 2017 09:01:43 |
amdmi3 |
- Fix license
- Fix configure usage
- Switch to new testing framework
- Update WWW
Approved by: portmgr blanket |
1.6.0 30 Apr 2017 04:35:11 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.6.0 11 Sep 2016 16:53:50 |
trociny |
update to 1.6.0 |
1.5.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.5.0 29 Nov 2015 15:12:21 |
trociny |
Update to 1.5.0 |
1.4.3 10 Mar 2015 19:21:24 |
trociny |
Update to 1.4.3. |
1.4.2 09 Mar 2015 14:51:55 |
trociny |
- Update to 1.4.2.
- Disable sleeper implementation via ppoll as it does not work as
expected here. |
1.4.1 02 Mar 2015 23:47:18 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.4.1 07 Sep 2014 13:46:40 |
trociny |
Update to 1.4.1. |
1.4.0 24 Feb 2014 21:22:05 |
trociny |
Update to 1.4.0. |
1.3.3 09 Feb 2014 17:35:17 |
trociny |
Update to 1.3.3. |
1.3.2 15 Dec 2013 19:28:52 |
trociny |
- Update to 1.3.2.
- Add regression-test target.
Approved by: bdrewery (mentor) |
1.3.1 10 Dec 2013 19:42:08 |
trociny |
cmogstored: Alternative mogstored implementation for MogileFS [NEW PORT]
cmogstored is an alternative implementation of the "mogstored" storage
component of MogileFS. cmogstored is implemented in C and does not
use Perl at runtime. cmogstored is the only component you need to
install on a MogileFS storage node.
Approved by: bdrewery (mentor) |