aboutsummaryrefslogtreecommitdiffstats
path: root/mail/sylpheed
Commit message (Collapse)AuthorAgeFilesLines
* - 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-201-1/+1
| | | | Forgotten by: marcus
* update to 1.0.0.r.1oliver2004-12-162-4/+4
|
* update to beta4oliver2004-12-042-3/+3
|
* update to beta3oliver2004-11-172-3/+3
|
* update to 1.0.0.b.2oliver2004-11-092-3/+3
|
* update to 1.0.0.b.1oliver2004-11-012-4/+5
|
* update to 0.9.99oliver2004-10-212-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-182-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-303-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-03-014-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-303-3/+3
|
* Now gettext 0.12.1 is gettext-old.trevor2004-01-241-1/+1
|
* update sylpheed to 0.9.8.1 (0.9.8a)oliver2003-12-153-13/+3
|
* update sylpheed to 0.9.8oliver2003-12-133-3/+14
|
* utilize USE_OPENLDAPoliver2003-11-221-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-031-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-262-4/+6
|
* update sylpheed to 0.9.3oliver2003-07-063-83/+83
| | | | replace hardcoded share/doc/sylpheed with %%DOCSDIR%% in pkg-plist
* libtool uber-patchade2003-06-271-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-092-2/+2
|
* update sylpheed to 0.9.1oliver2003-06-042-2/+2
|
* Update sylpheed to 0.9.0oliver2003-05-162-4/+3
| | | | Approved by: alex (mentor)
* update sylpheed to 0.9.0pre1oliver2003-05-153-3/+5
| | | | Approved by: alex (mentor)
* redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1
| | | | Approved By: alex (mentor)
* USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriateadamw2003-04-211-3/+3
| | | | USE_GNOME= imlib directives.
* Update to 0.8.11.nork2003-03-233-5/+6
| | | | | PR: ports/49021 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
* Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* Update to 0.8.10.nork2003-02-042-2/+2
| | | | | PR: 47898 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
* use iconv instead of libjconv.nork2003-01-311-8/+0
| | | | | | PR: ports/47701 Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp> Approved by: Oliver Lehmann <lehmann@ans-netz.de>
* Update to 0.8.9arved2003-01-192-2/+2
| | | | | PR: 47178 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Update to 0.8.8arved2003-01-033-3/+5
| | | | | | PR: 46561 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer) Reviewed by: Miguel Mendez <flynn@energyhq.homeip.net>
* Maintainer update.alane2002-11-242-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
* Update to 0.8.6arved2002-11-162-2/+2
| | | | | PR 45310 Submitted by: maintainer
* Use bsd.port.(pre|post).mkarved2002-11-031-1/+3
| | | | | | PR: 38616 Submitted by: KAWATA masahiko <kawata@mta.biglobe.ne.jp> Approved by: Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
* Update to 0.8.5pat2002-10-062-2/+2
| | | | | PR: ports/43628 Submitted by: maintainer
* upgrade to 0.8.3ijliao2002-09-202-3/+3
| | | | | PR: 42838 Submitted by: maintainer
* bump gpgme shlib versionijliao2002-09-201-1/+2
|
* Chase the pisock shared lib version number. Note, this new version maymarcus2002-09-181-1/+1
| | | | break some of these ports, but they're definitely broken without this.
* Update to version 0.8.2kevlo2002-08-282-2/+2
| | | | | PR: 42044 Submitted by: MAINTAINER
* Update to 0.8.1pat2002-07-272-2/+2
| | | | | PR: ports/41014 Submitted by: maintainer
* Update to 0.8.0pat2002-07-152-3/+4
| | | | | PR: 40550 Submitted by: maintainer
* Update to 0.7.8pat2002-06-152-2/+2
| | | | | PR: 39302 Submitted by: maintainer
* Update to 0.77.petef2002-06-103-3/+4
| | | | | PR: 39067 Submitted by: maintainer
* Update to 0.7.6pat2002-05-143-4/+19
| | | | | PR: 38038 Submitted by: maintainer
* Upgrade to version 0.7.5.demon2002-04-212-2/+2
| | | | | PR: 37316 Submitted by: MAINTAINER
* Update to 0.7.4pat2002-03-103-5/+18
| | | | | PR: 35713 Submitted by: maintainer
* Chase checksum - updated translation file da.popat2002-03-091-1/+1
| | | | | PR: 35543 Submitted by: maintainer
* Update to 0.7.3pat2002-03-043-2/+3
| | | | | PR: 35509 Submitted by: maintainer
* - Update to 0.7.2pat2002-02-192-3/+3
| | | | | | | - Fix dependency problem with jpilot PR: 35069, 35040 Submitted by: maintainer, SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
* Update to 0.7.1pat2002-02-122-2/+2
| | | | | PR: 34846 Submitted by: maintainer
* chase libgpgme libversion.sf2002-01-221-1/+1
| | | | | PR: 34167 Submitted by: TERAMOTO Masahiro <teramoto@comm.eng.osaka-u.ac.jp>
* Add knob to enable LDAP support, no PORTREVISION bump required.pat2002-01-211-0/+11
| | | | | PR: 34090 Submitted by: maintainer
* - Fix dependspat2002-01-181-5/+5
| | | | | | | | - Add new include/library paths PR: 33984 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> Reviewed by: maintainer
* Update to 0.7.0pat2002-01-093-24/+53
| | | | | PR: 33708 Submitted by: maintainer
* Update to version 0.6.6kevlo2001-12-173-3/+6
| | | | | PR: 32881 Submitted by: MAINTAINER
* - Don't use automake/autoconf, because it requires to many patcheskevlo2001-11-282-18/+3
| | | | | | | | and workarounds to get it worked with autoconf213, automake14 and so on. - Bump PORTREVISION PR: 32330 Submitted by: MAINTAINER
* Update to 0.6.5dwcjr2001-11-252-5/+5
| | | | | PR: 31833 Submitted by: maintainer
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Fix build if WITH_GPGME is not defined.petef2001-11-061-0/+2
| | | | | PR: 31753 Submitted by: maintainer
* Update to 0.6.4alex2001-11-011-0/+11
| | | | Submitted by: maintainer
* - Update to 0.6.4.alex2001-11-012-4/+11
| | | | | | | - depend on gpgme.4 PR: 31430 Submitted by: Oliver Lehmann <lehmann@ans-netz.de> (MAINTAINER)
* upgrade to 0.6.3ijliao2001-10-113-2/+3
| | | | | PR: 31181 Submitted by: MAINTAINER
* Update to 0.6.2.alex2001-09-192-3/+2
| | | | | PR: 30636 Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
* Add OpenSSL (defaults to on) and GnuPG support (experimental, defaultsalex2001-09-142-3/+39
| | | | | | | to off). PR: 30302 Submitted by: Oliver Lehmann (lehmann@ans-netz.de) (MAINTAINER)
* Upgrade to 0.6.1demon2001-09-033-2/+3
| | | | | PR: 30270 Submitted by: MAINTAINER
* - update to 0.6.0petef2001-09-026-26/+49
| | | | | | | | | - change maintainer to lehmann@ans-netz.de - simplify how docs are installed - reword pkg-{comment,descr} - add noportdocs support to pkg-plist Approved by: current maintainer
* upgrade to 0.4.66ijliao2001-05-092-2/+2
| | | | | PR: 27208 Submitted by: MAINTAINER
* Upgrade to version 0.4.64kevlo2001-04-302-2/+2
| | | | | PR: 26989 Submitted by: MAINTAINER
* Update to 0.4.63, by maintainerdougb2001-04-163-2/+6
| | | | | PR: ports/26598 Submitted by: Shigetoshi Inohana <shigeri@m10.alpha-net.ne.jp>
* Update to version 0.4.62kevlo2001-03-202-2/+2
| | | | | PR: 25924 Submitted by: MAINTAINER
* Upgrade to version 0.4.61kevlo2001-02-203-2/+4
| | | | | PR: 25203 Submitted by: MAINTAINER
* Upgrade to 0.4.9kevlo2001-01-103-2/+5
| | | | | | | Note that I fixed pkg-plist. PR: 24186 Submitted by: MAINTAINER
* add missing message catalogue.sf2001-01-041-0/+1
| | | | Submitted by: bento
* Update to version 0.4.4kevlo2000-11-153-12/+5
| | | | | | PR: 22863 Submitted by: TOGAWA Satoshi <toga@puyo.org> Approved by: MAINTAINER
* Update to 0.4.2nakai2000-10-183-5/+6
|
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-9/+2
|
* Update to version 0.4.1.dannyboy2000-09-304-16/+23
| | | | | | PR: 21622 Submitted by: Ports Fury Approved by: MAINTAINER
* Update to 0.4.0nakai2000-09-283-3/+28
|
* Update to version 0.3.27.steve2000-09-052-2/+2
| | | | | PR: 20870 Submitted by: maintainer
* Upgrade to Ver.0.3.20 .sada2000-07-024-6/+6
| | | | | PR: 19627 Submitted by: Maintainer
* Update to 0.3.18nakai2000-06-192-2/+2
|
* Update to 0.3.17nakai2000-06-162-2/+2
|
* Update to 0.3.14nakai2000-06-062-2/+2
|
* An GTK+ based e-mail client.nakai2000-06-056-0/+78
PR: ports/18622 Submitted by: Shigetoshi Inohana <inohana@tokai-soft.co.jp>