Bug 71454 - sylpheed-claws does not use SSL
Summary: sylpheed-claws does not use SSL
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Alexander Leidinger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-07 11:30 UTC by matthias.andree
Modified: 2004-10-03 10:44 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description matthias.andree 2004-09-07 11:30:21 UTC
make -DWITH_PIXBUF -DWITH_GPGME -DWITH_COMPFACE -DWITH_JCONV

results in
sylpheed-claws 0.9.12a

GnuPG         : yes
JPilot        : no
LDAP          : no
OpenSSL       : no
iconv         : yes
compface      : yes
IPv6          : yes
GNU/aspell    : no
Crash dialog  : no
Plugins       : dillo-viewer image-viewer(gdk-pixbuf) pgpmime trayicon 
Config dir    : .sylpheed

The binary will be installed in /usr/X11R6/bin

Note that OpenSSL is "no".

# make -V WITHOUT_SSL

# env | grep SSL
#
Comment 1 Matthias Andree 2004-09-07 12:00:24 UTC
Further information:

the configure stuff apparently wants gnome-config (which I don't have)
and openssl.pc (which I don't have either).

I'm using sylpheed for now.
Comment 2 Mark Linimon freebsd_committer freebsd_triage 2004-09-08 02:55:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->netchild

Over to maintainer.
Comment 3 Alexander Leidinger 2004-09-25 16:36:30 UTC
Matthias Andree schrieb:

> Note that OpenSSL is "no".
> 
> # make -V WITHOUT_SSL
> 
> # env | grep SSL

Please try 
http://www.leidinger.net/FreeBSD/port-patches/mail:sylpheed-claws.diff

I try to get commit approval in the mean time.

Bye,
Alexander.
Comment 4 matthias.andree 2004-09-27 23:26:29 UTC
Alexander,

your patch works for me (I needed to add TRYBROKEN=yes to figure, the port
has since been marked broken).

Thank you for the quick help.
Matthias
Comment 5 Alexander Leidinger freebsd_committer freebsd_triage 2004-10-03 10:44:24 UTC
State Changed
From-To: open->closed

Fix committed.