Port details |
- recutils Tools and libraries to access human-editable, plain text databases
- 1.9_1 databases =3 1.9_1Version of this port present on the latest quarterly branch.
- Maintainer: zeus@gnu.org.ua
- Port Added: 2012-11-02 01:52:22
- Last Update: 2024-02-23 03:31:37
- Commit Hash: d32022b
- People watching this port, also watch:: oss, lua54-luaexpat, monit, proggy_fonts-ttf, inotify-tools
- License: GPLv3+
- WWW:
- https://www.gnu.org/software/recutils/
- Description:
- GNU Recutils is a set of tools and libraries to access human-editable,
text-based databases called recfiles. The data is stored as a sequence of
records, each record containing an arbitrary number of named fields.
Advanced capabilities usually found in other data storage systems are
supported: data types, data integrity (keys, mandatory fields, etc) as well
as the ability of records to refer to other records (sort of foreign keys).
Despite its simplicity, recfiles can be used to store medium-sized
databases.
Recfiles are human-readable, human-writable and still they are easy to parse
and to manipulate automatically. Obviously they are not suitable for many
tasks (for example, it can be difficult to manage hierarchies in recfiles)
and performance is somewhat sacrificed in favor of readability, but they are
quite handy to store small to medium simple databases.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- recutils>0:databases/recutils
- To install the port:
- cd /usr/ports/databases/recutils/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/recutils
- pkg install recutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: recutils
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1683954283
SHA256 (recutils-1.9.tar.gz) = 6301592b0020c14b456757ef5d434d49f6027b8e5f3a499d13362f205c486e0e
SIZE (recutils-1.9.tar.gz) = 2759999
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:
-
- help2man : misc/help2man
- makeinfo : print/texinfo
- pkgconf>=1.3.0_1 : devel/pkgconf
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- libcurl.so : ftp/curl
- libgcrypt.so : security/libgcrypt
- libgpg-error.so : security/libgpg-error
- libmdb.so : databases/mdbtools
- libreadline.so.8 : devel/readline
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for recutils-1.9_1:
BASH=off: Build recutils bash(1) builtins
CURL=on: Data transfer support via cURL
DOCS=on: Build and/or install documentation
GCRYPT=on: Encryption support via GNU crypt
MDB=on: MS Access database (.mdb) support
NLS=on: Native Language Support
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- databases_recutils
- USES:
- charsetfix cpe libtool makeinfo pkgconfig readline gettext
- 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.9_1 23 Feb 2024 03:31:37 |
Muhammad Moinur Rahman (bofh) |
databases/recutils: Moved man to share/man
Approved by: portmgr (blanket) |
1.9 29 May 2023 23:25:15 |
Robert Clausecker (fuz) Author: Christopher Micallef |
databases/recutils: update to 1.9
- Removed non-existent elisp files from pkg-plist.
Changelog: https://fossies.org/linux/recutils/ChangeLog
PR: 271386
Approved by: zeus@gnu.org.ua (maintainer timeout, two weeks) |
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:21:07 |
Tobias C. Berner (tcberner) |
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 ) |
1.8_1 14 Oct 2021 21:30:06 |
Stefan Eßer (se) |
databases/recutils: Add CPE information
Approved by: portmgr (blanket) |
1.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.8_1 07 Mar 2021 05:05:50 |
danfe |
Convert to option helpers. |
1.8_1 06 Mar 2021 08:26:33 |
danfe |
Hook the tests to our framework. Unfortunately, `devel/check' should be
available during the build stage (it is detected by the configure script),
so it must be put on the BUILD_DEPENDS rather than expected TEST_DEPENDS. |
1.8_1 06 Mar 2021 06:48:36 |
danfe |
- Unbreak the build with MDB support after r561652 and enable it
by default to help catch API breakages in the future
- Enable CURL option because it is very common dependency anyway
- Add an option to build the recutils bash(1) builtins |
1.8_1 15 Jan 2021 17:16:25 |
rhurlin |
databases/mdbtools: Update to 0.9.1
- Switch to a new fork on Github
- Split NLS (gettext) as an option
- Remove gmdb2 GUI (will come back as own port)
Changelog: https://github.com/mdbtools/mdbtools/releases
PR: 250515
Submitted by: Thaddeus Covert <tcovert+freebsd@sahuagin.net> (initial draft)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28118 |
1.8 16 Dec 2020 09:00:30 |
danfe |
Update maintainer's email address. |
1.8 18 Mar 2020 07:05:53 |
danfe |
- Add pkgconfig to USES list, it's used during configure:
currently lack of it did not affect the build, but that
might change one day
- Allow to build with MS Access database (.mdb) support |
1.8 17 Mar 2020 11:48:18 |
danfe |
- Update `databases/recutils' to version 1.8
- Ensure that we always have UUID support by explicitly
depending on `misc/e2fsprogs-libuuid'
- Build with encryption support enabled by default
- Allow to build with cURL support (remote descriptors)
- Strip installed binaries and hook the provided test
suite to our framework; fix LICENSE
Approved by: maintainer |
1.7_3 13 Nov 2019 14:32:07 |
jbeich |
Drop workaround for qemu-user-static hang after r517350
GSlice as used by qemu-user still aborts due to low RLIMIT_VMEM in an
emulated application but no longer hangs. While the behavior differs
from real hardware it matches the one from before r456518 that was
hardcoded as gl_cv_func_printf_enomem=no workaround.
PR: 224740 |
1.7_3 10 Nov 2018 18:12:58 |
bapt |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
1.7_2 17 Mar 2018 09:14:09 |
antoine |
Skip ENOMEM check for printf when building with qemu, this makes
configure hang
PR: 224740
Reported by: pkg-fallout
MFH: 2018Q1 |
1.7_2 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.7_1 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
1.7_1 26 Jun 2014 09:41:39 |
antoine |
Allow to build with texinfo from ports
With hat: portmgr |
1.7_1 25 Jun 2014 18:36:40 |
amdmi3 |
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
1.7 21 May 2014 03:55:22 |
danfe |
- Belatedly update to version 1.7
- Move USES knob where it's normally found
Approved by: maintainer (implicit) |
1.6 09 Jan 2014 03:01:23 |
danfe |
- Update to version 1.6
- Use OPTIONS helpers, stagify
Submitted by: maintainer |
1.5 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
1.5 29 Jun 2013 21:46:24 |
antoine |
Do not modify charset.alias |
1.5 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.5 01 Nov 2012 13:43:27 |
danfe |
Install a few docs; omit port revision bump as this port was added for a
private request just couple of hours ago and thus probably not installed
in sufficient quantities to warrant it.
Feature safe: yes |
1.5 01 Nov 2012 10:10:32 |
danfe |
Add GNU recutils, a set of tools and libraries to access human-editable,
text-based databases called recfiles.
Feature safe: yes |