<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/bugzilla50, branch 14.2-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=14.2-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=14.2-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-04-14T14:05:18Z</updated>
<entry>
<title>devel/bugzilla50: add fix for FreeBSD PR 250699.</title>
<updated>2025-04-14T14:05:18Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2025-04-14T14:05:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=63de02be6302cd23f156dc31be18cae88b0e6d85'/>
<id>urn:sha1:63de02be6302cd23f156dc31be18cae88b0e6d85</id>
<content type='text'>
This has been submitted to upstream.

PR:	283897
</content>
</entry>
<entry>
<title>devel/bugzilla50: update to 5.0.4.1, fix mastersite.</title>
<updated>2025-04-14T13:57:37Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2025-04-14T13:57:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3dcaef2e31259f70ae8eace60602aafffa4259f3'/>
<id>urn:sha1:3dcaef2e31259f70ae8eace60602aafffa4259f3</id>
<content type='text'>
PR:	283897
</content>
</entry>
<entry>
<title>graphics/ImageMagicks*: bump dependent ports</title>
<updated>2025-03-30T06:00:01Z</updated>
<author>
<name>Loïc Bartoletti</name>
<email>lbartoletti@FreeBSD.org</email>
</author>
<published>2025-03-30T05:57:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9a9c1ba205b198a8372fb193b61610d250799f78'/>
<id>urn:sha1:9a9c1ba205b198a8372fb193b61610d250799f78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>devel/bugzilla50: Depend on security/p5-Digest-SHA</title>
<updated>2024-12-28T19:11:59Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@users.noreply.github.com</email>
</author>
<published>2024-12-28T02:35:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=46099eef46694d354a52f3e46b80e5398edde5b5'/>
<id>urn:sha1:46099eef46694d354a52f3e46b80e5398edde5b5</id>
<content type='text'>
While here, clarify which Bugzilla (ours) the PRs are part of.

Pull Request:	https://github.com/freebsd/freebsd-ports/pull/336
</content>
</entry>
<entry>
<title>databases/p5-DBD-mysql: Fix for MariaDB users</title>
<updated>2024-04-07T09:36:13Z</updated>
<author>
<name>Florian Smeets</name>
<email>flo@FreeBSD.org</email>
</author>
<published>2024-04-06T23:32:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=92a030dffd4fd7c3f5abdd7a85b16086da294fe1'/>
<id>urn:sha1:92a030dffd4fd7c3f5abdd7a85b16086da294fe1</id>
<content type='text'>
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 &gt;= 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
thread on the amavis-users mailing list has a very good summary [2] from
the author of DBD:MariaDB.

This includes ideas and suggestions from vvd and mat. Thanks!

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277889#c17
[2] https://lists.amavis.org/pipermail/amavis-users/2024-March/006823.html

PR:		275100, 277889
Reviewed by:	vvd, mat
Fixes:	cd16748194e2
Differential Revision: https://reviews.freebsd.org/D44662
</content>
</entry>
<entry>
<title>Mk/Uses/magick.mk: Bump all consumers</title>
<updated>2023-04-30T11:10:42Z</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2023-04-30T11:09:29Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5'/>
<id>urn:sha1:a6bb2f8c5e3051b7d2de9a37cecb40f1cdb662b5</id>
<content type='text'>
Bump all consumers of ImageMagick ports after flavorizing them.

Approved by:	tcberner (mentor, implicit)
</content>
</entry>
<entry>
<title>*/*: Remove pointers to EOLed pgsql versions</title>
<updated>2023-04-15T13:14:58Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-04-15T11:43:44Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a40c0e7d8311e72078684f0a7ee388966a6adaf9'/>
<id>urn:sha1:a40c0e7d8311e72078684f0a7ee388966a6adaf9</id>
<content type='text'>
- Remove dotted pgsql versions

Approved by:	portmgr
</content>
</entry>
<entry>
<title>Mk/Uses/apache.mk: Refactor after removal of older versions</title>
<updated>2023-01-25T17:54:07Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2023-01-21T16:38:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=40843b1ccb8f70cca82dd115a71a46ae2a97a450'/>
<id>urn:sha1:40843b1ccb8f70cca82dd115a71a46ae2a97a450</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>urn:sha1:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
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)
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59Z</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>urn:sha1:b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
</content>
</entry>
</feed>
