* [Buildroot] svn commit: trunk/buildroot/package/stunnel
@ 2007-12-13 12:22 vanokuten at uclibc.org
0 siblings, 0 replies; 2+ messages in thread
From: vanokuten at uclibc.org @ 2007-12-13 12:22 UTC (permalink / raw)
To: buildroot
Author: vanokuten
Date: 2007-12-13 04:22:26 -0800 (Thu, 13 Dec 2007)
New Revision: 20648
Log:
make stunnel see OpenSSL libs
Modified:
trunk/buildroot/package/stunnel/stunnel.mk
Changeset:
Modified: trunk/buildroot/package/stunnel/stunnel.mk
===================================================================
--- trunk/buildroot/package/stunnel/stunnel.mk 2007-12-13 12:15:48 UTC (rev 20647)
+++ trunk/buildroot/package/stunnel/stunnel.mk 2007-12-13 12:22:26 UTC (rev 20648)
@@ -44,7 +44,7 @@
--infodir=/usr/info \
--with-random=/dev/urandom \
--disable-libwrap \
- --with-ssl=$(STAGING_DIR) \
+ --with-ssl=$(STAGING_DIR)/usr/ \
$(DISABLE_NLS) \
$(DISABLE_LARGEFILE) \
)
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/stunnel
@ 2008-08-27 20:18 jacmet at uclibc.org
0 siblings, 0 replies; 2+ messages in thread
From: jacmet at uclibc.org @ 2008-08-27 20:18 UTC (permalink / raw)
To: buildroot
Author: jacmet
Date: 2008-08-27 13:18:58 -0700 (Wed, 27 Aug 2008)
New Revision: 23253
Log:
stunnel: fix long help text lines
And add homepage while we're at it.
Modified:
trunk/buildroot/package/stunnel/Config.in
Changeset:
Modified: trunk/buildroot/package/stunnel/Config.in
===================================================================
--- trunk/buildroot/package/stunnel/Config.in 2008-08-27 20:18:54 UTC (rev 23252)
+++ trunk/buildroot/package/stunnel/Config.in 2008-08-27 20:18:58 UTC (rev 23253)
@@ -1,4 +1,9 @@
config BR2_PACKAGE_STUNNEL
bool "stunnel"
help
- Stunnel is a utility that utilised OpenSSL to wrap plaintext TCP communications with SSL. Can be used to secure a programmes insecure network communications.
+ Stunnel is a utility that utilised OpenSSL to wrap plaintext
+ TCP communications with SSL. Can be used to secure a
+ programmes insecure network communications.
+
+ http://www.stunnel.org/
+
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-08-27 20:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-13 12:22 [Buildroot] svn commit: trunk/buildroot/package/stunnel vanokuten at uclibc.org
-- strict thread matches above, loose matches on Subject: below --
2008-08-27 20:18 jacmet at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox