./devel/trac, Repository browser, wiki, and issue tracking system

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.6, Package name: trac-1.6, Maintainer: pkgsrc-users

Trac is an enhanced wiki and issue tracking system for software
development projects.

Trac provides:

* An integrated system for managing software projects
* An enhanced wiki
* A flexible web-based issue tracker
* Interfaces to the Subversion and git revision control systems


Required to run:
[devel/py-setuptools] [www/py-genshi] [databases/py-sqlite3] [lang/python27]

Required to build:
[pkgtools/cwrappers]

Package options: sqlite

Master sites:

Filesize: 6233.458 KB

Version history: (Expand)


CVS history: (Expand)


   2024-11-29 20:57:48 by Lloyd Parkes | Files touched by this commit (3)
Log message:
www/trac: Update to Trac 1.6

Python 2.7 is no longer supported and Python 3.5+ is required.
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-05-09 20:02:21 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
trac: update DEPENDS

Use Python 3 version of jinja, and remove genshi dependency since
it's not used any longer

Bump PKGREVISION
   2023-05-08 16:21:56 by Greg Troxel | Files touched by this commit (3) | Package updated
Log message:
www/trac: Update to 1.5.4

This update has been build-tested only; no one responded on
pkgsrc-users about testing or doing the update.

Packaging changes:
  Switch to python3.

Upstream changes:

  Support python 3.5+.  Drop support for python 2.7.
  Drop Genshi; plugins must be migrated to Jinja2.
  Allow retargeting tickets from the milestone admin page.
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-04-19 14:13:11 by Tobias Nygren | Files touched by this commit (1)
Log message:
trac: force old version of jinja2
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS