Subject: pkg/13997: making pkgsrc/devel/rcs using GNU diffutils on Solaris/Zoularis
To: None <gnats-bugs@gnats.netbsd.org>
From: Stoned Elipot <Stoned.Elipot@script.jussieu.fr>
List: netbsd-bugs
Date: 09/18/2001 13:56:19
>Number: 13997
>Category: pkg
>Synopsis: making pkgsrc/devel/rcs using GNU diffutils on Solaris/Zoularis
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Sep 18 04:58:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator: Stoned Elipot
>Release: pkgsrc-current
>Organization:
SCRIPT, Paris VII University, France
>Environment:
System: SunOS tzolkin 5.8 Generic_108528-06 sun4u sparc SUNW,Ultra-5_10
>Description:
pkgsrc/devel/rcs as is does not configure rcs to use GNU diffutils
commands installed as ${LOCALBASE}/gdiff* as it seems it should (dependency
on devel/diffutils already present).
>How-To-Repeat:
Try to use `${LOCALBASE}/bin/rcsdiff -u' on Solaris/Zoularis
>Fix:
URL of a sharfile with two new patches files for this pkg:
ftp://ftp.script.jussieu.fr/pub/misc/rcs-patches.shar
And is a little diff on its makefile:
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/rcs/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile 2001/02/16 14:38:59 1.7
+++ Makefile 2001/09/18 11:13:26
@@ -15,6 +15,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ENV= PATH=${LOCALBASE}/bin:$PATH
+CONFIGURE_ARGS+= --with-diffutils
post-install:
${RM} -f ${PREFIX}/bin/rcslog
>Release-Note:
>Audit-Trail:
>Unformatted: