pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/psi don't depend on psi-ssl direct; suggest the i...
details: https://anonhg.NetBSD.org/pkgsrc/rev/76d56b1e81d6
branches: trunk
changeset: 477921:76d56b1e81d6
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Mon Jul 12 05:23:38 2004 +0000
description:
don't depend on psi-ssl direct; suggest the installation of psi-ssl
plugin in MESSAGE instead
bump PKGREVISION for this change
diffstat:
chat/psi/DESCR | 2 +-
chat/psi/MESSAGE | 6 ++++++
chat/psi/Makefile | 6 ++----
3 files changed, 9 insertions(+), 5 deletions(-)
diffs (44 lines):
diff -r 90dae5d47761 -r 76d56b1e81d6 chat/psi/DESCR
--- a/chat/psi/DESCR Mon Jul 12 04:32:21 2004 +0000
+++ b/chat/psi/DESCR Mon Jul 12 05:23:38 2004 +0000
@@ -11,7 +11,7 @@
* Message (ICQ-style) and Chat (AIM-style) modes
* Drag and drop to send to multiple contacts
* Full Unicode support
-* Secure connections
+* Secure connections (with psi-ssl plugin)
* Saving contact list locally, and server sync on login
* Icon Themes
* Agent registration and searching
diff -r 90dae5d47761 -r 76d56b1e81d6 chat/psi/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/psi/MESSAGE Mon Jul 12 05:23:38 2004 +0000
@@ -0,0 +1,6 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2004/07/12 05:23:38 jdolecek Exp $
+
+Install psi-ssl package for secure encrypted connection support.
+
+===========================================================================
diff -r 90dae5d47761 -r 76d56b1e81d6 chat/psi/Makefile
--- a/chat/psi/Makefile Mon Jul 12 04:32:21 2004 +0000
+++ b/chat/psi/Makefile Mon Jul 12 05:23:38 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2004/04/25 22:50:48 snj Exp $
+# $NetBSD: Makefile,v 1.17 2004/07/12 05:23:38 jdolecek Exp $
DISTNAME= psi-0.9
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=psi/}
EXTRACT_SUFX= .tar.bz2
@@ -10,8 +10,6 @@
HOMEPAGE= http://psi.affinix.com/
COMMENT= PSI Jabber Client
-DEPENDS+= psi-ssl>=2.0:../../chat/psi-ssl
-
USE_BUILDLINK3= yes
USE_GNU_TOOLS+= make
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index