Update to trytond-2.6.0.

This commit is contained in:
ajacoutot 2012-10-28 10:41:24 +00:00
parent bf4a445a15
commit 788b992641
4 changed files with 124 additions and 19 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2012/05/02 06:57:01 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.10 2012/10/28 10:41:24 ajacoutot Exp $
COMMENT= server of the Tryton application platform
@ -6,14 +6,15 @@ DISTNAME= trytond-${MODPY_EGG_VERSION}
CATEGORIES= www
RUN_DEPENDS= textproc/py-lxml \
RUN_DEPENDS= databases/py-psycopg2 \
devel/py-dateutil \
devel/py-simplejson \
databases/py-psycopg2 \
devel/py-tz \
print/py-relatorio \
security/py-openssl \
textproc/py-lxml \
textproc/py-polib \
sphinx-*-pgsql:textproc/sphinx,pgsql \
www/py-webdav
pre-configure:

View File

@ -1,2 +1,2 @@
SHA256 (tryton/trytond-2.4.2.tar.gz) = igG8GnIgI4qPl6BBDZsvVZxptlKvkBskNcSPEIZOXNA=
SIZE (tryton/trytond-2.4.2.tar.gz) = 441599
SHA256 (tryton/trytond-2.6.0.tar.gz) = exPV0W/SkBySZ3V+1WiYAojY6GRk6upkq1IywbL6ajw=
SIZE (tryton/trytond-2.6.0.tar.gz) = 448459

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.5 2012/05/02 06:57:01 ajacoutot Exp $
@comment $OpenBSD: PLIST,v 1.6 2012/10/28 10:41:24 ajacoutot Exp $
@newgroup _tryton:675
@newuser _tryton:675:_tryton:daemon:Tryton Daemon:/nonexistent:/sbin/nologin
@extraunexec rm -rf /var/db/trytond/*
@ -67,8 +67,6 @@ lib/python${MODPY_VERSION}/site-packages/trytond/exceptions.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/ir/
lib/python${MODPY_VERSION}/site-packages/trytond/ir/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/ir/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/ir/__tryton__.py
lib/python${MODPY_VERSION}/site-packages/trytond/ir/__tryton__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/ir/action.py
lib/python${MODPY_VERSION}/site-packages/trytond/ir/action.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/ir/action.xml
@ -130,6 +128,7 @@ lib/python${MODPY_VERSION}/site-packages/trytond/ir/translation.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/trigger.py
lib/python${MODPY_VERSION}/site-packages/trytond/ir/trigger.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/ir/trigger.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/tryton.cfg
lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/
lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/__init__.pyc
@ -161,13 +160,88 @@ lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/ui.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/view.py
lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/view.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/ir/ui/view.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_act_window_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_act_window_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_act_window_view_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_act_window_view_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_act_window_view_list2.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_keyword_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_keyword_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_report_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_report_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_url_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_url_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_wizard_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/action_wizard_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/attachment_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/attachment_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/cron_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/cron_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/export_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/export_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/icon_view_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/icon_view_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/lang_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/lang_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_access_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_access_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_button_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_button_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_field_access_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_field_access_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_field_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_field_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/model_print_model_graph_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_config_wizard_first_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_config_wizard_item_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_config_wizard_other_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_dependency_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_dependency_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_install_upgrade_done_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_install_upgrade_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/module_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/property_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/property_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/rule_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/rule_group_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/rule_group_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/rule_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/sequence_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/sequence_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/sequence_type_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/sequence_type_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_clean_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_clean_succeed_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_export_result_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_export_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_set_report_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_set_report_succeed_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/translation_update_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/trigger_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/trigger_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_menu_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_menu_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_menu_tree.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_sc_board.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_sc_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_sc_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_tree_expanded_state_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_tree_expanded_state_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_tree_width_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/ir/view/ui_view_tree_width_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/model/
lib/python${MODPY_VERSION}/site-packages/trytond/model/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/model/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/model/browse.py
lib/python${MODPY_VERSION}/site-packages/trytond/model/browse.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/model/cacheable.py
lib/python${MODPY_VERSION}/site-packages/trytond/model/cacheable.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/model/fields/
lib/python${MODPY_VERSION}/site-packages/trytond/model/fields/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/model/fields/__init__.pyc
@ -251,8 +325,6 @@ lib/python${MODPY_VERSION}/site-packages/trytond/report/report.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/res/
lib/python${MODPY_VERSION}/site-packages/trytond/res/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/res/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/res/__tryton__.py
lib/python${MODPY_VERSION}/site-packages/trytond/res/__tryton__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/res/group.py
lib/python${MODPY_VERSION}/site-packages/trytond/res/group.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/res/group.xml
@ -274,9 +346,30 @@ lib/python${MODPY_VERSION}/site-packages/trytond/res/request.py
lib/python${MODPY_VERSION}/site-packages/trytond/res/request.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/res/request.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/res.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/tryton.cfg
lib/python${MODPY_VERSION}/site-packages/trytond/res/user.py
lib/python${MODPY_VERSION}/site-packages/trytond/res/user.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/res/user.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/group_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/group_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_history_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_history_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_link_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_link_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_reference_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/request_reference_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/sequence_type_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/user_config_start_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/user_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/user_form_preferences.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/user_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/user_warning_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/res/view/user_warning_tree.xml
lib/python${MODPY_VERSION}/site-packages/trytond/rpc.py
lib/python${MODPY_VERSION}/site-packages/trytond/rpc.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/security.py
lib/python${MODPY_VERSION}/site-packages/trytond/security.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/server.py
@ -284,8 +377,6 @@ lib/python${MODPY_VERSION}/site-packages/trytond/server.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/
lib/python${MODPY_VERSION}/site-packages/trytond/test/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/test/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/__tryton__.py
lib/python${MODPY_VERSION}/site-packages/trytond/test/__tryton__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/access.py
lib/python${MODPY_VERSION}/site-packages/trytond/test/access.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/export_data.py
@ -302,6 +393,7 @@ lib/python${MODPY_VERSION}/site-packages/trytond/test/test.py
lib/python${MODPY_VERSION}/site-packages/trytond/test/test.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/trigger.py
lib/python${MODPY_VERSION}/site-packages/trytond/test/trigger.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/tryton.cfg
lib/python${MODPY_VERSION}/site-packages/trytond/test/wizard.py
lib/python${MODPY_VERSION}/site-packages/trytond/test/wizard.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/test/wizard.xml
@ -323,8 +415,12 @@ lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_importdata.py
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_importdata.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_mixins.py
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_mixins.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_model_inherits.py
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_model_inherits.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_modelsingleton.py
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_modelsingleton.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_modelsql.py
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_modelsql.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_mptt.py
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_mptt.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/tests/test_pyson.py
@ -363,8 +459,6 @@ lib/python${MODPY_VERSION}/site-packages/trytond/version.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/__init__.py
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/__init__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/__tryton__.py
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/__tryton__.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/bg_BG.po
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/ca_ES.po
@ -376,6 +470,14 @@ lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/es_ES.po
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/fr_FR.po
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/nl_NL.po
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/locale/ru_RU.po
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/tryton.cfg
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/attachment_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/collection_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/collection_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/collection_tree.xml
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/share_form.xml
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/view/share_list.xml
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/webdav.py
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/webdav.pyc
lib/python${MODPY_VERSION}/site-packages/trytond/webdav/webdav.xml

View File

@ -1,4 +1,4 @@
$OpenBSD: README,v 1.3 2012/04/22 11:41:55 ajacoutot Exp $
$OpenBSD: README,v 1.4 2012/10/28 10:41:24 ajacoutot Exp $
+-----------------------------------------------------------------------
| Running ${FULLPKGNAME} on OpenBSD
@ -19,6 +19,8 @@ PostgreSQL
==========
Trytond uses a PostgreSQL database to store its data. Dependency is not
enforced because the database can run on another machine.
While it is possible to use another RDBMS, Tryton is mainly developed
for PostgreSQL.
Assuming you have an administrative account named `postgres', you can
create the 'tryton' user like this: