aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mahogany
Commit message (Collapse)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Now buildspav2007-02-011-2/+0
|
* BROKEN: Does not compilekris2007-01-301-0/+2
|
* - Fix build with wx 2.8pav2007-01-287-0/+85
|
* - Update to version 0.67.alepulver2007-01-0311-322/+244
| | | | | | | - Reformat tabs. - Use SF macro from bsd.sites.mk. - Add option to disable NLS. - Remove BROKEN on !i386 (works on amd64 after adding -fPIC to the modules).
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-4/+3
| | | | | PR: ports/101613 Submitted by: alepulver
* Remove USE_REINPLACE from ports starting with Medwin2006-05-111-1/+0
|
* - Add SHA256pav2005-11-251-0/+1
|
* Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1
|
* Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*fjoe2005-05-131-1/+1
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* BROKEN on !i386: Does not compilekris2004-12-041-2/+2
|
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-081-1/+1
| | | | big upgrade.
* BROKEN on amd64: Does not compilekris2004-07-121-1/+7
|
* - Unbreak on 5.xpav2004-06-022-7/+12
| | | | | PR: ports/67457 Submitted by: Andrey Slusar <vasallia@ukr.net>
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-1/+1
|
* This is also broken on i386 5.xkris2004-03-191-2/+2
|
* BROKEN on !i386: Does not compilekris2004-03-131-1/+7
|
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
| | | | (Part 1)
* SIZEify.trevor2004-01-291-0/+1
|
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-211-1/+1
|
* Use wxgtk2.fjoe2003-11-101-2/+3
|
* wxgtk-devel -> wxgtkfjoe2003-11-101-1/+2
|
* Chase wxgtk library name (and version) change.fjoe2003-11-051-1/+1
|
* Reset maintainer address to ports@.marcus2003-11-031-1/+1
| | | | Requedted by: Stephen Kiernan <sk-ports@vegamuse.org> (previous maintainer)
* Update to 0.65.marcus2003-11-0321-968/+189
| | | | | | | | | | | | | | * python interpreter works only with python 2.1 and older, and is no longer maintained by the authors, so i disabled it and changed CATEGORIES and COMMENT accordingly * removed latex dependency and not installing Manual it's weird to have to install whole latex just to build documentation to mail client. built docs in html are available on mahogany website. PR: 57589 Submitted by: Pav Lucistnik <pav@oook.cz> Approved by: maintainer
* BROKEN: Does not compilekris2003-05-071-0/+2
|
* Set USE_PYTHON explicitly now that PYTHON_VERSION no longer implies it.kris2003-04-171-0/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* devel/SWIG -> devel/swig11knu2002-10-301-1/+1
|
* Chase new name of wxgtk shared library.sobomax2002-09-091-1/+1
|
* strip -> ${STRIP_CMD}ijliao2002-04-301-2/+2
| | | | | cat -> ${CAT} pkg-message -> ${PKGMESSAGE}
* First round of auto* cleanups:will2002-01-061-1/+1
| | | | | | | | | | | | | - USE_AUTO* -> USE_AUTO*_VER=* where required - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK - Other minor changes to fix things These changes should be no-ops with the current bsd.port.mk, but will assist in preparing for the next generation of USE_AUTO*. Submitted by: bento 4-exp USE_AUTO* cleanups http://people.FreeBSD.org/~will/4-exp/ http://bento.FreeBSD.org/errorlogs/4-exp-latest/
* - Pass the OSTYPE/OPSYS to configure so it doesn't bomb.steve2001-02-263-40/+25
| | | | | | | | - Fixup pkg-plist. - Add mkdir flag to call to latex2html. PR: 24783 Submitted by: maintainer
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Add mahogany, a threaded X11 mail and news client with anade2000-11-1815-0/+1155
embedded python interpreter. PR: 22882 Submitted by: S. Kiernan <sk-ports@vegamuse.org>