aboutsummaryrefslogtreecommitdiff
path: root/finance/trytond
Commit message (Collapse)AuthorAgeFilesLines
* - Convert finance/ to new USES=pythonMarcus von Appen2014-10-201-3/+2
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371284
* - Remove obsolete PYEASYINSTALL_EGG entry, now that the ports useMarcus von Appen2014-06-221-1/+0
| | | | | | | | | PYDISTUTILS_AUTOPLIST With hat: python@ Notes: svn path=/head/; revision=358797
* - Swith from easy_install to install (and bump PORTREVISION)Antoine Brodin2014-02-092-523/+3
| | | | | | | - Use PYDISTUTILS_AUTOPLIST Notes: svn path=/head/; revision=343510
* . svn copy tryton -> tryton28 ports;Boris Samorodov2013-11-201-1/+1
| | | | | | | | | | | | | . update tryton28 ports; [1] . connect tryton28 ports to build; . register conflicts at tryton ports. PR: ports/181691 [1] Submitted by: Matthias Petermann <matthias@petermann-it.de> [1] Approved by: Matthias Petermann <matthias@petermann-it.de> Notes: svn path=/head/; revision=334432
* Support STAGE (in preparation to commit PR/181691)..Boris Samorodov2013-11-181-7/+1
| | | | | | | | | | PR: ports/181691 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Notes: svn path=/head/; revision=334164
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | finance) Notes: svn path=/head/; revision=327727
* finance/trytond: update to 2.4.8William Grzybowski2013-08-022-5/+7
| | | | | | | | | | | - Update to 2.4.8 - Change maintainer new address PR: ports/180905 Submitted by: Matthias Petermann <matthias petermann-it.de> (maintainer) Notes: svn path=/head/; revision=324161
* - Remove dead mirrorWen Heping2013-05-201-2/+1
| | | | | | | Approved by: maintainer(via email) Notes: svn path=/head/; revision=318580
* - Update to 2.4.5Wen Heping2013-05-193-13/+11
| | | | | | | | | | | | | - Add CONFLICTS - Update WWW, COMMENT and MASTER_SITES - Trim Makefile headers - Pass maintainership to submitter PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> Notes: svn path=/head/; revision=318469
* - Improve rc scriptsWen Heping2012-09-182-1/+21
| | | | | | | Submitted by: bsam@ (via email) Notes: svn path=/head/; revision=304445
* - Create gid and uid for tryton daemon and use them via USERS and GROUPS ↵Wen Heping2012-09-184-12/+24
| | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=304423
* - Add rc script [1]Wen Heping2012-08-182-1/+43
| | | | | | | | | | | - Improve Makefile by use PORTVERSION:R Submitted by: Matthias Petermann <matthias@d2ux.net> (via Email) [1] Reviewed by: dougb@ [1] Thanks to: danfe@ [2] Notes: svn path=/head/; revision=302704
* - Update to 2.4.1 [1]Wen Heping2012-08-113-100/+241
| | | | | | | | | | | - Add LICENSE - Convert to new option framework PR: 170365 [1] Submitted by: Matthias Petermann <matthias@d2ux.net> [1] Notes: svn path=/head/; revision=302412
* - 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