Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | User -fPIC | arved | 2003-07-18 | 1 | -1/+1 |
| | | | | Submitted by: bento | ||||
* | Fix build with new gcc by converting multi-line string literal (copyright) to | anholt | 2003-05-13 | 1 | -0/+44 |
| | | | | concatenated strings. | ||||
* | - Use MASTER_SITE_SOURCEFORGE | naddy | 2003-02-16 | 2 | -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 our | obrien | 2000-12-03 | 1 | -2/+2 |
| | | | | requirements. | ||||
* | * Don't use Gmake (Makefile changed from using $^ to $>). | obrien | 2000-11-25 | 1 | -17/+8 |
| | | | | * Link against libgcc_pic. | ||||
* | Muttzilla allows you to use an alternate MUA (Mutt in this case) with | obrien | 2000-02-05 | 1 | -0/+35 |
both Netscape Communicator and Navigator when following "mailto:" URL's. Requested by: ports@freebsd.org |