aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel
Commit message (Expand)AuthorAgeFilesLines
* - Add WITH_MUTT_ASPELL and WITH_MUTT_ISPELL knobs.sem2004-11-103-20/+80
* Chase libraries for new devel/libidn version.krion2004-10-261-1/+1
* - Update the maildir-header-cachepav2004-10-202-8/+26
* Kill off automake18, switching to automake19. Requiem Mors Pacem.ade2004-10-161-1/+1
* Add WITH_MUTT_IDN knob and register dependency if libidn is used.krion2004-10-134-194/+277
* Add a patch to correctly handle attachments in S/MIME encrypted andkrion2004-08-312-1/+40
* - Change the default from WITH_MUTT_NCURSES to WITH_MUTT_SLANG to be insem2004-08-294-95/+292
* Update the maildir header cache patch, which now alsokrion2004-08-194-1060/+565
* Update the maildir header cache [1]krion2004-08-035-8/+45
* Install Muttrc and mime.types if not already present from akrion2004-07-082-1/+3
* Fix "source" command when reading in from a program's stdoutkrion2004-07-042-1/+22
* Fix the timezone handling of the "conditional date"-patchkrion2004-06-291-4/+5
* Add WITH_MUTT_MAILDIR_MTIME_PATCH knobkrion2004-06-267-13/+447
* - Update the maildir-header-cache (now uses Sleepycat DB forkrion2004-06-124-147/+547
* - Add the color_after_eol option (after several discussions onkrion2004-06-063-3/+64
* Sync with new bsd.autotools.mkade2004-06-051-0/+1
* - Fix the tmpfile patch to really include the right bounds forkrion2004-05-111-2/+2
* - Fix mutt's tmp-file-naming to fix syntax highlightning forkrion2004-05-102-5/+19
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* - Add WITH_MUTT_MAILDIR_HEADER_CACHE knobkrion2004-03-063-0/+646
* - Fix WITH_MUTT_EDIT_THREADS knobkrion2004-02-113-5/+665
* - Fix the generation of temporary file names by using mktempkrion2004-02-092-0/+13
* - Preserve $PREFIX/etc/mime.typesleeym2004-02-082-1/+3
* - Update to version 1.5.6krion2004-02-053-173/+175
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-2/+2
* - Add CONFLICTS to prevent installation over mutt (non-devel)sergei2004-02-024-108/+930
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
* - Add WITHOUT_NLS knobkrion2004-01-142-0/+13
* - Fix pgp-patch (as pointed out by it's author)sergei2003-12-205-751/+1104
* - Update to version 1.5.5.1krion2003-11-078-420/+765
* - Fix the DOCSDIR and EXAMPLESDIR code. Now both can be set tokrion2003-10-262-9/+33
* - Add the new option "smime_encrypt_self" to addtionally encryptsergei2003-10-265-20/+119
* o Use DOCSDIR and EXAMPLESDIR.nork2003-09-246-85/+100
* - don't clobber any given LDFLAGSdinoex2003-08-311-1/+2
* Bump the PORTREVISION for the ports directly affected by the gettext upgrade.marcus2003-08-271-1/+1
* Chase the libintl.so shared lib version.marcus2003-08-251-1/+1
* - Do not remove etc/Muttrc when deinstalling and if it was changed.naddy2003-08-052-12/+6
* Fix APOP, mark SASL as brokenosa2003-07-202-1/+21
* o Add patch for the new ~a function. By this one can tag entirenork2003-07-122-1/+74
* Fix output of pgp-mails for WITH_MUTT_QUOTE_PATCHosa2003-06-092-1/+16
* PR: 52810foxfair2003-06-011-1/+1
* o Add a plus sign in the PATCH_SITES of master port. (mail/mutt-devel)clive2003-05-041-1/+1
* - For POLA reasons change the default knobs. This also results inobraun2003-05-042-51/+54
* * Fix handling of hostname if hostname contains more than 31 charactersobraun2003-05-012-1/+50
* Fix MASTER_SITES to contain only fetchable sites.obraun2003-04-241-3/+4
* Bump PORTREVISION by previous commitnork2003-04-111-1/+1
* o Fix a segmentation fault.nork2003-04-112-4/+13
* Fix PATCH_SITES for the package building case (e.g. bento).roam2003-03-281-16/+7
* - Install the configuration examples into ${PREFIX}/share/examples/mutt.obraun2003-03-272-33/+136
* - Don't strip the mutt binary again, it's done by install -s.naddy2003-03-252-42/+38
* - Add new knob WITH_MUTT_SMIME_OUTLOOK_COMPAT.ru2003-03-244-36/+58
* Update mutt-devel to Mutt 1.5.4, which fixes the IMAP vulnerability.roam2003-03-227-192/+89
* De-pkg-comment.knu2003-02-212-2/+2
* Fix a bug in pgp-handling.obraun2003-02-081-1/+2
* Reactivate the two knobs WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCH.obraun2003-01-253-106/+120
* Add grouping of PATCH_SITES and PATCHFILES.naddy2003-01-071-14/+14
* Reactivate WITH_MUTT_EDIT_THREADS, WITH_MUTT_SIGNATURE_MENU, andobraun2003-01-052-6/+6
* * Upgrade to 1.5.3.obraun2003-01-024-25/+27
* Removed erroneous USE_GMAKE=yes at request of maintainer. Sorry again, Udo.alane2002-11-111-1/+0
* Added USES_GMAKE. The allows the port to build with the upcoming bsd.port.mkalane2002-10-261-0/+1
* Fix pre-build target (I messed it up with my first PR a long time ago.)alane2002-10-231-4/+4
* * Fix NOPORTDOCS.obraun2002-10-062-1/+18
* Prepare for path based autotools patch.alane2002-09-041-1/+1
* * Add two new knobs: WITH_MUTT_PGP_PATCH and WITH_MUTT_MBOX_HOOK_PATCHobraun2002-09-034-6/+376
* * Add postscript doc if already using sgmlformat.obraun2002-08-305-38/+20
* Drop WITH_MUTT_PGP_OUTLOOK_PATCH which is now part of mutt.obraun2002-08-293-93/+0
* - Add new knobs WITH_MUTT_SIGNATURE_MENU and WITH_MUTT_IFDEF_PATCH.naddy2002-08-144-774/+219
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
* moving saslv1 includes files to make it easier to add saslv2ume2002-07-291-1/+1
* - Add new knob WITHOUT_MUTT_SMIME_OUTLOOK_COMPAT which is usefulnaddy2002-07-272-1/+19
* - Fix package plist when only using WITH_MUTT_PGP_OUTLOOK_PATCH.naddy2002-07-184-17/+105
* REINPLACEdwcjr2002-07-101-5/+8
* Reduce patch.obrien2002-06-281-19/+6
* Fix corrupted patch (duplicate of content).demon2002-06-161-92/+0
* Update to version 1.5.1.demon2002-06-1615-607/+508
* Improve maildir supportdwcjr2002-05-169-3/+423
* Use ncurses instead of slang by default, because of slang "out of a box"anders2002-05-041-16/+17
* Update to version 1.3.99.demon2002-05-032-7/+7
* gettext upgrade uber-patch (stage 3)ade2002-04-131-3/+2
* Fix a remaining libiconv issuesdwcjr2002-03-313-27/+8
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withsobomax2002-03-187-124/+0
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-1/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Update to version 1.3.28.jim2002-03-145-237/+56
* 1) Rename MUTT_WITH_PGP_OUTLOOK_PATCH to WITH_MUTT_PGP_OUTLOOK_PATCH tojim2002-03-131-8/+7
* Add a MUTT_CONFIGURE_ARGS variable for adding additional config options,jim2002-03-121-2/+15
* Rollback to revisions below:clive2002-03-101-3/+1
* In case SLAVEPORTREVISION might not be defined, define it as zero.clive2002-03-101-0/+1
* Automate PORTREVISION issue bewteen master port and slave port.clive2002-03-101-1/+2
* - Add a patch which avoids a core dump when using IMAP.naddy2002-02-283-98/+172
* Fix pkg-plist.jim2002-02-272-1/+20
* Add the missing extra-patch-sgmlformat patch and fix a few things:jim2002-02-274-11/+28
* - Automagically determine when to use sgmlformat.naddy2002-02-263-28/+125
* - Built the port always with IMAP and POP support as is also donenaddy2002-01-302-624/+22
* - Use the latest patches from www.mutt.org.ua.naddy2002-01-283-9/+31
* o Rebuild port docs even if WITH_MUTT_HTML is not given so the ASCIIlioux2002-01-234-77/+56
* Update to 1.3.27dwcjr2002-01-232-2/+3
* Update to version 1.3.26.jim2002-01-194-25/+15
* * Do not clobber plaintext manual if WITH_MUTT_HTML is undefined.naddy2002-01-163-55/+72
* Fix a problem where installs failed if WITH_MUTT_HTML wasn't defined.jim2002-01-052-5/+5
* From the PR:jim2002-01-053-12/+72
* Update to version 1.3.25.jim2002-01-043-113/+7
* Fix a newly found security flaw.jim2002-01-023-8/+120
* Fix WITH_MUTT_SSL case by adding WITH_MUTT_IMAPkevlo2001-12-231-0/+4
* Remove AUTOMAKE_ARGS which are now in bsd.port.mkdwcjr2001-12-231-1/+0
* Bump PORTREVISION due to patch-14.jim2001-12-131-0/+1
* Patch to fix a bug in the pager where \012 is displayed after the PGPjim2001-12-111-0/+11
* Remove a file accidentally forgotten in last commit.petef2001-12-041-18/+0
* - update to 1.3.24petef2001-12-033-26/+28
* USE_AUTOMAKE implies USE_AUTOCONF, remove repetitionlioux2001-12-031-1/+0
* Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASLlioux2001-12-032-2/+19
* o USE_AUTO* police sweeplioux2001-12-031-5/+11
* - no longer need gmakepetef2001-11-141-3/+1
* Update to version 1.3.23.2.jim2001-11-104-36/+59
* Update checksum for one distfiledwcjr2001-11-081-1/+1
* Upgrade to 1.3.23.1demon2001-11-023-52/+57
* Fix for the new AUTOMAKE/AUTOCONF scheme.demon2001-10-301-0/+2
* Add news posting supportdwcjr2001-10-302-1/+19
* Update to version 1.3.23.jim2001-10-113-51/+89
* Fix white spaces in pkg-plistdwcjr2001-09-031-2/+2
* Update PORTDOC compliancedwcjr2001-09-032-46/+44
* Change location of gpg to ${LOCALBASE} instead of ${PREFIX}dwcjr2001-09-031-1/+1
* Add missing Bump to PORTREVISION from last commit.dwcjr2001-09-031-0/+1
* Make path for gpg in ${PREFIX}/share/doc/mutt/samples/gpg.rc to honor ${PREFIX}dwcjr2001-09-031-0/+4
* Update to 1.3.22.1dwcjr2001-09-013-10/+10
* Update patchfiles to match new versionache2001-08-242-6/+6
* - build with IMAP and POP support when PACKAGE_BUILDING (because that wasache2001-08-232-18/+563
* Upgrade to 1.3.21 (from maintainer)ache2001-08-233-9/+15
* Update maintainer's emaildwcjr2001-08-131-6/+7
* for slave portsijliao2001-08-101-1/+1
* Add three new hooks...jim2001-07-261-1/+11
* Update to version 1.3.20.jim2001-07-266-78/+61
* Disable --regex for stabledwcjr2001-07-182-90/+317
* Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk indwcjr2001-06-151-5/+8
* Add GNU_CONFIGURE=yesdwcjr2001-06-155-399/+500
* Move PATCH_SITES closer to topdwcjr2001-06-141-5/+11
* Add compressed folder supportdwcjr2001-06-142-3/+10
* Add hooks for VVV patchesdwcjr2001-06-142-5/+26
* Fix typo in MASTER_SITES by appending '/'dwcjr2001-06-091-1/+1
* This should be the last of the missing filesdwcjr2001-06-092-0/+40
* Add missing filesdwcjr2001-06-094-0/+73
* Somehow missed part of the patch on the last commit.dwcjr2001-06-091-2/+3
* bring mutt-devel up to develdwcjr2001-06-096-220/+116
* The mode of the doc directory wasn't what was intended.obrien2001-05-251-1/+2
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-231-1/+1
* The HTML version of the manual grew.obrien2001-03-111-0/+6
* Allow maintainer to be properly set in slave ports.obrien2001-03-111-1/+1
* Put back my editor hints that were removed w/o permission.obrien2001-02-071-0/+1
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-6/+5
* Add $FreeBSD$, which help me in problem reports.obrien2000-11-221-0/+1
* Depend on ncurses.5 after the upgrade of devel/ncurses.tg2000-11-161-2/+2
* Add compressed and encrypted folders support.obrien2000-10-312-3/+6
* Rename PLIST.htmlfiles to pkg-plist.htmlfiles.asami2000-10-081-2/+2
* Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*.asami2000-10-081-1/+1
* Update all ports using OpenSSL and RSA to work without rsaref sincekris2000-09-221-1/+1
* Fix DISTNAME so that language-specific satellite ports will work.obrien2000-08-291-1/+1
* Use the `pre-configure:' target rather than `post-patch:' target. Thisobrien2000-08-261-1/+1
* Improve the granularity of the WITH_ options. Rather than use my approvedobrien2000-08-101-14/+17
* Suposedly this is need when WITH_NCURSES_PORT is defined on aobrien2000-08-101-0/+1
* Upgrade to version 1.2.5.obrien2000-07-303-16/+14
* Minor portlinting.obrien2000-07-191-2/+2
* Upgrade to version 1.2.4.obrien2000-07-115-24/+24
* Only configure for locales-fix if "WITH_LOCALES_FIX" is defined.obrien2000-05-241-2/+4
* Use LOCALBASE instead of PREFIX in CC flagsache2000-05-231-1/+1
* Shared linking of -lintlache2000-05-231-1/+2
* "This fix the l10n'ed po displaying and other places in multibyte condition.obrien2000-05-221-1/+2
* Copy CP1251 charset under its official name: windows-1251ache2000-05-142-0/+2
* Remove *.orig files in charmaps/maps in post-patch: - they are installedache2000-05-141-0/+3
* Fix KOI8-R charmapache2000-05-141-0/+11
* Update to the 1.2 release.obrien2000-05-1310-499/+606
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-4/+4
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+4
* Restore useless version required comments.obrien2000-03-221-0/+1
* Remove the "version required" line.obrien2000-03-201-1/+0
* Master site hostname change.obrien2000-03-111-1/+0
* Link with -lxpg4 to mutt display multibyte char correctly under eucobrien2000-02-291-3/+12
* Style nits in the ports I maintain.obrien2000-02-131-7/+7
* Update to version 1.0.1.obrien2000-01-202-3/+3
* Remove the "warning this is beta software and using it could email theobrien1999-11-221-4/+0
* Remove test code that *should* have bitten it before the commit.obrien1999-10-251-1/+1
* Upgrade to 1.0 release.obrien1999-10-253-11/+14
* properly restore default y/n responses lostache1999-09-271-15/+32
* Crud! I put the BUILD_DEPENDS of msgfmt in the "batch" area rather thanobrien1999-09-261-2/+2
* Update to version 1.0pre3obrien1999-09-252-4/+5
* Upgrade to 1.0 release candidate 2.obrien1999-09-073-31/+3
* Portlint.obrien1999-08-291-1/+1
* Upgrade to version 1.0 prerelease #1.obrien1999-08-263-4/+12
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* chmod -> ${CHMOD}mharo1999-08-231-3/+3
* Upgrade to 0.95.7.obrien1999-08-222-4/+4
* s/BUILD_DEPEND/BUILD_DEPENDS/gobrien1999-08-061-2/+2
* Fix syntax error that was killing the package build.asami1999-07-101-2/+2
* Rather than be broken on the Alpha, just don't try to build the docs.obrien1999-07-091-7/+6
* Mark this port broken for Alpha because it coredumps in sgmls.steve1999-07-051-1/+5
* Upgrade to version 0.95.6.obrien1999-06-232-4/+4
* farily -> fairlyhoek1999-06-071-1/+1
* Upgrade to 0.95.5.obrien1999-05-262-4/+5
* Depend on `urlview' when offically package building.obrien1999-05-261-1/+4
* Add (prepare to be shocked) WWW:mharo1999-05-031-1/+1
* Remove configuration files from PLISTmharo1999-04-141-2/+0
* upgrade to 0.95.4obrien1999-03-042-4/+4
* better version of defaulting English responces patchache1999-02-191-63/+54
* fix errors in ru.po (posted to mutt-dev)ache1999-02-161-1/+3
* use English fallback for multi_choice responces tooache1999-02-161-13/+92
* manual.latin1 should be in the optional plist file, not the standard one.obrien1999-02-142-1/+1
* * fix support for Russan language - there is a sign extension bug in newobrien1999-02-142-14/+40
* upgrade to 0.95.3obrien1999-02-133-7/+7
* Adjust PLIST'sobrien1999-02-012-0/+16
* add Russian Windows charsetache1999-01-091-0/+10
* remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are nowobrien1999-01-081-3/+2
* upgrade to 0.95.1obrien1999-01-052-5/+8
* Upgrade to version 0.95.obrien1998-12-138-140/+235
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-10-091-2/+2
* Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if weeivind1998-10-022-1/+18
* Completely remove regexp support (not only trailing dot) now thatasami1998-09-231-3/+3
* slang is now ELF.smace1998-09-231-3/+3
* Remove more manpages, as part of the great manpage removal project.hoek1998-08-171-1/+0
* Upgrade to 0.93.2obrien1998-08-052-4/+4
* Add homepage to pkg/DESCRhoek1998-07-251-1/+1
* Build HTML doc files if "BATCH" is defined.obrien1998-07-233-6/+271
* Don't use "Mail-Followup-To" header.obrien1998-07-231-0/+11
* Revert to compiling agaist stock ncurses by default (requested by ache)obrien1998-07-191-4/+13
* * upgrade to 0.93.1obrien1998-07-183-15/+14
* Upgrade to 0.93obrien1998-07-165-23/+38
* Upgrade to version 0.91.1obrien1998-04-183-6/+7
* Add the new patchfile here too.asami1998-03-031-0/+1
* distpatch to help some PGP5 problems.obrien1998-03-011-5/+6
* Upgrade to minor patch version 0.89.1obrien1998-02-022-3/+3
* workaround on failed bkgdset testache1998-01-301-0/+14
* Upgrade to version 0.89.obrien1998-01-284-17/+104
* Upgrade to "release" version 0.88obrien1997-11-163-16/+11
* Back out 1.9 temporarily so this one will package.asami1997-10-151-2/+2
* Correct package list.jraynard1997-10-151-2/+2
* Upgrade to 0.84.obrien1997-10-012-3/+3
* Upgrade to 0.81.obrien1997-08-052-3/+3
* Sync up CONFIG_ARGS.obrien1997-07-251-2/+2
* Upgrade to 0.79obrien1997-07-152-3/+3
* Upgrade to 0.76.obrien1997-06-082-3/+3
* Minor cleanup of Makefilesobrien1997-06-061-5/+2
* Upgrade to 0.75.obrien1997-05-312-3/+3
* Add ache's configure options to the export version.obrien1997-05-261-1/+3
* Back out, commited in wrong directoryache1997-05-192-98/+32
* Fix problem with PGP patchache1997-05-192-32/+98
* Upgrade to 0.74.obrien1997-05-172-4/+4
* As Michael Elkins says upgrade to "lucky number 69".obrien1997-04-062-3/+3
* Upgrade to 0.68obrien1997-04-022-3/+3
* Upgrade to 0.67obrien1997-03-232-4/+4
* Upgrade to 0.66obrien1997-03-171-79/+0
* Upgrade to version 0.66.obrien1997-03-171-24/+1