89d6 FreshPorts -- finance/trytond
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
trytond 2.4.5 finance on this many watch lists=0 search for ports that depend on this port
Tryton Application Platform (Server)
Maintained by: matthias@petermann.it search for ports maintained by this maintainer
Port Added: 12 Jul 2009 22:12:50
Also Listed In: python
License: GPLv3


Tryton is a three-tiers high-level general purpose application platform
under the license GPL-3 written in Python and using PostgreSQL as
database engine. It is the core base of a complete business solution
providing modularity, scalability and security.

WWW: http://www.tryton.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/py-mx-base
  2. databases/py-psycopg2
  3. devel/py-lxml
  4. textproc/py-genshi
  5. print/py-relatorio
  6. devel/py-polib
  7. devel/py-distribute
  8. lang/python27
Required To Run:
  1. lang/py-mx-base
  2. databases/py-psycopg2
  3. devel/py-lxml
  4. textproc/py-genshi
  5. print/py-relatorio
  6. devel/py-polib
  7. devel/py-distribute
  8. lang/python27

This port is required by:

for Run
  1. finance/trytond_account
  2. finance/trytond_account_be
  3. finance/trytond_account_invoice
  4. finance/trytond_account_invoice_history
  5. finance/trytond_account_invoice_line_standalone
  6. finance/trytond_account_product
  7. finance/trytond_account_statement
  8. finance/trytond_account_stock_anglo_saxon
  9. finance/trytond_account_stock_continental
  10. finance/trytond_analytic_account
  11. finance/trytond_analytic_invoice
  12. finance/trytond_analytic_purchase
  13. finance/trytond_analytic_sale
  14. finance/trytond_calendar
  15. finance/trytond_calendar_classification
  16. finance/trytond_calendar_scheduling
  17. finance/trytond_calendar_todo
  18. finance/trytond_carrier
  19. finance/trytond_carrier_percentage
  20. finance/trytond_carrier_weight
  21. finance/trytond_company
  22. finance/trytond_company_work_time
  23. finance/trytond_country
  24. finance/trytond_currency
  25. finance/trytond_dashboard
  26. finance/trytond_ldap_authentication
  27. finance/trytond_ldap_connection
  28. finance/trytond_party
  29. finance/trytond_party_siret
  30. finance/trytond_party_vcarddav
  31. finance/trytond_product
  32. finance/trytond_product_cost_fifo
  33. finance/trytond_product_cost_history
  34. finance/trytond_product_measurements
  35. finance/trytond_product_price_list
  36. finance/trytond_production
  37. finance/trytond_project
  38. finance/trytond_project_plan
  39. finance/trytond_project_revenue
  40. finance/trytond_purchase
  41. finance/trytond_purchase_invoice_line_standalone
  42. finance/trytond_purchase_shipment_cost
  43. finance/trytond_sale
  44. finance/trytond_sale_opportunity
  45. finance/trytond_sale_price_list
  46. finance/trytond_sale_shipment_cost
  47. finance/trytond_stock
  48. finance/trytond_stock_forecast
  49. finance/trytond_stock_inventory_location
  50. finance/trytond_stock_location_sequence
  51. finance/trytond_stock_lot
  52. finance/trytond_stock_product_location
  53. finance/trytond_stock_split
  54. finance/trytond_stock_supply
  55. finance/trytond_stock_supply_day
  56. finance/trytond_stock_supply_forecast
  57. finance/trytond_stock_supply_production
  58. finance/trytond_timesheet
  59. french/trytond_account_fr
  60. german/trytond_account_de_skr03
  61. www/trytond_google_maps

To install the port: cd /usr/ports/finance/trytond/ && make install clean
To add the package: pkg_add -r trytond


Configuration Options
===> The following configuration options are available for trytond-2.4.5:
     PYDOT=off: Add support for pydot
     PYOPENSSL=off: Add support for pyOpenSSL
     PYTZ=off: Add support for pytz
     WEBDAV=off: Add support for pywebdav
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://downloads.tryton.org/2.4/

Number of commits found: 19

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
20 May 2013 08:00:58
Original commit files touched by this commit  2.4.5
wen search for other commits by this committer
- Remove dead mirror

Approved by:	maintainer(via email)
19 May 2013 01:24:44
Original commit files touched by this commit  2.4.5
wen search for other commits by this committer
- Update to 2.4.5
- Add CONFLICTS
- Update WWW, COMMENT and MASTER_SITES
- Trim Makefile headers
- Pass maintainership to submitter

PR:		178161
Submitted by:	Matthias Petermann <matthias@petermann.it>
18 Sep 2012 12:52:25
Original commit files touched by this commit  2.4.1_3
wen search for other commits by this committer
- Improve rc scripts

Submitted by:	bsam@ (via email)
18 Sep 2012 00:57:12
Original commit files touched by this commit  2.4.1_2
wen search for other commits by this committer
- Create gid and uid for tryton daemon and use them via USERS and GROUPS
variables at Makefile
- Install the existing rc.d script (define USE_RC_SUBR at Makefile)
- Define the command_interpreter variable at the rc.d script (stop and status
commands need it)
- Create needed directories at trytond_prestart (rc.d script) with appropriate
gid and launch install once
- Rename option OPENSSL -> PYOPENSSL
- Make use of configuration and sample file (both for the port and for the
package)

PR:		171716
Submitted by:	bsam@, Matthias Petermann <matthias@d2ux.net>(via Email)
18 Aug 2012 07:18:24
Original commit files touched by this commit  2.4.1_1
wen search for other commits by this committer
- Add rc script [1]
- Improve Makefile by use PORTVERSION:R

Submitted by:	Matthias Petermann <matthias@d2ux.net> (via Email) [1]
Reviewed by:	dougb@ [1]
Thanks to:	danfe@ [2]
11 Aug 2012 12:54:17
Original commit files touched by this commit  2.4.1
wen search for other commits by this committer
- Update to 2.4.1 [1]
- Add LICENSE
- Convert to new option framework

PR:		170365 [1]
Submitted by:	Matthias Petermann <matthias@d2ux.net> [1]
01 Jun 2012 05:26:28
Original commit files touched by this commit  1.4.7_1
dinoex search for other commits by this committer
- update png to 1.5.10
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.4.7
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
16 Nov 2010 06:28:27
Original commit files touched by this commit  1.4.7
wen search for other commits by this committer
- Update to 1.4.7
16 Sep 2010 06:21:59
Original commit files touched by this commit  1.4.6
wen search for other commits by this committer
- Update to 1.4.6
09 Apr 2010 07:31:35
Original commit files touched by this commit  1.4.5
wen search for other commits by this committer
- Update to 1.4.5
28 Mar 2010 06:47:48
Original commit files touched by this commit  1.4.4_1
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
10 Mar 2010 07:24:30
Original commit files touched by this commit  1.4.4
wen search for other commits by this committer
- Update to 1.4.4
11 Dec 2009 11:07:49
Original commit files touched by this commit  1.4.3
wen search for other commits by this committer
- Update to 1.4.3
27 Nov 2009 00:40:17
Original commit files touched by this commit  1.4.2
wen search for other commits by this committer
- Update to 1.4.2
21 Oct 2009 12:40:33
Original commit files touched by this commit  1.4.1
wen search for other commits by this committer
- Update to 1.4.1

Approved by:    mentors(implicit)
20 Oct 2009 06:33:34
Original commit files touched by this commit  1.4.0
wen search for other commits by this committer
- Update to 1.4.0
- Update my mail address to FreeBSD

Approved by:    mentors(implicit)
02 Sep 2009 17:12:58
Original commit files touched by this commit  1.2.2
miwi search for other commits by this committer
- Update to 1.2.2

PR:             138404
Submitted by:   Wen Heping <wenheping@gmail.com> (maintainer)
12 Jul 2009 22:12:14
Original commit files touched by this commit  1.2.1
miwi search for other commits by this committer
Tryton is a three-tiers high-level general purpose application platform
under the license GPL-3 written in Python and using PostgreSQL as
database engine. It is the core base of a complete business solution
providing modularity, scalability and security.

WWW:    http://www.tryton.org/

PR:             ports/136617
Submitted by:   Wen Heping<wenheping at gmail.com>

Number of commits found: 19

2862
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days32
new fortnight65
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0