Bug 61368 - [PATCH] databases/mantis: [SUMMARIZE CHANGES]
Summary: [PATCH] databases/mantis: [SUMMARIZE CHANGES]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Sebastien Gioria
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-14 20:40 UTC by Nils Vogels
Modified: 2004-03-05 07:06 UTC (History)
1 user (show)

See Also:


Attachments
mantis-0.17.5.patch (1.21 KB, patch)
2004-01-14 20:40 UTC, Nils Vogels
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Vogels 2004-01-14 20:40:09 UTC
Minor errors in pkg-message .. Files referenced in pkg-message are in the www/data/mantis dir, not in www/mantis

Port maintainer (gioria@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Nils Vogels 2004-01-14 21:23:11 UTC
FreeBSD-gnats-submit@FreeBSD.org wrote:

>>Category:       ports
>>Responsible:    freebsd-ports-bugs
>>Synopsis:       [PATCH] databases/mantis: [SUMMARIZE CHANGES]
>>Arrival-Date:   Wed Jan 14 12:40:09 PST 2004
>>    
>>
Sorry, forgot to set the right synopsis. This should be:

Synopsis:       [PATCH] databases/mantis:  Minor changes to pkg-message due to wrong paths


Thx,

Nils.

-- 
Simple guidelines to happiness:
Work like you don't need the money,
love like your heart has never been broken and 
dance like no one can see you.
Comment 2 Michael Ranner 2004-01-14 22:56:53 UTC
This patch includes the original patch from nivo, and update to mantis-0.18.0, 
and Makefile with additional Mastersites mantis 0.18.0 related correcture on 
pkg-message.

Michael

--- mantis 0.18.0 patch starts here ---
--- distinfo.org	Wed Jan 14 23:43:59 2004
+++ distinfo	Wed Jan 14 23:25:49 2004
@@ -1 +1 @@
-MD5 (mantis-0.17.5.tar.gz) = 7ed3c788b7dc9ba08bba95d9acbae7de
+MD5 (mantis-0.18.0.tar.gz) = 0a5dff3c2d49f80619804a9c47aaef7d
--- pkg-message.org	Wed Jan 14 23:44:13 2004
+++ pkg-message	Wed Jan 14 23:34:41 2004
@@ -6,13 +6,13 @@
 
 -  You must choose your passwd crypt method and replace the 
    4th value in the last line of 
-   %%PREFIX%%/www/mantis/sql/db_generate.sql
+   %%PREFIX%%/www/data/mantis/sql/db_generate.sql
 
 -  After that execute 
-   %%PREFIX%%/bin/mysql -u<username> -p<password> <databasename> < 
%%PREFIX%%/www/mantis/sql/db_generate.sql
+   %%PREFIX%%/bin/mysql -u<username> -p<password> <databasename> < 
%%PREFIX%%/www/data/mantis/sql/db_generate.sql
 
 -  Edit 
-   %%PREFIX%%/www/mantis/config_inc.php and 
%%PREFIX%%/www/mantis/default/config_inc1.php
+   %%PREFIX%%/www/data/mantis/config_inc.php and override 
%%PREFIX%%/www/data/mantis/config_defaults_inc.php
 
 IMPORTANT!!!! :
 	You need to enable register_global in your %%PREFIX%%/etc/php.ini
@@ -21,6 +21,9 @@
 2/ Detailed method or upgrading
 
 Please read the INSTALL file located at:
-%%PREFIX%%/www/mantis/doc
+%%PREFIX%%/www/data/mantis/doc
+
+Please read the UPGRADE file located at:
+%%PREFIX%%/www/data/mantis/doc
 
 ************************************************************
--- pkg-plist.org	Wed Jan 14 23:44:24 2004
+++ pkg-plist	Wed Jan 14 23:41:06 2004
@@ -1,209 +1,320 @@
-www/data/mantis/lang/strings_japanese_euc.txt
-www/data/mantis/lang/strings_spanish.txt
-www/data/mantis/lang/strings_russian_koi8.txt
-www/data/mantis/lang/strings_russian.txt
-www/data/mantis/lang/strings_romanian.txt
-www/data/mantis/lang/strings_portuguese_standard.txt
-www/data/mantis/lang/strings_portuguese_brazil.txt
-www/data/mantis/lang/strings_polish.txt
-www/data/mantis/lang/strings_norwegian.txt
-www/data/mantis/lang/strings_korean.txt
-www/data/mantis/lang/strings_japanese_sjis.txt
-www/data/mantis/lang/strings_turkish.txt
-www/data/mantis/lang/strings_italian.txt
-www/data/mantis/lang/strings_hungarian.txt
-www/data/mantis/lang/strings_german.txt
-www/data/mantis/lang/strings_french2.txt
-www/data/mantis/lang/strings_french.txt
-www/data/mantis/lang/strings_english.txt
-www/data/mantis/lang/strings_dutch.txt
-www/data/mantis/lang/strings_danish.txt
-www/data/mantis/lang/strings_czech.txt
-www/data/mantis/lang/strings_chinese_traditional.txt
-www/data/mantis/lang/strings_swedish.txt
+www/data/mantis/README
+www/data/mantis/account_delete.php
+www/data/mantis/account_page.php
+www/data/mantis/account_prefs_inc.php
+www/data/mantis/account_prefs_page.php
+www/data/mantis/account_prefs_reset.php
+www/data/mantis/account_prefs_update.php
+www/data/mantis/account_prof_add.php
+www/data/mantis/account_prof_delete.php
+www/data/mantis/account_prof_edit_page.php
+www/data/mantis/account_prof_make_default.php
+www/data/mantis/account_prof_menu_page.php
+www/data/mantis/account_prof_update.php
+www/data/mantis/account_update.php
+www/data/mantis/admin/admin.css
+www/data/mantis/admin/check.php
+www/data/mantis/admin/css/CVS/Entries
+www/data/mantis/admin/css/CVS/Repository
+www/data/mantis/admin/css/CVS/Root
+www/data/mantis/admin/css/core.php
+www/data/mantis/admin/css/css_download.php
+www/data/mantis/admin/css/css_inc.php
+www/data/mantis/admin/css/css_view.php
+www/data/mantis/admin/css/index.php
+www/data/mantis/admin/css/view_inc.php
+www/data/mantis/admin/db_table_names_inc.php
+www/data/mantis/admin/index.php
+www/data/mantis/admin/upgrade.php
+www/data/mantis/admin/upgrade_advanced.php
+www/data/mantis/admin/upgrade_escaping.php
+www/data/mantis/admin/upgrade_inc.php
+www/data/mantis/admin/upgrade_list.php
+www/data/mantis/admin/upgrade_warning.php
+www/data/mantis/admin/upgrades/0_13_inc.php
+www/data/mantis/admin/upgrades/0_14_inc.php
+www/data/mantis/admin/upgrades/0_15_inc.php
+www/data/mantis/admin/upgrades/0_16_inc.php
+www/data/mantis/admin/upgrades/0_17_escaping_fixes_inc.php
+www/data/mantis/admin/upgrades/0_17_inc.php
+www/data/mantis/admin/upgrades/CVS/Entries
+www/data/mantis/admin/upgrades/CVS/Repository
+www/data/mantis/admin/upgrades/CVS/Root
+www/data/mantis/bug_actiongroup.php
+www/data/mantis/bug_actiongroup_page.php
+www/data/mantis/bug_assign.php
+www/data/mantis/bug_close.php
+www/data/mantis/bug_close_page.php
+www/data/mantis/bug_delete.php
+www/data/mantis/bug_file_add.php
+www/data/mantis/bug_file_delete.php
+www/data/mantis/bug_file_upload_inc.php
+www/data/mantis/bug_monitor.php
+www/data/mantis/bug_monitor_list_view_inc.php
+www/data/mantis/bug_reminder.php
+www/data/mantis/bug_reminder_page.php
+www/data/mantis/bug_reopen.php
+www/data/mantis/bug_reopen_page.php
+www/data/mantis/bug_report.php
+www/data/mantis/bug_report_advanced_page.php
+www/data/mantis/bug_report_page.php
+www/data/mantis/bug_resolve.php
+www/data/mantis/bug_resolve_page.php
+www/data/mantis/bug_update.php
+www/data/mantis/bug_update_advanced_page.php
+www/data/mantis/bug_update_page.php
+www/data/mantis/bug_view_advanced_page.php
+www/data/mantis/bug_view_inc.php
+www/data/mantis/bug_view_page.php
+www/data/mantis/bugnote_add.php
+www/data/mantis/bugnote_add_inc.php
+www/data/mantis/bugnote_delete.php
+www/data/mantis/bugnote_edit_page.php
+www/data/mantis/bugnote_set_view_state.php
+www/data/mantis/bugnote_update.php
+www/data/mantis/bugnote_view_inc.php
+www/data/mantis/config_defaults_inc.php
+www/data/mantis/config_inc.php
+www/data/mantis/core.php
+www/data/mantis/core/access_api.php
+www/data/mantis/core/authentication_api.php
+www/data/mantis/core/bug_api.php
+www/data/mantis/core/bugnote_api.php
+www/data/mantis/core/category_api.php
+www/data/mantis/core/compress_api.php
+www/data/mantis/core/config_api.php
+www/data/mantis/core/constant_inc.php
+www/data/mantis/core/current_user_api.php
+www/data/mantis/core/custom_field_api.php
+www/data/mantis/core/database_api.php
+www/data/mantis/core/date_api.php
+www/data/mantis/core/email_api.php
+www/data/mantis/core/error_api.php
+www/data/mantis/core/file_api.php
+www/data/mantis/core/filter_api.php
+www/data/mantis/core/gpc_api.php
+www/data/mantis/core/graph_api.php
+www/data/mantis/core/helper_api.php
+www/data/mantis/core/history_api.php
+www/data/mantis/core/html_api.php
+www/data/mantis/core/icon_api.php
+www/data/mantis/core/lang_api.php
+www/data/mantis/core/ldap_api.php
+www/data/mantis/core/news_api.php
+www/data/mantis/core/obsolete.php
+www/data/mantis/core/php_api.php
+www/data/mantis/core/print_api.php
+www/data/mantis/core/profile_api.php
+www/data/mantis/core/project_api.php
+www/data/mantis/core/relationship_api.php
+www/data/mantis/core/string_api.php
+www/data/mantis/core/summary_api.php
+www/data/mantis/core/timer_api.php
+www/data/mantis/core/user_api.php
+www/data/mantis/core/user_pref_api.php
+www/data/mantis/core/utility_api.php
+www/data/mantis/core/version_api.php
+www/data/mantis/css/default.css
+www/data/mantis/csv_export.php
 www/data/mantis/doc/CREDITS
-www/data/mantis/doc/configuration.html
-www/data/mantis/doc/UPGRADING
-www/data/mantis/doc/TROUBLESHOOTING
-www/data/mantis/doc/README.LDAP
-www/data/mantis/doc/README
-www/data/mantis/doc/LICENSE
-www/data/mantis/doc/INSTALL
-www/data/mantis/doc/ChangeLog
 www/data/mantis/doc/CUSTOMIZATION
-www/data/mantis/doc/installation.html
+www/data/mantis/doc/ChangeLog
+www/data/mantis/doc/INSTALL
+www/data/mantis/doc/LICENSE
+www/data/mantis/doc/README
+www/data/mantis/doc/TROUBLESHOOTING
+www/data/mantis/doc/UPGRADING
 www/data/mantis/doc/documentation.html
-www/data/mantis/default/config_inc2.php
-www/data/mantis/default/config_inc1.php
+www/data/mantis/doc/faq.css
+www/data/mantis/doc/faq.html
+www/data/mantis/doc/installation.html
+www/data/mantis/documentation_page.php
+www/data/mantis/file_download.php
+www/data/mantis/graphs/graph_assigned_to_me.php
+www/data/mantis/graphs/graph_by_category.php
+www/data/mantis/graphs/graph_by_cumulative.php
+www/data/mantis/graphs/graph_by_daily_delta.php
+www/data/mantis/graphs/graph_by_release_delta.php
+www/data/mantis/graphs/graph_by_severity.php
+www/data/mantis/graphs/graph_by_severity_status.php
+www/data/mantis/graphs/graph_reported_by_me.php
+www/data/mantis/history_inc.php
+www/data/mantis/images/attachment.png
+www/data/mantis/images/blank.gif
+www/data/mantis/images/down.gif
+www/data/mantis/images/excel2icon.gif
+www/data/mantis/images/excelicon.gif
+www/data/mantis/images/exclamation-blue.gif
+www/data/mantis/images/exclamation-red.gif
+www/data/mantis/images/exclamation-yellow.gif
+www/data/mantis/images/fileicon.gif
+www/data/mantis/images/gificon.gif
+www/data/mantis/images/htmlicon.gif
+www/data/mantis/images/ieicon.gif
+www/data/mantis/images/jpgicon.gif
+www/data/mantis/images/mailicon.gif
+www/data/mantis/images/mantis-space.gif
 www/data/mantis/images/notice.gif
-www/data/mantis/images/question.gif
-www/data/mantis/images/question-green.gif
-www/data/mantis/images/question-blue.gif
-www/data/mantis/images/priority_3.gif
-www/data/mantis/images/priority_2.gif
+www/data/mantis/images/pdf2icon.gif
+www/data/mantis/images/pdficon.gif
+www/data/mantis/images/pngicon.gif
+www/data/mantis/images/ppticon.gif
 www/data/mantis/images/priority_1.gif
-www/data/mantis/images/up.gif
-www/data/mantis/images/mantis-space.gif
-www/data/mantis/images/exclamation-yellow.gif
-www/data/mantis/images/exclamation-red.gif
-www/data/mantis/images/exclamation-blue.gif
-www/data/mantis/images/down.gif
-www/data/mantis/images/blank.gif
+www/data/mantis/images/priority_2.gif
+www/data/mantis/images/priority_3.gif
+www/data/mantis/images/protected.gif
+www/data/mantis/images/question-blue.gif
+www/data/mantis/images/question-green.gif
+www/data/mantis/images/question.gif
+www/data/mantis/images/synthese.gif
+www/data/mantis/images/synthgraph.gif
+www/data/mantis/images/texticon.gif
+www/data/mantis/images/unknownicon.gif
 www/data/mantis/images/unread.gif
-www/data/mantis/sql/db_upgrade.sql
+www/data/mantis/images/up.gif
+www/data/mantis/images/update.png
+www/data/mantis/images/word2icon.gif
+www/data/mantis/images/wordicon.gif
+www/data/mantis/images/zipicon.gif
+www/data/mantis/index.php
+www/data/mantis/jump_to_bug.php
+www/data/mantis/lang/strings_chinese_simplified.txt
+www/data/mantis/lang/strings_chinese_traditional.txt
+www/data/mantis/lang/strings_croatian.txt
+www/data/mantis/lang/strings_czech.txt
+www/data/mantis/lang/strings_danish.txt
+www/data/mantis/lang/strings_dutch.txt
+www/data/mantis/lang/strings_english.txt
+www/data/mantis/lang/strings_estonian.txt
+www/data/mantis/lang/strings_finnish.txt
+www/data/mantis/lang/strings_french.txt
+www/data/mantis/lang/strings_german.txt
+www/data/mantis/lang/strings_hungarian.txt
+www/data/mantis/lang/strings_italian.txt
+www/data/mantis/lang/strings_japanese_euc.txt
+www/data/mantis/lang/strings_japanese_sjis.txt
+www/data/mantis/lang/strings_korean.txt
+www/data/mantis/lang/strings_latvian.txt
+www/data/mantis/lang/strings_norwegian.txt
+www/data/mantis/lang/strings_polish.txt
+www/data/mantis/lang/strings_portuguese_brazil.txt
+www/data/mantis/lang/strings_portuguese_standard.txt
+www/data/mantis/lang/strings_romanian.txt
+www/data/mantis/lang/strings_russian.txt
+www/data/mantis/lang/strings_russian_koi8.txt
+www/data/mantis/lang/strings_slovak.txt
+www/data/mantis/lang/strings_spanish.txt
+www/data/mantis/lang/strings_swedish.txt
+www/data/mantis/lang/strings_turkish.txt
+www/data/mantis/login.php
+www/data/mantis/login_anon.php
+www/data/mantis/login_cookie_test.php
+www/data/mantis/login_page.php
+www/data/mantis/login_select_proj_page.php
+www/data/mantis/logout_page.php
+www/data/mantis/main_page.php
+www/data/mantis/manage_custom_field_create.php
+www/data/mantis/manage_custom_field_delete.php
+www/data/mantis/manage_custom_field_edit_page.php
+www/data/mantis/manage_custom_field_page.php
+www/data/mantis/manage_custom_field_update.php
+www/data/mantis/manage_proj_cat_add.php
+www/data/mantis/manage_proj_cat_copy.php
+www/data/mantis/manage_proj_cat_delete.php
+www/data/mantis/manage_proj_cat_edit_page.php
+www/data/mantis/manage_proj_cat_update.php
+www/data/mantis/manage_proj_create.php
+www/data/mantis/manage_proj_create_page.php
+www/data/mantis/manage_proj_custom_field_add_existing.php
+www/data/mantis/manage_proj_custom_field_remove.php
+www/data/mantis/manage_proj_custom_field_update.php
+www/data/mantis/manage_proj_delete.php
+www/data/mantis/manage_proj_edit_page.php
+www/data/mantis/manage_proj_page.php
+www/data/mantis/manage_proj_update.php
+www/data/mantis/manage_proj_user_add.php
+www/data/mantis/manage_proj_user_copy.php
+www/data/mantis/manage_proj_user_remove.php
+www/data/mantis/manage_proj_ver_add.php
+www/data/mantis/manage_proj_ver_delete.php
+www/data/mantis/manage_proj_ver_edit_page.php
+www/data/mantis/manage_proj_ver_update.php
+www/data/mantis/manage_user_create.php
+www/data/mantis/manage_user_create_page.php
+www/data/mantis/manage_user_delete.php
+www/data/mantis/manage_user_edit_page.php
+www/data/mantis/manage_user_page.php
+www/data/mantis/manage_user_proj_add.php
+www/data/mantis/manage_user_proj_delete.php
+www/data/mantis/manage_user_prune.php
+www/data/mantis/manage_user_reset.php
+www/data/mantis/manage_user_update.php
+www/data/mantis/mantis_offline.php.sample
+www/data/mantis/meta_inc.php
+www/data/mantis/news_add.php
+www/data/mantis/news_delete.php
+www/data/mantis/news_edit_page.php
+www/data/mantis/news_list_page.php
+www/data/mantis/news_menu_page.php
+www/data/mantis/news_update.php
+www/data/mantis/news_view_page.php
+www/data/mantis/packages/mantis.spec
+www/data/mantis/print_all_bug_options_inc.php
+www/data/mantis/print_all_bug_options_page.php
+www/data/mantis/print_all_bug_options_reset.php
+www/data/mantis/print_all_bug_options_update.php
+www/data/mantis/print_all_bug_page.php
+www/data/mantis/print_all_bug_page_excel.php
+www/data/mantis/print_all_bug_page_word.php
+www/data/mantis/print_bug_page.php
+www/data/mantis/print_bugnote_inc.php
+www/data/mantis/proj_doc_add.php
+www/data/mantis/proj_doc_add_page.php
+www/data/mantis/proj_doc_delete.php
+www/data/mantis/proj_doc_edit_page.php
+www/data/mantis/proj_doc_page.php
+www/data/mantis/proj_doc_update.php
+www/data/mantis/set_project.php
+www/data/mantis/signup.php
+www/data/mantis/signup_page.php
 www/data/mantis/sql/db_generate.sql
-www/data/mantis/view_all_bug_update.php
-www/data/mantis/view_all_bug_page.php
-www/data/mantis/summary_page.php
-www/data/mantis/summary_jpgraph_page.php
-www/data/mantis/summary_graph_functions.php
-www/data/mantis/summary_graph_cumulative_bydate.php
-www/data/mantis/summary_graph_bystatus.php
-www/data/mantis/summary_graph_byseverity.php
-www/data/mantis/summary_graph_byresolution.php
-www/data/mantis/summary_graph_byreporter.php
-www/data/mantis/summary_graph_bypriority.php
-www/data/mantis/summary_graph_bydeveloper.php
 www/data/mantis/summary_graph_bycategory.php
-www/data/mantis/signup_page.php
-www/data/mantis/signup.php
-www/data/mantis/show_source_page.php
-www/data/mantis/set_project.php
-www/data/mantis/report_bug_page.php
-www/data/mantis/report_bug_advanced_page.php
-www/data/mantis/report_add.php
-www/data/mantis/proj_user_menu_page.php
-www/data/mantis/proj_user_delete.php
-www/data/mantis/proj_user_copy.php
-www/data/mantis/proj_user_add2.php
-www/data/mantis/proj_user_add.php
-www/data/mantis/proj_doc_update.php
-www/data/mantis/proj_doc_page.php
-www/data/mantis/proj_doc_edit_page.php
-www/data/mantis/proj_doc_delete_page.php
-www/data/mantis/proj_doc_delete.php
-www/data/mantis/proj_doc_add_page.php
-www/data/mantis/proj_doc_add.php
-www/data/mantis/print_bugnote_inc.php
-www/data/mantis/print_bug_page.php
-www/data/mantis/print_all_bug_page.php
-www/data/mantis/news_view_page.php
-www/data/mantis/news_update.php
-www/data/mantis/news_menu_page.php
-www/data/mantis/news_list_page.php
-www/data/mantis/news_edit_page.php
-www/data/mantis/news_delete_page.php
-www/data/mantis/news_delete.php
-www/data/mantis/news_add.php
-www/data/mantis/meta_inc.php
-www/data/mantis/manage_user_update.php
-www/data/mantis/manage_page.php
-www/data/mantis/manage_user_reset.php
-www/data/mantis/manage_user_proj_delete.php
-www/data/mantis/manage_user_proj_add.php
-www/data/mantis/manage_user_page.php
-www/data/mantis/manage_user_delete_page.php
-www/data/mantis/manage_user_delete.php
-www/data/mantis/manage_prune.php
-www/data/mantis/manage_proj_ver_update.php
-www/data/mantis/manage_proj_ver_edit_page.php
-www/data/mantis/manage_proj_ver_delete.php
-www/data/mantis/manage_proj_ver_del_page.php
-www/data/mantis/manage_proj_ver_add.php
-www/data/mantis/manage_proj_update.php
-www/data/mantis/manage_proj_menu_page.php
-www/data/mantis/manage_proj_add.php
-www/data/mantis/manage_proj_edit_page.php
-www/data/mantis/manage_proj_delete_page.php
-www/data/mantis/manage_proj_delete.php
-www/data/mantis/manage_proj_cat_update.php
-www/data/mantis/manage_proj_cat_edit_page.php
-www/data/mantis/manage_proj_cat_delete.php
-www/data/mantis/manage_proj_cat_del_page.php
-www/data/mantis/manage_proj_cat_copy.php
-www/data/mantis/manage_proj_cat_add.php
-www/data/mantis/manage_create_user_page.php
-www/data/mantis/manage_create_new_user.php
-www/data/mantis/main_page.php
-www/data/mantis/logout_page.php
-www/data/mantis/login_select_proj_page.php
-www/data/mantis/login_page.php
-www/data/mantis/login_anon.php
-www/data/mantis/login.php
-www/data/mantis/jump_to_bug.php
-www/data/mantis/index.php
-www/data/mantis/file_download.php
-www/data/mantis/documentation_page.php
-www/data/mantis/css_inc.php
-www/data/mantis/core_version_API.php
-www/data/mantis/core_user_API.php
-www/data/mantis/core_timer_API.php
-www/data/mantis/core_summary_API.php
-www/data/mantis/core_proj_user_API.php
-www/data/mantis/core_print_API.php
-www/data/mantis/core_news_API.php
-www/data/mantis/core_ldap_API.php
-www/data/mantis/core_icon_API.php
-www/data/mantis/core_html_API.php
-www/data/mantis/core_helper_API.php
-www/data/mantis/core_API.php
-www/data/mantis/core_email_API.php
-www/data/mantis/core_date_API.php
-www/data/mantis/core_database_API.php
-www/data/mantis/core_category_API.php
-www/data/mantis/constant_inc.php
-www/data/mantis/bugnote_update.php
-www/data/mantis/bugnote_inc.php
-www/data/mantis/bugnote_edit_page.php
-www/data/mantis/bugnote_delete.php
-www/data/mantis/bugnote_add.php
-www/data/mantis/bug_vote_add.php
-www/data/mantis/bug_update_page.php
-www/data/mantis/bug_update_advanced_page.php
-www/data/mantis/bug_update.php
-www/data/mantis/bug_resolve_page.php
-www/data/mantis/bug_resolve.php
-www/data/mantis/README
-www/data/mantis/bug_reopen_page.php
-www/data/mantis/bug_reopen.php
-www/data/mantis/bug_monitor.php
-www/data/mantis/bug_file_upload_inc.php
-www/data/mantis/bug_file_delete.php
-www/data/mantis/bug_file_add.php
-www/data/mantis/bug_delete_page.php
-www/data/mantis/bug_delete.php
-www/data/mantis/bug_close_page.php
-www/data/mantis/bug_close.php
-www/data/mantis/bug_assign.php
-www/data/mantis/admin_upgrade_0_17_0.php
-www/data/mantis/admin_upgrade_0_16_0.php
-www/data/mantis/admin_upgrade_0_15_0.php
-www/data/mantis/admin_upgrade_0_14_0.php
-www/data/mantis/admin_upgrade.php
-www/data/mantis/admin_inc.php
-www/data/mantis/admin_check.php
-www/data/mantis/account_update.php
-www/data/mantis/account_prof_update.php
-www/data/mantis/account_prof_menu_page.php
-www/data/mantis/account_prof_make_default.php
-www/data/mantis/account_prof_edit_page.php
-www/data/mantis/account_prof_delete.php
-www/data/mantis/account_prof_add.php
-www/data/mantis/account_prefs_update.php
-www/data/mantis/account_prefs_reset.php
-www/data/mantis/account_prefs_page.php
-www/data/mantis/account_page.php
-www/data/mantis/account_delete_page.php
-www/data/mantis/account_delete.php
-www/data/mantis/view_bug_page.php
-www/data/mantis/view_bug_inc.php
-www/data/mantis/view_all_set.php
-www/data/mantis/view_bug_advanced_page.php
+www/data/mantis/summary_graph_bycategory_pct.php
+www/data/mantis/summary_graph_bydeveloper.php
+www/data/mantis/summary_graph_bypriority.php
+www/data/mantis/summary_graph_bypriority_mix.php
+www/data/mantis/summary_graph_bypriority_pct.php
+www/data/mantis/summary_graph_byreporter.php
+www/data/mantis/summary_graph_byresolution.php
+www/data/mantis/summary_graph_byresolution_mix.php
+www/data/mantis/summary_graph_byresolution_pct.php
+www/data/mantis/summary_graph_byseverity.php
+www/data/mantis/summary_graph_byseverity_mix.php
+www/data/mantis/summary_graph_byseverity_pct.php
+www/data/mantis/summary_graph_bystatus.php
+www/data/mantis/summary_graph_bystatus_pct.php
+www/data/mantis/summary_graph_cumulative_bydate.php
+www/data/mantis/summary_graph_imp_category.php
+www/data/mantis/summary_graph_imp_priority.php
+www/data/mantis/summary_graph_imp_resolution.php
+www/data/mantis/summary_graph_imp_severity.php
+www/data/mantis/summary_graph_imp_status.php
+www/data/mantis/summary_jpgraph_page.php
+www/data/mantis/summary_page.php
+www/data/mantis/view_all_bug_page.php
 www/data/mantis/view_all_inc.php
-www/data/mantis/config_inc.php
+www/data/mantis/view_all_set.php
+@dirrm www/data/mantis/sql
+@dirrm www/data/mantis/packages
 @dirrm www/data/mantis/lang
-@dirrm www/data/mantis/doc
-@dirrm www/data/mantis/default
 @dirrm www/data/mantis/images
-@dirrm www/data/mantis/sql
+@dirrm www/data/mantis/graphs
+@dirrm www/data/mantis/doc
+@dirrm www/data/mantis/css
+@dirrm www/data/mantis/core
+@dirrm www/data/mantis/admin/upgrades/CVS
+@dirrm www/data/mantis/admin/upgrades
+@dirrm www/data/mantis/admin/css/CVS
+@dirrm www/data/mantis/admin/css
+@dirrm www/data/mantis/admin
 @dirrm www/data/mantis
--- Makefile.org	Wed Jan 14 23:43:43 2004
+++ Makefile	Wed Jan 14 23:48:31 2004
@@ -6,9 +6,12 @@
 #
 
 PORTNAME=	mantis
-PORTVERSION=	0.17.5
+PORTVERSION=	0.18.0
 CATEGORIES=	databases www
-MASTER_SITES=	http://switch.dl.sourceforge.net/sourceforge/mantisbt/
+MASTER_SITES=	http://switch.dl.sourceforge.net/sourceforge/mantisbt/ \
+		http://umn.dl.sourceforge.net/sourceforge/mantisbt/ \
+		http://keihanna.dl.sourceforge.net/sourceforge/mantisbt/ \
+		http://flow.dl.sourceforge.net/sourceforge/mantisbt/
 
 MAINTAINER=	gioria@FreeBSD.org
 COMMENT=	A bug tracking system written in PHP
--- mantis 0.18.0 patch ends here ---
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-01-15 09:47:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->gioria

Over to maintainer.
Comment 4 Sebastien Gioria freebsd_committer freebsd_triage 2004-02-26 16:12:18 UTC
Thes patchs looks good to me, you can commit it


-- 
Sebastien Gioria(48.8147,2.3622)   gioria@{FreeBSD,FreeBSD-FR}.ORG
French FreeBSD User Group    	  http://www.FreeBSD-FR.{ORG,info}
FreeBSD committer			    http://www.FreeBSD.ORG
*-> FreeBSD + RollerBlade + Scuba Diving; What need you more ? <-*
Comment 5 Mark Linimon freebsd_committer freebsd_triage 2004-03-05 07:06:26 UTC
State Changed
From-To: open->closed

Committed, thanks.