Port details |
- pmdk Libraries and tools to manage and access persistent memory devices
- 1.13.1 devel
=0 1.13.1Version of this port present on the latest quarterly branch.
- DEPRECATED: FreeBSD has been deprecated since 1.13.X and support has been dropped on 2.0
This port expired on: 2023-09-30
- Maintainer: bofh@FreeBSD.org
- Port Added: 2018-12-07 13:41:42
- Last Update: 2023-09-30 02:22:50
- Commit Hash: a09f6b9
- License: BSD3CLAUSE BSD2CLAUSE BSD4CLAUSE
- WWW:
- https://pmem.io
- Description:
- The Persistent Memory Development Kit (PMDK) is a collection of
libraries and tools for System Administrators and Application
Developers to simplify managing and accessing persistent memory
devices.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: pmdk
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: aarch64 amd64
- distinfo:
- TIMESTAMP = 1686239280
SHA256 (pmem-pmdk-1.13.1_GH0.tar.gz) = 960a3d7ad83ff267e832586c34a88ced7915059a064a77e5984fcd4d4a235c6e
SIZE (pmem-pmdk-1.13.1_GH0.tar.gz) = 2172336
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bash : shells/bash
- pandoc : textproc/hs-pandoc
- gmake>=4.3 : devel/gmake
- libncurses.so.6 : devel/ncurses
- pkgconf>=1.3.0_1 : devel/pkgconf
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- Runtime dependencies:
-
- libncurses.so.6 : devel/ncurses
- Library dependencies:
-
- libuuid.so : misc/e2fsprogs-libuuid
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pmdk-1.13.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_pmdk
- USES:
- autoreconf:build gmake ncurses:port pkgconfig
- pkg-message:
- For install:
- pmdk requires procfs(5). Add this line to your fstab(5):
proc /proc procfs rw 0 0
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.13.1 30 Sep 2023 02:22:50 |
Muhammad Moinur Rahman (bofh) |
devel/pmdk: Remove expired port
2023-09-30 devel/pmdk: FreeBSD has been deprecated since 1.13.X and support has
been dropped on 2.0 |
1.13.1 30 Aug 2023 16:52:01 |
Muhammad Moinur Rahman (bofh) |
devel/pmdk: Mark BROKEN on 15 |
1.13.1 13 Aug 2023 13:12:13 |
Muhammad Moinur Rahman (bofh) |
devel/pmdk: Mark BROKEN on FreeBSD 14
- A new version 2.0 has been released dropping support for FreeBSD
- So reduce the EXPIRATION_DATE to 2023-09-30
Sponsored by: The FreeBSD Foundation |
1.13.1 08 Jun 2023 22:57:49 |
Muhammad Moinur Rahman (bofh) |
devel/pmdk: Update version 1.6.1=>1.13.1
- Unbreaks with llvm15
- Pet portclippy
- Adopt port
- Mark DEPRECATED as support for FreeBSD is deprecated since 1.13.0 and
will dropped on 1.14.0
- Set EXPIRATION_DATE to 2023-12-31
Changelog: https://github.com/pmem/pmdk/releases/tag/1.13.1 |
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.6.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.6.1 20 Jul 2022 22:00:06 |
Yuri Victorovich (yuri) |
devel/pmdk: Remove examples from build
... in an attempt to unbreak on 14. examples break on 14
with ncursers-related error.
Reported by: fallout |
1.6.1 25 Sep 2021 15:30:47 |
Ryan Steinmetz (zi) |
*/*: Reset MAINTAINER due to fatal email bounces |
1.6.1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.6.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.1 30 Oct 2019 16:20:42 |
scottph |
devel/pmdk: update to 1.6.1
Approved by: lwhsu, scottl (mentor)
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D19504 |
1.5 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
1.5 07 Dec 2018 14:44:27 |
tobik |
Remove duplicated parts from devel/pmdk and fix INDEX
Reported by: cperciva, joneum
Pointy hat to: 0mp |
07 Dec 2018 13:41:26
|
0mp |
New port: devel/pmdk: Libraries and tools to manage and access persistent memory
devices
The Persistent Memory Development Kit (PMDK) is a collection of libraries
and tools for System Administrators and Application Developers to simplify
managing and accessing persistent memory devices.
WWW: https://pmem.io/pmdk/
PR: 232690
Submitted by: D Scott Phillips <d.scott.phillips@intel.com>
Reviewed by: mat, ndowens@yahoo.com (previous version)
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D18009 |