The NetBSD Project

CVS log for pkgsrc/devel/mantis/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / mantis

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.60 / (download) - annotate - [select for diffs], Mon Apr 25 17:24:50 2022 UTC (19 months ago) by christos
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, HEAD
Changes since 1.59: +2 -5 lines
Diff to previous 1.59 (colored)

Update from 2.24.5 to 2.25.3 because older one does not work with php7.4.27
See: https://www.mantisbt.org/bugs/changelog_page.php

Revision 1.59 / (download) - annotate - [select for diffs], Mon May 24 19:50:02 2021 UTC (2 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.58: +2 -1 lines
Diff to previous 1.58 (colored)

*: recursive bump for perl 5.34

Revision 1.58 / (download) - annotate - [select for diffs], Sun Mar 7 13:21:57 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.57: +2 -4 lines
Diff to previous 1.57 (colored)

Switch to use lang/php/json.mk.

Revision 1.57 / (download) - annotate - [select for diffs], Sat Mar 6 13:42:07 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.56: +2 -2 lines
Diff to previous 1.56 (colored)

devel/mantis: update to 2.24.5

2.24.5 (2021-03-05)

Security and maintenance release, includes PHP 8.0 compatibility fixes.

* 0027800: [bugtracker] install.php throws SYSTEM WARNINGs (dregad)
* 0027928: [custom fields] Unable to edit Issues having Date custom fields
  on PHP 8.0 (dregad)
* 0027976: [security] User cookie string is not reset upon logout (dregad)
* 0027826: [bugtracker] ERROR_CATEGORY_NOT_FOUND_FOR_PROJECT thrown for
  Category '0' (dregad)

Revision 1.56 / (download) - annotate - [select for diffs], Sun Feb 28 17:06:40 2021 UTC (2 years, 8 months ago) by taca
Branch: MAIN
Changes since 1.55: +3 -6 lines
Diff to previous 1.55 (colored)

devel/mantis: update to 2.24.4

Update mantis package to 2.24.4.  Now supports PHP 7.3 and 7.4.

Changes from 2.4.1 are too many to write here, please refer
<https://mantisbt.org/bugs/changelog_page.php>.

Revision 1.55 / (download) - annotate - [select for diffs], Sat Nov 28 01:20:03 2020 UTC (3 years ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.54: +3 -3 lines
Diff to previous 1.54 (colored)

Remove superfluous specification characters from pax invocations

A bunch of packages had an extra "p" specification character passed to
the pax -p option. One is enough. Committed to reduce the human parsing
costs, should someone else need to examine this. (In my case because it
seems recent Linux distros have changed such that some -p arguments can
now cause an error to occur, where previously they were accepted.)

Revision 1.54 / (download) - annotate - [select for diffs], Sun Jan 26 17:31:00 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.53: +2 -2 lines
Diff to previous 1.53 (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.53 / (download) - annotate - [select for diffs], Mon Dec 9 14:20:55 2019 UTC (3 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.52: +2 -1 lines
Diff to previous 1.52 (colored)

Bump PKGREVISION by changing of default PHP version.

Revision 1.52 / (download) - annotate - [select for diffs], Sun Nov 3 10:39:19 2019 UTC (4 years ago) by rillig
Branch: MAIN
Changes since 1.51: +3 -3 lines
Diff to previous 1.51 (colored)

devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.51 / (download) - annotate - [select for diffs], Thu May 23 19:22:58 2019 UTC (4 years, 6 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.50: +2 -2 lines
Diff to previous 1.50 (colored)

all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.50 / (download) - annotate - [select for diffs], Sun May 21 07:16:49 2017 UTC (6 years, 6 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, 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
Changes since 1.49: +3 -8 lines
Diff to previous 1.49 (colored)

Update to 2.4.1

* This version works with PHP 7.1.5

Changelog:
2.4.1:
0022428: [markdown] CSV and Excel exports with markdown on (vboctor)
0022906: [security] CVE-2017-7620: Open redirection vulnerability in /login_page.php (dregad)
0022909: [security] CVE-2017-7620: CSRF - Arbitrary Permalink Injection (dregad)
0022867: [markdown] Markdown formatting is broken for notes column on View Issues page (vboctor)

2.4.0:
0021558: [ui] log destination for page produces messed output (syncguru)
0022665: [documentation] Wrong documentation of option bug_resolution_fixed_threshold (atrol)
0022689: [bugtracker] HTTP_X_FORWARDED_PROTO is not honored when loading Gravatar (vboctor)
0022744: [signup] Signup is not working on mantisbt.org/bugs (vboctor)
0022740: [performance] Allowed memory size of 268435456 bytes exhausted (vboctor)
0004235: [authentication] Support Generic Authentication through Plug-ins (vboctor)
0022140: [administration] Getting error dialog when reporting issues and file upload is disabled (cproensa)
0022635: [time tracking] Empty notes with time tracking show as empty notes for users that can't view time tracking (vboctor)
0022673: [attachments] Dropzone uploads files when submitting other forms (cproensa)
0022762: [api rest] Bug in error handling when user doesn't have access level to handle issue (vboctor)

Revision 1.48.6.1 / (download) - annotate - [select for diffs], Mon Apr 17 15:52:46 2017 UTC (6 years, 7 months ago) by bsiegert
Branch: pkgsrc-2017Q1
Changes since 1.48: +6 -2 lines
Diff to previous 1.48 (colored) next main 1.49 (colored)

Pullup ticket #5300 - requested by maya
devel/mantis: security fix

Revisions pulled up:
- devel/mantis/Makefile                                         1.49
- devel/mantis/distinfo                                         1.20
- devel/mantis/patches/patch-verify.php                         1.1

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Mon Apr 17 09:57:14 UTC 2017

   Modified Files:
           pkgsrc/devel/mantis: Makefile distinfo
   Added Files:
           pkgsrc/devel/mantis/patches: patch-verify.php

   Log Message:
   mantisBT: patch CVE-2017-7615, allowing any user to authenticate as admin
   using upstream provided patch.

   XXX THIS IS THE WRONG FIX, PACKAGE SHOULD BE UPDATED TO LATEST VERSION

   bump PKGREVISION

Revision 1.49 / (download) - annotate - [select for diffs], Mon Apr 17 09:57:14 2017 UTC (6 years, 7 months ago) by maya
Branch: MAIN
Changes since 1.48: +6 -2 lines
Diff to previous 1.48 (colored)

mantisBT: patch CVE-2017-7615, allowing any user to authenticate as admin
using upstream provided patch.

XXX THIS IS THE WRONG FIX, PACKAGE SHOULD BE UPDATED TO LATEST VERSION

bump PKGREVISION

Revision 1.48 / (download) - annotate - [select for diffs], Sun Sep 11 17:03:25 2016 UTC (7 years, 2 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Branch point for: pkgsrc-2017Q1
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored)

Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.

Revision 1.47 / (download) - annotate - [select for diffs], Thu Sep 1 13:22:45 2016 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

Make pkglint more happy

Revision 1.46 / (download) - annotate - [select for diffs], Thu Sep 1 13:16:15 2016 UTC (7 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.45: +4 -1 lines
Diff to previous 1.45 (colored)

Bump PKGREVISION from adding textproc/php-json dependency

Revision 1.45 / (download) - annotate - [select for diffs], Tue Aug 30 12:37:43 2016 UTC (7 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.44: +9 -10 lines
Diff to previous 1.44 (colored)

Update to 1.3.1

* Remove Apache httpd and php module dependency. This package works fine with
  nginx and php-fpm too
* Add database option for MySQL and PostgreSQL
* For MySQL, php-mysqli is recommended. Use it as MySQL option

Changelog:
Not available.
1.3.x is new stable branch.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Dec 6 12:13:12 2015 UTC (7 years, 11 months ago) by taca
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.43: +3 -1 lines
Diff to previous 1.43 (colored)

Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which
use php-mysql package.

Revision 1.43 / (download) - annotate - [select for diffs], Wed Sep 24 01:06:26 2014 UTC (9 years, 2 months ago) by rodent
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3
Changes since 1.42: +14 -18 lines
Diff to previous 1.42 (colored)

Update to 1.2.17. pkgsrc changes: Add bash:run to USE_TOOLS and
REPLACE_BASH in installed file. Replace PHP interpreter in installed *.php
files. Move options framework into options.mk. Use INSTALLATION_DIRS
instead of INSTALL_DATA_DIR. From doc/RELEASE:

1.2.17 Security Release (2014-03-04)
-------------------------------------------------

MantisBT 1.2.17 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are strongly advised
to upgrade to this release. Download it from [3].

An SQL injection vulnerability (CVE-2014-2238) in adm_config_report.php was
patched. Refer to issue #17055 for detailed information.

This release also includes a few bug fixes for the tracker, including News API
correction for the regression issue #16940 introduced in 1.2.16, as well as
updated translations in many languages.

A full changelog for the 1.2.x series can be found on the official site. [1]

1.2.16 Security Release (2014-02-07)
-------------------------------------------------

MantisBT 1.2.16 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are strongly advised
to upgrade to this release. Download it from [3].

The following security issues were resolved:

 - Cross-site scripting (XSS) issue in account_sponsor_page.php, allowing a
   malicious user with project manager access to execute arbitrary JavaScript
   code (CVE-2013-4460). Affects MantisBT 1.1.0 and later.
   Refer to issue #16513 for detailed information.

 - SQL injection attacks through the SOAP API's mc_attachment_get() function
   (CVE-2014-1608). Affects MantisBT 1.1.0a4 and later.
   Refer to issue #16879 for detailed information.

 - Additional cases of unsanitized SQL query parameters usage were identified,
   potentially allowing SQL injection attacks (CVE-2014-1609).
   Refer to issue #16880 for detailed information.

This release also includes many bug fixes and enhancements to the tracker
and the SOAP api, as well as updated translations in many languages.

A full changelog for the 1.2.x series can be found on the official site. [1]

[1] The changelog is split between multiple releases:

1.2.17     http://www.mantisbt.org/bugs/changelog_page.php?version_id=189
1.2.16     http://www.mantisbt.org/bugs/changelog_page.php?version_id=183

Revision 1.42 / (download) - annotate - [select for diffs], Sun Jun 30 11:47:44 2013 UTC (10 years, 5 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.41: +2 -3 lines
Diff to previous 1.41 (colored)

Update to 1.2.15

Changelog:

MantisBT 1.2.15 is a security update for the stable 1.2.x branch. All installations that are currently running any 1.2.x version are strongly advised to upgrade to this release.

- 0002971: [bugtracker] Reminders are not added to bug history (dregad) - closed.
- 0015470: [bugtracker] Reminders recipient list is truncated (dregad) - closed.
- 0010047: [documentation] Adding new statuses section is missing a step (dregad) - closed.
- 0010118: [documentation] lang_get_current() returns wrong language if $g_default_language overwritten (dregad) - closed.
- 0010372: [feature] Don't allow reminders to be sent if the user doesn't have an email address specificed (dregad) - closed.
- 0013054: [installation] Installer displays a blank page if core.php encounters a critical error (dregad) - closed.
- 0015357: [bugtracker] uninitialized library path (dregad) - closed.
- 0015471: [bugtracker] bug_reminder.php does not handle unsent reminders (dregad) - closed.
 - 0015472: [bugtracker] email_bug_reminder() API's return array is always full list of recipients (dregad) - closed.
- 0015481: [custom fields] Custom fields values are not sorted in the main filter (dregad) - closed.
- 0015528: [printing] Custom fields user has no access to should not be displayed on print pages (dregad) - closed.
- 0015538: [bugtracker] Issues list is not displayed when $g_limit_reporters is ON (dregad) - closed.
- 0015540: [documentation] Wrong example code for custom status translation (atrol) - closed.
- 0015558: [bugtracker] url_get() does not fall back to other methods when no data is retrieved (dregad) - closed.
- 0015573: [security] CVE-2013-1883: One query can be issued via current Mantis interface to take down site (dregad) - closed.
- 0015575: [documentation] Turning on $g_show_queries_list causes Mantis to crash with an error (dregad) - closed.
- 0015659: [localization] Appears @70@ and @80@ in the list of resolutions in the "view Issues" page when mantis is in catalan. (dregad) - closed.
- 0015691: [administration] Config report: retrieval of saved project filter from cookie does not work (dregad) - closed.
- 0015453: [security] CVE-2013-1930: Close button is shown on webpage despite 'close' is not a valid status by workflow (dregad) - closed.
- 0015511: [security] CVE-2013-1931: XSS vulnerability when deleting a version (atrol) - closed.
- 0015698: [bugtracker] 'extract() expects parameter 1 to be array, boolean given' in '/srv/www/bugs/account_prof_edit_page.php' line 48 (dregad) - closed.
- 0015704: [documentation] Wrong description of writing custom_functions (atrol) - closed.
- 0015744: [bugtracker] Reminder bugnote with list of recipients not added if no text provided (dregad) - closed.
- 0015451: [api soap] Incorrect invocations of SoapObjectsFactory::newSoapFault (rombert) - closed.
- 0015517: [api soap] mc_project_get_versions() result can't be parsed by C# (dregad) - closed.
- 0015522: [api soap] mc_project_get_issues does not report due_date (dregad) - closed.


MantisBT 1.2.14 is a security update for the stable 1.2.x branch. All installations that are currently running any 1.2.x version are strongly advised to upgrade to this release.

Please refer to the release notes for details.

- 0015416: [security] CVE-2013-1934: XSS issue in adm_config_report.php when displaying complex value (dregad) - closed.
- 0015415: [security] CVE-2013-1932: XSS vulnerability on Configuration Report page (dregad) - closed.
- 0015411: [performance] Huge memory consumption for print_user_option_list() (dregad) - closed.


MantisBT 1.2.13 had to be withdrawn shortly after release, as it introduced a bug
(#15411) causing the View Issues page to consume significantly more memory for
instances with large numbers of users (order 10k+), leading to system crashes,
as well as an XSS issue (#15415) in the Configuration Report page.

We recommend not to use 1.2.13, and deploy version 1.2.14 instead.

- 0014871: [api soap] Add support for the built-in soap extension in addition to nusoap (rombert) - closed.
- 0003693: [bugtracker] Make the username in Manage Projects a clickable link to edit that user (dregad) - closed.
- 0007586: [customization] generic configuration editor cannot 'EDIT' an option (dregad) - closed.
- 0010130: [filters] Filter "Assigned to" does not display usernames when project "All Projects" is selected (dregad) - closed.
- 0011854: [documentation] Parameter $g_default_timezone" is not mentioned in administration_guide (dregad) - closed.
- 0013298: [preferences] commas and multi-dimensional arrays in adm_config_set (dregad) - closed.
- 0013680: [performance] Configuration page takes a very long time to load (dregad) - closed.
- 0014009: [administration] admin/check.php fatal error on PHP 5.1.x (undefined function timezone_identifiers_list()) (dregad) - closed.
- 0014559: [administration] Adding filter for "Configuration report" (dregad) - closed.
- 0015199: [other] Update json api error format (rombert) - closed.
- 0015201: [db postgresql] Summary page fail (dregad) - closed.
- 0015384: [security] CVE-2013-1810 XSS vulnerability on summary page (dhx) - closed.
- 0015247: [administration] Protected account change still sends email (dregad) - closed.
- 0015248: [email] The order of sending emails is inverted when using cron (dregad) - closed.
- 0015255: [bugtracker] Date filter fields are disabled when $g_use_javascript = OFF (dregad) - closed.
- 0015257: [filters] Inconsistent use of numeric vs text month in date filter selection fields (dregad) - closed.
- 0015258: [security] CVE-2013-1811 Reporter can change issue status to 'new' (dregad) - closed.
- 0015260: [bugtracker] access_get_status_threshold() returns incorrect value for NEW (dregad) - closed.
- 0015264: [custom fields] custom_field_get_id_from_name() broken since 1.2.12 (dregad) - closed.
- 0015265: [custom fields] custom_field_get_id_from_name() doesn't cache result of obsolete custom field names (dregad) - closed.
- 0015280: [code cleanup] Form in manage_columns_inc.php has misleading name and unnecessary multipart encoding (dregad) - closed.
- 0015320: [filters] Date filters broken since 1.2.12 (rombert) - closed.
- 0015360: [bugtracker] Add Missing config 'reminder_receive_threshold' in workflow threshold page (dregad) - closed.
- 0015370: [bugtracker] When a bug is resolved on report, default the handler to the current user (rombert) - closed.
- 0015373: [security] CVE-2013-0197 XSS vulnerability with match_type filter (dhx) - closed.
- 0015382: [email] Additional improvements to email logging (dregad) - closed.
- 0015388: [filters] Update the match_type parameter to be XSS-safe by itself (dregad) - closed.
- 0015389: [filters] Display of match_type filter property for unknown types (dregad) - closed.
- 0015356: [api soap] improve error handling in mc_issue_api.php (rombert) - closed.
- 0014157: [api soap] Array to string conversion error on soap request with PHP 5.4 (rombert) - closed.
- 0014672: [api soap] Slow performance of SOAP calls due to nusuoap (rombert) - closed.
- 0015222: [api soap] mc_project_delete_category fails to delete category (rombert) - closed.

Revision 1.41 / (download) - annotate - [select for diffs], Sat Mar 16 07:21:20 2013 UTC (10 years, 8 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored)

Bump PKGREVISION from default PHP version change to 5.4.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Dec 25 21:49:05 2012 UTC (10 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.39: +5 -5 lines
Diff to previous 1.39 (colored)

Update to 1.2.12 from 1.1.7

* Set LICENSE and pkglint
* Change to 1.2.x branch
* Many security fixes shall be included, but I cannot specify them...

Changelog:
Full log: http://www.mantisbt.org/bugs/changelog_page.php

MantisBT Release Notes

1.2.12 Maintenance Release (2012-11-10)
-------------------------------------------------

MantisBT 1.2.12 resolves over 70 issues mainly in the following categories:
security, MS SQL and PostgreSQL databases support, Change Log page, custom
fields, installation, attachments, SOAP API, XML import/export plugin,
e-mail (including update of the PHPMailer library to version 5.2.1) and others.

In addition, it also brings several enhancements:
 - filter page now allows 'OR' logic and to query by notes' authors
 - improved e-mail logging (see #14630)
 - new 'EVENT_UPDATE_BUG_STATUS_FORM' plugin event
 - updated Admin Guide
 - translations in many languages

All installations that are currently running any 1.2.x or older version are
advised to upgrade to this release.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.11 Maintenance Release (2012-06-08)
-------------------------------------------------

MantisBT 1.2.11 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x or older version are
advised to upgrade to this release.

This release also contains numerous minor bug fixes to MantisBT,
SOAP API fixes, enhancements to the admin guide and improved translations in many
languages.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.10 Maintenance Release (2012-04-01)
-------------------------------------------------

MantisBT 1.2.10 is a maintenance release. All installations that are currently
running any 1.2.x version are advised to upgrade to this release.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.9 Maintenance Release (2012-03-03)
-------------------------------------------------

MantisBT 1.2.9 release delivers 92 fixes and improvements including security
fixes, new MantisBT logo, MantisTouch integration, MS SQL fixes, SOAP API
improvements, and others.  We recommend that all instances be upgraded to this
release.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.8 Security Release (2011-09-05)
-------------------------------------------------

MantisBT 1.2.8 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are advised to
upgrade to this release.

Paulino Calderon from Websec, High-Tech Bridge Security Research Lab and Paul
Richards discovered 3 vulnerabilities:
 - 1x local file inclusion (LFI)/directory traversal
 - 2x cross site scriptin (XSS)

These vulnerabilities could have very severe consequences for users of
MantisBT, particularly as a result of the local file inclusion vulnerability.
If an attacker can upload their own PHP script to the server as an attachment,
they may be able to execute this script using the LFI vulnerability.

Refer to issues #13191 and #13281 for detailed information.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.7 Security Release (2011-08-19)
-------------------------------------------------

MantisBT 1.2.7 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are advised to
upgrade to this release.

Net.Edit0r from BlACK Hat Group posted a vulnerability report for an XSS issue
in search.php. All MantisBT users (including anonymous users that are not
logged in to public bug trackers) could be impacted by this vulnerability.
Refer to issue #13245 for full details.

This release also contains numerous minor bug fixes to MantisBT and improved
translations in many languages.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.6 Maintenance Release (2011-07-26)
-------------------------------------------------

MantisBT 1.2.6 is a maintenance update for the stable 1.2.x branch. It is
recommended that all MantisBT users (including those still using 1.1.x or
earlier versions) upgrade to this latest release.

This release brings bug fixes and improvements across a range of MantisBT
features, especially the SOAP API, authentication, time tracking, and
billing areas. Documentation and translation updates are also included.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.5 Maintenance Release (2011-04-05)
-------------------------------------------------

MantisBT 1.2.5 is a maintenance update for the stable 1.2.x branch. It is
recommended that all MantisBT users (including those still using 1.1.x or
earlier versions) upgrade to this latest release.

This release brings improved translations in many languages as well as
numerous bug fixes across a range of MantisBT features.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.4 Security Release (2010-12-15)
-------------------------------------------------

MantisBT 1.2.4 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are advised to
upgrade to this release.

Gjoko Krstic of Zero Science Lab reported multiple vulnerabilities in the
admin/upgrade_unattended.php script. Issue #12607 provides more detail on the
vulnerabilities discovered. We thank Gjoko for his detailed assistance with
testing, patching and answering questions. Please note that the /admin/
directory should be removed from all MantisBT installations after the
installation or upgrade has been completed. This is particularly true for
MantisBT installations accessible over the Internet.

Also included with 1.2.4 are some bug fixes relating to fonts in the
MantisGraph plugin, SOAP API, CSV export, custom field values, relationship
graphs, fields on the manage user page, built-in time tracking and the
allow_reporter_close feature. This release includes updated translations for
many languages and improved installation documentation in doc/INSTALL.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.3 Security Release (2010-09-14)
-------------------------------------------------

MantisBT 1.2.3 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are advised to
upgrade to this release.

Issue #12312 covers an XSS vulnerability in the upstream NuSOAP library.
The fix has been applied to the library included in MantisBT releases, and a
patch has been submitted upstream for future releases of NuSOAP. See
http://www.mantisbt.org/bugs/view.php?id=12312 for further details.

Also included with 1.2.3 are another round of XSS fixes to MantisBT, improved
excel export, translation updates, and bug fixes to the SOAP API, installation,
plugin system, and email notifications.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.2 Security Release (2010-07-29)
-------------------------------------------------

MantisBT 1.2.2 is a security update for the stable 1.2.x branch. All
installations that are currently running any 1.2.x version are advised to
upgrade to this release.

Issue #11952 covers a security fix to the display of inline attachments, where
"Arbitrary inline attachment rendering could lead to cross-domain scripting or
other browser attacks".  See http://www.mantisbt.org/bugs/view.php?id=11952
for further details and information.

Also included with 1.2.2 are a range of translation updates, regression fixes,
and bug fixes, including multiple SOAP API-related bugs and regressions.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.1 Maintenance Release (2010-04-23)
-------------------------------------------------

MantisBT 1.2.1 is a maintenance update for the stable 1.2.x branch. All
installations that are currently running any 1.1.x or 1.2.0 version are
advised to upgrade to this release.

Included with 1.2.1 are a range of bug fixes, translation updates, and general
improvements over the initial 1.2.0 release.  Highlights include an improved
installation, a fixed upgrade path from 1.1.x, fixes to the URL and path
detection, and updates to the plugin event system.

A full changelog for the 1.2.x series can be found on the official site. [1]


1.2.0 Stable Release (2010-02-22)
-------------------------------------------------

This release marks the first official release in the 1.2.x series of MantisBT.
1.2.0 is a major feature release for MantisBT, and includes many bugfixes and
enhancements over the 1.1.x stable branch.  All users of 1.1.x are highly
encouraged to upgrade as soon as possible.

There are many new features added to 1.2.0, including:

 - Converted the MantisBT Manual to Docbook format, and added a new Developer's
   Guide manual, both of which are compiled and included in every release

 - Implemented a plugin system with many plugins already released [2]

 - Global categories available to all projects, as well as project categories
   inheriting from parent projects to child projects;  both are optional

 - Tracked change history for textarea fields (Description, etc) and bug notes

 - Customizable sets of columns for View Issues page and export formats

 - Combined simple and advanced views into a single, configurable view that
   allows selecting exactly what fields to show or hide

 - Improved roadmap and changelog pages, including version release dates, and
   permalinks to individual versions

 - Marking versions as obsolete to hide them from the roadmap and changelog

 - More configuration options for rebranding MantisBT installations

 - Improved support for PostgreSQL databases

 - Improved support for UTF-8 localizations and content

 - Implemented custom search providers for Firefox and Internet Explorer

 - Implemented localized timestamps using according to user-preferred timezones


There have also been many improvements to the codebase beyond adding features:

 - Migrated to parameterised database queries throughout the codebase for both
   performance and security improvements

 - Added PHPDoc compatible documentation to all internal API's

 - Removed many hardcoded references to access levels and other enumerations,
   for improved customizability.

 - Migrated away from DATETIME fields to integer timestamps for timezone usage

 - All 3rd party code is now contained within the library/ path, including
   documentation on library versions and any patches applied

 - Initial support for MySQL 6 and PHP 5.3

Revision 1.39 / (download) - annotate - [select for diffs], Wed Oct 31 11:17:28 2012 UTC (11 years, 1 month ago) by asau
Branch: MAIN
Changes since 1.38: +1 -3 lines
Diff to previous 1.38 (colored)

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

Revision 1.38 / (download) - annotate - [select for diffs], Thu Feb 2 09:59:39 2012 UTC (11 years, 9 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.37: +2 -2 lines
Diff to previous 1.37 (colored)

Use ${RM} -f to avoid failure if no files are found to be removed.

Revision 1.37 / (download) - annotate - [select for diffs], Fri Sep 16 05:46:24 2011 UTC (12 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

Bump PKGREVISION from PHP_VERSION_DEFAULT changes.

Revision 1.36 / (download) - annotate - [select for diffs], Thu Sep 30 08:27:52 2010 UTC (13 years, 2 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

No need to buildlink with database library.

Bump PKGREVISION to relax dependency.

Revision 1.35 / (download) - annotate - [select for diffs], Fri Jul 17 18:00:15 2009 UTC (14 years, 4 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored)

Give up MAINTAINER

Revision 1.34 / (download) - annotate - [select for diffs], Thu Apr 23 10:45:21 2009 UTC (14 years, 7 months ago) by gavan
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.33: +3 -2 lines
Diff to previous 1.33 (colored)

Update to 1.1.7

2009.04.20 - 1.1.7
===================================

Bugfix maintenance release, cleaning up most of the remaining issues with 1.1.x series.

- 0006848: [administration] Bugs in manage_config_*_set.php (grangeway) - resolved.
- 0009986: [administration] APPLICATION ERROR #2800 using "Delete Project Specific Settings" (jreese) - resolved.
- 0010235: [api soap] mc_issue_attachment_add corrupts attachments (giallu) - resolved.
- 0009888: [bugtracker] Issue History Problem... build, os, os_version, and platform are not looking right and are not effected by language files. (jreese) - resolved.
- 0009999: [bugtracker] APPLICATION ERROR #2800 - While submit a new bug (jreese) - resolved.
- 0009606: [custom fields] Custom fields not enforced. (thraxisp) - resolved.
- 0009979: [custom fields] Function gpc_isset always return false for a custom date field (thraxisp) - resolved.
- 0010035: [custom fields] Custom multi-selection list fields don't allow deselection (thraxisp) - resolved.
- 0010154: [custom fields] Custom field enum values are getting the first and last characters truncated when displayed. (thraxisp) - resolved.
- 0010011: [customization] date_submitted is not set properly in bug object (thraxisp) - resolved.
- 0010200: [email] \n not replaced in registration e-mail (siebrand) - resolved.
- 0010231: [feature] Assigned bug status cannot be changed to new? (jreese) - resolved.
- 0010299: [html] Invalid HTML (jreese) - resolved.
- 0010270: [localization] escaped double quotes in localization files (siebrand) - resolved.
- 0010187: [security] Using dession destroy and unset for logout (jreese) - resolved.
- 0010192: [sub-projects] Repeated Target versions (jreese) - resolved.
- 0010038: [tagging] Problems attaching tags in Chrome (jreese) - resolved.
- 0010050: [time tracking] All leves have access to billing reports - Access level required to run reports does not function (giallu) - resolved.

2008.12.09 - 1.1.6
===================================

This release fixes once and for all the caching troubles from previous stable releases, some
access permissions bugs, and a few various other issues. This release also improves the existing
source control integration by allowing remote checkins.

- 0009893: [administration] Users can change status on ViewOnly Tasks (jreese) - resolved.
- 0009815: [bugtracker] gpc_get_string_array() sometimes returns non-arrays (thraxisp) - resolved.
- 0009869: [bugtracker] application error 2800 still in version 1.1.5 (jreese) - resolved.
- 0009888: [bugtracker] Issue History Problem... build, os, os_version, and platform are not looking right and are not effected by language files. (jreese) - resolved.
- 0009890: [bugtracker] Case of extension for inline image is not ignored (jreese) - resolved.
- 0009900: [customization] Allowing update issue status disables the function to administrator (thraxisp) - resolved.
- 0008847: [integration] Revamp SVN and CVS integration (jreese) - resolved.
- 0009651: [other] Version copy from parent project copies incorrect date (jreese) - resolved.
- 0009928: [other] Inconsistent uses of file extension configuration settings. (jreese) - resolved.


2008.11.21 - 1.1.5
===================================

This release solves more issues relating to the security fixes introduced by 1.1.3, as well as various other minor bugs.

- 0009713: [authentication] Users are unable to confirm registration (jreese) - resolved.
- 0009017: [bugtracker] SYSTEM WARNING implode() [function.implode]: Bad arguments. (jreese) - resolved.
- 0009738: [bugtracker] Browser caching should be enabled on bug_change_status_page.php (jreese) - resolved.
- 0009748: [bugtracker] Port 9737: bugnote_add.php contains undefined t_note_type (vboctor) - resolved.
- 0009754: [bugtracker] Failed to report issue (APPLICATION ERROR #2800) (jreese) - resolved.
- 0009714: [csv] Error message/warning, if HTTP_USER_AGENT is not set (jreese) - resolved.
- 0009808: [db mysql] Linking Sub-Projects to a project -> APPLICATION ERROR #200 (jreese) - resolved.
- 0009760: [other] Mantis checks $g_allow_browser_caching setting incorrectly (jreese) - resolved.
- 0009780: [tagging] Changing project in Tag Details view gives "APPLICATION ERROR #200" (jreese) - resolved.
- 0009803: [tagging] Tags field in filter should not be shown when user has no access to tags (jreese) - resolved.

Revision 1.32.8.1 / (download) - annotate - [select for diffs], Tue Nov 4 11:43:24 2008 UTC (15 years ago) by tron
Branch: pkgsrc-2008Q3
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored) next main 1.33 (colored)

Pullup ticket #2569 - requested by adrianp
mantis: security update

Revisions pulled up:
- devel/mantis/Makefile		1.33
- devel/mantis/distinfo		1.13
---
Module Name:    pkgsrc
Committed By:   adrianp
Date:           Sun Nov  2 17:25:18 UTC 2008

Modified Files:
        pkgsrc/devel/mantis: Makefile distinfo

Log Message:
Update to 1.1.4

2008.10.18 - 1.1.4
===================================

We had to withdraw 1.1.3 because of a serious flaw affecting the
bug_report* pages. This new release fixes that problem and a newly
discovered security issue.

- 0009704: [security] Remote Code Execution in manage_proj_page.php
(giallu) - resolved.
- 0009691: [bugtracker] Failed to report issue.(Always APPLICATION ERROR
#2800) (jreese) - resolved.
- 0009690: [other] Wrong parameter count for session_set_cookie_params()
(jreese) - resolved.
- 0009693: [webpage] Generated HTML contains multiple hostnames when
proxied (jreese) - resolved.


2008.10.09 - 1.1.3
===================================

In this release we fixed a couple of nasty bugs sneaked into 1.1.2,
where sending bugnotes email notifications would fail and browser
caching was not functional.

We also refined the implementation of form security tokens and closed a
couple of security issues, an information disclosure (with no CVE) and a
session hijacking (CVE-2008-3102).

- 0009321: [security] Users can get title and status of issues that they
don't have access to. (vboctor) - resolved.
- 0009533: [security] Mantis should use secure sessions on https
connections (jreese) - resolved.
- 0009286: [administration] stray "2" in manage_user_prune.php (vboctor)
- resolved.
- 0009664: [authentication] Logout without unsetting session cookie
(jreese) - resolved.
- 0009323: [bugtracker] Browser caching broken since 1.1.2 (jreese) -
resolved.
- 0009470: [bugtracker] Tags filter not filling into text field when
selecting from list using Internet Explorer (jreese) - resolved.
- 0009493: [custom fields] Removing custom fields from project causes
application error 2800 (giallu) - resolved.
- 0009309: [email] Problems with e-mail notifications about bugnotes
[PATCH] (giallu) - resolved.
- 0004678: [filters] Filter combos don't fill up on if switched to 'All
Projects' - closed.
- 0009430: [graphs] bug_graph_bystatus shows heading by_category
(thraxisp) - resolved.
- 0009431: [localization] no localization for usage of open, resolved,
closed in bug_graph_bystatus.php (thraxisp) - resolved.
- 0008882: [other] Gravatar causes annoying security popups on IE when
using Mantis over HTTPS/SSL (jreese) - resolved.
- 0009361: [other] php session fail created cause mantis app error.
(jreese) - resolved.
- 0009560: [other] Wrong behaviour in Session API (session_save_path
error message) (jreese) - resolved.
- 0009672: [other] Fixing form error by going back fails because of
security token (jreese) - resolved.
- 0009343: [scripting] form security token prevents changing
relationship while resolving bug (jreese) - resolved.

Revision 1.33 / (download) - annotate - [select for diffs], Sun Nov 2 17:25:18 2008 UTC (15 years ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

Update to 1.1.4

2008.10.18 - 1.1.4
===================================

We had to withdraw 1.1.3 because of a serious flaw affecting the bug_report*
pages. This new release fixes that problem and a newly discovered security issue
.

- 0009704: [security] Remote Code Execution in manage_proj_page.php (giallu) - r
esolved.
- 0009691: [bugtracker] Failed to report issue.(Always APPLICATION ERROR #2800)
(jreese) - resolved.
- 0009690: [other] Wrong parameter count for session_set_cookie_params() (jreese
) - resolved.
- 0009693: [webpage] Generated HTML contains multiple hostnames when proxied (jr
eese) - resolved.


2008.10.09 - 1.1.3
===================================

In this release we fixed a couple of nasty bugs sneaked into 1.1.2, where sendin
g bugnotes email notifications would fail and browser caching was not functional
.
We also refined the implementation of form security tokens and closed a couple o
f security issues, an information disclosure (with no CVE) and a session hijacki
ng (CVE-2008-3102).

- 0009321: [security] Users can get title and status of issues that they don't h
ave access to. (vboctor) - resolved.
- 0009533: [security] Mantis should use secure sessions on https connections (jr
eese) - resolved.
- 0009286: [administration] stray "2" in manage_user_prune.php (vboctor) - resol
ved.
- 0009664: [authentication] Logout without unsetting session cookie (jreese) - r
esolved.
- 0009323: [bugtracker] Browser caching broken since 1.1.2 (jreese) - resolved.
- 0009470: [bugtracker] Tags filter not filling into text field when selecting f
rom list using Internet Explorer (jreese) - resolved.
- 0009493: [custom fields] Removing custom fields from project causes applicatio
n error 2800 (giallu) - resolved.
- 0009309: [email] Problems with e-mail notifications about bugnotes [PATCH] (gi
allu) - resolved.
- 0004678: [filters] Filter combos don't fill up on if switched to 'All Projects
' - closed.
- 0009430: [graphs] bug_graph_bystatus shows heading by_category (thraxisp) - re
solved.
- 0009431: [localization] no localization for usage of open, resolved, closed in
 bug_graph_bystatus.php (thraxisp) - resolved.
- 0008882: [other] Gravatar causes annoying security popups on IE when using Man
tis over HTTPS/SSL (jreese) - resolved.
- 0009361: [other] php session fail created cause mantis app error. (jreese) - r
esolved.
- 0009560: [other] Wrong behaviour in Session API (session_save_path error messa
ge) (jreese) - resolved.
- 0009672: [other] Fixing form error by going back fails because of security tok
en (jreese) - resolved.
- 0009343: [scripting] form security token prevents changing relationship while
resolving bug (jreese) - resolved.

Revision 1.32 / (download) - annotate - [select for diffs], Sat Jun 21 15:17:00 2008 UTC (15 years, 5 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Branch point for: pkgsrc-2008Q3
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

Update to 1.1.2

- 0008974: [security] XSS Vulnerability in filters (thraxisp) - closed.
- 0008975: [security] CSRF Vulnerabilities in user_create (jreese) - closed.
- 0008976: [security] Remote Code Execution in adm_config (giallu) - closed.
- 0009154: [security] arbitrary file inclusion through user preferences page (giallu) - closed.
- 0008123: [administration] Adding a user requires "$g_lost_password_feature = ON" (giallu) -
closed.
- 0008924: [bugtracker] Port 8245: Target Version value lost in update issue page (giallu) -
closed.
- 0008886: [change log] Change Log shows duplicate entries (jreese) - closed.
- 0008880: [db postgresql] Problem with date formatting in db_prepare_date function (giallu) -
closed.
- 0009176: [db postgresql] Port 0008699: Get Time Tracking Information return a SQL query error
(vboctor) - closed.
- 0009177: [filters] Port 0008916: Monitor by filter ignores show_monitor_list_threshold (vboctor)
- closed.
- 0008830: [installation] set_time_limit() doesn't work in PHP safe mode (daryn) - closed.
- 0008858: [integration] DokuWiki integration: EMail notification on wiki page changes not working
(vboctor) - closed.
- 0008774: [localization] Complete Hungarian retranslation (vboctor) - closed.
- 0009186: [localization] Port 0009046: French translation for $s_bug_assign_to_button (vboctor) -
closed.
- 0009178: [other] Fix memleak in string api (vboctor) - closed.
- 0009208: [other] Several actions on bug update page lead into System Warning and App. Error
(daryn) - closed.
- 0008931: [relationships] Circle Relations cause roadmap to malfunction (jreese) - closed.
- 0008853: [roadmap] Issue appears more than once in the Roadmap for a release. (jreese) - closed.
- 0007764: [scripting] APPLICATION WARNING #100: Configuration option 'category_enum_string' not
found (vboctor) - closed.
- 0009183: [time tracking] Port 0008357: "Total time for issue" is shown even for users under
threshold (vboctor) - closed.
- 0009184: [time tracking] Port 0008849: Emails ignore time tracking view threshold (vboctor) -
closed.
- 0009185: [time tracking] Port 0008621: The expand icon is inverted for the Time tracking section
(vboctor) - closed.

Revision 1.31 / (download) - annotate - [select for diffs], Mon May 26 02:13:17 2008 UTC (15 years, 6 months ago) by joerg
Branch: MAIN
Changes since 1.30: +4 -2 lines
Diff to previous 1.30 (colored)

Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.29.2.1 / (download) - annotate - [select for diffs], Thu May 15 11:13:26 2008 UTC (15 years, 6 months ago) by rtr
Branch: pkgsrc-2008Q1
Changes since 1.29: +3 -4 lines
Diff to previous 1.29 (colored) next main 1.30 (colored)

pullup ticket #2382 - requested by adrianp
mantis: update for bug and security fixes

revisions pulled up:
- pkgsrc/devel/mantis/Makefile 	1.30
- pkgsrc/devel/mantis/PLIST	1.11
- pkgsrc/devel/mantis/distinfo	1.11

   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Wed May 14 21:43:06 UTC 2008

   Modified Files:
   	pkgsrc/devel/mantis: Makefile PLIST distinfo

   Log Message:
   Mantis 1.1.1 Released

   This is a maintenance release for the 1.1.x branch.  It includes a fix for PHP 4 support (#8681 stripos), several fixes for SOAP API, a security fix, and other minor bug fixes.

   Mantis 1.1.0 Released

   After 4 alpha releases, 3 release candidates and over 400 features and bug fixes, Mantis 1.1.0 gold is finally released. The highlights of the Mantis 1.1.0 release include:

   1. Inclusion of MantisConnect (SOAP API) out of the box
   2. Wiki integration (dokuwiki, mediawiki, xwiki),
   3. Email queuing,
   4. Gravatar integration,
   5. DB2 support,
   6. Tagging,
   7. Filtering perma links,
   8. Time tracking,
   9. Twitter integration,
   10. UTF8 support,
   11. Generic configuration page,
   12. Show last visited issues,
   13. XHTML compliance,
   14. Authenticated RSS

Revision 1.30 / (download) - annotate - [select for diffs], Wed May 14 21:43:06 2008 UTC (15 years, 6 months ago) by adrianp
Branch: MAIN
Changes since 1.29: +3 -4 lines
Diff to previous 1.29 (colored)

Mantis 1.1.1 Released

This is a maintenance release for the 1.1.x branch.  It includes a fix for PHP 4 support (#8681 stripos), several fixes for SOAP API, a security fix, and other minor bug fixes.

Mantis 1.1.0 Released

After 4 alpha releases, 3 release candidates and over 400 features and bug fixes, Mantis 1.1.0 gold is finally released. The highlights of the Mantis 1.1.0 release include:

1. Inclusion of MantisConnect (SOAP API) out of the box
2. Wiki integration (dokuwiki, mediawiki, xwiki),
3. Email queuing,
4. Gravatar integration,
5. DB2 support,
6. Tagging,
7. Filtering perma links,
8. Time tracking,
9. Twitter integration,
10. UTF8 support,
11. Generic configuration page,
12. Show last visited issues,
13. XHTML compliance,
14. Authenticated RSS

Revision 1.29 / (download) - annotate - [select for diffs], Mon Mar 3 17:45:36 2008 UTC (15 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base
Branch point for: pkgsrc-2008Q1
Changes since 1.28: +11 -9 lines
Diff to previous 1.28 (colored)

Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.27.2.1 / (download) - annotate - [select for diffs], Mon Dec 3 12:53:57 2007 UTC (15 years, 11 months ago) by ghen
Branch: pkgsrc-2007Q3
Changes since 1.27: +15 -11 lines
Diff to previous 1.27 (colored) next main 1.28 (colored)

Pullup ticket 2232 - requested by adrianp
security update for mantis

- pkgsrc/devel/mantis/Makefile				1.28
- pkgsrc/devel/mantis/PLIST				1.10
- pkgsrc/devel/mantis/distinfo				1.10

   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sat Oct 27 22:31:10 UTC 2007

   Modified Files:
	   pkgsrc/devel/mantis: Makefile PLIST distinfo

   Log Message:
   Update to 1.0.8
   - 0007902: [bugtracker] constant_inc is missing statement in 1.0.7 (vboctor)
   - 0008020: [installation] Port 7907: Allow using system adodb (giallu)
   - 0008029: [localization] Spelling mistake in value of string
   $s_by_severity file lang/strings_spanish.txt (giallu)
   - 0008019: [other] Port 5333: Invalid zip file core/adodb/adodb-time.zip
   in CVS (giallu)
   - 0007939: [rss] Port 7738: Replace non free RSS creation class (vboctor)

   2007.04.04 - 1.0.7
   - 0007743: [security] Port: CVE-2006-6574 (vboctor)
   - 0007772: [security] email notifications bypass security on custom
   fields (vboctor)
   - 0007784: [security] XSS vulnerabilities (vboctor)
   - 0007774: [custom fields] custom fields not stored correctly in bug
   history (vboctor)
   - 0007783: [filters] Port: Dynamic filter selection (XMLHTTPRequest)
   broken when using IE7
   (vboctor)

Revision 1.28 / (download) - annotate - [select for diffs], Sat Oct 27 22:31:10 2007 UTC (16 years, 1 month ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Changes since 1.27: +15 -11 lines
Diff to previous 1.27 (colored)

Update to 1.0.8
- 0007902: [bugtracker] constant_inc is missing statement in 1.0.7 (vboctor)
- 0008020: [installation] Port 7907: Allow using system adodb (giallu)
- 0008029: [localization] Spelling mistake in value of string $s_by_severity file lang/strings_spanish.txt (giallu)
- 0008019: [other] Port 5333: Invalid zip file core/adodb/adodb-time.zip in CVS (giallu)
- 0007939: [rss] Port 7738: Replace non free RSS creation class (vboctor)

2007.04.04 - 1.0.7
- 0007743: [security] Port: CVE-2006-6574 (vboctor)
- 0007772: [security] email notifications bypass security on custom fields (vboctor)
- 0007784: [security] XSS vulnerabilities (vboctor)
- 0007774: [custom fields] custom fields not stored correctly in bug history (vboctor)
- 0007783: [filters] Port: Dynamic filter selection (XMLHTTPRequest) broken when using IE7
(vboctor)

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jul 4 20:54:38 2007 UTC (16 years, 4 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base
Branch point for: pkgsrc-2007Q3
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.

Revision 1.26 / (download) - annotate - [select for diffs], Fri Jun 15 18:08:25 2007 UTC (16 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

Add missing backslash.

Revision 1.25 / (download) - annotate - [select for diffs], Fri Jun 15 14:21:27 2007 UTC (16 years, 5 months ago) by jlam
Branch: MAIN
Changes since 1.24: +5 -4 lines
Diff to previous 1.24 (colored)

Use CONF_FILES_PERMS instead of CONF_FILES + SPECIAL_PERMS

Revision 1.24 / (download) - annotate - [select for diffs], Tue Nov 14 13:05:12 2006 UTC (17 years ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.23: +2 -5 lines
Diff to previous 1.23 (colored)

Update to 1.0.6
2006.10.28 - 1.0.6

- 0007466: [security] Port: 6719: Manager of a project can assign the Administrator role to a user. (vboctor)
- 0007543: [security] Port 5163: Default value for $g_bug_reminder_threshold should be higher than "reporter" (vboctor)
- 0007467: [administration] Port 6637: Disabled projects don't appear under parent project (vboctor)
- 0007527: [localization] Port 7526: japanese_utf8 is more suitable than japanese_sjis ($g_language_auto_map) (vboctor)
- 0007470: [localization] [all lang] Port latest localization files from Mantis 1.1 to Mantis 1.0.x (vboctor)
- 0007530: [localization] Port:: New Languages: bulgarian, catalan, czech_utf8, french_utf8, italian_utf8, polish_utf8, russian_utf8, slovene_utf8 (vboctor)
- 0007412: [other] Update Mantis to refer to new website (vboctor)

2006.07.23 - 1.0.5

- 0007301: [upgrade] Login page inaccessible after upgrade to 1.0.4 (thraxisp)

2006.07.22 - 1.0.4

- 0007051: [bugtracker] Fix for #6869 / #7034 removes quoted "?" from arguments (thraxisp)
- 0007298: [bugtracker] Port: bugnote_delete.php redirection fails (vboctor)
- 0007299: [bugtracker] Port: Save login feature does not work (vboctor)
- 0007300: [bugtracker] Port: Remember login always redirects to main_page.php (vboctor)
- 0007143: [other] Port: checkin.php needs array_unique() (vboctor)

Revision 1.23 / (download) - annotate - [select for diffs], Mon Nov 13 22:40:33 2006 UTC (17 years ago) by hubertf
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

Fix homepage URL, reported by Rainer Brinkmoeller in private email

Revision 1.22 / (download) - annotate - [select for diffs], Fri Jun 2 18:27:55 2006 UTC (17 years, 6 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Changes since 1.21: +5 -4 lines
Diff to previous 1.21 (colored)

Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.

Revision 1.21 / (download) - annotate - [select for diffs], Sun May 28 15:17:47 2006 UTC (17 years, 6 months ago) by adrianp
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20 (colored)

Update to 1.0.3
> - 7037: [security] Port: Login with disabled account possible (vboctor)
> - 7034: [bugtracker] Port: bug in string_sanitize_url() (vboctor)
> - 7028: [db mssql] Port: "Prune Accounts" function doesn't work with MS SQL (vboctor)
> - 7029: [db mssql] Port: MS SQL Error on View Filters Page (vboctor)
> - 7030: [db mssql] Port: installtion fails - administrator have no rights on db (vboctor)
> - 7032: [db mssql] Port: Error on opening Change Log (vboctor)
> - 7039: [db mssql] Notice: Only variables should be assigned by reference in coreadodbadodb.inc.php on line 2931 (vboctor)
> - 7035: [feature] Port: Global Profiles list not sorted (vboctor)
> - 7038: [filters] Port: SYSTEM WARNING: Argument 1 to array_multisort() is expected to be an array or a sort flag (vboctor)
> - 7031: [installation] Port: is_writable never success in install.php (vboctor)
> - 7041: [installation] Port: newbie admins may be redirected to blank page (vboctor)
> - 7033: [printing] Port: wrong strpos function call (vboctor)
> - 7027: [upgrade] Port: fixed_in_version is renamed to Fixed_in_version during database migration (vboctor)

Revision 1.18.2.1 / (download) - annotate - [select for diffs], Mon May 1 21:56:14 2006 UTC (17 years, 7 months ago) by salo
Branch: pkgsrc-2006Q1
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored) next main 1.19 (colored)

Pullup ticket 1490 - requested by adrianp
security update for mantis

Revisions pulled up:
- pkgsrc/devel/mantis/Makefile			1.20
- pkgsrc/devel/mantis/PLIST			1.7
- pkgsrc/devel/mantis/distinfo			1.7

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Mon May  1 13:00:40 UTC 2006

   Modified Files:
   	pkgsrc/devel/mantis: Makefile PLIST distinfo

   Log Message:
   Update to 1.0.2
   > 2006.04.18 - 1.0.2
   > - 0006902: [security] XSS in mantis bug track system .... (thraxisp)
   > - 0006859: [bugtracker] Can send reminders to all recipients (thraxisp)
   >
   > 2006.02.18 - 1.0.1
   > - 0006722: [installation] Remaining mysqli_ install problems (ref.
   >            #0006672): my sqli_real_escape_string() expects parameter
   >            1 to be link (thraxisp)
   > - 0006672: [installation] install.php assumes mysql extension, fails
   >            with mysqli extension (thraxisp)
   > - 0006668: [filters] Parse error while saving new filter: Call to
   >   undefined function: string_strip_tags() (thraxisp)
   >
   > 2006.02.04  -  1.0.0
   > - 0006044: [security] 'Return' _GET is not checked (thraxisp)
   > - 0006650: [security] ADOdb can be exploited to execute arbitrary SQL
   >            code (vboctor)
   > - 0006659: [security] Cross site scripting vulnerability (thraxisp)
   > - 0006634: [filters] Filter does not work with profiles (vboctor)

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 1 13:00:40 2006 UTC (17 years, 7 months ago) by adrianp
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored)

Update to 1.0.2
> 2006.04.18 - 1.0.2
> - 0006902: [security] XSS in mantis bug track system .... (thraxisp)
> - 0006859: [bugtracker] Can send reminders to all recipients (thraxisp)
>
> 2006.02.18 - 1.0.1
> - 0006722: [installation] Remaining mysqli_ install problems (ref. #0006672): my sqli_real_escape_string() expects parameter 1 to be link (thraxisp)
> - 0006672: [installation] install.php assumes mysql extension, fails with mysqli extension (thraxisp)
> - 0006668: [filters] Parse error while saving new filter: Call to undefined function: string_strip_tags() (thraxisp)
>
> 2006.02.04  -  1.0.0
> - 0006044: [security] 'Return' _GET is not checked (thraxisp)
> - 0006650: [security] ADOdb can be exploited to execute arbitrary SQL code (vboctor)
> - 0006659: [security] Cross site scripting vulnerability (thraxisp)
> - 0006634: [filters] Filter does not work with profiles (vboctor)

Revision 1.19 / (download) - annotate - [select for diffs], Sat Apr 22 09:22:07 2006 UTC (17 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.

Revision 1.18 / (download) - annotate - [select for diffs], Sun Feb 5 23:08:48 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:04 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.12.2.1 / (download) - annotate - [select for diffs], Sun Jan 22 20:20:28 2006 UTC (17 years, 10 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored) next main 1.13 (colored)

Pullup ticket 1050 - requested by Adrian Portelli
security update for mantis

Revisions pulled up:
- pkgsrc/devel/mantis/Makefile			1.15, 1.16
- pkgsrc/devel/mantis/distinfo			1.6
- pkgsrc/devel/mantis/files/mantis.conf		1.2

   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Mon Jan  9 21:00:39 UTC 2006

   Modified Files:
   	pkgsrc/devel/mantis: Makefile
   	pkgsrc/devel/mantis/files: mantis.conf

   Log Message:
   Bump to nb1 for adodb security issue (adodb is included with mantis)
   Use included files/mantis.conf to block apache access to core/adodb
---
   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Tue Jan 17 13:31:14 UTC 2006

   Modified Files:
   	pkgsrc/devel/mantis: Makefile distinfo

   Log Message:
   Update to 1.0.0rc5

   0006509: [security] Port: Additional XSS Vulnerabilities in Filter (thraxisp)
   0006557: [security] XSS Vulnerability in manage_user (TKADV2005-11-002) (thraxisp)
   0006563: [security] Port XSS Vulnerability in project documents (TKADV2005-11-02) (thraxisp)
   0006569: [security] XSS Vulnerability in saved queries (TKADV2005-11-002) (thraxisp)
   0006594: [bugtracker] config_flush_cache does not work correctly (thraxisp)
   0006585: [documentation] don't see the documentation (thraxisp)
   0006501: [filters] Categories can't be selected for filter-setting (thraxisp)

Revision 1.16 / (download) - annotate - [select for diffs], Tue Jan 17 13:31:14 2006 UTC (17 years, 10 months ago) by adrianp
Branch: MAIN
Changes since 1.15: +3 -4 lines
Diff to previous 1.15 (colored)

Update to 1.0.0rc5

0006509: [security] Port: Additional XSS Vulnerabilities in Filter (thraxisp)
0006557: [security] XSS Vulnerability in manage_user (TKADV2005-11-002) (thraxisp)
0006563: [security] Port XSS Vulnerability in project documents (TKADV2005-11-02) (thraxisp)
0006569: [security] XSS Vulnerability in saved queries (TKADV2005-11-002) (thraxisp)
0006594: [bugtracker] config_flush_cache does not work correctly (thraxisp)
0006585: [documentation] don't see the documentation (thraxisp)
0006501: [filters] Categories can't be selected for filter-setting (thraxisp)

Revision 1.15 / (download) - annotate - [select for diffs], Mon Jan 9 21:00:39 2006 UTC (17 years, 10 months ago) by adrianp
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Bump to nb1 for adodb security issue (adodb is included with mantis)
Use included files/mantis.conf to block apache access to core/adodb

Revision 1.14 / (download) - annotate - [select for diffs], Sun Jan 8 18:35:09 2006 UTC (17 years, 10 months ago) by xtraeme
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:38 2005 UTC (17 years, 11 months ago) by jlam
Branch: MAIN
Changes since 1.12: +1 -2 lines
Diff to previous 1.12 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Dec 21 06:13:26 2005 UTC (17 years, 11 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update mantis from 1.0.0rc3 to 1.0.0rc4
From the ChangeLog:
- 0006421: [security] Private bugs show up in public RSS feed (vboctor)
- 0006458: [security] Port #6457: SQL Injection in manage user page (TKADV2005-11-002) (vboctor)
- 0006461: [security] Port #6460: HTTP Header CRLF Injection (TKADV2005-11-002) (vboctor)
- 0006485: [security] XSS Vulnerability in filters (TKADV2005-11-002) (thraxisp)
- 0006489: [security] Port Injection Vulnerabilities in Filters (TKADV2005-11-002) (thraxisp)
- 0006492: [security] Port #6453: Make note private has no effect when resolving bug (thraxisp)
- 0006432: [bugtracker] error processing does not work! (jlatour)
- 0006379: [filters] Filter returns private issues when it should not (thraxisp)
- 0006254: [localization] strings_korean_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006268: [localization] strings_chinese_simplified_utf8.txt has UTF-8 byte-order marker (ryandesign)
- 0006304: [localization] [PATCH] Major overhaul of strings_dutch.txt (jlatour)
- 0006358: [localization] Updated Dutch localization (Wanderer)
- 0006474: [localization] Calls to htmlspecialchars should take into account the current charset (jlatour)

Revision 1.11 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:05 2005 UTC (17 years, 11 months ago) by rillig
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.9.2.1 / (download) - annotate - [select for diffs], Sat Nov 5 14:14:11 2005 UTC (18 years ago) by salo
Branch: pkgsrc-2005Q3
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored) next main 1.10 (colored)

Pullup ticket 894 - requested by Adrian Portelli
security update for mantis

Revisions pulled up:
- pkgsrc/devel/mantis/Makefile		1.10
- pkgsrc/devel/mantis/PLIST		1.6
- pkgsrc/devel/mantis/distinfo		1.4

   Module Name:		pkgsrc
   Committed By:	rillig
   Date:		Sun Oct 23 15:40:39 UTC 2005

   Modified Files:
   	pkgsrc/devel/mantis: PLIST

   Log Message:
   Sorted PLIST.
---
   Module Name:		pkgsrc
   Committed By:	adrianp
   Date:		Thu Nov  3 09:50:56 UTC 2005

   Modified Files:
   	pkgsrc/devel/mantis: Makefile distinfo

   Log Message:
   Update to 1.0.0rc3 (from 1.0.0rc2)

   From the Changelog:
   - 0006273: [security] File Inclusion Vulnerability (vboctor)
   - 0006275: [security] SQL injection (vboctor)
   - 0006234: [filters] Filter sometimes returns no results (thraxisp)
   - 0006295: [filters] Old filters and view_state problems. (thraxisp)
   - 0006288: [filters] Patch against CVS HEAD for Saved filter problem with
     view_state (thraxisp)
   - 0006296: [filters] Filter sql includes unnecessary links to
     custom_field_string_table for date custom fields (thraxisp)
   - 0006297: [filters] sorting on custom field, bring MySQL to deadlock loop
     (thraxisp)

Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 3 09:50:56 2005 UTC (18 years ago) by adrianp
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored)

Update to 1.0.0rc3 (from 1.0.0rc2)

From the Changelog:
- 0006273: [security] File Inclusion Vulnerability (vboctor)
- 0006275: [security] SQL injection (vboctor)
- 0006234: [filters] Filter sometimes returns no results (thraxisp)
- 0006295: [filters] Old filters and view_state problems. (thraxisp)
- 0006288: [filters] Patch against CVS HEAD for Saved filter problem with view_state (thraxisp)
- 0006296: [filters] Filter sql includes unnecessary links to custom_field_string_table for date custom fields (thraxisp)
- 0006297: [filters] sorting on custom field, bring MySQL to deadlock loop (thraxisp)

Revision 1.9 / (download) - annotate - [select for diffs], Thu Sep 22 11:54:43 2005 UTC (18 years, 2 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base
Branch point for: pkgsrc-2005Q3
Changes since 1.8: +17 -16 lines
Diff to previous 1.8 (colored)

Fix build on 1.6.x
Fix ${INSTALL} typo in Makefile which caused the files to be installed
 with the wrong permissions
Bump to nb1

Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 19 22:33:28 2005 UTC (18 years, 2 months ago) by adrianp
Branch: MAIN
Changes since 1.7: +14 -50 lines
Diff to previous 1.7 (colored)

Update mantis to 1.0.0rc2
Many updates and bugfixes including security updates - upgrade is recommended
For a full list of changes:
	http://www.mantisbt.org/changelog.php

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jun 10 19:38:29 2005 UTC (18 years, 5 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

- Fix PLIST problems pointed out by wiz@ on bulk-builds
- Bump to nb4

Revision 1.6 / (download) - annotate - [select for diffs], Mon Jun 6 20:32:39 2005 UTC (18 years, 5 months ago) by adrianp
Branch: MAIN
Changes since 1.5: +2 -4 lines
Diff to previous 1.5 (colored)

- Fix incomplete PLIST
- Relax restrictions for PHP and mySQL requirements - all versions should
  work OK - this should fix the bulk-builds failures.
- Bump to nb3

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 25 21:24:51 2005 UTC (18 years, 7 months ago) by kristerw
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

Prefer mysql version 40 over version 30 (because version 30 has been
removed from pkgsrc).
Bump PKGREVISION.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Apr 11 21:45:28 2005 UTC (18 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.3: +1 -2 lines
Diff to previous 1.3 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Dec 28 22:14:34 2004 UTC (18 years, 11 months ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.2: +8 -17 lines
Diff to previous 1.2 (colored)

- Simplify the package by removing various BUILD_DEFS that are not required
- Fix CONF_FILES handling

Revision 1.2 / (download) - annotate - [select for diffs], Mon Nov 8 19:11:18 2004 UTC (19 years ago) by adrianp
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

- Fix missing BUILD_DEF rename from initial import

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Mon Nov 8 19:05:33 2004 UTC (19 years ago) by adrianp
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Mantis is a web-based bugtracking system. It is written in the PHP scripting 
language and requires the MySQL database and a webserver. Mantis has been 
installed on Windows, MacOS, OS/2, and a variety of Unix operating systems. 
Almost any web browser should be able to function as a client. It is released 
under the terms of the GNU General Public License (GPL). 

Mantis is free to use and modify. It is free to redistribute as long as you 
abide by the distribution terms of the GPL. 

Revision 1.1 / (download) - annotate - [select for diffs], Mon Nov 8 19:05:33 2004 UTC (19 years ago) by adrianp
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>