Bug 53672 - update net/silc-client to current version
Summary: update net/silc-client to current version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Kirill Ponomarev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-24 11:40 UTC by Evgueni V. Gavrilov
Modified: 2003-09-24 19:04 UTC (History)
0 users

See Also:


Attachments
file.diff (2.47 KB, patch)
2003-06-24 11:40 UTC, Evgueni V. Gavrilov
no flags Details | Diff
silc-client.2.patch (407 bytes, patch)
2003-09-18 08:52 UTC, Evgueni V. Gavrilov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Evgueni V. Gavrilov 2003-06-24 11:40:16 UTC
	update net/silc-client to current version (issued 3 months ago)

How-To-Repeat: 	patch ...
Comment 1 Sergey A. Osokin freebsd_committer freebsd_triage 2003-06-24 12:05:27 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer.
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2003-09-08 03:07:54 UTC
Responsible Changed
From-To: lioux->freebsd-ports-bugs

No longer maintain this port
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-18 08:26:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

I'll handle this.
Comment 4 Evgueni V. Gavrilov 2003-09-18 08:52:21 UTC
please apply this patch after original PR's patch
Comment 5 Evgueni V. Gavrilov 2003-09-24 13:53:29 UTC
Please apply this patch in order to install docs with silc-client.
Port net/silc-docs looks absolete since it installs the same files from silc-server tarball.

diff -ruN silc-client.OLD/files/patch-Makefile.in silc-client/files/patch-Makefile.in
--- silc-client.OLD/files/patch-Makefile.in	Wed Sep 24 19:25:07 2003
+++ silc-client/files/patch-Makefile.in	Wed Sep 24 19:46:42 2003
@@ -40,12 +40,3 @@
  
  etc-install-server:
  	-@if test '!' -f $(etcdir)/silcd.conf ; then \
-@@ -775,7 +767,7 @@
- 	  $(sbindir)/silcd -C $(etcdir); \
- 	fi
- 
--@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs-client sim-install doc-install-client etc-install-client
-+@SILC_DIST_CLIENT_TRUE@install-data-hook: install-dirs-client sim-install etc-install-client
- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_TRUE@install-data-hook: install-dirs-client install-dirs-server sim-install doc-install-client doc-install-server toolkit-install examples-install etc-install-client etc-install-server generate-server-key
- @SILC_DIST_CLIENT_FALSE@@SILC_DIST_TOOLKIT_FALSE@install-data-hook: install-dirs-server sim-install doc-install-server examples-install etc-install-server generate-server-key
- # Tell versions [3.59,3.63) of GNU make to not export all variables.

-- 
http://aquatique.rusunix.org
Comment 6 Evgueni V. Gavrilov 2003-09-24 14:24:17 UTC
Chase switch to docs from client tarball (update plist)

diff -ruN silc-client.orig/Makefile silc-client/Makefile
--- silc-client.orig/Makefile	Wed Sep 24 20:03:26 2003
+++ silc-client/Makefile	Wed Sep 24 20:12:40 2003
@@ -35,7 +35,8 @@
 USE_GMAKE=	yes
 CONFIGURE_ARGS=	--with-etcdir=${PREFIX}/etc/${PORTNAME} \
 		--with-simdir=${PREFIX}/lib/silcsim/client \
-		--with-helpdir=${PREFIX}/share/${PORTNAME}/help
+		--with-helpdir=${PREFIX}/share/${PORTNAME}/help \
+		--with-docdir=${PREFIX}/share/doc/silc
 INSTALLS_SHLIB=	yes
 PLIST_SUB=	INSTALL_DIR="${INSTALL_DIR}"
 PKGDEINSTALL=	${PKGINSTALL}
diff -ruN silc-client.orig/files/patch-Makefile.in silc-client/files/patch-Makefile.in
--- silc-client.orig/files/patch-Makefile.in	Wed Sep 24 20:03:26 2003
+++ silc-client/files/patch-Makefile.in	Wed Sep 24 20:17:19 2003
@@ -1,5 +1,5 @@
 --- Makefile.in.orig	Tue Mar 18 15:40:51 2003
-+++ Makefile.in	Tue Jun 24 17:07:26 2003
++++ Makefile.in	Wed Sep 24 20:17:07 2003
 @@ -233,7 +233,7 @@
  
  AUTOMAKE_OPTIONS = 1.0 no-dependencies foreign
@@ -9,11 +9,7 @@
  
  # Sub directories defined by "distributions" file, and can be overridden
  # with ./configure, which substitutes these variables.
-@@ -702,16 +702,12 @@
- install-dirs:
- 	-mkdir -p $(etcdir)
- 	-mkdir -p $(modulesdir)
--	-mkdir -p $(docdir)
+@@ -706,17 +706,13 @@
  
  install-dirs-client: install-dirs
  	-mkdir -p $(helpdir)
@@ -26,6 +22,11 @@
  
  doc-install:
  	-$(INSTALL_DATA) $(srcdir)/doc/CodingStyle $(docdir)/
+ 	-$(INSTALL_DATA) $(srcdir)/doc/FAQ $(docdir)/
+-	-$(INSTALL_DATA) $(srcdir)/doc/*.txt $(docdir)/
+ 	-$(INSTALL_DATA) $(srcdir)/COPYING $(docdir)/
+ 	-$(INSTALL_DATA) $(srcdir)/CHANGES $(docdir)/
+ 	-$(INSTALL_DATA) $(srcdir)/CREDITS $(docdir)/
 @@ -740,12 +736,8 @@
  	fi
  
diff -ruN silc-client.orig/pkg-plist silc-client/pkg-plist
--- silc-client.orig/pkg-plist	Wed Sep 24 20:03:26 2003
+++ silc-client/pkg-plist	Wed Sep 24 20:22:56 2003
@@ -109,10 +109,20 @@
 share/silc/scripts/mail-maildir.pl
 share/silc/scripts/mail.pl
 share/silc/themes/default.theme
+share/doc/silc/CodingStyle
+share/doc/silc/FAQ
+share/doc/silc/COPYING
+share/doc/silc/CHANGES
+share/doc/silc/CREDITS
+share/doc/silc/INSTALL
+share/doc/silc/TODO
+share/doc/silc/README
+share/doc/silc/example_silc.conf
 @dirrm share/silc/themes
 @dirrm share/silc/scripts
 @dirrm share/silc/help
 @dirrm share/silc
+@dirrm share/doc/silc
 @dirrm lib/silcsim/client
 @unexec rmdir %D/lib/silcsim 2>/dev/null || true
 @unexec rmdir %D/etc/silc 2>/dev/null || true

-- 
http://aquatique.rusunix.org
Comment 7 Kirill Ponomarev freebsd_committer freebsd_triage 2003-09-24 19:04:00 UTC
State Changed
From-To: open->closed

Committed, thanks!