The NetBSD Project

CVS log for pkgsrc/www/trac/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / trac

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.98 / (download) - annotate - [select for diffs], Mon Aug 14 05:25:31 2023 UTC (3 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.97: +2 -2 lines
Diff to previous 1.97 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.97 / (download) - annotate - [select for diffs], Tue May 9 18:02:21 2023 UTC (6 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.96: +3 -3 lines
Diff to previous 1.96 (colored)

trac: update DEPENDS

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

Bump PKGREVISION

Revision 1.96 / (download) - annotate - [select for diffs], Mon May 8 14:21:56 2023 UTC (6 months, 3 weeks ago) by gdt
Branch: MAIN
Changes since 1.95: +3 -5 lines
Diff to previous 1.95 (colored)

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.

Revision 1.95 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:59 2022 UTC (16 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.94: +2 -2 lines
Diff to previous 1.94 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.94 / (download) - annotate - [select for diffs], Tue Apr 19 12:13:11 2022 UTC (19 months, 1 week ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.93: +3 -3 lines
Diff to previous 1.93 (colored)

trac: force old version of jinja2

Revision 1.93 / (download) - annotate - [select for diffs], Wed Jan 5 15:41:32 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.92: +4 -2 lines
Diff to previous 1.92 (colored)

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.

Revision 1.92 / (download) - annotate - [select for diffs], Tue Jan 4 20:55:39 2022 UTC (22 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.91: +2 -1 lines
Diff to previous 1.91 (colored)

*: bump PKGREVISION for egg.mk users

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

Revision 1.91 / (download) - annotate - [select for diffs], Mon Jul 27 16:37:52 2020 UTC (3 years, 4 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.90: +2 -2 lines
Diff to previous 1.90 (colored)

multiple: Drop MAINTAINERship

These are simply things I no longer use

Revision 1.90 / (download) - annotate - [select for diffs], Mon Jul 27 15:22:12 2020 UTC (3 years, 4 months ago) by gdt
Branch: MAIN
Changes since 1.89: +5 -4 lines
Diff to previous 1.89 (colored)

www/trac: Update to 1.4.2

(Update prepared in wip by Matthias Petermann)

Upstream changes:

* Jinja2 is the template engine, providing performance improvements
  over Genshi. Genshi is still supported until Trac 1.5.1 for rendering
  plugin templates.

* Custom navigation items can be added to the main and meta navigation.

* TracAdmin convert_db command for converting to a new database backend
  while preserving all environment data.

* Restyled wiki that allows toggling between narrow and full width.

* HTTPS support for TracStandalone (tracd)

* Lots of minor bug fixes and improvements

For full change log please refer to:

		https://trac.edgewall.org/wiki/TracChangeLog

Revision 1.89 / (download) - annotate - [select for diffs], Fri May 22 21:24:29 2020 UTC (3 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.88: +3 -2 lines
Diff to previous 1.88 (colored)

www/trac: remove nonexistent files from REPLACE_PYTHON

Revision 1.88 / (download) - annotate - [select for diffs], Sun Jan 26 17:32:25 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.87: +2 -2 lines
Diff to previous 1.87 (colored)

all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

Revision 1.87 / (download) - annotate - [select for diffs], Mon Sep 2 13:20:02 2019 UTC (4 years, 2 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.86: +2 -2 lines
Diff to previous 1.86 (colored)

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

Revision 1.86 / (download) - annotate - [select for diffs], Tue Jun 11 05:30:23 2019 UTC (4 years, 5 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.85: +4 -8 lines
Diff to previous 1.85 (colored)

trac: update to 1.2.3

upgrade notes from 1.0 to 1.2.x:

Obsolete Plugins

Trac has added functionality equivalent to the following plugins:

    ãൢdminEnumListPlugin
    ã൥ateFieldPlugin: see the time custom field type
    ã൨roupBasedRedirectionPlugin: the default handler can set as a user preference.
    ã൭inenoMacro: see WikiProcessors#AvailableProcessors
    ã൯everNotifyUpdaterPlugin: see notification subscribers
    ã൲ueryUiAssistPlugin: see TracQuery#Filters.
    ã൵icketCreationStatusPlugin: see #NewWorkflowActions

The plugins should be removed when upgrading Trac to 1.2.

New workflow actions

The ticket creation step is controlled with a workflow action. The default workflow has create and create_and_assign actions. The create action will always be added when upgrading the database. The create_and_assign action will be added if the workflow has an assigned state. You may want to edit your workflow after upgrading the database to customize the actions available on the New Ticket page.
New permissions policy for read-only wiki pages

Since 1.1.2 the read-only attribute of wiki pages is enabled and enforced only when ReadonlyWikiPolicy is in the list of active permission policies. If [trac] permission_policy has the default value DefaultPermissionPolicy, LegacyAttachmentPolicy, then ReadonlyWikiPolicy should be automatically appended to the list when upgrading the environment:

[trac]
permission_policies = ReadonlyWikiPolicy,
 DefaultPermissionPolicy,
 LegacyAttachmentPolicy

If other permission policies are enabled, trac.ini will need to have ReadonlyWikiPolicy appended to the list of active permission_policies. See TracFineGrainedPermissions#ReadonlyWikiPolicy for additional details on the proper ordering.

Revision 1.85 / (download) - annotate - [select for diffs], Fri Apr 26 13:14:22 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
Changes since 1.84: +2 -2 lines
Diff to previous 1.84 (colored)

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

Revision 1.84 / (download) - annotate - [select for diffs], Thu Apr 25 07:33:28 2019 UTC (4 years, 7 months ago) by maya
Branch: MAIN
Changes since 1.83: +2 -1 lines
Diff to previous 1.83 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.83 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:41 2018 UTC (5 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.82: +2 -2 lines
Diff to previous 1.82 (colored)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.82 / (download) - annotate - [select for diffs], Sun Jan 1 14:44:06 2017 UTC (6 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.81: +2 -2 lines
Diff to previous 1.81 (colored)

Add python-3.6 to incompatible versions.

Revision 1.81 / (download) - annotate - [select for diffs], Sun Sep 18 12:34:02 2016 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.80: +2 -3 lines
Diff to previous 1.80 (colored)

ftp.edgewall.org, despite the name, does not reply to FTP any longer.

Revision 1.80 / (download) - annotate - [select for diffs], Sun Sep 11 15:52:36 2016 UTC (7 years, 2 months ago) by gdt
Branch: MAIN
Changes since 1.79: +4 -5 lines
Diff to previous 1.79 (colored)

Drop redundant variable settings and improve comments

There were muliple variables set from before the egg/distutils files
were improved years ago, which are now redundant.  Separate
pyversion.mk, application.mk and egg.mk settings.

(This commit has no functional change.)

Revision 1.79 / (download) - annotate - [select for diffs], Sun Sep 11 15:43:01 2016 UTC (7 years, 2 months ago) by gdt
Branch: MAIN
Changes since 1.78: +3 -20 lines
Diff to previous 1.78 (colored)

Split options into options.mk

(No functional change - this is just moving option lines to options.mk
and .including them.)

Revision 1.78 / (download) - annotate - [select for diffs], Sun Sep 11 15:29:31 2016 UTC (7 years, 2 months ago) by gdt
Branch: MAIN
Changes since 1.77: +15 -26 lines
Diff to previous 1.77 (colored)

Rototill comments and rearrange option lines

This commit has no functional changes.

Drop comments about wip/trac, www/ja-trac and eventual merging,
because that's happened.  Adjust explanation of why there is no svn or
git dependency.

Move option declaration near option use, in preparation for
options.mk.

Revision 1.77 / (download) - annotate - [select for diffs], Sun Sep 11 15:17:44 2016 UTC (7 years, 2 months ago) by gdt
Branch: MAIN
Changes since 1.76: +2 -2 lines
Diff to previous 1.76 (colored)

Update to 1.0.13.

Upstream changes: "around a dozen bug fixes and minor enhancements"

Revision 1.76 / (download) - annotate - [select for diffs], Sat Jul 9 13:04:16 2016 UTC (7 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.75: +2 -2 lines
Diff to previous 1.75 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.75 / (download) - annotate - [select for diffs], Tue Jul 5 15:57:44 2016 UTC (7 years, 4 months ago) by gdt
Branch: MAIN
Changes since 1.74: +2 -2 lines
Diff to previous 1.74 (colored)

Update trac to 1.0.12.

Upstream changelog from 1.0.10 contains a large number of bugfixes and
other minor changes.

Revision 1.74 / (download) - annotate - [select for diffs], Sat Feb 27 01:33:04 2016 UTC (7 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.73: +2 -2 lines
Diff to previous 1.73 (colored)

Update to 1.0.10.

upstream changes:
  many minor bugfixes

Revision 1.73 / (download) - annotate - [select for diffs], Sat Dec 5 21:26:07 2015 UTC (7 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.72: +2 -2 lines
Diff to previous 1.72 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.72 / (download) - annotate - [select for diffs], Sun Sep 13 23:37:39 2015 UTC (8 years, 2 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3
Changes since 1.71: +2 -2 lines
Diff to previous 1.71 (colored)

Update to 1.0.9.

Upstream ~NEWS:

Trac 1.0.9 provides more than a dozen minor fixes
and enhancements, including significantly reduced
memory usage by the Git repository connector.

Revision 1.71 / (download) - annotate - [select for diffs], Sat Jul 25 16:32:30 2015 UTC (8 years, 4 months ago) by gdt
Branch: MAIN
Changes since 1.70: +2 -2 lines
Diff to previous 1.70 (colored)

Update to 1.0.8.

Upstream changes are almost entirely miscellaneous bugfixes and
performance improvements.

Details at http://trac.edgewall.org/wiki/TracDev/ReleaseNotes/1.0

Revision 1.70 / (download) - annotate - [select for diffs], Sun Jun 7 12:40:10 2015 UTC (8 years, 5 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.69: +2 -3 lines
Diff to previous 1.69 (colored)

Update to 1.0.5

(March 24, 2015)
Trac 1.0.5 provides several fixes. The following are some highlights:

    Images are not rendered in the timeline (#10751).
    Git tags are shown in the browser view (#11964).
    Added support for journal_mode and synchronous pragmas in sqlite: database connection string (#11967).

Revision 1.69 / (download) - annotate - [select for diffs], Sun Feb 8 16:52:46 2015 UTC (8 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.68: +2 -1 lines
Diff to previous 1.68 (colored)

Drop patch as superceded by upstream changes.

Upstream says that this patch is no longer necessary because an
equivalent change was applied elsewhere in the code.  Until we're
sure, park the patch by dropping from distinfo and commenting out the
patch contents, leaving a note in the patchfile about why.

Revision 1.68 / (download) - annotate - [select for diffs], Sun Feb 8 14:27:23 2015 UTC (8 years, 9 months ago) by gdt
Branch: MAIN
Changes since 1.67: +2 -2 lines
Diff to previous 1.67 (colored)

Update to 1.0.4.

 - Workflow action labels were not displayed unless name
    attribute was explicitly defined (#11930)

Revision 1.67 / (download) - annotate - [select for diffs], Sun Jan 18 13:32:00 2015 UTC (8 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.66: +2 -2 lines
Diff to previous 1.66 (colored)

Update to 1.0.3.

Trac 1.0.3 is a maintenance release containing numerous fixes and minor
enhancements. The following are a few of the highlights:

  - Notification is sent when adding an attachment to a ticket (#2259).
  - Stylesheets and scripts are loaded during autopreview, resulting in proper
    syntax highlighting when code WikiProcessors are added (#10470) and display
    of Workflow graphs without explicit autopreview (#10674).
  - Merge changesets are shown as differences against first parent, resulting
    in less noisy changesets (#10740).
  - Pygments 2.0 is supported (#11796).
  - Fixed error when completing the `initenv` TracAdmin command (#11797).
  - Performance improvement on systems with many thousands of authenticated
    users due to caching of Environment.get_known_users (#11868).
  - Distribution metadata of wheel package is supported and displayed on the
    About page (#11877).

Revision 1.66 / (download) - annotate - [select for diffs], Mon Oct 27 17:13:33 2014 UTC (9 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4
Changes since 1.65: +2 -3 lines
Diff to previous 1.65 (colored)

Update to 1.0.2 from 1.0.1.  (Micro version update, not yet tested.)

 - Subversion keywords are expanded and EOL substitutions made
   when viewing a file in the repository browser and when
   downloading a file (#717).
 - Notification email is sent to the old owner when a ticket
   is reassigned (#2311).
 - Ticket change history is updated when renaming and deleting a
   milestone, and when retargeting tickets to another milestone
   (#4582, #5658).
 - Numerous fixes for the Authz permissions policy in
   the browser/repository (#10961, #11646), wiki (#8976, #11067),
   admin (#11069) and report (#11176) realms.
 - Multiple form submits are disallowed (#10138).
 - `ConfigurationError` is raised if any of the `permission_policies`
 can't be loaded, preventing possible information leakage due
   to internal and installation errors (#10285).
 - Wiki toolbars can be disabled through a configuration
   setting (#10837)
 - The number of entries in a table is shown next to heading
   on applicable admin pages (#11027).
 - //Cancel// buttons are consistently located on all pages (#11076).
 - Focus is placed on a text element when an edit page is
   loaded (#11084).
 - The //Edit conflict// and //Merge// warning messages are
   always visible in side-by-side edit mode (#11102).
 - Improvements to the layout of the Report (#11106, #11664)
   and Ticket pages (#11471).
 - Genshi 0.7 compatibility (#11218).
 - Numerous minor fixes for Git repository support.

Revision 1.65 / (download) - annotate - [select for diffs], Fri May 9 07:37:26 2014 UTC (9 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.64: +2 -2 lines
Diff to previous 1.64 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.64 / (download) - annotate - [select for diffs], Tue Mar 11 17:41:44 2014 UTC (9 years, 8 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.63: +2 -1 lines
Diff to previous 1.63 (colored)

Add patch to avoid exception in git browser.

The underlying issue seems to be a race; if the spawned git log
command finishes before trac kills it, the os.kill() throws an
exception which is not caught.  Simply catch and ignore the exception.
I sent the patch to trac-devel@.

Revision 1.63 / (download) - annotate - [select for diffs], Sat Jan 25 10:45:22 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.62: +3 -3 lines
Diff to previous 1.62 (colored)

No need to have two variables for the same logic.
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.

Revision 1.62 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:30 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.61: +2 -2 lines
Diff to previous 1.61 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.61 / (download) - annotate - [select for diffs], Tue Jan 21 22:29:33 2014 UTC (9 years, 10 months ago) by gdt
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60 (colored)

Update to 1.0.1

Sort PLIST.  Add new files.

Trac 1.0.1 (February 1, 2013)
http://svn.edgewall.org/repos/trac/tags/trac-1.0.1

 - Fix zip source download for large directories in Subversion repositories
 - Performance improvement for the Roadmap, by caching milestone properties
 - Added a ''select all'' checkbox to table of components for each plugin on
   the Plugins admin panel
 - Restore the ''Modify'' link at the top of the ticket page, as it was in
   Trac 0.12
 - `ListOption` keeps values other than empty string and None in raw list
   as default
 - Prevent possibility of multiple identical info or warning messages being
   presented to the user
 - The BatchModify select-all checkboxes are toggled with tri-state behavior
   when the ticket checkboxes are toggled
 - Update the ticket changetime to the current time when deleting a ticket
   comment
 - ... and quite more! In particular, see also the changes for 0.12.5
   which are also integrated and new since 1.0

Trac 0.12.5 (January 15, 2013)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.5

Trac 0.12.5 is a maintenance release and contains
a few interesting fixes:
 - upload of .mht files (MHTML web page archive files) now works
   (#9880)
 - more robust parsing of attachment URLs (#10280) and uploaded
   file names (#10850)
 - lots of improvement to the date formatting code, which is now
   much more robust when timezone and daylight saving time
   computations are involved (#10768, #10863, #10864, #10912, #10920)
 - no longer generate invalid JSON encoded data with Python 2.4 and
   2.5 (#10877)
 - ... and a few more!

Revision 1.60 / (download) - annotate - [select for diffs], Thu Feb 14 14:56:23 2013 UTC (10 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.59: +5 -3 lines
Diff to previous 1.59 (colored)

Now that I understand that py-sqlite2 means sqlite3, adjust comments
about trac/ja-trac database differences (which I now perceive as smaller).

Revision 1.59 / (download) - annotate - [select for diffs], Wed Feb 13 17:10:45 2013 UTC (10 years, 9 months ago) by gdt
Branch: MAIN
Changes since 1.58: +12 -18 lines
Diff to previous 1.58 (colored)

Update to 1.0.

The only significant packaging change is to drop the dependency on
py-subversion.  It's still needed to use subversion repositories, but
use of svn is now optional.

Update provided by Martin Resnick of BBN, with minor tweaks by me.

Trac 1.0 'Cell' (September 7, 2012)
http://svn.edgewall.org/repos/trac/tags/trac-1.0

Trac 1.0 is a major release adding refreshed user interface and
improved DVCS repository support as the most visible changes.

The following list contains only a few highlights:

 - The default theme looks more modern, especially on recent browsers
   (no effort has been made to make it look better on older browsers
   like IE6 or 7)
 - The TracHacks GitPlugin has been donated by Herbert Valerio Riedel
   to the Trac project (many thanks!) and is now maintained here as an
   optional component
 - As a consequence, the Subversion support has been moved below
   `tracopt.versioncontrol` as well
 - The Git and Mercurial log view feature a visualization of the
   branching structure
 - Usability improvements for the tickets, with a better support for
   conflict detection and resolution
 - Integration of the TracHacks BatchModifyPlugin, contributed by
   Brian Meeker (many thanks!) and is now maintained there as a
   default component
 - jQuery/UI integration, featuring a date picker for date fields
 - Improved integration with Pygments syntax highlighting
 - ... and numerous smaller features added and bugs fixed since 0.12!

Revision 1.58 / (download) - annotate - [select for diffs], Sun Oct 28 06:31:07 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.57: +1 -3 lines
Diff to previous 1.57 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.57 / (download) - annotate - [select for diffs], Sun Apr 8 19:09:17 2012 UTC (11 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2
Changes since 1.56: +1 -5 lines
Diff to previous 1.56 (colored)

Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.

Revision 1.56 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:44 2012 UTC (11 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.55: +2 -1 lines
Diff to previous 1.55 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.55 / (download) - annotate - [select for diffs], Tue Feb 7 01:32:16 2012 UTC (11 years, 9 months ago) by gdt
Branch: MAIN
Changes since 1.54: +2 -3 lines
Diff to previous 1.54 (colored)

Update to trac 0.12.3

    compatibility with Subversion 1.7 (#10414)
    easier troubleshooting of common startup errors (#10024)
    jQuery upgraded to 1.4.4 (#10001)
    improve fine-grained permission handling in the source browser (#9976, #10208, #10110)
    ... and dozens more fixes!

Revision 1.54 / (download) - annotate - [select for diffs], Fri Jan 27 05:58:56 2012 UTC (11 years, 10 months ago) by obache
Branch: MAIN
Changes since 1.53: +2 -3 lines
Diff to previous 1.53 (colored)

drop condition for python23, not exist in pkgsrc now.

Revision 1.53 / (download) - annotate - [select for diffs], Wed Mar 16 23:28:22 2011 UTC (12 years, 8 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.52: +2 -2 lines
Diff to previous 1.52 (colored)

Update to 0.12.2 from 0.12.

Trac 0.12.2 (January 31, 2011)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.2

This list contains only a few highlights:
 - install: improved robustness of Trac installation if Babel is
   installed after the fact (#9439, #9595, #9961)
 - notifications: support for Asian character width (#4717)
 - roadmap: fix display of progress bar in some corner cases (#9718)
   and respect the overall_completion milestone group setting (#9721)
 - reports: reports and queries look much better, as the columns now
   keep the same width across groups; the absence of word wrapping in
   reports has been fixed (#9825)
 - web admin: improved layout (#8866, #9963)
 - web: it's now possible to log in different Trac instances sharing
   the same URL prefix (e.g. /project and /project-test) (#9951)

Trac 0.12.1 (October 9, 2010)
http://svn.edgewall.org/repos/trac/tags/trac-0.12.1

This list contains only a few highlights:
 - db: improve concurrency behavior (#9111)
 - fcgi: add an environment variable `TRAC_USE_FLUP` to control the usage of flup vs. bundled _fcgi.py (defaults to 0, i.e. use bundled as before)
 - svn authz: improve compatibility with svn 1.5 format (#8289)
 - milestone: allow to set the time for the due date (#6369, #9582)
 - ticket: fixes for the CC: property (#8597, #9522)
 - notification: improved the formatting of ticket fields in notification e-mails (#9484, #9494)
 - i18n: added a configuration option to set the default language (#8117)
 - several fixes for upgrade (#9400, #9416, #9483, #9556)

Revision 1.52 / (download) - annotate - [select for diffs], Tue Mar 15 12:58:04 2011 UTC (12 years, 8 months ago) by gdt
Branch: MAIN
Changes since 1.51: +23 -1 lines
Diff to previous 1.51 (colored)

Add comments describing differences to ../ja-trac.

These comments are based on private mail with obache@, but errors are
my fault.  They are intended to be useful primarily to package
maintainers, but also to people administering trac via pkgsrc.

Revision 1.51 / (download) - annotate - [select for diffs], Mon Mar 14 19:45:37 2011 UTC (12 years, 8 months ago) by gdt
Branch: MAIN
Changes since 1.50: +2 -1 lines
Diff to previous 1.50 (colored)

PKGREVISION++ for pgsql option removal.  There's no need to update if
not using py-PgSQL, but trac 0.12 built with option pgsql uttery
fails to work.

Revision 1.50 / (download) - annotate - [select for diffs], Mon Mar 14 19:44:46 2011 UTC (12 years, 8 months ago) by gdt
Branch: MAIN
Changes since 1.49: +4 -5 lines
Diff to previous 1.49 (colored)

Remove pgsql option; users should use "psycopg2" option instead.

trac 0.12 dropped support for py-PgSQL.  Switching to py-psycopg2 with
an existing database that used to be accessed by py-PgSQL worked.

Revision 1.49 / (download) - annotate - [select for diffs], Wed Jun 16 17:31:33 2010 UTC (13 years, 5 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored)

Update to 0.12; ok'ed by gdt@.  Major changes:

* Translation of Trac in your language using Babel (http://babel.edgewall.org)
* Multiple Repository Support per environment
* Improved Wiki, more powerful syntax and nicer user interface with automatic
  preview in side-by-side editing mode
* Improved Ticket user interface, with editable comments and automatic preview

Revision 1.48 / (download) - annotate - [select for diffs], Wed Mar 10 15:27:01 2010 UTC (13 years, 8 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.47: +2 -3 lines
Diff to previous 1.47 (colored)

Update to 0.11.7 (security/bugfix release). Changes since 0.11.6:

Security fixes:

    * Fixed a ticket validation issue that would allow unauthorized
      users to modify the status and resolution of a ticket (#8884)

Performance improvements:

    * Trac wiki had some trouble handling very long unicode words
      (#9025)

    * Full text search was very slow if lots of custom fields were
      used (#8935)

Bug fixes:

    * Fixed a race condition that could lead to the destruction of the
      trac.ini file (#8623)

    * Fixed creation of new milestone which could have been a rename
      if performed after a name clash has been detected (#8816)

    * Fixed display of value 0 in report cells (#7512)

Revision 1.47 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:47 2010 UTC (13 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Jan 3 20:49:41 2010 UTC (13 years, 10 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored)

Update to 0.11.6, addressing
  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4405

From release notes at:
  http://trac.edgewall.org/browser/tags/trac-0.11.6/RELEASE

November 28, 2009

Trac 0.11.6 contains two security fixes and a number of bug fixes,
performance improvements and minor enhancements.

Changes in 0.11.6

        * Fixed the policy checks in report results when using
          alternate formats.
        * Added a check for the "raw" role that is missing in docutils
          < 0.6.
        * Re-enabled connection pooling with SQLite (#3446).
        * Added caching of configuration options (#8510).
        * Fixed the "database is locked" issue with SQLite (#3446,
          #8468).
        * Deprecated SQLite 2.x support (#8625).
        * Fixed hanlding of times in timezones with DST (#8240).
        * Avoid corruption of trac.ini during write (#8623).
        * Improved support for revision ranges in the revision log
          view (#8349)

updating during freeze approved by wiz@

Revision 1.45 / (download) - annotate - [select for diffs], Mon Jul 20 18:13:01 2009 UTC (14 years, 4 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Update to 0.11.5.

Trac 0.11.5 (July 17, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5

 Trac 0.11.5 is identical to 0.11.5rc2 except for fixing a minor
 incompatibility issue when using IIS via AJP as frontend (#8475).

Trac 0.11.5rc2 (July 11, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5rc2

 Trac 0.11.5rc2 fixes two regressions found in rc1 and one minor enhancement:

 * Fixed workaround for zipped Genshi eggs, [8354], #7823
 * Fixed internal error when removing a wiki page version [8343].
 * Fixed display of merge properties for scoped repositories #7715.

Trac 0.11.5rc1 (March 30, 2009)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.5rc1

 Trac 0.11.5rc1 contains a number of bug fixes and minor enhancements.
 The following list contains only a few highlights:

Bug fixes:
 * Implemented pre-upgrade backup support for PostgreSQL and MySQL (#2304)
 * Fixed PostgreSQL upgrade issue (#8378)
 * More robust diff parsing (#2672)
 * Avoid intermittent hangs by not calling apr_terminate explicitly (#7785)

Revision 1.44 / (download) - annotate - [select for diffs], Sat Apr 25 00:15:04 2009 UTC (14 years, 7 months ago) by roy
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.43: +3 -2 lines
Diff to previous 1.43 (colored)

Update to trac-0.11.4

Changes from 0.11.3 include
 * Custom mainnav links regression
 * Fixed Python 2.3 incompatibility
 * Fixed Python 2.6 notification issue
 * Fixed PostgreSQL multi column index issue

Revision 1.43 / (download) - annotate - [select for diffs], Thu Feb 19 14:49:13 2009 UTC (14 years, 9 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.42: +2 -3 lines
Diff to previous 1.42 (colored)

Trac 0.11.3 contains a number of bug fixes and minor enhancements.

Highlights in 0.11.3
--------------------
 * Compatibility with Python 2.6 (#7876, #7458)
 * PostgreSQL db backend improvement (#4987, #7600)
 * Highlighting of search results is more robust (#7324, #7830)
 * Unicode related fixes (#7672, #7959, #7845, #7935, #8024)
 * Fixed Trac link rendering in ReST (#7712)

Revision 1.42 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:27 2009 UTC (14 years, 9 months ago) by joerg
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.40.2.1 / (download) - annotate - [select for diffs], Thu Nov 13 15:12:21 2008 UTC (15 years ago) by tron
Branch: pkgsrc-2008Q3
Changes since 1.40: +3 -4 lines
Diff to previous 1.40 (colored) next main 1.41 (colored)

Pullup ticket #2585 - requested by gdt
trac: security update

Revisions pulled up:
- www/trac/Makefile	1.41
- www/trac/PLIST	1.16
- www/trac/distinfo	1.22
---
Module Name:	pkgsrc
Committed By:	gdt
Date:		Tue Nov 11 18:24:09 UTC 2008

Modified Files:
	pkgsrc/www/trac: Makefile PLIST distinfo

Log Message:
Update to 0.11.2.  Take maintainership.

Trac 0.11.2 (November 8, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2

 Trac 0.11.2 contains two security fixes and a couple of bug fixes.
 The following list contains only a few highlights:

Bug fixes:

 * Fixes potential DOS vulnerability with certain wiki markup. Reported by
   Matt Murphy.
 * Improved HTML sanitizer filter to detect possible phishing attempts.
   Reported by Simon Willison.
 * MySQL db backend improvement (reconnect after idle timeout #4465)
 * TicketQuery speed improvements (#6436)
 * Fixes for RSS feeds (timeline entries no longer truncated #7316, no longer
   download some feeds under Firefox #3899)
 * Search now works for custom fields (#2530)
 * Same order for ticket fields for new and existing tickets (#7018)
 * Enforce fine-grained permission for "quickjump" search results (#7655)
 * E-mail obfuscation was not done in a few remaining places (#7688, #6532)
 * Uninstall of plugins from WebAdmin was not working - feature disabled
   for now
 * More robust pagination of results for reports and custom queries (#7424,
   #7544)
 * Support for newer version of pygments (#7622)
 * Documentation updated (#7603, #7205, #7318)

Minor improvements:

 * Better support for Wiki page hierarchy (show path #2780, link to
   parent #2150)
 * Custom query allow to search in description and other text fields (#4824)

Revision 1.41 / (download) - annotate - [select for diffs], Tue Nov 11 18:24:09 2008 UTC (15 years ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.40: +3 -4 lines
Diff to previous 1.40 (colored)

Update to 0.11.2.  Take maintainership.

Trac 0.11.2 (November 8, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2

 Trac 0.11.2 contains two security fixes and a couple of bug fixes.
 The following list contains only a few highlights:

Bug fixes:

 * Fixes potential DOS vulnerability with certain wiki markup. Reported by
   Matt Murphy.
 * Improved HTML sanitizer filter to detect possible phishing attempts.
   Reported by Simon Willison.
 * MySQL db backend improvement (reconnect after idle timeout #4465)
 * TicketQuery speed improvements (#6436)
 * Fixes for RSS feeds (timeline entries no longer truncated #7316, no longer
   download some feeds under Firefox #3899)
 * Search now works for custom fields (#2530)
 * Same order for ticket fields for new and existing tickets (#7018)
 * Enforce fine-grained permission for "quickjump" search results (#7655)
 * E-mail obfuscation was not done in a few remaining places (#7688, #6532)
 * Uninstall of plugins from WebAdmin was not working - feature disabled
   for now
 * More robust pagination of results for reports and custom queries (#7424,
   #7544)
 * Support for newer version of pygments (#7622)
 * Documentation updated (#7603, #7205, #7318)

Minor improvements:

 * Better support for Wiki page hierarchy (show path #2780, link to
   parent #2150)
 * Custom query allow to search in description and other text fields (#4824)

Revision 1.40 / (download) - annotate - [select for diffs], Mon Sep 22 04:40:56 2008 UTC (15 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base
Branch point for: pkgsrc-2008Q3
Changes since 1.39: +13 -8 lines
Diff to previous 1.39 (colored)

* Fix genshi dpendency pattern, require >=0.5.
* Install workflow sample files, it is key feature of 0.11.
* Fix PLIST, add missing EGG_INFO and @dirrm entries.

Bump PKGREVISION and PR 39538 should be fixed .

Revision 1.39 / (download) - annotate - [select for diffs], Tue Sep 16 19:29:59 2008 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.38: +3 -2 lines
Diff to previous 1.38 (colored)

Be explicit about what to include for what Python version as the older
version didn't really work.

Revision 1.38 / (download) - annotate - [select for diffs], Mon Sep 15 20:57:55 2008 UTC (15 years, 2 months ago) by abs
Branch: MAIN
Changes since 1.37: +7 -6 lines
Diff to previous 1.37 (colored)

hopefully final change in the sqlite whac-a-mole session - set PYTHON_PATCH_SCRIPTS before including python/application.mk. Bump PKGREVISION

Revision 1.37 / (download) - annotate - [select for diffs], Mon Sep 15 17:44:03 2008 UTC (15 years, 2 months ago) by abs
Branch: MAIN
Changes since 1.36: +9 -8 lines
Diff to previous 1.36 (colored)

unbork the sqlite2/sqlite3 breakage after my upgrade to 0.11.1
Traq was already using sqlite3 - I misunderstood the py-sqlite numbering.
    - py-sqlite3 is sqlite3 for python2.5
    - py-sqlite2 is sqlite3 from python < 2.5
    - py-sqlite is sqlite2 for some version or versions
Apologies to the non python 2.5 users for he original breakage

Revision 1.36 / (download) - annotate - [select for diffs], Mon Sep 15 14:53:12 2008 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

s/PKG_VERSIONS_ACCEPTED/PYTHON_VERSIONS_ACCEPTED/

Revision 1.35 / (download) - annotate - [select for diffs], Mon Sep 15 11:50:06 2008 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

The sqlite3 requires py-sqlite3, which is currently Python 2.5 only.

Revision 1.34 / (download) - annotate - [select for diffs], Fri Sep 12 10:18:11 2008 UTC (15 years, 2 months ago) by abs
Branch: MAIN
CVS Tags: cube-native-xorg-base, cube-native-xorg
Changes since 1.33: +17 -9 lines
Diff to previous 1.33 (colored)

Updated www/trac to 0.11.1

Trac 0.11.1 (August 6, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.1

 Trac 0.11.1 contains a number of bug fixes and minor enhancements.
 The following list contains only a few highlights:

 * Improved DB connection handling (new connection pool)
 * Better MySQL backend unicode support. "utf8" and "utf8_bin" is the
   recommended database charset and collation settings.
 * Fixes intermittent "constraint violation" and "invalid form token"
   error messages.
 * Fixes roadmap layout glitch in Firefox 3.
 * Safer default umask value for tracd (can be set using --umask option)
 * Better default PYTHON_EGG_CACHE value.

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.11.1

Trac 0.11 'Genshi' (June 22, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11

 Trac 0.11 contains a great number of new features, improvements and
 bug fixes. The following list contains only a few highlights:

 * New template engine for generating content (Genshi)
 * New configurable workflow in the ticket subsystem
 * Finer-grained control of permissions
 * Support for Pygments as the default syntax highlighter
 * Improved repository browser ("blame" support, dynamic in-place
   expansion of folders)
 * Improved user preferences subsystem, among which the possibility for
 * any user to select their time zone and disable access keys
 * The WebAdmin plugin is now an integral part of Trac
 * Paging of timeline and query results.

 A more complete list of new features can be found in the RELEASE file.
 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.11

Revision 1.33 / (download) - annotate - [select for diffs], Mon Aug 18 00:55:48 2008 UTC (15 years, 3 months ago) by epg
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Set MAINTAINER to pkgsrc-users@.

Revision 1.32 / (download) - annotate - [select for diffs], Fri Jul 4 16:30:53 2008 UTC (15 years, 4 months ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Update to 0.10.5, resolving security issues.  This is believed to be a
very minor update.

Trac 0.10.5 (Jun 23, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.5

 Trac 0.10.5 contains two security fixes and a couple of bug fixes.
 The following list contains only a few highlights:

 * Fixes a cross-site redirection vulnerability in the quickjump function
   reported by Russ McRee.
 * Fixes a wiki engine XSS vulnerability found by Nathan Collins.
 * Added PostgreSQL 8.3 support.
 * Fixes FineGrainedPermissions for scoped repositories.
 * Fixes problem with repository syncing raising exceptions.

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.5

Revision 1.31 / (download) - annotate - [select for diffs], Fri Apr 25 20:39:14 2008 UTC (15 years, 7 months ago) by joerg
Branch: MAIN
Changes since 1.30: +1 -2 lines
Diff to previous 1.30 (colored)

Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.

Revision 1.30 / (download) - annotate - [select for diffs], Fri Apr 11 15:27:22 2008 UTC (15 years, 7 months ago) by abs
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

Switch from PYTHON_VERSIONS_ACCEPTED= to PYTHON_VERSIONS_INCOMPATIBLE= (and enable 25)

Revision 1.29 / (download) - annotate - [select for diffs], Mon Oct 29 18:31:11 2007 UTC (16 years, 1 month ago) by gdt
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

Fix psycopg2 dependency line (reported by Stefan Schulze).

Revision 1.28 / (download) - annotate - [select for diffs], Sun Oct 28 23:40:15 2007 UTC (16 years, 1 month ago) by gdt
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

Remove spurious braces around dependencies.  Pointed out by Hubert
Feyrer.

Revision 1.27 / (download) - annotate - [select for diffs], Fri Oct 12 14:03:48 2007 UTC (16 years, 1 month ago) by gdt
Branch: MAIN
Changes since 1.26: +20 -2 lines
Diff to previous 1.26 (colored)

Add options for DB choice.  The default is sqlite, and two PostgreSQL
connectors (PgSQL and psycopg2) are also supported.

Update sqlite to version 3, which is what upstream recommends (both
trac and sqlite think sqlite2 is crufty).  This will require a
dump/restore for those using sqlite 2 with trac.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Oct 12 12:40:59 2007 UTC (16 years, 1 month ago) by gdt
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Update to 0.10.4.

Trac 0.10.4 (Apr 20, 2007)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.4

 Trac 0.10.4 is a bug fix release. The following list contains only a
 few highlights:

 * Repository cache improvements. The new syncing scheme is incompatible with
   the previous one and requires a database schema upgrade in order to prevent
   the old and the new codebase to be mixed. A repository resync is not needed,
   though. The 0.10.4 scheme is compatible with the 0.11 one.
   (#3837, #4043 and #4586)
 * Fix a possible freeze under heavy load (#4465)

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.4

Revision 1.23.2.1 / (download) - annotate - [select for diffs], Sat Mar 10 21:46:03 2007 UTC (16 years, 8 months ago) by salo
Branch: pkgsrc-2006Q4
Changes since 1.23: +5 -5 lines
Diff to previous 1.23 (colored) next main 1.24 (colored)

Pullup ticket 2049 - requested by wiz
security update for trac

Revisions pulled up:
- pkgsrc/www/trac/Makefile				1.24, 1.25
- pkgsrc/www/trac/distinfo				1.18

   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Thu Feb 22 19:01:28 UTC 2007

   Modified Files:
   	pkgsrc/www/trac: Makefile

   Log Message:
   pkglint cleanup; update HOMEPAGE/MASTER_SITES.
   >From Sergey Svishchev in private mail.
---
   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Sat Mar 10 20:55:34 UTC 2007

   Modified Files:
   	pkgsrc/www/trac: Makefile distinfo

   Log Message:
   Update to 0.10.3.1:

   Trac 0.10.3.1 (March 8, 2007)
   http://svn.edgewall.org/repos/trac/tags/trac-0.10.3.1

    Trac 0.10.3.1 is a security release:
    * Always send "Content-Disposition: attachment" headers where potentially
      unsafe (user provided) content is available for download. This behaviour
      can be altered using the "render_unsafe_content" option in the
      "attachment" and "browser" sections of trac.ini.
    * Fixed XSS vulnerability in "download wiki page as text" in combination with
      Microsoft IE. Reported by Yoshinori Oota, Business Architects Inc.

Revision 1.25 / (download) - annotate - [select for diffs], Sat Mar 10 20:55:33 2007 UTC (16 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Update to 0.10.3.1:

Trac 0.10.3.1 (March 8, 2007)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.3.1

 Trac 0.10.3.1 is a security release:
 * Always send "Content-Disposition: attachment" headers where potentially
   unsafe (user provided) content is available for download. This behaviour
   can be altered using the "render_unsafe_content" option in the
   "attachment" and "browser" sections of trac.ini.
 * Fixed XSS vulnerability in "download wiki page as text" in combination with
   Microsoft IE. Reported by Yoshinori Oota, Business Architects Inc.

Revision 1.24 / (download) - annotate - [select for diffs], Thu Feb 22 19:01:27 2007 UTC (16 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.23: +4 -4 lines
Diff to previous 1.23 (colored)

pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.

Revision 1.23 / (download) - annotate - [select for diffs], Sun Dec 17 17:20:34 2006 UTC (16 years, 11 months ago) by bouyer
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base
Branch point for: pkgsrc-2006Q4
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Update to 0.10.3. Changes since 0.10: security and bug fixes.

Revision 1.22 / (download) - annotate - [select for diffs], Sat Oct 28 21:29:47 2006 UTC (17 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Some more HOMEPAGE/MASTER_SITES updates from Sergey Svishchev.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Oct 22 11:29:58 2006 UTC (17 years, 1 month ago) by bouyer
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Update to 0.10, OK'd by Eric Gillespie
Changes since 0.9.4:
 - Advanced diff support
 - InterWiki and InterTrac support
 - Improved modularity (database and version control backends as third-party
   plugins, with an experimental mysql backend)
 - Improved notification system
 - Support for spam protection
 - WSGI used as web server protocol
 - Lots of minor improvements in Wiki syntax, to the Wiki and to the
   Ticket subsystem (with exports in CSV or RSS format)

Revision 1.19.2.1 / (download) - annotate - [select for diffs], Sun Aug 6 12:18:16 2006 UTC (17 years, 3 months ago) by ghen
Branch: pkgsrc-2006Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) next main 1.20 (colored)

Pullup ticket 1779 - requested by salo
security update for trac and ja-trac

Revisions pulled up:
- pkgsrc/www/trac/Makefile			1.20
- pkgsrc/www/trac/distinfo			1.15

- pkgsrc/www/ja-trac/Makefile			1.4
- pkgsrc/www/ja-trac/distinfo			1.4

   Module Name:	pkgsrc
   Committed By:	salo
   Date:		Tue Jul 11 17:29:40 UTC 2006

   Modified Files:
	pkgsrc/www/trac: Makefile distinfo

   Log Message:
   Security update to version 0.9.6:

   Changes:

   * Fixed reStructuredText breach of privacy and denial of service
     vulnerability found by Felix Wiemann.
   * trac-post-commit-hook fixes.
   * Fixed bugs: #2894, #3058, #3209 #3325.
---
   Module Name:	pkgsrc
   Committed By:	salo
   Date:		Tue Jul 11 17:38:42 UTC 2006

   Modified Files:
	pkgsrc/www/ja-trac: Makefile distinfo

   Log Message:
   Update to version 0.9.6.1:

   Changes:

   Trac-0.9.6-ja-1 (Jul 7, 2006)

    * Merge trac-0.9.6
    * Update to current statement.
      * README.trac-ja
      * wiki-default/TracJa

   Trac 0.9.6  (Jul 6, 2006)
   http://svn.edgewall.com/repos/trac/tags/trac-0.9.6

    * Fixed reStructuredText breach of privacy and denial of service
    * vulnerability
      found by Felix Wiemann.
    * trac-post-commit-hook fixes.
    * Fixed bugs: #2894, #3058, #3209 #3325.

   From PR pkg/33942 by Akio OBATA.

Revision 1.20 / (download) - annotate - [select for diffs], Tue Jul 11 17:29:40 2006 UTC (17 years, 4 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Security update to version 0.9.6:

Changes:

* Fixed reStructuredText breach of privacy and denial of service
  vulnerability found by Felix Wiemann.
* trac-post-commit-hook fixes.
* Fixed bugs: #2894, #3058, #3209 #3325.

Revision 1.18.2.1 / (download) - annotate - [select for diffs], Fri Apr 28 16:38:38 2006 UTC (17 years, 7 months ago) by snj
Branch: pkgsrc-2006Q1
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

Pullup ticket 1465 - requested by salo
security updates for {,ja-}trac

Revisions pulled up:
- pkgsrc/www/trac/Makefile	1.19
- pkgsrc/www/trac/distinfo	1.14
- pkgsrc/www/ja-trac/Makefile	1.3
- pkgsrc/www/ja-trac/distinfo	1.3

   Module Name:    pkgsrc
   Committed By:   salo
   Date:           Wed Apr 26 16:08:21 UTC 2006

   Modified Files:
           pkgsrc/www/trac: Makefile distinfo

   Log Message:
   Update to version 0.9.5

   From Akio OBATA via PR pkg/33367.

   Changes:

   Trac 0.9.5  (Apr 18, 2006)
   http://svn.edgewall.com/repos/trac/tags/trac-0.9.5

    - Fixed wiki macro XSS vulnerability found by Mr. Kazuhiro Nishiyama
      at InterAct. http://jvn.jp/jp/JVN%2384091359/index.html
    - Smaller memory usage when accessing subversion history.
    - Fixed issue with incorrectly generated urls when installed behind
      a web proxy (#2531).
    - Fixed bugs: #2531, #2777, #3020.

   Trac 0.9.4  (Feb 15, 2006)
   http://svn.edgewall.com/repos/trac/tags/trac-0.9.4

    - Deletion of reports has been fixed.
    - Various encoding issues with the timeline RSS feed have been fixed.
    - Fixed a memory leak when syncing with the repository.
    - Milestones in the roadmap are now ordered more intelligently.
    - Fixed bugs: #1064, #1150, #2006, #2253, #2324, #2330, #2408, #2430,
      #2431, #2459, #2544, #2459, #2481, #2485, #2536, #2544, #2553,
      #2580, #2583, #2606, #2613, #2621, #2664, #2666, #2680, #2706,
      #2707, #2735
---
   Module Name:    pkgsrc
   Committed By:   salo
   Date:           Wed Apr 26 16:09:49 UTC 2006

   Modified Files:
           pkgsrc/www/ja-trac: Makefile distinfo

   Log Message:
   Update to version 0.9.5.1

   From Akio OBATA via PR pkg/33368.

   Changes:

   Trac-0.9.5-ja-1 (Apr 19, 2006)

    - Merge trac-0.9.5
    - Update to current statement.
    - README.trac-ja
    - wiki-default/TracJa

   Trac 0.9.5  (Apr 18, 2006)
   http://svn.edgewall.com/repos/trac/tags/trac-0.9.5

    - Fixed wiki macro XSS vulnerability found by Mr. Kazuhiro Nishiyama
      at InterAct. http://jvn.jp/jp/JVN%2384091359/index.html
    - Smaller memory usage when accessing subversion history.
    - Fixed issue with incorrectly generated urls when installed behind
      a web proxy (#2531).
    - Fixed bugs: #2531, #2777, #3020.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 26 16:08:20 2006 UTC (17 years, 7 months ago) by salo
Branch: MAIN
CVS Tags: pkgsrc-2006Q2-base
Branch point for: pkgsrc-2006Q2
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored)

Update to version 0.9.5

From Akio OBATA via PR pkg/33367.

Changes:

Trac 0.9.5  (Apr 18, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.5

 - Fixed wiki macro XSS vulnerability found by Mr. Kazuhiro Nishiyama
   at InterAct. http://jvn.jp/jp/JVN%2384091359/index.html
 - Smaller memory usage when accessing subversion history.
 - Fixed issue with incorrectly generated urls when installed behind
   a web proxy (#2531).
 - Fixed bugs: #2531, #2777, #3020.

Trac 0.9.4  (Feb 15, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.4

 - Deletion of reports has been fixed.
 - Various encoding issues with the timeline RSS feed have been fixed.
 - Fixed a memory leak when syncing with the repository.
 - Milestones in the roadmap are now ordered more intelligently.
 - Fixed bugs: #1064, #1150, #2006, #2253, #2324, #2330, #2408, #2430,
   #2431, #2459, #2544, #2459, #2481, #2485, #2536, #2544, #2553,
   #2580, #2583, #2606, #2613, #2621, #2664, #2666, #2680, #2706,
   #2707, #2735

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:29 2006 UTC (17 years, 9 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base
Branch point for: pkgsrc-2006Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Jan 24 07:32:50 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.16: +2 -1 lines
Diff to previous 1.16 (colored)

Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.15.2.1 / (download) - annotate - [select for diffs], Fri Jan 13 00:23:02 2006 UTC (17 years, 10 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) next main 1.16 (colored)

Pullup ticket 1021 - requested by Thomas Klausner
security update for trac

Revisions pulled up:
- pkgsrc/www/trac/Makefile		1.16
- pkgsrc/www/trac/distinfo		1.13

   Module Name:		pkgsrc
   Committed By:	wiz
   Date:		Thu Jan 12 22:42:58 UTC 2006

   Modified Files:
   	pkgsrc/www/trac: Makefile distinfo

   Log Message:
   Update to 0.9.3, provided by OBATA Akio in PR 32507.

   	Trac 0.9.3 (Jan 8, 2006)
   	http://svn.edgewall.com/repos/trac/tags/trac-0.9.3

   	 * Fixed XSS vulnerabilities.
   	 * Timeline RSS feed validity issue resolved.
   	 * "trac-admin initenv" now handles empty repositories.
   	 * Textile unicode support.
   	 * Fixed bugs: #1158, #2290, #2337, #2416, #2440, #2468, #2473, #2484,
   	   #2490, #2493, #2512, #2517, #2519, #2527, #2548, #2558, #2558

Revision 1.16 / (download) - annotate - [select for diffs], Thu Jan 12 22:42:58 2006 UTC (17 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Update to 0.9.3, provided by OBATA Akio in PR 32507.

	Trac 0.9.3 (Jan 8, 2006)
	http://svn.edgewall.com/repos/trac/tags/trac-0.9.3

	 * Fixed XSS vulnerabilities.
	 * Timeline RSS feed validity issue resolved.
	 * "trac-admin initenv" now handles empty repositories.
	 * Textile unicode support.
	 * Fixed bugs: #1158, #2290, #2337, #2416, #2440, #2468, #2473, #2484,
	   #2490, #2493, #2512, #2517, #2519, #2527, #2548, #2558, #2558

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 17 17:06:18 2005 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update HOMEPAGE.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Dec 17 16:56:12 2005 UTC (17 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.13: +4 -3 lines
Diff to previous 1.13 (colored)

Update to 0.9.2, provided by OBATA Akio in PR 32320, fixing a
security problem.

Changes since 0.9.0:

Trac 0.9.2  (Dec 5, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.2

 * Fixed SQL injection vulnerability in ticket search module.
 * Fixed broken ticket email notifications.

Trac 0.9.1  (Dec 1, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.1

 * Fixed SQL injection vulnerability in ticket query module.
 * Fixed bugs: #1633, #2167, #2283, #2284, #2285, #2291, #2292, #2300,
   #2318, #2329, #2366, #2369, #2373, #2383, #2416, #2457

Revision 1.13 / (download) - annotate - [select for diffs], Thu Nov 3 23:04:29 2005 UTC (18 years ago) by epg
Branch: MAIN
Changes since 1.12: +8 -7 lines
Diff to previous 1.12 (colored)

Update to 0.9.  Bump minimum versions of dependencies.  Allow py-PgSQL
or py-psycopg to satisfy the database dependency, in addition to
sqlite.  Install man pages to PKGMANDIR.  Closes PR 31984.

Upstream changelog:

Trac 0.9  (Oct 31, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.9

 * Support for a global trac.ini configuration file.
 * Changed logic for enabling plugins/components.
 * Improved support for handling repository subsets.
 * Fixes problems with Trac links when using multiple environments in the
   same Python interpreter.
 * Improvements to email notification layout and encoding.
 * Fixes for database locking with SQLite, in particular in a multi-threaded
   environment.
 * PostgreSQL compatibility fixes.
 * Fixed bugs: #804, #861, #927, #1044, #1051, #1123, #1153, #1169,
   #1239, #1344, #1463, #1562, #1881, #1886, #1895, #1909, #1921, #1930,
   #1983, #1988, #2019, #2051, #2061, #2229, #2106, #2107, #2116, #2120,
   #2124, #2129, #2135, #2136, #2138, #2140, #2144, #2164, #2166, #2170,
   #2172, #2191, #2192, #2196, #2201, #2202, #2203, #2208, #2215, #2218,
   #2223, #2230, #2232, #2239, #2240, #2241, #2243, #2251,


Trac 0.9-beta2  (Sept 25, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.9b2

 * Support for setuptools 0.6.
 * Allow insertion of a custom HTML snippet above the new ticket form
   to explain site-specific policies and/or guidelines.
 * Much improved Bugzilla import script.
 * Fixed a bug where deleting a wiki page version would sometimes delete
   the entire page.
 * Fixes for the rendering of diffs and patches.
 * Fixes for the Subversion authz support.
 * Fixed bugs: #2008, #2032, #2034, #1801, #1893, #1040, #2040,
   #1036, #1944, #1081, #1863, #2052, #2066, #2016, #2090, #1985,
   #2012, #2089, #2079, #1999, #2029, #2079, #1960, #2080, #2021,
   #2042, #2088, #1345, #2011, #2100, #2103, #2113, #2116, #2109


Trac 0.9-beta1  (Sept 5, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.9b1

 Trac 0.9 contains a great number of new features, improvements and
 bug fixes. The following list contains only a few highlights:

 * License changed from GPL to modified BSD (See the file COPYING).
 * Improved modularity and extendibility (plugin support).
 * Support for both pysqlite 1.x and pysqlite 2.x.
 * Postgresql database support (with psycopg or pyPgSQL).
 * Repository subsets. Multiple Trac environments can share a single
   repository.
 * Version control abstraction layer making it possible to support
   other version control systems besides subversion in the future.
 * FastCGI frontend support.
 * Python version >= 2.3 is now required.

 The complete list of closed tickets can be found here:
   http://projects.edgewall.com/trac/query?status=closed&milestone=0.9

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jun 20 19:20:11 2005 UTC (18 years, 5 months ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to Trac 0.8.4  (June 19, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.8.4

Upstream changelog:
 * Fixed file upload vulnerability. Trac could be tricked into
   uploading files outside the environment directory. All users
   are recommended to upgrade. Vulnerability found by the Hardened-PHP
   project.

Thanks adrianp@NetBSD.org for the heads-up.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Jun 16 15:18:07 2005 UTC (18 years, 5 months ago) by epg
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Update to Trac 0.8.3  (June 15, 2005)
http://svn.edgewall.com/repos/trac/tags/trac-0.8.3

Upstream changelog 0.8.3:
 * Fix compatibility of 'trac-admin resync' with Subversion >= 1.2.
 * Settings page now works correctly when Trac is deployed at the root
   of a host.
 * Windows packaging issues resolved.
 * Fixed bugs

Upstream changelog 0.8.2:
 * Compatibility with Subversion >= 1.2 fixed.
 * Compatibility with Docutils >= 0.3.7 fixed.
 * Fixed bugs

Upstream changelog 0.8.1:
 * Improved Python 2.1 compatibility.
 * Layout of navigation bar in Opera fixed.
 * Execution of Javascript through event handler attributes in HTML
   code is now forbidden.
 * Fixed bugs

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 29 00:01:34 2004 UTC (19 years ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Depend on py-clearsilver instead of clearsilver.

Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 20 00:49:12 2004 UTC (19 years ago) by epg
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Update to Trac 0.8 'Qualia'  (Nov 15, 2004)
http://svn.edgewall.com/repos/trac/tags/trac-0.8

Thanks to Simon Kuhn <sak8@eecs.cwru.edu> for the initial patch.

Upstream changelog:
 * Roadmap module.
 * Support for custom ticket properties.
 * Wiki administration features.
 * Advanced ticket queries.
 * Improved diff display.
 * User preferences.
 * Wiki editing (near-wysiwyg) aids a la wikipedia.
 * Improved email notification.
 * Fixed bugs

Revision 1.8 / (download) - annotate - [select for diffs], Sat Aug 28 00:30:45 2004 UTC (19 years, 3 months ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Update to Trac 0.7.1 'Argento'  (Jun, 2004)
http://svn.edgewall.com/repos/trac/tags/trac-0.7.1

Thanks,  Holger Weiss <holger@jhweiss.de> (pkg/26735).

 * Bugfixes for 0.7
 * Fixes security hole in auth.py
 * Experimental support for mod_python
 * Improved MIME-types
 * Fixed bugs: #93, #202, #307, #312, #342, #345, #350, #353, #355, #391,
	#393, #401, #404, #406, #415, #417, #419, #420, #421, #422, #424,
	#425, #428, #429, #432, #435, #437, #441, #442, #448, #451, #452,
	#456, #457, #461, #463, #466, #467, #470, #, #497, #498, #502,
	#504

Revision 1.7 / (download) - annotate - [select for diffs], Mon May 31 01:57:25 2004 UTC (19 years, 6 months ago) by epg
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

Update to Trac 0.7 'Fulci'  (May 18, 2004)
http://svn.edgewall.com/repos/trac/tags/trac-0.7

 * Revised database format (requires manual upgrade).
 * Trac standalone daemon, tracd (Experimental).
 * Greatly improved browser.
 * Many usability improvements.
 * Clean-up of CSS and templates.
 * UTF-8 character encoding support.
 * Wiki page attachments.
 * Syntax coloring supporting >35 languages, using SilverCity or GNU Enscript.
 * Better support for ReStructuredText.
 * Logging support, including syslog and windows eventlog.
 * Ticket attachments.
 * Import tickets from Bugzilla (contributed by Mark Rowe).
 * Import tickets from SourceForge (contributed by Dmitry Yusupov).
 * New ticket field: keywords
 * Ticket email notification.
 * Localized date and time display.
 * Viewable SQL for reports.
 * Improved search facilities.
 * Windows installer package.
 * More documentation.
 * Fixed bugs: #14, #19, #27, #62, #87, #96, #106, #111, #115, #127, #146,
	#161, #166, #171, #180, #182, #183, #188, #190, #191, #192, #193,
	#195, #196, #197, #201, #205, #207, #211, #212, #213, #220, #224,
	#227, #228, #231, #233, #235, #236, #240, #241, #243, #244, #246,
	#247, #248, #249, #251, #252, #253, #254, #255, #258, #259, #261,
	#262, #263, #265, #270, #271, #273, #275, #277, #278, #281, #284,
	#285,  #88, #289, #292, #293, #294, #296, #300, #302, #310, #313,
	#314, #315, #316, #320, #322, #328, #332, #333, #337, #338, #339,
	#340, #341, #344, #348, #349, #358, #361, #362, #363, #368, #370,
	#371, #372, #376, #377, #378, #381, #384, #385, #386, #387, #388,
	#392, #394, #396, #398, #402, #403, #410

Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 20 23:22:26 2004 UTC (19 years, 7 months ago) by epg
Branch: MAIN
Changes since 1.5: +9 -3 lines
Diff to previous 1.5 (colored)

Update to 0.6.1.

Changes:
* Duplication of empty lines on Windows should no longer happen.
* RSS now escapes entities in summary.
* Search results won't highlight dates anymore.
* RPM for SuSE Linux.
* Preliminary executable Windows Installer.
* More documentation.
* Fixed bugs: #163, #165, #189, #198, #200, #206, #209, #214, #223, #244

Revision 1.5 / (download) - annotate - [select for diffs], Mon Mar 29 18:34:09 2004 UTC (19 years, 8 months ago) by epg
Branch: MAIN
Changes since 1.4: +2 -7 lines
Diff to previous 1.4 (colored)

Update to 0.6.

Changes:
* Performance improvements.
* View diffs between wiki page edits.
* Improved Search module.
* Support for tables in the wiki. (Thanks to Stephen Hansen)
* Colored reports. Use colors to show priority, etc.
* Support for custom wiki processor macros. (See TracReports)
* reStructuredText markup support (See WikiRestructuredText)
* HTML markup support (See WikiHtml)
* Report groups. Group results by a column.
* Multi-line report rows.
* Download report in CSV (Comma Separated Value) and tab-separated format
* RSS 2.0 content syndication support in Timeline, Reports and Log.
* Better, locale-based date and time formatting.
* Wiki RecentChanges support.
* Overall usability, consistency and cosmetic improvements.
* More documentation.

See also <http://projects.edgewall.com/trac/report/8> for a detailed
list of issues resolved since 0.5.2.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 26 02:27:58 2004 UTC (19 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 3 04:16:12 2004 UTC (19 years, 9 months ago) by epg
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update to 0.5.2.

Changes:
* Performance improvements.
* Better unicode support in commit-messages.
* TRAC_ADMIN is now a real "meta-permission" containing all other permissions.
* Wiki-links of the /path format can now also link to directories.
* Handle subversion changesets without any "author" specified.
* "view" checkboxes in the timeline view now reflect the current state.
* The subversion repository is now indexed by "trac-admin initdb"
  instead of trac.cgi at first execution.
* Most of the inline css is removed.
* IE6 navbar problem fixed.
* Various bug fixes.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 27 01:57:05 2004 UTC (19 years, 9 months ago) by epg
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

cgi-bin/trac.cgi needs to be in PYTHON_PATCH_SCRIPTS.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Feb 26 05:52:57 2004 UTC (19 years, 9 months ago) by epg
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

import trac-0.5.1.

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
    * An interface to the Subversion revision control system

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 26 05:52:57 2004 UTC (19 years, 9 months ago) by epg
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>