Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Nov 2001 06:26:06 +0100 (CET)
From:      Jean-Yves Lefort <jylefort@twist.frontis.net>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/32179: New port: editss (an editor for XPilot shipshapes)
Message-ID:  <200111220526.fAM5Q6002218@jsite.lefort.net>

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

>Number:         32179
>Category:       ports
>Synopsis:       New port: editss (an editor for XPilot shipshapes)
>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:   Wed Nov 21 21:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Yves Lefort
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
System: FreeBSD jsite.lefort.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Tue Nov 20 12:36:31 CET 2001 root@jsite.lefort.net:/usr/obj/usr/src/sys/JSITE i386


	
>Description:
Editss is an utility for designing XPilot shipshapes.

PS: I sent this port submission one week ago, but due to some sendmail problems
I suspect the submission of not having been received.
If you have already received a submission for this port, then I apologize for
the disagreement.

>How-To-Repeat:
	
>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	/usr/ports/games/editss
#	/usr/ports/games/editss/Makefile
#	/usr/ports/games/editss/distinfo
#	/usr/ports/games/editss/pkg-comment
#	/usr/ports/games/editss/pkg-descr
#	/usr/ports/games/editss/pkg-plist
#	/usr/ports/games/editss/pkg-message
#
echo c - /usr/ports/games/editss
mkdir -p /usr/ports/games/editss > /dev/null 2>&1
echo x - /usr/ports/games/editss/Makefile
sed 's/^X//' >/usr/ports/games/editss/Makefile << 'END-of-/usr/ports/games/editss/Makefile'
X# New ports collection makefile for:   editss
X# Date created:        14 November 2001
X# Whom:                Jean-Yves Lefort <jylefort@brutele.be>
X#
X# $FreeBSD$
X#
X
XPORTNAME=               editss
XPORTVERSION=            2.2
XCATEGORIES=             games
XMASTER_SITES=           ftp://ftp.xpilot.org/pub/contrib/
X
XMAINTAINER=             jylefort@brutele.be
X
XUSE_IMAKE=              yes
XALL_TARGET=             editss
XMAN6=                   editss.6
XNO_INSTALL_MANPAGES=    yes
XXFREE86_HTML_MAN=       no
XMAN_COMPRESSED=         yes
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/editss ${PREFIX}/bin
X	${MKDIR} ${PREFIX}/share/editss
X	${INSTALL_DATA} ${WRKSRC}/editssrc ${PREFIX}/share/editss
X	${INSTALL_MAN} ${WRKSRC}/editss.6 ${MANPREFIX}/man/man6
X
Xpost-install:
X	@${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-/usr/ports/games/editss/Makefile
echo x - /usr/ports/games/editss/distinfo
sed 's/^X//' >/usr/ports/games/editss/distinfo << 'END-of-/usr/ports/games/editss/distinfo'
XMD5 (editss-2.2.tar.gz) = 3756ad18f1025dde1706660562f94d02
END-of-/usr/ports/games/editss/distinfo
echo x - /usr/ports/games/editss/pkg-comment
sed 's/^X//' >/usr/ports/games/editss/pkg-comment << 'END-of-/usr/ports/games/editss/pkg-comment'
XAn editor for XPilot shipshapes
END-of-/usr/ports/games/editss/pkg-comment
echo x - /usr/ports/games/editss/pkg-descr
sed 's/^X//' >/usr/ports/games/editss/pkg-descr << 'END-of-/usr/ports/games/editss/pkg-descr'
XEditss is an utility for designing XPilot shipshapes.
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-/usr/ports/games/editss/pkg-descr
echo x - /usr/ports/games/editss/pkg-plist
sed 's/^X//' >/usr/ports/games/editss/pkg-plist << 'END-of-/usr/ports/games/editss/pkg-plist'
Xbin/editss
Xshare/editss/editssrc
X@dirrm share/editss
END-of-/usr/ports/games/editss/pkg-plist
echo x - /usr/ports/games/editss/pkg-message
sed 's/^X//' >/usr/ports/games/editss/pkg-message << 'END-of-/usr/ports/games/editss/pkg-message'
X-------------------------------------------------------------------------------
XWARNING: editss will dump a core if it is not able to find a shipshapes file.
X
XYou  should  copy  the  editss rc  file  from  /usr/X11R6/share/editss/editssrc
Xto  $HOME/.editssrc  and   change  the  shiplib  keyword in  that  file to make
Xit point to your shipshapes file.
X
XA nice shipshapes file can be found at ftp://ftp.xpilot.org/pub/shipshapes
X-------------------------------------------------------------------------------
END-of-/usr/ports/games/editss/pkg-message
exit

>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?200111220526.fAM5Q6002218>