non port: mail/sieve-connect/Makefile |
SVNWeb
|
Number of commits found: 23 |
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.
|
Mon, 9 Sep 2019
|
[ 09:47 bapt ]
Update to 0.90
Take maintainership
Fix WWW address
|
Thu, 23 May 2019
|
[ 07:35 bapt ]
Fix a warning in perl 5.28 which would become fatal in 5.30:
Unescaped left brace in regex is deprecated here (and will be fatal in
Perl 5.30), passed through in regex; marked by <-- HERE in m/^{ <-- HERE
(\d+)\+?}\r?$/ at /usr/local/bin/sieve-connect line 930.
|
Mon, 10 Sep 2018
|
[ 13:14 mat ] (Only the first 10 of 995 ports in this commit are shown above. )
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine
|
Wed, 18 Jul 2018
|
[ 22:53 yuri ]
mail/sieve-connect: Update 0.88 -> 0.89
Port changes:
* Use DISTVERSION
* Remove the dead URL from MASTER_SITES
* Add NO_ARCH
|
[ 22:20 yuri ] (Only the first 10 of 26 ports in this commit are shown above. )
Reset maintainership of the ports maintained by alexey@renatasystems.org
Based on the timeout of 3+ months (2018-03-23-now) on bug#226885 for net/ucarp
Also, looking at the subversion log, there were timeouts on:
* bug#224169 r465659 | ygy | 2018-03-26 19:51:12
* bug#224768 r459066 | swills | 2018-01-15 07:16:28
* bug#224755 r459058 | swills | 2018-01-15 06:55:08
The last approval from alexey@renatasystems.org was over a year ago:
bug#218563 r438885 | lifanov | 2017-04-19 08:30:28 (devel/py-colorama)
|
Wed, 21 Sep 2016
|
[ 15:36 amdmi3 ]
- Update mail/sieve-connect to 0.88
- Fix LICENSE
Changes in v0.88:
* (BREAKING CHANGE) Require TLS verification to work.
* (POSSIBLY BREAKING CHANGE) Remote sieve name should be basename of local.
* Fail early if no CA trust anchors can be found but TLS verification is
enabled.
* Added `--tlshostname` option to override the hostname used for
TLS host identity verification
(Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Jun 2016
|
[ 13:24 mat ] (Only the first 10 of 27 ports in this commit are shown above. )
Rename all three p5-ReadLine-(Gnu,Perl,TTYtter) to their real names
p5-Term-ReadLine-(Gnu,Perl,TTYtter).
I can't find any reason for p5-ReadLine-Gnu to have been added as
ReadLine-Gnu instead of Term-ReadLine-Gnu twenty years ago.
devel/p5-Term-ReadLine-Perl was added as a dupplicate a few years back
where it should not have, so change its maintainer to be perl@ like
devel/p5-ReadLine-Perl had.
Sponsored by: Absolight
|
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
|
[ 14:33 amdmi3 ] (Only the first 10 of 26 ports in this commit are shown above. )
Add Public Domain support to ports license framework. You can now use
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149
|
Wed, 27 May 2015
|
[ 03:10 zi ]
- Add shebangfix to fix runtime errors after recently deleting the perl symlinks
- Bump PORTREVISION
|
Tue, 29 Apr 2014
|
[ 23:18 zi ]
- USES+= tar:bzip2
|
Sun, 15 Dec 2013
|
[ 19:44 alexey ]
* Update to 0.87
* STAGE support
Approved by: wg (mentor)
|
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)
|
Mon, 29 Jul 2013
|
[ 23:12 wg ]
mail/sieve-connect: update to 0.86
- Update to 0.86
Changes:
http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt
PR: ports/180930
Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
|
Mon, 15 Apr 2013
|
[ 12:28 bdrewery ]
- Update to 0.85
- Convert to new options framework
sieve-connect was not actually verifying TLS certificate identities matched
the expected hostname. Changes with new version:
Fix TLS verification; find server by own hostname & SRV.
* TLS hostname verification was not actually happening.
* IO::Socket::SSL requirement bumped to 1.14 (was 0.97).
* By default, if no server specified, before falling back to localhost try to
use the current hostname and SRV records in DNS to figure out if Sieve is
available. Checks for sieve, imaps & imap protocol SRV records and honours (Only the first 15 lines of the commit message are shown above )
|
Sat, 2 Mar 2013
|
[ 03:55 eadler ] (Only the first 10 of 30 ports in this commit are shown above. )
Variable that start with _ are considered private to the defining
makefile and may not be used by ports makefiles.
In addition, avoid problems should the defaults ever change.
Approved by: portmgr (tabthorpe)
|
Sat, 1 Dec 2012
|
[ 20:18 wxs ]
Update to 0.84.
Trim header and cosmetic fix to PLIST_FILES.
PR: ports/173990
Submitted by: "Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
Feature safe: yes
|
Fri, 25 May 2012
|
[ 12:49 sylvio ]
- Update to 0.83
PR: ports/168312
Submitted by: Alexey V. Degtyarev <alexey@renatasystems.org> (maintainer)
|
Sun, 26 Jun 2011
|
[ 08:12 miwi ]
This is sieve-connect. A client for the ManageSieve protocol, as specifed in
RFC 5804. Historically, this was MANAGESIEVE as implemented by timsieved in
Cyrus IMAP.
This is not yet fully compatible with RFC 5804, but is moving towards that from
the timsieved baseline; some issues to be worked on are documented in the
"TODO" file.
sieve-connect speaks ManageSieve and supports TLS for connection privacy and
also authentication if using client certificates. sieve-connect will use SASL
authentication; SASL integrity layers are not supported, use TLS instead.
GSSAPI-based authentication should generally work, provided that client and
server can use a common underlaying protocol. If it doesn't work for you,
please report the issue.
sieve-connect is designed to be both a tool which can be invoked from scripts
and also a decent interactive client. It should also be a drop-in replacement
for "sieveshell", as supplied with Cyrus IMAP.
WWW: http://people.spodhuis.org/phil.pennock/software/
PR: ports/157077
Submitted by: Alexey V. Degtyarev <alexey at renatasystems.org>
|
Number of commits found: 23 |