Port details |
- libeatmydata Small library designed to transparently disable fsync
- 9 misc
=2 9Version of this port present on the latest quarterly branch. - Maintainer: bra@fsn.hu
 - Port Added: 2010-02-11 20:59:41
- Last Update: 2022-07-20 14:22:28
- Commit Hash: b832da1
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- Description:
- libeatmydata is a small LD_PRELOAD library designed to (transparently) disable
fsync (and friends, like open(O_SYNC)). This has two side-effects: making
software that writes data safely to disk a lot quicker and making this
software no longer crash safe.
DO NOT use libeatmydata on software where you care about what it
stores. It's called libEAT-MY-DATA for a reason.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libeatmydata>0:misc/libeatmydata
- To install the port:
- cd /usr/ports/misc/libeatmydata/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/libeatmydata
- pkg install libeatmydata
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libeatmydata
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libeatmydata-9.tar.bz2) = 9dc1fcc14e77fe354e9561c9b19a6c2eb9ba0b305c63651b1a35d004f797cf08
SIZE (libeatmydata-9.tar.bz2) = 12130
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:
- misc_libeatmydata
- USES:
- tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 11
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
9 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
9 28 May 2020 08:43:30
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 6). |
9 19 Jul 2016 11:04:14
  |
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
9 19 May 2016 10:44:12
  |
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
9 21 Feb 2015 17:50:39
  |
sbruno  |
Allow the CC expansion to deal with a full path to a compiler. This
fixes building with an external toolchain where CC=/nxb-bin/usr/bin/cc
when used via poudriere + qemu-bsd-user.
PR: 196986
Approved by: maintainer timeout (2 weeks) |
9 19 Jun 2014 15:49:09
  |
vanilla  |
1: Stagify.
2: switch to USES=tar:bzip2
Approved by: portmgr@ |
9 17 Jan 2014 14:10:16
  |
miwi  |
- Unbreak build
PR: 185600
Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
9 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
9 11 Feb 2010 20:59:20
 |
pgollucci  |
libeatmydata is a small LD_PRELOAD library designed to (transparently) disable
fsync (and friends, like open(O_SYNC)). This has two side-effects: making
software that writes data safely to disk a lot quicker and making this
software no longer crash safe.
DO NOT use libeatmydata on software where you care about what it
stores. It's called libEAT-MY-DATA for a reason.
PR: ports/142892
Submitted by: Attila Nagy <bra at fsn.hu> |
Number of commits found: 11
|