./devel/mantis, PHP/MySQL/web based bugtracking system

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


Branch: pkgsrc-2007Q3, Version: 1.0.8, Package name: mantis-1.0.8, Maintainer: adrianp

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.


Required to run:
[databases/mysql5-client] [databases/php-mysql] [www/ap-php]

Required to build:
[www/apache2] [lang/perl5]

Master sites: (Expand)

SHA1: 979947bc1f39d8471e48b3c914c46a91d6af3c38
RMD160: 02e349a05d8d5c190d943ee4dc430a6adaffe1a0
Filesize: 1513.529 KB

Version history: (Expand)


CVS history: (Expand)


   2007-12-03 13:53:59 by Geert Hendrickx | Files touched by this commit (3) | Package updated
Log message:
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)