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-timingandestimation Add estimation and time tracking functionality to Trac
1.0.8b_3 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 1.0.8b_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Uses Python 2.7 which is EOLed upstream
Expired This port expired on: 2020-12-31
Maintainer: joneum@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2010-02-26 18:15:38
Last Update: 2021-01-01 11:45:05
SVN Revision: 559825
Also Listed In: devel python
License: not specified in port
WWW:
http://trac-hacks.org/wiki/TimingAndEstimationPlugin
Description:
This is a plugin that adds (aspires to add) estimation and time tracking to Trac. This basically adds CustomFields and CustomReports and an interface for filling the dynamic variables for the report (requires Javascript). WWW: http://trac-hacks.org/wiki/TimingAndEstimationPlugin
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-timingandestimation>0:www/trac-timingandestimation
No installation instructions:
This port has been deleted.
PKGNAME: trac-timingandestimation
Package flavors (<flavor>: <package>)
  • py27: trac-timingandestimation
distinfo:
SHA256 (timingandestimationplugin-1.0.8b.zip) = d12eea326e03a27aa7fc3bda5b75ed21749c071bb5cf2e74a4736c1c602ca252 SIZE (timingandestimationplugin-1.0.8b.zip) = 88910

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. tracd : www/trac
  2. py27-setuptools>0 : devel/py-setuptools@py27
  3. python2.7 : lang/python27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/trac-scrumburndown*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7 zip
pkg-message:
For install:
To complete the installation, please add: [components] timingandestimationplugin.* = enabled to your trac.ini to enable the plugin. Next, upgrade your database with the command: trac-admin /full/path/to/YourProjectName upgrade Finally, visit: http://trac-hacks.org/wiki/TimingAndEstimationPlugin#PostInstallationConfigurationOptions for configuration instructions.
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/glarkin/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/glarkin/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/glarkin/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/glarkin/
  5. http://www.sourcehosting.net/freebsd/distfiles/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.8b_3
01 Jan 2021 11:45:05
Revision:559825Original commit files touched by this commit
antoine search for other commits by this committer
Re-apply part of r559792 (INDEX and bulk -a OK)

With hat:	portmgr
1.0.8b_3
01 Jan 2021 10:11:35
Revision:559822Original commit files touched by this commit
antoine search for other commits by this committer
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed

With hat:	portmgr
1.0.8b_3
01 Jan 2021 00:57:24
Revision:559792Original commit files touched by this commit
rene search for other commits by this committer
Remove most expired ports that depend on Python 2.7:

Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
  upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
  them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
  of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves

I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.8b_3
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)
1.0.8b_3
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
1.0.8b_2
16 May 2017 13:37:51
Revision:441000Original commit files touched by this commit
joneum search for other commits by this committer
-	Update maintainer address

Reviewed by:	miwi (mentor)
Differential Revision:	https://reviews.freebsd.org/D10755
1.0.8b_2
14 Mar 2017 03:14:05
Revision:436124Original commit files touched by this commit
wen search for other commits by this committer
- Pass maintainership to submitter

PR:		217773
Submitted by:	joneum@bsdproject.de
1.0.8b_2
29 May 2016 01:29:08
Revision:416081Original commit files touched by this commit
amdmi3 search for other commits by this committer
www/trac-*: minor cleanup

- Don't use trac/plugin.mk which is now empty and unneeded
- Add some NO_ARCH'es
- Add/fix some LICENSEs and LICENSE_FILES
- Pet portlint
- Regenerate some patches

Approved by:	portmgr blanket
1.0.8b_2
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
1.0.8b_2
03 Jan 2015 17:53:30
Revision:376145Original commit files touched by this commit
antoine search for other commits by this committer
Unbreak
1.0.8b_2
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@
1.0.8b_2
10 Mar 2014 18:01:09
Revision:347789Original commit files touched by this commit
bapt search for other commits by this committer
Convert www to USES=zip
1.0.8b_2
26 Dec 2013 18:12:45
Revision:337589Original commit files touched by this commit
wg search for other commits by this committer
- Support staging
- Modernize python knobs
1.0.8b_1
16 Dec 2013 18:24:49
Revision:336656Original commit files touched by this commit
glarkin search for other commits by this committer
[Errno 11] Resource Temporarily Unavailable

Reassigning my ports back to the pool with the hope of freeing up
to do more FreeBSD work in the future.

Submitted by:	glarkin
1.0.8b_1
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)
1.0.8b_1
26 Oct 2012 18:52:42
Revision:306457Original 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
- move pkg-plist contents into Makefile:PLIST_FILES
- trim Makefile header
- limit python version to 2.x only
- tab -> space change in pkg-descr:WWW

PR:		173062
Submitted by:	rm (myself)
Approved by:	glarkin (maintainer, by mail)
Feature safe:	yes
1.0.8b
03 Jan 2011 20:18:40
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.0.8b to fix PostgreSQL-related bug noted in PR and in
  http://trac-hacks.org/ticket/8324

PR:             ports/153322
Submitted by:   Sergey Chernikov <s dot bilberry at gmail dot com>
Assisted by:    Russ Tyndall at Acceleration.net (upstream maintainer)
1.0.6b
10 Dec 2010 15:26:32
Original commit files touched by this commit
glarkin search for other commits by this committer
- Updated to 1.0.6b

http://trac-hacks.org/wiki/TimingAndEstimationPlugin#RecentChanges

Submitted by:   Sutra Zhou <zhoushuqun at gmail dot com> (via email)
0.9.0b_2
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.9.0b_1
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.9.0b
26 Feb 2010 21:27:08
Original commit files touched by this commit
glarkin search for other commits by this committer
- Added pkg-message for post-installation configuration tips.

Feature safe:   yes
0.9.0b
26 Feb 2010 18:15:19
Original commit files touched by this commit
glarkin search for other commits by this committer
This is a plugin that adds (aspires to add) estimation and time
tracking to Trac.  This basically adds CustomFields and CustomReports
and an interface for filling the dynamic variables for the report
(requires Javascript).

WWW:    http://trac-hacks.org/wiki/TimingAndEstimationPlugin

Feature safe:   yes

Number of commits found: 22