n Oct 8 2025 archivers/py-borgbackup12|archivers/py-borgbackup|2025-12-31|Has expired: Likely the final 1.2.x release, please migrate to using 1.4.x (it is quite similar) devel/fastcrc||2025-12-31|Has expired: dead upstream graphics/osgearth||2025-12-31|Has expired: fails to build +security/nextcloud-passman||2025-12-31|Has expired: Upstream unmaintained diff --git a/security/Makefile b/security/Makefile index fcd36a1cd104..9d6dd5af833b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -404,7 +404,6 @@ SUBDIR += netbird SUBDIR += nettle SUBDIR += nextcloud-end_to_end_encryption - SUBDIR += nextcloud-passman SUBDIR += nextcloud-twofactor_admin SUBDIR += nextcloud-twofactor_webauthn SUBDIR += nflib diff --git a/security/nextcloud-passman/Makefile b/security/nextcloud-passman/Makefile deleted file mode 100644 index 2617c3720557..000000000000 --- a/security/nextcloud-passman/Makefile +++ /dev/null @@ -1,20 +0,0 @@ -PORTNAME= passman -PORTVERSION= 2.4.12 -CATEGORIES= security -MASTER_SITES= https://releases.passman.cc/ -DISTNAME= ${PORTNAME}_${PORTVERSION} - -MAINTAINER= brnrd@FreeBSD.org -COMMENT= Full featured password manager for Nextcloud -WWW= https://passman.cc - -LICENSE_FILE= ${WRKSRC}/LICENSE - -DEPRECATED= Upstream unmaintained -EXPIRATION_DATE=2025-12-31 - -NEXTCLOUD_RUN_DEPENDS= 26 - -USES= nextcloud php:flavors - -.include diff --git a/security/nextcloud-passman/distinfo b/security/nextcloud-passman/distinfo deleted file mode 100644 index cf379d3760cc..000000000000 --- a/security/nextcloud-passman/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1744140733 -SHA256 (nextcloud/passman_2.4.12.tar.gz) = 9cbc1debbc3ff1dad8fd5fda3d6663d9b553b98989a4d357d21eaa9c6f94426e -SIZE (nextcloud/passman_2.4.12.tar.gz) = 2064877 diff --git a/security/nextcloud-passman/pkg-descr b/security/nextcloud-passman/pkg-descr deleted file mode 100644 index b136cb06e488..000000000000 --- a/security/nextcloud-passman/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Open Source Password Manager - -Passman allows you to host your passwords and credentials on your own -Nextcloud instance. Independently and open source. - -The encryption is done on the client and server side with AES256 bit -encryption, to ensure the safety of your credentials.