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.

non port: mail/postgrey/files/postgrey.in

Number of commits found: 14

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Tuesday, 17 Apr 2018
04:40 pi search for other commits by this committer
mail/postgrey: fix files/postgrey.in for PG_* -> POSTGREY_* variables

PR:		227261
Submitted by:	Melissa Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Reported by:	Pierre Guinoiseau <pierre@guinoiseau.eu>, Paul Blazejowski
<paulb@blazebox.homeip.net>
Original commitRevision:467559 
Sunday, 18 Mar 2018
12:20 dbaio search for other commits by this committer
mail/postgrey: Add reload command in rcfile

PR:		226656
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Melissa Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Original commitRevision:464903 
Wednesday, 5 Nov 2014
17:35 pawel search for other commits by this committer
- Update to version 1.35
- Add LICENSE
- Remove pkg-install script, move directory creation to pkg-plist
- Use @sample keyword for config files

PR:		194019
Submitted by:	TEUBEL Gyorg y<tgyurci@gmail.com>
Approved by:	maintainer
--This line, and those below, will be ignored--
> Description of fields to fill in above:                     76 columns --|
> PR:            If a Bugzilla PR is affected by the change.
> Submitted by:  If someone else sent in the change.
> Reviewed by:   If someone else reviewed your modification.
> Approved by:   If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
> Relnotes:      Set to 'yes' for mention in release notes.
> Security:      Vulnerability reference (one per line) or description.
> Sponsored by:  If the change was sponsored by an organization.
> Empty fields above will be automatically removed.

M    postgrey/Makefile
M    postgrey/distinfo
D    postgrey/files/patch-postgrey
D    postgrey/files/pkg-install.in
M    postgrey/files/postgrey.in
M    postgrey/pkg-message
M    postgrey/pkg-plist
Original commitRevision:372199 
Saturday, 6 Jul 2013
14:03 madpilot search for other commits by this committer
Add back rcvar assignment in startup script.

PR:		ports/180182
Submitted by:	Doug Barton <dougb@dougbarton.us>
Approved by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Original commitRevision:322395 
Saturday, 25 May 2013
14:55 madpilot search for other commits by this committer
- Patch postgrey to use PGY_GROUPNAME by default
- Don't show OPTIONS dialog for just DOCS option
- Tidy up port Makefile
- Rework rc script
- Add UPDATING message and pkg-message to inform users about the
  rc script changes

PR:		ports/178644
Submitted by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Original commitRevision:319058 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Original commit
Thursday, 10 Nov 2011
20:59 mm search for other commits by this committer
Fix missing file from the last revert commit.

Feature safe: yes
Original commit
Wednesday, 9 Nov 2011
09:15 mm search for other commits by this committer
- Add LICENSE support (postgrey is under GPLv2).
- Make pkg-install, pkg-plist and the rc script use variables defined
in the Makefile.
- Start using our own ETCDIR instead of co-opting postfix.
- Warn users about relocating the whitelists due to the ETCDIR move.
- Set postgrey's default group (--group) to the port's value.
- Add rc script postgrey_dbdir and postgrey_options variables to
avoid duplication of defaults when adding command-line flags.
- Remove redundant flags from the rc script postgrey_flags variable.

PR:             ports/162188
Submitted by:   Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Reviewed by:    myself
Original commit
Tuesday, 17 Aug 2010
23:52 wxs search for other commits by this committer
Update to 1.33 and add Greylist header option to RC script.

PR:             ports/148707
Submitted by:   Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Reviewed by:    maintainer timeout (1 month)
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Monday, 18 Jan 2010
00:14 pgollucci search for other commits by this committer
- Fix the rc.d script

PR:             ports/139046
Submitted by:   James E Risner <risner@mail.bullard.de>
Approved by:    maintainer timeout
Original commit
Saturday, 27 Oct 2007
11:49 beech search for other commits by this committer
- Update to 1.31
- Fix pkg-plist

PR:             ports/117470
Submitted by:   Harold Paulson <haroldp@internal.org> (maintainer)
Approved by:    sat (mentor)
Original commit
Friday, 1 Sep 2006
11:03 leeym search for other commits by this committer
- Update to 1.27
- Utilize USE_RC_SUBR and SUB_FILES

PR:             100291
Submitted by:   leeym
Approved by:    maintainer
Original commit

Number of commits found: 14