FreeBSD Bugzilla – Attachment 149070 Details for
Bug 194192
new port: www/py-bottle-cork
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
new port version following marino@ advices
py-bottle-cork.shar (text/plain), 3.44 KB, created by
olivier
on 2014-11-05 15:57:22 UTC
(
hide
)
Description:
new port version following marino@ advices
Filename:
MIME Type:
Creator:
olivier
Created:
2014-11-05 15:57:22 UTC
Size:
3.44 KB
patch
obsolete
># This is a shell archive. Save it in a file, remove anything before ># this line, and then unpack it by entering "sh file". Note, it may ># create directories; files and directories will be owned by you and ># have default permissions. ># ># This archive contains: ># ># www/py-bottle-cork ># www/py-bottle-cork/distinfo ># www/py-bottle-cork/Makefile ># www/py-bottle-cork/pkg-descr ># www/py-bottle-cork/pkg-plist ># >echo c - www/py-bottle-cork >mkdir -p www/py-bottle-cork > /dev/null 2>&1 >echo x - www/py-bottle-cork/distinfo >sed 's/^X//' >www/py-bottle-cork/distinfo << '20a030dc820f2e3b66ffcb9324ecea87' >XSHA256 (bottle-cork-0.10.tar.gz) = a4bed8e0756fa774406611f662bf95ea5aa93eb4f8515c60acf3e4b1db810d61 >XSIZE (bottle-cork-0.10.tar.gz) = 59221 >20a030dc820f2e3b66ffcb9324ecea87 >echo x - www/py-bottle-cork/Makefile >sed 's/^X//' >www/py-bottle-cork/Makefile << 'cfcc5fafe86097bd26b896514288f2f3' >X# $FreeBSD$ >X >XPORTNAME= bottle-cork >XPORTVERSION= 0.10 >XCATEGORIES= www python >XMASTER_SITES= GH >XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} >X >XMAINTAINER= olivier@cochard.me >XCOMMENT= Bottle authentication and authorization module >X >XLICENSE= LGPL3 >X >XRUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}bottle>0:${PORTSDIR}/www/py-bottle \ >X ${PYTHON_PKGNAMEPREFIX}beaker>0:${PORTSDIR}/www/py-beaker >X >XUSE_GITHUB= yes >XGH_ACCOUNT= FedericoCeratto >XGH_PROJECT= bottle-cork >XGH_COMMIT= c881fae >XGH_TAGNAME= v${PORTVERSION} >X >XUSES= python >XUSE_PYTHON= distutils autoplist >X >XEXAMPLESDIR= ${PREFIX}/share/examples/${PKGNAMEPREFIX}${PORTNAME} >X >XOPTIONS_DEFINE= SQLITE MONGODB SQLALCHEMY EXAMPLES >X >X.include <bsd.port.options.mk> >X >XSQLITE_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 >XMONGODB_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pymongo>0:${PORTSDIR}/databases/pymongo >XSQLALCHEMY_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlalchemy>0:${PORTSDIR}/databases/py-sqlalchemy >X >X.if ${PORT_OPTIONS:MEXAMPLES} >Xpost-install: >X @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} >X @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} >X.endif >X >X.include <bsd.port.mk> >cfcc5fafe86097bd26b896514288f2f3 >echo x - www/py-bottle-cork/pkg-descr >sed 's/^X//' >www/py-bottle-cork/pkg-descr << 'f184da40dc0c1cacf423d29381288496' >Xbottle-cork provides a simple set of methods to implement Authentication and >XAuthorization in web applications based on Bottle. >X >XWWW: http://cork.firelet.net/ >f184da40dc0c1cacf423d29381288496 >echo x - www/py-bottle-cork/pkg-plist >sed 's/^X//' >www/py-bottle-cork/pkg-plist << '91d66ebafda195a7c9aed1f5bad2a869' >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/recreate_example_conf.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_webapp.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_webapp_decorated.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_webapp_using_mongodb.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/simple_webapp_using_sqlite.py >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/static_file >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_conf/register.json >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_conf/roles.json >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/example_conf/users.json >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/views/admin_page.tpl >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/views/login_form.tpl >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/views/password_change_form.tpl >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/views/password_reset_email.tpl >X%%PORTEXAMPLES%%%%EXAMPLESDIR%%/views/registration_email.tpl >X%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/example_conf >X%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%%/views >X%%PORTEXAMPLES%%@dir %%EXAMPLESDIR%% >91d66ebafda195a7c9aed1f5bad2a869 >exit >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 194192
:
148033
|
148034
| 149070