notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
libesedb Library and tools to access the ESEDB format
e.20231120 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout e.20220806Version of this port present on the latest quarterly branch.
Maintainer: antoine@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-11-23 09:21:56
Last Update: 2024-02-29 13:56:47
Commit Hash: 771f3b8
License: LGPL3+
WWW:
https://github.com/libyal/libesedb
Description:
Library and tools to access the Extensible Storage Engine (ESE) Database File (EDB) format. ESEDB is used in many different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/libesedb-e.20231120/catalog.mk
  3. /usr/local/share/licenses/libesedb-e.20231120/LICENSE
  4. /usr/local/share/licenses/libesedb-e.20231120/LGPL3+
  5. bin/esedbexport
  6. bin/esedbinfo
  7. include/libesedb.h
  8. include/libesedb/codepage.h
  9. include/libesedb/definitions.h
  10. include/libesedb/error.h
  11. include/libesedb/extern.h
  12. include/libesedb/features.h
  13. include/libesedb/types.h
  14. lib/libesedb.a
  15. lib/libesedb.so
  16. lib/libesedb.so.1
  17. lib/libesedb.so.1.0.0
  18. lib/python3.9/site-packages/pyesedb.a
  19. lib/python3.9/site-packages/pyesedb.so
  20. libdata/pkgconfig/libesedb.pc
  21. share/man/man1/esedbinfo.1.gz
  22. share/man/man3/libesedb.3.gz
  23. @owner
  24. @group
  25. @mode
Collapse this list.
Dependency lines:
  • libesedb>0:devel/libesedb
To install the port:
cd /usr/ports/devel/libesedb/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/libesedb
  • pkg install libesedb
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libesedb
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1707835907 SHA256 (libesedb-experimental-20231120.tar.gz) = 9a11ec46835894bdb73f5a93e9334f7d851ddd30c4c7a4403a5bf3164d07d081 SIZE (libesedb-experimental-20231120.tar.gz) = 1941944

Packages (timestamps in pop-ups are UTC):
libesedb
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:lateste.20231120e.20231120e.20200418e.20231120e.20231120-e.20200418-
FreeBSD:13:quarterlye.20220806e.20220806e.20220806e.20220806e.20220806e.20220806e.20220806e.20220806
FreeBSD:14:lateste.20231120e.20231120e.20210424e.20231120e.20231120e.20220806-e.20220806
FreeBSD:14:quarterlye.20220806e.20220806-e.20220806e.20220806e.20220806e.20220806e.20220806
FreeBSD:15:lateste.20231120e.20231120n/ae.20220806n/ae.20220806e.20220806e.20231120
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
  2. gettext-runtime>=0.22_1 : devel/gettext-runtime
  3. msgfmt : devel/gettext-tools
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
Library dependencies:
  1. libfwnt.so : devel/libfwnt
  2. libintl.so : devel/gettext-runtime
This port is required by:
for Run
  1. security/py-plaso

Configuration Options:
===> The following configuration options are available for libesedb-e.20231120: NLS=on: Native Language Support ===> Use 'make config' to modify these settings
Options name:
devel_libesedb
USES:
cpe libtool pathfix python gettext
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/antoine/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/antoine/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/antoine/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/antoine/
  5. https://github.com/libyal/libesedb/releases/download/20231120/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
e.20231120
29 Feb 2024 13:56:47
commit hash: 771f3b8334db90f87823ee456d3fe7e9af948011commit hash: 771f3b8334db90f87823ee456d3fe7e9af948011commit hash: 771f3b8334db90f87823ee456d3fe7e9af948011commit hash: 771f3b8334db90f87823ee456d3fe7e9af948011 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
libyal: move man pages to share

Tested by:	bofh
e.20231120
14 Feb 2024 13:39:27
commit hash: f7b5835e25e620917c7533b21f45acd6c2954270commit hash: f7b5835e25e620917c7533b21f45acd6c2954270commit hash: f7b5835e25e620917c7533b21f45acd6c2954270commit hash: f7b5835e25e620917c7533b21f45acd6c2954270 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libesedb: update to experimental-20231120
e.20220806
21 Feb 2023 18:45:56
commit hash: 5d08dc85d1e45b4a59381d35e8c6969d51e9ed00commit hash: 5d08dc85d1e45b4a59381d35e8c6969d51e9ed00commit hash: 5d08dc85d1e45b4a59381d35e8c6969d51e9ed00commit hash: 5d08dc85d1e45b4a59381d35e8c6969d51e9ed00 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libesedb: update to experimental-20220806
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
e.20210424
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
e.20210424
20 Jul 2022 14:21:35
commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746commit hash: aa6eefd5e663357e8223399bc38c7987f5e35746 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
e.20210424
14 Oct 2021 21:30:25
commit hash: cba18cc515e04241afa41f5d927eb693714af55bcommit hash: cba18cc515e04241afa41f5d927eb693714af55bcommit hash: cba18cc515e04241afa41f5d927eb693714af55bcommit hash: cba18cc515e04241afa41f5d927eb693714af55b files touched by this commit
Stefan Eßer (se) search for other commits by this committer
devel/libesedb: Add CPE information

Approved by:	portmgr (blanket)
e.20210424
26 Jun 2021 08:06:28
commit hash: d0c1eb2444b15f2c5161bf56b26c09eaa6847a44commit hash: d0c1eb2444b15f2c5161bf56b26c09eaa6847a44commit hash: d0c1eb2444b15f2c5161bf56b26c09eaa6847a44commit hash: d0c1eb2444b15f2c5161bf56b26c09eaa6847a44 files touched by this commit
Antoine Brodin (antoine) search for other commits by this committer
devel/libesedb: update to experimental-20210424
e.20200418
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
e.20200418
10 May 2020 08:02:22
Revision:534824Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20200418
e.20191220
23 Dec 2019 12:45:09
Revision:520715Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20191220
e.20191111
03 Dec 2019 20:04:41
Revision:518961Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20191111
e.20181229
06 Jan 2019 11:57:26
Revision:489462Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20181229
e.20170121_1
04 Jul 2018 09:09:01
Revision:473872Original commit files touched by this commit
antoine search for other commits by this committer
- Build python2 and python3 bindings
- Remove DOCS option, the 2 text files do not carry useful information
e.20170121
22 Jan 2017 12:41:09
Revision:432125Original commit files touched by this commit
antoine search for other commits by this committer
- Update to experimental-20170121
- Make NLS optional
e.20160622
03 Sep 2016 09:27:24
Revision:421287Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20160622
e.20151213_1
01 May 2016 07:50:18
Revision:414393Original commit files touched by this commit
antoine search for other commits by this committer
Unbundle libfwnt
e.20151213
20 Dec 2015 06:54:55
Revision:404043Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20151213
e.20151205
06 Dec 2015 15:54:26
Revision:403121Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20151205
e.20150409
17 Apr 2015 20:36:43
Revision:384185Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20150409
e.20141110
11 Nov 2014 12:56:43
Revision:372444Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20141110
e.20140803
27 Oct 2014 10:40:08
Revision:371546Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
e.20140803
30 Aug 2014 09:58:03
Revision:366603Original commit files touched by this commit
antoine search for other commits by this committer
Convert to USES=python
e.20140803
05 Aug 2014 16:55:03
Revision:364120Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20140803
e.20140406
30 May 2014 12:31:25
Revision:355827Original commit files touched by this commit
antoine search for other commits by this committer
Update to experimental-20140406
a.20120102_1
07 May 2014 22:39:09
Revision:353223Original commit files touched by this commit
antoine search for other commits by this committer
Use libtool, strip binaries
a.20120102
23 Nov 2013 09:21:43
Revision:334650Original commit files touched by this commit
antoine search for other commits by this committer
New port: devel/libesedb
Library and tools to access the Extensible Storage Engine (ESE) Database File
(EDB) format.  ESEDB is used in many different applications like Windows Search,
Windows Mail, Exchange, Active Directory, etc.

WWW: http://code.google.com/p/libesedb/

Number of commits found: 27