aboutsummaryrefslogtreecommitdiffstats
path: root/mail/muttzilla
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-2/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* Trim whitespace.trevor2004-04-111-1/+1
|
* SIZEify.trevor2004-01-291-0/+1
|
* 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-165-12/+26
| | | | | | | | - Support install macros - Utilize NOPORTDOCS PR: 47490 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-071-1/+1
| | | | | 105 pointy hats to: me Approved by: pat
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Replace ${PERL} with ${REINPLACE_CMD}ijliao2002-06-221-1/+3
| | | | | PR: 39652 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
* To ports@freebsd.org.obrien2002-05-091-1/+1
|
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-081-13/+2
|
* 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-252-19/+8
| | | | * Link against libgcc_pic.
* It builds better with gmake.obrien2000-11-111-0/+2
| | | | | PR: 19093 Submitted by: Dominic Mitchell <hdm@mistral.co.uk>
* Remove extraneous directory on deinstallkris2000-07-031-0/+1
| | | | Noticed by: bento
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Do global replacement.obrien2000-02-141-5/+5
|
* Fix config file path.obrien2000-02-141-1/+16
| | | | Don't depend on Mutt (even though that is what everyone should be using)
* Style nits in the ports I maintain.obrien2000-02-131-2/+2
|
* Muttzilla allows you to use an alternate MUA (Mutt in this case) withobrien2000-02-056-0/+80
both Netscape Communicator and Navigator when following "mailto:" URL's. Requested by: ports@freebsd.org