ports/134799: devel/cvs-devel changes base-system's cvs/cvsbug binaries without user verification/confirmation

Andrew Brown abrown at freemail.gr
Fri May 22 04:30:05 UTC 2009


>Number:         134799
>Category:       ports
>Synopsis:       devel/cvs-devel changes base-system's cvs/cvsbug binaries without user verification/confirmation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 22 04:30:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Brown <abrown at freemail.gr>
>Release:        FreeBSD 7.1-STABLE i386
>Organization:
>Environment:
	System: FreeBSD bifteki.lan 7.1-STABLE FreeBSD 7.1-STABLE #0: Thu Jan 29 19:11:01 EET 2009 abrown at bifteki.lan:/usr/obj/usr/src/sys/GENERIC i386

	
>Description:
	When installing the port devel/cvs-devel, it changes the base-system /usr/bin/cvs and /usr/bin/cvsbug binaries with the ones installed under /usr/local/bin
>How-To-Repeat:
	cd /usr/ports/devel/cvs-devel
	make install
>Fix:
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/devel/cvs-devel/Makefile,v
retrieving revision 1.24
diff -U 2 -r1.24 Makefile
--- Makefile	 26 May 2008 04:58:42 -0000	1.24
+++ Makefile	 22 May 2009 03:51:14 -0000
@@ -38,10 +38,4 @@
   @${CP} ${FILESDIR}/missing ${WRKSRC}
 
-post-install:
-.for f in cvs cvsbug
-     -${MV} ${PREFIX:S/\/local//}/bin/${f} ${PREFIX:S/\/local//}/bin/${f}.orig
-     -${CP} -p ${PREFIX}/bin/${f} ${PREFIX:S/\/local//}/bin
-.endfor
-
 generate-patch:
	cvs -R -d ${CVS_SITE} rdiff -u -r ${CVS_VER} -r HEAD \



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list