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
libsunacl Wrapper providing SunOS NFSv4 ACL API
1.0.1_1 sysutils on this many watch lists=19 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 1.0.1Version of this port present on the latest quarterly branch.
Maintainer: timur@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-03-22 19:46:47
Last Update: 2024-02-28 14:34:13
Commit Hash: 6a6678e
People watching this port, also watch:: gdbm, ca_root_nss, gnutls, expat, curl
License: BSD2CLAUSE
Description:
Libsunacl is a wrapper around FreeBSD NFSv4 ACL API (acl_get_file(3) etc), providing SunOS-compatible acl(3)/facl(3) functions. Its main purpose is to make it easier to port software such as Samba, which already supports SunOS ACL API.
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 (8 items)
Collapse this list.
  1. include/sunacl.h
  2. lib/libsunacl.a
  3. lib/libsunacl.so.1
  4. lib/libsunacl.so
  5. @ldconfig
  6. /usr/local/share/licenses/libsunacl-1.0.1_1/catalog.mk
  7. /usr/local/share/licenses/libsunacl-1.0.1_1/LICENSE
  8. /usr/local/share/licenses/libsunacl-1.0.1_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • libsunacl>0:sysutils/libsunacl
To install the port:
cd /usr/ports/sysutils/libsunacl/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/libsunacl
  • pkg install libsunacl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: libsunacl
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1515742027 SHA256 (libsunacl-1.0.1.tar.gz) = ed6b53e11326cbf43095062aabedd6c8342c23993c23cf56189dd76e953662e0 SIZE (libsunacl-1.0.1.tar.gz) = 5387

Packages (timestamps in pop-ups are UTC):
libsunacl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0.1_11.0.1_11.0.11.0.1_11.0.1_1-1.0.1-
FreeBSD:13:quarterly1.0.11.0.11.0.11.0.11.0.11.0.11.0.11.0.1
FreeBSD:14:latest1.0.1_11.0.1_11.0.11.0.1_11.0.1_11.0.1-1.0.1
FreeBSD:14:quarterly1.0.11.0.1-1.0.11.0.11.0.11.0.11.0.1
FreeBSD:15:latest1.0.1_11.0.1_1n/a1.0.1n/a1.0.11.0.11.0.1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
This port is required by:
for Libraries
  1. net/samba413
  2. net/samba416
  3. net/samba419

Deleted ports which required this port:

Expand this list of 14 deleted ports
  1. net/samba36*
  2. net/samba4*
  3. net/samba4-devel*
  4. net/samba41*
  5. net/samba410*
  6. net/samba411*
  7. net/samba412*
  8. net/samba42*
  9. net/samba43*
  10. net/samba44*
  11. net/samba45*
  12. net/samba46*
  13. net/samba47*
  14. net/samba48*
  15. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
sysutils_libsunacl
USES:
uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/freenas/libsunacl/releases/download/v1.0.1/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.1_1
28 Feb 2024 14:34:13
commit hash: 6a6678eefe429ff40c7521ccdb93b5c4196f570fcommit hash: 6a6678eefe429ff40c7521ccdb93b5c4196f570fcommit hash: 6a6678eefe429ff40c7521ccdb93b5c4196f570fcommit hash: 6a6678eefe429ff40c7521ccdb93b5c4196f570f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
sysutils/libsunacl: Add missing ACEs definition needed by samba

These are needed provision a domain controller on top of ZFS.

PR:		276940
Approved by:	maintainer timeout
1.0.1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.1
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.
1.0.1
25 Nov 2019 23:25:52
Revision:518434Original commit files touched by this commit
brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
1.0.1
31 Jan 2018 01:35:58
Revision:460453Original commit files touched by this commit
timur search for other commits by this committer
Update port to the version 1.0.1. Change maintainer according the private
agreement. Change source location to the GitHUB and put it under FreeNAS
umbrella.

Sponsored by:	iXsystems Inc.
1.0
12 May 2014 10:41:43
Revision:353797Original commit files touched by this commit
trasz search for other commits by this committer
Declare license.
1.0
25 Apr 2014 21:57:42
Revision:352154Original commit files touched by this commit
bapt search for other commits by this committer
Fix packaging as a user
Remove test for pre FreeBSD 8
1.0
01 Dec 2013 04:54:57
Revision:335364Original commit files touched by this commit
trasz search for other commits by this committer
Fix build failure caused by defining NO_PROFILE in src.conf.

Discussed with:	se
PR:		ports/182864, ports/184094
Sponsored by:	The FreeBSD Foundation
1.0
25 Sep 2013 00:54:09
Revision:328226Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove NO_STAGE as these have been tested to be safe

With hat:	portmgr
1.0
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
1.0
23 Dec 2010 11:16:43
Original commit files touched by this commit
trasz search for other commits by this committer
Fix plist when NO_PROFILE=1.  While here, remove MD5 from distinfo.

PR:             ports/153201
Submitted by:   Robert Archer <freebsd at deathbeforedecaf dot net>
1.0
22 Mar 2010 19:46:29
Original commit files touched by this commit
trasz search for other commits by this committer
Libsunacl is a wrapper around FreeBSD NFSv4 ACL API (acl_get_file(3) etc),
providing SunOS-compatible acl(3)/facl(3) functions. Its main purpose
is to make it easier to port software such as Samba, which already supports
SunOS ACL API.

Number of commits found: 12