summaryrefslogtreecommitdiff
path: root/mail/muttzilla (follow)
Commit message (Collapse)AuthorAgeFilesLines
* User -fPICTilman Keskinoz2003-07-171-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=85068
* Fix build with new gcc by converting multi-line string literal (copyright) toEric Anholt2003-05-121-0/+44
| | | | | | | concatenated strings. Notes: svn path=/head/; revision=80859
* - Use MASTER_SITE_SOURCEFORGEChristian Weisgerber2003-02-165-12/+26
| | | | | | | | | | | - Support install macros - Utilize NOPORTDOCS PR: 47490 Submitted by: Ports Fury Notes: svn path=/head/; revision=75657
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-071-1/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Replace ${PERL} with ${REINPLACE_CMD}Ying-Chieh Liao2002-06-221-1/+3
| | | | | | | | PR: 39652 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=61733
* To ports@freebsd.org.David E. O'Brien2002-05-081-1/+1
| | | | Notes: svn path=/head/; revision=58737
* Spaces->tabs in the mail category.Jimmy Olgeni2001-02-051-1/+1
| | | | | | | (I know, I look boring and pedant :o) Notes: svn path=/head/; revision=37983
* Clean up inefficient perl invocations; use multiple REs in the same call.Will Andrews2001-01-071-13/+2
| | | | Notes: svn path=/head/; revision=36897
* Use `cc' rather than `ld' to build the shared lib. It knows better ourDavid E. O'Brien2000-12-021-2/+2
| | | | | | | requirements. Notes: svn path=/head/; revision=35612
* * Don't use Gmake (Makefile changed from using $^ to $>).David E. O'Brien2000-11-242-19/+8
| | | | | | | * Link against libgcc_pic. Notes: svn path=/head/; revision=35396
* It builds better with gmake.David E. O'Brien2000-11-101-0/+2
| | | | | | | | PR: 19093 Submitted by: Dominic Mitchell <hdm@mistral.co.uk> Notes: svn path=/head/; revision=34965
* Remove extraneous directory on deinstallKris Kennaway2000-07-031-0/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=30106
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* Restore useless version required comments.David E. O'Brien2000-03-221-0/+1
| | | | Notes: svn path=/head/; revision=26941
* Remove the "version required" line.David E. O'Brien2000-03-201-1/+0
| | | | Notes: svn path=/head/; revision=26835
* Do global replacement.David E. O'Brien2000-02-131-5/+5
| | | | Notes: svn path=/head/; revision=25784
* Fix config file path.David E. O'Brien2000-02-131-1/+16
| | | | | | | Don't depend on Mutt (even though that is what everyone should be using) Notes: svn path=/head/; revision=25783
* Style nits in the ports I maintain.David E. O'Brien2000-02-131-2/+2
| | | | Notes: svn path=/head/; revision=25734
* Muttzilla allows you to use an alternate MUA (Mutt in this case) withDavid E. O'Brien2000-02-056-0/+80
both Netscape Communicator and Navigator when following "mailto:" URL's. Requested by: ports@freebsd.org Notes: svn path=/head/; revision=25479