Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv9951
Added Files:
stunnel4.info
Log Message:
Move to stable.
--- NEW FILE: stunnel4.info ---
Package: stunnel4
Version: 4.43
Epoch: 1
Revision: 1
Maintainer: Daniel Johnson <[email protected]>
BuildDepends: openssl100-dev, fink (>= 0.28-1)
Depends: openssl100-shlibs
Conflicts: stunnel-egd, stunnel
Replaces: stunnel-egd, stunnel
Source: ftp://stunnel.mirt.net/stunnel/stunnel-%v.tar.gz
Source-MD5: 84174925a0f2632cc5cd52b3503cf07b
ConfigureParams: --with-ssl=%p --disable-dependency-tracking
CompileScript: <<
./configure %c
make -C src
<<
InstallScript: <<
mkdir -p %i/share/man/man8
/usr/bin/install -c -m 644 ./doc/stunnel.8 %i/share/man/man8/stunnel.8
/usr/bin/install -c -m 644 ./doc/stunnel.pl.8 /%i/share/man/man8/stunnel.pl.8
make -C src install prefix=%i
<<
Shlibs: !%p/lib/stunnel/libstunnel.dylib
DocFiles: AUTHORS BUGS ChangeLog COPY* CREDITS NEWS INSTALL PORTS README TODO
./tools/* ./doc/*.html
Description: Tool to encrypt TCP connections
DescDetail: <<
Allows you to encrypt arbitrary TCP connections inside SSL. It can
allow you to secure non-SSL aware daemons and protocols (like POP,
IMAP, LDAP, etc) by having it provide the encryption, requiring no
changes to the daemon's code.
<<
DescUsage: <<
If you want to use stunnel to secure services you need an .pem file. To have
it seperated from the openssl files it is stored in %p/etc/stunnel. You can
easily create it using openssl. e.g. (one line:) openssl req -new -x509 -days
365 -out %p/etc/stunnel/stunnel.pem -keyout %p/etc/stunnel/stunnel.pem
then openssl x509 -subject -dates -fingerprint -noout -in
%p/etc/stunnel/stunnel.pem It is a good idea to look at the stunnel homepage
and in %p/share/doc/stunnel4 for more information.
<<
DescPort: <<
To avoid interactivity in the install process there must be no .pem file
created.
This has to be done later if stunnel is meant to be used secure services, could
be needed in some cases stunnel is used as client.
<<
DescPackaging: <<
This package needs at least OpenSSl 0.9.8 apparently, so we need to Depend
on Fink's openssl100. Stunnel has an explicit OpenSSL
exemption and so shouldn't have licensing issues.
There is something bad wrong with version 4.35 which causes libcurl4 tests
to fail miserably. Rollback to 4.34 with Epoch (ick) until we know what's up.
<<
License: GPL2+
Homepage: http://stunnel.mirt.net/
------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs