| Port details |
- bugzilla52 Bug-tracking system developed by Mozilla Project
- 5.2_3 devel
=0 5.2Version of this port present on the latest quarterly branch. - Maintainer: bz-ports@FreeBSD.org
 - Port Added: 2025-04-14 18:51:04
- Last Update: 2026-06-29 03:33:17
- Commit Hash: aea5f94
- License: MPL20
- WWW:
- https://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
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- bugzilla52>0:devel/bugzilla52
- Conflicts:
- CONFLICTS_INSTALL:
- To install the port:
- cd /usr/ports/devel/bugzilla52/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/bugzilla52
- pkg install bugzilla52
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: bugzilla52
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1736053912
SHA256 (bugzilla/bugzilla-5.2.tar.gz) = 6a2d66352456695fcdd1d0d7a9afe62fc2a94cc6217ebccc2b9b474d5c047b74
SIZE (bugzilla/bugzilla-5.2.tar.gz) = 85692063
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- p5-CGI>=3.51 : www/p5-CGI
- p5-Class-XSAccessor>0 : devel/p5-Class-XSAccessor
- p5-DBI>=1.614 : databases/p5-DBI
- p5-DateTime-TimeZone>=1.64 : devel/p5-DateTime-TimeZone
- p5-DateTime>=0.75 : devel/p5-DateTime
- p5-Digest-SHA>=0 : security/p5-Digest-SHA
- p5-Email-MIME>=1.904 : mail/p5-Email-MIME
- p5-Email-Sender>=1.300011 : mail/p5-Email-Sender
- p5-Encode-Detect>=0 : converters/p5-Encode-Detect
- p5-JSON-XS>=2.01 : converters/p5-JSON-XS
- p5-List-MoreUtils>=0.32 : lang/p5-List-MoreUtils
- p5-Math-Random-ISAAC>=1.001 : math/p5-Math-Random-ISAAC
- p5-Module-Pluggable>=5.1 : devel/p5-Module-Pluggable
- p5-Template-Toolkit>=3.009 : www/p5-Template-Toolkit
- p5-Text-Tabs+Wrap>=2013.0523 : textproc/p5-Text-Tabs+Wrap
- p5-TimeDate>=2.23 : devel/p5-TimeDate
- p5-URI>=1.55 : net/p5-URI
- p5-Chart>=2.4.10_1 : graphics/p5-Chart
- 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-HTML-Parser>=3.67 : www/p5-HTML-Parser
- p5-HTML-Scrubber>=0 : www/p5-HTML-Scrubber
- p5-PatchReader>=0.9.6 : devel/p5-PatchReader
- interdiff : misc/patchutils
- perl5>=5.42.r<5.43 : lang/perl5.42
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for bugzilla52-5.2_3:
MODPERL=off: mod_perl protocol 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
SQLITE=off: SQLite database support
MEMCACHED=off: Memcached Support
====> Reports and Charts
GRAPHVIZ=off: Graphviz graph drawing support
GRAPH_REPORTS=on: Graphical Reports
CHARTING_MODULES=on: Bug charting support
====> Attachment handling
BMP2PNG=off: BMP Attachments to PNGs
MIME_SNIFF=off: Sniff MIME type of attachments
====> Email handling
INBOUND_EMAIL=off: Inbound Email
MAIL_QUEUEING=off: Mail Queueing
SMTP_AUTH=off: SMTP Authentication
====> Web Services
XMLRPC=off: XML-RPC Interface
JSONRPC=off: JSON-RPC Interface
REST=off: REST Interface
====> Alternative Authentication
LDAP=off: LDAP protocol 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
====> Extensions
MOREBUGURL=off: See Also Extensions
VOTING=off: Bug Voting Extension
===> Use 'make config' to modify these settings
- Options name:
- devel_bugzilla52
- USES:
- cpe perl5
- 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 |
5.2_3 29 Jun 2026 03:33:17
    |
Mark Linimon (linimon)  |
devel/bugzilla52: fix brain-o in dependency list.
Reviewed by: Darius |
5.2_2 27 Jun 2026 12:18:16
    |
Mark Linimon (linimon)  |
devel/bugzilla52: fix typo in patch. |
5.2_2 27 Jun 2026 12:17:27
    |
Mark Linimon (linimon)  |
devel/bugzilla52: remove two duplicate patches. |
5.2_2 24 Jun 2026 04:31:50
    |
Mark Linimon (linimon)  |
devel/bugzilla52: bump requirement for p5-Chart. |
5.2_1 24 Jun 2026 04:18:40
    |
Mark Linimon (linimon)  |
devel/bugzilla52: bump PORTREVISION.
3 new patches have been added to files/ . Bump PORTREVISION to force
a package build to pick these up.
While here, update p5-Template-Toolkit dependency as already required
in upstream 5.2.1 (not yet released). |
5.2 24 Jun 2026 04:18:39
    |
Mark Linimon (linimon)  |
devel/bugzilla52: add a new patch.
Newer versions of perl (post 5.38) object to a line in Bug.pm
as being ambiguous. Change the logic to do what the line was
originally intended to do. |
5.2 24 Jun 2026 04:18:18
    |
Mark Linimon (linimon)  |
devel/bugzilla52: add two patches.
These two patches had been found on production over a year
ago. They were copied to development but somehow never to
the actual port itself. |
5.2 23 Dec 2025 13:13:10
    |
Gleb Popov (arrowd)  |
devel/bugzilla5{0,2}: Fix pkg-plist |
5.2 14 Apr 2025 18:49:59
    |
Mark Linimon (linimon)  |
devel/bugzilla52: new port for the latest supported version.
Sponsored by: The FreeBSD Foundation
PR: 284304 |