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
greyfix Greylisting policy daemon for Postfix
0.4.0_2 mail on this many watch lists=1 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.4.0_1Version of this port present on the latest quarterly branch.
Maintainer: k@stereochro.me search for ports maintained by this maintainer
Port Added: 2011-05-21 03:02:12
Last Update: 2024-01-10 13:13:03
Commit Hash: 64631af
People watching this port, also watch:: python, unoconv, py39-pycparser, sysinfo
License: not specified in port
WWW:
https://www.kim-minh.com/pub/greyfix/
Description:
Greyfix is the greylisting policy daemon for Postfix written by Kim Minh Kaplan. Greyfix uses Postfix policy mechanism to enable greylisting with Postfix.
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 (6 items)
Collapse this list.
  1. share/man/man8/greyfix.8.gz
  2. sbin/greyfix
  3. @dir(nobody,mail,770) /var/db/greyfix
  4. @owner
  5. @group
  6. @mode
Collapse this list.
Dependency lines:
  • greyfix>0:mail/greyfix
To install the port:
cd /usr/ports/mail/greyfix/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/greyfix
  • pkg install greyfix
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: greyfix
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (greyfix-0.4.0.tar.gz) = 26013edce3a38d586282bfc22eb91bd22df54e3558ea1b3dae54d3e7a769e4fe SIZE (greyfix-0.4.0.tar.gz) = 98051

Packages (timestamps in pop-ups are UTC):
greyfix
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.0_20.4.0_20.4.0_10.4.0_20.4.0_2-0.4.0_1-
FreeBSD:13:quarterly0.4.0_10.4.0_10.4.0_10.4.0_10.4.0_10.4.0_10.4.0_10.4.0_1
FreeBSD:14:latest0.4.0_20.4.0_20.4.0_10.4.0_20.4.0_20.4.0_1-0.4.0_1
FreeBSD:14:quarterly0.4.0_10.4.0_1-0.4.0_10.4.0_10.4.0_10.4.0_10.4.0_1
FreeBSD:15:latest0.4.0_20.4.0_2n/a0.4.0_2n/a0.4.0_20.4.0_20.4.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. libdb-5.3.so : databases/db5
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
mail_greyfix
USES:
bdb:5+
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://stereochro.me/distfiles/
  2. http://www.kim-minh.com/pub/greyfix/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.4.0_2
10 Jan 2024 13:13:03
commit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6dcommit hash: 64631af5a788e3083ad88fb728a95a3499015a6d files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
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.4.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.4.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.4.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.4.0_1
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
0.4.0_1
08 Aug 2016 13:46:50
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
0.4.0_1
21 Dec 2015 20:55:09
Revision:404191Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Modernize plist

Approved by:	portmgr blanket
0.4.0_1
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
0.4.0
14 Jun 2014 20:54:43
Revision:357806Original commit files touched by this commit
danilo search for other commits by this committer
- Update from 0.3.9 to 0.4.0
- Update MASTER_SITES
- Install the man page

PR:		ports/188319
Submitted by:	Keith Gaughan <k@stereochro.me>
0.3.9
26 Feb 2014 09:12:45
Revision:346160Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
0.3.9
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
0.3.9
21 May 2011 03:01:54
Original commit files touched by this commit
sahil search for other commits by this committer
Greyfix is the greylisting policy daemon for Postfix written by Kim Minh
Kaplan. Greyfix uses Postfix policy mechanism to enable greylisting with
Postfix.

WWW: http://www.kim-minh.com/pub/greyfix/

PR:             ports/157052
Submitted by:   Keith Gaughan <k@stereochro.me>

Number of commits found: 13