<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/mail/queue-fix, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-01-27T21:06:23Z</updated>
<entry>
<title>mail/queue-fix: Remove expired port</title>
<updated>2025-01-27T21:06:23Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2025-01-27T21:06:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=244c41c4eee306cd7869e13061211f3efad17b5d'/>
<id>urn:sha1:244c41c4eee306cd7869e13061211f3efad17b5d</id>
<content type='text'>
2025-01-27 mail/queue-fix: Upstream disapeared and distfile is no more available
</content>
</entry>
<entry>
<title>mail/queue-fix: Mark DEPRECATED</title>
<updated>2024-12-27T10:37:20Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-12-27T08:56:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=465ebc3589ae46799581b62052122d873a66cd36'/>
<id>urn:sha1:465ebc3589ae46799581b62052122d873a66cd36</id>
<content type='text'>
- Remove GENTOO MASTER_SITES as it no longer provides flat layout
- Other remaining MASTER_SITES and distfiles are also unavailable
- WWW is also no longer available
- Set EXPIRATION_DATE 2025-01-26
</content>
</entry>
<entry>
<title>mail/queue-fix: include errno.h for errno</title>
<updated>2024-09-30T22:13:43Z</updated>
<author>
<name>Brooks Davis</name>
<email>brooks@FreeBSD.org</email>
</author>
<published>2024-09-30T15:56:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bd7c71cdedc36ed8e3e993f93fa400207f01240c'/>
<id>urn:sha1:bd7c71cdedc36ed8e3e993f93fa400207f01240c</id>
<content type='text'>
errno must be accessed by a macro from errno.h.
</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>
<entry>
<title>One more small cleanup, forgotten yesterday.</title>
<updated>2021-04-07T08:09:01Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-07T08:06:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=cf118ccf875508b9a1c570044c93cfcc82bd455c'/>
<id>urn:sha1:cf118ccf875508b9a1c570044c93cfcc82bd455c</id>
<content type='text'>
Reported by:	lwhsu
</content>
</entry>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>qmail.org is gone, link to cr.yp.to/qmail.html instead</title>
<updated>2019-10-23T18:10:40Z</updated>
<author>
<name>Ed Maste</name>
<email>emaste@FreeBSD.org</email>
</author>
<published>2019-10-23T18:10:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=596d1cca636f7f541553c8d0324c96f0845d3a63'/>
<id>urn:sha1:596d1cca636f7f541553c8d0324c96f0845d3a63</id>
<content type='text'>
qmail.org has disappeared and there's no evidence it is coming back.

An unofficial cached copy can be found at
https://github.com/notqmail/qmail.org

Approved by:	swills, zeising
Differential Revision:	https://reviews.freebsd.org/D22129
</content>
</entry>
<entry>
<title>- Switch to options helpers</title>
<updated>2016-09-02T09:01:25Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2016-09-02T09:01:25Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=64630951990d995b7b856bd74733fbbd3efb9267'/>
<id>urn:sha1:64630951990d995b7b856bd74733fbbd3efb9267</id>
<content type='text'>
- Cosmetic fixes
</content>
</entry>
<entry>
<title>Farewell qmail. You were good but the lack of an upstream maintainer or</title>
<updated>2015-05-28T15:56:59Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-05-28T15:56:59Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=0bc41e9815e988220938321783bc6bc87bfaec5c'/>
<id>urn:sha1:0bc41e9815e988220938321783bc6bc87bfaec5c</id>
<content type='text'>
ecosystem maintainers makes this not a viable mail system today. Personally
I am moving to postfix and have so far found it incredibly easy to setup and
already prefer it over qmail.
</content>
</entry>
</feed>
