Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.54_3 30 Sep 2024 22:11:21 |
Brooks Davis (brooks) |
mail/qmail-dk: include errno.h for errno
errno must be accessed by a macro from errno.h. |
0.54_2 09 Jan 2024 13:27:13 |
Baptiste Daroussin (bapt) |
MAN[4-8]PREFIX: eleminate its usage and move man to share/man |
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) |
0.54_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 ) |
0.54_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.54_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.54_1 23 Oct 2019 18:10:41 |
emaste |
qmail.org is gone, link to cr.yp.to/qmail.html instead
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 |
0.54_1 20 Jul 2018 14:17:26 |
tobik |
mail/qmail-dk: Fix build with lld
/usr/bin/ld: error: duplicate symbol: scan_ulong
>>> defined at scan_ulong.c
>>> scan_ulong.o:(scan_ulong) in archive fs.a
>>> defined at scan_ulong.c
>>> scan_ulong.o:(.text+0x0)
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p474767_s336359/logs/qmail-dk-0.54_1.log
scan_ulong.o is added to fs.a and appears twice in the link command
line (via fs.a and listed explicitly) which results in a duplicate
symbol error with lld. Removing scan_ulong.o from the link command
line would result in an undefined reference error when linking
auto-int with ld.bfd, so remove it from fs.a instead.
Attempt to build on aarch64 again as the error message is the same.
PR: 221812
Reported by: emaste, pkg-fallout |
0.54_1 07 Jul 2018 06:44:07 |
linimon |
Mark these ports as broken on aarch64, and, where appropriate, armvX.
While here, pet portlint and modernize.
Approved by: portmgr (tier-2 blanket) |
0.54_1 10 Sep 2016 21:20:54 |
marino |
mail/qmail-dk: document SSL requirement and support its configuration
While here, remove a bunch of ineffective sed commands against the main
makefile. |
0.54_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.54_1 06 Oct 2015 18:07:39 |
amdmi3 |
- Fix installation from non-root |
0.54_1 28 May 2015 15:57:00 |
bdrewery |
Farewell qmail. You were good but the lack of an upstream maintainer or
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. |
0.54_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 |
0.54_1 02 Mar 2015 23:31:10 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.54_1 13 Jul 2014 23:36:40 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.54_1 09 Feb 2014 03:49:42 |
bdrewery |
- Support STAGEDIR
- Remove usage of bsd.port.pre.mk |
0.54_1 20 Sep 2013 15:58:09 |
bdrewery |
- Add NO_STAGE until validated to be safe for upcoming staging support |
0.54_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
0.54_1 15 Mar 2013 22:03:43 |
bdrewery |
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers
USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX
With hat: portmgr |
0.54_1 18 Dec 2012 13:56:18 |
garga |
Pass maintainership of qmail ports and bsd.mail.mk to bdrewery@. It was funny,
but I'm not using qmail for a long time. |
0.54_1 05 Oct 2012 12:41:46 |
garga |
Change headers of all ports maintained by me to new format |
0.54_1 16 Jul 2012 20:05:44 |
garga |
- Move to OPTIONSng
- Silent portlint |
0.54_1 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
0.54_1 01 Jun 2010 15:17:29 |
garga |
Fix permissions
Submitted by: Rodrigo Graeff <delphus@delphus.org> |
0.54 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
0.54 12 Dec 2007 11:43:28 |
garga |
- Remove RESTRICTED due to qmail's license change |
0.54 03 Sep 2006 17:33:09 |
kris |
RESTRICTED is intended here instead of NO_PACKAGE |
0.54 18 Jul 2006 18:54:16 |
garga |
Add qmail-dk 0.54, domainKeys implementation for qmail. |