Premier commit
This commit is contained in:
		
						commit
						c2bb41d00d
					
				
							
								
								
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
*~
 | 
			
		||||
							
								
								
									
										25
									
								
								www/flask-bcrypt/Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										25
									
								
								www/flask-bcrypt/Makefile
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,25 @@
 | 
			
		||||
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 <bsd.port.mk>
 | 
			
		||||
							
								
								
									
										2
									
								
								www/flask-bcrypt/distinfo
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								www/flask-bcrypt/distinfo
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
SHA256 (Flask-Bcrypt-1.0.1.tar.gz) = 8HtmuBFBfqZOsYiuZFWwtwink9lm4agM7sSiO8QqQ2k=
 | 
			
		||||
SIZE (Flask-Bcrypt-1.0.1.tar.gz) = 5996
 | 
			
		||||
							
								
								
									
										2
									
								
								www/flask-bcrypt/pkg/DESCR
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								www/flask-bcrypt/pkg/DESCR
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
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.
 | 
			
		||||
							
								
								
									
										10
									
								
								www/flask-bcrypt/pkg/PLIST
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								www/flask-bcrypt/pkg/PLIST
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,10 @@
 | 
			
		||||
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
 | 
			
		||||
							
								
								
									
										74
									
								
								www/movim/Makefile
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										74
									
								
								www/movim/Makefile
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,74 @@
 | 
			
		||||
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 <kitoy@kitoy.me>
 | 
			
		||||
 | 
			
		||||
# 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 <bsd.port.mk>
 | 
			
		||||
							
								
								
									
										2
									
								
								www/movim/distinfo
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								www/movim/distinfo
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
SHA256 (movim-0.21.1.tar.gz) = jbt8a7BuhoMo2wsS5rM/9u9pVZbqHQoNfJq8NEM3d94=
 | 
			
		||||
SIZE (movim-0.21.1.tar.gz) = 11305732
 | 
			
		||||
							
								
								
									
										1
									
								
								www/movim/pkg/DESCR
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										1
									
								
								www/movim/pkg/DESCR
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1 @@
 | 
			
		||||
A social platform based on XMPP.
 | 
			
		||||
							
								
								
									
										2
									
								
								www/movim/pkg/PLIST
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										2
									
								
								www/movim/pkg/PLIST
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,2 @@
 | 
			
		||||
movim/
 | 
			
		||||
movim/movim/
 | 
			
		||||
							
								
								
									
										4
									
								
								www/movim/pkg/README
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								www/movim/pkg/README
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,4 @@
 | 
			
		||||
# For finish the movim install
 | 
			
		||||
# go to /var/www/movim directory and lauch the command:
 | 
			
		||||
 | 
			
		||||
composer install
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user