Remove mozilla-sync 1.1 port, unlinked since 2014.
Unlikely to come back as a port since it's now a nodejs monster, but feel free to poke in the Attic. If someday i end up really bored^Wdrunk, maybe i'll waste a hackathon night turning it into an ansible playbook.. but last i tried, it was a failure. Reminded by danj@
This commit is contained in:
parent
ffbbd7b3cb
commit
c670ff62eb
@ -1,8 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
|
||||
SUBDIR = core
|
||||
SUBDIR += full
|
||||
SUBDIR += reg
|
||||
SUBDIR += storage
|
||||
|
||||
.include <bsd.port.subdir.mk>
|
@ -1,17 +0,0 @@
|
||||
# $OpenBSD: Makefile.inc,v 1.4 2013/05/14 08:09:23 sthen Exp $
|
||||
|
||||
# version comes from the .spec file or setup.py for -full
|
||||
|
||||
COMMENT ?= Mozilla sync server - ${PART}
|
||||
DISTNAME = server-${PART}-${MODPY_EGG_VERSION}.20120901
|
||||
DIST_SUBDIR = mozilla
|
||||
PKGNAME ?= mozilla-sync-${PART}-${MODPY_EGG_VERSION}.pre20120901
|
||||
CATEGORIES= www
|
||||
WRKDIST ?= ${WRKDIR}/server-${PART}
|
||||
MASTER_SITES ?= http://rhaalovely.net/stuff/
|
||||
|
||||
# MPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
|
||||
MODULES = lang/python
|
||||
MODPY_SETUPTOOLS = Yes
|
@ -1,8 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2015/09/29 10:52:53 sthen Exp $
|
||||
|
||||
PART = core
|
||||
|
||||
MODPY_EGG_VERSION = 2.10
|
||||
REVISION = 1
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (mozilla/server-core-2.10.20120901.tar.gz) = +8UBPHK1dtLd0MRQtY39RwDvDvSerN3yKh5iE1pP7RI=
|
||||
SIZE (mozilla/server-core-2.10.20120901.tar.gz) = 2025686
|
@ -1 +0,0 @@
|
||||
Library containing various helpers for mozilla Sync server
|
@ -1,135 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/Services-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/Services-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/Services-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/Services-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/Services-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/Services-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/services/
|
||||
lib/python${MODPY_VERSION}/site-packages/services/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/dummy.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/dummy.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/ldapsql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/ldapsql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/mozilla.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/mozilla.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/mozilla_sreg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/mozilla_sreg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/resetcode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/resetcode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/sql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/sql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/sqlmappers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/auth/sqlmappers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/baseapp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/baseapp.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/captcha.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/captcha.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/config.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/config.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/controllers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/controllers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/emailer.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/emailer.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/events.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/events.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/exceptions.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/exceptions.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/formatters.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/formatters.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/http_helpers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/http_helpers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/ldappool.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/ldappool.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/metrics.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/metrics.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/null.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/null.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/pluginreg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/pluginreg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/rc_memcache.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/rc_memcache.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/rc_sql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/rc_sql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/rc_sreg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/resetcodes/rc_sreg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/respcodes.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/respcodes.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/proxy.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/proxy.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/support.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/support.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_baseapp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_baseapp.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_captcha.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_captcha.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_config.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_config.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_controllers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_controllers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_dummyauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_dummyauth.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_email.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_email.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_events.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_events.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_formatters.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_formatters.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_http_helpers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_http_helpers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_ldapconnection.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_ldapconnection.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_ldappool.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_ldappool.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_ldapsqlauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_ldapsqlauth.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_metrics.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_metrics.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_mozilla.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_mozilla.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_mozilla_sreg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_mozilla_sreg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_pluginreg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_pluginreg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_resetcode.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_resetcode.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_sqlauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_sqlauth.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_user.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_user.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_whoauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_whoauth.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_wsgiauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/tests/test_wsgiauth.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/memory.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/memory.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/mozilla_ldap.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/mozilla_ldap.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/sql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/sql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/sreg.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/user/sreg.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/whoauth/
|
||||
lib/python${MODPY_VERSION}/site-packages/services/whoauth/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/whoauth/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/whoauth/backendauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/whoauth/backendauth.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/services/wsgiauth.py
|
||||
lib/python${MODPY_VERSION}/site-packages/services/wsgiauth.pyc
|
@ -1,55 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2018/01/11 19:27:11 rpe Exp $
|
||||
|
||||
COMMENT = Mozilla sync server
|
||||
|
||||
PART = full
|
||||
MODPY_EGG_VERSION = 1.0
|
||||
PKGNAME = mozilla-sync-${MODPY_EGG_VERSION}.pre20120901
|
||||
REVISION = 4
|
||||
|
||||
RUN_DEPENDS += www/mozilla-sync/core
|
||||
RUN_DEPENDS += www/mozilla-sync/reg
|
||||
RUN_DEPENDS += www/mozilla-sync/storage
|
||||
|
||||
#deps - versions come from server-full/prod-reqs.txt
|
||||
|
||||
RUN_DEPENDS += www/py-webob #WebOb == 1.0.7
|
||||
RUN_DEPENDS += www/py-paste #Paste == 1.7.5.1
|
||||
RUN_DEPENDS += www/py-paste-deploy #PasteDeploy == 1.5
|
||||
RUN_DEPENDS += www/py-paste-script #PasteScript == 1.7.5
|
||||
|
||||
RUN_DEPENDS += www/py-mako #Mako == 0.7
|
||||
RUN_DEPENDS += textproc/py-MarkupSafe #MarkupSafe == 0.15
|
||||
RUN_DEPENDS += www/py-beaker #Beaker == 1.6.3
|
||||
RUN_DEPENDS += devel/py-simplejson #simplejson == 2.5.2
|
||||
RUN_DEPENDS += www/py-routes #Routes == 1.13
|
||||
RUN_DEPENDS += databases/py-sqlalchemy #SQLAlchemy == 0.6.6
|
||||
RUN_DEPENDS += www/py-wsgiproxy #WSGIProxy == 0.2.2
|
||||
|
||||
RUN_DEPENDS += www/py-repoze-profile
|
||||
RUN_DEPENDS += www/py-repoze-who # repoze.who == 2.0
|
||||
RUN_DEPENDS += www/py-recaptcha-client #recaptcha-client == 1.0.6
|
||||
|
||||
RUN_DEPENDS += sysutils/py-metlog #metlog-py == 0.9.1
|
||||
RUN_DEPENDS += sysutils/py-cef #cef == 0.3
|
||||
RUN_DEPENDS += devel/py-greenlet #greenlet == 0.3.4
|
||||
RUN_DEPENDS += devel/py-gevent #gevent == 0.13.7
|
||||
|
||||
RUN_DEPENDS += devel/py-zopeinterface #zope.interface == 3.8, used by core/services/whoauth/backendauth.py
|
||||
|
||||
#memcache
|
||||
#python-memcached == 1.48
|
||||
#pylibmc == 1.2.3
|
||||
#mysql
|
||||
#MySQL-python == 1.2.3
|
||||
#pymysql_sa == 1.0
|
||||
#PyMySQL == 0.5
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/mozilla-sync/
|
||||
${INSTALL_DATA} ${WRKSRC}/etc/sync.conf \
|
||||
${PREFIX}/share/examples/mozilla-sync/sync.conf
|
||||
${INSTALL_DATA} ${WRKSRC}/development.ini \
|
||||
${PREFIX}/share/examples/mozilla-sync/production.ini
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (mozilla/server-full-1.0.20120901.tar.gz) = cumA8U7vyKucxoJyxlT61Ob8Zes2BC20KXuqt0dSeZk=
|
||||
SIZE (mozilla/server-full-1.0.20120901.tar.gz) = 1401685
|
@ -1,21 +0,0 @@
|
||||
$OpenBSD: patch-development_ini,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
--- development.ini.orig Tue Jun 26 22:20:43 2012
|
||||
+++ development.ini Wed Jun 27 23:44:08 2012
|
||||
@@ -12,7 +12,7 @@ threadpool_workers = 60
|
||||
|
||||
[app:main]
|
||||
use = egg:SyncServer
|
||||
-configuration = file:%(here)s/etc/sync.conf
|
||||
+configuration = file:/etc/mozilla-sync/sync.conf
|
||||
|
||||
#
|
||||
# logging
|
||||
@@ -57,7 +57,7 @@ formatter = generic
|
||||
|
||||
[handler_syncserver_errors]
|
||||
class = handlers.RotatingFileHandler
|
||||
-args = ('/tmp/sync-error.log',)
|
||||
+args = ('/var/mozilla-sync/sync-error.log',)
|
||||
level = ERROR
|
||||
formatter = generic
|
||||
|
@ -1,28 +0,0 @@
|
||||
$OpenBSD: patch-etc_sync_conf,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
--- etc/sync.conf.orig Tue Jul 17 22:08:29 2012
|
||||
+++ etc/sync.conf Sat Sep 1 17:20:03 2012
|
||||
@@ -9,7 +9,7 @@ use_ssl = false
|
||||
|
||||
[storage]
|
||||
backend = syncstorage.storage.sql.SQLStorage
|
||||
-sqluri = sqlite:////tmp/test.db
|
||||
+sqluri = sqlite:////var/mozilla-sync/storage.db
|
||||
standard_collections = false
|
||||
use_quota = true
|
||||
quota_size = 5120
|
||||
@@ -21,7 +21,7 @@ create_tables = true
|
||||
|
||||
[auth]
|
||||
backend = services.user.sql.SQLUser
|
||||
-sqluri = sqlite:////tmp/test.db
|
||||
+sqluri = sqlite:////var/mozilla-sync/user.db
|
||||
pool_size = 100
|
||||
pool_recycle = 3600
|
||||
create_tables = true
|
||||
@@ -47,5 +47,5 @@ product = weave
|
||||
|
||||
[reset_codes]
|
||||
backend = services.resetcodes.rc_sql.ResetCodeSQL
|
||||
-sqluri = sqlite:////tmp/test.db
|
||||
+sqluri = sqlite:////var/mozilla-sync/reset.db
|
||||
create_tables = True
|
@ -1,13 +0,0 @@
|
||||
$OpenBSD: patch-syncserver_controllers_py,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
put mako template results under a _mozsync writable dir..
|
||||
--- syncserver/controllers.py.orig Tue Jun 26 22:20:43 2012
|
||||
+++ syncserver/controllers.py Wed Jun 27 23:23:15 2012
|
||||
@@ -52,7 +52,7 @@ from syncreg.util import render_mako
|
||||
|
||||
_TPL_DIR = os.path.join(os.path.dirname(__file__), 'templates')
|
||||
_lookup = TemplateLookup(directories=[_TPL_DIR],
|
||||
- module_directory=_TPL_DIR) # XXX defined in prod
|
||||
+ module_directory="/var/mozilla-sync/") # XXX defined in prod
|
||||
|
||||
|
||||
class MainController(object):
|
@ -1,2 +0,0 @@
|
||||
Mozilla Sync server allows bookmarks, tabs, settings, addons, passwords
|
||||
and history to be shared across several mozilla instances.
|
@ -1,35 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
@newgroup _mozsync:699
|
||||
@newuser _mozsync:699:699:daemon:Mozilla Sync Daemon:/var/empty:/sbin/nologin
|
||||
@extraunexec rm -rf /var/mozilla-sync
|
||||
@mode 750
|
||||
@owner _mozsync
|
||||
@group _mozsync
|
||||
@sample /var/mozilla-sync/
|
||||
@mode
|
||||
@owner
|
||||
@group
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncServer-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/controllers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/controllers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/templates/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/templates/base.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncserver/templates/delete_account.mako
|
||||
share/examples/mozilla-sync/
|
||||
@sample ${SYSCONFDIR}/mozilla-sync/
|
||||
share/examples/mozilla-sync/production.ini
|
||||
@sample ${SYSCONFDIR}/mozilla-sync/production.ini
|
||||
share/examples/mozilla-sync/sync.conf
|
||||
@sample ${SYSCONFDIR}/mozilla-sync/sync.conf
|
||||
@cwd ${LOCALBASE}/share/doc/pkg-readmes/
|
||||
${FULLPKGNAME}
|
||||
@rcscript ${RCDIR}/mozilla_sync
|
@ -1,14 +0,0 @@
|
||||
#!/bin/ksh
|
||||
#
|
||||
# $OpenBSD: mozilla_sync.rc,v 1.3 2018/01/11 19:27:11 rpe Exp $
|
||||
|
||||
daemon="${LOCALBASE}/bin/paster"
|
||||
daemon_flags="serve ${SYSCONFDIR}/mozilla-sync/production.ini --daemon --log-file /var/mozilla-sync/paster.log --pid-file /var/mozilla-sync/paster.pid"
|
||||
daemon_user="_mozsync"
|
||||
|
||||
. /etc/rc.d/rc.subr
|
||||
|
||||
pexp="${MODPY_BIN} ${daemon}${daemon_flags:+ ${daemon_flags}}"
|
||||
rc_reload=NO
|
||||
|
||||
rc_cmd $1
|
@ -1,14 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2015/09/29 10:52:54 sthen Exp $
|
||||
|
||||
PART = reg
|
||||
|
||||
MODPY_EGG_VERSION = 1.1
|
||||
REVISION = 1
|
||||
|
||||
STATIC_DIR = ${DESTDIR}/${MODPY_SITEPKG}/syncreg/static
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${STATIC_DIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/syncreg/static/* ${STATIC_DIR}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (mozilla/server-reg-1.1.20120901.tar.gz) = duzlhIe71XPh+OgM4IUAXMBMgKS2KnSgLfA0I0xTZz0=
|
||||
SIZE (mozilla/server-reg-1.1.20120901.tar.gz) = 1656244
|
@ -1,12 +0,0 @@
|
||||
$OpenBSD: patch-syncreg_util_py,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
--- syncreg/util.py.orig Wed Jun 27 23:20:48 2012
|
||||
+++ syncreg/util.py Wed Jun 27 23:21:20 2012
|
||||
@@ -38,7 +38,7 @@ from mako.lookup import TemplateLookup
|
||||
|
||||
_TPL_DIR = os.path.join(os.path.dirname(__file__), 'templates')
|
||||
_lookup = TemplateLookup(directories=[_TPL_DIR],
|
||||
- module_directory=_TPL_DIR) # XXX defined in prod
|
||||
+ module_directory="/var/mozilla-sync/") # XXX defined in prod
|
||||
|
||||
|
||||
def render_mako(template, **data):
|
@ -1 +0,0 @@
|
||||
User registration/management server for mozilla Sync server
|
@ -1,56 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncReg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/static.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/static.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/user.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/controllers/user.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/run.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/run.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/bg.jpg
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/circles.png
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/forgot_password.css
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/table-sides.png
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/table-top.png
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/static/weave-logo.png
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/base.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/captcha.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/password_ask_reset_form.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/password_changed.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/password_failure.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/password_key_sent.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/password_reset_form.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/templates/password_reset_mail.mako
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/support.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/support.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/test_static.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/test_static.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/test_user.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/functional/test_user.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/support.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/support.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/test_util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/tests/test_util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/util.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/util.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/wsgiapp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncreg/wsgiapp.pyc
|
@ -1,8 +0,0 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2015/09/29 10:52:54 sthen Exp $
|
||||
|
||||
PART = storage
|
||||
|
||||
MODPY_EGG_VERSION = 1.13
|
||||
REVISION = 1
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (mozilla/server-storage-1.13.20120901.tar.gz) = OL/3UbmKrBXflhhlvDHsGHTOr2DVt81TTEq9oC4A598=
|
||||
SIZE (mozilla/server-storage-1.13.20120901.tar.gz) = 1628399
|
@ -1 +0,0 @@
|
||||
Storage server for mozilla Sync server
|
@ -1,56 +0,0 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/01 16:11:36 landry Exp $
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/entry_points.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/requires.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/SyncStorage-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/controller.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/controller.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/run.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/run.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/cachemanager.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/cachemanager.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/memcachedsql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/memcachedsql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/queries.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/queries.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/sql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/sql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/sqlmappers.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/storage/sqlmappers.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/__init__.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/__init__.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/support.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/support.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/test_storage.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/functional/test_storage.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/support.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/support.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_memcachedsql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_memcachedsql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_metlog.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_metlog.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_sql.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_sql.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_storagebase.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_storagebase.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_wbo.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_wbo.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_wsgiapp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/tests/test_wsgiapp.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/wbo.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/wbo.pyc
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/wsgiapp.py
|
||||
lib/python${MODPY_VERSION}/site-packages/syncstorage/wsgiapp.pyc
|
Loading…
x
Reference in New Issue
Block a user