Hi,

I am running silc-client with --with-perl=yes for several months now,
through several silc-client updates and never experienced any problems
(amd64 here), using scripts like screen_away.pl and trackbar.pl.

I have also installed irssi, and the shared perl files do not interfere,
as far as I can see (means: both irssi and silc-client perl stuff works
well).

So I wonder if are there any know problems
with perl support enabled in silc-client?
-- 
simon

? pkg/PFRAG.shared
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/silc-client/Makefile,v
retrieving revision 1.45
diff -u -r1.45 Makefile
--- Makefile    11 Jul 2008 01:47:12 -0000      1.45
+++ Makefile    24 Jul 2008 11:42:16 -0000
@@ -3,7 +3,7 @@
 COMMENT=       Secure Internet Live Conferencing (SILC) client
 
 DISTNAME=      silc-client-1.1.4
-PKGNAME=       ${DISTNAME}p0
+PKGNAME=       ${DISTNAME}p1
 CATEGORIES=    net
 
 HOMEPAGE=      http://www.silcnet.org/
@@ -41,7 +41,7 @@
                 --with-helpdir=${PREFIX}/share/silc/help \
                 --with-iconv=${LOCALBASE} \
                 --without-libtoolfix \
-                --with-perl=no
+                --with-perl=yes
 
 .if ${MACHINE_ARCH} != "i386"
 CONFIGURE_ARGS+= --disable-asm
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/silc-client/pkg/PLIST,v
retrieving revision 1.20
diff -u -r1.20 PLIST
--- pkg/PLIST   1 Oct 2007 22:03:53 -0000       1.20
+++ pkg/PLIST   24 Jul 2008 11:42:16 -0000
@@ -1,5 +1,27 @@
 @comment $OpenBSD: PLIST,v 1.20 2007/10/01 22:03:53 simon Exp $
-bin/silc
+%%SHARED%%
[EMAIL PROTECTED] bin/silc
+libdata/perl5/${MACHINE_ARCH}-openbsd/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/Irssi/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/Irssi.pm
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/Irssi/Silc.pm
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/Irssi/TextUI.pm
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/Irssi/UI.pm
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/.packlist
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/Irssi.bs
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/Silc/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/Silc/.packlist
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/Silc/Silc.bs
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/TextUI/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/TextUI/.packlist
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/TextUI/TextUI.bs
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/UI/
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/UI/.packlist
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/auto/Irssi/UI/UI.bs
+libdata/perl5/${MACHINE_ARCH}-openbsd/5.8.8/perllocal.pod
 @man man/man1/silc.1
 share/doc/silc/
 @comment share/doc/silc/CHANGES

Reply via email to