notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
qmail-conf Configure various qmail services to run under daemontools
0.60_4 mail on this many watch lists=13 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.60_4Version of this port present on the latest quarterly branch.
Maintainer: oliver@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-04-08 17:25:36
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: netqmail, wget, qmailadmin, rsync
License: djb
WWW:
http://www.din.or.jp/~ushijima/qmail-conf.html
Description:
This is a suite of helper programs which create daemontools service directories for the various qmail utilities.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. /var/qmail/share/licenses/qmail-conf-0.60_4/catalog.mk
  2. /var/qmail/share/licenses/qmail-conf-0.60_4/LICENSE
  3. /var/qmail/share/licenses/qmail-conf-0.60_4/djb
  4. bin/qmail-delivery-conf
  5. bin/qmail-pop3d-conf
  6. bin/qmail-qmqpd-conf
  7. bin/qmail-qmtpd-conf
  8. bin/qmail-smtpd-conf
  9. @dir service
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • qmail-conf>0:mail/qmail-conf
To install the port:
cd /usr/ports/mail/qmail-conf/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/qmail-conf
  • pkg install qmail-conf
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: qmail-conf
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (qmail-conf-0.60.tar.gz) = 1d015a0193b20861f7c26c6e20cd0569e8d0024288833d3b3f1d6e160ebb1706 SIZE (qmail-conf-0.60.tar.gz) = 6332 SHA256 (djbdns-1.05.tar.gz) = 3ccd826a02f3cde39be088e1fc6aed9fd57756b8f970de5dc99fcd2d92536b48 SIZE (djbdns-1.05.tar.gz) = 85648

Packages (timestamps in pop-ups are UTC):
qmail-conf
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.60_40.60_40.60_40.60_40.60_4-0.60_4-
FreeBSD:13:quarterly0.60_40.60_40.60_40.60_40.60_40.60_40.60_40.60_4
FreeBSD:14:latest0.60_40.60_40.60_40.60_40.60_40.60_4-0.60_4
FreeBSD:14:quarterly0.60_40.60_4-0.60_40.60_40.60_40.60_40.60_4
FreeBSD:15:latest--n/a0.60_4n/a0.60_40.60_40.60_4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. qmail-send : mail/qmail
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_qmail-conf
USES:
qmail:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 30

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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.60_4
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.60_4
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.60_4
06 May 2021 11:47:48
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
0.60_4
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.60_4
21 Oct 2016 12:51:41
Revision:424411Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
0.60_4
08 Oct 2016 18:17:02
Revision:423531Original commit files touched by this commit
oliver search for other commits by this committer
resurrect qmail-conf
0.60_4
04 Jul 2016 20:48:24
Revision:418057Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports without open PRs:
2016-07-04 security/openpgpsdk: Broken for more than 6 months
2016-07-04 security/radiusniff: Broken for more than 6 months
2016-07-04 security/pear-Auth_OpenID: Broken for more than 6 months
2016-07-04 security/sshit: Broken for more than 6 months
2016-07-04 security/ifd-slb_rf60: Broken for more than 6 months
2016-07-04 security/rainbowcrack: Broken for more than 6 months
2016-07-04 security/vlog: Broken for more than 6 months
2016-07-04 security/cryptstring: Broken for more than 6 months
2016-07-04 x11/libdnd: Broken for more than 6 months
2016-07-04 x11/xlupe: Broken for more than 6 months
2016-07-04 x11/xco: Broken for more than 6 months
2016-07-04 x11/xclick: Broken for more than 6 months
2016-07-04 devel/ocfpcsc: Broken for more than 6 months
2016-07-04 devel/dits: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.60_4
03 Jun 2016 16:44:58
Revision:416324Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.60_4
09 Nov 2015 12:59:04
Revision:401096Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN: unfetchable
0.60_4
10 Jun 2015 17:26:18
Revision:389089Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Modernize plist
0.60_4
28 May 2015 15:57:00
Revision:387740Original commit files touched by this commit
bdrewery search for other commits by this committer
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.60_4
23 Mar 2015 03:54:45
Revision:381975Original commit files touched by this commit
bdrewery search for other commits by this committer
Use proper MAKE_CMD and MAKE_ENV
0.60_4
17 Apr 2014 04:07:11
Revision:351445Original commit files touched by this commit
bdrewery search for other commits by this committer
- Use DO_MAKE_BUILD instead of MAKE_CMD so that WITH_CCACHE_BUILD works.
0.60_4
03 Apr 2014 17:07:05
Revision:350029Original commit files touched by this commit
bdrewery search for other commits by this committer
- Fix race during build of DJB ports that could lead to files leaking out of
  STAGEDIR. The auto_home.c/auto_qmail.c (depending on which conf- file is
  used) must be deleted to or else this might not be executed depending on
  how quickly build and pre-install run:

    ./auto-str auto_home `sed 1q conf-home` > auto_home.c

- Move STAGEDIR fixing to post-build with a message explaining the rebuild.
- Bump PORTREVISION as pkg_install packages may have been built without some
  files.
0.60_3
03 Apr 2014 15:07:56
Revision:350021Original commit files touched by this commit
bdrewery search for other commits by this committer
- Remove RESTRICTED.

  Since this was added, DJB has stated they are in public domain and that
  modification and distribution is explicitly allowed. Regardless of how
  public domain is viewed, he has explicitly granted distributing modified
  binaries [1][2][3].

  [1] http://cr.yp.to/qmail/dist.html
  [2] http://cr.yp.to/distributors.html
  [3] http://cr.yp.to/softwarelaw.html
0.60_3
03 Apr 2014 01:36:15
Revision:349963Original commit files touched by this commit
bdrewery search for other commits by this committer
- Support staging
  This uses similar methods as dns/djbdns from r346769 and r349241
- Add qmail as a RUN_DEPENDS so that it properly owns the /var/qmail
  and /var/qmail/bin directories.
0.60_2
20 Sep 2013 15:58:09
Revision:327710Original commit files touched by this commit
bdrewery search for other commits by this committer
- Add NO_STAGE until validated to be safe for upcoming staging support
0.60_2
17 Mar 2013 17:28:41
Revision:314472Original commit files touched by this commit
bdrewery search for other commits by this committer
- Take maintainership
- Unquote RESTRICTED and shorten
- Remove use of bsd.port.pre.mk
- Fix leftovers
- Convert tab to space in WWW
0.60_2
15 Mar 2013 22:03:43
Revision:314324Original commit files touched by this commit
bdrewery search for other commits by this committer
- 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.60_2
27 Feb 2012 20:32:31
Original commit files touched by this commit
glarkin search for other commits by this committer
- Reassign to the heap

Requested by:   roam (on ports-developers@)
0.60_2
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.60_2
03 Sep 2006 17:32:06
Original commit files touched by this commit
kris search for other commits by this committer
RESTRICTED is intended here instead of NO_PACKAGE
0.60_2
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.60_2
22 Jan 2006 02:20:05
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.60_2
21 Jan 2006 17:37:14
Original commit files touched by this commit
krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.60_1
05 Sep 2003 07:33:51
Original commit files touched by this commit
edwin search for other commits by this committer
Chase repocopies towards ports/dns

PR:             ports/56020
Submitted by:   Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:    portmgr
0.60_1
22 Apr 2003 08:56:13
Original commit files touched by this commit
roam search for other commits by this committer
Add NO_MTREE: the /var/qmail hierarchy does not really need
the hier(7) directory tree.
Bump PORTREVISION.

Reported by:    David Phillips <david@geektech.com>
0.60
14 Apr 2003 20:13:56
Original commit files touched by this commit
lioux search for other commits by this committer
De-pkg-comment
0.60
08 Apr 2003 14:12:45
Original commit files touched by this commit
roam search for other commits by this committer
Finally add a port of qmail-conf that I have been using for
more than two years now...

Number of commits found: 30