summaryrefslogtreecommitdiffstats
path: root/mail/mutt-devel
Commit message (Collapse)AuthorAgeFilesLines
* Adjust PLIST'sobrien1999-01-312-0/+16
|
* add Russian Windows charsetache1999-01-091-0/+10
|
* remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are nowobrien1999-01-071-3/+2
| | | | run-time .muttrc configurable.
* upgrade to 0.95.1obrien1999-01-052-5/+8
|
* Upgrade to version 0.95.obrien1998-12-138-140/+235
| | | | | Note that Muttrc and mime.types have moved from PREFIX/share/misc -> PREFIX/etc
* Remove all the remaining regexps from LIB_DEPENDS. There are someasami1998-10-091-2/+2
| | | | | ports that are not ELFized yet but it's getting too late in the game and I need to commit the new bsd.port.mk that doesn't use regexps.
* Reference ${PREFIX}/share/doc/mutt/ in the manpage (though only if weeivind1998-10-012-1/+18
| | | | | | install the docs). OK'ed by: obrien
* Completely remove regexp support (not only trailing dot) now thatasami1998-09-221-3/+3
| | | | libslang is ELFized.
* slang is now ELF.smace1998-09-221-3/+3
|
* Remove more manpages, as part of the great manpage removal project.hoek1998-08-171-1/+0
|
* Upgrade to 0.93.2obrien1998-08-042-4/+4
|
* Add homepage to pkg/DESCRhoek1998-07-241-1/+1
|
* Build HTML doc files if "BATCH" is defined.obrien1998-07-233-6/+271
| | | | Requested by: Adrian Wontroba <aw1@stade.co.uk>
* Don't use "Mail-Followup-To" header.obrien1998-07-231-0/+11
| | | | Submitted by: Martin Cracauer <cracauer@cons.org>
* Revert to compiling agaist stock ncurses by default (requested by ache)obrien1998-07-181-4/+13
| | | | | | | | | | | If "BATCH" is defined (ie. building packages for the CDROM, link agaist libslang. Also does the right thing if "USE_NCURSES_PORT" or "USE_SLANG" is defined. Note that resizing works better for me with Slang than with the ncurses 4.2 port. I'm using Slang over the ncurses port because the ncurses 4.2 port does NOT support the "xterm-color" terminal type. (and a big reason for linking with ncurses is for color support)
* * upgrade to 0.93.1obrien1998-07-173-15/+14
| | | | | * use ncurses port rather than base systems -- window resizing works better (although not perfectly)
* 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
| | | | Forgotten by: obrien :>
* distpatch to help some PGP5 problems.obrien1998-02-281-5/+6
|
* Upgrade to minor patch version 0.89.1obrien1998-02-012-3/+3
|
* workaround on failed bkgdset testache1998-01-291-0/+14
|
* Upgrade to version 0.89.obrien1998-01-284-17/+104
| | | | | | | | | NOTE, this is now the full version. Michael has pushed the PGP hooks development off-shore. This port now fetches from there. Mutt does not contain crypo, just hooks to run an extern application. All I've talked to feel ITAR does NOT prohibit this -- as Mutt isn't using the PGP ABI. In fact, our current Elm package is built with PGP hooks and we do not control it, so I am treaing Mutt in the same way.
* Upgrade to "release" version 0.88obrien1997-11-163-16/+11
|
* Back out 1.9 temporarily so this one will package.asami1997-10-141-2/+2
|
* Correct package list.jraynard1997-10-141-2/+2
| | | | PR: 4608
* Upgrade to 0.84.obrien1997-10-012-3/+3
|
* Upgrade to 0.81.obrien1997-08-052-3/+3
| | | | (warning: PGP patch for international users isn't available yet)
* Sync up CONFIG_ARGS.obrien1997-07-241-2/+2
| | | | currently "--enable-hidden-host" is in effect. Opinions?
* Upgrade to 0.79obrien1997-07-142-3/+3
|
* Upgrade to 0.76.obrien1997-06-072-3/+3
| | | | (pgp patch is not presently on public ftp site, but should be soon)
* Minor cleanup of Makefilesobrien1997-06-061-5/+2
|
* Upgrade to 0.75.obrien1997-05-312-3/+3
| | | | This is purely a bug-fix version. No new features have been added.
* Add ache's configure options to the export version.obrien1997-05-251-1/+3
|
* Back out, commited in wrong directoryache1997-05-192-98/+32
|
* Fix problem with PGP patchache1997-05-192-32/+98
| | | | Add -lmytinfo to LIBS
* Upgrade to 0.74.obrien1997-05-172-4/+4
|
* As Michael Elkins says upgrade to "lucky number 69".obrien1997-04-052-3/+3
|
* Upgrade to 0.68obrien1997-04-012-3/+3
|
* Upgrade to 0.67obrien1997-03-222-4/+4
|
* Upgrade to 0.66obrien1997-03-161-79/+0
|
* Upgrade to version 0.66.obrien1997-03-161-24/+1
|
* Upgrade to version 0.66.obrien1997-03-161-11/+3
| | | | | | One thing added is being able to determin your domain name (as in FQDN) at runtime by reading your /etc/resolv.conf file. Both "domain" and "search" directives are supported.
* Use gethostname() if the system has it. This is in preference toobrien1997-03-101-0/+79
| | | | | | hardcoding the domain. Submitted by: Joerg
* Upgrade to 0.65.obrien1997-03-102-50/+37
|
* Upgrade to 0.64. Warning, the .muttrc syntax hash changed a little)obrien1997-03-052-17/+51
| | | | | Start off mutt port with patches 3-9, 11-13, 16, 20-23, 25, 27. Start off mutt.with_pgp port with patches 3-9,11-13,16-17,20-23,25-27.
* Add patches 2,3,8,9 to mutt.obrien1997-02-202-2/+14
| | | | Add patches 2,3,5,8,9 to mutt.with_pgp.
* Upgrade to 0.60obrien1997-02-012-3/+3
|
* Upgrade mutt.with_pgp to 0.59 PL19.obrien1997-01-293-32/+12
| | | | Upgrade mutt to 0.59.1 PL0. (0.59e is hopelessly broken)
* Upgrade to 0.58 PL15obrien1997-01-202-23/+27
|
OpenPOWER on IntegriCloud