diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-06-07 13:30:01 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-06-07 13:30:01 +0000 |
commit | 7bd02d2b01a0f2917d42b1ad8c5f6643f97df07f (patch) | |
tree | bc48471a3e95d13a64b6995a41a79f6f36264a2a /devel/bugzilla | |
parent | 8c266577db6906ea4c0626e1f4ed15e1face8443 (diff) | |
download | ports-7bd02d2b01a0f2917d42b1ad8c5f6643f97df07f.tar.gz ports-7bd02d2b01a0f2917d42b1ad8c5f6643f97df07f.zip |
- Copy devel/bugzilla to devel/bugzilla3; russian/bugzilla-ru to russian/bugzilla3-ru
- Update devel/bugzilla, russian/bugzilla-ru to 4.0.1
- Update devel/bugzilla3, russian/bugzilla3-ru to 3.6.5
Changes: http://www.bugzilla.org/releases/4.0.1/release-notes.html
http://www.bugzilla.org/releases/3.6.5/release-notes.html
Notes
Notes:
svn path=/head/; revision=275189
Diffstat (limited to 'devel/bugzilla')
-rw-r--r-- | devel/bugzilla/Makefile | 18 | ||||
-rw-r--r-- | devel/bugzilla/distinfo | 4 | ||||
-rw-r--r-- | devel/bugzilla/pkg-plist | 240 |
3 files changed, 223 insertions, 39 deletions
diff --git a/devel/bugzilla/Makefile b/devel/bugzilla/Makefile index 62bb6f62fa6e..bf30b3b8428f 100644 --- a/devel/bugzilla/Makefile +++ b/devel/bugzilla/Makefile @@ -6,8 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 3.6.4 -PORTREVISION= 1 +PORTVERSION= 4.0.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived @@ -16,15 +15,17 @@ MAINTAINER= skv@FreeBSD.org COMMENT= Bug-tracking system developed by Mozilla Project RUN_DEPENDS= \ - ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \ + p5-TimeDate>=1.19:${PORTSDIR}/devel/p5-TimeDate \ p5-DBI>=1.41:${PORTSDIR}/databases/p5-DBI \ p5-Template-Toolkit>=2.22:${PORTSDIR}/www/p5-Template-Toolkit \ p5-DateTime>=0.28:${PORTSDIR}/devel/p5-DateTime \ p5-DateTime-TimeZone>=0.71:${PORTSDIR}/devel/p5-DateTime-TimeZone \ + p5-List-MoreUtils>=0.22:${PORTSDIR}/lang/p5-List-MoreUtils \ + p5-Math-Random-Secure>=0.05:${PORTSDIR}/math/p5-Math-Random-Secure \ p5-URI>=0:${PORTSDIR}/net/p5-URI \ p5-CGI.pm>=3.51:${PORTSDIR}/www/p5-CGI.pm \ p5-Email-Send>=2.00:${PORTSDIR}/mail/p5-Email-Send \ - p5-Email-MIME>=1.861:${PORTSDIR}/mail/p5-Email-MIME + p5-Email-MIME>=1.904:${PORTSDIR}/mail/p5-Email-MIME USE_PERL5= yes @@ -51,7 +52,7 @@ OPTIONS= MYSQL "MySQL database support" off \ MODPERL2 "With mod_perl2 support" off \ GRAPHVIZ "Use GraphViz" off \ EXPORT_IMPORT "Import/export bugs (via XML)" off \ - CONTRIB "Install user-contributed scripts" off \ + CONTRIB "Install user-contributed scripts" on \ LDAP "LDAP Authentication" off \ RADIUS "RADIUS Authentication" off @@ -117,16 +118,17 @@ RUN_DEPENDS+= p5-Test-Taint>=0:${PORTSDIR}/devel/p5-Test-Taint .endif .ifdef WITH_XMLRPC -RUN_DEPENDS+= ${SITE_PERL}/SOAP/Lite.pm:${PORTSDIR}/net/p5-SOAP-Lite +RUN_DEPENDS+= p5-SOAP-Lite>=0.712:${PORTSDIR}/net/p5-SOAP-Lite .endif .ifdef WITH_JSONRPC -RUN_DEPENDS+= p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC +RUN_DEPENDS+= p5-JSON-RPC>=0:${PORTSDIR}/devel/p5-JSON-RPC \ + p5-JSON-XS>=2.0:${PORTSDIR}/converters/p5-JSON-XS .endif .ifdef WITH_MODPERL2 RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/mod_perl2.pm:${PORTSDIR}/www/mod_perl2 \ - ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI + ${SITE_PERL}/Apache/DBI.pm:${PORTSDIR}/www/p5-Apache-DBI-mp2 .endif .ifdef WITH_GRAPHVIZ diff --git a/devel/bugzilla/distinfo b/devel/bugzilla/distinfo index dd4af3e8bcd0..8238f8694f03 100644 --- a/devel/bugzilla/distinfo +++ b/devel/bugzilla/distinfo @@ -1,2 +1,2 @@ -SHA256 (bugzilla-3.6.4.tar.gz) = 056092923b849f59e275107f3131dd95a58ec622033eecffa9f1327b7133dcef -SIZE (bugzilla-3.6.4.tar.gz) = 2629854 +SHA256 (bugzilla-4.0.1.tar.gz) = 7be2f05bb187c4e15caef2a98497e12c87a69ad5aeaf654b2197ae5b48e93209 +SIZE (bugzilla-4.0.1.tar.gz) = 2985506 diff --git a/devel/bugzilla/pkg-plist b/devel/bugzilla/pkg-plist index 9434e8b2943d..96424cc2701c 100644 --- a/devel/bugzilla/pkg-plist +++ b/devel/bugzilla/pkg-plist @@ -22,6 +22,7 @@ %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Extension.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Field.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Field/Choice.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Field/ChoiceInterface.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Flag.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/FlagType.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Group.html @@ -40,6 +41,7 @@ %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Milestone.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Object.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Product.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Search/Recent.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Search/Saved.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Status.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Template.html @@ -63,6 +65,7 @@ %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Server/XMLRPC.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/User.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/WebService/Util.html +%%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Whine.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Whine/Query.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/Bugzilla/Whine/Schedule.html %%PORTDOCS%%%%DOCSDIR%%/en/html/api/checksetup.html @@ -195,6 +198,7 @@ %%PORTDOCS%%%%DOCSDIR%%/lib/Pod/Simple/HTMLBatch/Bugzilla.pm %%PORTDOCS%%%%DOCSDIR%%/makedocs.pl %%PORTDOCS%%%%DOCSDIR%%/style.css +%%WWWDIR%%/.htaccess %%WWWDIR%%/Bugzilla.pm %%WWWDIR%%/Bugzilla/Attachment.pm %%WWWDIR%%/Bugzilla/Attachment/PatchReader.pm @@ -224,7 +228,6 @@ %%WWWDIR%%/Bugzilla/Config/Auth.pm %%WWWDIR%%/Bugzilla/Config/BugChange.pm %%WWWDIR%%/Bugzilla/Config/BugFields.pm -%%WWWDIR%%/Bugzilla/Config/BugMove.pm %%WWWDIR%%/Bugzilla/Config/Common.pm %%WWWDIR%%/Bugzilla/Config/Core.pm %%WWWDIR%%/Bugzilla/Config/DependencyGraph.pm @@ -250,6 +253,7 @@ %%WWWDIR%%/Bugzilla/Extension.pm %%WWWDIR%%/Bugzilla/Field.pm %%WWWDIR%%/Bugzilla/Field/Choice.pm +%%WWWDIR%%/Bugzilla/Field/ChoiceInterface.pm %%WWWDIR%%/Bugzilla/Flag.pm %%WWWDIR%%/Bugzilla/FlagType.pm %%WWWDIR%%/Bugzilla/Group.pm @@ -273,6 +277,7 @@ %%WWWDIR%%/Bugzilla/Product.pm %%WWWDIR%%/Bugzilla/Search.pm %%WWWDIR%%/Bugzilla/Search/Quicksearch.pm +%%WWWDIR%%/Bugzilla/Search/Recent.pm %%WWWDIR%%/Bugzilla/Search/Saved.pm %%WWWDIR%%/Bugzilla/Series.pm %%WWWDIR%%/Bugzilla/Status.pm @@ -301,6 +306,7 @@ %%WWWDIR%%/Bugzilla/WebService/Server/XMLRPC.pm %%WWWDIR%%/Bugzilla/WebService/User.pm %%WWWDIR%%/Bugzilla/WebService/Util.pm +%%WWWDIR%%/Bugzilla/Whine.pm %%WWWDIR%%/Bugzilla/Whine/Query.pm %%WWWDIR%%/Bugzilla/Whine/Schedule.pm %%WWWDIR%%/README @@ -314,7 +320,8 @@ %%WWWDIR%%/collectstats.pl %%WWWDIR%%/config.cgi %%CONTRIB%%%%WWWDIR%%/contrib/README -%%CONTRIB%%%%WWWDIR%%/contrib/bugzilla-queue +%%CONTRIB%%%%WWWDIR%%/contrib/bugzilla-queue.rhel +%%CONTRIB%%%%WWWDIR%%/contrib/bugzilla-queue.suse %%CONTRIB%%%%WWWDIR%%/contrib/bugzilla-submit/README %%CONTRIB%%%%WWWDIR%%/contrib/bugzilla-submit/bugdata.txt %%CONTRIB%%%%WWWDIR%%/contrib/bugzilla-submit/bugzilla-submit @@ -330,12 +337,14 @@ %%CONTRIB%%%%WWWDIR%%/contrib/cmdline/makequery %%CONTRIB%%%%WWWDIR%%/contrib/cmdline/query.conf %%CONTRIB%%%%WWWDIR%%/contrib/console.pl +%%CONTRIB%%%%WWWDIR%%/contrib/convert-workflow.pl %%CONTRIB%%%%WWWDIR%%/contrib/cvs-update.pl %%CONTRIB%%%%WWWDIR%%/contrib/extension-convert.pl %%CONTRIB%%%%WWWDIR%%/contrib/fixperms.pl %%CONTRIB%%%%WWWDIR%%/contrib/jb2bz.py %%CONTRIB%%%%WWWDIR%%/contrib/merge-users.pl %%CONTRIB%%%%WWWDIR%%/contrib/mysqld-watcher.pl +%%CONTRIB%%%%WWWDIR%%/contrib/new-yui.sh %%CONTRIB%%%%WWWDIR%%/contrib/recode.pl %%CONTRIB%%%%WWWDIR%%/contrib/sendbugmail.pl %%CONTRIB%%%%WWWDIR%%/contrib/sendunsentbugmail.pl @@ -368,20 +377,142 @@ %%WWWDIR%%/index.cgi %%WWWDIR%%/install-module.pl %%WWWDIR%%/jobqueue.pl +%%WWWDIR%%/js/yui/animation/animation-min.js +%%WWWDIR%%/js/yui/assets/skins/sam/autocomplete.css +%%WWWDIR%%/js/yui/assets/skins/sam/button.css +%%WWWDIR%%/js/yui/assets/skins/sam/calendar.css +%%WWWDIR%%/js/yui/assets/skins/sam/carousel.css +%%WWWDIR%%/js/yui/assets/skins/sam/colorpicker.css +%%WWWDIR%%/js/yui/assets/skins/sam/container.css +%%WWWDIR%%/js/yui/assets/skins/sam/datatable.css +%%WWWDIR%%/js/yui/assets/skins/sam/editor.css +%%WWWDIR%%/js/yui/assets/skins/sam/imagecropper.css +%%WWWDIR%%/js/yui/assets/skins/sam/layout.css +%%WWWDIR%%/js/yui/assets/skins/sam/logger.css +%%WWWDIR%%/js/yui/assets/skins/sam/menu.css +%%WWWDIR%%/js/yui/assets/skins/sam/paginator.css +%%WWWDIR%%/js/yui/assets/skins/sam/profilerviewer.css +%%WWWDIR%%/js/yui/assets/skins/sam/progressbar.css +%%WWWDIR%%/js/yui/assets/skins/sam/resize.css +%%WWWDIR%%/js/yui/assets/skins/sam/simpleeditor.css +%%WWWDIR%%/js/yui/assets/skins/sam/slider.css +%%WWWDIR%%/js/yui/assets/skins/sam/tabview.css +%%WWWDIR%%/js/yui/assets/skins/sam/treeview.css +%%WWWDIR%%/js/yui/assets/skins/sam/yuitest.css +%%WWWDIR%%/js/yui/assets/skins/sam/ajax-loader.gif +%%WWWDIR%%/js/yui/assets/skins/sam/asc.gif +%%WWWDIR%%/js/yui/assets/skins/sam/back-h.png +%%WWWDIR%%/js/yui/assets/skins/sam/back-v.png +%%WWWDIR%%/js/yui/assets/skins/sam/bar-h.png +%%WWWDIR%%/js/yui/assets/skins/sam/bar-v.png +%%WWWDIR%%/js/yui/assets/skins/sam/bg-h.gif +%%WWWDIR%%/js/yui/assets/skins/sam/bg-v.gif +%%WWWDIR%%/js/yui/assets/skins/sam/blankimage.png +%%WWWDIR%%/js/yui/assets/skins/sam/check0.gif +%%WWWDIR%%/js/yui/assets/skins/sam/check1.gif +%%WWWDIR%%/js/yui/assets/skins/sam/check2.gif +%%WWWDIR%%/js/yui/assets/skins/sam/desc.gif +%%WWWDIR%%/js/yui/assets/skins/sam/dt-arrow-dn.png +%%WWWDIR%%/js/yui/assets/skins/sam/dt-arrow-up.png +%%WWWDIR%%/js/yui/assets/skins/sam/editor-knob.gif +%%WWWDIR%%/js/yui/assets/skins/sam/editor-sprite.gif +%%WWWDIR%%/js/yui/assets/skins/sam/editor-sprite-active.gif +%%WWWDIR%%/js/yui/assets/skins/sam/header_background.png +%%WWWDIR%%/js/yui/assets/skins/sam/hue_bg.png +%%WWWDIR%%/js/yui/assets/skins/sam/layout_sprite.png +%%WWWDIR%%/js/yui/assets/skins/sam/loading.gif +%%WWWDIR%%/js/yui/assets/skins/sam/menubaritem_submenuindicator.png +%%WWWDIR%%/js/yui/assets/skins/sam/menubaritem_submenuindicator_disabled.png +%%WWWDIR%%/js/yui/assets/skins/sam/menu-button-arrow.png +%%WWWDIR%%/js/yui/assets/skins/sam/menu-button-arrow-disabled.png +%%WWWDIR%%/js/yui/assets/skins/sam/menuitem_checkbox.png +%%WWWDIR%%/js/yui/assets/skins/sam/menuitem_checkbox_disabled.png +%%WWWDIR%%/js/yui/assets/skins/sam/menuitem_submenuindicator.png +%%WWWDIR%%/js/yui/assets/skins/sam/menuitem_submenuindicator_disabled.png +%%WWWDIR%%/js/yui/assets/skins/sam/picker_mask.png +%%WWWDIR%%/js/yui/assets/skins/sam/split-button-arrow.png +%%WWWDIR%%/js/yui/assets/skins/sam/split-button-arrow-active.png +%%WWWDIR%%/js/yui/assets/skins/sam/split-button-arrow-disabled.png +%%WWWDIR%%/js/yui/assets/skins/sam/split-button-arrow-focus.png +%%WWWDIR%%/js/yui/assets/skins/sam/split-button-arrow-hover.png +%%WWWDIR%%/js/yui/assets/skins/sam/sprite.png +%%WWWDIR%%/js/yui/assets/skins/sam/treeview-loading.gif +%%WWWDIR%%/js/yui/assets/skins/sam/treeview-sprite.gif +%%WWWDIR%%/js/yui/assets/skins/sam/wait.gif +%%WWWDIR%%/js/yui/autocomplete/autocomplete-min.js +%%WWWDIR%%/js/yui/base/base.css +%%WWWDIR%%/js/yui/base/base-min.css +%%WWWDIR%%/js/yui/button/button-min.js +%%WWWDIR%%/js/yui/calendar/calendar-min.js +%%WWWDIR%%/js/yui/carousel/carousel-min.js +%%WWWDIR%%/js/yui/charts/charts-min.js +%%WWWDIR%%/js/yui/colorpicker/colorpicker-min.js +%%WWWDIR%%/js/yui/connection/connection_core-min.js +%%WWWDIR%%/js/yui/connection/connection-min.js +%%WWWDIR%%/js/yui/connection/connection.swf +%%WWWDIR%%/js/yui/container/container_core-min.js +%%WWWDIR%%/js/yui/container/container-min.js +%%WWWDIR%%/js/yui/cookie/cookie-min.js +%%WWWDIR%%/js/yui/datasource/datasource-min.js +%%WWWDIR%%/js/yui/datatable/datatable-min.js +%%WWWDIR%%/js/yui/datemath/datemath-min.js +%%WWWDIR%%/js/yui/dom/dom-min.js +%%WWWDIR%%/js/yui/dragdrop/dragdrop-min.js +%%WWWDIR%%/js/yui/element/element-min.js +%%WWWDIR%%/js/yui/element-delegate/element-delegate-min.js +%%WWWDIR%%/js/yui/event/event-min.js +%%WWWDIR%%/js/yui/event-delegate/event-delegate-min.js +%%WWWDIR%%/js/yui/event-mouseenter/event-mouseenter-min.js +%%WWWDIR%%/js/yui/event-simulate/event-simulate-min.js +%%WWWDIR%%/js/yui/fonts/fonts.css +%%WWWDIR%%/js/yui/fonts/fonts-min.css +%%WWWDIR%%/js/yui/get/get-min.js +%%WWWDIR%%/js/yui/grids/grids.css +%%WWWDIR%%/js/yui/grids/grids-min.css +%%WWWDIR%%/js/yui/history/history-min.js +%%WWWDIR%%/js/yui/imagecropper/imagecropper-min.js +%%WWWDIR%%/js/yui/imageloader/imageloader-min.js +%%WWWDIR%%/js/yui/json/json-min.js +%%WWWDIR%%/js/yui/layout/layout-min.js +%%WWWDIR%%/js/yui/logger/logger-min.js +%%WWWDIR%%/js/yui/menu/menu-min.js +%%WWWDIR%%/js/yui/paginator/paginator-min.js +%%WWWDIR%%/js/yui/profiler/profiler-min.js +%%WWWDIR%%/js/yui/profilerviewer/profilerviewer-min.js +%%WWWDIR%%/js/yui/progressbar/progressbar-min.js +%%WWWDIR%%/js/yui/reset/reset.css +%%WWWDIR%%/js/yui/reset/reset-min.css +%%WWWDIR%%/js/yui/reset-fonts/reset-fonts.css +%%WWWDIR%%/js/yui/reset-fonts-grids/reset-fonts-grids.css +%%WWWDIR%%/js/yui/resize/resize-min.js +%%WWWDIR%%/js/yui/selector/selector-min.js +%%WWWDIR%%/js/yui/slider/slider-min.js +%%WWWDIR%%/js/yui/storage/storage-min.js +%%WWWDIR%%/js/yui/stylesheet/stylesheet-min.js +%%WWWDIR%%/js/yui/swf/swf-min.js +%%WWWDIR%%/js/yui/swfdetect/swfdetect-min.js +%%WWWDIR%%/js/yui/swfstore/swfstore.swf +%%WWWDIR%%/js/yui/swfstore/swfstore-min.js +%%WWWDIR%%/js/yui/tabview/tabview-min.js +%%WWWDIR%%/js/yui/treeview/treeview-min.js +%%WWWDIR%%/js/yui/uploader/uploader-min.js +%%WWWDIR%%/js/yui/yahoo/yahoo-min.js +%%WWWDIR%%/js/yui/yahoo-dom-event/yahoo-dom-event.js +%%WWWDIR%%/js/yui/yuiloader/yuiloader-min.js +%%WWWDIR%%/js/yui/yuitest/yuitest_core-min.js +%%WWWDIR%%/js/yui/yuitest/yuitest-min.js %%WWWDIR%%/js/TUI.js %%WWWDIR%%/js/attachment.js +%%WWWDIR%%/js/bug.js %%WWWDIR%%/js/change-columns.js +%%WWWDIR%%/js/comments.js %%WWWDIR%%/js/expanding-tree.js %%WWWDIR%%/js/field.js %%WWWDIR%%/js/flag.js %%WWWDIR%%/js/global.js -%%WWWDIR%%/js/help.js %%WWWDIR%%/js/params.js %%WWWDIR%%/js/productform.js %%WWWDIR%%/js/util.js -%%WWWDIR%%/js/yui/calendar.js -%%WWWDIR%%/js/yui/cookie.js -%%WWWDIR%%/js/yui/yahoo-dom-event.js %%WWWDIR%%/jsonrpc.cgi %%WWWDIR%%/long_list.cgi %%WWWDIR%%/migrate.pl @@ -409,13 +540,10 @@ %%WWWDIR%%/skins/contrib/Dusk/buglist.css %%WWWDIR%%/skins/contrib/Dusk/global.css %%WWWDIR%%/skins/contrib/Dusk/index.css -%%WWWDIR%%/skins/contrib/Dusk/index/account.gif -%%WWWDIR%%/skins/contrib/Dusk/index/bug.gif -%%WWWDIR%%/skins/contrib/Dusk/index/search.gif %%WWWDIR%%/skins/standard/IE-fixes.css %%WWWDIR%%/skins/standard/admin.css +%%WWWDIR%%/skins/standard/attachment.css %%WWWDIR%%/skins/standard/buglist.css -%%WWWDIR%%/skins/standard/create_attachment.css %%WWWDIR%%/skins/standard/dependency-tree.css %%WWWDIR%%/skins/standard/dependency-tree/bug-item.png %%WWWDIR%%/skins/standard/dependency-tree/tree-closed.png @@ -423,6 +551,7 @@ %%WWWDIR%%/skins/standard/dependency-tree/tree.png %%WWWDIR%%/skins/standard/duplicates.css %%WWWDIR%%/skins/standard/editusers.css +%%WWWDIR%%/skins/standard/enter_bug.css %%WWWDIR%%/skins/standard/global.css %%WWWDIR%%/skins/standard/global/body-back.gif %%WWWDIR%%/skins/standard/global/calendar.png @@ -431,21 +560,20 @@ %%WWWDIR%%/skins/standard/global/left.png %%WWWDIR%%/skins/standard/global/right.png %%WWWDIR%%/skins/standard/global/up.png -%%WWWDIR%%/skins/standard/help.css %%WWWDIR%%/skins/standard/index.css -%%WWWDIR%%/skins/standard/index/account.gif -%%WWWDIR%%/skins/standard/index/bug.gif -%%WWWDIR%%/skins/standard/index/search.gif +%%WWWDIR%%/skins/standard/index/file-a-bug.png +%%WWWDIR%%/skins/standard/index/help.png +%%WWWDIR%%/skins/standard/index/new-account.png +%%WWWDIR%%/skins/standard/index/search.png %%WWWDIR%%/skins/standard/page.css %%WWWDIR%%/skins/standard/panel.css %%WWWDIR%%/skins/standard/params.css %%WWWDIR%%/skins/standard/reports.css +%%WWWDIR%%/skins/standard/search_form.css %%WWWDIR%%/skins/standard/show_bug.css %%WWWDIR%%/skins/standard/show_multiple.css %%WWWDIR%%/skins/standard/summarize-time.css -%%WWWDIR%%/skins/standard/voting.css -%%WWWDIR%%/skins/standard/yui/calendar.css -%%WWWDIR%%/skins/standard/yui/sprite.png +%%WWWDIR%%/skins/README %%WWWDIR%%/summarize_time.cgi %%WWWDIR%%/template/en/default/account/auth/login-small.html.tmpl %%WWWDIR%%/template/en/default/account/auth/login.html.tmpl @@ -469,12 +597,14 @@ %%WWWDIR%%/template/en/default/admin/admin.html.tmpl %%WWWDIR%%/template/en/default/admin/classifications/add.html.tmpl %%WWWDIR%%/template/en/default/admin/classifications/del.html.tmpl +%%WWWDIR%%/template/en/default/admin/classifications/edit-common.html.tmpl %%WWWDIR%%/template/en/default/admin/classifications/edit.html.tmpl %%WWWDIR%%/template/en/default/admin/classifications/footer.html.tmpl %%WWWDIR%%/template/en/default/admin/classifications/reclassify.html.tmpl %%WWWDIR%%/template/en/default/admin/classifications/select.html.tmpl %%WWWDIR%%/template/en/default/admin/components/confirm-delete.html.tmpl %%WWWDIR%%/template/en/default/admin/components/create.html.tmpl +%%WWWDIR%%/template/en/default/admin/components/edit-common.html.tmpl %%WWWDIR%%/template/en/default/admin/components/edit.html.tmpl %%WWWDIR%%/template/en/default/admin/components/footer.html.tmpl %%WWWDIR%%/template/en/default/admin/components/list.html.tmpl @@ -515,7 +645,6 @@ %%WWWDIR%%/template/en/default/admin/params/auth.html.tmpl %%WWWDIR%%/template/en/default/admin/params/bugchange.html.tmpl %%WWWDIR%%/template/en/default/admin/params/bugfields.html.tmpl -%%WWWDIR%%/template/en/default/admin/params/bugmove.html.tmpl %%WWWDIR%%/template/en/default/admin/params/common.html.tmpl %%WWWDIR%%/template/en/default/admin/params/core.html.tmpl %%WWWDIR%%/template/en/default/admin/params/dependencygraph.html.tmpl @@ -565,7 +694,6 @@ %%WWWDIR%%/template/en/default/attachment/cancel-create-dupe.html.tmpl %%WWWDIR%%/template/en/default/attachment/choose.html.tmpl %%WWWDIR%%/template/en/default/attachment/confirm-delete.html.tmpl -%%WWWDIR%%/template/en/default/attachment/content-types.html.tmpl %%WWWDIR%%/template/en/default/attachment/create.html.tmpl %%WWWDIR%%/template/en/default/attachment/created.html.tmpl %%WWWDIR%%/template/en/default/attachment/createformcontents.html.tmpl @@ -594,6 +722,8 @@ %%WWWDIR%%/template/en/default/bug/dependency-tree.html.tmpl %%WWWDIR%%/template/en/default/bug/edit.html.tmpl %%WWWDIR%%/template/en/default/bug/field-events.js.tmpl +%%WWWDIR%%/template/en/default/bug/field-help.none.tmpl +%%WWWDIR%%/template/en/default/bug/field-label.html.tmpl %%WWWDIR%%/template/en/default/bug/field.html.tmpl %%WWWDIR%%/template/en/default/bug/format_comment.txt.tmpl %%WWWDIR%%/template/en/default/bug/knob.html.tmpl @@ -610,16 +740,12 @@ %%WWWDIR%%/template/en/default/bug/show.xml.tmpl %%WWWDIR%%/template/en/default/bug/summarize-time.html.tmpl %%WWWDIR%%/template/en/default/bug/time.html.tmpl -%%WWWDIR%%/template/en/default/bug/votes/delete-all.html.tmpl -%%WWWDIR%%/template/en/default/bug/votes/list-for-bug.html.tmpl -%%WWWDIR%%/template/en/default/bug/votes/list-for-user.html.tmpl %%WWWDIR%%/template/en/default/config.js.tmpl %%WWWDIR%%/template/en/default/config.rdf.tmpl %%WWWDIR%%/template/en/default/email/lockout.txt.tmpl %%WWWDIR%%/template/en/default/email/newchangedmail.txt.tmpl %%WWWDIR%%/template/en/default/email/sanitycheck.txt.tmpl %%WWWDIR%%/template/en/default/email/sudo.txt.tmpl -%%WWWDIR%%/template/en/default/email/votes-removed.txt.tmpl %%WWWDIR%%/template/en/default/email/whine.txt.tmpl %%WWWDIR%%/template/en/default/extensions/config.pm.tmpl %%WWWDIR%%/template/en/default/extensions/extension.pm.tmpl @@ -627,6 +753,7 @@ %%WWWDIR%%/template/en/default/extensions/license.txt.tmpl %%WWWDIR%%/template/en/default/extensions/name-readme.txt.tmpl %%WWWDIR%%/template/en/default/extensions/util.pm.tmpl +%%WWWDIR%%/template/en/default/extensions/web-readme.txt.tmpl %%WWWDIR%%/template/en/default/filterexceptions.pl %%WWWDIR%%/template/en/default/flag/list.html.tmpl %%WWWDIR%%/template/en/default/global/banner.html.tmpl @@ -648,6 +775,7 @@ %%WWWDIR%%/template/en/default/global/message.txt.tmpl %%WWWDIR%%/template/en/default/global/messages.html.tmpl %%WWWDIR%%/template/en/default/global/per-bug-queries.html.tmpl +%%WWWDIR%%/template/en/default/global/reason-descs.none.tmpl %%WWWDIR%%/template/en/default/global/select-menu.html.tmpl %%WWWDIR%%/template/en/default/global/setting-descs.none.tmpl %%WWWDIR%%/template/en/default/global/site-navigation.html.tmpl @@ -657,6 +785,7 @@ %%WWWDIR%%/template/en/default/global/user-error.html.tmpl %%WWWDIR%%/template/en/default/global/user.html.tmpl %%WWWDIR%%/template/en/default/global/userselect.html.tmpl +%%WWWDIR%%/template/en/default/global/value-descs.js.tmpl %%WWWDIR%%/template/en/default/global/variables.none.tmpl %%WWWDIR%%/template/en/default/index.html.tmpl %%WWWDIR%%/template/en/default/list/change-columns.html.tmpl @@ -678,7 +807,6 @@ %%WWWDIR%%/template/en/default/pages/quicksearch.html.tmpl %%WWWDIR%%/template/en/default/pages/release-notes.html.tmpl %%WWWDIR%%/template/en/default/pages/sudo.html.tmpl -%%WWWDIR%%/template/en/default/pages/voting.html.tmpl %%WWWDIR%%/template/en/default/reports/chart.csv.tmpl %%WWWDIR%%/template/en/default/reports/chart.html.tmpl %%WWWDIR%%/template/en/default/reports/chart.png.tmpl @@ -705,11 +833,11 @@ %%WWWDIR%%/template/en/default/request/email.txt.tmpl %%WWWDIR%%/template/en/default/request/queue.html.tmpl %%WWWDIR%%/template/en/default/search/boolean-charts.html.tmpl +%%WWWDIR%%/template/en/default/search/field.html.tmpl %%WWWDIR%%/template/en/default/search/form.html.tmpl %%WWWDIR%%/template/en/default/search/knob.html.tmpl %%WWWDIR%%/template/en/default/search/search-advanced.html.tmpl %%WWWDIR%%/template/en/default/search/search-create-series.html.tmpl -%%WWWDIR%%/template/en/default/search/search-help.html.tmpl %%WWWDIR%%/template/en/default/search/search-plugin.xml.tmpl %%WWWDIR%%/template/en/default/search/search-report-graph.html.tmpl %%WWWDIR%%/template/en/default/search/search-report-select.html.tmpl @@ -744,7 +872,6 @@ @dirrm %%WWWDIR%%/template/en/default/flag @dirrm %%WWWDIR%%/template/en/default/extensions @dirrm %%WWWDIR%%/template/en/default/email -@dirrm %%WWWDIR%%/template/en/default/bug/votes @dirrm %%WWWDIR%%/template/en/default/bug/process @dirrm %%WWWDIR%%/template/en/default/bug/create @dirrm %%WWWDIR%%/template/en/default/bug/activity @@ -776,17 +903,72 @@ @dirrm %%WWWDIR%%/template/en @dirrmtry %%WWWDIR%%/template @dirrmtry %%WWWDIR%%/t -@dirrm %%WWWDIR%%/skins/standard/yui @dirrm %%WWWDIR%%/skins/standard/index @dirrm %%WWWDIR%%/skins/standard/global @dirrm %%WWWDIR%%/skins/standard/dependency-tree @dirrm %%WWWDIR%%/skins/standard -@dirrm %%WWWDIR%%/skins/contrib/Dusk/index @dirrm %%WWWDIR%%/skins/contrib/Dusk @dirrm %%WWWDIR%%/skins/contrib @dirrmtry %%WWWDIR%%/skins @dirrmtry %%WWWDIR%%/lib -@dirrm %%WWWDIR%%/js/yui +@dirrmtry %%WWWDIR%%/js/yui/yuitest +@dirrmtry %%WWWDIR%%/js/yui/yuiloader +@dirrmtry %%WWWDIR%%/js/yui/yahoo-dom-event +@dirrmtry %%WWWDIR%%/js/yui/yahoo +@dirrmtry %%WWWDIR%%/js/yui/uploader +@dirrmtry %%WWWDIR%%/js/yui/treeview +@dirrmtry %%WWWDIR%%/js/yui/tabview +@dirrmtry %%WWWDIR%%/js/yui/swfstore +@dirrmtry %%WWWDIR%%/js/yui/swfdetect +@dirrmtry %%WWWDIR%%/js/yui/swf +@dirrmtry %%WWWDIR%%/js/yui/stylesheet +@dirrmtry %%WWWDIR%%/js/yui/storage +@dirrmtry %%WWWDIR%%/js/yui/slider +@dirrmtry %%WWWDIR%%/js/yui/selector +@dirrmtry %%WWWDIR%%/js/yui/resize +@dirrmtry %%WWWDIR%%/js/yui/reset-fonts-grids +@dirrmtry %%WWWDIR%%/js/yui/reset-fonts +@dirrmtry %%WWWDIR%%/js/yui/reset +@dirrmtry %%WWWDIR%%/js/yui/progressbar +@dirrmtry %%WWWDIR%%/js/yui/profilerviewer +@dirrmtry %%WWWDIR%%/js/yui/profiler +@dirrmtry %%WWWDIR%%/js/yui/paginator +@dirrmtry %%WWWDIR%%/js/yui/menu +@dirrmtry %%WWWDIR%%/js/yui/logger +@dirrmtry %%WWWDIR%%/js/yui/layout +@dirrmtry %%WWWDIR%%/js/yui/json +@dirrmtry %%WWWDIR%%/js/yui/imageloader +@dirrmtry %%WWWDIR%%/js/yui/imagecropper +@dirrmtry %%WWWDIR%%/js/yui/history +@dirrmtry %%WWWDIR%%/js/yui/grids +@dirrmtry %%WWWDIR%%/js/yui/get +@dirrmtry %%WWWDIR%%/js/yui/fonts +@dirrmtry %%WWWDIR%%/js/yui/event-simulate +@dirrmtry %%WWWDIR%%/js/yui/event-mouseenter +@dirrmtry %%WWWDIR%%/js/yui/event-delegate +@dirrmtry %%WWWDIR%%/js/yui/event +@dirrmtry %%WWWDIR%%/js/yui/element-delegate +@dirrmtry %%WWWDIR%%/js/yui/element +@dirrmtry %%WWWDIR%%/js/yui/dragdrop +@dirrmtry %%WWWDIR%%/js/yui/dom +@dirrmtry %%WWWDIR%%/js/yui/datemath +@dirrmtry %%WWWDIR%%/js/yui/datatable +@dirrmtry %%WWWDIR%%/js/yui/datasource +@dirrmtry %%WWWDIR%%/js/yui/cookie +@dirrmtry %%WWWDIR%%/js/yui/container +@dirrmtry %%WWWDIR%%/js/yui/connection +@dirrmtry %%WWWDIR%%/js/yui/colorpicker +@dirrmtry %%WWWDIR%%/js/yui/charts +@dirrmtry %%WWWDIR%%/js/yui/carousel +@dirrmtry %%WWWDIR%%/js/yui/calendar +@dirrmtry %%WWWDIR%%/js/yui/button +@dirrmtry %%WWWDIR%%/js/yui/base +@dirrmtry %%WWWDIR%%/js/yui/autocomplete +@dirrmtry %%WWWDIR%%/js/yui/assets/skins/sam +@dirrmtry %%WWWDIR%%/js/yui/assets/skins +@dirrmtry %%WWWDIR%%/js/yui/assets +@dirrmtry %%WWWDIR%%/js/yui/animation +@dirrmtry %%WWWDIR%%/js/yui @dirrm %%WWWDIR%%/js @dirrm %%WWWDIR%%/images %%CONTRIB%%@dirrm %%WWWDIR%%/contrib/cmdline |