Port details |
- acltool ACL manipulation tool
- 1.16.2_1 sysutils
=2 1.16.2_1Version of this port present on the latest quarterly branch. - Maintainer: pen@lysator.liu.se
 - Port Added: 2020-06-12 20:11:35
- Last Update: 2024-02-25 14:30:21
- Commit Hash: e166c09
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: security
- License: BSD3CLAUSE
- WWW:
- https://github.com/ptrrkssn/acltool
- Description:
- This is a port of acltool, an NFSv4/ZFS ACL utiltity.
This is a tool to manage NFSv4/ZFS (also known as Extended on MacOS) ACLs.
That is listing, creating, editing, searching, stripping, sorting and
removing redundant entries and more.
- Peter Eriksson
pen@lysator.liu.se
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- acltool>0:sysutils/acltool
- To install the port:
- cd /usr/ports/sysutils/acltool/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/acltool
- pkg install acltool
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: acltool
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1592575611
SHA256 (ptrrkssn-acltool-v1.16.2_GH0.tar.gz) = d54011efb3d5cc24aedad88e3684d1c9dea218515bb1f18d9caac33f8bbae501
SIZE (ptrrkssn-acltool-v1.16.2_GH0.tar.gz) = 146485
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libreadline.so.8 : devel/readline
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for acltool-1.16.2_1:
SAMBA=off: Build with Samba (libsmbclient) for SMB support
====> Options available for the radio LINE_EDITOR: you can only select none or one of them
READLINE=on: Build with GNU Readline for interactive editing
LIBEDIT=off: Build with BSD Libedit for interactive editing
===> Use 'make config' to modify these settings
- Options name:
- sysutils_acltool
- USES:
- readline
- 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.16.2_1 25 Feb 2024 14:30:21
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/acltool: Moved man to share/man
Approved by: portmgr (blanket) |
1.16.2 08 Sep 2022 15:46:38
    |
Stefan Eßer (se)  |
Remove WWW lines that have been moved into Makefiles
Approved by: portmgr (implicit) |
1.16.2 08 Sep 2022 15:43:21
    |
Stefan Eßer (se)  |
Move more WWW entries from pkg-descr files into Makefiles
The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.
Approved by: portmgr (implicit) |
1.16.2 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.16.2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.16.2 24 Jun 2020 10:23:53
  |
bofh  |
sysutils/acltool: Update version 1.16.1=>1.16.2
- Fixes a bug with handling invalid command line options
- Adds support for libedit
- Better documentation (man pages)
- Installs stripped binaries
PR: 247422
Submitted by: pen@lysator.liu.se (maintainer)
Approved by: pen@lysator.liu.se (maintainer)
MFH: 2020Q2 (blanket: bug fix)
Relnotes: https://github.com/ptrrkssn/acltool/releases |
1.16.1 12 Jun 2020 20:11:28
  |
pi  |
New port: sysutils/acltool: cli tool to display & updating filesystem ACLs
This is a port of acltool, an ACL manipulation CLI tool.
This is a tool to manage NFSv4/ZFS/SMB (also known as Extended on MacOS)
style ACLs of filesystems. That is listing, creating, editing, searching,
stripping, sorting, removing redundant entries and more.
WWW: https://github.com/ptrrkssn/acltool
PR: 246876
Submitted by: Peter Eriksson <pen@lysator.liu.se> |