aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond
Commit message (Collapse)AuthorAgeFilesLines
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=289563
* - Update to 1.4.7Wen Heping2010-11-162-4/+3
| | | | Notes: svn path=/head/; revision=264622
* - Update to 1.4.6Wen Heping2010-09-162-4/+4
| | | | Notes: svn path=/head/; revision=261264
* - Update to 1.4.5Wen Heping2010-04-092-5/+4
| | | | Notes: svn path=/head/; revision=252463
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 1.4.4Wen Heping2010-03-102-4/+4
| | | | Notes: svn path=/head/; revision=250826
* - Update to 1.4.3Wen Heping2009-12-112-4/+4
| | | | Notes: svn path=/head/; revision=245549
* - Update to 1.4.2Wen Heping2009-11-272-4/+4
| | | | Notes: svn path=/head/; revision=244811
* - Update to 1.4.1Wen Heping2009-10-213-4/+5
| | | | | | | Approved by: mentors(implicit) Notes: svn path=/head/; revision=243164
* - Update to 1.4.0Wen Heping2009-10-203-6/+37
| | | | | | | | | - Update my mail address to FreeBSD Approved by: mentors(implicit) Notes: svn path=/head/; revision=243081
* - Update to 1.2.2Martin Wilke2009-09-022-4/+4
| | | | | | | | PR: 138404 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=240739
* Tryton is a three-tiers high-level general purpose application platformMartin Wilke2009-07-125-0/+433
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> Notes: svn path=/head/; revision=237659