non port: mail/postfix-policyd-weight/Makefile |
SVNWeb
|
Number of commits found: 36 |
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.
|
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
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Fri, 11 Dec 2015
|
[ 21:14 pi ]
mail/postfix-policyd-weight: Fix with new Net::DNS version
- Fix bug that re-appeared after Net::DNS was updated to most recent version
PR: 201753, 205253
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
|
Mon, 19 Oct 2015
|
[ 14:50 amdmi3 ] (Only the first 10 of 93 ports in this commit are shown above. )
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756
|
Sun, 27 Sep 2015
|
[ 23:52 amdmi3 ]
- Clarify LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Fix WWW:
|
[ 11:47 ohauer ]
- fix with latest NET::DNS
- re-assign Maintainer to ports@
(I do no longer use this port)
PR: 201753
Submitted by: Patrik Hildingsson, pi@
|
Tue, 20 Jan 2015
|
[ 22:09 ohauer ]
- use absolute perl path,
seems '/usr/bin/env perl' does not play nice
with perl 5.20 during system restarts
PR: 196933
Submitted by: Frank Reppin
|
Fri, 9 Jan 2015
|
[ 20:59 ohauer ]
- remove dead rhsbl.ahbl.org [1]
- install policyd-weight.conf with the @sample macro
- alert user if any of this deprecated lists is found in policyd-weight.conf
dnsbl.njabl.org
rbl.ipv6-world.net
rhsbl.ahbl.org
dsn.rfc-ignorant.org
postmaster.rfc-ignorant.org
abuse.rfc-ignorant.org
[1] Noted by: Herbert J. Skuhra
MFH: 2015Q1
|
Thu, 4 Sep 2014
|
[ 19:26 antoine ] (Only the first 10 of 63 ports in this commit are shown above. )
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous
situation
This allows to stage more ports as a regular user
Differential Revision: https://reviews.freebsd.org/D703
Reviewed by and discussed with: bapt
With hat: portmgr
|
Sun, 25 May 2014
|
[ 13:39 ohauer ]
- fix for new Net::DNS>=0.72
- bump required Net::DNS to >=0.72
- bump PORTREVISION
|
Sat, 24 May 2014
|
[ 08:00 ohauer ]
- fix build with changed Net::DNS API
in version Net::DNS v0.52 netdns_dn_expand was added as replacement for
dn_expand
in version Net::DNS v0.74 dn_expand was removed
- bump PORTREVISION
Tanks to Herbert J. Skuhra for notify about the Net::DNS issue on ports@
|
Sat, 15 Mar 2014
|
[ 16:47 ohauer ]
- remove bogus '\'
|
[ 16:42 ohauer ]
- update to 0.1.15.2 (beta1 -> beta2)
- use patches instead post-patch and sync man pages
- adopt some patches from debian
- install sample config with mode 644 instead 444
- add dnsbl-1.uceprotect.net as possible candidate to sample config
(commented out per default)
|
[ 14:08 ohauer ]
- remove BL_NJABL (njabl.org)
- add stage support
- add LICENSE
|
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 Oct 2012
|
[ 08:42 ohauer ]
- remove rfc-ignorant
rfc-ignorant: all entrieys will be marked as deprecated starting on 2012-09-30
http://rfc-ignorant.org/endofanera.php
|
Thu, 7 Jun 2012
|
[ 12:05 ohauer ]
- remove dead rbl sites (SFNET bug ID: 2765629, 3400804)
- fix dependency
- remove SITE_PERL from *_DEPENDS
- use ports framework to create polw user/group
- take maintainer (agreed by old maintainer/author via PM)
PR: ports/167213
Submitted by: ohauer
Approved by: old maintainer
|
Wed, 20 Oct 2010
|
[ 08:06 wen ]
- Update to 0.1.15.1
PR: ports/151584
Submitted by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
Tue, 21 Apr 2009
|
[ 19:04 wxs ]
- Remove list.dsbl.org from the settings.
PR: ports/133753
Submitted by: olli hauer <ohauer@gmx.de>
Approved by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
Mon, 5 May 2008
|
[ 08:22 itetcu ]
- fix rc.d script and bump PORTREVISION
- small portlint
PR: ports/123411
Submitted by: Sahil Tandon
Approved by: maintainer
|
Sun, 6 Apr 2008
|
[ 05:00 rafan ]
- Update to 0.1.14.17
PR: ports/122194
Submitted by: Robert Felber <robtone at ek-muc.de> (maintainer)
Security: multiple working directory symlink vulnerabilities
|
Sun, 20 Jan 2008
|
[ 21:55 miwi ]
- Update to 0.1.14.14
PR: 119691
Submitted by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
Sun, 7 Oct 2007
|
[ 05:45 linimon ] (Only the first 10 of 45 ports in this commit are shown above. )
Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
|
Sun, 27 May 2007
|
[ 10:40 miwi ]
- Update to 0.14.5
From Changelog:
0.1.14.4
- DNS Errors were not handled correctly. May lead to a DoS.
- DNS Error responses were subsequently concatenated
0.1.14.5
- 'A' lookups were not performed if 'MX' lookups returned NXDOMAIN
(introduced in 0.1.14.4)
- Detection Regex of dynamic clients corrected
- man 8 policyd-weight minor changes to reflect MTA states
PR: 112567
Submitted by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
Tue, 27 Feb 2007
|
[ 09:32 miwi ]
- Update to 0.1.14 b3
Changelog:
http://www.policyd-weight.org/releases/changes.txt
PR: 109592
Submitted by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
Mon, 6 Nov 2006
|
[ 07:17 clsung ]
- Update to 0.1.14
PR: ports/104889
Submitted by: maintainer (Robert Felber)
|
Tue, 6 Dec 2005
|
[ 16:12 mnag ]
Update to 0.1.12
Update MASTER_SITES and WWW
Add SHA256
PR: 90018
Submitted by: maintainer
|
Mon, 24 Oct 2005
|
[ 09:33 jylefort ]
Update to 0.1.11
PR: ports/87912
Submitted by: maintainer
|
Tue, 6 Sep 2005
|
[ 07:45 jylefort ]
Update to 0.1.10
PR: ports/85785
Submitted by: maintainer
|
Wed, 22 Jun 2005
|
[ 09:06 pav ]
- Update to 0.1.8
PR: ports/82471
Submitted by: Robert Felber <robtone@ek-muc.de> (maintainer)
|
Thu, 2 Jun 2005
|
[ 13:39 jylefort ]
Update to 0.1.7
PR: ports/81796
Submitted by: maintainer
|
Sat, 7 May 2005
|
[ 18:34 jylefort ]
Update to 0.1.6
PR: ports/80648
Submitted by: maintainer
|
Sat, 30 Apr 2005
|
[ 08:36 jylefort ]
- Update to 0.1.4
- Fix p5-Net-DNS dependency file
PR: ports/80448
Submitted by: maintainer
|
Mon, 25 Apr 2005
|
[ 16:54 jylefort ]
Policyd-weight is (as the name says) a weighted policyd for Postfix.
It uses HELO, MAIL FROM and the MTA IP address for scoring their
correctness. It also uses definable DNSBLs in a scored fashion.
WWW: http://robtone.mine.nu/postfix/
PR: ports/80329
Submitted by: Robert Felber <robtone@ek-muc.de>
|
Number of commits found: 36 |