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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
queue-repair Qmail queue diagnostic and repair tool
0.9.0_3 mail on this many watch lists=6 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.9.0_3Version of this port present on the latest quarterly branch.
Maintainer: jeff.jschmidt@gmail.com search for ports maintained by this maintainer
Port Added: 2002-10-08 14:20:03
Last Update: 2023-05-09 08:27:49
Commit Hash: 60abf2a
People watching this port, also watch:: ucspi-tcp, sudo, p5-Net-DNS, rsync, libxml2
Also Listed In: python
License: GPLv2
WWW:
http://pyropus.ca/software/queue-repair/
Description:
queue_repair features include: - automatic, dynamic determination of UIDs and GIDs. - automatic, dynamic determination of conf-split; can be overridden on the commandline to change the conf-split of an existing queue without running a parallel, temporary instance of qmail for queuelifetime. Just recompile and stop qmail, run queue-repair, and restart qmail. - automatic, dynamic determination of use of big-todo; can be overridden on the commandline to change an existing queue as above. - handles basic tasks like fixing a queue restored from backups, incorrect ownership or permissions of directories and files, missing or extra split subdirectories, unexpected files or other direntries, or creating a valid queue from scratch. - can run in repair or test (report-only) modes. The default is test mode.
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 (4 items)
Collapse this list.
  1. bin/queue-repair
  2. /usr/local/share/licenses/queue-repair-0.9.0_3/catalog.mk
  3. /usr/local/share/licenses/queue-repair-0.9.0_3/LICENSE
  4. /usr/local/share/licenses/queue-repair-0.9.0_3/GPLv2
Collapse this list.
Dependency lines:
  • queue-repair>0:mail/queue-repair
To install the port:
cd /usr/ports/mail/queue-repair/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/queue-repair
  • pkg install queue-repair
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: queue-repair
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (queue-repair-0.9.0.tar.gz) = b1a863bbcfbedab348415425df8962a6f936c4ca3f3de72735d38f7d7471a96a SIZE (queue-repair-0.9.0.tar.gz) = 13913

Packages (timestamps in pop-ups are UTC):
queue-repair
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.0_30.9.0_30.9.0_10.9.0_30.9.0_3-0.9.0_1-
FreeBSD:13:quarterly0.9.0_30.9.0_30.9.0_30.9.0_30.9.0_30.9.0_30.9.0_30.9.0_3
FreeBSD:14:latest0.9.0_30.9.0_30.9.0_10.9.0_30.9.0_30.9.0_3-0.9.0_3
FreeBSD:14:quarterly0.9.0_30.9.0_3-0.9.0_30.9.0_30.9.0_30.9.0_30.9.0_3
FreeBSD:15:latest0.9.0_30.9.0_3n/a0.9.0_3n/a0.9.0_30.9.0_30.9.0_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. qmail-send : mail/qmail
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for queue-repair-0.9.0_3: DOCS=on: Build and/or install documentation QMAIL_PORT=on: Depend on qmail port ===> Use 'make config' to modify these settings
Options name:
mail_queue-repair
USES:
python shebangfix qmail:run
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://pyropus.ca/software/queue-repair/
Collapse this list.

Number of commits found: 29

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_3
09 May 2023 08:27:49
commit hash: 60abf2a4fd7b6dce1a7447259e2145cd3a243c8bcommit hash: 60abf2a4fd7b6dce1a7447259e2145cd3a243c8bcommit hash: 60abf2a4fd7b6dce1a7447259e2145cd3a243c8bcommit hash: 60abf2a4fd7b6dce1a7447259e2145cd3a243c8b files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
mail/queue-repair: fix patch and refactor

 - remove stray shebang, (q)nofiles changes from patch file
   (I ran makepatch, which picked up REINPLACE_CMD changes)
 - replace homegrown REINPLACE_CMD with USES=shebangfix
 - set NO_ARCH=yes, NO_BUILD=yes
 - express options-dependent commands in more declarative manner

Fixes:		809ff8bfc9d4b3221ed5c5329d70d40ba3c8e900
Reported by:	danfe
Approved by:	portmgr (build fix, infrastructure blanket)
MFH:		2023Q2
0.9.0_2
08 May 2023 08:25:49
commit hash: 809ff8bfc9d4b3221ed5c5329d70d40ba3c8e900commit hash: 809ff8bfc9d4b3221ed5c5329d70d40ba3c8e900commit hash: 809ff8bfc9d4b3221ed5c5329d70d40ba3c8e900commit hash: 809ff8bfc9d4b3221ed5c5329d70d40ba3c8e900 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jeff Schmidt
mail/queue-repair: fix with Python 3

Submitter becomes maintainer.

Obtained from:	https://notes.sagredo.eu/en/qmail-notes-185/queue-repair-21.html
PR:		271273
MFH:		2023Q2
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.9.0_1
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.9.0_1
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.9.0_1
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.9.0_1
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.9.0_1
21 Oct 2014 17:10:06
Revision:371330Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of mail/ to new USES=python

Approved by:	portmgr (implicit)
0.9.0_1
09 Feb 2014 03:10:08
Revision:343422Original commit files touched by this commit
bdrewery search for other commits by this committer
- Support STAGEDIR
0.9.0_1
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.9.0_1
05 Jul 2013 12:46:46
Revision:322321Original commit files touched by this commit
bdrewery search for other commits by this committer
Add LICENSE
0.9.0_1
14 Jun 2013 14:40:54
Revision:320939Original commit files touched by this commit
bdrewery search for other commits by this committer
Convert to new options helpers
0.9.0_1
18 Mar 2013 00:20:57
Revision:314507Original commit files touched by this commit
bdrewery search for other commits by this committer
- Rename and add missing description for QMAIL_PORT
  This is kept mostly for backwards compatibility. Our
  mail/qmail uses 'qnofiles' group instead of qmail's default
  'nofiles'. Using QMAIL_PORT means you want to use the
  ports version of qmail and not a custom install
0.9.0_1
17 Mar 2013 15:24:17
Revision:314454Original commit files touched by this commit
bdrewery search for other commits by this committer
- Take maintainership
- Fix space in WWW
- Remove indefinite article from COMMENT
- Convert from KNOB to options
- Convert NOPORTDOCS
0.9.0_1
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.9.0_1
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.9.0_1
27 Jul 2008 04:30:53
Original commit files touched by this commit
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
0.9.0_1
07 Aug 2006 11:08:21
Original commit files touched by this commit
garga search for other commits by this committer
- Fix WWW line in pkg-descr
- Use PORTDOCS
- Remove uneeded pkg-plist and use PLIST_FILES instead

PR:             ports/100752
Submitted by:   garga
Approved by:    maintainer timeout (15 days)
0.9.0_1
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
0.9.0_1
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.9.0
25 Nov 2005 14:05:38
Original commit files touched by this commit
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
0.9.0
22 Aug 2005 06:12:16
Original commit files touched by this commit
sergei search for other commits by this committer
- Unbreak fetching by updating MASTER_SITES

PR:             ports/85014
Submitted by:   Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by:    portmgr (marcus)
0.9.0
30 Jan 2004 16:03:29
Original commit files touched by this commit
sergei search for other commits by this committer
SIZE *DOES* MATTER.
0.9.0
08 Dec 2003 17:09:23
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 0.9.0 (unbreaks fetching)

Prompted by:    fenner's portsurvey
0.8.6_1
23 Oct 2003 05:42:49
Original commit files touched by this commit
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
0.8.6_1
21 Feb 2003 12:42:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.8.6_1
05 Nov 2002 21:12:58
Original commit files touched by this commit
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.

PR:             ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
                ports/44942,ports/44943,ports/44944,ports/44945
Submitted by:   maintainer
0.8.6_1
14 Oct 2002 13:31:21
Original commit files touched by this commit
ijliao search for other commits by this committer
- Default to RUN_DEPEND on mail/qmail port (can be turned off -
  define WITHOUT_QMAIL_PORT); patch source for nofiles->qnofiles group used by
  the qmail port (suggested by Kevin M. Dulzo <kdulzo@sockpuppet.org>)
- Bump PORTREVISION
- Do not install yet another copy of GPL (COPYING)

PR:             44022
Submitted by:   maintainer
0.8.6
08 Oct 2002 14:19:44
Original commit files touched by this commit
nbm search for other commits by this committer
Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool.

PR:             41889
Submitted by:   Sergei Kolobov <sergei@kolobov.com>

Number of commits found: 29