[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
silc-client-0.8.6 update
- To: ports@openbsd.org
- Subject: silc-client-0.8.6 update
- From: Vladimir Kotal <vlada@openbsd.cz>
- Date: Wed, 15 May 2002 23:07:37 +0200
- Accept-Languages: cz, sk, en
- Content-Disposition: inline
- User-Agent: Mutt/1.2.5.1i
Hello,
Here's update of silc-client to version 0.8.6.
Please test it and let me know if you find any inconsistencies.
Thanks to Federico G. Schwindt and Mark Grimes for help.
See you on silcnet!
v.
silc-client-0.8.6-port.tgz
diff -uNr --exclude=CVS silc-client/Makefile silc-client-new/Makefile
--- silc-client/Makefile Sat Mar 9 03:24:45 2002
+++ silc-client-new/Makefile Mon May 13 22:02:16 2002
@@ -2,9 +2,9 @@
COMMENT= "Secure Live Internet Conferencing (SILC) client"
-DISTNAME= silc-client-0.7.6
+DISTNAME= silc-client-0.8.6
CATEGORIES= net
-NEED_VERSION= 1.504
+NEED_VERSION= 1.507
HOMEPAGE= http://www.silcnet.org/
MAINTAINER= Vladimir Kotal <vlada@openbsd.cz>
@@ -25,14 +25,27 @@
LIB_DEPENDS= glib.1.2,gmodule.1.2::devel/glib
+USE_LIBTOOL= yes
+
+
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
--with-helpdir=${PREFIX}/share/silc/help \
--with-docdir=${PREFIX}/share/doc/silc \
--with-etcdir=${SYSCONFDIR}/silc \
+ --with-perl-lib=${DESTDIR}${PREFIX}/libdata/perl5/site_perl \
+ --enable-ipv6 \
--disable-asm
+
+# If you want to help with testing silc-client, uncomment this
+# and subscribe to silc-devel at lists.sourceforge.net
+#
+#CONFIGURE_ARGS+= --enable-debug
+
MODGNU_CONFIG_GUESS_DIRS= ${WRKSRC} ${WRKSRC}/irssi ${WRKSRC}/lib/silcmath/mpi
FAKE_FLAGS= ${DESTDIRNAME}=${WRKINST} \
- silc_etcdir=${PREFIX}/share/examples/silc-client
+ silc_etcdir=${PREFIX}/share/examples/silc-client \
+ ${INSTALLARCHLIB}=${WRKINST}/${INSTALLARCHLIB}
+
.include <bsd.port.mk>
diff -uNr --exclude=CVS silc-client/distinfo silc-client-new/distinfo
--- silc-client/distinfo Wed Feb 6 00:51:30 2002
+++ silc-client-new/distinfo Tue Apr 30 23:02:53 2002
@@ -1,3 +1,3 @@
-MD5 (silc-client-0.7.6.tar.gz) = 1c0414a5479509949bf5e844cbdc8661
-RMD160 (silc-client-0.7.6.tar.gz) = 6f58b975cd9daba0910cc9c508b413dab22ae394
-SHA1 (silc-client-0.7.6.tar.gz) = 5f61ec25b59f9e10d8f2dcd8d78d042eaa24a2d7
+MD5 (silc-client-0.8.6.tar.gz) = a6ce478f7461fc59db6c139a2cb7771a
+RMD160 (silc-client-0.8.6.tar.gz) = ddba4f3aa7d3bfcadb4d68f3534b30100d7f79c0
+SHA1 (silc-client-0.8.6.tar.gz) = 5ee84f9e2d9127b4315e935a4983a79e73d76edf
diff -uNr --exclude=CVS silc-client/patches/patch-configure silc-client-new/patches/patch-configure
--- silc-client/patches/patch-configure Wed Feb 6 00:51:30 2002
+++ silc-client-new/patches/patch-configure Wed May 1 00:00:04 2002
@@ -1,7 +1,6 @@
-$OpenBSD: patch-configure,v 1.3 2002/02/05 23:51:30 naddy Exp $
---- configure.orig Sun Feb 3 18:27:11 2002
-+++ configure Tue Feb 5 16:34:42 2002
-@@ -2660,12 +2660,6 @@ else
+--- configure.orig Tue Apr 16 18:29:59 2002
++++ configure Tue Apr 30 23:59:23 2002
+@@ -2660,12 +2660,6 @@
SILC_DIST_WIN32DLL_FALSE=
fi
@@ -14,7 +13,7 @@
# Program checking
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
-@@ -12326,16 +12320,14 @@ echo "${ECHO_T}yes" >&6
+@@ -12362,16 +12356,14 @@
#define SILC_DEBUG 1
EOF
@@ -22,13 +21,13 @@
+ CFLAGS="-g $CFLAGS"
;;
*)
- echo "$as_me:12332: result: no" >&5
+ echo "$as_me:12368: result: no" >&5
echo "${ECHO_T}no" >&6
- CFLAGS="-O2 -g $CFLAGS"
;;
esac
else
- CFLAGS="-O2 -g $CFLAGS"
- echo "$as_me:12339: result: no" >&5
+ echo "$as_me:12375: result: no" >&5
echo "${ECHO_T}no" >&6
fi;
diff -uNr --exclude=CVS silc-client/patches/patch-irssi_src_silc_core_silc-channels_c silc-client-new/patches/patch-irssi_src_silc_core_silc-channels_c
--- silc-client/patches/patch-irssi_src_silc_core_silc-channels_c Wed Feb 6 00:51:30 2002
+++ silc-client-new/patches/patch-irssi_src_silc_core_silc-channels_c Thu Jan 1 01:00:00 1970
@@ -1,12 +0,0 @@
-$OpenBSD: patch-irssi_src_silc_core_silc-channels_c,v 1.1 2002/02/05 23:51:30 naddy Exp $
---- irssi/src/silc/core/silc-channels.c.orig Wed Feb 6 00:34:25 2002
-+++ irssi/src/silc/core/silc-channels.c Wed Feb 6 00:34:37 2002
-@@ -245,7 +245,7 @@ static void event_topic(SILC_SERVER_REC
- char userhost[256];
- SilcIdType idtype;
-
-- idtype = va_arg(va, SilcIdType);
-+ idtype = va_arg(va, int);
- entry = va_arg(va, void *);
- topic = va_arg(va, char *);
- channel = va_arg(va, SilcChannelEntry);
diff -uNr --exclude=CVS silc-client/patches/patch-makefilein silc-client-new/patches/patch-makefilein
--- silc-client/patches/patch-makefilein Wed Feb 6 00:51:30 2002
+++ silc-client-new/patches/patch-makefilein Mon May 13 22:29:08 2002
@@ -1,7 +1,6 @@
-$OpenBSD: patch-makefilein,v 1.3 2002/02/05 23:51:30 naddy Exp $
---- Makefile.in.orig Sun Feb 3 18:27:16 2002
-+++ Makefile.in Tue Feb 5 16:34:42 2002
-@@ -533,19 +533,10 @@ install-dirs:
+--- Makefile.in.orig Tue Apr 16 18:30:05 2002
++++ Makefile.in Mon May 13 22:28:35 2002
+@@ -533,51 +533,25 @@
-mkdir -p $(docdir)
-mkdir -p $(logsdir)
@@ -14,17 +13,22 @@
- -$(INSTALL_DATA) $(srcdir)/lib/silcsim/*.so $(modulesdir)/
-
doc-install:
- $(INSTALL_DATA) $(srcdir)/doc/CodingStyle $(docdir)/
+- $(INSTALL_DATA) $(srcdir)/doc/CodingStyle $(docdir)/
$(INSTALL_DATA) $(srcdir)/doc/FAQ $(docdir)/
- $(INSTALL_DATA) $(srcdir)/doc/example_* $(docdir)/
- $(INSTALL_DATA) $(srcdir)/doc/*.txt $(docdir)/
-+ $(INSTALL_DATA) $(srcdir)/doc/example_silc.conf $(docdir)/silc.conf.default
- $(INSTALL_DATA) $(srcdir)/COPYING $(docdir)/
+- $(INSTALL_DATA) $(srcdir)/COPYING $(docdir)/
++ $(INSTALL_DATA) $(srcdir)/irssi/silc.conf $(docdir)/silc.conf.default
$(INSTALL_DATA) $(srcdir)/CHANGES $(docdir)/
$(INSTALL_DATA) $(srcdir)/CREDITS $(docdir)/
-@@ -558,24 +549,13 @@ toolkit-install:
- -$(INSTALL_DATA) $(srcdir)/doc/toolkit/silc* $(docdir)/toolkit
- -$(INSTALL_DATA) $(srcdir)/doc/toolkit/index* $(docdir)/toolkit
+ $(INSTALL_DATA) $(srcdir)/README* $(docdir)/
+- $(INSTALL_DATA) $(srcdir)/INSTALL $(docdir)/
+- $(INSTALL_DATA) $(srcdir)/TODO $(docdir)/
+
+ toolkit-install:
+ -mkdir -p $(docdir)/toolkit/
+ -$(INSTALL_DATA) $(srcdir)/doc/toolkit/* $(docdir)/toolkit
+ -$(INSTALL_DATA) $(srcdir)/lib/doc/*.gif $(docdir)/toolkit
-examples-install:
- -mkdir -p $(docdir)/examples/
@@ -35,11 +39,13 @@
etc-install:
- -@if test '!' -f $(etcdir)/silcd.conf ; then \
- $(INSTALL_DATA) $(srcdir)/doc/example_silcd.conf \
-- $(etcdir)/silcd.conf; \
+- $(etcdir)/silcd.conf; \
+- $(INSTALL_DATA) $(srcdir)/doc/silcalgs.conf \
+- $(etcdir)/silcalgs.conf; \
- chmod go= $(etcdir)/silcd.conf; \
- fi
-@if test '!' -f $(etcdir)/silc.conf ; then \
- $(INSTALL_DATA) $(srcdir)/doc/example_silc.conf \
+ $(INSTALL_DATA) $(srcdir)/irssi/silc.conf \
$(etcdir)/silc.conf; \
fi
diff -uNr --exclude=CVS silc-client/pkg/INSTALL silc-client-new/pkg/INSTALL
--- silc-client/pkg/INSTALL Wed Jan 16 22:22:34 2002
+++ silc-client-new/pkg/INSTALL Mon May 6 13:51:53 2002
@@ -7,7 +7,8 @@
PATH=/bin:/usr/bin:/sbin:/usr/sbin
PREFIX=${PKG_PREFIX:-/usr/local}
CONFIG_DIR=${SYSCONFDIR}/silc
-SAMPLE_CONFIG_DIR=$PREFIX/share/examples/silc-client
+SAMPLE_CONFIG_DIR=$PREFIX/share/doc/silc
+THEME_DIR=$PREFIX/share/silc/themes
do_notice_conf()
{
@@ -24,9 +25,8 @@
do_install_conf()
{
install -d -o root -g wheel -m 755 $CONFIG_DIR
- install -o root -g wheel -m 644 $SAMPLE_CONFIG_DIR/config $CONFIG_DIR
- install -o root -g wheel -m 644 $SAMPLE_CONFIG_DIR/default.theme $CONFIG_DIR
- install -o root -g wheel -m 644 $SAMPLE_CONFIG_DIR/silc.conf $CONFIG_DIR
+ install -o root -g wheel -m 644 $THEME_DIR/default.theme $CONFIG_DIR
+ install -o root -g wheel -m 644 $SAMPLE_CONFIG_DIR/silc.conf.default $CONFIG_DIR/silc.conf
echo
echo "+---------------"
echo "| The $1 configuration files have been installed in $CONFIG_DIR."
diff -uNr --exclude=CVS silc-client/pkg/PLIST silc-client-new/pkg/PLIST
--- silc-client/pkg/PLIST Wed Jan 16 22:22:34 2002
+++ silc-client-new/pkg/PLIST Mon May 13 22:40:50 2002
@@ -1,9 +1,13 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2002/01/16 21:22:34 naddy Exp $
bin/silc
share/doc/silc/README
-share/examples/silc-client/config
-share/examples/silc-client/default.theme
-share/examples/silc-client/silc.conf
+share/doc/silc/FAQ
+share/doc/silc/formats.txt
+share/doc/silc/manual.txt
+share/doc/silc/signals.txt
+share/doc/silc/startup-HOWTO.html
+share/doc/silc/silc.conf.default
+share/silc/themes/default.theme
share/silc/help/action
share/silc/help/admin
share/silc/help/alias
@@ -34,6 +38,7 @@
share/silc/help/ignore
share/silc/help/info
share/silc/help/invite
+share/silc/help/invitelist
share/silc/help/join
share/silc/help/key
share/silc/help/kick
@@ -54,6 +59,7 @@
share/silc/help/notice
share/silc/help/oper
share/silc/help/part
+share/silc/help/perlflush
share/silc/help/ping
share/silc/help/query
share/silc/help/quit
@@ -63,6 +69,7 @@
share/silc/help/rmrejoins
share/silc/help/save
share/silc/help/sconnect
+share/silc/help/script
share/silc/help/scrollback
share/silc/help/server
share/silc/help/set
@@ -75,12 +82,21 @@
share/silc/help/unignore
share/silc/help/unload
share/silc/help/unquery
+share/silc/help/upgrade
share/silc/help/users
share/silc/help/version
share/silc/help/whois
share/silc/help/whowas
share/silc/help/window
+share/silc/scripts/autoop.pl
+share/silc/scripts/beep.pl
+share/silc/scripts/clones.pl
+share/silc/scripts/dns.pl
+share/silc/scripts/hello.pl
+share/silc/scripts/mail-maildir.pl
+share/silc/scripts/mail.pl
+@dirrm share/silc/themes
+@dirrm share/silc/scripts
@dirrm share/silc/help
@dirrm share/silc
-@dirrm share/examples/silc-client
@dirrm share/doc/silc