removed commento

This commit is contained in:
Renè Thümmler 2021-11-12 01:34:21 +01:00
parent 06b66aac4a
commit 71a4f7f433
2 changed files with 0 additions and 39 deletions

View File

@ -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 <bsd.port.mk>

View File

@ -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/