Kill Zope and friends that only run under python 2.4.
ok by many.
This commit is contained in:
parent
69376523ff
commit
df757412f2
29
www/Makefile
29
www/Makefile
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.540 2011/12/13 18:40:32 jeremy Exp $
|
||||
# $OpenBSD: Makefile,v 1.541 2011/12/15 22:19:51 fgsch Exp $
|
||||
# $FreeBSD: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp $
|
||||
|
||||
SUBDIR =
|
||||
@ -355,10 +355,6 @@
|
||||
SUBDIR += phppgadmin
|
||||
SUBDIR += piwik
|
||||
SUBDIR += plans
|
||||
SUBDIR += plone
|
||||
SUBDIR += plone-formgen
|
||||
SUBDIR += plone-ldap
|
||||
SUBDIR += plone-massloader
|
||||
SUBDIR += pmwiki
|
||||
SUBDIR += polipo
|
||||
SUBDIR += pound
|
||||
@ -503,28 +499,5 @@
|
||||
SUBDIR += youtube-dl
|
||||
SUBDIR += yui
|
||||
SUBDIR += zendframework
|
||||
SUBDIR += zope
|
||||
SUBDIR += zope-cmf
|
||||
SUBDIR += zope-cmfquickinstaller
|
||||
SUBDIR += zope-coreblog
|
||||
SUBDIR += zope-externaleditor
|
||||
SUBDIR += zope-formulator
|
||||
SUBDIR += zope-fortune
|
||||
SUBDIR += zope-fscounter
|
||||
SUBDIR += zope-genericsetup
|
||||
SUBDIR += zope-groupuserfolder
|
||||
SUBDIR += zope-jtracker
|
||||
SUBDIR += zope-ldapmultiplugins
|
||||
SUBDIR += zope-ldapuserfolder
|
||||
SUBDIR += zope-logger
|
||||
SUBDIR += zope-placelesstranslationservice
|
||||
SUBDIR += zope-pluggableauthservice
|
||||
SUBDIR += zope-pluginregistry
|
||||
SUBDIR += zope-rdfsummary
|
||||
SUBDIR += zope-xmlmethods
|
||||
SUBDIR += zope-zippy
|
||||
SUBDIR += zope-zsyncer
|
||||
SUBDIR += zope-zwiki
|
||||
SUBDIR += zopeedit
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
||||
|
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/11 12:35:14 sthen Exp $
|
||||
|
||||
COMMENT= generic form generator for Plone
|
||||
|
||||
VERSION= 1.2.4
|
||||
DISTNAME= ploneformgen-${VERSION:S/./-/g}
|
||||
PKGNAME= plone-formgen-${VERSION}
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://plone.org/products/ploneformgen
|
||||
|
||||
# GPL v2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/1.2.4/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
PY_FLAVOR= python${MODZOPE_PYTHON_VERSION}
|
||||
|
||||
WRKDIST= ${WRKDIR}/PloneFormGen
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - PloneFormGen | tar xf - \
|
||||
-C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (ploneformgen-1-2-4.tgz) = 9SDpHvUDZrhxQHs/A5hEvg==
|
||||
RMD160 (ploneformgen-1-2-4.tgz) = PNWE/kl7MQ6eAaF68YsCBh3nRjA=
|
||||
SHA1 (ploneformgen-1-2-4.tgz) = k7nYA3dg5trKhoHQhq41GQcYb4E=
|
||||
SHA256 (ploneformgen-1-2-4.tgz) = f9dc+2cbY5RydoAAjOfhDlOe571CwsoLBqzS9VR81jE=
|
||||
SIZE (ploneformgen-1-2-4.tgz) = 253446
|
@ -1,3 +0,0 @@
|
||||
A generic Plone form generator using fields, widgets and validators
|
||||
from Archetypes. Actions like mailing or saving form input are
|
||||
incorporated by included plug-in adapters.
|
@ -1,281 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/30 11:38:28 mbalmer Exp $
|
||||
lib/zope/lib/python/Products/PloneFormGen/
|
||||
lib/zope/lib/python/Products/PloneFormGen/CHANGES.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/Extensions/
|
||||
lib/zope/lib/python/Products/PloneFormGen/Extensions/Install.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/Extensions/Install.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/Extensions/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/Extensions/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/Form.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/LICENSE.GPL
|
||||
lib/zope/lib/python/Products/PloneFormGen/LICENSE.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/README.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/README_GPG.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/README_PLONE3.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/TODO.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/compile-locales.sh
|
||||
lib/zope/lib/python/Products/PloneFormGen/config.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/config.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/configure.zcml
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/actionAdapter.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/actionAdapter.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/customScriptAdapter.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/customScriptAdapter.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/fields.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/fields.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/fieldsBase.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/fieldsBase.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/fieldset.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/fieldset.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/form.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/form.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/formLikertField.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/formLikertField.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/formMailerAdapter.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/formMailerAdapter.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/likertField.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/likertField.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/saveDataAdapter.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/saveDataAdapter.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/thanksPage.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/thanksPage.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/validationMessages.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/validationMessages.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/ya_gpg.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/content/ya_gpg.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/Extensions/
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/Extensions/Install.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/Extensions/Install.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/README.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/config.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/config.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/datagridff.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/datagridff.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/i18n/
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/i18n/small.pot
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/refresh.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/examples/PFGDataGrid/version.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-cs.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-da.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-de.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-en.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-es.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-eu.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-fr.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-it.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-nl.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-pl.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-pt-br.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen-pt.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/i18n/plone-ploneformgen.pot
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/actionAdapter.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/actionAdapter.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/field.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/field.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/form.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/form.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/thanksPage.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/interfaces/thanksPage.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/cs/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/cs/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/cs/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/cs/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/da/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/da/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/da/LC_MESSAGES/ploneformgen-da.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/da/LC_MESSAGES/ploneformgen-da.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/de/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/de/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/de/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/de/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/en/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/en/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/en/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/en/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/es/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/es/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/es/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/es/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/fr/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/fr/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/fr/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/fr/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/it/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/it/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/it/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/it/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/nl/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/nl/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/nl/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/nl/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/pl/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/pl/LC_MESSAGES/
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/pl/LC_MESSAGES/ploneformgen.mo
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/pl/LC_MESSAGES/ploneformgen.po
|
||||
lib/zope/lib/python/Products/PloneFormGen/locales/ploneformgen.pot
|
||||
lib/zope/lib/python/Products/PloneFormGen/messagefactory_.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/messagefactory_.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/product.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/factorytool.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FieldsetFolder.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormBooleanField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormCustomScriptAdapter.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormDateField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormFileField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormFixedPointField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormFolder.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormIntegerField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormLabelField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormLinesField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormMailerAdapter.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormMultiSelectionField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormPasswordField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormRichLabelField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormRichTextField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormSaveDataAdapter.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormSelectionField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormStringField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormTextField.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/profiles/typesonly/types/FormThanksPage.xml
|
||||
lib/zope/lib/python/Products/PloneFormGen/refresh.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/BasicField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/CheckBoxField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/DateTimeField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/EmailField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/Fieldset.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/FileField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/FloatField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/Form.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/FormAction.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/IntegerField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/LabelField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/LikertField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/LinesField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/LinkField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/ListField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/MethodField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/MultiCheckBoxField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/MultiListField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/MultipleListField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/PasswordField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/PatternField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/RadioField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/RangedIntegerField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/RichLabelField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/RichTextField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/StringField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/TextAreaField.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/ThanksPage.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_base_view.cpt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_base_view.cpt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_base_view_p3.cpt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_base_view_p3.cpt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_edit_macros.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_edit_macros_p3.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_result_view.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_editview.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_recview.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_recview.pt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_recview_p3.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_recview_p3.pt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_tabview.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_tabview.pt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_tabview_p3.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_tabview_p3.pt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_view.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_view.pt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_view_p3.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_savedata_view_p3.pt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_testresult_view.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_thankspage_view.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fg_thankspage_view_p3.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/fgvalidate_base.vpy
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/mailaction.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/pfg_password.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/ploneformgen.kss
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_addressing.cpt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_addressing.cpt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_addressing_set.cpy
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_addressing_set.cpy.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_mtemplate.cpt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_mtemplate.cpt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_mtemplate_set.cpy
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_mtemplate_set.cpy.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_permits.cpt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_permits.cpt.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_permits_set.cpy
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/prefs_pfg_permits_set.cpy.metadata
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/scriptaction.gif
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/widget_fieldset_end.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/widget_fieldset_start.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/widget_likert.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/skins/PloneFormGen/widget_richlabel.pt
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/framework.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/framework.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/pfgtc.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/pfgtc.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/runalltests.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/runalltests.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testCustomScript.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testCustomScript.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testFunctions.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testFunctions.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testLikertField.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testLikertField.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testMailer.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testMailer.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testSaver.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testSaver.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testSetup.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testSetup.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testTools.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testTools.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testValidators.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tests/testValidators.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tools/
|
||||
lib/zope/lib/python/Products/PloneFormGen/tools/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tools/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/tools/formGenTool.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/tools/formGenTool.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/BooleanValidators.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/BooleanValidators.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/ExRangeValidator.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/ExRangeValidator.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/MaxLengthValidator.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/MaxLengthValidator.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/validators/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/version.txt
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/__init__.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/fieldset.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/fieldset.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/likertWidget.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/likertWidget.pyc
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/richlabel.py
|
||||
lib/zope/lib/python/Products/PloneFormGen/widgets/richlabel.pyc
|
@ -1,34 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2011/09/16 12:00:07 espie Exp $
|
||||
|
||||
COMMENT= LDAP adapter for Plone
|
||||
|
||||
VERSION= 1.0
|
||||
DISTNAME= PloneLDAP-${VERSION}
|
||||
PKGNAME= ${DISTNAME:S/Plone/plone-/:L}
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://plone.org/products/ploneldap
|
||||
|
||||
# GPL v2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.etc.msys.ch/software/mirror/
|
||||
|
||||
MODULES= www/zope
|
||||
PY_FLAVOR= python${MODZOPE_PYTHON_VERSION}
|
||||
|
||||
RUN_DEPENDS= py-ldap-*-${PY_FLAVOR}:databases/py-ldap,${PY_FLAVOR} \
|
||||
www/zope-ldapmultiplugins
|
||||
|
||||
WRKDIST= ${WRKDIR}/PloneLDAP
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - PloneLDAP | tar xf - \
|
||||
-C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (PloneLDAP-1.0.tar.gz) = HkL4xHSpRt0RrqPbMmqnnA==
|
||||
RMD160 (PloneLDAP-1.0.tar.gz) = /y+G+ai49T9piutzECv72T7W5ew=
|
||||
SHA1 (PloneLDAP-1.0.tar.gz) = Du5yJsJA2u0Cn+ihuO6vQe7qRDc=
|
||||
SHA256 (PloneLDAP-1.0.tar.gz) = Ef0qqwI9b3pWymmnNtv4cLHNhs40dhRBHP5SYjsQv0A=
|
||||
SIZE (PloneLDAP-1.0.tar.gz) = 19676
|
@ -1,3 +0,0 @@
|
||||
The PloneLDAP product is intended to make it easier to use LDAP
|
||||
connections in a Plone website. It contains PAS plugins which allow
|
||||
using of LDAP and Active Directory servers in a Plone site.
|
@ -1,48 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/30 11:24:26 mbalmer Exp $
|
||||
lib/zope/lib/python/Products/PloneLDAP/
|
||||
lib/zope/lib/python/Products/PloneLDAP/CHANGES.txt
|
||||
lib/zope/lib/python/Products/PloneLDAP/LICENSE.txt
|
||||
lib/zope/lib/python/Products/PloneLDAP/README.txt
|
||||
lib/zope/lib/python/Products/PloneLDAP/__init__.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/factory.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/factory.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/__init__.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/groupcaps.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/groupcaps.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/groupintro.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/groupintro.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/groupmgmt.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/groupmgmt.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/useradder.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/useradder.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/usermgmt.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/usermgmt.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/userprops.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/mixins/userprops.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/__init__.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/ad.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/ad.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/base.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/base.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/ldap.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/plugins/ldap.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/property.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/property.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/__init__.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/integrationcase.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/integrationcase.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/testCreation.py
|
||||
lib/zope/lib/python/Products/PloneLDAP/tests/testCreation.pyc
|
||||
lib/zope/lib/python/Products/PloneLDAP/version.txt
|
||||
lib/zope/lib/python/Products/PloneLDAP/www/
|
||||
lib/zope/lib/python/Products/PloneLDAP/www/addAdPlugin.zpt
|
||||
lib/zope/lib/python/Products/PloneLDAP/www/addLdapPlugin.zpt
|
||||
lib/zope/lib/python/Products/PloneLDAP/www/admultiplugin.png
|
||||
lib/zope/lib/python/Products/PloneLDAP/www/ldapmultiplugin.png
|
@ -1,32 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/22 08:36:53 espie Exp $
|
||||
|
||||
COMMENT= .zip file importer for Plone
|
||||
|
||||
VERSION= 0.9
|
||||
DISTNAME= MassLoader-${VERSION}
|
||||
PKGNAME= plone-${DISTNAME:L}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://plone.org/products/massloader
|
||||
|
||||
# GPL v2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/${VERSION}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
RUN_DEPENDS= www/zope-logger
|
||||
|
||||
WRKDIST= ${WRKDIR}/MassLoader-0.9b
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}/MassLoader
|
||||
cd ${WRKDIST}; tar cf - . | tar xf - \
|
||||
-C ${MODZOPE_PRODUCTSDIR}/MassLoader
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (MassLoader-0.9.tgz) = ParzBIG/7VCOyo8Ej+MWNg==
|
||||
RMD160 (MassLoader-0.9.tgz) = tM4kwQa1Qm12dYGGZkzbVal+NaA=
|
||||
SHA1 (MassLoader-0.9.tgz) = nUezyOjLJaFZsULH+ml19vIKRTs=
|
||||
SHA256 (MassLoader-0.9.tgz) = d27zT9+OiibRWjqxH7yD3Adx/6v+Vh/qwhnQevdqP2A=
|
||||
SIZE (MassLoader-0.9.tgz) = 13337
|
@ -1,4 +0,0 @@
|
||||
MassLoader allows to do massive uploads via Zip files. When a zip
|
||||
file is uploaded via MassLoader, its contents are created in the
|
||||
current folder. Content types to use are automatically retrieved
|
||||
based on your Plone products.
|
@ -1,34 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/30 11:42:55 mbalmer Exp $
|
||||
lib/zope/lib/python/Products/MassLoader/
|
||||
lib/zope/lib/python/Products/MassLoader/Extensions/
|
||||
lib/zope/lib/python/Products/MassLoader/Extensions/Install.py
|
||||
lib/zope/lib/python/Products/MassLoader/Extensions/Install.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/Extensions/__init__.py
|
||||
lib/zope/lib/python/Products/MassLoader/Extensions/__init__.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/INSTALL
|
||||
lib/zope/lib/python/Products/MassLoader/LICENSE.GPL
|
||||
lib/zope/lib/python/Products/MassLoader/LICENSE.txt
|
||||
lib/zope/lib/python/Products/MassLoader/README.txt
|
||||
lib/zope/lib/python/Products/MassLoader/__init__.py
|
||||
lib/zope/lib/python/Products/MassLoader/__init__.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/browser/
|
||||
lib/zope/lib/python/Products/MassLoader/browser/__init__.py
|
||||
lib/zope/lib/python/Products/MassLoader/browser/__init__.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/browser/configure.zcml
|
||||
lib/zope/lib/python/Products/MassLoader/config.py
|
||||
lib/zope/lib/python/Products/MassLoader/config.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/configure.zcml
|
||||
lib/zope/lib/python/Products/MassLoader/i18n/
|
||||
lib/zope/lib/python/Products/MassLoader/i18n/massloader-fr.po
|
||||
lib/zope/lib/python/Products/MassLoader/interfaces.py
|
||||
lib/zope/lib/python/Products/MassLoader/interfaces.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/macro_tabs.py
|
||||
lib/zope/lib/python/Products/MassLoader/macro_tabs.pyc
|
||||
lib/zope/lib/python/Products/MassLoader/refresh.txt
|
||||
lib/zope/lib/python/Products/MassLoader/templates/
|
||||
lib/zope/lib/python/Products/MassLoader/templates/massloader_result.pt
|
||||
lib/zope/lib/python/Products/MassLoader/templates/massloader_view.pt
|
||||
lib/zope/lib/python/Products/MassLoader/tests/
|
||||
lib/zope/lib/python/Products/MassLoader/version.txt
|
||||
lib/zope/lib/python/Products/MassLoader/views.py
|
||||
lib/zope/lib/python/Products/MassLoader/views.pyc
|
@ -1,21 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2011/09/16 12:00:07 espie Exp $
|
||||
|
||||
COMMENT= content management system built on top of Zope
|
||||
|
||||
DISTNAME= Plone-3.0.6
|
||||
PKGNAME= ${DISTNAME:L}
|
||||
REVISION= 3
|
||||
|
||||
MASTER_SITES= https://launchpad.net/plone/3.0/3.0.6/+download/
|
||||
|
||||
MODZOPE_VERSION= 2.10
|
||||
|
||||
RUN_DEPENDS= textproc/py-ElementTree
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cp -R ${WRKBUILD}/Products/* ${MODZOPE_PRODUCTSDIR}
|
||||
cp -R ${WRKBUILD}/lib/python/* ${MODZOPE_PRODUCTSDIR}/../
|
||||
rm ${MODZOPE_PRODUCTSDIR}/CMFCore/tests/fake_skins/fake_skin/test1.py~
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (Plone-3.0.6.tar.gz) = BoccCGbllC22QcU9kWiYXg==
|
||||
RMD160 (Plone-3.0.6.tar.gz) = x7J5XNkt0lXHwt00An1qBGFgh1o=
|
||||
SHA1 (Plone-3.0.6.tar.gz) = 6JsW+o902NZVBccO9uTau+Gz4Hw=
|
||||
SHA256 (Plone-3.0.6.tar.gz) = sGtK2RFC7UAL5boGGP5RhImyGlXgGh0qOQvhqiIsU0Y=
|
||||
SIZE (Plone-3.0.6.tar.gz) = 12710113
|
@ -1,5 +0,0 @@
|
||||
Plone is a user friendly and powerful content management system
|
||||
built on top of the open source application server Zope and the
|
||||
accompanying content management framework. Plone is ideal as an
|
||||
intranet server, as a document publishing system and as a groupware
|
||||
tool for collaboration between separately located entities.
|
@ -1,7 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
||||
|
||||
If you are upgrading from a previous version of plone, please read:
|
||||
|
||||
http://plone.org/documentation/manual/upgrade-guide
|
10024
www/plone/3.0/pkg/PLIST
10024
www/plone/3.0/pkg/PLIST
File diff suppressed because it is too large
Load Diff
@ -1,6 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.22 2010/04/14 00:05:41 fgsch Exp $
|
||||
|
||||
SUBDIR =
|
||||
SUBDIR += 3.0
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
@ -1,21 +0,0 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.5 2010/11/22 08:36:53 espie Exp $
|
||||
|
||||
COMMENT= content management system built on top of Zope
|
||||
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.plone.org/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES?= ${MASTER_SITE_SOURCEFORGE:=plone/}
|
||||
|
||||
MODULES= www/zope
|
||||
MODZOPE_VERSION?= 2.10
|
||||
PY_FLAVOR= python${MODZOPE_PYTHON_VERSION}
|
||||
|
||||
RUN_DEPENDS+= py-Imaging-*-${PY_FLAVOR}:graphics/py-Imaging,${PY_FLAVOR}
|
@ -1,10 +0,0 @@
|
||||
# $OpenBSD: plone.port.mk,v 1.3 2010/11/22 08:36:53 espie Exp $
|
||||
|
||||
MODULES+= www/zope
|
||||
|
||||
MODPLONE_VERSION?= 3.0
|
||||
MODZOPE_VERSION= 2.10
|
||||
|
||||
RUN_DEPENDS+= www/plone/${MODPLONE_VERSION}
|
||||
|
||||
NO_REGRESS= Yes
|
@ -1,42 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.24 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= Zope content management framework
|
||||
|
||||
DISTNAME= CMF-1.5.5
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 4
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://cmf.zope.org/
|
||||
|
||||
# Zope Public License (ZPL) 2.0 <http://www.zope.org/Resources/ZPL>
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.zope.org/Products/CMF/${DISTNAME}/ \
|
||||
http://catai.net/distfiles/
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
CMFDIRS= CMFActionIcons CMFCalendar CMFCore CMFDefault \
|
||||
CMFSetup CMFTopic CMFUid DCWorkflow
|
||||
DOCSDIR= ${PREFIX}/share/doc/zope-cmf
|
||||
|
||||
do-build:
|
||||
.for i in ${CMFDIRS}
|
||||
${PYTHON_BIN} ${PYTHON_LIBDIR}/compileall.py ${WRKSRC}/${i} || true
|
||||
.endfor
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
.for p in ${CMFDIRS}
|
||||
cd ${WRKSRC}; cp -R ${p} ${MODZOPE_PRODUCTSDIR}
|
||||
.endfor
|
||||
${INSTALL_DATA_DIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/*.{stx,txt} ${DOCSDIR}
|
||||
${INSTALL_DATA_DIR} ${DOCSDIR}/imgs
|
||||
${INSTALL_DATA} ${WRKSRC}/docs/imgs/* ${DOCSDIR}/imgs
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (CMF-1.5.5.tar.gz) = MBvxzM78F2lhSs8Ps7qYLA==
|
||||
RMD160 (CMF-1.5.5.tar.gz) = XGxSbQ96chEbHq6VEv5Gnxy0Cnc=
|
||||
SHA1 (CMF-1.5.5.tar.gz) = kfE8e4nXr6Y0Rj7feq0oCB9vlPY=
|
||||
SHA256 (CMF-1.5.5.tar.gz) = XTa5FRwoh52TznlvLf9WdccAXIw0JtQ4uoB/ehUivdU=
|
||||
SIZE (CMF-1.5.5.tar.gz) = 857618
|
@ -1,6 +0,0 @@
|
||||
The Zope Content Management Framework provides a set of services
|
||||
and content objects useful for building highly dynamic, content-oriented
|
||||
portal sites. As packaged, the CMF generates a site much like the
|
||||
Zope.org site. The CMF is intended to be easily customizable, in
|
||||
terms of both the types of content used and the policies and services
|
||||
it provides.
|
File diff suppressed because it is too large
Load Diff
@ -1,31 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/22 08:36:55 espie Exp $
|
||||
|
||||
COMMENT= facility for (de)activation of CMF compliant products
|
||||
|
||||
V= 1.5.2
|
||||
DISTNAME= CMFQuickInstallerTool-${V}
|
||||
PKGNAME= zope-cmfquickinstaller-${V}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=collective/}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
RUN_DEPENDS= www/zope-cmf
|
||||
|
||||
WRKDIST= ${WRKDIR}/CMFQuickInstallerTool
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - CMFQuickInstallerTool | \
|
||||
tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (CMFQuickInstallerTool-1.5.2.tgz) = COjH7S1GN3y/esXlhn7xaw==
|
||||
RMD160 (CMFQuickInstallerTool-1.5.2.tgz) = ZP7McB0lCMX2x6QoawLtJ+ybIlo=
|
||||
SHA1 (CMFQuickInstallerTool-1.5.2.tgz) = BhQJ52fG22KuHMLDzSrIwjwQexM=
|
||||
SHA256 (CMFQuickInstallerTool-1.5.2.tgz) = RETIKQxMZU1QFxYB+yKPAMo+ZqtsKBTxf403FgmsBPQ=
|
||||
SIZE (CMFQuickInstallerTool-1.5.2.tgz) = 27771
|
@ -1,2 +0,0 @@
|
||||
CMFQuickInstallerTool is a facility for comfortable
|
||||
activation/deactivation of CMF compliant products inside a CMF site.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,52 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2005/03/29 07:41:18 xsa Exp $
|
||||
@conflict plone-*
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/
|
||||
@comment lib/zope/lib/python/Products/CMFQuickInstallerTool/.cvsignore
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/AUTHORS
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/ChangeLog
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/DEPENDS
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/HISTORY.txt
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/InstalledProduct.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/InstalledProduct.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/PLIP.TXT
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/QuickInstallerTool.py
|
||||
@comment lib/zope/lib/python/Products/CMFQuickInstallerTool/QuickInstallerTool.py.bak
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/QuickInstallerTool.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/README.txt
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/READMEPATCH.TXT
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/SkinRegistrar.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/SkinRegistrar.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/__init__.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/__init__.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/__pkginfo__.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/__pkginfo__.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/actions
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/changelog
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/config
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/control
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/copyright
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/debianizerc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/dirs
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/postinst
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/prerm
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/rules
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/debian/templates
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/forms/
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/forms/install_products_form.zpt
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/forms/installed_product_overview.zpt
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/installer.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/installer.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/__init__.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/__init__.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/interface.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/interface.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/portal_quickinstaller.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/interfaces/portal_quickinstaller.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/makefile.in
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/parser.py
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/parser.pyc
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/properties
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/tool.gif
|
||||
lib/zope/lib/python/Products/CMFQuickInstallerTool/version.txt
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= weblog system for Zope
|
||||
|
||||
V= 1.2
|
||||
DISTNAME= COREBlog${V:S/.//}
|
||||
PKGNAME= zope-coreblog-${V}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.coreblog.org/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}junk/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/COREBlog
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - COREBlog | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (COREBlog12.tgz) = yVXIhbcmiDz2Wr9YCjufYQ==
|
||||
RMD160 (COREBlog12.tgz) = x1jUHjA5nMPEdzS+j/4Ewd9/7TU=
|
||||
SHA1 (COREBlog12.tgz) = UH6IzNw4mCKr3+8c4Ey4FKlctvI=
|
||||
SHA256 (COREBlog12.tgz) = KEyinJE0zBnRVC1RBc8lVIhxKBLQ+R77TuTCsX4LOKg=
|
||||
SIZE (COREBlog12.tgz) = 98059
|
@ -1 +0,0 @@
|
||||
Blog/Weblog/Web Nikki system for Zope.
|
@ -1,149 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2005/05/06 15:08:37 xsa Exp $
|
||||
lib/zope/lib/python/Products/COREBlog/
|
||||
lib/zope/lib/python/Products/COREBlog/AuthBridge.py
|
||||
lib/zope/lib/python/Products/COREBlog/AuthBridge.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/COREBlog.py
|
||||
lib/zope/lib/python/Products/COREBlog/COREBlog.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/Category.py
|
||||
lib/zope/lib/python/Products/COREBlog/Category.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/Entry.py
|
||||
lib/zope/lib/python/Products/COREBlog/Entry.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/MailHolder.py
|
||||
lib/zope/lib/python/Products/COREBlog/MailHolder.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/ObjectBase.py
|
||||
lib/zope/lib/python/Products/COREBlog/ObjectBase.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/__init__.py
|
||||
lib/zope/lib/python/Products/COREBlog/__init__.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/changelog.txt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/additional_css.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/coreblog_script_widget.js.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_addCOREBlogForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_addCategoryForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_addEntryForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_editCategoryForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_editCommentForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_editEntryForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_editSettingForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_editSkinsettingForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_editTrackbackForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_exportEntries.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_listCategoryForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_listCommentForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_listEntryForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_listTrackbackForm.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_sendPINGTrackback.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/manage_sendTrackback.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/about.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/archives.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/calendar.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/categories.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/index_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/recent_comments.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/recent_entries.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/recent_trackbacks.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/modules/searchform.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/rdf10_xml.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/rdf91_xml.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/rsd_xml.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/blog_banner.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/blog_footer.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/blog_header.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/categorylist_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/comment_body.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/comment_form.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/daylist_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/entry_body.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/entry_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/entry_rdf.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/index_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/monthlist_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/previewcomment_html.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/search_results.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/skin_objects.py
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/skin_properties.py
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/skin_setting_form.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/style_css.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/default/trackback_body.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/categorylist_html.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/comment_macros.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/coreblog_button.gif
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/daylist_html.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/entry_html.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/entry_macros.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/entry_rdf.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/getIcon.py
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/index_html.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/monthlist_html.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/about.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/archives.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/calendar.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/categories.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/recentcomments.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/recententries.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/recenttrackbacks.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/portlets/syndicate.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/previewcomment_html.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/rdf_button.gif
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/search_results.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/skin_objects.py
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/skin_properties.py
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/skin_setting_form.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/style_css.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/skin/plonified/trackback_macros.pt
|
||||
lib/zope/lib/python/Products/COREBlog/dtml/trackbackResult.dtml
|
||||
lib/zope/lib/python/Products/COREBlog/help/
|
||||
lib/zope/lib/python/Products/COREBlog/help/COREBlog.py
|
||||
lib/zope/lib/python/Products/COREBlog/help/COREBlog.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/help/Categories.stx
|
||||
lib/zope/lib/python/Products/COREBlog/help/Contents.stx
|
||||
lib/zope/lib/python/Products/COREBlog/help/Entries.stx
|
||||
lib/zope/lib/python/Products/COREBlog/help/Entry.py
|
||||
lib/zope/lib/python/Products/COREBlog/help/Entry.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/help/ObjectBase.py
|
||||
lib/zope/lib/python/Products/COREBlog/help/ObjectBase.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/help/Settings.stx
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogi18n.rpo
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogzmi-en.po
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogzmi-ja.po
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogzmi_buttons-ja.po
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogzmi_labels-ja.po
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogzmi_tabs-en.po
|
||||
lib/zope/lib/python/Products/COREBlog/i18n/COREBlogzmi_tabs-ja.po
|
||||
lib/zope/lib/python/Products/COREBlog/jmimetool.py
|
||||
lib/zope/lib/python/Products/COREBlog/jmimetool.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/permissions.py
|
||||
lib/zope/lib/python/Products/COREBlog/permissions.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/refresh.txt
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/HTMLParser.py
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/HTMLParser.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/__init__.py
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/__init__.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/html2safehtml.py
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/html2safehtml.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/html2text.py
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/html2text.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/license.txt
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/readme.txt
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/setup.py
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/setup.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/testStripogram.py
|
||||
lib/zope/lib/python/Products/COREBlog/stripogram/testStripogram.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/trackback_tools.py
|
||||
lib/zope/lib/python/Products/COREBlog/trackback_tools.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/utility.py
|
||||
lib/zope/lib/python/Products/COREBlog/utility.pyc
|
||||
lib/zope/lib/python/Products/COREBlog/version.txt
|
||||
lib/zope/lib/python/Products/COREBlog/www/
|
||||
lib/zope/lib/python/Products/COREBlog/www/comment.gif
|
||||
lib/zope/lib/python/Products/COREBlog/www/coreblog-icon.gif
|
||||
lib/zope/lib/python/Products/COREBlog/www/corebloglogo_gray.gif
|
||||
lib/zope/lib/python/Products/COREBlog/www/entry.gif
|
||||
lib/zope/lib/python/Products/COREBlog/www/trackback.gif
|
@ -1,29 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= Zope product to use an external editor to edit Zope objects
|
||||
|
||||
VERSION= 0.9.3
|
||||
DISTNAME= ExternalEditor-${VERSION}-src
|
||||
PKGNAME= zope-externaleditor-${VERSION}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://plope.com/software/ExternalEditor/
|
||||
|
||||
# ZPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; \
|
||||
tar cf - ExternalEditor | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (ExternalEditor-0.9.3-src.tgz) = ZRnb3bd1XZGCMCXZwUraoQ==
|
||||
RMD160 (ExternalEditor-0.9.3-src.tgz) = GnfXUl6N8LagHVMO3ZA9Wbr6phI=
|
||||
SHA1 (ExternalEditor-0.9.3-src.tgz) = 81Irrfh7hv8jicuScSXoXMcc33g=
|
||||
SHA256 (ExternalEditor-0.9.3-src.tgz) = QsRLeB4qGO2WvAmXKBetZHV4QdLY6o1qZaV+RoaM5yU=
|
||||
SIZE (ExternalEditor-0.9.3-src.tgz) = 56341
|
@ -1,18 +0,0 @@
|
||||
The Zope External Editor is a new way to integrate Zope more seamlessly with
|
||||
client-side tools. It has the following features:
|
||||
- Edit objects locally, directly from the ZMI.
|
||||
- Works with any graphical editor application that can open a file from the
|
||||
command line, including: emacs, gvim, xemacs, nedit, gimp, etc.
|
||||
- Automatically saves changes back to Zope without ending the editing
|
||||
session.
|
||||
- Associate any client-side editor application with any Zope object by
|
||||
meta-type or content-type. Both text and binary object content can be
|
||||
edited.
|
||||
- Locks objects while they are being edited. Automatically unlocks them when
|
||||
the editing session ends.
|
||||
- Can add file extensions automatically to improve syntax highlighting or
|
||||
file type detection.
|
||||
- Works with basic auth, cookie auth and Zope versions. Credentials are
|
||||
automatically passed down to the helper application. No need to
|
||||
reauthenticate.
|
||||
- HTTPS support (Openssl required)
|
@ -1,46 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2007/03/30 12:54:29 mbalmer Exp $
|
||||
@conflict plone-*
|
||||
lib/zope/lib/python/Products/ExternalEditor/
|
||||
lib/zope/lib/python/Products/ExternalEditor/CHANGES.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/ExternalEditor.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/INSTALL-UNIX.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/INSTALL-WIN32.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/LICENSE.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/MANIFEST.in
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/__init__.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/dreamweaver.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/excel.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/homesite.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/homesite5.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/msohtmed.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/photoshop.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/photoshp.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/powerpnt.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/powerpoint.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/winword.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/Plugins/word.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/README.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/__init__.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/edit_icon.gif
|
||||
lib/zope/lib/python/Products/ExternalEditor/findResult.dtml
|
||||
lib/zope/lib/python/Products/ExternalEditor/man/
|
||||
lib/zope/lib/python/Products/ExternalEditor/man/zopeedit.1
|
||||
lib/zope/lib/python/Products/ExternalEditor/manage_main.dtml
|
||||
lib/zope/lib/python/Products/ExternalEditor/manage_tabs.dtml
|
||||
lib/zope/lib/python/Products/ExternalEditor/setup.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/tests/
|
||||
lib/zope/lib/python/Products/ExternalEditor/tests/__init__.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/tests/edit.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/tests/link.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/tests/test_functional.py
|
||||
lib/zope/lib/python/Products/ExternalEditor/version.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/Python-License.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/Pythonwin-License.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/ZopeEdit.ini
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/ZopeExtEditDummyOCX.ocx
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/buildexe.bat
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/ocx.txt
|
||||
lib/zope/lib/python/Products/ExternalEditor/win32/setup.iss
|
||||
lib/zope/lib/python/Products/ExternalEditor/zopeedit.py
|
@ -1,29 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= framework that eases creation and validation of web forms
|
||||
|
||||
DISTNAME= Formulator-1.6.2
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://zope.org/Members/infrae/Formulator/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}${DISTNAME}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/Formulator
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - Formulator | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (Formulator-1.6.2.tgz) = xes5WRg0kDbHrEANu/+Y6Q==
|
||||
RMD160 (Formulator-1.6.2.tgz) = X87u4FezgSS29MR1RtcGSzRrw90=
|
||||
SHA1 (Formulator-1.6.2.tgz) = GPvgZELP7pPeiirUhVaLjPGRNZw=
|
||||
SHA256 (Formulator-1.6.2.tgz) = IlCixqcxeykFJh3zJ3wh/b8UuOMs5zk2nNs9cTWo+EU=
|
||||
SIZE (Formulator-1.6.2.tgz) = 74920
|
@ -1,3 +0,0 @@
|
||||
Formulator is a tool to help with the creation and validation of web
|
||||
forms. Form fields are stored as objects in Zope, in a special Form
|
||||
folder.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,123 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/09/18 13:15:28 espie Exp $
|
||||
@conflict plone-*
|
||||
lib/zope/lib/python/Products/Formulator/
|
||||
lib/zope/lib/python/Products/Formulator/CREDITS.txt
|
||||
lib/zope/lib/python/Products/Formulator/DummyField.py
|
||||
lib/zope/lib/python/Products/Formulator/DummyField.pyc
|
||||
lib/zope/lib/python/Products/Formulator/Errors.py
|
||||
lib/zope/lib/python/Products/Formulator/Errors.pyc
|
||||
lib/zope/lib/python/Products/Formulator/FSForm.py
|
||||
lib/zope/lib/python/Products/Formulator/FSForm.pyc
|
||||
lib/zope/lib/python/Products/Formulator/Field.py
|
||||
lib/zope/lib/python/Products/Formulator/Field.pyc
|
||||
lib/zope/lib/python/Products/Formulator/FieldHelpTopic.py
|
||||
lib/zope/lib/python/Products/Formulator/FieldHelpTopic.pyc
|
||||
lib/zope/lib/python/Products/Formulator/FieldRegistry.py
|
||||
lib/zope/lib/python/Products/Formulator/FieldRegistry.pyc
|
||||
lib/zope/lib/python/Products/Formulator/Form.py
|
||||
lib/zope/lib/python/Products/Formulator/Form.pyc
|
||||
lib/zope/lib/python/Products/Formulator/FormToXML.py
|
||||
lib/zope/lib/python/Products/Formulator/FormToXML.pyc
|
||||
lib/zope/lib/python/Products/Formulator/HISTORY.txt
|
||||
lib/zope/lib/python/Products/Formulator/HelperFields.py
|
||||
lib/zope/lib/python/Products/Formulator/HelperFields.pyc
|
||||
lib/zope/lib/python/Products/Formulator/INSTALL.txt
|
||||
lib/zope/lib/python/Products/Formulator/LICENSE.txt
|
||||
lib/zope/lib/python/Products/Formulator/ListTextAreaField.py
|
||||
lib/zope/lib/python/Products/Formulator/ListTextAreaField.pyc
|
||||
lib/zope/lib/python/Products/Formulator/MethodField.py
|
||||
lib/zope/lib/python/Products/Formulator/MethodField.pyc
|
||||
lib/zope/lib/python/Products/Formulator/PatternChecker.py
|
||||
lib/zope/lib/python/Products/Formulator/PatternChecker.pyc
|
||||
lib/zope/lib/python/Products/Formulator/ProductForm.py
|
||||
lib/zope/lib/python/Products/Formulator/ProductForm.pyc
|
||||
lib/zope/lib/python/Products/Formulator/README.txt
|
||||
lib/zope/lib/python/Products/Formulator/StandardFields.py
|
||||
lib/zope/lib/python/Products/Formulator/StandardFields.pyc
|
||||
lib/zope/lib/python/Products/Formulator/TALESField.py
|
||||
lib/zope/lib/python/Products/Formulator/TALESField.pyc
|
||||
lib/zope/lib/python/Products/Formulator/TODO.txt
|
||||
lib/zope/lib/python/Products/Formulator/Validator.py
|
||||
lib/zope/lib/python/Products/Formulator/Validator.pyc
|
||||
lib/zope/lib/python/Products/Formulator/Widget.py
|
||||
lib/zope/lib/python/Products/Formulator/Widget.pyc
|
||||
lib/zope/lib/python/Products/Formulator/XMLObjects.py
|
||||
lib/zope/lib/python/Products/Formulator/XMLObjects.pyc
|
||||
lib/zope/lib/python/Products/Formulator/XMLToForm.py
|
||||
lib/zope/lib/python/Products/Formulator/XMLToForm.pyc
|
||||
lib/zope/lib/python/Products/Formulator/__init__.py
|
||||
lib/zope/lib/python/Products/Formulator/__init__.pyc
|
||||
lib/zope/lib/python/Products/Formulator/dtml/
|
||||
lib/zope/lib/python/Products/Formulator/dtml/FieldHelpTopic.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldAdd.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldEdit.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldListHeader.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldMessages.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldOverride.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldTales.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/fieldTest.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/formAdd.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/formOrder.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/formSettings.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/formTest.dtml
|
||||
lib/zope/lib/python/Products/Formulator/dtml/formXML.dtml
|
||||
lib/zope/lib/python/Products/Formulator/help/
|
||||
lib/zope/lib/python/Products/Formulator/help/BasicForm.py
|
||||
lib/zope/lib/python/Products/Formulator/help/BasicForm.pyc
|
||||
lib/zope/lib/python/Products/Formulator/help/Field.py
|
||||
lib/zope/lib/python/Products/Formulator/help/Field.pyc
|
||||
lib/zope/lib/python/Products/Formulator/help/Form.py
|
||||
lib/zope/lib/python/Products/Formulator/help/Form.pyc
|
||||
lib/zope/lib/python/Products/Formulator/help/ZMIForm.py
|
||||
lib/zope/lib/python/Products/Formulator/help/ZMIForm.pyc
|
||||
lib/zope/lib/python/Products/Formulator/help/dogfood.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/fieldEdit.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/fieldMessages.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/fieldOverride.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/fieldTales.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/fieldTest.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formContents.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formOrder.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formSettings.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formTest.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formXML.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formulator_howto.txt
|
||||
lib/zope/lib/python/Products/Formulator/help/formulator_motto.txt
|
||||
lib/zope/lib/python/Products/Formulator/homepage.html
|
||||
lib/zope/lib/python/Products/Formulator/refresh.txt
|
||||
lib/zope/lib/python/Products/Formulator/tests/
|
||||
lib/zope/lib/python/Products/Formulator/tests/README.txt
|
||||
lib/zope/lib/python/Products/Formulator/tests/__init__.py
|
||||
lib/zope/lib/python/Products/Formulator/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_Form.py
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_Form.pyc
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_all.py
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_all.pyc
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_serialize.py
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_serialize.pyc
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_validators.py
|
||||
lib/zope/lib/python/Products/Formulator/tests/test_validators.pyc
|
||||
lib/zope/lib/python/Products/Formulator/version.txt
|
||||
lib/zope/lib/python/Products/Formulator/www/
|
||||
lib/zope/lib/python/Products/Formulator/www/BasicField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/CheckBoxField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/DateTimeField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/EmailField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/FileField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/FloatField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/Form.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/IntegerField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/LabelField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/LinesField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/LinkField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/ListField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/MethodField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/MultiCheckBoxField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/MultiListField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/MultipleListField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/PasswordField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/PatternField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/RadioField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/RangedIntegerField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/StringField.gif
|
||||
lib/zope/lib/python/Products/Formulator/www/TextAreaField.gif
|
@ -1,33 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= insert randomly-selected fortunes in your documents
|
||||
|
||||
VERSION= 0.5.2
|
||||
DISTNAME= Fortune-${VERSION}
|
||||
PKGNAME= zope-fortune-${VERSION}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Members/lalo/Fortune/
|
||||
MASTER_SITES= ${HOMEPAGE}${VERSION}/
|
||||
|
||||
# Zope Public License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/lib/python/Products/Fortune
|
||||
|
||||
FORTUNEITEMS= FortuneTag fortunesetup __init__
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}/Fortune
|
||||
.for f in ${FORTUNEITEMS}
|
||||
${INSTALL_DATA} ${WRKDIST}/$f.{py,pyc} ${MODZOPE_PRODUCTSDIR}/Fortune
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKDIST}/README.txt ${MODZOPE_PRODUCTSDIR}/Fortune
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (Fortune-0.5.2.tar.gz) = G2aBxoDAL3CcyLX5pcaPUQ==
|
||||
RMD160 (Fortune-0.5.2.tar.gz) = xoYndKh67MTBJ7K/5Leqr5cIMiM=
|
||||
SHA1 (Fortune-0.5.2.tar.gz) = PQfq3QdzePUwkxBSpVq35KeEv3c=
|
||||
SHA256 (Fortune-0.5.2.tar.gz) = 5/Y6PbFr3geNa4GhIM9b/ds4wtd/ks4S+65TeF81ww0=
|
||||
SIZE (Fortune-0.5.2.tar.gz) = 2912
|
@ -1,6 +0,0 @@
|
||||
--- fortunesetup.py.orig Wed Sep 29 17:40:22 1999
|
||||
+++ fortunesetup.py Tue Jun 3 02:03:45 2003
|
||||
@@ -1,2 +1,2 @@
|
||||
-fortunedir = '/usr/share/games/fortunes'
|
||||
+fortunedir = '/usr/share/games/fortune'
|
||||
maxfortune = 2048
|
@ -1,5 +0,0 @@
|
||||
Adds a <dtml-fortune> tag that is replaced by a randomly-selected
|
||||
fortune cookie. You have to have fortune cookie databases from the
|
||||
BSD "fortune" utility. You can also give filenames as arguments,
|
||||
e.g. <dtml-fortune limerick startrek> to choose only fortunes from
|
||||
these two files.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,9 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/09 13:54:18 xsa Exp $
|
||||
lib/zope/lib/python/Products/Fortune/
|
||||
lib/zope/lib/python/Products/Fortune/FortuneTag.py
|
||||
lib/zope/lib/python/Products/Fortune/FortuneTag.pyc
|
||||
lib/zope/lib/python/Products/Fortune/README.txt
|
||||
lib/zope/lib/python/Products/Fortune/__init__.py
|
||||
lib/zope/lib/python/Products/Fortune/__init__.pyc
|
||||
lib/zope/lib/python/Products/Fortune/fortunesetup.py
|
||||
lib/zope/lib/python/Products/Fortune/fortunesetup.pyc
|
@ -1,40 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= web page hit counter for Zope
|
||||
|
||||
VERSION= 1.2
|
||||
DISTNAME= FSCounter.${VERSION}
|
||||
PKGNAME= zope-fscounter-${VERSION}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Members/andym/FSCounter/
|
||||
MASTER_SITES= ${HOMEPAGE}${VERSION}/
|
||||
EXTRACT_SUFX= .tar
|
||||
|
||||
# Zope Public License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/FSCounter
|
||||
|
||||
INSTALL_LOC= ${MODZOPE_PRODUCTSDIR}/FSCounter
|
||||
P_SUBDIRS= www
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INSTALL_LOC}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.dtml ${INSTALL_LOC}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.py ${INSTALL_LOC}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.pyc ${INSTALL_LOC}
|
||||
${INSTALL_DATA} ${WRKDIST}/*.txt ${INSTALL_LOC}
|
||||
.for i in ${P_SUBDIRS}
|
||||
${INSTALL_DATA_DIR} ${INSTALL_LOC}/$i
|
||||
${INSTALL_DATA} `find ${WRKDIST}/$i -maxdepth 1 -type f` \
|
||||
${INSTALL_LOC}/$i
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (FSCounter.1.2.tar) = oEPsyBZNJcE9VsH/9eUVwQ==
|
||||
RMD160 (FSCounter.1.2.tar) = UxjFUoN4z0B9Ccl2XR0R5WvCXn0=
|
||||
SHA1 (FSCounter.1.2.tar) = xy3C4/wkiyvJUVPBFQKInf6NEys=
|
||||
SHA256 (FSCounter.1.2.tar) = +trMHASBVgV4ViXW8E26/ijV5CC1i95FjN+S+b+EGts=
|
||||
SIZE (FSCounter.1.2.tar) = 36352
|
@ -1,2 +0,0 @@
|
||||
FSCounter is a simple web page hit counter for Zope.
|
||||
Include the counter in your pages using <dtml-var counterid>.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,24 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/09 13:54:18 xsa Exp $
|
||||
lib/zope/lib/python/Products/FSCounter/
|
||||
lib/zope/lib/python/Products/FSCounter/FSCounter.py
|
||||
lib/zope/lib/python/Products/FSCounter/FSCounter.pyc
|
||||
lib/zope/lib/python/Products/FSCounter/FSCounterAdd.dtml
|
||||
lib/zope/lib/python/Products/FSCounter/FSCounterEdit.dtml
|
||||
lib/zope/lib/python/Products/FSCounter/FSCounterHelp.dtml
|
||||
lib/zope/lib/python/Products/FSCounter/__init__.py
|
||||
lib/zope/lib/python/Products/FSCounter/__init__.pyc
|
||||
lib/zope/lib/python/Products/FSCounter/changes.txt
|
||||
lib/zope/lib/python/Products/FSCounter/refresh.txt
|
||||
lib/zope/lib/python/Products/FSCounter/version.txt
|
||||
lib/zope/lib/python/Products/FSCounter/www/
|
||||
lib/zope/lib/python/Products/FSCounter/www/0.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/1.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/2.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/3.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/4.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/5.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/6.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/7.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/8.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/9.gif
|
||||
lib/zope/lib/python/Products/FSCounter/www/num.gif
|
@ -1,28 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= framework for expressing the configured state of a Zope Site
|
||||
|
||||
DISTNAME= GenericSetup-1.2
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Products/GenericSetup/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.zope.org/Products/GenericSetup/${DISTNAME}/
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; \
|
||||
tar -cs /${DISTNAME}/${DISTNAME:C/-.*//g}/ -f - ${DISTNAME} | \
|
||||
tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (GenericSetup-1.2.tar.gz) = +IDrV0GBWh96mSOQEwyvJQ==
|
||||
RMD160 (GenericSetup-1.2.tar.gz) = w7KJWxnCojqsGWueFEqD4ctVTJk=
|
||||
SHA1 (GenericSetup-1.2.tar.gz) = UDolDO0LIlDm2Nxnw47OZ1u0TM4=
|
||||
SHA256 (GenericSetup-1.2.tar.gz) = 8jXtcRe2NmDMbl2MGjNWnOlwuD0S5+nxiIATBOgCswM=
|
||||
SIZE (GenericSetup-1.2.tar.gz) = 82956
|
@ -1,5 +0,0 @@
|
||||
This product provides a mini-framework for expressing the configured
|
||||
state of a Zope Site as a set of filesystem artifacts. These artifacts
|
||||
consist of declarative XML files, which spell out the configuration
|
||||
settings for each "tool" in the site , and supporting scripts /
|
||||
templates, in their "canonical" filesystem representations.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine, you should restart
|
||||
it, this can be done from the Zope Control Panel in the Zope
|
||||
management interface.
|
@ -1,196 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/06/25 15:40:43 naddy Exp $
|
||||
@conflict plone->=2.5
|
||||
lib/zope/lib/python/Products/GenericSetup/
|
||||
lib/zope/lib/python/Products/GenericSetup/CHANGES.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/CREDITS.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/DEPENDENCIES.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/MailHost/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/OFSP/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/interfaces.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/interfaces.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PageTemplates/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PluginIndexes/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/interfaces.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/interfaces.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/PythonScripts/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/README.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCTextIndex/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/ZCatalog/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/registry.py
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/registry.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/tool.py
|
||||
lib/zope/lib/python/Products/GenericSetup/bbb/tool.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/browser/
|
||||
lib/zope/lib/python/Products/GenericSetup/browser/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/browser/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/browser/addWithPresettings.pt
|
||||
lib/zope/lib/python/Products/GenericSetup/browser/utils.py
|
||||
lib/zope/lib/python/Products/GenericSetup/browser/utils.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/content.py
|
||||
lib/zope/lib/python/Products/GenericSetup/content.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/context.py
|
||||
lib/zope/lib/python/Products/GenericSetup/context.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/differ.py
|
||||
lib/zope/lib/python/Products/GenericSetup/differ.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/README.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/configure.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/exportimport.py
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/exportimport.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/export_steps.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/import_steps.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/rolemap.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/bar.py
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/catalog.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/foo.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/index_html.pt
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/SampleSite/profiles/default/siteroot/mailhost.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/handlers.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/doc/profiles.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/exceptions.py
|
||||
lib/zope/lib/python/Products/GenericSetup/exceptions.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/interfaces.py
|
||||
lib/zope/lib/python/Products/GenericSetup/interfaces.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/meta.zcml
|
||||
lib/zope/lib/python/Products/GenericSetup/permissions.py
|
||||
lib/zope/lib/python/Products/GenericSetup/permissions.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/registry.py
|
||||
lib/zope/lib/python/Products/GenericSetup/registry.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/rolemap.py
|
||||
lib/zope/lib/python/Products/GenericSetup/rolemap.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/testing.py
|
||||
lib/zope/lib/python/Products/GenericSetup/testing.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/common.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/common.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/conformance.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/conformance.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/default_profile/
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/default_profile/export_steps.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/default_profile/import_steps.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/default_profile/profile.ini
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/default_profile/toolset.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/faux_objects.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/faux_objects.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/simple.png
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_content.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_content.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_context.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_context.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_differ.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_differ.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_registry.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_registry.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_rolemap.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_rolemap.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_tool.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_tool.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_utils.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_utils.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_zcml.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tests/test_zcml.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/tool.py
|
||||
lib/zope/lib/python/Products/GenericSetup/tool.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/utils.py
|
||||
lib/zope/lib/python/Products/GenericSetup/utils.pyc
|
||||
lib/zope/lib/python/Products/GenericSetup/version.txt
|
||||
lib/zope/lib/python/Products/GenericSetup/www/
|
||||
lib/zope/lib/python/Products/GenericSetup/www/sutCompare.zpt
|
||||
lib/zope/lib/python/Products/GenericSetup/www/sutExportSteps.zpt
|
||||
lib/zope/lib/python/Products/GenericSetup/www/sutImportSteps.zpt
|
||||
lib/zope/lib/python/Products/GenericSetup/www/sutProperties.zpt
|
||||
lib/zope/lib/python/Products/GenericSetup/www/sutSnapshots.zpt
|
||||
lib/zope/lib/python/Products/GenericSetup/www/tool.png
|
||||
lib/zope/lib/python/Products/GenericSetup/www/toolAdd.zpt
|
||||
lib/zope/lib/python/Products/GenericSetup/xml/
|
||||
lib/zope/lib/python/Products/GenericSetup/xml/esrExport.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/xml/isrExport.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/xml/rmeExport.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/xml/tscExport.xml
|
||||
lib/zope/lib/python/Products/GenericSetup/zcml.py
|
||||
lib/zope/lib/python/Products/GenericSetup/zcml.pyc
|
@ -1,29 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= tool to manage groups of users within Zope
|
||||
|
||||
DISTNAME= GroupUserFolder-3.2
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://ingeniweb.sourceforge.net/Products/GroupUserFolder/
|
||||
|
||||
# ZPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=collective/}
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/GroupUserFolder
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; \
|
||||
tar cf - GroupUserFolder | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (GroupUserFolder-3.2.tar.gz) = Cx3mgRtvh4Euvw4kfp0KCw==
|
||||
RMD160 (GroupUserFolder-3.2.tar.gz) = VdWOKRIIFEs9bmBglrmYmU6pBzc=
|
||||
SHA1 (GroupUserFolder-3.2.tar.gz) = PuZLXSqjAv6sG9EcucwlUgI9X9Y=
|
||||
SHA256 (GroupUserFolder-3.2.tar.gz) = le0zgJKf7xcxU5a53j8cCQQQ5xpI6884zhWFOkyfHAs=
|
||||
SIZE (GroupUserFolder-3.2.tar.gz) = 528086
|
@ -1,3 +0,0 @@
|
||||
GroupUserFolder is a kind of user folder that provides a special kind of
|
||||
user management. Some users are "flagged" as GROUP and then normal users
|
||||
will be able to belong to one or several groups.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,160 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2005/03/28 18:44:13 xsa Exp $
|
||||
@conflict plone-*
|
||||
lib/zope/lib/python/Products/GroupUserFolder/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/ABOUT
|
||||
lib/zope/lib/python/Products/GroupUserFolder/CHANGES
|
||||
lib/zope/lib/python/Products/GroupUserFolder/CONTRIBUTORS
|
||||
lib/zope/lib/python/Products/GroupUserFolder/ChangeLog
|
||||
lib/zope/lib/python/Products/GroupUserFolder/DynaList.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/DynaList.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Extensions/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Extensions/Install.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Extensions/Install.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Extensions/__init__.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Extensions/__init__.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GRUFFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GRUFFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GRUFUser.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GRUFUser.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupDataTool.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupDataTool.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupUserFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupUserFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupsTool.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupsTool.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupsToolPermissions.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/GroupsToolPermissions.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/INSTALL.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Installation.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Installation.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/LDAPGroupFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/LDAPGroupFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/LDAPUserFolderAdapter.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/LDAPUserFolderAdapter.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/LICENSE
|
||||
lib/zope/lib/python/Products/GroupUserFolder/LICENSE.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Log.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/Log.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/PRODUCT_NAME
|
||||
lib/zope/lib/python/Products/GroupUserFolder/PloneFeaturePreview.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/PloneFeaturePreview.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/README-LDAP.stx
|
||||
lib/zope/lib/python/Products/GroupUserFolder/README-Plone.stx
|
||||
lib/zope/lib/python/Products/GroupUserFolder/README.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/TODO
|
||||
lib/zope/lib/python/Products/GroupUserFolder/__init__.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/__init__.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/class_utility.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/class_utility.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/cvs2cl.pl
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/changelog
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/config
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/control
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/copyright
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/postinst
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/prerm
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/rules
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/templates
|
||||
lib/zope/lib/python/Products/GroupUserFolder/debian/watch
|
||||
lib/zope/lib/python/Products/GroupUserFolder/design.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/FAQ
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/GRUF3.0.stx
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/GRUFLogo.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/SCREENSHOTS
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/folder_contents.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/icon.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/interview.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/menu.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/tab_audit.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/tab_groups.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/tab_overview.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/tab_sources.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/tab_users.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/doc/user_edit.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUFFolder_main.dtml
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_audit.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_contents.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_groups.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_newusers.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_overview.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_user.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/GRUF_users.zpt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/addLDAPGroupFolder.dtml
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/configureGroupsTool.dtml
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/explainGroupDataTool.dtml
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/explainGroupsTool.dtml
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/groups.dtml
|
||||
lib/zope/lib/python/Products/GroupUserFolder/dtml/roles.png
|
||||
lib/zope/lib/python/Products/GroupUserFolder/global_symbols.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/global_symbols.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/.cvsignore
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/IUserFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/IUserFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/__init__.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/__init__.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/portal_groupdata.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/portal_groupdata.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/portal_groups.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/interfaces/portal_groups.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/makefile.in
|
||||
lib/zope/lib/python/Products/GroupUserFolder/product.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/refresh.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/GroupSpaceFolderishType_view.pt.old
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/change_password.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/defaultGroup.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/folder_localrole_form_plone1.pt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/getUsersInGroup.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/gruf_ldap_required_fields.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/prefs_group_manage.cpy
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf/prefs_group_manage.cpy.metadata
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf_plone_2_0/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/skins/gruf_plone_2_0/README.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/GRUFTestCase.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/GRUFTestCase.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/Log.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/Log.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/README
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/__init__.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/framework.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/framework.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/runalltests.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/runalltests.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/runtests.sh
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/runtests_std_zope.sh
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testGroupUserFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testGroupUserFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testGroupUserFolderAPI.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testGroupUserFolderAPI.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testInterface.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testInterface.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testLDAPGroupFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testLDAPGroupFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testLDAPUserFolder.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testLDAPUserFolder.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testMultipleSources.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testMultipleSources.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testPloneInterface.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testPloneInterface.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testPloneTools.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testPloneTools.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testUserAPI.py
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tests/testUserAPI.pyc
|
||||
lib/zope/lib/python/Products/GroupUserFolder/tool.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/version.txt
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/GRUFGroups.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/GRUFUsers.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/GroupUserFolder.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/LDAPGroupFolder.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/down_arrow.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/down_arrow_grey.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/up_arrow.gif
|
||||
lib/zope/lib/python/Products/GroupUserFolder/www/up_arrow_grey.gif
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= Zope-based issues tracker
|
||||
|
||||
V= 1_11
|
||||
DISTNAME= JTracker-${V}
|
||||
PKGNAME= zope-${DISTNAME:S/_/./:L}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.dataflake.org/software/jtracker/
|
||||
|
||||
# ZPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}jtracker_${V:S/_/./g}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/JTracker
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - JTracker | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (JTracker-1_11.tgz) = d0RqhMIHr6Bkaysq/U6nAg==
|
||||
RMD160 (JTracker-1_11.tgz) = bVhGCd/+5ZDf4TBFwVAfQWF9gjE=
|
||||
SHA1 (JTracker-1_11.tgz) = w50b1ZofWuTZxXfWiKb/+RCS0Xg=
|
||||
SHA256 (JTracker-1_11.tgz) = BEy2xziDwbvLqlgcTgmI/o2cxKiyDN1bcvBP8YZUees=
|
||||
SIZE (JTracker-1_11.tgz) = 30295
|
@ -1,4 +0,0 @@
|
||||
JTracker is an issue tracking product inspired by the Tracker and
|
||||
Collector products. Its distinction is a much-simplified feature set and
|
||||
transparent management of every component. It will not interfere with
|
||||
existing site designs, either.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,41 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2004/08/03 14:05:29 xsa Exp $
|
||||
lib/zope/lib/python/Products/JTracker/
|
||||
lib/zope/lib/python/Products/JTracker/CHANGES.txt
|
||||
lib/zope/lib/python/Products/JTracker/COPYRIGHT.txt
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/convertTracker.py
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/convertTracker.pyc
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/emailAccepter.py
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/emailAccepter.pyc
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/updater.py
|
||||
lib/zope/lib/python/Products/JTracker/Extensions/updater.pyc
|
||||
lib/zope/lib/python/Products/JTracker/INSTALL.txt
|
||||
lib/zope/lib/python/Products/JTracker/JTracker-1_10.tgz
|
||||
lib/zope/lib/python/Products/JTracker/JTracker.py
|
||||
lib/zope/lib/python/Products/JTracker/JTracker.pyc
|
||||
lib/zope/lib/python/Products/JTracker/JTrackerIssue.py
|
||||
lib/zope/lib/python/Products/JTracker/JTrackerIssue.pyc
|
||||
lib/zope/lib/python/Products/JTracker/LICENSE.txt
|
||||
lib/zope/lib/python/Products/JTracker/Permissions.py
|
||||
lib/zope/lib/python/Products/JTracker/Permissions.pyc
|
||||
lib/zope/lib/python/Products/JTracker/README.txt
|
||||
lib/zope/lib/python/Products/JTracker/VERSION.txt
|
||||
lib/zope/lib/python/Products/JTracker/__init__.py
|
||||
lib/zope/lib/python/Products/JTracker/__init__.pyc
|
||||
lib/zope/lib/python/Products/JTracker/help/
|
||||
lib/zope/lib/python/Products/JTracker/help/Add.stx
|
||||
lib/zope/lib/python/Products/JTracker/help/Advanced.stx
|
||||
lib/zope/lib/python/Products/JTracker/utils.py
|
||||
lib/zope/lib/python/Products/JTracker/utils.pyc
|
||||
lib/zope/lib/python/Products/JTracker/www/
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTrackerIssue.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTrackerIssueReplyForm.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/addJTrackerIssue_public.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/advancedJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/editJTrackerIssueReplies.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/issue.gif
|
||||
lib/zope/lib/python/Products/JTracker/www/jtracker.gif
|
||||
lib/zope/lib/python/Products/JTracker/www/searchJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/viewJTracker.pt
|
||||
lib/zope/lib/python/Products/JTracker/www/viewJTrackerIssue.pt
|
@ -1,31 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2010/11/22 08:36:55 espie Exp $
|
||||
|
||||
COMMENT= PluggableAuthService plugins that use LDAP
|
||||
|
||||
DISTNAME= LDAPMultiPlugins-1.5
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 2
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.dataflake.org/software/ldapmultiplugins/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}${DISTNAME:L:S/-/_/}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
RUN_DEPENDS= www/zope-ldapuserfolder
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; \
|
||||
tar -cf - ${DISTNAME:C/-.*//g} | \
|
||||
tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (LDAPMultiPlugins-1.5.tgz) = 4kMnULXjEcbp7idQ3BAOIA==
|
||||
RMD160 (LDAPMultiPlugins-1.5.tgz) = ejZM3mhdt0erU0WRsg4N6Qhlnbw=
|
||||
SHA1 (LDAPMultiPlugins-1.5.tgz) = 6y0sZK60x2KuyNDYuLJcgGEjNsI=
|
||||
SHA256 (LDAPMultiPlugins-1.5.tgz) = +mGPzpss0P+4OqjSP3SweUb0MtH2CZRiJbZjjUWpJ6o=
|
||||
SIZE (LDAPMultiPlugins-1.5.tgz) = 15961
|
@ -1,4 +0,0 @@
|
||||
The LDAPMultiPlugins provides PluggableAuthService plugins that use
|
||||
LDAP as the backend for the services they provide. The PluggableAuthService
|
||||
is a Zope user folder product that can be extended in modular fashion
|
||||
using various plugins.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine, you should restart
|
||||
it, this can be done from the Zope Control Panel in the Zope
|
||||
management interface.
|
@ -1,22 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/10/30 11:13:39 mbalmer Exp $
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/ActiveDirectoryMultiPlugin.py
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/CHANGES.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/COPYRIGHT.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/DEPENDENCIES.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/INSTALL.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/LDAPMultiPlugin.py
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/LDAPPluginBase.py
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/LICENSE.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/README.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/VERSION.txt
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/__init__.py
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/dtml/
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/dtml/addActiveDirectoryMultiPlugin.dtml
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/dtml/addLDAPMultiPlugin.dtml
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/tests/
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/tests/__init__.py
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/tests/test_LDAPMultiPlugins.py
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/www/
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/www/admultiplugin.png
|
||||
lib/zope/lib/python/Products/LDAPMultiPlugins/www/ldapmultiplugin.png
|
@ -1,34 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.12 2011/09/16 12:00:10 espie Exp $
|
||||
|
||||
COMMENT= Zope LDAPUserFolder product
|
||||
|
||||
VERSION= 2.8
|
||||
DISTNAME= LDAPUserFolder-${VERSION}
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 2
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://www.dataflake.org/software/ldapuserfolder
|
||||
|
||||
# Zope Public License
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/ldapuserfolder_${VERSION}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
PY_FLAVOR= python${MODZOPE_PYTHON_VERSION}
|
||||
|
||||
RUN_DEPENDS= py-ldap-*-${PY_FLAVOR}:databases/py-ldap,${PY_FLAVOR}
|
||||
|
||||
WRKDIST= ${WRKDIR}/LDAPUserFolder
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - LDAPUserFolder | tar xf - \
|
||||
-C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (LDAPUserFolder-2.8.tgz) = 1ZFTWqVRnHU2dvl9S5o/3A==
|
||||
RMD160 (LDAPUserFolder-2.8.tgz) = 2Y/EyiPYVjFSNGlB3Nke+P7Bfck=
|
||||
SHA1 (LDAPUserFolder-2.8.tgz) = p8HEOUtNca/CcjsH03N1vQszUwY=
|
||||
SHA256 (LDAPUserFolder-2.8.tgz) = WZt5OzoQ1cyLb5i1tv8vv0bF1vgeH9UnFZuBABPmeAU=
|
||||
SIZE (LDAPUserFolder-2.8.tgz) = 102224
|
@ -1,3 +0,0 @@
|
||||
This product is a replacement for a Zope user folder. It
|
||||
does not store its own user objects but builds them on the
|
||||
fly after authenticating a user against the LDAP database.
|
@ -1,101 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2006/10/05 10:23:24 mbalmer Exp $
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/CHANGES.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/COPYRIGHT.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/DEPENDENCIES.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/HISTORY.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/INSTALL.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPDelegate.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPDelegate.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPMemberDataTool.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPMemberDataTool.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPMembershipTool.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPMembershipTool.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPUser.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPUser.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPUserFolder.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPUserFolder.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPUserSatellite.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LDAPUserSatellite.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/LICENSE.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/README.ActiveDirectory.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/README.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SAMPLE_RECORDS.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SSHA.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SSHA.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SharedResource.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SharedResource.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SimpleCache.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/SimpleCache.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/VERSION.txt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/__init__.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/__init__.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/addLDAPUserSatellite.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/cache.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/groups.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/ldapschema.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/properties.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/sat_cache.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/sat_properties.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/dtml/users.dtml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/AddSatellite.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/Caches.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/CachesSatellite.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/Configure.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/ConfigureSatellite.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/Groups.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/LDAPUser.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/LDAPUser.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/LDAPUserFolder.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/LDAPUserFolder.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/Schema.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/help/Users.stx
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/profiles/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/profiles/default/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/profiles/default/actions.xml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/profiles/default/skins.xml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/profiles/default/toolset.xml
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/skins/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/skins/cmfldap/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/skins/cmfldap/join_form.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/skins/cmfldap/join_template.pt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/skins/cmfldap/members_add_control.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/skins/cmfldap/personalize_form.pt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/FakeLDAP.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/FakeLDAP.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/__init__.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/__init__.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/__init__.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/dummy.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/dummy.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/testcase.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/base/testcase.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/config.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/config.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPMemberDataTool.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPMemberDataTool.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPMembershipTool.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPMembershipTool.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPUser.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPUser.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPUserFolder.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPUserFolder.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPUserSatellite.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_LDAPUserSatellite.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_SimpleCache.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_SimpleCache.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_functional.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tests/test_functional.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/tool.gif
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/utils.py
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/utils.pyc
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/www/
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/www/cmfldap_contents.pt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/www/cmfldap_memberProperties.pt
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/www/ldapuserfolder.gif
|
||||
lib/zope/lib/python/Products/LDAPUserFolder/www/ldapusersatellite.gif
|
@ -1,36 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.10 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= logging product for Zope
|
||||
|
||||
VERSION= 1.0.3
|
||||
DISTNAME= Logger-${VERSION:S/./-/g}
|
||||
PKGNAME= zope-logger-${VERSION}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Members/Zen/Logger/
|
||||
|
||||
# BSD
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}${VERSION:S/./-/g}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/Logger
|
||||
|
||||
INSTALL_LOC= ${MODZOPE_PRODUCTSDIR}/Logger
|
||||
LOGGERITEMS= Logger __init__
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${INSTALL_LOC}
|
||||
.for f in ${LOGGERITEMS}
|
||||
${INSTALL_DATA} ${WRKDIST}/$f.{py,pyc} ${INSTALL_LOC}
|
||||
.endfor
|
||||
${INSTALL_DATA} ${WRKDIST}/README.txt ${INSTALL_LOC}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (Logger-1-0-3.tgz) = BIocirhEc/+wwlO1Zg0yAQ==
|
||||
RMD160 (Logger-1-0-3.tgz) = k/wnbx2nf/3/DhK0tvDkEPzpfo0=
|
||||
SHA1 (Logger-1-0-3.tgz) = zA0f8si1FVEJipz46jSBzaSY6CU=
|
||||
SHA256 (Logger-1-0-3.tgz) = VTlZjJv/Nu0Esfb5C39nSd28l0sd8yUnr8uM2nELyl8=
|
||||
SIZE (Logger-1-0-3.tgz) = 3451
|
@ -1,3 +0,0 @@
|
||||
The Logger Product adds the <dtml-log> tag, so that DTML code may
|
||||
send messages directly to Zope's logging subsystem.
|
||||
One use of this tag is to help debug complex DTML and ZSQL methods.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,7 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2004/08/03 17:32:21 xsa Exp $
|
||||
lib/zope/lib/python/Products/Logger/
|
||||
lib/zope/lib/python/Products/Logger/Logger.py
|
||||
lib/zope/lib/python/Products/Logger/Logger.pyc
|
||||
lib/zope/lib/python/Products/Logger/README.txt
|
||||
lib/zope/lib/python/Products/Logger/__init__.py
|
||||
lib/zope/lib/python/Products/Logger/__init__.pyc
|
@ -1,31 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.9 2010/11/22 08:36:55 espie Exp $
|
||||
|
||||
COMMENT= translation service based on potfiles for Zope
|
||||
|
||||
VERSION= 1.2.7
|
||||
DISTNAME= PlacelessTranslationService-${VERSION}
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
HOMEPAGE= http://plone.org/products/pts/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/${VERSION}/
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
RUN_DEPENDS= www/zope-formulator
|
||||
|
||||
WRKDIST= ${WRKDIR}/PlacelessTranslationService
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - PlacelessTranslationService | \
|
||||
tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (PlacelessTranslationService-1.2.7.tar.gz) = 5EqjfODCNbKBrvHP2dqY6g==
|
||||
RMD160 (PlacelessTranslationService-1.2.7.tar.gz) = 0xQElkgP4dOqHraJeX8a0mzGmSU=
|
||||
SHA1 (PlacelessTranslationService-1.2.7.tar.gz) = d60e0Jmv0xQTbNfDfEkEN9+cqv8=
|
||||
SHA256 (PlacelessTranslationService-1.2.7.tar.gz) = 1Abmkb0Ke9jsB3eopc2RfP4129ix5M4W5sHFMmsnbVM=
|
||||
SIZE (PlacelessTranslationService-1.2.7.tar.gz) = 51888
|
@ -1,2 +0,0 @@
|
||||
PlacelessTranslationService is a way of internationalizing (i18n'ing)
|
||||
and localizing (l10n'ing) software for Zope 2.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,64 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2008/01/08 14:48:57 winiger Exp $
|
||||
@conflict plone-*
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/Domain.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/Domain.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/FasterStringIO.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/FasterStringIO.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/GettextMessageCatalog.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/GettextMessageCatalog.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/HISTORY.txt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/Negotiator.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/Negotiator.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/PatchStringIO.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/PatchStringIO.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/PlacelessTranslationService.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/PlacelessTranslationService.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/Tracker.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/Tracker.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/TranslateTags.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/TranslateTags.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/__init__.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/__init__.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/bin/
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/bin/convertToLocales.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/bin/convertToLocales.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/doc/
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/doc/changelog
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/doc/license.txt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/doc/readme.txt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/doc/trackermode.txt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/i18n/
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/i18n/PlacelessTranslationService.pot
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/i18n/pts-cs.po
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/i18n/pts-de.po
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/i18n/pts-el.po
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/i18n/pts-pt-br.po
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/msgfmt.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/msgfmt.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/__init__.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/framework.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/framework.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/runalltests.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/runalltests.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testDTML.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testDTML.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testPTS.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testPTS.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testSkeleton.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testSkeleton.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testTracker.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/tests/testTracker.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/utils.py
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/utils.pyc
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/version.txt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/GettextMessageCatalog.png
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/PlacelessTranslationService-32.png
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/PlacelessTranslationService.png
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/catalog_broken.pt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/catalog_info.pt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/catalog_test.pt
|
||||
lib/zope/lib/python/Products/PlacelessTranslationService/www/manage_trackerForm.pt
|
@ -1,31 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2010/11/22 08:36:55 espie Exp $
|
||||
|
||||
COMMENT= PluggableAuthService for Plone
|
||||
|
||||
DISTNAME= PluggableAuthService-1.4.2
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 2
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Products/PluggableAuthService/
|
||||
|
||||
# ZPL 2.1
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.zope.org/Products/PluggableAuthService/${DISTNAME}/
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
RUN_DEPENDS= www/zope-pluginregistry \
|
||||
www/zope-genericsetup
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; \
|
||||
tar -cs /${DISTNAME}/${DISTNAME:C/-.*//g}/ -f - ${DISTNAME} | \
|
||||
tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (PluggableAuthService-1.4.2.tar.gz) = bTFwYo0lL/1YTMG5wOmliA==
|
||||
RMD160 (PluggableAuthService-1.4.2.tar.gz) = 2vVJ1odJrEr0Da+5orp1ViW12E8=
|
||||
SHA1 (PluggableAuthService-1.4.2.tar.gz) = 98GS1ed4qH7We+/4GifIrbDEwRs=
|
||||
SHA256 (PluggableAuthService-1.4.2.tar.gz) = tPTAr3dshwGZ7lB11M82rFKYvXnAG+Js+XFqL3H2Wg8=
|
||||
SIZE (PluggableAuthService-1.4.2.tar.gz) = 117581
|
@ -1,2 +0,0 @@
|
||||
PlonePAS allows the use of the PluggableAuthService in Plone, with support
|
||||
for migration of some existing user folder setups.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine, you should restart
|
||||
it, this can be done from the Zope Control Panel in the Zope
|
||||
management interface.
|
@ -1,218 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/06/25 15:40:43 naddy Exp $
|
||||
@conflict plone->=2.5
|
||||
lib/zope/lib/python/Products/PluggableAuthService/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/COPYRIGHT.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/README.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/__init__.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/basic_auth.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/basic_auth.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/upgrade.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/Extensions/upgrade.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/LICENSE.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/PluggableAuthService.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/PluggableAuthService.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/PropertiedUser.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/PropertiedUser.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/README.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/UserPropertySheet.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/UserPropertySheet.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/__init__.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/configure.zcml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/CHANGES.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/DEPENDENCIES.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/TODO.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/caching.stx
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/framework_overview.stx
|
||||
lib/zope/lib/python/Products/PluggableAuthService/doc/plugin_map.stx
|
||||
lib/zope/lib/python/Products/PluggableAuthService/exportimport.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/exportimport.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/exportimport.zcml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/__init__.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/authservice.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/authservice.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/plugins.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/plugins.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/propertysheets.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/propertysheets.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/request.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/interfaces/request.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/permissions.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/permissions.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/BasePlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/BasePlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ChallengeProtocolChooser.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ChallengeProtocolChooser.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/CookieAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/CookieAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/DelegatingMultiPlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/DelegatingMultiPlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/DomainAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/DomainAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/DynamicGroupsPlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/DynamicGroupsPlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/HTTPBasicAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/HTTPBasicAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/InlineAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/InlineAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/LocalRolePlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/LocalRolePlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/RecursiveGroupsPlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/RecursiveGroupsPlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/RequestTypeSniffer.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/RequestTypeSniffer.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ScriptablePlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ScriptablePlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/SearchPrincipalsPlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/SearchPrincipalsPlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/SessionAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/SessionAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ZODBGroupManager.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ZODBGroupManager.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ZODBRoleManager.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ZODBRoleManager.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ZODBUserManager.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/ZODBUserManager.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/__init__.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/exportimport.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/exportimport.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/ChallengeProtocolChooser.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/__init__.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/helpers.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/helpers.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ChallengeProtocolChooser.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_CookieAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_CookieAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_DomainAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_DomainAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_DynamicGroupsPlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_HTTPBasicAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_InlineAuthHelper.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_InlineAuthHelper.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_LocalRolePlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_LocalRolePlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_RecursiveGroupsPlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_RequestTypeSniffer.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_RequestTypeSniffer.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ScriptablePlugin.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ZODBGroupManager.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ZODBRoleManager.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_ZODBUserManager.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_doctests.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_doctests.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/CookieAuthHelper.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/DelegatingMultiPlugin.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/DomainAuthHelper.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/DynamicGroupsPlugin.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/HTTPBasicAuthHelper.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/InlineAuthHelper.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/RecursiveGroupsPlugin.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/ScriptablePlugin.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/SessionAuthHelper.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/ZODBGroupManager.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/ZODBRoleManager.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/ZODBUserManager.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/bpActivateInterfaces.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/caAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/cpcAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/cpcEdit.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/daAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/daGeneric.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/daMatches.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/dgpAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/dgpGroups.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/dmpAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/hbAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/iaAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/lrpAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/rgpAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/rtsAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/saAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/spAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/spEditInterfaces.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/sppAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zgAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zgGroups.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zrAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zrRoles.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zuAdd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zuPasswd.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zuUsers.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/www/zuWidgets.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/cookieauth.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/delegatepath.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/domainauth.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/dynamicgroups.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/titleonly.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/zodbgroups.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/zodbroles.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/plugins/xml/zodbusers.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/empty/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/empty/PAS/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/empty/PAS/.objects
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/empty/PAS/pluginregistry.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/empty/export_steps.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/empty/import_steps.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/.objects
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/basic_auth.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/dynamic_groups.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/groups.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/pluginregistry.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/recursive_groups.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/roles.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/PAS/users.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/export_steps.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/profiles/simple/import_steps.xml
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/__init__.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/conformance.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/conformance.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_Caching.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_Caching.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_PluggableAuthService.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_PluggableAuthService.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_PropertiedUser.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_PropertiedUser.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_UserPropertySheet.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_UserPropertySheet.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_utils.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/tests/test_utils.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/utils.py
|
||||
lib/zope/lib/python/Products/PluggableAuthService/utils.pyc
|
||||
lib/zope/lib/python/Products/PluggableAuthService/version.txt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/PluggableAuthService.png
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/arrow-down.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/arrow-left.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/arrow-right.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/arrow-up.gif
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/pasAddForm.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/pasSearch.zpt
|
||||
lib/zope/lib/python/Products/PluggableAuthService/www/two_lists.zpt
|
@ -1,28 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= pluggable architecture for Zope
|
||||
|
||||
DISTNAME= PluginRegistry-1.1.2
|
||||
PKGNAME= zope-${DISTNAME:L}
|
||||
REVISION= 1
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Products/PluginRegistry/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://www.zope.org/Products/PluginRegistry/${DISTNAME}/
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; \
|
||||
tar -cs /${DISTNAME}/${DISTNAME:C/-.*//g}/ -f - ${DISTNAME} | \
|
||||
tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (PluginRegistry-1.1.2.tar.gz) = EvwU6JsRKo8Btah46FwEWg==
|
||||
RMD160 (PluginRegistry-1.1.2.tar.gz) = iMBEjPIEXAdnDk30oEa2FSqslBA=
|
||||
SHA1 (PluginRegistry-1.1.2.tar.gz) = HjAQ6O+QGP8xFz6LHGYJaLCSeiw=
|
||||
SHA256 (PluginRegistry-1.1.2.tar.gz) = 4JTj794A7RXZ6STKI/QlG+gHr7Wcbj/2YtA971qsbT8=
|
||||
SIZE (PluginRegistry-1.1.2.tar.gz) = 16689
|
@ -1,3 +0,0 @@
|
||||
PluginRegistry is a tool for Product developers to enable a pluggable
|
||||
architecture. It provides an application-neutraltool for registering
|
||||
plugins for a set of application-defined plugin interfaces.
|
@ -1,3 +0,0 @@
|
||||
If you already have Zope running on your machine,
|
||||
you should restart it, this can be done from the
|
||||
Zope Control Panel in the Zope management interface.
|
@ -1,37 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/06/25 15:40:43 naddy Exp $
|
||||
@conflict plone->=2.5
|
||||
lib/zope/lib/python/Products/PluginRegistry/
|
||||
lib/zope/lib/python/Products/PluginRegistry/CHANGES.txt
|
||||
lib/zope/lib/python/Products/PluginRegistry/COPYRIGHT.txt
|
||||
lib/zope/lib/python/Products/PluginRegistry/LICENSE.txt
|
||||
lib/zope/lib/python/Products/PluginRegistry/PluginRegistry.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/PluginRegistry.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/__init__.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/configure.zcml
|
||||
lib/zope/lib/python/Products/PluginRegistry/exportimport.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/exportimport.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/interfaces.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/interfaces.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/__init__.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/__init__.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/test_PluginRegistry.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/test_PluginRegistry.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/test_exportimport.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/tests/test_exportimport.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/utils.py
|
||||
lib/zope/lib/python/Products/PluginRegistry/utils.pyc
|
||||
lib/zope/lib/python/Products/PluginRegistry/version.txt
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/PluginRegistry.png
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/active_plugins.zpt
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/arrow-down.gif
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/arrow-left.gif
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/arrow-right.gif
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/arrow-up.gif
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/export_import.zpt
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/plugins.zpt
|
||||
lib/zope/lib/python/Products/PluginRegistry/www/two_lists.zpt
|
||||
lib/zope/lib/python/Products/PluginRegistry/xml/
|
||||
lib/zope/lib/python/Products/PluginRegistry/xml/pirExport.xml
|
@ -1,30 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.7 2010/11/11 12:35:19 sthen Exp $
|
||||
|
||||
COMMENT= Zope product to display RSS files
|
||||
|
||||
V= 2-4
|
||||
DISTNAME= RDFSummary-${V}
|
||||
PKGNAME= zope-rdfsummary-${V:S/-/./}
|
||||
REVISION= 0
|
||||
CATEGORIES= www
|
||||
|
||||
HOMEPAGE= http://www.zope.org/Members/EIONET/RDFSummary/
|
||||
|
||||
# GPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}${V:S/-/./}/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MODULES= www/zope
|
||||
|
||||
WRKDIST= ${WRKDIR}/RDFSummary
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${MODZOPE_PRODUCTSDIR}
|
||||
cd ${WRKDIR}; tar cf - RDFSummary | tar xf - -C ${MODZOPE_PRODUCTSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,5 +0,0 @@
|
||||
MD5 (RDFSummary-2-4.tgz) = 8amK+FII2ahM1yYSk61Ftw==
|
||||
RMD160 (RDFSummary-2-4.tgz) = h56sLIYVzu+OqonIW89l8Rm6bNo=
|
||||
SHA1 (RDFSummary-2-4.tgz) = 7cNhlEVZ1/KgxdMrqA7vIVBtFvA=
|
||||
SHA256 (RDFSummary-2-4.tgz) = 8FBT1+npFg7CH6lL6chyOjtqF9Q2hc+EcLD7mvqXpOo=
|
||||
SIZE (RDFSummary-2-4.tgz) = 12938
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user