Commit graph

213 commits

Author SHA1 Message Date
Shaun Amott
5353b242f8 - Add Kerberos (GSSAPI) support to mutt and mutt-devel.
PR:		ports/103924
Submitted by:	shaun (me)
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2006-10-03 14:11:30 +00:00
Erwin Lansing
95312d8a0b Update to 1.4.2.2
PR:		100478
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2006-07-18 14:44:04 +00:00
Shaun Amott
87619bad1d Fix IMAP buffer overflow:
http://www.securityfocus.com/bid/18642

PR:		ports/99614 [1], ports/99610 [2]
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
		J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by:	ahze (mentor)
2006-06-30 14:38:26 +00:00
Vasil Dimov
f5387617c9 Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
26e961906b - Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag
PR:		ports/81248
Submitted by:	Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2005-05-28 16:28:04 +00:00
Volker Stolz
564c8517fd Do not disable NLS by default with MUTT_LITE
PR:		ports/81205
Submitted by:	maintainer
2005-05-18 15:16:58 +00:00
Kirill Ponomarev
91896b7419 Add WITHOUT_MUTT_FLOCK knob.
PR:		ports/81174
Submitted by:	maintainer
2005-05-18 12:42:50 +00:00
Jean-Yves Lefort
071c98a753 Use autoconf259/automake19 instead of the deprecated
autoconf213/automake14.

PR:		ports/80855
Submitted by:	maintainer
2005-05-10 18:51:59 +00:00
Oliver Lehmann
b2cc914be9 - Fix the misc/mime-support dependency
- Add the MUTT_LITE knob for those who want to build mutt with
  minimal effort.

PR:		ports/80785
Submitted by:	maintainer
2005-05-08 15:37:47 +00:00
Oliver Lehmann
28b5c7b520 - Use mime.types from misc/mime-support
- Bump PORTREVISION
2005-05-08 08:37:36 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
b7d2bc6690 Fix the pgp6 examples and no longer install pgp5 examples.
PR:		ports/79076
Submitted by:	maintainer
2005-03-21 09:03:36 +00:00
Kirill Ponomarev
2762eb9755 Remove patch since "pgp_strict_enc" option does the same hack and it
can lead to broken pgp signatures.

Submitted by:	krion, tobez
Approved by:	maintainer
2005-01-17 13:46:58 +00:00
Kirill Ponomarev
9135cb29a6 - Fix the charset of 7bit messsages when doing gpg encryption. This
makes gpg-signed messages more readable in GNATS eg.

PR:		ports/76130
Submitted by:	maintainer
2005-01-12 18:44:07 +00:00
Kirill Ponomarev
b608f29439 No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming.

PR:		ports/75959
Submitted by:	maintainer
2005-01-08 18:41:31 +00:00
Kirill Ponomarev
fd77a42935 Install Muttrc and mime.types if not already present from a
prior installation

PR:		ports/68815
Submitted by:	maintainer
2004-07-08 12:40:50 +00:00
Kirill Ponomarev
b846a8251b - Remove obsolete site from PATCH_SITES
PR:		ports/67620
Submitted by:	maintainer
2004-06-06 07:02:01 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Kirill Ponomarev
5ab880074e - Fix the tmpfile patch to really include the right bounds for
snprintf() and strncat().

PR:		ports/66507
Submitted by:	maintainer
2004-05-11 07:35:17 +00:00
Kirill Ponomarev
d71d55958c - 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/66443
Submitted by:	maintainer
2004-05-10 11:37:58 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
d36d9ea4dc - Update to version 1.4.2.1
PR:		ports/62865
Submitted by:	maintainer
2004-02-15 07:21:08 +00:00
Kirill Ponomarev
a06174ce48 - Update the compressed mailbox patch
- Add another mirror site for some patches

PR:		ports/62723
Submitted by:	maintainer
2004-02-12 09:22:37 +00:00
Sergey A. Osokin
cc1b58bb6e Maintainer update of mail/mutt:
- Update mutt to version 1.4.2.
  This version fixes a buffer overflow that can be
  triggered by incoming messages.  There are reports
  about spam that has actually triggered this problem
  and crashed mutt.
- Add SIZEs to distinfo

Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR:		62695
2004-02-11 17:19:00 +00:00
Kirill Ponomarev
3e7ce790f9 - Fix the generation of temporary file names by using mktemp
instead of PIDs
- Bump PORTREVISION

PR:		ports/62568
Submitted by:	maintainer
2004-02-09 15:28:15 +00:00
Yen-Ming Lee
1218cfa7e6 - Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist

PR:		62452
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:20:23 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Sergei Kolobov
d6bc28cd5b - Add CONFLICTS to prevent installation over mutt-devel
PR:		ports/62254
Submitted by:	maintainer
2004-02-02 13:33:26 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
233792da59 - Add WITHOUT_NLS knob
PR:		61312
Submitted by:	maintainer
2004-01-13 15:32:20 +00:00
Kirill Ponomarev
97c64f81d6 - Fix the DOCSDIR and EXAMPLESDIR code. Now both can be
set to non-standard values.
- Striping of binaries is no longer needed (it's done by install -s).
- Be less verbose.

PR:		58558
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-10-26 13:19:29 +00:00
Sergey A. Osokin
b383e30e75 Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Approved by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-09-24 15:30:36 +00:00
Sergey A. Osokin
f37f7775e3 Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
PR:		56998
2003-09-24 09:37:11 +00:00
Dirk Meyer
5d88c153e8 - don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
Approved by:	Udo.Schweigert@siemens.com
2003-08-31 09:24:38 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Christian Weisgerber
fdb2aecfd1 - Do not remove etc/Muttrc when deinstalling and if it was changed.
- Bump PORTREVISION.

PR:		55188
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
2003-08-04 21:48:03 +00:00
Norikatsu Shigemura
b447f0df74 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/54360
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-07-11 17:31:48 +00:00
Foxfair Hu
ee96455941 PR: 52809
Submitted by:	MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
2003-06-01 02:51:45 +00:00
Oliver Braun
656149974a Fix pkg-plist.
PR:		ports/52262
Submitted by:	maintainer
2003-05-15 07:33:53 +00:00
Oliver Braun
3b750f6003 Fix port building if WITH_MUTT_XFACE knob is defined.
PR:		ports/51715
Submitted by:	maintainer
2003-05-03 07:44:15 +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
Oliver Braun
57cbd869ac - Integrate the new "initials"-patch.
- Honor the MUTT_CONFIGURE_ARGS variable, if present.
- Fix the PATH for gpg in the rc-example.
- Install the configuration examples in ${PREFIX}/share/examples/mutt.

PR:		ports/50197
Submitted by:	maintainer
2003-03-26 18:21:14 +00:00
David E. O'Brien
3de1f3568e ``compressed'' patch now available for 1.4.1.
Approved by:	kris
2003-03-21 03:48:54 +00:00
David E. O'Brien
157a165595 Update to version 1.4.1 which among other things, fixes a buffer overflow
in mutt's IMAP client code.

Approved by:	kris
2003-03-20 16:39:23 +00:00