pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Jun  4 03:08:41 UTC 2023

Modified Files:
        pkgsrc/www: Makefile
Added Files:
        pkgsrc/www/py-postorius: DESCR Makefile PLIST distinfo

Log Message:
py-postorius: add version 1.3.8

The Postorius Django app provides a web user interface to access GNU Mailman.


To generate a diff of this commit:
cvs rdiff -u -r1.1720 -r1.1721 pkgsrc/www/Makefile
cvs rdiff -u -r0 -r1.1 pkgsrc/www/py-postorius/DESCR \
    pkgsrc/www/py-postorius/Makefile pkgsrc/www/py-postorius/PLIST \
    pkgsrc/www/py-postorius/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/Makefile
diff -u pkgsrc/www/Makefile:1.1720 pkgsrc/www/Makefile:1.1721
--- pkgsrc/www/Makefile:1.1720  Sun Jun  4 02:57:12 2023
+++ pkgsrc/www/Makefile Sun Jun  4 03:08:41 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1720 2023/06/04 02:57:12 markd Exp $
+# $NetBSD: Makefile,v 1.1721 2023/06/04 03:08:41 markd Exp $
 #
 
 COMMENT=       Packages related to the World Wide Web
@@ -840,6 +840,7 @@ SUBDIR+=    py-parsel
 SUBDIR+=       py-paste
 SUBDIR+=       py-pelican
 SUBDIR+=       py-pook
+SUBDIR+=       py-postorius
 SUBDIR+=       py-priority
 SUBDIR+=       py-protego
 SUBDIR+=       py-publicsuffix2

Added files:

Index: pkgsrc/www/py-postorius/DESCR
diff -u /dev/null pkgsrc/www/py-postorius/DESCR:1.1
--- /dev/null   Sun Jun  4 03:08:41 2023
+++ pkgsrc/www/py-postorius/DESCR       Sun Jun  4 03:08:41 2023
@@ -0,0 +1 @@
+The Postorius Django app provides a web user interface to access GNU Mailman.
Index: pkgsrc/www/py-postorius/Makefile
diff -u /dev/null pkgsrc/www/py-postorius/Makefile:1.1
--- /dev/null   Sun Jun  4 03:08:41 2023
+++ pkgsrc/www/py-postorius/Makefile    Sun Jun  4 03:08:41 2023
@@ -0,0 +1,24 @@
+# $NetBSD: Makefile,v 1.1 2023/06/04 03:08:41 markd Exp $
+
+DISTNAME=      postorius-1.3.8
+PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES=    www python
+MASTER_SITES=  ${MASTER_SITE_PYPI:=p/postorius/}
+
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE=      https://www.list.org/
+COMMENT=       The New Mailman Web UI
+LICENSE=       gnu-gpl-v3
+
+DEPENDS+=      ${PYPKGPREFIX}-cmarkgfm>=0.8.0:../../textproc/py-cmarkgfm
+DEPENDS+=      ${PYPKGPREFIX}-django>=3.2:../../www/py-django3
+DEPENDS+=      ${PYPKGPREFIX}-django-mailman3>=1.3.8:../../www/py-django-mailman3
+DEPENDS+=      ${PYPKGPREFIX}-mailmanclient>=3.3.3:../../mail/py-mailmanclient
+DEPENDS+=      ${PYPKGPREFIX}-readme_renderer-[0-9]*:../../textproc/py-readme_renderer
+
+USE_LANGUAGES= # none
+
+PYTHON_VERSIONS_INCOMPATIBLE=  27
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/www/py-postorius/PLIST
diff -u /dev/null pkgsrc/www/py-postorius/PLIST:1.1
--- /dev/null   Sun Jun  4 03:08:41 2023
+++ pkgsrc/www/py-postorius/PLIST       Sun Jun  4 03:08:41 2023
@@ -0,0 +1,540 @@
+@comment $NetBSD: PLIST,v 1.1 2023/06/04 03:08:41 markd Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/requires.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/postorius/__init__.py
+${PYSITELIB}/postorius/__init__.pyc
+${PYSITELIB}/postorius/__init__.pyo
+${PYSITELIB}/postorius/apps.py
+${PYSITELIB}/postorius/apps.pyc
+${PYSITELIB}/postorius/apps.pyo
+${PYSITELIB}/postorius/auth/__init__.py
+${PYSITELIB}/postorius/auth/__init__.pyc
+${PYSITELIB}/postorius/auth/__init__.pyo
+${PYSITELIB}/postorius/auth/decorators.py
+${PYSITELIB}/postorius/auth/decorators.pyc
+${PYSITELIB}/postorius/auth/decorators.pyo
+${PYSITELIB}/postorius/auth/mixins.py
+${PYSITELIB}/postorius/auth/mixins.pyc
+${PYSITELIB}/postorius/auth/mixins.pyo
+${PYSITELIB}/postorius/auth/utils.py
+${PYSITELIB}/postorius/auth/utils.pyc
+${PYSITELIB}/postorius/auth/utils.pyo
+${PYSITELIB}/postorius/context_processors.py
+${PYSITELIB}/postorius/context_processors.pyc
+${PYSITELIB}/postorius/context_processors.pyo
+${PYSITELIB}/postorius/doc/Makefile
+${PYSITELIB}/postorius/doc/__init__.py
+${PYSITELIB}/postorius/doc/__init__.pyc
+${PYSITELIB}/postorius/doc/__init__.pyo
+${PYSITELIB}/postorius/doc/conf.py
+${PYSITELIB}/postorius/doc/conf.pyc
+${PYSITELIB}/postorius/doc/conf.pyo
+${PYSITELIB}/postorius/doc/deployment.rst
+${PYSITELIB}/postorius/doc/development.rst
+${PYSITELIB}/postorius/doc/index.rst
+${PYSITELIB}/postorius/doc/news.rst
+${PYSITELIB}/postorius/doc/settings.py
+${PYSITELIB}/postorius/doc/settings.pyc
+${PYSITELIB}/postorius/doc/settings.pyo
+${PYSITELIB}/postorius/doc/setup.rst
+${PYSITELIB}/postorius/forms/__init__.py
+${PYSITELIB}/postorius/forms/__init__.pyc
+${PYSITELIB}/postorius/forms/__init__.pyo
+${PYSITELIB}/postorius/forms/domain_forms.py
+${PYSITELIB}/postorius/forms/domain_forms.pyc
+${PYSITELIB}/postorius/forms/domain_forms.pyo
+${PYSITELIB}/postorius/forms/fields.py
+${PYSITELIB}/postorius/forms/fields.pyc
+${PYSITELIB}/postorius/forms/fields.pyo
+${PYSITELIB}/postorius/forms/list_forms.py
+${PYSITELIB}/postorius/forms/list_forms.pyc
+${PYSITELIB}/postorius/forms/list_forms.pyo
+${PYSITELIB}/postorius/forms/member_forms.py
+${PYSITELIB}/postorius/forms/member_forms.pyc
+${PYSITELIB}/postorius/forms/member_forms.pyo
+${PYSITELIB}/postorius/forms/system.py
+${PYSITELIB}/postorius/forms/system.pyc
+${PYSITELIB}/postorius/forms/system.pyo
+${PYSITELIB}/postorius/forms/user_forms.py
+${PYSITELIB}/postorius/forms/user_forms.pyc
+${PYSITELIB}/postorius/forms/user_forms.pyo
+${PYSITELIB}/postorius/forms/validators.py
+${PYSITELIB}/postorius/forms/validators.pyc
+${PYSITELIB}/postorius/forms/validators.pyo
+${PYSITELIB}/postorius/locale/af/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/am/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/an/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ar/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ast/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/az/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/be/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/bem/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/bg/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/bn/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/bo/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/br/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/bs/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ca/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ca@valencia/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ce/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ckb/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/co/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/crh/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/cs/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/cv/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/cy/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/da/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/de/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/el/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/en_AU/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/en_CA/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/en_GB/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/eo/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/es/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/et/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/eu/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fa/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fi/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fil/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fo/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fr/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fr_CA/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/frp/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/fy/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ga/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/gd/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/gl/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/gu/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/he/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/hi/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/hr/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ht/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/hu/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/hy/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ia/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/id/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/is/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/it/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ja/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ka/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/kk/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/kl/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/km/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/kn/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ko/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ku/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/kw/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ky/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/la/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/lb/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/lo/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/lt/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/lv/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/mg/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/mhr/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/mi/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ml/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/mr/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ms/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/my/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/nb_NO/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ne/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/nl/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/nn_NO/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/oc/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/os/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/pa/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/pl/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ps/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/pt/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/pt_BR/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ro/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ru/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sa/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sc/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sd/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/se/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/shn/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/si/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sk/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sl/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sq/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sr/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sv/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/sw/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/szl/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ta/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/te/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/tg/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/th/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ti/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/tr/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ug/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/uk/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/ur/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/uz/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/vi/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/wae/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/zh_CN/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/zh_HK/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/locale/zh_TW/LC_MESSAGES/django.po
+${PYSITELIB}/postorius/management/__init__.py
+${PYSITELIB}/postorius/management/__init__.pyc
+${PYSITELIB}/postorius/management/__init__.pyo
+${PYSITELIB}/postorius/management/commands/__init__.py
+${PYSITELIB}/postorius/management/commands/__init__.pyc
+${PYSITELIB}/postorius/management/commands/__init__.pyo
+${PYSITELIB}/postorius/management/commands/mmclient.py
+${PYSITELIB}/postorius/management/commands/mmclient.pyc
+${PYSITELIB}/postorius/management/commands/mmclient.pyo
+${PYSITELIB}/postorius/management/commands/reset_passwords.py
+${PYSITELIB}/postorius/management/commands/reset_passwords.pyc
+${PYSITELIB}/postorius/management/commands/reset_passwords.pyo
+${PYSITELIB}/postorius/middleware.py
+${PYSITELIB}/postorius/middleware.pyc
+${PYSITELIB}/postorius/middleware.pyo
+${PYSITELIB}/postorius/migrations/0001_initial.py
+${PYSITELIB}/postorius/migrations/0001_initial.pyc
+${PYSITELIB}/postorius/migrations/0001_initial.pyo
+${PYSITELIB}/postorius/migrations/0002_auto_20160210_0721.py
+${PYSITELIB}/postorius/migrations/0002_auto_20160210_0721.pyc
+${PYSITELIB}/postorius/migrations/0002_auto_20160210_0721.pyo
+${PYSITELIB}/postorius/migrations/0003_drop_addressconfirmationprofile.py
+${PYSITELIB}/postorius/migrations/0003_drop_addressconfirmationprofile.pyc
+${PYSITELIB}/postorius/migrations/0003_drop_addressconfirmationprofile.pyo
+${PYSITELIB}/postorius/migrations/0004_create_email_template.py
+${PYSITELIB}/postorius/migrations/0004_create_email_template.pyc
+${PYSITELIB}/postorius/migrations/0004_create_email_template.pyo
+${PYSITELIB}/postorius/migrations/0005_auto_20180707_1107.py
+${PYSITELIB}/postorius/migrations/0005_auto_20180707_1107.pyc
+${PYSITELIB}/postorius/migrations/0005_auto_20180707_1107.pyo
+${PYSITELIB}/postorius/migrations/0006_auto_20180711_1359.py
+${PYSITELIB}/postorius/migrations/0006_auto_20180711_1359.pyc
+${PYSITELIB}/postorius/migrations/0006_auto_20180711_1359.pyo
+${PYSITELIB}/postorius/migrations/0007_auto_20180712_0536.py
+${PYSITELIB}/postorius/migrations/0007_auto_20180712_0536.pyc
+${PYSITELIB}/postorius/migrations/0007_auto_20180712_0536.pyo
+${PYSITELIB}/postorius/migrations/0008_auto_20190310_0717.py
+${PYSITELIB}/postorius/migrations/0008_auto_20190310_0717.pyc
+${PYSITELIB}/postorius/migrations/0008_auto_20190310_0717.pyo
+${PYSITELIB}/postorius/migrations/0009_auto_20190508_1604.py
+${PYSITELIB}/postorius/migrations/0009_auto_20190508_1604.pyc
+${PYSITELIB}/postorius/migrations/0009_auto_20190508_1604.pyo
+${PYSITELIB}/postorius/migrations/0010_auto_20190821_0621.py
+${PYSITELIB}/postorius/migrations/0010_auto_20190821_0621.pyc
+${PYSITELIB}/postorius/migrations/0010_auto_20190821_0621.pyo
+${PYSITELIB}/postorius/migrations/0011_auto_20191109_1219.py
+${PYSITELIB}/postorius/migrations/0011_auto_20191109_1219.pyc
+${PYSITELIB}/postorius/migrations/0011_auto_20191109_1219.pyo
+${PYSITELIB}/postorius/migrations/0012_auto_20200420_2136.py
+${PYSITELIB}/postorius/migrations/0012_auto_20200420_2136.pyc
+${PYSITELIB}/postorius/migrations/0012_auto_20200420_2136.pyo
+${PYSITELIB}/postorius/migrations/0013_auto_20201116_0058.py
+${PYSITELIB}/postorius/migrations/0013_auto_20201116_0058.pyc
+${PYSITELIB}/postorius/migrations/0013_auto_20201116_0058.pyo
+${PYSITELIB}/postorius/migrations/0014_auto_20210329_2248.py
+${PYSITELIB}/postorius/migrations/0014_auto_20210329_2248.pyc
+${PYSITELIB}/postorius/migrations/0014_auto_20210329_2248.pyo
+${PYSITELIB}/postorius/migrations/0015_auto_20210619_0509.py
+${PYSITELIB}/postorius/migrations/0015_auto_20210619_0509.pyc
+${PYSITELIB}/postorius/migrations/0015_auto_20210619_0509.pyo
+${PYSITELIB}/postorius/migrations/0016_auto_20210810_2157.py
+${PYSITELIB}/postorius/migrations/0016_auto_20210810_2157.pyc
+${PYSITELIB}/postorius/migrations/0016_auto_20210810_2157.pyo
+${PYSITELIB}/postorius/migrations/0017_alter_emailtemplate_language.py
+${PYSITELIB}/postorius/migrations/0017_alter_emailtemplate_language.pyc
+${PYSITELIB}/postorius/migrations/0017_alter_emailtemplate_language.pyo
+${PYSITELIB}/postorius/migrations/0018_alter_emailtemplate_language.py
+${PYSITELIB}/postorius/migrations/0018_alter_emailtemplate_language.pyc
+${PYSITELIB}/postorius/migrations/0018_alter_emailtemplate_language.pyo
+${PYSITELIB}/postorius/migrations/__init__.py
+${PYSITELIB}/postorius/migrations/__init__.pyc
+${PYSITELIB}/postorius/migrations/__init__.pyo
+${PYSITELIB}/postorius/models.py
+${PYSITELIB}/postorius/models.pyc
+${PYSITELIB}/postorius/models.pyo
+${PYSITELIB}/postorius/signals.py
+${PYSITELIB}/postorius/signals.pyc
+${PYSITELIB}/postorius/signals.pyo
+${PYSITELIB}/postorius/static/postorius/css/style.css
+${PYSITELIB}/postorius/static/postorius/img/favicon.ico
+${PYSITELIB}/postorius/static/postorius/img/mailman_logo.png
+${PYSITELIB}/postorius/static/postorius/img/mailman_logo_small_trans.png
+${PYSITELIB}/postorius/static/postorius/img/mailman_logo_trans.png
+${PYSITELIB}/postorius/static/postorius/js/held_messages.js
+${PYSITELIB}/postorius/static/postorius/js/script.js
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/css/bootstrap.min.css
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/css/bootstrap.min.css.map
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/fonts/glyphicons-halflings-regular.eot
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/fonts/glyphicons-halflings-regular.svg
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/fonts/glyphicons-halflings-regular.ttf
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/fonts/glyphicons-halflings-regular.woff
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/fonts/glyphicons-halflings-regular.woff2
+${PYSITELIB}/postorius/static/postorius/libs/bootstrap/js/bootstrap.min.js
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/VERSION.txt
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/css/font-awesome.css
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/css/font-awesome.min.css
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/fonts/FontAwesome.otf
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/fonts/fontawesome-webfont.eot
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/fonts/fontawesome-webfont.svg
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/fonts/fontawesome-webfont.ttf
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/fonts/fontawesome-webfont.woff
+${PYSITELIB}/postorius/static/postorius/libs/fonts/font-awesome/fonts/fontawesome-webfont.woff2
+${PYSITELIB}/postorius/static/postorius/libs/html5shiv/html5shiv.js
+${PYSITELIB}/postorius/static/postorius/libs/html5shiv/html5shiv.min.js
+${PYSITELIB}/postorius/static/postorius/libs/jquery/jquery-3.6.0.js
+${PYSITELIB}/postorius/static/postorius/libs/jquery/jquery-3.6.0.min.js
+${PYSITELIB}/postorius/static/postorius/libs/jquery/jquery-3.6.0.min.map
+${PYSITELIB}/postorius/static/postorius/libs/popperjs/popper-v1.11.0.min.js
+${PYSITELIB}/postorius/static/postorius/libs/respond/respond.min.js
+${PYSITELIB}/postorius/static/postorius/libs/respond/respond.src.js
+${PYSITELIB}/postorius/template_list.py
+${PYSITELIB}/postorius/template_list.pyc
+${PYSITELIB}/postorius/template_list.pyo
+${PYSITELIB}/postorius/templates/403.html
+${PYSITELIB}/postorius/templates/404.html
+${PYSITELIB}/postorius/templates/500.html
+${PYSITELIB}/postorius/templates/account/base.html
+${PYSITELIB}/postorius/templates/django_mailman3/base.html
+${PYSITELIB}/postorius/templates/postorius/bans.html
+${PYSITELIB}/postorius/templates/postorius/base.html
+${PYSITELIB}/postorius/templates/postorius/domain/confirm_delete.html
+${PYSITELIB}/postorius/templates/postorius/domain/edit.html
+${PYSITELIB}/postorius/templates/postorius/domain/index.html
+${PYSITELIB}/postorius/templates/postorius/domain/new.html
+${PYSITELIB}/postorius/templates/postorius/domain/owners.html
+${PYSITELIB}/postorius/templates/postorius/domain/template_add.html
+${PYSITELIB}/postorius/templates/postorius/domain/template_delete.html
+${PYSITELIB}/postorius/templates/postorius/domain/template_index.html
+${PYSITELIB}/postorius/templates/postorius/errors/generic.html
+${PYSITELIB}/postorius/templates/postorius/fragments/bans.html
+${PYSITELIB}/postorius/templates/postorius/index.html
+${PYSITELIB}/postorius/templates/postorius/lists/bans.html
+${PYSITELIB}/postorius/templates/postorius/lists/confirm_delete.html
+${PYSITELIB}/postorius/templates/postorius/lists/confirm_remove_role.html
+${PYSITELIB}/postorius/templates/postorius/lists/confirm_removeall_subscribers.html
+${PYSITELIB}/postorius/templates/postorius/lists/confirm_token.html
+${PYSITELIB}/postorius/templates/postorius/lists/header_matches.html
+${PYSITELIB}/postorius/templates/postorius/lists/held_messages.html
+${PYSITELIB}/postorius/templates/postorius/lists/mass_removal.html
+${PYSITELIB}/postorius/templates/postorius/lists/mass_subscribe.html
+${PYSITELIB}/postorius/templates/postorius/lists/memberoptions.html
+${PYSITELIB}/postorius/templates/postorius/lists/members.html
+${PYSITELIB}/postorius/templates/postorius/lists/new.html
+${PYSITELIB}/postorius/templates/postorius/lists/pending_confirmations.html
+${PYSITELIB}/postorius/templates/postorius/lists/settings.html
+${PYSITELIB}/postorius/templates/postorius/lists/subscription_requests.html
+${PYSITELIB}/postorius/templates/postorius/lists/summary.html
+${PYSITELIB}/postorius/templates/postorius/lists/template_add.html
+${PYSITELIB}/postorius/templates/postorius/lists/template_delete.html
+${PYSITELIB}/postorius/templates/postorius/lists/template_list.html
+${PYSITELIB}/postorius/templates/postorius/lists/template_update.html
+${PYSITELIB}/postorius/templates/postorius/menu/list_nav.html
+${PYSITELIB}/postorius/templates/postorius/menu/user_nav.html
+${PYSITELIB}/postorius/templates/postorius/system_information.html
+${PYSITELIB}/postorius/templates/postorius/user/address_preferences.html
+${PYSITELIB}/postorius/templates/postorius/user/all.html
+${PYSITELIB}/postorius/templates/postorius/user/list_options.html
+${PYSITELIB}/postorius/templates/postorius/user/mailman_settings.html
+${PYSITELIB}/postorius/templates/postorius/user/manage.html
+${PYSITELIB}/postorius/templates/postorius/user/subscription_preferences.html
+${PYSITELIB}/postorius/templates/postorius/user/subscriptions.html
+${PYSITELIB}/postorius/templatetags/__init__.py
+${PYSITELIB}/postorius/templatetags/__init__.pyc
+${PYSITELIB}/postorius/templatetags/__init__.pyo
+${PYSITELIB}/postorius/templatetags/date_helpers.py
+${PYSITELIB}/postorius/templatetags/date_helpers.pyc
+${PYSITELIB}/postorius/templatetags/date_helpers.pyo
+${PYSITELIB}/postorius/templatetags/markdown.py
+${PYSITELIB}/postorius/templatetags/markdown.pyc
+${PYSITELIB}/postorius/templatetags/markdown.pyo
+${PYSITELIB}/postorius/templatetags/membership_helpers.py
+${PYSITELIB}/postorius/templatetags/membership_helpers.pyc
+${PYSITELIB}/postorius/templatetags/membership_helpers.pyo
+${PYSITELIB}/postorius/templatetags/nav_helpers.py
+${PYSITELIB}/postorius/templatetags/nav_helpers.pyc
+${PYSITELIB}/postorius/templatetags/nav_helpers.pyo
+${PYSITELIB}/postorius/templatetags/p_gravatar.py
+${PYSITELIB}/postorius/templatetags/p_gravatar.pyc
+${PYSITELIB}/postorius/templatetags/p_gravatar.pyo
+${PYSITELIB}/postorius/templatetags/postorius_helpers.py
+${PYSITELIB}/postorius/templatetags/postorius_helpers.pyc
+${PYSITELIB}/postorius/templatetags/postorius_helpers.pyo
+${PYSITELIB}/postorius/tests/__init__.py
+${PYSITELIB}/postorius/tests/__init__.pyc
+${PYSITELIB}/postorius/tests/__init__.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/__init__.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/__init__.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/__init__.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/conftest.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/conftest.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/conftest.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_anonymous_subscribe.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_anonymous_subscribe.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_anonymous_subscribe.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_auth_utils.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_auth_utils.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_auth_utils.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_bans.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_bans.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_bans.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_delete.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_delete.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_delete.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_edit.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_edit.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_edit.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_index.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_index.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_index.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_new.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_new.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_domain_new.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_generic_view.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_generic_view.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_generic_view.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_delete.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_delete.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_delete.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_header_matches.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_header_matches.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_header_matches.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_index.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_index.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_index.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_joinleave.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_joinleave.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_joinleave.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_member_options.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_member_options.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_member_options.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_members.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_members.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_members.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_moderation.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_moderation.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_moderation.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_new.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_new.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_new.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_settings.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_settings.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_settings.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_summary.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_summary.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_list_summary.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_membership_helpers.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_membership_helpers.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_membership_helpers.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_mixins.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_mixins.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_mixins.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_models.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_models.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_models.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_nav_helpers.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_nav_helpers.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_nav_helpers.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_rest.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_rest.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_rest.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_subscriptions.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_subscriptions.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_subscriptions.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_system.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_system.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_system.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_template_view.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_template_view.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_template_view.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_user.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_user.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_user.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_user_forms.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_user_forms.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_user_forms.pyo
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_utils.py
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_utils.pyc
+${PYSITELIB}/postorius/tests/mailman_api_tests/test_utils.pyo
+${PYSITELIB}/postorius/tests/test_auth_decorators.py
+${PYSITELIB}/postorius/tests/test_auth_decorators.pyc
+${PYSITELIB}/postorius/tests/test_auth_decorators.pyo
+${PYSITELIB}/postorius/tests/test_data/bad-email.txt
+${PYSITELIB}/postorius/tests/test_data/simple-email.txt
+${PYSITELIB}/postorius/tests/test_data/test-email-attachment.txt
+${PYSITELIB}/postorius/tests/test_data/test-held-message-1.txt
+${PYSITELIB}/postorius/tests/test_domain_forms.py
+${PYSITELIB}/postorius/tests/test_domain_forms.pyc
+${PYSITELIB}/postorius/tests/test_domain_forms.pyo
+${PYSITELIB}/postorius/tests/test_domain_view.py
+${PYSITELIB}/postorius/tests/test_domain_view.pyc
+${PYSITELIB}/postorius/tests/test_domain_view.pyo
+${PYSITELIB}/postorius/tests/test_error_pages.py
+${PYSITELIB}/postorius/tests/test_error_pages.pyc
+${PYSITELIB}/postorius/tests/test_error_pages.pyo
+${PYSITELIB}/postorius/tests/test_list_forms.py
+${PYSITELIB}/postorius/tests/test_list_forms.pyc
+${PYSITELIB}/postorius/tests/test_list_forms.pyo
+${PYSITELIB}/postorius/tests/test_list_view.py
+${PYSITELIB}/postorius/tests/test_list_view.pyc
+${PYSITELIB}/postorius/tests/test_list_view.pyo
+${PYSITELIB}/postorius/tests/test_member_forms.py
+${PYSITELIB}/postorius/tests/test_member_forms.pyc
+${PYSITELIB}/postorius/tests/test_member_forms.pyo
+${PYSITELIB}/postorius/tests/test_migration.py
+${PYSITELIB}/postorius/tests/test_migration.pyc
+${PYSITELIB}/postorius/tests/test_migration.pyo
+${PYSITELIB}/postorius/tests/test_template_api_view.py
+${PYSITELIB}/postorius/tests/test_template_api_view.pyc
+${PYSITELIB}/postorius/tests/test_template_api_view.pyo
+${PYSITELIB}/postorius/tests/test_templatetags.py
+${PYSITELIB}/postorius/tests/test_templatetags.pyc
+${PYSITELIB}/postorius/tests/test_templatetags.pyo
+${PYSITELIB}/postorius/tests/test_urls.py
+${PYSITELIB}/postorius/tests/test_urls.pyc
+${PYSITELIB}/postorius/tests/test_urls.pyo
+${PYSITELIB}/postorius/tests/test_user_forms.py
+${PYSITELIB}/postorius/tests/test_user_forms.pyc
+${PYSITELIB}/postorius/tests/test_user_forms.pyo
+${PYSITELIB}/postorius/tests/test_utils.py
+${PYSITELIB}/postorius/tests/test_utils.pyc
+${PYSITELIB}/postorius/tests/test_utils.pyo
+${PYSITELIB}/postorius/tests/test_validators.py
+${PYSITELIB}/postorius/tests/test_validators.pyc
+${PYSITELIB}/postorius/tests/test_validators.pyo
+${PYSITELIB}/postorius/tests/utils.py
+${PYSITELIB}/postorius/tests/utils.pyc
+${PYSITELIB}/postorius/tests/utils.pyo
+${PYSITELIB}/postorius/urls.py
+${PYSITELIB}/postorius/urls.pyc
+${PYSITELIB}/postorius/urls.pyo
+${PYSITELIB}/postorius/utils.py
+${PYSITELIB}/postorius/utils.pyc
+${PYSITELIB}/postorius/utils.pyo
+${PYSITELIB}/postorius/views/__init__.py
+${PYSITELIB}/postorius/views/__init__.pyc
+${PYSITELIB}/postorius/views/__init__.pyo
+${PYSITELIB}/postorius/views/domain.py
+${PYSITELIB}/postorius/views/domain.pyc
+${PYSITELIB}/postorius/views/domain.pyo
+${PYSITELIB}/postorius/views/generic.py
+${PYSITELIB}/postorius/views/generic.pyc
+${PYSITELIB}/postorius/views/generic.pyo
+${PYSITELIB}/postorius/views/list.py
+${PYSITELIB}/postorius/views/list.pyc
+${PYSITELIB}/postorius/views/list.pyo
+${PYSITELIB}/postorius/views/rest.py
+${PYSITELIB}/postorius/views/rest.pyc
+${PYSITELIB}/postorius/views/rest.pyo
+${PYSITELIB}/postorius/views/system.py
+${PYSITELIB}/postorius/views/system.pyc
+${PYSITELIB}/postorius/views/system.pyo
+${PYSITELIB}/postorius/views/template.py
+${PYSITELIB}/postorius/views/template.pyc
+${PYSITELIB}/postorius/views/template.pyo
+${PYSITELIB}/postorius/views/user.py
+${PYSITELIB}/postorius/views/user.pyc
+${PYSITELIB}/postorius/views/user.pyo
Index: pkgsrc/www/py-postorius/distinfo
diff -u /dev/null pkgsrc/www/py-postorius/distinfo:1.1
--- /dev/null   Sun Jun  4 03:08:41 2023
+++ pkgsrc/www/py-postorius/distinfo    Sun Jun  4 03:08:41 2023
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2023/06/04 03:08:41 markd Exp $
+
+BLAKE2s (postorius-1.3.8.tar.gz) = 83a4dafbd56a18b701065456a2b33ac4f1ae8cc27c9436f30736234abf25b750
+SHA512 (postorius-1.3.8.tar.gz) = 49ea63687cf486f70d2e75935d3851df032727c4161334ff27042318f219670bce77726cb880512419cdedad67ffdaaea4517339e0c65854b0000086d3433aae
+Size (postorius-1.3.8.tar.gz) = 3222195 bytes



Home | Main Index | Thread Index | Old Index