1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Wen Heping
0aec3c02d5 - Remove dead mirror
Approved by:	maintainer(via email)
2013-05-20 08:00:57 +00:00
Wen Heping
e157ec3576 - 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>
2013-05-19 01:24:44 +00:00
Wen Heping
b7c36edbf7 - Improve rc scripts
Submitted by:	bsam@ (via email)
2012-09-18 12:52:25 +00:00
Wen Heping
9c1d653785 - 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)
2012-09-18 00:57:12 +00:00
Wen Heping
bd251b6b76 - 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]
2012-08-18 07:18:24 +00:00
Wen Heping
ddef92c64a - Update to 2.4.1 [1]
- Add LICENSE
- Convert to new option framework

PR:		170365 [1]
Submitted by:	Matthias Petermann <matthias@d2ux.net> [1]
2012-08-11 12:54:17 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Eitan Adler
c59a3834c4 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
2012-01-21 17:40:15 +00:00
Wen Heping
9db6deacde - Update to 1.4.7 2010-11-16 06:28:27 +00:00
Wen Heping
264cde2c65 - Update to 1.4.6 2010-09-16 06:21:59 +00:00
Wen Heping
6eb2bcd54e - Update to 1.4.5 2010-04-09 07:31:35 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Wen Heping
2540f53850 - Update to 1.4.4 2010-03-10 07:24:30 +00:00
Wen Heping
9d749173ca - Update to 1.4.3 2009-12-11 11:07:49 +00:00
Wen Heping
0891a793aa - Update to 1.4.2 2009-11-27 00:40:17 +00:00
Wen Heping
625ca7ce4c - Update to 1.4.1
Approved by:	mentors(implicit)
2009-10-21 12:40:33 +00:00
Wen Heping
2476617621 - Update to 1.4.0
- Update my mail address to FreeBSD

Approved by:	mentors(implicit)
2009-10-20 06:33:34 +00:00
Martin Wilke
1e39765b8b - Update to 1.2.2
PR:		138404
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-09-02 17:12:57 +00:00
Martin Wilke
44f4708b3e 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>
2009-07-12 22:12:14 +00:00