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/pkg-plist

Number of commits found: 15

Monday, 22 Jan 2024
00:06 Muhammad Moinur Rahman (bofh) search for other commits by this committer
mail/postgrey: Sanitize MANPREFIX

Approved by:    portmgr (blanket)
commit hash: 2408a1ec4d81eee8d977962d30e0ce10aea1591c commit hash: 2408a1ec4d81eee8d977962d30e0ce10aea1591c commit hash: 2408a1ec4d81eee8d977962d30e0ce10aea1591c commit hash: 2408a1ec4d81eee8d977962d30e0ce10aea1591c 2408a1e
Monday, 16 Apr 2018
17:18 pi search for other commits by this committer
mail/postgrey: fix conflict of PG_USER variable with PostgreSQL

Please note:

20180416:
  AFFECTS: users of mail/postgrey
  AUTHOR: ports.maintainer@evilphi.com

  If you use any of the optional make.conf variables to specify the
  postgrey user, group, db dir, or run dir when building the port, you will
  need to change the prefix from PG_ to POSTGREY_*.  The variables were
  renamed to solve a namespace collision with the PostgreSQL ports.

PR:		227261
Submitted by:	Melissa Pilgrim <ports.maintainer@evilphi.com> (maintainer)
Reported by:	Piotr Kubaj <pkubaj@anongoth.pl>
Original commitRevision:467493 
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 
Wednesday, 29 Oct 2014
23:00 bapt search for other commits by this committer
Convert to new plist formats which fixes the postgrey credential on the db
directory
Original commitRevision:371721 
Wednesday, 6 Aug 2014
15:20 marino search for other commits by this committer
Stage mail/postgrey

PR:		190082
Submitted by:	freebsd (nagilum.org)
Add'l work by:	marino
Approved by:	maintainer timeout (2.5 months)
Original commitRevision:364191 
Thursday, 10 Nov 2011
06:45 mm search for other commits by this committer
Revert update of mail/postgrey on maintainer request.
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
Saturday, 27 Oct 2007
18:33 beech search for other commits by this committer
- Add newline at end of file

Approved by:    sat (mentor, implicit)
Original commit
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
Wednesday, 27 Jun 2007
21:13 beech search for other commits by this committer
- Update to 1.28
- Makefile tweaks
- Register UID/GID for mail/postgrey

PR:             ports/114056
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
Friday, 12 May 2006
14:28 vd search for other commits by this committer
Remove whitespace from line endings in pkg-plist files.

Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:    ports/94078
Approved by:    portmgr (during freeze: krion, then kris advised to wait; at
present: erwin)
Original commit
Sunday, 22 Jan 2006
02:20 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)
Original commit
Friday, 6 Jan 2006
01:56 leeym search for other commits by this committer
- postgrey is compatibile with Berkeley-DB < 4.1 since postgrey-1.23
  (WWW: http://lists.ee.ethz.ch/postgrey/msg00922.html)
  (WWW: http://lists.ee.ethz.ch/postgrey/msg00936.html)
- replace USE_PERL5 with USE_PERL5_RUN
- install postgreyreport
- add comment and update wording for IGNORE message
- bump PORTREVISION

PR:             90725
Submitted by:   leeym
Approved by:    maintainer
Original commit
Wednesday, 1 Sep 2004
22:11 will search for other commits by this committer
Add postgrey 1.15, a greylisting policy server for Postfix.

Assistance from:        Harold Paulson <haroldp@internal.org>
Original commit

Number of commits found: 15