From 71a4f7f433d5c1b286c49531b80727232653a046 Mon Sep 17 00:00:00 2001 From: Rene Thuemmler Date: Fri, 12 Nov 2021 01:34:21 +0100 Subject: [PATCH] removed commento --- www/commento/Makefile | 33 --------------------------------- www/commento/pkg-descr | 6 ------ 2 files changed, 39 deletions(-) delete mode 100644 www/commento/Makefile delete mode 100644 www/commento/pkg-descr diff --git a/www/commento/Makefile b/www/commento/Makefile deleted file mode 100644 index 9e8c2c0..0000000 --- a/www/commento/Makefile +++ /dev/null @@ -1,33 +0,0 @@ -# $FreeBSD$ - -PORTNAME= commento -DISTVERSIONPREFIX= v -DISTVERSION= 1.7.0 -CATEGORIES= www -MASTER_SITES= https://commento.io/ - -# BROKEN= fails to build with node8/10 and node11/12 - -MAINTAINER= rt@scientifics.de -COMMENT= A fast, privacy-focused commenting platform - -LICENSE= MIT -LICENSE_FILE= $(WRKSRC)/LICENSE - -USES= gmake -ALL_TARGET= prod - -USE_GITLAB= yes -GL_COMMIT= 998bc43d8c29ca37ec4f8209f16fc40439299387 - -USERS= www -GROUPS= www - -BUILD_DEPENDS= bash:shells/bash \ - dep:devel/dep \ - python2:lang/python2 \ - node:www/node10 \ - npm:www/npm \ - yarn:www/yarn - -.include diff --git a/www/commento/pkg-descr b/www/commento/pkg-descr deleted file mode 100644 index 8e9995d..0000000 --- a/www/commento/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Commento is a platform that you can embed in your website to allow your readers -to add comments. It's reasonably fast lightweight. Supports markdown, import -from Disqus, voting, automated spam detection, moderation tools, sticky comments, -thread locking, OAuth login, single sign-on, and email notifications. - -https://commento.io/ \ No newline at end of file