| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
ports and clean up the port headers.
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat)
|
|
|
|
|
|
| |
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@
|
|
|
|
|
|
|
| |
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
| |
|
|
|
|
|
|
|
|
| |
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
|
|
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
|