notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
trac-gantt Plugin to creates Gantt charts for trac
0.3.2a_8 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.3.2a_8Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken, uses EOLed python27
Expired This port expired on: 2020-02-19
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: dryice@dryice.name search for ports maintained by this maintainer
Port Added: 2006-07-13 09:49:13
Last Update: 2020-02-22 19:08:36
SVN Revision: 526852
Also Listed In: devel python
License: BSD3CLAUSE
WWW:
http://willbarton.com/code/tracgantt/
Description:
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://willbarton.com/code/tracgantt/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • trac-TracGantt>0:www/trac-gantt
No installation instructions:
This port has been deleted.
PKGNAME: trac-TracGantt
Package flavors (<flavor>: <package>)
  • py27: trac-TracGantt
distinfo:
SHA256 (TracGantt-0.3.2a.tar.gz) = e12c8735f16844b569212f88f98d3d16ba28e88ef63c040d00340c5b5008b9a5 SIZE (TracGantt-0.3.2a.tar.gz) = 10467

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. trac>=0.11 : www/trac
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for trac-TracGantt-0.3.2a_8: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
python:2.7
pkg-message:
For install:
To use the TracGantt plugin, please follow these instructions: Edit your Trac config file to add custom fields to tickets, as well as set the expected date format of those fields. The first things to add are the new ticket fields. If you already have a ticket-custom section, append these to it: [ticket-custom] due_assign = text due_assign.label = Due to assign due_assign.value = DD/MM/YYYY dependencies = text dependencies.label = Dependencies dependencies.value = due_close= text due_close.label = Due to close due_close.value = DD/MM/YYYY include_gantt = checkbox include_gantt.label = Include in GanttChart include_gantt.value = This will add four new fields to tickets, a "Due to assign" field, which contains the date by which this ticket should be assigned, a "Dependencies" field, for listing ticket numbers upon which this ticket depends, a "Due to close" field, which contains the date by which this ticket should be closed, and finally a checkbox that allows the ticket to be included in Gantt charts. In addition, TracGantt provides several tweakable configuration knobs that you can use to change the behavior of the gantt charts. They are listed below with their default values. [gantt-charts] # The format of dates entered by humans in the above ticket # fields date_format = %m/%d/%Y # Include the ticket summary in the gantt chart display include_summary = true # Trim the included summary to the given number of characters summary_length = 16 # Use the creation date of a ticket as the "due assign" # date if no assignment date is given use_creation_date = true # Show on the gantt chart the date the ticket was opened, # to contrast with the assignment date. show_opened = true NOTE: If you are placing the module anywhere outside of Trac's standard 'plugins' directory (i.e. to share across Trac instances), then you will also need to add: [components] tracgantt.* = enabled to your Trac config file. Again, this is only necessary if the egg file is placed outside of the Trac 'plugins' folder, in a standard Python search path. If you are using Trac with Apache and mod_python, you may also need to restart Apache, to avoid the plugin being accessible from one Apache process, but not others.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://dryice.name/computer/FreeBSD/distfiles/
  2. http://willbarton.com/files/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.2a_8
22 Feb 2020 19:08:36
Revision:526852Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports, all Python-2.7-only:

2020-02-17 audio/decibel-audio-player: Old, uses EOLed python27
2020-02-17 audio/soundconverter: Old, uses EOLed python27
2020-02-19 cad/linuxcnc-devel: Broken, uses EOLed python27
2020-02-19 databases/monetdb: Broken, uses EOLed python27
2020-02-19 databases/py-cql: Broken, uses EOLed python27
2020-02-18 databases/zodb3: Old, uses EOLed python27
2020-02-17 deskutils/gourmet: Old, uses EOLed python27
2020-02-18 devel/py-Products.PlacelessTranslationService: Old, uses EOLed
python27
2020-02-18 devel/py-Products.ZopeVersionControl: Old, uses EOLed python27
2020-02-18 devel/py-Products.statusmessages: Old, uses EOLed python27
2020-02-18 devel/py-collective.z3cform.datetimewidget: Old, uses EOLed python27
2020-02-20 devel/py-five.formlib: Old, uses EOLed python27
2020-02-18 devel/py-five.localsitemanager: Old, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.2a_8
14 Jan 2020 12:36:37
Revision:523007Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few broken ports

With hat:	portmgr
0.3.2a_8
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.3.2a_8
14 Aug 2019 12:25:09
Revision:508913Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories w)
0.3.2a_8
19 Feb 2018 11:10:43
Revision:462307Original commit files touched by this commit
antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
0.3.2a_7
29 May 2016 01:21:55
Revision:416078Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Switch to options helpers
- Regenerate patches with `make makepatch`

Approved by:	portmgr blanket
0.3.2a_7
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.3.2a_7
20 May 2015 01:19:11
Revision:386824Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Don't cat pkg-message from Makefiles

Approved by:	portmgr blanket
0.3.2a_7
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
0.3.2a_7
19 Jun 2014 06:15:27
Revision:358347Original commit files touched by this commit
mva search for other commits by this committer
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
0.3.2a_6
21 Feb 2014 13:39:58
Revision:345437Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category www
0.3.2a_6
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
0.3.2a_6
26 Jan 2014 14:32:01
Revision:341184Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.3.2a_6
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.3.2a_6
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.3.2a_6
11 Nov 2012 14:49:40
Revision:307317Original commit files touched by this commit
rm search for other commits by this committer
- 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
0.3.2a_5
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.3.2a_5
18 May 2010 04:08:06
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Chase devel/apr -> devel/apr1 shuffling

PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
0.3.2a_4
05 May 2010 21:52:39
Original commit files touched by this commit
pgollucci search for other commits by this committer
4/5: Chase devel/apr shlib bump

PR:             ports/146130
Approved by:    portmgr (pav)
Tested by:      -exp run (pav)
With Hat:       apache@
0.3.2a_3
13 Dec 2009 16:28:06
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
0.3.2a_3
14 Aug 2008 23:05:40
Original commit files touched by this commit
glarkin search for other commits by this committer
- 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)
0.3.2a_2
07 Jul 2008 12:37:21
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
0.3.2a_1
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
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)
0.3.2a
11 Feb 2007 08:41:26
Original commit files touched by this commit
dryice search for other commits by this committer
update WWW

Approved by:    itetcu (mentor, implicit)
0.3.2a
05 Aug 2006 11:42:25
Original commit files touched by this commit
miwi search for other commits by this committer
- 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)
0.3.1
19 Jul 2006 07:01:23
Original commit files touched by this commit
clsung search for other commits by this committer
- update to 0.3.1
- new file: files/patch-tracgantt-gantt.py

PR:             ports/100508
Submitted by:   maintainer (Dryice Liu)
0.2.4
13 Jul 2006 09:49:02
Original commit files touched by this commit
novel search for other commits by this committer
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>

Number of commits found: 27