ports/115230: ports/editors/emacs installs incomplete info files

Masafumi Max NAKANE max at FreeBSD.org
Mon Aug 6 01:40:01 UTC 2007


>Number:         115230
>Category:       ports
>Synopsis:       ports/editors/emacs installs incomplete info files
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 06 01:40:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Masafumi Max NAKANE
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jul 13 03:43:15 UTC 2007 peter at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


	
>Description:
	
the emacs 22.1 port installs info files that are included in the distribution tarball.
However, the info files included are made without --no-split option, 
while the port only installs *.info files.  This causes installed info files completely unusable.

>How-To-Repeat:
	
# cd /usr/ports/editors/emacs && make install

>Fix:

Do one of the followings:

1. Instead of just installing *.info files, also install other files in the info directory in the distribution tarball.

2. Add a pre-build target to remove "{WRKSRC}/info/* and add ``info'' to the ALL_TARGETS.
	


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



More information about the freebsd-ports-bugs mailing list