The FreeBSD Ports Archive
FreeBSD devel : bugzilla4>
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
http://www.bugzilla.org/
|
bugzilla history
v. 1.53
date: 2007/09/22 10:27:15; author: skv; state: Exp; lines: +1 -1
Update to 3.0.2
PR: ports/116517
Submitted by: Nick Barkas
Changes: http://www.bugzilla.org/releases/3.0.2/release-notes.html
Security: http://www.vuxml.org/freebsd/f8d3689e-6770-11dc-8be8-02e0185f8d72.html
v. 1.52
date: 2007/08/30 12:37:12; author: skv; state: Exp; lines: +1 -1
Update to 3.0.1
Changes: http://www.bugzilla.org/releases/3.0.1/release-notes.html
v. 1.51
date: 2007/05/28 12:03:47; author: skv; state: Exp; lines: +6 -5
* fix dependencies
* fix perl path [1]
PR: ports/112257 [1]
Submitted by: Christopher McCrory [1]
v. 1.50
date: 2007/05/27 13:16:35; author: skv; state: Exp; lines: +53 -17
Upgrade Bugzilla to 3.0; repocopy 2.x branch to devel/bugzilla2
v. 1.49
date: 2007/05/19 20:02:10; author: flz; state: Exp; lines: +1 -0
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.48
date: 2007/02/12 14:23:26; author: skv; state: Exp; lines: +3 -6
* update to 2.22.2
* remove EMAIL_GATEWAY option (it's by default now)
* add dependency on p5-Mail-Tools [1]
Changes: http://www.bugzilla.org/releases/2.22.2/release-notes.html
PR: ports/103453 [1]
Submitted by: Cezary Morga [1]
v. 1.47
date: 2006/11/15 14:47:20; author: skv; state: Exp; lines: +1 -1
Update to 2.22.1
Changes: http://www.bugzilla.org/releases/2.22.1/release-notes.html
PR: ports/105554
Sumbitted by: Ulrich Spoerlein
v. 1.46
date: 2006/07/05 02:30:54; author: linimon; state: Exp; lines: +1 -1
Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR: ports/92445
Hat: portmgr
v. 1.45
date: 2006/05/13 06:57:44; author: ale; state: Exp; lines: +0 -1
Remove redundant DEFAULT_MYSQL_VER and fix package for the future mysql
default version bump.
v. 1.44
date: 2006/05/02 13:27:51; author: skv; state: Exp; lines: +19 -5
Update to 2.22
Changes: http://www.bugzilla.org/releases/2.22/release-notes.html
v. 1.43
date: 2006/02/27 14:40:23; author: skv; state: Exp; lines: +1 -1
Update Bugzilla to 2.20.1
Approved by: portmgr (clement)
Pointed by: mnag
Security: http://vuxml.FreeBSD.org/46f7b598-a781-11da-906a-fde5cdde365e
v. 1.42
date: 2005/10/26 08:26:51; author: skv; state: Exp; lines: +1 -2
Unbreak build.
v. 1.41
date: 2005/10/26 06:17:02; author: kris; state: Exp; lines: +2 -0
BROKEN: Missing perl dependency
v. 1.40
date: 2005/10/06 12:41:17; author: skv; state: Exp; lines: +7 -3
Update to 2.20
v. 1.39
date: 2005/07/11 14:13:23; author: skv; state: Exp; lines: +1 -2
Update to 2.18.3, bug-fixes:
* https://bugzilla.mozilla.org/show_bug.cgi?id=293159
* https://bugzilla.mozilla.org/show_bug.cgi?id=292544
Reported by: simon
Security: http://vuxml.freebsd.org/6e33f4ab-efed-11d9-8310-0001020eed82.html
v. 1.38
date: 2005/06/11 16:12:42; author: skv; state: Exp; lines: +2 -1
* reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
v. 1.37
date: 2005/06/08 14:56:01; author: skv; state: Exp; lines: +6 -2
Update to 2.18.1
PR: ports/81583
Submitted by: Choe, Cheng-Dae
v. 1.36
date: 2005/04/21 08:31:39; author: skv; state: Exp; lines: +1 -1
* fix Data::Dumper detection
* fix pkg-message
v. 1.35
date: 2005/04/20 16:54:53; author: skv; state: Exp; lines: +68 -80
* add OPTIONS
* use APACHE_DATADIR if defined
* fix RUN_DEPENDS
* fix pkg-plist
* update pkg-descr
* take maintainership
v. 1.34
date: 2005/02/24 21:42:40; author: sem; state: Exp; lines: +1 -0
- Because of bugzilla's bugs. checksetup.pl doesn't check File::Spec modules version. So disable it's version check. (https://bugzilla.mozilla.org/show_bug.cgi?id=257933)
- fix web server's uid/gid
- fix plist that not listed
PR: ports/76946
Submitted by: "Choe, Cheng-Dae"
v. 1.33
date: 2005/01/24 16:44:20; author: pav; state: Exp; lines: +19 -18
- Update to 2.18
PR: ports/76531
Submitted by: "Choe, Cheng-Dae"
v. 1.32
date: 2004/10/27 19:23:53; author: pav; state: Exp; lines: +1 -1
- Update to 2.16.7, a security release:
Class: Unauthorized Bug Change
Versions: 2.9 through 2.18rc2 and 2.19
Description: It is possible to send a carefully crafted HTTP POST
message to process_bug.cgi which will remove keywords from
a bug even if you don't have permissions to edit all bug
fields (the "editbugs" permission). Such changes are
reported in "bug changed" email notifications, so they are
easily detected and reversed if someone abuses it.
Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=252638
- Correct SQL command in pkg-message
PR: ports/71161, ports/73166
Submitted by: Dmitry A Grigorovich
v. 1.31
date: 2004/07/17 05:22:19; author: edwin; state: Exp; lines: +1 -1
[PATCH] devel/bugzilla: update to 2.16.6
- Update to 2.16.6
PR: ports/69105
Submitted by: TAKATSU Tomonari
v. 1.30
date: 2004/07/14 23:18:18; author: eik; state: Exp; lines: +1 -3
Fix DIST_SUBDIR and make the port fetchable again.
Note that it is still vulnerable to
v. 1.29
date: 2004/07/14 22:18:27; author: kris; state: Exp; lines: +2 -0
BROKEN: Unfetchable
v. 1.28
date: 2004/06/30 08:27:10; author: eik; state: Exp; lines: +5 -6
- update devel/bugzilla to 2.16.5
- new slave port japanese/bugzilla
PR: 68318, 68319
Submitted by: TAKATSU Tomonari
v. 1.27
date: 2004/02/12 04:36:05; author: linimon; state: Exp; lines: +18 -13
Modifications to make this a master port for upcoming slave port
japanese/bugzilla. Should have no effect otherwise.
PR: ports/62545
Submitted by: TAKATSU Tomonari
v. 1.26
date: 2004/02/05 19:17:40; author: trevor; state: Exp; lines: +1 -2
Remove redundant master site.
PR: 62372
Submitted by: Tom McLaughlin
v. 1.25
date: 2003/11/21 11:36:02; author: jeh; state: Exp; lines: +1 -2
There are several security related problem in bugzilla 2.16.3 and earlier,
The bugzilla developer released a security advisory.
see: http://www.bugzilla.org/security/2.16.3/
PR: 58905
Submitted by: Kang Liu
v. 1.24
date: 2003/11/13 14:44:59; author: trevor; state: Exp; lines: +10 -10
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
v. 1.23
date: 2003/10/24 12:01:29; author: ijliao; state: Exp; lines: +1 -1
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung
v. 1.22
date: 2003/10/05 16:40:42; author: leeym; state: Exp; lines: +0 -1
The devel/bugzilla port has an explicit LIB_DEPENDS dependency on
libmysqlclient.so.10 from the mysql323-client port. However, bugzilla
will work fine with just about any version of MySQL.
Could just insert USE_MYSQL, but the bugzilla port only really needs
access to the perl DBD::Mysql modules and can depend on MySQL
implicitly through that port..
PR: 57607
Submitted by: Matthew Seaman
v. 1.21
date: 2003/09/27 00:23:55; author: edwin; state: Exp; lines: +2 -2
ECHO -> ECHO_MSG
(ECHO_CMD for deskutils/notebook)
PR: ports/56767-56770,56772-56774,56776-56784
Submitted by: KATO Tsuguru
v. 1.20
date: 2003/09/16 05:43:50; author: erwin; state: Exp; lines: +1 -2
Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.
Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.
Approved by: portmgr (marcus)
v. 1.19
date: 2003/07/03 14:26:03; author: osa; state: Exp; lines: +2 -2
Fix a typo: s/NOPORTSDOCS/NOPORTDOCS/ for Makefile [1]
Use ${DOCSDIR} [2]
s/share\/doc\/.../%%DOCSDIR%%/ for pkg-plist [2]
PR: 53911
Submitted by: Oliver Eikemeier [1]
osa [2]
Approved by: fjoe (mentor) (implicit)
v. 1.18
date: 2003/05/20 07:26:34; author: wjv; state: Exp; lines: +11 -8
- Fix something which has been broken in this port for a long time:
installation to ${PREFIX}/www/data.default. "data.default" was an artifact
of a long obsolete version of the Apache port. Put installation directory
under control of a variable $BUGZILLADIR instead. Carry through to
pkg-plist via a pragma.
- Bump $PORTREVISION.
v. 1.17
date: 2003/05/12 13:54:49; author: fjoe; state: Exp; lines: +1 -1
Security update to 2.16.3.
See http://www.bugzilla.org/security/2.16.2/.
PR: 52096
v. 1.16
date: 2003/03/24 15:15:45; author: fjoe; state: Exp; lines: +23 -0
Add WITH_CONTRIB knob to install contributed scripts.
Submitted by: Alexey Neyman
v. 1.15
date: 2003/03/24 14:44:30; author: fjoe; state: Exp; lines: +6 -4
Update to 2.16.2
PR: 47883
v. 1.14
date: 2003/02/20 17:06:40; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.13
date: 2003/01/23 15:54:12; author: phantom; state: Exp; lines: +1 -1
Resign from maintainership. I don't use it anymore.
v. 1.12
date: 2002/10/11 14:28:29; author: phantom; state: Exp; lines: +1 -1
Update to 2.14.4 (one more security update)
PR: ports/43883
Submitted by: Jason Li
v. 1.11
date: 2002/08/18 15:33:46; author: phantom; state: Exp; lines: +1 -1
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.
v. 1.10
date: 2002/07/08 15:26:41; author: phantom; state: Exp; lines: +1 -0
Remove leftovers (read *.bak) of REINPLACE_CMD execution.
v. 1.9
date: 2002/07/08 15:23:24; author: phantom; state: Exp; lines: +4 -2
PERL -> REINPLACE_CMD
PR: 39749
Submitted by: Paul Marquis
v. 1.8
date: 2002/07/08 15:03:43; author: phantom; state: Exp; lines: +1 -1
Update to 2.14.2. This is security update! Upgrade recomended!
PR: ports/39041
Submitted by: Paul Marquis
v. 1.7
date: 2002/01/08 11:07:43; author: phantom; state: Exp; lines: +0 -0
* FORCED COMMIT SINCE PREVIOUS COMMIT WAS FAILED IN MIDDLE AND
* MAIL NOTIFICATION WASN'T SEND
Update to 2.14.1 (security update). Upgrade to all users highly
recomended!
From Security Advisory for Bugzilla:
: *** SECURITY ISSUES RESOLVED ***
:
: - Multiple instances of user-account hijacking capability were fixed (Bugs
: 54901, 108385, 185516)
:
: - Two occurrences of allowing data protected by Bugzilla's groupset
: restrictions to be visible to users outside of those groups were fixes
: (Bugs 102141, 108821)
:
: - One instance of an untrusted variable being echoed back to a user via
: HTML was fixed (Bug 98146)
:
: - Multiple instances of untrusted variables being passed to SQL queries
: were fixed (Bugs 108812, 108822, 109679, 109690)
v. 1.6
date: 2002/01/08 11:03:19; author: phantom; state: Exp; lines: +1 -1
Update to 2.14.1 (security update). Upgrade to all users highly
recomended!
From Security Advisory for Bugzilla:
: *** SECURITY ISSUES RESOLVED ***
:
: - Multiple instances of user-account hijacking capability were fixed (Bugs
: 54901, 108385, 185516)
:
: - Two occurrences of allowing data protected by Bugzilla's groupset
: restrictions to be visible to users outside of those groups were fixes
: (Bugs 102141, 108821)
:
: - One instance of an untrusted variable being echoed back to a user via
: HTML was fixed (Bug 98146)
:
: - Multiple instances of untrusted variables being passed to SQL queries
: were fixed (Bugs 108812, 108822, 109679, 109690)
v. 1.5
date: 2001/12/20 17:55:20; author: phantom; state: Exp; lines: +14 -9
Use perl expression to fix path to sendmail rather than using
plain patches for each case.
Also fix some whitespace.
Suggested by: nectar, lioux
v. 1.4
date: 2001/10/08 18:42:17; author: phantom; state: Exp; lines: +25 -9
* 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?"
v. 1.3
date: 2001/10/02 19:37:42; author: phantom; state: Exp; lines: +6 -2
* 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
v. 1.2
date: 2001/10/01 14:35:19; author: phantom; state: Exp; lines: +2 -2
Use two colons after "pre-everything" target
Requested by: "Dan Langille"
v. 1.1
date: 2001/10/01 13:18:55; author: phantom; state: Exp;
Add bugzilla 2.14, bug-tracking system developed by Mozilla Project
=============================================================================
|
| |

|