Commit Graph

245 Commits

Author SHA1 Message Date
Christian Weisgerber
3edff760b2 - 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>
2003-08-04 21:57:13 +00:00
Sergey A. Osokin
046302cfd9 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
2003-07-20 12:09:18 +00:00
Norikatsu Shigemura
8c49dc2107 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)
2003-07-11 17:32:26 +00:00
Sergey A. Osokin
d96c72a9d6 Fix output of pgp-mails for WITH_MUTT_QUOTE_PATCH
Also bump PORTREVISION

Submitted by:	MAINTAINER
PR:		53040
Approved by:	fjoe (mentor)
2003-06-09 08:35:43 +00:00
Foxfair Hu
bcb7076280 PR: 52810
Submitted by:	MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
2003-06-01 02:53:21 +00:00
Clive Lin
4ad7c5b9d2 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.
2003-05-04 09:53:39 +00:00
Oliver Braun
b709a2a4b0 - 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
2003-05-03 19:02:01 +00:00
Oliver Braun
0144da99d5 * 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
2003-04-30 20:45:08 +00:00
Oliver Braun
21f83a7025 Fix MASTER_SITES to contain only fetchable sites.
PR:		ports/51328
Submitted by:	maintainer
2003-04-24 06:24:34 +00:00
Norikatsu Shigemura
8d7496d13e Bump PORTREVISION by previous commit 2003-04-10 16:38:17 +00:00
Norikatsu Shigemura
04127b251b 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)
2003-04-10 16:35:18 +00:00
Peter Pentchev
bd106fb4b4 Fix PATCH_SITES for the package building case (e.g. bento).
PR:		50383
Submitted by:	maintainer
2003-03-28 07:07:33 +00:00
Oliver Braun
82608fa9d1 - Install the configuration examples into ${PREFIX}/share/examples/mutt.
PR:		ports/50317
Submitted by:	maintainer
2003-03-26 18:22:23 +00:00
Christian Weisgerber
03537866a4 - 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>
2003-03-25 01:26:45 +00:00
Ruslan Ermilov
fe75923e2b - 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
2003-03-23 18:38:17 +00:00
Peter Pentchev
74bee551cc Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.
PR:		50150
Submitted by:	maintainer
Approved by:	portmgr (kris)
2003-03-21 17:20:51 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Oliver Braun
40c230f128 Fix a bug in pgp-handling.
PR:		ports/48069
Submitted by:	maintainer
2003-02-07 23:01:06 +00:00
Oliver Braun
5c477be578 Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.
PR:		ports/47437
Submitted by:	maintainer
2003-01-24 22:17:59 +00:00
Christian Weisgerber
4e14ae4f75 Add grouping of PATCH_SITES and PATCHFILES.
PR:		46806
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-01-06 22:35:00 +00:00
Oliver Braun
3a59b8dba7 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
2003-01-05 13:51:40 +00:00
Oliver Braun
2fb05e9ec3 * 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
2003-01-01 17:27:03 +00:00
Alan Eldridge
a9fe8f021f Removed erroneous USE_GMAKE=yes at request of maintainer. Sorry again, Udo. 2002-11-10 23:09:28 +00:00
Alan Eldridge
0c4e7a1221 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)
2002-10-26 15:56:14 +00:00
Alan Eldridge
7ffcc2733f 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
2002-10-23 14:28:17 +00:00
Oliver Braun
a597af9d13 * Fix NOPORTDOCS.
* Bump PORTREVISION.

PR:		43588
Submitted by:	maintainer
2002-10-05 19:03:32 +00:00
Alan Eldridge
f3118b0a68 Prepare for path based autotools patch.
PR:		42403
Submitted by:	alane@freebsd.org
Reviewed by:	maintainer
Approved by:	maintainer
2002-09-04 11:16:08 +00:00
Oliver Braun
26b1d41897 * 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)
2002-09-02 19:26:05 +00:00
Oliver Braun
4f821116fc * 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)
2002-08-30 12:32:59 +00:00
Oliver Braun
36ff99b311 Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.
PR:		ports/42123
Submitted by:	maintainer
Approved by:	dwcjr (mentor)
2002-08-28 19:29:05 +00:00
Christian Weisgerber
dfd2816979 - 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>
2002-08-13 22:05:04 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Hajimu UMEMOTO
b211a1e6c4 moving saslv1 includes files to make it easier to add saslv2
PR:		ports/40288
Submitted by:	Mathieu Arnold <m@absolight.net>
Approved by:	knu
2002-07-28 17:26:12 +00:00
Christian Weisgerber
5e566bc025 - 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)
2002-07-26 19:52:49 +00:00
Christian Weisgerber
ede911a1af - 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>
2002-07-17 22:14:40 +00:00
David W. Chapman Jr.
47be0d2477 REINPLACE
PR:		40352
Submitted by:	maintainer
2002-07-09 16:48:49 +00:00
David E. O'Brien
9a3122ce11 Reduce patch.
Submitted by:	maintainer
2002-06-27 19:24:29 +00:00
Dmitry Sivachenko
c00b0f53f4 Fix corrupted patch (duplicate of content).
Submitted by:	MAINTAINER
2002-06-16 14:53:24 +00:00
Dmitry Sivachenko
006cbab580 Update to version 1.5.1.
PR:		38694, 39188
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2002-06-16 13:05:26 +00:00
David W. Chapman Jr.
aa07b26acd Improve maildir support
PR:		38147
Submitted by:	maintainer, lioux
2002-05-16 15:51:16 +00:00
Anders Nordby
614bb476b1 Use ncurses instead of slang by default, because of slang "out of a box"
issues.

PR:		37738
Submitted by:	maintainer
2002-05-04 13:31:07 +00:00
Dmitry Sivachenko
0d6052209f Update to version 1.3.99.
PR:		37698
Submitted by:	MAINTAINER
2002-05-03 13:50:02 +00:00
Ade Lovett
f18cbf2fa6 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
2002-04-12 17:10:20 +00:00
David W. Chapman Jr.
18072bf9fb Fix a remaining libiconv issues
Fix URLs of patches back to mutt-devel standard

Submitted by:	maintainer
2002-03-31 13:42:22 +00:00
Maxim Sobolev
449a928eea Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> with
<giconv.h> or -liconv with -lgiconv.
2002-03-18 11:26:13 +00:00
Akinori MUSHA
21d944be5c Bump PORTREVISION to reflect the (lib)iconv upgrade. 2002-03-18 10:27:58 +00:00
Maxim Sobolev
8493a5819b Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that need
libiconv.
2002-03-18 09:46:46 +00:00
Ade Lovett
9210b7cb07 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
2002-03-15 19:44:29 +00:00
Jim Mock
8943e51949 Update to version 1.3.28.
PR:		35866
Submitted by:	maintainer
2002-03-13 20:57:35 +00:00
Jim Mock
2a0d337e37 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
2002-03-12 16:25:10 +00:00