Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (94433549018b174a275459a02e4fccea297913bc)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Jaka Kranjc <scm AT mail.sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (94433549018b174a275459a02e4fccea297913bc)
  • Date: Mon, 3 Jul 2006 07:08:33 -0500

GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx AT sourcemage.org>:

ChangeLog | 3 +++
kde-apps/qssl/BUILD | 3 ---
kde-apps/qssl/DEPENDS | 2 --
kde-apps/qssl/DETAILS | 15 ---------------
kde-apps/qssl/HISTORY | 23 -----------------------
5 files changed, 3 insertions(+), 43 deletions(-)

New commits:
commit 94433549018b174a275459a02e4fccea297913bc
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>

removed qssl:

"QSSL is a plugin that allows Psi and KOpete to utilize OpenSSL."
those two apps were the only things that used qssl (it was created for
that reason),
which doesn't build anymore and is not maintained, as they both use
qca-tls now.

diff --git a/ChangeLog b/ChangeLog
index 3df3009..2d05769 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2006-07-03 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * kde-apps/qssl removed in favour of qca-tls
+
2006-07-02 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* shell-term-fm/yakuake: new, a dropdown console for kde
* nvidia-settings: moved to z-rejected, requires the driver
diff --git a/kde-apps/qssl/BUILD b/kde-apps/qssl/BUILD
deleted file mode 100755
index c36b1ed..0000000
--- a/kde-apps/qssl/BUILD
+++ /dev/null
@@ -1,3 +0,0 @@
-export QTDIR=${INSTALL_ROOT}/usr &&
-qmake qssl.pro &&
-make
diff --git a/kde-apps/qssl/DEPENDS b/kde-apps/qssl/DEPENDS
deleted file mode 100755
index 7cb637d..0000000
--- a/kde-apps/qssl/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends openssl &&
-depends qt-x11
diff --git a/kde-apps/qssl/DETAILS b/kde-apps/qssl/DETAILS
deleted file mode 100755
index 9d40a41..0000000
--- a/kde-apps/qssl/DETAILS
+++ /dev/null
@@ -1,15 +0,0 @@
- SPELL=qssl
- VERSION=2.0
- SOURCE=${SPELL}-${VERSION}.tar.bz2
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=${SOURCEFORGE_URL}/psi/${SOURCE}
- WEB_SITE=http://sourceforge.net/projects/psi/
- LICENSE[0]=LGPL
-
SOURCE_HASH=sha512:783b13024918501a610fe6805311547a1cc7137232ca7888efe97d32f1e81a9a2e29c189ef5c0ac0ea88200638048e27fe701bac035863005e5ca0607f3f484b
- ENTERED=20030330
- UPDATED=20030330
- KEYWORDS="kde"
- SHORT="QSSL is a plugin that allows Psi and KOpete to utilize
OpenSSL."
-cat << EOF
-QSSL is a plugin that allows Psi and KOpete to utilize OpenSSL.
-EOF
diff --git a/kde-apps/qssl/HISTORY b/kde-apps/qssl/HISTORY
deleted file mode 100644
index 6a7eea6..0000000
--- a/kde-apps/qssl/HISTORY
+++ /dev/null
@@ -1,23 +0,0 @@
-2006-06-29 Eric Sandall <eric AT sandall.us>
- * DETAILS: Removed BUILD_API=2, set grimoire-wide
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-02-13 Gareth Clay <gareth AT caffeinefuelled.co.uk>
- * DETAILS: build api 2
- * BUILD: updated for build api 2
- * INSTALL: added this, needed for build to work with api 2
-
-2004-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD: removed the sedit, breaks with recent qt-x11/qmake
-
-2003-09-19 Eric Schabell <eschabell AT sourcemage.org>
- * Updated to 2.0, fixes bug #4347.
-
-2003-03-30 Jason Flatt <jason AT flattfamily.com>
- * Created this spell.
-



  • [SM-Commit] GIT changes to master grimoire by Jaka Kranjc (94433549018b174a275459a02e4fccea297913bc), Jaka Kranjc, 07/03/2006

Archive powered by MHonArc 2.6.24.

Top of Page