summaryrefslogtreecommitdiffstats
path: root/mail/sylpheed3
Commit message (Collapse)AuthorAgeFilesLines
* update to 1.9.8oliver2005-04-122-3/+3
|
* remove etc/sylpheed-mime.typesoliver2005-04-071-1/+0
| | | | Noted by: pointyhat
* fix distinfooliver2005-04-021-2/+2
| | | | | PR: ports/79463 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* remove EXTRACT_ONLY and DIST_SUBDIRoliver2005-04-021-2/+0
| | | | | PR: ports/79074 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* add dependency to misc/mime-support instead of installing its own mime.typesoliver2005-04-022-10/+6
| | | | | PR: ports/79074 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
* update to 1.9.7oliver2005-04-022-3/+3
|
* update to 1.9.6oliver2005-03-152-4/+4
|
* Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-1/+1
|
* update to 1.9.5oliver2005-03-072-3/+3
|
* update to 1.9.4oliver2005-03-053-29/+5
|
* OPTIONS'ifyoliver2005-02-281-15/+11
| | | | | PR: 78155 Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
* update to 1.9.3oliver2005-02-213-3/+27
| | | | add a patch which fixes non-7-bit-clean header handling
* import sylpheed 1.9.1 (repocopied from sylpheed/)oliver2005-02-094-23/+14
| | | | it is the "offical" gtk20 version of sylpheed
* update to 1.0.1oliver2005-02-062-8/+7
|
* - Rework gpgme03 port to avoid conflict with gpgme 1.0clement2004-12-211-3/+4
| | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus)
* - Fix dependency when WITH_GPGME is definedclement2004-12-191-1/+1
| | | | Forgotten by: marcus
* update to 1.0.0.r.1oliver2004-12-152-4/+4
|
* update to beta4oliver2004-12-042-3/+3
|
* update to beta3oliver2004-11-162-3/+3
|
* update to 1.0.0.b.2oliver2004-11-082-3/+3
|
* update to 1.0.0.b.1oliver2004-10-312-4/+5
|
* update to 0.9.99oliver2004-10-202-4/+4
|
* fetch & Install sylpheed-mime.types to send attached Files with a propperoliver2004-07-133-5/+15
| | | | | | mime-type declaration. Noted By: Bill Moran <wmoran@potentialtech.com>
* update to 0.9.12oliver2004-06-172-3/+3
| | | | | | Once more a new cache version - give it time to regenerate it after you first entered an folder with that version. There should/is no need to remove .sylpheed_cache files manually.
* update to 0.9.11oliver2004-05-293-15/+3
|
* - Utilize USE_ICONVkrion2004-03-311-2/+1
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
| | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed.
* uptdate to sylpheed 0.9.10oliver2004-02-294-3/+17
|
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-041-3/+3
| | | | | Submitted by: trevor Tested by: bento
* revert the last change. gtk depends on gettext-old, and gettext+gettext conflictoliver2004-01-311-2/+2
| | | | | | | each other. Bump PORTREVISION Noted By: Sperber <sperber@gmx.at>
* update gettext dependencyoliver2004-01-311-2/+2
| | | | | | Bump PORTREVISION Suggested By: nork
* update sylpheed to 0.9.9oliver2004-01-293-3/+3
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-231-1/+1
|
* update sylpheed to 0.9.8.1 (0.9.8a)oliver2003-12-153-13/+3
|
* update sylpheed to 0.9.8oliver2003-12-123-3/+14
|
* utilize USE_OPENLDAPoliver2003-11-211-2/+2
|
* bump PORTREVISIONoliver2003-10-281-1/+1
|
* Does not use the included version of libintl, use the one which is providedoliver2003-10-282-4/+7
| | | | | | by gettext. PR: ports/58441 Submitted By: Simon Barner <barner@in.tum.de>
* update to 0.9.7oliver2003-10-152-2/+2
|
* Move USE_* above bsd.port.pre.mk.oliver2003-10-021-3/+10
| | | | | PR: 57502 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
* update sylpheed to 0.9.6oliver2003-09-252-2/+2
|
* Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1
| | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento...
* update sylpheed to 0.9.4oliver2003-07-252-4/+6
|
* update sylpheed to 0.9.3oliver2003-07-053-83/+83
| | | | replace hardcoded share/doc/sylpheed with %%DOCSDIR%% in pkg-plist
* libtool uber-patchade2003-06-261-1/+1
| | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly)
* update sylpheed to 0.9.2oliver2003-06-082-2/+2
|
* update sylpheed to 0.9.1oliver2003-06-032-2/+2
|
* Update sylpheed to 0.9.0oliver2003-05-162-4/+3
| | | | Approved by: alex (mentor)
* update sylpheed to 0.9.0pre1oliver2003-05-143-3/+5
| | | | Approved by: alex (mentor)
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-061-1/+1
| | | | Approved By: alex (mentor)
OpenPOWER on IntegriCloud