non port: mail/mutt14/Makefile |
SVNWeb
|
Number of commits found: 26 |
Tue, 24 Jul 2018
|
[ 02:14 wen ]
- Set DEPRECATED and EXPIRATION_DATE
PR: 229793
Submitted by: dereks@lifeofadishwasher.com
Approved by: Udo.Schweigert@siemens.com(maintainer)
|
Wed, 10 Jan 2018
|
[ 15:08 danfe ] (Only the first 10 of 22 ports in this commit are shown above. )
Do not abuse INSTALL_MAN when installing documentation, examples, and
other miscellaneous files which are not actually manual pages.
|
Wed, 15 Mar 2017
|
[ 14:45 mat ] (Only the first 10 of 257 ports in this commit are shown above. )
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight
|
Mon, 16 Jan 2017
|
[ 16:47 mat ] (Only the first 10 of 16 ports in this commit are shown above. )
Extract do-patch into a separate script.
PR: 215761
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D9029
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
|
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
|
Sun, 24 Jan 2016
|
[ 10:21 riggs ]
Fix build failures on current and pkg builds with XFACE option
PR: 205719
Submitted by: Udo.Schweigert@siemens.com (maintainer)
MFH: 2016Q1
|
Wed, 24 Sep 2014
|
[ 20:25 tijl ]
- Convert to USES=autoreconf
- Fix detection of base system Heimdal
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Fri, 6 Jun 2014
|
[ 15:38 miwi ]
- Implement staging
- Remove SGML_DOCS option which no longer works with current sgmltools
PR: 190097
Submitted by: maintainer
|
Tue, 28 Jan 2014
|
[ 14:40 bapt ]
Switch ispell to aspell-ispell
|
Mon, 7 Oct 2013
|
[ 11:09 bapt ]
Fix pkgname collision
With hat: portmgr
|
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)
|
Wed, 4 Sep 2013
|
[ 20:01 bsam ] (Only the first 10 of 63 ports in this commit are shown above. )
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me)
|
Tue, 16 Jul 2013
|
[ 14:43 miwi ]
- Unbreak build after autotools update
|
Tue, 11 Jun 2013
|
[ 00:19 mandree ]
+ Fix fallout from optionsNG conversion (discussed with bapt@):
- MUTT_FLOCK vs. CONFIGURE_ARGS logic was inverted.
- MUTT_ICONV was mistyped as MITT_ICONV so that the check was defective.
+ While here, make SLANG/NCURSES a radio group for clarity
(these two options are optional and mutually exclusive).
+ Add a patch to send the proper length in an IMAP APPEND command;
a size_t argument was printed with %d, which failed where
sizeof(int) != sizeof(size_t), i. e. on 64-bit systems,
or when the value was in ]INT_MAX; UINT_MAX] (2^31 or beyond).
We now use %lu and cast the argument to unsigned long.
Bump PORTREVISION.
+ Shorten COMMENT to avoid its truncation in pkg_info output.
|
Tue, 4 Jun 2013
|
[ 21:14 bapt ]
Actually we do not support alpha anymore
|
[ 21:07 bapt ]
Use a proper per arch exclusion of options
|
[ 21:00 bapt ]
Exclude SGML_DOCS properly in case arch is alpha and in case MUTT_LITE is
defined
PR: ports/179281
Submitted by: mandree
|
[ 14:17 bapt ]
WITHOUT_NLS -> PORT_OPTIONS:MNLS
NOPORTDOCS -> PORT_OPTIONS:MDOCS
New options framework
|
Mon, 6 May 2013
|
[ 15:54 bapt ]
Fix with USES+= ncurses
|
[ 15:34 bapt ] (Only the first 10 of 78 ports in this commit are shown above. )
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Sun, 29 Jul 2012
|
[ 01:06 scheidell ]
- Fix LATEST_LINK after renaming the ports mail/mutt to mail/mutt14
PR: ports/170126
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sun, 22 Jul 2012
|
[ 09:15 crees ] (Only the first 10 of 59 ports in this commit are shown above. )
Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite
Move mail/mutt-devel to mail/mutt
Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter
PR: ports/169546
Suggested by: obrien
Approved by: maintainer
|
Sun, 1 Jul 2012
|
[ 15:22 crees ]
Repocopied mail/mutt --> mail/mutt14
PR: ports/169546
Repocopied by: marcus
Approved by: maintainer
|
Number of commits found: 26 |