| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Feb 2013 17:06:37
2.2.2_5
|
brooks  |
I no longer maintain any Trac installations so drop all my Trac module
ports and clean up the port headers. |
30 Oct 2012 19:38:16
2.2.2_5
|
rm  |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- trim Makefile header
- limit python version to 2.x only
PR: 173065
Submitted by: rm (myself)
Approved by: brooks (maintainer, by mail)
Feature safe: yes |
25 Dec 2010 16:55:41
2.2.2_4
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
18 May 2010 04:08:06
2.2.2_4
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
2.2.2_3
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
28 Mar 2010 06:47:48
2.2.2_2
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
2.2.2_1
|
dinoex  |
- update to jpeg-8 |
13 Dec 2009 16:28:06
2.2.2
|
miwi  |
- Get rip python 2.3+
Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+
With hat: portmgr |
09 Jan 2009 23:57:07
2.2.2
|
brooks  |
WikiToPdf combines the functionality of CombineWikiPlugin and
PageToPdfPlugin on only one plugin and allows one to setup a template
file used to generate the PDF file with a cover and a licence page, for
example.
At the end of each wiki page there is a link named WikiToPdf and
works like athomas PageToPdfPlugin plugin but takes into account the
parameters on trac.ini (see below) and passes them to htmldoc.
Alternatively, it's possible to select one or more wiki pages and
generate one single PDF file just like coderanger work with a cover and
a licence from a template file. This feature also takes into account the
parameters on trac.ini.
WWW: http://trac-hacks.org/wiki/TracWikiToPdfPlugin |