summaryrefslogtreecommitdiff
path: root/mail/mutt14 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyEdwin Groothuis2006-01-221-0/+3
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-2/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* - Add mutt-lite, a slave port for mutt which defines MUTT_LITE flagPav Lucistnik2005-05-281-0/+1
| | | | | | | | | PR: ports/81248 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=136347
* Do not disable NLS by default with MUTT_LITEVolker Stolz2005-05-181-3/+1
| | | | | | | | PR: ports/81205 Submitted by: maintainer Notes: svn path=/head/; revision=135551
* Add WITHOUT_MUTT_FLOCK knob.Kirill Ponomarev2005-05-181-1/+6
| | | | | | | | PR: ports/81174 Submitted by: maintainer Notes: svn path=/head/; revision=135544
* Use autoconf259/automake19 instead of the deprecatedJean-Yves Lefort2005-05-101-2/+5
| | | | | | | | | | autoconf213/automake14. PR: ports/80855 Submitted by: maintainer Notes: svn path=/head/; revision=135015
* - Fix the misc/mime-support dependencyOliver Lehmann2005-05-081-6/+12
| | | | | | | | | | | - Add the MUTT_LITE knob for those who want to build mutt with minimal effort. PR: ports/80785 Submitted by: maintainer Notes: svn path=/head/; revision=134865
* - Use mime.types from misc/mime-supportOliver Lehmann2005-05-082-6/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=134842
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Fix the pgp6 examples and no longer install pgp5 examples.Kirill Ponomarev2005-03-213-1/+13
| | | | | | | | PR: ports/79076 Submitted by: maintainer Notes: svn path=/head/; revision=131822
* Remove patch since "pgp_strict_enc" option does the same hack and itKirill Ponomarev2005-01-171-11/+0
| | | | | | | | | | can lead to broken pgp signatures. Submitted by: krion, tobez Approved by: maintainer Notes: svn path=/head/; revision=126642
* - Fix the charset of 7bit messsages when doing gpg encryption. ThisKirill Ponomarev2005-01-121-0/+11
| | | | | | | | | | makes gpg-signed messages more readable in GNATS eg. PR: ports/76130 Submitted by: maintainer Notes: svn path=/head/; revision=126248
* No longer install flea and muttbug as mutt's bug-tracking system isKirill Ponomarev2005-01-083-3/+23
| | | | | | | | | | out of order due to massive spamming. PR: ports/75959 Submitted by: maintainer Notes: svn path=/head/; revision=125858
* Install Muttrc and mime.types if not already present from aKirill Ponomarev2004-07-082-0/+3
| | | | | | | | | | prior installation PR: ports/68815 Submitted by: maintainer Notes: svn path=/head/; revision=113215
* - Remove obsolete site from PATCH_SITESKirill Ponomarev2004-06-061-1/+0
| | | | | | | | PR: ports/67620 Submitted by: maintainer Notes: svn path=/head/; revision=110934
* Sync with new bsd.autotools.mkAde Lovett2004-06-041-0/+1
| | | | Notes: svn path=/head/; revision=110841
* - Fix the tmpfile patch to really include the right bounds forKirill Ponomarev2004-05-111-2/+2
| | | | | | | | | | snprintf() and strncat(). PR: ports/66507 Submitted by: maintainer Notes: svn path=/head/; revision=108902
* - Fix mutt's tmp-file-naming to fix syntax highlightning forKirill Ponomarev2004-05-102-5/+20
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=108822
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=103963
* - Update to version 1.4.2.1Kirill Ponomarev2004-02-152-27/+15
| | | | | | | | PR: ports/62865 Submitted by: maintainer Notes: svn path=/head/; revision=100967
* - Update the compressed mailbox patchKirill Ponomarev2004-02-122-9/+18
| | | | | | | | | | - Add another mirror site for some patches PR: ports/62723 Submitted by: maintainer Notes: svn path=/head/; revision=100752
* Maintainer update of mail/mutt:Sergey A. Osokin2004-02-112-9/+15
| | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=100691
* - Fix the generation of temporary file names by using mktempKirill Ponomarev2004-02-092-1/+13
| | | | | | | | | | | instead of PIDs - Bump PORTREVISION PR: ports/62568 Submitted by: maintainer Notes: svn path=/head/; revision=100497
* - Preserve $PREFIX/etc/mime.typesYen-Ming Lee2004-02-082-6/+8
| | | | | | | | | | - Add $PREFIX/etc/mime.types.dist PR: 62452 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=100335
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-2/+2
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* - Add CONFLICTS to prevent installation over mutt-develSergei Kolobov2004-02-021-0/+2
| | | | | | | | PR: ports/62254 Submitted by: maintainer Notes: svn path=/head/; revision=99808
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* - Add WITHOUT_NLS knobKirill Ponomarev2004-01-132-27/+35
| | | | | | | | PR: 61312 Submitted by: maintainer Notes: svn path=/head/; revision=98073
* - Fix the DOCSDIR and EXAMPLESDIR code. Now both can beKirill Ponomarev2003-10-264-8/+49
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=92200
* Utilize ${DOCSDIR} and ${EXAMPLESDIR}.Sergey A. Osokin2003-09-243-397/+397
| | | | | | | Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) Notes: svn path=/head/; revision=89246
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* - don't clobber any given LDFLAGSDirk Meyer2003-08-311-1/+2
| | | | | | | | resoves conflitcs with bsd.openssl.mk Approved by: Udo.Schweigert@siemens.com Notes: svn path=/head/; revision=88181
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.Joe Marcus Clarke2003-08-261-1/+1
| | | | | | | Prodded by: kris Notes: svn path=/head/; revision=87743
* Chase the libintl.so shared lib version.Joe Marcus Clarke2003-08-251-1/+1
| | | | Notes: svn path=/head/; revision=87644
* - Do not remove etc/Muttrc when deinstalling and if it was changed.Christian Weisgerber2003-08-042-2/+4
| | | | | | | | | | - Bump PORTREVISION. PR: 55188 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=86312
* o Add patch for the new ~a function. By this one can tag entireNorikatsu Shigemura2003-07-112-1/+74
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=84686
* PR: 52809Foxfair Hu2003-06-011-1/+1
| | | | | | | | Submitted by: MAINTAINER Add ipv6 to the categories (as mutt flawlessly works with IPv6). Notes: svn path=/head/; revision=81827
* Fix pkg-plist.Oliver Braun2003-05-151-0/+1
| | | | | | | | PR: ports/52262 Submitted by: maintainer Notes: svn path=/head/; revision=81015
* Fix port building if WITH_MUTT_XFACE knob is defined.Oliver Braun2003-05-031-13/+3
| | | | | | | | PR: ports/51715 Submitted by: maintainer Notes: svn path=/head/; revision=80040
* * Fix handling of hostname if hostname contains more than 31 charactersOliver Braun2003-04-302-1/+50
| | | | | | | | | | | for FreeBSD versions before 5.x. * Bump PORTREVISION. PR: ports/51621, ports/51622 Submitted by: maintainer Notes: svn path=/head/; revision=79930
* Fix MASTER_SITES to contain only fetchable sites.Oliver Braun2003-04-241-3/+1
| | | | | | | | PR: ports/51328 Submitted by: maintainer Notes: svn path=/head/; revision=79571
* - Integrate the new "initials"-patch.Oliver Braun2003-03-264-33/+90
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=77493
* ``compressed'' patch now available for 1.4.1.David E. O'Brien2003-03-213-206/+3
| | | | | | | Approved by: kris Notes: svn path=/head/; revision=77171
* Update to version 1.4.1 which among other things, fixes a buffer overflowDavid E. O'Brien2003-03-203-4/+207
| | | | | | | | | in mutt's IMAP client code. Approved by: kris Notes: svn path=/head/; revision=77167
* - Use "grouped" patch-files and -sitesOliver Braun2003-03-051-9/+30
| | | | | | | | | | - Add WITH_MUTT_XFACE knob for mutt's use with slrnface. PR: ports/48944 Submitted by: maintainer Notes: svn path=/head/; revision=76933
* Drive a stake through the heart of some more files that were committedKris Kennaway2003-02-281-16/+0
| | | | | | | | | | to after they were removed, which caused them to mysteriously resurrect when updating with a -D tag. Holy water sprinkled by: peter Notes: svn path=/head/; revision=76602
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Fix installing reinstalling without cleaning WRKDIR first.Maxim Sobolev2002-11-281-1/+1
| | | | | | | Approved by: maintainer, portmgr Notes: svn path=/head/; revision=71213
* o Fix build to match recent updates in GNU auto* support in bsd.port.mkMario Sergio Fujikawa Ferreira2002-11-112-14/+15
| | | | | | | | | | | o Deploy USE_REINPLACE instead of PERL o Fix warning messages in -CURRENT PR: 45212 Submitted by: maintainer Notes: svn path=/head/; revision=69896