Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Dec 2020 23:02:15
0.9.2

|
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
15 Aug 2020 16:32:03
0.9.2

|
sunpoet  |
Update to 0.9.2
- Update WWW
Changes: https://hg.tryton.org/relatorio/file/tip/CHANGELOG |
27 Jan 2020 20:09:11
0.9.1

|
sunpoet  |
Update to 0.9.1
Changes: https://hg.tryton.org/relatorio/file/tip/CHANGES |
01 Aug 2019 16:17:23
0.9.0

|
sunpoet  |
Update to 0.9.0
Changes: https://hg.tryton.org/relatorio/file/tip/CHANGES |
06 Oct 2018 09:35:22
0.8.1

|
sunpoet  |
Update to 0.8.1
Changes: https://hg.tryton.org/relatorio/file/tip/CHANGES |
20 Jun 2018 17:05:44
0.8.0

|
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
25 Apr 2018 16:42:38
0.8.0

|
amdmi3  |
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.
Approved by: portmgr blanket, mat |
25 Dec 2017 13:53:44
0.8.0

|
sunpoet  |
Change WWW to PyPI |
24 Dec 2017 11:15:06
0.8.0

|
sunpoet  |
Relax USES=python |
21 Dec 2017 19:10:41
0.8.0

|
antoine  |
Restrict to python 2.7
Pointy hat: sunpoet |
21 Dec 2017 17:41:11
0.8.0

|
sunpoet  |
Update to 0.8.0
- Add LICENSE
- Add NO_ARCH
- Relax USES=python
- Take maintainership
Changes: https://groups.google.com/forum/#!forum/python-relatorio |
30 Nov 2017 15:50:34
0.6.4

|
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
28 Dec 2016 09:42:21
0.6.4

|
wen  |
- Update to 0.6.4 |
17 Aug 2016 05:55:00
0.6.3

|
wen  |
- Update to 0.6.3 |
01 Apr 2016 14:16:20
0.6.2

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
08 Dec 2015 16:02:07
0.6.2

|
vanilla  |
Upgrade to 0.6.2. |
24 Oct 2014 16:43:00
0.6.0_1

|
mva  |
- Convert ports of news/ and print/ to new USES=python
Approved by: portmgr (implicit) |
29 Dec 2013 11:24:40
0.6.0_1

|
wg  |
print/py-relatorio: support staging and switch from easy_install |
20 Sep 2013 22:44:00
0.6.0

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
19 Aug 2013 11:21:36
0.6.0

|
wen  |
- Update to 0.6.0
- Reset maintainer to ports@ |
15 Feb 2013 14:14:46
0.5.7

|
wen  |
- Update to 0.5.7
- Trim Makefile headers |
01 Jun 2012 05:26:28
0.5.6_1
|
dinoex  |
- update png to 1.5.10 |
25 Feb 2012 03:38:59
0.5.6
|
wen  |
- Update to 0.5.6 |
03 Jul 2011 06:14:57
0.5.5
|
miwi  |
- Kick MD5 Support |
01 Sep 2010 00:52:30
0.5.5
|
wen  |
- Update to 0.5.5 |
31 Mar 2010 02:10:44
0.5.4
|
wen  |
- Update to 0.5.4 |
28 Mar 2010 06:47:48
0.5.3_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
11 Jan 2010 06:10:24
0.5.3
|
wen  |
- Update to 0.5.3 |
08 Nov 2009 14:59:43
0.5.2
|
wen  |
- Update to 0.5.2
- Update my mail address to FreeBSD |
09 Jul 2009 09:19:31
0.5.1_1
|
miwi  |
- Add some missing dependency
PR: 136600
Submitted by; Wen Heping <wenheping@gmail.com> (Maintainer) |
26 Apr 2009 23:45:54
0.5.1
|
miwi  |
relatorio is a templating library which provides a way to easily output
all kind of different files (odt, ods, png, svg, ...). Adding support
for more filetype is easy: you just have to create a plugin for this.
relatorio also provides a report repository allowing you to link python
objects and report together, find reports by mimetypes/name/python
objects.
WWW: http://relatorio.openhex.org/
PR: ports/133958
Submitted by: Wen Heping <wenheping at gmail.com> |