Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.8 06 Aug 2024 14:40:29 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.8 |
3.1.7 14 Jul 2024 17:58:40 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.7
- Remove unneeded dependency on devel/pcre |
3.1.6_2 26 Feb 2024 18:41:14 |
Joseph Mingrone (jrm) |
mail/maildrop: Install man pages under share/man
Sponsored by: The FreeBSD Foundation |
3.1.6_1 06 Jan 2024 21:24:21 |
Guido Falsi (madpilot) |
devel/courier-unicode: Update to 2.3.0
Bump dependencies PORTREVISION to chase shared library major version
number bump. |
3.1.6 14 Aug 2023 15:52:19 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.6 |
3.1.5 01 May 2023 09:05:57 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.5 |
3.1.4 08 Apr 2023 09:31:07 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.4
Remove upstreamed patch. |
3.1.2 05 Apr 2023 17:20:37 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.2
- Added patch required to make it build when DOVECOTAUTH option is
enabled. |
3.1.1 20 Feb 2023 11:31:15 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.1 |
3.1.0 12 Dec 2022 20:31:17 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.1.0 |
3.0.9 15 Nov 2022 09:47:06 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.0.9 |
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) |
3.0.8 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 ) |
3.0.8 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 ) |
3.0.8 01 Jun 2022 13:50:15 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.0.8 |
3.0.7 17 Jan 2022 21:57:20 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.0.7 |
3.0.4 17 Jan 2022 11:43:17 |
Guido Falsi (madpilot) |
mail/maildrop: Update to 3.0.4
Add new dependency. |
3.0.3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
3.0.3 29 Aug 2021 18:19:19 |
Bernhard Froehlich (decke) |
mail/maildrop: Add CPE information
Approved by: portmgr (blanket) |
3.0.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.0.3 22 Mar 2021 17:22:26 |
madpilot |
- Update maildrop to 3.0.3
- Remove FAM option due tro upstream dropping support
- Add new INOTIFY option (off by default) to enable using new inotify API
provided by upstreeam, adds an optional dependency on devel/libinotify
- While here sort options list |
3.0.2_1 22 Mar 2021 17:13:59 |
madpilot |
- Update courier-unicode to 2.2.2
- Bump PORTREVISION of depdendent ports due to shlib version bum |
3.0.2 11 Feb 2021 08:07:17 |
madpilot |
Update maildrop to 3.0.2 |
3.0.1 20 Jun 2020 10:20:05 |
madpilot |
Update maildrop to 3.0.1 |
3.0.0_4 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.0.0_3 02 Apr 2019 03:35:54 |
yuri |
dns/libidn: Update to 1.35
Bump 48 ports.
Previous update to 1.34 broke jabberd.
PR: 228048 |
3.0.0_2 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
3.0.0_1 11 Nov 2018 15:38:51 |
danfe |
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts) |
3.0.0 10 Oct 2018 11:54:59 |
madpilot |
- Update devel/courier-unicode to 2.1
- Convert to USES localbase
- Update mail/cone to 1.0 [1]
- Update mail/courier-imap to 5.0.0
- Add LICENSE
- Update mail/maildrop to 3.0.0
- Remove IDN option since it's now mandatory
- Update mail/sqwebmail to 6.0.0 [2]
- Update security/courier-authlib to 0.69.0
- Add note to UPDATING
- Silence some portlint warnings
PR: 231471 [1]
Submitted by: me
Approved by: Maintainer timeout [1],
oliver@ [2]
Differential Revision: https://reviews.freebsd.org/D17234 |
2.9.3_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
2.9.3 02 Jun 2018 19:40:59 |
linimon |
Adjust USES to fix building on gcc-based archs (in particular, powerpc64).
On the clang architectures, these changes have no effect: the baser
compiler already includes the needed features.
While here, remove now-redundant CXXFLAGS statements and pet portlint
(no other content change).
Tested on both powerpc64 and amd64.
Approved by: portmgr (tier-2 blanket) |
2.9.3 04 Dec 2017 23:55:05 |
madpilot |
Update mail/maildrop to 2.9.3 |
2.9.2 05 Oct 2017 15:40:08 |
madpilot |
Update maildrop to 2.9.2 |
2.9.1 22 Aug 2017 13:03:38 |
madpilot |
Update maildrop to 2.9.1 |
2.9.0 06 Jul 2017 11:56:27 |
madpilot |
- Update devel/courier-unicode to 2.0
- Update mail/cone to 0.96
- Update mail/courier-imap to 4.18.0 [1]
- Update mail/maildrop to 2.9.0
- Update mail/sqwebmail to 5.9.0 [1]
- Update security/courier-authlib (and slaves) to 0.68.0 [1]
On request from oliver@, take maintainership of the courier-authlib
ports and the courier-imap port.
Approved by: oliver@ (maintainer) [1]
Differential Revision: https://reviews.freebsd.org/D11467 |
2.8.5 20 Jan 2017 09:15:19 |
madpilot |
- Update maildrop to 2.8.5
- Convert to USES=localbase
- Make unneeded += a simple = |
2.8.4 16 Aug 2016 15:40:50 |
madpilot |
Update to 2.8.4. |
2.8.3_2 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
2.8.3_2 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.8.3_2 06 Jan 2016 11:34:36 |
madpilot |
Stop DOCS option appearing twice in this port.
PR: 205924
Submitted by: marino@
MFH: 2016Q1 |
2.8.3_2 07 Sep 2015 21:29:20 |
madpilot |
- Update to devel/courier-unicode to 1.4
- Chase shlib bump |
2.8.3_1 03 Jul 2015 09:16:57 |
madpilot |
- Update mail/courier-imap to 4.16.2
- Update mail/sqwebmail to 5.8.3
- Update security/courier-authlib to 0.66.3
- Remove no more needed patch from mail/maildrop
Approved by: oliver (maintainer)
Differential Revision: https://reviews.freebsd.org/D2975 |
2.8.3 30 Jun 2015 21:25:25 |
madpilot |
Fix build when AUTHLIB is enabled by partly reverting an upstream
change which depends on a newer courier-authlib verison. |
2.8.3 30 Jun 2015 10:39:31 |
madpilot |
- Update mail/courier-unicode to 1.3
- Update mail/maildrop to 2.8.3
- Add make.conf variable for maildrop to force it choosing a non standard
mailbox directory [1]
Reported by: Jim Trigg <jktrigg at gmail.com> [1] |
2.8.2 30 Apr 2015 09:14:47 |
madpilot |
- Update courier-unicode to 1.2
- Update courier-imap to 4.16.1
- Update maildrop to 2.8.2
- Update sqwebmail to 5.8.2
- Update courier-authlib to 0.66.2
- Some plist and Makefile modernization
Approved by: oliver@ (as maintainer of various of these ports)
Differential Revision: https://reviews.freebsd.org/D2391 |
2.8.1 14 Dec 2014 14:33:24 |
madpilot |
Update to 2.8.1 |
2.8.0 14 Dec 2014 13:19:06 |
madpilot |
Update to 2.8.0
With this version the dovecotauth patch has been integrated upstream. |
2.7.2_1 30 Sep 2014 15:04:03 |
madpilot |
- Modify comment and add UPDATING entry to explain that MAILDROP_SUID
and MAILDROP_SGID now need to be existing usernames on the destination
system. numeric UIDs and GIDs, or non existent usernames, will
cause a broken installation since pkgng will skip on the entries
of files owned by unknown users. [1]
- Fix MGID and MUID PLIST_SUB variables not being set when only one
of the two above variables is deifined, again generating a broken
package. [2]
- While here, remove dirrm.
Reported by: Lukas Maly <Iam@LukasMaly.NET> [1]
Reported by: itetcu@ [1] [2] |
2.7.2 03 Sep 2014 13:21:58 |
madpilot |
- Update to 2.7.2
- Allow packaging as a user adn don't use @exec directives in plist |
2.7.1_2 30 Aug 2014 18:18:14 |
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 |
2.7.1_1 16 Jul 2014 03:00:46 |
adamw |
Add DOCS option for ports with PORTDOCS in plist. |
2.7.1_1 05 May 2014 16:40:55 |
madpilot |
Fix build with latest clang when option AUTHLIB is turned on (default off)
PR: ports/189364
Submitted by: Andre Lehmann <blacktux82@gmail.com>
MFH: 2014Q2 |
2.7.1_1 22 Apr 2014 23:39:32 |
madpilot |
- Prevent from auto-detecting fam library when FAM option is unset
- Add IDN option and stop auto-detection of libidn
- Prefer base iconv
- Add USE_PERL5=build since it is needed only for build
- Use ${opt}_CONFIGURE_OFF knob for MAILWRAPPER option.
PR: ports/188839
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.7.1 17 Mar 2014 08:37:19 |
madpilot |
Convert to new USES=tar |
2.7.1 14 Feb 2014 16:52:45 |
miwi |
- Remove gmake complete builds fine without everywhere. |
2.7.1 14 Feb 2014 16:25:16 |
miwi |
- Remove now useless bmake/fmake check
- Convert USE_GMAKE to USES |
2.7.1 04 Jan 2014 23:40:44 |
antoine |
Convert the tree to USES=fam
Approved by: portmgr (bapt) |
2.7.1 29 Nov 2013 12:00:30 |
madpilot |
- Update to 2.7.1
- While here, remove whitespace before end of line |
2.7.0 04 Oct 2013 00:46:50 |
madpilot |
- Update to 2.7.0
- Also update dovecot auth patch to apply to this new version
- Properly convert to options and use options helpers
- Convert to new LIB_DEPENDS format
- Support staging |
2.6.0_3 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.6.0_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.6.0_3 31 Jul 2013 12:16:16 |
madpilot |
Convert to new perl framework. |
2.6.0_3 08 Jul 2013 18:44:24 |
madpilot |
Convert the ports I maintain to USES=gmake. |
2.6.0_3 07 May 2013 13:12:32 |
bapt |
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts |
2.6.0_2 03 May 2013 13:54:59 |
bapt |
Fix build with bmake as make |
2.6.0_2 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2.6.0_2 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.6.0_1 20 Oct 2012 08:49:11 |
madpilot |
- Fix paths to html documentation in man pages [1]
- Bump PORTREVISION
- While here perform a whitespace fix and move MAN* variables where
they belong.
Reported by: Bjoern Voigt <bjoernv@arcor.de> [1]
Feature safe: yes |
2.6.0 28 Sep 2012 17:26:55 |
madpilot |
- Update to 2.6.0
- Add conflict with mail/courier [1]
- Rename files shared with other ports [2]
- Trim Makefile headers
- Take maintainership
PR: ports/168616 (fixed by [1] and [2])
Submitted by: "Sulev-Madis 'ketas' Silber" <madis555@hot.ee>
Approved by: crees, tabthorpe (mentors, implicit) |
2.5.5_1 03 Aug 2012 15:35:35 |
garga |
Drop maintainership since i don't use it anymore |
2.5.5_1 02 Jul 2012 22:24:21 |
garga |
Remove lib version from LIB_DEPENDS to silence portlint |
2.5.5_1 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
2.5.5 28 Dec 2011 15:23:08 |
garga |
- Update to 2.5.5
- Pet portlint |
2.5.4 04 Nov 2011 20:01:51 |
garga |
Update to 2.5.4 |
2.5.2 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 |
2.5.2 12 Sep 2011 13:46:59 |
gabor |
- Track dependencies after databases/gdbm update |
2.5.2 08 Nov 2010 11:36:48 |
garga |
Update to 2.5.2 |
2.5.1 05 Nov 2010 16:03:10 |
garga |
Update to 2.5.1 |
2.5.0 02 Jun 2010 17:40:40 |
garga |
- Update to 2.5.0
- Add new option WITH_DOVECOTAUTH
PR: ports/147302
Submitted by: Marko Njezic <mrmax063@maxempire.com> |
2.4.3 04 May 2010 17:30:39 |
garga |
- Update to 2.4.3 |
2.4.2 01 Mar 2010 11:01:53 |
garga |
Update to 2.4.2
PR: ports/144341
Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
Feature safe: yes |
2.4.0 22 Feb 2010 15:42:00 |
garga |
Update to 2.4.0
PR: ports/143721
Submitted by: Yasuhiro KIMURA <yasu at utahime.org>
Feature safe: yes |
2.3.0 12 Jan 2010 13:05:40 |
garga |
Update to 2.3.0 |
2.2.0 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
2.2.0 01 Jul 2009 17:12:52 |
garga |
Update to 2.2.0
PR: ports/136217
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.0.4 28 Mar 2009 17:53:24 |
garga |
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE |
2.0.4 25 Feb 2009 11:31:20 |
garga |
- My last commit didn't fix the problem, actually, i was not reproducing it
accordingly, now real fix.
Reported by: Yasuhiro KIMURA <yasu@utahime.org> |
2.0.4 24 Feb 2009 13:49:37 |
garga |
- Fix REINPLACE_CMD syntax when WITH_AUTHLIB=yes
PR: ports/132040 (based on)
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
2.0.4 18 Feb 2009 07:00:44 |
itetcu |
Add MAILDROP_LOG_COLUMNS which controlls the lenght of the 'File:' line in the
logs. Default it to 72 (like in the sources), which plus the message size gives
80 (= standard # of columns in a terminal). If you watch the logs under X
something like 140 will probably use your screen width more usfully.
Approved by: maintainer |
2.0.4 05 Jan 2009 21:05:49 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.0.4 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 ) |
2.0.4 28 Jul 2008 11:25:46 |
garga |
- Take maintainership |
2.0.4 27 Jul 2008 04:30:53 |
linimon |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.0.4 06 Jun 2007 01:57:14 |
delphij |
- Update to 2.0.4.
- "WANT_FAM_SYSTEM=fam" might have been too restrictive,
so remove it.
Submitted by: KIMURA Yasuhiro <yasu utahime org>
PR: ports/112201
Approved by: maintainer timeout |
2.0.3 21 Mar 2007 17:01:15 |
sergei |
- Update to 2.0.3
- Explicitly require fam rather than gamin
PR: ports/110211
Submitted by: KIMURA Yasuhiro (yasu AT utahime DOT org) |
2.0.2 29 Jan 2007 19:05:07 |
gabor |
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor) |
2.0.2 02 May 2006 22:54:37 |
sergei |
- Update to 2.0.2
- Install quotawarnmsg.sample file [1]
- Add WITH_FAM knob to explicitly enable optional support for FAM
in addition to autodetecting its presence; utilize USE_FAM for dependency
(choose between devel/gamin and devel/fam according to user's preference)
PR: ports/95169 [1]
Submitted by: Rui Lopes <rgl@ruilopes.com> [1] |
2.0.1 26 Dec 2005 09:40:44 |
edwin |
[PATCH] mail/maildrop: Update to 2.0.1
Update to latest release version 2.0.1.
PR: ports/90915
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> |
1.8.0_3 25 Nov 2005 14:05:38 |
sergei |
- Add SHA256 checksums to my ports |
1.8.0_3 26 Apr 2005 19:22:11 |
oliver |
chase courier-authlib move |