summaryrefslogtreecommitdiff
path: root/net/jabber-msn
diff options
context:
space:
mode:
authorMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-14 19:03:27 +0000
committerMunechika SUMIKAWA <sumikawa@FreeBSD.org>2003-10-14 19:03:27 +0000
commit5e0f45cc00e7e34ebd155103dfd130a4b226351b (patch)
treeecfbf6a81c438994c08223359b35fb94bc3c6a25 /net/jabber-msn
parentUpdate to 2.4.1. (diff)
Upgrade to 1.2.8pre10.
PR: ports/57670 Submitted by: Martijn Lina <martijn@sewers-2.demon.nl>
Notes
Notes: svn path=/head/; revision=91236
Diffstat (limited to 'net/jabber-msn')
-rw-r--r--net/jabber-msn/Makefile9
-rw-r--r--net/jabber-msn/distinfo2
-rw-r--r--net/jabber-msn/pkg-descr4
3 files changed, 10 insertions, 5 deletions
diff --git a/net/jabber-msn/Makefile b/net/jabber-msn/Makefile
index ffc5201c3e45..100fc884176e 100644
--- a/net/jabber-msn/Makefile
+++ b/net/jabber-msn/Makefile
@@ -4,11 +4,12 @@
#
# $FreeBSD$
-PORTNAME= msn-transport
-PORTVERSION= 1.2.1
+PORTNAME= msn
+PORTVERSION= 1.2.8.p10
CATEGORIES= net
MASTER_SITES= http://msn-transport.jabberstudio.org/
PKGNAMEPREFIX= jabber-
+DISTNAME= ${PORTNAME}-transport-${PORTVERSION:S/.p10/pre10/}
MAINTAINER= martijn@pacno.net
COMMENT= Jabber MSN-Transport module
@@ -17,7 +18,9 @@ BUILD_DEPENDS= ${LOCALBASE}/sbin/jabberd:${PORTSDIR}/net/jabber
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber
+CONFIGURE_ARGS+= --with-jabberd=${PREFIX}/include/jabber \
+ --with-pth=${PREFIX}/include/jabber
+CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib
do-install:
${INSTALL_DATA} ${WRKSRC}/src/msntrans.so ${PREFIX}/lib/jabber/
diff --git a/net/jabber-msn/distinfo b/net/jabber-msn/distinfo
index ecf69ace8f2f..1beac4167ae8 100644
--- a/net/jabber-msn/distinfo
+++ b/net/jabber-msn/distinfo
@@ -1 +1 @@
-MD5 (msn-transport-1.2.1.tar.gz) = 7c760fc18bc47139730022db54aef1c8
+MD5 (msn-transport-1.2.8pre10.tar.gz) = 815e06ea2cc39ad1099be9408070067d
diff --git a/net/jabber-msn/pkg-descr b/net/jabber-msn/pkg-descr
index e1b42ab038a2..bfd43ca544e6 100644
--- a/net/jabber-msn/pkg-descr
+++ b/net/jabber-msn/pkg-descr
@@ -1,6 +1,8 @@
The Jabber server (jabberd) is a daemon for Jabber clients to connect
and communicate with. The MSN-Transport allows clients to chat with MSN
-users.
+users. This package contain a pre-release version supporting MSN protocol 8.
+After 15 october 2003 all MSN clients are required to support this version of
+the protocol or higher by the MSN servers.
You can learn more about Jabber at:
WWW: http://server.jabber.org/