aboutsummaryrefslogtreecommitdiffstats
path: root/mail/muttzilla/files
Commit message (Collapse)AuthorAgeFilesLines
* User -fPICarved2003-07-181-1/+1
| | | | Submitted by: bento
* Fix build with new gcc by converting multi-line string literal (copyright) toanholt2003-05-131-0/+44
| | | | concatenated strings.
* - Use MASTER_SITE_SOURCEFORGEnaddy2003-02-162-5/+18
| | | | | | | | - Support install macros - Utilize NOPORTDOCS PR: 47490 Submitted by: Ports Fury
* Use `cc' rather than `ld' to build the shared lib. It knows better ourobrien2000-12-031-2/+2
| | | | requirements.
* * Don't use Gmake (Makefile changed from using $^ to $>).obrien2000-11-251-17/+8
| | | | * Link against libgcc_pic.
* Muttzilla allows you to use an alternate MUA (Mutt in this case) withobrien2000-02-051-0/+35
both Netscape Communicator and Navigator when following "mailto:" URL's. Requested by: ports@freebsd.org