Subject: pkg/35468: Install translated documentation for sysutils/ipa
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
List: pkgsrc-bugs
Date: 01/23/2007 11:35:00
>Number:         35468
>Category:       pkg
>Synopsis:       Install translated documentation for sysutils/ipa
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Tue Jan 23 11:35:00 +0000 2007
>Originator:     Andrey Simonenko
>Release:        
>Organization:
>Environment:
>Description:

The sysutils/ipa package has translated documentation, which
can be installed.

>How-To-Repeat:
>Fix:

diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	2007-01-21 17:46:12.000000000 +0000
+++ ipa/Makefile	2007-01-21 18:01:32.000000000 +0000
@@ -25,11 +25,8 @@
 .endif
 
 CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q}
+CONFIGURE_ARGS+= --with-mandir-ru=ru
 
 .include "options.mk"
 
-do-install:
-	cd ${WRKSRC}/src && ${MAKE} install
-	cd ${WRKSRC}/man && ${MAKE} install-am
-
 .include "../../mk/bsd.pkg.mk"
diff -ruN ipa.orig/PLIST ipa/PLIST
--- ipa.orig/PLIST	2007-01-21 17:46:12.000000000 +0000
+++ ipa/PLIST	2007-01-21 17:54:14.000000000 +0000
@@ -9,4 +9,10 @@
 man/man8/ipa.8
 man/man8/ipactl.8
 man/man8/ipastat.8
+man/ru/man3/ipa_mod.3
+man/ru/man5/ipa.conf.5
+man/ru/man5/ipastat.conf.5
+man/ru/man8/ipa.8
+man/ru/man8/ipactl.8
+man/ru/man8/ipastat.8
 share/examples/rc.d/ipa