non port: mail/mutt-devel/Makefile |
Number of commits found: 225 (showing only 100 on this page) |
Tuesday, 31 Aug 2004
|
08:11 krion
Add a patch to correctly handle attachments in S/MIME encrypted and
signed messages (especially those generated by Outlook).
PR: ports/71181
Submitted by: maintainer
|
Sunday, 29 Aug 2004
|
14:06 sem
- Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be in
sync with mail/mutt.
- Update the maildir header cache to the current version.
- Update the threadcomplete patch (including some documentation on it).
- Beautify the documentation in some cases.
- Correct the note how to get SLANG working.
- Bump PORTREVISION.
PR: ports/71103
Submitted by: maintainer
|
Wednesday, 18 Aug 2004
|
18:02 krion
Update the maildir header cache patch, which now also
implements the IMAP header cache. This is far more stable than
the old IMAP header cache patch.
PR: ports/70623
Submitted by: maintainer
|
Tuesday, 3 Aug 2004
|
04:51 krion
Update the maildir header cache [1]
Fix maildir-mtime patch for -current [1]
Add a bugfix for the NNTP-patch [2]
Submitted by: maintainer [1], Vsevolod Volkov <vvv at lucky.net> [2]
|
Thursday, 8 Jul 2004
|
13:17 krion
Install Muttrc and mime.types if not already present from a
prior installation
PR: ports/68816
Submitted by: maintainer
|
Sunday, 4 Jul 2004
|
11:11 krion
Fix "source" command when reading in from a program's stdout
(i.e. the source command's filename ends with a pipe-symbol "|")
PR: ports/68650
Submitted by: maintainer
Obtained from: mutt's CVS
|
Saturday, 26 Jun 2004
|
15:40 krion
Add WITH_MUTT_MAILDIR_MTIME_PATCH knob
Add the hide_thread_subject function
Add the conditional_date function
Bump PORTREVISION
PR: ports/68359
Submitted by: maintainer
Obtained from: http://wiki.mutt.org
|
Saturday, 12 Jun 2004
|
12:36 krion
- Update the maildir-header-cache (now uses Sleepycat DB for
faster access to very huge Maildirs).
- The new maildir-header-cache-patch makes it necessary to
use recent autotools, so update USE_AUTOMAKE_VER and USE_AUTOCONF_VER.
- Rename internal variables and fix trailing whitespaces
(portlint).
- Bump PORTREVISION
PR: ports/67872
Submitted by: maintainer
|
Sunday, 6 Jun 2004
|
07:00 krion
- Add the color_after_eol option (after several discussions on
the mutt-users mailing list) to be able to behave like
mutt-1.4.x.
- Remove a non-working site from PATCH_SITES
- Bump PORTREVISION
PR: ports/67619
Submitted by: maintainer
|
Friday, 4 Jun 2004
|
17:29 ade
Sync with new bsd.autotools.mk
|
Monday, 10 May 2004
|
11:38 krion
- Fix mutt's tmp-file-naming to fix syntax highlightning for
the vim editor.
- Add the WITHOUT_MUTT_ICONV knob and add dependency on iconv
if that knob is not defined.
PR: ports/66444
Submitted by: maintainer
|
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
Friday, 5 Mar 2004
|
16:13 krion
- Add WITH_MUTT_MAILDIR_HEADER_CACHE knob
PR: ports/63806
Submitted by: maintainer
|
Tuesday, 10 Feb 2004
|
18:27 krion
- Fix WITH_MUTT_EDIT_THREADS knob
- Add SIZEs to distinfo
PR: ports/62651
Submitted by: maintainer
|
Monday, 9 Feb 2004
|
15:26 krion
- Fix the generation of temporary file names by using mktemp
instead of PID
- Bump PORTREVISION
PR: ports/62569
Submitted by: maintainer
|
Sunday, 8 Feb 2004
|
03:23 leeym
- Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist
PR: 62453
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
Wednesday, 4 Feb 2004
|
17:09 krion
- Update to version 1.5.6
PR: ports/62353
Submitted by: maintainer
|
04:36 marcus
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Monday, 2 Feb 2004
|
15:38 sergei
- Add CONFLICTS to prevent installation over mutt (non-devel)
- Fix the PGP patch
- Update the mbox patch
PR: ports/62258
Submitted by: maintainer
|
Friday, 23 Jan 2004
|
18:12 trevor
Now gettext 0.12.1 is gettext-old.
|
Tuesday, 13 Jan 2004
|
16:17 krion
- Add WITHOUT_NLS knob
PR: 61314
Submitted by: maintainer
|
Friday, 19 Dec 2003
|
23:13 sergei
- Fix pgp-patch (as pointed out by it's author)
- Fix nntp-patch (also pointed out by the author)
- Add new knob: WITH_MUTT_IMAP_HEADER_CACHE
- Bump PORTREVISION
PR: 60403
Submitted by: maintainer
|
Thursday, 6 Nov 2003
|
20:10 krion
- Update to version 1.5.5.1
PR: 59014
Submitted by: maintainer
|
Sunday, 26 Oct 2003
|
13:14 krion
- Fix the DOCSDIR and EXAMPLESDIR code. Now both can be set to
non-standard values.
- Be less verbose.
PR: 58559
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Saturday, 25 Oct 2003
|
22:16 sergei
- Add the new option "smime_encrypt_self" to addtionally encrypt
to the default key also
- Fix some SGML errors in the manual
PR: 58526
Submitted by: maintainer
Approved by: krion (implicit)
|
Wednesday, 24 Sep 2003
|
15:27 nork
o Use DOCSDIR and EXAMPLESDIR.
o Add patches now avialable for 1.5.4.
o Bump PORTREVISION.
PR: ports/57172
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Sunday, 31 Aug 2003
|
09:24 dinoex
- don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
Approved by: Udo.Schweigert@siemens.com
|
Tuesday, 26 Aug 2003
|
20:25 marcus
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
|
Monday, 25 Aug 2003
|
05:41 marcus
Chase the libintl.so shared lib version.
|
Monday, 4 Aug 2003
|
21:57 naddy
- Do not remove etc/Muttrc when deinstalling and if it was changed.
- Always enable SSL as pop only works with that.
- Bump PORTREVISION.
PR: 55189
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
Sunday, 20 Jul 2003
|
12:09 osa
Fix APOP, mark SASL as broken
Submitted by: Bruce M Simpson <bms@spc.org>
Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR: 54592
|
Friday, 11 Jul 2003
|
17:32 nork
o Add patch for the new ~a function. By this one can tag entire
threads via "T ~a" (means: tag all entire threads where at least
one message of the tread is tagged).
o Bump PORTREVISION.
PR: ports/54361
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Monday, 9 Jun 2003
|
08:35 osa
Fix output of pgp-mails for WITH_MUTT_QUOTE_PATCH
Also bump PORTREVISION
Submitted by: MAINTAINER
PR: 53040
Approved by: fjoe (mentor)
|
Sunday, 1 Jun 2003
|
02:53 foxfair
PR: 52810
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
|
Sunday, 4 May 2003
|
09:53 clive
o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)
Otherwise the PATCH_SITES in the slave port would be overwrited.
o WITHOUT_MUTT_HTML, WITHOUT_MUTT_COMPRESSED_FOLDERS are enabled in the
slave port now. The former shortens the depends list, for the taste
of people on the #bsdchat. The reason for later knob is that I currently
have not much time to deal with it.
o Change the MAINTAINER to me, requested by previous maintainer.
|
Saturday, 3 May 2003
|
19:02 obraun
- For POLA reasons change the default knobs. This also results in
the same installation when PACKAGE_BUILDING and when doing a
"make install".
- Add an installation message when using SLANG, as this won't always
work for a color terminal without setting additional environment
variables.
- Use the same patch as the mutt port for fixing FQDN problems in
FreeBSD < 5.0
PR: ports/51727
Submitted by: maintainer
|
Wednesday, 30 Apr 2003
|
20:45 obraun
* Fix handling of hostname if hostname contains more than 31 characters
for FreeBSD versions before 5.x.
* Bump PORTREVISION.
PR: ports/51621, ports/51622
Submitted by: maintainer
|
Thursday, 24 Apr 2003
|
06:24 obraun
Fix MASTER_SITES to contain only fetchable sites.
PR: ports/51328
Submitted by: maintainer
|
Thursday, 10 Apr 2003
|
16:38 nork
Bump PORTREVISION by previous commit
|
16:35 nork
o Fix a segmentation fault.
o Enable WITH_MUTT_SLANG when PACKAGE_BUILDING (so mutt-devel behaves
like mutt). This is safe, since slang has decent defaults now.
PR: ports/540787
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Friday, 28 Mar 2003
|
07:07 roam
Fix PATCH_SITES for the package building case (e.g. bento).
PR: 50383
Submitted by: maintainer
|
Tuesday, 25 Mar 2003
|
01:26 naddy
- Don't strip the mutt binary again, it's done by install -s.
- Fix the pkg-plist if NOPORTDOCS and some of the other knobs are
defined.
PR: 50235, 50227
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
Sunday, 23 Mar 2003
|
18:38 ru
- Add new knob WITH_MUTT_SMIME_OUTLOOK_COMPAT.
- Re-enable the knobs WITH_MUTT_NNTP and WITH_MUTT_QUOTE_PATCH for
which patches are now available.
- Fix handling of differing patch-versions for the knobs.
- Fix the pgp patch.
- Set useful knobs when PACKAGE_BUILDING (POLA).
PR: ports/50199
Submitted by: maintainer
|
Friday, 21 Mar 2003
|
17:20 roam
Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.
PR: 50150
Submitted by: maintainer
Approved by: portmgr (kris)
|
Friday, 21 Feb 2003
|
12:42 knu
De-pkg-comment.
|
Friday, 24 Jan 2003
|
22:17 obraun
Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.
PR: ports/47437
Submitted by: maintainer
|
Monday, 6 Jan 2003
|
22:35 naddy
Add grouping of PATCH_SITES and PATCHFILES.
PR: 46806
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
Sunday, 5 Jan 2003
|
13:51 obraun
Reactivate WITH_MUTT_EDIT_THREADS, WITH_MUTT_SIGNATURE_MENU, and
WITH_MUTT_IFDEF_PATCH knobs. Patches are now available.
PR: ports/46779
Submitted by: maintainer
|
Wednesday, 1 Jan 2003
|
17:27 obraun
* Upgrade to 1.5.3.
* Fix a MASTER_SITES directory.
* Some patches you can turn on with knobs are not yet available.
PR: ports/46043
Submitted by: maintainer
|
Sunday, 10 Nov 2002
|
23:09 alane
Removed erroneous USE_GMAKE=yes at request of maintainer. Sorry again, Udo.
|
Saturday, 26 Oct 2002
|
15:56 alane
Added USES_GMAKE. The allows the port to build with the upcoming bsd.port.mk
patch. Sorry, Udo, I forgot this originally.
Approved by: maintainer (notified, has approved all in past)
|
Wednesday, 23 Oct 2002
|
14:28 alane
Fix pre-build target (I messed it up with my first PR a long time ago.)
This prepares for a patch to Mk/bsd.port.mk where AUTO* can be paths not
just filenames.
PR: 44395
Submitted by: alane
Approved by: maintainer
|
Saturday, 5 Oct 2002
|
19:03 obraun
* Fix NOPORTDOCS.
* Bump PORTREVISION.
PR: 43588
Submitted by: maintainer
|
Wednesday, 4 Sep 2002
|
11:16 alane
Prepare for path based autotools patch.
PR: 42403
Submitted by: alane@freebsd.org
Reviewed by: maintainer
Approved by: maintainer
|
Monday, 2 Sep 2002
|
19:26 obraun
* Add two new knobs: WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH
Patches submitted by Dale Woolridge <dale@woolridge.ca>.
* Fix sgmlformat dependency handling if manual.sgml is changed by one of the
knobs.
* Bump PORTREVISION.
PR: ports/42328
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
Friday, 30 Aug 2002
|
12:32 obraun
* Add postscript doc if already using sgmlformat.
* Add new knob WITH_MUTT_PS to build postscript doc (this in fact
is an alias for WITH_MUTT_HTML, so html doc is also installed).
PR: ports/42193
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
Wednesday, 28 Aug 2002
|
19:29 obraun
Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.
PR: ports/42123
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
Tuesday, 13 Aug 2002
|
22:05 naddy
- Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH.
- Generate the pkg-plist by using a script, so the whole port is
much more maintainable.
PR: 41621
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
Thursday, 1 Aug 2002
|
16:22 ade
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade
|
Friday, 26 Jul 2002
|
19:52 naddy
- Add new knob WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT which is useful
in environments which do not use the outlook-builtin smime functions.
- Fix a portlint WARN for a trailing whitespace.
PR: 41011
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Wednesday, 17 Jul 2002
|
22:14 naddy
- Fix package plist when only using WITH_MUTT_PGP_OUTLOOK_PATCH.
- Do not use -pedantic in CFLAGS when building the port.
- Add the new knob WITH_MUTT_EDIT_THREADS
(suggested by Roman Neuhauser <neuhauser@bellavista.cz>)
PR: 40698, 40580
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
|
Tuesday, 9 Jul 2002
|
16:48 dwcjr
REINPLACE
PR: 40352
Submitted by: maintainer
|
Sunday, 16 Jun 2002
|
13:05 demon
Update to version 1.5.1.
PR: 38694, 39188
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
|
Thursday, 16 May 2002
|
15:51 dwcjr
Improve maildir support
PR: 38147
Submitted by: maintainer, lioux
|
Saturday, 4 May 2002
|
13:31 anders
Use ncurses instead of slang by default, because of slang "out of a box"
issues.
PR: 37738
Submitted by: maintainer
|
Friday, 3 May 2002
|
13:50 demon
Update to version 1.3.99.
PR: 37698
Submitted by: MAINTAINER
|
Friday, 12 Apr 2002
|
17:10 ade
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
|
Sunday, 31 Mar 2002
|
13:42 dwcjr
Fix a remaining libiconv issues
Fix URLs of patches back to mutt-devel standard
Submitted by: maintainer
|
Monday, 18 Mar 2002
|
10:27 knu
Bump PORTREVISION to reflect the (lib)iconv upgrade.
|
09:46 sobomax
Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
|
Friday, 15 Mar 2002
|
19:44 ade
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
|
Wednesday, 13 Mar 2002
|
20:57 jim
Update to version 1.3.28.
PR: 35866
Submitted by: maintainer
|
Tuesday, 12 Mar 2002
|
16:25 jim
1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH to
be consistent with the other knobs.
2) Move --enable-pop and --enable-imap up to CONFIGURE_ARGS from where
they were originally defined lower in the Makefile so they can be
overridden by using MUTT_CONFIGURE_ARGS.
3) s/directory/file/ in a comment in the Makefile.
4) Bump PORTREVISION.
3) Submitted by: maintainer
Approved by: maintainer
|
Monday, 11 Mar 2002
|
22:34 jim
Add a MUTT_CONFIGURE_ARGS variable for adding additional config options,
and adjust the documentation to suggest /etc/make.conf as a good place
to store the Makefile knobs.
PR: 35731
Submitted by: maintainer
|
Saturday, 9 Mar 2002
|
20:23 clive
Rollback to revisions below:
|
18:47 clive
In case SLAVEPORTREVISION might not be defined, define it as zero.
|
17:21 clive
Automate PORTREVISION issue bewteen master port and slave port.
|
Thursday, 28 Feb 2002
|
14:28 naddy
- Add a patch which avoids a core dump when using IMAP. - Fix pkg-plist to be
more maintainable.
|
Wednesday, 27 Feb 2002
|
00:52 jim
Fix pkg-plist.
|
Tuesday, 26 Feb 2002
|
23:19 jim
Add the missing extra-patch-sgmlformat patch and fix a few things:
|
13:30 naddy
- Automagically determine when to use sgmlformat. - Add the pgp outlook compat
patch via the new knob MUTT_WITH_PGP_OUTLOOK_PATCH which is on by default if
pgp is installed. Patch submitted by: Stefan Walter <dunkelkammer@gmx.de>.
- Fix some trailing whitespaces to make portlint a little happier. -
Increment PORTREVISION.
|
Tuesday, 29 Jan 2002
|
20:50 naddy
- Built the port always with IMAP and POP support as is also done in
mail/mutt and thus reducing Makefile and pkg-plist to a more maintainable
size.
|
Monday, 28 Jan 2002
|
14:50 naddy
- Use the latest patches from www.mutt.org.ua. - Make the dependency on
sgmlformat configurable by the new knob WITHOUT_MUTT_SGMLFORMAT (requested
by Neil Darlow <neil@darlow.co.uk>)
|
Tuesday, 22 Jan 2002
|
23:12 lioux
o Rebuild port docs even if WITH_MUTT_HTML is not given so the ASCII manuals
reflect all the given WITH_MUTT_knobs. o (Port now always depends on
sgmlformat, which isn't a problem anymore since sgmlformat has been fixed
for alpha-architecture)
|
17:38 dwcjr
Update to 1.3.27
|
Saturday, 19 Jan 2002
|
01:19 jim
Update to version 1.3.26.
|
Wednesday, 16 Jan 2002
|
11:59 naddy
* Do not clobber plaintext manual if WITH_MUTT_HTML is undefined. * Enable
WITH_MUTT_HTML on alpha, old problem no longer applies.
|
Saturday, 5 Jan 2002
|
11:27 jim
Fix a problem where installs failed if WITH_MUTT_HTML wasn't defined. Also
change the dependency for WITH_MUTT_NNTP to point to inn-stable instead of
inn.
|
00:23 jim
From the PR:
|
Thursday, 3 Jan 2002
|
21:58 jim
Update to version 1.3.25.
|
Wednesday, 2 Jan 2002
|
03:39 jim
Fix a newly found security flaw.
|
Sunday, 23 Dec 2001
|
09:42 kevlo
Fix WITH_MUTT_SSL case by adding WITH_MUTT_IMAP
|
Saturday, 22 Dec 2001
|
21:31 dwcjr
Remove AUTOMAKE_ARGS which are now in bsd.port.mk
|
Thursday, 13 Dec 2001
|
01:34 jim
Bump PORTREVISION due to patch-14.
|
Monday, 3 Dec 2001
|
15:20 petef
- update to 1.3.24 - fix automake to generate bsdmake code, drop USE_GMAKE -
add more MASTER_SITES
|
Sunday, 2 Dec 2001
|
21:55 lioux
USE_AUTOMAKE implies USE_AUTOCONF, remove repetition
|
19:37 lioux
Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASL
|
19:31 lioux
o USE_AUTO* police sweep - Don't hardcode, use
{ACLOCAL,AUTO{CONF,HEADER,MAKE}} - USE_AUTO{CONF,MAKE} instead of
BUILD_DEPENDS
|
Wednesday, 14 Nov 2001
|
06:06 petef
- no longer need gmake - use autoconf instead of automake
|
Saturday, 10 Nov 2001
|
11:32 jim
Update to version 1.3.23.2.
|
Number of commits found: 225 (showing only 100 on this page) |