Port details |
- gittrac Web-Based Bug And Patch-Set Tracking System For Git
- 2.0.1_1 devel
=2 2.0.1_1Version of this port present on the latest quarterly branch. - Maintainer: portmaster@BSDforge.com
 - Port Added: 2008-05-19 02:08:12
- Last Update: 2022-07-20 14:21:35
- Commit Hash: aa6eefd
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://www.cvstrac.org/
- Description:
- CVSTrac is a bug and patch-set tracking system for use with CVS
appropriate for use on projects with up to a few hundred developers.
CVSTrac is designed for low-ceremony development - it provides
mechanisms for tracking changes and bugs without unnecessary
restrictions. It has a built-in Wiki and ticketing system. Both
of these functions can be linked to the CVS tree.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/devel/gittrac/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/gittrac
- pkg install gittrac
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gittrac
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (cvstrac-2.0.1.tar.gz) = fcb703c8c4e426a0d071d0fa1f406ec3c18b0867af27c85aa3d2806bc0aca806
SIZE (cvstrac-2.0.1.tar.gz) = 261467
Packages (timestamps in pop-ups are UTC):
- Master port: devel/cvstrac
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Runtime dependencies:
-
- git>=0 : devel/git
- Library dependencies:
-
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_gittrac
- USES:
- cpe gmake pkgconfig sqlite
- pkg-message:
- For install:
- Please follow the detailed installation instructions in the CVSTrac
Wiki at http://www.cvstrac.org/cvstrac/wiki?p=GitTrac for information
on how to get GitTrac up and running in your preferred configuration.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
This is a slave port. You may also want to view the commits to the master port: devel/cvstrac |
Commit | Credits | Log message |
2.0.1_1 20 Jul 2022 14:21:35
    |
Tobias C. Berner (tcberner)  |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.1_1 12 Oct 2021 15:01:38
    |
Tobias Kortkamp (tobik)  |
*: Clean up some things
- Fix typos
- Fix overwritten variables with focus on master/slave ports
- Remove unreferenced variables
- Sort categories
- Remove redundant option descriptions
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
2.0.1_1 03 Sep 2021 06:12:08
    |
Bernhard Froehlich (decke)  |
devel/gittrac: Add CPE information
Approved by: portmgr (blanket) |
2.0.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.1_1 13 Aug 2019 16:01:59
  |
mat  |
Convert to UCL & cleanup pkg-message (categories d) |
2.0.1_1 01 Apr 2016 14:00:57
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
2.0.1 14 Jun 2014 14:45:45
  |
vanilla  |
remove NO_STAGE. |
2.0.1 20 Sep 2013 17:04:44
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
2.0.1 18 Jul 2008 21:05:20
 |
glarkin  |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor) |
2.0.1 19 May 2008 02:07:50
 |
beech  |
- New port gittrac: Web-Based Bug And Patch-Set Tracking System For Git
- Slave port based on devel/cvstrac that implements Trac-like
functionality for the Git SCM system.
PR: ports/123565
Submitted by: Greg Larkin <glarkin at sourcehosting.net> |