Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.6.4_2 20 May 2024 10:33:03 |
Vsevolod Stakhov (vsevolod) |
security/libsodium: update to 1.0.19, bump dependent ports
PR: 278259
Reported by: Andrey Korobkov <alster-vinterdalen.se> |
4.6.4_1 30 Jan 2024 17:26:53 |
Gleb Popov (arrowd) Author: Helge Oldach |
*: Move manpages to share/man
Approved by: portmgr (blanket) |
4.6.4 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
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 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
4.6.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.6.4 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
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 ) |
4.6.4 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
4.6.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.6.4 13 Jan 2021 19:32:15 |
dinoex |
- update to 4.6.3
- fix crash with option GEOIP
PR: 240140
Submitted by: m.tsatsenko@gmail.com
MFH: 2021Q1 |
4.6.3 07 Jan 2021 10:04:50 |
brnrd |
mail/milter-greylist: Update to 4.6.3
PR: 239334
Submitted by: <m tsatsenko gmail com> (maintainer) |
4.6.2_4 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
4.6.2_4 13 Jan 2019 20:58:37 |
adamw |
Remove GeoIP-related options. Where possible, replace GeoIP 1 defaults
with GeoIP 2.
Also, as suggested by zi, add an UPDATING note about this. |
4.6.2_3 01 Jul 2018 10:17:19 |
dinoex |
- 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 |
4.6.2_2 05 May 2018 14:11:15 |
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. |
4.6.2_2 17 Mar 2018 21:51:38 |
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) |
4.6.2_1 22 Aug 2017 02:49:22 |
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) |
4.6.2 18 Jan 2017 20:25:55 |
arved |
Update to 4.6.2
PR: 215864
Submitted by: maintainer |
4.6.1 07 Nov 2016 12:39:41 |
robak |
mail/milter-greylist: update 4.4.3 -> 4.6.1
PR: 213622
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer) |
4.4.3_6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
4.4.3_6 22 Mar 2016 13:07:57 |
feld |
mail/milter-greylist: Fix options
- Remove DKIM option as it reportedly never worked
- Regenerate patches to appease portlint
PR: 207246
MFH: 2016Q1 |
4.4.3_5 13 Feb 2016 09:03:16 |
dinoex |
- split libmilter from sendmail into a seperate port
- bump PORTREVISION
Submitted by: matthew (Matthew Seaman) |
4.4.3_4 23 Dec 2015 23:35:54 |
miwi |
- Add DKIM support
- Convert to Options helper
PR: 2028660
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4428 |
4.4.3_4 25 Mar 2015 11:41:18 |
marino |
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 |
4.4.3_4 31 Oct 2014 23:11:27 |
bapt |
Simplify plist |
4.4.3_4 27 Oct 2014 07:24:19 |
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) |
4.4.3_4 17 Aug 2014 15:59:41 |
tijl |
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) |
4.4.3_3 17 Aug 2014 13:37:46 |
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 |
4.4.3_2 11 Aug 2014 17:05:50 |
adamw |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports) |
4.4.3_1 24 Jul 2014 18:34:16 |
tijl |
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 ) |
4.4.3 15 Jul 2014 16:14:15 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
4.4.3 11 Jun 2014 14:50:00 |
tijl |
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 ) |
4.4.3 24 Apr 2014 16:42:33 |
mat |
Replace all @unexec /bin/rmdir with @unexec rmdir
With hat: portmgr
Sponsored by: Absolight |
4.4.3 09 Apr 2014 12:29:22 |
dinoex |
- use STAGEDIR
- update LICENSE
- undo silent install
- robust INSTALL
PR: 188069 |
4.4.3 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
4.4.3 20 Mar 2013 16:12:05 |
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) |
4.4.1 20 Mar 2013 15:51:13 |
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) |
4.4.1 16 Mar 2013 21:53:35 |
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) |
4.2.7 14 Jan 2012 08:57:23 |
dougb |
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. |
4.2.7 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
4.2.7 30 Aug 2011 15:47:01 |
mandree |
Make Mikhail Tsatsenko, m.tsatsenko at gmail.com, the new maintainer. |
4.2.7 30 Aug 2011 07:21:35 |
ache |
Remove myself from MAINTAINER |
4.2.7 16 Apr 2011 12:39:05 |
ache |
Update to 4.2.7 |
4.2.6 05 Aug 2010 01:28:12 |
ache |
Upgrade to 4.2.6 |
4.2.5 02 May 2010 13:38:16 |
ache |
Upgrade to 4.2.5 |
4.2.3 02 May 2010 11:41:07 |
ache |
Run as group mailnull to assist postfix |
4.2.3 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
4.2.3 25 Oct 2009 19:58:33 |
ache |
Mention postfix in the COMMENT= |
4.2.3 24 Oct 2009 02:11:04 |
ache |
Add partial OPENLDAP support
Submitted by: Gerhard Schmidt <estartu@augusta.de> |
4.2.3 17 Oct 2009 23:18:33 |
ache |
Add SENDMAIL_LDFLAGS and SENDMAIL_LDADD for sendmail case
Submitted by: Gerhard Schmidt <estartu@augusta.de> (with small mod) |
4.2.3 23 Aug 2009 22:16:16 |
ache |
Upgrade to 4.2.3 |
4.2.2 22 Apr 2009 21:41:30 |
ache |
Use on/off instead of YES/NO for OPTIONS |
4.2.2 22 Apr 2009 10:32:02 |
ache |
Use OPTIONS
add --with-postfix there
PR: 133783
Submitted by: John Baldwin <jhb@FreeBSD.org> |
4.2.2 22 Apr 2009 06:05:33 |
ache |
Upgrade to 4.2.2 |
4.0.1_2 30 Mar 2009 19:30:33 |
ache |
--with-curl -> --with-libcurl
Submitted by: Roberto Grassi <r.grassi@obicon.it> |
4.0.1_2 23 Jan 2009 15:43:14 |
roam |
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. |
4.0.1_1 29 Oct 2008 12:50:04 |
mnag |
- Bump PORTREVISION due to libspf2 update
- Change lib dependency |
4.0.1 07 Oct 2008 20:55:25 |
ache |
Upgrade to 4.0.1 |
4.0_1 07 Oct 2008 20:26:23 |
ache |
BEFORE: sendmail -> mail |
4.0_1 21 Aug 2008 06:18:49 |
rafan |
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 ) |
4.0_1 10 Aug 2008 09:48:15 |
ache |
Use sendmail/bsd.milter.mk to fix dependence for various sendmail port
options.
Submitted by: Dirk Meyer <dirk.meyer@dinoex.sub.org> |
4.0_1 26 Jul 2008 10:41:17 |
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) |
4.0 28 Apr 2008 23:23:06 |
ache |
Add WITH_CURL option
PR: 123180
Submitted by: Michael Stowe <mstowe@chicago.us.mensa.org> |
4.0 25 Apr 2008 19:15:33 |
ache |
Upgrade to 4.0 |
3.0 13 Dec 2006 11:19:21 |
ache |
Change BUILD_DEPENDS to LIB_DEPENDS for libspf2 |
3.0 10 Dec 2006 15:56:50 |
ache |
Add --with-thread-safe-resolver for >= 502102
Submitted by: ume |
3.0 10 Dec 2006 14:01:02 |
ache |
Add comment about j,{if_addr},{cert_subject},i,{auth_authen} |
3.0 10 Dec 2006 13:34:45 |
ache |
Assign myself as MAINTAINER |
3.0 10 Dec 2006 05:10:38 |
ache |
Upgrade to 3.0 |
2.0.2 09 Dec 2006 20:17:40 |
ache |
Reset MAINTAINER - address is no longer available |
2.0.2 22 Jan 2006 12:50:54 |
edwin |
SHA256ify
Approved by: krion@ |
2.0.2 03 Nov 2005 12:28:47 |
mnag |
Update to 2.0.2
PR: 88409
Submitted by: Cyril Guibourg <aragorn+ports@babasse.net> (maintainer) |
2.0_1 25 Sep 2005 18:08:55 |
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) |
2.0 06 Jul 2005 16:50:32 |
pav |
- Update to 2.0
PR: ports/82906
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer) |
1.6_2 30 Jun 2005 11:55:19 |
flz |
- Fix rcNG script.
PR: ports/82259
Submitted by: Andrew McNaughton <andrew@scoop.co.nz>
Approved by: maintainer |
1.6_1 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.6_1 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.6_1 08 Feb 2005 13:04:49 |
ache |
Use PTHREADS_{LIBS,CFLAGS} instead of Makefile.in patch
Approved by: aragorn+ports@teaser.fr |
1.6 03 Feb 2005 18:43:48 |
ume |
add CONFLICTS against milter-greylist-devel. |
1.6 17 Dec 2004 06:17:24 |
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> |
1.5.6 11 Aug 2004 06:44:24 |
vs |
Update to 1.5.6
PR: ports/70260
Submitted by: Cyril Guibourg (maintainer) |
1.5.3_1 29 Jul 2004 20:07:03 |
pav |
- Update rc script to conform latest localpkg changes
PR: ports/69698
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer) |
1.5.3 29 Jun 2004 17:48:33 |
pav |
- Update to 1.5.3
PR: ports/68427
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer) |
1.4 15 Jun 2004 07:14:59 |
vs |
Create missing directory to fix build.
Noticed by: cluster via kris |
1.4 14 Jun 2004 21:17:22 |
vs |
Update to 1.4
PR: ports/67908
Submitted by: maintainer |
1.3.8 08 Jun 2004 12:52:50 |
vs |
Update to 1.3.8
PR: ports/67661
Submitted by: maintainer |
1.2.2_1 04 Jun 2004 15:40:06 |
pav |
- Remove $Id$ part of the patch, it's noop and it caused havoc on some systems
where it got mysteriously expanded.
PR: ports/67504
Reported by: many |
1.2.2_1 31 May 2004 22:56:57 |
pav |
- Fix crash upon configuration reload
PR: ports/67419
Submitted by: Cyril Guibourg <aragorn+ports@teaser.fr> (maintainer)
Obtained from: author |
1.2.2 27 May 2004 21:12:08 |
pav |
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> |