git: 4385f4313aa0 - main - Revert "sysutils/am-utils: Deprecate"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 18 Nov 2023 03:32:35 UTC
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=4385f4313aa0c93ce04472e253a0a63d77594f10 commit 4385f4313aa0c93ce04472e253a0a63d77594f10 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-11-18 03:30:21 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-11-18 03:30:21 +0000 Revert "sysutils/am-utils: Deprecate" At the moment autofs does not always mount -hosts maps correctly while am-utils does. Reverting deprecation until autofs can be fixed. This reverts commit 8d0309edc28ddec7115e0a3655a634bae24053dc. --- sysutils/am-utils/Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/sysutils/am-utils/Makefile b/sysutils/am-utils/Makefile index 8eff0d6c6a5c..78e8ddee5e6a 100644 --- a/sysutils/am-utils/Makefile +++ b/sysutils/am-utils/Makefile @@ -14,9 +14,6 @@ WWW= https://www.am-utils.org/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Upstream recommends using autofs -EXPIRATION_DATE= 2026-01-31 - OPTIONS_DEFINE= OPENLDAP DOCS OPTIONS_DEFAULT=OPENLDAP OPENLDAP_DESC= OpenLDAP support