[Midnightbsd-cvs] mports: mports/devel: Add llvm port.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Mar 25 11:44:32 EDT 2009
Log Message:
-----------
Add llvm port. This is based on the freebsd port.
Remove old 2.x version of bugzilla. Users should be on 3.x now for security reasons.
Modified Files:
--------------
mports/devel:
Makefile (r1.282 -> r1.283)
Added Files:
-----------
mports/devel/llvm:
Makefile (r1.1)
distinfo (r1.1)
pkg-descr (r1.1)
pkg-plist (r1.1)
mports/devel/llvm/files:
patch-Makefile (r1.1)
Removed Files:
-------------
mports/devel/bugzilla:
Makefile
distinfo
pkg-descr
pkg-message
pkg-plist
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/Makefile,v
retrieving revision 1.282
retrieving revision 1.283
diff -L devel/Makefile -L devel/Makefile -u -r1.282 -r1.283
--- devel/Makefile
+++ devel/Makefile
@@ -35,7 +35,6 @@
SUBDIR += bouml
SUBDIR += bouml-doc
SUBDIR += bug-buddy
- SUBDIR += bugzilla
SUBDIR += bugzilla3
SUBDIR += c_c++_reference
SUBDIR += cmake
@@ -143,6 +142,7 @@
SUBDIR += linux-libglade
SUBDIR += linux-sdl12
SUBDIR += linuxthreads
+ SUBDIR += llvm
SUBDIR += lndir
SUBDIR += log4j
SUBDIR += looks
--- devel/bugzilla/pkg-message
+++ /dev/null
@@ -1,22 +0,0 @@
- Bugzilla has now been installed. To quick setup you have to:
-
- 1. Create database user who has rights on bugs database manipulation
- by following mysql commands (for MySQL 4.1 or later):
-
- GRANT SELECT, INSERT, UPDATE, DELETE, INDEX, ALTER, CREATE, LOCK TABLES,
- CREATE TEMPORARY TABLES, DROP, REFERENCES
- ON <database>.* TO <dbuser>@<host>
- IDENTIFIED BY '<password>';
- FLUSH PRIVILEGES;
-
- where <database> is a bugs database name; <dbuser> is a bugs database
- owner; <host> is a host there bugzilla is being setup;
- <password> is a database owner's password;
-
- 2. Change working directory to %%BUGZILLADIR%%
- 3. Run "./checksetup.pl" script as root user
- 4. Read output carefully and follow all instructions
-
- For more complete database setup and post-installation instructions
- and security tips/notes please read "Bugzilla Guide" in
- %%DOCSDIR%%/html/ (chapter 2: "Installing Bugzilla")
--- devel/bugzilla/pkg-descr
+++ /dev/null
@@ -1,22 +0,0 @@
-Bugzilla is one example of a class of programs called "Defect Tracking
-Systems", or, more commonly, "Bug-Tracking Systems". Defect Tracking
-Systems allow individual or groups of developers to keep track of
-outstanding bugs in their product effectively.
-
-Bugzilla has matured immensely, and now boasts many advanced features.
-These include:
-
- * integrated, product-based granular security schema
- * inter-bug dependencies and dependency graphing
- * advanced reporting capabilities
- * a robust, stable RDBMS back-end
- * extensive configurability
- * a very well-understood and well-thought-out natural bug resolution
- protocol
- * email, XML, console, and HTTP APIs
- * available integration with automated software configuration
- management systems, including Perforce and CVS (through the
- Bugzilla email interface and checkin/checkout scripts)
- * too many more features to list
-
-WWW: http://www.bugzilla.org/
--- devel/bugzilla/pkg-plist
+++ /dev/null
@@ -1,626 +0,0 @@
-%%CONTRIB%%%%PORTDOCS%%%%DOCSDIR%%/contrib/README
-%%CONTRIB%%%%PORTDOCS%%%%DOCSDIR%%/contrib/README.Mailif
-%%CONTRIB%%%%PORTDOCS%%%%DOCSDIR%%/contrib/bugmail_help.html
-%%CONTRIB%%%%PORTDOCS%%%%DOCSDIR%%/contrib/bugzilla.procmailrc
-%%PORTDOCS%%%%DOCSDIR%%/html/Bugzilla-Guide.html
-%%PORTDOCS%%%%DOCSDIR%%/html/about.html
-%%PORTDOCS%%%%DOCSDIR%%/html/administration.html
-%%PORTDOCS%%%%DOCSDIR%%/html/attachments.html
-%%PORTDOCS%%%%DOCSDIR%%/html/bug_page.html
-%%PORTDOCS%%%%DOCSDIR%%/html/bugreports.html
-%%PORTDOCS%%%%DOCSDIR%%/html/classifications.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cmdline-bugmail.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cmdline.html
-%%PORTDOCS%%%%DOCSDIR%%/html/components.html
-%%PORTDOCS%%%%DOCSDIR%%/html/configuration.html
-%%PORTDOCS%%%%DOCSDIR%%/html/conventions.html
-%%PORTDOCS%%%%DOCSDIR%%/html/copyright.html
-%%PORTDOCS%%%%DOCSDIR%%/html/credits.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cust-change-permissions.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cust-hooks.html
-%%PORTDOCS%%%%DOCSDIR%%/html/cust-templates.html
-%%PORTDOCS%%%%DOCSDIR%%/html/customization.html
-%%PORTDOCS%%%%DOCSDIR%%/html/dbmodify.html
-%%PORTDOCS%%%%DOCSDIR%%/html/disclaimer.html
-%%PORTDOCS%%%%DOCSDIR%%/html/edit-values.html
-%%PORTDOCS%%%%DOCSDIR%%/html/extraconfig.html
-%%PORTDOCS%%%%DOCSDIR%%/html/faq.html
-%%PORTDOCS%%%%DOCSDIR%%/html/flags-overview.html
-%%PORTDOCS%%%%DOCSDIR%%/html/flags.html
-%%PORTDOCS%%%%DOCSDIR%%/html/general-advice.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-0.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-1.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-10.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-2.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-3.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-4.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-5.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-6.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-7.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-8.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-9.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl-howto.html
-%%PORTDOCS%%%%DOCSDIR%%/html/gfdl.html
-%%PORTDOCS%%%%DOCSDIR%%/html/glossary.html
-%%PORTDOCS%%%%DOCSDIR%%/html/groups.html
-%%PORTDOCS%%%%DOCSDIR%%/html/hintsandtips.html
-%%PORTDOCS%%%%DOCSDIR%%/html/index.html
-%%PORTDOCS%%%%DOCSDIR%%/html/install-perlmodules-manual.html
-%%PORTDOCS%%%%DOCSDIR%%/html/installation.html
-%%PORTDOCS%%%%DOCSDIR%%/html/installing-bugzilla.html
-%%PORTDOCS%%%%DOCSDIR%%/html/integration.html
-%%PORTDOCS%%%%DOCSDIR%%/html/keywords.html
-%%PORTDOCS%%%%DOCSDIR%%/html/lifecycle.html
-%%PORTDOCS%%%%DOCSDIR%%/html/milestones.html
-%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-download.html
-%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-instructions.html
-%%PORTDOCS%%%%DOCSDIR%%/html/modules-manual-optional.html
-%%PORTDOCS%%%%DOCSDIR%%/html/myaccount.html
-%%PORTDOCS%%%%DOCSDIR%%/html/newversions.html
-%%PORTDOCS%%%%DOCSDIR%%/html/nonroot.html
-%%PORTDOCS%%%%DOCSDIR%%/html/os-specific.html
-%%PORTDOCS%%%%DOCSDIR%%/html/parameters.html
-%%PORTDOCS%%%%DOCSDIR%%/html/paranoid-security.html
-%%PORTDOCS%%%%DOCSDIR%%/html/patches.html
-%%PORTDOCS%%%%DOCSDIR%%/html/products.html
-%%PORTDOCS%%%%DOCSDIR%%/html/query.html
-%%PORTDOCS%%%%DOCSDIR%%/html/quips.html
-%%PORTDOCS%%%%DOCSDIR%%/html/reporting.html
-%%PORTDOCS%%%%DOCSDIR%%/html/sanitycheck.html
-%%PORTDOCS%%%%DOCSDIR%%/html/security-bugzilla.html
-%%PORTDOCS%%%%DOCSDIR%%/html/security-mysql.html
-%%PORTDOCS%%%%DOCSDIR%%/html/security-os.html
-%%PORTDOCS%%%%DOCSDIR%%/html/security-webserver.html
-%%PORTDOCS%%%%DOCSDIR%%/html/security.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-dbdsponge.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-index.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-passwd-encryption.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-perlmodule.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-relogin-everyone.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-relogin-some.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trbl-testserver.html
-%%PORTDOCS%%%%DOCSDIR%%/html/trouble-filetemp.html
-%%PORTDOCS%%%%DOCSDIR%%/html/troubleshooting.html
-%%PORTDOCS%%%%DOCSDIR%%/html/upgrading.html
-%%PORTDOCS%%%%DOCSDIR%%/html/useradmin.html
-%%PORTDOCS%%%%DOCSDIR%%/html/userpreferences.html
-%%PORTDOCS%%%%DOCSDIR%%/html/using-intro.html
-%%PORTDOCS%%%%DOCSDIR%%/html/using.html
-%%PORTDOCS%%%%DOCSDIR%%/html/timetracking.html
-%%PORTDOCS%%%%DOCSDIR%%/html/versions.html
-%%PORTDOCS%%%%DOCSDIR%%/html/voting.html
-%%PORTDOCS%%%%DOCSDIR%%/html/whining.html
-%%PORTDOCS%%%%DOCSDIR%%/html/x767.html
-%%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.png
-%%PORTDOCS%%%%DOCSDIR%%/images/bzLifecycle.xml
-%%PORTDOCS%%%%DOCSDIR%%/images/callouts/1.gif
-%%PORTDOCS%%%%DOCSDIR%%/images/callouts/2.gif
-%%PORTDOCS%%%%DOCSDIR%%/images/callouts/3.gif
-%%PORTDOCS%%%%DOCSDIR%%/images/caution.gif
-%%PORTDOCS%%%%DOCSDIR%%/images/note.gif
-%%PORTDOCS%%%%DOCSDIR%%/images/tip.gif
-%%PORTDOCS%%%%DOCSDIR%%/images/warning.gif
-%%PORTDOCS%%%%DOCSDIR%%/makedocs.pl
-%%PORTDOCS%%%%DOCSDIR%%/pdf/Bugzilla-Guide.pdf
-%%PORTDOCS%%%%DOCSDIR%%/rel_notes.txt
-%%PORTDOCS%%%%DOCSDIR%%/txt/Bugzilla-Guide.txt
-%%PORTDOCS%%%%DOCSDIR%%/xml/Bugzilla-Guide.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/about.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/administration.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/conventions.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/customization.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/dbschema.mysql
-%%PORTDOCS%%%%DOCSDIR%%/xml/faq.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/filetemp.patch
-%%PORTDOCS%%%%DOCSDIR%%/xml/gfdl.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/glossary.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/index.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/installation.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/integration.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/introduction.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/modules.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/patches.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/requiredsoftware.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/security.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/troubleshooting.xml
-%%PORTDOCS%%%%DOCSDIR%%/xml/using.xml
-%%BUGZILLADIR%%/Bugzilla/Attachment.pm
-%%BUGZILLADIR%%/Bugzilla/Auth.pm
-%%BUGZILLADIR%%/Bugzilla/Auth/Login/WWW.pm
-%%BUGZILLADIR%%/Bugzilla/Auth/Login/WWW/CGI.pm
-%%BUGZILLADIR%%/Bugzilla/Auth/Login/WWW/Env.pm
-%%BUGZILLADIR%%/Bugzilla/Auth/Login/WWW/CGI/Cookie.pm
-%%BUGZILLADIR%%/Bugzilla/Auth/README
-%%BUGZILLADIR%%/Bugzilla/Auth/Verify/DB.pm
-%%BUGZILLADIR%%/Bugzilla/Auth/Verify/LDAP.pm
-%%BUGZILLADIR%%/Bugzilla/Bug.pm
-%%BUGZILLADIR%%/Bugzilla/BugMail.pm
-%%BUGZILLADIR%%/Bugzilla/CGI.pm
-%%BUGZILLADIR%%/Bugzilla/Chart.pm
-%%BUGZILLADIR%%/Bugzilla/Classification.pm
-%%BUGZILLADIR%%/Bugzilla/Component.pm
-%%BUGZILLADIR%%/Bugzilla/Config.pm
-%%BUGZILLADIR%%/Bugzilla/Config/Admin.pm
-%%BUGZILLADIR%%/Bugzilla/Config/Attachment.pm
-%%BUGZILLADIR%%/Bugzilla/Config/Auth.pm
-%%BUGZILLADIR%%/Bugzilla/Config/BugChange.pm
-%%BUGZILLADIR%%/Bugzilla/Config/BugFields.pm
-%%BUGZILLADIR%%/Bugzilla/Config/BugMove.pm
-%%BUGZILLADIR%%/Bugzilla/Config/Common.pm
-%%BUGZILLADIR%%/Bugzilla/Config/Core.pm
-%%BUGZILLADIR%%/Bugzilla/Config/DependencyGraph.pm
-%%BUGZILLADIR%%/Bugzilla/Config/GroupSecurity.pm
-%%BUGZILLADIR%%/Bugzilla/Config/L10n.pm
-%%BUGZILLADIR%%/Bugzilla/Config/LDAP.pm
-%%BUGZILLADIR%%/Bugzilla/Config/MTA.pm
-%%BUGZILLADIR%%/Bugzilla/Config/PatchViewer.pm
-%%BUGZILLADIR%%/Bugzilla/Config/Query.pm
-%%BUGZILLADIR%%/Bugzilla/Config/ShadowDB.pm
-%%BUGZILLADIR%%/Bugzilla/Config/UserMatch.pm
-%%BUGZILLADIR%%/Bugzilla/Constants.pm
-%%BUGZILLADIR%%/Bugzilla/DB.pm
-%%BUGZILLADIR%%/Bugzilla/DB/Mysql.pm
-%%BUGZILLADIR%%/Bugzilla/DB/Pg.pm
-%%BUGZILLADIR%%/Bugzilla/DB/Schema.pm
-%%BUGZILLADIR%%/Bugzilla/DB/Schema/Mysql.pm
-%%BUGZILLADIR%%/Bugzilla/DB/Schema/Pg.pm
-%%BUGZILLADIR%%/Bugzilla/Error.pm
-%%BUGZILLADIR%%/Bugzilla/Field.pm
-%%BUGZILLADIR%%/Bugzilla/Flag.pm
-%%BUGZILLADIR%%/Bugzilla/FlagType.pm
-%%BUGZILLADIR%%/Bugzilla/Group.pm
-%%BUGZILLADIR%%/Bugzilla/Milestone.pm
-%%BUGZILLADIR%%/Bugzilla/Product.pm
-%%BUGZILLADIR%%/Bugzilla/Search.pm
-%%BUGZILLADIR%%/Bugzilla/Search/Quicksearch.pm
-%%BUGZILLADIR%%/Bugzilla/Series.pm
-%%BUGZILLADIR%%/Bugzilla/Template.pm
-%%BUGZILLADIR%%/Bugzilla/Template/Plugin/Bugzilla.pm
-%%BUGZILLADIR%%/Bugzilla/Template/Plugin/Hook.pm
-%%BUGZILLADIR%%/Bugzilla/Template/Plugin/User.pm
-%%BUGZILLADIR%%/Bugzilla/Token.pm
-%%BUGZILLADIR%%/Bugzilla/User.pm
-%%BUGZILLADIR%%/Bugzilla/User/Setting.pm
-%%BUGZILLADIR%%/Bugzilla/Util.pm
-%%BUGZILLADIR%%/Bugzilla/Version.pm
-%%BUGZILLADIR%%/Bugzilla.pm
-%%BUGZILLADIR%%/QUICKSTART
-%%BUGZILLADIR%%/README
-%%BUGZILLADIR%%/attachment.cgi
-%%BUGZILLADIR%%/buglist.cgi
-%%BUGZILLADIR%%/bugzilla.dtd
-%%BUGZILLADIR%%/chart.cgi
-%%BUGZILLADIR%%/checksetup.pl
-%%BUGZILLADIR%%/colchange.cgi
-%%BUGZILLADIR%%/collectstats.pl
-%%BUGZILLADIR%%/config.cgi
-%%BUGZILLADIR%%/js/duplicates.js
-%%BUGZILLADIR%%/js/productform.js
-%%BUGZILLADIR%%/js/TUI.js
-%%BUGZILLADIR%%/skins/standard/admin.css
-%%BUGZILLADIR%%/skins/standard/buglist.css
-%%BUGZILLADIR%%/skins/standard/duplicates.css
-%%BUGZILLADIR%%/skins/standard/editusers.css
-%%BUGZILLADIR%%/skins/standard/global.css
-%%BUGZILLADIR%%/skins/standard/index.css
-%%BUGZILLADIR%%/skins/standard/panel.css
-%%BUGZILLADIR%%/skins/standard/params.css
-%%BUGZILLADIR%%/skins/standard/show_multiple.css
-%%BUGZILLADIR%%/skins/standard/summarize-time.css
-%%BUGZILLADIR%%/skins/standard/voting.css
-%%BUGZILLADIR%%/skins/standard/global/body-back.gif
-%%BUGZILLADIR%%/skins/standard/global/header.png
-%%BUGZILLADIR%%/skins/standard/index/front.png
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/BugzillaEmail.pm
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/README
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/README.Mailif
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bug_email.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugmail_help.html
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla-submit/README
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla-submit/bugdata.txt
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla-submit/bugzilla-submit
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla-submit/bugzilla-submit.xml
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla.procmailrc
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla_email_append.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bugzilla_ldapsync.rb
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/bzdbcopy.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/bugcount
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/bugids
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/buglist
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/bugs
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/bugslink
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/makequery
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cmdline/query.conf
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/cvs-update.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/gnats2bz.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/gnatsparse/README
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/gnatsparse/gnatsparse.py
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/gnatsparse/magic.py
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/gnatsparse/specialuu.py
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/jb2bz.py
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/merge-users.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/mysqld-watcher.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/sendbugmail.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/sendunsentbugmail.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/syncLDAP.pl
-%%CONTRIB%%%%BUGZILLADIR%%/contrib/yp_nomail.sh
-%%BUGZILLADIR%%/createaccount.cgi
-%%BUGZILLADIR%%/describecomponents.cgi
-%%BUGZILLADIR%%/describekeywords.cgi
-%%BUGZILLADIR%%/duplicates.cgi
-%%BUGZILLADIR%%/duplicates.xul
-%%BUGZILLADIR%%/editclassifications.cgi
-%%BUGZILLADIR%%/editcomponents.cgi
-%%BUGZILLADIR%%/editflagtypes.cgi
-%%BUGZILLADIR%%/editgroups.cgi
-%%BUGZILLADIR%%/editkeywords.cgi
-%%BUGZILLADIR%%/editmilestones.cgi
-%%BUGZILLADIR%%/editparams.cgi
-%%BUGZILLADIR%%/editproducts.cgi
-%%BUGZILLADIR%%/editsettings.cgi
-%%BUGZILLADIR%%/editusers.cgi
-%%BUGZILLADIR%%/editvalues.cgi
-%%BUGZILLADIR%%/editversions.cgi
-%%BUGZILLADIR%%/editwhines.cgi
-%%BUGZILLADIR%%/enter_bug.cgi
-%%BUGZILLADIR%%/globals.pl
-%%BUGZILLADIR%%/images/padlock.png
-%%BUGZILLADIR%%/importxml.pl
-%%BUGZILLADIR%%/index.cgi
-%%BUGZILLADIR%%/long_list.cgi
-%%BUGZILLADIR%%/page.cgi
-%%BUGZILLADIR%%/post_bug.cgi
-%%BUGZILLADIR%%/process_bug.cgi
-%%BUGZILLADIR%%/productmenu.js
-%%BUGZILLADIR%%/query.cgi
-%%BUGZILLADIR%%/quips.cgi
-%%BUGZILLADIR%%/relogin.cgi
-%%BUGZILLADIR%%/report.cgi
-%%BUGZILLADIR%%/reports.cgi
-%%BUGZILLADIR%%/request.cgi
-%%BUGZILLADIR%%/robots.txt
-%%BUGZILLADIR%%/runtests.pl
-%%BUGZILLADIR%%/sanitycheck.cgi
-%%BUGZILLADIR%%/show_activity.cgi
-%%BUGZILLADIR%%/show_bug.cgi
-%%BUGZILLADIR%%/showattachment.cgi
-%%BUGZILLADIR%%/showdependencygraph.cgi
-%%BUGZILLADIR%%/showdependencytree.cgi
-%%BUGZILLADIR%%/sidebar.cgi
-%%BUGZILLADIR%%/summarize_time.cgi
-%%BUGZILLADIR%%/template/en/default/account/auth/ldap-error.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/auth/login.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/auth/login-small.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/cancel-token.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/account/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/email/change-new.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/account/email/change-old.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/account/email/confirm.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/exists.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/password/forgotten-password.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/account/password/set-forgotten-password.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/prefs/account.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/prefs/email.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/prefs/permissions.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/prefs/prefs.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/prefs/saved-searches.html.tmpl
-%%BUGZILLADIR%%/template/en/default/account/prefs/settings.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/confirm-action.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/sudo.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/table.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/add.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/del.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/new.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/reclassify.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/select.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/classifications/update.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/deleted.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/select-product.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/components/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/deleted.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/select-field.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/fieldvalues/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/flag-type/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/flag-type/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/flag-type/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/change.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/deleted.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/groups/remove.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/keywords/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/keywords/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/keywords/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/keywords/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/keywords/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/keywords/rebuild-cache.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/deleted.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/select-product.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/milestones/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/admin.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/attachment.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/auth.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/bugchange.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/bugfields.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/bugmove.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/common.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/core.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/dependencygraph.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/editparams.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/groupsecurity.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/index.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/l10n.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/ldap.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/mta.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/patchviewer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/query.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/shadowdb.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/params/usermatch.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/deleted.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/edit-common.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/list-classifications.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol/confirm-edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/products/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/settings/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/settings/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/listselectvars.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/search.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/users/userdata.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/confirm-delete.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/deleted.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/select-product.html.tmpl
-%%BUGZILLADIR%%/template/en/default/admin/versions/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/choose.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/content-types.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/diff-file.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/diff-footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/diff-header.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/show-multiple.html.tmpl
-%%BUGZILLADIR%%/template/en/default/attachment/updated.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/activity/show.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/activity/table.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/choose.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/comments.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/comment-guided.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/comment.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/create-guided.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/create.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/created.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/make-template.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/create/user-message.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/dependency-graph.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/dependency-tree.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/edit.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/knob.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/navigate.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/process/bugmail.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/process/confirm-duplicate.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/process/header.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/process/midair.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/process/results.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/process/verify-new-product.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/show-multiple.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/show.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/show.xml.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/summarize-time.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/time.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/votes/delete-all.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/votes/list-for-bug.html.tmpl
-%%BUGZILLADIR%%/template/en/default/bug/votes/list-for-user.html.tmpl
-%%BUGZILLADIR%%/template/en/default/config.js.tmpl
-%%BUGZILLADIR%%/template/en/default/config.rdf.tmpl
-%%BUGZILLADIR%%/template/en/default/email/sudo.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/filterexceptions.pl
-%%BUGZILLADIR%%/template/en/default/flag/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/banner.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/choose-classification.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/choose-product.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/code-error.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/confirm-user-match.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/field-descs.none.tmpl
-%%BUGZILLADIR%%/template/en/default/global/footer.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/header.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/help-header.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/help.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/hidden-fields.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/initialize.none.tmpl
-%%BUGZILLADIR%%/template/en/default/global/message.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/messages.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/message.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/global/per-bug-queries.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/select-menu.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/setting-descs.none.tmpl
-%%BUGZILLADIR%%/template/en/default/global/site-navigation.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/tabs.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/useful-links.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/user-error.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/userselect.html.tmpl
-%%BUGZILLADIR%%/template/en/default/global/variables.none.tmpl
-%%BUGZILLADIR%%/template/en/default/index.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/change-columns.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/edit-multiple.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list-simple.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list.atom.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list.csv.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list.ics.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list.js.tmpl
-%%BUGZILLADIR%%/template/en/default/list/list.rdf.tmpl
-%%BUGZILLADIR%%/template/en/default/list/quips.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/server-push.html.tmpl
-%%BUGZILLADIR%%/template/en/default/list/table.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/bug-writing.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/fields.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/linked.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/linkify.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/quicksearch.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/quicksearchhack.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/sudo.html.tmpl
-%%BUGZILLADIR%%/template/en/default/pages/voting.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/chart.csv.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/chart.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/chart.png.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/components.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/create-chart.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/duplicates-simple.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/duplicates-table.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/duplicates.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/duplicates.rdf.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/edit-series.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/keywords.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/menu.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report-bar.png.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report-line.png.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report-pie.png.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report-simple.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report-table.csv.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report-table.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report.csv.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/report.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/series-common.html.tmpl
-%%BUGZILLADIR%%/template/en/default/reports/series.html.tmpl
-%%BUGZILLADIR%%/template/en/default/request/email.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/request/queue.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/boolean-charts.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/form.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/knob.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-advanced.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-create-series.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-help.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-report-graph.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-report-select.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-report-table.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/search-specific.html.tmpl
-%%BUGZILLADIR%%/template/en/default/search/tabs.html.tmpl
-%%BUGZILLADIR%%/template/en/default/sidebar.xul.tmpl
-%%BUGZILLADIR%%/template/en/default/whine/mail.html.tmpl
-%%BUGZILLADIR%%/template/en/default/whine/mail.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/whine/multipart-mime.txt.tmpl
-%%BUGZILLADIR%%/template/en/default/whine/schedule.html.tmpl
-%%BUGZILLADIR%%/template/en/extension/filterexceptions.pl
-%%BUGZILLADIR%%/testagent.cgi
-%%BUGZILLADIR%%/testserver.pl
-%%BUGZILLADIR%%/token.cgi
-%%BUGZILLADIR%%/userprefs.cgi
-%%BUGZILLADIR%%/votes.cgi
-%%BUGZILLADIR%%/whine.pl
-%%BUGZILLADIR%%/whineatnews.pl
-%%BUGZILLADIR%%/xml.cgi
- at dirrm %%BUGZILLADIR%%/template/en/extension
- at dirrm %%BUGZILLADIR%%/template/en/default/whine
- at dirrm %%BUGZILLADIR%%/template/en/default/search
- at dirrm %%BUGZILLADIR%%/template/en/default/request
- at dirrm %%BUGZILLADIR%%/template/en/default/reports
- at dirrm %%BUGZILLADIR%%/template/en/default/pages
- at dirrm %%BUGZILLADIR%%/template/en/default/list
- at dirrm %%BUGZILLADIR%%/template/en/default/global
- at dirrm %%BUGZILLADIR%%/template/en/default/flag
- at dirrm %%BUGZILLADIR%%/template/en/default/email
- at dirrm %%BUGZILLADIR%%/template/en/default/bug/votes
- at dirrm %%BUGZILLADIR%%/template/en/default/bug/process
- at dirrm %%BUGZILLADIR%%/template/en/default/bug/create
- at dirrm %%BUGZILLADIR%%/template/en/default/bug/activity
- at dirrm %%BUGZILLADIR%%/template/en/default/bug
- at dirrm %%BUGZILLADIR%%/template/en/default/attachment
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/versions
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/users
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/settings
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/products/groupcontrol
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/products
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/params
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/milestones
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/keywords
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/groups
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/fieldvalues
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/flag-type
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/components
- at dirrm %%BUGZILLADIR%%/template/en/default/admin/classifications
- at dirrm %%BUGZILLADIR%%/template/en/default/admin
- at dirrm %%BUGZILLADIR%%/template/en/default/account/prefs
- at dirrm %%BUGZILLADIR%%/template/en/default/account/password
- at dirrm %%BUGZILLADIR%%/template/en/default/account/email
- at dirrm %%BUGZILLADIR%%/template/en/default/account/auth
- at dirrm %%BUGZILLADIR%%/template/en/default/account
- at dirrm %%BUGZILLADIR%%/template/en/default
- at dirrm %%BUGZILLADIR%%/template/en
- at dirrmtry %%BUGZILLADIR%%/template
-%%CONTRIB%%@dirrm %%BUGZILLADIR%%/contrib/gnatsparse
-%%CONTRIB%%@dirrm %%BUGZILLADIR%%/contrib/cmdline
-%%CONTRIB%%@dirrm %%BUGZILLADIR%%/contrib/bugzilla-submit
-%%CONTRIB%%@dirrm %%BUGZILLADIR%%/contrib
- at dirrm %%BUGZILLADIR%%/Bugzilla/User
- at dirrm %%BUGZILLADIR%%/Bugzilla/Template/Plugin
- at dirrm %%BUGZILLADIR%%/Bugzilla/Template
- at dirrm %%BUGZILLADIR%%/Bugzilla/Search
- at dirrm %%BUGZILLADIR%%/Bugzilla/DB/Schema
- at dirrm %%BUGZILLADIR%%/Bugzilla/DB
- at dirrm %%BUGZILLADIR%%/Bugzilla/Config
- at dirrm %%BUGZILLADIR%%/Bugzilla/Auth/Verify
- at dirrm %%BUGZILLADIR%%/Bugzilla/Auth/Login/WWW/CGI
- at dirrm %%BUGZILLADIR%%/Bugzilla/Auth/Login/WWW
- at dirrm %%BUGZILLADIR%%/Bugzilla/Auth/Login
- at dirrm %%BUGZILLADIR%%/Bugzilla/Auth
- at dirrmtry %%BUGZILLADIR%%/Bugzilla
- at dirrmtry %%BUGZILLADIR%%/data
- at dirrmtry %%BUGZILLADIR%%/graphs
- at dirrm %%BUGZILLADIR%%/images
- at dirrm %%BUGZILLADIR%%/js
- at dirrm %%BUGZILLADIR%%/skins/standard/index
- at dirrm %%BUGZILLADIR%%/skins/standard/global
- at dirrm %%BUGZILLADIR%%/skins/standard
- at dirrm %%BUGZILLADIR%%/skins
- at dirrmtry %%BUGZILLADIR%%
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/xml
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/txt
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/pdf
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/images/callouts
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/images
-%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
-%%CONTRIB%%%%PORTDOCS%%@dirrm %%DOCSDIR%%/contrib
-%%PORTDOCS%%@dirrm %%DOCSDIR%%
- at dirrmtry www/data
--- devel/bugzilla/Makefile
+++ /dev/null
@@ -1,140 +0,0 @@
-# New ports collection makefile for: bugzilla
-# Date created: 28 September 2001
-# Whom: Alexey Zelkin <phantom at FreeBSD.org>
-#
-# $MidnightBSD: mports/devel/bugzilla/Makefile,v 1.7 2008/10/11 19:24:56 laffer1 Exp $
-# $FreeBSD: ports/devel/bugzilla/Makefile,v 1.47 2006/11/15 14:47:20 skv Exp $
-#
-
-PORTNAME= bugzilla
-PORTVERSION= 2.22.5
-PORTREVISION= 1
-CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_MOZILLA}
-MASTER_SITE_SUBDIR= webtools webtools/archived
-
-MAINTAINER= ports at MidnightBSD.org
-COMMENT= Bug-tracking system developed by Mozilla Project
-LICENSE= mpl
-
-OPTIONS= MYSQL "MySQL database support" on \
- PGSQL "PostgreSQL database support" off \
- CHARTING_MODULES "Bug charting support" on \
- GRAPHVIZ "Use GraphViz" off \
- EXPORT_IMPORT "Import/export bugs (via XML)" off \
- CONTRIB "Install user-contributed scripts" off \
- LDAP "Enable LDAP support" off
-
-RUN_DEPENDS+= \
- ${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
- ${SITE_PERL}/AppConfig.pm:${PORTSDIR}/devel/p5-AppConfig \
- ${SITE_PERL}/Date/Parse.pm:${PORTSDIR}/devel/p5-TimeDate \
- ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \
- ${SITE_PERL}/Text/Wrap.pm:${PORTSDIR}/textproc/p5-Text-Tabs+Wrap \
- ${SITE_PERL}/${PERL_ARCH}/Data/Dumper.pm:${PORTSDIR}/devel/p5-Data-Dumper \
- ${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
- ${SITE_PERL}/MIME/Parser.pm:${PORTSDIR}/mail/p5-MIME-Tools \
- ${SITE_PERL}/Mail/Mailer.pm:${PORTSDIR}/mail/p5-Mail-Tools \
- ${SITE_PERL}/PatchReader.pm:${PORTSDIR}/devel/p5-PatchReader
-
-USE_PERL5= yes
-
-BINMODE= 700
-PKGMESSAGE= ${WRKDIR}/pkg-message
-
-.ifndef BUGZILLADIR
-.ifdef APACHE_DATADIR
-BUGZILLADIR= ${APACHE_DATADIR}/data/bugzilla
-FAKE_MAKEARGS+= BUGZILLADIR=${FAKE_DESTDIR}/${BUGZILLADIR}
-.else
-BUGZILLADIR= ${PREFIX}/www/data/bugzilla
-.endif
-.endif
-
-PLIST_SUB+= BUGZILLADIR=${BUGZILLADIR:S!^${PREFIX}/!!}
-
-CONTRIB_DOCS= README README.Mailif bugmail_help.html bugzilla.procmailrc
-DATA_DIRS_LIST= images js skins/standard skins/standard/global \
- skins/standard/index
-
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} > 500800
-BROKEN= Bugzilla 2.x does not support Perl 5.10+
-.endif
-
-.ifdef WITH_MYSQL
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql${MYSQL_VER}
-USE_MYSQL= yes
-.endif
-
-.ifdef WITH_PGSQL
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
-USE_PGSQL= yes
-.endif
-
-.ifdef WITH_CHARTING_MODULES
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \
- ${SITE_PERL}/Chart/Base.pm:${PORTSDIR}/graphics/p5-chart \
- ${SITE_PERL}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph \
- ${SITE_PERL}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil
-.endif
-
-.ifdef WITH_GRAPHVIZ
-RUN_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz
-.endif
-
-.ifdef WITH_EXPORT_IMPORT
-RUN_DEPENDS+= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser \
- ${SITE_PERL}/XML/Twig.pm:${PORTSDIR}/textproc/p5-XML-Twig
-.endif
-
-.ifdef WITH_CONTRIB
-PLIST_SUB+= CONTRIB=""
-.else
-PLIST_SUB+= CONTRIB="@comment "
-.endif
-
-.ifdef WITH_LDAP
-RUN_DEPENDS+= ${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
-.endif
-
-post-patch:
- @${PERL} -pi -e "s!(?<=webservergroup_default = ')apache!www!" \
- ${WRKSRC}/checksetup.pl
- @${FIND} ${WRKSRC} \( -name "CVS" -or -name ".cvsignore" -or -name "*.orig" \
- -or -name "README.docs" \) | ${XARGS} ${RM} -rf
- @${FIND} ${WRKSRC} -name "*.p[ml]" | \
- ${XARGS} ${REINPLACE_CMD} -i '' -e 's!/usr/lib/sendmail!/usr/sbin/sendmail!'
-
-do-build:
- @${SED} -e "s:%%BUGZILLADIR%%:${BUGZILLADIR}:g; s:%%DOCSDIR%%:${DOCSDIR}:g" \
- ${MASTERDIR}/pkg-message >${PKGMESSAGE}
-
-do-install:
- ${MKDIR} ${BUGZILLADIR}
- ${FIND} ${WRKSRC} \! -type d -maxdepth 1 \! -name "UPGRADING*" -exec \
- ${INSTALL_SCRIPT} {} ${BUGZILLADIR} \;
- @${MKDIR} ${DATA_DIRS_LIST:S!^!${BUGZILLADIR}/!}
-.for D in ${DATA_DIRS_LIST}
- ${INSTALL_DATA} ${WRKSRC}/${D}/*.* ${BUGZILLADIR}/${D}
-.endfor
- ${TAR} -C ${WRKSRC} -cf - Bugzilla template | ${TAR} --unlink -C ${BUGZILLADIR} -xf -
-.ifndef NOPORTDOCS
-.for D in html images/callouts images pdf txt xml ""
- ${MKDIR} ${DOCSDIR}/${D}
- ${INSTALL_DATA} ${WRKSRC}/docs/${D}/*.* ${DOCSDIR}/${D}/
-.endfor
-.endif
-.ifdef WITH_CONTRIB
- ${MKDIR} ${BUGZILLADIR}/contrib
- @cd ${WRKSRC}/contrib && \
- ${FIND} . -type d -exec ${MKDIR} "${BUGZILLADIR}/contrib/{}" \; && \
- ${FIND} . -type f -exec ${INSTALL_DATA} "{}" "${BUGZILLADIR}/contrib/{}" \;
-.ifndef NOPORTDOCS
- ${MKDIR} ${DOCSDIR}/contrib
- ${INSTALL_DATA} ${CONTRIB_DOCS:S!^!${WRKSRC}/contrib/!} ${DOCSDIR}/contrib
-.endif
-.endif
-
-.include <bsd.port.post.mk>
--- devel/bugzilla/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (bugzilla-2.22.5.tar.gz) = 90fcb656c2de574a4d80cf5f4b9c6c0d
-SHA256 (bugzilla-2.22.5.tar.gz) = 5b522af76065ce9d489546d0c1fcacc38550de77e1e818e35668ae275b5e0f9f
-SIZE (bugzilla-2.22.5.tar.gz) = 2116261
--- /dev/null
+++ devel/llvm/pkg-descr
@@ -0,0 +1,10 @@
+Low Level Virtual Machine (LLVM) is:
+- A compilation strategy designed to enable effective program
+ optimization across the entire lifetime of a program.
+- A virtual instruction set.
+- A compiler infrastructure.
+- LLVM does not imply things that you would expect from a high-level
+ virtual machine. It does not require garbage collection or run-time
+ code generation.
+
+WWW: http://llvm.cs.uiuc.edu/
--- /dev/null
+++ devel/llvm/pkg-plist
@@ -0,0 +1,523 @@
+bin/bugpoint
+bin/gccas
+bin/gccld
+bin/llc
+bin/lli
+bin/llvm-ar
+bin/llvm-as
+bin/llvm-bcanalyzer
+bin/llvm-config
+bin/llvm-db
+bin/llvm-dis
+bin/llvm-extract
+bin/llvm-ld
+bin/llvm-link
+bin/llvm-nm
+bin/llvm-prof
+bin/llvm-ranlib
+bin/llvm-stub
+bin/llvmc
+bin/opt
+include/llvm-c/Analysis.h
+include/llvm-c/BitReader.h
+include/llvm-c/BitWriter.h
+include/llvm-c/Core.h
+include/llvm-c/ExecutionEngine.h
+include/llvm-c/LinkTimeOptimizer.h
+include/llvm-c/Target.h
+include/llvm-c/Transforms/Scalar.h
+include/llvm-c/lto.h
+include/llvm/ADT/APFloat.h
+include/llvm/ADT/APInt.h
+include/llvm/ADT/APSInt.h
+include/llvm/ADT/BitVector.h
+include/llvm/ADT/DenseMap.h
+include/llvm/ADT/DenseSet.h
+include/llvm/ADT/DepthFirstIterator.h
+include/llvm/ADT/EquivalenceClasses.h
+include/llvm/ADT/FoldingSet.h
+include/llvm/ADT/GraphTraits.h
+include/llvm/ADT/HashExtras.h
+include/llvm/ADT/ImmutableList.h
+include/llvm/ADT/ImmutableMap.h
+include/llvm/ADT/ImmutableSet.h
+include/llvm/ADT/IndexedMap.h
+include/llvm/ADT/IntrusiveRefCntPtr.h
+include/llvm/ADT/OwningPtr.h
+include/llvm/ADT/PointerIntPair.h
+include/llvm/ADT/PostOrderIterator.h
+include/llvm/ADT/PriorityQueue.h
+include/llvm/ADT/SCCIterator.h
+include/llvm/ADT/STLExtras.h
+include/llvm/ADT/ScopedHashTable.h
+include/llvm/ADT/SetOperations.h
+include/llvm/ADT/SetVector.h
+include/llvm/ADT/SmallPtrSet.h
+include/llvm/ADT/SmallSet.h
+include/llvm/ADT/SmallString.h
+include/llvm/ADT/SmallVector.h
+include/llvm/ADT/SparseBitVector.h
+include/llvm/ADT/Statistic.h
+include/llvm/ADT/StringExtras.h
+include/llvm/ADT/StringMap.h
+include/llvm/ADT/StringSet.h
+include/llvm/ADT/Tree.h
+include/llvm/ADT/Trie.h
+include/llvm/ADT/UniqueVector.h
+include/llvm/ADT/VectorExtras.h
+include/llvm/ADT/hash_map.cmake
+include/llvm/ADT/hash_map.h
+include/llvm/ADT/hash_set.cmake
+include/llvm/ADT/hash_set.h
+include/llvm/ADT/ilist.h
+include/llvm/ADT/ilist_node.h
+include/llvm/ADT/iterator.cmake
+include/llvm/ADT/iterator.h
+include/llvm/AbstractTypeUser.h
+include/llvm/Analysis/AliasAnalysis.h
+include/llvm/Analysis/AliasSetTracker.h
+include/llvm/Analysis/CFGPrinter.h
+include/llvm/Analysis/CallGraph.h
+include/llvm/Analysis/CaptureTracking.h
+include/llvm/Analysis/ConstantFolding.h
+include/llvm/Analysis/ConstantsScanner.h
+include/llvm/Analysis/DebugInfo.h
+include/llvm/Analysis/DominatorInternals.h
+include/llvm/Analysis/Dominators.h
+include/llvm/Analysis/FindUsedTypes.h
+include/llvm/Analysis/Interval.h
+include/llvm/Analysis/IntervalIterator.h
+include/llvm/Analysis/IntervalPartition.h
+include/llvm/Analysis/LibCallAliasAnalysis.h
+include/llvm/Analysis/LibCallSemantics.h
+include/llvm/Analysis/LoopInfo.h
+include/llvm/Analysis/LoopPass.h
+include/llvm/Analysis/LoopVR.h
+include/llvm/Analysis/MemoryDependenceAnalysis.h
+include/llvm/Analysis/Passes.h
+include/llvm/Analysis/PostDominators.h
+include/llvm/Analysis/ProfileInfo.h
+include/llvm/Analysis/ProfileInfoLoader.h
+include/llvm/Analysis/ProfileInfoTypes.h
+include/llvm/Analysis/ScalarEvolution.h
+include/llvm/Analysis/ScalarEvolutionExpander.h
+include/llvm/Analysis/ScalarEvolutionExpressions.h
+include/llvm/Analysis/SparsePropagation.h
+include/llvm/Analysis/Trace.h
+include/llvm/Analysis/ValueTracking.h
+include/llvm/Analysis/Verifier.h
+include/llvm/Argument.h
+include/llvm/Assembly/AsmAnnotationWriter.h
+include/llvm/Assembly/Parser.h
+include/llvm/Assembly/PrintModulePass.h
+include/llvm/Assembly/Writer.h
+include/llvm/Attributes.h
+include/llvm/AutoUpgrade.h
+include/llvm/BasicBlock.h
+include/llvm/Bitcode/Archive.h
+include/llvm/Bitcode/BitCodes.h
+include/llvm/Bitcode/BitstreamReader.h
+include/llvm/Bitcode/BitstreamWriter.h
+include/llvm/Bitcode/Deserialize.h
+include/llvm/Bitcode/LLVMBitCodes.h
+include/llvm/Bitcode/ReaderWriter.h
+include/llvm/Bitcode/Serialization.h
+include/llvm/Bitcode/SerializationFwd.h
+include/llvm/Bitcode/Serialize.h
+include/llvm/CMakeLists.txt
+include/llvm/CallGraphSCCPass.h
+include/llvm/CallingConv.h
+include/llvm/CodeGen/AsmPrinter.h
+include/llvm/CodeGen/BreakCriticalMachineEdge.h
+include/llvm/CodeGen/CallingConvLower.h
+include/llvm/CodeGen/DAGISelHeader.h
+include/llvm/CodeGen/DebugLoc.h
+include/llvm/CodeGen/DwarfWriter.h
+include/llvm/CodeGen/ELFRelocation.h
+include/llvm/CodeGen/FastISel.h
+include/llvm/CodeGen/FileWriters.h
+include/llvm/CodeGen/GCMetadata.h
+include/llvm/CodeGen/GCMetadataPrinter.h
+include/llvm/CodeGen/GCStrategy.h
+include/llvm/CodeGen/GCs.h
+include/llvm/CodeGen/IntrinsicLowering.h
+include/llvm/CodeGen/LatencyPriorityQueue.h
+include/llvm/CodeGen/LinkAllAsmWriterComponents.h
+include/llvm/CodeGen/LinkAllCodegenComponents.h
+include/llvm/CodeGen/LiveInterval.h
+include/llvm/CodeGen/LiveIntervalAnalysis.h
+include/llvm/CodeGen/LiveStackAnalysis.h
+include/llvm/CodeGen/LiveVariables.h
+include/llvm/CodeGen/MachORelocation.h
+include/llvm/CodeGen/MachineBasicBlock.h
+include/llvm/CodeGen/MachineCodeEmitter.h
+include/llvm/CodeGen/MachineConstantPool.h
+include/llvm/CodeGen/MachineDominators.h
+include/llvm/CodeGen/MachineFrameInfo.h
+include/llvm/CodeGen/MachineFunction.h
+include/llvm/CodeGen/MachineFunctionPass.h
+include/llvm/CodeGen/MachineInstr.h
+include/llvm/CodeGen/MachineInstrBuilder.h
+include/llvm/CodeGen/MachineJumpTableInfo.h
+include/llvm/CodeGen/MachineLocation.h
+include/llvm/CodeGen/MachineLoopInfo.h
+include/llvm/CodeGen/MachineMemOperand.h
+include/llvm/CodeGen/MachineModuleInfo.h
+include/llvm/CodeGen/MachineOperand.h
+include/llvm/CodeGen/MachinePassRegistry.h
+include/llvm/CodeGen/MachineRegisterInfo.h
+include/llvm/CodeGen/MachineRelocation.h
+include/llvm/CodeGen/Passes.h
+include/llvm/CodeGen/PseudoSourceValue.h
+include/llvm/CodeGen/RegAllocRegistry.h
+include/llvm/CodeGen/RegisterCoalescer.h
+include/llvm/CodeGen/RegisterScavenging.h
+include/llvm/CodeGen/RuntimeLibcalls.h
+include/llvm/CodeGen/ScheduleDAG.h
+include/llvm/CodeGen/ScheduleDAGInstrs.h
+include/llvm/CodeGen/ScheduleDAGSDNodes.h
+include/llvm/CodeGen/ScheduleHazardRecognizer.h
+include/llvm/CodeGen/SchedulerRegistry.h
+include/llvm/CodeGen/SelectionDAG.h
+include/llvm/CodeGen/SelectionDAGISel.h
+include/llvm/CodeGen/SelectionDAGNodes.h
+include/llvm/CodeGen/ValueTypes.h
+include/llvm/CodeGen/ValueTypes.td
+include/llvm/CompilerDriver/Action.h
+include/llvm/CompilerDriver/Common.td
+include/llvm/CompilerDriver/CompilationGraph.h
+include/llvm/CompilerDriver/Plugin.h
+include/llvm/CompilerDriver/Tool.h
+include/llvm/Config/alloca.h
+include/llvm/Config/config.h
+include/llvm/Config/config.h.cmake
+include/llvm/Constant.h
+include/llvm/Constants.h
+include/llvm/Debugger/Debugger.h
+include/llvm/Debugger/InferiorProcess.h
+include/llvm/Debugger/ProgramInfo.h
+include/llvm/Debugger/RuntimeInfo.h
+include/llvm/Debugger/SourceFile.h
+include/llvm/Debugger/SourceLanguage.h
+include/llvm/DerivedTypes.h
+include/llvm/ExecutionEngine/ExecutionEngine.h
+include/llvm/ExecutionEngine/GenericValue.h
+include/llvm/ExecutionEngine/Interpreter.h
+include/llvm/ExecutionEngine/JIT.h
+include/llvm/ExecutionEngine/JITMemoryManager.h
+include/llvm/Function.h
+include/llvm/GlobalAlias.h
+include/llvm/GlobalValue.h
+include/llvm/GlobalVariable.h
+include/llvm/InlineAsm.h
+include/llvm/InstrTypes.h
+include/llvm/Instruction.def
+include/llvm/Instruction.h
+include/llvm/Instructions.h
+include/llvm/IntrinsicInst.h
+include/llvm/Intrinsics.gen
+include/llvm/Intrinsics.h
+include/llvm/Intrinsics.td
+include/llvm/IntrinsicsARM.td
+include/llvm/IntrinsicsAlpha.td
+include/llvm/IntrinsicsCellSPU.td
+include/llvm/IntrinsicsPowerPC.td
+include/llvm/IntrinsicsX86.td
+include/llvm/IntrinsicsXCore.td
+include/llvm/LinkAllPasses.h
+include/llvm/LinkAllVMCore.h
+include/llvm/Linker.h
+include/llvm/Module.h
+include/llvm/ModuleProvider.h
+include/llvm/OperandTraits.h
+include/llvm/Pass.h
+include/llvm/PassAnalysisSupport.h
+include/llvm/PassManager.h
+include/llvm/PassManagers.h
+include/llvm/PassSupport.h
+include/llvm/Support/AIXDataTypesFix.h
+include/llvm/Support/AlignOf.h
+include/llvm/Support/Allocator.h
+include/llvm/Support/Annotation.h
+include/llvm/Support/CFG.h
+include/llvm/Support/CallSite.h
+include/llvm/Support/Casting.h
+include/llvm/Support/CommandLine.h
+include/llvm/Support/Compiler.h
+include/llvm/Support/ConstantFolder.h
+include/llvm/Support/ConstantRange.h
+include/llvm/Support/DOTGraphTraits.h
+include/llvm/Support/DataFlow.h
+include/llvm/Support/DataTypes.h
+include/llvm/Support/DataTypes.h.cmake
+include/llvm/Support/Debug.h
+include/llvm/Support/Dwarf.h
+include/llvm/Support/DynamicLinker.h
+include/llvm/Support/ELF.h
+include/llvm/Support/FileUtilities.h
+include/llvm/Support/Format.h
+include/llvm/Support/GetElementPtrTypeIterator.h
+include/llvm/Support/GraphWriter.h
+include/llvm/Support/IRBuilder.h
+include/llvm/Support/InstIterator.h
+include/llvm/Support/InstVisitor.h
+include/llvm/Support/LeakDetector.h
+include/llvm/Support/ManagedStatic.h
+include/llvm/Support/Mangler.h
+include/llvm/Support/MathExtras.h
+include/llvm/Support/MemoryBuffer.h
+include/llvm/Support/MutexGuard.h
+include/llvm/Support/NoFolder.h
+include/llvm/Support/OutputBuffer.h
+include/llvm/Support/PassNameParser.h
+include/llvm/Support/PatternMatch.h
+include/llvm/Support/PluginLoader.h
+include/llvm/Support/PredIteratorCache.h
+include/llvm/Support/Recycler.h
+include/llvm/Support/RecyclingAllocator.h
+include/llvm/Support/Registry.h
+include/llvm/Support/RegistryParser.h
+include/llvm/Support/SlowOperationInformer.h
+include/llvm/Support/StableBasicBlockNumbering.h
+include/llvm/Support/Streams.h
+include/llvm/Support/StringPool.h
+include/llvm/Support/SystemUtils.h
+include/llvm/Support/TargetFolder.h
+include/llvm/Support/Timer.h
+include/llvm/Support/raw_ostream.h
+include/llvm/Support/type_traits.h
+include/llvm/SymbolTableListTraits.h
+include/llvm/System/Alarm.h
+include/llvm/System/Disassembler.h
+include/llvm/System/DynamicLibrary.h
+include/llvm/System/Host.h
+include/llvm/System/IncludeFile.h
+include/llvm/System/LICENSE.TXT
+include/llvm/System/Memory.h
+include/llvm/System/Mutex.h
+include/llvm/System/Path.h
+include/llvm/System/Process.h
+include/llvm/System/Program.h
+include/llvm/System/Signals.h
+include/llvm/System/Solaris.h
+include/llvm/System/TimeValue.h
+include/llvm/Target/DarwinTargetAsmInfo.h
+include/llvm/Target/ELFTargetAsmInfo.h
+include/llvm/Target/SubtargetFeature.h
+include/llvm/Target/Target.td
+include/llvm/Target/TargetAsmInfo.h
+include/llvm/Target/TargetCallingConv.td
+include/llvm/Target/TargetData.h
+include/llvm/Target/TargetELFWriterInfo.h
+include/llvm/Target/TargetFrameInfo.h
+include/llvm/Target/TargetInstrDesc.h
+include/llvm/Target/TargetInstrInfo.h
+include/llvm/Target/TargetInstrItineraries.h
+include/llvm/Target/TargetJITInfo.h
+include/llvm/Target/TargetLowering.h
+include/llvm/Target/TargetMachOWriterInfo.h
+include/llvm/Target/TargetMachine.h
+include/llvm/Target/TargetMachineRegistry.h
+include/llvm/Target/TargetOptions.h
+include/llvm/Target/TargetRegisterInfo.h
+include/llvm/Target/TargetSchedule.td
+include/llvm/Target/TargetSelectionDAG.td
+include/llvm/Target/TargetSubtarget.h
+include/llvm/Transforms/IPO.h
+include/llvm/Transforms/IPO/InlinerPass.h
+include/llvm/Transforms/Instrumentation.h
+include/llvm/Transforms/RSProfiling.h
+include/llvm/Transforms/Scalar.h
+include/llvm/Transforms/Utils/BasicBlockUtils.h
+include/llvm/Transforms/Utils/BasicInliner.h
+include/llvm/Transforms/Utils/Cloning.h
+include/llvm/Transforms/Utils/FunctionUtils.h
+include/llvm/Transforms/Utils/InlineCost.h
+include/llvm/Transforms/Utils/Local.h
+include/llvm/Transforms/Utils/PromoteMemToReg.h
+include/llvm/Transforms/Utils/UnifyFunctionExitNodes.h
+include/llvm/Transforms/Utils/UnrollLoop.h
+include/llvm/Transforms/Utils/ValueMapper.h
+include/llvm/Type.h
+include/llvm/TypeSymbolTable.h
+include/llvm/Use.h
+include/llvm/User.h
+include/llvm/Value.h
+include/llvm/ValueSymbolTable.h
+lib/LLVMARMAsmPrinter.o
+lib/LLVMARMCodeGen.o
+lib/LLVMAlphaAsmPrinter.o
+lib/LLVMAlphaCodeGen.o
+lib/LLVMCBackend.o
+lib/LLVMCellSPUAsmPrinter.o
+lib/LLVMCellSPUCodeGen.o
+lib/LLVMCppBackend.o
+lib/LLVMExecutionEngine.o
+lib/LLVMHello.a
+lib/LLVMHello.la
+lib/LLVMHello.so
+lib/LLVMHello.so.0
+lib/LLVMIA64.o
+lib/LLVMInterpreter.o
+lib/LLVMJIT.o
+lib/LLVMMSIL.o
+lib/LLVMMips.o
+lib/LLVMPIC16.o
+lib/LLVMPowerPCAsmPrinter.o
+lib/LLVMPowerPCCodeGen.o
+lib/LLVMSparcAsmPrinter.o
+lib/LLVMSparcCodeGen.o
+lib/LLVMX86AsmPrinter.o
+lib/LLVMX86CodeGen.o
+lib/LLVMXCore.o
+lib/libLLVMAnalysis.a
+lib/libLLVMArchive.a
+lib/libLLVMAsmParser.a
+lib/libLLVMAsmPrinter.a
+lib/libLLVMBitReader.a
+lib/libLLVMBitWriter.a
+lib/libLLVMCodeGen.a
+lib/libLLVMCore.a
+lib/libLLVMDebugger.a
+lib/libLLVMInstrumentation.a
+lib/libLLVMLinker.a
+lib/libLLVMScalarOpts.a
+lib/libLLVMSelectionDAG.a
+lib/libLLVMSupport.a
+lib/libLLVMSystem.a
+lib/libLLVMTarget.a
+lib/libLLVMTransformUtils.a
+lib/libLLVMipa.a
+lib/libLLVMipo.a
+lib/plugin_llvmc_Base.o
+lib/plugin_llvmc_Clang.o
+%%PORTDOCS%%%%DOCSDIR%%/html.tar.gz
+%%PORTDOCS%%%%DOCSDIR%%/html/AliasAnalysis.html
+%%PORTDOCS%%%%DOCSDIR%%/html/BitCodeFormat.html
+%%PORTDOCS%%%%DOCSDIR%%/html/Bugpoint.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CFEBuildInstrs.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CMake.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CodeGenerator.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CodingStandards.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/bugpoint.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/lli.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-ar.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-as.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-bcanalyzer.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-config.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-db.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-dis.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-extract.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-ld.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-link.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-nm.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-prof.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvm-ranlib.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvmc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvmgcc.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/llvmgxx.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/manpage.css
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/opt.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandGuide/tblgen.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CommandLine.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CompilerDriver.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CompilerDriverTutorial.html
+%%PORTDOCS%%%%DOCSDIR%%/html/CompilerWriterInfo.html
+%%PORTDOCS%%%%DOCSDIR%%/html/DeveloperPolicy.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ExceptionHandling.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ExtendingLLVM.html
+%%PORTDOCS%%%%DOCSDIR%%/html/FAQ.html
+%%PORTDOCS%%%%DOCSDIR%%/html/GCCFEBuildInstrs.html
+%%PORTDOCS%%%%DOCSDIR%%/html/GarbageCollection.html
+%%PORTDOCS%%%%DOCSDIR%%/html/GetElementPtr.html
+%%PORTDOCS%%%%DOCSDIR%%/html/GettingStarted.html
+%%PORTDOCS%%%%DOCSDIR%%/html/GettingStartedVS.html
+%%PORTDOCS%%%%DOCSDIR%%/html/HowToReleaseLLVM.html
+%%PORTDOCS%%%%DOCSDIR%%/html/HowToSubmitABug.html
+%%PORTDOCS%%%%DOCSDIR%%/html/LangRef.html
+%%PORTDOCS%%%%DOCSDIR%%/html/Lexicon.html
+%%PORTDOCS%%%%DOCSDIR%%/html/LinkTimeOptimization.html
+%%PORTDOCS%%%%DOCSDIR%%/html/MakefileGuide.html
+%%PORTDOCS%%%%DOCSDIR%%/html/Passes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ProgrammersManual.html
+%%PORTDOCS%%%%DOCSDIR%%/html/Projects.html
+%%PORTDOCS%%%%DOCSDIR%%/html/ReleaseNotes.html
+%%PORTDOCS%%%%DOCSDIR%%/html/SourceLevelDebugging.html
+%%PORTDOCS%%%%DOCSDIR%%/html/SystemLibrary.html
+%%PORTDOCS%%%%DOCSDIR%%/html/TableGenFundamentals.html
+%%PORTDOCS%%%%DOCSDIR%%/html/TestingGuide.html
+%%PORTDOCS%%%%DOCSDIR%%/html/UsingLibraries.html
+%%PORTDOCS%%%%DOCSDIR%%/html/WritingAnLLVMBackend.html
+%%PORTDOCS%%%%DOCSDIR%%/html/WritingAnLLVMPass.html
+%%PORTDOCS%%%%DOCSDIR%%/html/doxygen.css
+%%PORTDOCS%%%%DOCSDIR%%/html/img/Debugging.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/img/libdeps.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/img/lines.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/img/objdeps.gif
+%%PORTDOCS%%%%DOCSDIR%%/html/img/venusflytrap.jpg
+%%PORTDOCS%%%%DOCSDIR%%/html/index.html
+%%PORTDOCS%%%%DOCSDIR%%/html/llvm.css
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/JITTutorial1.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/JITTutorial2.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl1.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl2.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl3.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl4.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl5.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl6.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl7.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/LangImpl8.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl1.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl2.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl3.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl4.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl5.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl6.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/OCamlLangImpl7.html
+%%PORTDOCS%%%%DOCSDIR%%/html/tutorial/index.html
+%%PORTDOCS%%%%DOCSDIR%%/ps/bugpoint.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llc.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/lli.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-ar.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-as.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-bcanalyzer.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-config.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-db.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-dis.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-extract.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-ld.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-link.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-nm.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-prof.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvm-ranlib.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvmc.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvmgcc.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/llvmgxx.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/opt.ps
+%%PORTDOCS%%%%DOCSDIR%%/ps/tblgen.ps
+ at dirrm include/llvm/Transforms/Utils
+ at dirrm include/llvm/Transforms/IPO
+ at dirrm include/llvm/Transforms
+ at dirrm include/llvm/Target
+ at dirrm include/llvm/System
+ at dirrm include/llvm/Support
+ at dirrm include/llvm/ExecutionEngine
+ at dirrm include/llvm/Debugger
+ at dirrm include/llvm/Config
+ at dirrm include/llvm/CompilerDriver
+ at dirrm include/llvm/CodeGen
+ at dirrm include/llvm/Bitcode
+ at dirrm include/llvm/Assembly
+ at dirrm include/llvm/Analysis
+ at dirrm include/llvm/ADT
+ at dirrm include/llvm-c/Transforms
+ at dirrm include/llvm-c
+ at dirrm include/llvm
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/ps
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/tutorial
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/img
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html/CommandGuide
+%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
--- /dev/null
+++ devel/llvm/Makefile
@@ -0,0 +1,103 @@
+# $MidnightBSD: mports/devel/llvm/Makefile,v 1.1 2009/03/25 15:44:30 laffer1 Exp $
+
+PORTNAME= llvm
+PORTVERSION= 2.5
+CATEGORIES= devel lang
+MASTER_SITES= http://llvm.org/releases/${PORTVERSION}/
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Low Level Virtual Machine
+LICENSE= agg
+
+.if defined(PACKAGE_BUILDING) || defined(MAINTAINER_MODE)
+BUILD_DEPENDS= runtest:${PORTSDIR}/misc/dejagnu
+.endif
+.if defined(MAINTAINER_MODE)
+BUILD_DEPENDS+= f2c:${PORTSDIR}/lang/f2c
+.endif
+
+GNU_CONFIGURE= yes
+USE_GMAKE= yes
+USE_PERL5_BUILD=yes
+
+.if defined(MAINTAINER_MODE)
+CONFIGURE_ARGS+= --with-f2c=${LOCALBASE}
+.else
+CONFIGURE_ARGS+= --enable-optimized
+.endif
+
+.if defined(NOPORTDOCS)
+DOCSRCDIR=
+.else
+DOCSRCDIR= docs
+.endif
+
+MAN1= bugpoint.1 llc.1 lli.1 llvm-ar.1 \
+ llvm-as.1 llvm-bcanalyzer.1 llvm-config.1 llvm-db.1 \
+ llvm-dis.1 llvm-extract.1 llvm-ld.1 llvm-link.1 llvm-nm.1 \
+ llvm-prof.1 llvm-ranlib.1 llvmc.1 llvmgcc.1 \
+ llvmgxx.1 opt.1 tblgen.1
+
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
+post-patch:
+ ${REINPLACE_CMD} -e 's|\(PROJ_docsdir.*:=\).*$$|\1${FAKE_DESTDIR}${DOCSDIR}|g' \
+ ${WRKSRC}/Makefile.config.in
+ ${REINPLACE_CMD} -e 's|\(PROJ_mandir.*:=\).*$$|\1${FAKE_DESTDIR}${MANPREFIX}/man|g' \
+ ${WRKSRC}/Makefile.config.in
+ ${MKDIR} ${WRKSRC}/${DOCSRCDIR}
+ ${REINPLACE_CMD} -e 's|%%DOCSRCDIR%%|${WRKSRC}/${DOCSRCDIR}|' \
+ ${WRKSRC}/Makefile
+
+post-build:
+ cd ${WRKSRC}/docs/CommandGuide && \
+ ${GMAKE} man
+
+post-install:
+ cd ${WRKSRC}/docs/CommandGuide && \
+ ${INSTALL_MAN} ${MAN1} ${MANPREFIX}/man/man1/
+ ${REINPLACE_CMD} -e 's|${FAKE_DESTDIR}||' \
+ ${PREFIX}/bin/gccas \
+ ${PREFIX}/bin/gccld
+
+
+TEST_CMD= '(cd ${WRKSRC}/test; ${SETENV} ${MAKE_ENV} ${GMAKE} check)'
+regression-test: ${BUILD_COOKIE}
+ if [ `${ID} -u` = 0 ]; then \
+ ${CHOWN} -R nobody ${WRKSRC}/test; \
+ su -m nobody -c ${TEST_CMD}; \
+ else \
+ ${SH} -c ${TEST_CMD}; \
+ fi
+
+PLIST_FILE_LIST= bin/bugpoint \
+ bin/gccas \
+ bin/gccld \
+ bin/llc \
+ bin/lli \
+ bin/llvm* \
+ bin/opt \
+ lib/LLVM* \
+ lib/libLLVM* \
+ lib/plugin_llvm*
+PLIST_DIR_LIST= include/llvm-c \
+ include/llvm
+build-plist:
+ ${RM} ${PLIST}
+ cd ${PREFIX} && \
+ (ls ${PLIST_FILE_LIST}; ${FIND} ${PLIST_DIR_LIST} -type f) | \
+ ${SORT} >> ${PLIST}
+ ${FIND} ${DOCSDIR} -type f | \
+ ${SED} -e 's|${DOCSDIR}|%%PORTDOCS%%%%DOCSDIR%%|' | ${SORT} >> ${PLIST}
+ cd ${PREFIX} && \
+ ${FIND} ${PLIST_DIR_LIST} -type d | \
+ ${SORT} -r | ${SED} -e 's|^|@dirrm |' >> ${PLIST}
+ ${FIND} ${DOCSDIR} -type d | ${SORT} -r | \
+ ${SED} -e 's|^|%%PORTDOCS%%@dirrm |' \
+ -e 's|${DOCSDIR}|%%DOCSDIR%%|' >> ${PLIST}
+
+.include <bsd.port.post.mk>
--- /dev/null
+++ devel/llvm/distinfo
@@ -0,0 +1,3 @@
+MD5 (llvm-2.5.tar.gz) = 55df2ea8665c8094ad2ef85187b9fc74
+SHA256 (llvm-2.5.tar.gz) = 8f3d69e63bc5d1ee2c2ee49ff07ccb7e070070a0e937813d2a6179b9e2e173ed
+SIZE (llvm-2.5.tar.gz) = 6660609
--- /dev/null
+++ devel/llvm/files/patch-Makefile
@@ -0,0 +1,14 @@
+
+$FreeBSD: ports/devel/llvm/files/patch-Makefile,v 1.2 2009/03/04 21:01:10 brooks Exp $
+
+--- Makefile.orig
++++ Makefile
+@@ -24,7 +24,7 @@
+ OPTIONAL_DIRS :=
+ else
+ DIRS := lib/System lib/Support utils lib/VMCore lib tools/llvm-config \
+- tools runtime docs
++ tools runtime %%DOCSRCDIR%%
+ OPTIONAL_DIRS := examples projects bindings
+ endif
+
More information about the Midnightbsd-cvs
mailing list