Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.13_3 07 Apr 2024 09:36:13 |
Florian Smeets (flo) |
databases/p5-DBD-mysql: Fix for MariaDB users
Add a new variable DBD_MYSQL, use that in *_DEPENDS and add mysql to USES
where required. DBD_MYSQL will automatically set the correct DBD dependency.
In cd16748194e2 databases/p5-DBD-mysql was updated to 5.x, in 5.x the
support for MariaDB was removed and only MySQL >= 8.0 is supported.
In the 4.x releases MariaDB is still supported, according to upstream 4.x
will still be supported for a while [1], so use that for now when we detect
that MYSQL_FLAVOUR is set to mariadb. databases/p5-DBD-mysql4 was added in
d95f49cb3b54.
DBD:MariaDB would be another alternative, but migrating to it might need
more analysis than just staying with the 4.x releases of p5-DBD-mysql. This (Only the first 15 lines of the commit message are shown above ) |
4.4.13_2 30 Apr 2023 11:10:42 |
Felix Palmen (zirias) |
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit) |
4.4.13_1 25 Jan 2023 17:54:07 |
Muhammad Moinur Rahman (bofh) |
Mk/Uses/apache.mk: Refactor after removal of older versions
apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:
- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
one available version in the tree. However the version checks are
still valid and should work flawlessly whenever a new version is
added. For example USES=apache:2.2+ are simply replaced with
USES=apache. As currently there are no other versions available for
test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38113 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.4.13_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
4.4.13_1 11 Dec 2021 13:50:53 |
Tobias C. Berner (tcberner) |
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above ) |
4.4.13_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.4.13_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.4.13_1 26 Jun 2020 11:55:23 |
sunpoet |
Move devel/p5-IO-stringy to devel/p5-IO-Stringy and update to 2.113
- Fix LICENSE_FILE
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for dependency change
Changes: https://metacpan.org/changes/distribution/IO-Stringy |
4.4.13 15 Nov 2019 10:12:08 |
tobik |
Move remaining USE_MYSQL, WANT_MYSQL_VER to USES=mysql |
4.4.13 13 Aug 2019 16:01:59 |
mat |
Convert to UCL & cleanup pkg-message (categories d) |
4.4.13 10 Nov 2018 19:57:08 |
kwm |
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch> |
4.4.13 03 Jul 2018 14:46:08 |
rene |
devel/bugzilla[44,50]: remove optional and expired SSL dependency |
4.4.13 25 Apr 2018 09:33:48 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
4.4.13 17 Feb 2018 09:47:00 |
ohauer |
- update to 4.4.13
MFH: 2018Q1
Security: CVE-2018-5123
Security: vid: 22283b8c-13c5-11e8-a861-20cf30e32f6d |
4.4.12 27 Jul 2017 00:22:25 |
dbaio |
devel/bugzilla[44|50]: Update license
Approved by: portmgr (blanket) |
4.4.12 19 May 2016 11:09:14 |
amdmi3 |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
4.4.12 17 May 2016 18:35:45 |
ohauer |
- update to 4.4.12
Security: CVE-2016-2803
Security: 036d6c38-1c5b-11e6-b9e0-20cf30e32f6d |
4.4.11 25 Apr 2016 16:13:39 |
mat |
Remove USE_SQLITE from bsd.databases.mk, replaced by USES=sqlite.
While there replace USE_SQLITE=x by USES=sqlite:x.
PR: 208971
Submitted by: mat
Exp-run by: antoine
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D5951 |
4.4.11 23 Apr 2016 06:58:15 |
sunpoet |
- Remove unnecessary PERL_LEVEL check
- Add NO_ARCH
- Convert to new options helper
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
With hat: perl
Approved by: portmgr (blanket) |
4.4.11 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.4.11 23 Dec 2015 11:25:38 |
ohauer |
- update to 4.4.11
This release fixes two security issues.
See the Security Advisory for details. [1]
This release also contains the following bug fix:
o mod_perl now works correctly with mod_access_compat turned off
on Apache 2.4. The (incorrect) fix implemented in Bugzilla 4.4.9
has been backed out. To regenerate the .htaccess files, you must
first delete all existing ones in subdirectories:
find . -mindepth 2 -name .htaccess -exec rm -f {} \;
You must then run checksetup.pl again to recreate them with the
correct syntax. (Bug 1223790)
[1] https://www.bugzilla.org/security/4.2.15/
MFH: 2015Q4
Security: CVE-2015-8508
CVE-2015-8509
vid="54075861-a95a-11e5-8b40-20cf30e32f6d" |
4.4.10 14 Sep 2015 04:10:55 |
ohauer |
- update bugzilla ports to 5.0.1 / 4.4.10
o Users whose login name is not an email address could not log in on
installations which use LDAP to authenticate users.
o If a mandatory custom field was hidden, it was not possible to create a
new bug or to edit existing ones.
o A user editing his login name to point to a non-existent email address
could cause Bugzilla to stop working, causing a denial of service.
o Emails generated during a transaction made PostgreSQL stop working.
o Bugs containing a comment with a reference to a bug ID larger than 2^31
could not be displayed anymore using PostgreSQL.
o Emails sent by Bugzilla are now correctly encoded as UTF-8.
o The date picker in the "Time Summary" page was broken.
o If Test::Taint or any other Perl module required to use the JSON-RPC API
was not installed or was too old, the UI to tag comments was displayed
anyway, you could tag comments, but tags were not persistent (they were
lost on page reload). Now the UI to tag comments is not displayed at all
until the missing Perl modules are installed and up-to-date.
o Custom fields of type INTEGER now accept negative integers.
MFH: 2015Q3
Security: CVE-2015-4499
Security: ea893f06-5a92-11e5-98c0-20cf30e32f6d |
4.4.9_1 12 Jul 2015 07:38:53 |
ohauer |
- sort USES (noted by portlint)
- remove redundant -f from $RM
- adjust comment about interface deprecation |
4.4.9_1 09 Jun 2015 14:24:42 |
jbeich |
bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date
- Drop obsolete pointer to http://www.mozilla.org/mirrors.html
- Drop redundant BUGZILLA and MOZILLA_EXTEND
- Shorten MASTER_SITES in gecko@ ports
- Move MOZILLA_ADDONS to bsd.sites.mk
- Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS
- Addons CDN redirects to https://, so don't mislead with http://
https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/
Differential Revision: https://reviews.freebsd.org/D2550
Tested by: distilator
Reviewed by: mat (partial)
Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.)
Approved by: portmgr (bapt, earlier version)
MFH: 2015Q2 |
4.4.9_1 31 May 2015 17:40:25 |
ohauer |
- catch all sendmail paths
- be more specific in replacing /mysql/Pg/
- bump PORTREVISION |
4.4.9 31 May 2015 16:07:59 |
ohauer |
- update to 4.4.9 |
4.4.8_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
4.4.8_1 25 Apr 2015 16:12:20 |
adamw |
Convert remaining p5-CGI.pm consumers to p5-CGI, and bump PORTREVISION.
All these changes are tested but the following are worth noting:
The following ports fail "make test", but did so before this change, and
fail in the same places:
- textproc/p5-xmltv
- www/p5-Business-Paypal
- www/p5-CGI-Enurl
www/p5-Apache-Gallery is missing all sorts of dependencies, fails all tests,
and should probably be marked BROKEN
For graphics/imc, move the OPTIONS_DEFINE block out of the LICENSE block area.
As long as we're here, sort plist on perl@-owned ports. |
4.4.8 27 Jan 2015 21:33:43 |
ohauer |
- update to 4.4.8
Release Notes:
https://www.bugzilla.org/releases/4.4.8/release-notes.html
This releases contains the following bug fix:
- Fixing a regression caused by bug 10902750 [1], JSON-RPC API calls could
crash in certain cases instead of displaying the proper error message.
(Bug 1124716) [2]
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1090275
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1124716
MFH: 2015Q1 |
4.4.7 26 Jan 2015 20:28:46 |
ohauer |
- update to 4.4.7
- adjust dependency
MFH: 2015Q1
Security: dc2d76df-a595-11e4-9363-20cf30e32f6d
CVE-2014-8630 |
4.4.6_3 21 Dec 2014 10:29:28 |
ohauer |
- Since SOAP::Lite 1.0, XMLRPC::Lite is no longer included
and so it must be installed separately.
- Update min. dependency for some other modules [1]
- bump PORTREVISION
[1] Update min. dependency (ripped from upstream Requirements.pm)
- p5-DateTime-TimeZone>=1.64:
fixes a taint issue preventing the local timezone from being determined on
some systems.
- p5-DateTime>=0.75
fixes a warning thrown with Perl 5.17 and newer
- p5-List-MoreUtils>=0.32
fixes several memory leaks in the XS version of some functions (Only the first 15 lines of the commit message are shown above ) |
4.4.6_2 18 Dec 2014 18:35:35 |
ohauer |
- explicitly depend on textproc/p5-Text-Tabv (if ${PERL_LEVEL} >= 501800)
- bump PORTREVISION
This patch was also suggested by upstream:
https://bugzilla.mozilla.org/show_bug.cgi?id=1067285
PR: 196060
PR: 196100
Submitted by: mva@ |
4.4.6_1 01 Dec 2014 23:19:07 |
ohauer |
- list empty dirs (make qa-script happy)
- if PERL_LEVEL >= 501800, then also depend on devel/p5-Module-Pluggable
Module::Pluggable from perl5.18 complains about deprection and this way
cron job notice is no longer readable
- bump PORTREVISION |
4.4.6 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
4.4.6 07 Oct 2014 04:38:08 |
ohauer |
- add CPE information
[1] additional MFH revisions: r370209, 370211
MFH: 2014Q4 [1] |
4.4.6 06 Oct 2014 19:16:43 |
ohauer |
- update to bugzilla 4.4.6
Summary
=======
The following security issues have been discovered in Bugzilla:
* The 'realname' parameter is not correctly filtered on user account
creation, which could lead to user data override.
* Several places were found in the Bugzilla code where cross-site
scripting attacks could be used to access sensitive information.
* Private comments can be shown to flagmail recipients who aren't in
the insider group
* Specially formatted values in a CSV search results export could be
used in spreadsheet software to attack a user's computer.
Security: CVE-2014-1572
CVE-2014-1571
CVE-2014-1571 |
4.4.5_1 04 Oct 2014 10:29:55 |
ohauer |
- remove FreeBSD-specific bits
- bump PORTREVISION
PR: 194123
Submitted by: mva
Reviewed by: eadler |
4.4.5 05 Sep 2014 23:09:28 |
flo |
Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)
and bugmeister@. bugzilla@ will be used by bugmeister@ from now on.
Submitted by: bugzilla (ohauer)
Approved by: bugzilla (ohauer)
Hat: postmaster |
4.4.5 29 Jul 2014 00:39:33 |
peter |
Update FreeBSD.org cluster-specific patch to match what is running on
bugs.freebsd.org/bugzilla/. |
4.4.5 25 Jul 2014 14:15:56 |
ohauer |
- update to bugzilla44-4.4.5
Vulnerability Details
=====================
Class: Cross Site Request Forgery
Versions: 3.7.1 to 4.0.13, 4.1.1 to 4.2.9, 4.3.1 to 4.4.4, 4.5.1 to 4.5.4
Fixed In: 4.0.14, 4.2.10, 4.4.5, 4.5.5
Description: Adobe does not properly restrict the SWF file format,
which allows remote attackers to conduct cross-site
request forgery (CSRF) attacks against Bugzilla's JSONP
endpoint, possibly obtaining sensitive bug information,
via a crafted OBJECT element with SWF content satisfying
the character-set requirements of a callback API.
http://www.bugzilla.org/security/4.0.13/
MFH: 2014Q3
Security: 9defb2d6-1404-11e4-8cae-20cf30e32f6d
CVE-2014-1546 |
4.4.4_1 27 Jun 2014 17:21:07 |
miwi |
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself) |
4.4.4 18 May 2014 19:33:06 |
eadler |
devel/bugzilla44: Better the description
Submitted by: gavin
Approved by: ohauer (maintainer, implicit) |
4.4.4 13 May 2014 06:24:52 |
eadler |
devel/bugzilla44: add FreeBSD specific patch.
Abuse our position as the owner of the ports tree to commit a project specific
option and patch to the bugzilla port.
Approved by: ohauer (maintainer) |
4.4.4 20 Apr 2014 17:26:52 |
ohauer |
- update bugzilla to 4.4.4, 4.2.9, 4.0.13
- minor Makefile cleanup
This release fixes one regression introduced in Bugzilla by
security bug 968576: URLs in bug comments are displayed
correctly again. (Bug 998323)
Release Notes & Changes
=======================
Before installing or upgrading, you should read the Release Notes for
the new version of Bugzilla:
4.4.4: http://www.bugzilla.org/releases/4.4.4/release-notes.html
4.2.9: http://www.bugzilla.org/releases/4.2.9/release-notes.html
4.0.13: http://www.bugzilla.org/releases/4.0.13/release-notes.html
MFH: 2014Q2 |
4.4.3_1 18 Apr 2014 18:54:32 |
ohauer |
- commit forgotten distinfo |
4.4.3_1 18 Apr 2014 18:52:42 |
ohauer |
- distfiles where regenerated (wrong dependency list in the documentation)
- because there will no upstream fixes for CVE-2014-1517 mark bugzilla40 /
bugzilla42 forbidden and set expiration date to 2014-06-21
- fix the GRAPHVIZ OPTION
- bump PORTREVISION
MFH: 2014Q2 |
4.4.3 18 Apr 2014 15:03:41 |
ohauer |
- update to 4.0.12, 4.2.8, 4.4.3
- move BINMODE to Makefile.common so it is also used in the language packs
Security: CVE-2014-1517
Security: 608ed765-c700-11e3-848c-20cf30e32f6d
Security: 60bfa396-c702-11e3-848c-20cf30e32f6d |
4.4.1 15 Jan 2014 05:31:36 |
ohauer |
- add new MASTER_SITE_BUGZILLA
- remove one dead MASTER_SITE_MOZILLA server
Approved by: portmgr@ (tabthorpe) |
17 Oct 2013 19:35:22
|
ohauer |
- update to latest release [1]
- use PKGNAMESUFFIX instead LATEST_LINK
- whitespace cleanup
- svn mv */bugzilla to */bugzilla40
- add vuxml entry
4.4.1, 4.2.7, and 4.0.11 Security Advisory
Wednesday Oct 16th, 2013
Summary
=======
Bugzilla is a Web-based bug-tracking system used by a large number of
software projects. The following security issues have been discovered
in Bugzilla: (Only the first 15 lines of the commit message are shown above ) |
4.4 26 Sep 2013 19:00:41 |
ohauer |
- add STAGE support to bugzilla ports
- remove bugzilla3 CONFLICTS |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
4.4 31 Jul 2013 06:54:10 |
az |
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@) |
4.4 06 Jul 2013 10:38:14 |
ohauer |
- fix typo in OPTION group |
4.4 20 Jun 2013 22:21:37 |
ohauer |
New ports for bugzilla44
- devel/bugzilla44
- japanese/bugzilla44
- german/bugzilla44
Release Notes:
http://www.bugzilla.org/releases/4.4/release-notes.html |