Commit Graph

99 Commits

Author SHA1 Message Date
Oliver Lehmann
f45095f4db import sylpheed 1.9.1 (repocopied from sylpheed/)
it is the "offical" gtk20 version of sylpheed
2005-02-09 15:55:32 +00:00
Oliver Lehmann
fe2859fdc3 update to 1.0.1 2005-02-06 16:51:19 +00:00
Clement Laforet
7ef18bc031 - Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:	portmgr (marcus)
2004-12-21 08:59:42 +00:00
Clement Laforet
1667392ad3 - Fix dependency when WITH_GPGME is defined
Forgotten by:	marcus
2004-12-19 20:04:43 +00:00
Oliver Lehmann
6b48323ef5 update to 1.0.0.r.1 2004-12-15 18:08:59 +00:00
Oliver Lehmann
253ffe12ba update to beta4 2004-12-04 14:17:30 +00:00
Oliver Lehmann
620f608a5c update to beta3 2004-11-16 16:48:36 +00:00
Oliver Lehmann
d3e93af03f update to 1.0.0.b.2 2004-11-08 16:17:13 +00:00
Oliver Lehmann
5ff829678d update to 1.0.0.b.1 2004-10-31 23:47:54 +00:00
Oliver Lehmann
88576c811c update to 0.9.99 2004-10-20 17:26:08 +00:00
Oliver Lehmann
dd331a2aa4 fetch & Install sylpheed-mime.types to send attached Files with a propper
mime-type declaration.

Noted By:	Bill Moran <wmoran@potentialtech.com>
2004-07-13 15:14:22 +00:00
Oliver Lehmann
99653bfc7f update to 0.9.12
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.
2004-06-17 21:34:13 +00:00
Oliver Lehmann
ec353c081d update to 0.9.11 2004-05-29 22:41:48 +00:00
Kirill Ponomarev
ea870b73a1 - Utilize USE_ICONV 2004-03-31 09:52:13 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Oliver Lehmann
4aef816ed7 uptdate to sylpheed 0.9.10 2004-02-29 18:03:57 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Oliver Lehmann
224f83fef0 revert the last change. gtk depends on gettext-old, and gettext+gettext conflict
each other.
Bump PORTREVISION

Noted By:	Sperber <sperber@gmx.at>
2004-01-31 15:40:17 +00:00
Oliver Lehmann
871ebfdf26 update gettext dependency
Bump PORTREVISION

Suggested By:	nork
2004-01-31 12:57:42 +00:00
Oliver Lehmann
3265aefed7 update sylpheed to 0.9.9 2004-01-29 20:52:46 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Oliver Lehmann
d67df9117f update sylpheed to 0.9.8.1 (0.9.8a) 2003-12-15 09:27:41 +00:00
Oliver Lehmann
d5f65aeebc update sylpheed to 0.9.8 2003-12-12 16:42:34 +00:00
Oliver Lehmann
13c5a064e4 utilize USE_OPENLDAP 2003-11-21 22:47:14 +00:00
Oliver Lehmann
e7a2f5d216 bump PORTREVISION 2003-10-28 07:52:02 +00:00
Oliver Lehmann
b36a6fa023 Does not use the included version of libintl, use the one which is provided
by gettext.
PR:		ports/58441
Submitted By:	Simon Barner <barner@in.tum.de>
2003-10-28 07:35:56 +00:00
Oliver Lehmann
375a8ede1b update to 0.9.7 2003-10-15 14:04:13 +00:00
Oliver Lehmann
da741cc5b1 Move USE_* above bsd.port.pre.mk.
PR:		57502
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-02 19:02:03 +00:00
Oliver Lehmann
f941707618 update sylpheed to 0.9.6 2003-09-25 14:57:01 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Oliver Lehmann
f6ac87f372 update sylpheed to 0.9.4 2003-07-25 16:31:49 +00:00
Oliver Lehmann
1925f1cd15 update sylpheed to 0.9.3
replace hardcoded share/doc/sylpheed with %%DOCSDIR%% in pkg-plist
2003-07-05 22:57:01 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* 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)
2003-06-26 22:58:32 +00:00
Oliver Lehmann
98cfdb8f71 update sylpheed to 0.9.2 2003-06-08 17:07:37 +00:00
Oliver Lehmann
769f6b8d02 update sylpheed to 0.9.1 2003-06-03 16:04:23 +00:00
Oliver Lehmann
c675c45dce Update sylpheed to 0.9.0
Approved by:	alex (mentor)
2003-05-16 14:12:44 +00:00
Oliver Lehmann
b1f240f967 update sylpheed to 0.9.0pre1
Approved by:	alex (mentor)
2003-05-14 17:08:21 +00:00
Oliver Lehmann
bfb01afeba redefine the MAINTAINER field with my FreeBSD address
Approved By:	alex (mentor)
2003-05-06 16:58:45 +00:00
Adam Weinberger
429ff4d861 USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriate
USE_GNOME= imlib directives.
2003-04-20 23:14:46 +00:00
Norikatsu Shigemura
f388150da8 Update to 0.8.11.
PR:		ports/49021
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
2003-03-23 10:27:32 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Norikatsu Shigemura
a2a55012bd Update to 0.8.10.
PR:		47898
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
2003-02-04 12:10:13 +00:00
Norikatsu Shigemura
894354857f use iconv instead of libjconv.
PR:		ports/47701
Submitted by:	KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
Approved by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-01-31 05:27:07 +00:00
Tilman Keskinoz
c047dfc4cc Update to 0.8.9
PR:		47178
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-01-18 16:34:45 +00:00
Tilman Keskinoz
6521fd4da5 Update to 0.8.8
PR:		46561
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
Reviewed by:	Miguel Mendez <flynn@energyhq.homeip.net>
2003-01-02 19:39:00 +00:00
Alan Eldridge
24c923ed58 Maintainer update.
- 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
2002-11-23 21:33:32 +00:00
Tilman Keskinoz
d72b40ab34 Update to 0.8.6
PR		45310
Submitted by:	maintainer
2002-11-15 18:03:45 +00:00
Tilman Keskinoz
c636aaa5d4 Use bsd.port.(pre|post).mk
PR:		38616
Submitted by:	KAWATA masahiko <kawata@mta.biglobe.ne.jp>
Approved by:	Oliver Lehmann <lehmann@ans-netz.de> (maintainer)
2002-11-03 15:12:05 +00:00
Patrick Li
c7719c0cae Update to 0.8.5
PR:		ports/43628
Submitted by:	maintainer
2002-10-05 22:01:13 +00:00