non port: mail/postgrey/Makefile |
SVNWeb
|
Number of commits found: 56 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
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 )
|
Sun, 29 Aug 2021
|
[ 18:49 Bernhard Froehlich (decke) ] ecc9790
mail/postgrey: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 17 Apr 2018
|
[ 04:40 pi ]
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>
|
Mon, 16 Apr 2018
|
[ 17:18 pi ]
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>
|
Sun, 18 Mar 2018
|
[ 12:20 dbaio ]
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)
|
Sun, 6 Nov 2016
|
[ 11:44 madpilot ]
- Upgrade postgrey to 1.37
PR: 213139
Submitted by: Melissa Pilgrim <ports.maintainer@evilphi.com>
(maintainer)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 16 Oct 2015
|
[ 14:19 mat ]
Update to 1.36
PR: 203722
Submitted by: maintainer
Sponsored by: Absolight
|
Thu, 3 Sep 2015
|
[ 16:37 amdmi3 ] (Only the first 10 of 18 ports in this commit are shown above. )
- Switch to options helpers
- Add some NO_ARCHes
- Fix and unsilence some installation commands
Approved by: portmgr blanket
|
Wed, 5 Nov 2014
|
[ 17:35 pawel ]
- 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. (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Oct 2014
|
[ 23:00 bapt ]
Convert to new plist formats which fixes the postgrey credential on the db
directory
|
Wed, 6 Aug 2014
|
[ 15:20 marino ]
Stage mail/postgrey
PR: 190082
Submitted by: freebsd (nagilum.org)
Add'l work by: marino
Approved by: maintainer timeout (2.5 months)
|
Fri, 21 Feb 2014
|
[ 13:37 ehaupt ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove trailing whitespaces from category mail
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Sat, 19 Oct 2013
|
[ 20:03 sunpoet ]
- Make postgrey work with Perl 5.18
- Bump PORTREVISION for package change
PR: ports/181291
Reference: https://github.com/schweikert/postgrey/commit/569dd044840a075127ddcf9d92c7791677d118e2
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sat, 14 Sep 2013
|
[ 18:12 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Sat, 6 Jul 2013
|
[ 14:03 madpilot ]
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)
|
Sat, 25 May 2013
|
[ 14:55 madpilot ]
- 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)
|
Sun, 12 May 2013
|
[ 14:29 madpilot ]
- Add USES=shebangfix
- Convert to new options framework
- Use space for WWW line in pkg-descr
- Trim Makefile headers
PR: ports/178400
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com>
|
Wed, 18 Apr 2012
|
[ 07:54 crees ]
- Fix package installation; pre-install part of script depends on postgrey
username existing.
PR: ports/166943
Submitted by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
- While here, use packages for perl dependencies to avoid requiring bsd.perl.mk
Approved by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
Thu, 10 Nov 2011
|
[ 20:59 mm ]
Fix missing file from the last revert commit.
Feature safe: yes
|
[ 06:45 mm ]
Revert update of mail/postgrey on maintainer request.
|
Wed, 9 Nov 2011
|
[ 09:15 mm ]
- 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
|
Thu, 20 Oct 2011
|
[ 21:12 crees ]
Forced commit to note that the maintainer did apparently email with approval,
so this should not count as a timeout.
Sorry Darren!
PR: ports/161311
|
Wed, 19 Oct 2011
|
[ 17:51 crees ]
Use USERS and GROUPS
PR: ports/161311
Submitted by: me
Approved by: maintainer timeout (14 days)
|
Sun, 2 Oct 2011
|
[ 14:17 crees ]
Use pre-su-install for pkg-install script-- creating users fails when not root
Noticed by: bz
|
Fri, 15 Jul 2011
|
[ 08:02 sunpoet ]
- Update to 1.34
Changes: http://postgrey.schweikert.ch/pub/Changes
PR: ports/158911
Submitted by: Jin-Sih Lin <linpct@gmail.com>
Approved by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
|
Sat, 30 Oct 2010
|
[ 05:52 sunpoet ]
- Respect PREFIX and PGY_DIR
- Bump PORTREVISION
- While I'm here, pet portlint for MD5 removal
PR: ports/151797
Submitted by: sunpoet (myself)
Approved by: Darren Pilgrim <darren@bluerosetech.com> (maintainer), pgollucci
(mentor, implicit)
|
Mon, 23 Aug 2010
|
[ 02:46 linimon ]
Over to new volunteer.
PR: ports/149897
|
Sun, 22 Aug 2010
|
[ 23:49 linimon ]
Reset haroldp@internal.org due to maintainer-timeouts.
Hat: portmgr
|
Tue, 17 Aug 2010
|
[ 23:52 wxs ]
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)
|
Mon, 18 Jan 2010
|
[ 00:14 pgollucci ]
- Fix the rc.d script
PR: ports/139046
Submitted by: James E Risner <risner@mail.bullard.de>
Approved by: maintainer timeout
|
Mon, 25 Aug 2008
|
[ 21:52 miwi ]
- Update to 1.33
PR: 126649
Submitted by: Harold Paulson <harold@internal.org> (maintainer)
|
Sat, 27 Oct 2007
|
[ 11:49 beech ]
- Update to 1.31
- Fix pkg-plist
PR: ports/117470
Submitted by: Harold Paulson <haroldp@internal.org> (maintainer)
Approved by: sat (mentor)
|
Wed, 10 Oct 2007
|
[ 15:59 rafan ]
- Correct dependency of p5-Net-DNS in last commit
Noticed by: sunpoet via irc
|
[ 05:43 rafan ]
- Add missing dependency for postgreyreport script
PR: ports/116612
Submitted by: Loic Pefferkorn <loic at frozenbox.com>
Approved by: maintainer timeout (16 days)
|
Sat, 11 Aug 2007
|
[ 15:14 rafan ]
- Update to 1.30
PR: ports/115339
Submitted by: Harold Paulson <haroldp at internal.org> (maintainer)
|
Wed, 27 Jun 2007
|
[ 21:13 beech ]
- 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)
|
Thu, 5 Apr 2007
|
[ 19:54 jmelo ]
- Fix mastersite.
PR: ports/110674
Submitted by: Josh Paetzel <josh@tcbug.org>
Approved by: maintainer (timeout 15 days)
|
Fri, 1 Sep 2006
|
[ 11:03 leeym ]
- Update to 1.27
- Utilize USE_RC_SUBR and SUB_FILES
PR: 100291
Submitted by: leeym
Approved by: maintainer
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Wed, 18 Jan 2006
|
[ 15:30 mnag ]
Update to 1.24
PR: 91939
Submitted by: Harold Paulson <haroldp@internal.org> (maintainer)
|
Fri, 6 Jan 2006
|
[ 01:56 leeym ]
- 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
|
Thu, 24 Nov 2005
|
[ 08:24 az ]
Update to version 1.23
Changelog:
- fix compatibility with Berkeley-DB < 4.1
- fix crash in the database-cleanup routine (Vito Robar)
- updated whitelist
- don't be pedantic about wrong reverse-dns entries: it doesn't really help
and it could affect legitimate mail servers (Andreas Hoedle)
PR: ports/89484
Submitted by: Harold Paulson (maintainer)
|
Wed, 16 Nov 2005
|
[ 07:48 tobez ]
Update to 1.22.
PR: 89104
Submitted by: maintainer
|
Fri, 15 Apr 2005
|
[ 06:31 dd ]
Upgrade to 1.21.
Submitted by: Harold Paulson <haroldp@internal.org>
Related PR: 77149
Security: http://lists.ee.ethz.ch/postgrey/msg00647.html
Security: remotely exploitable DoS vulnerability
|
Mon, 28 Mar 2005
|
[ 05:19 clsung ]
- Update to 1.18
- also fix unfetchable
- Changes
[url: http://isg.ee.ethz.ch/tools/postgrey/pub/Changes]
PR: ports/78609
Submitted by: clsung
Reviewed by: maintainer (Harold Paulson)
Approved by: portmgr (marcus)
|
Sat, 26 Mar 2005
|
[ 22:45 kris ]
BROKEN: Unfetchable
Approved by: portmgr (self)
|
Thu, 27 Jan 2005
|
[ 00:03 will ]
Update to 1.17. Minor rc.d script modification to add the --group arg
by default and remove command_interpreter. Require perl >= 5.6.0.
Submitted by: MAINTAINER
|
Fri, 15 Oct 2004
|
[ 11:48 pav ]
- Move BDB check to pre-extract to allow fetching without dependencies installed
PR: ports/72699
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
Sun, 26 Sep 2004
|
[ 04:47 will ]
Fix pointyhat build.
Reported by: kris
Approved by: portmgr (self)
|
Thu, 23 Sep 2004
|
[ 02:07 will ]
Update to 1.16 to fix distfile fetch & support reload rc.d command.
PR: 71901
Submitted by: MAINTAINER
Approved by: portmgr (self)
|
Wed, 1 Sep 2004
|
[ 22:11 will ]
Add postgrey 1.15, a greylisting policy server for Postfix.
Assistance from: Harold Paulson <haroldp@internal.org>
|
Number of commits found: 56 |