diff --git a/www/flask-bcrypt/Makefile b/www/flask-bcrypt/Makefile deleted file mode 100644 index c62656b..0000000 --- a/www/flask-bcrypt/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -COMMENT= Flask extension provides bcrypt hashing utilities. - -MODPY_EGG_VERSION=1.0.1 -DISTNAME= Flask-Bcrypt-${MODPY_EGG_VERSION} -PKGNAME= py-${DISTNAME:L} -CATEGORIES= www - -# BSD -PERMIT_PACKAGE= Yes - -MODULES= lang/python - -MODPY_PI= Yes -MODPY_PYBUILD = setuptools -FLAVORS= python3 -FLAVOR= python3 - -RUN_DEPENDS= www/py-flask${MODPY_FLAVOR} - -# Could also use various unported eggs, Flask-Babel, speaklater -#TEST_DEPENDS= devel/py-nose - -USE_GMAKE= Yes - -.include diff --git a/www/flask-bcrypt/distinfo b/www/flask-bcrypt/distinfo deleted file mode 100644 index 78ecd8f..0000000 --- a/www/flask-bcrypt/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Flask-Bcrypt-1.0.1.tar.gz) = 8HtmuBFBfqZOsYiuZFWwtwink9lm4agM7sSiO8QqQ2k= -SIZE (Flask-Bcrypt-1.0.1.tar.gz) = 5996 diff --git a/www/flask-bcrypt/pkg/DESCR b/www/flask-bcrypt/pkg/DESCR deleted file mode 100644 index 63039e4..0000000 --- a/www/flask-bcrypt/pkg/DESCR +++ /dev/null @@ -1,2 +0,0 @@ -Flask-Bcrypt is a Flask extension that provides bcrypt hashing utilities for your application. -For sensitive data that must be protected, such as passwords, bcrypt is an advisable choice. \ No newline at end of file diff --git a/www/flask-bcrypt/pkg/PLIST b/www/flask-bcrypt/pkg/PLIST deleted file mode 100644 index 640f689..0000000 --- a/www/flask-bcrypt/pkg/PLIST +++ /dev/null @@ -1,10 +0,0 @@ -lib/python${MODPY_VERSION}/site-packages/Flask_Bcrypt-${MODPY_EGG_VERSION}.dist-info/ -lib/python${MODPY_VERSION}/site-packages/Flask_Bcrypt-${MODPY_EGG_VERSION}.dist-info/LICENSE -lib/python${MODPY_VERSION}/site-packages/Flask_Bcrypt-${MODPY_EGG_VERSION}.dist-info/METADATA -lib/python${MODPY_VERSION}/site-packages/Flask_Bcrypt-${MODPY_EGG_VERSION}.dist-info/RECORD -lib/python${MODPY_VERSION}/site-packages/Flask_Bcrypt-${MODPY_EGG_VERSION}.dist-info/WHEEL -lib/python${MODPY_VERSION}/site-packages/Flask_Bcrypt-${MODPY_EGG_VERSION}.dist-info/top_level.txt -lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}/ -lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}flask_bcrypt.${MODPY_PYC_MAGIC_TAG}${MODPY_PYOEXTENSION} -lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}flask_bcrypt.${MODPY_PYC_MAGIC_TAG}pyc -lib/python${MODPY_VERSION}/site-packages/flask_bcrypt.py diff --git a/www/movim/Makefile b/www/movim/Makefile deleted file mode 100644 index 184d757..0000000 --- a/www/movim/Makefile +++ /dev/null @@ -1,74 +0,0 @@ -COMMENT = Movim XMMP font-end - -V = 0.21.1 -DISTNAME = movim-$V -PKGNAME= movim-${V} - - -GH_ACCOUNT = movim -GH_PROJECT = movim -GH_TAGNAME = v0.21.1 - -EXTRACT_SUFX = .tar.gz - -CATEGORIES= www - -HOMEPAGE= https://mov.im/ - -MAINTAINER= Kitoy - -# AGPLv3 (GNU Affero Public License) -# jQuery: MIT / GPLv3 -# HTTP: 3 clause BSD -# MDB2: BSD-like -# User: AGPL -# XML/RPC: MIT / PHP -# Silk icons: Creative Commons Attribution -PERMIT_PACKAGE= Yes - - -MODULES= lang/php - -NO_BUILD= Yes -NO_TEST= Yes -PKG_ARCH= * - -WRKDIST= ${WRKDIR}/movim - -PREFIX= ${VARBASE}/www -INSTDIR= ${PREFIX}/movim -TINSTDIR= ${TRUEPREFIX}/movim -VR= ${V:R} -MAJOR= ${VR:R} -SUBST_VARS= INSTDIR TINSTDIR VR MAJOR - -RUN_DEPENDS= www/composer \ - lang/php/${MODPHP_VERSION},-gd \ - ${MODPHP_PDO_DEPENDS} - -# http user authentication -RUN_DEPENDS += lang/php/${MODPHP_VERSION},-curl - -# apps extraction -RUN_DEPENDS += lang/php/${MODPHP_VERSION},-bz2 - -# sorting of non-ASCII characters -RUN_DEPENDS += lang/php/${MODPHP_VERSION},-intl - -# Postgresql module -RUN_DEPENDS += lang/php/${MODPHP_VERSION},-pgsql - -# image processing -RUN_DEPENDS += graphics/pecl-imagick${MODPHP_FLAVOR} - -# image processing -RUN_DEPENDS += www/composer - - -do-install: - cp -Rp ${WRKSRC} ${INSTDIR} - find ${INSTDIR} -name '*.orig' -delete - ${SUBST_DATA} ${.CURDIR}/pkg/README \ - ${WRKINST}${LOCALBASE}/share/doc/pkg-readmes/${PKGSTEM} - -.include diff --git a/www/movim/distinfo b/www/movim/distinfo deleted file mode 100644 index 432f25b..0000000 --- a/www/movim/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (movim-0.21.1.tar.gz) = jbt8a7BuhoMo2wsS5rM/9u9pVZbqHQoNfJq8NEM3d94= -SIZE (movim-0.21.1.tar.gz) = 11305732 diff --git a/www/movim/pkg/DESCR b/www/movim/pkg/DESCR deleted file mode 100644 index cb70df8..0000000 --- a/www/movim/pkg/DESCR +++ /dev/null @@ -1 +0,0 @@ -A social platform based on XMPP. diff --git a/www/movim/pkg/PLIST b/www/movim/pkg/PLIST deleted file mode 100644 index bf15f38..0000000 --- a/www/movim/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -movim/ -movim/movim/ diff --git a/www/movim/pkg/README b/www/movim/pkg/README deleted file mode 100644 index 566b2bd..0000000 --- a/www/movim/pkg/README +++ /dev/null @@ -1,4 +0,0 @@ -# For finish the movim install -# go to /var/www/movim directory and lauch the command: - -composer install \ No newline at end of file