CVS log for ports/www/trac-multirepos/Attic/Makefile
Up to [FreeBSD] / ports / www / trac-multirepos
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6
Mon Oct 11 16:38:58 2010 UTC (15 months, 4 weeks ago) by garga
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.5: +1 -1 lines
Retire expired port: 2010-10-10 www/trac-multirepos: Multiple repositories support has been merged in trunk, please use Trac 0.12+ (www/trac) instead
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Aug 24 08:11:06 2010 UTC (17 months, 2 weeks ago) by decke
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -0 lines
- Mark DEPRECATED and set EXPIRATION_DATE to 2010-10-10 PR: ports/149906 Submitted by: Alexey V. Degtyarev <alexey at renatasystems dot org> (maintainer) Approved by: beat (co-mentor)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue May 18 04:07:59 2010 UTC (20 months, 3 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Chase devel/apr -> devel/apr1 shuffling PR: ports/146553 Submitted by: myself (pgollucci@) With Hat: apache@
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed May 5 21:52:28 2010 UTC (21 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -0 lines
4/5: Chase devel/apr shlib bump PR: ports/146130 Approved by: portmgr (pav) Tested by: -exp run (pav) With Hat: apache@
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Sep 1 00:03:45 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_3_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
- Update to 0.12.8514 PR: 138391 Submitted by: Alexey V.Degtyarev <alexey@renatasystems.org> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 16 22:35:20 2009 UTC (2 years, 8 months ago) by miwi
Branches: MAIN
Multiple repositories Trac version
----------------------------------
This branch adds support for accessing multiple repositories inside one Trac
project and based on 0.12 development version of Trac.
Trac uses a minimalistic approach to web-based software project management.
Our mission; to help developers write great software while staying out of
the way. Trac should impose as little as possible on a team's established
development process and policies.
What is Trac?
* An integrated system for managing software projects
* An enhanced wiki
* A flexible web-based issue tracker
* An interface to the Subversion revision control system
At the core of Trac lies an integrated wiki and issue/bug database. Using
wiki markup, all objects managed by Trac can directly link to other
issues/bug reports, code changesets, documentation and files.
WWW: http://trac.edgewall.org/
PR: ports/134314
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org>
