Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
01 Jan 2021 06:40:05
1.8.14

|
novel  |
mail/msmtp: update to 1.8.14 |
16 Nov 2020 11:37:00
1.8.13

|
novel  |
mail/msmtp: update to 1.8.13 |
22 Aug 2020 04:26:58
1.8.12

|
novel  |
mail/msmtp: update to 1.8.12 |
13 Jun 2020 12:58:50
1.8.11

|
novel  |
mail/msmtp: update to 1.8.11 |
24 Apr 2020 11:27:12
1.8.10

|
novel  |
mail/msmtp: update to 1.8.10 |
13 Apr 2020 08:37:25
1.8.8

|
novel  |
mail/msmtp: update to 1.8.8 |
23 Feb 2020 08:07:49
1.8.7_1

|
sunpoet  |
Update LIB_DEPENDS after splitting gsasl library into libgsasl
- Bump PORTREVISION for dependency change |
13 Jan 2020 12:07:34
1.8.7

|
novel  |
mail/msmtp: update to 1.8.7 |
09 Oct 2019 12:06:22
1.8.6

|
bapt  |
Drop the ipv6 virtual category for m* category as it is not relevant anymore |
28 Sep 2019 14:46:26
1.8.6

|
novel  |
mail/msmtp: update to 1.8.6 |
13 Jul 2019 07:26:01
1.8.5

|
novel  |
mail/msmtp: update to 1.8.5 |
26 Apr 2019 14:33:53
1.8.4

|
novel  |
mail/msmtp: update to 1.8.4 |
15 Feb 2019 14:49:02
1.8.3

|
novel  |
mail/msmtp: update to 1.8.3
This fixes a security problem in version 1.8.2,
when tls_trust_file has its default configuration,
certificate-verification results are not properly checked.
MFH is not needed as 2019Q1 has 1.8.1 which is not affected. |
09 Feb 2019 23:25:37
1.8.2_1

|
sunpoet  |
Update dns/libidn2 to 2.1.1
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
15 Jan 2019 14:31:48
1.8.2

|
novel  |
mail/msmtp: update to 1.8.2 |
06 Jan 2019 20:39:43
1.8.1_1

|
sunpoet  |
Update dns/libidn2 to 2.1.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://gitlab.com/libidn/libidn2/blob/master/NEWS |
09 Dec 2018 10:00:00
1.8.1

|
novel  |
mail/msmtp: update to 1.8.1 |
07 Nov 2018 15:47:15
1.8.0_1

|
novel  |
mail/msmtp: use proper configure argument for tls
Correct option is '--with-tls=' now, not '--with-ssl='.
PR: 233041
Submitted by: Igor Zabelin |
06 Oct 2018 13:50:14
1.8.0

|
novel  |
mail/msmtp: update to 1.8.0
- Add MSMTPD option that install minimal SMTP server called msmtpd
that listens on the local host and pipes mails to msmtp
(or another program); enabled by default,
- Upstream switched from libidn to libidn2, update dependency
accordingly,
- Enable GNUTLS by default instead of OPENSSL as per upstream
recommendation [1].
1: https://marlam.de/msmtp/news/openssl-discouraged/ |
01 Jul 2018 09:09:26
1.6.8

|
novel  |
mail/msmtp: update to 1.6.8 |
24 Jun 2018 04:19:51
1.6.7

|
novel  |
mail/msmtp: update to 1.6.7
Project has moved from sourceforge to a new site, so update
MASTER_SITES and WWW. Also, drop reference to mail/msmtpqueue
(which was integrated into this port long ago) from pkg-descr. |
09 Jul 2017 04:47:17
1.6.6_1

|
novel  |
mail/msmtp: depend on bash for msmtpq
When MSMTPQ option (which installs offline message queueing scripts)
is enabled, depend on shells/bash because these scripts require bash.
Bump PORTREVISION.
PR: 220439
Submitted by: Moritz Wilhelmy
MFH: 2017Q3 |
15 Mar 2017 14:45:31
1.6.6

|
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
02 Dec 2016 11:58:22
1.6.6

|
mat  |
Do not use post-stage. Use post-install instead.
The only reason to use post-stage is because the port needs to do
"things" at a later time, like some plist manipulation.
While there, fold post-install in do-install targets when they are
defined.
PR: 214780
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
15 Nov 2016 15:28:05
1.6.6

|
novel  |
mail/msmtp: update to 1.6.6 |
07 Jun 2016 04:23:14
1.6.5

|
novel  |
mail/msmtp: update to 1.6.5 |
19 May 2016 10:44:12
1.6.4_1

|
amdmi3  |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
01 Apr 2016 14:16:20
1.6.4_1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
27 Mar 2016 14:58:00
1.6.4_1

|
tijl  |
- Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
supported by libgnutls-dane and gnutls-cli. Also clarify the option
description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4. Some ports used this library
in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed. Ports that used these have been
updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.
net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.
www/hydra: Mark BROKEN. This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.
PR: 207768
Exp-run by: antoine
Approved by: portmgr (antoine) |
05 Feb 2016 00:08:51
1.6.4

|
novel  |
mail/msmtp: update to 1.6.4 |
28 Nov 2015 00:18:56
1.6.3

|
novel  |
mail/msmtp: update to 1.6.3 |
26 Nov 2015 22:20:28
1.6.2_1

|
novel  |
mail/msmtp: fix configuration for gnome password management
In order to enable password management, now '--with-libsecret'
option should be used instead of '--with-gnome-keyring'.
So fix configure args and rename the GNOMEKEYRING option to
LIBSECRET.
Also modernize options usage and bump PORTREVISION due to
package change.
PR: 204760 (with minor edits)
Submitted by: John Hein
MFH: 2015Q4 |
28 Apr 2015 17:56:52
1.6.2

|
novel  |
Use gmake to fix build on 9.x. |
27 Apr 2015 18:27:54
1.6.2

|
novel  |
- Update to 1.6.2
- Drop the man page patch and use REINPLACE_CMD instead to provide a proper
SSL certs path in config sample |
22 Nov 2014 18:42:44
1.4.32_3

|
antoine  |
Cleanup plist |
30 Aug 2014 18:18:14
1.4.32_3

|
tijl  |
dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc |
23 Jul 2014 09:54:02
1.4.32_2

|
tijl  |
- Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
developers)
PR: 191274
Exp-run by: antoine
Approved by: portmgr (antoine) |
26 Jun 2014 08:41:34
1.4.32_1

|
antoine  |
Allow to build with texinfo from ports
With hat: portmgr |
03 Jun 2014 13:58:33
1.4.32_1

|
amdmi3  |
- Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports
Approved by: portmgr blanket |
10 Mar 2014 16:58:46
1.4.32

|
novel  |
Update to 1.4.32. |
14 Feb 2014 16:23:59
1.4.31

|
gahr  |
- STAGE-clean
- Convert to new LIB_DEPENDS format |
20 Sep 2013 19:59:14
1.4.31

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
31 Aug 2013 00:38:30
1.4.31

|
bapt  |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake |
25 Apr 2013 15:24:23
1.4.31

|
novel  |
Update to 1.4.31. |
24 Apr 2013 18:10:32
1.4.30

|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
02 Feb 2013 17:01:31
1.4.30

|
novel  |
- Rename option GNOME_KEYRING to GNOMEKEYRING which appears to
be a canonical name for it
- Drop description for options that already have it defined
Noted by: danfe |
02 Feb 2013 13:16:30
1.4.30

|
novel  |
- Update to 1.4.30
- Convert to new options
- Remove shlib versions from dependency
lines to pet portlint |
10 Sep 2012 17:13:50
1.4.29

|
novel  |
Update to 1.4.29. |
09 Jun 2012 06:36:51
1.4.28_1
|
novel  |
- Chase security/gsasl shlib version bump
- Bump PORTREVISION
PR: 168872
Submitted by: rakuco |
02 May 2012 11:48:24
1.4.28
|
novel  |
- Update to 1.4.28
- Fix plist substitution
PR: 167518
Submitted by: gahr |
18 Feb 2012 05:08:23
1.4.27_1
|
novel  |
- Add missing pkgconfig dependency
- Bump PORTREVISION
PR: 164792
Submitted by: Stefan Krüger <stadtkind2@gmx.de> |
11 Jan 2012 03:16:41
1.4.27
|
novel  |
Update to 1.4.27. |
06 Dec 2011 20:40:29
1.4.26
|
novel  |
- Update to 1.4.26
- Add MSMTPQ knob to install offline messaging helper scripts
Feature safe: yes |
17 Oct 2011 19:30:12
1.4.25
|
novel  |
Update to 1.4.25. |
05 Jul 2011 10:47:21
1.4.24_1
|
novel  |
- Pet portlint(1)
- Introduce GNOME_KEYRING option
PR: 158596 (based on)
Submitted by: jlaffaye |
05 Jun 2011 18:43:16
1.4.24_1
|
novel  |
Chase security/gnutls update and add an UPDATING entry. |
18 May 2011 09:47:14
1.4.24
|
novel  |
- Update to 1.4.24
- Make OpenSSL support enabled by default |
14 Mar 2011 08:40:07
1.4.23_2
|
wen  |
- Bump PORTREVISION to chase the update of dns/libidn |
25 Feb 2011 14:13:56
1.4.23_1
|
johans  |
Chase security/gsasl update |
18 Jan 2011 19:36:38
1.4.23
|
novel  |
- Update to 1.4.23
- Define LICENSE
Feature safe: yes |
31 Dec 2010 11:49:53
1.4.22
|
novel  |
- Update to 1.4.22
- Pet portlint by fixing broken tabs introduced
by committing of ports/149075 by pgollucci@ |
10 Dec 2010 23:03:52
1.4.21
|
pgollucci  |
- Add OPTIONS
PR: ports/149075
Submitted by: David DEMELIER <demelier.david@gmail.com>
Approved by: maintainer timeout (novel ; 134 days) |
15 Jul 2010 20:01:54
1.4.21
|
novel  |
Update to 1.4.21. |
14 Jun 2010 10:10:50
1.4.20
|
novel  |
Update to 1.4.20. |
31 May 2010 02:01:56
1.4.19_1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
15 Dec 2009 20:59:48
1.4.19
|
krion  |
Chase deps shlib version after updating security/gsasl |
20 Nov 2009 19:04:49
1.4.19
|
novel  |
Update to 1.4.19.
PR: 139889
Submitted by: sylvio |
22 Aug 2009 00:28:34
1.4.17_2 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
16 Aug 2009 18:04:40
1.4.17_2
|
novel  |
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update. |
06 Feb 2009 07:24:05
1.4.17_1
|
krion  |
Chase libs for previous security/gsasl update. |
27 Dec 2008 07:39:47
1.4.17
|
novel  |
Update to 1.4.17. |
26 Aug 2008 20:28:09
1.4.16_1
|
krion  |
- Update to version 0.2.28
- Bump sh lib version on depending ports
PR: ports/126857
Submitted by: mm@FreeBSD.org |
21 Aug 2008 06:18:49
1.4.16
|
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 ) |
02 Aug 2008 06:17:57
1.4.16
|
novel  |
Update to 1.4.16. |
20 Jun 2008 06:45:04
1.4.15
|
novel  |
- Update to 1.4.15
- Depend on security/ca_root_nss instead of expired security/ca-roots |
06 Jun 2008 13:43:09
1.4.14_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
03 May 2008 06:53:39
1.4.14
|
novel  |
Update to 1.4.14. |
20 Mar 2008 09:51:43
1.4.13_1
|
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
03 Mar 2008 11:57:08
1.4.13_1
|
novel  |
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING |
05 Sep 2007 13:57:27
1.4.13
|
krion  |
Chase libver after security/gsasl update. |
02 Aug 2007 12:13:03
1.4.13
|
novel  |
Update to 1.4.13. |
23 Jul 2007 09:36:52
1.4.12_1
|
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
01 Jul 2007 08:56:17
1.4.12_1
|
novel  |
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs. |
25 Jun 2007 17:18:43
1.4.12
|
novel  |
Update to 1.4.12. |
01 Jun 2007 08:24:36
1.4.11
|
krion  |
Chase increase of security/gsasl shlib version. |
27 Apr 2007 05:09:30
1.4.11
|
novel  |
- Add a dependency on security/ca-roots if using OpenSSL or gnutls
- Adjust manpage to point to the right SSL keys location
PR: ports/112011
Submitted by: Scott Robbins <scottro@nyc.rr.com> |
12 Apr 2007 07:01:28
1.4.11
|
novel  |
Update to 1.4.11. |
11 Feb 2007 14:42:21
1.4.10
|
novel  |
Update to 1.4.10. |
02 Jan 2007 08:54:13
1.4.9_1
|
novel  |
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here |
03 Dec 2006 07:44:54
1.4.9
|
novel  |
Update to 1.4.9. |
20 Nov 2006 11:18:51
1.4.8
|
novel  |
Update to 1.4.8. |
23 Aug 2006 18:21:19
1.4.7
|
novel  |
Remove an obsolete patch. |
21 Aug 2006 07:35:52
1.4.7
|
novel  |
Update to 1.4.7. |
11 Aug 2006 17:36:00
1.4.6_1
|
novel  |
Fix build on 4.x.
Reported by: pointyhat via kris |
06 Jul 2006 17:41:23
1.4.6_1
|
novel  |
Chase gnutls shlib version change. |
20 Jun 2006 06:14:49
1.4.6
|
novel  |
Update to 1.4.6. |
10 Jan 2006 16:24:21
1.4.5
|
novel  |
Depend on gnutls instead of gnutls-devel in:
- mail/msmtp [1]
- ftp/wzdftpd
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1] |
30 Dec 2005 13:48:27
1.4.5
|
novel  |
Update to 1.4.5.
PR: 91091
Submitted by: Babak Farrokhi <babak@farrokhi.net> |
22 Dec 2005 18:55:47
1.4.4
|
novel  |
Revive WITH_GNUTLS knob by depending on gnutls-devel. |
30 Aug 2005 12:41:14
1.4.4
|
novel  |
Update to 1.4.4. |