| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
11 Nov 2012 14:49:40
0.3.2a_6
|
rm  |
- do not directly depend on setuptools, use USE_DISTUTILS instead
- bump PORTREVISION because of dependency change
- remove indefinite article in COMMENT
- convert to optionsng
- trim Makefile header
- limit python version to 2.x only
- move pkg-plist contents into Makefile:PLIST_FILES
- tab -> space change in pkg-descr:WWW
PR: 173169
Submitted by: rm (myself)
Approved by: maintainer timeout (2 weeks)
Feature safe: yes |
19 Mar 2011 12:38:54
0.3.2a_5
|
miwi  |
- Get Rid MD5 support |
18 May 2010 04:08:06
0.3.2a_5
|
pgollucci  |
- Chase devel/apr -> devel/apr1 shuffling
PR: ports/146553
Submitted by: myself (pgollucci@)
With Hat: apache@ |
05 May 2010 21:52:39
0.3.2a_4
|
pgollucci  |
4/5: Chase devel/apr shlib bump
PR: ports/146130
Approved by: portmgr (pav)
Tested by: -exp run (pav)
With Hat: apache@ |
13 Dec 2009 16:28:06
0.3.2a_3
|
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 |
14 Aug 2008 23:05:40
0.3.2a_3
|
glarkin  |
- Maintainer ported the plugin to Trac 0.11
- Makefile stylistic fixes & added macros from bsd.python.mk
- Added pkg-message file with configuration details
PR: ports/126112
Submitted by: Anton Batenev <antonbatenev@yandex.ru>
Approved by: beech (mentor, implicit) |
07 Jul 2008 12:37:21
0.3.2a_2
|
miwi  |
- Bump PORTREVISION after apr update
PR: 125270 125271 125272 125278 125281 125282
125284 125285 125287 125288 125289 125290
125291 125292 125293 125295 125296 125297
125300
Submitted by: rodrigc |
06 Jun 2008 14:07:24
0.3.2a_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
11 Feb 2007 08:41:26
0.3.2a
|
dryice  |
update WWW
Approved by: itetcu (mentor, implicit) |
05 Aug 2006 11:42:25
0.3.2a
|
miwi  |
- Update to 0.3.2a
- Update WWW and MASTER_SITES
PR: ports/101244
Submitted by: Dryice Liu <dryice(at)dryice.name>
Approved by: krion (mentor) |
19 Jul 2006 07:01:23
0.3.1
|
clsung  |
- update to 0.3.1
- new file: files/patch-tracgantt-gantt.py
PR: ports/100508
Submitted by: maintainer (Dryice Liu) |
13 Jul 2006 09:49:02
0.2.4
|
novel  |
A plugin for the Trac project/source code management system that
creates Gantt charts based on ticket reports. It is a
work-in-progress.
A Gantt chart is a graphical representation of the duration of tasks
against the progression of time. Gantt charts are very useful for
planning a scheduling a project based on different tasks that will
need to be completed and their durations and dependencies on other
tasks.
The TracGantt plugin uses Trac's ticketing system to generate Gantt
charts based on existing Trac Ticket Reports (found under the "View
Tickets" tab in Trac). The Gantt charts are pure XHTML and are
generated on-the-fly from the ticket reports, using only the tickets
provided by the report.
WWW: http://ideas.water-powered.com/gantt/#docs
PR: ports/100140
Submitted by: Dryice Liu <dryice at dryice.name> |