Port details |
- trac-bitten Continuous integration for Trac
- 0.6_3 devel
=1 0.6_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
This port expired on: 2020-01-27
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2011-10-13 23:22:35
- Last Update: 2020-01-27 15:34:18
- SVN Revision: 524263
- People watching this port, also watch:: yaml-cpp, tolua++
- Also Listed In: python www
- License: BSD3CLAUSE
- WWW:
- http://bitten.edgewall.org/
- Description:
- A continuous integration plugin for Trac.
Bitten is a Python-based framework for collecting various software
metrics via continuous integration. It builds on Trac to provide
an integrated web-based user interface. Build slaves are usually
installed and run on multiple different systems to compile and test
the software on these platforms on new checkins.
Set bitten_slave_enable to "yes" and bitten_slave_urls to contain
one or more Bitten build URLs. For form authentication add --form-auth
to flags.
WWW: http://bitten.edgewall.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- 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-bitten>0:devel/trac-bitten
- No installation instructions:
- This port has been deleted.
- PKGNAME: trac-bitten
- Package flavors (<flavor>: <package>)
- distinfo:
- SHA256 (Bitten-0.6.tar.gz) = 0ccbe1c6c798d980d2b9024a86cd04710b58c9a129f02b82bf72d96efd6e7026
SIZE (Bitten-0.6.tar.gz) = 340031
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- tracd : www/trac
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for trac-bitten-0.6_3:
BITTEN_MASTER=on: Build bitten master
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.6_3 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
0.6_3 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
0.6_3 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
0.6_3 17 Jan 2019 16:31:28 |
rene |
devel/trac-bitten: reset maintainer upon his request |
0.6_3 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
0.6_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.6_3 29 Aug 2015 09:59:54 |
amdmi3 |
- Add LICENSE
- Pet portlint
- Switch to @sample
Approved by: portmgr blanket |
0.6_3 06 Mar 2015 10:13:18 |
arved |
Add a patch to fix compatibility with trac Accountmanager
PR: 196548
Submitted by: maintainer |
0.6_2 27 Oct 2014 11:12:40 |
bapt |
Cleanup plist |
0.6_2 20 Oct 2014 16:04:14 |
mva |
- Convert ports of devel/ to USES=python
Approved by: portmgr (implicit) |
0.6_2 20 Jul 2014 18:50:53 |
bdrewery |
Quote ${RM} in preparation for adding '-f' by default.
With hat: portmgr |
0.6_2 14 Feb 2014 20:13:10 |
antoine |
Unbreak
Reported by: pkg-fallout |
0.6_2 26 Jan 2014 14:30:44 |
miwi |
- Stage Support |
0.6_2 13 Jan 2014 21:00:04 |
rene |
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.6_2 29 Nov 2013 11:45:58 |
wg |
devel/trac-bitten: remove last depedency of py-distribute
Approved by: portmgr (bapt, implicit) |
0.6_2 20 Sep 2013 17:17:45 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
0.6_2 30 Aug 2013 16:49:44 |
mva |
- do not use local bsd.python.mk variables within the port Makefile - switch
the publicly accessible ones instead |
0.6_2 23 May 2013 02:23:34 |
jgh |
- adoption of optionsNG
- trim historical headers
Approved by: portmgr (miwi) |
0.6_2 05 Mar 2013 07:12:25 |
rm |
- replace deprecated devel/py-setuptools with devel/py-distribute
- change explicit dependency for the ports, that don't utilize USE_DISTUTILS
feature
- add UPDATING entry
PR: 176142
Submitted by: rm (myself)
Approved by: portmgr (miwi)
Tested by: exp-run by miwi |
0.6_1 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
0.6_1 18 Oct 2011 19:09:46 |
glarkin |
- Added missing pkg-plist entries
- Bumped PORTREVISION
Reported by: pointyhat (via pav) |
0.6 13 Oct 2011 23:22:22 |
glarkin |
A continuous integration plugin for Trac.
Bitten is a Python-based framework for collecting various software
metrics via continuous integration. It builds on Trac to provide
an integrated web-based user interface. Build slaves are usually
installed and run on multiple different systems to compile and test
the software on these platforms on new checkins.
Set bitten_slave_enable to "yes" and bitten_slave_urls to contain
one or more Bitten build URLs. For form authentication add --form-auth
to flags.
WWW: http://bitten.edgewall.org/
PR: ports/140157
Submitted by: Tim Niemueller <tim@niemueller.de> |