Date: Tue, 09 Jun 2026 21:05:05 +0000 From: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 7164386718f0 - main - www/nextcloud-memories: newport Message-ID: <6a288001.22846.6bd9f8bb@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by skozlov: URL: https://cgit.FreeBSD.org/ports/commit/?id=7164386718f0ee457f327f04e18536234b4c1720 commit 7164386718f0ee457f327f04e18536234b4c1720 Author: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> AuthorDate: 2026-06-09 20:59:16 +0000 Commit: Serhii (Sergey) Kozlov <skozlov@FreeBSD.org> CommitDate: 2026-06-09 21:04:18 +0000 www/nextcloud-memories: newport Fast, modern and advanced photo management suite. Free and open source Nextcloud app. WWW: https://memories.gallery/ --- www/Makefile | 1 + www/nextcloud-memories/Makefile | 18 ++++++++++++++++++ www/nextcloud-memories/distinfo | 3 +++ www/nextcloud-memories/pkg-descr | 20 ++++++++++++++++++++ 4 files changed, 42 insertions(+) diff --git a/www/Makefile b/www/Makefile index 575b9e718c50..bf4742a7e825 100644 --- a/www/Makefile +++ b/www/Makefile @@ -505,6 +505,7 @@ SUBDIR += nextcloud-groupfolders SUBDIR += nextcloud-news SUBDIR += nextcloud-notes + SUBDIR += nextcloud-memories SUBDIR += nextcloud-tasks SUBDIR += nghttp2 SUBDIR += nginx diff --git a/www/nextcloud-memories/Makefile b/www/nextcloud-memories/Makefile new file mode 100644 index 000000000000..90797414089d --- /dev/null +++ b/www/nextcloud-memories/Makefile @@ -0,0 +1,18 @@ +PORTNAME= memories +PORTVERSION= 8.0.1 +DISTVERSIONPREFIX= v +CATEGORIES= www graphics +MASTER_SITES?= https://github.com/pulsejet/${PORTNAME}/releases/download/${DISTVERSIONPREFIX}${PORTVERSION}/ +DISTNAME= ${PORTNAME} + +MAINTAINER= skozlov@FreeBSD.org +COMMENT= Photo Management for Nextcloud +WWW= https://apps.nextcloud.com/apps/${PORTNAME} + +LICENSE_FILE= ${WRKSRC}/COPYING + +NEXTCLOUD_RUN_DEPENDS= 33 + +USES= nextcloud php:flavors + +.include <bsd.port.mk> diff --git a/www/nextcloud-memories/distinfo b/www/nextcloud-memories/distinfo new file mode 100644 index 000000000000..90efdff3b623 --- /dev/null +++ b/www/nextcloud-memories/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1781027782 +SHA256 (nextcloud/memories-8.0.1/memories.tar.gz) = 07e3bbf2a8c141b98c9c502f1ffe5af98062bdefab9011bd00a4d7ec6dea351d +SIZE (nextcloud/memories-8.0.1/memories.tar.gz) = 50338185 diff --git a/www/nextcloud-memories/pkg-descr b/www/nextcloud-memories/pkg-descr new file mode 100644 index 000000000000..1f6aed70ae8c --- /dev/null +++ b/www/nextcloud-memories/pkg-descr @@ -0,0 +1,20 @@ +Memories is a batteries-included photo management solution for Nextcloud with +advanced features including: + +- Timeline: Sort photos and videos by date taken, parsed from Exif data. +- Rewind: Jump to any time in the past instantly and relive your memories. +- AI Tagging: Group photos by people and objects, powered by recognize and + facerecognition. +- Albums: Create albums to group photos and videos together. Then share these + albums with others. +- External Sharing: Share photos and videos with people outside of your + Nextcloud instance. +- Mobile Support: Work from any device, of any shape and size through the web + app. +- Edit Metadata: Edit dates and other metadata on photos quickly and in bulk. +- Archive: Store photos you don't want to see in your timeline in a separate + folder. +- Video Transcoding: Transcode videos and use HLS for maximal performance. +- Map: View your photos on a map, tagged with accurate reverse geocoding. +- Migration: Migrate easily from Nextcloud Photos and Google Takeout. +- Performance: Do all this very fast.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a288001.22846.6bd9f8bb>
