Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2000 19:17:39 +0900 (JST)
From:      KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/15934: Update ports: xemacs-21.1(editors/xemacs21)
Message-ID:  <200001061017.TAA88414@pis.toba-cmt.ac.jp>

next in thread | raw e-mail | index | archive | help

>Number:         15934
>Category:       ports
>Synopsis:       Update ports: xemacs-21.1(editors/xemacs21)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan  6 02:30:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KIRIYAMA Kazuhiko
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
Toba National College of Maritime Technology.
	Department of Electronic Mechanical Engineering
>Environment:
>Description:
Updated the port xemacs-21.1(editors/xemacs21). 

Current modifications are :

(1) Change xemacs binary name so as to distingush mule binary.

I put the diff from ports-current in "Fix:".
>How-To-Repeat:
>Fix:
diff -u -r -x CVS -x work -x *~ -x *.orig -N -I ^#.*\$Id.*$ -I ^# \$FreeBSD /usr/ports/current/editors/xemacs21/Makefile ./Makefile
--- /usr/ports/current/editors/xemacs21/Makefile	Sun Dec 26 04:31:40 1999
+++ ./Makefile	Mon Jan  3 16:51:23 2000
@@ -84,7 +84,7 @@
 
 post-install::
 .if !defined(MULE_COMMON)
-	${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21
+	${LN} -sf xemacs-${XEMACS_VER} ${PREFIX}/bin/xemacs21${BINNAMEEXT}
 .for file in b2m ctags etags gnuclient xemacs-${XEMACS_VER}
 	strip ${PREFIX}/bin/${file}
 .endfor

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


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001061017.TAA88414>