Received: by mail.netbsd.org (Postfix, from userid 605) id BD6BD84DA6; Sat, 30 Dec 2017 13:31:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 45C8D84DB2 for ; Sat, 30 Dec 2017 13:31:41 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id ZMrEY3NCPjJ7 for ; Sat, 30 Dec 2017 13:31:40 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 698E284D82 for ; Sat, 30 Dec 2017 13:31:40 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 603A1FB40; Sat, 30 Dec 2017 13:31:40 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1514640700150140" MIME-Version: 1.0 Date: Sat, 30 Dec 2017 13:31:40 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/www To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20171230133140.603A1FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1514640700150140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Sat Dec 30 13:31:40 UTC 2017 Modified Files: pkgsrc/www: Makefile Added Files: pkgsrc/www/py-filebrowser_safe: DESCR Makefile PLIST distinfo Log Message: py-filebrowser_safe: added version 0.4.7 filebrowser_safe is a permanent fork of FileBrowser asset manager for Django, to be referenced as a dependency for the Mezzanine CMS for Django. At the time of filebrowser_safe's creation, FileBrowser was incorrectly packaged on PyPI, and had also dropped compatibility with Django 1.1 - filebrowser_safe was therefore created to address these specific issues. To generate a diff of this commit: cvs rdiff -u -r1.1292 -r1.1293 pkgsrc/www/Makefile cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-filebrowser_safe/DESCR \ pkgsrc/www/py-filebrowser_safe/Makefile \ pkgsrc/www/py-filebrowser_safe/PLIST \ pkgsrc/www/py-filebrowser_safe/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1514640700150140 Content-Disposition: inline Content-Length: 9990 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/www/Makefile diff -u pkgsrc/www/Makefile:1.1292 pkgsrc/www/Makefile:1.1293 --- pkgsrc/www/Makefile:1.1292 Sat Dec 30 13:29:47 2017 +++ pkgsrc/www/Makefile Sat Dec 30 13:31:40 2017 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1292 2017/12/30 13:29:47 adam Exp $ +# $NetBSD: Makefile,v 1.1293 2017/12/30 13:31:40 adam Exp $ # COMMENT= Packages related to the World Wide Web @@ -665,6 +665,7 @@ SUBDIR+= py-djangocms-video SUBDIR+= py-djangorestframework SUBDIR+= py-feedgen SUBDIR+= py-feedgenerator +SUBDIR+= py-filebrowser_safe SUBDIR+= py-flask SUBDIR+= py-flask-admin SUBDIR+= py-flask-assets Added files: Index: pkgsrc/www/py-filebrowser_safe/DESCR diff -u /dev/null pkgsrc/www/py-filebrowser_safe/DESCR:1.1 --- /dev/null Sat Dec 30 13:31:40 2017 +++ pkgsrc/www/py-filebrowser_safe/DESCR Sat Dec 30 13:31:40 2017 @@ -0,0 +1,6 @@ +filebrowser_safe is a permanent fork of FileBrowser asset manager for Django, +to be referenced as a dependency for the Mezzanine CMS for Django. + +At the time of filebrowser_safe's creation, FileBrowser was incorrectly +packaged on PyPI, and had also dropped compatibility with Django 1.1 - +filebrowser_safe was therefore created to address these specific issues. Index: pkgsrc/www/py-filebrowser_safe/Makefile diff -u /dev/null pkgsrc/www/py-filebrowser_safe/Makefile:1.1 --- /dev/null Sat Dec 30 13:31:40 2017 +++ pkgsrc/www/py-filebrowser_safe/Makefile Sat Dec 30 13:31:40 2017 @@ -0,0 +1,18 @@ +# $NetBSD: Makefile,v 1.1 2017/12/30 13:31:40 adam Exp $ + +DISTNAME= filebrowser_safe-0.4.7 +PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +CATEGORIES= www python +MASTER_SITES= ${MASTER_SITE_PYPI:=f/filebrowser_safe/} + +MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= https://github.com/stephenmcd/filebrowser-safe/ +COMMENT= Permanent fork of FileBrowser asset manager for Mezzanine +LICENSE= modified-bsd + +DEPENDS+= ${PYPKGPREFIX}-django-[0-9]*:../../www/py-django + +USE_LANGUAGES= # none + +.include "../../lang/python/egg.mk" +.include "../../mk/bsd.pkg.mk" Index: pkgsrc/www/py-filebrowser_safe/PLIST diff -u /dev/null pkgsrc/www/py-filebrowser_safe/PLIST:1.1 --- /dev/null Sat Dec 30 13:31:40 2017 +++ pkgsrc/www/py-filebrowser_safe/PLIST Sat Dec 30 13:31:40 2017 @@ -0,0 +1,116 @@ +@comment $NetBSD: PLIST,v 1.1 2017/12/30 13:31:40 adam Exp $ +${PYSITELIB}/${EGG_INFODIR}/PKG-INFO +${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt +${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt +${PYSITELIB}/${EGG_INFODIR}/not-zip-safe +${PYSITELIB}/${EGG_INFODIR}/top_level.txt +${PYSITELIB}/filebrowser_safe/__init__.py +${PYSITELIB}/filebrowser_safe/__init__.pyc +${PYSITELIB}/filebrowser_safe/__init__.pyo +${PYSITELIB}/filebrowser_safe/base.py +${PYSITELIB}/filebrowser_safe/base.pyc +${PYSITELIB}/filebrowser_safe/base.pyo +${PYSITELIB}/filebrowser_safe/decorators.py +${PYSITELIB}/filebrowser_safe/decorators.pyc +${PYSITELIB}/filebrowser_safe/decorators.pyo +${PYSITELIB}/filebrowser_safe/fields.py +${PYSITELIB}/filebrowser_safe/fields.pyc +${PYSITELIB}/filebrowser_safe/fields.pyo +${PYSITELIB}/filebrowser_safe/forms.py +${PYSITELIB}/filebrowser_safe/forms.pyc +${PYSITELIB}/filebrowser_safe/forms.pyo +${PYSITELIB}/filebrowser_safe/functions.py +${PYSITELIB}/filebrowser_safe/functions.pyc +${PYSITELIB}/filebrowser_safe/functions.pyo +${PYSITELIB}/filebrowser_safe/locale/ar/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/ar/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/ca/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/ca/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/cs/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/cs/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/de/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/de/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/es/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/es/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/fr/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/fr/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/it/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/it/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/nl/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/nl/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/ru/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/ru/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/sr/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/sr/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/sr_Latn/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/sr_Latn/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/zh_CN/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/zh_CN/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/locale/zh_TW/LC_MESSAGES/django.mo +${PYSITELIB}/filebrowser_safe/locale/zh_TW/LC_MESSAGES/django.po +${PYSITELIB}/filebrowser_safe/models.py +${PYSITELIB}/filebrowser_safe/models.pyc +${PYSITELIB}/filebrowser_safe/models.pyo +${PYSITELIB}/filebrowser_safe/settings.py +${PYSITELIB}/filebrowser_safe/settings.pyc +${PYSITELIB}/filebrowser_safe/settings.pyo +${PYSITELIB}/filebrowser_safe/static/filebrowser/css/filebrowser.css +${PYSITELIB}/filebrowser_safe/static/filebrowser/css/rtl.css +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_delete.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_delete_hover.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_rename.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_rename_hover.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_select.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_select_disabled.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_select_hover.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_show.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_show_hover.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_showversions.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_icon_showversions_hover.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_audio.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_code.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_document.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_folder.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_image.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/img/filebrowser_type_video.gif +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/AddFileBrowser.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/FB_CKEditor.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/FB_FileBrowseField.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/FB_TinyMCE.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/FB_TinyMCE4.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/TinyMCEAdmin.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/filebrowser-popup.js +${PYSITELIB}/filebrowser_safe/static/filebrowser/js/upload.js +${PYSITELIB}/filebrowser_safe/storage.py +${PYSITELIB}/filebrowser_safe/storage.pyc +${PYSITELIB}/filebrowser_safe/storage.pyo +${PYSITELIB}/filebrowser_safe/templates/filebrowser/append.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/custom_field.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/_response.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/breadcrumbs.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/filelisting.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/filter.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/paginator.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/search.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/tableheader.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/include/toolbar.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/index.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/makedir.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/rename.html +${PYSITELIB}/filebrowser_safe/templates/filebrowser/upload.html +${PYSITELIB}/filebrowser_safe/templatetags/__init__.py +${PYSITELIB}/filebrowser_safe/templatetags/__init__.pyc +${PYSITELIB}/filebrowser_safe/templatetags/__init__.pyo +${PYSITELIB}/filebrowser_safe/templatetags/fb_pagination.py +${PYSITELIB}/filebrowser_safe/templatetags/fb_pagination.pyc +${PYSITELIB}/filebrowser_safe/templatetags/fb_pagination.pyo +${PYSITELIB}/filebrowser_safe/templatetags/fb_tags.py +${PYSITELIB}/filebrowser_safe/templatetags/fb_tags.pyc +${PYSITELIB}/filebrowser_safe/templatetags/fb_tags.pyo +${PYSITELIB}/filebrowser_safe/urls.py +${PYSITELIB}/filebrowser_safe/urls.pyc +${PYSITELIB}/filebrowser_safe/urls.pyo +${PYSITELIB}/filebrowser_safe/views.py +${PYSITELIB}/filebrowser_safe/views.pyc +${PYSITELIB}/filebrowser_safe/views.pyo Index: pkgsrc/www/py-filebrowser_safe/distinfo diff -u /dev/null pkgsrc/www/py-filebrowser_safe/distinfo:1.1 --- /dev/null Sat Dec 30 13:31:40 2017 +++ pkgsrc/www/py-filebrowser_safe/distinfo Sat Dec 30 13:31:40 2017 @@ -0,0 +1,6 @@ +$NetBSD: distinfo,v 1.1 2017/12/30 13:31:40 adam Exp $ + +SHA1 (filebrowser_safe-0.4.7.tar.gz) = 1a11e4499dbc90b0dc9a20c897568fb1d2963b84 +RMD160 (filebrowser_safe-0.4.7.tar.gz) = 18d8783b00a74a6a660ce866a84bd5c05634b96b +SHA512 (filebrowser_safe-0.4.7.tar.gz) = db2b8c26daaf4d6ca4d6accfdb810c62652e6fe3eefbd5e9b57d5e3f44cded66309a35522d4bf77ea14e9064d94fc0af5354d5f5b5265006caad18506bc21da1 +Size (filebrowser_safe-0.4.7.tar.gz) = 71304 bytes --_----------=_1514640700150140--