Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.8.13_3 15 Mar 2024 09:21:21 |
Tijl Coosemans (tijl) |
devel/autoconf: Update to 2.72
PR: 277046
Exp-run by: antoine |
1.8.13_3 10 Mar 2024 09:55:39 |
Nuno Teixeira (eduardo) |
mail/mu: Move man pages to share/man
Approved by: portmgr (blanket) |
1.8.13_2 30 Jul 2023 22:59:04 |
Robert Clausecker (fuz) Author: Andrew "RhodiumToad" Gierth |
*/*: adapt to new guile framework
- change all ports using guile to USES=guile
- flavorize guile-lib, guile-cairo, slib-guile
PR: 260960
Reported by: Martin Neubauer <m.ne@gmx.net>
Approved by: bofh
Differential Revision: https://reviews.freebsd.org/D40194 |
1.8.13_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.8.13 03 Jan 2023 21:03:51 |
Hiroki Sato (hrs) |
mail/mu: Update to 1.8.13 |
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) |
1.6.10 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 ) |
1.6.10 07 Sep 2022 10:26:41 |
Tobias C. Berner (tcberner) |
cleanup: remove trailing whitepaces |
1.6.10 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 ) |
1.6.10 05 May 2022 13:14:43 |
Hiroki Sato (hrs) |
mail/mu{,4e}: update to 1.6.10 |
1.6.4 23 Aug 2021 19:01:39 |
Hiroki Sato (hrs) |
mail/mu: update to 1.6.4
PR: 249244, 250588, 257834 |
1.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2 25 Dec 2019 22:00:03 |
hrs |
Update to 1.2. |
1.0_3 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 |
1.0_2 27 Jun 2019 09:02:57 |
danfe |
Update Guile to version 2.2.5, modern stable version, and fix dependent
ports to build against it. Most changes are rather minor and mechanical
except for the devel/gdb (obtained via their bugtracker [1], courtesy of
Doug Evans). One port (science/meep) I had to mark BROKEN after fixing
it proved to be very tedious and actually unreliable. It is very old,
there are newer versions available so it should be fixed by updating.
One port (devel/libruin) had revealed a bug in the new Guile code (an
auxiliary script, really) that had to be worked-round; reference to the
problematic upstream commit is provided in the patch.
PR: 229613
Exp-run by: antoine
[1] https://sourceware.org/bugzilla/show_bug.cgi?id=21104#c8 |
1.0_1 04 Mar 2019 07:38:23 |
hrs |
Add USES=gnome. |
1.0_1 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 |
1.0 05 Mar 2018 03:33:06 |
hrs |
Fix build on 10.X. mail/mu requires C++14 compiler. |
1.0 28 Feb 2018 06:10:26 |
hrs |
Update to 1.0.
PR: 226158 |
0.9.18 11 Jan 2018 19:12:44 |
pi |
mail/mu: update 0.9.16 -> 0.9.18
PR: 220111
Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu>
Approved by: hrs (maintainer timeout)
Relnotes: https://github.com/djcb/mu/blob/0.9.18/NEWS.org |
0.9.16_2 04 Apr 2017 09:28:36 |
sunpoet |
Update to 1.4.3
- Add CONFLICTS_INSTALL
- Update WWW
- Bump PORTREVISION for dependent ports
Changes: https://trac.xapian.org/wiki/ReleaseOverview/1.4.3
https://trac.xapian.org/wiki/ReleaseOverview/1.4.2
https://trac.xapian.org/wiki/ReleaseOverview/1.4.1
https://trac.xapian.org/wiki/ReleaseOverview/1.4.0 |
0.9.16_1 04 Nov 2016 19:02:52 |
hrs |
- Fix a lmissing dependency of mail/mu.
- Add "emacsNN" suffix to the Emacs backend. |
0.9.16 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
0.9.16 16 May 2016 18:08:23 |
hrs |
- Split mail/mu into mail/mu4e.
- mail/mu4e now installs gzip'd elisp files.
- Add mail/mu4e-maildirs, Maildirs extension for Mu4e.
- Take maintainership of the related ports.
Discussed with: William Waites (maintainer) |
0.9.16 12 May 2016 11:19:15 |
amdmi3 |
- Pass maintainership to submitter
- While here, minor cleanup:
- Clarify LICENSE, add LICENSE_FILE
- Remove unneeded *FLAGS
- Simplify installation
PR: 209453
Submitted by: wwaites@tardis.ed.ac.uk |
0.9.16 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
0.9.16 12 Feb 2016 10:02:07 |
miwi |
- Update to 0.9.16
PR: 206893
Submitted by: ports fury |
0.9.15 21 Dec 2015 13:30:21 |
miwi |
- Update to 0.9.15
PR: 204199
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4617 |
0.9.12 11 Aug 2015 21:55:43 |
pawel |
Update to version 0.9.12
PR: 201847
Submitted by: tkato432@yahoo.com |
0.9.11 28 Apr 2015 18:44:05 |
bdrewery |
USE_GITHUB: For the new support, fix DISTNAME to be more consistent.
When using GH_TAGNAME the DISTNAME would have GH_PROJECT and GH_ACCOUNT in
it. When not using GH_TAGNAME it would not have this. Now both cases
will add in the GH_PROJECT and GH_ACCOUNT.
Add special care to ensure that the DISTVERSION is not added in twice. If
a port does GH_TAGNAME=v${PORTVERSION} it will be added in twice though. For
that case DISTVERSIONPREFIX=v should be set and no GH_TAGNAME should be used.
empty() is used rather than (!defined || !${}) to support fmake.
The purpose of setting DISTNAME at all in these cases is to make it more clear
that the distfile is from *GITHUB* and to avoid collisions if a project were
to be renamed or moved. Without adding in GH_PROJECT and GH_ACCOUNT then there
are real risks that collisions on filenames would happen on renamed or moved
projects, which is fairly common. A GITHUB-generated file may not match
a custom-rolled or git-archive-rolled distfile.
PR: 199069
With hat: portmgr
Testing done: All USE_GITHUB ports without GH_COMMIT were
checksum/fetch/extract/WRKSRC tested. |
0.9.11 23 Apr 2015 14:24:48 |
wen |
- Remove MASTER_SITES when set USE_GITHUB
Spotted by: danfe@ |
0.9.11 23 Apr 2015 14:14:22 |
wen |
- Update to 0.9.11
PR: 199241
Submitted by: tkato432@yahoo.com |
0.9.10 18 Apr 2015 15:14:58 |
tijl |
Convert to USES=autoreconf |
0.9.10 19 Mar 2015 16:44:59 |
bdrewery |
Update USE_GITHUB so it does not require GH_COMMIT.
Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag. This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.
The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
GH -> GHL
GITHUB -> GITHUB_LEGACY
Differential Revision: https://reviews.freebsd.org/D748
Submitted by: amdmi3
Reviewed by: mat, swills, antoine, bdrewery
With hat: portmgr |
0.9.10 16 Feb 2015 09:10:54 |
vanilla |
Upgrade to 0.9.10, and strip binary.
PR: 197443
Submitted by: Ports Fury. |
0.9.9.6_1 22 Nov 2014 18:42:44 |
antoine |
Cleanup plist |
0.9.9.6_1 08 Sep 2014 17:19:12 |
tijl |
lang/guile2:
- Convert to USES=libtool and bump dependent ports
- Convert to USES=charsetfix and USES=pathfix
- Drop USE_GCC=any
- Add INSTALL_TARGET=install-strip
- Avoid USE_AUTOTOOLS |
0.9.9.6 30 Jul 2014 22:45:03 |
marino |
mail/mu: Upgrade version 0.9.9 => 0.9.9.6 and stage
PR: 192209
Submitted by: Ports Fury |
0.9.9_1 13 Jul 2014 23:36:40 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
0.9.9_1 04 Jul 2014 09:12:57 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
0.9.9_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
0.9.9_1 31 Aug 2013 00:38:30 |
bapt |
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake |
0.9.9_1 20 Feb 2013 20:34:55 |
sunpoet |
- Update to 1.2.13
- Cleanup Makefile header
- Reformat pkg-descr
- Bump PORTREVISION for databases/xapian-core shlib change
Changes: http://trac.xapian.org/wiki/ReleaseOverview/1.2.13 |
0.9.9 07 Nov 2012 06:24:50 |
rea |
mail/mu: upgrade to 0.9.9
Changelog entries since 0.9.8.1:
- remove --summary (use --summary-len instead)
- add --after for mu find, to limit to messages after T
- add new command `mu verify', to verify signatures
- fix iso-2022-jp decoding (and other 7-bit clean non-ascii)
- add support for X-keywords
- performance improvements for threaded display (~ 25% for
23K msgs)
- mu improved user-help (and the 'mu help' command)
- toys/mug2 replaces toys/mug
- support .noupdate files (parallel to .noindex, dir is ignored (Only the first 15 lines of the commit message are shown above ) |
0.9.8.1_1 07 Jul 2012 06:55:28 |
sunpoet |
- Bump PORTREVISION for databases/xapian-core shlib change |
0.9.8.1 03 Mar 2012 04:26:18 |
rea |
New port: mail/mu
Mu is the mail indexer that uses Xapian as the search engine.
In my tests it is blazingly fast, at least 5 times faster
than nmzmail and it understands cyrillic ;))
QA page: http://codelabs.ru/fbsd/ports/qa/mail/mu/0.9.8.1 |