Date: Wed, 6 Dec 2017 12:50:39 +0000 (UTC) From: Bernard Spil <brnrd@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r455649 - in head: security/nextcloud-twofactor_totp security/nextcloud-twofactor_u2f www/nextcloud-calendar www/nextcloud-contacts www/nextcloud-notes Message-ID: <201712061250.vB6Codeh004081@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: brnrd Date: Wed Dec 6 12:50:39 2017 New Revision: 455649 URL: https://svnweb.freebsd.org/changeset/ports/455649 Log: www/nextcloud: Add WWW to all apps Reported by: adamw Modified: head/security/nextcloud-twofactor_totp/pkg-descr head/security/nextcloud-twofactor_u2f/pkg-descr head/www/nextcloud-calendar/pkg-descr head/www/nextcloud-contacts/pkg-descr head/www/nextcloud-notes/pkg-descr Modified: head/security/nextcloud-twofactor_totp/pkg-descr ============================================================================== --- head/security/nextcloud-twofactor_totp/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/security/nextcloud-twofactor_totp/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -1 +1,3 @@ A Two-Factor-Auth Provider for TOTP (RFC 6238) + +WWW: https://apps.nextcloud.com/apps/twofactor_totp Modified: head/security/nextcloud-twofactor_u2f/pkg-descr ============================================================================== --- head/security/nextcloud-twofactor_u2f/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/security/nextcloud-twofactor_u2f/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -1 +1,3 @@ A two-factor provider for U2F devices + +WWW: https://apps.nextcloud.com/apps/twofactor_u2f Modified: head/www/nextcloud-calendar/pkg-descr ============================================================================== --- head/www/nextcloud-calendar/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/www/nextcloud-calendar/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -7,3 +7,5 @@ sync events from various devices with your Nextcloud a * Attendees! Invite people to your events. * We're not reinventing the wheel! Based on the great davclient.js, ical.js and fullcalendar libraries. + +WWW: https://apps.nextcloud.com/apps/calendar Modified: head/www/nextcloud-contacts/pkg-descr ============================================================================== --- head/www/nextcloud-contacts/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/www/nextcloud-contacts/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -9,3 +9,5 @@ and edit them online. friends or coworkers? No problem! * We're not reinventing the wheel! Based on the great and open SabreDAV library. + +WWW: https://apps.nextcloud.com/apps/contacts Modified: head/www/nextcloud-notes/pkg-descr ============================================================================== --- head/www/nextcloud-notes/pkg-descr Wed Dec 6 12:49:51 2017 (r455648) +++ head/www/nextcloud-notes/pkg-descr Wed Dec 6 12:50:39 2017 (r455649) @@ -6,3 +6,5 @@ third-party apps (currently, there are notes apps for allow convenient access to your Nextcloud notes). Further features include marking notes as favorites and future versions will provide categories for better organization. + +WWW: https://apps.nextcloud.com/apps/notes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712061250.vB6Codeh004081>