aboutsummaryrefslogtreecommitdiff
path: root/mail/sylpheed3
Commit message (Collapse)AuthorAgeFilesLines
* - Rework gpgme03 port to avoid conflict with gpgme 1.0Clement Laforet2004-12-211-3/+4
| | | | | | | | | | - Make ports depending on it use new layout - Bump PORTREVISION (except elmo*) Approved by: portmgr (marcus) Notes: svn path=/head/; revision=124666
* - Fix dependency when WITH_GPGME is definedClement Laforet2004-12-191-1/+1
| | | | | | | Forgotten by: marcus Notes: svn path=/head/; revision=124518
* update to 1.0.0.r.1Oliver Lehmann2004-12-152-4/+4
| | | | Notes: svn path=/head/; revision=124146
* update to beta4Oliver Lehmann2004-12-042-3/+3
| | | | Notes: svn path=/head/; revision=123099
* update to beta3Oliver Lehmann2004-11-162-3/+3
| | | | Notes: svn path=/head/; revision=121763
* update to 1.0.0.b.2Oliver Lehmann2004-11-082-3/+3
| | | | Notes: svn path=/head/; revision=121132
* update to 1.0.0.b.1Oliver Lehmann2004-10-312-4/+5
| | | | Notes: svn path=/head/; revision=120559
* update to 0.9.99Oliver Lehmann2004-10-202-4/+4
| | | | Notes: svn path=/head/; revision=119860
* fetch & Install sylpheed-mime.types to send attached Files with a propperOliver Lehmann2004-07-133-5/+15
| | | | | | | | | mime-type declaration. Noted By: Bill Moran <wmoran@potentialtech.com> Notes: svn path=/head/; revision=113557
* update to 0.9.12Oliver Lehmann2004-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. Notes: svn path=/head/; revision=111693
* update to 0.9.11Oliver Lehmann2004-05-293-15/+3
| | | | Notes: svn path=/head/; revision=110330
* - Utilize USE_ICONVKirill Ponomarev2004-03-311-2/+1
| | | | Notes: svn path=/head/; revision=105764
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-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. Notes: svn path=/head/; revision=103963
* uptdate to sylpheed 0.9.10Oliver Lehmann2004-02-294-3/+17
| | | | Notes: svn path=/head/; revision=102562
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-041-3/+3
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* revert the last change. gtk depends on gettext-old, and gettext+gettext conflictOliver Lehmann2004-01-311-2/+2
| | | | | | | | | | each other. Bump PORTREVISION Noted By: Sperber <sperber@gmx.at> Notes: svn path=/head/; revision=99624
* update gettext dependencyOliver Lehmann2004-01-311-2/+2
| | | | | | | | | Bump PORTREVISION Suggested By: nork Notes: svn path=/head/; revision=99601
* update sylpheed to 0.9.9Oliver Lehmann2004-01-293-3/+3
| | | | Notes: svn path=/head/; revision=99441
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98909
* update sylpheed to 0.9.8.1 (0.9.8a)Oliver Lehmann2003-12-153-13/+3
| | | | Notes: svn path=/head/; revision=95867
* update sylpheed to 0.9.8Oliver Lehmann2003-12-123-3/+14
| | | | Notes: svn path=/head/; revision=95674
* utilize USE_OPENLDAPOliver Lehmann2003-11-211-2/+2
| | | | Notes: svn path=/head/; revision=94679
* bump PORTREVISIONOliver Lehmann2003-10-281-1/+1
| | | | Notes: svn path=/head/; revision=92415
* Does not use the included version of libintl, use the one which is providedOliver Lehmann2003-10-282-4/+7
| | | | | | | | | by gettext. PR: ports/58441 Submitted By: Simon Barner <barner@in.tum.de> Notes: svn path=/head/; revision=92408
* update to 0.9.7Oliver Lehmann2003-10-152-2/+2
| | | | Notes: svn path=/head/; revision=91332
* Move USE_* above bsd.port.pre.mk.Oliver Lehmann2003-10-021-3/+10
| | | | | | | | PR: 57502 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90057
* update sylpheed to 0.9.6Oliver Lehmann2003-09-252-2/+2
| | | | Notes: svn path=/head/; revision=89354
* Fix non-default dependency on openldap2[012] which is broken by splitting.Jun Kuriyama2003-08-151-1/+1
| | | | | | | | # I'm not bumped port revision of them because this should not affect # packages built on bento... Notes: svn path=/head/; revision=86964
* update sylpheed to 0.9.4Oliver Lehmann2003-07-252-4/+6
| | | | Notes: svn path=/head/; revision=85582
* update sylpheed to 0.9.3Oliver Lehmann2003-07-053-83/+83
| | | | | | | replace hardcoded share/doc/sylpheed with %%DOCSDIR%% in pkg-plist Notes: svn path=/head/; revision=84249
* libtool uber-patchAde Lovett2003-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) Notes: svn path=/head/; revision=83696
* update sylpheed to 0.9.2Oliver Lehmann2003-06-082-2/+2
| | | | Notes: svn path=/head/; revision=82543
* update sylpheed to 0.9.1Oliver Lehmann2003-06-032-2/+2
| | | | Notes: svn path=/head/; revision=82199
* Update sylpheed to 0.9.0Oliver Lehmann2003-05-162-4/+3
| | | | | | | Approved by: alex (mentor) Notes: svn path=/head/; revision=81104
* update sylpheed to 0.9.0pre1Oliver Lehmann2003-05-143-3/+5
| | | | | | | Approved by: alex (mentor) Notes: svn path=/head/; revision=80986
* redefine the MAINTAINER field with my FreeBSD addressOliver Lehmann2003-05-061-1/+1
| | | | | | | Approved By: alex (mentor) Notes: svn path=/head/; revision=80276
* USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriateAdam Weinberger2003-04-201-3/+3
| | | | | | | USE_GNOME= imlib directives. Notes: svn path=/head/; revision=79382
* Update to 0.8.11.Norikatsu Shigemura2003-03-233-5/+6
| | | | | | | | PR: ports/49021 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer) Notes: svn path=/head/; revision=77240
* Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76346
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76038
* Update to 0.8.10.Norikatsu Shigemura2003-02-042-2/+2
| | | | | | | | PR: 47898 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer) Notes: svn path=/head/; revision=74649
* use iconv instead of libjconv.Norikatsu Shigemura2003-01-311-8/+0
| | | | | | | | | PR: ports/47701 Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp> Approved by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=74326
* Update to 0.8.9Tilman Keskinoz2003-01-182-2/+2
| | | | | | | | PR: 47178 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> Notes: svn path=/head/; revision=73403
* Update to 0.8.8Tilman Keskinoz2003-01-023-3/+5
| | | | | | | | | PR: 46561 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer) Reviewed by: Miguel Mendez <flynn@energyhq.homeip.net> Notes: svn path=/head/; revision=72288
* Maintainer update.Alan Eldridge2002-11-232-73/+88
| | | | | | | | | | | | - move the manual to a proper location ($DOCSDIR [/usr/X11R6/share/doc/sylpheed] instead of /usr/X11R6/share/sylpheed) - install manual and faq only if NOPORTDOCS isn't specified PR: 45654 Submitted by: maintainer Notes: svn path=/head/; revision=70903
* Update to 0.8.6Tilman Keskinoz2002-11-152-2/+2
| | | | | | | | PR 45310 Submitted by: maintainer Notes: svn path=/head/; revision=70178
* Use bsd.port.(pre|post).mkTilman Keskinoz2002-11-031-1/+3
| | | | | | | | | PR: 38616 Submitted by: KAWATA masahiko <kawata@mta.biglobe.ne.jp> Approved by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer) Notes: svn path=/head/; revision=69351
* Update to 0.8.5Patrick Li2002-10-052-2/+2
| | | | | | | | PR: ports/43628 Submitted by: maintainer Notes: svn path=/head/; revision=67409
* upgrade to 0.8.3Ying-Chieh Liao2002-09-202-3/+3
| | | | | | | | PR: 42838 Submitted by: maintainer Notes: svn path=/head/; revision=66821
* bump gpgme shlib versionYing-Chieh Liao2002-09-201-1/+2
| | | | Notes: svn path=/head/; revision=66789