non port: mail/milter-greylist/Makefile |
SVNWeb
|
Number of commits found: 76 |
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
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 )
|
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.
|
Wed, 13 Jan 2021
|
[ 19:32 dinoex ]
- update to 4.6.3
- fix crash with option GEOIP
PR: 240140
Submitted by: m.tsatsenko@gmail.com
MFH: 2021Q1
|
Thu, 7 Jan 2021
|
[ 10:04 brnrd ]
mail/milter-greylist: Update to 4.6.3
PR: 239334
Submitted by: <m tsatsenko gmail com> (maintainer)
|
Sun, 13 Jan 2019
|
[ 20:58 adamw ] (Only the first 10 of 59 ports in this commit are shown above. )
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this.
|
Sun, 1 Jul 2018
|
[ 10:17 dinoex ] (Only the first 10 of 30 ports in this commit are shown above. )
- bump MILTER_SOVER to fix linking on FREEBSD-12
- bump PORTREVISION on ports using libmilter
- rename WITH_SENDMAIL_PORT to WITH_MILTER_PORT
- rename WITH_SENDMAIL_BASE to WITH_MILTER_BASE
- rename WITH_SENDMAIL_STATIC_MILTER to WITH_MILTER_STATIC
- cleanup ifdefs
- fix build on batv-filter with libmilter from ports
|
Sat, 5 May 2018
|
[ 14:11 danfe ]
For ports in `mail' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
|
Sat, 17 Mar 2018
|
[ 21:51 dbaio ]
mail/milter-greylist: Add configtest command in rcfile
While here:
Remove conflicts entry for milter-greylist-devel, port removed.
Use macro @sample in config file.
PR: 222839
Submitted by: Masachika ISHIZUKA <ish@amail.plala.or.jp>
Approved by: m.tsatsenko@gmail.com (maintainer)
|
Tue, 22 Aug 2017
|
[ 02:49 swills ]
mail/milter-greylist: Bring in DKIM option from milter-greylist-devel
While here, make DKIM, SPF, GEOIP and CURL default like -devel
PR: 220256
Submitted by: m.tsatsenko@gmail.com (maintainer)
|
Wed, 18 Jan 2017
|
[ 20:25 arved ]
Update to 4.6.2
PR: 215864
Submitted by: maintainer
|
Mon, 7 Nov 2016
|
[ 12:39 robak ]
mail/milter-greylist: update 4.4.3 -> 4.6.1
PR: 213622
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.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
|
Tue, 22 Mar 2016
|
[ 13:07 feld ]
mail/milter-greylist: Fix options
- Remove DKIM option as it reportedly never worked
- Regenerate patches to appease portlint
PR: 207246
MFH: 2016Q1
|
Sat, 13 Feb 2016
|
[ 09:03 dinoex ] (Only the first 10 of 35 ports in this commit are shown above. )
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman)
|
Wed, 23 Dec 2015
|
[ 23:35 miwi ]
- Add DKIM support
- Convert to Options helper
PR: 2028660
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4428
|
Wed, 25 Mar 2015
|
[ 11:41 marino ] (Only the first 10 of 29 ports in this commit are shown above. )
mail category: Remove $PTHREAD_LIBS
Note: The following ports did not pass check-plist (CP) or stage-qa (QA)
tests. The sendmail port has many problems, but this was already known
by myself as I fixed it properly on DPorts last week. It's a forward
action to submit a PR against mail/sendmail.
* antivirus-milter (CP)
* dk-milter (CP)
* milter-regex (CP)
* sendmail (CP, QA)
approved by: PTHREAD blanket
|
Fri, 31 Oct 2014
|
[ 23:11 bapt ]
Simplify plist
|
Mon, 27 Oct 2014
|
[ 07:24 robak ]
mail/milter-greylist: minor fixes
- Use LIB_DEPS for curl, spf and geoip
- Use ${PORTSDIR} instead of {.CURDIR} for bsd.milter.mk location
- Do not bump PORTREVISION as all of curl, spf and geoip are disabled by defaul
PR: 193993
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com>
Approved by: mentors (implicit)
|
Sun, 17 Aug 2014
|
[ 15:59 tijl ] (Only the first 10 of 13 ports in this commit are shown above. )
mail/libspf2:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
(Also some white space fixes in dependent ports)
Approved by: portmgr (implicit, bump unstaged port)
|
[ 13:37 marino ]
mail/milter-greylist: Fix and simplify makefile
This port was conditionally installing manpages per option, which is
not allowed. While fixing this, align it with the recently modernized
milter-greylist-devel port, which includes:
* Remove assignment of BUILD_DEPENDS to RUN_DEPENDS (illegal). The
BUILD_DEPENDS is empty by default
* Use options to set dependencies and configure arguments
* Use PORTDOCS and PORTEXAMPLES
* Wrap to 80 columns
* Combine post-install target with do-install target
* include local .mk with relative path instead of hardcoded PORTSDIR
PR: 192740
Submitted by: Daniel Austin (per my request)
Approved by: Just Fix It
|
Mon, 11 Aug 2014
|
[ 17:05 adamw ] (Only the first 10 of 74 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Wed, 11 Jun 2014
|
[ 14:50 tijl ] (Only the first 10 of 297 ports in this commit are shown above. )
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above )
|
Wed, 9 Apr 2014
|
[ 12:29 dinoex ]
- use STAGEDIR
- update LICENSE
- undo silent install
- robust INSTALL
PR: 188069
|
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)
|
Wed, 20 Mar 2013
|
[ 16:12 ume ]
- Update to 4.4.3
- Add a site specified in milter-greylist-devel to MASTER_SITE.
- Add LICENSE.
- Appropriate configure option for the version of net-mgmt/p0f.
- Fix to be able to specify IPv6 address to syncsrcaddr.
PR: ports/176950
Submitted by: ume
Reviewed by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
|
[ 15:51 ume ]
Correct dumpfile location.
PR: ports/177097
Submitted by: John Marshall <john.marshall__at__riverwillow.com.au>
Reviewed by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
Approved by: Mikhail Tsatsenko <m.tsatsenko__at__gmail.com> (maintainer)
|
Sat, 16 Mar 2013
|
[ 21:53 swills ]
- Update the port to 4.4.1
- Convert to OptionsNG
- Use new Makefile header format
PR: ports/176734
Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Tue, 30 Aug 2011
|
[ 15:47 mandree ]
Make Mikhail Tsatsenko, m.tsatsenko at gmail.com, the new maintainer.
|
[ 07:21 ache ]
Remove myself from MAINTAINER
|
Sat, 16 Apr 2011
|
[ 12:39 ache ]
Update to 4.2.7
|
Thu, 5 Aug 2010
|
[ 01:28 ache ]
Upgrade to 4.2.6
|
Sun, 2 May 2010
|
[ 13:38 ache ]
Upgrade to 4.2.5
|
[ 11:41 ache ]
Run as group mailnull to assist postfix
|
Sun, 25 Oct 2009
|
[ 19:58 ache ]
Mention postfix in the COMMENT=
|
Sat, 24 Oct 2009
|
[ 02:11 ache ]
Add partial OPENLDAP support
Submitted by: Gerhard Schmidt <estartu@augusta.de>
|
Sat, 17 Oct 2009
|
[ 23:18 ache ]
Add SENDMAIL_LDFLAGS and SENDMAIL_LDADD for sendmail case
Submitted by: Gerhard Schmidt <estartu@augusta.de> (with small mod)
|
Sun, 23 Aug 2009
|
[ 22:16 ache ]
Upgrade to 4.2.3
|
Wed, 22 Apr 2009
|
[ 21:41 ache ]
Use on/off instead of YES/NO for OPTIONS
|
[ 10:32 ache ]
Use OPTIONS
add --with-postfix there
PR: 133783
Submitted by: John Baldwin <jhb@FreeBSD.org>
|
[ 06:05 ache ]
Upgrade to 4.2.2
|
Mon, 30 Mar 2009
|
[ 19:30 ache ]
--with-curl -> --with-libcurl
Submitted by: Roberto Grassi <r.grassi@obicon.it>
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
|
Wed, 29 Oct 2008
|
[ 12:50 mnag ]
- Bump PORTREVISION due to libspf2 update
- Change lib dependency
|
Tue, 7 Oct 2008
|
[ 20:55 ache ]
Upgrade to 4.0.1
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Aug 2008
|
[ 09:48 ache ]
Use sendmail/bsd.milter.mk to fix dependence for various sendmail port
options.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org>
|
Sat, 26 Jul 2008
|
[ 10:41 ache ]
- Respect NO_INSTALL_MANPAGES
- repocopy [files/milter-greylist.sh -> files/milter-greylist.in, pkg-message ->
files/pkg-message.in]
itectu@: no more .sh
- Bump PORTREVISION
- Broken messages are not quoted
- silence some portlint tab warnings
- seperate NOPORTDOCS from NOPORTEXAMPLES
- drop 5.x support
- use SUB_FILES for pkg-message processing
- make use of @dirrmtry in pkg-plist
PR: 125653
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> (almost all)
|
Mon, 28 Apr 2008
|
[ 23:23 ache ]
Add WITH_CURL option
PR: 123180
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org>
|
Fri, 25 Apr 2008
|
[ 19:15 ache ]
Upgrade to 4.0
|
Wed, 13 Dec 2006
|
[ 11:19 ache ]
Change BUILD_DEPENDS to LIB_DEPENDS for libspf2
|
Sun, 10 Dec 2006
|
[ 15:56 ache ]
Add --with-thread-safe-resolver for >= 502102
Submitted by: ume
|
[ 13:34 ache ]
Assign myself as MAINTAINER
|
[ 05:10 ache ]
Upgrade to 3.0
|
Sat, 9 Dec 2006
|
[ 20:17 ache ]
Reset MAINTAINER - address is no longer available
|
Thu, 3 Nov 2005
|
[ 12:28 mnag ]
Update to 2.0.2
PR: 88409
Submitted by: Cyril Guibourg <aragorn+ports@babasse.net> (maintainer)
|
Sun, 25 Sep 2005
|
[ 18:08 pav ]
- Add option to use sendmail from base/ports
- Add option to use libspf2
PR: ports/85795
Submitted by: Cyril Guibourg <aragorn@babasse.net> (maintainer)
|
Wed, 6 Jul 2005
|
[ 16:50 pav ]
- Update to 2.0
PR: ports/82906
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
|
Thu, 30 Jun 2005
|
[ 11:55 flz ]
- Fix rcNG script.
PR: ports/82259
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
Approved by: maintainer
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Tue, 8 Feb 2005
|
[ 13:04 ache ]
Use PTHREADS_{LIBS,CFLAGS} instead of Makefile.in patch
Approved by: aragorn+ports@teaser.fr
|
Thu, 3 Feb 2005
|
[ 18:43 ume ]
add CONFLICTS against milter-greylist-devel.
|
Fri, 17 Dec 2004
|
[ 06:17 edwin ]
[MAINTAINER] mail/milter-greylist: update to 1.6
- Update to 1.6
Added file(s):
- files/patch-greylist.conf
- files/patch-milter-greylist.c
PR: ports/75101
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr>
|
Wed, 11 Aug 2004
|
[ 06:44 vs ]
Update to 1.5.6
PR: ports/70260
Submitted by: Cyril Guibourg (maintainer)
|
Thu, 29 Jul 2004
|
[ 20:07 pav ]
- Update rc script to conform latest localpkg changes
PR: ports/69698
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
|
Tue, 29 Jun 2004
|
[ 17:48 pav ]
- Update to 1.5.3
PR: ports/68427
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
|
Tue, 15 Jun 2004
|
[ 07:14 vs ]
Create missing directory to fix build.
Noticed by: cluster via kris
|
Mon, 14 Jun 2004
|
[ 21:17 vs ]
Update to 1.4
PR: ports/67908
Submitted by: maintainer
|
Tue, 8 Jun 2004
|
[ 12:52 vs ]
Update to 1.3.8
PR: ports/67661
Submitted by: maintainer
|
Mon, 31 May 2004
|
[ 22:56 pav ]
- Fix crash upon configuration reload
PR: ports/67419
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
Obtained from: author
|
Thu, 27 May 2004
|
[ 21:12 pav ] (Only the first 10 of 11 ports in this commit are shown above. )
Add milter-greylist, a milter for sendmail written in C that implements
grey listing. Grey listing is a spam filtering technique, which uses a behavior
trick: spammers never resend a message when they get a temporary error,
whereas real MTA do. The idea is to refuse any mail on first attempt, and
accept it after some time has elapsed.
PR: ports/67252
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr>
|
Number of commits found: 76 |