Port details |
- bugzilla Bug-tracking system developed by Mozilla Project
- 4.0.10 devel
=20 4.0.10Version of this port present on the latest quarterly branch.
- Maintainer: bugzilla@FreeBSD.org
- Port Added: 2001-10-01 10:18:56
- Last Update: 2013-10-17 19:35:22
- SVN Revision: 330666
- People watching this port, also watch:: nmap, curl, rsync, gmake, gnupg
- License: MPL
- WWW:
- http://www.bugzilla.org/
- Description:
- 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/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- bugzilla>0:devel/bugzilla
- No installation instructions:
- This port has been deleted.
- PKGNAME: bugzilla
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5.14.4 : lang/perl5.14
- Runtime dependencies:
-
- p5-CGI.pm>=3.51 : www/p5-CGI.pm
- p5-DBI>=1.41 : databases/p5-DBI
- p5-DateTime-TimeZone>=0.71 : devel/p5-DateTime-TimeZone
- p5-DateTime>=0.28 : devel/p5-DateTime
- p5-Email-MIME>=1.904 : mail/p5-Email-MIME
- p5-Email-Send>=2.00 : mail/p5-Email-Send
- p5-List-MoreUtils>=0.22 : lang/p5-List-MoreUtils
- p5-Math-Random-Secure>=0.05 : math/p5-Math-Random-Secure
- p5-Template-Toolkit>=2.22 : www/p5-Template-Toolkit
- p5-TimeDate>=1.19 : devel/p5-TimeDate
- p5-URI>=0 : net/p5-URI
- p5-GD>=1.20 : graphics/p5-GD
- p5-GD-Graph>=0 : graphics/p5-GD-Graph
- p5-GD-TextUtil>=0 : graphics/p5-GD-TextUtil
- p5-Template-GD>=0 : www/p5-Template-GD
- p5-Chart>=2.1 : graphics/p5-Chart
- p5-PatchReader>=0.9.4 : devel/p5-PatchReader
- interdiff : misc/patchutils
- p5-HTML-Parser>=3.40 : www/p5-HTML-Parser
- p5-HTML-Scrubber>=0 : www/p5-HTML-Scrubber
- perl5.14.4 : lang/perl5.14
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- ===> The following configuration options are available for bugzilla-4.0.10:
DOCS=on: Build and/or install documentation
MODPERL=off: mod_perl support
====> Options available for the group UI
PATCH_VIEWER=on: Patch Viewer
MORE_HTML=on: More HTML in Product/Group Descriptions
====> Database Engine
MYSQL=off: MySQL database support
PGSQL=off: PostgreSQL database support
====> Reports and Charts
GRAPHVIZ=off: Graphviz support
GRAPH_REPORTS=on: Graphical Reports
CHARTING_MODULES=on: Bug charting support
====> Attachment handling
BMP2PNG=off: BMP Attachments to PNGs
====> Email handling
INBOUND_EMAIL=off: Inbound Email
MAIL_QUEUEING=off: Mail Queueing
====> Web Services
XMLRPC=off: XML-RPC Interface
JSONRPC=off: JSON-RPC Interface
====> Alternative Authentication
LDAP=off: LDAP support
RADIUS=off: RADIUS protocol support
====> Administration
MOVE_BUGZ=off: Move Bugs Between Installations
EXPORT_IMPORT=off: Import/export bugs (via XML)
CONTRIB=on: Install user-contributed scripts
===> Use 'make config' to modify these settings
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.16.3 13 May 2003 17:05:01 |
fjoe |
redirect rmdir stderr to /dev/null |
2.16.3 12 May 2003 13:54:49 |
fjoe |
Security update to 2.16.3.
See http://www.bugzilla.org/security/2.16.2/.
PR: 52096 |
2.16.2 24 Mar 2003 15:15:45 |
fjoe |
Add WITH_CONTRIB knob to install contributed scripts.
Submitted by: Alexey Neyman <alexey.neyman (at) auriga.ru> |
2.16.2 24 Mar 2003 14:45:34 |
fjoe |
Update to 2.16.2
PR: 47883 |
2.16.2 24 Mar 2003 14:44:31 |
fjoe |
Update to 2.16.2
PR: 47883 |
2.14.4 20 Feb 2003 17:07:10 |
knu |
De-pkg-comment. |
2.14.4 23 Jan 2003 15:54:13 |
phantom |
Resign from maintainership. I don't use it anymore. |
2.14.4 11 Oct 2002 14:28:29 |
phantom |
Update to 2.14.4 (one more security update)
PR: ports/43883
Submitted by: Jason Li <delphij@frontfree.net> |
2.14.3 18 Aug 2002 15:33:46 |
phantom |
Update to 2.14.3.
Fixes broken in 2.14.2 ability to sort bug lists on more then one field
and possible security hole with contrib/bug_email.pl and
contrib/bugzilla_email_append.pl scripts.
This is bugfix release and latest release from 2.14 branch. This update
provided for 2.14 users who would like to stay with 2.14. All new users
should wait until port is updated to 2.16. |
2.14.2 08 Jul 2002 15:26:41 |
phantom |
Remove leftovers (read *.bak) of REINPLACE_CMD execution. |
2.14.2 08 Jul 2002 15:23:24 |
phantom |
PERL -> REINPLACE_CMD
PR: 39749
Submitted by: Paul Marquis <pmarquis@pobox.com> |
2.14.2 08 Jul 2002 15:07:24 |
phantom |
Rename patch file for consistency. |
2.14.2 08 Jul 2002 15:04:41 |
phantom |
Fix plist |
2.14.2 08 Jul 2002 15:03:44 |
phantom |
Update to 2.14.2. This is security update! Upgrade recomended!
PR: ports/39041
Submitted by: Paul Marquis <pmarquis@pobox.com> |
08 Jan 2002 11:10:50 |
phantom |
Fix path to perl for runtests.sh (appeared in 2.14.1) |
08 Jan 2002 11:07:43 |
phantom |
* FORCED COMMIT SINCE PREVIOUS COMMIT WAS FAILED IN MIDDLE AND * MAIL
NOTIFICATION WASN'T SEND |
20 Dec 2001 17:55:21 |
phantom |
Use perl expression to fix path to sendmail rather than using plain patches
for each case. |
17 Dec 2001 18:53:25 |
phantom |
Fix default location of sendmail binary |
05 Dec 2001 22:05:14 |
phantom |
Fix path |
08 Oct 2001 19:42:23 |
phantom |
* reconstruct Makefile defaults to make it more package friendly * learn
default distribution about some default FreeBSD settings * add new option to
setup XML modules used to export/import bugs to share them between different
Bugzilla instances * use ${INSTALL_SCRIPT} rather than ${INSTALL}. Inspired by
petef's letter. This also caused me to think "when such complex system as
FreeBSD ports should do such simple things like prepearing of cap of
coffee?" |
02 Oct 2001 20:37:43 |
phantom |
* don't setup README.docs. It's developers resource. * use ${INSTALL} directly
instead of ${INSTALL_DATA} to preserve exec permissions for scripts * add
post-install target to display pkg-message * rewrite pkg-message to give
minimal quick setup instructions |
01 Oct 2001 15:35:20 |
phantom |
Use two colons after "pre-everything" target |
01 Oct 2001 14:18:56 |
phantom |
Add bugzilla 2.14, bug-tracking system developed by Mozilla Project |