aboutsummaryrefslogtreecommitdiff
path: root/mail/mutt
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Pass maintance on to Udo Schweigert, who does a fine job with theDavid E. O'Brien2002-11-051-1/+1
| | | | | | | mutt-devel port. Notes: svn path=/head/; revision=69510
* Make it more clear that WITH_DOCS controlled the docs produced fromDavid E. O'Brien2002-10-171-4/+4
| | | | | | | SGML. s/WITH_DOCS/WITH_SGML_DOCS/g Notes: svn path=/head/; revision=68184
* Allow one to use "WITH_DOCS=no" to avoid building them.David E. O'Brien2002-10-171-4/+4
| | | | Notes: svn path=/head/; revision=68172
* Blah, fat fingered in the editor -- remove bogonDavid E. O'Brien2002-09-201-1/+1
| | | | Notes: svn path=/head/; revision=66873
* More updating of master sites.David E. O'Brien2002-09-201-4/+3
| | | | Notes: svn path=/head/; revision=66859
* Update master sites.David E. O'Brien2002-09-201-4/+3
| | | | Notes: svn path=/head/; revision=66858
* More documentation (html) build fixes.David E. O'Brien2002-09-182-10/+35
| | | | | | | Submitted by: kris (bento) Notes: svn path=/head/; revision=66547
* Fix plistKris Kennaway2002-09-162-27/+36
| | | | Notes: svn path=/head/; revision=66401
* This fix a warning in the mutt port which is fatal in certainDavid E. O'Brien2002-09-101-2/+0
| | | | | | | | | situations (e.g. to portupgrade). Submitted by: kris Notes: svn path=/head/; revision=65967
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | | | | Submitted by: lots and lots Pointy hat to: ade Notes: svn path=/head/; revision=63850
* moving saslv1 includes files to make it easier to add saslv2Hajimu UMEMOTO2002-07-281-1/+1
| | | | | | | | | PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu Notes: svn path=/head/; revision=63671
* Remove all charmaps related bits. They aren't needed for 1.4.David E. O'Brien2002-06-222-18/+0
| | | | Notes: svn path=/head/; revision=61743
* Upgrade to version 1.4[.0].David E. O'Brien2002-06-227-224/+92
| | | | Notes: svn path=/head/; revision=61714
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-1/+2
| | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=56168
* Update to 1.2.5.1. This is the latest version on mutt's "stable"Jim Mock2002-01-133-130/+4
| | | | | | | | | | | | branch, and fixes a security hole (which was patched in the last commit to the port). PR: 33610 Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Approved by: silence from maintainer Notes: svn path=/head/; revision=53001
* Fix a security hole using vendor-supplied patch.Jacques Vidrine2002-01-022-0/+125
| | | | Notes: svn path=/head/; revision=52496
* Fix package buildingDavid W. Chapman Jr.2001-12-163-11/+17
| | | | | | | | | | Fix SSL building Submitted by: Udo Schweigert Approved by: obrien Notes: svn path=/head/; revision=51611
* Back off the GMAKE.David E. O'Brien2001-12-051-1/+1
| | | | | | | | | | | | | | | | Extract from /usr/local/share/automake14/automake/depend.am ## This fragment is probably only useful for maintainers. It relies ## on GNU make and gcc. It is only included in the generated ## Makefile.in if `automake' is not passed the `--include-deps' flag This has changed from automake14 to automake15. The solution is easy: use the -i switch for automake. Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=51093
* Update this to build with proper dependancies again.David E. O'Brien2001-12-054-21/+22
| | | | | | | | | | When I added the folder compression patch, I didn't realize we now needed automake & autoconf. Bringing those two in, now makes gmake required. :-( Also we can't patch `configure' as before, now we must patch `configure.in' and `aclocal.m4'. Notes: svn path=/head/; revision=51090
* The mode of the doc directory wasn't what was intended.David E. O'Brien2001-05-251-1/+2
| | | | Notes: svn path=/head/; revision=43042
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-221-1/+1
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* The HTML version of the manual grew.David E. O'Brien2001-03-111-0/+6
| | | | Notes: svn path=/head/; revision=39484
* Allow maintainer to be properly set in slave ports.David E. O'Brien2001-03-111-1/+1
| | | | Notes: svn path=/head/; revision=39479
* Put back my editor hints that were removed w/o permission.David E. O'Brien2001-02-071-0/+1
| | | | | | | Note these are *FULLY* Satoshi approved for the past 4 years. Notes: svn path=/head/; revision=38061
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-6/+5
| | | | Notes: svn path=/head/; revision=37252
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35324
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-161-2/+2
| | | | Notes: svn path=/head/; revision=35188
* Add compressed and encrypted folders support.David E. O'Brien2000-10-312-3/+6
| | | | | | | Submitted by: ru Notes: svn path=/head/; revision=34488
* Rename PLIST.htmlfiles to pkg-plist.htmlfiles.Satoshi Asami2000-10-081-2/+2
| | | | Notes: svn path=/head/; revision=33525