pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/37397 (Addition of chat/otrproxy pkgsrc package)
The following reply was made to PR pkg/37397; it has been noted by GNATS.
From: mmondor%pulsar-zone.net@localhost
To: gnats-bugs%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/37397 (Addition of chat/otrproxy pkgsrc package)
Date: Sat, 17 Nov 2007 16:40:27 -0500
Since the previous attachment could cause problems for non-mime
readers I resend the shar archive un-escaped:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# chat/otrproxy
# chat/otrproxy/patches
# chat/otrproxy/patches/patch-aa
# chat/otrproxy/Makefile
# chat/otrproxy/DESCR
# chat/otrproxy/distinfo
# chat/otrproxy/PLIST
#
echo c - chat/otrproxy
mkdir -p chat/otrproxy > /dev/null 2>&1
echo c - chat/otrproxy/patches
mkdir -p chat/otrproxy/patches > /dev/null 2>&1
echo x - chat/otrproxy/patches/patch-aa
sed 's/^X//' >chat/otrproxy/patches/patch-aa <<
'END-of-chat/otrproxy/patches/patch-aa'
X$NetBSD$
X
X--- configure.orig 2005-11-02 17:28:29.000000000 -0500
X+++ configure 2007-11-16 21:38:59.000000000 -0500
X@@ -3945,8 +3945,8 @@
X WX_LIBS=`$WX_CONFIG_WITH_ARGS --libs`
X
X echo "$as_me:$LINENO: checking for wxWindows
static library" >&5
X-echo $ECHO_N "checking for wxWindows static library... $ECHO_C" >&6
X- WX_LIBS_STATIC=`$WX_CONFIG_WITH_ARGS --static --libs`
X+echo $ECHO_N "checking for wxWindows library... $ECHO_C" >&6
X+ WX_LIBS_STATIC=`$WX_CONFIG_WITH_ARGS --libs`
X if test -n "$WX_LIBS_STATIC"; then
X echo "$as_me:$LINENO: result: yes" >&5
X echo "${ECHO_T}yes" >&6
END-of-chat/otrproxy/patches/patch-aa
echo x - chat/otrproxy/Makefile
sed 's/^X//' >chat/otrproxy/Makefile << 'END-of-chat/otrproxy/Makefile'
X# $NetBSD$
X
XDISTNAME= otrproxy-0.3.1
XCATEGORIES= chat security
XMASTER_SITES= http://www.cypherpunks.ca/otr/
X
XMAINTAINER= pkgsrc-users%NetBSD.org@localhost
XHOMEPAGE= http://www.cypherpunks.ca/otr/
XCOMMENT= Off-the-Record Messaging Proxy
X
XGNU_CONFIGURE= yes
X
X.include "../../security/libgcrypt/buildlink3.mk"
X.include "../../security/libgpg-error/buildlink3.mk"
X.include "../../chat/libotr/buildlink3.mk"
X.include "../../x11/wxGTK/buildlink3.mk"
X.include "../../mk/bsd.pkg.mk"
END-of-chat/otrproxy/Makefile
echo x - chat/otrproxy/DESCR
sed 's/^X//' >chat/otrproxy/DESCR << 'END-of-chat/otrproxy/DESCR'
XThis is a localhost AIM proxy which implements Off-the-Record (OTR)
XMessaging. It allows you to use OTR with almost any IM client, on
XLinux, OSX, Windows, and other platforms.
END-of-chat/otrproxy/DESCR
echo x - chat/otrproxy/distinfo
sed 's/^X//' >chat/otrproxy/distinfo << 'END-of-chat/otrproxy/distinfo'
X$NetBSD$
X
XSHA1 (otrproxy-0.3.1.tar.gz) = 0defbc34c7135a6abf94d535898391fec4fc8f4c
XRMD160 (otrproxy-0.3.1.tar.gz) = b8348df4af773e8823eeced494fb9d4dc93e512e
XSize (otrproxy-0.3.1.tar.gz) = 150629 bytes
XSHA1 (patch-aa) = 1e6d09a1eaa727292b5260300db9bdf2abde43e3
END-of-chat/otrproxy/distinfo
echo x - chat/otrproxy/PLIST
sed 's/^X//' >chat/otrproxy/PLIST << 'END-of-chat/otrproxy/PLIST'
X@comment $NetBSD$
Xbin/otrproxy
Xman/man1/otrproxy.1
END-of-chat/otrproxy/PLIST
exit
Home |
Main Index |
Thread Index |
Old Index